]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: describe the new preview inset and revise the section about previewing...
[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  LyX offers some more completion settings for experts that are described
1833  in sec.
1834 \begin_inset space \thinspace{}
1835 \end_inset
1836
1837
1838 \begin_inset CommandInset ref
1839 LatexCommand ref
1840 reference "sub:Input-Completion-Appendix"
1841
1842 \end_inset
1843
1844 .
1845  The cursor completion indicator can be turned off by deselecting the option
1846  
1847 \family sans
1848 Cursor
1849 \begin_inset space ~
1850 \end_inset
1851
1852 indicator
1853 \family default
1854 .
1855  
1856 \end_layout
1857
1858 \begin_layout Standard
1859 LyX shows a small triangle behind the cursor as indicator that there are
1860  completions available.
1861  Press the 
1862 \family sans
1863 Tab
1864 \family default
1865  key to accept a proposed completion.
1866  If several completions are possible, a popup is opened showing them.
1867  You can select a completion in the popup using the mouse or the arrow keys,
1868  and accept the chosen completion be pressing 
1869 \family sans
1870 Return
1871 \family default
1872 .
1873 \end_layout
1874
1875 \begin_layout Section
1876 Basic Key Bindings
1877 \begin_inset Index idx
1878 status collapsed
1879
1880 \begin_layout Plain Layout
1881 Key Bindings
1882 \end_layout
1883
1884 \end_inset
1885
1886
1887 \begin_inset Index idx
1888 status collapsed
1889
1890 \begin_layout Plain Layout
1891 Bindings|see
1892 \begin_inset ERT
1893 status collapsed
1894
1895 \begin_layout Plain Layout
1896
1897 {
1898 \end_layout
1899
1900 \end_inset
1901
1902 Key Bindings
1903 \begin_inset ERT
1904 status collapsed
1905
1906 \begin_layout Plain Layout
1907
1908 }
1909 \end_layout
1910
1911 \end_inset
1912
1913
1914 \end_layout
1915
1916 \end_inset
1917
1918
1919 \begin_inset Index idx
1920 status collapsed
1921
1922 \begin_layout Plain Layout
1923 Shortcuts|see
1924 \begin_inset ERT
1925 status collapsed
1926
1927 \begin_layout Plain Layout
1928
1929 {
1930 \end_layout
1931
1932 \end_inset
1933
1934 Key Bindings
1935 \begin_inset ERT
1936 status collapsed
1937
1938 \begin_layout Plain Layout
1939
1940 }
1941 \end_layout
1942
1943 \end_inset
1944
1945
1946 \end_layout
1947
1948 \end_inset
1949
1950
1951 \end_layout
1952
1953 \begin_layout Standard
1954 There are at least two different primary binding maps: 
1955 \family typewriter
1956 cua
1957 \family default
1958  and 
1959 \family typewriter
1960 emacs
1961 \family default
1962 .
1963  LyX's default is 
1964 \family typewriter
1965 cua
1966 \family default
1967 , which can be changed in the LyX preferences under 
1968 \family sans
1969 Editing\SpecialChar \menuseparator
1970 Shortcuts
1971 \family default
1972 .
1973 \end_layout
1974
1975 \begin_layout Standard
1976 Some keys, like 
1977 \family sans
1978 Page
1979 \begin_inset space ~
1980 \end_inset
1981
1982 Up
1983 \family default
1984
1985 \family sans
1986 Page
1987 \begin_inset space ~
1988 \end_inset
1989
1990 Down
1991 \family default
1992
1993 \family sans
1994 Left
1995 \family default
1996
1997 \family sans
1998 Right
1999 \family default
2000
2001 \family sans
2002 Up
2003 \family default
2004  and 
2005 \family sans
2006 Down
2007 \family default
2008 , do exactly what you expect them to do.
2009  Other keys don't:
2010 \end_layout
2011
2012 \begin_layout Labeling
2013 \labelwidthstring 00.00.0000
2014
2015 \family sans
2016 Tab
2017 \begin_inset CommandInset nomenclature
2018 LatexCommand nomenclature
2019 symbol "Tab"
2020 description "Tabulator key"
2021
2022 \end_inset
2023
2024
2025 \family default
2026  There is no such thing as a tab stop in LyX.
2027  If you do not understand this, go read sections
2028 \begin_inset space ~
2029 \end_inset
2030
2031
2032 \begin_inset CommandInset ref
2033 LatexCommand ref
2034 reference "sec:Par-indent-intro"
2035
2036 \end_inset
2037
2038  and 
2039 \begin_inset CommandInset ref
2040 LatexCommand ref
2041 reference "sec:Paragraph-Environments"
2042
2043 \end_inset
2044
2045 , especially section
2046 \begin_inset space ~
2047 \end_inset
2048
2049
2050 \begin_inset CommandInset ref
2051 LatexCommand ref
2052 reference "sub:Lists"
2053
2054 \end_inset
2055
2056 , right now.
2057  Yes, right now.
2058  If you're still confused, look in the 
2059 \emph on
2060 Tutorial
2061 \emph default
2062 .
2063 \begin_inset Newline newline
2064 \end_inset
2065
2066 In LyX the Tab key is only used to accept propositions of the input completion.
2067 \end_layout
2068
2069 \begin_layout Labeling
2070 \labelwidthstring 00.00.0000
2071
2072 \family sans
2073 Esc
2074 \begin_inset CommandInset nomenclature
2075 LatexCommand nomenclature
2076 symbol "Esc"
2077 description "Escape key"
2078
2079 \end_inset
2080
2081
2082 \family default
2083  This is the 
2084 \begin_inset Quotes eld
2085 \end_inset
2086
2087 cancel key.
2088 \begin_inset Quotes erd
2089 \end_inset
2090
2091  It's used, generically, to cancel operations.
2092  Other parts of the manual will go into greater detail about this.
2093 \end_layout
2094
2095 \begin_layout Labeling
2096 \labelwidthstring 00.00.0000
2097
2098 \family sans
2099 Home
2100 \family default
2101
2102 \begin_inset space ~
2103 \end_inset
2104
2105 and
2106 \begin_inset space ~
2107 \end_inset
2108
2109
2110 \family sans
2111 End
2112 \family default
2113  These move the cursor, respectively, to the beginning and end of a line,
2114  unless you are using the Emacs bindings where they jump to the beginning
2115  or end of the file.
2116 \end_layout
2117
2118 \begin_layout Standard
2119 There are three modifier keys:
2120 \end_layout
2121
2122 \begin_layout Labeling
2123 \labelwidthstring 00.00.0000
2124
2125 \family sans
2126 Control
2127 \family default
2128  (Denoted by 
2129 \begin_inset Quotes eld
2130 \end_inset
2131
2132
2133 \family sans
2134 Ctrl
2135 \family default
2136
2137 \begin_inset Quotes erd
2138 \end_inset
2139
2140
2141 \begin_inset CommandInset nomenclature
2142 LatexCommand nomenclature
2143 symbol "Ctrl"
2144 description "Control key"
2145
2146 \end_inset
2147
2148  in the documentation files) This has a couple of different uses, depending
2149  on which keys it is used in combination with:
2150 \end_layout
2151
2152 \begin_deeper
2153 \begin_layout Itemize
2154
2155 \family sans
2156 Backspace
2157 \family default
2158  or 
2159 \family sans
2160 Delete
2161 \family default
2162 , it deletes an entire word instead of a single character.
2163 \end_layout
2164
2165 \begin_layout Itemize
2166
2167 \family sans
2168 Left
2169 \family default
2170  and 
2171 \family sans
2172 Right
2173 \family default
2174 , it moves by words instead of characters.
2175 \end_layout
2176
2177 \begin_layout Itemize
2178
2179 \family sans
2180 Home
2181 \family default
2182  and 
2183 \family sans
2184 End
2185 \family default
2186 , it moves to the beginning and the end of the document, respectively.
2187 \end_layout
2188
2189 \end_deeper
2190 \begin_layout Labeling
2191 \labelwidthstring 00.00.0000
2192
2193 \family sans
2194 Shift
2195 \family default
2196  (Denoted by 
2197 \begin_inset Quotes eld
2198 \end_inset
2199
2200
2201 \family sans
2202 Shift
2203 \family default
2204
2205 \begin_inset Quotes erd
2206 \end_inset
2207
2208
2209 \begin_inset CommandInset nomenclature
2210 LatexCommand nomenclature
2211 symbol "Shift"
2212 description "Shift key"
2213
2214 \end_inset
2215
2216  in the documentation files) Use this with any of the arrow keys to select
2217  the text between the old and new cursor positions.
2218 \end_layout
2219
2220 \begin_layout Labeling
2221 \labelwidthstring 00.00.0000
2222
2223 \family sans
2224 Alt
2225 \family default
2226  (Denoted by 
2227 \begin_inset Quotes eld
2228 \end_inset
2229
2230
2231 \family sans
2232 Alt
2233 \family default
2234
2235 \begin_inset Quotes erd
2236 \end_inset
2237
2238
2239 \begin_inset CommandInset nomenclature
2240 LatexCommand nomenclature
2241 symbol "Alt"
2242 description "Alt or Meta key"
2243
2244 \end_inset
2245
2246  in the documentation files) This is the Alt key on many keyboards, unless
2247  your keyboard has a distinct Meta key.
2248  If you have both keys, you will need to try out which one actually performs
2249  the 
2250 \family sans
2251 Alt+
2252 \family default
2253  function.
2254 \begin_inset Newline newline
2255 \end_inset
2256
2257 This key does many different things, but it also activates the 
2258 \emph on
2259 menu accelerator keys
2260 \emph default
2261 .
2262  If you use this in combination with any of the underlined letters in a
2263  menu or menu item, it selects that menu item.
2264 \end_layout
2265
2266 \begin_deeper
2267 \begin_layout Standard
2268 For example, the sequence 
2269 \begin_inset Quotes eld
2270 \end_inset
2271
2272
2273 \family sans
2274 Alt
2275 \begin_inset space ~
2276 \end_inset
2277
2278 e
2279 \begin_inset space ~
2280 \end_inset
2281
2282 s
2283 \family default
2284
2285 \begin_inset space ~
2286 \end_inset
2287
2288
2289 \family sans
2290 c
2291 \family default
2292
2293 \begin_inset Quotes erd
2294 \end_inset
2295
2296  brings up the 
2297 \begin_inset Quotes eld
2298 \end_inset
2299
2300 Text Style
2301 \begin_inset Quotes erd
2302 \end_inset
2303
2304  dialog.
2305  Typing 
2306 \begin_inset Quotes eld
2307 \end_inset
2308
2309
2310 \family sans
2311 Alt
2312 \begin_inset space ~
2313 \end_inset
2314
2315 f
2316 \family default
2317
2318 \begin_inset Quotes erd
2319 \end_inset
2320
2321  opens the 
2322 \family sans
2323 File
2324 \family default
2325  menu.
2326 \end_layout
2327
2328 \begin_layout Standard
2329 The 
2330 \emph on
2331 Shortcuts
2332 \emph default
2333  manual lists all other things bound to the 
2334 \family sans
2335 Alt
2336 \family default
2337  key.
2338 \end_layout
2339
2340 \end_deeper
2341 \begin_layout Standard
2342 You will learn more and more key bindings and short-cut keys as you use
2343  LyX, because most actions will prompt a small message in the status bar
2344  at the bottom of LyX's main window which describe the name of the action,
2345  you've just triggered, and any existing key bindings for that action.
2346  The LyX menus also list the defined key bindings.
2347  The notation for the key bindings is very similar to the notation used
2348  in this documentation, so you should not have any problems understanding
2349  it.
2350  However, notice that Shift-modifiers are explicitly mentioned, so 
2351 \begin_inset Quotes eld
2352 \end_inset
2353
2354
2355 \family sans
2356 Alt+P Shift+A
2357 \family default
2358
2359 \begin_inset Quotes erd
2360 \end_inset
2361
2362  means 
2363 \family sans
2364 Alt+P
2365 \family default
2366  followed by a capital 
2367 \family sans
2368 A
2369 \family default
2370 .
2371 \end_layout
2372
2373 \begin_layout Standard
2374 You can list or change the key bindings in the menu 
2375 \family sans
2376 Tools\SpecialChar \menuseparator
2377 Preferences
2378 \family default
2379  under 
2380 \family sans
2381 Edit\SpecialChar \menuseparator
2382 Shortcuts
2383 \family default
2384  as explained in sec.
2385 \begin_inset space \thinspace{}
2386 \end_inset
2387
2388
2389 \begin_inset CommandInset ref
2390 LatexCommand ref
2391 reference "sub:Editing-Shortcuts"
2392
2393 \end_inset
2394
2395 .
2396 \end_layout
2397
2398 \begin_layout Chapter
2399 LyX Basics
2400 \begin_inset Index idx
2401 status collapsed
2402
2403 \begin_layout Plain Layout
2404 LyX ! Basics
2405 \end_layout
2406
2407 \end_inset
2408
2409
2410 \end_layout
2411
2412 \begin_layout Section
2413 Document Types
2414 \begin_inset Index idx
2415 status collapsed
2416
2417 \begin_layout Plain Layout
2418 Document ! Types
2419 \end_layout
2420
2421 \end_inset
2422
2423
2424 \end_layout
2425
2426 \begin_layout Subsection
2427 Introduction
2428 \end_layout
2429
2430 \begin_layout Standard
2431 Before you do anything else, before you ever start writing a document, you
2432  need to decide what type of document you want to edit.
2433  Different types of documents use different types of spacing, headings,
2434  numbering schemes, and so on.
2435  Additionally, different documents use different paragraph environments,
2436  and format the title of your document differently.
2437 \end_layout
2438
2439 \begin_layout Standard
2440
2441 \emph on
2442 document class
2443 \emph default
2444  describes a group of properties common to a particular set of documents.
2445  By setting the document class, you automatically select these properties,
2446  making it easier to create the type of document you want.
2447  If you don't choose a document class, LyX picks one for you by default.
2448  So it is up to you to change the class of your document.
2449 \end_layout
2450
2451 \begin_layout Standard
2452 Read on for info about the document classes you can choose from LyX, and
2453  how to adjust their properties.
2454 \end_layout
2455
2456 \begin_layout Subsection
2457 Document Classes
2458 \begin_inset Index idx
2459 status collapsed
2460
2461 \begin_layout Plain Layout
2462 Document ! Classes
2463 \end_layout
2464
2465 \end_inset
2466
2467
2468 \begin_inset CommandInset label
2469 LatexCommand label
2470 name "sec:Document-Classes"
2471
2472 \end_inset
2473
2474
2475 \end_layout
2476
2477 \begin_layout Standard
2478 You can select a class using the 
2479 \family sans
2480 Document\SpecialChar \menuseparator
2481 Settings\SpecialChar \menuseparator
2482 Document Class
2483 \family default
2484
2485 \begin_inset Index idx
2486 status collapsed
2487
2488 \begin_layout Plain Layout
2489 Document ! Settings
2490 \end_layout
2491
2492 \end_inset
2493
2494  dialog.
2495  Select the class you want to use, and make any fine tunings of the options
2496  you may need.
2497 \end_layout
2498
2499 \begin_layout Subsubsection
2500 Overview
2501 \end_layout
2502
2503 \begin_layout Standard
2504 There are four standard document classes in LyX.
2505  They are:
2506 \end_layout
2507
2508 \begin_layout Description
2509 Article for basic articles
2510 \end_layout
2511
2512 \begin_layout Description
2513 Report for basic reports
2514 \end_layout
2515
2516 \begin_layout Description
2517 Book for writing a book
2518 \end_layout
2519
2520 \begin_layout Description
2521 Letter for US-style letters
2522 \end_layout
2523
2524 \begin_layout Standard
2525 There are also some non-standard classes, which LyX only uses if you have
2526  installed the corresponding LaTeX class files, though most LaTeX distributions
2527  will include many of these.
2528  Here are some of the classes.
2529  The full list with detailed explanations can be found in chapter 
2530 \emph on
2531 Special Document Classes
2532 \emph default
2533  in the 
2534 \emph on
2535 Additional Features
2536 \emph default
2537  manual:
2538 \end_layout
2539
2540 \begin_layout Description
2541 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2542 \end_layout
2543
2544 \begin_layout Description
2545 ACS For submissions to the journals published by the American Chemistry
2546  Society
2547 \end_layout
2548
2549 \begin_layout Description
2550 AGU For submissions to the journals published by the American Geophysical
2551  Union
2552 \end_layout
2553
2554 \begin_layout Description
2555 AMS Layouts for articles and books in the style and format used by the American
2556  Mathematical Society (AMS).
2557  There are three article layouts available.
2558  The standard one uses a typical numbering scheme for theorems etc., that
2559  prepends the section number to the number of the result.
2560  All result-type statements (propositions, corollaries, and so on) are sequenced
2561  together, but definitions, examples, and the like have their own sequence.
2562  The 
2563 \begin_inset Quotes eld
2564 \end_inset
2565
2566 sequential numbering
2567 \begin_inset Quotes erd
2568 \end_inset
2569
2570  scheme does not place the section number with each result, but numbers
2571  them throughout the article in a single sequence.
2572  Each type of result gets its own sequence.
2573  There is also a layout that dispenses with numbering of statements altogether.
2574 \end_layout
2575
2576 \begin_layout Description
2577 Beamer Layout for presentations
2578 \end_layout
2579
2580 \begin_layout Description
2581 Broadway Layout for writing plays.
2582  It is not an existing LaTeX document class, but a new one which is distributed
2583  with LyX.
2584 \end_layout
2585
2586 \begin_layout Description
2587 Chess Layout to write about chess games
2588 \end_layout
2589
2590 \begin_layout Description
2591 Curriculum
2592 \begin_inset space ~
2593 \end_inset
2594
2595 vitae classes to create curriculum vitae
2596 \end_layout
2597
2598 \begin_layout Description
2599 Elsarticle Layout for journals of the Elsevier publishing group
2600 \end_layout
2601
2602 \begin_layout Description
2603 Foils Used to make transparencies
2604 \end_layout
2605
2606 \begin_layout Description
2607 Hollywood Used to type spec scripts for the US film industry.
2608  It is not an existing LaTeX document class, but a new one which is distributed
2609  with LyX.
2610 \end_layout
2611
2612 \begin_layout Description
2613 IEEEtran Layout for the journals published by the Institute of Electrical
2614  and Electronics Engineers (IEEE)
2615 \end_layout
2616
2617 \begin_layout Description
2618 IOP Layout for journals of the Institute of Physics publishing group
2619 \end_layout
2620
2621 \begin_layout Description
2622 Kluwer Layout for journals of the Kluwer publishing group
2623 \end_layout
2624
2625 \begin_layout Description
2626 KOMA-Script a replacement for the standard classes, offers many useful features
2627  like caption formatting, automatic print space calculation etc.
2628  (Is used by this document.)
2629 \end_layout
2630
2631 \begin_layout Description
2632 Memoir another replacement for the standard classes
2633 \end_layout
2634
2635 \begin_layout Description
2636 Powerdot Layout for presentations
2637 \end_layout
2638
2639 \begin_layout Description
2640 REVTe
2641 \begin_inset ERT
2642 status collapsed
2643
2644 \begin_layout Plain Layout
2645
2646 {}
2647 \end_layout
2648
2649 \end_inset
2650
2651 X is used to write articles for the publications of the American Physical
2652  Society (APS), American Institute of Physics (AIP), and Optical Society
2653  of America (OSA).
2654  This class is not completely compatible with all LyX features.
2655 \end_layout
2656
2657 \begin_layout Description
2658 Slides Used to make transparencies
2659 \end_layout
2660
2661 \begin_layout Description
2662 SPIE
2663 \begin_inset space ~
2664 \end_inset
2665
2666 Proceedings Layout for the journals published by The International Society
2667  for Optical Engineering (SPIE)
2668 \end_layout
2669
2670 \begin_layout Description
2671 Springer Layouts for journals of the Springer publishing group
2672 \end_layout
2673
2674 \begin_layout Standard
2675 We will not go into any detail about how to use these different document
2676  classes here.
2677  You can find all the details about the non-standard classes in Chapter
2678  6 of the 
2679 \emph on
2680 Additional Features
2681 \emph default
2682  manual.
2683  Here, we will settle with a list of some of the common properties of all
2684  of the document classes.
2685 \end_layout
2686
2687 \begin_layout Subsubsection
2688 Availability
2689 \end_layout
2690
2691 \begin_layout Standard
2692 You will probably find that many of the document classes listed under 
2693 \family sans
2694 Document\SpecialChar \menuseparator
2695 Settings\SpecialChar \menuseparator
2696 Document Class
2697 \begin_inset Index idx
2698 status collapsed
2699
2700 \begin_layout Plain Layout
2701 Document ! Settings
2702 \end_layout
2703
2704 \end_inset
2705
2706  
2707 \family default
2708 are marked as 
2709 \begin_inset Quotes eld
2710 \end_inset
2711
2712 Unavailable
2713 \begin_inset Quotes erd
2714 \end_inset
2715
2716 .
2717  If you open a document that uses such a class, you will receive a warning
2718  saying that there are files that are required to produce output that are
2719  not installed.
2720  So it may seem that something is wrong.
2721 \end_layout
2722
2723 \begin_layout Standard
2724 Nothing is wrong.
2725  LyX includes many more document classes than you will ever need to use,
2726  and some of them, like 
2727 \family sans
2728 IOP
2729 \family default
2730 , are highly specialized.
2731  LyX tries to support as many different types of documents as possible,
2732  and it includes almost one hundred different layout files, with a growing
2733  number.
2734  No LaTeX distribution will install by default all files that might be needed
2735  by some document class.
2736  There are just too many of them.
2737  That is why some of the document classes are unavailable.
2738 \end_layout
2739
2740 \begin_layout Standard
2741 If there is a document class you would like to use that is marked as 
2742 \begin_inset Quotes erd
2743 \end_inset
2744
2745 Unavailable
2746 \begin_inset Quotes erd
2747 \end_inset
2748
2749 , you just need to install the appropriate package files.
2750  The easiest way to find out which files you need to install is to use that
2751  document class for a new file.
2752  LyX will display a dialog that will list the missing files.
2753  See section 
2754 \begin_inset Quotes eld
2755 \end_inset
2756
2757 Installing new LaTeX files
2758 \begin_inset Quotes erd
2759 \end_inset
2760
2761  in of the 
2762 \emph on
2763 Customization
2764 \emph default
2765  manual for information on how to install them.
2766 \begin_inset VSpace medskip
2767 \end_inset
2768
2769
2770 \end_layout
2771
2772 \begin_layout Standard
2773 Although LyX provides support for many different sorts of documents, it
2774  does not include support for every document class people might want to
2775  use.
2776  For example, many universities provide LaTeX class files to be used for
2777  dissertations submitted to those universities.
2778  The LyX team cannot write layout files to support every one of these.
2779  There are too many.
2780  Fortunately, users can write their own layout files, and many users have
2781  done so.
2782  Chapter
2783 \begin_inset space ~
2784 \end_inset
2785
2786 5 of the 
2787 \emph on
2788 Customization
2789 \emph default
2790  manual contains information on how to create layout files.
2791 \end_layout
2792
2793 \begin_layout Subsubsection
2794 Modules
2795 \begin_inset CommandInset label
2796 LatexCommand label
2797 name "sub:Modules"
2798
2799 \end_inset
2800
2801
2802 \begin_inset Index idx
2803 status collapsed
2804
2805 \begin_layout Plain Layout
2806 Document ! Modules
2807 \end_layout
2808
2809 \end_inset
2810
2811
2812 \end_layout
2813
2814 \begin_layout Standard
2815 Modules load additional features that are not by default available in the
2816  chosen document class.
2817  For example you might want to write Braille (embossed printing) in a document.
2818  This is not available in any document class, so you have to load the correspond
2819 ing module in the 
2820 \family sans
2821 Modules
2822 \family default
2823  section of the 
2824 \family sans
2825 Document\SpecialChar \menuseparator
2826 Settings
2827 \family default
2828
2829 \begin_inset Index idx
2830 status collapsed
2831
2832 \begin_layout Plain Layout
2833 Document ! Settings
2834 \end_layout
2835
2836 \end_inset
2837
2838  dialog.
2839  Highlighting a module in the dialog will bring up a description of what
2840  it does.
2841 \end_layout
2842
2843 \begin_layout Standard
2844 Some modules require LaTeX packages or file format converters that are not
2845  always installed by default.
2846  LyX will warn you if you do not have a needed package or converter, and
2847  it will tell you what exactly you are missing.
2848  You can still use the module while editing your file, but you will not
2849  be able to export to PDF or print your document, since LyX will not be
2850  able to compile the LaTeX file without the missing prerequisites.
2851  If you want to be able to produce this kind of output, then you need to
2852  install the missing prerequisites and then reconfigure LyX by selecting
2853  
2854 \family sans
2855 Tools\SpecialChar \menuseparator
2856 Reconfigure
2857 \family default
2858 .
2859 \begin_inset Index idx
2860 status collapsed
2861
2862 \begin_layout Plain Layout
2863 Reconfiguration of LyX
2864 \end_layout
2865
2866 \end_inset
2867
2868  See section 
2869 \begin_inset Quotes eld
2870 \end_inset
2871
2872 Installing new LaTeX files
2873 \begin_inset Quotes erd
2874 \end_inset
2875
2876  of the 
2877 \emph on
2878 Customization
2879 \emph default
2880  manual for more information on installing needed packages.
2881 \end_layout
2882
2883 \begin_layout Standard
2884 \begin_inset Note Greyedout
2885 status open
2886
2887 \begin_layout Plain Layout
2888
2889 \series bold
2890 Note:
2891 \series default
2892  Some modules require other modules, and some pairs of modules are incompatible.
2893  LyX will advise you about these things.
2894 \end_layout
2895
2896 \end_inset
2897
2898
2899 \end_layout
2900
2901 \begin_layout Subsubsection
2902 Local Layout
2903 \begin_inset CommandInset label
2904 LatexCommand label
2905 name "sub:Local-Layout"
2906
2907 \end_inset
2908
2909
2910 \begin_inset Index idx
2911 status collapsed
2912
2913 \begin_layout Plain Layout
2914 Document ! Local Layout
2915 \end_layout
2916
2917 \end_inset
2918
2919
2920 \end_layout
2921
2922 \begin_layout Standard
2923 Modules are to LyX much as packages are to LaTeX: They are intended to be
2924  used in a variety of different documents.
2925  If you often find yourself needing the same sort of thing in different
2926  documents, you should consider writing a module for this purpose.
2927  Sometimes, however, a particular document has very special needs, but you
2928  need a specific inset or character style only that one time.
2929  You want something that is like a document's own LaTeX preamble.
2930  What you want is LyX's 
2931 \begin_inset Quotes eld
2932 \end_inset
2933
2934 Local Layout
2935 \begin_inset Quotes erd
2936 \end_inset
2937
2938 .
2939  See section 
2940 \emph on
2941 Local Layout
2942 \emph default
2943  of the 
2944 \emph on
2945 Customization
2946 \emph default
2947  manual for information on how to use it.
2948 \end_layout
2949
2950 \begin_layout Subsubsection
2951 Properties
2952 \end_layout
2953
2954 \begin_layout Standard
2955 Each class has a default set of options.
2956  Here's a quick table describing them:
2957 \end_layout
2958
2959 \begin_layout Standard
2960 \begin_inset VSpace 0.3cm
2961 \end_inset
2962
2963
2964 \end_layout
2965
2966 \begin_layout Standard
2967 \align center
2968 \begin_inset Tabular
2969 <lyxtabular version="3" rows="5" columns="5">
2970 <features tabularvalignment="middle">
2971 <column alignment="center" valignment="top" width="0pt">
2972 <column alignment="center" valignment="top" width="0pt">
2973 <column alignment="center" valignment="top" width="0pt">
2974 <column alignment="center" valignment="top" width="0pt">
2975 <column alignment="center" valignment="top" width="0pt">
2976 <row>
2977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2978 \begin_inset Text
2979
2980 \begin_layout Plain Layout
2981
2982 \end_layout
2983
2984 \end_inset
2985 </cell>
2986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2987 \begin_inset Text
2988
2989 \begin_layout Plain Layout
2990
2991 \family sans
2992 \series medium
2993 \shape up
2994 \size normal
2995 \emph off
2996 \bar no
2997 \noun off
2998 \color none
2999 Page style
3000 \end_layout
3001
3002 \end_inset
3003 </cell>
3004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3005 \begin_inset Text
3006
3007 \begin_layout Plain Layout
3008
3009 \family sans
3010 \series medium
3011 \shape up
3012 \size normal
3013 \emph off
3014 \bar no
3015 \noun off
3016 \color none
3017 Sides
3018 \end_layout
3019
3020 \end_inset
3021 </cell>
3022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3023 \begin_inset Text
3024
3025 \begin_layout Plain Layout
3026
3027 \family sans
3028 \series medium
3029 \shape up
3030 \size normal
3031 \emph off
3032 \bar no
3033 \noun off
3034 \color none
3035 Columns
3036 \end_layout
3037
3038 \end_inset
3039 </cell>
3040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3041 \begin_inset Text
3042
3043 \begin_layout Plain Layout
3044
3045 \series medium
3046 \shape up
3047 \size normal
3048 \emph off
3049 \bar no
3050 \noun off
3051 \color none
3052 Max.
3053  sectioning level
3054 \end_layout
3055
3056 \end_inset
3057 </cell>
3058 </row>
3059 <row>
3060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3061 \begin_inset Text
3062
3063 \begin_layout Plain Layout
3064
3065 \series medium
3066 \shape up
3067 \size normal
3068 \emph off
3069 \bar no
3070 \noun off
3071 \color none
3072 article
3073 \end_layout
3074
3075 \end_inset
3076 </cell>
3077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3078 \begin_inset Text
3079
3080 \begin_layout Plain Layout
3081
3082 \family sans
3083 \series medium
3084 \shape up
3085 \size normal
3086 \emph off
3087 \bar no
3088 \noun off
3089 \color none
3090 Plain
3091 \end_layout
3092
3093 \end_inset
3094 </cell>
3095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3096 \begin_inset Text
3097
3098 \begin_layout Plain Layout
3099
3100 \family sans
3101 \series medium
3102 \shape up
3103 \size normal
3104 \emph off
3105 \bar no
3106 \noun off
3107 \color none
3108 One
3109 \end_layout
3110
3111 \end_inset
3112 </cell>
3113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3114 \begin_inset Text
3115
3116 \begin_layout Plain Layout
3117
3118 \family sans
3119 \series medium
3120 \shape up
3121 \size normal
3122 \emph off
3123 \bar no
3124 \noun off
3125 \color none
3126 One
3127 \end_layout
3128
3129 \end_inset
3130 </cell>
3131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Plain Layout
3135
3136 \family sans
3137 \series medium
3138 \shape up
3139 \size normal
3140 \emph off
3141 \bar no
3142 \noun off
3143 \color none
3144 Section
3145 \end_layout
3146
3147 \end_inset
3148 </cell>
3149 </row>
3150 <row>
3151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3152 \begin_inset Text
3153
3154 \begin_layout Plain Layout
3155
3156 \series medium
3157 \shape up
3158 \size normal
3159 \emph off
3160 \bar no
3161 \noun off
3162 \color none
3163 report
3164 \end_layout
3165
3166 \end_inset
3167 </cell>
3168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3169 \begin_inset Text
3170
3171 \begin_layout Plain Layout
3172
3173 \family sans
3174 \series medium
3175 \shape up
3176 \size normal
3177 \emph off
3178 \bar no
3179 \noun off
3180 \color none
3181 Plain
3182 \end_layout
3183
3184 \end_inset
3185 </cell>
3186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3187 \begin_inset Text
3188
3189 \begin_layout Plain Layout
3190
3191 \family sans
3192 \series medium
3193 \shape up
3194 \size normal
3195 \emph off
3196 \bar no
3197 \noun off
3198 \color none
3199 One
3200 \end_layout
3201
3202 \end_inset
3203 </cell>
3204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3205 \begin_inset Text
3206
3207 \begin_layout Plain Layout
3208
3209 \family sans
3210 \series medium
3211 \shape up
3212 \size normal
3213 \emph off
3214 \bar no
3215 \noun off
3216 \color none
3217 One
3218 \end_layout
3219
3220 \end_inset
3221 </cell>
3222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3223 \begin_inset Text
3224
3225 \begin_layout Plain Layout
3226
3227 \family sans
3228 \series medium
3229 \shape up
3230 \size normal
3231 \emph off
3232 \bar no
3233 \noun off
3234 \color none
3235 Chapter
3236 \end_layout
3237
3238 \end_inset
3239 </cell>
3240 </row>
3241 <row>
3242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3243 \begin_inset Text
3244
3245 \begin_layout Plain Layout
3246
3247 \series medium
3248 \shape up
3249 \size normal
3250 \emph off
3251 \bar no
3252 \noun off
3253 \color none
3254 book
3255 \end_layout
3256
3257 \end_inset
3258 </cell>
3259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3260 \begin_inset Text
3261
3262 \begin_layout Plain Layout
3263
3264 \family sans
3265 \series medium
3266 \shape up
3267 \size normal
3268 \emph off
3269 \bar no
3270 \noun off
3271 \color none
3272 Headings
3273 \end_layout
3274
3275 \end_inset
3276 </cell>
3277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3278 \begin_inset Text
3279
3280 \begin_layout Plain Layout
3281
3282 \family sans
3283 \series medium
3284 \shape up
3285 \size normal
3286 \emph off
3287 \bar no
3288 \noun off
3289 \color none
3290 Two
3291 \end_layout
3292
3293 \end_inset
3294 </cell>
3295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3296 \begin_inset Text
3297
3298 \begin_layout Plain Layout
3299
3300 \family sans
3301 \series medium
3302 \shape up
3303 \size normal
3304 \emph off
3305 \bar no
3306 \noun off
3307 \color none
3308 One
3309 \end_layout
3310
3311 \end_inset
3312 </cell>
3313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3314 \begin_inset Text
3315
3316 \begin_layout Plain Layout
3317
3318 \family sans
3319 \series medium
3320 \shape up
3321 \size normal
3322 \emph off
3323 \bar no
3324 \noun off
3325 \color none
3326 Chapter
3327 \end_layout
3328
3329 \end_inset
3330 </cell>
3331 </row>
3332 <row>
3333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3334 \begin_inset Text
3335
3336 \begin_layout Plain Layout
3337
3338 \series medium
3339 \shape up
3340 \size normal
3341 \emph off
3342 \bar no
3343 \noun off
3344 \color none
3345 letter
3346 \end_layout
3347
3348 \end_inset
3349 </cell>
3350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3351 \begin_inset Text
3352
3353 \begin_layout Plain Layout
3354
3355 \family sans
3356 \series medium
3357 \shape up
3358 \size normal
3359 \emph off
3360 \bar no
3361 \noun off
3362 \color none
3363 Plain
3364 \end_layout
3365
3366 \end_inset
3367 </cell>
3368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3369 \begin_inset Text
3370
3371 \begin_layout Plain Layout
3372
3373 \family sans
3374 \series medium
3375 \shape up
3376 \size normal
3377 \emph off
3378 \bar no
3379 \noun off
3380 \color none
3381 One
3382 \end_layout
3383
3384 \end_inset
3385 </cell>
3386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3387 \begin_inset Text
3388
3389 \begin_layout Plain Layout
3390
3391 \family sans
3392 \series medium
3393 \shape up
3394 \size normal
3395 \emph off
3396 \bar no
3397 \noun off
3398 \color none
3399 One
3400 \end_layout
3401
3402 \end_inset
3403 </cell>
3404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3405 \begin_inset Text
3406
3407 \begin_layout Plain Layout
3408
3409 \series medium
3410 \shape up
3411 \size normal
3412 \emph off
3413 \bar no
3414 \noun off
3415 \color none
3416 none
3417 \end_layout
3418
3419 \end_inset
3420 </cell>
3421 </row>
3422 </lyxtabular>
3423
3424 \end_inset
3425
3426
3427 \end_layout
3428
3429 \begin_layout Standard
3430 \begin_inset VSpace 0.3cm
3431 \end_inset
3432
3433
3434 \end_layout
3435
3436 \begin_layout Standard
3437 You're probably also wondering what 
3438 \begin_inset Quotes eld
3439 \end_inset
3440
3441 Max.
3442 \begin_inset space ~
3443 \end_inset
3444
3445 sectioning level
3446 \begin_inset Quotes erd
3447 \end_inset
3448
3449  means.
3450  There are several paragraph environments used to create section headings.
3451  Different document classes allow different types of section headings.
3452  Only two use the 
3453 \family sans
3454 Chapter
3455 \family default
3456  heading; the rest do not and begin instead with the 
3457 \family sans
3458 Section
3459 \family default
3460  heading.
3461  Some document classes, such as the ones for letters, don't use any section
3462  headings.
3463  In addition to 
3464 \family sans
3465 Chapter
3466 \family default
3467  and 
3468 \family sans
3469 Section
3470 \family default
3471  headings, there are also 
3472 \family sans
3473 Subsection
3474 \family default
3475  headings, 
3476 \family sans
3477 Subsubsection
3478 \family default
3479  headings, and so on.
3480  We will describe these headings fully in section
3481 \begin_inset space ~
3482 \end_inset
3483
3484
3485 \begin_inset CommandInset ref
3486 LatexCommand ref
3487 reference "sub:Headings"
3488
3489 \end_inset
3490
3491 .
3492 \end_layout
3493
3494 \begin_layout Subsection
3495 Document Layout
3496 \begin_inset CommandInset label
3497 LatexCommand label
3498 name "sub:Document-Layout"
3499
3500 \end_inset
3501
3502
3503 \begin_inset Index idx
3504 status collapsed
3505
3506 \begin_layout Plain Layout
3507 Document ! Layout
3508 \end_layout
3509
3510 \end_inset
3511
3512
3513 \family sans
3514
3515 \begin_inset Index idx
3516 status collapsed
3517
3518 \begin_layout Plain Layout
3519 Document ! Settings
3520 \end_layout
3521
3522 \end_inset
3523
3524
3525 \end_layout
3526
3527 \begin_layout Standard
3528 The most important properties of documents classes are set in the menu 
3529 \family sans
3530 Document\SpecialChar \menuseparator
3531 Settings
3532 \family default
3533 .
3534  There in the 
3535 \family sans
3536 Class
3537 \begin_inset space ~
3538 \end_inset
3539
3540 options
3541 \family default
3542  field under 
3543 \family sans
3544 Documents
3545 \begin_inset space ~
3546 \end_inset
3547
3548 Class
3549 \family default
3550 , you can enter special options for your document class in a comma-separated
3551  list.
3552  This is only necessary if LyX doesn't support special options you want
3553  to use for your document.
3554  To learn more about your favorite LaTeX-class and its options, you have
3555  to read its manual.
3556 \end_layout
3557
3558 \begin_layout Standard
3559 The drop box 
3560 \family sans
3561 Headings style
3562 \family default
3563  in the 
3564 \family sans
3565 Document\SpecialChar \menuseparator
3566 Settings
3567 \family default
3568  dialog under 
3569 \family sans
3570 Page
3571 \begin_inset space ~
3572 \end_inset
3573
3574 Layout
3575 \family default
3576  controls what sorts of headings and page numbers go on a page.
3577  You can choose between the following five options:
3578 \end_layout
3579
3580 \begin_layout Labeling
3581 \labelwidthstring 00.00.0000
3582
3583 \family sans
3584 Default
3585 \family default
3586  Use default page style of current class.
3587 \end_layout
3588
3589 \begin_layout Labeling
3590 \labelwidthstring 00.00.0000
3591
3592 \family sans
3593 Empty
3594 \family default
3595  No page numbers or headings.
3596 \end_layout
3597
3598 \begin_layout Labeling
3599 \labelwidthstring 00.00.0000
3600
3601 \family sans
3602 Plain
3603 \family default
3604  Page numbers only.
3605 \end_layout
3606
3607 \begin_layout Labeling
3608 \labelwidthstring 00.00.0000
3609
3610 \family sans
3611 Headings
3612 \family default
3613  Page numbers and either the current chapter or section title and number.
3614  Whether LyX uses the current chapter or the current section depends on
3615  the maximum sectioning level of the class.
3616 \end_layout
3617
3618 \begin_layout Labeling
3619 \labelwidthstring 00.00.0000
3620
3621 \family sans
3622 Fancy
3623 \family default
3624  This allows you to define fully customizable headers and footers if you
3625  have the LaTeX-package 
3626 \series bold
3627 fancyhdr
3628 \series default
3629
3630 \begin_inset Index idx
3631 status collapsed
3632
3633 \begin_layout Plain Layout
3634 LaTeX-packages ! fancyhdr
3635 \end_layout
3636
3637 \end_inset
3638
3639  installed.
3640  How they are defined is explained in section
3641 \begin_inset space ~
3642 \end_inset
3643
3644
3645 \begin_inset CommandInset ref
3646 LatexCommand ref
3647 reference "sec:Customized-Page-Headers"
3648
3649 \end_inset
3650
3651 .
3652 \end_layout
3653
3654 \begin_layout Standard
3655 The separation of paragraphs is described in section
3656 \begin_inset space ~
3657 \end_inset
3658
3659
3660 \begin_inset CommandInset ref
3661 LatexCommand ref
3662 reference "sub:Paragraph-Separation"
3663
3664 \end_inset
3665
3666 .
3667 \end_layout
3668
3669 \begin_layout Subsection
3670 Paper Size and Orientation
3671 \begin_inset Index idx
3672 status collapsed
3673
3674 \begin_layout Plain Layout
3675 Document ! Paper size
3676 \end_layout
3677
3678 \end_inset
3679
3680
3681 \begin_inset CommandInset label
3682 LatexCommand label
3683 name "sub:Paper-Size,-Orientation"
3684
3685 \end_inset
3686
3687
3688 \end_layout
3689
3690 \begin_layout Standard
3691 You find the following options in the menu 
3692 \family sans
3693 Page
3694 \begin_inset space ~
3695 \end_inset
3696
3697 Layout
3698 \family default
3699  of the 
3700 \family sans
3701 Document\SpecialChar \menuseparator
3702 Settings
3703 \family default
3704  dialog:
3705 \family sans
3706
3707 \begin_inset Index idx
3708 status collapsed
3709
3710 \begin_layout Plain Layout
3711 Document ! Settings
3712 \end_layout
3713
3714 \end_inset
3715
3716
3717 \end_layout
3718
3719 \begin_layout Labeling
3720 \labelwidthstring 00.00.0000
3721
3722 \family sans
3723 Paper
3724 \begin_inset space ~
3725 \end_inset
3726
3727 Format
3728 \family default
3729  What size paper to print on.
3730  The choices are
3731 \end_layout
3732
3733 \begin_deeper
3734 \begin_layout Itemize
3735
3736 \family sans
3737 Default
3738 \end_layout
3739
3740 \begin_layout Itemize
3741
3742 \family sans
3743 A0 - A6
3744 \end_layout
3745
3746 \begin_layout Itemize
3747
3748 \family sans
3749 B0 - B6
3750 \end_layout
3751
3752 \begin_layout Itemize
3753
3754 \family sans
3755 C0 - C6
3756 \end_layout
3757
3758 \begin_layout Itemize
3759
3760 \family sans
3761 US letter, US legal, US executive
3762 \end_layout
3763
3764 \begin_layout Itemize
3765
3766 \family sans
3767 JIS B0 - JIS B6
3768 \end_layout
3769
3770 \begin_layout Itemize
3771
3772 \family sans
3773 Custom
3774 \end_layout
3775
3776 \end_deeper
3777 \begin_layout Labeling
3778 \labelwidthstring 00.00.0000
3779
3780 \family sans
3781 Orientation
3782 \family default
3783  To choose whether to output as 
3784 \family sans
3785 Landscape
3786 \family default
3787  or as 
3788 \family sans
3789 Portrait
3790 \family default
3791 .
3792 \end_layout
3793
3794 \begin_layout Labeling
3795 \labelwidthstring 00.00.0000
3796
3797 \family sans
3798 Two-sided
3799 \begin_inset space ~
3800 \end_inset
3801
3802 document
3803 \family default
3804  Adjusts the print space to print both sides of paper.
3805  That means that the print space for odd- and even-numbered pages is different.
3806 \end_layout
3807
3808 \begin_layout Subsection
3809 Margins
3810 \begin_inset CommandInset label
3811 LatexCommand label
3812 name "sub:Margins"
3813
3814 \end_inset
3815
3816
3817 \begin_inset Index idx
3818 status collapsed
3819
3820 \begin_layout Plain Layout
3821 Document ! Margins
3822 \end_layout
3823
3824 \end_inset
3825
3826
3827 \begin_inset Index idx
3828 status collapsed
3829
3830 \begin_layout Plain Layout
3831 Margins
3832 \end_layout
3833
3834 \end_inset
3835
3836
3837 \end_layout
3838
3839 \begin_layout Standard
3840 Paper margins are set in the menu 
3841 \family sans
3842 Document\SpecialChar \menuseparator
3843 Settings
3844 \family default
3845 .
3846 \begin_inset Index idx
3847 status collapsed
3848
3849 \begin_layout Plain Layout
3850 Document ! Settings
3851 \end_layout
3852
3853 \end_inset
3854
3855
3856 \end_layout
3857
3858 \begin_layout Standard
3859 If you use a KOMA-Script document class, you can use the default settings.
3860  Because KOMA-Script calculates then the print space automatically by taking
3861  the paper format and the font size into account.
3862 \end_layout
3863
3864 \begin_layout Subsection
3865 Important Note
3866 \end_layout
3867
3868 \begin_layout Standard
3869 If you change a document class, LyX has to convert 
3870 \emph on
3871 everything
3872 \emph default
3873  into the new class.
3874  That includes the paragraph environments.
3875  Some paragraph environments are standard, in so far as all of the document
3876  classes have them; but some classes have special paragraph environments.
3877  If this is the case, and you change the document class, LyX will mark the
3878  paragraphs whose styles it no longer understands as 
3879 \begin_inset Quotes eld
3880 \end_inset
3881
3882 unknown
3883 \begin_inset Quotes erd
3884 \end_inset
3885
3886 .
3887  The name of the style is retained, in case you should want to go back to
3888  the old class.
3889  But these paragraphs will be output with no special formatting, so you
3890  will either need to create a new style yourself or else to convert these
3891  paragraphs manually to a style present in your new document class.
3892 \end_layout
3893
3894 \begin_layout Section
3895 Paragraph Indentation and Separation
3896 \begin_inset Index idx
3897 status collapsed
3898
3899 \begin_layout Plain Layout
3900 Paragraph ! Indentation
3901 \end_layout
3902
3903 \end_inset
3904
3905
3906 \end_layout
3907
3908 \begin_layout Subsection
3909 Introduction
3910 \begin_inset CommandInset label
3911 LatexCommand label
3912 name "sec:Par-indent-intro"
3913
3914 \end_inset
3915
3916
3917 \end_layout
3918
3919 \begin_layout Standard
3920 Before describing all of the various paragraph environments, we'd like to
3921  say a word or two about paragraph indentation.
3922 \end_layout
3923
3924 \begin_layout Standard
3925 Everyone seems to have their own convention for separating paragraphs.
3926  Most Americans indent the first line of a paragraph.
3927  Others don't indent but put extra space between the paragraphs.
3928  If you choose indentation for paragraphs the 
3929 \emph on
3930 first
3931 \emph default
3932  paragraph of a section, or after a figure, an equation, a table, a list,
3933  etc., is 
3934 \emph on
3935 not
3936 \emph default
3937  indented.
3938  Only a paragraph following another paragraph gets indented.
3939  Note that the indentation behavior is different when you use another document
3940  language than English.
3941  LaTeX takes care that the indentation follows the rules of the used language.
3942 \end_layout
3943
3944 \begin_layout Standard
3945 The space between paragraphs, like the line spacing, the space between headings
3946  and text — in fact, all of the spacings for just about everything are pre-coded
3947  into LyX.
3948  As we said, you don't worry about how much space to add between what.
3949  LyX takes care of that.
3950  In fact, these pre-coded vertical spacings aren't a single number but a
3951  range.
3952  That way, LyX can squish or stretch the space between lines to make sure
3953  figures fit on a page with text, so that sections don't start at the bottom
3954  of a page, and so on.
3955 \begin_inset Foot
3956 status collapsed
3957
3958 \begin_layout Plain Layout
3959 LaTeX does this when LyX goes to produce a printable file.
3960 \end_layout
3961
3962 \end_inset
3963
3964  However, pre-coded doesn't mean you can't change them.
3965  LyX gives you the ability to globally change 
3966 \emph on
3967 all
3968 \emph default
3969  of these pre-coded spacings.
3970  We will explain more later.
3971 \end_layout
3972
3973 \begin_layout Subsection
3974 Paragraph Separation
3975 \begin_inset CommandInset label
3976 LatexCommand label
3977 name "sub:Paragraph-Separation"
3978
3979 \end_inset
3980
3981
3982 \begin_inset Index idx
3983 status collapsed
3984
3985 \begin_layout Plain Layout
3986 Paragraph ! Separation
3987 \end_layout
3988
3989 \end_inset
3990
3991
3992 \end_layout
3993
3994 \begin_layout Standard
3995 To separate paragraphs, select 
3996 \family sans
3997 Indent
3998 \family default
3999  or 
4000 \family sans
4001 Skip
4002 \family default
4003  in the submenu 
4004 \family sans
4005 Text
4006 \begin_inset space ~
4007 \end_inset
4008
4009 Layout
4010 \family default
4011  of the dialog 
4012 \family sans
4013 Document\SpecialChar \menuseparator
4014 Settings
4015 \family default
4016
4017 \begin_inset Index idx
4018 status collapsed
4019
4020 \begin_layout Plain Layout
4021 Document ! Settings
4022 \end_layout
4023
4024 \end_inset
4025
4026  to indent paragraphs or add extra space between paragraphs, respectively.
4027 \end_layout
4028
4029 \begin_layout Subsection
4030 Fine-Tuning
4031 \end_layout
4032
4033 \begin_layout Standard
4034 You can also change the separation method of a single paragraph.
4035  Open the 
4036 \family sans
4037 Edit\SpecialChar \menuseparator
4038 Paragraph
4039 \begin_inset space ~
4040 \end_inset
4041
4042 Settings
4043 \family default
4044  dialog and toggle the 
4045 \family sans
4046 Indent
4047 \begin_inset space ~
4048 \end_inset
4049
4050 Paragraph
4051 \family default
4052  option to change the state of the current paragraph (shortcut 
4053 \begin_inset Info
4054 type  "shortcut"
4055 arg   "paragraph-params \\indent-toggle"
4056 \end_inset
4057
4058 ).
4059  If paragraphs have no indentation but use extra space for separation, this
4060  button will be ignored (you can't indent a single paragraph by toggling
4061  this).
4062 \end_layout
4063
4064 \begin_layout Standard
4065 You should only need to change the indentation method for a single paragraph
4066  if you need to do some fine-tuning.
4067 \end_layout
4068
4069 \begin_layout Subsection
4070 Line Spacing
4071 \begin_inset Index idx
4072 status collapsed
4073
4074 \begin_layout Plain Layout
4075 Paragraph ! Line spacing
4076 \end_layout
4077
4078 \end_inset
4079
4080
4081 \end_layout
4082
4083 \begin_layout Standard
4084 In the 
4085 \family sans
4086 Document\SpecialChar \menuseparator
4087 Settings
4088 \noun on
4089
4090 \begin_inset Index idx
4091 status collapsed
4092
4093 \begin_layout Plain Layout
4094 Document ! Settings
4095 \end_layout
4096
4097 \end_inset
4098
4099
4100 \family default
4101 \noun default
4102  dialog you can set the line spacing in the submenu 
4103 \family sans
4104 Text
4105 \begin_inset space ~
4106 \end_inset
4107
4108 Layout
4109 \family default
4110 .
4111 \begin_inset Foot
4112 status collapsed
4113
4114 \begin_layout Plain Layout
4115 You need to have the LaTeX-package 
4116 \series bold
4117 setspace
4118 \series default
4119
4120 \begin_inset Index idx
4121 status collapsed
4122
4123 \begin_layout Plain Layout
4124 LaTeX-packages ! setspace
4125 \end_layout
4126
4127 \end_inset
4128
4129  installed to use this feature.
4130 \end_layout
4131
4132 \end_inset
4133
4134
4135 \end_layout
4136
4137 \begin_layout Section
4138 Paragraph Environments
4139 \begin_inset CommandInset label
4140 LatexCommand label
4141 name "sec:Paragraph-Environments"
4142
4143 \end_inset
4144
4145
4146 \begin_inset Index idx
4147 status collapsed
4148
4149 \begin_layout Plain Layout
4150 Paragraph ! Environments
4151 \end_layout
4152
4153 \end_inset
4154
4155
4156 \begin_inset Index idx
4157 status collapsed
4158
4159 \begin_layout Plain Layout
4160 Paragraph environments|(
4161 \end_layout
4162
4163 \end_inset
4164
4165
4166 \end_layout
4167
4168 \begin_layout Subsection
4169 Overview
4170 \end_layout
4171
4172 \begin_layout Standard
4173 Paragraph environments correspond to the
4174 \end_layout
4175
4176 \begin_layout Standard
4177
4178 \series bold
4179
4180 \backslash
4181 begin{
4182 \emph on
4183 environment
4184 \emph default
4185 } ...
4186  
4187 \backslash
4188 end{
4189 \emph on
4190 environment
4191 \emph default
4192 }
4193 \series default
4194
4195 \begin_inset Newline newline
4196 \end_inset
4197
4198 command sequence in LaTeX files.
4199  If you don't know LaTeX, or the concept of a paragraph environment is totally
4200  alien to you, we urge you to read the 
4201 \emph on
4202 Tutorial
4203 \emph default
4204 .
4205  The 
4206 \emph on
4207 Tutorial
4208 \emph default
4209  also contains many more examples than this section does.
4210 \end_layout
4211
4212 \begin_layout Standard
4213 A paragraph environment is simply a 
4214 \begin_inset Quotes eld
4215 \end_inset
4216
4217 container
4218 \begin_inset Quotes erd
4219 \end_inset
4220
4221  for a paragraph which gives that paragraph certain properties.
4222  This can include a particular style of font, different margins, a numbering
4223  scheme, labels, and so on.
4224  Additionally, you can 
4225 \begin_inset Quotes eld
4226 \end_inset
4227
4228 nest
4229 \begin_inset Quotes erd
4230 \end_inset
4231
4232  the different environments inside one another, allowing one environment
4233  to inherit some of the properties of another.
4234  The different paragraph environments totally replace the need for messy
4235  tab stops, on the fly margin adjustment, and other hold-overs from the
4236  days of typewriters.
4237  There are several paragraph environments which are specific to a particular
4238  document type.
4239  We will only be covering the most common ones here.
4240 \end_layout
4241
4242 \begin_layout Standard
4243 To choose a new paragraph environment, use the pull-down box 
4244 \begin_inset Graphics
4245         filename clipart/ToolbarEnvBox.png
4246         scale 70
4247         clip
4248
4249 \end_inset
4250
4251  at the left end of the toolbar.
4252  LyX will change the environment of the 
4253 \emph on
4254 entire
4255 \emph default
4256  paragraph in which the cursor sits.
4257  You can also change the environment of an entire group of paragraphs if
4258  you select them before choosing the new environment.
4259  
4260 \end_layout
4261
4262 \begin_layout Standard
4263 Note that hitting 
4264 \family sans
4265 Return
4266 \family default
4267  will 
4268 \emph on
4269 typically
4270 \emph default
4271  create a new paragraph using the 
4272 \family sans
4273 Standard
4274 \family default
4275  paragraph environment.
4276  We say 
4277 \begin_inset Quotes eld
4278 \end_inset
4279
4280 typically
4281 \begin_inset Quotes erd
4282 \end_inset
4283
4284  because if you are in one of these environments:
4285 \end_layout
4286
4287 \begin_layout Itemize
4288
4289 \family sans
4290 Quote
4291 \end_layout
4292
4293 \begin_layout Itemize
4294
4295 \family sans
4296 Quotation
4297 \end_layout
4298
4299 \begin_layout Itemize
4300
4301 \family sans
4302 Verse
4303 \end_layout
4304
4305 \begin_layout Itemize
4306
4307 \family sans
4308 Itemize
4309 \end_layout
4310
4311 \begin_layout Itemize
4312
4313 \family sans
4314 Enumerate
4315 \end_layout
4316
4317 \begin_layout Itemize
4318
4319 \family sans
4320 Description
4321 \end_layout
4322
4323 \begin_layout Itemize
4324
4325 \family sans
4326 List
4327 \end_layout
4328
4329 \begin_layout Standard
4330 LyX keeps the old paragraph environment when you hit 
4331 \family sans
4332 Return
4333 \family default
4334 , rather than resetting it to 
4335 \family sans
4336 Standard
4337 \family default
4338 .
4339  LyX will still reset the nesting depth, however.
4340  Usually, starting a new paragraph resets both the paragraph environment
4341  and the nesting depth (for more on nesting see section
4342 \begin_inset space ~
4343 \end_inset
4344
4345
4346 \begin_inset CommandInset ref
4347 LatexCommand ref
4348 reference "sec:Nesting"
4349
4350 \end_inset
4351
4352 ).
4353  At the moment, all this is context-specific; you're better off expecting
4354  
4355 \family sans
4356 Return
4357 \family default
4358  to reset the paragraph environment and depth.
4359  If you want a new paragraph to keep the current environment and depth,
4360  use 
4361 \begin_inset Info
4362 type  "shortcut"
4363 arg   "break-paragraph inverse"
4364 \end_inset
4365
4366  instead.
4367 \end_layout
4368
4369 \begin_layout Subsection
4370 Standard
4371 \end_layout
4372
4373 \begin_layout Standard
4374 The default paragraph environment is 
4375 \family sans
4376 Standard
4377 \family default
4378  for most classes.
4379  It creates a plain paragraph.
4380  If LyX resets the paragraph environment, this is the one it chooses.
4381  In fact, the paragraph you're reading right now (and most of the ones in
4382  this manual) are in the 
4383 \family sans
4384 Standard
4385 \family default
4386  environment.
4387 \end_layout
4388
4389 \begin_layout Standard
4390 You can nest a paragraph using the 
4391 \family sans
4392 Standard
4393 \family default
4394  environment in just about anything else, but you can't really nest anything
4395  in a 
4396 \family sans
4397 Standard
4398 \family default
4399  environment.
4400 \end_layout
4401
4402 \begin_layout Subsection
4403 Document Title
4404 \begin_inset Index idx
4405 status collapsed
4406
4407 \begin_layout Plain Layout
4408 Document ! Title
4409 \end_layout
4410
4411 \end_inset
4412
4413
4414 \end_layout
4415
4416 \begin_layout Standard
4417 A LaTeX title page has three parts: the title itself, the name(s) of the
4418  author(s) and a 
4419 \begin_inset Quotes eld
4420 \end_inset
4421
4422 footnote
4423 \begin_inset Quotes erd
4424 \end_inset
4425
4426  for thanks or contact information.
4427  For certain types of documents, LaTeX places all of this on a separate
4428  page along with today's date.
4429  For other types of documents, the title 
4430 \begin_inset Quotes eld
4431 \end_inset
4432
4433 page
4434 \begin_inset Quotes erd
4435 \end_inset
4436
4437  goes at the top of the first page of the document.
4438  
4439 \end_layout
4440
4441 \begin_layout Standard
4442 LyX provides an interface to the title page commands through the paragraph
4443  environments 
4444 \family sans
4445 Title
4446 \family default
4447
4448 \family sans
4449 Author
4450 \family default
4451 , and 
4452 \family sans
4453 Date
4454 \family default
4455 .
4456  Here's how you use them:
4457 \end_layout
4458
4459 \begin_layout Itemize
4460 Put the title of your document in the 
4461 \family sans
4462 Title
4463 \family default
4464  environment.
4465 \end_layout
4466
4467 \begin_layout Itemize
4468 Put the author name in the 
4469 \family sans
4470 Author
4471 \family default
4472  environment.
4473 \end_layout
4474
4475 \begin_layout Itemize
4476 If you want the date to have a certain appearance, want to use a fixed date,
4477  or want other text to appear in place of today's date, put that text in
4478  the 
4479 \family sans
4480 Date
4481 \family default
4482  environment.
4483  Note that using this environment is optional.
4484  If you don't provide any, LaTeX will automatically insert today's date.
4485  If you don't want any date, add the line
4486 \begin_inset Newline newline
4487 \end_inset
4488
4489
4490 \series bold
4491
4492 \backslash
4493 date{}
4494 \series default
4495
4496 \begin_inset Newline newline
4497 \end_inset
4498
4499 to the preamble of your document (menu 
4500 \family sans
4501 Document\SpecialChar \menuseparator
4502 Settings
4503 \family default
4504 )
4505 \end_layout
4506
4507 \begin_layout Standard
4508 You can use footnotes to insert 
4509 \begin_inset Quotes eld
4510 \end_inset
4511
4512 thanks
4513 \begin_inset Quotes erd
4514 \end_inset
4515
4516  or contact information.
4517 \end_layout
4518
4519 \begin_layout Subsection
4520 Headings
4521 \begin_inset Index idx
4522 status collapsed
4523
4524 \begin_layout Plain Layout
4525 Section headings
4526 \end_layout
4527
4528 \end_inset
4529
4530
4531 \begin_inset CommandInset label
4532 LatexCommand label
4533 name "sub:Headings"
4534
4535 \end_inset
4536
4537
4538 \end_layout
4539
4540 \begin_layout Standard
4541 There are several paragraph environments for producing section headings.
4542  LyX takes care of the numbering for you.
4543 \end_layout
4544
4545 \begin_layout Subsubsection
4546 Numbered Headings
4547 \begin_inset Index idx
4548 status collapsed
4549
4550 \begin_layout Plain Layout
4551 Section headings ! Numbered
4552 \end_layout
4553
4554 \end_inset
4555
4556
4557 \end_layout
4558
4559 \begin_layout Standard
4560 There are 7 numbered types of section headings.
4561  They are:
4562 \end_layout
4563
4564 \begin_layout Enumerate
4565
4566 \family sans
4567 Part
4568 \end_layout
4569
4570 \begin_layout Enumerate
4571
4572 \family sans
4573 Chapter
4574 \end_layout
4575
4576 \begin_layout Enumerate
4577
4578 \family sans
4579 Section
4580 \end_layout
4581
4582 \begin_layout Enumerate
4583
4584 \family sans
4585 Subsection
4586 \end_layout
4587
4588 \begin_layout Enumerate
4589
4590 \family sans
4591 Subsubsection
4592 \end_layout
4593
4594 \begin_layout Enumerate
4595
4596 \family sans
4597 Paragraph
4598 \end_layout
4599
4600 \begin_layout Enumerate
4601
4602 \family sans
4603 Subparagraph
4604 \end_layout
4605
4606 \begin_layout Standard
4607 LyX labels each heading with a series of numbers, separated by periods.
4608  The numbers describe where in the document you are.
4609  Unlike the other headings, parts are numbered with Latin letters.
4610 \end_layout
4611
4612 \begin_layout Standard
4613 Headings all subdivide your document into different pieces of text.
4614  For example, suppose you're writing a book.
4615  You group the book into chapters.
4616  LyX does similar grouping:
4617 \end_layout
4618
4619 \begin_layout Itemize
4620
4621 \family sans
4622 Part
4623 \family default
4624  is divided in either 
4625 \family sans
4626 Chapter
4627 \family default
4628 s or 
4629 \family sans
4630 Section
4631 \family default
4632 s
4633 \end_layout
4634
4635 \begin_layout Itemize
4636
4637 \family sans
4638 Chapter
4639 \family default
4640 s are divided into 
4641 \family sans
4642 Section
4643 \family default
4644 s
4645 \end_layout
4646
4647 \begin_layout Itemize
4648
4649 \family sans
4650 Section
4651 \family default
4652 s are divided into 
4653 \family sans
4654 Subsection
4655 \family default
4656 s
4657 \end_layout
4658
4659 \begin_layout Itemize
4660
4661 \family sans
4662 Subsection
4663 \family default
4664 s are divided into 
4665 \family sans
4666 Subsubsection
4667 \family default
4668 s
4669 \end_layout
4670
4671 \begin_layout Itemize
4672
4673 \family sans
4674 Subsubsection
4675 \family default
4676 s are divided into 
4677 \family sans
4678 Paragraph
4679 \family default
4680 s
4681 \end_layout
4682
4683 \begin_layout Itemize
4684
4685 \family sans
4686 Paragraph
4687 \family default
4688 s are divided into 
4689 \family sans
4690 Subparagraph
4691 \family default
4692 s
4693 \end_layout
4694
4695 \begin_layout Standard
4696 \begin_inset Note Greyedout
4697 status open
4698
4699 \begin_layout Plain Layout
4700
4701 \series bold
4702 Note:
4703 \series default
4704  Not all document types use the 
4705 \family sans
4706 Chapter
4707 \family default
4708  heading as the maximum sectioning level.
4709  In that case the 
4710 \family sans
4711 Section
4712 \family default
4713  is the top-level heading.
4714 \end_layout
4715
4716 \end_inset
4717
4718
4719 \end_layout
4720
4721 \begin_layout Standard
4722 So, if you use the 
4723 \family sans
4724 Subsubsection
4725 \family default
4726  environment to label a new sub-subsection, LyX labels it with its number,
4727  along with the number of the subsection, section, and, if applicable, chapter
4728  that it's in.
4729  For example: the fifth section of the second chapter of this book has the
4730  label 
4731 \begin_inset Quotes eld
4732 \end_inset
4733
4734 2.5
4735 \begin_inset Quotes erd
4736 \end_inset
4737
4738 .
4739 \end_layout
4740
4741 \begin_layout Subsubsection
4742 Unnumbered Headings
4743 \begin_inset Index idx
4744 status collapsed
4745
4746 \begin_layout Plain Layout
4747 Section headings ! Unnumbered
4748 \end_layout
4749
4750 \end_inset
4751
4752
4753 \end_layout
4754
4755 \begin_layout Standard
4756 The unnumbered section headings have a 
4757 \begin_inset Quotes eld
4758 \end_inset
4759
4760 *
4761 \begin_inset Quotes erd
4762 \end_inset
4763
4764  at the end of their name.
4765  They work the same as their numbered counterparts but will not appear in
4766  the table of contents, see section
4767 \begin_inset space ~
4768 \end_inset
4769
4770
4771 \begin_inset CommandInset ref
4772 LatexCommand ref
4773 reference "sec:toc"
4774
4775 \end_inset
4776
4777 .
4778 \end_layout
4779
4780 \begin_layout Subsubsection
4781 Changing the Numbering
4782 \begin_inset CommandInset label
4783 LatexCommand label
4784 name "sub:Numbering-depth"
4785
4786 \end_inset
4787
4788
4789 \end_layout
4790
4791 \begin_layout Standard
4792 You can also alter which sectioning levels get numbered and which ones appear
4793  in the Table of Contents.
4794  Now, this doesn't remove any of the levels; that's preset in the document
4795  class.
4796  Certain classes start with 
4797 \family sans
4798 Chapter
4799 \family default
4800  and go down to the 
4801 \family sans
4802 Subparagraph
4803 \family default
4804  level.
4805  Others start at 
4806 \family sans
4807 Section
4808 \family default
4809 .
4810  Similarly, not all document classes number all sectioning levels.
4811  Most don't number 
4812 \family sans
4813 Paragraph
4814 \family default
4815  or 
4816 \family sans
4817 Subparagraph
4818 \family default
4819 .
4820  This is something you can change.
4821 \end_layout
4822
4823 \begin_layout Standard
4824 Open the 
4825 \family sans
4826 Document\SpecialChar \menuseparator
4827 Settings
4828 \family default
4829  dialog.
4830 \family sans
4831
4832 \begin_inset Index idx
4833 status collapsed
4834
4835 \begin_layout Plain Layout
4836 Document ! Settings
4837 \end_layout
4838
4839 \end_inset
4840
4841
4842 \family default
4843  Under 
4844 \family sans
4845 Numbering
4846 \begin_inset space ~
4847 \end_inset
4848
4849 &
4850 \begin_inset space ~
4851 \end_inset
4852
4853 TOC
4854 \family default
4855  you will see two counters.
4856  The one named 
4857 \family sans
4858 Numbering
4859 \family default
4860  controls how far down in the sectioning hierarchy LyX numbers a section
4861  heading.
4862  The other one controls the appearance of the section headings in the table
4863  of contents.
4864 \end_layout
4865
4866 \begin_layout Subsubsection
4867 Short Titles of Headings
4868 \begin_inset Index idx
4869 status collapsed
4870
4871 \begin_layout Plain Layout
4872 Section headings ! Short titles
4873 \end_layout
4874
4875 \end_inset
4876
4877
4878 \begin_inset Argument
4879 status collapsed
4880
4881 \begin_layout Plain Layout
4882 Short Titles
4883 \end_layout
4884
4885 \end_inset
4886
4887
4888 \begin_inset CommandInset label
4889 LatexCommand label
4890 name "sec:Short-Titles"
4891
4892 \end_inset
4893
4894
4895 \end_layout
4896
4897 \begin_layout Standard
4898 Some section or chapter titles, such as this one, can get quite long.
4899  This can cause trouble when there is limited horizontal space.
4900  For example, if the header of the page is set to show the current section
4901  title, a long title will protrude over the page margins and look awful.
4902 \end_layout
4903
4904 \begin_layout Standard
4905 LaTeX allows you to specify a short title for section headings.
4906  This short title is used in the header and in the actual table of contents,
4907  avoiding the problem mentioned.
4908  To specify a short title, use the menu 
4909 \family sans
4910 Insert\SpecialChar \menuseparator
4911 Short
4912 \begin_inset space ~
4913 \end_inset
4914
4915 Title
4916 \family default
4917 .
4918  This will insert a box labeled 
4919 \begin_inset Quotes eld
4920 \end_inset
4921
4922 opt
4923 \begin_inset Quotes erd
4924 \end_inset
4925
4926  (stands for 
4927 \begin_inset Quotes eld
4928 \end_inset
4929
4930 optional
4931 \begin_inset Quotes erd
4932 \end_inset
4933
4934 ) which you can use to enter the short title text.
4935  This also works for captions inside floats.
4936 \end_layout
4937
4938 \begin_layout Standard
4939 The title of this section is a good example of using this feature.
4940 \end_layout
4941
4942 \begin_layout Subsubsection
4943 Special Information
4944 \end_layout
4945
4946 \begin_layout Standard
4947 The following information applies to all section headings:
4948 \end_layout
4949
4950 \begin_layout Itemize
4951 You cannot do any nesting with these environments.
4952 \end_layout
4953
4954 \begin_layout Itemize
4955 You cannot use a margin note in any of these environments.
4956 \end_layout
4957
4958 \begin_layout Itemize
4959 You can only use inline math in these environments.
4960 \end_layout
4961
4962 \begin_layout Itemize
4963 You can use labels and cross-references to refer to their numbers.
4964 \end_layout
4965
4966 \begin_layout Subsection
4967 Quotes and Poetry line spacing
4968 \end_layout
4969
4970 \begin_layout Standard
4971 LyX has three paragraph environments for writing poetry and quotations.
4972  They are 
4973 \family sans
4974 Quote
4975 \family default
4976
4977 \family sans
4978 Quotation
4979 \family default
4980 , and 
4981 \family sans
4982 Verse
4983 \family default
4984 .
4985  Forget the days of changing line spacing and twiddling with margins.
4986  These three paragraph environments already have those changes built-in.
4987  They all widen the left margin and add a bit of extra space above and below
4988  the text they contain.
4989  They also allow nesting, so you can put a 
4990 \family sans
4991 Verse
4992 \family default
4993  in a 
4994 \family sans
4995 Quotation
4996 \family default
4997 , as well as in some other paragraph environments.
4998 \end_layout
4999
5000 \begin_layout Standard
5001 There is another feature of these three paragraph environments: they do
5002  
5003 \emph on
5004 not
5005 \emph default
5006  reset to 
5007 \family sans
5008 Standard
5009 \family default
5010  when you start a new paragraph.
5011  So, you can type in that poem and merrily hit 
5012 \family sans
5013 Return
5014 \family default
5015  without worrying about the paragraph environment changing on you.
5016  Of course, that means that, once you're done typing in that poem, you have
5017  to change back to the 
5018 \family sans
5019 Standard
5020 \family default
5021  environment yourself.
5022 \end_layout
5023
5024 \begin_layout Subsubsection
5025
5026 \family sans
5027 Quote
5028 \family default
5029  and 
5030 \family sans
5031 Quotation
5032 \family default
5033
5034 \begin_inset CommandInset label
5035 LatexCommand label
5036 name "sec:Quote"
5037
5038 \end_inset
5039
5040
5041 \begin_inset Index idx
5042 status collapsed
5043
5044 \begin_layout Plain Layout
5045 Quotation
5046 \end_layout
5047
5048 \end_inset
5049
5050
5051 \end_layout
5052
5053 \begin_layout Standard
5054 Now that we've described the similarities of these three environments, it's
5055  time for the differences.
5056  
5057 \family sans
5058 Quote
5059 \family default
5060  and 
5061 \family sans
5062 Quotation
5063 \family default
5064  are identical except for one difference: 
5065 \family sans
5066 Quote
5067 \family default
5068  uses extra spacing to separate paragraphs and never indents the first line.
5069  
5070 \family sans
5071 Quotation
5072 \family default
5073  
5074 \emph on
5075 always
5076 \emph default
5077  indents the first line of a paragraph and uses the same line spacing throughout.
5078 \end_layout
5079
5080 \begin_layout Standard
5081 Here's an example of the 
5082 \family sans
5083 Quote
5084 \family default
5085  environment:
5086 \end_layout
5087
5088 \begin_layout Quote
5089 This is in the 
5090 \family sans
5091 Quote
5092 \family default
5093  environment.
5094  I can keep writing, extending this line out further and further until it
5095  wraps.
5096  See – no indentation!
5097 \end_layout
5098
5099 \begin_layout Quote
5100 Here's the second paragraph of this quote.
5101  Again, there's no indentation, but there is extra space between me and
5102  the other paragraph.
5103 \end_layout
5104
5105 \begin_layout Standard
5106 Here's another example, this time in the 
5107 \family sans
5108 Quotation
5109 \family default
5110  environment:
5111 \end_layout
5112
5113 \begin_layout Quotation
5114 This is in the 
5115 \family sans
5116 Quotation
5117 \family default
5118  environment.
5119  If I keep writing, you will see the indentation.
5120  If your country uses a writing style that shows off new paragraphs by indenting
5121  the first line, then 
5122 \family sans
5123 Quotation
5124 \family default
5125  is the environment for you! Well, you'd use it 
5126 \emph on
5127 if
5128 \emph default
5129  you were quoting other text.
5130 \end_layout
5131
5132 \begin_layout Quotation
5133 Here's a new paragraph.
5134  I could ramble on and on, like a politician at election time.
5135  If I did that, though, you'd get bored.
5136 \end_layout
5137
5138 \begin_layout Standard
5139 As the examples show, 
5140 \family sans
5141 Quote
5142 \family default
5143  is for those people who use extra space to separate paragraphs.
5144  They should put quotes in the 
5145 \family sans
5146 Quote
5147 \family default
5148  environment.
5149  Those who use indentation to mark a new paragraph should use the 
5150 \family sans
5151 Quotation
5152 \family default
5153  paragraph environment for quoted text.
5154 \end_layout
5155
5156 \begin_layout Subsubsection
5157
5158 \family sans
5159 Verse
5160 \family default
5161
5162 \begin_inset Index idx
5163 status collapsed
5164
5165 \begin_layout Plain Layout
5166 Paragraph ! Verse
5167 \end_layout
5168
5169 \end_inset
5170
5171
5172 \family sans
5173
5174 \begin_inset Index idx
5175 status collapsed
5176
5177 \begin_layout Plain Layout
5178 Poetry
5179 \end_layout
5180
5181 \end_inset
5182
5183
5184 \begin_inset CommandInset label
5185 LatexCommand label
5186 name "sec:Verse"
5187
5188 \end_inset
5189
5190
5191 \end_layout
5192
5193 \begin_layout Standard
5194
5195 \family sans
5196 Verse
5197 \family default
5198  is a paragraph environment for poetry, rhymes, verses, and so on.
5199  Here's an example:
5200 \end_layout
5201
5202 \begin_layout Verse
5203 This is in Verse
5204 \begin_inset Newline newline
5205 \end_inset
5206
5207 Which I did not rehearse!
5208 \end_layout
5209
5210 \begin_layout Verse
5211 It could be much worse.
5212  This line could be long, very long, oh so long, so very long that it wraps
5213  around.
5214  It looks okay on screen, but in the printed version, the extra lines are
5215  indented a bit more than the first.
5216  Okay, so it's turned to prose and doesn't rhyme anymore.
5217  So sue me.
5218 \end_layout
5219
5220 \begin_layout Verse
5221 To break a line
5222 \begin_inset Newline newline
5223 \end_inset
5224
5225 And make things look fine
5226 \begin_inset Newline newline
5227 \end_inset
5228
5229 Use 
5230 \begin_inset Info
5231 type  "shortcut"
5232 arg   "newline-insert newline"
5233 \end_inset
5234
5235 .
5236 \end_layout
5237
5238 \begin_layout Standard
5239 As you can see, 
5240 \family sans
5241 Verse
5242 \family default
5243  does not indent both margins.
5244  Each stanza of the verse or poem is in its own paragraph.
5245  To separate the individual lines of a stanza, use the 
5246 \family typewriter
5247 break-line
5248 \family default
5249  function 
5250 \begin_inset Info
5251 type  "shortcut"
5252 arg   "newline-insert newline"
5253 \end_inset
5254
5255 .
5256 \end_layout
5257
5258 \begin_layout Subsection
5259 Lists
5260 \begin_inset Index idx
5261 status collapsed
5262
5263 \begin_layout Plain Layout
5264 Lists
5265 \end_layout
5266
5267 \end_inset
5268
5269
5270 \begin_inset CommandInset label
5271 LatexCommand label
5272 name "sub:Lists"
5273
5274 \end_inset
5275
5276
5277 \end_layout
5278
5279 \begin_layout Standard
5280 LyX has four different paragraph environments for creating different kinds
5281  of lists.
5282  In the 
5283 \family sans
5284 Itemize
5285 \family default
5286  and 
5287 \family sans
5288 Enumerate
5289 \family default
5290  environments, LyX labels your list items with bullets or numbers, respectively.
5291  In the 
5292 \family sans
5293 Description
5294 \family default
5295  and 
5296 \family sans
5297 List
5298 \family default
5299  environments, LyX lets you provide your own label.
5300  We will present the individual details of each type of list next after
5301  describing some general features of all four of them.
5302 \end_layout
5303
5304 \begin_layout Subsubsection
5305 General Features
5306 \end_layout
5307
5308 \begin_layout Standard
5309 The four paragraph environments for lists differ from the other environments
5310  in several ways.
5311  First, LyX treats each paragraph as a list item.
5312  Hitting 
5313 \family sans
5314 Return
5315 \family default
5316  does 
5317 \emph on
5318 not
5319 \emph default
5320  reset the environment to 
5321 \family sans
5322 Standard
5323 \family default
5324  but keeps the current environment and creates a new list item.
5325  The nesting depth is hereby kept.
5326  If you want to keep the paragraph environment but reset the current nesting
5327  depth, you can use 
5328 \begin_inset Info
5329 type  "shortcut"
5330 arg   "break-paragraph inverse"
5331 \end_inset
5332
5333  to break paragraphs.
5334 \end_layout
5335
5336 \begin_layout Standard
5337 You can nest lists of any type inside one another.
5338  In fact, LyX changes the labels on some list items depending on how it
5339  is nested.
5340  If you intend to use any of the list paragraph environments, we suggest
5341  you read all of section
5342 \begin_inset space ~
5343 \end_inset
5344
5345
5346 \begin_inset CommandInset ref
5347 LatexCommand ref
5348 reference "sec:Nesting"
5349
5350 \end_inset
5351
5352 .
5353  
5354 \end_layout
5355
5356 \begin_layout Subsubsection
5357
5358 \family sans
5359 Itemize
5360 \family default
5361
5362 \begin_inset Index idx
5363 status collapsed
5364
5365 \begin_layout Plain Layout
5366 Lists ! Itemize
5367 \end_layout
5368
5369 \end_inset
5370
5371
5372 \begin_inset CommandInset label
5373 LatexCommand label
5374 name "sec:Itemize"
5375
5376 \end_inset
5377
5378
5379 \end_layout
5380
5381 \begin_layout Standard
5382 The first type of list we will describe in detail is the 
5383 \family sans
5384 Itemize
5385 \family default
5386  paragraph environment.
5387  It has the following properties:
5388 \end_layout
5389
5390 \begin_layout Itemize
5391 Each item has a particular bullet or symbol as its label.
5392 \end_layout
5393
5394 \begin_deeper
5395 \begin_layout Itemize
5396 LyX uses the same symbol for all of the items in a given nesting level.
5397 \end_layout
5398
5399 \begin_layout Itemize
5400 The symbol appears at the beginning of the first line.
5401 \end_layout
5402
5403 \end_deeper
5404 \begin_layout Itemize
5405 The items can have any length.
5406  LyX automatically offsets the left margin of each item.
5407  The offset is always relative to whatever environment the 
5408 \family sans
5409 Itemize
5410 \family default
5411  list may be in.
5412 \end_layout
5413
5414 \begin_layout Itemize
5415 If you nest an 
5416 \family sans
5417 Itemize
5418 \family default
5419  environment inside another 
5420 \family sans
5421 Itemize
5422 \family default
5423  environment, the label changes to a new symbol.
5424 \end_layout
5425
5426 \begin_deeper
5427 \begin_layout Itemize
5428 There are four different symbols for up to a four-fold nesting.
5429 \end_layout
5430
5431 \begin_layout Itemize
5432 LyX always shows the same symbol on screen.
5433 \end_layout
5434
5435 \begin_layout Itemize
5436 See section
5437 \begin_inset space ~
5438 \end_inset
5439
5440
5441 \begin_inset CommandInset ref
5442 LatexCommand ref
5443 reference "sec:Nesting"
5444
5445 \end_inset
5446
5447  for a full explanation of nesting.
5448 \end_layout
5449
5450 \end_deeper
5451 \begin_layout Standard
5452 Of course, that explanation was also an example of an 
5453 \family sans
5454 Itemize
5455 \family default
5456  list.
5457  The 
5458 \family sans
5459 Itemize
5460 \family default
5461  environment is best suited for lists where the order doesn't matter.
5462 \end_layout
5463
5464 \begin_layout Standard
5465 We said that different levels use different symbols as their label.
5466  Here's an example of all four possible symbols.
5467 \end_layout
5468
5469 \begin_layout Itemize
5470 The label for the first level 
5471 \family sans
5472 Itemize
5473 \family default
5474  is a large black dot, or bullet.
5475 \end_layout
5476
5477 \begin_deeper
5478 \begin_layout Itemize
5479 The label for the second level is a dash.
5480 \end_layout
5481
5482 \begin_deeper
5483 \begin_layout Itemize
5484 The label for the third is an asterisk.
5485 \end_layout
5486
5487 \begin_deeper
5488 \begin_layout Itemize
5489 The label for the fourth is a centered dot.
5490 \end_layout
5491
5492 \end_deeper
5493 \begin_layout Itemize
5494 Back out to the third level.
5495 \end_layout
5496
5497 \end_deeper
5498 \begin_layout Itemize
5499 Back to the second level.
5500 \end_layout
5501
5502 \end_deeper
5503 \begin_layout Itemize
5504 Back to the outermost level.
5505 \end_layout
5506
5507 \begin_layout Standard
5508 These are the default labels for an 
5509 \family sans
5510 Itemize
5511 \family default
5512  list.
5513  You can customize these labels in the 
5514 \family sans
5515 Document\SpecialChar \menuseparator
5516 Settings
5517 \family default
5518  dialog in the submenu 
5519 \family sans
5520 Bullets
5521 \family default
5522 .
5523 \family sans
5524
5525 \begin_inset Index idx
5526 status collapsed
5527
5528 \begin_layout Plain Layout
5529 Document ! Settings
5530 \end_layout
5531
5532 \end_inset
5533
5534
5535 \end_layout
5536
5537 \begin_layout Standard
5538 Notice how the space between items decreases with increasing depth.
5539  We will explain nesting and all the tricks you can do with different depths
5540  in section
5541 \begin_inset space ~
5542 \end_inset
5543
5544
5545 \begin_inset CommandInset ref
5546 LatexCommand ref
5547 reference "sec:Nesting"
5548
5549 \end_inset
5550
5551 .
5552 \end_layout
5553
5554 \begin_layout Subsubsection
5555
5556 \family sans
5557 Enumerate
5558 \family default
5559
5560 \begin_inset Index idx
5561 status collapsed
5562
5563 \begin_layout Plain Layout
5564 Lists ! Enumerate
5565 \end_layout
5566
5567 \end_inset
5568
5569
5570 \begin_inset CommandInset label
5571 LatexCommand label
5572 name "sec:Enumerate"
5573
5574 \end_inset
5575
5576
5577 \end_layout
5578
5579 \begin_layout Standard
5580 The 
5581 \family sans
5582 Enumerate
5583 \family default
5584  environment is used to create numbered lists and outlines.
5585  It has these properties:
5586 \end_layout
5587
5588 \begin_layout Enumerate
5589 Each item has a numeral as its label.
5590 \end_layout
5591
5592 \begin_deeper
5593 \begin_layout Enumerate
5594 The label type depends on the nesting depth.
5595 \end_layout
5596
5597 \end_deeper
5598 \begin_layout Enumerate
5599 LyX automatically counts the items for you and updates the label as appropriate.
5600 \end_layout
5601
5602 \begin_layout Enumerate
5603 Each new 
5604 \family sans
5605 Enumerate
5606 \family default
5607  environment resets the counter to one.
5608 \end_layout
5609
5610 \begin_layout Enumerate
5611 Like the 
5612 \family sans
5613 Itemize
5614 \family default
5615  environment, the 
5616 \family sans
5617 Enumerate
5618 \family default
5619  environment:
5620 \end_layout
5621
5622 \begin_deeper
5623 \begin_layout Enumerate
5624 Offsets the items relative to the left margin.
5625  Items can have any length.
5626 \end_layout
5627
5628 \begin_layout Enumerate
5629 Reduces the space between items as the nesting depth increases.
5630 \end_layout
5631
5632 \begin_layout Enumerate
5633 Uses different types of labels depending on the nesting depth.
5634 \end_layout
5635
5636 \begin_layout Enumerate
5637 Allows up to a four-fold nesting.
5638 \end_layout
5639
5640 \end_deeper
5641 \begin_layout Standard
5642 Unlike the 
5643 \family sans
5644 Itemize
5645 \family default
5646  environment, 
5647 \family sans
5648 Enumerate
5649 \family default
5650  shows the different labels for each item in LyX.
5651  Here is how LyX labels the four different levels in an 
5652 \family sans
5653 Enumerate
5654 \family default
5655 :
5656 \end_layout
5657
5658 \begin_layout Enumerate
5659 The first level of an 
5660 \family sans
5661 Enumerate
5662 \family default
5663  uses Arabic numerals followed by a period.
5664 \end_layout
5665
5666 \begin_deeper
5667 \begin_layout Enumerate
5668 The second level uses lower case letters surrounded by parentheses.
5669 \end_layout
5670
5671 \begin_deeper
5672 \begin_layout Enumerate
5673 The third level uses lower-case Roman numerals followed by a period.
5674 \end_layout
5675
5676 \begin_deeper
5677 \begin_layout Enumerate
5678 The fourth level uses capital letters followed by a period.
5679 \end_layout
5680
5681 \begin_layout Enumerate
5682 Again, notice the decrease in the spacing between items as the nesting depth
5683  increases.
5684 \end_layout
5685
5686 \end_deeper
5687 \begin_layout Enumerate
5688 Back to the third level
5689 \end_layout
5690
5691 \end_deeper
5692 \begin_layout Enumerate
5693 Back to the second level.
5694 \end_layout
5695
5696 \end_deeper
5697 \begin_layout Enumerate
5698 Back to the outermost level.
5699 \end_layout
5700
5701 \begin_layout Standard
5702 Once again, you can customize the type of numbering used in the 
5703 \family sans
5704 Enumerate
5705 \family default
5706  environment.
5707  It involves adding commands to the LaTeX preamble (see the 
5708 \emph on
5709 Additional Features
5710 \emph default
5711  manual).
5712  As stated earlier, such customization only shows up in the printed version,
5713  not in LyX.
5714 \end_layout
5715
5716 \begin_layout Standard
5717 There is more to nesting 
5718 \family sans
5719 Enumerate
5720 \family default
5721  environments than we've stated here.
5722  You should read section
5723 \begin_inset space ~
5724 \end_inset
5725
5726
5727 \begin_inset CommandInset ref
5728 LatexCommand ref
5729 reference "sec:Nesting"
5730
5731 \end_inset
5732
5733  to learn more about nesting.
5734 \end_layout
5735
5736 \begin_layout Subsubsection
5737
5738 \family sans
5739 Description
5740 \family default
5741
5742 \begin_inset Index idx
5743 status collapsed
5744
5745 \begin_layout Plain Layout
5746 Lists ! Description
5747 \end_layout
5748
5749 \end_inset
5750
5751
5752 \end_layout
5753
5754 \begin_layout Standard
5755 Unlike the previous two environments, the 
5756 \family sans
5757 Description
5758 \family default
5759  list has no fixed label.
5760  Instead, LyX uses the first 
5761 \begin_inset Quotes eld
5762 \end_inset
5763
5764 word
5765 \begin_inset Quotes erd
5766 \end_inset
5767
5768  of the first line as the label.
5769  Here's an example:
5770 \end_layout
5771
5772 \begin_layout Description
5773 Example: This is an example of the 
5774 \family sans
5775 Description
5776 \family default
5777  environment.
5778 \end_layout
5779
5780 \begin_layout Standard
5781 LyX typesets the label in boldface and puts extra space between it and the
5782  rest of the line.
5783 \end_layout
5784
5785 \begin_layout Standard
5786 With the first 
5787 \begin_inset Quotes eld
5788 \end_inset
5789
5790 word
5791 \begin_inset Quotes erd
5792 \end_inset
5793
5794  it is meant that the first hit of the 
5795 \family sans
5796 Space
5797 \family default
5798  key ends the label if you are at the beginning of the first line of an
5799  item.
5800  If you need to use more than one word in the label use a 
5801 \family sans
5802 Protected Blank
5803 \family default
5804 .
5805  (Use either 
5806 \begin_inset Info
5807 type  "shortcut"
5808 arg   "space-insert protected"
5809 \end_inset
5810
5811  or the menu 
5812 \family sans
5813 Insert\SpecialChar \menuseparator
5814 Formatting\SpecialChar \menuseparator
5815 Protected
5816 \begin_inset space ~
5817 \end_inset
5818
5819 Space
5820 \family default
5821 , see section
5822 \begin_inset space ~
5823 \end_inset
5824
5825
5826 \begin_inset CommandInset ref
5827 LatexCommand ref
5828 reference "sub:Protected-Space"
5829
5830 \end_inset
5831
5832  for more info.) Here is an example:
5833 \end_layout
5834
5835 \begin_layout Description
5836 Second
5837 \begin_inset space ~
5838 \end_inset
5839
5840 Example: This one shows how to use a 
5841 \family sans
5842 Protected
5843 \begin_inset space ~
5844 \end_inset
5845
5846 Blank
5847 \family default
5848  in the label of a 
5849 \family sans
5850 Description
5851 \family default
5852  list item.
5853 \end_layout
5854
5855 \begin_layout Description
5856 Usage: You should use the 
5857 \family sans
5858 Description
5859 \family default
5860  environment for things like definitions and theorems.
5861  Use it when you need to make one word in particular stand out in the text
5862  that describes it.
5863  It's not a good idea to use a 
5864 \family sans
5865 Description
5866 \family default
5867  environment when you have an entire sentence that you want to describe.
5868  You're better off using 
5869 \family sans
5870 Itemize
5871 \family default
5872  or 
5873 \family sans
5874 Enumerate
5875 \family default
5876  and nesting several 
5877 \family sans
5878 Standard
5879 \family default
5880  paragraphs into them.
5881 \end_layout
5882
5883 \begin_layout Description
5884 Nesting: You can nest 
5885 \family sans
5886 Description
5887 \family default
5888  environments inside one another, nest them in other types of lists, and
5889  so on.
5890 \end_layout
5891
5892 \begin_layout Standard
5893 Notice that after the first line, LyX indents subsequent lines, offsetting
5894  them from the first line.
5895 \end_layout
5896
5897 \begin_layout Subsubsection
5898 The LyX 
5899 \family sans
5900 List
5901 \family default
5902
5903 \begin_inset Index idx
5904 status collapsed
5905
5906 \begin_layout Plain Layout
5907 Lists ! LyX list
5908 \end_layout
5909
5910 \end_inset
5911
5912
5913 \end_layout
5914
5915 \begin_layout Standard
5916 The 
5917 \family sans
5918 List
5919 \family default
5920  environment is a LyX extension to LaTeX.
5921 \end_layout
5922
5923 \begin_layout Standard
5924 \begin_inset Note Greyedout
5925 status open
5926
5927 \begin_layout Plain Layout
5928
5929 \series bold
5930 Note:
5931 \series default
5932  When you are using a KOMA-Script document class, like in this document,
5933  the 
5934 \family sans
5935 List
5936 \family default
5937  environment is named 
5938 \family sans
5939 Labeling
5940 \family default
5941 .
5942 \end_layout
5943
5944 \end_inset
5945
5946
5947 \end_layout
5948
5949 \begin_layout Standard
5950 Like the 
5951 \family sans
5952 Description
5953 \family default
5954  environment the 
5955 \family sans
5956 List
5957 \family default
5958  environment has user-defined labels for each list item.
5959  There are the following properties of this list environment:
5960 \end_layout
5961
5962 \begin_layout Labeling
5963 \labelwidthstring 00.00.0000
5964 item
5965 \begin_inset space ~
5966 \end_inset
5967
5968 labels LyX uses the first 
5969 \begin_inset Quotes eld
5970 \end_inset
5971
5972 word
5973 \begin_inset Quotes erd
5974 \end_inset
5975
5976  of each line as the item label.
5977  The first 
5978 \family sans
5979 Space
5980 \family default
5981  after the beginning of the first line of an item marks the end of the label.
5982  If you need to use more than one word in an item label, use a protected
5983  blank as described above.
5984 \end_layout
5985
5986 \begin_layout Labeling
5987 \labelwidthstring 00.00.0000
5988 margins As you can see, LyX uses different margins for the item label and
5989  the body of the item text.
5990  The body of the text has a larger left margin, which is equal to the default
5991  label width plus a little extra space.
5992  
5993 \end_layout
5994
5995 \begin_layout Labeling
5996 \labelwidthstring 00.00.0000
5997 label
5998 \begin_inset space ~
5999 \end_inset
6000
6001 width LyX uses the width of the label, or the default width, whatever is
6002  larger.
6003  If the label width is larger, the label 
6004 \begin_inset Quotes eld
6005 \end_inset
6006
6007 extends
6008 \begin_inset Quotes erd
6009 \end_inset
6010
6011  into the first line.
6012  In other words, the text of the first line isn't aligned with the left
6013  margin of the rest of the item text.
6014 \end_layout
6015
6016 \begin_layout Labeling
6017 \labelwidthstring 00.00.0000
6018 default
6019 \begin_inset space ~
6020 \end_inset
6021
6022 width You can set the default label width to ensure that the text of all
6023  items in a 
6024 \family sans
6025 List
6026 \family default
6027  environment have the same left margin.
6028 \begin_inset Newline newline
6029 \end_inset
6030
6031 To change the default width, select all items in the list.
6032  Now open the 
6033 \family sans
6034 Edit\SpecialChar \menuseparator
6035 Paragraph
6036 \begin_inset space ~
6037 \end_inset
6038
6039 Settings
6040 \family default
6041  dialog.
6042  The text in the box 
6043 \family sans
6044 Longest
6045 \begin_inset space ~
6046 \end_inset
6047
6048 label
6049 \family default
6050  determines the default label width.
6051  You can use the text of your largest label here, but you can also use the
6052  letter 
6053 \begin_inset Quotes eld
6054 \end_inset
6055
6056 M
6057 \begin_inset Quotes erd
6058 \end_inset
6059
6060  multiple times instead.
6061  The M is the widest character and is a standard unit of widths in LaTeX.
6062  By using 
6063 \begin_inset Quotes eld
6064 \end_inset
6065
6066 M
6067 \begin_inset Quotes erd
6068 \end_inset
6069
6070  as the unit of width you don't need to keep changing the contents of 
6071 \family sans
6072 Longest
6073 \begin_inset space ~
6074 \end_inset
6075
6076 label
6077 \family default
6078  every time you alter a label in a 
6079 \family sans
6080 List
6081 \family default
6082  environment.
6083 \begin_inset Newline newline
6084 \end_inset
6085
6086 The predefined default width is the length of 
6087 \begin_inset Quotes eld
6088 \end_inset
6089
6090 00.00.0000
6091 \begin_inset Quotes erd
6092 \end_inset
6093
6094  (equal to 6 M).
6095  
6096 \begin_inset Newline newline
6097 \end_inset
6098
6099
6100 \begin_inset Note Greyedout
6101 status open
6102
6103 \begin_layout Plain Layout
6104
6105 \series bold
6106 Note:
6107 \series default
6108  Setting the cursor into a list item to change only its label width will
6109  only change the width inside LyX but not in the output.
6110 \end_layout
6111
6112 \end_inset
6113
6114
6115 \end_layout
6116
6117 \begin_layout Standard
6118 You should use the 
6119 \family sans
6120 List
6121 \family default
6122  environment the same way like the 
6123 \family sans
6124 Description
6125 \family default
6126  list: When you need one word to stand out from the text that describes
6127  it.
6128  The 
6129 \family sans
6130 List
6131 \family default
6132  environment gives you another way to do this, using a different overall
6133  layout.
6134 \end_layout
6135
6136 \begin_layout Standard
6137 You can nest 
6138 \family sans
6139 List
6140 \family default
6141  environments inside one another, nest them in other types of lists, and
6142  so on.
6143  They work just like the other list paragraph environments.
6144  Read section
6145 \begin_inset space ~
6146 \end_inset
6147
6148
6149 \begin_inset CommandInset ref
6150 LatexCommand ref
6151 reference "sec:Nesting"
6152
6153 \end_inset
6154
6155  to learn about nesting.
6156 \end_layout
6157
6158 \begin_layout Standard
6159 There is yet another feature of the 
6160 \family sans
6161 List
6162 \family default
6163  environment: As you can see in the examples, LyX left-justifies the item
6164  labels by default.
6165  You can use additional 
6166 \family sans
6167 HFills
6168 \family default
6169  to change how LyX justifies the item label.
6170  
6171 \family sans
6172 Hfills
6173 \family default
6174  are documented in section
6175 \begin_inset space ~
6176 \end_inset
6177
6178
6179 \begin_inset CommandInset ref
6180 LatexCommand ref
6181 reference "sub:Horizontal-Space"
6182
6183 \end_inset
6184
6185 .
6186  Here are some examples:
6187 \end_layout
6188
6189 \begin_layout Labeling
6190 \labelwidthstring 00.00.0000
6191 Left The default for 
6192 \family sans
6193 List
6194 \family default
6195  item labels.
6196 \end_layout
6197
6198 \begin_layout Labeling
6199 \labelwidthstring 00.00.0000
6200 \begin_inset space \hfill{}
6201 \end_inset
6202
6203 Right One 
6204 \family sans
6205 HFill
6206 \family default
6207  at the beginning of the label right justifies it.
6208 \end_layout
6209
6210 \begin_layout Labeling
6211 \labelwidthstring 00.00.0000
6212 \begin_inset space \hfill{}
6213 \end_inset
6214
6215 Center
6216 \begin_inset space \hfill{}
6217 \end_inset
6218
6219  One 
6220 \family sans
6221 HFill
6222 \family default
6223  at the beginning of the label and one at the end centers it.
6224 \end_layout
6225
6226 \begin_layout Subsection
6227 Customized Lists
6228 \begin_inset Index idx
6229 status collapsed
6230
6231 \begin_layout Plain Layout
6232 Lists ! Customized
6233 \end_layout
6234
6235 \end_inset
6236
6237
6238 \end_layout
6239
6240 \begin_layout Standard
6241 To use the features described in this section, you must load the module
6242  
6243 \family sans
6244 Customisable Lists (enumitem)
6245 \family default
6246  in the document settings.
6247  This loads the features of the LaTeX-package 
6248 \series bold
6249 enumitem
6250 \series default
6251
6252 \begin_inset Index idx
6253 status collapsed
6254
6255 \begin_layout Plain Layout
6256 LaTeX-packages ! enumitem
6257 \end_layout
6258
6259 \end_inset
6260
6261 .
6262 \end_layout
6263
6264 \begin_layout Subsubsection
6265 Custom Enumerate Lists
6266 \begin_inset Index idx
6267 status collapsed
6268
6269 \begin_layout Plain Layout
6270 Lists ! Enumerate ! Custom
6271 \end_layout
6272
6273 \end_inset
6274
6275
6276 \end_layout
6277
6278 \begin_layout Standard
6279 \noindent
6280 The default numbering of numbered lists can be changed by adding an optional
6281  argument (menu 
6282 \family sans
6283 Insert\SpecialChar \menuseparator
6284 Short Title
6285 \family default
6286 ) to the first item of each level in the list.
6287  There you add the command
6288 \end_layout
6289
6290 \begin_layout Standard
6291
6292 \series bold
6293 label=
6294 \backslash
6295 roman{enumi}
6296 \end_layout
6297
6298 \begin_layout Standard
6299 in TeX Code (shortcut 
6300 \begin_inset Info
6301 type  "shortcut"
6302 arg   "ert-insert"
6303 \end_inset
6304
6305 ).
6306 \begin_inset Foot
6307 status collapsed
6308
6309 \begin_layout Plain Layout
6310 For more about TeX Code, look at section
6311 \begin_inset space ~
6312 \end_inset
6313
6314
6315 \begin_inset CommandInset ref
6316 LatexCommand ref
6317 reference "sec:TeX-Code"
6318
6319 \end_inset
6320
6321 .
6322 \end_layout
6323
6324 \end_inset
6325
6326
6327 \emph on
6328  enumi
6329 \emph default
6330  is hereby the counter of the enumeration in the first level.
6331  The command 
6332 \series bold
6333
6334 \backslash
6335 roman
6336 \series default
6337  outputs the counter as small Roman numeral.
6338  For capital Roman numerals replace in the command above 
6339 \series bold
6340
6341 \backslash
6342 roman
6343 \series default
6344  by 
6345 \series bold
6346
6347 \backslash
6348 Roman
6349 \series default
6350 .
6351  For Arabic numerals use 
6352 \series bold
6353
6354 \backslash
6355 arabic
6356 \series default
6357 .
6358  To 
6359 \begin_inset Quotes eld
6360 \end_inset
6361
6362 number
6363 \begin_inset Quotes erd
6364 \end_inset
6365
6366  items with capital or small Latin letters use 
6367 \series bold
6368
6369 \backslash
6370 Alph
6371 \series default
6372  or 
6373 \series bold
6374
6375 \backslash
6376 alph
6377 \series default
6378 , respectively.
6379 \end_layout
6380
6381 \begin_layout Standard
6382 \noindent
6383 \begin_inset Note Greyedout
6384 status open
6385
6386 \begin_layout Plain Layout
6387
6388 \series bold
6389 Note:
6390 \series default
6391  You can only number 26
6392 \begin_inset space ~
6393 \end_inset
6394
6395 items with Latin letters, because this numbering is limited to single letters.
6396 \end_layout
6397
6398 \end_inset
6399
6400
6401 \end_layout
6402
6403 \begin_layout Standard
6404 To change the numbering for the list sublevels, replace the 'i' in the command
6405  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6406 \end_layout
6407
6408 \begin_layout Standard
6409 As example a list with custom numbering:
6410 \end_layout
6411
6412 \begin_layout Enumerate
6413 \begin_inset Argument
6414 status open
6415
6416 \begin_layout Plain Layout
6417 \begin_inset ERT
6418 status open
6419
6420 \begin_layout Plain Layout
6421
6422 label=
6423 \backslash
6424 #
6425 \backslash
6426 Alph{enumi}
6427 \backslash
6428 #
6429 \end_layout
6430
6431 \end_inset
6432
6433
6434 \end_layout
6435
6436 \end_inset
6437
6438 Level 1
6439 \end_layout
6440
6441 \begin_deeper
6442 \begin_layout Enumerate
6443 \begin_inset Argument
6444 status open
6445
6446 \begin_layout Plain Layout
6447 \begin_inset ERT
6448 status open
6449
6450 \begin_layout Plain Layout
6451
6452 label=
6453 \backslash
6454 Alph{enumi}.
6455 \backslash
6456 arabic{enumii}
6457 \end_layout
6458
6459 \end_inset
6460
6461
6462 \end_layout
6463
6464 \end_inset
6465
6466 Level 2
6467 \end_layout
6468
6469 \begin_layout Enumerate
6470 Level 2
6471 \end_layout
6472
6473 \begin_deeper
6474 \begin_layout Enumerate
6475 \begin_inset Argument
6476 status open
6477
6478 \begin_layout Plain Layout
6479 \begin_inset ERT
6480 status open
6481
6482 \begin_layout Plain Layout
6483
6484 label=
6485 \backslash
6486 bf{
6487 \backslash
6488 arabic{enumiii}}
6489 \end_layout
6490
6491 \end_inset
6492
6493
6494 \end_layout
6495
6496 \end_inset
6497
6498 Level 3
6499 \end_layout
6500
6501 \begin_deeper
6502 \begin_layout Enumerate
6503 \begin_inset Argument
6504 status open
6505
6506 \begin_layout Plain Layout
6507 \begin_inset ERT
6508 status open
6509
6510 \begin_layout Plain Layout
6511
6512 label=
6513 \backslash
6514 emph{
6515 \backslash
6516 roman{enumiv})}
6517 \end_layout
6518
6519 \end_inset
6520
6521
6522 \end_layout
6523
6524 \end_inset
6525
6526 Level 4
6527 \end_layout
6528
6529 \end_deeper
6530 \end_deeper
6531 \end_deeper
6532 \begin_layout Standard
6533 For this list these commands were used:
6534 \end_layout
6535
6536 \begin_layout Standard
6537 \noindent
6538
6539 \series bold
6540 label=
6541 \backslash
6542 #
6543 \backslash
6544 Alph{enumi}
6545 \backslash
6546 #
6547 \begin_inset Newline newline
6548 \end_inset
6549
6550 label=
6551 \backslash
6552 Alph{enumi}.
6553 \backslash
6554 arabic{enumii}
6555 \begin_inset Newline newline
6556 \end_inset
6557
6558 label=
6559 \backslash
6560 bf{
6561 \backslash
6562 arabic{enumiii}}
6563 \begin_inset Newline newline
6564 \end_inset
6565
6566 label=
6567 \backslash
6568 emph{
6569 \backslash
6570 roman{enumiv})}
6571 \end_layout
6572
6573 \begin_layout Standard
6574 where the command 
6575 \series bold
6576
6577 \backslash
6578 emph{}
6579 \series default
6580  makes the label emphasized and 
6581 \series bold
6582
6583 \backslash
6584 bf{}
6585 \series default
6586  makes it bold.
6587 \end_layout
6588
6589 \begin_layout Standard
6590 \begin_inset Note Greyedout
6591 status open
6592
6593 \begin_layout Plain Layout
6594
6595 \series bold
6596 Note:
6597 \series default
6598  When you changed the label of a list level, it will be used for all following
6599  lists until you change the definition.
6600 \end_layout
6601
6602 \end_inset
6603
6604
6605 \end_layout
6606
6607 \begin_layout Subsubsection
6608 Resumed Enumeration
6609 \begin_inset Index idx
6610 status collapsed
6611
6612 \begin_layout Plain Layout
6613 Lists ! Enumerate ! Resumed
6614 \end_layout
6615
6616 \end_inset
6617
6618
6619 \end_layout
6620
6621 \begin_layout Standard
6622 Enumerations can be resumed after intermediate paragraphs:
6623 \end_layout
6624
6625 \begin_layout Enumerate
6626 \begin_inset Argument
6627 status open
6628
6629 \begin_layout Plain Layout
6630 \begin_inset ERT
6631 status open
6632
6633 \begin_layout Plain Layout
6634
6635 label=
6636 \backslash
6637 arabic{enumi}.
6638 \end_layout
6639
6640 \end_inset
6641
6642
6643 \end_layout
6644
6645 \end_inset
6646
6647 first
6648 \begin_inset Note Note
6649 status open
6650
6651 \begin_layout Plain Layout
6652 goes back to default numbering
6653 \end_layout
6654
6655 \end_inset
6656
6657
6658 \end_layout
6659
6660 \begin_layout Enumerate
6661 second
6662 \end_layout
6663
6664 \begin_layout Standard
6665 regular text
6666 \end_layout
6667
6668 \begin_layout Enumerate-Resume
6669 resumed
6670 \end_layout
6671
6672 \begin_layout Standard
6673 To resume an enumeration, use the style 
6674 \family sans
6675 Enumerate-Resume
6676 \family default
6677 .
6678  Its numbering appears in blue within LyX to indicate that it is a resumed
6679  list and that the numbering will not be correct in LyX, but in the output.
6680 \end_layout
6681
6682 \begin_layout Standard
6683 \begin_inset Note Greyedout
6684 status open
6685
6686 \begin_layout Plain Layout
6687
6688 \series bold
6689 Note:
6690 \series default
6691  If there is no previous enumeration to resume, you will get a LaTeX error.
6692 \end_layout
6693
6694 \end_inset
6695
6696
6697 \end_layout
6698
6699 \begin_layout Standard
6700 Perhaps you might want to resume the list with a different number than the
6701  next one.
6702  Or you want to start a new enumeration with a defined number.
6703  This is possible by adding an optional argument to the first list item
6704  of a normal new enumeration.
6705  There insert the command
6706 \end_layout
6707
6708 \begin_layout Standard
6709
6710 \series bold
6711 start=number
6712 \end_layout
6713
6714 \begin_layout Standard
6715 where 
6716 \emph on
6717 number
6718 \emph default
6719  is the number with which you want to resume the list.
6720  An example:
6721 \end_layout
6722
6723 \begin_layout Enumerate
6724 first item
6725 \end_layout
6726
6727 \begin_layout Enumerate
6728 second item
6729 \end_layout
6730
6731 \begin_layout Standard
6732 Enumeration starting at a given value:
6733 \end_layout
6734
6735 \begin_layout Enumerate
6736 \begin_inset Argument
6737 status open
6738
6739 \begin_layout Plain Layout
6740 \begin_inset ERT
6741 status open
6742
6743 \begin_layout Plain Layout
6744
6745 start=4
6746 \end_layout
6747
6748 \end_inset
6749
6750
6751 \end_layout
6752
6753 \end_inset
6754
6755 This enumeration starts at 4
6756 \end_layout
6757
6758 \begin_layout Subsubsection
6759 List Spacing
6760 \begin_inset Index idx
6761 status collapsed
6762
6763 \begin_layout Plain Layout
6764 Lists ! Spacing
6765 \end_layout
6766
6767 \end_inset
6768
6769
6770 \end_layout
6771
6772 \begin_layout Standard
6773 In some cases you might want less or more vertical space between the items
6774  of a list.
6775  For example the default space is too much in your opinion in this case:
6776 \end_layout
6777
6778 \begin_layout Itemize
6779 A bullet list
6780 \end_layout
6781
6782 \begin_layout Itemize
6783 with standard spacing 
6784 \end_layout
6785
6786 \begin_layout Standard
6787 You can decrease the space by adding an optional argument to the first item
6788  of the list.
6789  There add the command 
6790 \series bold
6791 nolistsep
6792 \series default
6793  to get no additional list space like in this example:
6794 \end_layout
6795
6796 \begin_layout Itemize
6797 \begin_inset Argument
6798 status open
6799
6800 \begin_layout Plain Layout
6801 \begin_inset ERT
6802 status open
6803
6804 \begin_layout Plain Layout
6805
6806 nolistsep
6807 \end_layout
6808
6809 \end_inset
6810
6811
6812 \end_layout
6813
6814 \end_inset
6815
6816 A bullet list
6817 \end_layout
6818
6819 \begin_layout Itemize
6820 without additional
6821 \end_layout
6822
6823 \begin_layout Itemize
6824 vertical space
6825 \end_layout
6826
6827 \begin_layout Standard
6828 To add space you can use several other commands provided by the LaTeX-package
6829  
6830 \series bold
6831 enumitem
6832 \series default
6833
6834 \begin_inset Index idx
6835 status collapsed
6836
6837 \begin_layout Plain Layout
6838 LaTeX-packages ! enumitem
6839 \end_layout
6840
6841 \end_inset
6842
6843 .
6844  For more info see its documentation, 
6845 \begin_inset CommandInset citation
6846 LatexCommand cite
6847 key "enumitem"
6848
6849 \end_inset
6850
6851 .
6852 \end_layout
6853
6854 \begin_layout Standard
6855 There are also many commands available to change the horizontal spacing
6856  and indentation.
6857  Here is an example where the indentation was changed to the one of the
6858  paragraphs in the document and the label separation was set to 2
6859 \begin_inset space \thinspace{}
6860 \end_inset
6861
6862 cm so that the number is in the page margin:
6863 \end_layout
6864
6865 \begin_layout Enumerate
6866 \begin_inset Argument
6867 status open
6868
6869 \begin_layout Plain Layout
6870 \begin_inset ERT
6871 status open
6872
6873 \begin_layout Plain Layout
6874
6875 labelindent=
6876 \backslash
6877 parindent, labelsep=2cm
6878 \end_layout
6879
6880 \end_inset
6881
6882
6883 \end_layout
6884
6885 \end_inset
6886
6887 An enumeration
6888 \end_layout
6889
6890 \begin_layout Enumerate
6891 with negative indentation
6892 \end_layout
6893
6894 \begin_layout Subsubsection
6895 Further Customization
6896 \begin_inset Index idx
6897 status collapsed
6898
6899 \begin_layout Plain Layout
6900 Lists ! Customization
6901 \end_layout
6902
6903 \end_inset
6904
6905
6906 \end_layout
6907
6908 \begin_layout Standard
6909 You can also change the style of description lists.
6910  The command
6911 \end_layout
6912
6913 \begin_layout Standard
6914
6915 \series bold
6916 font=definition
6917 \end_layout
6918
6919 \begin_layout Standard
6920 changes the description label font, the command
6921 \end_layout
6922
6923 \begin_layout Standard
6924
6925 \series bold
6926 style=definition
6927 \end_layout
6928
6929 \begin_layout Standard
6930 sets the list style.
6931 \end_layout
6932
6933 \begin_layout Standard
6934 An example where the command
6935 \end_layout
6936
6937 \begin_layout Standard
6938
6939 \series bold
6940 font=
6941 \backslash
6942 itshape, style=nextline
6943 \end_layout
6944
6945 \begin_layout Standard
6946 is used:
6947 \end_layout
6948
6949 \begin_layout Description
6950 Ionizing
6951 \begin_inset space ~
6952 \end_inset
6953
6954 radiation: 
6955 \begin_inset Argument
6956 status open
6957
6958 \begin_layout Plain Layout
6959 \begin_inset ERT
6960 status open
6961
6962 \begin_layout Plain Layout
6963
6964 labelindent=0pt, labelsep=1cm, font=
6965 \backslash
6966 itshape, style=nextline
6967 \end_layout
6968
6969 \end_inset
6970
6971
6972 \end_layout
6973
6974 \end_inset
6975
6976 Ionizing radiation consists of particles or electromagnetic waves that are
6977  energetic enough to detach electrons from atoms or molecules, therefore
6978  ionizing them.
6979 \end_layout
6980
6981 \begin_layout Description
6982 Reference
6983 \begin_inset space ~
6984 \end_inset
6985
6986 counting: In computer science, reference counting is a technique of storing
6987  the number of references, pointers, or handles to a resource such as an
6988  object, block of memory, disk space or other resource.
6989 \end_layout
6990
6991 \begin_layout Standard
6992 There are many more commands and features provided by the LaTeX-package
6993  
6994 \series bold
6995 enumitem
6996 \series default
6997
6998 \begin_inset Index idx
6999 status collapsed
7000
7001 \begin_layout Plain Layout
7002 LaTeX-packages ! enumitem
7003 \end_layout
7004
7005 \end_inset
7006
7007 .
7008  For more info see its documentation, 
7009 \begin_inset CommandInset citation
7010 LatexCommand cite
7011 key "enumitem"
7012
7013 \end_inset
7014
7015
7016 \end_layout
7017
7018 \begin_layout Subsection
7019 Letters
7020 \begin_inset Index idx
7021 status collapsed
7022
7023 \begin_layout Plain Layout
7024 Letters
7025 \end_layout
7026
7027 \end_inset
7028
7029
7030 \end_layout
7031
7032 \begin_layout Subsubsection
7033
7034 \family sans
7035 Address
7036 \family default
7037  and 
7038 \family sans
7039 Right
7040 \begin_inset space ~
7041 \end_inset
7042
7043 Address
7044 \family default
7045 : An Overview
7046 \end_layout
7047
7048 \begin_layout Standard
7049 Although LyX has document classes for letters, we've also created two paragraph
7050  environments called 
7051 \family sans
7052 Address
7053 \family default
7054  and 
7055 \family sans
7056 Right
7057 \begin_inset space ~
7058 \end_inset
7059
7060 Address
7061 \family default
7062 .
7063  To use the letter class, you need to use specific paragraph environments
7064  in a specific order, otherwise LaTeX gags on the document.
7065  In contrast, you can use the 
7066 \family sans
7067 Address
7068 \family default
7069  and 
7070 \family sans
7071 Right
7072 \begin_inset space ~
7073 \end_inset
7074
7075 Address
7076 \family default
7077  paragraph environments anywhere with no problem.
7078  You can even nest them inside other environments, though you can't nest
7079  anything in them.
7080 \end_layout
7081
7082 \begin_layout Standard
7083 Of course, you're not limited to using 
7084 \family sans
7085 Address
7086 \family default
7087  and 
7088 \family sans
7089 Right
7090 \begin_inset space ~
7091 \end_inset
7092
7093 Address
7094 \family default
7095  for letters only.
7096  
7097 \family sans
7098 Right
7099 \begin_inset space ~
7100 \end_inset
7101
7102 Address
7103 \family default
7104 , in particular, is useful for creating article titles like those used in
7105  some European academic papers.
7106 \end_layout
7107
7108 \begin_layout Subsubsection
7109 Usage
7110 \begin_inset CommandInset label
7111 LatexCommand label
7112 name "sec:Address-Usage"
7113
7114 \end_inset
7115
7116
7117 \end_layout
7118
7119 \begin_layout Standard
7120 The 
7121 \family sans
7122 Address
7123 \family default
7124  environment formats text in the style of an address, which is also used
7125  for the opening and signature in some countries.
7126  Similarly, the 
7127 \family sans
7128 Right
7129 \begin_inset space ~
7130 \end_inset
7131
7132 Address
7133 \family default
7134  environment formats text in the style of a right-justified address, which
7135  is used for the sender's address and today's date in some countries.
7136  Here's an example of each:
7137 \end_layout
7138
7139 \begin_layout Right Address
7140 Right Address
7141 \begin_inset Newline newline
7142 \end_inset
7143
7144 Who I am
7145 \begin_inset Newline newline
7146 \end_inset
7147
7148 Where I am
7149 \begin_inset Newline newline
7150 \end_inset
7151
7152 When is it? What is today?
7153 \end_layout
7154
7155 \begin_layout Standard
7156 That was 
7157 \family sans
7158 Right
7159 \begin_inset space ~
7160 \end_inset
7161
7162 Address
7163 \family default
7164 .
7165  Notice that the lines all have the same left margin, which LyX sets to
7166  fit the largest block of text on a single line.
7167  Here's an example of the 
7168 \family sans
7169 Address
7170 \family default
7171  environment:
7172 \end_layout
7173
7174 \begin_layout Address
7175 Who are you
7176 \begin_inset Newline newline
7177 \end_inset
7178
7179 Where do I send this
7180 \begin_inset Newline newline
7181 \end_inset
7182
7183 Your post office and country
7184 \end_layout
7185
7186 \begin_layout Standard
7187 As you can see, both 
7188 \family sans
7189 Address
7190 \family default
7191  and 
7192 \family sans
7193 Right
7194 \begin_inset space ~
7195 \end_inset
7196
7197 Address
7198 \family default
7199  add extra space between themselves and the next paragraph.
7200  If you hit 
7201 \family sans
7202 Return
7203 \family default
7204  in either of these environments, LyX resets the nesting depth and sets
7205  the environment to 
7206 \family sans
7207 Standard
7208 \family default
7209 .
7210  This makes sense, since 
7211 \family sans
7212 Return
7213 \family default
7214  is the 
7215 \family typewriter
7216 break-paragraph
7217 \family default
7218  function, and the individual lines of an address are not paragraphs.
7219  Thus, you have to use 
7220 \family typewriter
7221 break-line
7222 \family default
7223  (
7224 \begin_inset Info
7225 type  "shortcut"
7226 arg   "newline-insert newline"
7227 \end_inset
7228
7229  or 
7230 \family sans
7231 Formatting
7232 \begin_inset space ~
7233 \end_inset
7234
7235 Character\SpecialChar \menuseparator
7236 Line
7237 \begin_inset space ~
7238 \end_inset
7239
7240 Break
7241 \family default
7242  from the 
7243 \family sans
7244 Insert
7245 \family default
7246  menu) to start a new line in an 
7247 \family sans
7248 Address
7249 \family default
7250  or 
7251 \family sans
7252 Right
7253 \begin_inset space ~
7254 \end_inset
7255
7256 Address
7257 \family default
7258  environment.
7259 \end_layout
7260
7261 \begin_layout Subsection
7262 Academic Writing
7263 \end_layout
7264
7265 \begin_layout Standard
7266 Most academic writing begins with an abstract and ends with a bibliography
7267  or list of references.
7268  LyX contains paragraph environments for both of these.
7269 \end_layout
7270
7271 \begin_layout Subsubsection
7272
7273 \family sans
7274 Abstract
7275 \begin_inset Index idx
7276 status collapsed
7277
7278 \begin_layout Plain Layout
7279 Abstracts
7280 \end_layout
7281
7282 \end_inset
7283
7284
7285 \end_layout
7286
7287 \begin_layout Standard
7288 The 
7289 \family sans
7290 Abstract
7291 \family default
7292  environment is used for the abstract of an article.
7293  Technically, you could use this environment anywhere, but you really should
7294  only use it at the beginning of the document, after the title.
7295  Also, don't bother trying to nest 
7296 \family sans
7297 Abstract
7298 \family default
7299  in anything else or vice versa.
7300  It will not work.
7301  The 
7302 \family sans
7303 Abstract
7304 \family default
7305  environment is only useful in the article and report document classes.
7306  The book document classes ignores the 
7307 \family sans
7308 Abstract
7309 \family default
7310  completely, and it's utterly silly to use 
7311 \family sans
7312 Abstract
7313 \family default
7314  in a letter document class.
7315 \end_layout
7316
7317 \begin_layout Standard
7318 The 
7319 \family sans
7320 Abstract
7321 \family default
7322  environment does several things for you.
7323  First, it puts the centered label 
7324 \begin_inset Quotes eld
7325 \end_inset
7326
7327 Abstract
7328 \begin_inset Quotes erd
7329 \end_inset
7330
7331  above the text.
7332  The label and the text of the abstract are separated by some extra vertical
7333  space.
7334  Second, it typesets everything in a smaller font, just as you'd expect.
7335  Lastly, it adds a bit of extra vertical space between the abstract and
7336  the subsequent text.
7337  Well, that's how it will appear on the LyX screen.
7338  The appearance in the output depends on the used article or report class.
7339 \end_layout
7340
7341 \begin_layout Standard
7342 Starting a new paragraph by hitting 
7343 \family sans
7344 Return
7345 \family default
7346  does not reset the paragraph environment.
7347  The new paragraph will still be in the 
7348 \family sans
7349 Abstract
7350 \family default
7351  environment.
7352  So, you will have to change the paragraph environment yourself when you
7353  finish entering the abstract of your document.
7354 \end_layout
7355
7356 \begin_layout Standard
7357 \begin_inset Float figure
7358 wide false
7359 sideways false
7360 status open
7361
7362 \begin_layout Plain Layout
7363 \align center
7364 \begin_inset Graphics
7365         filename clipart/Abstract.pdf
7366
7367 \end_inset
7368
7369
7370 \end_layout
7371
7372 \begin_layout Plain Layout
7373 \begin_inset Caption
7374
7375 \begin_layout Plain Layout
7376 \begin_inset CommandInset label
7377 LatexCommand label
7378 name "cap:Paragraph-in-the"
7379
7380 \end_inset
7381
7382 Paragraph in the 
7383 \family sans
7384 Abstract
7385 \family default
7386  environment
7387 \end_layout
7388
7389 \end_inset
7390
7391
7392 \end_layout
7393
7394 \end_inset
7395
7396
7397 \end_layout
7398
7399 \begin_layout Standard
7400 We'd love to give you directly an example of the 
7401 \family sans
7402 Abstract
7403 \family default
7404  environment, but since this document is in the 
7405 \begin_inset Quotes eld
7406 \end_inset
7407
7408 book
7409 \begin_inset Quotes erd
7410 \end_inset
7411
7412  class, we can't do this.
7413  We inserted it therefore as figure
7414 \begin_inset space ~
7415 \end_inset
7416
7417
7418 \begin_inset CommandInset ref
7419 LatexCommand ref
7420 reference "cap:Paragraph-in-the"
7421
7422 \end_inset
7423
7424 .
7425  If you've never heard of an 
7426 \begin_inset Quotes eld
7427 \end_inset
7428
7429 abstract
7430 \begin_inset Quotes erd
7431 \end_inset
7432
7433  before, you can safely ignore this environment.
7434 \end_layout
7435
7436 \begin_layout Subsubsection
7437
7438 \family sans
7439 Bibliography
7440 \family default
7441
7442 \begin_inset Index idx
7443 status collapsed
7444
7445 \begin_layout Plain Layout
7446 Bibliography
7447 \end_layout
7448
7449 \end_inset
7450
7451
7452 \begin_inset CommandInset label
7453 LatexCommand label
7454 name "sub:Biblio_environment"
7455
7456 \end_inset
7457
7458
7459 \end_layout
7460
7461 \begin_layout Standard
7462 The 
7463 \family sans
7464 Bibliography
7465 \family default
7466  environment is used to list references.
7467  Technically, you could use this environment anywhere, but you really should
7468  only use it at the end of the document.
7469  Nesting 
7470 \family sans
7471 Bibliography
7472 \family default
7473  in anything else or vice versa will not work.
7474 \end_layout
7475
7476 \begin_layout Standard
7477 When you first open a 
7478 \family sans
7479 Bibliography
7480 \family default
7481  environment, LyX adds a large vertical space, followed by the heading 
7482 \begin_inset Quotes eld
7483 \end_inset
7484
7485 Bibliography
7486 \begin_inset Quotes erd
7487 \end_inset
7488
7489  or 
7490 \begin_inset Quotes eld
7491 \end_inset
7492
7493 References,
7494 \begin_inset Quotes erd
7495 \end_inset
7496
7497  depending on the document class.
7498  The heading is in a large boldface font.
7499  Each paragraph of the 
7500 \family sans
7501 Bibliography
7502 \family default
7503  environment is a bibliography entry.
7504  Thus, hitting 
7505 \family sans
7506 Return
7507 \family default
7508  does not reset the paragraph environment.
7509  Each new paragraph is still in the 
7510 \family sans
7511 Bibliography
7512 \family default
7513  environment.
7514 \end_layout
7515
7516 \begin_layout Standard
7517 There is another, usually better way to include references in your document
7518  by using a BibTeX database.
7519  For more information on that, and for a detailed description of LyX's bibliogra
7520 phy handling, have a look at in section
7521 \begin_inset space ~
7522 \end_inset
7523
7524
7525 \begin_inset CommandInset ref
7526 LatexCommand ref
7527 reference "sec:Bibliography"
7528
7529 \end_inset
7530
7531 .
7532 \end_layout
7533
7534 \begin_layout Subsection
7535 LyX
7536 \family sans
7537 -Code
7538 \begin_inset Index idx
7539 status collapsed
7540
7541 \begin_layout Plain Layout
7542 Paragraph ! LyX code
7543 \end_layout
7544
7545 \end_inset
7546
7547
7548 \begin_inset CommandInset label
7549 LatexCommand label
7550 name "sub:LyX-Code"
7551
7552 \end_inset
7553
7554
7555 \end_layout
7556
7557 \begin_layout Standard
7558 The 
7559 \family sans
7560 LyX-Code
7561 \family default
7562  environment is another LyX extension.
7563  It type-sets text in a typewriter-style font.
7564  It also treats the 
7565 \family sans
7566 Space
7567 \family default
7568  key as a fixed whitespace;
7569 \begin_inset Foot
7570 status collapsed
7571
7572 \begin_layout Plain Layout
7573 In the 
7574 \family sans
7575 LyX-Code
7576 \family default
7577  environment, the 
7578 \family sans
7579 Space
7580 \family default
7581  key is treated as a 
7582 \family sans
7583 Protected
7584 \begin_inset space ~
7585 \end_inset
7586
7587 Blank
7588 \family default
7589  instead of an end-of-word marker.
7590 \end_layout
7591
7592 \end_inset
7593
7594  this is the only case in which you can type multiple whitespaces in LyX.
7595  If you need to insert blank lines, you will still need to use 
7596 \begin_inset Info
7597 type  "shortcut"
7598 arg   "newline-insert newline"
7599 \end_inset
7600
7601  (the 
7602 \family typewriter
7603 break-line
7604 \family default
7605  function).
7606  
7607 \family sans
7608 Return
7609 \family default
7610  breaks paragraphs.
7611  Note, however, that 
7612 \family sans
7613 Return
7614 \family default
7615  does not reset the paragraph environment.
7616  So, when you finish using the 
7617 \family sans
7618 LyX-Code
7619 \family default
7620  environment, you will need to change the paragraph environment yourself.
7621  Also, you can nest the 
7622 \family sans
7623 LyX-Code
7624 \family default
7625  environment inside of others.
7626 \end_layout
7627
7628 \begin_layout Standard
7629 There are a few quirks with this environment:
7630 \end_layout
7631
7632 \begin_layout Itemize
7633 You cannot use 
7634 \begin_inset Info
7635 type  "shortcut"
7636 arg   "newline-insert newline"
7637 \end_inset
7638
7639  at the beginning of a new paragraph (i.
7640 \begin_inset space \thinspace{}
7641 \end_inset
7642
7643 g.
7644 \begin_inset space \space{}
7645 \end_inset
7646
7647 you can't follow 
7648 \family sans
7649 Return
7650 \family default
7651  with a 
7652 \begin_inset Info
7653 type  "shortcut"
7654 arg   "newline-insert newline"
7655 \end_inset
7656
7657 ).
7658 \end_layout
7659
7660 \begin_layout Itemize
7661 You can't follow a 
7662 \begin_inset Info
7663 type  "shortcut"
7664 arg   "newline-insert newline"
7665 \end_inset
7666
7667  with a 
7668 \family sans
7669 Space
7670 \family default
7671 .
7672 \end_layout
7673
7674 \begin_deeper
7675 \begin_layout Itemize
7676 Use a 
7677 \family sans
7678 Return
7679 \family default
7680  to begin a new paragraph, then you can use a 
7681 \family sans
7682 Space
7683 \family default
7684 .
7685 \end_layout
7686
7687 \begin_layout Itemize
7688 Or: use 
7689 \begin_inset Info
7690 type  "shortcut"
7691 arg   "space-insert protected"
7692 \end_inset
7693
7694  instead.
7695 \end_layout
7696
7697 \end_deeper
7698 \begin_layout Itemize
7699 You can't have an empty paragraph or an empty line.
7700  You must put at least one 
7701 \family sans
7702 Space
7703 \family default
7704  in any line you want blank.
7705  Otherwise, LaTeX generates errors.
7706 \end_layout
7707
7708 \begin_layout Itemize
7709 You cannot get the typewriter double quotes by typing 
7710 \family sans
7711 "
7712 \family default
7713  since that will insert 
7714 \emph on
7715 real
7716 \emph default
7717  quotes.
7718  You get the typewriter double quotes with 
7719 \begin_inset Info
7720 type  "shortcut"
7721 arg   "self-insert \""
7722 \end_inset
7723
7724 .
7725 \end_layout
7726
7727 \begin_layout Standard
7728 Here is an example:
7729 \end_layout
7730
7731 \begin_layout LyX-Code
7732 #include <stdio.h>
7733 \end_layout
7734
7735 \begin_layout LyX-Code
7736  
7737 \end_layout
7738
7739 \begin_layout LyX-Code
7740 int main(void)
7741 \end_layout
7742
7743 \begin_layout LyX-Code
7744 {
7745 \end_layout
7746
7747 \begin_layout LyX-Code
7748     printf("Hello World!
7749 \backslash
7750 n");
7751 \end_layout
7752
7753 \begin_layout LyX-Code
7754     return 0;
7755 \end_layout
7756
7757 \begin_layout LyX-Code
7758 }
7759 \end_layout
7760
7761 \begin_layout Standard
7762 This is just the standard 
7763 \begin_inset Quotes eld
7764 \end_inset
7765
7766 Hello world!
7767 \begin_inset Quotes erd
7768 \end_inset
7769
7770  program.
7771  
7772 \end_layout
7773
7774 \begin_layout Standard
7775
7776 \family sans
7777 LyX-Code
7778 \family default
7779  has one purpose: to typeset code, such as program source, shell scripts,
7780  rc-files, and so on.
7781  Use it only in those very special cases where you need to generate text
7782  as if you used a typewriter.
7783 \begin_inset Index idx
7784 status collapsed
7785
7786 \begin_layout Plain Layout
7787 Paragraph environments|)
7788 \end_layout
7789
7790 \end_inset
7791
7792  For longer parts of programming code, use the listings inset that is described
7793  in the chapter 
7794 \emph on
7795 Program Code Listings
7796 \emph default
7797  of the 
7798 \emph on
7799 Embedded
7800 \begin_inset space ~
7801 \end_inset
7802
7803 Objects
7804 \emph default
7805  manual.
7806 \end_layout
7807
7808 \begin_layout Section
7809 Nesting Environments
7810 \begin_inset Index idx
7811 status collapsed
7812
7813 \begin_layout Plain Layout
7814 Nesting ! Environments
7815 \end_layout
7816
7817 \end_inset
7818
7819
7820 \begin_inset CommandInset label
7821 LatexCommand label
7822 name "sec:Nesting"
7823
7824 \end_inset
7825
7826
7827 \end_layout
7828
7829 \begin_layout Subsection
7830 Introduction
7831 \end_layout
7832
7833 \begin_layout Standard
7834 LyX treats text as a unified block with a particular context and specific
7835  properties.
7836  This allows you to create blocks that inherit some of the properties of
7837  another block.
7838  For example you have three main points in an outline, but point #2 also
7839  has two subpoints.
7840  In other words, you have a list inside of another list, with the inner
7841  list 
7842 \begin_inset Quotes eld
7843 \end_inset
7844
7845 attached
7846 \begin_inset Quotes erd
7847 \end_inset
7848
7849  to item #2:
7850 \end_layout
7851
7852 \begin_layout Enumerate
7853 one
7854 \end_layout
7855
7856 \begin_layout Enumerate
7857 two
7858 \end_layout
7859
7860 \begin_deeper
7861 \begin_layout Enumerate
7862 sublist – item #1
7863 \end_layout
7864
7865 \begin_layout Enumerate
7866 sublist – item #2
7867 \end_layout
7868
7869 \end_deeper
7870 \begin_layout Enumerate
7871 three
7872 \end_layout
7873
7874 \begin_layout Standard
7875 You put a list inside a list by nesting one list inside the other.
7876  Nesting an environment is quite simple: Select 
7877 \family sans
7878 Increase
7879 \begin_inset space ~
7880 \end_inset
7881
7882 List
7883 \begin_inset space ~
7884 \end_inset
7885
7886 Depth
7887 \family default
7888  or 
7889 \family sans
7890 Decrease
7891 \begin_inset space ~
7892 \end_inset
7893
7894 List
7895 \begin_inset space ~
7896 \end_inset
7897
7898 Depth
7899 \family default
7900  from the 
7901 \family sans
7902 Edit
7903 \family default
7904  menu to change the nesting depth of the current paragraph (the status bar
7905  will tell you how far you are nested).
7906  Instead of the menu, you can also use the toolbar buttons 
7907 \begin_inset Info
7908 type  "icon"
7909 arg   "depth-increment"
7910 \end_inset
7911
7912  and 
7913 \begin_inset Info
7914 type  "icon"
7915 arg   "depth-decrement"
7916 \end_inset
7917
7918  or the convenient key bindings 
7919 \family sans
7920 Tab
7921 \family default
7922  and 
7923 \family sans
7924 Shift-Tab
7925 \family default
7926  or 
7927 \begin_inset Info
7928 type  "shortcut"
7929 arg   "depth-increment"
7930 \end_inset
7931
7932  and 
7933 \begin_inset Info
7934 type  "shortcut"
7935 arg   "depth-decrement"
7936 \end_inset
7937
7938  to change the nesting level.
7939  The change will work on the current selection if you have made one (allowing
7940  you to change the nesting of several paragraphs at once), or the current
7941  paragraph.
7942 \end_layout
7943
7944 \begin_layout Standard
7945 Note that LyX only changes the nesting depth if it can.
7946  If it's invalid to do so, nothing happens if you try to change the depth.
7947  Additionally, if you change the depth of one paragraph, it affects the
7948  depth of every paragraph nested inside of it.
7949 \end_layout
7950
7951 \begin_layout Standard
7952 Nesting isn't limited to lists.
7953  In LyX, you can nest just about anything inside anything else, as you're
7954  about to find out.
7955  This is the real power of nesting paragraph environments.
7956 \end_layout
7957
7958 \begin_layout Subsection
7959 What You Can and Can't Nest
7960 \end_layout
7961
7962 \begin_layout Standard
7963 Before we fire a list of paragraph environments at you, we need to tell
7964  you a little bit more about how nesting works.
7965 \end_layout
7966
7967 \begin_layout Standard
7968 The question if nesting a paragraph environment is possible, is a bit more
7969  complicated than a simple yes or no.
7970  There are three types of paragraph environments:
7971 \end_layout
7972
7973 \begin_layout Itemize
7974 Completely unnestable
7975 \end_layout
7976
7977 \begin_layout Itemize
7978 Fully nestable, you can nest them inside things and you can also nest other
7979  things inside them.
7980 \end_layout
7981
7982 \begin_layout Itemize
7983 A third type, you can nest them into other environments, but you can't nest
7984  anything into them.
7985 \end_layout
7986
7987 \begin_layout Standard
7988 Here's a list of the three types of nesting behavior, and which paragraph
7989  environments have them:
7990 \end_layout
7991
7992 \begin_layout Description
7993 Unnestable Can't nest them.
7994  Can't nest into them.
7995 \end_layout
7996
7997 \begin_deeper
7998 \begin_layout Itemize
7999
8000 \family sans
8001 Bibliography
8002 \end_layout
8003
8004 \begin_layout Itemize
8005
8006 \family sans
8007 Abstract
8008 \end_layout
8009
8010 \begin_layout Itemize
8011
8012 \family sans
8013 Title
8014 \end_layout
8015
8016 \begin_layout Itemize
8017
8018 \family sans
8019 Author
8020 \end_layout
8021
8022 \begin_layout Itemize
8023
8024 \family sans
8025 Date
8026 \end_layout
8027
8028 \end_deeper
8029 \begin_layout Description
8030 Fully
8031 \begin_inset space ~
8032 \end_inset
8033
8034 Nestable You can nest them.
8035  You can nest other things into them.
8036 \end_layout
8037
8038 \begin_deeper
8039 \begin_layout Itemize
8040
8041 \family sans
8042 Verse
8043 \end_layout
8044
8045 \begin_layout Itemize
8046
8047 \family sans
8048 Quote
8049 \end_layout
8050
8051 \begin_layout Itemize
8052
8053 \family sans
8054 Quotation
8055 \end_layout
8056
8057 \begin_layout Itemize
8058
8059 \family sans
8060 Itemize
8061 \end_layout
8062
8063 \begin_layout Itemize
8064
8065 \family sans
8066 Enumerate
8067 \end_layout
8068
8069 \begin_layout Itemize
8070
8071 \family sans
8072 Description
8073 \end_layout
8074
8075 \begin_layout Itemize
8076
8077 \family sans
8078 List
8079 \end_layout
8080
8081 \begin_layout Itemize
8082
8083 \family sans
8084 LyX-Code
8085 \end_layout
8086
8087 \end_deeper
8088 \begin_layout Description
8089 Nestable-Inside You can nest them inside other things.
8090  You can't nest anything into them.
8091 \end_layout
8092
8093 \begin_deeper
8094 \begin_layout Itemize
8095
8096 \family sans
8097 Standard
8098 \end_layout
8099
8100 \begin_layout Itemize
8101
8102 \family sans
8103 Part
8104 \end_layout
8105
8106 \begin_layout Itemize
8107
8108 \family sans
8109 Chapter
8110 \end_layout
8111
8112 \begin_layout Itemize
8113
8114 \family sans
8115 Section
8116 \end_layout
8117
8118 \begin_layout Itemize
8119
8120 \family sans
8121 Subsection
8122 \end_layout
8123
8124 \begin_layout Itemize
8125
8126 \family sans
8127 Subsubsection
8128 \end_layout
8129
8130 \begin_layout Itemize
8131
8132 \family sans
8133 Paragraph
8134 \end_layout
8135
8136 \begin_layout Itemize
8137
8138 \family sans
8139 Subparagraph
8140 \end_layout
8141
8142 \begin_layout Itemize
8143
8144 \family sans
8145 Part*
8146 \end_layout
8147
8148 \begin_layout Itemize
8149
8150 \family sans
8151 Chapter*
8152 \end_layout
8153
8154 \begin_layout Itemize
8155
8156 \family sans
8157 Section*
8158 \end_layout
8159
8160 \begin_layout Itemize
8161
8162 \family sans
8163 Subsection*
8164 \end_layout
8165
8166 \begin_layout Itemize
8167
8168 \family sans
8169 Subsubsection*
8170 \end_layout
8171
8172 \begin_layout Itemize
8173
8174 \family sans
8175 Right
8176 \begin_inset space ~
8177 \end_inset
8178
8179 Address
8180 \end_layout
8181
8182 \begin_layout Itemize
8183
8184 \family sans
8185 Address
8186 \end_layout
8187
8188 \end_deeper
8189 \begin_layout Standard
8190 \begin_inset Note Greyedout
8191 status open
8192
8193 \begin_layout Plain Layout
8194
8195 \series bold
8196 Note:
8197 \series default
8198  Although it is possible to nest numbered section headings like 
8199 \family sans
8200 Chapter
8201 \family default
8202
8203 \family sans
8204 Section
8205 \family default
8206 , etc.
8207 \begin_inset space ~
8208 \end_inset
8209
8210 to e.
8211 \begin_inset space \thinspace{}
8212 \end_inset
8213
8214 g.
8215 \begin_inset space \space{}
8216 \end_inset
8217
8218 lists, it is highly recommended not to do this because the aim is to create
8219  well structured documents following typesetting guidelines whereas nested
8220  section headings violate this.
8221 \end_layout
8222
8223 \end_inset
8224
8225
8226 \end_layout
8227
8228 \begin_layout Subsection
8229 Nesting Other Things: Tables, Math, Floats, etc.
8230 \begin_inset Index idx
8231 status collapsed
8232
8233 \begin_layout Plain Layout
8234 Nesting ! Tables etc.
8235 \end_layout
8236
8237 \end_inset
8238
8239
8240 \end_layout
8241
8242 \begin_layout Standard
8243 There are several things that aren't paragraph environments, but which are
8244  affected by nesting anyhow.
8245  They are:
8246 \end_layout
8247
8248 \begin_layout Itemize
8249 equations
8250 \end_layout
8251
8252 \begin_layout Itemize
8253 tables
8254 \end_layout
8255
8256 \begin_layout Itemize
8257 figures
8258 \end_layout
8259
8260 \begin_layout Standard
8261 (
8262 \begin_inset Note Greyedout
8263 status open
8264
8265 \begin_layout Plain Layout
8266
8267 \series bold
8268 Note:
8269 \series default
8270  Figures and tables in 
8271 \family sans
8272 Floats
8273 \family default
8274  are not affected by this.
8275 \end_layout
8276
8277 \end_inset
8278
8279  Have a look at section
8280 \begin_inset space ~
8281 \end_inset
8282
8283
8284 \begin_inset CommandInset ref
8285 LatexCommand ref
8286 reference "sec:Floats"
8287
8288 \end_inset
8289
8290  for more information about 
8291 \family sans
8292 Floats
8293 \family default
8294 .)
8295 \end_layout
8296
8297 \begin_layout Standard
8298 LyX can treat these three objects as either a word or as a paragraph.
8299  If a figure, table, or an equation is inline, it goes wherever the paragraph
8300  it is in goes.
8301 \end_layout
8302
8303 \begin_layout Standard
8304 On the other hand, if you have an equation, figure or table in a 
8305 \begin_inset Quotes eld
8306 \end_inset
8307
8308 paragraph
8309 \begin_inset Quotes erd
8310 \end_inset
8311
8312  of its own, it behaves just like a 
8313 \begin_inset Quotes eld
8314 \end_inset
8315
8316 nestable-inside
8317 \begin_inset Quotes erd
8318 \end_inset
8319
8320  paragraph environment.
8321  You can nest it into any environment, but you obviously can't nest anything
8322  into it.
8323 \end_layout
8324
8325 \begin_layout Standard
8326 Here's an example with a table:
8327 \end_layout
8328
8329 \begin_layout Enumerate
8330 Item One
8331 \end_layout
8332
8333 \begin_deeper
8334 \begin_layout Enumerate
8335 This is (a) and it's nested.
8336 \end_layout
8337
8338 \begin_deeper
8339 \begin_layout Standard
8340 \begin_inset VSpace 0.3cm
8341 \end_inset
8342
8343
8344 \end_layout
8345
8346 \begin_layout Standard
8347 \align center
8348 \begin_inset Tabular
8349 <lyxtabular version="3" rows="2" columns="2">
8350 <features tabularvalignment="middle">
8351 <column alignment="center" valignment="top" width="0pt">
8352 <column alignment="center" valignment="top" width="0pt">
8353 <row>
8354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8355 \begin_inset Text
8356
8357 \begin_layout Plain Layout
8358
8359 \family roman
8360 \series medium
8361 \shape up
8362 \size normal
8363 \emph off
8364 \bar no
8365 \noun off
8366 \color none
8367 a
8368 \end_layout
8369
8370 \end_inset
8371 </cell>
8372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8373 \begin_inset Text
8374
8375 \begin_layout Plain Layout
8376
8377 \family roman
8378 \series medium
8379 \shape up
8380 \size normal
8381 \emph off
8382 \bar no
8383 \noun off
8384 \color none
8385 b
8386 \end_layout
8387
8388 \end_inset
8389 </cell>
8390 </row>
8391 <row>
8392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396
8397 \family roman
8398 \series medium
8399 \shape up
8400 \size normal
8401 \emph off
8402 \bar no
8403 \noun off
8404 \color none
8405 c
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Plain Layout
8414
8415 \family roman
8416 \series medium
8417 \shape up
8418 \size normal
8419 \emph off
8420 \bar no
8421 \noun off
8422 \color none
8423 d
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 </row>
8429 </lyxtabular>
8430
8431 \end_inset
8432
8433
8434 \end_layout
8435
8436 \begin_layout Standard
8437 \begin_inset VSpace 0.3cm
8438 \end_inset
8439
8440
8441 \end_layout
8442
8443 \end_deeper
8444 \begin_layout Enumerate
8445 This is (b).
8446  The table is actually nested inside (a).
8447 \end_layout
8448
8449 \end_deeper
8450 \begin_layout Enumerate
8451 Back out again.
8452 \end_layout
8453
8454 \begin_layout Standard
8455 If we hadn't nested the table at all, the list would look like this:
8456 \end_layout
8457
8458 \begin_layout Enumerate
8459 Item One
8460 \end_layout
8461
8462 \begin_deeper
8463 \begin_layout Enumerate
8464 This is (a) and it's nested.
8465 \end_layout
8466
8467 \end_deeper
8468 \begin_layout Standard
8469 \begin_inset VSpace 0.3cm
8470 \end_inset
8471
8472
8473 \end_layout
8474
8475 \begin_layout Standard
8476 \align center
8477 \begin_inset Tabular
8478 <lyxtabular version="3" rows="2" columns="2">
8479 <features tabularvalignment="middle">
8480 <column alignment="center" valignment="top" width="0pt">
8481 <column alignment="center" valignment="top" width="0pt">
8482 <row>
8483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487
8488 \family roman
8489 \series medium
8490 \shape up
8491 \size normal
8492 \emph off
8493 \bar no
8494 \noun off
8495 \color none
8496 a
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505
8506 \family roman
8507 \series medium
8508 \shape up
8509 \size normal
8510 \emph off
8511 \bar no
8512 \noun off
8513 \color none
8514 b
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 </row>
8520 <row>
8521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525
8526 \family roman
8527 \series medium
8528 \shape up
8529 \size normal
8530 \emph off
8531 \bar no
8532 \noun off
8533 \color none
8534 c
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8540 \begin_inset Text
8541
8542 \begin_layout Plain Layout
8543
8544 \family roman
8545 \series medium
8546 \shape up
8547 \size normal
8548 \emph off
8549 \bar no
8550 \noun off
8551 \color none
8552 d
8553 \end_layout
8554
8555 \end_inset
8556 </cell>
8557 </row>
8558 </lyxtabular>
8559
8560 \end_inset
8561
8562
8563 \end_layout
8564
8565 \begin_layout Standard
8566 \begin_inset VSpace 0.3cm
8567 \end_inset
8568
8569
8570 \end_layout
8571
8572 \begin_layout Enumerate
8573 This is (b).
8574  The table is 
8575 \emph on
8576 not
8577 \emph default
8578  nested inside (a).
8579  In fact, it's not nested at all.
8580 \end_layout
8581
8582 \begin_layout Enumerate
8583 Back out again.
8584 \end_layout
8585
8586 \begin_layout Standard
8587 Notice how item (b) is not only no longer nested, but is also the first
8588  item of a new list!
8589 \end_layout
8590
8591 \begin_layout Standard
8592 There's another trap you can fall into: Nesting the table, but not going
8593  deep enough.
8594  LyX then turns anything after the table into a new sublist.
8595 \end_layout
8596
8597 \begin_layout Enumerate
8598 Item One
8599 \end_layout
8600
8601 \begin_deeper
8602 \begin_layout Enumerate
8603 This is (a) and it's nested.
8604 \end_layout
8605
8606 \begin_layout Standard
8607 \begin_inset VSpace 0.3cm
8608 \end_inset
8609
8610
8611 \end_layout
8612
8613 \begin_layout Standard
8614 \align center
8615 \begin_inset Tabular
8616 <lyxtabular version="3" rows="2" columns="2">
8617 <features tabularvalignment="middle">
8618 <column alignment="center" valignment="top" width="0pt">
8619 <column alignment="center" valignment="top" width="0pt">
8620 <row>
8621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8622 \begin_inset Text
8623
8624 \begin_layout Plain Layout
8625
8626 \family roman
8627 \series medium
8628 \shape up
8629 \size normal
8630 \emph off
8631 \bar no
8632 \noun off
8633 \color none
8634 a
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643
8644 \family roman
8645 \series medium
8646 \shape up
8647 \size normal
8648 \emph off
8649 \bar no
8650 \noun off
8651 \color none
8652 b
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 </row>
8658 <row>
8659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663
8664 \family roman
8665 \series medium
8666 \shape up
8667 \size normal
8668 \emph off
8669 \bar no
8670 \noun off
8671 \color none
8672 c
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681
8682 \family roman
8683 \series medium
8684 \shape up
8685 \size normal
8686 \emph off
8687 \bar no
8688 \noun off
8689 \color none
8690 d
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 </row>
8696 </lyxtabular>
8697
8698 \end_inset
8699
8700
8701 \end_layout
8702
8703 \begin_layout Standard
8704 \begin_inset VSpace 0.3cm
8705 \end_inset
8706
8707
8708 \end_layout
8709
8710 \begin_layout Enumerate
8711 This is (b).
8712  The table is actually nested inside Item One, but 
8713 \emph on
8714 not
8715 \emph default
8716  inside (a).
8717 \end_layout
8718
8719 \end_deeper
8720 \begin_layout Enumerate
8721 Back out again.
8722 \end_layout
8723
8724 \begin_layout Standard
8725 As you can see, item (b) turned into the first item of a new list, but a
8726  new list 
8727 \emph on
8728 inside
8729 \emph default
8730  item 1.
8731  The same thing would have happened to a figure or an equation.
8732  So, if you nest tables, figures or equations, make sure you go to the right
8733  depth!
8734 \end_layout
8735
8736 \begin_layout Subsection
8737 Usage and General Features
8738 \end_layout
8739
8740 \begin_layout Standard
8741 Speaking of levels, LyX can perform up to a six-fold nesting.
8742  In other words, 
8743 \begin_inset Quotes eld
8744 \end_inset
8745
8746 level #6
8747 \begin_inset Quotes erd
8748 \end_inset
8749
8750  is the innermost possible depth.
8751  Here's an example to illustrate what we mean:
8752 \end_layout
8753
8754 \begin_layout Enumerate
8755 level #1 – outermost
8756 \end_layout
8757
8758 \begin_deeper
8759 \begin_layout Enumerate
8760 level #2
8761 \end_layout
8762
8763 \begin_deeper
8764 \begin_layout Enumerate
8765 level #3
8766 \end_layout
8767
8768 \begin_deeper
8769 \begin_layout Enumerate
8770 level #4
8771 \end_layout
8772
8773 \begin_deeper
8774 \begin_layout Itemize
8775 level #5
8776 \end_layout
8777
8778 \begin_deeper
8779 \begin_layout Itemize
8780 level #6
8781 \end_layout
8782
8783 \end_deeper
8784 \end_deeper
8785 \end_deeper
8786 \end_deeper
8787 \end_deeper
8788 \begin_layout Standard
8789 There are two exceptions to the six-fold nesting limit, and you can see
8790  both of them in the example.
8791  Unlike the other fully-nestable environments, you can only perform a four-fold
8792  nesting with the 
8793 \family sans
8794 Enumerate
8795 \family default
8796  and 
8797 \family sans
8798 Itemize
8799 \family default
8800  environments.
8801  For example, if we tried to nest another 
8802 \family sans
8803 Enumerate
8804 \family default
8805  list inside item 
8806 \begin_inset Quotes eld
8807 \end_inset
8808
8809 A.
8810 \begin_inset Quotes erd
8811 \end_inset
8812
8813 , we would get errors.
8814 \end_layout
8815
8816 \begin_layout Subsection
8817 Some Examples
8818 \begin_inset Index idx
8819 status collapsed
8820
8821 \begin_layout Plain Layout
8822 Nesting ! Examples
8823 \end_layout
8824
8825 \end_inset
8826
8827
8828 \end_layout
8829
8830 \begin_layout Standard
8831 The best way to explain just what you can do with nesting is by illustration.
8832  We have several examples of nested environments.
8833  In them, we explain how we created the example, so that you can reproduce
8834  them.
8835 \end_layout
8836
8837 \begin_layout Subsubsection
8838 Example 1: The Six-fold Way and Mixed Nesting
8839 \end_layout
8840
8841 \begin_layout Labeling
8842 \labelwidthstring MMM
8843 #1-a This is the outermost level.
8844  It's a 
8845 \family sans
8846 List
8847 \family default
8848  environment.
8849 \end_layout
8850
8851 \begin_deeper
8852 \begin_layout Labeling
8853 \labelwidthstring MMM
8854 #2-a This is level #2.
8855  We created it by using 
8856 \begin_inset Info
8857 type  "shortcut"
8858 arg   "break-paragraph inverse"
8859 \end_inset
8860
8861  followed by 
8862 \begin_inset Info
8863 type  "shortcut"
8864 arg   "depth-increment"
8865 \end_inset
8866
8867 .
8868 \end_layout
8869
8870 \begin_deeper
8871 \begin_layout Labeling
8872 \labelwidthstring MMM
8873 #3-a This is level #3.
8874  This time, we just hit 
8875 \family sans
8876 Return
8877 \family default
8878 , then used 
8879 \begin_inset Info
8880 type  "shortcut"
8881 arg   "depth-increment"
8882 \end_inset
8883
8884  twice in a row.
8885  We could have also created it the same way as we did the previous level,
8886  by hitting 
8887 \begin_inset Info
8888 type  "shortcut"
8889 arg   "break-paragraph inverse"
8890 \end_inset
8891
8892  followed by 
8893 \begin_inset Info
8894 type  "shortcut"
8895 arg   "depth-increment"
8896 \end_inset
8897
8898 .
8899 \end_layout
8900
8901 \begin_deeper
8902 \begin_layout Standard
8903 This is actually a 
8904 \family sans
8905 Standard
8906 \family default
8907  environment, nested inside of 
8908 \begin_inset Quotes eld
8909 \end_inset
8910
8911 #3-a
8912 \begin_inset Quotes erd
8913 \end_inset
8914
8915 .
8916  So, it's at level #4.
8917  We did this by hitting 
8918 \begin_inset Info
8919 type  "shortcut"
8920 arg   "break-paragraph inverse"
8921 \end_inset
8922
8923 , then 
8924 \begin_inset Info
8925 type  "shortcut"
8926 arg   "depth-increment"
8927 \end_inset
8928
8929 , then changing the paragraph environment to 
8930 \family sans
8931 Standard
8932 \family default
8933 .
8934  Do this to create list items with more than one paragraph — it also works
8935  for the 
8936 \family sans
8937 Description
8938 \family default
8939
8940 \family sans
8941 Enumerate
8942 \family default
8943 , and 
8944 \family sans
8945 Itemize
8946 \family default
8947  environments!
8948 \end_layout
8949
8950 \begin_layout Standard
8951 Here's another 
8952 \family sans
8953 Standard
8954 \family default
8955  paragraph, also at level #4, made with just a 
8956 \begin_inset Info
8957 type  "shortcut"
8958 arg   "break-paragraph inverse"
8959 \end_inset
8960
8961 .
8962 \end_layout
8963
8964 \begin_layout Labeling
8965 \labelwidthstring MMM
8966 #4-a This is level #4.
8967  We hit 
8968 \begin_inset Info
8969 type  "shortcut"
8970 arg   "break-paragraph inverse"
8971 \end_inset
8972
8973  and changed the paragraph environment back to 
8974 \family sans
8975 List
8976 \family default
8977 .
8978  Remember — we can't nest anything inside a 
8979 \family sans
8980 Standard
8981 \family default
8982  environment, which is why we're still at level #4.
8983  However, we 
8984 \emph on
8985 can
8986 \emph default
8987  keep nesting things inside 
8988 \begin_inset Quotes eld
8989 \end_inset
8990
8991 #3-a
8992 \begin_inset Quotes erd
8993 \end_inset
8994
8995 .
8996 \end_layout
8997
8998 \begin_deeper
8999 \begin_layout Labeling
9000 \labelwidthstring MMM
9001 #5-a This is level #5\SpecialChar \ldots{}
9002
9003 \end_layout
9004
9005 \begin_deeper
9006 \begin_layout Labeling
9007 \labelwidthstring MMM
9008 #6-a \SpecialChar \ldots{}
9009 and this is level #6.
9010  By now, you should know how we made these two.
9011 \end_layout
9012
9013 \end_deeper
9014 \begin_layout Labeling
9015 \labelwidthstring MMM
9016 #5-b Back to level #5.
9017  Just hit 
9018 \begin_inset Info
9019 type  "shortcut"
9020 arg   "break-paragraph inverse"
9021 \end_inset
9022
9023  followed by a 
9024 \begin_inset Info
9025 type  "shortcut"
9026 arg   "depth-decrement"
9027 \end_inset
9028
9029 .
9030 \end_layout
9031
9032 \end_deeper
9033 \begin_layout Labeling
9034 \labelwidthstring MMM
9035 #4-b After another 
9036 \begin_inset Info
9037 type  "shortcut"
9038 arg   "break-paragraph inverse"
9039 \end_inset
9040
9041  followed by a 
9042 \begin_inset Info
9043 type  "shortcut"
9044 arg   "depth-decrement"
9045 \end_inset
9046
9047 , we're back at level #4.
9048 \end_layout
9049
9050 \end_deeper
9051 \begin_layout Labeling
9052 \labelwidthstring MMM
9053 #3-b Back to level #3.
9054  By now it should be obvious how we did this.
9055 \end_layout
9056
9057 \end_deeper
9058 \begin_layout Labeling
9059 \labelwidthstring MMM
9060 #2-b Back to level #2.
9061  
9062 \end_layout
9063
9064 \end_deeper
9065 \begin_layout Labeling
9066 \labelwidthstring MMM
9067 #1-b And last, back to the outermost level, #1.
9068  After this sentence, we will hit 
9069 \family sans
9070 Return
9071 \family default
9072  and change the paragraph environment back to 
9073 \family sans
9074 Standard
9075 \family default
9076  to end the list.
9077 \end_layout
9078
9079 \begin_layout Standard
9080 We could have also used the 
9081 \family sans
9082 Description
9083 \family default
9084
9085 \family sans
9086 Quote
9087 \family default
9088
9089 \family sans
9090 Quotation
9091 \family default
9092 , or even the 
9093 \family sans
9094 Verse
9095 \family default
9096  environment in place of the 
9097 \family sans
9098 List
9099 \family default
9100  environment.
9101  The example would have worked exactly the same.
9102 \end_layout
9103
9104 \begin_layout Subsubsection
9105 Example 2: Inheritance
9106 \end_layout
9107
9108 \begin_layout LyX-Code
9109 This is the LyX-Code environment, at level #1, the outermost
9110 \end_layout
9111
9112 \begin_layout LyX-Code
9113 level.
9114   Now we will hit 
9115 \family sans
9116 Return
9117 \family default
9118 , then 
9119 \begin_inset Info
9120 type  "shortcut"
9121 arg   "depth-increment"
9122 \end_inset
9123
9124 , after which, we will change to the 
9125 \family sans
9126 Enumerate
9127 \family default
9128  environment.
9129 \end_layout
9130
9131 \begin_deeper
9132 \begin_layout Enumerate
9133 This is the 
9134 \family sans
9135 Enumerate
9136 \family default
9137  environment, at level #2.
9138 \end_layout
9139
9140 \begin_layout Enumerate
9141 Notice how the nested 
9142 \family sans
9143 Enumerate
9144 \family default
9145  not only inherits its margins from its parent environment (
9146 \family sans
9147 LyX-Code
9148 \family default
9149 ), but also inherits its font and spacing!
9150 \end_layout
9151
9152 \end_deeper
9153 \begin_layout Standard
9154 We ended this example by hitting 
9155 \family sans
9156 Return
9157 \family default
9158 .
9159  After that, we needed to reset the paragraph environment to 
9160 \family sans
9161 Standard
9162 \family default
9163  and reset the nesting depth by using 
9164 \begin_inset Info
9165 type  "shortcut"
9166 arg   "depth-decrement"
9167 \end_inset
9168
9169  once.
9170 \end_layout
9171
9172 \begin_layout Subsubsection
9173 Example 3: Labels, Levels, and the 
9174 \family sans
9175 Enumerate
9176 \family default
9177  and 
9178 \family sans
9179 Itemize
9180 \family default
9181  Environments
9182 \begin_inset Argument
9183 status collapsed
9184
9185 \begin_layout Plain Layout
9186 Example #3: Labels, Levels and other list environments
9187 \end_layout
9188
9189 \end_inset
9190
9191
9192 \end_layout
9193
9194 \begin_layout Enumerate
9195 This is level #1, in an 
9196 \family sans
9197 Enumerate
9198 \family default
9199  paragraph environment.
9200  We're actually going to nest a bunch of these.
9201 \end_layout
9202
9203 \begin_deeper
9204 \begin_layout Enumerate
9205 This is level #2.
9206  We used 
9207 \begin_inset Info
9208 type  "shortcut"
9209 arg   "break-paragraph inverse"
9210 \end_inset
9211
9212  followed by 
9213 \begin_inset Info
9214 type  "shortcut"
9215 arg   "depth-increment"
9216 \end_inset
9217
9218 .
9219  Now, what happens if we nest an 
9220 \family sans
9221 Itemize
9222 \family default
9223  environment inside of this one? It will be at level #3, but what will its
9224  label be? An asterisk?
9225 \end_layout
9226
9227 \begin_deeper
9228 \begin_layout Itemize
9229 No! It's a bullet.
9230  This is the 
9231 \emph on
9232 first
9233 \emph default
9234  
9235 \family sans
9236 Itemize
9237 \family default
9238  environment, even though it's at level #3.
9239  So, its label is a bullet.
9240  (We got here by using 
9241 \begin_inset Info
9242 type  "shortcut"
9243 arg   "break-paragraph inverse"
9244 \end_inset
9245
9246 , then 
9247 \begin_inset Info
9248 type  "shortcut"
9249 arg   "depth-increment"
9250 \end_inset
9251
9252 , then changing the environment to 
9253 \family sans
9254 Itemize
9255 \family default
9256 .)
9257 \end_layout
9258
9259 \begin_deeper
9260 \begin_layout Itemize
9261 Here's level #4, produced using 
9262 \begin_inset Info
9263 type  "shortcut"
9264 arg   "break-paragraph inverse"
9265 \end_inset
9266
9267 , then 
9268 \begin_inset Info
9269 type  "shortcut"
9270 arg   "depth-increment"
9271 \end_inset
9272
9273 .
9274  We will do that again\SpecialChar \ldots{}
9275
9276 \end_layout
9277
9278 \begin_deeper
9279 \begin_layout Enumerate
9280 \SpecialChar \ldots{}
9281 to get to level #5.
9282  This time, however, we also changed the paragraph environment back to 
9283 \family sans
9284 Enumerate
9285 \family default
9286 .
9287  Notice the type of numbering, it is 
9288 \emph on
9289 lowercase Roman
9290 \emph default
9291 , because we are in the 
9292 \emph on
9293 thirdfold
9294 \emph default
9295  
9296 \family sans
9297 Enumerate
9298 \family default
9299  environment (i.
9300 \begin_inset space \thinspace{}
9301 \end_inset
9302
9303 g.
9304  it is an 
9305 \family sans
9306 Enumerate
9307 \family default
9308  inside an 
9309 \family sans
9310 Enumerate
9311 \family default
9312  inside an 
9313 \family sans
9314 Enumerate
9315 \family default
9316 ).
9317 \end_layout
9318
9319 \begin_layout Enumerate
9320 What happens if we 
9321 \emph on
9322 don't
9323 \emph default
9324  change the paragraph environment, but decrease the nesting depth? What
9325  type of numbering does LyX use?
9326 \end_layout
9327
9328 \begin_layout Enumerate
9329 Oh, as if you couldn't guess by now, we're just using 
9330 \begin_inset Info
9331 type  "shortcut"
9332 arg   "break-paragraph inverse"
9333 \end_inset
9334
9335  to keep the current environment and depth but create a new item.
9336 \end_layout
9337
9338 \begin_layout Enumerate
9339 Let's use 
9340 \begin_inset Info
9341 type  "shortcut"
9342 arg   "depth-decrement"
9343 \end_inset
9344
9345  to decrease the depth after the next 
9346 \begin_inset Info
9347 type  "shortcut"
9348 arg   "break-paragraph inverse"
9349 \end_inset
9350
9351 .
9352 \end_layout
9353
9354 \end_deeper
9355 \begin_layout Enumerate
9356 This is level #4.
9357  Look what type of label LyX is using!
9358 \end_layout
9359
9360 \end_deeper
9361 \begin_layout Enumerate
9362 This is level #3.
9363  Even though we've changed levels, LyX is still using a lowercase Roman
9364  numeral as the label.Why?
9365 \end_layout
9366
9367 \begin_layout Enumerate
9368 Because, even though the nesting depth has changed, the paragraph is 
9369 \emph on
9370 still
9371 \emph default
9372  a thirdfold 
9373 \family sans
9374 Enumerate
9375 \family default
9376  environment.
9377  Notice, however, that LyX 
9378 \emph on
9379 did
9380 \emph default
9381  reset the counter for the label.
9382 \end_layout
9383
9384 \end_deeper
9385 \begin_layout Enumerate
9386 Another 
9387 \begin_inset Info
9388 type  "shortcut"
9389 arg   "break-paragraph inverse"
9390 \end_inset
9391
9392  
9393 \begin_inset Info
9394 type  "shortcut"
9395 arg   "depth-decrement"
9396 \end_inset
9397
9398  sequence, and we're back to level #2.
9399  This time, we not only changed the nesting depth, but we also moved back
9400  into the twofold-nested 
9401 \family sans
9402 Enumerate
9403 \family default
9404  environment.
9405 \end_layout
9406
9407 \end_deeper
9408 \begin_layout Enumerate
9409 The same thing happens if we do another 
9410 \begin_inset Info
9411 type  "shortcut"
9412 arg   "break-paragraph inverse"
9413 \end_inset
9414
9415  
9416 \begin_inset Info
9417 type  "shortcut"
9418 arg   "depth-decrement"
9419 \end_inset
9420
9421 sequence and return to level #1, the outermost level.
9422 \end_layout
9423
9424 \begin_layout Standard
9425 Lastly, we reset the environment to 
9426 \family sans
9427 Standard
9428 \family default
9429 .
9430  As you can see, the level number doesn't correspond to what type of labeling
9431  LyX uses for the 
9432 \family sans
9433 Enumerate
9434 \family default
9435  and 
9436 \family sans
9437 Itemize
9438 \family default
9439  environments.
9440  The number of other 
9441 \family sans
9442 Enumerate
9443 \family default
9444  environments surrounding it determines what kind of label LyX uses for
9445  an 
9446 \family sans
9447 Enumerate
9448 \family default
9449  item.
9450  The same rule applies for the 
9451 \family sans
9452 Itemize
9453 \family default
9454  environment, as well.
9455 \end_layout
9456
9457 \begin_layout Subsubsection
9458 Example 4: Going Bonkers
9459 \end_layout
9460
9461 \begin_layout Enumerate
9462 We're going to go totally nuts now.
9463  We will not nest as deep as in the other examples, nor will we go into
9464  the same detail with how we did it.
9465  (level #1: 
9466 \family sans
9467 Enumerate
9468 \family default
9469 )
9470 \end_layout
9471
9472 \begin_deeper
9473 \begin_layout Standard
9474 (
9475 \family sans
9476 Return, 
9477 \family default
9478
9479 \begin_inset Info
9480 type  "shortcut"
9481 arg   "depth-increment"
9482 \end_inset
9483
9484
9485 \family sans
9486 , Standard
9487 \family default
9488 : level #2) We will stick an encapsulated description of how we created
9489  the example in parentheses someplace.
9490  For example, the two key bindings are how we changed the depth.
9491  The environment name is the name of the current environment.
9492  Either before or after this, we will put in the level.
9493 \end_layout
9494
9495 \end_deeper
9496 \begin_layout Enumerate
9497 (
9498 \family sans
9499 Return, Enumerate
9500 \family default
9501 : level #1) This is the next item in the list.
9502 \end_layout
9503
9504 \begin_deeper
9505 \begin_layout Verse
9506 Now we will add verse.
9507 \begin_inset Newline newline
9508 \end_inset
9509
9510 It will get much worse.
9511 \begin_inset Newline newline
9512 \end_inset
9513
9514 (
9515 \family sans
9516 Return, 
9517 \family default
9518
9519 \begin_inset Info
9520 type  "shortcut"
9521 arg   "depth-increment"
9522 \end_inset
9523
9524
9525 \family sans
9526 , Verse
9527 \family default
9528 : level #2)
9529 \end_layout
9530
9531 \begin_layout Verse
9532 Fiddle dee, Fiddle doo.
9533 \begin_inset Newline newline
9534 \end_inset
9535
9536 Bippitey boppitey boo!
9537 \begin_inset Newline newline
9538 \end_inset
9539
9540 (
9541 \begin_inset Info
9542 type  "shortcut"
9543 arg   "break-paragraph inverse"
9544 \end_inset
9545
9546
9547 \family sans
9548 )
9549 \end_layout
9550
9551 \begin_layout Verse
9552 Here comes a table:
9553 \end_layout
9554
9555 \begin_deeper
9556 \begin_layout Standard
9557 \begin_inset VSpace 0.3cm
9558 \end_inset
9559
9560
9561 \end_layout
9562
9563 \begin_layout Standard
9564 \align center
9565 \begin_inset Tabular
9566 <lyxtabular version="3" rows="2" columns="2">
9567 <features tabularvalignment="middle">
9568 <column alignment="center" valignment="top" width="0pt">
9569 <column alignment="center" valignment="top" width="0pt">
9570 <row>
9571 <cell alignment="center" valignment="top" usebox="none">
9572 \begin_inset Text
9573
9574 \begin_layout Plain Layout
9575
9576 \family roman
9577 \series medium
9578 \shape up
9579 \size normal
9580 \emph off
9581 \bar no
9582 \noun off
9583 \color none
9584 one-fish
9585 \end_layout
9586
9587 \end_inset
9588 </cell>
9589 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9590 \begin_inset Text
9591
9592 \begin_layout Plain Layout
9593
9594 \family roman
9595 \series medium
9596 \shape up
9597 \size normal
9598 \emph off
9599 \bar no
9600 \noun off
9601 \color none
9602 two-fish
9603 \end_layout
9604
9605 \end_inset
9606 </cell>
9607 </row>
9608 <row>
9609 <cell alignment="center" valignment="top" topline="true" usebox="none">
9610 \begin_inset Text
9611
9612 \begin_layout Plain Layout
9613
9614 \family roman
9615 \series medium
9616 \shape up
9617 \size normal
9618 \emph off
9619 \bar no
9620 \noun off
9621 \color none
9622 red-fish
9623 \end_layout
9624
9625 \end_inset
9626 </cell>
9627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9628 \begin_inset Text
9629
9630 \begin_layout Plain Layout
9631
9632 \family roman
9633 \series medium
9634 \shape up
9635 \size normal
9636 \emph off
9637 \bar no
9638 \noun off
9639 \color none
9640 blue-fish
9641 \end_layout
9642
9643 \end_inset
9644 </cell>
9645 </row>
9646 </lyxtabular>
9647
9648 \end_inset
9649
9650
9651 \end_layout
9652
9653 \end_deeper
9654 \begin_layout Verse
9655 (
9656 \begin_inset Info
9657 type  "shortcut"
9658 arg   "break-paragraph inverse"
9659 \end_inset
9660
9661
9662 \family sans
9663 , Table, 
9664 \family default
9665
9666 \begin_inset Info
9667 type  "shortcut"
9668 arg   "depth-increment"
9669 \end_inset
9670
9671  3 times, 
9672 \begin_inset Info
9673 type  "shortcut"
9674 arg   "break-paragraph inverse"
9675 \end_inset
9676
9677
9678 \family sans
9679 , Verse, 
9680 \family default
9681
9682 \begin_inset Info
9683 type  "shortcut"
9684 arg   "depth-decrement"
9685 \end_inset
9686
9687 )
9688 \end_layout
9689
9690 \end_deeper
9691 \begin_layout Enumerate
9692 (
9693 \family sans
9694 Return, Enumerate
9695 \family default
9696 : level #1) This is another item.
9697  Note that selecting a 
9698 \family sans
9699 Table
9700 \family default
9701  resets the nesting depth to level #1, so we increased the nesting depth
9702  3 times to put the table inside the 
9703 \family sans
9704 Verse
9705 \family default
9706  environment.
9707  
9708 \end_layout
9709
9710 \begin_layout Quotation
9711 We're now ending the 
9712 \family sans
9713 Enumerate
9714 \family default
9715  list and changing to 
9716 \family sans
9717 Quotation
9718 \family default
9719 .
9720  We're still at level #1.
9721  We want to show you some of the things you can do by mixing environments.
9722  The next set of paragraphs is a 
9723 \begin_inset Quotes eld
9724 \end_inset
9725
9726 quoted letter.
9727 \begin_inset Quotes erd
9728 \end_inset
9729
9730  We will nest both the 
9731 \family sans
9732 Address
9733 \family default
9734  and 
9735 \family sans
9736 Right
9737 \begin_inset space ~
9738 \end_inset
9739
9740 Address
9741 \family default
9742  environments inside of this one, then use another nested 
9743 \family sans
9744 Quotation
9745 \family default
9746  for the letter body.
9747  We will use 
9748 \begin_inset Info
9749 type  "shortcut"
9750 arg   "break-paragraph inverse"
9751 \end_inset
9752
9753  to preserve the depth.
9754  Remember that you need to use 
9755 \begin_inset Info
9756 type  "shortcut"
9757 arg   "newline-insert newline"
9758 \end_inset
9759
9760  to create multiple lines inside the 
9761 \family sans
9762 Address
9763 \family default
9764  and 
9765 \family sans
9766 Right
9767 \begin_inset space ~
9768 \end_inset
9769
9770 Address
9771 \family default
9772  environments.
9773  Here it goes:
9774 \end_layout
9775
9776 \begin_deeper
9777 \begin_layout Right Address
9778 1234 Nowhere Rd.
9779 \begin_inset Newline newline
9780 \end_inset
9781
9782 Moosegroin, MT 00100
9783 \begin_inset Newline newline
9784 \end_inset
9785
9786 9-6-96
9787 \end_layout
9788
9789 \begin_layout Address
9790 Dear Mr.
9791 \begin_inset space ~
9792 \end_inset
9793
9794 Fizlewitz:
9795 \end_layout
9796
9797 \begin_layout Quotation
9798 We regret to inform you that we cannot fill your order for 50
9799 \begin_inset space \thinspace{}
9800 \end_inset
9801
9802 L of compressed methane gas due to circumstances beyond our control.
9803  Unfortunately, several of our cows have mysteriously exploded, creating
9804  a backlog in our orders for methane.
9805  We will place your name on the waiting list and try to fill your order
9806  as soon as possible.
9807  In the meantime, we thank you for your patience.
9808 \end_layout
9809
9810 \begin_layout Quotation
9811 We do, however, now have a special on beef.
9812  If you are interested, please return the enclosed pricing and order form
9813  with your order, along with payment.
9814 \end_layout
9815
9816 \begin_layout Quotation
9817 We thank you again for your patience.
9818 \end_layout
9819
9820 \begin_layout Address
9821 Sincerely,
9822 \begin_inset Newline newline
9823 \end_inset
9824
9825 Bill Hick
9826 \end_layout
9827
9828 \end_deeper
9829 \begin_layout Quotation
9830 That ends that example!
9831 \end_layout
9832
9833 \begin_layout Standard
9834 As you can see, nesting environments in LyX gives you a lot of power with
9835  just a few keystrokes.
9836  We could have easily nested an 
9837 \family sans
9838 Itemize
9839 \family default
9840  list inside of a 
9841 \family sans
9842 Quotation
9843 \family default
9844  or 
9845 \family sans
9846 Quote
9847 \family default
9848 , or put a 
9849 \family sans
9850 Quote
9851 \family default
9852  inside of an 
9853 \family sans
9854 Itemize
9855 \family default
9856  list.
9857  You have a huge variety of options at your disposal.
9858 \end_layout
9859
9860 \begin_layout Section
9861 Spacing, pagination and line breaks
9862 \begin_inset Index idx
9863 status collapsed
9864
9865 \begin_layout Plain Layout
9866 Spacing
9867 \end_layout
9868
9869 \end_inset
9870
9871
9872 \end_layout
9873
9874 \begin_layout Standard
9875 What is a space? While you might be used to pressing the space key anytime
9876  you want to separate two words in ordinary word processors, LyX offers
9877  you more spaces: Spaces of different width and spaces which can or cannot
9878  be broken at the end of a line.
9879  The following sections will show you some examples where those spaces are
9880  useful.
9881 \end_layout
9882
9883 \begin_layout Subsection
9884 Protected Space
9885 \begin_inset CommandInset label
9886 LatexCommand label
9887 name "sub:Protected-Space"
9888
9889 \end_inset
9890
9891
9892 \begin_inset Index idx
9893 status collapsed
9894
9895 \begin_layout Plain Layout
9896 Spaces ! Protected
9897 \end_layout
9898
9899 \end_inset
9900
9901
9902 \end_layout
9903
9904 \begin_layout Standard
9905 The protected space: It is used to tell LyX (and LaTeX) not to break the
9906  line at that point.
9907  This may be necessary to avoid unlucky line breaks, like in: 
9908 \end_layout
9909
9910 \begin_layout Quote
9911 Further documentation is given in section
9912 \begin_inset Newline newline
9913 \end_inset
9914
9915
9916 \begin_inset CommandInset ref
9917 LatexCommand ref
9918 reference "sec:Bibliography"
9919
9920 \end_inset
9921
9922 .
9923  
9924 \end_layout
9925
9926 \begin_layout Standard
9927 Obviously, it would be a good thing to put a protected space between 
9928 \begin_inset Quotes eld
9929 \end_inset
9930
9931 section
9932 \begin_inset Quotes erd
9933 \end_inset
9934
9935  and 
9936 \begin_inset Quotes eld
9937 \end_inset
9938
9939
9940 \begin_inset CommandInset ref
9941 LatexCommand ref
9942 reference "sec:Bibliography"
9943
9944 \end_inset
9945
9946
9947 \begin_inset Quotes erd
9948 \end_inset
9949
9950 .
9951  A protected space is set with 
9952 \family sans
9953 Insert\SpecialChar \menuseparator
9954 Formatting\SpecialChar \menuseparator
9955 Protected
9956 \bar under
9957
9958 \begin_inset space ~
9959 \end_inset
9960
9961
9962 \bar default
9963 Space
9964 \family default
9965  (shortcut 
9966 \begin_inset Info
9967 type  "shortcut"
9968 arg   "space-insert protected"
9969 \end_inset
9970
9971 ).
9972 \end_layout
9973
9974 \begin_layout Subsection
9975 Horizontal Space
9976 \begin_inset CommandInset label
9977 LatexCommand label
9978 name "sub:Horizontal-Space"
9979
9980 \end_inset
9981
9982
9983 \begin_inset Index idx
9984 status collapsed
9985
9986 \begin_layout Plain Layout
9987 Spacing ! Horizontal
9988 \end_layout
9989
9990 \end_inset
9991
9992
9993 \end_layout
9994
9995 \begin_layout Standard
9996 All horizontal spaces can be inserted with the menu 
9997 \family sans
9998 Insert\SpecialChar \menuseparator
9999 Formatting\SpecialChar \menuseparator
10000 Horizontal Space
10001 \family default
10002 .
10003  The length units are listed in Appendix
10004 \begin_inset space ~
10005 \end_inset
10006
10007
10008 \begin_inset CommandInset ref
10009 LatexCommand ref
10010 reference "cha:Units-available-in"
10011
10012 \end_inset
10013
10014 .
10015 \end_layout
10016
10017 \begin_layout Subsubsection
10018 Inter-word Space
10019 \begin_inset CommandInset label
10020 LatexCommand label
10021 name "sub:Inter-word-Space"
10022
10023 \end_inset
10024
10025
10026 \begin_inset Index idx
10027 status collapsed
10028
10029 \begin_layout Plain Layout
10030 Spaces ! Inter-word
10031 \end_layout
10032
10033 \end_inset
10034
10035
10036 \end_layout
10037
10038 \begin_layout Standard
10039 Some languages (e.
10040 \begin_inset space \thinspace{}
10041 \end_inset
10042
10043 g.
10044 \begin_inset space \space{}
10045 \end_inset
10046
10047 English) have the typographical convention to add extra space after an end-of-se
10048 ntence punctuation mark, and LyX honors those conventions (see section
10049 \begin_inset space ~
10050 \end_inset
10051
10052
10053 \begin_inset CommandInset ref
10054 LatexCommand ref
10055 reference "sub:Abbreviations"
10056
10057 \end_inset
10058
10059 ).
10060  Sometimes, you want a normal space nevertheless.
10061  In this case, insert an inter-word space (shortcut 
10062 \begin_inset Info
10063 type  "shortcut"
10064 arg   "space-insert normal"
10065 \end_inset
10066
10067 ).
10068 \end_layout
10069
10070 \begin_layout Subsubsection
10071 Thin Space
10072 \begin_inset CommandInset label
10073 LatexCommand label
10074 name "sub:Thin-Space"
10075
10076 \end_inset
10077
10078
10079 \begin_inset Index idx
10080 status collapsed
10081
10082 \begin_layout Plain Layout
10083 Spaces ! Thin
10084 \end_layout
10085
10086 \end_inset
10087
10088
10089 \end_layout
10090
10091 \begin_layout Standard
10092
10093 \begin_inset Quotes eld
10094 \end_inset
10095
10096 thin space
10097 \begin_inset Quotes erd
10098 \end_inset
10099
10100  is a blank which has half the size of a normal space (and it is also 
10101 \begin_inset Quotes eld
10102 \end_inset
10103
10104 protected
10105 \begin_inset Quotes erd
10106 \end_inset
10107
10108 ).
10109  The typographical conventions in a lot of languages propose the use of
10110  thin spaces in cases where normal spaces would be too wide, for instance
10111  inside abbreviations:
10112 \end_layout
10113
10114 \begin_layout Quote
10115 D.
10116 \begin_inset space \thinspace{}
10117 \end_inset
10118
10119 E.
10120  Knuth has developed our beloved typesetting program.
10121 \end_layout
10122
10123 \begin_layout Standard
10124 or between values and units.
10125  Compare for example this:
10126 \begin_inset Newline newline
10127 \end_inset
10128
10129 10
10130 \begin_inset space \thinspace{}
10131 \end_inset
10132
10133 kg (thin space)
10134 \begin_inset Newline newline
10135 \end_inset
10136
10137 10 kg (normal space
10138 \end_layout
10139
10140 \begin_layout Standard
10141 You can insert thin spaces also with the menu 
10142 \family sans
10143 Insert\SpecialChar \menuseparator
10144 Formatting\SpecialChar \menuseparator
10145 Thin
10146 \begin_inset space ~
10147 \end_inset
10148
10149 Space
10150 \family default
10151  (shortcut 
10152 \begin_inset Info
10153 type  "shortcuts"
10154 arg   "space-insert thin"
10155 \end_inset
10156
10157 ).
10158 \end_layout
10159
10160 \begin_layout Subsubsection
10161 More Spaces
10162 \begin_inset CommandInset label
10163 LatexCommand label
10164 name "sub:More-Spaces"
10165
10166 \end_inset
10167
10168
10169 \end_layout
10170
10171 \begin_layout Standard
10172 You can furthermore insert the following space types:
10173 \end_layout
10174
10175 \begin_layout Description
10176 Negative
10177 \begin_inset space ~
10178 \end_inset
10179
10180 thin
10181 \begin_inset space ~
10182 \end_inset
10183
10184 space A line with a 
10185 \begin_inset Formula $\to$
10186 \end_inset
10187
10188
10189 \begin_inset space \negthinspace{}
10190 \end_inset
10191
10192
10193 \begin_inset Formula $\gets$
10194 \end_inset
10195
10196  Negative thin space between the arrows.
10197 \end_layout
10198
10199 \begin_layout Description
10200 Enspace
10201 \begin_inset space ~
10202 \end_inset
10203
10204 (0.5
10205 \begin_inset space \thinspace{}
10206 \end_inset
10207
10208 em) A line with a 
10209 \begin_inset Formula $\to$
10210 \end_inset
10211
10212
10213 \begin_inset space \enskip{}
10214 \end_inset
10215
10216
10217 \begin_inset Formula $\gets$
10218 \end_inset
10219
10220  Enspace
10221 \begin_inset space ~
10222 \end_inset
10223
10224 (0.5
10225 \begin_inset space \thinspace{}
10226 \end_inset
10227
10228 em) space between the arrows.
10229 \end_layout
10230
10231 \begin_layout Description
10232 Quad
10233 \begin_inset space ~
10234 \end_inset
10235
10236 (1
10237 \begin_inset space \thinspace{}
10238 \end_inset
10239
10240 em) A line with a 
10241 \begin_inset Formula $\to$
10242 \end_inset
10243
10244
10245 \begin_inset space \quad{}
10246 \end_inset
10247
10248
10249 \begin_inset Formula $\gets$
10250 \end_inset
10251
10252  Quad
10253 \begin_inset space ~
10254 \end_inset
10255
10256 (1
10257 \begin_inset space \thinspace{}
10258 \end_inset
10259
10260 em) space between the arrows.
10261 \end_layout
10262
10263 \begin_layout Description
10264 QQuad
10265 \begin_inset space ~
10266 \end_inset
10267
10268 (2
10269 \begin_inset space \thinspace{}
10270 \end_inset
10271
10272 em) A line with a 
10273 \begin_inset Formula $\to$
10274 \end_inset
10275
10276
10277 \begin_inset space \qquad{}
10278 \end_inset
10279
10280
10281 \begin_inset Formula $\gets$
10282 \end_inset
10283
10284  QQuad
10285 \begin_inset space ~
10286 \end_inset
10287
10288 (2
10289 \begin_inset space \thinspace{}
10290 \end_inset
10291
10292 em) space between the arrows.
10293 \end_layout
10294
10295 \begin_layout Description
10296 Custom
10297 \begin_inset space ~
10298 \end_inset
10299
10300 space A line with
10301 \begin_inset Formula $\to$
10302 \end_inset
10303
10304
10305 \begin_inset space \hspace{}
10306 \length 2cm
10307 \end_inset
10308
10309
10310 \begin_inset Formula $\gets$
10311 \end_inset
10312
10313  2
10314 \begin_inset space \thinspace{}
10315 \end_inset
10316
10317 cm space between the arrows.
10318 \end_layout
10319
10320 \begin_layout Standard
10321 Table
10322 \begin_inset space ~
10323 \end_inset
10324
10325
10326 \begin_inset CommandInset ref
10327 LatexCommand ref
10328 reference "tab:Width-of-the"
10329
10330 \end_inset
10331
10332  lists the different space sizes.
10333 \end_layout
10334
10335 \begin_layout Standard
10336 \begin_inset Float table
10337 wide false
10338 sideways false
10339 status open
10340
10341 \begin_layout Plain Layout
10342 \align center
10343 \begin_inset Caption
10344
10345 \begin_layout Plain Layout
10346 \begin_inset CommandInset label
10347 LatexCommand label
10348 name "tab:Width-of-the"
10349
10350 \end_inset
10351
10352 Width of the different horizontal spaces.
10353 \end_layout
10354
10355 \end_inset
10356
10357
10358 \end_layout
10359
10360 \begin_layout Plain Layout
10361 \align center
10362 \begin_inset Tabular
10363 <lyxtabular version="3" rows="8" columns="2">
10364 <features tabularvalignment="middle">
10365 <column alignment="center" valignment="top" width="0">
10366 <column alignment="center" valignment="top" width="0">
10367 <row>
10368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372
10373 \series bold
10374 Space
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383
10384 \series bold
10385 Width
10386 \end_layout
10387
10388 \end_inset
10389 </cell>
10390 </row>
10391 <row>
10392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10393 \begin_inset Text
10394
10395 \begin_layout Plain Layout
10396 Normal
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405 1/3
10406 \begin_inset space \thinspace{}
10407 \end_inset
10408
10409 em
10410 \end_layout
10411
10412 \end_inset
10413 </cell>
10414 </row>
10415 <row>
10416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 Protected
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429 1/3
10430 \begin_inset space \thinspace{}
10431 \end_inset
10432
10433 em
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 </row>
10439 <row>
10440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10441 \begin_inset Text
10442
10443 \begin_layout Plain Layout
10444 Thin
10445 \end_layout
10446
10447 \end_inset
10448 </cell>
10449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10450 \begin_inset Text
10451
10452 \begin_layout Plain Layout
10453 1/6
10454 \begin_inset space \thinspace{}
10455 \end_inset
10456
10457 em
10458 \end_layout
10459
10460 \end_inset
10461 </cell>
10462 </row>
10463 <row>
10464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10465 \begin_inset Text
10466
10467 \begin_layout Plain Layout
10468 Negative thin
10469 \end_layout
10470
10471 \end_inset
10472 </cell>
10473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10474 \begin_inset Text
10475
10476 \begin_layout Plain Layout
10477 -1/6
10478 \begin_inset space \thinspace{}
10479 \end_inset
10480
10481 em
10482 \end_layout
10483
10484 \end_inset
10485 </cell>
10486 </row>
10487 <row>
10488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10489 \begin_inset Text
10490
10491 \begin_layout Plain Layout
10492 Enspace (0.5
10493 \begin_inset space \thinspace{}
10494 \end_inset
10495
10496 em)
10497 \end_layout
10498
10499 \end_inset
10500 </cell>
10501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10502 \begin_inset Text
10503
10504 \begin_layout Plain Layout
10505 0.5
10506 \begin_inset space \thinspace{}
10507 \end_inset
10508
10509 em
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 </row>
10515 <row>
10516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10517 \begin_inset Text
10518
10519 \begin_layout Plain Layout
10520 Quad (1
10521 \begin_inset space \thinspace{}
10522 \end_inset
10523
10524 em)
10525 \end_layout
10526
10527 \end_inset
10528 </cell>
10529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10530 \begin_inset Text
10531
10532 \begin_layout Plain Layout
10533 1
10534 \begin_inset space \thinspace{}
10535 \end_inset
10536
10537 em
10538 \end_layout
10539
10540 \end_inset
10541 </cell>
10542 </row>
10543 <row>
10544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548 QQuad (2
10549 \begin_inset space \thinspace{}
10550 \end_inset
10551
10552 em)
10553 \end_layout
10554
10555 \end_inset
10556 </cell>
10557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10558 \begin_inset Text
10559
10560 \begin_layout Plain Layout
10561 2
10562 \begin_inset space \thinspace{}
10563 \end_inset
10564
10565 em
10566 \end_layout
10567
10568 \end_inset
10569 </cell>
10570 </row>
10571 </lyxtabular>
10572
10573 \end_inset
10574
10575
10576 \end_layout
10577
10578 \end_inset
10579
10580
10581 \end_layout
10582
10583 \begin_layout Subsubsection
10584
10585 \family sans
10586 Horizontal Fills
10587 \family default
10588
10589 \begin_inset Index idx
10590 status collapsed
10591
10592 \begin_layout Plain Layout
10593 Spacing ! Fills
10594 \end_layout
10595
10596 \end_inset
10597
10598
10599 \end_layout
10600
10601 \begin_layout Standard
10602 Horizontal fills (HFills) are a special LyX feature for adding extra space
10603  in a uniform fashion.
10604  An HFill is actually a variable length space, whose length always equals
10605  the remaining space between the left and right margins.
10606  If there is more than one HFill on a line, they divide the available space
10607  equally between themselves.
10608  
10609 \end_layout
10610
10611 \begin_layout Standard
10612 Here a few examples what you can do with them:
10613 \end_layout
10614
10615 \begin_layout Quote
10616 \noindent
10617 This is on the left side
10618 \begin_inset space \hfill{}
10619 \end_inset
10620
10621 This is on the right
10622 \end_layout
10623
10624 \begin_layout Quote
10625 \noindent
10626 Left
10627 \begin_inset space \hfill{}
10628 \end_inset
10629
10630 Middle
10631 \begin_inset space \hfill{}
10632 \end_inset
10633
10634 Right
10635 \end_layout
10636
10637 \begin_layout Quote
10638 \noindent
10639 Left
10640 \begin_inset space \hfill{}
10641 \end_inset
10642
10643 1/3 Left
10644 \begin_inset space \hfill{}
10645 \end_inset
10646
10647
10648 \begin_inset space \hfill{}
10649 \end_inset
10650
10651 Right
10652 \end_layout
10653
10654 \begin_layout Standard
10655 That was an example in the 
10656 \family sans
10657 Quote
10658 \family default
10659  environment.
10660  Here
10661 \begin_inset Formula $\to$
10662 \end_inset
10663
10664
10665 \begin_inset space \hfill{}
10666 \end_inset
10667
10668
10669 \begin_inset Formula $\gets$
10670 \end_inset
10671
10672 is one in a standard paragraph.
10673  It may or may not be apparent in the printed text, but it 
10674 \emph on
10675 is
10676 \emph default
10677  sitting in-between the two arrows.
10678 \end_layout
10679
10680 \begin_layout Standard
10681 HFills can be made visible when you choose one of the 
10682 \family sans
10683 Fill
10684 \begin_inset space ~
10685 \end_inset
10686
10687 Pattern
10688 \family default
10689  in the space dialog: The following patterns are available:
10690 \end_layout
10691
10692 \begin_layout Standard
10693 Dots: 
10694 \begin_inset space \dotfill{}
10695 \end_inset
10696
10697
10698 \begin_inset space ~
10699 \end_inset
10700
10701
10702 \end_layout
10703
10704 \begin_layout Standard
10705 Rule: 
10706 \begin_inset space \hrulefill{}
10707 \end_inset
10708
10709
10710 \begin_inset space ~
10711 \end_inset
10712
10713
10714 \end_layout
10715
10716 \begin_layout Standard
10717 Left arrow: 
10718 \begin_inset space \leftarrowfill{}
10719 \end_inset
10720
10721
10722 \begin_inset space ~
10723 \end_inset
10724
10725
10726 \end_layout
10727
10728 \begin_layout Standard
10729 Right arrow: 
10730 \begin_inset space \rightarrowfill{}
10731 \end_inset
10732
10733
10734 \begin_inset space ~
10735 \end_inset
10736
10737
10738 \end_layout
10739
10740 \begin_layout Standard
10741 Up brace: 
10742 \begin_inset space \downbracefill{}
10743 \end_inset
10744
10745
10746 \begin_inset space ~
10747 \end_inset
10748
10749
10750 \end_layout
10751
10752 \begin_layout Standard
10753 Down brace: 
10754 \begin_inset space \upbracefill{}
10755 \end_inset
10756
10757
10758 \begin_inset space ~
10759 \end_inset
10760
10761
10762 \end_layout
10763
10764 \begin_layout Standard
10765 \begin_inset Note Greyedout
10766 status open
10767
10768 \begin_layout Plain Layout
10769
10770 \series bold
10771 Note:
10772 \series default
10773  If an HFill is at the beginning of a line, and 
10774 \emph on
10775 not
10776 \emph default
10777  in the first line in a paragraph, LyX ignores it.
10778  This prevents HFills from accidentally being wrapped onto a new line.
10779  If you need space in this case anyway, set the 
10780 \family sans
10781 Protect
10782 \family default
10783  option in the space dialog.
10784 \end_layout
10785
10786 \end_inset
10787
10788
10789 \end_layout
10790
10791 \begin_layout Subsubsection
10792 Phantom Space
10793 \begin_inset CommandInset label
10794 LatexCommand label
10795 name "sub:Phantom-Space"
10796
10797 \end_inset
10798
10799
10800 \begin_inset Index idx
10801 status collapsed
10802
10803 \begin_layout Plain Layout
10804 Spacing ! Phantom
10805 \end_layout
10806
10807 \end_inset
10808
10809
10810 \end_layout
10811
10812 \begin_layout Standard
10813 Sometimes you want to insert space with exactly the length of a phrase.
10814  E.
10815 \begin_inset space \thinspace{}
10816 \end_inset
10817
10818 g.
10819 \begin_inset space \space{}
10820 \end_inset
10821
10822 you want to create the following multiple choice question:
10823 \end_layout
10824
10825 \begin_layout Standard
10826 \begin_inset VSpace medskip
10827 \end_inset
10828
10829 What is correct English?:
10830 \begin_inset Newline newline
10831 \end_inset
10832
10833
10834 \begin_inset Newline newline
10835 \end_inset
10836
10837 Mr.
10838 \begin_inset space ~
10839 \end_inset
10840
10841 Edge would have been jumps the gun.
10842 \begin_inset Newline newline
10843 \end_inset
10844
10845
10846 \begin_inset Phantom HPhantom
10847 status open
10848
10849 \begin_layout Plain Layout
10850 Mr.
10851  Edge 
10852 \end_layout
10853
10854 \end_inset
10855
10856 has to be jumped
10857 \begin_inset Newline newline
10858 \end_inset
10859
10860
10861 \begin_inset Phantom HPhantom
10862 status open
10863
10864 \begin_layout Plain Layout
10865 Mr.
10866  Edge 
10867 \end_layout
10868
10869 \end_inset
10870
10871 jumps
10872 \begin_inset VSpace medskip
10873 \end_inset
10874
10875
10876 \end_layout
10877
10878 \begin_layout Standard
10879 So that the choices appear exactly after the phrase 
10880 \begin_inset Quotes eld
10881 \end_inset
10882
10883 Mr.
10884 \begin_inset space ~
10885 \end_inset
10886
10887 Edge
10888 \begin_inset space ~
10889 \end_inset
10890
10891
10892 \begin_inset Quotes erd
10893 \end_inset
10894
10895 .
10896  To get this, you can use the phantom insets available via the menu 
10897 \family sans
10898 Insert\SpecialChar \menuseparator
10899 Formatting\SpecialChar \menuseparator
10900 Phantom
10901 \family default
10902 .
10903  In our case insert a horizontal phantom at the beginning of the last two
10904  lines and insert 
10905 \begin_inset Quotes eld
10906 \end_inset
10907
10908 Mr.
10909 \begin_inset space ~
10910 \end_inset
10911
10912 Edge
10913 \begin_inset space ~
10914 \end_inset
10915
10916
10917 \begin_inset Quotes erd
10918 \end_inset
10919
10920  into the phantom inset (note the space after 
10921 \begin_inset Quotes eld
10922 \end_inset
10923
10924 Edge
10925 \begin_inset Quotes erd
10926 \end_inset
10927
10928 ).
10929  A phantom insets prints only the space of its content (like a placeholder).
10930  That is why it is named 
10931 \begin_inset Quotes eld
10932 \end_inset
10933
10934 phantom
10935 \begin_inset Quotes erd
10936 \end_inset
10937
10938 .
10939  The normal phantom outputs the width and height of the content as space,
10940  while the horizontal and vertical variant only outputs the corresponding
10941  dimension.
10942 \end_layout
10943
10944 \begin_layout Subsection
10945 Vertical Space
10946 \begin_inset CommandInset label
10947 LatexCommand label
10948 name "sub:Vertical-Space"
10949
10950 \end_inset
10951
10952
10953 \begin_inset Index idx
10954 status collapsed
10955
10956 \begin_layout Plain Layout
10957 Spacing ! Vertical
10958 \end_layout
10959
10960 \end_inset
10961
10962
10963 \end_layout
10964
10965 \begin_layout Standard
10966 To add extra vertical space above or below a paragraph, use the 
10967 \family sans
10968 Insert\SpecialChar \menuseparator
10969 Formatting\SpecialChar \menuseparator
10970 Vertical
10971 \begin_inset space ~
10972 \end_inset
10973
10974 Space
10975 \family default
10976  dialog.
10977  There you find the following sizes:
10978 \end_layout
10979
10980 \begin_layout Standard
10981
10982 \family sans
10983 SmallSkip
10984 \family default
10985
10986 \family sans
10987 MedSkip
10988 \family default
10989  and 
10990 \family sans
10991 BigSkip
10992 \family default
10993  are LaTeX sizes which depend on the font size of the document.
10994  
10995 \family sans
10996 DefSkip
10997 \family default
10998  is the skip adjusted in the dialog 
10999 \family sans
11000 Document\SpecialChar \menuseparator
11001 Settings
11002 \family default
11003
11004 \begin_inset Index idx
11005 status collapsed
11006
11007 \begin_layout Plain Layout
11008 Document ! Settings
11009 \end_layout
11010
11011 \end_inset
11012
11013  for the paragraph separation.
11014  If you use indentation to separate paragraphs 
11015 \family sans
11016 DefSkip
11017 \family default
11018  is equal to 
11019 \family sans
11020 MedSkip
11021 \family default
11022 .
11023 \end_layout
11024
11025 \begin_layout Standard
11026
11027 \family sans
11028 VFill
11029 \family default
11030
11031 \begin_inset Index idx
11032 status collapsed
11033
11034 \begin_layout Plain Layout
11035 Spacing ! Fills
11036 \end_layout
11037
11038 \end_inset
11039
11040  is a variable space, set so that the space is maximal within one page.
11041  An example: You have only two short paragraphs on one page with a vfill
11042  between them.
11043  Then the first paragraph is placed at the top of the page and the second
11044  one at the bottom, because the space between them is then maximal.
11045  
11046 \family sans
11047 VFill
11048 \family default
11049 s work like 
11050 \family sans
11051 HFill
11052 \family default
11053 s: they fill the remaining vertical space on a page with blank space.
11054 \begin_inset Foot
11055 status collapsed
11056
11057 \begin_layout Plain Layout
11058
11059 \family sans
11060 HFill
11061 \family default
11062 s are described in section
11063 \begin_inset space ~
11064 \end_inset
11065
11066
11067 \begin_inset CommandInset ref
11068 LatexCommand ref
11069 reference "sub:Horizontal-Space"
11070
11071 \end_inset
11072
11073 .
11074 \end_layout
11075
11076 \end_inset
11077
11078  If there are several 
11079 \family sans
11080 VFill
11081 \family default
11082 s on a page, they divide the remaining vertical space equally between themselves.
11083  You can therefore use 
11084 \family sans
11085 VFill
11086 \family default
11087 s to center text on a page, or even place text 2/3 down a page.
11088 \end_layout
11089
11090 \begin_layout Standard
11091
11092 \family sans
11093 Custom
11094 \family default
11095  are custom spaces in units explained in Appendix
11096 \begin_inset space ~
11097 \end_inset
11098
11099
11100 \begin_inset CommandInset ref
11101 LatexCommand ref
11102 reference "cha:Units-available-in"
11103
11104 \end_inset
11105
11106 .
11107 \end_layout
11108
11109 \begin_layout Standard
11110 \begin_inset Note Greyedout
11111 status open
11112
11113 \begin_layout Plain Layout
11114
11115 \series bold
11116 Note:
11117 \series default
11118  
11119 \series medium
11120 If the extra vertical space would be in the output at the top/bottom of
11121  a page, the space is only added if you have also checked the option 
11122 \family sans
11123 Protect
11124 \family default
11125 .
11126 \end_layout
11127
11128 \end_inset
11129
11130
11131 \end_layout
11132
11133 \begin_layout Subsection
11134 Paragraph Alignment
11135 \end_layout
11136
11137 \begin_layout Standard
11138 You can change the paragraph alignment with the 
11139 \family sans
11140 Edit\SpecialChar \menuseparator
11141 Paragraph Settings
11142 \family default
11143  dialog.
11144  There are five possibilities: 
11145 \end_layout
11146
11147 \begin_layout Itemize
11148
11149 \family sans
11150 Justified
11151 \family default
11152  (shortcut 
11153 \begin_inset Info
11154 type  "shortcut"
11155 arg   "paragraph-params \\align block"
11156 \end_inset
11157
11158 )
11159 \end_layout
11160
11161 \begin_layout Itemize
11162
11163 \family sans
11164 Left
11165 \family default
11166  (
11167 \begin_inset Info
11168 type  "shortcut"
11169 arg   "paragraph-params \\align left"
11170 \end_inset
11171
11172 )
11173 \end_layout
11174
11175 \begin_layout Itemize
11176
11177 \family sans
11178 Right
11179 \family default
11180  (
11181 \begin_inset Info
11182 type  "shortcut"
11183 arg   "paragraph-params \\align right"
11184 \end_inset
11185
11186 )
11187 \end_layout
11188
11189 \begin_layout Itemize
11190
11191 \family sans
11192 Center
11193 \family default
11194  (
11195 \begin_inset Info
11196 type  "shortcut"
11197 arg   "paragraph-params \\align center"
11198 \end_inset
11199
11200 )
11201 \end_layout
11202
11203 \begin_layout Itemize
11204
11205 \family sans
11206 Default
11207 \family default
11208  (
11209 \begin_inset Info
11210 type  "shortcut"
11211 arg   "paragraph-params \\align default"
11212 \end_inset
11213
11214 )
11215 \end_layout
11216
11217 \begin_layout Standard
11218 The default in most cases is justified alignment, in which the inter-word
11219  spacing is variable and each line of a paragraph fills the region between
11220  the left and right margins.
11221  The other three alignments should be self-explanatory, and look like this:
11222 \end_layout
11223
11224 \begin_layout Standard
11225 \align right
11226 This paragraph is right aligned,
11227 \end_layout
11228
11229 \begin_layout Standard
11230 \align center
11231 this one is centered,
11232 \end_layout
11233
11234 \begin_layout Standard
11235 \align left
11236 this one is left aligned.
11237 \end_layout
11238
11239 \begin_layout Subsection
11240 Forced Page Breaks
11241 \begin_inset Index idx
11242 status collapsed
11243
11244 \begin_layout Plain Layout
11245 Page breaks ! Forced
11246 \end_layout
11247
11248 \end_inset
11249
11250
11251 \begin_inset CommandInset label
11252 LatexCommand label
11253 name "sub:Forced-Page-Breaks"
11254
11255 \end_inset
11256
11257
11258 \end_layout
11259
11260 \begin_layout Standard
11261 If you don't like the way LaTeX does the page breaks in your document, you
11262  can force a page break where you want one.
11263  Normally this will not be necessary, because LaTeX is good at page breaking.
11264  Only if you use a lot of 
11265 \family sans
11266 Floats
11267 \family default
11268 , LaTeX's page breaking algorithm can fail.
11269 \end_layout
11270
11271 \begin_layout Standard
11272 We recommend not to use forced page breaks until the text is finished and
11273  until you have checked in the preview to see if you 
11274 \emph on
11275 really
11276 \emph default
11277  have to change the page breaking.
11278 \end_layout
11279
11280 \begin_layout Standard
11281 There are two types of page breaks: One that ends the page without any special
11282  action.
11283  This can be inserted above or below a paragraph via the menu 
11284 \family sans
11285 Insert\SpecialChar \menuseparator
11286 Formatting\SpecialChar \menuseparator
11287 New
11288 \begin_inset space ~
11289 \end_inset
11290
11291 Page
11292 \family default
11293 .
11294  The second type, that is inserted via the menu 
11295 \family sans
11296 Insert\SpecialChar \menuseparator
11297 Formatting\SpecialChar \menuseparator
11298 Page
11299 \begin_inset space ~
11300 \end_inset
11301
11302 Break
11303 \family default
11304 , ends a page but stretches the content of the page, so that it fills out
11305  the complete page.
11306  This type is useful to avoid whitespace when a page break produces a page
11307  on which only the last few lines are absent.
11308 \end_layout
11309
11310 \begin_layout Standard
11311 You might try to use a page break to ensure that a figure or table appears
11312  at the top of a page.
11313  This is, of course, the wrong way to do it.
11314  LyX gives you a way of automatically ensuring that your figures and tables
11315  appear at the top of a page (or the bottom, or on their own page) without
11316  having to worry about what precedes or follows your figure or table.
11317  See chapter 
11318 \begin_inset CommandInset ref
11319 LatexCommand ref
11320 reference "chap:Floats-and-Notes"
11321
11322 \end_inset
11323
11324  to learn more about 
11325 \family sans
11326 Floats
11327 \family default
11328 .
11329 \end_layout
11330
11331 \begin_layout Subsubsection
11332 Clear Page Breaks
11333 \begin_inset CommandInset label
11334 LatexCommand label
11335 name "sub:Clear-Page-Breaks"
11336
11337 \end_inset
11338
11339
11340 \begin_inset Index idx
11341 status collapsed
11342
11343 \begin_layout Plain Layout
11344 Page breaks ! Clear
11345 \end_layout
11346
11347 \end_inset
11348
11349
11350 \end_layout
11351
11352 \begin_layout Standard
11353 Rather than forced page breaks where the content behind the break is placed
11354  directly on the next page, you can also clear pages while breaking them.
11355  That means that the current paragraph is terminated and everything, including
11356  unprocessed floats, from the earlier part of the document are placed behind
11357  it, if necessary by adding pages.
11358 \end_layout
11359
11360 \begin_layout Standard
11361 You can insert a clear page break with the menu 
11362 \family sans
11363 Insert\SpecialChar \menuseparator
11364 Formatting\SpecialChar \menuseparator
11365 Clear
11366 \begin_inset space ~
11367 \end_inset
11368
11369 Page
11370 \family default
11371 .
11372  When you have a two-sided document like a book, you can use the menu 
11373 \family sans
11374 Insert\SpecialChar \menuseparator
11375 Formatting\SpecialChar \menuseparator
11376 Clear
11377 \begin_inset space ~
11378 \end_inset
11379
11380 Double
11381 \begin_inset space ~
11382 \end_inset
11383
11384 Page
11385 \family default
11386  to insert a clear page break that assures that the next page is a right-hand
11387  page (odd-numbered), if necessary by adding a page.
11388 \end_layout
11389
11390 \begin_layout Subsection
11391 Forced Line Breaks
11392 \begin_inset Index idx
11393 status collapsed
11394
11395 \begin_layout Plain Layout
11396 Line breaks
11397 \end_layout
11398
11399 \end_inset
11400
11401
11402 \begin_inset CommandInset label
11403 LatexCommand label
11404 name "sub:Forced-Line-Breaks"
11405
11406 \end_inset
11407
11408
11409 \end_layout
11410
11411 \begin_layout Standard
11412 Similar to page breaks there are two types of line breaks: One that simply
11413  breaks the line.
11414  You can force this line break within a paragraph by selecting 
11415 \family sans
11416 Insert\SpecialChar \menuseparator
11417 Formatting\SpecialChar \menuseparator
11418 Ragged
11419 \begin_inset space ~
11420 \end_inset
11421
11422 Line
11423 \begin_inset space ~
11424 \end_inset
11425
11426 Break
11427 \family default
11428  or with 
11429 \begin_inset Info
11430 type  "shortcut"
11431 arg   "newline-insert newline"
11432 \end_inset
11433
11434 .
11435  Another type that is inserted via the menu 
11436 \family sans
11437 Insert\SpecialChar \menuseparator
11438 Formatting\SpecialChar \menuseparator
11439 Justified
11440 \begin_inset space ~
11441 \end_inset
11442
11443 Line
11444 \begin_inset space ~
11445 \end_inset
11446
11447 Break
11448 \family default
11449  breaks the line and stretches it so that it fills out the whole space between
11450  the page margins.
11451  This is useful to avoid 
11452 \begin_inset Quotes eld
11453 \end_inset
11454
11455 fringes
11456 \begin_inset Quotes erd
11457 \end_inset
11458
11459  in justified paragraphs due to possible whitespace introduced by line breaks.
11460 \end_layout
11461
11462 \begin_layout Standard
11463 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11464  LaTeX is very good at line breaking.
11465  There are, however, a number of situations where it is necessary to actively
11466  set a line break, e.
11467 \begin_inset space \thinspace{}
11468 \end_inset
11469
11470 g.
11471 \begin_inset space \space{}
11472 \end_inset
11473
11474 in a poem or for an address (see sections
11475 \begin_inset space ~
11476 \end_inset
11477
11478
11479 \begin_inset CommandInset ref
11480 LatexCommand ref
11481 reference "sec:Quote"
11482
11483 \end_inset
11484
11485
11486 \begin_inset CommandInset ref
11487 LatexCommand ref
11488 reference "sec:Verse"
11489
11490 \end_inset
11491
11492  and 
11493 \begin_inset CommandInset ref
11494 LatexCommand ref
11495 reference "sec:Address-Usage"
11496
11497 \end_inset
11498
11499 ).
11500 \end_layout
11501
11502 \begin_layout Subsection
11503 Horizontal Lines
11504 \begin_inset CommandInset label
11505 LatexCommand label
11506 name "sub:Horizontal-Lines"
11507
11508 \end_inset
11509
11510
11511 \begin_inset Index idx
11512 status collapsed
11513
11514 \begin_layout Plain Layout
11515 Horizontal lines
11516 \end_layout
11517
11518 \end_inset
11519
11520
11521 \end_layout
11522
11523 \begin_layout Standard
11524 \noindent
11525 \begin_inset CommandInset line
11526 LatexCommand rule
11527 offset "0.5ex"
11528 width "100line%"
11529 height "1pt"
11530
11531 \end_inset
11532
11533
11534 \end_layout
11535
11536 \begin_layout Standard
11537 In the dialog 
11538 \family sans
11539 Insert\SpecialChar \menuseparator
11540 Formatting\SpecialChar \menuseparator
11541 Horizontal
11542 \begin_inset space ~
11543 \end_inset
11544
11545 Line
11546 \family default
11547  you can insert horizontal lines.
11548  The line offset is the vertical distance between the line and the baseline
11549  of the current text line or the paragraph.
11550  The line settings can be changed by left-clicking on the line.
11551 \end_layout
11552
11553 \begin_layout Standard
11554 \noindent
11555 \begin_inset CommandInset line
11556 LatexCommand rule
11557 offset "0.5ex"
11558 width "100line%"
11559 height "1pt"
11560
11561 \end_inset
11562
11563
11564 \end_layout
11565
11566 \begin_layout Section
11567 Characters and Symbols
11568 \end_layout
11569
11570 \begin_layout Standard
11571 You can directly enter all characters that are available on your keyboard.
11572  You can also use special keyboard maps to be able to enter e.
11573 \begin_inset space \thinspace{}
11574 \end_inset
11575
11576 g.
11577 \begin_inset space \space{}
11578 \end_inset
11579
11580 characters needed for French with an English keyboard.
11581  See section
11582 \begin_inset space \thinspace{}
11583 \end_inset
11584
11585
11586 \begin_inset CommandInset ref
11587 LatexCommand ref
11588 reference "sub:Keyboard-mapping"
11589
11590 \end_inset
11591
11592  for information on how this is done.
11593 \end_layout
11594
11595 \begin_layout Standard
11596 For the case where you need a character that is not on your keyboard, you
11597  can use the 
11598 \family sans
11599 Symbols
11600 \family default
11601  dialog via the menu 
11602 \family sans
11603 Insert\SpecialChar \menuseparator
11604 Special Character\SpecialChar \menuseparator
11605 Symbols
11606 \family default
11607 .
11608 \end_layout
11609
11610 \begin_layout Standard
11611 \begin_inset Note Greyedout
11612 status open
11613
11614 \begin_layout Plain Layout
11615
11616 \series bold
11617 Note:
11618 \series default
11619  Maybe not all symbols inserted with the symbols dialog can be displayed
11620  when you are using a special screen font in LyX's preferences.
11621  But the inserted symbols will in every case be displayed in the output.
11622 \end_layout
11623
11624 \end_inset
11625
11626
11627 \end_layout
11628
11629 \begin_layout Section
11630 Fonts and Text Styles
11631 \begin_inset CommandInset label
11632 LatexCommand label
11633 name "sec:Fonts-and-Text"
11634
11635 \end_inset
11636
11637
11638 \end_layout
11639
11640 \begin_layout Subsection
11641 Font Types
11642 \begin_inset Index idx
11643 status collapsed
11644
11645 \begin_layout Plain Layout
11646 Font ! Types
11647 \end_layout
11648
11649 \end_inset
11650
11651
11652 \end_layout
11653
11654 \begin_layout Standard
11655 There are two types of fonts:
11656 \end_layout
11657
11658 \begin_layout Description
11659 Vector
11660 \begin_inset space ~
11661 \end_inset
11662
11663 fonts
11664 \begin_inset Index idx
11665 status collapsed
11666
11667 \begin_layout Plain Layout
11668 Fonts ! Vector-
11669 \end_layout
11670
11671 \end_inset
11672
11673  are fonts, built from outlines of the single glyphs (e.
11674 \begin_inset space \thinspace{}
11675 \end_inset
11676
11677 g.
11678  characters) in the font.
11679  This means that each glyph is defined using mathematical curves that are
11680  well suited for scaling to any requested size.
11681  This mathematical definition is interpreted by the font renderer and the
11682  curve is filled out with pixels according to the size and glyph.
11683  This means that vector fonts will look pretty good in all sizes.
11684  Only at very small sizes where each pixel has to be very carefully computed
11685  to provide a good image, it might be hard to provide a good rendering.
11686 \begin_inset Newline newline
11687 \end_inset
11688
11689 That could mean that one only needs to define one font size and scale them.
11690  But to achieve a better quality, many fonts define several font sizes.
11691  That improves the appearance because you need more details at large font
11692  sizes than at small ones.
11693 \begin_inset Newline newline
11694 \end_inset
11695
11696 The font types 
11697 \family typewriter
11698 TrueType
11699 \family default
11700
11701 \family typewriter
11702 OpenType
11703 \family default
11704 , and 
11705 \family typewriter
11706 Type
11707 \begin_inset space ~
11708 \end_inset
11709
11710 1
11711 \family default
11712  are vector fonts.
11713 \end_layout
11714
11715 \begin_layout Description
11716 Bitmap
11717 \begin_inset space ~
11718 \end_inset
11719
11720 fonts
11721 \begin_inset Index idx
11722 status collapsed
11723
11724 \begin_layout Plain Layout
11725 Fonts ! Bitmap-
11726 \end_layout
11727
11728 \end_inset
11729
11730  on the other hand, are defined by bitmap graphics from the start, so they
11731  will look good at all the sizes they are meant for.
11732  However, they don't scale well, because in order to scale a glyph, each
11733  pixel is enlarged into several pixels.
11734  It is the same effect that happens if you try to enlarge a picture in a
11735  picture manipulation program.
11736  In order to relieve this effect, bitmap fonts are typically provided in
11737  several fixed sizes typically from around 8 pixels high up to 34 pixels
11738  or so high in steps according to what is believed to be useful.
11739  The advantage of bitmap fonts is that no complicated computations are necessary
11740  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11741  fonts.
11742  The disadvantage is that sizes that don't exist as fixed versions have
11743  to be scaled by doubling pixels, and thus look bad.
11744 \begin_inset Newline newline
11745 \end_inset
11746
11747 Bitmap fonts are named 
11748 \family typewriter
11749 Type
11750 \begin_inset space ~
11751 \end_inset
11752
11753 3
11754 \family default
11755  in PostScript- and PDF-documents.
11756 \end_layout
11757
11758 \begin_layout Standard
11759 The result of all this is that bitmap fonts are best for the size they are
11760  designed for, while scalable fonts are good for nearly all sizes.
11761  So one needs fewer font size definitions for scalable fonts.
11762  That's the reason why nearly all text rendering and typesetting programs
11763  use scalable fonts.
11764 \end_layout
11765
11766 \begin_layout Standard
11767 To test which fonts are used in a PDF-document, you can have a look into
11768  its document properties.
11769 \end_layout
11770
11771 \begin_layout Standard
11772 Many modern typesetting and markup languages have begun to move towards
11773  specifying character styles rather than specifying a particular font.
11774  For example, instead of changing to an italicized version of the current
11775  font to emphasize text, you use an 
11776 \begin_inset Quotes eld
11777 \end_inset
11778
11779 emphasized style
11780 \begin_inset Quotes erd
11781 \end_inset
11782
11783  instead.
11784  This concept fits in perfectly with LyX.
11785  In LyX, you do things based on contexts, rather than focusing on typesetting
11786  details.
11787 \end_layout
11788
11789 \begin_layout Subsection
11790 LaTeX font support
11791 \begin_inset CommandInset label
11792 LatexCommand label
11793 name "sub:LaTeX-font-support"
11794
11795 \end_inset
11796
11797
11798 \end_layout
11799
11800 \begin_layout Standard
11801 Traditionally, LaTeX uses its own fonts.
11802  That is to say, you cannot directly access the fonts installed on your
11803  operating system, but you have to use specific fonts provided by your LaTeX
11804  distribution.
11805  The reason is that LaTeX needs some extra information about the fonts,
11806  which have to be provided by additional files and packages.
11807  The downside of this is that your font choice is somewhat limited, compared
11808  to usual word processors.
11809  On the other hand this comes with the advantage that the provided fonts
11810  are generally of very good quality, and that LaTeX files are very portable
11811  across different machines.
11812  Also, the range of fonts supported by traditional LaTeX was increased a
11813  lot meanwhile so that you can find packages for many free and commercial
11814  fonts.
11815  In LyX, only a subset of these are directly selectable via the user interface
11816  (see section
11817 \begin_inset space ~
11818 \end_inset
11819
11820
11821 \begin_inset CommandInset ref
11822 LatexCommand ref
11823 reference "sub:Document-Font"
11824
11825 \end_inset
11826
11827  for details).
11828  However, all others are available if you enter the respective LaTeX code
11829  in the document preamble (please refer to the documentation of your desired
11830  font).
11831 \end_layout
11832
11833 \begin_layout Standard
11834 Furthermore, recent developments brought some new LaTeX engines that are
11835  also able to directly access fonts that are installed for your operating
11836  system (OS), namely XeTeX and LuaTeX.
11837  Both engines are now supported by LyX.
11838  By using them, you can use theoretically any OpenType or TrueType font
11839  that is installed on your system.
11840  The next section describes how to use these OS fonts.
11841 \end_layout
11842
11843 \begin_layout Standard
11844 \begin_inset Note Greyedout
11845 status open
11846
11847 \begin_layout Plain Layout
11848
11849 \series bold
11850 Note:
11851 \series default
11852  In practice, some fonts might fail due to bad metrics and other font deficienci
11853 es; so you might have to experiment.
11854 \end_layout
11855
11856 \end_inset
11857
11858
11859 \end_layout
11860
11861 \begin_layout Standard
11862 \begin_inset Note Greyedout
11863 status open
11864
11865 \begin_layout Plain Layout
11866
11867 \series bold
11868 Note:
11869 \series default
11870  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11871  as traditional LaTeX or PDFTeX.
11872 \end_layout
11873
11874 \end_inset
11875
11876
11877 \end_layout
11878
11879 \begin_layout Subsection
11880 Document Font and Font size
11881 \begin_inset CommandInset label
11882 LatexCommand label
11883 name "sub:Document-Font"
11884
11885 \end_inset
11886
11887
11888 \begin_inset Index idx
11889 status collapsed
11890
11891 \begin_layout Plain Layout
11892 Font ! Size
11893 \end_layout
11894
11895 \end_inset
11896
11897
11898 \begin_inset Index idx
11899 status collapsed
11900
11901 \begin_layout Plain Layout
11902 Document ! Font
11903 \end_layout
11904
11905 \end_inset
11906
11907
11908 \end_layout
11909
11910 \begin_layout Standard
11911 You can set the document fonts in the 
11912 \family sans
11913 Document\SpecialChar \menuseparator
11914 Settings
11915 \family default
11916
11917 \begin_inset Index idx
11918 status collapsed
11919
11920 \begin_layout Plain Layout
11921 Document ! Settings
11922 \end_layout
11923
11924 \end_inset
11925
11926  dialog.
11927  In the 
11928 \family sans
11929 Fonts
11930 \family default
11931  section of the dialog, you can specify which font should be used for the
11932  three different font shapes — roman (serif), 
11933 \family sans
11934 sans
11935 \begin_inset space ~
11936 \end_inset
11937
11938 serif
11939 \family default
11940  and 
11941 \family typewriter
11942 typewriter
11943 \family default
11944  (monospaced) — you can specify the base font size and scaling factors for
11945  (some) sans serif and typewriter fonts if this is necessary to fit with
11946  the roman font.
11947 \end_layout
11948
11949 \begin_layout Standard
11950 If you select 
11951 \family sans
11952 Use non-T
11953 \begin_inset ERT
11954 status collapsed
11955
11956 \begin_layout Plain Layout
11957
11958 {}
11959 \end_layout
11960
11961 \end_inset
11962
11963 eX fonts
11964 \family default
11965 , you will have access to the fonts installed on your operating system.
11966  This requires that you use 
11967 \family sans
11968 PDF (XeT
11969 \begin_inset ERT
11970 status collapsed
11971
11972 \begin_layout Plain Layout
11973
11974 {}
11975 \end_layout
11976
11977 \end_inset
11978
11979 eX)
11980 \family default
11981
11982 \family sans
11983 PDF (LuaT
11984 \begin_inset ERT
11985 status collapsed
11986
11987 \begin_layout Plain Layout
11988
11989 {}
11990 \end_layout
11991
11992 \end_inset
11993
11994 eX)
11995 \family default
11996  or 
11997 \family sans
11998 DVI (LuaT
11999 \begin_inset ERT
12000 status collapsed
12001
12002 \begin_layout Plain Layout
12003
12004 {}
12005 \end_layout
12006
12007 \end_inset
12008
12009 eX)
12010 \family default
12011  as output format, i.
12012 \begin_inset space \thinspace{}
12013 \end_inset
12014
12015 e.
12016 \begin_inset space ~
12017 \end_inset
12018
12019 you will have to have either XeTeX or LuaTeX installed (see section
12020 \begin_inset space ~
12021 \end_inset
12022
12023
12024 \begin_inset CommandInset ref
12025 LatexCommand ref
12026 reference "sub:LaTeX-font-support"
12027
12028 \end_inset
12029
12030 ).
12031  You will then not have access to TeX's own fonts.
12032  Note that LyX then lists all available fonts in each of the three lists
12033  (roman, sans
12034 \begin_inset space ~
12035 \end_inset
12036
12037 serif, and typewriter), since LyX cannot determine the family.
12038  Also note that the output might fail with some of the listed fonts, due
12039  to the encoding of the fonts and\SpecialChar \slash{}
12040 or font failures.
12041  LyX cannot determine this in advance, so you might need to experiment.
12042 \end_layout
12043
12044 \begin_layout Standard
12045 If you use TeX fonts (which is the default), the possible options for the
12046  font include 
12047 \family sans
12048 Default
12049 \family default
12050  and a list of fonts available with your LaTeX distribution.
12051  If you select 
12052 \family sans
12053 Default,
12054 \family default
12055  the font that is preset by the current document class is used.
12056  In most cases, this will be the standard TeX font, known as 
12057 \begin_inset Quotes eld
12058 \end_inset
12059
12060
12061 \family typewriter
12062 Computer
12063 \begin_inset space ~
12064 \end_inset
12065
12066 Modern
12067 \family default
12068
12069 \begin_inset Quotes erd
12070 \end_inset
12071
12072  (
12073 \family typewriter
12074 cm
12075 \family default
12076 ) or 
12077 \begin_inset Quotes eld
12078 \end_inset
12079
12080
12081 \family typewriter
12082 European Computer Modern
12083 \family default
12084
12085 \begin_inset Quotes erd
12086 \end_inset
12087
12088  (
12089 \family typewriter
12090 ec
12091 \family default
12092 ), but some classes preset different default fonts.
12093 \end_layout
12094
12095 \begin_layout Standard
12096 As 
12097 \family typewriter
12098 cm
12099 \family default
12100  and 
12101 \family typewriter
12102 ec
12103 \family default
12104  are bitmap fonts, they often looks pixelated in PDF output, especially
12105  when you read the PDF in a zoomed size.
12106 \begin_inset Foot
12107 status collapsed
12108
12109 \begin_layout Plain Layout
12110 This problem doesn't appear if you read PDFs in 
12111 \family typewriter
12112 Adobe
12113 \begin_inset space ~
12114 \end_inset
12115
12116 Reader
12117 \family default
12118  version 6 or later, because this program includes a special bitmap font
12119  renderer.
12120 \end_layout
12121
12122 \end_inset
12123
12124  To get rid of pixelated fonts, you have to use a vector font.
12125  Depending on how your document should look like, you can either:
12126 \end_layout
12127
12128 \begin_layout Itemize
12129 select the 
12130 \family sans
12131 Latin
12132 \begin_inset space ~
12133 \end_inset
12134
12135 Modern
12136 \family default
12137  fonts, which is the recommended choice if you want to keep the look of
12138  
12139 \family typewriter
12140 cm
12141 \family default
12142 /
12143 \family typewriter
12144 ec
12145 \family default
12146 .
12147  
12148 \family sans
12149 Latin
12150 \begin_inset space ~
12151 \end_inset
12152
12153 Modern
12154 \family default
12155  was developed for the LaTeX community in order to replace 
12156 \family typewriter
12157 cm
12158 \family default
12159  as the default font.
12160  It covers a huge range of glyphs and several font shapes.
12161  Except for some details, where the appearance was improved, 
12162 \family sans
12163 Latin
12164 \begin_inset space ~
12165 \end_inset
12166
12167 Modern
12168 \family default
12169  looks identical to 
12170 \family typewriter
12171 cm
12172 \family default
12173 .;
12174 \begin_inset Foot
12175 status collapsed
12176
12177 \begin_layout Plain Layout
12178 One difference is improved kerning.
12179 \end_layout
12180
12181 \end_inset
12182
12183
12184 \end_layout
12185
12186 \begin_layout Itemize
12187 or select the 
12188 \family sans
12189 AE
12190 \begin_inset space ~
12191 \end_inset
12192
12193 (Almost
12194 \begin_inset space ~
12195 \end_inset
12196
12197 European)
12198 \family default
12199  fonts in (the rare) case that 
12200 \family sans
12201 Latin
12202 \begin_inset space ~
12203 \end_inset
12204
12205 Modern
12206 \family default
12207  is not available to you or does not work, and you still want to emulate
12208  the look of 
12209 \family typewriter
12210 cm
12211 \family default
12212 /
12213 \family typewriter
12214 ec
12215 \family default
12216 .
12217  
12218 \family typewriter
12219 AE
12220 \family default
12221  is a virtual font.
12222  Virtual means that it 
12223 \begin_inset Quotes eld
12224 \end_inset
12225
12226 steals
12227 \begin_inset Quotes erd
12228 \end_inset
12229
12230  outline 
12231 \family typewriter
12232 cm
12233 \family default
12234 -glyphs from other fonts.
12235  This has the disadvantage that some characters are missing, like the French
12236  guillemets (
12237 \begin_inset Quotes eld
12238 \end_inset
12239
12240 «
12241 \begin_inset Quotes erd
12242 \end_inset
12243
12244  and 
12245 \begin_inset Quotes eld
12246 \end_inset
12247
12248 »
12249 \begin_inset Quotes erd
12250 \end_inset
12251
12252 )
12253 \begin_inset Foot
12254 status collapsed
12255
12256 \begin_layout Plain Layout
12257 Loading the LaTeX-package 
12258 \series bold
12259 aeguill
12260 \series default
12261
12262 \begin_inset Index idx
12263 status collapsed
12264
12265 \begin_layout Plain Layout
12266 LaTeX-packages ! aeguill
12267 \end_layout
12268
12269 \end_inset
12270
12271  with the document preamble line
12272 \begin_inset Newline newline
12273 \end_inset
12274
12275
12276 \series bold
12277
12278 \backslash
12279 usepackage[ec]{aeguill}
12280 \begin_inset Newline newline
12281 \end_inset
12282
12283
12284 \series default
12285 will fix the guillemet problem.
12286 \end_layout
12287
12288 \end_inset
12289
12290  and that accented characters are not 
12291 \emph on
12292 one
12293 \emph default
12294  glyph, but build of 
12295 \emph on
12296 two
12297 \emph default
12298  characters, the accent and the letter.
12299  Therefore you cannot search for words with accented characters in documents
12300  using the 
12301 \family typewriter
12302 AE
12303 \family default
12304  fonts.
12305  If you search for example for the French word 
12306 \begin_inset Quotes eld
12307 \end_inset
12308
12309 rève
12310 \begin_inset Quotes erd
12311 \end_inset
12312
12313  in a PDF, you will not get any result, because the PDF-viewer searches
12314  for the glyph 
12315 \begin_inset Quotes eld
12316 \end_inset
12317
12318  è 
12319 \begin_inset Quotes erd
12320 \end_inset
12321
12322  and not for the glyph 
12323 \begin_inset Quotes eld
12324 \end_inset
12325
12326  e +
12327 \begin_inset space ~
12328 \end_inset
12329
12330  ̀ 
12331 \begin_inset Quotes erd
12332 \end_inset
12333
12334 .
12335 \end_layout
12336
12337 \begin_layout Itemize
12338 If you do not like the look of 
12339 \family typewriter
12340 cm
12341 \family default
12342 /
12343 \family typewriter
12344 ec
12345 \family default
12346 , you can of course select one of the other provided vector fonts, e.
12347 \begin_inset space \thinspace{}
12348 \end_inset
12349
12350 g.
12351 \begin_inset space ~
12352 \end_inset
12353
12354
12355 \family typewriter
12356 Times
12357 \begin_inset space ~
12358 \end_inset
12359
12360 Roman
12361 \family default
12362  or
12363 \family typewriter
12364  Palatino
12365 \family default
12366 .
12367  Most roman vector fonts will automatically select matching sans
12368 \begin_inset space ~
12369 \end_inset
12370
12371 serif and typewriter fonts,
12372 \begin_inset Foot
12373 status collapsed
12374
12375 \begin_layout Plain Layout
12376 These are sometimes just matching other fonts (e.
12377 \begin_inset space \thinspace{}
12378 \end_inset
12379
12380 g., 
12381 \family sans
12382 Times
12383 \begin_inset space ~
12384 \end_inset
12385
12386 Roman
12387 \family default
12388  selects 
12389 \family sans
12390 Helvetica
12391 \family default
12392  for sans serif text), or different shapes of the same font, i.
12393 \begin_inset space \thinspace{}
12394 \end_inset
12395
12396 e.
12397 \begin_inset space \space{}
12398 \end_inset
12399
12400 a real font 
12401 \emph on
12402 family
12403 \emph default
12404  (e.
12405 \begin_inset space \thinspace{}
12406 \end_inset
12407
12408 g.
12409 \begin_inset space \space{}
12410 \end_inset
12411
12412 in case of 
12413 \family sans
12414 Latin
12415 \begin_inset space ~
12416 \end_inset
12417
12418 Modern
12419 \family default
12420  oder 
12421 \family sans
12422 Computer
12423 \begin_inset space ~
12424 \end_inset
12425
12426 Modern
12427 \family default
12428 ).
12429 \end_layout
12430
12431 \end_inset
12432
12433  but you can also select your own.
12434 \begin_inset Newline newline
12435 \end_inset
12436
12437 The differences between roman, 
12438 \family sans
12439 sans
12440 \begin_inset space ~
12441 \end_inset
12442
12443 serif
12444 \family default
12445  and 
12446 \family typewriter
12447 typewriter
12448 \family default
12449  fonts are explained in section
12450 \begin_inset space ~
12451 \end_inset
12452
12453
12454 \begin_inset CommandInset ref
12455 LatexCommand ref
12456 reference "sub:Fine-Tuning-with-the"
12457
12458 \end_inset
12459
12460 .
12461 \begin_inset Newline newline
12462 \end_inset
12463
12464 The font 
12465 \family sans
12466 Times
12467 \begin_inset space ~
12468 \end_inset
12469
12470 Roman
12471 \family default
12472  was originally designed for newspapers.
12473  That means its glyphs are smaller than the ones from other fonts to fit
12474  into the small newspaper columns.
12475  Therefore 
12476 \family sans
12477 Times
12478 \begin_inset space ~
12479 \end_inset
12480
12481 Roman
12482 \family default
12483  is not the optimal choice for larger documents like books.
12484 \end_layout
12485
12486 \begin_layout Standard
12487 For the font size there are generally four possible values: 
12488 \family sans
12489 Default, 10
12490 \family default
12491
12492 \family sans
12493 11
12494 \family default
12495  and 
12496 \family sans
12497 12
12498 \family default
12499 .
12500  Some classes provide additional sizes.
12501  The size of 
12502 \family sans
12503 Default
12504 \family default
12505  depends on the class you are using.
12506  In the standard classes it is equal to the font size 10.
12507 \end_layout
12508
12509 \begin_layout Standard
12510 Note that the font size is the 
12511 \emph on
12512 base size
12513 \emph default
12514 .
12515  That means that LyX scales all other possible font sizes (such as those
12516  used in footnotes, super-, and subscripts) by this value.
12517  You can fine-tune the font size of text parts via the 
12518 \family sans
12519 Text
12520 \begin_inset space ~
12521 \end_inset
12522
12523 Style
12524 \family default
12525  dialog if needed.
12526  The possible font sizes for text parts are explained in section
12527 \begin_inset space ~
12528 \end_inset
12529
12530
12531 \begin_inset CommandInset ref
12532 LatexCommand ref
12533 reference "sub:Fine-Tuning-with-the"
12534
12535 \end_inset
12536
12537 .
12538 \end_layout
12539
12540 \begin_layout Standard
12541 The 
12542 \family sans
12543 Default Family
12544 \family default
12545  selection lets you specify whether the base font of your document should
12546  be roman, sans
12547 \begin_inset space ~
12548 \end_inset
12549
12550 serif or typewriter.
12551  The 
12552 \family sans
12553 Default
12554 \family default
12555  selection uses what is preset by the class, the other selections override
12556  this.
12557  In most cases, 
12558 \family sans
12559 Default
12560 \family default
12561  is equal to 
12562 \family sans
12563 roman
12564 \family default
12565 , but some classes (such as presentation classes) also use other defaults.
12566 \end_layout
12567
12568 \begin_layout Standard
12569 The
12570 \family typewriter
12571  
12572 \family sans
12573 LaTe
12574 \begin_inset ERT
12575 status collapsed
12576
12577 \begin_layout Plain Layout
12578
12579 {}
12580 \end_layout
12581
12582 \end_inset
12583
12584 X font encoding
12585 \family default
12586  selection is an expert setting which lets you change the value passed to
12587  the LaTeX-package 
12588 \series bold
12589 fontenc
12590 \series default
12591
12592 \begin_inset Index idx
12593 status collapsed
12594
12595 \begin_layout Plain Layout
12596 LaTeX-packages ! fontenc
12597 \end_layout
12598
12599 \end_inset
12600
12601  (see also sec.
12602 \begin_inset space ~
12603 \end_inset
12604
12605
12606 \begin_inset CommandInset ref
12607 LatexCommand ref
12608 reference "sub:LaTeX-settings"
12609
12610 \end_inset
12611
12612 ).
12613  Normally, you do not need to change (or even understand) this.
12614  Unless you have specific reasons, use 
12615 \family sans
12616 Default
12617 \family default
12618 .
12619 \end_layout
12620
12621 \begin_layout Standard
12622 With some fonts, the checkboxes 
12623 \family sans
12624 Use Old Style Figures
12625 \family default
12626  and 
12627 \family sans
12628 Use True Small Caps
12629 \family default
12630  are enabled.
12631  These are extra features some fonts provide.
12632  If 
12633 \family sans
12634 Use Old Style Figures
12635 \family default
12636  is checked, old style figures (also known as medieval or text figures)
12637  are used.
12638  Old style figures are the numerals (0
12639 \begin_inset space \thinspace{}
12640 \end_inset
12641
12642 -
12643 \begin_inset space \thinspace{}
12644 \end_inset
12645
12646 9) with ascenders and descenders, which makes them fit nicely with lower
12647  letters.
12648  
12649 \family sans
12650 Use True Small Caps
12651 \family default
12652  determines that real small caps are used instead of faked small caps made
12653  of scaled capitals.
12654  Real small caps are often part of expert font sets; they generally look
12655  better than faked small caps but might have to be purchased separately.
12656 \end_layout
12657
12658 \begin_layout Standard
12659 The field 
12660 \family sans
12661 CJK
12662 \family default
12663  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12664  a font to display the script characters.
12665 \begin_inset Foot
12666 status collapsed
12667
12668 \begin_layout Plain Layout
12669 The font will be the argument for the commands of the LaTeX-package 
12670 \series bold
12671 CJK
12672 \series default
12673 .
12674 \begin_inset Index idx
12675 status collapsed
12676
12677 \begin_layout Plain Layout
12678 LaTeX-packages ! CJK
12679 \end_layout
12680
12681 \end_inset
12682
12683  So this has no effect for the document language 
12684 \family sans
12685 Japanese
12686 \family default
12687  that does not use 
12688 \series bold
12689 CJK
12690 \series default
12691 .
12692 \end_layout
12693
12694 \end_inset
12695
12696
12697 \end_layout
12698
12699 \begin_layout Standard
12700 \begin_inset VSpace bigskip
12701 \end_inset
12702
12703
12704 \begin_inset Note Greyedout
12705 status open
12706
12707 \begin_layout Plain Layout
12708
12709 \series bold
12710 Note:
12711 \series default
12712  When you choose a new font or font size, LyX does 
12713 \emph on
12714 not
12715 \emph default
12716  change the screen font! You will only see a difference in the printed output;
12717  this is part of the WYSIWYM concept.
12718  LyX's screen fonts can be adjusted in the 
12719 \family sans
12720 Tools\SpecialChar \menuseparator
12721 Preferences
12722 \family default
12723  dialog, see section
12724 \begin_inset space ~
12725 \end_inset
12726
12727
12728 \begin_inset CommandInset ref
12729 LatexCommand ref
12730 reference "sub:Screen-Fonts"
12731
12732 \end_inset
12733
12734 .
12735 \end_layout
12736
12737 \end_inset
12738
12739
12740 \end_layout
12741
12742 \begin_layout Subsection
12743 Using Different Character Styles
12744 \begin_inset Index idx
12745 status collapsed
12746
12747 \begin_layout Plain Layout
12748 Character Styles
12749 \end_layout
12750
12751 \end_inset
12752
12753
12754 \begin_inset Index idx
12755 status collapsed
12756
12757 \begin_layout Plain Layout
12758 Text Style
12759 \end_layout
12760
12761 \end_inset
12762
12763
12764 \end_layout
12765
12766 \begin_layout Standard
12767 As we've already seen, LyX automatically changes the character style for
12768  certain paragraph environments.
12769  LyX supports two character styles, 
12770 \family sans
12771 Emphasized
12772 \family default
12773  and 
12774 \family sans
12775 Noun
12776 \family default
12777 .
12778  You can activate both of these styles via keybindings, the menus, and the
12779  toolbar.
12780 \end_layout
12781
12782 \begin_layout Standard
12783 To activate the 
12784 \family sans
12785 Noun
12786 \family default
12787  style, do one of the following:
12788 \end_layout
12789
12790 \begin_layout Itemize
12791 click on the toolbar button 
12792 \begin_inset Info
12793 type  "icon"
12794 arg   "font-noun"
12795 \end_inset
12796
12797
12798 \end_layout
12799
12800 \begin_layout Itemize
12801 use the key binding 
12802 \begin_inset Info
12803 type  "shortcut"
12804 arg   "font-noun"
12805 \end_inset
12806
12807
12808 \end_layout
12809
12810 \begin_layout Standard
12811 These commands are all toggles.
12812  That is, if 
12813 \family sans
12814 Noun
12815 \family default
12816  style is already active, they deactivate it.
12817 \end_layout
12818
12819 \begin_layout Standard
12820 One typically uses the 
12821 \family sans
12822 Noun
12823 \family default
12824  style for proper names.
12825  For example: 
12826 \begin_inset Quotes eld
12827 \end_inset
12828
12829
12830 \noun on
12831 Matthias Ettrich
12832 \noun default
12833  is the original author of LyX.
12834 \begin_inset Quotes erd
12835 \end_inset
12836
12837
12838 \end_layout
12839
12840 \begin_layout Standard
12841 A more widely used character style is the 
12842 \family sans
12843 Emphasized
12844 \family default
12845  style.
12846  You can activate (or deactivate — it's also a toggle) the 
12847 \family sans
12848 Emphasized
12849 \family default
12850  style by:
12851 \end_layout
12852
12853 \begin_layout Itemize
12854 clicking on the toolbar button 
12855 \begin_inset Info
12856 type  "icon"
12857 arg   "font-emph"
12858 \end_inset
12859
12860
12861 \end_layout
12862
12863 \begin_layout Itemize
12864 using the keybindings 
12865 \begin_inset Info
12866 type  "shortcut"
12867 arg   "font-emph"
12868 \end_inset
12869
12870
12871 \end_layout
12872
12873 \begin_layout Standard
12874 Normally the 
12875 \family sans
12876 Emphasized
12877 \family default
12878  style is equivalent to an italic font but some document classes or LaTeX-packag
12879 es use a different font.
12880 \end_layout
12881
12882 \begin_layout Standard
12883 We've been using the 
12884 \family sans
12885 Emphasized
12886 \family default
12887  style all over the place in this document.
12888  Here's one more example:
12889 \end_layout
12890
12891 \begin_layout Quotation
12892
12893 \emph on
12894 Don't overuse character styles!
12895 \end_layout
12896
12897 \begin_layout Standard
12898 It's also a warning in addition to an example.
12899  One's writing should parallel ordinary conversation.
12900  Since we don't all constantly scream at each other, we should also avoid
12901  the common tendency to overuse character style.
12902  
12903 \end_layout
12904
12905 \begin_layout Standard
12906 You can always reset to the default font using the key binding 
12907 \begin_inset Info
12908 type  "shortcut"
12909 arg   "font-default"
12910 \end_inset
12911
12912  or the dialog 
12913 \family sans
12914 Edit\SpecialChar \menuseparator
12915 Text
12916 \begin_inset space ~
12917 \end_inset
12918
12919 Style
12920 \family default
12921 .
12922 \end_layout
12923
12924 \begin_layout Subsection
12925 Fine-Tuning with the 
12926 \family sans
12927 Text Style
12928 \family default
12929  dialog
12930 \begin_inset CommandInset label
12931 LatexCommand label
12932 name "sub:Fine-Tuning-with-the"
12933
12934 \end_inset
12935
12936
12937 \begin_inset Index idx
12938 status collapsed
12939
12940 \begin_layout Plain Layout
12941 Text Style
12942 \end_layout
12943
12944 \end_inset
12945
12946
12947 \end_layout
12948
12949 \begin_layout Standard
12950 There are always occasions when you will need to do some fine-tuning, so
12951  LyX gives you a way to create a custom character style.
12952  For example, an academic journal or a corporation may have a style sheet
12953  requiring a sans-serif font be used in certain situations.
12954  Also, writers sometimes use a different font to offset a character's thoughts
12955  from ordinary dialog.
12956 \end_layout
12957
12958 \begin_layout Standard
12959 Before we document how to use custom character style, we want to issue a
12960  warning yet again: Don't overuse character styles! 
12961 \begin_inset Newline newline
12962 \end_inset
12963
12964 Documents that overuse different fonts and sizes are not well readable and
12965  tend to look as if someone has knocked huge holes in them.
12966 \end_layout
12967
12968 \begin_layout Standard
12969 To use custom character styles, open the 
12970 \family sans
12971 Edit\SpecialChar \menuseparator
12972 Text
12973 \begin_inset space ~
12974 \end_inset
12975
12976 Style\SpecialChar \menuseparator
12977 Customized
12978 \family default
12979  dialog or press the toolbar button 
12980 \begin_inset Info
12981 type  "icon"
12982 arg   "dialog-show character"
12983 \end_inset
12984
12985 .
12986  There are several boxes on this dialog, each corresponding to a different
12987  font property which you can choose.
12988  You can choose an option for one of these properties, or select 
12989 \family sans
12990 No
12991 \begin_inset space ~
12992 \end_inset
12993
12994 change
12995 \family default
12996 , which keeps the current state of that property.
12997  The item 
12998 \family sans
12999 Reset
13000 \family default
13001  will reset the property to whatever is the default.
13002  You can use this to reset attributes across a bunch of different paragraph
13003  environments in a snap.
13004 \end_layout
13005
13006 \begin_layout Standard
13007 The font properties, and their options (in addition to 
13008 \family sans
13009 No
13010 \begin_inset space ~
13011 \end_inset
13012
13013 change
13014 \family default
13015  and 
13016 \family sans
13017 Reset
13018 \family default
13019 ) are:
13020 \end_layout
13021
13022 \begin_layout Labeling
13023 \labelwidthstring 00.00.0000
13024
13025 \family sans
13026 Family
13027 \family default
13028  The 
13029 \begin_inset Quotes eld
13030 \end_inset
13031
13032 overall look
13033 \begin_inset Quotes erd
13034 \end_inset
13035
13036  of the font.
13037  The possible options are:
13038 \end_layout
13039
13040 \begin_deeper
13041 \begin_layout Labeling
13042 \labelwidthstring 00.00.0000
13043
13044 \family sans
13045 Roman
13046 \family default
13047  This is the Roman font family.
13048  Normally a serif font.
13049  It's also the default family.
13050  (key binding 
13051 \begin_inset Info
13052 type  "shortcut"
13053 arg   "font-roman"
13054 \end_inset
13055
13056 )
13057 \end_layout
13058
13059 \begin_layout Labeling
13060 \labelwidthstring 00.00.0000
13061
13062 \family sans
13063 Sans
13064 \begin_inset space ~
13065 \end_inset
13066
13067 Serif
13068 \family default
13069  
13070 \family sans
13071 This is the Sans Serif font family.
13072
13073 \family default
13074  (key binding 
13075 \begin_inset Info
13076 type  "shortcut"
13077 arg   "font-sans"
13078 \end_inset
13079
13080 )
13081 \end_layout
13082
13083 \begin_layout Labeling
13084 \labelwidthstring 00.00.0000
13085
13086 \family sans
13087 Typewriter
13088 \family default
13089  
13090 \family typewriter
13091 This is the Typewriter font family.
13092
13093 \family default
13094  (key binding 
13095 \begin_inset Info
13096 type  "shortcut"
13097 arg   "font-typewriter"
13098 \end_inset
13099
13100
13101 \family sans
13102 )
13103 \end_layout
13104
13105 \end_deeper
13106 \begin_layout Labeling
13107 \labelwidthstring 00.00.0000
13108
13109 \family sans
13110 Series
13111 \family default
13112  This corresponds to the print weight.
13113  Options are:
13114 \end_layout
13115
13116 \begin_deeper
13117 \begin_layout Labeling
13118 \labelwidthstring 00.00.0000
13119
13120 \family sans
13121 Medium
13122 \family default
13123  This is the Medium font series.
13124  It's also the default series.
13125 \end_layout
13126
13127 \begin_layout Labeling
13128 \labelwidthstring 00.00.0000
13129
13130 \family sans
13131 Bold
13132 \family default
13133  
13134 \series bold
13135 This is the Bold font series.
13136
13137 \series default
13138  (key binding 
13139 \begin_inset Info
13140 type  "shortcut"
13141 arg   "font-bold"
13142 \end_inset
13143
13144 )
13145 \end_layout
13146
13147 \end_deeper
13148 \begin_layout Labeling
13149 \labelwidthstring 00.00.0000
13150
13151 \family sans
13152 Shape
13153 \family default
13154  As the name implies.
13155  Options are:
13156 \end_layout
13157
13158 \begin_deeper
13159 \begin_layout Labeling
13160 \labelwidthstring 00.00.0000
13161
13162 \family sans
13163 Upright
13164 \family default
13165  This is the Upright font shape.
13166  It's also the default shape.
13167 \end_layout
13168
13169 \begin_layout Labeling
13170 \labelwidthstring 00.00.0000
13171
13172 \family sans
13173 Italic
13174 \family default
13175  
13176 \shape italic
13177 This
13178 \shape default
13179  
13180 \family sans
13181 \shape italic
13182 i
13183 \family default
13184 s the Italic font shape
13185 \shape default
13186 \emph on
13187 .
13188 \end_layout
13189
13190 \begin_layout Labeling
13191 \labelwidthstring 00.00.0000
13192
13193 \family sans
13194 Slanted
13195 \family default
13196  
13197 \shape slanted
13198 This is the Slanted font shape
13199 \shape default
13200  (although it might not be visible in LyX, this is different from italic).
13201 \end_layout
13202
13203 \begin_layout Labeling
13204 \labelwidthstring 00.00.0000
13205
13206 \family sans
13207 Small
13208 \begin_inset space ~
13209 \end_inset
13210
13211 Caps
13212 \family default
13213  
13214 \shape smallcaps
13215 This is the Small caps font shape
13216 \shape default
13217 \noun on
13218 .
13219 \end_layout
13220
13221 \end_deeper
13222 \begin_layout Labeling
13223 \labelwidthstring 00.00.0000
13224
13225 \family sans
13226 Size
13227 \family default
13228  Alters the size of the font.
13229  You will find no numerical values here; all possible sizes are actually
13230  proportional to the document font size.
13231  Once again, you don't feed LyX the details, but a general description of
13232  what you want to do.
13233  The options are:
13234 \end_layout
13235
13236 \begin_deeper
13237 \begin_layout Labeling
13238 \labelwidthstring 00.00.0000
13239
13240 \family sans
13241 Tiny
13242 \family default
13243  
13244 \size tiny
13245 This is the 
13246 \begin_inset Quotes eld
13247 \end_inset
13248
13249 Tiny
13250 \begin_inset Quotes erd
13251 \end_inset
13252
13253  font size.
13254
13255 \size default
13256  (key bindings 
13257 \begin_inset Info
13258 type  "shortcuts"
13259 arg   "font-size tiny"
13260 \end_inset
13261
13262 )
13263 \end_layout
13264
13265 \begin_layout Labeling
13266 \labelwidthstring 00.00.0000
13267
13268 \family sans
13269 Smallest
13270 \family default
13271  
13272 \size scriptsize
13273 This is the 
13274 \begin_inset Quotes eld
13275 \end_inset
13276
13277 Smallest
13278 \begin_inset Quotes erd
13279 \end_inset
13280
13281  font size
13282 \size default
13283 .
13284  (key binding 
13285 \begin_inset Info
13286 type  "shortcut"
13287 arg   "font-size scriptsize"
13288 \end_inset
13289
13290 )
13291 \end_layout
13292
13293 \begin_layout Labeling
13294 \labelwidthstring 00.00.0000
13295
13296 \family sans
13297 Smaller
13298 \family default
13299  
13300 \size footnotesize
13301 This is the 
13302 \begin_inset Quotes eld
13303 \end_inset
13304
13305 Smaller
13306 \begin_inset Quotes erd
13307 \end_inset
13308
13309  font size.
13310
13311 \size default
13312  (key bindings 
13313 \begin_inset Info
13314 type  "shortcuts"
13315 arg   "font-size footnotesize"
13316 \end_inset
13317
13318 )
13319 \end_layout
13320
13321 \begin_layout Labeling
13322 \labelwidthstring 00.00.0000
13323
13324 \family sans
13325 Small
13326 \family default
13327  
13328 \size small
13329 This is the 
13330 \begin_inset Quotes eld
13331 \end_inset
13332
13333 Small
13334 \begin_inset Quotes erd
13335 \end_inset
13336
13337  font size.
13338
13339 \size default
13340  (key bindings 
13341 \begin_inset Info
13342 type  "shortcuts"
13343 arg   "font-size small"
13344 \end_inset
13345
13346 )
13347 \end_layout
13348
13349 \begin_layout Labeling
13350 \labelwidthstring 00.00.0000
13351
13352 \family sans
13353 Normal
13354 \family default
13355  This is the 
13356 \begin_inset Quotes eld
13357 \end_inset
13358
13359 Normal
13360 \begin_inset Quotes erd
13361 \end_inset
13362
13363  font size.
13364  It's also the default size.
13365  (key bindings 
13366 \begin_inset Info
13367 type  "shortcuts"
13368 arg   "font-size normal"
13369 \end_inset
13370
13371 )
13372 \end_layout
13373
13374 \begin_layout Labeling
13375 \labelwidthstring 00.00.0000
13376
13377 \family sans
13378 Large
13379 \family default
13380  
13381 \size large
13382 This is the 
13383 \begin_inset Quotes eld
13384 \end_inset
13385
13386 Large
13387 \begin_inset Quotes erd
13388 \end_inset
13389
13390  font size.
13391
13392 \size default
13393  (key bindings 
13394 \begin_inset Info
13395 type  "shortcuts"
13396 arg   "font-size large"
13397 \end_inset
13398
13399 )
13400 \end_layout
13401
13402 \begin_layout Labeling
13403 \labelwidthstring 00.00.0000
13404
13405 \family sans
13406 Larger
13407 \family default
13408  
13409 \size larger
13410 This is the 
13411 \begin_inset Quotes eld
13412 \end_inset
13413
13414 Larger
13415 \begin_inset Quotes erd
13416 \end_inset
13417
13418  font size.
13419
13420 \size default
13421  (key bindings 
13422 \begin_inset Info
13423 type  "shortcuts"
13424 arg   "font-size larger"
13425 \end_inset
13426
13427 )
13428 \end_layout
13429
13430 \begin_layout Labeling
13431 \labelwidthstring 00.00.0000
13432
13433 \family sans
13434 Largest
13435 \family default
13436  
13437 \size largest
13438 This is the 
13439 \begin_inset Quotes eld
13440 \end_inset
13441
13442 Largest
13443 \begin_inset Quotes erd
13444 \end_inset
13445
13446  font size.
13447
13448 \size default
13449  (key binding 
13450 \begin_inset Info
13451 type  "shortcut"
13452 arg   "font-size largest"
13453 \end_inset
13454
13455 )
13456 \end_layout
13457
13458 \begin_layout Labeling
13459 \labelwidthstring 00.00.0000
13460
13461 \family sans
13462 Huge
13463 \family default
13464  
13465 \size huge
13466 This is the 
13467 \begin_inset Quotes eld
13468 \end_inset
13469
13470 Huge
13471 \begin_inset Quotes erd
13472 \end_inset
13473
13474  font size.
13475
13476 \size default
13477  (key bindings 
13478 \begin_inset Info
13479 type  "shortcuts"
13480 arg   "font-size huge"
13481 \end_inset
13482
13483 )
13484 \end_layout
13485
13486 \begin_layout Labeling
13487 \labelwidthstring 00.00.0000
13488
13489 \family sans
13490 Huger
13491 \family default
13492  
13493 \size giant
13494 This is the 
13495 \begin_inset Quotes eld
13496 \end_inset
13497
13498 Huger
13499 \begin_inset Quotes erd
13500 \end_inset
13501
13502  font size.
13503
13504 \size default
13505  (key bindings 
13506 \begin_inset Info
13507 type  "shortcuts"
13508 arg   "font-size giant"
13509 \end_inset
13510
13511 )
13512 \end_layout
13513
13514 \begin_layout Labeling
13515 \labelwidthstring 00.00.0000
13516
13517 \family sans
13518 Increase
13519 \family default
13520  This increases the size by one step (for instance, from 
13521 \begin_inset Quotes eld
13522 \end_inset
13523
13524 Largest
13525 \begin_inset Quotes erd
13526 \end_inset
13527
13528  to 
13529 \begin_inset Quotes eld
13530 \end_inset
13531
13532 Huge
13533 \begin_inset Quotes erd
13534 \end_inset
13535
13536 ).
13537  (key binding 
13538 \begin_inset Info
13539 type  "shortcut"
13540 arg   "font-size increase"
13541 \end_inset
13542
13543 )
13544 \end_layout
13545
13546 \begin_layout Labeling
13547 \labelwidthstring 00.00.0000
13548
13549 \family sans
13550 Decrease
13551 \family default
13552  This decreases the size by one step (for instance, from 
13553 \begin_inset Quotes eld
13554 \end_inset
13555
13556 Normal
13557 \begin_inset Quotes erd
13558 \end_inset
13559
13560  to 
13561 \begin_inset Quotes eld
13562 \end_inset
13563
13564 Small
13565 \begin_inset Quotes erd
13566 \end_inset
13567
13568 ).
13569  (key binding 
13570 \begin_inset Info
13571 type  "shortcut"
13572 arg   "font-size decrease"
13573 \end_inset
13574
13575 )
13576 \end_layout
13577
13578 \end_deeper
13579 \begin_layout Standard
13580 We warn you 
13581 \emph on
13582 yet again
13583 \emph default
13584 : don't go crazy with this feature.
13585  You should almost never need to change the font size.
13586  LyX automatically changes the font size for different paragraph environments
13587  — use that instead.
13588  This is here for fine-tuning only!
13589 \end_layout
13590
13591 \begin_layout Labeling
13592 \labelwidthstring 00.00.0000
13593
13594 \family sans
13595 Misc
13596 \family default
13597  Here you can change a few other things at the character level.
13598  Options are:
13599 \end_layout
13600
13601 \begin_deeper
13602 \begin_layout Labeling
13603 \labelwidthstring 00.00.0000
13604
13605 \family sans
13606 Emph
13607 \family default
13608  
13609 \emph on
13610 This is text with emphasize on
13611 \emph default
13612 .
13613  This might seem like the same as 
13614 \shape italic
13615 Italic
13616 \shape default
13617 , but it is actually a bit different.
13618  Emphasized is a 
13619 \emph on
13620 logical
13621 \emph default
13622  attribute.
13623  That means every document class can define its own font used for emphasized
13624  text.
13625  Normally this font is equal to italic.
13626 \end_layout
13627
13628 \begin_layout Labeling
13629 \labelwidthstring 00.00.0000
13630
13631 \family sans
13632 Underbar
13633 \family default
13634  
13635 \bar under
13636 This is text with Underbar on.
13637
13638 \bar default
13639  (key binding 
13640 \begin_inset Info
13641 type  "shortcuts"
13642 arg   "font-underline"
13643 \end_inset
13644
13645
13646 \family sans
13647 )
13648 \begin_inset Newline newline
13649 \end_inset
13650
13651
13652 \family default
13653 Avoid using underbar if you can! It is a hangover from the typewriter days,
13654  when you could not change fonts.
13655  One no longer needs to emphasize text by underscoring characters.
13656  This is only possible in LyX because some people 
13657 \emph on
13658 may
13659 \emph default
13660  need it in order to follow style sheets for journal submissions.
13661 \end_layout
13662
13663 \begin_layout Labeling
13664 \labelwidthstring 00.00.0000
13665
13666 \family sans
13667 Double
13668 \begin_inset space ~
13669 \end_inset
13670
13671 underbar
13672 \family default
13673  
13674 \uuline on
13675 This is text with Double underbar on.
13676
13677 \uuline default
13678  (key binding 
13679 \begin_inset Info
13680 type  "shortcut"
13681 arg   "font-underunderline"
13682 \end_inset
13683
13684 )
13685 \begin_inset Newline newline
13686 \end_inset
13687
13688 As we just warned you against using underbar, you can imagine what we think
13689  about double underbar.
13690 \end_layout
13691
13692 \begin_layout Labeling
13693 \labelwidthstring 00.00.0000
13694
13695 \family sans
13696 Wavy
13697 \begin_inset space ~
13698 \end_inset
13699
13700 underbar
13701 \family default
13702  
13703 \uwave on
13704 This is text with Wavy underbar on.
13705
13706 \uwave default
13707  (key binding 
13708 \begin_inset Info
13709 type  "shortcut"
13710 arg   "font-underwave"
13711 \end_inset
13712
13713 )
13714 \begin_inset Newline newline
13715 \end_inset
13716
13717 Use this only if a journal absolutely insists on it.
13718  Keep antinausea pills handy.
13719 \end_layout
13720
13721 \begin_layout Labeling
13722 \labelwidthstring 00.00.0000
13723
13724 \family sans
13725 Strikeout
13726 \family default
13727  
13728 \strikeout on
13729 This is text with Strikeout on.
13730
13731 \strikeout default
13732  (key binding 
13733 \begin_inset Info
13734 type  "shortcut"
13735 arg   "font-strikeout"
13736 \end_inset
13737
13738 )
13739 \begin_inset Newline newline
13740 \end_inset
13741
13742 This is frequently used to indicate an older version of text that has been
13743  changed in the meantime.
13744 \end_layout
13745
13746 \begin_layout Labeling
13747 \labelwidthstring 00.00.0000
13748
13749 \family sans
13750 Noun
13751 \family default
13752  
13753 \noun on
13754 This is text with Noun on.
13755
13756 \noun default
13757  Like 
13758 \family sans
13759 Emph
13760 \family default
13761 , this is a logical attribute.
13762  Normally it's equivalent to 
13763 \family sans
13764 Small
13765 \begin_inset space ~
13766 \end_inset
13767
13768 Caps
13769 \family default
13770 .
13771 \end_layout
13772
13773 \end_deeper
13774 \begin_layout Labeling
13775 \labelwidthstring 00.00.0000
13776
13777 \family sans
13778 Color
13779 \family default
13780  You can adjust the color of the text with this control.
13781  Notice that not all DVI-viewers are able to display colors.
13782  Besides 
13783 \family sans
13784 No
13785 \begin_inset space ~
13786 \end_inset
13787
13788 color
13789 \family default
13790 , which is the default 
13791 \begin_inset Quotes eld
13792 \end_inset
13793
13794 color
13795 \begin_inset Quotes erd
13796 \end_inset
13797
13798  and means normally black, you can choose between 
13799 \family sans
13800 Black
13801 \family default
13802
13803 \family sans
13804 White
13805 \family default
13806
13807 \family sans
13808 Red
13809 \family default
13810
13811 \family sans
13812 Green
13813 \family default
13814
13815 \family sans
13816 Blue
13817 \family default
13818
13819 \family sans
13820 Cyan
13821 \family default
13822
13823 \family sans
13824 Magenta
13825 \family default
13826  and 
13827 \family sans
13828 Yellow
13829 \family default
13830  text.
13831 \begin_inset Index idx
13832 status collapsed
13833
13834 \begin_layout Plain Layout
13835 Color ! Text
13836 \end_layout
13837
13838 \end_inset
13839
13840
13841 \end_layout
13842
13843 \begin_layout Labeling
13844 \labelwidthstring 00.00.0000
13845
13846 \family sans
13847 Language
13848 \family default
13849  This is used to mark regions of text as having a different language from
13850  the language of the document.
13851  Text marked in this way will be underlined in blue to indicate the change
13852  (only within LyX).
13853 \begin_inset Newline newline
13854 \end_inset
13855
13856 If you have for example a longer German Text in your document, LaTeX respects
13857  the German hyphenation rules automatically.
13858  When using the spell checking (see section
13859 \begin_inset space ~
13860 \end_inset
13861
13862
13863 \begin_inset CommandInset ref
13864 LatexCommand ref
13865 reference "sec:Spellchecking"
13866
13867 \end_inset
13868
13869 ) the German-marked text will be checked according to the German dictionary.
13870 \end_layout
13871
13872 \begin_layout Standard
13873 So you have a huge number of combinations to choose from.
13874  Once you've chosen a new character style via the 
13875 \family sans
13876 Edit\SpecialChar \menuseparator
13877 Text
13878 \begin_inset space ~
13879 \end_inset
13880
13881 Style
13882 \family default
13883  dialog, the settings are saved.
13884  You can activate them using the toolbar button 
13885 \begin_inset Info
13886 type  "icon"
13887 arg   "textstyle-apply"
13888 \end_inset
13889
13890 .
13891  The button lets you apply your custom character style even when the dialog
13892  isn't visible.
13893  
13894 \end_layout
13895
13896 \begin_layout Standard
13897 To completely reset the character style to the default, use 
13898 \begin_inset Info
13899 type  "shortcut"
13900 arg   "font-default"
13901 \end_inset
13902
13903 .
13904  If you want to toggle only those properties that you have just changed
13905  (suppose you just set the shape to 
13906 \begin_inset Quotes eld
13907 \end_inset
13908
13909 slanted
13910 \begin_inset Quotes erd
13911 \end_inset
13912
13913  and the series to 
13914 \begin_inset Quotes eld
13915 \end_inset
13916
13917 bold
13918 \begin_inset Quotes erd
13919 \end_inset
13920
13921 ), set the 
13922 \family sans
13923 Toggle
13924 \begin_inset space ~
13925 \end_inset
13926
13927 all
13928 \family default
13929  switch and press 
13930 \family sans
13931 Apply
13932 \family default
13933 .
13934 \end_layout
13935
13936 \begin_layout Standard
13937 You should also know something about the differences between the three main
13938  font types 
13939 \family sans
13940 serif
13941 \family default
13942
13943 \family sans
13944 sans
13945 \begin_inset space ~
13946 \end_inset
13947
13948 serif
13949 \family default
13950 , and 
13951 \family sans
13952 typewriter
13953 \family default
13954 :
13955 \end_layout
13956
13957 \begin_layout Itemize
13958
13959 \family sans
13960 Typewriter
13961 \family default
13962  is a so called 
13963 \begin_inset Quotes eld
13964 \end_inset
13965
13966 monospaced
13967 \begin_inset Quotes erd
13968 \end_inset
13969
13970  font, that means every character has the same width, the 
13971 \begin_inset Quotes eld
13972 \end_inset
13973
13974 i
13975 \begin_inset Quotes erd
13976 \end_inset
13977
13978  is as wide as the 
13979 \begin_inset Quotes eld
13980 \end_inset
13981
13982 m
13983 \begin_inset Quotes erd
13984 \end_inset
13985
13986 .
13987  Here is an example
13988 \begin_inset Newline newline
13989 \end_inset
13990
13991
13992 \begin_inset Phantom HPhantom
13993 status open
13994
13995 \begin_layout Plain Layout
13996 no 
13997 \end_layout
13998
13999 \end_inset
14000
14001
14002 \family typewriter
14003 typewriter text
14004 \family default
14005
14006 \begin_inset Note Note
14007 status collapsed
14008
14009 \begin_layout Plain Layout
14010 For more on phantoms see section
14011 \begin_inset space ~
14012 \end_inset
14013
14014
14015 \begin_inset CommandInset ref
14016 LatexCommand ref
14017 reference "sub:More-Spaces"
14018
14019 \end_inset
14020
14021 .
14022 \end_layout
14023
14024 \end_inset
14025
14026
14027 \begin_inset Newline newline
14028 \end_inset
14029
14030 no typewriter text
14031 \end_layout
14032
14033 \begin_layout Itemize
14034
14035 \family sans
14036 Serif
14037 \family default
14038  fonts use characters with serifs.
14039  These are the small 
14040 \begin_inset Quotes eld
14041 \end_inset
14042
14043 appendices
14044 \begin_inset Quotes erd
14045 \end_inset
14046
14047  at the ends of the strokes that form the character.
14048  The following example will show the difference:
14049 \begin_inset Newline newline
14050 \end_inset
14051
14052 text with serifs
14053 \begin_inset Newline newline
14054 \end_inset
14055
14056
14057 \family sans
14058 text without serifs
14059 \family default
14060
14061 \begin_inset Newline newline
14062 \end_inset
14063
14064 Serifs facilitate quick and easy reading.
14065  These fonts are therefore used as default (named 
14066 \family sans
14067 roman
14068 \family default
14069 ).
14070 \end_layout
14071
14072 \begin_layout Itemize
14073
14074 \family sans
14075 Sans serif
14076 \family default
14077  don't use serifs.
14078  This font type is therefore often used for headings and short texts.
14079  We use it in this document to highlight menu names.
14080 \end_layout
14081
14082 \begin_layout Standard
14083 \begin_inset Quotes eld
14084 \end_inset
14085
14086 Toggling
14087 \begin_inset Quotes erd
14088 \end_inset
14089
14090  refers to applying or removing font properties.
14091  When a property is marked for toggling in the Text Style dialog, applying
14092  the style to text that already has the property will cause the property
14093  to be removed.
14094  If you apply a style with properties A, B and C to text that currently
14095  has font properties B, C, F and G, and if B is set to toggle and C is set
14096  not to toggle, the text ends up with properties A, C, F and G.
14097  
14098 \begin_inset Quotes eld
14099 \end_inset
14100
14101 Never toggled
14102 \begin_inset Quotes erd
14103 \end_inset
14104
14105  and 
14106 \begin_inset Quotes eld
14107 \end_inset
14108
14109 always toggled
14110 \begin_inset Quotes erd
14111 \end_inset
14112
14113  mean that you do not control the toggling behavior.
14114  For the properties on the left side of the dialog (
14115 \begin_inset Quotes eld
14116 \end_inset
14117
14118 Family
14119 \begin_inset Quotes erd
14120 \end_inset
14121
14122  etc.), toggling behavior is up to you.
14123  If 
14124 \begin_inset Quotes eld
14125 \end_inset
14126
14127 Toggle all
14128 \begin_inset Quotes erd
14129 \end_inset
14130
14131  is checked, all of the left side properties are toggled; by default, none
14132  of them are.
14133  Finally, 
14134 \begin_inset Quotes eld
14135 \end_inset
14136
14137 Reset
14138 \begin_inset Quotes erd
14139 \end_inset
14140
14141  is never toggled.
14142  If you set 
14143 \begin_inset Quotes eld
14144 \end_inset
14145
14146 Series
14147 \begin_inset Quotes erd
14148 \end_inset
14149
14150  to 
14151 \begin_inset Quotes eld
14152 \end_inset
14153
14154 Reset
14155 \begin_inset Quotes erd
14156 \end_inset
14157
14158  and select 
14159 \begin_inset Quotes eld
14160 \end_inset
14161
14162 Toggle all
14163 \begin_inset Quotes erd
14164 \end_inset
14165
14166 , then apply the style to bold face text, the text will revert to the default
14167  series (
14168 \begin_inset Quotes eld
14169 \end_inset
14170
14171 Medium
14172 \begin_inset Quotes erd
14173 \end_inset
14174
14175 ), no matter how many times you apply the style.
14176  
14177 \end_layout
14178
14179 \begin_layout Standard
14180 We conclude with the same warning once again: Don't overuse the fonts.
14181  They are, more often than not, a kludge and a bad substitute for good writing.
14182 \end_layout
14183
14184 \begin_layout Section
14185 Printing and Previewing
14186 \end_layout
14187
14188 \begin_layout Subsection
14189 Overview
14190 \end_layout
14191
14192 \begin_layout Standard
14193 Now that we have covered some of the basic features of document preparation
14194  using LyX, you probably want to know how to print out your masterpiece.
14195  Before we tell you that, we want to give you a quick explanation of what
14196  goes on behind-the-scenes.
14197  We cover this information in much greater detail in the 
14198 \emph on
14199 Additional Features
14200 \emph default
14201  manual as well.
14202 \end_layout
14203
14204 \begin_layout Standard
14205 LyX uses the program LaTeX as its backend.
14206  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14207  confusion, we will only refer to LaTeX.
14208  LyX is what you use to do your actual writing.
14209  Then, LyX calls LaTeX to turn your writing into printable output.
14210  This happens in two stages:
14211 \end_layout
14212
14213 \begin_layout Enumerate
14214 First, LyX converts your document to a series of text commands for LaTeX,
14215  generating a file with the extension, 
14216 \begin_inset Quotes eld
14217 \end_inset
14218
14219
14220 \family typewriter
14221 .tex
14222 \family default
14223
14224 \begin_inset Quotes erd
14225 \end_inset
14226
14227 .
14228 \end_layout
14229
14230 \begin_layout Enumerate
14231 Next, LaTeX uses the commands in the 
14232 \family typewriter
14233 .tex
14234 \family default
14235  file to produce printable output.
14236  
14237 \end_layout
14238
14239 \begin_layout Subsection
14240 Output file formats
14241 \begin_inset Index idx
14242 status collapsed
14243
14244 \begin_layout Plain Layout
14245 File formats
14246 \end_layout
14247
14248 \end_inset
14249
14250
14251 \begin_inset CommandInset label
14252 LatexCommand label
14253 name "sub:Output-file-formats"
14254
14255 \end_inset
14256
14257
14258 \end_layout
14259
14260 \begin_layout Subsubsection
14261 Simple text (ASCII)
14262 \begin_inset Index idx
14263 status collapsed
14264
14265 \begin_layout Plain Layout
14266 File formats ! ASCII
14267 \end_layout
14268
14269 \end_inset
14270
14271
14272 \end_layout
14273
14274 \begin_layout Standard
14275 This file type has the extension 
14276 \begin_inset Quotes eld
14277 \end_inset
14278
14279
14280 \family typewriter
14281 .txt
14282 \family default
14283
14284 \begin_inset Quotes erd
14285 \end_inset
14286
14287 .
14288  It contains your document as plain text following the rules of the 
14289 \begin_inset Quotes eld
14290 \end_inset
14291
14292 American Standard Code for Information Interchange
14293 \begin_inset Quotes erd
14294 \end_inset
14295
14296  (ASCII).
14297 \end_layout
14298
14299 \begin_layout Standard
14300 You can export your document to ASCII by the menu 
14301 \family sans
14302 File\SpecialChar \menuseparator
14303 Export\SpecialChar \menuseparator
14304 Plain
14305 \begin_inset space ~
14306 \end_inset
14307
14308 text
14309 \family default
14310  or 
14311 \family sans
14312 File\SpecialChar \menuseparator
14313 Export\SpecialChar \menuseparator
14314 Plain
14315 \begin_inset space ~
14316 \end_inset
14317
14318 text
14319 \begin_inset space ~
14320 \end_inset
14321
14322 (ps2ascii)
14323 \family default
14324 .
14325  The latter will first internally export to PostScript and then do the conversio
14326 n to ASCII.
14327 \end_layout
14328
14329 \begin_layout Subsubsection
14330 LaTeX
14331 \begin_inset Index idx
14332 status collapsed
14333
14334 \begin_layout Plain Layout
14335 File formats ! LaTeX
14336 \end_layout
14337
14338 \end_inset
14339
14340
14341 \end_layout
14342
14343 \begin_layout Standard
14344 This file type has the extension 
14345 \begin_inset Quotes eld
14346 \end_inset
14347
14348
14349 \family typewriter
14350 .tex
14351 \family default
14352
14353 \begin_inset Quotes erd
14354 \end_inset
14355
14356  and contains all commands that are necessary for the LaTeX program to process
14357  your document.
14358  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14359  it manually with console commands.
14360  The LaTeX-file is automatically created in LyX's temporary directory whenever
14361  you view or export your document.
14362 \end_layout
14363
14364 \begin_layout Standard
14365 You can export your document as LaTeX-file using the menu 
14366 \family sans
14367 File\SpecialChar \menuseparator
14368 Export\SpecialChar \menuseparator
14369 LaT
14370 \begin_inset ERT
14371 status collapsed
14372
14373 \begin_layout Plain Layout
14374
14375 {}
14376 \end_layout
14377
14378 \end_inset
14379
14380 eX
14381 \family default
14382 .
14383  The different LaTeX export variants are explained in section
14384 \begin_inset space ~
14385 \end_inset
14386
14387
14388 \begin_inset CommandInset ref
14389 LatexCommand ref
14390 reference "sub:Export"
14391
14392 \end_inset
14393
14394 .
14395 \end_layout
14396
14397 \begin_layout Subsubsection
14398 DVI
14399 \begin_inset Index idx
14400 status collapsed
14401
14402 \begin_layout Plain Layout
14403 File formats ! DVI
14404 \end_layout
14405
14406 \end_inset
14407
14408
14409 \end_layout
14410
14411 \begin_layout Standard
14412 This file type has the extension 
14413 \begin_inset Quotes eld
14414 \end_inset
14415
14416
14417 \family typewriter
14418 .dvi
14419 \family default
14420
14421 \begin_inset Quotes erd
14422 \end_inset
14423
14424 .
14425  It is called 
14426 \begin_inset Quotes eld
14427 \end_inset
14428
14429 device-independent
14430 \begin_inset Quotes erd
14431 \end_inset
14432
14433  (DVI), because it is completely portable; you can move them from one machine
14434  to another without needing to do any sort of conversion.
14435  DVIs are used for quick previews and as pre-stage for other output formats,
14436  like PostScript.
14437 \end_layout
14438
14439 \begin_layout Standard
14440 DVI files do not contain images, they only link them.
14441  So don't forget to deliver the images together with your DVIs.
14442  Because the DVI-viewer has to convert the image in the background to make
14443  it visible when you scroll the DVI, this can slow down your computer when
14444  you view the DVI.
14445  So we recommend to use PDF for files with many images.
14446 \end_layout
14447
14448 \begin_layout Standard
14449 You can export your document to DVI by the menu 
14450 \family sans
14451 File\SpecialChar \menuseparator
14452 Export\SpecialChar \menuseparator
14453 DVI
14454 \family default
14455  or 
14456 \family sans
14457 File\SpecialChar \menuseparator
14458 Export\SpecialChar \menuseparator
14459 DVI
14460 \begin_inset space ~
14461 \end_inset
14462
14463 (LuaTe
14464 \begin_inset ERT
14465 status collapsed
14466
14467 \begin_layout Plain Layout
14468
14469 {}
14470 \end_layout
14471
14472 \end_inset
14473
14474 X).
14475
14476 \family default
14477  The latter option uses the program 
14478 \family typewriter
14479 LuaTeX
14480 \family default
14481 .
14482  
14483 \family typewriter
14484 LuaTeX
14485 \family default
14486  is an engine that provides direct Unicode support and support for direct
14487  font access (see section
14488 \begin_inset space ~
14489 \end_inset
14490
14491
14492 \begin_inset CommandInset ref
14493 LatexCommand ref
14494 reference "sub:LaTeX-font-support"
14495
14496 \end_inset
14497
14498 ).
14499  LuaTeX is still work in progress, but it might develop into the next standard
14500  TeX processor.
14501 \end_layout
14502
14503 \begin_layout Subsubsection
14504 PostScript
14505 \begin_inset Index idx
14506 status collapsed
14507
14508 \begin_layout Plain Layout
14509 File formats ! PostScript
14510 \end_layout
14511
14512 \end_inset
14513
14514
14515 \end_layout
14516
14517 \begin_layout Standard
14518 This file type has the extension 
14519 \begin_inset Quotes eld
14520 \end_inset
14521
14522
14523 \family typewriter
14524 .ps
14525 \family default
14526
14527 \begin_inset Quotes erd
14528 \end_inset
14529
14530 .
14531  PostScript was developed by the company 
14532 \family typewriter
14533 Adobe
14534 \family default
14535  as a printer language.
14536  The file contains therefore commands that the printer uses to print the
14537  file.
14538  PostScript can be seen as a 
14539 \begin_inset Quotes eld
14540 \end_inset
14541
14542 programming language
14543 \begin_inset Quotes erd
14544 \end_inset
14545
14546 ; you can calculate with it and draw diagrams and images.
14547 \begin_inset Foot
14548 status collapsed
14549
14550 \begin_layout Plain Layout
14551 When you are interested to learn more about this, have a look at the LaTeX-packa
14552 ge 
14553 \series bold
14554 pstricks
14555 \series default
14556
14557 \begin_inset Index idx
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561 LaTeX-packages ! pstricks
14562 \end_layout
14563
14564 \end_inset
14565
14566 .
14567 \end_layout
14568
14569 \end_inset
14570
14571  Due to this ability, the files are often bigger than PDFs.
14572 \end_layout
14573
14574 \begin_layout Standard
14575 PostScript can only contain images in the format 
14576 \begin_inset Quotes eld
14577 \end_inset
14578
14579 Encapsulated PostScript
14580 \begin_inset Quotes erd
14581 \end_inset
14582
14583  (EPS, file extension 
14584 \begin_inset Quotes eld
14585 \end_inset
14586
14587
14588 \family typewriter
14589 .eps
14590 \family default
14591
14592 \begin_inset Quotes erd
14593 \end_inset
14594
14595 ).
14596  As LyX allows you to use any known image format in your document, it has
14597  to convert them in the background to EPS.
14598  If you have e.g 50
14599 \begin_inset space \thinspace{}
14600 \end_inset
14601
14602 images in your document, LyX has to do 50
14603 \begin_inset space ~
14604 \end_inset
14605
14606 conversions whenever you view or export your document.
14607  This will slow down your workflow with LyX drastically.
14608  So if you plan to use PostScript, you can insert your images directly as
14609  EPS to avoid this problem.
14610 \end_layout
14611
14612 \begin_layout Standard
14613 You can export your document to PostScript using the menu 
14614 \family sans
14615 File\SpecialChar \menuseparator
14616 Export\SpecialChar \menuseparator
14617 PostScript
14618 \family default
14619 .
14620 \end_layout
14621
14622 \begin_layout Subsubsection
14623 PDF
14624 \begin_inset Index idx
14625 status collapsed
14626
14627 \begin_layout Plain Layout
14628 File formats ! PDF
14629 \end_layout
14630
14631 \end_inset
14632
14633
14634 \begin_inset Index idx
14635 status collapsed
14636
14637 \begin_layout Plain Layout
14638 PDF
14639 \end_layout
14640
14641 \end_inset
14642
14643
14644 \end_layout
14645
14646 \begin_layout Standard
14647 This file type has the extension 
14648 \begin_inset Quotes eld
14649 \end_inset
14650
14651
14652 \family typewriter
14653 .pdf
14654 \family default
14655
14656 \begin_inset Quotes erd
14657 \end_inset
14658
14659 .
14660  The 
14661 \begin_inset Quotes eld
14662 \end_inset
14663
14664 Portable Document Format
14665 \begin_inset Quotes erd
14666 \end_inset
14667
14668  (PDF) developed by 
14669 \family typewriter
14670 Adobe
14671 \family default
14672  was derived from PostScript.
14673  It is more compressed and it uses fewer commands than PostScript.
14674  As the name 
14675 \begin_inset Quotes eld
14676 \end_inset
14677
14678 portable
14679 \begin_inset Quotes erd
14680 \end_inset
14681
14682  implies, it can be processed at any computer system and the printed output
14683  looks exactly the same.
14684 \end_layout
14685
14686 \begin_layout Standard
14687 PDF can contain images in its own PDF format and in the formats 
14688 \begin_inset Quotes eld
14689 \end_inset
14690
14691 Joint Photographic Experts Group
14692 \begin_inset Quotes erd
14693 \end_inset
14694
14695  (JPG, file extension 
14696 \begin_inset Quotes eld
14697 \end_inset
14698
14699
14700 \family typewriter
14701 .jpg
14702 \family default
14703
14704 \begin_inset Quotes erd
14705 \end_inset
14706
14707  or 
14708 \begin_inset Quotes eld
14709 \end_inset
14710
14711
14712 \family typewriter
14713 .jpeg
14714 \family default
14715
14716 \begin_inset Quotes erd
14717 \end_inset
14718
14719 ) and 
14720 \begin_inset Quotes eld
14721 \end_inset
14722
14723 Portable Network Graphics
14724 \begin_inset Quotes erd
14725 \end_inset
14726
14727  (PNG, file extension 
14728 \begin_inset Quotes eld
14729 \end_inset
14730
14731
14732 \family typewriter
14733 .png
14734 \family default
14735
14736 \begin_inset Quotes erd
14737 \end_inset
14738
14739 ).
14740  You can although use any other image format, because LyX converts them
14741  in the background to one of these formats.
14742  But as described in the section about PostScript, the image conversion
14743  will slow down your workflow.
14744  So we recommend to use images in one of the three mentioned formats.
14745 \end_layout
14746
14747 \begin_layout Standard
14748 You can export your document to PDF via the menu 
14749 \family sans
14750 File\SpecialChar \menuseparator
14751 Export
14752 \family default
14753  in three different ways:
14754 \end_layout
14755
14756 \begin_layout Description
14757 PDF This uses the program 
14758 \family typewriter
14759 ps2pdf
14760 \family default
14761  that creates a PDF from a PostScript-version of your file.
14762  The PostScript-version is produced by the program 
14763 \family typewriter
14764 dvips
14765 \family default
14766  which uses a DVI-version as intermediate step.
14767  So this export variant consist of three conversions.
14768 \end_layout
14769
14770 \begin_layout Description
14771 PDF
14772 \begin_inset space ~
14773 \end_inset
14774
14775 (dvipdfm) This uses the program 
14776 \family typewriter
14777 dvipdfm
14778 \family default
14779  that converts your file in the background to DVI and in a second step to
14780  PDF.
14781 \end_layout
14782
14783 \begin_layout Description
14784 PDF
14785 \begin_inset space ~
14786 \end_inset
14787
14788 (pdflatex) This uses the program 
14789 \family typewriter
14790 pdftex
14791 \family default
14792  that converts your file directly to PDF.
14793 \end_layout
14794
14795 \begin_layout Description
14796 PDF
14797 \begin_inset space ~
14798 \end_inset
14799
14800 (XeTe
14801 \begin_inset ERT
14802 status collapsed
14803
14804 \begin_layout Plain Layout
14805
14806 {}
14807 \end_layout
14808
14809 \end_inset
14810
14811 X) This uses the program 
14812 \family typewriter
14813 XeTeX
14814 \family default
14815  that converts your file directly to PDF.
14816  
14817 \family typewriter
14818 XeTeX
14819 \family default
14820  is a new engine that provides direct Unicode support and support for direct
14821  font access (see section
14822 \begin_inset space ~
14823 \end_inset
14824
14825
14826 \begin_inset CommandInset ref
14827 LatexCommand ref
14828 reference "sub:LaTeX-font-support"
14829
14830 \end_inset
14831
14832 ).
14833  It is particularly good at typesetting different scripts, for example verticall
14834 y written Japanese.
14835 \end_layout
14836
14837 \begin_layout Description
14838 PDF
14839 \begin_inset space ~
14840 \end_inset
14841
14842 (LuaTe
14843 \begin_inset ERT
14844 status collapsed
14845
14846 \begin_layout Plain Layout
14847
14848 {}
14849 \end_layout
14850
14851 \end_inset
14852
14853 X) This uses the program 
14854 \family typewriter
14855 LuaTeX
14856 \family default
14857  that converts your file directly to PDF.
14858  
14859 \family typewriter
14860 LuaTeX
14861 \family default
14862  is an even newer engine, derived from 
14863 \family typewriter
14864 pdflatex
14865 \family default
14866 , that also provides direct Unicode support and support for direct font
14867  access (see section
14868 \begin_inset space ~
14869 \end_inset
14870
14871
14872 \begin_inset CommandInset ref
14873 LatexCommand ref
14874 reference "sub:LaTeX-font-support"
14875
14876 \end_inset
14877
14878 ).
14879  LuaTeX is still work in progress, but it might develop into the next standard
14880  TeX processor.
14881 \end_layout
14882
14883 \begin_layout Standard
14884 We recommend to use 
14885 \family sans
14886 PDF
14887 \begin_inset space ~
14888 \end_inset
14889
14890 (pdflatex)
14891 \family default
14892  because 
14893 \family typewriter
14894 pdftex
14895 \family default
14896  supports all the features of actual PDF-versions, is quick, stable, and
14897  works without problems.
14898  If you rely on multiscript support and\SpecialChar \slash{}
14899 or specific OpenType fonts, you might
14900  want to try out 
14901 \family sans
14902 PDF
14903 \begin_inset space ~
14904 \end_inset
14905
14906 (XeTe
14907 \begin_inset ERT
14908 status collapsed
14909
14910 \begin_layout Plain Layout
14911
14912 {}
14913 \end_layout
14914
14915 \end_inset
14916
14917 X)
14918 \family default
14919  or 
14920 \family sans
14921 PDF
14922 \begin_inset space ~
14923 \end_inset
14924
14925 (LuaTe
14926 \begin_inset ERT
14927 status collapsed
14928
14929 \begin_layout Plain Layout
14930
14931 {}
14932 \end_layout
14933
14934 \end_inset
14935
14936 X)
14937 \family default
14938  instead, bearing in mind that these two programs are not yet as mature
14939  as 
14940 \family typewriter
14941 pdflatex
14942 \family default
14943 .
14944 \end_layout
14945
14946 \begin_layout Subsubsection
14947 XHTML
14948 \begin_inset Index idx
14949 status collapsed
14950
14951 \begin_layout Plain Layout
14952 FileFormats ! XHTML
14953 \end_layout
14954
14955 \end_inset
14956
14957
14958 \begin_inset Index idx
14959 status collapsed
14960
14961 \begin_layout Plain Layout
14962 HTML
14963 \end_layout
14964
14965 \end_inset
14966
14967
14968 \end_layout
14969
14970 \begin_layout Standard
14971 This file type has the extension 
14972 \begin_inset Quotes eld
14973 \end_inset
14974
14975
14976 \family typewriter
14977 .xhtml
14978 \family default
14979
14980 \begin_inset Quotes erd
14981 \end_inset
14982
14983 .
14984  It is a file suitable for viewing in web browsers.
14985  It does not itself contain images and the like but only links them, and
14986  when LyX produces XHTML, it also generates corresponding images in formats
14987  suitable for the purpose.
14988  For the math output you can choose in the menu 
14989 \family sans
14990 Document\SpecialChar \menuseparator
14991 Settings\SpecialChar \menuseparator
14992 Output
14993 \family default
14994  between different formats, that are described in section 
14995 \emph on
14996 Math Output in XHTML
14997 \emph default
14998  of the 
14999 \emph on
15000 Additional
15001 \begin_inset space ~
15002 \end_inset
15003
15004 Features
15005 \emph default
15006  manual.
15007 \end_layout
15008
15009 \begin_layout Standard
15010 XHTML output remains 
15011 \begin_inset Quotes eld
15012 \end_inset
15013
15014 under development
15015 \begin_inset Quotes erd
15016 \end_inset
15017
15018 , and not all LyX features are supported yet.
15019  See the chapter 
15020 \emph on
15021 LyX and the World Wide Web
15022 \emph default
15023 , in the 
15024 \emph on
15025 Additional Features
15026 \emph default
15027  manual, for more information.
15028 \end_layout
15029
15030 \begin_layout Standard
15031 You can export your document as an XHTML file using the menu item 
15032 \family sans
15033 File\SpecialChar \menuseparator
15034 Export\SpecialChar \menuseparator
15035 LyXHTML
15036 \family default
15037 .
15038 \end_layout
15039
15040 \begin_layout Subsection
15041 Previewing
15042 \begin_inset Index idx
15043 status collapsed
15044
15045 \begin_layout Plain Layout
15046 Document ! Preview 
15047 \end_layout
15048
15049 \end_inset
15050
15051
15052 \end_layout
15053
15054 \begin_layout Standard
15055 To get a look at the final version of your document, with all of the page
15056  breaks in place, the footnotes correctly numbered, and so on, use the menu
15057  
15058 \family sans
15059 View
15060 \family default
15061  and choose 
15062 \family sans
15063 View
15064 \family default
15065  or the toolbar button 
15066 \begin_inset Info
15067 type  "icon"
15068 arg   "buffer-view"
15069 \end_inset
15070
15071 .
15072  A viewing program will pop up showing the output in the defined default
15073  output format, which is globally set in the preferences (see sec.
15074 \begin_inset space \thinspace{}
15075 \end_inset
15076
15077
15078 \begin_inset CommandInset ref
15079 LatexCommand ref
15080 reference "sec:File-Formats"
15081
15082 \end_inset
15083
15084 ) and can also be altered for single documents in the document settings
15085  (see sec.
15086 \begin_inset space \thinspace{}
15087 \end_inset
15088
15089
15090 \begin_inset CommandInset ref
15091 LatexCommand ref
15092 reference "sec:Doc-Output"
15093
15094 \end_inset
15095
15096 ).
15097  Further output formats can be selected via 
15098 \family sans
15099 View\SpecialChar \menuseparator
15100 Other Formats
15101 \family default
15102  or the toolbar button 
15103 \begin_inset Graphics
15104         filename ../images/view-others.png
15105         scale 85
15106         groupId toolbarbuttons
15107
15108 \end_inset
15109
15110 .
15111 \end_layout
15112
15113 \begin_layout Standard
15114 If you have changed your document, you can refresh the output in the same
15115  viewer window using the menu 
15116 \family sans
15117 View\SpecialChar \menuseparator
15118 Update
15119 \family default
15120  or 
15121 \family sans
15122 View\SpecialChar \menuseparator
15123 Update (Other Formats)
15124 \family default
15125 , respectively.
15126 \end_layout
15127
15128 \begin_layout Standard
15129 When you preview a file, the output file is only generated in LyX's temporary
15130  directory.
15131  To have a real output, export your document.
15132 \end_layout
15133
15134 \begin_layout Subsection
15135 Printing the File from within LyX
15136 \begin_inset CommandInset label
15137 LatexCommand label
15138 name "sub:Printing-the-File"
15139
15140 \end_inset
15141
15142
15143 \end_layout
15144
15145 \begin_layout Standard
15146 Instead of exporting your file and then printing it, you can also print
15147  it directly from within LyX.
15148  To print a file, select the menu 
15149 \family sans
15150 File\SpecialChar \menuseparator
15151 Print
15152 \family default
15153  or click on the toolbar button 
15154 \begin_inset Info
15155 type  "icon"
15156 arg   "dialog-show print"
15157 \end_inset
15158
15159 .
15160  LyX will internally call LaTeX to produce a DVI.
15161  This file is then processed by the program 
15162 \family typewriter
15163 dvips
15164 \family default
15165  to PostScript-file, which is finally printed using the program 
15166 \family typewriter
15167 Ghostscript
15168 \family default
15169 .
15170  Due to these steps in the background, this method is not the fastest.
15171 \end_layout
15172
15173 \begin_layout Standard
15174 You can choose to print only even-numbered or odd-numbered pages — this
15175  is useful for printing on two sides: You can re-insert the pages after
15176  printing one set to print on the other side.
15177  Some printers spit out pages face-up, others, face-down.
15178  By choosing a particular order to print in, you can take the entire stack
15179  of pages out of the printer without needing to reorder them.
15180 \end_layout
15181
15182 \begin_layout Standard
15183 You can set the parameters in the 
15184 \family sans
15185 Print
15186 \begin_inset space ~
15187 \end_inset
15188
15189 Destination
15190 \family default
15191  box as follows:
15192 \end_layout
15193
15194 \begin_layout Labeling
15195 \labelwidthstring 00.00.0000
15196
15197 \family sans
15198 Printer
15199 \family default
15200  This is the name of the printer to print to.
15201 \begin_inset Foot
15202 status collapsed
15203
15204 \begin_layout Plain Layout
15205 Note that this printer name is for the program 
15206 \family typewriter
15207 dvips
15208 \family default
15209 .
15210  That means 
15211 \family typewriter
15212 dvips
15213 \family default
15214  has to be configured for this printer name.
15215  The default printer can be set in LyX's preferences dialog, see section
15216 \begin_inset space ~
15217 \end_inset
15218
15219
15220 \begin_inset CommandInset ref
15221 LatexCommand ref
15222 reference "sub:Printer"
15223
15224 \end_inset
15225
15226 .
15227 \end_layout
15228
15229 \end_inset
15230
15231  The printer should understand PostScript.
15232 \end_layout
15233
15234 \begin_layout Labeling
15235 \labelwidthstring 00.00.0000
15236
15237 \family sans
15238 File
15239 \family default
15240  The name of a file to print to.
15241  The output will be a PostScript file.
15242  It will be written in LyX's working directory unless you specify the full
15243  path.
15244 \end_layout
15245
15246 \begin_layout Section
15247 A few Words about Typography
15248 \begin_inset Index idx
15249 status collapsed
15250
15251 \begin_layout Plain Layout
15252 Typography
15253 \end_layout
15254
15255 \end_inset
15256
15257
15258 \end_layout
15259
15260 \begin_layout Subsection
15261 Hyphens
15262 \begin_inset Index idx
15263 status collapsed
15264
15265 \begin_layout Plain Layout
15266 Hyphens
15267 \end_layout
15268
15269 \end_inset
15270
15271
15272 \end_layout
15273
15274 \begin_layout Standard
15275 In LyX, the 
15276 \begin_inset Quotes eld
15277 \end_inset
15278
15279
15280 \family typewriter
15281 -
15282 \family default
15283
15284 \begin_inset Quotes erd
15285 \end_inset
15286
15287  character comes in four lengths: the 
15288 \emph on
15289 hyphen
15290 \emph default
15291 , the 
15292 \emph on
15293 en dash
15294 \emph default
15295 , the 
15296 \emph on
15297 em dash
15298 \emph default
15299 , and the minus sign:
15300 \begin_inset VSpace defskip
15301 \end_inset
15302
15303
15304 \end_layout
15305
15306 \begin_layout Standard
15307 \begin_inset Tabular
15308 <lyxtabular version="3" rows="5" columns="3">
15309 <features tabularvalignment="middle">
15310 <column alignment="left" valignment="top" width="0">
15311 <column alignment="left" valignment="top" width="0">
15312 <column alignment="left" valignment="top" width="0">
15313 <row interlinespace="3mm">
15314 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15315 \begin_inset Text
15316
15317 \begin_layout Plain Layout
15318 name
15319 \end_layout
15320
15321 \end_inset
15322 </cell>
15323 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15324 \begin_inset Text
15325
15326 \begin_layout Plain Layout
15327 output
15328 \end_layout
15329
15330 \end_inset
15331 </cell>
15332 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15333 \begin_inset Text
15334
15335 \begin_layout Plain Layout
15336 inserted with
15337 \end_layout
15338
15339 \end_inset
15340 </cell>
15341 </row>
15342 <row interlinespace="3mm">
15343 <cell alignment="center" valignment="top" usebox="none">
15344 \begin_inset Text
15345
15346 \begin_layout Plain Layout
15347 hyphen
15348 \end_layout
15349
15350 \end_inset
15351 </cell>
15352 <cell alignment="center" valignment="top" usebox="none">
15353 \begin_inset Text
15354
15355 \begin_layout Plain Layout
15356 -
15357 \end_layout
15358
15359 \end_inset
15360 </cell>
15361 <cell alignment="center" valignment="top" usebox="none">
15362 \begin_inset Text
15363
15364 \begin_layout Plain Layout
15365 \begin_inset Quotes eld
15366 \end_inset
15367
15368
15369 \family typewriter
15370 -
15371 \family default
15372
15373 \begin_inset Quotes erd
15374 \end_inset
15375
15376  in text
15377 \end_layout
15378
15379 \end_inset
15380 </cell>
15381 </row>
15382 <row interlinespace="3mm">
15383 <cell alignment="center" valignment="top" usebox="none">
15384 \begin_inset Text
15385
15386 \begin_layout Plain Layout
15387 en dash
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 <cell alignment="center" valignment="top" usebox="none">
15393 \begin_inset Text
15394
15395 \begin_layout Plain Layout
15396
15397 \end_layout
15398
15399 \end_inset
15400 </cell>
15401 <cell alignment="center" valignment="top" usebox="none">
15402 \begin_inset Text
15403
15404 \begin_layout Plain Layout
15405
15406 \family sans
15407 Insert\SpecialChar \menuseparator
15408 Special
15409 \begin_inset space ~
15410 \end_inset
15411
15412 Character\SpecialChar \menuseparator
15413 Symbols
15414 \end_layout
15415
15416 \end_inset
15417 </cell>
15418 </row>
15419 <row interlinespace="3mm">
15420 <cell alignment="center" valignment="top" usebox="none">
15421 \begin_inset Text
15422
15423 \begin_layout Plain Layout
15424 em dash
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 <cell alignment="center" valignment="top" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433
15434 \end_layout
15435
15436 \end_inset
15437 </cell>
15438 <cell alignment="center" valignment="top" usebox="none">
15439 \begin_inset Text
15440
15441 \begin_layout Plain Layout
15442
15443 \family sans
15444 Insert\SpecialChar \menuseparator
15445 Special
15446 \begin_inset space ~
15447 \end_inset
15448
15449 Character\SpecialChar \menuseparator
15450 Symbols
15451 \end_layout
15452
15453 \end_inset
15454 </cell>
15455 </row>
15456 <row>
15457 <cell alignment="center" valignment="top" usebox="none">
15458 \begin_inset Text
15459
15460 \begin_layout Plain Layout
15461 minus sign
15462 \end_layout
15463
15464 \end_inset
15465 </cell>
15466 <cell alignment="center" valignment="top" usebox="none">
15467 \begin_inset Text
15468
15469 \begin_layout Plain Layout
15470 \begin_inset Formula $-$
15471 \end_inset
15472
15473
15474 \end_layout
15475
15476 \end_inset
15477 </cell>
15478 <cell alignment="center" valignment="top" usebox="none">
15479 \begin_inset Text
15480
15481 \begin_layout Plain Layout
15482 \begin_inset Quotes eld
15483 \end_inset
15484
15485
15486 \family typewriter
15487 -
15488 \family default
15489
15490 \begin_inset Quotes erd
15491 \end_inset
15492
15493  in math mode
15494 \end_layout
15495
15496 \end_inset
15497 </cell>
15498 </row>
15499 </lyxtabular>
15500
15501 \end_inset
15502
15503
15504 \begin_inset VSpace defskip
15505 \end_inset
15506
15507
15508 \end_layout
15509
15510 \begin_layout Standard
15511 You can alternatively generate the en and em dash by inserting the 
15512 \begin_inset Quotes eld
15513 \end_inset
15514
15515
15516 \family typewriter
15517 -
15518 \family default
15519
15520 \begin_inset Quotes erd
15521 \end_inset
15522
15523  character multiple times in a row.
15524  They will automatically be converted to the appropriate length dash in
15525  the final output, but not in LyX.
15526  
15527 \begin_inset Quotes eld
15528 \end_inset
15529
15530 -
15531 \begin_inset space \thinspace{}
15532 \end_inset
15533
15534 -
15535 \begin_inset Quotes erd
15536 \end_inset
15537
15538  gives a en dash, 
15539 \begin_inset Quotes eld
15540 \end_inset
15541
15542 -
15543 \begin_inset space \thinspace{}
15544 \end_inset
15545
15546 -
15547 \begin_inset space \thinspace{}
15548 \end_inset
15549
15550 -
15551 \begin_inset Quotes erd
15552 \end_inset
15553
15554  a em dash.
15555 \end_layout
15556
15557 \begin_layout Standard
15558 The three dash types are distinct from the minus sign, which appears in
15559  math mode and has a length of its own.
15560  Here are some examples of the 
15561 \begin_inset Quotes eld
15562 \end_inset
15563
15564
15565 \family typewriter
15566 -
15567 \family default
15568
15569 \begin_inset Quotes eld
15570 \end_inset
15571
15572  in use:
15573 \end_layout
15574
15575 \begin_layout Enumerate
15576 line- and page-breaks
15577 \begin_inset space \hfill{}
15578 \end_inset
15579
15580 (
15581 \emph on
15582 hyphen
15583 \emph default
15584 )
15585 \end_layout
15586
15587 \begin_layout Enumerate
15588 From A–Z
15589 \begin_inset space \hfill{}
15590 \end_inset
15591
15592 (
15593 \emph on
15594 en dash
15595 \emph default
15596 )
15597 \end_layout
15598
15599 \begin_layout Enumerate
15600 Oh — there's a dash.
15601 \begin_inset space \hfill{}
15602 \end_inset
15603
15604 (
15605 \emph on
15606 em dash
15607 \emph default
15608 )
15609 \end_layout
15610
15611 \begin_layout Enumerate
15612 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15613 \end_inset
15614
15615
15616 \begin_inset space \hfill{}
15617 \end_inset
15618
15619 (
15620 \emph on
15621 minus sign
15622 \emph default
15623 )
15624 \end_layout
15625
15626 \begin_layout Subsection
15627 Hyphenation
15628 \begin_inset Index idx
15629 status collapsed
15630
15631 \begin_layout Plain Layout
15632 Hyphenation
15633 \end_layout
15634
15635 \end_inset
15636
15637
15638 \begin_inset CommandInset label
15639 LatexCommand label
15640 name "sub:Hyphenation"
15641
15642 \end_inset
15643
15644
15645 \end_layout
15646
15647 \begin_layout Standard
15648 Words are not hyphenated within LyX but automatically in the output.
15649  Hyphenation is done by the LaTeX-package 
15650 \series bold
15651 babel
15652 \series default
15653
15654 \begin_inset Index idx
15655 status collapsed
15656
15657 \begin_layout Plain Layout
15658 LaTeX-packages ! babel
15659 \end_layout
15660
15661 \end_inset
15662
15663  following the rules of the document language.
15664 \end_layout
15665
15666 \begin_layout Standard
15667 LaTeX hyphenates almost perfectly, it only has problems with text in the
15668  
15669 \family sans
15670 typewriter
15671 \family default
15672  font and with unusual constructs, like 
15673 \begin_inset Quotes eld
15674 \end_inset
15675
15676 h3knix/m0n0wall
15677 \begin_inset Quotes erd
15678 \end_inset
15679
15680 .
15681  If LaTeX cannot break a word correctly, you can set hyphenation points
15682  manually.
15683  This is done with the menu 
15684 \family sans
15685 Insert\SpecialChar \menuseparator
15686 Formatting\SpecialChar \menuseparator
15687 Hyphenation
15688 \begin_inset space ~
15689 \end_inset
15690
15691 Point
15692 \family default
15693 .
15694  These extra hyphenation points are only recommendations to LaTeX.
15695  If no hyphenation is necessary, LaTeX will ignore them.
15696 \end_layout
15697
15698 \begin_layout Standard
15699 Sometimes you want to prevent words or constructs from being hyphenated.
15700  Imagine that you are describing keybindings/shortcuts in your document
15701  in the form 
15702 \begin_inset Quotes eld
15703 \end_inset
15704
15705 A-b c
15706 \begin_inset Quotes erd
15707 \end_inset
15708
15709 .
15710  LaTeX would then see the hyphen 
15711 \begin_inset Quotes eld
15712 \end_inset
15713
15714 -
15715 \begin_inset Quotes erd
15716 \end_inset
15717
15718  as a hyphenation possibility.
15719  Hyphenating at this point would look ugly.
15720  To prevent the shortcut from being hyphenated, you can put it into a makebox
15721  as described in section 
15722 \begin_inset Quotes eld
15723 \end_inset
15724
15725 Prevent Hyphenation
15726 \begin_inset Quotes erd
15727 \end_inset
15728
15729  of the 
15730 \emph on
15731 Embedded
15732 \begin_inset space ~
15733 \end_inset
15734
15735 Objects
15736 \emph default
15737  manual.
15738 \end_layout
15739
15740 \begin_layout Subsection
15741 Punctuation Marks
15742 \begin_inset Index idx
15743 status collapsed
15744
15745 \begin_layout Plain Layout
15746 Punctuation marks
15747 \end_layout
15748
15749 \end_inset
15750
15751
15752 \end_layout
15753
15754 \begin_layout Subsubsection
15755 Abbreviations and End of Sentence
15756 \begin_inset CommandInset label
15757 LatexCommand label
15758 name "sub:Abbreviations"
15759
15760 \end_inset
15761
15762
15763 \end_layout
15764
15765 \begin_layout Standard
15766 When LyX calls LaTeX to generate the final version of your document, LaTeX
15767  automatically distinguishes between words, sentences, and abbreviations.
15768  LaTeX then adds the 
15769 \begin_inset Quotes eld
15770 \end_inset
15771
15772 appropriate amount of space
15773 \begin_inset Quotes erd
15774 \end_inset
15775
15776 .
15777  That means sentences get a little bit more space between the period and
15778  the next word.
15779  Abbreviations get the same amount of space after the period as a word uses.
15780 \end_layout
15781
15782 \begin_layout Standard
15783 Unfortunately, the algorithm for figuring out what's an abbreviation does
15784  not work in all cases.
15785  If a 
15786 \begin_inset Quotes eld
15787 \end_inset
15788
15789
15790 \family typewriter
15791 .
15792 \family default
15793
15794 \begin_inset Quotes erd
15795 \end_inset
15796
15797  is at the end of a lowercase letter, it's the end of a sentence; if it's
15798  at the end of a capitalized letter, it's an abbreviation.
15799 \end_layout
15800
15801 \begin_layout Standard
15802 Here are some examples of 
15803 \emph on
15804 correct
15805 \emph default
15806  abbreviations and the end of a sentence:
15807 \end_layout
15808
15809 \begin_layout Itemize
15810 M.
15811  Butterfly
15812 \end_layout
15813
15814 \begin_layout Itemize
15815 Don't worry.
15816  Be happy.
15817 \end_layout
15818
15819 \begin_layout Standard
15820 And here's an example of the algorithm going wrong:
15821 \end_layout
15822
15823 \begin_layout Itemize
15824 e.
15825 \begin_inset space \thinspace{}
15826 \end_inset
15827
15828 g.
15829  this is too much space!
15830 \end_layout
15831
15832 \begin_layout Itemize
15833 This is I.
15834  It's okay.
15835 \end_layout
15836
15837 \begin_layout Standard
15838 You will not see anything wrong until you view a final version of your document.
15839 \end_layout
15840
15841 \begin_layout Standard
15842 To fix this problem, use one of the following:
15843 \end_layout
15844
15845 \begin_layout Enumerate
15846 Use an 
15847 \family sans
15848 Inter-word
15849 \begin_inset space ~
15850 \end_inset
15851
15852 Space
15853 \family default
15854  after lowercase abbreviations (see section
15855 \begin_inset space ~
15856 \end_inset
15857
15858
15859 \begin_inset CommandInset ref
15860 LatexCommand ref
15861 reference "sub:Inter-word-Space"
15862
15863 \end_inset
15864
15865 ).
15866 \begin_inset Index idx
15867 status collapsed
15868
15869 \begin_layout Plain Layout
15870 Spaces ! inter-word
15871 \end_layout
15872
15873 \end_inset
15874
15875
15876 \end_layout
15877
15878 \begin_layout Enumerate
15879 Use a 
15880 \family sans
15881 Thin
15882 \begin_inset space ~
15883 \end_inset
15884
15885 Space
15886 \family default
15887  between two tokens of an abbreviation (see section
15888 \begin_inset space ~
15889 \end_inset
15890
15891
15892 \begin_inset CommandInset ref
15893 LatexCommand ref
15894 reference "sub:Thin-Space"
15895
15896 \end_inset
15897
15898 ).
15899 \begin_inset Index idx
15900 status collapsed
15901
15902 \begin_layout Plain Layout
15903 Spaces ! thin
15904 \end_layout
15905
15906 \end_inset
15907
15908
15909 \end_layout
15910
15911 \begin_layout Enumerate
15912 Use an 
15913 \family sans
15914 End
15915 \begin_inset space ~
15916 \end_inset
15917
15918 of
15919 \begin_inset space ~
15920 \end_inset
15921
15922 sentence
15923 \begin_inset space ~
15924 \end_inset
15925
15926 period
15927 \family default
15928  found under the 
15929 \family sans
15930 Insert\SpecialChar \menuseparator
15931 Special
15932 \begin_inset space ~
15933 \end_inset
15934
15935 Character
15936 \family default
15937  menu to force the use of inter-sentence spacing.
15938  This function is also bound to 
15939 \begin_inset Info
15940 type  "shortcut"
15941 arg   "specialchar-insert end-of-sentence"
15942 \end_inset
15943
15944  for easy access.
15945 \end_layout
15946
15947 \begin_layout Standard
15948 With the corrections, our earlier examples look like this:
15949 \end_layout
15950
15951 \begin_layout Itemize
15952 e.
15953 \begin_inset space \thinspace{}
15954 \end_inset
15955
15956 g.
15957 \begin_inset space \space{}
15958 \end_inset
15959
15960 this is too much space!
15961 \end_layout
15962
15963 \begin_layout Itemize
15964 This is I\SpecialChar \@.
15965  It's okay.
15966 \end_layout
15967
15968 \begin_layout Standard
15969 Some languages don't use extra spacing between sentences.
15970  If your language is such a language, you don't need to worry, because LaTeX
15971  will take care of this.
15972 \end_layout
15973
15974 \begin_layout Standard
15975 For those that do need to bother, there is help to catch those sneaky errors:
15976  Check out the 
15977 \family sans
15978 Check
15979 \begin_inset space ~
15980 \end_inset
15981
15982 TeX
15983 \family default
15984  feature described in section 
15985 \emph on
15986 Checking TeX
15987 \emph default
15988  of the 
15989 \emph on
15990 Additional Features
15991 \emph default
15992  manual.
15993 \end_layout
15994
15995 \begin_layout Subsubsection
15996 Quotes
15997 \begin_inset Index idx
15998 status collapsed
15999
16000 \begin_layout Plain Layout
16001 Typography ! Quotes
16002 \end_layout
16003
16004 \end_inset
16005
16006
16007 \begin_inset Index idx
16008 status collapsed
16009
16010 \begin_layout Plain Layout
16011 Quotes | see
16012 \begin_inset ERT
16013 status collapsed
16014
16015 \begin_layout Plain Layout
16016
16017 {
16018 \end_layout
16019
16020 \end_inset
16021
16022 Typography
16023 \begin_inset ERT
16024 status collapsed
16025
16026 \begin_layout Plain Layout
16027
16028 }
16029 \end_layout
16030
16031 \end_inset
16032
16033
16034 \end_layout
16035
16036 \end_inset
16037
16038
16039 \end_layout
16040
16041 \begin_layout Standard
16042 LyX usually sets quotes correctly.
16043  Specifically, it will use an opening quote at the beginning of quoted text,
16044  and use a closing quote at the end.
16045  For example, 
16046 \begin_inset Quotes eld
16047 \end_inset
16048
16049 open close
16050 \begin_inset Quotes erd
16051 \end_inset
16052
16053 .
16054  The keyboard character, 
16055 \family sans
16056 "
16057 \family default
16058 , generates this automatically.
16059 \end_layout
16060
16061 \begin_layout Standard
16062 You can specify what character the 
16063 \family sans
16064 "
16065 \family default
16066  key produces using the submenu 
16067 \family sans
16068 Language
16069 \family default
16070  of the 
16071 \family sans
16072 Document\SpecialChar \menuseparator
16073 Settings
16074 \family default
16075
16076 \begin_inset Index idx
16077 status collapsed
16078
16079 \begin_layout Plain Layout
16080 Document ! Settings
16081 \end_layout
16082
16083 \end_inset
16084
16085  dialog in the box 
16086 \family sans
16087 Quote Style
16088 \family default
16089 .
16090  There are six choices:
16091 \end_layout
16092
16093 \begin_layout Labeling
16094 \labelwidthstring 00.00.0000
16095
16096 \family sans
16097 \begin_inset Quotes eld
16098 \end_inset
16099
16100 Text
16101 \begin_inset Quotes erd
16102 \end_inset
16103
16104
16105 \family default
16106  Use quotes like this 
16107 \begin_inset Quotes eld
16108 \end_inset
16109
16110 double
16111 \begin_inset Quotes erd
16112 \end_inset
16113
16114
16115 \end_layout
16116
16117 \begin_layout Labeling
16118 \labelwidthstring 00.00.0000
16119
16120 \family sans
16121 \begin_inset Quotes sld
16122 \end_inset
16123
16124 Text
16125 \begin_inset Quotes srd
16126 \end_inset
16127
16128
16129 \family default
16130  Use quotes like 
16131 \begin_inset Quotes sld
16132 \end_inset
16133
16134 this
16135 \begin_inset Quotes srd
16136 \end_inset
16137
16138
16139 \end_layout
16140
16141 \begin_layout Labeling
16142 \labelwidthstring 00.00.0000
16143
16144 \family sans
16145 \begin_inset Quotes gld
16146 \end_inset
16147
16148 Text
16149 \begin_inset Quotes grd
16150 \end_inset
16151
16152
16153 \family default
16154  Use quotes like 
16155 \begin_inset Quotes gld
16156 \end_inset
16157
16158 this
16159 \begin_inset Quotes grd
16160 \end_inset
16161
16162
16163 \end_layout
16164
16165 \begin_layout Labeling
16166 \labelwidthstring 00.00.0000
16167
16168 \family sans
16169 \begin_inset Quotes pld
16170 \end_inset
16171
16172 Text
16173 \begin_inset Quotes prd
16174 \end_inset
16175
16176
16177 \family default
16178  Use quotes like 
16179 \begin_inset Quotes pld
16180 \end_inset
16181
16182 this
16183 \begin_inset Quotes prd
16184 \end_inset
16185
16186
16187 \end_layout
16188
16189 \begin_layout Labeling
16190 \labelwidthstring 00.00.0000
16191
16192 \family sans
16193 \begin_inset Quotes fld
16194 \end_inset
16195
16196 Text
16197 \begin_inset Quotes frd
16198 \end_inset
16199
16200
16201 \family default
16202  Use quotes like 
16203 \begin_inset Quotes fld
16204 \end_inset
16205
16206 this
16207 \begin_inset Quotes frd
16208 \end_inset
16209
16210
16211 \end_layout
16212
16213 \begin_layout Labeling
16214 \labelwidthstring 00.00.0000
16215
16216 \family sans
16217 \begin_inset Quotes ald
16218 \end_inset
16219
16220 Text
16221 \begin_inset Quotes ard
16222 \end_inset
16223
16224
16225 \family default
16226  Use quotes like 
16227 \begin_inset Quotes ald
16228 \end_inset
16229
16230 this
16231 \begin_inset Quotes ard
16232 \end_inset
16233
16234
16235 \end_layout
16236
16237 \begin_layout Subsection
16238 Ligatures
16239 \begin_inset Index idx
16240 status collapsed
16241
16242 \begin_layout Plain Layout
16243 Typography ! Ligatures
16244 \end_layout
16245
16246 \end_inset
16247
16248
16249 \begin_inset Index idx
16250 status collapsed
16251
16252 \begin_layout Plain Layout
16253 Ligatures | see
16254 \begin_inset ERT
16255 status collapsed
16256
16257 \begin_layout Plain Layout
16258
16259 {
16260 \end_layout
16261
16262 \end_inset
16263
16264 Typography
16265 \begin_inset ERT
16266 status collapsed
16267
16268 \begin_layout Plain Layout
16269
16270 }
16271 \end_layout
16272
16273 \end_inset
16274
16275
16276 \end_layout
16277
16278 \end_inset
16279
16280
16281 \begin_inset CommandInset label
16282 LatexCommand label
16283 name "sub:Ligatures"
16284
16285 \end_inset
16286
16287
16288 \end_layout
16289
16290 \begin_layout Standard
16291 It is standard typesetting practice to group certain letters together and
16292  print them as single characters.
16293  These groups are known as 
16294 \emph on
16295 ligatures
16296 \emph default
16297 .
16298  Since LaTeX knows about ligatures, your documents will contain them too
16299  in the output.
16300  Here are the standard ligatures:
16301 \end_layout
16302
16303 \begin_layout Itemize
16304 ff
16305 \end_layout
16306
16307 \begin_layout Itemize
16308 fi
16309 \end_layout
16310
16311 \begin_layout Itemize
16312 fl
16313 \end_layout
16314
16315 \begin_layout Itemize
16316 ffi
16317 \end_layout
16318
16319 \begin_layout Itemize
16320 ffl
16321 \end_layout
16322
16323 \begin_layout Standard
16324 Some languages uses other ligatures if the document font supports them.
16325 \end_layout
16326
16327 \begin_layout Standard
16328 Sometimes, you don't want a ligature in a word.
16329  While a ligature may be okay in the word, 
16330 \begin_inset Quotes eld
16331 \end_inset
16332
16333 graffiti,
16334 \begin_inset Quotes erd
16335 \end_inset
16336
16337  it looks really weird in compound words, such as 
16338 \begin_inset Quotes eld
16339 \end_inset
16340
16341 cufflink
16342 \begin_inset Quotes erd
16343 \end_inset
16344
16345  or the German 
16346 \begin_inset Quotes eld
16347 \end_inset
16348
16349 Dorffest.
16350 \begin_inset Quotes erd
16351 \end_inset
16352
16353  To break a ligature, use 
16354 \family sans
16355 Insert\SpecialChar \menuseparator
16356 Formatting\SpecialChar \menuseparator
16357 Ligature
16358 \begin_inset space ~
16359 \end_inset
16360
16361 Break.
16362
16363 \family default
16364  This changes 
16365 \begin_inset Quotes eld
16366 \end_inset
16367
16368 cufflinks
16369 \begin_inset Quotes erd
16370 \end_inset
16371
16372  to 
16373 \begin_inset Quotes eld
16374 \end_inset
16375
16376 cuff\SpecialChar \textcompwordmark{}
16377 links
16378 \begin_inset Quotes erd
16379 \end_inset
16380
16381  and 
16382 \begin_inset Quotes eld
16383 \end_inset
16384
16385 Dorffest
16386 \begin_inset Quotes erd
16387 \end_inset
16388
16389  to 
16390 \begin_inset Quotes eld
16391 \end_inset
16392
16393 Dorf\SpecialChar \textcompwordmark{}
16394 fest
16395 \begin_inset Quotes erd
16396 \end_inset
16397
16398 .
16399 \end_layout
16400
16401 \begin_layout Subsection
16402 LyX's Proper Names
16403 \begin_inset Index idx
16404 status collapsed
16405
16406 \begin_layout Plain Layout
16407 LyX ! Proper names
16408 \end_layout
16409
16410 \end_inset
16411
16412
16413 \begin_inset CommandInset label
16414 LatexCommand label
16415 name "sub:LyX's-Proper-Names"
16416
16417 \end_inset
16418
16419
16420 \end_layout
16421
16422 \begin_layout Standard
16423 You will certainly have noticed that the word “LaTeX” always appears with
16424  characters in different sizes and heights.
16425  LaTeX is the name of the program used by LyX and is therefore recognized
16426  as a proper name when you type it in LyX as 
16427 \begin_inset Quotes eld
16428 \end_inset
16429
16430 LaT
16431 \begin_inset ERT
16432 status collapsed
16433
16434 \begin_layout Plain Layout
16435
16436 {}
16437 \end_layout
16438
16439 \end_inset
16440
16441 eX
16442 \begin_inset Quotes erd
16443 \end_inset
16444
16445 .
16446 \begin_inset Note Note
16447 status collapsed
16448
16449 \begin_layout Plain Layout
16450 The braces in TeX Code are here to avoid that the 
16451 \begin_inset Quotes eld
16452 \end_inset
16453
16454 command
16455 \begin_inset Quotes erd
16456 \end_inset
16457
16458  appear as proper name in the output, see the last paragraph of this section.
16459  To create proper names omit the TeX Code.
16460 \end_layout
16461
16462 \end_inset
16463
16464  Note the order of the upper-and lowercase letters! LyX recognizes the following
16465  proper names:
16466 \end_layout
16467
16468 \begin_layout Description
16469 LyX The name of the game, write 
16470 \begin_inset Quotes eld
16471 \end_inset
16472
16473 L
16474 \begin_inset ERT
16475 status collapsed
16476
16477 \begin_layout Plain Layout
16478
16479 {}
16480 \end_layout
16481
16482 \end_inset
16483
16484 yX
16485 \begin_inset Quotes erd
16486 \end_inset
16487
16488  to produce it.
16489 \end_layout
16490
16491 \begin_layout Description
16492 TeX The program used by LaTeX, write 
16493 \begin_inset Quotes eld
16494 \end_inset
16495
16496 T
16497 \begin_inset ERT
16498 status collapsed
16499
16500 \begin_layout Plain Layout
16501
16502 {}
16503 \end_layout
16504
16505 \end_inset
16506
16507 eX
16508 \begin_inset Quotes erd
16509 \end_inset
16510
16511  to produce it.
16512 \end_layout
16513
16514 \begin_layout Description
16515 LaTeX The program used by LyX, write 
16516 \begin_inset Quotes eld
16517 \end_inset
16518
16519 LaT
16520 \begin_inset ERT
16521 status collapsed
16522
16523 \begin_layout Plain Layout
16524
16525 {}
16526 \end_layout
16527
16528 \end_inset
16529
16530 eX
16531 \begin_inset Quotes erd
16532 \end_inset
16533
16534  to produce it.
16535 \end_layout
16536
16537 \begin_layout Description
16538 LaTeX2e The actual version of LaTeX, write 
16539 \begin_inset Quotes eld
16540 \end_inset
16541
16542 LaT
16543 \begin_inset ERT
16544 status collapsed
16545
16546 \begin_layout Plain Layout
16547
16548 {}
16549 \end_layout
16550
16551 \end_inset
16552
16553 eX2e
16554 \begin_inset Quotes erd
16555 \end_inset
16556
16557  to produce it.
16558 \end_layout
16559
16560 \begin_layout Standard
16561 You might wonder why the LaTeX-version is 
16562 \begin_inset Quotes eld
16563 \end_inset
16564
16565 2
16566 \begin_inset Formula $\epsilon$
16567 \end_inset
16568
16569
16570 \begin_inset Quotes erd
16571 \end_inset
16572
16573 .
16574  It's an old tradition in the TeX-world to give programs geek version numbers.
16575  For example the version number of TeX converges to the number 
16576 \begin_inset Formula $\pi$
16577 \end_inset
16578
16579 : The actual version is 
16580 \begin_inset Quotes eld
16581 \end_inset
16582
16583 TeX-3.141592
16584 \begin_inset Quotes erd
16585 \end_inset
16586
16587 , the previous one was 
16588 \begin_inset Quotes eld
16589 \end_inset
16590
16591 TeX-3.14159
16592 \begin_inset Quotes erd
16593 \end_inset
16594
16595 .
16596 \end_layout
16597
16598 \begin_layout Standard
16599 If you don't want to use proper names, e.
16600 \begin_inset space \thinspace{}
16601 \end_inset
16602
16603 g.
16604 \begin_inset space \space{}
16605 \end_inset
16606
16607 in section headings, you can insert two empty braces in TeX Code in the
16608  word.
16609  This will look in LyX like: 
16610 \begin_inset Graphics
16611         filename clipart/LaTeX.png
16612         scale 80
16613
16614 \end_inset
16615
16616
16617 \begin_inset Newline newline
16618 \end_inset
16619
16620 For more about TeX Code, look at section
16621 \begin_inset space ~
16622 \end_inset
16623
16624
16625 \begin_inset CommandInset ref
16626 LatexCommand ref
16627 reference "sec:TeX-Code"
16628
16629 \end_inset
16630
16631 .
16632 \end_layout
16633
16634 \begin_layout Subsection
16635 Units
16636 \begin_inset Index idx
16637 status collapsed
16638
16639 \begin_layout Plain Layout
16640 Typography ! Units
16641 \end_layout
16642
16643 \end_inset
16644
16645
16646 \end_layout
16647
16648 \begin_layout Standard
16649 Generally the space between units and the number is smaller than the normal
16650  space between two words.
16651  As you can see in the example below, it looks better when the space is
16652  smaller.
16653  To get such a 
16654 \begin_inset Quotes eld
16655 \end_inset
16656
16657 half space
16658 \begin_inset Quotes erd
16659 \end_inset
16660
16661  for units use the menu 
16662 \family sans
16663 Insert\SpecialChar \menuseparator
16664 Formatting\SpecialChar \menuseparator
16665 Thin
16666 \begin_inset space ~
16667 \end_inset
16668
16669 Space
16670 \family default
16671  (shortcut 
16672 \begin_inset Info
16673 type  "shortcuts"
16674 arg   "space-insert thin"
16675 \end_inset
16676
16677 ).
16678 \end_layout
16679
16680 \begin_layout Standard
16681 Here is an example to show the differences:
16682 \end_layout
16683
16684 \begin_layout Standard
16685 \begin_inset Tabular
16686 <lyxtabular version="3" rows="2" columns="2">
16687 <features tabularvalignment="middle">
16688 <column alignment="left" valignment="top" width="0">
16689 <column alignment="left" valignment="top" width="0">
16690 <row>
16691 <cell alignment="center" valignment="top" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Plain Layout
16695 24
16696 \begin_inset space ~
16697 \end_inset
16698
16699 kW
16700 \begin_inset Formula $\cdot$
16701 \end_inset
16702
16703 h
16704 \end_layout
16705
16706 \end_inset
16707 </cell>
16708 <cell alignment="center" valignment="top" usebox="none">
16709 \begin_inset Text
16710
16711 \begin_layout Plain Layout
16712 space between number and unit
16713 \end_layout
16714
16715 \end_inset
16716 </cell>
16717 </row>
16718 <row>
16719 <cell alignment="center" valignment="top" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723 24
16724 \begin_inset space \thinspace{}
16725 \end_inset
16726
16727 kW
16728 \begin_inset Formula $\cdot$
16729 \end_inset
16730
16731 h
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 <cell alignment="center" valignment="top" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 half space between number and unit
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 </row>
16746 </lyxtabular>
16747
16748 \end_inset
16749
16750
16751 \end_layout
16752
16753 \begin_layout Subsection
16754 Widows and Orphans
16755 \begin_inset Index idx
16756 status collapsed
16757
16758 \begin_layout Plain Layout
16759 Typography ! Widows and orphans
16760 \end_layout
16761
16762 \end_inset
16763
16764
16765 \end_layout
16766
16767 \begin_layout Standard
16768 In the early days of word processors, page breaks went wherever the page
16769  happened to end.
16770  There was no regard for what was actually going on in the text.
16771  You may remember once printing out a document, only to find the heading
16772  for a new section printed at the very bottom of the page, the first line
16773  of a new paragraph all alone at the bottom of a page, or the last line
16774  of a paragraph at the top of a new page.
16775  These bits of text became known as 
16776 \emph on
16777 widows
16778 \emph default
16779  and 
16780 \emph on
16781 orphans
16782 \emph default
16783 .
16784 \end_layout
16785
16786 \begin_layout Standard
16787 Clearly, LyX can avoid breaking pages after a section heading.
16788  That's part of the advantage of paragraph environments.
16789  But what about widows and orphans, where the page breaks leave one line
16790  of a paragraph all alone at the top or bottom of a page? There are rules
16791  built into LaTeX governing page breaks, and some of those rules are there
16792  to specifically prevent widows and orphans.
16793  This is the advantage LyX has in using LaTeX as its backend.
16794 \end_layout
16795
16796 \begin_layout Standard
16797 There's no way we can go into how TeX and LaTeX decide to break a page,
16798  or how you can tweak that behavior.
16799  Some LaTeX books listed in the bibliography (such as
16800 \begin_inset space ~
16801 \end_inset
16802
16803
16804 \begin_inset CommandInset citation
16805 LatexCommand cite
16806 key "latexcompanion"
16807
16808 \end_inset
16809
16810  or
16811 \begin_inset space ~
16812 \end_inset
16813
16814
16815 \begin_inset CommandInset citation
16816 LatexCommand cite
16817 key "latexguide"
16818
16819 \end_inset
16820
16821 ) may have more information.
16822  You will almost never need to worry about this, however.
16823 \end_layout
16824
16825 \begin_layout Chapter
16826 Notes, Graphics, Tables, and Floats
16827 \begin_inset CommandInset label
16828 LatexCommand label
16829 name "chap:Floats-and-Notes"
16830
16831 \end_inset
16832
16833
16834 \end_layout
16835
16836 \begin_layout Standard
16837 The issues of this chapter are described in detail in the 
16838 \emph on
16839 Embedded
16840 \begin_inset space ~
16841 \end_inset
16842
16843 Objects
16844 \emph default
16845  manual.
16846  There you will also find tips and tricks for special cases.
16847 \end_layout
16848
16849 \begin_layout Section
16850 Notes
16851 \begin_inset Index idx
16852 status collapsed
16853
16854 \begin_layout Plain Layout
16855 Notes
16856 \end_layout
16857
16858 \end_inset
16859
16860
16861 \begin_inset CommandInset label
16862 LatexCommand label
16863 name "sec:Notes"
16864
16865 \end_inset
16866
16867
16868 \end_layout
16869
16870 \begin_layout Standard
16871 LyX offers you a few types of notes to add to your document:
16872 \end_layout
16873
16874 \begin_layout Description
16875 LyX
16876 \begin_inset space ~
16877 \end_inset
16878
16879 Note This note type is for internal notes that will not appear in the output.
16880 \begin_inset Newline newline
16881 \end_inset
16882
16883
16884 \begin_inset Note Note
16885 status open
16886
16887 \begin_layout Plain Layout
16888 This is text in a note box that doesn't appear in the output.
16889 \end_layout
16890
16891 \end_inset
16892
16893
16894 \end_layout
16895
16896 \begin_layout Description
16897 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16898 ent, when you export the document to LaTeX via the menu 
16899 \family sans
16900 File\SpecialChar \menuseparator
16901 Export\SpecialChar \menuseparator
16902 LaTeX
16903 \begin_inset space ~
16904 \end_inset
16905
16906 (xxx)
16907 \family default
16908 .
16909 \begin_inset Newline newline
16910 \end_inset
16911
16912
16913 \begin_inset Note Comment
16914 status open
16915
16916 \begin_layout Plain Layout
16917 This is text in a note box that only appears as comment in LaTeX-files.
16918 \end_layout
16919
16920 \end_inset
16921
16922
16923 \end_layout
16924
16925 \begin_layout Description
16926 Greyed
16927 \begin_inset space ~
16928 \end_inset
16929
16930 Out This note will appear in the output as text in a color which you can
16931  set in the document settings under 
16932 \family sans
16933 Colors\SpecialChar \menuseparator
16934 Greyed-out
16935 \begin_inset space ~
16936 \end_inset
16937
16938 notes
16939 \family default
16940 .
16941 \begin_inset Newline newline
16942 \end_inset
16943
16944
16945 \begin_inset Newline newline
16946 \end_inset
16947
16948
16949 \begin_inset Note Greyedout
16950 status open
16951
16952 \begin_layout Plain Layout
16953 This is text
16954 \begin_inset Foot
16955 status open
16956
16957 \begin_layout Plain Layout
16958 This is an example footnote within a greyed out note.
16959  In this document the color of this note type is set to blue.
16960 \end_layout
16961
16962 \end_inset
16963
16964  of a comment that appears in the output.
16965 \end_layout
16966
16967 \end_inset
16968
16969
16970 \begin_inset Newline newline
16971 \end_inset
16972
16973
16974 \begin_inset Newline newline
16975 \end_inset
16976
16977 As you can see in the example, the first line of greyed out notes is a bit
16978  indented and greyed out notes can have footnotes.
16979 \end_layout
16980
16981 \begin_layout Standard
16982 Notes are inserted with the toolbar button 
16983 \begin_inset Info
16984 type  "icon"
16985 arg   "note-insert"
16986 \end_inset
16987
16988  or the menu 
16989 \family sans
16990 Insert\SpecialChar \menuseparator
16991 Note
16992 \family default
16993 .
16994  Right-click on the appearing note box to select the note type.
16995 \end_layout
16996
16997 \begin_layout Section
16998 Footnotes
16999 \begin_inset Index idx
17000 status collapsed
17001
17002 \begin_layout Plain Layout
17003 Footnotes
17004 \end_layout
17005
17006 \end_inset
17007
17008
17009 \begin_inset CommandInset label
17010 LatexCommand label
17011 name "sec:Footnotes"
17012
17013 \end_inset
17014
17015
17016 \end_layout
17017
17018 \begin_layout Standard
17019 LyX uses boxes to display footnotes: When you insert a footnote using the
17020  menu 
17021 \family sans
17022 Insert\SpecialChar \menuseparator
17023 Footnote
17024 \family default
17025  or the toolbar button 
17026 \begin_inset Info
17027 type  "icon"
17028 arg   "footnote-insert"
17029 \end_inset
17030
17031
17032 \family roman
17033 \series medium
17034 \bar no
17035 you will see
17036 \family default
17037 \series default
17038 \bar default
17039  the following box: 
17040 \begin_inset Graphics
17041         filename clipart/footnoteQt4.png
17042         scale 80
17043
17044 \end_inset
17045
17046
17047 \family roman
17048 \series medium
17049 \bar no
17050  This box is LyX's representation of your footnote.
17051  If you
17052 \family default
17053 \series default
17054 \bar default
17055  left-click on 
17056 \family roman
17057 \series medium
17058 \bar no
17059 the 
17060 \begin_inset Quotes eld
17061 \end_inset
17062
17063
17064 \family sans
17065 foot
17066 \family roman
17067
17068 \begin_inset Quotes erd
17069 \end_inset
17070
17071
17072 \family default
17073 \series default
17074 \bar default
17075  
17076 \family roman
17077 \series medium
17078 \bar no
17079 label, the box will
17080 \family default
17081 \series default
17082 \bar default
17083  be opened and you can enter the footnote text into it.
17084  Clicking on the box label again, will close 
17085 \family roman
17086 \series medium
17087 \bar no
17088 the
17089 \family default
17090 \series default
17091 \bar default
17092  box
17093 \family roman
17094 \series medium
17095 \bar no
17096 .
17097  If you want to turn existing text into a footnote, simply mark it and click
17098  on the footnote
17099 \family default
17100 \series default
17101 \bar default
17102  toolbar 
17103 \family roman
17104 \series medium
17105 \bar no
17106 button
17107 \family default
17108 \series default
17109 \bar default
17110 .
17111 \end_layout
17112
17113 \begin_layout Standard
17114 Here is an example footnote:
17115 \family roman
17116 \series medium
17117 \bar no
17118
17119 \begin_inset Foot
17120 status open
17121
17122 \begin_layout Plain Layout
17123 To close a footnote, click on the footnote box label.
17124 \end_layout
17125
17126 \end_inset
17127
17128
17129 \end_layout
17130
17131 \begin_layout Standard
17132 The footnote will appear in the output as a superscript number at the text
17133  position where the footnote box is placed.
17134  The footnote text is placed at the bottom of the current page.
17135  The footnote number is calculated by LyX.
17136  The numbers are consecutive, no matter in which chapter the footnote is
17137  in.
17138  LyX doesn't support other numbering schemes yet, but you can get other
17139  schemes using special LaTeX-commands.
17140  T
17141 \family roman
17142 h
17143 \family default
17144 ey are described in the 
17145 \emph on
17146 Embedded
17147 \begin_inset space ~
17148 \end_inset
17149
17150 Objects
17151 \emph default
17152  manual.
17153 \end_layout
17154
17155 \begin_layout Section
17156 Marginal Notes
17157 \begin_inset Index idx
17158 status collapsed
17159
17160 \begin_layout Plain Layout
17161 Marginal notes
17162 \end_layout
17163
17164 \end_inset
17165
17166
17167 \begin_inset CommandInset label
17168 LatexCommand label
17169 name "sec:Marginal-Notes"
17170
17171 \end_inset
17172
17173
17174 \end_layout
17175
17176 \begin_layout Standard
17177 Marginal notes look and behave just like footnotes in LyX.
17178  When you insert a margin note via the menu 
17179 \family sans
17180 Insert\SpecialChar \menuseparator
17181 Marginal
17182 \begin_inset space ~
17183 \end_inset
17184
17185 Note
17186 \family default
17187  or the toolbar button 
17188 \begin_inset Info
17189 type  "icon"
17190 arg   "marginalnote-insert"
17191 \end_inset
17192
17193 , you will see 
17194 \family roman
17195 \series medium
17196 a
17197 \family default
17198 \series default
17199  
17200 \family roman
17201 \series medium
17202 box with the
17203 \family default
17204 \series default
17205  
17206 \family roman
17207 \series medium
17208 label 
17209 \begin_inset Quotes eld
17210 \end_inset
17211
17212 margin
17213 \begin_inset Quotes erd
17214 \end_inset
17215
17216  appearing within your text.
17217  This box is LyX's representation of your margin
17218 \family default
17219 \series default
17220 al 
17221 \family roman
17222 \series medium
17223 note.
17224 \end_layout
17225
17226 \begin_layout Standard
17227 At the side is an example marginal note.
17228 \family roman
17229 \series medium
17230
17231 \begin_inset Marginal
17232 status open
17233
17234 \begin_layout Plain Layout
17235 This is a marginal note.
17236 \end_layout
17237
17238 \end_inset
17239
17240
17241 \end_layout
17242
17243 \begin_layout Standard
17244 Marginal notes appear at the right side in single-sided documents.
17245  In double-sided documents they appear in the outer margin – left on even
17246  pages, right on odd pages.
17247 \end_layout
17248
17249 \begin_layout Standard
17250 For further information about marginal notes see section 
17251 \emph on
17252 Margin
17253 \begin_inset space ~
17254 \end_inset
17255
17256 Notes
17257 \emph default
17258  of the 
17259 \emph on
17260 Embedded
17261 \begin_inset space ~
17262 \end_inset
17263
17264 Objects
17265 \emph default
17266  manual.
17267 \end_layout
17268
17269 \begin_layout Section
17270 Graphics and Images
17271 \begin_inset Index idx
17272 status collapsed
17273
17274 \begin_layout Plain Layout
17275 Images
17276 \end_layout
17277
17278 \end_inset
17279
17280
17281 \begin_inset Index idx
17282 status collapsed
17283
17284 \begin_layout Plain Layout
17285 Graphics
17286 \end_layout
17287
17288 \end_inset
17289
17290
17291 \begin_inset CommandInset label
17292 LatexCommand label
17293 name "sec:Graphics"
17294
17295 \end_inset
17296
17297
17298 \end_layout
17299
17300 \begin_layout Standard
17301 To insert an image in your document, place the cursor at the text position
17302  you want and click on the toolbar icon 
17303 \begin_inset Info
17304 type  "icon"
17305 arg   "dialog-show-new-inset graphics"
17306 \end_inset
17307
17308  or select 
17309 \family sans
17310 Insert\SpecialChar \menuseparator
17311 Graphics
17312 \family default
17313  from the menu.
17314  Then a dialog will appear to choose the file to load.
17315 \end_layout
17316
17317 \begin_layout Standard
17318 This dialog has numerous mostly self-explanatory parameters.
17319  The 
17320 \family sans
17321 Graphics
17322 \family default
17323  tab allows you to choose your image file.
17324  The image can be transformed by setting a rotation angle and a scaling
17325  factor.
17326  The scaling units are explained in Appendix
17327 \begin_inset space ~
17328 \end_inset
17329
17330
17331 \begin_inset CommandInset ref
17332 LatexCommand ref
17333 reference "cha:Units-available-in"
17334
17335 \end_inset
17336
17337 .
17338 \end_layout
17339
17340 \begin_layout Standard
17341 In the tab 
17342 \family sans
17343 Clipping
17344 \family default
17345  it is possible to set image coordinates to adjust the height and width
17346  of the image in the output.
17347  The coordinates can also be calculated automatically by pressing the button
17348  
17349 \family sans
17350 Get
17351 \begin_inset space ~
17352 \end_inset
17353
17354 from
17355 \begin_inset space ~
17356 \end_inset
17357
17358 file
17359 \family default
17360 .
17361  The option 
17362 \family sans
17363 Clip
17364 \begin_inset space ~
17365 \end_inset
17366
17367 to
17368 \begin_inset space ~
17369 \end_inset
17370
17371 bounding
17372 \begin_inset space ~
17373 \end_inset
17374
17375 box
17376 \family default
17377  will only print the image region within the given coordinates.
17378  Normally you don't need to take care about image coordinates and can ignore
17379  the tab 
17380 \family sans
17381 Clipping
17382 \family default
17383 .
17384 \end_layout
17385
17386 \begin_layout Standard
17387 In the 
17388 \family sans
17389 LaTeX and LyX options
17390 \family default
17391  tab LaTeX experts can specify additional LaTeX options.
17392  You can also specify here the appearance of the image inside LyX.
17393  The option 
17394 \family sans
17395 Draft
17396 \begin_inset space ~
17397 \end_inset
17398
17399 mode
17400 \family default
17401  has the effect that the image doesn't appear in the output, only a frame
17402  with the image size is printed.
17403  The option 
17404 \family sans
17405 Don't
17406 \begin_inset space ~
17407 \end_inset
17408
17409 unzip
17410 \begin_inset space ~
17411 \end_inset
17412
17413 on
17414 \begin_inset space ~
17415 \end_inset
17416
17417 export
17418 \family default
17419  is explained in the 
17420 \emph on
17421 Embedded
17422 \begin_inset space ~
17423 \end_inset
17424
17425 Objects
17426 \emph default
17427  manual in section 
17428 \emph on
17429 Graphics Dialog
17430 \emph default
17431 .
17432 \end_layout
17433
17434 \begin_layout Standard
17435 The graphics dialog can be called at any time by clicking on an image.
17436  The image will appear in the output exactly at the position where it is
17437  in the text.
17438  This is an example image within a separate, horizontally centered paragraph:
17439  
17440 \end_layout
17441
17442 \begin_layout Standard
17443 \align center
17444 \begin_inset Graphics
17445         filename clipart/mobius.eps
17446         scale 70
17447
17448 \end_inset
17449
17450
17451 \end_layout
17452
17453 \begin_layout Standard
17454 If you need image captions and want to reference images, you have to put
17455  the image into a float, see section
17456 \begin_inset space ~
17457 \end_inset
17458
17459
17460 \begin_inset CommandInset ref
17461 LatexCommand ref
17462 reference "sub:Figure-Floats"
17463
17464 \end_inset
17465
17466 .
17467 \end_layout
17468
17469 \begin_layout Subsection
17470 Image Formats
17471 \begin_inset Index idx
17472 status collapsed
17473
17474 \begin_layout Plain Layout
17475 Images ! Formats
17476 \end_layout
17477
17478 \end_inset
17479
17480
17481 \begin_inset CommandInset label
17482 LatexCommand label
17483 name "sub:Image-Formats"
17484
17485 \end_inset
17486
17487
17488 \end_layout
17489
17490 \begin_layout Standard
17491 You can insert images in any known file format.
17492  But as we explained in section
17493 \begin_inset space ~
17494 \end_inset
17495
17496
17497 \begin_inset CommandInset ref
17498 LatexCommand ref
17499 reference "sub:Output-file-formats"
17500
17501 \end_inset
17502
17503 , every output document format allows only a few image formats.
17504  LyX uses therefore the program 
17505 \family typewriter
17506 ImageMagick
17507 \family default
17508  in the background to convert the images to the right format.
17509  To increase your workflow by avoiding these conversions in the background,
17510  you can use only the image formats listed in the subsections of section
17511 \begin_inset space ~
17512 \end_inset
17513
17514
17515 \begin_inset CommandInset ref
17516 LatexCommand ref
17517 reference "sub:Output-file-formats"
17518
17519 \end_inset
17520
17521 .
17522 \end_layout
17523
17524 \begin_layout Standard
17525 Similar to fonts there are two types of image formats:
17526 \end_layout
17527
17528 \begin_layout Description
17529 Bitmap
17530 \begin_inset space ~
17531 \end_inset
17532
17533 images consist of pixel values, often in a compressed form.
17534  They are therefore not fully scalable and look pixelated in large zooms.
17535  Well-known bitmap image formats are 
17536 \begin_inset Quotes eld
17537 \end_inset
17538
17539 Graphics Interchange Format
17540 \begin_inset Quotes erd
17541 \end_inset
17542
17543  (GIF, file extension 
17544 \begin_inset Quotes eld
17545 \end_inset
17546
17547
17548 \family typewriter
17549 .gif
17550 \family default
17551
17552 \begin_inset Quotes erd
17553 \end_inset
17554
17555 )
17556 \begin_inset Index idx
17557 status collapsed
17558
17559 \begin_layout Plain Layout
17560 GIF|see
17561 \begin_inset ERT
17562 status collapsed
17563
17564 \begin_layout Plain Layout
17565
17566 {
17567 \end_layout
17568
17569 \end_inset
17570
17571 Image formats
17572 \begin_inset ERT
17573 status collapsed
17574
17575 \begin_layout Plain Layout
17576
17577 }
17578 \end_layout
17579
17580 \end_inset
17581
17582
17583 \end_layout
17584
17585 \end_inset
17586
17587
17588 \begin_inset Quotes eld
17589 \end_inset
17590
17591 Portable Network Graphics
17592 \begin_inset Quotes erd
17593 \end_inset
17594
17595  (PNG, file extension 
17596 \begin_inset Quotes eld
17597 \end_inset
17598
17599
17600 \family typewriter
17601 .png
17602 \family default
17603
17604 \begin_inset Quotes erd
17605 \end_inset
17606
17607 )
17608 \begin_inset Index idx
17609 status collapsed
17610
17611 \begin_layout Plain Layout
17612 PNG|see
17613 \begin_inset ERT
17614 status collapsed
17615
17616 \begin_layout Plain Layout
17617
17618 {
17619 \end_layout
17620
17621 \end_inset
17622
17623 Image formats
17624 \begin_inset ERT
17625 status collapsed
17626
17627 \begin_layout Plain Layout
17628
17629 }
17630 \end_layout
17631
17632 \end_inset
17633
17634
17635 \end_layout
17636
17637 \end_inset
17638
17639 , and 
17640 \begin_inset Quotes eld
17641 \end_inset
17642
17643 Joint Photographic Experts Group
17644 \begin_inset Quotes erd
17645 \end_inset
17646
17647  (JPG, file extension 
17648 \begin_inset Quotes eld
17649 \end_inset
17650
17651
17652 \family typewriter
17653 .jpg
17654 \family default
17655
17656 \begin_inset Quotes erd
17657 \end_inset
17658
17659  or 
17660 \begin_inset Quotes eld
17661 \end_inset
17662
17663
17664 \family typewriter
17665 .jpeg
17666 \family default
17667
17668 \begin_inset Quotes erd
17669 \end_inset
17670
17671 )
17672 \begin_inset Index idx
17673 status collapsed
17674
17675 \begin_layout Plain Layout
17676 JPG|see
17677 \begin_inset ERT
17678 status collapsed
17679
17680 \begin_layout Plain Layout
17681
17682 {
17683 \end_layout
17684
17685 \end_inset
17686
17687 Image formats
17688 \begin_inset ERT
17689 status collapsed
17690
17691 \begin_layout Plain Layout
17692
17693 }
17694 \end_layout
17695
17696 \end_inset
17697
17698
17699 \end_layout
17700
17701 \end_inset
17702
17703 .
17704 \end_layout
17705
17706 \begin_layout Description
17707 Scalable
17708 \begin_inset space ~
17709 \end_inset
17710
17711 images consist of vectors and can therefore be scaled to any size without
17712  data loss.
17713  The scaling ability is necessary if you want to create presentations, because
17714  presentations are always scaled by the beamer.
17715  Scaling is also useful for online documents to let the user zoom into diagrams.
17716 \begin_inset Newline newline
17717 \end_inset
17718
17719 Scalable image formats can be 
17720 \begin_inset Quotes eld
17721 \end_inset
17722
17723 Scalable Vector Graphics
17724 \begin_inset Quotes erd
17725 \end_inset
17726
17727  (SVG, file extension 
17728 \begin_inset Quotes eld
17729 \end_inset
17730
17731
17732 \family typewriter
17733 .svg
17734 \family default
17735
17736 \begin_inset Quotes erd
17737 \end_inset
17738
17739 )
17740 \begin_inset Index idx
17741 status collapsed
17742
17743 \begin_layout Plain Layout
17744 SVG|see
17745 \begin_inset ERT
17746 status collapsed
17747
17748 \begin_layout Plain Layout
17749
17750 {
17751 \end_layout
17752
17753 \end_inset
17754
17755 Image formats
17756 \begin_inset ERT
17757 status collapsed
17758
17759 \begin_layout Plain Layout
17760
17761 }
17762 \end_layout
17763
17764 \end_inset
17765
17766
17767 \end_layout
17768
17769 \end_inset
17770
17771
17772 \begin_inset Quotes eld
17773 \end_inset
17774
17775 Encapsulated PostScript
17776 \begin_inset Quotes erd
17777 \end_inset
17778
17779  (EPS, file extension 
17780 \begin_inset Quotes eld
17781 \end_inset
17782
17783
17784 \family typewriter
17785 .eps
17786 \family default
17787
17788 \begin_inset Quotes erd
17789 \end_inset
17790
17791 )
17792 \begin_inset Index idx
17793 status collapsed
17794
17795 \begin_layout Plain Layout
17796 EPS|see
17797 \begin_inset ERT
17798 status collapsed
17799
17800 \begin_layout Plain Layout
17801
17802 {
17803 \end_layout
17804
17805 \end_inset
17806
17807 Image formats
17808 \begin_inset ERT
17809 status collapsed
17810
17811 \begin_layout Plain Layout
17812
17813 }
17814 \end_layout
17815
17816 \end_inset
17817
17818
17819 \end_layout
17820
17821 \end_inset
17822
17823 , and 
17824 \begin_inset Quotes eld
17825 \end_inset
17826
17827 Portable Document Format
17828 \begin_inset Quotes erd
17829 \end_inset
17830
17831  (PDF, file extension 
17832 \begin_inset Quotes eld
17833 \end_inset
17834
17835
17836 \family typewriter
17837 .pdf
17838 \family default
17839
17840 \begin_inset Quotes erd
17841 \end_inset
17842
17843 )
17844 \begin_inset Index idx
17845 status collapsed
17846
17847 \begin_layout Plain Layout
17848 PDF
17849 \end_layout
17850
17851 \end_inset
17852
17853 .
17854  We say it can be, because you can convert any bitmap image format to PDF
17855  or EPS and the result will not be scalable.
17856  In this cases only a header with the image properties is added to the original
17857  image
17858 \begin_inset Foot
17859 status collapsed
17860
17861 \begin_layout Plain Layout
17862 In the case of PDF, the original image is additionally compressed.
17863 \end_layout
17864
17865 \end_inset
17866
17867 .
17868 \end_layout
17869
17870 \begin_layout Standard
17871 Normally one cannot convert a bitmap image into a scalable one, only vice
17872  versa.
17873 \end_layout
17874
17875 \begin_layout Subsection
17876 Grouping of Image Settings
17877 \begin_inset Index idx
17878 status collapsed
17879
17880 \begin_layout Plain Layout
17881 Images ! Settings grouping
17882 \end_layout
17883
17884 \end_inset
17885
17886
17887 \end_layout
17888
17889 \begin_layout Standard
17890 Each image can define a new group of image settings or join an existing
17891  group.
17892  Images within such a group share their settings, so adjusting one image
17893  of the group automatically also adjusts all other images of the group in
17894  the same way.
17895  So you can for example change the size for a bunch of images without the
17896  need to manually change each of them.
17897  
17898 \end_layout
17899
17900 \begin_layout Standard
17901 A new group can be set by entering a name in the 
17902 \family sans
17903 Group
17904 \begin_inset space ~
17905 \end_inset
17906
17907 Name
17908 \family default
17909  field in the Graphics dialog.
17910  Joining an existing group can be done using the context menu of the image
17911  by checking the name of the desired group.
17912 \end_layout
17913
17914 \begin_layout Section
17915 Tables
17916 \begin_inset Index idx
17917 status collapsed
17918
17919 \begin_layout Plain Layout
17920 Tables
17921 \end_layout
17922
17923 \end_inset
17924
17925
17926 \begin_inset CommandInset label
17927 LatexCommand label
17928 name "sec:Tables"
17929
17930 \end_inset
17931
17932
17933 \end_layout
17934
17935 \begin_layout Standard
17936 You can insert a table using either the toolbar button 
17937 \begin_inset Info
17938 type  "icon"
17939 arg   "tabular-insert"
17940 \end_inset
17941
17942  or the menu 
17943 \family sans
17944 Insert\SpecialChar \menuseparator
17945 Table
17946 \family default
17947 .
17948  A dialog will appear, asking you for the number of rows and columns.
17949  The default table has lines around any cell and the first row appears separated
17950  from the rest of the table.
17951  This separation appears due to a double line: The cells of the first row
17952  have a line below them and the cells of the second row have a line above
17953  them.
17954  Here is an example table:
17955 \end_layout
17956
17957 \begin_layout Standard
17958 \align center
17959 \begin_inset Tabular
17960 <lyxtabular version="3" rows="4" columns="4">
17961 <features tabularvalignment="middle">
17962 <column alignment="center" valignment="top" width="0pt">
17963 <column alignment="center" valignment="top" width="0pt">
17964 <column alignment="center" valignment="top" width="0in">
17965 <column alignment="center" valignment="top" width="0pt">
17966 <row>
17967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17968 \begin_inset Text
17969
17970 \begin_layout Plain Layout
17971
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17977 \begin_inset Text
17978
17979 \begin_layout Plain Layout
17980
17981 \family roman
17982 \series medium
17983 \shape up
17984 \size normal
17985 \emph off
17986 \bar no
17987 \noun off
17988 \color none
17989 1
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17995 \begin_inset Text
17996
17997 \begin_layout Plain Layout
17998 2
17999 \end_layout
18000
18001 \end_inset
18002 </cell>
18003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18004 \begin_inset Text
18005
18006 \begin_layout Plain Layout
18007 3
18008 \end_layout
18009
18010 \end_inset
18011 </cell>
18012 </row>
18013 <row>
18014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18015 \begin_inset Text
18016
18017 \begin_layout Plain Layout
18018
18019 \family roman
18020 \series medium
18021 \shape up
18022 \size normal
18023 \emph off
18024 \bar no
18025 \noun off
18026 \color none
18027 A
18028 \end_layout
18029
18030 \end_inset
18031 </cell>
18032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18033 \begin_inset Text
18034
18035 \begin_layout Plain Layout
18036
18037 \end_layout
18038
18039 \end_inset
18040 </cell>
18041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18042 \begin_inset Text
18043
18044 \begin_layout Plain Layout
18045
18046 \end_layout
18047
18048 \end_inset
18049 </cell>
18050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18051 \begin_inset Text
18052
18053 \begin_layout Plain Layout
18054
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 </row>
18060 <row>
18061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065
18066 \family roman
18067 \series medium
18068 \shape up
18069 \size normal
18070 \emph off
18071 \bar no
18072 \noun off
18073 \color none
18074 B
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18080 \begin_inset Text
18081
18082 \begin_layout Plain Layout
18083
18084 \end_layout
18085
18086 \end_inset
18087 </cell>
18088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18089 \begin_inset Text
18090
18091 \begin_layout Plain Layout
18092
18093 \size normal
18094 \noun off
18095 \color none
18096  
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Plain Layout
18105
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 </row>
18111 <row>
18112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116
18117 \family roman
18118 \series medium
18119 \shape up
18120 \size normal
18121 \emph off
18122 \bar no
18123 \noun off
18124 \color none
18125 C
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18131 \begin_inset Text
18132
18133 \begin_layout Plain Layout
18134
18135 \end_layout
18136
18137 \end_inset
18138 </cell>
18139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18140 \begin_inset Text
18141
18142 \begin_layout Plain Layout
18143
18144 \end_layout
18145
18146 \end_inset
18147 </cell>
18148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18149 \begin_inset Text
18150
18151 \begin_layout Plain Layout
18152
18153 \end_layout
18154
18155 \end_inset
18156 </cell>
18157 </row>
18158 </lyxtabular>
18159
18160 \end_inset
18161
18162
18163 \end_layout
18164
18165 \begin_layout Subsection
18166 The Table dialog
18167 \end_layout
18168
18169 \begin_layout Standard
18170 You can alter a table by clicking on it with the right mouse button, which
18171  brings up the table dialog.
18172  Here you can adjust the settings of the cell and row/column respectively
18173  where the cursor is placed currently.
18174  Most of the dialog options also work on selections.
18175  This means that if you select more cells, columns or rows the action is
18176  done on all of your selection.
18177 \end_layout
18178
18179 \begin_layout Standard
18180 Additionally to the table dialog, the 
18181 \family sans
18182 table
18183 \begin_inset space ~
18184 \end_inset
18185
18186 toolbar
18187 \family default
18188  helps you in setting table properties.
18189  It appears when the cursor is inside a table.
18190 \end_layout
18191
18192 \begin_layout Standard
18193 In the tab 
18194 \family sans
18195 Table
18196 \begin_inset space ~
18197 \end_inset
18198
18199 Settings
18200 \family default
18201  of the table dialog you can set the alignment for the current row.
18202  If you add a row or column, it will be inserted right beside or below the
18203  current cell respectively.
18204  The vertical alignment of a column can only be adjusted when a column width
18205  is given.
18206  A given width will allow the cell to have line breaks and multiple paragraphs
18207  of text, see section
18208 \begin_inset space ~
18209 \end_inset
18210
18211
18212 \begin_inset CommandInset ref
18213 LatexCommand ref
18214 reference "sub:Table-Cells"
18215
18216 \end_inset
18217
18218 .
18219 \end_layout
18220
18221 \begin_layout Standard
18222 You can mark multiple cells of one row/column as a multicolumn/row cell
18223  using the check box 
18224 \family sans
18225 Multicolumn
18226 \family default
18227  or 
18228 \family sans
18229 Multirow
18230 \family default
18231 .
18232  This will merge the cells to 
18233 \emph on
18234 one
18235 \emph default
18236  cell, spread over more than one column/row.
18237  Multicolumn cells are treated as own rows, so that the alignment, width,
18238  and border settings affect only the multicolumn cell.
18239  Here's an example table with a multicolumn cell in the first row and one
18240  in the last row without the upper border:
18241 \end_layout
18242
18243 \begin_layout Standard
18244 \align center
18245 \begin_inset Tabular
18246 <lyxtabular version="3" rows="3" columns="4">
18247 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18248 <column alignment="center" valignment="top" width="0pt">
18249 <column alignment="center" valignment="middle" width="0">
18250 <column alignment="center" valignment="top" width="0in">
18251 <column alignment="center" valignment="top" width="0pt">
18252 <row>
18253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18254 \begin_inset Text
18255
18256 \begin_layout Plain Layout
18257 abc
18258 \end_layout
18259
18260 \end_inset
18261 </cell>
18262 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18263 \begin_inset Text
18264
18265 \begin_layout Plain Layout
18266 def ghi
18267 \end_layout
18268
18269 \end_inset
18270 </cell>
18271 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18272 \begin_inset Text
18273
18274 \begin_layout Plain Layout
18275
18276 \end_layout
18277
18278 \end_inset
18279 </cell>
18280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18281 \begin_inset Text
18282
18283 \begin_layout Plain Layout
18284 jkl
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 </row>
18290 <row>
18291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18292 \begin_inset Text
18293
18294 \begin_layout Plain Layout
18295
18296 \family roman
18297 \series medium
18298 \shape up
18299 \size normal
18300 \emph off
18301 \bar no
18302 \noun off
18303 \color none
18304 A
18305 \end_layout
18306
18307 \end_inset
18308 </cell>
18309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18310 \begin_inset Text
18311
18312 \begin_layout Plain Layout
18313 B
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322 C
18323 \end_layout
18324
18325 \end_inset
18326 </cell>
18327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18328 \begin_inset Text
18329
18330 \begin_layout Plain Layout
18331 D
18332 \end_layout
18333
18334 \end_inset
18335 </cell>
18336 </row>
18337 <row>
18338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342 1
18343 \end_layout
18344
18345 \end_inset
18346 </cell>
18347 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18348 \begin_inset Text
18349
18350 \begin_layout Plain Layout
18351 2
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18357 \begin_inset Text
18358
18359 \begin_layout Plain Layout
18360 3
18361 \end_layout
18362
18363 \end_inset
18364 </cell>
18365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18366 \begin_inset Text
18367
18368 \begin_layout Plain Layout
18369 4
18370 \end_layout
18371
18372 \end_inset
18373 </cell>
18374 </row>
18375 </lyxtabular>
18376
18377 \end_inset
18378
18379
18380 \end_layout
18381
18382 \begin_layout Standard
18383 Adept users can declare special LaTeX-arguments for the table.
18384  They are necessary for special table formatting, like for multirow cells,
18385  explained in the tables section of the 
18386 \emph on
18387 Embedded
18388 \begin_inset space ~
18389 \end_inset
18390
18391 Objects
18392 \emph default
18393  manual.
18394  You can also rotate the current cell or the whole table 90
18395 \begin_inset space \thinspace{}
18396 \end_inset
18397
18398 degrees counterclockwise.
18399  These rotations are not visible in LyX but in the output.
18400 \end_layout
18401
18402 \begin_layout Standard
18403 \begin_inset Note Greyedout
18404 status open
18405
18406 \begin_layout Plain Layout
18407
18408 \series bold
18409 Note:
18410 \series default
18411  Most DVI-viewers are 
18412 \emph on
18413 not
18414 \emph default
18415  able to display rotations.
18416 \end_layout
18417
18418 \end_inset
18419
18420
18421 \end_layout
18422
18423 \begin_layout Standard
18424 The 
18425 \family sans
18426 Borders
18427 \family default
18428  tab allows you to add and delete border lines for the current row/column.
18429  The button 
18430 \family sans
18431 Default
18432 \family default
18433  adds lines for all cell borders.
18434 \end_layout
18435
18436 \begin_layout Subsection
18437 Longtables
18438 \begin_inset Index idx
18439 status collapsed
18440
18441 \begin_layout Plain Layout
18442 Tables ! Longtables
18443 \end_layout
18444
18445 \end_inset
18446
18447
18448 \begin_inset Index idx
18449 status collapsed
18450
18451 \begin_layout Plain Layout
18452 Longtables
18453 \end_layout
18454
18455 \end_inset
18456
18457
18458 \end_layout
18459
18460 \begin_layout Standard
18461 If the table is too long to fit on one page, you can use the option 
18462 \family sans
18463 Use
18464 \begin_inset space ~
18465 \end_inset
18466
18467 long
18468 \begin_inset space ~
18469 \end_inset
18470
18471 table
18472 \family default
18473  in the tab 
18474 \family sans
18475 Longtable
18476 \family default
18477  of the table dialog to split the table automatically over more pages.
18478  Doing this enables some check boxes and you can now define:
18479 \end_layout
18480
18481 \begin_layout Description
18482
18483 \family sans
18484 Header
18485 \family default
18486 : The current row and all rows above, that don't have any special options
18487  defined, are defined to be the header rows of all pages of the longtable;
18488  except for the first page, if 
18489 \family sans
18490 First
18491 \begin_inset space ~
18492 \end_inset
18493
18494 header
18495 \family default
18496  is defined.
18497 \end_layout
18498
18499 \begin_layout Description
18500
18501 \family sans
18502 First
18503 \begin_inset space ~
18504 \end_inset
18505
18506 header
18507 \family default
18508 : The current row and all rows above, that don't have any special options
18509  defined, are defined to be the header rows of the first page of the longtable.
18510 \end_layout
18511
18512 \begin_layout Description
18513
18514 \family sans
18515 Footer
18516 \family default
18517 : The current row and all rows below, that don't have any special options
18518  defined, are defined to be the footer rows of all pages of the longtable;
18519  except for the last page, if 
18520 \family sans
18521 Last
18522 \begin_inset space ~
18523 \end_inset
18524
18525 footer
18526 \family default
18527  is defined.
18528 \end_layout
18529
18530 \begin_layout Description
18531
18532 \family sans
18533 Last
18534 \begin_inset space ~
18535 \end_inset
18536
18537 footer
18538 \family default
18539 : The current row and all rows below, that don't have any special options
18540  defined, are defined to be the footer rows of the last page of the longtable.
18541 \end_layout
18542
18543 \begin_layout Description
18544 Caption: The first row is reset as a single column.
18545  You can now insert there the table caption via the menu 
18546 \family sans
18547 Insert\SpecialChar \menuseparator
18548 Caption
18549 \family default
18550 .
18551  More about longtable captions can be found in the 
18552 \emph on
18553 Embedded
18554 \begin_inset space ~
18555 \end_inset
18556
18557 Objects
18558 \emph default
18559  manual.
18560 \end_layout
18561
18562 \begin_layout Standard
18563 You can also specify a row where the table is split.
18564  If you set more than one option in the same table row, you should be aware
18565  of the fact that only the first one is used in the given table row.
18566  The others will then be defined as 
18567 \emph on
18568 empty
18569 \emph default
18570 .
18571  In this context, first means first in this order: 
18572 \family sans
18573 Footer, Last
18574 \begin_inset space ~
18575 \end_inset
18576
18577 footer,
18578 \family default
18579  
18580 \family sans
18581 Header,
18582 \family default
18583  
18584 \family sans
18585 First
18586 \begin_inset space ~
18587 \end_inset
18588
18589 header.
18590
18591 \family default
18592  See the following longtable to see how it works:
18593 \end_layout
18594
18595 \begin_layout Standard
18596 \align center
18597 \begin_inset Tabular
18598 <lyxtabular version="3" rows="69" columns="3">
18599 <features islongtable="true" longtabularalignment="center">
18600 <column alignment="block" valignment="top" width="5cm">
18601 <column alignment="left" valignment="top" width="0pt">
18602 <column alignment="right" valignment="top" width="0pt">
18603 <row endfirsthead="true">
18604 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18605 \begin_inset Text
18606
18607 \begin_layout Plain Layout
18608
18609 \series bold
18610 Example Phone List (ignore the names)
18611 \end_layout
18612
18613 \end_inset
18614 </cell>
18615 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18616 \begin_inset Text
18617
18618 \begin_layout Plain Layout
18619
18620 \end_layout
18621
18622 \end_inset
18623 </cell>
18624 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18625 \begin_inset Text
18626
18627 \begin_layout Plain Layout
18628
18629 \end_layout
18630
18631 \end_inset
18632 </cell>
18633 </row>
18634 <row endfirsthead="true">
18635 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18636 \begin_inset Text
18637
18638 \begin_layout Plain Layout
18639
18640 \series bold
18641 NAME
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Plain Layout
18650
18651 \end_layout
18652
18653 \end_inset
18654 </cell>
18655 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18656 \begin_inset Text
18657
18658 \begin_layout Plain Layout
18659
18660 \series bold
18661 TEL.
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 </row>
18667 <row endhead="true">
18668 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672  
18673 \series bold
18674 Example Phone List
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18680 \begin_inset Text
18681
18682 \begin_layout Plain Layout
18683
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 </row>
18698 <row endhead="true">
18699 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18700 \begin_inset Text
18701
18702 \begin_layout Plain Layout
18703
18704 \series bold
18705 NAME
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18720 \begin_inset Text
18721
18722 \begin_layout Plain Layout
18723
18724 \series bold
18725 TEL.
18726 \end_layout
18727
18728 \end_inset
18729 </cell>
18730 </row>
18731 <row endfoot="true">
18732 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736  
18737 \series bold
18738 continue ...
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 </row>
18762 <row>
18763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767
18768 \series bold
18769 Annovi
18770 \end_layout
18771
18772 \end_inset
18773 </cell>
18774 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778 Silvia
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18784 \begin_inset Text
18785
18786 \begin_layout Plain Layout
18787 111
18788 \end_layout
18789
18790 \end_inset
18791 </cell>
18792 </row>
18793 <row>
18794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798
18799 \series bold
18800 Bertoli
18801 \end_layout
18802
18803 \end_inset
18804 </cell>
18805 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809 Stefano
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818 111
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 </row>
18824 <row>
18825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829
18830 \series bold
18831 Bozzi
18832 \end_layout
18833
18834 \end_inset
18835 </cell>
18836 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840 Walter
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18846 \begin_inset Text
18847
18848 \begin_layout Plain Layout
18849 111
18850 \end_layout
18851
18852 \end_inset
18853 </cell>
18854 </row>
18855 <row>
18856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860
18861 \series bold
18862 Cachia
18863 \end_layout
18864
18865 \end_inset
18866 </cell>
18867 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871 Maria
18872 \end_layout
18873
18874 \end_inset
18875 </cell>
18876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18877 \begin_inset Text
18878
18879 \begin_layout Plain Layout
18880 111
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 </row>
18886 <row>
18887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891
18892 \series bold
18893 Cachia
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902 Maurizio
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911 111
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 </row>
18917 <row>
18918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922
18923 \series bold
18924 Cinquemani
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933 Giusi
18934 \end_layout
18935
18936 \end_inset
18937 </cell>
18938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18939 \begin_inset Text
18940
18941 \begin_layout Plain Layout
18942 111
18943 \end_layout
18944
18945 \end_inset
18946 </cell>
18947 </row>
18948 <row>
18949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18950 \begin_inset Text
18951
18952 \begin_layout Plain Layout
18953
18954 \series bold
18955 Colin
18956 \end_layout
18957
18958 \end_inset
18959 </cell>
18960 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18961 \begin_inset Text
18962
18963 \begin_layout Plain Layout
18964 Bernard
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18970 \begin_inset Text
18971
18972 \begin_layout Plain Layout
18973 111
18974 \end_layout
18975
18976 \end_inset
18977 </cell>
18978 </row>
18979 <row>
18980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18981 \begin_inset Text
18982
18983 \begin_layout Plain Layout
18984
18985 \series bold
18986 Concli
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995 Gianfranco
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004 111
19005 \end_layout
19006
19007 \end_inset
19008 </cell>
19009 </row>
19010 <row>
19011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19012 \begin_inset Text
19013
19014 \begin_layout Plain Layout
19015
19016 \series bold
19017 Dal Bosco
19018 \end_layout
19019
19020 \end_inset
19021 </cell>
19022 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026 Carolina
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035 111
19036 \end_layout
19037
19038 \end_inset
19039 </cell>
19040 </row>
19041 <row>
19042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046
19047 \series bold
19048 Dalpiaz
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057 Annamaria
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066 111
19067 \end_layout
19068
19069 \end_inset
19070 </cell>
19071 </row>
19072 <row>
19073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077
19078 \series bold
19079 Feliciello
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088 Domenico
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097 111
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 </row>
19103 <row>
19104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108
19109 \series bold
19110 Focarelli
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119 Paola
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19125 \begin_inset Text
19126
19127 \begin_layout Plain Layout
19128 111
19129 \end_layout
19130
19131 \end_inset
19132 </cell>
19133 </row>
19134 <row>
19135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139
19140 \series bold
19141 Galletti
19142 \end_layout
19143
19144 \end_inset
19145 </cell>
19146 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19147 \begin_inset Text
19148
19149 \begin_layout Plain Layout
19150 Oreste
19151 \end_layout
19152
19153 \end_inset
19154 </cell>
19155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19156 \begin_inset Text
19157
19158 \begin_layout Plain Layout
19159 111
19160 \end_layout
19161
19162 \end_inset
19163 </cell>
19164 </row>
19165 <row>
19166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170
19171 \series bold
19172 Gasparini
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181 Franca
19182 \end_layout
19183
19184 \end_inset
19185 </cell>
19186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19187 \begin_inset Text
19188
19189 \begin_layout Plain Layout
19190 111
19191 \end_layout
19192
19193 \end_inset
19194 </cell>
19195 </row>
19196 <row>
19197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201
19202 \series bold
19203 Rizzardi
19204 \end_layout
19205
19206 \end_inset
19207 </cell>
19208 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19209 \begin_inset Text
19210
19211 \begin_layout Plain Layout
19212 Paola
19213 \end_layout
19214
19215 \end_inset
19216 </cell>
19217 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19218 \begin_inset Text
19219
19220 \begin_layout Plain Layout
19221 111
19222 \end_layout
19223
19224 \end_inset
19225 </cell>
19226 </row>
19227 <row>
19228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232
19233 \series bold
19234 Lassini
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243 Giancarlo
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252 111
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 </row>
19258 <row>
19259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263
19264 \series bold
19265 Malfatti
19266 \end_layout
19267
19268 \end_inset
19269 </cell>
19270 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274 Luciano
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283 111
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 </row>
19289 <row>
19290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294
19295 \series bold
19296 Malfatti
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305 Valeriano
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 111
19315 \end_layout
19316
19317 \end_inset
19318 </cell>
19319 </row>
19320 <row>
19321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325
19326 \series bold
19327 Meneguzzo
19328 \end_layout
19329
19330 \end_inset
19331 </cell>
19332 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336 Roberto
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19342 \begin_inset Text
19343
19344 \begin_layout Plain Layout
19345 111
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 </row>
19351 <row>
19352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356
19357 \series bold
19358 Mezzadra
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367 Roberto
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376 111
19377 \end_layout
19378
19379 \end_inset
19380 </cell>
19381 </row>
19382 <row>
19383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387
19388 \series bold
19389 Pirpamer
19390 \end_layout
19391
19392 \end_inset
19393 </cell>
19394 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398 Erich
19399 \end_layout
19400
19401 \end_inset
19402 </cell>
19403 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19404 \begin_inset Text
19405
19406 \begin_layout Plain Layout
19407 111
19408 \end_layout
19409
19410 \end_inset
19411 </cell>
19412 </row>
19413 <row>
19414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418
19419 \series bold
19420 Pochiesa
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429 Paolo
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438 111, 222
19439 \end_layout
19440
19441 \end_inset
19442 </cell>
19443 </row>
19444 <row>
19445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449
19450 \series bold
19451 Radina
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460 Claudio
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Plain Layout
19469 111
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 </row>
19475 <row>
19476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480
19481 \series bold
19482 Stuffer
19483 \end_layout
19484
19485 \end_inset
19486 </cell>
19487 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491 Oskar
19492 \end_layout
19493
19494 \end_inset
19495 </cell>
19496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19497 \begin_inset Text
19498
19499 \begin_layout Plain Layout
19500 111
19501 \end_layout
19502
19503 \end_inset
19504 </cell>
19505 </row>
19506 <row>
19507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19508 \begin_inset Text
19509
19510 \begin_layout Plain Layout
19511
19512 \series bold
19513 Tacchelli
19514 \end_layout
19515
19516 \end_inset
19517 </cell>
19518 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522 Ugo
19523 \end_layout
19524
19525 \end_inset
19526 </cell>
19527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19528 \begin_inset Text
19529
19530 \begin_layout Plain Layout
19531 111
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 </row>
19537 <row>
19538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542
19543 \series bold
19544 Tezzele
19545 \end_layout
19546
19547 \end_inset
19548 </cell>
19549 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553 Margit
19554 \end_layout
19555
19556 \end_inset
19557 </cell>
19558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562 111
19563 \end_layout
19564
19565 \end_inset
19566 </cell>
19567 </row>
19568 <row>
19569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573
19574 \series bold
19575 Unterkalmsteiner
19576 \end_layout
19577
19578 \end_inset
19579 </cell>
19580 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Plain Layout
19584 Frieda
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19590 \begin_inset Text
19591
19592 \begin_layout Plain Layout
19593 111
19594 \end_layout
19595
19596 \end_inset
19597 </cell>
19598 </row>
19599 <row>
19600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604
19605 \series bold
19606 Vieider
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615 Hilde
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624 111
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 </row>
19630 <row>
19631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635
19636 \series bold
19637 Vigna
19638 \end_layout
19639
19640 \end_inset
19641 </cell>
19642 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646 Jürgen
19647 \end_layout
19648
19649 \end_inset
19650 </cell>
19651 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19652 \begin_inset Text
19653
19654 \begin_layout Plain Layout
19655 111
19656 \end_layout
19657
19658 \end_inset
19659 </cell>
19660 </row>
19661 <row>
19662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \series bold
19668 Weber
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677 Maurizio
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19683 \begin_inset Text
19684
19685 \begin_layout Plain Layout
19686 111
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 </row>
19692 <row>
19693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697
19698 \series bold
19699 Winkler
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708 Franz
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Plain Layout
19717 111
19718 \end_layout
19719
19720 \end_inset
19721 </cell>
19722 </row>
19723 <row>
19724 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Plain Layout
19728  
19729 \end_layout
19730
19731 \end_inset
19732 </cell>
19733 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746
19747 \end_layout
19748
19749 \end_inset
19750 </cell>
19751 </row>
19752 <row>
19753 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757
19758 \series bold
19759 Annovi
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768 Silvia
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777 555
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 </row>
19783 <row>
19784 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788
19789 \series bold
19790 Bertoli
19791 \end_layout
19792
19793 \end_inset
19794 </cell>
19795 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799 Stefano
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19805 \begin_inset Text
19806
19807 \begin_layout Plain Layout
19808 555
19809 \end_layout
19810
19811 \end_inset
19812 </cell>
19813 </row>
19814 <row>
19815 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19816 \begin_inset Text
19817
19818 \begin_layout Plain Layout
19819
19820 \series bold
19821 Bozzi
19822 \end_layout
19823
19824 \end_inset
19825 </cell>
19826 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830 Walter
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19836 \begin_inset Text
19837
19838 \begin_layout Plain Layout
19839 555
19840 \end_layout
19841
19842 \end_inset
19843 </cell>
19844 </row>
19845 <row>
19846 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850
19851 \series bold
19852 Cachia
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861 Maria
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870 555
19871 \end_layout
19872
19873 \end_inset
19874 </cell>
19875 </row>
19876 <row>
19877 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881
19882 \series bold
19883 Cachia
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892 Maurizio
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Plain Layout
19901 555
19902 \end_layout
19903
19904 \end_inset
19905 </cell>
19906 </row>
19907 <row>
19908 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Plain Layout
19912
19913 \series bold
19914 Cinquemani
19915 \end_layout
19916
19917 \end_inset
19918 </cell>
19919 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923 Giusi
19924 \end_layout
19925
19926 \end_inset
19927 </cell>
19928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19929 \begin_inset Text
19930
19931 \begin_layout Plain Layout
19932 555
19933 \end_layout
19934
19935 \end_inset
19936 </cell>
19937 </row>
19938 <row>
19939 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19940 \begin_inset Text
19941
19942 \begin_layout Plain Layout
19943
19944 \series bold
19945 Colin
19946 \end_layout
19947
19948 \end_inset
19949 </cell>
19950 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954 Bernard
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19960 \begin_inset Text
19961
19962 \begin_layout Plain Layout
19963 555
19964 \end_layout
19965
19966 \end_inset
19967 </cell>
19968 </row>
19969 <row>
19970 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Plain Layout
19974
19975 \series bold
19976 Concli
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985 Gianfranco
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994 555
19995 \end_layout
19996
19997 \end_inset
19998 </cell>
19999 </row>
20000 <row>
20001 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005
20006 \series bold
20007 Dal Bosco
20008 \end_layout
20009
20010 \end_inset
20011 </cell>
20012 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20013 \begin_inset Text
20014
20015 \begin_layout Plain Layout
20016 Carolina
20017 \end_layout
20018
20019 \end_inset
20020 </cell>
20021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20022 \begin_inset Text
20023
20024 \begin_layout Plain Layout
20025 555
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 </row>
20031 <row>
20032 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036
20037 \series bold
20038 Dalpiaz
20039 \end_layout
20040
20041 \end_inset
20042 </cell>
20043 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047 Annamaria
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056 555
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 </row>
20062 <row>
20063 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067
20068 \series bold
20069 Feliciello
20070 \end_layout
20071
20072 \end_inset
20073 </cell>
20074 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078 Domenico
20079 \end_layout
20080
20081 \end_inset
20082 </cell>
20083 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20084 \begin_inset Text
20085
20086 \begin_layout Plain Layout
20087 555
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 </row>
20093 <row>
20094 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098
20099 \series bold
20100 Focarelli
20101 \end_layout
20102
20103 \end_inset
20104 </cell>
20105 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109 Paola
20110 \end_layout
20111
20112 \end_inset
20113 </cell>
20114 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20115 \begin_inset Text
20116
20117 \begin_layout Plain Layout
20118 555
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 </row>
20124 <row>
20125 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129
20130 \series bold
20131 Galletti
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140 Oreste
20141 \end_layout
20142
20143 \end_inset
20144 </cell>
20145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20146 \begin_inset Text
20147
20148 \begin_layout Plain Layout
20149 555
20150 \end_layout
20151
20152 \end_inset
20153 </cell>
20154 </row>
20155 <row>
20156 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20157 \begin_inset Text
20158
20159 \begin_layout Plain Layout
20160
20161 \series bold
20162 Gasparini
20163 \end_layout
20164
20165 \end_inset
20166 </cell>
20167 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171 Franca
20172 \end_layout
20173
20174 \end_inset
20175 </cell>
20176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20177 \begin_inset Text
20178
20179 \begin_layout Plain Layout
20180 555
20181 \end_layout
20182
20183 \end_inset
20184 </cell>
20185 </row>
20186 <row>
20187 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20188 \begin_inset Text
20189
20190 \begin_layout Plain Layout
20191
20192 \series bold
20193 Rizzardi
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202 Paola
20203 \end_layout
20204
20205 \end_inset
20206 </cell>
20207 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20208 \begin_inset Text
20209
20210 \begin_layout Plain Layout
20211 555
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 </row>
20217 <row>
20218 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222
20223 \series bold
20224 Lassini
20225 \end_layout
20226
20227 \end_inset
20228 </cell>
20229 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Plain Layout
20233 Giancarlo
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242 555
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 </row>
20248 <row>
20249 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253
20254 \series bold
20255 Malfatti
20256 \end_layout
20257
20258 \end_inset
20259 </cell>
20260 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20261 \begin_inset Text
20262
20263 \begin_layout Plain Layout
20264 Luciano
20265 \end_layout
20266
20267 \end_inset
20268 </cell>
20269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20270 \begin_inset Text
20271
20272 \begin_layout Plain Layout
20273 555
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 </row>
20279 <row>
20280 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20281 \begin_inset Text
20282
20283 \begin_layout Plain Layout
20284
20285 \series bold
20286 Malfatti
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295 Valeriano
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304 555
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 </row>
20310 <row>
20311 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315
20316 \series bold
20317 Meneguzzo
20318 \end_layout
20319
20320 \end_inset
20321 </cell>
20322 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326 Roberto
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 555
20336 \end_layout
20337
20338 \end_inset
20339 </cell>
20340 </row>
20341 <row>
20342 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346
20347 \series bold
20348 Mezzadra
20349 \end_layout
20350
20351 \end_inset
20352 </cell>
20353 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357 Roberto
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20363 \begin_inset Text
20364
20365 \begin_layout Plain Layout
20366 555
20367 \end_layout
20368
20369 \end_inset
20370 </cell>
20371 </row>
20372 <row>
20373 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20374 \begin_inset Text
20375
20376 \begin_layout Plain Layout
20377
20378 \series bold
20379 Pirpamer
20380 \end_layout
20381
20382 \end_inset
20383 </cell>
20384 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Plain Layout
20388 Erich
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20394 \begin_inset Text
20395
20396 \begin_layout Plain Layout
20397 555
20398 \end_layout
20399
20400 \end_inset
20401 </cell>
20402 </row>
20403 <row>
20404 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20405 \begin_inset Text
20406
20407 \begin_layout Plain Layout
20408
20409 \series bold
20410 Pochiesa
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419 Paolo
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20425 \begin_inset Text
20426
20427 \begin_layout Plain Layout
20428 555, 222
20429 \end_layout
20430
20431 \end_inset
20432 </cell>
20433 </row>
20434 <row>
20435 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20436 \begin_inset Text
20437
20438 \begin_layout Plain Layout
20439
20440 \series bold
20441 Radina
20442 \end_layout
20443
20444 \end_inset
20445 </cell>
20446 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450 Claudio
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Plain Layout
20459 555
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 </row>
20465 <row>
20466 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470
20471 \series bold
20472 Stuffer
20473 \end_layout
20474
20475 \end_inset
20476 </cell>
20477 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481 Oskar
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490 555
20491 \end_layout
20492
20493 \end_inset
20494 </cell>
20495 </row>
20496 <row>
20497 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501
20502 \series bold
20503 Tacchelli
20504 \end_layout
20505
20506 \end_inset
20507 </cell>
20508 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512 Ugo
20513 \end_layout
20514
20515 \end_inset
20516 </cell>
20517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20518 \begin_inset Text
20519
20520 \begin_layout Plain Layout
20521 555
20522 \end_layout
20523
20524 \end_inset
20525 </cell>
20526 </row>
20527 <row>
20528 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532
20533 \series bold
20534 Tezzele
20535 \end_layout
20536
20537 \end_inset
20538 </cell>
20539 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543 Margit
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20549 \begin_inset Text
20550
20551 \begin_layout Plain Layout
20552 555
20553 \end_layout
20554
20555 \end_inset
20556 </cell>
20557 </row>
20558 <row>
20559 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563
20564 \series bold
20565 Unterkalmsteiner
20566 \end_layout
20567
20568 \end_inset
20569 </cell>
20570 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574 Frieda
20575 \end_layout
20576
20577 \end_inset
20578 </cell>
20579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20580 \begin_inset Text
20581
20582 \begin_layout Plain Layout
20583 555
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 </row>
20589 <row>
20590 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20591 \begin_inset Text
20592
20593 \begin_layout Plain Layout
20594
20595 \series bold
20596 Vieider
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605 Hilde
20606 \end_layout
20607
20608 \end_inset
20609 </cell>
20610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20611 \begin_inset Text
20612
20613 \begin_layout Plain Layout
20614 555
20615 \end_layout
20616
20617 \end_inset
20618 </cell>
20619 </row>
20620 <row>
20621 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625
20626 \series bold
20627 Vigna
20628 \end_layout
20629
20630 \end_inset
20631 </cell>
20632 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636 Jürgen
20637 \end_layout
20638
20639 \end_inset
20640 </cell>
20641 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20642 \begin_inset Text
20643
20644 \begin_layout Plain Layout
20645 999
20646 \end_layout
20647
20648 \end_inset
20649 </cell>
20650 </row>
20651 <row>
20652 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656
20657 \series bold
20658 Weber
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667 Maurizio
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20673 \begin_inset Text
20674
20675 \begin_layout Plain Layout
20676 555
20677 \end_layout
20678
20679 \end_inset
20680 </cell>
20681 </row>
20682 <row>
20683 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20684 \begin_inset Text
20685
20686 \begin_layout Plain Layout
20687
20688 \series bold
20689 Winkler
20690 \end_layout
20691
20692 \end_inset
20693 </cell>
20694 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698 Franz
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20704 \begin_inset Text
20705
20706 \begin_layout Plain Layout
20707 555
20708 \end_layout
20709
20710 \end_inset
20711 </cell>
20712 </row>
20713 <row endlastfoot="true">
20714 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718
20719 \series bold
20720 End
20721 \end_layout
20722
20723 \end_inset
20724 </cell>
20725 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20726 \begin_inset Text
20727
20728 \begin_layout Plain Layout
20729
20730 \end_layout
20731
20732 \end_inset
20733 </cell>
20734 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20735 \begin_inset Text
20736
20737 \begin_layout Plain Layout
20738
20739 \end_layout
20740
20741 \end_inset
20742 </cell>
20743 </row>
20744 </lyxtabular>
20745
20746 \end_inset
20747
20748
20749 \end_layout
20750
20751 \begin_layout Subsection
20752 Table Cells
20753 \begin_inset Index idx
20754 status collapsed
20755
20756 \begin_layout Plain Layout
20757 Tables ! Cells
20758 \end_layout
20759
20760 \end_inset
20761
20762
20763 \begin_inset CommandInset label
20764 LatexCommand label
20765 name "sub:Table-Cells"
20766
20767 \end_inset
20768
20769
20770 \end_layout
20771
20772 \begin_layout Standard
20773 A table cell can contain text, inline equations, a figure, or another table.
20774  All these kinds of objects can be placed in the same cell.
20775  Font sizes and shapes can also be altered.
20776  But you can't put a special environment in a cell (like 
20777 \family sans
20778 Section*
20779 \family default
20780 , etc.), nor set spacing options etc.
20781  for the cell's paragraph.
20782 \end_layout
20783
20784 \begin_layout Standard
20785 To have multi-line entries in table cells, you have to declare a fixed width
20786  for the column in the table dialog.
20787  Your text is then automatically split into multiple lines and the cell
20788  is enlarged vertically when the length of the text exceeds the given width.
20789  An example:
20790 \end_layout
20791
20792 \begin_layout Standard
20793 \align center
20794 \begin_inset Tabular
20795 <lyxtabular version="3" rows="4" columns="3">
20796 <features tabularvalignment="middle">
20797 <column alignment="center" valignment="top" width="0pt">
20798 <column alignment="block" valignment="top" width="3cm">
20799 <column alignment="center" valignment="top" width="0pt">
20800 <row>
20801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805
20806 \family roman
20807 \series medium
20808 \shape up
20809 \size normal
20810 \emph off
20811 \bar no
20812 \noun off
20813 \color none
20814 1
20815 \end_layout
20816
20817 \end_inset
20818 </cell>
20819 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20820 \begin_inset Text
20821
20822 \begin_layout Plain Layout
20823
20824 \family roman
20825 \series medium
20826 \shape up
20827 \size normal
20828 \emph off
20829 \bar no
20830 \noun off
20831 \color none
20832 2
20833 \end_layout
20834
20835 \end_inset
20836 </cell>
20837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20838 \begin_inset Text
20839
20840 \begin_layout Plain Layout
20841
20842 \family roman
20843 \series medium
20844 \shape up
20845 \size normal
20846 \emph off
20847 \bar no
20848 \noun off
20849 \color none
20850 3
20851 \end_layout
20852
20853 \end_inset
20854 </cell>
20855 </row>
20856 <row>
20857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20858 \begin_inset Text
20859
20860 \begin_layout Plain Layout
20861
20862 \family roman
20863 \series medium
20864 \shape up
20865 \size normal
20866 \emph off
20867 \bar no
20868 \noun off
20869 \color none
20870 4
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879
20880 \family roman
20881 \series medium
20882 \shape up
20883 \size normal
20884 \emph off
20885 \bar no
20886 \noun off
20887 \color none
20888 This is a multi-line entry in a table.
20889 \end_layout
20890
20891 \end_inset
20892 </cell>
20893 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20894 \begin_inset Text
20895
20896 \begin_layout Plain Layout
20897
20898 \family roman
20899 \series medium
20900 \shape up
20901 \size normal
20902 \emph off
20903 \bar no
20904 \noun off
20905 \color none
20906 5
20907 \end_layout
20908
20909 \end_inset
20910 </cell>
20911 </row>
20912 <row>
20913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917
20918 \family roman
20919 \series medium
20920 \shape up
20921 \size normal
20922 \emph off
20923 \bar no
20924 \noun off
20925 \color none
20926 6
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20932 \begin_inset Text
20933
20934 \begin_layout Plain Layout
20935
20936 \family roman
20937 \series medium
20938 \shape up
20939 \size normal
20940 \emph off
20941 \bar no
20942 \noun off
20943 \color none
20944 This is longer now.
20945 \end_layout
20946
20947 \end_inset
20948 </cell>
20949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20950 \begin_inset Text
20951
20952 \begin_layout Plain Layout
20953
20954 \family roman
20955 \series medium
20956 \shape up
20957 \size normal
20958 \emph off
20959 \bar no
20960 \noun off
20961 \color none
20962 7
20963 \end_layout
20964
20965 \end_inset
20966 </cell>
20967 </row>
20968 <row>
20969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20970 \begin_inset Text
20971
20972 \begin_layout Plain Layout
20973
20974 \family roman
20975 \series medium
20976 \shape up
20977 \size normal
20978 \emph off
20979 \bar no
20980 \noun off
20981 \color none
20982 8
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991
20992 \family roman
20993 \series medium
20994 \shape up
20995 \size normal
20996 \emph off
20997 \bar no
20998 \noun off
20999 \color none
21000 This is a multi-line entry in a table.
21001  This is longer now.
21002 \end_layout
21003
21004 \end_inset
21005 </cell>
21006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21007 \begin_inset Text
21008
21009 \begin_layout Plain Layout
21010
21011 \family roman
21012 \series medium
21013 \shape up
21014 \size normal
21015 \emph off
21016 \bar no
21017 \noun off
21018 \color none
21019 9
21020 \end_layout
21021
21022 \end_inset
21023 </cell>
21024 </row>
21025 </lyxtabular>
21026
21027 \end_inset
21028
21029
21030 \end_layout
21031
21032 \begin_layout Standard
21033 Cutting and pasting between tables and table cells works reasonably well.
21034  You can cut and paste even more than one row.
21035 \begin_inset Foot
21036 status open
21037
21038 \begin_layout Plain Layout
21039 Note, that you cannot paste into a multicell selection because it would
21040  not be clear what to do when pasting a single word in a selected 2×3.
21041  
21042 \end_layout
21043
21044 \end_inset
21045
21046  Selection with the mouse or with 
21047 \family sans
21048 Shift
21049 \family default
21050  plus the arrow keys works as usual.
21051  You can also copy and paste the entire table as a single unit by starting
21052  the selection from outside the table.
21053 \end_layout
21054
21055 \begin_layout Section
21056 Floats
21057 \begin_inset Index idx
21058 status collapsed
21059
21060 \begin_layout Plain Layout
21061 Floats
21062 \end_layout
21063
21064 \end_inset
21065
21066
21067 \begin_inset CommandInset label
21068 LatexCommand label
21069 name "sec:Floats"
21070
21071 \end_inset
21072
21073
21074 \end_layout
21075
21076 \begin_layout Subsection
21077 Introduction
21078 \end_layout
21079
21080 \begin_layout Standard
21081 A float is a block of text associated with some sort of label, which doesn't
21082  have a fixed location.
21083  It can 
21084 \begin_inset Quotes eld
21085 \end_inset
21086
21087 float
21088 \begin_inset Quotes erd
21089 \end_inset
21090
21091  forward or backward a page or two, to wherever it fits best.
21092  
21093 \family sans
21094 Footnotes
21095 \family default
21096  and 
21097 \family sans
21098 Margin
21099 \begin_inset space ~
21100 \end_inset
21101
21102 Notes
21103 \family default
21104  are also floats, because they can float to the next page when there are
21105  too many notes on the page.
21106 \end_layout
21107
21108 \begin_layout Standard
21109 Floats make it possible to get a high quality layout.
21110  Images and tables can be spread evenly over the pages to avoid whitespace
21111  and pages without text.
21112  As the floating often destroys the context between the text and the image/table
21113 , every float can be referenced in the text.
21114  Floats are therefore numbered.
21115  Referencing is described in section
21116 \begin_inset space ~
21117 \end_inset
21118
21119
21120 \begin_inset CommandInset ref
21121 LatexCommand ref
21122 reference "sec:Cross-References"
21123
21124 \end_inset
21125
21126 .
21127 \end_layout
21128
21129 \begin_layout Standard
21130 To insert a float, use the menu 
21131 \family sans
21132 Insert\SpecialChar \menuseparator
21133 Floats
21134 \family default
21135 .
21136  A box with a caption will be inserted into your document.
21137  The label will automatically be translated to the document language in
21138  the output.
21139  After the label you can insert the caption text.
21140 \begin_inset Index idx
21141 status collapsed
21142
21143 \begin_layout Plain Layout
21144 Floats ! Captions
21145 \end_layout
21146
21147 \end_inset
21148
21149  The image or table is inserted above or below the caption in a separate
21150  paragraph within the float.
21151  To keep your LyX-document readable, you can open and close the float box
21152  by left-clicking on the box label.
21153  A closed float box looks like this: 
21154 \begin_inset Graphics
21155         filename clipart/floatQt4.png
21156         scale 80
21157
21158 \end_inset
21159
21160  – a gray button with a red label.
21161 \end_layout
21162
21163 \begin_layout Standard
21164 It is recommended to insert floats as a separate paragraph to avoid possible
21165  LaTeX-errors that can occur when the surrounding text is specially formatted.
21166 \end_layout
21167
21168 \begin_layout Subsection
21169 Examples
21170 \end_layout
21171
21172 \begin_layout Subsubsection
21173 Figure Floats
21174 \begin_inset CommandInset label
21175 LatexCommand label
21176 name "sub:Figure-Floats"
21177
21178 \end_inset
21179
21180
21181 \begin_inset Index idx
21182 status collapsed
21183
21184 \begin_layout Plain Layout
21185 Floats ! Figure floats
21186 \end_layout
21187
21188 \end_inset
21189
21190
21191 \end_layout
21192
21193 \begin_layout Standard
21194 Figure
21195 \begin_inset space ~
21196 \end_inset
21197
21198
21199 \begin_inset CommandInset ref
21200 LatexCommand ref
21201 reference "cap:Platypus"
21202
21203 \end_inset
21204
21205  was created using the menu 
21206 \family sans
21207 Insert\SpecialChar \menuseparator
21208 Float\SpecialChar \menuseparator
21209 Figure
21210 \family default
21211  or the toolbar button 
21212 \begin_inset Info
21213 type  "icon"
21214 arg   "float-insert figure"
21215 \end_inset
21216
21217 .
21218  The image was inserted by setting the cursor above the caption label and
21219  using the menu 
21220 \family sans
21221 Insert\SpecialChar \menuseparator
21222 Graphics
21223 \family default
21224  or the toolbar button 
21225 \begin_inset Info
21226 type  "icon"
21227 arg   "dialog-show-new-inset graphics"
21228 \end_inset
21229
21230 .
21231  The image in the float was horizontally centered by putting the cursor
21232  in front of or behind the image and using the menu 
21233 \family sans
21234 Edit\SpecialChar \menuseparator
21235 Paragraph
21236 \begin_inset space ~
21237 \end_inset
21238
21239 Settings
21240 \family default
21241  or the toolbar button 
21242 \begin_inset Info
21243 type  "icon"
21244 arg   "layout-paragraph"
21245 \end_inset
21246
21247 .
21248 \end_layout
21249
21250 \begin_layout Standard
21251 \begin_inset Float figure
21252 wide false
21253 sideways false
21254 status open
21255
21256 \begin_layout Plain Layout
21257 \align center
21258 \begin_inset Graphics
21259         filename clipart/platypus.eps
21260         lyxscale 50
21261         width 50col%
21262
21263 \end_inset
21264
21265
21266 \end_layout
21267
21268 \begin_layout Plain Layout
21269 \begin_inset Caption
21270
21271 \begin_layout Plain Layout
21272 \begin_inset CommandInset label
21273 LatexCommand label
21274 name "cap:Platypus"
21275
21276 \end_inset
21277
21278 A severely distorted platypus in a float.
21279 \end_layout
21280
21281 \end_inset
21282
21283
21284 \end_layout
21285
21286 \end_inset
21287
21288
21289 \end_layout
21290
21291 \begin_layout Standard
21292 This figure float also shows how to set a label and create a cross-reference
21293  to it.
21294  As described in section
21295 \begin_inset space ~
21296 \end_inset
21297
21298
21299 \begin_inset CommandInset ref
21300 LatexCommand ref
21301 reference "sec:Cross-References"
21302
21303 \end_inset
21304
21305 , you can simply insert a label in the caption using the menu 
21306 \family sans
21307 Insert\SpecialChar \menuseparator
21308 Label
21309 \family default
21310  or the toolbar button 
21311 \begin_inset Info
21312 type  "icon"
21313 arg   "label-insert"
21314 \end_inset
21315
21316  and refer to it using the menu 
21317 \family sans
21318 Insert\SpecialChar \menuseparator
21319 Cross-Reference
21320 \family default
21321  or the toolbar button 
21322 \begin_inset Info
21323 type  "icon"
21324 arg   "dialog-show-new-inset ref"
21325 \end_inset
21326
21327 .
21328  It is important to use references to figure floats, rather than using vague
21329  references like 
21330 \begin_inset Quotes eld
21331 \end_inset
21332
21333 the figure above
21334 \begin_inset Quotes erd
21335 \end_inset
21336
21337 , because, as LaTeX will reposition the floats in the final document, it
21338  might not be 
21339 \begin_inset Quotes eld
21340 \end_inset
21341
21342 above
21343 \begin_inset Quotes erd
21344 \end_inset
21345
21346  at all.
21347 \end_layout
21348
21349 \begin_layout Standard
21350 Normally only one image is inserted in a figure float, but sometimes you
21351  might want to use two images with separate subcaptions.
21352  This can be done by inserting image floats into existing image floats.
21353  Note that only the main caption of the float is added to the List of Figures
21354  as described in section
21355 \begin_inset space ~
21356 \end_inset
21357
21358
21359 \begin_inset CommandInset ref
21360 LatexCommand ref
21361 reference "sub:List-of-Figures"
21362
21363 \end_inset
21364
21365 .
21366  Figure
21367 \begin_inset space ~
21368 \end_inset
21369
21370
21371 \begin_inset CommandInset ref
21372 LatexCommand ref
21373 reference "fig:Two-distorted-images"
21374
21375 \end_inset
21376
21377  is an example of a figure float with two images set side by side.
21378  You can also set the images one below the other.
21379  Figure
21380 \begin_inset space ~
21381 \end_inset
21382
21383
21384 \begin_inset CommandInset ref
21385 LatexCommand ref
21386 reference "fig:Undefinable"
21387
21388 \end_inset
21389
21390  and 
21391 \begin_inset CommandInset ref
21392 LatexCommand ref
21393 reference "fig:Platypus"
21394
21395 \end_inset
21396
21397  are the subfigures.
21398 \end_layout
21399
21400 \begin_layout Standard
21401 \begin_inset Float figure
21402 wide false
21403 sideways false
21404 status open
21405
21406 \begin_layout Plain Layout
21407 \begin_inset space \hfill{}
21408 \end_inset
21409
21410
21411 \begin_inset Float figure
21412 wide false
21413 sideways false
21414 status collapsed
21415
21416 \begin_layout Plain Layout
21417 \begin_inset Caption
21418
21419 \begin_layout Plain Layout
21420 \begin_inset CommandInset label
21421 LatexCommand label
21422 name "fig:Undefinable"
21423
21424 \end_inset
21425
21426 Undefinable
21427 \end_layout
21428
21429 \end_inset
21430
21431
21432 \end_layout
21433
21434 \begin_layout Plain Layout
21435 \begin_inset Graphics
21436         filename clipart/escher-lsd.eps
21437         width 45col%
21438
21439 \end_inset
21440
21441
21442 \end_layout
21443
21444 \end_inset
21445
21446
21447 \begin_inset space \hfill{}
21448 \end_inset
21449
21450
21451 \begin_inset Float figure
21452 wide false
21453 sideways false
21454 status collapsed
21455
21456 \begin_layout Plain Layout
21457 \begin_inset Caption
21458
21459 \begin_layout Plain Layout
21460 \begin_inset CommandInset label
21461 LatexCommand label
21462 name "fig:Platypus"
21463
21464 \end_inset
21465
21466 Platypus
21467 \end_layout
21468
21469 \end_inset
21470
21471
21472 \end_layout
21473
21474 \begin_layout Plain Layout
21475 \begin_inset Graphics
21476         filename clipart/platypus.eps
21477         lyxscale 60
21478         width 45col%
21479
21480 \end_inset
21481
21482
21483 \end_layout
21484
21485 \end_inset
21486
21487
21488 \begin_inset space \hfill{}
21489 \end_inset
21490
21491
21492 \end_layout
21493
21494 \begin_layout Plain Layout
21495 \begin_inset Caption
21496
21497 \begin_layout Plain Layout
21498 \begin_inset CommandInset label
21499 LatexCommand label
21500 name "fig:Two-distorted-images"
21501
21502 \end_inset
21503
21504 Two distorted images.
21505 \end_layout
21506
21507 \end_inset
21508
21509
21510 \end_layout
21511
21512 \end_inset
21513
21514
21515 \end_layout
21516
21517 \begin_layout Subsubsection
21518 Table Floats
21519 \begin_inset Index idx
21520 status collapsed
21521
21522 \begin_layout Plain Layout
21523 Floats ! Table floats
21524 \end_layout
21525
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \begin_layout Standard
21532 Table floats can be inserted using the menu 
21533 \family sans
21534 Insert\SpecialChar \menuseparator
21535 Float\SpecialChar \menuseparator
21536 Table
21537 \family default
21538  or the toolbar botton 
21539 \begin_inset Info
21540 type  "icon"
21541 arg   "float-insert table"
21542 \end_inset
21543
21544 .
21545  They have the same properties as figure floats except for the different
21546  label.
21547  Table
21548 \begin_inset space ~
21549 \end_inset
21550
21551
21552 \begin_inset CommandInset ref
21553 LatexCommand ref
21554 reference "tab:Table-float"
21555
21556 \end_inset
21557
21558  is a table float.
21559 \end_layout
21560
21561 \begin_layout Standard
21562 \begin_inset Float table
21563 wide false
21564 sideways false
21565 status open
21566
21567 \begin_layout Plain Layout
21568 \begin_inset Caption
21569
21570 \begin_layout Plain Layout
21571 \begin_inset CommandInset label
21572 LatexCommand label
21573 name "tab:Table-float"
21574
21575 \end_inset
21576
21577 A table float.
21578 \end_layout
21579
21580 \end_inset
21581
21582
21583 \end_layout
21584
21585 \begin_layout Plain Layout
21586 \align center
21587 \begin_inset Tabular
21588 <lyxtabular version="3" rows="3" columns="3">
21589 <features tabularvalignment="middle">
21590 <column alignment="center" valignment="top" width="0pt">
21591 <column alignment="center" valignment="top" width="0pt">
21592 <column alignment="center" valignment="top" width="0pt">
21593 <row>
21594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21595 \begin_inset Text
21596
21597 \begin_layout Plain Layout
21598
21599 \family roman
21600 \series medium
21601 \shape up
21602 \size normal
21603 \emph off
21604 \bar no
21605 \noun off
21606 \color none
21607 1
21608 \end_layout
21609
21610 \end_inset
21611 </cell>
21612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21613 \begin_inset Text
21614
21615 \begin_layout Plain Layout
21616
21617 \family roman
21618 \series medium
21619 \shape up
21620 \size normal
21621 \emph off
21622 \bar no
21623 \noun off
21624 \color none
21625 2
21626 \end_layout
21627
21628 \end_inset
21629 </cell>
21630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634
21635 \family roman
21636 \series medium
21637 \shape up
21638 \size normal
21639 \emph off
21640 \bar no
21641 \noun off
21642 \color none
21643 3
21644 \end_layout
21645
21646 \end_inset
21647 </cell>
21648 </row>
21649 <row>
21650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21651 \begin_inset Text
21652
21653 \begin_layout Plain Layout
21654
21655 \family roman
21656 \series medium
21657 \shape up
21658 \size normal
21659 \emph off
21660 \bar no
21661 \noun off
21662 \color none
21663 Joe
21664 \end_layout
21665
21666 \end_inset
21667 </cell>
21668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21669 \begin_inset Text
21670
21671 \begin_layout Plain Layout
21672
21673 \family roman
21674 \series medium
21675 \shape up
21676 \size normal
21677 \emph off
21678 \bar no
21679 \noun off
21680 \color none
21681 Mary
21682 \end_layout
21683
21684 \end_inset
21685 </cell>
21686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21687 \begin_inset Text
21688
21689 \begin_layout Plain Layout
21690
21691 \family roman
21692 \series medium
21693 \shape up
21694 \size normal
21695 \emph off
21696 \bar no
21697 \noun off
21698 \color none
21699 Ted
21700 \end_layout
21701
21702 \end_inset
21703 </cell>
21704 </row>
21705 <row>
21706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21707 \begin_inset Text
21708
21709 \begin_layout Plain Layout
21710
21711 \family roman
21712 \series medium
21713 \shape up
21714 \size normal
21715 \emph off
21716 \bar no
21717 \noun off
21718 \color none
21719 \begin_inset Formula $\int x^{2}dx$
21720 \end_inset
21721
21722
21723 \end_layout
21724
21725 \end_inset
21726 </cell>
21727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21728 \begin_inset Text
21729
21730 \begin_layout Plain Layout
21731
21732 \family roman
21733 \series medium
21734 \shape up
21735 \size normal
21736 \emph off
21737 \bar no
21738 \noun off
21739 \color none
21740 \begin_inset Formula $\left[\begin{array}{cc}
21741 a & b\\
21742 c & d
21743 \end{array}\right]$
21744 \end_inset
21745
21746
21747 \end_layout
21748
21749 \end_inset
21750 </cell>
21751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21752 \begin_inset Text
21753
21754 \begin_layout Plain Layout
21755
21756 \family roman
21757 \series medium
21758 \shape up
21759 \size normal
21760 \emph off
21761 \bar no
21762 \noun off
21763 \color none
21764 \begin_inset Formula $1+1=2$
21765 \end_inset
21766
21767
21768 \end_layout
21769
21770 \end_inset
21771 </cell>
21772 </row>
21773 </lyxtabular>
21774
21775 \end_inset
21776
21777
21778 \end_layout
21779
21780 \end_inset
21781
21782
21783 \end_layout
21784
21785 \begin_layout Subsection
21786 More Information
21787 \begin_inset Index idx
21788 status collapsed
21789
21790 \begin_layout Plain Layout
21791 Floats ! Details
21792 \end_layout
21793
21794 \end_inset
21795
21796
21797 \end_layout
21798
21799 \begin_layout Standard
21800 LyX offers you further float types as well as rotated floats.
21801  It also allows you to change the float numbering scheme, to control the
21802  float placement and to change the formatting and placement of the float
21803  caption.
21804  All these features are explained in detail with many examples in chapter
21805  
21806 \emph on
21807 Floats
21808 \emph default
21809  of the the 
21810 \emph on
21811 Embedded
21812 \begin_inset space ~
21813 \end_inset
21814
21815 Objects
21816 \emph default
21817  manual.
21818 \end_layout
21819
21820 \begin_layout Section
21821 Minipages
21822 \begin_inset Index idx
21823 status collapsed
21824
21825 \begin_layout Plain Layout
21826 Minipages
21827 \end_layout
21828
21829 \end_inset
21830
21831
21832 \begin_inset CommandInset label
21833 LatexCommand label
21834 name "sec:Minipages"
21835
21836 \end_inset
21837
21838
21839 \end_layout
21840
21841 \begin_layout Standard
21842 LaTeX provides a mechanism to produce essentially a page within a page,
21843  called minipage.
21844  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21845 \begin_inset space ~
21846 \end_inset
21847
21848 apply.
21849  
21850 \end_layout
21851
21852 \begin_layout Standard
21853 Minipages in LyX have their own collapsible box inserted via the menu 
21854 \family sans
21855 Insert\SpecialChar \menuseparator
21856 Box
21857 \family default
21858 .
21859  Right-clicking on the box allows you to alter the width of the minipage
21860  and its alignment within the page.
21861 \end_layout
21862
21863 \begin_layout Standard
21864 \align center
21865 \begin_inset Box Frameless
21866 position "t"
21867 hor_pos "c"
21868 has_inner_box 1
21869 inner_pos "t"
21870 use_parbox 0
21871 use_makebox 0
21872 width "30col%"
21873 special "none"
21874 height "1pt"
21875 height_special "totalheight"
21876 status open
21877
21878 \begin_layout Plain Layout
21879
21880 \shape italic
21881 This is a minipage.
21882  The text is set in an italic style.
21883 \end_layout
21884
21885 \begin_layout Plain Layout
21886
21887 \shape italic
21888 Minipages are often used for text in another language or text that needs
21889  another formatting.
21890 \end_layout
21891
21892 \end_inset
21893
21894
21895 \end_layout
21896
21897 \begin_layout Standard
21898 \begin_inset VSpace medskip
21899 \end_inset
21900
21901 If you place two minipages side-by-side, you can use 
21902 \family sans
21903 Horizontal Fills
21904 \family default
21905  as described in section
21906 \begin_inset space ~
21907 \end_inset
21908
21909
21910 \begin_inset CommandInset ref
21911 LatexCommand ref
21912 reference "sub:Horizontal-Space"
21913
21914 \end_inset
21915
21916 :
21917 \begin_inset VSpace medskip
21918 \end_inset
21919
21920
21921 \end_layout
21922
21923 \begin_layout Standard
21924 \begin_inset Box Frameless
21925 position "t"
21926 hor_pos "c"
21927 has_inner_box 1
21928 inner_pos "t"
21929 use_parbox 0
21930 use_makebox 0
21931 width "1.5in"
21932 special "none"
21933 height "1pt"
21934 height_special "totalheight"
21935 status open
21936
21937 \begin_layout Plain Layout
21938 This is a minipage with some stupid dummy text.
21939  This dummy text is used to increase the size of the minipage.
21940 \end_layout
21941
21942 \end_inset
21943
21944
21945 \begin_inset space \hfill{}
21946 \end_inset
21947
21948
21949 \begin_inset Box Frameless
21950 position "t"
21951 hor_pos "c"
21952 has_inner_box 1
21953 inner_pos "t"
21954 use_parbox 0
21955 use_makebox 0
21956 width "1.5in"
21957 special "none"
21958 height "1pt"
21959 height_special "totalheight"
21960 status open
21961
21962 \begin_layout Plain Layout
21963 This is a minipage with some stupid dummy text.
21964  This dummy text is used to increase the size of the minipage.
21965 \end_layout
21966
21967 \end_inset
21968
21969
21970 \end_layout
21971
21972 \begin_layout Standard
21973 \begin_inset VSpace bigskip
21974 \end_inset
21975
21976
21977 \end_layout
21978
21979 \begin_layout Standard
21980 When you right-click on a minipage box, you can change the box from a minipage
21981  to other box types.
21982  All box types and their settings are explained in detail in chapter 
21983 \emph on
21984 Boxes
21985 \emph default
21986  of the 
21987 \emph on
21988 Embedded
21989 \begin_inset space ~
21990 \end_inset
21991
21992 Objects
21993 \emph default
21994  manual.
21995 \end_layout
21996
21997 \begin_layout Chapter
21998 Mathematical Formulas
21999 \begin_inset Index idx
22000 status collapsed
22001
22002 \begin_layout Plain Layout
22003 Math
22004 \end_layout
22005
22006 \end_inset
22007
22008
22009 \begin_inset Index idx
22010 status collapsed
22011
22012 \begin_layout Plain Layout
22013 Formulas | see
22014 \begin_inset ERT
22015 status collapsed
22016
22017 \begin_layout Plain Layout
22018
22019 {
22020 \end_layout
22021
22022 \end_inset
22023
22024 Math
22025 \begin_inset ERT
22026 status collapsed
22027
22028 \begin_layout Plain Layout
22029
22030 }
22031 \end_layout
22032
22033 \end_inset
22034
22035
22036 \end_layout
22037
22038 \end_inset
22039
22040
22041 \begin_inset CommandInset label
22042 LatexCommand label
22043 name "cha:Mathematical-Formulas"
22044
22045 \end_inset
22046
22047
22048 \end_layout
22049
22050 \begin_layout Standard
22051 The issues of this chapter are described in detail in the 
22052 \emph on
22053 Math
22054 \emph default
22055  manual.
22056  There you will also find tips and tricks for special cases.
22057 \end_layout
22058
22059 \begin_layout Section
22060 Basic Math Editing
22061 \begin_inset Index idx
22062 status collapsed
22063
22064 \begin_layout Plain Layout
22065 Math ! Basics
22066 \end_layout
22067
22068 \end_inset
22069
22070
22071 \end_layout
22072
22073 \begin_layout Standard
22074 To create a math formula, you can just click on the toolbar icon 
22075 \begin_inset Info
22076 type  "icon"
22077 arg   "math-mode on"
22078 \end_inset
22079
22080 .
22081  That will create a little blue rectangle, with purple markers around its
22082  corners.
22083  That blue rectangle is the formula itself; the purple markers indicate
22084  what level of nesting within the formula you are at.
22085  You can also choose a particular formula type to insert via the 
22086 \family sans
22087 Insert\SpecialChar \menuseparator
22088 Math
22089 \family default
22090  menu.
22091 \end_layout
22092
22093 \begin_layout Standard
22094 Editing the parameters of a formula and adding math constructs can be done
22095  with the 
22096 \family sans
22097 math
22098 \begin_inset space ~
22099 \end_inset
22100
22101 toolbar
22102 \family default
22103 , that appears when the cursor is in a formula.
22104 \end_layout
22105
22106 \begin_layout Standard
22107 There are two main types of formulas: Inline formulas appear within a text
22108  line, like this one:
22109 \end_layout
22110
22111 \begin_layout Standard
22112 This is a line with an inline formula 
22113 \begin_inset Formula $A=B$
22114 \end_inset
22115
22116  in it.
22117 \end_layout
22118
22119 \begin_layout Standard
22120 Displayed formulas appear outside the text like if they were in an own paragraph
22121 , like this one:
22122 \begin_inset Formula 
22123 \[
22124 A=B
22125 \]
22126
22127 \end_inset
22128
22129 You can only number and reference displayed formulas.
22130 \end_layout
22131
22132 \begin_layout Standard
22133 LyX supports also many LaTeX math commands.
22134  E.
22135 \begin_inset space \thinspace{}
22136 \end_inset
22137
22138 g.
22139 \begin_inset space \space{}
22140 \end_inset
22141
22142 typing 
22143 \begin_inset Quotes eld
22144 \end_inset
22145
22146
22147 \series bold
22148
22149 \backslash
22150 alpha
22151 \series default
22152
22153 \begin_inset Quotes erd
22154 \end_inset
22155
22156 , followed by a space, in a formula will create the Greek letter 
22157 \begin_inset Formula $\alpha$
22158 \end_inset
22159
22160 .
22161  So typing commands might sometimes be faster than using the 
22162 \family sans
22163 Math
22164 \begin_inset space ~
22165 \end_inset
22166
22167 Panel
22168 \family default
22169 .
22170 \end_layout
22171
22172 \begin_layout Subsection
22173 Navigating in Formulas
22174 \begin_inset Index idx
22175 status collapsed
22176
22177 \begin_layout Plain Layout
22178 Math ! Navigating
22179 \end_layout
22180
22181 \end_inset
22182
22183
22184 \end_layout
22185
22186 \begin_layout Standard
22187 The best control over the cursor position within an existing formula is
22188  achieved with the arrow keys.
22189  LyX uses small rectangles to indicate places where something can be inserted.
22190  The arrow keys can be used to navigate between parts of a formula.
22191  Pressing 
22192 \family sans
22193 Space
22194 \family default
22195  will leave a formula construct (a square root 
22196 \begin_inset Formula $\sqrt{2}$
22197 \end_inset
22198
22199 , or parentheses 
22200 \begin_inset Formula $\left(f\right)$
22201 \end_inset
22202
22203 , or a matrix 
22204 \begin_inset Formula $\left[\begin{array}{cc}
22205 1 & 2\\
22206 3 & 4
22207 \end{array}\right]$
22208 \end_inset
22209
22210 ).
22211  Pressing 
22212 \family sans
22213 Escape
22214 \family default
22215  will leave the formula, placing the cursor after the formula.
22216  
22217 \family sans
22218 Tab
22219 \family default
22220  can be used to move horizontally in a formula; for example, through the
22221  cells of a matrix or the positions in a multi-line equation.
22222 \end_layout
22223
22224 \begin_layout Standard
22225
22226 \family sans
22227 Space
22228 \family default
22229 , printed in this document as 
22230 \begin_inset Quotes eld
22231 \end_inset
22232
22233
22234 \begin_inset ERT
22235 status collapsed
22236
22237 \begin_layout Plain Layout
22238
22239
22240 \backslash
22241 spce 
22242 \end_layout
22243
22244 \end_inset
22245
22246
22247 \begin_inset Quotes erd
22248 \end_inset
22249
22250
22251 \begin_inset Note Note
22252 status collapsed
22253
22254 \begin_layout Plain Layout
22255 This command will appear in the output as official character denoting the
22256  space character (visible space).
22257 \end_layout
22258
22259 \end_inset
22260
22261 , seems to do nothing in a formula, since it does not add a space between
22262  characters, but it does exit a nested structure.
22263  For this reason, you have to be careful about using 
22264 \family sans
22265 Space
22266 \family default
22267 .
22268  For example, if you want 
22269 \begin_inset Formula $\sqrt{2x+1}$
22270 \end_inset
22271
22272 , type 
22273 \series bold
22274
22275 \backslash
22276 sqrt
22277 \begin_inset ERT
22278 status collapsed
22279
22280 \begin_layout Plain Layout
22281
22282
22283 \backslash
22284 spce 
22285 \end_layout
22286
22287 \end_inset
22288
22289 2x+1
22290 \series default
22291  and not 
22292 \series bold
22293
22294 \backslash
22295 sqrt
22296 \begin_inset ERT
22297 status collapsed
22298
22299 \begin_layout Plain Layout
22300
22301
22302 \backslash
22303 spce 
22304 \end_layout
22305
22306 \end_inset
22307
22308 2x
22309 \begin_inset ERT
22310 status collapsed
22311
22312 \begin_layout Plain Layout
22313
22314
22315 \backslash
22316 spce 
22317 \end_layout
22318
22319 \end_inset
22320
22321 +1
22322 \series default
22323 , since in the latter case only the 
22324 \family typewriter
22325
22326 \begin_inset Formula $2x$
22327 \end_inset
22328
22329
22330 \family default
22331  will be under the square root sign: 
22332 \begin_inset Formula $\sqrt{2x}+1$
22333 \end_inset
22334
22335 .
22336 \end_layout
22337
22338 \begin_layout Standard
22339 You can leave many parts of a formula, like this matrix, partially filled
22340  in, such as:
22341 \begin_inset Formula 
22342 \[
22343 \left(\begin{array}{ccc}
22344 \lambda_{1}\\
22345  & \ddots\\
22346  &  & \lambda_{n}
22347 \end{array}\right)
22348 \]
22349
22350 \end_inset
22351
22352 If you leave a fraction only partially filled in, or a subscript with nothing
22353  in it, the results will be unpredictable, but most constructs don't mind.
22354 \end_layout
22355
22356 \begin_layout Subsection
22357 Selecting Text
22358 \end_layout
22359
22360 \begin_layout Standard
22361 You can select text within a formula in two different ways.
22362  Place the cursor at one end of the string of text you want, and press 
22363 \family sans
22364 Shift
22365 \family default
22366  and a cursor movement key to select text.
22367  It will be highlighted as with regular text selection.
22368  Alternatively, you can select text with the mouse in the usual way.
22369  That text can then be cut or copied, and then pasted within any formula,
22370  but not in a normal text region in LyX.
22371 \end_layout
22372
22373 \begin_layout Subsection
22374 Exponents and Subscripts
22375 \begin_inset Index idx
22376 status collapsed
22377
22378 \begin_layout Plain Layout
22379 Math ! Exponents
22380 \end_layout
22381
22382 \end_inset
22383
22384
22385 \begin_inset Index idx
22386 status collapsed
22387
22388 \begin_layout Plain Layout
22389 Math ! Subscripts
22390 \end_layout
22391
22392 \end_inset
22393
22394
22395 \end_layout
22396
22397 \begin_layout Standard
22398 You can use the math panel to add super- or subscripts, but the much easier
22399  way is to use a command.
22400  To get 
22401 \begin_inset Formula $x^{2}$
22402 \end_inset
22403
22404 , type in a formula 
22405 \series bold
22406 x^2
22407 \begin_inset ERT
22408 status collapsed
22409
22410 \begin_layout Plain Layout
22411
22412
22413 \backslash
22414 spce 
22415 \end_layout
22416
22417 \end_inset
22418
22419
22420 \series default
22421 .
22422  The final 
22423 \family sans
22424 Space
22425 \family default
22426  puts the cursor back down on the base line of the expression.
22427  If you type 
22428 \series bold
22429 x^2y
22430 \series default
22431 , you will get 
22432 \begin_inset Formula $x^{2y}$
22433 \end_inset
22434
22435 , to get 
22436 \begin_inset Formula $x^{2}y$
22437 \end_inset
22438
22439 , type 
22440 \series bold
22441 x^2
22442 \begin_inset ERT
22443 status collapsed
22444
22445 \begin_layout Plain Layout
22446
22447
22448 \backslash
22449 spce 
22450 \end_layout
22451
22452 \end_inset
22453
22454 y
22455 \series default
22456 .
22457  If you use characters in the superscript, that could be accented with the
22458  hat 
22459 \begin_inset Quotes eld
22460 \end_inset
22461
22462 ^
22463 \begin_inset Quotes erd
22464 \end_inset
22465
22466 , you have to use an extra 
22467 \family sans
22468 Space
22469 \family default
22470  to separate the hat and the character.
22471  E.
22472 \begin_inset space \thinspace{}
22473 \end_inset
22474
22475 g.
22476 \begin_inset space \space{}
22477 \end_inset
22478
22479 if you want 
22480 \begin_inset Formula $x^{a}$
22481 \end_inset
22482
22483 , type 
22484 \series bold
22485 x^
22486 \begin_inset ERT
22487 status collapsed
22488
22489 \begin_layout Plain Layout
22490
22491
22492 \backslash
22493 spce 
22494 \end_layout
22495
22496 \end_inset
22497
22498 a
22499 \series default
22500 .
22501  Subscripts are similar: To get 
22502 \begin_inset Formula $a_{1}$
22503 \end_inset
22504
22505 , type 
22506 \series bold
22507 a_1
22508 \begin_inset ERT
22509 status collapsed
22510
22511 \begin_layout Plain Layout
22512
22513
22514 \backslash
22515 spce 
22516 \end_layout
22517
22518 \end_inset
22519
22520
22521 \series default
22522 .
22523 \end_layout
22524
22525 \begin_layout Subsection
22526 Fractions
22527 \begin_inset Index idx
22528 status collapsed
22529
22530 \begin_layout Plain Layout
22531 Math ! Fractions
22532 \end_layout
22533
22534 \end_inset
22535
22536
22537 \end_layout
22538
22539 \begin_layout Standard
22540 Create a fraction with either the command 
22541 \series bold
22542
22543 \backslash
22544 frac
22545 \series default
22546  or using the icon 
22547 \begin_inset Graphics
22548         filename ../images/math/frac.png
22549         scale 60
22550
22551 \end_inset
22552
22553  in the 
22554 \family sans
22555 Math
22556 \begin_inset space ~
22557 \end_inset
22558
22559 Panel
22560 \family default
22561 .
22562  You will be presented with an empty fraction.
22563  The cursor is above the fraction line.
22564  To move it to the bottom, simply press 
22565 \family sans
22566 Down
22567 \family default
22568 .
22569  To move back up, press 
22570 \family sans
22571 Up
22572 \family default
22573 .
22574  Any math structure can be placed in a fraction, as this example shows:
22575 \begin_inset Formula 
22576 \[
22577 \left[\frac{1}{\left(\begin{array}{cc}
22578 2 & 3\\
22579 4 & 5
22580 \end{array}\right)}\right]
22581 \]
22582
22583 \end_inset
22584
22585
22586 \end_layout
22587
22588 \begin_layout Subsection
22589 Roots
22590 \begin_inset Index idx
22591 status collapsed
22592
22593 \begin_layout Plain Layout
22594 Math ! Roots
22595 \end_layout
22596
22597 \end_inset
22598
22599
22600 \end_layout
22601
22602 \begin_layout Standard
22603 Roots can be created using the 
22604 \family sans
22605 Math
22606 \begin_inset space ~
22607 \end_inset
22608
22609 Panel
22610 \family default
22611  button
22612 \begin_inset Graphics
22613         filename ../images/math/sqrt.png
22614         scale 85
22615         groupId toolbarbuttons
22616
22617 \end_inset
22618
22619  or the commands 
22620 \series bold
22621
22622 \backslash
22623 sqrt
22624 \series default
22625  or 
22626 \series bold
22627
22628 \backslash
22629 root
22630 \series default
22631 .
22632  With the command 
22633 \series bold
22634
22635 \backslash
22636 root
22637 \series default
22638  you can produce roots of higher orders, like cube roots, while 
22639 \series bold
22640
22641 \backslash
22642 sqrt
22643 \series default
22644  produces always a square root.
22645 \end_layout
22646
22647 \begin_layout Subsection
22648 Operators with Limits
22649 \begin_inset Index idx
22650 status collapsed
22651
22652 \begin_layout Plain Layout
22653 Math ! Sums
22654 \end_layout
22655
22656 \end_inset
22657
22658
22659 \begin_inset Index idx
22660 status collapsed
22661
22662 \begin_layout Plain Layout
22663 Math ! Integrals
22664 \end_layout
22665
22666 \end_inset
22667
22668
22669 \begin_inset CommandInset label
22670 LatexCommand label
22671 name "sub:Operators-with-Limits"
22672
22673 \end_inset
22674
22675
22676 \end_layout
22677
22678 \begin_layout Standard
22679 Sum (
22680 \begin_inset Formula $\sum$
22681 \end_inset
22682
22683 ) and integral (
22684 \begin_inset Formula $\int$
22685 \end_inset
22686
22687 ) operators are very often decorated with limits.
22688  These limits can be entered in LyX by entering them as you would enter
22689  a super- or subscript, directly after the symbol.
22690  The sum operator will automatically place its 
22691 \begin_inset Quotes eld
22692 \end_inset
22693
22694 limits
22695 \begin_inset Quotes erd
22696 \end_inset
22697
22698  over and under the symbol in displayed formulas, and on the side in inline
22699  formulas.
22700  Such as 
22701 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22702 \end_inset
22703
22704 , versus
22705 \begin_inset Formula 
22706 \[
22707 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22708 \]
22709
22710 \end_inset
22711
22712 Integral signs, however, will place the limits on the side in both formula
22713  types.
22714 \end_layout
22715
22716 \begin_layout Standard
22717 All operators with limits will be automatically re-sized when placed in
22718  display mode.
22719  The placement of the limits can be changed by placing the cursor directly
22720  behind the operator and hitting 
22721 \begin_inset Info
22722 type  "shortcut"
22723 arg   "math-limits"
22724 \end_inset
22725
22726  or using the menu 
22727 \family sans
22728 Edit\SpecialChar \menuseparator
22729 Math\SpecialChar \menuseparator
22730 Change
22731 \begin_inset space ~
22732 \end_inset
22733
22734 Limits
22735 \begin_inset space ~
22736 \end_inset
22737
22738 Type
22739 \family default
22740 .
22741 \end_layout
22742
22743 \begin_layout Standard
22744 Certain other mathematical expressions have this 
22745 \begin_inset Quotes eld
22746 \end_inset
22747
22748 moving limits
22749 \begin_inset Quotes erd
22750 \end_inset
22751
22752  feature as addition, such as
22753 \begin_inset Index idx
22754 status collapsed
22755
22756 \begin_layout Plain Layout
22757 Math ! Limits
22758 \end_layout
22759
22760 \end_inset
22761
22762
22763 \begin_inset Formula 
22764 \[
22765 \lim_{x\rightarrow\infty}f(x),
22766 \]
22767
22768 \end_inset
22769
22770 which will place the 
22771 \begin_inset Formula $x\rightarrow\infty$
22772 \end_inset
22773
22774  underneath the 
22775 \begin_inset Quotes eld
22776 \end_inset
22777
22778 lim
22779 \begin_inset Quotes erd
22780 \end_inset
22781
22782  in display mode.
22783  In inline formulas it looks like this: 
22784 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22785 \end_inset
22786
22787 .
22788 \end_layout
22789
22790 \begin_layout Standard
22791 Note that the lim-function was entered as the function macro 
22792 \series bold
22793
22794 \backslash
22795 lim
22796 \series default
22797 .
22798  Have a look at section
22799 \begin_inset space ~
22800 \end_inset
22801
22802
22803 \begin_inset CommandInset ref
22804 LatexCommand ref
22805 reference "sub:Functions"
22806
22807 \end_inset
22808
22809  for an explanation of function macros.
22810 \end_layout
22811
22812 \begin_layout Subsection
22813 Math Symbols
22814 \begin_inset Index idx
22815 status collapsed
22816
22817 \begin_layout Plain Layout
22818 Math ! Symbols
22819 \end_layout
22820
22821 \end_inset
22822
22823
22824 \end_layout
22825
22826 \begin_layout Standard
22827 Most math symbols can be found in the 
22828 \family sans
22829 Math
22830 \begin_inset space ~
22831 \end_inset
22832
22833 Panel
22834 \family default
22835  under one of several categories; including 
22836 \family sans
22837 Greek
22838 \family default
22839
22840 \family sans
22841 Operators
22842 \family default
22843  , 
22844 \family sans
22845 Relations
22846 \family default
22847
22848 \family sans
22849 Arrows
22850 \family default
22851 .
22852  There are also the additional symbols provided by the American Mathematical
22853  Society (AMS).
22854 \end_layout
22855
22856 \begin_layout Standard
22857 If you know the LaTeX-command for a construct or symbol you wish to use,
22858  you don't have to use the 
22859 \family sans
22860 Math
22861 \begin_inset space ~
22862 \end_inset
22863
22864 Panel
22865 \family default
22866 , but can type the command directly into the formula.
22867  LyX will convert it to the corresponding symbol or construct.
22868 \end_layout
22869
22870 \begin_layout Subsection
22871 Altering Spacing
22872 \begin_inset Index idx
22873 status collapsed
22874
22875 \begin_layout Plain Layout
22876 Math ! Spaces
22877 \end_layout
22878
22879 \end_inset
22880
22881
22882 \end_layout
22883
22884 \begin_layout Standard
22885 You may want to create spaces that differ from the standard spacing that
22886  LaTeX provides.
22887  To do this, type 
22888 \begin_inset Info
22889 type  "shortcut"
22890 arg   "space-insert protected"
22891 \end_inset
22892
22893  or to use the 
22894 \family sans
22895 Math
22896 \begin_inset space ~
22897 \end_inset
22898
22899 Panel
22900 \family default
22901  button 
22902 \begin_inset Graphics
22903         filename ../images/math/space.png
22904         scale 85
22905         groupId toolbarbuttons
22906
22907 \end_inset
22908
22909 .
22910  This generates a small space, and shows a small marker on the screen.
22911  For example, the sequence 
22912 \series bold
22913 a Ctrl+Space b
22914 \series default
22915
22916 \begin_inset Formula $a\, b$
22917 \end_inset
22918
22919  appears in LyX as 
22920 \begin_inset Graphics
22921         filename clipart/SpaceMarker.png
22922
22923 \end_inset
22924
22925 .
22926  You can change the space to different sizes when you set the cursor behind
22927  the space marker and hit space again several times.
22928  With every space hit the size will be changed.
22929  Some markers for the space size appear red in LyX, because they are negative
22930  spaces.
22931  Here are two examples:
22932 \end_layout
22933
22934 \begin_layout Standard
22935
22936 \series bold
22937 a Ctrl+Space b
22938 \series default
22939  and 3×
22940 \family sans
22941 Space
22942 \family default
22943
22944 \begin_inset Formula $a\quad b$
22945 \end_inset
22946
22947
22948 \end_layout
22949
22950 \begin_layout Standard
22951
22952 \series bold
22953 a Ctrl+Space b
22954 \series default
22955  and 5×
22956 \family sans
22957 Space
22958 \family default
22959
22960 \begin_inset Formula $a\! b$
22961 \end_inset
22962
22963
22964 \end_layout
22965
22966 \begin_layout Subsection
22967 Functions
22968 \begin_inset Index idx
22969 status collapsed
22970
22971 \begin_layout Plain Layout
22972 Math ! Functions
22973 \end_layout
22974
22975 \end_inset
22976
22977
22978 \begin_inset CommandInset label
22979 LatexCommand label
22980 name "sub:Functions"
22981
22982 \end_inset
22983
22984
22985 \end_layout
22986
22987 \begin_layout Standard
22988 The 
22989 \family sans
22990 Math
22991 \begin_inset space ~
22992 \end_inset
22993
22994 Panel
22995 \family default
22996  contains under the button 
22997 \begin_inset Graphics
22998         filename ../images/math/functions.png
22999         scale 85
23000         groupId toolbarbuttons
23001
23002 \end_inset
23003
23004  a number of function macros, such as 
23005 \begin_inset Formula $\sin$
23006 \end_inset
23007
23008
23009 \begin_inset Formula $\lim$
23010 \end_inset
23011
23012
23013 \emph on
23014 etc
23015 \emph default
23016 .
23017  (you can also insert them in a formula by typing 
23018 \series bold
23019
23020 \backslash
23021 sin
23022 \series default
23023  etc.).
23024  Standard mathematical practice is that functions are printed upright to
23025  avoid confusions, because 
23026 \begin_inset Formula $sin$
23027 \end_inset
23028
23029  does normally mean 
23030 \begin_inset Formula $s\cdot i\cdot n$
23031 \end_inset
23032
23033 .
23034 \end_layout
23035
23036 \begin_layout Standard
23037 Using the function macros will also produce correct spacing around the function:
23038  
23039 \begin_inset Formula $a\sin x$
23040 \end_inset
23041
23042  is different from 
23043 \begin_inset Formula $asinx$
23044 \end_inset
23045
23046
23047 \end_layout
23048
23049 \begin_layout Standard
23050 For some mathematical objects, like the limes, the macro changes where subscript
23051 s are placed, as described in section
23052 \begin_inset space ~
23053 \end_inset
23054
23055
23056 \begin_inset CommandInset ref
23057 LatexCommand ref
23058 reference "sub:Operators-with-Limits"
23059
23060 \end_inset
23061
23062 .
23063 \end_layout
23064
23065 \begin_layout Subsection
23066 Accents
23067 \begin_inset Index idx
23068 status collapsed
23069
23070 \begin_layout Plain Layout
23071 Math ! Accents
23072 \end_layout
23073
23074 \end_inset
23075
23076
23077 \end_layout
23078
23079 \begin_layout Standard
23080 In a formula you can insert accented characters in the same way as in text
23081  mode.
23082  This may depend on your keyboard, or the bindings file you use.
23083  You can also use LaTeX commands to e.
23084 \begin_inset space \thinspace{}
23085 \end_inset
23086
23087 g.
23088 \begin_inset space \space{}
23089 \end_inset
23090
23091 enter 
23092 \begin_inset Formula $\hat{a}$
23093 \end_inset
23094
23095  even if your keyboard doesn't have hat-accents enabled.
23096  Our example is entered by typing 
23097 \series bold
23098
23099 \backslash
23100 hat
23101 \begin_inset ERT
23102 status collapsed
23103
23104 \begin_layout Plain Layout
23105
23106
23107 \backslash
23108 spce 
23109 \end_layout
23110
23111 \end_inset
23112
23113 a
23114 \series default
23115  in a formula.
23116  Table
23117 \begin_inset space ~
23118 \end_inset
23119
23120
23121 \begin_inset CommandInset ref
23122 LatexCommand ref
23123 reference "cap:Accent-names-and"
23124
23125 \end_inset
23126
23127  shows the equivalences between the accent names and the commands.
23128 \end_layout
23129
23130 \begin_layout Standard
23131 \begin_inset Float table
23132 wide false
23133 sideways false
23134 status open
23135
23136 \begin_layout Plain Layout
23137 \begin_inset Caption
23138
23139 \begin_layout Plain Layout
23140 \begin_inset CommandInset label
23141 LatexCommand label
23142 name "cap:Accent-names-and"
23143
23144 \end_inset
23145
23146 Accent names and the corresponding commands.
23147 \end_layout
23148
23149 \end_inset
23150
23151
23152 \end_layout
23153
23154 \begin_layout Plain Layout
23155 \align center
23156 \begin_inset Tabular
23157 <lyxtabular version="3" rows="11" columns="3">
23158 <features tabularvalignment="middle">
23159 <column alignment="center" valignment="top" width="0pt">
23160 <column alignment="center" valignment="top" width="0pt">
23161 <column alignment="center" valignment="top" width="0pt">
23162 <row>
23163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23164 \begin_inset Text
23165
23166 \begin_layout Plain Layout
23167 Name
23168 \end_layout
23169
23170 \end_inset
23171 </cell>
23172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23173 \begin_inset Text
23174
23175 \begin_layout Plain Layout
23176 Command
23177 \end_layout
23178
23179 \end_inset
23180 </cell>
23181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23182 \begin_inset Text
23183
23184 \begin_layout Plain Layout
23185 E
23186 \family roman
23187 \series medium
23188 \shape up
23189 \size normal
23190 \emph off
23191 \bar no
23192 \noun off
23193 \color none
23194 xample
23195 \end_layout
23196
23197 \end_inset
23198 </cell>
23199 </row>
23200 <row>
23201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23202 \begin_inset Text
23203
23204 \begin_layout Plain Layout
23205
23206 \family roman
23207 \series medium
23208 \shape up
23209 \size normal
23210 \emph off
23211 \bar no
23212 \noun off
23213 \color none
23214 circumflex
23215 \end_layout
23216
23217 \end_inset
23218 </cell>
23219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23220 \begin_inset Text
23221
23222 \begin_layout Plain Layout
23223
23224 \series bold
23225
23226 \backslash
23227 hat
23228 \end_layout
23229
23230 \end_inset
23231 </cell>
23232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23233 \begin_inset Text
23234
23235 \begin_layout Plain Layout
23236
23237 \family roman
23238 \series medium
23239 \shape up
23240 \size normal
23241 \emph off
23242 \bar no
23243 \noun off
23244 \color none
23245 \begin_inset Formula $\hat{a}$
23246 \end_inset
23247
23248
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 </row>
23254 <row>
23255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259
23260 \family roman
23261 \series medium
23262 \shape up
23263 \size normal
23264 \emph off
23265 \bar no
23266 \noun off
23267 \color none
23268 grave
23269 \end_layout
23270
23271 \end_inset
23272 </cell>
23273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23274 \begin_inset Text
23275
23276 \begin_layout Plain Layout
23277
23278 \series bold
23279
23280 \backslash
23281 grave
23282 \end_layout
23283
23284 \end_inset
23285 </cell>
23286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23287 \begin_inset Text
23288
23289 \begin_layout Plain Layout
23290
23291 \family roman
23292 \series medium
23293 \shape up
23294 \size normal
23295 \emph off
23296 \bar no
23297 \noun off
23298 \color none
23299 \begin_inset Formula $\grave{a}$
23300 \end_inset
23301
23302
23303 \end_layout
23304
23305 \end_inset
23306 </cell>
23307 </row>
23308 <row>
23309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23310 \begin_inset Text
23311
23312 \begin_layout Plain Layout
23313
23314 \family roman
23315 \series medium
23316 \shape up
23317 \size normal
23318 \emph off
23319 \bar no
23320 \noun off
23321 \color none
23322 acute
23323 \end_layout
23324
23325 \end_inset
23326 </cell>
23327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23328 \begin_inset Text
23329
23330 \begin_layout Plain Layout
23331
23332 \series bold
23333
23334 \backslash
23335 acute
23336 \end_layout
23337
23338 \end_inset
23339 </cell>
23340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23341 \begin_inset Text
23342
23343 \begin_layout Plain Layout
23344
23345 \family roman
23346 \series medium
23347 \shape up
23348 \size normal
23349 \emph off
23350 \bar no
23351 \noun off
23352 \color none
23353 \begin_inset Formula $\acute{a}$
23354 \end_inset
23355
23356
23357 \end_layout
23358
23359 \end_inset
23360 </cell>
23361 </row>
23362 <row>
23363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367
23368 \family roman
23369 \series medium
23370 \shape up
23371 \size normal
23372 \emph off
23373 \bar no
23374 \noun off
23375 \color none
23376 umlaut
23377 \end_layout
23378
23379 \end_inset
23380 </cell>
23381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \begin_layout Plain Layout
23385
23386 \series bold
23387
23388 \backslash
23389 ddot
23390 \end_layout
23391
23392 \end_inset
23393 </cell>
23394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398
23399 \family roman
23400 \series medium
23401 \shape up
23402 \size normal
23403 \emph off
23404 \bar no
23405 \noun off
23406 \color none
23407 \begin_inset Formula $\ddot{a}$
23408 \end_inset
23409
23410
23411 \end_layout
23412
23413 \end_inset
23414 </cell>
23415 </row>
23416 <row>
23417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421
23422 \family roman
23423 \series medium
23424 \shape up
23425 \size normal
23426 \emph off
23427 \bar no
23428 \noun off
23429 \color none
23430 tilde
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439
23440 \series bold
23441
23442 \backslash
23443 tilde
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452
23453 \family roman
23454 \series medium
23455 \shape up
23456 \size normal
23457 \emph off
23458 \bar no
23459 \noun off
23460 \color none
23461 \begin_inset Formula $\tilde{a}$
23462 \end_inset
23463
23464
23465 \end_layout
23466
23467 \end_inset
23468 </cell>
23469 </row>
23470 <row>
23471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23472 \begin_inset Text
23473
23474 \begin_layout Plain Layout
23475
23476 \family roman
23477 \series medium
23478 \shape up
23479 \size normal
23480 \emph off
23481 \bar no
23482 \noun off
23483 \color none
23484 dot
23485 \end_layout
23486
23487 \end_inset
23488 </cell>
23489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23490 \begin_inset Text
23491
23492 \begin_layout Plain Layout
23493
23494 \series bold
23495
23496 \backslash
23497 dot
23498 \end_layout
23499
23500 \end_inset
23501 </cell>
23502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506
23507 \family roman
23508 \series medium
23509 \shape up
23510 \size normal
23511 \emph off
23512 \bar no
23513 \noun off
23514 \color none
23515 \begin_inset Formula $\dot{a}$
23516 \end_inset
23517
23518
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 </row>
23524 <row>
23525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23526 \begin_inset Text
23527
23528 \begin_layout Plain Layout
23529
23530 \family roman
23531 \series medium
23532 \shape up
23533 \size normal
23534 \emph off
23535 \bar no
23536 \noun off
23537 \color none
23538 breve
23539 \end_layout
23540
23541 \end_inset
23542 </cell>
23543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23544 \begin_inset Text
23545
23546 \begin_layout Plain Layout
23547
23548 \series bold
23549
23550 \backslash
23551 breve
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560
23561 \family roman
23562 \series medium
23563 \shape up
23564 \size normal
23565 \emph off
23566 \bar no
23567 \noun off
23568 \color none
23569 \begin_inset Formula $\breve{a}$
23570 \end_inset
23571
23572
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 </row>
23578 <row>
23579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23580 \begin_inset Text
23581
23582 \begin_layout Plain Layout
23583
23584 \family roman
23585 \series medium
23586 \shape up
23587 \size normal
23588 \emph off
23589 \bar no
23590 \noun off
23591 \color none
23592 caron
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23598 \begin_inset Text
23599
23600 \begin_layout Plain Layout
23601
23602 \series bold
23603
23604 \backslash
23605 check
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614
23615 \family roman
23616 \series medium
23617 \shape up
23618 \size normal
23619 \emph off
23620 \bar no
23621 \noun off
23622 \color none
23623 \begin_inset Formula $\check{a}$
23624 \end_inset
23625
23626
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 </row>
23632 <row>
23633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23634 \begin_inset Text
23635
23636 \begin_layout Plain Layout
23637
23638 \family roman
23639 \series medium
23640 \shape up
23641 \size normal
23642 \emph off
23643 \bar no
23644 \noun off
23645 \color none
23646 macron
23647 \end_layout
23648
23649 \end_inset
23650 </cell>
23651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23652 \begin_inset Text
23653
23654 \begin_layout Plain Layout
23655
23656 \series bold
23657
23658 \backslash
23659 bar
23660 \end_layout
23661
23662 \end_inset
23663 </cell>
23664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23665 \begin_inset Text
23666
23667 \begin_layout Plain Layout
23668
23669 \family roman
23670 \series medium
23671 \shape up
23672 \size normal
23673 \emph off
23674 \bar no
23675 \noun off
23676 \color none
23677 \begin_inset Formula $\bar{a}$
23678 \end_inset
23679
23680
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 </row>
23686 <row>
23687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23688 \begin_inset Text
23689
23690 \begin_layout Plain Layout
23691 vector
23692 \end_layout
23693
23694 \end_inset
23695 </cell>
23696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23697 \begin_inset Text
23698
23699 \begin_layout Plain Layout
23700
23701 \series bold
23702
23703 \backslash
23704 vec
23705 \end_layout
23706
23707 \end_inset
23708 </cell>
23709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23710 \begin_inset Text
23711
23712 \begin_layout Plain Layout
23713
23714 \family roman
23715 \series medium
23716 \shape up
23717 \size normal
23718 \emph off
23719 \bar no
23720 \noun off
23721 \color none
23722 \begin_inset Formula $\vec{a}$
23723 \end_inset
23724
23725
23726 \end_layout
23727
23728 \end_inset
23729 </cell>
23730 </row>
23731 </lyxtabular>
23732
23733 \end_inset
23734
23735
23736 \end_layout
23737
23738 \end_inset
23739
23740
23741 \end_layout
23742
23743 \begin_layout Standard
23744 You can choose one of the accents by selecting an item from the 
23745 \family sans
23746 Frame
23747 \begin_inset space ~
23748 \end_inset
23749
23750 decorations
23751 \family default
23752  symbol set button 
23753 \begin_inset Graphics
23754         filename ../images/math/hat.png
23755         scale 85
23756         groupId toolbarbuttons
23757
23758 \end_inset
23759
23760  in the math panel ; this will apply to any selection you have made within
23761  a formula too.
23762 \end_layout
23763
23764 \begin_layout Section
23765 Brackets and Delimiters
23766 \begin_inset Index idx
23767 status collapsed
23768
23769 \begin_layout Plain Layout
23770 Math ! Brackets
23771 \end_layout
23772
23773 \end_inset
23774
23775
23776 \begin_inset Index idx
23777 status collapsed
23778
23779 \begin_layout Plain Layout
23780 Math ! Delimiters
23781 \end_layout
23782
23783 \end_inset
23784
23785
23786 \begin_inset CommandInset label
23787 LatexCommand label
23788 name "sec:Brackets-and-Delimiters"
23789
23790 \end_inset
23791
23792
23793 \end_layout
23794
23795 \begin_layout Standard
23796 There are several brackets available through LyX.
23797  For most purposes, using just the keys 
23798 \family typewriter
23799 []{}()|<>
23800 \family default
23801  should suffice.
23802  But if you want to surround a large structure, like a matrix or a fraction,
23803  or if you have several layers of brackets, it is better to use the math
23804  toolbar delimiter icon 
23805 \begin_inset Info
23806 type  "icon"
23807 arg   "dialog-show mathdelimiter"
23808 \end_inset
23809
23810 .
23811  For example, that's how you would construct the brackets around a standard
23812  matrix such as:
23813 \begin_inset Formula 
23814 \[
23815 \left[\begin{array}{cc}
23816 1 & 2\\
23817 3 & 4
23818 \end{array}\right]
23819 \]
23820
23821 \end_inset
23822
23823 and to make it easier to see the layers of parentheses as in: 
23824 \begin_inset Formula 
23825 \[
23826 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23827 \]
23828
23829 \end_inset
23830
23831
23832 \end_layout
23833
23834 \begin_layout Standard
23835 The parentheses, and other brackets from that menu will automatically re-size
23836  to accommodate the size of what is inside.
23837 \end_layout
23838
23839 \begin_layout Standard
23840 To construct brackets click on the button for the bracket you want on the
23841  left side and right side.
23842  If you use the option 
23843 \family sans
23844 Keep
23845 \begin_inset space ~
23846 \end_inset
23847
23848 matched
23849 \family default
23850 , the selected bracket type will be used for the left and the right side.
23851  The selection will be shown below the button field.
23852  If you want one side to not have a bracket, use the blank button.
23853  It will appear in LyX with a dotted line, but nothing will be printed.
23854 \end_layout
23855
23856 \begin_layout Standard
23857 If you want to place brackets around math structures, like a square root,
23858  you can do that by highlighting (selecting) the structure that is to go
23859  inside the brackets.
23860  Then choose the appropriate brackets for left and right and click on 
23861 \family sans
23862 Insert
23863 \family default
23864 .
23865  The parentheses will be drawn around the selected structure.
23866 \end_layout
23867
23868 \begin_layout Section
23869 Arrays and Multi-line Equations
23870 \begin_inset Index idx
23871 status collapsed
23872
23873 \begin_layout Plain Layout
23874 Math ! Arrays
23875 \end_layout
23876
23877 \end_inset
23878
23879
23880 \begin_inset Index idx
23881 status collapsed
23882
23883 \begin_layout Plain Layout
23884 Math ! Matrices
23885 \end_layout
23886
23887 \end_inset
23888
23889
23890 \begin_inset Index idx
23891 status collapsed
23892
23893 \begin_layout Plain Layout
23894 Math ! Multi-line Equations
23895 \end_layout
23896
23897 \end_inset
23898
23899
23900 \end_layout
23901
23902 \begin_layout Standard
23903 Matrices are entered in LyX using the 
23904 \family sans
23905 Math
23906 \begin_inset space ~
23907 \end_inset
23908
23909 Panel
23910 \family default
23911  matrix button 
23912 \begin_inset Graphics
23913         filename ../images/math/matrix.png
23914         scale 85
23915         groupId toolbarbuttons
23916
23917 \end_inset
23918
23919 .
23920  It will open a dialog for you to choose the number of rows/columns.
23921  Here is an example:
23922 \begin_inset Formula 
23923 \[
23924 \left(\begin{array}{ccc}
23925 1 & 2 & 3\\
23926 4 & 5 & 6\\
23927 7 & 8 & 9
23928 \end{array}\right)
23929 \]
23930
23931 \end_inset
23932
23933 The parentheses aren't automatic, but you can add them as described in section
23934 \begin_inset space ~
23935 \end_inset
23936
23937
23938 \begin_inset CommandInset ref
23939 LatexCommand ref
23940 reference "sec:Brackets-and-Delimiters"
23941
23942 \end_inset
23943
23944 .
23945  When you construct the matrix, you can decide whether the column entries
23946  will be left-, right-, or center-justified.
23947  This alignment is set in the box 
23948 \family sans
23949 Horizontal
23950 \family default
23951  with the letters 
23952 \begin_inset Quotes eld
23953 \end_inset
23954
23955
23956 \family sans
23957 l
23958 \family default
23959
23960 \begin_inset Quotes erd
23961 \end_inset
23962
23963
23964 \begin_inset Quotes eld
23965 \end_inset
23966
23967
23968 \family sans
23969 r
23970 \family default
23971
23972 \begin_inset Quotes erd
23973 \end_inset
23974
23975 , and 
23976 \begin_inset Quotes eld
23977 \end_inset
23978
23979
23980 \family sans
23981 c
23982 \family default
23983
23984 \begin_inset Quotes erd
23985 \end_inset
23986
23987 .
23988  LyX proposes a 
23989 \begin_inset Quotes eld
23990 \end_inset
23991
23992
23993 \family sans
23994 c
23995 \family default
23996
23997 \begin_inset Quotes erd
23998 \end_inset
23999
24000  for every column as default.
24001  For example, the sequence 
24002 \begin_inset Quotes eld
24003 \end_inset
24004
24005
24006 \family sans
24007 lcr
24008 \family default
24009
24010 \begin_inset Quotes erd
24011 \end_inset
24012
24013  means that the first column will be left-justified, the second will be
24014  centered, and the third column will be right-justified, because each letter
24015  corresponds to the relevant column.
24016  The result will look like this:
24017 \begin_inset Formula 
24018 \[
24019 \begin{array}{lcr}
24020 this & this\, column & this\, column\\
24021 column & has & has\, right\\
24022 has\, left\, alignment & center\, alignment & alignment
24023 \end{array}.
24024 \]
24025
24026 \end_inset
24027
24028
24029 \end_layout
24030
24031 \begin_layout Standard
24032 You can add more rows to an existing matrix by hitting 
24033 \begin_inset Info
24034 type  "shortcut"
24035 arg   "newline-insert newline"
24036 \end_inset
24037
24038  while the cursor is in the matrix.
24039  Adding or deleting columns can be done via the menu 
24040 \family sans
24041 Edit\SpecialChar \menuseparator
24042 Math
24043 \family default
24044  or the math toolbar.
24045 \end_layout
24046
24047 \begin_layout Standard
24048 There are other arrays used in formulas, such as distinctions of cases.
24049  It can be created with the menu 
24050 \family sans
24051 Insert\SpecialChar \menuseparator
24052 Math\SpecialChar \menuseparator
24053 Cases
24054 \begin_inset space ~
24055 \end_inset
24056
24057 Environment
24058 \family default
24059  or the command 
24060 \series bold
24061
24062 \backslash
24063 cases
24064 \series default
24065 .
24066  Here is an example: 
24067 \begin_inset Formula 
24068 \[
24069 f(x)=\begin{cases}
24070 -1 & x<0\\
24071 0 & x=0\\
24072 1 & x>0
24073 \end{cases}
24074 \]
24075
24076 \end_inset
24077
24078
24079 \end_layout
24080
24081 \begin_layout Standard
24082 \begin_inset VSpace bigskip
24083 \end_inset
24084
24085 Multi-line formulas are created when you press 
24086 \begin_inset Info
24087 type  "shortcut"
24088 arg   "newline-insert newline"
24089 \end_inset
24090
24091  within a formula.
24092  In an empty formula you can see that three blue boxes appear, one for each
24093  column.
24094  When you press 
24095 \begin_inset Info
24096 type  "shortcut"
24097 arg   "newline-insert newline"
24098 \end_inset
24099
24100  in a non-empty formula, the part before the relation sign (equal sign 
24101 \begin_inset Quotes eld
24102 \end_inset
24103
24104 =
24105 \begin_inset Quotes erd
24106 \end_inset
24107
24108  etc.) will be inserted automatically in the first column, the relation sign
24109  is in the second column, and the rest in the third column.
24110  A new row is created by every further hit of 
24111 \begin_inset Info
24112 type  "shortcut"
24113 arg   "newline-insert newline"
24114 \end_inset
24115
24116 .
24117  Multi-line formulas are always displayed formulas.
24118  Here is an example:
24119 \begin_inset Formula 
24120 \begin{eqnarray}
24121 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24122 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24123 \end{eqnarray}
24124
24125 \end_inset
24126
24127  To change the column assignment of the formula parts, place the cursor
24128  where you want to start the shift and hit 
24129 \family sans
24130 Ctrl-Tab.
24131
24132 \family default
24133  It shifts everything in the column which is right beside the current cursor
24134  position to the next column.
24135  Note that the middle column is designed for relation signs, structures
24136  within this column will be printed in a smaller size:
24137 \begin_inset Formula 
24138 \begin{eqnarray*}
24139 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24140 \end{eqnarray*}
24141
24142 \end_inset
24143
24144
24145 \end_layout
24146
24147 \begin_layout Standard
24148 The multi-line formula type described here is called 
24149 \family typewriter
24150 \series medium
24151 eqnarray
24152 \family default
24153 \series default
24154 .
24155  There are other multi-line types being more suitable for certain situations,
24156  for example if you want a better inter-line spacing than in formula (
24157 \begin_inset CommandInset ref
24158 LatexCommand ref
24159 reference "eq:asquared"
24160
24161 \end_inset
24162
24163 ).
24164  The other types are described in section
24165 \begin_inset space ~
24166 \end_inset
24167
24168
24169 \begin_inset CommandInset ref
24170 LatexCommand ref
24171 reference "sub:AMS-Formula-Types"
24172
24173 \end_inset
24174
24175 .
24176 \end_layout
24177
24178 \begin_layout Section
24179 Formula Numbering and Referencing
24180 \begin_inset Index idx
24181 status collapsed
24182
24183 \begin_layout Plain Layout
24184 Math ! Formula numbering
24185 \end_layout
24186
24187 \end_inset
24188
24189
24190 \begin_inset Index idx
24191 status collapsed
24192
24193 \begin_layout Plain Layout
24194 Math ! Referencing formulas
24195 \end_layout
24196
24197 \end_inset
24198
24199
24200 \begin_inset CommandInset label
24201 LatexCommand label
24202 name "sec:Formula-Numbering-and"
24203
24204 \end_inset
24205
24206
24207 \end_layout
24208
24209 \begin_layout Standard
24210 To number a formula, set the cursor in the formula and use the menu 
24211 \family sans
24212 Edit\SpecialChar \menuseparator
24213 Math\SpecialChar \menuseparator
24214 Toggle
24215 \begin_inset space ~
24216 \end_inset
24217
24218 Numbering
24219 \family default
24220  or the shortcut 
24221 \begin_inset Info
24222 type  "shortcut"
24223 arg   "math-number-toggle"
24224 \end_inset
24225
24226 .
24227  The formula number appears in LyX as 
24228 \begin_inset Quotes eld
24229 \end_inset
24230
24231 #
24232 \begin_inset Quotes erd
24233 \end_inset
24234
24235  within parentheses.
24236  The 
24237 \begin_inset Quotes eld
24238 \end_inset
24239
24240 #
24241 \begin_inset Quotes erd
24242 \end_inset
24243
24244  denotes that the number will be calculated automatically when the output
24245  is generated.
24246  The placement and format of the formula number in the output depends on
24247  the document class.
24248  In this document the number is printed together with the chapter number,
24249  separated by a dot:
24250 \begin_inset Formula 
24251 \begin{equation}
24252 1+1=2
24253 \end{equation}
24254
24255 \end_inset
24256
24257 Using 
24258 \begin_inset Info
24259 type  "shortcut"
24260 arg   "math-number-toggle"
24261 \end_inset
24262
24263  in a numbered formula will switch off the numbering.
24264  You can only number displayed formulas.
24265 \end_layout
24266
24267 \begin_layout Standard
24268 Multi-line formulas can be numbered line by line: Using the menu 
24269 \family sans
24270 Edit\SpecialChar \menuseparator
24271 Math\SpecialChar \menuseparator
24272 Toggle
24273 \begin_inset space ~
24274 \end_inset
24275
24276 Numbering
24277 \begin_inset space ~
24278 \end_inset
24279
24280 of
24281 \begin_inset space ~
24282 \end_inset
24283
24284 Line
24285 \family default
24286  or the shortcut 
24287 \begin_inset Info
24288 type  "shortcut"
24289 arg   "math-number-line-toggle"
24290 \end_inset
24291
24292  will only toggle the numbering of the line where the cursor is:
24293 \begin_inset Formula 
24294 \begin{eqnarray}
24295 1 & = & 3-2\\
24296 2 & = & 4-2\nonumber \\
24297 4 & \leq & 7
24298 \end{eqnarray}
24299
24300 \end_inset
24301
24302 To number all lines use the shortcut 
24303 \begin_inset Info
24304 type  "shortcut"
24305 arg   "math-number-toggle"
24306 \end_inset
24307
24308 .
24309 \end_layout
24310
24311 \begin_layout Standard
24312 \begin_inset VSpace bigskip
24313 \end_inset
24314
24315 Every displayed formula can be referenced by its number using a label.
24316  A label is inserted with the menu 
24317 \family sans
24318 Insert\SpecialChar \menuseparator
24319 Label
24320 \family default
24321  when the cursor is in the formula.
24322  This opens a dialog to enter the label.
24323  It is recommended to use the proposed 
24324 \begin_inset Quotes eld
24325 \end_inset
24326
24327
24328 \family sans
24329 eq:
24330 \family default
24331
24332 \begin_inset Quotes erd
24333 \end_inset
24334
24335  as first part of the label, because this helps later to identify the label
24336  type when you have many labels in your document.
24337  We inserted in the following example the label 
24338 \begin_inset Quotes eld
24339 \end_inset
24340
24341 eq:tanhExp
24342 \begin_inset Quotes erd
24343 \end_inset
24344
24345  in the second line:
24346 \begin_inset Formula 
24347 \begin{eqnarray}
24348 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24349  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24350 \end{eqnarray}
24351
24352 \end_inset
24353
24354 Every labeled line is automatically numbered.
24355  Therefore the label is shown in LyX at the place of the formula number
24356  placeholder 
24357 \begin_inset Quotes eld
24358 \end_inset
24359
24360 #
24361 \begin_inset Quotes erd
24362 \end_inset
24363
24364 .
24365  You can reference a labeled formula using the menu 
24366 \family sans
24367 Insert\SpecialChar \menuseparator
24368 Cross
24369 \begin_inset space ~
24370 \end_inset
24371
24372 Reference
24373 \family default
24374 .
24375  A dialog appears to choose a label you want refer to.
24376  The reference appears in LyX as a gray cross reference box and in the output
24377  as the formula number:
24378 \end_layout
24379
24380 \begin_layout Standard
24381 This is a cross-reference to equation (
24382 \begin_inset CommandInset ref
24383 LatexCommand ref
24384 reference "eq:tanhExp"
24385
24386 \end_inset
24387
24388 ).
24389 \end_layout
24390
24391 \begin_layout Standard
24392 The properties of LyX's cross-reference box are described in section
24393 \begin_inset space ~
24394 \end_inset
24395
24396
24397 \begin_inset CommandInset ref
24398 LatexCommand ref
24399 reference "sec:Cross-References"
24400
24401 \end_inset
24402
24403 .
24404  To delete a label, set the cursor in the labeled formula, use the menu
24405  
24406 \family sans
24407 Insert\SpecialChar \menuseparator
24408 Label
24409 \family default
24410  and delete the label in the appearing dialog.
24411 \begin_inset Foot
24412 status collapsed
24413
24414 \begin_layout Plain Layout
24415 This is a unintuitive and will be fixed in the next version of LyX.
24416 \end_layout
24417
24418 \end_inset
24419
24420  
24421 \end_layout
24422
24423 \begin_layout Section
24424 User defined math macros
24425 \begin_inset Index idx
24426 status collapsed
24427
24428 \begin_layout Plain Layout
24429 Math ! Macros
24430 \end_layout
24431
24432 \end_inset
24433
24434
24435 \end_layout
24436
24437 \begin_layout Standard
24438 LyX allows you to define macros for formulas which is very useful when you
24439  have equations of the same form in a document several times.
24440  Math macros are explained in section 
24441 \emph on
24442 Math
24443 \begin_inset space ~
24444 \end_inset
24445
24446 Macros
24447 \emph default
24448  of the 
24449 \emph on
24450 Math
24451 \emph default
24452  manual.
24453 \end_layout
24454
24455 \begin_layout Section
24456 Fine-Tuning
24457 \end_layout
24458
24459 \begin_layout Subsection
24460 Typefaces
24461 \begin_inset Index idx
24462 status collapsed
24463
24464 \begin_layout Plain Layout
24465 Math ! Typefaces
24466 \end_layout
24467
24468 \end_inset
24469
24470
24471 \end_layout
24472
24473 \begin_layout Standard
24474 The standard font for text is italic, for numbers the standard is roman.
24475  To set a font in a formula, use the 
24476 \family sans
24477 Math
24478 \begin_inset space ~
24479 \end_inset
24480
24481 Panel
24482 \family default
24483  button 
24484 \begin_inset Graphics
24485         filename ../images/math/font.png
24486         scale 85
24487         groupId toolbarbuttons
24488
24489 \end_inset
24490
24491 , or enter its command, listed in table
24492 \begin_inset space ~
24493 \end_inset
24494
24495
24496 \begin_inset CommandInset ref
24497 LatexCommand ref
24498 reference "cap:Typefaces-and-the"
24499
24500 \end_inset
24501
24502 , directly.
24503 \end_layout
24504
24505 \begin_layout Standard
24506 \begin_inset Float table
24507 wide false
24508 sideways false
24509 status open
24510
24511 \begin_layout Plain Layout
24512 \begin_inset Caption
24513
24514 \begin_layout Plain Layout
24515 \begin_inset CommandInset label
24516 LatexCommand label
24517 name "cap:Typefaces-and-the"
24518
24519 \end_inset
24520
24521 Typefaces and the corresponding commands.
24522 \end_layout
24523
24524 \end_inset
24525
24526
24527 \end_layout
24528
24529 \begin_layout Plain Layout
24530 \align center
24531 \begin_inset Tabular
24532 <lyxtabular version="3" rows="9" columns="2">
24533 <features tabularvalignment="middle">
24534 <column alignment="center" valignment="top" width="0pt">
24535 <column alignment="center" valignment="top" width="0pt">
24536 <row>
24537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24538 \begin_inset Text
24539
24540 \begin_layout Plain Layout
24541 Font
24542 \end_layout
24543
24544 \end_inset
24545 </cell>
24546 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24547 \begin_inset Text
24548
24549 \begin_layout Plain Layout
24550 Command
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 </row>
24556 <row>
24557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24558 \begin_inset Text
24559
24560 \begin_layout Plain Layout
24561
24562 \shape up
24563 \size normal
24564 \bar no
24565 \noun off
24566 \color none
24567 \begin_inset Formula $\mathrm{Roman}$
24568 \end_inset
24569
24570
24571 \end_layout
24572
24573 \end_inset
24574 </cell>
24575 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24576 \begin_inset Text
24577
24578 \begin_layout Plain Layout
24579
24580 \series bold
24581
24582 \backslash
24583 mathrm
24584 \end_layout
24585
24586 \end_inset
24587 </cell>
24588 </row>
24589 <row>
24590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24591 \begin_inset Text
24592
24593 \begin_layout Plain Layout
24594 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24595 \end_inset
24596
24597
24598 \end_layout
24599
24600 \end_inset
24601 </cell>
24602 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24603 \begin_inset Text
24604
24605 \begin_layout Plain Layout
24606
24607 \series bold
24608
24609 \backslash
24610 mathbf
24611 \end_layout
24612
24613 \end_inset
24614 </cell>
24615 </row>
24616 <row>
24617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24618 \begin_inset Text
24619
24620 \begin_layout Plain Layout
24621 \begin_inset Formula $\mathit{Italic}$
24622 \end_inset
24623
24624
24625 \end_layout
24626
24627 \end_inset
24628 </cell>
24629 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24630 \begin_inset Text
24631
24632 \begin_layout Plain Layout
24633
24634 \series bold
24635
24636 \backslash
24637 mathit
24638 \end_layout
24639
24640 \end_inset
24641 </cell>
24642 </row>
24643 <row>
24644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24645 \begin_inset Text
24646
24647 \begin_layout Plain Layout
24648
24649 \shape up
24650 \size normal
24651 \bar no
24652 \noun off
24653 \color none
24654 \begin_inset Formula $\mathtt{Typewriter}$
24655 \end_inset
24656
24657
24658 \end_layout
24659
24660 \end_inset
24661 </cell>
24662 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24663 \begin_inset Text
24664
24665 \begin_layout Plain Layout
24666
24667 \series bold
24668
24669 \backslash
24670 mathtt
24671 \end_layout
24672
24673 \end_inset
24674 </cell>
24675 </row>
24676 <row>
24677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24678 \begin_inset Text
24679
24680 \begin_layout Plain Layout
24681 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24682 \end_inset
24683
24684
24685 \end_layout
24686
24687 \end_inset
24688 </cell>
24689 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24690 \begin_inset Text
24691
24692 \begin_layout Plain Layout
24693
24694 \series bold
24695
24696 \backslash
24697 mathbb
24698 \end_layout
24699
24700 \end_inset
24701 </cell>
24702 </row>
24703 <row>
24704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24705 \begin_inset Text
24706
24707 \begin_layout Plain Layout
24708 \begin_inset Formula $\mathfrak{Fraktur}$
24709 \end_inset
24710
24711
24712 \end_layout
24713
24714 \end_inset
24715 </cell>
24716 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24717 \begin_inset Text
24718
24719 \begin_layout Plain Layout
24720
24721 \series bold
24722
24723 \backslash
24724 mathfrak
24725 \end_layout
24726
24727 \end_inset
24728 </cell>
24729 </row>
24730 <row>
24731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24732 \begin_inset Text
24733
24734 \begin_layout Plain Layout
24735
24736 \shape up
24737 \size normal
24738 \emph on
24739 \bar no
24740 \noun off
24741 \color none
24742 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24743 \end_inset
24744
24745
24746 \end_layout
24747
24748 \end_inset
24749 </cell>
24750 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24751 \begin_inset Text
24752
24753 \begin_layout Plain Layout
24754
24755 \series bold
24756
24757 \backslash
24758 mathcal
24759 \end_layout
24760
24761 \end_inset
24762 </cell>
24763 </row>
24764 <row>
24765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24766 \begin_inset Text
24767
24768 \begin_layout Plain Layout
24769 \begin_inset Formula $\mathsf{SansSerif}$
24770 \end_inset
24771
24772
24773 \end_layout
24774
24775 \end_inset
24776 </cell>
24777 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24778 \begin_inset Text
24779
24780 \begin_layout Plain Layout
24781
24782 \series bold
24783
24784 \backslash
24785 mathsf
24786 \end_layout
24787
24788 \end_inset
24789 </cell>
24790 </row>
24791 </lyxtabular>
24792
24793 \end_inset
24794
24795
24796 \end_layout
24797
24798 \end_inset
24799
24800
24801 \end_layout
24802
24803 \begin_layout Standard
24804 \begin_inset Note Greyedout
24805 status open
24806
24807 \begin_layout Plain Layout
24808
24809 \series bold
24810 Note:
24811 \series default
24812  You can only print capital letters in the typefaces 
24813 \family sans
24814 Blackboard
24815 \family default
24816  and 
24817 \family sans
24818 Calligraphic
24819 \family default
24820 .
24821 \end_layout
24822
24823 \end_inset
24824
24825
24826 \end_layout
24827
24828 \begin_layout Standard
24829 When you use a typeface, a blue box is inserted in the formula.
24830  Every character in this box will be printed in this typeface.
24831  Pressing 
24832 \family sans
24833 Space
24834 \family default
24835  within the box will set the cursor outside, so that you have to use a protected
24836  space when you need a space in the box.
24837  Here an example where 
24838 \begin_inset Quotes eld
24839 \end_inset
24840
24841 N
24842 \begin_inset Quotes erd
24843 \end_inset
24844
24845  in 
24846 \family sans
24847 Blackboard
24848 \family default
24849  denotes the set of numbers:
24850 \begin_inset Formula 
24851 \[
24852 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24853 \]
24854
24855 \end_inset
24856
24857
24858 \end_layout
24859
24860 \begin_layout Standard
24861 The typefaces are nestable, which can cause confusion.
24862  You can e.
24863 \begin_inset space \thinspace{}
24864 \end_inset
24865
24866 g.
24867 \begin_inset space \space{}
24868 \end_inset
24869
24870 put a character in 
24871 \family sans
24872 Fraktur
24873 \family default
24874  in a box for 
24875 \family sans
24876 Typewriter
24877 \family default
24878
24879 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24880 \end_inset
24881
24882  
24883 \begin_inset Newline newline
24884 \end_inset
24885
24886 So it is better not to use this feature.
24887 \end_layout
24888
24889 \begin_layout Standard
24890 The typefaces have no effect on Greek letters: 
24891 \begin_inset Formula $\mathfrak{abc\delta e}$
24892 \end_inset
24893
24894
24895 \begin_inset Newline newline
24896 \end_inset
24897
24898 You can only print them emboldened using the command 
24899 \series bold
24900
24901 \backslash
24902 boldsymbol
24903 \series default
24904 , which works like the other typeface commands: 
24905 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24906 \end_inset
24907
24908
24909 \end_layout
24910
24911 \begin_layout Standard
24912
24913 \series bold
24914
24915 \backslash
24916 boldsymbol
24917 \series default
24918  works for all symbols, letters, and numbers.
24919 \end_layout
24920
24921 \begin_layout Standard
24922 A number of other font options are available as well, in the menu 
24923 \family sans
24924 Edit\SpecialChar \menuseparator
24925 Math\SpecialChar \menuseparator
24926 Text
24927 \begin_inset space ~
24928 \end_inset
24929
24930 Style
24931 \family default
24932 .
24933 \end_layout
24934
24935 \begin_layout Subsection
24936 Math Text
24937 \begin_inset Index idx
24938 status collapsed
24939
24940 \begin_layout Plain Layout
24941 Math ! Text
24942 \end_layout
24943
24944 \end_inset
24945
24946
24947 \end_layout
24948
24949 \begin_layout Standard
24950 Typefaces are useful for entering some characters in some given font, but
24951  not for text.
24952  For typing longer pieces of text use the math text, which is obtained using
24953  the entry 
24954 \family sans
24955 Normal
24956 \begin_inset space ~
24957 \end_inset
24958
24959 text
24960 \begin_inset space ~
24961 \end_inset
24962
24963 mode
24964 \family default
24965  of the 
24966 \family sans
24967 Math
24968 \begin_inset space ~
24969 \end_inset
24970
24971 Panel
24972 \family default
24973  button 
24974 \begin_inset Graphics
24975         filename ../images/math/font.png
24976         scale 85
24977         groupId toolbarbuttons
24978
24979 \end_inset
24980
24981  (shortcut 
24982 \begin_inset Info
24983 type  "shortcut"
24984 arg   "font-default"
24985 \end_inset
24986
24987 ).
24988  Math text appears in LyX in black instead of blue.
24989  You can use spaces and accents in math text like in normal text.
24990  Here is an example:
24991 \begin_inset Formula 
24992 \[
24993 f(x)=\begin{cases}
24994 x & \mbox{if I say so}\\
24995 -x & \mbox{under Umständen}
24996 \end{cases}
24997 \]
24998
24999 \end_inset
25000
25001
25002 \end_layout
25003
25004 \begin_layout Subsection
25005 Font Sizes
25006 \begin_inset Index idx
25007 status collapsed
25008
25009 \begin_layout Plain Layout
25010 Math ! Font sizes
25011 \end_layout
25012
25013 \end_inset
25014
25015
25016 \end_layout
25017
25018 \begin_layout Standard
25019 There are four font styles (relative sizes) used in math-mode, which are
25020  automatically chosen in most situations.
25021  These are called 
25022 \family sans
25023 textstyle
25024 \family default
25025
25026 \family sans
25027 displaystyle
25028 \family default
25029
25030 \family sans
25031 scriptstyle
25032 \family default
25033 , and 
25034 \family sans
25035 scriptscriptstyle
25036 \family default
25037 .
25038  For most characters, 
25039 \family sans
25040 textstyle
25041 \family default
25042  and 
25043 \family sans
25044 displaystyle
25045 \family default
25046  are actually the same size, but fractions, superscripts and subscripts,
25047  and certain other structures, are set larger in 
25048 \family sans
25049 displaystyle
25050 \family default
25051 .
25052  Except for some operators, which resize themselves to accommodate various
25053  situations, all text will be set in the styles that LaTeX thinks are appropriat
25054 e.
25055  These choices can be overridden by using the math panel button 
25056 \begin_inset Graphics
25057         filename ../images/math/style.png
25058         scale 85
25059         groupId toolbarbuttons
25060
25061 \end_inset
25062
25063 .
25064  A box for the size will be created in which you can insert the math structure.
25065  For example, you can set 
25066 \begin_inset Formula $\frac{1}{2}$
25067 \end_inset
25068
25069 , which is normally in 
25070 \family sans
25071 textstyle
25072 \family default
25073 , larger in 
25074 \family sans
25075 displaystyle
25076 \family default
25077
25078 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25079 \end_inset
25080
25081 .
25082  The four styles are used in the following example:
25083 \end_layout
25084
25085 \begin_layout Standard
25086 \begin_inset Formula $displaystyle$
25087 \end_inset
25088
25089
25090 \begin_inset Formula ${\textstyle textstyle}$
25091 \end_inset
25092
25093
25094 \begin_inset Formula ${\scriptstyle scriptstyle}$
25095 \end_inset
25096
25097
25098 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25099 \end_inset
25100
25101 .
25102 \end_layout
25103
25104 \begin_layout Standard
25105 All these math-mode font sizes are relative, that means, if the whole math
25106  inset is set in a particular size with the menu 
25107 \family sans
25108 Edit\SpecialChar \menuseparator
25109 Text
25110 \begin_inset space ~
25111 \end_inset
25112
25113 Style
25114 \family default
25115 , all sizes in the formula will be adjusted relative to this size.
25116  Similarly, if the base font size of the document is changed, all fonts
25117  will be adjusted to correspond.
25118  As an example here is a formula in the font size 
25119 \begin_inset Quotes eld
25120 \end_inset
25121
25122 largest
25123 \begin_inset Quotes erd
25124 \end_inset
25125
25126 :
25127 \end_layout
25128
25129 \begin_layout Standard
25130
25131 \family roman
25132 \size largest
25133 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25134 \end_inset
25135
25136
25137 \end_layout
25138
25139 \begin_layout Section
25140 Theorem Modules
25141 \end_layout
25142
25143 \begin_layout Standard
25144 As of LyX 1.6, support for theorem-like environments has been moved out of
25145  the document classes and into layout modules.
25146 \begin_inset Index idx
25147 status collapsed
25148
25149 \begin_layout Plain Layout
25150 Layout Modules
25151 \end_layout
25152
25153 \end_inset
25154
25155  As a result, theorem-like environments can now easily be used with classes
25156  other than the AMS classes.
25157  See section 
25158 \begin_inset CommandInset ref
25159 LatexCommand ref
25160 reference "sub:Modules"
25161
25162 \end_inset
25163
25164  for more on layout modules.
25165 \end_layout
25166
25167 \begin_layout Section
25168 AMS-LaTeX
25169 \begin_inset Index idx
25170 status collapsed
25171
25172 \begin_layout Plain Layout
25173 AMS math
25174 \end_layout
25175
25176 \end_inset
25177
25178
25179 \begin_inset Index idx
25180 status collapsed
25181
25182 \begin_layout Plain Layout
25183 Math ! AMS
25184 \end_layout
25185
25186 \end_inset
25187
25188
25189 \end_layout
25190
25191 \begin_layout Standard
25192 LyX supports the packages provided by the American Mathematical Society
25193  (AMS) that are in common use.
25194 \end_layout
25195
25196 \begin_layout Subsection
25197 Enabling AMS-Support
25198 \end_layout
25199
25200 \begin_layout Standard
25201 Selecting the checkbox 
25202 \family sans
25203 Use
25204 \begin_inset space ~
25205 \end_inset
25206
25207 AMS
25208 \begin_inset space ~
25209 \end_inset
25210
25211 math
25212 \begin_inset space ~
25213 \end_inset
25214
25215 package
25216 \family default
25217  in the 
25218 \family sans
25219 Document\SpecialChar \menuseparator
25220 Settings
25221 \family default
25222
25223 \begin_inset Index idx
25224 status collapsed
25225
25226 \begin_layout Plain Layout
25227 Document ! Settings
25228 \end_layout
25229
25230 \end_inset
25231
25232  dialog under 
25233 \family sans
25234 Math
25235 \begin_inset space ~
25236 \end_inset
25237
25238 Options
25239 \family default
25240  will include the AMS-packages in the document, and make the facilities
25241  available.
25242  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25243  formulas, ensure that you have enabled AMS.
25244 \end_layout
25245
25246 \begin_layout Subsection
25247 AMS-Formula Types
25248 \begin_inset CommandInset label
25249 LatexCommand label
25250 name "sub:AMS-Formula-Types"
25251
25252 \end_inset
25253
25254
25255 \begin_inset Index idx
25256 status collapsed
25257
25258 \begin_layout Plain Layout
25259 Math ! Multi-line Equations
25260 \end_layout
25261
25262 \end_inset
25263
25264
25265 \end_layout
25266
25267 \begin_layout Standard
25268 AMS-LaTeX provides a selection of different formula types.
25269  LyX allows you to choose between 
25270 \family typewriter
25271 align
25272 \family default
25273
25274 \family typewriter
25275 alignat
25276 \family default
25277
25278 \family typewriter
25279 flalign
25280 \family default
25281
25282 \family typewriter
25283 gather
25284 \family default
25285 , and 
25286 \family typewriter
25287 multline
25288 \family default
25289 .
25290  We refer to the AMS-documentation for an explanation of these formula types.
25291 \end_layout
25292
25293 \begin_layout Chapter
25294 More Tools
25295 \end_layout
25296
25297 \begin_layout Section
25298 Cross-References
25299 \begin_inset Index idx
25300 status collapsed
25301
25302 \begin_layout Plain Layout
25303 Cross references
25304 \end_layout
25305
25306 \end_inset
25307
25308
25309 \begin_inset CommandInset label
25310 LatexCommand label
25311 name "sec:Cross-References"
25312
25313 \end_inset
25314
25315
25316 \end_layout
25317
25318 \begin_layout Standard
25319 One of LyX's strengths are cross-references.
25320  You can reference every section, float, footnote, formula, and list in
25321  the document.
25322  To reference a document part, you have to insert a label into it.
25323  The label is used as anchor and name for the reference.
25324  We want for example to refer to the second item of the following list:
25325 \end_layout
25326
25327 \begin_layout Enumerate
25328 First item
25329 \end_layout
25330
25331 \begin_layout Enumerate
25332 \begin_inset CommandInset label
25333 LatexCommand label
25334 name "enu:Second-item"
25335
25336 \end_inset
25337
25338 Second item
25339 \end_layout
25340
25341 \begin_layout Enumerate
25342 Third item
25343 \end_layout
25344
25345 \begin_layout Standard
25346 First we insert a label into the second item with the menu 
25347 \family sans
25348 Insert\SpecialChar \menuseparator
25349 Label
25350 \family default
25351  or by pressing the toolbar button 
25352 \begin_inset Info
25353 type  "icon"
25354 arg   "label-insert"
25355 \end_inset
25356
25357 .
25358  A gray label box like this: 
25359 \begin_inset Graphics
25360         filename clipart/labelQt4.png
25361         scale 85
25362
25363 \end_inset
25364
25365  is inserted and the label window pops up asking for the label text.
25366  LyX offers as text the first words of the item with a prefix, in our case
25367  the text 
25368 \begin_inset Quotes eld
25369 \end_inset
25370
25371
25372 \family sans
25373 enu: Second-item
25374 \family default
25375
25376 \begin_inset Quotes erd
25377 \end_inset
25378
25379 .
25380  The prefix 
25381 \begin_inset Quotes eld
25382 \end_inset
25383
25384
25385 \family sans
25386 enu:
25387 \family default
25388
25389 \begin_inset Quotes erd
25390 \end_inset
25391
25392  stands for 
25393 \begin_inset Quotes eld
25394 \end_inset
25395
25396 enumerate
25397 \begin_inset Quotes erd
25398 \end_inset
25399
25400 .
25401  The prefix depends on the document part where the label is inserted, e.
25402 \begin_inset space \thinspace{}
25403 \end_inset
25404
25405 g.
25406 \begin_inset space \space{}
25407 \end_inset
25408
25409 if you insert a label into a section heading, the prefix will be 
25410 \begin_inset Quotes eld
25411 \end_inset
25412
25413
25414 \family sans
25415 sec:
25416 \family default
25417
25418 \begin_inset Quotes erd
25419 \end_inset
25420
25421 .
25422 \end_layout
25423
25424 \begin_layout Standard
25425 To reference the item, we refer to its label using the menu 
25426 \family sans
25427 Insert\SpecialChar \menuseparator
25428 Cross-Reference
25429 \family default
25430  or the toolbar button 
25431 \begin_inset Info
25432 type  "icon"
25433 arg   "dialog-show-new-inset ref"
25434 \end_inset
25435
25436 .
25437  A gray cross-reference box like this: 
25438 \begin_inset Graphics
25439         filename clipart/referenceQt4.png
25440         scale 85
25441
25442 \end_inset
25443
25444  is inserted and the cross-reference window appears showing all the labels
25445  in the document.
25446  We can now sort the labels alphabetically and then choose the entry 
25447 \begin_inset Quotes eld
25448 \end_inset
25449
25450
25451 \family sans
25452 enu:Second-item
25453 \family default
25454
25455 \begin_inset Quotes erd
25456 \end_inset
25457
25458 .
25459  At the position of the cross-reference box the item number will appear
25460  in the output.
25461 \end_layout
25462
25463 \begin_layout Standard
25464 Alternatively to 
25465 \family sans
25466 Insert\SpecialChar \menuseparator
25467 Cross-Reference
25468 \family default
25469 , you can right-click on a label and use in the appearing context menu 
25470 \family sans
25471 Copy as Reference
25472 \family default
25473 .
25474  The cross-reference to this label is now in the clipboard and can be pasted
25475  to the actual cursor position via the menu 
25476 \family sans
25477 Edit\SpecialChar \menuseparator
25478 Paste
25479 \family default
25480  (shortcut 
25481 \begin_inset Info
25482 type  "shortcut"
25483 arg   "paste"
25484 \end_inset
25485
25486 ).
25487 \end_layout
25488
25489 \begin_layout Standard
25490 Here is our cross-reference: Item
25491 \begin_inset space ~
25492 \end_inset
25493
25494
25495 \begin_inset CommandInset ref
25496 LatexCommand ref
25497 reference "enu:Second-item"
25498
25499 \end_inset
25500
25501
25502 \end_layout
25503
25504 \begin_layout Standard
25505 It is recommended to use a protected space
25506 \begin_inset Foot
25507 status collapsed
25508
25509 \begin_layout Plain Layout
25510 described in section
25511 \begin_inset space ~
25512 \end_inset
25513
25514
25515 \begin_inset CommandInset ref
25516 LatexCommand ref
25517 reference "sub:Protected-Space"
25518
25519 \end_inset
25520
25521
25522 \end_layout
25523
25524 \end_inset
25525
25526  between the cross-reference name and the cross-reference to avoid ugly
25527  line breaks between them.
25528 \end_layout
25529
25530 \begin_layout Standard
25531 There are six formats of cross-references:
25532 \end_layout
25533
25534 \begin_layout Description
25535 <reference>: prints the number, this is the default: 
25536 \begin_inset CommandInset ref
25537 LatexCommand ref
25538 reference "fig:Two-distorted-images"
25539
25540 \end_inset
25541
25542
25543 \end_layout
25544
25545 \begin_layout Description
25546 (<reference>): prints the number within two parentheses, this is the style
25547  normally used to reference formulas, especially when the reference name
25548  
25549 \begin_inset Quotes eld
25550 \end_inset
25551
25552 Equation
25553 \begin_inset Quotes erd
25554 \end_inset
25555
25556  is omitted: 
25557 \begin_inset CommandInset ref
25558 LatexCommand eqref
25559 reference "eq:tanhExp"
25560
25561 \end_inset
25562
25563
25564 \end_layout
25565
25566 \begin_layout Description
25567 <page>: prints the page number: Page
25568 \begin_inset space ~
25569 \end_inset
25570
25571
25572 \begin_inset CommandInset ref
25573 LatexCommand pageref
25574 reference "fig:Two-distorted-images"
25575
25576 \end_inset
25577
25578
25579 \end_layout
25580
25581 \begin_layout Description
25582 on
25583 \begin_inset space ~
25584 \end_inset
25585
25586 page
25587 \begin_inset space ~
25588 \end_inset
25589
25590 <page>: prints the text "on page" and the page number: 
25591 \begin_inset CommandInset ref
25592 LatexCommand vpageref
25593 reference "fig:Two-distorted-images"
25594
25595 \end_inset
25596
25597
25598 \end_layout
25599
25600 \begin_layout Description
25601 <reference>
25602 \begin_inset space ~
25603 \end_inset
25604
25605 on
25606 \begin_inset space ~
25607 \end_inset
25608
25609 page
25610 \begin_inset space ~
25611 \end_inset
25612
25613 <page>: prints the number, the text "on page", and the page number: 
25614 \begin_inset CommandInset ref
25615 LatexCommand vref
25616 reference "fig:Two-distorted-images"
25617
25618 \end_inset
25619
25620
25621 \end_layout
25622
25623 \begin_layout Description
25624 Formatted
25625 \begin_inset space ~
25626 \end_inset
25627
25628 reference: prints a self defined cross-reference format.
25629 \begin_inset Newline newline
25630 \end_inset
25631
25632
25633 \begin_inset Note Greyedout
25634 status open
25635
25636 \begin_layout Plain Layout
25637
25638 \series bold
25639 Note:
25640 \series default
25641  This feature is only available when you have the LaTeX-package 
25642 \series bold
25643 prettyref
25644 \series default
25645  or 
25646 \series bold
25647 refstyle
25648 \series default
25649
25650 \begin_inset Index idx
25651 status collapsed
25652
25653 \begin_layout Plain Layout
25654 LaTeX-packages ! prettyref
25655 \end_layout
25656
25657 \end_inset
25658
25659
25660 \begin_inset Index idx
25661 status collapsed
25662
25663 \begin_layout Plain Layout
25664 LaTeX-packages ! refstyle
25665 \end_layout
25666
25667 \end_inset
25668
25669  installed.
25670 \end_layout
25671
25672 \end_inset
25673
25674
25675 \begin_inset Newline newline
25676 \end_inset
25677
25678 You can select which LaTeX-package should be used for this feature by setting
25679  the option 
25680 \family sans
25681 Use refstyle (not prettyref) for cross-references
25682 \family default
25683  in the menu 
25684 \family sans
25685 Document\SpecialChar \menuseparator
25686 Settings\SpecialChar \menuseparator
25687 Document Class
25688 \family default
25689 .
25690  The package 
25691 \series bold
25692 refstyle
25693 \series default
25694  is the default and preferred because 
25695 \series bold
25696 prettyref
25697 \series default
25698  supports only English documents.
25699  The format is specified by using the command 
25700 \series bold
25701
25702 \backslash
25703 newrefformat
25704 \series default
25705  (prettyref) or 
25706 \series bold
25707
25708 \backslash
25709 newref
25710 \series default
25711  (refstyle) in the LaTeX preamble of the document.
25712  For example redefining all references to figures (which have the label
25713  shortcut 
25714 \begin_inset Quotes eld
25715 \end_inset
25716
25717
25718 \family sans
25719 fig
25720 \family default
25721
25722 \begin_inset Quotes erd
25723 \end_inset
25724
25725 ) can be done with this command
25726 \begin_inset Newline newline
25727 \end_inset
25728
25729
25730 \series bold
25731
25732 \backslash
25733 newref{fig}{refcmd={Image on page 
25734 \backslash
25735 pageref{#1}}}
25736 \series default
25737
25738 \begin_inset Newline newline
25739 \end_inset
25740
25741 For more information about the format, have a look at the package documentations
25742
25743 \begin_inset CommandInset citation
25744 LatexCommand cite
25745 key "prettyref,refstyle"
25746
25747 \end_inset
25748
25749 .
25750 \end_layout
25751
25752 \begin_layout Description
25753 Textual
25754 \begin_inset space ~
25755 \end_inset
25756
25757 reference: prints the caption or the name of the reference: 
25758 \begin_inset CommandInset ref
25759 LatexCommand nameref
25760 reference "fig:Two-distorted-images"
25761
25762 \end_inset
25763
25764
25765 \end_layout
25766
25767 \begin_layout Standard
25768
25769 \family sans
25770 <page>
25771 \family default
25772  will not print the page number if the label is on the previous, the same,
25773  or the next page.
25774  You will e.
25775 \begin_inset space \thinspace{}
25776 \end_inset
25777
25778 g.
25779 \begin_inset space \space{}
25780 \end_inset
25781
25782 see the text 
25783 \begin_inset Quotes eld
25784 \end_inset
25785
25786
25787 \family sans
25788 on this page
25789 \family default
25790
25791 \begin_inset Quotes erd
25792 \end_inset
25793
25794  instead.
25795  The style 
25796 \family sans
25797 <reference> on page <page>
25798 \family default
25799  will not print anything about the page if the label is on the same page.
25800 \end_layout
25801
25802 \begin_layout Standard
25803 The number and current page of the referenced document part in the output
25804  is automatically calculated by LaTeX.
25805  The varieties are adjusted in the field 
25806 \family sans
25807 Format
25808 \family default
25809  of the cross-reference window, that appear when you click on the cross-referenc
25810 e.
25811 \end_layout
25812
25813 \begin_layout Standard
25814 You can only use the style 
25815 \family sans
25816 <reference>
25817 \family default
25818  to reference numbered document parts, while the reference style 
25819 \family sans
25820 <page>
25821 \family default
25822  is always possible.
25823 \end_layout
25824
25825 \begin_layout Standard
25826 If you want to reference a section, put the label in the section heading;
25827  for floats put the label in the caption; for footnotes put the label in
25828  it.
25829  Referencing formulas is explained in section
25830 \begin_inset space ~
25831 \end_inset
25832
25833
25834 \begin_inset CommandInset ref
25835 LatexCommand ref
25836 reference "sec:Formula-Numbering-and"
25837
25838 \end_inset
25839
25840 .
25841 \end_layout
25842
25843 \begin_layout Standard
25844 Right-clicking on a cross-reference opens a context menu.
25845  The entry 
25846 \family sans
25847 Go
25848 \begin_inset space ~
25849 \end_inset
25850
25851 to
25852 \begin_inset space ~
25853 \end_inset
25854
25855 Label
25856 \family default
25857  sets the cursor before the referenced label.
25858  This entry will be renamed in the context menu of the label to 
25859 \family sans
25860 Go
25861 \begin_inset space ~
25862 \end_inset
25863
25864 Back
25865 \family default
25866  so that you can use it to set the cursor back to the cross-reference.
25867  You can also go back with the toolbar button 
25868 \begin_inset Info
25869 type  "icon"
25870 arg   "bookmark-goto 0"
25871 \end_inset
25872
25873 .
25874 \end_layout
25875
25876 \begin_layout Standard
25877 You can change labels at any time.
25878  References to the changed label will automatically be updated so that you
25879  do not need to take care about this.
25880 \end_layout
25881
25882 \begin_layout Standard
25883 If a cross-reference refers to a non-existent label, you will see two question
25884  marks in the output instead of the reference.
25885 \end_layout
25886
25887 \begin_layout Standard
25888 References are described in detail in sec.
25889 \begin_inset space ~
25890 \end_inset
25891
25892
25893 \begin_inset Quotes eld
25894 \end_inset
25895
25896 Referencing Floats
25897 \begin_inset Quotes erd
25898 \end_inset
25899
25900  of the 
25901 \emph on
25902 Embedded
25903 \begin_inset space ~
25904 \end_inset
25905
25906 Objects
25907 \emph default
25908  manual.
25909 \end_layout
25910
25911 \begin_layout Section
25912 Table of Contents and other Listings
25913 \begin_inset Index idx
25914 status collapsed
25915
25916 \begin_layout Plain Layout
25917 Table of contents
25918 \end_layout
25919
25920 \end_inset
25921
25922
25923 \begin_inset Index idx
25924 status collapsed
25925
25926 \begin_layout Plain Layout
25927 Outline
25928 \end_layout
25929
25930 \end_inset
25931
25932
25933 \begin_inset CommandInset label
25934 LatexCommand label
25935 name "sec:toc"
25936
25937 \end_inset
25938
25939
25940 \end_layout
25941
25942 \begin_layout Subsection
25943 Table of Contents
25944 \begin_inset CommandInset label
25945 LatexCommand label
25946 name "sub:Table-of-Contents"
25947
25948 \end_inset
25949
25950
25951 \end_layout
25952
25953 \begin_layout Standard
25954 The Table of Contents (TOC) is inserted with the menu 
25955 \family sans
25956 Insert\SpecialChar \menuseparator
25957 List/TOC\SpecialChar \menuseparator
25958 Table
25959 \begin_inset space ~
25960 \end_inset
25961
25962 of
25963 \begin_inset space ~
25964 \end_inset
25965
25966 Contents
25967 \family default
25968 .
25969  Is is displayed in LyX as a gray box.
25970  If you click on it, the 
25971 \family sans
25972 Outline
25973 \family default
25974  window appears, showing you the TOC entries as outline to move and rearrange
25975  sections in your documents.
25976  So this operation is an alternative to the menu 
25977 \family sans
25978 Document\SpecialChar \menuseparator
25979 Outline
25980 \family default
25981  that is described in sec.
25982 \begin_inset space \thinspace{}
25983 \end_inset
25984
25985
25986 \begin_inset CommandInset ref
25987 LatexCommand ref
25988 reference "sec:Navigating"
25989
25990 \end_inset
25991
25992 .
25993 \end_layout
25994
25995 \begin_layout Standard
25996 The TOC in the document output lists every numbered section automatically.
25997  If you have declared a short title for a section heading, as described
25998  in section
25999 \begin_inset space ~
26000 \end_inset
26001
26002
26003 \begin_inset CommandInset ref
26004 LatexCommand ref
26005 reference "sec:Short-Titles"
26006
26007 \end_inset
26008
26009 , it will be used in the TOC instead of the section heading.
26010  Section
26011 \begin_inset space ~
26012 \end_inset
26013
26014
26015 \begin_inset CommandInset ref
26016 LatexCommand ref
26017 reference "sub:Numbering-depth"
26018
26019 \end_inset
26020
26021  describes how the level is adjusted that defines which section types are
26022  listed in the TOC.
26023  Unnumbered sections are not listed in the TOC.
26024 \end_layout
26025
26026 \begin_layout Subsection
26027 List of Figures, Tables, and Algorithms
26028 \begin_inset CommandInset label
26029 LatexCommand label
26030 name "sub:List-of-Figures"
26031
26032 \end_inset
26033
26034
26035 \end_layout
26036
26037 \begin_layout Standard
26038 Table, figure, and algorithm lists are very much like the table of contents.
26039  You can insert them via the 
26040 \family sans
26041 Insert\SpecialChar \menuseparator
26042 List
26043 \begin_inset space ~
26044 \end_inset
26045
26046 /
26047 \begin_inset space ~
26048 \end_inset
26049
26050 TOC
26051 \family default
26052  submenus.
26053  The list entries are the float captions and the float number.
26054 \end_layout
26055
26056 \begin_layout Section
26057 URLs and Hyperlinks
26058 \begin_inset Index idx
26059 status collapsed
26060
26061 \begin_layout Plain Layout
26062 URLs
26063 \end_layout
26064
26065 \end_inset
26066
26067
26068 \begin_inset Index idx
26069 status collapsed
26070
26071 \begin_layout Plain Layout
26072 Hyperlinks
26073 \end_layout
26074
26075 \end_inset
26076
26077
26078 \end_layout
26079
26080 \begin_layout Subsection
26081 URLs
26082 \begin_inset CommandInset label
26083 LatexCommand label
26084 name "sub:URLs"
26085
26086 \end_inset
26087
26088
26089 \end_layout
26090
26091 \begin_layout Standard
26092 Links to web pages or email addresses can be inserted via the menu 
26093 \family sans
26094 Insert\SpecialChar \menuseparator
26095 URL
26096 \family default
26097 .
26098 \end_layout
26099
26100 \begin_layout Standard
26101 Here is an example URL: LyX's homepage: 
26102 \begin_inset Flex URL
26103 status open
26104
26105 \begin_layout Plain Layout
26106
26107 http://www.lyx.org
26108 \end_layout
26109
26110 \end_inset
26111
26112
26113 \end_layout
26114
26115 \begin_layout Standard
26116 You cannot change the style of the link text, the URL text will always be
26117  in the style 
26118 \family typewriter
26119 Typewriter
26120 \family default
26121 .
26122  To be able to format the URL text, use hyperlinks as explained in the next
26123  subsection.
26124 \end_layout
26125
26126 \begin_layout Standard
26127 \begin_inset Note Greyedout
26128 status open
26129
26130 \begin_layout Plain Layout
26131
26132 \series bold
26133 Note:
26134 \series default
26135  URLs must not end with a backslash, otherwise you get LaTeX errors.
26136 \end_layout
26137
26138 \end_inset
26139
26140
26141 \end_layout
26142
26143 \begin_layout Subsection
26144 Hyperlinks
26145 \begin_inset CommandInset label
26146 LatexCommand label
26147 name "sub:Hyperlinks"
26148
26149 \end_inset
26150
26151
26152 \end_layout
26153
26154 \begin_layout Standard
26155 Hyperlinks can be inserted with the menu 
26156 \family sans
26157 Insert\SpecialChar \menuseparator
26158 Hyperlink
26159 \family default
26160  or with the toolbar button 
26161 \begin_inset Info
26162 type  "icon"
26163 arg   "href-insert"
26164 \end_inset
26165
26166 .
26167  The appearing dialog has two fields: 
26168 \family sans
26169 Target
26170 \family default
26171  and 
26172 \family sans
26173 Name
26174 \family default
26175 .
26176  The name is the printed text for the hyperlink.
26177  The hyperlink type can be a weblink like this: 
26178 \begin_inset CommandInset href
26179 LatexCommand href
26180 name "LyX's homepage"
26181 target "http://www.lyx.org"
26182
26183 \end_inset
26184
26185 , an Email address like this: 
26186 \begin_inset CommandInset href
26187 LatexCommand href
26188 name "lyx-docs mailing list"
26189 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26190 type "mailto:"
26191
26192 \end_inset
26193
26194 , or a link to a file.
26195 \end_layout
26196
26197 \begin_layout Standard
26198 You can start applications via a hyperlink when you insert a weblink, but
26199  add the prefix 
26200 \begin_inset Quotes eld
26201 \end_inset
26202
26203
26204 \family sans
26205 run:
26206 \family default
26207
26208 \begin_inset Quotes erd
26209 \end_inset
26210
26211  to the link target.
26212 \end_layout
26213
26214 \begin_layout Standard
26215 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26216  and become clickable in the DVI and PDF-output.
26217  To set the format of the link text, highlight the hyperlink inset and use
26218  the text style dialog.
26219  This is for example a hyperlink with bold sans serif text: 
26220 \family sans
26221 \series bold
26222
26223 \begin_inset CommandInset href
26224 LatexCommand href
26225 name "LyX's homepage"
26226 target "http://www.lyx.org"
26227
26228 \end_inset
26229
26230
26231 \end_layout
26232
26233 \begin_layout Standard
26234 The link text color can be changed, when the option 
26235 \family sans
26236 Color links
26237 \family default
26238  is set in the PDF Properties dialog (menu 
26239 \family sans
26240 Document\SpecialChar \menuseparator
26241 Settings\SpecialChar \menuseparator
26242 PDF Properties
26243 \family default
26244 ).
26245  The link text is for example set in this document to blue by adding the
26246  option
26247 \begin_inset Newline newline
26248 \end_inset
26249
26250
26251 \series bold
26252 urlcolor=blue
26253 \series default
26254
26255 \begin_inset Newline newline
26256 \end_inset
26257
26258 to the field 
26259 \family sans
26260 Additional options
26261 \family default
26262  in the PDF Properties dialog.
26263 \end_layout
26264
26265 \begin_layout Section
26266 Appendices
26267 \begin_inset Index idx
26268 status collapsed
26269
26270 \begin_layout Plain Layout
26271 Appendix
26272 \end_layout
26273
26274 \end_inset
26275
26276
26277 \begin_inset CommandInset label
26278 LatexCommand label
26279 name "sec:Appendices"
26280
26281 \end_inset
26282
26283
26284 \end_layout
26285
26286 \begin_layout Standard
26287 Appendices are created with the menu 
26288 \family sans
26289 Document\SpecialChar \menuseparator
26290 Start
26291 \begin_inset space ~
26292 \end_inset
26293
26294 Appendix
26295 \begin_inset space ~
26296 \end_inset
26297
26298 Here
26299 \family default
26300 .
26301  This menu sets the document from the current cursor position to the end
26302  as the appendix region.
26303  The region is marked with a red borderline.
26304 \end_layout
26305
26306 \begin_layout Standard
26307 Every chapter (or section) within the appendix region is treated as an appendix,
26308  numbered with a capital Latin letter.
26309  The appendix subsections are numbered with this letter followed by a dot
26310  and the subsection number.
26311  All appendix sections can be referenced as if they were normal sections,
26312  here two examples:
26313 \end_layout
26314
26315 \begin_layout Standard
26316 Appendix
26317 \begin_inset space ~
26318 \end_inset
26319
26320
26321 \begin_inset CommandInset ref
26322 LatexCommand ref
26323 reference "cha:Credits"
26324
26325 \end_inset
26326
26327 ; Appendix
26328 \begin_inset space ~
26329 \end_inset
26330
26331
26332 \begin_inset CommandInset ref
26333 LatexCommand ref
26334 reference "sub:Export"
26335
26336 \end_inset
26337
26338
26339 \end_layout
26340
26341 \begin_layout Section
26342 Bibliography
26343 \begin_inset Index idx
26344 status collapsed
26345
26346 \begin_layout Plain Layout
26347 Bibliography
26348 \end_layout
26349
26350 \end_inset
26351
26352
26353 \begin_inset CommandInset label
26354 LatexCommand label
26355 name "sec:Bibliography"
26356
26357 \end_inset
26358
26359
26360 \end_layout
26361
26362 \begin_layout Standard
26363 There are two ways of generating the bibliography in a LyX-document.
26364  You can include a bibliography database,
26365 \begin_inset Foot
26366 status collapsed
26367
26368 \begin_layout Plain Layout
26369 Known under the name 
26370 \begin_inset Quotes eld
26371 \end_inset
26372
26373 BibTeX-database
26374 \begin_inset Quotes erd
26375 \end_inset
26376
26377 .
26378 \end_layout
26379
26380 \end_inset
26381
26382  which is explained in the next subsection, or you can insert the bibliography
26383  manually, using the paragraph environment 
26384 \family sans
26385 Bibliography
26386 \family default
26387 , which was described in section
26388 \begin_inset space ~
26389 \end_inset
26390
26391
26392 \begin_inset CommandInset ref
26393 LatexCommand ref
26394 reference "sub:Biblio_environment"
26395
26396 \end_inset
26397
26398 .
26399  If you want anything other than numerical citations that are used in this
26400  document, like author-year citations, then you must
26401 \emph on
26402  
26403 \emph default
26404 use a bibliography database.
26405 \end_layout
26406
26407 \begin_layout Subsection
26408 The Bibliography Environment
26409 \end_layout
26410
26411 \begin_layout Standard
26412 Within the 
26413 \family sans
26414 Bibliography
26415 \family default
26416  environment, every paragraph begins with a gray bibliography box labeled
26417  with a number.
26418  If you click on it, you will get a dialog in which you can set a 
26419 \family sans
26420 Key
26421 \family default
26422  and a 
26423 \family sans
26424 Label
26425 \family default
26426 .
26427  The key is the symbolic name by which you will refer to this bibliography
26428  entry.
26429  For example, our second entry in the bibliography is a book about LaTeX
26430  and we used 
26431 \begin_inset Quotes eld
26432 \end_inset
26433
26434 latexcompanion
26435 \begin_inset Quotes erd
26436 \end_inset
26437
26438 , a short form of its title, as key.
26439 \end_layout
26440
26441 \begin_layout Standard
26442 You can refer to the key of a bibliography entry using the menu 
26443 \family sans
26444 Insert\SpecialChar \menuseparator
26445 Citation
26446 \family default
26447  or the toolbar button 
26448 \begin_inset Info
26449 type  "icon"
26450 arg   "dialog-show-new-inset citation"
26451 \end_inset
26452
26453 .
26454  A citation reference box is inserted and a citation window will appear
26455  in which you can select one or more keys in the available key list.
26456  The citation reference box will be labeled with the referenced key.
26457  When you click on the box, the citation window appears and you can change
26458  the reference.
26459 \end_layout
26460
26461 \begin_layout Standard
26462 Citation references appear in the output as the number of the bibliography
26463  entry with surrounding brackets.
26464  If you set a 
26465 \family sans
26466 Label
26467 \family default
26468  for the entry, the label will appear instead of the number.
26469  Here are two examples; the first without a label, the second with the label
26470  
26471 \begin_inset Quotes eld
26472 \end_inset
26473
26474 Credits
26475 \begin_inset Quotes erd
26476 \end_inset
26477
26478 :
26479 \end_layout
26480
26481 \begin_layout Standard
26482 Have a look at the 
26483 \family sans
26484 LaTeX Companion Second Edition
26485 \family default
26486
26487 \begin_inset CommandInset citation
26488 LatexCommand cite
26489 key "latexcompanion"
26490
26491 \end_inset
26492
26493
26494 \end_layout
26495
26496 \begin_layout Standard
26497 The LyX-Team members are listed in the Credits: 
26498 \begin_inset CommandInset citation
26499 LatexCommand cite
26500 key "lyxcredit"
26501
26502 \end_inset
26503
26504
26505 \end_layout
26506
26507 \begin_layout Subsection
26508 Bibliography databases (BibTeX)
26509 \begin_inset Index idx
26510 status collapsed
26511
26512 \begin_layout Plain Layout
26513 Bibliography ! Databases
26514 \end_layout
26515
26516 \end_inset
26517
26518
26519 \begin_inset Index idx
26520 status collapsed
26521
26522 \begin_layout Plain Layout
26523 Bibliography ! BibTeX
26524 \end_layout
26525
26526 \end_inset
26527
26528
26529 \begin_inset CommandInset label
26530 LatexCommand label
26531 name "sub:Bibliography-databases"
26532
26533 \end_inset
26534
26535
26536 \end_layout
26537
26538 \begin_layout Standard
26539 Bibliography databases are useful if you use the same bibliography in different
26540  documents.
26541 \begin_inset Foot
26542 status collapsed
26543
26544 \begin_layout Plain Layout
26545 They are also useful for keeping a database of articles and notes concerning
26546  them.
26547  Most of the database programs mentioned below allow you to store annotations
26548  and reviews along with bibliographical information.
26549 \end_layout
26550
26551 \end_inset
26552
26553  It also makes it very easy to have a uniform layout for all bibliography
26554  entries.
26555  You can collect the bibliography of all relevant books and articles of
26556  your working field in a database.
26557  This database can be used for different documents, and only the entries
26558  cited in a particular document will appear in the bibliography list for
26559  that document.
26560  This relieves you of the need to keep track of which articles and books
26561  you have cited.
26562 \end_layout
26563
26564 \begin_layout Standard
26565 The database is a text file with the file extension 
26566 \begin_inset Quotes eld
26567 \end_inset
26568
26569
26570 \family sans
26571 .bib
26572 \family default
26573
26574 \begin_inset Quotes erd
26575 \end_inset
26576
26577 , containing the bibliography in a special format.
26578  The format is explained in 
26579 \begin_inset CommandInset citation
26580 LatexCommand cite
26581 key "BibTeX-2"
26582
26583 \end_inset
26584
26585  and in LaTeX books (
26586 \begin_inset CommandInset citation
26587 LatexCommand cite
26588 key "Mittelbach,Kopka,Lamport"
26589
26590 \end_inset
26591
26592 ).
26593  The file can be created using any text editor, but normally one uses a
26594  special program to create and edit the entries in the database.
26595  A list of such programs is maintained on the LyX Wiki at 
26596 \begin_inset Flex URL
26597 status collapsed
26598
26599 \begin_layout Plain Layout
26600
26601 http://wiki.lyx.org/BibTeX/Programs
26602 \end_layout
26603
26604 \end_inset
26605
26606 .
26607 \end_layout
26608
26609 \begin_layout Standard
26610 To use a database, use the menu 
26611 \family sans
26612 Insert\SpecialChar \menuseparator
26613 List
26614 \family default
26615 /
26616 \family sans
26617 TOC\SpecialChar \menuseparator
26618 BibT
26619 \begin_inset ERT
26620 status collapsed
26621
26622 \begin_layout Plain Layout
26623
26624 {}
26625 \end_layout
26626
26627 \end_inset
26628
26629 eX
26630 \begin_inset space ~
26631 \end_inset
26632
26633 Bibliography
26634 \family default
26635 .
26636  A gray box will be inserted and a window appears.
26637  In this window you can load one or more databases and a style file.
26638  The option 
26639 \family sans
26640 Add bibliography to TOC
26641 \family default
26642  adds a table of contents entry for the bibliography.
26643  In the 
26644 \family sans
26645 Content
26646 \family default
26647  drop box you can select whether to include > all the entries in the database
26648  in the document or just the cited references.
26649 \end_layout
26650
26651 \begin_layout Standard
26652 The style file is a text file with the file extension 
26653 \begin_inset Quotes eld
26654 \end_inset
26655
26656
26657 \family sans
26658 .bst
26659 \family default
26660
26661 \begin_inset Quotes erd
26662 \end_inset
26663
26664  that controls how the bibliography entries will appear.
26665  Your LaTeX distribution should provide several of these, and many publishers
26666  provide their own style files, so that you don't have to take care of the
26667  layout.
26668  It is of course possible to write your own style file, but this is something
26669  for experts.
26670 \begin_inset Foot
26671 status collapsed
26672
26673 \begin_layout Plain Layout
26674 For information how this is done, have a look at
26675 \begin_inset Newline newline
26676 \end_inset
26677
26678
26679 \begin_inset CommandInset href
26680 LatexCommand href
26681 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26682
26683 \end_inset
26684
26685 .
26686 \end_layout
26687
26688 \end_inset
26689
26690
26691 \end_layout
26692
26693 \begin_layout Standard
26694 Inserting a citation reference works as described in the previous section.
26695 \end_layout
26696
26697 \begin_layout Standard
26698 To generate the bibliography from a database, LyX uses the program BibTeX.
26699  You can choose which of its variants should be used by LyX as processor;
26700  either in the document settings under 
26701 \family sans
26702 Bibliography
26703 \family default
26704  or in LyX's preferences under 
26705 \family sans
26706 Output\SpecialChar \menuseparator
26707 LaT
26708 \begin_inset ERT
26709 status collapsed
26710
26711 \begin_layout Plain Layout
26712
26713 {}
26714 \end_layout
26715
26716 \end_inset
26717
26718 eX
26719 \family default
26720 .
26721  The following variants are possible:
26722 \end_layout
26723
26724 \begin_layout Description
26725 biber provides full Unicode support, unlimited memory, does not work with
26726  other bibliography packages (like e.
26727 \begin_inset space \thinspace{}
26728 \end_inset
26729
26730 g.
26731 \begin_inset space ~
26732 \end_inset
26733
26734
26735 \series bold
26736 natbib
26737 \series default
26738 ), only with the package 
26739 \series bold
26740 biblatex
26741 \series default
26742 ; recommended for multilingual texts and for languages that don't use Latin
26743  letters
26744 \end_layout
26745
26746 \begin_layout Description
26747 bibtex the standard; does not allow special characters in bibliography entries
26748  that are not possible to encode in a 7-bit encoding, limited memory, works
26749  with all bibliography packages, except of 
26750 \series bold
26751 biblatex
26752 \end_layout
26753
26754 \begin_layout Description
26755 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26756  larger memory than 
26757 \family sans
26758 bibtex
26759 \family default
26760 , works with all bibliography packages
26761 \end_layout
26762
26763 \begin_layout Standard
26764 BibTeX can be controlled with options that you can add below the specification
26765  of the variants.
26766  Before adding options, it is strongly recommended to read the manual of
26767  
26768 \family sans
26769 BibTeX
26770 \family default
26771  
26772 \begin_inset CommandInset citation
26773 LatexCommand cite
26774 key "BibTeX"
26775
26776 \end_inset
26777
26778 .
26779 \end_layout
26780
26781 \begin_layout Standard
26782 When you select the option 
26783 \family sans
26784 Sectioned bibliography
26785 \family default
26786  in the 
26787 \family sans
26788 Document\SpecialChar \menuseparator
26789 Settings
26790 \family default
26791  dialog, it is possible to have multiple and sectioned bibliographies.
26792  This and other options are explained in detail in section 
26793 \emph on
26794 Customizing Bibliographies
26795 \emph default
26796  
26797 \emph on
26798 with BibTeX
26799 \emph default
26800  of the 
26801 \emph on
26802 Additional Features
26803 \emph default
26804  manual.
26805 \end_layout
26806
26807 \begin_layout Standard
26808 We use two bibliographies in this document to show the difference between
26809  the two methods of creating them.
26810  As you can see, the bibliography that is created from a database lists
26811  only the database entries that are referenced in the document.
26812  We used the style file 
26813 \family sans
26814 alphadin.bst
26815 \family default
26816  to get the complicated German reference key scheme in the bibliography.
26817 \end_layout
26818
26819 \begin_layout Subsection
26820 Bibliography layout
26821 \begin_inset Index idx
26822 status collapsed
26823
26824 \begin_layout Plain Layout
26825 Bibliography ! Layout
26826 \end_layout
26827
26828 \end_inset
26829
26830
26831 \end_layout
26832
26833 \begin_layout Standard
26834 In the citation reference dialog you can set a special citation format.
26835  For this feature you need to enable the option 
26836 \family sans
26837 Natbib
26838 \family default
26839  in the 
26840 \family sans
26841 Document\SpecialChar \menuseparator
26842 Settings
26843 \family default
26844
26845 \begin_inset Index idx
26846 status collapsed
26847
26848 \begin_layout Plain Layout
26849 Document ! Settings
26850 \end_layout
26851
26852 \end_inset
26853
26854  dialog under 
26855 \family sans
26856 Bibliography
26857 \family default
26858 .
26859  Setting a citation style for a reference will overwrite the default.
26860  For the global citation format use the BibTeX style files as explained
26861  in the previous section.
26862 \end_layout
26863
26864 \begin_layout Standard
26865 You can also set text, that should appear before or after a citation reference,
26866  in the citation reference window.
26867  Here an example where we set the text 
26868 \begin_inset Quotes eld
26869 \end_inset
26870
26871 Chapter
26872 \begin_inset space ~
26873 \end_inset
26874
26875 3
26876 \begin_inset Quotes erd
26877 \end_inset
26878
26879  to appear after the reference:
26880 \end_layout
26881
26882 \begin_layout Standard
26883 Have a look at 
26884 \begin_inset CommandInset citation
26885 LatexCommand cite
26886 after "Chapter 3"
26887 key "latexcompanion"
26888
26889 \end_inset
26890
26891 .
26892 \end_layout
26893
26894 \begin_layout Section
26895 Index
26896 \begin_inset Index idx
26897 status collapsed
26898
26899 \begin_layout Plain Layout
26900 Index generation
26901 \end_layout
26902
26903 \end_inset
26904
26905
26906 \begin_inset CommandInset label
26907 LatexCommand label
26908 name "sec:Index"
26909
26910 \end_inset
26911
26912
26913 \end_layout
26914
26915 \begin_layout Standard
26916 An index entry is created if you use the menu 
26917 \family sans
26918 Insert\SpecialChar \menuseparator
26919 Index
26920 \begin_inset space ~
26921 \end_inset
26922
26923 Entry
26924 \family default
26925  or the toolbar button 
26926 \begin_inset Info
26927 type  "icon"
26928 arg   "index-insert"
26929 \end_inset
26930
26931 .
26932  A box labeled 
26933 \begin_inset Quotes eld
26934 \end_inset
26935
26936
26937 \family sans
26938 Index
26939 \family default
26940
26941 \begin_inset Quotes erd
26942 \end_inset
26943
26944  is inserted containing the text that appears in the index.
26945  The word where the cursor is in or the currently highlighted text is proposed
26946  by LyX as the index entry.
26947 \end_layout
26948
26949 \begin_layout Standard
26950 We give a short overview of the index commands in the next subsections.
26951  For a detailed description of LaTeX's index mechanism, have a look at one
26952  of the LaTeX books 
26953 \begin_inset CommandInset citation
26954 LatexCommand cite
26955 key "latexcompanion,latexguide,latexbook"
26956
26957 \end_inset
26958
26959 .
26960 \end_layout
26961
26962 \begin_layout Standard
26963 The index list is inserted in the document with the menu 
26964 \family sans
26965 Insert\SpecialChar \menuseparator
26966 List
26967 \begin_inset space ~
26968 \end_inset
26969
26970 /
26971 \begin_inset space ~
26972 \end_inset
26973
26974 TOC\SpecialChar \menuseparator
26975 Index
26976 \begin_inset space ~
26977 \end_inset
26978
26979 List
26980 \family default
26981 .
26982  A light blue box labeled 
26983 \begin_inset Quotes eld
26984 \end_inset
26985
26986
26987 \family sans
26988 Index
26989 \family default
26990
26991 \begin_inset Quotes erd
26992 \end_inset
26993
26994  will show the place where the index is printed in the output.
26995  The index list box is not clickable like other LyX-boxes.
26996 \end_layout
26997
26998 \begin_layout Subsection
26999 Grouping Index Entries
27000 \begin_inset Index idx
27001 status collapsed
27002
27003 \begin_layout Plain Layout
27004 Index ! Grouping
27005 \end_layout
27006
27007 \end_inset
27008
27009
27010 \end_layout
27011
27012 \begin_layout Standard
27013 Index entries are often grouped to offer the reader a fast search in the
27014  index.
27015  We want to group for example the index entries for itemized and enumerated
27016  lists under the entry 
27017 \begin_inset Quotes eld
27018 \end_inset
27019
27020 Lists
27021 \begin_inset Quotes erd
27022 \end_inset
27023
27024 .
27025  First we create the entry 
27026 \begin_inset Quotes eld
27027 \end_inset
27028
27029 Lists
27030 \begin_inset Quotes erd
27031 \end_inset
27032
27033  in section
27034 \begin_inset space ~
27035 \end_inset
27036
27037
27038 \begin_inset CommandInset ref
27039 LatexCommand ref
27040 reference "sub:Lists"
27041
27042 \end_inset
27043
27044 .
27045  In the text field for the itemized list index entry in section
27046 \begin_inset space ~
27047 \end_inset
27048
27049
27050 \begin_inset CommandInset ref
27051 LatexCommand ref
27052 reference "sec:Itemize"
27053
27054 \end_inset
27055
27056 , we insert the command
27057 \end_layout
27058
27059 \begin_layout Standard
27060
27061 \series bold
27062 Lists ! Itemize
27063 \end_layout
27064
27065 \begin_layout Standard
27066 and the command
27067 \end_layout
27068
27069 \begin_layout Standard
27070
27071 \series bold
27072 Lists ! Enumerate
27073 \end_layout
27074
27075 \begin_layout Standard
27076 for the enumerated list in section
27077 \begin_inset space ~
27078 \end_inset
27079
27080
27081 \begin_inset CommandInset ref
27082 LatexCommand ref
27083 reference "sec:Enumerate"
27084
27085 \end_inset
27086
27087 .
27088 \end_layout
27089
27090 \begin_layout Standard
27091 The exclamation mark 
27092 \begin_inset Quotes eld
27093 \end_inset
27094
27095 !
27096 \begin_inset Quotes erd
27097 \end_inset
27098
27099  marks the grouping levels.
27100  You can have three levels; every index level is indented a bit more.
27101  An index entry for the higher levels is not required.
27102  If we don't have an index entry for 
27103 \begin_inset Quotes eld
27104 \end_inset
27105
27106 Lists
27107 \begin_inset Quotes erd
27108 \end_inset
27109
27110 , it will be printed anyway, but without a page number.
27111 \end_layout
27112
27113 \begin_layout Subsection
27114 Page Ranges
27115 \begin_inset Index idx
27116 status collapsed
27117
27118 \begin_layout Plain Layout
27119 Index ! Page ranges
27120 \end_layout
27121
27122 \end_inset
27123
27124
27125 \end_layout
27126
27127 \begin_layout Standard
27128 Normally an index entry will appear with the page number of the indexed
27129  section.
27130  But sometimes you want to index more pages under the same entry.
27131  E.
27132 \begin_inset space \thinspace{}
27133 \end_inset
27134
27135 g.
27136 \begin_inset space \space{}
27137 \end_inset
27138
27139 if we want to index the paragraph environments, we create an index entry
27140  in section
27141 \begin_inset space ~
27142 \end_inset
27143
27144
27145 \begin_inset CommandInset ref
27146 LatexCommand ref
27147 reference "sec:Paragraph-Environments"
27148
27149 \end_inset
27150
27151  with the command
27152 \end_layout
27153
27154 \begin_layout Standard
27155
27156 \series bold
27157 Paragraph environments|(
27158 \end_layout
27159
27160 \begin_layout Standard
27161 and another entry at the end of section
27162 \begin_inset space ~
27163 \end_inset
27164
27165
27166 \begin_inset CommandInset ref
27167 LatexCommand ref
27168 reference "sub:LyX-Code"
27169
27170 \end_inset
27171
27172  with the command
27173 \end_layout
27174
27175 \begin_layout Standard
27176
27177 \series bold
27178 Paragraph environments|)
27179 \end_layout
27180
27181 \begin_layout Standard
27182 The commands 
27183 \begin_inset Quotes eld
27184 \end_inset
27185
27186
27187 \series bold
27188 |(
27189 \series default
27190
27191 \begin_inset Quotes erd
27192 \end_inset
27193
27194  and 
27195 \begin_inset Quotes eld
27196 \end_inset
27197
27198
27199 \series bold
27200 |)
27201 \series default
27202
27203 \begin_inset Quotes erd
27204 \end_inset
27205
27206  respectively start and end the index range.
27207  You can also add the same index entry at different places in the document.
27208  They appear in the output under one entry with a comma separated list of
27209  the pages of the indexed document parts.
27210  An example is the index entry 
27211 \begin_inset Quotes eld
27212 \end_inset
27213
27214 Document ! Settings
27215 \begin_inset Quotes erd
27216 \end_inset
27217
27218 .
27219 \end_layout
27220
27221 \begin_layout Subsection
27222 Cross referencing
27223 \begin_inset Index idx
27224 status collapsed
27225
27226 \begin_layout Plain Layout
27227 Index ! Cross referencing
27228 \end_layout
27229
27230 \end_inset
27231
27232
27233 \end_layout
27234
27235 \begin_layout Standard
27236 It is also possible to refer to another index entry.
27237  We referred for example in the index entry 
27238 \begin_inset Quotes eld
27239 \end_inset
27240
27241 GIF
27242 \begin_inset Quotes erd
27243 \end_inset
27244
27245  (in section
27246 \begin_inset space ~
27247 \end_inset
27248
27249
27250 \begin_inset CommandInset ref
27251 LatexCommand ref
27252 reference "sub:Image-Formats"
27253
27254 \end_inset
27255
27256 ) to the index entry 
27257 \begin_inset Quotes eld
27258 \end_inset
27259
27260 Image formats
27261 \begin_inset Quotes erd
27262 \end_inset
27263
27264  in the same section using the entry
27265 \end_layout
27266
27267 \begin_layout Standard
27268
27269 \series bold
27270 GIF|see{Image formats}
27271 \end_layout
27272
27273 \begin_layout Standard
27274 where the braces have to be inserted as TeX Code.
27275  The text within the braces is the referenced entry.
27276  The reference will appear in the output without a page number.
27277 \end_layout
27278
27279 \begin_layout Subsection
27280 Index Entry Order
27281 \begin_inset Index idx
27282 status collapsed
27283
27284 \begin_layout Plain Layout
27285 Index ! Entry order
27286 \end_layout
27287
27288 \end_inset
27289
27290
27291 \end_layout
27292
27293 \begin_layout Standard
27294 You can use accented characters in the index entry, but the entries might
27295  then not follow the rules for the index order.
27296  The index entries are sorted alphabetically, but LaTeX
27297 \begin_inset Foot
27298 status collapsed
27299
27300 \begin_layout Plain Layout
27301 The index generating is done in the background by an extra program, see
27302  section
27303 \begin_inset space ~
27304 \end_inset
27305
27306
27307 \begin_inset CommandInset ref
27308 LatexCommand ref
27309 reference "sub:Index-Program"
27310
27311 \end_inset
27312
27313 .
27314 \end_layout
27315
27316 \end_inset
27317
27318  doesn't know how to sort accents in different languages.
27319  We have created as an example the three dummy index entries 
27320 \begin_inset Quotes eld
27321 \end_inset
27322
27323 maison
27324 \begin_inset Quotes erd
27325 \end_inset
27326
27327
27328 \begin_inset Quotes eld
27329 \end_inset
27330
27331 maïs
27332 \begin_inset Quotes erd
27333 \end_inset
27334
27335 , and 
27336 \begin_inset Quotes eld
27337 \end_inset
27338
27339 maître
27340 \begin_inset Quotes erd
27341 \end_inset
27342
27343 .
27344 \begin_inset Index idx
27345 status open
27346
27347 \begin_layout Plain Layout
27348 Dummy entries ! maïs
27349 \end_layout
27350
27351 \end_inset
27352
27353
27354 \begin_inset Index idx
27355 status open
27356
27357 \begin_layout Plain Layout
27358 Dummy entries ! maître
27359 \end_layout
27360
27361 \end_inset
27362
27363
27364 \begin_inset Index idx
27365 status open
27366
27367 \begin_layout Plain Layout
27368 Dummy entries ! maïs@maison
27369 \end_layout
27370
27371 \end_inset
27372
27373  They will be sorted in the order maïs, maître, maison, but we want the
27374  order maïs, maison, maître.
27375  To achieve this, we use the command
27376 \end_layout
27377
27378 \begin_layout Standard
27379
27380 \series bold
27381 previous entry@current entry
27382 \end_layout
27383
27384 \begin_layout Standard
27385 In our case we want to have 
27386 \begin_inset Quotes eld
27387 \end_inset
27388
27389 maison
27390 \begin_inset Quotes erd
27391 \end_inset
27392
27393  after 
27394 \begin_inset Quotes eld
27395 \end_inset
27396
27397 maïs
27398 \begin_inset Quotes erd
27399 \end_inset
27400
27401  and write therefore for the index entry of maison:
27402 \end_layout
27403
27404 \begin_layout Standard
27405
27406 \series bold
27407 maïs@maison
27408 \end_layout
27409
27410 \begin_layout Standard
27411 The previous entry needn't to be a real existing entry, you can also use
27412  another word to tell LaTeX the entry order, see the next subsection for
27413  an example.
27414 \end_layout
27415
27416 \begin_layout Standard
27417 \begin_inset VSpace bigskip
27418 \end_inset
27419
27420
27421 \end_layout
27422
27423 \begin_layout Standard
27424 In some cases the index entry order is not correct when you are using the
27425  program 
27426 \family sans
27427 makeindex 
27428 \family default
27429 to generate the index (see sec.
27430 \begin_inset space \thinspace{}
27431 \end_inset
27432
27433
27434 \begin_inset CommandInset ref
27435 LatexCommand ref
27436 reference "sub:Index-Program"
27437
27438 \end_inset
27439
27440 ).
27441  
27442 \family sans
27443 makeindex
27444 \family default
27445  would for example print the index entry for the LaTeX-package aeguill in
27446  sec.
27447 \begin_inset space \thinspace{}
27448 \end_inset
27449
27450
27451 \begin_inset CommandInset ref
27452 LatexCommand ref
27453 reference "sub:Document-Font"
27454
27455 \end_inset
27456
27457  after the index entries of the other LaTeX-packages although all these
27458  index commands start with 
27459 \begin_inset Quotes eld
27460 \end_inset
27461
27462
27463 \series bold
27464 LaTeX-packages ! 
27465 \series default
27466
27467 \begin_inset Quotes eld
27468 \end_inset
27469
27470 .
27471  The reason is that the index entry for aeguill is in a footnote.
27472  To fix this 
27473 \family sans
27474 makeindex
27475 \family default
27476  bug, add these commands to the preamble of your document:
27477 \end_layout
27478
27479 \begin_layout Standard
27480
27481 \series bold
27482
27483 \backslash
27484 let
27485 \backslash
27486 OrgIndex
27487 \backslash
27488 index
27489 \end_layout
27490
27491 \begin_layout Standard
27492
27493 \series bold
27494
27495 \backslash
27496 renewcommand*{
27497 \backslash
27498 index}[1]{
27499 \backslash
27500 OrgIndex{#1}}
27501 \end_layout
27502
27503 \begin_layout Subsection
27504 Index Entry Layout
27505 \begin_inset Index idx
27506 status collapsed
27507
27508 \begin_layout Plain Layout
27509 Index ! Entry layout
27510 \end_layout
27511
27512 \end_inset
27513
27514
27515 \end_layout
27516
27517 \begin_layout Standard
27518 You can change the appearance of index entries via the text style dialog.
27519 \begin_inset Index idx
27520 status open
27521
27522 \begin_layout Plain Layout
27523 Dummy entries ! 
27524 \shape italic
27525 This is an italic dummy entry
27526 \end_layout
27527
27528 \end_inset
27529
27530  You can also format the page number using the character 
27531 \begin_inset Quotes eld
27532 \end_inset
27533
27534 |
27535 \begin_inset Quotes erd
27536 \end_inset
27537
27538  followed by a LaTeX-command without a backslash.
27539  We can write for example
27540 \end_layout
27541
27542 \begin_layout Standard
27543
27544 \series bold
27545 italic page number:|textit
27546 \end_layout
27547
27548 \begin_layout Standard
27549 to get the page number in italic.
27550 \begin_inset Index idx
27551 status open
27552
27553 \begin_layout Plain Layout
27554 Dummy entries ! italic page number:|textit
27555 \end_layout
27556
27557 \end_inset
27558
27559  Normally all LaTeX-commands begin with a backslash, but in this special
27560  case 
27561 \begin_inset Quotes eld
27562 \end_inset
27563
27564
27565 \series bold
27566 |command
27567 \series default
27568
27569 \begin_inset Quotes erd
27570 \end_inset
27571
27572  means 
27573 \series bold
27574
27575 \backslash
27576 command{page
27577 \begin_inset space ~
27578 \end_inset
27579
27580 number}
27581 \series default
27582 .
27583  Have a look at section
27584 \begin_inset space ~
27585 \end_inset
27586
27587
27588 \begin_inset CommandInset ref
27589 LatexCommand ref
27590 reference "sub:LaTeX-Syntax"
27591
27592 \end_inset
27593
27594  to learn more about the LaTeX-syntax.
27595 \end_layout
27596
27597 \begin_layout Standard
27598 \begin_inset Note Greyedout
27599 status open
27600
27601 \begin_layout Plain Layout
27602
27603 \series bold
27604 Note:
27605 \series default
27606  Formatting single index entries only works when you use the program 
27607 \family sans
27608 makeindex 
27609 \family default
27610 to generate the index, see sec.
27611 \begin_inset space \thinspace{}
27612 \end_inset
27613
27614
27615 \begin_inset CommandInset ref
27616 LatexCommand ref
27617 reference "sub:Index-Program"
27618
27619 \end_inset
27620
27621 .
27622  If you use 
27623 \family sans
27624 xindy
27625 \family default
27626 , however, this will not work for anything other than bold or italic text.
27627  This is because xindy requires you to define semantic elements before they
27628  can be used, see 
27629 \begin_inset CommandInset citation
27630 LatexCommand cite
27631 after "p. 678 ff."
27632 key "latexcompanion"
27633
27634 \end_inset
27635
27636  for details.
27637 \end_layout
27638
27639 \end_inset
27640
27641
27642 \end_layout
27643
27644 \begin_layout Standard
27645 In general, we encourage you to not format page numbers directly as shown
27646  above.
27647  Instead of this, you should define a macro in the preamble and use that.
27648  Consider why you want some page numbers to be bold.
27649  Maybe you want all page references italic that refer to a definition of
27650  the indexed term, so that users can easily find definitions.
27651  If so, put the following in the preamble
27652 \end_layout
27653
27654 \begin_layout Standard
27655
27656 \series bold
27657
27658 \backslash
27659 newcommand{
27660 \backslash
27661 IndexDef}[1]{
27662 \backslash
27663 textit{#1}}
27664 \end_layout
27665
27666 \begin_layout Standard
27667 and write
27668 \end_layout
27669
27670 \begin_layout Standard
27671
27672 \series bold
27673 my entry|IndexDef
27674 \end_layout
27675
27676 \begin_layout Standard
27677 in the index entry.
27678 \begin_inset Index idx
27679 status open
27680
27681 \begin_layout Plain Layout
27682 Dummy entries ! my entry|IndexDef
27683 \end_layout
27684
27685 \end_inset
27686
27687  The advantage is that, if you change your mind later or if your publisher
27688  insists that definitions must not be italic but bold, you just need to
27689  change the macro in the preamble, not every single index entry.
27690 \end_layout
27691
27692 \begin_layout Standard
27693 You can also change the layout for the whole index.
27694  E.
27695 \begin_inset space \thinspace{}
27696 \end_inset
27697
27698 g.
27699 \begin_inset space \space{}
27700 \end_inset
27701
27702 we marked the index list box of this document as bold to get a bold font
27703  for all index entries.
27704  For more advanced tasks you have to set up a so-called 
27705 \emph on
27706 Index Style File
27707 \emph default
27708 , see the 
27709 \family sans
27710 makeindex
27711 \family default
27712  or 
27713 \family sans
27714 xindy
27715 \family default
27716  documentation for details, 
27717 \begin_inset CommandInset citation
27718 LatexCommand cite
27719 key "makeindex,xindy"
27720
27721 \end_inset
27722
27723 .
27724 \end_layout
27725
27726 \begin_layout Subsection
27727 Index Program
27728 \begin_inset Index idx
27729 status collapsed
27730
27731 \begin_layout Plain Layout
27732 Index ! Program
27733 \end_layout
27734
27735 \end_inset
27736
27737
27738 \begin_inset CommandInset label
27739 LatexCommand label
27740 name "sub:Index-Program"
27741
27742 \end_inset
27743
27744
27745 \end_layout
27746
27747 \begin_layout Standard
27748 If the index entry program 
27749 \family sans
27750 xindy
27751 \family default
27752  is installed, LyX uses it for index generation; otherwise the program 
27753 \family sans
27754 makeindex
27755 \family default
27756 , that is part of every LaTeX distribution, is used.
27757 \begin_inset Foot
27758 status collapsed
27759
27760 \begin_layout Plain Layout
27761
27762 \family sans
27763 Makeindex
27764 \family default
27765  is very old, no longer under development and has many pitfalls, notably
27766  that it was developed with only the English language in mind.
27767  So it fails to sort anything other than a monolingual English text correctly.
27768  We have shown above how to fix this sorting.
27769  However, if you are writing in another than the English language, consider
27770  to use 
27771 \family sans
27772 xindy
27773 \family default
27774 .
27775 \end_layout
27776
27777 \end_inset
27778
27779  Both programs can be controlled by options that can be set in LyX's preferences
27780  dialog, see section
27781 \begin_inset space ~
27782 \end_inset
27783
27784
27785 \begin_inset CommandInset ref
27786 LatexCommand ref
27787 reference "sub:LaTeX-settings"
27788
27789 \end_inset
27790
27791 .
27792  The available options are listed and explained in 
27793 \begin_inset CommandInset citation
27794 LatexCommand cite
27795 key "makeindex,xindy"
27796
27797 \end_inset
27798
27799 .
27800  In this dialog, you can also specify an alternative program to generate
27801  the index.
27802 \end_layout
27803
27804 \begin_layout Standard
27805 If you need specific options or an alternative index program only for a
27806  given document, you can define the program and\SpecialChar \slash{}
27807 or the options in 
27808 \family sans
27809 Document\SpecialChar \menuseparator
27810 Settings\SpecialChar \menuseparator
27811 Indexes
27812 \family default
27813 .
27814  This is especially useful if you need to pass language-specific options
27815  to the index program or if you need a specific layout style.
27816 \end_layout
27817
27818 \begin_layout Subsection
27819 Multiple Indexes
27820 \end_layout
27821
27822 \begin_layout Standard
27823 In many fields, it is common to have more than one index.
27824  For instance, you might need to set up a separate 
27825 \begin_inset Quotes eld
27826 \end_inset
27827
27828 Index of Names
27829 \begin_inset Quotes erd
27830 \end_inset
27831
27832  next to the standard index.
27833  LaTeX does not provide this possibility out of the box, but there are many
27834  packages that add this feature.
27835  LyX uses the 
27836 \series bold
27837 splitidx
27838 \series default
27839
27840 \begin_inset Index idx
27841 status collapsed
27842
27843 \begin_layout Plain Layout
27844 LaTeX-packages ! splitidx
27845 \end_layout
27846
27847 \end_inset
27848
27849  package to generate multiple indexes.
27850  The package is included in all recent LaTeX distributions.
27851  If yours does not ship it, consult the TeX-catalogue, 
27852 \begin_inset CommandInset citation
27853 LatexCommand cite
27854 key "TeXCatalogue"
27855
27856 \end_inset
27857
27858 .
27859  Note that the package does not only consist of a LaTeX style, but it also
27860  includes specific preprocessor programs that need to be installed as well.
27861  Please consult the package's manual for details.
27862 \end_layout
27863
27864 \begin_layout Standard
27865 To set up LyX for the use of multiple indexes, go to 
27866 \family sans
27867 Document\SpecialChar \menuseparator
27868 Settings\SpecialChar \menuseparator
27869 Indexes
27870 \family default
27871  and select 
27872 \begin_inset Quotes eld
27873 \end_inset
27874
27875 Use multiple Indexes
27876 \begin_inset Quotes erd
27877 \end_inset
27878
27879 .
27880  Note that the list of 
27881 \begin_inset Quotes eld
27882 \end_inset
27883
27884 Available Indexes
27885 \begin_inset Quotes erd
27886 \end_inset
27887
27888  below already contains the standard index.
27889  To add further indexes, add the name of the index (in the form that should
27890  also appear as a heading) to the 
27891 \begin_inset Quotes eld
27892 \end_inset
27893
27894 New
27895 \begin_inset Quotes erd
27896 \end_inset
27897
27898  input field and press the 
27899 \begin_inset Quotes eld
27900 \end_inset
27901
27902 Add
27903 \begin_inset Quotes erd
27904 \end_inset
27905
27906  button.
27907  The new index should now appear in the list as well.
27908  If you like, you can attribute an alternative label color to the new index
27909  by selecting the index in the list and hitting the 
27910 \begin_inset Quotes eld
27911 \end_inset
27912
27913 Alter Color\SpecialChar \ldots{}
27914
27915 \begin_inset Quotes erd
27916 \end_inset
27917
27918  button.
27919  The label color may help you to differentiate index entries of different
27920  indexes in the LyX work area.
27921 \end_layout
27922
27923 \begin_layout Standard
27924 Once the document changes have been applied, you can find the new index
27925  list in 
27926 \family sans
27927 Insert\SpecialChar \menuseparator
27928 List
27929 \begin_inset space ~
27930 \end_inset
27931
27932 /
27933 \begin_inset space ~
27934 \end_inset
27935
27936 TOC
27937 \family default
27938  and the 
27939 \family sans
27940 Insert
27941 \family default
27942  menu has a separate index entry for each of the defined indexes.
27943  The workflow is basically the same as for the default index, but there
27944  are some additional features:
27945 \end_layout
27946
27947 \begin_layout Itemize
27948 If you want to change the attribution of a specific index entry, right-clicking
27949  on the entry will open a dialog where you can do that.
27950 \end_layout
27951
27952 \begin_layout Itemize
27953 By right-clicking on an index, you can change its type.
27954  Furthermore, you can specify an index list to be a 
27955 \begin_inset Quotes eld
27956 \end_inset
27957
27958 Subindex
27959 \begin_inset Quotes erd
27960 \end_inset
27961
27962 .
27963  If you do that, the heading of that list will be decreased by one level.
27964  E.
27965 \begin_inset space \thinspace{}
27966 \end_inset
27967
27968 g., if you use a book class, where the standard index heading is defined
27969  as a chapter, subindexes will be defined as sections and can thus be nested
27970  to the non-subindexes.
27971 \end_layout
27972
27973 \begin_layout Section
27974 Nomenclature / Glossary 
27975 \begin_inset Index idx
27976 status collapsed
27977
27978 \begin_layout Plain Layout
27979 Nomenclature
27980 \end_layout
27981
27982 \end_inset
27983
27984
27985 \begin_inset Index idx
27986 status collapsed
27987
27988 \begin_layout Plain Layout
27989 Glossary|see
27990 \begin_inset ERT
27991 status collapsed
27992
27993 \begin_layout Plain Layout
27994
27995 {
27996 \end_layout
27997
27998 \end_inset
27999
28000 Nomenclature
28001 \begin_inset ERT
28002 status collapsed
28003
28004 \begin_layout Plain Layout
28005
28006 }
28007 \end_layout
28008
28009 \end_inset
28010
28011
28012 \end_layout
28013
28014 \end_inset
28015
28016
28017 \begin_inset CommandInset label
28018 LatexCommand label
28019 name "sec:Nomenclature"
28020
28021 \end_inset
28022
28023
28024 \end_layout
28025
28026 \begin_layout Standard
28027 Sometimes you need to compile a list of symbols that are mentioned in your
28028  document with a brief explanation of them – a so called nomenclature or
28029  glossary.
28030 \end_layout
28031
28032 \begin_layout Standard
28033 To be able to create nomenclatures, you need the LaTeX package 
28034 \series bold
28035 nomencl
28036 \series default
28037
28038 \begin_inset Index idx
28039 status collapsed
28040
28041 \begin_layout Plain Layout
28042 LaTeX-packages ! nomencl
28043 \end_layout
28044
28045 \end_inset
28046
28047  installed.
28048  You find it in the TeX-catalogue, 
28049 \begin_inset CommandInset citation
28050 LatexCommand cite
28051 key "TeXCatalogue"
28052
28053 \end_inset
28054
28055  or in the package manager of your LaTeX-system.
28056 \end_layout
28057
28058 \begin_layout Standard
28059 A nomenclature entry is created if you place the cursor after a symbol entry
28060  and then use the menu 
28061 \family sans
28062 Insert\SpecialChar \menuseparator
28063
28064 \family default
28065 N
28066 \family sans
28067 omenclature
28068 \begin_inset space ~
28069 \end_inset
28070
28071 Entry
28072 \family default
28073  or the toolbar button 
28074 \begin_inset Info
28075 type  "icon"
28076 arg   "nomencl-insert"
28077 \end_inset
28078
28079 .
28080  A gray box labeled 
28081 \begin_inset Quotes eld
28082 \end_inset
28083
28084
28085 \family sans
28086 Nom
28087 \family default
28088
28089 \begin_inset Quotes erd
28090 \end_inset
28091
28092  is inserted and a window pops up asking for the nomenclature entry.
28093 \end_layout
28094
28095 \begin_layout Standard
28096 A nomenclature entry consists of two main entries.
28097  The first is the symbol that you want to refer to.
28098  The second is the description of the symbol.
28099 \end_layout
28100
28101 \begin_layout Standard
28102 \begin_inset Note Greyedout
28103 status open
28104
28105 \begin_layout Plain Layout
28106
28107 \series bold
28108 Note:
28109 \series default
28110  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28111 \end_layout
28112
28113 \end_inset
28114
28115
28116 \end_layout
28117
28118 \begin_layout Subsection
28119 Nomenclature Definition and Layout
28120 \begin_inset Index idx
28121 status collapsed
28122
28123 \begin_layout Plain Layout
28124 Nomenclature ! Layout
28125 \end_layout
28126
28127 \end_inset
28128
28129
28130 \end_layout
28131
28132 \begin_layout Standard
28133 If you have symbols in formulas, you have to define them in the 
28134 \family sans
28135 Symbol
28136 \family default
28137  field as LaTeX-formulas.
28138  For example to get 
28139 \begin_inset Quotes eld
28140 \end_inset
28141
28142
28143 \begin_inset Formula $\sigma$
28144 \end_inset
28145
28146
28147 \begin_inset Quotes erd
28148 \end_inset
28149
28150 , insert this:
28151 \begin_inset Newline newline
28152 \end_inset
28153
28154
28155 \series bold
28156 $
28157 \backslash
28158 sigma$
28159 \begin_inset Newline newline
28160 \end_inset
28161
28162
28163 \series default
28164 The 
28165 \begin_inset Quotes eld
28166 \end_inset
28167
28168 $
28169 \begin_inset Quotes erd
28170 \end_inset
28171
28172  character starts/ends the formula.
28173  The LaTeX-command for the Greek letter is the name of the letter beginning
28174  with a backslash 
28175 \begin_inset Quotes eld
28176 \end_inset
28177
28178
28179 \backslash
28180
28181 \begin_inset Quotes erd
28182 \end_inset
28183
28184 .
28185  For capital Greek letters, start the command also with a capital letter,
28186  like 
28187 \series bold
28188
28189 \backslash
28190 Sigma
28191 \series default
28192 .
28193 \end_layout
28194
28195 \begin_layout Standard
28196 (A short introduction to the LaTeX-syntax is given in section
28197 \begin_inset space ~
28198 \end_inset
28199
28200
28201 \begin_inset CommandInset ref
28202 LatexCommand ref
28203 reference "sub:LaTeX-Syntax"
28204
28205 \end_inset
28206
28207 .)
28208 \end_layout
28209
28210 \begin_layout Standard
28211 You cannot use the 
28212 \family sans
28213 Text
28214 \begin_inset space ~
28215 \end_inset
28216
28217 Style
28218 \family default
28219  dialog to format the description text but have to use LaTeX-commands.
28220  For example the description of the nomenclature entry for the 
28221 \begin_inset Quotes eld
28222 \end_inset
28223
28224
28225 \begin_inset Formula $\sigma$
28226 \end_inset
28227
28228
28229 \begin_inset Quotes erd
28230 \end_inset
28231
28232  in this document is:
28233 \begin_inset Newline newline
28234 \end_inset
28235
28236
28237 \series bold
28238 dummy entry for the character 
28239 \backslash
28240 textsf{sigma}
28241 \series default
28242
28243 \begin_inset Newline newline
28244 \end_inset
28245
28246 The command 
28247 \series bold
28248
28249 \backslash
28250 textsf
28251 \series default
28252  sets the fonts to 
28253 \family sans
28254 sans
28255 \begin_inset space ~
28256 \end_inset
28257
28258 serif
28259 \family default
28260 .
28261  To get 
28262 \series bold
28263 bold
28264 \series default
28265  font use the command 
28266 \series bold
28267
28268 \backslash
28269 textbf
28270 \series default
28271 , for 
28272 \family typewriter
28273 typewriter
28274 \family default
28275  use 
28276 \series bold
28277
28278 \backslash
28279 texttt
28280 \series default
28281 , for 
28282 \emph on
28283 emphasized
28284 \emph default
28285  use 
28286 \series bold
28287
28288 \backslash
28289 emph
28290 \series default
28291 .
28292 \end_layout
28293
28294 \begin_layout Subsection
28295 Sort Order of Nomenclature Entries
28296 \begin_inset Index idx
28297 status collapsed
28298
28299 \begin_layout Plain Layout
28300 Nomenclature ! Sort order
28301 \end_layout
28302
28303 \end_inset
28304
28305
28306 \end_layout
28307
28308 \begin_layout Standard
28309 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28310  the symbol definition.
28311  This leads to undesired results when you for example have symbols in formulas.
28312  Suppose you have nomenclature entries for the symbols 
28313 \emph on
28314 a
28315 \begin_inset CommandInset nomenclature
28316 LatexCommand nomenclature
28317 symbol "a"
28318 description "dummy entry for the character \"a\""
28319
28320 \end_inset
28321
28322
28323 \emph default
28324  and 
28325 \begin_inset Formula $\sigma$
28326 \end_inset
28327
28328
28329 \begin_inset CommandInset nomenclature
28330 LatexCommand nomenclature
28331 prefix "sigma"
28332 symbol "$\\sigma$"
28333 description "dummy entry for the character \\textsf{sigma}"
28334
28335 \end_inset
28336
28337 .
28338  They will be sorted by 
28339 \begin_inset Quotes eld
28340 \end_inset
28341
28342
28343 \family sans
28344 a
28345 \family default
28346
28347 \begin_inset Quotes erd
28348 \end_inset
28349
28350  and 
28351 \begin_inset Quotes eld
28352 \end_inset
28353
28354
28355 \family typewriter
28356 $
28357 \backslash
28358 sigma$
28359 \family default
28360
28361 \begin_inset Quotes erd
28362 \end_inset
28363
28364  – the 
28365 \begin_inset Formula $\sigma$
28366 \end_inset
28367
28368  will be sorted before the 
28369 \emph on
28370 a
28371 \emph default
28372  since the character 
28373 \begin_inset Quotes eld
28374 \end_inset
28375
28376 $
28377 \begin_inset Quotes erd
28378 \end_inset
28379
28380  is considered in sorting.
28381 \end_layout
28382
28383 \begin_layout Standard
28384 To control the sort order, you can edit the 
28385 \family sans
28386 Sort
28387 \begin_inset space ~
28388 \end_inset
28389
28390 as
28391 \family default
28392  field of the nomenclature dialog.
28393  Then the nomenclature entry will be sorted by this entry and not the symbol
28394  definition.
28395  For the example given, you can insert 
28396 \family typewriter
28397 sigma
28398 \family default
28399  in this field for the 
28400 \begin_inset Formula $\sigma$
28401 \end_inset
28402
28403 , then 
28404 \emph on
28405 a
28406 \emph default
28407  will be located before 
28408 \begin_inset Formula $\sigma$
28409 \end_inset
28410
28411 .
28412 \end_layout
28413
28414 \begin_layout Standard
28415 For subgrouping and tips for using sort entries see the 
28416 \series bold
28417 nomencl
28418 \series default
28419  documentation, 
28420 \begin_inset CommandInset citation
28421 LatexCommand cite
28422 key "nomencl"
28423
28424 \end_inset
28425
28426 .
28427 \end_layout
28428
28429 \begin_layout Subsection
28430 Nomenclature Options
28431 \begin_inset Index idx
28432 status collapsed
28433
28434 \begin_layout Plain Layout
28435 Nomenclature ! Options
28436 \end_layout
28437
28438 \end_inset
28439
28440
28441 \end_layout
28442
28443 \begin_layout Standard
28444 The 
28445 \series bold
28446 nomencl
28447 \series default
28448  package offers some options to adjust the appearance of the nomenclature.
28449  Here are some of its options, for more have a look at its documentation:
28450 \end_layout
28451
28452 \begin_layout Description
28453 refeq Appends the phrase 
28454 \begin_inset Quotes eld
28455 \end_inset
28456
28457
28458 \family sans
28459 , see equation (
28460 \emph on
28461 eq
28462 \emph default
28463 )
28464 \family default
28465
28466 \begin_inset Quotes erd
28467 \end_inset
28468
28469  to every nomenclature entry, where 
28470 \family sans
28471 \emph on
28472 eq
28473 \family default
28474 \emph default
28475  is the number of the last equation in front of the nomenclature entry
28476 \end_layout
28477
28478 \begin_layout Description
28479 refpage Appends the phrase 
28480 \begin_inset Quotes eld
28481 \end_inset
28482
28483
28484 \family sans
28485 , page (
28486 \emph on
28487 page
28488 \emph default
28489 )
28490 \family default
28491
28492 \begin_inset Quotes erd
28493 \end_inset
28494
28495  to every nomenclature entry, where 
28496 \family sans
28497 \emph on
28498 page
28499 \family default
28500 \emph default
28501  is the number of the page on which the nomenclature entry appeared
28502 \end_layout
28503
28504 \begin_layout Description
28505 intoc Inserts the nomenclature in the Table of Contents
28506 \end_layout
28507
28508 \begin_layout Standard
28509 To use one or more of the options, add them to the comma-separated document
28510  class options list in the 
28511 \family sans
28512 Document\SpecialChar \menuseparator
28513 Settings
28514 \family default
28515  dialog.
28516  In this document the options 
28517 \series bold
28518 refpage, intoc
28519 \series default
28520  are used.
28521 \end_layout
28522
28523 \begin_layout Standard
28524 \begin_inset VSpace bigskip
28525 \end_inset
28526
28527
28528 \end_layout
28529
28530 \begin_layout Standard
28531 You can also use the first two options above only for certain nomenclature
28532  entries when you add one of the following commands as last entry to the
28533  
28534 \family sans
28535 Description
28536 \family default
28537  field in the nomenclature dialog:
28538 \end_layout
28539
28540 \begin_layout Description
28541
28542 \backslash
28543 nomrefeq Like the 
28544 \series bold
28545 refeq
28546 \series default
28547  option
28548 \end_layout
28549
28550 \begin_layout Description
28551
28552 \backslash
28553 nomrefpage Like the 
28554 \series bold
28555 refpage
28556 \series default
28557  option
28558 \end_layout
28559
28560 \begin_layout Description
28561
28562 \backslash
28563 nomrefeqpage Short notation of 
28564 \series bold
28565
28566 \backslash
28567 nomrefeq
28568 \backslash
28569 nomrefpage
28570 \end_layout
28571
28572 \begin_layout Description
28573
28574 \backslash
28575 nomnorefeq,
28576 \begin_inset space ~
28577 \end_inset
28578
28579
28580 \backslash
28581 nomnorefpage,
28582 \begin_inset space ~
28583 \end_inset
28584
28585
28586 \backslash
28587 nomnorefeqpage Turns off the corresponding options
28588 \end_layout
28589
28590 \begin_layout Standard
28591 Words like 
28592 \begin_inset Quotes eld
28593 \end_inset
28594
28595 page
28596 \begin_inset Quotes erd
28597 \end_inset
28598
28599  are automatically translated for some document languages.
28600  If not, add these lines to your LaTeX preamble:
28601 \end_layout
28602
28603 \begin_layout Standard
28604 \noindent
28605
28606 \series bold
28607
28608 \backslash
28609 renewcommand{
28610 \backslash
28611 eqdeclaration}[1]{, see equation
28612 \backslash
28613 nobreakspace(#1)}
28614 \begin_inset Newline newline
28615 \end_inset
28616
28617
28618 \backslash
28619 renewcommand{
28620 \backslash
28621 pagedeclaration}[1]{, page
28622 \backslash
28623 nobreakspace{}#1}
28624 \series default
28625
28626 \begin_inset Newline newline
28627 \end_inset
28628
28629 and replace 
28630 \begin_inset Quotes eld
28631 \end_inset
28632
28633 see equation
28634 \begin_inset Quotes erd
28635 \end_inset
28636
28637  and 
28638 \begin_inset Quotes eld
28639 \end_inset
28640
28641 page
28642 \begin_inset Quotes erd
28643 \end_inset
28644
28645  by their translation.
28646 \end_layout
28647
28648 \begin_layout Subsection
28649 Printing the Nomenclature
28650 \begin_inset Index idx
28651 status collapsed
28652
28653 \begin_layout Plain Layout
28654 Nomenclature ! Printing
28655 \end_layout
28656
28657 \end_inset
28658
28659
28660 \end_layout
28661
28662 \begin_layout Standard
28663 To print the nomenclature, use the menu 
28664 \family sans
28665 Insert\SpecialChar \menuseparator
28666 Lists
28667 \begin_inset space ~
28668 \end_inset
28669
28670 /
28671 \begin_inset space ~
28672 \end_inset
28673
28674 TOC\SpecialChar \menuseparator
28675 Nomenclature
28676 \family default
28677 .
28678  A box labeled 
28679 \begin_inset Quotes eld
28680 \end_inset
28681
28682
28683 \family sans
28684 Nomenclature
28685 \family default
28686
28687 \begin_inset Quotes erd
28688 \end_inset
28689
28690  will show the place where the nomenclature is printed in the output.
28691  By right-clicking on it, the amount of space for symbols can be altered.
28692  You can choose between these settings:
28693 \end_layout
28694
28695 \begin_layout Description
28696 Default a space of 1
28697 \begin_inset space \thinspace{}
28698 \end_inset
28699
28700 cm is used
28701 \end_layout
28702
28703 \begin_layout Description
28704 Longest
28705 \begin_inset space ~
28706 \end_inset
28707
28708 label
28709 \begin_inset space ~
28710 \end_inset
28711
28712 width the width of the widest symbol of all nomenclature entries is used
28713 \end_layout
28714
28715 \begin_layout Description
28716 Custom custom space
28717 \end_layout
28718
28719 \begin_layout Standard
28720 In the printed output the title of the nomenclature appears as 
28721 \begin_inset Quotes eld
28722 \end_inset
28723
28724 Nomenclature
28725 \begin_inset Quotes erd
28726 \end_inset
28727
28728 .
28729  If you are not happy with the name, you can change it by redefining the
28730  command 
28731 \series bold
28732
28733 \backslash
28734 nomname
28735 \series default
28736  in the preamble.
28737  For example, in order to change the name to 
28738 \emph on
28739 List of Symbols
28740 \emph default
28741 , add the following line to the preamble:
28742 \end_layout
28743
28744 \begin_layout Standard
28745
28746 \family roman
28747 \series bold
28748
28749 \backslash
28750 renewcommand{
28751 \backslash
28752 nomname}{List of Symbols}
28753 \end_layout
28754
28755 \begin_layout Subsection
28756 Nomenclature Program
28757 \begin_inset Index idx
28758 status collapsed
28759
28760 \begin_layout Plain Layout
28761 Nomenclature ! Program
28762 \end_layout
28763
28764 \end_inset
28765
28766
28767 \begin_inset CommandInset label
28768 LatexCommand label
28769 name "sub:Nomenclature-Program"
28770
28771 \end_inset
28772
28773
28774 \end_layout
28775
28776 \begin_layout Standard
28777 LyX uses the program 
28778 \family sans
28779 makeindex
28780 \family default
28781 , that is part of every LaTeX distribution, to generate the nomenclature.
28782  LyX's preferences dialog allows you to specify another program or to control
28783  
28784 \family sans
28785 makeindex
28786 \family default
28787  by adding options, see section
28788 \begin_inset space ~
28789 \end_inset
28790
28791
28792 \begin_inset CommandInset ref
28793 LatexCommand ref
28794 reference "sub:LaTeX-settings"
28795
28796 \end_inset
28797
28798 .
28799  The available options are listed and explained in 
28800 \begin_inset CommandInset citation
28801 LatexCommand cite
28802 key "nomencl,makeindex"
28803
28804 \end_inset
28805
28806 .
28807 \end_layout
28808
28809 \begin_layout Section
28810 Branches
28811 \begin_inset Index idx
28812 status collapsed
28813
28814 \begin_layout Plain Layout
28815 Branches
28816 \end_layout
28817
28818 \end_inset
28819
28820
28821 \begin_inset Index idx
28822 status collapsed
28823
28824 \begin_layout Plain Layout
28825 Document ! Branches
28826 \end_layout
28827
28828 \end_inset
28829
28830
28831 \begin_inset CommandInset label
28832 LatexCommand label
28833 name "sec:Branches"
28834
28835 \end_inset
28836
28837
28838 \end_layout
28839
28840 \begin_layout Standard
28841 Sometimes it is useful to hide some document parts in the output.
28842  For example a teacher who is setting an exam obviously doesn't want the
28843  pupils to see the answers, but having questions and answers in the same
28844  document will make the life of the markers of that exam much easier.
28845 \end_layout
28846
28847 \begin_layout Standard
28848 For these cases LyX allows you to put text into branches.
28849  The text will then only appear in the output when its branch is activated.
28850  To create a branch, either select the menu 
28851 \family sans
28852 Insert\SpecialChar \menuseparator
28853 Branch\SpecialChar \menuseparator
28854 Insert New Branch
28855 \family default
28856  (if you just want to specify a new branch) or go in the 
28857 \family sans
28858 Document\SpecialChar \menuseparator
28859 Settings
28860 \family default
28861  dialog to 
28862 \family sans
28863 Branches
28864 \family default
28865 , where you can specify and change the name of the branch, its activation
28866  state (whether the content of the branch is shown in the output or not),
28867  its background color inside LyX and whether the name of the branch should
28868  be appended to the document file name on export if the branch is active
28869  (see below for an example).
28870  Furthermore, the dialog lets you merge two branches (just rename one branch
28871  to the name of the other) and to add 
28872 \begin_inset Quotes eld
28873 \end_inset
28874
28875 unknown branches
28876 \begin_inset Quotes erd
28877 \end_inset
28878
28879  (i.
28880 \begin_inset space \thinspace{}
28881 \end_inset
28882
28883 e.
28884 \begin_inset space ~
28885 \end_inset
28886
28887 branches that were added to the document via copy and paste from other documents
28888 , without having being defined) to the document's branch list.
28889 \end_layout
28890
28891 \begin_layout Standard
28892 Text that should be in a branch is set into branch inset boxes.
28893  These boxes are inserted via the menu 
28894 \family sans
28895 Insert\SpecialChar \menuseparator
28896 Branch
28897 \family default
28898  where you can choose a branch.
28899  You can later change the activation state of the branch by right-clicking
28900  on them.
28901 \end_layout
28902
28903 \begin_layout Standard
28904 Here is an example, where only the question text appears, the answer branch
28905  is deactivated and does therefore not appear in the output:
28906 \end_layout
28907
28908 \begin_layout Standard
28909 \begin_inset Branch Question
28910 status open
28911
28912 \begin_layout Standard
28913 Question: Who was the first physics Nobel prize winner?
28914 \end_layout
28915
28916 \end_inset
28917
28918
28919 \end_layout
28920
28921 \begin_layout Standard
28922 \begin_inset Branch Answer
28923 status collapsed
28924
28925 \begin_layout Standard
28926 Answer: Wilhelm Conrad Röntgen
28927 \end_layout
28928
28929 \end_inset
28930
28931
28932 \end_layout
28933
28934 \begin_layout Standard
28935 If you activate 
28936 \family sans
28937 Filename Suffix
28938 \family default
28939  in 
28940 \family sans
28941 Document\SpecialChar \menuseparator
28942 Settings\SpecialChar \menuseparator
28943 Branches
28944 \family default
28945 , the name of the active branches will be appended to the file name at export.
28946  Consider for example a file 
28947 \begin_inset Quotes eld
28948 \end_inset
28949
28950 Exam.lyx
28951 \begin_inset Quotes erd
28952 \end_inset
28953
28954  which has the above branches.
28955  If 
28956 \begin_inset Quotes eld
28957 \end_inset
28958
28959 Filename Suffix
28960 \begin_inset Quotes erd
28961 \end_inset
28962
28963  is active, the PDF export file would be called 
28964 \begin_inset Quotes eld
28965 \end_inset
28966
28967 Exam.pdf
28968 \begin_inset Quotes erd
28969 \end_inset
28970
28971  if both the 
28972 \begin_inset Quotes eld
28973 \end_inset
28974
28975 Question
28976 \begin_inset Quotes erd
28977 \end_inset
28978
28979  and 
28980 \begin_inset Quotes eld
28981 \end_inset
28982
28983 Answer
28984 \begin_inset Quotes erd
28985 \end_inset
28986
28987  branch were inactive, 
28988 \begin_inset Quotes eld
28989 \end_inset
28990
28991 Exam-Question.pdf
28992 \begin_inset Quotes erd
28993 \end_inset
28994
28995  if only the 
28996 \begin_inset Quotes eld
28997 \end_inset
28998
28999 Question
29000 \begin_inset Quotes erd
29001 \end_inset
29002
29003  branch was active, likewise 
29004 \begin_inset Quotes eld
29005 \end_inset
29006
29007 Exam-Answer.pdf
29008 \begin_inset Quotes erd
29009 \end_inset
29010
29011  if only the 
29012 \begin_inset Quotes eld
29013 \end_inset
29014
29015 Answer
29016 \begin_inset Quotes erd
29017 \end_inset
29018
29019  branch was active, and 
29020 \begin_inset Quotes eld
29021 \end_inset
29022
29023 Exam-Question-Answer.pdf
29024 \begin_inset Quotes erd
29025 \end_inset
29026
29027  if both branches were active.
29028  This helps you to easily export different versions of your document without
29029  much hassle.
29030 \end_layout
29031
29032 \begin_layout Standard
29033 \begin_inset VSpace bigskip
29034 \end_inset
29035
29036
29037 \end_layout
29038
29039 \begin_layout Standard
29040 To use conditional output inside places where you cannot insert branch insets,
29041  like inside equations, you can code special LaTeX definitions for each
29042  branch.
29043  For example you can define for the question branch
29044 \begin_inset Foot
29045 status collapsed
29046
29047 \begin_layout Plain Layout
29048 For an introduction to the LaTeX-syntax, see section
29049 \begin_inset space ~
29050 \end_inset
29051
29052
29053 \begin_inset CommandInset ref
29054 LatexCommand ref
29055 reference "sub:LaTeX-Syntax"
29056
29057 \end_inset
29058
29059 .
29060 \end_layout
29061
29062 \end_inset
29063
29064
29065 \end_layout
29066
29067 \begin_layout Standard
29068
29069 \series bold
29070
29071 \backslash
29072 newcommand{
29073 \backslash
29074 question}[1]{#1}
29075 \end_layout
29076
29077 \begin_layout Standard
29078
29079 \series bold
29080
29081 \backslash
29082 newcommand{
29083 \backslash
29084 answer}[1]{}
29085 \end_layout
29086
29087 \begin_layout Standard
29088 and for the answer branch
29089 \end_layout
29090
29091 \begin_layout Standard
29092
29093 \series bold
29094
29095 \backslash
29096 newcommand{
29097 \backslash
29098 question}[1]{}
29099 \end_layout
29100
29101 \begin_layout Standard
29102
29103 \series bold
29104
29105 \backslash
29106 newcommand{
29107 \backslash
29108 answer}[1]{#1}
29109 \end_layout
29110
29111 \begin_layout Standard
29112 \begin_inset Branch Question
29113 status open
29114
29115 \begin_layout Standard
29116 \begin_inset ERT
29117 status open
29118
29119 \begin_layout Plain Layout
29120
29121
29122 \backslash
29123 newcommand{
29124 \backslash
29125 question}[1]{#1}
29126 \end_layout
29127
29128 \begin_layout Plain Layout
29129
29130
29131 \backslash
29132 newcommand{
29133 \backslash
29134 answer}[1]{}
29135 \end_layout
29136
29137 \end_inset
29138
29139
29140 \end_layout
29141
29142 \end_inset
29143
29144
29145 \end_layout
29146
29147 \begin_layout Standard
29148 \begin_inset Branch Answer
29149 status collapsed
29150
29151 \begin_layout Standard
29152 \begin_inset ERT
29153 status open
29154
29155 \begin_layout Plain Layout
29156
29157
29158 \backslash
29159 newcommand{
29160 \backslash
29161 question}[1]{}
29162 \end_layout
29163
29164 \begin_layout Plain Layout
29165
29166
29167 \backslash
29168 newcommand{
29169 \backslash
29170 answer}[1]{#1}
29171 \end_layout
29172
29173 \end_inset
29174
29175
29176 \end_layout
29177
29178 \end_inset
29179
29180
29181 \end_layout
29182
29183 \begin_layout Standard
29184 Now it is possible to use the commands 
29185 \series bold
29186
29187 \backslash
29188 question{\SpecialChar \ldots{}
29189 }
29190 \series default
29191  and 
29192 \series bold
29193
29194 \backslash
29195 answer{\SpecialChar \ldots{}
29196 }
29197 \series default
29198  to obtain conditional output.
29199  Here is an example formula where only the 
29200 \series bold
29201
29202 \backslash
29203 question
29204 \series default
29205  part appears:
29206 \begin_inset Formula 
29207 \[
29208 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29209 \]
29210
29211 \end_inset
29212
29213
29214 \end_layout
29215
29216 \begin_layout Standard
29217 Inside math, the same effect can be achieved using math macros, see the
29218  
29219 \emph on
29220 Math
29221 \emph default
29222  manual.
29223 \end_layout
29224
29225 \begin_layout Section
29226 PDF Properties
29227 \begin_inset CommandInset label
29228 LatexCommand label
29229 name "sec:PDF-Properties"
29230
29231 \end_inset
29232
29233
29234 \begin_inset Index idx
29235 status collapsed
29236
29237 \begin_layout Plain Layout
29238 PDF properties
29239 \end_layout
29240
29241 \end_inset
29242
29243
29244 \end_layout
29245
29246 \begin_layout Standard
29247 The 
29248 \family sans
29249 Document Settings
29250 \family default
29251  dialog allows you in the 
29252 \family sans
29253 PDF Properties
29254 \family default
29255  to set up special options for the PDF output of your document.
29256  All options there are provided by the LaTeX-package 
29257 \series bold
29258 hyperref
29259 \series default
29260
29261 \begin_inset Index idx
29262 status collapsed
29263
29264 \begin_layout Plain Layout
29265 LaTeX-packages ! hyperref
29266 \end_layout
29267
29268 \end_inset
29269
29270 .
29271 \end_layout
29272
29273 \begin_layout Standard
29274 Using 
29275 \series bold
29276 hyperref
29277 \series default
29278  will link all cross-references in the DVI- and PDF-output.
29279  This means that the reader of your document will be able to click on a
29280  table of contents entry or on a reference and he is shown the referenced
29281  document part.
29282  You can specify in the dialog tab 
29283 \family sans
29284 Hyperlinks
29285 \family default
29286  how the links will look like and if links for bibliographical backreferences
29287  are created.
29288  The backreferences will appear in the bibliography behind the different
29289  entries, showing the number of the section, slide, or page where the entry
29290  is referenced.
29291 \end_layout
29292
29293 \begin_layout Standard
29294 In the dialog tab 
29295 \family sans
29296 Bookmarks
29297 \family default
29298  you can set if PDF-bookmarks should be created for every section of your
29299  document to make it easier for readers to navigate through the document.
29300  You can decide if the bookmarks should be numbered like your document sections
29301  or not.
29302  With the open bookmarks level you can specify what sectioning level should
29303  be displayed in the bookmarks when opening the PDF.
29304  For example level
29305 \begin_inset space ~
29306 \end_inset
29307
29308 2 will display all sections and subsections, while level
29309 \begin_inset space ~
29310 \end_inset
29311
29312 1 will only display the sections.
29313 \end_layout
29314
29315 \begin_layout Standard
29316 The header information in the dialog tab 
29317 \family sans
29318 General
29319 \family default
29320  are saved together with the PDF as file properties.
29321  Many programs are able to extract this information to e.
29322 \begin_inset space \thinspace{}
29323 \end_inset
29324
29325 g.
29326 \begin_inset space \space{}
29327 \end_inset
29328
29329 automatically recognize who the author is and what the PDF is about.
29330  This is very useful to sort, classify, or use PDFs for bibliography issues.
29331  When the option 
29332 \family sans
29333 Automatic fill header
29334 \family default
29335  is set, LyX tries to extract the header information from your document
29336  title and author settings.
29337 \end_layout
29338
29339 \begin_layout Standard
29340 The option 
29341 \family sans
29342 Load in fullscreen mode
29343 \family default
29344  will open the PDF in fullscreen mode, which is useful for presentations.
29345 \end_layout
29346
29347 \begin_layout Standard
29348 PDF properties are also used in this document.
29349  When you look in its document settings, you can see that some additional
29350  
29351 \series bold
29352 hyperref
29353 \series default
29354  options are used.
29355  For an explanation of them we refer you to the hyperref manual 
29356 \begin_inset CommandInset citation
29357 LatexCommand cite
29358 key "hyperref"
29359
29360 \end_inset
29361
29362 .
29363 \end_layout
29364
29365 \begin_layout Section
29366 TeX Code and the LaTeX Syntax
29367 \begin_inset CommandInset label
29368 LatexCommand label
29369 name "sec:TeX-Code"
29370
29371 \end_inset
29372
29373
29374 \end_layout
29375
29376 \begin_layout Subsection
29377 TeX Code Boxes
29378 \begin_inset Index idx
29379 status collapsed
29380
29381 \begin_layout Plain Layout
29382 TeX Code
29383 \end_layout
29384
29385 \end_inset
29386
29387
29388 \begin_inset CommandInset label
29389 LatexCommand label
29390 name "sub:TeX-Code-Boxes"
29391
29392 \end_inset
29393
29394
29395 \end_layout
29396
29397 \begin_layout Standard
29398 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29399  constructs, but not all.
29400  LaTeX contains of hundreds of packages which provide different commands.
29401  All the time packages are being updated and new ones added.
29402  This has the advantage that you can typeset nearly everything as there
29403  is for every problem a LaTeX-package.
29404  But LyX can of course not be up to date and support all packages and their
29405  commands.
29406 \end_layout
29407
29408 \begin_layout Standard
29409 But don't worry, you can use any LaTeX-command directly in LyX inside the
29410  TeX Code box.
29411  A TeX Code box is created by the menu 
29412 \family sans
29413 Insert\SpecialChar \menuseparator
29414 TeX
29415 \begin_inset space ~
29416 \end_inset
29417
29418 Code
29419 \family default
29420  or by the toolbar button 
29421 \begin_inset Info
29422 type  "icon"
29423 arg   "ert-insert"
29424 \end_inset
29425
29426 .
29427  The box can be opened by left-clicking and closed by right-clicking on
29428  it.
29429 \end_layout
29430
29431 \begin_layout Standard
29432 You can insert complete or incomplete commands as TeX Code.
29433  Incomplete means that the command argument can be Standard LyX text.
29434  For example, if you want to draw a frame around a word and are therefore
29435  using the LaTeX-command 
29436 \series bold
29437
29438 \backslash
29439 fbox
29440 \series default
29441 , you can write the command part 
29442 \series bold
29443
29444 \backslash
29445 fbox{
29446 \series default
29447  in a TeX Code box before the word and the closing brace 
29448 \series bold
29449 }
29450 \series default
29451  in a second TeX Code box behind the word.
29452  The word between the two TeX Code boxes is then the argument as it is in
29453  the following example:
29454 \end_layout
29455
29456 \begin_layout Standard
29457 \begin_inset Graphics
29458         filename clipart/ERT.png
29459         scale 89
29460
29461 \end_inset
29462
29463
29464 \end_layout
29465
29466 \begin_layout Standard
29467 gives
29468 \end_layout
29469
29470 \begin_layout Standard
29471 This is a line with a 
29472 \begin_inset ERT
29473 status collapsed
29474
29475 \begin_layout Plain Layout
29476
29477
29478 \backslash
29479 fbox{
29480 \end_layout
29481
29482 \end_inset
29483
29484 framed
29485 \begin_inset ERT
29486 status collapsed
29487
29488 \begin_layout Plain Layout
29489
29490 }
29491 \end_layout
29492
29493 \end_inset
29494
29495  word.
29496 \end_layout
29497
29498 \begin_layout Standard
29499 \begin_inset Note Greyedout
29500 status open
29501
29502 \begin_layout Plain Layout
29503
29504 \series bold
29505 Note:
29506 \series default
29507  At the end of LaTeX-commands without parameters, you have to insert a space
29508  to let LaTeX know that the command is finished.
29509 \end_layout
29510
29511 \end_inset
29512
29513
29514 \end_layout
29515
29516 \begin_layout Subsection
29517 Short Introduction to the LaTeX Syntax
29518 \begin_inset Argument
29519 status collapsed
29520
29521 \begin_layout Plain Layout
29522 The LaTeX Syntax
29523 \end_layout
29524
29525 \end_inset
29526
29527
29528 \begin_inset Index idx
29529 status collapsed
29530
29531 \begin_layout Plain Layout
29532 LaTeX Syntax
29533 \end_layout
29534
29535 \end_inset
29536
29537
29538 \begin_inset CommandInset label
29539 LatexCommand label
29540 name "sub:LaTeX-Syntax"
29541
29542 \end_inset
29543
29544
29545 \end_layout
29546
29547 \begin_layout Standard
29548 When you write larger documents or books, you will need to know something
29549  about the LaTeX-commands that LyX uses in the background.
29550  Because LaTeX is based on commands, you can 
29551 \begin_inset Quotes eld
29552 \end_inset
29553
29554 program
29555 \begin_inset Quotes erd
29556 \end_inset
29557
29558  your text.
29559  This has the advantage that the layout of the document can be changed at
29560  any time if you know the right commands.
29561  E.
29562 \begin_inset space \thinspace{}
29563 \end_inset
29564
29565 g.
29566 \begin_inset space \space{}
29567 \end_inset
29568
29569 imagine you have to write a manual for a product and the deadline is the
29570  end of the day.
29571  Your boss just has complimented you for your good work but wants to have
29572  all caption labels bold.
29573  But you have over hundred figure and table captions with non-bold labels
29574  in your manual.
29575  Of course it's impossible to change all caption labels manually in one
29576  day.
29577 \end_layout
29578
29579 \begin_layout Standard
29580 Now LaTeX comes into play.
29581  As mentioned above, for every problem there exists a LaTeX-package.
29582  First you have to find out which and therefore look in the LaTeX package
29583  database, 
29584 \begin_inset CommandInset citation
29585 LatexCommand cite
29586 key "Catalogue"
29587
29588 \end_inset
29589
29590 .
29591 \end_layout
29592
29593 \begin_layout Standard
29594 As result you know that the package 
29595 \series bold
29596 caption
29597 \series default
29598
29599 \begin_inset Index idx
29600 status collapsed
29601
29602 \begin_layout Plain Layout
29603 LaTeX-packages ! caption
29604 \end_layout
29605
29606 \end_inset
29607
29608  is what you need.
29609  To use a package, you have to load it in the document preamble (menu 
29610 \family sans
29611 Document\SpecialChar \menuseparator
29612 Settings
29613 \family default
29614 ) with the command
29615 \end_layout
29616
29617 \begin_layout Standard
29618
29619 \series bold
29620
29621 \backslash
29622 usepackage[options]{package name}
29623 \end_layout
29624
29625 \begin_layout Standard
29626 All LaTeX commands begin with a backslash, the command argument is set within
29627  two braces, and the options are set within two brackets.
29628  Note that not all commands have an argument and options.
29629 \end_layout
29630
29631 \begin_layout Standard
29632 In your case the package name is 
29633 \series bold
29634 caption
29635 \series default
29636 .
29637  After a look in the documentation of the package, you know that the option
29638  
29639 \series bold
29640 labelfont=bf
29641 \series default
29642  will change the font of all caption labels to bold.
29643  So you add the command
29644 \end_layout
29645
29646 \begin_layout Standard
29647
29648 \series bold
29649
29650 \backslash
29651 usepackage[labelfont=bf]{caption}
29652 \end_layout
29653
29654 \begin_layout Standard
29655 to the preamble and the problem is solved.
29656 \begin_inset Foot
29657 status collapsed
29658
29659 \begin_layout Plain Layout
29660 For more commands provided by the 
29661 \series bold
29662 caption
29663 \series default
29664  package, have a look at its documentation, 
29665 \begin_inset CommandInset citation
29666 LatexCommand cite
29667 key "caption"
29668
29669 \end_inset
29670
29671 .
29672 \end_layout
29673
29674 \end_inset
29675
29676
29677 \end_layout
29678
29679 \begin_layout Standard
29680 Note that some document classes have built-in solutions for well known problems
29681  like your case.
29682  For example if you use a 
29683 \family sans
29684 KOMA-Script
29685 \family default
29686  class, you don't need the package 
29687 \series bold
29688 caption
29689 \series default
29690 , you can instead write
29691 \end_layout
29692
29693 \begin_layout Standard
29694
29695 \series bold
29696
29697 \backslash
29698 setkomafont{captionlabel}{
29699 \backslash
29700 bfseries}
29701 \end_layout
29702
29703 \begin_layout Standard
29704 in the preamble and the problem is solved.
29705  So if you plan to write a large document, you should have a look at the
29706  documentation of the document class you want to use.
29707  (
29708 \series bold
29709
29710 \backslash
29711 setkomafont
29712 \series default
29713  is an example of a command with more than one argument.)
29714 \end_layout
29715
29716 \begin_layout Standard
29717 Commands in the preamble affect the whole document, while commands in the
29718  text affect only the text after the command or only the text used as command
29719  argument.
29720  To insert a LaTeX-command in text, use the TeX Code box as described in
29721  the previous section.
29722 \end_layout
29723
29724 \begin_layout Standard
29725 If you want to learn more about LaTeX and its syntax, have a look at the
29726  LaTeX-books 
29727 \begin_inset CommandInset citation
29728 LatexCommand cite
29729 key "latexcompanion,latexguide"
29730
29731 \end_inset
29732
29733 .
29734 \end_layout
29735
29736 \begin_layout Standard
29737 \begin_inset Newpage cleardoublepage
29738 \end_inset
29739
29740
29741 \end_layout
29742
29743 \begin_layout Standard
29744 \begin_inset ERT
29745 status collapsed
29746
29747 \begin_layout Plain Layout
29748
29749
29750 \backslash
29751 pagestyle{fancy}
29752 \end_layout
29753
29754 \end_inset
29755
29756
29757 \begin_inset Note Note
29758 status collapsed
29759
29760 \begin_layout Plain Layout
29761 switches temporarily to a page style with custom header and footer line
29762 \end_layout
29763
29764 \end_inset
29765
29766
29767 \end_layout
29768
29769 \begin_layout Left Header
29770 \begin_inset Argument
29771 status open
29772
29773 \begin_layout Plain Layout
29774
29775 \end_layout
29776
29777 \end_inset
29778
29779
29780 \begin_inset ERT
29781 status collapsed
29782
29783 \begin_layout Plain Layout
29784
29785
29786 \backslash
29787 rightmark
29788 \end_layout
29789
29790 \end_inset
29791
29792
29793 \begin_inset Note Note
29794 status open
29795
29796 \begin_layout Plain Layout
29797 defines the header line as described below
29798 \end_layout
29799
29800 \end_inset
29801
29802
29803 \end_layout
29804
29805 \begin_layout Center Header
29806 \begin_inset Argument
29807 status open
29808
29809 \begin_layout Plain Layout
29810
29811 \end_layout
29812
29813 \end_inset
29814
29815
29816 \end_layout
29817
29818 \begin_layout Right Header
29819 \begin_inset Argument
29820 status open
29821
29822 \begin_layout Plain Layout
29823 \begin_inset ERT
29824 status collapsed
29825
29826 \begin_layout Plain Layout
29827
29828
29829 \backslash
29830 leftmark
29831 \end_layout
29832
29833 \end_inset
29834
29835
29836 \end_layout
29837
29838 \end_inset
29839
29840
29841 \end_layout
29842
29843 \begin_layout Left Footer
29844 \begin_inset Argument
29845 status open
29846
29847 \begin_layout Plain Layout
29848 \begin_inset ERT
29849 status collapsed
29850
29851 \begin_layout Plain Layout
29852
29853
29854 \backslash
29855 thepage
29856 \end_layout
29857
29858 \end_inset
29859
29860
29861 \end_layout
29862
29863 \end_inset
29864
29865
29866 \end_layout
29867
29868 \begin_layout Center Footer
29869 \begin_inset Argument
29870 status open
29871
29872 \begin_layout Plain Layout
29873
29874 \family sans
29875 \series bold
29876 \color red
29877 LyX's user guide
29878 \end_layout
29879
29880 \end_inset
29881
29882 Magic code:
29883 \begin_inset Newline newline
29884 \end_inset
29885
29886
29887 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29888 \end_inset
29889
29890
29891 \end_layout
29892
29893 \begin_layout Right Footer
29894 \begin_inset Argument
29895 status open
29896
29897 \begin_layout Plain Layout
29898
29899 \end_layout
29900
29901 \end_inset
29902
29903
29904 \begin_inset ERT
29905 status collapsed
29906
29907 \begin_layout Plain Layout
29908
29909
29910 \backslash
29911 Roman{page}
29912 \end_layout
29913
29914 \end_inset
29915
29916
29917 \end_layout
29918
29919 \begin_layout Section
29920 Customized Page Headers and Footers
29921 \begin_inset CommandInset label
29922 LatexCommand label
29923 name "sec:Customized-Page-Headers"
29924
29925 \end_inset
29926
29927
29928 \begin_inset Index idx
29929 status collapsed
29930
29931 \begin_layout Plain Layout
29932 Document ! Header/Footer line
29933 \end_layout
29934
29935 \end_inset
29936
29937
29938 \begin_inset Index idx
29939 status collapsed
29940
29941 \begin_layout Plain Layout
29942 Header/Footer line
29943 \end_layout
29944
29945 \end_inset
29946
29947
29948 \end_layout
29949
29950 \begin_layout Standard
29951 To define custom page header and footer line for your document, you need
29952  to set the headings style to 
29953 \family sans
29954 Fancy
29955 \family default
29956  in the 
29957 \family sans
29958 Document\SpecialChar \menuseparator
29959 Settings
29960 \family default
29961  dialog under 
29962 \family sans
29963 Page
29964 \begin_inset space ~
29965 \end_inset
29966
29967 Layout
29968 \family default
29969 .
29970  As second step add in the menu 
29971 \family sans
29972 Document\SpecialChar \menuseparator
29973 Settings\SpecialChar \menuseparator
29974 Modules
29975 \family default
29976  the module 
29977 \begin_inset Quotes eld
29978 \end_inset
29979
29980 Custom Header/Footerlines
29981 \begin_inset Quotes erd
29982 \end_inset
29983
29984 .
29985  This module offers the 6
29986 \begin_inset space ~
29987 \end_inset
29988
29989 styles
29990 \end_layout
29991
29992 \begin_layout Description
29993 Left
29994 \begin_inset space ~
29995 \end_inset
29996
29997 Header,
29998 \begin_inset space ~
29999 \end_inset
30000
30001 Center
30002 \begin_inset space ~
30003 \end_inset
30004
30005 Header,
30006 \begin_inset space ~
30007 \end_inset
30008
30009 Right
30010 \begin_inset space ~
30011 \end_inset
30012
30013 Header
30014 \end_layout
30015
30016 \begin_layout Description
30017 Left
30018 \begin_inset space ~
30019 \end_inset
30020
30021 Footer,
30022 \begin_inset space ~
30023 \end_inset
30024
30025 Center
30026 \begin_inset space ~
30027 \end_inset
30028
30029 Footer,
30030 \begin_inset space ~
30031 \end_inset
30032
30033 Right
30034 \begin_inset space ~
30035 \end_inset
30036
30037 Footer
30038 \end_layout
30039
30040 \begin_layout Standard
30041 for the different positions in the header/footer.
30042 \end_layout
30043
30044 \begin_layout Standard
30045 Normally, headers and footers are set up in the beginning of the document.
30046  But you can change them anywhere you want to.
30047  Figure
30048 \begin_inset space ~
30049 \end_inset
30050
30051
30052 \begin_inset CommandInset ref
30053 LatexCommand ref
30054 reference "fig:Page-layout"
30055
30056 \end_inset
30057
30058  shows the page layout and where the header/footer styles will appear.
30059 \end_layout
30060
30061 \begin_layout Standard
30062 \begin_inset Float figure
30063 placement h
30064 wide false
30065 sideways false
30066 status open
30067
30068 \begin_layout Plain Layout
30069 \noindent
30070 \align center
30071 \begin_inset Tabular
30072 <lyxtabular version="3" rows="5" columns="3">
30073 <features tabularvalignment="middle">
30074 <column alignment="left" valignment="top" width="30line%">
30075 <column alignment="center" valignment="top" width="30line%">
30076 <column alignment="right" valignment="top" width="30line%">
30077 <row>
30078 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30079 \begin_inset Text
30080
30081 \begin_layout Plain Layout
30082 Left Header
30083 \end_layout
30084
30085 \end_inset
30086 </cell>
30087 <cell alignment="center" valignment="top" topline="true" usebox="none">
30088 \begin_inset Text
30089
30090 \begin_layout Plain Layout
30091 Center Header
30092 \end_layout
30093
30094 \end_inset
30095 </cell>
30096 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30097 \begin_inset Text
30098
30099 \begin_layout Plain Layout
30100 Right Header
30101 \end_layout
30102
30103 \end_inset
30104 </cell>
30105 </row>
30106 <row>
30107 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30108 \begin_inset Text
30109
30110 \begin_layout Plain Layout
30111
30112 \end_layout
30113
30114 \end_inset
30115 </cell>
30116 <cell alignment="center" valignment="top" usebox="none">
30117 \begin_inset Text
30118
30119 \begin_layout Plain Layout
30120
30121 \end_layout
30122
30123 \end_inset
30124 </cell>
30125 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30126 \begin_inset Text
30127
30128 \begin_layout Plain Layout
30129
30130 \end_layout
30131
30132 \end_inset
30133 </cell>
30134 </row>
30135 <row>
30136 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30137 \begin_inset Text
30138
30139 \begin_layout Plain Layout
30140 The normal text on the page goes here.
30141  The running header is above the text, and the footer is below (including
30142  footnotes).
30143  Headers/footers typically contain things like the page number, title of
30144  the chapter, company logo but your can use almost anything, except of floats.
30145 \end_layout
30146
30147 \end_inset
30148 </cell>
30149 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30150 \begin_inset Text
30151
30152 \begin_layout Plain Layout
30153
30154 \end_layout
30155
30156 \end_inset
30157 </cell>
30158 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30159 \begin_inset Text
30160
30161 \begin_layout Plain Layout
30162
30163 \end_layout
30164
30165 \end_inset
30166 </cell>
30167 </row>
30168 <row>
30169 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30170 \begin_inset Text
30171
30172 \begin_layout Plain Layout
30173
30174 \end_layout
30175
30176 \end_inset
30177 </cell>
30178 <cell 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 alignment="right" 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" bottomline="true" leftline="true" usebox="none">
30199 \begin_inset Text
30200
30201 \begin_layout Plain Layout
30202 Left Footer
30203 \end_layout
30204
30205 \end_inset
30206 </cell>
30207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30208 \begin_inset Text
30209
30210 \begin_layout Plain Layout
30211 Center Footer
30212 \end_layout
30213
30214 \end_inset
30215 </cell>
30216 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30217 \begin_inset Text
30218
30219 \begin_layout Plain Layout
30220 Right Footer
30221 \end_layout
30222
30223 \end_inset
30224 </cell>
30225 </row>
30226 </lyxtabular>
30227
30228 \end_inset
30229
30230
30231 \end_layout
30232
30233 \begin_layout Plain Layout
30234 \begin_inset Caption
30235
30236 \begin_layout Plain Layout
30237 \begin_inset CommandInset label
30238 LatexCommand label
30239 name "fig:Page-layout"
30240
30241 \end_inset
30242
30243 Page layout with custom header and footer line.
30244 \end_layout
30245
30246 \end_inset
30247
30248
30249 \end_layout
30250
30251 \end_inset
30252
30253
30254 \end_layout
30255
30256 \begin_layout Subsection
30257 Definition
30258 \end_layout
30259
30260 \begin_layout Standard
30261 To define your header line, add all 3
30262 \begin_inset space ~
30263 \end_inset
30264
30265 header styles.
30266  The things you add to the styles appear on uneven pages, the things in
30267  the optional arguments on even pages.
30268  For single-sided documents, the optional arguments will not be used and
30269  can be omitted.
30270  If you leave a style or its argument empty, nothing appears in the output.
30271  Defining the footer line works similar.
30272 \end_layout
30273
30274 \begin_layout Standard
30275 For the definition, you will need some LaTeX-commands that are inserted
30276  as TeX code (menu 
30277 \family sans
30278 Insert\SpecialChar \menuseparator
30279 Te
30280 \begin_inset ERT
30281 status collapsed
30282
30283 \begin_layout Plain Layout
30284
30285 {}
30286 \end_layout
30287
30288 \end_inset
30289
30290 X
30291 \begin_inset space ~
30292 \end_inset
30293
30294 Code
30295 \family default
30296 ):
30297 \end_layout
30298
30299 \begin_layout Description
30300
30301 \backslash
30302 thepage prints the current page number
30303 \end_layout
30304
30305 \begin_layout Description
30306
30307 \backslash
30308 Roman{page} prints the current page number with capital roman numerals
30309 \end_layout
30310
30311 \begin_layout Description
30312
30313 \backslash
30314 roman{page} prints the current page number with small roman numerals
30315 \end_layout
30316
30317 \begin_layout Description
30318
30319 \backslash
30320 leftmark prints the current section number and title.
30321  If the document has chapters, it prints the current chapter number and
30322  title instead.
30323  It is called 
30324 \begin_inset Quotes eld
30325 \end_inset
30326
30327 leftmark
30328 \begin_inset Quotes prd
30329 \end_inset
30330
30331  because it usually goes in a left header.
30332 \end_layout
30333
30334 \begin_layout Description
30335
30336 \backslash
30337 rightmark prints the current subsection number and title.
30338  If the document has chapters, it prints the current section number and
30339  title instead.
30340  It is normally used in the right header.
30341 \end_layout
30342
30343 \begin_layout Subsection
30344 Default header/footer
30345 \end_layout
30346
30347 \begin_layout Standard
30348 The custom header/footer is not empty by default.
30349  The default header contains the chapter and section title and the center
30350  footer has the page number.
30351  In order to remove unwanted entries from the header/footer, include the
30352  relevant header/footer style in your document, but leave it blank.
30353  So, if you do not want a page number in the footer, include a blank 
30354 \family sans
30355 Center
30356 \begin_inset space ~
30357 \end_inset
30358
30359 Footer
30360 \family default
30361  style.
30362 \end_layout
30363
30364 \begin_layout Subsection
30365 Appearance
30366 \end_layout
30367
30368 \begin_layout Standard
30369 The header and footer will appear on normal pages.
30370  Some pages are different.
30371  The title page has a style of its own, and so has any page that starts
30372  a new part or chapter in your book.
30373  Such pages will not have the custom headers/footers, but that is normal.
30374  There is for example no need to print a header with the chapter name on
30375  the chapter page where the chapter heading is in big bold letters anyway.
30376 \end_layout
30377
30378 \begin_layout Subsubsection
30379 Header and footer decoration line
30380 \end_layout
30381
30382 \begin_layout Standard
30383 By default, you get a 0.4
30384 \begin_inset space \thinspace{}
30385 \end_inset
30386
30387 pt thick line below the header and no footer line.
30388  This can be changed in the document preamble with the commands 
30389 \series bold
30390
30391 \backslash
30392 headrulewidth
30393 \series default
30394  and 
30395 \series bold
30396
30397 \backslash
30398 footrulewidth
30399 \series default
30400  in the following scheme:
30401 \end_layout
30402
30403 \begin_layout Standard
30404
30405 \series bold
30406
30407 \backslash
30408 renewcommand{
30409 \backslash
30410 headrulewidth}{thickness}
30411 \end_layout
30412
30413 \begin_layout Standard
30414 Where thickness is a size in standard units like 
30415 \family sans
30416 pt
30417 \family default
30418  or 
30419 \family sans
30420 mm
30421 \family default
30422 .
30423  If you don't want a line, set the thickness to 0
30424 \begin_inset space \thinspace{}
30425 \end_inset
30426
30427 pt.
30428 \end_layout
30429
30430 \begin_layout Standard
30431 The lines can also be colored, but this requires more knowledge of LaTeX.
30432  If you really need this, have a look in the Internet or in sec.
30433 \begin_inset space ~
30434 \end_inset
30435
30436 4.4 of the book 
30437 \begin_inset CommandInset citation
30438 LatexCommand cite
30439 key "Mittelbach"
30440
30441 \end_inset
30442
30443 .
30444 \end_layout
30445
30446 \begin_layout Subsubsection
30447 Several header/footer lines
30448 \end_layout
30449
30450 \begin_layout Standard
30451 In case that you need more than one text line as a header/footer, you can
30452  do this by adding a normal line break in the style definition.
30453  However, the default height of the header/footer is only the one of one
30454  text line.
30455  To expand the height, redefine the LaTeX length 
30456 \series bold
30457
30458 \backslash
30459 headheight
30460 \series default
30461  or 
30462 \series bold
30463
30464 \backslash
30465 footheight
30466 \series default
30467  in this scheme in your document preamble:
30468 \end_layout
30469
30470 \begin_layout Standard
30471
30472 \series bold
30473
30474 \backslash
30475 setlength{
30476 \backslash
30477 headheight}{height}
30478 \end_layout
30479
30480 \begin_layout Standard
30481 Where height is a size in standard units.
30482  If you don't know which amount of space is needed for the height, define
30483  your header/footer and preview your document as PDF.
30484  Then open the LaTeX logfile via the menu 
30485 \family sans
30486 Document\SpecialChar \menuseparator
30487 La
30488 \begin_inset ERT
30489 status collapsed
30490
30491 \begin_layout Plain Layout
30492
30493 {}
30494 \end_layout
30495
30496 \end_inset
30497
30498 TeX Log
30499 \family default
30500  and look via the button 
30501 \family sans
30502 Next
30503 \begin_inset space ~
30504 \end_inset
30505
30506 Warning
30507 \family default
30508  if you find a warning of the package 
30509 \series bold
30510 fancyhdr
30511 \series default
30512
30513 \begin_inset Index idx
30514 status collapsed
30515
30516 \begin_layout Plain Layout
30517 LaTeX-packages ! fancyhdr
30518 \end_layout
30519
30520 \end_inset
30521
30522 .
30523  If there is such a warning, it contains the space that you need at least
30524  for your header/footer.
30525 \end_layout
30526
30527 \begin_layout Subsection
30528 This example
30529 \end_layout
30530
30531 \begin_layout Standard
30532 This example demonstrates what can be done with custom header/footers.
30533  Don't use it for your document as it is just an example.
30534  This example consists of the following definition:
30535 \end_layout
30536
30537 \begin_layout Description
30538 Left
30539 \begin_inset space ~
30540 \end_inset
30541
30542 Header 
30543 \series bold
30544
30545 \backslash
30546 rightmark
30547 \series default
30548 , empty optional argument
30549 \end_layout
30550
30551 \begin_layout Description
30552 Center
30553 \begin_inset space ~
30554 \end_inset
30555
30556 Header empty, empty optional argument
30557 \end_layout
30558
30559 \begin_layout Description
30560 Right
30561 \begin_inset space ~
30562 \end_inset
30563
30564 Header empty, 
30565 \series bold
30566
30567 \backslash
30568 leftmark
30569 \series default
30570  in the optional argument
30571 \end_layout
30572
30573 \begin_layout Description
30574 Left
30575 \begin_inset space ~
30576 \end_inset
30577
30578 Footer empty, 
30579 \series bold
30580
30581 \backslash
30582 thepage
30583 \series default
30584  in the optional argument
30585 \end_layout
30586
30587 \begin_layout Description
30588 Center
30589 \begin_inset space ~
30590 \end_inset
30591
30592 Footer 
30593 \family sans
30594 \series bold
30595 \color red
30596 LyX's user guide
30597 \family default
30598 \series default
30599 \color inherit
30600
30601 \begin_inset Quotes eld
30602 \end_inset
30603
30604 Magic code:
30605 \begin_inset Newline newline
30606 \end_inset
30607
30608
30609 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30610 \end_inset
30611
30612
30613 \begin_inset Quotes erd
30614 \end_inset
30615
30616  in the optional argument
30617 \end_layout
30618
30619 \begin_layout Description
30620 Right
30621 \begin_inset space ~
30622 \end_inset
30623
30624 Footer 
30625 \series bold
30626
30627 \backslash
30628 Roman{page}
30629 \series default
30630 , empty optional argument
30631 \end_layout
30632
30633 \begin_layout Description
30634
30635 \backslash
30636 headrulewidth set to 2
30637 \begin_inset space \thinspace{}
30638 \end_inset
30639
30640 pt
30641 \end_layout
30642
30643 \begin_layout Standard
30644 In principle you can use almost everything in headers/footers, except of
30645  floats.
30646  For more special things like e.
30647 \begin_inset space \thinspace{}
30648 \end_inset
30649
30650 g.
30651 \begin_inset space ~
30652 \end_inset
30653
30654 thumb-indexes, see the manual of the 
30655 \series bold
30656 fancyhdr
30657 \series default
30658  package, 
30659 \begin_inset CommandInset citation
30660 LatexCommand cite
30661 key "fancyhdr"
30662
30663 \end_inset
30664
30665 .
30666 \end_layout
30667
30668 \begin_layout Standard
30669 \begin_inset Newpage clearpage
30670 \end_inset
30671
30672
30673 \end_layout
30674
30675 \begin_layout Standard
30676 \begin_inset ERT
30677 status collapsed
30678
30679 \begin_layout Plain Layout
30680
30681
30682 \backslash
30683 pagestyle{headings}
30684 \end_layout
30685
30686 \end_inset
30687
30688
30689 \begin_inset Note Note
30690 status collapsed
30691
30692 \begin_layout Plain Layout
30693 switches back to page style with the default headings
30694 \end_layout
30695
30696 \end_inset
30697
30698
30699 \end_layout
30700
30701 \begin_layout Section
30702 Previewing Snippets of your Document
30703 \begin_inset CommandInset label
30704 LatexCommand label
30705 name "sec:Previewing-snippets-of"
30706
30707 \end_inset
30708
30709
30710 \begin_inset Index idx
30711 status collapsed
30712
30713 \begin_layout Plain Layout
30714 Instant preview
30715 \end_layout
30716
30717 \end_inset
30718
30719
30720 \begin_inset Index idx
30721 status collapsed
30722
30723 \begin_layout Plain Layout
30724 Document ! Preview
30725 \end_layout
30726
30727 \end_inset
30728
30729
30730 \end_layout
30731
30732 \begin_layout Standard
30733 LyX allows you to generate previews of sections of your document on the
30734  fly so you can see how they will look in the final document without having
30735  to break your train of thought with viewing the output.
30736 \end_layout
30737
30738 \begin_layout Subsection
30739 Prerequisites
30740 \end_layout
30741
30742 \begin_layout Standard
30743 To get previews working, you need the LaTeX package 
30744 \series bold
30745 preview-latex
30746 \series default
30747
30748 \begin_inset Index idx
30749 status collapsed
30750
30751 \begin_layout Plain Layout
30752 LaTeX-packages ! preview-latex
30753 \end_layout
30754
30755 \end_inset
30756
30757  (on some systems named simply 
30758 \series bold
30759 preview
30760 \series default
30761 ) installed.
30762  If it is not already installed, you will find it in the TeX-catalogue,
30763  
30764 \begin_inset CommandInset citation
30765 LatexCommand cite
30766 key "TeXCatalogue"
30767
30768 \end_inset
30769
30770  or in the package manager of your LaTeX-system.
30771  You obtain prettier results if you install the program 
30772 \family typewriter
30773 pnmcrop
30774 \family default
30775  from the 
30776 \family typewriter
30777 netpbm
30778 \family default
30779  package; for LyX on Windows this program and also the LaTeX-package is
30780  automatically installed together with LyX.
30781 \end_layout
30782
30783 \begin_layout Subsection
30784 Enabling previews
30785 \end_layout
30786
30787 \begin_layout Standard
30788 If you would for example like to see in LyX your math formulas typeset by
30789  LaTeX, activate the option 
30790 \family sans
30791 Display
30792 \begin_inset space ~
30793 \end_inset
30794
30795 Graphics
30796 \family default
30797  in the 
30798 \family sans
30799 Tools\SpecialChar \menuseparator
30800 Preferences 
30801 \family default
30802 dialog under 
30803 \family sans
30804 Look
30805 \begin_inset space ~
30806 \end_inset
30807
30808 and
30809 \begin_inset space ~
30810 \end_inset
30811
30812 feel\SpecialChar \menuseparator
30813 Display
30814 \family default
30815 .
30816  Then set 
30817 \family sans
30818 Instant
30819 \begin_inset space ~
30820 \end_inset
30821
30822 Preview
30823 \family default
30824  to 
30825 \family sans
30826 On
30827 \family default
30828 .
30829  The 
30830 \family sans
30831 Preview
30832 \begin_inset space ~
30833 \end_inset
30834
30835 Size
30836 \family default
30837  is the multiplication factor for the size.
30838 \end_layout
30839
30840 \begin_layout Standard
30841 Previews are generated when you load a document into LyX and when you finish
30842  editing an inset.
30843 \end_layout
30844
30845 \begin_layout Standard
30846 \begin_inset Note Greyedout
30847 status open
30848
30849 \begin_layout Plain Layout
30850
30851 \series bold
30852 Note:
30853 \series default
30854  Previews of an already loaded document are not in every case immediately
30855  generated by activating the option 
30856 \family sans
30857 Display
30858 \begin_inset space ~
30859 \end_inset
30860
30861 Graphics
30862 \family default
30863 .
30864  Reopening the documents assures to get previews.
30865 \end_layout
30866
30867 \end_inset
30868
30869
30870 \end_layout
30871
30872 \begin_layout Subsection
30873 Selected document parts
30874 \end_layout
30875
30876 \begin_layout Standard
30877 Besides math there are other cases where you might like to see a preview,
30878  fox example things that LyX cannot render like rotated parts or things
30879  which are not yet supported by LyX.
30880  To do this, insert a preview inset via the menu 
30881 \family sans
30882 Insert\SpecialChar \menuseparator
30883 Preview
30884 \family default
30885 .
30886  Insert or paste the stuff that you want to preview into this inset.
30887  The preview will be generated when the cursor is outside the preview inset.
30888  If you click on the preview, you can edit the previewed stuff.
30889 \end_layout
30890
30891 \begin_layout Standard
30892 An example: To create rotated boxes, you use the LaTeX command 
30893 \series bold
30894
30895 \backslash
30896 rotatebox
30897 \series default
30898  which is not yet supported by LyX.
30899 \begin_inset Foot
30900 status collapsed
30901
30902 \begin_layout Plain Layout
30903
30904 \series bold
30905
30906 \backslash
30907 rotatebox
30908 \series default
30909  is explained in section 
30910 \emph on
30911 Rotated and Scaled Boxes
30912 \emph default
30913  of the 
30914 \emph on
30915 Embedded
30916 \begin_inset space ~
30917 \end_inset
30918
30919 Objects
30920 \emph default
30921  manual.
30922 \end_layout
30923
30924 \end_inset
30925
30926  Instead of the TeX Code boxes you want to see in LyX the final rotated
30927  boxes, for example to adjust the rotation angle to fit with the surrounding
30928  text.
30929  Therefore you create a preview inset and copy the text with the rotated
30930  boxes into in.
30931  Here is the result:
30932 \end_layout
30933
30934 \begin_layout Standard
30935 \begin_inset Preview
30936
30937 \begin_layout Standard
30938 This is a line
30939 \begin_inset ERT
30940 status collapsed
30941
30942 \begin_layout Plain Layout
30943
30944
30945 \backslash
30946 rotatebox[origin=r]{-60}{
30947 \end_layout
30948
30949 \end_inset
30950
30951
30952 \begin_inset Box Doublebox
30953 position "c"
30954 hor_pos "c"
30955 has_inner_box 0
30956 inner_pos "c"
30957 use_parbox 0
30958 use_makebox 0
30959 width "1in"
30960 special "width"
30961 height "1in"
30962 height_special "totalheight"
30963 status collapsed
30964
30965 \begin_layout Plain Layout
30966 with rotated
30967 \end_layout
30968
30969 \end_inset
30970
30971
30972 \begin_inset ERT
30973 status collapsed
30974
30975 \begin_layout Plain Layout
30976
30977 }
30978 \end_layout
30979
30980 \end_inset
30981
30982  framed text 
30983 \begin_inset ERT
30984 status collapsed
30985
30986 \begin_layout Plain Layout
30987
30988
30989 \backslash
30990 rotatebox[origin=lb]{60}{
30991 \end_layout
30992
30993 \end_inset
30994
30995
30996 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30997 \end_inset
30998
30999
31000 \begin_inset ERT
31001 status collapsed
31002
31003 \begin_layout Plain Layout
31004
31005 }
31006 \end_layout
31007
31008 \end_inset
31009
31010  and a formula.
31011 \end_layout
31012
31013 \end_inset
31014
31015
31016 \end_layout
31017
31018 \begin_layout Standard
31019 Previewing works also for colors.
31020  In this example a special framed, colored box was created using the LaTeX
31021  command 
31022 \series bold
31023
31024 \backslash
31025 fcolorbox
31026 \series default
31027 :
31028 \begin_inset Foot
31029 status collapsed
31030
31031 \begin_layout Plain Layout
31032
31033 \series bold
31034
31035 \backslash
31036 fcolorbox
31037 \series default
31038  is explained in section 
31039 \emph on
31040 Colored Boxes
31041 \emph default
31042  of the 
31043 \emph on
31044 Embedded
31045 \begin_inset space ~
31046 \end_inset
31047
31048 Objects
31049 \emph default
31050  manual.
31051 \end_layout
31052
31053 \end_inset
31054
31055
31056 \end_layout
31057
31058 \begin_layout Standard
31059 \begin_inset Preview
31060
31061 \begin_layout Standard
31062 \begin_inset ERT
31063 status collapsed
31064
31065 \begin_layout Plain Layout
31066
31067
31068 \backslash
31069 fboxrule 1mm 
31070 \backslash
31071 fboxsep 1mm
31072 \end_layout
31073
31074 \end_inset
31075
31076
31077 \begin_inset ERT
31078 status collapsed
31079
31080 \begin_layout Plain Layout
31081
31082
31083 \backslash
31084 fcolorbox{cyan}{magenta}{
31085 \end_layout
31086
31087 \end_inset
31088
31089 This is text within a colored, framed box.
31090 \begin_inset ERT
31091 status collapsed
31092
31093 \begin_layout Plain Layout
31094
31095 }
31096 \end_layout
31097
31098 \end_inset
31099
31100
31101 \end_layout
31102
31103 \end_inset
31104
31105
31106 \end_layout
31107
31108 \begin_layout Standard
31109 \begin_inset VSpace medskip
31110 \end_inset
31111
31112
31113 \end_layout
31114
31115 \begin_layout Standard
31116 If LyX does not show a preview, assure that you enabled previews as described
31117  above and also assure that TeX Code in the preview inset is valid and that
31118  you loaded the LaTeX packages in your document preamble that are required
31119  by the TeX Code.
31120  If LyX cannot create a preview, you will in most cases also not be able
31121  to view your document due to LaTeX errors.
31122  So if you have to use some TeX Code and don't know if it is correct, the
31123  preview inset is a nice method to check it without the need to view the
31124  whole document.
31125 \end_layout
31126
31127 \begin_layout Subsection
31128 LaTeX source code
31129 \end_layout
31130
31131 \begin_layout Standard
31132 You can preview the LaTeX source of the whole document or parts of it.
31133  Use the menu 
31134 \family sans
31135 View\SpecialChar \menuseparator
31136 View
31137 \begin_inset space ~
31138 \end_inset
31139
31140 Source
31141 \family default
31142  and a window will be shown where you can see the LaTeX-source code.
31143  The window shows the source of the whole paragraph where the cursor is
31144  currently in.
31145  You can also select document parts in LyX's main window, then only this
31146  selection (when it is more than one paragraph) is shown as source code.
31147  To view the whole document as source, enable the corresponding option in
31148  the source view window.
31149 \end_layout
31150
31151 \begin_layout Section
31152 Advanced Find and Replace
31153 \begin_inset CommandInset label
31154 LatexCommand label
31155 name "sec:Advanced-Find-and"
31156
31157 \end_inset
31158
31159
31160 \begin_inset Index idx
31161 status collapsed
31162
31163 \begin_layout Plain Layout
31164 Replace
31165 \end_layout
31166
31167 \end_inset
31168
31169
31170 \begin_inset Index idx
31171 status collapsed
31172
31173 \begin_layout Plain Layout
31174 Find
31175 \end_layout
31176
31177 \end_inset
31178
31179
31180 \end_layout
31181
31182 \begin_layout Subsection
31183 Introduction
31184 \end_layout
31185
31186 \begin_layout Standard
31187 The advanced find and replace feature of LyX allows for searching of complex,
31188  format-sensitive text segments and mathematics contents within LyX documents.
31189  It is an enhancement of the standard (quick) find and replace feature.
31190  The key-features are:
31191 \end_layout
31192
31193 \begin_layout Itemize
31194 Both searching of text and of mathematical formulas is allowed, where the
31195  latter is done by entering mathematics in the usual way; not only entire
31196  mathematical formulas are found, but also parts occurring within more complex
31197  formulas
31198 \end_layout
31199
31200 \begin_layout Itemize
31201 Search may be format-insensitive, so that the searched text is found in
31202  any context/style (standard text, section headings, notes, and even mathematics
31203 ), or it may be format-sensitive, so that, for example, a word entered with
31204  a section heading will only be found within section headings
31205 \end_layout
31206
31207 \begin_layout Itemize
31208 Search may be widened to a specific 
31209 \emph on
31210 scope
31211 \emph default
31212 , i.
31213 \begin_inset space \thinspace{}
31214 \end_inset
31215
31216 e.
31217 \begin_inset space ~
31218 \end_inset
31219
31220 a set of files which may be all the children of the document being edited,
31221  all the open files, or all the manuals available from the 
31222 \family sans
31223 Help
31224 \family default
31225  menu
31226 \end_layout
31227
31228 \begin_layout Itemize
31229 Replace may optionally preserve capitalization, so that the replaced text
31230  capitalization is adapted to the matching text (i.
31231 \begin_inset space \thinspace{}
31232 \end_inset
31233
31234 e.
31235 \begin_inset space ~
31236 \end_inset
31237
31238 all lowercase, all uppercase, first uppercase followed by lowercase)
31239 \end_layout
31240
31241 \begin_layout Subsection
31242 Basic usage
31243 \end_layout
31244
31245 \begin_layout Standard
31246 The advanced find and replace feature of LyX is activated through the menu
31247  
31248 \family sans
31249 Edit\SpecialChar \menuseparator
31250 Find & Replace
31251 \noun on
31252  (
31253 \noun default
31254 Advanced
31255 \noun on
31256 )
31257 \family default
31258 \noun default
31259  (shortcut 
31260 \begin_inset Info
31261 type  "shortcut"
31262 arg   "dialog-show findreplaceadv"
31263 \end_inset
31264
31265 ) or the toolbar button 
31266 \begin_inset Info
31267 type  "icon"
31268 arg   "dialog-toggle findreplaceadv"
31269 \end_inset
31270
31271 .
31272  This opens the 
31273 \family sans
31274 Advanced Find and Replace
31275 \family default
31276  dialog.
31277 \end_layout
31278
31279 \begin_layout Subsubsection
31280 Searching for text
31281 \end_layout
31282
31283 \begin_layout Standard
31284 Enter into the 
31285 \family sans
31286 Find
31287 \family default
31288  LyX mini-editor a simple word, and search for occurrences of it by clicking
31289  on the 
31290 \family sans
31291 Find Next
31292 \family default
31293  button at the bottom of the dialog (or just press the 
31294 \family sans
31295 Return
31296 \family default
31297  key).
31298  The entered word is found both in text mode and in math mode, and in emphasized
31299 , bold or normal face, and in both in section titles and in standard text.
31300  Pressing repeatedly 
31301 \family sans
31302 Enter
31303 \family default
31304  keeps searching forward.
31305  Similarly, pressing 
31306 \family sans
31307 Shift+Enter
31308 \family default
31309  searches for the entered text backwards.
31310 \end_layout
31311
31312 \begin_layout Standard
31313 While searching, the 
31314 \family sans
31315 Case sensitive
31316 \family default
31317  option allows matches to occur only with the same case as entered in the
31318  
31319 \family sans
31320 Find
31321 \family default
31322  editor.
31323  The 
31324 \family sans
31325 Whole words
31326 \family default
31327  option allows matches to occur only at word boundaries.
31328 \end_layout
31329
31330 \begin_layout Subsubsection
31331 Searching for mathematics
31332 \end_layout
31333
31334 \begin_layout Standard
31335 Mathematical formulas may be searched for by typing in the 
31336 \family sans
31337 Find
31338 \family default
31339  editor a mathematical formula, such as 
31340 \begin_inset Formula $x^{2}$
31341 \end_inset
31342
31343  or also something more complex like 
31344 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31345 \end_inset
31346
31347 .
31348  When searching for a formula, it is found both when it is alone and when
31349  it occurs in sub-formulas and nested parts of sub-formulas, for example
31350  the mentioned segments would be found in something like 
31351 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31352 \end_inset
31353
31354
31355 \end_layout
31356
31357 \begin_layout Subsubsection
31358 Style-aware search
31359 \end_layout
31360
31361 \begin_layout Standard
31362 It is also possible to search for text with specific styles.
31363  This is done by switching to the 
31364 \family sans
31365 Settings
31366 \family default
31367  tab of the dialog and unchecking the 
31368 \family sans
31369 Ignore format
31370 \family default
31371  option.
31372  This way, entering in the 
31373 \family sans
31374 Find
31375 \family default
31376  editor
31377 \end_layout
31378
31379 \begin_layout Itemize
31380 a plain word and searching for it would not find instances of the word occurring
31381  in emphasized or boldface.
31382 \end_layout
31383
31384 \begin_layout Itemize
31385 an emphasized or boldface word and searching for it would find the respective
31386  instances with same face only, and within the same text style only.
31387  Note that, for example, an emphasized text is found not only when occurring
31388  alone, but also when it is contained in a longer emphasized sentence.
31389 \end_layout
31390
31391 \begin_layout Itemize
31392 a plain word in a section heading, and searching for it, finds occurrences
31393  of if only within section headings.
31394  Also, if the text to search is given an emphasized or bold face, in addition
31395  to a section style, then it is found only when occurring with the same
31396  style.
31397 \end_layout
31398
31399 \begin_layout Itemize
31400 some mathematics in a displayed formula will only find instances of this
31401  formula that are also displayed formulas (and not inline formulas).
31402 \end_layout
31403
31404 \begin_layout Subsubsection
31405 Replace
31406 \end_layout
31407
31408 \begin_layout Standard
31409 The text segments matching the text entered in the 
31410 \family sans
31411 Find
31412 \family default
31413  editor may be replaced with the text segments entered in the 
31414 \family sans
31415 Replace
31416 \family default
31417 \noun on
31418  
31419 \noun default
31420 editor.
31421  In order to find the next occurrence and replace it, click on the 
31422 \family sans
31423 Replace
31424 \family default
31425  button or alternatively
31426 \noun on
31427  
31428 \noun default
31429 press 
31430 \family sans
31431 Enter
31432 \family default
31433  or 
31434 \family sans
31435 Shift+Enter
31436 \family default
31437  while being in the 
31438 \family sans
31439 Replace
31440 \family default
31441 \noun on
31442  
31443 \noun default
31444 editor.
31445 \end_layout
31446
31447 \begin_layout Standard
31448 You can replace full-featured formatted LyX segments in place of the matching
31449  text segments in your document.
31450  Typical scenarios in which to use this capability may be (just to mention
31451  a few):
31452 \end_layout
31453
31454 \begin_layout Itemize
31455 replacing occurrences of a word with a customized formatted version of the
31456  same word, for example replacing occurrences of a name like 
31457 \begin_inset Quotes eld
31458 \end_inset
31459
31460 func()
31461 \begin_inset Quotes erd
31462 \end_inset
31463
31464  with its typewriter version 
31465 \family typewriter
31466
31467 \begin_inset Quotes eld
31468 \end_inset
31469
31470 func()
31471 \begin_inset Quotes erd
31472 \end_inset
31473
31474 ;
31475 \end_layout
31476
31477 \begin_layout Itemize
31478 performing a notation rework of mathematical symbols, for example replacing
31479  occurrences of 
31480 \begin_inset Quotes eld
31481 \end_inset
31482
31483
31484 \begin_inset Formula $R$
31485 \end_inset
31486
31487
31488 \begin_inset Quotes erd
31489 \end_inset
31490
31491  with 
31492 \begin_inset Quotes eld
31493 \end_inset
31494
31495
31496 \begin_inset Formula $\mathbb{R}$
31497 \end_inset
31498
31499
31500 \begin_inset Quotes erd
31501 \end_inset
31502
31503  (you may want to enable the 
31504 \family sans
31505 Whole words
31506 \family default
31507  and 
31508 \family sans
31509 Case sensitive
31510 \family default
31511  options and disable the 
31512 \family sans
31513 Ignore format
31514 \family default
31515  option in the 
31516 \family sans
31517 Settings
31518 \family default
31519  tab, in order to avoid replacing all 
31520 \begin_inset Quotes eld
31521 \end_inset
31522
31523 R
31524 \begin_inset Quotes erd
31525 \end_inset
31526
31527  letters occurring in normal text), or occurrences of 
31528 \begin_inset Formula $x_{j}^{i}$
31529 \end_inset
31530
31531  with 
31532 \begin_inset Formula $x_{i,\, j}$
31533 \end_inset
31534
31535 , or occurrences of 
31536 \begin_inset Formula $x[k]$
31537 \end_inset
31538
31539  with 
31540 \begin_inset Formula $x_{k}$
31541 \end_inset
31542
31543 .
31544 \end_layout
31545
31546 \begin_layout Subsection
31547 Advanced usage
31548 \end_layout
31549
31550 \begin_layout Standard
31551 There is a regular expression (regexp) based searching facility.
31552 \begin_inset Foot
31553 status collapsed
31554
31555 \begin_layout Plain Layout
31556 A good explanation of regular expressions is given in this Wikipedia entry:
31557  
31558 \begin_inset CommandInset href
31559 LatexCommand href
31560 target "http://en.wikipedia.org/wiki/Regular_expression"
31561
31562 \end_inset
31563
31564 .
31565 \end_layout
31566
31567 \end_inset
31568
31569  You can search for regular expression by inserting a regexp inset into
31570  the 
31571 \family sans
31572 Find
31573 \family default
31574  editor.
31575  This is done via the menu 
31576 \family sans
31577 Insert\SpecialChar \menuseparator
31578 Insert Regular Expression
31579 \family default
31580  while the cursor is in the 
31581 \family sans
31582 Find
31583 \family default
31584  editor.
31585  Characters entered within regexp insets are matched according to the regular
31586  expression matching rules
31587 \begin_inset Foot
31588 status collapsed
31589
31590 \begin_layout Plain Layout
31591 Under the constraint that any (sub)expression must match a well-formed LyX
31592  text segment, i.
31593 \begin_inset space \thinspace{}
31594 \end_inset
31595
31596 e.
31597 \begin_inset space ~
31598 \end_inset
31599
31600 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31601  to match expressions.
31602 \end_layout
31603
31604 \end_inset
31605
31606 , while text entered outside regexp insets is matched exactly against the
31607  same text in the document.
31608  Note that it is allowed to cut and paste regexp-mode insets as usual.
31609  Examples of using such a feature may be:
31610 \end_layout
31611
31612 \begin_layout Enumerate
31613 Searching for all fractions with a given denominator: for example, entering
31614  in the 
31615 \family sans
31616 Find
31617 \family default
31618  editor the fraction 
31619 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31620 \end_inset
31621
31622  (where the 
31623 \begin_inset Formula $.*$
31624 \end_inset
31625
31626  on the numerator is the match-everything regular expression) finds all
31627  fractions with the given denominator.
31628 \end_layout
31629
31630 \begin_layout Enumerate
31631 Searching for all text with a given style: for example, after unchecking
31632  the 
31633 \family sans
31634 Ignore format
31635 \family default
31636  option from the 
31637 \family sans
31638 Settings
31639 \family default
31640  tab, entering a 
31641 \series bold
31642
31643 \begin_inset Formula $.*$
31644 \end_inset
31645
31646
31647 \series default
31648  regular expression and adding for it an emphasized or bold face, finds
31649  all emphasized and bold face text, respectively.
31650  Also, inserting a 
31651 \begin_inset Formula $.*$
31652 \end_inset
31653
31654  regular expression in a bullet or enumerated list or a section heading,
31655  you can find all bullet or enumerated lists or section headings.
31656 \end_layout
31657
31658 \begin_layout Standard
31659 Finally, references to (sub)expressions in regexp may be used as usual,
31660  enclosing parts of the expression within round braces 
31661 \begin_inset Formula $()$
31662 \end_inset
31663
31664 , and referring back to them through 
31665 \begin_inset Formula $\backslash1$
31666 \end_inset
31667
31668
31669 \begin_inset Formula $\backslash2$
31670 \end_inset
31671
31672 , etc..
31673  For example, try searching for the regexp 
31674 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31675 \end_inset
31676
31677  in order to find word repetitions, if there are any.
31678 \end_layout
31679
31680 \begin_layout Standard
31681 Note that back references work both when occurring within the same regexp,
31682  and when occurring in multiple different regexps, where the numbering of
31683  back-referenced sub-expressions is absolute, i.
31684 \begin_inset space \thinspace{}
31685 \end_inset
31686
31687 e.
31688 \begin_inset space ~
31689 \end_inset
31690
31691  
31692 \begin_inset Formula $\backslash1$
31693 \end_inset
31694
31695  always refers to the first occurrence of 
31696 \begin_inset Formula $()$
31697 \end_inset
31698
31699  in all entered regexps.
31700 \end_layout
31701
31702 \begin_layout Standard
31703 Note also that the use of back references in the replaced text is not (yet)
31704  implemented.
31705 \end_layout
31706
31707 \begin_layout Section
31708 Spell Checking
31709 \begin_inset CommandInset label
31710 LatexCommand label
31711 name "sec:Spellchecking"
31712
31713 \end_inset
31714
31715
31716 \begin_inset Index idx
31717 status collapsed
31718
31719 \begin_layout Plain Layout
31720 Spell checking
31721 \end_layout
31722
31723 \end_inset
31724
31725
31726 \end_layout
31727
31728 \begin_layout Standard
31729 LyX has a built-in spell checker.
31730  The menu
31731 \family sans
31732  Tools\SpecialChar \menuseparator
31733 Spellchecker
31734 \family default
31735 , the key 
31736 \family sans
31737 F7
31738 \family default
31739  or the toolbar button 
31740 \begin_inset Info
31741 type  "icon"
31742 arg   "dialog-show spellchecker"
31743 \end_inset
31744
31745  starts the spell checking beginning from the current cursor position.
31746  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31747  you to edit and replace it in a second line.
31748  Whenever an unknown word is found, the word is highlighted and the text
31749  scrolled so that it is visible.
31750  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31751 n, if any could be found.
31752  Clicking on one of the corrections will copy to the 
31753 \family sans
31754 Replacement
31755 \family default
31756  field, double-click invokes directly the replacement.
31757  Unknown but correctly typed words can be added to the personal dictionary.
31758 \end_layout
31759
31760 \begin_layout Standard
31761 By default, the dictionary file used is determined by the document language
31762  that is set in the 
31763 \family sans
31764 Document\SpecialChar \menuseparator
31765 Settings
31766 \family default
31767  dialog.
31768  You can specify the language of a word in the spellchecker dialog by choosing
31769  a different one at the top of the dialog.
31770  LyX can correctly spell check documents containing multiple languages.
31771  This work if you have marked the different languages appropriately and
31772  have the spell checker dictionaries installed.
31773  LyX automatically switches to the appropriate dictionary file.
31774 \end_layout
31775
31776 \begin_layout Subsection
31777 Further Settings
31778 \end_layout
31779
31780 \begin_layout Standard
31781 In LyX's preferences dialog under 
31782 \family sans
31783 Language
31784 \begin_inset space ~
31785 \end_inset
31786
31787 Setting\SpecialChar \menuseparator
31788 Spellchecker
31789 \family default
31790  you can set the following things:
31791 \end_layout
31792
31793 \begin_layout Description
31794 Spellchecker
31795 \begin_inset space ~
31796 \end_inset
31797
31798 engine Select the library LyX should use for spell checking.
31799  Depending on your platform, 
31800 \family typewriter
31801 aspell
31802 \family default
31803
31804 \family typewriter
31805 hunspell
31806 \family default
31807  or 
31808 \family typewriter
31809 enchant
31810 \begin_inset Foot
31811 status collapsed
31812
31813 \begin_layout Plain Layout
31814 Enchant itself is a wrapper library having different configurable back-ends.
31815  Please consult the documentation or man-page of it to learn more.
31816 \end_layout
31817
31818 \end_inset
31819
31820
31821 \family default
31822  are available.
31823  On Windows only 
31824 \family typewriter
31825 hunspell
31826 \family default
31827  is available.
31828 \end_layout
31829
31830 \begin_layout Description
31831 Alternative
31832 \begin_inset space ~
31833 \end_inset
31834
31835 language If this field is not empty, LyX will always use the given language
31836  for the spell checking, no matter what the document language is.
31837 \end_layout
31838
31839 \begin_layout Description
31840 Escape
31841 \begin_inset space ~
31842 \end_inset
31843
31844 characters Allows you to add non-standard characters that the spell checker
31845  should escape, e.
31846 \begin_inset space \thinspace{}
31847 \end_inset
31848
31849 g.
31850 \begin_inset space \space{}
31851 \end_inset
31852
31853 German umlauts.
31854  This should normally not be needed.
31855 \end_layout
31856
31857 \begin_layout Description
31858 Accept
31859 \begin_inset space ~
31860 \end_inset
31861
31862 compound
31863 \begin_inset space ~
31864 \end_inset
31865
31866 words Prevent the spell checker from complaining about compounded words
31867  like 
31868 \begin_inset Quotes eld
31869 \end_inset
31870
31871 passthrough
31872 \begin_inset Quotes erd
31873 \end_inset
31874
31875 .
31876 \end_layout
31877
31878 \begin_layout Description
31879 Spellcheck
31880 \begin_inset space ~
31881 \end_inset
31882
31883 continuously Check the spelling of your document as you type it.
31884  Misspelled words gets underlined with a dotted red line.
31885  By right-clicking on an underlined word, the suggestions by the spell appear
31886  in the context menu.
31887  Choosing one of them will replace the misspelled word with the suggested
31888  word.
31889 \end_layout
31890
31891 \begin_layout Description
31892 Spellcheck
31893 \begin_inset space ~
31894 \end_inset
31895
31896 notes
31897 \begin_inset space ~
31898 \end_inset
31899
31900 and
31901 \begin_inset space ~
31902 \end_inset
31903
31904 comments If enabled, the spelling of non-printed document contents is checked
31905  as well.
31906 \end_layout
31907
31908 \begin_layout Section
31909 Thesaurus
31910 \begin_inset Index idx
31911 status collapsed
31912
31913 \begin_layout Plain Layout
31914 Thesaurus
31915 \end_layout
31916
31917 \end_inset
31918
31919
31920 \begin_inset CommandInset label
31921 LatexCommand label
31922 name "sec:Thesaurus"
31923
31924 \end_inset
31925
31926
31927 \end_layout
31928
31929 \begin_layout Standard
31930 LyX provides a multilingual thesaurus.
31931  It uses the same thesaurus framework as OpenOffice and Firefox (namely
31932  the 
31933 \family typewriter
31934 MyThes
31935 \family default
31936
31937 \begin_inset Foot
31938 status collapsed
31939
31940 \begin_layout Plain Layout
31941 \begin_inset CommandInset href
31942 LatexCommand href
31943 target "http://lingucomponent.openoffice.org/thesaurus.html"
31944
31945 \end_inset
31946
31947
31948 \end_layout
31949
31950 \end_inset
31951
31952  thesaurus library, which is included in LyX).
31953  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
31954  are available for many languages.
31955 \end_layout
31956
31957 \begin_layout Standard
31958 This section describes how new dictionaries are installed and set up for
31959  the use with LyX.
31960 \end_layout
31961
31962 \begin_layout Subsection
31963 Setting up the thesaurus
31964 \end_layout
31965
31966 \begin_layout Standard
31967 The 
31968 \family typewriter
31969 MyThes
31970 \family default
31971 \emph on
31972 /
31973 \emph default
31974 OpenOffice thesauri consist of two files per language: A file with the suffix
31975  
31976 \emph on
31977 *.dat
31978 \emph default
31979  containing the data and an index file with the suffix 
31980 \emph on
31981 *.idx
31982 \emph default
31983 .
31984  The standardized file names include the language code for the given language
31985  (e.
31986 \begin_inset space \thinspace{}
31987 \end_inset
31988
31989 g.
31990  en_EN for English).
31991  For instance, the English files are named:
31992 \end_layout
31993
31994 \begin_layout Itemize
31995 th_en_EN_v2.idx
31996 \end_layout
31997
31998 \begin_layout Itemize
31999 th_en_EN_v2.dat
32000 \end_layout
32001
32002 \begin_layout Standard
32003 If you have OpenOffice and its thesaurus installed, these files should be
32004  already on your system.
32005  If not, you can get dictionaries either from 
32006 \begin_inset Flex URL
32007 status collapsed
32008
32009 \begin_layout Plain Layout
32010
32011 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32012 \end_layout
32013
32014 \end_inset
32015
32016  or from the site 
32017 \begin_inset Flex URL
32018 status collapsed
32019
32020 \begin_layout Plain Layout
32021
32022 http://extensions.services.openoffice.org/en/search/node/thesaurus
32023 \end_layout
32024
32025 \end_inset
32026
32027 .
32028 \begin_inset Foot
32029 status collapsed
32030
32031 \begin_layout Plain Layout
32032 Note that, as of OpenOffice
32033 \begin_inset space ~
32034 \end_inset
32035
32036 3.0, the files on 
32037 \begin_inset Flex URL
32038 status collapsed
32039
32040 \begin_layout Plain Layout
32041
32042 http://extensions.services.openoffice.org
32043 \end_layout
32044
32045 \end_inset
32046
32047  are usually packed in extension archives (
32048 \emph on
32049 *.oxt
32050 \emph default
32051 ) that contain other files such as spellchecker dictionaries besides the
32052  thesauri.
32053  These archives are simple zip files, so you can unpack them as you would
32054  unpack a zip archive.
32055 \end_layout
32056
32057 \end_inset
32058
32059  Put the 
32060 \emph on
32061 *.idx
32062 \emph default
32063  and 
32064 \emph on
32065 *.dat
32066 \emph default
32067  files of all languages you want to use into one directory (do not use subfolder
32068 s), and specify the path to this directory in 
32069 \family sans
32070 Tools\SpecialChar \menuseparator
32071 Preferences\SpecialChar \menuseparator
32072 Paths
32073 \family default
32074 .
32075  Now the thesaurus should be ready to use.
32076 \end_layout
32077
32078 \begin_layout Subsection
32079 Using the thesaurus
32080 \end_layout
32081
32082 \begin_layout Standard
32083 To start the thesaurus, use the menu 
32084 \family sans
32085 Tools\SpecialChar \menuseparator
32086 Thesaurus
32087 \family default
32088  or the toolbar button 
32089 \begin_inset Info
32090 type  "icon"
32091 arg   "thesaurus-entry"
32092 \end_inset
32093
32094  while the cursor is at the word you want to look up or while a word is
32095  selected.
32096  A dialog pops up showing you probably related words that you can use as
32097  replacement.
32098  The proposals are grouped into categories.
32099  Note that the thesaurus does not only show synonyms, but also hyperonyms
32100  and hyponyms (such as 
32101 \emph on
32102 plant
32103 \emph default
32104  for 
32105 \emph on
32106 tree
32107 \emph default
32108 ), compounds (such as 
32109 \emph on
32110 tree diagram
32111 \emph default
32112 ) and antonyms (such as 
32113 \emph on
32114 women
32115 \emph default
32116  for 
32117 \emph on
32118 men
32119 \emph default
32120 ), which are marked as such.
32121 \end_layout
32122
32123 \begin_layout Standard
32124 The language is automatically chosen from the language at the cursor, but
32125  you can also switch it in the dialog, as you can enter new words to look
32126  up directly there.
32127 \end_layout
32128
32129 \begin_layout Standard
32130 Note that the thesaurus cannot handle phrases (only compounds that are in
32131  the dictionary, such as the above 
32132 \emph on
32133 tree diagram
32134 \emph default
32135 ), and you have to use the so called lemma form, i.
32136 \begin_inset space \thinspace{}
32137 \end_inset
32138
32139 e.
32140  the form that is used in the dictionaries (for many languages: first person
32141  singular indicative active for nouns, infinitive for verbs).
32142  For example looking up the word forms 
32143 \emph on
32144 reports
32145 \emph default
32146  or 
32147 \emph on
32148 reporting
32149 \emph default
32150  yields no results, while results are shown for the word form 
32151 \emph on
32152 report
32153 \emph default
32154 .
32155  Your best bet is to highlight only the relevant parts of such word (e.
32156 \begin_inset space \thinspace{}
32157 \end_inset
32158
32159 g.
32160  
32161 \emph on
32162 report
32163 \emph default
32164  in 
32165 \emph on
32166 report
32167 \emph default
32168 s), then you get proposals without adjusting the query in the dialog, and
32169  also the replacement will probably be correct (as only the highlighted
32170  part will be replaced, thus the ending remains).
32171 \end_layout
32172
32173 \begin_layout Section
32174 Change Tracking
32175 \begin_inset Index idx
32176 status collapsed
32177
32178 \begin_layout Plain Layout
32179 Change Tracking
32180 \end_layout
32181
32182 \end_inset
32183
32184
32185 \begin_inset Index idx
32186 status collapsed
32187
32188 \begin_layout Plain Layout
32189 Document ! Change Tracking
32190 \end_layout
32191
32192 \end_inset
32193
32194
32195 \begin_inset CommandInset label
32196 LatexCommand label
32197 name "sec:Change-Tracking"
32198
32199 \end_inset
32200
32201
32202 \end_layout
32203
32204 \begin_layout Standard
32205 When you work on a document collaboratively it is extremely useful to be
32206  able to see changes that others have made highlighted in the document.
32207  You can then decide if you want to accept a change or not.
32208  This can be achieved by turning on change tracking in the menu 
32209 \family sans
32210 Document\SpecialChar \menuseparator
32211 Change
32212 \begin_inset space ~
32213 \end_inset
32214
32215 Tracking\SpecialChar \menuseparator
32216 Track
32217 \begin_inset space ~
32218 \end_inset
32219
32220 Changes
32221 \family default
32222 .
32223 \end_layout
32224
32225 \begin_layout Standard
32226 Changes made in the document will then be highlighted by strokes and colors:
32227  
32228 \bar under
32229 \color blue
32230 underlined text
32231 \bar default
32232 \color inherit
32233  is an addition, 
32234 \strikeout on
32235 \color blue
32236 canceled text
32237 \strikeout default
32238 \color inherit
32239  is a deletion.
32240  The color depends on the author that made the change.
32241  You can change the color in LyX's preferences dialog under 
32242 \family sans
32243 Look
32244 \begin_inset space ~
32245 \end_inset
32246
32247 and
32248 \begin_inset space ~
32249 \end_inset
32250
32251 feel
32252 \family default
32253
32254 \family sans
32255 Colors
32256 \family default
32257 .
32258 \begin_inset Index idx
32259 status collapsed
32260
32261 \begin_layout Plain Layout
32262 Color ! Change tracking
32263 \end_layout
32264
32265 \end_inset
32266
32267  The author and the date of the change are shown in LyX's status bar when
32268  the cursor is in changed text.
32269  The same information is shown when you use the toolbar button 
32270 \begin_inset Info
32271 type  "icon"
32272 arg   "changes-merge"
32273 \end_inset
32274
32275 .
32276 \end_layout
32277
32278 \begin_layout Standard
32279 When change tracking is activated, you will see the review toolbar in LyX:
32280 \begin_inset Index idx
32281 status collapsed
32282
32283 \begin_layout Plain Layout
32284 Toolbar ! Review
32285 \end_layout
32286
32287 \end_inset
32288
32289
32290 \end_layout
32291
32292 \begin_layout Standard
32293 \begin_inset VSpace defskip
32294 \end_inset
32295
32296
32297 \end_layout
32298
32299 \begin_layout Standard
32300 \begin_inset Graphics
32301         filename clipart/ChangesToolbar.png
32302         scale 90
32303
32304 \end_inset
32305
32306
32307 \end_layout
32308
32309 \begin_layout Standard
32310 \begin_inset VSpace defskip
32311 \end_inset
32312
32313
32314 \end_layout
32315
32316 \begin_layout Standard
32317 The review toolbar as shown above contains from left to right the following
32318  buttons:
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 Tabular
32330 <lyxtabular version="3" rows="10" columns="2">
32331 <features islongtable="true" longtabularalignment="center">
32332 <column alignment="left" valignment="top" width="0">
32333 <column alignment="left" valignment="top" width="0">
32334 <row interlinespace="2.5mm">
32335 <cell alignment="center" valignment="top" usebox="none">
32336 \begin_inset Text
32337
32338 \begin_layout Plain Layout
32339
32340 \family sans
32341 \begin_inset Info
32342 type  "icon"
32343 arg   "changes-track"
32344 \end_inset
32345
32346
32347 \end_layout
32348
32349 \end_inset
32350 </cell>
32351 <cell alignment="center" valignment="top" usebox="none">
32352 \begin_inset Text
32353
32354 \begin_layout Plain Layout
32355
32356 \family sans
32357 Document\SpecialChar \menuseparator
32358 Change
32359 \begin_inset space ~
32360 \end_inset
32361
32362 Tracking\SpecialChar \menuseparator
32363 Track
32364 \begin_inset space ~
32365 \end_inset
32366
32367 Changes
32368 \end_layout
32369
32370 \end_inset
32371 </cell>
32372 </row>
32373 <row interlinespace="2.5mm">
32374 <cell alignment="center" valignment="top" usebox="none">
32375 \begin_inset Text
32376
32377 \begin_layout Plain Layout
32378
32379 \family sans
32380 \begin_inset Info
32381 type  "icon"
32382 arg   "changes-output"
32383 \end_inset
32384
32385
32386 \end_layout
32387
32388 \end_inset
32389 </cell>
32390 <cell alignment="center" valignment="top" usebox="none">
32391 \begin_inset Text
32392
32393 \begin_layout Plain Layout
32394
32395 \family sans
32396 Document\SpecialChar \menuseparator
32397 Change
32398 \begin_inset space ~
32399 \end_inset
32400
32401 Tracking\SpecialChar \menuseparator
32402 Show
32403 \begin_inset space ~
32404 \end_inset
32405
32406 Changes
32407 \begin_inset space ~
32408 \end_inset
32409
32410 in
32411 \begin_inset space ~
32412 \end_inset
32413
32414 Output
32415 \end_layout
32416
32417 \end_inset
32418 </cell>
32419 </row>
32420 <row interlinespace="2.5mm">
32421 <cell alignment="center" valignment="top" usebox="none">
32422 \begin_inset Text
32423
32424 \begin_layout Plain Layout
32425
32426 \family sans
32427 \begin_inset Info
32428 type  "icon"
32429 arg   "change-next"
32430 \end_inset
32431
32432
32433 \end_layout
32434
32435 \end_inset
32436 </cell>
32437 <cell alignment="center" valignment="top" usebox="none">
32438 \begin_inset Text
32439
32440 \begin_layout Plain Layout
32441 Jumps to the next change
32442 \end_layout
32443
32444 \end_inset
32445 </cell>
32446 </row>
32447 <row interlinespace="2.5mm">
32448 <cell alignment="center" valignment="top" usebox="none">
32449 \begin_inset Text
32450
32451 \begin_layout Plain Layout
32452
32453 \family sans
32454 \begin_inset Info
32455 type  "icon"
32456 arg   "change-accept"
32457 \end_inset
32458
32459
32460 \end_layout
32461
32462 \end_inset
32463 </cell>
32464 <cell alignment="center" valignment="top" usebox="none">
32465 \begin_inset Text
32466
32467 \begin_layout Plain Layout
32468
32469 \family sans
32470 Document\SpecialChar \menuseparator
32471 Change
32472 \begin_inset space ~
32473 \end_inset
32474
32475 Tracking\SpecialChar \menuseparator
32476 Accept
32477 \begin_inset space ~
32478 \end_inset
32479
32480 Change
32481 \end_layout
32482
32483 \end_inset
32484 </cell>
32485 </row>
32486 <row interlinespace="2.5mm">
32487 <cell alignment="center" valignment="top" usebox="none">
32488 \begin_inset Text
32489
32490 \begin_layout Plain Layout
32491
32492 \family sans
32493 \begin_inset Info
32494 type  "icon"
32495 arg   "change-reject"
32496 \end_inset
32497
32498
32499 \end_layout
32500
32501 \end_inset
32502 </cell>
32503 <cell alignment="center" valignment="top" usebox="none">
32504 \begin_inset Text
32505
32506 \begin_layout Plain Layout
32507
32508 \family sans
32509 Document\SpecialChar \menuseparator
32510 Change
32511 \begin_inset space ~
32512 \end_inset
32513
32514 Tracking\SpecialChar \menuseparator
32515 Reject
32516 \begin_inset space ~
32517 \end_inset
32518
32519 Change
32520 \end_layout
32521
32522 \end_inset
32523 </cell>
32524 </row>
32525 <row interlinespace="2.5mm">
32526 <cell alignment="center" valignment="top" usebox="none">
32527 \begin_inset Text
32528
32529 \begin_layout Plain Layout
32530
32531 \family sans
32532 \begin_inset Info
32533 type  "icon"
32534 arg   "changes-merge"
32535 \end_inset
32536
32537
32538 \end_layout
32539
32540 \end_inset
32541 </cell>
32542 <cell alignment="center" valignment="top" usebox="none">
32543 \begin_inset Text
32544
32545 \begin_layout Plain Layout
32546
32547 \family sans
32548 Document\SpecialChar \menuseparator
32549 Change
32550 \begin_inset space ~
32551 \end_inset
32552
32553 Tracking\SpecialChar \menuseparator
32554 Merge
32555 \begin_inset space ~
32556 \end_inset
32557
32558 Changes
32559 \end_layout
32560
32561 \end_inset
32562 </cell>
32563 </row>
32564 <row interlinespace="2.5mm">
32565 <cell alignment="center" valignment="top" usebox="none">
32566 \begin_inset Text
32567
32568 \begin_layout Plain Layout
32569
32570 \family sans
32571 \begin_inset Info
32572 type  "icon"
32573 arg   "all-changes-accept"
32574 \end_inset
32575
32576
32577 \end_layout
32578
32579 \end_inset
32580 </cell>
32581 <cell alignment="center" valignment="top" usebox="none">
32582 \begin_inset Text
32583
32584 \begin_layout Plain Layout
32585
32586 \family sans
32587 Document\SpecialChar \menuseparator
32588 Change
32589 \begin_inset space ~
32590 \end_inset
32591
32592 Tracking\SpecialChar \menuseparator
32593 Accept
32594 \begin_inset space ~
32595 \end_inset
32596
32597 All
32598 \begin_inset space ~
32599 \end_inset
32600
32601 Changes
32602 \end_layout
32603
32604 \end_inset
32605 </cell>
32606 </row>
32607 <row interlinespace="2.5mm">
32608 <cell alignment="center" valignment="top" usebox="none">
32609 \begin_inset Text
32610
32611 \begin_layout Plain Layout
32612
32613 \family sans
32614 \begin_inset Info
32615 type  "icon"
32616 arg   "all-changes-reject"
32617 \end_inset
32618
32619
32620 \end_layout
32621
32622 \end_inset
32623 </cell>
32624 <cell alignment="center" valignment="top" usebox="none">
32625 \begin_inset Text
32626
32627 \begin_layout Plain Layout
32628
32629 \family sans
32630 Document\SpecialChar \menuseparator
32631 Change
32632 \begin_inset space ~
32633 \end_inset
32634
32635 Tracking\SpecialChar \menuseparator
32636 Reject
32637 \begin_inset space ~
32638 \end_inset
32639
32640 All
32641 \begin_inset space ~
32642 \end_inset
32643
32644 Changes
32645 \end_layout
32646
32647 \end_inset
32648 </cell>
32649 </row>
32650 <row interlinespace="2.5mm">
32651 <cell alignment="center" valignment="top" usebox="none">
32652 \begin_inset Text
32653
32654 \begin_layout Plain Layout
32655
32656 \family sans
32657 \begin_inset Info
32658 type  "icon"
32659 arg   "note-insert"
32660 \end_inset
32661
32662
32663 \end_layout
32664
32665 \end_inset
32666 </cell>
32667 <cell alignment="center" valignment="top" usebox="none">
32668 \begin_inset Text
32669
32670 \begin_layout Plain Layout
32671
32672 \family sans
32673 Insert\SpecialChar \menuseparator
32674 Note\SpecialChar \menuseparator
32675 LyX
32676 \begin_inset space ~
32677 \end_inset
32678
32679 Note
32680 \end_layout
32681
32682 \end_inset
32683 </cell>
32684 </row>
32685 <row interlinespace="2.5mm">
32686 <cell alignment="center" valignment="top" usebox="none">
32687 \begin_inset Text
32688
32689 \begin_layout Plain Layout
32690
32691 \family sans
32692 \begin_inset Info
32693 type  "icon"
32694 arg   "note-next"
32695 \end_inset
32696
32697
32698 \end_layout
32699
32700 \end_inset
32701 </cell>
32702 <cell alignment="center" valignment="top" usebox="none">
32703 \begin_inset Text
32704
32705 \begin_layout Plain Layout
32706
32707 \family sans
32708 Navigate\SpecialChar \menuseparator
32709 Next
32710 \begin_inset space ~
32711 \end_inset
32712
32713 Note
32714 \end_layout
32715
32716 \end_inset
32717 </cell>
32718 </row>
32719 </lyxtabular>
32720
32721 \end_inset
32722
32723
32724 \end_layout
32725
32726 \begin_layout Standard
32727 \begin_inset VSpace defskip
32728 \end_inset
32729
32730
32731 \end_layout
32732
32733 \begin_layout Standard
32734 The review toolbar helps you to accept, reject, or merge changes – highlight
32735  the change and press one of the desired toolbar buttons.
32736  When you merge changes, a window pops up showing you information about
32737  the next change after the current cursor position.
32738  So you don't need to highlight a certain change.
32739  Within the merge window you can decide to accept or reject changes and
32740  step to the next change.
32741  This way you can jump through all the changes in the document.
32742 \end_layout
32743
32744 \begin_layout Standard
32745 The toolbar has two buttons to handle notes because notes are often important
32746  to describe a change.
32747 \end_layout
32748
32749 \begin_layout Standard
32750 To show made changes in the output you need the LaTeX package 
32751 \series bold
32752 dvipost
32753 \series default
32754
32755 \begin_inset Index idx
32756 status collapsed
32757
32758 \begin_layout Plain Layout
32759 LaTeX-packages ! dvipost
32760 \end_layout
32761
32762 \end_inset
32763
32764  installed.
32765  You will find it in the TeX Catalogue, 
32766 \begin_inset CommandInset citation
32767 LatexCommand cite
32768 key "TeXCatalogue"
32769
32770 \end_inset
32771
32772  or in the package manager of your LaTeX-system.
32773 \end_layout
32774
32775 \begin_layout Section
32776 Comparison of Documents
32777 \begin_inset Index idx
32778 status collapsed
32779
32780 \begin_layout Plain Layout
32781 Comparison of documents
32782 \end_layout
32783
32784 \end_inset
32785
32786
32787 \end_layout
32788
32789 \begin_layout Standard
32790 You can compare two different LyX files via the menu 
32791 \family sans
32792 Tools\SpecialChar \menuseparator
32793 Compare
32794 \family default
32795 .
32796  The comparison result is a LyX file with change tracking enabled showing
32797  the differences.
32798  In the comparison dialog you can select with the option 
32799 \family sans
32800 Copy
32801 \begin_inset space ~
32802 \end_inset
32803
32804 Document
32805 \begin_inset space ~
32806 \end_inset
32807
32808 Settings
32809 \begin_inset space ~
32810 \end_inset
32811
32812 from
32813 \family default
32814  from which document LyX should take the document settings for the resulting
32815  difference file.
32816  The option 
32817 \family sans
32818 Enable
32819 \begin_inset space ~
32820 \end_inset
32821
32822 change
32823 \begin_inset space ~
32824 \end_inset
32825
32826 tracking
32827 \begin_inset space ~
32828 \end_inset
32829
32830 features
32831 \begin_inset space ~
32832 \end_inset
32833
32834 in
32835 \begin_inset space ~
32836 \end_inset
32837
32838 the
32839 \begin_inset space ~
32840 \end_inset
32841
32842 output
32843 \family default
32844  enables the change tracking option 
32845 \family sans
32846 Show
32847 \begin_inset space ~
32848 \end_inset
32849
32850 Changes
32851 \begin_inset space ~
32852 \end_inset
32853
32854 in
32855 \begin_inset space ~
32856 \end_inset
32857
32858 Output
32859 \family default
32860  to visualize the differences also in the PDF output of the difference file.
32861 \end_layout
32862
32863 \begin_layout Section
32864 International Support
32865 \begin_inset Index idx
32866 status collapsed
32867
32868 \begin_layout Plain Layout
32869 International support
32870 \end_layout
32871
32872 \end_inset
32873
32874
32875 \end_layout
32876
32877 \begin_layout Standard
32878 This section describes how to use LyX with any language you want.
32879  For some non-western languages there are special Wiki-pages that explain
32880  how to set up LyX to use them: 
32881 \begin_inset CommandInset citation
32882 LatexCommand cite
32883 key "Arabic,Armenian,Farsi,Hebrew"
32884
32885 \end_inset
32886
32887
32888 \end_layout
32889
32890 \begin_layout Standard
32891 Besides languages, LyX also supports phonetic symbols, see section
32892 \begin_inset space ~
32893 \end_inset
32894
32895
32896 \begin_inset CommandInset ref
32897 LatexCommand ref
32898 reference "sub:Special-Character"
32899
32900 \end_inset
32901
32902 .
32903 \end_layout
32904
32905 \begin_layout Subsection
32906 Language Options
32907 \begin_inset Index idx
32908 status collapsed
32909
32910 \begin_layout Plain Layout
32911 Language ! Options
32912 \end_layout
32913
32914 \end_inset
32915
32916
32917 \begin_inset Index idx
32918 status collapsed
32919
32920 \begin_layout Plain Layout
32921 Document ! Settings
32922 \end_layout
32923
32924 \end_inset
32925
32926
32927 \begin_inset Index idx
32928 status collapsed
32929
32930 \begin_layout Plain Layout
32931 Document ! Language
32932 \end_layout
32933
32934 \end_inset
32935
32936
32937 \end_layout
32938
32939 \begin_layout Standard
32940 The 
32941 \family sans
32942 Document\SpecialChar \menuseparator
32943 Settings
32944 \family default
32945  dialog lets you set 
32946 \family roman
32947 the language and character encoding for your language.
32948  
32949 \end_layout
32950
32951 \begin_layout Standard
32952 Choose your language in the 
32953 \family sans
32954 Language
32955 \family default
32956  section of this dialog.
32957  The default is 
32958 \family sans
32959 English
32960 \family default
32961 .
32962 \end_layout
32963
32964 \begin_layout Standard
32965 Under 
32966 \family sans
32967 Encoding
32968 \family default
32969  you can choose the character encoding map you want to use for LaTeX export.
32970  The option 
32971 \family sans
32972 Language Default
32973 \family default
32974  is the preferred choice and works well in most cases.
32975  For details about the different encoding options see section
32976 \begin_inset space ~
32977 \end_inset
32978
32979
32980 \begin_inset CommandInset ref
32981 LatexCommand ref
32982 reference "chap:The-Document-Settings"
32983
32984 \end_inset
32985
32986 .
32987 \end_layout
32988
32989 \begin_layout Subsection
32990 Keyboard mapping configuration
32991 \begin_inset CommandInset label
32992 LatexCommand label
32993 name "sub:Keyboard-mapping"
32994
32995 \end_inset
32996
32997
32998 \end_layout
32999
33000 \begin_layout Standard
33001 If you have for example a U.
33002 \begin_inset space \thinspace{}
33003 \end_inset
33004
33005 S.-style keyboard and want to write in a language other than English, you
33006  can use an alternate keymap.
33007  For example, if you have a U.
33008 \begin_inset space \thinspace{}
33009 \end_inset
33010
33011 S.-style keyboard but want to write in Italian, you can configure LyX to
33012  use an Italian keymap.
33013  The preferences dialog allows you to choose up to two keyboard mappings,
33014  see section
33015 \begin_inset space ~
33016 \end_inset
33017
33018
33019 \begin_inset CommandInset ref
33020 LatexCommand ref
33021 reference "sub:Keyboard-Map"
33022
33023 \end_inset
33024
33025 .
33026  You can choose primary and secondary keyboard languages and then select
33027  which one you want to use.
33028 \end_layout
33029
33030 \begin_layout Standard
33031 Finally, you may just want to change a few key mappings or create an entirely
33032  different keymap (for Vulcan, for instance).
33033  You may, for example, normally write in Italian on a U.S.
33034  keyboard but want to include an occasional quotation in German.
33035  In such a case, you can write your own keyboard mapping or modify an existing
33036  one to support the characters you want.
33037  This and many other customizations are explained in the 
33038 \emph on
33039 Customization
33040 \emph default
33041  manual.
33042 \end_layout
33043
33044 \begin_layout Subsection
33045 Character Tables
33046 \end_layout
33047
33048 \begin_layout Standard
33049 Table
33050 \begin_inset space ~
33051 \end_inset
33052
33053
33054 \begin_inset CommandInset ref
33055 LatexCommand ref
33056 reference "cap:The-latin1-character"
33057
33058 \end_inset
33059
33060  shows the 
33061 \family typewriter
33062 Latin1
33063 \family default
33064  character set.
33065  You should be able to enter the characters in the first eight columns directly
33066  from the keyboard.
33067 \end_layout
33068
33069 \begin_layout Standard
33070 There are a few things you need to know about this table.
33071  Here are some of the details you will need to bear in mind when using character
33072 s from the 
33073 \family typewriter
33074 Latin1
33075 \family default
33076  character set:
33077 \end_layout
33078
33079 \begin_layout Itemize
33080 Even if you have selected 
33081 \family sans
33082 latin1
33083 \family default
33084  in the 
33085 \family sans
33086 Document\SpecialChar \menuseparator
33087 Settings
33088 \family default
33089  dialog, users who have only the 
33090 \family typewriter
33091 T1
33092 \family default
33093 -fonts for LaTeX [or who have the 
33094 \family typewriter
33095 T1
33096 \family default
33097 -fonts but aren't using them] will still miss a few characters: D0, F0,
33098  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33099  french quotes will not show up.
33100 \end_layout
33101
33102 \begin_layout Standard
33103 \begin_inset Float table
33104 wide false
33105 sideways false
33106 status open
33107
33108 \begin_layout Plain Layout
33109 \begin_inset Caption
33110
33111 \begin_layout Plain Layout
33112 \begin_inset CommandInset label
33113 LatexCommand label
33114 name "cap:The-latin1-character"
33115
33116 \end_inset
33117
33118 The 
33119 \family typewriter
33120 latin1
33121 \family default
33122  character set
33123 \end_layout
33124
33125 \end_inset
33126
33127
33128 \end_layout
33129
33130 \begin_layout Plain Layout
33131 \align center
33132 \begin_inset Tabular
33133 <lyxtabular version="3" rows="17" columns="17">
33134 <features tabularvalignment="middle">
33135 <column alignment="center" valignment="top" width="0pt">
33136 <column alignment="center" valignment="top" width="0pt">
33137 <column alignment="center" valignment="top" width="0pt">
33138 <column alignment="center" valignment="top" width="0pt">
33139 <column alignment="center" valignment="top" width="0pt">
33140 <column alignment="center" valignment="top" width="0pt">
33141 <column alignment="center" valignment="top" width="0pt">
33142 <column alignment="center" valignment="top" width="0pt">
33143 <column alignment="center" valignment="top" width="0pt">
33144 <column alignment="center" valignment="top" width="0pt">
33145 <column alignment="center" valignment="top" width="0pt">
33146 <column alignment="center" valignment="top" width="0pt">
33147 <column alignment="center" valignment="top" width="0pt">
33148 <column alignment="center" valignment="top" width="0pt">
33149 <column alignment="center" valignment="top" width="0pt">
33150 <column alignment="center" valignment="top" width="0pt">
33151 <column alignment="center" valignment="top" width="0pt">
33152 <row>
33153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33154 \begin_inset Text
33155
33156 \begin_layout Plain Layout
33157
33158 \end_layout
33159
33160 \end_inset
33161 </cell>
33162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33163 \begin_inset Text
33164
33165 \begin_layout Plain Layout
33166
33167 \family roman
33168 \series medium
33169 \shape up
33170 \size tiny
33171 \emph off
33172 \bar no
33173 \noun off
33174 \color none
33175 00
33176 \end_layout
33177
33178 \end_inset
33179 </cell>
33180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33181 \begin_inset Text
33182
33183 \begin_layout Plain Layout
33184
33185 \family roman
33186 \series medium
33187 \shape up
33188 \size tiny
33189 \emph off
33190 \bar no
33191 \noun off
33192 \color none
33193 10
33194 \end_layout
33195
33196 \end_inset
33197 </cell>
33198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33199 \begin_inset Text
33200
33201 \begin_layout Plain Layout
33202
33203 \family roman
33204 \series medium
33205 \shape up
33206 \size tiny
33207 \emph off
33208 \bar no
33209 \noun off
33210 \color none
33211 20
33212 \end_layout
33213
33214 \end_inset
33215 </cell>
33216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33217 \begin_inset Text
33218
33219 \begin_layout Plain Layout
33220
33221 \family roman
33222 \series medium
33223 \shape up
33224 \size tiny
33225 \emph off
33226 \bar no
33227 \noun off
33228 \color none
33229 30
33230 \end_layout
33231
33232 \end_inset
33233 </cell>
33234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33235 \begin_inset Text
33236
33237 \begin_layout Plain Layout
33238
33239 \family roman
33240 \series medium
33241 \shape up
33242 \size tiny
33243 \emph off
33244 \bar no
33245 \noun off
33246 \color none
33247 40
33248 \end_layout
33249
33250 \end_inset
33251 </cell>
33252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33253 \begin_inset Text
33254
33255 \begin_layout Plain Layout
33256
33257 \family roman
33258 \series medium
33259 \shape up
33260 \size tiny
33261 \emph off
33262 \bar no
33263 \noun off
33264 \color none
33265 50
33266 \end_layout
33267
33268 \end_inset
33269 </cell>
33270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33271 \begin_inset Text
33272
33273 \begin_layout Plain Layout
33274
33275 \family roman
33276 \series medium
33277 \shape up
33278 \size tiny
33279 \emph off
33280 \bar no
33281 \noun off
33282 \color none
33283 60
33284 \end_layout
33285
33286 \end_inset
33287 </cell>
33288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33289 \begin_inset Text
33290
33291 \begin_layout Plain Layout
33292
33293 \family roman
33294 \series medium
33295 \shape up
33296 \size tiny
33297 \emph off
33298 \bar no
33299 \noun off
33300 \color none
33301 70
33302 \end_layout
33303
33304 \end_inset
33305 </cell>
33306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33307 \begin_inset Text
33308
33309 \begin_layout Plain Layout
33310
33311 \family roman
33312 \series medium
33313 \shape up
33314 \size tiny
33315 \emph off
33316 \bar no
33317 \noun off
33318 \color none
33319 80
33320 \end_layout
33321
33322 \end_inset
33323 </cell>
33324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33325 \begin_inset Text
33326
33327 \begin_layout Plain Layout
33328
33329 \family roman
33330 \series medium
33331 \shape up
33332 \size tiny
33333 \emph off
33334 \bar no
33335 \noun off
33336 \color none
33337 90
33338 \end_layout
33339
33340 \end_inset
33341 </cell>
33342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33343 \begin_inset Text
33344
33345 \begin_layout Plain Layout
33346
33347 \family roman
33348 \series medium
33349 \shape up
33350 \size tiny
33351 \emph off
33352 \bar no
33353 \noun off
33354 \color none
33355 A0
33356 \end_layout
33357
33358 \end_inset
33359 </cell>
33360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33361 \begin_inset Text
33362
33363 \begin_layout Plain Layout
33364
33365 \family roman
33366 \series medium
33367 \shape up
33368 \size tiny
33369 \emph off
33370 \bar no
33371 \noun off
33372 \color none
33373 B0
33374 \end_layout
33375
33376 \end_inset
33377 </cell>
33378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33379 \begin_inset Text
33380
33381 \begin_layout Plain Layout
33382
33383 \family roman
33384 \series medium
33385 \shape up
33386 \size tiny
33387 \emph off
33388 \bar no
33389 \noun off
33390 \color none
33391 C0
33392 \end_layout
33393
33394 \end_inset
33395 </cell>
33396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33397 \begin_inset Text
33398
33399 \begin_layout Plain Layout
33400
33401 \family roman
33402 \series medium
33403 \shape up
33404 \size tiny
33405 \emph off
33406 \bar no
33407 \noun off
33408 \color none
33409 D0
33410 \end_layout
33411
33412 \end_inset
33413 </cell>
33414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33415 \begin_inset Text
33416
33417 \begin_layout Plain Layout
33418
33419 \family roman
33420 \series medium
33421 \shape up
33422 \size tiny
33423 \emph off
33424 \bar no
33425 \noun off
33426 \color none
33427 E0
33428 \end_layout
33429
33430 \end_inset
33431 </cell>
33432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33433 \begin_inset Text
33434
33435 \begin_layout Plain Layout
33436
33437 \family roman
33438 \series medium
33439 \shape up
33440 \size tiny
33441 \emph off
33442 \bar no
33443 \noun off
33444 \color none
33445 F0
33446 \end_layout
33447
33448 \end_inset
33449 </cell>
33450 </row>
33451 <row>
33452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33453 \begin_inset Text
33454
33455 \begin_layout Plain Layout
33456
33457 \family roman
33458 \series medium
33459 \shape up
33460 \size tiny
33461 \emph off
33462 \bar no
33463 \noun off
33464 \color none
33465 00
33466 \end_layout
33467
33468 \end_inset
33469 </cell>
33470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33471 \begin_inset Text
33472
33473 \begin_layout Plain Layout
33474
33475 \end_layout
33476
33477 \end_inset
33478 </cell>
33479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33480 \begin_inset Text
33481
33482 \begin_layout Plain Layout
33483
33484 \end_layout
33485
33486 \end_inset
33487 </cell>
33488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33489 \begin_inset Text
33490
33491 \begin_layout Plain Layout
33492
33493 \end_layout
33494
33495 \end_inset
33496 </cell>
33497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33498 \begin_inset Text
33499
33500 \begin_layout Plain Layout
33501
33502 \family roman
33503 \series medium
33504 \shape up
33505 \emph off
33506 \bar no
33507 \noun off
33508 \color none
33509 0
33510 \end_layout
33511
33512 \end_inset
33513 </cell>
33514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518
33519 \family roman
33520 \series medium
33521 \shape up
33522 \emph off
33523 \bar no
33524 \noun off
33525 \color none
33526 @
33527 \end_layout
33528
33529 \end_inset
33530 </cell>
33531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33532 \begin_inset Text
33533
33534 \begin_layout Plain Layout
33535
33536 \family roman
33537 \series medium
33538 \shape up
33539 \emph off
33540 \bar no
33541 \noun off
33542 \color none
33543 P
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33549 \begin_inset Text
33550
33551 \begin_layout Plain Layout
33552
33553 \family roman
33554 \series medium
33555 \shape up
33556 \emph off
33557 \bar no
33558 \noun off
33559 \color none
33560 '
33561 \end_layout
33562
33563 \end_inset
33564 </cell>
33565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33566 \begin_inset Text
33567
33568 \begin_layout Plain Layout
33569
33570 \family roman
33571 \series medium
33572 \shape up
33573 \emph off
33574 \bar no
33575 \noun off
33576 \color none
33577 p
33578 \end_layout
33579
33580 \end_inset
33581 </cell>
33582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33583 \begin_inset Text
33584
33585 \begin_layout Plain Layout
33586
33587 \end_layout
33588
33589 \end_inset
33590 </cell>
33591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33592 \begin_inset Text
33593
33594 \begin_layout Plain Layout
33595
33596 \end_layout
33597
33598 \end_inset
33599 </cell>
33600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33601 \begin_inset Text
33602
33603 \begin_layout Plain Layout
33604
33605 \end_layout
33606
33607 \end_inset
33608 </cell>
33609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33610 \begin_inset Text
33611
33612 \begin_layout Plain Layout
33613
33614 \family roman
33615 \series medium
33616 \shape up
33617 \emph off
33618 \bar no
33619 \noun off
33620 \color none
33621 °
33622 \end_layout
33623
33624 \end_inset
33625 </cell>
33626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33627 \begin_inset Text
33628
33629 \begin_layout Plain Layout
33630
33631 \family roman
33632 \series medium
33633 \shape up
33634 \emph off
33635 \bar no
33636 \noun off
33637 \color none
33638 À
33639 \end_layout
33640
33641 \end_inset
33642 </cell>
33643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33644 \begin_inset Text
33645
33646 \begin_layout Plain Layout
33647
33648 \family roman
33649 \series medium
33650 \shape up
33651 \emph off
33652 \bar no
33653 \noun off
33654 \color none
33655 Ð
33656 \end_layout
33657
33658 \end_inset
33659 </cell>
33660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33661 \begin_inset Text
33662
33663 \begin_layout Plain Layout
33664
33665 \family roman
33666 \series medium
33667 \shape up
33668 \emph off
33669 \bar no
33670 \noun off
33671 \color none
33672 à
33673 \end_layout
33674
33675 \end_inset
33676 </cell>
33677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33678 \begin_inset Text
33679
33680 \begin_layout Plain Layout
33681
33682 \family roman
33683 \series medium
33684 \shape up
33685 \emph off
33686 \bar no
33687 \noun off
33688 \color none
33689 ð
33690 \end_layout
33691
33692 \end_inset
33693 </cell>
33694 </row>
33695 <row>
33696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33697 \begin_inset Text
33698
33699 \begin_layout Plain Layout
33700
33701 \family roman
33702 \series medium
33703 \shape up
33704 \size tiny
33705 \emph off
33706 \bar no
33707 \noun off
33708 \color none
33709 01
33710 \end_layout
33711
33712 \end_inset
33713 </cell>
33714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33715 \begin_inset Text
33716
33717 \begin_layout Plain Layout
33718
33719 \end_layout
33720
33721 \end_inset
33722 </cell>
33723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33724 \begin_inset Text
33725
33726 \begin_layout Plain Layout
33727
33728 \end_layout
33729
33730 \end_inset
33731 </cell>
33732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33733 \begin_inset Text
33734
33735 \begin_layout Plain Layout
33736
33737 \family roman
33738 \series medium
33739 \shape up
33740 \emph off
33741 \bar no
33742 \noun off
33743 \color none
33744 !
33745 \end_layout
33746
33747 \end_inset
33748 </cell>
33749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33750 \begin_inset Text
33751
33752 \begin_layout Plain Layout
33753
33754 \family roman
33755 \series medium
33756 \shape up
33757 \emph off
33758 \bar no
33759 \noun off
33760 \color none
33761 1
33762 \end_layout
33763
33764 \end_inset
33765 </cell>
33766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33767 \begin_inset Text
33768
33769 \begin_layout Plain Layout
33770
33771 \family roman
33772 \series medium
33773 \shape up
33774 \emph off
33775 \bar no
33776 \noun off
33777 \color none
33778 A
33779 \end_layout
33780
33781 \end_inset
33782 </cell>
33783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33784 \begin_inset Text
33785
33786 \begin_layout Plain Layout
33787
33788 \family roman
33789 \series medium
33790 \shape up
33791 \emph off
33792 \bar no
33793 \noun off
33794 \color none
33795 Q
33796 \end_layout
33797
33798 \end_inset
33799 </cell>
33800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33801 \begin_inset Text
33802
33803 \begin_layout Plain Layout
33804
33805 \family roman
33806 \series medium
33807 \shape up
33808 \emph off
33809 \bar no
33810 \noun off
33811 \color none
33812 a
33813 \end_layout
33814
33815 \end_inset
33816 </cell>
33817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33818 \begin_inset Text
33819
33820 \begin_layout Plain Layout
33821
33822 \family roman
33823 \series medium
33824 \shape up
33825 \emph off
33826 \bar no
33827 \noun off
33828 \color none
33829 q
33830 \end_layout
33831
33832 \end_inset
33833 </cell>
33834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33835 \begin_inset Text
33836
33837 \begin_layout Plain Layout
33838
33839 \end_layout
33840
33841 \end_inset
33842 </cell>
33843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33844 \begin_inset Text
33845
33846 \begin_layout Plain Layout
33847
33848 \end_layout
33849
33850 \end_inset
33851 </cell>
33852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33853 \begin_inset Text
33854
33855 \begin_layout Plain Layout
33856
33857 \family roman
33858 \series medium
33859 \shape up
33860 \emph off
33861 \bar no
33862 \noun off
33863 \color none
33864 ¡
33865 \end_layout
33866
33867 \end_inset
33868 </cell>
33869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33870 \begin_inset Text
33871
33872 \begin_layout Plain Layout
33873
33874 \family roman
33875 \series medium
33876 \shape up
33877 \emph off
33878 \bar no
33879 \noun off
33880 \color none
33881 ±
33882 \end_layout
33883
33884 \end_inset
33885 </cell>
33886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33887 \begin_inset Text
33888
33889 \begin_layout Plain Layout
33890
33891 \family roman
33892 \series medium
33893 \shape up
33894 \emph off
33895 \bar no
33896 \noun off
33897 \color none
33898 Á
33899 \end_layout
33900
33901 \end_inset
33902 </cell>
33903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33904 \begin_inset Text
33905
33906 \begin_layout Plain Layout
33907
33908 \family roman
33909 \series medium
33910 \shape up
33911 \emph off
33912 \bar no
33913 \noun off
33914 \color none
33915 Ñ
33916 \end_layout
33917
33918 \end_inset
33919 </cell>
33920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33921 \begin_inset Text
33922
33923 \begin_layout Plain Layout
33924
33925 \family roman
33926 \series medium
33927 \shape up
33928 \emph off
33929 \bar no
33930 \noun off
33931 \color none
33932 á
33933 \end_layout
33934
33935 \end_inset
33936 </cell>
33937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33938 \begin_inset Text
33939
33940 \begin_layout Plain Layout
33941
33942 \family roman
33943 \series medium
33944 \shape up
33945 \emph off
33946 \bar no
33947 \noun off
33948 \color none
33949 ñ
33950 \end_layout
33951
33952 \end_inset
33953 </cell>
33954 </row>
33955 <row>
33956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33957 \begin_inset Text
33958
33959 \begin_layout Plain Layout
33960
33961 \family roman
33962 \series medium
33963 \shape up
33964 \size tiny
33965 \emph off
33966 \bar no
33967 \noun off
33968 \color none
33969 02
33970 \end_layout
33971
33972 \end_inset
33973 </cell>
33974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33975 \begin_inset Text
33976
33977 \begin_layout Plain Layout
33978
33979 \end_layout
33980
33981 \end_inset
33982 </cell>
33983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33984 \begin_inset Text
33985
33986 \begin_layout Plain Layout
33987
33988 \end_layout
33989
33990 \end_inset
33991 </cell>
33992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33993 \begin_inset Text
33994
33995 \begin_layout Plain Layout
33996
33997 \family roman
33998 \series medium
33999 \shape up
34000 \emph off
34001 \bar no
34002 \noun off
34003 \color none
34004 \begin_inset Quotes eld
34005 \end_inset
34006
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 \family roman
34018 \series medium
34019 \shape up
34020 \emph off
34021 \bar no
34022 \noun off
34023 \color none
34024 2
34025 \end_layout
34026
34027 \end_inset
34028 </cell>
34029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34030 \begin_inset Text
34031
34032 \begin_layout Plain Layout
34033
34034 \family roman
34035 \series medium
34036 \shape up
34037 \emph off
34038 \bar no
34039 \noun off
34040 \color none
34041 B
34042 \end_layout
34043
34044 \end_inset
34045 </cell>
34046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34047 \begin_inset Text
34048
34049 \begin_layout Plain Layout
34050
34051 \family roman
34052 \series medium
34053 \shape up
34054 \emph off
34055 \bar no
34056 \noun off
34057 \color none
34058 R
34059 \end_layout
34060
34061 \end_inset
34062 </cell>
34063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34064 \begin_inset Text
34065
34066 \begin_layout Plain Layout
34067
34068 \family roman
34069 \series medium
34070 \shape up
34071 \emph off
34072 \bar no
34073 \noun off
34074 \color none
34075 b
34076 \end_layout
34077
34078 \end_inset
34079 </cell>
34080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34081 \begin_inset Text
34082
34083 \begin_layout Plain Layout
34084
34085 \family roman
34086 \series medium
34087 \shape up
34088 \emph off
34089 \bar no
34090 \noun off
34091 \color none
34092 r
34093 \end_layout
34094
34095 \end_inset
34096 </cell>
34097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34098 \begin_inset Text
34099
34100 \begin_layout Plain Layout
34101
34102 \end_layout
34103
34104 \end_inset
34105 </cell>
34106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34107 \begin_inset Text
34108
34109 \begin_layout Plain Layout
34110
34111 \end_layout
34112
34113 \end_inset
34114 </cell>
34115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34116 \begin_inset Text
34117
34118 \begin_layout Plain Layout
34119 ¢
34120 \end_layout
34121
34122 \end_inset
34123 </cell>
34124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34125 \begin_inset Text
34126
34127 \begin_layout Plain Layout
34128
34129 \family roman
34130 \series medium
34131 \shape up
34132 \emph off
34133 \bar no
34134 \noun off
34135 \color none
34136 ²
34137 \end_layout
34138
34139 \end_inset
34140 </cell>
34141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34142 \begin_inset Text
34143
34144 \begin_layout Plain Layout
34145
34146 \family roman
34147 \series medium
34148 \shape up
34149 \emph off
34150 \bar no
34151 \noun off
34152 \color none
34153 Â
34154 \end_layout
34155
34156 \end_inset
34157 </cell>
34158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34159 \begin_inset Text
34160
34161 \begin_layout Plain Layout
34162
34163 \family roman
34164 \series medium
34165 \shape up
34166 \emph off
34167 \bar no
34168 \noun off
34169 \color none
34170 Ò
34171 \end_layout
34172
34173 \end_inset
34174 </cell>
34175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34176 \begin_inset Text
34177
34178 \begin_layout Plain Layout
34179
34180 \family roman
34181 \series medium
34182 \shape up
34183 \emph off
34184 \bar no
34185 \noun off
34186 \color none
34187 â
34188 \end_layout
34189
34190 \end_inset
34191 </cell>
34192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34193 \begin_inset Text
34194
34195 \begin_layout Plain Layout
34196
34197 \family roman
34198 \series medium
34199 \shape up
34200 \emph off
34201 \bar no
34202 \noun off
34203 \color none
34204 ò
34205 \end_layout
34206
34207 \end_inset
34208 </cell>
34209 </row>
34210 <row>
34211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34212 \begin_inset Text
34213
34214 \begin_layout Plain Layout
34215
34216 \family roman
34217 \series medium
34218 \shape up
34219 \size tiny
34220 \emph off
34221 \bar no
34222 \noun off
34223 \color none
34224 03
34225 \end_layout
34226
34227 \end_inset
34228 </cell>
34229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34230 \begin_inset Text
34231
34232 \begin_layout Plain Layout
34233
34234 \end_layout
34235
34236 \end_inset
34237 </cell>
34238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34239 \begin_inset Text
34240
34241 \begin_layout Plain Layout
34242
34243 \end_layout
34244
34245 \end_inset
34246 </cell>
34247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34248 \begin_inset Text
34249
34250 \begin_layout Plain Layout
34251
34252 \family roman
34253 \series medium
34254 \shape up
34255 \emph off
34256 \bar no
34257 \noun off
34258 \color none
34259 #
34260 \end_layout
34261
34262 \end_inset
34263 </cell>
34264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34265 \begin_inset Text
34266
34267 \begin_layout Plain Layout
34268
34269 \family roman
34270 \series medium
34271 \shape up
34272 \emph off
34273 \bar no
34274 \noun off
34275 \color none
34276 3
34277 \end_layout
34278
34279 \end_inset
34280 </cell>
34281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34282 \begin_inset Text
34283
34284 \begin_layout Plain Layout
34285
34286 \family roman
34287 \series medium
34288 \shape up
34289 \emph off
34290 \bar no
34291 \noun off
34292 \color none
34293 C
34294 \end_layout
34295
34296 \end_inset
34297 </cell>
34298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34299 \begin_inset Text
34300
34301 \begin_layout Plain Layout
34302
34303 \family roman
34304 \series medium
34305 \shape up
34306 \emph off
34307 \bar no
34308 \noun off
34309 \color none
34310 S
34311 \end_layout
34312
34313 \end_inset
34314 </cell>
34315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34316 \begin_inset Text
34317
34318 \begin_layout Plain Layout
34319
34320 \family roman
34321 \series medium
34322 \shape up
34323 \emph off
34324 \bar no
34325 \noun off
34326 \color none
34327 c
34328 \end_layout
34329
34330 \end_inset
34331 </cell>
34332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34333 \begin_inset Text
34334
34335 \begin_layout Plain Layout
34336
34337 \family roman
34338 \series medium
34339 \shape up
34340 \emph off
34341 \bar no
34342 \noun off
34343 \color none
34344 s
34345 \end_layout
34346
34347 \end_inset
34348 </cell>
34349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34350 \begin_inset Text
34351
34352 \begin_layout Plain Layout
34353
34354 \end_layout
34355
34356 \end_inset
34357 </cell>
34358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34359 \begin_inset Text
34360
34361 \begin_layout Plain Layout
34362
34363 \end_layout
34364
34365 \end_inset
34366 </cell>
34367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34368 \begin_inset Text
34369
34370 \begin_layout Plain Layout
34371
34372 \family roman
34373 \series medium
34374 \shape up
34375 \emph off
34376 \bar no
34377 \noun off
34378 \color none
34379 £
34380 \end_layout
34381
34382 \end_inset
34383 </cell>
34384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34385 \begin_inset Text
34386
34387 \begin_layout Plain Layout
34388
34389 \family roman
34390 \series medium
34391 \shape up
34392 \emph off
34393 \bar no
34394 \noun off
34395 \color none
34396 ³
34397 \end_layout
34398
34399 \end_inset
34400 </cell>
34401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34402 \begin_inset Text
34403
34404 \begin_layout Plain Layout
34405
34406 \family roman
34407 \series medium
34408 \shape up
34409 \emph off
34410 \bar no
34411 \noun off
34412 \color none
34413 Ã
34414 \end_layout
34415
34416 \end_inset
34417 </cell>
34418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34419 \begin_inset Text
34420
34421 \begin_layout Plain Layout
34422
34423 \family roman
34424 \series medium
34425 \shape up
34426 \emph off
34427 \bar no
34428 \noun off
34429 \color none
34430 Ó
34431 \end_layout
34432
34433 \end_inset
34434 </cell>
34435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34436 \begin_inset Text
34437
34438 \begin_layout Plain Layout
34439
34440 \family roman
34441 \series medium
34442 \shape up
34443 \emph off
34444 \bar no
34445 \noun off
34446 \color none
34447 ã
34448 \end_layout
34449
34450 \end_inset
34451 </cell>
34452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34453 \begin_inset Text
34454
34455 \begin_layout Plain Layout
34456
34457 \family roman
34458 \series medium
34459 \shape up
34460 \emph off
34461 \bar no
34462 \noun off
34463 \color none
34464 ó
34465 \end_layout
34466
34467 \end_inset
34468 </cell>
34469 </row>
34470 <row>
34471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34472 \begin_inset Text
34473
34474 \begin_layout Plain Layout
34475
34476 \family roman
34477 \series medium
34478 \shape up
34479 \size tiny
34480 \emph off
34481 \bar no
34482 \noun off
34483 \color none
34484 04
34485 \end_layout
34486
34487 \end_inset
34488 </cell>
34489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34490 \begin_inset Text
34491
34492 \begin_layout Plain Layout
34493
34494 \end_layout
34495
34496 \end_inset
34497 </cell>
34498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34499 \begin_inset Text
34500
34501 \begin_layout Plain Layout
34502
34503 \end_layout
34504
34505 \end_inset
34506 </cell>
34507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34508 \begin_inset Text
34509
34510 \begin_layout Plain Layout
34511
34512 \family roman
34513 \series medium
34514 \shape up
34515 \emph off
34516 \bar no
34517 \noun off
34518 \color none
34519 $
34520 \end_layout
34521
34522 \end_inset
34523 </cell>
34524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34525 \begin_inset Text
34526
34527 \begin_layout Plain Layout
34528
34529 \family roman
34530 \series medium
34531 \shape up
34532 \emph off
34533 \bar no
34534 \noun off
34535 \color none
34536 4
34537 \end_layout
34538
34539 \end_inset
34540 </cell>
34541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34542 \begin_inset Text
34543
34544 \begin_layout Plain Layout
34545
34546 \family roman
34547 \series medium
34548 \shape up
34549 \emph off
34550 \bar no
34551 \noun off
34552 \color none
34553 D
34554 \end_layout
34555
34556 \end_inset
34557 </cell>
34558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34559 \begin_inset Text
34560
34561 \begin_layout Plain Layout
34562
34563 \family roman
34564 \series medium
34565 \shape up
34566 \emph off
34567 \bar no
34568 \noun off
34569 \color none
34570 T
34571 \end_layout
34572
34573 \end_inset
34574 </cell>
34575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34576 \begin_inset Text
34577
34578 \begin_layout Plain Layout
34579
34580 \family roman
34581 \series medium
34582 \shape up
34583 \emph off
34584 \bar no
34585 \noun off
34586 \color none
34587 d
34588 \end_layout
34589
34590 \end_inset
34591 </cell>
34592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34593 \begin_inset Text
34594
34595 \begin_layout Plain Layout
34596
34597 \family roman
34598 \series medium
34599 \shape up
34600 \emph off
34601 \bar no
34602 \noun off
34603 \color none
34604 t
34605 \end_layout
34606
34607 \end_inset
34608 </cell>
34609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34610 \begin_inset Text
34611
34612 \begin_layout Plain Layout
34613
34614 \end_layout
34615
34616 \end_inset
34617 </cell>
34618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34619 \begin_inset Text
34620
34621 \begin_layout Plain Layout
34622
34623 \end_layout
34624
34625 \end_inset
34626 </cell>
34627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34628 \begin_inset Text
34629
34630 \begin_layout Plain Layout
34631 ¤
34632 \end_layout
34633
34634 \end_inset
34635 </cell>
34636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34637 \begin_inset Text
34638
34639 \begin_layout Plain Layout
34640
34641 \family roman
34642 \series medium
34643 \shape up
34644 \emph off
34645 \bar no
34646 \noun off
34647 \color none
34648 ´
34649 \end_layout
34650
34651 \end_inset
34652 </cell>
34653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34654 \begin_inset Text
34655
34656 \begin_layout Plain Layout
34657
34658 \family roman
34659 \series medium
34660 \shape up
34661 \emph off
34662 \bar no
34663 \noun off
34664 \color none
34665 Ä
34666 \end_layout
34667
34668 \end_inset
34669 </cell>
34670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34671 \begin_inset Text
34672
34673 \begin_layout Plain Layout
34674
34675 \family roman
34676 \series medium
34677 \shape up
34678 \emph off
34679 \bar no
34680 \noun off
34681 \color none
34682 Ô
34683 \end_layout
34684
34685 \end_inset
34686 </cell>
34687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34688 \begin_inset Text
34689
34690 \begin_layout Plain Layout
34691
34692 \family roman
34693 \series medium
34694 \shape up
34695 \emph off
34696 \bar no
34697 \noun off
34698 \color none
34699 ä
34700 \end_layout
34701
34702 \end_inset
34703 </cell>
34704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34705 \begin_inset Text
34706
34707 \begin_layout Plain Layout
34708
34709 \family roman
34710 \series medium
34711 \shape up
34712 \emph off
34713 \bar no
34714 \noun off
34715 \color none
34716 ô
34717 \end_layout
34718
34719 \end_inset
34720 </cell>
34721 </row>
34722 <row>
34723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34724 \begin_inset Text
34725
34726 \begin_layout Plain Layout
34727
34728 \family roman
34729 \series medium
34730 \shape up
34731 \size tiny
34732 \emph off
34733 \bar no
34734 \noun off
34735 \color none
34736 05
34737 \end_layout
34738
34739 \end_inset
34740 </cell>
34741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34742 \begin_inset Text
34743
34744 \begin_layout Plain Layout
34745
34746 \end_layout
34747
34748 \end_inset
34749 </cell>
34750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34751 \begin_inset Text
34752
34753 \begin_layout Plain Layout
34754
34755 \end_layout
34756
34757 \end_inset
34758 </cell>
34759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34760 \begin_inset Text
34761
34762 \begin_layout Plain Layout
34763
34764 \family roman
34765 \series medium
34766 \shape up
34767 \emph off
34768 \bar no
34769 \noun off
34770 \color none
34771 %
34772 \end_layout
34773
34774 \end_inset
34775 </cell>
34776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34777 \begin_inset Text
34778
34779 \begin_layout Plain Layout
34780
34781 \family roman
34782 \series medium
34783 \shape up
34784 \emph off
34785 \bar no
34786 \noun off
34787 \color none
34788 5
34789 \end_layout
34790
34791 \end_inset
34792 </cell>
34793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34794 \begin_inset Text
34795
34796 \begin_layout Plain Layout
34797
34798 \family roman
34799 \series medium
34800 \shape up
34801 \emph off
34802 \bar no
34803 \noun off
34804 \color none
34805 E
34806 \end_layout
34807
34808 \end_inset
34809 </cell>
34810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34811 \begin_inset Text
34812
34813 \begin_layout Plain Layout
34814
34815 \family roman
34816 \series medium
34817 \shape up
34818 \emph off
34819 \bar no
34820 \noun off
34821 \color none
34822 U
34823 \end_layout
34824
34825 \end_inset
34826 </cell>
34827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34828 \begin_inset Text
34829
34830 \begin_layout Plain Layout
34831
34832 \family roman
34833 \series medium
34834 \shape up
34835 \emph off
34836 \bar no
34837 \noun off
34838 \color none
34839 e
34840 \end_layout
34841
34842 \end_inset
34843 </cell>
34844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34845 \begin_inset Text
34846
34847 \begin_layout Plain Layout
34848
34849 \family roman
34850 \series medium
34851 \shape up
34852 \emph off
34853 \bar no
34854 \noun off
34855 \color none
34856 u
34857 \end_layout
34858
34859 \end_inset
34860 </cell>
34861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34862 \begin_inset Text
34863
34864 \begin_layout Plain Layout
34865
34866 \end_layout
34867
34868 \end_inset
34869 </cell>
34870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34871 \begin_inset Text
34872
34873 \begin_layout Plain Layout
34874
34875 \end_layout
34876
34877 \end_inset
34878 </cell>
34879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34880 \begin_inset Text
34881
34882 \begin_layout Plain Layout
34883 ¥
34884 \end_layout
34885
34886 \end_inset
34887 </cell>
34888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34889 \begin_inset Text
34890
34891 \begin_layout Plain Layout
34892
34893 \family roman
34894 \series medium
34895 \shape up
34896 \emph off
34897 \bar no
34898 \noun off
34899 \color none
34900 µ
34901 \end_layout
34902
34903 \end_inset
34904 </cell>
34905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34906 \begin_inset Text
34907
34908 \begin_layout Plain Layout
34909
34910 \family roman
34911 \series medium
34912 \shape up
34913 \emph off
34914 \bar no
34915 \noun off
34916 \color none
34917 Å
34918 \end_layout
34919
34920 \end_inset
34921 </cell>
34922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34923 \begin_inset Text
34924
34925 \begin_layout Plain Layout
34926
34927 \family roman
34928 \series medium
34929 \shape up
34930 \emph off
34931 \bar no
34932 \noun off
34933 \color none
34934 Õ
34935 \end_layout
34936
34937 \end_inset
34938 </cell>
34939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34940 \begin_inset Text
34941
34942 \begin_layout Plain Layout
34943
34944 \family roman
34945 \series medium
34946 \shape up
34947 \emph off
34948 \bar no
34949 \noun off
34950 \color none
34951 å
34952 \end_layout
34953
34954 \end_inset
34955 </cell>
34956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34957 \begin_inset Text
34958
34959 \begin_layout Plain Layout
34960
34961 \family roman
34962 \series medium
34963 \shape up
34964 \emph off
34965 \bar no
34966 \noun off
34967 \color none
34968 õ
34969 \end_layout
34970
34971 \end_inset
34972 </cell>
34973 </row>
34974 <row>
34975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34976 \begin_inset Text
34977
34978 \begin_layout Plain Layout
34979
34980 \family roman
34981 \series medium
34982 \shape up
34983 \size tiny
34984 \emph off
34985 \bar no
34986 \noun off
34987 \color none
34988 06
34989 \end_layout
34990
34991 \end_inset
34992 </cell>
34993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34994 \begin_inset Text
34995
34996 \begin_layout Plain Layout
34997
34998 \end_layout
34999
35000 \end_inset
35001 </cell>
35002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35003 \begin_inset Text
35004
35005 \begin_layout Plain Layout
35006
35007 \end_layout
35008
35009 \end_inset
35010 </cell>
35011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35012 \begin_inset Text
35013
35014 \begin_layout Plain Layout
35015
35016 \family roman
35017 \series medium
35018 \shape up
35019 \emph off
35020 \bar no
35021 \noun off
35022 \color none
35023 &
35024 \end_layout
35025
35026 \end_inset
35027 </cell>
35028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35029 \begin_inset Text
35030
35031 \begin_layout Plain Layout
35032
35033 \family roman
35034 \series medium
35035 \shape up
35036 \emph off
35037 \bar no
35038 \noun off
35039 \color none
35040 6
35041 \end_layout
35042
35043 \end_inset
35044 </cell>
35045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35046 \begin_inset Text
35047
35048 \begin_layout Plain Layout
35049
35050 \family roman
35051 \series medium
35052 \shape up
35053 \emph off
35054 \bar no
35055 \noun off
35056 \color none
35057 F
35058 \end_layout
35059
35060 \end_inset
35061 </cell>
35062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35063 \begin_inset Text
35064
35065 \begin_layout Plain Layout
35066
35067 \family roman
35068 \series medium
35069 \shape up
35070 \emph off
35071 \bar no
35072 \noun off
35073 \color none
35074 V
35075 \end_layout
35076
35077 \end_inset
35078 </cell>
35079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35080 \begin_inset Text
35081
35082 \begin_layout Plain Layout
35083
35084 \family roman
35085 \series medium
35086 \shape up
35087 \emph off
35088 \bar no
35089 \noun off
35090 \color none
35091 f
35092 \end_layout
35093
35094 \end_inset
35095 </cell>
35096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35097 \begin_inset Text
35098
35099 \begin_layout Plain Layout
35100
35101 \family roman
35102 \series medium
35103 \shape up
35104 \emph off
35105 \bar no
35106 \noun off
35107 \color none
35108 v
35109 \end_layout
35110
35111 \end_inset
35112 </cell>
35113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35114 \begin_inset Text
35115
35116 \begin_layout Plain Layout
35117
35118 \end_layout
35119
35120 \end_inset
35121 </cell>
35122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35123 \begin_inset Text
35124
35125 \begin_layout Plain Layout
35126
35127 \end_layout
35128
35129 \end_inset
35130 </cell>
35131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35132 \begin_inset Text
35133
35134 \begin_layout Plain Layout
35135 ¦
35136 \end_layout
35137
35138 \end_inset
35139 </cell>
35140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35141 \begin_inset Text
35142
35143 \begin_layout Plain Layout
35144
35145 \family roman
35146 \series medium
35147 \shape up
35148 \emph off
35149 \bar no
35150 \noun off
35151 \color none
35152
35153 \end_layout
35154
35155 \end_inset
35156 </cell>
35157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35158 \begin_inset Text
35159
35160 \begin_layout Plain Layout
35161
35162 \family roman
35163 \series medium
35164 \shape up
35165 \emph off
35166 \bar no
35167 \noun off
35168 \color none
35169 Æ
35170 \end_layout
35171
35172 \end_inset
35173 </cell>
35174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35175 \begin_inset Text
35176
35177 \begin_layout Plain Layout
35178
35179 \family roman
35180 \series medium
35181 \shape up
35182 \emph off
35183 \bar no
35184 \noun off
35185 \color none
35186 Ö
35187 \end_layout
35188
35189 \end_inset
35190 </cell>
35191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35192 \begin_inset Text
35193
35194 \begin_layout Plain Layout
35195
35196 \family roman
35197 \series medium
35198 \shape up
35199 \emph off
35200 \bar no
35201 \noun off
35202 \color none
35203 æ
35204 \end_layout
35205
35206 \end_inset
35207 </cell>
35208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35209 \begin_inset Text
35210
35211 \begin_layout Plain Layout
35212
35213 \family roman
35214 \series medium
35215 \shape up
35216 \emph off
35217 \bar no
35218 \noun off
35219 \color none
35220 ö
35221 \end_layout
35222
35223 \end_inset
35224 </cell>
35225 </row>
35226 <row>
35227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35228 \begin_inset Text
35229
35230 \begin_layout Plain Layout
35231
35232 \family roman
35233 \series medium
35234 \shape up
35235 \size tiny
35236 \emph off
35237 \bar no
35238 \noun off
35239 \color none
35240 07
35241 \end_layout
35242
35243 \end_inset
35244 </cell>
35245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35246 \begin_inset Text
35247
35248 \begin_layout Plain Layout
35249
35250 \end_layout
35251
35252 \end_inset
35253 </cell>
35254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35255 \begin_inset Text
35256
35257 \begin_layout Plain Layout
35258
35259 \end_layout
35260
35261 \end_inset
35262 </cell>
35263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35264 \begin_inset Text
35265
35266 \begin_layout Plain Layout
35267
35268 \family roman
35269 \series medium
35270 \shape up
35271 \emph off
35272 \bar no
35273 \noun off
35274 \color none
35275 `
35276 \end_layout
35277
35278 \end_inset
35279 </cell>
35280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35281 \begin_inset Text
35282
35283 \begin_layout Plain Layout
35284
35285 \family roman
35286 \series medium
35287 \shape up
35288 \emph off
35289 \bar no
35290 \noun off
35291 \color none
35292 7
35293 \end_layout
35294
35295 \end_inset
35296 </cell>
35297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35298 \begin_inset Text
35299
35300 \begin_layout Plain Layout
35301
35302 \family roman
35303 \series medium
35304 \shape up
35305 \emph off
35306 \bar no
35307 \noun off
35308 \color none
35309 G
35310 \end_layout
35311
35312 \end_inset
35313 </cell>
35314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35315 \begin_inset Text
35316
35317 \begin_layout Plain Layout
35318
35319 \family roman
35320 \series medium
35321 \shape up
35322 \emph off
35323 \bar no
35324 \noun off
35325 \color none
35326 W
35327 \end_layout
35328
35329 \end_inset
35330 </cell>
35331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35332 \begin_inset Text
35333
35334 \begin_layout Plain Layout
35335
35336 \family roman
35337 \series medium
35338 \shape up
35339 \emph off
35340 \bar no
35341 \noun off
35342 \color none
35343 g
35344 \end_layout
35345
35346 \end_inset
35347 </cell>
35348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35349 \begin_inset Text
35350
35351 \begin_layout Plain Layout
35352
35353 \family roman
35354 \series medium
35355 \shape up
35356 \emph off
35357 \bar no
35358 \noun off
35359 \color none
35360 w
35361 \end_layout
35362
35363 \end_inset
35364 </cell>
35365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35366 \begin_inset Text
35367
35368 \begin_layout Plain Layout
35369
35370 \end_layout
35371
35372 \end_inset
35373 </cell>
35374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35375 \begin_inset Text
35376
35377 \begin_layout Plain Layout
35378
35379 \end_layout
35380
35381 \end_inset
35382 </cell>
35383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35384 \begin_inset Text
35385
35386 \begin_layout Plain Layout
35387
35388 \family roman
35389 \series medium
35390 \shape up
35391 \emph off
35392 \bar no
35393 \noun off
35394 \color none
35395 §
35396 \end_layout
35397
35398 \end_inset
35399 </cell>
35400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35401 \begin_inset Text
35402
35403 \begin_layout Plain Layout
35404
35405 \family roman
35406 \series medium
35407 \shape up
35408 \emph off
35409 \bar no
35410 \noun off
35411 \color none
35412 ·
35413 \end_layout
35414
35415 \end_inset
35416 </cell>
35417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35418 \begin_inset Text
35419
35420 \begin_layout Plain Layout
35421
35422 \family roman
35423 \series medium
35424 \shape up
35425 \emph off
35426 \bar no
35427 \noun off
35428 \color none
35429 Ç
35430 \end_layout
35431
35432 \end_inset
35433 </cell>
35434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35435 \begin_inset Text
35436
35437 \begin_layout Plain Layout
35438
35439 \family roman
35440 \series medium
35441 \shape up
35442 \emph off
35443 \bar no
35444 \noun off
35445 \color none
35446 ×
35447 \end_layout
35448
35449 \end_inset
35450 </cell>
35451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35452 \begin_inset Text
35453
35454 \begin_layout Plain Layout
35455
35456 \family roman
35457 \series medium
35458 \shape up
35459 \emph off
35460 \bar no
35461 \noun off
35462 \color none
35463 ç
35464 \end_layout
35465
35466 \end_inset
35467 </cell>
35468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35469 \begin_inset Text
35470
35471 \begin_layout Plain Layout
35472
35473 \family roman
35474 \series medium
35475 \shape up
35476 \emph off
35477 \bar no
35478 \noun off
35479 \color none
35480 ÷
35481 \end_layout
35482
35483 \end_inset
35484 </cell>
35485 </row>
35486 <row>
35487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35488 \begin_inset Text
35489
35490 \begin_layout Plain Layout
35491
35492 \family roman
35493 \series medium
35494 \shape up
35495 \size tiny
35496 \emph off
35497 \bar no
35498 \noun off
35499 \color none
35500 08
35501 \end_layout
35502
35503 \end_inset
35504 </cell>
35505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35506 \begin_inset Text
35507
35508 \begin_layout Plain Layout
35509
35510 \end_layout
35511
35512 \end_inset
35513 </cell>
35514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35515 \begin_inset Text
35516
35517 \begin_layout Plain Layout
35518
35519 \end_layout
35520
35521 \end_inset
35522 </cell>
35523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35524 \begin_inset Text
35525
35526 \begin_layout Plain Layout
35527
35528 \family roman
35529 \series medium
35530 \shape up
35531 \emph off
35532 \bar no
35533 \noun off
35534 \color none
35535 (
35536 \end_layout
35537
35538 \end_inset
35539 </cell>
35540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35541 \begin_inset Text
35542
35543 \begin_layout Plain Layout
35544
35545 \family roman
35546 \series medium
35547 \shape up
35548 \emph off
35549 \bar no
35550 \noun off
35551 \color none
35552 8
35553 \end_layout
35554
35555 \end_inset
35556 </cell>
35557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35558 \begin_inset Text
35559
35560 \begin_layout Plain Layout
35561
35562 \family roman
35563 \series medium
35564 \shape up
35565 \emph off
35566 \bar no
35567 \noun off
35568 \color none
35569 H
35570 \end_layout
35571
35572 \end_inset
35573 </cell>
35574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35575 \begin_inset Text
35576
35577 \begin_layout Plain Layout
35578
35579 \family roman
35580 \series medium
35581 \shape up
35582 \emph off
35583 \bar no
35584 \noun off
35585 \color none
35586 X
35587 \end_layout
35588
35589 \end_inset
35590 </cell>
35591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35592 \begin_inset Text
35593
35594 \begin_layout Plain Layout
35595
35596 \family roman
35597 \series medium
35598 \shape up
35599 \emph off
35600 \bar no
35601 \noun off
35602 \color none
35603 h
35604 \end_layout
35605
35606 \end_inset
35607 </cell>
35608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35609 \begin_inset Text
35610
35611 \begin_layout Plain Layout
35612
35613 \family roman
35614 \series medium
35615 \shape up
35616 \emph off
35617 \bar no
35618 \noun off
35619 \color none
35620 x
35621 \end_layout
35622
35623 \end_inset
35624 </cell>
35625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35626 \begin_inset Text
35627
35628 \begin_layout Plain Layout
35629
35630 \end_layout
35631
35632 \end_inset
35633 </cell>
35634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35635 \begin_inset Text
35636
35637 \begin_layout Plain Layout
35638
35639 \end_layout
35640
35641 \end_inset
35642 </cell>
35643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35644 \begin_inset Text
35645
35646 \begin_layout Plain Layout
35647
35648 \family roman
35649 \series medium
35650 \shape up
35651 \emph off
35652 \bar no
35653 \noun off
35654 \color none
35655 ¨
35656 \end_layout
35657
35658 \end_inset
35659 </cell>
35660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35661 \begin_inset Text
35662
35663 \begin_layout Plain Layout
35664
35665 \family roman
35666 \series medium
35667 \shape up
35668 \emph off
35669 \bar no
35670 \noun off
35671 \color none
35672 ¸
35673 \end_layout
35674
35675 \end_inset
35676 </cell>
35677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35678 \begin_inset Text
35679
35680 \begin_layout Plain Layout
35681
35682 \family roman
35683 \series medium
35684 \shape up
35685 \emph off
35686 \bar no
35687 \noun off
35688 \color none
35689 È
35690 \end_layout
35691
35692 \end_inset
35693 </cell>
35694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35695 \begin_inset Text
35696
35697 \begin_layout Plain Layout
35698
35699 \family roman
35700 \series medium
35701 \shape up
35702 \emph off
35703 \bar no
35704 \noun off
35705 \color none
35706 Ø
35707 \end_layout
35708
35709 \end_inset
35710 </cell>
35711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35712 \begin_inset Text
35713
35714 \begin_layout Plain Layout
35715
35716 \family roman
35717 \series medium
35718 \shape up
35719 \emph off
35720 \bar no
35721 \noun off
35722 \color none
35723 è
35724 \end_layout
35725
35726 \end_inset
35727 </cell>
35728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35729 \begin_inset Text
35730
35731 \begin_layout Plain Layout
35732
35733 \family roman
35734 \series medium
35735 \shape up
35736 \emph off
35737 \bar no
35738 \noun off
35739 \color none
35740 ø
35741 \end_layout
35742
35743 \end_inset
35744 </cell>
35745 </row>
35746 <row>
35747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35748 \begin_inset Text
35749
35750 \begin_layout Plain Layout
35751
35752 \family roman
35753 \series medium
35754 \shape up
35755 \size tiny
35756 \emph off
35757 \bar no
35758 \noun off
35759 \color none
35760 09
35761 \end_layout
35762
35763 \end_inset
35764 </cell>
35765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35766 \begin_inset Text
35767
35768 \begin_layout Plain Layout
35769
35770 \end_layout
35771
35772 \end_inset
35773 </cell>
35774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35775 \begin_inset Text
35776
35777 \begin_layout Plain Layout
35778
35779 \end_layout
35780
35781 \end_inset
35782 </cell>
35783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35784 \begin_inset Text
35785
35786 \begin_layout Plain Layout
35787
35788 \family roman
35789 \series medium
35790 \shape up
35791 \emph off
35792 \bar no
35793 \noun off
35794 \color none
35795 )
35796 \end_layout
35797
35798 \end_inset
35799 </cell>
35800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35801 \begin_inset Text
35802
35803 \begin_layout Plain Layout
35804
35805 \family roman
35806 \series medium
35807 \shape up
35808 \emph off
35809 \bar no
35810 \noun off
35811 \color none
35812 9
35813 \end_layout
35814
35815 \end_inset
35816 </cell>
35817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35818 \begin_inset Text
35819
35820 \begin_layout Plain Layout
35821
35822 \family roman
35823 \series medium
35824 \shape up
35825 \emph off
35826 \bar no
35827 \noun off
35828 \color none
35829 I
35830 \end_layout
35831
35832 \end_inset
35833 </cell>
35834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35835 \begin_inset Text
35836
35837 \begin_layout Plain Layout
35838
35839 \family roman
35840 \series medium
35841 \shape up
35842 \emph off
35843 \bar no
35844 \noun off
35845 \color none
35846 Y
35847 \end_layout
35848
35849 \end_inset
35850 </cell>
35851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35852 \begin_inset Text
35853
35854 \begin_layout Plain Layout
35855
35856 \family roman
35857 \series medium
35858 \shape up
35859 \emph off
35860 \bar no
35861 \noun off
35862 \color none
35863 i
35864 \end_layout
35865
35866 \end_inset
35867 </cell>
35868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35869 \begin_inset Text
35870
35871 \begin_layout Plain Layout
35872
35873 \family roman
35874 \series medium
35875 \shape up
35876 \emph off
35877 \bar no
35878 \noun off
35879 \color none
35880 y
35881 \end_layout
35882
35883 \end_inset
35884 </cell>
35885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35886 \begin_inset Text
35887
35888 \begin_layout Plain Layout
35889
35890 \end_layout
35891
35892 \end_inset
35893 </cell>
35894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35895 \begin_inset Text
35896
35897 \begin_layout Plain Layout
35898
35899 \end_layout
35900
35901 \end_inset
35902 </cell>
35903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35904 \begin_inset Text
35905
35906 \begin_layout Plain Layout
35907
35908 \family roman
35909 \series medium
35910 \shape up
35911 \emph off
35912 \bar no
35913 \noun off
35914 \color none
35915 ©
35916 \end_layout
35917
35918 \end_inset
35919 </cell>
35920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35921 \begin_inset Text
35922
35923 \begin_layout Plain Layout
35924
35925 \family roman
35926 \series medium
35927 \shape up
35928 \emph off
35929 \bar no
35930 \noun off
35931 \color none
35932 ¹
35933 \end_layout
35934
35935 \end_inset
35936 </cell>
35937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35938 \begin_inset Text
35939
35940 \begin_layout Plain Layout
35941
35942 \family roman
35943 \series medium
35944 \shape up
35945 \emph off
35946 \bar no
35947 \noun off
35948 \color none
35949 É
35950 \end_layout
35951
35952 \end_inset
35953 </cell>
35954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35955 \begin_inset Text
35956
35957 \begin_layout Plain Layout
35958
35959 \family roman
35960 \series medium
35961 \shape up
35962 \emph off
35963 \bar no
35964 \noun off
35965 \color none
35966 Ù
35967 \end_layout
35968
35969 \end_inset
35970 </cell>
35971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35972 \begin_inset Text
35973
35974 \begin_layout Plain Layout
35975
35976 \family roman
35977 \series medium
35978 \shape up
35979 \emph off
35980 \bar no
35981 \noun off
35982 \color none
35983 é
35984 \end_layout
35985
35986 \end_inset
35987 </cell>
35988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35989 \begin_inset Text
35990
35991 \begin_layout Plain Layout
35992
35993 \family roman
35994 \series medium
35995 \shape up
35996 \emph off
35997 \bar no
35998 \noun off
35999 \color none
36000 ù
36001 \end_layout
36002
36003 \end_inset
36004 </cell>
36005 </row>
36006 <row>
36007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36008 \begin_inset Text
36009
36010 \begin_layout Plain Layout
36011
36012 \family roman
36013 \series medium
36014 \shape up
36015 \size tiny
36016 \emph off
36017 \bar no
36018 \noun off
36019 \color none
36020 0A
36021 \end_layout
36022
36023 \end_inset
36024 </cell>
36025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36026 \begin_inset Text
36027
36028 \begin_layout Plain Layout
36029
36030 \end_layout
36031
36032 \end_inset
36033 </cell>
36034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36035 \begin_inset Text
36036
36037 \begin_layout Plain Layout
36038
36039 \end_layout
36040
36041 \end_inset
36042 </cell>
36043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36044 \begin_inset Text
36045
36046 \begin_layout Plain Layout
36047
36048 \family roman
36049 \series medium
36050 \shape up
36051 \emph off
36052 \bar no
36053 \noun off
36054 \color none
36055 *
36056 \end_layout
36057
36058 \end_inset
36059 </cell>
36060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36061 \begin_inset Text
36062
36063 \begin_layout Plain Layout
36064
36065 \family roman
36066 \series medium
36067 \shape up
36068 \emph off
36069 \bar no
36070 \noun off
36071 \color none
36072 :
36073 \end_layout
36074
36075 \end_inset
36076 </cell>
36077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36078 \begin_inset Text
36079
36080 \begin_layout Plain Layout
36081
36082 \family roman
36083 \series medium
36084 \shape up
36085 \emph off
36086 \bar no
36087 \noun off
36088 \color none
36089 J
36090 \end_layout
36091
36092 \end_inset
36093 </cell>
36094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36095 \begin_inset Text
36096
36097 \begin_layout Plain Layout
36098
36099 \family roman
36100 \series medium
36101 \shape up
36102 \emph off
36103 \bar no
36104 \noun off
36105 \color none
36106 Z
36107 \end_layout
36108
36109 \end_inset
36110 </cell>
36111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36112 \begin_inset Text
36113
36114 \begin_layout Plain Layout
36115
36116 \family roman
36117 \series medium
36118 \shape up
36119 \emph off
36120 \bar no
36121 \noun off
36122 \color none
36123 j
36124 \end_layout
36125
36126 \end_inset
36127 </cell>
36128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36129 \begin_inset Text
36130
36131 \begin_layout Plain Layout
36132
36133 \family roman
36134 \series medium
36135 \shape up
36136 \emph off
36137 \bar no
36138 \noun off
36139 \color none
36140 z
36141 \end_layout
36142
36143 \end_inset
36144 </cell>
36145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36146 \begin_inset Text
36147
36148 \begin_layout Plain Layout
36149
36150 \end_layout
36151
36152 \end_inset
36153 </cell>
36154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36155 \begin_inset Text
36156
36157 \begin_layout Plain Layout
36158
36159 \end_layout
36160
36161 \end_inset
36162 </cell>
36163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36164 \begin_inset Text
36165
36166 \begin_layout Plain Layout
36167
36168 \family roman
36169 \series medium
36170 \shape up
36171 \emph off
36172 \bar no
36173 \noun off
36174 \color none
36175 ª
36176 \end_layout
36177
36178 \end_inset
36179 </cell>
36180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36181 \begin_inset Text
36182
36183 \begin_layout Plain Layout
36184
36185 \family roman
36186 \series medium
36187 \shape up
36188 \emph off
36189 \bar no
36190 \noun off
36191 \color none
36192 º
36193 \end_layout
36194
36195 \end_inset
36196 </cell>
36197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36198 \begin_inset Text
36199
36200 \begin_layout Plain Layout
36201
36202 \family roman
36203 \series medium
36204 \shape up
36205 \emph off
36206 \bar no
36207 \noun off
36208 \color none
36209 Ê
36210 \end_layout
36211
36212 \end_inset
36213 </cell>
36214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36215 \begin_inset Text
36216
36217 \begin_layout Plain Layout
36218
36219 \family roman
36220 \series medium
36221 \shape up
36222 \emph off
36223 \bar no
36224 \noun off
36225 \color none
36226 Ú
36227 \end_layout
36228
36229 \end_inset
36230 </cell>
36231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36232 \begin_inset Text
36233
36234 \begin_layout Plain Layout
36235
36236 \family roman
36237 \series medium
36238 \shape up
36239 \emph off
36240 \bar no
36241 \noun off
36242 \color none
36243 ê
36244 \end_layout
36245
36246 \end_inset
36247 </cell>
36248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36249 \begin_inset Text
36250
36251 \begin_layout Plain Layout
36252
36253 \family roman
36254 \series medium
36255 \shape up
36256 \emph off
36257 \bar no
36258 \noun off
36259 \color none
36260 ú
36261 \end_layout
36262
36263 \end_inset
36264 </cell>
36265 </row>
36266 <row>
36267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36268 \begin_inset Text
36269
36270 \begin_layout Plain Layout
36271
36272 \family roman
36273 \series medium
36274 \shape up
36275 \size tiny
36276 \emph off
36277 \bar no
36278 \noun off
36279 \color none
36280 0B
36281 \end_layout
36282
36283 \end_inset
36284 </cell>
36285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36286 \begin_inset Text
36287
36288 \begin_layout Plain Layout
36289
36290 \end_layout
36291
36292 \end_inset
36293 </cell>
36294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36295 \begin_inset Text
36296
36297 \begin_layout Plain Layout
36298
36299 \end_layout
36300
36301 \end_inset
36302 </cell>
36303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36304 \begin_inset Text
36305
36306 \begin_layout Plain Layout
36307
36308 \family roman
36309 \series medium
36310 \shape up
36311 \emph off
36312 \bar no
36313 \noun off
36314 \color none
36315 +
36316 \end_layout
36317
36318 \end_inset
36319 </cell>
36320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36321 \begin_inset Text
36322
36323 \begin_layout Plain Layout
36324
36325 \family roman
36326 \series medium
36327 \shape up
36328 \emph off
36329 \bar no
36330 \noun off
36331 \color none
36332 ;
36333 \end_layout
36334
36335 \end_inset
36336 </cell>
36337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36338 \begin_inset Text
36339
36340 \begin_layout Plain Layout
36341
36342 \family roman
36343 \series medium
36344 \shape up
36345 \emph off
36346 \bar no
36347 \noun off
36348 \color none
36349 K
36350 \end_layout
36351
36352 \end_inset
36353 </cell>
36354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36355 \begin_inset Text
36356
36357 \begin_layout Plain Layout
36358
36359 \family roman
36360 \series medium
36361 \shape up
36362 \emph off
36363 \bar no
36364 \noun off
36365 \color none
36366 [
36367 \end_layout
36368
36369 \end_inset
36370 </cell>
36371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36372 \begin_inset Text
36373
36374 \begin_layout Plain Layout
36375
36376 \family roman
36377 \series medium
36378 \shape up
36379 \emph off
36380 \bar no
36381 \noun off
36382 \color none
36383 k
36384 \end_layout
36385
36386 \end_inset
36387 </cell>
36388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36389 \begin_inset Text
36390
36391 \begin_layout Plain Layout
36392
36393 \family roman
36394 \series medium
36395 \shape up
36396 \emph off
36397 \bar no
36398 \noun off
36399 \color none
36400 {
36401 \end_layout
36402
36403 \end_inset
36404 </cell>
36405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36406 \begin_inset Text
36407
36408 \begin_layout Plain Layout
36409
36410 \end_layout
36411
36412 \end_inset
36413 </cell>
36414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36415 \begin_inset Text
36416
36417 \begin_layout Plain Layout
36418
36419 \end_layout
36420
36421 \end_inset
36422 </cell>
36423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36424 \begin_inset Text
36425
36426 \begin_layout Plain Layout
36427
36428 \family roman
36429 \series medium
36430 \shape up
36431 \emph off
36432 \bar no
36433 \noun off
36434 \color none
36435 «
36436 \end_layout
36437
36438 \end_inset
36439 </cell>
36440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36441 \begin_inset Text
36442
36443 \begin_layout Plain Layout
36444
36445 \family roman
36446 \series medium
36447 \shape up
36448 \emph off
36449 \bar no
36450 \noun off
36451 \color none
36452 »
36453 \end_layout
36454
36455 \end_inset
36456 </cell>
36457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36458 \begin_inset Text
36459
36460 \begin_layout Plain Layout
36461
36462 \family roman
36463 \series medium
36464 \shape up
36465 \emph off
36466 \bar no
36467 \noun off
36468 \color none
36469 Ë
36470 \end_layout
36471
36472 \end_inset
36473 </cell>
36474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36475 \begin_inset Text
36476
36477 \begin_layout Plain Layout
36478
36479 \family roman
36480 \series medium
36481 \shape up
36482 \emph off
36483 \bar no
36484 \noun off
36485 \color none
36486 Û
36487 \end_layout
36488
36489 \end_inset
36490 </cell>
36491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36492 \begin_inset Text
36493
36494 \begin_layout Plain Layout
36495
36496 \family roman
36497 \series medium
36498 \shape up
36499 \emph off
36500 \bar no
36501 \noun off
36502 \color none
36503 ë
36504 \end_layout
36505
36506 \end_inset
36507 </cell>
36508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36509 \begin_inset Text
36510
36511 \begin_layout Plain Layout
36512
36513 \family roman
36514 \series medium
36515 \shape up
36516 \emph off
36517 \bar no
36518 \noun off
36519 \color none
36520 û
36521 \end_layout
36522
36523 \end_inset
36524 </cell>
36525 </row>
36526 <row>
36527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36528 \begin_inset Text
36529
36530 \begin_layout Plain Layout
36531
36532 \family roman
36533 \series medium
36534 \shape up
36535 \size tiny
36536 \emph off
36537 \bar no
36538 \noun off
36539 \color none
36540 0C
36541 \end_layout
36542
36543 \end_inset
36544 </cell>
36545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36546 \begin_inset Text
36547
36548 \begin_layout Plain Layout
36549
36550 \end_layout
36551
36552 \end_inset
36553 </cell>
36554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36555 \begin_inset Text
36556
36557 \begin_layout Plain Layout
36558
36559 \end_layout
36560
36561 \end_inset
36562 </cell>
36563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36564 \begin_inset Text
36565
36566 \begin_layout Plain Layout
36567
36568 \family roman
36569 \series medium
36570 \shape up
36571 \emph off
36572 \bar no
36573 \noun off
36574 \color none
36575 ,
36576 \end_layout
36577
36578 \end_inset
36579 </cell>
36580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36581 \begin_inset Text
36582
36583 \begin_layout Plain Layout
36584
36585 \family roman
36586 \series medium
36587 \shape up
36588 \emph off
36589 \bar no
36590 \noun off
36591 \color none
36592 <
36593 \end_layout
36594
36595 \end_inset
36596 </cell>
36597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36598 \begin_inset Text
36599
36600 \begin_layout Plain Layout
36601
36602 \family roman
36603 \series medium
36604 \shape up
36605 \emph off
36606 \bar no
36607 \noun off
36608 \color none
36609 L
36610 \end_layout
36611
36612 \end_inset
36613 </cell>
36614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36615 \begin_inset Text
36616
36617 \begin_layout Plain Layout
36618
36619 \family roman
36620 \series medium
36621 \shape up
36622 \emph off
36623 \bar no
36624 \noun off
36625 \color none
36626
36627 \backslash
36628
36629 \end_layout
36630
36631 \end_inset
36632 </cell>
36633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36634 \begin_inset Text
36635
36636 \begin_layout Plain Layout
36637
36638 \family roman
36639 \series medium
36640 \shape up
36641 \emph off
36642 \bar no
36643 \noun off
36644 \color none
36645 l
36646 \end_layout
36647
36648 \end_inset
36649 </cell>
36650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36651 \begin_inset Text
36652
36653 \begin_layout Plain Layout
36654
36655 \family roman
36656 \series medium
36657 \shape up
36658 \emph off
36659 \bar no
36660 \noun off
36661 \color none
36662 |
36663 \end_layout
36664
36665 \end_inset
36666 </cell>
36667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36668 \begin_inset Text
36669
36670 \begin_layout Plain Layout
36671
36672 \end_layout
36673
36674 \end_inset
36675 </cell>
36676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36677 \begin_inset Text
36678
36679 \begin_layout Plain Layout
36680
36681 \end_layout
36682
36683 \end_inset
36684 </cell>
36685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36686 \begin_inset Text
36687
36688 \begin_layout Plain Layout
36689
36690 \family roman
36691 \series medium
36692 \shape up
36693 \emph off
36694 \bar no
36695 \noun off
36696 \color none
36697 ¬
36698 \end_layout
36699
36700 \end_inset
36701 </cell>
36702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36703 \begin_inset Text
36704
36705 \begin_layout Plain Layout
36706
36707 \family roman
36708 \series medium
36709 \shape up
36710 \emph off
36711 \bar no
36712 \noun off
36713 \color none
36714 ¼
36715 \end_layout
36716
36717 \end_inset
36718 </cell>
36719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36720 \begin_inset Text
36721
36722 \begin_layout Plain Layout
36723
36724 \family roman
36725 \series medium
36726 \shape up
36727 \emph off
36728 \bar no
36729 \noun off
36730 \color none
36731 Ì
36732 \end_layout
36733
36734 \end_inset
36735 </cell>
36736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36737 \begin_inset Text
36738
36739 \begin_layout Plain Layout
36740
36741 \family roman
36742 \series medium
36743 \shape up
36744 \emph off
36745 \bar no
36746 \noun off
36747 \color none
36748 Ü
36749 \end_layout
36750
36751 \end_inset
36752 </cell>
36753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36754 \begin_inset Text
36755
36756 \begin_layout Plain Layout
36757
36758 \family roman
36759 \series medium
36760 \shape up
36761 \emph off
36762 \bar no
36763 \noun off
36764 \color none
36765 ì
36766 \end_layout
36767
36768 \end_inset
36769 </cell>
36770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36771 \begin_inset Text
36772
36773 \begin_layout Plain Layout
36774
36775 \family roman
36776 \series medium
36777 \shape up
36778 \emph off
36779 \bar no
36780 \noun off
36781 \color none
36782 ü
36783 \end_layout
36784
36785 \end_inset
36786 </cell>
36787 </row>
36788 <row>
36789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36790 \begin_inset Text
36791
36792 \begin_layout Plain Layout
36793
36794 \family roman
36795 \series medium
36796 \shape up
36797 \size tiny
36798 \emph off
36799 \bar no
36800 \noun off
36801 \color none
36802 0D
36803 \end_layout
36804
36805 \end_inset
36806 </cell>
36807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36808 \begin_inset Text
36809
36810 \begin_layout Plain Layout
36811
36812 \end_layout
36813
36814 \end_inset
36815 </cell>
36816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36817 \begin_inset Text
36818
36819 \begin_layout Plain Layout
36820
36821 \end_layout
36822
36823 \end_inset
36824 </cell>
36825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36826 \begin_inset Text
36827
36828 \begin_layout Plain Layout
36829
36830 \family roman
36831 \series medium
36832 \shape up
36833 \emph off
36834 \bar no
36835 \noun off
36836 \color none
36837 -
36838 \end_layout
36839
36840 \end_inset
36841 </cell>
36842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36843 \begin_inset Text
36844
36845 \begin_layout Plain Layout
36846
36847 \family roman
36848 \series medium
36849 \shape up
36850 \emph off
36851 \bar no
36852 \noun off
36853 \color none
36854 =
36855 \end_layout
36856
36857 \end_inset
36858 </cell>
36859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36860 \begin_inset Text
36861
36862 \begin_layout Plain Layout
36863
36864 \family roman
36865 \series medium
36866 \shape up
36867 \emph off
36868 \bar no
36869 \noun off
36870 \color none
36871 M
36872 \end_layout
36873
36874 \end_inset
36875 </cell>
36876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36877 \begin_inset Text
36878
36879 \begin_layout Plain Layout
36880
36881 \family roman
36882 \series medium
36883 \shape up
36884 \emph off
36885 \bar no
36886 \noun off
36887 \color none
36888 ]
36889 \end_layout
36890
36891 \end_inset
36892 </cell>
36893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36894 \begin_inset Text
36895
36896 \begin_layout Plain Layout
36897
36898 \family roman
36899 \series medium
36900 \shape up
36901 \emph off
36902 \bar no
36903 \noun off
36904 \color none
36905 m
36906 \end_layout
36907
36908 \end_inset
36909 </cell>
36910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36911 \begin_inset Text
36912
36913 \begin_layout Plain Layout
36914
36915 \family roman
36916 \series medium
36917 \shape up
36918 \emph off
36919 \bar no
36920 \noun off
36921 \color none
36922 }
36923 \end_layout
36924
36925 \end_inset
36926 </cell>
36927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36928 \begin_inset Text
36929
36930 \begin_layout Plain Layout
36931
36932 \end_layout
36933
36934 \end_inset
36935 </cell>
36936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36937 \begin_inset Text
36938
36939 \begin_layout Plain Layout
36940
36941 \end_layout
36942
36943 \end_inset
36944 </cell>
36945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36946 \begin_inset Text
36947
36948 \begin_layout Plain Layout
36949
36950 \end_layout
36951
36952 \end_inset
36953 </cell>
36954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36955 \begin_inset Text
36956
36957 \begin_layout Plain Layout
36958
36959 \family roman
36960 \series medium
36961 \shape up
36962 \emph off
36963 \bar no
36964 \noun off
36965 \color none
36966 ½
36967 \end_layout
36968
36969 \end_inset
36970 </cell>
36971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36972 \begin_inset Text
36973
36974 \begin_layout Plain Layout
36975
36976 \family roman
36977 \series medium
36978 \shape up
36979 \emph off
36980 \bar no
36981 \noun off
36982 \color none
36983 Í
36984 \end_layout
36985
36986 \end_inset
36987 </cell>
36988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36989 \begin_inset Text
36990
36991 \begin_layout Plain Layout
36992
36993 \family roman
36994 \series medium
36995 \shape up
36996 \emph off
36997 \bar no
36998 \noun off
36999 \color none
37000 Ý
37001 \end_layout
37002
37003 \end_inset
37004 </cell>
37005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37006 \begin_inset Text
37007
37008 \begin_layout Plain Layout
37009
37010 \family roman
37011 \series medium
37012 \shape up
37013 \emph off
37014 \bar no
37015 \noun off
37016 \color none
37017 í
37018 \end_layout
37019
37020 \end_inset
37021 </cell>
37022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37023 \begin_inset Text
37024
37025 \begin_layout Plain Layout
37026
37027 \family roman
37028 \series medium
37029 \shape up
37030 \emph off
37031 \bar no
37032 \noun off
37033 \color none
37034 ý
37035 \end_layout
37036
37037 \end_inset
37038 </cell>
37039 </row>
37040 <row>
37041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37042 \begin_inset Text
37043
37044 \begin_layout Plain Layout
37045
37046 \family roman
37047 \series medium
37048 \shape up
37049 \size tiny
37050 \emph off
37051 \bar no
37052 \noun off
37053 \color none
37054 0E
37055 \end_layout
37056
37057 \end_inset
37058 </cell>
37059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37060 \begin_inset Text
37061
37062 \begin_layout Plain Layout
37063
37064 \end_layout
37065
37066 \end_inset
37067 </cell>
37068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37069 \begin_inset Text
37070
37071 \begin_layout Plain Layout
37072
37073 \end_layout
37074
37075 \end_inset
37076 </cell>
37077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37078 \begin_inset Text
37079
37080 \begin_layout Plain Layout
37081
37082 \family roman
37083 \series medium
37084 \shape up
37085 \emph off
37086 \bar no
37087 \noun off
37088 \color none
37089 .
37090 \end_layout
37091
37092 \end_inset
37093 </cell>
37094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37095 \begin_inset Text
37096
37097 \begin_layout Plain Layout
37098
37099 \family roman
37100 \series medium
37101 \shape up
37102 \emph off
37103 \bar no
37104 \noun off
37105 \color none
37106 >
37107 \end_layout
37108
37109 \end_inset
37110 </cell>
37111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37112 \begin_inset Text
37113
37114 \begin_layout Plain Layout
37115
37116 \family roman
37117 \series medium
37118 \shape up
37119 \emph off
37120 \bar no
37121 \noun off
37122 \color none
37123 N
37124 \end_layout
37125
37126 \end_inset
37127 </cell>
37128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37129 \begin_inset Text
37130
37131 \begin_layout Plain Layout
37132
37133 \family roman
37134 \series medium
37135 \shape up
37136 \emph off
37137 \bar no
37138 \noun off
37139 \color none
37140 ^
37141 \end_layout
37142
37143 \end_inset
37144 </cell>
37145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37146 \begin_inset Text
37147
37148 \begin_layout Plain Layout
37149
37150 \family roman
37151 \series medium
37152 \shape up
37153 \emph off
37154 \bar no
37155 \noun off
37156 \color none
37157 n
37158 \end_layout
37159
37160 \end_inset
37161 </cell>
37162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37163 \begin_inset Text
37164
37165 \begin_layout Plain Layout
37166
37167 \family roman
37168 \series medium
37169 \shape up
37170 \emph off
37171 \bar no
37172 \noun off
37173 \color none
37174 ~
37175 \end_layout
37176
37177 \end_inset
37178 </cell>
37179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37180 \begin_inset Text
37181
37182 \begin_layout Plain Layout
37183
37184 \end_layout
37185
37186 \end_inset
37187 </cell>
37188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37189 \begin_inset Text
37190
37191 \begin_layout Plain Layout
37192
37193 \end_layout
37194
37195 \end_inset
37196 </cell>
37197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37198 \begin_inset Text
37199
37200 \begin_layout Plain Layout
37201
37202 \family roman
37203 \series medium
37204 \shape up
37205 \emph off
37206 \bar no
37207 \noun off
37208 \color none
37209 ®
37210 \end_layout
37211
37212 \end_inset
37213 </cell>
37214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37215 \begin_inset Text
37216
37217 \begin_layout Plain Layout
37218
37219 \family roman
37220 \series medium
37221 \shape up
37222 \emph off
37223 \bar no
37224 \noun off
37225 \color none
37226 ¾
37227 \end_layout
37228
37229 \end_inset
37230 </cell>
37231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37232 \begin_inset Text
37233
37234 \begin_layout Plain Layout
37235
37236 \family roman
37237 \series medium
37238 \shape up
37239 \emph off
37240 \bar no
37241 \noun off
37242 \color none
37243 Î
37244 \end_layout
37245
37246 \end_inset
37247 </cell>
37248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37249 \begin_inset Text
37250
37251 \begin_layout Plain Layout
37252
37253 \family roman
37254 \series medium
37255 \shape up
37256 \emph off
37257 \bar no
37258 \noun off
37259 \color none
37260 Þ
37261 \end_layout
37262
37263 \end_inset
37264 </cell>
37265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37266 \begin_inset Text
37267
37268 \begin_layout Plain Layout
37269
37270 \family roman
37271 \series medium
37272 \shape up
37273 \emph off
37274 \bar no
37275 \noun off
37276 \color none
37277 î
37278 \end_layout
37279
37280 \end_inset
37281 </cell>
37282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37283 \begin_inset Text
37284
37285 \begin_layout Plain Layout
37286
37287 \family roman
37288 \series medium
37289 \shape up
37290 \emph off
37291 \bar no
37292 \noun off
37293 \color none
37294 þ
37295 \end_layout
37296
37297 \end_inset
37298 </cell>
37299 </row>
37300 <row>
37301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37302 \begin_inset Text
37303
37304 \begin_layout Plain Layout
37305
37306 \family roman
37307 \series medium
37308 \shape up
37309 \size tiny
37310 \emph off
37311 \bar no
37312 \noun off
37313 \color none
37314 0F
37315 \end_layout
37316
37317 \end_inset
37318 </cell>
37319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37320 \begin_inset Text
37321
37322 \begin_layout Plain Layout
37323
37324 \end_layout
37325
37326 \end_inset
37327 </cell>
37328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37329 \begin_inset Text
37330
37331 \begin_layout Plain Layout
37332
37333 \end_layout
37334
37335 \end_inset
37336 </cell>
37337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37338 \begin_inset Text
37339
37340 \begin_layout Plain Layout
37341
37342 \family roman
37343 \series medium
37344 \shape up
37345 \emph off
37346 \bar no
37347 \noun off
37348 \color none
37349 /
37350 \end_layout
37351
37352 \end_inset
37353 </cell>
37354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37355 \begin_inset Text
37356
37357 \begin_layout Plain Layout
37358
37359 \family roman
37360 \series medium
37361 \shape up
37362 \emph off
37363 \bar no
37364 \noun off
37365 \color none
37366 ?
37367 \end_layout
37368
37369 \end_inset
37370 </cell>
37371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37372 \begin_inset Text
37373
37374 \begin_layout Plain Layout
37375
37376 \family roman
37377 \series medium
37378 \shape up
37379 \emph off
37380 \bar no
37381 \noun off
37382 \color none
37383 O
37384 \end_layout
37385
37386 \end_inset
37387 </cell>
37388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37389 \begin_inset Text
37390
37391 \begin_layout Plain Layout
37392
37393 \family roman
37394 \series medium
37395 \shape up
37396 \emph off
37397 \bar no
37398 \noun off
37399 \color none
37400 _
37401 \end_layout
37402
37403 \end_inset
37404 </cell>
37405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37406 \begin_inset Text
37407
37408 \begin_layout Plain Layout
37409
37410 \family roman
37411 \series medium
37412 \shape up
37413 \emph off
37414 \bar no
37415 \noun off
37416 \color none
37417 o
37418 \end_layout
37419
37420 \end_inset
37421 </cell>
37422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37423 \begin_inset Text
37424
37425 \begin_layout Plain Layout
37426
37427 \end_layout
37428
37429 \end_inset
37430 </cell>
37431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37432 \begin_inset Text
37433
37434 \begin_layout Plain Layout
37435
37436 \end_layout
37437
37438 \end_inset
37439 </cell>
37440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37441 \begin_inset Text
37442
37443 \begin_layout Plain Layout
37444
37445 \end_layout
37446
37447 \end_inset
37448 </cell>
37449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37450 \begin_inset Text
37451
37452 \begin_layout Plain Layout
37453
37454 \family roman
37455 \series medium
37456 \shape up
37457 \emph off
37458 \bar no
37459 \noun off
37460 \color none
37461 ¯
37462 \end_layout
37463
37464 \end_inset
37465 </cell>
37466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37467 \begin_inset Text
37468
37469 \begin_layout Plain Layout
37470
37471 \family roman
37472 \series medium
37473 \shape up
37474 \emph off
37475 \bar no
37476 \noun off
37477 \color none
37478 ¿
37479 \end_layout
37480
37481 \end_inset
37482 </cell>
37483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37484 \begin_inset Text
37485
37486 \begin_layout Plain Layout
37487
37488 \family roman
37489 \series medium
37490 \shape up
37491 \emph off
37492 \bar no
37493 \noun off
37494 \color none
37495 Ï
37496 \end_layout
37497
37498 \end_inset
37499 </cell>
37500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37501 \begin_inset Text
37502
37503 \begin_layout Plain Layout
37504
37505 \family roman
37506 \series medium
37507 \shape up
37508 \emph off
37509 \bar no
37510 \noun off
37511 \color none
37512 ß
37513 \end_layout
37514
37515 \end_inset
37516 </cell>
37517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37518 \begin_inset Text
37519
37520 \begin_layout Plain Layout
37521
37522 \family roman
37523 \series medium
37524 \shape up
37525 \emph off
37526 \bar no
37527 \noun off
37528 \color none
37529 ï
37530 \end_layout
37531
37532 \end_inset
37533 </cell>
37534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37535 \begin_inset Text
37536
37537 \begin_layout Plain Layout
37538
37539 \family roman
37540 \series medium
37541 \shape up
37542 \emph off
37543 \bar no
37544 \noun off
37545 \color none
37546 ÿ
37547 \end_layout
37548
37549 \end_inset
37550 </cell>
37551 </row>
37552 </lyxtabular>
37553
37554 \end_inset
37555
37556
37557 \end_layout
37558
37559 \end_inset
37560
37561
37562 \end_layout
37563
37564 \begin_layout Standard
37565 The following is a full list of all of the accented characters LyX can display
37566  directly.
37567  It includes not only the accented characters from the previous table, but
37568  also the characters from 
37569 \family typewriter
37570 ISO8859–2
37571 \family default
37572  through 
37573 \family typewriter
37574 4
37575 \family default
37576 .
37577  
37578 \end_layout
37579
37580 \begin_layout Itemize
37581 From 
37582 \family typewriter
37583 ISO8859–1
37584 \family default
37585 :
37586 \end_layout
37587
37588 \begin_deeper
37589 \begin_layout Standard
37590 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37591 \begin_inset space \hfill{}
37592 \end_inset
37593
37594 diaeresis
37595 \end_layout
37596
37597 \begin_layout Standard
37598 ^ Â Ê Î Ô Û â ê î ô û
37599 \begin_inset space \hfill{}
37600 \end_inset
37601
37602 circumflex
37603 \end_layout
37604
37605 \begin_layout Standard
37606 ` À È Ì Ò Ù à è ì ò ù
37607 \begin_inset space \hfill{}
37608 \end_inset
37609
37610 grave
37611 \end_layout
37612
37613 \begin_layout Standard
37614 ´ Á É Í Ó Ú Ý á é í ó ú ý
37615 \begin_inset space \hfill{}
37616 \end_inset
37617
37618 acute
37619 \end_layout
37620
37621 \begin_layout Standard
37622 ~ Ã Ñ Õ ã ñ õ
37623 \begin_inset space \hfill{}
37624 \end_inset
37625
37626 tilde
37627 \end_layout
37628
37629 \begin_layout Standard
37630 ¸Çç
37631 \begin_inset space \hfill{}
37632 \end_inset
37633
37634 cedilla
37635 \end_layout
37636
37637 \begin_layout Standard
37638 ¯
37639 \begin_inset space \hfill{}
37640 \end_inset
37641
37642 macron
37643 \end_layout
37644
37645 \end_deeper
37646 \begin_layout Itemize
37647 From 
37648 \family typewriter
37649 ISO8859–2
37650 \family default
37651  through 
37652 \family typewriter
37653 4
37654 \family default
37655 :
37656 \end_layout
37657
37658 \begin_deeper
37659 \begin_layout Standard
37660 ĤĴĥĵĈĜŜĉĝŝ
37661 \begin_inset space \hfill{}
37662 \end_inset
37663
37664 circumflex
37665 \end_layout
37666
37667 \begin_layout Standard
37668 ŚŹśźŔĹĆŃŕĺćń
37669 \begin_inset space \hfill{}
37670 \end_inset
37671
37672 acute
37673 \end_layout
37674
37675 \begin_layout Standard
37676 Ĩı̃Ũũ
37677 \begin_inset space \hfill{}
37678 \end_inset
37679
37680 tilde
37681 \end_layout
37682
37683 \begin_layout Standard
37684 ŞşŢţŖĻĢŗļģŅĶņķ
37685 \begin_inset space \hfill{}
37686 \end_inset
37687
37688 cedilla
37689 \end_layout
37690
37691 \begin_layout Standard
37692 ĒēĀĪŌŪāı̄ōū
37693 \begin_inset space \hfill{}
37694 \end_inset
37695
37696 macron
37697 \end_layout
37698
37699 \begin_layout Standard
37700 ŐŰőű
37701 \begin_inset space \hfill{}
37702 \end_inset
37703
37704 Hungarian umlaut
37705 \end_layout
37706
37707 \end_deeper
37708 \begin_layout Standard
37709 All the characters above are actively supported by TeX fonts.
37710  In addition TeX allows diacritical marks on almost all characters.
37711  Also make sure you're using the 
37712 \family typewriter
37713 T1
37714 \family default
37715  font-encoding.
37716 \end_layout
37717
37718 \begin_layout Chapter
37719 \start_of_appendix
37720 The User Interface
37721 \begin_inset CommandInset label
37722 LatexCommand label
37723 name "chap:The-User-Interface"
37724
37725 \end_inset
37726
37727
37728 \end_layout
37729
37730 \begin_layout Standard
37731 This appendix lists all the available menus and describes their functionality.
37732  It is designed as a quick reference if you are searching for a special
37733  topic inside the user's guide.
37734 \end_layout
37735
37736 \begin_layout Section
37737 The File Menu
37738 \begin_inset Index idx
37739 status collapsed
37740
37741 \begin_layout Plain Layout
37742 Menu ! File
37743 \end_layout
37744
37745 \end_inset
37746
37747
37748 \end_layout
37749
37750 \begin_layout Standard
37751 Under the 
37752 \family sans
37753 File
37754 \family default
37755  menu are the basic operations in addition to some more advanced operations.
37756 \end_layout
37757
37758 \begin_layout Subsection
37759 New
37760 \end_layout
37761
37762 \begin_layout Standard
37763 Creates a new document.
37764 \end_layout
37765
37766 \begin_layout Subsection
37767 New from Template
37768 \end_layout
37769
37770 \begin_layout Standard
37771 This menu entry prompts you for a template to use.
37772  Selecting a template will automatically set certain layout features for
37773  the document, features you would otherwise need to change manually.
37774 \end_layout
37775
37776 \begin_layout Subsection
37777 Open
37778 \end_layout
37779
37780 \begin_layout Standard
37781 Opens a document.
37782 \end_layout
37783
37784 \begin_layout Subsection
37785 Open Recent
37786 \end_layout
37787
37788 \begin_layout Standard
37789 The submenu shows a list of the recently opened files.
37790  Click there on a file to open it.
37791 \end_layout
37792
37793 \begin_layout Subsection
37794 Close
37795 \end_layout
37796
37797 \begin_layout Standard
37798 Closes the current document.
37799 \end_layout
37800
37801 \begin_layout Subsection
37802 Close All
37803 \end_layout
37804
37805 \begin_layout Standard
37806 Closes all opened documents.
37807 \end_layout
37808
37809 \begin_layout Subsection
37810 Save
37811 \end_layout
37812
37813 \begin_layout Standard
37814 Saves the actual document.
37815 \end_layout
37816
37817 \begin_layout Subsection
37818 Save As
37819 \end_layout
37820
37821 \begin_layout Standard
37822 Saves the actual document under a new name to create a copy.
37823 \end_layout
37824
37825 \begin_layout Subsection
37826 Save All
37827 \end_layout
37828
37829 \begin_layout Standard
37830 Saves all opened documents.
37831 \end_layout
37832
37833 \begin_layout Subsection
37834 Revert to saved
37835 \end_layout
37836
37837 \begin_layout Standard
37838 Reloads the actual document from disk.
37839 \end_layout
37840
37841 \begin_layout Subsection
37842 Version Control
37843 \end_layout
37844
37845 \begin_layout Standard
37846 This is used when more people are working on the same document.
37847  It is described in the section 
37848 \emph on
37849 Version Control in LyX
37850 \emph default
37851  of the 
37852 \emph on
37853 Additional Features
37854 \emph default
37855  manual.
37856 \end_layout
37857
37858 \begin_layout Subsection
37859 Import
37860 \end_layout
37861
37862 \begin_layout Standard
37863 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
37864  NoWeb-files, plain text files and comma separated, table-like text files
37865  (CSV).
37866  The files will be imported as new LyX-document.
37867 \end_layout
37868
37869 \begin_layout Standard
37870 When using the menu entry 
37871 \family sans
37872 Plain
37873 \begin_inset space ~
37874 \end_inset
37875
37876 Text
37877 \family default
37878 , line breaks in the text will start a new paragraph; when using the menu
37879  entry 
37880 \family sans
37881 Plain
37882 \begin_inset space ~
37883 \end_inset
37884
37885 Text, Join
37886 \begin_inset space ~
37887 \end_inset
37888
37889 Lines
37890 \family default
37891 , consecutive lines of text will be imported to one big paragraph.
37892  A new paragraph will begin when there is a blank line in the file.
37893 \end_layout
37894
37895 \begin_layout Subsection
37896 Export
37897 \begin_inset CommandInset label
37898 LatexCommand label
37899 name "sub:Export"
37900
37901 \end_inset
37902
37903
37904 \end_layout
37905
37906 \begin_layout Standard
37907 You can export your document to various file formats.
37908  The resulting files are placed in the directory of your LyX-file.
37909  The menu entries are not the same on all installations.
37910  They depend on the programs found by LyX while its configuration.
37911 \end_layout
37912
37913 \begin_layout Standard
37914 Here is a list of all available entries; some of them are explained in detail
37915  in section
37916 \begin_inset space ~
37917 \end_inset
37918
37919
37920 \begin_inset CommandInset ref
37921 LatexCommand ref
37922 reference "sub:Output-file-formats"
37923
37924 \end_inset
37925
37926 :
37927 \end_layout
37928
37929 \begin_layout Description
37930
37931 \family sans
37932 CJK
37933 \family default
37934
37935 \begin_inset space ~
37936 \end_inset
37937
37938 L
37939 \begin_inset ERT
37940 status collapsed
37941
37942 \begin_layout Plain Layout
37943
37944 {}
37945 \end_layout
37946
37947 \end_inset
37948
37949 yX format of the special LyX
37950 \begin_inset space ~
37951 \end_inset
37952
37953 1.4.x versions for Chinese, Japanese and Korean (CJK)
37954 \begin_inset Newline newline
37955 \end_inset
37956
37957  Since LyX 1.5.0 CJK support is fully integrated to LyX.
37958 \end_layout
37959
37960 \begin_layout Description
37961 DocBook text file with code in the language SGML that is used for the markup
37962  language 
37963 \family typewriter
37964 DocBook
37965 \end_layout
37966
37967 \begin_layout Description
37968 DocBook
37969 \begin_inset space ~
37970 \end_inset
37971
37972 (XML) text file with code in the language XML that is used for the markup
37973  language 
37974 \family typewriter
37975 DocBook
37976 \end_layout
37977
37978 \begin_layout Description
37979 DraftDVI LaTeX's native DVI-format.
37980  This format is not suitable if you have special characters or spaces in
37981  files paths or file names in your document.
37982  LyX use this format internally as a pre-stage to export to 
37983 \family sans
37984 DVI
37985 \family default
37986 .
37987 \end_layout
37988
37989 \begin_layout Description
37990 DVI DVI-format that also allows to use special characters or spaces in files
37991  paths or file names
37992 \end_layout
37993
37994 \begin_layout Description
37995 DVI
37996 \begin_inset space ~
37997 \end_inset
37998
37999 (LuaT
38000 \begin_inset ERT
38001 status collapsed
38002
38003 \begin_layout Plain Layout
38004
38005 {}
38006 \end_layout
38007
38008 \end_inset
38009
38010 eX) DVI-format using the program 
38011 \family typewriter
38012 LuaTeX
38013 \family default
38014 ; supports Unicode and the usage of non-TeX fonts; 
38015 \series bold
38016
38017 \begin_inset Note Greyedout
38018 status open
38019
38020 \begin_layout Plain Layout
38021
38022 \series bold
38023 Note:
38024 \series default
38025  not all DVI-viewers are currently able to display this output format properly.
38026 \end_layout
38027
38028 \end_inset
38029
38030
38031 \end_layout
38032
38033 \begin_layout Description
38034 Graphviz
38035 \begin_inset space ~
38036 \end_inset
38037
38038 Dot text file with code in the programming language 
38039 \family typewriter
38040 Dot
38041 \family default
38042  that is used to draw visualizations of graphs via the program 
38043 \family typewriter
38044 Graphviz
38045 \end_layout
38046
38047 \begin_layout Description
38048 HTML HTML-format (the HTML-converter is a third-party product and may not
38049  work in all cases)
38050 \end_layout
38051
38052 \begin_layout Description
38053 HTML
38054 \begin_inset space ~
38055 \end_inset
38056
38057 (MS
38058 \begin_inset space ~
38059 \end_inset
38060
38061 Word) HTML-format specialized so that the result can be imported to 
38062 \family sans
38063 MS Word
38064 \family default
38065 ; as a consequence of this formulas will be embedded as bitmap fonts and
38066  not in the format 
38067 \family sans
38068 MathML
38069 \family default
38070 .
38071 \end_layout
38072
38073 \begin_layout Description
38074
38075 \family sans
38076 LaT
38077 \begin_inset ERT
38078 status collapsed
38079
38080 \begin_layout Plain Layout
38081
38082 {}
38083 \end_layout
38084
38085 \end_inset
38086
38087 eX
38088 \begin_inset space ~
38089 \end_inset
38090
38091 (
38092 \family default
38093 LuaT
38094 \family sans
38095
38096 \begin_inset ERT
38097 status collapsed
38098
38099 \begin_layout Plain Layout
38100
38101 {}
38102 \end_layout
38103
38104 \end_inset
38105
38106
38107 \family default
38108 eX
38109 \family sans
38110
38111 \family default
38112 text file with the LaTeX source that it is compilable with the program 
38113 \family typewriter
38114 LuaTeX
38115 \end_layout
38116
38117 \begin_layout Description
38118
38119 \family sans
38120 LaT
38121 \begin_inset ERT
38122 status collapsed
38123
38124 \begin_layout Plain Layout
38125
38126 {}
38127 \end_layout
38128
38129 \end_inset
38130
38131 eX
38132 \begin_inset space ~
38133 \end_inset
38134
38135 (pdflatex)
38136 \family default
38137  text file with the LaTeX source, additionally all images used in the document
38138  will be converted to a format that is readable by the 
38139 \family typewriter
38140 pdflatex
38141 \family default
38142  program (GIF, JPG, PDF, PNG)
38143 \end_layout
38144
38145 \begin_layout Description
38146
38147 \family sans
38148 LaT
38149 \begin_inset ERT
38150 status collapsed
38151
38152 \begin_layout Plain Layout
38153
38154 {}
38155 \end_layout
38156
38157 \end_inset
38158
38159 eX
38160 \begin_inset space ~
38161 \end_inset
38162
38163 (plain)
38164 \family default
38165  text file with the LaTeX source code, additionally all images used in the
38166  document will be converted to the EPS-format, only this format is readable
38167  by the 
38168 \family typewriter
38169 latex
38170 \family default
38171  program
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 (
38193 \family default
38194 XeT
38195 \family sans
38196
38197 \begin_inset ERT
38198 status collapsed
38199
38200 \begin_layout Plain Layout
38201
38202 {}
38203 \end_layout
38204
38205 \end_inset
38206
38207
38208 \family default
38209 eX
38210 \family sans
38211
38212 \family default
38213 text file with the LaTeX source that it is compilable with the program 
38214 \family typewriter
38215 XeTeX
38216 \end_layout
38217
38218 \begin_layout Description
38219 LilyPond
38220 \begin_inset space ~
38221 \end_inset
38222
38223 book
38224 \begin_inset space ~
38225 \end_inset
38226
38227 (La
38228 \family sans
38229
38230 \begin_inset ERT
38231 status collapsed
38232
38233 \begin_layout Plain Layout
38234
38235 {}
38236 \end_layout
38237
38238 \end_inset
38239
38240
38241 \family default
38242 TeX) text file with the LaTeX source and also code in the syntax of the
38243  music notation software 
38244 \family typewriter
38245 LilyPond
38246 \end_layout
38247
38248 \begin_layout Description
38249 L
38250 \family sans
38251
38252 \begin_inset ERT
38253 status collapsed
38254
38255 \begin_layout Plain Layout
38256
38257 {}
38258 \end_layout
38259
38260 \end_inset
38261
38262
38263 \family default
38264 yX
38265 \begin_inset space ~
38266 \end_inset
38267
38268 Archive
38269 \begin_inset space ~
38270 \end_inset
38271
38272 (zip) creates a zip-archive file that contains your document and all files
38273  that are necessary to compile it (images, child documents, BibTeX files,
38274  etc.)
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 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38298 \begin_inset Quotes eld
38299 \end_inset
38300
38301 z
38302 \begin_inset Quotes erd
38303 \end_inset
38304
38305  and 
38306 \begin_inset Quotes eld
38307 \end_inset
38308
38309 y
38310 \begin_inset Quotes erd
38311 \end_inset
38312
38313  represent the version number)
38314 \end_layout
38315
38316 \begin_layout Description
38317 L
38318 \family sans
38319
38320 \begin_inset ERT
38321 status collapsed
38322
38323 \begin_layout Plain Layout
38324
38325 {}
38326 \end_layout
38327
38328 \end_inset
38329
38330
38331 \family default
38332 yXHTML HTML-format using LyX's internal XHTML engine
38333 \end_layout
38334
38335 \begin_layout Description
38336 NoWeb text file with code in the format of the literate programming language
38337 \family typewriter
38338  NoWeb
38339 \end_layout
38340
38341 \begin_layout Description
38342 OpenDocument OpenDocument-formatted file, to be opened with 
38343 \family sans
38344 OpenOffice
38345 \family default
38346
38347 \family sans
38348 KOffice
38349 \family default
38350
38351 \family sans
38352 Abiword
38353 \family default
38354 , etc.
38355  (The OpenDocument-converter is a third-party product and may not work in
38356  all cases)
38357 \end_layout
38358
38359 \begin_layout Description
38360
38361 \family sans
38362 PDF
38363 \begin_inset space ~
38364 \end_inset
38365
38366 (dvipdfm)
38367 \family default
38368  PDF-format using the program 
38369 \family typewriter
38370 dvipdfm
38371 \family default
38372 , produces internally a DVI-file which is then converted to a PDF-file
38373 \end_layout
38374
38375 \begin_layout Description
38376
38377 \family sans
38378 PDF
38379 \begin_inset space ~
38380 \end_inset
38381
38382 (LuaT
38383 \begin_inset ERT
38384 status collapsed
38385
38386 \begin_layout Plain Layout
38387
38388 {}
38389 \end_layout
38390
38391 \end_inset
38392
38393 eX)
38394 \family default
38395  PDF-format using the program 
38396 \family typewriter
38397 LuaTeX
38398 \family default
38399 , produces PDF-files directly
38400 \end_layout
38401
38402 \begin_layout Description
38403
38404 \family sans
38405 PDF
38406 \begin_inset space ~
38407 \end_inset
38408
38409 (pdflatex)
38410 \family default
38411  PDF-format using the program 
38412 \family typewriter
38413 pdflatex
38414 \family default
38415 , produces PDF-files directly
38416 \end_layout
38417
38418 \begin_layout Description
38419
38420 \family sans
38421 PDF
38422 \begin_inset space ~
38423 \end_inset
38424
38425 (ps2pdf)
38426 \family default
38427  PDF-format using the program 
38428 \family typewriter
38429 ps2pdf
38430 \family default
38431 , produces internally a PostScript-file which is then converted to a PDF-file
38432 \end_layout
38433
38434 \begin_layout Description
38435
38436 \family sans
38437 PDF
38438 \begin_inset space ~
38439 \end_inset
38440
38441 (XeT
38442 \begin_inset ERT
38443 status collapsed
38444
38445 \begin_layout Plain Layout
38446
38447 {}
38448 \end_layout
38449
38450 \end_inset
38451
38452 eX)
38453 \family default
38454  PDF-format using the program 
38455 \family typewriter
38456 XeTeX
38457 \family default
38458 , produces PDF-files directly
38459 \end_layout
38460
38461 \begin_layout Description
38462
38463 \family sans
38464 Plain
38465 \begin_inset space ~
38466 \end_inset
38467
38468 text
38469 \family default
38470  text format
38471 \end_layout
38472
38473 \begin_layout Description
38474
38475 \family sans
38476 Plain
38477 \begin_inset space ~
38478 \end_inset
38479
38480 text
38481 \begin_inset space ~
38482 \end_inset
38483
38484 (ps2ascii)
38485 \family default
38486  text format, the document will first be converted to Postscript format
38487  and then exported as text using the program 
38488 \family sans
38489 ps2ascii
38490 \end_layout
38491
38492 \begin_layout Description
38493
38494 \family sans
38495 Postscript
38496 \family default
38497  PostScript format using the program 
38498 \family typewriter
38499 dvips
38500 \end_layout
38501
38502 \begin_layout Description
38503 Sweave text file with the LaTeX source and also code in the statistical
38504  programming language 
38505 \family typewriter
38506 R
38507 \family default
38508 .
38509  Using the 
38510 \family typewriter
38511 R
38512 \family default
38513 -function 
38514 \family typewriter
38515 Sweave
38516 \family default
38517  it is possible to use 
38518 \family typewriter
38519 R
38520 \family default
38521 -commands in LaTeX
38522 \end_layout
38523
38524 \begin_layout Standard
38525 If one of the menu entries 
38526 \family sans
38527 DVI
38528 \family default
38529
38530 \family sans
38531 PDF
38532 \begin_inset space ~
38533 \end_inset
38534
38535 (pdflatex)
38536 \family default
38537  or 
38538 \family sans
38539 Postscript
38540 \family default
38541  is missing, you need to update your LaTeX installation.
38542  After updating you have to reconfigure LyX, see section
38543 \begin_inset space ~
38544 \end_inset
38545
38546
38547 \begin_inset CommandInset ref
38548 LatexCommand ref
38549 reference "sec:Basic-LyX-Setup"
38550
38551 \end_inset
38552
38553 .
38554 \begin_inset Index idx
38555 status collapsed
38556
38557 \begin_layout Plain Layout
38558 Reconfiguration of LyX
38559 \end_layout
38560
38561 \end_inset
38562
38563
38564 \end_layout
38565
38566 \begin_layout Subsection
38567 Print
38568 \end_layout
38569
38570 \begin_layout Standard
38571 With this menu entry you can print your document to a file in PostScript
38572  format or send it to a printer.
38573  The printer will also use the document in PostScript format.
38574  The conversion to PostScript is done in the background by LyX using the
38575  program 
38576 \family typewriter
38577 dvips
38578 \family default
38579 .
38580  For more information have a look at section
38581 \begin_inset space ~
38582 \end_inset
38583
38584
38585 \begin_inset CommandInset ref
38586 LatexCommand ref
38587 reference "sub:Printing-the-File"
38588
38589 \end_inset
38590
38591 .
38592 \end_layout
38593
38594 \begin_layout Subsection
38595 Fax
38596 \end_layout
38597
38598 \begin_layout Standard
38599 This menu entry will only appear if you have a fax program installed (on
38600  Windows you additionally need to register its program path to LyX's PATH
38601  prefix, see section
38602 \begin_inset space ~
38603 \end_inset
38604
38605
38606 \begin_inset CommandInset ref
38607 LatexCommand ref
38608 reference "sec:Paths"
38609
38610 \end_inset
38611
38612 ).
38613  With this menu entry you can send your document to a fax program like 
38614 \family typewriter
38615 hylapex
38616 \family default
38617  or 
38618 \family typewriter
38619 kdeprintfax
38620 \family default
38621 .
38622  The default format of the sent file is PostScript.
38623  The format can be changed in LyX's preferences as described in section
38624 \begin_inset space ~
38625 \end_inset
38626
38627
38628 \begin_inset CommandInset ref
38629 LatexCommand ref
38630 reference "sub:Converters"
38631
38632 \end_inset
38633
38634 .
38635 \end_layout
38636
38637 \begin_layout Subsection
38638 New and Close Window
38639 \end_layout
38640
38641 \begin_layout Standard
38642 Opens or closes a new instance of LyX.
38643 \end_layout
38644
38645 \begin_layout Subsection
38646 Exit
38647 \end_layout
38648
38649 \begin_layout Standard
38650 Prompts you to save all unsaved documents and then exits.
38651 \end_layout
38652
38653 \begin_layout Section
38654 The Edit Menu
38655 \begin_inset Index idx
38656 status collapsed
38657
38658 \begin_layout Plain Layout
38659 Menu ! Edit
38660 \end_layout
38661
38662 \end_inset
38663
38664
38665 \end_layout
38666
38667 \begin_layout Subsection
38668 Undo and Redo
38669 \end_layout
38670
38671 \begin_layout Standard
38672 Described in section
38673 \begin_inset space ~
38674 \end_inset
38675
38676
38677 \begin_inset CommandInset ref
38678 LatexCommand ref
38679 reference "sec:Undo-and-Redo"
38680
38681 \end_inset
38682
38683 .
38684 \end_layout
38685
38686 \begin_layout Subsection
38687 Cut, Copy, Paste, Paste Recent, Paste Special
38688 \end_layout
38689
38690 \begin_layout Standard
38691 Described in section
38692 \begin_inset space ~
38693 \end_inset
38694
38695
38696 \begin_inset CommandInset ref
38697 LatexCommand ref
38698 reference "sec:Basic-Editing-Features"
38699
38700 \end_inset
38701
38702 .
38703 \end_layout
38704
38705 \begin_layout Subsection
38706 Select Whole Inset
38707 \end_layout
38708
38709 \begin_layout Standard
38710 Selects the content of the inset where the cursor is currently in.
38711  Is the cursor outside of an inset, the whole document will be selected.
38712 \end_layout
38713
38714 \begin_layout Subsection
38715 Select All
38716 \end_layout
38717
38718 \begin_layout Standard
38719 Selects the whole document.
38720 \end_layout
38721
38722 \begin_layout Subsection
38723 Find & Replace (Quick)
38724 \end_layout
38725
38726 \begin_layout Standard
38727 Described in section
38728 \begin_inset space ~
38729 \end_inset
38730
38731
38732 \begin_inset CommandInset ref
38733 LatexCommand ref
38734 reference "sec:Basic-Editing-Features"
38735
38736 \end_inset
38737
38738 .
38739 \end_layout
38740
38741 \begin_layout Subsection
38742 Find & Replace (Advanced)
38743 \end_layout
38744
38745 \begin_layout Standard
38746 Described in section
38747 \begin_inset space ~
38748 \end_inset
38749
38750
38751 \begin_inset CommandInset ref
38752 LatexCommand ref
38753 reference "sec:Advanced-Find-and"
38754
38755 \end_inset
38756
38757 .
38758 \end_layout
38759
38760 \begin_layout Subsection
38761 Move Paragraph Up/Down
38762 \end_layout
38763
38764 \begin_layout Standard
38765 This shifts the paragraph where the cursor is currently in one paragraph
38766  up or down.
38767 \end_layout
38768
38769 \begin_layout Subsection
38770 Text Style
38771 \end_layout
38772
38773 \begin_layout Standard
38774 Described in section
38775 \begin_inset space ~
38776 \end_inset
38777
38778
38779 \begin_inset CommandInset ref
38780 LatexCommand ref
38781 reference "sub:Fine-Tuning-with-the"
38782
38783 \end_inset
38784
38785 .
38786 \end_layout
38787
38788 \begin_layout Subsection
38789 Paragraph Settings
38790 \begin_inset Index idx
38791 status collapsed
38792
38793 \begin_layout Plain Layout
38794 Paragraph ! Settings
38795 \end_layout
38796
38797 \end_inset
38798
38799
38800 \end_layout
38801
38802 \begin_layout Standard
38803 Enables you to set the paragraph alignment, line spacing and label width.
38804  These settings only affect the paragraph in which the cursor is currently.
38805 \end_layout
38806
38807 \begin_layout Standard
38808 You can also prevent the first line of the paragraph being indented if you
38809  have chosen to separate paragraphs with indents in the 
38810 \family sans
38811 Document\SpecialChar \menuseparator
38812 Settings
38813 \family default
38814  dialog under 
38815 \family sans
38816 Text
38817 \begin_inset space ~
38818 \end_inset
38819
38820 Layout
38821 \family default
38822 .
38823 \end_layout
38824
38825 \begin_layout Subsection
38826 Table Settings and Math
38827 \end_layout
38828
38829 \begin_layout Standard
38830 These two menus are only fully active if the cursor is inside a table or
38831  a formula.
38832  Here you can change the properties of tables and formulas.
38833  The properties of tables are described in section
38834 \begin_inset space ~
38835 \end_inset
38836
38837
38838 \begin_inset CommandInset ref
38839 LatexCommand ref
38840 reference "sec:Tables"
38841
38842 \end_inset
38843
38844 , the properties of formulas in chapter
38845 \begin_inset space ~
38846 \end_inset
38847
38848
38849 \begin_inset CommandInset ref
38850 LatexCommand ref
38851 reference "cha:Mathematical-Formulas"
38852
38853 \end_inset
38854
38855 .
38856 \end_layout
38857
38858 \begin_layout Subsection
38859 Increase / Decrease List Depth
38860 \end_layout
38861
38862 \begin_layout Standard
38863 These menu entries are only active if the cursor is in an environment that
38864  can be nested.
38865  They increase/decrease the environment nesting level as explained in section
38866 \begin_inset space ~
38867 \end_inset
38868
38869
38870 \begin_inset CommandInset ref
38871 LatexCommand ref
38872 reference "sec:Nesting"
38873
38874 \end_inset
38875
38876  and 
38877 \begin_inset CommandInset ref
38878 LatexCommand ref
38879 reference "sub:Numbering-depth"
38880
38881 \end_inset
38882
38883 .
38884 \end_layout
38885
38886 \begin_layout Section
38887 The View Menu
38888 \begin_inset Index idx
38889 status collapsed
38890
38891 \begin_layout Plain Layout
38892 Menu ! View
38893 \end_layout
38894
38895 \end_inset
38896
38897
38898 \end_layout
38899
38900 \begin_layout Standard
38901 At the bottom of the 
38902 \family sans
38903 View
38904 \family default
38905  menu the opened documents are listed.
38906 \end_layout
38907
38908 \begin_layout Subsection
38909 Open/Close all Insets
38910 \end_layout
38911
38912 \begin_layout Standard
38913 Opens/closes all insets in your document.
38914 \end_layout
38915
38916 \begin_layout Subsection
38917 Unfold/Fold Math Macros
38918 \end_layout
38919
38920 \begin_layout Standard
38921 Unfolds/folds the current math macro.
38922 \end_layout
38923
38924 \begin_layout Standard
38925 Math macros are described in the 
38926 \emph on
38927 Math
38928 \emph default
38929  manual.
38930 \end_layout
38931
38932 \begin_layout Subsection
38933 View Source
38934 \end_layout
38935
38936 \begin_layout Standard
38937 Opens a window showing the source code of the actual document, as described
38938  in section
38939 \begin_inset space ~
38940 \end_inset
38941
38942
38943 \begin_inset CommandInset ref
38944 LatexCommand ref
38945 reference "sec:Previewing-snippets-of"
38946
38947 \end_inset
38948
38949 .
38950 \end_layout
38951
38952 \begin_layout Subsection
38953 View Messages
38954 \end_layout
38955
38956 \begin_layout Standard
38957 Opens a window showing console messages.
38958  This is useful for debugging LyX (i.
38959 \begin_inset space \thinspace{}
38960 \end_inset
38961
38962 e., hunt for errors in the program) or to see what is going on in the background
38963  while LaTeX is processing the document,
38964 \end_layout
38965
38966 \begin_layout Subsection
38967 View
38968 \end_layout
38969
38970 \begin_layout Standard
38971 This menu entry generates the output in the format you have specified as
38972  default output format either in the preferences (see sec.
38973 \begin_inset space \thinspace{}
38974 \end_inset
38975
38976
38977 \begin_inset CommandInset ref
38978 LatexCommand ref
38979 reference "sec:File-Formats"
38980
38981 \end_inset
38982
38983 ) or in the document settings (see sec.
38984 \begin_inset space \thinspace{}
38985 \end_inset
38986
38987
38988 \begin_inset CommandInset ref
38989 LatexCommand ref
38990 reference "sec:Doc-Output"
38991
38992 \end_inset
38993
38994 ) and opens it in an appropriate viewer.
38995  The viewer can be set or changed in the preferences, see section
38996 \begin_inset space ~
38997 \end_inset
38998
38999
39000 \begin_inset CommandInset ref
39001 LatexCommand ref
39002 reference "sec:File-Formats"
39003
39004 \end_inset
39005
39006 .
39007  The default viewers are set by LyX when it is first configured.
39008  The default output format is 
39009 \family sans
39010 PDF
39011 \begin_inset space ~
39012 \end_inset
39013
39014 (pdflatex)
39015 \family default
39016 .
39017 \end_layout
39018
39019 \begin_layout Subsection
39020 View (Other Formats)
39021 \end_layout
39022
39023 \begin_layout Standard
39024 With this submenu you can view your document in alternative output formats.
39025  The menu contains a list of available formats in which you can view the
39026  actual document with an external program.
39027  The menu entries are not the same on all installations — it depends on
39028  the LaTeX programs that are found while LyX was configured.
39029  All possible formats are listed in section
39030 \begin_inset space ~
39031 \end_inset
39032
39033
39034 \begin_inset CommandInset ref
39035 LatexCommand ref
39036 reference "sub:Export"
39037
39038 \end_inset
39039
39040 .
39041  You should at least see the menu entry 
39042 \family sans
39043 DVI
39044 \family default
39045 .
39046  If it is missing, you need to update or repair your LaTeX installation.
39047  After updating you have to reconfigure LyX, see section
39048 \begin_inset space ~
39049 \end_inset
39050
39051
39052 \begin_inset CommandInset ref
39053 LatexCommand ref
39054 reference "sec:Basic-LyX-Setup"
39055
39056 \end_inset
39057
39058 .
39059 \begin_inset Index idx
39060 status collapsed
39061
39062 \begin_layout Plain Layout
39063 Reconfiguration of LyX
39064 \end_layout
39065
39066 \end_inset
39067
39068
39069 \end_layout
39070
39071 \begin_layout Standard
39072 Invoking a menu will start a viewer program.
39073  The viewer can be set or changed in the preferences, see section
39074 \begin_inset space ~
39075 \end_inset
39076
39077
39078 \begin_inset CommandInset ref
39079 LatexCommand ref
39080 reference "sec:File-Formats"
39081
39082 \end_inset
39083
39084 .
39085  The default viewers are set by LyX when it is first configured.
39086 \end_layout
39087
39088 \begin_layout Subsection
39089 Update
39090 \end_layout
39091
39092 \begin_layout Standard
39093 This menu entry allows you to update the view with your latest changes (in
39094  the default output format) without opening a new viewer window.
39095 \end_layout
39096
39097 \begin_layout Subsection
39098 Update (Other Formats)
39099 \end_layout
39100
39101 \begin_layout Standard
39102 With this submenu you can update the view of alternative output formats
39103  of your document without opening a new viewer window.
39104 \end_layout
39105
39106 \begin_layout Subsection
39107 View Master Document
39108 \end_layout
39109
39110 \begin_layout Standard
39111 This menu item is only visible if your document is included to another document,
39112  which is then its 
39113 \begin_inset Quotes eld
39114 \end_inset
39115
39116 master
39117 \begin_inset Quotes erd
39118 \end_inset
39119
39120  (see section 
39121 \emph on
39122 Child Documents
39123 \emph default
39124  in the 
39125 \emph on
39126 Embedded
39127 \begin_inset space ~
39128 \end_inset
39129
39130 Objects
39131 \emph default
39132  manual for more information on this topic).
39133  This item allows you to view the master document from within its child.
39134  That is, if you are working on a child document which is a chapter of a
39135  book, 
39136 \family sans
39137 View Master
39138 \family default
39139  generates the output of the whole book, while 
39140 \family sans
39141 View
39142 \family default
39143  will just output the chapter alone.
39144 \end_layout
39145
39146 \begin_layout Standard
39147 The format used by this function is the default output format as specified
39148  in the preferences (see sec.
39149 \begin_inset space \thinspace{}
39150 \end_inset
39151
39152
39153 \begin_inset CommandInset ref
39154 LatexCommand ref
39155 reference "sec:File-Formats"
39156
39157 \end_inset
39158
39159 ) or in the document settings (see sec.
39160 \begin_inset space \thinspace{}
39161 \end_inset
39162
39163
39164 \begin_inset CommandInset ref
39165 LatexCommand ref
39166 reference "sec:Doc-Output"
39167
39168 \end_inset
39169
39170 ).
39171 \end_layout
39172
39173 \begin_layout Subsection
39174 Update Master Document
39175 \end_layout
39176
39177 \begin_layout Standard
39178 This menu item is only visible if your document is included to another document,
39179  which is then its 
39180 \begin_inset Quotes eld
39181 \end_inset
39182
39183 master
39184 \begin_inset Quotes erd
39185 \end_inset
39186
39187  (see section 
39188 \emph on
39189 Child Documents
39190 \emph default
39191  in the 
39192 \emph on
39193 Embedded
39194 \begin_inset space ~
39195 \end_inset
39196
39197 Objects
39198 \emph default
39199  manual for more information on this topic).
39200  This item allows you to update the view of a master document from within
39201  its child without the need to switch to the master document itself.
39202 \end_layout
39203
39204 \begin_layout Standard
39205 The format used by this function is the default output format as specified
39206  in the preferences (see sec.
39207 \begin_inset space \thinspace{}
39208 \end_inset
39209
39210
39211 \begin_inset CommandInset ref
39212 LatexCommand ref
39213 reference "sec:File-Formats"
39214
39215 \end_inset
39216
39217 ) or in the document settings (see sec.
39218 \begin_inset space \thinspace{}
39219 \end_inset
39220
39221
39222 \begin_inset CommandInset ref
39223 LatexCommand ref
39224 reference "sec:Doc-Output"
39225
39226 \end_inset
39227
39228 ).
39229 \end_layout
39230
39231 \begin_layout Subsection
39232 Split View
39233 \end_layout
39234
39235 \begin_layout Standard
39236 This will split LyX's main window vertically or horizontally.
39237  This allows you to view documents the same time to compare them, or to
39238  view the same document, but at different positions.
39239  You can even split the main window several times to view for example 3
39240  or more documents at the same time.
39241  To return to an unsplit view, use the menu 
39242 \family sans
39243 Close Current View
39244 \family default
39245 .
39246 \end_layout
39247
39248 \begin_layout Subsection
39249 Close Current View
39250 \end_layout
39251
39252 \begin_layout Standard
39253 Closes a split view.
39254 \end_layout
39255
39256 \begin_layout Subsection
39257 Fullscreen
39258 \end_layout
39259
39260 \begin_layout Standard
39261 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39262  so that you will see nothing but your text.
39263  It furthermore displays LyX's main window fullscreen.
39264  To return from fullscreen to the normal view, press F11, or right-click
39265  and turn off the fullscreen mode in the context menu.
39266 \end_layout
39267
39268 \begin_layout Subsection
39269 Toolbars
39270 \begin_inset CommandInset label
39271 LatexCommand label
39272 name "sub:Toolbars"
39273
39274 \end_inset
39275
39276
39277 \begin_inset Index idx
39278 status collapsed
39279
39280 \begin_layout Plain Layout
39281 Toolbar
39282 \end_layout
39283
39284 \end_inset
39285
39286
39287 \end_layout
39288
39289 \begin_layout Standard
39290 In this menu entry you can set the appearance of the different toolbars.
39291  All toolbars and the 
39292 \family sans
39293 Command
39294 \begin_inset space ~
39295 \end_inset
39296
39297 Buffer
39298 \family default
39299  can be turned on and off.
39300  The 
39301 \emph on
39302 on
39303 \emph default
39304  state is denoted in the menu with a checkmark.
39305  The 
39306 \family sans
39307 Review
39308 \family default
39309
39310 \family sans
39311 Table
39312 \family default
39313
39314 \family sans
39315 Math
39316 \begin_inset space ~
39317 \end_inset
39318
39319 Panels
39320 \family default
39321
39322 \family sans
39323 Mathe
39324 \begin_inset space ~
39325 \end_inset
39326
39327 Macros
39328 \family default
39329  and 
39330 \family sans
39331 Math
39332 \family default
39333  toolbars can be additionally set to the state 
39334 \emph on
39335 automatic
39336 \emph default
39337  that is denoted in the menu with the suffix 
39338 \family sans
39339 (auto)
39340 \family default
39341 .
39342 \end_layout
39343
39344 \begin_layout Standard
39345 In the 
39346 \emph on
39347 on
39348 \emph default
39349  state the toolbar is permanently shown, in the 
39350 \emph on
39351 automatic
39352 \emph default
39353  state the toolbar is only shown when the cursor is in a certain environment
39354  or when a certain feature is enabled.
39355  That means that the review toolbar will only be shown if change tracking
39356  is activated, the math and table toolbars are only shown if the cursor
39357  is inside a formula or table, respectively.
39358 \end_layout
39359
39360 \begin_layout Standard
39361 LyX's toolbars and their buttons are explained in section
39362 \begin_inset space ~
39363 \end_inset
39364
39365
39366 \begin_inset CommandInset ref
39367 LatexCommand ref
39368 reference "sec:Toolbars"
39369
39370 \end_inset
39371
39372 .
39373 \end_layout
39374
39375 \begin_layout Section
39376 The Insert Menu
39377 \begin_inset Index idx
39378 status collapsed
39379
39380 \begin_layout Plain Layout
39381 Menu ! Insert
39382 \end_layout
39383
39384 \end_inset
39385
39386
39387 \end_layout
39388
39389 \begin_layout Subsection
39390 Math
39391 \end_layout
39392
39393 \begin_layout Standard
39394 Inserts math constructs that are explained in chapter
39395 \begin_inset space ~
39396 \end_inset
39397
39398
39399 \begin_inset CommandInset ref
39400 LatexCommand ref
39401 reference "cha:Mathematical-Formulas"
39402
39403 \end_inset
39404
39405  and the 
39406 \emph on
39407 Math
39408 \emph default
39409  manual.
39410 \end_layout
39411
39412 \begin_layout Subsection
39413 Special Character
39414 \begin_inset CommandInset label
39415 LatexCommand label
39416 name "sub:Special-Character"
39417
39418 \end_inset
39419
39420
39421 \end_layout
39422
39423 \begin_layout Standard
39424 Here you can insert the following characters:
39425 \end_layout
39426
39427 \begin_layout Description
39428 Symbols Inserts any character that can be output by your LaTeX system.
39429  Therefore the number of character categories in this dialog and the available
39430  characters depend on the LaTeX-packages you have installed.
39431 \begin_inset Newline newline
39432 \end_inset
39433
39434  
39435 \begin_inset Note Greyedout
39436 status open
39437
39438 \begin_layout Plain Layout
39439
39440 \series bold
39441 Note:
39442 \series default
39443  Not all characters will be visible in the 
39444 \family sans
39445 Symbols
39446 \family default
39447  dialog because none of the screen fonts that you can set in the preferences
39448  dialog (see sec.
39449 \begin_inset space \thinspace{}
39450 \end_inset
39451
39452
39453 \begin_inset CommandInset ref
39454 LatexCommand ref
39455 reference "sub:Screen-Fonts"
39456
39457 \end_inset
39458
39459 ) can display every character.
39460 \end_layout
39461
39462 \end_inset
39463
39464
39465 \end_layout
39466
39467 \begin_layout Description
39468 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39469
39470 \end_layout
39471
39472 \begin_layout Description
39473 End
39474 \begin_inset space ~
39475 \end_inset
39476
39477 of
39478 \begin_inset space ~
39479 \end_inset
39480
39481 Sentence Inserts an end of sentence dot as described in section
39482 \begin_inset space ~
39483 \end_inset
39484
39485
39486 \begin_inset CommandInset ref
39487 LatexCommand ref
39488 reference "sub:Abbreviations"
39489
39490 \end_inset
39491
39492 .
39493 \end_layout
39494
39495 \begin_layout Description
39496 Ordinary
39497 \begin_inset space ~
39498 \end_inset
39499
39500 Quote Inserts this quote: ", no matter what quote type you selected in the
39501  
39502 \family sans
39503 Document\SpecialChar \menuseparator
39504 Settings
39505 \family default
39506  dialog under 
39507 \family sans
39508 Language
39509 \family default
39510 .
39511 \end_layout
39512
39513 \begin_layout Description
39514 Single
39515 \begin_inset space ~
39516 \end_inset
39517
39518 Quote Inserts this quote: 
39519 \begin_inset Quotes ers
39520 \end_inset
39521
39522
39523 \end_layout
39524
39525 \begin_layout Description
39526 Protected
39527 \begin_inset space ~
39528 \end_inset
39529
39530 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39531
39532 \end_layout
39533
39534 \begin_layout Description
39535 Breakable
39536 \begin_inset space ~
39537 \end_inset
39538
39539 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39540
39541 \end_layout
39542
39543 \begin_layout Description
39544 Menu
39545 \begin_inset space ~
39546 \end_inset
39547
39548 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39549
39550 \end_layout
39551
39552 \begin_layout Description
39553 Phonetic
39554 \begin_inset space ~
39555 \end_inset
39556
39557 Symbols 
39558 \begin_inset Index idx
39559 status collapsed
39560
39561 \begin_layout Plain Layout
39562 Phonetic symbols
39563 \end_layout
39564
39565 \end_inset
39566
39567
39568 \begin_inset Index idx
39569 status collapsed
39570
39571 \begin_layout Plain Layout
39572 Language ! Phonetic symbols
39573 \end_layout
39574
39575 \end_inset
39576
39577 Creates a formula with a so called tipa inset.
39578  Here you can insert commands to create IPA phonetic symbols.
39579  For this feature you must have the LaTeX-package 
39580 \series bold
39581 tipa
39582 \series default
39583
39584 \begin_inset Index idx
39585 status collapsed
39586
39587 \begin_layout Plain Layout
39588 LaTeX-packages ! tipa
39589 \end_layout
39590
39591 \end_inset
39592
39593  installed.
39594 \begin_inset Newline newline
39595 \end_inset
39596
39597 For more information about this feature we refer to the documentation of
39598  
39599 \series bold
39600 tipa, 
39601 \begin_inset CommandInset citation
39602 LatexCommand cite
39603 key "tipa"
39604
39605 \end_inset
39606
39607
39608 \series default
39609  and this Wiki-page:
39610 \begin_inset Newline newline
39611 \end_inset
39612
39613
39614 \begin_inset Flex URL
39615 status collapsed
39616
39617 \begin_layout Plain Layout
39618
39619 http://wiki.lyx.org/LyX/LinguistLyX
39620 \end_layout
39621
39622 \end_inset
39623
39624
39625 \end_layout
39626
39627 \begin_layout Subsection
39628 Formatting
39629 \end_layout
39630
39631 \begin_layout Standard
39632 Here you can insert the following format constructs:
39633 \end_layout
39634
39635 \begin_layout Description
39636 Superscript Inserts a superscript: test
39637 \begin_inset script superscript
39638
39639 \begin_layout Plain Layout
39640 a, b
39641 \end_layout
39642
39643 \end_inset
39644
39645
39646 \end_layout
39647
39648 \begin_layout Description
39649 Subscript Inserts a subscript: test
39650 \begin_inset script subscript
39651
39652 \begin_layout Plain Layout
39653 3x
39654 \end_layout
39655
39656 \end_inset
39657
39658
39659 \end_layout
39660
39661 \begin_layout Description
39662 Protected
39663 \begin_inset space ~
39664 \end_inset
39665
39666 Space Inserts a protected space that is described in section
39667 \begin_inset space ~
39668 \end_inset
39669
39670
39671 \begin_inset CommandInset ref
39672 LatexCommand ref
39673 reference "sub:Protected-Space"
39674
39675 \end_inset
39676
39677 .
39678 \end_layout
39679
39680 \begin_layout Description
39681 Inter-word
39682 \begin_inset space ~
39683 \end_inset
39684
39685 Space Inserts an inter-word space that is described in section
39686 \begin_inset space ~
39687 \end_inset
39688
39689
39690 \begin_inset CommandInset ref
39691 LatexCommand ref
39692 reference "sub:Inter-word-Space"
39693
39694 \end_inset
39695
39696 .
39697 \end_layout
39698
39699 \begin_layout Description
39700 Thin
39701 \begin_inset space ~
39702 \end_inset
39703
39704 Space Inserts a thin space that is described in section
39705 \begin_inset space ~
39706 \end_inset
39707
39708
39709 \begin_inset CommandInset ref
39710 LatexCommand ref
39711 reference "sub:Thin-Space"
39712
39713 \end_inset
39714
39715 .
39716 \end_layout
39717
39718 \begin_layout Description
39719 Horizontal
39720 \begin_inset space ~
39721 \end_inset
39722
39723 Space Inserts horizontal space, see section
39724 \begin_inset space ~
39725 \end_inset
39726
39727
39728 \begin_inset CommandInset ref
39729 LatexCommand ref
39730 reference "sub:Horizontal-Space"
39731
39732 \end_inset
39733
39734  for a description.
39735 \end_layout
39736
39737 \begin_layout Description
39738 Horizontal
39739 \begin_inset space ~
39740 \end_inset
39741
39742 Line Inserts a horizontal line, see section
39743 \begin_inset space ~
39744 \end_inset
39745
39746
39747 \begin_inset CommandInset ref
39748 LatexCommand ref
39749 reference "sub:Horizontal-Lines"
39750
39751 \end_inset
39752
39753  for a description.
39754 \end_layout
39755
39756 \begin_layout Description
39757 Vertical
39758 \begin_inset space ~
39759 \end_inset
39760
39761 Space Inserts vertical space, see section
39762 \begin_inset space ~
39763 \end_inset
39764
39765
39766 \begin_inset CommandInset ref
39767 LatexCommand ref
39768 reference "sub:Vertical-Space"
39769
39770 \end_inset
39771
39772  for a description.
39773 \end_layout
39774
39775 \begin_layout Description
39776 Phantom Inserts Phantom space, see section
39777 \begin_inset space ~
39778 \end_inset
39779
39780
39781 \begin_inset CommandInset ref
39782 LatexCommand ref
39783 reference "sub:Phantom-Space"
39784
39785 \end_inset
39786
39787 .
39788 \end_layout
39789
39790 \begin_layout Description
39791 Hyphenation
39792 \begin_inset space ~
39793 \end_inset
39794
39795 Point Inserts a hyphenation point, see section
39796 \begin_inset space ~
39797 \end_inset
39798
39799
39800 \begin_inset CommandInset ref
39801 LatexCommand ref
39802 reference "sub:Hyphenation"
39803
39804 \end_inset
39805
39806 .
39807 \end_layout
39808
39809 \begin_layout Description
39810 Ligature
39811 \begin_inset space ~
39812 \end_inset
39813
39814 Break Inserts a ligature break, see section
39815 \begin_inset space ~
39816 \end_inset
39817
39818
39819 \begin_inset CommandInset ref
39820 LatexCommand ref
39821 reference "sub:Ligatures"
39822
39823 \end_inset
39824
39825 .
39826 \end_layout
39827
39828 \begin_layout Description
39829 Ragged
39830 \begin_inset space ~
39831 \end_inset
39832
39833 Line
39834 \begin_inset space ~
39835 \end_inset
39836
39837 Break Inserts a forced line break, see section
39838 \begin_inset space ~
39839 \end_inset
39840
39841
39842 \begin_inset CommandInset ref
39843 LatexCommand ref
39844 reference "sub:Forced-Line-Breaks"
39845
39846 \end_inset
39847
39848 .
39849 \end_layout
39850
39851 \begin_layout Description
39852 Justified
39853 \begin_inset space ~
39854 \end_inset
39855
39856 Break Inserts a forced line break that furthermore stretches the broken
39857  text line to the page border, see section
39858 \begin_inset space ~
39859 \end_inset
39860
39861
39862 \begin_inset CommandInset ref
39863 LatexCommand ref
39864 reference "sub:Forced-Line-Breaks"
39865
39866 \end_inset
39867
39868 .
39869 \end_layout
39870
39871 \begin_layout Description
39872 New
39873 \begin_inset space ~
39874 \end_inset
39875
39876 Page Inserts a forced page break, described in section
39877 \begin_inset space ~
39878 \end_inset
39879
39880
39881 \begin_inset CommandInset ref
39882 LatexCommand ref
39883 reference "sub:Forced-Page-Breaks"
39884
39885 \end_inset
39886
39887 .
39888 \end_layout
39889
39890 \begin_layout Description
39891 Page
39892 \begin_inset space ~
39893 \end_inset
39894
39895 Break Inserts a forced page break that furthermore stretches the broken
39896  text page to the page border, described in section
39897 \begin_inset space ~
39898 \end_inset
39899
39900
39901 \begin_inset CommandInset ref
39902 LatexCommand ref
39903 reference "sub:Forced-Page-Breaks"
39904
39905 \end_inset
39906
39907 .
39908 \end_layout
39909
39910 \begin_layout Description
39911 Clear
39912 \begin_inset space ~
39913 \end_inset
39914
39915 Page Inserts a clear page break, described in section
39916 \begin_inset space ~
39917 \end_inset
39918
39919
39920 \begin_inset CommandInset ref
39921 LatexCommand ref
39922 reference "sub:Clear-Page-Breaks"
39923
39924 \end_inset
39925
39926 .
39927 \end_layout
39928
39929 \begin_layout Description
39930 Clear
39931 \begin_inset space ~
39932 \end_inset
39933
39934 Double
39935 \begin_inset space ~
39936 \end_inset
39937
39938 Page Inserts a clear doublepage break, described in section
39939 \begin_inset space ~
39940 \end_inset
39941
39942
39943 \begin_inset CommandInset ref
39944 LatexCommand ref
39945 reference "sub:Clear-Page-Breaks"
39946
39947 \end_inset
39948
39949 .
39950 \end_layout
39951
39952 \begin_layout Subsection
39953 List / TOC
39954 \end_layout
39955
39956 \begin_layout Standard
39957 Various lists can be inserted with this menu entry.
39958  The table of contents, the algorithm, figures and tables list are described
39959  in section
39960 \begin_inset space ~
39961 \end_inset
39962
39963
39964 \begin_inset CommandInset ref
39965 LatexCommand ref
39966 reference "sec:toc"
39967
39968 \end_inset
39969
39970 .
39971  The index list is described in section
39972 \begin_inset space ~
39973 \end_inset
39974
39975
39976 \begin_inset CommandInset ref
39977 LatexCommand ref
39978 reference "sec:Index"
39979
39980 \end_inset
39981
39982 , the nomenclature in section
39983 \begin_inset space ~
39984 \end_inset
39985
39986
39987 \begin_inset CommandInset ref
39988 LatexCommand ref
39989 reference "sec:Nomenclature"
39990
39991 \end_inset
39992
39993  and the BibTeX bibliography in section
39994 \begin_inset space ~
39995 \end_inset
39996
39997
39998 \begin_inset CommandInset ref
39999 LatexCommand ref
40000 reference "sub:Bibliography-databases"
40001
40002 \end_inset
40003
40004 .
40005 \end_layout
40006
40007 \begin_layout Subsection
40008 Float
40009 \end_layout
40010
40011 \begin_layout Standard
40012 To insert floats, described in section
40013 \begin_inset space ~
40014 \end_inset
40015
40016
40017 \begin_inset CommandInset ref
40018 LatexCommand ref
40019 reference "sec:Floats"
40020
40021 \end_inset
40022
40023 .
40024 \end_layout
40025
40026 \begin_layout Subsection
40027 Note
40028 \end_layout
40029
40030 \begin_layout Standard
40031 To insert notes, described in section
40032 \begin_inset space ~
40033 \end_inset
40034
40035
40036 \begin_inset CommandInset ref
40037 LatexCommand ref
40038 reference "sec:Notes"
40039
40040 \end_inset
40041
40042 .
40043 \end_layout
40044
40045 \begin_layout Subsection
40046 Branch
40047 \end_layout
40048
40049 \begin_layout Standard
40050 Inserts branch insets as described in section
40051 \begin_inset space ~
40052 \end_inset
40053
40054
40055 \begin_inset CommandInset ref
40056 LatexCommand ref
40057 reference "sec:Branches"
40058
40059 \end_inset
40060
40061 .
40062 \end_layout
40063
40064 \begin_layout Subsection
40065 Custom Insets
40066 \end_layout
40067
40068 \begin_layout Standard
40069 Inserts document class-specific insets.
40070  Such insets only exist if they are defined in the layout file for a certain
40071  document class.
40072  An example is the document class 
40073 \begin_inset Quotes eld
40074 \end_inset
40075
40076 article (Elsevier)
40077 \begin_inset Quotes erd
40078 \end_inset
40079
40080  with three custom insets.
40081  The section 
40082 \emph on
40083 Flex insets and InsetLayout
40084 \emph default
40085  of the 
40086 \emph on
40087 Customization
40088 \emph default
40089  manual explains how custom insets are defined.
40090 \end_layout
40091
40092 \begin_layout Subsection
40093 File
40094 \begin_inset Index idx
40095 status collapsed
40096
40097 \begin_layout Plain Layout
40098 External Material
40099 \end_layout
40100
40101 \end_inset
40102
40103
40104 \end_layout
40105
40106 \begin_layout Standard
40107 This menu entry allows you to insert or include the contents of other LyX
40108  files in your document.
40109  How you can do this is explained in detail in the chapter 
40110 \emph on
40111 External Stuff
40112 \emph default
40113  of the 
40114 \emph on
40115 Embedded
40116 \begin_inset space ~
40117 \end_inset
40118
40119 Objects
40120 \emph default
40121  manual.
40122 \end_layout
40123
40124 \begin_layout Subsection
40125 Box
40126 \begin_inset Index idx
40127 status collapsed
40128
40129 \begin_layout Plain Layout
40130 Boxes
40131 \end_layout
40132
40133 \end_inset
40134
40135
40136 \end_layout
40137
40138 \begin_layout Standard
40139 Inserts a minipage box that is described section
40140 \begin_inset space ~
40141 \end_inset
40142
40143
40144 \begin_inset CommandInset ref
40145 LatexCommand ref
40146 reference "sec:Minipages"
40147
40148 \end_inset
40149
40150 .
40151  All box types supported by LyX are explained in detail in the chapter 
40152 \emph on
40153 Boxes
40154 \emph default
40155  of the 
40156 \emph on
40157 Embedded
40158 \begin_inset space ~
40159 \end_inset
40160
40161 Objects
40162 \emph default
40163  manual.
40164 \end_layout
40165
40166 \begin_layout Subsection
40167 Citation
40168 \end_layout
40169
40170 \begin_layout Standard
40171 Inserts a citation as described in section
40172 \begin_inset space ~
40173 \end_inset
40174
40175
40176 \begin_inset CommandInset ref
40177 LatexCommand ref
40178 reference "sec:Bibliography"
40179
40180 \end_inset
40181
40182 .
40183 \end_layout
40184
40185 \begin_layout Subsection
40186 Cross-Reference
40187 \end_layout
40188
40189 \begin_layout Standard
40190 Inserts a cross-reference as described in section
40191 \begin_inset space ~
40192 \end_inset
40193
40194
40195 \begin_inset CommandInset ref
40196 LatexCommand ref
40197 reference "sec:Cross-References"
40198
40199 \end_inset
40200
40201 .
40202 \end_layout
40203
40204 \begin_layout Subsection
40205 Label
40206 \end_layout
40207
40208 \begin_layout Standard
40209 Inserts a label as described in section
40210 \begin_inset space ~
40211 \end_inset
40212
40213
40214 \begin_inset CommandInset ref
40215 LatexCommand ref
40216 reference "sec:Cross-References"
40217
40218 \end_inset
40219
40220 .
40221 \end_layout
40222
40223 \begin_layout Subsection
40224 Caption
40225 \begin_inset Index idx
40226 status collapsed
40227
40228 \begin_layout Plain Layout
40229 Captions
40230 \end_layout
40231
40232 \end_inset
40233
40234
40235 \begin_inset Index idx
40236 status collapsed
40237
40238 \begin_layout Plain Layout
40239 Longtables ! Caption
40240 \end_layout
40241
40242 \end_inset
40243
40244
40245 \end_layout
40246
40247 \begin_layout Standard
40248 Inserts a caption in a float or longtable.
40249  Floats are described in section
40250 \begin_inset space ~
40251 \end_inset
40252
40253
40254 \begin_inset CommandInset ref
40255 LatexCommand ref
40256 reference "sec:Floats"
40257
40258 \end_inset
40259
40260 , captions in longtables are described in the section 
40261 \emph on
40262 Longtable Captions
40263 \emph default
40264  of the 
40265 \emph on
40266 Embedded
40267 \begin_inset space ~
40268 \end_inset
40269
40270 Objects
40271 \emph default
40272  manual.
40273 \end_layout
40274
40275 \begin_layout Subsection
40276 Index Entry
40277 \end_layout
40278
40279 \begin_layout Standard
40280 Inserts an index entry as described in section
40281 \begin_inset space ~
40282 \end_inset
40283
40284
40285 \begin_inset CommandInset ref
40286 LatexCommand ref
40287 reference "sec:Index"
40288
40289 \end_inset
40290
40291 .
40292 \end_layout
40293
40294 \begin_layout Subsection
40295 Nomenclature Entry
40296 \end_layout
40297
40298 \begin_layout Standard
40299 Inserts a nomenclature entry as described in section
40300 \begin_inset space ~
40301 \end_inset
40302
40303
40304 \begin_inset CommandInset ref
40305 LatexCommand ref
40306 reference "sec:Nomenclature"
40307
40308 \end_inset
40309
40310 .
40311 \end_layout
40312
40313 \begin_layout Subsection
40314 Table
40315 \end_layout
40316
40317 \begin_layout Standard
40318 Inserts a table.
40319  Tables are described in section
40320 \begin_inset space ~
40321 \end_inset
40322
40323
40324 \begin_inset CommandInset ref
40325 LatexCommand ref
40326 reference "sec:Tables"
40327
40328 \end_inset
40329
40330 .
40331 \end_layout
40332
40333 \begin_layout Subsection
40334 Graphics
40335 \end_layout
40336
40337 \begin_layout Standard
40338 Inserts a graphic.
40339  Graphics are described in section
40340 \begin_inset space ~
40341 \end_inset
40342
40343
40344 \begin_inset CommandInset ref
40345 LatexCommand ref
40346 reference "sec:Graphics"
40347
40348 \end_inset
40349
40350 .
40351 \end_layout
40352
40353 \begin_layout Subsection
40354 URL
40355 \end_layout
40356
40357 \begin_layout Standard
40358 Inserts an URL as described in section
40359 \begin_inset space ~
40360 \end_inset
40361
40362
40363 \begin_inset CommandInset ref
40364 LatexCommand ref
40365 reference "sub:URLs"
40366
40367 \end_inset
40368
40369 .
40370 \end_layout
40371
40372 \begin_layout Subsection
40373 Hyperlinks
40374 \end_layout
40375
40376 \begin_layout Standard
40377 Inserts a hyperlink as described in section
40378 \begin_inset space ~
40379 \end_inset
40380
40381
40382 \begin_inset CommandInset ref
40383 LatexCommand ref
40384 reference "sub:Hyperlinks"
40385
40386 \end_inset
40387
40388 .
40389 \end_layout
40390
40391 \begin_layout Subsection
40392 Footnote
40393 \end_layout
40394
40395 \begin_layout Standard
40396 Inserts a footnote, see section
40397 \begin_inset space ~
40398 \end_inset
40399
40400
40401 \begin_inset CommandInset ref
40402 LatexCommand ref
40403 reference "sec:Footnotes"
40404
40405 \end_inset
40406
40407 .
40408 \end_layout
40409
40410 \begin_layout Subsection
40411 Marginal Note
40412 \end_layout
40413
40414 \begin_layout Standard
40415 Inserts a marginal note, see section
40416 \begin_inset space ~
40417 \end_inset
40418
40419
40420 \begin_inset CommandInset ref
40421 LatexCommand ref
40422 reference "sec:Marginal-Notes"
40423
40424 \end_inset
40425
40426 .
40427 \end_layout
40428
40429 \begin_layout Subsection
40430 Short Title
40431 \end_layout
40432
40433 \begin_layout Standard
40434 Inserts a short title, see section
40435 \begin_inset space ~
40436 \end_inset
40437
40438
40439 \begin_inset CommandInset ref
40440 LatexCommand ref
40441 reference "sec:Short-Titles"
40442
40443 \end_inset
40444
40445 .
40446 \end_layout
40447
40448 \begin_layout Subsection
40449 TeX Code
40450 \end_layout
40451
40452 \begin_layout Standard
40453 Inserts a TeX Code box, see section
40454 \begin_inset space ~
40455 \end_inset
40456
40457
40458 \begin_inset CommandInset ref
40459 LatexCommand ref
40460 reference "sub:TeX-Code-Boxes"
40461
40462 \end_inset
40463
40464  for a description.
40465 \end_layout
40466
40467 \begin_layout Subsection
40468 Program Listing
40469 \begin_inset Index idx
40470 status collapsed
40471
40472 \begin_layout Plain Layout
40473 Program listings
40474 \end_layout
40475
40476 \end_inset
40477
40478
40479 \end_layout
40480
40481 \begin_layout Standard
40482 Inserts a program listings box.
40483  Program listings are explained in the chapter 
40484 \emph on
40485 Program Code Listings
40486 \emph default
40487  of the 
40488 \emph on
40489 Embedded
40490 \begin_inset space ~
40491 \end_inset
40492
40493 Objects
40494 \emph default
40495  manual.
40496 \end_layout
40497
40498 \begin_layout Subsection
40499 Date
40500 \end_layout
40501
40502 \begin_layout Standard
40503 Inserts the actual date.
40504  The format depends on the date format of the language that is used for
40505  LyX's menus.
40506  LyX offers various ways to insert a date which are explained and also compared
40507  in the section 
40508 \emph on
40509 External Material
40510 \emph default
40511  of the 
40512 \emph on
40513 Embedded
40514 \begin_inset space ~
40515 \end_inset
40516
40517 Objects
40518 \emph default
40519  manual.
40520 \end_layout
40521
40522 \begin_layout Subsection
40523 Preview
40524 \end_layout
40525
40526 \begin_layout Standard
40527 Inserts a preview inset, see section
40528 \begin_inset space ~
40529 \end_inset
40530
40531
40532 \begin_inset CommandInset ref
40533 LatexCommand ref
40534 reference "sec:Previewing-snippets-of"
40535
40536 \end_inset
40537
40538  for a description.
40539 \end_layout
40540
40541 \begin_layout Section
40542 The Navigate Menu
40543 \begin_inset Index idx
40544 status collapsed
40545
40546 \begin_layout Plain Layout
40547 Menu ! Navigate
40548 \end_layout
40549
40550 \end_inset
40551
40552
40553 \end_layout
40554
40555 \begin_layout Standard
40556 This menu lists the existing chapters, sections, figures, tables, etc.
40557 \begin_inset space ~
40558 \end_inset
40559
40560 of the current document.
40561  This allows you to navigate easily through you document.
40562 \end_layout
40563
40564 \begin_layout Subsection
40565 Bookmarks
40566 \end_layout
40567
40568 \begin_layout Standard
40569 With this menu entry you are able to define your own bookmarks.
40570  This is useful when you are working on a large document and often have
40571  to jump e.
40572 \begin_inset space \thinspace{}
40573 \end_inset
40574
40575 g.
40576 \begin_inset space \space{}
40577 \end_inset
40578
40579 between section
40580 \begin_inset space ~
40581 \end_inset
40582
40583 2.5 and 6.3.
40584  To create bookmarks for this example, go to section
40585 \begin_inset space ~
40586 \end_inset
40587
40588 2.5 and use the submenu 
40589 \family sans
40590 Save
40591 \begin_inset space ~
40592 \end_inset
40593
40594 Bookmark
40595 \begin_inset space ~
40596 \end_inset
40597
40598 1
40599 \family default
40600 .
40601  Then go to section
40602 \begin_inset space ~
40603 \end_inset
40604
40605 6.3 and use 
40606 \family sans
40607 Save
40608 \begin_inset space ~
40609 \end_inset
40610
40611 Bookmark
40612 \begin_inset space ~
40613 \end_inset
40614
40615
40616 \family default
40617 2.
40618  Now you can jump easily between these sections by using the menu or by
40619  the key bindings 
40620 \begin_inset Info
40621 type  "shortcut"
40622 arg   "bookmark-goto 1"
40623 \end_inset
40624
40625  and 
40626 \begin_inset Info
40627 type  "shortcut"
40628 arg   "bookmark-goto 2"
40629 \end_inset
40630
40631 .
40632 \end_layout
40633
40634 \begin_layout Standard
40635 You can also use bookmarks to jump between several opened documents.
40636  The saved bookmarks are valid till the document is closed.
40637 \end_layout
40638
40639 \begin_layout Subsection
40640 Next Note, Change, Cross-reference
40641 \end_layout
40642
40643 \begin_layout Standard
40644 Jump to the next note, change, or cross-reference following the current
40645  cursor position.
40646 \end_layout
40647
40648 \begin_layout Subsection
40649 Go to Label
40650 \end_layout
40651
40652 \begin_layout Standard
40653 Only active if the cursor is in front of a cross-reference.
40654  Sets the cursor before the referenced label.
40655  (It is the same as if you right-click on a cross-reference box and use
40656  
40657 \family sans
40658 Go
40659 \begin_inset space ~
40660 \end_inset
40661
40662 to
40663 \begin_inset space ~
40664 \end_inset
40665
40666 Label)
40667 \family default
40668 .
40669 \end_layout
40670
40671 \begin_layout Subsection
40672 Forward Search
40673 \end_layout
40674
40675 \begin_layout Standard
40676 This feature allows you to directly jump to the corresponding text part
40677  in the output, see section 
40678 \emph on
40679 Forward
40680 \begin_inset space ~
40681 \end_inset
40682
40683 search
40684 \emph default
40685  in the 
40686 \emph on
40687 Additional
40688 \begin_inset space ~
40689 \end_inset
40690
40691 Features
40692 \emph default
40693  manual for a detailed description.
40694 \end_layout
40695
40696 \begin_layout Section
40697 The Document Menu
40698 \begin_inset Index idx
40699 status collapsed
40700
40701 \begin_layout Plain Layout
40702 Menu ! Document
40703 \end_layout
40704
40705 \end_inset
40706
40707
40708 \end_layout
40709
40710 \begin_layout Subsection
40711 Change Tracking
40712 \end_layout
40713
40714 \begin_layout Standard
40715 Change Tracking is described in section
40716 \begin_inset space ~
40717 \end_inset
40718
40719
40720 \begin_inset CommandInset ref
40721 LatexCommand ref
40722 reference "sec:Change-Tracking"
40723
40724 \end_inset
40725
40726 .
40727 \end_layout
40728
40729 \begin_layout Subsection
40730 LaT
40731 \begin_inset ERT
40732 status collapsed
40733
40734 \begin_layout Plain Layout
40735
40736 {}
40737 \end_layout
40738
40739 \end_inset
40740
40741 eX Log
40742 \end_layout
40743
40744 \begin_layout Standard
40745 After running LaTeX by viewing or exporting a document, this menu will be
40746  enabled.
40747  It shows the logfile of the used LaTeX-program.
40748 \end_layout
40749
40750 \begin_layout Standard
40751 Here you can see how LaTeX works in the background.
40752  
40753 \emph on
40754 Experts
40755 \emph default
40756  will find in it reasons for LaTeX-errors.
40757 \end_layout
40758
40759 \begin_layout Subsection
40760 Outline
40761 \end_layout
40762
40763 \begin_layout Standard
40764 Opens the TOC/Outline window as described in section
40765 \begin_inset space ~
40766 \end_inset
40767
40768
40769 \begin_inset CommandInset ref
40770 LatexCommand ref
40771 reference "sec:Navigating"
40772
40773 \end_inset
40774
40775  and 
40776 \begin_inset CommandInset ref
40777 LatexCommand ref
40778 reference "sub:Table-of-Contents"
40779
40780 \end_inset
40781
40782 .
40783 \end_layout
40784
40785 \begin_layout Subsection
40786 Start Appendix Here
40787 \end_layout
40788
40789 \begin_layout Standard
40790 This menu will start the appendix of the document at the current cursor
40791  position as described in section
40792 \begin_inset space ~
40793 \end_inset
40794
40795
40796 \begin_inset CommandInset ref
40797 LatexCommand ref
40798 reference "sec:Appendices"
40799
40800 \end_inset
40801
40802 .
40803 \end_layout
40804
40805 \begin_layout Subsection
40806 Compressed
40807 \end_layout
40808
40809 \begin_layout Standard
40810 Un/compresses the current document.
40811 \end_layout
40812
40813 \begin_layout Subsection
40814 Settings
40815 \end_layout
40816
40817 \begin_layout Standard
40818 The document settings are described in appendix
40819 \begin_inset space ~
40820 \end_inset
40821
40822
40823 \begin_inset CommandInset ref
40824 LatexCommand ref
40825 reference "chap:The-Document-Settings"
40826
40827 \end_inset
40828
40829 .
40830 \end_layout
40831
40832 \begin_layout Section
40833 The Tools Menu
40834 \begin_inset Index idx
40835 status collapsed
40836
40837 \begin_layout Plain Layout
40838 Menu ! Tools
40839 \end_layout
40840
40841 \end_inset
40842
40843
40844 \end_layout
40845
40846 \begin_layout Subsection
40847 Spellchecker
40848 \end_layout
40849
40850 \begin_layout Standard
40851 Spell checking is explained in section
40852 \begin_inset space ~
40853 \end_inset
40854
40855
40856 \begin_inset CommandInset ref
40857 LatexCommand ref
40858 reference "sec:Spellchecking"
40859
40860 \end_inset
40861
40862 .
40863 \end_layout
40864
40865 \begin_layout Subsection
40866 Thesaurus
40867 \end_layout
40868
40869 \begin_layout Standard
40870 The thesaurus is described in section
40871 \begin_inset space ~
40872 \end_inset
40873
40874
40875 \begin_inset CommandInset ref
40876 LatexCommand ref
40877 reference "sec:Thesaurus"
40878
40879 \end_inset
40880
40881 .
40882 \end_layout
40883
40884 \begin_layout Subsection
40885 Statistics
40886 \begin_inset Index idx
40887 status collapsed
40888
40889 \begin_layout Plain Layout
40890 Word count
40891 \end_layout
40892
40893 \end_inset
40894
40895
40896 \begin_inset Index idx
40897 status collapsed
40898
40899 \begin_layout Plain Layout
40900 Character count
40901 \end_layout
40902
40903 \end_inset
40904
40905
40906 \end_layout
40907
40908 \begin_layout Standard
40909 Counts the words and characters in the actual document or the highlighted
40910  document part.
40911 \end_layout
40912
40913 \begin_layout Subsection
40914 TeX Information
40915 \begin_inset Index idx
40916 status collapsed
40917
40918 \begin_layout Plain Layout
40919 TeX Information
40920 \end_layout
40921
40922 \end_inset
40923
40924
40925 \end_layout
40926
40927 \begin_layout Standard
40928 Shows you a list of the document classes and styles installed in your LaTeX-syst
40929 em.
40930 \end_layout
40931
40932 \begin_layout Subsection
40933 Reconfigure
40934 \begin_inset Index idx
40935 status collapsed
40936
40937 \begin_layout Plain Layout
40938 LyX ! Reconfigure|see
40939 \begin_inset ERT
40940 status collapsed
40941
40942 \begin_layout Plain Layout
40943
40944 {
40945 \end_layout
40946
40947 \end_inset
40948
40949 Reconfiguration of LyX
40950 \begin_inset ERT
40951 status collapsed
40952
40953 \begin_layout Plain Layout
40954
40955 }
40956 \end_layout
40957
40958 \end_inset
40959
40960
40961 \end_layout
40962
40963 \end_inset
40964
40965
40966 \begin_inset Index idx
40967 status collapsed
40968
40969 \begin_layout Plain Layout
40970 Reconfiguration of LyX
40971 \end_layout
40972
40973 \end_inset
40974
40975
40976 \end_layout
40977
40978 \begin_layout Standard
40979 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40980  and programs it needs; see also section
40981 \begin_inset space ~
40982 \end_inset
40983
40984
40985 \begin_inset CommandInset ref
40986 LatexCommand ref
40987 reference "sec:Basic-LyX-Setup"
40988
40989 \end_inset
40990
40991 .
40992 \end_layout
40993
40994 \begin_layout Subsection
40995 Preferences
40996 \end_layout
40997
40998 \begin_layout Standard
40999 The preferences dialog is described in detail in appendix
41000 \begin_inset space ~
41001 \end_inset
41002
41003
41004 \begin_inset CommandInset ref
41005 LatexCommand ref
41006 reference "chap:The-Preferences-dialog"
41007
41008 \end_inset
41009
41010 .
41011 \end_layout
41012
41013 \begin_layout Section
41014 The Help Menu
41015 \begin_inset Index idx
41016 status collapsed
41017
41018 \begin_layout Plain Layout
41019 Menu ! Help
41020 \end_layout
41021
41022 \end_inset
41023
41024
41025 \end_layout
41026
41027 \begin_layout Standard
41028 This menu lists the documentation files of LyX in the language of LyX's
41029  menus.
41030  Is a file not available in this language, the English version will be listed.
41031 \end_layout
41032
41033 \begin_layout Standard
41034 The menu 
41035 \family sans
41036 LaTeX
41037 \begin_inset space ~
41038 \end_inset
41039
41040 Configuration
41041 \family default
41042  shows a LyX-document with information about the LaTeX-packages and classes
41043  found by LyX (see also section
41044 \begin_inset space ~
41045 \end_inset
41046
41047
41048 \begin_inset CommandInset ref
41049 LatexCommand ref
41050 reference "sec:LaTeX-Setup"
41051
41052 \end_inset
41053
41054 ).
41055 \end_layout
41056
41057 \begin_layout Section
41058 Toolbars
41059 \begin_inset CommandInset label
41060 LatexCommand label
41061 name "sec:Toolbars"
41062
41063 \end_inset
41064
41065
41066 \end_layout
41067
41068 \begin_layout Standard
41069 How to show or hide toolbars is explained in section
41070 \begin_inset space ~
41071 \end_inset
41072
41073
41074 \begin_inset CommandInset ref
41075 LatexCommand ref
41076 reference "sub:Toolbars"
41077
41078 \end_inset
41079
41080 .
41081 \end_layout
41082
41083 \begin_layout Standard
41084 It is also possible to define custom toolbars.
41085  This is described in the 
41086 \emph on
41087 Additional Features
41088 \emph default
41089  manual.
41090 \end_layout
41091
41092 \begin_layout Subsection
41093 Standard Toolbar
41094 \begin_inset Index idx
41095 status collapsed
41096
41097 \begin_layout Plain Layout
41098 Toolbar ! Standard
41099 \end_layout
41100
41101 \end_inset
41102
41103
41104 \end_layout
41105
41106 \begin_layout Standard
41107 \begin_inset Graphics
41108         filename clipart/StandardToolbar.png
41109         width 100col%
41110
41111 \end_inset
41112
41113
41114 \end_layout
41115
41116 \begin_layout Standard
41117 \begin_inset VSpace defskip
41118 \end_inset
41119
41120
41121 \end_layout
41122
41123 \begin_layout Standard
41124 The standard toolbar as shown above contains from left to right the following
41125  buttons:
41126 \begin_inset ERT
41127 status collapsed
41128
41129 \begin_layout Plain Layout
41130
41131
41132 \backslash
41133 setlength{
41134 \backslash
41135 LTleft}{0pt}
41136 \end_layout
41137
41138 \end_inset
41139
41140
41141 \begin_inset Note Note
41142 status collapsed
41143
41144 \begin_layout Plain Layout
41145 This is necessary to left align the following longtables.
41146  See the 
41147 \emph on
41148 Embedded Objects
41149 \emph default
41150  manual for more information.
41151 \end_layout
41152
41153 \end_inset
41154
41155
41156 \end_layout
41157
41158 \begin_layout Standard
41159 \begin_inset VSpace defskip
41160 \end_inset
41161
41162
41163 \end_layout
41164
41165 \begin_layout Standard
41166 \begin_inset Tabular
41167 <lyxtabular version="3" rows="1" columns="2">
41168 <features islongtable="true" longtabularalignment="center">
41169 <column alignment="center" valignment="top" width="0">
41170 <column alignment="center" valignment="top" width="0">
41171 <row>
41172 <cell alignment="center" valignment="top" usebox="none">
41173 \begin_inset Text
41174
41175 \begin_layout Plain Layout
41176 \begin_inset Graphics
41177         filename clipart/ToolbarEnvBox.png
41178         clip
41179
41180 \end_inset
41181
41182
41183 \end_layout
41184
41185 \end_inset
41186 </cell>
41187 <cell alignment="center" valignment="top" usebox="none">
41188 \begin_inset Text
41189
41190 \begin_layout Plain Layout
41191 pull-down box for the environments
41192 \end_layout
41193
41194 \end_inset
41195 </cell>
41196 </row>
41197 </lyxtabular>
41198
41199 \end_inset
41200
41201
41202 \end_layout
41203
41204 \begin_layout Standard
41205 \begin_inset VSpace -10mm
41206 \end_inset
41207
41208
41209 \end_layout
41210
41211 \begin_layout Standard
41212 \align left
41213 \begin_inset Tabular
41214 <lyxtabular version="3" rows="21" columns="2">
41215 <features islongtable="true" longtabularalignment="center">
41216 <column alignment="left" valignment="top" width="0">
41217 <column alignment="left" valignment="top" width="0">
41218 <row interlinespace="2.5mm">
41219 <cell alignment="center" valignment="top" usebox="none">
41220 \begin_inset Text
41221
41222 \begin_layout Plain Layout
41223
41224 \family sans
41225 \begin_inset Info
41226 type  "icon"
41227 arg   "buffer-new"
41228 \end_inset
41229
41230
41231 \end_layout
41232
41233 \end_inset
41234 </cell>
41235 <cell alignment="center" valignment="top" usebox="none">
41236 \begin_inset Text
41237
41238 \begin_layout Plain Layout
41239
41240 \family sans
41241 File\SpecialChar \menuseparator
41242 New
41243 \end_layout
41244
41245 \end_inset
41246 </cell>
41247 </row>
41248 <row interlinespace="2.5mm">
41249 <cell alignment="center" valignment="top" usebox="none">
41250 \begin_inset Text
41251
41252 \begin_layout Plain Layout
41253
41254 \family sans
41255 \begin_inset Info
41256 type  "icon"
41257 arg   "file-open"
41258 \end_inset
41259
41260
41261 \end_layout
41262
41263 \end_inset
41264 </cell>
41265 <cell alignment="center" valignment="top" usebox="none">
41266 \begin_inset Text
41267
41268 \begin_layout Plain Layout
41269
41270 \family sans
41271 File\SpecialChar \menuseparator
41272 Open
41273 \end_layout
41274
41275 \end_inset
41276 </cell>
41277 </row>
41278 <row interlinespace="2.5mm">
41279 <cell alignment="center" valignment="top" usebox="none">
41280 \begin_inset Text
41281
41282 \begin_layout Plain Layout
41283
41284 \family sans
41285 \begin_inset Info
41286 type  "icon"
41287 arg   "buffer-write"
41288 \end_inset
41289
41290
41291 \end_layout
41292
41293 \end_inset
41294 </cell>
41295 <cell alignment="center" valignment="top" usebox="none">
41296 \begin_inset Text
41297
41298 \begin_layout Plain Layout
41299
41300 \family sans
41301 File\SpecialChar \menuseparator
41302 Save
41303 \end_layout
41304
41305 \end_inset
41306 </cell>
41307 </row>
41308 <row interlinespace="2.5mm">
41309 <cell alignment="center" valignment="top" usebox="none">
41310 \begin_inset Text
41311
41312 \begin_layout Plain Layout
41313
41314 \family sans
41315 \begin_inset Info
41316 type  "icon"
41317 arg   "dialog-show print"
41318 \end_inset
41319
41320
41321 \end_layout
41322
41323 \end_inset
41324 </cell>
41325 <cell alignment="center" valignment="top" usebox="none">
41326 \begin_inset Text
41327
41328 \begin_layout Plain Layout
41329
41330 \family sans
41331 File\SpecialChar \menuseparator
41332 Print
41333 \end_layout
41334
41335 \end_inset
41336 </cell>
41337 </row>
41338 <row interlinespace="2.5mm">
41339 <cell alignment="center" valignment="top" usebox="none">
41340 \begin_inset Text
41341
41342 \begin_layout Plain Layout
41343
41344 \family sans
41345 \begin_inset Info
41346 type  "icon"
41347 arg   "dialog-show spellchecker"
41348 \end_inset
41349
41350
41351 \end_layout
41352
41353 \end_inset
41354 </cell>
41355 <cell alignment="center" valignment="top" usebox="none">
41356 \begin_inset Text
41357
41358 \begin_layout Plain Layout
41359
41360 \family sans
41361 Tools\SpecialChar \menuseparator
41362 Spellchecker
41363 \end_layout
41364
41365 \end_inset
41366 </cell>
41367 </row>
41368 <row interlinespace="2.5mm">
41369 <cell alignment="center" valignment="top" usebox="none">
41370 \begin_inset Text
41371
41372 \begin_layout Plain Layout
41373
41374 \family sans
41375 \begin_inset Info
41376 type  "icon"
41377 arg   "undo"
41378 \end_inset
41379
41380
41381 \end_layout
41382
41383 \end_inset
41384 </cell>
41385 <cell alignment="center" valignment="top" usebox="none">
41386 \begin_inset Text
41387
41388 \begin_layout Plain Layout
41389
41390 \family sans
41391 Edit\SpecialChar \menuseparator
41392 Undo
41393 \end_layout
41394
41395 \end_inset
41396 </cell>
41397 </row>
41398 <row interlinespace="2.5mm">
41399 <cell alignment="center" valignment="top" usebox="none">
41400 \begin_inset Text
41401
41402 \begin_layout Plain Layout
41403
41404 \family sans
41405 \begin_inset Info
41406 type  "icon"
41407 arg   "redo"
41408 \end_inset
41409
41410
41411 \end_layout
41412
41413 \end_inset
41414 </cell>
41415 <cell alignment="center" valignment="top" usebox="none">
41416 \begin_inset Text
41417
41418 \begin_layout Plain Layout
41419
41420 \family sans
41421 Edit\SpecialChar \menuseparator
41422 Redo
41423 \end_layout
41424
41425 \end_inset
41426 </cell>
41427 </row>
41428 <row interlinespace="2.5mm">
41429 <cell alignment="center" valignment="top" usebox="none">
41430 \begin_inset Text
41431
41432 \begin_layout Plain Layout
41433
41434 \family sans
41435 \begin_inset Info
41436 type  "icon"
41437 arg   "cut"
41438 \end_inset
41439
41440
41441 \end_layout
41442
41443 \end_inset
41444 </cell>
41445 <cell alignment="center" valignment="top" usebox="none">
41446 \begin_inset Text
41447
41448 \begin_layout Plain Layout
41449
41450 \family sans
41451 Edit\SpecialChar \menuseparator
41452 Cut
41453 \end_layout
41454
41455 \end_inset
41456 </cell>
41457 </row>
41458 <row interlinespace="2.5mm">
41459 <cell alignment="center" valignment="top" usebox="none">
41460 \begin_inset Text
41461
41462 \begin_layout Plain Layout
41463
41464 \family sans
41465 \begin_inset Info
41466 type  "icon"
41467 arg   "copy"
41468 \end_inset
41469
41470
41471 \end_layout
41472
41473 \end_inset
41474 </cell>
41475 <cell alignment="center" valignment="top" usebox="none">
41476 \begin_inset Text
41477
41478 \begin_layout Plain Layout
41479
41480 \family sans
41481 Edit\SpecialChar \menuseparator
41482 Copy
41483 \end_layout
41484
41485 \end_inset
41486 </cell>
41487 </row>
41488 <row interlinespace="2.5mm">
41489 <cell alignment="center" valignment="top" usebox="none">
41490 \begin_inset Text
41491
41492 \begin_layout Plain Layout
41493
41494 \family sans
41495 \begin_inset Info
41496 type  "icon"
41497 arg   "paste"
41498 \end_inset
41499
41500
41501 \end_layout
41502
41503 \end_inset
41504 </cell>
41505 <cell alignment="center" valignment="top" usebox="none">
41506 \begin_inset Text
41507
41508 \begin_layout Plain Layout
41509
41510 \family sans
41511 Edit\SpecialChar \menuseparator
41512 Paste
41513 \end_layout
41514
41515 \end_inset
41516 </cell>
41517 </row>
41518 <row interlinespace="2.5mm">
41519 <cell alignment="center" valignment="top" usebox="none">
41520 \begin_inset Text
41521
41522 \begin_layout Plain Layout
41523
41524 \family sans
41525 \begin_inset Info
41526 type  "icon"
41527 arg   "dialog-show findreplace"
41528 \end_inset
41529
41530
41531 \end_layout
41532
41533 \end_inset
41534 </cell>
41535 <cell alignment="center" valignment="top" usebox="none">
41536 \begin_inset Text
41537
41538 \begin_layout Plain Layout
41539
41540 \family sans
41541 Edit\SpecialChar \menuseparator
41542 Find
41543 \begin_inset space \thinspace{}
41544 \end_inset
41545
41546 &
41547 \begin_inset space \thinspace{}
41548 \end_inset
41549
41550 Replace
41551 \end_layout
41552
41553 \end_inset
41554 </cell>
41555 </row>
41556 <row interlinespace="2.5mm">
41557 <cell alignment="center" valignment="top" usebox="none">
41558 \begin_inset Text
41559
41560 \begin_layout Plain Layout
41561
41562 \family sans
41563 \begin_inset Info
41564 type  "icon"
41565 arg   "bookmark-goto 0"
41566 \end_inset
41567
41568
41569 \end_layout
41570
41571 \end_inset
41572 </cell>
41573 <cell alignment="center" valignment="top" usebox="none">
41574 \begin_inset Text
41575
41576 \begin_layout Plain Layout
41577
41578 \family sans
41579 Navigate\SpecialChar \menuseparator
41580 Bookmarks\SpecialChar \menuseparator
41581 Navigate Back
41582 \end_layout
41583
41584 \end_inset
41585 </cell>
41586 </row>
41587 <row interlinespace="2.5mm">
41588 <cell alignment="center" valignment="top" usebox="none">
41589 \begin_inset Text
41590
41591 \begin_layout Plain Layout
41592
41593 \family sans
41594 \begin_inset Info
41595 type  "icon"
41596 arg   "font-emph"
41597 \end_inset
41598
41599
41600 \end_layout
41601
41602 \end_inset
41603 </cell>
41604 <cell alignment="center" valignment="top" usebox="none">
41605 \begin_inset Text
41606
41607 \begin_layout Plain Layout
41608 Emphasize text, function of the 
41609 \family sans
41610 Edit\SpecialChar \menuseparator
41611 Text
41612 \begin_inset space ~
41613 \end_inset
41614
41615 Style
41616 \family default
41617  dialog
41618 \end_layout
41619
41620 \end_inset
41621 </cell>
41622 </row>
41623 <row interlinespace="2.5mm">
41624 <cell alignment="center" valignment="top" usebox="none">
41625 \begin_inset Text
41626
41627 \begin_layout Plain Layout
41628
41629 \family sans
41630 \begin_inset Info
41631 type  "icon"
41632 arg   "font-noun"
41633 \end_inset
41634
41635
41636 \end_layout
41637
41638 \end_inset
41639 </cell>
41640 <cell alignment="center" valignment="top" usebox="none">
41641 \begin_inset Text
41642
41643 \begin_layout Plain Layout
41644 Set text to noun style, function of the 
41645 \family sans
41646 Edit\SpecialChar \menuseparator
41647 Text
41648 \begin_inset space ~
41649 \end_inset
41650
41651 Style
41652 \family default
41653  dialog
41654 \end_layout
41655
41656 \end_inset
41657 </cell>
41658 </row>
41659 <row interlinespace="2.5mm">
41660 <cell alignment="center" valignment="top" usebox="none">
41661 \begin_inset Text
41662
41663 \begin_layout Plain Layout
41664
41665 \family sans
41666 \begin_inset Info
41667 type  "icon"
41668 arg   "textstyle-apply"
41669 \end_inset
41670
41671
41672 \end_layout
41673
41674 \end_inset
41675 </cell>
41676 <cell alignment="center" valignment="top" usebox="none">
41677 \begin_inset Text
41678
41679 \begin_layout Plain Layout
41680 Formats text using the current settings in the 
41681 \family sans
41682 Edit\SpecialChar \menuseparator
41683 Text
41684 \begin_inset space ~
41685 \end_inset
41686
41687 Style
41688 \family default
41689  dialog
41690 \end_layout
41691
41692 \end_inset
41693 </cell>
41694 </row>
41695 <row interlinespace="2.5mm">
41696 <cell alignment="center" valignment="top" usebox="none">
41697 \begin_inset Text
41698
41699 \begin_layout Plain Layout
41700
41701 \family sans
41702 \begin_inset Info
41703 type  "icon"
41704 arg   "math-mode"
41705 \end_inset
41706
41707
41708 \end_layout
41709
41710 \end_inset
41711 </cell>
41712 <cell alignment="center" valignment="top" usebox="none">
41713 \begin_inset Text
41714
41715 \begin_layout Plain Layout
41716
41717 \family sans
41718 Insert\SpecialChar \menuseparator
41719 Math\SpecialChar \menuseparator
41720 Inline
41721 \begin_inset space ~
41722 \end_inset
41723
41724 Formula
41725 \end_layout
41726
41727 \end_inset
41728 </cell>
41729 </row>
41730 <row interlinespace="2.5mm">
41731 <cell alignment="center" valignment="top" usebox="none">
41732 \begin_inset Text
41733
41734 \begin_layout Plain Layout
41735
41736 \family sans
41737 \begin_inset Info
41738 type  "icon"
41739 arg   "dialog-show-new-inset graphics"
41740 \end_inset
41741
41742
41743 \end_layout
41744
41745 \end_inset
41746 </cell>
41747 <cell alignment="center" valignment="top" usebox="none">
41748 \begin_inset Text
41749
41750 \begin_layout Plain Layout
41751
41752 \family sans
41753 Insert\SpecialChar \menuseparator
41754 Graphics
41755 \end_layout
41756
41757 \end_inset
41758 </cell>
41759 </row>
41760 <row interlinespace="2.5mm">
41761 <cell alignment="center" valignment="top" usebox="none">
41762 \begin_inset Text
41763
41764 \begin_layout Plain Layout
41765 \begin_inset Info
41766 type  "icon"
41767 arg   "tabular-insert"
41768 \end_inset
41769
41770
41771 \end_layout
41772
41773 \end_inset
41774 </cell>
41775 <cell alignment="center" valignment="top" usebox="none">
41776 \begin_inset Text
41777
41778 \begin_layout Plain Layout
41779
41780 \family sans
41781 Insert\SpecialChar \menuseparator
41782 Table
41783 \end_layout
41784
41785 \end_inset
41786 </cell>
41787 </row>
41788 <row interlinespace="2.5mm">
41789 <cell alignment="center" valignment="top" usebox="none">
41790 \begin_inset Text
41791
41792 \begin_layout Plain Layout
41793
41794 \family sans
41795 \begin_inset Info
41796 type  "icon"
41797 arg   "dialog-toggle toc"
41798 \end_inset
41799
41800
41801 \end_layout
41802
41803 \end_inset
41804 </cell>
41805 <cell alignment="center" valignment="top" usebox="none">
41806 \begin_inset Text
41807
41808 \begin_layout Plain Layout
41809 Toggle outline window on/off, 
41810 \family sans
41811 Document\SpecialChar \menuseparator
41812 Outline
41813 \end_layout
41814
41815 \end_inset
41816 </cell>
41817 </row>
41818 <row interlinespace="2.5mm">
41819 <cell alignment="center" valignment="top" usebox="none">
41820 \begin_inset Text
41821
41822 \begin_layout Plain Layout
41823
41824 \family sans
41825 \begin_inset Info
41826 type  "icon"
41827 arg   "toolbar-toggle math"
41828 \end_inset
41829
41830
41831 \end_layout
41832
41833 \end_inset
41834 </cell>
41835 <cell alignment="center" valignment="top" usebox="none">
41836 \begin_inset Text
41837
41838 \begin_layout Plain Layout
41839 Toggle math toolbar on/off
41840 \end_layout
41841
41842 \end_inset
41843 </cell>
41844 </row>
41845 <row interlinespace="2.5mm">
41846 <cell alignment="center" valignment="top" usebox="none">
41847 \begin_inset Text
41848
41849 \begin_layout Plain Layout
41850
41851 \family sans
41852 \begin_inset Info
41853 type  "icon"
41854 arg   "toolbar-toggle table"
41855 \end_inset
41856
41857
41858 \end_layout
41859
41860 \end_inset
41861 </cell>
41862 <cell alignment="center" valignment="top" usebox="none">
41863 \begin_inset Text
41864
41865 \begin_layout Plain Layout
41866 Toggle table toolbar on/off
41867 \end_layout
41868
41869 \end_inset
41870 </cell>
41871 </row>
41872 </lyxtabular>
41873
41874 \end_inset
41875
41876
41877 \end_layout
41878
41879 \begin_layout Subsection
41880 Extra Toolbar
41881 \begin_inset Index idx
41882 status collapsed
41883
41884 \begin_layout Plain Layout
41885 Toolbar ! Extra
41886 \end_layout
41887
41888 \end_inset
41889
41890
41891 \end_layout
41892
41893 \begin_layout Standard
41894 \begin_inset Graphics
41895         filename clipart/ExtraToolbar.png
41896         width 100col%
41897
41898 \end_inset
41899
41900
41901 \end_layout
41902
41903 \begin_layout Standard
41904 \begin_inset VSpace defskip
41905 \end_inset
41906
41907
41908 \end_layout
41909
41910 \begin_layout Standard
41911 The extra toolbar as shown above contains from left to right the following
41912  buttons:
41913 \end_layout
41914
41915 \begin_layout Standard
41916 \begin_inset VSpace defskip
41917 \end_inset
41918
41919
41920 \end_layout
41921
41922 \begin_layout Standard
41923 \begin_inset Tabular
41924 <lyxtabular version="3" rows="25" columns="2">
41925 <features islongtable="true" longtabularalignment="center">
41926 <column alignment="left" valignment="top" width="0">
41927 <column alignment="left" valignment="top" width="0">
41928 <row interlinespace="2.5mm">
41929 <cell alignment="center" valignment="top" usebox="none">
41930 \begin_inset Text
41931
41932 \begin_layout Plain Layout
41933
41934 \family sans
41935 \begin_inset Info
41936 type  "icon"
41937 arg   "layout"
41938 \end_inset
41939
41940
41941 \end_layout
41942
41943 \end_inset
41944 </cell>
41945 <cell alignment="center" valignment="top" usebox="none">
41946 \begin_inset Text
41947
41948 \begin_layout Plain Layout
41949 Default
41950 \end_layout
41951
41952 \end_inset
41953 </cell>
41954 </row>
41955 <row interlinespace="2.5mm">
41956 <cell alignment="center" valignment="top" usebox="none">
41957 \begin_inset Text
41958
41959 \begin_layout Plain Layout
41960
41961 \family sans
41962 \begin_inset Info
41963 type  "icon"
41964 arg   "layout Enumerate"
41965 \end_inset
41966
41967
41968 \end_layout
41969
41970 \end_inset
41971 </cell>
41972 <cell alignment="center" valignment="top" usebox="none">
41973 \begin_inset Text
41974
41975 \begin_layout Plain Layout
41976 Numbered list
41977 \end_layout
41978
41979 \end_inset
41980 </cell>
41981 </row>
41982 <row interlinespace="2.5mm">
41983 <cell alignment="center" valignment="top" usebox="none">
41984 \begin_inset Text
41985
41986 \begin_layout Plain Layout
41987
41988 \family sans
41989 \begin_inset Info
41990 type  "icon"
41991 arg   "layout Itemize"
41992 \end_inset
41993
41994
41995 \end_layout
41996
41997 \end_inset
41998 </cell>
41999 <cell alignment="center" valignment="top" usebox="none">
42000 \begin_inset Text
42001
42002 \begin_layout Plain Layout
42003 Itemized list
42004 \end_layout
42005
42006 \end_inset
42007 </cell>
42008 </row>
42009 <row interlinespace="2.5mm">
42010 <cell alignment="center" valignment="top" usebox="none">
42011 \begin_inset Text
42012
42013 \begin_layout Plain Layout
42014
42015 \family sans
42016 \begin_inset Info
42017 type  "icon"
42018 arg   "layout List"
42019 \end_inset
42020
42021
42022 \end_layout
42023
42024 \end_inset
42025 </cell>
42026 <cell alignment="center" valignment="top" usebox="none">
42027 \begin_inset Text
42028
42029 \begin_layout Plain Layout
42030 List
42031 \end_layout
42032
42033 \end_inset
42034 </cell>
42035 </row>
42036 <row interlinespace="2.5mm">
42037 <cell alignment="center" valignment="top" usebox="none">
42038 \begin_inset Text
42039
42040 \begin_layout Plain Layout
42041
42042 \family sans
42043 \begin_inset Info
42044 type  "icon"
42045 arg   "layout Description"
42046 \end_inset
42047
42048
42049 \end_layout
42050
42051 \end_inset
42052 </cell>
42053 <cell alignment="center" valignment="top" usebox="none">
42054 \begin_inset Text
42055
42056 \begin_layout Plain Layout
42057 Description list
42058 \end_layout
42059
42060 \end_inset
42061 </cell>
42062 </row>
42063 <row interlinespace="2.5mm">
42064 <cell alignment="center" valignment="top" usebox="none">
42065 \begin_inset Text
42066
42067 \begin_layout Plain Layout
42068
42069 \family sans
42070 \begin_inset Info
42071 type  "icon"
42072 arg   "depth-increment"
42073 \end_inset
42074
42075
42076 \end_layout
42077
42078 \end_inset
42079 </cell>
42080 <cell alignment="center" valignment="top" usebox="none">
42081 \begin_inset Text
42082
42083 \begin_layout Plain Layout
42084
42085 \family sans
42086 Edit\SpecialChar \menuseparator
42087 Increase
42088 \begin_inset space ~
42089 \end_inset
42090
42091 List
42092 \begin_inset space ~
42093 \end_inset
42094
42095 Depth
42096 \end_layout
42097
42098 \end_inset
42099 </cell>
42100 </row>
42101 <row interlinespace="2.5mm">
42102 <cell alignment="center" valignment="top" usebox="none">
42103 \begin_inset Text
42104
42105 \begin_layout Plain Layout
42106
42107 \family sans
42108 \begin_inset Info
42109 type  "icon"
42110 arg   "depth-decrement"
42111 \end_inset
42112
42113
42114 \end_layout
42115
42116 \end_inset
42117 </cell>
42118 <cell alignment="center" valignment="top" usebox="none">
42119 \begin_inset Text
42120
42121 \begin_layout Plain Layout
42122
42123 \family sans
42124 Edit\SpecialChar \menuseparator
42125 Decrease
42126 \begin_inset space ~
42127 \end_inset
42128
42129 List
42130 \begin_inset space ~
42131 \end_inset
42132
42133 Depth
42134 \end_layout
42135
42136 \end_inset
42137 </cell>
42138 </row>
42139 <row interlinespace="2.5mm">
42140 <cell alignment="center" valignment="top" usebox="none">
42141 \begin_inset Text
42142
42143 \begin_layout Plain Layout
42144
42145 \family sans
42146 \begin_inset Info
42147 type  "icon"
42148 arg   "float-insert figure"
42149 \end_inset
42150
42151
42152 \end_layout
42153
42154 \end_inset
42155 </cell>
42156 <cell alignment="center" valignment="top" usebox="none">
42157 \begin_inset Text
42158
42159 \begin_layout Plain Layout
42160
42161 \family sans
42162 Insert\SpecialChar \menuseparator
42163 Float\SpecialChar \menuseparator
42164 Figure
42165 \end_layout
42166
42167 \end_inset
42168 </cell>
42169 </row>
42170 <row interlinespace="2.5mm">
42171 <cell alignment="center" valignment="top" usebox="none">
42172 \begin_inset Text
42173
42174 \begin_layout Plain Layout
42175
42176 \family sans
42177 \begin_inset Info
42178 type  "icon"
42179 arg   "float-insert table"
42180 \end_inset
42181
42182
42183 \end_layout
42184
42185 \end_inset
42186 </cell>
42187 <cell alignment="center" valignment="top" usebox="none">
42188 \begin_inset Text
42189
42190 \begin_layout Plain Layout
42191
42192 \family sans
42193 Insert\SpecialChar \menuseparator
42194 Float\SpecialChar \menuseparator
42195 Table
42196 \end_layout
42197
42198 \end_inset
42199 </cell>
42200 </row>
42201 <row interlinespace="2.5mm">
42202 <cell alignment="center" valignment="top" usebox="none">
42203 \begin_inset Text
42204
42205 \begin_layout Plain Layout
42206
42207 \family sans
42208 \begin_inset Info
42209 type  "icon"
42210 arg   "label-insert"
42211 \end_inset
42212
42213
42214 \end_layout
42215
42216 \end_inset
42217 </cell>
42218 <cell alignment="center" valignment="top" usebox="none">
42219 \begin_inset Text
42220
42221 \begin_layout Plain Layout
42222
42223 \family sans
42224 Insert\SpecialChar \menuseparator
42225 Label
42226 \end_layout
42227
42228 \end_inset
42229 </cell>
42230 </row>
42231 <row interlinespace="2.5mm">
42232 <cell alignment="center" valignment="top" usebox="none">
42233 \begin_inset Text
42234
42235 \begin_layout Plain Layout
42236
42237 \family sans
42238 \begin_inset Info
42239 type  "icon"
42240 arg   "dialog-show-new-inset ref"
42241 \end_inset
42242
42243
42244 \end_layout
42245
42246 \end_inset
42247 </cell>
42248 <cell alignment="center" valignment="top" usebox="none">
42249 \begin_inset Text
42250
42251 \begin_layout Plain Layout
42252
42253 \family sans
42254 Insert\SpecialChar \menuseparator
42255 Cross-Reference
42256 \end_layout
42257
42258 \end_inset
42259 </cell>
42260 </row>
42261 <row interlinespace="2.5mm">
42262 <cell alignment="center" valignment="top" usebox="none">
42263 \begin_inset Text
42264
42265 \begin_layout Plain Layout
42266
42267 \family sans
42268 \begin_inset Info
42269 type  "icon"
42270 arg   "dialog-show-new-inset citation"
42271 \end_inset
42272
42273
42274 \end_layout
42275
42276 \end_inset
42277 </cell>
42278 <cell alignment="center" valignment="top" usebox="none">
42279 \begin_inset Text
42280
42281 \begin_layout Plain Layout
42282
42283 \family sans
42284 Insert\SpecialChar \menuseparator
42285 Citation
42286 \end_layout
42287
42288 \end_inset
42289 </cell>
42290 </row>
42291 <row interlinespace="2.5mm">
42292 <cell alignment="center" valignment="top" usebox="none">
42293 \begin_inset Text
42294
42295 \begin_layout Plain Layout
42296
42297 \family sans
42298 \begin_inset Info
42299 type  "icon"
42300 arg   "index-insert"
42301 \end_inset
42302
42303
42304 \end_layout
42305
42306 \end_inset
42307 </cell>
42308 <cell alignment="center" valignment="top" usebox="none">
42309 \begin_inset Text
42310
42311 \begin_layout Plain Layout
42312
42313 \family sans
42314 Insert\SpecialChar \menuseparator
42315 Index
42316 \begin_inset space ~
42317 \end_inset
42318
42319 Entry
42320 \end_layout
42321
42322 \end_inset
42323 </cell>
42324 </row>
42325 <row interlinespace="2.5mm">
42326 <cell alignment="center" valignment="top" usebox="none">
42327 \begin_inset Text
42328
42329 \begin_layout Plain Layout
42330
42331 \family sans
42332 \begin_inset Info
42333 type  "icon"
42334 arg   "nomencl-insert"
42335 \end_inset
42336
42337
42338 \end_layout
42339
42340 \end_inset
42341 </cell>
42342 <cell alignment="center" valignment="top" usebox="none">
42343 \begin_inset Text
42344
42345 \begin_layout Plain Layout
42346
42347 \family sans
42348 Insert\SpecialChar \menuseparator
42349 Nomenclature
42350 \begin_inset space ~
42351 \end_inset
42352
42353 Entry
42354 \end_layout
42355
42356 \end_inset
42357 </cell>
42358 </row>
42359 <row interlinespace="2.5mm">
42360 <cell alignment="center" valignment="top" usebox="none">
42361 \begin_inset Text
42362
42363 \begin_layout Plain Layout
42364
42365 \family sans
42366 \begin_inset Info
42367 type  "icon"
42368 arg   "footnote-insert"
42369 \end_inset
42370
42371
42372 \end_layout
42373
42374 \end_inset
42375 </cell>
42376 <cell alignment="center" valignment="top" usebox="none">
42377 \begin_inset Text
42378
42379 \begin_layout Plain Layout
42380
42381 \family sans
42382 Insert\SpecialChar \menuseparator
42383 Footnote
42384 \end_layout
42385
42386 \end_inset
42387 </cell>
42388 </row>
42389 <row interlinespace="2.5mm">
42390 <cell alignment="center" valignment="top" usebox="none">
42391 \begin_inset Text
42392
42393 \begin_layout Plain Layout
42394
42395 \family sans
42396 \begin_inset Info
42397 type  "icon"
42398 arg   "marginalnote-insert"
42399 \end_inset
42400
42401
42402 \end_layout
42403
42404 \end_inset
42405 </cell>
42406 <cell alignment="center" valignment="top" usebox="none">
42407 \begin_inset Text
42408
42409 \begin_layout Plain Layout
42410
42411 \family sans
42412 Insert\SpecialChar \menuseparator
42413 Marginal
42414 \begin_inset space ~
42415 \end_inset
42416
42417 Note
42418 \end_layout
42419
42420 \end_inset
42421 </cell>
42422 </row>
42423 <row interlinespace="2.5mm">
42424 <cell alignment="center" valignment="top" usebox="none">
42425 \begin_inset Text
42426
42427 \begin_layout Plain Layout
42428
42429 \family sans
42430 \begin_inset Info
42431 type  "icon"
42432 arg   "note-insert"
42433 \end_inset
42434
42435
42436 \end_layout
42437
42438 \end_inset
42439 </cell>
42440 <cell alignment="center" valignment="top" usebox="none">
42441 \begin_inset Text
42442
42443 \begin_layout Plain Layout
42444
42445 \family sans
42446 Insert\SpecialChar \menuseparator
42447 Note\SpecialChar \menuseparator
42448 LyX
42449 \begin_inset space ~
42450 \end_inset
42451
42452 Note
42453 \end_layout
42454
42455 \end_inset
42456 </cell>
42457 </row>
42458 <row interlinespace="2.5mm">
42459 <cell alignment="center" valignment="top" usebox="none">
42460 \begin_inset Text
42461
42462 \begin_layout Plain Layout
42463
42464 \family sans
42465 \begin_inset Info
42466 type  "icon"
42467 arg   "box-insert Frameless"
42468 \end_inset
42469
42470
42471 \end_layout
42472
42473 \end_inset
42474 </cell>
42475 <cell alignment="center" valignment="top" usebox="none">
42476 \begin_inset Text
42477
42478 \begin_layout Plain Layout
42479
42480 \family sans
42481 Insert\SpecialChar \menuseparator
42482 Box
42483 \end_layout
42484
42485 \end_inset
42486 </cell>
42487 </row>
42488 <row interlinespace="2.5mm">
42489 <cell alignment="center" valignment="top" usebox="none">
42490 \begin_inset Text
42491
42492 \begin_layout Plain Layout
42493
42494 \family sans
42495 \begin_inset Info
42496 type  "icon"
42497 arg   "href-insert"
42498 \end_inset
42499
42500
42501 \end_layout
42502
42503 \end_inset
42504 </cell>
42505 <cell alignment="center" valignment="top" usebox="none">
42506 \begin_inset Text
42507
42508 \begin_layout Plain Layout
42509
42510 \family sans
42511 Insert\SpecialChar \menuseparator
42512 URL
42513 \end_layout
42514
42515 \end_inset
42516 </cell>
42517 </row>
42518 <row interlinespace="2.5mm">
42519 <cell alignment="center" valignment="top" usebox="none">
42520 \begin_inset Text
42521
42522 \begin_layout Plain Layout
42523
42524 \family sans
42525 \begin_inset Info
42526 type  "icon"
42527 arg   "ert-insert"
42528 \end_inset
42529
42530
42531 \end_layout
42532
42533 \end_inset
42534 </cell>
42535 <cell alignment="center" valignment="top" usebox="none">
42536 \begin_inset Text
42537
42538 \begin_layout Plain Layout
42539
42540 \family sans
42541 Insert\SpecialChar \menuseparator
42542 T
42543 \family default
42544
42545 \begin_inset ERT
42546 status collapsed
42547
42548 \begin_layout Plain Layout
42549
42550 {}
42551 \end_layout
42552
42553 \end_inset
42554
42555
42556 \family sans
42557 eX
42558 \begin_inset space ~
42559 \end_inset
42560
42561 Code
42562 \end_layout
42563
42564 \end_inset
42565 </cell>
42566 </row>
42567 <row interlinespace="2.5mm">
42568 <cell alignment="center" valignment="top" usebox="none">
42569 \begin_inset Text
42570
42571 \begin_layout Plain Layout
42572
42573 \family sans
42574 \begin_inset Info
42575 type  "icon"
42576 arg   "math-macro newmacroname newcommand"
42577 \end_inset
42578
42579
42580 \end_layout
42581
42582 \end_inset
42583 </cell>
42584 <cell alignment="center" valignment="top" usebox="none">
42585 \begin_inset Text
42586
42587 \begin_layout Plain Layout
42588
42589 \family sans
42590 Insert\SpecialChar \menuseparator
42591 Math\SpecialChar \menuseparator
42592 Macro
42593 \end_layout
42594
42595 \end_inset
42596 </cell>
42597 </row>
42598 <row interlinespace="2.5mm">
42599 <cell alignment="center" valignment="top" usebox="none">
42600 \begin_inset Text
42601
42602 \begin_layout Plain Layout
42603
42604 \family sans
42605 \begin_inset Info
42606 type  "icon"
42607 arg   "dialog-show-new-inset include"
42608 \end_inset
42609
42610
42611 \end_layout
42612
42613 \end_inset
42614 </cell>
42615 <cell alignment="center" valignment="top" usebox="none">
42616 \begin_inset Text
42617
42618 \begin_layout Plain Layout
42619
42620 \family sans
42621 Insert\SpecialChar \menuseparator
42622 File\SpecialChar \menuseparator
42623 Child
42624 \begin_inset space ~
42625 \end_inset
42626
42627 Document
42628 \end_layout
42629
42630 \end_inset
42631 </cell>
42632 </row>
42633 <row interlinespace="2.5mm">
42634 <cell alignment="center" valignment="top" usebox="none">
42635 \begin_inset Text
42636
42637 \begin_layout Plain Layout
42638
42639 \family sans
42640 \begin_inset Info
42641 type  "icon"
42642 arg   "dialog-show character"
42643 \end_inset
42644
42645
42646 \end_layout
42647
42648 \end_inset
42649 </cell>
42650 <cell alignment="center" valignment="top" usebox="none">
42651 \begin_inset Text
42652
42653 \begin_layout Plain Layout
42654
42655 \family sans
42656 Edit\SpecialChar \menuseparator
42657 Text
42658 \begin_inset space ~
42659 \end_inset
42660
42661 Style
42662 \end_layout
42663
42664 \end_inset
42665 </cell>
42666 </row>
42667 <row interlinespace="2.5mm">
42668 <cell alignment="center" valignment="top" usebox="none">
42669 \begin_inset Text
42670
42671 \begin_layout Plain Layout
42672
42673 \family sans
42674 \begin_inset Info
42675 type  "icon"
42676 arg   "layout-paragraph"
42677 \end_inset
42678
42679
42680 \end_layout
42681
42682 \end_inset
42683 </cell>
42684 <cell alignment="center" valignment="top" usebox="none">
42685 \begin_inset Text
42686
42687 \begin_layout Plain Layout
42688
42689 \family sans
42690 Edit\SpecialChar \menuseparator
42691 Paragraph
42692 \begin_inset space ~
42693 \end_inset
42694
42695 Settings
42696 \end_layout
42697
42698 \end_inset
42699 </cell>
42700 </row>
42701 <row interlinespace="2.5mm">
42702 <cell alignment="center" valignment="top" usebox="none">
42703 \begin_inset Text
42704
42705 \begin_layout Plain Layout
42706
42707 \family sans
42708 \begin_inset Info
42709 type  "icon"
42710 arg   "thesaurus-entry"
42711 \end_inset
42712
42713
42714 \end_layout
42715
42716 \end_inset
42717 </cell>
42718 <cell alignment="center" valignment="top" usebox="none">
42719 \begin_inset Text
42720
42721 \begin_layout Plain Layout
42722
42723 \family sans
42724 Tools\SpecialChar \menuseparator
42725 Thesaurus
42726 \end_layout
42727
42728 \end_inset
42729 </cell>
42730 </row>
42731 </lyxtabular>
42732
42733 \end_inset
42734
42735
42736 \end_layout
42737
42738 \begin_layout Subsection
42739 View / Update Toolbar
42740 \begin_inset Index idx
42741 status collapsed
42742
42743 \begin_layout Plain Layout
42744 Toolbar ! View / Update
42745 \end_layout
42746
42747 \end_inset
42748
42749
42750 \end_layout
42751
42752 \begin_layout Standard
42753 \begin_inset Graphics
42754         filename clipart/ViewToolbar.png
42755
42756 \end_inset
42757
42758
42759 \end_layout
42760
42761 \begin_layout Standard
42762 \begin_inset VSpace defskip
42763 \end_inset
42764
42765
42766 \end_layout
42767
42768 \begin_layout Standard
42769 The view / update toolbar as shown above contains from left to right the
42770  following buttons:
42771 \end_layout
42772
42773 \begin_layout Standard
42774 \begin_inset VSpace defskip
42775 \end_inset
42776
42777
42778 \end_layout
42779
42780 \begin_layout Standard
42781 \begin_inset Tabular
42782 <lyxtabular version="3" rows="7" columns="2">
42783 <features islongtable="true" longtabularalignment="center">
42784 <column alignment="left" valignment="top" width="0">
42785 <column alignment="left" valignment="top" width="0">
42786 <row interlinespace="2.5mm">
42787 <cell alignment="center" valignment="top" usebox="none">
42788 \begin_inset Text
42789
42790 \begin_layout Plain Layout
42791
42792 \family sans
42793 \begin_inset Info
42794 type  "icon"
42795 arg   "buffer-view"
42796 \end_inset
42797
42798
42799 \end_layout
42800
42801 \end_inset
42802 </cell>
42803 <cell alignment="center" valignment="top" usebox="none">
42804 \begin_inset Text
42805
42806 \begin_layout Plain Layout
42807
42808 \family sans
42809 View\SpecialChar \menuseparator
42810 View
42811 \end_layout
42812
42813 \end_inset
42814 </cell>
42815 </row>
42816 <row interlinespace="2.5mm">
42817 <cell alignment="center" valignment="top" usebox="none">
42818 \begin_inset Text
42819
42820 \begin_layout Plain Layout
42821
42822 \family sans
42823 \begin_inset Info
42824 type  "icon"
42825 arg   "buffer-update"
42826 \end_inset
42827
42828
42829 \end_layout
42830
42831 \end_inset
42832 </cell>
42833 <cell alignment="center" valignment="top" usebox="none">
42834 \begin_inset Text
42835
42836 \begin_layout Plain Layout
42837
42838 \family sans
42839 View\SpecialChar \menuseparator
42840 Update
42841 \end_layout
42842
42843 \end_inset
42844 </cell>
42845 </row>
42846 <row interlinespace="2.5mm">
42847 <cell alignment="center" valignment="top" usebox="none">
42848 \begin_inset Text
42849
42850 \begin_layout Plain Layout
42851
42852 \family sans
42853 \begin_inset Info
42854 type  "icon"
42855 arg   "master-buffer-view"
42856 \end_inset
42857
42858
42859 \end_layout
42860
42861 \end_inset
42862 </cell>
42863 <cell alignment="center" valignment="top" usebox="none">
42864 \begin_inset Text
42865
42866 \begin_layout Plain Layout
42867
42868 \family sans
42869 View\SpecialChar \menuseparator
42870 Master
42871 \end_layout
42872
42873 \end_inset
42874 </cell>
42875 </row>
42876 <row interlinespace="2.5mm">
42877 <cell alignment="center" valignment="top" usebox="none">
42878 \begin_inset Text
42879
42880 \begin_layout Plain Layout
42881
42882 \family sans
42883 \begin_inset Info
42884 type  "icon"
42885 arg   "master-buffer-update"
42886 \end_inset
42887
42888
42889 \end_layout
42890
42891 \end_inset
42892 </cell>
42893 <cell alignment="center" valignment="top" usebox="none">
42894 \begin_inset Text
42895
42896 \begin_layout Plain Layout
42897
42898 \family sans
42899 View\SpecialChar \menuseparator
42900 Update
42901 \begin_inset space ~
42902 \end_inset
42903
42904 Master
42905 \end_layout
42906
42907 \end_inset
42908 </cell>
42909 </row>
42910 <row interlinespace="2.5mm">
42911 <cell alignment="center" valignment="top" usebox="none">
42912 \begin_inset Text
42913
42914 \begin_layout Plain Layout
42915
42916 \family sans
42917 \begin_inset Info
42918 type  "icon"
42919 arg   "buffer-toggle-output-sync"
42920 \end_inset
42921
42922
42923 \end_layout
42924
42925 \end_inset
42926 </cell>
42927 <cell alignment="center" valignment="top" usebox="none">
42928 \begin_inset Text
42929
42930 \begin_layout Plain Layout
42931
42932 \family sans
42933 Document\SpecialChar \menuseparator
42934 Settings\SpecialChar \menuseparator
42935 Output\SpecialChar \menuseparator
42936 Synchronize with Output
42937 \end_layout
42938
42939 \end_inset
42940 </cell>
42941 </row>
42942 <row interlinespace="2.5mm">
42943 <cell alignment="center" valignment="top" usebox="none">
42944 \begin_inset Text
42945
42946 \begin_layout Plain Layout
42947 \begin_inset Graphics
42948         filename ../images/view-others.png
42949         scale 85
42950         groupId toolbarbuttons
42951
42952 \end_inset
42953
42954
42955 \family sans
42956 *
42957 \end_layout
42958
42959 \end_inset
42960 </cell>
42961 <cell alignment="center" valignment="top" usebox="none">
42962 \begin_inset Text
42963
42964 \begin_layout Plain Layout
42965
42966 \family sans
42967 View\SpecialChar \menuseparator
42968 View (Other Formats)
42969 \end_layout
42970
42971 \end_inset
42972 </cell>
42973 </row>
42974 <row interlinespace="2.5mm">
42975 <cell alignment="center" valignment="top" usebox="none">
42976 \begin_inset Text
42977
42978 \begin_layout Plain Layout
42979 \begin_inset Graphics
42980         filename ../images/update-others.png
42981         scale 85
42982         groupId toolbarbuttons
42983
42984 \end_inset
42985
42986 *
42987 \end_layout
42988
42989 \end_inset
42990 </cell>
42991 <cell alignment="center" valignment="top" usebox="none">
42992 \begin_inset Text
42993
42994 \begin_layout Plain Layout
42995
42996 \family sans
42997 View\SpecialChar \menuseparator
42998 Update (Other Formats)
42999 \end_layout
43000
43001 \end_inset
43002 </cell>
43003 </row>
43004 </lyxtabular>
43005
43006 \end_inset
43007
43008
43009 \end_layout
43010
43011 \begin_layout Standard
43012 * These icons might look different for you if you do not use the default
43013  icon set.
43014 \end_layout
43015
43016 \begin_layout Subsection
43017 Other Toolbars
43018 \end_layout
43019
43020 \begin_layout Standard
43021 The change tracking toolbar is explained in section
43022 \begin_inset space ~
43023 \end_inset
43024
43025
43026 \begin_inset CommandInset ref
43027 LatexCommand ref
43028 reference "sec:Change-Tracking"
43029
43030 \end_inset
43031
43032 , the table toolbar
43033 \begin_inset Index idx
43034 status collapsed
43035
43036 \begin_layout Plain Layout
43037 Toolbar ! Table
43038 \end_layout
43039
43040 \end_inset
43041
43042  in the 
43043 \emph on
43044 Embedded
43045 \begin_inset space ~
43046 \end_inset
43047
43048 Objects
43049 \emph default
43050  manual, the math macro toolbar
43051 \begin_inset Index idx
43052 status collapsed
43053
43054 \begin_layout Plain Layout
43055 Toolbar ! Macro
43056 \end_layout
43057
43058 \end_inset
43059
43060  in the 
43061 \emph on
43062 Math
43063 \emph default
43064  manual.
43065 \end_layout
43066
43067 \begin_layout Chapter
43068 The Document Settings
43069 \begin_inset CommandInset label
43070 LatexCommand label
43071 name "chap:The-Document-Settings"
43072
43073 \end_inset
43074
43075
43076 \begin_inset Index idx
43077 status collapsed
43078
43079 \begin_layout Plain Layout
43080 Document ! Settings
43081 \end_layout
43082
43083 \end_inset
43084
43085
43086 \end_layout
43087
43088 \begin_layout Standard
43089 The document settings dialog contains submenus to set properties for the
43090  whole document and is called with the menu
43091 \family sans
43092  Document\SpecialChar \menuseparator
43093 Settings
43094 \family default
43095 .
43096  You can save your document settings as default with the
43097 \family sans
43098  Save as Document Defaults
43099 \family default
43100  button in the dialog.
43101  This will create a template named 
43102 \family typewriter
43103 defaults.lyx
43104 \family default
43105  which is automatically loaded by LyX when you create a new document without
43106  using a template.
43107 \end_layout
43108
43109 \begin_layout Standard
43110 The button 
43111 \family sans
43112 Use Class Defaults
43113 \family default
43114  resets the document settings to the default of the document class.
43115  This affects mostly class options, the page layout and Numbering & TOC.
43116 \end_layout
43117
43118 \begin_layout Standard
43119 The different submenus of the dialog are explained in the following.
43120 \end_layout
43121
43122 \begin_layout Section
43123 Document Class
43124 \end_layout
43125
43126 \begin_layout Standard
43127 Here you set the document class, class options, a graphics driver, and a
43128  master document.
43129  Document classes are described in section
43130 \begin_inset space ~
43131 \end_inset
43132
43133
43134 \begin_inset CommandInset ref
43135 LatexCommand ref
43136 reference "sec:Document-Classes"
43137
43138 \end_inset
43139
43140 .
43141  
43142 \end_layout
43143
43144 \begin_layout Standard
43145 With the button 
43146 \family sans
43147 Local
43148 \begin_inset space ~
43149 \end_inset
43150
43151 Layout
43152 \family default
43153  you can load you own layout-file, that is not in LyX's 
43154 \emph on
43155 layouts
43156 \emph default
43157  folder and thus not recognized by LyX as layout for a document class.
43158  For more about layout-files, see the chapter 
43159 \emph on
43160 Installing New Document Classes, Layouts, and Templates
43161 \emph default
43162  of the 
43163 \emph on
43164 Customization
43165 \emph default
43166  Handbook.
43167 \end_layout
43168
43169 \begin_layout Standard
43170 Some classes use special class options by default.
43171  If this is the case, they are listed in the field 
43172 \family sans
43173 Predefined
43174 \family default
43175  and you can decide to use them or not.
43176  If you do not exactly know what the default class options are for, it is
43177  recommended to use them untouched.
43178  The 
43179 \family sans
43180 Graphics driver
43181 \family default
43182  is used for LaTeX's graphics, color and page layout packages.
43183  If using 
43184 \family sans
43185 Default
43186 \family default
43187 , the default driver for the LaTeX-packages is used.
43188  It is recommended that you use the default unless you know what you are
43189  doing.
43190 \begin_inset Foot
43191 status collapsed
43192
43193 \begin_layout Plain Layout
43194 When you want to use one of the following drivers
43195 \begin_inset Newline newline
43196 \end_inset
43197
43198
43199 \family sans
43200 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43201 \family default
43202
43203 \begin_inset Newline newline
43204 \end_inset
43205
43206 you first have to activate them in your LaTeX distribution, see section
43207  
43208 \emph on
43209 Driver support
43210 \emph default
43211  in 
43212 \begin_inset CommandInset href
43213 LatexCommand href
43214 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43215
43216 \end_inset
43217
43218 .
43219 \end_layout
43220
43221 \end_inset
43222
43223
43224 \end_layout
43225
43226 \begin_layout Standard
43227 Specifying a master document is necessary if the current document is a child
43228  or subdocument.
43229  The master document will be used by LyX in the background if the child
43230  document is opened without its master.
43231  This way child documents are always compilable.
43232  More about master and child documents is explained in the section 
43233 \emph on
43234 Child Documents
43235 \emph default
43236  of the 
43237 \emph on
43238 Embedded
43239 \begin_inset space ~
43240 \end_inset
43241
43242 Objects
43243 \emph default
43244  manual.
43245 \end_layout
43246
43247 \begin_layout Standard
43248 There is also an option to suppress the date and one to use the LaTeX-package
43249  
43250 \series bold
43251 refstyle
43252 \series default
43253  instead of 
43254 \series bold
43255 prettyref
43256 \series default
43257
43258 \begin_inset Index idx
43259 status collapsed
43260
43261 \begin_layout Plain Layout
43262 LaTeX-packages ! prettyref
43263 \end_layout
43264
43265 \end_inset
43266
43267
43268 \begin_inset Index idx
43269 status collapsed
43270
43271 \begin_layout Plain Layout
43272 LaTeX-packages ! refstyle
43273 \end_layout
43274
43275 \end_inset
43276
43277  for cross-references, see sec.
43278 \begin_inset space \thinspace{}
43279 \end_inset
43280
43281
43282 \begin_inset CommandInset ref
43283 LatexCommand ref
43284 reference "sec:Cross-References"
43285
43286 \end_inset
43287
43288 .
43289 \end_layout
43290
43291 \begin_layout Section
43292 Child Documents
43293 \end_layout
43294
43295 \begin_layout Standard
43296 This submenu is only visible when your document includes child documents.
43297  Please refer to the section 
43298 \emph on
43299 Child
43300 \begin_inset space ~
43301 \end_inset
43302
43303 Documents
43304 \emph default
43305  of the 
43306 \emph on
43307 Embedded
43308 \begin_inset space ~
43309 \end_inset
43310
43311 Objects
43312 \emph default
43313  manual for details.
43314 \end_layout
43315
43316 \begin_layout Section
43317 Modules
43318 \end_layout
43319
43320 \begin_layout Standard
43321 Modules are explained in section
43322 \begin_inset space ~
43323 \end_inset
43324
43325
43326 \begin_inset CommandInset ref
43327 LatexCommand ref
43328 reference "sub:Modules"
43329
43330 \end_inset
43331
43332 .
43333 \end_layout
43334
43335 \begin_layout Section
43336 Local Layout
43337 \end_layout
43338
43339 \begin_layout Standard
43340 See section
43341 \begin_inset space ~
43342 \end_inset
43343
43344
43345 \begin_inset CommandInset ref
43346 LatexCommand ref
43347 reference "sub:Local-Layout"
43348
43349 \end_inset
43350
43351  for a description.
43352 \end_layout
43353
43354 \begin_layout Section
43355 Fonts
43356 \end_layout
43357
43358 \begin_layout Standard
43359 The document font settings are described in section
43360 \begin_inset space ~
43361 \end_inset
43362
43363
43364 \begin_inset CommandInset ref
43365 LatexCommand ref
43366 reference "sec:Fonts-and-Text"
43367
43368 \end_inset
43369
43370 .
43371 \end_layout
43372
43373 \begin_layout Section
43374 Text Layout
43375 \end_layout
43376
43377 \begin_layout Standard
43378 You can specify if paragraphs should be separated by indentations or vertical
43379  skips.
43380  The line spacing and the number of text columns can also be specified here.
43381 \end_layout
43382
43383 \begin_layout Standard
43384 Note that LyX will not show two columns or the set up line spacing on screen.
43385  That would be impractical, often unreadable and is not part of the WYSIWYM
43386  concept.
43387  However, it will be as you specified it in the output.
43388 \end_layout
43389
43390 \begin_layout Section
43391 Page Layout
43392 \end_layout
43393
43394 \begin_layout Standard
43395 A description of this menu is given in section
43396 \begin_inset space ~
43397 \end_inset
43398
43399
43400 \begin_inset CommandInset ref
43401 LatexCommand ref
43402 reference "sub:Paper-Size,-Orientation"
43403
43404 \end_inset
43405
43406  and 
43407 \begin_inset CommandInset ref
43408 LatexCommand ref
43409 reference "sub:Document-Layout"
43410
43411 \end_inset
43412
43413 .
43414 \end_layout
43415
43416 \begin_layout Section
43417 Page Margins
43418 \end_layout
43419
43420 \begin_layout Standard
43421 Here you can adjust the paper margins, see section
43422 \begin_inset space ~
43423 \end_inset
43424
43425
43426 \begin_inset CommandInset ref
43427 LatexCommand ref
43428 reference "sub:Margins"
43429
43430 \end_inset
43431
43432 .
43433 \end_layout
43434
43435 \begin_layout Section
43436 Language
43437 \begin_inset CommandInset label
43438 LatexCommand label
43439 name "sec:Language-encodings"
43440
43441 \end_inset
43442
43443
43444 \begin_inset Index idx
43445 status collapsed
43446
43447 \begin_layout Plain Layout
43448 Language ! Encoding
43449 \end_layout
43450
43451 \end_inset
43452
43453
43454 \end_layout
43455
43456 \begin_layout Standard
43457 The document language and quote styles are set here.
43458  The encoding specifies how the document content is exported to LaTeX (the
43459  LyX file is always encoded in utf8).
43460  All characters that cannot be encoded using the specified encoding will
43461  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43462  known for a particular character).
43463 \begin_inset Foot
43464 status collapsed
43465
43466 \begin_layout Plain Layout
43467 The known commands are defined in a text file (
43468 \emph on
43469 unicodesymbols
43470 \emph default
43471 ).
43472  You can add commands for unknown symbols to that file yourself, see the
43473  
43474 \emph on
43475 Customization
43476 \emph default
43477  manual for details.
43478 \end_layout
43479
43480 \end_inset
43481
43482
43483 \end_layout
43484
43485 \begin_layout Standard
43486 If you use the option 
43487 \family sans
43488 Language Default
43489 \family default
43490 , LyX determines the encoding of a text part from the language of this text.
43491  If the document contains text in more than one language you may get more
43492  than one encoding in the LaTeX file.
43493  If you do not use this option then the complete document will always use
43494  exactly one encoding.
43495  Checking this option is the preferred setting.
43496 \end_layout
43497
43498 \begin_layout Standard
43499 LyX also supports Unicode output, which is particularly useful if you need
43500  lots of special symbols or non-alphabetic scripts, respectively.
43501  If you want to use this (and your LaTeX installation supports Unicode,
43502  for that matter), choose one of the four utf8 variants from the list below.
43503  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43504  so it is not uncommon that a file with lots of Unicode symbols works fine
43505  with 
43506 \family sans
43507 Language Default
43508 \family default
43509  (when LyX uses its list of known LaTeX-commands), but does not work with
43510  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43511  because all Unicode symbols can be encoded in utf8).
43512  The situation is much better with XeTeX and LuaTeX, two new alternative
43513  engines to standard LaTeX.
43514  Both engines support Unicode natively.
43515  LyX now also supports these two engines (via the output formats 
43516 \family sans
43517 PDF
43518 \begin_inset space ~
43519 \end_inset
43520
43521 (XeTe
43522 \begin_inset ERT
43523 status collapsed
43524
43525 \begin_layout Plain Layout
43526
43527 {}
43528 \end_layout
43529
43530 \end_inset
43531
43532 X)
43533 \family default
43534
43535 \family sans
43536 PDF
43537 \begin_inset space ~
43538 \end_inset
43539
43540 (LuaTe
43541 \begin_inset ERT
43542 status collapsed
43543
43544 \begin_layout Plain Layout
43545
43546 {}
43547 \end_layout
43548
43549 \end_inset
43550
43551 X)
43552 \family default
43553  and 
43554 \family sans
43555 DVI
43556 \begin_inset space ~
43557 \end_inset
43558
43559 (LuaTeX)
43560 \family default
43561 , see section
43562 \begin_inset space ~
43563 \end_inset
43564
43565
43566 \begin_inset CommandInset ref
43567 LatexCommand ref
43568 reference "sub:Output-file-formats"
43569
43570 \end_inset
43571
43572 ).
43573  So if you are using many special or accented characters and 
43574 \family sans
43575 Language Default
43576 \family default
43577  fails, you might try out one of these new engines.
43578 \end_layout
43579
43580 \begin_layout Standard
43581 The 
43582 \family sans
43583 Language
43584 \begin_inset space ~
43585 \end_inset
43586
43587 package
43588 \family default
43589  determines the LaTeX-package that is used for hyphenation and the translation
43590  of strings like 
43591 \begin_inset Quotes eld
43592 \end_inset
43593
43594 Part
43595 \begin_inset Quotes erd
43596 \end_inset
43597
43598 .
43599  The possible settings are:
43600 \end_layout
43601
43602 \begin_layout Description
43603 Default uses the language package that is selected in
43604 \family sans
43605  Tools\SpecialChar \menuseparator
43606 Preferences\SpecialChar \menuseparator
43607 Language Settings
43608 \family default
43609  (see section
43610 \begin_inset space ~
43611 \end_inset
43612
43613
43614 \begin_inset CommandInset ref
43615 LatexCommand ref
43616 reference "sub:Prefs-Language"
43617
43618 \end_inset
43619
43620 ).
43621 \end_layout
43622
43623 \begin_layout Description
43624 Automatic selects the most suitable language package for the view/export
43625  format you will use.
43626  In many cases this will be 
43627 \series bold
43628 babel
43629 \series default
43630
43631 \begin_inset Index idx
43632 status collapsed
43633
43634 \begin_layout Plain Layout
43635 LaTeX-packages ! babel
43636 \end_layout
43637
43638 \end_inset
43639
43640 .
43641  If the newer package 
43642 \series bold
43643 polyglossia
43644 \series default
43645
43646 \begin_inset Index idx
43647 status collapsed
43648
43649 \begin_layout Plain Layout
43650 LaTeX-packages ! polyglossia
43651 \end_layout
43652
43653 \end_inset
43654
43655  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
43656  this package will be used instead of 
43657 \series bold
43658 babel
43659 \series default
43660 .
43661 \end_layout
43662
43663 \begin_layout Description
43664 Always
43665 \begin_inset space ~
43666 \end_inset
43667
43668 Babel uses 
43669 \series bold
43670 babel
43671 \series default
43672  even if 
43673 \series bold
43674 polyglossia
43675 \series default
43676  would be more appropriate.
43677 \end_layout
43678
43679 \begin_layout Description
43680 Custom allows you to specify a language package command of your choice.
43681  For example if you want to use a language-specific package like 
43682 \series bold
43683 ngerman
43684 \series default
43685  (for German texts), type in
43686 \series bold
43687
43688 \begin_inset Newline newline
43689 \end_inset
43690
43691
43692 \backslash
43693 usepackage{ngerman}
43694 \end_layout
43695
43696 \begin_layout Description
43697 None will not use a language package.
43698  This is necessary for some document classes for scientific articles.
43699 \end_layout
43700
43701 \begin_layout Standard
43702 Here is a list with the important encodings:
43703 \end_layout
43704
43705 \begin_layout Description
43706 Language
43707 \begin_inset space ~
43708 \end_inset
43709
43710 Default
43711 \begin_inset space ~
43712 \end_inset
43713
43714 (no
43715 \begin_inset space ~
43716 \end_inset
43717
43718 inputenc) Same as 
43719 \family sans
43720 Language Default
43721 \family default
43722 , but the LaTeX-package 
43723 \series bold
43724 inputenc
43725 \series default
43726
43727 \begin_inset Index idx
43728 status collapsed
43729
43730 \begin_layout Plain Layout
43731 LaTeX-packages ! inputenc
43732 \end_layout
43733
43734 \end_inset
43735
43736  is not used.
43737  When using this, you probably need to load some additional packages manually
43738  in the preamble and specify the used encoding for text parts in foreign
43739  languages in TeX code.
43740 \end_layout
43741
43742 \begin_layout Description
43743 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43744  LyX converts all other characters into LaTeX commands, which may result
43745  in a big file when lots of LaTeX-commands are needed.
43746 \end_layout
43747
43748 \begin_layout Description
43749 Arabic
43750 \begin_inset space ~
43751 \end_inset
43752
43753 (CP
43754 \begin_inset space ~
43755 \end_inset
43756
43757 1256) MS Windows code page for Arabic and Farsi
43758 \end_layout
43759
43760 \begin_layout Description
43761 Arabic
43762 \begin_inset space ~
43763 \end_inset
43764
43765 (ISO
43766 \begin_inset space ~
43767 \end_inset
43768
43769 8859-6) for Arabic and Farsi
43770 \end_layout
43771
43772 \begin_layout Description
43773 Armenian
43774 \begin_inset space ~
43775 \end_inset
43776
43777 (ArmSCII8) for Armenian
43778 \end_layout
43779
43780 \begin_layout Description
43781 Baltic
43782 \begin_inset space ~
43783 \end_inset
43784
43785 (CP
43786 \begin_inset space ~
43787 \end_inset
43788
43789 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43790  as the ISO-8859-13 encoding
43791 \end_layout
43792
43793 \begin_layout Description
43794 Baltic
43795 \begin_inset space ~
43796 \end_inset
43797
43798 (ISO
43799 \begin_inset space ~
43800 \end_inset
43801
43802 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43803  encoding
43804 \end_layout
43805
43806 \begin_layout Description
43807 Baltic
43808 \begin_inset space ~
43809 \end_inset
43810
43811 (ISO
43812 \begin_inset space ~
43813 \end_inset
43814
43815 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43816  ISO-8859-13 encoding
43817 \end_layout
43818
43819 \begin_layout Description
43820 Central
43821 \begin_inset space ~
43822 \end_inset
43823
43824 European
43825 \begin_inset space ~
43826 \end_inset
43827
43828 (CP
43829 \begin_inset space ~
43830 \end_inset
43831
43832 1250) MS Windows code page for ISO
43833 \begin_inset space ~
43834 \end_inset
43835
43836 8859-2 (latin2)
43837 \end_layout
43838
43839 \begin_layout Description
43840 Central
43841 \begin_inset space ~
43842 \end_inset
43843
43844 European
43845 \begin_inset space ~
43846 \end_inset
43847
43848 (ISO
43849 \begin_inset space ~
43850 \end_inset
43851
43852 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43853  Romanian, Slovak and Slovenian
43854 \end_layout
43855
43856 \begin_layout Description
43857 Chinese
43858 \begin_inset space ~
43859 \end_inset
43860
43861 (simplified)
43862 \begin_inset space ~
43863 \end_inset
43864
43865 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43866  this encoding is officially replaced by the encoding GB18030, as GB18030
43867  is not available for LaTeX you should try to use the encoding Unicode
43868 \begin_inset space ~
43869 \end_inset
43870
43871 (CJK)
43872 \begin_inset space ~
43873 \end_inset
43874
43875 (utf8)
43876 \end_layout
43877
43878 \begin_layout Description
43879 Chinese
43880 \begin_inset space ~
43881 \end_inset
43882
43883 (simplified)
43884 \begin_inset space ~
43885 \end_inset
43886
43887 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43888  except for the Euro currency sign, since 2001 this encoding is officially
43889  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43890  you should try to use the encoding Unicode
43891 \begin_inset space ~
43892 \end_inset
43893
43894 (CJK)
43895 \begin_inset space ~
43896 \end_inset
43897
43898 (utf8)
43899 \end_layout
43900
43901 \begin_layout Description
43902 Chinese
43903 \begin_inset space ~
43904 \end_inset
43905
43906 (traditional)
43907 \begin_inset space ~
43908 \end_inset
43909
43910 (EUC-TW) for traditional Chinese
43911 \end_layout
43912
43913 \begin_layout Description
43914 Cyrillic
43915 \begin_inset space ~
43916 \end_inset
43917
43918 (CP
43919 \begin_inset space ~
43920 \end_inset
43921
43922 1251) MS Windows code page for Cyrillic
43923 \end_layout
43924
43925 \begin_layout Description
43926 Cyrillic
43927 \begin_inset space ~
43928 \end_inset
43929
43930 (ISO
43931 \begin_inset space ~
43932 \end_inset
43933
43934 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43935 \end_layout
43936
43937 \begin_layout Description
43938 Cyrillic
43939 \begin_inset space ~
43940 \end_inset
43941
43942 (KOI8-R) standard Cyrillic especially for Russian
43943 \end_layout
43944
43945 \begin_layout Description
43946 Cyrillic
43947 \begin_inset space ~
43948 \end_inset
43949
43950 (KOI8-U) Cyrillic for Ukrainian
43951 \end_layout
43952
43953 \begin_layout Description
43954 Cyrillic
43955 \begin_inset space ~
43956 \end_inset
43957
43958 (pt
43959 \begin_inset space ~
43960 \end_inset
43961
43962 154) Cyrillic for Kazakh
43963 \end_layout
43964
43965 \begin_layout Description
43966 Greek
43967 \begin_inset space ~
43968 \end_inset
43969
43970 (ISO
43971 \begin_inset space ~
43972 \end_inset
43973
43974 8859-7) for Greek
43975 \end_layout
43976
43977 \begin_layout Description
43978 Hebrew
43979 \begin_inset space ~
43980 \end_inset
43981
43982 (CP
43983 \begin_inset space ~
43984 \end_inset
43985
43986 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
43987 \end_layout
43988
43989 \begin_layout Description
43990 Hebrew
43991 \begin_inset space ~
43992 \end_inset
43993
43994 (ISO
43995 \begin_inset space ~
43996 \end_inset
43997
43998 8859-8) for Hebrew
43999 \end_layout
44000
44001 \begin_layout Description
44002 Japanese
44003 \begin_inset space ~
44004 \end_inset
44005
44006 (CJK)
44007 \begin_inset space ~
44008 \end_inset
44009
44010 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44011 \series bold
44012 CJK
44013 \series default
44014
44015 \begin_inset Index idx
44016 status collapsed
44017
44018 \begin_layout Plain Layout
44019 LaTeX-packages ! CJK
44020 \end_layout
44021
44022 \end_inset
44023
44024 , when using this, set the document language to 
44025 \family sans
44026 Japanese (CJK)
44027 \end_layout
44028
44029 \begin_layout Description
44030 Japanese
44031 \begin_inset space ~
44032 \end_inset
44033
44034 (CJK)
44035 \begin_inset space ~
44036 \end_inset
44037
44038 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44039 \series bold
44040 CJK
44041 \series default
44042 , when using this, set the document language to 
44043 \family sans
44044 Japanese
44045 \begin_inset space ~
44046 \end_inset
44047
44048 (CJK)
44049 \end_layout
44050
44051 \begin_layout Description
44052 Japanese
44053 \begin_inset space ~
44054 \end_inset
44055
44056 (non-CJK)
44057 \begin_inset space ~
44058 \end_inset
44059
44060 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44061 \series bold
44062 japanese
44063 \series default
44064
44065 \begin_inset Index idx
44066 status collapsed
44067
44068 \begin_layout Plain Layout
44069 LaTeX-packages ! japanese
44070 \end_layout
44071
44072 \end_inset
44073
44074 , when using this, set the document language to 
44075 \family sans
44076 Japanese
44077 \end_layout
44078
44079 \begin_layout Description
44080 Japanese
44081 \begin_inset space ~
44082 \end_inset
44083
44084 (non-CJK)
44085 \begin_inset space ~
44086 \end_inset
44087
44088 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44089 \series bold
44090 japanese
44091 \series default
44092 , when using this, set the document language to 
44093 \family sans
44094 Japanese
44095 \end_layout
44096
44097 \begin_layout Description
44098 Japanese
44099 \begin_inset space ~
44100 \end_inset
44101
44102 (non-CJK)
44103 \begin_inset space ~
44104 \end_inset
44105
44106 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
44107 \series bold
44108 japanese
44109 \series default
44110 , when using this, set the document language to 
44111 \family sans
44112 Japanese
44113 \end_layout
44114
44115 \begin_layout Description
44116 Korean
44117 \begin_inset space ~
44118 \end_inset
44119
44120 (EUC-KR) for Korean
44121 \end_layout
44122
44123 \begin_layout Description
44124 Southern
44125 \begin_inset space ~
44126 \end_inset
44127
44128 European
44129 \begin_inset space ~
44130 \end_inset
44131
44132 (ISO
44133 \begin_inset space ~
44134 \end_inset
44135
44136 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44137 \end_layout
44138
44139 \begin_layout Description
44140 South-Eastern
44141 \begin_inset space ~
44142 \end_inset
44143
44144 European
44145 \begin_inset space ~
44146 \end_inset
44147
44148 (ISO
44149 \begin_inset space ~
44150 \end_inset
44151
44152 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44153  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44154  to cover many languages and characters with diacritics
44155 \end_layout
44156
44157 \begin_layout Description
44158 Thai
44159 \begin_inset space ~
44160 \end_inset
44161
44162 (TIS
44163 \begin_inset space ~
44164 \end_inset
44165
44166 620-0) for Thai
44167 \end_layout
44168
44169 \begin_layout Description
44170 Turkish
44171 \begin_inset space ~
44172 \end_inset
44173
44174 (ISO
44175 \begin_inset space ~
44176 \end_inset
44177
44178 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44179  Icelandic letters are replaced by Turkish ones
44180 \end_layout
44181
44182 \begin_layout Description
44183 Unicode
44184 \begin_inset space ~
44185 \end_inset
44186
44187 (CJK)
44188 \begin_inset space ~
44189 \end_inset
44190
44191 (utf8) Unicode utf8 with the LaTeX-package 
44192 \series bold
44193 CJK
44194 \series default
44195
44196 \begin_inset Index idx
44197 status collapsed
44198
44199 \begin_layout Plain Layout
44200 LaTeX-packages ! CJK
44201 \end_layout
44202
44203 \end_inset
44204
44205  (for the languages Chinese, Japanese and Korean)
44206 \end_layout
44207
44208 \begin_layout Description
44209 Unicode
44210 \begin_inset space ~
44211 \end_inset
44212
44213 (XeTeX)
44214 \begin_inset space ~
44215 \end_inset
44216
44217 (utf8) Unicode utf8 to be used with 
44218 \family sans
44219 XeTeX
44220 \family default
44221  and 
44222 \family sans
44223 LuaTeX
44224 \family default
44225 , which use Unicode directly, without the help of the LaTeX-package 
44226 \series bold
44227 inputenc
44228 \series default
44229 .
44230  LyX automatically selects this encoding if you export or preview XeTeX
44231  or LuaTeX.
44232  Normally you do not need to set this encoding manually.
44233 \end_layout
44234
44235 \begin_layout Description
44236 Unicode
44237 \begin_inset space ~
44238 \end_inset
44239
44240 (ucs-extended)
44241 \begin_inset space ~
44242 \end_inset
44243
44244 (utf8x) Unicode utf8 based on the LaTeX-package 
44245 \series bold
44246 ucs
44247 \series default
44248
44249 \begin_inset Index idx
44250 status collapsed
44251
44252 \begin_layout Plain Layout
44253 LaTeX-packages ! ucs
44254 \end_layout
44255
44256 \end_inset
44257
44258  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44259 \end_layout
44260
44261 \begin_layout Description
44262 Unicode
44263 \begin_inset space ~
44264 \end_inset
44265
44266 (utf8) Unicode utf8 based on the LaTeX-package 
44267 \series bold
44268 inputenc
44269 \series default
44270
44271 \begin_inset Index idx
44272 status collapsed
44273
44274 \begin_layout Plain Layout
44275 LaTeX-packages ! inputenc
44276 \end_layout
44277
44278 \end_inset
44279
44280 .
44281  Currently only a limited range of characters (mainly for Latin scripts)
44282  is supported.
44283 \end_layout
44284
44285 \begin_layout Description
44286 Western
44287 \begin_inset space ~
44288 \end_inset
44289
44290 European
44291 \begin_inset space ~
44292 \end_inset
44293
44294 (CP
44295 \begin_inset space ~
44296 \end_inset
44297
44298 1252) MS Windows code page for ISO
44299 \begin_inset space ~
44300 \end_inset
44301
44302 8859-1 (latin1)
44303 \end_layout
44304
44305 \begin_layout Description
44306 Western
44307 \begin_inset space ~
44308 \end_inset
44309
44310 European
44311 \begin_inset space ~
44312 \end_inset
44313
44314 (ISO
44315 \begin_inset space ~
44316 \end_inset
44317
44318 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44319  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44320  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44321  encoding instead
44322 \end_layout
44323
44324 \begin_layout Description
44325 Western
44326 \begin_inset space ~
44327 \end_inset
44328
44329 European
44330 \begin_inset space ~
44331 \end_inset
44332
44333 (ISO
44334 \begin_inset space ~
44335 \end_inset
44336
44337 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44338  sign, the œ-ligature and some characters used for French and Finnish
44339 \end_layout
44340
44341 \begin_layout Standard
44342 Finally, the dialog lets you select a specific language package for the
44343  current document.
44344  See 
44345 \begin_inset CommandInset ref
44346 LatexCommand formatted
44347 reference "sub:Prefs-Language"
44348
44349 \end_inset
44350
44351  for more information on the language package.
44352 \end_layout
44353
44354 \begin_layout Section
44355 Colors
44356 \begin_inset Index idx
44357 status collapsed
44358
44359 \begin_layout Plain Layout
44360 Color ! main text
44361 \end_layout
44362
44363 \end_inset
44364
44365
44366 \begin_inset Index idx
44367 status collapsed
44368
44369 \begin_layout Plain Layout
44370 Color ! background
44371 \end_layout
44372
44373 \end_inset
44374
44375
44376 \end_layout
44377
44378 \begin_layout Standard
44379 Here you can alter the font color for the main text (default: black) and
44380  for Greyed
44381 \begin_inset space ~
44382 \end_inset
44383
44384 out notes (default: light grey).
44385  The button 
44386 \family sans
44387 Reset
44388 \family default
44389  sets the color back to the default.
44390 \end_layout
44391
44392 \begin_layout Standard
44393 You can also change the background color for the pages (default: white)
44394  and for Shaded
44395 \begin_inset space ~
44396 \end_inset
44397
44398 boxes (default: red).
44399 \end_layout
44400
44401 \begin_layout Standard
44402 \begin_inset Note Greyedout
44403 status open
44404
44405 \begin_layout Plain Layout
44406 The colors are not shown within LyX, only in the output.
44407  (This Greyed
44408 \begin_inset space ~
44409 \end_inset
44410
44411 out note appears blue in the output.)
44412 \end_layout
44413
44414 \end_inset
44415
44416
44417 \end_layout
44418
44419 \begin_layout Standard
44420 Note, if you change the main text font color and use the option 
44421 \family sans
44422 Color
44423 \begin_inset space ~
44424 \end_inset
44425
44426 links
44427 \family default
44428  in the document settings under 
44429 \family sans
44430 PDF
44431 \begin_inset space ~
44432 \end_inset
44433
44434 properties
44435 \family default
44436 , you probably also need to change the link font color by using 
44437 \family sans
44438 Additional
44439 \begin_inset space ~
44440 \end_inset
44441
44442 options
44443 \family default
44444  in the 
44445 \family sans
44446 PDF
44447 \begin_inset space ~
44448 \end_inset
44449
44450 properties
44451 \family default
44452 .
44453  For example the option
44454 \end_layout
44455
44456 \begin_layout Standard
44457
44458 \series bold
44459 linkcolor=black
44460 \end_layout
44461
44462 \begin_layout Standard
44463 sets the link text color to black.
44464  For more information, see the manual of the LaTeX-package 
44465 \series bold
44466 hyperref
44467 \series default
44468
44469 \begin_inset Index idx
44470 status collapsed
44471
44472 \begin_layout Plain Layout
44473 LaTeX-packages ! hyperref
44474 \end_layout
44475
44476 \end_inset
44477
44478
44479 \begin_inset CommandInset citation
44480 LatexCommand cite
44481 key "hyperref"
44482
44483 \end_inset
44484
44485 .
44486 \end_layout
44487
44488 \begin_layout Standard
44489 \begin_inset VSpace bigskip
44490 \end_inset
44491
44492
44493 \end_layout
44494
44495 \begin_layout Standard
44496 You can adapt the main text font color and the page background for every
44497  page in your document if you use these commands as TeX
44498 \begin_inset space ~
44499 \end_inset
44500
44501 Code behind a forced page break:
44502 \end_layout
44503
44504 \begin_layout Itemize
44505 For the page color:
44506 \begin_inset Newline newline
44507 \end_inset
44508
44509
44510 \series bold
44511
44512 \backslash
44513 pagecolor{color name}
44514 \end_layout
44515
44516 \begin_layout Itemize
44517 For the text color:
44518 \begin_inset Newline newline
44519 \end_inset
44520
44521
44522 \series bold
44523
44524 \backslash
44525 color{color name}
44526 \end_layout
44527
44528 \begin_layout Standard
44529 The color name can hereby be one of these: 
44530 \series bold
44531 black
44532 \series default
44533
44534 \series bold
44535 blue
44536 \series default
44537
44538 \series bold
44539 cyan
44540 \series default
44541
44542 \series bold
44543 green
44544 \series default
44545
44546 \series bold
44547 magenta
44548 \series default
44549
44550 \series bold
44551 red
44552 \series default
44553
44554 \series bold
44555 white
44556 \series default
44557
44558 \series bold
44559 yellow
44560 \series default
44561
44562 \begin_inset Newline newline
44563 \end_inset
44564
44565 If you have changed a text or background color, you can use them under the
44566  following names:
44567 \end_layout
44568
44569 \begin_layout Itemize
44570 For the page background color:
44571 \begin_inset Newline newline
44572 \end_inset
44573
44574
44575 \series bold
44576 page_backgroundcolor
44577 \end_layout
44578
44579 \begin_layout Itemize
44580 For the main text color:
44581 \begin_inset Newline newline
44582 \end_inset
44583
44584
44585 \series bold
44586 document_fontcolor
44587 \end_layout
44588
44589 \begin_layout Itemize
44590 For the Shaded
44591 \begin_inset space ~
44592 \end_inset
44593
44594 box background color:
44595 \begin_inset Newline newline
44596 \end_inset
44597
44598
44599 \series bold
44600 shadecolor
44601 \end_layout
44602
44603 \begin_layout Itemize
44604 For the Greyed
44605 \begin_inset space ~
44606 \end_inset
44607
44608 out note text color:
44609 \begin_inset Newline newline
44610 \end_inset
44611
44612
44613 \series bold
44614 note_fontcolor
44615 \end_layout
44616
44617 \begin_layout Standard
44618 How to define and use custom colors, see section 
44619 \emph on
44620 Colored
44621 \begin_inset space ~
44622 \end_inset
44623
44624 Cells
44625 \emph default
44626  of the 
44627 \emph on
44628 Embedded
44629 \begin_inset space ~
44630 \end_inset
44631
44632 Objects
44633 \emph default
44634  manual.
44635 \end_layout
44636
44637 \begin_layout Section
44638 Numbering & TOC
44639 \end_layout
44640
44641 \begin_layout Standard
44642 You can adjust here the numbering depth of section headings and the section
44643  depth in the table of contents as described in section
44644 \begin_inset space ~
44645 \end_inset
44646
44647
44648 \begin_inset CommandInset ref
44649 LatexCommand ref
44650 reference "sub:Numbering-depth"
44651
44652 \end_inset
44653
44654 .
44655 \end_layout
44656
44657 \begin_layout Section
44658 Bibliography
44659 \end_layout
44660
44661 \begin_layout Standard
44662 Here you can specify a citation style using the LaTeX packages 
44663 \series bold
44664 natbib
44665 \series default
44666
44667 \begin_inset Index idx
44668 status collapsed
44669
44670 \begin_layout Plain Layout
44671 LaTeX-packages ! natbib
44672 \end_layout
44673
44674 \end_inset
44675
44676  or 
44677 \series bold
44678 jurabib
44679 \series default
44680
44681 \begin_inset Index idx
44682 status collapsed
44683
44684 \begin_layout Plain Layout
44685 LaTeX-packages ! jurabib
44686 \end_layout
44687
44688 \end_inset
44689
44690 .
44691  You can enable a sectioned bibliography using the LaTeX package 
44692 \series bold
44693 bibtopic
44694 \series default
44695
44696 \begin_inset Index idx
44697 status collapsed
44698
44699 \begin_layout Plain Layout
44700 LaTeX-packages ! bibtopic
44701 \end_layout
44702
44703 \end_inset
44704
44705  and you can customize how the bibliography of the given document is being
44706  generated.
44707  For a further description see section
44708 \begin_inset space ~
44709 \end_inset
44710
44711
44712 \begin_inset CommandInset ref
44713 LatexCommand ref
44714 reference "sec:Bibliography"
44715
44716 \end_inset
44717
44718 .
44719 \end_layout
44720
44721 \begin_layout Section
44722 Indexes
44723 \end_layout
44724
44725 \begin_layout Standard
44726 Here, you can customize how the index of your document is being generated
44727  and you can define additional indexes.
44728  Please refer to section
44729 \begin_inset space ~
44730 \end_inset
44731
44732
44733 \begin_inset CommandInset ref
44734 LatexCommand ref
44735 reference "sec:Index"
44736
44737 \end_inset
44738
44739  for details.
44740 \end_layout
44741
44742 \begin_layout Section
44743 PDF Properties
44744 \end_layout
44745
44746 \begin_layout Standard
44747 The PDF properties are explained in section
44748 \begin_inset space ~
44749 \end_inset
44750
44751
44752 \begin_inset CommandInset ref
44753 LatexCommand ref
44754 reference "sec:PDF-Properties"
44755
44756 \end_inset
44757
44758 .
44759 \end_layout
44760
44761 \begin_layout Section
44762 Math Options
44763 \end_layout
44764
44765 \begin_layout Standard
44766 These options will force LyX to use the LaTeX-packages 
44767 \series bold
44768 amsmath
44769 \series default
44770
44771 \begin_inset Index idx
44772 status collapsed
44773
44774 \begin_layout Plain Layout
44775 LaTeX-packages ! amsmath
44776 \end_layout
44777
44778 \end_inset
44779
44780
44781 \series bold
44782 esint
44783 \series default
44784
44785 \begin_inset Index idx
44786 status collapsed
44787
44788 \begin_layout Plain Layout
44789 LaTeX-packages ! esint
44790 \end_layout
44791
44792 \end_inset
44793
44794
44795 \series bold
44796 mathdots
44797 \series default
44798
44799 \begin_inset Index idx
44800 status collapsed
44801
44802 \begin_layout Plain Layout
44803 LaTeX-packages ! mathdots
44804 \end_layout
44805
44806 \end_inset
44807
44808  und 
44809 \series bold
44810 mhchem
44811 \series default
44812
44813 \begin_inset Index idx
44814 status collapsed
44815
44816 \begin_layout Plain Layout
44817 LaTeX-packages ! mhchem
44818 \end_layout
44819
44820 \end_inset
44821
44822  or to use them automatically when they are needed.
44823 \end_layout
44824
44825 \begin_layout Description
44826 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44827  ensure that you have enabled 
44828 \family sans
44829 AMS
44830 \begin_inset space ~
44831 \end_inset
44832
44833 math
44834 \family default
44835 .
44836 \end_layout
44837
44838 \begin_layout Description
44839 esint is used for special integral characters, see section 
44840 \emph on
44841 Big
44842 \begin_inset space ~
44843 \end_inset
44844
44845 Operators
44846 \emph default
44847  of the 
44848 \emph on
44849 Math
44850 \emph default
44851  manual.
44852 \end_layout
44853
44854 \begin_layout Description
44855 mathdots is used for special ellipses, see section 
44856 \emph on
44857 Ellipses
44858 \emph default
44859  of the 
44860 \emph on
44861 Math
44862 \emph default
44863  manual.
44864 \end_layout
44865
44866 \begin_layout Description
44867 mhchem is used for chemical equations, see section 
44868 \emph on
44869 Chemical Symbols and Equations
44870 \emph default
44871  of the 
44872 \emph on
44873 Math
44874 \emph default
44875  manual.
44876 \end_layout
44877
44878 \begin_layout Section
44879 Float Placement
44880 \end_layout
44881
44882 \begin_layout Standard
44883 The float placement options are described in section 
44884 \emph on
44885 Float
44886 \begin_inset space ~
44887 \end_inset
44888
44889 Placement
44890 \emph default
44891  of the 
44892 \emph on
44893 Embedded
44894 \begin_inset space ~
44895 \end_inset
44896
44897 Objects
44898 \emph default
44899  manual.
44900 \end_layout
44901
44902 \begin_layout Section
44903 Listings
44904 \end_layout
44905
44906 \begin_layout Standard
44907 The listings settings are explained in chapter 
44908 \emph on
44909 Program Code Listings
44910 \emph default
44911  of the 
44912 \emph on
44913 Embedded
44914 \begin_inset space ~
44915 \end_inset
44916
44917 Objects
44918 \emph default
44919  manual.
44920 \end_layout
44921
44922 \begin_layout Section
44923 Bullets
44924 \end_layout
44925
44926 \begin_layout Standard
44927 Here you can adjust the characters for the itemize levels.
44928  The itemize environment is described in section
44929 \begin_inset space ~
44930 \end_inset
44931
44932
44933 \begin_inset CommandInset ref
44934 LatexCommand ref
44935 reference "sec:Itemize"
44936
44937 \end_inset
44938
44939 .
44940 \end_layout
44941
44942 \begin_layout Section
44943 Branches
44944 \end_layout
44945
44946 \begin_layout Standard
44947 Branches are described in section
44948 \begin_inset space ~
44949 \end_inset
44950
44951
44952 \begin_inset CommandInset ref
44953 LatexCommand ref
44954 reference "sec:Branches"
44955
44956 \end_inset
44957
44958 .
44959 \end_layout
44960
44961 \begin_layout Section
44962 Output
44963 \begin_inset CommandInset label
44964 LatexCommand label
44965 name "sec:Doc-Output"
44966
44967 \end_inset
44968
44969
44970 \end_layout
44971
44972 \begin_layout Standard
44973 Here you can define some output specifics for the current document:
44974 \end_layout
44975
44976 \begin_layout Description
44977 Default
44978 \begin_inset space ~
44979 \end_inset
44980
44981 Output
44982 \begin_inset space ~
44983 \end_inset
44984
44985 Format: The format that is used when you hit 
44986 \begin_inset Quotes eld
44987 \end_inset
44988
44989 View
44990 \begin_inset Quotes erd
44991 \end_inset
44992
44993
44994 \begin_inset Quotes eld
44995 \end_inset
44996
44997 Update
44998 \begin_inset Quotes erd
44999 \end_inset
45000
45001
45002 \begin_inset Quotes eld
45003 \end_inset
45004
45005 View Master Document
45006 \begin_inset Quotes erd
45007 \end_inset
45008
45009  and 
45010 \begin_inset Quotes eld
45011 \end_inset
45012
45013 Update Master Document
45014 \begin_inset Quotes erd
45015 \end_inset
45016
45017  in the 
45018 \family sans
45019 View
45020 \family default
45021  menu or the toolbar.
45022  The default is set in 
45023 \family sans
45024 Tools\SpecialChar \menuseparator
45025 Preferences\SpecialChar \menuseparator
45026 File Formats
45027 \family default
45028 , see sec.
45029 \begin_inset space \thinspace{}
45030 \end_inset
45031
45032
45033 \begin_inset CommandInset ref
45034 LatexCommand formatted
45035 reference "sec:File-Formats"
45036
45037 \end_inset
45038
45039 .
45040 \end_layout
45041
45042 \begin_layout Description
45043 Synchronize
45044 \begin_inset space ~
45045 \end_inset
45046
45047 with
45048 \begin_inset space ~
45049 \end_inset
45050
45051 Output settings for the menu 
45052 \family sans
45053 Navigate\SpecialChar \menuseparator
45054 Forward
45055 \begin_inset space ~
45056 \end_inset
45057
45058 search
45059 \family default
45060 .
45061  For a detailed description see section 
45062 \emph on
45063 Reverse DVI/PDF search
45064 \emph default
45065  of the 
45066 \emph on
45067 Additional
45068 \begin_inset space ~
45069 \end_inset
45070
45071 Features
45072 \emph default
45073  manual.
45074 \end_layout
45075
45076 \begin_layout Description
45077 XHTML
45078 \begin_inset space ~
45079 \end_inset
45080
45081 Output
45082 \begin_inset space ~
45083 \end_inset
45084
45085 Options settings for the export format 
45086 \family sans
45087 LyXHTML
45088 \family default
45089 .
45090  
45091 \family sans
45092 Strict XHTML
45093 \begin_inset space ~
45094 \end_inset
45095
45096 1.1
45097 \family default
45098  will assure that the output follows exactly version
45099 \begin_inset space ~
45100 \end_inset
45101
45102 1.1 of the XHTML standard.
45103  The different 
45104 \family sans
45105 Math
45106 \begin_inset space ~
45107 \end_inset
45108
45109 output
45110 \family default
45111  settings are described in detail in section 
45112 \emph on
45113 Math Output in XHTML
45114 \emph default
45115  of the 
45116 \emph on
45117 Additional
45118 \begin_inset space ~
45119 \end_inset
45120
45121 Features
45122 \emph default
45123  manual.
45124  The scaling is used for the size of equations in the output.
45125 \end_layout
45126
45127 \begin_layout Section
45128 LaT
45129 \begin_inset ERT
45130 status collapsed
45131
45132 \begin_layout Plain Layout
45133
45134 {}
45135 \end_layout
45136
45137 \end_inset
45138
45139 eX Preamble
45140 \end_layout
45141
45142 \begin_layout Standard
45143 In this text field are entered commands to load special LaTeX-packages or
45144  to define LaTeX-commands.
45145  The preamble is a thing for LaTeX-experts.
45146  You should not enter commands here until you exactly know what you are
45147  doing.
45148 \end_layout
45149
45150 \begin_layout Standard
45151 An introduction to the LaTeX-syntax is given in section
45152 \begin_inset space ~
45153 \end_inset
45154
45155
45156 \begin_inset CommandInset ref
45157 LatexCommand ref
45158 reference "sub:LaTeX-Syntax"
45159
45160 \end_inset
45161
45162 .
45163 \end_layout
45164
45165 \begin_layout Chapter
45166 The 
45167 \family sans
45168 Preferences
45169 \family default
45170  Dialog
45171 \begin_inset CommandInset label
45172 LatexCommand label
45173 name "chap:The-Preferences-dialog"
45174
45175 \end_inset
45176
45177
45178 \begin_inset Index idx
45179 status collapsed
45180
45181 \begin_layout Plain Layout
45182 Preferences
45183 \end_layout
45184
45185 \end_inset
45186
45187
45188 \end_layout
45189
45190 \begin_layout Standard
45191 The preferences dialog is called with the menu 
45192 \family sans
45193 Tools\SpecialChar \menuseparator
45194 Preferences
45195 \family default
45196 .
45197  It has the following submenus.
45198 \end_layout
45199
45200 \begin_layout Section
45201 Look and Feel
45202 \end_layout
45203
45204 \begin_layout Subsection
45205 User Interface
45206 \end_layout
45207
45208 \begin_layout Subsubsection
45209 User Interface File
45210 \begin_inset Index idx
45211 status collapsed
45212
45213 \begin_layout Plain Layout
45214 Customization ! of toolbars
45215 \end_layout
45216
45217 \end_inset
45218
45219
45220 \begin_inset Index idx
45221 status collapsed
45222
45223 \begin_layout Plain Layout
45224 Customization ! of menus
45225 \end_layout
45226
45227 \end_inset
45228
45229
45230 \end_layout
45231
45232 \begin_layout Standard
45233 The appearance of the menus and toolbars can be changed by choosing a user
45234  interface (ui) file.
45235  An ui-file is a text file where the toolbars and menus are listed.
45236  The toolbar buttons and menu entries are specified in the files 
45237 \shape italic
45238 stdtoolbars.inc
45239 \shape default
45240  and 
45241 \shape italic
45242 stdmenus.inc
45243 \shape default
45244 , respectively.
45245  Both files are loaded by the 
45246 \emph on
45247 default.ui
45248 \emph default
45249  file.
45250  To create your own menu and toolbar layout, start with a copy of these
45251  files and edit the entries.
45252 \end_layout
45253
45254 \begin_layout Standard
45255 The syntax of the .inc-files is straightforward: The 
45256 \family sans
45257 Menubar
45258 \family default
45259
45260 \family sans
45261 Menu
45262 \family default
45263  and 
45264 \family sans
45265 Toolbar
45266 \family default
45267  entries must be finished with an explicit 
45268 \family sans
45269 End
45270 \family default
45271 .
45272  They may contain 
45273 \family sans
45274 Submenus
45275 \family default
45276
45277 \family sans
45278 Items
45279 \family default
45280
45281 \family sans
45282 OptItems
45283 \family default
45284
45285 \family sans
45286 Separators
45287 \family default
45288
45289 \family sans
45290 Icons,
45291 \family default
45292  and in the case of the 
45293 \begin_inset Quotes eld
45294 \end_inset
45295
45296 file
45297 \begin_inset Quotes erd
45298 \end_inset
45299
45300  menus a 
45301 \family sans
45302 Lastfiles
45303 \family default
45304  entry.
45305  The syntax for the entries is:
45306 \end_layout
45307
45308 \begin_layout Standard
45309 \begin_inset VSpace smallskip*
45310 \end_inset
45311
45312
45313 \series bold
45314 Item 
45315 \begin_inset Quotes eld
45316 \end_inset
45317
45318 menu 
45319 \series default
45320 or
45321 \series bold
45322  button name
45323 \begin_inset Quotes erd
45324 \end_inset
45325
45326  
45327 \begin_inset Quotes eld
45328 \end_inset
45329
45330 LyX-function
45331 \begin_inset Quotes erd
45332 \end_inset
45333
45334
45335 \end_layout
45336
45337 \begin_layout Standard
45338 \noindent
45339 \begin_inset VSpace smallskip*
45340 \end_inset
45341
45342 All LyX-functions are listed in the menu 
45343 \family sans
45344 Help\SpecialChar \menuseparator
45345 LyX
45346 \begin_inset space ~
45347 \end_inset
45348
45349 Functions
45350 \family default
45351 .
45352 \end_layout
45353
45354 \begin_layout Standard
45355 \begin_inset VSpace medskip
45356 \end_inset
45357
45358
45359 \end_layout
45360
45361 \begin_layout Standard
45362 An example: Assuming you use the menu 
45363 \family sans
45364 Navigate\SpecialChar \menuseparator
45365 Bookmarks
45366 \family default
45367  quite often and therefore want six available bookmarks, you can add the
45368  line
45369 \end_layout
45370
45371 \begin_layout Standard
45372 \begin_inset VSpace smallskip*
45373 \end_inset
45374
45375
45376 \series bold
45377 Item 
45378 \begin_inset Quotes eld
45379 \end_inset
45380
45381 Save Bookmark 6
45382 \begin_inset Quotes erd
45383 \end_inset
45384
45385  
45386 \begin_inset Quotes eld
45387 \end_inset
45388
45389 bookmark-save 6
45390 \begin_inset Quotes erd
45391 \end_inset
45392
45393
45394 \end_layout
45395
45396 \begin_layout Standard
45397 \noindent
45398 \begin_inset VSpace smallskip*
45399 \end_inset
45400
45401 to the navigate menu section in the .inc-file to have the sixth bookmark.
45402 \end_layout
45403
45404 \begin_layout Subsubsection
45405 Icon Set
45406 \end_layout
45407
45408 \begin_layout Standard
45409 Here you can change the appearance of LyX's toolbar buttons.
45410  The currently available icon sets are compared in 
45411 \begin_inset CommandInset href
45412 LatexCommand href
45413 name "this image"
45414 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45415
45416 \end_inset
45417
45418 .
45419 \end_layout
45420
45421 \begin_layout Subsubsection
45422 Automatic help
45423 \end_layout
45424
45425 \begin_layout Standard
45426 The option 
45427 \family sans
45428 Enable tool tips in main work area
45429 \family default
45430  enables tool tips showing the content of closed insets like index entries
45431  or footnotes.
45432 \end_layout
45433
45434 \begin_layout Subsubsection
45435 Session
45436 \end_layout
45437
45438 \begin_layout Standard
45439 With the option 
45440 \family sans
45441 Restore window layouts and geometries
45442 \family default
45443  LyX's main window will be opened with the size and layout that was used
45444  in the last LyX session.
45445 \end_layout
45446
45447 \begin_layout Standard
45448 The option 
45449 \family sans
45450 Restore cursor positions
45451 \family default
45452  sets the cursor to the position in the file where it has been the last
45453  time.
45454 \end_layout
45455
45456 \begin_layout Standard
45457 The option 
45458 \family sans
45459 Load opened files from last session
45460 \family default
45461  opens all files that were opened in the last LyX session.
45462 \end_layout
45463
45464 \begin_layout Standard
45465 The button 
45466 \family sans
45467 Clear all session information
45468 \family default
45469  deletes all information from previous LyX sessions (cursor positions, names
45470  of last opened documents, etc.).
45471 \end_layout
45472
45473 \begin_layout Subsubsection
45474 Documents
45475 \begin_inset CommandInset label
45476 LatexCommand label
45477 name "sub:Backup documents"
45478
45479 \end_inset
45480
45481
45482 \begin_inset Index idx
45483 status collapsed
45484
45485 \begin_layout Plain Layout
45486 Backup ! Documents
45487 \end_layout
45488
45489 \end_inset
45490
45491
45492 \end_layout
45493
45494 \begin_layout Standard
45495
45496 \family sans
45497 Backup original documents when saving
45498 \family default
45499  creates a backup copy of the file in the state when it was opened or when
45500  it was saved the last time.
45501  It is stored in the same folder as your document or in the 
45502 \family sans
45503 Backup
45504 \begin_inset space ~
45505 \end_inset
45506
45507 directory
45508 \family default
45509 , see 
45510 \begin_inset CommandInset ref
45511 LatexCommand ref
45512 reference "sec:Paths"
45513
45514 \end_inset
45515
45516 .
45517  The backup file has the file extension 
45518 \begin_inset Quotes eld
45519 \end_inset
45520
45521
45522 \family sans
45523 .lyx~
45524 \family default
45525
45526 \begin_inset Quotes erd
45527 \end_inset
45528
45529 .
45530 \end_layout
45531
45532 \begin_layout Standard
45533 With the option 
45534 \family sans
45535 Backup documents, every
45536 \family default
45537 , you can specify the time between backup saves.
45538 \end_layout
45539
45540 \begin_layout Standard
45541
45542 \family sans
45543 Save documents compressed by default
45544 \family default
45545  saves the files always in a compressed format.
45546 \end_layout
45547
45548 \begin_layout Standard
45549
45550 \family sans
45551 Maximum last files
45552 \family default
45553  is the number of last opened files that LyX should display in the menu
45554  
45555 \family sans
45556 File\SpecialChar \menuseparator
45557 Open
45558 \begin_inset space ~
45559 \end_inset
45560
45561 Recent
45562 \family default
45563 .
45564 \end_layout
45565
45566 \begin_layout Standard
45567 If the option 
45568 \family sans
45569 Open documents in tabs
45570 \family default
45571  is not used, then every file will be opened in its own new instance of
45572  LyX.
45573 \end_layout
45574
45575 \begin_layout Standard
45576 With the option 
45577 \family sans
45578 Single close-tab button
45579 \family default
45580  there will only be one button (
45581 \family sans
45582
45583 \begin_inset Graphics
45584         filename ../images/closetab.png
45585         scale 75
45586
45587 \end_inset
45588
45589
45590 \family default
45591 ) at the right side of the tab bar to close tabs.
45592  Otherwise every document tab has its own close button.
45593 \end_layout
45594
45595 \begin_layout Standard
45596 \begin_inset Note Greyedout
45597 status open
45598
45599 \begin_layout Plain Layout
45600
45601 \series bold
45602 Note:
45603 \series default
45604  For the last option you have to restart LyX before the chang takes effect.
45605 \end_layout
45606
45607 \end_inset
45608
45609
45610 \end_layout
45611
45612 \begin_layout Subsection
45613 Screen Fonts
45614 \begin_inset Index idx
45615 status collapsed
45616
45617 \begin_layout Plain Layout
45618 Font ! Screen
45619 \end_layout
45620
45621 \end_inset
45622
45623
45624 \begin_inset CommandInset label
45625 LatexCommand label
45626 name "sub:Screen-Fonts"
45627
45628 \end_inset
45629
45630
45631 \end_layout
45632
45633 \begin_layout Standard
45634 These fonts are used to display your documents on the screen.
45635 \end_layout
45636
45637 \begin_layout Standard
45638 \begin_inset Note Greyedout
45639 status open
45640
45641 \begin_layout Plain Layout
45642
45643 \series bold
45644 Note:
45645 \series default
45646  This section only deals with the fonts 
45647 \emph on
45648 inside
45649 \emph default
45650  the LyX window.
45651  The fonts that appear on the output are independent from these fonts, and
45652  set in the menu 
45653 \family sans
45654 Document\SpecialChar \menuseparator
45655 Settings\SpecialChar \menuseparator
45656 Fonts
45657 \family default
45658 .
45659 \end_layout
45660
45661 \end_inset
45662
45663
45664 \end_layout
45665
45666 \begin_layout Standard
45667 By default, LyX uses 
45668 \family typewriter
45669 Times
45670 \family default
45671  as roman (serif) font, 
45672 \family typewriter
45673 Arial
45674 \family default
45675  or 
45676 \family typewriter
45677 Helvetica
45678 \family default
45679  (depends on the system) as 
45680 \family sans
45681 sans
45682 \begin_inset space ~
45683 \end_inset
45684
45685 serif
45686 \family default
45687  font, and 
45688 \family typewriter
45689 Courier
45690 \family default
45691  as 
45692 \family typewriter
45693 typewriter
45694 \family default
45695  font.
45696 \end_layout
45697
45698 \begin_layout Standard
45699 You can change the font size with the 
45700 \family sans
45701 Zoom
45702 \family default
45703  setting.
45704  You can also change the font zoom outside the preferences dialog for the
45705  current LyX session by pressing 
45706 \family sans
45707 Ctrl
45708 \family default
45709  and scrolling the mouse wheel.
45710 \end_layout
45711
45712 \begin_layout Standard
45713
45714 \family sans
45715 Screen DPI
45716 \family default
45717  is the screen resolution in dpi (dots per inch).
45718  The Font Sizes are calculated as letter height in units of points.
45719  72
45720 \begin_inset space \thinspace{}
45721 \end_inset
45722
45723 points have the size of 1
45724 \begin_inset space \thinspace{}
45725 \end_inset
45726
45727 inch, see Appendix
45728 \begin_inset space ~
45729 \end_inset
45730
45731
45732 \begin_inset CommandInset ref
45733 LatexCommand ref
45734 reference "cha:Units-available-in"
45735
45736 \end_inset
45737
45738 .
45739 \end_layout
45740
45741 \begin_layout Standard
45742 The default 
45743 \family sans
45744 Font Sizes
45745 \family default
45746  are the same as if a document font size of 10
45747 \begin_inset space \thinspace{}
45748 \end_inset
45749
45750 pt would be used.
45751  The sizes are explained in detail in section
45752 \begin_inset space ~
45753 \end_inset
45754
45755
45756 \begin_inset CommandInset ref
45757 LatexCommand ref
45758 reference "sub:Document-Font"
45759
45760 \end_inset
45761
45762 .
45763 \end_layout
45764
45765 \begin_layout Standard
45766 With the option 
45767 \family sans
45768 Use Pixmap Cache to speed up font rendering
45769 \family default
45770  enabled, LyX needs to redraw the screen less often.
45771  This results in better performance, especially on slow systems.
45772  On the other hand, the characters might look more fuzzy on screen.
45773  So whether you enable this or not depends on whether you prefer speed over
45774  aesthetics.
45775  Note that the Pixmap Cache is only available and useful under Mac
45776 \begin_inset space ~
45777 \end_inset
45778
45779 OS and Windows.
45780 \end_layout
45781
45782 \begin_layout Subsection
45783 Colors
45784 \begin_inset Index idx
45785 status collapsed
45786
45787 \begin_layout Plain Layout
45788 Color ! LyX screen
45789 \end_layout
45790
45791 \end_inset
45792
45793
45794 \begin_inset Index idx
45795 status collapsed
45796
45797 \begin_layout Plain Layout
45798 Settings ! Color
45799 \end_layout
45800
45801 \end_inset
45802
45803
45804 \end_layout
45805
45806 \begin_layout Standard
45807 You can here change all the colors used by LyX.
45808  Choose an item in the list and use the 
45809 \family sans
45810 Alter
45811 \family default
45812  button.
45813 \end_layout
45814
45815 \begin_layout Standard
45816 By using the option 
45817 \family sans
45818 Use system colors
45819 \family default
45820  the color scheme of your OS or window manager is used.
45821  The colors 
45822 \family sans
45823 cursor, selection, table line, text, URL
45824 \begin_inset space ~
45825 \end_inset
45826
45827 label and URL
45828 \begin_inset space ~
45829 \end_inset
45830
45831 text
45832 \family default
45833  are then not customizable and thus not listed.
45834 \end_layout
45835
45836 \begin_layout Subsection
45837 Display
45838 \begin_inset Index idx
45839 status collapsed
45840
45841 \begin_layout Plain Layout
45842 Settings ! Display
45843 \end_layout
45844
45845 \end_inset
45846
45847
45848 \end_layout
45849
45850 \begin_layout Standard
45851 Here you can specify if graphics inside LyX are displayed.
45852 \end_layout
45853
45854 \begin_layout Standard
45855
45856 \family sans
45857 Instant Preview
45858 \family default
45859  enables previewing snippets of your document.
45860  This feature is described in section
45861 \begin_inset space ~
45862 \end_inset
45863
45864
45865 \begin_inset CommandInset ref
45866 LatexCommand ref
45867 reference "sec:Previewing-snippets-of"
45868
45869 \end_inset
45870
45871 .
45872 \end_layout
45873
45874 \begin_layout Standard
45875 The option 
45876 \family sans
45877 Mark
45878 \begin_inset space ~
45879 \end_inset
45880
45881 end
45882 \begin_inset space ~
45883 \end_inset
45884
45885 of
45886 \begin_inset space ~
45887 \end_inset
45888
45889 paragraphs
45890 \family default
45891  displays a pilcrow (¶) at the end of every paragraph.
45892 \end_layout
45893
45894 \begin_layout Section
45895 Editing
45896 \begin_inset Index idx
45897 status collapsed
45898
45899 \begin_layout Plain Layout
45900 Settings ! Editing
45901 \end_layout
45902
45903 \end_inset
45904
45905
45906 \end_layout
45907
45908 \begin_layout Subsection
45909 Control
45910 \end_layout
45911
45912 \begin_layout Subsubsection
45913 Editing
45914 \end_layout
45915
45916 \begin_layout Standard
45917 The option 
45918 \family sans
45919 Cursor follows scrollbar
45920 \family default
45921  sets the cursor to the top of the currently displayed document part when
45922  scrolling.
45923 \end_layout
45924
45925 \begin_layout Standard
45926 You can adjust the width of the cursor.
45927  If you set the value to zero the thickness of the cursor scales relative
45928  to the zoom value you choose for the screen fonts.
45929 \end_layout
45930
45931 \begin_layout Standard
45932
45933 \family sans
45934 Scroll below end of document
45935 \family default
45936  is self-explanatory.
45937 \end_layout
45938
45939 \begin_layout Standard
45940 In LyX one can jump from word to word by pressing 
45941 \family sans
45942 Ctrl+arrow key
45943 \family default
45944 .
45945  With the option
45946 \family sans
45947  Use Mac-style for cursor moving between words
45948 \family default
45949  the cursor jumps from the end of a word to the end of the next word.
45950  Normally it jumps from the beginning to the beginning.
45951 \end_layout
45952
45953 \begin_layout Standard
45954 The option 
45955 \family sans
45956 Sort environments alphabetically
45957 \family default
45958  sorts the entries in the pull-down box for the paragraph environments.
45959 \end_layout
45960
45961 \begin_layout Standard
45962 The option 
45963 \family sans
45964 Group environments by their category
45965 \family default
45966  groups the entries in the pull-down box for the paragraph environments.
45967 \end_layout
45968
45969 \begin_layout Standard
45970 The math macro editing option determines the editing style, see the section
45971  
45972 \emph on
45973 Math Macros
45974 \emph default
45975  of the 
45976 \emph on
45977 Math
45978 \emph default
45979  manual.
45980 \end_layout
45981
45982 \begin_layout Subsubsection
45983 Fullscreen
45984 \end_layout
45985
45986 \begin_layout Standard
45987 Here you can specify what is hidden in the fullscreen mode.
45988  The option 
45989 \family sans
45990 Limit text width
45991 \family default
45992  specifies the width of the text in fullscreen mode.
45993  This way you can display the text smaller than the screen, the text appears
45994  then centered.
45995 \end_layout
45996
45997 \begin_layout Subsection
45998 Shortcuts
45999 \begin_inset Index idx
46000 status collapsed
46001
46002 \begin_layout Plain Layout
46003 Key Bindings
46004 \end_layout
46005
46006 \end_inset
46007
46008
46009 \begin_inset Index idx
46010 status collapsed
46011
46012 \begin_layout Plain Layout
46013 Settings ! Shortcuts
46014 \end_layout
46015
46016 \end_inset
46017
46018
46019 \end_layout
46020
46021 \begin_layout Subsubsection
46022 Bind File
46023 \end_layout
46024
46025 \begin_layout Standard
46026 Bindings are used to bind a LyX-function to a key.
46027  Several binding files are available:
46028 \end_layout
46029
46030 \begin_layout Description
46031 cua.bind typical set of PC keyboard shortcuts
46032 \end_layout
46033
46034 \begin_layout Description
46035 (x)emacs.bind set of bindings like they are used in the editor programs 
46036 \family sans
46037 Emacs
46038 \family default
46039  (
46040 \family sans
46041 XEmacs
46042 \family default
46043 )
46044 \end_layout
46045
46046 \begin_layout Description
46047 mac.bind set of bindings for 
46048 \family sans
46049 Mac
46050 \begin_inset space \thinspace{}
46051 \end_inset
46052
46053 OS
46054 \family default
46055  systems.
46056 \end_layout
46057
46058 \begin_layout Standard
46059 There are also bind-files designed for special document classes, like 
46060 \shape italic
46061 broadway.bind
46062 \shape default
46063 , and bind files for special languages.
46064  The name of language bind-files begin with a language code, e.
46065 \begin_inset space \thinspace{}
46066 \end_inset
46067
46068 g.
46069 \begin_inset space \space{}
46070 \end_inset
46071
46072
46073 \begin_inset Quotes eld
46074 \end_inset
46075
46076 pt
46077 \begin_inset Quotes erd
46078 \end_inset
46079
46080  for Portuguese.
46081  If you use LyX in a certain language, LyX will try to use the appropriate
46082  bind-file.
46083 \end_layout
46084
46085 \begin_layout Standard
46086 Some bind-files, like 
46087 \emph on
46088 math.bind
46089 \emph default
46090 , have only a small scope.
46091  When looking at the end of the file 
46092 \shape italic
46093 cua.bind
46094 \shape default
46095 , you can see that they are included to keep the overview in the bind-file.
46096 \end_layout
46097
46098 \begin_layout Subsubsection
46099 Editing Shortcuts
46100 \begin_inset CommandInset label
46101 LatexCommand label
46102 name "sub:Editing-Shortcuts"
46103
46104 \end_inset
46105
46106
46107 \begin_inset Index idx
46108 status collapsed
46109
46110 \begin_layout Plain Layout
46111 Key Bindings ! Editing
46112 \end_layout
46113
46114 \end_inset
46115
46116
46117 \end_layout
46118
46119 \begin_layout Standard
46120 To add new or modify existing keybindings to your own taste you can use
46121  the table in the dialog that lists all LyX-functions and the bound shortcuts.
46122  To find functions easily, they are grouped by categories and the dialog
46123  provides the field 
46124 \family sans
46125 Show key-bindings containing
46126 \family default
46127 .
46128  In this field you can insert a keyword for a function you want to edit.
46129  Insert there for example as keyword 
46130 \begin_inset Quotes eld
46131 \end_inset
46132
46133 paste
46134 \begin_inset Quotes erd
46135 \end_inset
46136
46137  and you get the 4 different existing shortcuts for the 3 different functions
46138  that contain 
46139 \begin_inset Quotes eld
46140 \end_inset
46141
46142 paste
46143 \begin_inset Quotes erd
46144 \end_inset
46145
46146  in their name.
46147  As you can see, one function can have more than one shortcut.
46148  All LyX-functions are also listed in the file 
46149 \emph on
46150 LyX Functions
46151 \emph default
46152  that you will find in the 
46153 \family sans
46154 Help
46155 \family default
46156  menu.
46157 \end_layout
46158
46159 \begin_layout Standard
46160 To add e.
46161 \begin_inset space \thinspace{}
46162 \end_inset
46163
46164 g.
46165 \begin_inset space \space{}
46166 \end_inset
46167
46168 the shortcut 
46169 \family sans
46170 Alt+Q
46171 \family default
46172  for the function 
46173 \family sans
46174 textstyle-apply
46175 \family default
46176 , select the function and press the 
46177 \family sans
46178 Modify
46179 \family default
46180  button.
46181  A dialog pops up where you can add the shortcut by using it.
46182  So press Alt+Q to define the shortcut.
46183  Modifying an existing shortcut is done the same way.
46184  You can also bind multiple functions to one shortcut by modifying an existing
46185  binding and adding the different function names as a semicolon separated
46186  list.
46187  LyX will then use the first function that is enabled in the current document
46188  part.
46189  The binding for the function 
46190 \family sans
46191 command-alter
46192 \family default
46193  is an example of this.
46194 \end_layout
46195
46196 \begin_layout Standard
46197 Alternatively you can also edit shortcuts by modifying bind-files with a
46198  text editor.
46199  The syntax of the entries is:
46200 \end_layout
46201
46202 \begin_layout Standard
46203
46204 \series bold
46205
46206 \backslash
46207 bind 
46208 \begin_inset Quotes eld
46209 \end_inset
46210
46211 key combination
46212 \begin_inset Quotes erd
46213 \end_inset
46214
46215  
46216 \begin_inset Quotes eld
46217 \end_inset
46218
46219 LyX-function
46220 \begin_inset Quotes erd
46221 \end_inset
46222
46223
46224 \end_layout
46225
46226 \begin_layout Subsection
46227 Keyboard / Mouse
46228 \begin_inset CommandInset label
46229 LatexCommand label
46230 name "sub:Keyboard-Map"
46231
46232 \end_inset
46233
46234
46235 \begin_inset Index idx
46236 status collapsed
46237
46238 \begin_layout Plain Layout
46239 Keyboard Map
46240 \end_layout
46241
46242 \end_inset
46243
46244
46245 \begin_inset Index idx
46246 status collapsed
46247
46248 \begin_layout Plain Layout
46249 Settings ! Keyboard Map
46250 \end_layout
46251
46252 \end_inset
46253
46254
46255 \end_layout
46256
46257 \begin_layout Standard
46258 Normally keyboard settings have to be done in a menu of your operating system.
46259  For the case that this is not possible, LyX provides keyboard maps.
46260  If you have e.
46261 \begin_inset space \thinspace{}
46262 \end_inset
46263
46264 g.
46265 \begin_inset space \space{}
46266 \end_inset
46267
46268 a Czech keyboard but want to write with it like with a Romanian one, you
46269  can use the keyboard map file named 
46270 \emph on
46271 romanian.kmap
46272 \emph default
46273 .
46274 \end_layout
46275
46276 \begin_layout Standard
46277 \begin_inset Note Greyedout
46278 status open
46279
46280 \begin_layout Plain Layout
46281
46282 \series bold
46283 Note:
46284 \series default
46285  Keyboard maps are only provided as makeshift and don't work on all systems.
46286 \end_layout
46287
46288 \end_inset
46289
46290
46291 \end_layout
46292
46293 \begin_layout Standard
46294 You can furthermore specify here the 
46295 \family sans
46296 Wheel scrolling speed
46297 \family default
46298 .
46299  The standard value is 1.0, higher values speed up the scrolling, lower ones
46300  slow it down.
46301 \end_layout
46302
46303 \begin_layout Standard
46304 In the section 
46305 \family sans
46306 Scroll wheel zoom
46307 \family default
46308  you can select a key for zooming.
46309  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
46310 \end_layout
46311
46312 \begin_layout Subsection
46313 Input Completion
46314 \begin_inset CommandInset label
46315 LatexCommand label
46316 name "sub:Input-Completion-Appendix"
46317
46318 \end_inset
46319
46320
46321 \begin_inset Index idx
46322 status collapsed
46323
46324 \begin_layout Plain Layout
46325 Input completion
46326 \end_layout
46327
46328 \end_inset
46329
46330
46331 \end_layout
46332
46333 \begin_layout Standard
46334 Input completion is described in sec.
46335 \begin_inset space \thinspace{}
46336 \end_inset
46337
46338
46339 \begin_inset CommandInset ref
46340 LatexCommand ref
46341 reference "sec:Input-Completion"
46342
46343 \end_inset
46344
46345 .
46346  The completion options for math do the same as the corresponding options
46347  for text.
46348  With the general options you can define the delay time for the inline and
46349  popup completion and choose if long completions should be abbreviated or
46350  not.
46351 \end_layout
46352
46353 \begin_layout Section
46354 Paths
46355 \begin_inset CommandInset label
46356 LatexCommand label
46357 name "sec:Paths"
46358
46359 \end_inset
46360
46361
46362 \begin_inset Index idx
46363 status collapsed
46364
46365 \begin_layout Plain Layout
46366 Paths
46367 \end_layout
46368
46369 \end_inset
46370
46371
46372 \begin_inset Index idx
46373 status collapsed
46374
46375 \begin_layout Plain Layout
46376 Settings ! Paths
46377 \end_layout
46378
46379 \end_inset
46380
46381
46382 \end_layout
46383
46384 \begin_layout Description
46385 Working
46386 \begin_inset space ~
46387 \end_inset
46388
46389 directory This is LyX's working directory.
46390  It is the default when you 
46391 \family sans
46392 Open
46393 \family default
46394
46395 \family sans
46396 Save
46397 \family default
46398  or 
46399 \family sans
46400 Save
46401 \begin_inset space ~
46402 \end_inset
46403
46404 as
46405 \family default
46406  files.
46407 \end_layout
46408
46409 \begin_layout Description
46410 Document
46411 \begin_inset space ~
46412 \end_inset
46413
46414 templates This directory will be opened when you use the menu 
46415 \family sans
46416 File\SpecialChar \menuseparator
46417 New
46418 \begin_inset space ~
46419 \end_inset
46420
46421 from
46422 \begin_inset space ~
46423 \end_inset
46424
46425 Template
46426 \family default
46427 .
46428 \end_layout
46429
46430 \begin_layout Description
46431 Example
46432 \begin_inset space ~
46433 \end_inset
46434
46435 files This directory will be opened when you use the button 
46436 \family sans
46437 Examples
46438 \family default
46439  in the 
46440 \family sans
46441 File\SpecialChar \menuseparator
46442 Open
46443 \family default
46444  dialog.
46445 \begin_inset Newline newline
46446 \end_inset
46447
46448
46449 \begin_inset Note Greyedout
46450 status open
46451
46452 \begin_layout Plain Layout
46453
46454 \series bold
46455 Note:
46456 \series default
46457  The 
46458 \family sans
46459 Examples
46460 \family default
46461  button does not exist when using LyX on MacOS and Windows systems.
46462 \end_layout
46463
46464 \end_inset
46465
46466
46467 \end_layout
46468
46469 \begin_layout Description
46470 Backup
46471 \begin_inset space ~
46472 \end_inset
46473
46474 directory
46475 \begin_inset Index idx
46476 status collapsed
46477
46478 \begin_layout Plain Layout
46479 Backup ! Directory
46480 \end_layout
46481
46482 \end_inset
46483
46484  Backup copies will be saved to this directory.
46485  If no directory is given but backups are enabled as described in section
46486 \begin_inset space ~
46487 \end_inset
46488
46489
46490 \begin_inset CommandInset ref
46491 LatexCommand ref
46492 reference "sub:Backup documents"
46493
46494 \end_inset
46495
46496 , the 
46497 \family sans
46498 Working directory
46499 \family default
46500  will be used to save the backups.
46501 \begin_inset Newline newline
46502 \end_inset
46503
46504 Backup files have the ending 
46505 \begin_inset Quotes eld
46506 \end_inset
46507
46508 .lyx~
46509 \begin_inset Quotes erd
46510 \end_inset
46511
46512 .
46513 \end_layout
46514
46515 \begin_layout Description
46516 Ly
46517 \begin_inset ERT
46518 status collapsed
46519
46520 \begin_layout Plain Layout
46521
46522 {}
46523 \end_layout
46524
46525 \end_inset
46526
46527 XServer-Pipe Here you can enter the name of a UNIX-pipe.
46528  This pipe is used to send data from external programs to LyX.
46529 \begin_inset Newline newline
46530 \end_inset
46531
46532
46533 \series bold
46534 Example
46535 \series default
46536 : You add a BibTeX-database test.bib to your document.
46537  You can edit this file with the program 
46538 \family typewriter
46539 JabRef
46540 \family default
46541 .
46542  In 
46543 \family typewriter
46544 JabRef
46545 \family default
46546  you have to use the same Unix-Pipe for LyX in its preferences under 
46547 \family sans
46548 External
46549 \begin_inset space ~
46550 \end_inset
46551
46552 programs
46553 \family default
46554 .
46555  If you want to get one entry of the database as citation, select it in
46556  
46557 \family typewriter
46558 JabRef
46559 \family default
46560  and click on the LyX-symbol.
46561  The entry will now be inserted as citation at the current cursor position
46562  in your LyX file.
46563  
46564 \family typewriter
46565 JabRef
46566 \family default
46567  and LyX need of course to be run the same time.
46568 \begin_inset Newline newline
46569 \end_inset
46570
46571
46572 \begin_inset Note Greyedout
46573 status open
46574
46575 \begin_layout Plain Layout
46576
46577 \series bold
46578 Note:
46579 \series default
46580  This feature doesn't work on Windows systems.
46581 \end_layout
46582
46583 \end_inset
46584
46585
46586 \end_layout
46587
46588 \begin_layout Description
46589 Temporary
46590 \begin_inset space ~
46591 \end_inset
46592
46593 directory Temporary files will be saved in this directory.
46594 \end_layout
46595
46596 \begin_layout Description
46597 Thesaurus
46598 \begin_inset space ~
46599 \end_inset
46600
46601 directory Directory where the thesaurus dictionaries are located.
46602  You only need to specify it if the thesaurus does otherwise not work or
46603  if you want to use custom/alternative dictionaries.
46604 \end_layout
46605
46606 \begin_layout Description
46607 Hunspell
46608 \begin_inset space ~
46609 \end_inset
46610
46611 directory Directory where the dictionaries of the spell checker program
46612  
46613 \family typewriter
46614 Hunspell
46615 \family default
46616  are located.
46617  You only need to specify it if you are using 
46618 \family typewriter
46619 Hunspell
46620 \family default
46621  and spell checking does otherwise not work or if you want to use custom/alterna
46622 tive dictionaries.
46623  For LyX on Windows 
46624 \family typewriter
46625 Hunspell
46626 \family default
46627  is the only available spell checker and should work without specifying
46628  a directory.
46629 \end_layout
46630
46631 \begin_layout Description
46632 PATH
46633 \begin_inset space ~
46634 \end_inset
46635
46636 prefix This field contains a list of paths to external programs.
46637  When LyX needs to use an external program, it looks in this list where
46638  to find it on the system.
46639  The path list is automatically set up on Windows and Mac systems when LyX
46640  is configured, so that you normally don't have to modify it.
46641  On Unix
46642 \begin_inset space \thinspace{}
46643 \end_inset
46644
46645 /
46646 \begin_inset space \thinspace{}
46647 \end_inset
46648
46649 Linux systems, the path list will need to be set only if there are external
46650  programs you wish to use that are not in your normal system path ($PATH).
46651 \end_layout
46652
46653 \begin_layout Description
46654 TEXINPUTS
46655 \begin_inset space ~
46656 \end_inset
46657
46658 prefix The TEXINPUTS environment variable allows to use external files which
46659  are included to a LyX document via commands in TeX code.
46660  This prefix includes by default the document directory (represented by
46661  a single '.').
46662  The prefix can be set to any list of paths separated by the default separator
46663  of the OS (':' on UNIX like systems and ';' on windows).
46664  If files are included by LaTeX, the paths listed in the TEXINPUTS prefix
46665  will be scanned for the input files.
46666  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46667  to be relative to the directory of your LyX file.
46668  It is recommended to include always the '.' as one of the paths, otherwise
46669  compilation may fail for some documents.
46670 \end_layout
46671
46672 \begin_layout Section
46673 Identity
46674 \end_layout
46675
46676 \begin_layout Standard
46677 Here you can insert your name and email address.
46678  The identity will be used when you have enabled change tracking as described
46679  in section
46680 \begin_inset space ~
46681 \end_inset
46682
46683
46684 \begin_inset CommandInset ref
46685 LatexCommand ref
46686 reference "sec:Change-Tracking"
46687
46688 \end_inset
46689
46690 , to mark changes you make as yours.
46691 \end_layout
46692
46693 \begin_layout Section
46694 Language Settings
46695 \begin_inset Index idx
46696 status collapsed
46697
46698 \begin_layout Plain Layout
46699 Language ! Settings
46700 \end_layout
46701
46702 \end_inset
46703
46704
46705 \begin_inset Index idx
46706 status collapsed
46707
46708 \begin_layout Plain Layout
46709 Settings ! Language
46710 \end_layout
46711
46712 \end_inset
46713
46714
46715 \end_layout
46716
46717 \begin_layout Subsection
46718 Language
46719 \begin_inset CommandInset label
46720 LatexCommand label
46721 name "sub:Prefs-Language"
46722
46723 \end_inset
46724
46725
46726 \end_layout
46727
46728 \begin_layout Description
46729 User
46730 \begin_inset space ~
46731 \end_inset
46732
46733 Interface
46734 \begin_inset space ~
46735 \end_inset
46736
46737 language Here you can select the language of LyX's menus.
46738  You find the actual translation status here: 
46739 \begin_inset CommandInset href
46740 LatexCommand href
46741 target "http://www.lyx.org/I18n"
46742
46743 \end_inset
46744
46745
46746 \end_layout
46747
46748 \begin_layout Description
46749 Language
46750 \begin_inset space ~
46751 \end_inset
46752
46753 package determines which LaTeX package should be loaded to handle language
46754  issues.
46755  Language issues which are handled by this package include proper hyphenation
46756  as well as localization of dates and text strings such as 
46757 \begin_inset Quotes eld
46758 \end_inset
46759
46760 Chapter
46761 \begin_inset Quotes erd
46762 \end_inset
46763
46764  and 
46765 \begin_inset Quotes eld
46766 \end_inset
46767
46768 Table
46769 \begin_inset Quotes erd
46770 \end_inset
46771
46772 .
46773  The most widespread language package is 
46774 \series bold
46775 babel
46776 \series default
46777
46778 \begin_inset Index idx
46779 status collapsed
46780
46781 \begin_layout Plain Layout
46782 LaTeX-packages ! babel
46783 \end_layout
46784
46785 \end_inset
46786
46787 , it is the default language package in classic LaTeX.
46788  However, more recent typesetting engines such as XeTeX and LuaTeX come
46789  with the alternative language package 
46790 \series bold
46791 polyglossia
46792 \series default
46793
46794 \begin_inset Index idx
46795 status collapsed
46796
46797 \begin_layout Plain Layout
46798 LaTeX-packages ! polyglossia
46799 \end_layout
46800
46801 \end_inset
46802
46803  that is more suited for the multi-script support of these engines.
46804  Furthermore, there are also specific language packages for languages not
46805  covered by babel.
46806  The available selections are described in sec.
46807 \begin_inset space \thinspace{}
46808 \end_inset
46809
46810
46811 \begin_inset CommandInset ref
46812 LatexCommand ref
46813 reference "sec:Language-encodings"
46814
46815 \end_inset
46816
46817 .
46818 \end_layout
46819
46820 \begin_layout Description
46821 Command
46822 \begin_inset space ~
46823 \end_inset
46824
46825 start When a special LaTeX-package is needed to write in a certain document
46826  language, you can here specify the command to start the package.
46827  An example is the start command 
46828 \family sans
46829
46830 \backslash
46831 begin{arabtext}
46832 \family default
46833  that is needed to write Arabic using the package 
46834 \series bold
46835 ArabTeX
46836 \series default
46837 , see 
46838 \begin_inset CommandInset citation
46839 LatexCommand cite
46840 key "Arabic"
46841
46842 \end_inset
46843
46844 .
46845  The default is the 
46846 \series bold
46847 babel
46848 \series default
46849  command 
46850 \family sans
46851
46852 \backslash
46853 selectlanguage{$$lang}
46854 \family default
46855 .
46856 \end_layout
46857
46858 \begin_layout Description
46859 Command
46860 \begin_inset space ~
46861 \end_inset
46862
46863 end Counterpart to 
46864 \family sans
46865 Command start
46866 \family default
46867 .
46868  Some packages, like the default, don't have an end command since the start
46869  command toggles the package on and off.
46870 \end_layout
46871
46872 \begin_layout Description
46873 Default
46874 \begin_inset space ~
46875 \end_inset
46876
46877 Decimal
46878 \begin_inset space ~
46879 \end_inset
46880
46881 Point Define the default decimal point for the use in tables (decimal point
46882  alignment).
46883 \end_layout
46884
46885 \begin_layout Description
46886 Set
46887 \begin_inset space ~
46888 \end_inset
46889
46890 languages
46891 \begin_inset space ~
46892 \end_inset
46893
46894 globally When this option is set, the languages used in the document will
46895  be added as options to the document class options, so that they can be
46896  used by all LaTeX-packages.
46897  Otherwise they will only be used as options for the 
46898 \series bold
46899 babel
46900 \series default
46901  package.
46902 \end_layout
46903
46904 \begin_layout Description
46905 Auto
46906 \begin_inset space ~
46907 \end_inset
46908
46909 begin When this option is set, the documents starts with the chosen document
46910  language.
46911  When this option is not set, the 
46912 \family sans
46913 Command
46914 \begin_inset space ~
46915 \end_inset
46916
46917 start
46918 \family default
46919  is explicitly set to the beginning of the document in the LaTeX-output.
46920  This assures that the correct language is used when you use another 
46921 \family sans
46922 Command
46923 \begin_inset space ~
46924 \end_inset
46925
46926 start
46927 \family default
46928  than the default.
46929 \end_layout
46930
46931 \begin_layout Description
46932 Auto
46933 \begin_inset space ~
46934 \end_inset
46935
46936 end Counterpart to 
46937 \family sans
46938 Auto
46939 \begin_inset space ~
46940 \end_inset
46941
46942 begin
46943 \family default
46944 .
46945  When it is not set, the 
46946 \family sans
46947 Command
46948 \begin_inset space ~
46949 \end_inset
46950
46951 end
46952 \family default
46953  is set to the end of the document.
46954 \end_layout
46955
46956 \begin_layout Description
46957 Mark
46958 \begin_inset space ~
46959 \end_inset
46960
46961 foreign
46962 \begin_inset space ~
46963 \end_inset
46964
46965 languages Text marked formatted in a language different from the document
46966  language will be underlined blue.
46967 \end_layout
46968
46969 \begin_layout Description
46970 Enable
46971 \begin_inset space ~
46972 \end_inset
46973
46974 RTL
46975 \begin_inset space ~
46976 \end_inset
46977
46978 support Enables the use of languages, written from right to left (RTL),
46979  like Arabic, Hebrew, Farsi.
46980 \end_layout
46981
46982 \begin_layout Description
46983 Cursor
46984 \begin_inset space ~
46985 \end_inset
46986
46987 movement When writing RTL, you can define if the left and right arrow keys
46988  move the cursor visually to the left or right, respectively, or logically.
46989  Logical means that the cursor is moved to the left when pressing the right
46990  arrow key and the cursor is inside text in an RTL language.
46991 \end_layout
46992
46993 \begin_layout Subsection
46994 Spellchecker
46995 \end_layout
46996
46997 \begin_layout Standard
46998 The spellchecker settings are explained in section
46999 \begin_inset space ~
47000 \end_inset
47001
47002
47003 \begin_inset CommandInset ref
47004 LatexCommand ref
47005 reference "sec:Spellchecking"
47006
47007 \end_inset
47008
47009
47010 \end_layout
47011
47012 \begin_layout Section
47013 Outputs
47014 \end_layout
47015
47016 \begin_layout Subsection
47017 General
47018 \end_layout
47019
47020 \begin_layout Description
47021 Output
47022 \begin_inset space ~
47023 \end_inset
47024
47025 line
47026 \begin_inset space ~
47027 \end_inset
47028
47029 length sets the maximum number of characters printed in one line when using
47030  the menu 
47031 \family sans
47032 File\SpecialChar \menuseparator
47033 Export\SpecialChar \menuseparator
47034 Plain
47035 \begin_inset space ~
47036 \end_inset
47037
47038 text
47039 \family default
47040 .
47041  Setting the line line length to 0 means all text is printed in one endless
47042  line.
47043 \end_layout
47044
47045 \begin_layout Description
47046 Date
47047 \begin_inset space ~
47048 \end_inset
47049
47050 format
47051 \begin_inset Index idx
47052 status collapsed
47053
47054 \begin_layout Plain Layout
47055 Date Format
47056 \end_layout
47057
47058 \end_inset
47059
47060
47061 \begin_inset Index idx
47062 status collapsed
47063
47064 \begin_layout Plain Layout
47065 Settings ! Date format
47066 \end_layout
47067
47068 \end_inset
47069
47070  The date format can be one or a mixture of the formats listed here:
47071 \begin_inset Newline newline
47072 \end_inset
47073
47074
47075 \begin_inset Flex URL
47076 status collapsed
47077
47078 \begin_layout Plain Layout
47079
47080 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
47081 \end_layout
47082
47083 \end_inset
47084
47085
47086 \begin_inset Newline newline
47087 \end_inset
47088
47089 For example the format
47090 \begin_inset Newline newline
47091 \end_inset
47092
47093 %d/%m/%y
47094 \begin_inset Newline newline
47095 \end_inset
47096
47097 prints the date as day/month/year.
47098 \end_layout
47099
47100 \begin_layout Description
47101 Overwrite
47102 \begin_inset space ~
47103 \end_inset
47104
47105 on
47106 \begin_inset space ~
47107 \end_inset
47108
47109 export Setting what LyX is allowed to overwrite on export.
47110 \end_layout
47111
47112 \begin_layout Description
47113 Forward
47114 \begin_inset space ~
47115 \end_inset
47116
47117 search Commands that will be used for the menu 
47118 \family sans
47119 Navigate\SpecialChar \menuseparator
47120 Forward
47121 \begin_inset space ~
47122 \end_inset
47123
47124 search
47125 \family default
47126 .
47127  For a detailed description see section 
47128 \emph on
47129 Reverse DVI/PDF search
47130 \emph default
47131  of the 
47132 \emph on
47133 Additional
47134 \begin_inset space ~
47135 \end_inset
47136
47137 Features
47138 \emph default
47139  manual.
47140 \end_layout
47141
47142 \begin_layout Subsection
47143 Printer
47144 \begin_inset CommandInset label
47145 LatexCommand label
47146 name "sub:Printer"
47147
47148 \end_inset
47149
47150
47151 \begin_inset Index idx
47152 status collapsed
47153
47154 \begin_layout Plain Layout
47155 Printer
47156 \end_layout
47157
47158 \end_inset
47159
47160
47161 \begin_inset Index idx
47162 status collapsed
47163
47164 \begin_layout Plain Layout
47165 Settings ! Printer
47166 \end_layout
47167
47168 \end_inset
47169
47170
47171 \end_layout
47172
47173 \begin_layout Description
47174 Default
47175 \begin_inset space ~
47176 \end_inset
47177
47178 printer Here you can specify the name of your default printer.
47179  The name will be used when the 
47180 \family sans
47181 Printer command
47182 \family default
47183  is executed.
47184 \begin_inset Newline newline
47185 \end_inset
47186
47187
47188 \begin_inset Note Greyedout
47189 status open
47190
47191 \begin_layout Plain Layout
47192
47193 \series bold
47194 Note:
47195 \series default
47196  You can leave this field empty on Windows systems because it has no effect.
47197 \end_layout
47198
47199 \end_inset
47200
47201
47202 \end_layout
47203
47204 \begin_layout Description
47205 Printer
47206 \begin_inset space ~
47207 \end_inset
47208
47209 command is the command LyX
47210 \begin_inset space \thinspace{}
47211 \end_inset
47212
47213 /
47214 \begin_inset space \thinspace{}
47215 \end_inset
47216
47217 LaTeX uses for printing.
47218  The default is on most systems 
47219 \family sans
47220 dvips
47221 \family default
47222 .
47223 \end_layout
47224
47225 \begin_layout Description
47226 Printer
47227 \begin_inset space ~
47228 \end_inset
47229
47230 Command
47231 \begin_inset space ~
47232 \end_inset
47233
47234 Options Here you can specify printer options.
47235  A list of printer options with explanations can be found in the documentation
47236  of the program that provides the 
47237 \family sans
47238 Printer command
47239 \family default
47240  you are using.
47241 \end_layout
47242
47243 \begin_layout Description
47244 Adapt
47245 \begin_inset space ~
47246 \end_inset
47247
47248 output
47249 \begin_inset space ~
47250 \end_inset
47251
47252 to
47253 \begin_inset space ~
47254 \end_inset
47255
47256 printer This option works only for the 
47257 \family sans
47258 Printer command
47259 \family default
47260  
47261 \begin_inset Quotes eld
47262 \end_inset
47263
47264
47265 \family sans
47266 dvips
47267 \family default
47268
47269 \begin_inset Quotes erd
47270 \end_inset
47271
47272 .
47273  It activates a configuration file for dvips.
47274  This is an option only for dvips experts.
47275 \end_layout
47276
47277 \begin_layout Subsection
47278 LaT
47279 \begin_inset ERT
47280 status collapsed
47281
47282 \begin_layout Plain Layout
47283
47284 {}
47285 \end_layout
47286
47287 \end_inset
47288
47289 eX
47290 \begin_inset CommandInset label
47291 LatexCommand label
47292 name "sub:LaTeX-settings"
47293
47294 \end_inset
47295
47296
47297 \begin_inset Index idx
47298 status collapsed
47299
47300 \begin_layout Plain Layout
47301 Settings ! LaTeX
47302 \end_layout
47303
47304 \end_inset
47305
47306
47307 \end_layout
47308
47309 \begin_layout Description
47310 Use
47311 \begin_inset space ~
47312 \end_inset
47313
47314 LaTe
47315 \begin_inset ERT
47316 status collapsed
47317
47318 \begin_layout Plain Layout
47319
47320 {}
47321 \end_layout
47322
47323 \end_inset
47324
47325 X
47326 \begin_inset space ~
47327 \end_inset
47328
47329 font
47330 \begin_inset space ~
47331 \end_inset
47332
47333 encoding This is the default encoding of the document font.
47334  
47335 \family sans
47336 T1
47337 \family default
47338  is the default and covers western languages and symbols.
47339  
47340 \family sans
47341 T2A
47342 \family default
47343
47344 \family sans
47345 T2B
47346 \family default
47347
47348 \family sans
47349 T2C
47350 \family default
47351
47352 \family sans
47353 LCY
47354 \family default
47355 , and 
47356 \family sans
47357 X2
47358 \family default
47359  are for Cyrillic.
47360  Combinations of the encodings are possible, like 
47361 \begin_inset Quotes erd
47362 \end_inset
47363
47364
47365 \family sans
47366 T1, T2B
47367 \family default
47368
47369 \begin_inset Quotes erd
47370 \end_inset
47371
47372 .
47373  The font encoding is normally automatically loaded by the language packages
47374  LyX sets up in the background.
47375  So there is no need to change the default encoding.
47376 \end_layout
47377
47378 \begin_layout Description
47379 Default
47380 \begin_inset space ~
47381 \end_inset
47382
47383 paper
47384 \begin_inset space ~
47385 \end_inset
47386
47387 size This is the paper size that is used for new documents.
47388  The 
47389 \family sans
47390 Default
47391 \family default
47392  value depends on your LaTeX-system setup.
47393 \end_layout
47394
47395 \begin_layout Description
47396 DVI
47397 \begin_inset space ~
47398 \end_inset
47399
47400 viewer
47401 \begin_inset space ~
47402 \end_inset
47403
47404 paper
47405 \begin_inset space ~
47406 \end_inset
47407
47408 size
47409 \begin_inset space ~
47410 \end_inset
47411
47412 options They only have an effect when the program 
47413 \family sans
47414 xdvi
47415 \family default
47416  is used as DVI-viewer, read its manual to find out more.
47417 \end_layout
47418
47419 \begin_layout Standard
47420 You can also specify here options and commands with parameters for processors.
47421  But before you change something, it is strongly recommended to read the
47422  manuals of the applications.
47423 \end_layout
47424
47425 \begin_layout Description
47426 Bibliography
47427 \begin_inset space ~
47428 \end_inset
47429
47430 generation Settings for the generation of the bibliography, see section
47431 \begin_inset space ~
47432 \end_inset
47433
47434
47435 \begin_inset CommandInset ref
47436 LatexCommand ref
47437 reference "sub:Bibliography-databases"
47438
47439 \end_inset
47440
47441 .
47442 \end_layout
47443
47444 \begin_layout Description
47445 Index
47446 \begin_inset space ~
47447 \end_inset
47448
47449 generation Settings for the generation of the index, see section
47450 \begin_inset space ~
47451 \end_inset
47452
47453
47454 \begin_inset CommandInset ref
47455 LatexCommand ref
47456 reference "sub:Index-Program"
47457
47458 \end_inset
47459
47460 .
47461 \end_layout
47462
47463 \begin_layout Description
47464 Nomenclature
47465 \begin_inset space ~
47466 \end_inset
47467
47468 command Command for the program that generates the nomenclature, see section
47469 \begin_inset space ~
47470 \end_inset
47471
47472
47473 \begin_inset CommandInset ref
47474 LatexCommand ref
47475 reference "sub:Nomenclature-Program"
47476
47477 \end_inset
47478
47479 .
47480 \end_layout
47481
47482 \begin_layout Description
47483 CheckTe
47484 \begin_inset ERT
47485 status collapsed
47486
47487 \begin_layout Plain Layout
47488
47489 {}
47490 \end_layout
47491
47492 \end_inset
47493
47494 X
47495 \begin_inset space ~
47496 \end_inset
47497
47498 command Command for the program 
47499 \family sans
47500 CheckTeX
47501 \family default
47502  that is described in the section 
47503 \emph on
47504 Checking TeX
47505 \emph default
47506  of the 
47507 \emph on
47508 Additional Features
47509 \emph default
47510  manual.
47511 \end_layout
47512
47513 \begin_layout Standard
47514 There are additionally the following options:
47515 \end_layout
47516
47517 \begin_layout Description
47518 Use
47519 \begin_inset space ~
47520 \end_inset
47521
47522 Windows-style
47523 \begin_inset space ~
47524 \end_inset
47525
47526 paths
47527 \begin_inset space ~
47528 \end_inset
47529
47530 in
47531 \begin_inset space ~
47532 \end_inset
47533
47534 LaTeX
47535 \begin_inset space ~
47536 \end_inset
47537
47538 files Uses paths in the notation of Windows, that means that 
47539 \begin_inset Quotes eld
47540 \end_inset
47541
47542
47543 \backslash
47544
47545 \begin_inset Quotes erd
47546 \end_inset
47547
47548  is used instead of 
47549 \begin_inset Quotes eld
47550 \end_inset
47551
47552 /
47553 \begin_inset Quotes erd
47554 \end_inset
47555
47556  to separate folders.
47557  This option is enabled by default when you use LyX on Windows.
47558 \begin_inset Index idx
47559 status collapsed
47560
47561 \begin_layout Plain Layout
47562 Paths
47563 \end_layout
47564
47565 \end_inset
47566
47567
47568 \begin_inset Index idx
47569 status collapsed
47570
47571 \begin_layout Plain Layout
47572 Settings ! Paths
47573 \end_layout
47574
47575 \end_inset
47576
47577
47578 \end_layout
47579
47580 \begin_layout Description
47581 Reset
47582 \begin_inset space ~
47583 \end_inset
47584
47585 class
47586 \begin_inset space ~
47587 \end_inset
47588
47589 options
47590 \begin_inset space ~
47591 \end_inset
47592
47593 when
47594 \begin_inset space ~
47595 \end_inset
47596
47597 document
47598 \begin_inset space ~
47599 \end_inset
47600
47601 classes
47602 \begin_inset space ~
47603 \end_inset
47604
47605 changes Removes all manually set document class options in the 
47606 \family sans
47607 Document\SpecialChar \menuseparator
47608 Settings
47609 \family default
47610  dialog when changing the document class.
47611 \end_layout
47612
47613 \begin_layout Section
47614 File
47615 \begin_inset space ~
47616 \end_inset
47617
47618 Handling
47619 \begin_inset Index idx
47620 status collapsed
47621
47622 \begin_layout Plain Layout
47623 File handling
47624 \end_layout
47625
47626 \end_inset
47627
47628
47629 \end_layout
47630
47631 \begin_layout Subsection
47632 Converters
47633 \begin_inset CommandInset label
47634 LatexCommand label
47635 name "sub:Converters"
47636
47637 \end_inset
47638
47639
47640 \begin_inset Index idx
47641 status collapsed
47642
47643 \begin_layout Plain Layout
47644 Converters
47645 \end_layout
47646
47647 \end_inset
47648
47649
47650 \end_layout
47651
47652 \begin_layout Standard
47653 Here you find the list of defined converter commands to convert material
47654  from one format to another.
47655  You can modify them or create new ones.
47656  To modify a converter, select it, change the entry of the field 
47657 \family sans
47658 Converter
47659 \family default
47660  and/or 
47661 \family sans
47662 Extra
47663 \begin_inset space ~
47664 \end_inset
47665
47666 flag
47667 \family default
47668 , and press the 
47669 \family sans
47670 Modify
47671 \family default
47672  button.
47673  To create a new converter, select an existing one, select a different format
47674  in the 
47675 \family sans
47676 From
47677 \begin_inset space ~
47678 \end_inset
47679
47680 format
47681 \family default
47682  drop-down list, modify the 
47683 \family sans
47684 Converter
47685 \family default
47686  field, and press the 
47687 \family sans
47688 Add
47689 \family default
47690  button.
47691 \end_layout
47692
47693 \begin_layout Standard
47694 If the 
47695 \family sans
47696 Converter File Cache
47697 \family default
47698  is enabled, conversions will be cached as long as specified in the field
47699  
47700 \family sans
47701 Maximum Age (in days
47702 \family default
47703 ).
47704  This means that images don't need to be converted again when you reopen
47705  a document; the converted images from the cache will be used instead.
47706 \end_layout
47707
47708 \begin_layout Standard
47709 More about converters, like the variables and flags that can be used in
47710  the converter definition, is described in the section 
47711 \emph on
47712 Converters
47713 \emph default
47714  of the 
47715 \emph on
47716 Customization
47717 \emph default
47718  manual.
47719 \end_layout
47720
47721 \begin_layout Subsection
47722 File Formats
47723 \begin_inset CommandInset label
47724 LatexCommand label
47725 name "sec:File-Formats"
47726
47727 \end_inset
47728
47729
47730 \begin_inset Index idx
47731 status collapsed
47732
47733 \begin_layout Plain Layout
47734 File formats
47735 \end_layout
47736
47737 \end_inset
47738
47739
47740 \begin_inset Index idx
47741 status collapsed
47742
47743 \begin_layout Plain Layout
47744 Copiers
47745 \end_layout
47746
47747 \end_inset
47748
47749
47750 \end_layout
47751
47752 \begin_layout Standard
47753 Here you find the list of defined file formats that LyX can handle.
47754  You can modify the viewer and editor program that should be used for certain
47755  formats.
47756 \end_layout
47757
47758 \begin_layout Standard
47759 Furthermore, you can define the 
47760 \family sans
47761 Default output format
47762 \family default
47763  that is used when you use 
47764 \family sans
47765 View, Update, View Master Document
47766 \family default
47767  or 
47768 \family sans
47769 Update Master Document
47770 \family default
47771  in the 
47772 \family sans
47773 View
47774 \family default
47775  menu or the toolbar.
47776 \end_layout
47777
47778 \begin_layout Standard
47779 More about formats and their options is described in the section 
47780 \emph on
47781 Formats
47782 \emph default
47783  of the 
47784 \emph on
47785 Customization
47786 \emph default
47787  manual.
47788 \end_layout
47789
47790 \begin_layout Standard
47791 Since all conversions from one format to another take place in LyX's temporary
47792  directory, it is sometimes necessary to modify a file before copying it
47793  to the temporary directory in order that the conversion may be performed.
47794  This is done by specifying a 
47795 \family sans
47796 Copier
47797 \family default
47798 .
47799  More about this is described in the section 
47800 \emph on
47801 Copiers
47802 \emph default
47803  of the 
47804 \emph on
47805 Customization
47806 \emph default
47807  manual.
47808 \end_layout
47809
47810 \begin_layout Chapter
47811 Units available in LyX
47812 \begin_inset Index idx
47813 status collapsed
47814
47815 \begin_layout Plain Layout
47816 Units
47817 \end_layout
47818
47819 \end_inset
47820
47821
47822 \begin_inset CommandInset label
47823 LatexCommand label
47824 name "cha:Units-available-in"
47825
47826 \end_inset
47827
47828
47829 \end_layout
47830
47831 \begin_layout Standard
47832 To understand the units described in this documentation, 
47833 \begin_inset CommandInset ref
47834 LatexCommand ref
47835 reference "cap:Units"
47836
47837 \end_inset
47838
47839  explains all units available in LyX.
47840 \end_layout
47841
47842 \begin_layout Standard
47843 \begin_inset Float table
47844 placement h
47845 wide false
47846 sideways false
47847 status open
47848
47849 \begin_layout Plain Layout
47850 \begin_inset Caption
47851
47852 \begin_layout Plain Layout
47853 \begin_inset CommandInset label
47854 LatexCommand label
47855 name "cap:Units"
47856
47857 \end_inset
47858
47859 Units
47860 \end_layout
47861
47862 \end_inset
47863
47864
47865 \end_layout
47866
47867 \begin_layout Plain Layout
47868 \begin_inset VSpace medskip
47869 \end_inset
47870
47871
47872 \end_layout
47873
47874 \begin_layout Plain Layout
47875 \align center
47876 \begin_inset Tabular
47877 <lyxtabular version="3" rows="20" columns="2">
47878 <features tabularvalignment="middle">
47879 <column alignment="center" valignment="top" width="0">
47880 <column alignment="center" valignment="top" width="0">
47881 <row>
47882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47883 \begin_inset Text
47884
47885 \begin_layout Plain Layout
47886 unit
47887 \end_layout
47888
47889 \end_inset
47890 </cell>
47891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47892 \begin_inset Text
47893
47894 \begin_layout Plain Layout
47895 name/description
47896 \end_layout
47897
47898 \end_inset
47899 </cell>
47900 </row>
47901 <row>
47902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47903 \begin_inset Text
47904
47905 \begin_layout Plain Layout
47906 mm
47907 \end_layout
47908
47909 \end_inset
47910 </cell>
47911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47912 \begin_inset Text
47913
47914 \begin_layout Plain Layout
47915 millimeter
47916 \end_layout
47917
47918 \end_inset
47919 </cell>
47920 </row>
47921 <row>
47922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47923 \begin_inset Text
47924
47925 \begin_layout Plain Layout
47926 cm
47927 \end_layout
47928
47929 \end_inset
47930 </cell>
47931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47932 \begin_inset Text
47933
47934 \begin_layout Plain Layout
47935 centimeter
47936 \end_layout
47937
47938 \end_inset
47939 </cell>
47940 </row>
47941 <row>
47942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47943 \begin_inset Text
47944
47945 \begin_layout Plain Layout
47946 in
47947 \end_layout
47948
47949 \end_inset
47950 </cell>
47951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47952 \begin_inset Text
47953
47954 \begin_layout Plain Layout
47955 inch
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 pt
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 point (72.27
47976 \begin_inset space \thinspace{}
47977 \end_inset
47978
47979 pt = 1
47980 \begin_inset space \thinspace{}
47981 \end_inset
47982
47983 in)
47984 \end_layout
47985
47986 \end_inset
47987 </cell>
47988 </row>
47989 <row>
47990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47991 \begin_inset Text
47992
47993 \begin_layout Plain Layout
47994 pc
47995 \end_layout
47996
47997 \end_inset
47998 </cell>
47999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48000 \begin_inset Text
48001
48002 \begin_layout Plain Layout
48003 pica (1
48004 \begin_inset space \thinspace{}
48005 \end_inset
48006
48007 pc = 12
48008 \begin_inset space \thinspace{}
48009 \end_inset
48010
48011 pt)
48012 \end_layout
48013
48014 \end_inset
48015 </cell>
48016 </row>
48017 <row>
48018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48019 \begin_inset Text
48020
48021 \begin_layout Plain Layout
48022 sp
48023 \end_layout
48024
48025 \end_inset
48026 </cell>
48027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48028 \begin_inset Text
48029
48030 \begin_layout Plain Layout
48031 scaled point (65536
48032 \begin_inset space \thinspace{}
48033 \end_inset
48034
48035 sp = 1
48036 \begin_inset space \thinspace{}
48037 \end_inset
48038
48039 pt)
48040 \end_layout
48041
48042 \end_inset
48043 </cell>
48044 </row>
48045 <row>
48046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48047 \begin_inset Text
48048
48049 \begin_layout Plain Layout
48050 bp
48051 \end_layout
48052
48053 \end_inset
48054 </cell>
48055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48056 \begin_inset Text
48057
48058 \begin_layout Plain Layout
48059 big point (72
48060 \begin_inset space \thinspace{}
48061 \end_inset
48062
48063 bp = 1
48064 \begin_inset space \thinspace{}
48065 \end_inset
48066
48067 in)
48068 \end_layout
48069
48070 \end_inset
48071 </cell>
48072 </row>
48073 <row>
48074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48075 \begin_inset Text
48076
48077 \begin_layout Plain Layout
48078 dd
48079 \end_layout
48080
48081 \end_inset
48082 </cell>
48083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48084 \begin_inset Text
48085
48086 \begin_layout Plain Layout
48087 didot (72
48088 \begin_inset space \thinspace{}
48089 \end_inset
48090
48091 dd 
48092 \begin_inset Formula $\approx$
48093 \end_inset
48094
48095  37.6
48096 \begin_inset space \thinspace{}
48097 \end_inset
48098
48099 mm)
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 cc
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 cicero (1
48120 \begin_inset space \thinspace{}
48121 \end_inset
48122
48123 cc = 12
48124 \begin_inset space \thinspace{}
48125 \end_inset
48126
48127 dd)
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 Scale%
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 % of original image width
48148 \end_layout
48149
48150 \end_inset
48151 </cell>
48152 </row>
48153 <row>
48154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48155 \begin_inset Text
48156
48157 \begin_layout Plain Layout
48158 text%
48159 \end_layout
48160
48161 \end_inset
48162 </cell>
48163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48164 \begin_inset Text
48165
48166 \begin_layout Plain Layout
48167 % of text width
48168 \end_layout
48169
48170 \end_inset
48171 </cell>
48172 </row>
48173 <row>
48174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48175 \begin_inset Text
48176
48177 \begin_layout Plain Layout
48178 col%
48179 \end_layout
48180
48181 \end_inset
48182 </cell>
48183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48184 \begin_inset Text
48185
48186 \begin_layout Plain Layout
48187 % of column width
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 page%
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 paper 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 line%
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 line 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 theight%
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 text height
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 pheight%
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 height
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 ex
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 height of letter 
48288 \emph on
48289 x
48290 \emph default
48291  in current font
48292 \end_layout
48293
48294 \end_inset
48295 </cell>
48296 </row>
48297 <row>
48298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48299 \begin_inset Text
48300
48301 \begin_layout Plain Layout
48302 em
48303 \end_layout
48304
48305 \end_inset
48306 </cell>
48307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48308 \begin_inset Text
48309
48310 \begin_layout Plain Layout
48311 width of letter 
48312 \emph on
48313 M
48314 \emph default
48315  in current font
48316 \end_layout
48317
48318 \end_inset
48319 </cell>
48320 </row>
48321 <row>
48322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48323 \begin_inset Text
48324
48325 \begin_layout Plain Layout
48326 mu
48327 \end_layout
48328
48329 \end_inset
48330 </cell>
48331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48332 \begin_inset Text
48333
48334 \begin_layout Plain Layout
48335 math unit (1
48336 \begin_inset space \thinspace{}
48337 \end_inset
48338
48339 mu = 1/18
48340 \begin_inset space \thinspace{}
48341 \end_inset
48342
48343 em)
48344 \end_layout
48345
48346 \end_inset
48347 </cell>
48348 </row>
48349 </lyxtabular>
48350
48351 \end_inset
48352
48353
48354 \end_layout
48355
48356 \end_inset
48357
48358
48359 \end_layout
48360
48361 \begin_layout Chapter
48362 Credits
48363 \begin_inset CommandInset label
48364 LatexCommand label
48365 name "cha:Credits"
48366
48367 \end_inset
48368
48369
48370 \end_layout
48371
48372 \begin_layout Standard
48373 The documentation is a collaborative effort between many different people
48374  (and we would encourage people to contribute!).
48375 \end_layout
48376
48377 \begin_layout Itemize
48378
48379 \noun on
48380 Alejandro Aguilar Sierra
48381 \end_layout
48382
48383 \begin_layout Itemize
48384
48385 \noun on
48386 Amir Karger
48387 \end_layout
48388
48389 \begin_layout Itemize
48390
48391 \noun on
48392 David Johnson
48393 \end_layout
48394
48395 \begin_layout Itemize
48396
48397 \noun on
48398 Hartmut Haase
48399 \end_layout
48400
48401 \begin_layout Itemize
48402
48403 \noun on
48404 Ignacio García
48405 \end_layout
48406
48407 \begin_layout Itemize
48408
48409 \noun on
48410 Ivan Schreter
48411 \end_layout
48412
48413 \begin_layout Itemize
48414
48415 \noun on
48416 John Raithel
48417 \end_layout
48418
48419 \begin_layout Itemize
48420
48421 \noun on
48422 John Weiss
48423 \end_layout
48424
48425 \begin_layout Itemize
48426
48427 \noun on
48428 Lars Gullik Bjønnes
48429 \end_layout
48430
48431 \begin_layout Itemize
48432
48433 \noun on
48434 Matthias Ettrich
48435 \end_layout
48436
48437 \begin_layout Itemize
48438
48439 \noun on
48440 Matthias Zenker
48441 \end_layout
48442
48443 \begin_layout Itemize
48444
48445 \noun on
48446 Rich Fields
48447 \end_layout
48448
48449 \begin_layout Itemize
48450
48451 \noun on
48452 Pascal André
48453 \end_layout
48454
48455 \begin_layout Itemize
48456
48457 \noun on
48458 Paul Evans
48459 \end_layout
48460
48461 \begin_layout Itemize
48462
48463 \noun on
48464 Paul Russel
48465 \end_layout
48466
48467 \begin_layout Itemize
48468
48469 \noun on
48470 Robin Socha
48471 \end_layout
48472
48473 \begin_layout Itemize
48474
48475 \noun on
48476 Uwe Stöhr
48477 \end_layout
48478
48479 \begin_layout Itemize
48480 The LyX Team: 
48481 \begin_inset CommandInset citation
48482 LatexCommand cite
48483 key "lyxcredit"
48484
48485 \end_inset
48486
48487
48488 \end_layout
48489
48490 \begin_layout Standard
48491 \begin_inset Newpage newpage
48492 \end_inset
48493
48494 The bibliography on the following page was created with the 
48495 \family sans
48496 Bibliography
48497 \family default
48498  environment.
48499 \end_layout
48500
48501 \begin_layout Bibliography
48502 \labelwidthstring Literaturverzeichnis
48503 \begin_inset CommandInset bibitem
48504 LatexCommand bibitem
48505 label "Credits"
48506 key "lyxcredit"
48507
48508 \end_inset
48509
48510 The LyX Team: 
48511 \begin_inset CommandInset href
48512 LatexCommand href
48513 name "Credits"
48514 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
48515
48516 \end_inset
48517
48518 :
48519 \begin_inset Newline newline
48520 \end_inset
48521
48522
48523 \begin_inset Flex URL
48524 status collapsed
48525
48526 \begin_layout Plain Layout
48527
48528 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
48529 \end_layout
48530
48531 \end_inset
48532
48533
48534 \end_layout
48535
48536 \begin_layout Bibliography
48537 \labelwidthstring Literaturverzeichnis
48538 \begin_inset CommandInset bibitem
48539 LatexCommand bibitem
48540 key "latexcompanion"
48541
48542 \end_inset
48543
48544 Frank Mittelbach and Michel Goossens: 
48545 \emph on
48546 The LaTeX Companion Second Edition.
48547
48548 \emph default
48549  Addison-Wesley, 2004
48550 \end_layout
48551
48552 \begin_layout Bibliography
48553 \labelwidthstring Literaturverzeichnis
48554 \begin_inset CommandInset bibitem
48555 LatexCommand bibitem
48556 key "latexguide"
48557
48558 \end_inset
48559
48560 Helmut Kopka and Patrick W.
48561  Daly: 
48562 \emph on
48563 A Guide to LaTeX Fourth Edition.
48564
48565 \emph default
48566  Addison-Wesley, 2003
48567 \end_layout
48568
48569 \begin_layout Bibliography
48570 \labelwidthstring Literaturverzeichnis
48571 \begin_inset CommandInset bibitem
48572 LatexCommand bibitem
48573 key "latexbook"
48574
48575 \end_inset
48576
48577 Leslie Lamport: 
48578 \emph on
48579 LaTeX: A Document Preparation System.
48580
48581 \emph default
48582  Addison-Wesley, second edition, 1994
48583 \end_layout
48584
48585 \begin_layout Bibliography
48586 \labelwidthstring Literaturverzeichnis
48587 \begin_inset CommandInset bibitem
48588 LatexCommand bibitem
48589 key "texbook"
48590
48591 \end_inset
48592
48593 Donald E.
48594  Knuth.
48595  
48596 \emph on
48597 The TeXbook.
48598
48599 \emph default
48600  Addison-Wesley, 1984
48601 \end_layout
48602
48603 \begin_layout Bibliography
48604 \labelwidthstring Literaturverzeichnis
48605 \begin_inset CommandInset bibitem
48606 LatexCommand bibitem
48607 key "TeXCatalogue"
48608
48609 \end_inset
48610
48611 The TeX Catalogue:
48612 \begin_inset Newline newline
48613 \end_inset
48614
48615
48616 \begin_inset Flex URL
48617 status collapsed
48618
48619 \begin_layout Plain Layout
48620
48621 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48622 \end_layout
48623
48624 \end_inset
48625
48626
48627 \end_layout
48628
48629 \begin_layout Bibliography
48630 \labelwidthstring Literaturverzeichnis
48631 \begin_inset CommandInset bibitem
48632 LatexCommand bibitem
48633 key "LaTeXFAQ"
48634
48635 \end_inset
48636
48637 The LaTeX FAQ:
48638 \begin_inset Newline newline
48639 \end_inset
48640
48641
48642 \begin_inset Flex URL
48643 status collapsed
48644
48645 \begin_layout Plain Layout
48646
48647 http://www.tex.ac.uk/cgi-bin/texfaq2html
48648 \end_layout
48649
48650 \end_inset
48651
48652
48653 \end_layout
48654
48655 \begin_layout Bibliography
48656 \labelwidthstring Literaturverzeichnis
48657 \begin_inset CommandInset bibitem
48658 LatexCommand bibitem
48659 key "BibTeX"
48660
48661 \end_inset
48662
48663
48664 \begin_inset CommandInset href
48665 LatexCommand href
48666 name "Documentation"
48667 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48668
48669 \end_inset
48670
48671  of the program 
48672 \family sans
48673 BibTeX
48674 \family default
48675 :
48676 \begin_inset Newline newline
48677 \end_inset
48678
48679
48680 \begin_inset Flex URL
48681 status collapsed
48682
48683 \begin_layout Plain Layout
48684
48685 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48686 \end_layout
48687
48688 \end_inset
48689
48690
48691 \end_layout
48692
48693 \begin_layout Bibliography
48694 \labelwidthstring Literaturverzeichnis
48695 \begin_inset CommandInset bibitem
48696 LatexCommand bibitem
48697 key "BibTeX-2"
48698
48699 \end_inset
48700
48701
48702 \begin_inset CommandInset href
48703 LatexCommand href
48704 name "Documentation"
48705 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48706
48707 \end_inset
48708
48709  how to use the program 
48710 \family sans
48711 BibTeX
48712 \family default
48713 :
48714 \begin_inset Newline newline
48715 \end_inset
48716
48717
48718 \begin_inset Flex URL
48719 status collapsed
48720
48721 \begin_layout Plain Layout
48722
48723 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48724 \end_layout
48725
48726 \end_inset
48727
48728
48729 \end_layout
48730
48731 \begin_layout Bibliography
48732 \labelwidthstring Literaturverzeichnis
48733 \begin_inset CommandInset bibitem
48734 LatexCommand bibitem
48735 key "makeindex"
48736
48737 \end_inset
48738
48739
48740 \begin_inset CommandInset href
48741 LatexCommand href
48742 name "Documentation"
48743 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48744
48745 \end_inset
48746
48747  of the program 
48748 \family sans
48749 makeindex
48750 \family default
48751 :
48752 \begin_inset Newline newline
48753 \end_inset
48754
48755
48756 \begin_inset Flex URL
48757 status collapsed
48758
48759 \begin_layout Plain Layout
48760
48761 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48762 \end_layout
48763
48764 \end_inset
48765
48766
48767 \end_layout
48768
48769 \begin_layout Bibliography
48770 \labelwidthstring Literaturverzeichnis
48771 \begin_inset CommandInset bibitem
48772 LatexCommand bibitem
48773 key "xindy"
48774
48775 \end_inset
48776
48777
48778 \begin_inset CommandInset href
48779 LatexCommand href
48780 name "Documentation"
48781 target "http://www.xindy.org/documentation.html"
48782
48783 \end_inset
48784
48785  of the program 
48786 \family sans
48787 xindy
48788 \family default
48789 :
48790 \begin_inset Newline newline
48791 \end_inset
48792
48793
48794 \begin_inset Flex URL
48795 status collapsed
48796
48797 \begin_layout Plain Layout
48798
48799 http://www.xindy.org/documentation.html
48800 \end_layout
48801
48802 \end_inset
48803
48804
48805 \end_layout
48806
48807 \begin_layout Bibliography
48808 \labelwidthstring Literaturverzeichnis
48809 \begin_inset CommandInset bibitem
48810 LatexCommand bibitem
48811 key "caption"
48812
48813 \end_inset
48814
48815
48816 \begin_inset CommandInset href
48817 LatexCommand href
48818 name "Documentation"
48819 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
48820
48821 \end_inset
48822
48823  of the LaTeX-package 
48824 \series bold
48825 caption
48826 \series default
48827
48828 \begin_inset Index idx
48829 status collapsed
48830
48831 \begin_layout Plain Layout
48832 LaTeX-packages ! caption
48833 \end_layout
48834
48835 \end_inset
48836
48837 :
48838 \begin_inset Newline newline
48839 \end_inset
48840
48841
48842 \begin_inset Flex URL
48843 status collapsed
48844
48845 \begin_layout Plain Layout
48846
48847 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
48848 \end_layout
48849
48850 \end_inset
48851
48852
48853 \end_layout
48854
48855 \begin_layout Bibliography
48856 \labelwidthstring Literaturverzeichnis
48857 \begin_inset CommandInset bibitem
48858 LatexCommand bibitem
48859 key "enumitem"
48860
48861 \end_inset
48862
48863
48864 \begin_inset CommandInset href
48865 LatexCommand href
48866 name "Documentation"
48867 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
48868
48869 \end_inset
48870
48871  of the LaTeX-package 
48872 \series bold
48873 enumitem
48874 \series default
48875
48876 \begin_inset Index idx
48877 status collapsed
48878
48879 \begin_layout Plain Layout
48880 LaTeX-packages ! enumitem
48881 \end_layout
48882
48883 \end_inset
48884
48885 :
48886 \begin_inset Newline newline
48887 \end_inset
48888
48889
48890 \begin_inset Flex URL
48891 status collapsed
48892
48893 \begin_layout Plain Layout
48894
48895 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
48896 \end_layout
48897
48898 \end_inset
48899
48900
48901 \end_layout
48902
48903 \begin_layout Bibliography
48904 \labelwidthstring Literaturverzeichnis
48905 \begin_inset CommandInset bibitem
48906 LatexCommand bibitem
48907 key "fancyhdr"
48908
48909 \end_inset
48910
48911
48912 \begin_inset CommandInset href
48913 LatexCommand href
48914 name "Documentation"
48915 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
48916
48917 \end_inset
48918
48919  of the LaTeX-package 
48920 \series bold
48921 fancyhdr
48922 \series default
48923
48924 \begin_inset Index idx
48925 status collapsed
48926
48927 \begin_layout Plain Layout
48928 LaTeX-packages ! fancyhdr
48929 \end_layout
48930
48931 \end_inset
48932
48933 :
48934 \begin_inset Newline newline
48935 \end_inset
48936
48937
48938 \begin_inset Flex URL
48939 status collapsed
48940
48941 \begin_layout Plain Layout
48942
48943 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
48944 \end_layout
48945
48946 \end_inset
48947
48948
48949 \end_layout
48950
48951 \begin_layout Bibliography
48952 \labelwidthstring Literaturverzeichnis
48953 \begin_inset CommandInset bibitem
48954 LatexCommand bibitem
48955 key "hyperref"
48956
48957 \end_inset
48958
48959
48960 \series bold
48961
48962 \begin_inset CommandInset href
48963 LatexCommand href
48964 name "Documentation"
48965 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
48966
48967 \end_inset
48968
48969
48970 \series default
48971  of the LaTeX-package 
48972 \series bold
48973 hyperref
48974 \series default
48975
48976 \begin_inset Index idx
48977 status collapsed
48978
48979 \begin_layout Plain Layout
48980 LaTeX-packages ! hyperref
48981 \end_layout
48982
48983 \end_inset
48984
48985 :
48986 \begin_inset Newline newline
48987 \end_inset
48988
48989
48990 \begin_inset Flex URL
48991 status collapsed
48992
48993 \begin_layout Plain Layout
48994
48995 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
48996 \end_layout
48997
48998 \end_inset
48999
49000
49001 \end_layout
49002
49003 \begin_layout Bibliography
49004 \labelwidthstring Literaturverzeichnis
49005 \begin_inset CommandInset bibitem
49006 LatexCommand bibitem
49007 key "nomencl"
49008
49009 \end_inset
49010
49011
49012 \begin_inset CommandInset href
49013 LatexCommand href
49014 name "Documentation"
49015 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
49016
49017 \end_inset
49018
49019  of the LaTeX-package 
49020 \series bold
49021 nomencl
49022 \series default
49023
49024 \begin_inset Index idx
49025 status collapsed
49026
49027 \begin_layout Plain Layout
49028 LaTeX-packages ! nomencl
49029 \end_layout
49030
49031 \end_inset
49032
49033 :
49034 \begin_inset Newline newline
49035 \end_inset
49036
49037
49038 \begin_inset Flex URL
49039 status collapsed
49040
49041 \begin_layout Plain Layout
49042
49043 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
49044 \end_layout
49045
49046 \end_inset
49047
49048
49049 \end_layout
49050
49051 \begin_layout Bibliography
49052 \labelwidthstring Literaturverzeichnis
49053 \begin_inset CommandInset bibitem
49054 LatexCommand bibitem
49055 key "prettyref"
49056
49057 \end_inset
49058
49059
49060 \begin_inset CommandInset href
49061 LatexCommand href
49062 name "Documentation"
49063 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
49064
49065 \end_inset
49066
49067  of the LaTeX-package 
49068 \series bold
49069 prettyref
49070 \series default
49071
49072 \begin_inset Index idx
49073 status collapsed
49074
49075 \begin_layout Plain Layout
49076 LaTeX-packages ! prettyref
49077 \end_layout
49078
49079 \end_inset
49080
49081 :
49082 \begin_inset Newline newline
49083 \end_inset
49084
49085
49086 \begin_inset Flex URL
49087 status collapsed
49088
49089 \begin_layout Plain Layout
49090
49091 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
49092 \end_layout
49093
49094 \end_inset
49095
49096
49097 \end_layout
49098
49099 \begin_layout Bibliography
49100 \labelwidthstring Literaturverzeichnis
49101 \begin_inset CommandInset bibitem
49102 LatexCommand bibitem
49103 key "refstyle"
49104
49105 \end_inset
49106
49107
49108 \begin_inset CommandInset href
49109 LatexCommand href
49110 name "Documentation"
49111 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
49112
49113 \end_inset
49114
49115  of the LaTeX-package 
49116 \series bold
49117 refstyle
49118 \series default
49119
49120 \begin_inset Index idx
49121 status collapsed
49122
49123 \begin_layout Plain Layout
49124 LaTeX-packages ! refstyle
49125 \end_layout
49126
49127 \end_inset
49128
49129 :
49130 \begin_inset Newline newline
49131 \end_inset
49132
49133
49134 \begin_inset Flex URL
49135 status collapsed
49136
49137 \begin_layout Plain Layout
49138
49139 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
49140 \end_layout
49141
49142 \end_inset
49143
49144
49145 \end_layout
49146
49147 \begin_layout Bibliography
49148 \labelwidthstring Literaturverzeichnis
49149 \begin_inset CommandInset bibitem
49150 LatexCommand bibitem
49151 key "tipa"
49152
49153 \end_inset
49154
49155
49156 \begin_inset CommandInset href
49157 LatexCommand href
49158 name "Documentation"
49159 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
49160
49161 \end_inset
49162
49163  of the LaTeX-package 
49164 \series bold
49165 tipa
49166 \series default
49167
49168 \begin_inset Index idx
49169 status collapsed
49170
49171 \begin_layout Plain Layout
49172 LaTeX-packages ! tipa
49173 \end_layout
49174
49175 \end_inset
49176
49177 :
49178 \begin_inset Newline newline
49179 \end_inset
49180
49181
49182 \begin_inset Flex URL
49183 status collapsed
49184
49185 \begin_layout Plain Layout
49186
49187 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
49188 \end_layout
49189
49190 \end_inset
49191
49192
49193 \end_layout
49194
49195 \begin_layout Bibliography
49196 \labelwidthstring Literaturverzeichnis
49197 \begin_inset CommandInset bibitem
49198 LatexCommand bibitem
49199 key "Arabic"
49200
49201 \end_inset
49202
49203
49204 \begin_inset CommandInset href
49205 LatexCommand href
49206 name "Wiki-page"
49207 target "http://wiki.lyx.org/Windows/Arabic"
49208
49209 \end_inset
49210
49211  how to set up LyX for Arabic:
49212 \begin_inset Newline newline
49213 \end_inset
49214
49215
49216 \begin_inset Flex URL
49217 status collapsed
49218
49219 \begin_layout Plain Layout
49220
49221 http://wiki.lyx.org/Windows/Arabic
49222 \end_layout
49223
49224 \end_inset
49225
49226
49227 \end_layout
49228
49229 \begin_layout Bibliography
49230 \labelwidthstring Literaturverzeichnis
49231 \begin_inset CommandInset bibitem
49232 LatexCommand bibitem
49233 key "Armenian"
49234
49235 \end_inset
49236
49237
49238 \begin_inset CommandInset href
49239 LatexCommand href
49240 name "Wiki-page"
49241 target "http://wiki.lyx.org/Windows/Armenian"
49242
49243 \end_inset
49244
49245  how to set up LyX for Armenian:
49246 \begin_inset Newline newline
49247 \end_inset
49248
49249
49250 \begin_inset Flex URL
49251 status collapsed
49252
49253 \begin_layout Plain Layout
49254
49255 http://wiki.lyx.org/Windows/Armenian
49256 \end_layout
49257
49258 \end_inset
49259
49260
49261 \end_layout
49262
49263 \begin_layout Bibliography
49264 \labelwidthstring Literaturverzeichnis
49265 \begin_inset CommandInset bibitem
49266 LatexCommand bibitem
49267 key "Farsi"
49268
49269 \end_inset
49270
49271
49272 \begin_inset CommandInset href
49273 LatexCommand href
49274 name "Wiki-page"
49275 target "http://wiki.lyx.org/Windows/Farsi"
49276
49277 \end_inset
49278
49279  how to set up LyX for Farsi:
49280 \begin_inset Newline newline
49281 \end_inset
49282
49283
49284 \begin_inset Flex URL
49285 status collapsed
49286
49287 \begin_layout Plain Layout
49288
49289 http://wiki.lyx.org/Windows/Farsi
49290 \end_layout
49291
49292 \end_inset
49293
49294
49295 \end_layout
49296
49297 \begin_layout Bibliography
49298 \labelwidthstring Literaturverzeichnis
49299 \begin_inset CommandInset bibitem
49300 LatexCommand bibitem
49301 key "Hebrew"
49302
49303 \end_inset
49304
49305
49306 \begin_inset CommandInset href
49307 LatexCommand href
49308 name "Wiki-page"
49309 target "http://wiki.lyx.org/Windows/Hebrew"
49310
49311 \end_inset
49312
49313  how to set up LyX for Hebrew:
49314 \begin_inset Newline newline
49315 \end_inset
49316
49317
49318 \begin_inset Flex URL
49319 status collapsed
49320
49321 \begin_layout Plain Layout
49322
49323 http://wiki.lyx.org/Windows/Hebrew
49324 \end_layout
49325
49326 \end_inset
49327
49328
49329 \end_layout
49330
49331 \begin_layout Bibliography
49332 \labelwidthstring Literaturverzeichnis
49333 \begin_inset CommandInset bibitem
49334 LatexCommand bibitem
49335 key "Japanese"
49336
49337 \end_inset
49338
49339
49340 \begin_inset CommandInset href
49341 LatexCommand href
49342 name "Wiki-page"
49343 target "http://wiki.lyx.org/Windows/Japanese"
49344
49345 \end_inset
49346
49347  how to set up LyX for Japanese:
49348 \begin_inset Newline newline
49349 \end_inset
49350
49351
49352 \begin_inset Flex URL
49353 status collapsed
49354
49355 \begin_layout Plain Layout
49356
49357 http://wiki.lyx.org/Windows/Japanese
49358 \end_layout
49359
49360 \end_inset
49361
49362
49363 \end_layout
49364
49365 \begin_layout Bibliography
49366 \labelwidthstring Literaturverzeichnis
49367 \begin_inset CommandInset bibitem
49368 LatexCommand bibitem
49369 key "Latvian"
49370
49371 \end_inset
49372
49373
49374 \begin_inset CommandInset href
49375 LatexCommand href
49376 name "Wiki-page"
49377 target "http://wiki.lyx.org/Windows/Latvian"
49378
49379 \end_inset
49380
49381  how to set up LyX for Latvian:
49382 \begin_inset Newline newline
49383 \end_inset
49384
49385
49386 \begin_inset Flex URL
49387 status collapsed
49388
49389 \begin_layout Plain Layout
49390
49391 http://wiki.lyx.org/Windows/Latvian
49392 \end_layout
49393
49394 \end_inset
49395
49396
49397 \end_layout
49398
49399 \begin_layout Bibliography
49400 \labelwidthstring Literaturverzeichnis
49401 \begin_inset CommandInset bibitem
49402 LatexCommand bibitem
49403 key "Lithuanian"
49404
49405 \end_inset
49406
49407
49408 \begin_inset CommandInset href
49409 LatexCommand href
49410 name "Wiki-page"
49411 target "http://wiki.lyx.org/Windows/Lithuanian"
49412
49413 \end_inset
49414
49415  how to set up LyX for Lithuanian:
49416 \begin_inset Newline newline
49417 \end_inset
49418
49419
49420 \begin_inset Flex URL
49421 status collapsed
49422
49423 \begin_layout Plain Layout
49424
49425 http://wiki.lyx.org/Windows/Lithuanian
49426 \end_layout
49427
49428 \end_inset
49429
49430
49431 \end_layout
49432
49433 \begin_layout Bibliography
49434 \labelwidthstring Literaturverzeichnis
49435 \begin_inset CommandInset bibitem
49436 LatexCommand bibitem
49437 key "Mongolian"
49438
49439 \end_inset
49440
49441
49442 \begin_inset CommandInset href
49443 LatexCommand href
49444 name "Wiki-page"
49445 target "http://wiki.lyx.org/Windows/Mongolian"
49446
49447 \end_inset
49448
49449  how to set up LyX for Mongolian:
49450 \begin_inset Newline newline
49451 \end_inset
49452
49453
49454 \begin_inset Flex URL
49455 status collapsed
49456
49457 \begin_layout Plain Layout
49458
49459 http://wiki.lyx.org/Windows/Mongolian
49460 \end_layout
49461
49462 \end_inset
49463
49464
49465 \end_layout
49466
49467 \begin_layout Bibliography
49468 \labelwidthstring Literaturverzeichnis
49469 \begin_inset CommandInset bibitem
49470 LatexCommand bibitem
49471 key "Vietnamese"
49472
49473 \end_inset
49474
49475
49476 \begin_inset CommandInset href
49477 LatexCommand href
49478 name "Wiki-page"
49479 target "http://wiki.lyx.org/Windows/Vietnamese"
49480
49481 \end_inset
49482
49483  how to set up LyX for Vietnamese:
49484 \begin_inset Newline newline
49485 \end_inset
49486
49487
49488 \begin_inset Flex URL
49489 status collapsed
49490
49491 \begin_layout Plain Layout
49492
49493 http://wiki.lyx.org/Windows/Vietnamese
49494 \end_layout
49495
49496 \end_inset
49497
49498
49499 \end_layout
49500
49501 \begin_layout Bibliography
49502 \labelwidthstring Literaturverzeichnis
49503 \begin_inset CommandInset bibitem
49504 LatexCommand bibitem
49505 key "NewInLyX20"
49506
49507 \end_inset
49508
49509
49510 \begin_inset CommandInset href
49511 LatexCommand href
49512 name "Wiki-page"
49513 target "http://wiki.lyx.org/LyX/NewInLyX20"
49514
49515 \end_inset
49516
49517  about new features in 
49518 \family sans
49519 LyX 2.0
49520 \family default
49521 :
49522 \begin_inset Newline newline
49523 \end_inset
49524
49525
49526 \begin_inset Flex URL
49527 status collapsed
49528
49529 \begin_layout Plain Layout
49530
49531 http://wiki.lyx.org/LyX/NewInLyX20
49532 \end_layout
49533
49534 \end_inset
49535
49536
49537 \end_layout
49538
49539 \begin_layout Standard
49540 \begin_inset Newpage newpage
49541 \end_inset
49542
49543
49544 \begin_inset ERT
49545 status collapsed
49546
49547 \begin_layout Plain Layout
49548
49549
49550 \backslash
49551 let
49552 \backslash
49553 mybibname
49554 \backslash
49555 bibname
49556 \end_layout
49557
49558 \begin_layout Plain Layout
49559
49560
49561 \backslash
49562 renewcommand{
49563 \backslash
49564 bibname}{
49565 \backslash
49566 mybibname
49567 \backslash
49568 ; 2}
49569 \end_layout
49570
49571 \end_inset
49572
49573
49574 \begin_inset Note Note
49575 status collapsed
49576
49577 \begin_layout Plain Layout
49578 The command 
49579 \series bold
49580
49581 \backslash
49582 bibname
49583 \series default
49584  is the name of the bibliography in the current document language.
49585  It is redefined here with the number 2 at the end to state that the following
49586  bibliography is the second one:
49587 \end_layout
49588
49589 \end_inset
49590
49591
49592 \end_layout
49593
49594 \begin_layout Standard
49595 \begin_inset CommandInset bibtex
49596 LatexCommand bibtex
49597 bibfiles "biblio/LyXDocs"
49598 options "biblio/alphadin"
49599
49600 \end_inset
49601
49602
49603 \end_layout
49604
49605 \begin_layout Standard
49606 The above bibliography is created from a BibTeX-database.
49607 \end_layout
49608
49609 \begin_layout Standard
49610 \begin_inset CommandInset nomencl_print
49611 LatexCommand printnomenclature
49612 set_width "auto"
49613
49614 \end_inset
49615
49616
49617 \begin_inset CommandInset index_print
49618 LatexCommand printindex
49619 type "idx"
49620
49621 \end_inset
49622
49623
49624 \end_layout
49625
49626 \end_body
49627 \end_document