]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
187d564d14e4eb1faae7f5dc37a946c80206d263
[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 (the selection described
12032  below).
12033  Note that LyX lists all available fonts in either of the three lists (roman,
12034  sans
12035 \begin_inset space ~
12036 \end_inset
12037
12038 serif, and typewriter), since LyX cannot determine the family.
12039  Also note that the output might fail with some of the listed fonts, due
12040  to the encoding of the fonts and\SpecialChar \slash{}
12041 or font failures.
12042  Again, LyX cannot determine this in advance, so you might need to experiment.
12043 \end_layout
12044
12045 \begin_layout Standard
12046 If you use TeX fonts (which is the default), the possible options for the
12047  font include 
12048 \family sans
12049 Default
12050 \family default
12051  and a list of fonts available with your LaTeX distribution.
12052  If you select 
12053 \family sans
12054 Default,
12055 \family default
12056  the font that is preset by the current document class is used.
12057  In most cases, this will be the standard TeX font, known as 
12058 \begin_inset Quotes eld
12059 \end_inset
12060
12061
12062 \family typewriter
12063 Computer
12064 \begin_inset space ~
12065 \end_inset
12066
12067 Modern
12068 \family default
12069
12070 \begin_inset Quotes erd
12071 \end_inset
12072
12073  (
12074 \family typewriter
12075 cm
12076 \family default
12077 ) or 
12078 \begin_inset Quotes eld
12079 \end_inset
12080
12081
12082 \family typewriter
12083 European Computer Modern
12084 \family default
12085
12086 \begin_inset Quotes erd
12087 \end_inset
12088
12089  (
12090 \family typewriter
12091 ec
12092 \family default
12093 ), but some classes preset different default fonts.
12094 \end_layout
12095
12096 \begin_layout Standard
12097 As 
12098 \family typewriter
12099 cm
12100 \family default
12101  and 
12102 \family typewriter
12103 ec
12104 \family default
12105  are bitmap fonts, they often looks pixelated in PDF output, especially
12106  when you read the PDF in a zoomed size.
12107 \begin_inset Foot
12108 status collapsed
12109
12110 \begin_layout Plain Layout
12111 This problem doesn't appear if you read PDFs in 
12112 \family typewriter
12113 Adobe
12114 \begin_inset space ~
12115 \end_inset
12116
12117 Reader
12118 \family default
12119  version 6 or later, because this program includes a special bitmap font
12120  renderer.
12121 \end_layout
12122
12123 \end_inset
12124
12125  To get rid of pixelated fonts, you have to use a vector font.
12126  Depending on how your document should look like, you can either:
12127 \end_layout
12128
12129 \begin_layout Itemize
12130 select the 
12131 \family sans
12132 Latin
12133 \begin_inset space ~
12134 \end_inset
12135
12136 Modern
12137 \family default
12138  fonts, which is the recommended choice if you want to keep the look of
12139  
12140 \family typewriter
12141 cm
12142 \family default
12143 /
12144 \family typewriter
12145 ec
12146 \family default
12147 .
12148  
12149 \family sans
12150 Latin
12151 \begin_inset space ~
12152 \end_inset
12153
12154 Modern
12155 \family default
12156  was developed for the LaTeX community in order to replace 
12157 \family typewriter
12158 cm
12159 \family default
12160  as the default font.
12161  It covers a huge range of glyphs and several font shapes.
12162  Except for some details, where the appearance was improved, 
12163 \family sans
12164 Latin
12165 \begin_inset space ~
12166 \end_inset
12167
12168 Modern
12169 \family default
12170  looks identical to 
12171 \family typewriter
12172 cm
12173 \family default
12174 .;
12175 \begin_inset Foot
12176 status collapsed
12177
12178 \begin_layout Plain Layout
12179 One difference is improved kerning.
12180 \end_layout
12181
12182 \end_inset
12183
12184
12185 \end_layout
12186
12187 \begin_layout Itemize
12188 or select the 
12189 \family sans
12190 AE
12191 \begin_inset space ~
12192 \end_inset
12193
12194 (Almost
12195 \begin_inset space ~
12196 \end_inset
12197
12198 European)
12199 \family default
12200  fonts in (the rare) case that 
12201 \family sans
12202 Latin
12203 \begin_inset space ~
12204 \end_inset
12205
12206 Modern
12207 \family default
12208  is not available to you or does not work, and you still want to emulate
12209  the look of 
12210 \family typewriter
12211 cm
12212 \family default
12213 /
12214 \family typewriter
12215 ec
12216 \family default
12217 .
12218  
12219 \family typewriter
12220 AE
12221 \family default
12222  is a virtual font.
12223  Virtual means that it 
12224 \begin_inset Quotes eld
12225 \end_inset
12226
12227 steals
12228 \begin_inset Quotes erd
12229 \end_inset
12230
12231  outline 
12232 \family typewriter
12233 cm
12234 \family default
12235 -glyphs from other fonts.
12236  This has the disadvantage that some characters are missing, like the French
12237  guillemets (
12238 \begin_inset Quotes eld
12239 \end_inset
12240
12241 «
12242 \begin_inset Quotes erd
12243 \end_inset
12244
12245  and 
12246 \begin_inset Quotes eld
12247 \end_inset
12248
12249 »
12250 \begin_inset Quotes erd
12251 \end_inset
12252
12253 )
12254 \begin_inset Foot
12255 status collapsed
12256
12257 \begin_layout Plain Layout
12258 Loading the LaTeX-package 
12259 \series bold
12260 aeguill
12261 \series default
12262
12263 \begin_inset Index idx
12264 status collapsed
12265
12266 \begin_layout Plain Layout
12267 LaTeX-packages ! aeguill
12268 \end_layout
12269
12270 \end_inset
12271
12272  with the document preamble line
12273 \begin_inset Newline newline
12274 \end_inset
12275
12276
12277 \series bold
12278
12279 \backslash
12280 usepackage[ec]{aeguill}
12281 \begin_inset Newline newline
12282 \end_inset
12283
12284
12285 \series default
12286 will fix the guillemet problem.
12287 \end_layout
12288
12289 \end_inset
12290
12291  and that accented characters are not 
12292 \emph on
12293 one
12294 \emph default
12295  glyph, but build of 
12296 \emph on
12297 two
12298 \emph default
12299  characters, the accent and the letter.
12300  Therefore you cannot search for words with accented characters in documents
12301  using the 
12302 \family typewriter
12303 AE
12304 \family default
12305  fonts.
12306  If you search for example for the French word 
12307 \begin_inset Quotes eld
12308 \end_inset
12309
12310 rève
12311 \begin_inset Quotes erd
12312 \end_inset
12313
12314  in a PDF, you will not get any result, because the PDF-viewer searches
12315  for the glyph 
12316 \begin_inset Quotes eld
12317 \end_inset
12318
12319  è 
12320 \begin_inset Quotes erd
12321 \end_inset
12322
12323  and not for the glyph 
12324 \begin_inset Quotes eld
12325 \end_inset
12326
12327  e +
12328 \begin_inset space ~
12329 \end_inset
12330
12331  ̀ 
12332 \begin_inset Quotes erd
12333 \end_inset
12334
12335 .
12336 \end_layout
12337
12338 \begin_layout Itemize
12339 If you do not like the look of 
12340 \family typewriter
12341 cm
12342 \family default
12343 /
12344 \family typewriter
12345 ec
12346 \family default
12347 , you can of course select one of the other provided vector fonts, e.
12348 \begin_inset space \thinspace{}
12349 \end_inset
12350
12351 g.
12352 \begin_inset space ~
12353 \end_inset
12354
12355
12356 \family typewriter
12357 Times
12358 \begin_inset space ~
12359 \end_inset
12360
12361 Roman
12362 \family default
12363  or
12364 \family typewriter
12365  Palatino
12366 \family default
12367 .
12368  Most roman vector fonts will automatically select matching sans
12369 \begin_inset space ~
12370 \end_inset
12371
12372 serif and typewriter fonts,
12373 \begin_inset Foot
12374 status collapsed
12375
12376 \begin_layout Plain Layout
12377 These are sometimes just matching other fonts (e.
12378 \begin_inset space \thinspace{}
12379 \end_inset
12380
12381 g., 
12382 \family sans
12383 Times
12384 \begin_inset space ~
12385 \end_inset
12386
12387 Roman
12388 \family default
12389  selects 
12390 \family sans
12391 Helvetica
12392 \family default
12393  for sans serif text), or different shapes of the same font, i.
12394 \begin_inset space \thinspace{}
12395 \end_inset
12396
12397 e.
12398 \begin_inset space \space{}
12399 \end_inset
12400
12401 a real font 
12402 \emph on
12403 family
12404 \emph default
12405  (e.
12406 \begin_inset space \thinspace{}
12407 \end_inset
12408
12409 g.
12410 \begin_inset space \space{}
12411 \end_inset
12412
12413 in case of 
12414 \family sans
12415 Latin
12416 \begin_inset space ~
12417 \end_inset
12418
12419 Modern
12420 \family default
12421  oder 
12422 \family sans
12423 Computer
12424 \begin_inset space ~
12425 \end_inset
12426
12427 Modern
12428 \family default
12429 ).
12430 \end_layout
12431
12432 \end_inset
12433
12434  but you can also select your own.
12435 \begin_inset Newline newline
12436 \end_inset
12437
12438 The differences between roman, 
12439 \family sans
12440 sans
12441 \begin_inset space ~
12442 \end_inset
12443
12444 serif
12445 \family default
12446  and 
12447 \family typewriter
12448 typewriter
12449 \family default
12450  fonts are explained in section
12451 \begin_inset space ~
12452 \end_inset
12453
12454
12455 \begin_inset CommandInset ref
12456 LatexCommand ref
12457 reference "sub:Fine-Tuning-with-the"
12458
12459 \end_inset
12460
12461 .
12462 \begin_inset Newline newline
12463 \end_inset
12464
12465 The font 
12466 \family sans
12467 Times
12468 \begin_inset space ~
12469 \end_inset
12470
12471 Roman
12472 \family default
12473  was originally designed for newspapers.
12474  That means its glyphs are smaller than the ones from other fonts to fit
12475  into the small newspaper columns.
12476  Therefore 
12477 \family sans
12478 Times
12479 \begin_inset space ~
12480 \end_inset
12481
12482 Roman
12483 \family default
12484  is not the optimal choice for larger documents like books.
12485 \end_layout
12486
12487 \begin_layout Standard
12488 For the font size there are generally four possible values: 
12489 \family sans
12490 Default, 10
12491 \family default
12492
12493 \family sans
12494 11
12495 \family default
12496  and 
12497 \family sans
12498 12
12499 \family default
12500 .
12501  Some classes provide additional sizes.
12502  The size of 
12503 \family sans
12504 Default
12505 \family default
12506  depends on the class you are using.
12507  In the standard classes it is equal to the font size 10.
12508 \end_layout
12509
12510 \begin_layout Standard
12511 Note that the font size is the 
12512 \emph on
12513 base size
12514 \emph default
12515 .
12516  That means that LyX scales all other possible font sizes (such as those
12517  used in footnotes, super-, and subscripts) by this value.
12518  You can fine-tune the font size of text parts via the 
12519 \family sans
12520 Text
12521 \begin_inset space ~
12522 \end_inset
12523
12524 Style
12525 \family default
12526  dialog if needed.
12527  The possible font sizes for text parts are explained in section
12528 \begin_inset space ~
12529 \end_inset
12530
12531
12532 \begin_inset CommandInset ref
12533 LatexCommand ref
12534 reference "sub:Fine-Tuning-with-the"
12535
12536 \end_inset
12537
12538 .
12539 \end_layout
12540
12541 \begin_layout Standard
12542 The 
12543 \family sans
12544 Default Family
12545 \family default
12546  selection lets you specify whether the base font of your document should
12547  be roman, sans
12548 \begin_inset space ~
12549 \end_inset
12550
12551 serif or typewriter.
12552  The 
12553 \family sans
12554 Default
12555 \family default
12556  selection uses what is preset by the class, the other selections override
12557  this.
12558  In most cases, 
12559 \family sans
12560 Default
12561 \family default
12562  is equal to 
12563 \family sans
12564 roman
12565 \family default
12566 , but some classes (such as presentation classes) also use other defaults.
12567 \end_layout
12568
12569 \begin_layout Standard
12570 The
12571 \family typewriter
12572  
12573 \family sans
12574 LaTe
12575 \begin_inset ERT
12576 status collapsed
12577
12578 \begin_layout Plain Layout
12579
12580 {}
12581 \end_layout
12582
12583 \end_inset
12584
12585 X font encoding
12586 \family default
12587  selection is an expert setting which lets you change the value passed to
12588  the LaTeX-package
12589 \emph on
12590  fontenc
12591 \emph default
12592  (see also sec.
12593 \begin_inset space ~
12594 \end_inset
12595
12596
12597 \begin_inset CommandInset ref
12598 LatexCommand ref
12599 reference "sub:LaTeX-settings"
12600
12601 \end_inset
12602
12603 ).
12604  Normally, you do not need to change (or even understand) this.
12605  Unless you have specific reasons, use 
12606 \family sans
12607 Default
12608 \family default
12609 .
12610 \end_layout
12611
12612 \begin_layout Standard
12613 With some fonts, the checkboxes 
12614 \family sans
12615 Use Old Style Figures
12616 \family default
12617  and 
12618 \family sans
12619 Use True Small Caps
12620 \family default
12621  are enabled.
12622  These are extra features some fonts provide.
12623  If 
12624 \family sans
12625 Use Old Style Figures
12626 \family default
12627  is checked, the font uses old style (also known as medieval or text) figures,
12628  i.
12629 \begin_inset space \thinspace{}
12630 \end_inset
12631
12632 e.
12633 \begin_inset space ~
12634 \end_inset
12635
12636 figures with varying height that fit nicely with lower letters.
12637  
12638 \family sans
12639 Use True Small Caps
12640 \family default
12641  determines that real small caps are used instead of faked small caps made
12642  of scaled capitals.
12643  Real small caps are often part of expert font sets; they generally look
12644  better than faked small caps but might have to be purchased separately.
12645 \end_layout
12646
12647 \begin_layout Standard
12648 The field 
12649 \family sans
12650 CJK
12651 \family default
12652  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12653  a font to display the script characters.
12654 \begin_inset Foot
12655 status collapsed
12656
12657 \begin_layout Plain Layout
12658 The font will be the argument for the commands of the LaTeX-package 
12659 \series bold
12660 CJK
12661 \series default
12662 .
12663  So this has no effect for the document language 
12664 \family sans
12665 Japanese
12666 \family default
12667  that doesn't use 
12668 \series bold
12669 CJK
12670 \series default
12671 .
12672 \end_layout
12673
12674 \end_inset
12675
12676
12677 \end_layout
12678
12679 \begin_layout Standard
12680 \begin_inset VSpace bigskip
12681 \end_inset
12682
12683
12684 \begin_inset Note Greyedout
12685 status open
12686
12687 \begin_layout Plain Layout
12688
12689 \series bold
12690 Note:
12691 \series default
12692  When you choose a new font or font size, LyX does 
12693 \emph on
12694 not
12695 \emph default
12696  change the screen font! You will only see a difference in the printed output;
12697  this is part of the WYSIWYM concept.
12698  LyX's screen fonts can be adjusted in the 
12699 \family sans
12700 Tools\SpecialChar \menuseparator
12701 Preferences
12702 \family default
12703  dialog, see section
12704 \begin_inset space ~
12705 \end_inset
12706
12707
12708 \begin_inset CommandInset ref
12709 LatexCommand ref
12710 reference "sub:Screen-Fonts"
12711
12712 \end_inset
12713
12714 .
12715 \end_layout
12716
12717 \end_inset
12718
12719
12720 \end_layout
12721
12722 \begin_layout Subsection
12723 Using Different Character Styles
12724 \begin_inset Index idx
12725 status collapsed
12726
12727 \begin_layout Plain Layout
12728 Character Styles
12729 \end_layout
12730
12731 \end_inset
12732
12733
12734 \begin_inset Index idx
12735 status collapsed
12736
12737 \begin_layout Plain Layout
12738 Text Style
12739 \end_layout
12740
12741 \end_inset
12742
12743
12744 \end_layout
12745
12746 \begin_layout Standard
12747 As we've already seen, LyX automatically changes the character style for
12748  certain paragraph environments.
12749  LyX supports two character styles, 
12750 \family sans
12751 Emphasized
12752 \family default
12753  and 
12754 \family sans
12755 Noun
12756 \family default
12757 .
12758  You can activate both of these styles via keybindings, the menus, and the
12759  toolbar.
12760 \end_layout
12761
12762 \begin_layout Standard
12763 To activate the 
12764 \family sans
12765 Noun
12766 \family default
12767  style, do one of the following:
12768 \end_layout
12769
12770 \begin_layout Itemize
12771 click on the toolbar button 
12772 \begin_inset Info
12773 type  "icon"
12774 arg   "font-noun"
12775 \end_inset
12776
12777
12778 \end_layout
12779
12780 \begin_layout Itemize
12781 use the key binding 
12782 \begin_inset Info
12783 type  "shortcut"
12784 arg   "font-noun"
12785 \end_inset
12786
12787
12788 \end_layout
12789
12790 \begin_layout Standard
12791 These commands are all toggles.
12792  That is, if 
12793 \family sans
12794 Noun
12795 \family default
12796  style is already active, they deactivate it.
12797 \end_layout
12798
12799 \begin_layout Standard
12800 One typically uses the 
12801 \family sans
12802 Noun
12803 \family default
12804  style for proper names.
12805  For example: 
12806 \begin_inset Quotes eld
12807 \end_inset
12808
12809
12810 \noun on
12811 Matthias Ettrich
12812 \noun default
12813  is the original author of LyX.
12814 \begin_inset Quotes erd
12815 \end_inset
12816
12817
12818 \end_layout
12819
12820 \begin_layout Standard
12821 A more widely used character style is the 
12822 \family sans
12823 Emphasized
12824 \family default
12825  style.
12826  You can activate (or deactivate — it's also a toggle) the 
12827 \family sans
12828 Emphasized
12829 \family default
12830  style by:
12831 \end_layout
12832
12833 \begin_layout Itemize
12834 clicking on the toolbar button 
12835 \begin_inset Info
12836 type  "icon"
12837 arg   "font-emph"
12838 \end_inset
12839
12840
12841 \end_layout
12842
12843 \begin_layout Itemize
12844 using the keybindings 
12845 \begin_inset Info
12846 type  "shortcut"
12847 arg   "font-emph"
12848 \end_inset
12849
12850
12851 \end_layout
12852
12853 \begin_layout Standard
12854 Normally the 
12855 \family sans
12856 Emphasized
12857 \family default
12858  style is equivalent to an italic font but some document classes or LaTeX-packag
12859 es use a different font.
12860 \end_layout
12861
12862 \begin_layout Standard
12863 We've been using the 
12864 \family sans
12865 Emphasized
12866 \family default
12867  style all over the place in this document.
12868  Here's one more example:
12869 \end_layout
12870
12871 \begin_layout Quotation
12872
12873 \emph on
12874 Don't overuse character styles!
12875 \end_layout
12876
12877 \begin_layout Standard
12878 It's also a warning in addition to an example.
12879  One's writing should parallel ordinary conversation.
12880  Since we don't all constantly scream at each other, we should also avoid
12881  the common tendency to overuse character style.
12882  
12883 \end_layout
12884
12885 \begin_layout Standard
12886 You can always reset to the default font using the key binding 
12887 \begin_inset Info
12888 type  "shortcut"
12889 arg   "font-default"
12890 \end_inset
12891
12892  or the dialog 
12893 \family sans
12894 Edit\SpecialChar \menuseparator
12895 Text
12896 \begin_inset space ~
12897 \end_inset
12898
12899 Style
12900 \family default
12901 .
12902 \end_layout
12903
12904 \begin_layout Subsection
12905 Fine-Tuning with the 
12906 \family sans
12907 Text Style
12908 \family default
12909  dialog
12910 \begin_inset CommandInset label
12911 LatexCommand label
12912 name "sub:Fine-Tuning-with-the"
12913
12914 \end_inset
12915
12916
12917 \begin_inset Index idx
12918 status collapsed
12919
12920 \begin_layout Plain Layout
12921 Text Style
12922 \end_layout
12923
12924 \end_inset
12925
12926
12927 \end_layout
12928
12929 \begin_layout Standard
12930 There are always occasions when you will need to do some fine-tuning, so
12931  LyX gives you a way to create a custom character style.
12932  For example, an academic journal or a corporation may have a style sheet
12933  requiring a sans-serif font be used in certain situations.
12934  Also, writers sometimes use a different font to offset a character's thoughts
12935  from ordinary dialog.
12936 \end_layout
12937
12938 \begin_layout Standard
12939 Before we document how to use custom character style, we want to issue a
12940  warning yet again: Don't overuse character styles! 
12941 \begin_inset Newline newline
12942 \end_inset
12943
12944 Documents that overuse different fonts and sizes are not well readable and
12945  tend to look as if someone has knocked huge holes in them.
12946 \end_layout
12947
12948 \begin_layout Standard
12949 To use custom character styles, open the 
12950 \family sans
12951 Edit\SpecialChar \menuseparator
12952 Text
12953 \begin_inset space ~
12954 \end_inset
12955
12956 Style\SpecialChar \menuseparator
12957 Customized
12958 \family default
12959  dialog or press the toolbar button 
12960 \begin_inset Info
12961 type  "icon"
12962 arg   "dialog-show character"
12963 \end_inset
12964
12965 .
12966  There are several boxes on this dialog, each corresponding to a different
12967  font property which you can choose.
12968  You can choose an option for one of these properties, or select 
12969 \family sans
12970 No
12971 \begin_inset space ~
12972 \end_inset
12973
12974 change
12975 \family default
12976 , which keeps the current state of that property.
12977  The item 
12978 \family sans
12979 Reset
12980 \family default
12981  will reset the property to whatever is the default.
12982  You can use this to reset attributes across a bunch of different paragraph
12983  environments in a snap.
12984 \end_layout
12985
12986 \begin_layout Standard
12987 The font properties, and their options (in addition to 
12988 \family sans
12989 No
12990 \begin_inset space ~
12991 \end_inset
12992
12993 change
12994 \family default
12995  and 
12996 \family sans
12997 Reset
12998 \family default
12999 ) are:
13000 \end_layout
13001
13002 \begin_layout Labeling
13003 \labelwidthstring 00.00.0000
13004
13005 \family sans
13006 Family
13007 \family default
13008  The 
13009 \begin_inset Quotes eld
13010 \end_inset
13011
13012 overall look
13013 \begin_inset Quotes erd
13014 \end_inset
13015
13016  of the font.
13017  The possible options are:
13018 \end_layout
13019
13020 \begin_deeper
13021 \begin_layout Labeling
13022 \labelwidthstring 00.00.0000
13023
13024 \family sans
13025 Roman
13026 \family default
13027  This is the Roman font family.
13028  Normally a serif font.
13029  It's also the default family.
13030  (key binding 
13031 \begin_inset Info
13032 type  "shortcut"
13033 arg   "font-roman"
13034 \end_inset
13035
13036 )
13037 \end_layout
13038
13039 \begin_layout Labeling
13040 \labelwidthstring 00.00.0000
13041
13042 \family sans
13043 Sans
13044 \begin_inset space ~
13045 \end_inset
13046
13047 Serif
13048 \family default
13049  
13050 \family sans
13051 This is the Sans Serif font family.
13052
13053 \family default
13054  (key binding 
13055 \begin_inset Info
13056 type  "shortcut"
13057 arg   "font-sans"
13058 \end_inset
13059
13060 )
13061 \end_layout
13062
13063 \begin_layout Labeling
13064 \labelwidthstring 00.00.0000
13065
13066 \family sans
13067 Typewriter
13068 \family default
13069  
13070 \family typewriter
13071 This is the Typewriter font family.
13072
13073 \family default
13074  (key binding 
13075 \begin_inset Info
13076 type  "shortcut"
13077 arg   "font-typewriter"
13078 \end_inset
13079
13080
13081 \family sans
13082 )
13083 \end_layout
13084
13085 \end_deeper
13086 \begin_layout Labeling
13087 \labelwidthstring 00.00.0000
13088
13089 \family sans
13090 Series
13091 \family default
13092  This corresponds to the print weight.
13093  Options are:
13094 \end_layout
13095
13096 \begin_deeper
13097 \begin_layout Labeling
13098 \labelwidthstring 00.00.0000
13099
13100 \family sans
13101 Medium
13102 \family default
13103  This is the Medium font series.
13104  It's also the default series.
13105 \end_layout
13106
13107 \begin_layout Labeling
13108 \labelwidthstring 00.00.0000
13109
13110 \family sans
13111 Bold
13112 \family default
13113  
13114 \series bold
13115 This is the Bold font series.
13116
13117 \series default
13118  (key binding 
13119 \begin_inset Info
13120 type  "shortcut"
13121 arg   "font-bold"
13122 \end_inset
13123
13124 )
13125 \end_layout
13126
13127 \end_deeper
13128 \begin_layout Labeling
13129 \labelwidthstring 00.00.0000
13130
13131 \family sans
13132 Shape
13133 \family default
13134  As the name implies.
13135  Options are:
13136 \end_layout
13137
13138 \begin_deeper
13139 \begin_layout Labeling
13140 \labelwidthstring 00.00.0000
13141
13142 \family sans
13143 Upright
13144 \family default
13145  This is the Upright font shape.
13146  It's also the default shape.
13147 \end_layout
13148
13149 \begin_layout Labeling
13150 \labelwidthstring 00.00.0000
13151
13152 \family sans
13153 Italic
13154 \family default
13155  
13156 \shape italic
13157 This
13158 \shape default
13159  
13160 \family sans
13161 \shape italic
13162 i
13163 \family default
13164 s the Italic font shape
13165 \shape default
13166 \emph on
13167 .
13168 \end_layout
13169
13170 \begin_layout Labeling
13171 \labelwidthstring 00.00.0000
13172
13173 \family sans
13174 Slanted
13175 \family default
13176  
13177 \shape slanted
13178 This is the Slanted font shape
13179 \shape default
13180  (although it might not be visible in LyX, this is different from italic).
13181 \end_layout
13182
13183 \begin_layout Labeling
13184 \labelwidthstring 00.00.0000
13185
13186 \family sans
13187 Small
13188 \begin_inset space ~
13189 \end_inset
13190
13191 Caps
13192 \family default
13193  
13194 \shape smallcaps
13195 This is the Small caps font shape
13196 \shape default
13197 \noun on
13198 .
13199 \end_layout
13200
13201 \end_deeper
13202 \begin_layout Labeling
13203 \labelwidthstring 00.00.0000
13204
13205 \family sans
13206 Size
13207 \family default
13208  Alters the size of the font.
13209  You will find no numerical values here; all possible sizes are actually
13210  proportional to the document font size.
13211  Once again, you don't feed LyX the details, but a general description of
13212  what you want to do.
13213  The options are:
13214 \end_layout
13215
13216 \begin_deeper
13217 \begin_layout Labeling
13218 \labelwidthstring 00.00.0000
13219
13220 \family sans
13221 Tiny
13222 \family default
13223  
13224 \size tiny
13225 This is the 
13226 \begin_inset Quotes eld
13227 \end_inset
13228
13229 Tiny
13230 \begin_inset Quotes erd
13231 \end_inset
13232
13233  font size.
13234
13235 \size default
13236  (key bindings 
13237 \begin_inset Info
13238 type  "shortcuts"
13239 arg   "font-size tiny"
13240 \end_inset
13241
13242 )
13243 \end_layout
13244
13245 \begin_layout Labeling
13246 \labelwidthstring 00.00.0000
13247
13248 \family sans
13249 Smallest
13250 \family default
13251  
13252 \size scriptsize
13253 This is the 
13254 \begin_inset Quotes eld
13255 \end_inset
13256
13257 Smallest
13258 \begin_inset Quotes erd
13259 \end_inset
13260
13261  font size
13262 \size default
13263 .
13264  (key binding 
13265 \begin_inset Info
13266 type  "shortcut"
13267 arg   "font-size scriptsize"
13268 \end_inset
13269
13270 )
13271 \end_layout
13272
13273 \begin_layout Labeling
13274 \labelwidthstring 00.00.0000
13275
13276 \family sans
13277 Smaller
13278 \family default
13279  
13280 \size footnotesize
13281 This is the 
13282 \begin_inset Quotes eld
13283 \end_inset
13284
13285 Smaller
13286 \begin_inset Quotes erd
13287 \end_inset
13288
13289  font size.
13290
13291 \size default
13292  (key bindings 
13293 \begin_inset Info
13294 type  "shortcuts"
13295 arg   "font-size footnotesize"
13296 \end_inset
13297
13298 )
13299 \end_layout
13300
13301 \begin_layout Labeling
13302 \labelwidthstring 00.00.0000
13303
13304 \family sans
13305 Small
13306 \family default
13307  
13308 \size small
13309 This is the 
13310 \begin_inset Quotes eld
13311 \end_inset
13312
13313 Small
13314 \begin_inset Quotes erd
13315 \end_inset
13316
13317  font size.
13318
13319 \size default
13320  (key bindings 
13321 \begin_inset Info
13322 type  "shortcuts"
13323 arg   "font-size small"
13324 \end_inset
13325
13326 )
13327 \end_layout
13328
13329 \begin_layout Labeling
13330 \labelwidthstring 00.00.0000
13331
13332 \family sans
13333 Normal
13334 \family default
13335  This is the 
13336 \begin_inset Quotes eld
13337 \end_inset
13338
13339 Normal
13340 \begin_inset Quotes erd
13341 \end_inset
13342
13343  font size.
13344  It's also the default size.
13345  (key bindings 
13346 \begin_inset Info
13347 type  "shortcuts"
13348 arg   "font-size normal"
13349 \end_inset
13350
13351 )
13352 \end_layout
13353
13354 \begin_layout Labeling
13355 \labelwidthstring 00.00.0000
13356
13357 \family sans
13358 Large
13359 \family default
13360  
13361 \size large
13362 This is the 
13363 \begin_inset Quotes eld
13364 \end_inset
13365
13366 Large
13367 \begin_inset Quotes erd
13368 \end_inset
13369
13370  font size.
13371
13372 \size default
13373  (key bindings 
13374 \begin_inset Info
13375 type  "shortcuts"
13376 arg   "font-size large"
13377 \end_inset
13378
13379 )
13380 \end_layout
13381
13382 \begin_layout Labeling
13383 \labelwidthstring 00.00.0000
13384
13385 \family sans
13386 Larger
13387 \family default
13388  
13389 \size larger
13390 This is the 
13391 \begin_inset Quotes eld
13392 \end_inset
13393
13394 Larger
13395 \begin_inset Quotes erd
13396 \end_inset
13397
13398  font size.
13399
13400 \size default
13401  (key bindings 
13402 \begin_inset Info
13403 type  "shortcuts"
13404 arg   "font-size larger"
13405 \end_inset
13406
13407 )
13408 \end_layout
13409
13410 \begin_layout Labeling
13411 \labelwidthstring 00.00.0000
13412
13413 \family sans
13414 Largest
13415 \family default
13416  
13417 \size largest
13418 This is the 
13419 \begin_inset Quotes eld
13420 \end_inset
13421
13422 Largest
13423 \begin_inset Quotes erd
13424 \end_inset
13425
13426  font size.
13427
13428 \size default
13429  (key binding 
13430 \begin_inset Info
13431 type  "shortcut"
13432 arg   "font-size largest"
13433 \end_inset
13434
13435 )
13436 \end_layout
13437
13438 \begin_layout Labeling
13439 \labelwidthstring 00.00.0000
13440
13441 \family sans
13442 Huge
13443 \family default
13444  
13445 \size huge
13446 This is the 
13447 \begin_inset Quotes eld
13448 \end_inset
13449
13450 Huge
13451 \begin_inset Quotes erd
13452 \end_inset
13453
13454  font size.
13455
13456 \size default
13457  (key bindings 
13458 \begin_inset Info
13459 type  "shortcuts"
13460 arg   "font-size huge"
13461 \end_inset
13462
13463 )
13464 \end_layout
13465
13466 \begin_layout Labeling
13467 \labelwidthstring 00.00.0000
13468
13469 \family sans
13470 Huger
13471 \family default
13472  
13473 \size giant
13474 This is the 
13475 \begin_inset Quotes eld
13476 \end_inset
13477
13478 Huger
13479 \begin_inset Quotes erd
13480 \end_inset
13481
13482  font size.
13483
13484 \size default
13485  (key bindings 
13486 \begin_inset Info
13487 type  "shortcuts"
13488 arg   "font-size giant"
13489 \end_inset
13490
13491 )
13492 \end_layout
13493
13494 \begin_layout Labeling
13495 \labelwidthstring 00.00.0000
13496
13497 \family sans
13498 Increase
13499 \family default
13500  This increases the size by one step (for instance, from 
13501 \begin_inset Quotes eld
13502 \end_inset
13503
13504 Largest
13505 \begin_inset Quotes erd
13506 \end_inset
13507
13508  to 
13509 \begin_inset Quotes eld
13510 \end_inset
13511
13512 Huge
13513 \begin_inset Quotes erd
13514 \end_inset
13515
13516 ).
13517  (key binding 
13518 \begin_inset Info
13519 type  "shortcut"
13520 arg   "font-size increase"
13521 \end_inset
13522
13523 )
13524 \end_layout
13525
13526 \begin_layout Labeling
13527 \labelwidthstring 00.00.0000
13528
13529 \family sans
13530 Decrease
13531 \family default
13532  This decreases the size by one step (for instance, from 
13533 \begin_inset Quotes eld
13534 \end_inset
13535
13536 Normal
13537 \begin_inset Quotes erd
13538 \end_inset
13539
13540  to 
13541 \begin_inset Quotes eld
13542 \end_inset
13543
13544 Small
13545 \begin_inset Quotes erd
13546 \end_inset
13547
13548 ).
13549  (key binding 
13550 \begin_inset Info
13551 type  "shortcut"
13552 arg   "font-size decrease"
13553 \end_inset
13554
13555 )
13556 \end_layout
13557
13558 \end_deeper
13559 \begin_layout Standard
13560 We warn you 
13561 \emph on
13562 yet again
13563 \emph default
13564 : don't go crazy with this feature.
13565  You should almost never need to change the font size.
13566  LyX automatically changes the font size for different paragraph environments
13567  — use that instead.
13568  This is here for fine-tuning only!
13569 \end_layout
13570
13571 \begin_layout Labeling
13572 \labelwidthstring 00.00.0000
13573
13574 \family sans
13575 Misc
13576 \family default
13577  Here you can change a few other things at the character level.
13578  Options are:
13579 \end_layout
13580
13581 \begin_deeper
13582 \begin_layout Labeling
13583 \labelwidthstring 00.00.0000
13584
13585 \family sans
13586 Emph
13587 \family default
13588  
13589 \emph on
13590 This is text with emphasize on
13591 \emph default
13592 .
13593  This might seem like the same as 
13594 \shape italic
13595 Italic
13596 \shape default
13597 , but it is actually a bit different.
13598  Emphasized is a 
13599 \emph on
13600 logical
13601 \emph default
13602  attribute.
13603  That means every document class can define its own font used for emphasized
13604  text.
13605  Normally this font is equal to italic.
13606 \end_layout
13607
13608 \begin_layout Labeling
13609 \labelwidthstring 00.00.0000
13610
13611 \family sans
13612 Underbar
13613 \family default
13614  
13615 \bar under
13616 This is text with Underbar on.
13617
13618 \bar default
13619  (key binding 
13620 \begin_inset Info
13621 type  "shortcuts"
13622 arg   "font-underline"
13623 \end_inset
13624
13625
13626 \family sans
13627 )
13628 \begin_inset Newline newline
13629 \end_inset
13630
13631
13632 \family default
13633 Avoid using underbar if you can! It is a hangover from the typewriter days,
13634  when you could not change fonts.
13635  One no longer needs to emphasize text by underscoring characters.
13636  This is only possible in LyX because some people 
13637 \emph on
13638 may
13639 \emph default
13640  need it in order to follow style sheets for journal submissions.
13641 \end_layout
13642
13643 \begin_layout Labeling
13644 \labelwidthstring 00.00.0000
13645
13646 \family sans
13647 Double
13648 \begin_inset space ~
13649 \end_inset
13650
13651 underbar
13652 \family default
13653  
13654 \uuline on
13655 This is text with Double underbar on.
13656
13657 \uuline default
13658  (key binding 
13659 \begin_inset Info
13660 type  "shortcut"
13661 arg   "font-underunderline"
13662 \end_inset
13663
13664 )
13665 \begin_inset Newline newline
13666 \end_inset
13667
13668 As we just warned you against using underbar, you can imagine what we think
13669  about double underbar.
13670 \end_layout
13671
13672 \begin_layout Labeling
13673 \labelwidthstring 00.00.0000
13674
13675 \family sans
13676 Wavy
13677 \begin_inset space ~
13678 \end_inset
13679
13680 underbar
13681 \family default
13682  
13683 \uwave on
13684 This is text with Wavy underbar on.
13685
13686 \uwave default
13687  (key binding 
13688 \begin_inset Info
13689 type  "shortcut"
13690 arg   "font-underwave"
13691 \end_inset
13692
13693 )
13694 \begin_inset Newline newline
13695 \end_inset
13696
13697 Use this only if a journal absolutely insists on it.
13698  Keep antinausea pills handy.
13699 \end_layout
13700
13701 \begin_layout Labeling
13702 \labelwidthstring 00.00.0000
13703
13704 \family sans
13705 Strikeout
13706 \family default
13707  
13708 \strikeout on
13709 This is text with Strikeout on.
13710
13711 \strikeout default
13712  (key binding 
13713 \begin_inset Info
13714 type  "shortcut"
13715 arg   "font-strikeout"
13716 \end_inset
13717
13718 )
13719 \begin_inset Newline newline
13720 \end_inset
13721
13722 This is frequently used to indicate an older version of text that has been
13723  changed in the meantime.
13724 \end_layout
13725
13726 \begin_layout Labeling
13727 \labelwidthstring 00.00.0000
13728
13729 \family sans
13730 Noun
13731 \family default
13732  
13733 \noun on
13734 This is text with Noun on.
13735
13736 \noun default
13737  Like 
13738 \family sans
13739 Emph
13740 \family default
13741 , this is a logical attribute.
13742  Normally it's equivalent to 
13743 \family sans
13744 Small
13745 \begin_inset space ~
13746 \end_inset
13747
13748 Caps
13749 \family default
13750 .
13751 \end_layout
13752
13753 \end_deeper
13754 \begin_layout Labeling
13755 \labelwidthstring 00.00.0000
13756
13757 \family sans
13758 Color
13759 \family default
13760  You can adjust the color of the text with this control.
13761  Notice that not all DVI-viewers are able to display colors.
13762  Besides 
13763 \family sans
13764 No
13765 \begin_inset space ~
13766 \end_inset
13767
13768 color
13769 \family default
13770 , which is the default 
13771 \begin_inset Quotes eld
13772 \end_inset
13773
13774 color
13775 \begin_inset Quotes erd
13776 \end_inset
13777
13778  and means normally black, you can choose between 
13779 \family sans
13780 Black
13781 \family default
13782
13783 \family sans
13784 White
13785 \family default
13786
13787 \family sans
13788 Red
13789 \family default
13790
13791 \family sans
13792 Green
13793 \family default
13794
13795 \family sans
13796 Blue
13797 \family default
13798
13799 \family sans
13800 Cyan
13801 \family default
13802
13803 \family sans
13804 Magenta
13805 \family default
13806  and 
13807 \family sans
13808 Yellow
13809 \family default
13810  text.
13811 \begin_inset Index idx
13812 status collapsed
13813
13814 \begin_layout Plain Layout
13815 Color ! Text
13816 \end_layout
13817
13818 \end_inset
13819
13820
13821 \end_layout
13822
13823 \begin_layout Labeling
13824 \labelwidthstring 00.00.0000
13825
13826 \family sans
13827 Language
13828 \family default
13829  This is used to mark regions of text as having a different language from
13830  the language of the document.
13831  Text marked in this way will be underlined in blue to indicate the change
13832  (only within LyX).
13833 \begin_inset Newline newline
13834 \end_inset
13835
13836 If you have for example a longer German Text in your document, LaTeX respects
13837  the German hyphenation rules automatically.
13838  When using the spell checking (see section
13839 \begin_inset space ~
13840 \end_inset
13841
13842
13843 \begin_inset CommandInset ref
13844 LatexCommand ref
13845 reference "sec:Spellchecking"
13846
13847 \end_inset
13848
13849 ) the German-marked text will be checked according to the German dictionary.
13850 \end_layout
13851
13852 \begin_layout Standard
13853 So you have a huge number of combinations to choose from.
13854  Once you've chosen a new character style via the 
13855 \family sans
13856 Edit\SpecialChar \menuseparator
13857 Text
13858 \begin_inset space ~
13859 \end_inset
13860
13861 Style
13862 \family default
13863  dialog, the settings are saved.
13864  You can activate them using the toolbar button 
13865 \begin_inset Info
13866 type  "icon"
13867 arg   "textstyle-apply"
13868 \end_inset
13869
13870 .
13871  The button lets you apply your custom character style even when the dialog
13872  isn't visible.
13873  
13874 \end_layout
13875
13876 \begin_layout Standard
13877 To completely reset the character style to the default, use 
13878 \begin_inset Info
13879 type  "shortcut"
13880 arg   "font-default"
13881 \end_inset
13882
13883 .
13884  If you want to toggle only those properties that you have just changed
13885  (suppose you just set the shape to 
13886 \begin_inset Quotes eld
13887 \end_inset
13888
13889 slanted
13890 \begin_inset Quotes erd
13891 \end_inset
13892
13893  and the series to 
13894 \begin_inset Quotes eld
13895 \end_inset
13896
13897 bold
13898 \begin_inset Quotes erd
13899 \end_inset
13900
13901 ), set the 
13902 \family sans
13903 Toggle
13904 \begin_inset space ~
13905 \end_inset
13906
13907 all
13908 \family default
13909  switch and press 
13910 \family sans
13911 Apply
13912 \family default
13913 .
13914 \end_layout
13915
13916 \begin_layout Standard
13917 You should also know something about the differences between the three main
13918  font types 
13919 \family sans
13920 serif
13921 \family default
13922
13923 \family sans
13924 sans
13925 \begin_inset space ~
13926 \end_inset
13927
13928 serif
13929 \family default
13930 , and 
13931 \family sans
13932 typewriter
13933 \family default
13934 :
13935 \end_layout
13936
13937 \begin_layout Itemize
13938
13939 \family sans
13940 Typewriter
13941 \family default
13942  is a so called 
13943 \begin_inset Quotes eld
13944 \end_inset
13945
13946 monospaced
13947 \begin_inset Quotes erd
13948 \end_inset
13949
13950  font, that means every character has the same width, the 
13951 \begin_inset Quotes eld
13952 \end_inset
13953
13954 i
13955 \begin_inset Quotes erd
13956 \end_inset
13957
13958  is as wide as the 
13959 \begin_inset Quotes eld
13960 \end_inset
13961
13962 m
13963 \begin_inset Quotes erd
13964 \end_inset
13965
13966 .
13967  Here is an example
13968 \begin_inset Newline newline
13969 \end_inset
13970
13971
13972 \begin_inset Phantom HPhantom
13973 status open
13974
13975 \begin_layout Plain Layout
13976 no 
13977 \end_layout
13978
13979 \end_inset
13980
13981
13982 \family typewriter
13983 typewriter text
13984 \family default
13985
13986 \begin_inset Note Note
13987 status collapsed
13988
13989 \begin_layout Plain Layout
13990 For more on phantoms see section
13991 \begin_inset space ~
13992 \end_inset
13993
13994
13995 \begin_inset CommandInset ref
13996 LatexCommand ref
13997 reference "sub:More-Spaces"
13998
13999 \end_inset
14000
14001 .
14002 \end_layout
14003
14004 \end_inset
14005
14006
14007 \begin_inset Newline newline
14008 \end_inset
14009
14010 no typewriter text
14011 \end_layout
14012
14013 \begin_layout Itemize
14014
14015 \family sans
14016 Serif
14017 \family default
14018  fonts use characters with serifs.
14019  These are the small 
14020 \begin_inset Quotes eld
14021 \end_inset
14022
14023 appendices
14024 \begin_inset Quotes erd
14025 \end_inset
14026
14027  at the ends of the strokes that form the character.
14028  The following example will show the difference:
14029 \begin_inset Newline newline
14030 \end_inset
14031
14032 text with serifs
14033 \begin_inset Newline newline
14034 \end_inset
14035
14036
14037 \family sans
14038 text without serifs
14039 \family default
14040
14041 \begin_inset Newline newline
14042 \end_inset
14043
14044 Serifs facilitate quick and easy reading.
14045  These fonts are therefore used as default (named 
14046 \family sans
14047 roman
14048 \family default
14049 ).
14050 \end_layout
14051
14052 \begin_layout Itemize
14053
14054 \family sans
14055 Sans serif
14056 \family default
14057  don't use serifs.
14058  This font type is therefore often used for headings and short texts.
14059  We use it in this document to highlight menu names.
14060 \end_layout
14061
14062 \begin_layout Standard
14063 \begin_inset Quotes eld
14064 \end_inset
14065
14066 Toggling
14067 \begin_inset Quotes erd
14068 \end_inset
14069
14070  refers to applying or removing font properties.
14071  When a property is marked for toggling in the Text Style dialog, applying
14072  the style to text that already has the property will cause the property
14073  to be removed.
14074  If you apply a style with properties A, B and C to text that currently
14075  has font properties B, C, F and G, and if B is set to toggle and C is set
14076  not to toggle, the text ends up with properties A, C, F and G.
14077  
14078 \begin_inset Quotes eld
14079 \end_inset
14080
14081 Never toggled
14082 \begin_inset Quotes erd
14083 \end_inset
14084
14085  and 
14086 \begin_inset Quotes eld
14087 \end_inset
14088
14089 always toggled
14090 \begin_inset Quotes erd
14091 \end_inset
14092
14093  mean that you do not control the toggling behavior.
14094  For the properties on the left side of the dialog (
14095 \begin_inset Quotes eld
14096 \end_inset
14097
14098 Family
14099 \begin_inset Quotes erd
14100 \end_inset
14101
14102  etc.), toggling behavior is up to you.
14103  If 
14104 \begin_inset Quotes eld
14105 \end_inset
14106
14107 Toggle all
14108 \begin_inset Quotes erd
14109 \end_inset
14110
14111  is checked, all of the left side properties are toggled; by default, none
14112  of them are.
14113  Finally, 
14114 \begin_inset Quotes eld
14115 \end_inset
14116
14117 Reset
14118 \begin_inset Quotes erd
14119 \end_inset
14120
14121  is never toggled.
14122  If you set 
14123 \begin_inset Quotes eld
14124 \end_inset
14125
14126 Series
14127 \begin_inset Quotes erd
14128 \end_inset
14129
14130  to 
14131 \begin_inset Quotes eld
14132 \end_inset
14133
14134 Reset
14135 \begin_inset Quotes erd
14136 \end_inset
14137
14138  and select 
14139 \begin_inset Quotes eld
14140 \end_inset
14141
14142 Toggle all
14143 \begin_inset Quotes erd
14144 \end_inset
14145
14146 , then apply the style to bold face text, the text will revert to the default
14147  series (
14148 \begin_inset Quotes eld
14149 \end_inset
14150
14151 Medium
14152 \begin_inset Quotes erd
14153 \end_inset
14154
14155 ), no matter how many times you apply the style.
14156  
14157 \end_layout
14158
14159 \begin_layout Standard
14160 We conclude with the same warning once again: Don't overuse the fonts.
14161  They are, more often than not, a kludge and a bad substitute for good writing.
14162 \end_layout
14163
14164 \begin_layout Section
14165 Printing and Previewing
14166 \end_layout
14167
14168 \begin_layout Subsection
14169 Overview
14170 \end_layout
14171
14172 \begin_layout Standard
14173 Now that we have covered some of the basic features of document preparation
14174  using LyX, you probably want to know how to print out your masterpiece.
14175  Before we tell you that, we want to give you a quick explanation of what
14176  goes on behind-the-scenes.
14177  We cover this information in much greater detail in the 
14178 \emph on
14179 Additional Features
14180 \emph default
14181  manual as well.
14182 \end_layout
14183
14184 \begin_layout Standard
14185 LyX uses the program LaTeX as its backend.
14186  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14187  confusion, we will only refer to LaTeX.
14188  LyX is what you use to do your actual writing.
14189  Then, LyX calls LaTeX to turn your writing into printable output.
14190  This happens in two stages:
14191 \end_layout
14192
14193 \begin_layout Enumerate
14194 First, LyX converts your document to a series of text commands for LaTeX,
14195  generating a file with the extension, 
14196 \begin_inset Quotes eld
14197 \end_inset
14198
14199
14200 \family typewriter
14201 .tex
14202 \family default
14203
14204 \begin_inset Quotes erd
14205 \end_inset
14206
14207 .
14208 \end_layout
14209
14210 \begin_layout Enumerate
14211 Next, LaTeX uses the commands in the 
14212 \family typewriter
14213 .tex
14214 \family default
14215  file to produce printable output.
14216  
14217 \end_layout
14218
14219 \begin_layout Subsection
14220 Output file formats
14221 \begin_inset Index idx
14222 status collapsed
14223
14224 \begin_layout Plain Layout
14225 File formats
14226 \end_layout
14227
14228 \end_inset
14229
14230
14231 \begin_inset CommandInset label
14232 LatexCommand label
14233 name "sub:Output-file-formats"
14234
14235 \end_inset
14236
14237
14238 \end_layout
14239
14240 \begin_layout Subsubsection
14241 Simple text (ASCII)
14242 \begin_inset Index idx
14243 status collapsed
14244
14245 \begin_layout Plain Layout
14246 File formats ! ASCII
14247 \end_layout
14248
14249 \end_inset
14250
14251
14252 \end_layout
14253
14254 \begin_layout Standard
14255 This file type has the extension 
14256 \begin_inset Quotes eld
14257 \end_inset
14258
14259
14260 \family typewriter
14261 .txt
14262 \family default
14263
14264 \begin_inset Quotes erd
14265 \end_inset
14266
14267 .
14268  It contains your document as plain text following the rules of the 
14269 \begin_inset Quotes eld
14270 \end_inset
14271
14272 American Standard Code for Information Interchange
14273 \begin_inset Quotes erd
14274 \end_inset
14275
14276  (ASCII).
14277 \end_layout
14278
14279 \begin_layout Standard
14280 You can export your document to ASCII by the menu 
14281 \family sans
14282 File\SpecialChar \menuseparator
14283 Export\SpecialChar \menuseparator
14284 Plain
14285 \begin_inset space ~
14286 \end_inset
14287
14288 text
14289 \family default
14290  or 
14291 \family sans
14292 File\SpecialChar \menuseparator
14293 Export\SpecialChar \menuseparator
14294 Plain
14295 \begin_inset space ~
14296 \end_inset
14297
14298 text
14299 \begin_inset space ~
14300 \end_inset
14301
14302 (ps2ascii)
14303 \family default
14304 .
14305  The latter will first internally export to PostScript and then do the conversio
14306 n to ASCII.
14307 \end_layout
14308
14309 \begin_layout Subsubsection
14310 LaTeX
14311 \begin_inset Index idx
14312 status collapsed
14313
14314 \begin_layout Plain Layout
14315 File formats ! LaTeX
14316 \end_layout
14317
14318 \end_inset
14319
14320
14321 \end_layout
14322
14323 \begin_layout Standard
14324 This file type has the extension 
14325 \begin_inset Quotes eld
14326 \end_inset
14327
14328
14329 \family typewriter
14330 .tex
14331 \family default
14332
14333 \begin_inset Quotes erd
14334 \end_inset
14335
14336  and contains all commands that are necessary for the LaTeX program to process
14337  your document.
14338  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14339  it manually with console commands.
14340  The LaTeX-file is automatically created in LyX's temporary directory whenever
14341  you view or export your document.
14342 \end_layout
14343
14344 \begin_layout Standard
14345 You can export your document as LaTeX-file using the menu 
14346 \family sans
14347 File\SpecialChar \menuseparator
14348 Export\SpecialChar \menuseparator
14349 LaT
14350 \begin_inset ERT
14351 status collapsed
14352
14353 \begin_layout Plain Layout
14354
14355 {}
14356 \end_layout
14357
14358 \end_inset
14359
14360 eX
14361 \family default
14362 .
14363  The different LaTeX export variants are explained in section
14364 \begin_inset space ~
14365 \end_inset
14366
14367
14368 \begin_inset CommandInset ref
14369 LatexCommand ref
14370 reference "sub:Export"
14371
14372 \end_inset
14373
14374 .
14375 \end_layout
14376
14377 \begin_layout Subsubsection
14378 DVI
14379 \begin_inset Index idx
14380 status collapsed
14381
14382 \begin_layout Plain Layout
14383 File formats ! DVI
14384 \end_layout
14385
14386 \end_inset
14387
14388
14389 \end_layout
14390
14391 \begin_layout Standard
14392 This file type has the extension 
14393 \begin_inset Quotes eld
14394 \end_inset
14395
14396
14397 \family typewriter
14398 .dvi
14399 \family default
14400
14401 \begin_inset Quotes erd
14402 \end_inset
14403
14404 .
14405  It is called 
14406 \begin_inset Quotes eld
14407 \end_inset
14408
14409 device-independent
14410 \begin_inset Quotes erd
14411 \end_inset
14412
14413  (DVI), because it is completely portable; you can move them from one machine
14414  to another without needing to do any sort of conversion.
14415  DVIs are used for quick previews and as pre-stage for other output formats,
14416  like PostScript.
14417 \end_layout
14418
14419 \begin_layout Standard
14420 DVI files do not contain images, they only link them.
14421  So don't forget to deliver the images together with your DVIs.
14422  Because the DVI-viewer has to convert the image in the background to make
14423  it visible when you scroll the DVI, this can slow down your computer when
14424  you view the DVI.
14425  So we recommend to use PDF for files with many images.
14426 \end_layout
14427
14428 \begin_layout Standard
14429 You can export your document to DVI by the menu 
14430 \family sans
14431 File\SpecialChar \menuseparator
14432 Export\SpecialChar \menuseparator
14433 DVI
14434 \family default
14435  or 
14436 \family sans
14437 File\SpecialChar \menuseparator
14438 Export\SpecialChar \menuseparator
14439 DVI
14440 \begin_inset space ~
14441 \end_inset
14442
14443 (LuaTe
14444 \begin_inset ERT
14445 status collapsed
14446
14447 \begin_layout Plain Layout
14448
14449 {}
14450 \end_layout
14451
14452 \end_inset
14453
14454 X).
14455
14456 \family default
14457  The latter option uses the program 
14458 \family typewriter
14459 LuaTeX
14460 \family default
14461 .
14462  
14463 \family typewriter
14464 LuaTeX
14465 \family default
14466  is an engine that provides direct Unicode support and support for direct
14467  font access (see section
14468 \begin_inset space ~
14469 \end_inset
14470
14471
14472 \begin_inset CommandInset ref
14473 LatexCommand ref
14474 reference "sub:LaTeX-font-support"
14475
14476 \end_inset
14477
14478 ).
14479  LuaTeX is still work in progress, but it might develop into the next standard
14480  TeX processor.
14481 \end_layout
14482
14483 \begin_layout Subsubsection
14484 PostScript
14485 \begin_inset Index idx
14486 status collapsed
14487
14488 \begin_layout Plain Layout
14489 File formats ! PostScript
14490 \end_layout
14491
14492 \end_inset
14493
14494
14495 \end_layout
14496
14497 \begin_layout Standard
14498 This file type has the extension 
14499 \begin_inset Quotes eld
14500 \end_inset
14501
14502
14503 \family typewriter
14504 .ps
14505 \family default
14506
14507 \begin_inset Quotes erd
14508 \end_inset
14509
14510 .
14511  PostScript was developed by the company 
14512 \family typewriter
14513 Adobe
14514 \family default
14515  as a printer language.
14516  The file contains therefore commands that the printer uses to print the
14517  file.
14518  PostScript can be seen as a 
14519 \begin_inset Quotes eld
14520 \end_inset
14521
14522 programming language
14523 \begin_inset Quotes erd
14524 \end_inset
14525
14526 ; you can calculate with it and draw diagrams and images.
14527 \begin_inset Foot
14528 status collapsed
14529
14530 \begin_layout Plain Layout
14531 When you are interested to learn more about this, have a look at the LaTeX-packa
14532 ge 
14533 \series bold
14534 pstricks
14535 \series default
14536
14537 \begin_inset Index idx
14538 status collapsed
14539
14540 \begin_layout Plain Layout
14541 LaTeX-packages ! pstricks
14542 \end_layout
14543
14544 \end_inset
14545
14546 .
14547 \end_layout
14548
14549 \end_inset
14550
14551  Due to this ability, the files are often bigger than PDFs.
14552 \end_layout
14553
14554 \begin_layout Standard
14555 PostScript can only contain images in the format 
14556 \begin_inset Quotes eld
14557 \end_inset
14558
14559 Encapsulated PostScript
14560 \begin_inset Quotes erd
14561 \end_inset
14562
14563  (EPS, file extension 
14564 \begin_inset Quotes eld
14565 \end_inset
14566
14567
14568 \family typewriter
14569 .eps
14570 \family default
14571
14572 \begin_inset Quotes erd
14573 \end_inset
14574
14575 ).
14576  As LyX allows you to use any known image format in your document, it has
14577  to convert them in the background to EPS.
14578  If you have e.g 50
14579 \begin_inset space \thinspace{}
14580 \end_inset
14581
14582 images in your document, LyX has to do 50
14583 \begin_inset space ~
14584 \end_inset
14585
14586 conversions whenever you view or export your document.
14587  This will slow down your workflow with LyX drastically.
14588  So if you plan to use PostScript, you can insert your images directly as
14589  EPS to avoid this problem.
14590 \end_layout
14591
14592 \begin_layout Standard
14593 You can export your document to PostScript using the menu 
14594 \family sans
14595 File\SpecialChar \menuseparator
14596 Export\SpecialChar \menuseparator
14597 PostScript
14598 \family default
14599 .
14600 \end_layout
14601
14602 \begin_layout Subsubsection
14603 PDF
14604 \begin_inset Index idx
14605 status collapsed
14606
14607 \begin_layout Plain Layout
14608 File formats ! PDF
14609 \end_layout
14610
14611 \end_inset
14612
14613
14614 \begin_inset Index idx
14615 status collapsed
14616
14617 \begin_layout Plain Layout
14618 PDF
14619 \end_layout
14620
14621 \end_inset
14622
14623
14624 \end_layout
14625
14626 \begin_layout Standard
14627 This file type has the extension 
14628 \begin_inset Quotes eld
14629 \end_inset
14630
14631
14632 \family typewriter
14633 .pdf
14634 \family default
14635
14636 \begin_inset Quotes erd
14637 \end_inset
14638
14639 .
14640  The 
14641 \begin_inset Quotes eld
14642 \end_inset
14643
14644 Portable Document Format
14645 \begin_inset Quotes erd
14646 \end_inset
14647
14648  (PDF) developed by 
14649 \family typewriter
14650 Adobe
14651 \family default
14652  was derived from PostScript.
14653  It is more compressed and it uses fewer commands than PostScript.
14654  As the name 
14655 \begin_inset Quotes eld
14656 \end_inset
14657
14658 portable
14659 \begin_inset Quotes erd
14660 \end_inset
14661
14662  implies, it can be processed at any computer system and the printed output
14663  looks exactly the same.
14664 \end_layout
14665
14666 \begin_layout Standard
14667 PDF can contain images in its own PDF format and in the formats 
14668 \begin_inset Quotes eld
14669 \end_inset
14670
14671 Joint Photographic Experts Group
14672 \begin_inset Quotes erd
14673 \end_inset
14674
14675  (JPG, file extension 
14676 \begin_inset Quotes eld
14677 \end_inset
14678
14679
14680 \family typewriter
14681 .jpg
14682 \family default
14683
14684 \begin_inset Quotes erd
14685 \end_inset
14686
14687  or 
14688 \begin_inset Quotes eld
14689 \end_inset
14690
14691
14692 \family typewriter
14693 .jpeg
14694 \family default
14695
14696 \begin_inset Quotes erd
14697 \end_inset
14698
14699 ) and 
14700 \begin_inset Quotes eld
14701 \end_inset
14702
14703 Portable Network Graphics
14704 \begin_inset Quotes erd
14705 \end_inset
14706
14707  (PNG, file extension 
14708 \begin_inset Quotes eld
14709 \end_inset
14710
14711
14712 \family typewriter
14713 .png
14714 \family default
14715
14716 \begin_inset Quotes erd
14717 \end_inset
14718
14719 ).
14720  You can although use any other image format, because LyX converts them
14721  in the background to one of these formats.
14722  But as described in the section about PostScript, the image conversion
14723  will slow down your workflow.
14724  So we recommend to use images in one of the three mentioned formats.
14725 \end_layout
14726
14727 \begin_layout Standard
14728 You can export your document to PDF via the menu 
14729 \family sans
14730 File\SpecialChar \menuseparator
14731 Export
14732 \family default
14733  in three different ways:
14734 \end_layout
14735
14736 \begin_layout Description
14737 PDF This uses the program 
14738 \family typewriter
14739 ps2pdf
14740 \family default
14741  that creates a PDF from a PostScript-version of your file.
14742  The PostScript-version is produced by the program 
14743 \family typewriter
14744 dvips
14745 \family default
14746  which uses a DVI-version as intermediate step.
14747  So this export variant consist of three conversions.
14748 \end_layout
14749
14750 \begin_layout Description
14751 PDF
14752 \begin_inset space ~
14753 \end_inset
14754
14755 (dvipdfm) This uses the program 
14756 \family typewriter
14757 dvipdfm
14758 \family default
14759  that converts your file in the background to DVI and in a second step to
14760  PDF.
14761 \end_layout
14762
14763 \begin_layout Description
14764 PDF
14765 \begin_inset space ~
14766 \end_inset
14767
14768 (pdflatex) This uses the program 
14769 \family typewriter
14770 pdftex
14771 \family default
14772  that converts your file directly to PDF.
14773 \end_layout
14774
14775 \begin_layout Description
14776 PDF
14777 \begin_inset space ~
14778 \end_inset
14779
14780 (XeTe
14781 \begin_inset ERT
14782 status collapsed
14783
14784 \begin_layout Plain Layout
14785
14786 {}
14787 \end_layout
14788
14789 \end_inset
14790
14791 X) This uses the program 
14792 \family typewriter
14793 XeTeX
14794 \family default
14795  that converts your file directly to PDF.
14796  
14797 \family typewriter
14798 XeTeX
14799 \family default
14800  is a new engine that provides direct Unicode support and support for direct
14801  font access (see section
14802 \begin_inset space ~
14803 \end_inset
14804
14805
14806 \begin_inset CommandInset ref
14807 LatexCommand ref
14808 reference "sub:LaTeX-font-support"
14809
14810 \end_inset
14811
14812 ).
14813  It is particularly good at typesetting different scripts, for example verticall
14814 y written Japanese.
14815 \end_layout
14816
14817 \begin_layout Description
14818 PDF
14819 \begin_inset space ~
14820 \end_inset
14821
14822 (LuaTe
14823 \begin_inset ERT
14824 status collapsed
14825
14826 \begin_layout Plain Layout
14827
14828 {}
14829 \end_layout
14830
14831 \end_inset
14832
14833 X) This uses the program 
14834 \family typewriter
14835 LuaTeX
14836 \family default
14837  that converts your file directly to PDF.
14838  
14839 \family typewriter
14840 LuaTeX
14841 \family default
14842  is an even newer engine, derived from 
14843 \family typewriter
14844 pdflatex
14845 \family default
14846 , that also provides direct Unicode support and support for direct font
14847  access (see section
14848 \begin_inset space ~
14849 \end_inset
14850
14851
14852 \begin_inset CommandInset ref
14853 LatexCommand ref
14854 reference "sub:LaTeX-font-support"
14855
14856 \end_inset
14857
14858 ).
14859  LuaTeX is still work in progress, but it might develop into the next standard
14860  TeX processor.
14861 \end_layout
14862
14863 \begin_layout Standard
14864 We recommend to use 
14865 \family sans
14866 PDF
14867 \begin_inset space ~
14868 \end_inset
14869
14870 (pdflatex)
14871 \family default
14872  because 
14873 \family typewriter
14874 pdftex
14875 \family default
14876  supports all the features of actual PDF-versions, is quick, stable, and
14877  works without problems.
14878  If you rely on multiscript support and\SpecialChar \slash{}
14879 or specific OpenType fonts, you might
14880  want to try out 
14881 \family sans
14882 PDF
14883 \begin_inset space ~
14884 \end_inset
14885
14886 (XeTe
14887 \begin_inset ERT
14888 status collapsed
14889
14890 \begin_layout Plain Layout
14891
14892 {}
14893 \end_layout
14894
14895 \end_inset
14896
14897 X)
14898 \family default
14899  or 
14900 \family sans
14901 PDF
14902 \begin_inset space ~
14903 \end_inset
14904
14905 (LuaTe
14906 \begin_inset ERT
14907 status collapsed
14908
14909 \begin_layout Plain Layout
14910
14911 {}
14912 \end_layout
14913
14914 \end_inset
14915
14916 X)
14917 \family default
14918  instead, bearing in mind that these two programs are not yet as mature
14919  as 
14920 \family typewriter
14921 pdflatex
14922 \family default
14923 .
14924 \end_layout
14925
14926 \begin_layout Subsubsection
14927 XHTML
14928 \begin_inset Index idx
14929 status collapsed
14930
14931 \begin_layout Plain Layout
14932 FileFormats ! XHTML
14933 \end_layout
14934
14935 \end_inset
14936
14937
14938 \begin_inset Index idx
14939 status collapsed
14940
14941 \begin_layout Plain Layout
14942 HTML
14943 \end_layout
14944
14945 \end_inset
14946
14947
14948 \end_layout
14949
14950 \begin_layout Standard
14951 This file type has the extension 
14952 \begin_inset Quotes eld
14953 \end_inset
14954
14955
14956 \family typewriter
14957 .xhtml
14958 \family default
14959
14960 \begin_inset Quotes erd
14961 \end_inset
14962
14963 .
14964  It is a file suitable for viewing in web browsers.
14965  It does not itself contain images and the like but only links them, and
14966  when LyX produces XHTML, it also generates corresponding images in formats
14967  suitable for the purpose.
14968  For the math output you can choose in the menu 
14969 \family sans
14970 Document\SpecialChar \menuseparator
14971 Settings\SpecialChar \menuseparator
14972 Output
14973 \family default
14974  between different formats, that are described in section 
14975 \emph on
14976 Math Output in XHTML
14977 \emph default
14978  of the 
14979 \emph on
14980 Additional
14981 \begin_inset space ~
14982 \end_inset
14983
14984 Features
14985 \emph default
14986  manual.
14987 \end_layout
14988
14989 \begin_layout Standard
14990 XHTML output remains 
14991 \begin_inset Quotes eld
14992 \end_inset
14993
14994 under development
14995 \begin_inset Quotes erd
14996 \end_inset
14997
14998 , and not all LyX features are supported yet.
14999  See the chapter 
15000 \emph on
15001 LyX and the World Wide Web
15002 \emph default
15003 , in the 
15004 \emph on
15005 Additional Features
15006 \emph default
15007  manual, for more information.
15008 \end_layout
15009
15010 \begin_layout Standard
15011 You can export your document as an XHTML file using the menu item 
15012 \family sans
15013 File\SpecialChar \menuseparator
15014 Export\SpecialChar \menuseparator
15015 LyXHTML
15016 \family default
15017 .
15018 \end_layout
15019
15020 \begin_layout Subsection
15021 Previewing
15022 \begin_inset Index idx
15023 status collapsed
15024
15025 \begin_layout Plain Layout
15026 Document ! Preview 
15027 \end_layout
15028
15029 \end_inset
15030
15031
15032 \end_layout
15033
15034 \begin_layout Standard
15035 To get a look at the final version of your document, with all of the page
15036  breaks in place, the footnotes correctly numbered, and so on, use the menu
15037  
15038 \family sans
15039 View
15040 \family default
15041  and choose 
15042 \family sans
15043 View
15044 \family default
15045  or the toolbar button 
15046 \begin_inset Info
15047 type  "icon"
15048 arg   "buffer-view"
15049 \end_inset
15050
15051 .
15052  A viewing program will pop up showing the output in the defined default
15053  output format, which is globally set in the preferences (see sec.
15054 \begin_inset space \thinspace{}
15055 \end_inset
15056
15057
15058 \begin_inset CommandInset ref
15059 LatexCommand ref
15060 reference "sec:File-Formats"
15061
15062 \end_inset
15063
15064 ) and can also be altered for single documents in the document settings
15065  (see sec.
15066 \begin_inset space \thinspace{}
15067 \end_inset
15068
15069
15070 \begin_inset CommandInset ref
15071 LatexCommand ref
15072 reference "sec:Doc-Output"
15073
15074 \end_inset
15075
15076 ).
15077  Further output formats can be selected via 
15078 \family sans
15079 View\SpecialChar \menuseparator
15080 Other Formats
15081 \family default
15082  or the toolbar button 
15083 \begin_inset Graphics
15084         filename ../images/view-others.png
15085         scale 85
15086         groupId toolbarbuttons
15087
15088 \end_inset
15089
15090 .
15091 \end_layout
15092
15093 \begin_layout Standard
15094 If you have changed your document, you can refresh the output in the same
15095  viewer window using the menu 
15096 \family sans
15097 View\SpecialChar \menuseparator
15098 Update
15099 \family default
15100  or 
15101 \family sans
15102 View\SpecialChar \menuseparator
15103 Update (Other Formats)
15104 \family default
15105 , respectively.
15106 \end_layout
15107
15108 \begin_layout Standard
15109 When you preview a file, the output file is only generated in LyX's temporary
15110  directory.
15111  To have a real output, export your document.
15112 \end_layout
15113
15114 \begin_layout Subsection
15115 Printing the File from within LyX
15116 \begin_inset CommandInset label
15117 LatexCommand label
15118 name "sub:Printing-the-File"
15119
15120 \end_inset
15121
15122
15123 \end_layout
15124
15125 \begin_layout Standard
15126 Instead of exporting your file and then printing it, you can also print
15127  it directly from within LyX.
15128  To print a file, select the menu 
15129 \family sans
15130 File\SpecialChar \menuseparator
15131 Print
15132 \family default
15133  or click on the toolbar button 
15134 \begin_inset Info
15135 type  "icon"
15136 arg   "dialog-show print"
15137 \end_inset
15138
15139 .
15140  LyX will internally call LaTeX to produce a DVI.
15141  This file is then processed by the program 
15142 \family typewriter
15143 dvips
15144 \family default
15145  to PostScript-file, which is finally printed using the program 
15146 \family typewriter
15147 Ghostscript
15148 \family default
15149 .
15150  Due to these steps in the background, this method is not the fastest.
15151 \end_layout
15152
15153 \begin_layout Standard
15154 You can choose to print only even-numbered or odd-numbered pages — this
15155  is useful for printing on two sides: You can re-insert the pages after
15156  printing one set to print on the other side.
15157  Some printers spit out pages face-up, others, face-down.
15158  By choosing a particular order to print in, you can take the entire stack
15159  of pages out of the printer without needing to reorder them.
15160 \end_layout
15161
15162 \begin_layout Standard
15163 You can set the parameters in the 
15164 \family sans
15165 Print
15166 \begin_inset space ~
15167 \end_inset
15168
15169 Destination
15170 \family default
15171  box as follows:
15172 \end_layout
15173
15174 \begin_layout Labeling
15175 \labelwidthstring 00.00.0000
15176
15177 \family sans
15178 Printer
15179 \family default
15180  This is the name of the printer to print to.
15181 \begin_inset Foot
15182 status collapsed
15183
15184 \begin_layout Plain Layout
15185 Note that this printer name is for the program 
15186 \family typewriter
15187 dvips
15188 \family default
15189 .
15190  That means 
15191 \family typewriter
15192 dvips
15193 \family default
15194  has to be configured for this printer name.
15195  The default printer can be set in LyX's preferences dialog, see section
15196 \begin_inset space ~
15197 \end_inset
15198
15199
15200 \begin_inset CommandInset ref
15201 LatexCommand ref
15202 reference "sub:Printer"
15203
15204 \end_inset
15205
15206 .
15207 \end_layout
15208
15209 \end_inset
15210
15211  The printer should understand PostScript.
15212 \end_layout
15213
15214 \begin_layout Labeling
15215 \labelwidthstring 00.00.0000
15216
15217 \family sans
15218 File
15219 \family default
15220  The name of a file to print to.
15221  The output will be a PostScript file.
15222  It will be written in LyX's working directory unless you specify the full
15223  path.
15224 \end_layout
15225
15226 \begin_layout Section
15227 A few Words about Typography
15228 \begin_inset Index idx
15229 status collapsed
15230
15231 \begin_layout Plain Layout
15232 Typography
15233 \end_layout
15234
15235 \end_inset
15236
15237
15238 \end_layout
15239
15240 \begin_layout Subsection
15241 Hyphens
15242 \begin_inset Index idx
15243 status collapsed
15244
15245 \begin_layout Plain Layout
15246 Hyphens
15247 \end_layout
15248
15249 \end_inset
15250
15251
15252 \end_layout
15253
15254 \begin_layout Standard
15255 In LyX, the 
15256 \begin_inset Quotes eld
15257 \end_inset
15258
15259
15260 \family typewriter
15261 -
15262 \family default
15263
15264 \begin_inset Quotes erd
15265 \end_inset
15266
15267  character comes in four lengths: the 
15268 \emph on
15269 hyphen
15270 \emph default
15271 , the 
15272 \emph on
15273 en dash
15274 \emph default
15275 , the 
15276 \emph on
15277 em dash
15278 \emph default
15279 , and the minus sign:
15280 \begin_inset VSpace defskip
15281 \end_inset
15282
15283
15284 \end_layout
15285
15286 \begin_layout Standard
15287 \begin_inset Tabular
15288 <lyxtabular version="3" rows="5" columns="3">
15289 <features tabularvalignment="middle">
15290 <column alignment="left" valignment="top" width="0">
15291 <column alignment="left" valignment="top" width="0">
15292 <column alignment="left" valignment="top" width="0">
15293 <row interlinespace="3mm">
15294 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15295 \begin_inset Text
15296
15297 \begin_layout Plain Layout
15298 name
15299 \end_layout
15300
15301 \end_inset
15302 </cell>
15303 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15304 \begin_inset Text
15305
15306 \begin_layout Plain Layout
15307 output
15308 \end_layout
15309
15310 \end_inset
15311 </cell>
15312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15313 \begin_inset Text
15314
15315 \begin_layout Plain Layout
15316 inserted with
15317 \end_layout
15318
15319 \end_inset
15320 </cell>
15321 </row>
15322 <row interlinespace="3mm">
15323 <cell alignment="center" valignment="top" usebox="none">
15324 \begin_inset Text
15325
15326 \begin_layout Plain Layout
15327 hyphen
15328 \end_layout
15329
15330 \end_inset
15331 </cell>
15332 <cell alignment="center" valignment="top" usebox="none">
15333 \begin_inset Text
15334
15335 \begin_layout Plain Layout
15336 -
15337 \end_layout
15338
15339 \end_inset
15340 </cell>
15341 <cell alignment="center" valignment="top" usebox="none">
15342 \begin_inset Text
15343
15344 \begin_layout Plain Layout
15345 \begin_inset Quotes eld
15346 \end_inset
15347
15348
15349 \family typewriter
15350 -
15351 \family default
15352
15353 \begin_inset Quotes erd
15354 \end_inset
15355
15356  in text
15357 \end_layout
15358
15359 \end_inset
15360 </cell>
15361 </row>
15362 <row interlinespace="3mm">
15363 <cell alignment="center" valignment="top" usebox="none">
15364 \begin_inset Text
15365
15366 \begin_layout Plain Layout
15367 en dash
15368 \end_layout
15369
15370 \end_inset
15371 </cell>
15372 <cell alignment="center" valignment="top" usebox="none">
15373 \begin_inset Text
15374
15375 \begin_layout Plain Layout
15376
15377 \end_layout
15378
15379 \end_inset
15380 </cell>
15381 <cell alignment="center" valignment="top" usebox="none">
15382 \begin_inset Text
15383
15384 \begin_layout Plain Layout
15385
15386 \family sans
15387 Insert\SpecialChar \menuseparator
15388 Special
15389 \begin_inset space ~
15390 \end_inset
15391
15392 Character\SpecialChar \menuseparator
15393 Symbols
15394 \end_layout
15395
15396 \end_inset
15397 </cell>
15398 </row>
15399 <row interlinespace="3mm">
15400 <cell alignment="center" valignment="top" usebox="none">
15401 \begin_inset Text
15402
15403 \begin_layout Plain Layout
15404 em dash
15405 \end_layout
15406
15407 \end_inset
15408 </cell>
15409 <cell alignment="center" valignment="top" usebox="none">
15410 \begin_inset Text
15411
15412 \begin_layout Plain Layout
15413
15414 \end_layout
15415
15416 \end_inset
15417 </cell>
15418 <cell alignment="center" valignment="top" usebox="none">
15419 \begin_inset Text
15420
15421 \begin_layout Plain Layout
15422
15423 \family sans
15424 Insert\SpecialChar \menuseparator
15425 Special
15426 \begin_inset space ~
15427 \end_inset
15428
15429 Character\SpecialChar \menuseparator
15430 Symbols
15431 \end_layout
15432
15433 \end_inset
15434 </cell>
15435 </row>
15436 <row>
15437 <cell alignment="center" valignment="top" usebox="none">
15438 \begin_inset Text
15439
15440 \begin_layout Plain Layout
15441 minus sign
15442 \end_layout
15443
15444 \end_inset
15445 </cell>
15446 <cell alignment="center" valignment="top" usebox="none">
15447 \begin_inset Text
15448
15449 \begin_layout Plain Layout
15450 \begin_inset Formula $-$
15451 \end_inset
15452
15453
15454 \end_layout
15455
15456 \end_inset
15457 </cell>
15458 <cell alignment="center" valignment="top" usebox="none">
15459 \begin_inset Text
15460
15461 \begin_layout Plain Layout
15462 \begin_inset Quotes eld
15463 \end_inset
15464
15465
15466 \family typewriter
15467 -
15468 \family default
15469
15470 \begin_inset Quotes erd
15471 \end_inset
15472
15473  in math mode
15474 \end_layout
15475
15476 \end_inset
15477 </cell>
15478 </row>
15479 </lyxtabular>
15480
15481 \end_inset
15482
15483
15484 \begin_inset VSpace defskip
15485 \end_inset
15486
15487
15488 \end_layout
15489
15490 \begin_layout Standard
15491 You can alternatively generate the en and em dash by inserting the 
15492 \begin_inset Quotes eld
15493 \end_inset
15494
15495
15496 \family typewriter
15497 -
15498 \family default
15499
15500 \begin_inset Quotes erd
15501 \end_inset
15502
15503  character multiple times in a row.
15504  They will automatically be converted to the appropriate length dash in
15505  the final output, but not in LyX.
15506  
15507 \begin_inset Quotes eld
15508 \end_inset
15509
15510 -
15511 \begin_inset space \thinspace{}
15512 \end_inset
15513
15514 -
15515 \begin_inset Quotes erd
15516 \end_inset
15517
15518  gives a en dash, 
15519 \begin_inset Quotes eld
15520 \end_inset
15521
15522 -
15523 \begin_inset space \thinspace{}
15524 \end_inset
15525
15526 -
15527 \begin_inset space \thinspace{}
15528 \end_inset
15529
15530 -
15531 \begin_inset Quotes erd
15532 \end_inset
15533
15534  a em dash.
15535 \end_layout
15536
15537 \begin_layout Standard
15538 The three dash types are distinct from the minus sign, which appears in
15539  math mode and has a length of its own.
15540  Here are some examples of the 
15541 \begin_inset Quotes eld
15542 \end_inset
15543
15544
15545 \family typewriter
15546 -
15547 \family default
15548
15549 \begin_inset Quotes eld
15550 \end_inset
15551
15552  in use:
15553 \end_layout
15554
15555 \begin_layout Enumerate
15556 line- and page-breaks
15557 \begin_inset space \hfill{}
15558 \end_inset
15559
15560 (
15561 \emph on
15562 hyphen
15563 \emph default
15564 )
15565 \end_layout
15566
15567 \begin_layout Enumerate
15568 From A–Z
15569 \begin_inset space \hfill{}
15570 \end_inset
15571
15572 (
15573 \emph on
15574 en dash
15575 \emph default
15576 )
15577 \end_layout
15578
15579 \begin_layout Enumerate
15580 Oh — there's a dash.
15581 \begin_inset space \hfill{}
15582 \end_inset
15583
15584 (
15585 \emph on
15586 em dash
15587 \emph default
15588 )
15589 \end_layout
15590
15591 \begin_layout Enumerate
15592 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15593 \end_inset
15594
15595
15596 \begin_inset space \hfill{}
15597 \end_inset
15598
15599 (
15600 \emph on
15601 minus sign
15602 \emph default
15603 )
15604 \end_layout
15605
15606 \begin_layout Subsection
15607 Hyphenation
15608 \begin_inset Index idx
15609 status collapsed
15610
15611 \begin_layout Plain Layout
15612 Hyphenation
15613 \end_layout
15614
15615 \end_inset
15616
15617
15618 \begin_inset CommandInset label
15619 LatexCommand label
15620 name "sub:Hyphenation"
15621
15622 \end_inset
15623
15624
15625 \end_layout
15626
15627 \begin_layout Standard
15628 Words are not hyphenated within LyX but automatically in the output.
15629  Hyphenation is done by the LaTeX-package 
15630 \series bold
15631 babel
15632 \series default
15633
15634 \begin_inset Index idx
15635 status collapsed
15636
15637 \begin_layout Plain Layout
15638 LaTeX-packages ! babel
15639 \end_layout
15640
15641 \end_inset
15642
15643  following the rules of the document language.
15644 \end_layout
15645
15646 \begin_layout Standard
15647 LaTeX hyphenates almost perfectly, it only has problems with text in the
15648  
15649 \family sans
15650 typewriter
15651 \family default
15652  font and with unusual constructs, like 
15653 \begin_inset Quotes eld
15654 \end_inset
15655
15656 h3knix/m0n0wall
15657 \begin_inset Quotes erd
15658 \end_inset
15659
15660 .
15661  If LaTeX cannot break a word correctly, you can set hyphenation points
15662  manually.
15663  This is done with the menu 
15664 \family sans
15665 Insert\SpecialChar \menuseparator
15666 Formatting\SpecialChar \menuseparator
15667 Hyphenation
15668 \begin_inset space ~
15669 \end_inset
15670
15671 Point
15672 \family default
15673 .
15674  These extra hyphenation points are only recommendations to LaTeX.
15675  If no hyphenation is necessary, LaTeX will ignore them.
15676 \end_layout
15677
15678 \begin_layout Standard
15679 Sometimes you want to prevent words or constructs from being hyphenated.
15680  Imagine that you are describing keybindings/shortcuts in your document
15681  in the form 
15682 \begin_inset Quotes eld
15683 \end_inset
15684
15685 A-b c
15686 \begin_inset Quotes erd
15687 \end_inset
15688
15689 .
15690  LaTeX would then see the hyphen 
15691 \begin_inset Quotes eld
15692 \end_inset
15693
15694 -
15695 \begin_inset Quotes erd
15696 \end_inset
15697
15698  as a hyphenation possibility.
15699  Hyphenating at this point would look ugly.
15700  To prevent the shortcut from being hyphenated, you can put it into a makebox
15701  as described in section 
15702 \begin_inset Quotes eld
15703 \end_inset
15704
15705 Prevent Hyphenation
15706 \begin_inset Quotes erd
15707 \end_inset
15708
15709  of the 
15710 \emph on
15711 Embedded
15712 \begin_inset space ~
15713 \end_inset
15714
15715 Objects
15716 \emph default
15717  manual.
15718 \end_layout
15719
15720 \begin_layout Subsection
15721 Punctuation Marks
15722 \begin_inset Index idx
15723 status collapsed
15724
15725 \begin_layout Plain Layout
15726 Punctuation marks
15727 \end_layout
15728
15729 \end_inset
15730
15731
15732 \end_layout
15733
15734 \begin_layout Subsubsection
15735 Abbreviations and End of Sentence
15736 \begin_inset CommandInset label
15737 LatexCommand label
15738 name "sub:Abbreviations"
15739
15740 \end_inset
15741
15742
15743 \end_layout
15744
15745 \begin_layout Standard
15746 When LyX calls LaTeX to generate the final version of your document, LaTeX
15747  automatically distinguishes between words, sentences, and abbreviations.
15748  LaTeX then adds the 
15749 \begin_inset Quotes eld
15750 \end_inset
15751
15752 appropriate amount of space
15753 \begin_inset Quotes erd
15754 \end_inset
15755
15756 .
15757  That means sentences get a little bit more space between the period and
15758  the next word.
15759  Abbreviations get the same amount of space after the period as a word uses.
15760 \end_layout
15761
15762 \begin_layout Standard
15763 Unfortunately, the algorithm for figuring out what's an abbreviation does
15764  not work in all cases.
15765  If a 
15766 \begin_inset Quotes eld
15767 \end_inset
15768
15769
15770 \family typewriter
15771 .
15772 \family default
15773
15774 \begin_inset Quotes erd
15775 \end_inset
15776
15777  is at the end of a lowercase letter, it's the end of a sentence; if it's
15778  at the end of a capitalized letter, it's an abbreviation.
15779 \end_layout
15780
15781 \begin_layout Standard
15782 Here are some examples of 
15783 \emph on
15784 correct
15785 \emph default
15786  abbreviations and the end of a sentence:
15787 \end_layout
15788
15789 \begin_layout Itemize
15790 M.
15791  Butterfly
15792 \end_layout
15793
15794 \begin_layout Itemize
15795 Don't worry.
15796  Be happy.
15797 \end_layout
15798
15799 \begin_layout Standard
15800 And here's an example of the algorithm going wrong:
15801 \end_layout
15802
15803 \begin_layout Itemize
15804 e.
15805 \begin_inset space \thinspace{}
15806 \end_inset
15807
15808 g.
15809  this is too much space!
15810 \end_layout
15811
15812 \begin_layout Itemize
15813 This is I.
15814  It's okay.
15815 \end_layout
15816
15817 \begin_layout Standard
15818 You will not see anything wrong until you view a final version of your document.
15819 \end_layout
15820
15821 \begin_layout Standard
15822 To fix this problem, use one of the following:
15823 \end_layout
15824
15825 \begin_layout Enumerate
15826 Use an 
15827 \family sans
15828 Inter-word
15829 \begin_inset space ~
15830 \end_inset
15831
15832 Space
15833 \family default
15834  after lowercase abbreviations (see section
15835 \begin_inset space ~
15836 \end_inset
15837
15838
15839 \begin_inset CommandInset ref
15840 LatexCommand ref
15841 reference "sub:Inter-word-Space"
15842
15843 \end_inset
15844
15845 ).
15846 \begin_inset Index idx
15847 status collapsed
15848
15849 \begin_layout Plain Layout
15850 Spaces ! inter-word
15851 \end_layout
15852
15853 \end_inset
15854
15855
15856 \end_layout
15857
15858 \begin_layout Enumerate
15859 Use a 
15860 \family sans
15861 Thin
15862 \begin_inset space ~
15863 \end_inset
15864
15865 Space
15866 \family default
15867  between two tokens of an abbreviation (see section
15868 \begin_inset space ~
15869 \end_inset
15870
15871
15872 \begin_inset CommandInset ref
15873 LatexCommand ref
15874 reference "sub:Thin-Space"
15875
15876 \end_inset
15877
15878 ).
15879 \begin_inset Index idx
15880 status collapsed
15881
15882 \begin_layout Plain Layout
15883 Spaces ! thin
15884 \end_layout
15885
15886 \end_inset
15887
15888
15889 \end_layout
15890
15891 \begin_layout Enumerate
15892 Use an 
15893 \family sans
15894 End
15895 \begin_inset space ~
15896 \end_inset
15897
15898 of
15899 \begin_inset space ~
15900 \end_inset
15901
15902 sentence
15903 \begin_inset space ~
15904 \end_inset
15905
15906 period
15907 \family default
15908  found under the 
15909 \family sans
15910 Insert\SpecialChar \menuseparator
15911 Special
15912 \begin_inset space ~
15913 \end_inset
15914
15915 Character
15916 \family default
15917  menu to force the use of inter-sentence spacing.
15918  This function is also bound to 
15919 \begin_inset Info
15920 type  "shortcut"
15921 arg   "specialchar-insert end-of-sentence"
15922 \end_inset
15923
15924  for easy access.
15925 \end_layout
15926
15927 \begin_layout Standard
15928 With the corrections, our earlier examples look like this:
15929 \end_layout
15930
15931 \begin_layout Itemize
15932 e.
15933 \begin_inset space \thinspace{}
15934 \end_inset
15935
15936 g.
15937 \begin_inset space \space{}
15938 \end_inset
15939
15940 this is too much space!
15941 \end_layout
15942
15943 \begin_layout Itemize
15944 This is I\SpecialChar \@.
15945  It's okay.
15946 \end_layout
15947
15948 \begin_layout Standard
15949 Some languages don't use extra spacing between sentences.
15950  If your language is such a language, you don't need to worry, because LaTeX
15951  will take care of this.
15952 \end_layout
15953
15954 \begin_layout Standard
15955 For those that do need to bother, there is help to catch those sneaky errors:
15956  Check out the 
15957 \family sans
15958 Check
15959 \begin_inset space ~
15960 \end_inset
15961
15962 TeX
15963 \family default
15964  feature described in section 
15965 \emph on
15966 Checking TeX
15967 \emph default
15968  of the 
15969 \emph on
15970 Additional Features
15971 \emph default
15972  manual.
15973 \end_layout
15974
15975 \begin_layout Subsubsection
15976 Quotes
15977 \begin_inset Index idx
15978 status collapsed
15979
15980 \begin_layout Plain Layout
15981 Typography ! Quotes
15982 \end_layout
15983
15984 \end_inset
15985
15986
15987 \begin_inset Index idx
15988 status collapsed
15989
15990 \begin_layout Plain Layout
15991 Quotes | see
15992 \begin_inset ERT
15993 status collapsed
15994
15995 \begin_layout Plain Layout
15996
15997 {
15998 \end_layout
15999
16000 \end_inset
16001
16002 Typography
16003 \begin_inset ERT
16004 status collapsed
16005
16006 \begin_layout Plain Layout
16007
16008 }
16009 \end_layout
16010
16011 \end_inset
16012
16013
16014 \end_layout
16015
16016 \end_inset
16017
16018
16019 \end_layout
16020
16021 \begin_layout Standard
16022 LyX usually sets quotes correctly.
16023  Specifically, it will use an opening quote at the beginning of quoted text,
16024  and use a closing quote at the end.
16025  For example, 
16026 \begin_inset Quotes eld
16027 \end_inset
16028
16029 open close
16030 \begin_inset Quotes erd
16031 \end_inset
16032
16033 .
16034  The keyboard character, 
16035 \family sans
16036 "
16037 \family default
16038 , generates this automatically.
16039 \end_layout
16040
16041 \begin_layout Standard
16042 You can specify what character the 
16043 \family sans
16044 "
16045 \family default
16046  key produces using the submenu 
16047 \family sans
16048 Language
16049 \family default
16050  of the 
16051 \family sans
16052 Document\SpecialChar \menuseparator
16053 Settings
16054 \family default
16055
16056 \begin_inset Index idx
16057 status collapsed
16058
16059 \begin_layout Plain Layout
16060 Document ! Settings
16061 \end_layout
16062
16063 \end_inset
16064
16065  dialog in the box 
16066 \family sans
16067 Quote Style
16068 \family default
16069 .
16070  There are six choices:
16071 \end_layout
16072
16073 \begin_layout Labeling
16074 \labelwidthstring 00.00.0000
16075
16076 \family sans
16077 \begin_inset Quotes eld
16078 \end_inset
16079
16080 Text
16081 \begin_inset Quotes erd
16082 \end_inset
16083
16084
16085 \family default
16086  Use quotes like this 
16087 \begin_inset Quotes eld
16088 \end_inset
16089
16090 double
16091 \begin_inset Quotes erd
16092 \end_inset
16093
16094
16095 \end_layout
16096
16097 \begin_layout Labeling
16098 \labelwidthstring 00.00.0000
16099
16100 \family sans
16101 \begin_inset Quotes sld
16102 \end_inset
16103
16104 Text
16105 \begin_inset Quotes srd
16106 \end_inset
16107
16108
16109 \family default
16110  Use quotes like 
16111 \begin_inset Quotes sld
16112 \end_inset
16113
16114 this
16115 \begin_inset Quotes srd
16116 \end_inset
16117
16118
16119 \end_layout
16120
16121 \begin_layout Labeling
16122 \labelwidthstring 00.00.0000
16123
16124 \family sans
16125 \begin_inset Quotes gld
16126 \end_inset
16127
16128 Text
16129 \begin_inset Quotes grd
16130 \end_inset
16131
16132
16133 \family default
16134  Use quotes like 
16135 \begin_inset Quotes gld
16136 \end_inset
16137
16138 this
16139 \begin_inset Quotes grd
16140 \end_inset
16141
16142
16143 \end_layout
16144
16145 \begin_layout Labeling
16146 \labelwidthstring 00.00.0000
16147
16148 \family sans
16149 \begin_inset Quotes pld
16150 \end_inset
16151
16152 Text
16153 \begin_inset Quotes prd
16154 \end_inset
16155
16156
16157 \family default
16158  Use quotes like 
16159 \begin_inset Quotes pld
16160 \end_inset
16161
16162 this
16163 \begin_inset Quotes prd
16164 \end_inset
16165
16166
16167 \end_layout
16168
16169 \begin_layout Labeling
16170 \labelwidthstring 00.00.0000
16171
16172 \family sans
16173 \begin_inset Quotes fld
16174 \end_inset
16175
16176 Text
16177 \begin_inset Quotes frd
16178 \end_inset
16179
16180
16181 \family default
16182  Use quotes like 
16183 \begin_inset Quotes fld
16184 \end_inset
16185
16186 this
16187 \begin_inset Quotes frd
16188 \end_inset
16189
16190
16191 \end_layout
16192
16193 \begin_layout Labeling
16194 \labelwidthstring 00.00.0000
16195
16196 \family sans
16197 \begin_inset Quotes ald
16198 \end_inset
16199
16200 Text
16201 \begin_inset Quotes ard
16202 \end_inset
16203
16204
16205 \family default
16206  Use quotes like 
16207 \begin_inset Quotes ald
16208 \end_inset
16209
16210 this
16211 \begin_inset Quotes ard
16212 \end_inset
16213
16214
16215 \end_layout
16216
16217 \begin_layout Subsection
16218 Ligatures
16219 \begin_inset Index idx
16220 status collapsed
16221
16222 \begin_layout Plain Layout
16223 Typography ! Ligatures
16224 \end_layout
16225
16226 \end_inset
16227
16228
16229 \begin_inset Index idx
16230 status collapsed
16231
16232 \begin_layout Plain Layout
16233 Ligatures | see
16234 \begin_inset ERT
16235 status collapsed
16236
16237 \begin_layout Plain Layout
16238
16239 {
16240 \end_layout
16241
16242 \end_inset
16243
16244 Typography
16245 \begin_inset ERT
16246 status collapsed
16247
16248 \begin_layout Plain Layout
16249
16250 }
16251 \end_layout
16252
16253 \end_inset
16254
16255
16256 \end_layout
16257
16258 \end_inset
16259
16260
16261 \begin_inset CommandInset label
16262 LatexCommand label
16263 name "sub:Ligatures"
16264
16265 \end_inset
16266
16267
16268 \end_layout
16269
16270 \begin_layout Standard
16271 It is standard typesetting practice to group certain letters together and
16272  print them as single characters.
16273  These groups are known as 
16274 \emph on
16275 ligatures
16276 \emph default
16277 .
16278  Since LaTeX knows about ligatures, your documents will contain them too
16279  in the output.
16280  Here are the standard ligatures:
16281 \end_layout
16282
16283 \begin_layout Itemize
16284 ff
16285 \end_layout
16286
16287 \begin_layout Itemize
16288 fi
16289 \end_layout
16290
16291 \begin_layout Itemize
16292 fl
16293 \end_layout
16294
16295 \begin_layout Itemize
16296 ffi
16297 \end_layout
16298
16299 \begin_layout Itemize
16300 ffl
16301 \end_layout
16302
16303 \begin_layout Standard
16304 Some languages uses other ligatures if the document font supports them.
16305 \end_layout
16306
16307 \begin_layout Standard
16308 Sometimes, you don't want a ligature in a word.
16309  While a ligature may be okay in the word, 
16310 \begin_inset Quotes eld
16311 \end_inset
16312
16313 graffiti,
16314 \begin_inset Quotes erd
16315 \end_inset
16316
16317  it looks really weird in compound words, such as 
16318 \begin_inset Quotes eld
16319 \end_inset
16320
16321 cufflink
16322 \begin_inset Quotes erd
16323 \end_inset
16324
16325  or the German 
16326 \begin_inset Quotes eld
16327 \end_inset
16328
16329 Dorffest.
16330 \begin_inset Quotes erd
16331 \end_inset
16332
16333  To break a ligature, use 
16334 \family sans
16335 Insert\SpecialChar \menuseparator
16336 Formatting\SpecialChar \menuseparator
16337 Ligature
16338 \begin_inset space ~
16339 \end_inset
16340
16341 Break.
16342
16343 \family default
16344  This changes 
16345 \begin_inset Quotes eld
16346 \end_inset
16347
16348 cufflinks
16349 \begin_inset Quotes erd
16350 \end_inset
16351
16352  to 
16353 \begin_inset Quotes eld
16354 \end_inset
16355
16356 cuff\SpecialChar \textcompwordmark{}
16357 links
16358 \begin_inset Quotes erd
16359 \end_inset
16360
16361  and 
16362 \begin_inset Quotes eld
16363 \end_inset
16364
16365 Dorffest
16366 \begin_inset Quotes erd
16367 \end_inset
16368
16369  to 
16370 \begin_inset Quotes eld
16371 \end_inset
16372
16373 Dorf\SpecialChar \textcompwordmark{}
16374 fest
16375 \begin_inset Quotes erd
16376 \end_inset
16377
16378 .
16379 \end_layout
16380
16381 \begin_layout Subsection
16382 LyX's Proper Names
16383 \begin_inset Index idx
16384 status collapsed
16385
16386 \begin_layout Plain Layout
16387 LyX ! Proper names
16388 \end_layout
16389
16390 \end_inset
16391
16392
16393 \begin_inset CommandInset label
16394 LatexCommand label
16395 name "sub:LyX's-Proper-Names"
16396
16397 \end_inset
16398
16399
16400 \end_layout
16401
16402 \begin_layout Standard
16403 You will certainly have noticed that the word “LaTeX” always appears with
16404  characters in different sizes and heights.
16405  LaTeX is the name of the program used by LyX and is therefore recognized
16406  as a proper name when you type it in LyX as 
16407 \begin_inset Quotes eld
16408 \end_inset
16409
16410 LaT
16411 \begin_inset ERT
16412 status collapsed
16413
16414 \begin_layout Plain Layout
16415
16416 {}
16417 \end_layout
16418
16419 \end_inset
16420
16421 eX
16422 \begin_inset Quotes erd
16423 \end_inset
16424
16425 .
16426 \begin_inset Note Note
16427 status collapsed
16428
16429 \begin_layout Plain Layout
16430 The braces in TeX Code are here to avoid that the 
16431 \begin_inset Quotes eld
16432 \end_inset
16433
16434 command
16435 \begin_inset Quotes erd
16436 \end_inset
16437
16438  appear as proper name in the output, see the last paragraph of this section.
16439  To create proper names omit the TeX Code.
16440 \end_layout
16441
16442 \end_inset
16443
16444  Note the order of the upper-and lowercase letters! LyX recognizes the following
16445  proper names:
16446 \end_layout
16447
16448 \begin_layout Description
16449 LyX The name of the game, write 
16450 \begin_inset Quotes eld
16451 \end_inset
16452
16453 L
16454 \begin_inset ERT
16455 status collapsed
16456
16457 \begin_layout Plain Layout
16458
16459 {}
16460 \end_layout
16461
16462 \end_inset
16463
16464 yX
16465 \begin_inset Quotes erd
16466 \end_inset
16467
16468  to produce it.
16469 \end_layout
16470
16471 \begin_layout Description
16472 TeX The program used by LaTeX, write 
16473 \begin_inset Quotes eld
16474 \end_inset
16475
16476 T
16477 \begin_inset ERT
16478 status collapsed
16479
16480 \begin_layout Plain Layout
16481
16482 {}
16483 \end_layout
16484
16485 \end_inset
16486
16487 eX
16488 \begin_inset Quotes erd
16489 \end_inset
16490
16491  to produce it.
16492 \end_layout
16493
16494 \begin_layout Description
16495 LaTeX The program used by LyX, write 
16496 \begin_inset Quotes eld
16497 \end_inset
16498
16499 LaT
16500 \begin_inset ERT
16501 status collapsed
16502
16503 \begin_layout Plain Layout
16504
16505 {}
16506 \end_layout
16507
16508 \end_inset
16509
16510 eX
16511 \begin_inset Quotes erd
16512 \end_inset
16513
16514  to produce it.
16515 \end_layout
16516
16517 \begin_layout Description
16518 LaTeX2e The actual version of LaTeX, write 
16519 \begin_inset Quotes eld
16520 \end_inset
16521
16522 LaT
16523 \begin_inset ERT
16524 status collapsed
16525
16526 \begin_layout Plain Layout
16527
16528 {}
16529 \end_layout
16530
16531 \end_inset
16532
16533 eX2e
16534 \begin_inset Quotes erd
16535 \end_inset
16536
16537  to produce it.
16538 \end_layout
16539
16540 \begin_layout Standard
16541 You might wonder why the LaTeX-version is 
16542 \begin_inset Quotes eld
16543 \end_inset
16544
16545 2
16546 \begin_inset Formula $\epsilon$
16547 \end_inset
16548
16549
16550 \begin_inset Quotes erd
16551 \end_inset
16552
16553 .
16554  It's an old tradition in the TeX-world to give programs geek version numbers.
16555  For example the version number of TeX converges to the number 
16556 \begin_inset Formula $\pi$
16557 \end_inset
16558
16559 : The actual version is 
16560 \begin_inset Quotes eld
16561 \end_inset
16562
16563 TeX-3.141592
16564 \begin_inset Quotes erd
16565 \end_inset
16566
16567 , the previous one was 
16568 \begin_inset Quotes eld
16569 \end_inset
16570
16571 TeX-3.14159
16572 \begin_inset Quotes erd
16573 \end_inset
16574
16575 .
16576 \end_layout
16577
16578 \begin_layout Standard
16579 If you don't want to use proper names, e.
16580 \begin_inset space \thinspace{}
16581 \end_inset
16582
16583 g.
16584 \begin_inset space \space{}
16585 \end_inset
16586
16587 in section headings, you can insert two empty braces in TeX Code in the
16588  word.
16589  This will look in LyX like: 
16590 \begin_inset Graphics
16591         filename clipart/LaTeX.png
16592         scale 80
16593
16594 \end_inset
16595
16596
16597 \begin_inset Newline newline
16598 \end_inset
16599
16600 For more about TeX Code, look at section
16601 \begin_inset space ~
16602 \end_inset
16603
16604
16605 \begin_inset CommandInset ref
16606 LatexCommand ref
16607 reference "sec:TeX-Code"
16608
16609 \end_inset
16610
16611 .
16612 \end_layout
16613
16614 \begin_layout Subsection
16615 Units
16616 \begin_inset Index idx
16617 status collapsed
16618
16619 \begin_layout Plain Layout
16620 Typography ! Units
16621 \end_layout
16622
16623 \end_inset
16624
16625
16626 \end_layout
16627
16628 \begin_layout Standard
16629 Generally the space between units and the number is smaller than the normal
16630  space between two words.
16631  As you can see in the example below, it looks better when the space is
16632  smaller.
16633  To get such a 
16634 \begin_inset Quotes eld
16635 \end_inset
16636
16637 half space
16638 \begin_inset Quotes erd
16639 \end_inset
16640
16641  for units use the menu 
16642 \family sans
16643 Insert\SpecialChar \menuseparator
16644 Formatting\SpecialChar \menuseparator
16645 Thin
16646 \begin_inset space ~
16647 \end_inset
16648
16649 Space
16650 \family default
16651  (shortcut 
16652 \begin_inset Info
16653 type  "shortcuts"
16654 arg   "space-insert thin"
16655 \end_inset
16656
16657 ).
16658 \end_layout
16659
16660 \begin_layout Standard
16661 Here is an example to show the differences:
16662 \end_layout
16663
16664 \begin_layout Standard
16665 \begin_inset Tabular
16666 <lyxtabular version="3" rows="2" columns="2">
16667 <features tabularvalignment="middle">
16668 <column alignment="left" valignment="top" width="0">
16669 <column alignment="left" valignment="top" width="0">
16670 <row>
16671 <cell alignment="center" valignment="top" usebox="none">
16672 \begin_inset Text
16673
16674 \begin_layout Plain Layout
16675 24
16676 \begin_inset space ~
16677 \end_inset
16678
16679 kW
16680 \begin_inset Formula $\cdot$
16681 \end_inset
16682
16683 h
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 <cell alignment="center" valignment="top" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692 space between number and unit
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 </row>
16698 <row>
16699 <cell alignment="center" valignment="top" usebox="none">
16700 \begin_inset Text
16701
16702 \begin_layout Plain Layout
16703 24
16704 \begin_inset space \thinspace{}
16705 \end_inset
16706
16707 kW
16708 \begin_inset Formula $\cdot$
16709 \end_inset
16710
16711 h
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 <cell alignment="center" valignment="top" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720 half space between number and unit
16721 \end_layout
16722
16723 \end_inset
16724 </cell>
16725 </row>
16726 </lyxtabular>
16727
16728 \end_inset
16729
16730
16731 \end_layout
16732
16733 \begin_layout Subsection
16734 Widows and Orphans
16735 \begin_inset Index idx
16736 status collapsed
16737
16738 \begin_layout Plain Layout
16739 Typography ! Widows and orphans
16740 \end_layout
16741
16742 \end_inset
16743
16744
16745 \end_layout
16746
16747 \begin_layout Standard
16748 In the early days of word processors, page breaks went wherever the page
16749  happened to end.
16750  There was no regard for what was actually going on in the text.
16751  You may remember once printing out a document, only to find the heading
16752  for a new section printed at the very bottom of the page, the first line
16753  of a new paragraph all alone at the bottom of a page, or the last line
16754  of a paragraph at the top of a new page.
16755  These bits of text became known as 
16756 \emph on
16757 widows
16758 \emph default
16759  and 
16760 \emph on
16761 orphans
16762 \emph default
16763 .
16764 \end_layout
16765
16766 \begin_layout Standard
16767 Clearly, LyX can avoid breaking pages after a section heading.
16768  That's part of the advantage of paragraph environments.
16769  But what about widows and orphans, where the page breaks leave one line
16770  of a paragraph all alone at the top or bottom of a page? There are rules
16771  built into LaTeX governing page breaks, and some of those rules are there
16772  to specifically prevent widows and orphans.
16773  This is the advantage LyX has in using LaTeX as its backend.
16774 \end_layout
16775
16776 \begin_layout Standard
16777 There's no way we can go into how TeX and LaTeX decide to break a page,
16778  or how you can tweak that behavior.
16779  Some LaTeX books listed in the bibliography (such as
16780 \begin_inset space ~
16781 \end_inset
16782
16783
16784 \begin_inset CommandInset citation
16785 LatexCommand cite
16786 key "latexcompanion"
16787
16788 \end_inset
16789
16790  or
16791 \begin_inset space ~
16792 \end_inset
16793
16794
16795 \begin_inset CommandInset citation
16796 LatexCommand cite
16797 key "latexguide"
16798
16799 \end_inset
16800
16801 ) may have more information.
16802  You will almost never need to worry about this, however.
16803 \end_layout
16804
16805 \begin_layout Chapter
16806 Notes, Graphics, Tables, and Floats
16807 \begin_inset CommandInset label
16808 LatexCommand label
16809 name "chap:Floats-and-Notes"
16810
16811 \end_inset
16812
16813
16814 \end_layout
16815
16816 \begin_layout Standard
16817 The issues of this chapter are described in detail in the 
16818 \emph on
16819 Embedded
16820 \begin_inset space ~
16821 \end_inset
16822
16823 Objects
16824 \emph default
16825  manual.
16826  There you will also find tips and tricks for special cases.
16827 \end_layout
16828
16829 \begin_layout Section
16830 Notes
16831 \begin_inset Index idx
16832 status collapsed
16833
16834 \begin_layout Plain Layout
16835 Notes
16836 \end_layout
16837
16838 \end_inset
16839
16840
16841 \begin_inset CommandInset label
16842 LatexCommand label
16843 name "sec:Notes"
16844
16845 \end_inset
16846
16847
16848 \end_layout
16849
16850 \begin_layout Standard
16851 LyX offers you a few types of notes to add to your document:
16852 \end_layout
16853
16854 \begin_layout Description
16855 LyX
16856 \begin_inset space ~
16857 \end_inset
16858
16859 Note This note type is for internal notes that will not appear in the output.
16860 \begin_inset Newline newline
16861 \end_inset
16862
16863
16864 \begin_inset Note Note
16865 status open
16866
16867 \begin_layout Plain Layout
16868 This is text in a note box that doesn't appear in the output.
16869 \end_layout
16870
16871 \end_inset
16872
16873
16874 \end_layout
16875
16876 \begin_layout Description
16877 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16878 ent, when you export the document to LaTeX via the menu 
16879 \family sans
16880 File\SpecialChar \menuseparator
16881 Export\SpecialChar \menuseparator
16882 LaTeX
16883 \begin_inset space ~
16884 \end_inset
16885
16886 (xxx)
16887 \family default
16888 .
16889 \begin_inset Newline newline
16890 \end_inset
16891
16892
16893 \begin_inset Note Comment
16894 status open
16895
16896 \begin_layout Plain Layout
16897 This is text in a note box that only appears as comment in LaTeX-files.
16898 \end_layout
16899
16900 \end_inset
16901
16902
16903 \end_layout
16904
16905 \begin_layout Description
16906 Greyed
16907 \begin_inset space ~
16908 \end_inset
16909
16910 Out This note will appear in the output as text in a color which you can
16911  set in the document settings under 
16912 \family sans
16913 Colors\SpecialChar \menuseparator
16914 Greyed-out
16915 \begin_inset space ~
16916 \end_inset
16917
16918 notes
16919 \family default
16920 .
16921 \begin_inset Newline newline
16922 \end_inset
16923
16924
16925 \begin_inset Newline newline
16926 \end_inset
16927
16928
16929 \begin_inset Note Greyedout
16930 status open
16931
16932 \begin_layout Plain Layout
16933 This is text
16934 \begin_inset Foot
16935 status open
16936
16937 \begin_layout Plain Layout
16938 This is an example footnote within a greyed out note.
16939  In this document the color of this note type is set to blue.
16940 \end_layout
16941
16942 \end_inset
16943
16944  of a comment that appears in the output.
16945 \end_layout
16946
16947 \end_inset
16948
16949
16950 \begin_inset Newline newline
16951 \end_inset
16952
16953
16954 \begin_inset Newline newline
16955 \end_inset
16956
16957 As you can see in the example, the first line of greyed out notes is a bit
16958  indented and greyed out notes can have footnotes.
16959 \end_layout
16960
16961 \begin_layout Standard
16962 Notes are inserted with the toolbar button 
16963 \begin_inset Info
16964 type  "icon"
16965 arg   "note-insert"
16966 \end_inset
16967
16968  or the menu 
16969 \family sans
16970 Insert\SpecialChar \menuseparator
16971 Note
16972 \family default
16973 .
16974  Right-click on the appearing note box to select the note type.
16975 \end_layout
16976
16977 \begin_layout Section
16978 Footnotes
16979 \begin_inset Index idx
16980 status collapsed
16981
16982 \begin_layout Plain Layout
16983 Footnotes
16984 \end_layout
16985
16986 \end_inset
16987
16988
16989 \begin_inset CommandInset label
16990 LatexCommand label
16991 name "sec:Footnotes"
16992
16993 \end_inset
16994
16995
16996 \end_layout
16997
16998 \begin_layout Standard
16999 LyX uses boxes to display footnotes: When you insert a footnote using the
17000  menu 
17001 \family sans
17002 Insert\SpecialChar \menuseparator
17003 Footnote
17004 \family default
17005  or the toolbar button 
17006 \begin_inset Info
17007 type  "icon"
17008 arg   "footnote-insert"
17009 \end_inset
17010
17011
17012 \family roman
17013 \series medium
17014 \bar no
17015 you will see
17016 \family default
17017 \series default
17018 \bar default
17019  the following box: 
17020 \begin_inset Graphics
17021         filename clipart/footnoteQt4.png
17022         scale 80
17023
17024 \end_inset
17025
17026
17027 \family roman
17028 \series medium
17029 \bar no
17030  This box is LyX's representation of your footnote.
17031  If you
17032 \family default
17033 \series default
17034 \bar default
17035  left-click on 
17036 \family roman
17037 \series medium
17038 \bar no
17039 the 
17040 \begin_inset Quotes eld
17041 \end_inset
17042
17043
17044 \family sans
17045 foot
17046 \family roman
17047
17048 \begin_inset Quotes erd
17049 \end_inset
17050
17051
17052 \family default
17053 \series default
17054 \bar default
17055  
17056 \family roman
17057 \series medium
17058 \bar no
17059 label, the box will
17060 \family default
17061 \series default
17062 \bar default
17063  be opened and you can enter the footnote text into it.
17064  Clicking on the box label again, will close 
17065 \family roman
17066 \series medium
17067 \bar no
17068 the
17069 \family default
17070 \series default
17071 \bar default
17072  box
17073 \family roman
17074 \series medium
17075 \bar no
17076 .
17077  If you want to turn existing text into a footnote, simply mark it and click
17078  on the footnote
17079 \family default
17080 \series default
17081 \bar default
17082  toolbar 
17083 \family roman
17084 \series medium
17085 \bar no
17086 button
17087 \family default
17088 \series default
17089 \bar default
17090 .
17091 \end_layout
17092
17093 \begin_layout Standard
17094 Here is an example footnote:
17095 \family roman
17096 \series medium
17097 \bar no
17098
17099 \begin_inset Foot
17100 status open
17101
17102 \begin_layout Plain Layout
17103 To close a footnote, click on the footnote box label.
17104 \end_layout
17105
17106 \end_inset
17107
17108
17109 \end_layout
17110
17111 \begin_layout Standard
17112 The footnote will appear in the output as a superscript number at the text
17113  position where the footnote box is placed.
17114  The footnote text is placed at the bottom of the current page.
17115  The footnote number is calculated by LyX.
17116  The numbers are consecutive, no matter in which chapter the footnote is
17117  in.
17118  LyX doesn't support other numbering schemes yet, but you can get other
17119  schemes using special LaTeX-commands.
17120  T
17121 \family roman
17122 h
17123 \family default
17124 ey are described in the 
17125 \emph on
17126 Embedded
17127 \begin_inset space ~
17128 \end_inset
17129
17130 Objects
17131 \emph default
17132  manual.
17133 \end_layout
17134
17135 \begin_layout Section
17136 Marginal Notes
17137 \begin_inset Index idx
17138 status collapsed
17139
17140 \begin_layout Plain Layout
17141 Marginal notes
17142 \end_layout
17143
17144 \end_inset
17145
17146
17147 \begin_inset CommandInset label
17148 LatexCommand label
17149 name "sec:Marginal-Notes"
17150
17151 \end_inset
17152
17153
17154 \end_layout
17155
17156 \begin_layout Standard
17157 Marginal notes look and behave just like footnotes in LyX.
17158  When you insert a margin note via the menu 
17159 \family sans
17160 Insert\SpecialChar \menuseparator
17161 Marginal
17162 \begin_inset space ~
17163 \end_inset
17164
17165 Note
17166 \family default
17167  or the toolbar button 
17168 \begin_inset Info
17169 type  "icon"
17170 arg   "marginalnote-insert"
17171 \end_inset
17172
17173 , you will see 
17174 \family roman
17175 \series medium
17176 a
17177 \family default
17178 \series default
17179  
17180 \family roman
17181 \series medium
17182 box with the
17183 \family default
17184 \series default
17185  
17186 \family roman
17187 \series medium
17188 label 
17189 \begin_inset Quotes eld
17190 \end_inset
17191
17192 margin
17193 \begin_inset Quotes erd
17194 \end_inset
17195
17196  appearing within your text.
17197  This box is LyX's representation of your margin
17198 \family default
17199 \series default
17200 al 
17201 \family roman
17202 \series medium
17203 note.
17204 \end_layout
17205
17206 \begin_layout Standard
17207 At the side is an example marginal note.
17208 \family roman
17209 \series medium
17210
17211 \begin_inset Marginal
17212 status open
17213
17214 \begin_layout Plain Layout
17215 This is a marginal note.
17216 \end_layout
17217
17218 \end_inset
17219
17220
17221 \end_layout
17222
17223 \begin_layout Standard
17224 Marginal notes appear at the right side in single-sided documents.
17225  In double-sided documents they appear in the outer margin – left on even
17226  pages, right on odd pages.
17227 \end_layout
17228
17229 \begin_layout Standard
17230 For further information about marginal notes see section 
17231 \emph on
17232 Margin
17233 \begin_inset space ~
17234 \end_inset
17235
17236 Notes
17237 \emph default
17238  of the 
17239 \emph on
17240 Embedded
17241 \begin_inset space ~
17242 \end_inset
17243
17244 Objects
17245 \emph default
17246  manual.
17247 \end_layout
17248
17249 \begin_layout Section
17250 Graphics and Images
17251 \begin_inset Index idx
17252 status collapsed
17253
17254 \begin_layout Plain Layout
17255 Images
17256 \end_layout
17257
17258 \end_inset
17259
17260
17261 \begin_inset Index idx
17262 status collapsed
17263
17264 \begin_layout Plain Layout
17265 Graphics
17266 \end_layout
17267
17268 \end_inset
17269
17270
17271 \begin_inset CommandInset label
17272 LatexCommand label
17273 name "sec:Graphics"
17274
17275 \end_inset
17276
17277
17278 \end_layout
17279
17280 \begin_layout Standard
17281 To insert an image in your document, place the cursor at the text position
17282  you want and click on the toolbar icon 
17283 \begin_inset Info
17284 type  "icon"
17285 arg   "dialog-show-new-inset graphics"
17286 \end_inset
17287
17288  or select 
17289 \family sans
17290 Insert\SpecialChar \menuseparator
17291 Graphics
17292 \family default
17293  from the menu.
17294  Then a dialog will appear to choose the file to load.
17295 \end_layout
17296
17297 \begin_layout Standard
17298 This dialog has numerous mostly self-explanatory parameters.
17299  The 
17300 \family sans
17301 Graphics
17302 \family default
17303  tab allows you to choose your image file.
17304  The image can be transformed by setting a rotation angle and a scaling
17305  factor.
17306  The scaling units are explained in Appendix
17307 \begin_inset space ~
17308 \end_inset
17309
17310
17311 \begin_inset CommandInset ref
17312 LatexCommand ref
17313 reference "cha:Units-available-in"
17314
17315 \end_inset
17316
17317 .
17318 \end_layout
17319
17320 \begin_layout Standard
17321 In the tab 
17322 \family sans
17323 Clipping
17324 \family default
17325  it is possible to set image coordinates to adjust the height and width
17326  of the image in the output.
17327  The coordinates can also be calculated automatically by pressing the button
17328  
17329 \family sans
17330 Get
17331 \begin_inset space ~
17332 \end_inset
17333
17334 from
17335 \begin_inset space ~
17336 \end_inset
17337
17338 file
17339 \family default
17340 .
17341  The option 
17342 \family sans
17343 Clip
17344 \begin_inset space ~
17345 \end_inset
17346
17347 to
17348 \begin_inset space ~
17349 \end_inset
17350
17351 bounding
17352 \begin_inset space ~
17353 \end_inset
17354
17355 box
17356 \family default
17357  will only print the image region within the given coordinates.
17358  Normally you don't need to take care about image coordinates and can ignore
17359  the tab 
17360 \family sans
17361 Clipping
17362 \family default
17363 .
17364 \end_layout
17365
17366 \begin_layout Standard
17367 In the 
17368 \family sans
17369 LaTeX and LyX options
17370 \family default
17371  tab LaTeX experts can specify additional LaTeX options.
17372  You can also specify here the appearance of the image inside LyX.
17373  The option 
17374 \family sans
17375 Draft
17376 \begin_inset space ~
17377 \end_inset
17378
17379 mode
17380 \family default
17381  has the effect that the image doesn't appear in the output, only a frame
17382  with the image size is printed.
17383  The option 
17384 \family sans
17385 Don't
17386 \begin_inset space ~
17387 \end_inset
17388
17389 unzip
17390 \begin_inset space ~
17391 \end_inset
17392
17393 on
17394 \begin_inset space ~
17395 \end_inset
17396
17397 export
17398 \family default
17399  is explained in the 
17400 \emph on
17401 Embedded
17402 \begin_inset space ~
17403 \end_inset
17404
17405 Objects
17406 \emph default
17407  manual in section 
17408 \emph on
17409 Graphics Dialog
17410 \emph default
17411 .
17412 \end_layout
17413
17414 \begin_layout Standard
17415 The graphics dialog can be called at any time by clicking on an image.
17416  The image will appear in the output exactly at the position where it is
17417  in the text.
17418  This is an example image within a separate, horizontally centered paragraph:
17419  
17420 \end_layout
17421
17422 \begin_layout Standard
17423 \align center
17424 \begin_inset Graphics
17425         filename clipart/mobius.eps
17426         scale 70
17427
17428 \end_inset
17429
17430
17431 \end_layout
17432
17433 \begin_layout Standard
17434 If you need image captions and want to reference images, you have to put
17435  the image into a float, see section
17436 \begin_inset space ~
17437 \end_inset
17438
17439
17440 \begin_inset CommandInset ref
17441 LatexCommand ref
17442 reference "sub:Figure-Floats"
17443
17444 \end_inset
17445
17446 .
17447 \end_layout
17448
17449 \begin_layout Subsection
17450 Image Formats
17451 \begin_inset Index idx
17452 status collapsed
17453
17454 \begin_layout Plain Layout
17455 Images ! Formats
17456 \end_layout
17457
17458 \end_inset
17459
17460
17461 \begin_inset CommandInset label
17462 LatexCommand label
17463 name "sub:Image-Formats"
17464
17465 \end_inset
17466
17467
17468 \end_layout
17469
17470 \begin_layout Standard
17471 You can insert images in any known file format.
17472  But as we explained in section
17473 \begin_inset space ~
17474 \end_inset
17475
17476
17477 \begin_inset CommandInset ref
17478 LatexCommand ref
17479 reference "sub:Output-file-formats"
17480
17481 \end_inset
17482
17483 , every output document format allows only a few image formats.
17484  LyX uses therefore the program 
17485 \family typewriter
17486 ImageMagick
17487 \family default
17488  in the background to convert the images to the right format.
17489  To increase your workflow by avoiding these conversions in the background,
17490  you can use only the image formats listed in the subsections of section
17491 \begin_inset space ~
17492 \end_inset
17493
17494
17495 \begin_inset CommandInset ref
17496 LatexCommand ref
17497 reference "sub:Output-file-formats"
17498
17499 \end_inset
17500
17501 .
17502 \end_layout
17503
17504 \begin_layout Standard
17505 Similar to fonts there are two types of image formats:
17506 \end_layout
17507
17508 \begin_layout Description
17509 Bitmap
17510 \begin_inset space ~
17511 \end_inset
17512
17513 images consist of pixel values, often in a compressed form.
17514  They are therefore not fully scalable and look pixelated in large zooms.
17515  Well-known bitmap image formats are 
17516 \begin_inset Quotes eld
17517 \end_inset
17518
17519 Graphics Interchange Format
17520 \begin_inset Quotes erd
17521 \end_inset
17522
17523  (GIF, file extension 
17524 \begin_inset Quotes eld
17525 \end_inset
17526
17527
17528 \family typewriter
17529 .gif
17530 \family default
17531
17532 \begin_inset Quotes erd
17533 \end_inset
17534
17535 )
17536 \begin_inset Index idx
17537 status collapsed
17538
17539 \begin_layout Plain Layout
17540 GIF|see
17541 \begin_inset ERT
17542 status collapsed
17543
17544 \begin_layout Plain Layout
17545
17546 {
17547 \end_layout
17548
17549 \end_inset
17550
17551 Image formats
17552 \begin_inset ERT
17553 status collapsed
17554
17555 \begin_layout Plain Layout
17556
17557 }
17558 \end_layout
17559
17560 \end_inset
17561
17562
17563 \end_layout
17564
17565 \end_inset
17566
17567
17568 \begin_inset Quotes eld
17569 \end_inset
17570
17571 Portable Network Graphics
17572 \begin_inset Quotes erd
17573 \end_inset
17574
17575  (PNG, file extension 
17576 \begin_inset Quotes eld
17577 \end_inset
17578
17579
17580 \family typewriter
17581 .png
17582 \family default
17583
17584 \begin_inset Quotes erd
17585 \end_inset
17586
17587 )
17588 \begin_inset Index idx
17589 status collapsed
17590
17591 \begin_layout Plain Layout
17592 PNG|see
17593 \begin_inset ERT
17594 status collapsed
17595
17596 \begin_layout Plain Layout
17597
17598 {
17599 \end_layout
17600
17601 \end_inset
17602
17603 Image formats
17604 \begin_inset ERT
17605 status collapsed
17606
17607 \begin_layout Plain Layout
17608
17609 }
17610 \end_layout
17611
17612 \end_inset
17613
17614
17615 \end_layout
17616
17617 \end_inset
17618
17619 , and 
17620 \begin_inset Quotes eld
17621 \end_inset
17622
17623 Joint Photographic Experts Group
17624 \begin_inset Quotes erd
17625 \end_inset
17626
17627  (JPG, file extension 
17628 \begin_inset Quotes eld
17629 \end_inset
17630
17631
17632 \family typewriter
17633 .jpg
17634 \family default
17635
17636 \begin_inset Quotes erd
17637 \end_inset
17638
17639  or 
17640 \begin_inset Quotes eld
17641 \end_inset
17642
17643
17644 \family typewriter
17645 .jpeg
17646 \family default
17647
17648 \begin_inset Quotes erd
17649 \end_inset
17650
17651 )
17652 \begin_inset Index idx
17653 status collapsed
17654
17655 \begin_layout Plain Layout
17656 JPG|see
17657 \begin_inset ERT
17658 status collapsed
17659
17660 \begin_layout Plain Layout
17661
17662 {
17663 \end_layout
17664
17665 \end_inset
17666
17667 Image formats
17668 \begin_inset ERT
17669 status collapsed
17670
17671 \begin_layout Plain Layout
17672
17673 }
17674 \end_layout
17675
17676 \end_inset
17677
17678
17679 \end_layout
17680
17681 \end_inset
17682
17683 .
17684 \end_layout
17685
17686 \begin_layout Description
17687 Scalable
17688 \begin_inset space ~
17689 \end_inset
17690
17691 images consist of vectors and can therefore be scaled to any size without
17692  data loss.
17693  The scaling ability is necessary if you want to create presentations, because
17694  presentations are always scaled by the beamer.
17695  Scaling is also useful for online documents to let the user zoom into diagrams.
17696 \begin_inset Newline newline
17697 \end_inset
17698
17699 Scalable image formats can be 
17700 \begin_inset Quotes eld
17701 \end_inset
17702
17703 Scalable Vector Graphics
17704 \begin_inset Quotes erd
17705 \end_inset
17706
17707  (SVG, file extension 
17708 \begin_inset Quotes eld
17709 \end_inset
17710
17711
17712 \family typewriter
17713 .svg
17714 \family default
17715
17716 \begin_inset Quotes erd
17717 \end_inset
17718
17719 )
17720 \begin_inset Index idx
17721 status collapsed
17722
17723 \begin_layout Plain Layout
17724 SVG|see
17725 \begin_inset ERT
17726 status collapsed
17727
17728 \begin_layout Plain Layout
17729
17730 {
17731 \end_layout
17732
17733 \end_inset
17734
17735 Image formats
17736 \begin_inset ERT
17737 status collapsed
17738
17739 \begin_layout Plain Layout
17740
17741 }
17742 \end_layout
17743
17744 \end_inset
17745
17746
17747 \end_layout
17748
17749 \end_inset
17750
17751
17752 \begin_inset Quotes eld
17753 \end_inset
17754
17755 Encapsulated PostScript
17756 \begin_inset Quotes erd
17757 \end_inset
17758
17759  (EPS, file extension 
17760 \begin_inset Quotes eld
17761 \end_inset
17762
17763
17764 \family typewriter
17765 .eps
17766 \family default
17767
17768 \begin_inset Quotes erd
17769 \end_inset
17770
17771 )
17772 \begin_inset Index idx
17773 status collapsed
17774
17775 \begin_layout Plain Layout
17776 EPS|see
17777 \begin_inset ERT
17778 status collapsed
17779
17780 \begin_layout Plain Layout
17781
17782 {
17783 \end_layout
17784
17785 \end_inset
17786
17787 Image formats
17788 \begin_inset ERT
17789 status collapsed
17790
17791 \begin_layout Plain Layout
17792
17793 }
17794 \end_layout
17795
17796 \end_inset
17797
17798
17799 \end_layout
17800
17801 \end_inset
17802
17803 , and 
17804 \begin_inset Quotes eld
17805 \end_inset
17806
17807 Portable Document Format
17808 \begin_inset Quotes erd
17809 \end_inset
17810
17811  (PDF, file extension 
17812 \begin_inset Quotes eld
17813 \end_inset
17814
17815
17816 \family typewriter
17817 .pdf
17818 \family default
17819
17820 \begin_inset Quotes erd
17821 \end_inset
17822
17823 )
17824 \begin_inset Index idx
17825 status collapsed
17826
17827 \begin_layout Plain Layout
17828 PDF
17829 \end_layout
17830
17831 \end_inset
17832
17833 .
17834  We say it can be, because you can convert any bitmap image format to PDF
17835  or EPS and the result will not be scalable.
17836  In this cases only a header with the image properties is added to the original
17837  image
17838 \begin_inset Foot
17839 status collapsed
17840
17841 \begin_layout Plain Layout
17842 In the case of PDF, the original image is additionally compressed.
17843 \end_layout
17844
17845 \end_inset
17846
17847 .
17848 \end_layout
17849
17850 \begin_layout Standard
17851 Normally one cannot convert a bitmap image into a scalable one, only vice
17852  versa.
17853 \end_layout
17854
17855 \begin_layout Subsection
17856 Grouping of Image Settings
17857 \begin_inset Index idx
17858 status collapsed
17859
17860 \begin_layout Plain Layout
17861 Images ! Settings grouping
17862 \end_layout
17863
17864 \end_inset
17865
17866
17867 \end_layout
17868
17869 \begin_layout Standard
17870 Each image can define a new group of image settings or join an existing
17871  group.
17872  Images within such a group share their settings, so adjusting one image
17873  of the group automatically also adjusts all other images of the group in
17874  the same way.
17875  So you can for example change the size for a bunch of images without the
17876  need to manually change each of them.
17877  
17878 \end_layout
17879
17880 \begin_layout Standard
17881 A new group can be set by entering a name in the 
17882 \family sans
17883 Group
17884 \begin_inset space ~
17885 \end_inset
17886
17887 Name
17888 \family default
17889  field in the Graphics dialog.
17890  Joining an existing group can be done using the context menu of the image
17891  by checking the name of the desired group.
17892 \end_layout
17893
17894 \begin_layout Section
17895 Tables
17896 \begin_inset Index idx
17897 status collapsed
17898
17899 \begin_layout Plain Layout
17900 Tables
17901 \end_layout
17902
17903 \end_inset
17904
17905
17906 \begin_inset CommandInset label
17907 LatexCommand label
17908 name "sec:Tables"
17909
17910 \end_inset
17911
17912
17913 \end_layout
17914
17915 \begin_layout Standard
17916 You can insert a table using either the toolbar button 
17917 \begin_inset Info
17918 type  "icon"
17919 arg   "tabular-insert"
17920 \end_inset
17921
17922  or the menu 
17923 \family sans
17924 Insert\SpecialChar \menuseparator
17925 Table
17926 \family default
17927 .
17928  A dialog will appear, asking you for the number of rows and columns.
17929  The default table has lines around any cell and the first row appears separated
17930  from the rest of the table.
17931  This separation appears due to a double line: The cells of the first row
17932  have a line below them and the cells of the second row have a line above
17933  them.
17934  Here is an example table:
17935 \end_layout
17936
17937 \begin_layout Standard
17938 \align center
17939 \begin_inset Tabular
17940 <lyxtabular version="3" rows="4" columns="4">
17941 <features tabularvalignment="middle">
17942 <column alignment="center" valignment="top" width="0pt">
17943 <column alignment="center" valignment="top" width="0pt">
17944 <column alignment="center" valignment="top" width="0in">
17945 <column alignment="center" valignment="top" width="0pt">
17946 <row>
17947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout Plain Layout
17951
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17957 \begin_inset Text
17958
17959 \begin_layout Plain Layout
17960
17961 \family roman
17962 \series medium
17963 \shape up
17964 \size normal
17965 \emph off
17966 \bar no
17967 \noun off
17968 \color none
17969 1
17970 \end_layout
17971
17972 \end_inset
17973 </cell>
17974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17975 \begin_inset Text
17976
17977 \begin_layout Plain Layout
17978 2
17979 \end_layout
17980
17981 \end_inset
17982 </cell>
17983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17984 \begin_inset Text
17985
17986 \begin_layout Plain Layout
17987 3
17988 \end_layout
17989
17990 \end_inset
17991 </cell>
17992 </row>
17993 <row>
17994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17995 \begin_inset Text
17996
17997 \begin_layout Plain Layout
17998
17999 \family roman
18000 \series medium
18001 \shape up
18002 \size normal
18003 \emph off
18004 \bar no
18005 \noun off
18006 \color none
18007 A
18008 \end_layout
18009
18010 \end_inset
18011 </cell>
18012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18013 \begin_inset Text
18014
18015 \begin_layout Plain Layout
18016
18017 \end_layout
18018
18019 \end_inset
18020 </cell>
18021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Plain Layout
18025
18026 \end_layout
18027
18028 \end_inset
18029 </cell>
18030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 </row>
18040 <row>
18041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18042 \begin_inset Text
18043
18044 \begin_layout Plain Layout
18045
18046 \family roman
18047 \series medium
18048 \shape up
18049 \size normal
18050 \emph off
18051 \bar no
18052 \noun off
18053 \color none
18054 B
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18060 \begin_inset Text
18061
18062 \begin_layout Plain Layout
18063
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18069 \begin_inset Text
18070
18071 \begin_layout Plain Layout
18072
18073 \size normal
18074 \noun off
18075 \color none
18076  
18077 \end_layout
18078
18079 \end_inset
18080 </cell>
18081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085
18086 \end_layout
18087
18088 \end_inset
18089 </cell>
18090 </row>
18091 <row>
18092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096
18097 \family roman
18098 \series medium
18099 \shape up
18100 \size normal
18101 \emph off
18102 \bar no
18103 \noun off
18104 \color none
18105 C
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114
18115 \end_layout
18116
18117 \end_inset
18118 </cell>
18119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18120 \begin_inset Text
18121
18122 \begin_layout Plain Layout
18123
18124 \end_layout
18125
18126 \end_inset
18127 </cell>
18128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Plain Layout
18132
18133 \end_layout
18134
18135 \end_inset
18136 </cell>
18137 </row>
18138 </lyxtabular>
18139
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \begin_layout Subsection
18146 The Table dialog
18147 \end_layout
18148
18149 \begin_layout Standard
18150 You can alter a table by clicking on it with the right mouse button, which
18151  brings up the table dialog.
18152  Here you can adjust the settings of the cell and row/column respectively
18153  where the cursor is placed currently.
18154  Most of the dialog options also work on selections.
18155  This means that if you select more cells, columns or rows the action is
18156  done on all of your selection.
18157 \end_layout
18158
18159 \begin_layout Standard
18160 Additionally to the table dialog, the 
18161 \family sans
18162 table
18163 \begin_inset space ~
18164 \end_inset
18165
18166 toolbar
18167 \family default
18168  helps you in setting table properties.
18169  It appears when the cursor is inside a table.
18170 \end_layout
18171
18172 \begin_layout Standard
18173 In the tab 
18174 \family sans
18175 Table
18176 \begin_inset space ~
18177 \end_inset
18178
18179 Settings
18180 \family default
18181  of the table dialog you can set the alignment for the current row.
18182  If you add a row or column, it will be inserted right beside or below the
18183  current cell respectively.
18184  The vertical alignment of a column can only be adjusted when a column width
18185  is given.
18186  A given width will allow the cell to have line breaks and multiple paragraphs
18187  of text, see section
18188 \begin_inset space ~
18189 \end_inset
18190
18191
18192 \begin_inset CommandInset ref
18193 LatexCommand ref
18194 reference "sub:Table-Cells"
18195
18196 \end_inset
18197
18198 .
18199 \end_layout
18200
18201 \begin_layout Standard
18202 You can mark multiple cells of one row/column as a multicolumn/row cell
18203  using the check box 
18204 \family sans
18205 Multicolumn
18206 \family default
18207  or 
18208 \family sans
18209 Multirow
18210 \family default
18211 .
18212  This will merge the cells to 
18213 \emph on
18214 one
18215 \emph default
18216  cell, spread over more than one column/row.
18217  Multicolumn cells are treated as own rows, so that the alignment, width,
18218  and border settings affect only the multicolumn cell.
18219  Here's an example table with a multicolumn cell in the first row and one
18220  in the last row without the upper border:
18221 \end_layout
18222
18223 \begin_layout Standard
18224 \align center
18225 \begin_inset Tabular
18226 <lyxtabular version="3" rows="3" columns="4">
18227 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18228 <column alignment="center" valignment="top" width="0pt">
18229 <column alignment="center" valignment="middle" width="0">
18230 <column alignment="center" valignment="top" width="0in">
18231 <column alignment="center" valignment="top" width="0pt">
18232 <row>
18233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237 abc
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 def ghi
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255
18256 \end_layout
18257
18258 \end_inset
18259 </cell>
18260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18261 \begin_inset Text
18262
18263 \begin_layout Plain Layout
18264 jkl
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 </row>
18270 <row>
18271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18272 \begin_inset Text
18273
18274 \begin_layout Plain Layout
18275
18276 \family roman
18277 \series medium
18278 \shape up
18279 \size normal
18280 \emph off
18281 \bar no
18282 \noun off
18283 \color none
18284 A
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293 B
18294 \end_layout
18295
18296 \end_inset
18297 </cell>
18298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18299 \begin_inset Text
18300
18301 \begin_layout Plain Layout
18302 C
18303 \end_layout
18304
18305 \end_inset
18306 </cell>
18307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Plain Layout
18311 D
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 </row>
18317 <row>
18318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322 1
18323 \end_layout
18324
18325 \end_inset
18326 </cell>
18327 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18328 \begin_inset Text
18329
18330 \begin_layout Plain Layout
18331 2
18332 \end_layout
18333
18334 \end_inset
18335 </cell>
18336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18337 \begin_inset Text
18338
18339 \begin_layout Plain Layout
18340 3
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349 4
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 </row>
18355 </lyxtabular>
18356
18357 \end_inset
18358
18359
18360 \end_layout
18361
18362 \begin_layout Standard
18363 Adept users can declare special LaTeX-arguments for the table.
18364  They are necessary for special table formatting, like for multirow cells,
18365  explained in the tables section of the 
18366 \emph on
18367 Embedded
18368 \begin_inset space ~
18369 \end_inset
18370
18371 Objects
18372 \emph default
18373  manual.
18374  You can also rotate the current cell or the whole table 90
18375 \begin_inset space \thinspace{}
18376 \end_inset
18377
18378 degrees counterclockwise.
18379  These rotations are not visible in LyX but in the output.
18380 \end_layout
18381
18382 \begin_layout Standard
18383 \begin_inset Note Greyedout
18384 status open
18385
18386 \begin_layout Plain Layout
18387
18388 \series bold
18389 Note:
18390 \series default
18391  Most DVI-viewers are 
18392 \emph on
18393 not
18394 \emph default
18395  able to display rotations.
18396 \end_layout
18397
18398 \end_inset
18399
18400
18401 \end_layout
18402
18403 \begin_layout Standard
18404 The 
18405 \family sans
18406 Borders
18407 \family default
18408  tab allows you to add and delete border lines for the current row/column.
18409  The button 
18410 \family sans
18411 Default
18412 \family default
18413  adds lines for all cell borders.
18414 \end_layout
18415
18416 \begin_layout Subsection
18417 Longtables
18418 \begin_inset Index idx
18419 status collapsed
18420
18421 \begin_layout Plain Layout
18422 Tables ! Longtables
18423 \end_layout
18424
18425 \end_inset
18426
18427
18428 \begin_inset Index idx
18429 status collapsed
18430
18431 \begin_layout Plain Layout
18432 Longtables
18433 \end_layout
18434
18435 \end_inset
18436
18437
18438 \end_layout
18439
18440 \begin_layout Standard
18441 If the table is too long to fit on one page, you can use the option 
18442 \family sans
18443 Use
18444 \begin_inset space ~
18445 \end_inset
18446
18447 long
18448 \begin_inset space ~
18449 \end_inset
18450
18451 table
18452 \family default
18453  in the tab 
18454 \family sans
18455 Longtable
18456 \family default
18457  of the table dialog to split the table automatically over more pages.
18458  Doing this enables some check boxes and you can now define:
18459 \end_layout
18460
18461 \begin_layout Description
18462
18463 \family sans
18464 Header
18465 \family default
18466 : The current row and all rows above, that don't have any special options
18467  defined, are defined to be the header rows of all pages of the longtable;
18468  except for the first page, if 
18469 \family sans
18470 First
18471 \begin_inset space ~
18472 \end_inset
18473
18474 header
18475 \family default
18476  is defined.
18477 \end_layout
18478
18479 \begin_layout Description
18480
18481 \family sans
18482 First
18483 \begin_inset space ~
18484 \end_inset
18485
18486 header
18487 \family default
18488 : The current row and all rows above, that don't have any special options
18489  defined, are defined to be the header rows of the first page of the longtable.
18490 \end_layout
18491
18492 \begin_layout Description
18493
18494 \family sans
18495 Footer
18496 \family default
18497 : The current row and all rows below, that don't have any special options
18498  defined, are defined to be the footer rows of all pages of the longtable;
18499  except for the last page, if 
18500 \family sans
18501 Last
18502 \begin_inset space ~
18503 \end_inset
18504
18505 footer
18506 \family default
18507  is defined.
18508 \end_layout
18509
18510 \begin_layout Description
18511
18512 \family sans
18513 Last
18514 \begin_inset space ~
18515 \end_inset
18516
18517 footer
18518 \family default
18519 : The current row and all rows below, that don't have any special options
18520  defined, are defined to be the footer rows of the last page of the longtable.
18521 \end_layout
18522
18523 \begin_layout Description
18524 Caption: The first row is reset as a single column.
18525  You can now insert there the table caption via the menu 
18526 \family sans
18527 Insert\SpecialChar \menuseparator
18528 Caption
18529 \family default
18530 .
18531  More about longtable captions can be found in the 
18532 \emph on
18533 Embedded
18534 \begin_inset space ~
18535 \end_inset
18536
18537 Objects
18538 \emph default
18539  manual.
18540 \end_layout
18541
18542 \begin_layout Standard
18543 You can also specify a row where the table is split.
18544  If you set more than one option in the same table row, you should be aware
18545  of the fact that only the first one is used in the given table row.
18546  The others will then be defined as 
18547 \emph on
18548 empty
18549 \emph default
18550 .
18551  In this context, first means first in this order: 
18552 \family sans
18553 Footer, Last
18554 \begin_inset space ~
18555 \end_inset
18556
18557 footer,
18558 \family default
18559  
18560 \family sans
18561 Header,
18562 \family default
18563  
18564 \family sans
18565 First
18566 \begin_inset space ~
18567 \end_inset
18568
18569 header.
18570
18571 \family default
18572  See the following longtable to see how it works:
18573 \end_layout
18574
18575 \begin_layout Standard
18576 \align center
18577 \begin_inset Tabular
18578 <lyxtabular version="3" rows="69" columns="3">
18579 <features islongtable="true" longtabularalignment="center">
18580 <column alignment="block" valignment="top" width="5cm">
18581 <column alignment="left" valignment="top" width="0pt">
18582 <column alignment="right" valignment="top" width="0pt">
18583 <row endfirsthead="true">
18584 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18585 \begin_inset Text
18586
18587 \begin_layout Plain Layout
18588
18589 \series bold
18590 Example Phone List (ignore the names)
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599
18600 \end_layout
18601
18602 \end_inset
18603 </cell>
18604 <cell multicolumn="2" 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 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 </row>
18614 <row endfirsthead="true">
18615 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18616 \begin_inset Text
18617
18618 \begin_layout Plain Layout
18619
18620 \series bold
18621 NAME
18622 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630
18631 \end_layout
18632
18633 \end_inset
18634 </cell>
18635 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18636 \begin_inset Text
18637
18638 \begin_layout Plain Layout
18639
18640 \series bold
18641 TEL.
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 </row>
18647 <row endhead="true">
18648 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652  
18653 \series bold
18654 Example Phone List
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 <cell multicolumn="2" 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 \end_layout
18674
18675 \end_inset
18676 </cell>
18677 </row>
18678 <row endhead="true">
18679 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18680 \begin_inset Text
18681
18682 \begin_layout Plain Layout
18683
18684 \series bold
18685 NAME
18686 \end_layout
18687
18688 \end_inset
18689 </cell>
18690 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18691 \begin_inset Text
18692
18693 \begin_layout Plain Layout
18694
18695 \end_layout
18696
18697 \end_inset
18698 </cell>
18699 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18700 \begin_inset Text
18701
18702 \begin_layout Plain Layout
18703
18704 \series bold
18705 TEL.
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 </row>
18711 <row endfoot="true">
18712 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716  
18717 \series bold
18718 continue ...
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 </row>
18742 <row>
18743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747
18748 \series bold
18749 Annovi
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Plain Layout
18758 Silvia
18759 \end_layout
18760
18761 \end_inset
18762 </cell>
18763 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767 111
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 </row>
18773 <row>
18774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778
18779 \series bold
18780 Bertoli
18781 \end_layout
18782
18783 \end_inset
18784 </cell>
18785 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18786 \begin_inset Text
18787
18788 \begin_layout Plain Layout
18789 Stefano
18790 \end_layout
18791
18792 \end_inset
18793 </cell>
18794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798 111
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 </row>
18804 <row>
18805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809
18810 \series bold
18811 Bozzi
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \begin_layout Plain Layout
18820 Walter
18821 \end_layout
18822
18823 \end_inset
18824 </cell>
18825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829 111
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 </row>
18835 <row>
18836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840
18841 \series bold
18842 Cachia
18843 \end_layout
18844
18845 \end_inset
18846 </cell>
18847 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851 Maria
18852 \end_layout
18853
18854 \end_inset
18855 </cell>
18856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860 111
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 </row>
18866 <row>
18867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871
18872 \series bold
18873 Cachia
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882 Maurizio
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891 111
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 </row>
18897 <row>
18898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \series bold
18904 Cinquemani
18905 \end_layout
18906
18907 \end_inset
18908 </cell>
18909 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18910 \begin_inset Text
18911
18912 \begin_layout Plain Layout
18913 Giusi
18914 \end_layout
18915
18916 \end_inset
18917 </cell>
18918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922 111
18923 \end_layout
18924
18925 \end_inset
18926 </cell>
18927 </row>
18928 <row>
18929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933
18934 \series bold
18935 Colin
18936 \end_layout
18937
18938 \end_inset
18939 </cell>
18940 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944 Bernard
18945 \end_layout
18946
18947 \end_inset
18948 </cell>
18949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18950 \begin_inset Text
18951
18952 \begin_layout Plain Layout
18953 111
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 </row>
18959 <row>
18960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18961 \begin_inset Text
18962
18963 \begin_layout Plain Layout
18964
18965 \series bold
18966 Concli
18967 \end_layout
18968
18969 \end_inset
18970 </cell>
18971 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18972 \begin_inset Text
18973
18974 \begin_layout Plain Layout
18975 Gianfranco
18976 \end_layout
18977
18978 \end_inset
18979 </cell>
18980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18981 \begin_inset Text
18982
18983 \begin_layout Plain Layout
18984 111
18985 \end_layout
18986
18987 \end_inset
18988 </cell>
18989 </row>
18990 <row>
18991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995
18996 \series bold
18997 Dal Bosco
18998 \end_layout
18999
19000 \end_inset
19001 </cell>
19002 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19003 \begin_inset Text
19004
19005 \begin_layout Plain Layout
19006 Carolina
19007 \end_layout
19008
19009 \end_inset
19010 </cell>
19011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19012 \begin_inset Text
19013
19014 \begin_layout Plain Layout
19015 111
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 </row>
19021 <row>
19022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026
19027 \series bold
19028 Dalpiaz
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037 Annamaria
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046 111
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 </row>
19052 <row>
19053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057
19058 \series bold
19059 Feliciello
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068 Domenico
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077 111
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 </row>
19083 <row>
19084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088
19089 \series bold
19090 Focarelli
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099 Paola
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 111
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 </row>
19114 <row>
19115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \series bold
19121 Galletti
19122 \end_layout
19123
19124 \end_inset
19125 </cell>
19126 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130 Oreste
19131 \end_layout
19132
19133 \end_inset
19134 </cell>
19135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139 111
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 </row>
19145 <row>
19146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19147 \begin_inset Text
19148
19149 \begin_layout Plain Layout
19150
19151 \series bold
19152 Gasparini
19153 \end_layout
19154
19155 \end_inset
19156 </cell>
19157 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19158 \begin_inset Text
19159
19160 \begin_layout Plain Layout
19161 Franca
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170 111
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 </row>
19176 <row>
19177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181
19182 \series bold
19183 Rizzardi
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192 Paola
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201 111
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 </row>
19207 <row>
19208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19209 \begin_inset Text
19210
19211 \begin_layout Plain Layout
19212
19213 \series bold
19214 Lassini
19215 \end_layout
19216
19217 \end_inset
19218 </cell>
19219 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223 Giancarlo
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232 111
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 </row>
19238 <row>
19239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243
19244 \series bold
19245 Malfatti
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254 Luciano
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263 111
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 </row>
19269 <row>
19270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274
19275 \series bold
19276 Malfatti
19277 \end_layout
19278
19279 \end_inset
19280 </cell>
19281 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285 Valeriano
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294 111
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 </row>
19300 <row>
19301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305
19306 \series bold
19307 Meneguzzo
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316 Roberto
19317 \end_layout
19318
19319 \end_inset
19320 </cell>
19321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325 111
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 </row>
19331 <row>
19332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336
19337 \series bold
19338 Mezzadra
19339 \end_layout
19340
19341 \end_inset
19342 </cell>
19343 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347 Roberto
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356 111
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 </row>
19362 <row>
19363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367
19368 \series bold
19369 Pirpamer
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378 Erich
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387 111
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 </row>
19393 <row>
19394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398
19399 \series bold
19400 Pochiesa
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409 Paolo
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 111, 222
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 </row>
19424 <row>
19425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429
19430 \series bold
19431 Radina
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 Claudio
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 111
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 </row>
19455 <row>
19456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460
19461 \series bold
19462 Stuffer
19463 \end_layout
19464
19465 \end_inset
19466 </cell>
19467 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471 Oskar
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480 111
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 </row>
19486 <row>
19487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491
19492 \series bold
19493 Tacchelli
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 Ugo
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19508 \begin_inset Text
19509
19510 \begin_layout Plain Layout
19511 111
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 </row>
19517 <row>
19518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522
19523 \series bold
19524 Tezzele
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533 Margit
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542 111
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 </row>
19548 <row>
19549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553
19554 \series bold
19555 Unterkalmsteiner
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19561 \begin_inset Text
19562
19563 \begin_layout Plain Layout
19564 Frieda
19565 \end_layout
19566
19567 \end_inset
19568 </cell>
19569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573 111
19574 \end_layout
19575
19576 \end_inset
19577 </cell>
19578 </row>
19579 <row>
19580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Plain Layout
19584
19585 \series bold
19586 Vieider
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Plain Layout
19595 Hilde
19596 \end_layout
19597
19598 \end_inset
19599 </cell>
19600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604 111
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 </row>
19610 <row>
19611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615
19616 \series bold
19617 Vigna
19618 \end_layout
19619
19620 \end_inset
19621 </cell>
19622 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626 Jürgen
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635 111
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 </row>
19641 <row>
19642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646
19647 \series bold
19648 Weber
19649 \end_layout
19650
19651 \end_inset
19652 </cell>
19653 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657 Maurizio
19658 \end_layout
19659
19660 \end_inset
19661 </cell>
19662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666 111
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 </row>
19672 <row>
19673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677
19678 \series bold
19679 Winkler
19680 \end_layout
19681
19682 \end_inset
19683 </cell>
19684 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19685 \begin_inset Text
19686
19687 \begin_layout Plain Layout
19688 Franz
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697 111
19698 \end_layout
19699
19700 \end_inset
19701 </cell>
19702 </row>
19703 <row>
19704 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708  
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Plain Layout
19717
19718 \end_layout
19719
19720 \end_inset
19721 </cell>
19722 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Plain Layout
19726
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 </row>
19732 <row>
19733 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737
19738 \series bold
19739 Annovi
19740 \end_layout
19741
19742 \end_inset
19743 </cell>
19744 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19745 \begin_inset Text
19746
19747 \begin_layout Plain Layout
19748 Silvia
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757 555
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 </row>
19763 <row>
19764 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768
19769 \series bold
19770 Bertoli
19771 \end_layout
19772
19773 \end_inset
19774 </cell>
19775 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19776 \begin_inset Text
19777
19778 \begin_layout Plain Layout
19779 Stefano
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788 555
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \series bold
19801 Bozzi
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810 Walter
19811 \end_layout
19812
19813 \end_inset
19814 </cell>
19815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19816 \begin_inset Text
19817
19818 \begin_layout Plain Layout
19819 555
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 </row>
19825 <row>
19826 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830
19831 \series bold
19832 Cachia
19833 \end_layout
19834
19835 \end_inset
19836 </cell>
19837 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Plain Layout
19841 Maria
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850 555
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 </row>
19856 <row>
19857 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861
19862 \series bold
19863 Cachia
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872 Maurizio
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881 555
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 </row>
19887 <row>
19888 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892
19893 \series bold
19894 Cinquemani
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903 Giusi
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Plain Layout
19912 555
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 </row>
19918 <row>
19919 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923
19924 \series bold
19925 Colin
19926 \end_layout
19927
19928 \end_inset
19929 </cell>
19930 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934 Bernard
19935 \end_layout
19936
19937 \end_inset
19938 </cell>
19939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19940 \begin_inset Text
19941
19942 \begin_layout Plain Layout
19943 555
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 </row>
19949 <row>
19950 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954
19955 \series bold
19956 Concli
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965 Gianfranco
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Plain Layout
19974 555
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 </row>
19980 <row>
19981 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985
19986 \series bold
19987 Dal Bosco
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996 Carolina
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 555
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 </row>
20011 <row>
20012 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20013 \begin_inset Text
20014
20015 \begin_layout Plain Layout
20016
20017 \series bold
20018 Dalpiaz
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20024 \begin_inset Text
20025
20026 \begin_layout Plain Layout
20027 Annamaria
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036 555
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 </row>
20042 <row>
20043 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047
20048 \series bold
20049 Feliciello
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058 Domenico
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067 555
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 </row>
20073 <row>
20074 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078
20079 \series bold
20080 Focarelli
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089 Paola
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098 555
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 </row>
20104 <row>
20105 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109
20110 \series bold
20111 Galletti
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120 Oreste
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129 555
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 </row>
20135 <row>
20136 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140
20141 \series bold
20142 Gasparini
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20148 \begin_inset Text
20149
20150 \begin_layout Plain Layout
20151 Franca
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20157 \begin_inset Text
20158
20159 \begin_layout Plain Layout
20160 555
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 </row>
20166 <row>
20167 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171
20172 \series bold
20173 Rizzardi
20174 \end_layout
20175
20176 \end_inset
20177 </cell>
20178 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20179 \begin_inset Text
20180
20181 \begin_layout Plain Layout
20182 Paola
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20188 \begin_inset Text
20189
20190 \begin_layout Plain Layout
20191 555
20192 \end_layout
20193
20194 \end_inset
20195 </cell>
20196 </row>
20197 <row>
20198 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202
20203 \series bold
20204 Lassini
20205 \end_layout
20206
20207 \end_inset
20208 </cell>
20209 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213 Giancarlo
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222 555
20223 \end_layout
20224
20225 \end_inset
20226 </cell>
20227 </row>
20228 <row>
20229 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Plain Layout
20233
20234 \series bold
20235 Malfatti
20236 \end_layout
20237
20238 \end_inset
20239 </cell>
20240 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20241 \begin_inset Text
20242
20243 \begin_layout Plain Layout
20244 Luciano
20245 \end_layout
20246
20247 \end_inset
20248 </cell>
20249 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253 555
20254 \end_layout
20255
20256 \end_inset
20257 </cell>
20258 </row>
20259 <row>
20260 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20261 \begin_inset Text
20262
20263 \begin_layout Plain Layout
20264
20265 \series bold
20266 Malfatti
20267 \end_layout
20268
20269 \end_inset
20270 </cell>
20271 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20272 \begin_inset Text
20273
20274 \begin_layout Plain Layout
20275 Valeriano
20276 \end_layout
20277
20278 \end_inset
20279 </cell>
20280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20281 \begin_inset Text
20282
20283 \begin_layout Plain Layout
20284 555
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 </row>
20290 <row>
20291 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295
20296 \series bold
20297 Meneguzzo
20298 \end_layout
20299
20300 \end_inset
20301 </cell>
20302 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306 Roberto
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 555
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 </row>
20321 <row>
20322 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326
20327 \series bold
20328 Mezzadra
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337 Roberto
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346 555
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 </row>
20352 <row>
20353 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357
20358 \series bold
20359 Pirpamer
20360 \end_layout
20361
20362 \end_inset
20363 </cell>
20364 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368 Erich
20369 \end_layout
20370
20371 \end_inset
20372 </cell>
20373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20374 \begin_inset Text
20375
20376 \begin_layout Plain Layout
20377 555
20378 \end_layout
20379
20380 \end_inset
20381 </cell>
20382 </row>
20383 <row>
20384 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Plain Layout
20388
20389 \series bold
20390 Pochiesa
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399 Paolo
20400 \end_layout
20401
20402 \end_inset
20403 </cell>
20404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20405 \begin_inset Text
20406
20407 \begin_layout Plain Layout
20408 555, 222
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 </row>
20414 <row>
20415 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419
20420 \series bold
20421 Radina
20422 \end_layout
20423
20424 \end_inset
20425 </cell>
20426 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430 Claudio
20431 \end_layout
20432
20433 \end_inset
20434 </cell>
20435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20436 \begin_inset Text
20437
20438 \begin_layout Plain Layout
20439 555
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 </row>
20445 <row>
20446 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450
20451 \series bold
20452 Stuffer
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461 Oskar
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470 555
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 </row>
20476 <row>
20477 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481
20482 \series bold
20483 Tacchelli
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492 Ugo
20493 \end_layout
20494
20495 \end_inset
20496 </cell>
20497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501 555
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 </row>
20507 <row>
20508 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512
20513 \series bold
20514 Tezzele
20515 \end_layout
20516
20517 \end_inset
20518 </cell>
20519 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Plain Layout
20523 Margit
20524 \end_layout
20525
20526 \end_inset
20527 </cell>
20528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532 555
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 </row>
20538 <row>
20539 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543
20544 \series bold
20545 Unterkalmsteiner
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554 Frieda
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563 555
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 </row>
20569 <row>
20570 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574
20575 \series bold
20576 Vieider
20577 \end_layout
20578
20579 \end_inset
20580 </cell>
20581 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585 Hilde
20586 \end_layout
20587
20588 \end_inset
20589 </cell>
20590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20591 \begin_inset Text
20592
20593 \begin_layout Plain Layout
20594 555
20595 \end_layout
20596
20597 \end_inset
20598 </cell>
20599 </row>
20600 <row>
20601 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605
20606 \series bold
20607 Vigna
20608 \end_layout
20609
20610 \end_inset
20611 </cell>
20612 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20613 \begin_inset Text
20614
20615 \begin_layout Plain Layout
20616 Jürgen
20617 \end_layout
20618
20619 \end_inset
20620 </cell>
20621 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625 999
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 </row>
20631 <row>
20632 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636
20637 \series bold
20638 Weber
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 Maurizio
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656 555
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 </row>
20662 <row>
20663 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667
20668 \series bold
20669 Winkler
20670 \end_layout
20671
20672 \end_inset
20673 </cell>
20674 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20675 \begin_inset Text
20676
20677 \begin_layout Plain Layout
20678 Franz
20679 \end_layout
20680
20681 \end_inset
20682 </cell>
20683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20684 \begin_inset Text
20685
20686 \begin_layout Plain Layout
20687 555
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 </row>
20693 <row endlastfoot="true">
20694 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698
20699 \series bold
20700 End
20701 \end_layout
20702
20703 \end_inset
20704 </cell>
20705 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Plain Layout
20709
20710 \end_layout
20711
20712 \end_inset
20713 </cell>
20714 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 </row>
20724 </lyxtabular>
20725
20726 \end_inset
20727
20728
20729 \end_layout
20730
20731 \begin_layout Subsection
20732 Table Cells
20733 \begin_inset Index idx
20734 status collapsed
20735
20736 \begin_layout Plain Layout
20737 Tables ! Cells
20738 \end_layout
20739
20740 \end_inset
20741
20742
20743 \begin_inset CommandInset label
20744 LatexCommand label
20745 name "sub:Table-Cells"
20746
20747 \end_inset
20748
20749
20750 \end_layout
20751
20752 \begin_layout Standard
20753 A table cell can contain text, inline equations, a figure, or another table.
20754  All these kinds of objects can be placed in the same cell.
20755  Font sizes and shapes can also be altered.
20756  But you can't put a special environment in a cell (like 
20757 \family sans
20758 Section*
20759 \family default
20760 , etc.), nor set spacing options etc.
20761  for the cell's paragraph.
20762 \end_layout
20763
20764 \begin_layout Standard
20765 To have multi-line entries in table cells, you have to declare a fixed width
20766  for the column in the table dialog.
20767  Your text is then automatically split into multiple lines and the cell
20768  is enlarged vertically when the length of the text exceeds the given width.
20769  An example:
20770 \end_layout
20771
20772 \begin_layout Standard
20773 \align center
20774 \begin_inset Tabular
20775 <lyxtabular version="3" rows="4" columns="3">
20776 <features tabularvalignment="middle">
20777 <column alignment="center" valignment="top" width="0pt">
20778 <column alignment="block" valignment="top" width="3cm">
20779 <column alignment="center" valignment="top" width="0pt">
20780 <row>
20781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20782 \begin_inset Text
20783
20784 \begin_layout Plain Layout
20785
20786 \family roman
20787 \series medium
20788 \shape up
20789 \size normal
20790 \emph off
20791 \bar no
20792 \noun off
20793 \color none
20794 1
20795 \end_layout
20796
20797 \end_inset
20798 </cell>
20799 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20800 \begin_inset Text
20801
20802 \begin_layout Plain Layout
20803
20804 \family roman
20805 \series medium
20806 \shape up
20807 \size normal
20808 \emph off
20809 \bar no
20810 \noun off
20811 \color none
20812 2
20813 \end_layout
20814
20815 \end_inset
20816 </cell>
20817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20818 \begin_inset Text
20819
20820 \begin_layout Plain Layout
20821
20822 \family roman
20823 \series medium
20824 \shape up
20825 \size normal
20826 \emph off
20827 \bar no
20828 \noun off
20829 \color none
20830 3
20831 \end_layout
20832
20833 \end_inset
20834 </cell>
20835 </row>
20836 <row>
20837 <cell alignment="center" valignment="top" leftline="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 4
20851 \end_layout
20852
20853 \end_inset
20854 </cell>
20855 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20856 \begin_inset Text
20857
20858 \begin_layout Plain Layout
20859
20860 \family roman
20861 \series medium
20862 \shape up
20863 \size normal
20864 \emph off
20865 \bar no
20866 \noun off
20867 \color none
20868 This is a multi-line entry in a table.
20869 \end_layout
20870
20871 \end_inset
20872 </cell>
20873 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20874 \begin_inset Text
20875
20876 \begin_layout Plain Layout
20877
20878 \family roman
20879 \series medium
20880 \shape up
20881 \size normal
20882 \emph off
20883 \bar no
20884 \noun off
20885 \color none
20886 5
20887 \end_layout
20888
20889 \end_inset
20890 </cell>
20891 </row>
20892 <row>
20893 <cell alignment="center" valignment="top" bottomline="true" leftline="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 6
20907 \end_layout
20908
20909 \end_inset
20910 </cell>
20911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915
20916 \family roman
20917 \series medium
20918 \shape up
20919 \size normal
20920 \emph off
20921 \bar no
20922 \noun off
20923 \color none
20924 This is longer now.
20925 \end_layout
20926
20927 \end_inset
20928 </cell>
20929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20930 \begin_inset Text
20931
20932 \begin_layout Plain Layout
20933
20934 \family roman
20935 \series medium
20936 \shape up
20937 \size normal
20938 \emph off
20939 \bar no
20940 \noun off
20941 \color none
20942 7
20943 \end_layout
20944
20945 \end_inset
20946 </cell>
20947 </row>
20948 <row>
20949 <cell alignment="center" valignment="top" bottomline="true" leftline="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 8
20963 \end_layout
20964
20965 \end_inset
20966 </cell>
20967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20968 \begin_inset Text
20969
20970 \begin_layout Plain Layout
20971
20972 \family roman
20973 \series medium
20974 \shape up
20975 \size normal
20976 \emph off
20977 \bar no
20978 \noun off
20979 \color none
20980 This is a multi-line entry in a table.
20981  This is longer now.
20982 \end_layout
20983
20984 \end_inset
20985 </cell>
20986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20987 \begin_inset Text
20988
20989 \begin_layout Plain Layout
20990
20991 \family roman
20992 \series medium
20993 \shape up
20994 \size normal
20995 \emph off
20996 \bar no
20997 \noun off
20998 \color none
20999 9
21000 \end_layout
21001
21002 \end_inset
21003 </cell>
21004 </row>
21005 </lyxtabular>
21006
21007 \end_inset
21008
21009
21010 \end_layout
21011
21012 \begin_layout Standard
21013 Cutting and pasting between tables and table cells works reasonably well.
21014  You can cut and paste even more than one row.
21015 \begin_inset Foot
21016 status open
21017
21018 \begin_layout Plain Layout
21019 Note, that you cannot paste into a multicell selection because it would
21020  not be clear what to do when pasting a single word in a selected 2×3.
21021  
21022 \end_layout
21023
21024 \end_inset
21025
21026  Selection with the mouse or with 
21027 \family sans
21028 Shift
21029 \family default
21030  plus the arrow keys works as usual.
21031  You can also copy and paste the entire table as a single unit by starting
21032  the selection from outside the table.
21033 \end_layout
21034
21035 \begin_layout Section
21036 Floats
21037 \begin_inset Index idx
21038 status collapsed
21039
21040 \begin_layout Plain Layout
21041 Floats
21042 \end_layout
21043
21044 \end_inset
21045
21046
21047 \begin_inset CommandInset label
21048 LatexCommand label
21049 name "sec:Floats"
21050
21051 \end_inset
21052
21053
21054 \end_layout
21055
21056 \begin_layout Subsection
21057 Introduction
21058 \end_layout
21059
21060 \begin_layout Standard
21061 A float is a block of text associated with some sort of label, which doesn't
21062  have a fixed location.
21063  It can 
21064 \begin_inset Quotes eld
21065 \end_inset
21066
21067 float
21068 \begin_inset Quotes erd
21069 \end_inset
21070
21071  forward or backward a page or two, to wherever it fits best.
21072  
21073 \family sans
21074 Footnotes
21075 \family default
21076  and 
21077 \family sans
21078 Margin
21079 \begin_inset space ~
21080 \end_inset
21081
21082 Notes
21083 \family default
21084  are also floats, because they can float to the next page when there are
21085  too many notes on the page.
21086 \end_layout
21087
21088 \begin_layout Standard
21089 Floats make it possible to get a high quality layout.
21090  Images and tables can be spread evenly over the pages to avoid whitespace
21091  and pages without text.
21092  As the floating often destroys the context between the text and the image/table
21093 , every float can be referenced in the text.
21094  Floats are therefore numbered.
21095  Referencing is described in section
21096 \begin_inset space ~
21097 \end_inset
21098
21099
21100 \begin_inset CommandInset ref
21101 LatexCommand ref
21102 reference "sec:Cross-References"
21103
21104 \end_inset
21105
21106 .
21107 \end_layout
21108
21109 \begin_layout Standard
21110 To insert a float, use the menu 
21111 \family sans
21112 Insert\SpecialChar \menuseparator
21113 Floats
21114 \family default
21115 .
21116  A box with a caption will be inserted into your document.
21117  The label will automatically be translated to the document language in
21118  the output.
21119  After the label you can insert the caption text.
21120 \begin_inset Index idx
21121 status collapsed
21122
21123 \begin_layout Plain Layout
21124 Floats ! Captions
21125 \end_layout
21126
21127 \end_inset
21128
21129  The image or table is inserted above or below the caption in a separate
21130  paragraph within the float.
21131  To keep your LyX-document readable, you can open and close the float box
21132  by left-clicking on the box label.
21133  A closed float box looks like this: 
21134 \begin_inset Graphics
21135         filename clipart/floatQt4.png
21136         scale 80
21137
21138 \end_inset
21139
21140  – a gray button with a red label.
21141 \end_layout
21142
21143 \begin_layout Standard
21144 It is recommended to insert floats as a separate paragraph to avoid possible
21145  LaTeX-errors that can occur when the surrounding text is specially formatted.
21146 \end_layout
21147
21148 \begin_layout Subsection
21149 Examples
21150 \end_layout
21151
21152 \begin_layout Subsubsection
21153 Figure Floats
21154 \begin_inset CommandInset label
21155 LatexCommand label
21156 name "sub:Figure-Floats"
21157
21158 \end_inset
21159
21160
21161 \begin_inset Index idx
21162 status collapsed
21163
21164 \begin_layout Plain Layout
21165 Floats ! Figure floats
21166 \end_layout
21167
21168 \end_inset
21169
21170
21171 \end_layout
21172
21173 \begin_layout Standard
21174 Figure
21175 \begin_inset space ~
21176 \end_inset
21177
21178
21179 \begin_inset CommandInset ref
21180 LatexCommand ref
21181 reference "cap:Platypus"
21182
21183 \end_inset
21184
21185  was created using the menu 
21186 \family sans
21187 Insert\SpecialChar \menuseparator
21188 Float\SpecialChar \menuseparator
21189 Figure
21190 \family default
21191  or the toolbar button 
21192 \begin_inset Info
21193 type  "icon"
21194 arg   "float-insert figure"
21195 \end_inset
21196
21197 .
21198  The image was inserted by setting the cursor above the caption label and
21199  using the menu 
21200 \family sans
21201 Insert\SpecialChar \menuseparator
21202 Graphics
21203 \family default
21204  or the toolbar button 
21205 \begin_inset Info
21206 type  "icon"
21207 arg   "dialog-show-new-inset graphics"
21208 \end_inset
21209
21210 .
21211  The image in the float was horizontally centered by putting the cursor
21212  in front of or behind the image and using the menu 
21213 \family sans
21214 Edit\SpecialChar \menuseparator
21215 Paragraph
21216 \begin_inset space ~
21217 \end_inset
21218
21219 Settings
21220 \family default
21221  or the toolbar button 
21222 \begin_inset Info
21223 type  "icon"
21224 arg   "layout-paragraph"
21225 \end_inset
21226
21227 .
21228 \end_layout
21229
21230 \begin_layout Standard
21231 \begin_inset Float figure
21232 wide false
21233 sideways false
21234 status open
21235
21236 \begin_layout Plain Layout
21237 \align center
21238 \begin_inset Graphics
21239         filename clipart/platypus.eps
21240         lyxscale 50
21241         width 50col%
21242
21243 \end_inset
21244
21245
21246 \end_layout
21247
21248 \begin_layout Plain Layout
21249 \begin_inset Caption
21250
21251 \begin_layout Plain Layout
21252 \begin_inset CommandInset label
21253 LatexCommand label
21254 name "cap:Platypus"
21255
21256 \end_inset
21257
21258 A severely distorted platypus in a float.
21259 \end_layout
21260
21261 \end_inset
21262
21263
21264 \end_layout
21265
21266 \end_inset
21267
21268
21269 \end_layout
21270
21271 \begin_layout Standard
21272 This figure float also shows how to set a label and create a cross-reference
21273  to it.
21274  As described in section
21275 \begin_inset space ~
21276 \end_inset
21277
21278
21279 \begin_inset CommandInset ref
21280 LatexCommand ref
21281 reference "sec:Cross-References"
21282
21283 \end_inset
21284
21285 , you can simply insert a label in the caption using the menu 
21286 \family sans
21287 Insert\SpecialChar \menuseparator
21288 Label
21289 \family default
21290  or the toolbar button 
21291 \begin_inset Info
21292 type  "icon"
21293 arg   "label-insert"
21294 \end_inset
21295
21296  and refer to it using the menu 
21297 \family sans
21298 Insert\SpecialChar \menuseparator
21299 Cross-Reference
21300 \family default
21301  or the toolbar button 
21302 \begin_inset Info
21303 type  "icon"
21304 arg   "dialog-show-new-inset ref"
21305 \end_inset
21306
21307 .
21308  It is important to use references to figure floats, rather than using vague
21309  references like 
21310 \begin_inset Quotes eld
21311 \end_inset
21312
21313 the figure above
21314 \begin_inset Quotes erd
21315 \end_inset
21316
21317 , because, as LaTeX will reposition the floats in the final document, it
21318  might not be 
21319 \begin_inset Quotes eld
21320 \end_inset
21321
21322 above
21323 \begin_inset Quotes erd
21324 \end_inset
21325
21326  at all.
21327 \end_layout
21328
21329 \begin_layout Standard
21330 Normally only one image is inserted in a figure float, but sometimes you
21331  might want to use two images with separate subcaptions.
21332  This can be done by inserting image floats into existing image floats.
21333  Note that only the main caption of the float is added to the List of Figures
21334  as described in section
21335 \begin_inset space ~
21336 \end_inset
21337
21338
21339 \begin_inset CommandInset ref
21340 LatexCommand ref
21341 reference "sub:List-of-Figures"
21342
21343 \end_inset
21344
21345 .
21346  Figure
21347 \begin_inset space ~
21348 \end_inset
21349
21350
21351 \begin_inset CommandInset ref
21352 LatexCommand ref
21353 reference "fig:Two-distorted-images"
21354
21355 \end_inset
21356
21357  is an example of a figure float with two images set side by side.
21358  You can also set the images one below the other.
21359  Figure
21360 \begin_inset space ~
21361 \end_inset
21362
21363
21364 \begin_inset CommandInset ref
21365 LatexCommand ref
21366 reference "fig:Undefinable"
21367
21368 \end_inset
21369
21370  and 
21371 \begin_inset CommandInset ref
21372 LatexCommand ref
21373 reference "fig:Platypus"
21374
21375 \end_inset
21376
21377  are the subfigures.
21378 \end_layout
21379
21380 \begin_layout Standard
21381 \begin_inset Float figure
21382 wide false
21383 sideways false
21384 status open
21385
21386 \begin_layout Plain Layout
21387 \begin_inset space \hfill{}
21388 \end_inset
21389
21390
21391 \begin_inset Float figure
21392 wide false
21393 sideways false
21394 status collapsed
21395
21396 \begin_layout Plain Layout
21397 \begin_inset Caption
21398
21399 \begin_layout Plain Layout
21400 \begin_inset CommandInset label
21401 LatexCommand label
21402 name "fig:Undefinable"
21403
21404 \end_inset
21405
21406 Undefinable
21407 \end_layout
21408
21409 \end_inset
21410
21411
21412 \end_layout
21413
21414 \begin_layout Plain Layout
21415 \begin_inset Graphics
21416         filename clipart/escher-lsd.eps
21417         width 45col%
21418
21419 \end_inset
21420
21421
21422 \end_layout
21423
21424 \end_inset
21425
21426
21427 \begin_inset space \hfill{}
21428 \end_inset
21429
21430
21431 \begin_inset Float figure
21432 wide false
21433 sideways false
21434 status collapsed
21435
21436 \begin_layout Plain Layout
21437 \begin_inset Caption
21438
21439 \begin_layout Plain Layout
21440 \begin_inset CommandInset label
21441 LatexCommand label
21442 name "fig:Platypus"
21443
21444 \end_inset
21445
21446 Platypus
21447 \end_layout
21448
21449 \end_inset
21450
21451
21452 \end_layout
21453
21454 \begin_layout Plain Layout
21455 \begin_inset Graphics
21456         filename clipart/platypus.eps
21457         lyxscale 60
21458         width 45col%
21459
21460 \end_inset
21461
21462
21463 \end_layout
21464
21465 \end_inset
21466
21467
21468 \begin_inset space \hfill{}
21469 \end_inset
21470
21471
21472 \end_layout
21473
21474 \begin_layout Plain Layout
21475 \begin_inset Caption
21476
21477 \begin_layout Plain Layout
21478 \begin_inset CommandInset label
21479 LatexCommand label
21480 name "fig:Two-distorted-images"
21481
21482 \end_inset
21483
21484 Two distorted images.
21485 \end_layout
21486
21487 \end_inset
21488
21489
21490 \end_layout
21491
21492 \end_inset
21493
21494
21495 \end_layout
21496
21497 \begin_layout Subsubsection
21498 Table Floats
21499 \begin_inset Index idx
21500 status collapsed
21501
21502 \begin_layout Plain Layout
21503 Floats ! Table floats
21504 \end_layout
21505
21506 \end_inset
21507
21508
21509 \end_layout
21510
21511 \begin_layout Standard
21512 Table floats can be inserted using the menu 
21513 \family sans
21514 Insert\SpecialChar \menuseparator
21515 Float\SpecialChar \menuseparator
21516 Table
21517 \family default
21518  or the toolbar botton 
21519 \begin_inset Info
21520 type  "icon"
21521 arg   "float-insert table"
21522 \end_inset
21523
21524 .
21525  They have the same properties as figure floats except for the different
21526  label.
21527  Table
21528 \begin_inset space ~
21529 \end_inset
21530
21531
21532 \begin_inset CommandInset ref
21533 LatexCommand ref
21534 reference "tab:Table-float"
21535
21536 \end_inset
21537
21538  is a table float.
21539 \end_layout
21540
21541 \begin_layout Standard
21542 \begin_inset Float table
21543 wide false
21544 sideways false
21545 status open
21546
21547 \begin_layout Plain Layout
21548 \begin_inset Caption
21549
21550 \begin_layout Plain Layout
21551 \begin_inset CommandInset label
21552 LatexCommand label
21553 name "tab:Table-float"
21554
21555 \end_inset
21556
21557 A table float.
21558 \end_layout
21559
21560 \end_inset
21561
21562
21563 \end_layout
21564
21565 \begin_layout Plain Layout
21566 \align center
21567 \begin_inset Tabular
21568 <lyxtabular version="3" rows="3" columns="3">
21569 <features tabularvalignment="middle">
21570 <column alignment="center" valignment="top" width="0pt">
21571 <column alignment="center" valignment="top" width="0pt">
21572 <column alignment="center" valignment="top" width="0pt">
21573 <row>
21574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21575 \begin_inset Text
21576
21577 \begin_layout Plain Layout
21578
21579 \family roman
21580 \series medium
21581 \shape up
21582 \size normal
21583 \emph off
21584 \bar no
21585 \noun off
21586 \color none
21587 1
21588 \end_layout
21589
21590 \end_inset
21591 </cell>
21592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21593 \begin_inset Text
21594
21595 \begin_layout Plain Layout
21596
21597 \family roman
21598 \series medium
21599 \shape up
21600 \size normal
21601 \emph off
21602 \bar no
21603 \noun off
21604 \color none
21605 2
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614
21615 \family roman
21616 \series medium
21617 \shape up
21618 \size normal
21619 \emph off
21620 \bar no
21621 \noun off
21622 \color none
21623 3
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 </row>
21629 <row>
21630 <cell alignment="center" valignment="top" topline="true" leftline="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 Joe
21644 \end_layout
21645
21646 \end_inset
21647 </cell>
21648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21649 \begin_inset Text
21650
21651 \begin_layout Plain Layout
21652
21653 \family roman
21654 \series medium
21655 \shape up
21656 \size normal
21657 \emph off
21658 \bar no
21659 \noun off
21660 \color none
21661 Mary
21662 \end_layout
21663
21664 \end_inset
21665 </cell>
21666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670
21671 \family roman
21672 \series medium
21673 \shape up
21674 \size normal
21675 \emph off
21676 \bar no
21677 \noun off
21678 \color none
21679 Ted
21680 \end_layout
21681
21682 \end_inset
21683 </cell>
21684 </row>
21685 <row>
21686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 \begin_inset Formula $\int x^{2}dx$
21700 \end_inset
21701
21702
21703 \end_layout
21704
21705 \end_inset
21706 </cell>
21707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21708 \begin_inset Text
21709
21710 \begin_layout Plain Layout
21711
21712 \family roman
21713 \series medium
21714 \shape up
21715 \size normal
21716 \emph off
21717 \bar no
21718 \noun off
21719 \color none
21720 \begin_inset Formula $\left[\begin{array}{cc}
21721 a & b\\
21722 c & d
21723 \end{array}\right]$
21724 \end_inset
21725
21726
21727 \end_layout
21728
21729 \end_inset
21730 </cell>
21731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21732 \begin_inset Text
21733
21734 \begin_layout Plain Layout
21735
21736 \family roman
21737 \series medium
21738 \shape up
21739 \size normal
21740 \emph off
21741 \bar no
21742 \noun off
21743 \color none
21744 \begin_inset Formula $1+1=2$
21745 \end_inset
21746
21747
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 </row>
21753 </lyxtabular>
21754
21755 \end_inset
21756
21757
21758 \end_layout
21759
21760 \end_inset
21761
21762
21763 \end_layout
21764
21765 \begin_layout Subsection
21766 More Information
21767 \begin_inset Index idx
21768 status collapsed
21769
21770 \begin_layout Plain Layout
21771 Floats ! Details
21772 \end_layout
21773
21774 \end_inset
21775
21776
21777 \end_layout
21778
21779 \begin_layout Standard
21780 LyX offers you further float types as well as rotated floats.
21781  It also allows you to change the float numbering scheme, to control the
21782  float placement and to change the formatting and placement of the float
21783  caption.
21784  All these features are explained in detail with many examples in chapter
21785  
21786 \emph on
21787 Floats
21788 \emph default
21789  of the the 
21790 \emph on
21791 Embedded
21792 \begin_inset space ~
21793 \end_inset
21794
21795 Objects
21796 \emph default
21797  manual.
21798 \end_layout
21799
21800 \begin_layout Section
21801 Minipages
21802 \begin_inset Index idx
21803 status collapsed
21804
21805 \begin_layout Plain Layout
21806 Minipages
21807 \end_layout
21808
21809 \end_inset
21810
21811
21812 \begin_inset CommandInset label
21813 LatexCommand label
21814 name "sec:Minipages"
21815
21816 \end_inset
21817
21818
21819 \end_layout
21820
21821 \begin_layout Standard
21822 LaTeX provides a mechanism to produce essentially a page within a page,
21823  called minipage.
21824  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21825 \begin_inset space ~
21826 \end_inset
21827
21828 apply.
21829  
21830 \end_layout
21831
21832 \begin_layout Standard
21833 Minipages in LyX have their own collapsible box inserted via the menu 
21834 \family sans
21835 Insert\SpecialChar \menuseparator
21836 Box
21837 \family default
21838 .
21839  Right-clicking on the box allows you to alter the width of the minipage
21840  and its alignment within the page.
21841 \end_layout
21842
21843 \begin_layout Standard
21844 \align center
21845 \begin_inset Box Frameless
21846 position "t"
21847 hor_pos "c"
21848 has_inner_box 1
21849 inner_pos "t"
21850 use_parbox 0
21851 use_makebox 0
21852 width "30col%"
21853 special "none"
21854 height "1pt"
21855 height_special "totalheight"
21856 status open
21857
21858 \begin_layout Plain Layout
21859
21860 \shape italic
21861 This is a minipage.
21862  The text is set in an italic style.
21863 \end_layout
21864
21865 \begin_layout Plain Layout
21866
21867 \shape italic
21868 Minipages are often used for text in another language or text that needs
21869  another formatting.
21870 \end_layout
21871
21872 \end_inset
21873
21874
21875 \end_layout
21876
21877 \begin_layout Standard
21878 \begin_inset VSpace medskip
21879 \end_inset
21880
21881 If you place two minipages side-by-side, you can use 
21882 \family sans
21883 Horizontal Fills
21884 \family default
21885  as described in section
21886 \begin_inset space ~
21887 \end_inset
21888
21889
21890 \begin_inset CommandInset ref
21891 LatexCommand ref
21892 reference "sub:Horizontal-Space"
21893
21894 \end_inset
21895
21896 :
21897 \begin_inset VSpace medskip
21898 \end_inset
21899
21900
21901 \end_layout
21902
21903 \begin_layout Standard
21904 \begin_inset Box Frameless
21905 position "t"
21906 hor_pos "c"
21907 has_inner_box 1
21908 inner_pos "t"
21909 use_parbox 0
21910 use_makebox 0
21911 width "1.5in"
21912 special "none"
21913 height "1pt"
21914 height_special "totalheight"
21915 status open
21916
21917 \begin_layout Plain Layout
21918 This is a minipage with some stupid dummy text.
21919  This dummy text is used to increase the size of the minipage.
21920 \end_layout
21921
21922 \end_inset
21923
21924
21925 \begin_inset space \hfill{}
21926 \end_inset
21927
21928
21929 \begin_inset Box Frameless
21930 position "t"
21931 hor_pos "c"
21932 has_inner_box 1
21933 inner_pos "t"
21934 use_parbox 0
21935 use_makebox 0
21936 width "1.5in"
21937 special "none"
21938 height "1pt"
21939 height_special "totalheight"
21940 status open
21941
21942 \begin_layout Plain Layout
21943 This is a minipage with some stupid dummy text.
21944  This dummy text is used to increase the size of the minipage.
21945 \end_layout
21946
21947 \end_inset
21948
21949
21950 \end_layout
21951
21952 \begin_layout Standard
21953 \begin_inset VSpace bigskip
21954 \end_inset
21955
21956
21957 \end_layout
21958
21959 \begin_layout Standard
21960 When you right-click on a minipage box, you can change the box from a minipage
21961  to other box types.
21962  All box types and their settings are explained in detail in chapter 
21963 \emph on
21964 Boxes
21965 \emph default
21966  of the 
21967 \emph on
21968 Embedded
21969 \begin_inset space ~
21970 \end_inset
21971
21972 Objects
21973 \emph default
21974  manual.
21975 \end_layout
21976
21977 \begin_layout Chapter
21978 Mathematical Formulas
21979 \begin_inset Index idx
21980 status collapsed
21981
21982 \begin_layout Plain Layout
21983 Math
21984 \end_layout
21985
21986 \end_inset
21987
21988
21989 \begin_inset Index idx
21990 status collapsed
21991
21992 \begin_layout Plain Layout
21993 Formulas | see
21994 \begin_inset ERT
21995 status collapsed
21996
21997 \begin_layout Plain Layout
21998
21999 {
22000 \end_layout
22001
22002 \end_inset
22003
22004 Math
22005 \begin_inset ERT
22006 status collapsed
22007
22008 \begin_layout Plain Layout
22009
22010 }
22011 \end_layout
22012
22013 \end_inset
22014
22015
22016 \end_layout
22017
22018 \end_inset
22019
22020
22021 \begin_inset CommandInset label
22022 LatexCommand label
22023 name "cha:Mathematical-Formulas"
22024
22025 \end_inset
22026
22027
22028 \end_layout
22029
22030 \begin_layout Standard
22031 The issues of this chapter are described in detail in the 
22032 \emph on
22033 Math
22034 \emph default
22035  manual.
22036  There you will also find tips and tricks for special cases.
22037 \end_layout
22038
22039 \begin_layout Section
22040 Basic Math Editing
22041 \begin_inset Index idx
22042 status collapsed
22043
22044 \begin_layout Plain Layout
22045 Math ! Basics
22046 \end_layout
22047
22048 \end_inset
22049
22050
22051 \end_layout
22052
22053 \begin_layout Standard
22054 To create a math formula, you can just click on the toolbar icon 
22055 \begin_inset Info
22056 type  "icon"
22057 arg   "math-mode on"
22058 \end_inset
22059
22060 .
22061  That will create a little blue rectangle, with purple markers around its
22062  corners.
22063  That blue rectangle is the formula itself; the purple markers indicate
22064  what level of nesting within the formula you are at.
22065  You can also choose a particular formula type to insert via the 
22066 \family sans
22067 Insert\SpecialChar \menuseparator
22068 Math
22069 \family default
22070  menu.
22071 \end_layout
22072
22073 \begin_layout Standard
22074 Editing the parameters of a formula and adding math constructs can be done
22075  with the 
22076 \family sans
22077 math
22078 \begin_inset space ~
22079 \end_inset
22080
22081 toolbar
22082 \family default
22083 , that appears when the cursor is in a formula.
22084 \end_layout
22085
22086 \begin_layout Standard
22087 There are two main types of formulas: Inline formulas appear within a text
22088  line, like this one:
22089 \end_layout
22090
22091 \begin_layout Standard
22092 This is a line with an inline formula 
22093 \begin_inset Formula $A=B$
22094 \end_inset
22095
22096  in it.
22097 \end_layout
22098
22099 \begin_layout Standard
22100 Displayed formulas appear outside the text like if they were in an own paragraph
22101 , like this one:
22102 \begin_inset Formula 
22103 \[
22104 A=B
22105 \]
22106
22107 \end_inset
22108
22109 You can only number and reference displayed formulas.
22110 \end_layout
22111
22112 \begin_layout Standard
22113 LyX supports also many LaTeX math commands.
22114  E.
22115 \begin_inset space \thinspace{}
22116 \end_inset
22117
22118 g.
22119 \begin_inset space \space{}
22120 \end_inset
22121
22122 typing 
22123 \begin_inset Quotes eld
22124 \end_inset
22125
22126
22127 \series bold
22128
22129 \backslash
22130 alpha
22131 \series default
22132
22133 \begin_inset Quotes erd
22134 \end_inset
22135
22136 , followed by a space, in a formula will create the Greek letter 
22137 \begin_inset Formula $\alpha$
22138 \end_inset
22139
22140 .
22141  So typing commands might sometimes be faster than using the 
22142 \family sans
22143 Math
22144 \begin_inset space ~
22145 \end_inset
22146
22147 Panel
22148 \family default
22149 .
22150 \end_layout
22151
22152 \begin_layout Subsection
22153 Navigating in Formulas
22154 \begin_inset Index idx
22155 status collapsed
22156
22157 \begin_layout Plain Layout
22158 Math ! Navigating
22159 \end_layout
22160
22161 \end_inset
22162
22163
22164 \end_layout
22165
22166 \begin_layout Standard
22167 The best control over the cursor position within an existing formula is
22168  achieved with the arrow keys.
22169  LyX uses small rectangles to indicate places where something can be inserted.
22170  The arrow keys can be used to navigate between parts of a formula.
22171  Pressing 
22172 \family sans
22173 Space
22174 \family default
22175  will leave a formula construct (a square root 
22176 \begin_inset Formula $\sqrt{2}$
22177 \end_inset
22178
22179 , or parentheses 
22180 \begin_inset Formula $\left(f\right)$
22181 \end_inset
22182
22183 , or a matrix 
22184 \begin_inset Formula $\left[\begin{array}{cc}
22185 1 & 2\\
22186 3 & 4
22187 \end{array}\right]$
22188 \end_inset
22189
22190 ).
22191  Pressing 
22192 \family sans
22193 Escape
22194 \family default
22195  will leave the formula, placing the cursor after the formula.
22196  
22197 \family sans
22198 Tab
22199 \family default
22200  can be used to move horizontally in a formula; for example, through the
22201  cells of a matrix or the positions in a multi-line equation.
22202 \end_layout
22203
22204 \begin_layout Standard
22205
22206 \family sans
22207 Space
22208 \family default
22209 , printed in this document as 
22210 \begin_inset Quotes eld
22211 \end_inset
22212
22213
22214 \begin_inset ERT
22215 status collapsed
22216
22217 \begin_layout Plain Layout
22218
22219
22220 \backslash
22221 spce 
22222 \end_layout
22223
22224 \end_inset
22225
22226
22227 \begin_inset Quotes erd
22228 \end_inset
22229
22230
22231 \begin_inset Note Note
22232 status collapsed
22233
22234 \begin_layout Plain Layout
22235 This command will appear in the output as official character denoting the
22236  space character (visible space).
22237 \end_layout
22238
22239 \end_inset
22240
22241 , seems to do nothing in a formula, since it does not add a space between
22242  characters, but it does exit a nested structure.
22243  For this reason, you have to be careful about using 
22244 \family sans
22245 Space
22246 \family default
22247 .
22248  For example, if you want 
22249 \begin_inset Formula $\sqrt{2x+1}$
22250 \end_inset
22251
22252 , type 
22253 \series bold
22254
22255 \backslash
22256 sqrt
22257 \begin_inset ERT
22258 status collapsed
22259
22260 \begin_layout Plain Layout
22261
22262
22263 \backslash
22264 spce 
22265 \end_layout
22266
22267 \end_inset
22268
22269 2x+1
22270 \series default
22271  and not 
22272 \series bold
22273
22274 \backslash
22275 sqrt
22276 \begin_inset ERT
22277 status collapsed
22278
22279 \begin_layout Plain Layout
22280
22281
22282 \backslash
22283 spce 
22284 \end_layout
22285
22286 \end_inset
22287
22288 2x
22289 \begin_inset ERT
22290 status collapsed
22291
22292 \begin_layout Plain Layout
22293
22294
22295 \backslash
22296 spce 
22297 \end_layout
22298
22299 \end_inset
22300
22301 +1
22302 \series default
22303 , since in the latter case only the 
22304 \family typewriter
22305
22306 \begin_inset Formula $2x$
22307 \end_inset
22308
22309
22310 \family default
22311  will be under the square root sign: 
22312 \begin_inset Formula $\sqrt{2x}+1$
22313 \end_inset
22314
22315 .
22316 \end_layout
22317
22318 \begin_layout Standard
22319 You can leave many parts of a formula, like this matrix, partially filled
22320  in, such as:
22321 \begin_inset Formula 
22322 \[
22323 \left(\begin{array}{ccc}
22324 \lambda_{1}\\
22325  & \ddots\\
22326  &  & \lambda_{n}
22327 \end{array}\right)
22328 \]
22329
22330 \end_inset
22331
22332 If you leave a fraction only partially filled in, or a subscript with nothing
22333  in it, the results will be unpredictable, but most constructs don't mind.
22334 \end_layout
22335
22336 \begin_layout Subsection
22337 Selecting Text
22338 \end_layout
22339
22340 \begin_layout Standard
22341 You can select text within a formula in two different ways.
22342  Place the cursor at one end of the string of text you want, and press 
22343 \family sans
22344 Shift
22345 \family default
22346  and a cursor movement key to select text.
22347  It will be highlighted as with regular text selection.
22348  Alternatively, you can select text with the mouse in the usual way.
22349  That text can then be cut or copied, and then pasted within any formula,
22350  but not in a normal text region in LyX.
22351 \end_layout
22352
22353 \begin_layout Subsection
22354 Exponents and Subscripts
22355 \begin_inset Index idx
22356 status collapsed
22357
22358 \begin_layout Plain Layout
22359 Math ! Exponents
22360 \end_layout
22361
22362 \end_inset
22363
22364
22365 \begin_inset Index idx
22366 status collapsed
22367
22368 \begin_layout Plain Layout
22369 Math ! Subscripts
22370 \end_layout
22371
22372 \end_inset
22373
22374
22375 \end_layout
22376
22377 \begin_layout Standard
22378 You can use the math panel to add super- or subscripts, but the much easier
22379  way is to use a command.
22380  To get 
22381 \begin_inset Formula $x^{2}$
22382 \end_inset
22383
22384 , type in a formula 
22385 \series bold
22386 x^2
22387 \begin_inset ERT
22388 status collapsed
22389
22390 \begin_layout Plain Layout
22391
22392
22393 \backslash
22394 spce 
22395 \end_layout
22396
22397 \end_inset
22398
22399
22400 \series default
22401 .
22402  The final 
22403 \family sans
22404 Space
22405 \family default
22406  puts the cursor back down on the base line of the expression.
22407  If you type 
22408 \series bold
22409 x^2y
22410 \series default
22411 , you will get 
22412 \begin_inset Formula $x^{2y}$
22413 \end_inset
22414
22415 , to get 
22416 \begin_inset Formula $x^{2}y$
22417 \end_inset
22418
22419 , type 
22420 \series bold
22421 x^2
22422 \begin_inset ERT
22423 status collapsed
22424
22425 \begin_layout Plain Layout
22426
22427
22428 \backslash
22429 spce 
22430 \end_layout
22431
22432 \end_inset
22433
22434 y
22435 \series default
22436 .
22437  If you use characters in the superscript, that could be accented with the
22438  hat 
22439 \begin_inset Quotes eld
22440 \end_inset
22441
22442 ^
22443 \begin_inset Quotes erd
22444 \end_inset
22445
22446 , you have to use an extra 
22447 \family sans
22448 Space
22449 \family default
22450  to separate the hat and the character.
22451  E.
22452 \begin_inset space \thinspace{}
22453 \end_inset
22454
22455 g.
22456 \begin_inset space \space{}
22457 \end_inset
22458
22459 if you want 
22460 \begin_inset Formula $x^{a}$
22461 \end_inset
22462
22463 , type 
22464 \series bold
22465 x^
22466 \begin_inset ERT
22467 status collapsed
22468
22469 \begin_layout Plain Layout
22470
22471
22472 \backslash
22473 spce 
22474 \end_layout
22475
22476 \end_inset
22477
22478 a
22479 \series default
22480 .
22481  Subscripts are similar: To get 
22482 \begin_inset Formula $a_{1}$
22483 \end_inset
22484
22485 , type 
22486 \series bold
22487 a_1
22488 \begin_inset ERT
22489 status collapsed
22490
22491 \begin_layout Plain Layout
22492
22493
22494 \backslash
22495 spce 
22496 \end_layout
22497
22498 \end_inset
22499
22500
22501 \series default
22502 .
22503 \end_layout
22504
22505 \begin_layout Subsection
22506 Fractions
22507 \begin_inset Index idx
22508 status collapsed
22509
22510 \begin_layout Plain Layout
22511 Math ! Fractions
22512 \end_layout
22513
22514 \end_inset
22515
22516
22517 \end_layout
22518
22519 \begin_layout Standard
22520 Create a fraction with either the command 
22521 \series bold
22522
22523 \backslash
22524 frac
22525 \series default
22526  or using the icon 
22527 \begin_inset Graphics
22528         filename ../images/math/frac.png
22529         scale 60
22530
22531 \end_inset
22532
22533  in the 
22534 \family sans
22535 Math
22536 \begin_inset space ~
22537 \end_inset
22538
22539 Panel
22540 \family default
22541 .
22542  You will be presented with an empty fraction.
22543  The cursor is above the fraction line.
22544  To move it to the bottom, simply press 
22545 \family sans
22546 Down
22547 \family default
22548 .
22549  To move back up, press 
22550 \family sans
22551 Up
22552 \family default
22553 .
22554  Any math structure can be placed in a fraction, as this example shows:
22555 \begin_inset Formula 
22556 \[
22557 \left[\frac{1}{\left(\begin{array}{cc}
22558 2 & 3\\
22559 4 & 5
22560 \end{array}\right)}\right]
22561 \]
22562
22563 \end_inset
22564
22565
22566 \end_layout
22567
22568 \begin_layout Subsection
22569 Roots
22570 \begin_inset Index idx
22571 status collapsed
22572
22573 \begin_layout Plain Layout
22574 Math ! Roots
22575 \end_layout
22576
22577 \end_inset
22578
22579
22580 \end_layout
22581
22582 \begin_layout Standard
22583 Roots can be created using the 
22584 \family sans
22585 Math
22586 \begin_inset space ~
22587 \end_inset
22588
22589 Panel
22590 \family default
22591  button
22592 \begin_inset Graphics
22593         filename ../images/math/sqrt.png
22594         scale 85
22595         groupId toolbarbuttons
22596
22597 \end_inset
22598
22599  or the commands 
22600 \series bold
22601
22602 \backslash
22603 sqrt
22604 \series default
22605  or 
22606 \series bold
22607
22608 \backslash
22609 root
22610 \series default
22611 .
22612  With the command 
22613 \series bold
22614
22615 \backslash
22616 root
22617 \series default
22618  you can produce roots of higher orders, like cube roots, while 
22619 \series bold
22620
22621 \backslash
22622 sqrt
22623 \series default
22624  produces always a square root.
22625 \end_layout
22626
22627 \begin_layout Subsection
22628 Operators with Limits
22629 \begin_inset Index idx
22630 status collapsed
22631
22632 \begin_layout Plain Layout
22633 Math ! Sums
22634 \end_layout
22635
22636 \end_inset
22637
22638
22639 \begin_inset Index idx
22640 status collapsed
22641
22642 \begin_layout Plain Layout
22643 Math ! Integrals
22644 \end_layout
22645
22646 \end_inset
22647
22648
22649 \begin_inset CommandInset label
22650 LatexCommand label
22651 name "sub:Operators-with-Limits"
22652
22653 \end_inset
22654
22655
22656 \end_layout
22657
22658 \begin_layout Standard
22659 Sum (
22660 \begin_inset Formula $\sum$
22661 \end_inset
22662
22663 ) and integral (
22664 \begin_inset Formula $\int$
22665 \end_inset
22666
22667 ) operators are very often decorated with limits.
22668  These limits can be entered in LyX by entering them as you would enter
22669  a super- or subscript, directly after the symbol.
22670  The sum operator will automatically place its 
22671 \begin_inset Quotes eld
22672 \end_inset
22673
22674 limits
22675 \begin_inset Quotes erd
22676 \end_inset
22677
22678  over and under the symbol in displayed formulas, and on the side in inline
22679  formulas.
22680  Such as 
22681 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22682 \end_inset
22683
22684 , versus
22685 \begin_inset Formula 
22686 \[
22687 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22688 \]
22689
22690 \end_inset
22691
22692 Integral signs, however, will place the limits on the side in both formula
22693  types.
22694 \end_layout
22695
22696 \begin_layout Standard
22697 All operators with limits will be automatically re-sized when placed in
22698  display mode.
22699  The placement of the limits can be changed by placing the cursor directly
22700  behind the operator and hitting 
22701 \begin_inset Info
22702 type  "shortcut"
22703 arg   "math-limits"
22704 \end_inset
22705
22706  or using the menu 
22707 \family sans
22708 Edit\SpecialChar \menuseparator
22709 Math\SpecialChar \menuseparator
22710 Change
22711 \begin_inset space ~
22712 \end_inset
22713
22714 Limits
22715 \begin_inset space ~
22716 \end_inset
22717
22718 Type
22719 \family default
22720 .
22721 \end_layout
22722
22723 \begin_layout Standard
22724 Certain other mathematical expressions have this 
22725 \begin_inset Quotes eld
22726 \end_inset
22727
22728 moving limits
22729 \begin_inset Quotes erd
22730 \end_inset
22731
22732  feature as addition, such as
22733 \begin_inset Index idx
22734 status collapsed
22735
22736 \begin_layout Plain Layout
22737 Math ! Limits
22738 \end_layout
22739
22740 \end_inset
22741
22742
22743 \begin_inset Formula 
22744 \[
22745 \lim_{x\rightarrow\infty}f(x),
22746 \]
22747
22748 \end_inset
22749
22750 which will place the 
22751 \begin_inset Formula $x\rightarrow\infty$
22752 \end_inset
22753
22754  underneath the 
22755 \begin_inset Quotes eld
22756 \end_inset
22757
22758 lim
22759 \begin_inset Quotes erd
22760 \end_inset
22761
22762  in display mode.
22763  In inline formulas it looks like this: 
22764 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22765 \end_inset
22766
22767 .
22768 \end_layout
22769
22770 \begin_layout Standard
22771 Note that the lim-function was entered as the function macro 
22772 \series bold
22773
22774 \backslash
22775 lim
22776 \series default
22777 .
22778  Have a look at section
22779 \begin_inset space ~
22780 \end_inset
22781
22782
22783 \begin_inset CommandInset ref
22784 LatexCommand ref
22785 reference "sub:Functions"
22786
22787 \end_inset
22788
22789  for an explanation of function macros.
22790 \end_layout
22791
22792 \begin_layout Subsection
22793 Math Symbols
22794 \begin_inset Index idx
22795 status collapsed
22796
22797 \begin_layout Plain Layout
22798 Math ! Symbols
22799 \end_layout
22800
22801 \end_inset
22802
22803
22804 \end_layout
22805
22806 \begin_layout Standard
22807 Most math symbols can be found in the 
22808 \family sans
22809 Math
22810 \begin_inset space ~
22811 \end_inset
22812
22813 Panel
22814 \family default
22815  under one of several categories; including 
22816 \family sans
22817 Greek
22818 \family default
22819
22820 \family sans
22821 Operators
22822 \family default
22823  , 
22824 \family sans
22825 Relations
22826 \family default
22827
22828 \family sans
22829 Arrows
22830 \family default
22831 .
22832  There are also the additional symbols provided by the American Mathematical
22833  Society (AMS).
22834 \end_layout
22835
22836 \begin_layout Standard
22837 If you know the LaTeX-command for a construct or symbol you wish to use,
22838  you don't have to use the 
22839 \family sans
22840 Math
22841 \begin_inset space ~
22842 \end_inset
22843
22844 Panel
22845 \family default
22846 , but can type the command directly into the formula.
22847  LyX will convert it to the corresponding symbol or construct.
22848 \end_layout
22849
22850 \begin_layout Subsection
22851 Altering Spacing
22852 \begin_inset Index idx
22853 status collapsed
22854
22855 \begin_layout Plain Layout
22856 Math ! Spaces
22857 \end_layout
22858
22859 \end_inset
22860
22861
22862 \end_layout
22863
22864 \begin_layout Standard
22865 You may want to create spaces that differ from the standard spacing that
22866  LaTeX provides.
22867  To do this, type 
22868 \begin_inset Info
22869 type  "shortcut"
22870 arg   "space-insert protected"
22871 \end_inset
22872
22873  or to use the 
22874 \family sans
22875 Math
22876 \begin_inset space ~
22877 \end_inset
22878
22879 Panel
22880 \family default
22881  button 
22882 \begin_inset Graphics
22883         filename ../images/math/space.png
22884         scale 85
22885         groupId toolbarbuttons
22886
22887 \end_inset
22888
22889 .
22890  This generates a small space, and shows a small marker on the screen.
22891  For example, the sequence 
22892 \series bold
22893 a Ctrl+Space b
22894 \series default
22895
22896 \begin_inset Formula $a\, b$
22897 \end_inset
22898
22899  appears in LyX as 
22900 \begin_inset Graphics
22901         filename clipart/SpaceMarker.png
22902
22903 \end_inset
22904
22905 .
22906  You can change the space to different sizes when you set the cursor behind
22907  the space marker and hit space again several times.
22908  With every space hit the size will be changed.
22909  Some markers for the space size appear red in LyX, because they are negative
22910  spaces.
22911  Here are two examples:
22912 \end_layout
22913
22914 \begin_layout Standard
22915
22916 \series bold
22917 a Ctrl+Space b
22918 \series default
22919  and 3×
22920 \family sans
22921 Space
22922 \family default
22923
22924 \begin_inset Formula $a\quad b$
22925 \end_inset
22926
22927
22928 \end_layout
22929
22930 \begin_layout Standard
22931
22932 \series bold
22933 a Ctrl+Space b
22934 \series default
22935  and 5×
22936 \family sans
22937 Space
22938 \family default
22939
22940 \begin_inset Formula $a\! b$
22941 \end_inset
22942
22943
22944 \end_layout
22945
22946 \begin_layout Subsection
22947 Functions
22948 \begin_inset Index idx
22949 status collapsed
22950
22951 \begin_layout Plain Layout
22952 Math ! Functions
22953 \end_layout
22954
22955 \end_inset
22956
22957
22958 \begin_inset CommandInset label
22959 LatexCommand label
22960 name "sub:Functions"
22961
22962 \end_inset
22963
22964
22965 \end_layout
22966
22967 \begin_layout Standard
22968 The 
22969 \family sans
22970 Math
22971 \begin_inset space ~
22972 \end_inset
22973
22974 Panel
22975 \family default
22976  contains under the button 
22977 \begin_inset Graphics
22978         filename ../images/math/functions.png
22979         scale 85
22980         groupId toolbarbuttons
22981
22982 \end_inset
22983
22984  a number of function macros, such as 
22985 \begin_inset Formula $\sin$
22986 \end_inset
22987
22988
22989 \begin_inset Formula $\lim$
22990 \end_inset
22991
22992
22993 \emph on
22994 etc
22995 \emph default
22996 .
22997  (you can also insert them in a formula by typing 
22998 \series bold
22999
23000 \backslash
23001 sin
23002 \series default
23003  etc.).
23004  Standard mathematical practice is that functions are printed upright to
23005  avoid confusions, because 
23006 \begin_inset Formula $sin$
23007 \end_inset
23008
23009  does normally mean 
23010 \begin_inset Formula $s\cdot i\cdot n$
23011 \end_inset
23012
23013 .
23014 \end_layout
23015
23016 \begin_layout Standard
23017 Using the function macros will also produce correct spacing around the function:
23018  
23019 \begin_inset Formula $a\sin x$
23020 \end_inset
23021
23022  is different from 
23023 \begin_inset Formula $asinx$
23024 \end_inset
23025
23026
23027 \end_layout
23028
23029 \begin_layout Standard
23030 For some mathematical objects, like the limes, the macro changes where subscript
23031 s are placed, as described in section
23032 \begin_inset space ~
23033 \end_inset
23034
23035
23036 \begin_inset CommandInset ref
23037 LatexCommand ref
23038 reference "sub:Operators-with-Limits"
23039
23040 \end_inset
23041
23042 .
23043 \end_layout
23044
23045 \begin_layout Subsection
23046 Accents
23047 \begin_inset Index idx
23048 status collapsed
23049
23050 \begin_layout Plain Layout
23051 Math ! Accents
23052 \end_layout
23053
23054 \end_inset
23055
23056
23057 \end_layout
23058
23059 \begin_layout Standard
23060 In a formula you can insert accented characters in the same way as in text
23061  mode.
23062  This may depend on your keyboard, or the bindings file you use.
23063  You can also use LaTeX commands to e.
23064 \begin_inset space \thinspace{}
23065 \end_inset
23066
23067 g.
23068 \begin_inset space \space{}
23069 \end_inset
23070
23071 enter 
23072 \begin_inset Formula $\hat{a}$
23073 \end_inset
23074
23075  even if your keyboard doesn't have hat-accents enabled.
23076  Our example is entered by typing 
23077 \series bold
23078
23079 \backslash
23080 hat
23081 \begin_inset ERT
23082 status collapsed
23083
23084 \begin_layout Plain Layout
23085
23086
23087 \backslash
23088 spce 
23089 \end_layout
23090
23091 \end_inset
23092
23093 a
23094 \series default
23095  in a formula.
23096  Table
23097 \begin_inset space ~
23098 \end_inset
23099
23100
23101 \begin_inset CommandInset ref
23102 LatexCommand ref
23103 reference "cap:Accent-names-and"
23104
23105 \end_inset
23106
23107  shows the equivalences between the accent names and the commands.
23108 \end_layout
23109
23110 \begin_layout Standard
23111 \begin_inset Float table
23112 wide false
23113 sideways false
23114 status open
23115
23116 \begin_layout Plain Layout
23117 \begin_inset Caption
23118
23119 \begin_layout Plain Layout
23120 \begin_inset CommandInset label
23121 LatexCommand label
23122 name "cap:Accent-names-and"
23123
23124 \end_inset
23125
23126 Accent names and the corresponding commands.
23127 \end_layout
23128
23129 \end_inset
23130
23131
23132 \end_layout
23133
23134 \begin_layout Plain Layout
23135 \align center
23136 \begin_inset Tabular
23137 <lyxtabular version="3" rows="11" columns="3">
23138 <features tabularvalignment="middle">
23139 <column alignment="center" valignment="top" width="0pt">
23140 <column alignment="center" valignment="top" width="0pt">
23141 <column alignment="center" valignment="top" width="0pt">
23142 <row>
23143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23144 \begin_inset Text
23145
23146 \begin_layout Plain Layout
23147 Name
23148 \end_layout
23149
23150 \end_inset
23151 </cell>
23152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23153 \begin_inset Text
23154
23155 \begin_layout Plain Layout
23156 Command
23157 \end_layout
23158
23159 \end_inset
23160 </cell>
23161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23162 \begin_inset Text
23163
23164 \begin_layout Plain Layout
23165 E
23166 \family roman
23167 \series medium
23168 \shape up
23169 \size normal
23170 \emph off
23171 \bar no
23172 \noun off
23173 \color none
23174 xample
23175 \end_layout
23176
23177 \end_inset
23178 </cell>
23179 </row>
23180 <row>
23181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23182 \begin_inset Text
23183
23184 \begin_layout Plain Layout
23185
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 circumflex
23195 \end_layout
23196
23197 \end_inset
23198 </cell>
23199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23200 \begin_inset Text
23201
23202 \begin_layout Plain Layout
23203
23204 \series bold
23205
23206 \backslash
23207 hat
23208 \end_layout
23209
23210 \end_inset
23211 </cell>
23212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23213 \begin_inset Text
23214
23215 \begin_layout Plain Layout
23216
23217 \family roman
23218 \series medium
23219 \shape up
23220 \size normal
23221 \emph off
23222 \bar no
23223 \noun off
23224 \color none
23225 \begin_inset Formula $\hat{a}$
23226 \end_inset
23227
23228
23229 \end_layout
23230
23231 \end_inset
23232 </cell>
23233 </row>
23234 <row>
23235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239
23240 \family roman
23241 \series medium
23242 \shape up
23243 \size normal
23244 \emph off
23245 \bar no
23246 \noun off
23247 \color none
23248 grave
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Plain Layout
23257
23258 \series bold
23259
23260 \backslash
23261 grave
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23267 \begin_inset Text
23268
23269 \begin_layout Plain Layout
23270
23271 \family roman
23272 \series medium
23273 \shape up
23274 \size normal
23275 \emph off
23276 \bar no
23277 \noun off
23278 \color none
23279 \begin_inset Formula $\grave{a}$
23280 \end_inset
23281
23282
23283 \end_layout
23284
23285 \end_inset
23286 </cell>
23287 </row>
23288 <row>
23289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23290 \begin_inset Text
23291
23292 \begin_layout Plain Layout
23293
23294 \family roman
23295 \series medium
23296 \shape up
23297 \size normal
23298 \emph off
23299 \bar no
23300 \noun off
23301 \color none
23302 acute
23303 \end_layout
23304
23305 \end_inset
23306 </cell>
23307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23308 \begin_inset Text
23309
23310 \begin_layout Plain Layout
23311
23312 \series bold
23313
23314 \backslash
23315 acute
23316 \end_layout
23317
23318 \end_inset
23319 </cell>
23320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23321 \begin_inset Text
23322
23323 \begin_layout Plain Layout
23324
23325 \family roman
23326 \series medium
23327 \shape up
23328 \size normal
23329 \emph off
23330 \bar no
23331 \noun off
23332 \color none
23333 \begin_inset Formula $\acute{a}$
23334 \end_inset
23335
23336
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 </row>
23342 <row>
23343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23344 \begin_inset Text
23345
23346 \begin_layout Plain Layout
23347
23348 \family roman
23349 \series medium
23350 \shape up
23351 \size normal
23352 \emph off
23353 \bar no
23354 \noun off
23355 \color none
23356 umlaut
23357 \end_layout
23358
23359 \end_inset
23360 </cell>
23361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23362 \begin_inset Text
23363
23364 \begin_layout Plain Layout
23365
23366 \series bold
23367
23368 \backslash
23369 ddot
23370 \end_layout
23371
23372 \end_inset
23373 </cell>
23374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23375 \begin_inset Text
23376
23377 \begin_layout Plain Layout
23378
23379 \family roman
23380 \series medium
23381 \shape up
23382 \size normal
23383 \emph off
23384 \bar no
23385 \noun off
23386 \color none
23387 \begin_inset Formula $\ddot{a}$
23388 \end_inset
23389
23390
23391 \end_layout
23392
23393 \end_inset
23394 </cell>
23395 </row>
23396 <row>
23397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23398 \begin_inset Text
23399
23400 \begin_layout Plain Layout
23401
23402 \family roman
23403 \series medium
23404 \shape up
23405 \size normal
23406 \emph off
23407 \bar no
23408 \noun off
23409 \color none
23410 tilde
23411 \end_layout
23412
23413 \end_inset
23414 </cell>
23415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23416 \begin_inset Text
23417
23418 \begin_layout Plain Layout
23419
23420 \series bold
23421
23422 \backslash
23423 tilde
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23429 \begin_inset Text
23430
23431 \begin_layout Plain Layout
23432
23433 \family roman
23434 \series medium
23435 \shape up
23436 \size normal
23437 \emph off
23438 \bar no
23439 \noun off
23440 \color none
23441 \begin_inset Formula $\tilde{a}$
23442 \end_inset
23443
23444
23445 \end_layout
23446
23447 \end_inset
23448 </cell>
23449 </row>
23450 <row>
23451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23452 \begin_inset Text
23453
23454 \begin_layout Plain Layout
23455
23456 \family roman
23457 \series medium
23458 \shape up
23459 \size normal
23460 \emph off
23461 \bar no
23462 \noun off
23463 \color none
23464 dot
23465 \end_layout
23466
23467 \end_inset
23468 </cell>
23469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23470 \begin_inset Text
23471
23472 \begin_layout Plain Layout
23473
23474 \series bold
23475
23476 \backslash
23477 dot
23478 \end_layout
23479
23480 \end_inset
23481 </cell>
23482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23483 \begin_inset Text
23484
23485 \begin_layout Plain Layout
23486
23487 \family roman
23488 \series medium
23489 \shape up
23490 \size normal
23491 \emph off
23492 \bar no
23493 \noun off
23494 \color none
23495 \begin_inset Formula $\dot{a}$
23496 \end_inset
23497
23498
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 </row>
23504 <row>
23505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23506 \begin_inset Text
23507
23508 \begin_layout Plain Layout
23509
23510 \family roman
23511 \series medium
23512 \shape up
23513 \size normal
23514 \emph off
23515 \bar no
23516 \noun off
23517 \color none
23518 breve
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23524 \begin_inset Text
23525
23526 \begin_layout Plain Layout
23527
23528 \series bold
23529
23530 \backslash
23531 breve
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540
23541 \family roman
23542 \series medium
23543 \shape up
23544 \size normal
23545 \emph off
23546 \bar no
23547 \noun off
23548 \color none
23549 \begin_inset Formula $\breve{a}$
23550 \end_inset
23551
23552
23553 \end_layout
23554
23555 \end_inset
23556 </cell>
23557 </row>
23558 <row>
23559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \begin_layout Plain Layout
23563
23564 \family roman
23565 \series medium
23566 \shape up
23567 \size normal
23568 \emph off
23569 \bar no
23570 \noun off
23571 \color none
23572 caron
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581
23582 \series bold
23583
23584 \backslash
23585 check
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23591 \begin_inset Text
23592
23593 \begin_layout Plain Layout
23594
23595 \family roman
23596 \series medium
23597 \shape up
23598 \size normal
23599 \emph off
23600 \bar no
23601 \noun off
23602 \color none
23603 \begin_inset Formula $\check{a}$
23604 \end_inset
23605
23606
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 </row>
23612 <row>
23613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23614 \begin_inset Text
23615
23616 \begin_layout Plain Layout
23617
23618 \family roman
23619 \series medium
23620 \shape up
23621 \size normal
23622 \emph off
23623 \bar no
23624 \noun off
23625 \color none
23626 macron
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635
23636 \series bold
23637
23638 \backslash
23639 bar
23640 \end_layout
23641
23642 \end_inset
23643 </cell>
23644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23645 \begin_inset Text
23646
23647 \begin_layout Plain Layout
23648
23649 \family roman
23650 \series medium
23651 \shape up
23652 \size normal
23653 \emph off
23654 \bar no
23655 \noun off
23656 \color none
23657 \begin_inset Formula $\bar{a}$
23658 \end_inset
23659
23660
23661 \end_layout
23662
23663 \end_inset
23664 </cell>
23665 </row>
23666 <row>
23667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23668 \begin_inset Text
23669
23670 \begin_layout Plain Layout
23671 vector
23672 \end_layout
23673
23674 \end_inset
23675 </cell>
23676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23677 \begin_inset Text
23678
23679 \begin_layout Plain Layout
23680
23681 \series bold
23682
23683 \backslash
23684 vec
23685 \end_layout
23686
23687 \end_inset
23688 </cell>
23689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23690 \begin_inset Text
23691
23692 \begin_layout Plain Layout
23693
23694 \family roman
23695 \series medium
23696 \shape up
23697 \size normal
23698 \emph off
23699 \bar no
23700 \noun off
23701 \color none
23702 \begin_inset Formula $\vec{a}$
23703 \end_inset
23704
23705
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 </row>
23711 </lyxtabular>
23712
23713 \end_inset
23714
23715
23716 \end_layout
23717
23718 \end_inset
23719
23720
23721 \end_layout
23722
23723 \begin_layout Standard
23724 You can choose one of the accents by selecting an item from the 
23725 \family sans
23726 Frame
23727 \begin_inset space ~
23728 \end_inset
23729
23730 decorations
23731 \family default
23732  symbol set button 
23733 \begin_inset Graphics
23734         filename ../images/math/hat.png
23735         scale 85
23736         groupId toolbarbuttons
23737
23738 \end_inset
23739
23740  in the math panel ; this will apply to any selection you have made within
23741  a formula too.
23742 \end_layout
23743
23744 \begin_layout Section
23745 Brackets and Delimiters
23746 \begin_inset Index idx
23747 status collapsed
23748
23749 \begin_layout Plain Layout
23750 Math ! Brackets
23751 \end_layout
23752
23753 \end_inset
23754
23755
23756 \begin_inset Index idx
23757 status collapsed
23758
23759 \begin_layout Plain Layout
23760 Math ! Delimiters
23761 \end_layout
23762
23763 \end_inset
23764
23765
23766 \begin_inset CommandInset label
23767 LatexCommand label
23768 name "sec:Brackets-and-Delimiters"
23769
23770 \end_inset
23771
23772
23773 \end_layout
23774
23775 \begin_layout Standard
23776 There are several brackets available through LyX.
23777  For most purposes, using just the keys 
23778 \family typewriter
23779 []{}()|<>
23780 \family default
23781  should suffice.
23782  But if you want to surround a large structure, like a matrix or a fraction,
23783  or if you have several layers of brackets, it is better to use the math
23784  toolbar delimiter icon 
23785 \begin_inset Info
23786 type  "icon"
23787 arg   "dialog-show mathdelimiter"
23788 \end_inset
23789
23790 .
23791  For example, that's how you would construct the brackets around a standard
23792  matrix such as:
23793 \begin_inset Formula 
23794 \[
23795 \left[\begin{array}{cc}
23796 1 & 2\\
23797 3 & 4
23798 \end{array}\right]
23799 \]
23800
23801 \end_inset
23802
23803 and to make it easier to see the layers of parentheses as in: 
23804 \begin_inset Formula 
23805 \[
23806 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23807 \]
23808
23809 \end_inset
23810
23811
23812 \end_layout
23813
23814 \begin_layout Standard
23815 The parentheses, and other brackets from that menu will automatically re-size
23816  to accommodate the size of what is inside.
23817 \end_layout
23818
23819 \begin_layout Standard
23820 To construct brackets click on the button for the bracket you want on the
23821  left side and right side.
23822  If you use the option 
23823 \family sans
23824 Keep
23825 \begin_inset space ~
23826 \end_inset
23827
23828 matched
23829 \family default
23830 , the selected bracket type will be used for the left and the right side.
23831  The selection will be shown below the button field.
23832  If you want one side to not have a bracket, use the blank button.
23833  It will appear in LyX with a dotted line, but nothing will be printed.
23834 \end_layout
23835
23836 \begin_layout Standard
23837 If you want to place brackets around math structures, like a square root,
23838  you can do that by highlighting (selecting) the structure that is to go
23839  inside the brackets.
23840  Then choose the appropriate brackets for left and right and click on 
23841 \family sans
23842 Insert
23843 \family default
23844 .
23845  The parentheses will be drawn around the selected structure.
23846 \end_layout
23847
23848 \begin_layout Section
23849 Arrays and Multi-line Equations
23850 \begin_inset Index idx
23851 status collapsed
23852
23853 \begin_layout Plain Layout
23854 Math ! Arrays
23855 \end_layout
23856
23857 \end_inset
23858
23859
23860 \begin_inset Index idx
23861 status collapsed
23862
23863 \begin_layout Plain Layout
23864 Math ! Matrices
23865 \end_layout
23866
23867 \end_inset
23868
23869
23870 \begin_inset Index idx
23871 status collapsed
23872
23873 \begin_layout Plain Layout
23874 Math ! Multi-line Equations
23875 \end_layout
23876
23877 \end_inset
23878
23879
23880 \end_layout
23881
23882 \begin_layout Standard
23883 Matrices are entered in LyX using the 
23884 \family sans
23885 Math
23886 \begin_inset space ~
23887 \end_inset
23888
23889 Panel
23890 \family default
23891  matrix button 
23892 \begin_inset Graphics
23893         filename ../images/math/matrix.png
23894         scale 85
23895         groupId toolbarbuttons
23896
23897 \end_inset
23898
23899 .
23900  It will open a dialog for you to choose the number of rows/columns.
23901  Here is an example:
23902 \begin_inset Formula 
23903 \[
23904 \left(\begin{array}{ccc}
23905 1 & 2 & 3\\
23906 4 & 5 & 6\\
23907 7 & 8 & 9
23908 \end{array}\right)
23909 \]
23910
23911 \end_inset
23912
23913 The parentheses aren't automatic, but you can add them as described in section
23914 \begin_inset space ~
23915 \end_inset
23916
23917
23918 \begin_inset CommandInset ref
23919 LatexCommand ref
23920 reference "sec:Brackets-and-Delimiters"
23921
23922 \end_inset
23923
23924 .
23925  When you construct the matrix, you can decide whether the column entries
23926  will be left-, right-, or center-justified.
23927  This alignment is set in the box 
23928 \family sans
23929 Horizontal
23930 \family default
23931  with the letters 
23932 \begin_inset Quotes eld
23933 \end_inset
23934
23935
23936 \family sans
23937 l
23938 \family default
23939
23940 \begin_inset Quotes erd
23941 \end_inset
23942
23943
23944 \begin_inset Quotes eld
23945 \end_inset
23946
23947
23948 \family sans
23949 r
23950 \family default
23951
23952 \begin_inset Quotes erd
23953 \end_inset
23954
23955 , and 
23956 \begin_inset Quotes eld
23957 \end_inset
23958
23959
23960 \family sans
23961 c
23962 \family default
23963
23964 \begin_inset Quotes erd
23965 \end_inset
23966
23967 .
23968  LyX proposes a 
23969 \begin_inset Quotes eld
23970 \end_inset
23971
23972
23973 \family sans
23974 c
23975 \family default
23976
23977 \begin_inset Quotes erd
23978 \end_inset
23979
23980  for every column as default.
23981  For example, the sequence 
23982 \begin_inset Quotes eld
23983 \end_inset
23984
23985
23986 \family sans
23987 lcr
23988 \family default
23989
23990 \begin_inset Quotes erd
23991 \end_inset
23992
23993  means that the first column will be left-justified, the second will be
23994  centered, and the third column will be right-justified, because each letter
23995  corresponds to the relevant column.
23996  The result will look like this:
23997 \begin_inset Formula 
23998 \[
23999 \begin{array}{lcr}
24000 this & this\, column & this\, column\\
24001 column & has & has\, right\\
24002 has\, left\, alignment & center\, alignment & alignment
24003 \end{array}.
24004 \]
24005
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \begin_layout Standard
24012 You can add more rows to an existing matrix by hitting 
24013 \begin_inset Info
24014 type  "shortcut"
24015 arg   "newline-insert newline"
24016 \end_inset
24017
24018  while the cursor is in the matrix.
24019  Adding or deleting columns can be done via the menu 
24020 \family sans
24021 Edit\SpecialChar \menuseparator
24022 Math
24023 \family default
24024  or the math toolbar.
24025 \end_layout
24026
24027 \begin_layout Standard
24028 There are other arrays used in formulas, such as distinctions of cases.
24029  It can be created with the menu 
24030 \family sans
24031 Insert\SpecialChar \menuseparator
24032 Math\SpecialChar \menuseparator
24033 Cases
24034 \begin_inset space ~
24035 \end_inset
24036
24037 Environment
24038 \family default
24039  or the command 
24040 \series bold
24041
24042 \backslash
24043 cases
24044 \series default
24045 .
24046  Here is an example: 
24047 \begin_inset Formula 
24048 \[
24049 f(x)=\begin{cases}
24050 -1 & x<0\\
24051 0 & x=0\\
24052 1 & x>0
24053 \end{cases}
24054 \]
24055
24056 \end_inset
24057
24058
24059 \end_layout
24060
24061 \begin_layout Standard
24062 \begin_inset VSpace bigskip
24063 \end_inset
24064
24065 Multi-line formulas are created when you press 
24066 \begin_inset Info
24067 type  "shortcut"
24068 arg   "newline-insert newline"
24069 \end_inset
24070
24071  within a formula.
24072  In an empty formula you can see that three blue boxes appear, one for each
24073  column.
24074  When you press 
24075 \begin_inset Info
24076 type  "shortcut"
24077 arg   "newline-insert newline"
24078 \end_inset
24079
24080  in a non-empty formula, the part before the relation sign (equal sign 
24081 \begin_inset Quotes eld
24082 \end_inset
24083
24084 =
24085 \begin_inset Quotes erd
24086 \end_inset
24087
24088  etc.) will be inserted automatically in the first column, the relation sign
24089  is in the second column, and the rest in the third column.
24090  A new row is created by every further hit of 
24091 \begin_inset Info
24092 type  "shortcut"
24093 arg   "newline-insert newline"
24094 \end_inset
24095
24096 .
24097  Multi-line formulas are always displayed formulas.
24098  Here is an example:
24099 \begin_inset Formula 
24100 \begin{eqnarray}
24101 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24102 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24103 \end{eqnarray}
24104
24105 \end_inset
24106
24107  To change the column assignment of the formula parts, place the cursor
24108  where you want to start the shift and hit 
24109 \family sans
24110 Ctrl-Tab.
24111
24112 \family default
24113  It shifts everything in the column which is right beside the current cursor
24114  position to the next column.
24115  Note that the middle column is designed for relation signs, structures
24116  within this column will be printed in a smaller size:
24117 \begin_inset Formula 
24118 \begin{eqnarray*}
24119 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24120 \end{eqnarray*}
24121
24122 \end_inset
24123
24124
24125 \end_layout
24126
24127 \begin_layout Standard
24128 The multi-line formula type described here is called 
24129 \family typewriter
24130 \series medium
24131 eqnarray
24132 \family default
24133 \series default
24134 .
24135  There are other multi-line types being more suitable for certain situations,
24136  for example if you want a better inter-line spacing than in formula (
24137 \begin_inset CommandInset ref
24138 LatexCommand ref
24139 reference "eq:asquared"
24140
24141 \end_inset
24142
24143 ).
24144  The other types are described in section
24145 \begin_inset space ~
24146 \end_inset
24147
24148
24149 \begin_inset CommandInset ref
24150 LatexCommand ref
24151 reference "sub:AMS-Formula-Types"
24152
24153 \end_inset
24154
24155 .
24156 \end_layout
24157
24158 \begin_layout Section
24159 Formula Numbering and Referencing
24160 \begin_inset Index idx
24161 status collapsed
24162
24163 \begin_layout Plain Layout
24164 Math ! Formula numbering
24165 \end_layout
24166
24167 \end_inset
24168
24169
24170 \begin_inset Index idx
24171 status collapsed
24172
24173 \begin_layout Plain Layout
24174 Math ! Referencing formulas
24175 \end_layout
24176
24177 \end_inset
24178
24179
24180 \begin_inset CommandInset label
24181 LatexCommand label
24182 name "sec:Formula-Numbering-and"
24183
24184 \end_inset
24185
24186
24187 \end_layout
24188
24189 \begin_layout Standard
24190 To number a formula, set the cursor in the formula and use the menu 
24191 \family sans
24192 Edit\SpecialChar \menuseparator
24193 Math\SpecialChar \menuseparator
24194 Toggle
24195 \begin_inset space ~
24196 \end_inset
24197
24198 Numbering
24199 \family default
24200  or the shortcut 
24201 \begin_inset Info
24202 type  "shortcut"
24203 arg   "math-number-toggle"
24204 \end_inset
24205
24206 .
24207  The formula number appears in LyX as 
24208 \begin_inset Quotes eld
24209 \end_inset
24210
24211 #
24212 \begin_inset Quotes erd
24213 \end_inset
24214
24215  within parentheses.
24216  The 
24217 \begin_inset Quotes eld
24218 \end_inset
24219
24220 #
24221 \begin_inset Quotes erd
24222 \end_inset
24223
24224  denotes that the number will be calculated automatically when the output
24225  is generated.
24226  The placement and format of the formula number in the output depends on
24227  the document class.
24228  In this document the number is printed together with the chapter number,
24229  separated by a dot:
24230 \begin_inset Formula 
24231 \begin{equation}
24232 1+1=2
24233 \end{equation}
24234
24235 \end_inset
24236
24237 Using 
24238 \begin_inset Info
24239 type  "shortcut"
24240 arg   "math-number-toggle"
24241 \end_inset
24242
24243  in a numbered formula will switch off the numbering.
24244  You can only number displayed formulas.
24245 \end_layout
24246
24247 \begin_layout Standard
24248 Multi-line formulas can be numbered line by line: Using the menu 
24249 \family sans
24250 Edit\SpecialChar \menuseparator
24251 Math\SpecialChar \menuseparator
24252 Toggle
24253 \begin_inset space ~
24254 \end_inset
24255
24256 Numbering
24257 \begin_inset space ~
24258 \end_inset
24259
24260 of
24261 \begin_inset space ~
24262 \end_inset
24263
24264 Line
24265 \family default
24266  or the shortcut 
24267 \begin_inset Info
24268 type  "shortcut"
24269 arg   "math-number-line-toggle"
24270 \end_inset
24271
24272  will only toggle the numbering of the line where the cursor is:
24273 \begin_inset Formula 
24274 \begin{eqnarray}
24275 1 & = & 3-2\\
24276 2 & = & 4-2\nonumber \\
24277 4 & \leq & 7
24278 \end{eqnarray}
24279
24280 \end_inset
24281
24282 To number all lines use the shortcut 
24283 \begin_inset Info
24284 type  "shortcut"
24285 arg   "math-number-toggle"
24286 \end_inset
24287
24288 .
24289 \end_layout
24290
24291 \begin_layout Standard
24292 \begin_inset VSpace bigskip
24293 \end_inset
24294
24295 Every displayed formula can be referenced by its number using a label.
24296  A label is inserted with the menu 
24297 \family sans
24298 Insert\SpecialChar \menuseparator
24299 Label
24300 \family default
24301  when the cursor is in the formula.
24302  This opens a dialog to enter the label.
24303  It is recommended to use the proposed 
24304 \begin_inset Quotes eld
24305 \end_inset
24306
24307
24308 \family sans
24309 eq:
24310 \family default
24311
24312 \begin_inset Quotes erd
24313 \end_inset
24314
24315  as first part of the label, because this helps later to identify the label
24316  type when you have many labels in your document.
24317  We inserted in the following example the label 
24318 \begin_inset Quotes eld
24319 \end_inset
24320
24321 eq:tanhExp
24322 \begin_inset Quotes erd
24323 \end_inset
24324
24325  in the second line:
24326 \begin_inset Formula 
24327 \begin{eqnarray}
24328 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24329  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24330 \end{eqnarray}
24331
24332 \end_inset
24333
24334 Every labeled line is automatically numbered.
24335  Therefore the label is shown in LyX at the place of the formula number
24336  placeholder 
24337 \begin_inset Quotes eld
24338 \end_inset
24339
24340 #
24341 \begin_inset Quotes erd
24342 \end_inset
24343
24344 .
24345  You can reference a labeled formula using the menu 
24346 \family sans
24347 Insert\SpecialChar \menuseparator
24348 Cross
24349 \begin_inset space ~
24350 \end_inset
24351
24352 Reference
24353 \family default
24354 .
24355  A dialog appears to choose a label you want refer to.
24356  The reference appears in LyX as a gray cross reference box and in the output
24357  as the formula number:
24358 \end_layout
24359
24360 \begin_layout Standard
24361 This is a cross-reference to equation (
24362 \begin_inset CommandInset ref
24363 LatexCommand ref
24364 reference "eq:tanhExp"
24365
24366 \end_inset
24367
24368 ).
24369 \end_layout
24370
24371 \begin_layout Standard
24372 The properties of LyX's cross-reference box are described in section
24373 \begin_inset space ~
24374 \end_inset
24375
24376
24377 \begin_inset CommandInset ref
24378 LatexCommand ref
24379 reference "sec:Cross-References"
24380
24381 \end_inset
24382
24383 .
24384  To delete a label, set the cursor in the labeled formula, use the menu
24385  
24386 \family sans
24387 Insert\SpecialChar \menuseparator
24388 Label
24389 \family default
24390  and delete the label in the appearing dialog.
24391 \begin_inset Foot
24392 status collapsed
24393
24394 \begin_layout Plain Layout
24395 This is a unintuitive and will be fixed in the next version of LyX.
24396 \end_layout
24397
24398 \end_inset
24399
24400  
24401 \end_layout
24402
24403 \begin_layout Section
24404 User defined math macros
24405 \begin_inset Index idx
24406 status collapsed
24407
24408 \begin_layout Plain Layout
24409 Math ! Macros
24410 \end_layout
24411
24412 \end_inset
24413
24414
24415 \end_layout
24416
24417 \begin_layout Standard
24418 LyX allows you to define macros for formulas which is very useful when you
24419  have equations of the same form in a document several times.
24420  Math macros are explained in section 
24421 \emph on
24422 Math
24423 \begin_inset space ~
24424 \end_inset
24425
24426 Macros
24427 \emph default
24428  of the 
24429 \emph on
24430 Math
24431 \emph default
24432  manual.
24433 \end_layout
24434
24435 \begin_layout Section
24436 Fine-Tuning
24437 \end_layout
24438
24439 \begin_layout Subsection
24440 Typefaces
24441 \begin_inset Index idx
24442 status collapsed
24443
24444 \begin_layout Plain Layout
24445 Math ! Typefaces
24446 \end_layout
24447
24448 \end_inset
24449
24450
24451 \end_layout
24452
24453 \begin_layout Standard
24454 The standard font for text is italic, for numbers the standard is roman.
24455  To set a font in a formula, use the 
24456 \family sans
24457 Math
24458 \begin_inset space ~
24459 \end_inset
24460
24461 Panel
24462 \family default
24463  button 
24464 \begin_inset Graphics
24465         filename ../images/math/font.png
24466         scale 85
24467         groupId toolbarbuttons
24468
24469 \end_inset
24470
24471 , or enter its command, listed in table
24472 \begin_inset space ~
24473 \end_inset
24474
24475
24476 \begin_inset CommandInset ref
24477 LatexCommand ref
24478 reference "cap:Typefaces-and-the"
24479
24480 \end_inset
24481
24482 , directly.
24483 \end_layout
24484
24485 \begin_layout Standard
24486 \begin_inset Float table
24487 wide false
24488 sideways false
24489 status open
24490
24491 \begin_layout Plain Layout
24492 \begin_inset Caption
24493
24494 \begin_layout Plain Layout
24495 \begin_inset CommandInset label
24496 LatexCommand label
24497 name "cap:Typefaces-and-the"
24498
24499 \end_inset
24500
24501 Typefaces and the corresponding commands.
24502 \end_layout
24503
24504 \end_inset
24505
24506
24507 \end_layout
24508
24509 \begin_layout Plain Layout
24510 \align center
24511 \begin_inset Tabular
24512 <lyxtabular version="3" rows="9" columns="2">
24513 <features tabularvalignment="middle">
24514 <column alignment="center" valignment="top" width="0pt">
24515 <column alignment="center" valignment="top" width="0pt">
24516 <row>
24517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24518 \begin_inset Text
24519
24520 \begin_layout Plain Layout
24521 Font
24522 \end_layout
24523
24524 \end_inset
24525 </cell>
24526 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24527 \begin_inset Text
24528
24529 \begin_layout Plain Layout
24530 Command
24531 \end_layout
24532
24533 \end_inset
24534 </cell>
24535 </row>
24536 <row>
24537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24538 \begin_inset Text
24539
24540 \begin_layout Plain Layout
24541
24542 \shape up
24543 \size normal
24544 \bar no
24545 \noun off
24546 \color none
24547 \begin_inset Formula $\mathrm{Roman}$
24548 \end_inset
24549
24550
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24556 \begin_inset Text
24557
24558 \begin_layout Plain Layout
24559
24560 \series bold
24561
24562 \backslash
24563 mathrm
24564 \end_layout
24565
24566 \end_inset
24567 </cell>
24568 </row>
24569 <row>
24570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24571 \begin_inset Text
24572
24573 \begin_layout Plain Layout
24574 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24575 \end_inset
24576
24577
24578 \end_layout
24579
24580 \end_inset
24581 </cell>
24582 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24583 \begin_inset Text
24584
24585 \begin_layout Plain Layout
24586
24587 \series bold
24588
24589 \backslash
24590 mathbf
24591 \end_layout
24592
24593 \end_inset
24594 </cell>
24595 </row>
24596 <row>
24597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24598 \begin_inset Text
24599
24600 \begin_layout Plain Layout
24601 \begin_inset Formula $\mathit{Italic}$
24602 \end_inset
24603
24604
24605 \end_layout
24606
24607 \end_inset
24608 </cell>
24609 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24610 \begin_inset Text
24611
24612 \begin_layout Plain Layout
24613
24614 \series bold
24615
24616 \backslash
24617 mathit
24618 \end_layout
24619
24620 \end_inset
24621 </cell>
24622 </row>
24623 <row>
24624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628
24629 \shape up
24630 \size normal
24631 \bar no
24632 \noun off
24633 \color none
24634 \begin_inset Formula $\mathtt{Typewriter}$
24635 \end_inset
24636
24637
24638 \end_layout
24639
24640 \end_inset
24641 </cell>
24642 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24643 \begin_inset Text
24644
24645 \begin_layout Plain Layout
24646
24647 \series bold
24648
24649 \backslash
24650 mathtt
24651 \end_layout
24652
24653 \end_inset
24654 </cell>
24655 </row>
24656 <row>
24657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24658 \begin_inset Text
24659
24660 \begin_layout Plain Layout
24661 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24662 \end_inset
24663
24664
24665 \end_layout
24666
24667 \end_inset
24668 </cell>
24669 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24670 \begin_inset Text
24671
24672 \begin_layout Plain Layout
24673
24674 \series bold
24675
24676 \backslash
24677 mathbb
24678 \end_layout
24679
24680 \end_inset
24681 </cell>
24682 </row>
24683 <row>
24684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24685 \begin_inset Text
24686
24687 \begin_layout Plain Layout
24688 \begin_inset Formula $\mathfrak{Fraktur}$
24689 \end_inset
24690
24691
24692 \end_layout
24693
24694 \end_inset
24695 </cell>
24696 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24697 \begin_inset Text
24698
24699 \begin_layout Plain Layout
24700
24701 \series bold
24702
24703 \backslash
24704 mathfrak
24705 \end_layout
24706
24707 \end_inset
24708 </cell>
24709 </row>
24710 <row>
24711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24712 \begin_inset Text
24713
24714 \begin_layout Plain Layout
24715
24716 \shape up
24717 \size normal
24718 \emph on
24719 \bar no
24720 \noun off
24721 \color none
24722 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24723 \end_inset
24724
24725
24726 \end_layout
24727
24728 \end_inset
24729 </cell>
24730 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24731 \begin_inset Text
24732
24733 \begin_layout Plain Layout
24734
24735 \series bold
24736
24737 \backslash
24738 mathcal
24739 \end_layout
24740
24741 \end_inset
24742 </cell>
24743 </row>
24744 <row>
24745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24746 \begin_inset Text
24747
24748 \begin_layout Plain Layout
24749 \begin_inset Formula $\mathsf{SansSerif}$
24750 \end_inset
24751
24752
24753 \end_layout
24754
24755 \end_inset
24756 </cell>
24757 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24758 \begin_inset Text
24759
24760 \begin_layout Plain Layout
24761
24762 \series bold
24763
24764 \backslash
24765 mathsf
24766 \end_layout
24767
24768 \end_inset
24769 </cell>
24770 </row>
24771 </lyxtabular>
24772
24773 \end_inset
24774
24775
24776 \end_layout
24777
24778 \end_inset
24779
24780
24781 \end_layout
24782
24783 \begin_layout Standard
24784 \begin_inset Note Greyedout
24785 status open
24786
24787 \begin_layout Plain Layout
24788
24789 \series bold
24790 Note:
24791 \series default
24792  You can only print capital letters in the typefaces 
24793 \family sans
24794 Blackboard
24795 \family default
24796  and 
24797 \family sans
24798 Calligraphic
24799 \family default
24800 .
24801 \end_layout
24802
24803 \end_inset
24804
24805
24806 \end_layout
24807
24808 \begin_layout Standard
24809 When you use a typeface, a blue box is inserted in the formula.
24810  Every character in this box will be printed in this typeface.
24811  Pressing 
24812 \family sans
24813 Space
24814 \family default
24815  within the box will set the cursor outside, so that you have to use a protected
24816  space when you need a space in the box.
24817  Here an example where 
24818 \begin_inset Quotes eld
24819 \end_inset
24820
24821 N
24822 \begin_inset Quotes erd
24823 \end_inset
24824
24825  in 
24826 \family sans
24827 Blackboard
24828 \family default
24829  denotes the set of numbers:
24830 \begin_inset Formula 
24831 \[
24832 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24833 \]
24834
24835 \end_inset
24836
24837
24838 \end_layout
24839
24840 \begin_layout Standard
24841 The typefaces are nestable, which can cause confusion.
24842  You can e.
24843 \begin_inset space \thinspace{}
24844 \end_inset
24845
24846 g.
24847 \begin_inset space \space{}
24848 \end_inset
24849
24850 put a character in 
24851 \family sans
24852 Fraktur
24853 \family default
24854  in a box for 
24855 \family sans
24856 Typewriter
24857 \family default
24858
24859 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24860 \end_inset
24861
24862  
24863 \begin_inset Newline newline
24864 \end_inset
24865
24866 So it is better not to use this feature.
24867 \end_layout
24868
24869 \begin_layout Standard
24870 The typefaces have no effect on Greek letters: 
24871 \begin_inset Formula $\mathfrak{abc\delta e}$
24872 \end_inset
24873
24874
24875 \begin_inset Newline newline
24876 \end_inset
24877
24878 You can only print them emboldened using the command 
24879 \series bold
24880
24881 \backslash
24882 boldsymbol
24883 \series default
24884 , which works like the other typeface commands: 
24885 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24886 \end_inset
24887
24888
24889 \end_layout
24890
24891 \begin_layout Standard
24892
24893 \series bold
24894
24895 \backslash
24896 boldsymbol
24897 \series default
24898  works for all symbols, letters, and numbers.
24899 \end_layout
24900
24901 \begin_layout Standard
24902 A number of other font options are available as well, in the menu 
24903 \family sans
24904 Edit\SpecialChar \menuseparator
24905 Math\SpecialChar \menuseparator
24906 Text
24907 \begin_inset space ~
24908 \end_inset
24909
24910 Style
24911 \family default
24912 .
24913 \end_layout
24914
24915 \begin_layout Subsection
24916 Math Text
24917 \begin_inset Index idx
24918 status collapsed
24919
24920 \begin_layout Plain Layout
24921 Math ! Text
24922 \end_layout
24923
24924 \end_inset
24925
24926
24927 \end_layout
24928
24929 \begin_layout Standard
24930 Typefaces are useful for entering some characters in some given font, but
24931  not for text.
24932  For typing longer pieces of text use the math text, which is obtained using
24933  the entry 
24934 \family sans
24935 Normal
24936 \begin_inset space ~
24937 \end_inset
24938
24939 text
24940 \begin_inset space ~
24941 \end_inset
24942
24943 mode
24944 \family default
24945  of the 
24946 \family sans
24947 Math
24948 \begin_inset space ~
24949 \end_inset
24950
24951 Panel
24952 \family default
24953  button 
24954 \begin_inset Graphics
24955         filename ../images/math/font.png
24956         scale 85
24957         groupId toolbarbuttons
24958
24959 \end_inset
24960
24961  (shortcut 
24962 \begin_inset Info
24963 type  "shortcut"
24964 arg   "font-default"
24965 \end_inset
24966
24967 ).
24968  Math text appears in LyX in black instead of blue.
24969  You can use spaces and accents in math text like in normal text.
24970  Here is an example:
24971 \begin_inset Formula 
24972 \[
24973 f(x)=\begin{cases}
24974 x & \mbox{if I say so}\\
24975 -x & \mbox{under Umständen}
24976 \end{cases}
24977 \]
24978
24979 \end_inset
24980
24981
24982 \end_layout
24983
24984 \begin_layout Subsection
24985 Font Sizes
24986 \begin_inset Index idx
24987 status collapsed
24988
24989 \begin_layout Plain Layout
24990 Math ! Font sizes
24991 \end_layout
24992
24993 \end_inset
24994
24995
24996 \end_layout
24997
24998 \begin_layout Standard
24999 There are four font styles (relative sizes) used in math-mode, which are
25000  automatically chosen in most situations.
25001  These are called 
25002 \family sans
25003 textstyle
25004 \family default
25005
25006 \family sans
25007 displaystyle
25008 \family default
25009
25010 \family sans
25011 scriptstyle
25012 \family default
25013 , and 
25014 \family sans
25015 scriptscriptstyle
25016 \family default
25017 .
25018  For most characters, 
25019 \family sans
25020 textstyle
25021 \family default
25022  and 
25023 \family sans
25024 displaystyle
25025 \family default
25026  are actually the same size, but fractions, superscripts and subscripts,
25027  and certain other structures, are set larger in 
25028 \family sans
25029 displaystyle
25030 \family default
25031 .
25032  Except for some operators, which resize themselves to accommodate various
25033  situations, all text will be set in the styles that LaTeX thinks are appropriat
25034 e.
25035  These choices can be overridden by using the math panel button 
25036 \begin_inset Graphics
25037         filename ../images/math/style.png
25038         scale 85
25039         groupId toolbarbuttons
25040
25041 \end_inset
25042
25043 .
25044  A box for the size will be created in which you can insert the math structure.
25045  For example, you can set 
25046 \begin_inset Formula $\frac{1}{2}$
25047 \end_inset
25048
25049 , which is normally in 
25050 \family sans
25051 textstyle
25052 \family default
25053 , larger in 
25054 \family sans
25055 displaystyle
25056 \family default
25057
25058 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25059 \end_inset
25060
25061 .
25062  The four styles are used in the following example:
25063 \end_layout
25064
25065 \begin_layout Standard
25066 \begin_inset Formula $displaystyle$
25067 \end_inset
25068
25069
25070 \begin_inset Formula ${\textstyle textstyle}$
25071 \end_inset
25072
25073
25074 \begin_inset Formula ${\scriptstyle scriptstyle}$
25075 \end_inset
25076
25077
25078 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25079 \end_inset
25080
25081 .
25082 \end_layout
25083
25084 \begin_layout Standard
25085 All these math-mode font sizes are relative, that means, if the whole math
25086  inset is set in a particular size with the menu 
25087 \family sans
25088 Edit\SpecialChar \menuseparator
25089 Text
25090 \begin_inset space ~
25091 \end_inset
25092
25093 Style
25094 \family default
25095 , all sizes in the formula will be adjusted relative to this size.
25096  Similarly, if the base font size of the document is changed, all fonts
25097  will be adjusted to correspond.
25098  As an example here is a formula in the font size 
25099 \begin_inset Quotes eld
25100 \end_inset
25101
25102 largest
25103 \begin_inset Quotes erd
25104 \end_inset
25105
25106 :
25107 \end_layout
25108
25109 \begin_layout Standard
25110
25111 \family roman
25112 \size largest
25113 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25114 \end_inset
25115
25116
25117 \end_layout
25118
25119 \begin_layout Section
25120 Theorem Modules
25121 \end_layout
25122
25123 \begin_layout Standard
25124 As of LyX 1.6, support for theorem-like environments has been moved out of
25125  the document classes and into layout modules.
25126 \begin_inset Index idx
25127 status collapsed
25128
25129 \begin_layout Plain Layout
25130 Layout Modules
25131 \end_layout
25132
25133 \end_inset
25134
25135  As a result, theorem-like environments can now easily be used with classes
25136  other than the AMS classes.
25137  See section 
25138 \begin_inset CommandInset ref
25139 LatexCommand ref
25140 reference "sub:Modules"
25141
25142 \end_inset
25143
25144  for more on layout modules.
25145 \end_layout
25146
25147 \begin_layout Section
25148 AMS-LaTeX
25149 \begin_inset Index idx
25150 status collapsed
25151
25152 \begin_layout Plain Layout
25153 AMS math
25154 \end_layout
25155
25156 \end_inset
25157
25158
25159 \begin_inset Index idx
25160 status collapsed
25161
25162 \begin_layout Plain Layout
25163 Math ! AMS
25164 \end_layout
25165
25166 \end_inset
25167
25168
25169 \end_layout
25170
25171 \begin_layout Standard
25172 LyX supports the packages provided by the American Mathematical Society
25173  (AMS) that are in common use.
25174 \end_layout
25175
25176 \begin_layout Subsection
25177 Enabling AMS-Support
25178 \end_layout
25179
25180 \begin_layout Standard
25181 Selecting the checkbox 
25182 \family sans
25183 Use
25184 \begin_inset space ~
25185 \end_inset
25186
25187 AMS
25188 \begin_inset space ~
25189 \end_inset
25190
25191 math
25192 \begin_inset space ~
25193 \end_inset
25194
25195 package
25196 \family default
25197  in the 
25198 \family sans
25199 Document\SpecialChar \menuseparator
25200 Settings
25201 \family default
25202
25203 \begin_inset Index idx
25204 status collapsed
25205
25206 \begin_layout Plain Layout
25207 Document ! Settings
25208 \end_layout
25209
25210 \end_inset
25211
25212  dialog under 
25213 \family sans
25214 Math
25215 \begin_inset space ~
25216 \end_inset
25217
25218 Options
25219 \family default
25220  will include the AMS-packages in the document, and make the facilities
25221  available.
25222  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25223  formulas, ensure that you have enabled AMS.
25224 \end_layout
25225
25226 \begin_layout Subsection
25227 AMS-Formula Types
25228 \begin_inset CommandInset label
25229 LatexCommand label
25230 name "sub:AMS-Formula-Types"
25231
25232 \end_inset
25233
25234
25235 \begin_inset Index idx
25236 status collapsed
25237
25238 \begin_layout Plain Layout
25239 Math ! Multi-line Equations
25240 \end_layout
25241
25242 \end_inset
25243
25244
25245 \end_layout
25246
25247 \begin_layout Standard
25248 AMS-LaTeX provides a selection of different formula types.
25249  LyX allows you to choose between 
25250 \family typewriter
25251 align
25252 \family default
25253
25254 \family typewriter
25255 alignat
25256 \family default
25257
25258 \family typewriter
25259 flalign
25260 \family default
25261
25262 \family typewriter
25263 gather
25264 \family default
25265 , and 
25266 \family typewriter
25267 multline
25268 \family default
25269 .
25270  We refer to the AMS-documentation for an explanation of these formula types.
25271 \end_layout
25272
25273 \begin_layout Chapter
25274 More Tools
25275 \end_layout
25276
25277 \begin_layout Section
25278 Cross-References
25279 \begin_inset Index idx
25280 status collapsed
25281
25282 \begin_layout Plain Layout
25283 Cross references
25284 \end_layout
25285
25286 \end_inset
25287
25288
25289 \begin_inset CommandInset label
25290 LatexCommand label
25291 name "sec:Cross-References"
25292
25293 \end_inset
25294
25295
25296 \end_layout
25297
25298 \begin_layout Standard
25299 One of LyX's strengths are cross-references.
25300  You can reference every section, float, footnote, formula, and list in
25301  the document.
25302  To reference a document part, you have to insert a label into it.
25303  The label is used as anchor and name for the reference.
25304  We want for example to refer to the second item of the following list:
25305 \end_layout
25306
25307 \begin_layout Enumerate
25308 First item
25309 \end_layout
25310
25311 \begin_layout Enumerate
25312 \begin_inset CommandInset label
25313 LatexCommand label
25314 name "enu:Second-item"
25315
25316 \end_inset
25317
25318 Second item
25319 \end_layout
25320
25321 \begin_layout Enumerate
25322 Third item
25323 \end_layout
25324
25325 \begin_layout Standard
25326 First we insert a label into the second item with the menu 
25327 \family sans
25328 Insert\SpecialChar \menuseparator
25329 Label
25330 \family default
25331  or by pressing the toolbar button 
25332 \begin_inset Info
25333 type  "icon"
25334 arg   "label-insert"
25335 \end_inset
25336
25337 .
25338  A gray label box like this: 
25339 \begin_inset Graphics
25340         filename clipart/labelQt4.png
25341         scale 85
25342
25343 \end_inset
25344
25345  is inserted and the label window pops up asking for the label text.
25346  LyX offers as text the first words of the item with a prefix, in our case
25347  the text 
25348 \begin_inset Quotes eld
25349 \end_inset
25350
25351
25352 \family sans
25353 enu: Second-item
25354 \family default
25355
25356 \begin_inset Quotes erd
25357 \end_inset
25358
25359 .
25360  The prefix 
25361 \begin_inset Quotes eld
25362 \end_inset
25363
25364
25365 \family sans
25366 enu:
25367 \family default
25368
25369 \begin_inset Quotes erd
25370 \end_inset
25371
25372  stands for 
25373 \begin_inset Quotes eld
25374 \end_inset
25375
25376 enumerate
25377 \begin_inset Quotes erd
25378 \end_inset
25379
25380 .
25381  The prefix depends on the document part where the label is inserted, e.
25382 \begin_inset space \thinspace{}
25383 \end_inset
25384
25385 g.
25386 \begin_inset space \space{}
25387 \end_inset
25388
25389 if you insert a label into a section heading, the prefix will be 
25390 \begin_inset Quotes eld
25391 \end_inset
25392
25393
25394 \family sans
25395 sec:
25396 \family default
25397
25398 \begin_inset Quotes erd
25399 \end_inset
25400
25401 .
25402 \end_layout
25403
25404 \begin_layout Standard
25405 To reference the item, we refer to its label using the menu 
25406 \family sans
25407 Insert\SpecialChar \menuseparator
25408 Cross-Reference
25409 \family default
25410  or the toolbar button 
25411 \begin_inset Info
25412 type  "icon"
25413 arg   "dialog-show-new-inset ref"
25414 \end_inset
25415
25416 .
25417  A gray cross-reference box like this: 
25418 \begin_inset Graphics
25419         filename clipart/referenceQt4.png
25420         scale 85
25421
25422 \end_inset
25423
25424  is inserted and the cross-reference window appears showing all the labels
25425  in the document.
25426  We can now sort the labels alphabetically and then choose the entry 
25427 \begin_inset Quotes eld
25428 \end_inset
25429
25430
25431 \family sans
25432 enu:Second-item
25433 \family default
25434
25435 \begin_inset Quotes erd
25436 \end_inset
25437
25438 .
25439  At the position of the cross-reference box the item number will appear
25440  in the output.
25441 \end_layout
25442
25443 \begin_layout Standard
25444 Alternatively to 
25445 \family sans
25446 Insert\SpecialChar \menuseparator
25447 Cross-Reference
25448 \family default
25449 , you can right-click on a label and use in the appearing context menu 
25450 \family sans
25451 Copy as Reference
25452 \family default
25453 .
25454  The cross-reference to this label is now in the clipboard and can be pasted
25455  to the actual cursor position via the menu 
25456 \family sans
25457 Edit\SpecialChar \menuseparator
25458 Paste
25459 \family default
25460  (shortcut 
25461 \begin_inset Info
25462 type  "shortcut"
25463 arg   "paste"
25464 \end_inset
25465
25466 ).
25467 \end_layout
25468
25469 \begin_layout Standard
25470 Here is our cross-reference: Item
25471 \begin_inset space ~
25472 \end_inset
25473
25474
25475 \begin_inset CommandInset ref
25476 LatexCommand ref
25477 reference "enu:Second-item"
25478
25479 \end_inset
25480
25481
25482 \end_layout
25483
25484 \begin_layout Standard
25485 It is recommended to use a protected space
25486 \begin_inset Foot
25487 status collapsed
25488
25489 \begin_layout Plain Layout
25490 described in section
25491 \begin_inset space ~
25492 \end_inset
25493
25494
25495 \begin_inset CommandInset ref
25496 LatexCommand ref
25497 reference "sub:Protected-Space"
25498
25499 \end_inset
25500
25501
25502 \end_layout
25503
25504 \end_inset
25505
25506  between the cross-reference name and the cross-reference to avoid ugly
25507  line breaks between them.
25508 \end_layout
25509
25510 \begin_layout Standard
25511 There are six formats of cross-references:
25512 \end_layout
25513
25514 \begin_layout Description
25515 <reference>: prints the number, this is the default: 
25516 \begin_inset CommandInset ref
25517 LatexCommand ref
25518 reference "fig:Two-distorted-images"
25519
25520 \end_inset
25521
25522
25523 \end_layout
25524
25525 \begin_layout Description
25526 (<reference>): prints the number within two parentheses, this is the style
25527  normally used to reference formulas, especially when the reference name
25528  
25529 \begin_inset Quotes eld
25530 \end_inset
25531
25532 Equation
25533 \begin_inset Quotes erd
25534 \end_inset
25535
25536  is omitted: 
25537 \begin_inset CommandInset ref
25538 LatexCommand eqref
25539 reference "eq:tanhExp"
25540
25541 \end_inset
25542
25543
25544 \end_layout
25545
25546 \begin_layout Description
25547 <page>: prints the page number: Page
25548 \begin_inset space ~
25549 \end_inset
25550
25551
25552 \begin_inset CommandInset ref
25553 LatexCommand pageref
25554 reference "fig:Two-distorted-images"
25555
25556 \end_inset
25557
25558
25559 \end_layout
25560
25561 \begin_layout Description
25562 on
25563 \begin_inset space ~
25564 \end_inset
25565
25566 page
25567 \begin_inset space ~
25568 \end_inset
25569
25570 <page>: prints the text "on page" and the page number: 
25571 \begin_inset CommandInset ref
25572 LatexCommand vpageref
25573 reference "fig:Two-distorted-images"
25574
25575 \end_inset
25576
25577
25578 \end_layout
25579
25580 \begin_layout Description
25581 <reference>
25582 \begin_inset space ~
25583 \end_inset
25584
25585 on
25586 \begin_inset space ~
25587 \end_inset
25588
25589 page
25590 \begin_inset space ~
25591 \end_inset
25592
25593 <page>: prints the number, the text "on page", and the page number: 
25594 \begin_inset CommandInset ref
25595 LatexCommand vref
25596 reference "fig:Two-distorted-images"
25597
25598 \end_inset
25599
25600
25601 \end_layout
25602
25603 \begin_layout Description
25604 Formatted
25605 \begin_inset space ~
25606 \end_inset
25607
25608 reference: prints a self defined cross-reference format.
25609 \begin_inset Newline newline
25610 \end_inset
25611
25612
25613 \begin_inset Note Greyedout
25614 status open
25615
25616 \begin_layout Plain Layout
25617
25618 \series bold
25619 Note:
25620 \series default
25621  This feature is only available when you have the LaTeX-package 
25622 \series bold
25623 prettyref
25624 \series default
25625  or 
25626 \series bold
25627 refstyle
25628 \series default
25629
25630 \begin_inset Index idx
25631 status collapsed
25632
25633 \begin_layout Plain Layout
25634 LaTeX-packages ! prettyref
25635 \end_layout
25636
25637 \end_inset
25638
25639
25640 \begin_inset Index idx
25641 status collapsed
25642
25643 \begin_layout Plain Layout
25644 LaTeX-packages ! refstyle
25645 \end_layout
25646
25647 \end_inset
25648
25649  installed.
25650 \end_layout
25651
25652 \end_inset
25653
25654
25655 \begin_inset Newline newline
25656 \end_inset
25657
25658 You can select which LaTeX-package should be used for this feature by setting
25659  the option 
25660 \family sans
25661 Use refstyle (not prettyref) for cross-references
25662 \family default
25663  in the menu 
25664 \family sans
25665 Document\SpecialChar \menuseparator
25666 Settings\SpecialChar \menuseparator
25667 Document Class
25668 \family default
25669 .
25670  The package 
25671 \series bold
25672 refstyle
25673 \series default
25674  is the default and preferred because 
25675 \series bold
25676 prettyref
25677 \series default
25678  supports only English documents.
25679  The format is specified by using the command 
25680 \series bold
25681
25682 \backslash
25683 newrefformat
25684 \series default
25685  (prettyref) or 
25686 \series bold
25687
25688 \backslash
25689 newref
25690 \series default
25691  (refstyle) in the LaTeX preamble of the document.
25692  For example redefining all references to figures (which have the label
25693  shortcut 
25694 \begin_inset Quotes eld
25695 \end_inset
25696
25697
25698 \family sans
25699 fig
25700 \family default
25701
25702 \begin_inset Quotes erd
25703 \end_inset
25704
25705 ) can be done with this command
25706 \begin_inset Newline newline
25707 \end_inset
25708
25709
25710 \series bold
25711
25712 \backslash
25713 newref{fig}{refcmd={Image on page 
25714 \backslash
25715 pageref{#1}}}
25716 \series default
25717
25718 \begin_inset Newline newline
25719 \end_inset
25720
25721 For more information about the format, have a look at the package documentations
25722
25723 \begin_inset CommandInset citation
25724 LatexCommand cite
25725 key "prettyref,refstyle"
25726
25727 \end_inset
25728
25729 .
25730 \end_layout
25731
25732 \begin_layout Description
25733 Textual
25734 \begin_inset space ~
25735 \end_inset
25736
25737 reference: prints the caption or the name of the reference: 
25738 \begin_inset CommandInset ref
25739 LatexCommand nameref
25740 reference "fig:Two-distorted-images"
25741
25742 \end_inset
25743
25744
25745 \end_layout
25746
25747 \begin_layout Standard
25748
25749 \family sans
25750 <page>
25751 \family default
25752  will not print the page number if the label is on the previous, the same,
25753  or the next page.
25754  You will e.
25755 \begin_inset space \thinspace{}
25756 \end_inset
25757
25758 g.
25759 \begin_inset space \space{}
25760 \end_inset
25761
25762 see the text 
25763 \begin_inset Quotes eld
25764 \end_inset
25765
25766
25767 \family sans
25768 on this page
25769 \family default
25770
25771 \begin_inset Quotes erd
25772 \end_inset
25773
25774  instead.
25775  The style 
25776 \family sans
25777 <reference> on page <page>
25778 \family default
25779  will not print anything about the page if the label is on the same page.
25780 \end_layout
25781
25782 \begin_layout Standard
25783 The number and current page of the referenced document part in the output
25784  is automatically calculated by LaTeX.
25785  The varieties are adjusted in the field 
25786 \family sans
25787 Format
25788 \family default
25789  of the cross-reference window, that appear when you click on the cross-referenc
25790 e.
25791 \end_layout
25792
25793 \begin_layout Standard
25794 You can only use the style 
25795 \family sans
25796 <reference>
25797 \family default
25798  to reference numbered document parts, while the reference style 
25799 \family sans
25800 <page>
25801 \family default
25802  is always possible.
25803 \end_layout
25804
25805 \begin_layout Standard
25806 If you want to reference a section, put the label in the section heading;
25807  for floats put the label in the caption; for footnotes put the label in
25808  it.
25809  Referencing formulas is explained in section
25810 \begin_inset space ~
25811 \end_inset
25812
25813
25814 \begin_inset CommandInset ref
25815 LatexCommand ref
25816 reference "sec:Formula-Numbering-and"
25817
25818 \end_inset
25819
25820 .
25821 \end_layout
25822
25823 \begin_layout Standard
25824 Right-clicking on a cross-reference opens a context menu.
25825  The entry 
25826 \family sans
25827 Go
25828 \begin_inset space ~
25829 \end_inset
25830
25831 to
25832 \begin_inset space ~
25833 \end_inset
25834
25835 Label
25836 \family default
25837  sets the cursor before the referenced label.
25838  This entry will be renamed in the context menu of the label to 
25839 \family sans
25840 Go
25841 \begin_inset space ~
25842 \end_inset
25843
25844 Back
25845 \family default
25846  so that you can use it to set the cursor back to the cross-reference.
25847  You can also go back with the toolbar button 
25848 \begin_inset Info
25849 type  "icon"
25850 arg   "bookmark-goto 0"
25851 \end_inset
25852
25853 .
25854 \end_layout
25855
25856 \begin_layout Standard
25857 You can change labels at any time.
25858  References to the changed label will automatically be updated so that you
25859  do not need to take care about this.
25860 \end_layout
25861
25862 \begin_layout Standard
25863 If a cross-reference refers to a non-existent label, you will see two question
25864  marks in the output instead of the reference.
25865 \end_layout
25866
25867 \begin_layout Standard
25868 References are described in detail in sec.
25869 \begin_inset space ~
25870 \end_inset
25871
25872
25873 \begin_inset Quotes eld
25874 \end_inset
25875
25876 Referencing Floats
25877 \begin_inset Quotes erd
25878 \end_inset
25879
25880  of the 
25881 \emph on
25882 Embedded
25883 \begin_inset space ~
25884 \end_inset
25885
25886 Objects
25887 \emph default
25888  manual.
25889 \end_layout
25890
25891 \begin_layout Section
25892 Table of Contents and other Listings
25893 \begin_inset Index idx
25894 status collapsed
25895
25896 \begin_layout Plain Layout
25897 Table of contents
25898 \end_layout
25899
25900 \end_inset
25901
25902
25903 \begin_inset Index idx
25904 status collapsed
25905
25906 \begin_layout Plain Layout
25907 Outline
25908 \end_layout
25909
25910 \end_inset
25911
25912
25913 \begin_inset CommandInset label
25914 LatexCommand label
25915 name "sec:toc"
25916
25917 \end_inset
25918
25919
25920 \end_layout
25921
25922 \begin_layout Subsection
25923 Table of Contents
25924 \begin_inset CommandInset label
25925 LatexCommand label
25926 name "sub:Table-of-Contents"
25927
25928 \end_inset
25929
25930
25931 \end_layout
25932
25933 \begin_layout Standard
25934 The Table of Contents (TOC) is inserted with the menu 
25935 \family sans
25936 Insert\SpecialChar \menuseparator
25937 List/TOC\SpecialChar \menuseparator
25938 Table
25939 \begin_inset space ~
25940 \end_inset
25941
25942 of
25943 \begin_inset space ~
25944 \end_inset
25945
25946 Contents
25947 \family default
25948 .
25949  Is is displayed in LyX as a gray box.
25950  If you click on it, the 
25951 \family sans
25952 Outline
25953 \family default
25954  window appears, showing you the TOC entries as outline to move and rearrange
25955  sections in your documents.
25956  So this operation is an alternative to the menu 
25957 \family sans
25958 Document\SpecialChar \menuseparator
25959 Outline
25960 \family default
25961  that is described in sec.
25962 \begin_inset space \thinspace{}
25963 \end_inset
25964
25965
25966 \begin_inset CommandInset ref
25967 LatexCommand ref
25968 reference "sec:Navigating"
25969
25970 \end_inset
25971
25972 .
25973 \end_layout
25974
25975 \begin_layout Standard
25976 The TOC in the document output lists every numbered section automatically.
25977  If you have declared a short title for a section heading, as described
25978  in section
25979 \begin_inset space ~
25980 \end_inset
25981
25982
25983 \begin_inset CommandInset ref
25984 LatexCommand ref
25985 reference "sec:Short-Titles"
25986
25987 \end_inset
25988
25989 , it will be used in the TOC instead of the section heading.
25990  Section
25991 \begin_inset space ~
25992 \end_inset
25993
25994
25995 \begin_inset CommandInset ref
25996 LatexCommand ref
25997 reference "sub:Numbering-depth"
25998
25999 \end_inset
26000
26001  describes how the level is adjusted that defines which section types are
26002  listed in the TOC.
26003  Unnumbered sections are not listed in the TOC.
26004 \end_layout
26005
26006 \begin_layout Subsection
26007 List of Figures, Tables, and Algorithms
26008 \begin_inset CommandInset label
26009 LatexCommand label
26010 name "sub:List-of-Figures"
26011
26012 \end_inset
26013
26014
26015 \end_layout
26016
26017 \begin_layout Standard
26018 Table, figure, and algorithm lists are very much like the table of contents.
26019  You can insert them via the 
26020 \family sans
26021 Insert\SpecialChar \menuseparator
26022 List
26023 \begin_inset space ~
26024 \end_inset
26025
26026 /
26027 \begin_inset space ~
26028 \end_inset
26029
26030 TOC
26031 \family default
26032  submenus.
26033  The list entries are the float captions and the float number.
26034 \end_layout
26035
26036 \begin_layout Section
26037 URLs and Hyperlinks
26038 \begin_inset Index idx
26039 status collapsed
26040
26041 \begin_layout Plain Layout
26042 URLs
26043 \end_layout
26044
26045 \end_inset
26046
26047
26048 \begin_inset Index idx
26049 status collapsed
26050
26051 \begin_layout Plain Layout
26052 Hyperlinks
26053 \end_layout
26054
26055 \end_inset
26056
26057
26058 \end_layout
26059
26060 \begin_layout Subsection
26061 URLs
26062 \begin_inset CommandInset label
26063 LatexCommand label
26064 name "sub:URLs"
26065
26066 \end_inset
26067
26068
26069 \end_layout
26070
26071 \begin_layout Standard
26072 Links to web pages or email addresses can be inserted via the menu 
26073 \family sans
26074 Insert\SpecialChar \menuseparator
26075 URL
26076 \family default
26077 .
26078 \end_layout
26079
26080 \begin_layout Standard
26081 Here is an example URL: LyX's homepage: 
26082 \begin_inset Flex URL
26083 status open
26084
26085 \begin_layout Plain Layout
26086
26087 http://www.lyx.org
26088 \end_layout
26089
26090 \end_inset
26091
26092
26093 \end_layout
26094
26095 \begin_layout Standard
26096 You cannot change the style of the link text, the URL text will always be
26097  in the style 
26098 \family typewriter
26099 Typewriter
26100 \family default
26101 .
26102  To be able to format the URL text, use hyperlinks as explained in the next
26103  subsection.
26104 \end_layout
26105
26106 \begin_layout Standard
26107 \begin_inset Note Greyedout
26108 status open
26109
26110 \begin_layout Plain Layout
26111
26112 \series bold
26113 Note:
26114 \series default
26115  URLs must not end with a backslash, otherwise you get LaTeX errors.
26116 \end_layout
26117
26118 \end_inset
26119
26120
26121 \end_layout
26122
26123 \begin_layout Subsection
26124 Hyperlinks
26125 \begin_inset CommandInset label
26126 LatexCommand label
26127 name "sub:Hyperlinks"
26128
26129 \end_inset
26130
26131
26132 \end_layout
26133
26134 \begin_layout Standard
26135 Hyperlinks can be inserted with the menu 
26136 \family sans
26137 Insert\SpecialChar \menuseparator
26138 Hyperlink
26139 \family default
26140  or with the toolbar button 
26141 \begin_inset Info
26142 type  "icon"
26143 arg   "href-insert"
26144 \end_inset
26145
26146 .
26147  The appearing dialog has two fields: 
26148 \family sans
26149 Target
26150 \family default
26151  and 
26152 \family sans
26153 Name
26154 \family default
26155 .
26156  The name is the printed text for the hyperlink.
26157  The hyperlink type can be a weblink like this: 
26158 \begin_inset CommandInset href
26159 LatexCommand href
26160 name "LyX's homepage"
26161 target "http://www.lyx.org"
26162
26163 \end_inset
26164
26165 , an Email address like this: 
26166 \begin_inset CommandInset href
26167 LatexCommand href
26168 name "lyx-docs mailing list"
26169 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26170 type "mailto:"
26171
26172 \end_inset
26173
26174 , or a link to a file.
26175 \end_layout
26176
26177 \begin_layout Standard
26178 You can start applications via a hyperlink when you insert a weblink, but
26179  add the prefix 
26180 \begin_inset Quotes eld
26181 \end_inset
26182
26183
26184 \family sans
26185 run:
26186 \family default
26187
26188 \begin_inset Quotes erd
26189 \end_inset
26190
26191  to the link target.
26192 \end_layout
26193
26194 \begin_layout Standard
26195 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26196  and become clickable in the DVI and PDF-output.
26197  To set the format of the link text, highlight the hyperlink inset and use
26198  the text style dialog.
26199  This is for example a hyperlink with bold sans serif text: 
26200 \family sans
26201 \series bold
26202
26203 \begin_inset CommandInset href
26204 LatexCommand href
26205 name "LyX's homepage"
26206 target "http://www.lyx.org"
26207
26208 \end_inset
26209
26210
26211 \end_layout
26212
26213 \begin_layout Standard
26214 The link text color can be changed, when the option 
26215 \family sans
26216 Color links
26217 \family default
26218  is set in the PDF Properties dialog (menu 
26219 \family sans
26220 Document\SpecialChar \menuseparator
26221 Settings\SpecialChar \menuseparator
26222 PDF Properties
26223 \family default
26224 ).
26225  The link text is for example set in this document to blue by adding the
26226  option
26227 \begin_inset Newline newline
26228 \end_inset
26229
26230
26231 \series bold
26232 urlcolor=blue
26233 \series default
26234
26235 \begin_inset Newline newline
26236 \end_inset
26237
26238 to the field 
26239 \family sans
26240 Additional options
26241 \family default
26242  in the PDF Properties dialog.
26243 \end_layout
26244
26245 \begin_layout Section
26246 Appendices
26247 \begin_inset Index idx
26248 status collapsed
26249
26250 \begin_layout Plain Layout
26251 Appendix
26252 \end_layout
26253
26254 \end_inset
26255
26256
26257 \begin_inset CommandInset label
26258 LatexCommand label
26259 name "sec:Appendices"
26260
26261 \end_inset
26262
26263
26264 \end_layout
26265
26266 \begin_layout Standard
26267 Appendices are created with the menu 
26268 \family sans
26269 Document\SpecialChar \menuseparator
26270 Start
26271 \begin_inset space ~
26272 \end_inset
26273
26274 Appendix
26275 \begin_inset space ~
26276 \end_inset
26277
26278 Here
26279 \family default
26280 .
26281  This menu sets the document from the current cursor position to the end
26282  as the appendix region.
26283  The region is marked with a red borderline.
26284 \end_layout
26285
26286 \begin_layout Standard
26287 Every chapter (or section) within the appendix region is treated as an appendix,
26288  numbered with a capital Latin letter.
26289  The appendix subsections are numbered with this letter followed by a dot
26290  and the subsection number.
26291  All appendix sections can be referenced as if they were normal sections,
26292  here two examples:
26293 \end_layout
26294
26295 \begin_layout Standard
26296 Appendix
26297 \begin_inset space ~
26298 \end_inset
26299
26300
26301 \begin_inset CommandInset ref
26302 LatexCommand ref
26303 reference "cha:Credits"
26304
26305 \end_inset
26306
26307 ; Appendix
26308 \begin_inset space ~
26309 \end_inset
26310
26311
26312 \begin_inset CommandInset ref
26313 LatexCommand ref
26314 reference "sub:Export"
26315
26316 \end_inset
26317
26318
26319 \end_layout
26320
26321 \begin_layout Section
26322 Bibliography
26323 \begin_inset Index idx
26324 status collapsed
26325
26326 \begin_layout Plain Layout
26327 Bibliography
26328 \end_layout
26329
26330 \end_inset
26331
26332
26333 \begin_inset CommandInset label
26334 LatexCommand label
26335 name "sec:Bibliography"
26336
26337 \end_inset
26338
26339
26340 \end_layout
26341
26342 \begin_layout Standard
26343 There are two ways of generating the bibliography in a LyX-document.
26344  You can include a bibliography database,
26345 \begin_inset Foot
26346 status collapsed
26347
26348 \begin_layout Plain Layout
26349 Known under the name 
26350 \begin_inset Quotes eld
26351 \end_inset
26352
26353 BibTeX-database
26354 \begin_inset Quotes erd
26355 \end_inset
26356
26357 .
26358 \end_layout
26359
26360 \end_inset
26361
26362  which is explained in the next subsection, or you can insert the bibliography
26363  manually, using the paragraph environment 
26364 \family sans
26365 Bibliography
26366 \family default
26367 , which was described in section
26368 \begin_inset space ~
26369 \end_inset
26370
26371
26372 \begin_inset CommandInset ref
26373 LatexCommand ref
26374 reference "sub:Biblio_environment"
26375
26376 \end_inset
26377
26378 .
26379  If you want anything other than numerical citations that are used in this
26380  document, like author-year citations, then you must
26381 \emph on
26382  
26383 \emph default
26384 use a bibliography database.
26385 \end_layout
26386
26387 \begin_layout Subsection
26388 The Bibliography Environment
26389 \end_layout
26390
26391 \begin_layout Standard
26392 Within the 
26393 \family sans
26394 Bibliography
26395 \family default
26396  environment, every paragraph begins with a gray bibliography box labeled
26397  with a number.
26398  If you click on it, you will get a dialog in which you can set a 
26399 \family sans
26400 Key
26401 \family default
26402  and a 
26403 \family sans
26404 Label
26405 \family default
26406 .
26407  The key is the symbolic name by which you will refer to this bibliography
26408  entry.
26409  For example, our second entry in the bibliography is a book about LaTeX
26410  and we used 
26411 \begin_inset Quotes eld
26412 \end_inset
26413
26414 latexcompanion
26415 \begin_inset Quotes erd
26416 \end_inset
26417
26418 , a short form of its title, as key.
26419 \end_layout
26420
26421 \begin_layout Standard
26422 You can refer to the key of a bibliography entry using the menu 
26423 \family sans
26424 Insert\SpecialChar \menuseparator
26425 Citation
26426 \family default
26427  or the toolbar button 
26428 \begin_inset Info
26429 type  "icon"
26430 arg   "dialog-show-new-inset citation"
26431 \end_inset
26432
26433 .
26434  A citation reference box is inserted and a citation window will appear
26435  in which you can select one or more keys in the available key list.
26436  The citation reference box will be labeled with the referenced key.
26437  When you click on the box, the citation window appears and you can change
26438  the reference.
26439 \end_layout
26440
26441 \begin_layout Standard
26442 Citation references appear in the output as the number of the bibliography
26443  entry with surrounding brackets.
26444  If you set a 
26445 \family sans
26446 Label
26447 \family default
26448  for the entry, the label will appear instead of the number.
26449  Here are two examples; the first without a label, the second with the label
26450  
26451 \begin_inset Quotes eld
26452 \end_inset
26453
26454 Credits
26455 \begin_inset Quotes erd
26456 \end_inset
26457
26458 :
26459 \end_layout
26460
26461 \begin_layout Standard
26462 Have a look at the 
26463 \family sans
26464 LaTeX Companion Second Edition
26465 \family default
26466
26467 \begin_inset CommandInset citation
26468 LatexCommand cite
26469 key "latexcompanion"
26470
26471 \end_inset
26472
26473
26474 \end_layout
26475
26476 \begin_layout Standard
26477 The LyX-Team members are listed in the Credits: 
26478 \begin_inset CommandInset citation
26479 LatexCommand cite
26480 key "lyxcredit"
26481
26482 \end_inset
26483
26484
26485 \end_layout
26486
26487 \begin_layout Subsection
26488 Bibliography databases (BibTeX)
26489 \begin_inset Index idx
26490 status collapsed
26491
26492 \begin_layout Plain Layout
26493 Bibliography ! Databases
26494 \end_layout
26495
26496 \end_inset
26497
26498
26499 \begin_inset Index idx
26500 status collapsed
26501
26502 \begin_layout Plain Layout
26503 Bibliography ! BibTeX
26504 \end_layout
26505
26506 \end_inset
26507
26508
26509 \begin_inset CommandInset label
26510 LatexCommand label
26511 name "sub:Bibliography-databases"
26512
26513 \end_inset
26514
26515
26516 \end_layout
26517
26518 \begin_layout Standard
26519 Bibliography databases are useful if you use the same bibliography in different
26520  documents.
26521 \begin_inset Foot
26522 status collapsed
26523
26524 \begin_layout Plain Layout
26525 They are also useful for keeping a database of articles and notes concerning
26526  them.
26527  Most of the database programs mentioned below allow you to store annotations
26528  and reviews along with bibliographical information.
26529 \end_layout
26530
26531 \end_inset
26532
26533  It also makes it very easy to have a uniform layout for all bibliography
26534  entries.
26535  You can collect the bibliography of all relevant books and articles of
26536  your working field in a database.
26537  This database can be used for different documents, and only the entries
26538  cited in a particular document will appear in the bibliography list for
26539  that document.
26540  This relieves you of the need to keep track of which articles and books
26541  you have cited.
26542 \end_layout
26543
26544 \begin_layout Standard
26545 The database is a text file with the file extension 
26546 \begin_inset Quotes eld
26547 \end_inset
26548
26549
26550 \family sans
26551 .bib
26552 \family default
26553
26554 \begin_inset Quotes erd
26555 \end_inset
26556
26557 , containing the bibliography in a special format.
26558  The format is explained in 
26559 \begin_inset CommandInset citation
26560 LatexCommand cite
26561 key "BibTeX-2"
26562
26563 \end_inset
26564
26565  and in LaTeX books (
26566 \begin_inset CommandInset citation
26567 LatexCommand cite
26568 key "Mittelbach,Kopka,Lamport"
26569
26570 \end_inset
26571
26572 ).
26573  The file can be created using any text editor, but normally one uses a
26574  special program to create and edit the entries in the database.
26575  A list of such programs is maintained on the LyX Wiki at 
26576 \begin_inset Flex URL
26577 status collapsed
26578
26579 \begin_layout Plain Layout
26580
26581 http://wiki.lyx.org/BibTeX/Programs
26582 \end_layout
26583
26584 \end_inset
26585
26586 .
26587 \end_layout
26588
26589 \begin_layout Standard
26590 To use a database, use the menu 
26591 \family sans
26592 Insert\SpecialChar \menuseparator
26593 List
26594 \family default
26595 /
26596 \family sans
26597 TOC\SpecialChar \menuseparator
26598 BibT
26599 \begin_inset ERT
26600 status collapsed
26601
26602 \begin_layout Plain Layout
26603
26604 {}
26605 \end_layout
26606
26607 \end_inset
26608
26609 eX
26610 \begin_inset space ~
26611 \end_inset
26612
26613 Bibliography
26614 \family default
26615 .
26616  A gray box will be inserted and a window appears.
26617  In this window you can load one or more databases and a style file.
26618  The option 
26619 \family sans
26620 Add bibliography to TOC
26621 \family default
26622  adds a table of contents entry for the bibliography.
26623  In the 
26624 \family sans
26625 Content
26626 \family default
26627  drop box you can select whether to include > all the entries in the database
26628  in the document or just the cited references.
26629 \end_layout
26630
26631 \begin_layout Standard
26632 The style file is a text file with the file extension 
26633 \begin_inset Quotes eld
26634 \end_inset
26635
26636
26637 \family sans
26638 .bst
26639 \family default
26640
26641 \begin_inset Quotes erd
26642 \end_inset
26643
26644  that controls how the bibliography entries will appear.
26645  Your LaTeX distribution should provide several of these, and many publishers
26646  provide their own style files, so that you don't have to take care of the
26647  layout.
26648  It is of course possible to write your own style file, but this is something
26649  for experts.
26650 \begin_inset Foot
26651 status collapsed
26652
26653 \begin_layout Plain Layout
26654 For information how this is done, have a look at
26655 \begin_inset Newline newline
26656 \end_inset
26657
26658
26659 \begin_inset CommandInset href
26660 LatexCommand href
26661 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26662
26663 \end_inset
26664
26665 .
26666 \end_layout
26667
26668 \end_inset
26669
26670
26671 \end_layout
26672
26673 \begin_layout Standard
26674 Inserting a citation reference works as described in the previous section.
26675 \end_layout
26676
26677 \begin_layout Standard
26678 To generate the bibliography from a database, LyX uses the program BibTeX.
26679  You can choose which of its variants should be used by LyX as processor;
26680  either in the document settings under 
26681 \family sans
26682 Bibliography
26683 \family default
26684  or in LyX's preferences under 
26685 \family sans
26686 Output\SpecialChar \menuseparator
26687 LaT
26688 \begin_inset ERT
26689 status collapsed
26690
26691 \begin_layout Plain Layout
26692
26693 {}
26694 \end_layout
26695
26696 \end_inset
26697
26698 eX
26699 \family default
26700 .
26701  The following variants are possible:
26702 \end_layout
26703
26704 \begin_layout Description
26705 biber provides full Unicode support, unlimited memory, does not work with
26706  other bibliography packages (like e.
26707 \begin_inset space \thinspace{}
26708 \end_inset
26709
26710 g.
26711 \begin_inset space ~
26712 \end_inset
26713
26714
26715 \series bold
26716 natbib
26717 \series default
26718 ), only with the package 
26719 \series bold
26720 biblatex
26721 \series default
26722 ; recommended for multilingual texts and for languages that don't use Latin
26723  letters
26724 \end_layout
26725
26726 \begin_layout Description
26727 bibtex the standard; does not allow special characters in bibliography entries
26728  that are not possible to encode in a 7-bit encoding, limited memory, works
26729  with all bibliography packages, except of 
26730 \series bold
26731 biblatex
26732 \end_layout
26733
26734 \begin_layout Description
26735 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26736  larger memory than 
26737 \family sans
26738 bibtex
26739 \family default
26740 , works with all bibliography packages
26741 \end_layout
26742
26743 \begin_layout Standard
26744 BibTeX can be controlled with options that you can add below the specification
26745  of the variants.
26746  Before adding options, it is strongly recommended to read the manual of
26747  
26748 \family sans
26749 BibTeX
26750 \family default
26751  
26752 \begin_inset CommandInset citation
26753 LatexCommand cite
26754 key "BibTeX"
26755
26756 \end_inset
26757
26758 .
26759 \end_layout
26760
26761 \begin_layout Standard
26762 When you select the option 
26763 \family sans
26764 Sectioned bibliography
26765 \family default
26766  in the 
26767 \family sans
26768 Document\SpecialChar \menuseparator
26769 Settings
26770 \family default
26771  dialog, it is possible to have multiple and sectioned bibliographies.
26772  This and other options are explained in detail in section 
26773 \emph on
26774 Customizing Bibliographies
26775 \emph default
26776  
26777 \emph on
26778 with BibTeX
26779 \emph default
26780  of the 
26781 \emph on
26782 Additional Features
26783 \emph default
26784  manual.
26785 \end_layout
26786
26787 \begin_layout Standard
26788 We use two bibliographies in this document to show the difference between
26789  the two methods of creating them.
26790  As you can see, the bibliography that is created from a database lists
26791  only the database entries that are referenced in the document.
26792  We used the style file 
26793 \family sans
26794 alphadin.bst
26795 \family default
26796  to get the complicated German reference key scheme in the bibliography.
26797 \end_layout
26798
26799 \begin_layout Subsection
26800 Bibliography layout
26801 \begin_inset Index idx
26802 status collapsed
26803
26804 \begin_layout Plain Layout
26805 Bibliography ! Layout
26806 \end_layout
26807
26808 \end_inset
26809
26810
26811 \end_layout
26812
26813 \begin_layout Standard
26814 In the citation reference dialog you can set a special citation format.
26815  For this feature you need to enable the option 
26816 \family sans
26817 Natbib
26818 \family default
26819  in the 
26820 \family sans
26821 Document\SpecialChar \menuseparator
26822 Settings
26823 \family default
26824
26825 \begin_inset Index idx
26826 status collapsed
26827
26828 \begin_layout Plain Layout
26829 Document ! Settings
26830 \end_layout
26831
26832 \end_inset
26833
26834  dialog under 
26835 \family sans
26836 Bibliography
26837 \family default
26838 .
26839  Setting a citation style for a reference will overwrite the default.
26840  For the global citation format use the BibTeX style files as explained
26841  in the previous section.
26842 \end_layout
26843
26844 \begin_layout Standard
26845 You can also set text, that should appear before or after a citation reference,
26846  in the citation reference window.
26847  Here an example where we set the text 
26848 \begin_inset Quotes eld
26849 \end_inset
26850
26851 Chapter
26852 \begin_inset space ~
26853 \end_inset
26854
26855 3
26856 \begin_inset Quotes erd
26857 \end_inset
26858
26859  to appear after the reference:
26860 \end_layout
26861
26862 \begin_layout Standard
26863 Have a look at 
26864 \begin_inset CommandInset citation
26865 LatexCommand cite
26866 after "Chapter 3"
26867 key "latexcompanion"
26868
26869 \end_inset
26870
26871 .
26872 \end_layout
26873
26874 \begin_layout Section
26875 Index
26876 \begin_inset Index idx
26877 status collapsed
26878
26879 \begin_layout Plain Layout
26880 Index generation
26881 \end_layout
26882
26883 \end_inset
26884
26885
26886 \begin_inset CommandInset label
26887 LatexCommand label
26888 name "sec:Index"
26889
26890 \end_inset
26891
26892
26893 \end_layout
26894
26895 \begin_layout Standard
26896 An index entry is created if you use the menu 
26897 \family sans
26898 Insert\SpecialChar \menuseparator
26899 Index
26900 \begin_inset space ~
26901 \end_inset
26902
26903 Entry
26904 \family default
26905  or the toolbar button 
26906 \begin_inset Info
26907 type  "icon"
26908 arg   "index-insert"
26909 \end_inset
26910
26911 .
26912  A box labeled 
26913 \begin_inset Quotes eld
26914 \end_inset
26915
26916
26917 \family sans
26918 Index
26919 \family default
26920
26921 \begin_inset Quotes erd
26922 \end_inset
26923
26924  is inserted containing the text that appears in the index.
26925  The word where the cursor is in or the currently highlighted text is proposed
26926  by LyX as the index entry.
26927 \end_layout
26928
26929 \begin_layout Standard
26930 We give a short overview of the index commands in the next subsections.
26931  For a detailed description of LaTeX's index mechanism, have a look at one
26932  of the LaTeX books 
26933 \begin_inset CommandInset citation
26934 LatexCommand cite
26935 key "latexcompanion,latexguide,latexbook"
26936
26937 \end_inset
26938
26939 .
26940 \end_layout
26941
26942 \begin_layout Standard
26943 The index list is inserted in the document with the menu 
26944 \family sans
26945 Insert\SpecialChar \menuseparator
26946 List
26947 \begin_inset space ~
26948 \end_inset
26949
26950 /
26951 \begin_inset space ~
26952 \end_inset
26953
26954 TOC\SpecialChar \menuseparator
26955 Index
26956 \begin_inset space ~
26957 \end_inset
26958
26959 List
26960 \family default
26961 .
26962  A light blue box labeled 
26963 \begin_inset Quotes eld
26964 \end_inset
26965
26966
26967 \family sans
26968 Index
26969 \family default
26970
26971 \begin_inset Quotes erd
26972 \end_inset
26973
26974  will show the place where the index is printed in the output.
26975  The index list box is not clickable like other LyX-boxes.
26976 \end_layout
26977
26978 \begin_layout Subsection
26979 Grouping Index Entries
26980 \begin_inset Index idx
26981 status collapsed
26982
26983 \begin_layout Plain Layout
26984 Index ! Grouping
26985 \end_layout
26986
26987 \end_inset
26988
26989
26990 \end_layout
26991
26992 \begin_layout Standard
26993 Index entries are often grouped to offer the reader a fast search in the
26994  index.
26995  We want to group for example the index entries for itemized and enumerated
26996  lists under the entry 
26997 \begin_inset Quotes eld
26998 \end_inset
26999
27000 Lists
27001 \begin_inset Quotes erd
27002 \end_inset
27003
27004 .
27005  First we create the entry 
27006 \begin_inset Quotes eld
27007 \end_inset
27008
27009 Lists
27010 \begin_inset Quotes erd
27011 \end_inset
27012
27013  in section
27014 \begin_inset space ~
27015 \end_inset
27016
27017
27018 \begin_inset CommandInset ref
27019 LatexCommand ref
27020 reference "sub:Lists"
27021
27022 \end_inset
27023
27024 .
27025  In the text field for the itemized list index entry in section
27026 \begin_inset space ~
27027 \end_inset
27028
27029
27030 \begin_inset CommandInset ref
27031 LatexCommand ref
27032 reference "sec:Itemize"
27033
27034 \end_inset
27035
27036 , we insert the command
27037 \end_layout
27038
27039 \begin_layout Standard
27040
27041 \series bold
27042 Lists ! Itemize
27043 \end_layout
27044
27045 \begin_layout Standard
27046 and the command
27047 \end_layout
27048
27049 \begin_layout Standard
27050
27051 \series bold
27052 Lists ! Enumerate
27053 \end_layout
27054
27055 \begin_layout Standard
27056 for the enumerated list in section
27057 \begin_inset space ~
27058 \end_inset
27059
27060
27061 \begin_inset CommandInset ref
27062 LatexCommand ref
27063 reference "sec:Enumerate"
27064
27065 \end_inset
27066
27067 .
27068 \end_layout
27069
27070 \begin_layout Standard
27071 The exclamation mark 
27072 \begin_inset Quotes eld
27073 \end_inset
27074
27075 !
27076 \begin_inset Quotes erd
27077 \end_inset
27078
27079  marks the grouping levels.
27080  You can have three levels; every index level is indented a bit more.
27081  An index entry for the higher levels is not required.
27082  If we don't have an index entry for 
27083 \begin_inset Quotes eld
27084 \end_inset
27085
27086 Lists
27087 \begin_inset Quotes erd
27088 \end_inset
27089
27090 , it will be printed anyway, but without a page number.
27091 \end_layout
27092
27093 \begin_layout Subsection
27094 Page Ranges
27095 \begin_inset Index idx
27096 status collapsed
27097
27098 \begin_layout Plain Layout
27099 Index ! Page ranges
27100 \end_layout
27101
27102 \end_inset
27103
27104
27105 \end_layout
27106
27107 \begin_layout Standard
27108 Normally an index entry will appear with the page number of the indexed
27109  section.
27110  But sometimes you want to index more pages under the same entry.
27111  E.
27112 \begin_inset space \thinspace{}
27113 \end_inset
27114
27115 g.
27116 \begin_inset space \space{}
27117 \end_inset
27118
27119 if we want to index the paragraph environments, we create an index entry
27120  in section
27121 \begin_inset space ~
27122 \end_inset
27123
27124
27125 \begin_inset CommandInset ref
27126 LatexCommand ref
27127 reference "sec:Paragraph-Environments"
27128
27129 \end_inset
27130
27131  with the command
27132 \end_layout
27133
27134 \begin_layout Standard
27135
27136 \series bold
27137 Paragraph environments|(
27138 \end_layout
27139
27140 \begin_layout Standard
27141 and another entry at the end of section
27142 \begin_inset space ~
27143 \end_inset
27144
27145
27146 \begin_inset CommandInset ref
27147 LatexCommand ref
27148 reference "sub:LyX-Code"
27149
27150 \end_inset
27151
27152  with the command
27153 \end_layout
27154
27155 \begin_layout Standard
27156
27157 \series bold
27158 Paragraph environments|)
27159 \end_layout
27160
27161 \begin_layout Standard
27162 The commands 
27163 \begin_inset Quotes eld
27164 \end_inset
27165
27166
27167 \series bold
27168 |(
27169 \series default
27170
27171 \begin_inset Quotes erd
27172 \end_inset
27173
27174  and 
27175 \begin_inset Quotes eld
27176 \end_inset
27177
27178
27179 \series bold
27180 |)
27181 \series default
27182
27183 \begin_inset Quotes erd
27184 \end_inset
27185
27186  respectively start and end the index range.
27187  You can also add the same index entry at different places in the document.
27188  They appear in the output under one entry with a comma separated list of
27189  the pages of the indexed document parts.
27190  An example is the index entry 
27191 \begin_inset Quotes eld
27192 \end_inset
27193
27194 Document ! Settings
27195 \begin_inset Quotes erd
27196 \end_inset
27197
27198 .
27199 \end_layout
27200
27201 \begin_layout Subsection
27202 Cross referencing
27203 \begin_inset Index idx
27204 status collapsed
27205
27206 \begin_layout Plain Layout
27207 Index ! Cross referencing
27208 \end_layout
27209
27210 \end_inset
27211
27212
27213 \end_layout
27214
27215 \begin_layout Standard
27216 It is also possible to refer to another index entry.
27217  We referred for example in the index entry 
27218 \begin_inset Quotes eld
27219 \end_inset
27220
27221 GIF
27222 \begin_inset Quotes erd
27223 \end_inset
27224
27225  (in section
27226 \begin_inset space ~
27227 \end_inset
27228
27229
27230 \begin_inset CommandInset ref
27231 LatexCommand ref
27232 reference "sub:Image-Formats"
27233
27234 \end_inset
27235
27236 ) to the index entry 
27237 \begin_inset Quotes eld
27238 \end_inset
27239
27240 Image formats
27241 \begin_inset Quotes erd
27242 \end_inset
27243
27244  in the same section using the entry
27245 \end_layout
27246
27247 \begin_layout Standard
27248
27249 \series bold
27250 GIF|see{Image formats}
27251 \end_layout
27252
27253 \begin_layout Standard
27254 where the braces have to be inserted as TeX Code.
27255  The text within the braces is the referenced entry.
27256  The reference will appear in the output without a page number.
27257 \end_layout
27258
27259 \begin_layout Subsection
27260 Index Entry Order
27261 \begin_inset Index idx
27262 status collapsed
27263
27264 \begin_layout Plain Layout
27265 Index ! Entry order
27266 \end_layout
27267
27268 \end_inset
27269
27270
27271 \end_layout
27272
27273 \begin_layout Standard
27274 You can use accented characters in the index entry, but the entries might
27275  then not follow the rules for the index order.
27276  The index entries are sorted alphabetically, but LaTeX
27277 \begin_inset Foot
27278 status collapsed
27279
27280 \begin_layout Plain Layout
27281 The index generating is done in the background by an extra program, see
27282  section
27283 \begin_inset space ~
27284 \end_inset
27285
27286
27287 \begin_inset CommandInset ref
27288 LatexCommand ref
27289 reference "sub:Index-Program"
27290
27291 \end_inset
27292
27293 .
27294 \end_layout
27295
27296 \end_inset
27297
27298  doesn't know how to sort accents in different languages.
27299  We have created as an example the three dummy index entries 
27300 \begin_inset Quotes eld
27301 \end_inset
27302
27303 maison
27304 \begin_inset Quotes erd
27305 \end_inset
27306
27307
27308 \begin_inset Quotes eld
27309 \end_inset
27310
27311 maïs
27312 \begin_inset Quotes erd
27313 \end_inset
27314
27315 , and 
27316 \begin_inset Quotes eld
27317 \end_inset
27318
27319 maître
27320 \begin_inset Quotes erd
27321 \end_inset
27322
27323 .
27324 \begin_inset Index idx
27325 status open
27326
27327 \begin_layout Plain Layout
27328 Dummy entries ! maïs
27329 \end_layout
27330
27331 \end_inset
27332
27333
27334 \begin_inset Index idx
27335 status open
27336
27337 \begin_layout Plain Layout
27338 Dummy entries ! maître
27339 \end_layout
27340
27341 \end_inset
27342
27343
27344 \begin_inset Index idx
27345 status open
27346
27347 \begin_layout Plain Layout
27348 Dummy entries ! maïs@maison
27349 \end_layout
27350
27351 \end_inset
27352
27353  They will be sorted in the order maïs, maître, maison, but we want the
27354  order maïs, maison, maître.
27355  To achieve this, we use the command
27356 \end_layout
27357
27358 \begin_layout Standard
27359
27360 \series bold
27361 previous entry@current entry
27362 \end_layout
27363
27364 \begin_layout Standard
27365 In our case we want to have 
27366 \begin_inset Quotes eld
27367 \end_inset
27368
27369 maison
27370 \begin_inset Quotes erd
27371 \end_inset
27372
27373  after 
27374 \begin_inset Quotes eld
27375 \end_inset
27376
27377 maïs
27378 \begin_inset Quotes erd
27379 \end_inset
27380
27381  and write therefore for the index entry of maison:
27382 \end_layout
27383
27384 \begin_layout Standard
27385
27386 \series bold
27387 maïs@maison
27388 \end_layout
27389
27390 \begin_layout Standard
27391 The previous entry needn't to be a real existing entry, you can also use
27392  another word to tell LaTeX the entry order, see the next subsection for
27393  an example.
27394 \end_layout
27395
27396 \begin_layout Standard
27397 \begin_inset VSpace bigskip
27398 \end_inset
27399
27400
27401 \end_layout
27402
27403 \begin_layout Standard
27404 In some cases the index entry order is not correct when you are using the
27405  program 
27406 \family sans
27407 makeindex 
27408 \family default
27409 to generate the index (see sec.
27410 \begin_inset space \thinspace{}
27411 \end_inset
27412
27413
27414 \begin_inset CommandInset ref
27415 LatexCommand ref
27416 reference "sub:Index-Program"
27417
27418 \end_inset
27419
27420 ).
27421  
27422 \family sans
27423 makeindex
27424 \family default
27425  would for example print the index entry for the LaTeX-package aeguill in
27426  sec.
27427 \begin_inset space \thinspace{}
27428 \end_inset
27429
27430
27431 \begin_inset CommandInset ref
27432 LatexCommand ref
27433 reference "sub:Document-Font"
27434
27435 \end_inset
27436
27437  after the index entries of the other LaTeX-packages although all these
27438  index commands start with 
27439 \begin_inset Quotes eld
27440 \end_inset
27441
27442
27443 \series bold
27444 LaTeX-packages ! 
27445 \series default
27446
27447 \begin_inset Quotes eld
27448 \end_inset
27449
27450 .
27451  The reason is that the index entry for aeguill is in a footnote.
27452  To fix this 
27453 \family sans
27454 makeindex
27455 \family default
27456  bug, add these commands to the preamble of your document:
27457 \end_layout
27458
27459 \begin_layout Standard
27460
27461 \series bold
27462
27463 \backslash
27464 let
27465 \backslash
27466 OrgIndex
27467 \backslash
27468 index
27469 \end_layout
27470
27471 \begin_layout Standard
27472
27473 \series bold
27474
27475 \backslash
27476 renewcommand*{
27477 \backslash
27478 index}[1]{
27479 \backslash
27480 OrgIndex{#1}}
27481 \end_layout
27482
27483 \begin_layout Subsection
27484 Index Entry Layout
27485 \begin_inset Index idx
27486 status collapsed
27487
27488 \begin_layout Plain Layout
27489 Index ! Entry layout
27490 \end_layout
27491
27492 \end_inset
27493
27494
27495 \end_layout
27496
27497 \begin_layout Standard
27498 You can change the appearance of index entries via the text style dialog.
27499 \begin_inset Index idx
27500 status open
27501
27502 \begin_layout Plain Layout
27503 Dummy entries ! 
27504 \shape italic
27505 This is an italic dummy entry
27506 \end_layout
27507
27508 \end_inset
27509
27510  You can also format the page number using the character 
27511 \begin_inset Quotes eld
27512 \end_inset
27513
27514 |
27515 \begin_inset Quotes erd
27516 \end_inset
27517
27518  followed by a LaTeX-command without a backslash.
27519  We can write for example
27520 \end_layout
27521
27522 \begin_layout Standard
27523
27524 \series bold
27525 italic page number:|textit
27526 \end_layout
27527
27528 \begin_layout Standard
27529 to get the page number in italic.
27530 \begin_inset Index idx
27531 status open
27532
27533 \begin_layout Plain Layout
27534 Dummy entries ! italic page number:|textit
27535 \end_layout
27536
27537 \end_inset
27538
27539  Normally all LaTeX-commands begin with a backslash, but in this special
27540  case 
27541 \begin_inset Quotes eld
27542 \end_inset
27543
27544
27545 \series bold
27546 |command
27547 \series default
27548
27549 \begin_inset Quotes erd
27550 \end_inset
27551
27552  means 
27553 \series bold
27554
27555 \backslash
27556 command{page
27557 \begin_inset space ~
27558 \end_inset
27559
27560 number}
27561 \series default
27562 .
27563  Have a look at section
27564 \begin_inset space ~
27565 \end_inset
27566
27567
27568 \begin_inset CommandInset ref
27569 LatexCommand ref
27570 reference "sub:LaTeX-Syntax"
27571
27572 \end_inset
27573
27574  to learn more about the LaTeX-syntax.
27575 \end_layout
27576
27577 \begin_layout Standard
27578 \begin_inset Note Greyedout
27579 status open
27580
27581 \begin_layout Plain Layout
27582
27583 \series bold
27584 Note:
27585 \series default
27586  Formatting single index entries only works when you use the program 
27587 \family sans
27588 makeindex 
27589 \family default
27590 to generate the index, see sec.
27591 \begin_inset space \thinspace{}
27592 \end_inset
27593
27594
27595 \begin_inset CommandInset ref
27596 LatexCommand ref
27597 reference "sub:Index-Program"
27598
27599 \end_inset
27600
27601 .
27602  If you use 
27603 \family sans
27604 xindy
27605 \family default
27606 , however, this will not work for anything other than bold or italic text.
27607  This is because xindy requires you to define semantic elements before they
27608  can be used, see 
27609 \begin_inset CommandInset citation
27610 LatexCommand cite
27611 after "p. 678 ff."
27612 key "latexcompanion"
27613
27614 \end_inset
27615
27616  for details.
27617 \end_layout
27618
27619 \end_inset
27620
27621
27622 \end_layout
27623
27624 \begin_layout Standard
27625 In general, we encourage you to not format page numbers directly as shown
27626  above.
27627  Instead of this, you should define a macro in the preamble and use that.
27628  Consider why you want some page numbers to be bold.
27629  Maybe you want all page references italic that refer to a definition of
27630  the indexed term, so that users can easily find definitions.
27631  If so, put the following in the preamble
27632 \end_layout
27633
27634 \begin_layout Standard
27635
27636 \series bold
27637
27638 \backslash
27639 newcommand{
27640 \backslash
27641 IndexDef}[1]{
27642 \backslash
27643 textit{#1}}
27644 \end_layout
27645
27646 \begin_layout Standard
27647 and write
27648 \end_layout
27649
27650 \begin_layout Standard
27651
27652 \series bold
27653 my entry|IndexDef
27654 \end_layout
27655
27656 \begin_layout Standard
27657 in the index entry.
27658 \begin_inset Index idx
27659 status open
27660
27661 \begin_layout Plain Layout
27662 Dummy entries ! my entry|IndexDef
27663 \end_layout
27664
27665 \end_inset
27666
27667  The advantage is that, if you change your mind later or if your publisher
27668  insists that definitions must not be italic but bold, you just need to
27669  change the macro in the preamble, not every single index entry.
27670 \end_layout
27671
27672 \begin_layout Standard
27673 You can also change the layout for the whole index.
27674  E.
27675 \begin_inset space \thinspace{}
27676 \end_inset
27677
27678 g.
27679 \begin_inset space \space{}
27680 \end_inset
27681
27682 we marked the index list box of this document as bold to get a bold font
27683  for all index entries.
27684  For more advanced tasks you have to set up a so-called 
27685 \emph on
27686 Index Style File
27687 \emph default
27688 , see the 
27689 \family sans
27690 makeindex
27691 \family default
27692  or 
27693 \family sans
27694 xindy
27695 \family default
27696  documentation for details, 
27697 \begin_inset CommandInset citation
27698 LatexCommand cite
27699 key "makeindex,xindy"
27700
27701 \end_inset
27702
27703 .
27704 \end_layout
27705
27706 \begin_layout Subsection
27707 Index Program
27708 \begin_inset Index idx
27709 status collapsed
27710
27711 \begin_layout Plain Layout
27712 Index ! Program
27713 \end_layout
27714
27715 \end_inset
27716
27717
27718 \begin_inset CommandInset label
27719 LatexCommand label
27720 name "sub:Index-Program"
27721
27722 \end_inset
27723
27724
27725 \end_layout
27726
27727 \begin_layout Standard
27728 If the index entry program 
27729 \family sans
27730 xindy
27731 \family default
27732  is installed, LyX uses it for index generation; otherwise the program 
27733 \family sans
27734 makeindex
27735 \family default
27736 , that is part of every LaTeX distribution, is used.
27737 \begin_inset Foot
27738 status collapsed
27739
27740 \begin_layout Plain Layout
27741
27742 \family sans
27743 Makeindex
27744 \family default
27745  is very old, no longer under development and has many pitfalls, notably
27746  that it was developed with only the English language in mind.
27747  So it fails to sort anything other than a monolingual English text correctly.
27748  We have shown above how to fix this sorting.
27749  However, if you are writing in another than the English language, consider
27750  to use 
27751 \family sans
27752 xindy
27753 \family default
27754 .
27755 \end_layout
27756
27757 \end_inset
27758
27759  Both programs can be controlled by options that can be set in LyX's preferences
27760  dialog, see section
27761 \begin_inset space ~
27762 \end_inset
27763
27764
27765 \begin_inset CommandInset ref
27766 LatexCommand ref
27767 reference "sub:LaTeX-settings"
27768
27769 \end_inset
27770
27771 .
27772  The available options are listed and explained in 
27773 \begin_inset CommandInset citation
27774 LatexCommand cite
27775 key "makeindex,xindy"
27776
27777 \end_inset
27778
27779 .
27780  In this dialog, you can also specify an alternative program to generate
27781  the index.
27782 \end_layout
27783
27784 \begin_layout Standard
27785 If you need specific options or an alternative index program only for a
27786  given document, you can define the program and\SpecialChar \slash{}
27787 or the options in 
27788 \family sans
27789 Document\SpecialChar \menuseparator
27790 Settings\SpecialChar \menuseparator
27791 Indexes
27792 \family default
27793 .
27794  This is especially useful if you need to pass language-specific options
27795  to the index program or if you need a specific layout style.
27796 \end_layout
27797
27798 \begin_layout Subsection
27799 Multiple Indexes
27800 \end_layout
27801
27802 \begin_layout Standard
27803 In many fields, it is common to have more than one index.
27804  For instance, you might need to set up a separate 
27805 \begin_inset Quotes eld
27806 \end_inset
27807
27808 Index of Names
27809 \begin_inset Quotes erd
27810 \end_inset
27811
27812  next to the standard index.
27813  LaTeX does not provide this possibility out of the box, but there are many
27814  packages that add this feature.
27815  LyX uses the 
27816 \series bold
27817 splitidx
27818 \series default
27819
27820 \begin_inset Index idx
27821 status collapsed
27822
27823 \begin_layout Plain Layout
27824 LaTeX-packages ! splitidx
27825 \end_layout
27826
27827 \end_inset
27828
27829  package to generate multiple indexes.
27830  The package is included in all recent LaTeX distributions.
27831  If yours does not ship it, consult the TeX-catalogue, 
27832 \begin_inset CommandInset citation
27833 LatexCommand cite
27834 key "TeXCatalogue"
27835
27836 \end_inset
27837
27838 .
27839  Note that the package does not only consist of a LaTeX style, but it also
27840  includes specific preprocessor programs that need to be installed as well.
27841  Please consult the package's manual for details.
27842 \end_layout
27843
27844 \begin_layout Standard
27845 To set up LyX for the use of multiple indexes, go to 
27846 \family sans
27847 Document\SpecialChar \menuseparator
27848 Settings\SpecialChar \menuseparator
27849 Indexes
27850 \family default
27851  and select 
27852 \begin_inset Quotes eld
27853 \end_inset
27854
27855 Use multiple Indexes
27856 \begin_inset Quotes erd
27857 \end_inset
27858
27859 .
27860  Note that the list of 
27861 \begin_inset Quotes eld
27862 \end_inset
27863
27864 Available Indexes
27865 \begin_inset Quotes erd
27866 \end_inset
27867
27868  below already contains the standard index.
27869  To add further indexes, add the name of the index (in the form that should
27870  also appear as a heading) to the 
27871 \begin_inset Quotes eld
27872 \end_inset
27873
27874 New
27875 \begin_inset Quotes erd
27876 \end_inset
27877
27878  input field and press the 
27879 \begin_inset Quotes eld
27880 \end_inset
27881
27882 Add
27883 \begin_inset Quotes erd
27884 \end_inset
27885
27886  button.
27887  The new index should now appear in the list as well.
27888  If you like, you can attribute an alternative label color to the new index
27889  by selecting the index in the list and hitting the 
27890 \begin_inset Quotes eld
27891 \end_inset
27892
27893 Alter Color\SpecialChar \ldots{}
27894
27895 \begin_inset Quotes erd
27896 \end_inset
27897
27898  button.
27899  The label color may help you to differentiate index entries of different
27900  indexes in the LyX work area.
27901 \end_layout
27902
27903 \begin_layout Standard
27904 Once the document changes have been applied, you can find the new index
27905  list in 
27906 \family sans
27907 Insert\SpecialChar \menuseparator
27908 List
27909 \begin_inset space ~
27910 \end_inset
27911
27912 /
27913 \begin_inset space ~
27914 \end_inset
27915
27916 TOC
27917 \family default
27918  and the 
27919 \family sans
27920 Insert
27921 \family default
27922  menu has a separate index entry for each of the defined indexes.
27923  The workflow is basically the same as for the default index, but there
27924  are some additional features:
27925 \end_layout
27926
27927 \begin_layout Itemize
27928 If you want to change the attribution of a specific index entry, right-clicking
27929  on the entry will open a dialog where you can do that.
27930 \end_layout
27931
27932 \begin_layout Itemize
27933 By right-clicking on an index, you can change its type.
27934  Furthermore, you can specify an index list to be a 
27935 \begin_inset Quotes eld
27936 \end_inset
27937
27938 Subindex
27939 \begin_inset Quotes erd
27940 \end_inset
27941
27942 .
27943  If you do that, the heading of that list will be decreased by one level.
27944  E.
27945 \begin_inset space \thinspace{}
27946 \end_inset
27947
27948 g., if you use a book class, where the standard index heading is defined
27949  as a chapter, subindexes will be defined as sections and can thus be nested
27950  to the non-subindexes.
27951 \end_layout
27952
27953 \begin_layout Section
27954 Nomenclature / Glossary 
27955 \begin_inset Index idx
27956 status collapsed
27957
27958 \begin_layout Plain Layout
27959 Nomenclature
27960 \end_layout
27961
27962 \end_inset
27963
27964
27965 \begin_inset Index idx
27966 status collapsed
27967
27968 \begin_layout Plain Layout
27969 Glossary|see
27970 \begin_inset ERT
27971 status collapsed
27972
27973 \begin_layout Plain Layout
27974
27975 {
27976 \end_layout
27977
27978 \end_inset
27979
27980 Nomenclature
27981 \begin_inset ERT
27982 status collapsed
27983
27984 \begin_layout Plain Layout
27985
27986 }
27987 \end_layout
27988
27989 \end_inset
27990
27991
27992 \end_layout
27993
27994 \end_inset
27995
27996
27997 \begin_inset CommandInset label
27998 LatexCommand label
27999 name "sec:Nomenclature"
28000
28001 \end_inset
28002
28003
28004 \end_layout
28005
28006 \begin_layout Standard
28007 Sometimes you need to compile a list of symbols that are mentioned in your
28008  document with a brief explanation of them – a so called nomenclature or
28009  glossary.
28010 \end_layout
28011
28012 \begin_layout Standard
28013 To be able to create nomenclatures, you need the LaTeX package 
28014 \series bold
28015 nomencl
28016 \series default
28017
28018 \begin_inset Index idx
28019 status collapsed
28020
28021 \begin_layout Plain Layout
28022 LaTeX-packages ! nomencl
28023 \end_layout
28024
28025 \end_inset
28026
28027  installed.
28028  You find it in the TeX-catalogue, 
28029 \begin_inset CommandInset citation
28030 LatexCommand cite
28031 key "TeXCatalogue"
28032
28033 \end_inset
28034
28035  or in the package manager of your LaTeX-system.
28036 \end_layout
28037
28038 \begin_layout Standard
28039 A nomenclature entry is created if you place the cursor after a symbol entry
28040  and then use the menu 
28041 \family sans
28042 Insert\SpecialChar \menuseparator
28043
28044 \family default
28045 N
28046 \family sans
28047 omenclature
28048 \begin_inset space ~
28049 \end_inset
28050
28051 Entry
28052 \family default
28053  or the toolbar button 
28054 \begin_inset Info
28055 type  "icon"
28056 arg   "nomencl-insert"
28057 \end_inset
28058
28059 .
28060  A gray box labeled 
28061 \begin_inset Quotes eld
28062 \end_inset
28063
28064
28065 \family sans
28066 Nom
28067 \family default
28068
28069 \begin_inset Quotes erd
28070 \end_inset
28071
28072  is inserted and a window pops up asking for the nomenclature entry.
28073 \end_layout
28074
28075 \begin_layout Standard
28076 A nomenclature entry consists of two main entries.
28077  The first is the symbol that you want to refer to.
28078  The second is the description of the symbol.
28079 \end_layout
28080
28081 \begin_layout Standard
28082 \begin_inset Note Greyedout
28083 status open
28084
28085 \begin_layout Plain Layout
28086
28087 \series bold
28088 Note:
28089 \series default
28090  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28091 \end_layout
28092
28093 \end_inset
28094
28095
28096 \end_layout
28097
28098 \begin_layout Subsection
28099 Nomenclature Definition and Layout
28100 \begin_inset Index idx
28101 status collapsed
28102
28103 \begin_layout Plain Layout
28104 Nomenclature ! Layout
28105 \end_layout
28106
28107 \end_inset
28108
28109
28110 \end_layout
28111
28112 \begin_layout Standard
28113 If you have symbols in formulas, you have to define them in the 
28114 \family sans
28115 Symbol
28116 \family default
28117  field as LaTeX-formulas.
28118  For example to get 
28119 \begin_inset Quotes eld
28120 \end_inset
28121
28122
28123 \begin_inset Formula $\sigma$
28124 \end_inset
28125
28126
28127 \begin_inset Quotes erd
28128 \end_inset
28129
28130 , insert this:
28131 \begin_inset Newline newline
28132 \end_inset
28133
28134
28135 \series bold
28136 $
28137 \backslash
28138 sigma$
28139 \begin_inset Newline newline
28140 \end_inset
28141
28142
28143 \series default
28144 The 
28145 \begin_inset Quotes eld
28146 \end_inset
28147
28148 $
28149 \begin_inset Quotes erd
28150 \end_inset
28151
28152  character starts/ends the formula.
28153  The LaTeX-command for the Greek letter is the name of the letter beginning
28154  with a backslash 
28155 \begin_inset Quotes eld
28156 \end_inset
28157
28158
28159 \backslash
28160
28161 \begin_inset Quotes erd
28162 \end_inset
28163
28164 .
28165  For capital Greek letters, start the command also with a capital letter,
28166  like 
28167 \series bold
28168
28169 \backslash
28170 Sigma
28171 \series default
28172 .
28173 \end_layout
28174
28175 \begin_layout Standard
28176 (A short introduction to the LaTeX-syntax is given in section
28177 \begin_inset space ~
28178 \end_inset
28179
28180
28181 \begin_inset CommandInset ref
28182 LatexCommand ref
28183 reference "sub:LaTeX-Syntax"
28184
28185 \end_inset
28186
28187 .)
28188 \end_layout
28189
28190 \begin_layout Standard
28191 You cannot use the 
28192 \family sans
28193 Text
28194 \begin_inset space ~
28195 \end_inset
28196
28197 Style
28198 \family default
28199  dialog to format the description text but have to use LaTeX-commands.
28200  For example the description of the nomenclature entry for the 
28201 \begin_inset Quotes eld
28202 \end_inset
28203
28204
28205 \begin_inset Formula $\sigma$
28206 \end_inset
28207
28208
28209 \begin_inset Quotes erd
28210 \end_inset
28211
28212  in this document is:
28213 \begin_inset Newline newline
28214 \end_inset
28215
28216
28217 \series bold
28218 dummy entry for the character 
28219 \backslash
28220 textsf{sigma}
28221 \series default
28222
28223 \begin_inset Newline newline
28224 \end_inset
28225
28226 The command 
28227 \series bold
28228
28229 \backslash
28230 textsf
28231 \series default
28232  sets the fonts to 
28233 \family sans
28234 sans
28235 \begin_inset space ~
28236 \end_inset
28237
28238 serif
28239 \family default
28240 .
28241  To get 
28242 \series bold
28243 bold
28244 \series default
28245  font use the command 
28246 \series bold
28247
28248 \backslash
28249 textbf
28250 \series default
28251 , for 
28252 \family typewriter
28253 typewriter
28254 \family default
28255  use 
28256 \series bold
28257
28258 \backslash
28259 texttt
28260 \series default
28261 , for 
28262 \emph on
28263 emphasized
28264 \emph default
28265  use 
28266 \series bold
28267
28268 \backslash
28269 emph
28270 \series default
28271 .
28272 \end_layout
28273
28274 \begin_layout Subsection
28275 Sort Order of Nomenclature Entries
28276 \begin_inset Index idx
28277 status collapsed
28278
28279 \begin_layout Plain Layout
28280 Nomenclature ! Sort order
28281 \end_layout
28282
28283 \end_inset
28284
28285
28286 \end_layout
28287
28288 \begin_layout Standard
28289 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28290  the symbol definition.
28291  This leads to undesired results when you for example have symbols in formulas.
28292  Suppose you have nomenclature entries for the symbols 
28293 \emph on
28294 a
28295 \begin_inset CommandInset nomenclature
28296 LatexCommand nomenclature
28297 symbol "a"
28298 description "dummy entry for the character \"a\""
28299
28300 \end_inset
28301
28302
28303 \emph default
28304  and 
28305 \begin_inset Formula $\sigma$
28306 \end_inset
28307
28308
28309 \begin_inset CommandInset nomenclature
28310 LatexCommand nomenclature
28311 prefix "sigma"
28312 symbol "$\\sigma$"
28313 description "dummy entry for the character \\textsf{sigma}"
28314
28315 \end_inset
28316
28317 .
28318  They will be sorted by 
28319 \begin_inset Quotes eld
28320 \end_inset
28321
28322
28323 \family sans
28324 a
28325 \family default
28326
28327 \begin_inset Quotes erd
28328 \end_inset
28329
28330  and 
28331 \begin_inset Quotes eld
28332 \end_inset
28333
28334
28335 \family typewriter
28336 $
28337 \backslash
28338 sigma$
28339 \family default
28340
28341 \begin_inset Quotes erd
28342 \end_inset
28343
28344  – the 
28345 \begin_inset Formula $\sigma$
28346 \end_inset
28347
28348  will be sorted before the 
28349 \emph on
28350 a
28351 \emph default
28352  since the character 
28353 \begin_inset Quotes eld
28354 \end_inset
28355
28356 $
28357 \begin_inset Quotes erd
28358 \end_inset
28359
28360  is considered in sorting.
28361 \end_layout
28362
28363 \begin_layout Standard
28364 To control the sort order, you can edit the 
28365 \family sans
28366 Sort
28367 \begin_inset space ~
28368 \end_inset
28369
28370 as
28371 \family default
28372  field of the nomenclature dialog.
28373  Then the nomenclature entry will be sorted by this entry and not the symbol
28374  definition.
28375  For the example given, you can insert 
28376 \family typewriter
28377 sigma
28378 \family default
28379  in this field for the 
28380 \begin_inset Formula $\sigma$
28381 \end_inset
28382
28383 , then 
28384 \emph on
28385 a
28386 \emph default
28387  will be located before 
28388 \begin_inset Formula $\sigma$
28389 \end_inset
28390
28391 .
28392 \end_layout
28393
28394 \begin_layout Standard
28395 For subgrouping and tips for using sort entries see the 
28396 \series bold
28397 nomencl
28398 \series default
28399  documentation, 
28400 \begin_inset CommandInset citation
28401 LatexCommand cite
28402 key "nomencl"
28403
28404 \end_inset
28405
28406 .
28407 \end_layout
28408
28409 \begin_layout Subsection
28410 Nomenclature Options
28411 \begin_inset Index idx
28412 status collapsed
28413
28414 \begin_layout Plain Layout
28415 Nomenclature ! Options
28416 \end_layout
28417
28418 \end_inset
28419
28420
28421 \end_layout
28422
28423 \begin_layout Standard
28424 The 
28425 \series bold
28426 nomencl
28427 \series default
28428  package offers some options to adjust the appearance of the nomenclature.
28429  Here are some of its options, for more have a look at its documentation:
28430 \end_layout
28431
28432 \begin_layout Description
28433 refeq Appends the phrase 
28434 \begin_inset Quotes eld
28435 \end_inset
28436
28437
28438 \family sans
28439 , see equation (
28440 \emph on
28441 eq
28442 \emph default
28443 )
28444 \family default
28445
28446 \begin_inset Quotes erd
28447 \end_inset
28448
28449  to every nomenclature entry, where 
28450 \family sans
28451 \emph on
28452 eq
28453 \family default
28454 \emph default
28455  is the number of the last equation in front of the nomenclature entry
28456 \end_layout
28457
28458 \begin_layout Description
28459 refpage Appends the phrase 
28460 \begin_inset Quotes eld
28461 \end_inset
28462
28463
28464 \family sans
28465 , page (
28466 \emph on
28467 page
28468 \emph default
28469 )
28470 \family default
28471
28472 \begin_inset Quotes erd
28473 \end_inset
28474
28475  to every nomenclature entry, where 
28476 \family sans
28477 \emph on
28478 page
28479 \family default
28480 \emph default
28481  is the number of the page on which the nomenclature entry appeared
28482 \end_layout
28483
28484 \begin_layout Description
28485 intoc Inserts the nomenclature in the Table of Contents
28486 \end_layout
28487
28488 \begin_layout Standard
28489 To use one or more of the options, add them to the comma-separated document
28490  class options list in the 
28491 \family sans
28492 Document\SpecialChar \menuseparator
28493 Settings
28494 \family default
28495  dialog.
28496  In this document the options 
28497 \series bold
28498 refpage, intoc
28499 \series default
28500  are used.
28501 \end_layout
28502
28503 \begin_layout Standard
28504 \begin_inset VSpace bigskip
28505 \end_inset
28506
28507
28508 \end_layout
28509
28510 \begin_layout Standard
28511 You can also use the first two options above only for certain nomenclature
28512  entries when you add one of the following commands as last entry to the
28513  
28514 \family sans
28515 Description
28516 \family default
28517  field in the nomenclature dialog:
28518 \end_layout
28519
28520 \begin_layout Description
28521
28522 \backslash
28523 nomrefeq Like the 
28524 \series bold
28525 refeq
28526 \series default
28527  option
28528 \end_layout
28529
28530 \begin_layout Description
28531
28532 \backslash
28533 nomrefpage Like the 
28534 \series bold
28535 refpage
28536 \series default
28537  option
28538 \end_layout
28539
28540 \begin_layout Description
28541
28542 \backslash
28543 nomrefeqpage Short notation of 
28544 \series bold
28545
28546 \backslash
28547 nomrefeq
28548 \backslash
28549 nomrefpage
28550 \end_layout
28551
28552 \begin_layout Description
28553
28554 \backslash
28555 nomnorefeq,
28556 \begin_inset space ~
28557 \end_inset
28558
28559
28560 \backslash
28561 nomnorefpage,
28562 \begin_inset space ~
28563 \end_inset
28564
28565
28566 \backslash
28567 nomnorefeqpage Turns off the corresponding options
28568 \end_layout
28569
28570 \begin_layout Standard
28571 Words like 
28572 \begin_inset Quotes eld
28573 \end_inset
28574
28575 page
28576 \begin_inset Quotes erd
28577 \end_inset
28578
28579  are automatically translated for some document languages.
28580  If not, add these lines to your LaTeX preamble:
28581 \end_layout
28582
28583 \begin_layout Standard
28584 \noindent
28585
28586 \series bold
28587
28588 \backslash
28589 renewcommand{
28590 \backslash
28591 eqdeclaration}[1]{, see equation
28592 \backslash
28593 nobreakspace(#1)}
28594 \begin_inset Newline newline
28595 \end_inset
28596
28597
28598 \backslash
28599 renewcommand{
28600 \backslash
28601 pagedeclaration}[1]{, page
28602 \backslash
28603 nobreakspace{}#1}
28604 \series default
28605
28606 \begin_inset Newline newline
28607 \end_inset
28608
28609 and replace 
28610 \begin_inset Quotes eld
28611 \end_inset
28612
28613 see equation
28614 \begin_inset Quotes erd
28615 \end_inset
28616
28617  and 
28618 \begin_inset Quotes eld
28619 \end_inset
28620
28621 page
28622 \begin_inset Quotes erd
28623 \end_inset
28624
28625  by their translation.
28626 \end_layout
28627
28628 \begin_layout Subsection
28629 Printing the Nomenclature
28630 \begin_inset Index idx
28631 status collapsed
28632
28633 \begin_layout Plain Layout
28634 Nomenclature ! Printing
28635 \end_layout
28636
28637 \end_inset
28638
28639
28640 \end_layout
28641
28642 \begin_layout Standard
28643 To print the nomenclature, use the menu 
28644 \family sans
28645 Insert\SpecialChar \menuseparator
28646 Lists
28647 \begin_inset space ~
28648 \end_inset
28649
28650 /
28651 \begin_inset space ~
28652 \end_inset
28653
28654 TOC\SpecialChar \menuseparator
28655 Nomenclature
28656 \family default
28657 .
28658  A box labeled 
28659 \begin_inset Quotes eld
28660 \end_inset
28661
28662
28663 \family sans
28664 Nomenclature
28665 \family default
28666
28667 \begin_inset Quotes erd
28668 \end_inset
28669
28670  will show the place where the nomenclature is printed in the output.
28671  By right-clicking on it, the amount of space for symbols can be altered.
28672  You can choose between these settings:
28673 \end_layout
28674
28675 \begin_layout Description
28676 Default a space of 1
28677 \begin_inset space \thinspace{}
28678 \end_inset
28679
28680 cm is used
28681 \end_layout
28682
28683 \begin_layout Description
28684 Longest
28685 \begin_inset space ~
28686 \end_inset
28687
28688 label
28689 \begin_inset space ~
28690 \end_inset
28691
28692 width the width of the widest symbol of all nomenclature entries is used
28693 \end_layout
28694
28695 \begin_layout Description
28696 Custom custom space
28697 \end_layout
28698
28699 \begin_layout Standard
28700 In the printed output the title of the nomenclature appears as 
28701 \begin_inset Quotes eld
28702 \end_inset
28703
28704 Nomenclature
28705 \begin_inset Quotes erd
28706 \end_inset
28707
28708 .
28709  If you are not happy with the name, you can change it by redefining the
28710  command 
28711 \series bold
28712
28713 \backslash
28714 nomname
28715 \series default
28716  in the preamble.
28717  For example, in order to change the name to 
28718 \emph on
28719 List of Symbols
28720 \emph default
28721 , add the following line to the preamble:
28722 \end_layout
28723
28724 \begin_layout Standard
28725
28726 \family roman
28727 \series bold
28728
28729 \backslash
28730 renewcommand{
28731 \backslash
28732 nomname}{List of Symbols}
28733 \end_layout
28734
28735 \begin_layout Subsection
28736 Nomenclature Program
28737 \begin_inset Index idx
28738 status collapsed
28739
28740 \begin_layout Plain Layout
28741 Nomenclature ! Program
28742 \end_layout
28743
28744 \end_inset
28745
28746
28747 \begin_inset CommandInset label
28748 LatexCommand label
28749 name "sub:Nomenclature-Program"
28750
28751 \end_inset
28752
28753
28754 \end_layout
28755
28756 \begin_layout Standard
28757 LyX uses the program 
28758 \family sans
28759 makeindex
28760 \family default
28761 , that is part of every LaTeX distribution, to generate the nomenclature.
28762  LyX's preferences dialog allows you to specify another program or to control
28763  
28764 \family sans
28765 makeindex
28766 \family default
28767  by adding options, see section
28768 \begin_inset space ~
28769 \end_inset
28770
28771
28772 \begin_inset CommandInset ref
28773 LatexCommand ref
28774 reference "sub:LaTeX-settings"
28775
28776 \end_inset
28777
28778 .
28779  The available options are listed and explained in 
28780 \begin_inset CommandInset citation
28781 LatexCommand cite
28782 key "nomencl,makeindex"
28783
28784 \end_inset
28785
28786 .
28787 \end_layout
28788
28789 \begin_layout Section
28790 Branches
28791 \begin_inset Index idx
28792 status collapsed
28793
28794 \begin_layout Plain Layout
28795 Branches
28796 \end_layout
28797
28798 \end_inset
28799
28800
28801 \begin_inset Index idx
28802 status collapsed
28803
28804 \begin_layout Plain Layout
28805 Document ! Branches
28806 \end_layout
28807
28808 \end_inset
28809
28810
28811 \begin_inset CommandInset label
28812 LatexCommand label
28813 name "sec:Branches"
28814
28815 \end_inset
28816
28817
28818 \end_layout
28819
28820 \begin_layout Standard
28821 Sometimes it is useful to hide some document parts in the output.
28822  For example a teacher who is setting an exam obviously doesn't want the
28823  pupils to see the answers, but having questions and answers in the same
28824  document will make the life of the markers of that exam much easier.
28825 \end_layout
28826
28827 \begin_layout Standard
28828 For these cases LyX allows you to put text into branches.
28829  The text will then only appear in the output when its branch is activated.
28830  To create a branch, either select the menu 
28831 \family sans
28832 Insert\SpecialChar \menuseparator
28833 Branch\SpecialChar \menuseparator
28834 Insert New Branch
28835 \family default
28836  (if you just want to specify a new branch) or go in the 
28837 \family sans
28838 Document\SpecialChar \menuseparator
28839 Settings
28840 \family default
28841  dialog to 
28842 \family sans
28843 Branches
28844 \family default
28845 , where you can specify and change the name of the branch, its activation
28846  state (whether the content of the branch is shown in the output or not),
28847  its background color inside LyX and whether the name of the branch should
28848  be appended to the document file name on export if the branch is active
28849  (see below for an example).
28850  Furthermore, the dialog lets you merge two branches (just rename one branch
28851  to the name of the other) and to add 
28852 \begin_inset Quotes eld
28853 \end_inset
28854
28855 unknown branches
28856 \begin_inset Quotes erd
28857 \end_inset
28858
28859  (i.
28860 \begin_inset space \thinspace{}
28861 \end_inset
28862
28863 e.
28864 \begin_inset space ~
28865 \end_inset
28866
28867 branches that were added to the document via copy and paste from other documents
28868 , without having being defined) to the document's branch list.
28869 \end_layout
28870
28871 \begin_layout Standard
28872 Text that should be in a branch is set into branch inset boxes.
28873  These boxes are inserted via the menu 
28874 \family sans
28875 Insert\SpecialChar \menuseparator
28876 Branch
28877 \family default
28878  where you can choose a branch.
28879  You can later change the activation state of the branch by right-clicking
28880  on them.
28881 \end_layout
28882
28883 \begin_layout Standard
28884 Here is an example, where only the question text appears, the answer branch
28885  is deactivated and does therefore not appear in the output:
28886 \end_layout
28887
28888 \begin_layout Standard
28889 \begin_inset Branch Question
28890 status open
28891
28892 \begin_layout Standard
28893 Question: Who was the first physics Nobel prize winner?
28894 \end_layout
28895
28896 \end_inset
28897
28898
28899 \end_layout
28900
28901 \begin_layout Standard
28902 \begin_inset Branch Answer
28903 status collapsed
28904
28905 \begin_layout Standard
28906 Answer: Wilhelm Conrad Röntgen
28907 \end_layout
28908
28909 \end_inset
28910
28911
28912 \end_layout
28913
28914 \begin_layout Standard
28915 If you activate 
28916 \family sans
28917 Filename Suffix
28918 \family default
28919  in 
28920 \family sans
28921 Document\SpecialChar \menuseparator
28922 Settings\SpecialChar \menuseparator
28923 Branches
28924 \family default
28925 , the name of the active branches will be appended to the file name at export.
28926  Consider for example a file 
28927 \begin_inset Quotes eld
28928 \end_inset
28929
28930 Exam.lyx
28931 \begin_inset Quotes erd
28932 \end_inset
28933
28934  which has the above branches.
28935  If 
28936 \begin_inset Quotes eld
28937 \end_inset
28938
28939 Filename Suffix
28940 \begin_inset Quotes erd
28941 \end_inset
28942
28943  is active, the PDF export file would be called 
28944 \begin_inset Quotes eld
28945 \end_inset
28946
28947 Exam.pdf
28948 \begin_inset Quotes erd
28949 \end_inset
28950
28951  if both the 
28952 \begin_inset Quotes eld
28953 \end_inset
28954
28955 Question
28956 \begin_inset Quotes erd
28957 \end_inset
28958
28959  and 
28960 \begin_inset Quotes eld
28961 \end_inset
28962
28963 Answer
28964 \begin_inset Quotes erd
28965 \end_inset
28966
28967  branch were inactive, 
28968 \begin_inset Quotes eld
28969 \end_inset
28970
28971 Exam-Question.pdf
28972 \begin_inset Quotes erd
28973 \end_inset
28974
28975  if only the 
28976 \begin_inset Quotes eld
28977 \end_inset
28978
28979 Question
28980 \begin_inset Quotes erd
28981 \end_inset
28982
28983  branch was active, likewise 
28984 \begin_inset Quotes eld
28985 \end_inset
28986
28987 Exam-Answer.pdf
28988 \begin_inset Quotes erd
28989 \end_inset
28990
28991  if only the 
28992 \begin_inset Quotes eld
28993 \end_inset
28994
28995 Answer
28996 \begin_inset Quotes erd
28997 \end_inset
28998
28999  branch was active, and 
29000 \begin_inset Quotes eld
29001 \end_inset
29002
29003 Exam-Question-Answer.pdf
29004 \begin_inset Quotes erd
29005 \end_inset
29006
29007  if both branches were active.
29008  This helps you to easily export different versions of your document without
29009  much hassle.
29010 \end_layout
29011
29012 \begin_layout Standard
29013 \begin_inset VSpace bigskip
29014 \end_inset
29015
29016
29017 \end_layout
29018
29019 \begin_layout Standard
29020 To use conditional output inside places where you cannot insert branch insets,
29021  like inside equations, you can code special LaTeX definitions for each
29022  branch.
29023  For example you can define for the question branch
29024 \begin_inset Foot
29025 status collapsed
29026
29027 \begin_layout Plain Layout
29028 For an introduction to the LaTeX-syntax, see section
29029 \begin_inset space ~
29030 \end_inset
29031
29032
29033 \begin_inset CommandInset ref
29034 LatexCommand ref
29035 reference "sub:LaTeX-Syntax"
29036
29037 \end_inset
29038
29039 .
29040 \end_layout
29041
29042 \end_inset
29043
29044
29045 \end_layout
29046
29047 \begin_layout Standard
29048
29049 \series bold
29050
29051 \backslash
29052 newcommand{
29053 \backslash
29054 question}[1]{#1}
29055 \end_layout
29056
29057 \begin_layout Standard
29058
29059 \series bold
29060
29061 \backslash
29062 newcommand{
29063 \backslash
29064 answer}[1]{}
29065 \end_layout
29066
29067 \begin_layout Standard
29068 and for the answer branch
29069 \end_layout
29070
29071 \begin_layout Standard
29072
29073 \series bold
29074
29075 \backslash
29076 newcommand{
29077 \backslash
29078 question}[1]{}
29079 \end_layout
29080
29081 \begin_layout Standard
29082
29083 \series bold
29084
29085 \backslash
29086 newcommand{
29087 \backslash
29088 answer}[1]{#1}
29089 \end_layout
29090
29091 \begin_layout Standard
29092 \begin_inset Branch Question
29093 status open
29094
29095 \begin_layout Standard
29096 \begin_inset ERT
29097 status open
29098
29099 \begin_layout Plain Layout
29100
29101
29102 \backslash
29103 newcommand{
29104 \backslash
29105 question}[1]{#1}
29106 \end_layout
29107
29108 \begin_layout Plain Layout
29109
29110
29111 \backslash
29112 newcommand{
29113 \backslash
29114 answer}[1]{}
29115 \end_layout
29116
29117 \end_inset
29118
29119
29120 \end_layout
29121
29122 \end_inset
29123
29124
29125 \end_layout
29126
29127 \begin_layout Standard
29128 \begin_inset Branch Answer
29129 status collapsed
29130
29131 \begin_layout Standard
29132 \begin_inset ERT
29133 status open
29134
29135 \begin_layout Plain Layout
29136
29137
29138 \backslash
29139 newcommand{
29140 \backslash
29141 question}[1]{}
29142 \end_layout
29143
29144 \begin_layout Plain Layout
29145
29146
29147 \backslash
29148 newcommand{
29149 \backslash
29150 answer}[1]{#1}
29151 \end_layout
29152
29153 \end_inset
29154
29155
29156 \end_layout
29157
29158 \end_inset
29159
29160
29161 \end_layout
29162
29163 \begin_layout Standard
29164 Now it is possible to use the commands 
29165 \series bold
29166
29167 \backslash
29168 question{\SpecialChar \ldots{}
29169 }
29170 \series default
29171  and 
29172 \series bold
29173
29174 \backslash
29175 answer{\SpecialChar \ldots{}
29176 }
29177 \series default
29178  to obtain conditional output.
29179  Here is an example formula where only the 
29180 \series bold
29181
29182 \backslash
29183 question
29184 \series default
29185  part appears:
29186 \begin_inset Formula 
29187 \[
29188 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29189 \]
29190
29191 \end_inset
29192
29193
29194 \end_layout
29195
29196 \begin_layout Standard
29197 Inside math, the same effect can be achieved using math macros, see the
29198  
29199 \emph on
29200 Math
29201 \emph default
29202  manual.
29203 \end_layout
29204
29205 \begin_layout Section
29206 PDF Properties
29207 \begin_inset CommandInset label
29208 LatexCommand label
29209 name "sec:PDF-Properties"
29210
29211 \end_inset
29212
29213
29214 \begin_inset Index idx
29215 status collapsed
29216
29217 \begin_layout Plain Layout
29218 PDF properties
29219 \end_layout
29220
29221 \end_inset
29222
29223
29224 \end_layout
29225
29226 \begin_layout Standard
29227 The 
29228 \family sans
29229 Document Settings
29230 \family default
29231  dialog allows you in the 
29232 \family sans
29233 PDF Properties
29234 \family default
29235  to set up special options for the PDF output of your document.
29236  All options there are provided by the LaTeX-package 
29237 \series bold
29238 hyperref
29239 \series default
29240
29241 \begin_inset Index idx
29242 status collapsed
29243
29244 \begin_layout Plain Layout
29245 LaTeX-packages ! hyperref
29246 \end_layout
29247
29248 \end_inset
29249
29250 .
29251 \end_layout
29252
29253 \begin_layout Standard
29254 Using 
29255 \series bold
29256 hyperref
29257 \series default
29258  will link all cross-references in the DVI- and PDF-output.
29259  This means that the reader of your document will be able to click on a
29260  table of contents entry or on a reference and he is shown the referenced
29261  document part.
29262  You can specify in the dialog tab 
29263 \family sans
29264 Hyperlinks
29265 \family default
29266  how the links will look like and if links for bibliographical backreferences
29267  are created.
29268  The backreferences will appear in the bibliography behind the different
29269  entries, showing the number of the section, slide, or page where the entry
29270  is referenced.
29271 \end_layout
29272
29273 \begin_layout Standard
29274 In the dialog tab 
29275 \family sans
29276 Bookmarks
29277 \family default
29278  you can set if PDF-bookmarks should be created for every section of your
29279  document to make it easier for readers to navigate through the document.
29280  You can decide if the bookmarks should be numbered like your document sections
29281  or not.
29282  With the open bookmarks level you can specify what sectioning level should
29283  be displayed in the bookmarks when opening the PDF.
29284  For example level
29285 \begin_inset space ~
29286 \end_inset
29287
29288 2 will display all sections and subsections, while level
29289 \begin_inset space ~
29290 \end_inset
29291
29292 1 will only display the sections.
29293 \end_layout
29294
29295 \begin_layout Standard
29296 The header information in the dialog tab 
29297 \family sans
29298 General
29299 \family default
29300  are saved together with the PDF as file properties.
29301  Many programs are able to extract this information to e.
29302 \begin_inset space \thinspace{}
29303 \end_inset
29304
29305 g.
29306 \begin_inset space \space{}
29307 \end_inset
29308
29309 automatically recognize who the author is and what the PDF is about.
29310  This is very useful to sort, classify, or use PDFs for bibliography issues.
29311  When the option 
29312 \family sans
29313 Automatic fill header
29314 \family default
29315  is set, LyX tries to extract the header information from your document
29316  title and author settings.
29317 \end_layout
29318
29319 \begin_layout Standard
29320 The option 
29321 \family sans
29322 Load in fullscreen mode
29323 \family default
29324  will open the PDF in fullscreen mode, which is useful for presentations.
29325 \end_layout
29326
29327 \begin_layout Standard
29328 PDF properties are also used in this document.
29329  When you look in its document settings, you can see that some additional
29330  
29331 \series bold
29332 hyperref
29333 \series default
29334  options are used.
29335  For an explanation of them we refer you to the hyperref manual 
29336 \begin_inset CommandInset citation
29337 LatexCommand cite
29338 key "hyperref"
29339
29340 \end_inset
29341
29342 .
29343 \end_layout
29344
29345 \begin_layout Section
29346 TeX Code and the LaTeX Syntax
29347 \begin_inset CommandInset label
29348 LatexCommand label
29349 name "sec:TeX-Code"
29350
29351 \end_inset
29352
29353
29354 \end_layout
29355
29356 \begin_layout Subsection
29357 TeX Code Boxes
29358 \begin_inset Index idx
29359 status collapsed
29360
29361 \begin_layout Plain Layout
29362 TeX Code
29363 \end_layout
29364
29365 \end_inset
29366
29367
29368 \begin_inset CommandInset label
29369 LatexCommand label
29370 name "sub:TeX-Code-Boxes"
29371
29372 \end_inset
29373
29374
29375 \end_layout
29376
29377 \begin_layout Standard
29378 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29379  constructs, but not all.
29380  LaTeX contains of hundreds of packages which provide different commands.
29381  All the time packages are being updated and new ones added.
29382  This has the advantage that you can typeset nearly everything as there
29383  is for every problem a LaTeX-package.
29384  But LyX can of course not be up to date and support all packages and their
29385  commands.
29386 \end_layout
29387
29388 \begin_layout Standard
29389 But don't worry, you can use any LaTeX-command directly in LyX inside the
29390  TeX Code box.
29391  A TeX Code box is created by the menu 
29392 \family sans
29393 Insert\SpecialChar \menuseparator
29394 TeX
29395 \begin_inset space ~
29396 \end_inset
29397
29398 Code
29399 \family default
29400  or by the toolbar button 
29401 \begin_inset Info
29402 type  "icon"
29403 arg   "ert-insert"
29404 \end_inset
29405
29406 .
29407  The box can be opened by left-clicking and closed by right-clicking on
29408  it.
29409 \end_layout
29410
29411 \begin_layout Standard
29412 You can insert complete or incomplete commands as TeX Code.
29413  Incomplete means that the command argument can be Standard LyX text.
29414  For example, if you want to draw a frame around a word and are therefore
29415  using the LaTeX-command 
29416 \series bold
29417
29418 \backslash
29419 fbox
29420 \series default
29421 , you can write the command part 
29422 \series bold
29423
29424 \backslash
29425 fbox{
29426 \series default
29427  in a TeX Code box before the word and the closing brace 
29428 \series bold
29429 }
29430 \series default
29431  in a second TeX Code box behind the word.
29432  The word between the two TeX Code boxes is then the argument as it is in
29433  the following example:
29434 \end_layout
29435
29436 \begin_layout Standard
29437 \begin_inset Graphics
29438         filename clipart/ERT.png
29439         scale 89
29440
29441 \end_inset
29442
29443
29444 \end_layout
29445
29446 \begin_layout Standard
29447 gives
29448 \end_layout
29449
29450 \begin_layout Standard
29451 This is a line with a 
29452 \begin_inset ERT
29453 status collapsed
29454
29455 \begin_layout Plain Layout
29456
29457
29458 \backslash
29459 fbox{
29460 \end_layout
29461
29462 \end_inset
29463
29464 framed
29465 \begin_inset ERT
29466 status collapsed
29467
29468 \begin_layout Plain Layout
29469
29470 }
29471 \end_layout
29472
29473 \end_inset
29474
29475  word.
29476 \end_layout
29477
29478 \begin_layout Standard
29479 \begin_inset Note Greyedout
29480 status open
29481
29482 \begin_layout Plain Layout
29483
29484 \series bold
29485 Note:
29486 \series default
29487  At the end of LaTeX-commands without parameters, you have to insert a space
29488  to let LaTeX know that the command is finished.
29489 \end_layout
29490
29491 \end_inset
29492
29493
29494 \end_layout
29495
29496 \begin_layout Subsection
29497 Short Introduction to the LaTeX Syntax
29498 \begin_inset Argument
29499 status collapsed
29500
29501 \begin_layout Plain Layout
29502 The LaTeX Syntax
29503 \end_layout
29504
29505 \end_inset
29506
29507
29508 \begin_inset Index idx
29509 status collapsed
29510
29511 \begin_layout Plain Layout
29512 LaTeX Syntax
29513 \end_layout
29514
29515 \end_inset
29516
29517
29518 \begin_inset CommandInset label
29519 LatexCommand label
29520 name "sub:LaTeX-Syntax"
29521
29522 \end_inset
29523
29524
29525 \end_layout
29526
29527 \begin_layout Standard
29528 When you write larger documents or books, you will need to know something
29529  about the LaTeX-commands that LyX uses in the background.
29530  Because LaTeX is based on commands, you can 
29531 \begin_inset Quotes eld
29532 \end_inset
29533
29534 program
29535 \begin_inset Quotes erd
29536 \end_inset
29537
29538  your text.
29539  This has the advantage that the layout of the document can be changed at
29540  any time if you know the right commands.
29541  E.
29542 \begin_inset space \thinspace{}
29543 \end_inset
29544
29545 g.
29546 \begin_inset space \space{}
29547 \end_inset
29548
29549 imagine you have to write a manual for a product and the deadline is the
29550  end of the day.
29551  Your boss just has complimented you for your good work but wants to have
29552  all caption labels bold.
29553  But you have over hundred figure and table captions with non-bold labels
29554  in your manual.
29555  Of course it's impossible to change all caption labels manually in one
29556  day.
29557 \end_layout
29558
29559 \begin_layout Standard
29560 Now LaTeX comes into play.
29561  As mentioned above, for every problem there exists a LaTeX-package.
29562  First you have to find out which and therefore look in the LaTeX package
29563  database, 
29564 \begin_inset CommandInset citation
29565 LatexCommand cite
29566 key "Catalogue"
29567
29568 \end_inset
29569
29570 .
29571 \end_layout
29572
29573 \begin_layout Standard
29574 As result you know that the package 
29575 \series bold
29576 caption
29577 \series default
29578
29579 \begin_inset Index idx
29580 status collapsed
29581
29582 \begin_layout Plain Layout
29583 LaTeX-packages ! caption
29584 \end_layout
29585
29586 \end_inset
29587
29588  is what you need.
29589  To use a package, you have to load it in the document preamble (menu 
29590 \family sans
29591 Document\SpecialChar \menuseparator
29592 Settings
29593 \family default
29594 ) with the command
29595 \end_layout
29596
29597 \begin_layout Standard
29598
29599 \series bold
29600
29601 \backslash
29602 usepackage[options]{package name}
29603 \end_layout
29604
29605 \begin_layout Standard
29606 All LaTeX commands begin with a backslash, the command argument is set within
29607  two braces, and the options are set within two brackets.
29608  Note that not all commands have an argument and options.
29609 \end_layout
29610
29611 \begin_layout Standard
29612 In your case the package name is 
29613 \series bold
29614 caption
29615 \series default
29616 .
29617  After a look in the documentation of the package, you know that the option
29618  
29619 \series bold
29620 labelfont=bf
29621 \series default
29622  will change the font of all caption labels to bold.
29623  So you add the command
29624 \end_layout
29625
29626 \begin_layout Standard
29627
29628 \series bold
29629
29630 \backslash
29631 usepackage[labelfont=bf]{caption}
29632 \end_layout
29633
29634 \begin_layout Standard
29635 to the preamble and the problem is solved.
29636 \begin_inset Foot
29637 status collapsed
29638
29639 \begin_layout Plain Layout
29640 For more commands provided by the 
29641 \series bold
29642 caption
29643 \series default
29644  package, have a look at its documentation, 
29645 \begin_inset CommandInset citation
29646 LatexCommand cite
29647 key "caption"
29648
29649 \end_inset
29650
29651 .
29652 \end_layout
29653
29654 \end_inset
29655
29656
29657 \end_layout
29658
29659 \begin_layout Standard
29660 Note that some document classes have built-in solutions for well known problems
29661  like your case.
29662  For example if you use a 
29663 \family sans
29664 KOMA-Script
29665 \family default
29666  class, you don't need the package 
29667 \series bold
29668 caption
29669 \series default
29670 , you can instead write
29671 \end_layout
29672
29673 \begin_layout Standard
29674
29675 \series bold
29676
29677 \backslash
29678 setkomafont{captionlabel}{
29679 \backslash
29680 bfseries}
29681 \end_layout
29682
29683 \begin_layout Standard
29684 in the preamble and the problem is solved.
29685  So if you plan to write a large document, you should have a look at the
29686  documentation of the document class you want to use.
29687  (
29688 \series bold
29689
29690 \backslash
29691 setkomafont
29692 \series default
29693  is an example of a command with more than one argument.)
29694 \end_layout
29695
29696 \begin_layout Standard
29697 Commands in the preamble affect the whole document, while commands in the
29698  text affect only the text after the command or only the text used as command
29699  argument.
29700  To insert a LaTeX-command in text, use the TeX Code box as described in
29701  the previous section.
29702 \end_layout
29703
29704 \begin_layout Standard
29705 If you want to learn more about LaTeX and its syntax, have a look at the
29706  LaTeX-books 
29707 \begin_inset CommandInset citation
29708 LatexCommand cite
29709 key "latexcompanion,latexguide"
29710
29711 \end_inset
29712
29713 .
29714 \end_layout
29715
29716 \begin_layout Standard
29717 \begin_inset Newpage cleardoublepage
29718 \end_inset
29719
29720
29721 \end_layout
29722
29723 \begin_layout Standard
29724 \begin_inset ERT
29725 status collapsed
29726
29727 \begin_layout Plain Layout
29728
29729
29730 \backslash
29731 pagestyle{fancy}
29732 \end_layout
29733
29734 \end_inset
29735
29736
29737 \begin_inset Note Note
29738 status collapsed
29739
29740 \begin_layout Plain Layout
29741 switches temporarily to a page style with custom header and footer line
29742 \end_layout
29743
29744 \end_inset
29745
29746
29747 \end_layout
29748
29749 \begin_layout Left Header
29750 \begin_inset Argument
29751 status open
29752
29753 \begin_layout Plain Layout
29754
29755 \end_layout
29756
29757 \end_inset
29758
29759
29760 \begin_inset ERT
29761 status collapsed
29762
29763 \begin_layout Plain Layout
29764
29765
29766 \backslash
29767 rightmark
29768 \end_layout
29769
29770 \end_inset
29771
29772
29773 \begin_inset Note Note
29774 status open
29775
29776 \begin_layout Plain Layout
29777 defines the header line as described below
29778 \end_layout
29779
29780 \end_inset
29781
29782
29783 \end_layout
29784
29785 \begin_layout Center Header
29786 \begin_inset Argument
29787 status open
29788
29789 \begin_layout Plain Layout
29790
29791 \end_layout
29792
29793 \end_inset
29794
29795
29796 \end_layout
29797
29798 \begin_layout Right Header
29799 \begin_inset Argument
29800 status open
29801
29802 \begin_layout Plain Layout
29803 \begin_inset ERT
29804 status collapsed
29805
29806 \begin_layout Plain Layout
29807
29808
29809 \backslash
29810 leftmark
29811 \end_layout
29812
29813 \end_inset
29814
29815
29816 \end_layout
29817
29818 \end_inset
29819
29820
29821 \end_layout
29822
29823 \begin_layout Left Footer
29824 \begin_inset Argument
29825 status open
29826
29827 \begin_layout Plain Layout
29828 \begin_inset ERT
29829 status collapsed
29830
29831 \begin_layout Plain Layout
29832
29833
29834 \backslash
29835 thepage
29836 \end_layout
29837
29838 \end_inset
29839
29840
29841 \end_layout
29842
29843 \end_inset
29844
29845
29846 \end_layout
29847
29848 \begin_layout Center Footer
29849 \begin_inset Argument
29850 status open
29851
29852 \begin_layout Plain Layout
29853
29854 \family sans
29855 \series bold
29856 \color red
29857 LyX's user guide
29858 \end_layout
29859
29860 \end_inset
29861
29862 Magic code:
29863 \begin_inset Newline newline
29864 \end_inset
29865
29866
29867 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29868 \end_inset
29869
29870
29871 \end_layout
29872
29873 \begin_layout Right Footer
29874 \begin_inset Argument
29875 status open
29876
29877 \begin_layout Plain Layout
29878
29879 \end_layout
29880
29881 \end_inset
29882
29883
29884 \begin_inset ERT
29885 status collapsed
29886
29887 \begin_layout Plain Layout
29888
29889
29890 \backslash
29891 Roman{page}
29892 \end_layout
29893
29894 \end_inset
29895
29896
29897 \end_layout
29898
29899 \begin_layout Section
29900 Customized Page Headers and Footers
29901 \begin_inset CommandInset label
29902 LatexCommand label
29903 name "sec:Customized-Page-Headers"
29904
29905 \end_inset
29906
29907
29908 \begin_inset Index idx
29909 status collapsed
29910
29911 \begin_layout Plain Layout
29912 Document ! Header/Footer line
29913 \end_layout
29914
29915 \end_inset
29916
29917
29918 \begin_inset Index idx
29919 status collapsed
29920
29921 \begin_layout Plain Layout
29922 Header/Footer line
29923 \end_layout
29924
29925 \end_inset
29926
29927
29928 \end_layout
29929
29930 \begin_layout Standard
29931 To define custom page header and footer line for your document, you need
29932  to set the headings style to 
29933 \family sans
29934 Fancy
29935 \family default
29936  in the 
29937 \family sans
29938 Document\SpecialChar \menuseparator
29939 Settings
29940 \family default
29941  dialog under 
29942 \family sans
29943 Page
29944 \begin_inset space ~
29945 \end_inset
29946
29947 Layout
29948 \family default
29949 .
29950  As second step add in the menu 
29951 \family sans
29952 Document\SpecialChar \menuseparator
29953 Settings\SpecialChar \menuseparator
29954 Modules
29955 \family default
29956  the module 
29957 \begin_inset Quotes eld
29958 \end_inset
29959
29960 Custom Header/Footerlines
29961 \begin_inset Quotes erd
29962 \end_inset
29963
29964 .
29965  This module offers the 6
29966 \begin_inset space ~
29967 \end_inset
29968
29969 styles
29970 \end_layout
29971
29972 \begin_layout Description
29973 Left
29974 \begin_inset space ~
29975 \end_inset
29976
29977 Header,
29978 \begin_inset space ~
29979 \end_inset
29980
29981 Center
29982 \begin_inset space ~
29983 \end_inset
29984
29985 Header,
29986 \begin_inset space ~
29987 \end_inset
29988
29989 Right
29990 \begin_inset space ~
29991 \end_inset
29992
29993 Header
29994 \end_layout
29995
29996 \begin_layout Description
29997 Left
29998 \begin_inset space ~
29999 \end_inset
30000
30001 Footer,
30002 \begin_inset space ~
30003 \end_inset
30004
30005 Center
30006 \begin_inset space ~
30007 \end_inset
30008
30009 Footer,
30010 \begin_inset space ~
30011 \end_inset
30012
30013 Right
30014 \begin_inset space ~
30015 \end_inset
30016
30017 Footer
30018 \end_layout
30019
30020 \begin_layout Standard
30021 for the different positions in the header/footer.
30022 \end_layout
30023
30024 \begin_layout Standard
30025 Normally, headers and footers are set up in the beginning of the document.
30026  But you can change them anywhere you want to.
30027  Figure
30028 \begin_inset space ~
30029 \end_inset
30030
30031
30032 \begin_inset CommandInset ref
30033 LatexCommand ref
30034 reference "fig:Page-layout"
30035
30036 \end_inset
30037
30038  shows the page layout and where the header/footer styles will appear.
30039 \end_layout
30040
30041 \begin_layout Standard
30042 \begin_inset Float figure
30043 placement h
30044 wide false
30045 sideways false
30046 status open
30047
30048 \begin_layout Plain Layout
30049 \noindent
30050 \align center
30051 \begin_inset Tabular
30052 <lyxtabular version="3" rows="5" columns="3">
30053 <features tabularvalignment="middle">
30054 <column alignment="left" valignment="top" width="30line%">
30055 <column alignment="center" valignment="top" width="30line%">
30056 <column alignment="right" valignment="top" width="30line%">
30057 <row>
30058 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30059 \begin_inset Text
30060
30061 \begin_layout Plain Layout
30062 Left Header
30063 \end_layout
30064
30065 \end_inset
30066 </cell>
30067 <cell alignment="center" valignment="top" topline="true" usebox="none">
30068 \begin_inset Text
30069
30070 \begin_layout Plain Layout
30071 Center Header
30072 \end_layout
30073
30074 \end_inset
30075 </cell>
30076 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30077 \begin_inset Text
30078
30079 \begin_layout Plain Layout
30080 Right Header
30081 \end_layout
30082
30083 \end_inset
30084 </cell>
30085 </row>
30086 <row>
30087 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30088 \begin_inset Text
30089
30090 \begin_layout Plain Layout
30091
30092 \end_layout
30093
30094 \end_inset
30095 </cell>
30096 <cell alignment="center" valignment="top" usebox="none">
30097 \begin_inset Text
30098
30099 \begin_layout Plain Layout
30100
30101 \end_layout
30102
30103 \end_inset
30104 </cell>
30105 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30106 \begin_inset Text
30107
30108 \begin_layout Plain Layout
30109
30110 \end_layout
30111
30112 \end_inset
30113 </cell>
30114 </row>
30115 <row>
30116 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30117 \begin_inset Text
30118
30119 \begin_layout Plain Layout
30120 The normal text on the page goes here.
30121  The running header is above the text, and the footer is below (including
30122  footnotes).
30123  Headers/footers typically contain things like the page number, title of
30124  the chapter, company logo but your can use almost anything, except of floats.
30125 \end_layout
30126
30127 \end_inset
30128 </cell>
30129 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30130 \begin_inset Text
30131
30132 \begin_layout Plain Layout
30133
30134 \end_layout
30135
30136 \end_inset
30137 </cell>
30138 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30139 \begin_inset Text
30140
30141 \begin_layout Plain Layout
30142
30143 \end_layout
30144
30145 \end_inset
30146 </cell>
30147 </row>
30148 <row>
30149 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30150 \begin_inset Text
30151
30152 \begin_layout Plain Layout
30153
30154 \end_layout
30155
30156 \end_inset
30157 </cell>
30158 <cell alignment="center" valignment="top" usebox="none">
30159 \begin_inset Text
30160
30161 \begin_layout Plain Layout
30162
30163 \end_layout
30164
30165 \end_inset
30166 </cell>
30167 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30168 \begin_inset Text
30169
30170 \begin_layout Plain Layout
30171
30172 \end_layout
30173
30174 \end_inset
30175 </cell>
30176 </row>
30177 <row>
30178 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30179 \begin_inset Text
30180
30181 \begin_layout Plain Layout
30182 Left Footer
30183 \end_layout
30184
30185 \end_inset
30186 </cell>
30187 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30188 \begin_inset Text
30189
30190 \begin_layout Plain Layout
30191 Center Footer
30192 \end_layout
30193
30194 \end_inset
30195 </cell>
30196 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30197 \begin_inset Text
30198
30199 \begin_layout Plain Layout
30200 Right Footer
30201 \end_layout
30202
30203 \end_inset
30204 </cell>
30205 </row>
30206 </lyxtabular>
30207
30208 \end_inset
30209
30210
30211 \end_layout
30212
30213 \begin_layout Plain Layout
30214 \begin_inset Caption
30215
30216 \begin_layout Plain Layout
30217 \begin_inset CommandInset label
30218 LatexCommand label
30219 name "fig:Page-layout"
30220
30221 \end_inset
30222
30223 Page layout with custom header and footer line.
30224 \end_layout
30225
30226 \end_inset
30227
30228
30229 \end_layout
30230
30231 \end_inset
30232
30233
30234 \end_layout
30235
30236 \begin_layout Subsection
30237 Definition
30238 \end_layout
30239
30240 \begin_layout Standard
30241 To define your header line, add all 3
30242 \begin_inset space ~
30243 \end_inset
30244
30245 header styles.
30246  The things you add to the styles appear on uneven pages, the things in
30247  the optional arguments on even pages.
30248  For single-sided documents, the optional arguments will not be used and
30249  can be omitted.
30250  If you leave a style or its argument empty, nothing appears in the output.
30251  Defining the footer line works similar.
30252 \end_layout
30253
30254 \begin_layout Standard
30255 For the definition, you will need some LaTeX-commands that are inserted
30256  as TeX code (menu 
30257 \family sans
30258 Insert\SpecialChar \menuseparator
30259 Te
30260 \begin_inset ERT
30261 status collapsed
30262
30263 \begin_layout Plain Layout
30264
30265 {}
30266 \end_layout
30267
30268 \end_inset
30269
30270 X
30271 \begin_inset space ~
30272 \end_inset
30273
30274 Code
30275 \family default
30276 ):
30277 \end_layout
30278
30279 \begin_layout Description
30280
30281 \backslash
30282 thepage prints the current page number
30283 \end_layout
30284
30285 \begin_layout Description
30286
30287 \backslash
30288 Roman{page} prints the current page number with capital roman numerals
30289 \end_layout
30290
30291 \begin_layout Description
30292
30293 \backslash
30294 roman{page} prints the current page number with small roman numerals
30295 \end_layout
30296
30297 \begin_layout Description
30298
30299 \backslash
30300 leftmark prints the current section number and title.
30301  If the document has chapters, it prints the current chapter number and
30302  title instead.
30303  It is called 
30304 \begin_inset Quotes eld
30305 \end_inset
30306
30307 leftmark
30308 \begin_inset Quotes prd
30309 \end_inset
30310
30311  because it usually goes in a left header.
30312 \end_layout
30313
30314 \begin_layout Description
30315
30316 \backslash
30317 rightmark prints the current subsection number and title.
30318  If the document has chapters, it prints the current section number and
30319  title instead.
30320  It is normally used in the right header.
30321 \end_layout
30322
30323 \begin_layout Subsection
30324 Default header/footer
30325 \end_layout
30326
30327 \begin_layout Standard
30328 The custom header/footer is not empty by default.
30329  The default header contains the chapter and section title and the center
30330  footer has the page number.
30331  In order to remove unwanted entries from the header/footer, include the
30332  relevant header/footer style in your document, but leave it blank.
30333  So, if you do not want a page number in the footer, include a blank 
30334 \family sans
30335 Center
30336 \begin_inset space ~
30337 \end_inset
30338
30339 Footer
30340 \family default
30341  style.
30342 \end_layout
30343
30344 \begin_layout Subsection
30345 Appearance
30346 \end_layout
30347
30348 \begin_layout Standard
30349 The header and footer will appear on normal pages.
30350  Some pages are different.
30351  The title page has a style of its own, and so has any page that starts
30352  a new part or chapter in your book.
30353  Such pages will not have the custom headers/footers, but that is normal.
30354  There is for example no need to print a header with the chapter name on
30355  the chapter page where the chapter heading is in big bold letters anyway.
30356 \end_layout
30357
30358 \begin_layout Subsubsection
30359 Header and footer decoration line
30360 \end_layout
30361
30362 \begin_layout Standard
30363 By default, you get a 0.4
30364 \begin_inset space \thinspace{}
30365 \end_inset
30366
30367 pt thick line below the header and no footer line.
30368  This can be changed in the document preamble with the commands 
30369 \series bold
30370
30371 \backslash
30372 headrulewidth
30373 \series default
30374  and 
30375 \series bold
30376
30377 \backslash
30378 footrulewidth
30379 \series default
30380  in the following scheme:
30381 \end_layout
30382
30383 \begin_layout Standard
30384
30385 \series bold
30386
30387 \backslash
30388 renewcommand{
30389 \backslash
30390 headrulewidth}{thickness}
30391 \end_layout
30392
30393 \begin_layout Standard
30394 Where thickness is a size in standard units like 
30395 \family sans
30396 pt
30397 \family default
30398  or 
30399 \family sans
30400 mm
30401 \family default
30402 .
30403  If you don't want a line, set the thickness to 0
30404 \begin_inset space \thinspace{}
30405 \end_inset
30406
30407 pt.
30408 \end_layout
30409
30410 \begin_layout Standard
30411 The lines can also be colored, but this requires more knowledge of LaTeX.
30412  If you really need this, have a look in the Internet or in sec.
30413 \begin_inset space ~
30414 \end_inset
30415
30416 4.4 of the book 
30417 \begin_inset CommandInset citation
30418 LatexCommand cite
30419 key "Mittelbach"
30420
30421 \end_inset
30422
30423 .
30424 \end_layout
30425
30426 \begin_layout Subsubsection
30427 Several header/footer lines
30428 \end_layout
30429
30430 \begin_layout Standard
30431 In case that you need more than one text line as a header/footer, you can
30432  do this by adding a normal line break in the style definition.
30433  However, the default height of the header/footer is only the one of one
30434  text line.
30435  To expand the height, redefine the LaTeX length 
30436 \series bold
30437
30438 \backslash
30439 headheight
30440 \series default
30441  or 
30442 \series bold
30443
30444 \backslash
30445 footheight
30446 \series default
30447  in this scheme in your document preamble:
30448 \end_layout
30449
30450 \begin_layout Standard
30451
30452 \series bold
30453
30454 \backslash
30455 setlength{
30456 \backslash
30457 headheight}{height}
30458 \end_layout
30459
30460 \begin_layout Standard
30461 Where height is a size in standard units.
30462  If you don't know which amount of space is needed for the height, define
30463  your header/footer and preview your document as PDF.
30464  Then open the LaTeX logfile via the menu 
30465 \family sans
30466 Document\SpecialChar \menuseparator
30467 La
30468 \begin_inset ERT
30469 status collapsed
30470
30471 \begin_layout Plain Layout
30472
30473 {}
30474 \end_layout
30475
30476 \end_inset
30477
30478 TeX Log
30479 \family default
30480  and look via the button 
30481 \family sans
30482 Next
30483 \begin_inset space ~
30484 \end_inset
30485
30486 Warning
30487 \family default
30488  if you find a warning of the package 
30489 \series bold
30490 fancyhdr
30491 \series default
30492
30493 \begin_inset Index idx
30494 status collapsed
30495
30496 \begin_layout Plain Layout
30497 LaTeX-packages ! fancyhdr
30498 \end_layout
30499
30500 \end_inset
30501
30502 .
30503  If there is such a warning, it contains the space that you need at least
30504  for your header/footer.
30505 \end_layout
30506
30507 \begin_layout Subsection
30508 This example
30509 \end_layout
30510
30511 \begin_layout Standard
30512 This example demonstrates what can be done with custom header/footers.
30513  Don't use it for your document as it is just an example.
30514  This example consists of the following definition:
30515 \end_layout
30516
30517 \begin_layout Description
30518 Left
30519 \begin_inset space ~
30520 \end_inset
30521
30522 Header 
30523 \series bold
30524
30525 \backslash
30526 rightmark
30527 \series default
30528 , empty optional argument
30529 \end_layout
30530
30531 \begin_layout Description
30532 Center
30533 \begin_inset space ~
30534 \end_inset
30535
30536 Header empty, empty optional argument
30537 \end_layout
30538
30539 \begin_layout Description
30540 Right
30541 \begin_inset space ~
30542 \end_inset
30543
30544 Header empty, 
30545 \series bold
30546
30547 \backslash
30548 leftmark
30549 \series default
30550  in the optional argument
30551 \end_layout
30552
30553 \begin_layout Description
30554 Left
30555 \begin_inset space ~
30556 \end_inset
30557
30558 Footer empty, 
30559 \series bold
30560
30561 \backslash
30562 thepage
30563 \series default
30564  in the optional argument
30565 \end_layout
30566
30567 \begin_layout Description
30568 Center
30569 \begin_inset space ~
30570 \end_inset
30571
30572 Footer 
30573 \family sans
30574 \series bold
30575 \color red
30576 LyX's user guide
30577 \family default
30578 \series default
30579 \color inherit
30580
30581 \begin_inset Quotes eld
30582 \end_inset
30583
30584 Magic code:
30585 \begin_inset Newline newline
30586 \end_inset
30587
30588
30589 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30590 \end_inset
30591
30592
30593 \begin_inset Quotes erd
30594 \end_inset
30595
30596  in the optional argument
30597 \end_layout
30598
30599 \begin_layout Description
30600 Right
30601 \begin_inset space ~
30602 \end_inset
30603
30604 Footer 
30605 \series bold
30606
30607 \backslash
30608 Roman{page}
30609 \series default
30610 , empty optional argument
30611 \end_layout
30612
30613 \begin_layout Description
30614
30615 \backslash
30616 headrulewidth set to 2
30617 \begin_inset space \thinspace{}
30618 \end_inset
30619
30620 pt
30621 \end_layout
30622
30623 \begin_layout Standard
30624 In principle you can use almost everything in headers/footers, except of
30625  floats.
30626  For more special things like e.
30627 \begin_inset space \thinspace{}
30628 \end_inset
30629
30630 g.
30631 \begin_inset space ~
30632 \end_inset
30633
30634 thumb-indexes, see the manual of the 
30635 \series bold
30636 fancyhdr
30637 \series default
30638  package, 
30639 \begin_inset CommandInset citation
30640 LatexCommand cite
30641 key "fancyhdr"
30642
30643 \end_inset
30644
30645 .
30646 \end_layout
30647
30648 \begin_layout Standard
30649 \begin_inset Newpage clearpage
30650 \end_inset
30651
30652
30653 \end_layout
30654
30655 \begin_layout Standard
30656 \begin_inset ERT
30657 status collapsed
30658
30659 \begin_layout Plain Layout
30660
30661
30662 \backslash
30663 pagestyle{headings}
30664 \end_layout
30665
30666 \end_inset
30667
30668
30669 \begin_inset Note Note
30670 status collapsed
30671
30672 \begin_layout Plain Layout
30673 switches back to page style with the default headings
30674 \end_layout
30675
30676 \end_inset
30677
30678
30679 \end_layout
30680
30681 \begin_layout Section
30682 Previewing Snippets of your Document
30683 \begin_inset CommandInset label
30684 LatexCommand label
30685 name "sec:Previewing-snippets-of"
30686
30687 \end_inset
30688
30689
30690 \begin_inset Index idx
30691 status collapsed
30692
30693 \begin_layout Plain Layout
30694 Instant preview
30695 \end_layout
30696
30697 \end_inset
30698
30699
30700 \begin_inset Index idx
30701 status collapsed
30702
30703 \begin_layout Plain Layout
30704 Document ! Preview
30705 \end_layout
30706
30707 \end_inset
30708
30709
30710 \end_layout
30711
30712 \begin_layout Standard
30713 LyX allows you to generate previews of sections of your document on the
30714  fly so you can see how they will look in the final document without having
30715  to break your train of thought with 
30716 \family sans
30717 View\SpecialChar \menuseparator
30718 DVI
30719 \family default
30720 .
30721 \end_layout
30722
30723 \begin_layout Standard
30724 If you would for example like to see in LyX your math formulas typeset by
30725  LaTeX, install the LaTeX-package 
30726 \series bold
30727 preview-latex
30728 \series default
30729
30730 \begin_inset Index idx
30731 status collapsed
30732
30733 \begin_layout Plain Layout
30734 LaTeX-packages ! preview-latex
30735 \end_layout
30736
30737 \end_inset
30738
30739  as explained below, and turn on 
30740 \family sans
30741 Instant
30742 \begin_inset space ~
30743 \end_inset
30744
30745 preview
30746 \family default
30747  in the 
30748 \family sans
30749 Tools\SpecialChar \menuseparator
30750 Preferences 
30751 \family default
30752 dialog under Look
30753 \begin_inset space ~
30754 \end_inset
30755
30756 and
30757 \begin_inset space ~
30758 \end_inset
30759
30760 feel\SpecialChar \menuseparator
30761 Display.
30762  The 
30763 \family sans
30764 Preview
30765 \begin_inset space ~
30766 \end_inset
30767
30768 Size
30769 \family default
30770  is the multiplication factor for the size.
30771 \end_layout
30772
30773 \begin_layout Standard
30774 Previews are generated when you load a document into LyX and when you finish
30775  editing an inset.
30776  Previews of an already loaded document are 
30777 \emph on
30778 not
30779 \emph default
30780  generated just by selecting the 
30781 \family sans
30782 Instant
30783 \begin_inset space ~
30784 \end_inset
30785
30786 preview
30787 \family default
30788  check box, you have to reopen the documents to activate the previews.
30789 \end_layout
30790
30791 \begin_layout Standard
30792 LyX will generate previews of math insets.
30793  It will also generate previews of included insets if you select the 
30794 \family sans
30795 Show
30796 \begin_inset space ~
30797 \end_inset
30798
30799 preview
30800 \family default
30801  check box in the insert dialog.
30802  This is useful if you wish to generate a preview of a LaTeX figure, for
30803  example.
30804 \end_layout
30805
30806 \begin_layout Standard
30807 To get previews working, you need the LaTeX package 
30808 \series bold
30809 preview-latex
30810 \series default
30811  (on some systems named simply 
30812 \series bold
30813 preview
30814 \series default
30815 ) installed.
30816  If it is not already installed, you will find it in the TeX-catalogue,
30817  
30818 \begin_inset CommandInset citation
30819 LatexCommand cite
30820 key "TeXCatalogue"
30821
30822 \end_inset
30823
30824  or in the package manager of your LaTeX-system.
30825  You obtain prettier results if you install the program 
30826 \family typewriter
30827 pnmcrop
30828 \family default
30829  from the 
30830 \family typewriter
30831 netpbm
30832 \family default
30833  package; for LyX on Windows this program is automatically installed together
30834  with LyX.
30835 \end_layout
30836
30837 \begin_layout Standard
30838 \begin_inset VSpace bigskip
30839 \end_inset
30840
30841
30842 \end_layout
30843
30844 \begin_layout Standard
30845 You can furthermore preview the LaTeX source of the whole document or parts
30846  of it.
30847  Use the menu 
30848 \family sans
30849 View\SpecialChar \menuseparator
30850 View
30851 \begin_inset space ~
30852 \end_inset
30853
30854 Source
30855 \family default
30856  and a window will be shown where you can see the LaTeX-source code.
30857  The window shows the source of the whole paragraph where the cursor is
30858  currently in.
30859  You can also select document parts in LyX's main window, then only this
30860  selection (when it is more than one paragraph) is shown as source code.
30861  To view the whole document as source, enable the corresponding option in
30862  the source view window.
30863 \end_layout
30864
30865 \begin_layout Section
30866 Advanced Find and Replace
30867 \begin_inset CommandInset label
30868 LatexCommand label
30869 name "sec:Advanced-Find-and"
30870
30871 \end_inset
30872
30873
30874 \begin_inset Index idx
30875 status collapsed
30876
30877 \begin_layout Plain Layout
30878 Replace
30879 \end_layout
30880
30881 \end_inset
30882
30883
30884 \begin_inset Index idx
30885 status collapsed
30886
30887 \begin_layout Plain Layout
30888 Find
30889 \end_layout
30890
30891 \end_inset
30892
30893
30894 \end_layout
30895
30896 \begin_layout Subsection
30897 Introduction
30898 \end_layout
30899
30900 \begin_layout Standard
30901 The advanced find and replace feature of LyX allows for searching of complex,
30902  format-sensitive text segments and mathematics contents within LyX documents.
30903  It is an enhancement of the standard (quick) find and replace feature.
30904  The key-features are:
30905 \end_layout
30906
30907 \begin_layout Itemize
30908 Both searching of text and of mathematical formulas is allowed, where the
30909  latter is done by entering mathematics in the usual way; not only entire
30910  mathematical formulas are found, but also parts occurring within more complex
30911  formulas
30912 \end_layout
30913
30914 \begin_layout Itemize
30915 Search may be format-insensitive, so that the searched text is found in
30916  any context/style (standard text, section headings, notes, and even mathematics
30917 ), or it may be format-sensitive, so that, for example, a word entered with
30918  a section heading will only be found within section headings
30919 \end_layout
30920
30921 \begin_layout Itemize
30922 Search may be widened to a specific 
30923 \emph on
30924 scope
30925 \emph default
30926 , i.
30927 \begin_inset space \thinspace{}
30928 \end_inset
30929
30930 e.
30931 \begin_inset space ~
30932 \end_inset
30933
30934 a set of files which may be all the children of the document being edited,
30935  all the open files, or all the manuals available from the 
30936 \family sans
30937 Help
30938 \family default
30939  menu
30940 \end_layout
30941
30942 \begin_layout Itemize
30943 Replace may optionally preserve capitalization, so that the replaced text
30944  capitalization is adapted to the matching text (i.
30945 \begin_inset space \thinspace{}
30946 \end_inset
30947
30948 e.
30949 \begin_inset space ~
30950 \end_inset
30951
30952 all lowercase, all uppercase, first uppercase followed by lowercase)
30953 \end_layout
30954
30955 \begin_layout Subsection
30956 Basic usage
30957 \end_layout
30958
30959 \begin_layout Standard
30960 The advanced find and replace feature of LyX is activated through the menu
30961  
30962 \family sans
30963 Edit\SpecialChar \menuseparator
30964 Find & Replace
30965 \noun on
30966  (
30967 \noun default
30968 Advanced
30969 \noun on
30970 )
30971 \family default
30972 \noun default
30973  (shortcut 
30974 \begin_inset Info
30975 type  "shortcut"
30976 arg   "dialog-show findreplaceadv"
30977 \end_inset
30978
30979 ) or the toolbar button 
30980 \begin_inset Info
30981 type  "icon"
30982 arg   "dialog-toggle findreplaceadv"
30983 \end_inset
30984
30985 .
30986  This opens the 
30987 \family sans
30988 Advanced Find and Replace
30989 \family default
30990  dialog.
30991 \end_layout
30992
30993 \begin_layout Subsubsection
30994 Searching for text
30995 \end_layout
30996
30997 \begin_layout Standard
30998 Enter into the 
30999 \family sans
31000 Find
31001 \family default
31002  LyX mini-editor a simple word, and search for occurrences of it by clicking
31003  on the 
31004 \family sans
31005 Find Next
31006 \family default
31007  button at the bottom of the dialog (or just press the 
31008 \family sans
31009 Return
31010 \family default
31011  key).
31012  The entered word is found both in text mode and in math mode, and in emphasized
31013 , bold or normal face, and in both in section titles and in standard text.
31014  Pressing repeatedly 
31015 \family sans
31016 Enter
31017 \family default
31018  keeps searching forward.
31019  Similarly, pressing 
31020 \family sans
31021 Shift+Enter
31022 \family default
31023  searches for the entered text backwards.
31024 \end_layout
31025
31026 \begin_layout Standard
31027 While searching, the 
31028 \family sans
31029 Case sensitive
31030 \family default
31031  option allows matches to occur only with the same case as entered in the
31032  
31033 \family sans
31034 Find
31035 \family default
31036  editor.
31037  The 
31038 \family sans
31039 Whole words
31040 \family default
31041  option allows matches to occur only at word boundaries.
31042 \end_layout
31043
31044 \begin_layout Subsubsection
31045 Searching for mathematics
31046 \end_layout
31047
31048 \begin_layout Standard
31049 Mathematical formulas may be searched for by typing in the 
31050 \family sans
31051 Find
31052 \family default
31053  editor a mathematical formula, such as 
31054 \begin_inset Formula $x^{2}$
31055 \end_inset
31056
31057  or also something more complex like 
31058 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31059 \end_inset
31060
31061 .
31062  When searching for a formula, it is found both when it is alone and when
31063  it occurs in sub-formulas and nested parts of sub-formulas, for example
31064  the mentioned segments would be found in something like 
31065 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31066 \end_inset
31067
31068
31069 \end_layout
31070
31071 \begin_layout Subsubsection
31072 Style-aware search
31073 \end_layout
31074
31075 \begin_layout Standard
31076 It is also possible to search for text with specific styles.
31077  This is done by switching to the 
31078 \family sans
31079 Settings
31080 \family default
31081  tab of the dialog and unchecking the 
31082 \family sans
31083 Ignore format
31084 \family default
31085  option.
31086  This way, entering in the 
31087 \family sans
31088 Find
31089 \family default
31090  editor
31091 \end_layout
31092
31093 \begin_layout Itemize
31094 a plain word and searching for it would not find instances of the word occurring
31095  in emphasized or boldface.
31096 \end_layout
31097
31098 \begin_layout Itemize
31099 an emphasized or boldface word and searching for it would find the respective
31100  instances with same face only, and within the same text style only.
31101  Note that, for example, an emphasized text is found not only when occurring
31102  alone, but also when it is contained in a longer emphasized sentence.
31103 \end_layout
31104
31105 \begin_layout Itemize
31106 a plain word in a section heading, and searching for it, finds occurrences
31107  of if only within section headings.
31108  Also, if the text to search is given an emphasized or bold face, in addition
31109  to a section style, then it is found only when occurring with the same
31110  style.
31111 \end_layout
31112
31113 \begin_layout Itemize
31114 some mathematics in a displayed formula will only find instances of this
31115  formula that are also displayed formulas (and not inline formulas).
31116 \end_layout
31117
31118 \begin_layout Subsubsection
31119 Replace
31120 \end_layout
31121
31122 \begin_layout Standard
31123 The text segments matching the text entered in the 
31124 \family sans
31125 Find
31126 \family default
31127  editor may be replaced with the text segments entered in the 
31128 \family sans
31129 Replace
31130 \family default
31131 \noun on
31132  
31133 \noun default
31134 editor.
31135  In order to find the next occurrence and replace it, click on the 
31136 \family sans
31137 Replace
31138 \family default
31139  button or alternatively
31140 \noun on
31141  
31142 \noun default
31143 press 
31144 \family sans
31145 Enter
31146 \family default
31147  or 
31148 \family sans
31149 Shift+Enter
31150 \family default
31151  while being in the 
31152 \family sans
31153 Replace
31154 \family default
31155 \noun on
31156  
31157 \noun default
31158 editor.
31159 \end_layout
31160
31161 \begin_layout Standard
31162 You can replace full-featured formatted LyX segments in place of the matching
31163  text segments in your document.
31164  Typical scenarios in which to use this capability may be (just to mention
31165  a few):
31166 \end_layout
31167
31168 \begin_layout Itemize
31169 replacing occurrences of a word with a customized formatted version of the
31170  same word, for example replacing occurrences of a name like 
31171 \begin_inset Quotes eld
31172 \end_inset
31173
31174 func()
31175 \begin_inset Quotes erd
31176 \end_inset
31177
31178  with its typewriter version 
31179 \family typewriter
31180
31181 \begin_inset Quotes eld
31182 \end_inset
31183
31184 func()
31185 \begin_inset Quotes erd
31186 \end_inset
31187
31188 ;
31189 \end_layout
31190
31191 \begin_layout Itemize
31192 performing a notation rework of mathematical symbols, for example replacing
31193  occurrences of 
31194 \begin_inset Quotes eld
31195 \end_inset
31196
31197
31198 \begin_inset Formula $R$
31199 \end_inset
31200
31201
31202 \begin_inset Quotes erd
31203 \end_inset
31204
31205  with 
31206 \begin_inset Quotes eld
31207 \end_inset
31208
31209
31210 \begin_inset Formula $\mathbb{R}$
31211 \end_inset
31212
31213
31214 \begin_inset Quotes erd
31215 \end_inset
31216
31217  (you may want to enable the 
31218 \family sans
31219 Whole words
31220 \family default
31221  and 
31222 \family sans
31223 Case sensitive
31224 \family default
31225  options and disable the 
31226 \family sans
31227 Ignore format
31228 \family default
31229  option in the 
31230 \family sans
31231 Settings
31232 \family default
31233  tab, in order to avoid replacing all 
31234 \begin_inset Quotes eld
31235 \end_inset
31236
31237 R
31238 \begin_inset Quotes erd
31239 \end_inset
31240
31241  letters occurring in normal text), or occurrences of 
31242 \begin_inset Formula $x_{j}^{i}$
31243 \end_inset
31244
31245  with 
31246 \begin_inset Formula $x_{i,\, j}$
31247 \end_inset
31248
31249 , or occurrences of 
31250 \begin_inset Formula $x[k]$
31251 \end_inset
31252
31253  with 
31254 \begin_inset Formula $x_{k}$
31255 \end_inset
31256
31257 .
31258 \end_layout
31259
31260 \begin_layout Subsection
31261 Advanced usage
31262 \end_layout
31263
31264 \begin_layout Standard
31265 There is a regular expression (regexp) based searching facility.
31266 \begin_inset Foot
31267 status collapsed
31268
31269 \begin_layout Plain Layout
31270 A good explanation of regular expressions is given in this Wikipedia entry:
31271  
31272 \begin_inset CommandInset href
31273 LatexCommand href
31274 target "http://en.wikipedia.org/wiki/Regular_expression"
31275
31276 \end_inset
31277
31278 .
31279 \end_layout
31280
31281 \end_inset
31282
31283  You can search for regular expression by inserting a regexp inset into
31284  the 
31285 \family sans
31286 Find
31287 \family default
31288  editor.
31289  This is done via the menu 
31290 \family sans
31291 Insert\SpecialChar \menuseparator
31292 Insert Regular Expression
31293 \family default
31294  while the cursor is in the 
31295 \family sans
31296 Find
31297 \family default
31298  editor.
31299  Characters entered within regexp insets are matched according to the regular
31300  expression matching rules
31301 \begin_inset Foot
31302 status collapsed
31303
31304 \begin_layout Plain Layout
31305 Under the constraint that any (sub)expression must match a well-formed LyX
31306  text segment, i.
31307 \begin_inset space \thinspace{}
31308 \end_inset
31309
31310 e.
31311 \begin_inset space ~
31312 \end_inset
31313
31314 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31315  to match expressions.
31316 \end_layout
31317
31318 \end_inset
31319
31320 , while text entered outside regexp insets is matched exactly against the
31321  same text in the document.
31322  Note that it is allowed to cut and paste regexp-mode insets as usual.
31323  Examples of using such a feature may be:
31324 \end_layout
31325
31326 \begin_layout Enumerate
31327 Searching for all fractions with a given denominator: for example, entering
31328  in the 
31329 \family sans
31330 Find
31331 \family default
31332  editor the fraction 
31333 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31334 \end_inset
31335
31336  (where the 
31337 \begin_inset Formula $.*$
31338 \end_inset
31339
31340  on the numerator is the match-everything regular expression) finds all
31341  fractions with the given denominator.
31342 \end_layout
31343
31344 \begin_layout Enumerate
31345 Searching for all text with a given style: for example, after unchecking
31346  the 
31347 \family sans
31348 Ignore format
31349 \family default
31350  option from the 
31351 \family sans
31352 Settings
31353 \family default
31354  tab, entering a 
31355 \series bold
31356
31357 \begin_inset Formula $.*$
31358 \end_inset
31359
31360
31361 \series default
31362  regular expression and adding for it an emphasized or bold face, finds
31363  all emphasized and bold face text, respectively.
31364  Also, inserting a 
31365 \begin_inset Formula $.*$
31366 \end_inset
31367
31368  regular expression in a bullet or enumerated list or a section heading,
31369  you can find all bullet or enumerated lists or section headings.
31370 \end_layout
31371
31372 \begin_layout Standard
31373 Finally, references to (sub)expressions in regexp may be used as usual,
31374  enclosing parts of the expression within round braces 
31375 \begin_inset Formula $()$
31376 \end_inset
31377
31378 , and referring back to them through 
31379 \begin_inset Formula $\backslash1$
31380 \end_inset
31381
31382
31383 \begin_inset Formula $\backslash2$
31384 \end_inset
31385
31386 , etc..
31387  For example, try searching for the regexp 
31388 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31389 \end_inset
31390
31391  in order to find word repetitions, if there are any.
31392 \end_layout
31393
31394 \begin_layout Standard
31395 Note that back references work both when occurring within the same regexp,
31396  and when occurring in multiple different regexps, where the numbering of
31397  back-referenced sub-expressions is absolute, i.
31398 \begin_inset space \thinspace{}
31399 \end_inset
31400
31401 e.
31402 \begin_inset space ~
31403 \end_inset
31404
31405  
31406 \begin_inset Formula $\backslash1$
31407 \end_inset
31408
31409  always refers to the first occurrence of 
31410 \begin_inset Formula $()$
31411 \end_inset
31412
31413  in all entered regexps.
31414 \end_layout
31415
31416 \begin_layout Standard
31417 Note also that the use of back references in the replaced text is not (yet)
31418  implemented.
31419 \end_layout
31420
31421 \begin_layout Section
31422 Spell Checking
31423 \begin_inset CommandInset label
31424 LatexCommand label
31425 name "sec:Spellchecking"
31426
31427 \end_inset
31428
31429
31430 \begin_inset Index idx
31431 status collapsed
31432
31433 \begin_layout Plain Layout
31434 Spell checking
31435 \end_layout
31436
31437 \end_inset
31438
31439
31440 \end_layout
31441
31442 \begin_layout Standard
31443 LyX has a built-in spell checker.
31444  The menu
31445 \family sans
31446  Tools\SpecialChar \menuseparator
31447 Spellchecker
31448 \family default
31449 , the key 
31450 \family sans
31451 F7
31452 \family default
31453  or the toolbar button 
31454 \begin_inset Info
31455 type  "icon"
31456 arg   "dialog-show spellchecker"
31457 \end_inset
31458
31459  starts the spell checking beginning from the current cursor position.
31460  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31461  you to edit and replace it in a second line.
31462  Whenever an unknown word is found, the word is highlighted and the text
31463  scrolled so that it is visible.
31464  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31465 n, if any could be found.
31466  Clicking on one of the corrections will copy to the 
31467 \family sans
31468 Replacement
31469 \family default
31470  field, double-click invokes directly the replacement.
31471  Unknown but correctly typed words can be added to the personal dictionary.
31472 \end_layout
31473
31474 \begin_layout Standard
31475 By default, the dictionary file used is determined by the document language
31476  that is set in the 
31477 \family sans
31478 Document\SpecialChar \menuseparator
31479 Settings
31480 \family default
31481  dialog.
31482  You can specify the language of a word in the spellchecker dialog by choosing
31483  a different one at the top of the dialog.
31484  LyX can correctly spell check documents containing multiple languages.
31485  This work if you have marked the different languages appropriately and
31486  have the spell checker dictionaries installed.
31487  LyX automatically switches to the appropriate dictionary file.
31488 \end_layout
31489
31490 \begin_layout Subsection
31491 Further Settings
31492 \end_layout
31493
31494 \begin_layout Standard
31495 In LyX's preferences dialog under 
31496 \family sans
31497 Language
31498 \begin_inset space ~
31499 \end_inset
31500
31501 Setting\SpecialChar \menuseparator
31502 Spellchecker
31503 \family default
31504  you can set the following things:
31505 \end_layout
31506
31507 \begin_layout Description
31508 Spellchecker
31509 \begin_inset space ~
31510 \end_inset
31511
31512 engine Select the library LyX should use for spell checking.
31513  Depending on your platform, 
31514 \family typewriter
31515 aspell
31516 \family default
31517
31518 \family typewriter
31519 hunspell
31520 \family default
31521  or 
31522 \family typewriter
31523 enchant
31524 \begin_inset Foot
31525 status collapsed
31526
31527 \begin_layout Plain Layout
31528 Enchant itself is a wrapper library having different configurable back-ends.
31529  Please consult the documentation or man-page of it to learn more.
31530 \end_layout
31531
31532 \end_inset
31533
31534
31535 \family default
31536  are available.
31537  On Windows only 
31538 \family typewriter
31539 hunspell
31540 \family default
31541  is available.
31542 \end_layout
31543
31544 \begin_layout Description
31545 Alternative
31546 \begin_inset space ~
31547 \end_inset
31548
31549 language If this field is not empty, LyX will always use the given language
31550  for the spell checking, no matter what the document language is.
31551 \end_layout
31552
31553 \begin_layout Description
31554 Escape
31555 \begin_inset space ~
31556 \end_inset
31557
31558 characters Allows you to add non-standard characters that the spell checker
31559  should escape, e.
31560 \begin_inset space \thinspace{}
31561 \end_inset
31562
31563 g.
31564 \begin_inset space \space{}
31565 \end_inset
31566
31567 German umlauts.
31568  This should normally not be needed.
31569 \end_layout
31570
31571 \begin_layout Description
31572 Accept
31573 \begin_inset space ~
31574 \end_inset
31575
31576 compound
31577 \begin_inset space ~
31578 \end_inset
31579
31580 words Prevent the spell checker from complaining about compounded words
31581  like 
31582 \begin_inset Quotes eld
31583 \end_inset
31584
31585 passthrough
31586 \begin_inset Quotes erd
31587 \end_inset
31588
31589 .
31590 \end_layout
31591
31592 \begin_layout Description
31593 Spellcheck
31594 \begin_inset space ~
31595 \end_inset
31596
31597 continuously Check the spelling of your document as you type it.
31598  Misspelled words gets underlined with a dotted red line.
31599  By right-clicking on an underlined word, the suggestions by the spell appear
31600  in the context menu.
31601  Choosing one of them will replace the misspelled word with the suggested
31602  word.
31603 \end_layout
31604
31605 \begin_layout Description
31606 Spellcheck
31607 \begin_inset space ~
31608 \end_inset
31609
31610 notes
31611 \begin_inset space ~
31612 \end_inset
31613
31614 and
31615 \begin_inset space ~
31616 \end_inset
31617
31618 comments If enabled, the spelling of non-printed document contents is checked
31619  as well.
31620 \end_layout
31621
31622 \begin_layout Section
31623 Thesaurus
31624 \begin_inset Index idx
31625 status collapsed
31626
31627 \begin_layout Plain Layout
31628 Thesaurus
31629 \end_layout
31630
31631 \end_inset
31632
31633
31634 \begin_inset CommandInset label
31635 LatexCommand label
31636 name "sec:Thesaurus"
31637
31638 \end_inset
31639
31640
31641 \end_layout
31642
31643 \begin_layout Standard
31644 LyX provides a multilingual thesaurus.
31645  It uses the same thesaurus framework as OpenOffice and Firefox (namely
31646  the 
31647 \family typewriter
31648 MyThes
31649 \family default
31650
31651 \begin_inset Foot
31652 status collapsed
31653
31654 \begin_layout Plain Layout
31655 \begin_inset CommandInset href
31656 LatexCommand href
31657 target "http://lingucomponent.openoffice.org/thesaurus.html"
31658
31659 \end_inset
31660
31661
31662 \end_layout
31663
31664 \end_inset
31665
31666  thesaurus library, which is included in LyX).
31667  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
31668  are available for many languages.
31669 \end_layout
31670
31671 \begin_layout Standard
31672 This section describes how new dictionaries are installed and set up for
31673  the use with LyX.
31674 \end_layout
31675
31676 \begin_layout Subsection
31677 Setting up the thesaurus
31678 \end_layout
31679
31680 \begin_layout Standard
31681 The 
31682 \family typewriter
31683 MyThes
31684 \family default
31685 \emph on
31686 /
31687 \emph default
31688 OpenOffice thesauri consist of two files per language: A file with the suffix
31689  
31690 \emph on
31691 *.dat
31692 \emph default
31693  containing the data and an index file with the suffix 
31694 \emph on
31695 *.idx
31696 \emph default
31697 .
31698  The standardized file names include the language code for the given language
31699  (e.
31700 \begin_inset space \thinspace{}
31701 \end_inset
31702
31703 g.
31704  en_EN for English).
31705  For instance, the English files are named:
31706 \end_layout
31707
31708 \begin_layout Itemize
31709 th_en_EN_v2.idx
31710 \end_layout
31711
31712 \begin_layout Itemize
31713 th_en_EN_v2.dat
31714 \end_layout
31715
31716 \begin_layout Standard
31717 If you have OpenOffice and its thesaurus installed, these files should be
31718  already on your system.
31719  If not, you can get dictionaries either from 
31720 \begin_inset Flex URL
31721 status collapsed
31722
31723 \begin_layout Plain Layout
31724
31725 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
31726 \end_layout
31727
31728 \end_inset
31729
31730  or from the site 
31731 \begin_inset Flex URL
31732 status collapsed
31733
31734 \begin_layout Plain Layout
31735
31736 http://extensions.services.openoffice.org/en/search/node/thesaurus
31737 \end_layout
31738
31739 \end_inset
31740
31741 .
31742 \begin_inset Foot
31743 status collapsed
31744
31745 \begin_layout Plain Layout
31746 Note that, as of OpenOffice
31747 \begin_inset space ~
31748 \end_inset
31749
31750 3.0, the files on 
31751 \begin_inset Flex URL
31752 status collapsed
31753
31754 \begin_layout Plain Layout
31755
31756 http://extensions.services.openoffice.org
31757 \end_layout
31758
31759 \end_inset
31760
31761  are usually packed in extension archives (
31762 \emph on
31763 *.oxt
31764 \emph default
31765 ) that contain other files such as spellchecker dictionaries besides the
31766  thesauri.
31767  These archives are simple zip files, so you can unpack them as you would
31768  unpack a zip archive.
31769 \end_layout
31770
31771 \end_inset
31772
31773  Put the 
31774 \emph on
31775 *.idx
31776 \emph default
31777  and 
31778 \emph on
31779 *.dat
31780 \emph default
31781  files of all languages you want to use into one directory (do not use subfolder
31782 s), and specify the path to this directory in 
31783 \family sans
31784 Tools\SpecialChar \menuseparator
31785 Preferences\SpecialChar \menuseparator
31786 Paths
31787 \family default
31788 .
31789  Now the thesaurus should be ready to use.
31790 \end_layout
31791
31792 \begin_layout Subsection
31793 Using the thesaurus
31794 \end_layout
31795
31796 \begin_layout Standard
31797 To start the thesaurus, use the menu 
31798 \family sans
31799 Tools\SpecialChar \menuseparator
31800 Thesaurus
31801 \family default
31802  or the toolbar button 
31803 \begin_inset Info
31804 type  "icon"
31805 arg   "thesaurus-entry"
31806 \end_inset
31807
31808  while the cursor is at the word you want to look up or while a word is
31809  selected.
31810  A dialog pops up showing you probably related words that you can use as
31811  replacement.
31812  The proposals are grouped into categories.
31813  Note that the thesaurus does not only show synonyms, but also hyperonyms
31814  and hyponyms (such as 
31815 \emph on
31816 plant
31817 \emph default
31818  for 
31819 \emph on
31820 tree
31821 \emph default
31822 ), compounds (such as 
31823 \emph on
31824 tree diagram
31825 \emph default
31826 ) and antonyms (such as 
31827 \emph on
31828 women
31829 \emph default
31830  for 
31831 \emph on
31832 men
31833 \emph default
31834 ), which are marked as such.
31835 \end_layout
31836
31837 \begin_layout Standard
31838 The language is automatically chosen from the language at the cursor, but
31839  you can also switch it in the dialog, as you can enter new words to look
31840  up directly there.
31841 \end_layout
31842
31843 \begin_layout Standard
31844 Note that the thesaurus cannot handle phrases (only compounds that are in
31845  the dictionary, such as the above 
31846 \emph on
31847 tree diagram
31848 \emph default
31849 ), and you have to use the so called lemma form, i.
31850 \begin_inset space \thinspace{}
31851 \end_inset
31852
31853 e.
31854  the form that is used in the dictionaries (for many languages: first person
31855  singular indicative active for nouns, infinitive for verbs).
31856  For example looking up the word forms 
31857 \emph on
31858 reports
31859 \emph default
31860  or 
31861 \emph on
31862 reporting
31863 \emph default
31864  yields no results, while results are shown for the word form 
31865 \emph on
31866 report
31867 \emph default
31868 .
31869  Your best bet is to highlight only the relevant parts of such word (e.
31870 \begin_inset space \thinspace{}
31871 \end_inset
31872
31873 g.
31874  
31875 \emph on
31876 report
31877 \emph default
31878  in 
31879 \emph on
31880 report
31881 \emph default
31882 s), then you get proposals without adjusting the query in the dialog, and
31883  also the replacement will probably be correct (as only the highlighted
31884  part will be replaced, thus the ending remains).
31885 \end_layout
31886
31887 \begin_layout Section
31888 Change Tracking
31889 \begin_inset Index idx
31890 status collapsed
31891
31892 \begin_layout Plain Layout
31893 Change Tracking
31894 \end_layout
31895
31896 \end_inset
31897
31898
31899 \begin_inset Index idx
31900 status collapsed
31901
31902 \begin_layout Plain Layout
31903 Document ! Change Tracking
31904 \end_layout
31905
31906 \end_inset
31907
31908
31909 \begin_inset CommandInset label
31910 LatexCommand label
31911 name "sec:Change-Tracking"
31912
31913 \end_inset
31914
31915
31916 \end_layout
31917
31918 \begin_layout Standard
31919 When you work on a document collaboratively it is extremely useful to be
31920  able to see changes that others have made highlighted in the document.
31921  You can then decide if you want to accept a change or not.
31922  This can be achieved by turning on change tracking in the menu 
31923 \family sans
31924 Document\SpecialChar \menuseparator
31925 Change
31926 \begin_inset space ~
31927 \end_inset
31928
31929 Tracking\SpecialChar \menuseparator
31930 Track
31931 \begin_inset space ~
31932 \end_inset
31933
31934 Changes
31935 \family default
31936 .
31937 \end_layout
31938
31939 \begin_layout Standard
31940 Changes made in the document will then be highlighted by strokes and colors:
31941  
31942 \bar under
31943 \color blue
31944 underlined text
31945 \bar default
31946 \color inherit
31947  is an addition, 
31948 \strikeout on
31949 \color blue
31950 canceled text
31951 \strikeout default
31952 \color inherit
31953  is a deletion.
31954  The color depends on the author that made the change.
31955  You can change the color in LyX's preferences dialog under 
31956 \family sans
31957 Look
31958 \begin_inset space ~
31959 \end_inset
31960
31961 and
31962 \begin_inset space ~
31963 \end_inset
31964
31965 feel
31966 \family default
31967
31968 \family sans
31969 Colors
31970 \family default
31971 .
31972 \begin_inset Index idx
31973 status collapsed
31974
31975 \begin_layout Plain Layout
31976 Color ! Change tracking
31977 \end_layout
31978
31979 \end_inset
31980
31981  The author and the date of the change are shown in LyX's status bar when
31982  the cursor is in changed text.
31983  The same information is shown when you use the toolbar button 
31984 \begin_inset Info
31985 type  "icon"
31986 arg   "changes-merge"
31987 \end_inset
31988
31989 .
31990 \end_layout
31991
31992 \begin_layout Standard
31993 When change tracking is activated, you will see the review toolbar in LyX:
31994 \begin_inset Index idx
31995 status collapsed
31996
31997 \begin_layout Plain Layout
31998 Toolbar ! Review
31999 \end_layout
32000
32001 \end_inset
32002
32003
32004 \end_layout
32005
32006 \begin_layout Standard
32007 \begin_inset VSpace defskip
32008 \end_inset
32009
32010
32011 \end_layout
32012
32013 \begin_layout Standard
32014 \begin_inset Graphics
32015         filename clipart/ChangesToolbar.png
32016         scale 90
32017
32018 \end_inset
32019
32020
32021 \end_layout
32022
32023 \begin_layout Standard
32024 \begin_inset VSpace defskip
32025 \end_inset
32026
32027
32028 \end_layout
32029
32030 \begin_layout Standard
32031 The review toolbar as shown above contains from left to right the following
32032  buttons:
32033 \end_layout
32034
32035 \begin_layout Standard
32036 \begin_inset VSpace defskip
32037 \end_inset
32038
32039
32040 \end_layout
32041
32042 \begin_layout Standard
32043 \begin_inset Tabular
32044 <lyxtabular version="3" rows="10" columns="2">
32045 <features islongtable="true" longtabularalignment="center">
32046 <column alignment="left" valignment="top" width="0">
32047 <column alignment="left" valignment="top" width="0">
32048 <row interlinespace="2.5mm">
32049 <cell alignment="center" valignment="top" usebox="none">
32050 \begin_inset Text
32051
32052 \begin_layout Plain Layout
32053
32054 \family sans
32055 \begin_inset Info
32056 type  "icon"
32057 arg   "changes-track"
32058 \end_inset
32059
32060
32061 \end_layout
32062
32063 \end_inset
32064 </cell>
32065 <cell alignment="center" valignment="top" usebox="none">
32066 \begin_inset Text
32067
32068 \begin_layout Plain Layout
32069
32070 \family sans
32071 Document\SpecialChar \menuseparator
32072 Change
32073 \begin_inset space ~
32074 \end_inset
32075
32076 Tracking\SpecialChar \menuseparator
32077 Track
32078 \begin_inset space ~
32079 \end_inset
32080
32081 Changes
32082 \end_layout
32083
32084 \end_inset
32085 </cell>
32086 </row>
32087 <row interlinespace="2.5mm">
32088 <cell alignment="center" valignment="top" usebox="none">
32089 \begin_inset Text
32090
32091 \begin_layout Plain Layout
32092
32093 \family sans
32094 \begin_inset Info
32095 type  "icon"
32096 arg   "changes-output"
32097 \end_inset
32098
32099
32100 \end_layout
32101
32102 \end_inset
32103 </cell>
32104 <cell alignment="center" valignment="top" usebox="none">
32105 \begin_inset Text
32106
32107 \begin_layout Plain Layout
32108
32109 \family sans
32110 Document\SpecialChar \menuseparator
32111 Change
32112 \begin_inset space ~
32113 \end_inset
32114
32115 Tracking\SpecialChar \menuseparator
32116 Show
32117 \begin_inset space ~
32118 \end_inset
32119
32120 Changes
32121 \begin_inset space ~
32122 \end_inset
32123
32124 in
32125 \begin_inset space ~
32126 \end_inset
32127
32128 Output
32129 \end_layout
32130
32131 \end_inset
32132 </cell>
32133 </row>
32134 <row interlinespace="2.5mm">
32135 <cell alignment="center" valignment="top" usebox="none">
32136 \begin_inset Text
32137
32138 \begin_layout Plain Layout
32139
32140 \family sans
32141 \begin_inset Info
32142 type  "icon"
32143 arg   "change-next"
32144 \end_inset
32145
32146
32147 \end_layout
32148
32149 \end_inset
32150 </cell>
32151 <cell alignment="center" valignment="top" usebox="none">
32152 \begin_inset Text
32153
32154 \begin_layout Plain Layout
32155 Jumps to the next change
32156 \end_layout
32157
32158 \end_inset
32159 </cell>
32160 </row>
32161 <row interlinespace="2.5mm">
32162 <cell alignment="center" valignment="top" usebox="none">
32163 \begin_inset Text
32164
32165 \begin_layout Plain Layout
32166
32167 \family sans
32168 \begin_inset Info
32169 type  "icon"
32170 arg   "change-accept"
32171 \end_inset
32172
32173
32174 \end_layout
32175
32176 \end_inset
32177 </cell>
32178 <cell alignment="center" valignment="top" usebox="none">
32179 \begin_inset Text
32180
32181 \begin_layout Plain Layout
32182
32183 \family sans
32184 Document\SpecialChar \menuseparator
32185 Change
32186 \begin_inset space ~
32187 \end_inset
32188
32189 Tracking\SpecialChar \menuseparator
32190 Accept
32191 \begin_inset space ~
32192 \end_inset
32193
32194 Change
32195 \end_layout
32196
32197 \end_inset
32198 </cell>
32199 </row>
32200 <row interlinespace="2.5mm">
32201 <cell alignment="center" valignment="top" usebox="none">
32202 \begin_inset Text
32203
32204 \begin_layout Plain Layout
32205
32206 \family sans
32207 \begin_inset Info
32208 type  "icon"
32209 arg   "change-reject"
32210 \end_inset
32211
32212
32213 \end_layout
32214
32215 \end_inset
32216 </cell>
32217 <cell alignment="center" valignment="top" usebox="none">
32218 \begin_inset Text
32219
32220 \begin_layout Plain Layout
32221
32222 \family sans
32223 Document\SpecialChar \menuseparator
32224 Change
32225 \begin_inset space ~
32226 \end_inset
32227
32228 Tracking\SpecialChar \menuseparator
32229 Reject
32230 \begin_inset space ~
32231 \end_inset
32232
32233 Change
32234 \end_layout
32235
32236 \end_inset
32237 </cell>
32238 </row>
32239 <row interlinespace="2.5mm">
32240 <cell alignment="center" valignment="top" usebox="none">
32241 \begin_inset Text
32242
32243 \begin_layout Plain Layout
32244
32245 \family sans
32246 \begin_inset Info
32247 type  "icon"
32248 arg   "changes-merge"
32249 \end_inset
32250
32251
32252 \end_layout
32253
32254 \end_inset
32255 </cell>
32256 <cell alignment="center" valignment="top" usebox="none">
32257 \begin_inset Text
32258
32259 \begin_layout Plain Layout
32260
32261 \family sans
32262 Document\SpecialChar \menuseparator
32263 Change
32264 \begin_inset space ~
32265 \end_inset
32266
32267 Tracking\SpecialChar \menuseparator
32268 Merge
32269 \begin_inset space ~
32270 \end_inset
32271
32272 Changes
32273 \end_layout
32274
32275 \end_inset
32276 </cell>
32277 </row>
32278 <row interlinespace="2.5mm">
32279 <cell alignment="center" valignment="top" usebox="none">
32280 \begin_inset Text
32281
32282 \begin_layout Plain Layout
32283
32284 \family sans
32285 \begin_inset Info
32286 type  "icon"
32287 arg   "all-changes-accept"
32288 \end_inset
32289
32290
32291 \end_layout
32292
32293 \end_inset
32294 </cell>
32295 <cell alignment="center" valignment="top" usebox="none">
32296 \begin_inset Text
32297
32298 \begin_layout Plain Layout
32299
32300 \family sans
32301 Document\SpecialChar \menuseparator
32302 Change
32303 \begin_inset space ~
32304 \end_inset
32305
32306 Tracking\SpecialChar \menuseparator
32307 Accept
32308 \begin_inset space ~
32309 \end_inset
32310
32311 All
32312 \begin_inset space ~
32313 \end_inset
32314
32315 Changes
32316 \end_layout
32317
32318 \end_inset
32319 </cell>
32320 </row>
32321 <row interlinespace="2.5mm">
32322 <cell alignment="center" valignment="top" usebox="none">
32323 \begin_inset Text
32324
32325 \begin_layout Plain Layout
32326
32327 \family sans
32328 \begin_inset Info
32329 type  "icon"
32330 arg   "all-changes-reject"
32331 \end_inset
32332
32333
32334 \end_layout
32335
32336 \end_inset
32337 </cell>
32338 <cell alignment="center" valignment="top" usebox="none">
32339 \begin_inset Text
32340
32341 \begin_layout Plain Layout
32342
32343 \family sans
32344 Document\SpecialChar \menuseparator
32345 Change
32346 \begin_inset space ~
32347 \end_inset
32348
32349 Tracking\SpecialChar \menuseparator
32350 Reject
32351 \begin_inset space ~
32352 \end_inset
32353
32354 All
32355 \begin_inset space ~
32356 \end_inset
32357
32358 Changes
32359 \end_layout
32360
32361 \end_inset
32362 </cell>
32363 </row>
32364 <row interlinespace="2.5mm">
32365 <cell alignment="center" valignment="top" usebox="none">
32366 \begin_inset Text
32367
32368 \begin_layout Plain Layout
32369
32370 \family sans
32371 \begin_inset Info
32372 type  "icon"
32373 arg   "note-insert"
32374 \end_inset
32375
32376
32377 \end_layout
32378
32379 \end_inset
32380 </cell>
32381 <cell alignment="center" valignment="top" usebox="none">
32382 \begin_inset Text
32383
32384 \begin_layout Plain Layout
32385
32386 \family sans
32387 Insert\SpecialChar \menuseparator
32388 Note\SpecialChar \menuseparator
32389 LyX
32390 \begin_inset space ~
32391 \end_inset
32392
32393 Note
32394 \end_layout
32395
32396 \end_inset
32397 </cell>
32398 </row>
32399 <row interlinespace="2.5mm">
32400 <cell alignment="center" valignment="top" usebox="none">
32401 \begin_inset Text
32402
32403 \begin_layout Plain Layout
32404
32405 \family sans
32406 \begin_inset Info
32407 type  "icon"
32408 arg   "note-next"
32409 \end_inset
32410
32411
32412 \end_layout
32413
32414 \end_inset
32415 </cell>
32416 <cell alignment="center" valignment="top" usebox="none">
32417 \begin_inset Text
32418
32419 \begin_layout Plain Layout
32420
32421 \family sans
32422 Navigate\SpecialChar \menuseparator
32423 Next
32424 \begin_inset space ~
32425 \end_inset
32426
32427 Note
32428 \end_layout
32429
32430 \end_inset
32431 </cell>
32432 </row>
32433 </lyxtabular>
32434
32435 \end_inset
32436
32437
32438 \end_layout
32439
32440 \begin_layout Standard
32441 \begin_inset VSpace defskip
32442 \end_inset
32443
32444
32445 \end_layout
32446
32447 \begin_layout Standard
32448 The review toolbar helps you to accept, reject, or merge changes – highlight
32449  the change and press one of the desired toolbar buttons.
32450  When you merge changes, a window pops up showing you information about
32451  the next change after the current cursor position.
32452  So you don't need to highlight a certain change.
32453  Within the merge window you can decide to accept or reject changes and
32454  step to the next change.
32455  This way you can jump through all the changes in the document.
32456 \end_layout
32457
32458 \begin_layout Standard
32459 The toolbar has two buttons to handle notes because notes are often important
32460  to describe a change.
32461 \end_layout
32462
32463 \begin_layout Standard
32464 To show made changes in the output you need the LaTeX package 
32465 \series bold
32466 dvipost
32467 \series default
32468
32469 \begin_inset Index idx
32470 status collapsed
32471
32472 \begin_layout Plain Layout
32473 LaTeX-packages ! dvipost
32474 \end_layout
32475
32476 \end_inset
32477
32478  installed.
32479  You will find it in the TeX Catalogue, 
32480 \begin_inset CommandInset citation
32481 LatexCommand cite
32482 key "TeXCatalogue"
32483
32484 \end_inset
32485
32486  or in the package manager of your LaTeX-system.
32487 \end_layout
32488
32489 \begin_layout Section
32490 Comparison of Documents
32491 \begin_inset Index idx
32492 status collapsed
32493
32494 \begin_layout Plain Layout
32495 Comparison of documents
32496 \end_layout
32497
32498 \end_inset
32499
32500
32501 \end_layout
32502
32503 \begin_layout Standard
32504 You can compare two different LyX files via the menu 
32505 \family sans
32506 Tools\SpecialChar \menuseparator
32507 Compare
32508 \family default
32509 .
32510  The comparison result is a LyX file with change tracking enabled showing
32511  the differences.
32512  In the comparison dialog you can select with the option 
32513 \family sans
32514 Copy
32515 \begin_inset space ~
32516 \end_inset
32517
32518 Document
32519 \begin_inset space ~
32520 \end_inset
32521
32522 Settings
32523 \begin_inset space ~
32524 \end_inset
32525
32526 from
32527 \family default
32528  from which document LyX should take the document settings for the resulting
32529  difference file.
32530  The option 
32531 \family sans
32532 Enable
32533 \begin_inset space ~
32534 \end_inset
32535
32536 change
32537 \begin_inset space ~
32538 \end_inset
32539
32540 tracking
32541 \begin_inset space ~
32542 \end_inset
32543
32544 features
32545 \begin_inset space ~
32546 \end_inset
32547
32548 in
32549 \begin_inset space ~
32550 \end_inset
32551
32552 the
32553 \begin_inset space ~
32554 \end_inset
32555
32556 output
32557 \family default
32558  enables the change tracking option 
32559 \family sans
32560 Show
32561 \begin_inset space ~
32562 \end_inset
32563
32564 Changes
32565 \begin_inset space ~
32566 \end_inset
32567
32568 in
32569 \begin_inset space ~
32570 \end_inset
32571
32572 Output
32573 \family default
32574  to visualize the differences also in the PDF output of the difference file.
32575 \end_layout
32576
32577 \begin_layout Section
32578 International Support
32579 \begin_inset Index idx
32580 status collapsed
32581
32582 \begin_layout Plain Layout
32583 International support
32584 \end_layout
32585
32586 \end_inset
32587
32588
32589 \end_layout
32590
32591 \begin_layout Standard
32592 This section describes how to use LyX with any language you want.
32593  For some non-western languages there are special Wiki-pages that explain
32594  how to set up LyX to use them: 
32595 \begin_inset CommandInset citation
32596 LatexCommand cite
32597 key "Arabic,Armenian,Farsi,Hebrew"
32598
32599 \end_inset
32600
32601
32602 \end_layout
32603
32604 \begin_layout Standard
32605 Besides languages, LyX also supports phonetic symbols, see section
32606 \begin_inset space ~
32607 \end_inset
32608
32609
32610 \begin_inset CommandInset ref
32611 LatexCommand ref
32612 reference "sub:Special-Character"
32613
32614 \end_inset
32615
32616 .
32617 \end_layout
32618
32619 \begin_layout Subsection
32620 Language Options
32621 \begin_inset Index idx
32622 status collapsed
32623
32624 \begin_layout Plain Layout
32625 Language ! Options
32626 \end_layout
32627
32628 \end_inset
32629
32630
32631 \begin_inset Index idx
32632 status collapsed
32633
32634 \begin_layout Plain Layout
32635 Document ! Settings
32636 \end_layout
32637
32638 \end_inset
32639
32640
32641 \begin_inset Index idx
32642 status collapsed
32643
32644 \begin_layout Plain Layout
32645 Document ! Language
32646 \end_layout
32647
32648 \end_inset
32649
32650
32651 \end_layout
32652
32653 \begin_layout Standard
32654 The 
32655 \family sans
32656 Document\SpecialChar \menuseparator
32657 Settings
32658 \family default
32659  dialog lets you set 
32660 \family roman
32661 the language and character encoding for your language.
32662  
32663 \end_layout
32664
32665 \begin_layout Standard
32666 Choose your language in the 
32667 \family sans
32668 Language
32669 \family default
32670  section of this dialog.
32671  The default is 
32672 \family sans
32673 English
32674 \family default
32675 .
32676 \end_layout
32677
32678 \begin_layout Standard
32679 Under 
32680 \family sans
32681 Encoding
32682 \family default
32683  you can choose the character encoding map you want to use for LaTeX export.
32684  The option 
32685 \family sans
32686 Language Default
32687 \family default
32688  is the preferred choice and works well in most cases.
32689  For details about the different encoding options see section
32690 \begin_inset space ~
32691 \end_inset
32692
32693
32694 \begin_inset CommandInset ref
32695 LatexCommand ref
32696 reference "chap:The-Document-Settings"
32697
32698 \end_inset
32699
32700 .
32701 \end_layout
32702
32703 \begin_layout Subsection
32704 Keyboard mapping configuration
32705 \begin_inset CommandInset label
32706 LatexCommand label
32707 name "sub:Keyboard-mapping"
32708
32709 \end_inset
32710
32711
32712 \end_layout
32713
32714 \begin_layout Standard
32715 If you have for example a U.
32716 \begin_inset space \thinspace{}
32717 \end_inset
32718
32719 S.-style keyboard and want to write in a language other than English, you
32720  can use an alternate keymap.
32721  For example, if you have a U.
32722 \begin_inset space \thinspace{}
32723 \end_inset
32724
32725 S.-style keyboard but want to write in Italian, you can configure LyX to
32726  use an Italian keymap.
32727  The preferences dialog allows you to choose up to two keyboard mappings,
32728  see section
32729 \begin_inset space ~
32730 \end_inset
32731
32732
32733 \begin_inset CommandInset ref
32734 LatexCommand ref
32735 reference "sub:Keyboard-Map"
32736
32737 \end_inset
32738
32739 .
32740  You can choose primary and secondary keyboard languages and then select
32741  which one you want to use.
32742 \end_layout
32743
32744 \begin_layout Standard
32745 Finally, you may just want to change a few key mappings or create an entirely
32746  different keymap (for Vulcan, for instance).
32747  You may, for example, normally write in Italian on a U.S.
32748  keyboard but want to include an occasional quotation in German.
32749  In such a case, you can write your own keyboard mapping or modify an existing
32750  one to support the characters you want.
32751  This and many other customizations are explained in the 
32752 \emph on
32753 Customization
32754 \emph default
32755  manual.
32756 \end_layout
32757
32758 \begin_layout Subsection
32759 Character Tables
32760 \end_layout
32761
32762 \begin_layout Standard
32763 Table
32764 \begin_inset space ~
32765 \end_inset
32766
32767
32768 \begin_inset CommandInset ref
32769 LatexCommand ref
32770 reference "cap:The-latin1-character"
32771
32772 \end_inset
32773
32774  shows the 
32775 \family typewriter
32776 Latin1
32777 \family default
32778  character set.
32779  You should be able to enter the characters in the first eight columns directly
32780  from the keyboard.
32781 \end_layout
32782
32783 \begin_layout Standard
32784 There are a few things you need to know about this table.
32785  Here are some of the details you will need to bear in mind when using character
32786 s from the 
32787 \family typewriter
32788 Latin1
32789 \family default
32790  character set:
32791 \end_layout
32792
32793 \begin_layout Itemize
32794 Even if you have selected 
32795 \family sans
32796 latin1
32797 \family default
32798  in the 
32799 \family sans
32800 Document\SpecialChar \menuseparator
32801 Settings
32802 \family default
32803  dialog, users who have only the 
32804 \family typewriter
32805 T1
32806 \family default
32807 -fonts for LaTeX [or who have the 
32808 \family typewriter
32809 T1
32810 \family default
32811 -fonts but aren't using them] will still miss a few characters: D0, F0,
32812  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
32813  french quotes will not show up.
32814 \end_layout
32815
32816 \begin_layout Standard
32817 \begin_inset Float table
32818 wide false
32819 sideways false
32820 status open
32821
32822 \begin_layout Plain Layout
32823 \begin_inset Caption
32824
32825 \begin_layout Plain Layout
32826 \begin_inset CommandInset label
32827 LatexCommand label
32828 name "cap:The-latin1-character"
32829
32830 \end_inset
32831
32832 The 
32833 \family typewriter
32834 latin1
32835 \family default
32836  character set
32837 \end_layout
32838
32839 \end_inset
32840
32841
32842 \end_layout
32843
32844 \begin_layout Plain Layout
32845 \align center
32846 \begin_inset Tabular
32847 <lyxtabular version="3" rows="17" columns="17">
32848 <features tabularvalignment="middle">
32849 <column alignment="center" valignment="top" width="0pt">
32850 <column alignment="center" valignment="top" width="0pt">
32851 <column alignment="center" valignment="top" width="0pt">
32852 <column alignment="center" valignment="top" width="0pt">
32853 <column alignment="center" valignment="top" width="0pt">
32854 <column alignment="center" valignment="top" width="0pt">
32855 <column alignment="center" valignment="top" width="0pt">
32856 <column alignment="center" valignment="top" width="0pt">
32857 <column alignment="center" valignment="top" width="0pt">
32858 <column alignment="center" valignment="top" width="0pt">
32859 <column alignment="center" valignment="top" width="0pt">
32860 <column alignment="center" valignment="top" width="0pt">
32861 <column alignment="center" valignment="top" width="0pt">
32862 <column alignment="center" valignment="top" width="0pt">
32863 <column alignment="center" valignment="top" width="0pt">
32864 <column alignment="center" valignment="top" width="0pt">
32865 <column alignment="center" valignment="top" width="0pt">
32866 <row>
32867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32868 \begin_inset Text
32869
32870 \begin_layout Plain Layout
32871
32872 \end_layout
32873
32874 \end_inset
32875 </cell>
32876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32877 \begin_inset Text
32878
32879 \begin_layout Plain Layout
32880
32881 \family roman
32882 \series medium
32883 \shape up
32884 \size tiny
32885 \emph off
32886 \bar no
32887 \noun off
32888 \color none
32889 00
32890 \end_layout
32891
32892 \end_inset
32893 </cell>
32894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32895 \begin_inset Text
32896
32897 \begin_layout Plain Layout
32898
32899 \family roman
32900 \series medium
32901 \shape up
32902 \size tiny
32903 \emph off
32904 \bar no
32905 \noun off
32906 \color none
32907 10
32908 \end_layout
32909
32910 \end_inset
32911 </cell>
32912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32913 \begin_inset Text
32914
32915 \begin_layout Plain Layout
32916
32917 \family roman
32918 \series medium
32919 \shape up
32920 \size tiny
32921 \emph off
32922 \bar no
32923 \noun off
32924 \color none
32925 20
32926 \end_layout
32927
32928 \end_inset
32929 </cell>
32930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32931 \begin_inset Text
32932
32933 \begin_layout Plain Layout
32934
32935 \family roman
32936 \series medium
32937 \shape up
32938 \size tiny
32939 \emph off
32940 \bar no
32941 \noun off
32942 \color none
32943 30
32944 \end_layout
32945
32946 \end_inset
32947 </cell>
32948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32949 \begin_inset Text
32950
32951 \begin_layout Plain Layout
32952
32953 \family roman
32954 \series medium
32955 \shape up
32956 \size tiny
32957 \emph off
32958 \bar no
32959 \noun off
32960 \color none
32961 40
32962 \end_layout
32963
32964 \end_inset
32965 </cell>
32966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32967 \begin_inset Text
32968
32969 \begin_layout Plain Layout
32970
32971 \family roman
32972 \series medium
32973 \shape up
32974 \size tiny
32975 \emph off
32976 \bar no
32977 \noun off
32978 \color none
32979 50
32980 \end_layout
32981
32982 \end_inset
32983 </cell>
32984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32985 \begin_inset Text
32986
32987 \begin_layout Plain Layout
32988
32989 \family roman
32990 \series medium
32991 \shape up
32992 \size tiny
32993 \emph off
32994 \bar no
32995 \noun off
32996 \color none
32997 60
32998 \end_layout
32999
33000 \end_inset
33001 </cell>
33002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33003 \begin_inset Text
33004
33005 \begin_layout Plain Layout
33006
33007 \family roman
33008 \series medium
33009 \shape up
33010 \size tiny
33011 \emph off
33012 \bar no
33013 \noun off
33014 \color none
33015 70
33016 \end_layout
33017
33018 \end_inset
33019 </cell>
33020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33021 \begin_inset Text
33022
33023 \begin_layout Plain Layout
33024
33025 \family roman
33026 \series medium
33027 \shape up
33028 \size tiny
33029 \emph off
33030 \bar no
33031 \noun off
33032 \color none
33033 80
33034 \end_layout
33035
33036 \end_inset
33037 </cell>
33038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33039 \begin_inset Text
33040
33041 \begin_layout Plain Layout
33042
33043 \family roman
33044 \series medium
33045 \shape up
33046 \size tiny
33047 \emph off
33048 \bar no
33049 \noun off
33050 \color none
33051 90
33052 \end_layout
33053
33054 \end_inset
33055 </cell>
33056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33057 \begin_inset Text
33058
33059 \begin_layout Plain Layout
33060
33061 \family roman
33062 \series medium
33063 \shape up
33064 \size tiny
33065 \emph off
33066 \bar no
33067 \noun off
33068 \color none
33069 A0
33070 \end_layout
33071
33072 \end_inset
33073 </cell>
33074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33075 \begin_inset Text
33076
33077 \begin_layout Plain Layout
33078
33079 \family roman
33080 \series medium
33081 \shape up
33082 \size tiny
33083 \emph off
33084 \bar no
33085 \noun off
33086 \color none
33087 B0
33088 \end_layout
33089
33090 \end_inset
33091 </cell>
33092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33093 \begin_inset Text
33094
33095 \begin_layout Plain Layout
33096
33097 \family roman
33098 \series medium
33099 \shape up
33100 \size tiny
33101 \emph off
33102 \bar no
33103 \noun off
33104 \color none
33105 C0
33106 \end_layout
33107
33108 \end_inset
33109 </cell>
33110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33111 \begin_inset Text
33112
33113 \begin_layout Plain Layout
33114
33115 \family roman
33116 \series medium
33117 \shape up
33118 \size tiny
33119 \emph off
33120 \bar no
33121 \noun off
33122 \color none
33123 D0
33124 \end_layout
33125
33126 \end_inset
33127 </cell>
33128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33129 \begin_inset Text
33130
33131 \begin_layout Plain Layout
33132
33133 \family roman
33134 \series medium
33135 \shape up
33136 \size tiny
33137 \emph off
33138 \bar no
33139 \noun off
33140 \color none
33141 E0
33142 \end_layout
33143
33144 \end_inset
33145 </cell>
33146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33147 \begin_inset Text
33148
33149 \begin_layout Plain Layout
33150
33151 \family roman
33152 \series medium
33153 \shape up
33154 \size tiny
33155 \emph off
33156 \bar no
33157 \noun off
33158 \color none
33159 F0
33160 \end_layout
33161
33162 \end_inset
33163 </cell>
33164 </row>
33165 <row>
33166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33167 \begin_inset Text
33168
33169 \begin_layout Plain Layout
33170
33171 \family roman
33172 \series medium
33173 \shape up
33174 \size tiny
33175 \emph off
33176 \bar no
33177 \noun off
33178 \color none
33179 00
33180 \end_layout
33181
33182 \end_inset
33183 </cell>
33184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33185 \begin_inset Text
33186
33187 \begin_layout Plain Layout
33188
33189 \end_layout
33190
33191 \end_inset
33192 </cell>
33193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33194 \begin_inset Text
33195
33196 \begin_layout Plain Layout
33197
33198 \end_layout
33199
33200 \end_inset
33201 </cell>
33202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33203 \begin_inset Text
33204
33205 \begin_layout Plain Layout
33206
33207 \end_layout
33208
33209 \end_inset
33210 </cell>
33211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33212 \begin_inset Text
33213
33214 \begin_layout Plain Layout
33215
33216 \family roman
33217 \series medium
33218 \shape up
33219 \emph off
33220 \bar no
33221 \noun off
33222 \color none
33223 0
33224 \end_layout
33225
33226 \end_inset
33227 </cell>
33228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33229 \begin_inset Text
33230
33231 \begin_layout Plain Layout
33232
33233 \family roman
33234 \series medium
33235 \shape up
33236 \emph off
33237 \bar no
33238 \noun off
33239 \color none
33240 @
33241 \end_layout
33242
33243 \end_inset
33244 </cell>
33245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249
33250 \family roman
33251 \series medium
33252 \shape up
33253 \emph off
33254 \bar no
33255 \noun off
33256 \color none
33257 P
33258 \end_layout
33259
33260 \end_inset
33261 </cell>
33262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33263 \begin_inset Text
33264
33265 \begin_layout Plain Layout
33266
33267 \family roman
33268 \series medium
33269 \shape up
33270 \emph off
33271 \bar no
33272 \noun off
33273 \color none
33274 '
33275 \end_layout
33276
33277 \end_inset
33278 </cell>
33279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33280 \begin_inset Text
33281
33282 \begin_layout Plain Layout
33283
33284 \family roman
33285 \series medium
33286 \shape up
33287 \emph off
33288 \bar no
33289 \noun off
33290 \color none
33291 p
33292 \end_layout
33293
33294 \end_inset
33295 </cell>
33296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33297 \begin_inset Text
33298
33299 \begin_layout Plain Layout
33300
33301 \end_layout
33302
33303 \end_inset
33304 </cell>
33305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33306 \begin_inset Text
33307
33308 \begin_layout Plain Layout
33309
33310 \end_layout
33311
33312 \end_inset
33313 </cell>
33314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33315 \begin_inset Text
33316
33317 \begin_layout Plain Layout
33318
33319 \end_layout
33320
33321 \end_inset
33322 </cell>
33323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33324 \begin_inset Text
33325
33326 \begin_layout Plain Layout
33327
33328 \family roman
33329 \series medium
33330 \shape up
33331 \emph off
33332 \bar no
33333 \noun off
33334 \color none
33335 °
33336 \end_layout
33337
33338 \end_inset
33339 </cell>
33340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33341 \begin_inset Text
33342
33343 \begin_layout Plain Layout
33344
33345 \family roman
33346 \series medium
33347 \shape up
33348 \emph off
33349 \bar no
33350 \noun off
33351 \color none
33352 À
33353 \end_layout
33354
33355 \end_inset
33356 </cell>
33357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33358 \begin_inset Text
33359
33360 \begin_layout Plain Layout
33361
33362 \family roman
33363 \series medium
33364 \shape up
33365 \emph off
33366 \bar no
33367 \noun off
33368 \color none
33369 Ð
33370 \end_layout
33371
33372 \end_inset
33373 </cell>
33374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33375 \begin_inset Text
33376
33377 \begin_layout Plain Layout
33378
33379 \family roman
33380 \series medium
33381 \shape up
33382 \emph off
33383 \bar no
33384 \noun off
33385 \color none
33386 à
33387 \end_layout
33388
33389 \end_inset
33390 </cell>
33391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33392 \begin_inset Text
33393
33394 \begin_layout Plain Layout
33395
33396 \family roman
33397 \series medium
33398 \shape up
33399 \emph off
33400 \bar no
33401 \noun off
33402 \color none
33403 ð
33404 \end_layout
33405
33406 \end_inset
33407 </cell>
33408 </row>
33409 <row>
33410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33411 \begin_inset Text
33412
33413 \begin_layout Plain Layout
33414
33415 \family roman
33416 \series medium
33417 \shape up
33418 \size tiny
33419 \emph off
33420 \bar no
33421 \noun off
33422 \color none
33423 01
33424 \end_layout
33425
33426 \end_inset
33427 </cell>
33428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33429 \begin_inset Text
33430
33431 \begin_layout Plain Layout
33432
33433 \end_layout
33434
33435 \end_inset
33436 </cell>
33437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33438 \begin_inset Text
33439
33440 \begin_layout Plain Layout
33441
33442 \end_layout
33443
33444 \end_inset
33445 </cell>
33446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33447 \begin_inset Text
33448
33449 \begin_layout Plain Layout
33450
33451 \family roman
33452 \series medium
33453 \shape up
33454 \emph off
33455 \bar no
33456 \noun off
33457 \color none
33458 !
33459 \end_layout
33460
33461 \end_inset
33462 </cell>
33463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33464 \begin_inset Text
33465
33466 \begin_layout Plain Layout
33467
33468 \family roman
33469 \series medium
33470 \shape up
33471 \emph off
33472 \bar no
33473 \noun off
33474 \color none
33475 1
33476 \end_layout
33477
33478 \end_inset
33479 </cell>
33480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33481 \begin_inset Text
33482
33483 \begin_layout Plain Layout
33484
33485 \family roman
33486 \series medium
33487 \shape up
33488 \emph off
33489 \bar no
33490 \noun off
33491 \color none
33492 A
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 Q
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 a
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 q
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 \end_layout
33554
33555 \end_inset
33556 </cell>
33557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33558 \begin_inset Text
33559
33560 \begin_layout Plain Layout
33561
33562 \end_layout
33563
33564 \end_inset
33565 </cell>
33566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Plain Layout
33570
33571 \family roman
33572 \series medium
33573 \shape up
33574 \emph off
33575 \bar no
33576 \noun off
33577 \color none
33578 ¡
33579 \end_layout
33580
33581 \end_inset
33582 </cell>
33583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33584 \begin_inset Text
33585
33586 \begin_layout Plain Layout
33587
33588 \family roman
33589 \series medium
33590 \shape up
33591 \emph off
33592 \bar no
33593 \noun off
33594 \color none
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 \family roman
33606 \series medium
33607 \shape up
33608 \emph off
33609 \bar no
33610 \noun off
33611 \color none
33612 Á
33613 \end_layout
33614
33615 \end_inset
33616 </cell>
33617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33618 \begin_inset Text
33619
33620 \begin_layout Plain Layout
33621
33622 \family roman
33623 \series medium
33624 \shape up
33625 \emph off
33626 \bar no
33627 \noun off
33628 \color none
33629 Ñ
33630 \end_layout
33631
33632 \end_inset
33633 </cell>
33634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33635 \begin_inset Text
33636
33637 \begin_layout Plain Layout
33638
33639 \family roman
33640 \series medium
33641 \shape up
33642 \emph off
33643 \bar no
33644 \noun off
33645 \color none
33646 á
33647 \end_layout
33648
33649 \end_inset
33650 </cell>
33651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33652 \begin_inset Text
33653
33654 \begin_layout Plain Layout
33655
33656 \family roman
33657 \series medium
33658 \shape up
33659 \emph off
33660 \bar no
33661 \noun off
33662 \color none
33663 ñ
33664 \end_layout
33665
33666 \end_inset
33667 </cell>
33668 </row>
33669 <row>
33670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33671 \begin_inset Text
33672
33673 \begin_layout Plain Layout
33674
33675 \family roman
33676 \series medium
33677 \shape up
33678 \size tiny
33679 \emph off
33680 \bar no
33681 \noun off
33682 \color none
33683 02
33684 \end_layout
33685
33686 \end_inset
33687 </cell>
33688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33689 \begin_inset Text
33690
33691 \begin_layout Plain Layout
33692
33693 \end_layout
33694
33695 \end_inset
33696 </cell>
33697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33698 \begin_inset Text
33699
33700 \begin_layout Plain Layout
33701
33702 \end_layout
33703
33704 \end_inset
33705 </cell>
33706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33707 \begin_inset Text
33708
33709 \begin_layout Plain Layout
33710
33711 \family roman
33712 \series medium
33713 \shape up
33714 \emph off
33715 \bar no
33716 \noun off
33717 \color none
33718 \begin_inset Quotes eld
33719 \end_inset
33720
33721
33722 \end_layout
33723
33724 \end_inset
33725 </cell>
33726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33727 \begin_inset Text
33728
33729 \begin_layout Plain Layout
33730
33731 \family roman
33732 \series medium
33733 \shape up
33734 \emph off
33735 \bar no
33736 \noun off
33737 \color none
33738 2
33739 \end_layout
33740
33741 \end_inset
33742 </cell>
33743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33744 \begin_inset Text
33745
33746 \begin_layout Plain Layout
33747
33748 \family roman
33749 \series medium
33750 \shape up
33751 \emph off
33752 \bar no
33753 \noun off
33754 \color none
33755 B
33756 \end_layout
33757
33758 \end_inset
33759 </cell>
33760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33761 \begin_inset Text
33762
33763 \begin_layout Plain Layout
33764
33765 \family roman
33766 \series medium
33767 \shape up
33768 \emph off
33769 \bar no
33770 \noun off
33771 \color none
33772 R
33773 \end_layout
33774
33775 \end_inset
33776 </cell>
33777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33778 \begin_inset Text
33779
33780 \begin_layout Plain Layout
33781
33782 \family roman
33783 \series medium
33784 \shape up
33785 \emph off
33786 \bar no
33787 \noun off
33788 \color none
33789 b
33790 \end_layout
33791
33792 \end_inset
33793 </cell>
33794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33795 \begin_inset Text
33796
33797 \begin_layout Plain Layout
33798
33799 \family roman
33800 \series medium
33801 \shape up
33802 \emph off
33803 \bar no
33804 \noun off
33805 \color none
33806 r
33807 \end_layout
33808
33809 \end_inset
33810 </cell>
33811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33812 \begin_inset Text
33813
33814 \begin_layout Plain Layout
33815
33816 \end_layout
33817
33818 \end_inset
33819 </cell>
33820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33821 \begin_inset Text
33822
33823 \begin_layout Plain Layout
33824
33825 \end_layout
33826
33827 \end_inset
33828 </cell>
33829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33830 \begin_inset Text
33831
33832 \begin_layout Plain Layout
33833 ¢
33834 \end_layout
33835
33836 \end_inset
33837 </cell>
33838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33839 \begin_inset Text
33840
33841 \begin_layout Plain Layout
33842
33843 \family roman
33844 \series medium
33845 \shape up
33846 \emph off
33847 \bar no
33848 \noun off
33849 \color none
33850 ²
33851 \end_layout
33852
33853 \end_inset
33854 </cell>
33855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33856 \begin_inset Text
33857
33858 \begin_layout Plain Layout
33859
33860 \family roman
33861 \series medium
33862 \shape up
33863 \emph off
33864 \bar no
33865 \noun off
33866 \color none
33867 Â
33868 \end_layout
33869
33870 \end_inset
33871 </cell>
33872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33873 \begin_inset Text
33874
33875 \begin_layout Plain Layout
33876
33877 \family roman
33878 \series medium
33879 \shape up
33880 \emph off
33881 \bar no
33882 \noun off
33883 \color none
33884 Ò
33885 \end_layout
33886
33887 \end_inset
33888 </cell>
33889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33890 \begin_inset Text
33891
33892 \begin_layout Plain Layout
33893
33894 \family roman
33895 \series medium
33896 \shape up
33897 \emph off
33898 \bar no
33899 \noun off
33900 \color none
33901 â
33902 \end_layout
33903
33904 \end_inset
33905 </cell>
33906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33907 \begin_inset Text
33908
33909 \begin_layout Plain Layout
33910
33911 \family roman
33912 \series medium
33913 \shape up
33914 \emph off
33915 \bar no
33916 \noun off
33917 \color none
33918 ò
33919 \end_layout
33920
33921 \end_inset
33922 </cell>
33923 </row>
33924 <row>
33925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33926 \begin_inset Text
33927
33928 \begin_layout Plain Layout
33929
33930 \family roman
33931 \series medium
33932 \shape up
33933 \size tiny
33934 \emph off
33935 \bar no
33936 \noun off
33937 \color none
33938 03
33939 \end_layout
33940
33941 \end_inset
33942 </cell>
33943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33944 \begin_inset Text
33945
33946 \begin_layout Plain Layout
33947
33948 \end_layout
33949
33950 \end_inset
33951 </cell>
33952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33953 \begin_inset Text
33954
33955 \begin_layout Plain Layout
33956
33957 \end_layout
33958
33959 \end_inset
33960 </cell>
33961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33962 \begin_inset Text
33963
33964 \begin_layout Plain Layout
33965
33966 \family roman
33967 \series medium
33968 \shape up
33969 \emph off
33970 \bar no
33971 \noun off
33972 \color none
33973 #
33974 \end_layout
33975
33976 \end_inset
33977 </cell>
33978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33979 \begin_inset Text
33980
33981 \begin_layout Plain Layout
33982
33983 \family roman
33984 \series medium
33985 \shape up
33986 \emph off
33987 \bar no
33988 \noun off
33989 \color none
33990 3
33991 \end_layout
33992
33993 \end_inset
33994 </cell>
33995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33996 \begin_inset Text
33997
33998 \begin_layout Plain Layout
33999
34000 \family roman
34001 \series medium
34002 \shape up
34003 \emph off
34004 \bar no
34005 \noun off
34006 \color none
34007 C
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 S
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 c
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 s
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 \end_layout
34069
34070 \end_inset
34071 </cell>
34072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34073 \begin_inset Text
34074
34075 \begin_layout Plain Layout
34076
34077 \end_layout
34078
34079 \end_inset
34080 </cell>
34081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34082 \begin_inset Text
34083
34084 \begin_layout Plain Layout
34085
34086 \family roman
34087 \series medium
34088 \shape up
34089 \emph off
34090 \bar no
34091 \noun off
34092 \color none
34093 £
34094 \end_layout
34095
34096 \end_inset
34097 </cell>
34098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34099 \begin_inset Text
34100
34101 \begin_layout Plain Layout
34102
34103 \family roman
34104 \series medium
34105 \shape up
34106 \emph off
34107 \bar no
34108 \noun off
34109 \color none
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 \family roman
34121 \series medium
34122 \shape up
34123 \emph off
34124 \bar no
34125 \noun off
34126 \color none
34127 Ã
34128 \end_layout
34129
34130 \end_inset
34131 </cell>
34132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34133 \begin_inset Text
34134
34135 \begin_layout Plain Layout
34136
34137 \family roman
34138 \series medium
34139 \shape up
34140 \emph off
34141 \bar no
34142 \noun off
34143 \color none
34144 Ó
34145 \end_layout
34146
34147 \end_inset
34148 </cell>
34149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34150 \begin_inset Text
34151
34152 \begin_layout Plain Layout
34153
34154 \family roman
34155 \series medium
34156 \shape up
34157 \emph off
34158 \bar no
34159 \noun off
34160 \color none
34161 ã
34162 \end_layout
34163
34164 \end_inset
34165 </cell>
34166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34167 \begin_inset Text
34168
34169 \begin_layout Plain Layout
34170
34171 \family roman
34172 \series medium
34173 \shape up
34174 \emph off
34175 \bar no
34176 \noun off
34177 \color none
34178 ó
34179 \end_layout
34180
34181 \end_inset
34182 </cell>
34183 </row>
34184 <row>
34185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34186 \begin_inset Text
34187
34188 \begin_layout Plain Layout
34189
34190 \family roman
34191 \series medium
34192 \shape up
34193 \size tiny
34194 \emph off
34195 \bar no
34196 \noun off
34197 \color none
34198 04
34199 \end_layout
34200
34201 \end_inset
34202 </cell>
34203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34204 \begin_inset Text
34205
34206 \begin_layout Plain Layout
34207
34208 \end_layout
34209
34210 \end_inset
34211 </cell>
34212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34213 \begin_inset Text
34214
34215 \begin_layout Plain Layout
34216
34217 \end_layout
34218
34219 \end_inset
34220 </cell>
34221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34222 \begin_inset Text
34223
34224 \begin_layout Plain Layout
34225
34226 \family roman
34227 \series medium
34228 \shape up
34229 \emph off
34230 \bar no
34231 \noun off
34232 \color none
34233 $
34234 \end_layout
34235
34236 \end_inset
34237 </cell>
34238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34239 \begin_inset Text
34240
34241 \begin_layout Plain Layout
34242
34243 \family roman
34244 \series medium
34245 \shape up
34246 \emph off
34247 \bar no
34248 \noun off
34249 \color none
34250 4
34251 \end_layout
34252
34253 \end_inset
34254 </cell>
34255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34256 \begin_inset Text
34257
34258 \begin_layout Plain Layout
34259
34260 \family roman
34261 \series medium
34262 \shape up
34263 \emph off
34264 \bar no
34265 \noun off
34266 \color none
34267 D
34268 \end_layout
34269
34270 \end_inset
34271 </cell>
34272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34273 \begin_inset Text
34274
34275 \begin_layout Plain Layout
34276
34277 \family roman
34278 \series medium
34279 \shape up
34280 \emph off
34281 \bar no
34282 \noun off
34283 \color none
34284 T
34285 \end_layout
34286
34287 \end_inset
34288 </cell>
34289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34290 \begin_inset Text
34291
34292 \begin_layout Plain Layout
34293
34294 \family roman
34295 \series medium
34296 \shape up
34297 \emph off
34298 \bar no
34299 \noun off
34300 \color none
34301 d
34302 \end_layout
34303
34304 \end_inset
34305 </cell>
34306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34307 \begin_inset Text
34308
34309 \begin_layout Plain Layout
34310
34311 \family roman
34312 \series medium
34313 \shape up
34314 \emph off
34315 \bar no
34316 \noun off
34317 \color none
34318 t
34319 \end_layout
34320
34321 \end_inset
34322 </cell>
34323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34324 \begin_inset Text
34325
34326 \begin_layout Plain Layout
34327
34328 \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 \end_layout
34338
34339 \end_inset
34340 </cell>
34341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34342 \begin_inset Text
34343
34344 \begin_layout Plain Layout
34345 ¤
34346 \end_layout
34347
34348 \end_inset
34349 </cell>
34350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34351 \begin_inset Text
34352
34353 \begin_layout Plain Layout
34354
34355 \family roman
34356 \series medium
34357 \shape up
34358 \emph off
34359 \bar no
34360 \noun off
34361 \color none
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" rightline="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 </row>
34436 <row>
34437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34438 \begin_inset Text
34439
34440 \begin_layout Plain Layout
34441
34442 \family roman
34443 \series medium
34444 \shape up
34445 \size tiny
34446 \emph off
34447 \bar no
34448 \noun off
34449 \color none
34450 05
34451 \end_layout
34452
34453 \end_inset
34454 </cell>
34455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34456 \begin_inset Text
34457
34458 \begin_layout Plain Layout
34459
34460 \end_layout
34461
34462 \end_inset
34463 </cell>
34464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34465 \begin_inset Text
34466
34467 \begin_layout Plain Layout
34468
34469 \end_layout
34470
34471 \end_inset
34472 </cell>
34473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34474 \begin_inset Text
34475
34476 \begin_layout Plain Layout
34477
34478 \family roman
34479 \series medium
34480 \shape up
34481 \emph off
34482 \bar no
34483 \noun off
34484 \color none
34485 %
34486 \end_layout
34487
34488 \end_inset
34489 </cell>
34490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34491 \begin_inset Text
34492
34493 \begin_layout Plain Layout
34494
34495 \family roman
34496 \series medium
34497 \shape up
34498 \emph off
34499 \bar no
34500 \noun off
34501 \color none
34502 5
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 E
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 U
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 e
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 u
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 \end_layout
34581
34582 \end_inset
34583 </cell>
34584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34585 \begin_inset Text
34586
34587 \begin_layout Plain Layout
34588
34589 \end_layout
34590
34591 \end_inset
34592 </cell>
34593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34594 \begin_inset Text
34595
34596 \begin_layout Plain Layout
34597 ¥
34598 \end_layout
34599
34600 \end_inset
34601 </cell>
34602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34603 \begin_inset Text
34604
34605 \begin_layout Plain Layout
34606
34607 \family roman
34608 \series medium
34609 \shape up
34610 \emph off
34611 \bar no
34612 \noun off
34613 \color none
34614 µ
34615 \end_layout
34616
34617 \end_inset
34618 </cell>
34619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34620 \begin_inset Text
34621
34622 \begin_layout Plain Layout
34623
34624 \family roman
34625 \series medium
34626 \shape up
34627 \emph off
34628 \bar no
34629 \noun off
34630 \color none
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" rightline="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 </row>
34688 <row>
34689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34690 \begin_inset Text
34691
34692 \begin_layout Plain Layout
34693
34694 \family roman
34695 \series medium
34696 \shape up
34697 \size tiny
34698 \emph off
34699 \bar no
34700 \noun off
34701 \color none
34702 06
34703 \end_layout
34704
34705 \end_inset
34706 </cell>
34707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34708 \begin_inset Text
34709
34710 \begin_layout Plain Layout
34711
34712 \end_layout
34713
34714 \end_inset
34715 </cell>
34716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34717 \begin_inset Text
34718
34719 \begin_layout Plain Layout
34720
34721 \end_layout
34722
34723 \end_inset
34724 </cell>
34725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34726 \begin_inset Text
34727
34728 \begin_layout Plain Layout
34729
34730 \family roman
34731 \series medium
34732 \shape up
34733 \emph off
34734 \bar no
34735 \noun off
34736 \color none
34737 &
34738 \end_layout
34739
34740 \end_inset
34741 </cell>
34742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34743 \begin_inset Text
34744
34745 \begin_layout Plain Layout
34746
34747 \family roman
34748 \series medium
34749 \shape up
34750 \emph off
34751 \bar no
34752 \noun off
34753 \color none
34754 6
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 F
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 V
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 f
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 v
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 \end_layout
34833
34834 \end_inset
34835 </cell>
34836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34837 \begin_inset Text
34838
34839 \begin_layout Plain Layout
34840
34841 \end_layout
34842
34843 \end_inset
34844 </cell>
34845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34846 \begin_inset Text
34847
34848 \begin_layout Plain Layout
34849 ¦
34850 \end_layout
34851
34852 \end_inset
34853 </cell>
34854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34855 \begin_inset Text
34856
34857 \begin_layout Plain Layout
34858
34859 \family roman
34860 \series medium
34861 \shape up
34862 \emph off
34863 \bar no
34864 \noun off
34865 \color none
34866
34867 \end_layout
34868
34869 \end_inset
34870 </cell>
34871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34872 \begin_inset Text
34873
34874 \begin_layout Plain Layout
34875
34876 \family roman
34877 \series medium
34878 \shape up
34879 \emph off
34880 \bar no
34881 \noun off
34882 \color none
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" rightline="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 </row>
34940 <row>
34941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34942 \begin_inset Text
34943
34944 \begin_layout Plain Layout
34945
34946 \family roman
34947 \series medium
34948 \shape up
34949 \size tiny
34950 \emph off
34951 \bar no
34952 \noun off
34953 \color none
34954 07
34955 \end_layout
34956
34957 \end_inset
34958 </cell>
34959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34960 \begin_inset Text
34961
34962 \begin_layout Plain Layout
34963
34964 \end_layout
34965
34966 \end_inset
34967 </cell>
34968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34969 \begin_inset Text
34970
34971 \begin_layout Plain Layout
34972
34973 \end_layout
34974
34975 \end_inset
34976 </cell>
34977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34978 \begin_inset Text
34979
34980 \begin_layout Plain Layout
34981
34982 \family roman
34983 \series medium
34984 \shape up
34985 \emph off
34986 \bar no
34987 \noun off
34988 \color none
34989 `
34990 \end_layout
34991
34992 \end_inset
34993 </cell>
34994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34995 \begin_inset Text
34996
34997 \begin_layout Plain Layout
34998
34999 \family roman
35000 \series medium
35001 \shape up
35002 \emph off
35003 \bar no
35004 \noun off
35005 \color none
35006 7
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 G
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 W
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 g
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 w
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 \end_layout
35085
35086 \end_inset
35087 </cell>
35088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35089 \begin_inset Text
35090
35091 \begin_layout Plain Layout
35092
35093 \end_layout
35094
35095 \end_inset
35096 </cell>
35097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35098 \begin_inset Text
35099
35100 \begin_layout Plain Layout
35101
35102 \family roman
35103 \series medium
35104 \shape up
35105 \emph off
35106 \bar no
35107 \noun off
35108 \color none
35109 §
35110 \end_layout
35111
35112 \end_inset
35113 </cell>
35114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35115 \begin_inset Text
35116
35117 \begin_layout Plain Layout
35118
35119 \family roman
35120 \series medium
35121 \shape up
35122 \emph off
35123 \bar no
35124 \noun off
35125 \color none
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 \family roman
35137 \series medium
35138 \shape up
35139 \emph off
35140 \bar no
35141 \noun off
35142 \color none
35143 Ç
35144 \end_layout
35145
35146 \end_inset
35147 </cell>
35148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35149 \begin_inset Text
35150
35151 \begin_layout Plain Layout
35152
35153 \family roman
35154 \series medium
35155 \shape up
35156 \emph off
35157 \bar no
35158 \noun off
35159 \color none
35160 ×
35161 \end_layout
35162
35163 \end_inset
35164 </cell>
35165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35166 \begin_inset Text
35167
35168 \begin_layout Plain Layout
35169
35170 \family roman
35171 \series medium
35172 \shape up
35173 \emph off
35174 \bar no
35175 \noun off
35176 \color none
35177 ç
35178 \end_layout
35179
35180 \end_inset
35181 </cell>
35182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35183 \begin_inset Text
35184
35185 \begin_layout Plain Layout
35186
35187 \family roman
35188 \series medium
35189 \shape up
35190 \emph off
35191 \bar no
35192 \noun off
35193 \color none
35194 ÷
35195 \end_layout
35196
35197 \end_inset
35198 </cell>
35199 </row>
35200 <row>
35201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35202 \begin_inset Text
35203
35204 \begin_layout Plain Layout
35205
35206 \family roman
35207 \series medium
35208 \shape up
35209 \size tiny
35210 \emph off
35211 \bar no
35212 \noun off
35213 \color none
35214 08
35215 \end_layout
35216
35217 \end_inset
35218 </cell>
35219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35220 \begin_inset Text
35221
35222 \begin_layout Plain Layout
35223
35224 \end_layout
35225
35226 \end_inset
35227 </cell>
35228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35229 \begin_inset Text
35230
35231 \begin_layout Plain Layout
35232
35233 \end_layout
35234
35235 \end_inset
35236 </cell>
35237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35238 \begin_inset Text
35239
35240 \begin_layout Plain Layout
35241
35242 \family roman
35243 \series medium
35244 \shape up
35245 \emph off
35246 \bar no
35247 \noun off
35248 \color none
35249 (
35250 \end_layout
35251
35252 \end_inset
35253 </cell>
35254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35255 \begin_inset Text
35256
35257 \begin_layout Plain Layout
35258
35259 \family roman
35260 \series medium
35261 \shape up
35262 \emph off
35263 \bar no
35264 \noun off
35265 \color none
35266 8
35267 \end_layout
35268
35269 \end_inset
35270 </cell>
35271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35272 \begin_inset Text
35273
35274 \begin_layout Plain Layout
35275
35276 \family roman
35277 \series medium
35278 \shape up
35279 \emph off
35280 \bar no
35281 \noun off
35282 \color none
35283 H
35284 \end_layout
35285
35286 \end_inset
35287 </cell>
35288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35289 \begin_inset Text
35290
35291 \begin_layout Plain Layout
35292
35293 \family roman
35294 \series medium
35295 \shape up
35296 \emph off
35297 \bar no
35298 \noun off
35299 \color none
35300 X
35301 \end_layout
35302
35303 \end_inset
35304 </cell>
35305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35306 \begin_inset Text
35307
35308 \begin_layout Plain Layout
35309
35310 \family roman
35311 \series medium
35312 \shape up
35313 \emph off
35314 \bar no
35315 \noun off
35316 \color none
35317 h
35318 \end_layout
35319
35320 \end_inset
35321 </cell>
35322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35323 \begin_inset Text
35324
35325 \begin_layout Plain Layout
35326
35327 \family roman
35328 \series medium
35329 \shape up
35330 \emph off
35331 \bar no
35332 \noun off
35333 \color none
35334 x
35335 \end_layout
35336
35337 \end_inset
35338 </cell>
35339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35340 \begin_inset Text
35341
35342 \begin_layout Plain Layout
35343
35344 \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 \end_layout
35354
35355 \end_inset
35356 </cell>
35357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35358 \begin_inset Text
35359
35360 \begin_layout Plain Layout
35361
35362 \family roman
35363 \series medium
35364 \shape up
35365 \emph off
35366 \bar no
35367 \noun off
35368 \color none
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 \family roman
35380 \series medium
35381 \shape up
35382 \emph off
35383 \bar no
35384 \noun off
35385 \color none
35386 ¸
35387 \end_layout
35388
35389 \end_inset
35390 </cell>
35391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35392 \begin_inset Text
35393
35394 \begin_layout Plain Layout
35395
35396 \family roman
35397 \series medium
35398 \shape up
35399 \emph off
35400 \bar no
35401 \noun off
35402 \color none
35403 È
35404 \end_layout
35405
35406 \end_inset
35407 </cell>
35408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35409 \begin_inset Text
35410
35411 \begin_layout Plain Layout
35412
35413 \family roman
35414 \series medium
35415 \shape up
35416 \emph off
35417 \bar no
35418 \noun off
35419 \color none
35420 Ø
35421 \end_layout
35422
35423 \end_inset
35424 </cell>
35425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35426 \begin_inset Text
35427
35428 \begin_layout Plain Layout
35429
35430 \family roman
35431 \series medium
35432 \shape up
35433 \emph off
35434 \bar no
35435 \noun off
35436 \color none
35437 è
35438 \end_layout
35439
35440 \end_inset
35441 </cell>
35442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35443 \begin_inset Text
35444
35445 \begin_layout Plain Layout
35446
35447 \family roman
35448 \series medium
35449 \shape up
35450 \emph off
35451 \bar no
35452 \noun off
35453 \color none
35454 ø
35455 \end_layout
35456
35457 \end_inset
35458 </cell>
35459 </row>
35460 <row>
35461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35462 \begin_inset Text
35463
35464 \begin_layout Plain Layout
35465
35466 \family roman
35467 \series medium
35468 \shape up
35469 \size tiny
35470 \emph off
35471 \bar no
35472 \noun off
35473 \color none
35474 09
35475 \end_layout
35476
35477 \end_inset
35478 </cell>
35479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35480 \begin_inset Text
35481
35482 \begin_layout Plain Layout
35483
35484 \end_layout
35485
35486 \end_inset
35487 </cell>
35488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35489 \begin_inset Text
35490
35491 \begin_layout Plain Layout
35492
35493 \end_layout
35494
35495 \end_inset
35496 </cell>
35497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35498 \begin_inset Text
35499
35500 \begin_layout Plain Layout
35501
35502 \family roman
35503 \series medium
35504 \shape up
35505 \emph off
35506 \bar no
35507 \noun off
35508 \color none
35509 )
35510 \end_layout
35511
35512 \end_inset
35513 </cell>
35514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35515 \begin_inset Text
35516
35517 \begin_layout Plain Layout
35518
35519 \family roman
35520 \series medium
35521 \shape up
35522 \emph off
35523 \bar no
35524 \noun off
35525 \color none
35526 9
35527 \end_layout
35528
35529 \end_inset
35530 </cell>
35531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35532 \begin_inset Text
35533
35534 \begin_layout Plain Layout
35535
35536 \family roman
35537 \series medium
35538 \shape up
35539 \emph off
35540 \bar no
35541 \noun off
35542 \color none
35543 I
35544 \end_layout
35545
35546 \end_inset
35547 </cell>
35548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35549 \begin_inset Text
35550
35551 \begin_layout Plain Layout
35552
35553 \family roman
35554 \series medium
35555 \shape up
35556 \emph off
35557 \bar no
35558 \noun off
35559 \color none
35560 Y
35561 \end_layout
35562
35563 \end_inset
35564 </cell>
35565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35566 \begin_inset Text
35567
35568 \begin_layout Plain Layout
35569
35570 \family roman
35571 \series medium
35572 \shape up
35573 \emph off
35574 \bar no
35575 \noun off
35576 \color none
35577 i
35578 \end_layout
35579
35580 \end_inset
35581 </cell>
35582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35583 \begin_inset Text
35584
35585 \begin_layout Plain Layout
35586
35587 \family roman
35588 \series medium
35589 \shape up
35590 \emph off
35591 \bar no
35592 \noun off
35593 \color none
35594 y
35595 \end_layout
35596
35597 \end_inset
35598 </cell>
35599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35600 \begin_inset Text
35601
35602 \begin_layout Plain Layout
35603
35604 \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 \end_layout
35614
35615 \end_inset
35616 </cell>
35617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35618 \begin_inset Text
35619
35620 \begin_layout Plain Layout
35621
35622 \family roman
35623 \series medium
35624 \shape up
35625 \emph off
35626 \bar no
35627 \noun off
35628 \color none
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 \family roman
35640 \series medium
35641 \shape up
35642 \emph off
35643 \bar no
35644 \noun off
35645 \color none
35646 ¹
35647 \end_layout
35648
35649 \end_inset
35650 </cell>
35651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35652 \begin_inset Text
35653
35654 \begin_layout Plain Layout
35655
35656 \family roman
35657 \series medium
35658 \shape up
35659 \emph off
35660 \bar no
35661 \noun off
35662 \color none
35663 É
35664 \end_layout
35665
35666 \end_inset
35667 </cell>
35668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35669 \begin_inset Text
35670
35671 \begin_layout Plain Layout
35672
35673 \family roman
35674 \series medium
35675 \shape up
35676 \emph off
35677 \bar no
35678 \noun off
35679 \color none
35680 Ù
35681 \end_layout
35682
35683 \end_inset
35684 </cell>
35685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35686 \begin_inset Text
35687
35688 \begin_layout Plain Layout
35689
35690 \family roman
35691 \series medium
35692 \shape up
35693 \emph off
35694 \bar no
35695 \noun off
35696 \color none
35697 é
35698 \end_layout
35699
35700 \end_inset
35701 </cell>
35702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35703 \begin_inset Text
35704
35705 \begin_layout Plain Layout
35706
35707 \family roman
35708 \series medium
35709 \shape up
35710 \emph off
35711 \bar no
35712 \noun off
35713 \color none
35714 ù
35715 \end_layout
35716
35717 \end_inset
35718 </cell>
35719 </row>
35720 <row>
35721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35722 \begin_inset Text
35723
35724 \begin_layout Plain Layout
35725
35726 \family roman
35727 \series medium
35728 \shape up
35729 \size tiny
35730 \emph off
35731 \bar no
35732 \noun off
35733 \color none
35734 0A
35735 \end_layout
35736
35737 \end_inset
35738 </cell>
35739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35740 \begin_inset Text
35741
35742 \begin_layout Plain Layout
35743
35744 \end_layout
35745
35746 \end_inset
35747 </cell>
35748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35749 \begin_inset Text
35750
35751 \begin_layout Plain Layout
35752
35753 \end_layout
35754
35755 \end_inset
35756 </cell>
35757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35758 \begin_inset Text
35759
35760 \begin_layout Plain Layout
35761
35762 \family roman
35763 \series medium
35764 \shape up
35765 \emph off
35766 \bar no
35767 \noun off
35768 \color none
35769 *
35770 \end_layout
35771
35772 \end_inset
35773 </cell>
35774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35775 \begin_inset Text
35776
35777 \begin_layout Plain Layout
35778
35779 \family roman
35780 \series medium
35781 \shape up
35782 \emph off
35783 \bar no
35784 \noun off
35785 \color none
35786 :
35787 \end_layout
35788
35789 \end_inset
35790 </cell>
35791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35792 \begin_inset Text
35793
35794 \begin_layout Plain Layout
35795
35796 \family roman
35797 \series medium
35798 \shape up
35799 \emph off
35800 \bar no
35801 \noun off
35802 \color none
35803 J
35804 \end_layout
35805
35806 \end_inset
35807 </cell>
35808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35809 \begin_inset Text
35810
35811 \begin_layout Plain Layout
35812
35813 \family roman
35814 \series medium
35815 \shape up
35816 \emph off
35817 \bar no
35818 \noun off
35819 \color none
35820 Z
35821 \end_layout
35822
35823 \end_inset
35824 </cell>
35825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35826 \begin_inset Text
35827
35828 \begin_layout Plain Layout
35829
35830 \family roman
35831 \series medium
35832 \shape up
35833 \emph off
35834 \bar no
35835 \noun off
35836 \color none
35837 j
35838 \end_layout
35839
35840 \end_inset
35841 </cell>
35842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35843 \begin_inset Text
35844
35845 \begin_layout Plain Layout
35846
35847 \family roman
35848 \series medium
35849 \shape up
35850 \emph off
35851 \bar no
35852 \noun off
35853 \color none
35854 z
35855 \end_layout
35856
35857 \end_inset
35858 </cell>
35859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35860 \begin_inset Text
35861
35862 \begin_layout Plain Layout
35863
35864 \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 \end_layout
35874
35875 \end_inset
35876 </cell>
35877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35878 \begin_inset Text
35879
35880 \begin_layout Plain Layout
35881
35882 \family roman
35883 \series medium
35884 \shape up
35885 \emph off
35886 \bar no
35887 \noun off
35888 \color none
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 \family roman
35900 \series medium
35901 \shape up
35902 \emph off
35903 \bar no
35904 \noun off
35905 \color none
35906 º
35907 \end_layout
35908
35909 \end_inset
35910 </cell>
35911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35912 \begin_inset Text
35913
35914 \begin_layout Plain Layout
35915
35916 \family roman
35917 \series medium
35918 \shape up
35919 \emph off
35920 \bar no
35921 \noun off
35922 \color none
35923 Ê
35924 \end_layout
35925
35926 \end_inset
35927 </cell>
35928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35929 \begin_inset Text
35930
35931 \begin_layout Plain Layout
35932
35933 \family roman
35934 \series medium
35935 \shape up
35936 \emph off
35937 \bar no
35938 \noun off
35939 \color none
35940 Ú
35941 \end_layout
35942
35943 \end_inset
35944 </cell>
35945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35946 \begin_inset Text
35947
35948 \begin_layout Plain Layout
35949
35950 \family roman
35951 \series medium
35952 \shape up
35953 \emph off
35954 \bar no
35955 \noun off
35956 \color none
35957 ê
35958 \end_layout
35959
35960 \end_inset
35961 </cell>
35962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35963 \begin_inset Text
35964
35965 \begin_layout Plain Layout
35966
35967 \family roman
35968 \series medium
35969 \shape up
35970 \emph off
35971 \bar no
35972 \noun off
35973 \color none
35974 ú
35975 \end_layout
35976
35977 \end_inset
35978 </cell>
35979 </row>
35980 <row>
35981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35982 \begin_inset Text
35983
35984 \begin_layout Plain Layout
35985
35986 \family roman
35987 \series medium
35988 \shape up
35989 \size tiny
35990 \emph off
35991 \bar no
35992 \noun off
35993 \color none
35994 0B
35995 \end_layout
35996
35997 \end_inset
35998 </cell>
35999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36000 \begin_inset Text
36001
36002 \begin_layout Plain Layout
36003
36004 \end_layout
36005
36006 \end_inset
36007 </cell>
36008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36009 \begin_inset Text
36010
36011 \begin_layout Plain Layout
36012
36013 \end_layout
36014
36015 \end_inset
36016 </cell>
36017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36018 \begin_inset Text
36019
36020 \begin_layout Plain Layout
36021
36022 \family roman
36023 \series medium
36024 \shape up
36025 \emph off
36026 \bar no
36027 \noun off
36028 \color none
36029 +
36030 \end_layout
36031
36032 \end_inset
36033 </cell>
36034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36035 \begin_inset Text
36036
36037 \begin_layout Plain Layout
36038
36039 \family roman
36040 \series medium
36041 \shape up
36042 \emph off
36043 \bar no
36044 \noun off
36045 \color none
36046 ;
36047 \end_layout
36048
36049 \end_inset
36050 </cell>
36051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36052 \begin_inset Text
36053
36054 \begin_layout Plain Layout
36055
36056 \family roman
36057 \series medium
36058 \shape up
36059 \emph off
36060 \bar no
36061 \noun off
36062 \color none
36063 K
36064 \end_layout
36065
36066 \end_inset
36067 </cell>
36068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36069 \begin_inset Text
36070
36071 \begin_layout Plain Layout
36072
36073 \family roman
36074 \series medium
36075 \shape up
36076 \emph off
36077 \bar no
36078 \noun off
36079 \color none
36080 [
36081 \end_layout
36082
36083 \end_inset
36084 </cell>
36085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36086 \begin_inset Text
36087
36088 \begin_layout Plain Layout
36089
36090 \family roman
36091 \series medium
36092 \shape up
36093 \emph off
36094 \bar no
36095 \noun off
36096 \color none
36097 k
36098 \end_layout
36099
36100 \end_inset
36101 </cell>
36102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36103 \begin_inset Text
36104
36105 \begin_layout Plain Layout
36106
36107 \family roman
36108 \series medium
36109 \shape up
36110 \emph off
36111 \bar no
36112 \noun off
36113 \color none
36114 {
36115 \end_layout
36116
36117 \end_inset
36118 </cell>
36119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36120 \begin_inset Text
36121
36122 \begin_layout Plain Layout
36123
36124 \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 \end_layout
36134
36135 \end_inset
36136 </cell>
36137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36138 \begin_inset Text
36139
36140 \begin_layout Plain Layout
36141
36142 \family roman
36143 \series medium
36144 \shape up
36145 \emph off
36146 \bar no
36147 \noun off
36148 \color none
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 \family roman
36160 \series medium
36161 \shape up
36162 \emph off
36163 \bar no
36164 \noun off
36165 \color none
36166 »
36167 \end_layout
36168
36169 \end_inset
36170 </cell>
36171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36172 \begin_inset Text
36173
36174 \begin_layout Plain Layout
36175
36176 \family roman
36177 \series medium
36178 \shape up
36179 \emph off
36180 \bar no
36181 \noun off
36182 \color none
36183 Ë
36184 \end_layout
36185
36186 \end_inset
36187 </cell>
36188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36189 \begin_inset Text
36190
36191 \begin_layout Plain Layout
36192
36193 \family roman
36194 \series medium
36195 \shape up
36196 \emph off
36197 \bar no
36198 \noun off
36199 \color none
36200 Û
36201 \end_layout
36202
36203 \end_inset
36204 </cell>
36205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36206 \begin_inset Text
36207
36208 \begin_layout Plain Layout
36209
36210 \family roman
36211 \series medium
36212 \shape up
36213 \emph off
36214 \bar no
36215 \noun off
36216 \color none
36217 ë
36218 \end_layout
36219
36220 \end_inset
36221 </cell>
36222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36223 \begin_inset Text
36224
36225 \begin_layout Plain Layout
36226
36227 \family roman
36228 \series medium
36229 \shape up
36230 \emph off
36231 \bar no
36232 \noun off
36233 \color none
36234 û
36235 \end_layout
36236
36237 \end_inset
36238 </cell>
36239 </row>
36240 <row>
36241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36242 \begin_inset Text
36243
36244 \begin_layout Plain Layout
36245
36246 \family roman
36247 \series medium
36248 \shape up
36249 \size tiny
36250 \emph off
36251 \bar no
36252 \noun off
36253 \color none
36254 0C
36255 \end_layout
36256
36257 \end_inset
36258 </cell>
36259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36260 \begin_inset Text
36261
36262 \begin_layout Plain Layout
36263
36264 \end_layout
36265
36266 \end_inset
36267 </cell>
36268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36269 \begin_inset Text
36270
36271 \begin_layout Plain Layout
36272
36273 \end_layout
36274
36275 \end_inset
36276 </cell>
36277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36278 \begin_inset Text
36279
36280 \begin_layout Plain Layout
36281
36282 \family roman
36283 \series medium
36284 \shape up
36285 \emph off
36286 \bar no
36287 \noun off
36288 \color none
36289 ,
36290 \end_layout
36291
36292 \end_inset
36293 </cell>
36294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36295 \begin_inset Text
36296
36297 \begin_layout Plain Layout
36298
36299 \family roman
36300 \series medium
36301 \shape up
36302 \emph off
36303 \bar no
36304 \noun off
36305 \color none
36306 <
36307 \end_layout
36308
36309 \end_inset
36310 </cell>
36311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36312 \begin_inset Text
36313
36314 \begin_layout Plain Layout
36315
36316 \family roman
36317 \series medium
36318 \shape up
36319 \emph off
36320 \bar no
36321 \noun off
36322 \color none
36323 L
36324 \end_layout
36325
36326 \end_inset
36327 </cell>
36328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36329 \begin_inset Text
36330
36331 \begin_layout Plain Layout
36332
36333 \family roman
36334 \series medium
36335 \shape up
36336 \emph off
36337 \bar no
36338 \noun off
36339 \color none
36340
36341 \backslash
36342
36343 \end_layout
36344
36345 \end_inset
36346 </cell>
36347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36348 \begin_inset Text
36349
36350 \begin_layout Plain Layout
36351
36352 \family roman
36353 \series medium
36354 \shape up
36355 \emph off
36356 \bar no
36357 \noun off
36358 \color none
36359 l
36360 \end_layout
36361
36362 \end_inset
36363 </cell>
36364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36365 \begin_inset Text
36366
36367 \begin_layout Plain Layout
36368
36369 \family roman
36370 \series medium
36371 \shape up
36372 \emph off
36373 \bar no
36374 \noun off
36375 \color none
36376 |
36377 \end_layout
36378
36379 \end_inset
36380 </cell>
36381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36382 \begin_inset Text
36383
36384 \begin_layout Plain Layout
36385
36386 \end_layout
36387
36388 \end_inset
36389 </cell>
36390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36391 \begin_inset Text
36392
36393 \begin_layout Plain Layout
36394
36395 \end_layout
36396
36397 \end_inset
36398 </cell>
36399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36400 \begin_inset Text
36401
36402 \begin_layout Plain Layout
36403
36404 \family roman
36405 \series medium
36406 \shape up
36407 \emph off
36408 \bar no
36409 \noun off
36410 \color none
36411 ¬
36412 \end_layout
36413
36414 \end_inset
36415 </cell>
36416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36417 \begin_inset Text
36418
36419 \begin_layout Plain Layout
36420
36421 \family roman
36422 \series medium
36423 \shape up
36424 \emph off
36425 \bar no
36426 \noun off
36427 \color none
36428 ¼
36429 \end_layout
36430
36431 \end_inset
36432 </cell>
36433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36434 \begin_inset Text
36435
36436 \begin_layout Plain Layout
36437
36438 \family roman
36439 \series medium
36440 \shape up
36441 \emph off
36442 \bar no
36443 \noun off
36444 \color none
36445 Ì
36446 \end_layout
36447
36448 \end_inset
36449 </cell>
36450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36451 \begin_inset Text
36452
36453 \begin_layout Plain Layout
36454
36455 \family roman
36456 \series medium
36457 \shape up
36458 \emph off
36459 \bar no
36460 \noun off
36461 \color none
36462 Ü
36463 \end_layout
36464
36465 \end_inset
36466 </cell>
36467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36468 \begin_inset Text
36469
36470 \begin_layout Plain Layout
36471
36472 \family roman
36473 \series medium
36474 \shape up
36475 \emph off
36476 \bar no
36477 \noun off
36478 \color none
36479 ì
36480 \end_layout
36481
36482 \end_inset
36483 </cell>
36484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36485 \begin_inset Text
36486
36487 \begin_layout Plain Layout
36488
36489 \family roman
36490 \series medium
36491 \shape up
36492 \emph off
36493 \bar no
36494 \noun off
36495 \color none
36496 ü
36497 \end_layout
36498
36499 \end_inset
36500 </cell>
36501 </row>
36502 <row>
36503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36504 \begin_inset Text
36505
36506 \begin_layout Plain Layout
36507
36508 \family roman
36509 \series medium
36510 \shape up
36511 \size tiny
36512 \emph off
36513 \bar no
36514 \noun off
36515 \color none
36516 0D
36517 \end_layout
36518
36519 \end_inset
36520 </cell>
36521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36522 \begin_inset Text
36523
36524 \begin_layout Plain Layout
36525
36526 \end_layout
36527
36528 \end_inset
36529 </cell>
36530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36531 \begin_inset Text
36532
36533 \begin_layout Plain Layout
36534
36535 \end_layout
36536
36537 \end_inset
36538 </cell>
36539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36540 \begin_inset Text
36541
36542 \begin_layout Plain Layout
36543
36544 \family roman
36545 \series medium
36546 \shape up
36547 \emph off
36548 \bar no
36549 \noun off
36550 \color none
36551 -
36552 \end_layout
36553
36554 \end_inset
36555 </cell>
36556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36557 \begin_inset Text
36558
36559 \begin_layout Plain Layout
36560
36561 \family roman
36562 \series medium
36563 \shape up
36564 \emph off
36565 \bar no
36566 \noun off
36567 \color none
36568 =
36569 \end_layout
36570
36571 \end_inset
36572 </cell>
36573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36574 \begin_inset Text
36575
36576 \begin_layout Plain Layout
36577
36578 \family roman
36579 \series medium
36580 \shape up
36581 \emph off
36582 \bar no
36583 \noun off
36584 \color none
36585 M
36586 \end_layout
36587
36588 \end_inset
36589 </cell>
36590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36591 \begin_inset Text
36592
36593 \begin_layout Plain Layout
36594
36595 \family roman
36596 \series medium
36597 \shape up
36598 \emph off
36599 \bar no
36600 \noun off
36601 \color none
36602 ]
36603 \end_layout
36604
36605 \end_inset
36606 </cell>
36607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36608 \begin_inset Text
36609
36610 \begin_layout Plain Layout
36611
36612 \family roman
36613 \series medium
36614 \shape up
36615 \emph off
36616 \bar no
36617 \noun off
36618 \color none
36619 m
36620 \end_layout
36621
36622 \end_inset
36623 </cell>
36624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36625 \begin_inset Text
36626
36627 \begin_layout Plain Layout
36628
36629 \family roman
36630 \series medium
36631 \shape up
36632 \emph off
36633 \bar no
36634 \noun off
36635 \color none
36636 }
36637 \end_layout
36638
36639 \end_inset
36640 </cell>
36641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36642 \begin_inset Text
36643
36644 \begin_layout Plain Layout
36645
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 \end_layout
36656
36657 \end_inset
36658 </cell>
36659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36660 \begin_inset Text
36661
36662 \begin_layout Plain Layout
36663
36664 \end_layout
36665
36666 \end_inset
36667 </cell>
36668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36669 \begin_inset Text
36670
36671 \begin_layout Plain Layout
36672
36673 \family roman
36674 \series medium
36675 \shape up
36676 \emph off
36677 \bar no
36678 \noun off
36679 \color none
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" rightline="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 </row>
36754 <row>
36755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36756 \begin_inset Text
36757
36758 \begin_layout Plain Layout
36759
36760 \family roman
36761 \series medium
36762 \shape up
36763 \size tiny
36764 \emph off
36765 \bar no
36766 \noun off
36767 \color none
36768 0E
36769 \end_layout
36770
36771 \end_inset
36772 </cell>
36773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36774 \begin_inset Text
36775
36776 \begin_layout Plain Layout
36777
36778 \end_layout
36779
36780 \end_inset
36781 </cell>
36782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36783 \begin_inset Text
36784
36785 \begin_layout Plain Layout
36786
36787 \end_layout
36788
36789 \end_inset
36790 </cell>
36791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36792 \begin_inset Text
36793
36794 \begin_layout Plain Layout
36795
36796 \family roman
36797 \series medium
36798 \shape up
36799 \emph off
36800 \bar no
36801 \noun off
36802 \color none
36803 .
36804 \end_layout
36805
36806 \end_inset
36807 </cell>
36808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36809 \begin_inset Text
36810
36811 \begin_layout Plain Layout
36812
36813 \family roman
36814 \series medium
36815 \shape up
36816 \emph off
36817 \bar no
36818 \noun off
36819 \color none
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 N
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 n
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 \end_layout
36899
36900 \end_inset
36901 </cell>
36902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36903 \begin_inset Text
36904
36905 \begin_layout Plain Layout
36906
36907 \end_layout
36908
36909 \end_inset
36910 </cell>
36911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36912 \begin_inset Text
36913
36914 \begin_layout Plain Layout
36915
36916 \family roman
36917 \series medium
36918 \shape up
36919 \emph off
36920 \bar no
36921 \noun off
36922 \color none
36923 ®
36924 \end_layout
36925
36926 \end_inset
36927 </cell>
36928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36929 \begin_inset Text
36930
36931 \begin_layout Plain Layout
36932
36933 \family roman
36934 \series medium
36935 \shape up
36936 \emph off
36937 \bar no
36938 \noun off
36939 \color none
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 \family roman
36951 \series medium
36952 \shape up
36953 \emph off
36954 \bar no
36955 \noun off
36956 \color none
36957 Î
36958 \end_layout
36959
36960 \end_inset
36961 </cell>
36962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36963 \begin_inset Text
36964
36965 \begin_layout Plain Layout
36966
36967 \family roman
36968 \series medium
36969 \shape up
36970 \emph off
36971 \bar no
36972 \noun off
36973 \color none
36974 Þ
36975 \end_layout
36976
36977 \end_inset
36978 </cell>
36979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36980 \begin_inset Text
36981
36982 \begin_layout Plain Layout
36983
36984 \family roman
36985 \series medium
36986 \shape up
36987 \emph off
36988 \bar no
36989 \noun off
36990 \color none
36991 î
36992 \end_layout
36993
36994 \end_inset
36995 </cell>
36996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36997 \begin_inset Text
36998
36999 \begin_layout Plain Layout
37000
37001 \family roman
37002 \series medium
37003 \shape up
37004 \emph off
37005 \bar no
37006 \noun off
37007 \color none
37008 þ
37009 \end_layout
37010
37011 \end_inset
37012 </cell>
37013 </row>
37014 <row>
37015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37016 \begin_inset Text
37017
37018 \begin_layout Plain Layout
37019
37020 \family roman
37021 \series medium
37022 \shape up
37023 \size tiny
37024 \emph off
37025 \bar no
37026 \noun off
37027 \color none
37028 0F
37029 \end_layout
37030
37031 \end_inset
37032 </cell>
37033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37034 \begin_inset Text
37035
37036 \begin_layout Plain Layout
37037
37038 \end_layout
37039
37040 \end_inset
37041 </cell>
37042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37043 \begin_inset Text
37044
37045 \begin_layout Plain Layout
37046
37047 \end_layout
37048
37049 \end_inset
37050 </cell>
37051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37052 \begin_inset Text
37053
37054 \begin_layout Plain Layout
37055
37056 \family roman
37057 \series medium
37058 \shape up
37059 \emph off
37060 \bar no
37061 \noun off
37062 \color none
37063 /
37064 \end_layout
37065
37066 \end_inset
37067 </cell>
37068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37069 \begin_inset Text
37070
37071 \begin_layout Plain Layout
37072
37073 \family roman
37074 \series medium
37075 \shape up
37076 \emph off
37077 \bar no
37078 \noun off
37079 \color none
37080 ?
37081 \end_layout
37082
37083 \end_inset
37084 </cell>
37085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37086 \begin_inset Text
37087
37088 \begin_layout Plain Layout
37089
37090 \family roman
37091 \series medium
37092 \shape up
37093 \emph off
37094 \bar no
37095 \noun off
37096 \color none
37097 O
37098 \end_layout
37099
37100 \end_inset
37101 </cell>
37102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37103 \begin_inset Text
37104
37105 \begin_layout Plain Layout
37106
37107 \family roman
37108 \series medium
37109 \shape up
37110 \emph off
37111 \bar no
37112 \noun off
37113 \color none
37114 _
37115 \end_layout
37116
37117 \end_inset
37118 </cell>
37119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37120 \begin_inset Text
37121
37122 \begin_layout Plain Layout
37123
37124 \family roman
37125 \series medium
37126 \shape up
37127 \emph off
37128 \bar no
37129 \noun off
37130 \color none
37131 o
37132 \end_layout
37133
37134 \end_inset
37135 </cell>
37136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37137 \begin_inset Text
37138
37139 \begin_layout Plain Layout
37140
37141 \end_layout
37142
37143 \end_inset
37144 </cell>
37145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37146 \begin_inset Text
37147
37148 \begin_layout Plain Layout
37149
37150 \end_layout
37151
37152 \end_inset
37153 </cell>
37154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37155 \begin_inset Text
37156
37157 \begin_layout Plain Layout
37158
37159 \end_layout
37160
37161 \end_inset
37162 </cell>
37163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37164 \begin_inset Text
37165
37166 \begin_layout Plain Layout
37167
37168 \family roman
37169 \series medium
37170 \shape up
37171 \emph off
37172 \bar no
37173 \noun off
37174 \color none
37175 ¯
37176 \end_layout
37177
37178 \end_inset
37179 </cell>
37180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37181 \begin_inset Text
37182
37183 \begin_layout Plain Layout
37184
37185 \family roman
37186 \series medium
37187 \shape up
37188 \emph off
37189 \bar no
37190 \noun off
37191 \color none
37192 ¿
37193 \end_layout
37194
37195 \end_inset
37196 </cell>
37197 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="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" bottomline="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" bottomline="true" leftline="true" rightline="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 </row>
37266 </lyxtabular>
37267
37268 \end_inset
37269
37270
37271 \end_layout
37272
37273 \end_inset
37274
37275
37276 \end_layout
37277
37278 \begin_layout Standard
37279 The following is a full list of all of the accented characters LyX can display
37280  directly.
37281  It includes not only the accented characters from the previous table, but
37282  also the characters from 
37283 \family typewriter
37284 ISO8859–2
37285 \family default
37286  through 
37287 \family typewriter
37288 4
37289 \family default
37290 .
37291  
37292 \end_layout
37293
37294 \begin_layout Itemize
37295 From 
37296 \family typewriter
37297 ISO8859–1
37298 \family default
37299 :
37300 \end_layout
37301
37302 \begin_deeper
37303 \begin_layout Standard
37304 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37305 \begin_inset space \hfill{}
37306 \end_inset
37307
37308 diaeresis
37309 \end_layout
37310
37311 \begin_layout Standard
37312 ^ Â Ê Î Ô Û â ê î ô û
37313 \begin_inset space \hfill{}
37314 \end_inset
37315
37316 circumflex
37317 \end_layout
37318
37319 \begin_layout Standard
37320 ` À È Ì Ò Ù à è ì ò ù
37321 \begin_inset space \hfill{}
37322 \end_inset
37323
37324 grave
37325 \end_layout
37326
37327 \begin_layout Standard
37328 ´ Á É Í Ó Ú Ý á é í ó ú ý
37329 \begin_inset space \hfill{}
37330 \end_inset
37331
37332 acute
37333 \end_layout
37334
37335 \begin_layout Standard
37336 ~ Ã Ñ Õ ã ñ õ
37337 \begin_inset space \hfill{}
37338 \end_inset
37339
37340 tilde
37341 \end_layout
37342
37343 \begin_layout Standard
37344 ¸Çç
37345 \begin_inset space \hfill{}
37346 \end_inset
37347
37348 cedilla
37349 \end_layout
37350
37351 \begin_layout Standard
37352 ¯
37353 \begin_inset space \hfill{}
37354 \end_inset
37355
37356 macron
37357 \end_layout
37358
37359 \end_deeper
37360 \begin_layout Itemize
37361 From 
37362 \family typewriter
37363 ISO8859–2
37364 \family default
37365  through 
37366 \family typewriter
37367 4
37368 \family default
37369 :
37370 \end_layout
37371
37372 \begin_deeper
37373 \begin_layout Standard
37374 ĤĴĥĵĈĜŜĉĝŝ
37375 \begin_inset space \hfill{}
37376 \end_inset
37377
37378 circumflex
37379 \end_layout
37380
37381 \begin_layout Standard
37382 ŚŹśźŔĹĆŃŕĺćń
37383 \begin_inset space \hfill{}
37384 \end_inset
37385
37386 acute
37387 \end_layout
37388
37389 \begin_layout Standard
37390 Ĩı̃Ũũ
37391 \begin_inset space \hfill{}
37392 \end_inset
37393
37394 tilde
37395 \end_layout
37396
37397 \begin_layout Standard
37398 ŞşŢţŖĻĢŗļģŅĶņķ
37399 \begin_inset space \hfill{}
37400 \end_inset
37401
37402 cedilla
37403 \end_layout
37404
37405 \begin_layout Standard
37406 ĒēĀĪŌŪāı̄ōū
37407 \begin_inset space \hfill{}
37408 \end_inset
37409
37410 macron
37411 \end_layout
37412
37413 \begin_layout Standard
37414 ŐŰőű
37415 \begin_inset space \hfill{}
37416 \end_inset
37417
37418 Hungarian umlaut
37419 \end_layout
37420
37421 \end_deeper
37422 \begin_layout Standard
37423 All the characters above are actively supported by TeX fonts.
37424  In addition TeX allows diacritical marks on almost all characters.
37425  Also make sure you're using the 
37426 \family typewriter
37427 T1
37428 \family default
37429  font-encoding.
37430 \end_layout
37431
37432 \begin_layout Chapter
37433 \start_of_appendix
37434 The User Interface
37435 \begin_inset CommandInset label
37436 LatexCommand label
37437 name "chap:The-User-Interface"
37438
37439 \end_inset
37440
37441
37442 \end_layout
37443
37444 \begin_layout Standard
37445 This appendix lists all the available menus and describes their functionality.
37446  It is designed as a quick reference if you are searching for a special
37447  topic inside the user's guide.
37448 \end_layout
37449
37450 \begin_layout Section
37451 The File Menu
37452 \begin_inset Index idx
37453 status collapsed
37454
37455 \begin_layout Plain Layout
37456 Menu ! File
37457 \end_layout
37458
37459 \end_inset
37460
37461
37462 \end_layout
37463
37464 \begin_layout Standard
37465 Under the 
37466 \family sans
37467 File
37468 \family default
37469  menu are the basic operations in addition to some more advanced operations.
37470 \end_layout
37471
37472 \begin_layout Subsection
37473 New
37474 \end_layout
37475
37476 \begin_layout Standard
37477 Creates a new document.
37478 \end_layout
37479
37480 \begin_layout Subsection
37481 New from Template
37482 \end_layout
37483
37484 \begin_layout Standard
37485 This menu entry prompts you for a template to use.
37486  Selecting a template will automatically set certain layout features for
37487  the document, features you would otherwise need to change manually.
37488 \end_layout
37489
37490 \begin_layout Subsection
37491 Open
37492 \end_layout
37493
37494 \begin_layout Standard
37495 Opens a document.
37496 \end_layout
37497
37498 \begin_layout Subsection
37499 Open Recent
37500 \end_layout
37501
37502 \begin_layout Standard
37503 The submenu shows a list of the recently opened files.
37504  Click there on a file to open it.
37505 \end_layout
37506
37507 \begin_layout Subsection
37508 Close
37509 \end_layout
37510
37511 \begin_layout Standard
37512 Closes the current document.
37513 \end_layout
37514
37515 \begin_layout Subsection
37516 Close All
37517 \end_layout
37518
37519 \begin_layout Standard
37520 Closes all opened documents.
37521 \end_layout
37522
37523 \begin_layout Subsection
37524 Save
37525 \end_layout
37526
37527 \begin_layout Standard
37528 Saves the actual document.
37529 \end_layout
37530
37531 \begin_layout Subsection
37532 Save As
37533 \end_layout
37534
37535 \begin_layout Standard
37536 Saves the actual document under a new name to create a copy.
37537 \end_layout
37538
37539 \begin_layout Subsection
37540 Save All
37541 \end_layout
37542
37543 \begin_layout Standard
37544 Saves all opened documents.
37545 \end_layout
37546
37547 \begin_layout Subsection
37548 Revert to saved
37549 \end_layout
37550
37551 \begin_layout Standard
37552 Reloads the actual document from disk.
37553 \end_layout
37554
37555 \begin_layout Subsection
37556 Version Control
37557 \end_layout
37558
37559 \begin_layout Standard
37560 This is used when more people are working on the same document.
37561  It is described in the section 
37562 \emph on
37563 Version Control in LyX
37564 \emph default
37565  of the 
37566 \emph on
37567 Additional Features
37568 \emph default
37569  manual.
37570 \end_layout
37571
37572 \begin_layout Subsection
37573 Import
37574 \end_layout
37575
37576 \begin_layout Standard
37577 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
37578  NoWeb-files, plain text files and comma separated, table-like text files
37579  (CSV).
37580  The files will be imported as new LyX-document.
37581 \end_layout
37582
37583 \begin_layout Standard
37584 When using the menu entry 
37585 \family sans
37586 Plain
37587 \begin_inset space ~
37588 \end_inset
37589
37590 Text
37591 \family default
37592 , line breaks in the text will start a new paragraph; when using the menu
37593  entry 
37594 \family sans
37595 Plain
37596 \begin_inset space ~
37597 \end_inset
37598
37599 Text, Join
37600 \begin_inset space ~
37601 \end_inset
37602
37603 Lines
37604 \family default
37605 , consecutive lines of text will be imported to one big paragraph.
37606  A new paragraph will begin when there is a blank line in the file.
37607 \end_layout
37608
37609 \begin_layout Subsection
37610 Export
37611 \begin_inset CommandInset label
37612 LatexCommand label
37613 name "sub:Export"
37614
37615 \end_inset
37616
37617
37618 \end_layout
37619
37620 \begin_layout Standard
37621 You can export your document to various file formats.
37622  The resulting files are placed in the directory of your LyX-file.
37623  The menu entries are not the same on all installations.
37624  They depend on the programs found by LyX while its configuration.
37625 \end_layout
37626
37627 \begin_layout Standard
37628 Here is a list of all available entries; some of them are explained in detail
37629  in section
37630 \begin_inset space ~
37631 \end_inset
37632
37633
37634 \begin_inset CommandInset ref
37635 LatexCommand ref
37636 reference "sub:Output-file-formats"
37637
37638 \end_inset
37639
37640 :
37641 \end_layout
37642
37643 \begin_layout Description
37644
37645 \family sans
37646 CJK
37647 \family default
37648
37649 \begin_inset space ~
37650 \end_inset
37651
37652 L
37653 \begin_inset ERT
37654 status collapsed
37655
37656 \begin_layout Plain Layout
37657
37658 {}
37659 \end_layout
37660
37661 \end_inset
37662
37663 yX format of the special LyX
37664 \begin_inset space ~
37665 \end_inset
37666
37667 1.4.x versions for Chinese, Japanese and Korean (CJK)
37668 \begin_inset Newline newline
37669 \end_inset
37670
37671  Since LyX 1.5.0 CJK support is fully integrated to LyX.
37672 \end_layout
37673
37674 \begin_layout Description
37675 DocBook text file with code in the language SGML that is used for the markup
37676  language 
37677 \family typewriter
37678 DocBook
37679 \end_layout
37680
37681 \begin_layout Description
37682 DocBook
37683 \begin_inset space ~
37684 \end_inset
37685
37686 (XML) text file with code in the language XML that is used for the markup
37687  language 
37688 \family typewriter
37689 DocBook
37690 \end_layout
37691
37692 \begin_layout Description
37693 DraftDVI LaTeX's native DVI-format.
37694  This format is not suitable if you have special characters or spaces in
37695  files paths or file names in your document.
37696  LyX use this format internally as a pre-stage to export to 
37697 \family sans
37698 DVI
37699 \family default
37700 .
37701 \end_layout
37702
37703 \begin_layout Description
37704 DVI DVI-format that also allows to use special characters or spaces in files
37705  paths or file names
37706 \end_layout
37707
37708 \begin_layout Description
37709 DVI
37710 \begin_inset space ~
37711 \end_inset
37712
37713 (LuaT
37714 \begin_inset ERT
37715 status collapsed
37716
37717 \begin_layout Plain Layout
37718
37719 {}
37720 \end_layout
37721
37722 \end_inset
37723
37724 eX) DVI-format using the program 
37725 \family typewriter
37726 LuaTeX
37727 \family default
37728 ; supports Unicode and the usage of non-TeX fonts; 
37729 \series bold
37730
37731 \begin_inset Note Greyedout
37732 status open
37733
37734 \begin_layout Plain Layout
37735
37736 \series bold
37737 Note:
37738 \series default
37739  not all DVI-viewers are currently able to display this output format properly.
37740 \end_layout
37741
37742 \end_inset
37743
37744
37745 \end_layout
37746
37747 \begin_layout Description
37748 Graphviz
37749 \begin_inset space ~
37750 \end_inset
37751
37752 Dot text file with code in the programming language 
37753 \family typewriter
37754 Dot
37755 \family default
37756  that is used to draw visualizations of graphs via the program 
37757 \family typewriter
37758 Graphviz
37759 \end_layout
37760
37761 \begin_layout Description
37762 HTML HTML-format (the HTML-converter is a third-party product and may not
37763  work in all cases)
37764 \end_layout
37765
37766 \begin_layout Description
37767 HTML
37768 \begin_inset space ~
37769 \end_inset
37770
37771 (MS
37772 \begin_inset space ~
37773 \end_inset
37774
37775 Word) HTML-format specialized so that the result can be imported to 
37776 \family sans
37777 MS Word
37778 \family default
37779 ; as a consequence of this formulas will be embedded as bitmap fonts and
37780  not in the format 
37781 \family sans
37782 MathML
37783 \family default
37784 .
37785 \end_layout
37786
37787 \begin_layout Description
37788
37789 \family sans
37790 LaT
37791 \begin_inset ERT
37792 status collapsed
37793
37794 \begin_layout Plain Layout
37795
37796 {}
37797 \end_layout
37798
37799 \end_inset
37800
37801 eX
37802 \begin_inset space ~
37803 \end_inset
37804
37805 (
37806 \family default
37807 LuaT
37808 \family sans
37809
37810 \begin_inset ERT
37811 status collapsed
37812
37813 \begin_layout Plain Layout
37814
37815 {}
37816 \end_layout
37817
37818 \end_inset
37819
37820
37821 \family default
37822 eX
37823 \family sans
37824
37825 \family default
37826 text file with the LaTeX source that it is compilable with the program 
37827 \family typewriter
37828 LuaTeX
37829 \end_layout
37830
37831 \begin_layout Description
37832
37833 \family sans
37834 LaT
37835 \begin_inset ERT
37836 status collapsed
37837
37838 \begin_layout Plain Layout
37839
37840 {}
37841 \end_layout
37842
37843 \end_inset
37844
37845 eX
37846 \begin_inset space ~
37847 \end_inset
37848
37849 (pdflatex)
37850 \family default
37851  text file with the LaTeX source, additionally all images used in the document
37852  will be converted to a format that is readable by the 
37853 \family typewriter
37854 pdflatex
37855 \family default
37856  program (GIF, JPG, PDF, PNG)
37857 \end_layout
37858
37859 \begin_layout Description
37860
37861 \family sans
37862 LaT
37863 \begin_inset ERT
37864 status collapsed
37865
37866 \begin_layout Plain Layout
37867
37868 {}
37869 \end_layout
37870
37871 \end_inset
37872
37873 eX
37874 \begin_inset space ~
37875 \end_inset
37876
37877 (plain)
37878 \family default
37879  text file with the LaTeX source code, additionally all images used in the
37880  document will be converted to the EPS-format, only this format is readable
37881  by the 
37882 \family typewriter
37883 latex
37884 \family default
37885  program
37886 \end_layout
37887
37888 \begin_layout Description
37889
37890 \family sans
37891 LaT
37892 \begin_inset ERT
37893 status collapsed
37894
37895 \begin_layout Plain Layout
37896
37897 {}
37898 \end_layout
37899
37900 \end_inset
37901
37902 eX
37903 \begin_inset space ~
37904 \end_inset
37905
37906 (
37907 \family default
37908 XeT
37909 \family sans
37910
37911 \begin_inset ERT
37912 status collapsed
37913
37914 \begin_layout Plain Layout
37915
37916 {}
37917 \end_layout
37918
37919 \end_inset
37920
37921
37922 \family default
37923 eX
37924 \family sans
37925
37926 \family default
37927 text file with the LaTeX source that it is compilable with the program 
37928 \family typewriter
37929 XeTeX
37930 \end_layout
37931
37932 \begin_layout Description
37933 LilyPond
37934 \begin_inset space ~
37935 \end_inset
37936
37937 book
37938 \begin_inset space ~
37939 \end_inset
37940
37941 (La
37942 \family sans
37943
37944 \begin_inset ERT
37945 status collapsed
37946
37947 \begin_layout Plain Layout
37948
37949 {}
37950 \end_layout
37951
37952 \end_inset
37953
37954
37955 \family default
37956 TeX) text file with the LaTeX source and also code in the syntax of the
37957  music notation software 
37958 \family typewriter
37959 LilyPond
37960 \end_layout
37961
37962 \begin_layout Description
37963 L
37964 \family sans
37965
37966 \begin_inset ERT
37967 status collapsed
37968
37969 \begin_layout Plain Layout
37970
37971 {}
37972 \end_layout
37973
37974 \end_inset
37975
37976
37977 \family default
37978 yX
37979 \begin_inset space ~
37980 \end_inset
37981
37982 Archive
37983 \begin_inset space ~
37984 \end_inset
37985
37986 (zip) creates a zip-archive file that contains your document and all files
37987  that are necessary to compile it (images, child documents, BibTeX files,
37988  etc.)
37989 \end_layout
37990
37991 \begin_layout Description
37992 L
37993 \family sans
37994
37995 \begin_inset ERT
37996 status collapsed
37997
37998 \begin_layout Plain Layout
37999
38000 {}
38001 \end_layout
38002
38003 \end_inset
38004
38005
38006 \family default
38007 yX
38008 \begin_inset space ~
38009 \end_inset
38010
38011 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38012 \begin_inset Quotes eld
38013 \end_inset
38014
38015 z
38016 \begin_inset Quotes erd
38017 \end_inset
38018
38019  and 
38020 \begin_inset Quotes eld
38021 \end_inset
38022
38023 y
38024 \begin_inset Quotes erd
38025 \end_inset
38026
38027  represent the version number)
38028 \end_layout
38029
38030 \begin_layout Description
38031 L
38032 \family sans
38033
38034 \begin_inset ERT
38035 status collapsed
38036
38037 \begin_layout Plain Layout
38038
38039 {}
38040 \end_layout
38041
38042 \end_inset
38043
38044
38045 \family default
38046 yXHTML HTML-format using LyX's internal XHTML engine
38047 \end_layout
38048
38049 \begin_layout Description
38050 NoWeb text file with code in the format of the literate programming language
38051 \family typewriter
38052  NoWeb
38053 \end_layout
38054
38055 \begin_layout Description
38056 OpenDocument OpenDocument-formatted file, to be opened with 
38057 \family sans
38058 OpenOffice
38059 \family default
38060
38061 \family sans
38062 KOffice
38063 \family default
38064
38065 \family sans
38066 Abiword
38067 \family default
38068 , etc.
38069  (The OpenDocument-converter is a third-party product and may not work in
38070  all cases)
38071 \end_layout
38072
38073 \begin_layout Description
38074
38075 \family sans
38076 PDF
38077 \begin_inset space ~
38078 \end_inset
38079
38080 (dvipdfm)
38081 \family default
38082  PDF-format using the program 
38083 \family typewriter
38084 dvipdfm
38085 \family default
38086 , produces internally a DVI-file which is then converted to a PDF-file
38087 \end_layout
38088
38089 \begin_layout Description
38090
38091 \family sans
38092 PDF
38093 \begin_inset space ~
38094 \end_inset
38095
38096 (LuaT
38097 \begin_inset ERT
38098 status collapsed
38099
38100 \begin_layout Plain Layout
38101
38102 {}
38103 \end_layout
38104
38105 \end_inset
38106
38107 eX)
38108 \family default
38109  PDF-format using the program 
38110 \family typewriter
38111 LuaTeX
38112 \family default
38113 , produces PDF-files directly
38114 \end_layout
38115
38116 \begin_layout Description
38117
38118 \family sans
38119 PDF
38120 \begin_inset space ~
38121 \end_inset
38122
38123 (pdflatex)
38124 \family default
38125  PDF-format using the program 
38126 \family typewriter
38127 pdflatex
38128 \family default
38129 , produces PDF-files directly
38130 \end_layout
38131
38132 \begin_layout Description
38133
38134 \family sans
38135 PDF
38136 \begin_inset space ~
38137 \end_inset
38138
38139 (ps2pdf)
38140 \family default
38141  PDF-format using the program 
38142 \family typewriter
38143 ps2pdf
38144 \family default
38145 , produces internally a PostScript-file which is then converted to a PDF-file
38146 \end_layout
38147
38148 \begin_layout Description
38149
38150 \family sans
38151 PDF
38152 \begin_inset space ~
38153 \end_inset
38154
38155 (XeT
38156 \begin_inset ERT
38157 status collapsed
38158
38159 \begin_layout Plain Layout
38160
38161 {}
38162 \end_layout
38163
38164 \end_inset
38165
38166 eX)
38167 \family default
38168  PDF-format using the program 
38169 \family typewriter
38170 XeTeX
38171 \family default
38172 , produces PDF-files directly
38173 \end_layout
38174
38175 \begin_layout Description
38176
38177 \family sans
38178 Plain
38179 \begin_inset space ~
38180 \end_inset
38181
38182 text
38183 \family default
38184  text format
38185 \end_layout
38186
38187 \begin_layout Description
38188
38189 \family sans
38190 Plain
38191 \begin_inset space ~
38192 \end_inset
38193
38194 text
38195 \begin_inset space ~
38196 \end_inset
38197
38198 (ps2ascii)
38199 \family default
38200  text format, the document will first be converted to Postscript format
38201  and then exported as text using the program 
38202 \family sans
38203 ps2ascii
38204 \end_layout
38205
38206 \begin_layout Description
38207
38208 \family sans
38209 Postscript
38210 \family default
38211  PostScript format using the program 
38212 \family typewriter
38213 dvips
38214 \end_layout
38215
38216 \begin_layout Description
38217 Sweave text file with the LaTeX source and also code in the statistical
38218  programming language 
38219 \family typewriter
38220 R
38221 \family default
38222 .
38223  Using the 
38224 \family typewriter
38225 R
38226 \family default
38227 -function 
38228 \family typewriter
38229 Sweave
38230 \family default
38231  it is possible to use 
38232 \family typewriter
38233 R
38234 \family default
38235 -commands in LaTeX
38236 \end_layout
38237
38238 \begin_layout Standard
38239 If one of the menu entries 
38240 \family sans
38241 DVI
38242 \family default
38243
38244 \family sans
38245 PDF
38246 \begin_inset space ~
38247 \end_inset
38248
38249 (pdflatex)
38250 \family default
38251  or 
38252 \family sans
38253 Postscript
38254 \family default
38255  is missing, you need to update your LaTeX installation.
38256  After updating you have to reconfigure LyX, see section
38257 \begin_inset space ~
38258 \end_inset
38259
38260
38261 \begin_inset CommandInset ref
38262 LatexCommand ref
38263 reference "sec:Basic-LyX-Setup"
38264
38265 \end_inset
38266
38267 .
38268 \begin_inset Index idx
38269 status collapsed
38270
38271 \begin_layout Plain Layout
38272 Reconfiguration of LyX
38273 \end_layout
38274
38275 \end_inset
38276
38277
38278 \end_layout
38279
38280 \begin_layout Subsection
38281 Print
38282 \end_layout
38283
38284 \begin_layout Standard
38285 With this menu entry you can print your document to a file in PostScript
38286  format or send it to a printer.
38287  The printer will also use the document in PostScript format.
38288  The conversion to PostScript is done in the background by LyX using the
38289  program 
38290 \family typewriter
38291 dvips
38292 \family default
38293 .
38294  For more information have a look at section
38295 \begin_inset space ~
38296 \end_inset
38297
38298
38299 \begin_inset CommandInset ref
38300 LatexCommand ref
38301 reference "sub:Printing-the-File"
38302
38303 \end_inset
38304
38305 .
38306 \end_layout
38307
38308 \begin_layout Subsection
38309 Fax
38310 \end_layout
38311
38312 \begin_layout Standard
38313 This menu entry will only appear if you have a fax program installed (on
38314  Windows you additionally need to register its program path to LyX's PATH
38315  prefix, see section
38316 \begin_inset space ~
38317 \end_inset
38318
38319
38320 \begin_inset CommandInset ref
38321 LatexCommand ref
38322 reference "sec:Paths"
38323
38324 \end_inset
38325
38326 ).
38327  With this menu entry you can send your document to a fax program like 
38328 \family typewriter
38329 hylapex
38330 \family default
38331  or 
38332 \family typewriter
38333 kdeprintfax
38334 \family default
38335 .
38336  The default format of the sent file is PostScript.
38337  The format can be changed in LyX's preferences as described in section
38338 \begin_inset space ~
38339 \end_inset
38340
38341
38342 \begin_inset CommandInset ref
38343 LatexCommand ref
38344 reference "sub:Converters"
38345
38346 \end_inset
38347
38348 .
38349 \end_layout
38350
38351 \begin_layout Subsection
38352 New and Close Window
38353 \end_layout
38354
38355 \begin_layout Standard
38356 Opens or closes a new instance of LyX.
38357 \end_layout
38358
38359 \begin_layout Subsection
38360 Exit
38361 \end_layout
38362
38363 \begin_layout Standard
38364 Prompts you to save all unsaved documents and then exits.
38365 \end_layout
38366
38367 \begin_layout Section
38368 The Edit Menu
38369 \begin_inset Index idx
38370 status collapsed
38371
38372 \begin_layout Plain Layout
38373 Menu ! Edit
38374 \end_layout
38375
38376 \end_inset
38377
38378
38379 \end_layout
38380
38381 \begin_layout Subsection
38382 Undo and Redo
38383 \end_layout
38384
38385 \begin_layout Standard
38386 Described in section
38387 \begin_inset space ~
38388 \end_inset
38389
38390
38391 \begin_inset CommandInset ref
38392 LatexCommand ref
38393 reference "sec:Undo-and-Redo"
38394
38395 \end_inset
38396
38397 .
38398 \end_layout
38399
38400 \begin_layout Subsection
38401 Cut, Copy, Paste, Paste Recent, Paste Special
38402 \end_layout
38403
38404 \begin_layout Standard
38405 Described in section
38406 \begin_inset space ~
38407 \end_inset
38408
38409
38410 \begin_inset CommandInset ref
38411 LatexCommand ref
38412 reference "sec:Basic-Editing-Features"
38413
38414 \end_inset
38415
38416 .
38417 \end_layout
38418
38419 \begin_layout Subsection
38420 Select Whole Inset
38421 \end_layout
38422
38423 \begin_layout Standard
38424 Selects the content of the inset where the cursor is currently in.
38425  Is the cursor outside of an inset, the whole document will be selected.
38426 \end_layout
38427
38428 \begin_layout Subsection
38429 Select All
38430 \end_layout
38431
38432 \begin_layout Standard
38433 Selects the whole document.
38434 \end_layout
38435
38436 \begin_layout Subsection
38437 Find & Replace (Quick)
38438 \end_layout
38439
38440 \begin_layout Standard
38441 Described in section
38442 \begin_inset space ~
38443 \end_inset
38444
38445
38446 \begin_inset CommandInset ref
38447 LatexCommand ref
38448 reference "sec:Basic-Editing-Features"
38449
38450 \end_inset
38451
38452 .
38453 \end_layout
38454
38455 \begin_layout Subsection
38456 Find & Replace (Advanced)
38457 \end_layout
38458
38459 \begin_layout Standard
38460 Described in section
38461 \begin_inset space ~
38462 \end_inset
38463
38464
38465 \begin_inset CommandInset ref
38466 LatexCommand ref
38467 reference "sec:Advanced-Find-and"
38468
38469 \end_inset
38470
38471 .
38472 \end_layout
38473
38474 \begin_layout Subsection
38475 Move Paragraph Up/Down
38476 \end_layout
38477
38478 \begin_layout Standard
38479 This shifts the paragraph where the cursor is currently in one paragraph
38480  up or down.
38481 \end_layout
38482
38483 \begin_layout Subsection
38484 Text Style
38485 \end_layout
38486
38487 \begin_layout Standard
38488 Described in section
38489 \begin_inset space ~
38490 \end_inset
38491
38492
38493 \begin_inset CommandInset ref
38494 LatexCommand ref
38495 reference "sub:Fine-Tuning-with-the"
38496
38497 \end_inset
38498
38499 .
38500 \end_layout
38501
38502 \begin_layout Subsection
38503 Paragraph Settings
38504 \begin_inset Index idx
38505 status collapsed
38506
38507 \begin_layout Plain Layout
38508 Paragraph ! Settings
38509 \end_layout
38510
38511 \end_inset
38512
38513
38514 \end_layout
38515
38516 \begin_layout Standard
38517 Enables you to set the paragraph alignment, line spacing and label width.
38518  These settings only affect the paragraph in which the cursor is currently.
38519 \end_layout
38520
38521 \begin_layout Standard
38522 You can also prevent the first line of the paragraph being indented if you
38523  have chosen to separate paragraphs with indents in the 
38524 \family sans
38525 Document\SpecialChar \menuseparator
38526 Settings
38527 \family default
38528  dialog under 
38529 \family sans
38530 Text
38531 \begin_inset space ~
38532 \end_inset
38533
38534 Layout
38535 \family default
38536 .
38537 \end_layout
38538
38539 \begin_layout Subsection
38540 Table Settings and Math
38541 \end_layout
38542
38543 \begin_layout Standard
38544 These two menus are only fully active if the cursor is inside a table or
38545  a formula.
38546  Here you can change the properties of tables and formulas.
38547  The properties of tables are described in section
38548 \begin_inset space ~
38549 \end_inset
38550
38551
38552 \begin_inset CommandInset ref
38553 LatexCommand ref
38554 reference "sec:Tables"
38555
38556 \end_inset
38557
38558 , the properties of formulas in chapter
38559 \begin_inset space ~
38560 \end_inset
38561
38562
38563 \begin_inset CommandInset ref
38564 LatexCommand ref
38565 reference "cha:Mathematical-Formulas"
38566
38567 \end_inset
38568
38569 .
38570 \end_layout
38571
38572 \begin_layout Subsection
38573 Increase / Decrease List Depth
38574 \end_layout
38575
38576 \begin_layout Standard
38577 These menu entries are only active if the cursor is in an environment that
38578  can be nested.
38579  They increase/decrease the environment nesting level as explained in section
38580 \begin_inset space ~
38581 \end_inset
38582
38583
38584 \begin_inset CommandInset ref
38585 LatexCommand ref
38586 reference "sec:Nesting"
38587
38588 \end_inset
38589
38590  and 
38591 \begin_inset CommandInset ref
38592 LatexCommand ref
38593 reference "sub:Numbering-depth"
38594
38595 \end_inset
38596
38597 .
38598 \end_layout
38599
38600 \begin_layout Section
38601 The View Menu
38602 \begin_inset Index idx
38603 status collapsed
38604
38605 \begin_layout Plain Layout
38606 Menu ! View
38607 \end_layout
38608
38609 \end_inset
38610
38611
38612 \end_layout
38613
38614 \begin_layout Standard
38615 At the bottom of the 
38616 \family sans
38617 View
38618 \family default
38619  menu the opened documents are listed.
38620 \end_layout
38621
38622 \begin_layout Subsection
38623 Open/Close all Insets
38624 \end_layout
38625
38626 \begin_layout Standard
38627 Opens/closes all insets in your document.
38628 \end_layout
38629
38630 \begin_layout Subsection
38631 Unfold/Fold Math Macros
38632 \end_layout
38633
38634 \begin_layout Standard
38635 Unfolds/folds the current math macro.
38636 \end_layout
38637
38638 \begin_layout Standard
38639 Math macros are described in the 
38640 \emph on
38641 Math
38642 \emph default
38643  manual.
38644 \end_layout
38645
38646 \begin_layout Subsection
38647 View Source
38648 \end_layout
38649
38650 \begin_layout Standard
38651 Opens a window showing the source code of the actual document, as described
38652  in section
38653 \begin_inset space ~
38654 \end_inset
38655
38656
38657 \begin_inset CommandInset ref
38658 LatexCommand ref
38659 reference "sec:Previewing-snippets-of"
38660
38661 \end_inset
38662
38663 .
38664 \end_layout
38665
38666 \begin_layout Subsection
38667 View Messages
38668 \end_layout
38669
38670 \begin_layout Standard
38671 Opens a window showing console messages.
38672  This is useful for debugging LyX (i.
38673 \begin_inset space \thinspace{}
38674 \end_inset
38675
38676 e., hunt for errors in the program) or to see what is going on in the background
38677  while LaTeX is processing the document,
38678 \end_layout
38679
38680 \begin_layout Subsection
38681 View
38682 \end_layout
38683
38684 \begin_layout Standard
38685 This menu entry generates the output in the format you have specified as
38686  default output format either in the preferences (see sec.
38687 \begin_inset space \thinspace{}
38688 \end_inset
38689
38690
38691 \begin_inset CommandInset ref
38692 LatexCommand ref
38693 reference "sec:File-Formats"
38694
38695 \end_inset
38696
38697 ) or in the document settings (see sec.
38698 \begin_inset space \thinspace{}
38699 \end_inset
38700
38701
38702 \begin_inset CommandInset ref
38703 LatexCommand ref
38704 reference "sec:Doc-Output"
38705
38706 \end_inset
38707
38708 ) and opens it in an appropriate viewer.
38709  The viewer can be set or changed in the preferences, see section
38710 \begin_inset space ~
38711 \end_inset
38712
38713
38714 \begin_inset CommandInset ref
38715 LatexCommand ref
38716 reference "sec:File-Formats"
38717
38718 \end_inset
38719
38720 .
38721  The default viewers are set by LyX when it is first configured.
38722  The default output format is 
38723 \family sans
38724 PDF
38725 \begin_inset space ~
38726 \end_inset
38727
38728 (pdflatex)
38729 \family default
38730 .
38731 \end_layout
38732
38733 \begin_layout Subsection
38734 View (Other Formats)
38735 \end_layout
38736
38737 \begin_layout Standard
38738 With this submenu you can view your document in alternative output formats.
38739  The menu contains a list of available formats in which you can view the
38740  actual document with an external program.
38741  The menu entries are not the same on all installations — it depends on
38742  the LaTeX programs that are found while LyX was configured.
38743  All possible formats are listed in section
38744 \begin_inset space ~
38745 \end_inset
38746
38747
38748 \begin_inset CommandInset ref
38749 LatexCommand ref
38750 reference "sub:Export"
38751
38752 \end_inset
38753
38754 .
38755  You should at least see the menu entry 
38756 \family sans
38757 DVI
38758 \family default
38759 .
38760  If it is missing, you need to update or repair your LaTeX installation.
38761  After updating you have to reconfigure LyX, see section
38762 \begin_inset space ~
38763 \end_inset
38764
38765
38766 \begin_inset CommandInset ref
38767 LatexCommand ref
38768 reference "sec:Basic-LyX-Setup"
38769
38770 \end_inset
38771
38772 .
38773 \begin_inset Index idx
38774 status collapsed
38775
38776 \begin_layout Plain Layout
38777 Reconfiguration of LyX
38778 \end_layout
38779
38780 \end_inset
38781
38782
38783 \end_layout
38784
38785 \begin_layout Standard
38786 Invoking a menu will start a viewer program.
38787  The viewer can be set or changed in the preferences, see section
38788 \begin_inset space ~
38789 \end_inset
38790
38791
38792 \begin_inset CommandInset ref
38793 LatexCommand ref
38794 reference "sec:File-Formats"
38795
38796 \end_inset
38797
38798 .
38799  The default viewers are set by LyX when it is first configured.
38800 \end_layout
38801
38802 \begin_layout Subsection
38803 Update
38804 \end_layout
38805
38806 \begin_layout Standard
38807 This menu entry allows you to update the view with your latest changes (in
38808  the default output format) without opening a new viewer window.
38809 \end_layout
38810
38811 \begin_layout Subsection
38812 Update (Other Formats)
38813 \end_layout
38814
38815 \begin_layout Standard
38816 With this submenu you can update the view of alternative output formats
38817  of your document without opening a new viewer window.
38818 \end_layout
38819
38820 \begin_layout Subsection
38821 View Master Document
38822 \end_layout
38823
38824 \begin_layout Standard
38825 This menu item is only visible if your document is included to another document,
38826  which is then its 
38827 \begin_inset Quotes eld
38828 \end_inset
38829
38830 master
38831 \begin_inset Quotes erd
38832 \end_inset
38833
38834  (see section 
38835 \emph on
38836 Child Documents
38837 \emph default
38838  in the 
38839 \emph on
38840 Embedded
38841 \begin_inset space ~
38842 \end_inset
38843
38844 Objects
38845 \emph default
38846  manual for more information on this topic).
38847  This item allows you to view the master document from within its child.
38848  That is, if you are working on a child document which is a chapter of a
38849  book, 
38850 \family sans
38851 View Master
38852 \family default
38853  generates the output of the whole book, while 
38854 \family sans
38855 View
38856 \family default
38857  will just output the chapter alone.
38858 \end_layout
38859
38860 \begin_layout Standard
38861 The format used by this function is the default output format as specified
38862  in the preferences (see sec.
38863 \begin_inset space \thinspace{}
38864 \end_inset
38865
38866
38867 \begin_inset CommandInset ref
38868 LatexCommand ref
38869 reference "sec:File-Formats"
38870
38871 \end_inset
38872
38873 ) or in the document settings (see sec.
38874 \begin_inset space \thinspace{}
38875 \end_inset
38876
38877
38878 \begin_inset CommandInset ref
38879 LatexCommand ref
38880 reference "sec:Doc-Output"
38881
38882 \end_inset
38883
38884 ).
38885 \end_layout
38886
38887 \begin_layout Subsection
38888 Update Master Document
38889 \end_layout
38890
38891 \begin_layout Standard
38892 This menu item is only visible if your document is included to another document,
38893  which is then its 
38894 \begin_inset Quotes eld
38895 \end_inset
38896
38897 master
38898 \begin_inset Quotes erd
38899 \end_inset
38900
38901  (see section 
38902 \emph on
38903 Child Documents
38904 \emph default
38905  in the 
38906 \emph on
38907 Embedded
38908 \begin_inset space ~
38909 \end_inset
38910
38911 Objects
38912 \emph default
38913  manual for more information on this topic).
38914  This item allows you to update the view of a master document from within
38915  its child without the need to switch to the master document itself.
38916 \end_layout
38917
38918 \begin_layout Standard
38919 The format used by this function is the default output format as specified
38920  in the preferences (see sec.
38921 \begin_inset space \thinspace{}
38922 \end_inset
38923
38924
38925 \begin_inset CommandInset ref
38926 LatexCommand ref
38927 reference "sec:File-Formats"
38928
38929 \end_inset
38930
38931 ) or in the document settings (see sec.
38932 \begin_inset space \thinspace{}
38933 \end_inset
38934
38935
38936 \begin_inset CommandInset ref
38937 LatexCommand ref
38938 reference "sec:Doc-Output"
38939
38940 \end_inset
38941
38942 ).
38943 \end_layout
38944
38945 \begin_layout Subsection
38946 Split View
38947 \end_layout
38948
38949 \begin_layout Standard
38950 This will split LyX's main window vertically or horizontally.
38951  This allows you to view documents the same time to compare them, or to
38952  view the same document, but at different positions.
38953  You can even split the main window several times to view for example 3
38954  or more documents at the same time.
38955  To return to an unsplit view, use the menu 
38956 \family sans
38957 Close Current View
38958 \family default
38959 .
38960 \end_layout
38961
38962 \begin_layout Subsection
38963 Close Current View
38964 \end_layout
38965
38966 \begin_layout Standard
38967 Closes a split view.
38968 \end_layout
38969
38970 \begin_layout Subsection
38971 Fullscreen
38972 \end_layout
38973
38974 \begin_layout Standard
38975 Using this menu entry or pressing F11 removes the menu bar and all toolbars
38976  so that you will see nothing but your text.
38977  It furthermore displays LyX's main window fullscreen.
38978  To return from fullscreen to the normal view, press F11, or right-click
38979  and turn off the fullscreen mode in the context menu.
38980 \end_layout
38981
38982 \begin_layout Subsection
38983 Toolbars
38984 \begin_inset CommandInset label
38985 LatexCommand label
38986 name "sub:Toolbars"
38987
38988 \end_inset
38989
38990
38991 \begin_inset Index idx
38992 status collapsed
38993
38994 \begin_layout Plain Layout
38995 Toolbar
38996 \end_layout
38997
38998 \end_inset
38999
39000
39001 \end_layout
39002
39003 \begin_layout Standard
39004 In this menu entry you can set the appearance of the different toolbars.
39005  All toolbars and the 
39006 \family sans
39007 Command
39008 \begin_inset space ~
39009 \end_inset
39010
39011 Buffer
39012 \family default
39013  can be turned on and off.
39014  The 
39015 \emph on
39016 on
39017 \emph default
39018  state is denoted in the menu with a checkmark.
39019  The 
39020 \family sans
39021 Review
39022 \family default
39023
39024 \family sans
39025 Table
39026 \family default
39027
39028 \family sans
39029 Math
39030 \begin_inset space ~
39031 \end_inset
39032
39033 Panels
39034 \family default
39035
39036 \family sans
39037 Mathe
39038 \begin_inset space ~
39039 \end_inset
39040
39041 Macros
39042 \family default
39043  and 
39044 \family sans
39045 Math
39046 \family default
39047  toolbars can be additionally set to the state 
39048 \emph on
39049 automatic
39050 \emph default
39051  that is denoted in the menu with the suffix 
39052 \family sans
39053 (auto)
39054 \family default
39055 .
39056 \end_layout
39057
39058 \begin_layout Standard
39059 In the 
39060 \emph on
39061 on
39062 \emph default
39063  state the toolbar is permanently shown, in the 
39064 \emph on
39065 automatic
39066 \emph default
39067  state the toolbar is only shown when the cursor is in a certain environment
39068  or when a certain feature is enabled.
39069  That means that the review toolbar will only be shown if change tracking
39070  is activated, the math and table toolbars are only shown if the cursor
39071  is inside a formula or table, respectively.
39072 \end_layout
39073
39074 \begin_layout Standard
39075 LyX's toolbars and their buttons are explained in section
39076 \begin_inset space ~
39077 \end_inset
39078
39079
39080 \begin_inset CommandInset ref
39081 LatexCommand ref
39082 reference "sec:Toolbars"
39083
39084 \end_inset
39085
39086 .
39087 \end_layout
39088
39089 \begin_layout Section
39090 The Insert Menu
39091 \begin_inset Index idx
39092 status collapsed
39093
39094 \begin_layout Plain Layout
39095 Menu ! Insert
39096 \end_layout
39097
39098 \end_inset
39099
39100
39101 \end_layout
39102
39103 \begin_layout Subsection
39104 Math
39105 \end_layout
39106
39107 \begin_layout Standard
39108 Inserts math constructs that are explained in chapter
39109 \begin_inset space ~
39110 \end_inset
39111
39112
39113 \begin_inset CommandInset ref
39114 LatexCommand ref
39115 reference "cha:Mathematical-Formulas"
39116
39117 \end_inset
39118
39119  and the 
39120 \emph on
39121 Math
39122 \emph default
39123  manual.
39124 \end_layout
39125
39126 \begin_layout Subsection
39127 Special Character
39128 \begin_inset CommandInset label
39129 LatexCommand label
39130 name "sub:Special-Character"
39131
39132 \end_inset
39133
39134
39135 \end_layout
39136
39137 \begin_layout Standard
39138 Here you can insert the following characters:
39139 \end_layout
39140
39141 \begin_layout Description
39142 Symbols Inserts any character that can be output by your LaTeX system.
39143  Therefore the number of character categories in this dialog and the available
39144  characters depend on the LaTeX-packages you have installed.
39145 \begin_inset Newline newline
39146 \end_inset
39147
39148  
39149 \begin_inset Note Greyedout
39150 status open
39151
39152 \begin_layout Plain Layout
39153
39154 \series bold
39155 Note:
39156 \series default
39157  Not all characters will be visible in the 
39158 \family sans
39159 Symbols
39160 \family default
39161  dialog because none of the screen fonts that you can set in the preferences
39162  dialog (see sec.
39163 \begin_inset space \thinspace{}
39164 \end_inset
39165
39166
39167 \begin_inset CommandInset ref
39168 LatexCommand ref
39169 reference "sub:Screen-Fonts"
39170
39171 \end_inset
39172
39173 ) can display every character.
39174 \end_layout
39175
39176 \end_inset
39177
39178
39179 \end_layout
39180
39181 \begin_layout Description
39182 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39183
39184 \end_layout
39185
39186 \begin_layout Description
39187 End
39188 \begin_inset space ~
39189 \end_inset
39190
39191 of
39192 \begin_inset space ~
39193 \end_inset
39194
39195 Sentence Inserts an end of sentence dot as described in section
39196 \begin_inset space ~
39197 \end_inset
39198
39199
39200 \begin_inset CommandInset ref
39201 LatexCommand ref
39202 reference "sub:Abbreviations"
39203
39204 \end_inset
39205
39206 .
39207 \end_layout
39208
39209 \begin_layout Description
39210 Ordinary
39211 \begin_inset space ~
39212 \end_inset
39213
39214 Quote Inserts this quote: ", no matter what quote type you selected in the
39215  
39216 \family sans
39217 Document\SpecialChar \menuseparator
39218 Settings
39219 \family default
39220  dialog under 
39221 \family sans
39222 Language
39223 \family default
39224 .
39225 \end_layout
39226
39227 \begin_layout Description
39228 Single
39229 \begin_inset space ~
39230 \end_inset
39231
39232 Quote Inserts this quote: 
39233 \begin_inset Quotes ers
39234 \end_inset
39235
39236
39237 \end_layout
39238
39239 \begin_layout Description
39240 Protected
39241 \begin_inset space ~
39242 \end_inset
39243
39244 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39245
39246 \end_layout
39247
39248 \begin_layout Description
39249 Breakable
39250 \begin_inset space ~
39251 \end_inset
39252
39253 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39254
39255 \end_layout
39256
39257 \begin_layout Description
39258 Menu
39259 \begin_inset space ~
39260 \end_inset
39261
39262 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39263
39264 \end_layout
39265
39266 \begin_layout Description
39267 Phonetic
39268 \begin_inset space ~
39269 \end_inset
39270
39271 Symbols 
39272 \begin_inset Index idx
39273 status collapsed
39274
39275 \begin_layout Plain Layout
39276 Phonetic symbols
39277 \end_layout
39278
39279 \end_inset
39280
39281
39282 \begin_inset Index idx
39283 status collapsed
39284
39285 \begin_layout Plain Layout
39286 Language ! Phonetic symbols
39287 \end_layout
39288
39289 \end_inset
39290
39291 Creates a formula with a so called tipa inset.
39292  Here you can insert commands to create IPA phonetic symbols.
39293  For this feature you must have the LaTeX-package 
39294 \series bold
39295 tipa
39296 \series default
39297
39298 \begin_inset Index idx
39299 status collapsed
39300
39301 \begin_layout Plain Layout
39302 LaTeX-packages ! tipa
39303 \end_layout
39304
39305 \end_inset
39306
39307  installed.
39308 \begin_inset Newline newline
39309 \end_inset
39310
39311 For more information about this feature we refer to the documentation of
39312  
39313 \series bold
39314 tipa, 
39315 \begin_inset CommandInset citation
39316 LatexCommand cite
39317 key "tipa"
39318
39319 \end_inset
39320
39321
39322 \series default
39323  and this Wiki-page:
39324 \begin_inset Newline newline
39325 \end_inset
39326
39327
39328 \begin_inset Flex URL
39329 status collapsed
39330
39331 \begin_layout Plain Layout
39332
39333 http://wiki.lyx.org/LyX/LinguistLyX
39334 \end_layout
39335
39336 \end_inset
39337
39338
39339 \end_layout
39340
39341 \begin_layout Subsection
39342 Formatting
39343 \end_layout
39344
39345 \begin_layout Standard
39346 Here you can insert the following format constructs:
39347 \end_layout
39348
39349 \begin_layout Description
39350 Superscript Inserts a superscript: test
39351 \begin_inset script superscript
39352
39353 \begin_layout Plain Layout
39354 a, b
39355 \end_layout
39356
39357 \end_inset
39358
39359
39360 \end_layout
39361
39362 \begin_layout Description
39363 Subscript Inserts a subscript: test
39364 \begin_inset script subscript
39365
39366 \begin_layout Plain Layout
39367 3x
39368 \end_layout
39369
39370 \end_inset
39371
39372
39373 \end_layout
39374
39375 \begin_layout Description
39376 Protected
39377 \begin_inset space ~
39378 \end_inset
39379
39380 Space Inserts a protected space that is described in section
39381 \begin_inset space ~
39382 \end_inset
39383
39384
39385 \begin_inset CommandInset ref
39386 LatexCommand ref
39387 reference "sub:Protected-Space"
39388
39389 \end_inset
39390
39391 .
39392 \end_layout
39393
39394 \begin_layout Description
39395 Inter-word
39396 \begin_inset space ~
39397 \end_inset
39398
39399 Space Inserts an inter-word space that is described in section
39400 \begin_inset space ~
39401 \end_inset
39402
39403
39404 \begin_inset CommandInset ref
39405 LatexCommand ref
39406 reference "sub:Inter-word-Space"
39407
39408 \end_inset
39409
39410 .
39411 \end_layout
39412
39413 \begin_layout Description
39414 Thin
39415 \begin_inset space ~
39416 \end_inset
39417
39418 Space Inserts a thin space that is described in section
39419 \begin_inset space ~
39420 \end_inset
39421
39422
39423 \begin_inset CommandInset ref
39424 LatexCommand ref
39425 reference "sub:Thin-Space"
39426
39427 \end_inset
39428
39429 .
39430 \end_layout
39431
39432 \begin_layout Description
39433 Horizontal
39434 \begin_inset space ~
39435 \end_inset
39436
39437 Space Inserts horizontal space, see section
39438 \begin_inset space ~
39439 \end_inset
39440
39441
39442 \begin_inset CommandInset ref
39443 LatexCommand ref
39444 reference "sub:Horizontal-Space"
39445
39446 \end_inset
39447
39448  for a description.
39449 \end_layout
39450
39451 \begin_layout Description
39452 Horizontal
39453 \begin_inset space ~
39454 \end_inset
39455
39456 Line Inserts a horizontal line, see section
39457 \begin_inset space ~
39458 \end_inset
39459
39460
39461 \begin_inset CommandInset ref
39462 LatexCommand ref
39463 reference "sub:Horizontal-Lines"
39464
39465 \end_inset
39466
39467  for a description.
39468 \end_layout
39469
39470 \begin_layout Description
39471 Vertical
39472 \begin_inset space ~
39473 \end_inset
39474
39475 Space Inserts vertical space, see section
39476 \begin_inset space ~
39477 \end_inset
39478
39479
39480 \begin_inset CommandInset ref
39481 LatexCommand ref
39482 reference "sub:Vertical-Space"
39483
39484 \end_inset
39485
39486  for a description.
39487 \end_layout
39488
39489 \begin_layout Description
39490 Phantom Inserts Phantom space, see section
39491 \begin_inset space ~
39492 \end_inset
39493
39494
39495 \begin_inset CommandInset ref
39496 LatexCommand ref
39497 reference "sub:Phantom-Space"
39498
39499 \end_inset
39500
39501 .
39502 \end_layout
39503
39504 \begin_layout Description
39505 Hyphenation
39506 \begin_inset space ~
39507 \end_inset
39508
39509 Point Inserts a hyphenation point, see section
39510 \begin_inset space ~
39511 \end_inset
39512
39513
39514 \begin_inset CommandInset ref
39515 LatexCommand ref
39516 reference "sub:Hyphenation"
39517
39518 \end_inset
39519
39520 .
39521 \end_layout
39522
39523 \begin_layout Description
39524 Ligature
39525 \begin_inset space ~
39526 \end_inset
39527
39528 Break Inserts a ligature break, see section
39529 \begin_inset space ~
39530 \end_inset
39531
39532
39533 \begin_inset CommandInset ref
39534 LatexCommand ref
39535 reference "sub:Ligatures"
39536
39537 \end_inset
39538
39539 .
39540 \end_layout
39541
39542 \begin_layout Description
39543 Ragged
39544 \begin_inset space ~
39545 \end_inset
39546
39547 Line
39548 \begin_inset space ~
39549 \end_inset
39550
39551 Break Inserts a forced line break, see section
39552 \begin_inset space ~
39553 \end_inset
39554
39555
39556 \begin_inset CommandInset ref
39557 LatexCommand ref
39558 reference "sub:Forced-Line-Breaks"
39559
39560 \end_inset
39561
39562 .
39563 \end_layout
39564
39565 \begin_layout Description
39566 Justified
39567 \begin_inset space ~
39568 \end_inset
39569
39570 Break Inserts a forced line break that furthermore stretches the broken
39571  text line to the page border, see section
39572 \begin_inset space ~
39573 \end_inset
39574
39575
39576 \begin_inset CommandInset ref
39577 LatexCommand ref
39578 reference "sub:Forced-Line-Breaks"
39579
39580 \end_inset
39581
39582 .
39583 \end_layout
39584
39585 \begin_layout Description
39586 New
39587 \begin_inset space ~
39588 \end_inset
39589
39590 Page Inserts a forced page break, described in section
39591 \begin_inset space ~
39592 \end_inset
39593
39594
39595 \begin_inset CommandInset ref
39596 LatexCommand ref
39597 reference "sub:Forced-Page-Breaks"
39598
39599 \end_inset
39600
39601 .
39602 \end_layout
39603
39604 \begin_layout Description
39605 Page
39606 \begin_inset space ~
39607 \end_inset
39608
39609 Break Inserts a forced page break that furthermore stretches the broken
39610  text page to the page border, described in section
39611 \begin_inset space ~
39612 \end_inset
39613
39614
39615 \begin_inset CommandInset ref
39616 LatexCommand ref
39617 reference "sub:Forced-Page-Breaks"
39618
39619 \end_inset
39620
39621 .
39622 \end_layout
39623
39624 \begin_layout Description
39625 Clear
39626 \begin_inset space ~
39627 \end_inset
39628
39629 Page Inserts a clear page break, described in section
39630 \begin_inset space ~
39631 \end_inset
39632
39633
39634 \begin_inset CommandInset ref
39635 LatexCommand ref
39636 reference "sub:Clear-Page-Breaks"
39637
39638 \end_inset
39639
39640 .
39641 \end_layout
39642
39643 \begin_layout Description
39644 Clear
39645 \begin_inset space ~
39646 \end_inset
39647
39648 Double
39649 \begin_inset space ~
39650 \end_inset
39651
39652 Page Inserts a clear doublepage break, described in section
39653 \begin_inset space ~
39654 \end_inset
39655
39656
39657 \begin_inset CommandInset ref
39658 LatexCommand ref
39659 reference "sub:Clear-Page-Breaks"
39660
39661 \end_inset
39662
39663 .
39664 \end_layout
39665
39666 \begin_layout Subsection
39667 List / TOC
39668 \end_layout
39669
39670 \begin_layout Standard
39671 Various lists can be inserted with this menu entry.
39672  The table of contents, the algorithm, figures and tables list are described
39673  in section
39674 \begin_inset space ~
39675 \end_inset
39676
39677
39678 \begin_inset CommandInset ref
39679 LatexCommand ref
39680 reference "sec:toc"
39681
39682 \end_inset
39683
39684 .
39685  The index list is described in section
39686 \begin_inset space ~
39687 \end_inset
39688
39689
39690 \begin_inset CommandInset ref
39691 LatexCommand ref
39692 reference "sec:Index"
39693
39694 \end_inset
39695
39696 , the nomenclature in section
39697 \begin_inset space ~
39698 \end_inset
39699
39700
39701 \begin_inset CommandInset ref
39702 LatexCommand ref
39703 reference "sec:Nomenclature"
39704
39705 \end_inset
39706
39707  and the BibTeX bibliography in section
39708 \begin_inset space ~
39709 \end_inset
39710
39711
39712 \begin_inset CommandInset ref
39713 LatexCommand ref
39714 reference "sub:Bibliography-databases"
39715
39716 \end_inset
39717
39718 .
39719 \end_layout
39720
39721 \begin_layout Subsection
39722 Float
39723 \end_layout
39724
39725 \begin_layout Standard
39726 To insert floats, described in section
39727 \begin_inset space ~
39728 \end_inset
39729
39730
39731 \begin_inset CommandInset ref
39732 LatexCommand ref
39733 reference "sec:Floats"
39734
39735 \end_inset
39736
39737 .
39738 \end_layout
39739
39740 \begin_layout Subsection
39741 Note
39742 \end_layout
39743
39744 \begin_layout Standard
39745 To insert notes, described in section
39746 \begin_inset space ~
39747 \end_inset
39748
39749
39750 \begin_inset CommandInset ref
39751 LatexCommand ref
39752 reference "sec:Notes"
39753
39754 \end_inset
39755
39756 .
39757 \end_layout
39758
39759 \begin_layout Subsection
39760 Branch
39761 \end_layout
39762
39763 \begin_layout Standard
39764 Inserts branch insets as described in section
39765 \begin_inset space ~
39766 \end_inset
39767
39768
39769 \begin_inset CommandInset ref
39770 LatexCommand ref
39771 reference "sec:Branches"
39772
39773 \end_inset
39774
39775 .
39776 \end_layout
39777
39778 \begin_layout Subsection
39779 Custom Insets
39780 \end_layout
39781
39782 \begin_layout Standard
39783 Inserts document class-specific insets.
39784  Such insets only exist if they are defined in the layout file for a certain
39785  document class.
39786  An example is the document class 
39787 \begin_inset Quotes eld
39788 \end_inset
39789
39790 article (Elsevier)
39791 \begin_inset Quotes erd
39792 \end_inset
39793
39794  with three custom insets.
39795  The section 
39796 \emph on
39797 Flex insets and InsetLayout
39798 \emph default
39799  of the 
39800 \emph on
39801 Customization
39802 \emph default
39803  manual explains how custom insets are defined.
39804 \end_layout
39805
39806 \begin_layout Subsection
39807 File
39808 \begin_inset Index idx
39809 status collapsed
39810
39811 \begin_layout Plain Layout
39812 External Material
39813 \end_layout
39814
39815 \end_inset
39816
39817
39818 \end_layout
39819
39820 \begin_layout Standard
39821 This menu entry allows you to insert or include the contents of other LyX
39822  files in your document.
39823  How you can do this is explained in detail in the chapter 
39824 \emph on
39825 External Stuff
39826 \emph default
39827  of the 
39828 \emph on
39829 Embedded
39830 \begin_inset space ~
39831 \end_inset
39832
39833 Objects
39834 \emph default
39835  manual.
39836 \end_layout
39837
39838 \begin_layout Subsection
39839 Box
39840 \begin_inset Index idx
39841 status collapsed
39842
39843 \begin_layout Plain Layout
39844 Boxes
39845 \end_layout
39846
39847 \end_inset
39848
39849
39850 \end_layout
39851
39852 \begin_layout Standard
39853 Inserts a minipage box that is described section
39854 \begin_inset space ~
39855 \end_inset
39856
39857
39858 \begin_inset CommandInset ref
39859 LatexCommand ref
39860 reference "sec:Minipages"
39861
39862 \end_inset
39863
39864 .
39865  All box types supported by LyX are explained in detail in the chapter 
39866 \emph on
39867 Boxes
39868 \emph default
39869  of the 
39870 \emph on
39871 Embedded
39872 \begin_inset space ~
39873 \end_inset
39874
39875 Objects
39876 \emph default
39877  manual.
39878 \end_layout
39879
39880 \begin_layout Subsection
39881 Citation
39882 \end_layout
39883
39884 \begin_layout Standard
39885 Inserts a citation as described in section
39886 \begin_inset space ~
39887 \end_inset
39888
39889
39890 \begin_inset CommandInset ref
39891 LatexCommand ref
39892 reference "sec:Bibliography"
39893
39894 \end_inset
39895
39896 .
39897 \end_layout
39898
39899 \begin_layout Subsection
39900 Cross-Reference
39901 \end_layout
39902
39903 \begin_layout Standard
39904 Inserts a cross-reference as described in section
39905 \begin_inset space ~
39906 \end_inset
39907
39908
39909 \begin_inset CommandInset ref
39910 LatexCommand ref
39911 reference "sec:Cross-References"
39912
39913 \end_inset
39914
39915 .
39916 \end_layout
39917
39918 \begin_layout Subsection
39919 Label
39920 \end_layout
39921
39922 \begin_layout Standard
39923 Inserts a label as described in section
39924 \begin_inset space ~
39925 \end_inset
39926
39927
39928 \begin_inset CommandInset ref
39929 LatexCommand ref
39930 reference "sec:Cross-References"
39931
39932 \end_inset
39933
39934 .
39935 \end_layout
39936
39937 \begin_layout Subsection
39938 Caption
39939 \begin_inset Index idx
39940 status collapsed
39941
39942 \begin_layout Plain Layout
39943 Captions
39944 \end_layout
39945
39946 \end_inset
39947
39948
39949 \begin_inset Index idx
39950 status collapsed
39951
39952 \begin_layout Plain Layout
39953 Longtables ! Caption
39954 \end_layout
39955
39956 \end_inset
39957
39958
39959 \end_layout
39960
39961 \begin_layout Standard
39962 Inserts a caption in a float or longtable.
39963  Floats are described in section
39964 \begin_inset space ~
39965 \end_inset
39966
39967
39968 \begin_inset CommandInset ref
39969 LatexCommand ref
39970 reference "sec:Floats"
39971
39972 \end_inset
39973
39974 , captions in longtables are described in the section 
39975 \emph on
39976 Longtable Captions
39977 \emph default
39978  of the 
39979 \emph on
39980 Embedded
39981 \begin_inset space ~
39982 \end_inset
39983
39984 Objects
39985 \emph default
39986  manual.
39987 \end_layout
39988
39989 \begin_layout Subsection
39990 Index Entry
39991 \end_layout
39992
39993 \begin_layout Standard
39994 Inserts an index entry as described in section
39995 \begin_inset space ~
39996 \end_inset
39997
39998
39999 \begin_inset CommandInset ref
40000 LatexCommand ref
40001 reference "sec:Index"
40002
40003 \end_inset
40004
40005 .
40006 \end_layout
40007
40008 \begin_layout Subsection
40009 Nomenclature Entry
40010 \end_layout
40011
40012 \begin_layout Standard
40013 Inserts a nomenclature entry as described in section
40014 \begin_inset space ~
40015 \end_inset
40016
40017
40018 \begin_inset CommandInset ref
40019 LatexCommand ref
40020 reference "sec:Nomenclature"
40021
40022 \end_inset
40023
40024 .
40025 \end_layout
40026
40027 \begin_layout Subsection
40028 Table
40029 \end_layout
40030
40031 \begin_layout Standard
40032 Inserts a table.
40033  Tables are described in section
40034 \begin_inset space ~
40035 \end_inset
40036
40037
40038 \begin_inset CommandInset ref
40039 LatexCommand ref
40040 reference "sec:Tables"
40041
40042 \end_inset
40043
40044 .
40045 \end_layout
40046
40047 \begin_layout Subsection
40048 Graphics
40049 \end_layout
40050
40051 \begin_layout Standard
40052 Inserts a graphic.
40053  Graphics are described in section
40054 \begin_inset space ~
40055 \end_inset
40056
40057
40058 \begin_inset CommandInset ref
40059 LatexCommand ref
40060 reference "sec:Graphics"
40061
40062 \end_inset
40063
40064 .
40065 \end_layout
40066
40067 \begin_layout Subsection
40068 URL
40069 \end_layout
40070
40071 \begin_layout Standard
40072 Inserts an URL as described in section
40073 \begin_inset space ~
40074 \end_inset
40075
40076
40077 \begin_inset CommandInset ref
40078 LatexCommand ref
40079 reference "sub:URLs"
40080
40081 \end_inset
40082
40083 .
40084 \end_layout
40085
40086 \begin_layout Subsection
40087 Hyperlinks
40088 \end_layout
40089
40090 \begin_layout Standard
40091 Inserts a hyperlink as described in section
40092 \begin_inset space ~
40093 \end_inset
40094
40095
40096 \begin_inset CommandInset ref
40097 LatexCommand ref
40098 reference "sub:Hyperlinks"
40099
40100 \end_inset
40101
40102 .
40103 \end_layout
40104
40105 \begin_layout Subsection
40106 Footnote
40107 \end_layout
40108
40109 \begin_layout Standard
40110 Inserts a footnote, see section
40111 \begin_inset space ~
40112 \end_inset
40113
40114
40115 \begin_inset CommandInset ref
40116 LatexCommand ref
40117 reference "sec:Footnotes"
40118
40119 \end_inset
40120
40121 .
40122 \end_layout
40123
40124 \begin_layout Subsection
40125 Marginal Note
40126 \end_layout
40127
40128 \begin_layout Standard
40129 Inserts a marginal note, see section
40130 \begin_inset space ~
40131 \end_inset
40132
40133
40134 \begin_inset CommandInset ref
40135 LatexCommand ref
40136 reference "sec:Marginal-Notes"
40137
40138 \end_inset
40139
40140 .
40141 \end_layout
40142
40143 \begin_layout Subsection
40144 Short Title
40145 \end_layout
40146
40147 \begin_layout Standard
40148 Inserts a short title, see section
40149 \begin_inset space ~
40150 \end_inset
40151
40152
40153 \begin_inset CommandInset ref
40154 LatexCommand ref
40155 reference "sec:Short-Titles"
40156
40157 \end_inset
40158
40159 .
40160 \end_layout
40161
40162 \begin_layout Subsection
40163 TeX Code
40164 \end_layout
40165
40166 \begin_layout Standard
40167 Inserts a TeX Code box, see section
40168 \begin_inset space ~
40169 \end_inset
40170
40171
40172 \begin_inset CommandInset ref
40173 LatexCommand ref
40174 reference "sub:TeX-Code-Boxes"
40175
40176 \end_inset
40177
40178  for a description.
40179 \end_layout
40180
40181 \begin_layout Subsection
40182 Program Listing
40183 \begin_inset Index idx
40184 status collapsed
40185
40186 \begin_layout Plain Layout
40187 Program listings
40188 \end_layout
40189
40190 \end_inset
40191
40192
40193 \end_layout
40194
40195 \begin_layout Standard
40196 Inserts a program listings box.
40197  Program listings are explained in the chapter 
40198 \emph on
40199 Program Code Listings
40200 \emph default
40201  of the 
40202 \emph on
40203 Embedded
40204 \begin_inset space ~
40205 \end_inset
40206
40207 Objects
40208 \emph default
40209  manual.
40210 \end_layout
40211
40212 \begin_layout Subsection
40213 Date
40214 \end_layout
40215
40216 \begin_layout Standard
40217 Inserts the actual date.
40218  The format depends on the date format of the language that is used for
40219  LyX's menus.
40220  LyX offers various ways to insert a date which are explained and also compared
40221  in the section 
40222 \emph on
40223 External Material
40224 \emph default
40225  of the 
40226 \emph on
40227 Embedded
40228 \begin_inset space ~
40229 \end_inset
40230
40231 Objects
40232 \emph default
40233  manual.
40234 \end_layout
40235
40236 \begin_layout Section
40237 The Navigate Menu
40238 \begin_inset Index idx
40239 status collapsed
40240
40241 \begin_layout Plain Layout
40242 Menu ! Navigate
40243 \end_layout
40244
40245 \end_inset
40246
40247
40248 \end_layout
40249
40250 \begin_layout Standard
40251 This menu lists the existing chapters, sections, figures, tables, etc.
40252 \begin_inset space ~
40253 \end_inset
40254
40255 of the current document.
40256  This allows you to navigate easily through you document.
40257 \end_layout
40258
40259 \begin_layout Subsection
40260 Bookmarks
40261 \end_layout
40262
40263 \begin_layout Standard
40264 With this menu entry you are able to define your own bookmarks.
40265  This is useful when you are working on a large document and often have
40266  to jump e.
40267 \begin_inset space \thinspace{}
40268 \end_inset
40269
40270 g.
40271 \begin_inset space \space{}
40272 \end_inset
40273
40274 between section
40275 \begin_inset space ~
40276 \end_inset
40277
40278 2.5 and 6.3.
40279  To create bookmarks for this example, go to section
40280 \begin_inset space ~
40281 \end_inset
40282
40283 2.5 and use the submenu 
40284 \family sans
40285 Save
40286 \begin_inset space ~
40287 \end_inset
40288
40289 Bookmark
40290 \begin_inset space ~
40291 \end_inset
40292
40293 1
40294 \family default
40295 .
40296  Then go to section
40297 \begin_inset space ~
40298 \end_inset
40299
40300 6.3 and use 
40301 \family sans
40302 Save
40303 \begin_inset space ~
40304 \end_inset
40305
40306 Bookmark
40307 \begin_inset space ~
40308 \end_inset
40309
40310
40311 \family default
40312 2.
40313  Now you can jump easily between these sections by using the menu or by
40314  the key bindings 
40315 \begin_inset Info
40316 type  "shortcut"
40317 arg   "bookmark-goto 1"
40318 \end_inset
40319
40320  and 
40321 \begin_inset Info
40322 type  "shortcut"
40323 arg   "bookmark-goto 2"
40324 \end_inset
40325
40326 .
40327 \end_layout
40328
40329 \begin_layout Standard
40330 You can also use bookmarks to jump between several opened documents.
40331  The saved bookmarks are valid till the document is closed.
40332 \end_layout
40333
40334 \begin_layout Subsection
40335 Next Note, Change, Cross-reference
40336 \end_layout
40337
40338 \begin_layout Standard
40339 Jump to the next note, change, or cross-reference following the current
40340  cursor position.
40341 \end_layout
40342
40343 \begin_layout Subsection
40344 Go to Label
40345 \end_layout
40346
40347 \begin_layout Standard
40348 Only active if the cursor is in front of a cross-reference.
40349  Sets the cursor before the referenced label.
40350  (It is the same as if you right-click on a cross-reference box and use
40351  
40352 \family sans
40353 Go
40354 \begin_inset space ~
40355 \end_inset
40356
40357 to
40358 \begin_inset space ~
40359 \end_inset
40360
40361 Label)
40362 \family default
40363 .
40364 \end_layout
40365
40366 \begin_layout Subsection
40367 Forward Search
40368 \end_layout
40369
40370 \begin_layout Standard
40371 This feature allows you to directly jump to the corresponding text part
40372  in the output, see section 
40373 \emph on
40374 Forward
40375 \begin_inset space ~
40376 \end_inset
40377
40378 search
40379 \emph default
40380  in the 
40381 \emph on
40382 Additional
40383 \begin_inset space ~
40384 \end_inset
40385
40386 Features
40387 \emph default
40388  manual for a detailed description.
40389 \end_layout
40390
40391 \begin_layout Section
40392 The Document Menu
40393 \begin_inset Index idx
40394 status collapsed
40395
40396 \begin_layout Plain Layout
40397 Menu ! Document
40398 \end_layout
40399
40400 \end_inset
40401
40402
40403 \end_layout
40404
40405 \begin_layout Subsection
40406 Change Tracking
40407 \end_layout
40408
40409 \begin_layout Standard
40410 Change Tracking is described in section
40411 \begin_inset space ~
40412 \end_inset
40413
40414
40415 \begin_inset CommandInset ref
40416 LatexCommand ref
40417 reference "sec:Change-Tracking"
40418
40419 \end_inset
40420
40421 .
40422 \end_layout
40423
40424 \begin_layout Subsection
40425 LaT
40426 \begin_inset ERT
40427 status collapsed
40428
40429 \begin_layout Plain Layout
40430
40431 {}
40432 \end_layout
40433
40434 \end_inset
40435
40436 eX Log
40437 \end_layout
40438
40439 \begin_layout Standard
40440 After running LaTeX by viewing or exporting a document, this menu will be
40441  enabled.
40442  It shows the logfile of the used LaTeX-program.
40443 \end_layout
40444
40445 \begin_layout Standard
40446 Here you can see how LaTeX works in the background.
40447  
40448 \emph on
40449 Experts
40450 \emph default
40451  will find in it reasons for LaTeX-errors.
40452 \end_layout
40453
40454 \begin_layout Subsection
40455 Outline
40456 \end_layout
40457
40458 \begin_layout Standard
40459 Opens the TOC/Outline window as described in section
40460 \begin_inset space ~
40461 \end_inset
40462
40463
40464 \begin_inset CommandInset ref
40465 LatexCommand ref
40466 reference "sec:Navigating"
40467
40468 \end_inset
40469
40470  and 
40471 \begin_inset CommandInset ref
40472 LatexCommand ref
40473 reference "sub:Table-of-Contents"
40474
40475 \end_inset
40476
40477 .
40478 \end_layout
40479
40480 \begin_layout Subsection
40481 Start Appendix Here
40482 \end_layout
40483
40484 \begin_layout Standard
40485 This menu will start the appendix of the document at the current cursor
40486  position as described in section
40487 \begin_inset space ~
40488 \end_inset
40489
40490
40491 \begin_inset CommandInset ref
40492 LatexCommand ref
40493 reference "sec:Appendices"
40494
40495 \end_inset
40496
40497 .
40498 \end_layout
40499
40500 \begin_layout Subsection
40501 Compressed
40502 \end_layout
40503
40504 \begin_layout Standard
40505 Un/compresses the current document.
40506 \end_layout
40507
40508 \begin_layout Subsection
40509 Settings
40510 \end_layout
40511
40512 \begin_layout Standard
40513 The document settings are described in appendix
40514 \begin_inset space ~
40515 \end_inset
40516
40517
40518 \begin_inset CommandInset ref
40519 LatexCommand ref
40520 reference "chap:The-Document-Settings"
40521
40522 \end_inset
40523
40524 .
40525 \end_layout
40526
40527 \begin_layout Section
40528 The Tools Menu
40529 \begin_inset Index idx
40530 status collapsed
40531
40532 \begin_layout Plain Layout
40533 Menu ! Tools
40534 \end_layout
40535
40536 \end_inset
40537
40538
40539 \end_layout
40540
40541 \begin_layout Subsection
40542 Spellchecker
40543 \end_layout
40544
40545 \begin_layout Standard
40546 Spell checking is explained in section
40547 \begin_inset space ~
40548 \end_inset
40549
40550
40551 \begin_inset CommandInset ref
40552 LatexCommand ref
40553 reference "sec:Spellchecking"
40554
40555 \end_inset
40556
40557 .
40558 \end_layout
40559
40560 \begin_layout Subsection
40561 Thesaurus
40562 \end_layout
40563
40564 \begin_layout Standard
40565 The thesaurus is described in section
40566 \begin_inset space ~
40567 \end_inset
40568
40569
40570 \begin_inset CommandInset ref
40571 LatexCommand ref
40572 reference "sec:Thesaurus"
40573
40574 \end_inset
40575
40576 .
40577 \end_layout
40578
40579 \begin_layout Subsection
40580 Statistics
40581 \begin_inset Index idx
40582 status collapsed
40583
40584 \begin_layout Plain Layout
40585 Word count
40586 \end_layout
40587
40588 \end_inset
40589
40590
40591 \begin_inset Index idx
40592 status collapsed
40593
40594 \begin_layout Plain Layout
40595 Character count
40596 \end_layout
40597
40598 \end_inset
40599
40600
40601 \end_layout
40602
40603 \begin_layout Standard
40604 Counts the words and characters in the actual document or the highlighted
40605  document part.
40606 \end_layout
40607
40608 \begin_layout Subsection
40609 TeX Information
40610 \begin_inset Index idx
40611 status collapsed
40612
40613 \begin_layout Plain Layout
40614 TeX Information
40615 \end_layout
40616
40617 \end_inset
40618
40619
40620 \end_layout
40621
40622 \begin_layout Standard
40623 Shows you a list of the document classes and styles installed in your LaTeX-syst
40624 em.
40625 \end_layout
40626
40627 \begin_layout Subsection
40628 Reconfigure
40629 \begin_inset Index idx
40630 status collapsed
40631
40632 \begin_layout Plain Layout
40633 LyX ! Reconfigure|see
40634 \begin_inset ERT
40635 status collapsed
40636
40637 \begin_layout Plain Layout
40638
40639 {
40640 \end_layout
40641
40642 \end_inset
40643
40644 Reconfiguration of LyX
40645 \begin_inset ERT
40646 status collapsed
40647
40648 \begin_layout Plain Layout
40649
40650 }
40651 \end_layout
40652
40653 \end_inset
40654
40655
40656 \end_layout
40657
40658 \end_inset
40659
40660
40661 \begin_inset Index idx
40662 status collapsed
40663
40664 \begin_layout Plain Layout
40665 Reconfiguration of LyX
40666 \end_layout
40667
40668 \end_inset
40669
40670
40671 \end_layout
40672
40673 \begin_layout Standard
40674 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40675  and programs it needs; see also section
40676 \begin_inset space ~
40677 \end_inset
40678
40679
40680 \begin_inset CommandInset ref
40681 LatexCommand ref
40682 reference "sec:Basic-LyX-Setup"
40683
40684 \end_inset
40685
40686 .
40687 \end_layout
40688
40689 \begin_layout Subsection
40690 Preferences
40691 \end_layout
40692
40693 \begin_layout Standard
40694 The preferences dialog is described in detail in appendix
40695 \begin_inset space ~
40696 \end_inset
40697
40698
40699 \begin_inset CommandInset ref
40700 LatexCommand ref
40701 reference "chap:The-Preferences-dialog"
40702
40703 \end_inset
40704
40705 .
40706 \end_layout
40707
40708 \begin_layout Section
40709 The Help Menu
40710 \begin_inset Index idx
40711 status collapsed
40712
40713 \begin_layout Plain Layout
40714 Menu ! Help
40715 \end_layout
40716
40717 \end_inset
40718
40719
40720 \end_layout
40721
40722 \begin_layout Standard
40723 This menu lists the documentation files of LyX in the language of LyX's
40724  menus.
40725  Is a file not available in this language, the English version will be listed.
40726 \end_layout
40727
40728 \begin_layout Standard
40729 The menu 
40730 \family sans
40731 LaTeX
40732 \begin_inset space ~
40733 \end_inset
40734
40735 Configuration
40736 \family default
40737  shows a LyX-document with information about the LaTeX-packages and classes
40738  found by LyX (see also section
40739 \begin_inset space ~
40740 \end_inset
40741
40742
40743 \begin_inset CommandInset ref
40744 LatexCommand ref
40745 reference "sec:LaTeX-Setup"
40746
40747 \end_inset
40748
40749 ).
40750 \end_layout
40751
40752 \begin_layout Section
40753 Toolbars
40754 \begin_inset CommandInset label
40755 LatexCommand label
40756 name "sec:Toolbars"
40757
40758 \end_inset
40759
40760
40761 \end_layout
40762
40763 \begin_layout Standard
40764 How to show or hide toolbars is explained in section
40765 \begin_inset space ~
40766 \end_inset
40767
40768
40769 \begin_inset CommandInset ref
40770 LatexCommand ref
40771 reference "sub:Toolbars"
40772
40773 \end_inset
40774
40775 .
40776 \end_layout
40777
40778 \begin_layout Standard
40779 It is also possible to define custom toolbars.
40780  This is described in the 
40781 \emph on
40782 Additional Features
40783 \emph default
40784  manual.
40785 \end_layout
40786
40787 \begin_layout Subsection
40788 Standard Toolbar
40789 \begin_inset Index idx
40790 status collapsed
40791
40792 \begin_layout Plain Layout
40793 Toolbar ! Standard
40794 \end_layout
40795
40796 \end_inset
40797
40798
40799 \end_layout
40800
40801 \begin_layout Standard
40802 \begin_inset Graphics
40803         filename clipart/StandardToolbar.png
40804         width 100col%
40805
40806 \end_inset
40807
40808
40809 \end_layout
40810
40811 \begin_layout Standard
40812 \begin_inset VSpace defskip
40813 \end_inset
40814
40815
40816 \end_layout
40817
40818 \begin_layout Standard
40819 The standard toolbar as shown above contains from left to right the following
40820  buttons:
40821 \begin_inset ERT
40822 status collapsed
40823
40824 \begin_layout Plain Layout
40825
40826
40827 \backslash
40828 setlength{
40829 \backslash
40830 LTleft}{0pt}
40831 \end_layout
40832
40833 \end_inset
40834
40835
40836 \begin_inset Note Note
40837 status collapsed
40838
40839 \begin_layout Plain Layout
40840 This is necessary to left align the following longtables.
40841  See the 
40842 \emph on
40843 Embedded Objects
40844 \emph default
40845  manual for more information.
40846 \end_layout
40847
40848 \end_inset
40849
40850
40851 \end_layout
40852
40853 \begin_layout Standard
40854 \begin_inset VSpace defskip
40855 \end_inset
40856
40857
40858 \end_layout
40859
40860 \begin_layout Standard
40861 \begin_inset Tabular
40862 <lyxtabular version="3" rows="1" columns="2">
40863 <features islongtable="true" longtabularalignment="center">
40864 <column alignment="center" valignment="top" width="0">
40865 <column alignment="center" valignment="top" width="0">
40866 <row>
40867 <cell alignment="center" valignment="top" usebox="none">
40868 \begin_inset Text
40869
40870 \begin_layout Plain Layout
40871 \begin_inset Graphics
40872         filename clipart/ToolbarEnvBox.png
40873         clip
40874
40875 \end_inset
40876
40877
40878 \end_layout
40879
40880 \end_inset
40881 </cell>
40882 <cell alignment="center" valignment="top" usebox="none">
40883 \begin_inset Text
40884
40885 \begin_layout Plain Layout
40886 pull-down box for the environments
40887 \end_layout
40888
40889 \end_inset
40890 </cell>
40891 </row>
40892 </lyxtabular>
40893
40894 \end_inset
40895
40896
40897 \end_layout
40898
40899 \begin_layout Standard
40900 \begin_inset VSpace -10mm
40901 \end_inset
40902
40903
40904 \end_layout
40905
40906 \begin_layout Standard
40907 \align left
40908 \begin_inset Tabular
40909 <lyxtabular version="3" rows="21" columns="2">
40910 <features islongtable="true" longtabularalignment="center">
40911 <column alignment="left" valignment="top" width="0">
40912 <column alignment="left" valignment="top" width="0">
40913 <row interlinespace="2.5mm">
40914 <cell alignment="center" valignment="top" usebox="none">
40915 \begin_inset Text
40916
40917 \begin_layout Plain Layout
40918
40919 \family sans
40920 \begin_inset Info
40921 type  "icon"
40922 arg   "buffer-new"
40923 \end_inset
40924
40925
40926 \end_layout
40927
40928 \end_inset
40929 </cell>
40930 <cell alignment="center" valignment="top" usebox="none">
40931 \begin_inset Text
40932
40933 \begin_layout Plain Layout
40934
40935 \family sans
40936 File\SpecialChar \menuseparator
40937 New
40938 \end_layout
40939
40940 \end_inset
40941 </cell>
40942 </row>
40943 <row interlinespace="2.5mm">
40944 <cell alignment="center" valignment="top" usebox="none">
40945 \begin_inset Text
40946
40947 \begin_layout Plain Layout
40948
40949 \family sans
40950 \begin_inset Info
40951 type  "icon"
40952 arg   "file-open"
40953 \end_inset
40954
40955
40956 \end_layout
40957
40958 \end_inset
40959 </cell>
40960 <cell alignment="center" valignment="top" usebox="none">
40961 \begin_inset Text
40962
40963 \begin_layout Plain Layout
40964
40965 \family sans
40966 File\SpecialChar \menuseparator
40967 Open
40968 \end_layout
40969
40970 \end_inset
40971 </cell>
40972 </row>
40973 <row interlinespace="2.5mm">
40974 <cell alignment="center" valignment="top" usebox="none">
40975 \begin_inset Text
40976
40977 \begin_layout Plain Layout
40978
40979 \family sans
40980 \begin_inset Info
40981 type  "icon"
40982 arg   "buffer-write"
40983 \end_inset
40984
40985
40986 \end_layout
40987
40988 \end_inset
40989 </cell>
40990 <cell alignment="center" valignment="top" usebox="none">
40991 \begin_inset Text
40992
40993 \begin_layout Plain Layout
40994
40995 \family sans
40996 File\SpecialChar \menuseparator
40997 Save
40998 \end_layout
40999
41000 \end_inset
41001 </cell>
41002 </row>
41003 <row interlinespace="2.5mm">
41004 <cell alignment="center" valignment="top" usebox="none">
41005 \begin_inset Text
41006
41007 \begin_layout Plain Layout
41008
41009 \family sans
41010 \begin_inset Info
41011 type  "icon"
41012 arg   "dialog-show print"
41013 \end_inset
41014
41015
41016 \end_layout
41017
41018 \end_inset
41019 </cell>
41020 <cell alignment="center" valignment="top" usebox="none">
41021 \begin_inset Text
41022
41023 \begin_layout Plain Layout
41024
41025 \family sans
41026 File\SpecialChar \menuseparator
41027 Print
41028 \end_layout
41029
41030 \end_inset
41031 </cell>
41032 </row>
41033 <row interlinespace="2.5mm">
41034 <cell alignment="center" valignment="top" usebox="none">
41035 \begin_inset Text
41036
41037 \begin_layout Plain Layout
41038
41039 \family sans
41040 \begin_inset Info
41041 type  "icon"
41042 arg   "dialog-show spellchecker"
41043 \end_inset
41044
41045
41046 \end_layout
41047
41048 \end_inset
41049 </cell>
41050 <cell alignment="center" valignment="top" usebox="none">
41051 \begin_inset Text
41052
41053 \begin_layout Plain Layout
41054
41055 \family sans
41056 Tools\SpecialChar \menuseparator
41057 Spellchecker
41058 \end_layout
41059
41060 \end_inset
41061 </cell>
41062 </row>
41063 <row interlinespace="2.5mm">
41064 <cell alignment="center" valignment="top" usebox="none">
41065 \begin_inset Text
41066
41067 \begin_layout Plain Layout
41068
41069 \family sans
41070 \begin_inset Info
41071 type  "icon"
41072 arg   "undo"
41073 \end_inset
41074
41075
41076 \end_layout
41077
41078 \end_inset
41079 </cell>
41080 <cell alignment="center" valignment="top" usebox="none">
41081 \begin_inset Text
41082
41083 \begin_layout Plain Layout
41084
41085 \family sans
41086 Edit\SpecialChar \menuseparator
41087 Undo
41088 \end_layout
41089
41090 \end_inset
41091 </cell>
41092 </row>
41093 <row interlinespace="2.5mm">
41094 <cell alignment="center" valignment="top" usebox="none">
41095 \begin_inset Text
41096
41097 \begin_layout Plain Layout
41098
41099 \family sans
41100 \begin_inset Info
41101 type  "icon"
41102 arg   "redo"
41103 \end_inset
41104
41105
41106 \end_layout
41107
41108 \end_inset
41109 </cell>
41110 <cell alignment="center" valignment="top" usebox="none">
41111 \begin_inset Text
41112
41113 \begin_layout Plain Layout
41114
41115 \family sans
41116 Edit\SpecialChar \menuseparator
41117 Redo
41118 \end_layout
41119
41120 \end_inset
41121 </cell>
41122 </row>
41123 <row interlinespace="2.5mm">
41124 <cell alignment="center" valignment="top" usebox="none">
41125 \begin_inset Text
41126
41127 \begin_layout Plain Layout
41128
41129 \family sans
41130 \begin_inset Info
41131 type  "icon"
41132 arg   "cut"
41133 \end_inset
41134
41135
41136 \end_layout
41137
41138 \end_inset
41139 </cell>
41140 <cell alignment="center" valignment="top" usebox="none">
41141 \begin_inset Text
41142
41143 \begin_layout Plain Layout
41144
41145 \family sans
41146 Edit\SpecialChar \menuseparator
41147 Cut
41148 \end_layout
41149
41150 \end_inset
41151 </cell>
41152 </row>
41153 <row interlinespace="2.5mm">
41154 <cell alignment="center" valignment="top" usebox="none">
41155 \begin_inset Text
41156
41157 \begin_layout Plain Layout
41158
41159 \family sans
41160 \begin_inset Info
41161 type  "icon"
41162 arg   "copy"
41163 \end_inset
41164
41165
41166 \end_layout
41167
41168 \end_inset
41169 </cell>
41170 <cell alignment="center" valignment="top" usebox="none">
41171 \begin_inset Text
41172
41173 \begin_layout Plain Layout
41174
41175 \family sans
41176 Edit\SpecialChar \menuseparator
41177 Copy
41178 \end_layout
41179
41180 \end_inset
41181 </cell>
41182 </row>
41183 <row interlinespace="2.5mm">
41184 <cell alignment="center" valignment="top" usebox="none">
41185 \begin_inset Text
41186
41187 \begin_layout Plain Layout
41188
41189 \family sans
41190 \begin_inset Info
41191 type  "icon"
41192 arg   "paste"
41193 \end_inset
41194
41195
41196 \end_layout
41197
41198 \end_inset
41199 </cell>
41200 <cell alignment="center" valignment="top" usebox="none">
41201 \begin_inset Text
41202
41203 \begin_layout Plain Layout
41204
41205 \family sans
41206 Edit\SpecialChar \menuseparator
41207 Paste
41208 \end_layout
41209
41210 \end_inset
41211 </cell>
41212 </row>
41213 <row interlinespace="2.5mm">
41214 <cell alignment="center" valignment="top" usebox="none">
41215 \begin_inset Text
41216
41217 \begin_layout Plain Layout
41218
41219 \family sans
41220 \begin_inset Info
41221 type  "icon"
41222 arg   "dialog-show findreplace"
41223 \end_inset
41224
41225
41226 \end_layout
41227
41228 \end_inset
41229 </cell>
41230 <cell alignment="center" valignment="top" usebox="none">
41231 \begin_inset Text
41232
41233 \begin_layout Plain Layout
41234
41235 \family sans
41236 Edit\SpecialChar \menuseparator
41237 Find
41238 \begin_inset space \thinspace{}
41239 \end_inset
41240
41241 &
41242 \begin_inset space \thinspace{}
41243 \end_inset
41244
41245 Replace
41246 \end_layout
41247
41248 \end_inset
41249 </cell>
41250 </row>
41251 <row interlinespace="2.5mm">
41252 <cell alignment="center" valignment="top" usebox="none">
41253 \begin_inset Text
41254
41255 \begin_layout Plain Layout
41256
41257 \family sans
41258 \begin_inset Info
41259 type  "icon"
41260 arg   "bookmark-goto 0"
41261 \end_inset
41262
41263
41264 \end_layout
41265
41266 \end_inset
41267 </cell>
41268 <cell alignment="center" valignment="top" usebox="none">
41269 \begin_inset Text
41270
41271 \begin_layout Plain Layout
41272
41273 \family sans
41274 Navigate\SpecialChar \menuseparator
41275 Bookmarks\SpecialChar \menuseparator
41276 Navigate Back
41277 \end_layout
41278
41279 \end_inset
41280 </cell>
41281 </row>
41282 <row interlinespace="2.5mm">
41283 <cell alignment="center" valignment="top" usebox="none">
41284 \begin_inset Text
41285
41286 \begin_layout Plain Layout
41287
41288 \family sans
41289 \begin_inset Info
41290 type  "icon"
41291 arg   "font-emph"
41292 \end_inset
41293
41294
41295 \end_layout
41296
41297 \end_inset
41298 </cell>
41299 <cell alignment="center" valignment="top" usebox="none">
41300 \begin_inset Text
41301
41302 \begin_layout Plain Layout
41303 Emphasize text, function of the 
41304 \family sans
41305 Edit\SpecialChar \menuseparator
41306 Text
41307 \begin_inset space ~
41308 \end_inset
41309
41310 Style
41311 \family default
41312  dialog
41313 \end_layout
41314
41315 \end_inset
41316 </cell>
41317 </row>
41318 <row interlinespace="2.5mm">
41319 <cell alignment="center" valignment="top" usebox="none">
41320 \begin_inset Text
41321
41322 \begin_layout Plain Layout
41323
41324 \family sans
41325 \begin_inset Info
41326 type  "icon"
41327 arg   "font-noun"
41328 \end_inset
41329
41330
41331 \end_layout
41332
41333 \end_inset
41334 </cell>
41335 <cell alignment="center" valignment="top" usebox="none">
41336 \begin_inset Text
41337
41338 \begin_layout Plain Layout
41339 Set text to noun style, function of the 
41340 \family sans
41341 Edit\SpecialChar \menuseparator
41342 Text
41343 \begin_inset space ~
41344 \end_inset
41345
41346 Style
41347 \family default
41348  dialog
41349 \end_layout
41350
41351 \end_inset
41352 </cell>
41353 </row>
41354 <row interlinespace="2.5mm">
41355 <cell alignment="center" valignment="top" usebox="none">
41356 \begin_inset Text
41357
41358 \begin_layout Plain Layout
41359
41360 \family sans
41361 \begin_inset Info
41362 type  "icon"
41363 arg   "textstyle-apply"
41364 \end_inset
41365
41366
41367 \end_layout
41368
41369 \end_inset
41370 </cell>
41371 <cell alignment="center" valignment="top" usebox="none">
41372 \begin_inset Text
41373
41374 \begin_layout Plain Layout
41375 Formats text using the current settings in the 
41376 \family sans
41377 Edit\SpecialChar \menuseparator
41378 Text
41379 \begin_inset space ~
41380 \end_inset
41381
41382 Style
41383 \family default
41384  dialog
41385 \end_layout
41386
41387 \end_inset
41388 </cell>
41389 </row>
41390 <row interlinespace="2.5mm">
41391 <cell alignment="center" valignment="top" usebox="none">
41392 \begin_inset Text
41393
41394 \begin_layout Plain Layout
41395
41396 \family sans
41397 \begin_inset Info
41398 type  "icon"
41399 arg   "math-mode"
41400 \end_inset
41401
41402
41403 \end_layout
41404
41405 \end_inset
41406 </cell>
41407 <cell alignment="center" valignment="top" usebox="none">
41408 \begin_inset Text
41409
41410 \begin_layout Plain Layout
41411
41412 \family sans
41413 Insert\SpecialChar \menuseparator
41414 Math\SpecialChar \menuseparator
41415 Inline
41416 \begin_inset space ~
41417 \end_inset
41418
41419 Formula
41420 \end_layout
41421
41422 \end_inset
41423 </cell>
41424 </row>
41425 <row interlinespace="2.5mm">
41426 <cell alignment="center" valignment="top" usebox="none">
41427 \begin_inset Text
41428
41429 \begin_layout Plain Layout
41430
41431 \family sans
41432 \begin_inset Info
41433 type  "icon"
41434 arg   "dialog-show-new-inset graphics"
41435 \end_inset
41436
41437
41438 \end_layout
41439
41440 \end_inset
41441 </cell>
41442 <cell alignment="center" valignment="top" usebox="none">
41443 \begin_inset Text
41444
41445 \begin_layout Plain Layout
41446
41447 \family sans
41448 Insert\SpecialChar \menuseparator
41449 Graphics
41450 \end_layout
41451
41452 \end_inset
41453 </cell>
41454 </row>
41455 <row interlinespace="2.5mm">
41456 <cell alignment="center" valignment="top" usebox="none">
41457 \begin_inset Text
41458
41459 \begin_layout Plain Layout
41460 \begin_inset Info
41461 type  "icon"
41462 arg   "tabular-insert"
41463 \end_inset
41464
41465
41466 \end_layout
41467
41468 \end_inset
41469 </cell>
41470 <cell alignment="center" valignment="top" usebox="none">
41471 \begin_inset Text
41472
41473 \begin_layout Plain Layout
41474
41475 \family sans
41476 Insert\SpecialChar \menuseparator
41477 Table
41478 \end_layout
41479
41480 \end_inset
41481 </cell>
41482 </row>
41483 <row interlinespace="2.5mm">
41484 <cell alignment="center" valignment="top" usebox="none">
41485 \begin_inset Text
41486
41487 \begin_layout Plain Layout
41488
41489 \family sans
41490 \begin_inset Info
41491 type  "icon"
41492 arg   "dialog-toggle toc"
41493 \end_inset
41494
41495
41496 \end_layout
41497
41498 \end_inset
41499 </cell>
41500 <cell alignment="center" valignment="top" usebox="none">
41501 \begin_inset Text
41502
41503 \begin_layout Plain Layout
41504 Toggle outline window on/off, 
41505 \family sans
41506 Document\SpecialChar \menuseparator
41507 Outline
41508 \end_layout
41509
41510 \end_inset
41511 </cell>
41512 </row>
41513 <row interlinespace="2.5mm">
41514 <cell alignment="center" valignment="top" usebox="none">
41515 \begin_inset Text
41516
41517 \begin_layout Plain Layout
41518
41519 \family sans
41520 \begin_inset Info
41521 type  "icon"
41522 arg   "toolbar-toggle math"
41523 \end_inset
41524
41525
41526 \end_layout
41527
41528 \end_inset
41529 </cell>
41530 <cell alignment="center" valignment="top" usebox="none">
41531 \begin_inset Text
41532
41533 \begin_layout Plain Layout
41534 Toggle math toolbar on/off
41535 \end_layout
41536
41537 \end_inset
41538 </cell>
41539 </row>
41540 <row interlinespace="2.5mm">
41541 <cell alignment="center" valignment="top" usebox="none">
41542 \begin_inset Text
41543
41544 \begin_layout Plain Layout
41545
41546 \family sans
41547 \begin_inset Info
41548 type  "icon"
41549 arg   "toolbar-toggle table"
41550 \end_inset
41551
41552
41553 \end_layout
41554
41555 \end_inset
41556 </cell>
41557 <cell alignment="center" valignment="top" usebox="none">
41558 \begin_inset Text
41559
41560 \begin_layout Plain Layout
41561 Toggle table toolbar on/off
41562 \end_layout
41563
41564 \end_inset
41565 </cell>
41566 </row>
41567 </lyxtabular>
41568
41569 \end_inset
41570
41571
41572 \end_layout
41573
41574 \begin_layout Subsection
41575 Extra Toolbar
41576 \begin_inset Index idx
41577 status collapsed
41578
41579 \begin_layout Plain Layout
41580 Toolbar ! Extra
41581 \end_layout
41582
41583 \end_inset
41584
41585
41586 \end_layout
41587
41588 \begin_layout Standard
41589 \begin_inset Graphics
41590         filename clipart/ExtraToolbar.png
41591         width 100col%
41592
41593 \end_inset
41594
41595
41596 \end_layout
41597
41598 \begin_layout Standard
41599 \begin_inset VSpace defskip
41600 \end_inset
41601
41602
41603 \end_layout
41604
41605 \begin_layout Standard
41606 The extra toolbar as shown above contains from left to right the following
41607  buttons:
41608 \end_layout
41609
41610 \begin_layout Standard
41611 \begin_inset VSpace defskip
41612 \end_inset
41613
41614
41615 \end_layout
41616
41617 \begin_layout Standard
41618 \begin_inset Tabular
41619 <lyxtabular version="3" rows="25" columns="2">
41620 <features islongtable="true" longtabularalignment="center">
41621 <column alignment="left" valignment="top" width="0">
41622 <column alignment="left" valignment="top" width="0">
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   "layout"
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 Default
41645 \end_layout
41646
41647 \end_inset
41648 </cell>
41649 </row>
41650 <row interlinespace="2.5mm">
41651 <cell alignment="center" valignment="top" usebox="none">
41652 \begin_inset Text
41653
41654 \begin_layout Plain Layout
41655
41656 \family sans
41657 \begin_inset Info
41658 type  "icon"
41659 arg   "layout Enumerate"
41660 \end_inset
41661
41662
41663 \end_layout
41664
41665 \end_inset
41666 </cell>
41667 <cell alignment="center" valignment="top" usebox="none">
41668 \begin_inset Text
41669
41670 \begin_layout Plain Layout
41671 Numbered list
41672 \end_layout
41673
41674 \end_inset
41675 </cell>
41676 </row>
41677 <row interlinespace="2.5mm">
41678 <cell alignment="center" valignment="top" usebox="none">
41679 \begin_inset Text
41680
41681 \begin_layout Plain Layout
41682
41683 \family sans
41684 \begin_inset Info
41685 type  "icon"
41686 arg   "layout Itemize"
41687 \end_inset
41688
41689
41690 \end_layout
41691
41692 \end_inset
41693 </cell>
41694 <cell alignment="center" valignment="top" usebox="none">
41695 \begin_inset Text
41696
41697 \begin_layout Plain Layout
41698 Itemized list
41699 \end_layout
41700
41701 \end_inset
41702 </cell>
41703 </row>
41704 <row interlinespace="2.5mm">
41705 <cell alignment="center" valignment="top" usebox="none">
41706 \begin_inset Text
41707
41708 \begin_layout Plain Layout
41709
41710 \family sans
41711 \begin_inset Info
41712 type  "icon"
41713 arg   "layout List"
41714 \end_inset
41715
41716
41717 \end_layout
41718
41719 \end_inset
41720 </cell>
41721 <cell alignment="center" valignment="top" usebox="none">
41722 \begin_inset Text
41723
41724 \begin_layout Plain Layout
41725 List
41726 \end_layout
41727
41728 \end_inset
41729 </cell>
41730 </row>
41731 <row interlinespace="2.5mm">
41732 <cell alignment="center" valignment="top" usebox="none">
41733 \begin_inset Text
41734
41735 \begin_layout Plain Layout
41736
41737 \family sans
41738 \begin_inset Info
41739 type  "icon"
41740 arg   "layout Description"
41741 \end_inset
41742
41743
41744 \end_layout
41745
41746 \end_inset
41747 </cell>
41748 <cell alignment="center" valignment="top" usebox="none">
41749 \begin_inset Text
41750
41751 \begin_layout Plain Layout
41752 Description list
41753 \end_layout
41754
41755 \end_inset
41756 </cell>
41757 </row>
41758 <row interlinespace="2.5mm">
41759 <cell alignment="center" valignment="top" usebox="none">
41760 \begin_inset Text
41761
41762 \begin_layout Plain Layout
41763
41764 \family sans
41765 \begin_inset Info
41766 type  "icon"
41767 arg   "depth-increment"
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 Edit\SpecialChar \menuseparator
41782 Increase
41783 \begin_inset space ~
41784 \end_inset
41785
41786 List
41787 \begin_inset space ~
41788 \end_inset
41789
41790 Depth
41791 \end_layout
41792
41793 \end_inset
41794 </cell>
41795 </row>
41796 <row interlinespace="2.5mm">
41797 <cell alignment="center" valignment="top" usebox="none">
41798 \begin_inset Text
41799
41800 \begin_layout Plain Layout
41801
41802 \family sans
41803 \begin_inset Info
41804 type  "icon"
41805 arg   "depth-decrement"
41806 \end_inset
41807
41808
41809 \end_layout
41810
41811 \end_inset
41812 </cell>
41813 <cell alignment="center" valignment="top" usebox="none">
41814 \begin_inset Text
41815
41816 \begin_layout Plain Layout
41817
41818 \family sans
41819 Edit\SpecialChar \menuseparator
41820 Decrease
41821 \begin_inset space ~
41822 \end_inset
41823
41824 List
41825 \begin_inset space ~
41826 \end_inset
41827
41828 Depth
41829 \end_layout
41830
41831 \end_inset
41832 </cell>
41833 </row>
41834 <row interlinespace="2.5mm">
41835 <cell alignment="center" valignment="top" usebox="none">
41836 \begin_inset Text
41837
41838 \begin_layout Plain Layout
41839
41840 \family sans
41841 \begin_inset Info
41842 type  "icon"
41843 arg   "float-insert figure"
41844 \end_inset
41845
41846
41847 \end_layout
41848
41849 \end_inset
41850 </cell>
41851 <cell alignment="center" valignment="top" usebox="none">
41852 \begin_inset Text
41853
41854 \begin_layout Plain Layout
41855
41856 \family sans
41857 Insert\SpecialChar \menuseparator
41858 Float\SpecialChar \menuseparator
41859 Figure
41860 \end_layout
41861
41862 \end_inset
41863 </cell>
41864 </row>
41865 <row interlinespace="2.5mm">
41866 <cell alignment="center" valignment="top" usebox="none">
41867 \begin_inset Text
41868
41869 \begin_layout Plain Layout
41870
41871 \family sans
41872 \begin_inset Info
41873 type  "icon"
41874 arg   "float-insert table"
41875 \end_inset
41876
41877
41878 \end_layout
41879
41880 \end_inset
41881 </cell>
41882 <cell alignment="center" valignment="top" usebox="none">
41883 \begin_inset Text
41884
41885 \begin_layout Plain Layout
41886
41887 \family sans
41888 Insert\SpecialChar \menuseparator
41889 Float\SpecialChar \menuseparator
41890 Table
41891 \end_layout
41892
41893 \end_inset
41894 </cell>
41895 </row>
41896 <row interlinespace="2.5mm">
41897 <cell alignment="center" valignment="top" usebox="none">
41898 \begin_inset Text
41899
41900 \begin_layout Plain Layout
41901
41902 \family sans
41903 \begin_inset Info
41904 type  "icon"
41905 arg   "label-insert"
41906 \end_inset
41907
41908
41909 \end_layout
41910
41911 \end_inset
41912 </cell>
41913 <cell alignment="center" valignment="top" usebox="none">
41914 \begin_inset Text
41915
41916 \begin_layout Plain Layout
41917
41918 \family sans
41919 Insert\SpecialChar \menuseparator
41920 Label
41921 \end_layout
41922
41923 \end_inset
41924 </cell>
41925 </row>
41926 <row interlinespace="2.5mm">
41927 <cell alignment="center" valignment="top" usebox="none">
41928 \begin_inset Text
41929
41930 \begin_layout Plain Layout
41931
41932 \family sans
41933 \begin_inset Info
41934 type  "icon"
41935 arg   "dialog-show-new-inset ref"
41936 \end_inset
41937
41938
41939 \end_layout
41940
41941 \end_inset
41942 </cell>
41943 <cell alignment="center" valignment="top" usebox="none">
41944 \begin_inset Text
41945
41946 \begin_layout Plain Layout
41947
41948 \family sans
41949 Insert\SpecialChar \menuseparator
41950 Cross-Reference
41951 \end_layout
41952
41953 \end_inset
41954 </cell>
41955 </row>
41956 <row interlinespace="2.5mm">
41957 <cell alignment="center" valignment="top" usebox="none">
41958 \begin_inset Text
41959
41960 \begin_layout Plain Layout
41961
41962 \family sans
41963 \begin_inset Info
41964 type  "icon"
41965 arg   "dialog-show-new-inset citation"
41966 \end_inset
41967
41968
41969 \end_layout
41970
41971 \end_inset
41972 </cell>
41973 <cell alignment="center" valignment="top" usebox="none">
41974 \begin_inset Text
41975
41976 \begin_layout Plain Layout
41977
41978 \family sans
41979 Insert\SpecialChar \menuseparator
41980 Citation
41981 \end_layout
41982
41983 \end_inset
41984 </cell>
41985 </row>
41986 <row interlinespace="2.5mm">
41987 <cell alignment="center" valignment="top" usebox="none">
41988 \begin_inset Text
41989
41990 \begin_layout Plain Layout
41991
41992 \family sans
41993 \begin_inset Info
41994 type  "icon"
41995 arg   "index-insert"
41996 \end_inset
41997
41998
41999 \end_layout
42000
42001 \end_inset
42002 </cell>
42003 <cell alignment="center" valignment="top" usebox="none">
42004 \begin_inset Text
42005
42006 \begin_layout Plain Layout
42007
42008 \family sans
42009 Insert\SpecialChar \menuseparator
42010 Index
42011 \begin_inset space ~
42012 \end_inset
42013
42014 Entry
42015 \end_layout
42016
42017 \end_inset
42018 </cell>
42019 </row>
42020 <row interlinespace="2.5mm">
42021 <cell alignment="center" valignment="top" usebox="none">
42022 \begin_inset Text
42023
42024 \begin_layout Plain Layout
42025
42026 \family sans
42027 \begin_inset Info
42028 type  "icon"
42029 arg   "nomencl-insert"
42030 \end_inset
42031
42032
42033 \end_layout
42034
42035 \end_inset
42036 </cell>
42037 <cell alignment="center" valignment="top" usebox="none">
42038 \begin_inset Text
42039
42040 \begin_layout Plain Layout
42041
42042 \family sans
42043 Insert\SpecialChar \menuseparator
42044 Nomenclature
42045 \begin_inset space ~
42046 \end_inset
42047
42048 Entry
42049 \end_layout
42050
42051 \end_inset
42052 </cell>
42053 </row>
42054 <row interlinespace="2.5mm">
42055 <cell alignment="center" valignment="top" usebox="none">
42056 \begin_inset Text
42057
42058 \begin_layout Plain Layout
42059
42060 \family sans
42061 \begin_inset Info
42062 type  "icon"
42063 arg   "footnote-insert"
42064 \end_inset
42065
42066
42067 \end_layout
42068
42069 \end_inset
42070 </cell>
42071 <cell alignment="center" valignment="top" usebox="none">
42072 \begin_inset Text
42073
42074 \begin_layout Plain Layout
42075
42076 \family sans
42077 Insert\SpecialChar \menuseparator
42078 Footnote
42079 \end_layout
42080
42081 \end_inset
42082 </cell>
42083 </row>
42084 <row interlinespace="2.5mm">
42085 <cell alignment="center" valignment="top" usebox="none">
42086 \begin_inset Text
42087
42088 \begin_layout Plain Layout
42089
42090 \family sans
42091 \begin_inset Info
42092 type  "icon"
42093 arg   "marginalnote-insert"
42094 \end_inset
42095
42096
42097 \end_layout
42098
42099 \end_inset
42100 </cell>
42101 <cell alignment="center" valignment="top" usebox="none">
42102 \begin_inset Text
42103
42104 \begin_layout Plain Layout
42105
42106 \family sans
42107 Insert\SpecialChar \menuseparator
42108 Marginal
42109 \begin_inset space ~
42110 \end_inset
42111
42112 Note
42113 \end_layout
42114
42115 \end_inset
42116 </cell>
42117 </row>
42118 <row interlinespace="2.5mm">
42119 <cell alignment="center" valignment="top" usebox="none">
42120 \begin_inset Text
42121
42122 \begin_layout Plain Layout
42123
42124 \family sans
42125 \begin_inset Info
42126 type  "icon"
42127 arg   "note-insert"
42128 \end_inset
42129
42130
42131 \end_layout
42132
42133 \end_inset
42134 </cell>
42135 <cell alignment="center" valignment="top" usebox="none">
42136 \begin_inset Text
42137
42138 \begin_layout Plain Layout
42139
42140 \family sans
42141 Insert\SpecialChar \menuseparator
42142 Note\SpecialChar \menuseparator
42143 LyX
42144 \begin_inset space ~
42145 \end_inset
42146
42147 Note
42148 \end_layout
42149
42150 \end_inset
42151 </cell>
42152 </row>
42153 <row interlinespace="2.5mm">
42154 <cell alignment="center" valignment="top" usebox="none">
42155 \begin_inset Text
42156
42157 \begin_layout Plain Layout
42158
42159 \family sans
42160 \begin_inset Info
42161 type  "icon"
42162 arg   "box-insert Frameless"
42163 \end_inset
42164
42165
42166 \end_layout
42167
42168 \end_inset
42169 </cell>
42170 <cell alignment="center" valignment="top" usebox="none">
42171 \begin_inset Text
42172
42173 \begin_layout Plain Layout
42174
42175 \family sans
42176 Insert\SpecialChar \menuseparator
42177 Box
42178 \end_layout
42179
42180 \end_inset
42181 </cell>
42182 </row>
42183 <row interlinespace="2.5mm">
42184 <cell alignment="center" valignment="top" usebox="none">
42185 \begin_inset Text
42186
42187 \begin_layout Plain Layout
42188
42189 \family sans
42190 \begin_inset Info
42191 type  "icon"
42192 arg   "href-insert"
42193 \end_inset
42194
42195
42196 \end_layout
42197
42198 \end_inset
42199 </cell>
42200 <cell alignment="center" valignment="top" usebox="none">
42201 \begin_inset Text
42202
42203 \begin_layout Plain Layout
42204
42205 \family sans
42206 Insert\SpecialChar \menuseparator
42207 URL
42208 \end_layout
42209
42210 \end_inset
42211 </cell>
42212 </row>
42213 <row interlinespace="2.5mm">
42214 <cell alignment="center" valignment="top" usebox="none">
42215 \begin_inset Text
42216
42217 \begin_layout Plain Layout
42218
42219 \family sans
42220 \begin_inset Info
42221 type  "icon"
42222 arg   "ert-insert"
42223 \end_inset
42224
42225
42226 \end_layout
42227
42228 \end_inset
42229 </cell>
42230 <cell alignment="center" valignment="top" usebox="none">
42231 \begin_inset Text
42232
42233 \begin_layout Plain Layout
42234
42235 \family sans
42236 Insert\SpecialChar \menuseparator
42237 T
42238 \family default
42239
42240 \begin_inset ERT
42241 status collapsed
42242
42243 \begin_layout Plain Layout
42244
42245 {}
42246 \end_layout
42247
42248 \end_inset
42249
42250
42251 \family sans
42252 eX
42253 \begin_inset space ~
42254 \end_inset
42255
42256 Code
42257 \end_layout
42258
42259 \end_inset
42260 </cell>
42261 </row>
42262 <row interlinespace="2.5mm">
42263 <cell alignment="center" valignment="top" usebox="none">
42264 \begin_inset Text
42265
42266 \begin_layout Plain Layout
42267
42268 \family sans
42269 \begin_inset Info
42270 type  "icon"
42271 arg   "math-macro newmacroname newcommand"
42272 \end_inset
42273
42274
42275 \end_layout
42276
42277 \end_inset
42278 </cell>
42279 <cell alignment="center" valignment="top" usebox="none">
42280 \begin_inset Text
42281
42282 \begin_layout Plain Layout
42283
42284 \family sans
42285 Insert\SpecialChar \menuseparator
42286 Math\SpecialChar \menuseparator
42287 Macro
42288 \end_layout
42289
42290 \end_inset
42291 </cell>
42292 </row>
42293 <row interlinespace="2.5mm">
42294 <cell alignment="center" valignment="top" usebox="none">
42295 \begin_inset Text
42296
42297 \begin_layout Plain Layout
42298
42299 \family sans
42300 \begin_inset Info
42301 type  "icon"
42302 arg   "dialog-show-new-inset include"
42303 \end_inset
42304
42305
42306 \end_layout
42307
42308 \end_inset
42309 </cell>
42310 <cell alignment="center" valignment="top" usebox="none">
42311 \begin_inset Text
42312
42313 \begin_layout Plain Layout
42314
42315 \family sans
42316 Insert\SpecialChar \menuseparator
42317 File\SpecialChar \menuseparator
42318 Child
42319 \begin_inset space ~
42320 \end_inset
42321
42322 Document
42323 \end_layout
42324
42325 \end_inset
42326 </cell>
42327 </row>
42328 <row interlinespace="2.5mm">
42329 <cell alignment="center" valignment="top" usebox="none">
42330 \begin_inset Text
42331
42332 \begin_layout Plain Layout
42333
42334 \family sans
42335 \begin_inset Info
42336 type  "icon"
42337 arg   "dialog-show character"
42338 \end_inset
42339
42340
42341 \end_layout
42342
42343 \end_inset
42344 </cell>
42345 <cell alignment="center" valignment="top" usebox="none">
42346 \begin_inset Text
42347
42348 \begin_layout Plain Layout
42349
42350 \family sans
42351 Edit\SpecialChar \menuseparator
42352 Text
42353 \begin_inset space ~
42354 \end_inset
42355
42356 Style
42357 \end_layout
42358
42359 \end_inset
42360 </cell>
42361 </row>
42362 <row interlinespace="2.5mm">
42363 <cell alignment="center" valignment="top" usebox="none">
42364 \begin_inset Text
42365
42366 \begin_layout Plain Layout
42367
42368 \family sans
42369 \begin_inset Info
42370 type  "icon"
42371 arg   "layout-paragraph"
42372 \end_inset
42373
42374
42375 \end_layout
42376
42377 \end_inset
42378 </cell>
42379 <cell alignment="center" valignment="top" usebox="none">
42380 \begin_inset Text
42381
42382 \begin_layout Plain Layout
42383
42384 \family sans
42385 Edit\SpecialChar \menuseparator
42386 Paragraph
42387 \begin_inset space ~
42388 \end_inset
42389
42390 Settings
42391 \end_layout
42392
42393 \end_inset
42394 </cell>
42395 </row>
42396 <row interlinespace="2.5mm">
42397 <cell alignment="center" valignment="top" usebox="none">
42398 \begin_inset Text
42399
42400 \begin_layout Plain Layout
42401
42402 \family sans
42403 \begin_inset Info
42404 type  "icon"
42405 arg   "thesaurus-entry"
42406 \end_inset
42407
42408
42409 \end_layout
42410
42411 \end_inset
42412 </cell>
42413 <cell alignment="center" valignment="top" usebox="none">
42414 \begin_inset Text
42415
42416 \begin_layout Plain Layout
42417
42418 \family sans
42419 Tools\SpecialChar \menuseparator
42420 Thesaurus
42421 \end_layout
42422
42423 \end_inset
42424 </cell>
42425 </row>
42426 </lyxtabular>
42427
42428 \end_inset
42429
42430
42431 \end_layout
42432
42433 \begin_layout Subsection
42434 View / Update Toolbar
42435 \begin_inset Index idx
42436 status collapsed
42437
42438 \begin_layout Plain Layout
42439 Toolbar ! View / Update
42440 \end_layout
42441
42442 \end_inset
42443
42444
42445 \end_layout
42446
42447 \begin_layout Standard
42448 \begin_inset Graphics
42449         filename clipart/ViewToolbar.png
42450
42451 \end_inset
42452
42453
42454 \end_layout
42455
42456 \begin_layout Standard
42457 \begin_inset VSpace defskip
42458 \end_inset
42459
42460
42461 \end_layout
42462
42463 \begin_layout Standard
42464 The view / update toolbar as shown above contains from left to right the
42465  following buttons:
42466 \end_layout
42467
42468 \begin_layout Standard
42469 \begin_inset VSpace defskip
42470 \end_inset
42471
42472
42473 \end_layout
42474
42475 \begin_layout Standard
42476 \begin_inset Tabular
42477 <lyxtabular version="3" rows="7" columns="2">
42478 <features islongtable="true" longtabularalignment="center">
42479 <column alignment="left" valignment="top" width="0">
42480 <column alignment="left" valignment="top" width="0">
42481 <row interlinespace="2.5mm">
42482 <cell alignment="center" valignment="top" usebox="none">
42483 \begin_inset Text
42484
42485 \begin_layout Plain Layout
42486
42487 \family sans
42488 \begin_inset Info
42489 type  "icon"
42490 arg   "buffer-view"
42491 \end_inset
42492
42493
42494 \end_layout
42495
42496 \end_inset
42497 </cell>
42498 <cell alignment="center" valignment="top" usebox="none">
42499 \begin_inset Text
42500
42501 \begin_layout Plain Layout
42502
42503 \family sans
42504 View\SpecialChar \menuseparator
42505 View
42506 \end_layout
42507
42508 \end_inset
42509 </cell>
42510 </row>
42511 <row interlinespace="2.5mm">
42512 <cell alignment="center" valignment="top" usebox="none">
42513 \begin_inset Text
42514
42515 \begin_layout Plain Layout
42516
42517 \family sans
42518 \begin_inset Info
42519 type  "icon"
42520 arg   "buffer-update"
42521 \end_inset
42522
42523
42524 \end_layout
42525
42526 \end_inset
42527 </cell>
42528 <cell alignment="center" valignment="top" usebox="none">
42529 \begin_inset Text
42530
42531 \begin_layout Plain Layout
42532
42533 \family sans
42534 View\SpecialChar \menuseparator
42535 Update
42536 \end_layout
42537
42538 \end_inset
42539 </cell>
42540 </row>
42541 <row interlinespace="2.5mm">
42542 <cell alignment="center" valignment="top" usebox="none">
42543 \begin_inset Text
42544
42545 \begin_layout Plain Layout
42546
42547 \family sans
42548 \begin_inset Info
42549 type  "icon"
42550 arg   "master-buffer-view"
42551 \end_inset
42552
42553
42554 \end_layout
42555
42556 \end_inset
42557 </cell>
42558 <cell alignment="center" valignment="top" usebox="none">
42559 \begin_inset Text
42560
42561 \begin_layout Plain Layout
42562
42563 \family sans
42564 View\SpecialChar \menuseparator
42565 Master
42566 \end_layout
42567
42568 \end_inset
42569 </cell>
42570 </row>
42571 <row interlinespace="2.5mm">
42572 <cell alignment="center" valignment="top" usebox="none">
42573 \begin_inset Text
42574
42575 \begin_layout Plain Layout
42576
42577 \family sans
42578 \begin_inset Info
42579 type  "icon"
42580 arg   "master-buffer-update"
42581 \end_inset
42582
42583
42584 \end_layout
42585
42586 \end_inset
42587 </cell>
42588 <cell alignment="center" valignment="top" usebox="none">
42589 \begin_inset Text
42590
42591 \begin_layout Plain Layout
42592
42593 \family sans
42594 View\SpecialChar \menuseparator
42595 Update
42596 \begin_inset space ~
42597 \end_inset
42598
42599 Master
42600 \end_layout
42601
42602 \end_inset
42603 </cell>
42604 </row>
42605 <row interlinespace="2.5mm">
42606 <cell alignment="center" valignment="top" usebox="none">
42607 \begin_inset Text
42608
42609 \begin_layout Plain Layout
42610
42611 \family sans
42612 \begin_inset Info
42613 type  "icon"
42614 arg   "buffer-toggle-output-sync"
42615 \end_inset
42616
42617
42618 \end_layout
42619
42620 \end_inset
42621 </cell>
42622 <cell alignment="center" valignment="top" usebox="none">
42623 \begin_inset Text
42624
42625 \begin_layout Plain Layout
42626
42627 \family sans
42628 Document\SpecialChar \menuseparator
42629 Settings\SpecialChar \menuseparator
42630 Output\SpecialChar \menuseparator
42631 Synchronize with Output
42632 \end_layout
42633
42634 \end_inset
42635 </cell>
42636 </row>
42637 <row interlinespace="2.5mm">
42638 <cell alignment="center" valignment="top" usebox="none">
42639 \begin_inset Text
42640
42641 \begin_layout Plain Layout
42642 \begin_inset Graphics
42643         filename ../images/view-others.png
42644         scale 85
42645         groupId toolbarbuttons
42646
42647 \end_inset
42648
42649
42650 \family sans
42651 *
42652 \end_layout
42653
42654 \end_inset
42655 </cell>
42656 <cell alignment="center" valignment="top" usebox="none">
42657 \begin_inset Text
42658
42659 \begin_layout Plain Layout
42660
42661 \family sans
42662 View\SpecialChar \menuseparator
42663 View (Other Formats)
42664 \end_layout
42665
42666 \end_inset
42667 </cell>
42668 </row>
42669 <row interlinespace="2.5mm">
42670 <cell alignment="center" valignment="top" usebox="none">
42671 \begin_inset Text
42672
42673 \begin_layout Plain Layout
42674 \begin_inset Graphics
42675         filename ../images/update-others.png
42676         scale 85
42677         groupId toolbarbuttons
42678
42679 \end_inset
42680
42681 *
42682 \end_layout
42683
42684 \end_inset
42685 </cell>
42686 <cell alignment="center" valignment="top" usebox="none">
42687 \begin_inset Text
42688
42689 \begin_layout Plain Layout
42690
42691 \family sans
42692 View\SpecialChar \menuseparator
42693 Update (Other Formats)
42694 \end_layout
42695
42696 \end_inset
42697 </cell>
42698 </row>
42699 </lyxtabular>
42700
42701 \end_inset
42702
42703
42704 \end_layout
42705
42706 \begin_layout Standard
42707 * These icons might look different for you if you do not use the default
42708  icon set.
42709 \end_layout
42710
42711 \begin_layout Subsection
42712 Other Toolbars
42713 \end_layout
42714
42715 \begin_layout Standard
42716 The change tracking toolbar is explained in section
42717 \begin_inset space ~
42718 \end_inset
42719
42720
42721 \begin_inset CommandInset ref
42722 LatexCommand ref
42723 reference "sec:Change-Tracking"
42724
42725 \end_inset
42726
42727 , the table toolbar
42728 \begin_inset Index idx
42729 status collapsed
42730
42731 \begin_layout Plain Layout
42732 Toolbar ! Table
42733 \end_layout
42734
42735 \end_inset
42736
42737  in the 
42738 \emph on
42739 Embedded
42740 \begin_inset space ~
42741 \end_inset
42742
42743 Objects
42744 \emph default
42745  manual, the math macro toolbar
42746 \begin_inset Index idx
42747 status collapsed
42748
42749 \begin_layout Plain Layout
42750 Toolbar ! Macro
42751 \end_layout
42752
42753 \end_inset
42754
42755  in the 
42756 \emph on
42757 Math
42758 \emph default
42759  manual.
42760 \end_layout
42761
42762 \begin_layout Chapter
42763 The Document Settings
42764 \begin_inset CommandInset label
42765 LatexCommand label
42766 name "chap:The-Document-Settings"
42767
42768 \end_inset
42769
42770
42771 \begin_inset Index idx
42772 status collapsed
42773
42774 \begin_layout Plain Layout
42775 Document ! Settings
42776 \end_layout
42777
42778 \end_inset
42779
42780
42781 \end_layout
42782
42783 \begin_layout Standard
42784 The document settings dialog contains submenus to set properties for the
42785  whole document and is called with the menu
42786 \family sans
42787  Document\SpecialChar \menuseparator
42788 Settings
42789 \family default
42790 .
42791  You can save your document settings as default with the
42792 \family sans
42793  Save as Document Defaults
42794 \family default
42795  button in the dialog.
42796  This will create a template named 
42797 \family typewriter
42798 defaults.lyx
42799 \family default
42800  which is automatically loaded by LyX when you create a new document without
42801  using a template.
42802 \end_layout
42803
42804 \begin_layout Standard
42805 The button 
42806 \family sans
42807 Use Class Defaults
42808 \family default
42809  resets the document settings to the default of the document class.
42810  This affects mostly class options, the page layout and Numbering & TOC.
42811 \end_layout
42812
42813 \begin_layout Standard
42814 The different submenus of the dialog are explained in the following.
42815 \end_layout
42816
42817 \begin_layout Section
42818 Document Class
42819 \end_layout
42820
42821 \begin_layout Standard
42822 Here you set the document class, class options, a graphics driver, and a
42823  master document.
42824  Document classes are described in section
42825 \begin_inset space ~
42826 \end_inset
42827
42828
42829 \begin_inset CommandInset ref
42830 LatexCommand ref
42831 reference "sec:Document-Classes"
42832
42833 \end_inset
42834
42835 .
42836  
42837 \end_layout
42838
42839 \begin_layout Standard
42840 With the button 
42841 \family sans
42842 Local
42843 \begin_inset space ~
42844 \end_inset
42845
42846 Layout
42847 \family default
42848  you can load you own layout-file, that is not in LyX's 
42849 \emph on
42850 layouts
42851 \emph default
42852  folder and thus not recognized by LyX as layout for a document class.
42853  For more about layout-files, see the chapter 
42854 \emph on
42855 Installing New Document Classes, Layouts, and Templates
42856 \emph default
42857  of the 
42858 \emph on
42859 Customization
42860 \emph default
42861  Handbook.
42862 \end_layout
42863
42864 \begin_layout Standard
42865 Some classes use special class options by default.
42866  If this is the case, they are listed in the field 
42867 \family sans
42868 Predefined
42869 \family default
42870  and you can decide to use them or not.
42871  If you do not exactly know what the default class options are for, it is
42872  recommended to use them untouched.
42873  The 
42874 \family sans
42875 Graphics driver
42876 \family default
42877  is used for LaTeX's graphics, color and page layout packages.
42878  If using 
42879 \family sans
42880 Default
42881 \family default
42882 , the default driver for the LaTeX-packages is used.
42883  It is recommended that you use the default unless you know what you are
42884  doing.
42885 \begin_inset Foot
42886 status collapsed
42887
42888 \begin_layout Plain Layout
42889 When you want to use one of the following drivers
42890 \begin_inset Newline newline
42891 \end_inset
42892
42893
42894 \family sans
42895 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
42896 \family default
42897
42898 \begin_inset Newline newline
42899 \end_inset
42900
42901 you first have to activate them in your LaTeX distribution, see section
42902  
42903 \emph on
42904 Driver support
42905 \emph default
42906  in 
42907 \begin_inset CommandInset href
42908 LatexCommand href
42909 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
42910
42911 \end_inset
42912
42913 .
42914 \end_layout
42915
42916 \end_inset
42917
42918
42919 \end_layout
42920
42921 \begin_layout Standard
42922 Specifying a master document is necessary if the current document is a child
42923  or subdocument.
42924  The master document will be used by LyX in the background if the child
42925  document is opened without its master.
42926  This way child documents are always compilable.
42927  More about master and child documents is explained in the section 
42928 \emph on
42929 Child Documents
42930 \emph default
42931  of the 
42932 \emph on
42933 Embedded
42934 \begin_inset space ~
42935 \end_inset
42936
42937 Objects
42938 \emph default
42939  manual.
42940 \end_layout
42941
42942 \begin_layout Standard
42943 There is also an option to suppress the date and one to use the LaTeX-package
42944  
42945 \series bold
42946 refstyle
42947 \series default
42948  instead of 
42949 \series bold
42950 prettyref
42951 \series default
42952
42953 \begin_inset Index idx
42954 status collapsed
42955
42956 \begin_layout Plain Layout
42957 LaTeX-packages ! prettyref
42958 \end_layout
42959
42960 \end_inset
42961
42962
42963 \begin_inset Index idx
42964 status collapsed
42965
42966 \begin_layout Plain Layout
42967 LaTeX-packages ! refstyle
42968 \end_layout
42969
42970 \end_inset
42971
42972  for cross-references, see sec.
42973 \begin_inset space \thinspace{}
42974 \end_inset
42975
42976
42977 \begin_inset CommandInset ref
42978 LatexCommand ref
42979 reference "sec:Cross-References"
42980
42981 \end_inset
42982
42983 .
42984 \end_layout
42985
42986 \begin_layout Section
42987 Child Documents
42988 \end_layout
42989
42990 \begin_layout Standard
42991 This submenu is only visible when your document includes child documents.
42992  Please refer to the section 
42993 \emph on
42994 Child
42995 \begin_inset space ~
42996 \end_inset
42997
42998 Documents
42999 \emph default
43000  of the 
43001 \emph on
43002 Embedded
43003 \begin_inset space ~
43004 \end_inset
43005
43006 Objects
43007 \emph default
43008  manual for details.
43009 \end_layout
43010
43011 \begin_layout Section
43012 Modules
43013 \end_layout
43014
43015 \begin_layout Standard
43016 Modules are explained in section
43017 \begin_inset space ~
43018 \end_inset
43019
43020
43021 \begin_inset CommandInset ref
43022 LatexCommand ref
43023 reference "sub:Modules"
43024
43025 \end_inset
43026
43027 .
43028 \end_layout
43029
43030 \begin_layout Section
43031 Local Layout
43032 \end_layout
43033
43034 \begin_layout Standard
43035 See section
43036 \begin_inset space ~
43037 \end_inset
43038
43039
43040 \begin_inset CommandInset ref
43041 LatexCommand ref
43042 reference "sub:Local-Layout"
43043
43044 \end_inset
43045
43046  for a description.
43047 \end_layout
43048
43049 \begin_layout Section
43050 Fonts
43051 \end_layout
43052
43053 \begin_layout Standard
43054 The document font settings are described in section
43055 \begin_inset space ~
43056 \end_inset
43057
43058
43059 \begin_inset CommandInset ref
43060 LatexCommand ref
43061 reference "sec:Fonts-and-Text"
43062
43063 \end_inset
43064
43065 .
43066 \end_layout
43067
43068 \begin_layout Section
43069 Text Layout
43070 \end_layout
43071
43072 \begin_layout Standard
43073 You can specify if paragraphs should be separated by indentations or vertical
43074  skips.
43075  The line spacing and the number of text columns can also be specified here.
43076 \end_layout
43077
43078 \begin_layout Standard
43079 Note that LyX will not show two columns or the set up line spacing on screen.
43080  That would be impractical, often unreadable and is not part of the WYSIWYM
43081  concept.
43082  However, it will be as you specified it in the output.
43083 \end_layout
43084
43085 \begin_layout Section
43086 Page Layout
43087 \end_layout
43088
43089 \begin_layout Standard
43090 A description of this menu is given in section
43091 \begin_inset space ~
43092 \end_inset
43093
43094
43095 \begin_inset CommandInset ref
43096 LatexCommand ref
43097 reference "sub:Paper-Size,-Orientation"
43098
43099 \end_inset
43100
43101  and 
43102 \begin_inset CommandInset ref
43103 LatexCommand ref
43104 reference "sub:Document-Layout"
43105
43106 \end_inset
43107
43108 .
43109 \end_layout
43110
43111 \begin_layout Section
43112 Page Margins
43113 \end_layout
43114
43115 \begin_layout Standard
43116 Here you can adjust the paper margins, see section
43117 \begin_inset space ~
43118 \end_inset
43119
43120
43121 \begin_inset CommandInset ref
43122 LatexCommand ref
43123 reference "sub:Margins"
43124
43125 \end_inset
43126
43127 .
43128 \end_layout
43129
43130 \begin_layout Section
43131 Language
43132 \begin_inset CommandInset label
43133 LatexCommand label
43134 name "sec:Language-encodings"
43135
43136 \end_inset
43137
43138
43139 \begin_inset Index idx
43140 status collapsed
43141
43142 \begin_layout Plain Layout
43143 Language ! Encoding
43144 \end_layout
43145
43146 \end_inset
43147
43148
43149 \end_layout
43150
43151 \begin_layout Standard
43152 The document language and quote styles are set here.
43153  The encoding specifies how the document content is exported to LaTeX (the
43154  LyX file is always encoded in utf8).
43155  All characters that cannot be encoded using the specified encoding will
43156  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43157  known for a particular character).
43158 \begin_inset Foot
43159 status collapsed
43160
43161 \begin_layout Plain Layout
43162 The known commands are defined in a text file (
43163 \emph on
43164 unicodesymbols
43165 \emph default
43166 ).
43167  You can add commands for unknown symbols to that file yourself, see the
43168  
43169 \emph on
43170 Customization
43171 \emph default
43172  manual for details.
43173 \end_layout
43174
43175 \end_inset
43176
43177
43178 \end_layout
43179
43180 \begin_layout Standard
43181 If you use the option 
43182 \family sans
43183 Language Default
43184 \family default
43185 , LyX determines the encoding of a text part from the language of this text.
43186  If the document contains text in more than one language you may get more
43187  than one encoding in the LaTeX file.
43188  If you do not use this option then the complete document will always use
43189  exactly one encoding.
43190  Checking this option is the preferred setting.
43191 \end_layout
43192
43193 \begin_layout Standard
43194 LyX also supports Unicode output, which is particularly useful if you need
43195  lots of special symbols or non-alphabetic scripts, respectively.
43196  If you want to use this (and your LaTeX installation supports Unicode,
43197  for that matter), choose one of the four utf8 variants from the list below.
43198  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43199  so it is not uncommon that a file with lots of Unicode symbols works fine
43200  with 
43201 \family sans
43202 Language Default
43203 \family default
43204  (when LyX uses its list of known LaTeX-commands), but does not work with
43205  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43206  because all Unicode symbols can be encoded in utf8).
43207  The situation is much better with XeTeX and LuaTeX, two new alternative
43208  engines to standard LaTeX.
43209  Both engines support Unicode natively.
43210  LyX now also supports these two engines (via the output formats 
43211 \family sans
43212 PDF
43213 \begin_inset space ~
43214 \end_inset
43215
43216 (XeTe
43217 \begin_inset ERT
43218 status collapsed
43219
43220 \begin_layout Plain Layout
43221
43222 {}
43223 \end_layout
43224
43225 \end_inset
43226
43227 X)
43228 \family default
43229
43230 \family sans
43231 PDF
43232 \begin_inset space ~
43233 \end_inset
43234
43235 (LuaTe
43236 \begin_inset ERT
43237 status collapsed
43238
43239 \begin_layout Plain Layout
43240
43241 {}
43242 \end_layout
43243
43244 \end_inset
43245
43246 X)
43247 \family default
43248  and 
43249 \family sans
43250 DVI
43251 \begin_inset space ~
43252 \end_inset
43253
43254 (LuaTeX)
43255 \family default
43256 , see section
43257 \begin_inset space ~
43258 \end_inset
43259
43260
43261 \begin_inset CommandInset ref
43262 LatexCommand ref
43263 reference "sub:Output-file-formats"
43264
43265 \end_inset
43266
43267 ).
43268  So if you are using many special or accented characters and 
43269 \family sans
43270 Language Default
43271 \family default
43272  fails, you might try out one of these new engines.
43273 \end_layout
43274
43275 \begin_layout Standard
43276 The 
43277 \family sans
43278 Language
43279 \begin_inset space ~
43280 \end_inset
43281
43282 package
43283 \family default
43284  determines the LaTeX-package that is used for hyphenation and the translation
43285  of strings like 
43286 \begin_inset Quotes eld
43287 \end_inset
43288
43289 Part
43290 \begin_inset Quotes erd
43291 \end_inset
43292
43293 .
43294  The possible settings are:
43295 \end_layout
43296
43297 \begin_layout Description
43298 Default is the package 
43299 \series bold
43300 babel
43301 \series default
43302
43303 \begin_inset Index idx
43304 status collapsed
43305
43306 \begin_layout Plain Layout
43307 LaTeX-packages ! babel
43308 \end_layout
43309
43310 \end_inset
43311
43312 .
43313 \end_layout
43314
43315 \begin_layout Description
43316 Automatic selects the most suitable language package for the view/export
43317  format you will use.
43318  For example for the XeTeX formats the package 
43319 \series bold
43320 polyglossia
43321 \series default
43322
43323 \begin_inset Index idx
43324 status collapsed
43325
43326 \begin_layout Plain Layout
43327 LaTeX-packages ! polyglossia
43328 \end_layout
43329
43330 \end_inset
43331
43332  will be used instead of 
43333 \series bold
43334 babel
43335 \series default
43336 .
43337 \end_layout
43338
43339 \begin_layout Description
43340 Always
43341 \begin_inset space ~
43342 \end_inset
43343
43344 Babel uses in every case 
43345 \series bold
43346 babel
43347 \series default
43348 .
43349 \end_layout
43350
43351 \begin_layout Description
43352 Custom allows you to specify a language package command of your choice.
43353  For example if you want to use a language-specific package like 
43354 \series bold
43355 ngerman
43356 \series default
43357  (for German texts), type in
43358 \series bold
43359
43360 \begin_inset Newline newline
43361 \end_inset
43362
43363
43364 \backslash
43365 usepackage{ngerman}
43366 \end_layout
43367
43368 \begin_layout Description
43369 None will not use a language package.
43370  This is necessary for some document classes for scientific articles.
43371 \end_layout
43372
43373 \begin_layout Standard
43374 Here is a list with the important encodings:
43375 \end_layout
43376
43377 \begin_layout Description
43378 Language
43379 \begin_inset space ~
43380 \end_inset
43381
43382 Default
43383 \begin_inset space ~
43384 \end_inset
43385
43386 (no
43387 \begin_inset space ~
43388 \end_inset
43389
43390 inputenc) Same as 
43391 \family sans
43392 Language Default
43393 \family default
43394 , but the LaTeX-package 
43395 \series bold
43396 inputenc
43397 \series default
43398
43399 \begin_inset Index idx
43400 status collapsed
43401
43402 \begin_layout Plain Layout
43403 LaTeX-packages ! inputenc
43404 \end_layout
43405
43406 \end_inset
43407
43408  is not used.
43409  When using this, you probably need to load some additional packages manually
43410  in the preamble and specify the used encoding for text parts in foreign
43411  languages in TeX code.
43412 \end_layout
43413
43414 \begin_layout Description
43415 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43416  LyX converts all other characters into LaTeX commands, which may result
43417  in a big file when lots of LaTeX-commands are needed.
43418 \end_layout
43419
43420 \begin_layout Description
43421 Arabic
43422 \begin_inset space ~
43423 \end_inset
43424
43425 (CP
43426 \begin_inset space ~
43427 \end_inset
43428
43429 1256) MS Windows code page for Arabic and Farsi
43430 \end_layout
43431
43432 \begin_layout Description
43433 Arabic
43434 \begin_inset space ~
43435 \end_inset
43436
43437 (ISO
43438 \begin_inset space ~
43439 \end_inset
43440
43441 8859-6) for Arabic and Farsi
43442 \end_layout
43443
43444 \begin_layout Description
43445 Armenian
43446 \begin_inset space ~
43447 \end_inset
43448
43449 (ArmSCII8) for Armenian
43450 \end_layout
43451
43452 \begin_layout Description
43453 Baltic
43454 \begin_inset space ~
43455 \end_inset
43456
43457 (CP
43458 \begin_inset space ~
43459 \end_inset
43460
43461 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43462  as the ISO-8859-13 encoding
43463 \end_layout
43464
43465 \begin_layout Description
43466 Baltic
43467 \begin_inset space ~
43468 \end_inset
43469
43470 (ISO
43471 \begin_inset space ~
43472 \end_inset
43473
43474 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43475  encoding
43476 \end_layout
43477
43478 \begin_layout Description
43479 Baltic
43480 \begin_inset space ~
43481 \end_inset
43482
43483 (ISO
43484 \begin_inset space ~
43485 \end_inset
43486
43487 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43488  ISO-8859-13 encoding
43489 \end_layout
43490
43491 \begin_layout Description
43492 Central
43493 \begin_inset space ~
43494 \end_inset
43495
43496 European
43497 \begin_inset space ~
43498 \end_inset
43499
43500 (CP
43501 \begin_inset space ~
43502 \end_inset
43503
43504 1250) MS Windows code page for ISO
43505 \begin_inset space ~
43506 \end_inset
43507
43508 8859-2 (latin2)
43509 \end_layout
43510
43511 \begin_layout Description
43512 Central
43513 \begin_inset space ~
43514 \end_inset
43515
43516 European
43517 \begin_inset space ~
43518 \end_inset
43519
43520 (ISO
43521 \begin_inset space ~
43522 \end_inset
43523
43524 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43525  Romanian, Slovak and Slovenian
43526 \end_layout
43527
43528 \begin_layout Description
43529 Chinese
43530 \begin_inset space ~
43531 \end_inset
43532
43533 (simplified)
43534 \begin_inset space ~
43535 \end_inset
43536
43537 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43538  this encoding is officially replaced by the encoding GB18030, as GB18030
43539  is not available for LaTeX you should try to use the encoding Unicode
43540 \begin_inset space ~
43541 \end_inset
43542
43543 (CJK)
43544 \begin_inset space ~
43545 \end_inset
43546
43547 (utf8)
43548 \end_layout
43549
43550 \begin_layout Description
43551 Chinese
43552 \begin_inset space ~
43553 \end_inset
43554
43555 (simplified)
43556 \begin_inset space ~
43557 \end_inset
43558
43559 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43560  except for the Euro currency sign, since 2001 this encoding is officially
43561  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43562  you should try to use the encoding Unicode
43563 \begin_inset space ~
43564 \end_inset
43565
43566 (CJK)
43567 \begin_inset space ~
43568 \end_inset
43569
43570 (utf8)
43571 \end_layout
43572
43573 \begin_layout Description
43574 Chinese
43575 \begin_inset space ~
43576 \end_inset
43577
43578 (traditional)
43579 \begin_inset space ~
43580 \end_inset
43581
43582 (EUC-TW) for traditional Chinese
43583 \end_layout
43584
43585 \begin_layout Description
43586 Cyrillic
43587 \begin_inset space ~
43588 \end_inset
43589
43590 (CP
43591 \begin_inset space ~
43592 \end_inset
43593
43594 1251) MS Windows code page for Cyrillic
43595 \end_layout
43596
43597 \begin_layout Description
43598 Cyrillic
43599 \begin_inset space ~
43600 \end_inset
43601
43602 (ISO
43603 \begin_inset space ~
43604 \end_inset
43605
43606 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43607 \end_layout
43608
43609 \begin_layout Description
43610 Cyrillic
43611 \begin_inset space ~
43612 \end_inset
43613
43614 (KOI8-R) standard Cyrillic especially for Russian
43615 \end_layout
43616
43617 \begin_layout Description
43618 Cyrillic
43619 \begin_inset space ~
43620 \end_inset
43621
43622 (KOI8-U) Cyrillic for Ukrainian
43623 \end_layout
43624
43625 \begin_layout Description
43626 Cyrillic
43627 \begin_inset space ~
43628 \end_inset
43629
43630 (pt
43631 \begin_inset space ~
43632 \end_inset
43633
43634 154) Cyrillic for Kazakh
43635 \end_layout
43636
43637 \begin_layout Description
43638 Greek
43639 \begin_inset space ~
43640 \end_inset
43641
43642 (ISO
43643 \begin_inset space ~
43644 \end_inset
43645
43646 8859-7) for Greek
43647 \end_layout
43648
43649 \begin_layout Description
43650 Hebrew
43651 \begin_inset space ~
43652 \end_inset
43653
43654 (CP
43655 \begin_inset space ~
43656 \end_inset
43657
43658 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
43659 \end_layout
43660
43661 \begin_layout Description
43662 Hebrew
43663 \begin_inset space ~
43664 \end_inset
43665
43666 (ISO
43667 \begin_inset space ~
43668 \end_inset
43669
43670 8859-8) for Hebrew
43671 \end_layout
43672
43673 \begin_layout Description
43674 Japanese
43675 \begin_inset space ~
43676 \end_inset
43677
43678 (CJK)
43679 \begin_inset space ~
43680 \end_inset
43681
43682 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43683 \series bold
43684 CJK
43685 \series default
43686
43687 \begin_inset Index idx
43688 status collapsed
43689
43690 \begin_layout Plain Layout
43691 LaTeX-packages ! CJK
43692 \end_layout
43693
43694 \end_inset
43695
43696 , when using this, set the document language to 
43697 \family sans
43698 Japanese (CJK)
43699 \end_layout
43700
43701 \begin_layout Description
43702 Japanese
43703 \begin_inset space ~
43704 \end_inset
43705
43706 (CJK)
43707 \begin_inset space ~
43708 \end_inset
43709
43710 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43711 \series bold
43712 CJK
43713 \series default
43714 , when using this, set the document language to 
43715 \family sans
43716 Japanese
43717 \begin_inset space ~
43718 \end_inset
43719
43720 (CJK)
43721 \end_layout
43722
43723 \begin_layout Description
43724 Japanese
43725 \begin_inset space ~
43726 \end_inset
43727
43728 (non-CJK)
43729 \begin_inset space ~
43730 \end_inset
43731
43732 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43733 \series bold
43734 japanese
43735 \series default
43736
43737 \begin_inset Index idx
43738 status collapsed
43739
43740 \begin_layout Plain Layout
43741 LaTeX-packages ! japanese
43742 \end_layout
43743
43744 \end_inset
43745
43746 , when using this, set the document language to 
43747 \family sans
43748 Japanese
43749 \end_layout
43750
43751 \begin_layout Description
43752 Japanese
43753 \begin_inset space ~
43754 \end_inset
43755
43756 (non-CJK)
43757 \begin_inset space ~
43758 \end_inset
43759
43760 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43761 \series bold
43762 japanese
43763 \series default
43764 , when using this, set the document language to 
43765 \family sans
43766 Japanese
43767 \end_layout
43768
43769 \begin_layout Description
43770 Japanese
43771 \begin_inset space ~
43772 \end_inset
43773
43774 (non-CJK)
43775 \begin_inset space ~
43776 \end_inset
43777
43778 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
43779 \series bold
43780 japanese
43781 \series default
43782 , when using this, set the document language to 
43783 \family sans
43784 Japanese
43785 \end_layout
43786
43787 \begin_layout Description
43788 Korean
43789 \begin_inset space ~
43790 \end_inset
43791
43792 (EUC-KR) for Korean
43793 \end_layout
43794
43795 \begin_layout Description
43796 Southern
43797 \begin_inset space ~
43798 \end_inset
43799
43800 European
43801 \begin_inset space ~
43802 \end_inset
43803
43804 (ISO
43805 \begin_inset space ~
43806 \end_inset
43807
43808 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
43809 \end_layout
43810
43811 \begin_layout Description
43812 South-Eastern
43813 \begin_inset space ~
43814 \end_inset
43815
43816 European
43817 \begin_inset space ~
43818 \end_inset
43819
43820 (ISO
43821 \begin_inset space ~
43822 \end_inset
43823
43824 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
43825  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
43826  to cover many languages and characters with diacritics
43827 \end_layout
43828
43829 \begin_layout Description
43830 Thai
43831 \begin_inset space ~
43832 \end_inset
43833
43834 (TIS
43835 \begin_inset space ~
43836 \end_inset
43837
43838 620-0) for Thai
43839 \end_layout
43840
43841 \begin_layout Description
43842 Turkish
43843 \begin_inset space ~
43844 \end_inset
43845
43846 (ISO
43847 \begin_inset space ~
43848 \end_inset
43849
43850 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
43851  Icelandic letters are replaced by Turkish ones
43852 \end_layout
43853
43854 \begin_layout Description
43855 Unicode
43856 \begin_inset space ~
43857 \end_inset
43858
43859 (CJK)
43860 \begin_inset space ~
43861 \end_inset
43862
43863 (utf8) Unicode utf8 with the LaTeX-package 
43864 \series bold
43865 CJK
43866 \series default
43867
43868 \begin_inset Index idx
43869 status collapsed
43870
43871 \begin_layout Plain Layout
43872 LaTeX-packages ! CJK
43873 \end_layout
43874
43875 \end_inset
43876
43877  (for the languages Chinese, Japanese and Korean)
43878 \end_layout
43879
43880 \begin_layout Description
43881 Unicode
43882 \begin_inset space ~
43883 \end_inset
43884
43885 (XeTeX)
43886 \begin_inset space ~
43887 \end_inset
43888
43889 (utf8) Unicode utf8 to be used with 
43890 \family sans
43891 XeTeX
43892 \family default
43893  and 
43894 \family sans
43895 LuaTeX
43896 \family default
43897 , which use Unicode directly, without the help of the LaTeX-package 
43898 \series bold
43899 inputenc
43900 \series default
43901 .
43902  LyX automatically selects this encoding if you export or preview XeTeX
43903  or LuaTeX.
43904  Normally you do not need to set this encoding manually.
43905 \end_layout
43906
43907 \begin_layout Description
43908 Unicode
43909 \begin_inset space ~
43910 \end_inset
43911
43912 (ucs-extended)
43913 \begin_inset space ~
43914 \end_inset
43915
43916 (utf8x) Unicode utf8 based on the LaTeX-package 
43917 \series bold
43918 ucs
43919 \series default
43920
43921 \begin_inset Index idx
43922 status collapsed
43923
43924 \begin_layout Plain Layout
43925 LaTeX-packages ! ucs
43926 \end_layout
43927
43928 \end_inset
43929
43930  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
43931 \end_layout
43932
43933 \begin_layout Description
43934 Unicode
43935 \begin_inset space ~
43936 \end_inset
43937
43938 (utf8) Unicode utf8 based on the LaTeX-package 
43939 \series bold
43940 inputenc
43941 \series default
43942
43943 \begin_inset Index idx
43944 status collapsed
43945
43946 \begin_layout Plain Layout
43947 LaTeX-packages ! inputenc
43948 \end_layout
43949
43950 \end_inset
43951
43952 .
43953  Currently only a limited range of characters (mainly for Latin scripts)
43954  is supported.
43955 \end_layout
43956
43957 \begin_layout Description
43958 Western
43959 \begin_inset space ~
43960 \end_inset
43961
43962 European
43963 \begin_inset space ~
43964 \end_inset
43965
43966 (CP
43967 \begin_inset space ~
43968 \end_inset
43969
43970 1252) MS Windows code page for ISO
43971 \begin_inset space ~
43972 \end_inset
43973
43974 8859-1 (latin1)
43975 \end_layout
43976
43977 \begin_layout Description
43978 Western
43979 \begin_inset space ~
43980 \end_inset
43981
43982 European
43983 \begin_inset space ~
43984 \end_inset
43985
43986 (ISO
43987 \begin_inset space ~
43988 \end_inset
43989
43990 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
43991  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
43992  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
43993  encoding instead
43994 \end_layout
43995
43996 \begin_layout Description
43997 Western
43998 \begin_inset space ~
43999 \end_inset
44000
44001 European
44002 \begin_inset space ~
44003 \end_inset
44004
44005 (ISO
44006 \begin_inset space ~
44007 \end_inset
44008
44009 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44010  sign, the œ-ligature and some characters used for French and Finnish
44011 \end_layout
44012
44013 \begin_layout Standard
44014 Finally, the dialog lets you select a specific language package for the
44015  current document.
44016  See 
44017 \begin_inset CommandInset ref
44018 LatexCommand formatted
44019 reference "sub:Prefs-Language"
44020
44021 \end_inset
44022
44023  for more information on the language package.
44024 \end_layout
44025
44026 \begin_layout Section
44027 Colors
44028 \begin_inset Index idx
44029 status collapsed
44030
44031 \begin_layout Plain Layout
44032 Color ! main text
44033 \end_layout
44034
44035 \end_inset
44036
44037
44038 \begin_inset Index idx
44039 status collapsed
44040
44041 \begin_layout Plain Layout
44042 Color ! background
44043 \end_layout
44044
44045 \end_inset
44046
44047
44048 \end_layout
44049
44050 \begin_layout Standard
44051 Here you can alter the font color for the main text (default: black) and
44052  for Greyed
44053 \begin_inset space ~
44054 \end_inset
44055
44056 out notes (default: light grey).
44057  The button 
44058 \family sans
44059 Reset
44060 \family default
44061  sets the color back to the default.
44062 \end_layout
44063
44064 \begin_layout Standard
44065 You can also change the background color for the pages (default: white)
44066  and for Shaded
44067 \begin_inset space ~
44068 \end_inset
44069
44070 boxes (default: red).
44071 \end_layout
44072
44073 \begin_layout Standard
44074 \begin_inset Note Greyedout
44075 status open
44076
44077 \begin_layout Plain Layout
44078 The colors are not shown within LyX, only in the output.
44079  (This Greyed
44080 \begin_inset space ~
44081 \end_inset
44082
44083 out note appears blue in the output.)
44084 \end_layout
44085
44086 \end_inset
44087
44088
44089 \end_layout
44090
44091 \begin_layout Standard
44092 Note, if you change the main text font color and use the option 
44093 \family sans
44094 Color
44095 \begin_inset space ~
44096 \end_inset
44097
44098 links
44099 \family default
44100  in the document settings under 
44101 \family sans
44102 PDF
44103 \begin_inset space ~
44104 \end_inset
44105
44106 properties
44107 \family default
44108 , you probably also need to change the link font color by using 
44109 \family sans
44110 Additional
44111 \begin_inset space ~
44112 \end_inset
44113
44114 options
44115 \family default
44116  in the 
44117 \family sans
44118 PDF
44119 \begin_inset space ~
44120 \end_inset
44121
44122 properties
44123 \family default
44124 .
44125  For example the option
44126 \end_layout
44127
44128 \begin_layout Standard
44129
44130 \series bold
44131 linkcolor=black
44132 \end_layout
44133
44134 \begin_layout Standard
44135 sets the link text color to black.
44136  For more information, see the manual of the LaTeX-package 
44137 \series bold
44138 hyperref
44139 \series default
44140
44141 \begin_inset Index idx
44142 status collapsed
44143
44144 \begin_layout Plain Layout
44145 LaTeX-packages ! hyperref
44146 \end_layout
44147
44148 \end_inset
44149
44150
44151 \begin_inset CommandInset citation
44152 LatexCommand cite
44153 key "hyperref"
44154
44155 \end_inset
44156
44157 .
44158 \end_layout
44159
44160 \begin_layout Standard
44161 \begin_inset VSpace bigskip
44162 \end_inset
44163
44164
44165 \end_layout
44166
44167 \begin_layout Standard
44168 You can adapt the main text font color and the page background for every
44169  page in your document if you use these commands as TeX
44170 \begin_inset space ~
44171 \end_inset
44172
44173 Code behind a forced page break:
44174 \end_layout
44175
44176 \begin_layout Itemize
44177 For the page color:
44178 \begin_inset Newline newline
44179 \end_inset
44180
44181
44182 \series bold
44183
44184 \backslash
44185 pagecolor{color name}
44186 \end_layout
44187
44188 \begin_layout Itemize
44189 For the text color:
44190 \begin_inset Newline newline
44191 \end_inset
44192
44193
44194 \series bold
44195
44196 \backslash
44197 color{color name}
44198 \end_layout
44199
44200 \begin_layout Standard
44201 The color name can hereby be one of these: 
44202 \series bold
44203 black
44204 \series default
44205
44206 \series bold
44207 blue
44208 \series default
44209
44210 \series bold
44211 cyan
44212 \series default
44213
44214 \series bold
44215 green
44216 \series default
44217
44218 \series bold
44219 magenta
44220 \series default
44221
44222 \series bold
44223 red
44224 \series default
44225
44226 \series bold
44227 white
44228 \series default
44229
44230 \series bold
44231 yellow
44232 \series default
44233
44234 \begin_inset Newline newline
44235 \end_inset
44236
44237 If you have changed a text or background color, you can use them under the
44238  following names:
44239 \end_layout
44240
44241 \begin_layout Itemize
44242 For the page background color:
44243 \begin_inset Newline newline
44244 \end_inset
44245
44246
44247 \series bold
44248 page_backgroundcolor
44249 \end_layout
44250
44251 \begin_layout Itemize
44252 For the main text color:
44253 \begin_inset Newline newline
44254 \end_inset
44255
44256
44257 \series bold
44258 document_fontcolor
44259 \end_layout
44260
44261 \begin_layout Itemize
44262 For the Shaded
44263 \begin_inset space ~
44264 \end_inset
44265
44266 box background color:
44267 \begin_inset Newline newline
44268 \end_inset
44269
44270
44271 \series bold
44272 shadecolor
44273 \end_layout
44274
44275 \begin_layout Itemize
44276 For the Greyed
44277 \begin_inset space ~
44278 \end_inset
44279
44280 out note text color:
44281 \begin_inset Newline newline
44282 \end_inset
44283
44284
44285 \series bold
44286 note_fontcolor
44287 \end_layout
44288
44289 \begin_layout Standard
44290 How to define and use custom colors, see section 
44291 \emph on
44292 Colored
44293 \begin_inset space ~
44294 \end_inset
44295
44296 Cells
44297 \emph default
44298  of the 
44299 \emph on
44300 Embedded
44301 \begin_inset space ~
44302 \end_inset
44303
44304 Objects
44305 \emph default
44306  manual.
44307 \end_layout
44308
44309 \begin_layout Section
44310 Numbering & TOC
44311 \end_layout
44312
44313 \begin_layout Standard
44314 You can adjust here the numbering depth of section headings and the section
44315  depth in the table of contents as described in section
44316 \begin_inset space ~
44317 \end_inset
44318
44319
44320 \begin_inset CommandInset ref
44321 LatexCommand ref
44322 reference "sub:Numbering-depth"
44323
44324 \end_inset
44325
44326 .
44327 \end_layout
44328
44329 \begin_layout Section
44330 Bibliography
44331 \end_layout
44332
44333 \begin_layout Standard
44334 Here you can specify a citation style using the LaTeX packages 
44335 \series bold
44336 natbib
44337 \series default
44338
44339 \begin_inset Index idx
44340 status collapsed
44341
44342 \begin_layout Plain Layout
44343 LaTeX-packages ! natbib
44344 \end_layout
44345
44346 \end_inset
44347
44348  or 
44349 \series bold
44350 jurabib
44351 \series default
44352
44353 \begin_inset Index idx
44354 status collapsed
44355
44356 \begin_layout Plain Layout
44357 LaTeX-packages ! jurabib
44358 \end_layout
44359
44360 \end_inset
44361
44362 .
44363  You can enable a sectioned bibliography using the LaTeX package 
44364 \series bold
44365 bibtopic
44366 \series default
44367
44368 \begin_inset Index idx
44369 status collapsed
44370
44371 \begin_layout Plain Layout
44372 LaTeX-packages ! bibtopic
44373 \end_layout
44374
44375 \end_inset
44376
44377  and you can customize how the bibliography of the given document is being
44378  generated.
44379  For a further description see section
44380 \begin_inset space ~
44381 \end_inset
44382
44383
44384 \begin_inset CommandInset ref
44385 LatexCommand ref
44386 reference "sec:Bibliography"
44387
44388 \end_inset
44389
44390 .
44391 \end_layout
44392
44393 \begin_layout Section
44394 Indexes
44395 \end_layout
44396
44397 \begin_layout Standard
44398 Here, you can customize how the index of your document is being generated
44399  and you can define additional indexes.
44400  Please refer to section
44401 \begin_inset space ~
44402 \end_inset
44403
44404
44405 \begin_inset CommandInset ref
44406 LatexCommand ref
44407 reference "sec:Index"
44408
44409 \end_inset
44410
44411  for details.
44412 \end_layout
44413
44414 \begin_layout Section
44415 PDF Properties
44416 \end_layout
44417
44418 \begin_layout Standard
44419 The PDF properties are explained in section
44420 \begin_inset space ~
44421 \end_inset
44422
44423
44424 \begin_inset CommandInset ref
44425 LatexCommand ref
44426 reference "sec:PDF-Properties"
44427
44428 \end_inset
44429
44430 .
44431 \end_layout
44432
44433 \begin_layout Section
44434 Math Options
44435 \end_layout
44436
44437 \begin_layout Standard
44438 These options will force LyX to use the LaTeX-packages 
44439 \series bold
44440 amsmath
44441 \series default
44442
44443 \begin_inset Index idx
44444 status collapsed
44445
44446 \begin_layout Plain Layout
44447 LaTeX-packages ! amsmath
44448 \end_layout
44449
44450 \end_inset
44451
44452
44453 \series bold
44454 esint
44455 \series default
44456
44457 \begin_inset Index idx
44458 status collapsed
44459
44460 \begin_layout Plain Layout
44461 LaTeX-packages ! esint
44462 \end_layout
44463
44464 \end_inset
44465
44466
44467 \series bold
44468 mathdots
44469 \series default
44470
44471 \begin_inset Index idx
44472 status collapsed
44473
44474 \begin_layout Plain Layout
44475 LaTeX-packages ! mathdots
44476 \end_layout
44477
44478 \end_inset
44479
44480  und 
44481 \series bold
44482 mhchem
44483 \series default
44484
44485 \begin_inset Index idx
44486 status collapsed
44487
44488 \begin_layout Plain Layout
44489 LaTeX-packages ! mhchem
44490 \end_layout
44491
44492 \end_inset
44493
44494  or to use them automatically when they are needed.
44495 \end_layout
44496
44497 \begin_layout Description
44498 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44499  ensure that you have enabled 
44500 \family sans
44501 AMS
44502 \begin_inset space ~
44503 \end_inset
44504
44505 math
44506 \family default
44507 .
44508 \end_layout
44509
44510 \begin_layout Description
44511 esint is used for special integral characters, see section 
44512 \emph on
44513 Big
44514 \begin_inset space ~
44515 \end_inset
44516
44517 Operators
44518 \emph default
44519  of the 
44520 \emph on
44521 Math
44522 \emph default
44523  manual.
44524 \end_layout
44525
44526 \begin_layout Description
44527 mathdots is used for special ellipses, see section 
44528 \emph on
44529 Ellipses
44530 \emph default
44531  of the 
44532 \emph on
44533 Math
44534 \emph default
44535  manual.
44536 \end_layout
44537
44538 \begin_layout Description
44539 mhchem is used for chemical equations, see section 
44540 \emph on
44541 Chemical Symbols and Equations
44542 \emph default
44543  of the 
44544 \emph on
44545 Math
44546 \emph default
44547  manual.
44548 \end_layout
44549
44550 \begin_layout Section
44551 Float Placement
44552 \end_layout
44553
44554 \begin_layout Standard
44555 The float placement options are described in section 
44556 \emph on
44557 Float
44558 \begin_inset space ~
44559 \end_inset
44560
44561 Placement
44562 \emph default
44563  of the 
44564 \emph on
44565 Embedded
44566 \begin_inset space ~
44567 \end_inset
44568
44569 Objects
44570 \emph default
44571  manual.
44572 \end_layout
44573
44574 \begin_layout Section
44575 Listings
44576 \end_layout
44577
44578 \begin_layout Standard
44579 The listings settings are explained in chapter 
44580 \emph on
44581 Program Code Listings
44582 \emph default
44583  of the 
44584 \emph on
44585 Embedded
44586 \begin_inset space ~
44587 \end_inset
44588
44589 Objects
44590 \emph default
44591  manual.
44592 \end_layout
44593
44594 \begin_layout Section
44595 Bullets
44596 \end_layout
44597
44598 \begin_layout Standard
44599 Here you can adjust the characters for the itemize levels.
44600  The itemize environment is described in section
44601 \begin_inset space ~
44602 \end_inset
44603
44604
44605 \begin_inset CommandInset ref
44606 LatexCommand ref
44607 reference "sec:Itemize"
44608
44609 \end_inset
44610
44611 .
44612 \end_layout
44613
44614 \begin_layout Section
44615 Branches
44616 \end_layout
44617
44618 \begin_layout Standard
44619 Branches are described in section
44620 \begin_inset space ~
44621 \end_inset
44622
44623
44624 \begin_inset CommandInset ref
44625 LatexCommand ref
44626 reference "sec:Branches"
44627
44628 \end_inset
44629
44630 .
44631 \end_layout
44632
44633 \begin_layout Section
44634 Output
44635 \begin_inset CommandInset label
44636 LatexCommand label
44637 name "sec:Doc-Output"
44638
44639 \end_inset
44640
44641
44642 \end_layout
44643
44644 \begin_layout Standard
44645 Here you can define some output specifics for the current document:
44646 \end_layout
44647
44648 \begin_layout Description
44649 Default
44650 \begin_inset space ~
44651 \end_inset
44652
44653 Output
44654 \begin_inset space ~
44655 \end_inset
44656
44657 Format: The format that is used when you hit 
44658 \begin_inset Quotes eld
44659 \end_inset
44660
44661 View
44662 \begin_inset Quotes erd
44663 \end_inset
44664
44665
44666 \begin_inset Quotes eld
44667 \end_inset
44668
44669 Update
44670 \begin_inset Quotes erd
44671 \end_inset
44672
44673
44674 \begin_inset Quotes eld
44675 \end_inset
44676
44677 View Master Document
44678 \begin_inset Quotes erd
44679 \end_inset
44680
44681  and 
44682 \begin_inset Quotes eld
44683 \end_inset
44684
44685 Update Master Document
44686 \begin_inset Quotes erd
44687 \end_inset
44688
44689  in the 
44690 \family sans
44691 View
44692 \family default
44693  menu or the toolbar.
44694  The default is set in 
44695 \family sans
44696 Tools\SpecialChar \menuseparator
44697 Preferences\SpecialChar \menuseparator
44698 File Formats
44699 \family default
44700 , see sec.
44701 \begin_inset space \thinspace{}
44702 \end_inset
44703
44704
44705 \begin_inset CommandInset ref
44706 LatexCommand formatted
44707 reference "sec:File-Formats"
44708
44709 \end_inset
44710
44711 .
44712 \end_layout
44713
44714 \begin_layout Description
44715 Synchronize
44716 \begin_inset space ~
44717 \end_inset
44718
44719 with
44720 \begin_inset space ~
44721 \end_inset
44722
44723 Output settings for the menu 
44724 \family sans
44725 Navigate\SpecialChar \menuseparator
44726 Forward
44727 \begin_inset space ~
44728 \end_inset
44729
44730 search
44731 \family default
44732 .
44733  For a detailed description see section 
44734 \emph on
44735 Reverse DVI/PDF search
44736 \emph default
44737  of the 
44738 \emph on
44739 Additional
44740 \begin_inset space ~
44741 \end_inset
44742
44743 Features
44744 \emph default
44745  manual.
44746 \end_layout
44747
44748 \begin_layout Description
44749 XHTML
44750 \begin_inset space ~
44751 \end_inset
44752
44753 Output
44754 \begin_inset space ~
44755 \end_inset
44756
44757 Options settings for the export format 
44758 \family sans
44759 LyXHTML
44760 \family default
44761 .
44762  
44763 \family sans
44764 Strict XHTML
44765 \begin_inset space ~
44766 \end_inset
44767
44768 1.1
44769 \family default
44770  will assure that the output follows exactly version
44771 \begin_inset space ~
44772 \end_inset
44773
44774 1.1 of the XHTML standard.
44775  The different 
44776 \family sans
44777 Math
44778 \begin_inset space ~
44779 \end_inset
44780
44781 output
44782 \family default
44783  settings are described in detail in section 
44784 \emph on
44785 Math Output in XHTML
44786 \emph default
44787  of the 
44788 \emph on
44789 Additional
44790 \begin_inset space ~
44791 \end_inset
44792
44793 Features
44794 \emph default
44795  manual.
44796  The scaling is used for the size of equations in the output.
44797 \end_layout
44798
44799 \begin_layout Section
44800 LaT
44801 \begin_inset ERT
44802 status collapsed
44803
44804 \begin_layout Plain Layout
44805
44806 {}
44807 \end_layout
44808
44809 \end_inset
44810
44811 eX Preamble
44812 \end_layout
44813
44814 \begin_layout Standard
44815 In this text field are entered commands to load special LaTeX-packages or
44816  to define LaTeX-commands.
44817  The preamble is a thing for LaTeX-experts.
44818  You should not enter commands here until you exactly know what you are
44819  doing.
44820 \end_layout
44821
44822 \begin_layout Standard
44823 An introduction to the LaTeX-syntax is given in section
44824 \begin_inset space ~
44825 \end_inset
44826
44827
44828 \begin_inset CommandInset ref
44829 LatexCommand ref
44830 reference "sub:LaTeX-Syntax"
44831
44832 \end_inset
44833
44834 .
44835 \end_layout
44836
44837 \begin_layout Chapter
44838 The 
44839 \family sans
44840 Preferences
44841 \family default
44842  Dialog
44843 \begin_inset CommandInset label
44844 LatexCommand label
44845 name "chap:The-Preferences-dialog"
44846
44847 \end_inset
44848
44849
44850 \begin_inset Index idx
44851 status collapsed
44852
44853 \begin_layout Plain Layout
44854 Preferences
44855 \end_layout
44856
44857 \end_inset
44858
44859
44860 \end_layout
44861
44862 \begin_layout Standard
44863 The preferences dialog is called with the menu 
44864 \family sans
44865 Tools\SpecialChar \menuseparator
44866 Preferences
44867 \family default
44868 .
44869  It has the following submenus.
44870 \end_layout
44871
44872 \begin_layout Section
44873 Look and Feel
44874 \end_layout
44875
44876 \begin_layout Subsection
44877 User Interface
44878 \end_layout
44879
44880 \begin_layout Subsubsection
44881 User Interface File
44882 \begin_inset Index idx
44883 status collapsed
44884
44885 \begin_layout Plain Layout
44886 Customization ! of toolbars
44887 \end_layout
44888
44889 \end_inset
44890
44891
44892 \begin_inset Index idx
44893 status collapsed
44894
44895 \begin_layout Plain Layout
44896 Customization ! of menus
44897 \end_layout
44898
44899 \end_inset
44900
44901
44902 \end_layout
44903
44904 \begin_layout Standard
44905 The appearance of the menus and toolbars can be changed by choosing a user
44906  interface (ui) file.
44907  An ui-file is a text file where the toolbars and menus are listed.
44908  The toolbar buttons and menu entries are specified in the files 
44909 \shape italic
44910 stdtoolbars.inc
44911 \shape default
44912  and 
44913 \shape italic
44914 stdmenus.inc
44915 \shape default
44916 , respectively.
44917  Both files are loaded by the 
44918 \emph on
44919 default.ui
44920 \emph default
44921  file.
44922  To create your own menu and toolbar layout, start with a copy of these
44923  files and edit the entries.
44924 \end_layout
44925
44926 \begin_layout Standard
44927 The syntax of the .inc-files is straightforward: The 
44928 \family sans
44929 Menubar
44930 \family default
44931
44932 \family sans
44933 Menu
44934 \family default
44935  and 
44936 \family sans
44937 Toolbar
44938 \family default
44939  entries must be finished with an explicit 
44940 \family sans
44941 End
44942 \family default
44943 .
44944  They may contain 
44945 \family sans
44946 Submenus
44947 \family default
44948
44949 \family sans
44950 Items
44951 \family default
44952
44953 \family sans
44954 OptItems
44955 \family default
44956
44957 \family sans
44958 Separators
44959 \family default
44960
44961 \family sans
44962 Icons,
44963 \family default
44964  and in the case of the 
44965 \begin_inset Quotes eld
44966 \end_inset
44967
44968 file
44969 \begin_inset Quotes erd
44970 \end_inset
44971
44972  menus a 
44973 \family sans
44974 Lastfiles
44975 \family default
44976  entry.
44977  The syntax for the entries is:
44978 \end_layout
44979
44980 \begin_layout Standard
44981 \begin_inset VSpace smallskip*
44982 \end_inset
44983
44984
44985 \series bold
44986 Item 
44987 \begin_inset Quotes eld
44988 \end_inset
44989
44990 menu 
44991 \series default
44992 or
44993 \series bold
44994  button name
44995 \begin_inset Quotes erd
44996 \end_inset
44997
44998  
44999 \begin_inset Quotes eld
45000 \end_inset
45001
45002 LyX-function
45003 \begin_inset Quotes erd
45004 \end_inset
45005
45006
45007 \end_layout
45008
45009 \begin_layout Standard
45010 \noindent
45011 \begin_inset VSpace smallskip*
45012 \end_inset
45013
45014 All LyX-functions are listed in the menu 
45015 \family sans
45016 Help\SpecialChar \menuseparator
45017 LyX
45018 \begin_inset space ~
45019 \end_inset
45020
45021 Functions
45022 \family default
45023 .
45024 \end_layout
45025
45026 \begin_layout Standard
45027 \begin_inset VSpace medskip
45028 \end_inset
45029
45030
45031 \end_layout
45032
45033 \begin_layout Standard
45034 An example: Assuming you use the menu 
45035 \family sans
45036 Navigate\SpecialChar \menuseparator
45037 Bookmarks
45038 \family default
45039  quite often and therefore want six available bookmarks, you can add the
45040  line
45041 \end_layout
45042
45043 \begin_layout Standard
45044 \begin_inset VSpace smallskip*
45045 \end_inset
45046
45047
45048 \series bold
45049 Item 
45050 \begin_inset Quotes eld
45051 \end_inset
45052
45053 Save Bookmark 6
45054 \begin_inset Quotes erd
45055 \end_inset
45056
45057  
45058 \begin_inset Quotes eld
45059 \end_inset
45060
45061 bookmark-save 6
45062 \begin_inset Quotes erd
45063 \end_inset
45064
45065
45066 \end_layout
45067
45068 \begin_layout Standard
45069 \noindent
45070 \begin_inset VSpace smallskip*
45071 \end_inset
45072
45073 to the navigate menu section in the .inc-file to have the sixth bookmark.
45074 \end_layout
45075
45076 \begin_layout Subsubsection
45077 Icon Set
45078 \end_layout
45079
45080 \begin_layout Standard
45081 Here you can change the appearance of LyX's toolbar buttons.
45082  The currently available icon sets are compared in 
45083 \begin_inset CommandInset href
45084 LatexCommand href
45085 name "this image"
45086 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45087
45088 \end_inset
45089
45090 .
45091 \end_layout
45092
45093 \begin_layout Subsubsection
45094 Automatic help
45095 \end_layout
45096
45097 \begin_layout Standard
45098 The option 
45099 \family sans
45100 Enable tool tips in main work area
45101 \family default
45102  enables tool tips showing the content of closed insets like index entries
45103  or footnotes.
45104 \end_layout
45105
45106 \begin_layout Subsubsection
45107 Session
45108 \end_layout
45109
45110 \begin_layout Standard
45111 With the option 
45112 \family sans
45113 Restore window layouts and geometries
45114 \family default
45115  LyX's main window will be opened with the size and layout that was used
45116  in the last LyX session.
45117 \end_layout
45118
45119 \begin_layout Standard
45120 The option 
45121 \family sans
45122 Restore cursor positions
45123 \family default
45124  sets the cursor to the position in the file where it has been the last
45125  time.
45126 \end_layout
45127
45128 \begin_layout Standard
45129 The option 
45130 \family sans
45131 Load opened files from last session
45132 \family default
45133  opens all files that were opened in the last LyX session.
45134 \end_layout
45135
45136 \begin_layout Standard
45137 The button 
45138 \family sans
45139 Clear all session information
45140 \family default
45141  deletes all information from previous LyX sessions (cursor positions, names
45142  of last opened documents, etc.).
45143 \end_layout
45144
45145 \begin_layout Subsubsection
45146 Documents
45147 \begin_inset CommandInset label
45148 LatexCommand label
45149 name "sub:Backup documents"
45150
45151 \end_inset
45152
45153
45154 \begin_inset Index idx
45155 status collapsed
45156
45157 \begin_layout Plain Layout
45158 Backup ! Documents
45159 \end_layout
45160
45161 \end_inset
45162
45163
45164 \end_layout
45165
45166 \begin_layout Standard
45167
45168 \family sans
45169 Backup original documents when saving
45170 \family default
45171  creates a backup copy of the file in the state when it was opened or when
45172  it was saved the last time.
45173  It is stored in the same folder as your document or in the 
45174 \family sans
45175 Backup
45176 \begin_inset space ~
45177 \end_inset
45178
45179 directory
45180 \family default
45181 , see 
45182 \begin_inset CommandInset ref
45183 LatexCommand ref
45184 reference "sec:Paths"
45185
45186 \end_inset
45187
45188 .
45189  The backup file has the file extension 
45190 \begin_inset Quotes eld
45191 \end_inset
45192
45193
45194 \family sans
45195 .lyx~
45196 \family default
45197
45198 \begin_inset Quotes erd
45199 \end_inset
45200
45201 .
45202 \end_layout
45203
45204 \begin_layout Standard
45205 With the option 
45206 \family sans
45207 Backup documents, every
45208 \family default
45209 , you can specify the time between backup saves.
45210 \end_layout
45211
45212 \begin_layout Standard
45213
45214 \family sans
45215 Save documents compressed by default
45216 \family default
45217  saves the files always in a compressed format.
45218 \end_layout
45219
45220 \begin_layout Standard
45221
45222 \family sans
45223 Maximum last files
45224 \family default
45225  is the number of last opened files that LyX should display in the menu
45226  
45227 \family sans
45228 File\SpecialChar \menuseparator
45229 Open
45230 \begin_inset space ~
45231 \end_inset
45232
45233 Recent
45234 \family default
45235 .
45236 \end_layout
45237
45238 \begin_layout Standard
45239 If the option 
45240 \family sans
45241 Open documents in tabs
45242 \family default
45243  is not used, then every file will be opened in its own new instance of
45244  LyX.
45245 \end_layout
45246
45247 \begin_layout Standard
45248 With the option 
45249 \family sans
45250 Single close-tab button
45251 \family default
45252  there will only be one button (
45253 \family sans
45254
45255 \begin_inset Graphics
45256         filename ../images/closetab.png
45257         scale 75
45258
45259 \end_inset
45260
45261
45262 \family default
45263 ) at the right side of the tab bar to close tabs.
45264  Otherwise every document tab has its own close button.
45265 \end_layout
45266
45267 \begin_layout Standard
45268 \begin_inset Note Greyedout
45269 status open
45270
45271 \begin_layout Plain Layout
45272
45273 \series bold
45274 Note:
45275 \series default
45276  For the last option you have to restart LyX before the chang takes effect.
45277 \end_layout
45278
45279 \end_inset
45280
45281
45282 \end_layout
45283
45284 \begin_layout Subsection
45285 Screen Fonts
45286 \begin_inset Index idx
45287 status collapsed
45288
45289 \begin_layout Plain Layout
45290 Font ! Screen
45291 \end_layout
45292
45293 \end_inset
45294
45295
45296 \begin_inset CommandInset label
45297 LatexCommand label
45298 name "sub:Screen-Fonts"
45299
45300 \end_inset
45301
45302
45303 \end_layout
45304
45305 \begin_layout Standard
45306 These fonts are used to display your documents on the screen.
45307 \end_layout
45308
45309 \begin_layout Standard
45310 \begin_inset Note Greyedout
45311 status open
45312
45313 \begin_layout Plain Layout
45314
45315 \series bold
45316 Note:
45317 \series default
45318  This section only deals with the fonts 
45319 \emph on
45320 inside
45321 \emph default
45322  the LyX window.
45323  The fonts that appear on the output are independent from these fonts, and
45324  set in the menu 
45325 \family sans
45326 Document\SpecialChar \menuseparator
45327 Settings\SpecialChar \menuseparator
45328 Fonts
45329 \family default
45330 .
45331 \end_layout
45332
45333 \end_inset
45334
45335
45336 \end_layout
45337
45338 \begin_layout Standard
45339 By default, LyX uses 
45340 \family typewriter
45341 Times
45342 \family default
45343  as roman (serif) font, 
45344 \family typewriter
45345 Arial
45346 \family default
45347  or 
45348 \family typewriter
45349 Helvetica
45350 \family default
45351  (depends on the system) as 
45352 \family sans
45353 sans
45354 \begin_inset space ~
45355 \end_inset
45356
45357 serif
45358 \family default
45359  font, and 
45360 \family typewriter
45361 Courier
45362 \family default
45363  as 
45364 \family typewriter
45365 typewriter
45366 \family default
45367  font.
45368 \end_layout
45369
45370 \begin_layout Standard
45371 You can change the font size with the 
45372 \family sans
45373 Zoom
45374 \family default
45375  setting.
45376  You can also change the font zoom outside the preferences dialog for the
45377  current LyX session by pressing 
45378 \family sans
45379 Ctrl
45380 \family default
45381  and scrolling the mouse wheel.
45382 \end_layout
45383
45384 \begin_layout Standard
45385
45386 \family sans
45387 Screen DPI
45388 \family default
45389  is the screen resolution in dpi (dots per inch).
45390  The Font Sizes are calculated as letter height in units of points.
45391  72
45392 \begin_inset space \thinspace{}
45393 \end_inset
45394
45395 points have the size of 1
45396 \begin_inset space \thinspace{}
45397 \end_inset
45398
45399 inch, see Appendix
45400 \begin_inset space ~
45401 \end_inset
45402
45403
45404 \begin_inset CommandInset ref
45405 LatexCommand ref
45406 reference "cha:Units-available-in"
45407
45408 \end_inset
45409
45410 .
45411 \end_layout
45412
45413 \begin_layout Standard
45414 The default 
45415 \family sans
45416 Font Sizes
45417 \family default
45418  are the same as if a document font size of 10
45419 \begin_inset space \thinspace{}
45420 \end_inset
45421
45422 pt would be used.
45423  The sizes are explained in detail in section
45424 \begin_inset space ~
45425 \end_inset
45426
45427
45428 \begin_inset CommandInset ref
45429 LatexCommand ref
45430 reference "sub:Document-Font"
45431
45432 \end_inset
45433
45434 .
45435 \end_layout
45436
45437 \begin_layout Standard
45438 With the option 
45439 \family sans
45440 Use Pixmap Cache to speed up font rendering
45441 \family default
45442  enabled, LyX needs to redraw the screen less often.
45443  This results in better performance, especially on slow systems.
45444  On the other hand, the characters might look more fuzzy on screen.
45445  So whether you enable this or not depends on whether you prefer speed over
45446  aesthetics.
45447  Note that the Pixmap Cache is only available and useful under Mac
45448 \begin_inset space ~
45449 \end_inset
45450
45451 OS and Windows.
45452 \end_layout
45453
45454 \begin_layout Subsection
45455 Colors
45456 \begin_inset Index idx
45457 status collapsed
45458
45459 \begin_layout Plain Layout
45460 Color ! LyX screen
45461 \end_layout
45462
45463 \end_inset
45464
45465
45466 \begin_inset Index idx
45467 status collapsed
45468
45469 \begin_layout Plain Layout
45470 Settings ! Color
45471 \end_layout
45472
45473 \end_inset
45474
45475
45476 \end_layout
45477
45478 \begin_layout Standard
45479 You can here change all the colors used by LyX.
45480  Choose an item in the list and use the 
45481 \family sans
45482 Alter
45483 \family default
45484  button.
45485 \end_layout
45486
45487 \begin_layout Standard
45488 By using the option 
45489 \family sans
45490 Use system colors
45491 \family default
45492  the color scheme of your OS or window manager is used.
45493  The colors 
45494 \family sans
45495 cursor, selection, table line, text, URL
45496 \begin_inset space ~
45497 \end_inset
45498
45499 label and URL
45500 \begin_inset space ~
45501 \end_inset
45502
45503 text
45504 \family default
45505  are then not customizable and thus not listed.
45506 \end_layout
45507
45508 \begin_layout Subsection
45509 Display
45510 \begin_inset Index idx
45511 status collapsed
45512
45513 \begin_layout Plain Layout
45514 Settings ! Display
45515 \end_layout
45516
45517 \end_inset
45518
45519
45520 \end_layout
45521
45522 \begin_layout Standard
45523 Here you can specify if graphics inside LyX are displayed.
45524 \end_layout
45525
45526 \begin_layout Standard
45527
45528 \family sans
45529 Instant Preview
45530 \family default
45531  enables previewing snippets of your document.
45532  This feature is described in section
45533 \begin_inset space ~
45534 \end_inset
45535
45536
45537 \begin_inset CommandInset ref
45538 LatexCommand ref
45539 reference "sec:Previewing-snippets-of"
45540
45541 \end_inset
45542
45543 .
45544 \end_layout
45545
45546 \begin_layout Standard
45547 The option 
45548 \family sans
45549 Mark
45550 \begin_inset space ~
45551 \end_inset
45552
45553 end
45554 \begin_inset space ~
45555 \end_inset
45556
45557 of
45558 \begin_inset space ~
45559 \end_inset
45560
45561 paragraphs
45562 \family default
45563  displays a pilcrow (¶) at the end of every paragraph.
45564 \end_layout
45565
45566 \begin_layout Section
45567 Editing
45568 \begin_inset Index idx
45569 status collapsed
45570
45571 \begin_layout Plain Layout
45572 Settings ! Editing
45573 \end_layout
45574
45575 \end_inset
45576
45577
45578 \end_layout
45579
45580 \begin_layout Subsection
45581 Control
45582 \end_layout
45583
45584 \begin_layout Subsubsection
45585 Editing
45586 \end_layout
45587
45588 \begin_layout Standard
45589 The option 
45590 \family sans
45591 Cursor follows scrollbar
45592 \family default
45593  sets the cursor to the top of the currently displayed document part when
45594  scrolling.
45595 \end_layout
45596
45597 \begin_layout Standard
45598 You can adjust the width of the cursor.
45599  If you set the value to zero the thickness of the cursor scales relative
45600  to the zoom value you choose for the screen fonts.
45601 \end_layout
45602
45603 \begin_layout Standard
45604
45605 \family sans
45606 Scroll below end of document
45607 \family default
45608  is self-explanatory.
45609 \end_layout
45610
45611 \begin_layout Standard
45612 In LyX one can jump from word to word by pressing 
45613 \family sans
45614 Ctrl+arrow key
45615 \family default
45616 .
45617  With the option
45618 \family sans
45619  Use Mac-style for cursor moving between words
45620 \family default
45621  the cursor jumps from the end of a word to the end of the next word.
45622  Normally it jumps from the beginning to the beginning.
45623 \end_layout
45624
45625 \begin_layout Standard
45626 The option 
45627 \family sans
45628 Sort environments alphabetically
45629 \family default
45630  sorts the entries in the pull-down box for the paragraph environments.
45631 \end_layout
45632
45633 \begin_layout Standard
45634 The option 
45635 \family sans
45636 Group environments by their category
45637 \family default
45638  groups the entries in the pull-down box for the paragraph environments.
45639 \end_layout
45640
45641 \begin_layout Standard
45642 The math macro editing option determines the editing style, see the section
45643  
45644 \emph on
45645 Math Macros
45646 \emph default
45647  of the 
45648 \emph on
45649 Math
45650 \emph default
45651  manual.
45652 \end_layout
45653
45654 \begin_layout Subsubsection
45655 Fullscreen
45656 \end_layout
45657
45658 \begin_layout Standard
45659 Here you can specify what is hidden in the fullscreen mode.
45660  The option 
45661 \family sans
45662 Limit text width
45663 \family default
45664  specifies the width of the text in fullscreen mode.
45665  This way you can display the text smaller than the screen, the text appears
45666  then centered.
45667 \end_layout
45668
45669 \begin_layout Subsection
45670 Shortcuts
45671 \begin_inset Index idx
45672 status collapsed
45673
45674 \begin_layout Plain Layout
45675 Key Bindings
45676 \end_layout
45677
45678 \end_inset
45679
45680
45681 \begin_inset Index idx
45682 status collapsed
45683
45684 \begin_layout Plain Layout
45685 Settings ! Shortcuts
45686 \end_layout
45687
45688 \end_inset
45689
45690
45691 \end_layout
45692
45693 \begin_layout Subsubsection
45694 Bind File
45695 \end_layout
45696
45697 \begin_layout Standard
45698 Bindings are used to bind a LyX-function to a key.
45699  Several binding files are available:
45700 \end_layout
45701
45702 \begin_layout Description
45703 cua.bind typical set of PC keyboard shortcuts
45704 \end_layout
45705
45706 \begin_layout Description
45707 (x)emacs.bind set of bindings like they are used in the editor programs 
45708 \family sans
45709 Emacs
45710 \family default
45711  (
45712 \family sans
45713 XEmacs
45714 \family default
45715 )
45716 \end_layout
45717
45718 \begin_layout Description
45719 mac.bind set of bindings for 
45720 \family sans
45721 Mac
45722 \begin_inset space \thinspace{}
45723 \end_inset
45724
45725 OS
45726 \family default
45727  systems.
45728 \end_layout
45729
45730 \begin_layout Standard
45731 There are also bind-files designed for special document classes, like 
45732 \shape italic
45733 broadway.bind
45734 \shape default
45735 , and bind files for special languages.
45736  The name of language bind-files begin with a language code, e.
45737 \begin_inset space \thinspace{}
45738 \end_inset
45739
45740 g.
45741 \begin_inset space \space{}
45742 \end_inset
45743
45744
45745 \begin_inset Quotes eld
45746 \end_inset
45747
45748 pt
45749 \begin_inset Quotes erd
45750 \end_inset
45751
45752  for Portuguese.
45753  If you use LyX in a certain language, LyX will try to use the appropriate
45754  bind-file.
45755 \end_layout
45756
45757 \begin_layout Standard
45758 Some bind-files, like 
45759 \emph on
45760 math.bind
45761 \emph default
45762 , have only a small scope.
45763  When looking at the end of the file 
45764 \shape italic
45765 cua.bind
45766 \shape default
45767 , you can see that they are included to keep the overview in the bind-file.
45768 \end_layout
45769
45770 \begin_layout Subsubsection
45771 Editing Shortcuts
45772 \begin_inset CommandInset label
45773 LatexCommand label
45774 name "sub:Editing-Shortcuts"
45775
45776 \end_inset
45777
45778
45779 \begin_inset Index idx
45780 status collapsed
45781
45782 \begin_layout Plain Layout
45783 Key Bindings ! Editing
45784 \end_layout
45785
45786 \end_inset
45787
45788
45789 \end_layout
45790
45791 \begin_layout Standard
45792 To add new or modify existing keybindings to your own taste you can use
45793  the table in the dialog that lists all LyX-functions and the bound shortcuts.
45794  To find functions easily, they are grouped by categories and the dialog
45795  provides the field 
45796 \family sans
45797 Show key-bindings containing
45798 \family default
45799 .
45800  In this field you can insert a keyword for a function you want to edit.
45801  Insert there for example as keyword 
45802 \begin_inset Quotes eld
45803 \end_inset
45804
45805 paste
45806 \begin_inset Quotes erd
45807 \end_inset
45808
45809  and you get the 4 different existing shortcuts for the 3 different functions
45810  that contain 
45811 \begin_inset Quotes eld
45812 \end_inset
45813
45814 paste
45815 \begin_inset Quotes erd
45816 \end_inset
45817
45818  in their name.
45819  As you can see, one function can have more than one shortcut.
45820  All LyX-functions are also listed in the file 
45821 \emph on
45822 LyX Functions
45823 \emph default
45824  that you will find in the 
45825 \family sans
45826 Help
45827 \family default
45828  menu.
45829 \end_layout
45830
45831 \begin_layout Standard
45832 To add e.
45833 \begin_inset space \thinspace{}
45834 \end_inset
45835
45836 g.
45837 \begin_inset space \space{}
45838 \end_inset
45839
45840 the shortcut 
45841 \family sans
45842 Alt+Q
45843 \family default
45844  for the function 
45845 \family sans
45846 textstyle-apply
45847 \family default
45848 , select the function and press the 
45849 \family sans
45850 Modify
45851 \family default
45852  button.
45853  A dialog pops up where you can add the shortcut by using it.
45854  So press Alt+Q to define the shortcut.
45855  Modifying an existing shortcut is done the same way.
45856  You can also bind multiple functions to one shortcut by modifying an existing
45857  binding and adding the different function names as a semicolon separated
45858  list.
45859  LyX will then use the first function that is enabled in the current document
45860  part.
45861  The binding for the function 
45862 \family sans
45863 command-alter
45864 \family default
45865  is an example of this.
45866 \end_layout
45867
45868 \begin_layout Standard
45869 Alternatively you can also edit shortcuts by modifying bind-files with a
45870  text editor.
45871  The syntax of the entries is:
45872 \end_layout
45873
45874 \begin_layout Standard
45875
45876 \series bold
45877
45878 \backslash
45879 bind 
45880 \begin_inset Quotes eld
45881 \end_inset
45882
45883 key combination
45884 \begin_inset Quotes erd
45885 \end_inset
45886
45887  
45888 \begin_inset Quotes eld
45889 \end_inset
45890
45891 LyX-function
45892 \begin_inset Quotes erd
45893 \end_inset
45894
45895
45896 \end_layout
45897
45898 \begin_layout Subsection
45899 Keyboard / Mouse
45900 \begin_inset CommandInset label
45901 LatexCommand label
45902 name "sub:Keyboard-Map"
45903
45904 \end_inset
45905
45906
45907 \begin_inset Index idx
45908 status collapsed
45909
45910 \begin_layout Plain Layout
45911 Keyboard Map
45912 \end_layout
45913
45914 \end_inset
45915
45916
45917 \begin_inset Index idx
45918 status collapsed
45919
45920 \begin_layout Plain Layout
45921 Settings ! Keyboard Map
45922 \end_layout
45923
45924 \end_inset
45925
45926
45927 \end_layout
45928
45929 \begin_layout Standard
45930 Normally keyboard settings have to be done in a menu of your operating system.
45931  For the case that this is not possible, LyX provides keyboard maps.
45932  If you have e.
45933 \begin_inset space \thinspace{}
45934 \end_inset
45935
45936 g.
45937 \begin_inset space \space{}
45938 \end_inset
45939
45940 a Czech keyboard but want to write with it like with a Romanian one, you
45941  can use the keyboard map file named 
45942 \emph on
45943 romanian.kmap
45944 \emph default
45945 .
45946 \end_layout
45947
45948 \begin_layout Standard
45949 \begin_inset Note Greyedout
45950 status open
45951
45952 \begin_layout Plain Layout
45953
45954 \series bold
45955 Note:
45956 \series default
45957  Keyboard maps are only provided as makeshift and don't work on all systems.
45958 \end_layout
45959
45960 \end_inset
45961
45962
45963 \end_layout
45964
45965 \begin_layout Standard
45966 You can furthermore specify here the 
45967 \family sans
45968 Wheel scrolling speed
45969 \family default
45970 .
45971  The standard value is 1.0, higher values speed up the scrolling, lower ones
45972  slow it down.
45973 \end_layout
45974
45975 \begin_layout Standard
45976 In the section 
45977 \family sans
45978 Scroll wheel zoom
45979 \family default
45980  you can select a key for zooming.
45981  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
45982 \end_layout
45983
45984 \begin_layout Subsection
45985 Input Completion
45986 \begin_inset CommandInset label
45987 LatexCommand label
45988 name "sub:Input-Completion-Appendix"
45989
45990 \end_inset
45991
45992
45993 \begin_inset Index idx
45994 status collapsed
45995
45996 \begin_layout Plain Layout
45997 Input completion
45998 \end_layout
45999
46000 \end_inset
46001
46002
46003 \end_layout
46004
46005 \begin_layout Standard
46006 Input completion is described in sec.
46007 \begin_inset space \thinspace{}
46008 \end_inset
46009
46010
46011 \begin_inset CommandInset ref
46012 LatexCommand ref
46013 reference "sec:Input-Completion"
46014
46015 \end_inset
46016
46017 .
46018  The completion options for math do the same as the corresponding options
46019  for text.
46020  With the general options you can define the delay time for the inline and
46021  popup completion and choose if long completions should be abbreviated or
46022  not.
46023 \end_layout
46024
46025 \begin_layout Section
46026 Paths
46027 \begin_inset CommandInset label
46028 LatexCommand label
46029 name "sec:Paths"
46030
46031 \end_inset
46032
46033
46034 \begin_inset Index idx
46035 status collapsed
46036
46037 \begin_layout Plain Layout
46038 Paths
46039 \end_layout
46040
46041 \end_inset
46042
46043
46044 \begin_inset Index idx
46045 status collapsed
46046
46047 \begin_layout Plain Layout
46048 Settings ! Paths
46049 \end_layout
46050
46051 \end_inset
46052
46053
46054 \end_layout
46055
46056 \begin_layout Description
46057 Working
46058 \begin_inset space ~
46059 \end_inset
46060
46061 directory This is LyX's working directory.
46062  It is the default when you 
46063 \family sans
46064 Open
46065 \family default
46066
46067 \family sans
46068 Save
46069 \family default
46070  or 
46071 \family sans
46072 Save
46073 \begin_inset space ~
46074 \end_inset
46075
46076 as
46077 \family default
46078  files.
46079 \end_layout
46080
46081 \begin_layout Description
46082 Document
46083 \begin_inset space ~
46084 \end_inset
46085
46086 templates This directory will be opened when you use the menu 
46087 \family sans
46088 File\SpecialChar \menuseparator
46089 New
46090 \begin_inset space ~
46091 \end_inset
46092
46093 from
46094 \begin_inset space ~
46095 \end_inset
46096
46097 Template
46098 \family default
46099 .
46100 \end_layout
46101
46102 \begin_layout Description
46103 Example
46104 \begin_inset space ~
46105 \end_inset
46106
46107 files This directory will be opened when you use the button 
46108 \family sans
46109 Examples
46110 \family default
46111  in the 
46112 \family sans
46113 File\SpecialChar \menuseparator
46114 Open
46115 \family default
46116  dialog.
46117 \begin_inset Newline newline
46118 \end_inset
46119
46120
46121 \begin_inset Note Greyedout
46122 status open
46123
46124 \begin_layout Plain Layout
46125
46126 \series bold
46127 Note:
46128 \series default
46129  The 
46130 \family sans
46131 Examples
46132 \family default
46133  button does not exist when using LyX on MacOS and Windows systems.
46134 \end_layout
46135
46136 \end_inset
46137
46138
46139 \end_layout
46140
46141 \begin_layout Description
46142 Backup
46143 \begin_inset space ~
46144 \end_inset
46145
46146 directory
46147 \begin_inset Index idx
46148 status collapsed
46149
46150 \begin_layout Plain Layout
46151 Backup ! Directory
46152 \end_layout
46153
46154 \end_inset
46155
46156  Backup copies will be saved to this directory.
46157  If no directory is given but backups are enabled as described in section
46158 \begin_inset space ~
46159 \end_inset
46160
46161
46162 \begin_inset CommandInset ref
46163 LatexCommand ref
46164 reference "sub:Backup documents"
46165
46166 \end_inset
46167
46168 , the 
46169 \family sans
46170 Working directory
46171 \family default
46172  will be used to save the backups.
46173 \begin_inset Newline newline
46174 \end_inset
46175
46176 Backup files have the ending 
46177 \begin_inset Quotes eld
46178 \end_inset
46179
46180 .lyx~
46181 \begin_inset Quotes erd
46182 \end_inset
46183
46184 .
46185 \end_layout
46186
46187 \begin_layout Description
46188 Ly
46189 \begin_inset ERT
46190 status collapsed
46191
46192 \begin_layout Plain Layout
46193
46194 {}
46195 \end_layout
46196
46197 \end_inset
46198
46199 XServer-Pipe Here you can enter the name of a UNIX-pipe.
46200  This pipe is used to send data from external programs to LyX.
46201 \begin_inset Newline newline
46202 \end_inset
46203
46204
46205 \series bold
46206 Example
46207 \series default
46208 : You add a BibTeX-database test.bib to your document.
46209  You can edit this file with the program 
46210 \family typewriter
46211 JabRef
46212 \family default
46213 .
46214  In 
46215 \family typewriter
46216 JabRef
46217 \family default
46218  you have to use the same Unix-Pipe for LyX in its preferences under 
46219 \family sans
46220 External
46221 \begin_inset space ~
46222 \end_inset
46223
46224 programs
46225 \family default
46226 .
46227  If you want to get one entry of the database as citation, select it in
46228  
46229 \family typewriter
46230 JabRef
46231 \family default
46232  and click on the LyX-symbol.
46233  The entry will now be inserted as citation at the current cursor position
46234  in your LyX file.
46235  
46236 \family typewriter
46237 JabRef
46238 \family default
46239  and LyX need of course to be run the same time.
46240 \begin_inset Newline newline
46241 \end_inset
46242
46243
46244 \begin_inset Note Greyedout
46245 status open
46246
46247 \begin_layout Plain Layout
46248
46249 \series bold
46250 Note:
46251 \series default
46252  This feature doesn't work on Windows systems.
46253 \end_layout
46254
46255 \end_inset
46256
46257
46258 \end_layout
46259
46260 \begin_layout Description
46261 Temporary
46262 \begin_inset space ~
46263 \end_inset
46264
46265 directory Temporary files will be saved in this directory.
46266 \end_layout
46267
46268 \begin_layout Description
46269 Thesaurus
46270 \begin_inset space ~
46271 \end_inset
46272
46273 directory Directory where the thesaurus dictionaries are located.
46274  You only need to specify it if the thesaurus does otherwise not work or
46275  if you want to use custom/alternative dictionaries.
46276 \end_layout
46277
46278 \begin_layout Description
46279 Hunspell
46280 \begin_inset space ~
46281 \end_inset
46282
46283 directory Directory where the dictionaries of the spell checker program
46284  
46285 \family typewriter
46286 Hunspell
46287 \family default
46288  are located.
46289  You only need to specify it if you are using 
46290 \family typewriter
46291 Hunspell
46292 \family default
46293  and spell checking does otherwise not work or if you want to use custom/alterna
46294 tive dictionaries.
46295  For LyX on Windows 
46296 \family typewriter
46297 Hunspell
46298 \family default
46299  is the only available spell checker and should work without specifying
46300  a directory.
46301 \end_layout
46302
46303 \begin_layout Description
46304 PATH
46305 \begin_inset space ~
46306 \end_inset
46307
46308 prefix This field contains a list of paths to external programs.
46309  When LyX needs to use an external program, it looks in this list where
46310  to find it on the system.
46311  The path list is automatically set up on Windows and Mac systems when LyX
46312  is configured, so that you normally don't have to modify it.
46313  On Unix
46314 \begin_inset space \thinspace{}
46315 \end_inset
46316
46317 /
46318 \begin_inset space \thinspace{}
46319 \end_inset
46320
46321 Linux systems, the path list will need to be set only if there are external
46322  programs you wish to use that are not in your normal system path ($PATH).
46323 \end_layout
46324
46325 \begin_layout Description
46326 TEXINPUTS
46327 \begin_inset space ~
46328 \end_inset
46329
46330 prefix The TEXINPUTS environment variable allows to use external files which
46331  are included to a LyX document via commands in TeX code.
46332  This prefix includes by default the document directory (represented by
46333  a single '.').
46334  The prefix can be set to any list of paths separated by the default separator
46335  of the OS (':' on UNIX like systems and ';' on windows).
46336  If files are included by LaTeX, the paths listed in the TEXINPUTS prefix
46337  will be scanned for the input files.
46338  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46339  to be relative to the directory of your LyX file.
46340  It is recommended to include always the '.' as one of the paths, otherwise
46341  compilation may fail for some documents.
46342 \end_layout
46343
46344 \begin_layout Section
46345 Identity
46346 \end_layout
46347
46348 \begin_layout Standard
46349 Here you can insert your name and email address.
46350  The identity will be used when you have enabled change tracking as described
46351  in section
46352 \begin_inset space ~
46353 \end_inset
46354
46355
46356 \begin_inset CommandInset ref
46357 LatexCommand ref
46358 reference "sec:Change-Tracking"
46359
46360 \end_inset
46361
46362 , to mark changes you make as yours.
46363 \end_layout
46364
46365 \begin_layout Section
46366 Language Settings
46367 \begin_inset Index idx
46368 status collapsed
46369
46370 \begin_layout Plain Layout
46371 Language ! Settings
46372 \end_layout
46373
46374 \end_inset
46375
46376
46377 \begin_inset Index idx
46378 status collapsed
46379
46380 \begin_layout Plain Layout
46381 Settings ! Language
46382 \end_layout
46383
46384 \end_inset
46385
46386
46387 \end_layout
46388
46389 \begin_layout Subsection
46390 Language
46391 \begin_inset CommandInset label
46392 LatexCommand label
46393 name "sub:Prefs-Language"
46394
46395 \end_inset
46396
46397
46398 \end_layout
46399
46400 \begin_layout Description
46401 User
46402 \begin_inset space ~
46403 \end_inset
46404
46405 Interface
46406 \begin_inset space ~
46407 \end_inset
46408
46409 language Here you can select the language of LyX's menus.
46410  You find the actual translation status here: 
46411 \begin_inset CommandInset href
46412 LatexCommand href
46413 target "http://www.lyx.org/I18n"
46414
46415 \end_inset
46416
46417
46418 \end_layout
46419
46420 \begin_layout Description
46421 Language
46422 \begin_inset space ~
46423 \end_inset
46424
46425 package determines which LaTeX package should be loaded to handle language
46426  issues.
46427  Language issues which are handled by this package include proper hyphenation
46428  as well as localization of dates and text strings such as 
46429 \begin_inset Quotes eld
46430 \end_inset
46431
46432 Chapter
46433 \begin_inset Quotes erd
46434 \end_inset
46435
46436  and 
46437 \begin_inset Quotes eld
46438 \end_inset
46439
46440 Table
46441 \begin_inset Quotes erd
46442 \end_inset
46443
46444 .
46445  The most widespread language package is 
46446 \series bold
46447 babel
46448 \series default
46449
46450 \begin_inset Index idx
46451 status collapsed
46452
46453 \begin_layout Plain Layout
46454 LaTeX-packages ! babel
46455 \end_layout
46456
46457 \end_inset
46458
46459 , it is the default language package in classic LaTeX.
46460  However, more recent typesetting engines such as XeTeX and LuaTeX come
46461  with the alternative language package 
46462 \series bold
46463 polyglossia
46464 \series default
46465
46466 \begin_inset Index idx
46467 status collapsed
46468
46469 \begin_layout Plain Layout
46470 LaTeX-packages ! polyglossia
46471 \end_layout
46472
46473 \end_inset
46474
46475  that is more suited for the multi-script support of these engines.
46476  Furthermore, there are also specific language packages for languages not
46477  covered by babel.
46478  The available selections are described in sec.
46479 \begin_inset space \thinspace{}
46480 \end_inset
46481
46482
46483 \begin_inset CommandInset ref
46484 LatexCommand ref
46485 reference "sec:Language-encodings"
46486
46487 \end_inset
46488
46489 .
46490 \end_layout
46491
46492 \begin_layout Description
46493 Default
46494 \begin_inset space ~
46495 \end_inset
46496
46497 Decimal
46498 \begin_inset space ~
46499 \end_inset
46500
46501 Point Define the default decimal point for the use in tables (decimal point
46502  alignment)
46503 \end_layout
46504
46505 \begin_layout Description
46506 Command
46507 \begin_inset space ~
46508 \end_inset
46509
46510 start When a special LaTeX-package is needed to write in a certain document
46511  language, you can here specify the command to start the package.
46512  An example is the start command 
46513 \family sans
46514
46515 \backslash
46516 begin{arabtext}
46517 \family default
46518  that is needed to write Arabic using the package 
46519 \series bold
46520 ArabTeX
46521 \series default
46522 , see 
46523 \begin_inset CommandInset citation
46524 LatexCommand cite
46525 key "Arabic"
46526
46527 \end_inset
46528
46529 .
46530  The default is the 
46531 \series bold
46532 babel
46533 \series default
46534  command 
46535 \family sans
46536
46537 \backslash
46538 selectlanguage{$$lang}
46539 \family default
46540 .
46541 \end_layout
46542
46543 \begin_layout Description
46544 Command
46545 \begin_inset space ~
46546 \end_inset
46547
46548 end Counterpart to 
46549 \family sans
46550 Command start
46551 \family default
46552 .
46553  Some packages, like the default, don't have an end command since the start
46554  command toggles the package on and off.
46555 \end_layout
46556
46557 \begin_layout Description
46558 Set
46559 \begin_inset space ~
46560 \end_inset
46561
46562 languages
46563 \begin_inset space ~
46564 \end_inset
46565
46566 globally When this option is set, the languages used in the document will
46567  be added as options to the document class options, so that they can be
46568  used by all LaTeX-packages.
46569  Otherwise they will only be used as options for the 
46570 \series bold
46571 babel
46572 \series default
46573  package.
46574 \end_layout
46575
46576 \begin_layout Description
46577 Auto
46578 \begin_inset space ~
46579 \end_inset
46580
46581 begin When this option is set, the documents starts with the chosen document
46582  language.
46583  When this option is not set, the 
46584 \family sans
46585 Command
46586 \begin_inset space ~
46587 \end_inset
46588
46589 start
46590 \family default
46591  is explicitly set to the beginning of the document in the LaTeX-output.
46592  This assures that the correct language is used when you use another 
46593 \family sans
46594 Command
46595 \begin_inset space ~
46596 \end_inset
46597
46598 start
46599 \family default
46600  than the default.
46601 \end_layout
46602
46603 \begin_layout Description
46604 Auto
46605 \begin_inset space ~
46606 \end_inset
46607
46608 end Counterpart to 
46609 \family sans
46610 Auto
46611 \begin_inset space ~
46612 \end_inset
46613
46614 begin
46615 \family default
46616 .
46617  When it is not set, the 
46618 \family sans
46619 Command
46620 \begin_inset space ~
46621 \end_inset
46622
46623 end
46624 \family default
46625  is set to the end of the document.
46626 \end_layout
46627
46628 \begin_layout Description
46629 Mark
46630 \begin_inset space ~
46631 \end_inset
46632
46633 foreign
46634 \begin_inset space ~
46635 \end_inset
46636
46637 languages Text marked formatted in a language different from the document
46638  language will be underlined blue.
46639 \end_layout
46640
46641 \begin_layout Description
46642 Enable
46643 \begin_inset space ~
46644 \end_inset
46645
46646 RTL
46647 \begin_inset space ~
46648 \end_inset
46649
46650 support Enables the use of languages, written from right to left (RTL),
46651  like Arabic, Hebrew, Farsi.
46652 \end_layout
46653
46654 \begin_layout Description
46655 Cursor
46656 \begin_inset space ~
46657 \end_inset
46658
46659 movement When writing RTL, you can define if the left and right arrow keys
46660  move the cursor visually to the left or right, respectively, or logically.
46661  Logical means that the cursor is moved to the left when pressing the right
46662  arrow key and the cursor is inside text in an RTL language.
46663 \end_layout
46664
46665 \begin_layout Subsection
46666 Spellchecker
46667 \end_layout
46668
46669 \begin_layout Standard
46670 The spellchecker settings are explained in section
46671 \begin_inset space ~
46672 \end_inset
46673
46674
46675 \begin_inset CommandInset ref
46676 LatexCommand ref
46677 reference "sec:Spellchecking"
46678
46679 \end_inset
46680
46681
46682 \end_layout
46683
46684 \begin_layout Section
46685 Outputs
46686 \end_layout
46687
46688 \begin_layout Subsection
46689 Printer
46690 \begin_inset CommandInset label
46691 LatexCommand label
46692 name "sub:Printer"
46693
46694 \end_inset
46695
46696
46697 \begin_inset Index idx
46698 status collapsed
46699
46700 \begin_layout Plain Layout
46701 Printer
46702 \end_layout
46703
46704 \end_inset
46705
46706
46707 \begin_inset Index idx
46708 status collapsed
46709
46710 \begin_layout Plain Layout
46711 Settings ! Printer
46712 \end_layout
46713
46714 \end_inset
46715
46716
46717 \end_layout
46718
46719 \begin_layout Description
46720 Default
46721 \begin_inset space ~
46722 \end_inset
46723
46724 printer Here you can specify the name of your default printer.
46725  The name will be used when the 
46726 \family sans
46727 Printer command
46728 \family default
46729  is executed.
46730 \begin_inset Newline newline
46731 \end_inset
46732
46733
46734 \begin_inset Note Greyedout
46735 status open
46736
46737 \begin_layout Plain Layout
46738
46739 \series bold
46740 Note:
46741 \series default
46742  You can leave this field empty on Windows systems because it has no effect.
46743 \end_layout
46744
46745 \end_inset
46746
46747
46748 \end_layout
46749
46750 \begin_layout Description
46751 Printer
46752 \begin_inset space ~
46753 \end_inset
46754
46755 command is the command LyX
46756 \begin_inset space \thinspace{}
46757 \end_inset
46758
46759 /
46760 \begin_inset space \thinspace{}
46761 \end_inset
46762
46763 LaTeX uses for printing.
46764  The default is on most systems 
46765 \family sans
46766 dvips
46767 \family default
46768 .
46769 \end_layout
46770
46771 \begin_layout Description
46772 Printer
46773 \begin_inset space ~
46774 \end_inset
46775
46776 Command
46777 \begin_inset space ~
46778 \end_inset
46779
46780 Options Here you can specify printer options.
46781  A list of printer options with explanations can be found in the documentation
46782  of the program that provides the 
46783 \family sans
46784 Printer command
46785 \family default
46786  you are using.
46787 \end_layout
46788
46789 \begin_layout Description
46790 Adapt
46791 \begin_inset space ~
46792 \end_inset
46793
46794 output
46795 \begin_inset space ~
46796 \end_inset
46797
46798 to
46799 \begin_inset space ~
46800 \end_inset
46801
46802 printer This option works only for the 
46803 \family sans
46804 Printer command
46805 \family default
46806  
46807 \begin_inset Quotes eld
46808 \end_inset
46809
46810
46811 \family sans
46812 dvips
46813 \family default
46814
46815 \begin_inset Quotes erd
46816 \end_inset
46817
46818 .
46819  It activates a configuration file for dvips.
46820  This is an option only for dvips experts.
46821 \end_layout
46822
46823 \begin_layout Subsection
46824 Date Format
46825 \begin_inset Index idx
46826 status collapsed
46827
46828 \begin_layout Plain Layout
46829 Date Format
46830 \end_layout
46831
46832 \end_inset
46833
46834
46835 \begin_inset Index idx
46836 status collapsed
46837
46838 \begin_layout Plain Layout
46839 Settings ! Date format
46840 \end_layout
46841
46842 \end_inset
46843
46844
46845 \end_layout
46846
46847 \begin_layout Standard
46848 The date format can be one or a mixture of the formats listed here:
46849 \begin_inset Newline newline
46850 \end_inset
46851
46852
46853 \begin_inset Flex URL
46854 status collapsed
46855
46856 \begin_layout Plain Layout
46857
46858 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
46859 \end_layout
46860
46861 \end_inset
46862
46863
46864 \begin_inset Newline newline
46865 \end_inset
46866
46867 For example the format
46868 \begin_inset Newline newline
46869 \end_inset
46870
46871 %d/%m/%y
46872 \begin_inset Newline newline
46873 \end_inset
46874
46875 prints the date as day/month/year.
46876 \end_layout
46877
46878 \begin_layout Subsection
46879 Plain Text
46880 \end_layout
46881
46882 \begin_layout Description
46883 Output
46884 \begin_inset space ~
46885 \end_inset
46886
46887 line
46888 \begin_inset space ~
46889 \end_inset
46890
46891 length sets the maximum number of characters printed in one line when using
46892  the menu 
46893 \family sans
46894 File\SpecialChar \menuseparator
46895 Export\SpecialChar \menuseparator
46896 Plain
46897 \begin_inset space ~
46898 \end_inset
46899
46900 text
46901 \family default
46902 .
46903  Setting the line line length to 0 means all text is printed in one endless
46904  line.
46905 \end_layout
46906
46907 \begin_layout Description
46908 roff
46909 \begin_inset space ~
46910 \end_inset
46911
46912 command defines an additional command used to produce better ASCII tables
46913  with the 
46914 \family typewriter
46915 groff/troff/nroff
46916 \family default
46917  UNIX-commands (refer to their manuals for more information about them).
46918  Setting this as empty tells LyX to use the internal formatter.
46919 \end_layout
46920
46921 \begin_layout Subsection
46922 LaT
46923 \begin_inset ERT
46924 status collapsed
46925
46926 \begin_layout Plain Layout
46927
46928 {}
46929 \end_layout
46930
46931 \end_inset
46932
46933 eX
46934 \begin_inset CommandInset label
46935 LatexCommand label
46936 name "sub:LaTeX-settings"
46937
46938 \end_inset
46939
46940
46941 \begin_inset Index idx
46942 status collapsed
46943
46944 \begin_layout Plain Layout
46945 Settings ! LaTeX
46946 \end_layout
46947
46948 \end_inset
46949
46950
46951 \end_layout
46952
46953 \begin_layout Description
46954 Use
46955 \begin_inset space ~
46956 \end_inset
46957
46958 LaTe
46959 \begin_inset ERT
46960 status collapsed
46961
46962 \begin_layout Plain Layout
46963
46964 {}
46965 \end_layout
46966
46967 \end_inset
46968
46969 X
46970 \begin_inset space ~
46971 \end_inset
46972
46973 font
46974 \begin_inset space ~
46975 \end_inset
46976
46977 encoding This is the default encoding of the document font.
46978  
46979 \family sans
46980 T1
46981 \family default
46982  is the default and covers western languages and symbols.
46983  
46984 \family sans
46985 T2A
46986 \family default
46987
46988 \family sans
46989 T2B
46990 \family default
46991
46992 \family sans
46993 T2C
46994 \family default
46995
46996 \family sans
46997 LCY
46998 \family default
46999 , and 
47000 \family sans
47001 X2
47002 \family default
47003  are for Cyrillic.
47004  Combinations of the encodings are possible, like 
47005 \begin_inset Quotes erd
47006 \end_inset
47007
47008
47009 \family sans
47010 T1, T2B
47011 \family default
47012
47013 \begin_inset Quotes erd
47014 \end_inset
47015
47016 .
47017  The font encoding is normally automatically loaded by the language packages
47018  LyX sets up in the background.
47019  So there is no need to change the default encoding.
47020 \end_layout
47021
47022 \begin_layout Description
47023 Default
47024 \begin_inset space ~
47025 \end_inset
47026
47027 paper
47028 \begin_inset space ~
47029 \end_inset
47030
47031 size This is the paper size that is used for new documents.
47032  The 
47033 \family sans
47034 Default
47035 \family default
47036  value depends on your LaTeX-system setup.
47037 \end_layout
47038
47039 \begin_layout Standard
47040 You can also specify here commands with parameters for the listed applications.
47041  But before you change something, it is strongly recommended to read the
47042  manuals of the applications.
47043  Currently the following commands can be set:
47044 \end_layout
47045
47046 \begin_layout Description
47047 CheckTe
47048 \begin_inset ERT
47049 status collapsed
47050
47051 \begin_layout Plain Layout
47052
47053 {}
47054 \end_layout
47055
47056 \end_inset
47057
47058 X
47059 \begin_inset space ~
47060 \end_inset
47061
47062 command Command for the program 
47063 \family sans
47064 CheckTeX
47065 \family default
47066  that is described in the section 
47067 \emph on
47068 Checking TeX
47069 \emph default
47070  of the 
47071 \emph on
47072 Additional Features
47073 \emph default
47074  manual.
47075 \end_layout
47076
47077 \begin_layout Description
47078 BibTe
47079 \begin_inset ERT
47080 status collapsed
47081
47082 \begin_layout Plain Layout
47083
47084 {}
47085 \end_layout
47086
47087 \end_inset
47088
47089 X
47090 \begin_inset space ~
47091 \end_inset
47092
47093 command Command for the program 
47094 \family sans
47095 BibTeX
47096 \family default
47097  that generates the bibliography, see section
47098 \begin_inset space ~
47099 \end_inset
47100
47101
47102 \begin_inset CommandInset ref
47103 LatexCommand ref
47104 reference "sub:Bibliography-databases"
47105
47106 \end_inset
47107
47108 .
47109 \end_layout
47110
47111 \begin_layout Description
47112 Index
47113 \begin_inset space ~
47114 \end_inset
47115
47116 command Command for the program that generates the index, see section
47117 \begin_inset space ~
47118 \end_inset
47119
47120
47121 \begin_inset CommandInset ref
47122 LatexCommand ref
47123 reference "sub:Index-Program"
47124
47125 \end_inset
47126
47127 .
47128 \end_layout
47129
47130 \begin_layout Description
47131 Nomenclature
47132 \begin_inset space ~
47133 \end_inset
47134
47135 command Command for the program that generates the nomenclature, see section
47136 \begin_inset space ~
47137 \end_inset
47138
47139
47140 \begin_inset CommandInset ref
47141 LatexCommand ref
47142 reference "sub:Nomenclature-Program"
47143
47144 \end_inset
47145
47146 .
47147 \end_layout
47148
47149 \begin_layout Description
47150 DVI
47151 \begin_inset space ~
47152 \end_inset
47153
47154 viewer
47155 \begin_inset space ~
47156 \end_inset
47157
47158 paper
47159 \begin_inset space ~
47160 \end_inset
47161
47162 size
47163 \begin_inset space ~
47164 \end_inset
47165
47166 options They only have an effect when the program 
47167 \family sans
47168 xdvi
47169 \family default
47170  is used as DVI-viewer.
47171 \end_layout
47172
47173 \begin_layout Standard
47174 There are additionally the following options:
47175 \end_layout
47176
47177 \begin_layout Description
47178 Use
47179 \begin_inset space ~
47180 \end_inset
47181
47182 Windows-style
47183 \begin_inset space ~
47184 \end_inset
47185
47186 paths
47187 \begin_inset space ~
47188 \end_inset
47189
47190 in
47191 \begin_inset space ~
47192 \end_inset
47193
47194 LaTeX
47195 \begin_inset space ~
47196 \end_inset
47197
47198 files Uses paths in the notation of Windows, that means that 
47199 \begin_inset Quotes eld
47200 \end_inset
47201
47202
47203 \backslash
47204
47205 \begin_inset Quotes erd
47206 \end_inset
47207
47208  is used instead of 
47209 \begin_inset Quotes eld
47210 \end_inset
47211
47212 /
47213 \begin_inset Quotes erd
47214 \end_inset
47215
47216  to separate folders.
47217  This option is enabled by default when you use LyX on Windows.
47218 \begin_inset Index idx
47219 status collapsed
47220
47221 \begin_layout Plain Layout
47222 Paths
47223 \end_layout
47224
47225 \end_inset
47226
47227
47228 \begin_inset Index idx
47229 status collapsed
47230
47231 \begin_layout Plain Layout
47232 Settings ! Paths
47233 \end_layout
47234
47235 \end_inset
47236
47237
47238 \end_layout
47239
47240 \begin_layout Description
47241 Reset
47242 \begin_inset space ~
47243 \end_inset
47244
47245 class
47246 \begin_inset space ~
47247 \end_inset
47248
47249 options
47250 \begin_inset space ~
47251 \end_inset
47252
47253 when
47254 \begin_inset space ~
47255 \end_inset
47256
47257 document
47258 \begin_inset space ~
47259 \end_inset
47260
47261 classes
47262 \begin_inset space ~
47263 \end_inset
47264
47265 changes Removes all manually set document class options in the 
47266 \family sans
47267 Document\SpecialChar \menuseparator
47268 Settings
47269 \family default
47270  dialog when changing the document class.
47271 \end_layout
47272
47273 \begin_layout Section
47274 File
47275 \begin_inset space ~
47276 \end_inset
47277
47278 Handling
47279 \begin_inset Index idx
47280 status collapsed
47281
47282 \begin_layout Plain Layout
47283 File handling
47284 \end_layout
47285
47286 \end_inset
47287
47288
47289 \end_layout
47290
47291 \begin_layout Subsection
47292 Converters
47293 \begin_inset CommandInset label
47294 LatexCommand label
47295 name "sub:Converters"
47296
47297 \end_inset
47298
47299
47300 \begin_inset Index idx
47301 status collapsed
47302
47303 \begin_layout Plain Layout
47304 Converters
47305 \end_layout
47306
47307 \end_inset
47308
47309
47310 \end_layout
47311
47312 \begin_layout Standard
47313 Here you find the list of defined converter commands to convert material
47314  from one format to another.
47315  You can modify them or create new ones.
47316  To modify a converter, select it, change the entry of the field 
47317 \family sans
47318 Converter
47319 \family default
47320  and/or 
47321 \family sans
47322 Extra
47323 \begin_inset space ~
47324 \end_inset
47325
47326 flag
47327 \family default
47328 , and press the 
47329 \family sans
47330 Modify
47331 \family default
47332  button.
47333  To create a new converter, select an existing one, select a different format
47334  in the 
47335 \family sans
47336 From
47337 \begin_inset space ~
47338 \end_inset
47339
47340 format
47341 \family default
47342  drop-down list, modify the 
47343 \family sans
47344 Converter
47345 \family default
47346  field, and press the 
47347 \family sans
47348 Add
47349 \family default
47350  button.
47351 \end_layout
47352
47353 \begin_layout Standard
47354 If the 
47355 \family sans
47356 Converter File Cache
47357 \family default
47358  is enabled, conversions will be cached as long as specified in the field
47359  
47360 \family sans
47361 Maximum Age (in days
47362 \family default
47363 ).
47364  This means that images don't need to be converted again when you reopen
47365  a document; the converted images from the cache will be used instead.
47366 \end_layout
47367
47368 \begin_layout Standard
47369 More about converters, like the variables and flags that can be used in
47370  the converter definition, is described in the section 
47371 \emph on
47372 Converters
47373 \emph default
47374  of the 
47375 \emph on
47376 Customization
47377 \emph default
47378  manual.
47379 \end_layout
47380
47381 \begin_layout Subsection
47382 File Formats
47383 \begin_inset CommandInset label
47384 LatexCommand label
47385 name "sec:File-Formats"
47386
47387 \end_inset
47388
47389
47390 \begin_inset Index idx
47391 status collapsed
47392
47393 \begin_layout Plain Layout
47394 File formats
47395 \end_layout
47396
47397 \end_inset
47398
47399
47400 \begin_inset Index idx
47401 status collapsed
47402
47403 \begin_layout Plain Layout
47404 Copiers
47405 \end_layout
47406
47407 \end_inset
47408
47409
47410 \end_layout
47411
47412 \begin_layout Standard
47413 Here you find the list of defined file formats that LyX can handle.
47414  You can modify the viewer and editor program that should be used for certain
47415  formats.
47416 \end_layout
47417
47418 \begin_layout Standard
47419 Furthermore, you can define the 
47420 \begin_inset Quotes eld
47421 \end_inset
47422
47423 Default output format
47424 \begin_inset Quotes erd
47425 \end_inset
47426
47427  that is used when you hit 
47428 \begin_inset Quotes eld
47429 \end_inset
47430
47431 View
47432 \begin_inset Quotes erd
47433 \end_inset
47434
47435
47436 \begin_inset Quotes eld
47437 \end_inset
47438
47439 Update
47440 \begin_inset Quotes erd
47441 \end_inset
47442
47443
47444 \begin_inset Quotes eld
47445 \end_inset
47446
47447 View Master Document
47448 \begin_inset Quotes erd
47449 \end_inset
47450
47451  and 
47452 \begin_inset Quotes eld
47453 \end_inset
47454
47455 Update Master Document
47456 \begin_inset Quotes erd
47457 \end_inset
47458
47459  in the Edit menu or the toolbar.
47460 \end_layout
47461
47462 \begin_layout Standard
47463 More about formats, like the options that can be used in the format definition,
47464  is described in the section 
47465 \emph on
47466 Formats
47467 \emph default
47468  of the 
47469 \emph on
47470 Customization
47471 \emph default
47472  manual.
47473 \end_layout
47474
47475 \begin_layout Standard
47476 Since all conversions from one format to another take place in LyX's temporary
47477  directory, it is sometimes necessary to modify a file before copying it
47478  to the temporary directory in order that the conversion may be performed.
47479  This is done by specifying a 
47480 \family sans
47481 Copier
47482 \family default
47483 .
47484  More about this is described in the section 
47485 \emph on
47486 Copiers
47487 \emph default
47488  of the 
47489 \emph on
47490 Customization
47491 \emph default
47492  manual.
47493 \end_layout
47494
47495 \begin_layout Chapter
47496 Units available in LyX
47497 \begin_inset Index idx
47498 status collapsed
47499
47500 \begin_layout Plain Layout
47501 Units
47502 \end_layout
47503
47504 \end_inset
47505
47506
47507 \begin_inset CommandInset label
47508 LatexCommand label
47509 name "cha:Units-available-in"
47510
47511 \end_inset
47512
47513
47514 \end_layout
47515
47516 \begin_layout Standard
47517 To understand the units described in this documentation, 
47518 \begin_inset CommandInset ref
47519 LatexCommand ref
47520 reference "cap:Units"
47521
47522 \end_inset
47523
47524  explains all units available in LyX.
47525 \end_layout
47526
47527 \begin_layout Standard
47528 \begin_inset Float table
47529 placement h
47530 wide false
47531 sideways false
47532 status open
47533
47534 \begin_layout Plain Layout
47535 \begin_inset Caption
47536
47537 \begin_layout Plain Layout
47538 \begin_inset CommandInset label
47539 LatexCommand label
47540 name "cap:Units"
47541
47542 \end_inset
47543
47544 Units
47545 \end_layout
47546
47547 \end_inset
47548
47549
47550 \end_layout
47551
47552 \begin_layout Plain Layout
47553 \begin_inset VSpace medskip
47554 \end_inset
47555
47556
47557 \end_layout
47558
47559 \begin_layout Plain Layout
47560 \align center
47561 \begin_inset Tabular
47562 <lyxtabular version="3" rows="20" columns="2">
47563 <features tabularvalignment="middle">
47564 <column alignment="center" valignment="top" width="0">
47565 <column alignment="center" valignment="top" width="0">
47566 <row>
47567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47568 \begin_inset Text
47569
47570 \begin_layout Plain Layout
47571 unit
47572 \end_layout
47573
47574 \end_inset
47575 </cell>
47576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47577 \begin_inset Text
47578
47579 \begin_layout Plain Layout
47580 name/description
47581 \end_layout
47582
47583 \end_inset
47584 </cell>
47585 </row>
47586 <row>
47587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47588 \begin_inset Text
47589
47590 \begin_layout Plain Layout
47591 mm
47592 \end_layout
47593
47594 \end_inset
47595 </cell>
47596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47597 \begin_inset Text
47598
47599 \begin_layout Plain Layout
47600 millimeter
47601 \end_layout
47602
47603 \end_inset
47604 </cell>
47605 </row>
47606 <row>
47607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47608 \begin_inset Text
47609
47610 \begin_layout Plain Layout
47611 cm
47612 \end_layout
47613
47614 \end_inset
47615 </cell>
47616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47617 \begin_inset Text
47618
47619 \begin_layout Plain Layout
47620 centimeter
47621 \end_layout
47622
47623 \end_inset
47624 </cell>
47625 </row>
47626 <row>
47627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47628 \begin_inset Text
47629
47630 \begin_layout Plain Layout
47631 in
47632 \end_layout
47633
47634 \end_inset
47635 </cell>
47636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47637 \begin_inset Text
47638
47639 \begin_layout Plain Layout
47640 inch
47641 \end_layout
47642
47643 \end_inset
47644 </cell>
47645 </row>
47646 <row>
47647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47648 \begin_inset Text
47649
47650 \begin_layout Plain Layout
47651 pt
47652 \end_layout
47653
47654 \end_inset
47655 </cell>
47656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47657 \begin_inset Text
47658
47659 \begin_layout Plain Layout
47660 point (72.27
47661 \begin_inset space \thinspace{}
47662 \end_inset
47663
47664 pt = 1
47665 \begin_inset space \thinspace{}
47666 \end_inset
47667
47668 in)
47669 \end_layout
47670
47671 \end_inset
47672 </cell>
47673 </row>
47674 <row>
47675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47676 \begin_inset Text
47677
47678 \begin_layout Plain Layout
47679 pc
47680 \end_layout
47681
47682 \end_inset
47683 </cell>
47684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47685 \begin_inset Text
47686
47687 \begin_layout Plain Layout
47688 pica (1
47689 \begin_inset space \thinspace{}
47690 \end_inset
47691
47692 pc = 12
47693 \begin_inset space \thinspace{}
47694 \end_inset
47695
47696 pt)
47697 \end_layout
47698
47699 \end_inset
47700 </cell>
47701 </row>
47702 <row>
47703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47704 \begin_inset Text
47705
47706 \begin_layout Plain Layout
47707 sp
47708 \end_layout
47709
47710 \end_inset
47711 </cell>
47712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47713 \begin_inset Text
47714
47715 \begin_layout Plain Layout
47716 scaled point (65536
47717 \begin_inset space \thinspace{}
47718 \end_inset
47719
47720 sp = 1
47721 \begin_inset space \thinspace{}
47722 \end_inset
47723
47724 pt)
47725 \end_layout
47726
47727 \end_inset
47728 </cell>
47729 </row>
47730 <row>
47731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47732 \begin_inset Text
47733
47734 \begin_layout Plain Layout
47735 bp
47736 \end_layout
47737
47738 \end_inset
47739 </cell>
47740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47741 \begin_inset Text
47742
47743 \begin_layout Plain Layout
47744 big point (72
47745 \begin_inset space \thinspace{}
47746 \end_inset
47747
47748 bp = 1
47749 \begin_inset space \thinspace{}
47750 \end_inset
47751
47752 in)
47753 \end_layout
47754
47755 \end_inset
47756 </cell>
47757 </row>
47758 <row>
47759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47760 \begin_inset Text
47761
47762 \begin_layout Plain Layout
47763 dd
47764 \end_layout
47765
47766 \end_inset
47767 </cell>
47768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47769 \begin_inset Text
47770
47771 \begin_layout Plain Layout
47772 didot (72
47773 \begin_inset space \thinspace{}
47774 \end_inset
47775
47776 dd 
47777 \begin_inset Formula $\approx$
47778 \end_inset
47779
47780  37.6
47781 \begin_inset space \thinspace{}
47782 \end_inset
47783
47784 mm)
47785 \end_layout
47786
47787 \end_inset
47788 </cell>
47789 </row>
47790 <row>
47791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47792 \begin_inset Text
47793
47794 \begin_layout Plain Layout
47795 cc
47796 \end_layout
47797
47798 \end_inset
47799 </cell>
47800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47801 \begin_inset Text
47802
47803 \begin_layout Plain Layout
47804 cicero (1
47805 \begin_inset space \thinspace{}
47806 \end_inset
47807
47808 cc = 12
47809 \begin_inset space \thinspace{}
47810 \end_inset
47811
47812 dd)
47813 \end_layout
47814
47815 \end_inset
47816 </cell>
47817 </row>
47818 <row>
47819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47820 \begin_inset Text
47821
47822 \begin_layout Plain Layout
47823 Scale%
47824 \end_layout
47825
47826 \end_inset
47827 </cell>
47828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47829 \begin_inset Text
47830
47831 \begin_layout Plain Layout
47832 % of original image width
47833 \end_layout
47834
47835 \end_inset
47836 </cell>
47837 </row>
47838 <row>
47839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47840 \begin_inset Text
47841
47842 \begin_layout Plain Layout
47843 text%
47844 \end_layout
47845
47846 \end_inset
47847 </cell>
47848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47849 \begin_inset Text
47850
47851 \begin_layout Plain Layout
47852 % of text width
47853 \end_layout
47854
47855 \end_inset
47856 </cell>
47857 </row>
47858 <row>
47859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47860 \begin_inset Text
47861
47862 \begin_layout Plain Layout
47863 col%
47864 \end_layout
47865
47866 \end_inset
47867 </cell>
47868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47869 \begin_inset Text
47870
47871 \begin_layout Plain Layout
47872 % of column width
47873 \end_layout
47874
47875 \end_inset
47876 </cell>
47877 </row>
47878 <row>
47879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47880 \begin_inset Text
47881
47882 \begin_layout Plain Layout
47883 page%
47884 \end_layout
47885
47886 \end_inset
47887 </cell>
47888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47889 \begin_inset Text
47890
47891 \begin_layout Plain Layout
47892 % of paper width
47893 \end_layout
47894
47895 \end_inset
47896 </cell>
47897 </row>
47898 <row>
47899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47900 \begin_inset Text
47901
47902 \begin_layout Plain Layout
47903 line%
47904 \end_layout
47905
47906 \end_inset
47907 </cell>
47908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47909 \begin_inset Text
47910
47911 \begin_layout Plain Layout
47912 % of line width
47913 \end_layout
47914
47915 \end_inset
47916 </cell>
47917 </row>
47918 <row>
47919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47920 \begin_inset Text
47921
47922 \begin_layout Plain Layout
47923 theight%
47924 \end_layout
47925
47926 \end_inset
47927 </cell>
47928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47929 \begin_inset Text
47930
47931 \begin_layout Plain Layout
47932 % of text height
47933 \end_layout
47934
47935 \end_inset
47936 </cell>
47937 </row>
47938 <row>
47939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47940 \begin_inset Text
47941
47942 \begin_layout Plain Layout
47943 pheight%
47944 \end_layout
47945
47946 \end_inset
47947 </cell>
47948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47949 \begin_inset Text
47950
47951 \begin_layout Plain Layout
47952 % of paper height
47953 \end_layout
47954
47955 \end_inset
47956 </cell>
47957 </row>
47958 <row>
47959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47960 \begin_inset Text
47961
47962 \begin_layout Plain Layout
47963 ex
47964 \end_layout
47965
47966 \end_inset
47967 </cell>
47968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47969 \begin_inset Text
47970
47971 \begin_layout Plain Layout
47972 height of letter 
47973 \emph on
47974 x
47975 \emph default
47976  in current font
47977 \end_layout
47978
47979 \end_inset
47980 </cell>
47981 </row>
47982 <row>
47983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47984 \begin_inset Text
47985
47986 \begin_layout Plain Layout
47987 em
47988 \end_layout
47989
47990 \end_inset
47991 </cell>
47992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47993 \begin_inset Text
47994
47995 \begin_layout Plain Layout
47996 width of letter 
47997 \emph on
47998 M
47999 \emph default
48000  in current font
48001 \end_layout
48002
48003 \end_inset
48004 </cell>
48005 </row>
48006 <row>
48007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48008 \begin_inset Text
48009
48010 \begin_layout Plain Layout
48011 mu
48012 \end_layout
48013
48014 \end_inset
48015 </cell>
48016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48017 \begin_inset Text
48018
48019 \begin_layout Plain Layout
48020 math unit (1
48021 \begin_inset space \thinspace{}
48022 \end_inset
48023
48024 mu = 1/18
48025 \begin_inset space \thinspace{}
48026 \end_inset
48027
48028 em)
48029 \end_layout
48030
48031 \end_inset
48032 </cell>
48033 </row>
48034 </lyxtabular>
48035
48036 \end_inset
48037
48038
48039 \end_layout
48040
48041 \end_inset
48042
48043
48044 \end_layout
48045
48046 \begin_layout Chapter
48047 Credits
48048 \begin_inset CommandInset label
48049 LatexCommand label
48050 name "cha:Credits"
48051
48052 \end_inset
48053
48054
48055 \end_layout
48056
48057 \begin_layout Standard
48058 The documentation is a collaborative effort between many different people
48059  (and we would encourage people to contribute!).
48060 \end_layout
48061
48062 \begin_layout Itemize
48063
48064 \noun on
48065 Alejandro Aguilar Sierra
48066 \end_layout
48067
48068 \begin_layout Itemize
48069
48070 \noun on
48071 Amir Karger
48072 \end_layout
48073
48074 \begin_layout Itemize
48075
48076 \noun on
48077 David Johnson
48078 \end_layout
48079
48080 \begin_layout Itemize
48081
48082 \noun on
48083 Hartmut Haase
48084 \end_layout
48085
48086 \begin_layout Itemize
48087
48088 \noun on
48089 Ignacio García
48090 \end_layout
48091
48092 \begin_layout Itemize
48093
48094 \noun on
48095 Ivan Schreter
48096 \end_layout
48097
48098 \begin_layout Itemize
48099
48100 \noun on
48101 John Raithel
48102 \end_layout
48103
48104 \begin_layout Itemize
48105
48106 \noun on
48107 John Weiss
48108 \end_layout
48109
48110 \begin_layout Itemize
48111
48112 \noun on
48113 Lars Gullik Bjønnes
48114 \end_layout
48115
48116 \begin_layout Itemize
48117
48118 \noun on
48119 Matthias Ettrich
48120 \end_layout
48121
48122 \begin_layout Itemize
48123
48124 \noun on
48125 Matthias Zenker
48126 \end_layout
48127
48128 \begin_layout Itemize
48129
48130 \noun on
48131 Rich Fields
48132 \end_layout
48133
48134 \begin_layout Itemize
48135
48136 \noun on
48137 Pascal André
48138 \end_layout
48139
48140 \begin_layout Itemize
48141
48142 \noun on
48143 Paul Evans
48144 \end_layout
48145
48146 \begin_layout Itemize
48147
48148 \noun on
48149 Paul Russel
48150 \end_layout
48151
48152 \begin_layout Itemize
48153
48154 \noun on
48155 Robin Socha
48156 \end_layout
48157
48158 \begin_layout Itemize
48159
48160 \noun on
48161 Uwe Stöhr
48162 \end_layout
48163
48164 \begin_layout Itemize
48165 The LyX Team: 
48166 \begin_inset CommandInset citation
48167 LatexCommand cite
48168 key "lyxcredit"
48169
48170 \end_inset
48171
48172
48173 \end_layout
48174
48175 \begin_layout Standard
48176 \begin_inset Newpage newpage
48177 \end_inset
48178
48179 The bibliography on the following page was created with the 
48180 \family sans
48181 Bibliography
48182 \family default
48183  environment.
48184 \end_layout
48185
48186 \begin_layout Bibliography
48187 \labelwidthstring Literaturverzeichnis
48188 \begin_inset CommandInset bibitem
48189 LatexCommand bibitem
48190 label "Credits"
48191 key "lyxcredit"
48192
48193 \end_inset
48194
48195 The LyX Team: 
48196 \begin_inset CommandInset href
48197 LatexCommand href
48198 name "Credits"
48199 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
48200
48201 \end_inset
48202
48203 :
48204 \begin_inset Newline newline
48205 \end_inset
48206
48207
48208 \begin_inset Flex URL
48209 status collapsed
48210
48211 \begin_layout Plain Layout
48212
48213 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
48214 \end_layout
48215
48216 \end_inset
48217
48218
48219 \end_layout
48220
48221 \begin_layout Bibliography
48222 \labelwidthstring Literaturverzeichnis
48223 \begin_inset CommandInset bibitem
48224 LatexCommand bibitem
48225 key "latexcompanion"
48226
48227 \end_inset
48228
48229 Frank Mittelbach and Michel Goossens: 
48230 \emph on
48231 The LaTeX Companion Second Edition.
48232
48233 \emph default
48234  Addison-Wesley, 2004
48235 \end_layout
48236
48237 \begin_layout Bibliography
48238 \labelwidthstring Literaturverzeichnis
48239 \begin_inset CommandInset bibitem
48240 LatexCommand bibitem
48241 key "latexguide"
48242
48243 \end_inset
48244
48245 Helmut Kopka and Patrick W.
48246  Daly: 
48247 \emph on
48248 A Guide to LaTeX Fourth Edition.
48249
48250 \emph default
48251  Addison-Wesley, 2003
48252 \end_layout
48253
48254 \begin_layout Bibliography
48255 \labelwidthstring Literaturverzeichnis
48256 \begin_inset CommandInset bibitem
48257 LatexCommand bibitem
48258 key "latexbook"
48259
48260 \end_inset
48261
48262 Leslie Lamport: 
48263 \emph on
48264 LaTeX: A Document Preparation System.
48265
48266 \emph default
48267  Addison-Wesley, second edition, 1994
48268 \end_layout
48269
48270 \begin_layout Bibliography
48271 \labelwidthstring Literaturverzeichnis
48272 \begin_inset CommandInset bibitem
48273 LatexCommand bibitem
48274 key "texbook"
48275
48276 \end_inset
48277
48278 Donald E.
48279  Knuth.
48280  
48281 \emph on
48282 The TeXbook.
48283
48284 \emph default
48285  Addison-Wesley, 1984
48286 \end_layout
48287
48288 \begin_layout Bibliography
48289 \labelwidthstring Literaturverzeichnis
48290 \begin_inset CommandInset bibitem
48291 LatexCommand bibitem
48292 key "TeXCatalogue"
48293
48294 \end_inset
48295
48296 The TeX Catalogue:
48297 \begin_inset Newline newline
48298 \end_inset
48299
48300
48301 \begin_inset Flex URL
48302 status collapsed
48303
48304 \begin_layout Plain Layout
48305
48306 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48307 \end_layout
48308
48309 \end_inset
48310
48311
48312 \end_layout
48313
48314 \begin_layout Bibliography
48315 \labelwidthstring Literaturverzeichnis
48316 \begin_inset CommandInset bibitem
48317 LatexCommand bibitem
48318 key "LaTeXFAQ"
48319
48320 \end_inset
48321
48322 The LaTeX FAQ:
48323 \begin_inset Newline newline
48324 \end_inset
48325
48326
48327 \begin_inset Flex URL
48328 status collapsed
48329
48330 \begin_layout Plain Layout
48331
48332 http://www.tex.ac.uk/cgi-bin/texfaq2html
48333 \end_layout
48334
48335 \end_inset
48336
48337
48338 \end_layout
48339
48340 \begin_layout Bibliography
48341 \labelwidthstring Literaturverzeichnis
48342 \begin_inset CommandInset bibitem
48343 LatexCommand bibitem
48344 key "BibTeX"
48345
48346 \end_inset
48347
48348
48349 \begin_inset CommandInset href
48350 LatexCommand href
48351 name "Documentation"
48352 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48353
48354 \end_inset
48355
48356  of the program 
48357 \family sans
48358 BibTeX
48359 \family default
48360 :
48361 \begin_inset Newline newline
48362 \end_inset
48363
48364
48365 \begin_inset Flex URL
48366 status collapsed
48367
48368 \begin_layout Plain Layout
48369
48370 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48371 \end_layout
48372
48373 \end_inset
48374
48375
48376 \end_layout
48377
48378 \begin_layout Bibliography
48379 \labelwidthstring Literaturverzeichnis
48380 \begin_inset CommandInset bibitem
48381 LatexCommand bibitem
48382 key "BibTeX-2"
48383
48384 \end_inset
48385
48386
48387 \begin_inset CommandInset href
48388 LatexCommand href
48389 name "Documentation"
48390 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48391
48392 \end_inset
48393
48394  how to use the program 
48395 \family sans
48396 BibTeX
48397 \family default
48398 :
48399 \begin_inset Newline newline
48400 \end_inset
48401
48402
48403 \begin_inset Flex URL
48404 status collapsed
48405
48406 \begin_layout Plain Layout
48407
48408 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48409 \end_layout
48410
48411 \end_inset
48412
48413
48414 \end_layout
48415
48416 \begin_layout Bibliography
48417 \labelwidthstring Literaturverzeichnis
48418 \begin_inset CommandInset bibitem
48419 LatexCommand bibitem
48420 key "makeindex"
48421
48422 \end_inset
48423
48424
48425 \begin_inset CommandInset href
48426 LatexCommand href
48427 name "Documentation"
48428 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48429
48430 \end_inset
48431
48432  of the program 
48433 \family sans
48434 makeindex
48435 \family default
48436 :
48437 \begin_inset Newline newline
48438 \end_inset
48439
48440
48441 \begin_inset Flex URL
48442 status collapsed
48443
48444 \begin_layout Plain Layout
48445
48446 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48447 \end_layout
48448
48449 \end_inset
48450
48451
48452 \end_layout
48453
48454 \begin_layout Bibliography
48455 \labelwidthstring Literaturverzeichnis
48456 \begin_inset CommandInset bibitem
48457 LatexCommand bibitem
48458 key "xindy"
48459
48460 \end_inset
48461
48462
48463 \begin_inset CommandInset href
48464 LatexCommand href
48465 name "Documentation"
48466 target "http://www.xindy.org/documentation.html"
48467
48468 \end_inset
48469
48470  of the program 
48471 \family sans
48472 xindy
48473 \family default
48474 :
48475 \begin_inset Newline newline
48476 \end_inset
48477
48478
48479 \begin_inset Flex URL
48480 status collapsed
48481
48482 \begin_layout Plain Layout
48483
48484 http://www.xindy.org/documentation.html
48485 \end_layout
48486
48487 \end_inset
48488
48489
48490 \end_layout
48491
48492 \begin_layout Bibliography
48493 \labelwidthstring Literaturverzeichnis
48494 \begin_inset CommandInset bibitem
48495 LatexCommand bibitem
48496 key "caption"
48497
48498 \end_inset
48499
48500
48501 \begin_inset CommandInset href
48502 LatexCommand href
48503 name "Documentation"
48504 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
48505
48506 \end_inset
48507
48508  of the LaTeX-package 
48509 \series bold
48510 caption
48511 \series default
48512
48513 \begin_inset Index idx
48514 status collapsed
48515
48516 \begin_layout Plain Layout
48517 LaTeX-packages ! caption
48518 \end_layout
48519
48520 \end_inset
48521
48522 :
48523 \begin_inset Newline newline
48524 \end_inset
48525
48526
48527 \begin_inset Flex URL
48528 status collapsed
48529
48530 \begin_layout Plain Layout
48531
48532 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
48533 \end_layout
48534
48535 \end_inset
48536
48537
48538 \end_layout
48539
48540 \begin_layout Bibliography
48541 \labelwidthstring Literaturverzeichnis
48542 \begin_inset CommandInset bibitem
48543 LatexCommand bibitem
48544 key "enumitem"
48545
48546 \end_inset
48547
48548
48549 \begin_inset CommandInset href
48550 LatexCommand href
48551 name "Documentation"
48552 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
48553
48554 \end_inset
48555
48556  of the LaTeX-package 
48557 \series bold
48558 enumitem
48559 \series default
48560
48561 \begin_inset Index idx
48562 status collapsed
48563
48564 \begin_layout Plain Layout
48565 LaTeX-packages ! enumitem
48566 \end_layout
48567
48568 \end_inset
48569
48570 :
48571 \begin_inset Newline newline
48572 \end_inset
48573
48574
48575 \begin_inset Flex URL
48576 status collapsed
48577
48578 \begin_layout Plain Layout
48579
48580 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
48581 \end_layout
48582
48583 \end_inset
48584
48585
48586 \end_layout
48587
48588 \begin_layout Bibliography
48589 \labelwidthstring Literaturverzeichnis
48590 \begin_inset CommandInset bibitem
48591 LatexCommand bibitem
48592 key "fancyhdr"
48593
48594 \end_inset
48595
48596
48597 \begin_inset CommandInset href
48598 LatexCommand href
48599 name "Documentation"
48600 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
48601
48602 \end_inset
48603
48604  of the LaTeX-package 
48605 \series bold
48606 fancyhdr
48607 \series default
48608
48609 \begin_inset Index idx
48610 status collapsed
48611
48612 \begin_layout Plain Layout
48613 LaTeX-packages ! fancyhdr
48614 \end_layout
48615
48616 \end_inset
48617
48618 :
48619 \begin_inset Newline newline
48620 \end_inset
48621
48622
48623 \begin_inset Flex URL
48624 status collapsed
48625
48626 \begin_layout Plain Layout
48627
48628 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
48629 \end_layout
48630
48631 \end_inset
48632
48633
48634 \end_layout
48635
48636 \begin_layout Bibliography
48637 \labelwidthstring Literaturverzeichnis
48638 \begin_inset CommandInset bibitem
48639 LatexCommand bibitem
48640 key "hyperref"
48641
48642 \end_inset
48643
48644
48645 \series bold
48646
48647 \begin_inset CommandInset href
48648 LatexCommand href
48649 name "Documentation"
48650 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
48651
48652 \end_inset
48653
48654
48655 \series default
48656  of the LaTeX-package 
48657 \series bold
48658 hyperref
48659 \series default
48660
48661 \begin_inset Index idx
48662 status collapsed
48663
48664 \begin_layout Plain Layout
48665 LaTeX-packages ! hyperref
48666 \end_layout
48667
48668 \end_inset
48669
48670 :
48671 \begin_inset Newline newline
48672 \end_inset
48673
48674
48675 \begin_inset Flex URL
48676 status collapsed
48677
48678 \begin_layout Plain Layout
48679
48680 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
48681 \end_layout
48682
48683 \end_inset
48684
48685
48686 \end_layout
48687
48688 \begin_layout Bibliography
48689 \labelwidthstring Literaturverzeichnis
48690 \begin_inset CommandInset bibitem
48691 LatexCommand bibitem
48692 key "nomencl"
48693
48694 \end_inset
48695
48696
48697 \begin_inset CommandInset href
48698 LatexCommand href
48699 name "Documentation"
48700 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
48701
48702 \end_inset
48703
48704  of the LaTeX-package 
48705 \series bold
48706 nomencl
48707 \series default
48708
48709 \begin_inset Index idx
48710 status collapsed
48711
48712 \begin_layout Plain Layout
48713 LaTeX-packages ! nomencl
48714 \end_layout
48715
48716 \end_inset
48717
48718 :
48719 \begin_inset Newline newline
48720 \end_inset
48721
48722
48723 \begin_inset Flex URL
48724 status collapsed
48725
48726 \begin_layout Plain Layout
48727
48728 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
48729 \end_layout
48730
48731 \end_inset
48732
48733
48734 \end_layout
48735
48736 \begin_layout Bibliography
48737 \labelwidthstring Literaturverzeichnis
48738 \begin_inset CommandInset bibitem
48739 LatexCommand bibitem
48740 key "prettyref"
48741
48742 \end_inset
48743
48744
48745 \begin_inset CommandInset href
48746 LatexCommand href
48747 name "Documentation"
48748 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
48749
48750 \end_inset
48751
48752  of the LaTeX-package 
48753 \series bold
48754 prettyref
48755 \series default
48756
48757 \begin_inset Index idx
48758 status collapsed
48759
48760 \begin_layout Plain Layout
48761 LaTeX-packages ! prettyref
48762 \end_layout
48763
48764 \end_inset
48765
48766 :
48767 \begin_inset Newline newline
48768 \end_inset
48769
48770
48771 \begin_inset Flex URL
48772 status collapsed
48773
48774 \begin_layout Plain Layout
48775
48776 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
48777 \end_layout
48778
48779 \end_inset
48780
48781
48782 \end_layout
48783
48784 \begin_layout Bibliography
48785 \labelwidthstring Literaturverzeichnis
48786 \begin_inset CommandInset bibitem
48787 LatexCommand bibitem
48788 key "refstyle"
48789
48790 \end_inset
48791
48792
48793 \begin_inset CommandInset href
48794 LatexCommand href
48795 name "Documentation"
48796 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
48797
48798 \end_inset
48799
48800  of the LaTeX-package 
48801 \series bold
48802 refstyle
48803 \series default
48804
48805 \begin_inset Index idx
48806 status collapsed
48807
48808 \begin_layout Plain Layout
48809 LaTeX-packages ! refstyle
48810 \end_layout
48811
48812 \end_inset
48813
48814 :
48815 \begin_inset Newline newline
48816 \end_inset
48817
48818
48819 \begin_inset Flex URL
48820 status collapsed
48821
48822 \begin_layout Plain Layout
48823
48824 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
48825 \end_layout
48826
48827 \end_inset
48828
48829
48830 \end_layout
48831
48832 \begin_layout Bibliography
48833 \labelwidthstring Literaturverzeichnis
48834 \begin_inset CommandInset bibitem
48835 LatexCommand bibitem
48836 key "tipa"
48837
48838 \end_inset
48839
48840
48841 \begin_inset CommandInset href
48842 LatexCommand href
48843 name "Documentation"
48844 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
48845
48846 \end_inset
48847
48848  of the LaTeX-package 
48849 \series bold
48850 tipa
48851 \series default
48852
48853 \begin_inset Index idx
48854 status collapsed
48855
48856 \begin_layout Plain Layout
48857 LaTeX-packages ! tipa
48858 \end_layout
48859
48860 \end_inset
48861
48862 :
48863 \begin_inset Newline newline
48864 \end_inset
48865
48866
48867 \begin_inset Flex URL
48868 status collapsed
48869
48870 \begin_layout Plain Layout
48871
48872 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
48873 \end_layout
48874
48875 \end_inset
48876
48877
48878 \end_layout
48879
48880 \begin_layout Bibliography
48881 \labelwidthstring Literaturverzeichnis
48882 \begin_inset CommandInset bibitem
48883 LatexCommand bibitem
48884 key "Arabic"
48885
48886 \end_inset
48887
48888
48889 \begin_inset CommandInset href
48890 LatexCommand href
48891 name "Wiki-page"
48892 target "http://wiki.lyx.org/Windows/Arabic"
48893
48894 \end_inset
48895
48896  how to set up LyX for Arabic:
48897 \begin_inset Newline newline
48898 \end_inset
48899
48900
48901 \begin_inset Flex URL
48902 status collapsed
48903
48904 \begin_layout Plain Layout
48905
48906 http://wiki.lyx.org/Windows/Arabic
48907 \end_layout
48908
48909 \end_inset
48910
48911
48912 \end_layout
48913
48914 \begin_layout Bibliography
48915 \labelwidthstring Literaturverzeichnis
48916 \begin_inset CommandInset bibitem
48917 LatexCommand bibitem
48918 key "Armenian"
48919
48920 \end_inset
48921
48922
48923 \begin_inset CommandInset href
48924 LatexCommand href
48925 name "Wiki-page"
48926 target "http://wiki.lyx.org/Windows/Armenian"
48927
48928 \end_inset
48929
48930  how to set up LyX for Armenian:
48931 \begin_inset Newline newline
48932 \end_inset
48933
48934
48935 \begin_inset Flex URL
48936 status collapsed
48937
48938 \begin_layout Plain Layout
48939
48940 http://wiki.lyx.org/Windows/Armenian
48941 \end_layout
48942
48943 \end_inset
48944
48945
48946 \end_layout
48947
48948 \begin_layout Bibliography
48949 \labelwidthstring Literaturverzeichnis
48950 \begin_inset CommandInset bibitem
48951 LatexCommand bibitem
48952 key "Farsi"
48953
48954 \end_inset
48955
48956
48957 \begin_inset CommandInset href
48958 LatexCommand href
48959 name "Wiki-page"
48960 target "http://wiki.lyx.org/Windows/Farsi"
48961
48962 \end_inset
48963
48964  how to set up LyX for Farsi:
48965 \begin_inset Newline newline
48966 \end_inset
48967
48968
48969 \begin_inset Flex URL
48970 status collapsed
48971
48972 \begin_layout Plain Layout
48973
48974 http://wiki.lyx.org/Windows/Farsi
48975 \end_layout
48976
48977 \end_inset
48978
48979
48980 \end_layout
48981
48982 \begin_layout Bibliography
48983 \labelwidthstring Literaturverzeichnis
48984 \begin_inset CommandInset bibitem
48985 LatexCommand bibitem
48986 key "Hebrew"
48987
48988 \end_inset
48989
48990
48991 \begin_inset CommandInset href
48992 LatexCommand href
48993 name "Wiki-page"
48994 target "http://wiki.lyx.org/Windows/Hebrew"
48995
48996 \end_inset
48997
48998  how to set up LyX for Hebrew:
48999 \begin_inset Newline newline
49000 \end_inset
49001
49002
49003 \begin_inset Flex URL
49004 status collapsed
49005
49006 \begin_layout Plain Layout
49007
49008 http://wiki.lyx.org/Windows/Hebrew
49009 \end_layout
49010
49011 \end_inset
49012
49013
49014 \end_layout
49015
49016 \begin_layout Bibliography
49017 \labelwidthstring Literaturverzeichnis
49018 \begin_inset CommandInset bibitem
49019 LatexCommand bibitem
49020 key "Japanese"
49021
49022 \end_inset
49023
49024
49025 \begin_inset CommandInset href
49026 LatexCommand href
49027 name "Wiki-page"
49028 target "http://wiki.lyx.org/Windows/Japanese"
49029
49030 \end_inset
49031
49032  how to set up LyX for Japanese:
49033 \begin_inset Newline newline
49034 \end_inset
49035
49036
49037 \begin_inset Flex URL
49038 status collapsed
49039
49040 \begin_layout Plain Layout
49041
49042 http://wiki.lyx.org/Windows/Japanese
49043 \end_layout
49044
49045 \end_inset
49046
49047
49048 \end_layout
49049
49050 \begin_layout Bibliography
49051 \labelwidthstring Literaturverzeichnis
49052 \begin_inset CommandInset bibitem
49053 LatexCommand bibitem
49054 key "Latvian"
49055
49056 \end_inset
49057
49058
49059 \begin_inset CommandInset href
49060 LatexCommand href
49061 name "Wiki-page"
49062 target "http://wiki.lyx.org/Windows/Latvian"
49063
49064 \end_inset
49065
49066  how to set up LyX for Latvian:
49067 \begin_inset Newline newline
49068 \end_inset
49069
49070
49071 \begin_inset Flex URL
49072 status collapsed
49073
49074 \begin_layout Plain Layout
49075
49076 http://wiki.lyx.org/Windows/Latvian
49077 \end_layout
49078
49079 \end_inset
49080
49081
49082 \end_layout
49083
49084 \begin_layout Bibliography
49085 \labelwidthstring Literaturverzeichnis
49086 \begin_inset CommandInset bibitem
49087 LatexCommand bibitem
49088 key "Lithuanian"
49089
49090 \end_inset
49091
49092
49093 \begin_inset CommandInset href
49094 LatexCommand href
49095 name "Wiki-page"
49096 target "http://wiki.lyx.org/Windows/Lithuanian"
49097
49098 \end_inset
49099
49100  how to set up LyX for Lithuanian:
49101 \begin_inset Newline newline
49102 \end_inset
49103
49104
49105 \begin_inset Flex URL
49106 status collapsed
49107
49108 \begin_layout Plain Layout
49109
49110 http://wiki.lyx.org/Windows/Lithuanian
49111 \end_layout
49112
49113 \end_inset
49114
49115
49116 \end_layout
49117
49118 \begin_layout Bibliography
49119 \labelwidthstring Literaturverzeichnis
49120 \begin_inset CommandInset bibitem
49121 LatexCommand bibitem
49122 key "Mongolian"
49123
49124 \end_inset
49125
49126
49127 \begin_inset CommandInset href
49128 LatexCommand href
49129 name "Wiki-page"
49130 target "http://wiki.lyx.org/Windows/Mongolian"
49131
49132 \end_inset
49133
49134  how to set up LyX for Mongolian:
49135 \begin_inset Newline newline
49136 \end_inset
49137
49138
49139 \begin_inset Flex URL
49140 status collapsed
49141
49142 \begin_layout Plain Layout
49143
49144 http://wiki.lyx.org/Windows/Mongolian
49145 \end_layout
49146
49147 \end_inset
49148
49149
49150 \end_layout
49151
49152 \begin_layout Bibliography
49153 \labelwidthstring Literaturverzeichnis
49154 \begin_inset CommandInset bibitem
49155 LatexCommand bibitem
49156 key "Vietnamese"
49157
49158 \end_inset
49159
49160
49161 \begin_inset CommandInset href
49162 LatexCommand href
49163 name "Wiki-page"
49164 target "http://wiki.lyx.org/Windows/Vietnamese"
49165
49166 \end_inset
49167
49168  how to set up LyX for Vietnamese:
49169 \begin_inset Newline newline
49170 \end_inset
49171
49172
49173 \begin_inset Flex URL
49174 status collapsed
49175
49176 \begin_layout Plain Layout
49177
49178 http://wiki.lyx.org/Windows/Vietnamese
49179 \end_layout
49180
49181 \end_inset
49182
49183
49184 \end_layout
49185
49186 \begin_layout Bibliography
49187 \labelwidthstring Literaturverzeichnis
49188 \begin_inset CommandInset bibitem
49189 LatexCommand bibitem
49190 key "NewInLyX20"
49191
49192 \end_inset
49193
49194
49195 \begin_inset CommandInset href
49196 LatexCommand href
49197 name "Wiki-page"
49198 target "http://wiki.lyx.org/LyX/NewInLyX20"
49199
49200 \end_inset
49201
49202  about new features in 
49203 \family sans
49204 LyX 2.0
49205 \family default
49206 :
49207 \begin_inset Newline newline
49208 \end_inset
49209
49210
49211 \begin_inset Flex URL
49212 status collapsed
49213
49214 \begin_layout Plain Layout
49215
49216 http://wiki.lyx.org/LyX/NewInLyX20
49217 \end_layout
49218
49219 \end_inset
49220
49221
49222 \end_layout
49223
49224 \begin_layout Standard
49225 \begin_inset Newpage newpage
49226 \end_inset
49227
49228
49229 \begin_inset ERT
49230 status collapsed
49231
49232 \begin_layout Plain Layout
49233
49234
49235 \backslash
49236 let
49237 \backslash
49238 mybibname
49239 \backslash
49240 bibname
49241 \end_layout
49242
49243 \begin_layout Plain Layout
49244
49245
49246 \backslash
49247 renewcommand{
49248 \backslash
49249 bibname}{
49250 \backslash
49251 mybibname
49252 \backslash
49253 ; 2}
49254 \end_layout
49255
49256 \end_inset
49257
49258
49259 \begin_inset Note Note
49260 status collapsed
49261
49262 \begin_layout Plain Layout
49263 The command 
49264 \series bold
49265
49266 \backslash
49267 bibname
49268 \series default
49269  is the name of the bibliography in the current document language.
49270  It is redefined here with the number 2 at the end to state that the following
49271  bibliography is the second one:
49272 \end_layout
49273
49274 \end_inset
49275
49276
49277 \end_layout
49278
49279 \begin_layout Standard
49280 \begin_inset CommandInset bibtex
49281 LatexCommand bibtex
49282 bibfiles "biblio/LyXDocs"
49283 options "biblio/alphadin"
49284
49285 \end_inset
49286
49287
49288 \end_layout
49289
49290 \begin_layout Standard
49291 The above bibliography is created from a BibTeX-database.
49292 \end_layout
49293
49294 \begin_layout Standard
49295 \begin_inset CommandInset nomencl_print
49296 LatexCommand printnomenclature
49297 set_width "auto"
49298
49299 \end_inset
49300
49301
49302 \begin_inset CommandInset index_print
49303 LatexCommand printindex
49304 type "idx"
49305
49306 \end_inset
49307
49308
49309 \end_layout
49310
49311 \end_body
49312 \end_document