]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: describe new support for \listoflistings
[features.git] / lib / doc / UserGuide.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
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 % macro for italic page numbers in the index
37 \newcommand{\IndexDef}[1]{\textit{#1}}
38
39 % for customized page headers/footers
40 % only needed because they are only used in one section of the document
41 \usepackage{fancyhdr}
42 % change header rule width
43 \renewcommand{\headrulewidth}{2pt}
44
45 % used to have extra space in table cells
46 \@ifundefined{extrarowheight}
47  {\usepackage{array}}{}
48 \setlength{\extrarowheight}{2pt}
49
50 % workaround for a makeindex bug,
51 % see sec. "Index Entry Order"
52 % only uncomment this when you are using makindex
53 %\let\OrgIndex\index 
54 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
55 \end_preamble
56 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
57 \use_default_options false
58 \begin_modules
59 customHeadersFooters
60 enumitem
61 \end_modules
62 \maintain_unincluded_children false
63 \language english
64 \language_package default
65 \inputencoding auto
66 \fontencoding global
67 \font_roman default
68 \font_sans default
69 \font_typewriter default
70 \font_math auto
71 \font_default_family default
72 \use_non_tex_fonts false
73 \font_sc false
74 \font_osf false
75 \font_sf_scale 100
76 \font_tt_scale 100
77 \graphics default
78 \default_output_format default
79 \output_sync 0
80 \bibtex_command bibtex
81 \index_command default
82 \paperfontsize 12
83 \spacing single
84 \use_hyperref true
85 \pdf_title "The LyX User's Guide"
86 \pdf_author "LyX Team"
87 \pdf_subject "LyX"
88 \pdf_keywords "LyX"
89 \pdf_bookmarks true
90 \pdf_bookmarksnumbered true
91 \pdf_bookmarksopen false
92 \pdf_bookmarksopenlevel 1
93 \pdf_breaklinks false
94 \pdf_pdfborder false
95 \pdf_colorlinks true
96 \pdf_backref false
97 \pdf_pdfusetitle false
98 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
99 \papersize default
100 \use_geometry false
101 \use_package amsmath 1
102 \use_package amssymb 1
103 \use_package cancel 0
104 \use_package esint 1
105 \use_package mathdots 1
106 \use_package mathtools 0
107 \use_package mhchem 1
108 \use_package stackrel 0
109 \use_package stmaryrd 0
110 \use_package undertilde 0
111 \cite_engine basic
112 \cite_engine_type default
113 \biblio_style plain
114 \use_bibtopic false
115 \use_indices false
116 \paperorientation portrait
117 \suppress_date false
118 \justification true
119 \use_refstyle 0
120 \notefontcolor #0000ff
121 \branch Question
122 \selected 1
123 \filename_suffix 0
124 \color #00ff00
125 \end_branch
126 \branch Answer
127 \selected 0
128 \filename_suffix 0
129 \color #aa55ff
130 \end_branch
131 \index Index
132 \shortcut idx
133 \color #008000
134 \end_index
135 \secnumdepth 3
136 \tocdepth 2
137 \paragraph_separation indent
138 \paragraph_indentation default
139 \quotes_language english
140 \papercolumns 1
141 \papersides 2
142 \paperpagestyle default
143 \tracking_changes false
144 \output_changes false
145 \html_math_output 0
146 \html_css_as_file 0
147 \html_be_strict true
148 \end_header
149
150 \begin_body
151
152 \begin_layout Title
153 The LyX User's Guide
154 \end_layout
155
156 \begin_layout Author
157 by the LyX Team
158 \begin_inset Foot
159 status collapsed
160
161 \begin_layout Plain Layout
162 \noindent
163 If you have comments on or error corrections to this documentation, please
164  send them to the LyX Documentation mailing list: 
165 \begin_inset CommandInset href
166 LatexCommand href
167 target "lyx-docs@lists.lyx.org"
168 type "mailto:"
169
170 \end_inset
171
172
173 \end_layout
174
175 \end_inset
176
177
178 \begin_inset Newline newline
179 \end_inset
180
181
182 \begin_inset Newline newline
183 \end_inset
184
185 Version 2.1.x
186 \begin_inset Note Note
187 status collapsed
188
189 \begin_layout Plain Layout
190 The latest PDF-version of this document can be found here:
191 \begin_inset Newline newline
192 \end_inset
193
194
195 \series bold
196 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
197 \end_layout
198
199 \end_inset
200
201
202 \end_layout
203
204 \begin_layout Standard
205 \begin_inset CommandInset toc
206 LatexCommand tableofcontents
207
208 \end_inset
209
210
211 \end_layout
212
213 \begin_layout Chapter
214 Getting Started
215 \end_layout
216
217 \begin_layout Section
218 What is LyX?
219 \end_layout
220
221 \begin_layout Standard
222 LyX is a document preparation system.
223  It is a tool for producing beautiful manu\SpecialChar \-
224 scripts, publishable books, business
225  letters and proposals, and even poetry.
226  It is unlike most other 
227 \begin_inset Quotes eld
228 \end_inset
229
230 word processors
231 \begin_inset Quotes erd
232 \end_inset
233
234  in the sense that it uses the paradigm of a markup language as its core
235  editing style.
236  That means that when you type a section header, you mark it as a 
237 \begin_inset Quotes eld
238 \end_inset
239
240 Section
241 \begin_inset Quotes erd
242 \end_inset
243
244 , not as 
245 \begin_inset Quotes eld
246 \end_inset
247
248 Bold, 17
249 \begin_inset space \thinspace{}
250 \end_inset
251
252 pt type, left justified, 5
253 \begin_inset space \thinspace{}
254 \end_inset
255
256 mm space below
257 \begin_inset Quotes erd
258 \end_inset
259
260 .
261  LyX takes care of the typesetting for you; so you deal only with concepts,
262  not with mechanics.
263 \end_layout
264
265 \begin_layout Standard
266 This philosophy is explained in greater detail in the 
267 \emph on
268 Introduction
269 \emph default
270 manual.
271  If you haven't read it yet, you need to.
272  Yes, we mean now.
273 \end_layout
274
275 \begin_layout Standard
276 The 
277 \emph on
278 Introduction
279 \emph default
280  manual describes several things in addition to LyX's philosophy: most important
281 ly, the format of all of the manuals.
282  If you don't read it, you will have a bear of a time navigating this manual.
283  You might also be better served looking in one of the other manuals instead
284  of this one.
285  The 
286 \emph on
287 Introduction
288 \emph default
289  manual describes that, too.
290 \end_layout
291
292 \begin_layout Section
293 How LyX Looks
294 \end_layout
295
296 \begin_layout Standard
297 Like most applications, LyX has the familiar menu bar across the top of
298  its window.
299  Below it is a toolbar with a pulldown box and various buttons.
300  There is, of course, a vertical scrollbar and a main work area for editing
301  documents.
302 \end_layout
303
304 \begin_layout Standard
305 Note that there is no horizontal scrollbar.
306  This is not a bug or an oversight, but intentional.
307  When you read a book, you expect the end of a line to wrap around to the
308  next line.
309  Text overflows onto new pages in a vertical fashion, hence the need for
310  only a vertical scrollbar.
311  There are three cases where you might want a horizontal scrollbar.
312  The first case is large images.
313  To avoid them being displayed larger than your screen, left click on the
314  image and use the option 
315 \family sans
316 Scale on Screen
317 \family default
318  in the tab 
319 \family sans
320 LaTeX and LyX options
321 \family default
322 .
323  The second and third cases are tables and equations which are wider than
324  the LyX window.
325  You can use the arrow keys to scroll horizontally through the table, but
326  this doesn't work for equations yet.
327 \end_layout
328
329 \begin_layout Standard
330 For a brief description of all LyX menus and toolbar buttons, have a look
331  at Appendix
332 \begin_inset space ~
333 \end_inset
334
335
336 \begin_inset CommandInset ref
337 LatexCommand ref
338 reference "chap:The-User-Interface"
339
340 \end_inset
341
342 .
343 \end_layout
344
345 \begin_layout Section
346 HELP
347 \end_layout
348
349 \begin_layout Standard
350 The help system consists of the LyX manuals.
351  You can read all of the manuals from inside LyX.
352  Just select the manual you want to read from the 
353 \family sans
354 Help
355 \family default
356  menu.
357 \end_layout
358
359 \begin_layout Section
360 Basic LyX Setup
361 \begin_inset CommandInset label
362 LatexCommand label
363 name "sec:Basic-LyX-Setup"
364
365 \end_inset
366
367
368 \end_layout
369
370 \begin_layout Standard
371 Almost all features of LyX can be configured via the menu 
372 \family sans
373 Tools\SpecialChar \menuseparator
374 Preferences
375 \family default
376 .
377 \begin_inset Index idx
378 status collapsed
379
380 \begin_layout Plain Layout
381 Preferences
382 \end_layout
383
384 \end_inset
385
386  LyX is able to inspect your system to see what programs, LaTeX document
387  classes and LaTeX packages are available.
388  It uses this knowledge to give reasonable defaults for the preferences
389  settings.
390  Although this configuration has already been done when LyX was installed
391  on your system, you might have some items that you installed locally, e.
392 \begin_inset space \thinspace{}
393 \end_inset
394
395 g.
396 \begin_inset space \space{}
397 \end_inset
398
399 new LaTeX classes, and which are not seen by LyX.
400  To force LyX to re-inspect your system, you should use 
401 \family sans
402 Tools\SpecialChar \menuseparator
403 Reconfigure
404 \family default
405 .
406 \begin_inset Index idx
407 status collapsed
408
409 \begin_layout Plain Layout
410 Reconfiguration of LyX
411 \end_layout
412
413 \end_inset
414
415  You should then restart LyX to ensure that the changes are taken into account.
416 \end_layout
417
418 \begin_layout Section
419 LaTeX Setup
420 \begin_inset CommandInset label
421 LatexCommand label
422 name "sec:LaTeX-Setup"
423
424 \end_inset
425
426
427 \end_layout
428
429 \begin_layout Standard
430 You can edit documents in LyX without having LaTeX installed, but you will
431  not be able to create PDFs or print your documents unless you do have it
432  installed.
433  However, some LyX documents use DocBook as the “backend” that can produce
434  PDFs and the like, and every LyX document can always be output as plain
435  text or as XHTML.
436 \end_layout
437
438 \begin_layout Standard
439 Some document classes may depend upon specific LaTeX or DocBook classes
440  or packages.
441  Such document classes can be used even if you do not have the required
442  files installed, but you will not be able to produce certain kinds of output.
443 \end_layout
444
445 \begin_layout Standard
446 The LaTeX packages that LyX has found on your system are listed in a file
447  you can view from the menu 
448 \family sans
449 Help\SpecialChar \menuseparator
450 LaT
451 \begin_inset ERT
452 status collapsed
453
454 \begin_layout Plain Layout
455
456 {}
457 \end_layout
458
459 \end_inset
460
461 eX
462 \begin_inset space ~
463 \end_inset
464
465 Configuration
466 \family default
467 .
468  If you are missing packages you need, then you must install them and then
469  reconfigure LyX (menu 
470 \family sans
471 Tools\SpecialChar \menuseparator
472 Reconfigure
473 \family default
474 ).
475 \begin_inset Note Note
476 status collapsed
477
478 \begin_layout Plain Layout
479 The two braces in the TeX Code box prevent that the term 
480 \begin_inset Quotes eld
481 \end_inset
482
483 LaTeX
484 \begin_inset Quotes erd
485 \end_inset
486
487  from being printed with sub- and superscript letters.
488  More about TeX Code is described in section
489 \begin_inset space ~
490 \end_inset
491
492
493 \begin_inset CommandInset ref
494 LatexCommand ref
495 reference "sec:TeX-Code"
496
497 \end_inset
498
499 , the printout of proper names like LaTeX is explained in section
500 \begin_inset space ~
501 \end_inset
502
503
504 \begin_inset CommandInset ref
505 LatexCommand ref
506 reference "sub:LyX's-Proper-Names"
507
508 \end_inset
509
510 .
511 \end_layout
512
513 \end_inset
514
515
516 \begin_inset Index idx
517 status collapsed
518
519 \begin_layout Plain Layout
520 Reconfiguration of LyX
521 \end_layout
522
523 \end_inset
524
525  See section 5.1 of the 
526 \emph on
527 Customization
528 \emph default
529  manual for more information on installing additional LaTeX packages.
530 \end_layout
531
532 \begin_layout Chapter
533 How to work with LyX
534 \end_layout
535
536 \begin_layout Section
537 Basic File Operations
538 \begin_inset Index idx
539 status collapsed
540
541 \begin_layout Plain Layout
542 File Operations
543 \end_layout
544
545 \end_inset
546
547
548 \end_layout
549
550 \begin_layout Standard
551 Under the 
552 \family sans
553 File
554 \family default
555  menu and in the standard toolbar are basic operations for any word processor
556  in addition to some more advanced operations:
557 \end_layout
558
559 \begin_layout Itemize
560
561 \family sans
562 New, 
563 \family default
564
565 \begin_inset Info
566 type  "shortcut"
567 arg   "buffer-new"
568 \end_inset
569
570  or
571 \family sans
572  
573 \begin_inset Info
574 type  "icon"
575 arg   "buffer-new"
576 \end_inset
577
578
579 \end_layout
580
581 \begin_layout Itemize
582
583 \family sans
584 New
585 \begin_inset space ~
586 \end_inset
587
588 from
589 \begin_inset space ~
590 \end_inset
591
592 Template, 
593 \family default
594
595 \begin_inset Info
596 type  "shortcut"
597 arg   "buffer-new-template"
598 \end_inset
599
600
601 \end_layout
602
603 \begin_layout Itemize
604
605 \family sans
606 Open, 
607 \family default
608
609 \begin_inset Info
610 type  "shortcut"
611 arg   "file-open"
612 \end_inset
613
614  or
615 \family sans
616  
617 \begin_inset Info
618 type  "icon"
619 arg   "file-open"
620 \end_inset
621
622
623 \end_layout
624
625 \begin_layout Itemize
626
627 \family sans
628 Open
629 \begin_inset space ~
630 \end_inset
631
632 Recent
633 \end_layout
634
635 \begin_layout Itemize
636
637 \family sans
638 Close, 
639 \family default
640
641 \begin_inset Info
642 type  "shortcut"
643 arg   "view-close"
644 \end_inset
645
646
647 \end_layout
648
649 \begin_layout Itemize
650
651 \family sans
652 Save, 
653 \family default
654
655 \begin_inset Info
656 type  "shortcut"
657 arg   "buffer-write"
658 \end_inset
659
660  or
661 \family sans
662  
663 \begin_inset Info
664 type  "icon"
665 arg   "buffer-write"
666 \end_inset
667
668
669 \end_layout
670
671 \begin_layout Itemize
672
673 \family sans
674 Save
675 \begin_inset space ~
676 \end_inset
677
678 As, 
679 \family default
680
681 \begin_inset Info
682 type  "shortcut"
683 arg   "buffer-write-as"
684 \end_inset
685
686
687 \end_layout
688
689 \begin_layout Itemize
690
691 \family sans
692 Revert
693 \begin_inset space ~
694 \end_inset
695
696 to
697 \begin_inset space ~
698 \end_inset
699
700 saved
701 \end_layout
702
703 \begin_layout Itemize
704
705 \family sans
706 Print, 
707 \family default
708
709 \begin_inset Info
710 type  "shortcut"
711 arg   "dialog-show print"
712 \end_inset
713
714  or
715 \family sans
716  
717 \begin_inset Info
718 type  "icon"
719 arg   "dialog-show print"
720 \end_inset
721
722
723 \end_layout
724
725 \begin_layout Itemize
726
727 \family sans
728 Exit, 
729 \family default
730
731 \begin_inset Info
732 type  "shortcut"
733 arg   "lyx-quit"
734 \end_inset
735
736
737 \end_layout
738
739 \begin_layout Standard
740 They all do pretty much the same thing as in other word processors, with
741  a few minor differences.
742  The 
743 \family sans
744 File\SpecialChar \menuseparator
745 New
746 \begin_inset space ~
747 \end_inset
748
749 from
750 \begin_inset space ~
751 \end_inset
752
753 Template
754 \family default
755  command lists the available templates.
756  Selecting a template will automatically set certain layout features for
757  the document, features you would otherwise need to change manually.
758  They can be of use for certain classes, especially those for writing letters
759  (see sec.
760 \begin_inset space \thinspace{}
761 \end_inset
762
763
764 \begin_inset CommandInset ref
765 LatexCommand ref
766 reference "sec:Document-Classes"
767
768 \end_inset
769
770 ).
771 \end_layout
772
773 \begin_layout Standard
774 \begin_inset Note Greyedout
775 status open
776
777 \begin_layout Plain Layout
778
779 \series bold
780 Note:
781 \series default
782  There is no 
783 \begin_inset Quotes eld
784 \end_inset
785
786 default file
787 \begin_inset Quotes erd
788 \end_inset
789
790  or document named 
791 \begin_inset Quotes eld
792 \end_inset
793
794 Untitled
795 \begin_inset Quotes erd
796 \end_inset
797
798  or 
799 \begin_inset Quotes eld
800 \end_inset
801
802 scratch.
803 \begin_inset Quotes erd
804 \end_inset
805
806  Unless you tell LyX to open a file or create a new one, that big, blank
807  space is just that — a big, blank space.
808 \end_layout
809
810 \end_inset
811
812
813 \end_layout
814
815 \begin_layout Standard
816
817 \family sans
818 Revert
819 \begin_inset space ~
820 \end_inset
821
822 to
823 \begin_inset space ~
824 \end_inset
825
826 saved
827 \family default
828  and 
829 \family sans
830 Version
831 \begin_inset space ~
832 \end_inset
833
834 Control
835 \family default
836  are useful if more people work on the same document at the same time.
837 \begin_inset Foot
838 status collapsed
839
840 \begin_layout Plain Layout
841 If you plan to do this, you should check out the Version Control feature
842  in LyX also.
843  Read Additional Features\SpecialChar \@.
844
845 \end_layout
846
847 \end_inset
848
849  
850 \family sans
851 Revert
852 \begin_inset space ~
853 \end_inset
854
855 to
856 \begin_inset space ~
857 \end_inset
858
859 saved
860 \family default
861  will reload the document from disk.
862  You can of course also use it if you regret that you changed a document
863  and want to restore it to the last save.
864  With
865 \family sans
866  Version
867 \begin_inset space ~
868 \end_inset
869
870 Control 
871 \family default
872 you can register the changes you made to a document so that others can identify
873  them as your changes.
874 \end_layout
875
876 \begin_layout Section
877 Basic Editing Features
878 \begin_inset Index idx
879 status collapsed
880
881 \begin_layout Plain Layout
882 Editing
883 \end_layout
884
885 \end_inset
886
887
888 \begin_inset CommandInset label
889 LatexCommand label
890 name "sec:Basic-Editing-Features"
891
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Standard
898 Like most modern word processors, LyX can perform cut and paste operations
899  on blocks of text, can move by character, word, or page of text, and can
900  delete whole words as well as individual characters.
901  The next four sections cover the basic LyX editing features and how to
902  access them.
903  We will start with cut and paste.
904 \end_layout
905
906 \begin_layout Standard
907 As you might expect, the 
908 \family sans
909 Edit
910 \family default
911  menu and the standard toolbar has the cut and paste commands, along with
912  various other editing features.
913  Some of these are special and covered in later sections.
914  The basic ones are:
915 \end_layout
916
917 \begin_layout Itemize
918
919 \family sans
920 Cut
921 \family default
922
923 \begin_inset Index idx
924 status collapsed
925
926 \begin_layout Plain Layout
927 Cut
928 \end_layout
929
930 \end_inset
931
932
933 \family sans
934
935 \family default
936
937 \begin_inset Info
938 type  "shortcut"
939 arg   "cut"
940 \end_inset
941
942  or
943 \family sans
944  
945 \family default
946
947 \begin_inset Info
948 type  "icon"
949 arg   "cut"
950 \end_inset
951
952
953 \end_layout
954
955 \begin_layout Itemize
956
957 \family sans
958 Copy
959 \family default
960
961 \begin_inset Index idx
962 status collapsed
963
964 \begin_layout Plain Layout
965 Copy
966 \end_layout
967
968 \end_inset
969
970
971 \family sans
972
973 \family default
974
975 \begin_inset Info
976 type  "shortcut"
977 arg   "cut"
978 \end_inset
979
980  or
981 \family sans
982  
983 \family default
984
985 \begin_inset Info
986 type  "icon"
987 arg   "copy"
988 \end_inset
989
990
991 \end_layout
992
993 \begin_layout Itemize
994
995 \family sans
996 Paste
997 \family default
998
999 \begin_inset Index idx
1000 status collapsed
1001
1002 \begin_layout Plain Layout
1003 Paste
1004 \end_layout
1005
1006 \end_inset
1007
1008
1009 \begin_inset Info
1010 type  "shortcut"
1011 arg   "cut"
1012 \end_inset
1013
1014  or
1015 \family sans
1016  
1017 \family default
1018
1019 \begin_inset Info
1020 type  "icon"
1021 arg   "paste"
1022 \end_inset
1023
1024
1025 \end_layout
1026
1027 \begin_layout Itemize
1028
1029 \family sans
1030 Paste
1031 \begin_inset space ~
1032 \end_inset
1033
1034 Recent
1035 \end_layout
1036
1037 \begin_layout Itemize
1038
1039 \family sans
1040 Paste
1041 \begin_inset space ~
1042 \end_inset
1043
1044 Special
1045 \end_layout
1046
1047 \begin_layout Itemize
1048
1049 \family sans
1050 Find
1051 \begin_inset space ~
1052 \end_inset
1053
1054 &
1055 \begin_inset space ~
1056 \end_inset
1057
1058 Replace
1059 \family default
1060
1061 \begin_inset Index idx
1062 status collapsed
1063
1064 \begin_layout Plain Layout
1065
1066 \family sans
1067 Find
1068 \end_layout
1069
1070 \end_inset
1071
1072
1073 \begin_inset Index idx
1074 status collapsed
1075
1076 \begin_layout Plain Layout
1077
1078 \family sans
1079 Replace
1080 \end_layout
1081
1082 \end_inset
1083
1084
1085 \family sans
1086
1087 \family default
1088
1089 \begin_inset Info
1090 type  "shortcut"
1091 arg   "dialog-show findreplaceadv"
1092 \end_inset
1093
1094  or
1095 \family sans
1096  
1097 \family default
1098
1099 \begin_inset Info
1100 type  "icon"
1101 arg   "dialog-show findreplace"
1102 \end_inset
1103
1104
1105 \end_layout
1106
1107 \begin_layout Standard
1108 The first three are self-explanatory.
1109  You can also copy text between LyX and other programs by 
1110 \family sans
1111 Cut
1112 \family default
1113
1114 \family sans
1115 Copy
1116 \family default
1117  and 
1118 \family sans
1119 Paste
1120 \family default
1121 .
1122  
1123 \family sans
1124 Cut
1125 \family default
1126  and 
1127 \family sans
1128 Copy
1129 \family default
1130  put text in two versions into the clipboard (formatted and unformatted),
1131  so that other programs can choose the most suitable form.
1132  
1133 \family sans
1134 Paste
1135 \family default
1136  supports formatted and unformatted text as well, and additionally graphics.
1137  It tries to interpret the clipboard contents in an intelligent way.
1138  For example if the clipboard contains text in the format of comma separated
1139  values (CSV) and the cursor is inside a table, the text will be pasted
1140  into individual cells.
1141  The submenu of 
1142 \family sans
1143 Paste
1144 \begin_inset space ~
1145 \end_inset
1146
1147 Recent
1148 \family default
1149  shows you a list with the last strings you have pasted.
1150  You can insert one at the current cursor position by clicking on a list
1151  entry.
1152 \end_layout
1153
1154 \begin_layout Standard
1155 The submenu 
1156 \family sans
1157 Paste
1158 \begin_inset space ~
1159 \end_inset
1160
1161 Special
1162 \family default
1163  contains optional items for specific formats, depending on the clipboard
1164  contents.
1165  These include HTML, LaTeX, Linkback
1166 \begin_inset space ~
1167 \end_inset
1168
1169 PDF
1170 \begin_inset Foot
1171 status collapsed
1172
1173 \begin_layout Plain Layout
1174 OS X only
1175 \end_layout
1176
1177 \end_inset
1178
1179 , PDF, PNG, JPEG and EMF.
1180  These menu items are useful if the clipboard contains the same contents
1181  in different formats, and you want to select one format explicitly.
1182  (E.
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 g.
1187 \begin_inset space \space{}
1188 \end_inset
1189
1190 some programs put an image into the clipboard as graphics and as a short
1191  text which is often meaningless.) The menu item 
1192 \family sans
1193 Paste
1194 \begin_inset space ~
1195 \end_inset
1196
1197 Special\SpecialChar \menuseparator
1198 Plain
1199 \begin_inset space ~
1200 \end_inset
1201
1202 Text,
1203 \begin_inset space \thinspace{}
1204 \end_inset
1205
1206 Join
1207 \begin_inset space ~
1208 \end_inset
1209
1210 Lines
1211 \family default
1212  is equivalent to 
1213 \family sans
1214 Paste
1215 \family default
1216 , with the only difference that it acts on text only.
1217  It will insert the text in the clipboard so that the whole text is inserted
1218  as one paragraph.
1219  A new paragraph is only started when there is a blank line in the text.
1220  Without 
1221 \family sans
1222 Join
1223 \begin_inset space ~
1224 \end_inset
1225
1226 Lines
1227 \family default
1228  the text is inserted as paragraphs where the line breaks of the text will
1229  start a new paragraph.
1230  This is for example useful to copy contents of tables from webpages to
1231  a table in LyX.
1232  The items 
1233 \family sans
1234 Paste
1235 \begin_inset space ~
1236 \end_inset
1237
1238 Special\SpecialChar \menuseparator
1239 Selection,
1240 \begin_inset space \thinspace{}
1241 \end_inset
1242
1243 Join
1244 \begin_inset space ~
1245 \end_inset
1246
1247 Lines
1248 \family default
1249  and 
1250 \family sans
1251 Paste
1252 \begin_inset space ~
1253 \end_inset
1254
1255 Special\SpecialChar \menuseparator
1256 Selection
1257 \family default
1258  paste from the primary selection.
1259  This is normally the currently selected text.
1260 \end_layout
1261
1262 \begin_layout Standard
1263 The 
1264 \family sans
1265 Edit\SpecialChar \menuseparator
1266 Find
1267 \begin_inset space ~
1268 \end_inset
1269
1270 &
1271 \begin_inset space ~
1272 \end_inset
1273
1274 Replace
1275 \family default
1276  item opens the 
1277 \family sans
1278 Find
1279 \begin_inset space ~
1280 \end_inset
1281
1282 and
1283 \begin_inset space ~
1284 \end_inset
1285
1286 Replace
1287 \family default
1288  dialog.
1289  Once you have found a word or expression, LyX selects it.
1290  Hitting the 
1291 \family sans
1292 Replace
1293 \family default
1294  button replaces the selected text with the contents of the 
1295 \family sans
1296 Replace
1297 \begin_inset space ~
1298 \end_inset
1299
1300 with
1301 \family default
1302  field.
1303  You can click the 
1304 \family sans
1305 Find
1306 \begin_inset space ~
1307 \end_inset
1308
1309 Next
1310 \family default
1311  button to skip the current word.
1312  Hit 
1313 \family sans
1314 Replace
1315 \begin_inset space ~
1316 \end_inset
1317
1318 All
1319 \family default
1320  to replace all occurrences of the text in the document automatically.
1321  The 
1322 \family sans
1323 Case
1324 \begin_inset space ~
1325 \end_inset
1326
1327 sensitive
1328 \family default
1329  option can be used if you want the search to consider the case of the search
1330  word.
1331  If the toggle is set, searching for 
1332 \begin_inset Quotes eld
1333 \end_inset
1334
1335
1336 \family typewriter
1337 Test
1338 \family default
1339
1340 \begin_inset Quotes erd
1341 \end_inset
1342
1343  will not match the word 
1344 \begin_inset Quotes eld
1345 \end_inset
1346
1347
1348 \family typewriter
1349 test
1350 \family default
1351
1352 \begin_inset Quotes erd
1353 \end_inset
1354
1355 .
1356  The 
1357 \family sans
1358 Match whole words only
1359 \family default
1360  option can be used to force LyX to only find complete words, e.
1361 \begin_inset space \thinspace{}
1362 \end_inset
1363
1364 g., searching for 
1365 \begin_inset Quotes eld
1366 \end_inset
1367
1368
1369 \family typewriter
1370 star
1371 \family default
1372
1373 \begin_inset Quotes erd
1374 \end_inset
1375
1376  will not match 
1377 \begin_inset Quotes eld
1378 \end_inset
1379
1380
1381 \family typewriter
1382 starlet
1383 \family default
1384
1385 \begin_inset Quotes erd
1386 \end_inset
1387
1388 .
1389  LyX offers also an advanced 
1390 \family sans
1391 Find
1392 \begin_inset space ~
1393 \end_inset
1394
1395 &
1396 \begin_inset space ~
1397 \end_inset
1398
1399 Replace
1400 \family default
1401  feature that is described in sec.
1402 \begin_inset space \thinspace{}
1403 \end_inset
1404
1405
1406 \begin_inset CommandInset ref
1407 LatexCommand ref
1408 reference "sec:Advanced-Find-and"
1409
1410 \end_inset
1411
1412 .
1413 \end_layout
1414
1415 \begin_layout Standard
1416 Things like notes, floats, etc.
1417 \begin_inset space \space{}
1418 \end_inset
1419
1420 (the so called 
1421 \begin_inset Quotes eld
1422 \end_inset
1423
1424 insets
1425 \begin_inset Quotes erd
1426 \end_inset
1427
1428 ) can be dissolved.
1429  This means that the inset is deleted and its content is left as normal
1430  text.
1431  Dissolving an inset is done by setting the cursor to the beginning of an
1432  inset and pressing 
1433 \family sans
1434 Backspace
1435 \family default
1436  or by setting the cursor to the end and pressing 
1437 \family sans
1438 Delete
1439 \family default
1440 .
1441 \end_layout
1442
1443 \begin_layout Standard
1444 The content of an inset is selected using the shortcut 
1445 \begin_inset Info
1446 type  "shortcuts"
1447 arg   "inset-select-all"
1448 \end_inset
1449
1450 , the shortcut 
1451 \begin_inset Info
1452 type  "shortcuts"
1453 arg   "command-sequence buffer-begin ; buffer-end-select"
1454 \end_inset
1455
1456  selects the whole document.
1457 \end_layout
1458
1459 \begin_layout Section
1460 Undo and Redo
1461 \begin_inset Index idx
1462 status collapsed
1463
1464 \begin_layout Plain Layout
1465 Redo
1466 \end_layout
1467
1468 \end_inset
1469
1470
1471 \begin_inset Index idx
1472 status collapsed
1473
1474 \begin_layout Plain Layout
1475 Undo
1476 \end_layout
1477
1478 \end_inset
1479
1480
1481 \begin_inset CommandInset label
1482 LatexCommand label
1483 name "sec:Undo-and-Redo"
1484
1485 \end_inset
1486
1487
1488 \end_layout
1489
1490 \begin_layout Standard
1491 If you make a mistake, you can easily recover from it.
1492  LyX has a large-capacity undo/redo buffer.
1493  Select 
1494 \family sans
1495 Edit\SpecialChar \menuseparator
1496 Undo
1497 \family default
1498  or the toolbar button 
1499 \begin_inset Info
1500 type  "icon"
1501 arg   "undo"
1502 \end_inset
1503
1504  to undo some mistake.
1505  If you accidentally undo too much, use 
1506 \family sans
1507 Edit\SpecialChar \menuseparator
1508 Redo
1509 \family default
1510  or the toolbar button 
1511 \begin_inset Info
1512 type  "icon"
1513 arg   "redo"
1514 \end_inset
1515
1516  to 
1517 \begin_inset Quotes eld
1518 \end_inset
1519
1520 undo the undo.
1521 \begin_inset Quotes erd
1522 \end_inset
1523
1524  The undo mechanism is currently limited to 100
1525 \begin_inset space \thinspace{}
1526 \end_inset
1527
1528 steps to minimize memory overhead.
1529 \end_layout
1530
1531 \begin_layout Standard
1532 Note that if you revert back all changes to arrive at the document as it
1533  was last saved, the 
1534 \begin_inset Quotes eld
1535 \end_inset
1536
1537 changed
1538 \begin_inset Quotes erd
1539 \end_inset
1540
1541  status of the document is unfortunately not reset.
1542  This is a consequence of the 100
1543 \begin_inset space \thinspace{}
1544 \end_inset
1545
1546 step undo limit mentioned above.
1547 \end_layout
1548
1549 \begin_layout Standard
1550
1551 \family sans
1552 Undo
1553 \family default
1554  and 
1555 \family sans
1556 Redo
1557 \family default
1558  work on almost everything in LyX.
1559  But they will not undo or redo text character by character, but by blocks
1560  of text.
1561 \end_layout
1562
1563 \begin_layout Section
1564 Mouse Operations
1565 \begin_inset Index idx
1566 status collapsed
1567
1568 \begin_layout Plain Layout
1569 Mouse Operations
1570 \end_layout
1571
1572 \end_inset
1573
1574
1575 \end_layout
1576
1577 \begin_layout Standard
1578 These are the most basic mouse operations.
1579 \end_layout
1580
1581 \begin_layout Enumerate
1582 Motion
1583 \end_layout
1584
1585 \begin_deeper
1586 \begin_layout Itemize
1587 Click the 
1588 \emph on
1589 left mouse button
1590 \emph default
1591  once anywhere in the edit window.
1592  The cursor moves to the text under the mouse.
1593 \end_layout
1594
1595 \end_deeper
1596 \begin_layout Enumerate
1597 Selecting Text
1598 \end_layout
1599
1600 \begin_deeper
1601 \begin_layout Itemize
1602 Hold down the 
1603 \emph on
1604 left mouse button
1605 \emph default
1606  and drag the mouse.
1607  LyX marks the text between the old and new mouse positions.
1608  Use 
1609 \family sans
1610 Edit\SpecialChar \menuseparator
1611 Copy
1612 \family default
1613  to create a copy of the text in LyX's buffer (and the clipboard).
1614 \end_layout
1615
1616 \begin_layout Itemize
1617 Re-position the cursor and then paste the text back into LyX using 
1618 \family sans
1619 Edit\SpecialChar \menuseparator
1620 Paste
1621 \family default
1622 .
1623 \end_layout
1624
1625 \end_deeper
1626 \begin_layout Enumerate
1627 Insets (Footnotes, Notes, Floats, etc.)
1628 \end_layout
1629
1630 \begin_deeper
1631 \begin_layout Standard
1632 Right-click on them to set their properties.
1633  Also check the appropriate section of this manual for more details.
1634 \end_layout
1635
1636 \end_deeper
1637 \begin_layout Section
1638 Navigating
1639 \begin_inset CommandInset label
1640 LatexCommand label
1641 name "sec:Navigating"
1642
1643 \end_inset
1644
1645
1646 \begin_inset Index idx
1647 status collapsed
1648
1649 \begin_layout Plain Layout
1650 Navigating
1651 \end_layout
1652
1653 \end_inset
1654
1655
1656 \end_layout
1657
1658 \begin_layout Standard
1659 LyX offers you several ways to navigate in documents:
1660 \end_layout
1661
1662 \begin_layout Itemize
1663 The 
1664 \family sans
1665 Navigate
1666 \family default
1667  menu lists all sections of the document as submenu entries that you can
1668  click to jump to the corresponding document part.
1669 \end_layout
1670
1671 \begin_layout Itemize
1672 The “Outline”, which is accessed either by the menu 
1673 \family sans
1674 View\SpecialChar \menuseparator
1675 Outline
1676 \begin_inset space ~
1677 \end_inset
1678
1679 Pane
1680 \family default
1681  or by the toolbar button 
1682 \begin_inset Info
1683 type  "icon"
1684 arg   "dialog-toggle toc"
1685 \end_inset
1686
1687 .
1688 \end_layout
1689
1690 \begin_layout Itemize
1691 You can set bookmarks in your document under 
1692 \family sans
1693 Navigate\SpecialChar \menuseparator
1694 Bookmarks
1695 \family default
1696  and use the same menu to return to them.
1697  Note that bookmarks are saved between sessions.
1698 \end_layout
1699
1700 \begin_layout Standard
1701 The toolbar button 
1702 \begin_inset Info
1703 type  "icon"
1704 arg   "bookmark-goto 0"
1705 \end_inset
1706
1707  (also 
1708 \family sans
1709 Navigate\SpecialChar \menuseparator
1710 Bookmarks\SpecialChar \menuseparator
1711 Navigate
1712 \begin_inset space ~
1713 \end_inset
1714
1715 Back
1716 \family default
1717 ) jumps to the position in the document where you recently changed something.
1718  This is useful when you have a large document and have navigated or scrolled
1719  to another document part to look for something, and want to go back to
1720  your last editing position.
1721 \end_layout
1722
1723 \begin_layout Standard
1724 By pressing the 
1725 \family sans
1726 F5
1727 \family default
1728  key the cursor will be vertically centered in LyX's main window.
1729 \end_layout
1730
1731 \begin_layout Subsection
1732 The Outliner
1733 \begin_inset CommandInset label
1734 LatexCommand label
1735 name "sub:The-Outliner"
1736
1737 \end_inset
1738
1739
1740 \end_layout
1741
1742 \begin_layout Standard
1743 In the pull-down box at the top of the outline window, you can choose between
1744  several different lists, including other TOC-like objects, such as lists
1745  of tables and figures, but also lists of footnotes, or labels and cross-referen
1746 ces (see sec.
1747 \begin_inset space \thinspace{}
1748 \end_inset
1749
1750
1751 \begin_inset CommandInset ref
1752 LatexCommand ref
1753 reference "sec:Cross-References"
1754
1755 \end_inset
1756
1757 ), or notes, or citations (see sec.
1758 \begin_inset space \thinspace{}
1759 \end_inset
1760
1761
1762 \begin_inset CommandInset ref
1763 LatexCommand ref
1764 reference "sec:Bibliography"
1765
1766 \end_inset
1767
1768 ).
1769  Clicking on any of these will take you to the corresponding object in your
1770  document.
1771 \end_layout
1772
1773 \begin_layout Standard
1774 Right-clicking on elements in the Outline opens in many cases a context
1775  menu that will allow for direct modification of those elements.
1776  For example, with citations, the context menu allows you to open the citation
1777  dialog and to modify the citation.
1778 \end_layout
1779
1780 \begin_layout Standard
1781 The “Filter” field at the top allows you to restrict which entries appear
1782  in the Outline.
1783  For example, if you are displaying the list of Labels and References and
1784  wish to see only references to subsections, you can enter the text 
1785 \begin_inset Quotes eld
1786 \end_inset
1787
1788 sub:
1789 \begin_inset Quotes erd
1790 \end_inset
1791
1792  in the filter, and only entries containing that text will be displayed.
1793 \end_layout
1794
1795 \begin_layout Standard
1796 At the bottom of the outline are several buttons and the like that allow
1797  you further to control the display.
1798  The 
1799 \family sans
1800 Sort
1801 \family default
1802  option sorts the current list alphabetically.
1803  Otherwise, the elements appear in the order in which they occur in the
1804  document.
1805  The 
1806 \family sans
1807 Keep
1808 \family default
1809  option keeps it in the current view state.
1810  Keeping means that when you have, for example, the subsections of sections
1811 \begin_inset space ~
1812 \end_inset
1813
1814 2 and 4 displayed and click on section
1815 \begin_inset space ~
1816 \end_inset
1817
1818 3, the subsections of sections
1819 \begin_inset space ~
1820 \end_inset
1821
1822 2 and 4 will still be displayed.
1823  Without the 
1824 \family sans
1825 Keep
1826 \family default
1827  option they will be hidden to highlight the clicked section
1828 \begin_inset space ~
1829 \end_inset
1830
1831 3.
1832  Finally, the slider at the left can be used to open the Outline to a given
1833  
1834 \begin_inset Quotes eld
1835 \end_inset
1836
1837 depth
1838 \begin_inset Quotes erd
1839 \end_inset
1840
1841 .
1842  It is best just to experiment with it to see how it works.
1843 \end_layout
1844
1845 \begin_layout Standard
1846 The 
1847 \begin_inset space \space{}
1848 \end_inset
1849
1850
1851 \begin_inset Graphics
1852         filename ../images/reload.png
1853
1854 \end_inset
1855
1856
1857 \begin_inset space ~
1858 \end_inset
1859
1860 button refreshes the TOC (though this should not usually be necessary).
1861  Next to it are buttons that allow you to change the position of sections
1862  in your document.
1863  The 
1864 \begin_inset space \space{}
1865 \end_inset
1866
1867
1868 \begin_inset Graphics
1869         filename ../images/down.png
1870         scale 85
1871         groupId toolbarbuttons
1872
1873 \end_inset
1874
1875
1876 \begin_inset space ~
1877 \end_inset
1878
1879  and 
1880 \begin_inset space \space{}
1881 \end_inset
1882
1883
1884 \begin_inset Graphics
1885         filename ../images/up.png
1886         scale 85
1887         groupId toolbarbuttons
1888
1889 \end_inset
1890
1891
1892 \begin_inset space ~
1893 \end_inset
1894
1895  buttons move sections up and down in the document.
1896  So, for example, you can move section
1897 \begin_inset space ~
1898 \end_inset
1899
1900 2.5 before section
1901 \begin_inset space ~
1902 \end_inset
1903
1904 2.4 or after section
1905 \begin_inset space ~
1906 \end_inset
1907
1908 2.6.
1909  LyX will then automatically renumber the sections to the new order.
1910  With the buttons 
1911 \begin_inset Graphics
1912         filename ../images/promote.png
1913         scale 85
1914         groupId toolbarbuttons
1915
1916 \end_inset
1917
1918  and 
1919 \begin_inset Graphics
1920         filename ../images/demote.png
1921         scale 85
1922         groupId toolbarbuttons
1923
1924 \end_inset
1925
1926  (or the corresponding key bindings 
1927 \family sans
1928 Tab
1929 \family default
1930  and 
1931 \family sans
1932 Shift-Tab
1933 \family default
1934 ) you can change the level of sections.
1935  So you can for example make section
1936 \begin_inset space ~
1937 \end_inset
1938
1939 2.5 chapter
1940 \begin_inset space ~
1941 \end_inset
1942
1943 3 or subsection
1944 \begin_inset space ~
1945 \end_inset
1946
1947 2.4.1.
1948 \end_layout
1949
1950 \begin_layout Section
1951 Input/Word Completion
1952 \begin_inset CommandInset label
1953 LatexCommand label
1954 name "sec:Input-Completion"
1955
1956 \end_inset
1957
1958
1959 \begin_inset Index idx
1960 status collapsed
1961
1962 \begin_layout Plain Layout
1963 Input completion
1964 \end_layout
1965
1966 \end_inset
1967
1968
1969 \begin_inset Index idx
1970 status collapsed
1971
1972 \begin_layout Plain Layout
1973 Word completion|see
1974 \begin_inset ERT
1975 status collapsed
1976
1977 \begin_layout Plain Layout
1978
1979 {
1980 \end_layout
1981
1982 \end_inset
1983
1984 Input completion
1985 \begin_inset ERT
1986 status collapsed
1987
1988 \begin_layout Plain Layout
1989
1990 }
1991 \end_layout
1992
1993 \end_inset
1994
1995
1996 \end_layout
1997
1998 \end_inset
1999
2000
2001 \end_layout
2002
2003 \begin_layout Standard
2004 LyX provides completion of words by scanning all documents that are currently
2005  opened.
2006  Every word that appears in these documents is added to a database that
2007  is used to propose completions.
2008 \end_layout
2009
2010 \begin_layout Standard
2011 Input completion can be activated in the LyX preferences (menu 
2012 \family sans
2013 Tools\SpecialChar \menuseparator
2014 Preferences
2015 \family default
2016 ) in the section 
2017 \family sans
2018 Editing\SpecialChar \menuseparator
2019 Input Completion
2020 \family default
2021 .
2022  With the option 
2023 \family sans
2024 Automatic
2025 \begin_inset space ~
2026 \end_inset
2027
2028 inline
2029 \begin_inset space ~
2030 \end_inset
2031
2032 completion
2033 \family default
2034  the proposed completion is shown directly after the cursor.
2035  With the option 
2036 \family sans
2037 Automatic
2038 \begin_inset space ~
2039 \end_inset
2040
2041 popup
2042 \family default
2043  the completions are always shown in a popup.
2044  The cursor completion indicator can be turned off by deselecting the option
2045  
2046 \family sans
2047 Cursor
2048 \begin_inset space ~
2049 \end_inset
2050
2051 indicator
2052 \family default
2053 .
2054  With the general options you can define the delay time for the inline and
2055  popup completion and choose if long completions should be abbreviated.
2056 \end_layout
2057
2058 \begin_layout Standard
2059 LyX displays a small triangle after the cursor as an indicator that there
2060  are completions available.
2061  Press the 
2062 \family sans
2063 Tab
2064 \family default
2065  key to accept a proposed completion.
2066  If several completions are possible, a popup is opened showing them.
2067  You can select a completion in the popup using the mouse or the arrow keys,
2068  and accept the chosen completion by pressing 
2069 \family sans
2070 Return
2071 \family default
2072 .
2073 \end_layout
2074
2075 \begin_layout Standard
2076 The completion options for math in the preferences do the same as the correspond
2077 ing options for text.
2078  The special math option 
2079 \family sans
2080 Autocorrection
2081 \family default
2082  enables characters to be composed.
2083  If, for example, you want to insert the character 
2084 \begin_inset Formula $\Rightarrow$
2085 \end_inset
2086
2087 , you can then input the characters 
2088 \begin_inset Quotes eld
2089 \end_inset
2090
2091
2092 \series bold
2093 =>
2094 \series default
2095
2096 \begin_inset Quotes erd
2097 \end_inset
2098
2099  to a formula to get it.
2100  So this is a quick alternative to the insertion of commands or the use
2101  of the math toolbar.
2102  A list with supported character combinations can be found in the file 
2103 \family typewriter
2104 autocorrect
2105 \family default
2106  that is in LyX's installation folder.
2107  Math autocorrection can at any time be turned on by pressing the exclamation
2108  mark key “!”.
2109  Pressing 
2110 \family sans
2111 Space
2112 \family default
2113  turns it off.
2114 \end_layout
2115
2116 \begin_layout Section
2117 Basic Key Bindings
2118 \begin_inset Index idx
2119 status collapsed
2120
2121 \begin_layout Plain Layout
2122 Key Bindings
2123 \end_layout
2124
2125 \end_inset
2126
2127
2128 \begin_inset Index idx
2129 status collapsed
2130
2131 \begin_layout Plain Layout
2132 Bindings|see
2133 \begin_inset ERT
2134 status collapsed
2135
2136 \begin_layout Plain Layout
2137
2138 {
2139 \end_layout
2140
2141 \end_inset
2142
2143 Key Bindings
2144 \begin_inset ERT
2145 status collapsed
2146
2147 \begin_layout Plain Layout
2148
2149 }
2150 \end_layout
2151
2152 \end_inset
2153
2154
2155 \end_layout
2156
2157 \end_inset
2158
2159
2160 \begin_inset Index idx
2161 status collapsed
2162
2163 \begin_layout Plain Layout
2164 Shortcuts|see
2165 \begin_inset ERT
2166 status collapsed
2167
2168 \begin_layout Plain Layout
2169
2170 {
2171 \end_layout
2172
2173 \end_inset
2174
2175 Key Bindings
2176 \begin_inset ERT
2177 status collapsed
2178
2179 \begin_layout Plain Layout
2180
2181 }
2182 \end_layout
2183
2184 \end_inset
2185
2186
2187 \end_layout
2188
2189 \end_inset
2190
2191
2192 \end_layout
2193
2194 \begin_layout Standard
2195 There are at least two different primary binding maps: 
2196 \family typewriter
2197 cua
2198 \family default
2199  and 
2200 \family typewriter
2201 emacs
2202 \family default
2203 .
2204  LyX's default is 
2205 \family typewriter
2206 cua
2207 \family default
2208 , which can be changed in the LyX preferences under 
2209 \family sans
2210 Editing\SpecialChar \menuseparator
2211 Shortcuts
2212 \family default
2213 .
2214  (You can list or change any key bindings as explained in sec.
2215 \begin_inset space \thinspace{}
2216 \end_inset
2217
2218
2219 \begin_inset CommandInset ref
2220 LatexCommand ref
2221 reference "sub:Editing-Shortcuts"
2222
2223 \end_inset
2224
2225 .)
2226 \end_layout
2227
2228 \begin_layout Standard
2229 Some keys, like 
2230 \family sans
2231 Page
2232 \begin_inset space ~
2233 \end_inset
2234
2235 Up
2236 \family default
2237
2238 \family sans
2239 Page
2240 \begin_inset space ~
2241 \end_inset
2242
2243 Down
2244 \family default
2245
2246 \family sans
2247 Left
2248 \family default
2249
2250 \family sans
2251 Right
2252 \family default
2253
2254 \family sans
2255 Up
2256 \family default
2257  and 
2258 \family sans
2259 Down
2260 \family default
2261 , do exactly what you expect them to do.
2262  Other keys don't:
2263 \end_layout
2264
2265 \begin_layout Labeling
2266 \labelwidthstring 00.00.0000
2267
2268 \family sans
2269 Tab
2270 \begin_inset CommandInset nomenclature
2271 LatexCommand nomenclature
2272 symbol "Tab"
2273 description "Tabulator key"
2274
2275 \end_inset
2276
2277
2278 \family default
2279  There is no such thing as a tab stop in LyX.
2280  If you do not understand this, go read sections
2281 \begin_inset space ~
2282 \end_inset
2283
2284
2285 \begin_inset CommandInset ref
2286 LatexCommand ref
2287 reference "sec:Par-indent-intro"
2288
2289 \end_inset
2290
2291  and 
2292 \begin_inset CommandInset ref
2293 LatexCommand ref
2294 reference "sec:Paragraph-Environments"
2295
2296 \end_inset
2297
2298 , especially section
2299 \begin_inset space ~
2300 \end_inset
2301
2302
2303 \begin_inset CommandInset ref
2304 LatexCommand ref
2305 reference "sub:Lists"
2306
2307 \end_inset
2308
2309 , right now.
2310  Yes, right now.
2311  If you are still confused, look in the 
2312 \emph on
2313 Tutorial
2314 \emph default
2315 .
2316 \begin_inset Newline newline
2317 \end_inset
2318
2319 In LyX the 
2320 \family sans
2321 Tab
2322 \family default
2323  key is only used to accept proposed input completions, to move the cursor
2324  in tables or math matrices or to change the nesting level in Itemize or
2325  Enumerate.
2326 \end_layout
2327
2328 \begin_layout Labeling
2329 \labelwidthstring 00.00.0000
2330
2331 \family sans
2332 Esc
2333 \begin_inset CommandInset nomenclature
2334 LatexCommand nomenclature
2335 symbol "Esc"
2336 description "Escape key"
2337
2338 \end_inset
2339
2340
2341 \family default
2342  This is the 
2343 \begin_inset Quotes eld
2344 \end_inset
2345
2346 cancel key.
2347 \begin_inset Quotes erd
2348 \end_inset
2349
2350  It is used, generically, to cancel operations.
2351  Other parts of the manual will go into greater detail about this.
2352 \end_layout
2353
2354 \begin_layout Labeling
2355 \labelwidthstring 00.00.0000
2356
2357 \family sans
2358 Home
2359 \family default
2360
2361 \begin_inset space ~
2362 \end_inset
2363
2364 and
2365 \begin_inset space ~
2366 \end_inset
2367
2368
2369 \family sans
2370 End
2371 \family default
2372  These move the cursor, respectively, to the beginning and end of a line,
2373  unless you are using the Emacs bindings where they jump to the beginning
2374  or end of the file.
2375 \end_layout
2376
2377 \begin_layout Standard
2378 There are three modifier keys:
2379 \end_layout
2380
2381 \begin_layout Labeling
2382 \labelwidthstring 00.00.0000
2383
2384 \family sans
2385 Control
2386 \family default
2387  (Denoted by 
2388 \begin_inset Quotes eld
2389 \end_inset
2390
2391
2392 \family sans
2393 Ctrl
2394 \family default
2395
2396 \begin_inset Quotes erd
2397 \end_inset
2398
2399
2400 \begin_inset CommandInset nomenclature
2401 LatexCommand nomenclature
2402 symbol "Ctrl"
2403 description "Control key"
2404
2405 \end_inset
2406
2407  in the documentation files) This has a couple of different uses, depending
2408  on which keys it is used in combination with:
2409 \end_layout
2410
2411 \begin_deeper
2412 \begin_layout Itemize
2413
2414 \family sans
2415 Backspace
2416 \family default
2417  or 
2418 \family sans
2419 Delete
2420 \family default
2421 , it deletes an entire word instead of a single character.
2422 \end_layout
2423
2424 \begin_layout Itemize
2425
2426 \family sans
2427 Left
2428 \family default
2429  and 
2430 \family sans
2431 Right
2432 \family default
2433 , it moves by words instead of characters.
2434 \end_layout
2435
2436 \begin_layout Itemize
2437
2438 \family sans
2439 Home
2440 \family default
2441  and 
2442 \family sans
2443 End
2444 \family default
2445 , it moves to the beginning and the end of the document, respectively.
2446 \end_layout
2447
2448 \end_deeper
2449 \begin_layout Labeling
2450 \labelwidthstring 00.00.0000
2451
2452 \family sans
2453 Shift
2454 \family default
2455  (Denoted by 
2456 \begin_inset Quotes eld
2457 \end_inset
2458
2459
2460 \family sans
2461 Shift
2462 \family default
2463
2464 \begin_inset Quotes erd
2465 \end_inset
2466
2467
2468 \begin_inset CommandInset nomenclature
2469 LatexCommand nomenclature
2470 symbol "Shift"
2471 description "Shift key"
2472
2473 \end_inset
2474
2475  in the documentation files) Use this with any of the arrow keys to select
2476  the text between the old and new cursor positions.
2477 \end_layout
2478
2479 \begin_layout Labeling
2480 \labelwidthstring 00.00.0000
2481
2482 \family sans
2483 Alt
2484 \family default
2485  (Denoted by 
2486 \begin_inset Quotes eld
2487 \end_inset
2488
2489
2490 \family sans
2491 Alt
2492 \family default
2493
2494 \begin_inset Quotes erd
2495 \end_inset
2496
2497
2498 \begin_inset CommandInset nomenclature
2499 LatexCommand nomenclature
2500 symbol "Alt"
2501 description "Alt or Meta key"
2502
2503 \end_inset
2504
2505  in the documentation files) This is the Alt key on many keyboards, unless
2506  your keyboard has a distinct Meta key.
2507  If you have both keys, you will need to try out which one actually performs
2508  the 
2509 \family sans
2510 Alt+
2511 \family default
2512  function.
2513 \begin_inset Newline newline
2514 \end_inset
2515
2516 This key does many different things, but it also activates the 
2517 \emph on
2518 menu accelerator keys
2519 \emph default
2520 .
2521  If you use this in combination with any of the underlined letters in a
2522  menu or menu item, it selects that menu item.
2523 \end_layout
2524
2525 \begin_deeper
2526 \begin_layout Standard
2527 For example, the sequence 
2528 \begin_inset Quotes eld
2529 \end_inset
2530
2531
2532 \family sans
2533 Alt
2534 \begin_inset space ~
2535 \end_inset
2536
2537 e
2538 \begin_inset space ~
2539 \end_inset
2540
2541 s
2542 \family default
2543
2544 \begin_inset space ~
2545 \end_inset
2546
2547
2548 \family sans
2549 c
2550 \family default
2551
2552 \begin_inset Quotes erd
2553 \end_inset
2554
2555  brings up the 
2556 \begin_inset Quotes eld
2557 \end_inset
2558
2559 Text Style
2560 \begin_inset Quotes erd
2561 \end_inset
2562
2563  dialog.
2564  Typing 
2565 \begin_inset Quotes eld
2566 \end_inset
2567
2568
2569 \family sans
2570 Alt
2571 \begin_inset space ~
2572 \end_inset
2573
2574 f
2575 \family default
2576
2577 \begin_inset Quotes erd
2578 \end_inset
2579
2580  opens the 
2581 \family sans
2582 File
2583 \family default
2584  menu.
2585 \end_layout
2586
2587 \begin_layout Standard
2588 The 
2589 \emph on
2590 Shortcuts
2591 \emph default
2592  manual lists all other things bound to the 
2593 \family sans
2594 Alt
2595 \family default
2596  key.
2597 \end_layout
2598
2599 \end_deeper
2600 \begin_layout Standard
2601 You will learn more and more key bindings and short-cut keys as you use
2602  LyX, because most actions will prompt a small message in the status bar
2603  at the bottom of LyX's main window which describes the name of the action
2604  you have just triggered, and any existing key bindings for that action.
2605  The LyX menus also list the defined key bindings.
2606  The notation for the key bindings is very similar to the notation used
2607  in this documentation, so you should not have any problems understanding
2608  it.
2609  However, notice that Shift-modifiers are explicitly mentioned, so 
2610 \begin_inset Quotes eld
2611 \end_inset
2612
2613
2614 \family sans
2615 Alt+P Shift+A
2616 \family default
2617
2618 \begin_inset Quotes erd
2619 \end_inset
2620
2621  means 
2622 \family sans
2623 Alt+P
2624 \family default
2625  followed by a capital 
2626 \family sans
2627 A
2628 \family default
2629 .
2630 \end_layout
2631
2632 \begin_layout Chapter
2633 LyX Basics
2634 \begin_inset Index idx
2635 status collapsed
2636
2637 \begin_layout Plain Layout
2638 LyX ! Basics
2639 \end_layout
2640
2641 \end_inset
2642
2643
2644 \end_layout
2645
2646 \begin_layout Section
2647 Document Types
2648 \begin_inset Index idx
2649 status collapsed
2650
2651 \begin_layout Plain Layout
2652 Document ! Types
2653 \end_layout
2654
2655 \end_inset
2656
2657
2658 \end_layout
2659
2660 \begin_layout Subsection
2661 Introduction
2662 \end_layout
2663
2664 \begin_layout Standard
2665 Before you do anything else, before you ever start writing a document, you
2666  need to decide what type of document you want to edit.
2667  Different types of documents use different types of spacing, headings,
2668  numbering schemes, and so on.
2669  Additionally, different documents use different paragraph environments,
2670  and format the title of your document differently.
2671 \end_layout
2672
2673 \begin_layout Standard
2674
2675 \emph on
2676 document class
2677 \emph default
2678  describes a group of properties common to a particular set of documents.
2679  By setting the document class, you automatically select these properties,
2680  making it easier to create the type of document you want.
2681  If you don't choose a document class, LyX picks one for you by default.
2682  So it is up to you to change the class of your document.
2683 \end_layout
2684
2685 \begin_layout Subsection
2686 Document Classes
2687 \begin_inset Index idx
2688 status collapsed
2689
2690 \begin_layout Plain Layout
2691 Document ! Classes
2692 \end_layout
2693
2694 \end_inset
2695
2696
2697 \begin_inset CommandInset label
2698 LatexCommand label
2699 name "sec:Document-Classes"
2700
2701 \end_inset
2702
2703
2704 \end_layout
2705
2706 \begin_layout Standard
2707 You can select a class using the 
2708 \family sans
2709 Document\SpecialChar \menuseparator
2710 Settings\SpecialChar \menuseparator
2711 Document Class
2712 \family default
2713
2714 \begin_inset Index idx
2715 status collapsed
2716
2717 \begin_layout Plain Layout
2718 Document ! Settings
2719 \end_layout
2720
2721 \end_inset
2722
2723  dialog.
2724  Select the class you want to use, and make any fine tunings of the options
2725  you may need.
2726 \end_layout
2727
2728 \begin_layout Subsubsection
2729 Overview
2730 \end_layout
2731
2732 \begin_layout Standard
2733 There are four standard document classes in LyX.
2734  They are:
2735 \end_layout
2736
2737 \begin_layout Description
2738 Article for basic articles
2739 \end_layout
2740
2741 \begin_layout Description
2742 Report for basic reports
2743 \end_layout
2744
2745 \begin_layout Description
2746 Book for writing a book
2747 \end_layout
2748
2749 \begin_layout Description
2750 Letter for US-style letters
2751 \end_layout
2752
2753 \begin_layout Standard
2754 There are also some non-standard classes, which LyX only uses if you have
2755  installed the corresponding LaTeX class files, though most LaTeX distributions
2756  will include many of these.
2757  Here are some of the classes.
2758  The full list with detailed explanations can be found in chapter 
2759 \emph on
2760 Special Document Classes
2761 \emph default
2762  in the 
2763 \emph on
2764 Additional Features
2765 \emph default
2766  manual:
2767 \end_layout
2768
2769 \begin_layout Description
2770 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2771 \end_layout
2772
2773 \begin_layout Description
2774 ACS For submissions to the journals published by the American Chemistry
2775  Society
2776 \end_layout
2777
2778 \begin_layout Description
2779 AGU For submissions to the journals published by the American Geophysical
2780  Union
2781 \end_layout
2782
2783 \begin_layout Description
2784 AMS Layouts for articles and books in the style and format used by the American
2785  Mathematical Society (AMS).
2786  There are three article layouts available.
2787  The standard one uses a typical numbering scheme for theorems etc., that
2788  prepends the section number to the number of the result.
2789  All result-type statements (propositions, corollaries, and so on) are sequenced
2790  together, but definitions, examples, and the like have their own sequence.
2791  The 
2792 \begin_inset Quotes eld
2793 \end_inset
2794
2795 sequential numbering
2796 \begin_inset Quotes erd
2797 \end_inset
2798
2799  scheme does not place the section number with each result, but numbers
2800  them throughout the article in a single sequence.
2801  Each type of result gets its own sequence.
2802  There is also a layout that dispenses with numbering of statements altogether.
2803 \end_layout
2804
2805 \begin_layout Description
2806 Beamer Layout for presentations
2807 \end_layout
2808
2809 \begin_layout Description
2810 Broadway Layout for writing plays.
2811  It is not an existing LaTeX document class, but a new one that is distributed
2812  with LyX.
2813 \end_layout
2814
2815 \begin_layout Description
2816 Chess Layout to write about chess games
2817 \end_layout
2818
2819 \begin_layout Description
2820 Curriculum
2821 \begin_inset space ~
2822 \end_inset
2823
2824 vitae classes to create curriculum vitae
2825 \end_layout
2826
2827 \begin_layout Description
2828 Elsarticle Layout for journals of the Elsevier publishing group
2829 \end_layout
2830
2831 \begin_layout Description
2832 Foils Used to make transparencies
2833 \end_layout
2834
2835 \begin_layout Description
2836 Hollywood Used to type spec scripts for the US film industry.
2837  It is not an existing LaTeX document class, but a new one that is distributed
2838  with LyX.
2839 \end_layout
2840
2841 \begin_layout Description
2842 IEEEtran Layout for the journals published by the Institute of Electrical
2843  and Electronics Engineers (IEEE)
2844 \end_layout
2845
2846 \begin_layout Description
2847 IOP Layout for journals of the Institute of Physics publishing group
2848 \end_layout
2849
2850 \begin_layout Description
2851 Kluwer Layout for journals of the Kluwer publishing group
2852 \end_layout
2853
2854 \begin_layout Description
2855 KOMA-Script a replacement for the standard classes, offers many useful features
2856  like caption formatting, automatic print space calculation etc.
2857  (Is used by this document.)
2858 \end_layout
2859
2860 \begin_layout Description
2861 Memoir another replacement for the standard classes
2862 \end_layout
2863
2864 \begin_layout Description
2865 Powerdot Layout for presentations
2866 \end_layout
2867
2868 \begin_layout Description
2869 REVTe
2870 \begin_inset ERT
2871 status collapsed
2872
2873 \begin_layout Plain Layout
2874
2875 {}
2876 \end_layout
2877
2878 \end_inset
2879
2880 X is used to write articles for the publications of the American Physical
2881  Society (APS), American Institute of Physics (AIP), and Optical Society
2882  of America (OSA).
2883  This class is not completely compatible with all LyX features.
2884 \end_layout
2885
2886 \begin_layout Description
2887 Slides Used to make transparencies
2888 \end_layout
2889
2890 \begin_layout Description
2891 SPIE
2892 \begin_inset space ~
2893 \end_inset
2894
2895 Proceedings Layout for the journals published by The International Society
2896  for Optical Engineering (SPIE)
2897 \end_layout
2898
2899 \begin_layout Description
2900 Springer Layouts for journals of the Springer publishing group
2901 \end_layout
2902
2903 \begin_layout Standard
2904 We will not go into detail about how to use these different document classes
2905  here.
2906  You can find details about the non-standard classes in Chapter 6 of the
2907  
2908 \emph on
2909 Additional Features
2910 \emph default
2911  manual.
2912  Here, we will settle for a list of some of the common properties of all
2913  of the document classes.
2914 \end_layout
2915
2916 \begin_layout Subsubsection
2917 Availability
2918 \end_layout
2919
2920 \begin_layout Standard
2921 You will probably find that many of the document classes listed under 
2922 \family sans
2923 Document\SpecialChar \menuseparator
2924 Settings\SpecialChar \menuseparator
2925 Document Class
2926 \begin_inset Index idx
2927 status collapsed
2928
2929 \begin_layout Plain Layout
2930 Document ! Settings
2931 \end_layout
2932
2933 \end_inset
2934
2935  
2936 \family default
2937 are marked as 
2938 \begin_inset Quotes eld
2939 \end_inset
2940
2941 Unavailable
2942 \begin_inset Quotes erd
2943 \end_inset
2944
2945 .
2946  If you open a document that uses such a class, you will receive a warning
2947  saying that there are files that are required to produce output that are
2948  not installed.
2949  So it may seem that something is wrong.
2950 \end_layout
2951
2952 \begin_layout Standard
2953 Nothing is wrong.
2954  LyX includes many more document classes than you will ever need to use,
2955  and some of them, like 
2956 \family sans
2957 IOP
2958 \family default
2959 , are highly specialized.
2960  LyX tries to support as many different types of documents as possible,
2961  and it includes almost one hundred different layout files, with a growing
2962  number.
2963  No LaTeX distribution will install by default all files that might be needed
2964  by some document class.
2965  There are just too many of them.
2966  That is why some of the document classes are unavailable.
2967 \end_layout
2968
2969 \begin_layout Standard
2970 If there is a document class you would like to use that is marked as 
2971 \begin_inset Quotes erd
2972 \end_inset
2973
2974 Unavailable
2975 \begin_inset Quotes erd
2976 \end_inset
2977
2978 , you just need to install the appropriate package files.
2979  The easiest way to find out which files you need to install is to use that
2980  document class for a new file.
2981  LyX will display a dialog that will list the missing files.
2982  See section 
2983 \begin_inset Quotes eld
2984 \end_inset
2985
2986 Installing new LaTeX files
2987 \begin_inset Quotes erd
2988 \end_inset
2989
2990  in of the 
2991 \emph on
2992 Customization
2993 \emph default
2994  manual for information on how to install them.
2995 \begin_inset VSpace medskip
2996 \end_inset
2997
2998
2999 \end_layout
3000
3001 \begin_layout Standard
3002 Although LyX provides support for many different sorts of documents, it
3003  does not include support for every document class people might want to
3004  use.
3005  For example, many universities provide LaTeX class files to be used for
3006  dissertations submitted to those universities.
3007  The LyX team cannot write layout files to support every one of these.
3008  There are too many.
3009  Fortunately, users can write their own layout files, and many users have
3010  done so.
3011  Chapter 
3012 \emph on
3013 Installing New Document Classes, Layouts, and Templates
3014 \emph default
3015  of the 
3016 \emph on
3017 Customization
3018 \emph default
3019  manual contains information on how to create layout files.
3020 \end_layout
3021
3022 \begin_layout Subsubsection
3023 Modules
3024 \begin_inset CommandInset label
3025 LatexCommand label
3026 name "sub:Modules"
3027
3028 \end_inset
3029
3030
3031 \begin_inset Index idx
3032 status collapsed
3033
3034 \begin_layout Plain Layout
3035 Document ! Modules
3036 \end_layout
3037
3038 \end_inset
3039
3040
3041 \end_layout
3042
3043 \begin_layout Standard
3044 Modules load additional features that are not by default available in the
3045  chosen document class.
3046  For example you might want to write Braille (embossed printing) in a document.
3047  This is not available in any document class, so you have to load the correspond
3048 ing module in the 
3049 \family sans
3050 Modules
3051 \family default
3052  section of the 
3053 \family sans
3054 Document\SpecialChar \menuseparator
3055 Settings
3056 \family default
3057
3058 \begin_inset Index idx
3059 status collapsed
3060
3061 \begin_layout Plain Layout
3062 Document ! Settings
3063 \end_layout
3064
3065 \end_inset
3066
3067  dialog.
3068  Highlighting a module in the dialog will bring up a description of what
3069  it does.
3070 \end_layout
3071
3072 \begin_layout Standard
3073 Some modules require LaTeX packages or file format converters that are not
3074  always installed by default.
3075  LyX will warn you if you do not have a required package or converter, and
3076  it will tell you what exactly you are missing.
3077  You can still use the module while editing your file, but you will not
3078  be able to export to PDF or print your document, since LyX will not be
3079  able to compile the LaTeX file without the missing prerequisites.
3080  If you want to be able to produce this kind of output, then you need to
3081  install the missing prerequisites and then reconfigure LyX by selecting
3082  
3083 \family sans
3084 Tools\SpecialChar \menuseparator
3085 Reconfigure
3086 \family default
3087 .
3088 \begin_inset Index idx
3089 status collapsed
3090
3091 \begin_layout Plain Layout
3092 Reconfiguration of LyX
3093 \end_layout
3094
3095 \end_inset
3096
3097  See section 
3098 \begin_inset Quotes eld
3099 \end_inset
3100
3101 Installing new LaTeX files
3102 \begin_inset Quotes erd
3103 \end_inset
3104
3105  of the 
3106 \emph on
3107 Customization
3108 \emph default
3109  manual for more information on installing required packages.
3110 \end_layout
3111
3112 \begin_layout Standard
3113 \begin_inset Note Greyedout
3114 status open
3115
3116 \begin_layout Plain Layout
3117
3118 \series bold
3119 Note:
3120 \series default
3121  Some modules require other modules, and some pairs of modules are incompatible.
3122  LyX will advise you about these things.
3123 \end_layout
3124
3125 \end_inset
3126
3127
3128 \end_layout
3129
3130 \begin_layout Subsubsection
3131 Local Layout
3132 \begin_inset CommandInset label
3133 LatexCommand label
3134 name "sub:Local-Layout"
3135
3136 \end_inset
3137
3138
3139 \begin_inset Index idx
3140 status collapsed
3141
3142 \begin_layout Plain Layout
3143 Document ! Local Layout
3144 \end_layout
3145
3146 \end_inset
3147
3148
3149 \end_layout
3150
3151 \begin_layout Standard
3152 Modules are to LyX much as packages are to LaTeX: They are intended to be
3153  used in a variety of different documents.
3154  If you often find yourself needing the same sort of thing in different
3155  documents, you should consider writing a module for this purpose.
3156  Sometimes, however, a particular document has very special needs, but you
3157  need a specific inset or character style only that one time.
3158  You want something that is like a document's own LaTeX preamble.
3159  What you want is LyX's 
3160 \begin_inset Quotes eld
3161 \end_inset
3162
3163 Local Layout
3164 \begin_inset Quotes erd
3165 \end_inset
3166
3167 .
3168  See section 
3169 \emph on
3170 Local Layout
3171 \emph default
3172  of the 
3173 \emph on
3174 Customization
3175 \emph default
3176  manual for information on how to use it.
3177 \end_layout
3178
3179 \begin_layout Subsubsection
3180 Properties
3181 \end_layout
3182
3183 \begin_layout Standard
3184 Each class has a default set of options.
3185  Here's a quick table describing them:
3186 \end_layout
3187
3188 \begin_layout Standard
3189 \begin_inset VSpace 0.3cm
3190 \end_inset
3191
3192
3193 \end_layout
3194
3195 \begin_layout Standard
3196 \align center
3197 \begin_inset Tabular
3198 <lyxtabular version="3" rows="5" columns="5">
3199 <features rotate="0" tabularvalignment="middle">
3200 <column alignment="center" valignment="top" width="0pt">
3201 <column alignment="center" valignment="top" width="0pt">
3202 <column alignment="center" valignment="top" width="0pt">
3203 <column alignment="center" valignment="top" width="0pt">
3204 <column alignment="center" valignment="top" width="0pt">
3205 <row>
3206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3207 \begin_inset Text
3208
3209 \begin_layout Plain Layout
3210
3211 \end_layout
3212
3213 \end_inset
3214 </cell>
3215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3216 \begin_inset Text
3217
3218 \begin_layout Plain Layout
3219
3220 \family sans
3221 \series medium
3222 \shape up
3223 \size normal
3224 \emph off
3225 \bar no
3226 \noun off
3227 \color none
3228 Page style
3229 \end_layout
3230
3231 \end_inset
3232 </cell>
3233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3234 \begin_inset Text
3235
3236 \begin_layout Plain Layout
3237
3238 \family sans
3239 \series medium
3240 \shape up
3241 \size normal
3242 \emph off
3243 \bar no
3244 \noun off
3245 \color none
3246 Sides
3247 \end_layout
3248
3249 \end_inset
3250 </cell>
3251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3252 \begin_inset Text
3253
3254 \begin_layout Plain Layout
3255
3256 \family sans
3257 \series medium
3258 \shape up
3259 \size normal
3260 \emph off
3261 \bar no
3262 \noun off
3263 \color none
3264 Columns
3265 \end_layout
3266
3267 \end_inset
3268 </cell>
3269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3270 \begin_inset Text
3271
3272 \begin_layout Plain Layout
3273
3274 \series medium
3275 \shape up
3276 \size normal
3277 \emph off
3278 \bar no
3279 \noun off
3280 \color none
3281 Max.
3282  sectioning level
3283 \end_layout
3284
3285 \end_inset
3286 </cell>
3287 </row>
3288 <row>
3289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Plain Layout
3293
3294 \series medium
3295 \shape up
3296 \size normal
3297 \emph off
3298 \bar no
3299 \noun off
3300 \color none
3301 article
3302 \end_layout
3303
3304 \end_inset
3305 </cell>
3306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3307 \begin_inset Text
3308
3309 \begin_layout Plain Layout
3310
3311 \family sans
3312 \series medium
3313 \shape up
3314 \size normal
3315 \emph off
3316 \bar no
3317 \noun off
3318 \color none
3319 Plain
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328
3329 \family sans
3330 \series medium
3331 \shape up
3332 \size normal
3333 \emph off
3334 \bar no
3335 \noun off
3336 \color none
3337 One
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3343 \begin_inset Text
3344
3345 \begin_layout Plain Layout
3346
3347 \family sans
3348 \series medium
3349 \shape up
3350 \size normal
3351 \emph off
3352 \bar no
3353 \noun off
3354 \color none
3355 One
3356 \end_layout
3357
3358 \end_inset
3359 </cell>
3360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3361 \begin_inset Text
3362
3363 \begin_layout Plain Layout
3364
3365 \family sans
3366 \series medium
3367 \shape up
3368 \size normal
3369 \emph off
3370 \bar no
3371 \noun off
3372 \color none
3373 Section
3374 \end_layout
3375
3376 \end_inset
3377 </cell>
3378 </row>
3379 <row>
3380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Plain Layout
3384
3385 \series medium
3386 \shape up
3387 \size normal
3388 \emph off
3389 \bar no
3390 \noun off
3391 \color none
3392 report
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401
3402 \family sans
3403 \series medium
3404 \shape up
3405 \size normal
3406 \emph off
3407 \bar no
3408 \noun off
3409 \color none
3410 Plain
3411 \end_layout
3412
3413 \end_inset
3414 </cell>
3415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3416 \begin_inset Text
3417
3418 \begin_layout Plain Layout
3419
3420 \family sans
3421 \series medium
3422 \shape up
3423 \size normal
3424 \emph off
3425 \bar no
3426 \noun off
3427 \color none
3428 One
3429 \end_layout
3430
3431 \end_inset
3432 </cell>
3433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437
3438 \family sans
3439 \series medium
3440 \shape up
3441 \size normal
3442 \emph off
3443 \bar no
3444 \noun off
3445 \color none
3446 One
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455
3456 \family sans
3457 \series medium
3458 \shape up
3459 \size normal
3460 \emph off
3461 \bar no
3462 \noun off
3463 \color none
3464 Chapter
3465 \end_layout
3466
3467 \end_inset
3468 </cell>
3469 </row>
3470 <row>
3471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3472 \begin_inset Text
3473
3474 \begin_layout Plain Layout
3475
3476 \series medium
3477 \shape up
3478 \size normal
3479 \emph off
3480 \bar no
3481 \noun off
3482 \color none
3483 book
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3489 \begin_inset Text
3490
3491 \begin_layout Plain Layout
3492
3493 \family sans
3494 \series medium
3495 \shape up
3496 \size normal
3497 \emph off
3498 \bar no
3499 \noun off
3500 \color none
3501 Headings
3502 \end_layout
3503
3504 \end_inset
3505 </cell>
3506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510
3511 \family sans
3512 \series medium
3513 \shape up
3514 \size normal
3515 \emph off
3516 \bar no
3517 \noun off
3518 \color none
3519 Two
3520 \end_layout
3521
3522 \end_inset
3523 </cell>
3524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3525 \begin_inset Text
3526
3527 \begin_layout Plain Layout
3528
3529 \family sans
3530 \series medium
3531 \shape up
3532 \size normal
3533 \emph off
3534 \bar no
3535 \noun off
3536 \color none
3537 One
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546
3547 \family sans
3548 \series medium
3549 \shape up
3550 \size normal
3551 \emph off
3552 \bar no
3553 \noun off
3554 \color none
3555 Chapter
3556 \end_layout
3557
3558 \end_inset
3559 </cell>
3560 </row>
3561 <row>
3562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566
3567 \series medium
3568 \shape up
3569 \size normal
3570 \emph off
3571 \bar no
3572 \noun off
3573 \color none
3574 letter
3575 \end_layout
3576
3577 \end_inset
3578 </cell>
3579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3580 \begin_inset Text
3581
3582 \begin_layout Plain Layout
3583
3584 \family sans
3585 \series medium
3586 \shape up
3587 \size normal
3588 \emph off
3589 \bar no
3590 \noun off
3591 \color none
3592 Plain
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601
3602 \family sans
3603 \series medium
3604 \shape up
3605 \size normal
3606 \emph off
3607 \bar no
3608 \noun off
3609 \color none
3610 One
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619
3620 \family sans
3621 \series medium
3622 \shape up
3623 \size normal
3624 \emph off
3625 \bar no
3626 \noun off
3627 \color none
3628 One
3629 \end_layout
3630
3631 \end_inset
3632 </cell>
3633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Plain Layout
3637
3638 \series medium
3639 \shape up
3640 \size normal
3641 \emph off
3642 \bar no
3643 \noun off
3644 \color none
3645 none
3646 \end_layout
3647
3648 \end_inset
3649 </cell>
3650 </row>
3651 </lyxtabular>
3652
3653 \end_inset
3654
3655
3656 \end_layout
3657
3658 \begin_layout Standard
3659 \begin_inset VSpace 0.3cm
3660 \end_inset
3661
3662
3663 \end_layout
3664
3665 \begin_layout Standard
3666 You're probably also wondering what 
3667 \begin_inset Quotes eld
3668 \end_inset
3669
3670 Max.
3671 \begin_inset space ~
3672 \end_inset
3673
3674 sectioning level
3675 \begin_inset Quotes erd
3676 \end_inset
3677
3678  means.
3679  There are several paragraph environments used to create section headings.
3680  Different document classes allow different types of section headings.
3681  Only two use the 
3682 \family sans
3683 Chapter
3684 \family default
3685  heading; the rest do not and begin instead with the 
3686 \family sans
3687 Section
3688 \family default
3689  heading.
3690  Some document classes, such as the ones for letters, don't use any section
3691  headings.
3692  In addition to 
3693 \family sans
3694 Chapter
3695 \family default
3696  and 
3697 \family sans
3698 Section
3699 \family default
3700  headings, there are also 
3701 \family sans
3702 Subsection
3703 \family default
3704  headings, 
3705 \family sans
3706 Subsubsection
3707 \family default
3708  headings, and so on.
3709  We will describe these headings fully in section
3710 \begin_inset space ~
3711 \end_inset
3712
3713
3714 \begin_inset CommandInset ref
3715 LatexCommand ref
3716 reference "sub:Headings"
3717
3718 \end_inset
3719
3720 .
3721 \end_layout
3722
3723 \begin_layout Subsection
3724 Document Layout
3725 \begin_inset CommandInset label
3726 LatexCommand label
3727 name "sub:Document-Layout"
3728
3729 \end_inset
3730
3731
3732 \begin_inset Index idx
3733 status collapsed
3734
3735 \begin_layout Plain Layout
3736 Document ! Layout
3737 \end_layout
3738
3739 \end_inset
3740
3741
3742 \family sans
3743
3744 \begin_inset Index idx
3745 status collapsed
3746
3747 \begin_layout Plain Layout
3748 Document ! Settings
3749 \end_layout
3750
3751 \end_inset
3752
3753
3754 \end_layout
3755
3756 \begin_layout Standard
3757 The most important properties of document classes are set in the menu 
3758 \family sans
3759 Document\SpecialChar \menuseparator
3760 Settings
3761 \family default
3762 .
3763  There in the 
3764 \family sans
3765 Class
3766 \begin_inset space ~
3767 \end_inset
3768
3769 options
3770 \family default
3771  field under 
3772 \family sans
3773 Documents
3774 \begin_inset space ~
3775 \end_inset
3776
3777 Class
3778 \family default
3779 , you can enter special options for your document class in a comma-separated
3780  list.
3781  This is only necessary if LyX doesn't support special options you want
3782  to use for your document.
3783  To learn more about your favorite LaTeX-class and its options, you have
3784  to read its manual.
3785 \end_layout
3786
3787 \begin_layout Standard
3788 The drop box 
3789 \family sans
3790 Headings
3791 \begin_inset space ~
3792 \end_inset
3793
3794 style
3795 \family default
3796  in the 
3797 \family sans
3798 Document\SpecialChar \menuseparator
3799 Settings
3800 \family default
3801  dialog under 
3802 \family sans
3803 Page
3804 \begin_inset space ~
3805 \end_inset
3806
3807 Layout
3808 \family default
3809  controls what sorts of headings and page numbers go on a page.
3810  You can choose between the following five options:
3811 \end_layout
3812
3813 \begin_layout Labeling
3814 \labelwidthstring 00.00.0000
3815
3816 \family sans
3817 Default
3818 \family default
3819  Use default page style of current class.
3820 \end_layout
3821
3822 \begin_layout Labeling
3823 \labelwidthstring 00.00.0000
3824
3825 \family sans
3826 empty
3827 \family default
3828  No page numbers or headings.
3829 \end_layout
3830
3831 \begin_layout Labeling
3832 \labelwidthstring 00.00.0000
3833
3834 \family sans
3835 plain
3836 \family default
3837  Page numbers only.
3838 \end_layout
3839
3840 \begin_layout Labeling
3841 \labelwidthstring 00.00.0000
3842
3843 \family sans
3844 headings
3845 \family default
3846  Page numbers and either the current chapter or section title and number.
3847  Whether LyX uses the current chapter or the current section depends on
3848  the maximum sectioning level of the class.
3849 \end_layout
3850
3851 \begin_layout Labeling
3852 \labelwidthstring 00.00.0000
3853
3854 \family sans
3855 fancy
3856 \family default
3857  This allows you to define fully customizable headers and footers if you
3858  have the LaTeX-package 
3859 \series bold
3860 fancyhdr
3861 \series default
3862
3863 \begin_inset Index idx
3864 status collapsed
3865
3866 \begin_layout Plain Layout
3867 LaTeX-packages ! fancyhdr
3868 \end_layout
3869
3870 \end_inset
3871
3872  installed.
3873  How they are defined is explained in section
3874 \begin_inset space ~
3875 \end_inset
3876
3877
3878 \begin_inset CommandInset ref
3879 LatexCommand ref
3880 reference "sec:Customized-Page-Headers"
3881
3882 \end_inset
3883
3884 .
3885 \end_layout
3886
3887 \begin_layout Standard
3888 The separation of paragraphs is described in section
3889 \begin_inset space ~
3890 \end_inset
3891
3892
3893 \begin_inset CommandInset ref
3894 LatexCommand ref
3895 reference "sub:Paragraph-Separation"
3896
3897 \end_inset
3898
3899 .
3900 \end_layout
3901
3902 \begin_layout Subsection
3903 Paper Size and Orientation
3904 \begin_inset Index idx
3905 status collapsed
3906
3907 \begin_layout Plain Layout
3908 Document ! Paper size
3909 \end_layout
3910
3911 \end_inset
3912
3913
3914 \begin_inset CommandInset label
3915 LatexCommand label
3916 name "sub:Paper-Size,-Orientation"
3917
3918 \end_inset
3919
3920
3921 \end_layout
3922
3923 \begin_layout Standard
3924 You can find the following options in the menu 
3925 \family sans
3926 Page
3927 \begin_inset space ~
3928 \end_inset
3929
3930 Layout
3931 \family default
3932  of the 
3933 \family sans
3934 Document\SpecialChar \menuseparator
3935 Settings
3936 \family default
3937  dialog:
3938 \family sans
3939
3940 \begin_inset Index idx
3941 status collapsed
3942
3943 \begin_layout Plain Layout
3944 Document ! Settings
3945 \end_layout
3946
3947 \end_inset
3948
3949
3950 \end_layout
3951
3952 \begin_layout Labeling
3953 \labelwidthstring 00.00.0000
3954
3955 \family sans
3956 Paper
3957 \begin_inset space ~
3958 \end_inset
3959
3960 Format
3961 \family default
3962  What size paper to print on.
3963  The choices are
3964 \end_layout
3965
3966 \begin_deeper
3967 \begin_layout Itemize
3968
3969 \family sans
3970 Default
3971 \end_layout
3972
3973 \begin_layout Itemize
3974
3975 \family sans
3976 A0 - A6
3977 \end_layout
3978
3979 \begin_layout Itemize
3980
3981 \family sans
3982 B0 - B6
3983 \end_layout
3984
3985 \begin_layout Itemize
3986
3987 \family sans
3988 C0 - C6
3989 \end_layout
3990
3991 \begin_layout Itemize
3992
3993 \family sans
3994 US letter, US legal, US executive
3995 \end_layout
3996
3997 \begin_layout Itemize
3998
3999 \family sans
4000 JIS B0 - JIS B6
4001 \end_layout
4002
4003 \begin_layout Itemize
4004
4005 \family sans
4006 Custom
4007 \end_layout
4008
4009 \end_deeper
4010 \begin_layout Labeling
4011 \labelwidthstring 00.00.0000
4012
4013 \family sans
4014 Orientation
4015 \family default
4016  To choose whether to output as 
4017 \family sans
4018 Landscape
4019 \family default
4020  or as 
4021 \family sans
4022 Portrait
4023 \family default
4024 .
4025 \end_layout
4026
4027 \begin_layout Labeling
4028 \labelwidthstring 00.00.0000
4029
4030 \family sans
4031 Two-sided
4032 \begin_inset space ~
4033 \end_inset
4034
4035 document
4036 \family default
4037  Adjusts the print space to print both sides of paper.
4038  That means that the print space for odd- and even-numbered pages is different.
4039 \end_layout
4040
4041 \begin_layout Subsection
4042 Margins
4043 \begin_inset CommandInset label
4044 LatexCommand label
4045 name "sub:Margins"
4046
4047 \end_inset
4048
4049
4050 \begin_inset Index idx
4051 status collapsed
4052
4053 \begin_layout Plain Layout
4054 Document ! Margins
4055 \end_layout
4056
4057 \end_inset
4058
4059
4060 \begin_inset Index idx
4061 status collapsed
4062
4063 \begin_layout Plain Layout
4064 Margins
4065 \end_layout
4066
4067 \end_inset
4068
4069
4070 \end_layout
4071
4072 \begin_layout Standard
4073 Paper margins are set in the menu 
4074 \family sans
4075 Document\SpecialChar \menuseparator
4076 Settings
4077 \family default
4078 .
4079 \begin_inset Index idx
4080 status collapsed
4081
4082 \begin_layout Plain Layout
4083 Document ! Settings
4084 \end_layout
4085
4086 \end_inset
4087
4088
4089 \end_layout
4090
4091 \begin_layout Standard
4092 If you use a KOMA-Script document class, you can use the default settings
4093  because KOMA-Script calculates the print space automatically by taking
4094  the paper format and the font size into account.
4095 \end_layout
4096
4097 \begin_layout Subsection
4098 Important Note
4099 \end_layout
4100
4101 \begin_layout Standard
4102 If you change a document class, LyX has to convert 
4103 \emph on
4104 everything
4105 \emph default
4106  into the new class.
4107  That includes the paragraph environments.
4108  Some paragraph environments are standard, in so far as all of the document
4109  classes have them; but some classes have special paragraph environments.
4110  If this is the case, and you change the document class, LyX will mark the
4111  paragraphs whose styles it no longer understands as 
4112 \begin_inset Quotes eld
4113 \end_inset
4114
4115 unknown
4116 \begin_inset Quotes erd
4117 \end_inset
4118
4119 .
4120  The name of the style is retained, in case you should want to go back to
4121  the old class.
4122  But these paragraphs will be output with no special formatting, so you
4123  will either need to create a new style yourself or else convert these paragraph
4124 s manually to a style present in your new document class.
4125 \end_layout
4126
4127 \begin_layout Section
4128 Paragraph Indentation and Separation
4129 \begin_inset Index idx
4130 status collapsed
4131
4132 \begin_layout Plain Layout
4133 Paragraph ! Indentation
4134 \end_layout
4135
4136 \end_inset
4137
4138
4139 \end_layout
4140
4141 \begin_layout Subsection
4142 Introduction
4143 \begin_inset CommandInset label
4144 LatexCommand label
4145 name "sec:Par-indent-intro"
4146
4147 \end_inset
4148
4149
4150 \end_layout
4151
4152 \begin_layout Standard
4153 Before describing all of the various paragraph environments, we'd like to
4154  say a word or two about paragraph indentation.
4155 \end_layout
4156
4157 \begin_layout Standard
4158 Everyone seems to have their own convention for separating paragraphs.
4159  Most Americans indent the first line of a paragraph.
4160  Others don't indent but put extra space between the paragraphs.
4161  If you choose indentation for paragraphs the 
4162 \emph on
4163 first
4164 \emph default
4165  paragraph of a section, or after a figure, an equation, a table, a list,
4166  etc., is 
4167 \emph on
4168 not
4169 \emph default
4170  indented.
4171  Only a paragraph following another paragraph gets indented.
4172  Note that the indentation behavior is different when you use another document
4173  language than English.
4174  LaTeX takes care that the indentation follows the rules of the language
4175  used.
4176 \end_layout
4177
4178 \begin_layout Standard
4179 The space between paragraphs, like the line spacing, the space between headings
4180  and text — in fact, all the spacing for just about everything —is pre-coded
4181  into LyX.
4182  As we said, you don't worry about how much space to add between what.
4183  LyX takes care of that.
4184  In fact, these pre-coded vertical spacings aren't a single number but a
4185  range.
4186  That way, LyX can squish or stretch the space between lines to make sure
4187  figures fit on a page with text, so that sections don't start at the bottom
4188  of a page, and so on.
4189 \begin_inset Foot
4190 status collapsed
4191
4192 \begin_layout Plain Layout
4193 LaTeX does this when LyX goes to produce a printable file.
4194 \end_layout
4195
4196 \end_inset
4197
4198  However, pre-coded doesn't mean you can't change them.
4199  LyX gives you the ability globally to change 
4200 \emph on
4201 all
4202 \emph default
4203  these pre-coded spacings.
4204  We will explain more later.
4205 \end_layout
4206
4207 \begin_layout Subsection
4208 Paragraph Separation
4209 \begin_inset CommandInset label
4210 LatexCommand label
4211 name "sub:Paragraph-Separation"
4212
4213 \end_inset
4214
4215
4216 \begin_inset Index idx
4217 status collapsed
4218
4219 \begin_layout Plain Layout
4220 Paragraph ! Separation
4221 \end_layout
4222
4223 \end_inset
4224
4225
4226 \end_layout
4227
4228 \begin_layout Standard
4229 Select 
4230 \family sans
4231 Indentation
4232 \family default
4233  or 
4234 \family sans
4235 Vertical
4236 \begin_inset space ~
4237 \end_inset
4238
4239 space
4240 \family default
4241  in the submenu 
4242 \family sans
4243 Text
4244 \begin_inset space ~
4245 \end_inset
4246
4247 Layout
4248 \family default
4249  of the dialog 
4250 \family sans
4251 Document\SpecialChar \menuseparator
4252 Settings
4253 \family default
4254
4255 \begin_inset Index idx
4256 status collapsed
4257
4258 \begin_layout Plain Layout
4259 Document ! Settings
4260 \end_layout
4261
4262 \end_inset
4263
4264  to indent paragraphs or to add extra space between paragraphs, respectively.
4265 \end_layout
4266
4267 \begin_layout Subsection
4268 Fine-Tuning
4269 \end_layout
4270
4271 \begin_layout Standard
4272 You can also change the separation method of a single paragraph.
4273  Open the 
4274 \family sans
4275 Edit\SpecialChar \menuseparator
4276 Paragraph
4277 \begin_inset space ~
4278 \end_inset
4279
4280 Settings
4281 \family default
4282  dialog and toggle the 
4283 \family sans
4284 Indent
4285 \begin_inset space ~
4286 \end_inset
4287
4288 Paragraph
4289 \family default
4290  option to change the state of the current paragraph (shortcut 
4291 \begin_inset Info
4292 type  "shortcut"
4293 arg   "paragraph-params \\indent-toggle"
4294 \end_inset
4295
4296 ).
4297  If paragraphs have no indentation but use extra space for separation, this
4298  button will be ignored (you can't indent a single paragraph by toggling
4299  this).
4300 \end_layout
4301
4302 \begin_layout Standard
4303 You should only need to change the indentation method for a single paragraph
4304  if you need to do some fine-tuning.
4305 \end_layout
4306
4307 \begin_layout Subsection
4308 Line Spacing
4309 \begin_inset Index idx
4310 status collapsed
4311
4312 \begin_layout Plain Layout
4313 Paragraph ! Line spacing
4314 \end_layout
4315
4316 \end_inset
4317
4318
4319 \end_layout
4320
4321 \begin_layout Standard
4322 In the 
4323 \family sans
4324 Document\SpecialChar \menuseparator
4325 Settings
4326 \noun on
4327
4328 \begin_inset Index idx
4329 status collapsed
4330
4331 \begin_layout Plain Layout
4332 Document ! Settings
4333 \end_layout
4334
4335 \end_inset
4336
4337
4338 \family default
4339 \noun default
4340  dialog you can set the line spacing for the whole document in the submenu
4341  
4342 \family sans
4343 Text
4344 \begin_inset space ~
4345 \end_inset
4346
4347 Layout
4348 \family default
4349 .
4350 \begin_inset Foot
4351 status collapsed
4352
4353 \begin_layout Plain Layout
4354 You need to have the LaTeX-package 
4355 \series bold
4356 setspace
4357 \series default
4358
4359 \begin_inset Index idx
4360 status collapsed
4361
4362 \begin_layout Plain Layout
4363 LaTeX-packages ! setspace
4364 \end_layout
4365
4366 \end_inset
4367
4368  installed to use this feature.
4369 \end_layout
4370
4371 \end_inset
4372
4373  You can set it for a single paragraph in the 
4374 \family sans
4375 Edit\SpecialChar \menuseparator
4376 Paragraph
4377 \begin_inset space ~
4378 \end_inset
4379
4380 Settings
4381 \family default
4382  dialog but this should be used very exceptionally because vertical spacing
4383  is normally defined in the environment's style.
4384 \end_layout
4385
4386 \begin_layout Section
4387 Paragraph Environments
4388 \begin_inset CommandInset label
4389 LatexCommand label
4390 name "sec:Paragraph-Environments"
4391
4392 \end_inset
4393
4394
4395 \begin_inset Index idx
4396 status collapsed
4397
4398 \begin_layout Plain Layout
4399 Paragraph ! Environments
4400 \end_layout
4401
4402 \end_inset
4403
4404
4405 \begin_inset Index idx
4406 status collapsed
4407
4408 \begin_layout Plain Layout
4409 Paragraph environments|(
4410 \end_layout
4411
4412 \end_inset
4413
4414
4415 \end_layout
4416
4417 \begin_layout Subsection
4418 Overview
4419 \end_layout
4420
4421 \begin_layout Standard
4422 Paragraph environments correspond to the
4423 \end_layout
4424
4425 \begin_layout Standard
4426
4427 \series bold
4428
4429 \backslash
4430 begin{
4431 \emph on
4432 environment
4433 \emph default
4434 } ...
4435  
4436 \backslash
4437 end{
4438 \emph on
4439 environment
4440 \emph default
4441 }
4442 \series default
4443
4444 \begin_inset Newline newline
4445 \end_inset
4446
4447 command sequence in LaTeX files.
4448  If you don't know LaTeX, or the concept of a paragraph environment is totally
4449  alien to you, we urge you to read the 
4450 \emph on
4451 Tutorial
4452 \emph default
4453 .
4454  The 
4455 \emph on
4456 Tutorial
4457 \emph default
4458  also contains many more examples than this section does.
4459 \end_layout
4460
4461 \begin_layout Standard
4462 A paragraph environment is simply a 
4463 \begin_inset Quotes eld
4464 \end_inset
4465
4466 container
4467 \begin_inset Quotes erd
4468 \end_inset
4469
4470  for a paragraph which gives that paragraph certain properties.
4471  This can include a particular style of font, different margins, a numbering
4472  scheme, labels, and so on.
4473  Additionally, you can 
4474 \begin_inset Quotes eld
4475 \end_inset
4476
4477 nest
4478 \begin_inset Quotes erd
4479 \end_inset
4480
4481  the different environments inside one another, allowing one environment
4482  to inherit some of the properties of another.
4483  The different paragraph environments totally replace the need for messy
4484  tab stops, on the fly margin adjustment, and other hangovers from the days
4485  of typewriters.
4486  There are several paragraph environments that are specific to a particular
4487  document type.
4488  We will only be covering the most common ones here.
4489 \end_layout
4490
4491 \begin_layout Standard
4492 To choose a new paragraph environment, use the pull-down box 
4493 \begin_inset Graphics
4494         filename clipart/ToolbarEnvBox.png
4495         scale 70
4496         clip
4497
4498 \end_inset
4499
4500  at the left end of the toolbar.
4501  LyX will change the environment of the 
4502 \emph on
4503 entire
4504 \emph default
4505  paragraph in which the cursor sits.
4506  You can also change the environment of an entire group of paragraphs if
4507  you select them before choosing the new environment.
4508  
4509 \end_layout
4510
4511 \begin_layout Standard
4512 Note that entering 
4513 \family sans
4514 Return
4515 \family default
4516  will 
4517 \emph on
4518 typically
4519 \emph default
4520  create a new paragraph using the 
4521 \family sans
4522 Standard
4523 \family default
4524  paragraph environment.
4525  We say 
4526 \begin_inset Quotes eld
4527 \end_inset
4528
4529 typically
4530 \begin_inset Quotes erd
4531 \end_inset
4532
4533  because if you are in one of these environments:
4534 \end_layout
4535
4536 \begin_layout Itemize
4537
4538 \family sans
4539 Quote
4540 \end_layout
4541
4542 \begin_layout Itemize
4543
4544 \family sans
4545 Quotation
4546 \end_layout
4547
4548 \begin_layout Itemize
4549
4550 \family sans
4551 Verse
4552 \end_layout
4553
4554 \begin_layout Itemize
4555
4556 \family sans
4557 Itemize
4558 \end_layout
4559
4560 \begin_layout Itemize
4561
4562 \family sans
4563 Enumerate
4564 \end_layout
4565
4566 \begin_layout Itemize
4567
4568 \family sans
4569 Description
4570 \end_layout
4571
4572 \begin_layout Itemize
4573
4574 \family sans
4575 List
4576 \end_layout
4577
4578 \begin_layout Standard
4579 LyX keeps the old paragraph environment when you enter 
4580 \family sans
4581 Return
4582 \family default
4583 , rather than resetting it to 
4584 \family sans
4585 Standard
4586 \family default
4587 .
4588  Also the nesting depth is preserved (for more on nesting see section
4589 \begin_inset space ~
4590 \end_inset
4591
4592
4593 \begin_inset CommandInset ref
4594 LatexCommand ref
4595 reference "sec:Nesting"
4596
4597 \end_inset
4598
4599 ).
4600 \end_layout
4601
4602 \begin_layout Subsection
4603 Standard
4604 \end_layout
4605
4606 \begin_layout Standard
4607 The default paragraph environment is 
4608 \family sans
4609 Standard
4610 \family default
4611  for most classes.
4612  It creates a plain paragraph.
4613  If LyX resets the paragraph environment, this is the one it chooses.
4614  In fact, the paragraph you're reading right now (and most of the ones in
4615  this manual) are in the 
4616 \family sans
4617 Standard
4618 \family default
4619  environment.
4620 \end_layout
4621
4622 \begin_layout Standard
4623 You can nest a paragraph using the 
4624 \family sans
4625 Standard
4626 \family default
4627  environment in just about anything else, but you can't really nest anything
4628  in a 
4629 \family sans
4630 Standard
4631 \family default
4632  environment.
4633 \end_layout
4634
4635 \begin_layout Subsection
4636 Document Title
4637 \begin_inset Index idx
4638 status collapsed
4639
4640 \begin_layout Plain Layout
4641 Document ! Title
4642 \end_layout
4643
4644 \end_inset
4645
4646
4647 \end_layout
4648
4649 \begin_layout Standard
4650 A LaTeX title page has three parts: the title itself, the name(s) of the
4651  author(s) and a 
4652 \begin_inset Quotes eld
4653 \end_inset
4654
4655 footnote
4656 \begin_inset Quotes erd
4657 \end_inset
4658
4659  for thanks or contact information.
4660  For certain types of documents, LaTeX places all of this on a separate
4661  page along with today's date.
4662  For other types of documents, the title 
4663 \begin_inset Quotes eld
4664 \end_inset
4665
4666 page
4667 \begin_inset Quotes erd
4668 \end_inset
4669
4670  goes at the top of the first page of the document.
4671  
4672 \end_layout
4673
4674 \begin_layout Standard
4675 LyX provides an interface to the title page commands through the paragraph
4676  environments 
4677 \family sans
4678 Title
4679 \family default
4680
4681 \family sans
4682 Author
4683 \family default
4684 , and 
4685 \family sans
4686 Date
4687 \family default
4688 .
4689  Here's how you use them:
4690 \end_layout
4691
4692 \begin_layout Itemize
4693 Put the title of your document in the 
4694 \family sans
4695 Title
4696 \family default
4697  environment.
4698 \end_layout
4699
4700 \begin_layout Itemize
4701 Put the author name in the 
4702 \family sans
4703 Author
4704 \family default
4705  environment.
4706 \end_layout
4707
4708 \begin_layout Itemize
4709 If you want the date to have a certain appearance, want to use a fixed date,
4710  or want other text to appear in place of today's date, put that text in
4711  the 
4712 \family sans
4713 Date
4714 \family default
4715  environment.
4716  Note that using this environment is optional.
4717  If you don't provide any, LaTeX will automatically insert today's date.
4718  If you don't want a date, use the option 
4719 \family sans
4720 Suppress default date on front page
4721 \family default
4722  in the menu 
4723 \family sans
4724 Document\SpecialChar \menuseparator
4725 Settings\SpecialChar \menuseparator
4726 Document
4727 \begin_inset space ~
4728 \end_inset
4729
4730 class
4731 \family default
4732 .
4733 \end_layout
4734
4735 \begin_layout Standard
4736 You can use footnotes to insert 
4737 \begin_inset Quotes eld
4738 \end_inset
4739
4740 thanks
4741 \begin_inset Quotes erd
4742 \end_inset
4743
4744  or contact information.
4745 \end_layout
4746
4747 \begin_layout Subsection
4748 Headings
4749 \begin_inset Index idx
4750 status collapsed
4751
4752 \begin_layout Plain Layout
4753 Section headings
4754 \end_layout
4755
4756 \end_inset
4757
4758
4759 \begin_inset CommandInset label
4760 LatexCommand label
4761 name "sub:Headings"
4762
4763 \end_inset
4764
4765
4766 \end_layout
4767
4768 \begin_layout Standard
4769 There are several paragraph environments for producing section headings.
4770  LyX takes care of the numbering for you.
4771 \end_layout
4772
4773 \begin_layout Subsubsection
4774 Numbered Headings
4775 \begin_inset Index idx
4776 status collapsed
4777
4778 \begin_layout Plain Layout
4779 Section headings ! Numbered
4780 \end_layout
4781
4782 \end_inset
4783
4784
4785 \end_layout
4786
4787 \begin_layout Standard
4788 There are 7 numbered types of section headings.
4789  They are:
4790 \end_layout
4791
4792 \begin_layout Enumerate
4793
4794 \family sans
4795 Part
4796 \end_layout
4797
4798 \begin_layout Enumerate
4799
4800 \family sans
4801 Chapter
4802 \end_layout
4803
4804 \begin_layout Enumerate
4805
4806 \family sans
4807 Section
4808 \end_layout
4809
4810 \begin_layout Enumerate
4811
4812 \family sans
4813 Subsection
4814 \end_layout
4815
4816 \begin_layout Enumerate
4817
4818 \family sans
4819 Subsubsection
4820 \end_layout
4821
4822 \begin_layout Enumerate
4823
4824 \family sans
4825 Paragraph
4826 \end_layout
4827
4828 \begin_layout Enumerate
4829
4830 \family sans
4831 Subparagraph
4832 \end_layout
4833
4834 \begin_layout Standard
4835 LyX labels each heading with a series of numbers, separated by periods.
4836  The numbers describe where in the document you are.
4837  Unlike the other headings, parts are numbered with Latin letters.
4838 \end_layout
4839
4840 \begin_layout Standard
4841 Headings all subdivide your document into different pieces of text.
4842  For example, suppose you're writing a book.
4843  You group the book into chapters.
4844  LyX does a similar grouping:
4845 \end_layout
4846
4847 \begin_layout Itemize
4848
4849 \family sans
4850 Part
4851 \family default
4852  is divided into either 
4853 \family sans
4854 Chapter
4855 \family default
4856 s or 
4857 \family sans
4858 Section
4859 \family default
4860 s
4861 \end_layout
4862
4863 \begin_layout Itemize
4864
4865 \family sans
4866 Chapter
4867 \family default
4868 s are divided into 
4869 \family sans
4870 Section
4871 \family default
4872 s
4873 \end_layout
4874
4875 \begin_layout Itemize
4876
4877 \family sans
4878 Section
4879 \family default
4880 s are divided into 
4881 \family sans
4882 Subsection
4883 \family default
4884 s
4885 \end_layout
4886
4887 \begin_layout Itemize
4888
4889 \family sans
4890 Subsection
4891 \family default
4892 s are divided into 
4893 \family sans
4894 Subsubsection
4895 \family default
4896 s
4897 \end_layout
4898
4899 \begin_layout Itemize
4900
4901 \family sans
4902 Subsubsection
4903 \family default
4904 s are divided into 
4905 \family sans
4906 Paragraph
4907 \family default
4908 s
4909 \end_layout
4910
4911 \begin_layout Itemize
4912
4913 \family sans
4914 Paragraph
4915 \family default
4916 s are divided into 
4917 \family sans
4918 Subparagraph
4919 \family default
4920 s
4921 \end_layout
4922
4923 \begin_layout Standard
4924 \begin_inset Note Greyedout
4925 status open
4926
4927 \begin_layout Plain Layout
4928
4929 \series bold
4930 Note:
4931 \series default
4932  Not all document types use the 
4933 \family sans
4934 Chapter
4935 \family default
4936  heading as the maximum sectioning level.
4937  In that case the 
4938 \family sans
4939 Section
4940 \family default
4941  is the top-level heading.
4942 \end_layout
4943
4944 \end_inset
4945
4946
4947 \end_layout
4948
4949 \begin_layout Standard
4950 So, if you use the 
4951 \family sans
4952 Subsubsection
4953 \family default
4954  environment to label a new sub-subsection, LyX labels it with its number,
4955  along with the number of the subsection, section and, if applicable, chapter
4956  that it's in.
4957  For example: the fifth section of the second chapter of this book has the
4958  label 
4959 \begin_inset Quotes eld
4960 \end_inset
4961
4962 2.5
4963 \begin_inset Quotes erd
4964 \end_inset
4965
4966 .
4967 \end_layout
4968
4969 \begin_layout Subsubsection
4970 Unnumbered Headings
4971 \begin_inset Index idx
4972 status collapsed
4973
4974 \begin_layout Plain Layout
4975 Section headings ! Unnumbered
4976 \end_layout
4977
4978 \end_inset
4979
4980
4981 \end_layout
4982
4983 \begin_layout Standard
4984 The unnumbered section headings have a 
4985 \begin_inset Quotes eld
4986 \end_inset
4987
4988 *
4989 \begin_inset Quotes erd
4990 \end_inset
4991
4992  at the end of their name.
4993  They work the same as their numbered counterparts but will not appear in
4994  the table of contents, see section
4995 \begin_inset space ~
4996 \end_inset
4997
4998
4999 \begin_inset CommandInset ref
5000 LatexCommand ref
5001 reference "sec:toc"
5002
5003 \end_inset
5004
5005 .
5006 \end_layout
5007
5008 \begin_layout Subsubsection
5009 Changing the Numbering
5010 \begin_inset CommandInset label
5011 LatexCommand label
5012 name "sub:Numbering-depth"
5013
5014 \end_inset
5015
5016
5017 \end_layout
5018
5019 \begin_layout Standard
5020 You can also alter which sectioning levels get numbered and which ones appear
5021  in the Table of Contents.
5022  Now, this doesn't remove any of the levels; that's preset in the document
5023  class.
5024  Just as certain classes start with 
5025 \family sans
5026 Chapter
5027 \family default
5028  and go down to the 
5029 \family sans
5030 Subparagraph
5031 \family default
5032  level.
5033  Others start at 
5034 \family sans
5035 Section
5036 \family default
5037 .
5038  Similarly, not all document classes number all sectioning levels.
5039  Most don't number 
5040 \family sans
5041 Paragraph
5042 \family default
5043  or 
5044 \family sans
5045 Subparagraph
5046 \family default
5047 .
5048  This is something you can change.
5049 \end_layout
5050
5051 \begin_layout Standard
5052 Open the 
5053 \family sans
5054 Document\SpecialChar \menuseparator
5055 Settings
5056 \family default
5057  dialog.
5058 \begin_inset Index idx
5059 status collapsed
5060
5061 \begin_layout Plain Layout
5062 Document ! Settings
5063 \end_layout
5064
5065 \end_inset
5066
5067  Under 
5068 \family sans
5069 Numbering
5070 \begin_inset space ~
5071 \end_inset
5072
5073 &
5074 \begin_inset space ~
5075 \end_inset
5076
5077 TOC
5078 \family default
5079  you will see two counters.
5080  The one named 
5081 \family sans
5082 Numbering
5083 \family default
5084  controls how far down in the sectioning hierarchy LyX numbers a section
5085  heading.
5086  The other one controls the appearance of the section headings in the table
5087  of contents.
5088 \end_layout
5089
5090 \begin_layout Subsubsection
5091 Short Titles of Headings
5092 \begin_inset Index idx
5093 status collapsed
5094
5095 \begin_layout Plain Layout
5096 Section headings ! Short titles
5097 \end_layout
5098
5099 \end_inset
5100
5101
5102 \begin_inset Argument 1
5103 status collapsed
5104
5105 \begin_layout Plain Layout
5106 Short Titles
5107 \end_layout
5108
5109 \end_inset
5110
5111
5112 \begin_inset CommandInset label
5113 LatexCommand label
5114 name "sec:Short-Titles"
5115
5116 \end_inset
5117
5118
5119 \end_layout
5120
5121 \begin_layout Standard
5122 Some section or chapter titles, such as this one, can get quite long.
5123  This can cause trouble when there is limited horizontal space.
5124  For example, if the header of the page is set to show the current section
5125  title, a long title will protrude over the page margins and look awful.
5126 \end_layout
5127
5128 \begin_layout Standard
5129 LaTeX allows you to specify a short title for section headings.
5130  This short title is used in the header and in the actual table of contents,
5131  avoiding the problem mentioned.
5132  To specify a short title, set the cursor behind the title and use the menu
5133  
5134 \family sans
5135 Insert\SpecialChar \menuseparator
5136 Short
5137 \begin_inset space ~
5138 \end_inset
5139
5140 Title
5141 \family default
5142 .
5143  This will insert a box labeled 
5144 \begin_inset Quotes eld
5145 \end_inset
5146
5147 Short
5148 \begin_inset space ~
5149 \end_inset
5150
5151 Title
5152 \begin_inset Quotes erd
5153 \end_inset
5154
5155  which you can use to enter the short title text.
5156  This also works for captions inside floats.
5157  There can only be one short title per title.
5158 \end_layout
5159
5160 \begin_layout Standard
5161 The title of this section is a good example of using this feature.
5162 \end_layout
5163
5164 \begin_layout Subsubsection
5165 Special Information
5166 \end_layout
5167
5168 \begin_layout Standard
5169 The following information applies to all section headings:
5170 \end_layout
5171
5172 \begin_layout Itemize
5173 You cannot do any nesting with these environments.
5174 \end_layout
5175
5176 \begin_layout Itemize
5177 You cannot use a margin note in any of these environments.
5178 \end_layout
5179
5180 \begin_layout Itemize
5181 You can only use inline math in these environments.
5182 \end_layout
5183
5184 \begin_layout Itemize
5185 You can use labels and cross-references to refer to their numbers.
5186 \end_layout
5187
5188 \begin_layout Subsection
5189 Quotes and Poetry line spacing
5190 \end_layout
5191
5192 \begin_layout Standard
5193 LyX has three paragraph environments for writing poetry and quotations.
5194  They are 
5195 \family sans
5196 Quote
5197 \family default
5198
5199 \family sans
5200 Quotation
5201 \family default
5202 , and 
5203 \family sans
5204 Verse
5205 \family default
5206 .
5207  Forget the days of changing line spacing and twiddling with margins.
5208  These three paragraph environments already have those changes built-in.
5209  They all widen the left margin and add a bit of extra space above and below
5210  the text they contain.
5211  They also allow nesting, so you can put a 
5212 \family sans
5213 Verse
5214 \family default
5215  in a 
5216 \family sans
5217 Quotation
5218 \family default
5219 , as well as in some other paragraph environments.
5220 \end_layout
5221
5222 \begin_layout Standard
5223 There is another feature of these three paragraph environments: they do
5224  
5225 \emph on
5226 not
5227 \emph default
5228  reset to 
5229 \family sans
5230 Standard
5231 \family default
5232  when you start a new paragraph.
5233  So, you can type in that poem and merrily enter 
5234 \family sans
5235 Return
5236 \family default
5237  without worrying about the paragraph environment changing on you.
5238  Of course, that means that, once you are done typing in that poem, you
5239  have to change back to the 
5240 \family sans
5241 Standard
5242 \family default
5243  environment yourself.
5244 \end_layout
5245
5246 \begin_layout Subsubsection
5247
5248 \family sans
5249 Quote
5250 \family default
5251  and 
5252 \family sans
5253 Quotation
5254 \family default
5255
5256 \begin_inset CommandInset label
5257 LatexCommand label
5258 name "sec:Quote"
5259
5260 \end_inset
5261
5262
5263 \begin_inset Index idx
5264 status collapsed
5265
5266 \begin_layout Plain Layout
5267 Quotation
5268 \end_layout
5269
5270 \end_inset
5271
5272
5273 \end_layout
5274
5275 \begin_layout Standard
5276 Now that we've described the similarities of these three environments, it's
5277  time for the differences.
5278  
5279 \family sans
5280 Quote
5281 \family default
5282  and 
5283 \family sans
5284 Quotation
5285 \family default
5286  are identical except for one difference: 
5287 \family sans
5288 Quote
5289 \family default
5290  uses extra spacing to separate paragraphs and never indents the first line.
5291  
5292 \family sans
5293 Quotation
5294 \family default
5295  
5296 \emph on
5297 always
5298 \emph default
5299  indents the first line of a paragraph and uses the same line spacing throughout.
5300 \end_layout
5301
5302 \begin_layout Standard
5303 Here's an example of the 
5304 \family sans
5305 Quote
5306 \family default
5307  environment:
5308 \end_layout
5309
5310 \begin_layout Quote
5311 This is in the 
5312 \family sans
5313 Quote
5314 \family default
5315  environment.
5316  I can keep writing, extending this line out further and further until it
5317  wraps.
5318  See – no indentation!
5319 \end_layout
5320
5321 \begin_layout Quote
5322 Here's the second paragraph of this quote.
5323  Again, there's no indentation, but there is extra space between me and
5324  the other paragraph.
5325 \end_layout
5326
5327 \begin_layout Standard
5328 Here's another example, this time in the 
5329 \family sans
5330 Quotation
5331 \family default
5332  environment:
5333 \end_layout
5334
5335 \begin_layout Quotation
5336 This is in the 
5337 \family sans
5338 Quotation
5339 \family default
5340  environment.
5341  If I keep writing, you will see the indentation.
5342  If your country uses a writing style that indicates new paragraphs by indenting
5343  the first line, then 
5344 \family sans
5345 Quotation
5346 \family default
5347  is the environment for you! Well, you'd use it 
5348 \emph on
5349 if
5350 \emph default
5351  you were quoting other text.
5352 \end_layout
5353
5354 \begin_layout Quotation
5355 Here's a new paragraph.
5356  I could ramble on and on, like a politician at election time.
5357  If I did that, though, you'd get bored.
5358 \end_layout
5359
5360 \begin_layout Standard
5361 As the examples show, 
5362 \family sans
5363 Quote
5364 \family default
5365  is for those people who use extra space to separate paragraphs.
5366  They should put quotes in the 
5367 \family sans
5368 Quote
5369 \family default
5370  environment.
5371  Those who use indentation to mark a new paragraph should use the 
5372 \family sans
5373 Quotation
5374 \family default
5375  paragraph environment for quoted text.
5376 \end_layout
5377
5378 \begin_layout Subsubsection
5379
5380 \family sans
5381 Verse
5382 \family default
5383
5384 \begin_inset Index idx
5385 status collapsed
5386
5387 \begin_layout Plain Layout
5388 Paragraph ! Verse
5389 \end_layout
5390
5391 \end_inset
5392
5393
5394 \family sans
5395
5396 \begin_inset Index idx
5397 status collapsed
5398
5399 \begin_layout Plain Layout
5400 Poetry
5401 \end_layout
5402
5403 \end_inset
5404
5405
5406 \begin_inset CommandInset label
5407 LatexCommand label
5408 name "sec:Verse"
5409
5410 \end_inset
5411
5412
5413 \end_layout
5414
5415 \begin_layout Standard
5416
5417 \family sans
5418 Verse
5419 \family default
5420  is a paragraph environment for poetry, rhymes, verses, and so on.
5421  Here's an example:
5422 \end_layout
5423
5424 \begin_layout Verse
5425 This is in Verse
5426 \begin_inset Newline newline
5427 \end_inset
5428
5429 Which I did not rehearse!
5430 \end_layout
5431
5432 \begin_layout Verse
5433 It could be much worse.
5434  This line could be long, very long, oh so long, so very long that it wraps
5435  around.
5436  It looks okay on screen, but in the printed version, the extra lines are
5437  indented a bit more than the first.
5438  Okay, so it's turned to prose and doesn't rhyme anymore.
5439  So sue me.
5440 \end_layout
5441
5442 \begin_layout Verse
5443 To break a line
5444 \begin_inset Newline newline
5445 \end_inset
5446
5447 And make things look fine
5448 \begin_inset Newline newline
5449 \end_inset
5450
5451 Use 
5452 \begin_inset Info
5453 type  "shortcut"
5454 arg   "newline-insert newline"
5455 \end_inset
5456
5457 .
5458 \end_layout
5459
5460 \begin_layout Standard
5461 As you can see, 
5462 \family sans
5463 Verse
5464 \family default
5465  does not indent both margins.
5466  Each stanza of the verse or poem is in its own paragraph.
5467  To separate the individual lines of a stanza, use the 
5468 \family typewriter
5469 break-line
5470 \family default
5471  function 
5472 \begin_inset Info
5473 type  "shortcut"
5474 arg   "newline-insert newline"
5475 \end_inset
5476
5477 .
5478 \end_layout
5479
5480 \begin_layout Subsection
5481 Lists
5482 \begin_inset Index idx
5483 status collapsed
5484
5485 \begin_layout Plain Layout
5486 Lists
5487 \end_layout
5488
5489 \end_inset
5490
5491
5492 \begin_inset CommandInset label
5493 LatexCommand label
5494 name "sub:Lists"
5495
5496 \end_inset
5497
5498
5499 \end_layout
5500
5501 \begin_layout Standard
5502 LyX has four different paragraph environments for creating different kinds
5503  of lists.
5504  In the 
5505 \family sans
5506 Itemize
5507 \family default
5508  and 
5509 \family sans
5510 Enumerate
5511 \family default
5512  environments, LyX labels your list items with bullets or numbers, respectively.
5513  In the 
5514 \family sans
5515 Description
5516 \family default
5517  and 
5518 \family sans
5519 List
5520 \family default
5521  environments, LyX lets you provide your own label.
5522  We will present the individual details of each type of list next after
5523  describing some general features of all four of them.
5524 \end_layout
5525
5526 \begin_layout Subsubsection
5527 General Features
5528 \end_layout
5529
5530 \begin_layout Standard
5531 The four paragraph environments for lists differ from the other environments
5532  in several ways.
5533  First, LyX treats each paragraph as a list item.
5534  Hitting 
5535 \family sans
5536 Return
5537 \family default
5538  does 
5539 \emph on
5540 not
5541 \emph default
5542  reset the environment to 
5543 \family sans
5544 Standard
5545 \family default
5546  but keeps the current environment and creates a new list item.
5547  The nesting depth is thereby kept.
5548  If you want to keep the paragraph environment but reset the current nesting
5549  depth, you can use 
5550 \begin_inset Info
5551 type  "shortcut"
5552 arg   "break-paragraph inverse"
5553 \end_inset
5554
5555 .
5556  If you do this at the top level of a list, it returns you to the 
5557 \family sans
5558 Standard
5559 \family default
5560  environment.
5561 \end_layout
5562
5563 \begin_layout Standard
5564 You can nest lists of any type inside one another.
5565  In fact, LyX changes the labels on some list items depending on how it
5566  is nested.
5567  If you intend to use any of the list paragraph environments, we suggest
5568  you read all of section
5569 \begin_inset space ~
5570 \end_inset
5571
5572
5573 \begin_inset CommandInset ref
5574 LatexCommand ref
5575 reference "sec:Nesting"
5576
5577 \end_inset
5578
5579 .
5580 \end_layout
5581
5582 \begin_layout Subsubsection
5583
5584 \family sans
5585 Itemize
5586 \family default
5587
5588 \begin_inset Index idx
5589 status collapsed
5590
5591 \begin_layout Plain Layout
5592 Lists ! Itemize
5593 \end_layout
5594
5595 \end_inset
5596
5597
5598 \begin_inset CommandInset label
5599 LatexCommand label
5600 name "sec:Itemize"
5601
5602 \end_inset
5603
5604
5605 \end_layout
5606
5607 \begin_layout Standard
5608 The first type of list we will describe in detail is the 
5609 \family sans
5610 Itemize
5611 \family default
5612  paragraph environment.
5613  It has the following properties:
5614 \end_layout
5615
5616 \begin_layout Itemize
5617 Each item has a particular bullet or symbol as its label.
5618 \end_layout
5619
5620 \begin_deeper
5621 \begin_layout Itemize
5622 LyX uses the same symbol for all of the items in a given nesting level.
5623 \end_layout
5624
5625 \begin_layout Itemize
5626 The symbol appears at the beginning of the first line.
5627 \end_layout
5628
5629 \end_deeper
5630 \begin_layout Itemize
5631 The items can have any length.
5632  LyX automatically offsets the left margin of each item.
5633  The offset is always relative to whatever environment the 
5634 \family sans
5635 Itemize
5636 \family default
5637  list may be in.
5638 \end_layout
5639
5640 \begin_layout Itemize
5641 If you nest an 
5642 \family sans
5643 Itemize
5644 \family default
5645  environment inside another 
5646 \family sans
5647 Itemize
5648 \family default
5649  environment, the label changes to a new symbol.
5650 \end_layout
5651
5652 \begin_deeper
5653 \begin_layout Itemize
5654 There are four different symbols for up to a four-fold nesting.
5655 \end_layout
5656
5657 \begin_layout Itemize
5658 LyX always shows the same symbol on screen.
5659 \end_layout
5660
5661 \begin_layout Itemize
5662 See section
5663 \begin_inset space ~
5664 \end_inset
5665
5666
5667 \begin_inset CommandInset ref
5668 LatexCommand ref
5669 reference "sec:Nesting"
5670
5671 \end_inset
5672
5673  for a full explanation of nesting.
5674 \end_layout
5675
5676 \end_deeper
5677 \begin_layout Standard
5678 Of course, that explanation was also an example of an 
5679 \family sans
5680 Itemize
5681 \family default
5682  list.
5683  The 
5684 \family sans
5685 Itemize
5686 \family default
5687  environment is best suited for lists where the order doesn't matter.
5688 \end_layout
5689
5690 \begin_layout Standard
5691 We said that different levels use different symbols as their label.
5692  Here's an example of all four possible symbols.
5693 \end_layout
5694
5695 \begin_layout Itemize
5696 The label for the first level 
5697 \family sans
5698 Itemize
5699 \family default
5700  is a large black dot, or bullet.
5701 \end_layout
5702
5703 \begin_deeper
5704 \begin_layout Itemize
5705 The label for the second level is a dash.
5706 \end_layout
5707
5708 \begin_deeper
5709 \begin_layout Itemize
5710 The label for the third is an asterisk.
5711 \end_layout
5712
5713 \begin_deeper
5714 \begin_layout Itemize
5715 The label for the fourth is a centered dot.
5716 \end_layout
5717
5718 \end_deeper
5719 \begin_layout Itemize
5720 Back out to the third level.
5721 \end_layout
5722
5723 \end_deeper
5724 \begin_layout Itemize
5725 Back to the second level.
5726 \end_layout
5727
5728 \end_deeper
5729 \begin_layout Itemize
5730 Back to the outermost level.
5731 \end_layout
5732
5733 \begin_layout Standard
5734 These are the default labels for an 
5735 \family sans
5736 Itemize
5737 \family default
5738  list.
5739  You can customize how these labels are displayed in the output in the 
5740 \family sans
5741 Document\SpecialChar \menuseparator
5742 Settings
5743 \family default
5744  dialog in the submenu 
5745 \family sans
5746 Bullets
5747 \family default
5748 .
5749 \begin_inset Index idx
5750 status collapsed
5751
5752 \begin_layout Plain Layout
5753 Document ! Settings
5754 \end_layout
5755
5756 \end_inset
5757
5758  These customizations are not displayed in LyX.
5759 \end_layout
5760
5761 \begin_layout Standard
5762 Notice how the space between items decreases with increasing depth.
5763  We will explain nesting and all the tricks you can do with different depths
5764  in section
5765 \begin_inset space ~
5766 \end_inset
5767
5768
5769 \begin_inset CommandInset ref
5770 LatexCommand ref
5771 reference "sec:Nesting"
5772
5773 \end_inset
5774
5775 .
5776 \end_layout
5777
5778 \begin_layout Subsubsection
5779
5780 \family sans
5781 Enumerate
5782 \family default
5783
5784 \begin_inset Index idx
5785 status collapsed
5786
5787 \begin_layout Plain Layout
5788 Lists ! Enumerate
5789 \end_layout
5790
5791 \end_inset
5792
5793
5794 \begin_inset CommandInset label
5795 LatexCommand label
5796 name "sec:Enumerate"
5797
5798 \end_inset
5799
5800
5801 \end_layout
5802
5803 \begin_layout Standard
5804 The 
5805 \family sans
5806 Enumerate
5807 \family default
5808  environment is used to create numbered lists and outlines.
5809  It has these properties:
5810 \end_layout
5811
5812 \begin_layout Enumerate
5813 Each item has a numeral as its label.
5814 \end_layout
5815
5816 \begin_deeper
5817 \begin_layout Enumerate
5818 The label type depends on the nesting depth.
5819 \end_layout
5820
5821 \end_deeper
5822 \begin_layout Enumerate
5823 LyX automatically counts the items for you and updates the label as appropriate.
5824 \end_layout
5825
5826 \begin_layout Enumerate
5827 Each new 
5828 \family sans
5829 Enumerate
5830 \family default
5831  environment resets the counter to one.
5832 \end_layout
5833
5834 \begin_layout Enumerate
5835 Like the 
5836 \family sans
5837 Itemize
5838 \family default
5839  environment, the 
5840 \family sans
5841 Enumerate
5842 \family default
5843  environment:
5844 \end_layout
5845
5846 \begin_deeper
5847 \begin_layout Enumerate
5848 Offsets the items relative to the left margin.
5849  Items can have any length.
5850 \end_layout
5851
5852 \begin_layout Enumerate
5853 Reduces the space between items as the nesting depth increases.
5854 \end_layout
5855
5856 \begin_layout Enumerate
5857 Uses different types of labels depending on the nesting depth.
5858 \end_layout
5859
5860 \begin_layout Enumerate
5861 Allows up to a four-fold nesting.
5862 \end_layout
5863
5864 \end_deeper
5865 \begin_layout Standard
5866 Unlike the 
5867 \family sans
5868 Itemize
5869 \family default
5870  environment, 
5871 \family sans
5872 Enumerate
5873 \family default
5874  shows the different labels for each item in LyX.
5875  Here is how LyX labels the four different levels in an 
5876 \family sans
5877 Enumerate
5878 \family default
5879 :
5880 \end_layout
5881
5882 \begin_layout Enumerate
5883 The first level of an 
5884 \family sans
5885 Enumerate
5886 \family default
5887  uses Arabic numerals followed by a period.
5888 \end_layout
5889
5890 \begin_deeper
5891 \begin_layout Enumerate
5892 The second level uses lower case letters surrounded by parentheses.
5893 \end_layout
5894
5895 \begin_deeper
5896 \begin_layout Enumerate
5897 The third level uses lower-case Roman numerals followed by a period.
5898 \end_layout
5899
5900 \begin_deeper
5901 \begin_layout Enumerate
5902 The fourth level uses capital letters followed by a period.
5903 \end_layout
5904
5905 \begin_layout Enumerate
5906 Again, notice the decrease in the spacing between items as the nesting depth
5907  increases.
5908 \end_layout
5909
5910 \end_deeper
5911 \begin_layout Enumerate
5912 Back to the third level
5913 \end_layout
5914
5915 \end_deeper
5916 \begin_layout Enumerate
5917 Back to the second level.
5918 \end_layout
5919
5920 \end_deeper
5921 \begin_layout Enumerate
5922 Back to the outermost level.
5923 \end_layout
5924
5925 \begin_layout Standard
5926 You can customize the type of numbering used in the 
5927 \family sans
5928 Enumerate
5929 \family default
5930  environment, see section
5931 \begin_inset space ~
5932 \end_inset
5933
5934
5935 \begin_inset CommandInset ref
5936 LatexCommand ref
5937 reference "sub:Customized-Lists"
5938
5939 \end_inset
5940
5941 .
5942  Such customization only shows up in the printed version, not in LyX.
5943 \end_layout
5944
5945 \begin_layout Standard
5946 There is more to nesting 
5947 \family sans
5948 Enumerate
5949 \family default
5950  environments than we've stated here.
5951  You should read section
5952 \begin_inset space ~
5953 \end_inset
5954
5955
5956 \begin_inset CommandInset ref
5957 LatexCommand ref
5958 reference "sec:Nesting"
5959
5960 \end_inset
5961
5962  to learn more about nesting.
5963 \end_layout
5964
5965 \begin_layout Subsubsection
5966
5967 \family sans
5968 Description
5969 \family default
5970
5971 \begin_inset Index idx
5972 status collapsed
5973
5974 \begin_layout Plain Layout
5975 Lists ! Description
5976 \end_layout
5977
5978 \end_inset
5979
5980
5981 \end_layout
5982
5983 \begin_layout Standard
5984 Unlike the previous two environments, the 
5985 \family sans
5986 Description
5987 \family default
5988  list has no fixed label.
5989  Instead, LyX uses the first 
5990 \begin_inset Quotes eld
5991 \end_inset
5992
5993 word
5994 \begin_inset Quotes erd
5995 \end_inset
5996
5997  of the first line as the label.
5998  Here's an example:
5999 \end_layout
6000
6001 \begin_layout Description
6002 Example: This is an example of the 
6003 \family sans
6004 Description
6005 \family default
6006  environment.
6007 \end_layout
6008
6009 \begin_layout Standard
6010 LyX typesets the label in boldface and puts extra space between it and the
6011  rest of the line.
6012 \end_layout
6013
6014 \begin_layout Standard
6015 With the first 
6016 \begin_inset Quotes eld
6017 \end_inset
6018
6019 word
6020 \begin_inset Quotes erd
6021 \end_inset
6022
6023  it is meant that the first usage of the 
6024 \family sans
6025 Space
6026 \family default
6027  key ends the label if you are at the beginning of the first line of an
6028  item.
6029  If you need to use more than one word in a label use a 
6030 \family sans
6031 Protected Space
6032 \family default
6033 .
6034  (Use either 
6035 \begin_inset Info
6036 type  "shortcut"
6037 arg   "command-alternatives space-insert protected ; math-space"
6038 \end_inset
6039
6040  or the menu 
6041 \family sans
6042 Insert\SpecialChar \menuseparator
6043 Formatting\SpecialChar \menuseparator
6044 Protected
6045 \begin_inset space ~
6046 \end_inset
6047
6048 Space
6049 \family default
6050 ; see section
6051 \begin_inset space ~
6052 \end_inset
6053
6054
6055 \begin_inset CommandInset ref
6056 LatexCommand ref
6057 reference "sub:Protected-Space"
6058
6059 \end_inset
6060
6061  for more information.) Here is an example:
6062 \end_layout
6063
6064 \begin_layout Description
6065 Second
6066 \begin_inset space ~
6067 \end_inset
6068
6069 Example: This one shows how to use a 
6070 \family sans
6071 Protected
6072 \begin_inset space ~
6073 \end_inset
6074
6075 Space
6076 \family default
6077  in the label of a 
6078 \family sans
6079 Description
6080 \family default
6081  list item.
6082 \end_layout
6083
6084 \begin_layout Description
6085 Usage: You should use the 
6086 \family sans
6087 Description
6088 \family default
6089  environment for things like definitions and theorems.
6090  Use it when you need to make one word in particular stand out in the text
6091  that describes it.
6092  It's not a good idea to use a 
6093 \family sans
6094 Description
6095 \family default
6096  environment when you have an entire sentence that you want to describe.
6097  You're better off using 
6098 \family sans
6099 Itemize
6100 \family default
6101  or 
6102 \family sans
6103 Enumerate
6104 \family default
6105  and nesting several 
6106 \family sans
6107 Standard
6108 \family default
6109  paragraphs into them.
6110 \end_layout
6111
6112 \begin_layout Description
6113 Nesting: You can nest 
6114 \family sans
6115 Description
6116 \family default
6117  environments inside one another, nest them in other types of lists, and
6118  so on.
6119 \end_layout
6120
6121 \begin_layout Standard
6122 Notice that after the first line, LyX indents subsequent lines, offsetting
6123  them from the first line.
6124 \end_layout
6125
6126 \begin_layout Subsubsection
6127 Labeling
6128 \begin_inset Index idx
6129 status collapsed
6130
6131 \begin_layout Plain Layout
6132 Lists ! Labeling
6133 \end_layout
6134
6135 \end_inset
6136
6137
6138 \end_layout
6139
6140 \begin_layout Standard
6141 The 
6142 \family sans
6143 Labeling
6144 \family default
6145  environment is a LyX extension to LaTeX.
6146 \end_layout
6147
6148 \begin_layout Standard
6149 Like the 
6150 \family sans
6151 Description
6152 \family default
6153  list the 
6154 \family sans
6155 Labeling
6156 \family default
6157  list has user-defined labels for each list item but it provides some additional
6158  features.
6159  Here are its properties:
6160 \end_layout
6161
6162 \begin_layout Labeling
6163 \labelwidthstring 00.00.0000
6164 item
6165 \begin_inset space ~
6166 \end_inset
6167
6168 labels LyX uses the first 
6169 \begin_inset Quotes eld
6170 \end_inset
6171
6172 word
6173 \begin_inset Quotes erd
6174 \end_inset
6175
6176  of each line as the item label.
6177  The first 
6178 \family sans
6179 Space
6180 \family default
6181  after the beginning of the first line of an item marks the end of the label.
6182  If you need to use more than one word in an item label, use a protected
6183  space as described above.
6184 \end_layout
6185
6186 \begin_layout Labeling
6187 \labelwidthstring 00.00.0000
6188 margins As you can see, LyX uses different margins for the item label and
6189  the body of the item text.
6190  The body of the text has a larger left margin, which is equal to the default
6191  label width plus a little extra space.
6192  
6193 \end_layout
6194
6195 \begin_layout Labeling
6196 \labelwidthstring 00.00.0000
6197 label
6198 \begin_inset space ~
6199 \end_inset
6200
6201 width LyX uses the width of the label, or the default width, whatever is
6202  larger.
6203  If the label width is larger, the label 
6204 \begin_inset Quotes eld
6205 \end_inset
6206
6207 extends
6208 \begin_inset Quotes erd
6209 \end_inset
6210
6211  into the first line.
6212  In other words, the text of the first line isn't aligned with the left
6213  margin of the rest of the item text.
6214 \end_layout
6215
6216 \begin_layout Labeling
6217 \labelwidthstring 00.00.0000
6218 default
6219 \begin_inset space ~
6220 \end_inset
6221
6222 width You can set the default label width to ensure that the text of all
6223  items in a 
6224 \family sans
6225 Labeling
6226 \family default
6227  environment has the same left margin.
6228 \begin_inset Newline newline
6229 \end_inset
6230
6231 To change the default width, select all items in the list.
6232  Now open the 
6233 \family sans
6234 Edit\SpecialChar \menuseparator
6235 Paragraph
6236 \begin_inset space ~
6237 \end_inset
6238
6239 Settings
6240 \family default
6241  dialog (toolbar button 
6242 \begin_inset Info
6243 type  "icon"
6244 arg   "layout-paragraph"
6245 \end_inset
6246
6247 ).
6248  The text in the box 
6249 \family sans
6250 Longest
6251 \begin_inset space ~
6252 \end_inset
6253
6254 label
6255 \family default
6256  determines the default label width.
6257  You can use the text of your largest label here, but you can also use the
6258  letter 
6259 \begin_inset Quotes eld
6260 \end_inset
6261
6262 M
6263 \begin_inset Quotes erd
6264 \end_inset
6265
6266  multiple times instead.
6267  M is the widest character and is a standard unit of widths in LaTeX.
6268  By using 
6269 \begin_inset Quotes eld
6270 \end_inset
6271
6272 M
6273 \begin_inset Quotes erd
6274 \end_inset
6275
6276  as the unit of width you don't need to keep changing the contents of 
6277 \family sans
6278 Longest
6279 \begin_inset space ~
6280 \end_inset
6281
6282 label
6283 \family default
6284  every time you alter a label in a 
6285 \family sans
6286 List
6287 \family default
6288  environment.
6289 \begin_inset Newline newline
6290 \end_inset
6291
6292 The predefined default width is the length of 
6293 \begin_inset Quotes eld
6294 \end_inset
6295
6296 00.00.0000
6297 \begin_inset Quotes erd
6298 \end_inset
6299
6300  (equal to 6
6301 \begin_inset space ~
6302 \end_inset
6303
6304 M).
6305 \end_layout
6306
6307 \begin_layout Standard
6308 You should use the 
6309 \family sans
6310 Labeling
6311 \family default
6312  list the same way as the 
6313 \family sans
6314 Description
6315 \family default
6316  list: When you need one word to stand out from the text that describes
6317  it.
6318  The 
6319 \family sans
6320 Labeling
6321 \family default
6322  environment gives you another way to do this, using a different overall
6323  layout.
6324 \end_layout
6325
6326 \begin_layout Standard
6327 You can nest 
6328 \family sans
6329 Labeling
6330 \family default
6331  lists inside one another, nest them in other types of lists, and so on.
6332  They work just like the other list paragraph environments.
6333  Read section
6334 \begin_inset space ~
6335 \end_inset
6336
6337
6338 \begin_inset CommandInset ref
6339 LatexCommand ref
6340 reference "sec:Nesting"
6341
6342 \end_inset
6343
6344  to learn about nesting.
6345 \end_layout
6346
6347 \begin_layout Standard
6348 There is yet another feature of the 
6349 \family sans
6350 Labeling
6351 \family default
6352  list: As you can see in the examples, LyX left-justifies the item labels
6353  by default.
6354  You can use additional 
6355 \family sans
6356 HFills
6357 \family default
6358  to change how LyX justifies the item label.
6359  
6360 \family sans
6361 Hfills
6362 \family default
6363  are documented in section
6364 \begin_inset space ~
6365 \end_inset
6366
6367
6368 \begin_inset CommandInset ref
6369 LatexCommand ref
6370 reference "sub:Horizontal-Space"
6371
6372 \end_inset
6373
6374 .
6375  Here are some examples:
6376 \end_layout
6377
6378 \begin_layout Labeling
6379 \labelwidthstring 00.00.0000
6380 Left The default for 
6381 \family sans
6382 Labeling
6383 \family default
6384  item labels.
6385 \end_layout
6386
6387 \begin_layout Labeling
6388 \labelwidthstring 00.00.0000
6389 \begin_inset space \hfill{}
6390 \end_inset
6391
6392 Right One 
6393 \family sans
6394 HFill
6395 \family default
6396  at the beginning of the label right justifies it.
6397 \end_layout
6398
6399 \begin_layout Labeling
6400 \labelwidthstring 00.00.0000
6401 \begin_inset space \hfill{}
6402 \end_inset
6403
6404 Center
6405 \begin_inset space \hfill{}
6406 \end_inset
6407
6408  One 
6409 \family sans
6410 HFill
6411 \family default
6412  at the beginning of the label and one at the end centers it.
6413 \end_layout
6414
6415 \begin_layout Subsection
6416 Customized Lists
6417 \begin_inset CommandInset label
6418 LatexCommand label
6419 name "sub:Customized-Lists"
6420
6421 \end_inset
6422
6423
6424 \begin_inset Index idx
6425 status collapsed
6426
6427 \begin_layout Plain Layout
6428 Lists ! Customized
6429 \end_layout
6430
6431 \end_inset
6432
6433
6434 \end_layout
6435
6436 \begin_layout Standard
6437 The features described in this section require that the module 
6438 \family sans
6439 Customisable Lists (enumitem)
6440 \family default
6441  is loaded in the document settings.
6442  The module uses the LaTeX-package 
6443 \series bold
6444 enumitem
6445 \series default
6446
6447 \begin_inset Index idx
6448 status collapsed
6449
6450 \begin_layout Plain Layout
6451 LaTeX-packages ! enumitem
6452 \end_layout
6453
6454 \end_inset
6455
6456 .
6457 \end_layout
6458
6459 \begin_layout Subsubsection
6460 Custom Enumerate Lists
6461 \begin_inset Index idx
6462 status collapsed
6463
6464 \begin_layout Plain Layout
6465 Lists ! Enumerate ! Custom
6466 \end_layout
6467
6468 \end_inset
6469
6470
6471 \end_layout
6472
6473 \begin_layout Standard
6474 \noindent
6475 The default numbering of numbered lists can be changed by adding an optional
6476  argument (menu 
6477 \family sans
6478 Insert\SpecialChar \menuseparator
6479 Short Title
6480 \family default
6481 ) to the first item of each level in the list.
6482  There you add the command
6483 \end_layout
6484
6485 \begin_layout Standard
6486
6487 \series bold
6488 label=
6489 \backslash
6490 roman{enumi}
6491 \end_layout
6492
6493 \begin_layout Standard
6494 in TeX Code (shortcut 
6495 \begin_inset Info
6496 type  "shortcut"
6497 arg   "ert-insert"
6498 \end_inset
6499
6500 ).
6501 \begin_inset Foot
6502 status collapsed
6503
6504 \begin_layout Plain Layout
6505 For more about TeX Code, look at section
6506 \begin_inset space ~
6507 \end_inset
6508
6509
6510 \begin_inset CommandInset ref
6511 LatexCommand ref
6512 reference "sec:TeX-Code"
6513
6514 \end_inset
6515
6516 .
6517 \end_layout
6518
6519 \end_inset
6520
6521
6522 \emph on
6523  enumi
6524 \emph default
6525  is hereby the first level counter of the enumeration.
6526  The command 
6527 \series bold
6528
6529 \backslash
6530 roman
6531 \series default
6532  outputs the counter as a small Roman numeral.
6533  For capital Roman numerals replace 
6534 \series bold
6535
6536 \backslash
6537 roman
6538 \series default
6539  with 
6540 \series bold
6541
6542 \backslash
6543 Roman
6544 \series default
6545  in the command above.
6546  For Arabic numerals use 
6547 \series bold
6548
6549 \backslash
6550 arabic
6551 \series default
6552 .
6553  To 
6554 \begin_inset Quotes eld
6555 \end_inset
6556
6557 number
6558 \begin_inset Quotes erd
6559 \end_inset
6560
6561  items with capital or small Latin letters use 
6562 \series bold
6563
6564 \backslash
6565 Alph
6566 \series default
6567  or 
6568 \series bold
6569
6570 \backslash
6571 alph
6572 \series default
6573 , respectively.
6574 \end_layout
6575
6576 \begin_layout Standard
6577 \noindent
6578 \begin_inset Note Greyedout
6579 status open
6580
6581 \begin_layout Plain Layout
6582
6583 \series bold
6584 Note:
6585 \series default
6586  You can only number 26
6587 \begin_inset space ~
6588 \end_inset
6589
6590 items with Latin letters, because this numbering is limited to single letters.
6591 \end_layout
6592
6593 \end_inset
6594
6595
6596 \end_layout
6597
6598 \begin_layout Standard
6599 To change the numbering for the list sublevels, replace the 'i' in the command
6600  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6601 \end_layout
6602
6603 \begin_layout Standard
6604 Here is a list with custom numbering:
6605 \end_layout
6606
6607 \begin_layout Enumerate
6608 \begin_inset Argument 1
6609 status open
6610
6611 \begin_layout Plain Layout
6612 \begin_inset ERT
6613 status open
6614
6615 \begin_layout Plain Layout
6616
6617 label=
6618 \backslash
6619 #
6620 \backslash
6621 Alph{enumi}
6622 \backslash
6623 #
6624 \end_layout
6625
6626 \end_inset
6627
6628
6629 \end_layout
6630
6631 \end_inset
6632
6633 Level 1
6634 \end_layout
6635
6636 \begin_deeper
6637 \begin_layout Enumerate
6638 \begin_inset Argument 1
6639 status open
6640
6641 \begin_layout Plain Layout
6642 \begin_inset ERT
6643 status open
6644
6645 \begin_layout Plain Layout
6646
6647 label=
6648 \backslash
6649 Alph{enumi}.
6650 \backslash
6651 arabic{enumii}
6652 \end_layout
6653
6654 \end_inset
6655
6656
6657 \end_layout
6658
6659 \end_inset
6660
6661 Level 2
6662 \end_layout
6663
6664 \begin_layout Enumerate
6665 Level 2
6666 \end_layout
6667
6668 \begin_deeper
6669 \begin_layout Enumerate
6670 \begin_inset Argument 1
6671 status open
6672
6673 \begin_layout Plain Layout
6674 \begin_inset ERT
6675 status open
6676
6677 \begin_layout Plain Layout
6678
6679 label=
6680 \backslash
6681 bf{
6682 \backslash
6683 arabic{enumiii}}
6684 \end_layout
6685
6686 \end_inset
6687
6688
6689 \end_layout
6690
6691 \end_inset
6692
6693 Level 3
6694 \end_layout
6695
6696 \begin_deeper
6697 \begin_layout Enumerate
6698 \begin_inset Argument 1
6699 status open
6700
6701 \begin_layout Plain Layout
6702 \begin_inset ERT
6703 status open
6704
6705 \begin_layout Plain Layout
6706
6707 label=
6708 \backslash
6709 emph{
6710 \backslash
6711 roman{enumiv})}
6712 \end_layout
6713
6714 \end_inset
6715
6716
6717 \end_layout
6718
6719 \end_inset
6720
6721 Level 4
6722 \end_layout
6723
6724 \end_deeper
6725 \end_deeper
6726 \end_deeper
6727 \begin_layout Standard
6728 For this list these commands were used:
6729 \end_layout
6730
6731 \begin_layout Standard
6732 \noindent
6733
6734 \series bold
6735 label=
6736 \backslash
6737 #
6738 \backslash
6739 Alph{enumi}
6740 \backslash
6741 #
6742 \begin_inset Newline newline
6743 \end_inset
6744
6745 label=
6746 \backslash
6747 Alph{enumi}.
6748 \backslash
6749 arabic{enumii}
6750 \begin_inset Newline newline
6751 \end_inset
6752
6753 label=
6754 \backslash
6755 bf{
6756 \backslash
6757 arabic{enumiii}}
6758 \begin_inset Newline newline
6759 \end_inset
6760
6761 label=
6762 \backslash
6763 emph{
6764 \backslash
6765 roman{enumiv})}
6766 \end_layout
6767
6768 \begin_layout Standard
6769 where the command 
6770 \series bold
6771
6772 \backslash
6773 emph{}
6774 \series default
6775  makes the label emphasized and 
6776 \series bold
6777
6778 \backslash
6779 bf{}
6780 \series default
6781  makes it bold.
6782 \end_layout
6783
6784 \begin_layout Standard
6785 \begin_inset Note Greyedout
6786 status open
6787
6788 \begin_layout Plain Layout
6789
6790 \series bold
6791 Note:
6792 \series default
6793  When you change the label of a list level, it will be used for all following
6794  lists until you change the definition.
6795 \end_layout
6796
6797 \end_inset
6798
6799
6800 \end_layout
6801
6802 \begin_layout Subsubsection
6803 Resumed Enumeration
6804 \begin_inset Index idx
6805 status collapsed
6806
6807 \begin_layout Plain Layout
6808 Lists ! Enumerate ! Resumed
6809 \end_layout
6810
6811 \end_inset
6812
6813
6814 \end_layout
6815
6816 \begin_layout Standard
6817 Enumerations can be resumed after intermediate paragraphs:
6818 \end_layout
6819
6820 \begin_layout Enumerate
6821 \begin_inset Argument 1
6822 status open
6823
6824 \begin_layout Plain Layout
6825 \begin_inset ERT
6826 status open
6827
6828 \begin_layout Plain Layout
6829
6830 label=
6831 \backslash
6832 arabic{enumi}.
6833 \end_layout
6834
6835 \end_inset
6836
6837
6838 \end_layout
6839
6840 \end_inset
6841
6842 first
6843 \begin_inset Note Note
6844 status open
6845
6846 \begin_layout Plain Layout
6847 goes back to default numbering
6848 \end_layout
6849
6850 \end_inset
6851
6852
6853 \end_layout
6854
6855 \begin_layout Enumerate
6856 second
6857 \end_layout
6858
6859 \begin_layout Standard
6860 regular text
6861 \end_layout
6862
6863 \begin_layout Enumerate-Resume
6864 resumed
6865 \end_layout
6866
6867 \begin_layout Standard
6868 To resume an enumeration, use the style 
6869 \family sans
6870 Enumerate-Resume
6871 \family default
6872 .
6873  Its numbering appears in blue within LyX to indicate that it is a resumed
6874  list and that the numbering will not be correct in LyX, but in the output.
6875 \end_layout
6876
6877 \begin_layout Standard
6878 \begin_inset Note Greyedout
6879 status open
6880
6881 \begin_layout Plain Layout
6882
6883 \series bold
6884 Note:
6885 \series default
6886  If there is no previous enumeration to resume, you will get a LaTeX error.
6887 \end_layout
6888
6889 \end_inset
6890
6891
6892 \end_layout
6893
6894 \begin_layout Standard
6895 Perhaps you might want to resume the list with a different number from the
6896  next one.
6897  Or you want to start a new enumeration with a defined number.
6898  This is possible by adding an optional argument to the first list item
6899  of a normal enumeration.
6900  There, insert the command
6901 \end_layout
6902
6903 \begin_layout Standard
6904
6905 \series bold
6906 start=number
6907 \end_layout
6908
6909 \begin_layout Standard
6910 where 
6911 \emph on
6912 number
6913 \emph default
6914  is the number with which you want to resume the list.
6915  An example:
6916 \end_layout
6917
6918 \begin_layout Enumerate
6919 first item
6920 \end_layout
6921
6922 \begin_layout Enumerate
6923 second item
6924 \end_layout
6925
6926 \begin_layout Standard
6927 Enumeration starting at a given value:
6928 \end_layout
6929
6930 \begin_layout Enumerate
6931 \begin_inset Argument 1
6932 status open
6933
6934 \begin_layout Plain Layout
6935 \begin_inset ERT
6936 status open
6937
6938 \begin_layout Plain Layout
6939
6940 start=4
6941 \end_layout
6942
6943 \end_inset
6944
6945
6946 \end_layout
6947
6948 \end_inset
6949
6950 This enumeration starts at 4
6951 \end_layout
6952
6953 \begin_layout Subsubsection
6954 List Spacing
6955 \begin_inset Index idx
6956 status collapsed
6957
6958 \begin_layout Plain Layout
6959 Lists ! Spacing
6960 \end_layout
6961
6962 \end_inset
6963
6964
6965 \end_layout
6966
6967 \begin_layout Standard
6968 In some cases you might want less or more vertical space between the items
6969  of a list.
6970  For example if the default space is too much in your opinion in this case:
6971 \end_layout
6972
6973 \begin_layout Itemize
6974 A bullet list
6975 \end_layout
6976
6977 \begin_layout Itemize
6978 with standard spacing 
6979 \end_layout
6980
6981 \begin_layout Standard
6982 You can decrease the space by adding an optional argument to the first item
6983  of the list.
6984  Add there the command 
6985 \series bold
6986 nolistsep
6987 \series default
6988  to get no additional list space like in this example:
6989 \end_layout
6990
6991 \begin_layout Itemize
6992 \begin_inset Argument 1
6993 status open
6994
6995 \begin_layout Plain Layout
6996 \begin_inset ERT
6997 status open
6998
6999 \begin_layout Plain Layout
7000
7001 nolistsep
7002 \end_layout
7003
7004 \end_inset
7005
7006
7007 \end_layout
7008
7009 \end_inset
7010
7011 A bullet list
7012 \end_layout
7013
7014 \begin_layout Itemize
7015 without additional
7016 \end_layout
7017
7018 \begin_layout Itemize
7019 vertical space
7020 \end_layout
7021
7022 \begin_layout Standard
7023 To add space you can use several other commands provided by the LaTeX-package
7024  
7025 \series bold
7026 enumitem
7027 \series default
7028
7029 \begin_inset Index idx
7030 status collapsed
7031
7032 \begin_layout Plain Layout
7033 LaTeX-packages ! enumitem
7034 \end_layout
7035
7036 \end_inset
7037
7038 .
7039  For more information see its documentation, 
7040 \begin_inset CommandInset citation
7041 LatexCommand cite
7042 key "enumitem"
7043
7044 \end_inset
7045
7046 .
7047 \end_layout
7048
7049 \begin_layout Standard
7050 There are also many commands available to change the horizontal spacing
7051  and indentation.
7052  Here is an example where the indentation was changed to that of the paragraphs
7053  in the document and the label separation was set to 2
7054 \begin_inset space \thinspace{}
7055 \end_inset
7056
7057 cm so that the number is in the page margin:
7058 \end_layout
7059
7060 \begin_layout Enumerate
7061 \begin_inset Argument 1
7062 status open
7063
7064 \begin_layout Plain Layout
7065 \begin_inset ERT
7066 status open
7067
7068 \begin_layout Plain Layout
7069
7070 labelindent=
7071 \backslash
7072 parindent, labelsep=2cm
7073 \end_layout
7074
7075 \end_inset
7076
7077
7078 \end_layout
7079
7080 \end_inset
7081
7082 An enumeration
7083 \end_layout
7084
7085 \begin_layout Enumerate
7086 with negative indentation
7087 \end_layout
7088
7089 \begin_layout Subsubsection
7090 Further Customization
7091 \begin_inset Index idx
7092 status collapsed
7093
7094 \begin_layout Plain Layout
7095 Lists ! Customization
7096 \end_layout
7097
7098 \end_inset
7099
7100
7101 \end_layout
7102
7103 \begin_layout Standard
7104 You can also change the style of description lists.
7105  The command
7106 \end_layout
7107
7108 \begin_layout Standard
7109
7110 \series bold
7111 font=definition
7112 \end_layout
7113
7114 \begin_layout Standard
7115 changes the description label font, the command
7116 \end_layout
7117
7118 \begin_layout Standard
7119
7120 \series bold
7121 style=definition
7122 \end_layout
7123
7124 \begin_layout Standard
7125 sets the list style.
7126 \end_layout
7127
7128 \begin_layout Standard
7129 An example where the command
7130 \end_layout
7131
7132 \begin_layout Standard
7133
7134 \series bold
7135 font=
7136 \backslash
7137 itshape, style=nextline
7138 \end_layout
7139
7140 \begin_layout Standard
7141 is used:
7142 \end_layout
7143
7144 \begin_layout Description
7145 Ionizing
7146 \begin_inset space ~
7147 \end_inset
7148
7149 radiation: 
7150 \begin_inset Argument 1
7151 status collapsed
7152
7153 \begin_layout Plain Layout
7154 \begin_inset ERT
7155 status open
7156
7157 \begin_layout Plain Layout
7158
7159 labelindent=0pt, labelsep=1cm, font=
7160 \backslash
7161 itshape, style=nextline
7162 \end_layout
7163
7164 \end_inset
7165
7166
7167 \end_layout
7168
7169 \end_inset
7170
7171 Ionizing radiation consists of particles or electromagnetic waves that are
7172  energetic enough to detach electrons from atoms or molecules, therefore
7173  ionizing them.
7174 \end_layout
7175
7176 \begin_layout Description
7177 Reference
7178 \begin_inset space ~
7179 \end_inset
7180
7181 counting: In computer science, reference counting is a technique of storing
7182  the number of references, pointers, or handles to a resource such as an
7183  object, block of memory, disk space or other resource.
7184 \end_layout
7185
7186 \begin_layout Standard
7187 There are many more commands and features provided by the LaTeX-package
7188  
7189 \series bold
7190 enumitem
7191 \series default
7192
7193 \begin_inset Index idx
7194 status collapsed
7195
7196 \begin_layout Plain Layout
7197 LaTeX-packages ! enumitem
7198 \end_layout
7199
7200 \end_inset
7201
7202 .
7203  For more information see its documentation 
7204 \begin_inset CommandInset citation
7205 LatexCommand cite
7206 key "enumitem"
7207
7208 \end_inset
7209
7210 .
7211 \end_layout
7212
7213 \begin_layout Subsection
7214 Letters
7215 \begin_inset Index idx
7216 status collapsed
7217
7218 \begin_layout Plain Layout
7219 Letters
7220 \end_layout
7221
7222 \end_inset
7223
7224
7225 \end_layout
7226
7227 \begin_layout Subsubsection
7228
7229 \family sans
7230 Address
7231 \family default
7232  and 
7233 \family sans
7234 Right
7235 \begin_inset space ~
7236 \end_inset
7237
7238 Address
7239 \family default
7240 : An Overview
7241 \end_layout
7242
7243 \begin_layout Standard
7244 Although LyX has document classes for letters, we've also created two paragraph
7245  environments called 
7246 \family sans
7247 Address
7248 \family default
7249  and 
7250 \family sans
7251 Right
7252 \begin_inset space ~
7253 \end_inset
7254
7255 Address
7256 \family default
7257 .
7258  To use the letter class, you need to use specific paragraph environments
7259  in a specific order, otherwise LaTeX gags on the document.
7260  In contrast, you can use the 
7261 \family sans
7262 Address
7263 \family default
7264  and 
7265 \family sans
7266 Right
7267 \begin_inset space ~
7268 \end_inset
7269
7270 Address
7271 \family default
7272  paragraph environments anywhere with no problem.
7273  You can even nest them inside other environments, though you can't nest
7274  anything in them.
7275 \end_layout
7276
7277 \begin_layout Standard
7278 Of course, you're not limited to using 
7279 \family sans
7280 Address
7281 \family default
7282  and 
7283 \family sans
7284 Right
7285 \begin_inset space ~
7286 \end_inset
7287
7288 Address
7289 \family default
7290  for letters only.
7291  
7292 \family sans
7293 Right
7294 \begin_inset space ~
7295 \end_inset
7296
7297 Address
7298 \family default
7299 , in particular, is useful for creating article titles like those used in
7300  some European academic papers.
7301 \end_layout
7302
7303 \begin_layout Subsubsection
7304 Usage
7305 \begin_inset CommandInset label
7306 LatexCommand label
7307 name "sec:Address-Usage"
7308
7309 \end_inset
7310
7311
7312 \end_layout
7313
7314 \begin_layout Standard
7315 The 
7316 \family sans
7317 Address
7318 \family default
7319  environment formats text in the style of an address, which is also used
7320  for the opening and signature in some countries.
7321  Similarly, the 
7322 \family sans
7323 Right
7324 \begin_inset space ~
7325 \end_inset
7326
7327 Address
7328 \family default
7329  environment formats text in the style of a right-justified address, which
7330  is used for the sender's address and today's date in some countries.
7331  Here's an example of each:
7332 \end_layout
7333
7334 \begin_layout Right Address
7335 Right Address
7336 \begin_inset Newline newline
7337 \end_inset
7338
7339 Who I am
7340 \begin_inset Newline newline
7341 \end_inset
7342
7343 Where I am
7344 \begin_inset Newline newline
7345 \end_inset
7346
7347 When is it? What is today?
7348 \end_layout
7349
7350 \begin_layout Standard
7351 That was 
7352 \family sans
7353 Right
7354 \begin_inset space ~
7355 \end_inset
7356
7357 Address
7358 \family default
7359 .
7360  Notice that the lines all have the same left margin, which LyX sets to
7361  fit the largest block of text on a single line.
7362  Here's an example of the 
7363 \family sans
7364 Address
7365 \family default
7366  environment:
7367 \end_layout
7368
7369 \begin_layout Address
7370 Who are you
7371 \begin_inset Newline newline
7372 \end_inset
7373
7374 Where do I send this
7375 \begin_inset Newline newline
7376 \end_inset
7377
7378 Your post office and country
7379 \end_layout
7380
7381 \begin_layout Standard
7382 As you can see, both 
7383 \family sans
7384 Address
7385 \family default
7386  and 
7387 \family sans
7388 Right
7389 \begin_inset space ~
7390 \end_inset
7391
7392 Address
7393 \family default
7394  add extra space between themselves and the next paragraph.
7395  If you enter 
7396 \family sans
7397 Return
7398 \family default
7399  in either of these environments, LyX resets the nesting depth and sets
7400  the environment to 
7401 \family sans
7402 Standard
7403 \family default
7404 .
7405  This makes sense, since 
7406 \family sans
7407 Return
7408 \family default
7409  is the 
7410 \family typewriter
7411 break-paragraph
7412 \family default
7413  function, and the individual lines of an address are not paragraphs.
7414  Thus, you have to use 
7415 \family typewriter
7416 break-line
7417 \family default
7418  (
7419 \begin_inset Info
7420 type  "shortcut"
7421 arg   "newline-insert newline"
7422 \end_inset
7423
7424  or 
7425 \family sans
7426 Insert\SpecialChar \menuseparator
7427 Formatting\SpecialChar \menuseparator
7428 Ragged
7429 \begin_inset space ~
7430 \end_inset
7431
7432 Line
7433 \begin_inset space ~
7434 \end_inset
7435
7436 Break
7437 \family default
7438 ) to start a new line in an 
7439 \family sans
7440 Address
7441 \family default
7442  or 
7443 \family sans
7444 Right
7445 \begin_inset space ~
7446 \end_inset
7447
7448 Address
7449 \family default
7450  environment.
7451 \end_layout
7452
7453 \begin_layout Subsection
7454 Academic Writing
7455 \end_layout
7456
7457 \begin_layout Standard
7458 Most academic writing begins with an abstract and ends with a bibliography
7459  or list of references.
7460  LyX contains paragraph environments for both of these.
7461 \end_layout
7462
7463 \begin_layout Subsubsection
7464
7465 \family sans
7466 Abstract
7467 \begin_inset Index idx
7468 status collapsed
7469
7470 \begin_layout Plain Layout
7471 Abstracts
7472 \end_layout
7473
7474 \end_inset
7475
7476
7477 \end_layout
7478
7479 \begin_layout Standard
7480 The 
7481 \family sans
7482 Abstract
7483 \family default
7484  environment is used for the abstract of an article.
7485  Technically, you could use this environment anywhere, but you really should
7486  only use it at the beginning of the document, after the title.
7487  Also, don't bother trying to nest 
7488 \family sans
7489 Abstract
7490 \family default
7491  in anything else or 
7492 \emph on
7493 vice versa
7494 \emph default
7495 .
7496  It will not work.
7497  The 
7498 \family sans
7499 Abstract
7500 \family default
7501  environment is only useful in the article and report document classes.
7502  The book document classes ignores the 
7503 \family sans
7504 Abstract
7505 \family default
7506  completely, and it's utterly silly to use 
7507 \family sans
7508 Abstract
7509 \family default
7510  in a letter document class.
7511 \end_layout
7512
7513 \begin_layout Standard
7514 The 
7515 \family sans
7516 Abstract
7517 \family default
7518  environment does several things for you.
7519  First, it puts the centered label 
7520 \begin_inset Quotes eld
7521 \end_inset
7522
7523 Abstract
7524 \begin_inset Quotes erd
7525 \end_inset
7526
7527  above the text.
7528  The label and the text of the abstract are separated by some extra vertical
7529  space.
7530  Second, it typesets everything in a smaller font, just as you'd expect.
7531  Lastly, it adds a bit of extra vertical space between the abstract and
7532  the subsequent text.
7533  Well, that's how it will appear on the LyX screen.
7534  The actual appearance in the output depends on the document class you are
7535  using.
7536 \end_layout
7537
7538 \begin_layout Standard
7539 Starting a new paragraph by entering 
7540 \family sans
7541 Return
7542 \family default
7543  does not reset the paragraph environment.
7544  The new paragraph will still be in the 
7545 \family sans
7546 Abstract
7547 \family default
7548  environment.
7549  So, you will have to change the paragraph environment yourself when you
7550  finish entering the abstract of your document.
7551 \end_layout
7552
7553 \begin_layout Standard
7554 \begin_inset Float figure
7555 wide false
7556 sideways false
7557 status open
7558
7559 \begin_layout Plain Layout
7560 \align center
7561 \begin_inset Graphics
7562         filename clipart/Abstract.pdf
7563
7564 \end_inset
7565
7566
7567 \end_layout
7568
7569 \begin_layout Plain Layout
7570 \begin_inset Caption Standard
7571
7572 \begin_layout Plain Layout
7573 \begin_inset CommandInset label
7574 LatexCommand label
7575 name "fig:Paragraph-in-the"
7576
7577 \end_inset
7578
7579 Paragraph in the 
7580 \family sans
7581 Abstract
7582 \family default
7583  environment
7584 \end_layout
7585
7586 \end_inset
7587
7588
7589 \end_layout
7590
7591 \end_inset
7592
7593
7594 \end_layout
7595
7596 \begin_layout Standard
7597 We would love to demonstrate the 
7598 \family sans
7599 Abstract
7600 \family default
7601  environment, but since this document is in the 
7602 \begin_inset Quotes eld
7603 \end_inset
7604
7605 book
7606 \begin_inset Quotes erd
7607 \end_inset
7608
7609  class, we can't do this.
7610  We inserted it therefore as figure
7611 \begin_inset space ~
7612 \end_inset
7613
7614
7615 \begin_inset CommandInset ref
7616 LatexCommand ref
7617 reference "fig:Paragraph-in-the"
7618
7619 \end_inset
7620
7621 .
7622  If you have never heard of an 
7623 \begin_inset Quotes eld
7624 \end_inset
7625
7626 abstract
7627 \begin_inset Quotes erd
7628 \end_inset
7629
7630  before, you can safely ignore this environment.
7631 \end_layout
7632
7633 \begin_layout Subsubsection
7634
7635 \family sans
7636 Bibliography
7637 \family default
7638
7639 \begin_inset Index idx
7640 status collapsed
7641
7642 \begin_layout Plain Layout
7643 Bibliography
7644 \end_layout
7645
7646 \end_inset
7647
7648
7649 \begin_inset CommandInset label
7650 LatexCommand label
7651 name "sub:Biblio_environment"
7652
7653 \end_inset
7654
7655
7656 \end_layout
7657
7658 \begin_layout Standard
7659 The 
7660 \family sans
7661 Bibliography
7662 \family default
7663  environment is used to list references.
7664  Technically, you could use this environment anywhere, but you really should
7665  only use it at the end of the document.
7666  Nesting 
7667 \family sans
7668 Bibliography
7669 \family default
7670  in anything else or 
7671 \emph on
7672 vice versa
7673 \emph default
7674  will not work.
7675 \end_layout
7676
7677 \begin_layout Standard
7678 When you first open a 
7679 \family sans
7680 Bibliography
7681 \family default
7682  environment, LyX adds a large vertical space, followed by the heading 
7683 \begin_inset Quotes eld
7684 \end_inset
7685
7686 Bibliography
7687 \begin_inset Quotes erd
7688 \end_inset
7689
7690  or 
7691 \begin_inset Quotes eld
7692 \end_inset
7693
7694 References,
7695 \begin_inset Quotes erd
7696 \end_inset
7697
7698  depending on the document class.
7699  The heading is in a large boldface font.
7700  Each paragraph of the 
7701 \family sans
7702 Bibliography
7703 \family default
7704  environment is a bibliography entry.
7705  Thus, entering 
7706 \family sans
7707 Return
7708 \family default
7709  does not reset the paragraph environment.
7710  Each new paragraph is still in the 
7711 \family sans
7712 Bibliography
7713 \family default
7714  environment.
7715 \end_layout
7716
7717 \begin_layout Standard
7718 There is another, usually better way to include references in your document
7719  by using a BibTeX database.
7720  For more information on that, and for a detailed description of LyX's bibliogra
7721 phy handling, have a look at section
7722 \begin_inset space ~
7723 \end_inset
7724
7725
7726 \begin_inset CommandInset ref
7727 LatexCommand ref
7728 reference "sec:Bibliography"
7729
7730 \end_inset
7731
7732 .
7733 \end_layout
7734
7735 \begin_layout Subsection
7736 LyX
7737 \family sans
7738 -Code
7739 \begin_inset Index idx
7740 status collapsed
7741
7742 \begin_layout Plain Layout
7743 Paragraph ! LyX code
7744 \end_layout
7745
7746 \end_inset
7747
7748
7749 \begin_inset CommandInset label
7750 LatexCommand label
7751 name "sub:LyX-Code"
7752
7753 \end_inset
7754
7755
7756 \end_layout
7757
7758 \begin_layout Standard
7759 The 
7760 \family sans
7761 LyX-Code
7762 \family default
7763  environment is another LyX extension.
7764  It type-sets text in a typewriter-style font.
7765  It also treats the 
7766 \family sans
7767 Space
7768 \family default
7769  key as a fixed whitespace;
7770 \begin_inset Foot
7771 status collapsed
7772
7773 \begin_layout Plain Layout
7774 In the 
7775 \family sans
7776 LyX-Code
7777 \family default
7778  environment, the 
7779 \family sans
7780 Space
7781 \family default
7782  key is treated as a 
7783 \family sans
7784 Protected
7785 \begin_inset space ~
7786 \end_inset
7787
7788 Blank
7789 \family default
7790  instead of an end-of-word marker.
7791 \end_layout
7792
7793 \end_inset
7794
7795  this is the only case in which you can type multiple whitespaces in LyX.
7796  If you need to insert blank lines, you will still need to use 
7797 \begin_inset Info
7798 type  "shortcut"
7799 arg   "newline-insert newline"
7800 \end_inset
7801
7802  (the 
7803 \family typewriter
7804 break-line
7805 \family default
7806  function).
7807  
7808 \family sans
7809 Return
7810 \family default
7811  breaks paragraphs.
7812  Note, however, that 
7813 \family sans
7814 Return
7815 \family default
7816  does not reset the paragraph environment.
7817  So, when you finish using the 
7818 \family sans
7819 LyX-Code
7820 \family default
7821  environment, you will need to change the paragraph environment yourself.
7822  Also, you can nest the 
7823 \family sans
7824 LyX-Code
7825 \family default
7826  environment inside of others.
7827 \end_layout
7828
7829 \begin_layout Standard
7830 There are a few quirks with this environment:
7831 \end_layout
7832
7833 \begin_layout Itemize
7834 You cannot use 
7835 \begin_inset Info
7836 type  "shortcut"
7837 arg   "newline-insert newline"
7838 \end_inset
7839
7840  at the beginning of a new paragraph (i.
7841 \begin_inset space \thinspace{}
7842 \end_inset
7843
7844 e.
7845 \begin_inset space \space{}
7846 \end_inset
7847
7848 you can't follow 
7849 \family sans
7850 Return
7851 \family default
7852  with a 
7853 \begin_inset Info
7854 type  "shortcut"
7855 arg   "newline-insert newline"
7856 \end_inset
7857
7858 ).
7859 \end_layout
7860
7861 \begin_layout Itemize
7862 You can't follow a 
7863 \begin_inset Info
7864 type  "shortcut"
7865 arg   "newline-insert newline"
7866 \end_inset
7867
7868  with a 
7869 \family sans
7870 Space
7871 \family default
7872 .
7873 \end_layout
7874
7875 \begin_deeper
7876 \begin_layout Itemize
7877 Use a 
7878 \family sans
7879 Return
7880 \family default
7881  to begin a new paragraph, then you can use a 
7882 \family sans
7883 Space
7884 \family default
7885 .
7886 \end_layout
7887
7888 \begin_layout Itemize
7889 Or: use 
7890 \begin_inset Info
7891 type  "shortcut"
7892 arg   "command-alternatives space-insert protected ; math-space"
7893 \end_inset
7894
7895  instead.
7896 \end_layout
7897
7898 \end_deeper
7899 \begin_layout Itemize
7900 You can't have an empty paragraph or an empty line.
7901  You must put at least one 
7902 \family sans
7903 Space
7904 \family default
7905  in any line you want blank.
7906  Otherwise, LaTeX generates errors.
7907 \end_layout
7908
7909 \begin_layout Itemize
7910 You cannot get the typewriter double quotes by typing 
7911 \family sans
7912 "
7913 \family default
7914  since that will insert 
7915 \emph on
7916 real
7917 \emph default
7918  quotes.
7919  You get the typewriter double quotes with 
7920 \begin_inset Info
7921 type  "shortcut"
7922 arg   "self-insert \""
7923 \end_inset
7924
7925 .
7926 \end_layout
7927
7928 \begin_layout Standard
7929 Here is an example:
7930 \end_layout
7931
7932 \begin_layout LyX-Code
7933 #include <stdio.h>
7934 \end_layout
7935
7936 \begin_layout LyX-Code
7937  
7938 \end_layout
7939
7940 \begin_layout LyX-Code
7941 int main(void)
7942 \end_layout
7943
7944 \begin_layout LyX-Code
7945 {
7946 \end_layout
7947
7948 \begin_layout LyX-Code
7949     printf("Hello World!
7950 \backslash
7951 n");
7952 \end_layout
7953
7954 \begin_layout LyX-Code
7955     return 0;
7956 \end_layout
7957
7958 \begin_layout LyX-Code
7959 }
7960 \end_layout
7961
7962 \begin_layout Standard
7963 This is just the standard 
7964 \begin_inset Quotes eld
7965 \end_inset
7966
7967 Hello world!
7968 \begin_inset Quotes erd
7969 \end_inset
7970
7971  program.
7972  
7973 \end_layout
7974
7975 \begin_layout Standard
7976
7977 \family sans
7978 LyX-Code
7979 \family default
7980  has one purpose: to typeset code, such as program source, shell scripts,
7981  rc-files, and so on.
7982  Use it only in those very special cases where you need to generate text
7983  as if you used a typewriter.
7984 \begin_inset Index idx
7985 status collapsed
7986
7987 \begin_layout Plain Layout
7988 Paragraph environments|)
7989 \end_layout
7990
7991 \end_inset
7992
7993  For longer parts of programming code, use the listings inset that is described
7994  in the chapter 
7995 \emph on
7996 Program Code Listings
7997 \emph default
7998  of the 
7999 \emph on
8000 Embedded
8001 \begin_inset space ~
8002 \end_inset
8003
8004 Objects
8005 \emph default
8006  manual.
8007 \end_layout
8008
8009 \begin_layout Section
8010 Nesting Environments
8011 \begin_inset Index idx
8012 status collapsed
8013
8014 \begin_layout Plain Layout
8015 Nesting ! Environments
8016 \end_layout
8017
8018 \end_inset
8019
8020
8021 \begin_inset CommandInset label
8022 LatexCommand label
8023 name "sec:Nesting"
8024
8025 \end_inset
8026
8027
8028 \end_layout
8029
8030 \begin_layout Subsection
8031 Introduction
8032 \end_layout
8033
8034 \begin_layout Standard
8035 LyX treats text as a unified block with a particular context and specific
8036  properties.
8037  This allows you to create blocks that inherit some of the properties of
8038  another block.
8039  For example you have three main points in an outline, but point #2 also
8040  has two subpoints.
8041  In other words, you have a list inside of another list, with the inner
8042  list 
8043 \begin_inset Quotes eld
8044 \end_inset
8045
8046 attached
8047 \begin_inset Quotes erd
8048 \end_inset
8049
8050  to item #2:
8051 \end_layout
8052
8053 \begin_layout Enumerate
8054 one
8055 \end_layout
8056
8057 \begin_layout Enumerate
8058 two
8059 \end_layout
8060
8061 \begin_deeper
8062 \begin_layout Enumerate
8063 sublist – item #1
8064 \end_layout
8065
8066 \begin_layout Enumerate
8067 sublist – item #2
8068 \end_layout
8069
8070 \end_deeper
8071 \begin_layout Enumerate
8072 three
8073 \end_layout
8074
8075 \begin_layout Standard
8076 You put a list inside a list by nesting one list inside the other.
8077  Nesting an environment is quite simple: Select 
8078 \family sans
8079 Edit\SpecialChar \menuseparator
8080 Increase
8081 \begin_inset space ~
8082 \end_inset
8083
8084 List
8085 \begin_inset space ~
8086 \end_inset
8087
8088 Depth
8089 \family default
8090  or 
8091 \family sans
8092 Decrease
8093 \begin_inset space ~
8094 \end_inset
8095
8096 List
8097 \begin_inset space ~
8098 \end_inset
8099
8100 Depth
8101 \family default
8102  to change the nesting depth (the status bar will tell you how far you are
8103  nested).
8104  Instead of the menu, you can also use the toolbar buttons 
8105 \begin_inset Info
8106 type  "icon"
8107 arg   "depth-increment"
8108 \end_inset
8109
8110  and 
8111 \begin_inset Info
8112 type  "icon"
8113 arg   "depth-decrement"
8114 \end_inset
8115
8116  or the key bindings 
8117 \family sans
8118 Tab
8119 \family default
8120  and 
8121 \family sans
8122 Shift+Tab
8123 \family default
8124  or 
8125 \begin_inset Info
8126 type  "shortcut"
8127 arg   "depth-increment"
8128 \end_inset
8129
8130  and 
8131 \begin_inset Info
8132 type  "shortcut"
8133 arg   "depth-decrement"
8134 \end_inset
8135
8136 .
8137  The change will work on the current selection, if you have made one (allowing
8138  you to change the nesting of several paragraphs at once), or the current
8139  paragraph.
8140 \end_layout
8141
8142 \begin_layout Standard
8143 Note that LyX only changes the nesting depth if it can.
8144  If it is invalid to do so, nothing happens if you try to change the depth.
8145  Additionally, if you change the depth of one paragraph, it affects the
8146  depth of every paragraph nested inside of it.
8147 \end_layout
8148
8149 \begin_layout Standard
8150 Nesting isn't limited to lists.
8151  In LyX, you can nest just about anything inside anything else, as you're
8152  about to find out.
8153  This is the real power of nesting paragraph environments.
8154 \end_layout
8155
8156 \begin_layout Subsection
8157 What You Can and Can't Nest
8158 \end_layout
8159
8160 \begin_layout Standard
8161 Before we fire a list of paragraph environments at you, we need to tell
8162  you a little bit more about how nesting works.
8163 \end_layout
8164
8165 \begin_layout Standard
8166 The question of nesting a paragraph environment is a bit more complicated
8167  than a simple yes or no.
8168  There are three types of paragraph environments:
8169 \end_layout
8170
8171 \begin_layout Itemize
8172 Completely unnestable
8173 \end_layout
8174
8175 \begin_layout Itemize
8176 Fully nestable, you can nest them inside things and you can also nest other
8177  things inside them.
8178 \end_layout
8179
8180 \begin_layout Itemize
8181 A third type, you can nest them into other environments, but you can't nest
8182  anything into them.
8183 \end_layout
8184
8185 \begin_layout Standard
8186 Here's a list of the three types of nesting behavior, and which paragraph
8187  environments have them:
8188 \end_layout
8189
8190 \begin_layout Description
8191 Unnestable Can't nest them.
8192  Can't nest into them.
8193 \end_layout
8194
8195 \begin_deeper
8196 \begin_layout Itemize
8197
8198 \family sans
8199 Bibliography
8200 \end_layout
8201
8202 \begin_layout Itemize
8203
8204 \family sans
8205 Abstract
8206 \end_layout
8207
8208 \begin_layout Itemize
8209
8210 \family sans
8211 Title
8212 \end_layout
8213
8214 \begin_layout Itemize
8215
8216 \family sans
8217 Author
8218 \end_layout
8219
8220 \begin_layout Itemize
8221
8222 \family sans
8223 Date
8224 \end_layout
8225
8226 \end_deeper
8227 \begin_layout Description
8228 Fully
8229 \begin_inset space ~
8230 \end_inset
8231
8232 Nestable You can nest them.
8233  You can nest other things into them.
8234 \end_layout
8235
8236 \begin_deeper
8237 \begin_layout Itemize
8238
8239 \family sans
8240 Verse
8241 \end_layout
8242
8243 \begin_layout Itemize
8244
8245 \family sans
8246 Quote
8247 \end_layout
8248
8249 \begin_layout Itemize
8250
8251 \family sans
8252 Quotation
8253 \end_layout
8254
8255 \begin_layout Itemize
8256
8257 \family sans
8258 Itemize
8259 \end_layout
8260
8261 \begin_layout Itemize
8262
8263 \family sans
8264 Enumerate
8265 \end_layout
8266
8267 \begin_layout Itemize
8268
8269 \family sans
8270 Description
8271 \end_layout
8272
8273 \begin_layout Itemize
8274
8275 \family sans
8276 List
8277 \end_layout
8278
8279 \begin_layout Itemize
8280
8281 \family sans
8282 LyX-Code
8283 \end_layout
8284
8285 \end_deeper
8286 \begin_layout Description
8287 Nestable-Inside You can nest them inside other things.
8288  You can't nest anything into them.
8289 \end_layout
8290
8291 \begin_deeper
8292 \begin_layout Itemize
8293
8294 \family sans
8295 Standard
8296 \end_layout
8297
8298 \begin_layout Itemize
8299
8300 \family sans
8301 Part
8302 \end_layout
8303
8304 \begin_layout Itemize
8305
8306 \family sans
8307 Chapter
8308 \end_layout
8309
8310 \begin_layout Itemize
8311
8312 \family sans
8313 Section
8314 \end_layout
8315
8316 \begin_layout Itemize
8317
8318 \family sans
8319 Subsection
8320 \end_layout
8321
8322 \begin_layout Itemize
8323
8324 \family sans
8325 Subsubsection
8326 \end_layout
8327
8328 \begin_layout Itemize
8329
8330 \family sans
8331 Paragraph
8332 \end_layout
8333
8334 \begin_layout Itemize
8335
8336 \family sans
8337 Subparagraph
8338 \end_layout
8339
8340 \begin_layout Itemize
8341
8342 \family sans
8343 Part*
8344 \end_layout
8345
8346 \begin_layout Itemize
8347
8348 \family sans
8349 Chapter*
8350 \end_layout
8351
8352 \begin_layout Itemize
8353
8354 \family sans
8355 Section*
8356 \end_layout
8357
8358 \begin_layout Itemize
8359
8360 \family sans
8361 Subsection*
8362 \end_layout
8363
8364 \begin_layout Itemize
8365
8366 \family sans
8367 Subsubsection*
8368 \end_layout
8369
8370 \begin_layout Itemize
8371
8372 \family sans
8373 Right
8374 \begin_inset space ~
8375 \end_inset
8376
8377 Address
8378 \end_layout
8379
8380 \begin_layout Itemize
8381
8382 \family sans
8383 Address
8384 \end_layout
8385
8386 \end_deeper
8387 \begin_layout Standard
8388 \begin_inset Note Greyedout
8389 status open
8390
8391 \begin_layout Plain Layout
8392
8393 \series bold
8394 Note:
8395 \series default
8396  Although it is possible, for example, to nest numbered section headings
8397  like 
8398 \family sans
8399 Chapter
8400 \family default
8401
8402 \family sans
8403 Section
8404 \family default
8405 , etc.
8406 \begin_inset space ~
8407 \end_inset
8408
8409 into lists, it is highly recommended not to do this because the aim is to
8410  create well-structured documents following typesetting guidelines whereas
8411  nested section headings violate this.
8412 \end_layout
8413
8414 \end_inset
8415
8416
8417 \end_layout
8418
8419 \begin_layout Subsection
8420 Nesting Other Things: Tables, Math, Floats, etc.
8421 \begin_inset Index idx
8422 status collapsed
8423
8424 \begin_layout Plain Layout
8425 Nesting ! Tables etc.
8426 \end_layout
8427
8428 \end_inset
8429
8430
8431 \end_layout
8432
8433 \begin_layout Standard
8434 There are several things that aren't paragraph environments, but which are
8435  affected by nesting anyhow.
8436  They are:
8437 \end_layout
8438
8439 \begin_layout Itemize
8440 equations
8441 \end_layout
8442
8443 \begin_layout Itemize
8444 tables
8445 \end_layout
8446
8447 \begin_layout Itemize
8448 figures
8449 \end_layout
8450
8451 \begin_layout Standard
8452 (
8453 \begin_inset Note Greyedout
8454 status open
8455
8456 \begin_layout Plain Layout
8457
8458 \series bold
8459 Note:
8460 \series default
8461  Figures and tables in 
8462 \family sans
8463 Floats
8464 \family default
8465  are not affected by this.
8466 \end_layout
8467
8468 \end_inset
8469
8470  Have a look at section
8471 \begin_inset space ~
8472 \end_inset
8473
8474
8475 \begin_inset CommandInset ref
8476 LatexCommand ref
8477 reference "sec:Floats"
8478
8479 \end_inset
8480
8481  for more information about 
8482 \family sans
8483 Floats
8484 \family default
8485 .)
8486 \end_layout
8487
8488 \begin_layout Standard
8489 LyX can treat these three objects as either a word or as a paragraph.
8490  If a figure, table, or an equation is inline, it goes wherever the paragraph
8491  it is in goes.
8492 \end_layout
8493
8494 \begin_layout Standard
8495 On the other hand, if you have an equation, figure or table in a 
8496 \begin_inset Quotes eld
8497 \end_inset
8498
8499 paragraph
8500 \begin_inset Quotes erd
8501 \end_inset
8502
8503  of its own, it behaves just like a 
8504 \begin_inset Quotes eld
8505 \end_inset
8506
8507 nestable-inside
8508 \begin_inset Quotes erd
8509 \end_inset
8510
8511  paragraph environment.
8512  You can nest it into any environment, but you obviously can't nest anything
8513  into it.
8514 \end_layout
8515
8516 \begin_layout Standard
8517 Here's an example with a table:
8518 \end_layout
8519
8520 \begin_layout Enumerate
8521 Item One
8522 \end_layout
8523
8524 \begin_deeper
8525 \begin_layout Enumerate
8526 This is (a) and it's nested.
8527 \end_layout
8528
8529 \begin_deeper
8530 \begin_layout Standard
8531 \begin_inset VSpace 0.3cm
8532 \end_inset
8533
8534
8535 \end_layout
8536
8537 \begin_layout Standard
8538 \align center
8539 \begin_inset Tabular
8540 <lyxtabular version="3" rows="2" columns="2">
8541 <features rotate="0" tabularvalignment="middle">
8542 <column alignment="center" valignment="top" width="0pt">
8543 <column alignment="center" valignment="top" width="0pt">
8544 <row>
8545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549
8550 \family roman
8551 \series medium
8552 \shape up
8553 \size normal
8554 \emph off
8555 \bar no
8556 \noun off
8557 \color none
8558 a
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Plain Layout
8567
8568 \family roman
8569 \series medium
8570 \shape up
8571 \size normal
8572 \emph off
8573 \bar no
8574 \noun off
8575 \color none
8576 b
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 </row>
8582 <row>
8583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587
8588 \family roman
8589 \series medium
8590 \shape up
8591 \size normal
8592 \emph off
8593 \bar no
8594 \noun off
8595 \color none
8596 c
8597 \end_layout
8598
8599 \end_inset
8600 </cell>
8601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Plain Layout
8605
8606 \family roman
8607 \series medium
8608 \shape up
8609 \size normal
8610 \emph off
8611 \bar no
8612 \noun off
8613 \color none
8614 d
8615 \end_layout
8616
8617 \end_inset
8618 </cell>
8619 </row>
8620 </lyxtabular>
8621
8622 \end_inset
8623
8624
8625 \end_layout
8626
8627 \begin_layout Standard
8628 \begin_inset VSpace 0.3cm
8629 \end_inset
8630
8631
8632 \end_layout
8633
8634 \end_deeper
8635 \begin_layout Enumerate
8636 This is (b).
8637  The table is actually nested inside (a).
8638 \end_layout
8639
8640 \end_deeper
8641 \begin_layout Enumerate
8642 Back out again.
8643 \end_layout
8644
8645 \begin_layout Standard
8646 If we hadn't nested the table at all, the list would look like this:
8647 \end_layout
8648
8649 \begin_layout Enumerate
8650 Item One
8651 \end_layout
8652
8653 \begin_deeper
8654 \begin_layout Enumerate
8655 This is (a) and it's nested.
8656 \end_layout
8657
8658 \end_deeper
8659 \begin_layout Standard
8660 \begin_inset VSpace 0.3cm
8661 \end_inset
8662
8663
8664 \end_layout
8665
8666 \begin_layout Standard
8667 \align center
8668 \begin_inset Tabular
8669 <lyxtabular version="3" rows="2" columns="2">
8670 <features rotate="0" tabularvalignment="middle">
8671 <column alignment="center" valignment="top" width="0pt">
8672 <column alignment="center" valignment="top" width="0pt">
8673 <row>
8674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678
8679 \family roman
8680 \series medium
8681 \shape up
8682 \size normal
8683 \emph off
8684 \bar no
8685 \noun off
8686 \color none
8687 a
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696
8697 \family roman
8698 \series medium
8699 \shape up
8700 \size normal
8701 \emph off
8702 \bar no
8703 \noun off
8704 \color none
8705 b
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 </row>
8711 <row>
8712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Plain Layout
8716
8717 \family roman
8718 \series medium
8719 \shape up
8720 \size normal
8721 \emph off
8722 \bar no
8723 \noun off
8724 \color none
8725 c
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734
8735 \family roman
8736 \series medium
8737 \shape up
8738 \size normal
8739 \emph off
8740 \bar no
8741 \noun off
8742 \color none
8743 d
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 </row>
8749 </lyxtabular>
8750
8751 \end_inset
8752
8753
8754 \end_layout
8755
8756 \begin_layout Standard
8757 \begin_inset VSpace 0.3cm
8758 \end_inset
8759
8760
8761 \end_layout
8762
8763 \begin_layout Enumerate
8764 This is (b).
8765  The table is 
8766 \emph on
8767 not
8768 \emph default
8769  nested inside (a).
8770  In fact, it's not nested at all.
8771 \end_layout
8772
8773 \begin_layout Enumerate
8774 Back out again.
8775 \end_layout
8776
8777 \begin_layout Standard
8778 Notice how item (b) is not only no longer nested, but is also the first
8779  item of a new list!
8780 \end_layout
8781
8782 \begin_layout Standard
8783 There's another trap you can fall into: Nesting the table, but not going
8784  deep enough.
8785  LyX then turns anything after the table into a new sublist.
8786 \end_layout
8787
8788 \begin_layout Enumerate
8789 Item One
8790 \end_layout
8791
8792 \begin_deeper
8793 \begin_layout Enumerate
8794 This is (a) and it's nested.
8795 \end_layout
8796
8797 \begin_layout Standard
8798 \begin_inset VSpace 0.3cm
8799 \end_inset
8800
8801
8802 \end_layout
8803
8804 \begin_layout Standard
8805 \align center
8806 \begin_inset Tabular
8807 <lyxtabular version="3" rows="2" columns="2">
8808 <features rotate="0" tabularvalignment="middle">
8809 <column alignment="center" valignment="top" width="0pt">
8810 <column alignment="center" valignment="top" width="0pt">
8811 <row>
8812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8813 \begin_inset Text
8814
8815 \begin_layout Plain Layout
8816
8817 \family roman
8818 \series medium
8819 \shape up
8820 \size normal
8821 \emph off
8822 \bar no
8823 \noun off
8824 \color none
8825 a
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834
8835 \family roman
8836 \series medium
8837 \shape up
8838 \size normal
8839 \emph off
8840 \bar no
8841 \noun off
8842 \color none
8843 b
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 </row>
8849 <row>
8850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8851 \begin_inset Text
8852
8853 \begin_layout Plain Layout
8854
8855 \family roman
8856 \series medium
8857 \shape up
8858 \size normal
8859 \emph off
8860 \bar no
8861 \noun off
8862 \color none
8863 c
8864 \end_layout
8865
8866 \end_inset
8867 </cell>
8868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872
8873 \family roman
8874 \series medium
8875 \shape up
8876 \size normal
8877 \emph off
8878 \bar no
8879 \noun off
8880 \color none
8881 d
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 </row>
8887 </lyxtabular>
8888
8889 \end_inset
8890
8891
8892 \end_layout
8893
8894 \end_deeper
8895 \begin_layout Standard
8896 \begin_inset VSpace 0.3cm
8897 \end_inset
8898
8899
8900 \end_layout
8901
8902 \begin_layout Enumerate
8903 This is (b).
8904  The table is actually nested inside Item One, but 
8905 \emph on
8906 not
8907 \emph default
8908  inside (a).
8909 \end_layout
8910
8911 \begin_layout Enumerate
8912 Back out again.
8913 \end_layout
8914
8915 \begin_layout Standard
8916 As you can see, item (b) turned into the first item of a new list, but a
8917  new list 
8918 \emph on
8919 inside
8920 \emph default
8921  item 1.
8922  The same thing would have happened to a figure or an equation.
8923  So, if you nest tables, figures or equations, make sure you go to the right
8924  depth!
8925 \end_layout
8926
8927 \begin_layout Subsection
8928 Usage and General Features
8929 \end_layout
8930
8931 \begin_layout Standard
8932 Speaking of levels, LyX can perform up to a six-fold nesting.
8933  In other words, 
8934 \begin_inset Quotes eld
8935 \end_inset
8936
8937 level #6
8938 \begin_inset Quotes erd
8939 \end_inset
8940
8941  is the innermost possible depth.
8942  Here's an example to illustrate what we mean:
8943 \end_layout
8944
8945 \begin_layout Enumerate
8946 level #1 – outermost
8947 \end_layout
8948
8949 \begin_deeper
8950 \begin_layout Enumerate
8951 level #2
8952 \end_layout
8953
8954 \begin_deeper
8955 \begin_layout Enumerate
8956 level #3
8957 \end_layout
8958
8959 \begin_deeper
8960 \begin_layout Enumerate
8961 level #4
8962 \end_layout
8963
8964 \begin_deeper
8965 \begin_layout Itemize
8966 level #5
8967 \end_layout
8968
8969 \begin_deeper
8970 \begin_layout Itemize
8971 level #6
8972 \end_layout
8973
8974 \end_deeper
8975 \end_deeper
8976 \end_deeper
8977 \end_deeper
8978 \end_deeper
8979 \begin_layout Standard
8980 There are two exceptions to the six-fold nesting limit, and you can see
8981  both of them in the example.
8982  Unlike the other fully-nestable environments, you can only perform a four-fold
8983  nesting with the 
8984 \family sans
8985 Enumerate
8986 \family default
8987  and 
8988 \family sans
8989 Itemize
8990 \family default
8991  environments.
8992  For example, if we tried to nest another 
8993 \family sans
8994 Enumerate
8995 \family default
8996  list inside item 
8997 \begin_inset Quotes eld
8998 \end_inset
8999
9000 A.
9001 \begin_inset Quotes erd
9002 \end_inset
9003
9004 , we would get errors.
9005 \end_layout
9006
9007 \begin_layout Subsection
9008 Some Examples
9009 \begin_inset Index idx
9010 status collapsed
9011
9012 \begin_layout Plain Layout
9013 Nesting ! Examples
9014 \end_layout
9015
9016 \end_inset
9017
9018
9019 \end_layout
9020
9021 \begin_layout Standard
9022 The best way to explain just what you can do with nesting is by illustration.
9023  We have several examples of nested environments.
9024  In them, we explain how we created the example, so that you can reproduce
9025  them.
9026 \end_layout
9027
9028 \begin_layout Subsubsection
9029 Example 1: The Six-fold Way and Mixed Nesting
9030 \end_layout
9031
9032 \begin_layout Labeling
9033 \labelwidthstring MMM
9034 #1-a This is the outermost level.
9035  It's a 
9036 \family sans
9037 List
9038 \family default
9039  environment.
9040 \end_layout
9041
9042 \begin_deeper
9043 \begin_layout Labeling
9044 \labelwidthstring MMM
9045 #2-a This is level #2.
9046  We created it by using 
9047 \begin_inset Info
9048 type  "shortcut"
9049 arg   "break-paragraph inverse"
9050 \end_inset
9051
9052  followed by 
9053 \begin_inset Info
9054 type  "shortcut"
9055 arg   "depth-increment"
9056 \end_inset
9057
9058 .
9059 \end_layout
9060
9061 \begin_deeper
9062 \begin_layout Labeling
9063 \labelwidthstring MMM
9064 #3-a This is level #3.
9065  This time, we just enter 
9066 \family sans
9067 Return
9068 \family default
9069 , then used 
9070 \begin_inset Info
9071 type  "shortcut"
9072 arg   "depth-increment"
9073 \end_inset
9074
9075  twice in a row.
9076  We could have also created it the same way as we did the previous level,
9077  by entering 
9078 \begin_inset Info
9079 type  "shortcut"
9080 arg   "break-paragraph inverse"
9081 \end_inset
9082
9083  followed by 
9084 \begin_inset Info
9085 type  "shortcut"
9086 arg   "depth-increment"
9087 \end_inset
9088
9089 .
9090 \end_layout
9091
9092 \begin_deeper
9093 \begin_layout Standard
9094 This is actually a 
9095 \family sans
9096 Standard
9097 \family default
9098  environment, nested inside of 
9099 \begin_inset Quotes eld
9100 \end_inset
9101
9102 #3-a
9103 \begin_inset Quotes erd
9104 \end_inset
9105
9106 .
9107  So, it's at level #4.
9108  We did this by entering 
9109 \begin_inset Info
9110 type  "shortcut"
9111 arg   "break-paragraph inverse"
9112 \end_inset
9113
9114 , then 
9115 \begin_inset Info
9116 type  "shortcut"
9117 arg   "depth-increment"
9118 \end_inset
9119
9120 , then changing the paragraph environment to 
9121 \family sans
9122 Standard
9123 \family default
9124 .
9125  Do this to create list items with more than one paragraph — it also works
9126  for the 
9127 \family sans
9128 Description
9129 \family default
9130
9131 \family sans
9132 Enumerate
9133 \family default
9134 , and 
9135 \family sans
9136 Itemize
9137 \family default
9138  environments!
9139 \end_layout
9140
9141 \begin_layout Standard
9142 Here's another 
9143 \family sans
9144 Standard
9145 \family default
9146  paragraph, also at level #4, made with just a 
9147 \begin_inset Info
9148 type  "shortcut"
9149 arg   "break-paragraph inverse"
9150 \end_inset
9151
9152 .
9153 \end_layout
9154
9155 \begin_layout Labeling
9156 \labelwidthstring MMM
9157 #4-a This is level #4.
9158  We enter 
9159 \begin_inset Info
9160 type  "shortcut"
9161 arg   "break-paragraph inverse"
9162 \end_inset
9163
9164  and changed the paragraph environment back to 
9165 \family sans
9166 List
9167 \family default
9168 .
9169  Remember — we can't nest anything inside a 
9170 \family sans
9171 Standard
9172 \family default
9173  environment, which is why we're still at level #4.
9174  However, we 
9175 \emph on
9176 can
9177 \emph default
9178  keep nesting things inside 
9179 \begin_inset Quotes eld
9180 \end_inset
9181
9182 #3-a
9183 \begin_inset Quotes erd
9184 \end_inset
9185
9186 .
9187 \end_layout
9188
9189 \begin_deeper
9190 \begin_layout Labeling
9191 \labelwidthstring MMM
9192 #5-a This is level #5\SpecialChar \ldots{}
9193
9194 \end_layout
9195
9196 \begin_deeper
9197 \begin_layout Labeling
9198 \labelwidthstring MMM
9199 #6-a \SpecialChar \ldots{}
9200 and this is level #6.
9201  By now, you should know how we made these two.
9202 \end_layout
9203
9204 \end_deeper
9205 \begin_layout Labeling
9206 \labelwidthstring MMM
9207 #5-b Back to level #5.
9208  Just enter 
9209 \begin_inset Info
9210 type  "shortcut"
9211 arg   "break-paragraph inverse"
9212 \end_inset
9213
9214  followed by a 
9215 \begin_inset Info
9216 type  "shortcut"
9217 arg   "depth-decrement"
9218 \end_inset
9219
9220 .
9221 \end_layout
9222
9223 \end_deeper
9224 \begin_layout Labeling
9225 \labelwidthstring MMM
9226 #4-b After another 
9227 \begin_inset Info
9228 type  "shortcut"
9229 arg   "break-paragraph inverse"
9230 \end_inset
9231
9232  followed by a 
9233 \begin_inset Info
9234 type  "shortcut"
9235 arg   "depth-decrement"
9236 \end_inset
9237
9238 , we're back at level #4.
9239 \end_layout
9240
9241 \end_deeper
9242 \begin_layout Labeling
9243 \labelwidthstring MMM
9244 #3-b Back to level #3.
9245  By now it should be obvious how we did this.
9246 \end_layout
9247
9248 \end_deeper
9249 \begin_layout Labeling
9250 \labelwidthstring MMM
9251 #2-b Back to level #2.
9252  
9253 \end_layout
9254
9255 \end_deeper
9256 \begin_layout Labeling
9257 \labelwidthstring MMM
9258 #1-b And last, back to the outermost level, #1.
9259  After this sentence, we will enter 
9260 \family sans
9261 Return
9262 \family default
9263  and change the paragraph environment back to 
9264 \family sans
9265 Standard
9266 \family default
9267  to end the list.
9268 \end_layout
9269
9270 \begin_layout Standard
9271 We could have also used the 
9272 \family sans
9273 Description
9274 \family default
9275
9276 \family sans
9277 Quote
9278 \family default
9279
9280 \family sans
9281 Quotation
9282 \family default
9283 , or even the 
9284 \family sans
9285 Verse
9286 \family default
9287  environment in place of the 
9288 \family sans
9289 List
9290 \family default
9291  environment.
9292  The example would have worked exactly the same.
9293 \end_layout
9294
9295 \begin_layout Subsubsection
9296 Example 2: Inheritance
9297 \end_layout
9298
9299 \begin_layout LyX-Code
9300 This is the LyX-Code environment, at level #1, the outermost
9301 \end_layout
9302
9303 \begin_layout LyX-Code
9304 level.
9305   Now we will enter 
9306 \family sans
9307 Return
9308 \family default
9309 , then 
9310 \begin_inset Info
9311 type  "shortcut"
9312 arg   "depth-increment"
9313 \end_inset
9314
9315 , after
9316 \begin_inset Newline newline
9317 \end_inset
9318
9319 which, we will change to the 
9320 \family sans
9321 Enumerate
9322 \family default
9323  environment.
9324 \end_layout
9325
9326 \begin_deeper
9327 \begin_layout Enumerate
9328 This is the 
9329 \family sans
9330 Enumerate
9331 \family default
9332  environment, at level #2.
9333 \end_layout
9334
9335 \begin_layout Enumerate
9336 Notice how the nested 
9337 \family sans
9338 Enumerate
9339 \family default
9340  not only inherits its margins from its parent environment (
9341 \family sans
9342 LyX-Code
9343 \family default
9344 ), but also inherits its font and spacing!
9345 \end_layout
9346
9347 \end_deeper
9348 \begin_layout Standard
9349 We ended this example by entering 
9350 \family sans
9351 Return
9352 \family default
9353 .
9354  After that, we needed to reset the paragraph environment to 
9355 \family sans
9356 Standard
9357 \family default
9358  and reset the nesting depth by using 
9359 \begin_inset Info
9360 type  "shortcut"
9361 arg   "depth-decrement"
9362 \end_inset
9363
9364  once.
9365 \end_layout
9366
9367 \begin_layout Subsubsection
9368 Example 3: Labels, Levels, and the 
9369 \family sans
9370 Enumerate
9371 \family default
9372  and 
9373 \family sans
9374 Itemize
9375 \family default
9376  Environments
9377 \begin_inset Argument 1
9378 status collapsed
9379
9380 \begin_layout Plain Layout
9381 Example #3: Labels, Levels and other list environments
9382 \end_layout
9383
9384 \end_inset
9385
9386
9387 \end_layout
9388
9389 \begin_layout Enumerate
9390 This is level #1, in an 
9391 \family sans
9392 Enumerate
9393 \family default
9394  paragraph environment.
9395  We're actually going to nest a bunch of these.
9396 \end_layout
9397
9398 \begin_deeper
9399 \begin_layout Enumerate
9400 This is level #2.
9401  We used 
9402 \begin_inset Info
9403 type  "shortcut"
9404 arg   "break-paragraph inverse"
9405 \end_inset
9406
9407  followed by 
9408 \begin_inset Info
9409 type  "shortcut"
9410 arg   "depth-increment"
9411 \end_inset
9412
9413 .
9414  Now, what happens if we nest an 
9415 \family sans
9416 Itemize
9417 \family default
9418  environment inside of this one? It will be at level #3, but what will its
9419  label be? An asterisk?
9420 \end_layout
9421
9422 \begin_deeper
9423 \begin_layout Itemize
9424 No! It's a bullet.
9425  This is the 
9426 \emph on
9427 first
9428 \emph default
9429  
9430 \family sans
9431 Itemize
9432 \family default
9433  environment, even though it's at level #3.
9434  So, its label is a bullet.
9435  (We got here by using 
9436 \begin_inset Info
9437 type  "shortcut"
9438 arg   "break-paragraph inverse"
9439 \end_inset
9440
9441 , then 
9442 \begin_inset Info
9443 type  "shortcut"
9444 arg   "depth-increment"
9445 \end_inset
9446
9447 , then changing the environment to 
9448 \family sans
9449 Itemize
9450 \family default
9451 .)
9452 \end_layout
9453
9454 \begin_deeper
9455 \begin_layout Itemize
9456 Here's level #4, produced using 
9457 \begin_inset Info
9458 type  "shortcut"
9459 arg   "break-paragraph inverse"
9460 \end_inset
9461
9462 , then 
9463 \begin_inset Info
9464 type  "shortcut"
9465 arg   "depth-increment"
9466 \end_inset
9467
9468 .
9469  We will do that again\SpecialChar \ldots{}
9470
9471 \end_layout
9472
9473 \begin_deeper
9474 \begin_layout Enumerate
9475 \SpecialChar \ldots{}
9476 to get to level #5.
9477  This time, however, we also changed the paragraph environment back to 
9478 \family sans
9479 Enumerate
9480 \family default
9481 .
9482  Notice the type of numbering, it is 
9483 \emph on
9484 lowercase Roman
9485 \emph default
9486 , because we are in the 
9487 \emph on
9488 thirdfold
9489 \emph default
9490  
9491 \family sans
9492 Enumerate
9493 \family default
9494  environment (that is, it is an 
9495 \family sans
9496 Enumerate
9497 \family default
9498  inside an 
9499 \family sans
9500 Enumerate
9501 \family default
9502  inside an 
9503 \family sans
9504 Enumerate
9505 \family default
9506 ).
9507 \end_layout
9508
9509 \begin_layout Enumerate
9510 What happens if we 
9511 \emph on
9512 don't
9513 \emph default
9514  change the paragraph environment, but decrease the nesting depth? What
9515  type of numbering does LyX use?
9516 \end_layout
9517
9518 \begin_layout Enumerate
9519 Oh, as if you couldn't guess by now, we're just using 
9520 \begin_inset Info
9521 type  "shortcut"
9522 arg   "break-paragraph inverse"
9523 \end_inset
9524
9525  to keep the current environment and depth but create a new item.
9526 \end_layout
9527
9528 \begin_layout Enumerate
9529 Let's use 
9530 \begin_inset Info
9531 type  "shortcut"
9532 arg   "depth-decrement"
9533 \end_inset
9534
9535  to decrease the depth after the next 
9536 \begin_inset Info
9537 type  "shortcut"
9538 arg   "break-paragraph inverse"
9539 \end_inset
9540
9541 .
9542 \end_layout
9543
9544 \end_deeper
9545 \begin_layout Enumerate
9546 This is level #4.
9547  Look what type of label LyX is using!
9548 \end_layout
9549
9550 \end_deeper
9551 \begin_layout Enumerate
9552 This is level #3.
9553  Even though we've changed levels, LyX is still using a lowercase Roman
9554  numeral as the label.Why?
9555 \end_layout
9556
9557 \begin_layout Enumerate
9558 Because, even though the nesting depth has changed, the paragraph is 
9559 \emph on
9560 still
9561 \emph default
9562  a thirdfold 
9563 \family sans
9564 Enumerate
9565 \family default
9566  environment.
9567  Notice, however, that LyX 
9568 \emph on
9569 did
9570 \emph default
9571  reset the counter for the label.
9572 \end_layout
9573
9574 \end_deeper
9575 \begin_layout Enumerate
9576 Another 
9577 \begin_inset Info
9578 type  "shortcut"
9579 arg   "break-paragraph inverse"
9580 \end_inset
9581
9582  
9583 \begin_inset Info
9584 type  "shortcut"
9585 arg   "depth-decrement"
9586 \end_inset
9587
9588  sequence, and we're back to level #2.
9589  This time, we not only changed the nesting depth, but we also moved back
9590  into the twofold-nested 
9591 \family sans
9592 Enumerate
9593 \family default
9594  environment.
9595 \end_layout
9596
9597 \end_deeper
9598 \begin_layout Enumerate
9599 The same thing happens if we do another 
9600 \begin_inset Info
9601 type  "shortcut"
9602 arg   "break-paragraph inverse"
9603 \end_inset
9604
9605  
9606 \begin_inset Info
9607 type  "shortcut"
9608 arg   "depth-decrement"
9609 \end_inset
9610
9611  sequence and return to level #1, the outermost level.
9612 \end_layout
9613
9614 \begin_layout Standard
9615 Lastly, we reset the environment to 
9616 \family sans
9617 Standard
9618 \family default
9619 .
9620  As you can see, the level number doesn't correspond to what type of labeling
9621  LyX uses for the 
9622 \family sans
9623 Enumerate
9624 \family default
9625  and 
9626 \family sans
9627 Itemize
9628 \family default
9629  environments.
9630  The number of other 
9631 \family sans
9632 Enumerate
9633 \family default
9634  environments surrounding it determines what kind of label LyX uses for
9635  an 
9636 \family sans
9637 Enumerate
9638 \family default
9639  item.
9640  The same rule applies for the 
9641 \family sans
9642 Itemize
9643 \family default
9644  environment, as well.
9645 \end_layout
9646
9647 \begin_layout Subsubsection
9648 Example 4: Going Bonkers
9649 \end_layout
9650
9651 \begin_layout Enumerate
9652 We're going to go totally nuts now.
9653  We will not nest as deep as in the other examples, nor will we go into
9654  the same detail with how we did it.
9655  (level #1: 
9656 \family sans
9657 Enumerate
9658 \family default
9659 )
9660 \end_layout
9661
9662 \begin_deeper
9663 \begin_layout Standard
9664 (
9665 \family sans
9666 Return, 
9667 \family default
9668
9669 \begin_inset Info
9670 type  "shortcut"
9671 arg   "depth-increment"
9672 \end_inset
9673
9674
9675 \family sans
9676 , Standard
9677 \family default
9678 : level #2) We will stick an encapsulated description of how we created
9679  the example in parentheses someplace.
9680  For example, the two key bindings are how we changed the depth.
9681  The environment name is the name of the current environment.
9682  Either before or after this, we will put in the level.
9683 \end_layout
9684
9685 \end_deeper
9686 \begin_layout Enumerate
9687 (
9688 \family sans
9689 Return, Enumerate
9690 \family default
9691 : level #1) This is the next item in the list.
9692 \end_layout
9693
9694 \begin_deeper
9695 \begin_layout Verse
9696 Now we will add verse.
9697 \begin_inset Newline newline
9698 \end_inset
9699
9700 It will get much worse.
9701 \begin_inset Newline newline
9702 \end_inset
9703
9704 (
9705 \family sans
9706 Return, 
9707 \family default
9708
9709 \begin_inset Info
9710 type  "shortcut"
9711 arg   "depth-increment"
9712 \end_inset
9713
9714
9715 \family sans
9716 , Verse
9717 \family default
9718 : level #2)
9719 \end_layout
9720
9721 \begin_layout Verse
9722 Fiddle dee, Fiddle doo.
9723 \begin_inset Newline newline
9724 \end_inset
9725
9726 Bippitey boppitey boo!
9727 \begin_inset Newline newline
9728 \end_inset
9729
9730 (
9731 \begin_inset Info
9732 type  "shortcut"
9733 arg   "break-paragraph inverse"
9734 \end_inset
9735
9736
9737 \family sans
9738 )
9739 \end_layout
9740
9741 \begin_layout Verse
9742 Here comes a table:
9743 \end_layout
9744
9745 \begin_deeper
9746 \begin_layout Standard
9747 \begin_inset VSpace 0.3cm
9748 \end_inset
9749
9750
9751 \end_layout
9752
9753 \begin_layout Standard
9754 \align center
9755 \begin_inset Tabular
9756 <lyxtabular version="3" rows="2" columns="2">
9757 <features rotate="0" tabularvalignment="middle">
9758 <column alignment="center" valignment="top" width="0pt">
9759 <column alignment="center" valignment="top" width="0pt">
9760 <row>
9761 <cell alignment="center" valignment="top" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Plain Layout
9765
9766 \family roman
9767 \series medium
9768 \shape up
9769 \size normal
9770 \emph off
9771 \bar no
9772 \noun off
9773 \color none
9774 one-fish
9775 \end_layout
9776
9777 \end_inset
9778 </cell>
9779 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9780 \begin_inset Text
9781
9782 \begin_layout Plain Layout
9783
9784 \family roman
9785 \series medium
9786 \shape up
9787 \size normal
9788 \emph off
9789 \bar no
9790 \noun off
9791 \color none
9792 two-fish
9793 \end_layout
9794
9795 \end_inset
9796 </cell>
9797 </row>
9798 <row>
9799 <cell alignment="center" valignment="top" topline="true" usebox="none">
9800 \begin_inset Text
9801
9802 \begin_layout Plain Layout
9803
9804 \family roman
9805 \series medium
9806 \shape up
9807 \size normal
9808 \emph off
9809 \bar no
9810 \noun off
9811 \color none
9812 red-fish
9813 \end_layout
9814
9815 \end_inset
9816 </cell>
9817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9818 \begin_inset Text
9819
9820 \begin_layout Plain Layout
9821
9822 \family roman
9823 \series medium
9824 \shape up
9825 \size normal
9826 \emph off
9827 \bar no
9828 \noun off
9829 \color none
9830 blue-fish
9831 \end_layout
9832
9833 \end_inset
9834 </cell>
9835 </row>
9836 </lyxtabular>
9837
9838 \end_inset
9839
9840
9841 \end_layout
9842
9843 \end_deeper
9844 \begin_layout Verse
9845 (
9846 \begin_inset Info
9847 type  "shortcut"
9848 arg   "break-paragraph inverse"
9849 \end_inset
9850
9851
9852 \family sans
9853 , Table, 
9854 \family default
9855
9856 \begin_inset Info
9857 type  "shortcut"
9858 arg   "depth-increment"
9859 \end_inset
9860
9861  3 times, 
9862 \begin_inset Info
9863 type  "shortcut"
9864 arg   "break-paragraph inverse"
9865 \end_inset
9866
9867
9868 \family sans
9869 , Verse, 
9870 \family default
9871
9872 \begin_inset Info
9873 type  "shortcut"
9874 arg   "depth-decrement"
9875 \end_inset
9876
9877 )
9878 \end_layout
9879
9880 \end_deeper
9881 \begin_layout Enumerate
9882 (
9883 \family sans
9884 Return, Enumerate
9885 \family default
9886 : level #1) This is another item.
9887  Note that selecting a 
9888 \family sans
9889 Table
9890 \family default
9891  resets the nesting depth to level #1, so we increased the nesting depth
9892  3 times to put the table inside the 
9893 \family sans
9894 Verse
9895 \family default
9896  environment.
9897  
9898 \end_layout
9899
9900 \begin_layout Quotation
9901 We're now ending the 
9902 \family sans
9903 Enumerate
9904 \family default
9905  list and changing to 
9906 \family sans
9907 Quotation
9908 \family default
9909 .
9910  We're still at level #1.
9911  We want to show you some of the things you can do by mixing environments.
9912  The next set of paragraphs is a 
9913 \begin_inset Quotes eld
9914 \end_inset
9915
9916 quoted letter.
9917 \begin_inset Quotes erd
9918 \end_inset
9919
9920  We will nest both the 
9921 \family sans
9922 Address
9923 \family default
9924  and 
9925 \family sans
9926 Right
9927 \begin_inset space ~
9928 \end_inset
9929
9930 Address
9931 \family default
9932  environments inside of this one, then use another nested 
9933 \family sans
9934 Quotation
9935 \family default
9936  for the letter body.
9937  We will use 
9938 \begin_inset Info
9939 type  "shortcut"
9940 arg   "break-paragraph inverse"
9941 \end_inset
9942
9943  to preserve the depth.
9944  Remember that you need to use 
9945 \begin_inset Info
9946 type  "shortcut"
9947 arg   "newline-insert newline"
9948 \end_inset
9949
9950  to create multiple lines inside the 
9951 \family sans
9952 Address
9953 \family default
9954  and 
9955 \family sans
9956 Right
9957 \begin_inset space ~
9958 \end_inset
9959
9960 Address
9961 \family default
9962  environments.
9963  Here it goes:
9964 \end_layout
9965
9966 \begin_deeper
9967 \begin_layout Right Address
9968 1234 Nowhere Rd.
9969 \begin_inset Newline newline
9970 \end_inset
9971
9972 Moosegroin, MT 00100
9973 \begin_inset Newline newline
9974 \end_inset
9975
9976 9-6-96
9977 \end_layout
9978
9979 \begin_layout Address
9980 Dear Mr.
9981 \begin_inset space ~
9982 \end_inset
9983
9984 Fizlewitz:
9985 \end_layout
9986
9987 \begin_layout Quotation
9988 We regret to inform you that we cannot fill your order for 50
9989 \begin_inset space \thinspace{}
9990 \end_inset
9991
9992 L of compressed methane gas due to circumstances beyond our control.
9993  Unfortunately, several of our cows have mysteriously exploded, creating
9994  a backlog in our orders for methane.
9995  We will place your name on the waiting list and try to fill your order
9996  as soon as possible.
9997  In the meantime, we thank you for your patience.
9998 \end_layout
9999
10000 \begin_layout Quotation
10001 We do, however, now have a special on beef.
10002  If you are interested, please return the enclosed pricing and order form
10003  with your order, along with payment.
10004 \end_layout
10005
10006 \begin_layout Quotation
10007 We thank you again for your patience.
10008 \end_layout
10009
10010 \begin_layout Address
10011 Sincerely,
10012 \begin_inset Newline newline
10013 \end_inset
10014
10015 Bill Hick
10016 \end_layout
10017
10018 \end_deeper
10019 \begin_layout Quotation
10020 That ends that example!
10021 \end_layout
10022
10023 \begin_layout Standard
10024 As you can see, nesting environments in LyX gives you a lot of power with
10025  just a few keystrokes.
10026  We could have easily nested an 
10027 \family sans
10028 Itemize
10029 \family default
10030  list inside of a 
10031 \family sans
10032 Quotation
10033 \family default
10034  or 
10035 \family sans
10036 Quote
10037 \family default
10038 , or put a 
10039 \family sans
10040 Quote
10041 \family default
10042  inside of an 
10043 \family sans
10044 Itemize
10045 \family default
10046  list.
10047  You have a huge variety of options at your disposal.
10048 \end_layout
10049
10050 \begin_layout Section
10051 Spacing, pagination and line breaks
10052 \begin_inset Index idx
10053 status collapsed
10054
10055 \begin_layout Plain Layout
10056 Spacing
10057 \end_layout
10058
10059 \end_inset
10060
10061
10062 \end_layout
10063
10064 \begin_layout Standard
10065 What is a space? While you might be used to pressing the space key anytime
10066  you want to separate two words in ordinary word processors, LyX offers
10067  you more spaces: spaces of different widths and spaces which can or cannot
10068  be broken at the end of a line.
10069  The following sections will show you some examples where those spaces are
10070  useful.
10071 \end_layout
10072
10073 \begin_layout Subsection
10074 Protected Space
10075 \begin_inset CommandInset label
10076 LatexCommand label
10077 name "sub:Protected-Space"
10078
10079 \end_inset
10080
10081
10082 \begin_inset Index idx
10083 status collapsed
10084
10085 \begin_layout Plain Layout
10086 Spaces ! Protected
10087 \end_layout
10088
10089 \end_inset
10090
10091
10092 \end_layout
10093
10094 \begin_layout Standard
10095 The protected space: It is used to tell LyX (and LaTeX) not to break the
10096  line at that point.
10097  This may be necessary to avoid unlucky line breaks, like in: 
10098 \end_layout
10099
10100 \begin_layout Quote
10101 Further documentation is given in section
10102 \begin_inset Newline newline
10103 \end_inset
10104
10105
10106 \begin_inset CommandInset ref
10107 LatexCommand ref
10108 reference "sec:Bibliography"
10109
10110 \end_inset
10111
10112 .
10113  
10114 \end_layout
10115
10116 \begin_layout Standard
10117 Obviously, it would be a good thing to put a protected space between 
10118 \begin_inset Quotes eld
10119 \end_inset
10120
10121 section
10122 \begin_inset Quotes erd
10123 \end_inset
10124
10125  and 
10126 \begin_inset Quotes eld
10127 \end_inset
10128
10129
10130 \begin_inset CommandInset ref
10131 LatexCommand ref
10132 reference "sec:Bibliography"
10133
10134 \end_inset
10135
10136
10137 \begin_inset Quotes erd
10138 \end_inset
10139
10140 .
10141  A protected space is set with 
10142 \family sans
10143 Insert\SpecialChar \menuseparator
10144 Formatting\SpecialChar \menuseparator
10145 Protected
10146 \begin_inset space ~
10147 \end_inset
10148
10149 Space
10150 \family default
10151  (shortcut 
10152 \begin_inset Info
10153 type  "shortcut"
10154 arg   "command-alternatives space-insert protected ; math-space"
10155 \end_inset
10156
10157 ).
10158 \end_layout
10159
10160 \begin_layout Subsection
10161 Horizontal Space
10162 \begin_inset CommandInset label
10163 LatexCommand label
10164 name "sub:Horizontal-Space"
10165
10166 \end_inset
10167
10168
10169 \begin_inset Index idx
10170 status collapsed
10171
10172 \begin_layout Plain Layout
10173 Spacing ! Horizontal
10174 \end_layout
10175
10176 \end_inset
10177
10178
10179 \end_layout
10180
10181 \begin_layout Standard
10182 All horizontal spaces can be inserted with the menu 
10183 \family sans
10184 Insert\SpecialChar \menuseparator
10185 Formatting\SpecialChar \menuseparator
10186 Horizontal Space
10187 \family default
10188 .
10189  The length units are listed in Appendix
10190 \begin_inset space ~
10191 \end_inset
10192
10193
10194 \begin_inset CommandInset ref
10195 LatexCommand ref
10196 reference "chap:Units-available-in"
10197
10198 \end_inset
10199
10200 .
10201 \end_layout
10202
10203 \begin_layout Subsubsection
10204 Inter-word Space
10205 \begin_inset CommandInset label
10206 LatexCommand label
10207 name "sub:Inter-word-Space"
10208
10209 \end_inset
10210
10211
10212 \begin_inset Index idx
10213 status collapsed
10214
10215 \begin_layout Plain Layout
10216 Spaces ! Inter-word
10217 \end_layout
10218
10219 \end_inset
10220
10221
10222 \end_layout
10223
10224 \begin_layout Standard
10225 With the introduction of typewriters, it became conventional in some countries
10226  to type two spaces after a period to mimic the wider spaces used by typesetters
10227  at the ends of sentences.
10228  There is no need to do this as LyX automatically takes care about this.
10229  However, you do not want an end of sentence space after an abbreviation
10230  followed by a period; see section
10231 \begin_inset space ~
10232 \end_inset
10233
10234
10235 \begin_inset CommandInset ref
10236 LatexCommand ref
10237 reference "sub:Abbreviations"
10238
10239 \end_inset
10240
10241  for examples.
10242  To insert a normal space, select 
10243 \family sans
10244 Insert\SpecialChar \menuseparator
10245 Formatting\SpecialChar \menuseparator
10246 Interword
10247 \begin_inset space ~
10248 \end_inset
10249
10250 Space
10251 \family default
10252  (shortcut 
10253 \begin_inset Info
10254 type  "shortcut"
10255 arg   "space-insert normal"
10256 \end_inset
10257
10258 ).
10259 \end_layout
10260
10261 \begin_layout Subsubsection
10262 Thin Space
10263 \begin_inset CommandInset label
10264 LatexCommand label
10265 name "sub:Thin-Space"
10266
10267 \end_inset
10268
10269
10270 \begin_inset Index idx
10271 status collapsed
10272
10273 \begin_layout Plain Layout
10274 Spaces ! Thin
10275 \end_layout
10276
10277 \end_inset
10278
10279
10280 \end_layout
10281
10282 \begin_layout Standard
10283
10284 \begin_inset Quotes eld
10285 \end_inset
10286
10287 thin space
10288 \begin_inset Quotes erd
10289 \end_inset
10290
10291  is a blank which has half the size of a normal space (and it is also 
10292 \begin_inset Quotes eld
10293 \end_inset
10294
10295 protected
10296 \begin_inset Quotes erd
10297 \end_inset
10298
10299 ).
10300  The typographical conventions in a lot of languages propose the use of
10301  thin spaces in cases where normal spaces would be too wide, for instance,
10302  inside abbreviations:
10303 \end_layout
10304
10305 \begin_layout Quote
10306 D.
10307 \begin_inset space \thinspace{}
10308 \end_inset
10309
10310 E.
10311  Knuth has developed our beloved typesetting program.
10312 \end_layout
10313
10314 \begin_layout Standard
10315 or between values and units.
10316  Compare for example this:
10317 \begin_inset Newline newline
10318 \end_inset
10319
10320 10
10321 \begin_inset space \thinspace{}
10322 \end_inset
10323
10324 kg (thin space)
10325 \begin_inset Newline newline
10326 \end_inset
10327
10328 10 kg (normal space
10329 \end_layout
10330
10331 \begin_layout Standard
10332 You can insert thin spaces with the menu 
10333 \family sans
10334 Insert\SpecialChar \menuseparator
10335 Formatting\SpecialChar \menuseparator
10336 Thin
10337 \begin_inset space ~
10338 \end_inset
10339
10340 Space
10341 \family default
10342  (shortcut 
10343 \begin_inset Info
10344 type  "shortcuts"
10345 arg   "space-insert thin"
10346 \end_inset
10347
10348 ).
10349 \end_layout
10350
10351 \begin_layout Subsubsection
10352 More Spaces
10353 \end_layout
10354
10355 \begin_layout Standard
10356 You can also insert the following space types:
10357 \end_layout
10358
10359 \begin_layout Description
10360 Negative
10361 \begin_inset space ~
10362 \end_inset
10363
10364 thin
10365 \begin_inset space ~
10366 \end_inset
10367
10368 space A line with a 
10369 \begin_inset Formula $\to$
10370 \end_inset
10371
10372
10373 \begin_inset space \negthinspace{}
10374 \end_inset
10375
10376
10377 \begin_inset Formula $\gets$
10378 \end_inset
10379
10380  negative thin space between the arrows.
10381 \end_layout
10382
10383 \begin_layout Description
10384 Negative
10385 \begin_inset space ~
10386 \end_inset
10387
10388 medium
10389 \begin_inset space ~
10390 \end_inset
10391
10392 space A line with a 
10393 \begin_inset Formula $\to$
10394 \end_inset
10395
10396
10397 \begin_inset space \negmedspace{}
10398 \end_inset
10399
10400
10401 \begin_inset Formula $\gets$
10402 \end_inset
10403
10404  negative medium space between the arrows.
10405 \end_layout
10406
10407 \begin_layout Description
10408 Negative
10409 \begin_inset space ~
10410 \end_inset
10411
10412 thick
10413 \begin_inset space ~
10414 \end_inset
10415
10416 space A line with a 
10417 \begin_inset Formula $\to$
10418 \end_inset
10419
10420
10421 \begin_inset space \negthickspace{}
10422 \end_inset
10423
10424
10425 \begin_inset Formula $\gets$
10426 \end_inset
10427
10428  negative thick space between the arrows.
10429 \end_layout
10430
10431 \begin_layout Description
10432 Enspace
10433 \begin_inset space ~
10434 \end_inset
10435
10436 (0.5
10437 \begin_inset space \thinspace{}
10438 \end_inset
10439
10440 em) A line with an 
10441 \begin_inset Formula $\to$
10442 \end_inset
10443
10444
10445 \begin_inset space \enskip{}
10446 \end_inset
10447
10448
10449 \begin_inset Formula $\gets$
10450 \end_inset
10451
10452  enspace
10453 \begin_inset space ~
10454 \end_inset
10455
10456 (0.5
10457 \begin_inset space \thinspace{}
10458 \end_inset
10459
10460 em) space between the arrows.
10461 \end_layout
10462
10463 \begin_layout Description
10464 Quad
10465 \begin_inset space ~
10466 \end_inset
10467
10468 (1
10469 \begin_inset space \thinspace{}
10470 \end_inset
10471
10472 em) A line with a 
10473 \begin_inset Formula $\to$
10474 \end_inset
10475
10476
10477 \begin_inset space \quad{}
10478 \end_inset
10479
10480
10481 \begin_inset Formula $\gets$
10482 \end_inset
10483
10484  Quad
10485 \begin_inset space ~
10486 \end_inset
10487
10488 (1
10489 \begin_inset space \thinspace{}
10490 \end_inset
10491
10492 em) space between the arrows.
10493 \end_layout
10494
10495 \begin_layout Description
10496 QQuad
10497 \begin_inset space ~
10498 \end_inset
10499
10500 (2
10501 \begin_inset space \thinspace{}
10502 \end_inset
10503
10504 em) A line with a 
10505 \begin_inset Formula $\to$
10506 \end_inset
10507
10508
10509 \begin_inset space \qquad{}
10510 \end_inset
10511
10512
10513 \begin_inset Formula $\gets$
10514 \end_inset
10515
10516  QQuad
10517 \begin_inset space ~
10518 \end_inset
10519
10520 (2
10521 \begin_inset space \thinspace{}
10522 \end_inset
10523
10524 em) space between the arrows.
10525 \end_layout
10526
10527 \begin_layout Description
10528 Custom
10529 \begin_inset space ~
10530 \end_inset
10531
10532 space A line with 
10533 \begin_inset Formula $\to$
10534 \end_inset
10535
10536
10537 \begin_inset space \hspace{}
10538 \length 2cm
10539 \end_inset
10540
10541
10542 \begin_inset Formula $\gets$
10543 \end_inset
10544
10545  2
10546 \begin_inset space \thinspace{}
10547 \end_inset
10548
10549 cm space between the arrows.
10550 \end_layout
10551
10552 \begin_layout Standard
10553 Table
10554 \begin_inset space ~
10555 \end_inset
10556
10557
10558 \begin_inset CommandInset ref
10559 LatexCommand ref
10560 reference "tab:Width-of-the"
10561
10562 \end_inset
10563
10564  lists the different space sizes.
10565 \end_layout
10566
10567 \begin_layout Standard
10568 \begin_inset Float table
10569 wide false
10570 sideways false
10571 status open
10572
10573 \begin_layout Plain Layout
10574 \begin_inset Caption Standard
10575
10576 \begin_layout Plain Layout
10577 \begin_inset CommandInset label
10578 LatexCommand label
10579 name "tab:Width-of-the"
10580
10581 \end_inset
10582
10583 Width of the different horizontal spaces.
10584 \end_layout
10585
10586 \end_inset
10587
10588
10589 \end_layout
10590
10591 \begin_layout Plain Layout
10592 \align center
10593 \begin_inset Tabular
10594 <lyxtabular version="3" rows="10" columns="2">
10595 <features rotate="0" tabularvalignment="middle">
10596 <column alignment="center" valignment="top">
10597 <column alignment="center" valignment="top">
10598 <row>
10599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Plain Layout
10603
10604 \series bold
10605 Space
10606 \end_layout
10607
10608 \end_inset
10609 </cell>
10610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Plain Layout
10614
10615 \series bold
10616 Width
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 </row>
10622 <row>
10623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627 Normal
10628 \end_layout
10629
10630 \end_inset
10631 </cell>
10632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10633 \begin_inset Text
10634
10635 \begin_layout Plain Layout
10636 1/3
10637 \begin_inset space \thinspace{}
10638 \end_inset
10639
10640 em
10641 \end_layout
10642
10643 \end_inset
10644 </cell>
10645 </row>
10646 <row>
10647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10648 \begin_inset Text
10649
10650 \begin_layout Plain Layout
10651 Protected
10652 \end_layout
10653
10654 \end_inset
10655 </cell>
10656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10657 \begin_inset Text
10658
10659 \begin_layout Plain Layout
10660 1/3
10661 \begin_inset space \thinspace{}
10662 \end_inset
10663
10664 em
10665 \end_layout
10666
10667 \end_inset
10668 </cell>
10669 </row>
10670 <row>
10671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10672 \begin_inset Text
10673
10674 \begin_layout Plain Layout
10675 Thin
10676 \end_layout
10677
10678 \end_inset
10679 </cell>
10680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684 1/6
10685 \begin_inset space \thinspace{}
10686 \end_inset
10687
10688 em
10689 \end_layout
10690
10691 \end_inset
10692 </cell>
10693 </row>
10694 <row>
10695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10696 \begin_inset Text
10697
10698 \begin_layout Plain Layout
10699 Negative thin
10700 \end_layout
10701
10702 \end_inset
10703 </cell>
10704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10705 \begin_inset Text
10706
10707 \begin_layout Plain Layout
10708 -1/6
10709 \begin_inset space \thinspace{}
10710 \end_inset
10711
10712 em
10713 \begin_inset Formula $\thinspace=\thinspace$
10714 \end_inset
10715
10716 -3
10717 \begin_inset space \thinspace{}
10718 \end_inset
10719
10720 mu
10721 \end_layout
10722
10723 \end_inset
10724 </cell>
10725 </row>
10726 <row>
10727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 Negative medium
10732 \end_layout
10733
10734 \end_inset
10735 </cell>
10736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10737 \begin_inset Text
10738
10739 \begin_layout Plain Layout
10740 -4
10741 \begin_inset space \thinspace{}
10742 \end_inset
10743
10744 mu
10745 \end_layout
10746
10747 \end_inset
10748 </cell>
10749 </row>
10750 <row>
10751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755 Negative thick
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764 -5
10765 \begin_inset space \thinspace{}
10766 \end_inset
10767
10768 mu
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 </row>
10774 <row>
10775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10776 \begin_inset Text
10777
10778 \begin_layout Plain Layout
10779 Enspace (0.5
10780 \begin_inset space \thinspace{}
10781 \end_inset
10782
10783 em)
10784 \end_layout
10785
10786 \end_inset
10787 </cell>
10788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792 0.5
10793 \begin_inset space \thinspace{}
10794 \end_inset
10795
10796 em
10797 \end_layout
10798
10799 \end_inset
10800 </cell>
10801 </row>
10802 <row>
10803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10804 \begin_inset Text
10805
10806 \begin_layout Plain Layout
10807 Quad (1
10808 \begin_inset space \thinspace{}
10809 \end_inset
10810
10811 em)
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820 1
10821 \begin_inset space \thinspace{}
10822 \end_inset
10823
10824 em
10825 \end_layout
10826
10827 \end_inset
10828 </cell>
10829 </row>
10830 <row>
10831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10832 \begin_inset Text
10833
10834 \begin_layout Plain Layout
10835 QQuad (2
10836 \begin_inset space \thinspace{}
10837 \end_inset
10838
10839 em)
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848 2
10849 \begin_inset space \thinspace{}
10850 \end_inset
10851
10852 em
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 </row>
10858 </lyxtabular>
10859
10860 \end_inset
10861
10862
10863 \end_layout
10864
10865 \end_inset
10866
10867
10868 \end_layout
10869
10870 \begin_layout Subsubsection
10871
10872 \family sans
10873 Horizontal Fills
10874 \family default
10875
10876 \begin_inset Index idx
10877 status collapsed
10878
10879 \begin_layout Plain Layout
10880 Spacing ! Fills
10881 \end_layout
10882
10883 \end_inset
10884
10885
10886 \end_layout
10887
10888 \begin_layout Standard
10889 Horizontal fills (HFills) are a special LyX feature for adding extra space
10890  in a uniform fashion.
10891  An HFill is actually a variable length space, whose length always equals
10892  the remaining space between the left and right margins.
10893  If there is more than one HFill on a line, they divide the available space
10894  equally between themselves.
10895 \end_layout
10896
10897 \begin_layout Standard
10898 Here are a few examples of what you can do with them:
10899 \end_layout
10900
10901 \begin_layout Quote
10902 \noindent
10903 This is on the left side
10904 \begin_inset space \hfill{}
10905 \end_inset
10906
10907 This is on the right
10908 \end_layout
10909
10910 \begin_layout Quote
10911 \noindent
10912 Left
10913 \begin_inset space \hfill{}
10914 \end_inset
10915
10916 Middle
10917 \begin_inset space \hfill{}
10918 \end_inset
10919
10920 Right
10921 \end_layout
10922
10923 \begin_layout Quote
10924 \noindent
10925 Left
10926 \begin_inset space \hfill{}
10927 \end_inset
10928
10929 1/3 Left
10930 \begin_inset space \hfill{}
10931 \end_inset
10932
10933
10934 \begin_inset space \hfill{}
10935 \end_inset
10936
10937 Right
10938 \end_layout
10939
10940 \begin_layout Standard
10941 That was an example in the 
10942 \family sans
10943 Quote
10944 \family default
10945  environment.
10946  Here
10947 \begin_inset Formula $\to$
10948 \end_inset
10949
10950
10951 \begin_inset space \hfill{}
10952 \end_inset
10953
10954
10955 \begin_inset Formula $\gets$
10956 \end_inset
10957
10958 is one in a standard paragraph.
10959  It may or may not be apparent in the printed text, but it 
10960 \emph on
10961 is
10962 \emph default
10963  sitting in-between the two arrows.
10964 \end_layout
10965
10966 \begin_layout Standard
10967 HFills can be made visible when you choose one of the 
10968 \family sans
10969 Fill
10970 \begin_inset space ~
10971 \end_inset
10972
10973 Pattern
10974 \family default
10975 s in the space dialog: The following patterns are available:
10976 \end_layout
10977
10978 \begin_layout Standard
10979 Dots: 
10980 \begin_inset space \dotfill{}
10981 \end_inset
10982
10983
10984 \begin_inset space ~
10985 \end_inset
10986
10987
10988 \end_layout
10989
10990 \begin_layout Standard
10991 Rule: 
10992 \begin_inset space \hrulefill{}
10993 \end_inset
10994
10995
10996 \begin_inset space ~
10997 \end_inset
10998
10999
11000 \end_layout
11001
11002 \begin_layout Standard
11003 Left arrow: 
11004 \begin_inset space \leftarrowfill{}
11005 \end_inset
11006
11007
11008 \begin_inset space ~
11009 \end_inset
11010
11011
11012 \end_layout
11013
11014 \begin_layout Standard
11015 Right arrow: 
11016 \begin_inset space \rightarrowfill{}
11017 \end_inset
11018
11019
11020 \begin_inset space ~
11021 \end_inset
11022
11023
11024 \end_layout
11025
11026 \begin_layout Standard
11027 Up brace: 
11028 \begin_inset space \downbracefill{}
11029 \end_inset
11030
11031
11032 \begin_inset space ~
11033 \end_inset
11034
11035
11036 \end_layout
11037
11038 \begin_layout Standard
11039 Down brace: 
11040 \begin_inset space \upbracefill{}
11041 \end_inset
11042
11043
11044 \begin_inset space ~
11045 \end_inset
11046
11047
11048 \end_layout
11049
11050 \begin_layout Standard
11051 \begin_inset Note Greyedout
11052 status open
11053
11054 \begin_layout Plain Layout
11055
11056 \series bold
11057 Note:
11058 \series default
11059  If an HFill is at the beginning of a line, and 
11060 \emph on
11061 not
11062 \emph default
11063  in the first line in a paragraph, LyX ignores it.
11064  This prevents HFills from accidentally being wrapped onto a new line.
11065  If you need space in this case anyway, set the 
11066 \family sans
11067 Protect
11068 \family default
11069  option in the space dialog.
11070 \end_layout
11071
11072 \end_inset
11073
11074
11075 \end_layout
11076
11077 \begin_layout Subsubsection
11078 Phantom Space
11079 \begin_inset CommandInset label
11080 LatexCommand label
11081 name "sub:Phantom-Space"
11082
11083 \end_inset
11084
11085
11086 \begin_inset Index idx
11087 status collapsed
11088
11089 \begin_layout Plain Layout
11090 Spacing ! Phantom
11091 \end_layout
11092
11093 \end_inset
11094
11095
11096 \end_layout
11097
11098 \begin_layout Standard
11099 Sometimes you want to insert space with exactly the length of a phrase.
11100  For example, you want to create the following multiple choice question:
11101 \end_layout
11102
11103 \begin_layout Standard
11104 \begin_inset VSpace medskip
11105 \end_inset
11106
11107 What is correct English?:
11108 \begin_inset Newline newline
11109 \end_inset
11110
11111
11112 \begin_inset Newline newline
11113 \end_inset
11114
11115 Mr.
11116 \begin_inset space ~
11117 \end_inset
11118
11119 Edge would have been jumps the gun.
11120 \begin_inset Newline newline
11121 \end_inset
11122
11123
11124 \begin_inset Phantom HPhantom
11125 status open
11126
11127 \begin_layout Plain Layout
11128 Mr.
11129  Edge 
11130 \end_layout
11131
11132 \end_inset
11133
11134 has to be jumped
11135 \begin_inset Newline newline
11136 \end_inset
11137
11138
11139 \begin_inset Phantom HPhantom
11140 status open
11141
11142 \begin_layout Plain Layout
11143 Mr.
11144  Edge 
11145 \end_layout
11146
11147 \end_inset
11148
11149 jumps
11150 \begin_inset VSpace medskip
11151 \end_inset
11152
11153
11154 \end_layout
11155
11156 \begin_layout Standard
11157 \noindent
11158 so that the choices appear exactly after the phrase 
11159 \begin_inset Quotes eld
11160 \end_inset
11161
11162 Mr.
11163 \begin_inset space ~
11164 \end_inset
11165
11166 Edge
11167 \begin_inset space ~
11168 \end_inset
11169
11170
11171 \begin_inset Quotes erd
11172 \end_inset
11173
11174 .
11175  To get this, you can use the phantom insets available via the menu 
11176 \family sans
11177 Insert\SpecialChar \menuseparator
11178 Formatting\SpecialChar \menuseparator
11179 Phantom
11180 \family default
11181 .
11182  In our case insert a horizontal phantom at the beginning of the last two
11183  lines and insert 
11184 \begin_inset Quotes eld
11185 \end_inset
11186
11187 Mr.
11188 \begin_inset space ~
11189 \end_inset
11190
11191 Edge
11192 \begin_inset space ~
11193 \end_inset
11194
11195
11196 \begin_inset Quotes erd
11197 \end_inset
11198
11199  into the phantom inset (note the space after 
11200 \begin_inset Quotes eld
11201 \end_inset
11202
11203 Edge
11204 \begin_inset Quotes erd
11205 \end_inset
11206
11207 ).
11208  A phantom insets prints only the space of its content (like a placeholder).
11209  That is why it is named 
11210 \begin_inset Quotes eld
11211 \end_inset
11212
11213 phantom
11214 \begin_inset Quotes erd
11215 \end_inset
11216
11217 .
11218  The normal phantom outputs the width and height of the content as space,
11219  while the horizontal and vertical variant only outputs the corresponding
11220  dimension.
11221 \end_layout
11222
11223 \begin_layout Subsection
11224 Vertical Space
11225 \begin_inset CommandInset label
11226 LatexCommand label
11227 name "sub:Vertical-Space"
11228
11229 \end_inset
11230
11231
11232 \begin_inset Index idx
11233 status collapsed
11234
11235 \begin_layout Plain Layout
11236 Spacing ! Vertical
11237 \end_layout
11238
11239 \end_inset
11240
11241
11242 \end_layout
11243
11244 \begin_layout Standard
11245 To add extra vertical space above or below a paragraph, use the 
11246 \family sans
11247 Insert\SpecialChar \menuseparator
11248 Formatting\SpecialChar \menuseparator
11249 Vertical
11250 \begin_inset space ~
11251 \end_inset
11252
11253 Space
11254 \family default
11255  dialog.
11256  There you find the following sizes:
11257 \end_layout
11258
11259 \begin_layout Standard
11260
11261 \family sans
11262 SmallSkip
11263 \family default
11264
11265 \family sans
11266 MedSkip
11267 \family default
11268  and 
11269 \family sans
11270 BigSkip
11271 \family default
11272  are LaTeX sizes which depend on the font size of the document.
11273  
11274 \family sans
11275 DefSkip
11276 \family default
11277  is the skip adjusted in the dialog 
11278 \family sans
11279 Document\SpecialChar \menuseparator
11280 Settings\SpecialChar \menuseparator
11281 Text
11282 \begin_inset space ~
11283 \end_inset
11284
11285 Layout
11286 \family default
11287
11288 \begin_inset Index idx
11289 status collapsed
11290
11291 \begin_layout Plain Layout
11292 Document ! Settings
11293 \end_layout
11294
11295 \end_inset
11296
11297  for the paragraph separation.
11298  If you use indentation to separate paragraphs 
11299 \family sans
11300 DefSkip
11301 \family default
11302  is equal to 
11303 \family sans
11304 MedSkip
11305 \family default
11306 .
11307 \end_layout
11308
11309 \begin_layout Standard
11310
11311 \family sans
11312 VFill
11313 \family default
11314
11315 \begin_inset Index idx
11316 status collapsed
11317
11318 \begin_layout Plain Layout
11319 Spacing ! Fills
11320 \end_layout
11321
11322 \end_inset
11323
11324  is a variable space, set so that the space is maximal within one page.
11325  An example: you have only two short paragraphs on one page with a 
11326 \family sans
11327 Vfill
11328 \family default
11329  between them.
11330  Then the first paragraph is placed at the top of the page and the second
11331  one at the bottom, because the space between them is then maximal.
11332  
11333 \family sans
11334 VFill
11335 \family default
11336 s work like 
11337 \family sans
11338 HFill
11339 \family default
11340 s: they fill the remaining vertical space on a page with blank space.
11341 \begin_inset Foot
11342 status collapsed
11343
11344 \begin_layout Plain Layout
11345
11346 \family sans
11347 HFill
11348 \family default
11349 s are described in section
11350 \begin_inset space ~
11351 \end_inset
11352
11353
11354 \begin_inset CommandInset ref
11355 LatexCommand ref
11356 reference "sub:Horizontal-Space"
11357
11358 \end_inset
11359
11360 .
11361 \end_layout
11362
11363 \end_inset
11364
11365  If there are several 
11366 \family sans
11367 VFill
11368 \family default
11369 s on a page, they divide the remaining vertical space equally between themselves.
11370  You can therefore use 
11371 \family sans
11372 VFill
11373 \family default
11374 s to center text on a page, or even place text 2/3 down a page.
11375 \end_layout
11376
11377 \begin_layout Standard
11378
11379 \family sans
11380 Custom
11381 \family default
11382  are custom spaces in units explained in Appendix
11383 \begin_inset space ~
11384 \end_inset
11385
11386
11387 \begin_inset CommandInset ref
11388 LatexCommand ref
11389 reference "chap:Units-available-in"
11390
11391 \end_inset
11392
11393 .
11394 \end_layout
11395
11396 \begin_layout Standard
11397 \begin_inset Note Greyedout
11398 status open
11399
11400 \begin_layout Plain Layout
11401
11402 \series bold
11403 Note:
11404 \series default
11405  
11406 \series medium
11407 If the extra vertical space would be in the output at the top/bottom of
11408  a page, the space is only added if you have also checked the option 
11409 \family sans
11410 Protect
11411 \family default
11412 .
11413 \end_layout
11414
11415 \end_inset
11416
11417
11418 \end_layout
11419
11420 \begin_layout Subsection
11421 Paragraph Alignment
11422 \begin_inset Index idx
11423 status collapsed
11424
11425 \begin_layout Plain Layout
11426 Paragraph ! Alignment
11427 \end_layout
11428
11429 \end_inset
11430
11431
11432 \end_layout
11433
11434 \begin_layout Standard
11435 You can change the paragraph alignment with the 
11436 \family sans
11437 Edit\SpecialChar \menuseparator
11438 Paragraph Settings
11439 \family default
11440  dialog (toolbar button 
11441 \begin_inset Info
11442 type  "icon"
11443 arg   "layout-paragraph"
11444 \end_inset
11445
11446 ).
11447  There are five possibilities: 
11448 \end_layout
11449
11450 \begin_layout Itemize
11451
11452 \family sans
11453 Justified
11454 \family default
11455  (shortcut 
11456 \begin_inset Info
11457 type  "shortcut"
11458 arg   "paragraph-params \\align block"
11459 \end_inset
11460
11461 )
11462 \end_layout
11463
11464 \begin_layout Itemize
11465
11466 \family sans
11467 Left
11468 \family default
11469  (
11470 \begin_inset Info
11471 type  "shortcut"
11472 arg   "paragraph-params \\align left"
11473 \end_inset
11474
11475 )
11476 \end_layout
11477
11478 \begin_layout Itemize
11479
11480 \family sans
11481 Right
11482 \family default
11483  (
11484 \begin_inset Info
11485 type  "shortcut"
11486 arg   "paragraph-params \\align right"
11487 \end_inset
11488
11489 )
11490 \end_layout
11491
11492 \begin_layout Itemize
11493
11494 \family sans
11495 Center
11496 \family default
11497  (
11498 \begin_inset Info
11499 type  "shortcut"
11500 arg   "paragraph-params \\align center"
11501 \end_inset
11502
11503 )
11504 \end_layout
11505
11506 \begin_layout Itemize
11507
11508 \family sans
11509 Default
11510 \family default
11511  (
11512 \begin_inset Info
11513 type  "shortcut"
11514 arg   "paragraph-params \\align default"
11515 \end_inset
11516
11517 )
11518 \end_layout
11519
11520 \begin_layout Standard
11521 The default in most cases is justified alignment, in which the inter-word
11522  spacing is variable and each line of a paragraph fills the region between
11523  the left and right margins.
11524  The other three alignments should be self-explanatory, and look like this:
11525 \end_layout
11526
11527 \begin_layout Standard
11528 \align right
11529 This paragraph is right aligned,
11530 \end_layout
11531
11532 \begin_layout Standard
11533 \align center
11534 this one is centered,
11535 \end_layout
11536
11537 \begin_layout Standard
11538 \align left
11539 this one is left aligned.
11540 \end_layout
11541
11542 \begin_layout Subsection
11543 Forced Page Breaks
11544 \begin_inset Index idx
11545 status collapsed
11546
11547 \begin_layout Plain Layout
11548 Page breaks ! Forced
11549 \end_layout
11550
11551 \end_inset
11552
11553
11554 \begin_inset CommandInset label
11555 LatexCommand label
11556 name "sub:Forced-Page-Breaks"
11557
11558 \end_inset
11559
11560
11561 \end_layout
11562
11563 \begin_layout Standard
11564 If you don't like the way LaTeX does the page breaks in your document, you
11565  can force a page break where you want one.
11566  Normally this will not be necessary, because LaTeX is good at page breaking.
11567  Only if you use a lot of 
11568 \family sans
11569 Floats
11570 \family default
11571 , LaTeX's page breaking algorithm can fail.
11572 \end_layout
11573
11574 \begin_layout Standard
11575 We recommend you not to use forced page breaks until the text is finished
11576  and you have checked in the preview to see if you 
11577 \emph on
11578 really
11579 \emph default
11580  have to change the page breaking.
11581 \end_layout
11582
11583 \begin_layout Standard
11584 There are two types of page breaks: One that ends the page without any special
11585  action.
11586  This can be inserted above or below a paragraph via the menu 
11587 \family sans
11588 Insert\SpecialChar \menuseparator
11589 Formatting\SpecialChar \menuseparator
11590 New
11591 \begin_inset space ~
11592 \end_inset
11593
11594 Page
11595 \family default
11596 .
11597  The second type, that is inserted via the menu 
11598 \family sans
11599 Insert\SpecialChar \menuseparator
11600 Formatting\SpecialChar \menuseparator
11601 Page
11602 \begin_inset space ~
11603 \end_inset
11604
11605 Break
11606 \family default
11607 , ends a page but stretches the content of the page, so that it fills out
11608  the complete page.
11609  This type is useful to avoid whitespace when a page break produces a page
11610  on which only the last few lines are absent.
11611 \end_layout
11612
11613 \begin_layout Standard
11614 You might try to use a page break to ensure that a figure or table appears
11615  at the top of a page.
11616  This is, of course, the wrong way to do it.
11617  LyX gives you a way of automatically ensuring that your figures and tables
11618  appear at the top of a page (or the bottom, or on their own page) without
11619  having to worry about what precedes or follows your figure or table.
11620  See chapter 
11621 \begin_inset CommandInset ref
11622 LatexCommand ref
11623 reference "chap:Floats-and-Notes"
11624
11625 \end_inset
11626
11627  to learn more about 
11628 \family sans
11629 Floats
11630 \family default
11631 .
11632 \end_layout
11633
11634 \begin_layout Subsubsection
11635 Clear Page Breaks
11636 \begin_inset CommandInset label
11637 LatexCommand label
11638 name "sub:Clear-Page-Breaks"
11639
11640 \end_inset
11641
11642
11643 \begin_inset Index idx
11644 status collapsed
11645
11646 \begin_layout Plain Layout
11647 Page breaks ! Clear
11648 \end_layout
11649
11650 \end_inset
11651
11652
11653 \end_layout
11654
11655 \begin_layout Standard
11656 Rather than forced page breaks where the content behind the break is placed
11657  directly on the next page, you can also clear pages while breaking them.
11658  That means that the current paragraph is terminated and everything, including
11659  unprocessed floats, from the earlier part of the document are placed after
11660  it, if necessary by adding pages.
11661 \end_layout
11662
11663 \begin_layout Standard
11664 You can insert a clear page break with the menu 
11665 \family sans
11666 Insert\SpecialChar \menuseparator
11667 Formatting\SpecialChar \menuseparator
11668 Clear
11669 \begin_inset space ~
11670 \end_inset
11671
11672 Page
11673 \family default
11674 .
11675  When you have a two-sided document like a book, you can use the menu 
11676 \family sans
11677 Insert\SpecialChar \menuseparator
11678 Formatting\SpecialChar \menuseparator
11679 Clear
11680 \begin_inset space ~
11681 \end_inset
11682
11683 Double
11684 \begin_inset space ~
11685 \end_inset
11686
11687 Page
11688 \family default
11689  to insert a clear page break that assures that the next page is a right-hand
11690  page (odd-numbered), if necessary by adding a page.
11691 \end_layout
11692
11693 \begin_layout Subsection
11694 Forced Line Breaks
11695 \begin_inset Index idx
11696 status collapsed
11697
11698 \begin_layout Plain Layout
11699 Line breaks
11700 \end_layout
11701
11702 \end_inset
11703
11704
11705 \begin_inset CommandInset label
11706 LatexCommand label
11707 name "sub:Forced-Line-Breaks"
11708
11709 \end_inset
11710
11711
11712 \end_layout
11713
11714 \begin_layout Standard
11715 Similar to page breaks there are two types of line breaks: one simply breaks
11716  the line.
11717  You can force this line break within a paragraph by selecting 
11718 \family sans
11719 Insert\SpecialChar \menuseparator
11720 Formatting\SpecialChar \menuseparator
11721 Ragged
11722 \begin_inset space ~
11723 \end_inset
11724
11725 Line
11726 \begin_inset space ~
11727 \end_inset
11728
11729 Break
11730 \family default
11731  or with 
11732 \begin_inset Info
11733 type  "shortcut"
11734 arg   "newline-insert newline"
11735 \end_inset
11736
11737 .
11738  Another type that is inserted via the menu 
11739 \family sans
11740 Insert\SpecialChar \menuseparator
11741 Formatting\SpecialChar \menuseparator
11742 Justified
11743 \begin_inset space ~
11744 \end_inset
11745
11746 Line
11747 \begin_inset space ~
11748 \end_inset
11749
11750 Break
11751 \family default
11752  or with 
11753 \begin_inset Info
11754 type  "shortcut"
11755 arg   "newline-insert linebreak"
11756 \end_inset
11757
11758  breaks the line and stretches it so that it fills out the whole space between
11759  the page margins.
11760  This is useful to avoid 
11761 \begin_inset Quotes eld
11762 \end_inset
11763
11764 fringes
11765 \begin_inset Quotes erd
11766 \end_inset
11767
11768  in justified paragraphs due to possible whitespace introduced by line breaks.
11769 \end_layout
11770
11771 \begin_layout Standard
11772 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11773  LaTeX is very good at line breaking.
11774  There are, however, a number of situations where it is necessaryactively
11775  to set a line break, for example, in a poem or for an address (see sections
11776 \begin_inset space ~
11777 \end_inset
11778
11779
11780 \begin_inset CommandInset ref
11781 LatexCommand ref
11782 reference "sec:Quote"
11783
11784 \end_inset
11785
11786
11787 \begin_inset CommandInset ref
11788 LatexCommand ref
11789 reference "sec:Verse"
11790
11791 \end_inset
11792
11793  and 
11794 \begin_inset CommandInset ref
11795 LatexCommand ref
11796 reference "sec:Address-Usage"
11797
11798 \end_inset
11799
11800 ).
11801 \end_layout
11802
11803 \begin_layout Subsection
11804 Horizontal Lines
11805 \begin_inset CommandInset label
11806 LatexCommand label
11807 name "sub:Horizontal-Lines"
11808
11809 \end_inset
11810
11811
11812 \begin_inset Index idx
11813 status collapsed
11814
11815 \begin_layout Plain Layout
11816 Horizontal lines
11817 \end_layout
11818
11819 \end_inset
11820
11821
11822 \end_layout
11823
11824 \begin_layout Standard
11825 \noindent
11826 \begin_inset CommandInset line
11827 LatexCommand rule
11828 offset "0.5ex"
11829 width "100line%"
11830 height "1pt"
11831
11832 \end_inset
11833
11834
11835 \end_layout
11836
11837 \begin_layout Standard
11838 \noindent
11839 In the dialog 
11840 \family sans
11841 Insert\SpecialChar \menuseparator
11842 Formatting\SpecialChar \menuseparator
11843 Horizontal
11844 \begin_inset space ~
11845 \end_inset
11846
11847 Line
11848 \family default
11849  you can insert horizontal lines.
11850  The line offset is the vertical distance between the line and the baseline
11851  of the current text line or the paragraph.
11852  The line settings can be changed by left-clicking on the line.
11853 \end_layout
11854
11855 \begin_layout Standard
11856 \noindent
11857 \begin_inset CommandInset line
11858 LatexCommand rule
11859 offset "0.5ex"
11860 width "100line%"
11861 height "1pt"
11862
11863 \end_inset
11864
11865
11866 \end_layout
11867
11868 \begin_layout Section
11869 Characters and Symbols
11870 \end_layout
11871
11872 \begin_layout Standard
11873 You can directly enter all characters that are available on your keyboard.
11874  You can also use special keyboard maps to be able to enter, for example,
11875  characters needed for French with an English keyboard.
11876  See section
11877 \begin_inset space \thinspace{}
11878 \end_inset
11879
11880
11881 \begin_inset CommandInset ref
11882 LatexCommand ref
11883 reference "sub:Keyboard-mapping"
11884
11885 \end_inset
11886
11887  for information on how this is done.
11888 \end_layout
11889
11890 \begin_layout Standard
11891 For the case where you need a character that is not on your keyboard, you
11892  can use the 
11893 \family sans
11894 Symbols
11895 \family default
11896  dialog via the menu 
11897 \family sans
11898 Insert\SpecialChar \menuseparator
11899 Special Character\SpecialChar \menuseparator
11900 Symbols
11901 \family default
11902 .
11903 \end_layout
11904
11905 \begin_layout Standard
11906 \begin_inset Note Greyedout
11907 status open
11908
11909 \begin_layout Plain Layout
11910
11911 \series bold
11912 Note:
11913 \series default
11914  Maybe not all symbols inserted with the symbols dialog can be displayed
11915  when you are using a special screen font in LyX's preferences.
11916  But the inserted symbols will in every case be displayed in the output.
11917 \end_layout
11918
11919 \end_inset
11920
11921
11922 \end_layout
11923
11924 \begin_layout Section
11925 Fonts and Text Styles
11926 \begin_inset CommandInset label
11927 LatexCommand label
11928 name "sec:Fonts-and-Text"
11929
11930 \end_inset
11931
11932
11933 \end_layout
11934
11935 \begin_layout Subsection
11936 Font Types
11937 \begin_inset Index idx
11938 status collapsed
11939
11940 \begin_layout Plain Layout
11941 Font ! Types
11942 \end_layout
11943
11944 \end_inset
11945
11946
11947 \end_layout
11948
11949 \begin_layout Standard
11950 There are two types of fonts:
11951 \end_layout
11952
11953 \begin_layout Description
11954 Vector
11955 \begin_inset space ~
11956 \end_inset
11957
11958 fonts
11959 \begin_inset Index idx
11960 status collapsed
11961
11962 \begin_layout Plain Layout
11963 Fonts ! Vector-
11964 \end_layout
11965
11966 \end_inset
11967
11968  are built from outlines of the single glyphs (e.
11969 \begin_inset space \thinspace{}
11970 \end_inset
11971
11972 g.
11973  characters) in the font.
11974  This means that each glyph is defined using mathematical curves that are
11975  well suited for scaling to any requested size.
11976  This mathematical definition is interpreted by the font renderer and the
11977  curve is filled out with pixels according to the size and glyph.
11978  This means that vector fonts will look pretty good in all sizes.
11979  Only at very small sizes where each pixel has to be very carefully computed
11980  to provide a good image might it be hard to provide a good rendering.
11981 \begin_inset Newline newline
11982 \end_inset
11983
11984 That could mean that one only needs to define one font size and scale them.
11985  But to achieve a better quality, many fonts define several font sizes.
11986  That improves the appearance because you need more details at large font
11987  sizes than at small ones.
11988 \begin_inset Newline newline
11989 \end_inset
11990
11991 The font types 
11992 \family typewriter
11993 TrueType
11994 \family default
11995
11996 \family typewriter
11997 OpenType
11998 \family default
11999 , and 
12000 \family typewriter
12001 Type
12002 \begin_inset space ~
12003 \end_inset
12004
12005 1
12006 \family default
12007  are vector fonts.
12008 \end_layout
12009
12010 \begin_layout Description
12011 Bitmap
12012 \begin_inset space ~
12013 \end_inset
12014
12015 fonts
12016 \begin_inset Index idx
12017 status collapsed
12018
12019 \begin_layout Plain Layout
12020 Fonts ! Bitmap-
12021 \end_layout
12022
12023 \end_inset
12024
12025  on the other hand, are defined by bitmap graphics from the start; so they
12026  will look good at all the sizes they are meant for.
12027  However, they don't scale well, because in order to scale a glyph, each
12028  pixel is enlarged into several pixels.
12029  It is the same effect that happens if you try to enlarge a picture in an
12030  image manipulation program.
12031  In order to mitigate this effect, bitmap fonts are typically provided in
12032  several fixed sizes typically from around 8
12033 \begin_inset space ~
12034 \end_inset
12035
12036 pixels high up to 34
12037 \begin_inset space ~
12038 \end_inset
12039
12040 pixels or so high in steps according to what is believed to be useful.
12041  The advantage of bitmap fonts is that no complicated computations are necessary
12042  to display each glyph; so bitmap fonts display therefore more quickly than
12043  scalable fonts.
12044  The disadvantage is that sizes that don't exist as fixed versions have
12045  to be scaled by doubling pixels, and thus look bad.
12046 \begin_inset Newline newline
12047 \end_inset
12048
12049 Bitmap fonts are named 
12050 \family typewriter
12051 Type
12052 \begin_inset space ~
12053 \end_inset
12054
12055 3
12056 \family default
12057  in PostScript- and PDF-documents.
12058 \end_layout
12059
12060 \begin_layout Standard
12061 The result of all this is that bitmap fonts are best for the size they are
12062  designed for, while scalable fonts are good for nearly all sizes.
12063  So one needs fewer font size definitions for scalable fonts.
12064  That's the reason why nearly all text rendering and typesetting programs
12065  use scalable fonts.
12066 \end_layout
12067
12068 \begin_layout Standard
12069 To see which fonts are used in a PDF-document, look at its document properties.
12070 \end_layout
12071
12072 \begin_layout Standard
12073 Many modern typesetting and markup languages have begun to move towards
12074  specifying character styles rather than specifying a particular font.
12075  For example, instead of changing to an italicized version of the current
12076  font to emphasize text, you use an 
12077 \begin_inset Quotes eld
12078 \end_inset
12079
12080 emphasized style
12081 \begin_inset Quotes erd
12082 \end_inset
12083
12084  instead.
12085  This concept fits in perfectly with LyX.
12086  In LyX, you do things based on contexts, rather than focusing on typesetting
12087  details.
12088 \end_layout
12089
12090 \begin_layout Subsection
12091 LaTeX font support
12092 \begin_inset CommandInset label
12093 LatexCommand label
12094 name "sub:LaTeX-font-support"
12095
12096 \end_inset
12097
12098
12099 \end_layout
12100
12101 \begin_layout Standard
12102 Traditionally, LaTeX used its own fonts.
12103  That is to say, you cannot directly access the fonts installed on your
12104  operating system, but you have to use specific fonts provided by your LaTeX
12105  distribution.
12106  The reason is that LaTeX needs some extra information about the fonts,
12107  which have to be provided by additional files and packages.
12108  The downside of this is that your font choice is somewhat limited compared
12109  to a word processor.
12110  On the other hand this comes with the advantage that the provided fonts
12111  are generally of very good quality, and that LaTeX files are very portable
12112  across different machines.
12113  Also, the range of fonts supported by traditional LaTeX has increased a
12114  lot in the meantime; so you can find packages for many free and commercial
12115  fonts.
12116  In LyX, only a subset of these are directly selectable via the user interface
12117  (see section
12118 \begin_inset space ~
12119 \end_inset
12120
12121
12122 \begin_inset CommandInset ref
12123 LatexCommand ref
12124 reference "sub:Document-Font"
12125
12126 \end_inset
12127
12128  for details).
12129  However, all the others are available if you enter the relevant LaTeX code
12130  in the document preamble (please refer to the documentation of your desired
12131  font).
12132 \end_layout
12133
12134 \begin_layout Standard
12135 Recent developments brought some new LaTeX engines that are also able directly
12136  to access fonts that are installed for your operating system, namely XeTeX
12137  and LuaTeX.
12138  Both engines are supported by LyX.
12139  By using them, you can theoretically use any OpenType or TrueType font
12140  that is installed on your system.
12141  The next section describes how to use these fonts.
12142 \end_layout
12143
12144 \begin_layout Standard
12145 \begin_inset Note Greyedout
12146 status open
12147
12148 \begin_layout Plain Layout
12149
12150 \series bold
12151 Note:
12152 \series default
12153  In practice, some fonts might fail due to bad metrics and other font deficienci
12154 es; so you might have to experiment.
12155 \end_layout
12156
12157 \end_inset
12158
12159
12160 \end_layout
12161
12162 \begin_layout Standard
12163 \begin_inset Note Greyedout
12164 status open
12165
12166 \begin_layout Plain Layout
12167
12168 \series bold
12169 Note:
12170 \series default
12171  XeTeX and especially LuaTeX, are still rather new and thus not as mature
12172  as traditional LaTeX or PDFTeX.
12173 \end_layout
12174
12175 \end_inset
12176
12177
12178 \end_layout
12179
12180 \begin_layout Subsection
12181 Document Font and Font size
12182 \begin_inset CommandInset label
12183 LatexCommand label
12184 name "sub:Document-Font"
12185
12186 \end_inset
12187
12188
12189 \begin_inset Index idx
12190 status collapsed
12191
12192 \begin_layout Plain Layout
12193 Font ! Size
12194 \end_layout
12195
12196 \end_inset
12197
12198
12199 \begin_inset Index idx
12200 status collapsed
12201
12202 \begin_layout Plain Layout
12203 Document ! Font
12204 \end_layout
12205
12206 \end_inset
12207
12208
12209 \end_layout
12210
12211 \begin_layout Standard
12212 You can set the document fonts in the 
12213 \family sans
12214 Document\SpecialChar \menuseparator
12215 Settings
12216 \family default
12217
12218 \begin_inset Index idx
12219 status collapsed
12220
12221 \begin_layout Plain Layout
12222 Document ! Settings
12223 \end_layout
12224
12225 \end_inset
12226
12227  dialog.
12228  In the 
12229 \family sans
12230 Fonts
12231 \family default
12232  section of the dialog, you can specify which font should be used for the
12233  three different font shapes — roman (serif), 
12234 \family sans
12235 sans
12236 \begin_inset space ~
12237 \end_inset
12238
12239 serif
12240 \family default
12241  and 
12242 \family typewriter
12243 typewriter
12244 \family default
12245  (monospaced) — and you can specify the base font size and scaling factors
12246  for (some) sans serif and typewriter fonts if this is necessary to fit
12247  with the roman font.
12248 \end_layout
12249
12250 \begin_layout Standard
12251 If you select 
12252 \family sans
12253 Use non-T
12254 \begin_inset ERT
12255 status collapsed
12256
12257 \begin_layout Plain Layout
12258
12259 {}
12260 \end_layout
12261
12262 \end_inset
12263
12264 eX fonts
12265 \family default
12266 , you will have access to the fonts installed on your operating system.
12267  This requires that you use 
12268 \family sans
12269 PDF (XeT
12270 \begin_inset ERT
12271 status collapsed
12272
12273 \begin_layout Plain Layout
12274
12275 {}
12276 \end_layout
12277
12278 \end_inset
12279
12280 eX)
12281 \family default
12282
12283 \family sans
12284 PDF (LuaT
12285 \begin_inset ERT
12286 status collapsed
12287
12288 \begin_layout Plain Layout
12289
12290 {}
12291 \end_layout
12292
12293 \end_inset
12294
12295 eX)
12296 \family default
12297  or 
12298 \family sans
12299 DVI (LuaT
12300 \begin_inset ERT
12301 status collapsed
12302
12303 \begin_layout Plain Layout
12304
12305 {}
12306 \end_layout
12307
12308 \end_inset
12309
12310 eX)
12311 \family default
12312  as the output format, i.
12313 \begin_inset space \thinspace{}
12314 \end_inset
12315
12316 e.
12317 \begin_inset space \space{}
12318 \end_inset
12319
12320 you will have to have either XeTeX or LuaTeX installed (see section
12321 \begin_inset space ~
12322 \end_inset
12323
12324
12325 \begin_inset CommandInset ref
12326 LatexCommand ref
12327 reference "sub:LaTeX-font-support"
12328
12329 \end_inset
12330
12331 ).
12332  You will then not have access to TeX's own fonts.
12333  Note that LyX then lists all available fonts in each of the three lists
12334  (roman, sans
12335 \begin_inset space ~
12336 \end_inset
12337
12338 serif, and typewriter), since LyX cannot determine the family.
12339  Also note that the output might fail with some of the listed fonts, due
12340  to the encoding of the fonts and\SpecialChar \slash{}
12341 or font failures.
12342  LyX cannot determine this in advance, so you might need to experiment.
12343 \end_layout
12344
12345 \begin_layout Standard
12346 If you use TeX fonts (which is the default), the possible options for the
12347  font include 
12348 \family sans
12349 Default
12350 \family default
12351  and a list of fonts available with your LaTeX distribution.
12352  If you select 
12353 \family sans
12354 Default,
12355 \family default
12356  the font that is preset by the current document class is used.
12357  In most cases, this will be the standard TeX font, known as 
12358 \begin_inset Quotes eld
12359 \end_inset
12360
12361
12362 \family typewriter
12363 Computer
12364 \begin_inset space ~
12365 \end_inset
12366
12367 Modern
12368 \family default
12369
12370 \begin_inset Quotes erd
12371 \end_inset
12372
12373  (
12374 \family typewriter
12375 cm
12376 \family default
12377 ) or 
12378 \begin_inset Quotes eld
12379 \end_inset
12380
12381
12382 \family typewriter
12383 European Computer Modern
12384 \family default
12385
12386 \begin_inset Quotes erd
12387 \end_inset
12388
12389  (
12390 \family typewriter
12391 ec
12392 \family default
12393 ), but some classes preset different default fonts.
12394 \end_layout
12395
12396 \begin_layout Standard
12397 As 
12398 \family typewriter
12399 cm
12400 \family default
12401  and 
12402 \family typewriter
12403 ec
12404 \family default
12405  are bitmap fonts, they often look pixelated in PDF output, especially when
12406  you read the PDF in a zoomed size.
12407 \begin_inset Foot
12408 status collapsed
12409
12410 \begin_layout Plain Layout
12411 This problem doesn't appear if you read PDFs in 
12412 \family typewriter
12413 Adobe
12414 \begin_inset space ~
12415 \end_inset
12416
12417 Reader
12418 \family default
12419  version 6 or later, because this program includes a special bitmap font
12420  renderer.
12421 \end_layout
12422
12423 \end_inset
12424
12425  To get rid of pixelated fonts, you have to use a vector font.
12426  Depending on how your document should look, you can either:
12427 \end_layout
12428
12429 \begin_layout Itemize
12430 select the 
12431 \family sans
12432 Latin
12433 \begin_inset space ~
12434 \end_inset
12435
12436 Modern
12437 \family default
12438  fonts, which is the recommended choice if you want to keep the look of
12439  
12440 \family typewriter
12441 cm
12442 \family default
12443 /
12444 \family typewriter
12445 ec
12446 \family default
12447 .
12448  
12449 \family sans
12450 Latin
12451 \begin_inset space ~
12452 \end_inset
12453
12454 Modern
12455 \family default
12456  was developed for the LaTeX community in order to replace 
12457 \family typewriter
12458 cm
12459 \family default
12460  as the default font.
12461  It covers a huge range of glyphs and several font shapes.
12462  Except for some details, where the appearance was improved, 
12463 \family sans
12464 Latin
12465 \begin_inset space ~
12466 \end_inset
12467
12468 Modern
12469 \family default
12470  looks identical to 
12471 \family typewriter
12472 cm
12473 \family default
12474 .
12475 \begin_inset Foot
12476 status collapsed
12477
12478 \begin_layout Plain Layout
12479 One difference is improved kerning.
12480 \end_layout
12481
12482 \end_inset
12483
12484
12485 \end_layout
12486
12487 \begin_layout Itemize
12488 or select the 
12489 \family sans
12490 AE
12491 \begin_inset space ~
12492 \end_inset
12493
12494 (Almost
12495 \begin_inset space ~
12496 \end_inset
12497
12498 European)
12499 \family default
12500  fonts in (the rare) case that 
12501 \family sans
12502 Latin
12503 \begin_inset space ~
12504 \end_inset
12505
12506 Modern
12507 \family default
12508  is not available to you or does not work, and you still want to emulate
12509  the look of 
12510 \family typewriter
12511 cm
12512 \family default
12513 /
12514 \family typewriter
12515 ec
12516 \family default
12517 .
12518  
12519 \family typewriter
12520 AE
12521 \family default
12522  is a virtual font.
12523  Virtual means that it 
12524 \begin_inset Quotes eld
12525 \end_inset
12526
12527 steals
12528 \begin_inset Quotes erd
12529 \end_inset
12530
12531  outline 
12532 \family typewriter
12533 cm
12534 \family default
12535 -glyphs from other fonts.
12536  This has the disadvantage that some characters are missing, like the French
12537  guillemets (
12538 \begin_inset Quotes eld
12539 \end_inset
12540
12541 «
12542 \begin_inset Quotes erd
12543 \end_inset
12544
12545  and 
12546 \begin_inset Quotes eld
12547 \end_inset
12548
12549 »
12550 \begin_inset Quotes erd
12551 \end_inset
12552
12553 )
12554 \begin_inset Foot
12555 status collapsed
12556
12557 \begin_layout Plain Layout
12558 Loading the LaTeX-package 
12559 \series bold
12560 aeguill
12561 \series default
12562
12563 \begin_inset Index idx
12564 status collapsed
12565
12566 \begin_layout Plain Layout
12567 LaTeX-packages ! aeguill
12568 \end_layout
12569
12570 \end_inset
12571
12572  with the document preamble line
12573 \begin_inset Newline newline
12574 \end_inset
12575
12576
12577 \series bold
12578
12579 \backslash
12580 usepackage[ec]{aeguill}
12581 \begin_inset Newline newline
12582 \end_inset
12583
12584
12585 \series default
12586 will fix the guillemet problem.
12587 \end_layout
12588
12589 \end_inset
12590
12591  and that accented characters are not 
12592 \emph on
12593 one
12594 \emph default
12595  glyph, but built of 
12596 \emph on
12597 two
12598 \emph default
12599  characters, the accent and the letter.
12600  Therefore you cannot search for words with accented characters in documents
12601  using the 
12602 \family typewriter
12603 AE
12604 \family default
12605  fonts.
12606  If you search for example for the French word 
12607 \begin_inset Quotes eld
12608 \end_inset
12609
12610 rève
12611 \begin_inset Quotes erd
12612 \end_inset
12613
12614  in a PDF, you will not get any result, because the PDF-viewer searches
12615  for the glyph 
12616 \begin_inset Quotes eld
12617 \end_inset
12618
12619  è 
12620 \begin_inset Quotes erd
12621 \end_inset
12622
12623  and not for the glyph 
12624 \begin_inset Quotes eld
12625 \end_inset
12626
12627  e +
12628 \begin_inset space ~
12629 \end_inset
12630
12631  ̀ 
12632 \begin_inset Quotes erd
12633 \end_inset
12634
12635 .
12636 \end_layout
12637
12638 \begin_layout Itemize
12639 If you do not like the look of 
12640 \family typewriter
12641 cm
12642 \family default
12643 /
12644 \family typewriter
12645 ec
12646 \family default
12647 , you can of course select one of the other vector fonts provided, e.
12648 \begin_inset space \thinspace{}
12649 \end_inset
12650
12651 g.
12652 \begin_inset space ~
12653 \end_inset
12654
12655
12656 \family typewriter
12657 Times
12658 \begin_inset space ~
12659 \end_inset
12660
12661 Roman
12662 \family default
12663  or
12664 \family typewriter
12665  Palatino
12666 \family default
12667 .
12668  Most roman vector fonts will automatically select matching sans
12669 \begin_inset space ~
12670 \end_inset
12671
12672 serif and typewriter fonts,
12673 \begin_inset Foot
12674 status collapsed
12675
12676 \begin_layout Plain Layout
12677 These are sometimes just matching other fonts (e.
12678 \begin_inset space \thinspace{}
12679 \end_inset
12680
12681 g., 
12682 \family sans
12683 Times
12684 \begin_inset space ~
12685 \end_inset
12686
12687 Roman
12688 \family default
12689  selects 
12690 \family sans
12691 Helvetica
12692 \family default
12693  for sans serif text), or different shapes of the same font, i.
12694 \begin_inset space \thinspace{}
12695 \end_inset
12696
12697 e.
12698 \begin_inset space \space{}
12699 \end_inset
12700
12701 a real font 
12702 \emph on
12703 family
12704 \emph default
12705  (e.
12706 \begin_inset space \thinspace{}
12707 \end_inset
12708
12709 g.
12710 \begin_inset space \space{}
12711 \end_inset
12712
12713 in case of 
12714 \family sans
12715 Latin
12716 \begin_inset space ~
12717 \end_inset
12718
12719 Modern
12720 \family default
12721  oder 
12722 \family sans
12723 Computer
12724 \begin_inset space ~
12725 \end_inset
12726
12727 Modern
12728 \family default
12729 ).
12730 \end_layout
12731
12732 \end_inset
12733
12734  but you can also select your own.
12735 \begin_inset Newline newline
12736 \end_inset
12737
12738 The differences between roman, 
12739 \family sans
12740 sans
12741 \begin_inset space ~
12742 \end_inset
12743
12744 serif
12745 \family default
12746  and 
12747 \family typewriter
12748 typewriter
12749 \family default
12750  fonts are explained in section
12751 \begin_inset space ~
12752 \end_inset
12753
12754
12755 \begin_inset CommandInset ref
12756 LatexCommand ref
12757 reference "sub:Fine-Tuning-with-the"
12758
12759 \end_inset
12760
12761 .
12762 \begin_inset Newline newline
12763 \end_inset
12764
12765 The font 
12766 \family sans
12767 Times
12768 \begin_inset space ~
12769 \end_inset
12770
12771 Roman
12772 \family default
12773  was originally designed for newspapers.
12774  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12775  into the small newspaper columns.
12776  Therefore 
12777 \family sans
12778 Times
12779 \begin_inset space ~
12780 \end_inset
12781
12782 Roman
12783 \family default
12784  is not the optimal choice for larger documents like books.
12785 \end_layout
12786
12787 \begin_layout Standard
12788 For the font size there are generally four possible values: 
12789 \family sans
12790 Default, 10
12791 \family default
12792
12793 \family sans
12794 11
12795 \family default
12796  and 
12797 \family sans
12798 12
12799 \family default
12800 .
12801  Some classes provide additional sizes.
12802  The size of 
12803 \family sans
12804 Default
12805 \family default
12806  depends on the class you are using.
12807  In the standard classes it is equal to the font size 10.
12808 \end_layout
12809
12810 \begin_layout Standard
12811 Note that the font size is the 
12812 \emph on
12813 base size
12814 \emph default
12815 .
12816  That means that LyX scales all other possible font sizes (such as those
12817  used in footnotes, super-, and subscripts) by this value.
12818  You can fine-tune the font size of text parts via the 
12819 \family sans
12820 Text
12821 \begin_inset space ~
12822 \end_inset
12823
12824 Style
12825 \family default
12826  dialog if needed.
12827  The possible font sizes for text parts are explained in section
12828 \begin_inset space ~
12829 \end_inset
12830
12831
12832 \begin_inset CommandInset ref
12833 LatexCommand ref
12834 reference "sub:Fine-Tuning-with-the"
12835
12836 \end_inset
12837
12838 .
12839 \end_layout
12840
12841 \begin_layout Standard
12842 The 
12843 \family sans
12844 Default
12845 \begin_inset space ~
12846 \end_inset
12847
12848 Family
12849 \family default
12850  selection lets you specify whether the base font of your document should
12851  be roman, sans
12852 \begin_inset space ~
12853 \end_inset
12854
12855 serif or typewriter.
12856  The 
12857 \family sans
12858 Default
12859 \family default
12860  selection uses what is preset by the class, the other selections override
12861  this.
12862  In most cases, 
12863 \family sans
12864 Default
12865 \family default
12866  is equal to 
12867 \family sans
12868 roman
12869 \family default
12870 , but some classes (such as presentation classes) use other defaults.
12871 \end_layout
12872
12873 \begin_layout Standard
12874 The
12875 \family typewriter
12876  
12877 \family sans
12878 LaTe
12879 \begin_inset ERT
12880 status collapsed
12881
12882 \begin_layout Plain Layout
12883
12884 {}
12885 \end_layout
12886
12887 \end_inset
12888
12889 X font encoding
12890 \family default
12891  selection is an expert setting which lets you change the value passed to
12892  the LaTeX-package 
12893 \series bold
12894 fontenc
12895 \series default
12896
12897 \begin_inset Index idx
12898 status collapsed
12899
12900 \begin_layout Plain Layout
12901 LaTeX-packages ! fontenc
12902 \end_layout
12903
12904 \end_inset
12905
12906  (see also sec.
12907 \begin_inset space ~
12908 \end_inset
12909
12910
12911 \begin_inset CommandInset ref
12912 LatexCommand ref
12913 reference "sub:LaTeX-settings"
12914
12915 \end_inset
12916
12917 ).
12918  Normally, you do not need to change (or even understand) this.
12919  Unless you have specific reasons, use 
12920 \family sans
12921 Default
12922 \family default
12923 .
12924 \end_layout
12925
12926 \begin_layout Standard
12927 With some fonts, the checkboxes 
12928 \family sans
12929 Use Old Style Figures
12930 \family default
12931  and 
12932 \family sans
12933 Use True Small Caps
12934 \family default
12935  are available.
12936  These are extra features some fonts provide.
12937  If 
12938 \family sans
12939 Use Old Style Figures
12940 \family default
12941  is checked, old style figures (also known as medieval or text figures)
12942  are used.
12943  Old style figures are the numerals (0
12944 \begin_inset space \thinspace{}
12945 \end_inset
12946
12947 --
12948 \begin_inset space \thinspace{}
12949 \end_inset
12950
12951 9) with ascenders and descenders, which makes them fit nicely with lowercase
12952  letters.
12953  
12954 \family sans
12955 Use True Small Caps
12956 \family default
12957  determines that real small caps are used instead of faked small caps made
12958  of scaled capitals.
12959  Real small caps are often part of expert font sets; they generally look
12960  better than faked small caps but might have to be purchased separately.
12961 \end_layout
12962
12963 \begin_layout Standard
12964 The field 
12965 \family sans
12966 CJK
12967 \family default
12968  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12969  a font to display the script characters.
12970 \begin_inset Foot
12971 status collapsed
12972
12973 \begin_layout Plain Layout
12974 The font will be the argument for the commands of the LaTeX-package 
12975 \series bold
12976 CJK
12977 \series default
12978 .
12979 \begin_inset Index idx
12980 status collapsed
12981
12982 \begin_layout Plain Layout
12983 LaTeX-packages ! CJK
12984 \end_layout
12985
12986 \end_inset
12987
12988  So this has no effect for the document language 
12989 \family sans
12990 Japanese
12991 \family default
12992  that does not use 
12993 \series bold
12994 CJK
12995 \series default
12996 .
12997 \end_layout
12998
12999 \end_inset
13000
13001
13002 \begin_inset VSpace bigskip
13003 \end_inset
13004
13005
13006 \begin_inset Note Greyedout
13007 status open
13008
13009 \begin_layout Plain Layout
13010
13011 \series bold
13012 Note:
13013 \series default
13014  When you choose a new font or font size, LyX does 
13015 \emph on
13016 not
13017 \emph default
13018  change the screen font! You will only see a difference in the printed output;
13019  this is part of the WYSIWYM concept.
13020  LyX's screen fonts can be adjusted in the 
13021 \family sans
13022 Tools\SpecialChar \menuseparator
13023 Preferences
13024 \family default
13025  dialog, see section
13026 \begin_inset space ~
13027 \end_inset
13028
13029
13030 \begin_inset CommandInset ref
13031 LatexCommand ref
13032 reference "sub:Screen-Fonts"
13033
13034 \end_inset
13035
13036 .
13037 \end_layout
13038
13039 \end_inset
13040
13041
13042 \end_layout
13043
13044 \begin_layout Subsection
13045 Using Different Character Styles
13046 \begin_inset Index idx
13047 status collapsed
13048
13049 \begin_layout Plain Layout
13050 Character Styles
13051 \end_layout
13052
13053 \end_inset
13054
13055
13056 \begin_inset Index idx
13057 status collapsed
13058
13059 \begin_layout Plain Layout
13060 Text Style
13061 \end_layout
13062
13063 \end_inset
13064
13065
13066 \end_layout
13067
13068 \begin_layout Standard
13069 As we've already seen, LyX automatically changes the character style for
13070  certain paragraph environments.
13071  LyX supports two character styles, 
13072 \family sans
13073 Emphasized
13074 \family default
13075  and 
13076 \family sans
13077 Noun
13078 \family default
13079 .
13080  You can activate both of these styles via keybindings, the menus, and the
13081  toolbar.
13082 \end_layout
13083
13084 \begin_layout Standard
13085 To activate the 
13086 \family sans
13087 Noun
13088 \family default
13089  style, do one of the following:
13090 \end_layout
13091
13092 \begin_layout Itemize
13093 click on the toolbar button 
13094 \begin_inset Info
13095 type  "icon"
13096 arg   "font-noun"
13097 \end_inset
13098
13099
13100 \end_layout
13101
13102 \begin_layout Itemize
13103 use the key binding 
13104 \begin_inset Info
13105 type  "shortcut"
13106 arg   "font-noun"
13107 \end_inset
13108
13109
13110 \end_layout
13111
13112 \begin_layout Standard
13113 These commands are all toggles.
13114  That is, if 
13115 \family sans
13116 Noun
13117 \family default
13118  style is already active, they deactivate it.
13119 \end_layout
13120
13121 \begin_layout Standard
13122 One typically uses the 
13123 \family sans
13124 Noun
13125 \family default
13126  style for proper names.
13127  For example: 
13128 \begin_inset Quotes eld
13129 \end_inset
13130
13131
13132 \noun on
13133 Matthias Ettrich
13134 \noun default
13135  is the original author of LyX.
13136 \begin_inset Quotes erd
13137 \end_inset
13138
13139
13140 \end_layout
13141
13142 \begin_layout Standard
13143 A more widely used character style is the 
13144 \family sans
13145 Emphasized
13146 \family default
13147  style.
13148  You can activate (or deactivate — it's also a toggle) the 
13149 \family sans
13150 Emphasized
13151 \family default
13152  style by:
13153 \end_layout
13154
13155 \begin_layout Itemize
13156 clicking on the toolbar button 
13157 \begin_inset Info
13158 type  "icon"
13159 arg   "font-emph"
13160 \end_inset
13161
13162
13163 \end_layout
13164
13165 \begin_layout Itemize
13166 using the keybindings 
13167 \begin_inset Info
13168 type  "shortcut"
13169 arg   "font-emph"
13170 \end_inset
13171
13172
13173 \end_layout
13174
13175 \begin_layout Standard
13176 Normally the 
13177 \family sans
13178 Emphasized
13179 \family default
13180  style is equivalent to an italic font but some document classes or LaTeX-packag
13181 es use a different font.
13182 \end_layout
13183
13184 \begin_layout Standard
13185 We've been using the 
13186 \family sans
13187 Emphasized
13188 \family default
13189  style all over the place in this document.
13190  Here's one more example:
13191 \end_layout
13192
13193 \begin_layout Quotation
13194
13195 \emph on
13196 Do not overuse character styles!
13197 \end_layout
13198
13199 \begin_layout Standard
13200 It's also a warning in addition to an example.
13201  One's writing should parallel ordinary conversation.
13202  Since we don't all constantly scream at each other, we should also avoid
13203  the common tendency to overuse character styles.
13204  
13205 \end_layout
13206
13207 \begin_layout Standard
13208 You can always reset to the default font using the key binding 
13209 \begin_inset Info
13210 type  "shortcut"
13211 arg   "font-default"
13212 \end_inset
13213
13214  or the dialog 
13215 \family sans
13216 Edit\SpecialChar \menuseparator
13217 Text
13218 \begin_inset space ~
13219 \end_inset
13220
13221 Style\SpecialChar \menuseparator
13222 Customized
13223 \family default
13224  (
13225 \begin_inset Info
13226 type  "icon"
13227 arg   "dialog-show character"
13228 \end_inset
13229
13230 ).
13231 \end_layout
13232
13233 \begin_layout Subsection
13234 Fine-Tuning with the 
13235 \family sans
13236 Text Style
13237 \family default
13238  dialog
13239 \begin_inset CommandInset label
13240 LatexCommand label
13241 name "sub:Fine-Tuning-with-the"
13242
13243 \end_inset
13244
13245
13246 \begin_inset Index idx
13247 status collapsed
13248
13249 \begin_layout Plain Layout
13250 Text Style
13251 \end_layout
13252
13253 \end_inset
13254
13255
13256 \end_layout
13257
13258 \begin_layout Standard
13259 There are always occasions when you will need to do some fine-tuning; so
13260  LyX gives you a way to create a custom character style.
13261  For example, an academic journal or a corporation may have a style sheet
13262  requiring a sans-serif font be used in certain situations.
13263  Also, writers sometimes use a different font to offset a character's thoughts
13264  from ordinary dialog.
13265 \end_layout
13266
13267 \begin_layout Standard
13268 Before we document how to use custom character style, we want to issue a
13269  warning yet again: Don't overuse character styles! 
13270 \begin_inset Newline newline
13271 \end_inset
13272
13273 Documents that overuse different fonts and sizes are not easy to read and
13274  tend to look as if someone has knocked huge holes in them.
13275 \end_layout
13276
13277 \begin_layout Standard
13278 To use custom character styles, open the 
13279 \family sans
13280 Edit\SpecialChar \menuseparator
13281 Text
13282 \begin_inset space ~
13283 \end_inset
13284
13285 Style\SpecialChar \menuseparator
13286 Customized
13287 \family default
13288  dialog or press the toolbar button 
13289 \begin_inset Info
13290 type  "icon"
13291 arg   "dialog-show character"
13292 \end_inset
13293
13294 .
13295  There are several boxes in this dialog, each corresponding to a different
13296  font property that you can choose.
13297  You can choose an option for one of these properties, or select 
13298 \family sans
13299 No
13300 \begin_inset space ~
13301 \end_inset
13302
13303 change
13304 \family default
13305 , which keeps the current state of that property.
13306  The item 
13307 \family sans
13308 Reset
13309 \family default
13310  will reset the property to whatever is the default.
13311  You can use this to reset attributes across a bunch of different paragraph
13312  environments all at once.
13313 \end_layout
13314
13315 \begin_layout Standard
13316 The font properties, and their options (in addition to 
13317 \family sans
13318 No
13319 \begin_inset space ~
13320 \end_inset
13321
13322 change
13323 \family default
13324  and 
13325 \family sans
13326 Reset
13327 \family default
13328 ) are:
13329 \end_layout
13330
13331 \begin_layout Labeling
13332 \labelwidthstring 00.00.0000
13333
13334 \family sans
13335 Family
13336 \family default
13337  The 
13338 \begin_inset Quotes eld
13339 \end_inset
13340
13341 overall look
13342 \begin_inset Quotes erd
13343 \end_inset
13344
13345  of the font.
13346  The possible options are:
13347 \end_layout
13348
13349 \begin_deeper
13350 \begin_layout Labeling
13351 \labelwidthstring 00.00.0000
13352
13353 \family sans
13354 Roman
13355 \family default
13356  This is the Roman font family.
13357  Normally a serif font.
13358  It's also the default family.
13359  (key binding 
13360 \begin_inset Info
13361 type  "shortcut"
13362 arg   "font-roman"
13363 \end_inset
13364
13365 )
13366 \end_layout
13367
13368 \begin_layout Labeling
13369 \labelwidthstring 00.00.0000
13370
13371 \family sans
13372 Sans
13373 \begin_inset space ~
13374 \end_inset
13375
13376 Serif
13377 \family default
13378  
13379 \family sans
13380 This is the Sans Serif font family.
13381
13382 \family default
13383  (key binding 
13384 \begin_inset Info
13385 type  "shortcut"
13386 arg   "font-sans"
13387 \end_inset
13388
13389 )
13390 \end_layout
13391
13392 \begin_layout Labeling
13393 \labelwidthstring 00.00.0000
13394
13395 \family sans
13396 Typewriter
13397 \family default
13398  
13399 \family typewriter
13400 This is the Typewriter font family.
13401
13402 \family default
13403  (key binding 
13404 \begin_inset Info
13405 type  "shortcut"
13406 arg   "font-typewriter"
13407 \end_inset
13408
13409
13410 \family sans
13411 )
13412 \end_layout
13413
13414 \end_deeper
13415 \begin_layout Labeling
13416 \labelwidthstring 00.00.0000
13417
13418 \family sans
13419 Series
13420 \family default
13421  This corresponds to the print weight.
13422  Options are:
13423 \end_layout
13424
13425 \begin_deeper
13426 \begin_layout Labeling
13427 \labelwidthstring 00.00.0000
13428
13429 \family sans
13430 Medium
13431 \family default
13432  This is the Medium font series.
13433  It's also the default series.
13434 \end_layout
13435
13436 \begin_layout Labeling
13437 \labelwidthstring 00.00.0000
13438
13439 \family sans
13440 Bold
13441 \family default
13442  
13443 \series bold
13444 This is the Bold font series.
13445
13446 \series default
13447  (key binding 
13448 \begin_inset Info
13449 type  "shortcut"
13450 arg   "font-bold"
13451 \end_inset
13452
13453 )
13454 \end_layout
13455
13456 \end_deeper
13457 \begin_layout Labeling
13458 \labelwidthstring 00.00.0000
13459
13460 \family sans
13461 Shape
13462 \family default
13463  As the name implies.
13464  Options are:
13465 \end_layout
13466
13467 \begin_deeper
13468 \begin_layout Labeling
13469 \labelwidthstring 00.00.0000
13470
13471 \family sans
13472 Upright
13473 \family default
13474  This is the Upright font shape.
13475  It's also the default shape.
13476 \end_layout
13477
13478 \begin_layout Labeling
13479 \labelwidthstring 00.00.0000
13480
13481 \family sans
13482 Italic
13483 \family default
13484  
13485 \shape italic
13486 This
13487 \shape default
13488  
13489 \family sans
13490 \shape italic
13491 i
13492 \family default
13493 s the Italic font shape
13494 \shape default
13495 \emph on
13496 .
13497 \end_layout
13498
13499 \begin_layout Labeling
13500 \labelwidthstring 00.00.0000
13501
13502 \family sans
13503 Slanted
13504 \family default
13505  
13506 \shape slanted
13507 This is the Slanted font shape
13508 \shape default
13509  (although it might not be visible in LyX, this is different from italic).
13510 \end_layout
13511
13512 \begin_layout Labeling
13513 \labelwidthstring 00.00.0000
13514
13515 \family sans
13516 Small
13517 \begin_inset space ~
13518 \end_inset
13519
13520 Caps
13521 \family default
13522  
13523 \shape smallcaps
13524 This is the Small caps font shape
13525 \shape default
13526 \noun on
13527 .
13528 \end_layout
13529
13530 \end_deeper
13531 \begin_layout Labeling
13532 \labelwidthstring 00.00.0000
13533
13534 \family sans
13535 Color
13536 \family default
13537  Alters the text color.
13538  Note that not all DVI-viewers are able to display colors.
13539  Besides 
13540 \family sans
13541 No
13542 \begin_inset space ~
13543 \end_inset
13544
13545 color
13546 \family default
13547 , which means that the document default color set in 
13548 \family sans
13549 Document\SpecialChar \menuseparator
13550 Settings\SpecialChar \menuseparator
13551 Color
13552 \family default
13553  for 
13554 \family sans
13555 Main
13556 \begin_inset space ~
13557 \end_inset
13558
13559 text
13560 \family default
13561  is used, you can choose between 
13562 \family sans
13563 Black
13564 \family default
13565
13566 \family sans
13567 White
13568 \family default
13569
13570 \family sans
13571 Red
13572 \family default
13573
13574 \family sans
13575 Green
13576 \family default
13577
13578 \family sans
13579 Blue
13580 \family default
13581
13582 \family sans
13583 Cyan
13584 \family default
13585
13586 \family sans
13587 Magenta
13588 \family default
13589  and 
13590 \family sans
13591 Yellow
13592 \family default
13593  text.
13594 \begin_inset Index idx
13595 status collapsed
13596
13597 \begin_layout Plain Layout
13598 Color ! Text
13599 \end_layout
13600
13601 \end_inset
13602
13603
13604 \end_layout
13605
13606 \begin_layout Labeling
13607 \labelwidthstring 00.00.0000
13608
13609 \family sans
13610 Language
13611 \family default
13612  This is used to mark regions of text as having a different language from
13613  the language of the document.
13614  Text marked in this way will be underlined in blue to indicate the change
13615  (only within LyX).
13616 \begin_inset Newline newline
13617 \end_inset
13618
13619 If you have for example, an extract of German text in a non-German document,
13620  LaTeX respects the German hyphenation rules automatically.
13621  When using the spell checking (see section
13622 \begin_inset space ~
13623 \end_inset
13624
13625
13626 \begin_inset CommandInset ref
13627 LatexCommand ref
13628 reference "sec:Spellchecking"
13629
13630 \end_inset
13631
13632 ) the German-marked text will be checked according to the German dictionary.
13633 \end_layout
13634
13635 \begin_layout Labeling
13636 \labelwidthstring 00.00.0000
13637
13638 \family sans
13639 Size
13640 \family default
13641  Alters the size of the font.
13642  You will find no numerical values here; all possible sizes are actually
13643  proportional to the document font size.
13644  Once again, you don't feed LyX the details, but a general description of
13645  what you want to do.
13646  The options are:
13647 \end_layout
13648
13649 \begin_deeper
13650 \begin_layout Labeling
13651 \labelwidthstring 00.00.0000
13652
13653 \family sans
13654 Tiny
13655 \family default
13656  
13657 \size tiny
13658 This is the 
13659 \begin_inset Quotes eld
13660 \end_inset
13661
13662 Tiny
13663 \begin_inset Quotes erd
13664 \end_inset
13665
13666  font size.
13667
13668 \size default
13669  (key bindings 
13670 \begin_inset Info
13671 type  "shortcuts"
13672 arg   "font-size tiny"
13673 \end_inset
13674
13675 )
13676 \end_layout
13677
13678 \begin_layout Labeling
13679 \labelwidthstring 00.00.0000
13680
13681 \family sans
13682 Smallest
13683 \family default
13684  
13685 \size scriptsize
13686 This is the 
13687 \begin_inset Quotes eld
13688 \end_inset
13689
13690 Smallest
13691 \begin_inset Quotes erd
13692 \end_inset
13693
13694  font size
13695 \size default
13696 .
13697  (key binding 
13698 \begin_inset Info
13699 type  "shortcut"
13700 arg   "font-size scriptsize"
13701 \end_inset
13702
13703 )
13704 \end_layout
13705
13706 \begin_layout Labeling
13707 \labelwidthstring 00.00.0000
13708
13709 \family sans
13710 Smaller
13711 \family default
13712  
13713 \size footnotesize
13714 This is the 
13715 \begin_inset Quotes eld
13716 \end_inset
13717
13718 Smaller
13719 \begin_inset Quotes erd
13720 \end_inset
13721
13722  font size.
13723
13724 \size default
13725  (key bindings 
13726 \begin_inset Info
13727 type  "shortcuts"
13728 arg   "font-size footnotesize"
13729 \end_inset
13730
13731 )
13732 \end_layout
13733
13734 \begin_layout Labeling
13735 \labelwidthstring 00.00.0000
13736
13737 \family sans
13738 Small
13739 \family default
13740  
13741 \size small
13742 This is the 
13743 \begin_inset Quotes eld
13744 \end_inset
13745
13746 Small
13747 \begin_inset Quotes erd
13748 \end_inset
13749
13750  font size.
13751
13752 \size default
13753  (key bindings 
13754 \begin_inset Info
13755 type  "shortcuts"
13756 arg   "font-size small"
13757 \end_inset
13758
13759 )
13760 \end_layout
13761
13762 \begin_layout Labeling
13763 \labelwidthstring 00.00.0000
13764
13765 \family sans
13766 Normal
13767 \family default
13768  This is the 
13769 \begin_inset Quotes eld
13770 \end_inset
13771
13772 Normal
13773 \begin_inset Quotes erd
13774 \end_inset
13775
13776  font size.
13777  It's also the default size.
13778  (key bindings 
13779 \begin_inset Info
13780 type  "shortcuts"
13781 arg   "font-size normal"
13782 \end_inset
13783
13784 )
13785 \end_layout
13786
13787 \begin_layout Labeling
13788 \labelwidthstring 00.00.0000
13789
13790 \family sans
13791 Large
13792 \family default
13793  
13794 \size large
13795 This is the 
13796 \begin_inset Quotes eld
13797 \end_inset
13798
13799 Large
13800 \begin_inset Quotes erd
13801 \end_inset
13802
13803  font size.
13804
13805 \size default
13806  (key bindings 
13807 \begin_inset Info
13808 type  "shortcuts"
13809 arg   "font-size large"
13810 \end_inset
13811
13812 )
13813 \end_layout
13814
13815 \begin_layout Labeling
13816 \labelwidthstring 00.00.0000
13817
13818 \family sans
13819 Larger
13820 \family default
13821  
13822 \size larger
13823 This is the 
13824 \begin_inset Quotes eld
13825 \end_inset
13826
13827 Larger
13828 \begin_inset Quotes erd
13829 \end_inset
13830
13831  font size.
13832
13833 \size default
13834  (key bindings 
13835 \begin_inset Info
13836 type  "shortcuts"
13837 arg   "font-size larger"
13838 \end_inset
13839
13840 )
13841 \end_layout
13842
13843 \begin_layout Labeling
13844 \labelwidthstring 00.00.0000
13845
13846 \family sans
13847 Largest
13848 \family default
13849  
13850 \size largest
13851 This is the 
13852 \begin_inset Quotes eld
13853 \end_inset
13854
13855 Largest
13856 \begin_inset Quotes erd
13857 \end_inset
13858
13859  font size.
13860
13861 \size default
13862  (key binding 
13863 \begin_inset Info
13864 type  "shortcut"
13865 arg   "font-size largest"
13866 \end_inset
13867
13868 )
13869 \end_layout
13870
13871 \begin_layout Labeling
13872 \labelwidthstring 00.00.0000
13873
13874 \family sans
13875 Huge
13876 \family default
13877  
13878 \size huge
13879 This is the 
13880 \begin_inset Quotes eld
13881 \end_inset
13882
13883 Huge
13884 \begin_inset Quotes erd
13885 \end_inset
13886
13887  font size.
13888
13889 \size default
13890  (key bindings 
13891 \begin_inset Info
13892 type  "shortcuts"
13893 arg   "font-size huge"
13894 \end_inset
13895
13896 )
13897 \end_layout
13898
13899 \begin_layout Labeling
13900 \labelwidthstring 00.00.0000
13901
13902 \family sans
13903 Huger
13904 \family default
13905  
13906 \size giant
13907 This is the 
13908 \begin_inset Quotes eld
13909 \end_inset
13910
13911 Huger
13912 \begin_inset Quotes erd
13913 \end_inset
13914
13915  font size.
13916
13917 \size default
13918  (key bindings 
13919 \begin_inset Info
13920 type  "shortcuts"
13921 arg   "font-size giant"
13922 \end_inset
13923
13924 )
13925 \end_layout
13926
13927 \begin_layout Labeling
13928 \labelwidthstring 00.00.0000
13929
13930 \family sans
13931 Increase
13932 \family default
13933  This increases the size by one step (for instance, from 
13934 \begin_inset Quotes eld
13935 \end_inset
13936
13937 Largest
13938 \begin_inset Quotes erd
13939 \end_inset
13940
13941  to 
13942 \begin_inset Quotes eld
13943 \end_inset
13944
13945 Huge
13946 \begin_inset Quotes erd
13947 \end_inset
13948
13949 ).
13950  (key binding 
13951 \begin_inset Info
13952 type  "shortcut"
13953 arg   "font-size increase"
13954 \end_inset
13955
13956 )
13957 \end_layout
13958
13959 \begin_layout Labeling
13960 \labelwidthstring 00.00.0000
13961
13962 \family sans
13963 Decrease
13964 \family default
13965  This decreases the size by one step (for instance, from 
13966 \begin_inset Quotes eld
13967 \end_inset
13968
13969 Normal
13970 \begin_inset Quotes erd
13971 \end_inset
13972
13973  to 
13974 \begin_inset Quotes eld
13975 \end_inset
13976
13977 Small
13978 \begin_inset Quotes erd
13979 \end_inset
13980
13981 ).
13982  (key binding 
13983 \begin_inset Info
13984 type  "shortcut"
13985 arg   "font-size decrease"
13986 \end_inset
13987
13988 )
13989 \end_layout
13990
13991 \end_deeper
13992 \begin_layout Standard
13993 We warn you 
13994 \emph on
13995 yet again
13996 \emph default
13997 : don't go crazy with this feature.
13998  You should almost never need to change the font size.
13999  LyX automatically changes the font size for different paragraph environments
14000  — use those instead.
14001  This is here for fine-tuning only!
14002 \end_layout
14003
14004 \begin_layout Labeling
14005 \labelwidthstring 00.00.0000
14006
14007 \family sans
14008 Misc
14009 \family default
14010  Here you can change a few other things at the character level.
14011  Options are:
14012 \end_layout
14013
14014 \begin_deeper
14015 \begin_layout Labeling
14016 \labelwidthstring 00.00.0000
14017
14018 \family sans
14019 Emph
14020 \family default
14021  
14022 \emph on
14023 This is text with emphasize on
14024 \emph default
14025 .
14026  This might seem like the same as 
14027 \shape italic
14028 Italic
14029 \shape default
14030 , but it is actually a bit different.
14031  Emphasized is a 
14032 \emph on
14033 logical
14034 \emph default
14035  attribute.
14036  That means every document class can define its own font used for emphasized
14037  text.
14038  Normally this font is equal to italic.
14039 \end_layout
14040
14041 \begin_layout Labeling
14042 \labelwidthstring 00.00.0000
14043
14044 \family sans
14045 Underbar
14046 \family default
14047  
14048 \bar under
14049 This is text with Underbar on.
14050
14051 \bar default
14052  (key binding 
14053 \begin_inset Info
14054 type  "shortcuts"
14055 arg   "font-underline"
14056 \end_inset
14057
14058
14059 \family sans
14060 )
14061 \begin_inset Newline newline
14062 \end_inset
14063
14064
14065 \family default
14066 Avoid using underbar if you can! It is a hangover from the typewriter days,
14067  when you could not change fonts.
14068  One no longer needs to emphasize text by underscoring characters.
14069  This is only possible in LyX because some people 
14070 \emph on
14071 may
14072 \emph default
14073  need it in order to follow style sheets for journal submissions.
14074 \end_layout
14075
14076 \begin_layout Labeling
14077 \labelwidthstring 00.00.0000
14078
14079 \family sans
14080 Double
14081 \begin_inset space ~
14082 \end_inset
14083
14084 underbar
14085 \family default
14086  
14087 \uuline on
14088 This is text with Double underbar on.
14089
14090 \uuline default
14091  (key binding 
14092 \begin_inset Info
14093 type  "shortcut"
14094 arg   "font-underunderline"
14095 \end_inset
14096
14097 )
14098 \begin_inset Newline newline
14099 \end_inset
14100
14101 As we just warned you against using underbar, you can imagine what we think
14102  about double underbar.
14103 \end_layout
14104
14105 \begin_layout Labeling
14106 \labelwidthstring 00.00.0000
14107
14108 \family sans
14109 Wavy
14110 \begin_inset space ~
14111 \end_inset
14112
14113 underbar
14114 \family default
14115  
14116 \uwave on
14117 This is text with Wavy underbar on.
14118
14119 \uwave default
14120  (key binding 
14121 \begin_inset Info
14122 type  "shortcut"
14123 arg   "font-underwave"
14124 \end_inset
14125
14126 )
14127 \begin_inset Newline newline
14128 \end_inset
14129
14130 Use this only if a journal absolutely insists on it.
14131  Keep antinausea pills handy.
14132 \end_layout
14133
14134 \begin_layout Labeling
14135 \labelwidthstring 00.00.0000
14136
14137 \family sans
14138 Strikeout
14139 \family default
14140  
14141 \strikeout on
14142 This is text with Strikeout on.
14143
14144 \strikeout default
14145  (key binding 
14146 \begin_inset Info
14147 type  "shortcut"
14148 arg   "font-strikeout"
14149 \end_inset
14150
14151 )
14152 \begin_inset Newline newline
14153 \end_inset
14154
14155 This is frequently used to indicate an older version of text that has been
14156  changed in the meantime.
14157 \end_layout
14158
14159 \begin_layout Labeling
14160 \labelwidthstring 00.00.0000
14161
14162 \family sans
14163 Noun
14164 \family default
14165  
14166 \noun on
14167 This is text with Noun on.
14168
14169 \noun default
14170  Like 
14171 \family sans
14172 Emph
14173 \family default
14174 , this is a logical attribute.
14175  Normally it's equivalent to 
14176 \family sans
14177 Small
14178 \begin_inset space ~
14179 \end_inset
14180
14181 Caps
14182 \family default
14183 .
14184 \end_layout
14185
14186 \end_deeper
14187 \begin_layout Standard
14188 So you have a huge number of combinations to choose from.
14189  Once you have chosen a new character style via the 
14190 \family sans
14191 Edit\SpecialChar \menuseparator
14192 Text
14193 \begin_inset space ~
14194 \end_inset
14195
14196 Style\SpecialChar \menuseparator
14197 Customized
14198 \family default
14199  (
14200 \begin_inset Info
14201 type  "icon"
14202 arg   "dialog-show character"
14203 \end_inset
14204
14205 ) dialog, the settings are saved.
14206  You can activate them by using the toolbar button 
14207 \begin_inset Info
14208 type  "icon"
14209 arg   "textstyle-apply"
14210 \end_inset
14211
14212 .
14213  The button lets you apply your custom character style even when the dialog
14214  isn't visible.
14215 \end_layout
14216
14217 \begin_layout Standard
14218 To completely reset the character style to the default, use 
14219 \begin_inset Info
14220 type  "shortcut"
14221 arg   "font-default"
14222 \end_inset
14223
14224 .
14225  If you want to toggle only those properties that you have just changed
14226  (suppose you just set the shape to 
14227 \begin_inset Quotes eld
14228 \end_inset
14229
14230 slanted
14231 \begin_inset Quotes erd
14232 \end_inset
14233
14234  and the series to 
14235 \begin_inset Quotes eld
14236 \end_inset
14237
14238 bold
14239 \begin_inset Quotes erd
14240 \end_inset
14241
14242 ), set the 
14243 \family sans
14244 Toggle
14245 \begin_inset space ~
14246 \end_inset
14247
14248 all
14249 \family default
14250  switch and press 
14251 \family sans
14252 Apply
14253 \family default
14254 .
14255 \end_layout
14256
14257 \begin_layout Standard
14258 You should also know something about the differences between the three main
14259  font types 
14260 \family sans
14261 serif
14262 \family default
14263
14264 \family sans
14265 sans
14266 \begin_inset space ~
14267 \end_inset
14268
14269 serif
14270 \family default
14271 , and 
14272 \family sans
14273 typewriter
14274 \family default
14275 :
14276 \end_layout
14277
14278 \begin_layout Itemize
14279
14280 \family sans
14281 Typewriter
14282 \family default
14283  is a so called 
14284 \begin_inset Quotes eld
14285 \end_inset
14286
14287 monospaced
14288 \begin_inset Quotes erd
14289 \end_inset
14290
14291  font, which means every character has the same width; the 
14292 \begin_inset Quotes eld
14293 \end_inset
14294
14295 i
14296 \begin_inset Quotes erd
14297 \end_inset
14298
14299  is as wide as the 
14300 \begin_inset Quotes eld
14301 \end_inset
14302
14303 m
14304 \begin_inset Quotes erd
14305 \end_inset
14306
14307 .
14308  Here is an example
14309 \begin_inset Newline newline
14310 \end_inset
14311
14312
14313 \begin_inset Phantom HPhantom
14314 status open
14315
14316 \begin_layout Plain Layout
14317 no 
14318 \end_layout
14319
14320 \end_inset
14321
14322
14323 \family typewriter
14324 typewriter text
14325 \family default
14326
14327 \begin_inset Note Note
14328 status collapsed
14329
14330 \begin_layout Plain Layout
14331 For more on phantoms see section
14332 \begin_inset space ~
14333 \end_inset
14334
14335
14336 \begin_inset CommandInset ref
14337 LatexCommand ref
14338 reference "sub:Phantom-Space"
14339
14340 \end_inset
14341
14342 .
14343 \end_layout
14344
14345 \end_inset
14346
14347
14348 \begin_inset Newline newline
14349 \end_inset
14350
14351 no typewriter text
14352 \end_layout
14353
14354 \begin_layout Itemize
14355
14356 \family sans
14357 Serif
14358 \family default
14359  fonts use characters with serifs.
14360  These are the small 
14361 \begin_inset Quotes eld
14362 \end_inset
14363
14364 appendices
14365 \begin_inset Quotes erd
14366 \end_inset
14367
14368  at the ends of the strokes that form the character.
14369  The following example shows the difference:
14370 \begin_inset Newline newline
14371 \end_inset
14372
14373 text with serifs
14374 \begin_inset Newline newline
14375 \end_inset
14376
14377
14378 \family sans
14379 text without serifs
14380 \family default
14381
14382 \begin_inset Newline newline
14383 \end_inset
14384
14385 Serifs facilitate quick and easy reading.
14386  These fonts are therefore used as default (named 
14387 \family sans
14388 roman
14389 \family default
14390 ).
14391 \end_layout
14392
14393 \begin_layout Itemize
14394
14395 \family sans
14396 Sans serif
14397 \family default
14398  is not recommended for use as a base type.
14399  This font type is therefore often only used for headings and short texts.
14400  We use it in this document to highlight menu names.
14401 \end_layout
14402
14403 \begin_layout Standard
14404 \begin_inset Quotes eld
14405 \end_inset
14406
14407 Toggling
14408 \begin_inset Quotes erd
14409 \end_inset
14410
14411  refers to applying or removing font properties.
14412  When a property is marked for toggling in the 
14413 \family sans
14414 Text
14415 \begin_inset space ~
14416 \end_inset
14417
14418 Style
14419 \family default
14420  dialog, applying the style to text that already has the property will cause
14421  the property to be removed.
14422  If you, for example, apply a style with properties A, B and C to text that
14423  currently has font properties B, C, F and G, and if B is set to toggle
14424  and C is set not to toggle, the text ends up with properties A, C, F and
14425  G.
14426  
14427 \begin_inset Quotes eld
14428 \end_inset
14429
14430 Never toggled
14431 \begin_inset Quotes erd
14432 \end_inset
14433
14434  and 
14435 \begin_inset Quotes eld
14436 \end_inset
14437
14438 always toggled
14439 \begin_inset Quotes erd
14440 \end_inset
14441
14442  mean that you do not control the toggling behavior.
14443  For the properties on the left side of the dialog (
14444 \begin_inset Quotes eld
14445 \end_inset
14446
14447 Family
14448 \begin_inset Quotes erd
14449 \end_inset
14450
14451  etc.), toggling behavior is up to you.
14452  If 
14453 \family sans
14454 Toggle
14455 \begin_inset space ~
14456 \end_inset
14457
14458 all
14459 \family default
14460  is checked, all of the left side properties are toggled; by default, none
14461  of them are.
14462  Finally, 
14463 \begin_inset Quotes eld
14464 \end_inset
14465
14466 Reset
14467 \begin_inset Quotes erd
14468 \end_inset
14469
14470  is never toggled.
14471  If you, for example, set 
14472 \begin_inset Quotes eld
14473 \end_inset
14474
14475 Series
14476 \begin_inset Quotes erd
14477 \end_inset
14478
14479  to 
14480 \begin_inset Quotes eld
14481 \end_inset
14482
14483 Reset
14484 \begin_inset Quotes erd
14485 \end_inset
14486
14487  and select 
14488 \family sans
14489 Toggle
14490 \begin_inset space ~
14491 \end_inset
14492
14493 all
14494 \family default
14495 , then apply the style to bold face text, the text will revert to the default
14496  series (
14497 \begin_inset Quotes eld
14498 \end_inset
14499
14500 Medium
14501 \begin_inset Quotes erd
14502 \end_inset
14503
14504 ), no matter how many times you apply the style.
14505 \end_layout
14506
14507 \begin_layout Standard
14508 We conclude with the same warning once again: Do not overuse the fonts!
14509  They are, more often than not, a kludge and a bad substitute for good writing.
14510 \end_layout
14511
14512 \begin_layout Section
14513 Printing and Previewing
14514 \end_layout
14515
14516 \begin_layout Subsection
14517 Overview
14518 \end_layout
14519
14520 \begin_layout Standard
14521 Now that we have covered some of the basic features of document preparation
14522  using LyX, you probably want to know how to print out your masterpiece.
14523  Before we tell you that, we want to give you a quick explanation of what
14524  goes on behind-the-scenes.
14525  We cover this information in much greater detail in the 
14526 \emph on
14527 Additional Features
14528 \emph default
14529  manual as well.
14530 \end_layout
14531
14532 \begin_layout Standard
14533 LyX uses the program LaTeX as its backend.
14534  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14535  confusion, we will only refer to LaTeX.
14536  LyX is what you use to do your actual writing.
14537  Then, LyX calls LaTeX to turn your writing into printable output.
14538  This happens in two stages:
14539 \end_layout
14540
14541 \begin_layout Enumerate
14542 First, LyX converts your document to a series of text commands for LaTeX,
14543  generating a file with the extension, 
14544 \begin_inset Quotes eld
14545 \end_inset
14546
14547
14548 \family typewriter
14549 .tex
14550 \family default
14551
14552 \begin_inset Quotes erd
14553 \end_inset
14554
14555 .
14556 \end_layout
14557
14558 \begin_layout Enumerate
14559 Next, LyX calls LaTeX to use the commands in the 
14560 \family typewriter
14561 .tex
14562 \family default
14563  file to produce printable output.
14564 \end_layout
14565
14566 \begin_layout Subsection
14567 Output file formats
14568 \begin_inset Index idx
14569 status collapsed
14570
14571 \begin_layout Plain Layout
14572 File formats
14573 \end_layout
14574
14575 \end_inset
14576
14577
14578 \begin_inset CommandInset label
14579 LatexCommand label
14580 name "sub:Output-file-formats"
14581
14582 \end_inset
14583
14584
14585 \end_layout
14586
14587 \begin_layout Subsubsection
14588 Simple text (ASCII)
14589 \begin_inset Index idx
14590 status collapsed
14591
14592 \begin_layout Plain Layout
14593 File formats ! ASCII
14594 \end_layout
14595
14596 \end_inset
14597
14598
14599 \end_layout
14600
14601 \begin_layout Standard
14602 This file type has the extension 
14603 \begin_inset Quotes eld
14604 \end_inset
14605
14606
14607 \family typewriter
14608 .txt
14609 \family default
14610
14611 \begin_inset Quotes erd
14612 \end_inset
14613
14614 .
14615  It contains your document as plain text following the rules of the 
14616 \begin_inset Quotes eld
14617 \end_inset
14618
14619 American Standard Code for Information Interchange
14620 \begin_inset Quotes erd
14621 \end_inset
14622
14623  (ASCII).
14624 \end_layout
14625
14626 \begin_layout Standard
14627 You can export your document to ASCII with the menu 
14628 \family sans
14629 File\SpecialChar \menuseparator
14630 Export\SpecialChar \menuseparator
14631 Plain
14632 \begin_inset space ~
14633 \end_inset
14634
14635 text
14636 \family default
14637 .
14638  However, this will not export any externally generated material such as
14639  a BibTeX bibliography (section
14640 \begin_inset space ~
14641 \end_inset
14642
14643
14644 \begin_inset CommandInset ref
14645 LatexCommand ref
14646 reference "sub:Bibliography-databases"
14647
14648 \end_inset
14649
14650 ).
14651  If your document includes such material, use 
14652 \family sans
14653 File\SpecialChar \menuseparator
14654 Export\SpecialChar \menuseparator
14655 More
14656 \begin_inset space ~
14657 \end_inset
14658
14659 Formats
14660 \begin_inset space ~
14661 \end_inset
14662
14663 &
14664 \begin_inset space ~
14665 \end_inset
14666
14667 Options
14668 \family default
14669  and then select 
14670 \family sans
14671 Plain
14672 \begin_inset space ~
14673 \end_inset
14674
14675 text
14676 \begin_inset space ~
14677 \end_inset
14678
14679 (ps2ascii)
14680 \family default
14681 .
14682  This will first internally export your document to PostScript (generating
14683  thereby the external material) and then do the conversion to ASCII.
14684 \end_layout
14685
14686 \begin_layout Subsubsection
14687 LaTeX
14688 \begin_inset Index idx
14689 status collapsed
14690
14691 \begin_layout Plain Layout
14692 File formats ! LaTeX
14693 \end_layout
14694
14695 \end_inset
14696
14697
14698 \end_layout
14699
14700 \begin_layout Standard
14701 This file type has the extension 
14702 \begin_inset Quotes eld
14703 \end_inset
14704
14705
14706 \family typewriter
14707 .tex
14708 \family default
14709
14710 \begin_inset Quotes erd
14711 \end_inset
14712
14713  and contains all commands that are necessary for the LaTeX program to process
14714  your document.
14715  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14716  it manually with console commands.
14717  The LaTeX-file is automatically created in LyX's temporary directory whenever
14718  you view or export your document.
14719 \end_layout
14720
14721 \begin_layout Standard
14722 You can export your document as a LaTeX-file using the menu 
14723 \family sans
14724 File\SpecialChar \menuseparator
14725 Export\SpecialChar \menuseparator
14726 LaT
14727 \begin_inset ERT
14728 status collapsed
14729
14730 \begin_layout Plain Layout
14731
14732 {}
14733 \end_layout
14734
14735 \end_inset
14736
14737 eX
14738 \family default
14739 .
14740  The different LaTeX export variants are explained in section
14741 \begin_inset space ~
14742 \end_inset
14743
14744
14745 \begin_inset CommandInset ref
14746 LatexCommand ref
14747 reference "sub:Export"
14748
14749 \end_inset
14750
14751 .
14752 \end_layout
14753
14754 \begin_layout Subsubsection
14755 DVI
14756 \begin_inset Index idx
14757 status collapsed
14758
14759 \begin_layout Plain Layout
14760 File formats ! DVI
14761 \end_layout
14762
14763 \end_inset
14764
14765
14766 \end_layout
14767
14768 \begin_layout Standard
14769 This file type has the extension 
14770 \begin_inset Quotes eld
14771 \end_inset
14772
14773
14774 \family typewriter
14775 .dvi
14776 \family default
14777
14778 \begin_inset Quotes erd
14779 \end_inset
14780
14781 .
14782  It is called 
14783 \begin_inset Quotes eld
14784 \end_inset
14785
14786 device-independent
14787 \begin_inset Quotes erd
14788 \end_inset
14789
14790  (DVI), because it is completely portable; you can move them from one machine
14791  to another without needing to do any sort of conversion.
14792  DVIs are used for quick previews and as a pre-stage for other output formats,
14793  like PostScript.
14794 \end_layout
14795
14796 \begin_layout Standard
14797 DVI files do not contain images, they only link to them.
14798  So don't forget to deliver the images together with your DVIs.
14799  Because the DVI-viewer has to convert the images in the background to make
14800  them visible when you scroll the DVI, this can slow down your computer
14801  when you view the DVI.
14802  So we recommend using PDF for files with many images.
14803 \end_layout
14804
14805 \begin_layout Standard
14806 You can export your document to DVI by the menus 
14807 \family sans
14808 File\SpecialChar \menuseparator
14809 Export\SpecialChar \menuseparator
14810 DVI
14811 \family default
14812  or 
14813 \family sans
14814 File\SpecialChar \menuseparator
14815 Export\SpecialChar \menuseparator
14816 DVI
14817 \begin_inset space ~
14818 \end_inset
14819
14820 (LuaTe
14821 \begin_inset ERT
14822 status collapsed
14823
14824 \begin_layout Plain Layout
14825
14826 {}
14827 \end_layout
14828
14829 \end_inset
14830
14831 X).
14832
14833 \family default
14834  The latter option uses the program 
14835 \family typewriter
14836 LuaTeX
14837 \family default
14838 .
14839  
14840 \family typewriter
14841 LuaTeX
14842 \family default
14843  is an engine that provides direct Unicode support and support for direct
14844  font access (see section
14845 \begin_inset space ~
14846 \end_inset
14847
14848
14849 \begin_inset CommandInset ref
14850 LatexCommand ref
14851 reference "sub:LaTeX-font-support"
14852
14853 \end_inset
14854
14855 ).
14856  LuaTeX is still a work in progress, but it might develop into the next
14857  standard TeX processor.
14858 \end_layout
14859
14860 \begin_layout Subsubsection
14861 PostScript
14862 \begin_inset Index idx
14863 status collapsed
14864
14865 \begin_layout Plain Layout
14866 File formats ! PostScript
14867 \end_layout
14868
14869 \end_inset
14870
14871
14872 \end_layout
14873
14874 \begin_layout Standard
14875 This file type has the extension 
14876 \begin_inset Quotes eld
14877 \end_inset
14878
14879
14880 \family typewriter
14881 .ps
14882 \family default
14883
14884 \begin_inset Quotes erd
14885 \end_inset
14886
14887 .
14888  PostScript was developed by the company 
14889 \family typewriter
14890 Adobe
14891 \family default
14892  as a printer language.
14893  The file therefore contains commands that the printer uses to print the
14894  file.
14895  PostScript can be seen as a 
14896 \begin_inset Quotes eld
14897 \end_inset
14898
14899 programming language
14900 \begin_inset Quotes erd
14901 \end_inset
14902
14903 ; you can calculate with it and draw diagrams and images.
14904 \begin_inset Foot
14905 status collapsed
14906
14907 \begin_layout Plain Layout
14908 If you are interested in learning more about this, have a look at the LaTeX-pack
14909 age 
14910 \series bold
14911 pstricks
14912 \series default
14913
14914 \begin_inset Index idx
14915 status collapsed
14916
14917 \begin_layout Plain Layout
14918 LaTeX-packages ! pstricks
14919 \end_layout
14920
14921 \end_inset
14922
14923 .
14924 \end_layout
14925
14926 \end_inset
14927
14928  As a result of this, the files are often bigger than PDFs.
14929 \end_layout
14930
14931 \begin_layout Standard
14932 PostScript can only contain images in the format 
14933 \begin_inset Quotes eld
14934 \end_inset
14935
14936 Encapsulated PostScript
14937 \begin_inset Quotes erd
14938 \end_inset
14939
14940  (EPS, file extension 
14941 \begin_inset Quotes eld
14942 \end_inset
14943
14944
14945 \family typewriter
14946 .eps
14947 \family default
14948
14949 \begin_inset Quotes erd
14950 \end_inset
14951
14952 ).
14953  As LyX allows you to use any known image format in your document, it has
14954  to convert them in the background to EPS.
14955  If, for example, you have 50
14956 \begin_inset space ~
14957 \end_inset
14958
14959 images in your document, LyX has to do 50
14960 \begin_inset space ~
14961 \end_inset
14962
14963 conversions when you view or export your document the first time.
14964  This might slow down your workflow with LyX.
14965  So if you plan to use PostScript, you can insert your images directly as
14966  EPS to avoid this problem.
14967 \end_layout
14968
14969 \begin_layout Standard
14970 You can export to PostScript using the menu 
14971 \family sans
14972 File\SpecialChar \menuseparator
14973 Export\SpecialChar \menuseparator
14974 PostScript
14975 \family default
14976 .
14977 \end_layout
14978
14979 \begin_layout Subsubsection
14980 PDF
14981 \begin_inset Index idx
14982 status collapsed
14983
14984 \begin_layout Plain Layout
14985 File formats ! PDF
14986 \end_layout
14987
14988 \end_inset
14989
14990
14991 \begin_inset Index idx
14992 status collapsed
14993
14994 \begin_layout Plain Layout
14995 PDF
14996 \end_layout
14997
14998 \end_inset
14999
15000
15001 \end_layout
15002
15003 \begin_layout Standard
15004 This file type has the extension 
15005 \begin_inset Quotes eld
15006 \end_inset
15007
15008
15009 \family typewriter
15010 .pdf
15011 \family default
15012
15013 \begin_inset Quotes erd
15014 \end_inset
15015
15016 .
15017  The 
15018 \begin_inset Quotes eld
15019 \end_inset
15020
15021 Portable Document Format
15022 \begin_inset Quotes erd
15023 \end_inset
15024
15025  (PDF) developed by 
15026 \family typewriter
15027 Adobe
15028 \family default
15029  was derived from PostScript.
15030  It is more compressed and it uses fewer commands than PostScript.
15031  As the name 
15032 \begin_inset Quotes eld
15033 \end_inset
15034
15035 portable
15036 \begin_inset Quotes erd
15037 \end_inset
15038
15039  implies, it can be processed on any computer system and the printed output
15040  looks exactly the same.
15041 \end_layout
15042
15043 \begin_layout Standard
15044 PDF can contain images in its own PDF format and in the formats 
15045 \begin_inset Quotes eld
15046 \end_inset
15047
15048 Joint Photographic Experts Group
15049 \begin_inset Quotes erd
15050 \end_inset
15051
15052  (JPG, file extension 
15053 \begin_inset Quotes eld
15054 \end_inset
15055
15056
15057 \family typewriter
15058 .jpg
15059 \family default
15060
15061 \begin_inset Quotes erd
15062 \end_inset
15063
15064  or 
15065 \begin_inset Quotes eld
15066 \end_inset
15067
15068
15069 \family typewriter
15070 .jpeg
15071 \family default
15072
15073 \begin_inset Quotes erd
15074 \end_inset
15075
15076 ) and 
15077 \begin_inset Quotes eld
15078 \end_inset
15079
15080 Portable Network Graphics
15081 \begin_inset Quotes erd
15082 \end_inset
15083
15084  (PNG, file extension 
15085 \begin_inset Quotes eld
15086 \end_inset
15087
15088
15089 \family typewriter
15090 .png
15091 \family default
15092
15093 \begin_inset Quotes erd
15094 \end_inset
15095
15096 ).
15097  You can also use any other image format, because LyX converts them in the
15098  background to one of these formats.
15099  But as described in the section about PostScript, the image conversion
15100  will slow down your workflow.
15101  So we recommend using images in one of the three formats mentioned above.
15102 \end_layout
15103
15104 \begin_layout Standard
15105 You can export your document to PDF via the menu 
15106 \family sans
15107 File\SpecialChar \menuseparator
15108 Export
15109 \family default
15110  in different ways:
15111 \end_layout
15112
15113 \begin_layout Description
15114 PDF
15115 \begin_inset space ~
15116 \end_inset
15117
15118 (pdflatex) This uses the program 
15119 \family typewriter
15120 pdftex
15121 \family default
15122  which converts your file directly to PDF.
15123 \end_layout
15124
15125 \begin_layout Description
15126 PDF
15127 \begin_inset space ~
15128 \end_inset
15129
15130 (LuaTe
15131 \begin_inset ERT
15132 status collapsed
15133
15134 \begin_layout Plain Layout
15135
15136 {}
15137 \end_layout
15138
15139 \end_inset
15140
15141 X) This uses the program 
15142 \family typewriter
15143 LuaTeX
15144 \family default
15145  which converts your file directly to PDF.
15146  
15147 \family typewriter
15148 LuaTeX
15149 \family default
15150  is a new engine, derived from 
15151 \family typewriter
15152 pdflatex
15153 \family default
15154 , that also provides direct Unicode support and support for direct font
15155  access (see section
15156 \begin_inset space ~
15157 \end_inset
15158
15159
15160 \begin_inset CommandInset ref
15161 LatexCommand ref
15162 reference "sub:LaTeX-font-support"
15163
15164 \end_inset
15165
15166 ).
15167  LuaTeX is still a work in progress, but it might develop into the next
15168  standard TeX processor.
15169 \end_layout
15170
15171 \begin_layout Description
15172 PDF
15173 \begin_inset space ~
15174 \end_inset
15175
15176 (XeTe
15177 \begin_inset ERT
15178 status collapsed
15179
15180 \begin_layout Plain Layout
15181
15182 {}
15183 \end_layout
15184
15185 \end_inset
15186
15187 X) This uses the program 
15188 \family typewriter
15189 XeTeX
15190 \family default
15191  that converts your file directly to PDF.
15192  
15193 \family typewriter
15194 XeTeX
15195 \family default
15196  is a new engine that provides direct Unicode support and support for direct
15197  font access (see section
15198 \begin_inset space ~
15199 \end_inset
15200
15201
15202 \begin_inset CommandInset ref
15203 LatexCommand ref
15204 reference "sub:LaTeX-font-support"
15205
15206 \end_inset
15207
15208 ).
15209  It is particularly good at typesetting different scripts, for example,
15210  vertically written Japanese.
15211 \end_layout
15212
15213 \begin_layout Description
15214 PDF
15215 \begin_inset space ~
15216 \end_inset
15217
15218 (dvipdfm) This uses the program 
15219 \family typewriter
15220 dvipdfm
15221 \family default
15222  that converts your file in the background to DVI and in a second step to
15223  PDF.
15224 \end_layout
15225
15226 \begin_layout Description
15227 PDF
15228 \begin_inset space ~
15229 \end_inset
15230
15231 (ps2pdf) This uses the program 
15232 \family typewriter
15233 ps2pdf
15234 \family default
15235  that creates a PDF from a PostScript-version of your file.
15236  The PostScript-version is produced by the program 
15237 \family typewriter
15238 dvips
15239 \family default
15240  which uses a DVI-version as intermediate step.
15241  So this export variant consists of three conversions.
15242 \end_layout
15243
15244 \begin_layout Standard
15245 We recommend using 
15246 \family sans
15247 PDF
15248 \begin_inset space ~
15249 \end_inset
15250
15251 (pdflatex)
15252 \family default
15253  because 
15254 \family typewriter
15255 pdftex
15256 \family default
15257  supports all the features of actual PDF-versions, is quick, stable, and
15258  works without problems.
15259  If you rely on multiscript support and\SpecialChar \slash{}
15260 or specific OpenType fonts, you might
15261  want to try out 
15262 \family sans
15263 PDF
15264 \begin_inset space ~
15265 \end_inset
15266
15267 (XeTe
15268 \begin_inset ERT
15269 status collapsed
15270
15271 \begin_layout Plain Layout
15272
15273 {}
15274 \end_layout
15275
15276 \end_inset
15277
15278 X)
15279 \family default
15280  or 
15281 \family sans
15282 PDF
15283 \begin_inset space ~
15284 \end_inset
15285
15286 (LuaTe
15287 \begin_inset ERT
15288 status collapsed
15289
15290 \begin_layout Plain Layout
15291
15292 {}
15293 \end_layout
15294
15295 \end_inset
15296
15297 X)
15298 \family default
15299  instead, bearing in mind that these two programs are not yet as mature
15300  as 
15301 \family typewriter
15302 pdflatex
15303 \family default
15304 .
15305 \end_layout
15306
15307 \begin_layout Subsubsection
15308 XHTML
15309 \begin_inset Index idx
15310 status collapsed
15311
15312 \begin_layout Plain Layout
15313 FileFormats ! XHTML
15314 \end_layout
15315
15316 \end_inset
15317
15318
15319 \begin_inset Index idx
15320 status collapsed
15321
15322 \begin_layout Plain Layout
15323 HTML
15324 \end_layout
15325
15326 \end_inset
15327
15328
15329 \end_layout
15330
15331 \begin_layout Standard
15332 This file type has the extension 
15333 \begin_inset Quotes eld
15334 \end_inset
15335
15336
15337 \family typewriter
15338 .xhtml
15339 \family default
15340
15341 \begin_inset Quotes erd
15342 \end_inset
15343
15344 .
15345  It is a file suitable for viewing in web browsers.
15346  It does not itself contain images and the like but only links to them.
15347  When LyX produces XHTML, it also generates corresponding images in formats
15348  suitable for the purpose.
15349  For the math output you can choose in the menu 
15350 \family sans
15351 Document\SpecialChar \menuseparator
15352 Settings\SpecialChar \menuseparator
15353 Output
15354 \family default
15355  between different formats, which are described in section 
15356 \emph on
15357 Math Output in XHTML
15358 \emph default
15359  of the 
15360 \emph on
15361 Additional
15362 \begin_inset space ~
15363 \end_inset
15364
15365 Features
15366 \emph default
15367  manual.
15368 \end_layout
15369
15370 \begin_layout Standard
15371 XHTML output remains 
15372 \begin_inset Quotes eld
15373 \end_inset
15374
15375 under development
15376 \begin_inset Quotes erd
15377 \end_inset
15378
15379 , and not all LyX features are supported yet.
15380  See the chapter 
15381 \emph on
15382 LyX and the World Wide Web
15383 \emph default
15384 , in the 
15385 \emph on
15386 Additional Features
15387 \emph default
15388  manual, for more information.
15389 \end_layout
15390
15391 \begin_layout Standard
15392 You can export your document as an XHTML file using the menu item 
15393 \family sans
15394 File\SpecialChar \menuseparator
15395 Export\SpecialChar \menuseparator
15396 LyXHTML
15397 \family default
15398 .
15399 \end_layout
15400
15401 \begin_layout Subsection
15402 Previewing
15403 \begin_inset Index idx
15404 status collapsed
15405
15406 \begin_layout Plain Layout
15407 Document ! Preview 
15408 \end_layout
15409
15410 \end_inset
15411
15412
15413 \end_layout
15414
15415 \begin_layout Standard
15416 To get a look at the final version of your document, with all of the page
15417  breaks in place, the footnotes correctly numbered, and so on, use the menu
15418  
15419 \family sans
15420 Document
15421 \family default
15422  and choose 
15423 \family sans
15424 View
15425 \family default
15426  or use the toolbar button 
15427 \begin_inset Info
15428 type  "icon"
15429 arg   "buffer-view"
15430 \end_inset
15431
15432 .
15433  A viewing program will pop up showing the output in the defined default
15434  output format, which is globally set in the preferences (see sec.
15435 \begin_inset space \thinspace{}
15436 \end_inset
15437
15438
15439 \begin_inset CommandInset ref
15440 LatexCommand ref
15441 reference "sec:File-Formats"
15442
15443 \end_inset
15444
15445 ) and can also be altered for single documents in the document settings
15446  (see sec.
15447 \begin_inset space \thinspace{}
15448 \end_inset
15449
15450
15451 \begin_inset CommandInset ref
15452 LatexCommand ref
15453 reference "sec:Doc-Output"
15454
15455 \end_inset
15456
15457 ).
15458  Further output formats can be selected via 
15459 \family sans
15460 Document\SpecialChar \menuseparator
15461 View (Other Formats)
15462 \family default
15463  or the toolbar button 
15464 \begin_inset Graphics
15465         filename ../images/view-others.png
15466         scale 85
15467         groupId toolbarbuttons
15468
15469 \end_inset
15470
15471 .
15472 \end_layout
15473
15474 \begin_layout Standard
15475 If you have changed your document, you can refresh the output in the same
15476  viewer window using the menu 
15477 \family sans
15478 Document\SpecialChar \menuseparator
15479 Update
15480 \family default
15481  or 
15482 \family sans
15483 Document\SpecialChar \menuseparator
15484 Update (Other Formats)
15485 \family default
15486 , respectively.
15487 \end_layout
15488
15489 \begin_layout Standard
15490 When you preview a file, the output file is only generated in LyX's temporary
15491  directory.
15492  To have a real output, export your document.
15493 \end_layout
15494
15495 \begin_layout Subsection
15496 Printing the File from within LyX
15497 \begin_inset CommandInset label
15498 LatexCommand label
15499 name "sub:Printing-the-File"
15500
15501 \end_inset
15502
15503
15504 \end_layout
15505
15506 \begin_layout Standard
15507 Instead of exporting your file and then printing it, you can also print
15508  it directly from within LyX.
15509  To print a file, select the menu 
15510 \family sans
15511 File\SpecialChar \menuseparator
15512 Print
15513 \family default
15514  (shortcut 
15515 \begin_inset Info
15516 type  "shortcut"
15517 arg   "dialog-show print"
15518 \end_inset
15519
15520 ) or click on the toolbar button 
15521 \begin_inset Info
15522 type  "icon"
15523 arg   "dialog-show print"
15524 \end_inset
15525
15526 .
15527  LyX will internally call LaTeX to produce a DVI.
15528  This file is then processed by the program 
15529 \family typewriter
15530 dvips
15531 \family default
15532  to a PostScript-file, which is finally printed using the program 
15533 \family typewriter
15534 Ghostscript
15535 \family default
15536 .
15537  Due to these steps in the background, this method is not the fastest.
15538 \end_layout
15539
15540 \begin_layout Standard
15541 You can set the following print parameters in the 
15542 \family sans
15543 Print
15544 \begin_inset space ~
15545 \end_inset
15546
15547 Destination
15548 \family default
15549  box:
15550 \end_layout
15551
15552 \begin_layout Labeling
15553 \labelwidthstring 00.00.0000
15554
15555 \family sans
15556 Printer
15557 \family default
15558  This is the name of the printer to print to.
15559 \begin_inset Foot
15560 status collapsed
15561
15562 \begin_layout Plain Layout
15563 Note that this printer name is for the program 
15564 \family typewriter
15565 dvips
15566 \family default
15567 .
15568  That means 
15569 \family typewriter
15570 dvips
15571 \family default
15572  has to be configured for this printer name.
15573  The default printer can be set in LyX's preferences dialog, see section
15574 \begin_inset space ~
15575 \end_inset
15576
15577
15578 \begin_inset CommandInset ref
15579 LatexCommand ref
15580 reference "sub:Printer"
15581
15582 \end_inset
15583
15584 .
15585 \end_layout
15586
15587 \end_inset
15588
15589  The printer should understand PostScript.
15590 \end_layout
15591
15592 \begin_layout Labeling
15593 \labelwidthstring 00.00.0000
15594
15595 \family sans
15596 File
15597 \family default
15598  The name of a file to print to.
15599  The output will be a PostScript file.
15600  It will be written in LyX's working directory unless you specify the full
15601  path.
15602 \end_layout
15603
15604 \begin_layout Standard
15605 You can choose to print only a range of pages, only even-numbered or only
15606  odd-numbered pages or to print the pages in reverse — the latter options
15607  are useful for printing on two sides with a printer without a duplexer:
15608  you re-insert the pages after printing one set to print on the other side.
15609  Some printers spit out pages face-up, others, face-down.
15610  By choosing a particular order to print in, you can take the entire stack
15611  of pages out of the printer without needing to reorder them.
15612 \end_layout
15613
15614 \begin_layout Section
15615 A few Words about Typography
15616 \begin_inset Index idx
15617 status collapsed
15618
15619 \begin_layout Plain Layout
15620 Typography
15621 \end_layout
15622
15623 \end_inset
15624
15625
15626 \end_layout
15627
15628 \begin_layout Subsection
15629 Hyphens, Dashes and Minus Signs
15630 \begin_inset Index idx
15631 status collapsed
15632
15633 \begin_layout Plain Layout
15634 Hyphens
15635 \end_layout
15636
15637 \end_inset
15638
15639
15640 \begin_inset Index idx
15641 status collapsed
15642
15643 \begin_layout Plain Layout
15644 Dashes
15645 \end_layout
15646
15647 \end_inset
15648
15649
15650 \end_layout
15651
15652 \begin_layout Standard
15653 In LyX, the 
15654 \begin_inset Quotes eld
15655 \end_inset
15656
15657
15658 \family typewriter
15659 -
15660 \family default
15661
15662 \begin_inset Quotes erd
15663 \end_inset
15664
15665  character comes in four lengths: the 
15666 \emph on
15667 hyphen
15668 \emph default
15669 , the 
15670 \emph on
15671 en dash
15672 \emph default
15673 , the 
15674 \emph on
15675 em dash
15676 \emph default
15677 , and the minus sign:
15678 \begin_inset VSpace defskip
15679 \end_inset
15680
15681
15682 \end_layout
15683
15684 \begin_layout Standard
15685 \begin_inset Tabular
15686 <lyxtabular version="3" rows="5" columns="3">
15687 <features rotate="0" tabularvalignment="middle">
15688 <column alignment="left" valignment="top">
15689 <column alignment="left" valignment="top">
15690 <column alignment="left" valignment="top">
15691 <row interlinespace="3mm">
15692 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15693 \begin_inset Text
15694
15695 \begin_layout Plain Layout
15696 name
15697 \end_layout
15698
15699 \end_inset
15700 </cell>
15701 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout Plain Layout
15705 output
15706 \end_layout
15707
15708 \end_inset
15709 </cell>
15710 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15711 \begin_inset Text
15712
15713 \begin_layout Plain Layout
15714 inserted with
15715 \end_layout
15716
15717 \end_inset
15718 </cell>
15719 </row>
15720 <row interlinespace="3mm">
15721 <cell alignment="center" valignment="top" usebox="none">
15722 \begin_inset Text
15723
15724 \begin_layout Plain Layout
15725 hyphen
15726 \end_layout
15727
15728 \end_inset
15729 </cell>
15730 <cell alignment="center" valignment="top" usebox="none">
15731 \begin_inset Text
15732
15733 \begin_layout Plain Layout
15734 -
15735 \end_layout
15736
15737 \end_inset
15738 </cell>
15739 <cell alignment="center" valignment="top" usebox="none">
15740 \begin_inset Text
15741
15742 \begin_layout Plain Layout
15743 \begin_inset Quotes eld
15744 \end_inset
15745
15746
15747 \family typewriter
15748 -
15749 \family default
15750
15751 \begin_inset Quotes erd
15752 \end_inset
15753
15754  in text
15755 \end_layout
15756
15757 \end_inset
15758 </cell>
15759 </row>
15760 <row interlinespace="3mm">
15761 <cell alignment="center" valignment="top" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765 en dash
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 <cell alignment="center" valignment="top" usebox="none">
15771 \begin_inset Text
15772
15773 \begin_layout Plain Layout
15774
15775 \end_layout
15776
15777 \end_inset
15778 </cell>
15779 <cell alignment="center" valignment="top" usebox="none">
15780 \begin_inset Text
15781
15782 \begin_layout Plain Layout
15783
15784 \family sans
15785 Insert\SpecialChar \menuseparator
15786 Special
15787 \begin_inset space ~
15788 \end_inset
15789
15790 Character\SpecialChar \menuseparator
15791 Symbols
15792 \end_layout
15793
15794 \end_inset
15795 </cell>
15796 </row>
15797 <row interlinespace="3mm">
15798 <cell alignment="center" valignment="top" usebox="none">
15799 \begin_inset Text
15800
15801 \begin_layout Plain Layout
15802 em dash
15803 \end_layout
15804
15805 \end_inset
15806 </cell>
15807 <cell alignment="center" valignment="top" usebox="none">
15808 \begin_inset Text
15809
15810 \begin_layout Plain Layout
15811
15812 \end_layout
15813
15814 \end_inset
15815 </cell>
15816 <cell alignment="center" valignment="top" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820
15821 \family sans
15822 Insert\SpecialChar \menuseparator
15823 Special
15824 \begin_inset space ~
15825 \end_inset
15826
15827 Character\SpecialChar \menuseparator
15828 Symbols
15829 \end_layout
15830
15831 \end_inset
15832 </cell>
15833 </row>
15834 <row>
15835 <cell alignment="center" valignment="top" usebox="none">
15836 \begin_inset Text
15837
15838 \begin_layout Plain Layout
15839 minus sign
15840 \end_layout
15841
15842 \end_inset
15843 </cell>
15844 <cell alignment="center" valignment="top" usebox="none">
15845 \begin_inset Text
15846
15847 \begin_layout Plain Layout
15848 \begin_inset Formula $-$
15849 \end_inset
15850
15851
15852 \end_layout
15853
15854 \end_inset
15855 </cell>
15856 <cell alignment="center" valignment="top" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860 \begin_inset Quotes eld
15861 \end_inset
15862
15863
15864 \family typewriter
15865 -
15866 \family default
15867
15868 \begin_inset Quotes erd
15869 \end_inset
15870
15871  in math mode
15872 \end_layout
15873
15874 \end_inset
15875 </cell>
15876 </row>
15877 </lyxtabular>
15878
15879 \end_inset
15880
15881
15882 \begin_inset VSpace defskip
15883 \end_inset
15884
15885
15886 \end_layout
15887
15888 \begin_layout Standard
15889 You can alternatively generate the en and em dash by inserting the 
15890 \begin_inset Quotes eld
15891 \end_inset
15892
15893
15894 \family typewriter
15895 -
15896 \family default
15897
15898 \begin_inset Quotes erd
15899 \end_inset
15900
15901  character multiple times in a row.
15902  They will automatically be converted to the appropriate length dash in
15903  the final output, but not in LyX.
15904  
15905 \begin_inset Quotes eld
15906 \end_inset
15907
15908 -
15909 \begin_inset space \thinspace{}
15910 \end_inset
15911
15912 -
15913 \begin_inset Quotes erd
15914 \end_inset
15915
15916  gives a en dash, 
15917 \begin_inset Quotes eld
15918 \end_inset
15919
15920 -
15921 \begin_inset space \thinspace{}
15922 \end_inset
15923
15924 -
15925 \begin_inset space \thinspace{}
15926 \end_inset
15927
15928 -
15929 \begin_inset Quotes erd
15930 \end_inset
15931
15932  a em dash.
15933 \end_layout
15934
15935 \begin_layout Standard
15936 The three dash types are distinct from the minus sign, which appears in
15937  math mode and has a length of its own.
15938  Here are some examples:
15939 \end_layout
15940
15941 \begin_layout Enumerate
15942 line- and page-breaks
15943 \begin_inset space \hfill{}
15944 \end_inset
15945
15946 (
15947 \emph on
15948 hyphen
15949 \emph default
15950 )
15951 \end_layout
15952
15953 \begin_layout Enumerate
15954 From A–Z
15955 \begin_inset space \hfill{}
15956 \end_inset
15957
15958 (
15959 \emph on
15960 en dash
15961 \emph default
15962 )
15963 \end_layout
15964
15965 \begin_layout Enumerate
15966 Oh — there's a dash.
15967 \begin_inset space \hfill{}
15968 \end_inset
15969
15970 (
15971 \emph on
15972 em dash
15973 \emph default
15974 )
15975 \end_layout
15976
15977 \begin_layout Enumerate
15978 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15979 \end_inset
15980
15981
15982 \begin_inset space \hfill{}
15983 \end_inset
15984
15985 (
15986 \emph on
15987 minus sign
15988 \emph default
15989 )
15990 \end_layout
15991
15992 \begin_layout Subsection
15993 Hyphenation
15994 \begin_inset Index idx
15995 status collapsed
15996
15997 \begin_layout Plain Layout
15998 Hyphenation
15999 \end_layout
16000
16001 \end_inset
16002
16003
16004 \begin_inset CommandInset label
16005 LatexCommand label
16006 name "sub:Hyphenation"
16007
16008 \end_inset
16009
16010
16011 \end_layout
16012
16013 \begin_layout Standard
16014 Words are not hyphenated within LyX but automatically in the output.
16015  Hyphenation is done by the LaTeX-package 
16016 \series bold
16017 babel
16018 \series default
16019
16020 \begin_inset Index idx
16021 status collapsed
16022
16023 \begin_layout Plain Layout
16024 LaTeX-packages ! babel
16025 \end_layout
16026
16027 \end_inset
16028
16029  following the rules of the document language.
16030 \end_layout
16031
16032 \begin_layout Standard
16033 LaTeX hyphenates almost perfectly; it only has problems with text in the
16034  
16035 \family sans
16036 typewriter
16037 \family default
16038  font and with unusual constructs, like 
16039 \begin_inset Quotes eld
16040 \end_inset
16041
16042 h3knix/m0n0wall
16043 \begin_inset Quotes erd
16044 \end_inset
16045
16046 .
16047  If LaTeX cannot break a word correctly, you can set hyphenation points
16048  manually.
16049  This is done with the menu 
16050 \family sans
16051 Insert\SpecialChar \menuseparator
16052 Formatting\SpecialChar \menuseparator
16053 Hyphenation
16054 \begin_inset space ~
16055 \end_inset
16056
16057 Point
16058 \family default
16059 .
16060  These extra hyphenation points are only recommendations to LaTeX.
16061  If no hyphenation is necessary, LaTeX will ignore them.
16062 \end_layout
16063
16064 \begin_layout Standard
16065 Sometimes you want to prevent words or constructs from being hyphenated.
16066  Imagine that you are describing keybindings/shortcuts in your document
16067  in the form 
16068 \begin_inset Quotes eld
16069 \end_inset
16070
16071 A-b c
16072 \begin_inset Quotes erd
16073 \end_inset
16074
16075 .
16076  LaTeX would then see the hyphen 
16077 \begin_inset Quotes eld
16078 \end_inset
16079
16080 -
16081 \begin_inset Quotes erd
16082 \end_inset
16083
16084  as a hyphenation possibility.
16085  Hyphenating at this point would look ugly.
16086  To prevent the shortcut from being hyphenated, you can put it into a makebox
16087  as described in section 
16088 \begin_inset Quotes eld
16089 \end_inset
16090
16091 Prevent Hyphenation
16092 \begin_inset Quotes erd
16093 \end_inset
16094
16095  of the 
16096 \emph on
16097 Embedded
16098 \begin_inset space ~
16099 \end_inset
16100
16101 Objects
16102 \emph default
16103  manual.
16104 \end_layout
16105
16106 \begin_layout Subsection
16107 Punctuation Marks
16108 \begin_inset Index idx
16109 status collapsed
16110
16111 \begin_layout Plain Layout
16112 Punctuation marks
16113 \end_layout
16114
16115 \end_inset
16116
16117
16118 \end_layout
16119
16120 \begin_layout Subsubsection
16121 Abbreviations and End of Sentence
16122 \begin_inset CommandInset label
16123 LatexCommand label
16124 name "sub:Abbreviations"
16125
16126 \end_inset
16127
16128
16129 \end_layout
16130
16131 \begin_layout Standard
16132 When LyX calls LaTeX to generate the final version of your document, LaTeX
16133  automatically distinguishes between words, sentences, and abbreviations.
16134  LaTeX then adds the 
16135 \begin_inset Quotes eld
16136 \end_inset
16137
16138 appropriate amount of space.
16139 \begin_inset Quotes erd
16140 \end_inset
16141
16142  That means sentences get a little bit more space between the period and
16143  the next word.
16144  Abbreviations get the same amount of space after the period that a word
16145  gets after another word.
16146 \end_layout
16147
16148 \begin_layout Standard
16149 Unfortunately, the algorithm for figuring out what's an abbreviation does
16150  not work in all cases.
16151  If a 
16152 \begin_inset Quotes eld
16153 \end_inset
16154
16155
16156 \family typewriter
16157 .
16158 \family default
16159
16160 \begin_inset Quotes erd
16161 \end_inset
16162
16163  is at the end of a lowercase letter, it's the end of a sentence; if it's
16164  at the end of a capitalized letter, it's an abbreviation.
16165 \end_layout
16166
16167 \begin_layout Standard
16168 Here are some examples of 
16169 \emph on
16170 correct
16171 \emph default
16172  abbreviations and of the end of a sentence:
16173 \end_layout
16174
16175 \begin_layout Itemize
16176 M.
16177  Butterfly
16178 \end_layout
16179
16180 \begin_layout Itemize
16181 Don't worry.
16182  Be happy.
16183 \end_layout
16184
16185 \begin_layout Standard
16186 And here is an example of the algorithm going wrong:
16187 \end_layout
16188
16189 \begin_layout Itemize
16190 e.
16191 \begin_inset space \thinspace{}
16192 \end_inset
16193
16194 g.
16195  this is too much space!
16196 \end_layout
16197
16198 \begin_layout Itemize
16199 This is I.
16200  It's okay.
16201 \end_layout
16202
16203 \begin_layout Standard
16204 You will not see anything wrong until you view a final version of your document.
16205 \end_layout
16206
16207 \begin_layout Standard
16208 To fix this problem, use one of the following:
16209 \end_layout
16210
16211 \begin_layout Enumerate
16212 Use an 
16213 \family sans
16214 Inter-word
16215 \begin_inset space ~
16216 \end_inset
16217
16218 Space
16219 \family default
16220  after lowercase abbreviations (see section
16221 \begin_inset space ~
16222 \end_inset
16223
16224
16225 \begin_inset CommandInset ref
16226 LatexCommand ref
16227 reference "sub:Inter-word-Space"
16228
16229 \end_inset
16230
16231 ).
16232 \begin_inset Index idx
16233 status collapsed
16234
16235 \begin_layout Plain Layout
16236 Spaces ! inter-word
16237 \end_layout
16238
16239 \end_inset
16240
16241
16242 \end_layout
16243
16244 \begin_layout Enumerate
16245 Use a 
16246 \family sans
16247 Thin
16248 \begin_inset space ~
16249 \end_inset
16250
16251 Space
16252 \family default
16253  between two tokens of an abbreviation (see section
16254 \begin_inset space ~
16255 \end_inset
16256
16257
16258 \begin_inset CommandInset ref
16259 LatexCommand ref
16260 reference "sub:Thin-Space"
16261
16262 \end_inset
16263
16264 ).
16265 \begin_inset Index idx
16266 status collapsed
16267
16268 \begin_layout Plain Layout
16269 Spaces ! thin
16270 \end_layout
16271
16272 \end_inset
16273
16274
16275 \end_layout
16276
16277 \begin_layout Enumerate
16278 Use an 
16279 \family sans
16280 End
16281 \begin_inset space ~
16282 \end_inset
16283
16284 of
16285 \begin_inset space ~
16286 \end_inset
16287
16288 sentence
16289 \begin_inset space ~
16290 \end_inset
16291
16292 period
16293 \family default
16294  found under the 
16295 \family sans
16296 Insert\SpecialChar \menuseparator
16297 Special
16298 \begin_inset space ~
16299 \end_inset
16300
16301 Character
16302 \family default
16303  menu to force the use of inter-sentence spacing.
16304  This function is also bound to 
16305 \begin_inset Info
16306 type  "shortcut"
16307 arg   "specialchar-insert end-of-sentence"
16308 \end_inset
16309
16310  for easy access.
16311 \end_layout
16312
16313 \begin_layout Standard
16314 With the corrections, our earlier examples look like this:
16315 \end_layout
16316
16317 \begin_layout Itemize
16318 e.
16319 \begin_inset space \thinspace{}
16320 \end_inset
16321
16322 g.
16323 \begin_inset space \space{}
16324 \end_inset
16325
16326 this is too much space!
16327 \end_layout
16328
16329 \begin_layout Itemize
16330 This is I\SpecialChar \@.
16331  It's okay.
16332 \end_layout
16333
16334 \begin_layout Standard
16335 Some languages don't use extra spacing between sentences.
16336  If your language is such a language, you don't need to worry, because LaTeX
16337  will take care of this.
16338 \end_layout
16339
16340 \begin_layout Standard
16341 For those that do need to bother, there is help to catch those sneaky errors:
16342  Check out the 
16343 \family sans
16344 Check
16345 \begin_inset space ~
16346 \end_inset
16347
16348 TeX
16349 \family default
16350  feature described in the section 
16351 \emph on
16352 Checking TeX
16353 \emph default
16354  of the 
16355 \emph on
16356 Additional Features
16357 \emph default
16358  manual.
16359 \end_layout
16360
16361 \begin_layout Subsubsection
16362 Quotes
16363 \begin_inset Index idx
16364 status collapsed
16365
16366 \begin_layout Plain Layout
16367 Typography ! Quotes
16368 \end_layout
16369
16370 \end_inset
16371
16372
16373 \begin_inset Index idx
16374 status collapsed
16375
16376 \begin_layout Plain Layout
16377 Quotes | see
16378 \begin_inset ERT
16379 status collapsed
16380
16381 \begin_layout Plain Layout
16382
16383 {
16384 \end_layout
16385
16386 \end_inset
16387
16388 Typography
16389 \begin_inset ERT
16390 status collapsed
16391
16392 \begin_layout Plain Layout
16393
16394 }
16395 \end_layout
16396
16397 \end_inset
16398
16399
16400 \end_layout
16401
16402 \end_inset
16403
16404
16405 \end_layout
16406
16407 \begin_layout Standard
16408 LyX usually sets quotes correctly.
16409  Specifically, it will use an opening quote at the beginning of quoted text,
16410  and use a closing quote at the end.
16411  For example, 
16412 \begin_inset Quotes eld
16413 \end_inset
16414
16415 open close
16416 \begin_inset Quotes erd
16417 \end_inset
16418
16419 .
16420  The keyboard character, 
16421 \family sans
16422 "
16423 \family default
16424 , generates this automatically.
16425 \end_layout
16426
16427 \begin_layout Standard
16428 You can specify what character the 
16429 \family sans
16430 "
16431 \family default
16432  key produces using the submenu 
16433 \family sans
16434 Language
16435 \family default
16436  of the 
16437 \family sans
16438 Document\SpecialChar \menuseparator
16439 Settings
16440 \family default
16441
16442 \begin_inset Index idx
16443 status collapsed
16444
16445 \begin_layout Plain Layout
16446 Document ! Settings
16447 \end_layout
16448
16449 \end_inset
16450
16451  dialog in the box 
16452 \family sans
16453 Quote Style
16454 \family default
16455 .
16456  There are six choices:
16457 \end_layout
16458
16459 \begin_layout Labeling
16460 \labelwidthstring 00.00.0000
16461
16462 \family sans
16463 \begin_inset Quotes eld
16464 \end_inset
16465
16466 Text
16467 \begin_inset Quotes erd
16468 \end_inset
16469
16470
16471 \family default
16472  Use quotes like 
16473 \begin_inset Quotes eld
16474 \end_inset
16475
16476 this
16477 \begin_inset Quotes erd
16478 \end_inset
16479
16480
16481 \end_layout
16482
16483 \begin_layout Labeling
16484 \labelwidthstring 00.00.0000
16485
16486 \family sans
16487 \begin_inset Quotes sld
16488 \end_inset
16489
16490 Text
16491 \begin_inset Quotes srd
16492 \end_inset
16493
16494
16495 \family default
16496  Use quotes like 
16497 \begin_inset Quotes sld
16498 \end_inset
16499
16500 this
16501 \begin_inset Quotes srd
16502 \end_inset
16503
16504
16505 \end_layout
16506
16507 \begin_layout Labeling
16508 \labelwidthstring 00.00.0000
16509
16510 \family sans
16511 \begin_inset Quotes gld
16512 \end_inset
16513
16514 Text
16515 \begin_inset Quotes grd
16516 \end_inset
16517
16518
16519 \family default
16520  Use quotes like 
16521 \begin_inset Quotes gld
16522 \end_inset
16523
16524 this
16525 \begin_inset Quotes grd
16526 \end_inset
16527
16528
16529 \end_layout
16530
16531 \begin_layout Labeling
16532 \labelwidthstring 00.00.0000
16533
16534 \family sans
16535 \begin_inset Quotes pld
16536 \end_inset
16537
16538 Text
16539 \begin_inset Quotes prd
16540 \end_inset
16541
16542
16543 \family default
16544  Use quotes like 
16545 \begin_inset Quotes pld
16546 \end_inset
16547
16548 this
16549 \begin_inset Quotes prd
16550 \end_inset
16551
16552
16553 \end_layout
16554
16555 \begin_layout Labeling
16556 \labelwidthstring 00.00.0000
16557
16558 \family sans
16559 \begin_inset Quotes fld
16560 \end_inset
16561
16562 Text
16563 \begin_inset Quotes frd
16564 \end_inset
16565
16566
16567 \family default
16568  Use quotes like 
16569 \begin_inset Quotes fld
16570 \end_inset
16571
16572 this
16573 \begin_inset Quotes frd
16574 \end_inset
16575
16576
16577 \end_layout
16578
16579 \begin_layout Labeling
16580 \labelwidthstring 00.00.0000
16581
16582 \family sans
16583 \begin_inset Quotes ald
16584 \end_inset
16585
16586 Text
16587 \begin_inset Quotes ard
16588 \end_inset
16589
16590
16591 \family default
16592  Use quotes like 
16593 \begin_inset Quotes ald
16594 \end_inset
16595
16596 this
16597 \begin_inset Quotes ard
16598 \end_inset
16599
16600
16601 \end_layout
16602
16603 \begin_layout Standard
16604 For single quotes you have to use the shortcut 
16605 \begin_inset Info
16606 type  "shortcut"
16607 arg   "quote-insert single"
16608 \end_inset
16609
16610 .
16611 \end_layout
16612
16613 \begin_layout Subsection
16614 Ligatures
16615 \begin_inset Index idx
16616 status collapsed
16617
16618 \begin_layout Plain Layout
16619 Typography ! Ligatures
16620 \end_layout
16621
16622 \end_inset
16623
16624
16625 \begin_inset Index idx
16626 status collapsed
16627
16628 \begin_layout Plain Layout
16629 Ligatures | see
16630 \begin_inset ERT
16631 status collapsed
16632
16633 \begin_layout Plain Layout
16634
16635 {
16636 \end_layout
16637
16638 \end_inset
16639
16640 Typography
16641 \begin_inset ERT
16642 status collapsed
16643
16644 \begin_layout Plain Layout
16645
16646 }
16647 \end_layout
16648
16649 \end_inset
16650
16651
16652 \end_layout
16653
16654 \end_inset
16655
16656
16657 \begin_inset CommandInset label
16658 LatexCommand label
16659 name "sub:Ligatures"
16660
16661 \end_inset
16662
16663
16664 \end_layout
16665
16666 \begin_layout Standard
16667 It is standard typesetting practice to group certain letters together and
16668  print them as single characters.
16669  These groups are known as 
16670 \emph on
16671 ligatures
16672 \emph default
16673 .
16674  Since LaTeX knows about ligatures, your documents will contain them too
16675  in the output.
16676  Here are the standard ligatures:
16677 \end_layout
16678
16679 \begin_layout Itemize
16680 ff
16681 \end_layout
16682
16683 \begin_layout Itemize
16684 fi
16685 \end_layout
16686
16687 \begin_layout Itemize
16688 fl
16689 \end_layout
16690
16691 \begin_layout Itemize
16692 ffi
16693 \end_layout
16694
16695 \begin_layout Itemize
16696 ffl
16697 \end_layout
16698
16699 \begin_layout Standard
16700 Some languages uses other ligatures if the document font supports them.
16701 \end_layout
16702
16703 \begin_layout Standard
16704 Sometimes, you don't want a ligature in a word.
16705  While a ligature may be okay in the word, 
16706 \begin_inset Quotes eld
16707 \end_inset
16708
16709 graffiti,
16710 \begin_inset Quotes erd
16711 \end_inset
16712
16713  it looks really weird in compound words, such as 
16714 \begin_inset Quotes eld
16715 \end_inset
16716
16717 cufflink
16718 \begin_inset Quotes erd
16719 \end_inset
16720
16721  or the German 
16722 \begin_inset Quotes eld
16723 \end_inset
16724
16725 Dorffest.
16726 \begin_inset Quotes erd
16727 \end_inset
16728
16729  To break a ligature, use 
16730 \family sans
16731 Insert\SpecialChar \menuseparator
16732 Formatting\SpecialChar \menuseparator
16733 Ligature
16734 \begin_inset space ~
16735 \end_inset
16736
16737 Break.
16738
16739 \family default
16740  This changes 
16741 \begin_inset Quotes eld
16742 \end_inset
16743
16744 cufflinks
16745 \begin_inset Quotes erd
16746 \end_inset
16747
16748  to 
16749 \begin_inset Quotes eld
16750 \end_inset
16751
16752 cuff\SpecialChar \textcompwordmark{}
16753 links
16754 \begin_inset Quotes erd
16755 \end_inset
16756
16757  and 
16758 \begin_inset Quotes eld
16759 \end_inset
16760
16761 Dorffest
16762 \begin_inset Quotes erd
16763 \end_inset
16764
16765  to 
16766 \begin_inset Quotes eld
16767 \end_inset
16768
16769 Dorf\SpecialChar \textcompwordmark{}
16770 fest
16771 \begin_inset Quotes erd
16772 \end_inset
16773
16774 .
16775 \end_layout
16776
16777 \begin_layout Subsection
16778 LyX's Proper Names
16779 \begin_inset Index idx
16780 status collapsed
16781
16782 \begin_layout Plain Layout
16783 LyX ! Proper names
16784 \end_layout
16785
16786 \end_inset
16787
16788
16789 \begin_inset CommandInset label
16790 LatexCommand label
16791 name "sub:LyX's-Proper-Names"
16792
16793 \end_inset
16794
16795
16796 \end_layout
16797
16798 \begin_layout Standard
16799 You will certainly have noticed that the word “LaTeX” always appears with
16800  characters in different sizes and positions.
16801  LaTeX is the name of the program used by LyX and is therefore recognized
16802  as a proper name when you type it in LyX as 
16803 \begin_inset Quotes eld
16804 \end_inset
16805
16806 LaT
16807 \begin_inset ERT
16808 status collapsed
16809
16810 \begin_layout Plain Layout
16811
16812 {}
16813 \end_layout
16814
16815 \end_inset
16816
16817 eX
16818 \begin_inset Quotes erd
16819 \end_inset
16820
16821 .
16822 \begin_inset Note Note
16823 status collapsed
16824
16825 \begin_layout Plain Layout
16826 The braces in TeX Code are here to avoid that the Text appears as proper
16827  name in the output, see the last paragraph of this section.
16828 \end_layout
16829
16830 \end_inset
16831
16832  Note the order of the upper- and lowercase letters! LyX recognizes the
16833  following proper names:
16834 \end_layout
16835
16836 \begin_layout Description
16837 LyX The name of the game, write 
16838 \begin_inset Quotes eld
16839 \end_inset
16840
16841 L
16842 \begin_inset ERT
16843 status collapsed
16844
16845 \begin_layout Plain Layout
16846
16847 {}
16848 \end_layout
16849
16850 \end_inset
16851
16852 yX
16853 \begin_inset Quotes erd
16854 \end_inset
16855
16856  to produce it.
16857 \end_layout
16858
16859 \begin_layout Description
16860 TeX The program used by LaTeX, write 
16861 \begin_inset Quotes eld
16862 \end_inset
16863
16864 T
16865 \begin_inset ERT
16866 status collapsed
16867
16868 \begin_layout Plain Layout
16869
16870 {}
16871 \end_layout
16872
16873 \end_inset
16874
16875 eX
16876 \begin_inset Quotes erd
16877 \end_inset
16878
16879  to produce it.
16880 \end_layout
16881
16882 \begin_layout Description
16883 LaTeX The program used by LyX, write 
16884 \begin_inset Quotes eld
16885 \end_inset
16886
16887 LaT
16888 \begin_inset ERT
16889 status collapsed
16890
16891 \begin_layout Plain Layout
16892
16893 {}
16894 \end_layout
16895
16896 \end_inset
16897
16898 eX
16899 \begin_inset Quotes erd
16900 \end_inset
16901
16902  to produce it.
16903 \end_layout
16904
16905 \begin_layout Description
16906 LaTeX2e The actual version of LaTeX, write 
16907 \begin_inset Quotes eld
16908 \end_inset
16909
16910 LaT
16911 \begin_inset ERT
16912 status collapsed
16913
16914 \begin_layout Plain Layout
16915
16916 {}
16917 \end_layout
16918
16919 \end_inset
16920
16921 eX2e
16922 \begin_inset Quotes erd
16923 \end_inset
16924
16925  to produce it.
16926 \end_layout
16927
16928 \begin_layout Standard
16929 You might wonder why the LaTeX-version is 
16930 \begin_inset Quotes eld
16931 \end_inset
16932
16933 2
16934 \begin_inset Formula $\epsilon$
16935 \end_inset
16936
16937
16938 \begin_inset Quotes erd
16939 \end_inset
16940
16941 .
16942  It is an old tradition in the TeX-world to give programs geek version numbers.
16943  For example the version number of TeX converges to the number 
16944 \begin_inset Formula $\pi$
16945 \end_inset
16946
16947 : The actual version is 
16948 \begin_inset Quotes eld
16949 \end_inset
16950
16951 TeX-3.141592
16952 \begin_inset Quotes erd
16953 \end_inset
16954
16955 , the previous one was 
16956 \begin_inset Quotes eld
16957 \end_inset
16958
16959 TeX-3.14159
16960 \begin_inset Quotes erd
16961 \end_inset
16962
16963 .
16964 \end_layout
16965
16966 \begin_layout Standard
16967 If you don't want to use proper names, for example, in section headings,
16968  you can insert two empty braces in TeX Code in the word.
16969  In LyX this will look like 
16970 \begin_inset Graphics
16971         filename clipart/LaTeX.png
16972         scale 80
16973
16974 \end_inset
16975
16976 .
16977 \begin_inset Newline newline
16978 \end_inset
16979
16980 For more about TeX Code, see section
16981 \begin_inset space ~
16982 \end_inset
16983
16984
16985 \begin_inset CommandInset ref
16986 LatexCommand ref
16987 reference "sec:TeX-Code"
16988
16989 \end_inset
16990
16991 .
16992 \end_layout
16993
16994 \begin_layout Subsection
16995 Units
16996 \begin_inset Index idx
16997 status collapsed
16998
16999 \begin_layout Plain Layout
17000 Typography ! Units
17001 \end_layout
17002
17003 \end_inset
17004
17005
17006 \end_layout
17007
17008 \begin_layout Standard
17009 Generally the space between units and the number is smaller than the normal
17010  space between two words.
17011  As you can see in the example below, it looks better when the space is
17012  smaller.
17013  To get such a 
17014 \begin_inset Quotes eld
17015 \end_inset
17016
17017 half space
17018 \begin_inset Quotes erd
17019 \end_inset
17020
17021  for units use the menu 
17022 \family sans
17023 Insert\SpecialChar \menuseparator
17024 Formatting\SpecialChar \menuseparator
17025 Thin
17026 \begin_inset space ~
17027 \end_inset
17028
17029 Space
17030 \family default
17031  (shortcut 
17032 \begin_inset Info
17033 type  "shortcuts"
17034 arg   "space-insert thin"
17035 \end_inset
17036
17037 ).
17038 \end_layout
17039
17040 \begin_layout Standard
17041 Here is an example to show the differences:
17042 \end_layout
17043
17044 \begin_layout Standard
17045 \begin_inset Tabular
17046 <lyxtabular version="3" rows="2" columns="2">
17047 <features rotate="0" tabularvalignment="middle">
17048 <column alignment="left" valignment="top">
17049 <column alignment="left" valignment="top">
17050 <row>
17051 <cell alignment="center" valignment="top" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 24
17056 \begin_inset space ~
17057 \end_inset
17058
17059 kW
17060 \begin_inset Formula $\cdot$
17061 \end_inset
17062
17063 h
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 <cell alignment="center" valignment="top" usebox="none">
17069 \begin_inset Text
17070
17071 \begin_layout Plain Layout
17072 space between number and unit
17073 \end_layout
17074
17075 \end_inset
17076 </cell>
17077 </row>
17078 <row>
17079 <cell alignment="center" valignment="top" usebox="none">
17080 \begin_inset Text
17081
17082 \begin_layout Plain Layout
17083 24
17084 \begin_inset space \thinspace{}
17085 \end_inset
17086
17087 kW
17088 \begin_inset Formula $\cdot$
17089 \end_inset
17090
17091 h
17092 \end_layout
17093
17094 \end_inset
17095 </cell>
17096 <cell alignment="center" valignment="top" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100 half space between number and unit
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 </row>
17106 </lyxtabular>
17107
17108 \end_inset
17109
17110
17111 \end_layout
17112
17113 \begin_layout Subsection
17114 Widows and Orphans
17115 \begin_inset Index idx
17116 status collapsed
17117
17118 \begin_layout Plain Layout
17119 Typography ! Widows and orphans
17120 \end_layout
17121
17122 \end_inset
17123
17124
17125 \end_layout
17126
17127 \begin_layout Standard
17128 In the early days of word processors, page breaks went wherever the page
17129  happened to end.
17130  There was no regard for what was actually going on in the text.
17131  For example the heading for a new section was printed at the very bottom
17132  of the page, the first line of a new paragraph all alone at the bottom
17133  of a page, or the last line of a paragraph at the top of a new page.
17134  These bits of text became known as 
17135 \emph on
17136 widows
17137 \emph default
17138  and 
17139 \emph on
17140 orphans
17141 \emph default
17142 .
17143 \end_layout
17144
17145 \begin_layout Standard
17146 Clearly, LyX can avoid breaking pages after a section heading.
17147  That's part of the advantage of paragraph environments.
17148  But what about widows and orphans, where the page breaks leave one line
17149  of a paragraph all alone at the top or bottom of a page? There are rules
17150  built into LaTeX governing page breaks, and some of those rules are there
17151  specifically to prevent widows and orphans.
17152  If they appear nevertheless and you don't like them, you can add the commands
17153 \begin_inset Newline newline
17154 \end_inset
17155
17156
17157 \series bold
17158
17159 \backslash
17160 widowpenalty=10000
17161 \begin_inset Newline newline
17162 \end_inset
17163
17164
17165 \backslash
17166 clubpenalty=10000
17167 \series default
17168
17169 \begin_inset Newline newline
17170 \end_inset
17171
17172 to the LaTeX preamble of your document to avoid them.
17173  Some LaTeX books (such as
17174 \begin_inset space ~
17175 \end_inset
17176
17177
17178 \begin_inset CommandInset citation
17179 LatexCommand cite
17180 key "latexcompanion"
17181
17182 \end_inset
17183
17184  or
17185 \begin_inset space ~
17186 \end_inset
17187
17188
17189 \begin_inset CommandInset citation
17190 LatexCommand cite
17191 key "latexguide"
17192
17193 \end_inset
17194
17195 ) have more information about the technical details of LaTeX's page break
17196  mechanism.
17197 \end_layout
17198
17199 \begin_layout Chapter
17200 Notes, Graphics, Tables and Floats
17201 \begin_inset CommandInset label
17202 LatexCommand label
17203 name "chap:Floats-and-Notes"
17204
17205 \end_inset
17206
17207
17208 \end_layout
17209
17210 \begin_layout Standard
17211 The issues of this chapter are described in detail in the 
17212 \emph on
17213 Embedded
17214 \begin_inset space ~
17215 \end_inset
17216
17217 Objects
17218 \emph default
17219  manual.
17220  There you will also find tips and tricks for special cases.
17221 \end_layout
17222
17223 \begin_layout Section
17224 Notes
17225 \begin_inset Index idx
17226 status collapsed
17227
17228 \begin_layout Plain Layout
17229 Notes
17230 \end_layout
17231
17232 \end_inset
17233
17234
17235 \begin_inset CommandInset label
17236 LatexCommand label
17237 name "sec:Notes"
17238
17239 \end_inset
17240
17241
17242 \end_layout
17243
17244 \begin_layout Standard
17245 LyX offers you a few types of notes to add to your document:
17246 \end_layout
17247
17248 \begin_layout Description
17249 LyX
17250 \begin_inset space ~
17251 \end_inset
17252
17253 Note This note type is for internal notes that will not appear in the output.
17254 \begin_inset Newline newline
17255 \end_inset
17256
17257
17258 \begin_inset Note Note
17259 status open
17260
17261 \begin_layout Plain Layout
17262 This is text in a note box that doesn't appear in the output.
17263 \end_layout
17264
17265 \end_inset
17266
17267
17268 \end_layout
17269
17270 \begin_layout Description
17271 Comment This note also doesn't appear in the output but it does appear as
17272  a LaTeX-comment when you export the document to LaTeX via the menu 
17273 \family sans
17274 File\SpecialChar \menuseparator
17275 Export\SpecialChar \menuseparator
17276 LaT
17277 \begin_inset ERT
17278 status collapsed
17279
17280 \begin_layout Plain Layout
17281
17282 {}
17283 \end_layout
17284
17285 \end_inset
17286
17287 eX
17288 \begin_inset space ~
17289 \end_inset
17290
17291 (xxx)
17292 \family default
17293 .
17294 \begin_inset Newline newline
17295 \end_inset
17296
17297
17298 \begin_inset Note Comment
17299 status open
17300
17301 \begin_layout Plain Layout
17302 This is text in a note box that only appears as a comment in LaTeX-files.
17303 \end_layout
17304
17305 \end_inset
17306
17307
17308 \end_layout
17309
17310 \begin_layout Description
17311 Greyed
17312 \begin_inset space ~
17313 \end_inset
17314
17315 Out This note will appear in the output as text in a color which you can
17316  set in the document settings under 
17317 \family sans
17318 Colors\SpecialChar \menuseparator
17319 Greyed-out
17320 \begin_inset space ~
17321 \end_inset
17322
17323 notes
17324 \family default
17325 .
17326 \begin_inset Newline newline
17327 \end_inset
17328
17329
17330 \begin_inset Newline newline
17331 \end_inset
17332
17333
17334 \begin_inset Note Greyedout
17335 status open
17336
17337 \begin_layout Plain Layout
17338 This is the text
17339 \begin_inset Foot
17340 status collapsed
17341
17342 \begin_layout Plain Layout
17343 This is an example footnote within a greyed out note.
17344  In this document the color of this note type is set to blue.
17345 \end_layout
17346
17347 \end_inset
17348
17349  of a comment that appears in the output.
17350 \end_layout
17351
17352 \end_inset
17353
17354
17355 \begin_inset Newline newline
17356 \end_inset
17357
17358
17359 \begin_inset Newline newline
17360 \end_inset
17361
17362 As you can see in the example, greyed out notes can have footnotes.
17363 \end_layout
17364
17365 \begin_layout Standard
17366 Notes are inserted with the toolbar button 
17367 \begin_inset Info
17368 type  "icon"
17369 arg   "note-insert"
17370 \end_inset
17371
17372  or the menu 
17373 \family sans
17374 Insert\SpecialChar \menuseparator
17375 Note
17376 \family default
17377 .
17378  Right-click on the note box that appears to select the note type.
17379 \end_layout
17380
17381 \begin_layout Section
17382 Footnotes
17383 \begin_inset Index idx
17384 status collapsed
17385
17386 \begin_layout Plain Layout
17387 Footnotes
17388 \end_layout
17389
17390 \end_inset
17391
17392
17393 \begin_inset CommandInset label
17394 LatexCommand label
17395 name "sec:Footnotes"
17396
17397 \end_inset
17398
17399
17400 \end_layout
17401
17402 \begin_layout Standard
17403 LyX uses boxes to display footnotes: When you insert a footnote using the
17404  menu 
17405 \family sans
17406 Insert\SpecialChar \menuseparator
17407 Footnote
17408 \family default
17409  or the toolbar button 
17410 \begin_inset Info
17411 type  "icon"
17412 arg   "footnote-insert"
17413 \end_inset
17414
17415
17416 \family roman
17417 \series medium
17418 \bar no
17419 you will see
17420 \family default
17421 \series default
17422 \bar default
17423  a box like this: 
17424 \begin_inset Graphics
17425         filename clipart/footnoteQt4.png
17426         scale 80
17427
17428 \end_inset
17429
17430
17431 \family roman
17432 \series medium
17433 \bar no
17434  This box is LyX's representation of your footnote.
17435  If you
17436 \family default
17437 \series default
17438 \bar default
17439  left-click on 
17440 \family roman
17441 \series medium
17442 \bar no
17443 the 
17444 \begin_inset Quotes eld
17445 \end_inset
17446
17447
17448 \family sans
17449 foot
17450 \family roman
17451
17452 \begin_inset Quotes erd
17453 \end_inset
17454
17455
17456 \family default
17457 \series default
17458 \bar default
17459  
17460 \family roman
17461 \series medium
17462 \bar no
17463 label, the box will
17464 \family default
17465 \series default
17466 \bar default
17467  be opened and you can enter the footnote text into it.
17468  Clicking on the box label again will close 
17469 \family roman
17470 \series medium
17471 \bar no
17472 the
17473 \family default
17474 \series default
17475 \bar default
17476  box
17477 \family roman
17478 \series medium
17479 \bar no
17480 .
17481  If you want to turn existing text into a footnote, simply highlight it
17482  and click on the footnote
17483 \family default
17484 \series default
17485 \bar default
17486  toolbar 
17487 \family roman
17488 \series medium
17489 \bar no
17490 button
17491 \family default
17492 \series default
17493 \bar default
17494 .
17495 \end_layout
17496
17497 \begin_layout Standard
17498 Here is an example footnote:
17499 \family roman
17500 \series medium
17501 \bar no
17502
17503 \begin_inset Foot
17504 status collapsed
17505
17506 \begin_layout Plain Layout
17507 To close a footnote, click on the footnote box label.
17508 \end_layout
17509
17510 \end_inset
17511
17512
17513 \end_layout
17514
17515 \begin_layout Standard
17516 The footnote will appear in the output as a superscript number at the text
17517  position where the footnote box is placed.
17518  The footnote text is placed at the bottom of the current page.
17519  The footnote number is calculated by LyX according to the document class.
17520  LyX does not yet support a particular numbering scheme, but you can get
17521  other schemes using special LaTeX-commands.
17522  T
17523 \family roman
17524 h
17525 \family default
17526 ey are described in the 
17527 \emph on
17528 Embedded
17529 \begin_inset space ~
17530 \end_inset
17531
17532 Objects
17533 \emph default
17534  manual.
17535 \end_layout
17536
17537 \begin_layout Section
17538 Marginal Notes
17539 \begin_inset Index idx
17540 status collapsed
17541
17542 \begin_layout Plain Layout
17543 Marginal notes
17544 \end_layout
17545
17546 \end_inset
17547
17548
17549 \begin_inset CommandInset label
17550 LatexCommand label
17551 name "sec:Marginal-Notes"
17552
17553 \end_inset
17554
17555
17556 \end_layout
17557
17558 \begin_layout Standard
17559 Marginal notes look and behave just like footnotes in LyX.
17560  When you insert a margin note via the menu 
17561 \family sans
17562 Insert\SpecialChar \menuseparator
17563 Marginal
17564 \begin_inset space ~
17565 \end_inset
17566
17567 Note
17568 \family default
17569  or the toolbar button 
17570 \begin_inset Info
17571 type  "icon"
17572 arg   "marginalnote-insert"
17573 \end_inset
17574
17575 , you will see 
17576 \family roman
17577 \series medium
17578 a
17579 \family default
17580 \series default
17581  
17582 \family roman
17583 \series medium
17584 box with the
17585 \family default
17586 \series default
17587  
17588 \family roman
17589 \series medium
17590 label 
17591 \begin_inset Quotes eld
17592 \end_inset
17593
17594 margin
17595 \begin_inset Quotes erd
17596 \end_inset
17597
17598  appearing within your text.
17599  This box is LyX's representation of your margin
17600 \family default
17601 \series default
17602 al 
17603 \family roman
17604 \series medium
17605 note.
17606 \end_layout
17607
17608 \begin_layout Standard
17609 At the side of this sentence is an example marginal note.
17610 \family roman
17611 \series medium
17612
17613 \begin_inset Marginal
17614 status open
17615
17616 \begin_layout Plain Layout
17617 \align left
17618 This is a marginal note.
17619 \end_layout
17620
17621 \end_inset
17622
17623
17624 \end_layout
17625
17626 \begin_layout Standard
17627 Marginal notes appear at the right side in single-sided documents.
17628  In double-sided documents they appear in the outer margin – left on even
17629  pages, right on odd pages.
17630 \end_layout
17631
17632 \begin_layout Standard
17633 For further information about marginal notes see the section 
17634 \emph on
17635 Margin
17636 \begin_inset space ~
17637 \end_inset
17638
17639 Notes
17640 \emph default
17641  in the 
17642 \emph on
17643 Embedded
17644 \begin_inset space ~
17645 \end_inset
17646
17647 Objects
17648 \emph default
17649  manual.
17650 \end_layout
17651
17652 \begin_layout Section
17653 Graphics and Images
17654 \begin_inset Index idx
17655 status collapsed
17656
17657 \begin_layout Plain Layout
17658 Images
17659 \end_layout
17660
17661 \end_inset
17662
17663
17664 \begin_inset Index idx
17665 status collapsed
17666
17667 \begin_layout Plain Layout
17668 Graphics
17669 \end_layout
17670
17671 \end_inset
17672
17673
17674 \begin_inset CommandInset label
17675 LatexCommand label
17676 name "sec:Graphics"
17677
17678 \end_inset
17679
17680
17681 \end_layout
17682
17683 \begin_layout Standard
17684 To insert an image in your document, place the cursor at the text position
17685  you want and click on the toolbar icon 
17686 \begin_inset Info
17687 type  "icon"
17688 arg   "dialog-show-new-inset graphics"
17689 \end_inset
17690
17691  or select 
17692 \family sans
17693 Insert\SpecialChar \menuseparator
17694 Graphics
17695 \family default
17696  from the menu.
17697  Then a dialog will appear to choose the file to load.
17698 \end_layout
17699
17700 \begin_layout Standard
17701 This dialog has numerous mostly self-explanatory parameters.
17702  The 
17703 \family sans
17704 Graphics
17705 \family default
17706  tab allows you to choose your image file.
17707  The image can be transformed by setting a rotation angle and a scaling
17708  factor.
17709  The scaling units are explained in Appendix
17710 \begin_inset space ~
17711 \end_inset
17712
17713
17714 \begin_inset CommandInset ref
17715 LatexCommand ref
17716 reference "chap:Units-available-in"
17717
17718 \end_inset
17719
17720 .
17721 \end_layout
17722
17723 \begin_layout Standard
17724 In the tab 
17725 \family sans
17726 Clipping
17727 \family default
17728  it is possible to set image coordinates to adjust the height and width
17729  of the image in the output.
17730  The coordinates can also be calculated automatically by pressing the button
17731  
17732 \family sans
17733 Get
17734 \begin_inset space ~
17735 \end_inset
17736
17737 from
17738 \begin_inset space ~
17739 \end_inset
17740
17741 file
17742 \family default
17743 .
17744  The option 
17745 \family sans
17746 Clip
17747 \begin_inset space ~
17748 \end_inset
17749
17750 to
17751 \begin_inset space ~
17752 \end_inset
17753
17754 bounding
17755 \begin_inset space ~
17756 \end_inset
17757
17758 box
17759 \family default
17760  will only print the image region within the given coordinates.
17761  Normally you don't need to take care about image coordinates and can ignore
17762  the tab 
17763 \family sans
17764 Clipping
17765 \family default
17766 .
17767 \end_layout
17768
17769 \begin_layout Standard
17770 In the 
17771 \family sans
17772 LaT
17773 \begin_inset ERT
17774 status collapsed
17775
17776 \begin_layout Plain Layout
17777
17778 {}
17779 \end_layout
17780
17781 \end_inset
17782
17783 eX
17784 \begin_inset space ~
17785 \end_inset
17786
17787 and
17788 \begin_inset space ~
17789 \end_inset
17790
17791 Ly
17792 \begin_inset ERT
17793 status collapsed
17794
17795 \begin_layout Plain Layout
17796
17797 {}
17798 \end_layout
17799
17800 \end_inset
17801
17802 X options
17803 \family default
17804  tab LaTeX experts can specify additional LaTeX options.
17805  In this tab you can also specify the appearance of the image inside LyX.
17806  The option 
17807 \family sans
17808 Draft
17809 \begin_inset space ~
17810 \end_inset
17811
17812 mode
17813 \family default
17814  has the effect that the image doesn't appear in the output, only a frame
17815  with the image size is printed.
17816  The option 
17817 \family sans
17818 Don't
17819 \begin_inset space ~
17820 \end_inset
17821
17822 unzip
17823 \begin_inset space ~
17824 \end_inset
17825
17826 on
17827 \begin_inset space ~
17828 \end_inset
17829
17830 export
17831 \family default
17832  is explained in the 
17833 \emph on
17834 Embedded
17835 \begin_inset space ~
17836 \end_inset
17837
17838 Objects
17839 \emph default
17840  manual in section 
17841 \emph on
17842 Graphics Dialog
17843 \emph default
17844 .
17845 \end_layout
17846
17847 \begin_layout Standard
17848 The graphics dialog can be called at any time by clicking on an image.
17849  Images will appear in the output exactly at the position where they are
17850  in the text.
17851  This is an example image within a separate, horizontally centered paragraph:
17852 \end_layout
17853
17854 \begin_layout Standard
17855 \align center
17856 \begin_inset Graphics
17857         filename clipart/mobius.eps
17858         scale 70
17859
17860 \end_inset
17861
17862
17863 \end_layout
17864
17865 \begin_layout Standard
17866 If you need image captions or want to reference images, you have to put
17867  the image into a float, see section
17868 \begin_inset space ~
17869 \end_inset
17870
17871
17872 \begin_inset CommandInset ref
17873 LatexCommand ref
17874 reference "sub:Figure-Floats"
17875
17876 \end_inset
17877
17878 .
17879 \end_layout
17880
17881 \begin_layout Subsection
17882 Image Formats
17883 \begin_inset Index idx
17884 status collapsed
17885
17886 \begin_layout Plain Layout
17887 Images ! Formats
17888 \end_layout
17889
17890 \end_inset
17891
17892
17893 \begin_inset CommandInset label
17894 LatexCommand label
17895 name "sub:Image-Formats"
17896
17897 \end_inset
17898
17899
17900 \end_layout
17901
17902 \begin_layout Standard
17903 You can insert images in any known file format.
17904  But as we explained in section
17905 \begin_inset space ~
17906 \end_inset
17907
17908
17909 \begin_inset CommandInset ref
17910 LatexCommand ref
17911 reference "sub:Output-file-formats"
17912
17913 \end_inset
17914
17915 , every output document format allows only a few image formats.
17916  LyX therefore uses the program 
17917 \family typewriter
17918 ImageMagick
17919 \family default
17920  in the background to convert the images to the right format.
17921  To increase your workflow by avoiding these conversions in the background,
17922  use only the image formats listed in the subsections of section
17923 \begin_inset space ~
17924 \end_inset
17925
17926
17927 \begin_inset CommandInset ref
17928 LatexCommand ref
17929 reference "sub:Output-file-formats"
17930
17931 \end_inset
17932
17933 .
17934 \end_layout
17935
17936 \begin_layout Standard
17937 Similar to fonts there are two types of image formats:
17938 \end_layout
17939
17940 \begin_layout Description
17941 Bitmap
17942 \begin_inset space ~
17943 \end_inset
17944
17945 images consist of pixel values, often in a compressed form.
17946  They are therefore not fully scalable and look pixelated in large zooms.
17947  Well-known bitmap image formats are 
17948 \begin_inset Quotes eld
17949 \end_inset
17950
17951 Graphics Interchange Format
17952 \begin_inset Quotes erd
17953 \end_inset
17954
17955  (GIF, file extension 
17956 \begin_inset Quotes eld
17957 \end_inset
17958
17959
17960 \family typewriter
17961 .gif
17962 \family default
17963
17964 \begin_inset Quotes erd
17965 \end_inset
17966
17967 )
17968 \begin_inset Index idx
17969 status collapsed
17970
17971 \begin_layout Plain Layout
17972 GIF|see
17973 \begin_inset ERT
17974 status collapsed
17975
17976 \begin_layout Plain Layout
17977
17978 {
17979 \end_layout
17980
17981 \end_inset
17982
17983 Image formats
17984 \begin_inset ERT
17985 status collapsed
17986
17987 \begin_layout Plain Layout
17988
17989 }
17990 \end_layout
17991
17992 \end_inset
17993
17994
17995 \end_layout
17996
17997 \end_inset
17998
17999
18000 \begin_inset Quotes eld
18001 \end_inset
18002
18003 Portable Network Graphics
18004 \begin_inset Quotes erd
18005 \end_inset
18006
18007  (PNG, file extension 
18008 \begin_inset Quotes eld
18009 \end_inset
18010
18011
18012 \family typewriter
18013 .png
18014 \family default
18015
18016 \begin_inset Quotes erd
18017 \end_inset
18018
18019 )
18020 \begin_inset Index idx
18021 status collapsed
18022
18023 \begin_layout Plain Layout
18024 PNG|see
18025 \begin_inset ERT
18026 status collapsed
18027
18028 \begin_layout Plain Layout
18029
18030 {
18031 \end_layout
18032
18033 \end_inset
18034
18035 Image formats
18036 \begin_inset ERT
18037 status collapsed
18038
18039 \begin_layout Plain Layout
18040
18041 }
18042 \end_layout
18043
18044 \end_inset
18045
18046
18047 \end_layout
18048
18049 \end_inset
18050
18051 , and 
18052 \begin_inset Quotes eld
18053 \end_inset
18054
18055 Joint Photographic Experts Group
18056 \begin_inset Quotes erd
18057 \end_inset
18058
18059  (JPG, file extension 
18060 \begin_inset Quotes eld
18061 \end_inset
18062
18063
18064 \family typewriter
18065 .jpg
18066 \family default
18067
18068 \begin_inset Quotes erd
18069 \end_inset
18070
18071  or 
18072 \begin_inset Quotes eld
18073 \end_inset
18074
18075
18076 \family typewriter
18077 .jpeg
18078 \family default
18079
18080 \begin_inset Quotes erd
18081 \end_inset
18082
18083 )
18084 \begin_inset Index idx
18085 status collapsed
18086
18087 \begin_layout Plain Layout
18088 JPG|see
18089 \begin_inset ERT
18090 status collapsed
18091
18092 \begin_layout Plain Layout
18093
18094 {
18095 \end_layout
18096
18097 \end_inset
18098
18099 Image formats
18100 \begin_inset ERT
18101 status collapsed
18102
18103 \begin_layout Plain Layout
18104
18105 }
18106 \end_layout
18107
18108 \end_inset
18109
18110
18111 \end_layout
18112
18113 \end_inset
18114
18115 .
18116 \end_layout
18117
18118 \begin_layout Description
18119 Scalable
18120 \begin_inset space ~
18121 \end_inset
18122
18123 images consist of vectors and can therefore be scaled to any size without
18124  data loss.
18125  The scaling ability is desired if you want to create presentations, because
18126  presentations are always scaled by the beamer.
18127  Scaling is also useful for online documents to let the user zoom into diagrams.
18128 \begin_inset Newline newline
18129 \end_inset
18130
18131 Scalable image formats can be 
18132 \begin_inset Quotes eld
18133 \end_inset
18134
18135 Scalable Vector Graphics
18136 \begin_inset Quotes erd
18137 \end_inset
18138
18139  (SVG, file extension 
18140 \begin_inset Quotes eld
18141 \end_inset
18142
18143
18144 \family typewriter
18145 .svg
18146 \family default
18147
18148 \begin_inset Quotes erd
18149 \end_inset
18150
18151 )
18152 \begin_inset Index idx
18153 status collapsed
18154
18155 \begin_layout Plain Layout
18156 SVG|see
18157 \begin_inset ERT
18158 status collapsed
18159
18160 \begin_layout Plain Layout
18161
18162 {
18163 \end_layout
18164
18165 \end_inset
18166
18167 Image formats
18168 \begin_inset ERT
18169 status collapsed
18170
18171 \begin_layout Plain Layout
18172
18173 }
18174 \end_layout
18175
18176 \end_inset
18177
18178
18179 \end_layout
18180
18181 \end_inset
18182
18183
18184 \begin_inset Quotes eld
18185 \end_inset
18186
18187 Encapsulated PostScript
18188 \begin_inset Quotes erd
18189 \end_inset
18190
18191  (EPS, file extension 
18192 \begin_inset Quotes eld
18193 \end_inset
18194
18195
18196 \family typewriter
18197 .eps
18198 \family default
18199
18200 \begin_inset Quotes erd
18201 \end_inset
18202
18203 )
18204 \begin_inset Index idx
18205 status collapsed
18206
18207 \begin_layout Plain Layout
18208 EPS|see
18209 \begin_inset ERT
18210 status collapsed
18211
18212 \begin_layout Plain Layout
18213
18214 {
18215 \end_layout
18216
18217 \end_inset
18218
18219 Image formats
18220 \begin_inset ERT
18221 status collapsed
18222
18223 \begin_layout Plain Layout
18224
18225 }
18226 \end_layout
18227
18228 \end_inset
18229
18230
18231 \end_layout
18232
18233 \end_inset
18234
18235 , and 
18236 \begin_inset Quotes eld
18237 \end_inset
18238
18239 Portable Document Format
18240 \begin_inset Quotes erd
18241 \end_inset
18242
18243  (PDF, file extension 
18244 \begin_inset Quotes eld
18245 \end_inset
18246
18247
18248 \family typewriter
18249 .pdf
18250 \family default
18251
18252 \begin_inset Quotes erd
18253 \end_inset
18254
18255 )
18256 \begin_inset Index idx
18257 status collapsed
18258
18259 \begin_layout Plain Layout
18260 PDF
18261 \end_layout
18262
18263 \end_inset
18264
18265 .
18266  We say 
18267 \begin_inset Quotes eld
18268 \end_inset
18269
18270 can be
18271 \begin_inset Quotes erd
18272 \end_inset
18273
18274 , because you can convert any bitmap image format to PDF or EPS and the
18275  result will not be scalable.
18276  In this case only a header with the image properties is added to the original
18277  image.
18278 \begin_inset Foot
18279 status collapsed
18280
18281 \begin_layout Plain Layout
18282 In the case of PDF, the original image is additionally compressed.
18283 \end_layout
18284
18285 \end_inset
18286
18287
18288 \end_layout
18289
18290 \begin_layout Standard
18291 Normally one cannot convert a bitmap image into a scalable one, only 
18292 \emph on
18293 vice versa
18294 \emph default
18295 .
18296 \end_layout
18297
18298 \begin_layout Subsection
18299 Grouping of Image Settings
18300 \begin_inset Index idx
18301 status collapsed
18302
18303 \begin_layout Plain Layout
18304 Images ! Settings grouping
18305 \end_layout
18306
18307 \end_inset
18308
18309
18310 \end_layout
18311
18312 \begin_layout Standard
18313 Each image can define a new group of image settings or join an existing
18314  group.
18315  Images within such a group share their settings, so adjusting one image
18316  of the group automatically also adjusts all other images of the group in
18317  the same way.
18318  So you can for example change the size for a bunch of images without the
18319  need to manually change each of them.
18320  
18321 \end_layout
18322
18323 \begin_layout Standard
18324 A new group can be set by pressing the button 
18325 \family sans
18326 Open
18327 \begin_inset space ~
18328 \end_inset
18329
18330 new
18331 \begin_inset space ~
18332 \end_inset
18333
18334 group
18335 \family default
18336  in the
18337 \family sans
18338  Graphics
18339 \family default
18340  dialog in the 
18341 \family sans
18342 LaT
18343 \begin_inset ERT
18344 status collapsed
18345
18346 \begin_layout Plain Layout
18347
18348 {}
18349 \end_layout
18350
18351 \end_inset
18352
18353 eX
18354 \begin_inset space ~
18355 \end_inset
18356
18357 and
18358 \begin_inset space ~
18359 \end_inset
18360
18361 Ly
18362 \begin_inset ERT
18363 status collapsed
18364
18365 \begin_layout Plain Layout
18366
18367 {}
18368 \end_layout
18369
18370 \end_inset
18371
18372 X options
18373 \family default
18374  tab.
18375  Joining an existing group can be done using the context menu of the image
18376  and checking the name of the desired group.
18377 \end_layout
18378
18379 \begin_layout Section
18380 Tables
18381 \begin_inset Index idx
18382 status collapsed
18383
18384 \begin_layout Plain Layout
18385 Tables
18386 \end_layout
18387
18388 \end_inset
18389
18390
18391 \begin_inset CommandInset label
18392 LatexCommand label
18393 name "sec:Tables"
18394
18395 \end_inset
18396
18397
18398 \end_layout
18399
18400 \begin_layout Standard
18401 You can insert a table using either the toolbar button 
18402 \begin_inset Info
18403 type  "icon"
18404 arg   "tabular-insert"
18405 \end_inset
18406
18407  or the menu 
18408 \family sans
18409 Insert\SpecialChar \menuseparator
18410 Table
18411 \family default
18412 .
18413  A dialog will appear, asking you for the number of rows and columns.
18414  The default table has lines around any cell and the first row appears separated
18415  from the rest of the table.
18416  This separation appears due to a double line: The cells of the first row
18417  have a line below them and the cells of the second row have a line above
18418  them.
18419  Here is an example table:
18420 \end_layout
18421
18422 \begin_layout Standard
18423 \align center
18424 \begin_inset Tabular
18425 <lyxtabular version="3" rows="4" columns="4">
18426 <features rotate="0" tabularvalignment="middle">
18427 <column alignment="center" valignment="top" width="0pt">
18428 <column alignment="center" valignment="top" width="0pt">
18429 <column alignment="center" valignment="top" width="0in">
18430 <column alignment="center" valignment="top" width="0pt">
18431 <row>
18432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18433 \begin_inset Text
18434
18435 \begin_layout Plain Layout
18436
18437 \end_layout
18438
18439 \end_inset
18440 </cell>
18441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18442 \begin_inset Text
18443
18444 \begin_layout Plain Layout
18445
18446 \family roman
18447 \series medium
18448 \shape up
18449 \size normal
18450 \emph off
18451 \bar no
18452 \noun off
18453 \color none
18454 1
18455 \end_layout
18456
18457 \end_inset
18458 </cell>
18459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18460 \begin_inset Text
18461
18462 \begin_layout Plain Layout
18463 2
18464 \end_layout
18465
18466 \end_inset
18467 </cell>
18468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18469 \begin_inset Text
18470
18471 \begin_layout Plain Layout
18472 3
18473 \end_layout
18474
18475 \end_inset
18476 </cell>
18477 </row>
18478 <row>
18479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18480 \begin_inset Text
18481
18482 \begin_layout Plain Layout
18483
18484 \family roman
18485 \series medium
18486 \shape up
18487 \size normal
18488 \emph off
18489 \bar no
18490 \noun off
18491 \color none
18492 A
18493 \end_layout
18494
18495 \end_inset
18496 </cell>
18497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18498 \begin_inset Text
18499
18500 \begin_layout Plain Layout
18501
18502 \end_layout
18503
18504 \end_inset
18505 </cell>
18506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18507 \begin_inset Text
18508
18509 \begin_layout Plain Layout
18510
18511 \end_layout
18512
18513 \end_inset
18514 </cell>
18515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18516 \begin_inset Text
18517
18518 \begin_layout Plain Layout
18519
18520 \end_layout
18521
18522 \end_inset
18523 </cell>
18524 </row>
18525 <row>
18526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18527 \begin_inset Text
18528
18529 \begin_layout Plain Layout
18530
18531 \family roman
18532 \series medium
18533 \shape up
18534 \size normal
18535 \emph off
18536 \bar no
18537 \noun off
18538 \color none
18539 B
18540 \end_layout
18541
18542 \end_inset
18543 </cell>
18544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18545 \begin_inset Text
18546
18547 \begin_layout Plain Layout
18548
18549 \end_layout
18550
18551 \end_inset
18552 </cell>
18553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18554 \begin_inset Text
18555
18556 \begin_layout Plain Layout
18557
18558 \size normal
18559 \noun off
18560 \color none
18561  
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 </row>
18576 <row>
18577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581
18582 \family roman
18583 \series medium
18584 \shape up
18585 \size normal
18586 \emph off
18587 \bar no
18588 \noun off
18589 \color none
18590 C
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18605 \begin_inset Text
18606
18607 \begin_layout Plain Layout
18608
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617
18618 \end_layout
18619
18620 \end_inset
18621 </cell>
18622 </row>
18623 </lyxtabular>
18624
18625 \end_inset
18626
18627
18628 \end_layout
18629
18630 \begin_layout Subsection
18631 The Table dialog
18632 \end_layout
18633
18634 \begin_layout Standard
18635 You can alter a table by clicking on it with the right mouse button and
18636  then choosing 
18637 \family sans
18638 More\SpecialChar \menuseparator
18639 Settings
18640 \family default
18641 .
18642  This brings up the table dialog.
18643  Here you can adjust the settings of the cell, row and/or column where the
18644  cursor is placed currently.
18645  Most of the dialog options also work on selections.
18646  This means that if you select more cells, columns or rows the action is
18647  done on all of your selection.
18648 \end_layout
18649
18650 \begin_layout Standard
18651 In addition to the table dialog, the 
18652 \family sans
18653 table
18654 \begin_inset space ~
18655 \end_inset
18656
18657 toolbar
18658 \family default
18659  helps you in setting table properties.
18660  It appears if the cursor is inside a table.
18661 \end_layout
18662
18663 \begin_layout Standard
18664 In the tab 
18665 \family sans
18666 Table
18667 \begin_inset space ~
18668 \end_inset
18669
18670 Settings
18671 \family default
18672  of the table dialog you can set the alignment for the current row.
18673  If you add a row or column, it will be inserted right beside or below the
18674  current cell respectively.
18675  The vertical alignment of a column can only be adjusted when a column width
18676  is given.
18677  A given width will allow the cell to have line breaks and multiple paragraphs
18678  of text, see section
18679 \begin_inset space ~
18680 \end_inset
18681
18682
18683 \begin_inset CommandInset ref
18684 LatexCommand ref
18685 reference "sub:Table-Cells"
18686
18687 \end_inset
18688
18689 .
18690 \end_layout
18691
18692 \begin_layout Standard
18693 You can mark multiple cells of one row/column as a multicolumn/row cell
18694  using the check box 
18695 \family sans
18696 Multicolumn
18697 \family default
18698  or 
18699 \family sans
18700 Multirow
18701 \family default
18702 .
18703  This will merge the cells to 
18704 \emph on
18705 one
18706 \emph default
18707  cell, spread over more than one column/row.
18708  Multicolumn cells are treated as own rows, so that the alignment, width,
18709  and border settings affect only the multicolumn cell.
18710  Here is an example table with a multicolumn cell in the first row and one
18711  in the last row without the upper border:
18712 \end_layout
18713
18714 \begin_layout Standard
18715 \align center
18716 \begin_inset Tabular
18717 <lyxtabular version="3" rows="3" columns="4">
18718 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18719 <column alignment="center" valignment="top" width="0pt">
18720 <column alignment="center" valignment="middle">
18721 <column alignment="center" valignment="top" width="0in">
18722 <column alignment="center" valignment="top" width="0pt">
18723 <row>
18724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18725 \begin_inset Text
18726
18727 \begin_layout Plain Layout
18728 abc
18729 \end_layout
18730
18731 \end_inset
18732 </cell>
18733 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18734 \begin_inset Text
18735
18736 \begin_layout Plain Layout
18737 def ghi
18738 \end_layout
18739
18740 \end_inset
18741 </cell>
18742 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746
18747 \end_layout
18748
18749 \end_inset
18750 </cell>
18751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18752 \begin_inset Text
18753
18754 \begin_layout Plain Layout
18755 jkl
18756 \end_layout
18757
18758 \end_inset
18759 </cell>
18760 </row>
18761 <row>
18762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18763 \begin_inset Text
18764
18765 \begin_layout Plain Layout
18766
18767 \family roman
18768 \series medium
18769 \shape up
18770 \size normal
18771 \emph off
18772 \bar no
18773 \noun off
18774 \color none
18775 A
18776 \end_layout
18777
18778 \end_inset
18779 </cell>
18780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18781 \begin_inset Text
18782
18783 \begin_layout Plain Layout
18784 B
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793 C
18794 \end_layout
18795
18796 \end_inset
18797 </cell>
18798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18799 \begin_inset Text
18800
18801 \begin_layout Plain Layout
18802 D
18803 \end_layout
18804
18805 \end_inset
18806 </cell>
18807 </row>
18808 <row>
18809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18810 \begin_inset Text
18811
18812 \begin_layout Plain Layout
18813 1
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18819 \begin_inset Text
18820
18821 \begin_layout Plain Layout
18822 2
18823 \end_layout
18824
18825 \end_inset
18826 </cell>
18827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18828 \begin_inset Text
18829
18830 \begin_layout Plain Layout
18831 3
18832 \end_layout
18833
18834 \end_inset
18835 </cell>
18836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840 4
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 </row>
18846 </lyxtabular>
18847
18848 \end_inset
18849
18850
18851 \end_layout
18852
18853 \begin_layout Standard
18854 Adept users can declare special LaTeX-arguments for the table.
18855  They are necessary for special table formatting, such as the multirow cells,
18856  explained in the chapter 
18857 \emph on
18858 Tables
18859 \emph default
18860  of the 
18861 \emph on
18862 Embedded
18863 \begin_inset space ~
18864 \end_inset
18865
18866 Objects
18867 \emph default
18868  manual.
18869  You can also rotate the current cell or the whole table 90
18870 \begin_inset space \thinspace{}
18871 \end_inset
18872
18873 degrees counterclockwise.
18874  These rotations are not visible in LyX but are visible in the output.
18875 \end_layout
18876
18877 \begin_layout Standard
18878 \begin_inset Note Greyedout
18879 status open
18880
18881 \begin_layout Plain Layout
18882
18883 \series bold
18884 Note:
18885 \series default
18886  Most DVI-viewers are 
18887 \emph on
18888 not
18889 \emph default
18890  able to display rotations.
18891 \end_layout
18892
18893 \end_inset
18894
18895
18896 \end_layout
18897
18898 \begin_layout Standard
18899 The 
18900 \family sans
18901 Borders
18902 \family default
18903  tab allows you to add and delete border lines for the current row/column.
18904  The button 
18905 \family sans
18906 Default
18907 \family default
18908  adds lines for all cell borders.
18909 \end_layout
18910
18911 \begin_layout Subsection
18912 Longtables
18913 \begin_inset Index idx
18914 status collapsed
18915
18916 \begin_layout Plain Layout
18917 Tables ! Longtables
18918 \end_layout
18919
18920 \end_inset
18921
18922
18923 \begin_inset Index idx
18924 status collapsed
18925
18926 \begin_layout Plain Layout
18927 Longtables
18928 \end_layout
18929
18930 \end_inset
18931
18932
18933 \end_layout
18934
18935 \begin_layout Standard
18936 If the table is too long to fit on one page, you can use the option 
18937 \family sans
18938 Use
18939 \begin_inset space ~
18940 \end_inset
18941
18942 long
18943 \begin_inset space ~
18944 \end_inset
18945
18946 table
18947 \family default
18948  in the tab 
18949 \family sans
18950 Longtable
18951 \family default
18952  of the table dialog to split the table automatically over more pages.
18953  Doing this enables some check boxes and you can now define:
18954 \end_layout
18955
18956 \begin_layout Description
18957
18958 \family sans
18959 Header
18960 \family default
18961 : The current row and all rows above, that don't have any special options
18962  defined, are defined to be the header rows of all pages of the longtable.
18963  except for the first page, if 
18964 \family sans
18965 First
18966 \begin_inset space ~
18967 \end_inset
18968
18969 header
18970 \family default
18971  is defined.
18972 \end_layout
18973
18974 \begin_layout Description
18975
18976 \family sans
18977 First
18978 \begin_inset space ~
18979 \end_inset
18980
18981 header
18982 \family default
18983 : The current row and all rows above, that don't have any special options
18984  defined, are defined to be the header rows of the first page of the longtable.
18985 \end_layout
18986
18987 \begin_layout Description
18988
18989 \family sans
18990 Footer
18991 \family default
18992 : The current row and all rows below, that don't have any special options
18993  defined, are defined to be the footer rows of all pages of the longtable,
18994  except for the last page, if 
18995 \family sans
18996 Last
18997 \begin_inset space ~
18998 \end_inset
18999
19000 footer
19001 \family default
19002  is defined.
19003 \end_layout
19004
19005 \begin_layout Description
19006
19007 \family sans
19008 Last
19009 \begin_inset space ~
19010 \end_inset
19011
19012 footer
19013 \family default
19014 : The current row and all rows below, that don't have any special options
19015  defined, are defined to be the footer rows of the last page of the longtable.
19016 \end_layout
19017
19018 \begin_layout Description
19019 Caption: The first row is reset as a single column.
19020  You can now insert there the table caption via the menu 
19021 \family sans
19022 Insert\SpecialChar \menuseparator
19023 Caption
19024 \family default
19025 .
19026  More about longtable captions can be found in the 
19027 \emph on
19028 Embedded
19029 \begin_inset space ~
19030 \end_inset
19031
19032 Objects
19033 \emph default
19034  manual.
19035 \end_layout
19036
19037 \begin_layout Standard
19038 You can also specify a row where the table is split.
19039  If you set more than one option in the same table row, you should be aware
19040  that then only the first option is used; the others will be defined as
19041  
19042 \emph on
19043 empty
19044 \emph default
19045 .
19046  In this context, first means first in this order: 
19047 \family sans
19048 Footer, Last
19049 \begin_inset space ~
19050 \end_inset
19051
19052 footer,
19053 \family default
19054  
19055 \family sans
19056 Header,
19057 \family default
19058  
19059 \family sans
19060 First
19061 \begin_inset space ~
19062 \end_inset
19063
19064 header
19065 \family default
19066 ; see the following longtable to see how it works:
19067 \end_layout
19068
19069 \begin_layout Standard
19070 \align center
19071 \begin_inset Tabular
19072 <lyxtabular version="3" rows="69" columns="3">
19073 <features rotate="0" islongtable="true" longtabularalignment="center">
19074 <column alignment="block" valignment="top" width="5cm">
19075 <column alignment="left" valignment="top" width="0pt">
19076 <column alignment="right" valignment="top" width="0pt">
19077 <row endfirsthead="true">
19078 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19079 \begin_inset Text
19080
19081 \begin_layout Plain Layout
19082
19083 \series bold
19084 Example Phone List (ignore the names)
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19090 \begin_inset Text
19091
19092 \begin_layout Plain Layout
19093
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 </row>
19108 <row endfirsthead="true">
19109 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113
19114 \series bold
19115 NAME
19116 \end_layout
19117
19118 \end_inset
19119 </cell>
19120 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19121 \begin_inset Text
19122
19123 \begin_layout Plain Layout
19124
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133
19134 \series bold
19135 TEL.
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 </row>
19141 <row endhead="true">
19142 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19143 \begin_inset Text
19144
19145 \begin_layout Plain Layout
19146  
19147 \series bold
19148 Example Phone List
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19154 \begin_inset Text
19155
19156 \begin_layout Plain Layout
19157
19158 \end_layout
19159
19160 \end_inset
19161 </cell>
19162 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19163 \begin_inset Text
19164
19165 \begin_layout Plain Layout
19166
19167 \end_layout
19168
19169 \end_inset
19170 </cell>
19171 </row>
19172 <row endhead="true">
19173 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19174 \begin_inset Text
19175
19176 \begin_layout Plain Layout
19177
19178 \series bold
19179 NAME
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19185 \begin_inset Text
19186
19187 \begin_layout Plain Layout
19188
19189 \end_layout
19190
19191 \end_inset
19192 </cell>
19193 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19194 \begin_inset Text
19195
19196 \begin_layout Plain Layout
19197
19198 \series bold
19199 TEL.
19200 \end_layout
19201
19202 \end_inset
19203 </cell>
19204 </row>
19205 <row endfoot="true">
19206 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19207 \begin_inset Text
19208
19209 \begin_layout Plain Layout
19210  
19211 \series bold
19212 continue ...
19213 \end_layout
19214
19215 \end_inset
19216 </cell>
19217 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19218 \begin_inset Text
19219
19220 \begin_layout Plain Layout
19221
19222 \end_layout
19223
19224 \end_inset
19225 </cell>
19226 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19227 \begin_inset Text
19228
19229 \begin_layout Plain Layout
19230
19231 \end_layout
19232
19233 \end_inset
19234 </cell>
19235 </row>
19236 <row>
19237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241
19242 \series bold
19243 Annovi
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252 Silvia
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261 111
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 </row>
19267 <row>
19268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272
19273 \series bold
19274 Bertoli
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283 Stefano
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292 111
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 </row>
19298 <row>
19299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303
19304 \series bold
19305 Bozzi
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 Walter
19315 \end_layout
19316
19317 \end_inset
19318 </cell>
19319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19320 \begin_inset Text
19321
19322 \begin_layout Plain Layout
19323 111
19324 \end_layout
19325
19326 \end_inset
19327 </cell>
19328 </row>
19329 <row>
19330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19331 \begin_inset Text
19332
19333 \begin_layout Plain Layout
19334
19335 \series bold
19336 Cachia
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19342 \begin_inset Text
19343
19344 \begin_layout Plain Layout
19345 Maria
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Plain Layout
19354 111
19355 \end_layout
19356
19357 \end_inset
19358 </cell>
19359 </row>
19360 <row>
19361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365
19366 \series bold
19367 Cachia
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376 Maurizio
19377 \end_layout
19378
19379 \end_inset
19380 </cell>
19381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19382 \begin_inset Text
19383
19384 \begin_layout Plain Layout
19385 111
19386 \end_layout
19387
19388 \end_inset
19389 </cell>
19390 </row>
19391 <row>
19392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19393 \begin_inset Text
19394
19395 \begin_layout Plain Layout
19396
19397 \series bold
19398 Cinquemani
19399 \end_layout
19400
19401 \end_inset
19402 </cell>
19403 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19404 \begin_inset Text
19405
19406 \begin_layout Plain Layout
19407 Giusi
19408 \end_layout
19409
19410 \end_inset
19411 </cell>
19412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19413 \begin_inset Text
19414
19415 \begin_layout Plain Layout
19416 111
19417 \end_layout
19418
19419 \end_inset
19420 </cell>
19421 </row>
19422 <row>
19423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19424 \begin_inset Text
19425
19426 \begin_layout Plain Layout
19427
19428 \series bold
19429 Colin
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438 Bernard
19439 \end_layout
19440
19441 \end_inset
19442 </cell>
19443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19444 \begin_inset Text
19445
19446 \begin_layout Plain Layout
19447 111
19448 \end_layout
19449
19450 \end_inset
19451 </cell>
19452 </row>
19453 <row>
19454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458
19459 \series bold
19460 Concli
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Plain Layout
19469 Gianfranco
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478 111
19479 \end_layout
19480
19481 \end_inset
19482 </cell>
19483 </row>
19484 <row>
19485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19486 \begin_inset Text
19487
19488 \begin_layout Plain Layout
19489
19490 \series bold
19491 Dal Bosco
19492 \end_layout
19493
19494 \end_inset
19495 </cell>
19496 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19497 \begin_inset Text
19498
19499 \begin_layout Plain Layout
19500 Carolina
19501 \end_layout
19502
19503 \end_inset
19504 </cell>
19505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509 111
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 </row>
19515 <row>
19516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19517 \begin_inset Text
19518
19519 \begin_layout Plain Layout
19520
19521 \series bold
19522 Dalpiaz
19523 \end_layout
19524
19525 \end_inset
19526 </cell>
19527 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19528 \begin_inset Text
19529
19530 \begin_layout Plain Layout
19531 Annamaria
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19537 \begin_inset Text
19538
19539 \begin_layout Plain Layout
19540 111
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 </row>
19546 <row>
19547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551
19552 \series bold
19553 Feliciello
19554 \end_layout
19555
19556 \end_inset
19557 </cell>
19558 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562 Domenico
19563 \end_layout
19564
19565 \end_inset
19566 </cell>
19567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19568 \begin_inset Text
19569
19570 \begin_layout Plain Layout
19571 111
19572 \end_layout
19573
19574 \end_inset
19575 </cell>
19576 </row>
19577 <row>
19578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19579 \begin_inset Text
19580
19581 \begin_layout Plain Layout
19582
19583 \series bold
19584 Focarelli
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19590 \begin_inset Text
19591
19592 \begin_layout Plain Layout
19593 Paola
19594 \end_layout
19595
19596 \end_inset
19597 </cell>
19598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19599 \begin_inset Text
19600
19601 \begin_layout Plain Layout
19602 111
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 </row>
19608 <row>
19609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613
19614 \series bold
19615 Galletti
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624 Oreste
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633 111
19634 \end_layout
19635
19636 \end_inset
19637 </cell>
19638 </row>
19639 <row>
19640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19641 \begin_inset Text
19642
19643 \begin_layout Plain Layout
19644
19645 \series bold
19646 Gasparini
19647 \end_layout
19648
19649 \end_inset
19650 </cell>
19651 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19652 \begin_inset Text
19653
19654 \begin_layout Plain Layout
19655 Franca
19656 \end_layout
19657
19658 \end_inset
19659 </cell>
19660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19661 \begin_inset Text
19662
19663 \begin_layout Plain Layout
19664 111
19665 \end_layout
19666
19667 \end_inset
19668 </cell>
19669 </row>
19670 <row>
19671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19672 \begin_inset Text
19673
19674 \begin_layout Plain Layout
19675
19676 \series bold
19677 Rizzardi
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19683 \begin_inset Text
19684
19685 \begin_layout Plain Layout
19686 Paola
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19692 \begin_inset Text
19693
19694 \begin_layout Plain Layout
19695 111
19696 \end_layout
19697
19698 \end_inset
19699 </cell>
19700 </row>
19701 <row>
19702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19703 \begin_inset Text
19704
19705 \begin_layout Plain Layout
19706
19707 \series bold
19708 Lassini
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Plain Layout
19717 Giancarlo
19718 \end_layout
19719
19720 \end_inset
19721 </cell>
19722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Plain Layout
19726 111
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 </row>
19732 <row>
19733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737
19738 \series bold
19739 Malfatti
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 Luciano
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 111
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 </row>
19763 <row>
19764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768
19769 \series bold
19770 Malfatti
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 Valeriano
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 111
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \series bold
19801 Meneguzzo
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 Roberto
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 111
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 </row>
19825 <row>
19826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830
19831 \series bold
19832 Mezzadra
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 Roberto
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 111
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 </row>
19856 <row>
19857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861
19862 \series bold
19863 Pirpamer
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 Erich
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 111
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 </row>
19887 <row>
19888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892
19893 \series bold
19894 Pochiesa
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 Paolo
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 111, 222
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 </row>
19918 <row>
19919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923
19924 \series bold
19925 Radina
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 Claudio
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 111
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 </row>
19949 <row>
19950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954
19955 \series bold
19956 Stuffer
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 Oskar
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 111
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 </row>
19980 <row>
19981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985
19986 \series bold
19987 Tacchelli
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 Ugo
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 111
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 </row>
20011 <row>
20012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20013 \begin_inset Text
20014
20015 \begin_layout Plain Layout
20016
20017 \series bold
20018 Tezzele
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 Margit
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 111
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 </row>
20042 <row>
20043 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047
20048 \series bold
20049 Unterkalmsteiner
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 Frieda
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 111
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 </row>
20073 <row>
20074 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078
20079 \series bold
20080 Vieider
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 Hilde
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 111
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 </row>
20104 <row>
20105 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109
20110 \series bold
20111 Vigna
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 Jürgen
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 111
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 </row>
20135 <row>
20136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140
20141 \series bold
20142 Weber
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 Maurizio
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 111
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 </row>
20166 <row>
20167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171
20172 \series bold
20173 Winkler
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 Franz
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 111
20192 \end_layout
20193
20194 \end_inset
20195 </cell>
20196 </row>
20197 <row>
20198 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202  
20203 \end_layout
20204
20205 \end_inset
20206 </cell>
20207 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20208 \begin_inset Text
20209
20210 \begin_layout Plain Layout
20211
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 </row>
20226 <row>
20227 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231
20232 \series bold
20233 Annovi
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242 Silvia
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251 555
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 </row>
20257 <row>
20258 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20259 \begin_inset Text
20260
20261 \begin_layout Plain Layout
20262
20263 \series bold
20264 Bertoli
20265 \end_layout
20266
20267 \end_inset
20268 </cell>
20269 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20270 \begin_inset Text
20271
20272 \begin_layout Plain Layout
20273 Stefano
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282 555
20283 \end_layout
20284
20285 \end_inset
20286 </cell>
20287 </row>
20288 <row>
20289 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20290 \begin_inset Text
20291
20292 \begin_layout Plain Layout
20293
20294 \series bold
20295 Bozzi
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304 Walter
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313 555
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 </row>
20319 <row>
20320 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324
20325 \series bold
20326 Cachia
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 Maria
20336 \end_layout
20337
20338 \end_inset
20339 </cell>
20340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20341 \begin_inset Text
20342
20343 \begin_layout Plain Layout
20344 555
20345 \end_layout
20346
20347 \end_inset
20348 </cell>
20349 </row>
20350 <row>
20351 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20352 \begin_inset Text
20353
20354 \begin_layout Plain Layout
20355
20356 \series bold
20357 Cachia
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20363 \begin_inset Text
20364
20365 \begin_layout Plain Layout
20366 Maurizio
20367 \end_layout
20368
20369 \end_inset
20370 </cell>
20371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20372 \begin_inset Text
20373
20374 \begin_layout Plain Layout
20375 555
20376 \end_layout
20377
20378 \end_inset
20379 </cell>
20380 </row>
20381 <row>
20382 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20383 \begin_inset Text
20384
20385 \begin_layout Plain Layout
20386
20387 \series bold
20388 Cinquemani
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20394 \begin_inset Text
20395
20396 \begin_layout Plain Layout
20397 Giusi
20398 \end_layout
20399
20400 \end_inset
20401 </cell>
20402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20403 \begin_inset Text
20404
20405 \begin_layout Plain Layout
20406 555
20407 \end_layout
20408
20409 \end_inset
20410 </cell>
20411 </row>
20412 <row>
20413 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417
20418 \series bold
20419 Colin
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20425 \begin_inset Text
20426
20427 \begin_layout Plain Layout
20428 Bernard
20429 \end_layout
20430
20431 \end_inset
20432 </cell>
20433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20434 \begin_inset Text
20435
20436 \begin_layout Plain Layout
20437 555
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 </row>
20443 <row>
20444 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20445 \begin_inset Text
20446
20447 \begin_layout Plain Layout
20448
20449 \series bold
20450 Concli
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Plain Layout
20459 Gianfranco
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468 555
20469 \end_layout
20470
20471 \end_inset
20472 </cell>
20473 </row>
20474 <row>
20475 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479
20480 \series bold
20481 Dal Bosco
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490 Carolina
20491 \end_layout
20492
20493 \end_inset
20494 </cell>
20495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20496 \begin_inset Text
20497
20498 \begin_layout Plain Layout
20499 555
20500 \end_layout
20501
20502 \end_inset
20503 </cell>
20504 </row>
20505 <row>
20506 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510
20511 \series bold
20512 Dalpiaz
20513 \end_layout
20514
20515 \end_inset
20516 </cell>
20517 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20518 \begin_inset Text
20519
20520 \begin_layout Plain Layout
20521 Annamaria
20522 \end_layout
20523
20524 \end_inset
20525 </cell>
20526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20527 \begin_inset Text
20528
20529 \begin_layout Plain Layout
20530 555
20531 \end_layout
20532
20533 \end_inset
20534 </cell>
20535 </row>
20536 <row>
20537 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20538 \begin_inset Text
20539
20540 \begin_layout Plain Layout
20541
20542 \series bold
20543 Feliciello
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20549 \begin_inset Text
20550
20551 \begin_layout Plain Layout
20552 Domenico
20553 \end_layout
20554
20555 \end_inset
20556 </cell>
20557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561 555
20562 \end_layout
20563
20564 \end_inset
20565 </cell>
20566 </row>
20567 <row>
20568 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20569 \begin_inset Text
20570
20571 \begin_layout Plain Layout
20572
20573 \series bold
20574 Focarelli
20575 \end_layout
20576
20577 \end_inset
20578 </cell>
20579 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20580 \begin_inset Text
20581
20582 \begin_layout Plain Layout
20583 Paola
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20589 \begin_inset Text
20590
20591 \begin_layout Plain Layout
20592 555
20593 \end_layout
20594
20595 \end_inset
20596 </cell>
20597 </row>
20598 <row>
20599 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20600 \begin_inset Text
20601
20602 \begin_layout Plain Layout
20603
20604 \series bold
20605 Galletti
20606 \end_layout
20607
20608 \end_inset
20609 </cell>
20610 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20611 \begin_inset Text
20612
20613 \begin_layout Plain Layout
20614 Oreste
20615 \end_layout
20616
20617 \end_inset
20618 </cell>
20619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20620 \begin_inset Text
20621
20622 \begin_layout Plain Layout
20623 555
20624 \end_layout
20625
20626 \end_inset
20627 </cell>
20628 </row>
20629 <row>
20630 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20631 \begin_inset Text
20632
20633 \begin_layout Plain Layout
20634
20635 \series bold
20636 Gasparini
20637 \end_layout
20638
20639 \end_inset
20640 </cell>
20641 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20642 \begin_inset Text
20643
20644 \begin_layout Plain Layout
20645 Franca
20646 \end_layout
20647
20648 \end_inset
20649 </cell>
20650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20651 \begin_inset Text
20652
20653 \begin_layout Plain Layout
20654 555
20655 \end_layout
20656
20657 \end_inset
20658 </cell>
20659 </row>
20660 <row>
20661 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665
20666 \series bold
20667 Rizzardi
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20673 \begin_inset Text
20674
20675 \begin_layout Plain Layout
20676 Paola
20677 \end_layout
20678
20679 \end_inset
20680 </cell>
20681 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20682 \begin_inset Text
20683
20684 \begin_layout Plain Layout
20685 555
20686 \end_layout
20687
20688 \end_inset
20689 </cell>
20690 </row>
20691 <row>
20692 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20693 \begin_inset Text
20694
20695 \begin_layout Plain Layout
20696
20697 \series bold
20698 Lassini
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20704 \begin_inset Text
20705
20706 \begin_layout Plain Layout
20707 Giancarlo
20708 \end_layout
20709
20710 \end_inset
20711 </cell>
20712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20713 \begin_inset Text
20714
20715 \begin_layout Plain Layout
20716 555
20717 \end_layout
20718
20719 \end_inset
20720 </cell>
20721 </row>
20722 <row>
20723 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Plain Layout
20727
20728 \series bold
20729 Malfatti
20730 \end_layout
20731
20732 \end_inset
20733 </cell>
20734 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20735 \begin_inset Text
20736
20737 \begin_layout Plain Layout
20738 Luciano
20739 \end_layout
20740
20741 \end_inset
20742 </cell>
20743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20744 \begin_inset Text
20745
20746 \begin_layout Plain Layout
20747 555
20748 \end_layout
20749
20750 \end_inset
20751 </cell>
20752 </row>
20753 <row>
20754 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20755 \begin_inset Text
20756
20757 \begin_layout Plain Layout
20758
20759 \series bold
20760 Malfatti
20761 \end_layout
20762
20763 \end_inset
20764 </cell>
20765 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769 Valeriano
20770 \end_layout
20771
20772 \end_inset
20773 </cell>
20774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20775 \begin_inset Text
20776
20777 \begin_layout Plain Layout
20778 555
20779 \end_layout
20780
20781 \end_inset
20782 </cell>
20783 </row>
20784 <row>
20785 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20786 \begin_inset Text
20787
20788 \begin_layout Plain Layout
20789
20790 \series bold
20791 Meneguzzo
20792 \end_layout
20793
20794 \end_inset
20795 </cell>
20796 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20797 \begin_inset Text
20798
20799 \begin_layout Plain Layout
20800 Roberto
20801 \end_layout
20802
20803 \end_inset
20804 </cell>
20805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20806 \begin_inset Text
20807
20808 \begin_layout Plain Layout
20809 555
20810 \end_layout
20811
20812 \end_inset
20813 </cell>
20814 </row>
20815 <row>
20816 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20817 \begin_inset Text
20818
20819 \begin_layout Plain Layout
20820
20821 \series bold
20822 Mezzadra
20823 \end_layout
20824
20825 \end_inset
20826 </cell>
20827 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20828 \begin_inset Text
20829
20830 \begin_layout Plain Layout
20831 Roberto
20832 \end_layout
20833
20834 \end_inset
20835 </cell>
20836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20837 \begin_inset Text
20838
20839 \begin_layout Plain Layout
20840 555
20841 \end_layout
20842
20843 \end_inset
20844 </cell>
20845 </row>
20846 <row>
20847 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20848 \begin_inset Text
20849
20850 \begin_layout Plain Layout
20851
20852 \series bold
20853 Pirpamer
20854 \end_layout
20855
20856 \end_inset
20857 </cell>
20858 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20859 \begin_inset Text
20860
20861 \begin_layout Plain Layout
20862 Erich
20863 \end_layout
20864
20865 \end_inset
20866 </cell>
20867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20868 \begin_inset Text
20869
20870 \begin_layout Plain Layout
20871 555
20872 \end_layout
20873
20874 \end_inset
20875 </cell>
20876 </row>
20877 <row>
20878 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20879 \begin_inset Text
20880
20881 \begin_layout Plain Layout
20882
20883 \series bold
20884 Pochiesa
20885 \end_layout
20886
20887 \end_inset
20888 </cell>
20889 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20890 \begin_inset Text
20891
20892 \begin_layout Plain Layout
20893 Paolo
20894 \end_layout
20895
20896 \end_inset
20897 </cell>
20898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Plain Layout
20902 555, 222
20903 \end_layout
20904
20905 \end_inset
20906 </cell>
20907 </row>
20908 <row>
20909 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913
20914 \series bold
20915 Radina
20916 \end_layout
20917
20918 \end_inset
20919 </cell>
20920 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20921 \begin_inset Text
20922
20923 \begin_layout Plain Layout
20924 Claudio
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 555
20934 \end_layout
20935
20936 \end_inset
20937 </cell>
20938 </row>
20939 <row>
20940 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20941 \begin_inset Text
20942
20943 \begin_layout Plain Layout
20944
20945 \series bold
20946 Stuffer
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20952 \begin_inset Text
20953
20954 \begin_layout Plain Layout
20955 Oskar
20956 \end_layout
20957
20958 \end_inset
20959 </cell>
20960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20961 \begin_inset Text
20962
20963 \begin_layout Plain Layout
20964 555
20965 \end_layout
20966
20967 \end_inset
20968 </cell>
20969 </row>
20970 <row>
20971 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20972 \begin_inset Text
20973
20974 \begin_layout Plain Layout
20975
20976 \series bold
20977 Tacchelli
20978 \end_layout
20979
20980 \end_inset
20981 </cell>
20982 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20983 \begin_inset Text
20984
20985 \begin_layout Plain Layout
20986 Ugo
20987 \end_layout
20988
20989 \end_inset
20990 </cell>
20991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20992 \begin_inset Text
20993
20994 \begin_layout Plain Layout
20995 555
20996 \end_layout
20997
20998 \end_inset
20999 </cell>
21000 </row>
21001 <row>
21002 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006
21007 \series bold
21008 Tezzele
21009 \end_layout
21010
21011 \end_inset
21012 </cell>
21013 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017 Margit
21018 \end_layout
21019
21020 \end_inset
21021 </cell>
21022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21023 \begin_inset Text
21024
21025 \begin_layout Plain Layout
21026 555
21027 \end_layout
21028
21029 \end_inset
21030 </cell>
21031 </row>
21032 <row>
21033 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21034 \begin_inset Text
21035
21036 \begin_layout Plain Layout
21037
21038 \series bold
21039 Unterkalmsteiner
21040 \end_layout
21041
21042 \end_inset
21043 </cell>
21044 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21045 \begin_inset Text
21046
21047 \begin_layout Plain Layout
21048 Frieda
21049 \end_layout
21050
21051 \end_inset
21052 </cell>
21053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21054 \begin_inset Text
21055
21056 \begin_layout Plain Layout
21057 555
21058 \end_layout
21059
21060 \end_inset
21061 </cell>
21062 </row>
21063 <row>
21064 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21065 \begin_inset Text
21066
21067 \begin_layout Plain Layout
21068
21069 \series bold
21070 Vieider
21071 \end_layout
21072
21073 \end_inset
21074 </cell>
21075 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21076 \begin_inset Text
21077
21078 \begin_layout Plain Layout
21079 Hilde
21080 \end_layout
21081
21082 \end_inset
21083 </cell>
21084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21085 \begin_inset Text
21086
21087 \begin_layout Plain Layout
21088 555
21089 \end_layout
21090
21091 \end_inset
21092 </cell>
21093 </row>
21094 <row>
21095 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21096 \begin_inset Text
21097
21098 \begin_layout Plain Layout
21099
21100 \series bold
21101 Vigna
21102 \end_layout
21103
21104 \end_inset
21105 </cell>
21106 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21107 \begin_inset Text
21108
21109 \begin_layout Plain Layout
21110 Jürgen
21111 \end_layout
21112
21113 \end_inset
21114 </cell>
21115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21116 \begin_inset Text
21117
21118 \begin_layout Plain Layout
21119 999
21120 \end_layout
21121
21122 \end_inset
21123 </cell>
21124 </row>
21125 <row>
21126 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130
21131 \series bold
21132 Weber
21133 \end_layout
21134
21135 \end_inset
21136 </cell>
21137 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21138 \begin_inset Text
21139
21140 \begin_layout Plain Layout
21141 Maurizio
21142 \end_layout
21143
21144 \end_inset
21145 </cell>
21146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21147 \begin_inset Text
21148
21149 \begin_layout Plain Layout
21150 555
21151 \end_layout
21152
21153 \end_inset
21154 </cell>
21155 </row>
21156 <row>
21157 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21158 \begin_inset Text
21159
21160 \begin_layout Plain Layout
21161
21162 \series bold
21163 Winkler
21164 \end_layout
21165
21166 \end_inset
21167 </cell>
21168 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21169 \begin_inset Text
21170
21171 \begin_layout Plain Layout
21172 Franz
21173 \end_layout
21174
21175 \end_inset
21176 </cell>
21177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21178 \begin_inset Text
21179
21180 \begin_layout Plain Layout
21181 555
21182 \end_layout
21183
21184 \end_inset
21185 </cell>
21186 </row>
21187 <row endlastfoot="true">
21188 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21189 \begin_inset Text
21190
21191 \begin_layout Plain Layout
21192
21193 \series bold
21194 End
21195 \end_layout
21196
21197 \end_inset
21198 </cell>
21199 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21200 \begin_inset Text
21201
21202 \begin_layout Plain Layout
21203
21204 \end_layout
21205
21206 \end_inset
21207 </cell>
21208 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21209 \begin_inset Text
21210
21211 \begin_layout Plain Layout
21212
21213 \end_layout
21214
21215 \end_inset
21216 </cell>
21217 </row>
21218 </lyxtabular>
21219
21220 \end_inset
21221
21222
21223 \end_layout
21224
21225 \begin_layout Subsection
21226 Table Cells
21227 \begin_inset Index idx
21228 status collapsed
21229
21230 \begin_layout Plain Layout
21231 Tables ! Cells
21232 \end_layout
21233
21234 \end_inset
21235
21236
21237 \begin_inset CommandInset label
21238 LatexCommand label
21239 name "sub:Table-Cells"
21240
21241 \end_inset
21242
21243
21244 \end_layout
21245
21246 \begin_layout Standard
21247 A table cell can contain text, inline equations, a figure, or another table.
21248  All these kinds of objects can be placed in the same cell.
21249  Font sizes and shapes can also be altered.
21250  But you can't put a special environment in a cell (like 
21251 \family sans
21252 Section*
21253 \family default
21254 , etc.), nor set spacing options for the cell's paragraph.
21255 \end_layout
21256
21257 \begin_layout Standard
21258 To have multi-line entries in table cells, you have to declare a fixed width
21259  for the column in the table dialog.
21260  Your text is then automatically split into multiple lines and the cell
21261  is enlarged vertically when the length of the text exceeds the given width.
21262  An example:
21263 \end_layout
21264
21265 \begin_layout Standard
21266 \align center
21267 \begin_inset Tabular
21268 <lyxtabular version="3" rows="4" columns="3">
21269 <features rotate="0" tabularvalignment="middle">
21270 <column alignment="center" valignment="top" width="0pt">
21271 <column alignment="block" valignment="top" width="3cm">
21272 <column alignment="center" valignment="top" width="0pt">
21273 <row>
21274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21275 \begin_inset Text
21276
21277 \begin_layout Plain Layout
21278
21279 \family roman
21280 \series medium
21281 \shape up
21282 \size normal
21283 \emph off
21284 \bar no
21285 \noun off
21286 \color none
21287 1
21288 \end_layout
21289
21290 \end_inset
21291 </cell>
21292 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21293 \begin_inset Text
21294
21295 \begin_layout Plain Layout
21296
21297 \family roman
21298 \series medium
21299 \shape up
21300 \size normal
21301 \emph off
21302 \bar no
21303 \noun off
21304 \color none
21305 2
21306 \end_layout
21307
21308 \end_inset
21309 </cell>
21310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21311 \begin_inset Text
21312
21313 \begin_layout Plain Layout
21314
21315 \family roman
21316 \series medium
21317 \shape up
21318 \size normal
21319 \emph off
21320 \bar no
21321 \noun off
21322 \color none
21323 3
21324 \end_layout
21325
21326 \end_inset
21327 </cell>
21328 </row>
21329 <row>
21330 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21331 \begin_inset Text
21332
21333 \begin_layout Plain Layout
21334
21335 \family roman
21336 \series medium
21337 \shape up
21338 \size normal
21339 \emph off
21340 \bar no
21341 \noun off
21342 \color none
21343 4
21344 \end_layout
21345
21346 \end_inset
21347 </cell>
21348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21349 \begin_inset Text
21350
21351 \begin_layout Plain Layout
21352
21353 \family roman
21354 \series medium
21355 \shape up
21356 \size normal
21357 \emph off
21358 \bar no
21359 \noun off
21360 \color none
21361 This is a multi-line entry in a table.
21362 \end_layout
21363
21364 \end_inset
21365 </cell>
21366 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21367 \begin_inset Text
21368
21369 \begin_layout Plain Layout
21370
21371 \family roman
21372 \series medium
21373 \shape up
21374 \size normal
21375 \emph off
21376 \bar no
21377 \noun off
21378 \color none
21379 5
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 </row>
21385 <row>
21386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21387 \begin_inset Text
21388
21389 \begin_layout Plain Layout
21390
21391 \family roman
21392 \series medium
21393 \shape up
21394 \size normal
21395 \emph off
21396 \bar no
21397 \noun off
21398 \color none
21399 6
21400 \end_layout
21401
21402 \end_inset
21403 </cell>
21404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21405 \begin_inset Text
21406
21407 \begin_layout Plain Layout
21408
21409 \family roman
21410 \series medium
21411 \shape up
21412 \size normal
21413 \emph off
21414 \bar no
21415 \noun off
21416 \color none
21417 This is longer now.
21418 \end_layout
21419
21420 \end_inset
21421 </cell>
21422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Plain Layout
21426
21427 \family roman
21428 \series medium
21429 \shape up
21430 \size normal
21431 \emph off
21432 \bar no
21433 \noun off
21434 \color none
21435 7
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 </row>
21441 <row>
21442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21443 \begin_inset Text
21444
21445 \begin_layout Plain Layout
21446
21447 \family roman
21448 \series medium
21449 \shape up
21450 \size normal
21451 \emph off
21452 \bar no
21453 \noun off
21454 \color none
21455 8
21456 \end_layout
21457
21458 \end_inset
21459 </cell>
21460 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21461 \begin_inset Text
21462
21463 \begin_layout Plain Layout
21464
21465 \family roman
21466 \series medium
21467 \shape up
21468 \size normal
21469 \emph off
21470 \bar no
21471 \noun off
21472 \color none
21473 This is a multi-line entry in a table.
21474  This is longer now.
21475 \end_layout
21476
21477 \end_inset
21478 </cell>
21479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21480 \begin_inset Text
21481
21482 \begin_layout Plain Layout
21483
21484 \family roman
21485 \series medium
21486 \shape up
21487 \size normal
21488 \emph off
21489 \bar no
21490 \noun off
21491 \color none
21492 9
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 </row>
21498 </lyxtabular>
21499
21500 \end_inset
21501
21502
21503 \end_layout
21504
21505 \begin_layout Standard
21506 Cutting and pasting between tables and table cells works reasonably well.
21507  You can even cut and paste more than one row.
21508 \begin_inset Foot
21509 status collapsed
21510
21511 \begin_layout Plain Layout
21512 Note that you cannot paste into a multicell selection because it would not
21513  be clear what to do when pasting a single word in a selected 2×3.
21514  
21515 \end_layout
21516
21517 \end_inset
21518
21519  Selection with the mouse or with 
21520 \family sans
21521 Shift
21522 \family default
21523  plus the arrow keys works as usual.
21524  You can also copy and paste the entire table as a single unit by starting
21525  the selection from outside the table.
21526 \end_layout
21527
21528 \begin_layout Section
21529 Floats
21530 \begin_inset Index idx
21531 status collapsed
21532
21533 \begin_layout Plain Layout
21534 Floats
21535 \end_layout
21536
21537 \end_inset
21538
21539
21540 \begin_inset CommandInset label
21541 LatexCommand label
21542 name "sec:Floats"
21543
21544 \end_inset
21545
21546
21547 \end_layout
21548
21549 \begin_layout Subsection
21550 Introduction
21551 \end_layout
21552
21553 \begin_layout Standard
21554 A float is a block of text associated with some sort of label, which doesn't
21555  have a fixed location.
21556  It can 
21557 \begin_inset Quotes eld
21558 \end_inset
21559
21560 float
21561 \begin_inset Quotes erd
21562 \end_inset
21563
21564  forward or backward a page or two, to wherever it fits best.
21565  
21566 \family sans
21567 Footnotes
21568 \family default
21569  and 
21570 \family sans
21571 Margin
21572 \begin_inset space ~
21573 \end_inset
21574
21575 Notes
21576 \family default
21577  are also floats, because they can float to the next page when there are
21578  too many notes on the current page.
21579 \end_layout
21580
21581 \begin_layout Standard
21582 Floats make it possible to get a high quality layout.
21583  Images and tables can be distributed evenly over the pages to avoid whitespace
21584  and pages without text.
21585  As the floating often destroys the spatial context between the text and
21586  the image/table, every float can be referenced in the text.
21587  Floats are therefore numbered.
21588  Referencing is described in section
21589 \begin_inset space ~
21590 \end_inset
21591
21592
21593 \begin_inset CommandInset ref
21594 LatexCommand ref
21595 reference "sec:Cross-References"
21596
21597 \end_inset
21598
21599 .
21600 \end_layout
21601
21602 \begin_layout Standard
21603 To insert a float, use the menu 
21604 \family sans
21605 Insert\SpecialChar \menuseparator
21606 Float
21607 \family default
21608 .
21609  A box with a caption will be inserted into your document.
21610  The label will automatically be translated to the document language in
21611  the output.
21612  After the label you can insert the caption text.
21613 \begin_inset Index idx
21614 status collapsed
21615
21616 \begin_layout Plain Layout
21617 Floats ! Captions
21618 \end_layout
21619
21620 \end_inset
21621
21622  The image or table is inserted above or below the caption in a separate
21623  paragraph within the float.
21624  To keep your LyX-document readable, you can open and close the float box
21625  by left-clicking on the box label.
21626  A closed float box looks like this: 
21627 \begin_inset Graphics
21628         filename clipart/floatQt4.png
21629         scale 80
21630
21631 \end_inset
21632
21633  – a gray button with a red label.
21634 \end_layout
21635
21636 \begin_layout Standard
21637 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21638  that can occur when the surrounding text is specially formatted.
21639 \end_layout
21640
21641 \begin_layout Subsection
21642 Examples
21643 \end_layout
21644
21645 \begin_layout Subsubsection
21646 Figure Floats
21647 \begin_inset CommandInset label
21648 LatexCommand label
21649 name "sub:Figure-Floats"
21650
21651 \end_inset
21652
21653
21654 \begin_inset Index idx
21655 status collapsed
21656
21657 \begin_layout Plain Layout
21658 Floats ! Figure floats
21659 \end_layout
21660
21661 \end_inset
21662
21663
21664 \end_layout
21665
21666 \begin_layout Standard
21667 Figure
21668 \begin_inset space ~
21669 \end_inset
21670
21671
21672 \begin_inset CommandInset ref
21673 LatexCommand ref
21674 reference "fig:Platypus-distorted"
21675
21676 \end_inset
21677
21678  was created using the menu 
21679 \family sans
21680 Insert\SpecialChar \menuseparator
21681 Float\SpecialChar \menuseparator
21682 Figure
21683 \family default
21684  (toolbar button 
21685 \begin_inset Info
21686 type  "icon"
21687 arg   "float-insert figure"
21688 \end_inset
21689
21690 ).
21691  The image was inserted by setting the cursor above the caption label and
21692  using the menu 
21693 \family sans
21694 Insert\SpecialChar \menuseparator
21695 Graphics
21696 \family default
21697  (toolbar button 
21698 \begin_inset Info
21699 type  "icon"
21700 arg   "dialog-show-new-inset graphics"
21701 \end_inset
21702
21703 ).
21704  The image in the float was horizontally centered by putting the cursor
21705  to the left or right of the image and using the menu 
21706 \family sans
21707 Edit\SpecialChar \menuseparator
21708 Paragraph
21709 \begin_inset space ~
21710 \end_inset
21711
21712 Settings
21713 \family default
21714  (toolbar button 
21715 \begin_inset Info
21716 type  "icon"
21717 arg   "layout-paragraph"
21718 \end_inset
21719
21720 ).
21721 \end_layout
21722
21723 \begin_layout Standard
21724 \begin_inset Float figure
21725 wide false
21726 sideways false
21727 status collapsed
21728
21729 \begin_layout Plain Layout
21730 \align center
21731 \begin_inset Graphics
21732         filename clipart/platypus.eps
21733         lyxscale 50
21734         width 50col%
21735
21736 \end_inset
21737
21738
21739 \end_layout
21740
21741 \begin_layout Plain Layout
21742 \begin_inset Caption Standard
21743
21744 \begin_layout Plain Layout
21745 \begin_inset CommandInset label
21746 LatexCommand label
21747 name "fig:Platypus-distorted"
21748
21749 \end_inset
21750
21751 A severely distorted platypus in a float.
21752 \end_layout
21753
21754 \end_inset
21755
21756
21757 \end_layout
21758
21759 \end_inset
21760
21761
21762 \end_layout
21763
21764 \begin_layout Standard
21765 This figure float also shows how to set a label and create a cross-reference
21766  to it: Insert a label into the caption using the menu 
21767 \family sans
21768 Insert\SpecialChar \menuseparator
21769 Label
21770 \family default
21771  (toolbar button 
21772 \begin_inset Info
21773 type  "icon"
21774 arg   "label-insert"
21775 \end_inset
21776
21777 ) and refer to it using the menu 
21778 \family sans
21779 Insert\SpecialChar \menuseparator
21780 Cross-Reference
21781 \family default
21782  (toolbar button 
21783 \begin_inset Info
21784 type  "icon"
21785 arg   "dialog-show-new-inset ref"
21786 \end_inset
21787
21788 ).
21789  It is important to use cross-references to figure floats rather than using
21790  vague references like 
21791 \begin_inset Quotes eld
21792 \end_inset
21793
21794 the figure above
21795 \begin_inset Quotes erd
21796 \end_inset
21797
21798 , because, as LaTeX will reposition the floats in the final document, it
21799  might not be 
21800 \begin_inset Quotes eld
21801 \end_inset
21802
21803 above
21804 \begin_inset Quotes erd
21805 \end_inset
21806
21807  at all.
21808  For more about cross-references, see section
21809 \begin_inset space ~
21810 \end_inset
21811
21812
21813 \begin_inset CommandInset ref
21814 LatexCommand ref
21815 reference "sec:Cross-References"
21816
21817 \end_inset
21818
21819 .
21820 \end_layout
21821
21822 \begin_layout Standard
21823 Normally only one image is inserted in a figure float, but sometimes you
21824  might want to use two images with separate subcaptions.
21825  This can be done by inserting image floats into existing image floats.
21826  Note that only the main caption of the float is added to the List of Figures
21827  as described in section
21828 \begin_inset space ~
21829 \end_inset
21830
21831
21832 \begin_inset CommandInset ref
21833 LatexCommand ref
21834 reference "sub:List-of-Figures"
21835
21836 \end_inset
21837
21838 .
21839  Figure
21840 \begin_inset space ~
21841 \end_inset
21842
21843
21844 \begin_inset CommandInset ref
21845 LatexCommand ref
21846 reference "fig:Two-distorted-images"
21847
21848 \end_inset
21849
21850  is an example of a figure float with two images set side by side.
21851  You can also set the images one below the other.
21852  Figure
21853 \begin_inset space ~
21854 \end_inset
21855
21856
21857 \begin_inset CommandInset ref
21858 LatexCommand ref
21859 reference "fig:Undefinable"
21860
21861 \end_inset
21862
21863  and 
21864 \begin_inset CommandInset ref
21865 LatexCommand ref
21866 reference "fig:Platypus"
21867
21868 \end_inset
21869
21870  are the subfigures.
21871 \end_layout
21872
21873 \begin_layout Standard
21874 \begin_inset Float figure
21875 wide false
21876 sideways false
21877 status open
21878
21879 \begin_layout Plain Layout
21880 \begin_inset space \hfill{}
21881 \end_inset
21882
21883
21884 \begin_inset Float figure
21885 wide false
21886 sideways false
21887 status collapsed
21888
21889 \begin_layout Plain Layout
21890 \begin_inset Caption Standard
21891
21892 \begin_layout Plain Layout
21893 \begin_inset CommandInset label
21894 LatexCommand label
21895 name "fig:Undefinable"
21896
21897 \end_inset
21898
21899 Undefinable
21900 \end_layout
21901
21902 \end_inset
21903
21904
21905 \end_layout
21906
21907 \begin_layout Plain Layout
21908 \begin_inset Graphics
21909         filename clipart/escher-lsd.eps
21910         width 45col%
21911
21912 \end_inset
21913
21914
21915 \end_layout
21916
21917 \end_inset
21918
21919
21920 \begin_inset space \hfill{}
21921 \end_inset
21922
21923
21924 \begin_inset Float figure
21925 wide false
21926 sideways false
21927 status collapsed
21928
21929 \begin_layout Plain Layout
21930 \begin_inset Caption Standard
21931
21932 \begin_layout Plain Layout
21933 \begin_inset CommandInset label
21934 LatexCommand label
21935 name "fig:Platypus"
21936
21937 \end_inset
21938
21939 Platypus
21940 \end_layout
21941
21942 \end_inset
21943
21944
21945 \end_layout
21946
21947 \begin_layout Plain Layout
21948 \begin_inset Graphics
21949         filename clipart/platypus.eps
21950         lyxscale 60
21951         width 45col%
21952
21953 \end_inset
21954
21955
21956 \end_layout
21957
21958 \end_inset
21959
21960
21961 \begin_inset space \hfill{}
21962 \end_inset
21963
21964
21965 \end_layout
21966
21967 \begin_layout Plain Layout
21968 \begin_inset Caption Standard
21969
21970 \begin_layout Plain Layout
21971 \begin_inset CommandInset label
21972 LatexCommand label
21973 name "fig:Two-distorted-images"
21974
21975 \end_inset
21976
21977 Two distorted images.
21978 \end_layout
21979
21980 \end_inset
21981
21982
21983 \end_layout
21984
21985 \end_inset
21986
21987
21988 \end_layout
21989
21990 \begin_layout Subsubsection
21991 Table Floats
21992 \begin_inset Index idx
21993 status collapsed
21994
21995 \begin_layout Plain Layout
21996 Floats ! Table floats
21997 \end_layout
21998
21999 \end_inset
22000
22001
22002 \end_layout
22003
22004 \begin_layout Standard
22005 Table floats can be inserted using the menu 
22006 \family sans
22007 Insert\SpecialChar \menuseparator
22008 Float\SpecialChar \menuseparator
22009 Table
22010 \family default
22011  or the toolbar button 
22012 \begin_inset Info
22013 type  "icon"
22014 arg   "float-insert table"
22015 \end_inset
22016
22017 .
22018  They have the same properties as figure floats except that the table in
22019  the float is normally placed below the caption and not above like for figures
22020  and that the label begins with “tab:”.
22021  Table
22022 \begin_inset space ~
22023 \end_inset
22024
22025
22026 \begin_inset CommandInset ref
22027 LatexCommand ref
22028 reference "tab:Table-float"
22029
22030 \end_inset
22031
22032  is a table float.
22033 \end_layout
22034
22035 \begin_layout Standard
22036 \begin_inset Float table
22037 wide false
22038 sideways false
22039 status open
22040
22041 \begin_layout Plain Layout
22042 \begin_inset Caption Standard
22043
22044 \begin_layout Plain Layout
22045 \begin_inset CommandInset label
22046 LatexCommand label
22047 name "tab:Table-float"
22048
22049 \end_inset
22050
22051 A table float.
22052 \end_layout
22053
22054 \end_inset
22055
22056
22057 \end_layout
22058
22059 \begin_layout Plain Layout
22060 \align center
22061 \begin_inset Tabular
22062 <lyxtabular version="3" rows="3" columns="3">
22063 <features rotate="0" tabularvalignment="middle">
22064 <column alignment="center" valignment="top" width="0pt">
22065 <column alignment="center" valignment="top" width="0pt">
22066 <column alignment="center" valignment="top" width="0pt">
22067 <row>
22068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22069 \begin_inset Text
22070
22071 \begin_layout Plain Layout
22072
22073 \family roman
22074 \series medium
22075 \shape up
22076 \size normal
22077 \emph off
22078 \bar no
22079 \noun off
22080 \color none
22081 1
22082 \end_layout
22083
22084 \end_inset
22085 </cell>
22086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22087 \begin_inset Text
22088
22089 \begin_layout Plain Layout
22090
22091 \family roman
22092 \series medium
22093 \shape up
22094 \size normal
22095 \emph off
22096 \bar no
22097 \noun off
22098 \color none
22099 2
22100 \end_layout
22101
22102 \end_inset
22103 </cell>
22104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22105 \begin_inset Text
22106
22107 \begin_layout Plain Layout
22108
22109 \family roman
22110 \series medium
22111 \shape up
22112 \size normal
22113 \emph off
22114 \bar no
22115 \noun off
22116 \color none
22117 3
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 </row>
22123 <row>
22124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22125 \begin_inset Text
22126
22127 \begin_layout Plain Layout
22128
22129 \family roman
22130 \series medium
22131 \shape up
22132 \size normal
22133 \emph off
22134 \bar no
22135 \noun off
22136 \color none
22137 Joe
22138 \end_layout
22139
22140 \end_inset
22141 </cell>
22142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22143 \begin_inset Text
22144
22145 \begin_layout Plain Layout
22146
22147 \family roman
22148 \series medium
22149 \shape up
22150 \size normal
22151 \emph off
22152 \bar no
22153 \noun off
22154 \color none
22155 Mary
22156 \end_layout
22157
22158 \end_inset
22159 </cell>
22160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22161 \begin_inset Text
22162
22163 \begin_layout Plain Layout
22164
22165 \family roman
22166 \series medium
22167 \shape up
22168 \size normal
22169 \emph off
22170 \bar no
22171 \noun off
22172 \color none
22173 Ted
22174 \end_layout
22175
22176 \end_inset
22177 </cell>
22178 </row>
22179 <row>
22180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22181 \begin_inset Text
22182
22183 \begin_layout Plain Layout
22184
22185 \family roman
22186 \series medium
22187 \shape up
22188 \size normal
22189 \emph off
22190 \bar no
22191 \noun off
22192 \color none
22193 \begin_inset Formula $\int x^{2}dx$
22194 \end_inset
22195
22196
22197 \end_layout
22198
22199 \end_inset
22200 </cell>
22201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205
22206 \family roman
22207 \series medium
22208 \shape up
22209 \size normal
22210 \emph off
22211 \bar no
22212 \noun off
22213 \color none
22214 \begin_inset Formula $\left[\begin{array}{cc}
22215 a & b\\
22216 c & d
22217 \end{array}\right]$
22218 \end_inset
22219
22220
22221 \end_layout
22222
22223 \end_inset
22224 </cell>
22225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22226 \begin_inset Text
22227
22228 \begin_layout Plain Layout
22229
22230 \family roman
22231 \series medium
22232 \shape up
22233 \size normal
22234 \emph off
22235 \bar no
22236 \noun off
22237 \color none
22238 \begin_inset Formula $1+1=2$
22239 \end_inset
22240
22241
22242 \end_layout
22243
22244 \end_inset
22245 </cell>
22246 </row>
22247 </lyxtabular>
22248
22249 \end_inset
22250
22251
22252 \end_layout
22253
22254 \end_inset
22255
22256
22257 \end_layout
22258
22259 \begin_layout Subsection
22260 More Information
22261 \begin_inset Index idx
22262 status collapsed
22263
22264 \begin_layout Plain Layout
22265 Floats ! Details
22266 \end_layout
22267
22268 \end_inset
22269
22270
22271 \end_layout
22272
22273 \begin_layout Standard
22274 LyX offers you further float types as well as rotated floats.
22275  It also allows you to change the float numbering scheme, to control the
22276  float placement and to change the formatting and placement of the float
22277  caption.
22278  All these features are explained in detail with many examples in the chapter
22279  
22280 \emph on
22281 Floats
22282 \emph default
22283  in the 
22284 \emph on
22285 Embedded
22286 \begin_inset space ~
22287 \end_inset
22288
22289 Objects
22290 \emph default
22291  manual.
22292 \end_layout
22293
22294 \begin_layout Section
22295 Minipages
22296 \begin_inset Index idx
22297 status collapsed
22298
22299 \begin_layout Plain Layout
22300 Minipages
22301 \end_layout
22302
22303 \end_inset
22304
22305
22306 \end_layout
22307
22308 \begin_layout Standard
22309 LaTeX provides a mechanism essentially to produce a page within a page,
22310  called a minipage.
22311  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22312 \begin_inset space \space{}
22313 \end_inset
22314
22315 apply.
22316  
22317 \end_layout
22318
22319 \begin_layout Standard
22320 Minipages in LyX have their own collapsible box inserted via the menu 
22321 \family sans
22322 Insert\SpecialChar \menuseparator
22323 Box
22324 \family default
22325 .
22326  Right-clicking on the box label allows you to alter the width of the minipage
22327  and its alignment within the page.
22328 \end_layout
22329
22330 \begin_layout Standard
22331 \align center
22332 \begin_inset Box Frameless
22333 position "t"
22334 hor_pos "c"
22335 has_inner_box 1
22336 inner_pos "t"
22337 use_parbox 0
22338 use_makebox 0
22339 width "30col%"
22340 special "none"
22341 height "1pt"
22342 height_special "totalheight"
22343 status collapsed
22344
22345 \begin_layout Plain Layout
22346
22347 \shape italic
22348 This is a minipage.
22349  The text is set in an italic style.
22350 \end_layout
22351
22352 \begin_layout Plain Layout
22353
22354 \shape italic
22355 Minipages are often used for text in another language or text that needs
22356  another formatting.
22357 \end_layout
22358
22359 \end_inset
22360
22361
22362 \end_layout
22363
22364 \begin_layout Standard
22365 \begin_inset VSpace medskip
22366 \end_inset
22367
22368 If you place two minipages side-by-side, you can use 
22369 \family sans
22370 Horizontal Fills
22371 \family default
22372  as described in section
22373 \begin_inset space ~
22374 \end_inset
22375
22376
22377 \begin_inset CommandInset ref
22378 LatexCommand ref
22379 reference "sub:Horizontal-Space"
22380
22381 \end_inset
22382
22383 :
22384 \begin_inset VSpace medskip
22385 \end_inset
22386
22387
22388 \end_layout
22389
22390 \begin_layout Standard
22391 \begin_inset Box Frameless
22392 position "t"
22393 hor_pos "c"
22394 has_inner_box 1
22395 inner_pos "t"
22396 use_parbox 0
22397 use_makebox 0
22398 width "1.5in"
22399 special "none"
22400 height "1pt"
22401 height_special "totalheight"
22402 status open
22403
22404 \begin_layout Plain Layout
22405 This is a minipage with some stupid dummy text.
22406  This dummy text is used to increase the size of the minipage.
22407 \end_layout
22408
22409 \end_inset
22410
22411
22412 \begin_inset space \hfill{}
22413 \end_inset
22414
22415
22416 \begin_inset Box Frameless
22417 position "t"
22418 hor_pos "c"
22419 has_inner_box 1
22420 inner_pos "t"
22421 use_parbox 0
22422 use_makebox 0
22423 width "1.5in"
22424 special "none"
22425 height "1pt"
22426 height_special "totalheight"
22427 status open
22428
22429 \begin_layout Plain Layout
22430 This is a minipage with some stupid dummy text.
22431  This dummy text is used to increase the size of the minipage.
22432 \end_layout
22433
22434 \end_inset
22435
22436
22437 \end_layout
22438
22439 \begin_layout Standard
22440 \begin_inset VSpace bigskip
22441 \end_inset
22442
22443
22444 \end_layout
22445
22446 \begin_layout Standard
22447 When you right-click on a minipage box, you can transform the box to another
22448  box type.
22449  All box types and their settings are explained in detail in chapter 
22450 \emph on
22451 Boxes
22452 \emph default
22453  of the 
22454 \emph on
22455 Embedded
22456 \begin_inset space ~
22457 \end_inset
22458
22459 Objects
22460 \emph default
22461  manual.
22462 \end_layout
22463
22464 \begin_layout Chapter
22465 Mathematical Formulas
22466 \begin_inset Index idx
22467 status collapsed
22468
22469 \begin_layout Plain Layout
22470 Math
22471 \end_layout
22472
22473 \end_inset
22474
22475
22476 \begin_inset Index idx
22477 status collapsed
22478
22479 \begin_layout Plain Layout
22480 Formulas | see
22481 \begin_inset ERT
22482 status collapsed
22483
22484 \begin_layout Plain Layout
22485
22486 {
22487 \end_layout
22488
22489 \end_inset
22490
22491 Math
22492 \begin_inset ERT
22493 status collapsed
22494
22495 \begin_layout Plain Layout
22496
22497 }
22498 \end_layout
22499
22500 \end_inset
22501
22502
22503 \end_layout
22504
22505 \end_inset
22506
22507
22508 \begin_inset CommandInset label
22509 LatexCommand label
22510 name "chap:Mathematical-Formulas"
22511
22512 \end_inset
22513
22514
22515 \end_layout
22516
22517 \begin_layout Standard
22518 The issues of this chapter are described in detail in the 
22519 \emph on
22520 Math
22521 \emph default
22522  manual.
22523  There you will also find tips and tricks for special cases.
22524 \end_layout
22525
22526 \begin_layout Section
22527 Basic Math Editing
22528 \begin_inset Index idx
22529 status collapsed
22530
22531 \begin_layout Plain Layout
22532 Math ! Basics
22533 \end_layout
22534
22535 \end_inset
22536
22537
22538 \end_layout
22539
22540 \begin_layout Standard
22541 To create a math formula, you can just click on the toolbar icon 
22542 \begin_inset Info
22543 type  "icon"
22544 arg   "math-mode on"
22545 \end_inset
22546
22547  (shortcut 
22548 \begin_inset Info
22549 type  "shortcut"
22550 arg   "math-mode"
22551 \end_inset
22552
22553 ).
22554  That will create a little blue rectangle, with purple markers around its
22555  corners.
22556  That blue rectangle is the formula itself; the purple markers indicate
22557  what level of nesting within the formula you are at.
22558  You can also choose a particular formula type to insert via the 
22559 \family sans
22560 Insert\SpecialChar \menuseparator
22561 Math
22562 \family default
22563  menu.
22564 \end_layout
22565
22566 \begin_layout Standard
22567 Editing the parameters of a formula and adding math constructs can be done
22568  with the 
22569 \family sans
22570 math
22571 \begin_inset space ~
22572 \end_inset
22573
22574 toolbar
22575 \family default
22576 , that appears if the cursor is in a formula.
22577 \end_layout
22578
22579 \begin_layout Standard
22580 There are two main types of formulas, inline formulas and display formulas.
22581  Inline formulas appear within a text line, like this one:
22582 \end_layout
22583
22584 \begin_layout Standard
22585 This is a line with an inline formula 
22586 \begin_inset Formula $A=B$
22587 \end_inset
22588
22589  in it.
22590 \end_layout
22591
22592 \begin_layout Standard
22593 Displayed formulas appear outside the text like if they were in a separate
22594  paragraph, like this one:
22595 \begin_inset Formula 
22596 \[
22597 A=B
22598 \]
22599
22600 \end_inset
22601
22602 You can only number and reference displayed formulas.
22603 \end_layout
22604
22605 \begin_layout Standard
22606 LyX also supports many LaTeX math commands.
22607  For example, typing 
22608 \begin_inset Quotes eld
22609 \end_inset
22610
22611
22612 \series bold
22613
22614 \backslash
22615 alpha
22616 \series default
22617
22618 \begin_inset Quotes erd
22619 \end_inset
22620
22621 , followed by a space, in a formula will create the Greek letter 
22622 \begin_inset Formula $\alpha$
22623 \end_inset
22624
22625 .
22626  Typing commands might sometimes be faster than using the 
22627 \family sans
22628 Math
22629 \begin_inset space ~
22630 \end_inset
22631
22632 Panel
22633 \family default
22634 .
22635 \end_layout
22636
22637 \begin_layout Subsection
22638 Navigating in Formulas
22639 \begin_inset Index idx
22640 status collapsed
22641
22642 \begin_layout Plain Layout
22643 Math ! Navigating
22644 \end_layout
22645
22646 \end_inset
22647
22648
22649 \end_layout
22650
22651 \begin_layout Standard
22652 The best control over the cursor position within an existing formula is
22653  achieved with the arrow keys.
22654  LyX uses small rectangles to indicate places where something can be inserted.
22655  The arrow keys can be used to navigate between parts of a formula.
22656  Pressing 
22657 \family sans
22658 Space
22659 \family default
22660  will leave a formula construct (a square root 
22661 \begin_inset Formula $\sqrt{2}$
22662 \end_inset
22663
22664 , or parentheses 
22665 \begin_inset Formula $\left(f\right)$
22666 \end_inset
22667
22668 , or a matrix 
22669 \begin_inset Formula $\left[\begin{array}{cc}
22670 1 & 2\\
22671 3 & 4
22672 \end{array}\right]$
22673 \end_inset
22674
22675 ).
22676  Pressing 
22677 \family sans
22678 Escape
22679 \family default
22680  will leave the formula, placing the cursor after the formula.
22681  
22682 \family sans
22683 Tab
22684 \family default
22685  can be used to move horizontally in a formula; for example, through the
22686  cells of a matrix or the positions in a multi-line equation.
22687 \end_layout
22688
22689 \begin_layout Standard
22690
22691 \family sans
22692 Space
22693 \family default
22694 , printed in this document as 
22695 \begin_inset Quotes eld
22696 \end_inset
22697
22698
22699 \begin_inset space \textvisiblespace{}
22700 \end_inset
22701
22702
22703 \begin_inset Quotes erd
22704 \end_inset
22705
22706 , seems to do nothing in a formula, since it does not add a space between
22707  characters, but it does exit a nested structure.
22708  For this reason, you have to be careful about using 
22709 \family sans
22710 Space
22711 \family default
22712 .
22713  For example, if you want 
22714 \begin_inset Formula $\sqrt{2x+1}$
22715 \end_inset
22716
22717 , type 
22718 \series bold
22719
22720 \backslash
22721 sqrt
22722 \begin_inset space \textvisiblespace{}
22723 \end_inset
22724
22725 2x+1
22726 \series default
22727  and not 
22728 \series bold
22729
22730 \backslash
22731 sqrt
22732 \begin_inset space \textvisiblespace{}
22733 \end_inset
22734
22735 2x
22736 \begin_inset space \textvisiblespace{}
22737 \end_inset
22738
22739 +1
22740 \series default
22741 , since in the latter case only the 
22742 \family typewriter
22743
22744 \begin_inset Formula $2x$
22745 \end_inset
22746
22747
22748 \family default
22749  will be under the square root sign: 
22750 \begin_inset Formula $\sqrt{2x}+1$
22751 \end_inset
22752
22753 .
22754 \end_layout
22755
22756 \begin_layout Standard
22757 You can leave many parts of a formula, like this matrix, partially filled
22758  in, such as:
22759 \begin_inset Formula 
22760 \[
22761 \left(\begin{array}{ccc}
22762 \lambda_{1}\\
22763  & \ddots\\
22764  &  & \lambda_{n}
22765 \end{array}\right)
22766 \]
22767
22768 \end_inset
22769
22770 If you leave a fraction only partially filled in, or a subscript with nothing
22771  in it, the results will be unpredictable, but most constructs don't mind.
22772 \end_layout
22773
22774 \begin_layout Subsection
22775 Selecting Text
22776 \end_layout
22777
22778 \begin_layout Standard
22779 You can select text within a formula in two different ways.
22780  Place the cursor at one end of the string of text you want, and press 
22781 \family sans
22782 Shift
22783 \family default
22784  and a cursor movement key to select text.
22785  It will be highlighted as with regular text selection.
22786  Alternatively, you can select text with the mouse in the usual way.
22787  That text can then be cut or copied, and then pasted within any formula,
22788  but not in a normal text region in LyX.
22789 \end_layout
22790
22791 \begin_layout Subsection
22792 Exponents and Subscripts
22793 \begin_inset Index idx
22794 status collapsed
22795
22796 \begin_layout Plain Layout
22797 Math ! Exponents
22798 \end_layout
22799
22800 \end_inset
22801
22802
22803 \begin_inset Index idx
22804 status collapsed
22805
22806 \begin_layout Plain Layout
22807 Math ! Subscripts
22808 \end_layout
22809
22810 \end_inset
22811
22812
22813 \end_layout
22814
22815 \begin_layout Standard
22816 You can use the math panel to add super- or subscripts (buttons 
22817 \begin_inset Info
22818 type  "icon"
22819 arg   "math-superscript"
22820 \end_inset
22821
22822  and 
22823 \begin_inset Info
22824 type  "icon"
22825 arg   "math-subscript"
22826 \end_inset
22827
22828 ), but it is often much easier to use a command.
22829  To get 
22830 \begin_inset Formula $x^{2}$
22831 \end_inset
22832
22833 , type in a formula 
22834 \series bold
22835 x^2
22836 \begin_inset space \textvisiblespace{}
22837 \end_inset
22838
22839
22840 \series default
22841 .
22842  The final 
22843 \family sans
22844 Space
22845 \family default
22846  puts the cursor back down on the base line of the expression.
22847  If you type 
22848 \series bold
22849 x^2y
22850 \series default
22851 , you will get 
22852 \begin_inset Formula $x^{2y}$
22853 \end_inset
22854
22855 , to get 
22856 \begin_inset Formula $x^{2}y$
22857 \end_inset
22858
22859 , type 
22860 \series bold
22861 x^2
22862 \begin_inset space \textvisiblespace{}
22863 \end_inset
22864
22865 y
22866 \series default
22867 .
22868  If you use characters in the superscript, that could be accented with the
22869  circumflex 
22870 \begin_inset Quotes eld
22871 \end_inset
22872
22873 ^
22874 \begin_inset Quotes erd
22875 \end_inset
22876
22877 , you have to use an extra 
22878 \family sans
22879 Space
22880 \family default
22881  to separate the circumflex and the character.
22882  For example, if you want 
22883 \begin_inset Formula $x^{a}$
22884 \end_inset
22885
22886 , type 
22887 \series bold
22888 x^
22889 \begin_inset space \textvisiblespace{}
22890 \end_inset
22891
22892 a
22893 \series default
22894 .
22895  Subscripts are similar: To get 
22896 \begin_inset Formula $a_{1}$
22897 \end_inset
22898
22899 , type 
22900 \series bold
22901 a_1
22902 \begin_inset space \textvisiblespace{}
22903 \end_inset
22904
22905
22906 \series default
22907 .
22908 \end_layout
22909
22910 \begin_layout Subsection
22911 Fractions
22912 \begin_inset Index idx
22913 status collapsed
22914
22915 \begin_layout Plain Layout
22916 Math ! Fractions
22917 \end_layout
22918
22919 \end_inset
22920
22921
22922 \end_layout
22923
22924 \begin_layout Standard
22925 Create a fraction either with the command 
22926 \series bold
22927
22928 \backslash
22929 frac
22930 \series default
22931  or by using the icon 
22932 \begin_inset Info
22933 type  "icon"
22934 arg   "math-insert \\frac"
22935 \end_inset
22936
22937  in the 
22938 \family sans
22939 Math
22940 \begin_inset space ~
22941 \end_inset
22942
22943 Panel
22944 \family default
22945 .
22946  You will be presented with an empty fraction.
22947  The cursor is above the fraction line.
22948  To move it to the bottom, simply press 
22949 \family sans
22950 Down
22951 \family default
22952 .
22953  To move back up, press 
22954 \family sans
22955 Up
22956 \family default
22957 .
22958  Any math structure can be placed in a fraction, as this example shows:
22959 \begin_inset Formula 
22960 \[
22961 \left[\frac{1}{\left(\begin{array}{cc}
22962 2 & 3\\
22963 4 & 5
22964 \end{array}\right)}\right]
22965 \]
22966
22967 \end_inset
22968
22969
22970 \end_layout
22971
22972 \begin_layout Subsection
22973 Roots
22974 \begin_inset Index idx
22975 status collapsed
22976
22977 \begin_layout Plain Layout
22978 Math ! Roots
22979 \end_layout
22980
22981 \end_inset
22982
22983
22984 \end_layout
22985
22986 \begin_layout Standard
22987 Roots can be created using the 
22988 \family sans
22989 Math
22990 \begin_inset space ~
22991 \end_inset
22992
22993 Panel
22994 \family default
22995  buttons 
22996 \begin_inset Info
22997 type  "icon"
22998 arg   "math-insert \\sqrt"
22999 \end_inset
23000
23001  or 
23002 \begin_inset Info
23003 type  "icon"
23004 arg   "math-insert \\root"
23005 \end_inset
23006
23007  or the commands 
23008 \series bold
23009
23010 \backslash
23011 sqrt
23012 \series default
23013  or 
23014 \series bold
23015
23016 \backslash
23017 root
23018 \series default
23019 .
23020  With the command 
23021 \series bold
23022
23023 \backslash
23024 root
23025 \series default
23026  you can produce roots of higher orders, like cube roots, while 
23027 \series bold
23028
23029 \backslash
23030 sqrt
23031 \series default
23032  always produces a square root.
23033 \end_layout
23034
23035 \begin_layout Subsection
23036 Operators with Limits
23037 \begin_inset Index idx
23038 status collapsed
23039
23040 \begin_layout Plain Layout
23041 Math ! Sums
23042 \end_layout
23043
23044 \end_inset
23045
23046
23047 \begin_inset Index idx
23048 status collapsed
23049
23050 \begin_layout Plain Layout
23051 Math ! Integrals
23052 \end_layout
23053
23054 \end_inset
23055
23056
23057 \begin_inset CommandInset label
23058 LatexCommand label
23059 name "sub:Operators-with-Limits"
23060
23061 \end_inset
23062
23063
23064 \end_layout
23065
23066 \begin_layout Standard
23067 Sum (
23068 \begin_inset Formula $\sum$
23069 \end_inset
23070
23071 ) and integral (
23072 \begin_inset Formula $\int$
23073 \end_inset
23074
23075 ) operators are very often decorated with limits.
23076  These limits can be entered in LyX by entering them as you would enter
23077  a super- or subscript, directly after the symbol.
23078  The sum operator will automatically place its 
23079 \begin_inset Quotes eld
23080 \end_inset
23081
23082 limits
23083 \begin_inset Quotes erd
23084 \end_inset
23085
23086  over and under the symbol in displayed formulas, and to the side in inline
23087  formulas, as in 
23088 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23089 \end_inset
23090
23091 , versus
23092 \begin_inset Formula 
23093 \[
23094 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23095 \]
23096
23097 \end_inset
23098
23099 Integral signs, however, will place the limits to the side in both formula
23100  types.
23101 \end_layout
23102
23103 \begin_layout Standard
23104 All operators with limits will be automatically re-sized when placed in
23105  display mode.
23106  The placement of the limits can be changed by placing the cursor directly
23107  behind the operator and using the menu 
23108 \family sans
23109 Edit\SpecialChar \menuseparator
23110 Math\SpecialChar \menuseparator
23111 Change
23112 \begin_inset space ~
23113 \end_inset
23114
23115 Limits
23116 \begin_inset space ~
23117 \end_inset
23118
23119 Type
23120 \family default
23121  or entering 
23122 \begin_inset Info
23123 type  "shortcut"
23124 arg   "math-limits"
23125 \end_inset
23126
23127 .
23128 \end_layout
23129
23130 \begin_layout Standard
23131 Certain other mathematical expressions also have this 
23132 \begin_inset Quotes eld
23133 \end_inset
23134
23135 moving limits
23136 \begin_inset Quotes erd
23137 \end_inset
23138
23139  feature, such as
23140 \begin_inset Index idx
23141 status collapsed
23142
23143 \begin_layout Plain Layout
23144 Math ! Limits
23145 \end_layout
23146
23147 \end_inset
23148
23149
23150 \begin_inset Formula 
23151 \[
23152 \lim_{x\rightarrow\infty}f(x),
23153 \]
23154
23155 \end_inset
23156
23157 which will place the 
23158 \begin_inset Formula $x\rightarrow\infty$
23159 \end_inset
23160
23161  underneath the 
23162 \begin_inset Quotes eld
23163 \end_inset
23164
23165 lim
23166 \begin_inset Quotes erd
23167 \end_inset
23168
23169  in display mode.
23170  In inline formulas it looks like this: 
23171 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23172 \end_inset
23173
23174 .
23175 \end_layout
23176
23177 \begin_layout Standard
23178 Note that the lim-function was entered as the function macro 
23179 \series bold
23180
23181 \backslash
23182 lim
23183 \series default
23184 .
23185  Have a look at section
23186 \begin_inset space ~
23187 \end_inset
23188
23189
23190 \begin_inset CommandInset ref
23191 LatexCommand ref
23192 reference "sub:Functions"
23193
23194 \end_inset
23195
23196  for an explanation of function macros.
23197 \end_layout
23198
23199 \begin_layout Subsection
23200 Math Symbols
23201 \begin_inset Index idx
23202 status collapsed
23203
23204 \begin_layout Plain Layout
23205 Math ! Symbols
23206 \end_layout
23207
23208 \end_inset
23209
23210
23211 \end_layout
23212
23213 \begin_layout Standard
23214 Most math symbols can be found in the 
23215 \family sans
23216 Math
23217 \begin_inset space ~
23218 \end_inset
23219
23220 Panel
23221 \family default
23222  under one of several categories; including 
23223 \family sans
23224 Greek
23225 \family default
23226
23227 \family sans
23228 Operators
23229 \family default
23230
23231 \family sans
23232 Relations
23233 \family default
23234
23235 \family sans
23236 Arrows
23237 \family default
23238 .
23239  There are also the additional symbols provided by the American Mathematical
23240  Society (AMS).
23241 \end_layout
23242
23243 \begin_layout Standard
23244 If you know the LaTeX-command for a construct or symbol you wish to use,
23245  you don't have to use the 
23246 \family sans
23247 Math
23248 \begin_inset space ~
23249 \end_inset
23250
23251 Panel
23252 \family default
23253 ; you can type the command directly into the formula.
23254  LyX will convert it to the corresponding symbol or construct.
23255 \end_layout
23256
23257 \begin_layout Subsection
23258 Altering Spacing
23259 \begin_inset Index idx
23260 status collapsed
23261
23262 \begin_layout Plain Layout
23263 Math ! Spaces
23264 \end_layout
23265
23266 \end_inset
23267
23268
23269 \end_layout
23270
23271 \begin_layout Standard
23272 You may want to create spaces that differ from the standard spacing that
23273  LaTeX provides.
23274  To do this, press 
23275 \begin_inset Info
23276 type  "shortcut"
23277 arg   "command-alternatives space-insert protected ; math-space"
23278 \end_inset
23279
23280  or use the 
23281 \family sans
23282 Math
23283 \begin_inset space ~
23284 \end_inset
23285
23286 Panel
23287 \family default
23288  button 
23289 \family sans
23290
23291 \begin_inset Info
23292 type  "icon"
23293 arg   "math-insert \\space"
23294 \end_inset
23295
23296
23297 \family default
23298 .
23299  This generates a small space, and shows a small marker on the screen.
23300  For example, the sequence 
23301 \series bold
23302 a Ctrl+Space b
23303 \series default
23304
23305 \begin_inset Formula $a\, b$
23306 \end_inset
23307
23308  appears in LyX as 
23309 \begin_inset Graphics
23310         filename clipart/SpaceMarker.png
23311
23312 \end_inset
23313
23314 .
23315  You can change the space to different sizes when you set the cursor behind
23316  the space marker and enter space again several times.
23317  With every space enter the size will be changed.
23318  Some markers for the space size appear red in LyX, because they are negative
23319  spaces.
23320  Here are two examples:
23321 \end_layout
23322
23323 \begin_layout Standard
23324
23325 \series bold
23326 a Ctrl+Space b
23327 \series default
23328  and 3×
23329 \family sans
23330 Space
23331 \family default
23332
23333 \begin_inset Formula $a\quad b$
23334 \end_inset
23335
23336
23337 \end_layout
23338
23339 \begin_layout Standard
23340
23341 \series bold
23342 a Ctrl+Space b
23343 \series default
23344  and 5×
23345 \family sans
23346 Space
23347 \family default
23348
23349 \begin_inset Formula $a\! b$
23350 \end_inset
23351
23352
23353 \end_layout
23354
23355 \begin_layout Subsection
23356 Functions
23357 \begin_inset Index idx
23358 status collapsed
23359
23360 \begin_layout Plain Layout
23361 Math ! Functions
23362 \end_layout
23363
23364 \end_inset
23365
23366
23367 \begin_inset CommandInset label
23368 LatexCommand label
23369 name "sub:Functions"
23370
23371 \end_inset
23372
23373
23374 \end_layout
23375
23376 \begin_layout Standard
23377 The 
23378 \family sans
23379 Math
23380 \begin_inset space ~
23381 \end_inset
23382
23383 Panel
23384 \family default
23385  contains under the button 
23386 \family sans
23387
23388 \begin_inset Info
23389 type  "icon"
23390 arg   "math-insert \\functions"
23391 \end_inset
23392
23393
23394 \family default
23395  a number of function macros, such as 
23396 \begin_inset Formula $\sin$
23397 \end_inset
23398
23399
23400 \begin_inset Formula $\lim$
23401 \end_inset
23402
23403
23404 \emph on
23405 etc
23406 \emph default
23407 .
23408  (you can also insert them in a formula by typing 
23409 \series bold
23410
23411 \backslash
23412 sin
23413 \series default
23414  etc.).
23415  Standard mathematical practice is that functions are printed upright to
23416  avoid confusions, because 
23417 \begin_inset Formula $sin$
23418 \end_inset
23419
23420  does normally mean 
23421 \begin_inset Formula $s\cdot i\cdot n$
23422 \end_inset
23423
23424 .
23425 \end_layout
23426
23427 \begin_layout Standard
23428 Using the function macros will also produce correct spacing around the function:
23429  
23430 \begin_inset Formula $a\sin x$
23431 \end_inset
23432
23433  is different from 
23434 \begin_inset Formula $asinx$
23435 \end_inset
23436
23437 .
23438 \end_layout
23439
23440 \begin_layout Standard
23441 For some mathematical objects, like limits, the macro changes where subscripts
23442  are placed, as described in section
23443 \begin_inset space ~
23444 \end_inset
23445
23446
23447 \begin_inset CommandInset ref
23448 LatexCommand ref
23449 reference "sub:Operators-with-Limits"
23450
23451 \end_inset
23452
23453 .
23454 \end_layout
23455
23456 \begin_layout Subsection
23457 Accents
23458 \begin_inset Index idx
23459 status collapsed
23460
23461 \begin_layout Plain Layout
23462 Math ! Accents
23463 \end_layout
23464
23465 \end_inset
23466
23467
23468 \end_layout
23469
23470 \begin_layout Standard
23471 In a formula you can insert accented characters in the same way as in text
23472  mode.
23473  This may depend on your keyboard, or the bindings file you use.
23474  You can also use LaTeX commands, for example, to enter 
23475 \begin_inset Formula $\hat{a}$
23476 \end_inset
23477
23478  even if your keyboard doesn't have the circumflex enabled.
23479  Our example is entered by typing 
23480 \series bold
23481
23482 \backslash
23483 hat
23484 \begin_inset space \textvisiblespace{}
23485 \end_inset
23486
23487 a
23488 \series default
23489  in a formula.
23490  Table
23491 \begin_inset space ~
23492 \end_inset
23493
23494
23495 \begin_inset CommandInset ref
23496 LatexCommand ref
23497 reference "tab:Accent-names-and"
23498
23499 \end_inset
23500
23501  shows the equivalences between the accent names and the commands.
23502 \end_layout
23503
23504 \begin_layout Standard
23505 \begin_inset Float table
23506 wide false
23507 sideways false
23508 status open
23509
23510 \begin_layout Plain Layout
23511 \begin_inset Caption Standard
23512
23513 \begin_layout Plain Layout
23514 \begin_inset CommandInset label
23515 LatexCommand label
23516 name "tab:Accent-names-and"
23517
23518 \end_inset
23519
23520 Accent names and the corresponding commands.
23521 \end_layout
23522
23523 \end_inset
23524
23525
23526 \end_layout
23527
23528 \begin_layout Plain Layout
23529 \align center
23530 \begin_inset Tabular
23531 <lyxtabular version="3" rows="11" columns="3">
23532 <features rotate="0" tabularvalignment="middle">
23533 <column alignment="center" valignment="top" width="0pt">
23534 <column alignment="center" valignment="top" width="0pt">
23535 <column alignment="center" valignment="top" width="0pt">
23536 <row>
23537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541 Name
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550 Command
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559 E
23560 \family roman
23561 \series medium
23562 \shape up
23563 \size normal
23564 \emph off
23565 \bar no
23566 \noun off
23567 \color none
23568 xample
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 </row>
23574 <row>
23575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579
23580 \family roman
23581 \series medium
23582 \shape up
23583 \size normal
23584 \emph off
23585 \bar no
23586 \noun off
23587 \color none
23588 circumflex
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597
23598 \series bold
23599
23600 \backslash
23601 hat
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610
23611 \family roman
23612 \series medium
23613 \shape up
23614 \size normal
23615 \emph off
23616 \bar no
23617 \noun off
23618 \color none
23619 \begin_inset Formula $\hat{a}$
23620 \end_inset
23621
23622
23623 \end_layout
23624
23625 \end_inset
23626 </cell>
23627 </row>
23628 <row>
23629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23630 \begin_inset Text
23631
23632 \begin_layout Plain Layout
23633
23634 \family roman
23635 \series medium
23636 \shape up
23637 \size normal
23638 \emph off
23639 \bar no
23640 \noun off
23641 \color none
23642 grave
23643 \end_layout
23644
23645 \end_inset
23646 </cell>
23647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23648 \begin_inset Text
23649
23650 \begin_layout Plain Layout
23651
23652 \series bold
23653
23654 \backslash
23655 grave
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664
23665 \family roman
23666 \series medium
23667 \shape up
23668 \size normal
23669 \emph off
23670 \bar no
23671 \noun off
23672 \color none
23673 \begin_inset Formula $\grave{a}$
23674 \end_inset
23675
23676
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 </row>
23682 <row>
23683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23684 \begin_inset Text
23685
23686 \begin_layout Plain Layout
23687
23688 \family roman
23689 \series medium
23690 \shape up
23691 \size normal
23692 \emph off
23693 \bar no
23694 \noun off
23695 \color none
23696 acute
23697 \end_layout
23698
23699 \end_inset
23700 </cell>
23701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23702 \begin_inset Text
23703
23704 \begin_layout Plain Layout
23705
23706 \series bold
23707
23708 \backslash
23709 acute
23710 \end_layout
23711
23712 \end_inset
23713 </cell>
23714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23715 \begin_inset Text
23716
23717 \begin_layout Plain Layout
23718
23719 \family roman
23720 \series medium
23721 \shape up
23722 \size normal
23723 \emph off
23724 \bar no
23725 \noun off
23726 \color none
23727 \begin_inset Formula $\acute{a}$
23728 \end_inset
23729
23730
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 </row>
23736 <row>
23737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23738 \begin_inset Text
23739
23740 \begin_layout Plain Layout
23741
23742 \family roman
23743 \series medium
23744 \shape up
23745 \size normal
23746 \emph off
23747 \bar no
23748 \noun off
23749 \color none
23750 umlaut
23751 \end_layout
23752
23753 \end_inset
23754 </cell>
23755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759
23760 \series bold
23761
23762 \backslash
23763 ddot
23764 \end_layout
23765
23766 \end_inset
23767 </cell>
23768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23769 \begin_inset Text
23770
23771 \begin_layout Plain Layout
23772
23773 \family roman
23774 \series medium
23775 \shape up
23776 \size normal
23777 \emph off
23778 \bar no
23779 \noun off
23780 \color none
23781 \begin_inset Formula $\ddot{a}$
23782 \end_inset
23783
23784
23785 \end_layout
23786
23787 \end_inset
23788 </cell>
23789 </row>
23790 <row>
23791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23792 \begin_inset Text
23793
23794 \begin_layout Plain Layout
23795
23796 \family roman
23797 \series medium
23798 \shape up
23799 \size normal
23800 \emph off
23801 \bar no
23802 \noun off
23803 \color none
23804 tilde
23805 \end_layout
23806
23807 \end_inset
23808 </cell>
23809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23810 \begin_inset Text
23811
23812 \begin_layout Plain Layout
23813
23814 \series bold
23815
23816 \backslash
23817 tilde
23818 \end_layout
23819
23820 \end_inset
23821 </cell>
23822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23823 \begin_inset Text
23824
23825 \begin_layout Plain Layout
23826
23827 \family roman
23828 \series medium
23829 \shape up
23830 \size normal
23831 \emph off
23832 \bar no
23833 \noun off
23834 \color none
23835 \begin_inset Formula $\tilde{a}$
23836 \end_inset
23837
23838
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 </row>
23844 <row>
23845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23846 \begin_inset Text
23847
23848 \begin_layout Plain Layout
23849
23850 \family roman
23851 \series medium
23852 \shape up
23853 \size normal
23854 \emph off
23855 \bar no
23856 \noun off
23857 \color none
23858 dot
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867
23868 \series bold
23869
23870 \backslash
23871 dot
23872 \end_layout
23873
23874 \end_inset
23875 </cell>
23876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Plain Layout
23880
23881 \family roman
23882 \series medium
23883 \shape up
23884 \size normal
23885 \emph off
23886 \bar no
23887 \noun off
23888 \color none
23889 \begin_inset Formula $\dot{a}$
23890 \end_inset
23891
23892
23893 \end_layout
23894
23895 \end_inset
23896 </cell>
23897 </row>
23898 <row>
23899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903
23904 \family roman
23905 \series medium
23906 \shape up
23907 \size normal
23908 \emph off
23909 \bar no
23910 \noun off
23911 \color none
23912 breve
23913 \end_layout
23914
23915 \end_inset
23916 </cell>
23917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23918 \begin_inset Text
23919
23920 \begin_layout Plain Layout
23921
23922 \series bold
23923
23924 \backslash
23925 breve
23926 \end_layout
23927
23928 \end_inset
23929 </cell>
23930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23931 \begin_inset Text
23932
23933 \begin_layout Plain Layout
23934
23935 \family roman
23936 \series medium
23937 \shape up
23938 \size normal
23939 \emph off
23940 \bar no
23941 \noun off
23942 \color none
23943 \begin_inset Formula $\breve{a}$
23944 \end_inset
23945
23946
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 </row>
23952 <row>
23953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23954 \begin_inset Text
23955
23956 \begin_layout Plain Layout
23957
23958 \family roman
23959 \series medium
23960 \shape up
23961 \size normal
23962 \emph off
23963 \bar no
23964 \noun off
23965 \color none
23966 caron
23967 \end_layout
23968
23969 \end_inset
23970 </cell>
23971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Plain Layout
23975
23976 \series bold
23977
23978 \backslash
23979 check
23980 \end_layout
23981
23982 \end_inset
23983 </cell>
23984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23985 \begin_inset Text
23986
23987 \begin_layout Plain Layout
23988
23989 \family roman
23990 \series medium
23991 \shape up
23992 \size normal
23993 \emph off
23994 \bar no
23995 \noun off
23996 \color none
23997 \begin_inset Formula $\check{a}$
23998 \end_inset
23999
24000
24001 \end_layout
24002
24003 \end_inset
24004 </cell>
24005 </row>
24006 <row>
24007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24008 \begin_inset Text
24009
24010 \begin_layout Plain Layout
24011
24012 \family roman
24013 \series medium
24014 \shape up
24015 \size normal
24016 \emph off
24017 \bar no
24018 \noun off
24019 \color none
24020 macron
24021 \end_layout
24022
24023 \end_inset
24024 </cell>
24025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24026 \begin_inset Text
24027
24028 \begin_layout Plain Layout
24029
24030 \series bold
24031
24032 \backslash
24033 bar
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Plain Layout
24042
24043 \family roman
24044 \series medium
24045 \shape up
24046 \size normal
24047 \emph off
24048 \bar no
24049 \noun off
24050 \color none
24051 \begin_inset Formula $\bar{a}$
24052 \end_inset
24053
24054
24055 \end_layout
24056
24057 \end_inset
24058 </cell>
24059 </row>
24060 <row>
24061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24062 \begin_inset Text
24063
24064 \begin_layout Plain Layout
24065 vector
24066 \end_layout
24067
24068 \end_inset
24069 </cell>
24070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Plain Layout
24074
24075 \series bold
24076
24077 \backslash
24078 vec
24079 \end_layout
24080
24081 \end_inset
24082 </cell>
24083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24084 \begin_inset Text
24085
24086 \begin_layout Plain Layout
24087
24088 \family roman
24089 \series medium
24090 \shape up
24091 \size normal
24092 \emph off
24093 \bar no
24094 \noun off
24095 \color none
24096 \begin_inset Formula $\vec{a}$
24097 \end_inset
24098
24099
24100 \end_layout
24101
24102 \end_inset
24103 </cell>
24104 </row>
24105 </lyxtabular>
24106
24107 \end_inset
24108
24109
24110 \end_layout
24111
24112 \end_inset
24113
24114
24115 \end_layout
24116
24117 \begin_layout Standard
24118 You can choose one of the accents by selecting an item from the 
24119 \family sans
24120 Frame
24121 \begin_inset space ~
24122 \end_inset
24123
24124 decorations
24125 \family default
24126  symbol set button 
24127 \begin_inset Info
24128 type  "icon"
24129 arg   "math-insert \\hat"
24130 \end_inset
24131
24132  in the math panel; this will apply to any selection you have made within
24133  a formula too.
24134 \end_layout
24135
24136 \begin_layout Section
24137 Brackets and Delimiters
24138 \begin_inset Index idx
24139 status collapsed
24140
24141 \begin_layout Plain Layout
24142 Math ! Brackets
24143 \end_layout
24144
24145 \end_inset
24146
24147
24148 \begin_inset Index idx
24149 status collapsed
24150
24151 \begin_layout Plain Layout
24152 Math ! Delimiters
24153 \end_layout
24154
24155 \end_inset
24156
24157
24158 \begin_inset CommandInset label
24159 LatexCommand label
24160 name "sec:Brackets-and-Delimiters"
24161
24162 \end_inset
24163
24164
24165 \end_layout
24166
24167 \begin_layout Standard
24168 There are several brackets available through LyX.
24169  For some purposes, using just the keys 
24170 \family typewriter
24171 []{}()|<>
24172 \family default
24173  should suffice.
24174  But if you want to surround a large structure, like a matrix or a fraction,
24175  or if you have several layers of brackets, it is better to use the math
24176  toolbar delimiter icon 
24177 \begin_inset Info
24178 type  "icon"
24179 arg   "dialog-show mathdelimiter"
24180 \end_inset
24181
24182 .
24183  For example, if you construct the brackets around a matrix in this way:
24184 \begin_inset Formula 
24185 \[
24186 \left[\begin{array}{cc}
24187 1 & 2\\
24188 3 & 4
24189 \end{array}\right]
24190 \]
24191
24192 \end_inset
24193
24194 it makes it easier to see the layers of parentheses.
24195  Below, the expression on the left was entered using the delimiter icon
24196  
24197 \begin_inset Info
24198 type  "icon"
24199 arg   "dialog-show mathdelimiter"
24200 \end_inset
24201
24202  and the expression on the right was entered using the 
24203 \family typewriter
24204 ()
24205 \family default
24206  keys.
24207  
24208 \begin_inset Formula 
24209 \[
24210 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\qquad\qquad\frac{1}{(1+(\frac{1}{1+(\frac{1}{1+x})}))}
24211 \]
24212
24213 \end_inset
24214
24215
24216 \end_layout
24217
24218 \begin_layout Standard
24219 If you use the delimiter icon, the parentheses, and other brackets from
24220  that menu will automatically re-size to accommodate the size of what is
24221  inside.
24222 \end_layout
24223
24224 \begin_layout Standard
24225 To construct brackets click on the button for the bracket you want on the
24226  left side and right side.
24227  If you use the option 
24228 \family sans
24229 Keep
24230 \begin_inset space ~
24231 \end_inset
24232
24233 matched
24234 \family default
24235 , the selected bracket type will be used for the left and the right side.
24236  The selection will be shown as TeX code.
24237  If you want one side not to have a bracket, use 
24238 \family sans
24239 (none)
24240 \family default
24241 .
24242  It will appear in LyX with a dotted line, but nothing will be printed.
24243 \end_layout
24244
24245 \begin_layout Standard
24246 If you want to place brackets around existing math structures, like a square
24247  root, you can do so by first highlighting (selecting) the structure that
24248  is to go inside the brackets.
24249  Then choose the appropriate brackets for left and right and click on 
24250 \family sans
24251 Insert
24252 \family default
24253 .
24254  The most common bracket combinations (parentheses, square brackets, and
24255  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24256  For example, to insert a pair of parentheses, select the structure and
24257  enter 
24258 \begin_inset Info
24259 type  "shortcut"
24260 arg   "math-delim ( )"
24261 \end_inset
24262
24263 .
24264 \end_layout
24265
24266 \begin_layout Section
24267 Arrays and Multi-line Equations
24268 \begin_inset Index idx
24269 status collapsed
24270
24271 \begin_layout Plain Layout
24272 Math ! Arrays
24273 \end_layout
24274
24275 \end_inset
24276
24277
24278 \begin_inset Index idx
24279 status collapsed
24280
24281 \begin_layout Plain Layout
24282 Math ! Matrices
24283 \end_layout
24284
24285 \end_inset
24286
24287
24288 \begin_inset Index idx
24289 status collapsed
24290
24291 \begin_layout Plain Layout
24292 Math ! Multi-line Equations
24293 \end_layout
24294
24295 \end_inset
24296
24297
24298 \end_layout
24299
24300 \begin_layout Standard
24301 Matrices are entered in LyX using the 
24302 \family sans
24303 Math
24304 \begin_inset space ~
24305 \end_inset
24306
24307 Panel
24308 \family default
24309  matrix button 
24310 \family sans
24311
24312 \begin_inset Info
24313 type  "icon"
24314 arg   "dialog-show mathmatrix"
24315 \end_inset
24316
24317
24318 \family default
24319 .
24320  It will open a dialog for you to choose the number of rows/columns.
24321  Here is an example:
24322 \begin_inset Formula 
24323 \[
24324 \left(\begin{array}{ccc}
24325 1 & 2 & 3\\
24326 4 & 5 & 6\\
24327 7 & 8 & 9
24328 \end{array}\right)
24329 \]
24330
24331 \end_inset
24332
24333 The parentheses aren't automatic, but you can add them as described in section
24334 \begin_inset space ~
24335 \end_inset
24336
24337
24338 \begin_inset CommandInset ref
24339 LatexCommand ref
24340 reference "sec:Brackets-and-Delimiters"
24341
24342 \end_inset
24343
24344 .
24345  When you construct the matrix, you can decide whether the column entries
24346  will be left-, right-, or center-justified.
24347  This alignment is set in the box 
24348 \family sans
24349 Horizontal
24350 \family default
24351  with the letters 
24352 \begin_inset Quotes eld
24353 \end_inset
24354
24355
24356 \family sans
24357 l
24358 \family default
24359
24360 \begin_inset Quotes erd
24361 \end_inset
24362
24363
24364 \begin_inset Quotes eld
24365 \end_inset
24366
24367
24368 \family sans
24369 r
24370 \family default
24371
24372 \begin_inset Quotes erd
24373 \end_inset
24374
24375 , and 
24376 \begin_inset Quotes eld
24377 \end_inset
24378
24379
24380 \family sans
24381 c
24382 \family default
24383
24384 \begin_inset Quotes erd
24385 \end_inset
24386
24387 .
24388  LyX proposes a 
24389 \begin_inset Quotes eld
24390 \end_inset
24391
24392
24393 \family sans
24394 c
24395 \family default
24396
24397 \begin_inset Quotes erd
24398 \end_inset
24399
24400  for every column as default.
24401  For example, the sequence 
24402 \begin_inset Quotes eld
24403 \end_inset
24404
24405
24406 \family sans
24407 lcr
24408 \family default
24409
24410 \begin_inset Quotes erd
24411 \end_inset
24412
24413  means that the first column will be left-justified, the second will be
24414  centered, and the third column will be right-justified, because each letter
24415  corresponds to the relevant column.
24416  The result will look like this:
24417 \begin_inset Formula 
24418 \[
24419 \begin{array}{lcr}
24420 this & this\, column & this\, column\\
24421 column & has & has\, right\\
24422 has\, left\, alignment & center\, alignment & alignment
24423 \end{array}.
24424 \]
24425
24426 \end_inset
24427
24428
24429 \end_layout
24430
24431 \begin_layout Standard
24432 You can add more rows to an existing matrix by entering 
24433 \begin_inset Info
24434 type  "shortcut"
24435 arg   "newline-insert newline"
24436 \end_inset
24437
24438  while the cursor is in the matrix.
24439  Adding or deleting columns can be done via the menu 
24440 \family sans
24441 Edit\SpecialChar \menuseparator
24442 Math
24443 \family default
24444  or the math toolbar.
24445 \end_layout
24446
24447 \begin_layout Standard
24448 There are other arrays used in formulas, such as distinctions of cases.
24449  It can be created with the menu 
24450 \family sans
24451 Insert\SpecialChar \menuseparator
24452 Math\SpecialChar \menuseparator
24453 Cases
24454 \begin_inset space ~
24455 \end_inset
24456
24457 Environment
24458 \family default
24459  or the command 
24460 \series bold
24461
24462 \backslash
24463 cases
24464 \series default
24465 .
24466  Here is an example: 
24467 \begin_inset Formula 
24468 \[
24469 f(x)=\begin{cases}
24470 -1 & x<0\\
24471 0 & x=0\\
24472 1 & x>0
24473 \end{cases}
24474 \]
24475
24476 \end_inset
24477
24478
24479 \end_layout
24480
24481 \begin_layout Standard
24482 \begin_inset VSpace bigskip
24483 \end_inset
24484
24485 Multi-line formulas are created when you press 
24486 \begin_inset Info
24487 type  "shortcut"
24488 arg   "newline-insert newline"
24489 \end_inset
24490
24491  within a formula.
24492  In an empty formula you can see that three blue boxes appear, one for each
24493  column.
24494  When you press 
24495 \begin_inset Info
24496 type  "shortcut"
24497 arg   "newline-insert newline"
24498 \end_inset
24499
24500  in a non-empty formula, the part before the relation sign (equal sign 
24501 \begin_inset Quotes eld
24502 \end_inset
24503
24504 =
24505 \begin_inset Quotes erd
24506 \end_inset
24507
24508  etc.) will be inserted automatically in the first column, the relation sign
24509  is in the second column, and the rest in the third column.
24510  A new row is created by every further entry of 
24511 \begin_inset Info
24512 type  "shortcut"
24513 arg   "newline-insert newline"
24514 \end_inset
24515
24516 .
24517  Multi-line formulas are always displayed formulas.
24518  Here is an example:
24519 \begin_inset Formula 
24520 \begin{eqnarray}
24521 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24522 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24523 \end{eqnarray}
24524
24525 \end_inset
24526
24527 Note that the middle column is designed for relation signs so structures
24528  in this column will be printed in a smaller size:
24529 \begin_inset Formula 
24530 \begin{eqnarray*}
24531 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24532 \end{eqnarray*}
24533
24534 \end_inset
24535
24536
24537 \end_layout
24538
24539 \begin_layout Standard
24540 The multi-line formula type described here is called 
24541 \family typewriter
24542 \series medium
24543 eqnarray
24544 \family default
24545 \series default
24546 .
24547  There are other multi-line types more suitable for certain situations,
24548  for example if you want a better inter-line spacing than in formula 
24549 \begin_inset CommandInset ref
24550 LatexCommand eqref
24551 reference "eq:asquared"
24552
24553 \end_inset
24554
24555 .
24556  The other types are described in section
24557 \begin_inset space ~
24558 \end_inset
24559
24560
24561 \begin_inset CommandInset ref
24562 LatexCommand ref
24563 reference "sub:AMS-Formula-Types"
24564
24565 \end_inset
24566
24567 .
24568 \end_layout
24569
24570 \begin_layout Section
24571 Formula Numbering and Referencing
24572 \begin_inset Index idx
24573 status collapsed
24574
24575 \begin_layout Plain Layout
24576 Math ! Formula numbering
24577 \end_layout
24578
24579 \end_inset
24580
24581
24582 \begin_inset Index idx
24583 status collapsed
24584
24585 \begin_layout Plain Layout
24586 Math ! Referencing formulas
24587 \end_layout
24588
24589 \end_inset
24590
24591
24592 \begin_inset CommandInset label
24593 LatexCommand label
24594 name "sec:Formula-Numbering-and"
24595
24596 \end_inset
24597
24598
24599 \end_layout
24600
24601 \begin_layout Standard
24602 To number a formula, set the cursor in the formula and use the menu 
24603 \family sans
24604 Edit\SpecialChar \menuseparator
24605 Math\SpecialChar \menuseparator
24606 Number
24607 \begin_inset space ~
24608 \end_inset
24609
24610 Whole
24611 \begin_inset space ~
24612 \end_inset
24613
24614 Formula
24615 \family default
24616  or the shortcut 
24617 \begin_inset Info
24618 type  "shortcut"
24619 arg   "math-number-toggle"
24620 \end_inset
24621
24622 .
24623  The formula number appears in LyX within parentheses.
24624  The number shown is temporary and may be different when the output is generated.
24625  The placement and format of the formula number in the output depends on
24626  the document class.
24627  In this document the number is printed together with the chapter number,
24628  separated by a dot:
24629 \begin_inset Formula 
24630 \begin{equation}
24631 1+1=2
24632 \end{equation}
24633
24634 \end_inset
24635
24636 Using 
24637 \begin_inset Info
24638 type  "shortcut"
24639 arg   "math-number-toggle"
24640 \end_inset
24641
24642  in a numbered formula will switch off the numbering.
24643  You can only number displayed formulas.
24644 \end_layout
24645
24646 \begin_layout Standard
24647 Multi-line formulas can be numbered line by line: Using the menu 
24648 \family sans
24649 Edit\SpecialChar \menuseparator
24650 Math\SpecialChar \menuseparator
24651 Number
24652 \begin_inset space ~
24653 \end_inset
24654
24655 This
24656 \begin_inset space ~
24657 \end_inset
24658
24659 Line
24660 \family default
24661  or the shortcut 
24662 \begin_inset Info
24663 type  "shortcut"
24664 arg   "math-number-line-toggle"
24665 \end_inset
24666
24667  will only toggle the numbering of the line where the cursor is:
24668 \begin_inset Formula 
24669 \begin{eqnarray}
24670 1 & = & 3-2\\
24671 2 & = & 4-2\nonumber \\
24672 4 & \leq & 7
24673 \end{eqnarray}
24674
24675 \end_inset
24676
24677 To number all lines use the shortcut 
24678 \begin_inset Info
24679 type  "shortcut"
24680 arg   "math-number-toggle"
24681 \end_inset
24682
24683 .
24684 \end_layout
24685
24686 \begin_layout Standard
24687 \begin_inset VSpace bigskip
24688 \end_inset
24689
24690 Every displayed formula can be referenced by its number using a label.
24691  A label is inserted with the menu 
24692 \family sans
24693 Insert\SpecialChar \menuseparator
24694 Label
24695 \family default
24696  (toolbar button 
24697 \begin_inset Info
24698 type  "icon"
24699 arg   "label-insert"
24700 \end_inset
24701
24702 ) when the cursor is in the formula.
24703  This opens a dialog to enter the label.
24704  It is recommended that you use the suggested 
24705 \begin_inset Quotes eld
24706 \end_inset
24707
24708
24709 \family sans
24710 eq:
24711 \family default
24712
24713 \begin_inset Quotes erd
24714 \end_inset
24715
24716  as the first part of the label, because this helps later to identify the
24717  label type when you have many labels in your document.
24718  We inserted in the following example the label 
24719 \begin_inset Quotes eld
24720 \end_inset
24721
24722 eq:tanhExp
24723 \begin_inset Quotes erd
24724 \end_inset
24725
24726  in the second line:
24727 \begin_inset Formula 
24728 \begin{eqnarray}
24729 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24730  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24731 \end{eqnarray}
24732
24733 \end_inset
24734
24735 Every labeled line is automatically numbered.
24736  Therefore the label is shown behind the formula number.
24737  You can reference a labeled formula using the menu 
24738 \family sans
24739 Insert\SpecialChar \menuseparator
24740 Cross
24741 \begin_inset space ~
24742 \end_inset
24743
24744 Reference
24745 \family default
24746  (toolbar button 
24747 \begin_inset Info
24748 type  "icon"
24749 arg   "dialog-show-new-inset ref"
24750 \end_inset
24751
24752 ).
24753  A dialog appears to choose a label you want to refer to.
24754  The reference appears in LyX as a gray cross-reference box and in the output
24755  as the formula number:
24756 \end_layout
24757
24758 \begin_layout Standard
24759 This is a cross-reference to equation (
24760 \begin_inset CommandInset ref
24761 LatexCommand ref
24762 reference "eq:tanhExp"
24763
24764 \end_inset
24765
24766 ).
24767 \end_layout
24768
24769 \begin_layout Standard
24770 The properties of LyX's cross-reference box are described in section
24771 \begin_inset space ~
24772 \end_inset
24773
24774
24775 \begin_inset CommandInset ref
24776 LatexCommand ref
24777 reference "sec:Cross-References"
24778
24779 \end_inset
24780
24781 .
24782  To delete a label, set the cursor at the end in the labeled formula and
24783  press 
24784 \family sans
24785 Del
24786 \family default
24787 .
24788 \end_layout
24789
24790 \begin_layout Section
24791 User defined math macros
24792 \begin_inset Index idx
24793 status collapsed
24794
24795 \begin_layout Plain Layout
24796 Math ! Macros
24797 \end_layout
24798
24799 \end_inset
24800
24801
24802 \end_layout
24803
24804 \begin_layout Standard
24805 LyX allows you to define macros for formulas which is very useful when you
24806  have equations of the same form in a document several times.
24807  Math macros are explained in section 
24808 \emph on
24809 Math
24810 \begin_inset space ~
24811 \end_inset
24812
24813 Macros
24814 \emph default
24815  of the 
24816 \emph on
24817 Math
24818 \emph default
24819  manual.
24820 \end_layout
24821
24822 \begin_layout Section
24823 Fine-Tuning
24824 \end_layout
24825
24826 \begin_layout Subsection
24827 Typefaces
24828 \begin_inset Index idx
24829 status collapsed
24830
24831 \begin_layout Plain Layout
24832 Math ! Typefaces
24833 \end_layout
24834
24835 \end_inset
24836
24837
24838 \end_layout
24839
24840 \begin_layout Standard
24841 The standard font for text is italic, for numbers the standard is roman.
24842  To set a font in a formula, use the 
24843 \family sans
24844 Math
24845 \begin_inset space ~
24846 \end_inset
24847
24848 Panel
24849 \family default
24850  button 
24851 \family sans
24852
24853 \begin_inset Info
24854 type  "icon"
24855 arg   "math-insert \\font"
24856 \end_inset
24857
24858
24859 \family default
24860 , or enter its command, listed in table
24861 \begin_inset space ~
24862 \end_inset
24863
24864
24865 \begin_inset CommandInset ref
24866 LatexCommand ref
24867 reference "tab:Typefaces-and-the"
24868
24869 \end_inset
24870
24871 , directly.
24872 \end_layout
24873
24874 \begin_layout Standard
24875 \begin_inset Float table
24876 wide false
24877 sideways false
24878 status open
24879
24880 \begin_layout Plain Layout
24881 \begin_inset Caption Standard
24882
24883 \begin_layout Plain Layout
24884 \begin_inset CommandInset label
24885 LatexCommand label
24886 name "tab:Typefaces-and-the"
24887
24888 \end_inset
24889
24890 Typefaces and the corresponding commands.
24891 \end_layout
24892
24893 \end_inset
24894
24895
24896 \end_layout
24897
24898 \begin_layout Plain Layout
24899 \align center
24900 \begin_inset Tabular
24901 <lyxtabular version="3" rows="9" columns="2">
24902 <features rotate="0" tabularvalignment="middle">
24903 <column alignment="center" valignment="top" width="0pt">
24904 <column alignment="center" valignment="top" width="0pt">
24905 <row>
24906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24907 \begin_inset Text
24908
24909 \begin_layout Plain Layout
24910 Font
24911 \end_layout
24912
24913 \end_inset
24914 </cell>
24915 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24916 \begin_inset Text
24917
24918 \begin_layout Plain Layout
24919 Command
24920 \end_layout
24921
24922 \end_inset
24923 </cell>
24924 </row>
24925 <row>
24926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24927 \begin_inset Text
24928
24929 \begin_layout Plain Layout
24930
24931 \shape up
24932 \size normal
24933 \bar no
24934 \noun off
24935 \color none
24936 \begin_inset Formula $\mathrm{Roman}$
24937 \end_inset
24938
24939
24940 \end_layout
24941
24942 \end_inset
24943 </cell>
24944 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24945 \begin_inset Text
24946
24947 \begin_layout Plain Layout
24948
24949 \series bold
24950
24951 \backslash
24952 mathrm
24953 \end_layout
24954
24955 \end_inset
24956 </cell>
24957 </row>
24958 <row>
24959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24960 \begin_inset Text
24961
24962 \begin_layout Plain Layout
24963 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24964 \end_inset
24965
24966
24967 \end_layout
24968
24969 \end_inset
24970 </cell>
24971 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24972 \begin_inset Text
24973
24974 \begin_layout Plain Layout
24975
24976 \series bold
24977
24978 \backslash
24979 mathbf
24980 \end_layout
24981
24982 \end_inset
24983 </cell>
24984 </row>
24985 <row>
24986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24987 \begin_inset Text
24988
24989 \begin_layout Plain Layout
24990 \begin_inset Formula $\mathit{Italic}$
24991 \end_inset
24992
24993
24994 \end_layout
24995
24996 \end_inset
24997 </cell>
24998 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24999 \begin_inset Text
25000
25001 \begin_layout Plain Layout
25002
25003 \series bold
25004
25005 \backslash
25006 mathit
25007 \end_layout
25008
25009 \end_inset
25010 </cell>
25011 </row>
25012 <row>
25013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25014 \begin_inset Text
25015
25016 \begin_layout Plain Layout
25017
25018 \shape up
25019 \size normal
25020 \bar no
25021 \noun off
25022 \color none
25023 \begin_inset Formula $\mathtt{Typewriter}$
25024 \end_inset
25025
25026
25027 \end_layout
25028
25029 \end_inset
25030 </cell>
25031 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25032 \begin_inset Text
25033
25034 \begin_layout Plain Layout
25035
25036 \series bold
25037
25038 \backslash
25039 mathtt
25040 \end_layout
25041
25042 \end_inset
25043 </cell>
25044 </row>
25045 <row>
25046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25047 \begin_inset Text
25048
25049 \begin_layout Plain Layout
25050 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25051 \end_inset
25052
25053
25054 \end_layout
25055
25056 \end_inset
25057 </cell>
25058 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25059 \begin_inset Text
25060
25061 \begin_layout Plain Layout
25062
25063 \series bold
25064
25065 \backslash
25066 mathbb
25067 \end_layout
25068
25069 \end_inset
25070 </cell>
25071 </row>
25072 <row>
25073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25074 \begin_inset Text
25075
25076 \begin_layout Plain Layout
25077 \begin_inset Formula $\mathfrak{Fraktur}$
25078 \end_inset
25079
25080
25081 \end_layout
25082
25083 \end_inset
25084 </cell>
25085 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25086 \begin_inset Text
25087
25088 \begin_layout Plain Layout
25089
25090 \series bold
25091
25092 \backslash
25093 mathfrak
25094 \end_layout
25095
25096 \end_inset
25097 </cell>
25098 </row>
25099 <row>
25100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25101 \begin_inset Text
25102
25103 \begin_layout Plain Layout
25104
25105 \shape up
25106 \size normal
25107 \emph on
25108 \bar no
25109 \noun off
25110 \color none
25111 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25112 \end_inset
25113
25114
25115 \end_layout
25116
25117 \end_inset
25118 </cell>
25119 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25120 \begin_inset Text
25121
25122 \begin_layout Plain Layout
25123
25124 \series bold
25125
25126 \backslash
25127 mathcal
25128 \end_layout
25129
25130 \end_inset
25131 </cell>
25132 </row>
25133 <row>
25134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25135 \begin_inset Text
25136
25137 \begin_layout Plain Layout
25138 \begin_inset Formula $\mathsf{SansSerif}$
25139 \end_inset
25140
25141
25142 \end_layout
25143
25144 \end_inset
25145 </cell>
25146 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25147 \begin_inset Text
25148
25149 \begin_layout Plain Layout
25150
25151 \series bold
25152
25153 \backslash
25154 mathsf
25155 \end_layout
25156
25157 \end_inset
25158 </cell>
25159 </row>
25160 </lyxtabular>
25161
25162 \end_inset
25163
25164
25165 \end_layout
25166
25167 \end_inset
25168
25169
25170 \end_layout
25171
25172 \begin_layout Standard
25173 \begin_inset Note Greyedout
25174 status open
25175
25176 \begin_layout Plain Layout
25177
25178 \series bold
25179 Note:
25180 \series default
25181  You can only print capital letters in the typefaces 
25182 \family sans
25183 Blackboard
25184 \family default
25185  and 
25186 \family sans
25187 Calligraphic
25188 \family default
25189 .
25190 \end_layout
25191
25192 \end_inset
25193
25194
25195 \end_layout
25196
25197 \begin_layout Standard
25198 When you use a typeface, a blue box is inserted in the formula.
25199  Every character in this box will be printed in this typeface.
25200  Pressing 
25201 \family sans
25202 Space
25203 \family default
25204  within the box will set the cursor outside, so that you have to use a protected
25205  space when you need a space in the box.
25206  Here is an example where 
25207 \begin_inset Quotes eld
25208 \end_inset
25209
25210 N
25211 \begin_inset Quotes erd
25212 \end_inset
25213
25214  in 
25215 \family sans
25216 Blackboard
25217 \family default
25218  denotes the set of numbers:
25219 \begin_inset Formula 
25220 \[
25221 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25222 \]
25223
25224 \end_inset
25225
25226
25227 \end_layout
25228
25229 \begin_layout Standard
25230 The typefaces are nestable, which can cause confusion.
25231  You can, for example, put a character in 
25232 \family sans
25233 Fraktur
25234 \family default
25235  in a box for 
25236 \family sans
25237 Typewriter
25238 \family default
25239
25240 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25241 \end_inset
25242
25243  
25244 \begin_inset Newline newline
25245 \end_inset
25246
25247 So it is better not to use this feature.
25248 \end_layout
25249
25250 \begin_layout Standard
25251 The typefaces have no effect on Greek letters: 
25252 \begin_inset Formula $\mathfrak{abc\delta e}$
25253 \end_inset
25254
25255
25256 \begin_inset Newline newline
25257 \end_inset
25258
25259 You can only print them emboldened using the command 
25260 \series bold
25261
25262 \backslash
25263 boldsymbol
25264 \series default
25265 , which works like the other typeface commands: 
25266 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25267 \end_inset
25268
25269
25270 \end_layout
25271
25272 \begin_layout Standard
25273
25274 \series bold
25275
25276 \backslash
25277 boldsymbol
25278 \series default
25279  works for all symbols, letters, and numbers.
25280 \end_layout
25281
25282 \begin_layout Standard
25283 A number of other font options are available as well, in the menu 
25284 \family sans
25285 Edit\SpecialChar \menuseparator
25286 Math\SpecialChar \menuseparator
25287 Text
25288 \begin_inset space ~
25289 \end_inset
25290
25291 Style
25292 \family default
25293 .
25294 \end_layout
25295
25296 \begin_layout Subsection
25297 Math Text
25298 \begin_inset Index idx
25299 status collapsed
25300
25301 \begin_layout Plain Layout
25302 Math ! Text
25303 \end_layout
25304
25305 \end_inset
25306
25307
25308 \end_layout
25309
25310 \begin_layout Standard
25311 Typefaces are useful for entering some characters in some given font, but
25312  not for text.
25313  For typing longer pieces of text use the math text, which is obtained using
25314  the entry 
25315 \family sans
25316 Normal
25317 \begin_inset space ~
25318 \end_inset
25319
25320 text
25321 \begin_inset space ~
25322 \end_inset
25323
25324 mode
25325 \family default
25326  of the 
25327 \family sans
25328 Math
25329 \begin_inset space ~
25330 \end_inset
25331
25332 Panel
25333 \family default
25334  button 
25335 \family sans
25336
25337 \begin_inset Info
25338 type  "icon"
25339 arg   "math-insert \\font"
25340 \end_inset
25341
25342
25343 \family default
25344  (shortcut 
25345 \begin_inset Info
25346 type  "shortcut"
25347 arg   "font-default"
25348 \end_inset
25349
25350 ).
25351  Math text appears in LyX in black instead of blue.
25352  You can use spaces and accents in math text as in normal text.
25353  Here is an example:
25354 \begin_inset Formula 
25355 \[
25356 f(x)=\begin{cases}
25357 x & \mbox{if I say so}\\
25358 -x & \mbox{under Umständen}
25359 \end{cases}
25360 \]
25361
25362 \end_inset
25363
25364
25365 \end_layout
25366
25367 \begin_layout Subsection
25368 Font Sizes
25369 \begin_inset Index idx
25370 status collapsed
25371
25372 \begin_layout Plain Layout
25373 Math ! Font sizes
25374 \end_layout
25375
25376 \end_inset
25377
25378
25379 \end_layout
25380
25381 \begin_layout Standard
25382 There are four font styles (relative sizes) used in math-mode, which are
25383  automatically chosen in most situations.
25384  These are called 
25385 \family sans
25386 textstyle
25387 \family default
25388
25389 \family sans
25390 displaystyle
25391 \family default
25392
25393 \family sans
25394 scriptstyle
25395 \family default
25396 , and 
25397 \family sans
25398 scriptscriptstyle
25399 \family default
25400 .
25401  For most characters, 
25402 \family sans
25403 textstyle
25404 \family default
25405  and 
25406 \family sans
25407 displaystyle
25408 \family default
25409  are actually the same size, but fractions, superscripts and subscripts,
25410  and certain other structures, are set larger in 
25411 \family sans
25412 displaystyle
25413 \family default
25414 .
25415  Except for some operators, which resize themselves to accommodate various
25416  situations, all text will be set in the styles that LaTeX thinks are appropriat
25417 e.
25418  These choices can be overridden by using the math panel button 
25419 \family sans
25420
25421 \begin_inset Info
25422 type  "icon"
25423 arg   "math-insert \\style"
25424 \end_inset
25425
25426
25427 \family default
25428 .
25429  A box for the size will be created in which you can insert the math structure.
25430  For example, you can set 
25431 \begin_inset Formula $\frac{1}{2}$
25432 \end_inset
25433
25434 , which is normally in 
25435 \family sans
25436 textstyle
25437 \family default
25438 , larger in 
25439 \family sans
25440 displaystyle
25441 \family default
25442
25443 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25444 \end_inset
25445
25446 .
25447  The four styles are used in the following example:
25448 \end_layout
25449
25450 \begin_layout Standard
25451 \begin_inset Formula $displaystyle$
25452 \end_inset
25453
25454
25455 \begin_inset Formula ${\textstyle textstyle}$
25456 \end_inset
25457
25458
25459 \begin_inset Formula ${\scriptstyle scriptstyle}$
25460 \end_inset
25461
25462
25463 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25464 \end_inset
25465
25466 .
25467 \end_layout
25468
25469 \begin_layout Standard
25470 All these math-mode font sizes are relative so that if the whole math inset
25471  is set in a particular size with the menu 
25472 \family sans
25473 Edit\SpecialChar \menuseparator
25474 Text
25475 \begin_inset space ~
25476 \end_inset
25477
25478 Style
25479 \family default
25480 , all sizes in the formula will be adjusted relative to this size.
25481  Similarly, if the base font size of the document is changed, all fonts
25482  will be adjusted to correspond.
25483  As an example here is a formula in the font size 
25484 \begin_inset Quotes eld
25485 \end_inset
25486
25487 largest
25488 \begin_inset Quotes erd
25489 \end_inset
25490
25491 :
25492 \end_layout
25493
25494 \begin_layout Standard
25495
25496 \family roman
25497 \size largest
25498 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25499 \end_inset
25500
25501
25502 \end_layout
25503
25504 \begin_layout Section
25505 AMS-LaTeX
25506 \begin_inset Index idx
25507 status collapsed
25508
25509 \begin_layout Plain Layout
25510 AMS math
25511 \end_layout
25512
25513 \end_inset
25514
25515
25516 \begin_inset Index idx
25517 status collapsed
25518
25519 \begin_layout Plain Layout
25520 Math ! AMS
25521 \end_layout
25522
25523 \end_inset
25524
25525
25526 \end_layout
25527
25528 \begin_layout Standard
25529 LyX supports the packages provided by the American Mathematical Society
25530  (AMS) that are in common use.
25531 \end_layout
25532
25533 \begin_layout Subsection
25534 Enabling AMS-Support
25535 \end_layout
25536
25537 \begin_layout Standard
25538 You can make the facilities of the AMS-packages explicitly available in
25539  the document by selecting the checkbox 
25540 \family sans
25541 Use
25542 \begin_inset space ~
25543 \end_inset
25544
25545 AMS
25546 \begin_inset space ~
25547 \end_inset
25548
25549 math
25550 \begin_inset space ~
25551 \end_inset
25552
25553 package
25554 \family default
25555  in the 
25556 \family sans
25557 Document\SpecialChar \menuseparator
25558 Settings
25559 \family default
25560
25561 \begin_inset Index idx
25562 status collapsed
25563
25564 \begin_layout Plain Layout
25565 Document ! Settings
25566 \end_layout
25567
25568 \end_inset
25569
25570  dialog under 
25571 \family sans
25572 Math
25573 \begin_inset space ~
25574 \end_inset
25575
25576 Options
25577 \family default
25578 .
25579  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25580  formulas, ensure that you have enabled AMS.
25581 \end_layout
25582
25583 \begin_layout Subsection
25584 AMS-Formula Types
25585 \begin_inset CommandInset label
25586 LatexCommand label
25587 name "sub:AMS-Formula-Types"
25588
25589 \end_inset
25590
25591
25592 \begin_inset Index idx
25593 status collapsed
25594
25595 \begin_layout Plain Layout
25596 Math ! Multi-line Equations
25597 \end_layout
25598
25599 \end_inset
25600
25601
25602 \end_layout
25603
25604 \begin_layout Standard
25605 AMS-LaTeX provides a selection of different formula types.
25606  LyX allows you to choose between 
25607 \family typewriter
25608 align
25609 \family default
25610
25611 \family typewriter
25612 alignat
25613 \family default
25614
25615 \family typewriter
25616 flalign
25617 \family default
25618
25619 \family typewriter
25620 gather
25621 \family default
25622 , and 
25623 \family typewriter
25624 multline
25625 \family default
25626 .
25627  We refer you to the AMS-documentation, 
25628 \begin_inset CommandInset citation
25629 LatexCommand cite
25630 key "AMS"
25631
25632 \end_inset
25633
25634 , for an explanation of these formula types.
25635 \end_layout
25636
25637 \begin_layout Chapter
25638 More Tools
25639 \end_layout
25640
25641 \begin_layout Section
25642 Cross-References
25643 \begin_inset Index idx
25644 status collapsed
25645
25646 \begin_layout Plain Layout
25647 Cross references
25648 \end_layout
25649
25650 \end_inset
25651
25652
25653 \begin_inset CommandInset label
25654 LatexCommand label
25655 name "sec:Cross-References"
25656
25657 \end_inset
25658
25659
25660 \end_layout
25661
25662 \begin_layout Standard
25663 One of LyX's strengths is cross-references.
25664  You can reference every section, float, footnote, formula, and list in
25665  the document.
25666  To reference a document part, you have to insert a label into it.
25667  The label is used as an anchor and a name for the reference.
25668  We want for example to refer to the second item of the following list:
25669 \end_layout
25670
25671 \begin_layout Enumerate
25672 First item
25673 \end_layout
25674
25675 \begin_layout Enumerate
25676 \begin_inset CommandInset label
25677 LatexCommand label
25678 name "enu:Second-item"
25679
25680 \end_inset
25681
25682 Second item
25683 \end_layout
25684
25685 \begin_layout Enumerate
25686 Third item
25687 \end_layout
25688
25689 \begin_layout Standard
25690 First we insert a label into the second item with the menu 
25691 \family sans
25692 Insert\SpecialChar \menuseparator
25693 Label
25694 \family default
25695  or by pressing the toolbar button 
25696 \begin_inset Info
25697 type  "icon"
25698 arg   "label-insert"
25699 \end_inset
25700
25701 .
25702  A gray label box like this: 
25703 \begin_inset Graphics
25704         filename clipart/labelQt4.png
25705         scale 85
25706
25707 \end_inset
25708
25709  is inserted and the label window pops up asking for the label text.
25710  LyX offers as text the first words of the item with a prefix, in our case
25711  the text 
25712 \begin_inset Quotes eld
25713 \end_inset
25714
25715
25716 \family sans
25717 enu:Second-item
25718 \family default
25719
25720 \begin_inset Quotes erd
25721 \end_inset
25722
25723 .
25724  The prefix 
25725 \begin_inset Quotes eld
25726 \end_inset
25727
25728
25729 \family sans
25730 enu:
25731 \family default
25732
25733 \begin_inset Quotes erd
25734 \end_inset
25735
25736  stands for 
25737 \begin_inset Quotes eld
25738 \end_inset
25739
25740 enumerate
25741 \begin_inset Quotes erd
25742 \end_inset
25743
25744 .
25745  The prefix depends on the document part where the label is inserted; for
25746  example, if you insert a label into a section heading, the suggested prefix
25747  will be 
25748 \begin_inset Quotes eld
25749 \end_inset
25750
25751
25752 \family sans
25753 sec:
25754 \family default
25755
25756 \begin_inset Quotes erd
25757 \end_inset
25758
25759 .
25760 \end_layout
25761
25762 \begin_layout Standard
25763 To reference the item, we refer to its label using the menu 
25764 \family sans
25765 Insert\SpecialChar \menuseparator
25766 Cross-Reference
25767 \family default
25768  or the toolbar button 
25769 \begin_inset Info
25770 type  "icon"
25771 arg   "dialog-show-new-inset ref"
25772 \end_inset
25773
25774 .
25775  A gray cross-reference box like this: 
25776 \begin_inset Graphics
25777         filename clipart/referenceQt4.png
25778         scale 85
25779
25780 \end_inset
25781
25782  is inserted and the cross-reference window appears showing all the labels
25783  in the document.
25784  We can now sort the labels alphabetically and then choose the entry 
25785 \begin_inset Quotes eld
25786 \end_inset
25787
25788
25789 \family sans
25790 enu:Second-item
25791 \family default
25792
25793 \begin_inset Quotes erd
25794 \end_inset
25795
25796 .
25797  At the position of the cross-reference box the item number will appear
25798  in the output.
25799 \end_layout
25800
25801 \begin_layout Standard
25802 As an alternative to 
25803 \family sans
25804 Insert\SpecialChar \menuseparator
25805 Cross-Reference
25806 \family default
25807 , you can right-click on a label and in the popup menu select 
25808 \family sans
25809 Copy as Reference
25810 \family default
25811 .
25812  The cross-reference to this label is now in the clipboard and can be pasted
25813  to the actual cursor position via the menu 
25814 \family sans
25815 Edit\SpecialChar \menuseparator
25816 Paste
25817 \family default
25818  (shortcut 
25819 \begin_inset Info
25820 type  "shortcut"
25821 arg   "paste"
25822 \end_inset
25823
25824 ).
25825 \end_layout
25826
25827 \begin_layout Standard
25828 Here is our cross-reference: Item
25829 \begin_inset space ~
25830 \end_inset
25831
25832
25833 \begin_inset CommandInset ref
25834 LatexCommand ref
25835 reference "enu:Second-item"
25836
25837 \end_inset
25838
25839
25840 \end_layout
25841
25842 \begin_layout Standard
25843 It is recommended to use a protected space
25844 \begin_inset Foot
25845 status collapsed
25846
25847 \begin_layout Plain Layout
25848 described in section
25849 \begin_inset space ~
25850 \end_inset
25851
25852
25853 \begin_inset CommandInset ref
25854 LatexCommand ref
25855 reference "sub:Protected-Space"
25856
25857 \end_inset
25858
25859
25860 \end_layout
25861
25862 \end_inset
25863
25864  between the cross-reference name and the cross-reference to avoid ugly
25865  line breaks between them.
25866 \end_layout
25867
25868 \begin_layout Standard
25869 There are six formats of cross-references:
25870 \end_layout
25871
25872 \begin_layout Description
25873 <reference>: prints the number, this is the default: 
25874 \begin_inset CommandInset ref
25875 LatexCommand ref
25876 reference "fig:Two-distorted-images"
25877
25878 \end_inset
25879
25880
25881 \end_layout
25882
25883 \begin_layout Description
25884 (<reference>): prints the number within two parentheses, this is the style
25885  normally used to reference formulas, especially when the reference name
25886  
25887 \begin_inset Quotes eld
25888 \end_inset
25889
25890 Equation
25891 \begin_inset Quotes erd
25892 \end_inset
25893
25894  is omitted: 
25895 \begin_inset CommandInset ref
25896 LatexCommand eqref
25897 reference "eq:tanhExp"
25898
25899 \end_inset
25900
25901
25902 \end_layout
25903
25904 \begin_layout Description
25905 <page>: prints the page number: Page
25906 \begin_inset space ~
25907 \end_inset
25908
25909
25910 \begin_inset CommandInset ref
25911 LatexCommand pageref
25912 reference "fig:Two-distorted-images"
25913
25914 \end_inset
25915
25916
25917 \end_layout
25918
25919 \begin_layout Description
25920 on
25921 \begin_inset space ~
25922 \end_inset
25923
25924 page
25925 \begin_inset space ~
25926 \end_inset
25927
25928 <page>: prints the text “on page” and the page number: 
25929 \begin_inset CommandInset ref
25930 LatexCommand vpageref
25931 reference "fig:Two-distorted-images"
25932
25933 \end_inset
25934
25935
25936 \begin_inset Newline newline
25937 \end_inset
25938
25939 If the label is on the same page, it prints “on this page”; if the label
25940  is on a facing page in a two-sided document, it prints “on the facing page”;
25941  if it is on the previous page which is not a facing page, it prints “on
25942  the previous page”; if it is on the next page which is not a facing page,
25943  it prints “on the next page”.
25944  The wording of the printed text also depends on the used document class.
25945 \end_layout
25946
25947 \begin_layout Description
25948 <reference>
25949 \begin_inset space ~
25950 \end_inset
25951
25952 on
25953 \begin_inset space ~
25954 \end_inset
25955
25956 page
25957 \begin_inset space ~
25958 \end_inset
25959
25960 <page>: prints the number, the text “on page” and the page number: 
25961 \begin_inset CommandInset ref
25962 LatexCommand vref
25963 reference "fig:Two-distorted-images"
25964
25965 \end_inset
25966
25967
25968 \begin_inset Newline newline
25969 \end_inset
25970
25971 If the label is on the same page, this format behaves like 
25972 \family sans
25973 \series bold
25974 <reference>
25975 \family default
25976 \series default
25977 ; otherwise it behaves like 
25978 \family sans
25979 \series bold
25980 on
25981 \begin_inset space ~
25982 \end_inset
25983
25984 page
25985 \begin_inset space ~
25986 \end_inset
25987
25988 <page>
25989 \family default
25990 \series default
25991 .
25992 \end_layout
25993
25994 \begin_layout Description
25995 Formatted
25996 \begin_inset space ~
25997 \end_inset
25998
25999 reference: prints a self defined cross-reference format.
26000 \begin_inset Newline newline
26001 \end_inset
26002
26003
26004 \begin_inset Note Greyedout
26005 status open
26006
26007 \begin_layout Plain Layout
26008
26009 \series bold
26010 Note:
26011 \series default
26012  This feature is only available when you have the LaTeX-package 
26013 \series bold
26014 prettyref
26015 \series default
26016  or 
26017 \series bold
26018 refstyle
26019 \series default
26020
26021 \begin_inset Index idx
26022 status collapsed
26023
26024 \begin_layout Plain Layout
26025 LaTeX-packages ! prettyref
26026 \end_layout
26027
26028 \end_inset
26029
26030
26031 \begin_inset Index idx
26032 status collapsed
26033
26034 \begin_layout Plain Layout
26035 LaTeX-packages ! refstyle
26036 \end_layout
26037
26038 \end_inset
26039
26040  installed.
26041 \end_layout
26042
26043 \end_inset
26044
26045
26046 \begin_inset Newline newline
26047 \end_inset
26048
26049 You can select which LaTeX-package should be used for this feature by setting
26050  the option 
26051 \family sans
26052 Use refstyle (not prettyref) for cross-references
26053 \family default
26054  in the menu 
26055 \family sans
26056 Document\SpecialChar \menuseparator
26057 Settings\SpecialChar \menuseparator
26058 Document Class
26059 \family default
26060 .
26061  The package 
26062 \series bold
26063 refstyle
26064 \series default
26065  is the default and preferred because 
26066 \series bold
26067 prettyref
26068 \series default
26069  supports only English documents.
26070  The format is specified by using the command 
26071 \series bold
26072
26073 \backslash
26074 newrefformat
26075 \series default
26076  (prettyref) or 
26077 \series bold
26078
26079 \backslash
26080 newref
26081 \series default
26082  (refstyle) in the LaTeX preamble of the document.
26083  For example redefining all references to figures (which have the label
26084  shortcut 
26085 \begin_inset Quotes eld
26086 \end_inset
26087
26088
26089 \family sans
26090 fig
26091 \family default
26092
26093 \begin_inset Quotes erd
26094 \end_inset
26095
26096 ) can be done with this command
26097 \begin_inset Newline newline
26098 \end_inset
26099
26100
26101 \series bold
26102
26103 \backslash
26104 newref{fig}{refcmd={Image on page 
26105 \backslash
26106 pageref{#1}}}
26107 \series default
26108
26109 \begin_inset Newline newline
26110 \end_inset
26111
26112 For more information about the format, have a look at the package documentations
26113
26114 \begin_inset CommandInset citation
26115 LatexCommand cite
26116 key "prettyref,refstyle"
26117
26118 \end_inset
26119
26120 .
26121 \end_layout
26122
26123 \begin_layout Description
26124 Textual
26125 \begin_inset space ~
26126 \end_inset
26127
26128 reference: prints the caption or the name of the reference: 
26129 \begin_inset CommandInset ref
26130 LatexCommand nameref
26131 reference "fig:Two-distorted-images"
26132
26133 \end_inset
26134
26135
26136 \end_layout
26137
26138 \begin_layout Standard
26139 The number and current page of the referenced document part in the output
26140  is automatically calculated by LaTeX.
26141  The varieties are adjusted in the field 
26142 \family sans
26143 Format
26144 \family default
26145  of the cross-reference window, that appears when you click on the cross-referen
26146 ce.
26147 \end_layout
26148
26149 \begin_layout Standard
26150 You can only use the style 
26151 \family sans
26152 <reference>
26153 \family default
26154  to reference numbered document parts, while the reference style 
26155 \family sans
26156 <page>
26157 \family default
26158  is always possible.
26159 \end_layout
26160
26161 \begin_layout Standard
26162 If you want to reference a section, put the label in the section heading;
26163  for floats put the label in the caption; for footnotes put the label in
26164  it.
26165  Referencing formulas is explained in section
26166 \begin_inset space ~
26167 \end_inset
26168
26169
26170 \begin_inset CommandInset ref
26171 LatexCommand ref
26172 reference "sec:Formula-Numbering-and"
26173
26174 \end_inset
26175
26176 .
26177 \end_layout
26178
26179 \begin_layout Standard
26180 Right-clicking on a cross-reference opens a context menu.
26181  The entry 
26182 \family sans
26183 Go
26184 \begin_inset space ~
26185 \end_inset
26186
26187 to
26188 \begin_inset space ~
26189 \end_inset
26190
26191 Label
26192 \family default
26193  sets the cursor before the referenced label.
26194  This entry will be renamed in the context menu of the label to 
26195 \family sans
26196 Go
26197 \begin_inset space ~
26198 \end_inset
26199
26200 Back
26201 \family default
26202  so that you can use it to set the cursor back to the cross-reference.
26203  You can also go back with the toolbar button 
26204 \begin_inset Info
26205 type  "icon"
26206 arg   "bookmark-goto 0"
26207 \end_inset
26208
26209 .
26210 \end_layout
26211
26212 \begin_layout Standard
26213 You can change labels at any time.
26214  References to the changed label will automatically be updated so that you
26215  do not need to think about this.
26216 \end_layout
26217
26218 \begin_layout Standard
26219 If a cross-reference refers to a non-existent label, you will see in LyX
26220  “BROKEN” in the cross-reference label and two question marks in the output
26221  instead of the reference.
26222 \end_layout
26223
26224 \begin_layout Standard
26225 References are described in detail in the section
26226 \begin_inset space ~
26227 \end_inset
26228
26229
26230 \begin_inset Quotes eld
26231 \end_inset
26232
26233 Referencing Floats
26234 \begin_inset Quotes erd
26235 \end_inset
26236
26237  of the 
26238 \emph on
26239 Embedded
26240 \begin_inset space ~
26241 \end_inset
26242
26243 Objects
26244 \emph default
26245  manual.
26246 \end_layout
26247
26248 \begin_layout Section
26249 Table of Contents and other Listings
26250 \begin_inset Index idx
26251 status collapsed
26252
26253 \begin_layout Plain Layout
26254 Table of contents
26255 \end_layout
26256
26257 \end_inset
26258
26259
26260 \begin_inset Index idx
26261 status collapsed
26262
26263 \begin_layout Plain Layout
26264 Outline
26265 \end_layout
26266
26267 \end_inset
26268
26269
26270 \begin_inset CommandInset label
26271 LatexCommand label
26272 name "sec:toc"
26273
26274 \end_inset
26275
26276
26277 \end_layout
26278
26279 \begin_layout Subsection
26280 Table of Contents
26281 \begin_inset CommandInset label
26282 LatexCommand label
26283 name "sub:Table-of-Contents"
26284
26285 \end_inset
26286
26287
26288 \end_layout
26289
26290 \begin_layout Standard
26291 The Table of Contents (TOC) is inserted with the menu 
26292 \family sans
26293 Insert\SpecialChar \menuseparator
26294 List/TOC\SpecialChar \menuseparator
26295 Table
26296 \begin_inset space ~
26297 \end_inset
26298
26299 of
26300 \begin_inset space ~
26301 \end_inset
26302
26303 Contents
26304 \family default
26305 .
26306  It is displayed in LyX as a gray box.
26307  If you click on it, the 
26308 \family sans
26309 Outline
26310 \family default
26311  window appears, showing you the TOC entries as outline, which allows you
26312  to move and rearrange sections in your documents.
26313  So this operation is an alternative to the menu 
26314 \family sans
26315 View\SpecialChar \menuseparator
26316 Outline
26317 \begin_inset space ~
26318 \end_inset
26319
26320 Pane
26321 \family default
26322  that is described in section
26323 \begin_inset space ~
26324 \end_inset
26325
26326
26327 \begin_inset CommandInset ref
26328 LatexCommand ref
26329 reference "sub:The-Outliner"
26330
26331 \end_inset
26332
26333 .
26334 \end_layout
26335
26336 \begin_layout Standard
26337 The TOC in the document output lists every numbered section automatically.
26338  If you have declared a short title for a section heading, as described
26339  in section
26340 \begin_inset space ~
26341 \end_inset
26342
26343
26344 \begin_inset CommandInset ref
26345 LatexCommand ref
26346 reference "sec:Short-Titles"
26347
26348 \end_inset
26349
26350 , it will be used in the TOC instead of the section heading.
26351  Section
26352 \begin_inset space ~
26353 \end_inset
26354
26355
26356 \begin_inset CommandInset ref
26357 LatexCommand ref
26358 reference "sub:Numbering-depth"
26359
26360 \end_inset
26361
26362  describes how the level is adjusted that defines which section types are
26363  listed in the TOC.
26364  Unnumbered sections are not listed in the TOC.
26365 \end_layout
26366
26367 \begin_layout Subsection
26368 List of Figures, Tables, Listings and Algorithms
26369 \begin_inset CommandInset label
26370 LatexCommand label
26371 name "sub:List-of-Figures"
26372
26373 \end_inset
26374
26375
26376 \end_layout
26377
26378 \begin_layout Standard
26379 Table, figure, listings and algorithm lists are very much like the table
26380  of contents.
26381  You can insert them via the 
26382 \family sans
26383 Insert\SpecialChar \menuseparator
26384 List/TOC
26385 \family default
26386  submenus.
26387  The list entries are the float captions and the float number.
26388 \end_layout
26389
26390 \begin_layout Section
26391 URLs and Hyperlinks
26392 \begin_inset Index idx
26393 status collapsed
26394
26395 \begin_layout Plain Layout
26396 URLs
26397 \end_layout
26398
26399 \end_inset
26400
26401
26402 \begin_inset Index idx
26403 status collapsed
26404
26405 \begin_layout Plain Layout
26406 Hyperlinks
26407 \end_layout
26408
26409 \end_inset
26410
26411
26412 \end_layout
26413
26414 \begin_layout Subsection
26415 URLs
26416 \begin_inset CommandInset label
26417 LatexCommand label
26418 name "sub:URLs"
26419
26420 \end_inset
26421
26422
26423 \end_layout
26424
26425 \begin_layout Standard
26426 Links to web pages or email addresses can be inserted via the menu 
26427 \family sans
26428 Insert\SpecialChar \menuseparator
26429 URL
26430 \family default
26431 .
26432 \end_layout
26433
26434 \begin_layout Standard
26435 Here is an example URL: LyX's homepage: 
26436 \begin_inset Flex URL
26437 status collapsed
26438
26439 \begin_layout Plain Layout
26440
26441 http://www.lyx.org
26442 \end_layout
26443
26444 \end_inset
26445
26446
26447 \end_layout
26448
26449 \begin_layout Standard
26450 You cannot change the style of the link text, the URL text will always be
26451  in the style 
26452 \family typewriter
26453 Typewriter
26454 \family default
26455 .
26456  To be able to format the URL text, use hyperlinks as explained in the next
26457  subsection.
26458 \end_layout
26459
26460 \begin_layout Standard
26461 \begin_inset Note Greyedout
26462 status open
26463
26464 \begin_layout Plain Layout
26465
26466 \series bold
26467 Note:
26468 \series default
26469  URLs must not end with a backslash, otherwise you get LaTeX errors.
26470 \end_layout
26471
26472 \end_inset
26473
26474
26475 \end_layout
26476
26477 \begin_layout Subsection
26478 Hyperlinks
26479 \begin_inset CommandInset label
26480 LatexCommand label
26481 name "sub:Hyperlinks"
26482
26483 \end_inset
26484
26485
26486 \end_layout
26487
26488 \begin_layout Standard
26489 Hyperlinks can be inserted with the menu 
26490 \family sans
26491 Insert\SpecialChar \menuseparator
26492 Hyperlink
26493 \family default
26494  or with the toolbar button 
26495 \begin_inset Info
26496 type  "icon"
26497 arg   "href-insert"
26498 \end_inset
26499
26500 .
26501  The appearing dialog has two fields: 
26502 \family sans
26503 Target
26504 \family default
26505  and 
26506 \family sans
26507 Name
26508 \family default
26509 .
26510  The name is the printed text for the hyperlink.
26511  The hyperlink type can be a weblink like this: 
26512 \begin_inset CommandInset href
26513 LatexCommand href
26514 name "LyX's homepage"
26515 target "http://www.lyx.org"
26516
26517 \end_inset
26518
26519 , an Email address like this: 
26520 \begin_inset CommandInset href
26521 LatexCommand href
26522 name "lyx-docs mailing list"
26523 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26524 type "mailto:"
26525
26526 \end_inset
26527
26528 , or a link to a file.
26529 \end_layout
26530
26531 \begin_layout Standard
26532 You can start applications via a hyperlink when you insert a weblink by
26533  adding the prefix 
26534 \begin_inset Quotes eld
26535 \end_inset
26536
26537
26538 \family sans
26539 run:
26540 \family default
26541
26542 \begin_inset Quotes erd
26543 \end_inset
26544
26545  to the link target.
26546 \end_layout
26547
26548 \begin_layout Standard
26549 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26550  and become clickable in the DVI and PDF-output.
26551  To set the format of the link text, highlight the hyperlink inset and use
26552  the text style dialog.
26553  This is for example a hyperlink with bold sans serif text: 
26554 \family sans
26555 \series bold
26556
26557 \begin_inset CommandInset href
26558 LatexCommand href
26559 name "LyX's homepage"
26560 target "http://www.lyx.org"
26561
26562 \end_inset
26563
26564
26565 \end_layout
26566
26567 \begin_layout Standard
26568 The link text color can be changed, when the option 
26569 \family sans
26570 Color links
26571 \family default
26572  is set in the PDF Properties dialog (menu 
26573 \family sans
26574 Document\SpecialChar \menuseparator
26575 Settings\SpecialChar \menuseparator
26576 PDF Properties
26577 \family default
26578 ).
26579  The link text is for example set in this document to blue by adding the
26580  option
26581 \begin_inset Newline newline
26582 \end_inset
26583
26584
26585 \series bold
26586 urlcolor=blue
26587 \series default
26588
26589 \begin_inset Newline newline
26590 \end_inset
26591
26592 to the field 
26593 \family sans
26594 Additional options
26595 \family default
26596  in the PDF Properties dialog.
26597 \end_layout
26598
26599 \begin_layout Section
26600 Appendices
26601 \begin_inset Index idx
26602 status collapsed
26603
26604 \begin_layout Plain Layout
26605 Appendix
26606 \end_layout
26607
26608 \end_inset
26609
26610
26611 \begin_inset CommandInset label
26612 LatexCommand label
26613 name "sec:Appendices"
26614
26615 \end_inset
26616
26617
26618 \end_layout
26619
26620 \begin_layout Standard
26621 Appendices are created with the menu 
26622 \family sans
26623 Document\SpecialChar \menuseparator
26624 Start
26625 \begin_inset space ~
26626 \end_inset
26627
26628 Appendix
26629 \begin_inset space ~
26630 \end_inset
26631
26632 Here
26633 \family default
26634 .
26635  This menu sets the document from the current cursor position to the end
26636  as the appendix part of the book.
26637  This part is marked with a red borderline.
26638 \end_layout
26639
26640 \begin_layout Standard
26641 Every chapter (or section) within the appendix part is treated as an appendix,
26642  numbered with a capital Latin letter.
26643  The appendix subsections are numbered with this letter followed by a dot
26644  and the subsection number.
26645  All appendix sections can be referenced as if they were normal sections,
26646  here two examples:
26647 \end_layout
26648
26649 \begin_layout Standard
26650 Appendix
26651 \begin_inset space ~
26652 \end_inset
26653
26654
26655 \begin_inset CommandInset ref
26656 LatexCommand ref
26657 reference "chap:Credits"
26658
26659 \end_inset
26660
26661 ; Appendix
26662 \begin_inset space ~
26663 \end_inset
26664
26665
26666 \begin_inset CommandInset ref
26667 LatexCommand ref
26668 reference "sub:Export"
26669
26670 \end_inset
26671
26672
26673 \end_layout
26674
26675 \begin_layout Section
26676 Bibliography
26677 \begin_inset Index idx
26678 status collapsed
26679
26680 \begin_layout Plain Layout
26681 Bibliography
26682 \end_layout
26683
26684 \end_inset
26685
26686
26687 \begin_inset CommandInset label
26688 LatexCommand label
26689 name "sec:Bibliography"
26690
26691 \end_inset
26692
26693
26694 \end_layout
26695
26696 \begin_layout Standard
26697 There are two ways of generating the bibliography in a LyX-document.
26698  You can include a bibliography database,
26699 \begin_inset Foot
26700 status collapsed
26701
26702 \begin_layout Plain Layout
26703 Known under the name 
26704 \begin_inset Quotes eld
26705 \end_inset
26706
26707 BibTeX-database
26708 \begin_inset Quotes erd
26709 \end_inset
26710
26711 .
26712 \end_layout
26713
26714 \end_inset
26715
26716  which is explained in the next subsection, or you can insert the bibliography
26717  manually, using the paragraph environment 
26718 \family sans
26719 Bibliography
26720 \family default
26721 , which was described in section
26722 \begin_inset space ~
26723 \end_inset
26724
26725
26726 \begin_inset CommandInset ref
26727 LatexCommand ref
26728 reference "sub:Biblio_environment"
26729
26730 \end_inset
26731
26732 .
26733  If you want anything other than the numerical citations that are used in
26734  this document, like author-year citations, then you must
26735 \emph on
26736  
26737 \emph default
26738 use a bibliography database.
26739 \end_layout
26740
26741 \begin_layout Subsection
26742 The Bibliography Environment
26743 \end_layout
26744
26745 \begin_layout Standard
26746 Within the 
26747 \family sans
26748 Bibliography
26749 \family default
26750  environment, every paragraph begins with a gray bibliography box labeled
26751  with a number.
26752  If you click on it, you will get a dialog in which you can set a 
26753 \family sans
26754 Key
26755 \family default
26756  and a 
26757 \family sans
26758 Label
26759 \family default
26760 .
26761  The key is the symbolic name by which you will refer to this bibliography
26762  entry.
26763  For example, our second entry in the bibliography is a book about LaTeX
26764  and we used 
26765 \begin_inset Quotes eld
26766 \end_inset
26767
26768 latexcompanion
26769 \begin_inset Quotes erd
26770 \end_inset
26771
26772 , a short form of its title, as the key.
26773 \end_layout
26774
26775 \begin_layout Standard
26776 You can cross-reference a bibliography entry using the menu 
26777 \family sans
26778 Insert\SpecialChar \menuseparator
26779 Citation
26780 \family default
26781  or the toolbar button 
26782 \begin_inset Info
26783 type  "icon"
26784 arg   "dialog-show-new-inset citation"
26785 \end_inset
26786
26787 .
26788  A citation reference box is inserted and a citation window will appear
26789  containing the available citations.
26790  Select one or more keys from the list and 
26791 \family sans
26792 Add
26793 \family default
26794  them.
26795  Then press 
26796 \family sans
26797 OK
26798 \family default
26799 .
26800  The citation reference box will be labeled with the referenced key(s).
26801  If you click on the box, the citation window will appear and you can change
26802  the reference.
26803 \end_layout
26804
26805 \begin_layout Standard
26806 Citation references appear in the output as the number of the bibliography
26807  entry with surrounding brackets.
26808  If you set a 
26809 \family sans
26810 Label
26811 \family default
26812  for the entry, the label will appear instead of the number.
26813  Here are two examples; the first without a label, the second with the label
26814  
26815 \begin_inset Quotes eld
26816 \end_inset
26817
26818 Credits
26819 \begin_inset Quotes erd
26820 \end_inset
26821
26822 :
26823 \end_layout
26824
26825 \begin_layout Standard
26826 Have a look at the 
26827 \family sans
26828 LaTeX Companion Second Edition
26829 \family default
26830
26831 \begin_inset CommandInset citation
26832 LatexCommand cite
26833 key "latexcompanion"
26834
26835 \end_inset
26836
26837
26838 \end_layout
26839
26840 \begin_layout Standard
26841 The LyX-Team members are listed in the Credits: 
26842 \begin_inset CommandInset citation
26843 LatexCommand cite
26844 key "lyxcredit"
26845
26846 \end_inset
26847
26848
26849 \end_layout
26850
26851 \begin_layout Standard
26852 To align all entries in the bibliography environment you can set a longest
26853  label via the menu 
26854 \family sans
26855 Edit\SpecialChar \menuseparator
26856 Paragraph
26857 \begin_inset space ~
26858 \end_inset
26859
26860 Settings
26861 \family default
26862  (toolbar button 
26863 \begin_inset Info
26864 type  "icon"
26865 arg   "layout-paragraph"
26866 \end_inset
26867
26868 ).
26869  All entries are then indented in the output by the width of the given label.
26870 \end_layout
26871
26872 \begin_layout Subsection
26873 Bibliography databases (BibTeX)
26874 \begin_inset Index idx
26875 status collapsed
26876
26877 \begin_layout Plain Layout
26878 Bibliography ! Databases
26879 \end_layout
26880
26881 \end_inset
26882
26883
26884 \begin_inset Index idx
26885 status collapsed
26886
26887 \begin_layout Plain Layout
26888 Bibliography ! BibTeX
26889 \end_layout
26890
26891 \end_inset
26892
26893
26894 \begin_inset CommandInset label
26895 LatexCommand label
26896 name "sub:Bibliography-databases"
26897
26898 \end_inset
26899
26900
26901 \end_layout
26902
26903 \begin_layout Standard
26904 Bibliography databases are useful if you use the same bibliography in different
26905  documents.
26906 \begin_inset Foot
26907 status collapsed
26908
26909 \begin_layout Plain Layout
26910 They are also useful for keeping a database of articles and notes concerning
26911  them.
26912  Most of the database programs mentioned below allow you to store annotations
26913  and reviews along with bibliographical information.
26914 \end_layout
26915
26916 \end_inset
26917
26918  It also makes it very easy to have a uniform layout for all bibliography
26919  entries.
26920  You can collect the bibliography of all relevant books and articles of
26921  your working field in a database.
26922  This database can be used for different documents, and by default only
26923  the entries cited in a particular document will appear in the bibliography
26924  list for that document.
26925  This relieves you of the need to keep track of which articles and books
26926  you have cited.
26927 \end_layout
26928
26929 \begin_layout Standard
26930 The database is a text file with the file extension 
26931 \begin_inset Quotes eld
26932 \end_inset
26933
26934
26935 \family sans
26936 .bib
26937 \family default
26938
26939 \begin_inset Quotes erd
26940 \end_inset
26941
26942 , containing the bibliography in a special format.
26943  The format is explained in 
26944 \begin_inset CommandInset citation
26945 LatexCommand cite
26946 key "BibTeX-2"
26947
26948 \end_inset
26949
26950  and in the LaTeX books (
26951 \begin_inset CommandInset citation
26952 LatexCommand cite
26953 key "Mittelbach,Kopka,Lamport"
26954
26955 \end_inset
26956
26957 ).
26958  The file can be created using any text editor, but normally one uses a
26959  special program to create and edit the entries in the database.
26960  A list of such programs is maintained on the LyX Wiki at 
26961 \begin_inset Flex URL
26962 status collapsed
26963
26964 \begin_layout Plain Layout
26965
26966 http://wiki.lyx.org/BibTeX/Programs
26967 \end_layout
26968
26969 \end_inset
26970
26971 .
26972 \end_layout
26973
26974 \begin_layout Standard
26975 To use a database, use the menu 
26976 \family sans
26977 Insert\SpecialChar \menuseparator
26978 List
26979 \family default
26980 /
26981 \family sans
26982 TOC\SpecialChar \menuseparator
26983 BibT
26984 \begin_inset ERT
26985 status collapsed
26986
26987 \begin_layout Plain Layout
26988
26989 {}
26990 \end_layout
26991
26992 \end_inset
26993
26994 eX
26995 \begin_inset space ~
26996 \end_inset
26997
26998 Bibliography
26999 \family default
27000 .
27001  A gray box will be inserted and a window appears.
27002  In this window you can add one or more databases and select a 
27003 \family sans
27004 style
27005 \family default
27006  file.
27007  The option 
27008 \family sans
27009 Add bibliography to TOC
27010 \family default
27011  adds a table of contents entry for the bibliography.
27012  In the 
27013 \family sans
27014 Content
27015 \family default
27016  drop box you can select whether to include all the entries in the database
27017  in the document or just the cited references.
27018 \end_layout
27019
27020 \begin_layout Standard
27021 The style file is a text file with the file extension 
27022 \begin_inset Quotes eld
27023 \end_inset
27024
27025
27026 \family sans
27027 .bst
27028 \family default
27029
27030 \begin_inset Quotes erd
27031 \end_inset
27032
27033  that controls how the bibliography entries will appear.
27034  Your LaTeX distribution should provide several of these, and many publishers
27035  provide their own style files, so that you don't have to take care of the
27036  layout.
27037  It is of course possible to write your own style file, but this is something
27038  for experts.
27039 \begin_inset Foot
27040 status collapsed
27041
27042 \begin_layout Plain Layout
27043 For information on how this is done, have a look at
27044 \begin_inset Newline newline
27045 \end_inset
27046
27047
27048 \begin_inset CommandInset href
27049 LatexCommand href
27050 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
27051
27052 \end_inset
27053
27054 .
27055 \end_layout
27056
27057 \end_inset
27058
27059
27060 \end_layout
27061
27062 \begin_layout Standard
27063 Inserting a citation reference works as described in the previous section.
27064 \end_layout
27065
27066 \begin_layout Standard
27067 To generate the bibliography from a database, LyX uses the program BibTeX.
27068  You can choose which of its variants should be used by LyX as the 
27069 \family sans
27070 Processor
27071 \family default
27072  either in 
27073 \family sans
27074 Document\SpecialChar \menuseparator
27075 Settings\SpecialChar \menuseparator
27076 Bibliography
27077 \family default
27078  or in 
27079 \family sans
27080 Tools\SpecialChar \menuseparator
27081 Preferences\SpecialChar \menuseparator
27082 Output\SpecialChar \menuseparator
27083 LaT
27084 \begin_inset ERT
27085 status collapsed
27086
27087 \begin_layout Plain Layout
27088
27089 {}
27090 \end_layout
27091
27092 \end_inset
27093
27094 eX
27095 \family default
27096 .
27097  The following variants are possible:
27098 \end_layout
27099
27100 \begin_layout Description
27101 biber provides full Unicode support, unlimited memory, but does not work
27102  with other bibliography packages (e.
27103 \begin_inset space \thinspace{}
27104 \end_inset
27105
27106 g.
27107 \begin_inset space \space{}
27108 \end_inset
27109
27110
27111 \series bold
27112 natbib
27113 \series default
27114 ), only with the package 
27115 \series bold
27116 biblatex
27117 \series default
27118 ; recommended for multilingual texts and for languages that don't use Latin
27119  letters
27120 \end_layout
27121
27122 \begin_layout Description
27123 bibtex the standard; does not allow special characters in bibliography entries
27124  that are not possible to encode in a 7-bit encoding, limited memory, works
27125  with all bibliography packages, except 
27126 \series bold
27127 biblatex
27128 \end_layout
27129
27130 \begin_layout Description
27131 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27132  larger memory than 
27133 \family sans
27134 bibtex
27135 \family default
27136 , works with all bibliography packages
27137 \end_layout
27138
27139 \begin_layout Standard
27140 BibTeX can be controlled with options that you can add below the specification
27141  of the variants.
27142  Before adding options, it is strongly recommended that you read the manual
27143  of 
27144 \family sans
27145 BibTeX
27146 \family default
27147  
27148 \begin_inset CommandInset citation
27149 LatexCommand cite
27150 key "BibTeX"
27151
27152 \end_inset
27153
27154 .
27155 \end_layout
27156
27157 \begin_layout Standard
27158 When you select the option 
27159 \family sans
27160 Sectioned bibliography
27161 \family default
27162  in the 
27163 \family sans
27164 Document\SpecialChar \menuseparator
27165 Settings\SpecialChar \menuseparator
27166 Bibliography
27167 \family default
27168  dialog, it is possible to have multiple and sectioned bibliographies.
27169  This and other options are explained in detail in section 
27170 \emph on
27171 Customizing Bibliographies
27172 \emph default
27173  
27174 \emph on
27175 with BibTeX
27176 \emph default
27177  of the 
27178 \emph on
27179 Additional Features
27180 \emph default
27181  manual.
27182 \end_layout
27183
27184 \begin_layout Standard
27185 We use two bibliographies in this document to show the difference between
27186  the two methods of creating them.
27187  As you can see, the bibliography that is created from a database lists
27188  only the database entries that are referenced in the document.
27189  We used the style file 
27190 \family sans
27191 alphadin.bst
27192 \family default
27193  to get the complicated German reference key scheme in the bibliography.
27194 \end_layout
27195
27196 \begin_layout Subsection
27197 Bibliography layout
27198 \begin_inset Index idx
27199 status collapsed
27200
27201 \begin_layout Plain Layout
27202 Bibliography ! Layout
27203 \end_layout
27204
27205 \end_inset
27206
27207
27208 \end_layout
27209
27210 \begin_layout Standard
27211 In the citation reference dialog you can set a special citation format.
27212  For this feature you need to enable the option 
27213 \family sans
27214 Natbib
27215 \family default
27216  in the 
27217 \family sans
27218 Document\SpecialChar \menuseparator
27219 Settings
27220 \family default
27221
27222 \begin_inset Index idx
27223 status collapsed
27224
27225 \begin_layout Plain Layout
27226 Document ! Settings
27227 \end_layout
27228
27229 \end_inset
27230
27231  dialog under 
27232 \family sans
27233 Bibliography
27234 \family default
27235 .
27236  Setting a citation style for a reference will overwrite the default.
27237  For the global citation format use the BibTeX style files as explained
27238  in the previous section.
27239 \end_layout
27240
27241 \begin_layout Standard
27242 You can also set text to appear before or after a citation reference, in
27243  the citation reference window.
27244  Here is an example where the text 
27245 \begin_inset Quotes eld
27246 \end_inset
27247
27248 Chapter
27249 \begin_inset space ~
27250 \end_inset
27251
27252 3
27253 \begin_inset Quotes erd
27254 \end_inset
27255
27256  appears after the reference:
27257 \end_layout
27258
27259 \begin_layout Standard
27260 Have a look at 
27261 \begin_inset CommandInset citation
27262 LatexCommand cite
27263 after "Chapter 3"
27264 key "latexcompanion"
27265
27266 \end_inset
27267
27268 .
27269 \end_layout
27270
27271 \begin_layout Section
27272 Index
27273 \begin_inset Index idx
27274 status collapsed
27275
27276 \begin_layout Plain Layout
27277 Index generation
27278 \end_layout
27279
27280 \end_inset
27281
27282
27283 \begin_inset CommandInset label
27284 LatexCommand label
27285 name "sec:Index"
27286
27287 \end_inset
27288
27289
27290 \end_layout
27291
27292 \begin_layout Standard
27293 An index entry is created if you use the menu 
27294 \family sans
27295 Insert\SpecialChar \menuseparator
27296 Index
27297 \begin_inset space ~
27298 \end_inset
27299
27300 Entry
27301 \family default
27302  or the toolbar button 
27303 \begin_inset Info
27304 type  "icon"
27305 arg   "index-insert"
27306 \end_inset
27307
27308 .
27309  A box is inserted containing the text that appears in the index.
27310  The word where the cursor is in or the currently highlighted text is proposed
27311  by LyX as the index entry.
27312 \end_layout
27313
27314 \begin_layout Standard
27315 The index list is inserted in the document with the menu 
27316 \family sans
27317 Insert\SpecialChar \menuseparator
27318 List/TOC\SpecialChar \menuseparator
27319 Index
27320 \begin_inset space ~
27321 \end_inset
27322
27323 List
27324 \family default
27325 .
27326  A light blue box labeled 
27327 \begin_inset Quotes eld
27328 \end_inset
27329
27330
27331 \family sans
27332 Index
27333 \family default
27334
27335 \begin_inset Quotes erd
27336 \end_inset
27337
27338  will show the place where the index is printed in the output.
27339  The index list box is not clickable like other LyX-boxes.
27340 \end_layout
27341
27342 \begin_layout Standard
27343 We give a short overview of the index commands in the next subsections.
27344  For a detailed description of LaTeX's index mechanism, have a look at one
27345  of the LaTeX books 
27346 \begin_inset CommandInset citation
27347 LatexCommand cite
27348 key "latexcompanion,latexguide,latexbook"
27349
27350 \end_inset
27351
27352 .
27353 \end_layout
27354
27355 \begin_layout Subsection
27356 Grouping Index Entries
27357 \begin_inset Index idx
27358 status collapsed
27359
27360 \begin_layout Plain Layout
27361 Index ! Grouping
27362 \end_layout
27363
27364 \end_inset
27365
27366
27367 \end_layout
27368
27369 \begin_layout Standard
27370 Index entries are often grouped to offer the reader a fast search in the
27371  index.
27372  We want to group for example the index entries for itemized and enumerated
27373  lists under the entry 
27374 \begin_inset Quotes eld
27375 \end_inset
27376
27377 Lists
27378 \begin_inset Quotes erd
27379 \end_inset
27380
27381 .
27382  First we create the entry 
27383 \begin_inset Quotes eld
27384 \end_inset
27385
27386 Lists
27387 \begin_inset Quotes erd
27388 \end_inset
27389
27390  in section
27391 \begin_inset space ~
27392 \end_inset
27393
27394
27395 \begin_inset CommandInset ref
27396 LatexCommand ref
27397 reference "sub:Lists"
27398
27399 \end_inset
27400
27401 .
27402  In the text field for the itemized list index entry in section
27403 \begin_inset space ~
27404 \end_inset
27405
27406
27407 \begin_inset CommandInset ref
27408 LatexCommand ref
27409 reference "sec:Itemize"
27410
27411 \end_inset
27412
27413 , we insert the command
27414 \end_layout
27415
27416 \begin_layout Standard
27417
27418 \series bold
27419 Lists ! Itemize
27420 \end_layout
27421
27422 \begin_layout Standard
27423 and the command
27424 \end_layout
27425
27426 \begin_layout Standard
27427
27428 \series bold
27429 Lists ! Enumerate
27430 \end_layout
27431
27432 \begin_layout Standard
27433 for the enumerated list in section
27434 \begin_inset space ~
27435 \end_inset
27436
27437
27438 \begin_inset CommandInset ref
27439 LatexCommand ref
27440 reference "sec:Enumerate"
27441
27442 \end_inset
27443
27444 .
27445 \end_layout
27446
27447 \begin_layout Standard
27448 The exclamation mark 
27449 \begin_inset Quotes eld
27450 \end_inset
27451
27452 !
27453 \begin_inset Quotes erd
27454 \end_inset
27455
27456  marks the grouping levels.
27457  You can have three levels; every index level is indented a bit more.
27458  An index entry for the higher levels is not required.
27459  If we don't have an index entry for 
27460 \begin_inset Quotes eld
27461 \end_inset
27462
27463 Lists
27464 \begin_inset Quotes erd
27465 \end_inset
27466
27467 , it will be printed anyway, but without a page number.
27468 \end_layout
27469
27470 \begin_layout Subsection
27471 Page Ranges
27472 \begin_inset Index idx
27473 status collapsed
27474
27475 \begin_layout Plain Layout
27476 Index ! Page ranges
27477 \end_layout
27478
27479 \end_inset
27480
27481
27482 \end_layout
27483
27484 \begin_layout Standard
27485 Normally an index entry will appear with the page number of the indexed
27486  section.
27487  But sometimes you want to index more pages under the same entry.
27488  For example, if we want to index the paragraph environments, we create
27489  an index entry in section
27490 \begin_inset space ~
27491 \end_inset
27492
27493
27494 \begin_inset CommandInset ref
27495 LatexCommand ref
27496 reference "sec:Paragraph-Environments"
27497
27498 \end_inset
27499
27500  with the command
27501 \end_layout
27502
27503 \begin_layout Standard
27504
27505 \series bold
27506 Paragraph environments|(
27507 \end_layout
27508
27509 \begin_layout Standard
27510 and another entry at the end of section
27511 \begin_inset space ~
27512 \end_inset
27513
27514
27515 \begin_inset CommandInset ref
27516 LatexCommand ref
27517 reference "sub:LyX-Code"
27518
27519 \end_inset
27520
27521  with the command
27522 \end_layout
27523
27524 \begin_layout Standard
27525
27526 \series bold
27527 Paragraph environments|)
27528 \end_layout
27529
27530 \begin_layout Standard
27531 The commands 
27532 \begin_inset Quotes eld
27533 \end_inset
27534
27535
27536 \series bold
27537 |(
27538 \series default
27539
27540 \begin_inset Quotes erd
27541 \end_inset
27542
27543  and 
27544 \begin_inset Quotes eld
27545 \end_inset
27546
27547
27548 \series bold
27549 |)
27550 \series default
27551
27552 \begin_inset Quotes erd
27553 \end_inset
27554
27555  respectively start and end the index range.
27556  You can also add the same index entry at different places in the document.
27557  They appear in the output under one entry with a comma separated list of
27558  the pages of the indexed document parts.
27559  An example is the index entry 
27560 \begin_inset Quotes eld
27561 \end_inset
27562
27563 Document ! Settings
27564 \begin_inset Quotes erd
27565 \end_inset
27566
27567 .
27568 \end_layout
27569
27570 \begin_layout Subsection
27571 Cross referencing
27572 \begin_inset Index idx
27573 status collapsed
27574
27575 \begin_layout Plain Layout
27576 Index ! Cross referencing
27577 \end_layout
27578
27579 \end_inset
27580
27581
27582 \end_layout
27583
27584 \begin_layout Standard
27585 It is also possible to refer to another index entry.
27586  We referred for example in the index entry 
27587 \begin_inset Quotes eld
27588 \end_inset
27589
27590 GIF
27591 \begin_inset Quotes erd
27592 \end_inset
27593
27594  (in section
27595 \begin_inset space ~
27596 \end_inset
27597
27598
27599 \begin_inset CommandInset ref
27600 LatexCommand ref
27601 reference "sub:Image-Formats"
27602
27603 \end_inset
27604
27605 ) to the index entry 
27606 \begin_inset Quotes eld
27607 \end_inset
27608
27609 Image formats
27610 \begin_inset Quotes erd
27611 \end_inset
27612
27613  in the same section using the entry
27614 \end_layout
27615
27616 \begin_layout Standard
27617
27618 \series bold
27619 GIF|see{Image formats}
27620 \end_layout
27621
27622 \begin_layout Standard
27623 where the braces have to be inserted as TeX Code.
27624  The text within the braces is the referenced entry.
27625  The reference will appear in the output without a page number.
27626 \end_layout
27627
27628 \begin_layout Subsection
27629 Index Entry Order
27630 \begin_inset Index idx
27631 status collapsed
27632
27633 \begin_layout Plain Layout
27634 Index ! Entry order
27635 \end_layout
27636
27637 \end_inset
27638
27639
27640 \end_layout
27641
27642 \begin_layout Standard
27643 If you use accented characters in the index entry the entries might not
27644  follow the rules for the index order.
27645  The index entries are sorted alphabetically but LaTeX
27646 \begin_inset Foot
27647 status collapsed
27648
27649 \begin_layout Plain Layout
27650 The index generating is done in the background by an extra program, see
27651  section
27652 \begin_inset space ~
27653 \end_inset
27654
27655
27656 \begin_inset CommandInset ref
27657 LatexCommand ref
27658 reference "sub:Index-Program"
27659
27660 \end_inset
27661
27662 .
27663 \end_layout
27664
27665 \end_inset
27666
27667  does not know how to sort accents in different languages.
27668  We have created as an example the three dummy index entries 
27669 \begin_inset Quotes eld
27670 \end_inset
27671
27672 maison
27673 \begin_inset Quotes erd
27674 \end_inset
27675
27676
27677 \begin_inset Quotes eld
27678 \end_inset
27679
27680 maïs
27681 \begin_inset Quotes erd
27682 \end_inset
27683
27684 , and 
27685 \begin_inset Quotes eld
27686 \end_inset
27687
27688 maître
27689 \begin_inset Quotes erd
27690 \end_inset
27691
27692 .
27693 \begin_inset Index idx
27694 status collapsed
27695
27696 \begin_layout Plain Layout
27697 Dummy entries ! maïs
27698 \end_layout
27699
27700 \end_inset
27701
27702
27703 \begin_inset Index idx
27704 status collapsed
27705
27706 \begin_layout Plain Layout
27707 Dummy entries ! maître
27708 \end_layout
27709
27710 \end_inset
27711
27712
27713 \begin_inset Index idx
27714 status collapsed
27715
27716 \begin_layout Plain Layout
27717 Dummy entries ! maïs@maison
27718 \end_layout
27719
27720 \end_inset
27721
27722  They will be sorted in the order maïs, maître, maison but we want the order
27723  maïs, maison, maître.
27724  To achieve this, we use the command
27725 \end_layout
27726
27727 \begin_layout Standard
27728
27729 \series bold
27730 previous entry@current entry
27731 \end_layout
27732
27733 \begin_layout Standard
27734 In our case we want to have 
27735 \begin_inset Quotes eld
27736 \end_inset
27737
27738 maison
27739 \begin_inset Quotes erd
27740 \end_inset
27741
27742  after 
27743 \begin_inset Quotes eld
27744 \end_inset
27745
27746 maïs
27747 \begin_inset Quotes erd
27748 \end_inset
27749
27750  and write therefore for the index entry of maison:
27751 \end_layout
27752
27753 \begin_layout Standard
27754
27755 \series bold
27756 maïs@maison
27757 \end_layout
27758
27759 \begin_layout Standard
27760 The previous entry need not be a real existing entry.
27761  You can also use another word to tell LaTeX the entry order.
27762  See the next subsection for an example.
27763 \end_layout
27764
27765 \begin_layout Standard
27766 \begin_inset VSpace bigskip
27767 \end_inset
27768
27769
27770 \end_layout
27771
27772 \begin_layout Standard
27773 In some cases the index entry order is not correct when you are using the
27774  program 
27775 \family sans
27776 makeindex 
27777 \family default
27778 to generate the index (see sec.
27779 \begin_inset space \thinspace{}
27780 \end_inset
27781
27782
27783 \begin_inset CommandInset ref
27784 LatexCommand ref
27785 reference "sub:Index-Program"
27786
27787 \end_inset
27788
27789 ).
27790  
27791 \family sans
27792 makeindex
27793 \family default
27794  would for example print the index entry for the LaTeX-package aeguill in
27795  sec.
27796 \begin_inset space \thinspace{}
27797 \end_inset
27798
27799
27800 \begin_inset CommandInset ref
27801 LatexCommand ref
27802 reference "sub:Document-Font"
27803
27804 \end_inset
27805
27806  after the index entries of the other LaTeX-packages although all these
27807  index commands start with 
27808 \begin_inset Quotes eld
27809 \end_inset
27810
27811
27812 \series bold
27813 LaTeX-packages !
27814 \series default
27815  
27816 \begin_inset Quotes erd
27817 \end_inset
27818
27819 .
27820  The reason is that the index entry for aeguill is in a footnote.
27821  To fix this 
27822 \family sans
27823 makeindex
27824 \family default
27825  bug, add these commands to the preamble of your document:
27826 \end_layout
27827
27828 \begin_layout Standard
27829
27830 \series bold
27831
27832 \backslash
27833 let
27834 \backslash
27835 OrgIndex
27836 \backslash
27837 index
27838 \end_layout
27839
27840 \begin_layout Standard
27841
27842 \series bold
27843
27844 \backslash
27845 renewcommand*{
27846 \backslash
27847 index}[1]{
27848 \backslash
27849 OrgIndex{#1}}
27850 \end_layout
27851
27852 \begin_layout Subsection
27853 Index Entry Layout
27854 \begin_inset Index idx
27855 status collapsed
27856
27857 \begin_layout Plain Layout
27858 Index ! Entry layout
27859 \end_layout
27860
27861 \end_inset
27862
27863
27864 \end_layout
27865
27866 \begin_layout Standard
27867 You can change the appearance of index entries via the text style dialog.
27868 \begin_inset Index idx
27869 status open
27870
27871 \begin_layout Plain Layout
27872 Dummy entries ! 
27873 \shape italic
27874 This is an italic dummy entry
27875 \end_layout
27876
27877 \end_inset
27878
27879  You can also format the page number using the character 
27880 \begin_inset Quotes eld
27881 \end_inset
27882
27883 |
27884 \begin_inset Quotes erd
27885 \end_inset
27886
27887  followed by a LaTeX-command without a backslash.
27888  We can write for example
27889 \end_layout
27890
27891 \begin_layout Standard
27892
27893 \series bold
27894 italic page number:|textit
27895 \end_layout
27896
27897 \begin_layout Standard
27898 to get the page number in italic.
27899 \begin_inset Index idx
27900 status open
27901
27902 \begin_layout Plain Layout
27903 Dummy entries ! italic page number:|textit
27904 \end_layout
27905
27906 \end_inset
27907
27908  Normally all LaTeX-commands begin with a backslash, but in this special
27909  case 
27910 \begin_inset Quotes eld
27911 \end_inset
27912
27913
27914 \series bold
27915 |command
27916 \series default
27917
27918 \begin_inset Quotes erd
27919 \end_inset
27920
27921  means 
27922 \series bold
27923
27924 \backslash
27925 command{page
27926 \begin_inset space ~
27927 \end_inset
27928
27929 number}
27930 \series default
27931 .
27932  Have a look at section
27933 \begin_inset space ~
27934 \end_inset
27935
27936
27937 \begin_inset CommandInset ref
27938 LatexCommand ref
27939 reference "sub:LaTeX-Syntax"
27940
27941 \end_inset
27942
27943  to learn more about the LaTeX-syntax.
27944 \end_layout
27945
27946 \begin_layout Standard
27947 \begin_inset Note Greyedout
27948 status open
27949
27950 \begin_layout Plain Layout
27951
27952 \series bold
27953 Note:
27954 \series default
27955  Formatting single index entries only works when you use the program 
27956 \family sans
27957 makeindex 
27958 \family default
27959 to generate the index, see sec.
27960 \begin_inset space \thinspace{}
27961 \end_inset
27962
27963
27964 \begin_inset CommandInset ref
27965 LatexCommand ref
27966 reference "sub:Index-Program"
27967
27968 \end_inset
27969
27970 .
27971  If you use 
27972 \family sans
27973 xindy
27974 \family default
27975 , this will not work for anything other than bold or italic text.
27976  This is because 
27977 \family sans
27978 xindy
27979 \family default
27980  requires you to define semantic elements before they can be used, see 
27981 \begin_inset CommandInset citation
27982 LatexCommand cite
27983 after "p. 678 ff."
27984 key "latexcompanion"
27985
27986 \end_inset
27987
27988  for details.
27989 \end_layout
27990
27991 \end_inset
27992
27993
27994 \end_layout
27995
27996 \begin_layout Standard
27997 In general, we encourage you to not format page numbers directly as shown
27998  above.
27999  Instead, you should define a macro in the preamble and use that.
28000  Maybe you want all page references italic that refer to a definition of
28001  the indexed term, so that users can easily find definitions.
28002  If so, put the following in the preamble
28003 \end_layout
28004
28005 \begin_layout Standard
28006
28007 \series bold
28008
28009 \backslash
28010 newcommand{
28011 \backslash
28012 IndexDef}[1]{
28013 \backslash
28014 textit{#1}}
28015 \end_layout
28016
28017 \begin_layout Standard
28018 and write
28019 \end_layout
28020
28021 \begin_layout Standard
28022
28023 \series bold
28024 my entry|IndexDef
28025 \end_layout
28026
28027 \begin_layout Standard
28028 in the index entry.
28029 \begin_inset Index idx
28030 status open
28031
28032 \begin_layout Plain Layout
28033 Dummy entries ! my entry|IndexDef
28034 \end_layout
28035
28036 \end_inset
28037
28038  The advantage is that, if you change your mind later or if your publisher
28039  insists that definitions must not be italic but bold, you just need to
28040  change the macro in the preamble, not every single index entry.
28041 \end_layout
28042
28043 \begin_layout Standard
28044 You can also change the layout for the whole index.
28045  For example, we marked the index list box of this document as bold to get
28046  a bold font for all index entries.
28047  For more advanced tasks you have to set up a so-called 
28048 \emph on
28049 Index Style File
28050 \emph default
28051 , see the 
28052 \family sans
28053 makeindex
28054 \family default
28055  or 
28056 \family sans
28057 xindy
28058 \family default
28059  documentation for details, 
28060 \begin_inset CommandInset citation
28061 LatexCommand cite
28062 key "makeindex,xindy"
28063
28064 \end_inset
28065
28066 .
28067 \end_layout
28068
28069 \begin_layout Subsection
28070 Index Program
28071 \begin_inset Index idx
28072 status collapsed
28073
28074 \begin_layout Plain Layout
28075 Index ! Program
28076 \end_layout
28077
28078 \end_inset
28079
28080
28081 \begin_inset CommandInset label
28082 LatexCommand label
28083 name "sub:Index-Program"
28084
28085 \end_inset
28086
28087
28088 \end_layout
28089
28090 \begin_layout Standard
28091 If the index generation program 
28092 \family sans
28093 xindy
28094 \family default
28095  is installed, LyX uses it for index generation; otherwise the program 
28096 \family sans
28097 makeindex
28098 \family default
28099 , the program that is part of every LaTeX distribution, is used.
28100 \begin_inset Foot
28101 status collapsed
28102
28103 \begin_layout Plain Layout
28104
28105 \family sans
28106 Makeindex
28107 \family default
28108  is very old, no longer under development and has many pitfalls, notably
28109  that it was developed with only the English language in mind.
28110  So it fails to sort anything other than a monolingual English text correctly.
28111  We have shown above how to fix this sorting.
28112  However, if you are writing in another than the English language, consider
28113  to use 
28114 \family sans
28115 xindy
28116 \family default
28117 .
28118 \end_layout
28119
28120 \end_inset
28121
28122  Both programs can be controlled by options that can be set in LyX's preferences
28123  dialog, see section
28124 \begin_inset space ~
28125 \end_inset
28126
28127
28128 \begin_inset CommandInset ref
28129 LatexCommand ref
28130 reference "sub:LaTeX-settings"
28131
28132 \end_inset
28133
28134 .
28135  The available options are listed and explained in 
28136 \begin_inset CommandInset citation
28137 LatexCommand cite
28138 key "makeindex,xindy"
28139
28140 \end_inset
28141
28142 .
28143  In this dialog, you can also specify an alternative program to generate
28144  the index.
28145 \end_layout
28146
28147 \begin_layout Standard
28148 If you need specific options or an alternative index program only for a
28149  given document, you can define the program and\SpecialChar \slash{}
28150 or the options in 
28151 \family sans
28152 Document\SpecialChar \menuseparator
28153 Settings\SpecialChar \menuseparator
28154 Indexes
28155 \family default
28156 .
28157  This is especially useful if you need to pass language-specific options
28158  to the index program or if you need a specific layout style.
28159 \end_layout
28160
28161 \begin_layout Subsection
28162 Multiple Indexes
28163 \end_layout
28164
28165 \begin_layout Standard
28166 In many fields it is common to have more than one index.
28167  For instance, you might need to set up a separate 
28168 \begin_inset Quotes eld
28169 \end_inset
28170
28171 Index of Names
28172 \begin_inset Quotes erd
28173 \end_inset
28174
28175  next to the standard index.
28176  LaTeX does not provide this possibility out of the box, but there are packages
28177  that add this feature.
28178  LyX uses the 
28179 \series bold
28180 splitidx
28181 \series default
28182
28183 \begin_inset Index idx
28184 status collapsed
28185
28186 \begin_layout Plain Layout
28187 LaTeX-packages ! splitidx
28188 \end_layout
28189
28190 \end_inset
28191
28192  package to generate multiple indexes.
28193  The package is included in all recent LaTeX distributions.
28194 \begin_inset Foot
28195 status collapsed
28196
28197 \begin_layout Plain Layout
28198 If yours does not ship it, consult the TeX-catalogue, 
28199 \begin_inset CommandInset citation
28200 LatexCommand cite
28201 key "TeXCatalogue"
28202
28203 \end_inset
28204
28205 .
28206  Note that the package does not only consist of a LaTeX style, but it also
28207  includes specific preprocessor programs that need to be installed as well.
28208  Please consult the package's manual for details.
28209 \end_layout
28210
28211 \end_inset
28212
28213
28214 \end_layout
28215
28216 \begin_layout Standard
28217 To set up LyX for the use of multiple indexes, go to 
28218 \family sans
28219 Document\SpecialChar \menuseparator
28220 Settings\SpecialChar \menuseparator
28221 Indexes
28222 \family default
28223  and select the option 
28224 \family sans
28225 Use multiple Indexes
28226 \family default
28227 .
28228  Note that the list 
28229 \family sans
28230 Available Indexes
28231 \family default
28232  already contains the standard index 
28233 \begin_inset Quotes eld
28234 \end_inset
28235
28236 Index
28237 \begin_inset Quotes erd
28238 \end_inset
28239
28240 .
28241  To add further indexes, add the name of the index (in the form that should
28242  also appear as a heading) to the 
28243 \family sans
28244 New
28245 \family default
28246  input field and press the 
28247 \family sans
28248 Add
28249 \family default
28250  button.
28251  The new index now also appears in the list.
28252  If you like, you can attribute an alternative LyX label color to the new
28253  index.
28254 \end_layout
28255
28256 \begin_layout Standard
28257 Once the document changes have been applied, you can find the new index
28258  list in 
28259 \family sans
28260 Insert\SpecialChar \menuseparator
28261 List/TOC
28262 \family default
28263  and the 
28264 \family sans
28265 Insert
28266 \family default
28267  menu has a separate entry for each of the defined indexes.
28268  The workflow is basically the same as for the default index, but there
28269  are additional features:
28270 \end_layout
28271
28272 \begin_layout Itemize
28273 If you want to change the attribution of a specific index entry, right-clicking
28274  on the entry's label will open a dialog where you can do that.
28275 \end_layout
28276
28277 \begin_layout Itemize
28278 By right-clicking on an index, you can change its type.
28279  Furthermore, you can specify an index to be a 
28280 \begin_inset Quotes eld
28281 \end_inset
28282
28283 Subindex.
28284 \begin_inset Quotes erd
28285 \end_inset
28286
28287  If you do that, the heading of that list will be decreased by one level.
28288  For example, if you use a book class, where the standard index heading
28289  is defined as a chapter, subindexes will be defined as sections and can
28290  thus be nested to the non-subindexes.
28291 \end_layout
28292
28293 \begin_layout Section
28294 Nomenclature/Glossary 
28295 \begin_inset Index idx
28296 status collapsed
28297
28298 \begin_layout Plain Layout
28299 Nomenclature
28300 \end_layout
28301
28302 \end_inset
28303
28304
28305 \begin_inset Index idx
28306 status collapsed
28307
28308 \begin_layout Plain Layout
28309 Glossary|see
28310 \begin_inset ERT
28311 status collapsed
28312
28313 \begin_layout Plain Layout
28314
28315 {
28316 \end_layout
28317
28318 \end_inset
28319
28320 Nomenclature
28321 \begin_inset ERT
28322 status collapsed
28323
28324 \begin_layout Plain Layout
28325
28326 }
28327 \end_layout
28328
28329 \end_inset
28330
28331
28332 \end_layout
28333
28334 \end_inset
28335
28336
28337 \begin_inset CommandInset label
28338 LatexCommand label
28339 name "sec:Nomenclature"
28340
28341 \end_inset
28342
28343
28344 \end_layout
28345
28346 \begin_layout Standard
28347 Sometimes you need to provide a list of technical terms or symbols that
28348  are mentioned in your document with a brief explanation of them – a so
28349  called nomenclature or glossary.
28350 \end_layout
28351
28352 \begin_layout Standard
28353 To be able to create nomenclatures or glossaries, you need the LaTeX package
28354  
28355 \series bold
28356 nomencl
28357 \series default
28358
28359 \begin_inset Index idx
28360 status collapsed
28361
28362 \begin_layout Plain Layout
28363 LaTeX-packages ! nomencl
28364 \end_layout
28365
28366 \end_inset
28367
28368  installed.
28369  You find it in the TeX-catalogue, 
28370 \begin_inset CommandInset citation
28371 LatexCommand cite
28372 key "TeXCatalogue"
28373
28374 \end_inset
28375
28376  or in the package manager of your LaTeX-system.
28377 \end_layout
28378
28379 \begin_layout Standard
28380 A nomenclature entry is created if you place the cursor after a symbol entry
28381  and then use the menu 
28382 \family sans
28383 Insert\SpecialChar \menuseparator
28384
28385 \family default
28386 N
28387 \family sans
28388 omenclature
28389 \begin_inset space ~
28390 \end_inset
28391
28392 Entry
28393 \family default
28394  or the toolbar button 
28395 \begin_inset Info
28396 type  "icon"
28397 arg   "nomencl-insert"
28398 \end_inset
28399
28400 .
28401  A gray box labeled 
28402 \begin_inset Quotes eld
28403 \end_inset
28404
28405
28406 \family sans
28407 Nom
28408 \family default
28409
28410 \begin_inset Quotes erd
28411 \end_inset
28412
28413  is inserted and a window pops up asking for the nomenclature entry.
28414 \end_layout
28415
28416 \begin_layout Standard
28417 A nomenclature entry consists of two main entries.
28418  The first is the term or 
28419 \family sans
28420 Symbol
28421 \family default
28422  that you wish to define.
28423  The second is the 
28424 \family sans
28425 Description
28426 \family default
28427  of the term or symbol.
28428 \end_layout
28429
28430 \begin_layout Standard
28431 \begin_inset Note Greyedout
28432 status open
28433
28434 \begin_layout Plain Layout
28435
28436 \series bold
28437 Note:
28438 \series default
28439  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28440 \end_layout
28441
28442 \end_inset
28443
28444
28445 \end_layout
28446
28447 \begin_layout Subsection
28448 Nomenclature Definition and Layout
28449 \begin_inset Index idx
28450 status collapsed
28451
28452 \begin_layout Plain Layout
28453 Nomenclature ! Layout
28454 \end_layout
28455
28456 \end_inset
28457
28458
28459 \end_layout
28460
28461 \begin_layout Standard
28462 If you have symbols in formulas, you have to define them in the 
28463 \family sans
28464 Symbol
28465 \family default
28466  field as LaTeX-formulas.
28467  For example to get 
28468 \begin_inset Quotes eld
28469 \end_inset
28470
28471
28472 \begin_inset Formula $\sigma$
28473 \end_inset
28474
28475
28476 \begin_inset Quotes erd
28477 \end_inset
28478
28479 , insert this:
28480 \begin_inset Newline newline
28481 \end_inset
28482
28483
28484 \series bold
28485 $
28486 \backslash
28487 sigma$
28488 \begin_inset Newline newline
28489 \end_inset
28490
28491
28492 \series default
28493 The 
28494 \begin_inset Quotes eld
28495 \end_inset
28496
28497 $
28498 \begin_inset Quotes erd
28499 \end_inset
28500
28501  character starts/ends the formula.
28502  The LaTeX-command for the Greek letter is the name of the letter beginning
28503  with a backslash 
28504 \begin_inset Quotes eld
28505 \end_inset
28506
28507
28508 \backslash
28509
28510 \begin_inset Quotes erd
28511 \end_inset
28512
28513 .
28514  For capital Greek letters, start the command also with a capital letter,
28515  like 
28516 \series bold
28517
28518 \backslash
28519 Sigma
28520 \series default
28521 .
28522 \end_layout
28523
28524 \begin_layout Standard
28525 (A short introduction to the LaTeX-syntax is given in section
28526 \begin_inset space ~
28527 \end_inset
28528
28529
28530 \begin_inset CommandInset ref
28531 LatexCommand ref
28532 reference "sub:LaTeX-Syntax"
28533
28534 \end_inset
28535
28536 .)
28537 \end_layout
28538
28539 \begin_layout Standard
28540 You cannot use the 
28541 \family sans
28542 Text
28543 \begin_inset space ~
28544 \end_inset
28545
28546 Style
28547 \family default
28548  dialog to format the description text; you have to use LaTeX-commands.
28549  For example the description of the nomenclature entry for the 
28550 \begin_inset Quotes eld
28551 \end_inset
28552
28553
28554 \begin_inset Formula $\sigma$
28555 \end_inset
28556
28557
28558 \begin_inset Quotes erd
28559 \end_inset
28560
28561  in this document is:
28562 \begin_inset Newline newline
28563 \end_inset
28564
28565
28566 \series bold
28567 dummy entry for the character 
28568 \backslash
28569 textsf{sigma}
28570 \series default
28571
28572 \begin_inset Newline newline
28573 \end_inset
28574
28575 The command 
28576 \series bold
28577
28578 \backslash
28579 textsf
28580 \series default
28581  sets the fonts to 
28582 \family sans
28583 sans
28584 \begin_inset space ~
28585 \end_inset
28586
28587 serif
28588 \family default
28589 .
28590  To get 
28591 \series bold
28592 bold
28593 \series default
28594  font use the command 
28595 \series bold
28596
28597 \backslash
28598 textbf
28599 \series default
28600 , for 
28601 \family typewriter
28602 typewriter
28603 \family default
28604  use 
28605 \series bold
28606
28607 \backslash
28608 texttt
28609 \series default
28610 , for 
28611 \emph on
28612 emphasized
28613 \emph default
28614  use 
28615 \series bold
28616
28617 \backslash
28618 emph
28619 \series default
28620 .
28621 \end_layout
28622
28623 \begin_layout Standard
28624 If the characters |
28625 \begin_inset space \space{}
28626 \end_inset
28627
28628 ,
28629 \begin_inset space \space{}
28630 \end_inset
28631
28632 !
28633 \begin_inset space \space{}
28634 \end_inset
28635
28636 , @ and
28637 \begin_inset space \space{}
28638 \end_inset
28639
28640 "
28641 \begin_inset space \space{}
28642 \end_inset
28643
28644 should appear in nomenclature entries they need to be escaped by adding
28645  a quote character in front of them.
28646 \begin_inset CommandInset nomenclature
28647 LatexCommand nomenclature
28648 symbol "\"@, \"|, \"!, \"\""
28649 description "The quote sign is output by writing ‘ \"\"\"\" '"
28650
28651 \end_inset
28652
28653
28654 \end_layout
28655
28656 \begin_layout Subsection
28657 Sort Order of Nomenclature Entries
28658 \begin_inset Index idx
28659 status collapsed
28660
28661 \begin_layout Plain Layout
28662 Nomenclature ! Sort order
28663 \end_layout
28664
28665 \end_inset
28666
28667
28668 \end_layout
28669
28670 \begin_layout Standard
28671 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28672  the symbol definition.
28673  This leads to undesired results when you, for example, have symbols in
28674  formulas.
28675  Suppose you have nomenclature entries for the symbols 
28676 \emph on
28677 a
28678 \begin_inset CommandInset nomenclature
28679 LatexCommand nomenclature
28680 symbol "a"
28681 description "dummy entry for the character \"a\""
28682
28683 \end_inset
28684
28685
28686 \emph default
28687  and 
28688 \begin_inset Formula $\sigma$
28689 \end_inset
28690
28691
28692 \begin_inset CommandInset nomenclature
28693 LatexCommand nomenclature
28694 prefix "sigma"
28695 symbol "$\\sigma$"
28696 description "dummy entry for the character \\textsf{sigma}"
28697
28698 \end_inset
28699
28700 .
28701  They will be sorted by 
28702 \begin_inset Quotes eld
28703 \end_inset
28704
28705
28706 \family sans
28707 a
28708 \family default
28709
28710 \begin_inset Quotes erd
28711 \end_inset
28712
28713  and 
28714 \begin_inset Quotes eld
28715 \end_inset
28716
28717
28718 \family typewriter
28719 $
28720 \backslash
28721 sigma$
28722 \family default
28723
28724 \begin_inset Quotes erd
28725 \end_inset
28726
28727  – the 
28728 \begin_inset Formula $\sigma$
28729 \end_inset
28730
28731  will be sorted before the 
28732 \emph on
28733 a
28734 \emph default
28735  since the character 
28736 \begin_inset Quotes eld
28737 \end_inset
28738
28739 $
28740 \begin_inset Quotes erd
28741 \end_inset
28742
28743  is considered in sorting.
28744 \end_layout
28745
28746 \begin_layout Standard
28747 To control the sort order, you can edit the 
28748 \family sans
28749 Sort
28750 \begin_inset space ~
28751 \end_inset
28752
28753 as
28754 \family default
28755  field of the nomenclature dialog.
28756  Then the nomenclature entry will be sorted by this entry and not the symbol
28757  definition.
28758  For the example given, you can insert 
28759 \family typewriter
28760 sigma
28761 \family default
28762  in this field for the 
28763 \begin_inset Formula $\sigma$
28764 \end_inset
28765
28766 , then 
28767 \emph on
28768 a
28769 \emph default
28770  will be located before 
28771 \begin_inset Formula $\sigma$
28772 \end_inset
28773
28774 .
28775 \end_layout
28776
28777 \begin_layout Standard
28778 For subgrouping and tips for using sort entries see the 
28779 \series bold
28780 nomencl
28781 \series default
28782  documentation, 
28783 \begin_inset CommandInset citation
28784 LatexCommand cite
28785 key "nomencl"
28786
28787 \end_inset
28788
28789 .
28790 \end_layout
28791
28792 \begin_layout Subsection
28793 Nomenclature Options
28794 \begin_inset Index idx
28795 status collapsed
28796
28797 \begin_layout Plain Layout
28798 Nomenclature ! Options
28799 \end_layout
28800
28801 \end_inset
28802
28803
28804 \end_layout
28805
28806 \begin_layout Standard
28807 The 
28808 \series bold
28809 nomencl
28810 \series default
28811  package offers some options to adjust the appearance of the nomenclature.
28812  Here are some of its options; for more have a look at its documentation:
28813 \end_layout
28814
28815 \begin_layout Description
28816 refeq Appends the phrase 
28817 \begin_inset Quotes eld
28818 \end_inset
28819
28820
28821 \family sans
28822 , see equation (
28823 \emph on
28824 eq
28825 \emph default
28826 )
28827 \family default
28828
28829 \begin_inset Quotes erd
28830 \end_inset
28831
28832  to every nomenclature entry, where 
28833 \family sans
28834 \emph on
28835 eq
28836 \family default
28837 \emph default
28838  is the number of the last equation in front of the nomenclature entry
28839 \end_layout
28840
28841 \begin_layout Description
28842 refpage Appends the phrase 
28843 \begin_inset Quotes eld
28844 \end_inset
28845
28846
28847 \family sans
28848 , page (
28849 \emph on
28850 page
28851 \emph default
28852 )
28853 \family default
28854
28855 \begin_inset Quotes erd
28856 \end_inset
28857
28858  to every nomenclature entry, where 
28859 \family sans
28860 \emph on
28861 page
28862 \family default
28863 \emph default
28864  is the number of the page on which the nomenclature entry appeared
28865 \end_layout
28866
28867 \begin_layout Description
28868 intoc Inserts the nomenclature in the Table of Contents
28869 \end_layout
28870
28871 \begin_layout Standard
28872 To use one or more of the options, add them to the comma-separated document
28873  class options list in the 
28874 \family sans
28875 Document\SpecialChar \menuseparator
28876 Settings
28877 \family default
28878  dialog.
28879  In this document the options 
28880 \series bold
28881 refpage, intoc
28882 \series default
28883  are used.
28884 \end_layout
28885
28886 \begin_layout Standard
28887 \begin_inset VSpace bigskip
28888 \end_inset
28889
28890
28891 \end_layout
28892
28893 \begin_layout Standard
28894 You can also use the first two options above only for certain nomenclature
28895  entries when you add one of the following commands as last entry to the
28896  
28897 \family sans
28898 Description
28899 \family default
28900  field in the nomenclature dialog:
28901 \end_layout
28902
28903 \begin_layout Description
28904
28905 \backslash
28906 nomrefeq Like the 
28907 \series bold
28908 refeq
28909 \series default
28910  option
28911 \end_layout
28912
28913 \begin_layout Description
28914
28915 \backslash
28916 nomrefpage Like the 
28917 \series bold
28918 refpage
28919 \series default
28920  option
28921 \end_layout
28922
28923 \begin_layout Description
28924
28925 \backslash
28926 nomrefeqpage Short notation of 
28927 \series bold
28928
28929 \backslash
28930 nomrefeq
28931 \backslash
28932 nomrefpage
28933 \end_layout
28934
28935 \begin_layout Description
28936
28937 \backslash
28938 nomnorefeq,
28939 \begin_inset space ~
28940 \end_inset
28941
28942
28943 \backslash
28944 nomnorefpage,
28945 \begin_inset space ~
28946 \end_inset
28947
28948
28949 \backslash
28950 nomnorefeqpage Turns off the corresponding options
28951 \end_layout
28952
28953 \begin_layout Standard
28954 Words like 
28955 \begin_inset Quotes eld
28956 \end_inset
28957
28958 page
28959 \begin_inset Quotes erd
28960 \end_inset
28961
28962  are automatically translated for some document languages.
28963  If not, add these lines to your LaTeX preamble:
28964 \end_layout
28965
28966 \begin_layout Standard
28967 \noindent
28968
28969 \series bold
28970
28971 \backslash
28972 renewcommand{
28973 \backslash
28974 eqdeclaration}[1]{, see equation
28975 \backslash
28976 nobreakspace(#1)}
28977 \begin_inset Newline newline
28978 \end_inset
28979
28980
28981 \backslash
28982 renewcommand{
28983 \backslash
28984 pagedeclaration}[1]{, page
28985 \backslash
28986 nobreakspace{}#1}
28987 \series default
28988
28989 \begin_inset Newline newline
28990 \end_inset
28991
28992 and replace 
28993 \begin_inset Quotes eld
28994 \end_inset
28995
28996 see equation
28997 \begin_inset Quotes erd
28998 \end_inset
28999
29000  and 
29001 \begin_inset Quotes eld
29002 \end_inset
29003
29004 page
29005 \begin_inset Quotes erd
29006 \end_inset
29007
29008  by their translation.
29009 \end_layout
29010
29011 \begin_layout Subsection
29012 Printing the Nomenclature
29013 \begin_inset Index idx
29014 status collapsed
29015
29016 \begin_layout Plain Layout
29017 Nomenclature ! Printing
29018 \end_layout
29019
29020 \end_inset
29021
29022
29023 \end_layout
29024
29025 \begin_layout Standard
29026 To print the nomenclature, use the menu 
29027 \family sans
29028 Insert\SpecialChar \menuseparator
29029 Lists/TOC\SpecialChar \menuseparator
29030 Nomenclature
29031 \family default
29032 .
29033  A box labeled 
29034 \begin_inset Quotes eld
29035 \end_inset
29036
29037
29038 \family sans
29039 Nomenclature
29040 \family default
29041
29042 \begin_inset Quotes erd
29043 \end_inset
29044
29045  will show the place where the nomenclature is printed in the output.
29046  By right-clicking on it, the amount of space for symbols can be altered.
29047  You can choose between these settings:
29048 \end_layout
29049
29050 \begin_layout Description
29051 Default a space of 1
29052 \begin_inset space \thinspace{}
29053 \end_inset
29054
29055 cm is used
29056 \end_layout
29057
29058 \begin_layout Description
29059 Longest
29060 \begin_inset space ~
29061 \end_inset
29062
29063 label
29064 \begin_inset space ~
29065 \end_inset
29066
29067 width the width of the widest symbol of all nomenclature entries is used
29068 \end_layout
29069
29070 \begin_layout Description
29071 Custom custom space
29072 \end_layout
29073
29074 \begin_layout Standard
29075 In the printed output the title of the nomenclature appears as 
29076 \begin_inset Quotes eld
29077 \end_inset
29078
29079 Nomenclature
29080 \begin_inset Quotes erd
29081 \end_inset
29082
29083 .
29084  If you are not happy with the name, you can change it by redefining the
29085  command 
29086 \series bold
29087
29088 \backslash
29089 nomname
29090 \series default
29091  in the preamble.
29092  For example, in order to change the name to 
29093 \emph on
29094 List of Symbols
29095 \emph default
29096 , add the following line to the preamble:
29097 \end_layout
29098
29099 \begin_layout Standard
29100
29101 \family roman
29102 \series bold
29103
29104 \backslash
29105 renewcommand{
29106 \backslash
29107 nomname}{List of Symbols}
29108 \end_layout
29109
29110 \begin_layout Subsection
29111 Nomenclature Program
29112 \begin_inset Index idx
29113 status collapsed
29114
29115 \begin_layout Plain Layout
29116 Nomenclature ! Program
29117 \end_layout
29118
29119 \end_inset
29120
29121
29122 \begin_inset CommandInset label
29123 LatexCommand label
29124 name "sub:Nomenclature-Program"
29125
29126 \end_inset
29127
29128
29129 \end_layout
29130
29131 \begin_layout Standard
29132 LyX uses the program 
29133 \family sans
29134 makeindex
29135 \family default
29136 , that is part of every LaTeX distribution, to generate the nomenclature.
29137  LyX's preferences dialog allows you to specify another program or to control
29138  
29139 \family sans
29140 makeindex
29141 \family default
29142  by adding options, see section
29143 \begin_inset space ~
29144 \end_inset
29145
29146
29147 \begin_inset CommandInset ref
29148 LatexCommand ref
29149 reference "sub:LaTeX-settings"
29150
29151 \end_inset
29152
29153 .
29154  The available options are listed and explained in 
29155 \begin_inset CommandInset citation
29156 LatexCommand cite
29157 key "nomencl,makeindex"
29158
29159 \end_inset
29160
29161 .
29162 \end_layout
29163
29164 \begin_layout Section
29165 Branches
29166 \begin_inset Index idx
29167 status collapsed
29168
29169 \begin_layout Plain Layout
29170 Branches
29171 \end_layout
29172
29173 \end_inset
29174
29175
29176 \begin_inset Index idx
29177 status collapsed
29178
29179 \begin_layout Plain Layout
29180 Document ! Branches
29181 \end_layout
29182
29183 \end_inset
29184
29185
29186 \begin_inset CommandInset label
29187 LatexCommand label
29188 name "sec:Branches"
29189
29190 \end_inset
29191
29192
29193 \end_layout
29194
29195 \begin_layout Standard
29196 Sometimes it is useful to hide some document parts in the output.
29197  For example a teacher who is setting an exam obviously doesn't want the
29198  pupils to see the answers, but having questions and answers in the same
29199  document will make the life of the markers of that exam much easier.
29200 \end_layout
29201
29202 \begin_layout Standard
29203 For these cases LyX allows you to put text into branches.
29204  The text will then only appear in the output when its branch is activated.
29205  To create a branch, either select the menu 
29206 \family sans
29207 Insert\SpecialChar \menuseparator
29208 Branch\SpecialChar \menuseparator
29209 Insert New Branch
29210 \family default
29211  (if you just want to specify a new branch) or go in the 
29212 \family sans
29213 Document\SpecialChar \menuseparator
29214 Settings
29215 \family default
29216  dialog to 
29217 \family sans
29218 Branches
29219 \family default
29220 , where you can specify and change the name of the branch, its activation
29221  state (whether the content of the branch is shown in the output or not),
29222  its background color inside LyX and whether the name of the branch should
29223  be appended to the document file name on export if the branch is active
29224  (see below for an example).
29225  Furthermore, the dialog lets you merge two branches (just rename one branch
29226  to the name of the other) and to add 
29227 \begin_inset Quotes eld
29228 \end_inset
29229
29230 unknown branches
29231 \begin_inset Quotes erd
29232 \end_inset
29233
29234  (i.
29235 \begin_inset space \thinspace{}
29236 \end_inset
29237
29238 e.
29239 \begin_inset space ~
29240 \end_inset
29241
29242 branches that were added to the document via copy and paste from other documents
29243 , without having been defined) to the document's branch list.
29244 \end_layout
29245
29246 \begin_layout Standard
29247 Text that should be in a branch is set into branch inset boxes.
29248  These boxes are inserted via the menu 
29249 \family sans
29250 Insert\SpecialChar \menuseparator
29251 Branch
29252 \family default
29253  where you can choose a branch.
29254  You can later change the activation state of the branch by right-clicking
29255  on them.
29256 \end_layout
29257
29258 \begin_layout Standard
29259 Here is an example, where only the question text appears, the answer branch
29260  is deactivated and therefore does not appear in the output:
29261 \end_layout
29262
29263 \begin_layout Standard
29264 \begin_inset Branch Question
29265 status open
29266
29267 \begin_layout Standard
29268 Question: Who was the first physics Nobel prize winner?
29269 \end_layout
29270
29271 \end_inset
29272
29273
29274 \end_layout
29275
29276 \begin_layout Standard
29277 \begin_inset Branch Answer
29278 status collapsed
29279
29280 \begin_layout Standard
29281 Answer: Wilhelm Conrad Röntgen
29282 \end_layout
29283
29284 \end_inset
29285
29286
29287 \end_layout
29288
29289 \begin_layout Standard
29290 If you activate 
29291 \family sans
29292 Filename Suffix
29293 \family default
29294  in 
29295 \family sans
29296 Document\SpecialChar \menuseparator
29297 Settings\SpecialChar \menuseparator
29298 Branches
29299 \family default
29300 , the name of the active branches will be appended to the file name at export.
29301  Consider for example a file 
29302 \begin_inset Quotes eld
29303 \end_inset
29304
29305 Exam.lyx
29306 \begin_inset Quotes erd
29307 \end_inset
29308
29309  which has the above branches.
29310  If 
29311 \begin_inset Quotes eld
29312 \end_inset
29313
29314 Filename Suffix
29315 \begin_inset Quotes erd
29316 \end_inset
29317
29318  is active, the PDF export file would be called 
29319 \begin_inset Quotes eld
29320 \end_inset
29321
29322 Exam.pdf
29323 \begin_inset Quotes erd
29324 \end_inset
29325
29326  if both the 
29327 \begin_inset Quotes eld
29328 \end_inset
29329
29330 Question
29331 \begin_inset Quotes erd
29332 \end_inset
29333
29334  and 
29335 \begin_inset Quotes eld
29336 \end_inset
29337
29338 Answer
29339 \begin_inset Quotes erd
29340 \end_inset
29341
29342  branch were inactive, 
29343 \begin_inset Quotes eld
29344 \end_inset
29345
29346 Exam-Question.pdf
29347 \begin_inset Quotes erd
29348 \end_inset
29349
29350  if only the 
29351 \begin_inset Quotes eld
29352 \end_inset
29353
29354 Question
29355 \begin_inset Quotes erd
29356 \end_inset
29357
29358  branch was active, likewise 
29359 \begin_inset Quotes eld
29360 \end_inset
29361
29362 Exam-Answer.pdf
29363 \begin_inset Quotes erd
29364 \end_inset
29365
29366  if only the 
29367 \begin_inset Quotes eld
29368 \end_inset
29369
29370 Answer
29371 \begin_inset Quotes erd
29372 \end_inset
29373
29374  branch was active, and 
29375 \begin_inset Quotes eld
29376 \end_inset
29377
29378 Exam-Question-Answer.pdf
29379 \begin_inset Quotes erd
29380 \end_inset
29381
29382  if both branches were active.
29383  This helps you to export different versions of your document easily.
29384 \end_layout
29385
29386 \begin_layout Standard
29387 \begin_inset VSpace bigskip
29388 \end_inset
29389
29390
29391 \end_layout
29392
29393 \begin_layout Standard
29394 To use conditional output inside places where you cannot insert branch insets,
29395  like inside equations, you can code special LaTeX definitions for each
29396  branch.
29397  For example you can define for the question branch
29398 \begin_inset Foot
29399 status collapsed
29400
29401 \begin_layout Plain Layout
29402 For an introduction to the LaTeX-syntax, see section
29403 \begin_inset space ~
29404 \end_inset
29405
29406
29407 \begin_inset CommandInset ref
29408 LatexCommand ref
29409 reference "sub:LaTeX-Syntax"
29410
29411 \end_inset
29412
29413 .
29414 \end_layout
29415
29416 \end_inset
29417
29418
29419 \end_layout
29420
29421 \begin_layout Standard
29422
29423 \series bold
29424
29425 \backslash
29426 newcommand{
29427 \backslash
29428 question}[1]{#1}
29429 \end_layout
29430
29431 \begin_layout Standard
29432
29433 \series bold
29434
29435 \backslash
29436 newcommand{
29437 \backslash
29438 answer}[1]{}
29439 \end_layout
29440
29441 \begin_layout Standard
29442 and for the answer branch
29443 \end_layout
29444
29445 \begin_layout Standard
29446
29447 \series bold
29448
29449 \backslash
29450 newcommand{
29451 \backslash
29452 question}[1]{}
29453 \end_layout
29454
29455 \begin_layout Standard
29456
29457 \series bold
29458
29459 \backslash
29460 newcommand{
29461 \backslash
29462 answer}[1]{#1}
29463 \end_layout
29464
29465 \begin_layout Standard
29466 \begin_inset Branch Question
29467 status open
29468
29469 \begin_layout Standard
29470 \begin_inset ERT
29471 status open
29472
29473 \begin_layout Plain Layout
29474
29475
29476 \backslash
29477 newcommand{
29478 \backslash
29479 question}[1]{#1}
29480 \end_layout
29481
29482 \begin_layout Plain Layout
29483
29484
29485 \backslash
29486 newcommand{
29487 \backslash
29488 answer}[1]{}
29489 \end_layout
29490
29491 \end_inset
29492
29493
29494 \end_layout
29495
29496 \end_inset
29497
29498
29499 \end_layout
29500
29501 \begin_layout Standard
29502 \begin_inset Branch Answer
29503 status collapsed
29504
29505 \begin_layout Standard
29506 \begin_inset ERT
29507 status collapsed
29508
29509 \begin_layout Plain Layout
29510
29511
29512 \backslash
29513 newcommand{
29514 \backslash
29515 question}[1]{}
29516 \end_layout
29517
29518 \begin_layout Plain Layout
29519
29520
29521 \backslash
29522 newcommand{
29523 \backslash
29524 answer}[1]{#1}
29525 \end_layout
29526
29527 \end_inset
29528
29529
29530 \end_layout
29531
29532 \end_inset
29533
29534
29535 \end_layout
29536
29537 \begin_layout Standard
29538 Now it is possible to use the 
29539 \series bold
29540
29541 \backslash
29542 question{\SpecialChar \ldots{}
29543 }
29544 \series default
29545  and 
29546 \series bold
29547
29548 \backslash
29549 answer{\SpecialChar \ldots{}
29550 }
29551 \series default
29552  commands to obtain conditional output.
29553  Here is an example formula where only the 
29554 \series bold
29555
29556 \backslash
29557 question
29558 \series default
29559  part appears:
29560 \begin_inset Formula 
29561 \[
29562 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29563 \]
29564
29565 \end_inset
29566
29567
29568 \end_layout
29569
29570 \begin_layout Standard
29571 Inside math, the same effect can be achieved using math macros, see the
29572  
29573 \emph on
29574 Math
29575 \emph default
29576  manual.
29577 \end_layout
29578
29579 \begin_layout Standard
29580 Each type of branch is allowed to have its specific style defined in layout
29581  files (e.
29582 \begin_inset space \thinspace{}
29583 \end_inset
29584
29585 g.
29586 \begin_inset space \space{}
29587 \end_inset
29588
29589 any branch inset can be automatically wrapped by your own LaTeX commands.).
29590  For this advanced usage, see the 
29591 \emph on
29592 Customization
29593 \emph default
29594  manual, section 
29595 \begin_inset Quotes eld
29596 \end_inset
29597
29598 Flex insets and InsetLayout
29599 \begin_inset Quotes erd
29600 \end_inset
29601
29602 ).
29603 \end_layout
29604
29605 \begin_layout Section
29606 PDF Properties
29607 \begin_inset CommandInset label
29608 LatexCommand label
29609 name "sec:PDF-Properties"
29610
29611 \end_inset
29612
29613
29614 \begin_inset Index idx
29615 status collapsed
29616
29617 \begin_layout Plain Layout
29618 PDF properties
29619 \end_layout
29620
29621 \end_inset
29622
29623
29624 \end_layout
29625
29626 \begin_layout Standard
29627 The 
29628 \family sans
29629 Document\SpecialChar \menuseparator
29630 Settings\SpecialChar \menuseparator
29631 PDF Properties
29632 \family default
29633  dialog allows you to set up special options for the PDF output of your
29634  document.
29635  All these options are provided by the LaTeX-package 
29636 \series bold
29637 hyperref
29638 \series default
29639
29640 \begin_inset Index idx
29641 status collapsed
29642
29643 \begin_layout Plain Layout
29644 LaTeX-packages ! hyperref
29645 \end_layout
29646
29647 \end_inset
29648
29649  which will link all cross-references in the DVI- and PDF-output.
29650  This means that the reader of your document will be able to click on a
29651  table of contents entry or on a reference to move to the cross-referenced
29652  part of the document.
29653  
29654 \end_layout
29655
29656 \begin_layout Standard
29657 The header information in the dialog tab 
29658 \family sans
29659 General
29660 \family default
29661  is saved together with the PDF as file properties.
29662  Many programs are able to extract this information, for example, automatically
29663  to recognize who the author is and what the PDF is about.
29664  This is very useful to sort, classify or use PDFs for bibliography issues.
29665  When the option 
29666 \family sans
29667 Automatically
29668 \begin_inset space ~
29669 \end_inset
29670
29671 fill
29672 \begin_inset space ~
29673 \end_inset
29674
29675 header
29676 \family default
29677  is set, LyX tries to extract the header information from your document
29678  title and author entries.
29679  The option 
29680 \family sans
29681 Load
29682 \begin_inset space ~
29683 \end_inset
29684
29685 in
29686 \begin_inset space ~
29687 \end_inset
29688
29689 fullscreen
29690 \begin_inset space ~
29691 \end_inset
29692
29693 mode
29694 \family default
29695  will open the PDF in fullscreen mode, which is useful for presentations.
29696 \end_layout
29697
29698 \begin_layout Standard
29699 You can specify in the dialog tab 
29700 \family sans
29701 Hyperlinks
29702 \family default
29703  how the links will look and if links for bibliographical backreferences
29704  are created.
29705  The 
29706 \family sans
29707 Break
29708 \begin_inset space ~
29709 \end_inset
29710
29711 links
29712 \begin_inset space ~
29713 \end_inset
29714
29715 over
29716 \begin_inset space ~
29717 \end_inset
29718
29719 lines
29720 \family default
29721  option allows long links to be split; 
29722 \family sans
29723 No
29724 \begin_inset space ~
29725 \end_inset
29726
29727 frames
29728 \begin_inset space ~
29729 \end_inset
29730
29731 around
29732 \begin_inset space ~
29733 \end_inset
29734
29735 links
29736 \family default
29737  and 
29738 \family sans
29739 Color
29740 \begin_inset space ~
29741 \end_inset
29742
29743 links
29744 \family default
29745  both turn off the default behavior of enclosing all links in frames; 
29746 \family sans
29747 Color
29748 \begin_inset space ~
29749 \end_inset
29750
29751 links
29752 \family default
29753  colors the different links.
29754  The default colors are:
29755 \end_layout
29756
29757 \begin_layout Labeling
29758 \labelwidthstring 00.00.0000
29759
29760 \color magenta
29761 magenta
29762 \color inherit
29763  for hyperlinks and URLs
29764 \end_layout
29765
29766 \begin_layout Labeling
29767 \labelwidthstring 00.00.0000
29768
29769 \color red
29770 red
29771 \color inherit
29772  for links
29773 \end_layout
29774
29775 \begin_layout Labeling
29776 \labelwidthstring 00.00.0000
29777
29778 \color green
29779 green
29780 \color inherit
29781  for citations
29782 \end_layout
29783
29784 \begin_layout Standard
29785 but you can change these in the field 
29786 \family sans
29787 Additional options
29788 \family default
29789 .
29790  For example, in this document they were changed with the additional options:
29791 \end_layout
29792
29793 \begin_layout Standard
29794
29795 \series bold
29796 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
29797 \end_layout
29798
29799 \begin_layout Standard
29800 If the option 
29801 \family sans
29802 Backreferences
29803 \family default
29804  is set, the hyperlinks will appear in the bibliography after the different
29805  entries, showing, depending on the option selected, the number of the section,
29806  slide or page where the entry is referenced.
29807 \end_layout
29808
29809 \begin_layout Standard
29810 In the dialog tab 
29811 \family sans
29812 Bookmarks
29813 \family default
29814  you can specify if PDF-bookmarks should be created for every section of
29815  your document to make it easier for readers to navigate through the document.
29816  You can decide if the bookmarks should be numbered like your document sections
29817  or not.
29818  With the 
29819 \family sans
29820 Open bookmarks
29821 \family default
29822  
29823 \family sans
29824 Level
29825 \family default
29826  you can specify what sectioning level should be displayed in the bookmarks
29827  when opening the PDF.
29828  For example level
29829 \begin_inset space ~
29830 \end_inset
29831
29832 2 will display all sections and subsections, while level
29833 \begin_inset space ~
29834 \end_inset
29835
29836 1 will only display the sections.
29837 \end_layout
29838
29839 \begin_layout Standard
29840 PDF properties are also used in this document.
29841  When you look in its document settings, you can see that some additional
29842  
29843 \series bold
29844 hyperref
29845 \series default
29846  options are used.
29847  For an explanation of all them we refer you to the hyperref manual 
29848 \begin_inset CommandInset citation
29849 LatexCommand cite
29850 key "hyperref"
29851
29852 \end_inset
29853
29854 .
29855 \end_layout
29856
29857 \begin_layout Section
29858 TeX Code and the LaTeX Syntax
29859 \begin_inset CommandInset label
29860 LatexCommand label
29861 name "sec:TeX-Code"
29862
29863 \end_inset
29864
29865
29866 \end_layout
29867
29868 \begin_layout Subsection
29869 TeX Code Boxes
29870 \begin_inset Index idx
29871 status collapsed
29872
29873 \begin_layout Plain Layout
29874 TeX Code
29875 \end_layout
29876
29877 \end_inset
29878
29879
29880 \begin_inset CommandInset label
29881 LatexCommand label
29882 name "sub:TeX-Code-Boxes"
29883
29884 \end_inset
29885
29886
29887 \end_layout
29888
29889 \begin_layout Standard
29890 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29891  constructs, but not all.
29892  LaTeX contains hundreds of packages that provide different commands.
29893  All the time packages are being updated and new ones added.
29894  This has the advantage that you can typeset nearly everything as there
29895  is a LaTeX-package for every problem, though LyX cannot support all packages
29896  and their commands.
29897 \end_layout
29898
29899 \begin_layout Standard
29900 But don't worry, you can use any LaTeX-command directly in LyX inside the
29901  TeX Code box.
29902  A TeX Code box is created by the menu 
29903 \family sans
29904 Insert\SpecialChar \menuseparator
29905 Te
29906 \begin_inset ERT
29907 status collapsed
29908
29909 \begin_layout Plain Layout
29910
29911 {}
29912 \end_layout
29913
29914 \end_inset
29915
29916 X
29917 \begin_inset space ~
29918 \end_inset
29919
29920 Code
29921 \family default
29922  or by the toolbar button 
29923 \begin_inset Info
29924 type  "icon"
29925 arg   "ert-insert"
29926 \end_inset
29927
29928  (shortcut 
29929 \begin_inset Info
29930 type  "shortcut"
29931 arg   "ert-insert"
29932 \end_inset
29933
29934 ).
29935  The box can be opened by left-clicking and closed by right-clicking on
29936  it and selecting 
29937 \family sans
29938 Close Inset
29939 \family default
29940 .
29941 \end_layout
29942
29943 \begin_layout Standard
29944 You can insert complete or incomplete commands as TeX Code.
29945  Incomplete means that the command argument can be Standard LyX text.
29946  For example, if you want to draw a frame around a word and are therefore
29947  using the LaTeX-command 
29948 \series bold
29949
29950 \backslash
29951 fbox
29952 \series default
29953 , you can write the command part 
29954 \series bold
29955
29956 \backslash
29957 fbox{
29958 \series default
29959  in a TeX Code box before the word and the closing brace 
29960 \series bold
29961 }
29962 \series default
29963  in a second TeX Code box behind the word.
29964  The word between the two TeX Code boxes is then the argument as it is in
29965  the following example:
29966 \end_layout
29967
29968 \begin_layout Standard
29969 \begin_inset Graphics
29970         filename clipart/ERT.png
29971         scale 89
29972
29973 \end_inset
29974
29975
29976 \end_layout
29977
29978 \begin_layout Standard
29979 gives
29980 \end_layout
29981
29982 \begin_layout Standard
29983 This is a line with a 
29984 \begin_inset ERT
29985 status collapsed
29986
29987 \begin_layout Plain Layout
29988
29989
29990 \backslash
29991 fbox{
29992 \end_layout
29993
29994 \end_inset
29995
29996 framed
29997 \begin_inset ERT
29998 status collapsed
29999
30000 \begin_layout Plain Layout
30001
30002 }
30003 \end_layout
30004
30005 \end_inset
30006
30007  word.
30008 \end_layout
30009
30010 \begin_layout Standard
30011 \begin_inset Note Greyedout
30012 status open
30013
30014 \begin_layout Plain Layout
30015
30016 \series bold
30017 Note:
30018 \series default
30019  At the end of LaTeX-commands without parameters, you have to insert a space
30020  to let LaTeX know that the command is finished.
30021 \end_layout
30022
30023 \end_inset
30024
30025
30026 \end_layout
30027
30028 \begin_layout Subsection
30029 A Short Introduction to the LaTeX Syntax
30030 \begin_inset Argument 1
30031 status collapsed
30032
30033 \begin_layout Plain Layout
30034 The LaTeX Syntax
30035 \end_layout
30036
30037 \end_inset
30038
30039
30040 \begin_inset Index idx
30041 status collapsed
30042
30043 \begin_layout Plain Layout
30044 LaTeX Syntax
30045 \end_layout
30046
30047 \end_inset
30048
30049
30050 \begin_inset CommandInset label
30051 LatexCommand label
30052 name "sub:LaTeX-Syntax"
30053
30054 \end_inset
30055
30056
30057 \end_layout
30058
30059 \begin_layout Standard
30060 When you write larger documents or books, you will need to know something
30061  about the LaTeX-commands that LyX uses in the background.
30062  Because LaTeX is based on commands, you can 
30063 \begin_inset Quotes eld
30064 \end_inset
30065
30066 program
30067 \begin_inset Quotes erd
30068 \end_inset
30069
30070  your text.
30071  This has the advantage that the layout of the document can be changed at
30072  any time if you know the right commands.
30073  For example, imagine you have to write a manual for a product and the deadline
30074  is the end of the day.
30075  Your boss has just complimented you for your good work but wants to have
30076  all caption labels bold.
30077  But you have over a hundred figure and table captions with non-bold labels
30078  in your manual.
30079  Of course it is impossible to change all caption labels manually in one
30080  day.
30081 \end_layout
30082
30083 \begin_layout Standard
30084 Now LaTeX comes into play.
30085  As mentioned above, for every problem there exists a LaTeX-package.
30086  First you have to find out which and therefore look in the LaTeX package
30087  database, 
30088 \begin_inset CommandInset citation
30089 LatexCommand cite
30090 key "Catalogue"
30091
30092 \end_inset
30093
30094 .
30095 \end_layout
30096
30097 \begin_layout Standard
30098 As result you find that the package 
30099 \series bold
30100 caption
30101 \series default
30102
30103 \begin_inset Index idx
30104 status collapsed
30105
30106 \begin_layout Plain Layout
30107 LaTeX-packages ! caption
30108 \end_layout
30109
30110 \end_inset
30111
30112  is what you need.
30113  To use a package, you have to load it in the document preamble (menu 
30114 \family sans
30115 Document\SpecialChar \menuseparator
30116 Settings
30117 \family default
30118 \SpecialChar \menuseparator
30119
30120 \family sans
30121 LaT
30122 \begin_inset ERT
30123 status collapsed
30124
30125 \begin_layout Plain Layout
30126
30127 {}
30128 \end_layout
30129
30130 \end_inset
30131
30132 eX
30133 \begin_inset space ~
30134 \end_inset
30135
30136 Preamble
30137 \family default
30138 ) with the command
30139 \end_layout
30140
30141 \begin_layout Standard
30142
30143 \series bold
30144
30145 \backslash
30146 usepackage[options]{package name}
30147 \end_layout
30148
30149 \begin_layout Standard
30150 All LaTeX commands begin with a backslash, the command argument is set within
30151  two braces and the options are set within two brackets.
30152  Note that not all commands have an argument and options.
30153 \end_layout
30154
30155 \begin_layout Standard
30156 In your case the package name is 
30157 \series bold
30158 caption
30159 \series default
30160 .
30161  After a look in the documentation of the package, you know that the option
30162  
30163 \series bold
30164 labelfont=bf
30165 \series default
30166  will change the font of all caption labels to bold.
30167  So you add the command
30168 \end_layout
30169
30170 \begin_layout Standard
30171
30172 \series bold
30173
30174 \backslash
30175 usepackage[labelfont=bf]{caption}
30176 \end_layout
30177
30178 \begin_layout Standard
30179 to the preamble and the problem is solved.
30180 \begin_inset Foot
30181 status collapsed
30182
30183 \begin_layout Plain Layout
30184 For more commands provided by the 
30185 \series bold
30186 caption
30187 \series default
30188  package, have a look at its documentation, 
30189 \begin_inset CommandInset citation
30190 LatexCommand cite
30191 key "caption"
30192
30193 \end_inset
30194
30195 .
30196 \end_layout
30197
30198 \end_inset
30199
30200
30201 \end_layout
30202
30203 \begin_layout Standard
30204 Note that some document classes have built-in solutions for well-known problems
30205  like your case.
30206  For example if you use a 
30207 \family sans
30208 KOMA-Script
30209 \family default
30210  class, you don't need the package 
30211 \series bold
30212 caption
30213 \series default
30214 , you can instead write
30215 \end_layout
30216
30217 \begin_layout Standard
30218
30219 \series bold
30220
30221 \backslash
30222 setkomafont{captionlabel}{
30223 \backslash
30224 bfseries}
30225 \end_layout
30226
30227 \begin_layout Standard
30228 in the preamble and the problem is solved.
30229  So if you plan to write a large document, you should have a look at the
30230  documentation of the document class you want to use.
30231  (
30232 \series bold
30233
30234 \backslash
30235 setkomafont
30236 \series default
30237  is an example of a command with more than one argument.)
30238 \end_layout
30239
30240 \begin_layout Standard
30241 Commands in the preamble affect the whole document, while commands in the
30242  text affect only the text after the command or only the text used as command
30243  argument.
30244  To insert a LaTeX-command in text, use the TeX Code box as described in
30245  the previous section.
30246 \end_layout
30247
30248 \begin_layout Standard
30249 If you want to learn more about LaTeX and its syntax, have a look at the
30250  LaTeX-books 
30251 \begin_inset CommandInset citation
30252 LatexCommand cite
30253 key "latexcompanion,latexguide"
30254
30255 \end_inset
30256
30257 .
30258 \end_layout
30259
30260 \begin_layout Standard
30261 \begin_inset Newpage cleardoublepage
30262 \end_inset
30263
30264
30265 \end_layout
30266
30267 \begin_layout Standard
30268 \begin_inset ERT
30269 status collapsed
30270
30271 \begin_layout Plain Layout
30272
30273
30274 \backslash
30275 pagestyle{fancy}
30276 \end_layout
30277
30278 \end_inset
30279
30280
30281 \begin_inset Note Note
30282 status collapsed
30283
30284 \begin_layout Plain Layout
30285 switches temporarily to a page style with custom header and footer line
30286 \end_layout
30287
30288 \end_inset
30289
30290
30291 \end_layout
30292
30293 \begin_layout Left Header
30294 \begin_inset Argument 1
30295 status collapsed
30296
30297 \begin_layout Plain Layout
30298
30299 \end_layout
30300
30301 \end_inset
30302
30303
30304 \begin_inset ERT
30305 status collapsed
30306
30307 \begin_layout Plain Layout
30308
30309
30310 \backslash
30311 rightmark
30312 \end_layout
30313
30314 \end_inset
30315
30316
30317 \begin_inset Note Note
30318 status collapsed
30319
30320 \begin_layout Plain Layout
30321 defines the header line as described below
30322 \end_layout
30323
30324 \end_inset
30325
30326
30327 \end_layout
30328
30329 \begin_layout Center Header
30330 \begin_inset Argument 1
30331 status collapsed
30332
30333 \begin_layout Plain Layout
30334
30335 \end_layout
30336
30337 \end_inset
30338
30339
30340 \end_layout
30341
30342 \begin_layout Right Header
30343 \begin_inset Argument 1
30344 status collapsed
30345
30346 \begin_layout Plain Layout
30347 \begin_inset ERT
30348 status collapsed
30349
30350 \begin_layout Plain Layout
30351
30352
30353 \backslash
30354 leftmark
30355 \end_layout
30356
30357 \end_inset
30358
30359
30360 \end_layout
30361
30362 \end_inset
30363
30364
30365 \end_layout
30366
30367 \begin_layout Left Footer
30368 \begin_inset Argument 1
30369 status collapsed
30370
30371 \begin_layout Plain Layout
30372 \begin_inset ERT
30373 status collapsed
30374
30375 \begin_layout Plain Layout
30376
30377
30378 \backslash
30379 thepage
30380 \end_layout
30381
30382 \end_inset
30383
30384
30385 \end_layout
30386
30387 \end_inset
30388
30389
30390 \end_layout
30391
30392 \begin_layout Center Footer
30393 \begin_inset Argument 1
30394 status collapsed
30395
30396 \begin_layout Plain Layout
30397
30398 \family sans
30399 \series bold
30400 \color red
30401 LyX's user guide
30402 \end_layout
30403
30404 \end_inset
30405
30406 Magic code:
30407 \begin_inset Newline newline
30408 \end_inset
30409
30410
30411 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30412 \end_inset
30413
30414
30415 \end_layout
30416
30417 \begin_layout Right Footer
30418 \begin_inset Argument 1
30419 status collapsed
30420
30421 \begin_layout Plain Layout
30422
30423 \end_layout
30424
30425 \end_inset
30426
30427
30428 \begin_inset ERT
30429 status collapsed
30430
30431 \begin_layout Plain Layout
30432
30433
30434 \backslash
30435 Roman{page}
30436 \end_layout
30437
30438 \end_inset
30439
30440
30441 \end_layout
30442
30443 \begin_layout Section
30444 Customized Page Headers and Footers
30445 \begin_inset CommandInset label
30446 LatexCommand label
30447 name "sec:Customized-Page-Headers"
30448
30449 \end_inset
30450
30451
30452 \begin_inset Index idx
30453 status collapsed
30454
30455 \begin_layout Plain Layout
30456 Document ! Header/Footer line
30457 \end_layout
30458
30459 \end_inset
30460
30461
30462 \begin_inset Index idx
30463 status collapsed
30464
30465 \begin_layout Plain Layout
30466 Header/Footer line
30467 \end_layout
30468
30469 \end_inset
30470
30471
30472 \end_layout
30473
30474 \begin_layout Standard
30475 To define a custom page header and footer line for your document, you need
30476  to set the 
30477 \family sans
30478 Page
30479 \begin_inset space ~
30480 \end_inset
30481
30482 style
30483 \family default
30484  to 
30485 \family sans
30486 Fancy
30487 \family default
30488  in the 
30489 \family sans
30490 Document\SpecialChar \menuseparator
30491 Settings
30492 \family default
30493  dialog under 
30494 \family sans
30495 Page
30496 \begin_inset space ~
30497 \end_inset
30498
30499 Layout
30500 \family default
30501 .
30502  As a second step add in the menu 
30503 \family sans
30504 Document\SpecialChar \menuseparator
30505 Settings\SpecialChar \menuseparator
30506 Modules
30507 \family default
30508  the module 
30509 \begin_inset Quotes eld
30510 \end_inset
30511
30512 Custom Header/Footerlines
30513 \begin_inset Quotes erd
30514 \end_inset
30515
30516 .
30517  This module offers the following 6
30518 \begin_inset space ~
30519 \end_inset
30520
30521 styles:
30522 \end_layout
30523
30524 \begin_layout Description
30525 Left
30526 \begin_inset space ~
30527 \end_inset
30528
30529 Header,
30530 \begin_inset space ~
30531 \end_inset
30532
30533 Center
30534 \begin_inset space ~
30535 \end_inset
30536
30537 Header,
30538 \begin_inset space ~
30539 \end_inset
30540
30541 Right
30542 \begin_inset space ~
30543 \end_inset
30544
30545 Header
30546 \end_layout
30547
30548 \begin_layout Description
30549 Left
30550 \begin_inset space ~
30551 \end_inset
30552
30553 Footer,
30554 \begin_inset space ~
30555 \end_inset
30556
30557 Center
30558 \begin_inset space ~
30559 \end_inset
30560
30561 Footer,
30562 \begin_inset space ~
30563 \end_inset
30564
30565 Right
30566 \begin_inset space ~
30567 \end_inset
30568
30569 Footer
30570 \end_layout
30571
30572 \begin_layout Standard
30573 for the different positions in the header/footer.
30574 \end_layout
30575
30576 \begin_layout Standard
30577 Normally, headers and footers are set up at the beginning of the document.
30578  But you can change them anywhere you want to.
30579  Figure
30580 \begin_inset space ~
30581 \end_inset
30582
30583
30584 \begin_inset CommandInset ref
30585 LatexCommand ref
30586 reference "fig:Page-layout"
30587
30588 \end_inset
30589
30590  shows the page layout and where the header/footer styles will appear.
30591 \end_layout
30592
30593 \begin_layout Standard
30594 \begin_inset Float figure
30595 placement h
30596 wide false
30597 sideways false
30598 status open
30599
30600 \begin_layout Plain Layout
30601 \noindent
30602 \align center
30603 \begin_inset Tabular
30604 <lyxtabular version="3" rows="5" columns="3">
30605 <features rotate="0" tabularvalignment="middle">
30606 <column alignment="left" valignment="top" width="30line%">
30607 <column alignment="center" valignment="top" width="30line%">
30608 <column alignment="right" valignment="top" width="30line%">
30609 <row>
30610 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30611 \begin_inset Text
30612
30613 \begin_layout Plain Layout
30614 Left Header
30615 \end_layout
30616
30617 \end_inset
30618 </cell>
30619 <cell alignment="center" valignment="top" topline="true" usebox="none">
30620 \begin_inset Text
30621
30622 \begin_layout Plain Layout
30623 Center Header
30624 \end_layout
30625
30626 \end_inset
30627 </cell>
30628 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30629 \begin_inset Text
30630
30631 \begin_layout Plain Layout
30632 Right Header
30633 \end_layout
30634
30635 \end_inset
30636 </cell>
30637 </row>
30638 <row>
30639 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30640 \begin_inset Text
30641
30642 \begin_layout Plain Layout
30643
30644 \end_layout
30645
30646 \end_inset
30647 </cell>
30648 <cell alignment="center" valignment="top" usebox="none">
30649 \begin_inset Text
30650
30651 \begin_layout Plain Layout
30652
30653 \end_layout
30654
30655 \end_inset
30656 </cell>
30657 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30658 \begin_inset Text
30659
30660 \begin_layout Plain Layout
30661
30662 \end_layout
30663
30664 \end_inset
30665 </cell>
30666 </row>
30667 <row>
30668 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30669 \begin_inset Text
30670
30671 \begin_layout Plain Layout
30672 The normal text on the page goes here.
30673  The running header is above the text, and the footer is below (including
30674  footnotes).
30675  Headers/footers typically contain things like the page number, title of
30676  the chapter, company logo but your can use almost anything, except of floats.
30677 \end_layout
30678
30679 \end_inset
30680 </cell>
30681 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30682 \begin_inset Text
30683
30684 \begin_layout Plain Layout
30685
30686 \end_layout
30687
30688 \end_inset
30689 </cell>
30690 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30691 \begin_inset Text
30692
30693 \begin_layout Plain Layout
30694
30695 \end_layout
30696
30697 \end_inset
30698 </cell>
30699 </row>
30700 <row>
30701 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30702 \begin_inset Text
30703
30704 \begin_layout Plain Layout
30705
30706 \end_layout
30707
30708 \end_inset
30709 </cell>
30710 <cell alignment="center" valignment="top" usebox="none">
30711 \begin_inset Text
30712
30713 \begin_layout Plain Layout
30714
30715 \end_layout
30716
30717 \end_inset
30718 </cell>
30719 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30720 \begin_inset Text
30721
30722 \begin_layout Plain Layout
30723
30724 \end_layout
30725
30726 \end_inset
30727 </cell>
30728 </row>
30729 <row>
30730 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30731 \begin_inset Text
30732
30733 \begin_layout Plain Layout
30734 Left Footer
30735 \end_layout
30736
30737 \end_inset
30738 </cell>
30739 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30740 \begin_inset Text
30741
30742 \begin_layout Plain Layout
30743 Center Footer
30744 \end_layout
30745
30746 \end_inset
30747 </cell>
30748 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30749 \begin_inset Text
30750
30751 \begin_layout Plain Layout
30752 Right Footer
30753 \end_layout
30754
30755 \end_inset
30756 </cell>
30757 </row>
30758 </lyxtabular>
30759
30760 \end_inset
30761
30762
30763 \end_layout
30764
30765 \begin_layout Plain Layout
30766 \begin_inset Caption Standard
30767
30768 \begin_layout Plain Layout
30769 \begin_inset CommandInset label
30770 LatexCommand label
30771 name "fig:Page-layout"
30772
30773 \end_inset
30774
30775 Page layout with custom header and footer line.
30776 \end_layout
30777
30778 \end_inset
30779
30780
30781 \end_layout
30782
30783 \end_inset
30784
30785
30786 \end_layout
30787
30788 \begin_layout Standard
30789 \begin_inset Note Greyedout
30790 status open
30791
30792 \begin_layout Plain Layout
30793
30794 \series bold
30795 Note
30796 \series default
30797 : some document classes implement their own customized page headers and
30798  footers if 
30799 \family sans
30800 Page
30801 \begin_inset space ~
30802 \end_inset
30803
30804 style
30805 \family default
30806  is set to “Default”.
30807  Check what these are before you specify your own customized page headers
30808  and footers.
30809 \end_layout
30810
30811 \end_inset
30812
30813
30814 \end_layout
30815
30816 \begin_layout Subsection
30817 Definition
30818 \end_layout
30819
30820 \begin_layout Standard
30821 To define your header line, add all three header styles.
30822  The things you add to the styles appear on odd numbered pages, the things
30823  in the optional arguments on even numbered pages.
30824  For single-sided documents, the optional arguments will not be used and
30825  can be omitted.
30826  If you leave a style or its argument empty, nothing appears in the output.
30827  Defining the footer line works similarly.
30828 \end_layout
30829
30830 \begin_layout Standard
30831 For the definition, you will need some LaTeX-commands that are inserted
30832  as TeX code (menu 
30833 \family sans
30834 Insert\SpecialChar \menuseparator
30835 Te
30836 \begin_inset ERT
30837 status collapsed
30838
30839 \begin_layout Plain Layout
30840
30841 {}
30842 \end_layout
30843
30844 \end_inset
30845
30846 X
30847 \begin_inset space ~
30848 \end_inset
30849
30850 Code
30851 \family default
30852 ):
30853 \end_layout
30854
30855 \begin_layout Description
30856
30857 \backslash
30858 thepage prints the current page number
30859 \end_layout
30860
30861 \begin_layout Description
30862
30863 \backslash
30864 Roman{page} prints the current page number with capital roman numerals
30865 \end_layout
30866
30867 \begin_layout Description
30868
30869 \backslash
30870 roman{page} prints the current page number with small roman numerals
30871 \end_layout
30872
30873 \begin_layout Description
30874
30875 \backslash
30876 leftmark prints the current section number and title.
30877  If the document has chapters, it prints the current chapter number and
30878  title instead.
30879  It is called 
30880 \begin_inset Quotes eld
30881 \end_inset
30882
30883 leftmark
30884 \begin_inset Quotes prd
30885 \end_inset
30886
30887  because it usually goes in a left header.
30888 \end_layout
30889
30890 \begin_layout Description
30891
30892 \backslash
30893 rightmark prints the current subsection number and title.
30894  If the document has chapters, it prints the current section number and
30895  title instead.
30896  It is normally used in the right header.
30897 \end_layout
30898
30899 \begin_layout Subsection
30900 Default header/footer
30901 \end_layout
30902
30903 \begin_layout Standard
30904 The custom header/footer is not empty by default.
30905  The default header contains the chapter and section title and the center
30906  footer has the page number.
30907  In order to remove unwanted entries from the header/footer, include the
30908  relevant header/footer style in your document, but leave it blank.
30909  So, if you do not want a page number in the footer, include a blank 
30910 \family sans
30911 Center
30912 \begin_inset space ~
30913 \end_inset
30914
30915 Footer
30916 \family default
30917  style.
30918 \end_layout
30919
30920 \begin_layout Subsection
30921 Appearance
30922 \end_layout
30923
30924 \begin_layout Standard
30925 The header and footer will appear on normal pages.
30926  Some pages are different.
30927  The title page has a style of its own, and so does any page that starts
30928  a new part or chapter in your book.
30929  Such pages will not have the custom headers/footers, but that is normal.
30930  There is for example no need to print a header with the chapter name on
30931  the chapter page where the chapter heading is in big bold letters anyway.
30932 \end_layout
30933
30934 \begin_layout Subsubsection
30935 Header and footer decoration line
30936 \end_layout
30937
30938 \begin_layout Standard
30939 By default, you get a 0.4
30940 \begin_inset space \thinspace{}
30941 \end_inset
30942
30943 pt thick line below the header and no footer line.
30944  This can be changed in the document preamble with the commands 
30945 \series bold
30946
30947 \backslash
30948 headrulewidth
30949 \series default
30950  and 
30951 \series bold
30952
30953 \backslash
30954 footrulewidth
30955 \series default
30956  in the following way:
30957 \end_layout
30958
30959 \begin_layout Standard
30960
30961 \series bold
30962
30963 \backslash
30964 renewcommand{
30965 \backslash
30966 headrulewidth}{thickness}
30967 \end_layout
30968
30969 \begin_layout Standard
30970 where thickness is a size in standard units like 
30971 \family sans
30972 pt
30973 \family default
30974  or 
30975 \family sans
30976 mm
30977 \family default
30978 .
30979  If you don't want a line, set the thickness to 0
30980 \begin_inset space \thinspace{}
30981 \end_inset
30982
30983 pt.
30984 \end_layout
30985
30986 \begin_layout Standard
30987 The lines can also be colored, but this requires more knowledge of LaTeX.
30988  If you really need this, have a look at the Internet or in sec.
30989 \begin_inset space ~
30990 \end_inset
30991
30992 4.4 of the book 
30993 \begin_inset CommandInset citation
30994 LatexCommand cite
30995 key "Mittelbach"
30996
30997 \end_inset
30998
30999 .
31000 \end_layout
31001
31002 \begin_layout Subsubsection
31003 Several header/footer lines
31004 \end_layout
31005
31006 \begin_layout Standard
31007 In case you need more than one text line as a header/footer, you can do
31008  this by adding a normal line break in the style definition.
31009  However, the default height of the header/footer is only the one of one
31010  text line.
31011  To expand the height, redefine the LaTeX length 
31012 \series bold
31013
31014 \backslash
31015 headheight
31016 \series default
31017  or 
31018 \series bold
31019
31020 \backslash
31021 footheight
31022 \series default
31023  in this entry in 
31024 \family sans
31025 Document\SpecialChar \menuseparator
31026 Settings\SpecialChar \menuseparator
31027 Lat
31028 \begin_inset ERT
31029 status collapsed
31030
31031 \begin_layout Plain Layout
31032
31033 {}
31034 \end_layout
31035
31036 \end_inset
31037
31038 eX
31039 \begin_inset space ~
31040 \end_inset
31041
31042 Preamble
31043 \family default
31044 :
31045 \end_layout
31046
31047 \begin_layout Standard
31048
31049 \series bold
31050
31051 \backslash
31052 setlength{
31053 \backslash
31054 headheight}{height}
31055 \end_layout
31056
31057 \begin_layout Standard
31058 where height is a size in standard units.
31059  If you don't know which amount of space is needed for the height, define
31060  your header/footer and preview your document as a PDF.
31061  Then open the LaTeX logfile with the menu 
31062 \family sans
31063 Document\SpecialChar \menuseparator
31064 La
31065 \begin_inset ERT
31066 status collapsed
31067
31068 \begin_layout Plain Layout
31069
31070 {}
31071 \end_layout
31072
31073 \end_inset
31074
31075 TeX Log
31076 \family default
31077  and use the button 
31078 \family sans
31079 Next
31080 \begin_inset space ~
31081 \end_inset
31082
31083 Warning
31084 \family default
31085  to see if you can find a warning about the package 
31086 \series bold
31087 fancyhdr
31088 \series default
31089
31090 \begin_inset Index idx
31091 status collapsed
31092
31093 \begin_layout Plain Layout
31094 LaTeX-packages ! fancyhdr
31095 \end_layout
31096
31097 \end_inset
31098
31099 .
31100  If there is such a warning, it contains the space that you need at least
31101  for your header/footer.
31102 \end_layout
31103
31104 \begin_layout Subsection
31105 This example
31106 \end_layout
31107
31108 \begin_layout Standard
31109 This example demonstrates what can be done with custom header/footers.
31110  Don't use it for your document as it is just an example.
31111  This example consists of the following definition:
31112 \end_layout
31113
31114 \begin_layout Description
31115 Left
31116 \begin_inset space ~
31117 \end_inset
31118
31119 Header 
31120 \series bold
31121
31122 \backslash
31123 rightmark
31124 \series default
31125 , empty optional argument
31126 \end_layout
31127
31128 \begin_layout Description
31129 Center
31130 \begin_inset space ~
31131 \end_inset
31132
31133 Header empty, empty optional argument
31134 \end_layout
31135
31136 \begin_layout Description
31137 Right
31138 \begin_inset space ~
31139 \end_inset
31140
31141 Header empty, 
31142 \series bold
31143
31144 \backslash
31145 leftmark
31146 \series default
31147  in the optional argument
31148 \end_layout
31149
31150 \begin_layout Description
31151 Left
31152 \begin_inset space ~
31153 \end_inset
31154
31155 Footer empty, 
31156 \series bold
31157
31158 \backslash
31159 thepage
31160 \series default
31161  in the optional argument
31162 \end_layout
31163
31164 \begin_layout Description
31165 Center
31166 \begin_inset space ~
31167 \end_inset
31168
31169 Footer 
31170 \family sans
31171 \series bold
31172 \color red
31173 LyX's user guide
31174 \family default
31175 \series default
31176 \color inherit
31177
31178 \begin_inset Quotes eld
31179 \end_inset
31180
31181 Magic code:
31182 \begin_inset Newline newline
31183 \end_inset
31184
31185
31186 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31187 \end_inset
31188
31189
31190 \begin_inset Quotes erd
31191 \end_inset
31192
31193  in the optional argument
31194 \end_layout
31195
31196 \begin_layout Description
31197 Right
31198 \begin_inset space ~
31199 \end_inset
31200
31201 Footer 
31202 \series bold
31203
31204 \backslash
31205 Roman{page}
31206 \series default
31207 , empty optional argument
31208 \end_layout
31209
31210 \begin_layout Description
31211
31212 \backslash
31213 headrulewidth set to 2
31214 \begin_inset space \thinspace{}
31215 \end_inset
31216
31217 pt
31218 \end_layout
31219
31220 \begin_layout Standard
31221 In principle you can use almost everything in headers/footers, except floats.
31222  For more specialized features, for example, thumb-indexes, see the manual
31223  of the 
31224 \series bold
31225 fancyhdr
31226 \series default
31227  package, 
31228 \begin_inset CommandInset citation
31229 LatexCommand cite
31230 key "fancyhdr"
31231
31232 \end_inset
31233
31234 .
31235 \end_layout
31236
31237 \begin_layout Standard
31238 \begin_inset Newpage clearpage
31239 \end_inset
31240
31241
31242 \end_layout
31243
31244 \begin_layout Standard
31245 \begin_inset ERT
31246 status open
31247
31248 \begin_layout Plain Layout
31249
31250
31251 \backslash
31252 pagestyle{headings}
31253 \end_layout
31254
31255 \end_inset
31256
31257
31258 \begin_inset Note Note
31259 status collapsed
31260
31261 \begin_layout Plain Layout
31262 switches back to page style with the default headings
31263 \end_layout
31264
31265 \end_inset
31266
31267
31268 \end_layout
31269
31270 \begin_layout Section
31271 Previewing Snippets of your Document
31272 \begin_inset CommandInset label
31273 LatexCommand label
31274 name "sec:Previewing-snippets-of"
31275
31276 \end_inset
31277
31278
31279 \begin_inset Index idx
31280 status collapsed
31281
31282 \begin_layout Plain Layout
31283 Instant preview
31284 \end_layout
31285
31286 \end_inset
31287
31288
31289 \begin_inset Index idx
31290 status collapsed
31291
31292 \begin_layout Plain Layout
31293 Document ! Preview
31294 \end_layout
31295
31296 \end_inset
31297
31298
31299 \end_layout
31300
31301 \begin_layout Standard
31302 LyX allows you to generate previews of sections of your document on the
31303  fly so you can see how they will look in the final document without having
31304  to break your train of thought with viewing the output.
31305 \end_layout
31306
31307 \begin_layout Subsection
31308 Prerequisites
31309 \end_layout
31310
31311 \begin_layout Standard
31312 To get previews working, you need the LaTeX package 
31313 \series bold
31314 preview-latex
31315 \series default
31316
31317 \begin_inset Index idx
31318 status collapsed
31319
31320 \begin_layout Plain Layout
31321 LaTeX-packages ! preview-latex
31322 \end_layout
31323
31324 \end_inset
31325
31326  (on some systems named simply 
31327 \series bold
31328 preview
31329 \series default
31330 ) installed.
31331  If it is not already installed, you will find it in the TeX-catalogue,
31332  
31333 \begin_inset CommandInset citation
31334 LatexCommand cite
31335 key "TeXCatalogue"
31336
31337 \end_inset
31338
31339  or in the package manager of your LaTeX-system.
31340  You obtain prettier results if you install the program 
31341 \family typewriter
31342 pnmcrop
31343 \family default
31344  from the 
31345 \family typewriter
31346 netpbm
31347 \family default
31348  package; for LyX on Windows this program and also the LaTeX-package are
31349  automatically installed together with LyX.
31350 \end_layout
31351
31352 \begin_layout Subsection
31353 Enabling previews
31354 \end_layout
31355
31356 \begin_layout Standard
31357 If you would for example like to see in LyX your math formulas typeset by
31358  LaTeX, activate the option 
31359 \family sans
31360 Display
31361 \begin_inset space ~
31362 \end_inset
31363
31364 Graphics
31365 \family default
31366  in the 
31367 \family sans
31368 Tools\SpecialChar \menuseparator
31369 Preferences 
31370 \family default
31371 dialog under 
31372 \family sans
31373 Look
31374 \begin_inset space ~
31375 \end_inset
31376
31377 and
31378 \begin_inset space ~
31379 \end_inset
31380
31381 feel\SpecialChar \menuseparator
31382 Display
31383 \family default
31384 .
31385  Then set 
31386 \family sans
31387 Instant
31388 \begin_inset space ~
31389 \end_inset
31390
31391 Preview
31392 \family default
31393  to 
31394 \family sans
31395 On
31396 \family default
31397 .
31398  The 
31399 \family sans
31400 Preview
31401 \begin_inset space ~
31402 \end_inset
31403
31404 Size
31405 \family default
31406  is the multiplication factor for the size.
31407 \end_layout
31408
31409 \begin_layout Standard
31410 If you would like to see everything but your math formulas typeset by LaTeX,
31411  set 
31412 \family sans
31413 Instant
31414 \begin_inset space ~
31415 \end_inset
31416
31417 Preview
31418 \family default
31419  to 
31420 \family sans
31421 No
31422 \begin_inset space ~
31423 \end_inset
31424
31425 math
31426 \family default
31427 .
31428 \end_layout
31429
31430 \begin_layout Standard
31431 Previews are generated when you load a document into LyX and when you finish
31432  editing an inset.
31433 \end_layout
31434
31435 \begin_layout Standard
31436 \begin_inset Note Greyedout
31437 status open
31438
31439 \begin_layout Plain Layout
31440
31441 \series bold
31442 Note:
31443 \series default
31444  Previews of an already loaded document are not in every case immediately
31445  generated by activating the option 
31446 \family sans
31447 Display
31448 \begin_inset space ~
31449 \end_inset
31450
31451 Graphics
31452 \family default
31453 .
31454  Reopening the document will fix such problems.
31455 \end_layout
31456
31457 \end_inset
31458
31459
31460 \end_layout
31461
31462 \begin_layout Subsection
31463 Selected document parts
31464 \end_layout
31465
31466 \begin_layout Standard
31467 Besides math there are other cases where you might like to see a preview,
31468  for example things that LyX cannot render like rotated parts or things
31469  that are not yet supported by LyX.
31470  To do this, insert a preview inset via the menu 
31471 \family sans
31472 Insert\SpecialChar \menuseparator
31473 Preview
31474 \family default
31475 .
31476  Insert or paste the stuff that you want to preview into this inset.
31477  The preview will be generated when the cursor is outside the preview inset.
31478  If you click on the preview, you can edit the previewed stuff.
31479 \end_layout
31480
31481 \begin_layout Standard
31482 An example: To create rotated boxes, you use the LaTeX command 
31483 \series bold
31484
31485 \backslash
31486 rotatebox
31487 \series default
31488  which is not yet supported by LyX.
31489 \begin_inset Foot
31490 status collapsed
31491
31492 \begin_layout Plain Layout
31493
31494 \series bold
31495
31496 \backslash
31497 rotatebox
31498 \series default
31499  is explained in section 
31500 \emph on
31501 Rotated and Scaled Boxes
31502 \emph default
31503  of the 
31504 \emph on
31505 Embedded
31506 \begin_inset space ~
31507 \end_inset
31508
31509 Objects
31510 \emph default
31511  manual.
31512 \end_layout
31513
31514 \end_inset
31515
31516  Instead of the TeX Code boxes you want to see in LyX the final rotated
31517  boxes, for example to adjust the rotation angle to fit with the surrounding
31518  text.
31519  Therefore you create a preview inset and copy the text with the rotated
31520  boxes into it.
31521  Here is the result:
31522 \end_layout
31523
31524 \begin_layout Standard
31525 \begin_inset Preview
31526
31527 \begin_layout Standard
31528 This is a line
31529 \begin_inset ERT
31530 status collapsed
31531
31532 \begin_layout Plain Layout
31533
31534
31535 \backslash
31536 rotatebox[origin=r]{-60}{
31537 \end_layout
31538
31539 \end_inset
31540
31541
31542 \begin_inset Box Doublebox
31543 position "c"
31544 hor_pos "c"
31545 has_inner_box 0
31546 inner_pos "c"
31547 use_parbox 0
31548 use_makebox 0
31549 width "1in"
31550 special "width"
31551 height "1in"
31552 height_special "totalheight"
31553 status collapsed
31554
31555 \begin_layout Plain Layout
31556 with rotated
31557 \end_layout
31558
31559 \end_inset
31560
31561
31562 \begin_inset ERT
31563 status collapsed
31564
31565 \begin_layout Plain Layout
31566
31567 }
31568 \end_layout
31569
31570 \end_inset
31571
31572  framed text 
31573 \begin_inset ERT
31574 status collapsed
31575
31576 \begin_layout Plain Layout
31577
31578
31579 \backslash
31580 rotatebox[origin=lb]{60}{
31581 \end_layout
31582
31583 \end_inset
31584
31585
31586 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31587 \end_inset
31588
31589
31590 \begin_inset ERT
31591 status collapsed
31592
31593 \begin_layout Plain Layout
31594
31595 }
31596 \end_layout
31597
31598 \end_inset
31599
31600  and a formula.
31601 \end_layout
31602
31603 \end_inset
31604
31605
31606 \end_layout
31607
31608 \begin_layout Standard
31609 Previewing works also for colors.
31610  In this example a special framed, colored box was created using the LaTeX
31611  command 
31612 \series bold
31613
31614 \backslash
31615 fcolorbox
31616 \series default
31617 :
31618 \begin_inset Foot
31619 status collapsed
31620
31621 \begin_layout Plain Layout
31622
31623 \series bold
31624
31625 \backslash
31626 fcolorbox
31627 \series default
31628  is explained in section 
31629 \emph on
31630 Colored Boxes
31631 \emph default
31632  of the 
31633 \emph on
31634 Embedded
31635 \begin_inset space ~
31636 \end_inset
31637
31638 Objects
31639 \emph default
31640  manual.
31641 \end_layout
31642
31643 \end_inset
31644
31645
31646 \end_layout
31647
31648 \begin_layout Standard
31649 \begin_inset Preview
31650
31651 \begin_layout Standard
31652 \begin_inset ERT
31653 status collapsed
31654
31655 \begin_layout Plain Layout
31656
31657
31658 \backslash
31659 fboxrule 1mm 
31660 \backslash
31661 fboxsep 1mm
31662 \end_layout
31663
31664 \end_inset
31665
31666
31667 \begin_inset ERT
31668 status collapsed
31669
31670 \begin_layout Plain Layout
31671
31672
31673 \backslash
31674 fcolorbox{cyan}{magenta}{
31675 \end_layout
31676
31677 \end_inset
31678
31679 This is text within a colored, framed box.
31680 \begin_inset ERT
31681 status collapsed
31682
31683 \begin_layout Plain Layout
31684
31685 }
31686 \end_layout
31687
31688 \end_inset
31689
31690
31691 \end_layout
31692
31693 \end_inset
31694
31695
31696 \end_layout
31697
31698 \begin_layout Standard
31699 \begin_inset VSpace medskip
31700 \end_inset
31701
31702
31703 \end_layout
31704
31705 \begin_layout Standard
31706 If LyX does not show a preview, make sure that you enabled previews as described
31707  above and also make sure that TeX Code in the preview inset is valid and
31708  that you loaded the LaTeX packages in your document preamble that are required
31709  by the TeX Code.
31710  If LyX cannot create a preview, you will in most cases also not be able
31711  to view your document due to LaTeX errors.
31712  So if you have to use some TeX Code and don't know if it is correct, the
31713  preview inset is a nice method to check it without the need to view the
31714  whole document.
31715 \end_layout
31716
31717 \begin_layout Subsection
31718 LaTeX source code
31719 \end_layout
31720
31721 \begin_layout Standard
31722 You can preview the LaTeX source of the whole document or parts of it.
31723  Use the menu 
31724 \family sans
31725 View\SpecialChar \menuseparator
31726 Source
31727 \begin_inset space ~
31728 \end_inset
31729
31730 Pane
31731 \family default
31732  and a window will be shown where you can see the LaTeX-source code.
31733  The window shows the source of the whole paragraph in which the cursor
31734  currently sits.
31735  You can also select document parts in LyX's main window, then only this
31736  selection (when it is more than one paragraph) is shown as source code.
31737  To view the whole document as source, enable the corresponding option in
31738  the source view window.
31739  If you check 
31740 \family sans
31741 Automatic update
31742 \family default
31743 , you can see the changes as you make them in LyX; but note that if you
31744  have several documents open, this will slow things down as LyX updates
31745  them all, not just the one which is open at the time.
31746 \end_layout
31747
31748 \begin_layout Section
31749 Advanced Find and Replace
31750 \begin_inset CommandInset label
31751 LatexCommand label
31752 name "sec:Advanced-Find-and"
31753
31754 \end_inset
31755
31756
31757 \begin_inset Index idx
31758 status collapsed
31759
31760 \begin_layout Plain Layout
31761 Replace
31762 \end_layout
31763
31764 \end_inset
31765
31766
31767 \begin_inset Index idx
31768 status collapsed
31769
31770 \begin_layout Plain Layout
31771 Find
31772 \end_layout
31773
31774 \end_inset
31775
31776
31777 \end_layout
31778
31779 \begin_layout Subsection
31780 Introduction
31781 \end_layout
31782
31783 \begin_layout Standard
31784 The advanced find and replace feature of LyX allows for searching of complex,
31785  format-sensitive text segments and mathematics contents within LyX documents.
31786  It is an enhancement of the standard (quick) find and replace feature.
31787  The key-features are:
31788 \end_layout
31789
31790 \begin_layout Itemize
31791 Both searching of text and of mathematical formulas is allowed, where the
31792  latter is done by entering mathematics in the usual way; not only entire
31793  mathematical formulas are found, but also parts occurring within more complex
31794  formulas
31795 \end_layout
31796
31797 \begin_layout Itemize
31798 Search may be format-insensitive, so that the searched text is found in
31799  any context/style (standard text, section headings, notes, and even mathematics
31800 ), or it may be format-sensitive, so that, for example, a word entered with
31801  a section heading will only be found within section headings
31802 \end_layout
31803
31804 \begin_layout Itemize
31805 Search may be restricted to mathematics environments only; this is useful
31806  for remangling math notation where one does not want to match any text
31807  outside of mathematics environments
31808 \end_layout
31809
31810 \begin_layout Itemize
31811 Search may be widened to a specific 
31812 \emph on
31813 scope
31814 \emph default
31815 , i.
31816 \begin_inset space \thinspace{}
31817 \end_inset
31818
31819 e.
31820 \begin_inset space ~
31821 \end_inset
31822
31823 a set of files which may be all the children of the document being edited,
31824  all the open files, or all the manuals available from the 
31825 \family sans
31826 Help
31827 \family default
31828  menu
31829 \end_layout
31830
31831 \begin_layout Itemize
31832 Replace may optionally preserve capitalization, so that the replaced text
31833  capitalization is adapted to the matching text (i.
31834 \begin_inset space \thinspace{}
31835 \end_inset
31836
31837 e.
31838 \begin_inset space ~
31839 \end_inset
31840
31841 all lowercase, all uppercase, first letter uppercase followed by lowercase)
31842 \end_layout
31843
31844 \begin_layout Subsection
31845 Basic usage
31846 \end_layout
31847
31848 \begin_layout Standard
31849 The advanced find and replace feature is activated through the menu 
31850 \family sans
31851 Edit\SpecialChar \menuseparator
31852 Find & Replace
31853 \noun on
31854  (
31855 \noun default
31856 Advanced
31857 \noun on
31858 )
31859 \family default
31860 \noun default
31861  (shortcut 
31862 \begin_inset Info
31863 type  "shortcut"
31864 arg   "dialog-show findreplaceadv"
31865 \end_inset
31866
31867 ) or the toolbar button 
31868 \begin_inset Info
31869 type  "icon"
31870 arg   "dialog-toggle findreplaceadv"
31871 \end_inset
31872
31873 .
31874  This opens the 
31875 \family sans
31876 Advanced Find and Replace
31877 \family default
31878  dialog.
31879 \end_layout
31880
31881 \begin_layout Subsubsection
31882 Searching for text
31883 \end_layout
31884
31885 \begin_layout Standard
31886 Enter into the 
31887 \family sans
31888 Find
31889 \family default
31890  LyX mini-editor a simple word, and search for occurrences of it by clicking
31891  on the 
31892 \family sans
31893 Find
31894 \begin_inset space ~
31895 \end_inset
31896
31897 Next
31898 \family default
31899  button at the bottom of the dialog (or just press the 
31900 \begin_inset Info
31901 type  "shortcut"
31902 arg   "break-paragraph"
31903 \end_inset
31904
31905  key).
31906  The entered word is found both in text mode and in math mode, and in emphasized
31907 , bold or normal face, and in both in section titles and in standard text.
31908  Pressing 
31909 \begin_inset Info
31910 type  "shortcut"
31911 arg   "break-paragraph"
31912 \end_inset
31913
31914  repeatedly keeps searching forward while pressing 
31915 \family sans
31916 Shift+Return
31917 \family default
31918  searches backwards.
31919 \end_layout
31920
31921 \begin_layout Standard
31922 The 
31923 \family sans
31924 Case
31925 \begin_inset space ~
31926 \end_inset
31927
31928 sensitive
31929 \family default
31930  option allows matches to occur only with the same case as entered in the
31931  
31932 \family sans
31933 Find
31934 \family default
31935  editor.
31936  The 
31937 \family sans
31938 Whole
31939 \begin_inset space ~
31940 \end_inset
31941
31942 words
31943 \family default
31944  option allows matches to occur only at word boundaries.
31945 \end_layout
31946
31947 \begin_layout Subsubsection
31948 Searching for mathematics
31949 \end_layout
31950
31951 \begin_layout Standard
31952 Mathematical formulas, such as 
31953 \begin_inset Formula $x^{2}$
31954 \end_inset
31955
31956  or something more complex like 
31957 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31958 \end_inset
31959
31960 , may be searched for by typing them in the 
31961 \family sans
31962 Find
31963 \family default
31964  editor.
31965  When searching for a formula, it is found both when it is alone and when
31966  it occurs in sub-formulas and nested parts of sub-formulas.
31967  For example the mentioned segments would be found in something like 
31968 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31969 \end_inset
31970
31971
31972 \end_layout
31973
31974 \begin_layout Subsubsection
31975 Style-aware search
31976 \end_layout
31977
31978 \begin_layout Standard
31979 It is also possible to search for text with specific styles.
31980  This is done by switching to the 
31981 \family sans
31982 Settings
31983 \family default
31984  tab of the dialog and unchecking the 
31985 \family sans
31986 Ignore format
31987 \family default
31988  option.
31989  This way, entering in the 
31990 \family sans
31991 Find
31992 \family default
31993  editor
31994 \end_layout
31995
31996 \begin_layout Itemize
31997 a normal word and searching for it would not find instances of the word
31998  occurring in emphasized or boldface.
31999 \end_layout
32000
32001 \begin_layout Itemize
32002 an emphasized or boldface word and searching for it would find the respective
32003  instances with the same face only, and within the same text style only.
32004 \end_layout
32005
32006 \begin_layout Itemize
32007 a normal word in a section heading, and searching for it, would find occurrences
32008  of it only within section headings.
32009  Also, if the text to search is given an emphasized or bold face, in addition
32010  to a section style, then it is found only when occurring with the same
32011  style.
32012 \end_layout
32013
32014 \begin_layout Itemize
32015 a displayed formula will only find instances of this formula that are also
32016  displayed formulas (and not inline formulas).
32017 \end_layout
32018
32019 \begin_layout Subsubsection
32020 Replace
32021 \end_layout
32022
32023 \begin_layout Standard
32024 The entries made in the 
32025 \family sans
32026 Find
32027 \family default
32028  editor can be replaced with entries made in the 
32029 \family sans
32030 Replace
32031 \begin_inset space ~
32032 \end_inset
32033
32034 with
32035 \family default
32036  editor.
32037  In order to find the next occurrence and replace it, click on the 
32038 \family sans
32039 Replace
32040 \family default
32041  button or alternatively press 
32042 \begin_inset Info
32043 type  "shortcut"
32044 arg   "break-paragraph"
32045 \end_inset
32046
32047  or 
32048 \family sans
32049 Shift+Return
32050 \family default
32051  while the cursor is in the 
32052 \family sans
32053 Replace
32054 \begin_inset space ~
32055 \end_inset
32056
32057 with
32058 \family default
32059  editor.
32060 \end_layout
32061
32062 \begin_layout Standard
32063 You can replace with fully-featured formatted LyX entries.
32064  Typical scenarios in which to use this capability might be (just to mention
32065  two):
32066 \end_layout
32067
32068 \begin_layout Itemize
32069 replacing occurrences of a word with a customized formatted version of the
32070  same word, for example replacing occurrences of a name like 
32071 \begin_inset Quotes eld
32072 \end_inset
32073
32074 func()
32075 \begin_inset Quotes erd
32076 \end_inset
32077
32078  with its typewriter version 
32079 \begin_inset Quotes eld
32080 \end_inset
32081
32082
32083 \family typewriter
32084 func()
32085 \family default
32086
32087 \begin_inset Quotes erd
32088 \end_inset
32089
32090
32091 \end_layout
32092
32093 \begin_layout Itemize
32094 performing a notation rework of mathematical symbols, for example replacing
32095  occurrences of 
32096 \begin_inset Quotes eld
32097 \end_inset
32098
32099
32100 \begin_inset Formula $R$
32101 \end_inset
32102
32103
32104 \begin_inset Quotes erd
32105 \end_inset
32106
32107  with 
32108 \begin_inset Quotes eld
32109 \end_inset
32110
32111
32112 \begin_inset Formula $\mathbb{R}$
32113 \end_inset
32114
32115
32116 \begin_inset Quotes erd
32117 \end_inset
32118
32119  (you may want to enable the 
32120 \family sans
32121 Whole
32122 \begin_inset space ~
32123 \end_inset
32124
32125 words
32126 \family default
32127  and 
32128 \family sans
32129 Case
32130 \begin_inset space ~
32131 \end_inset
32132
32133 sensitive
32134 \family default
32135  options and disable the 
32136 \family sans
32137 Ignore format
32138 \family default
32139  option in the 
32140 \family sans
32141 Settings
32142 \family default
32143  tab, in order to avoid replacing all 
32144 \begin_inset Quotes eld
32145 \end_inset
32146
32147 R
32148 \begin_inset Quotes erd
32149 \end_inset
32150
32151  letters occurring in normal text), or occurrences of 
32152 \begin_inset Formula $x_{j}^{i}$
32153 \end_inset
32154
32155  with 
32156 \begin_inset Formula $x_{i,\, j}$
32157 \end_inset
32158
32159 , or occurrences of 
32160 \begin_inset Formula $x[k]$
32161 \end_inset
32162
32163  with 
32164 \begin_inset Formula $x_{k}$
32165 \end_inset
32166
32167 .
32168 \end_layout
32169
32170 \begin_layout Subsection
32171 Advanced usage
32172 \end_layout
32173
32174 \begin_layout Standard
32175 There is a regular expression (regexp) based searching facility.
32176 \begin_inset Foot
32177 status collapsed
32178
32179 \begin_layout Plain Layout
32180 A good explanation of regular expressions is given in this Wikipedia entry:
32181  
32182 \begin_inset CommandInset href
32183 LatexCommand href
32184 target "http://en.wikipedia.org/wiki/Regular_expression"
32185
32186 \end_inset
32187
32188 .
32189 \end_layout
32190
32191 \end_inset
32192
32193  You can search for a regular expression by inserting a regexp inset into
32194  the 
32195 \family sans
32196 Find
32197 \family default
32198  editor.
32199  This is done with the context menu 
32200 \family sans
32201 Insert\SpecialChar \menuseparator
32202 Insert Regular Expression
32203 \family default
32204  while the cursor is in the 
32205 \family sans
32206 Find
32207 \family default
32208  editor.
32209  Characters entered within regexp insets are matched according to the regular
32210  expression matching rules
32211 \begin_inset Foot
32212 status collapsed
32213
32214 \begin_layout Plain Layout
32215 Under the constraint that any (sub)expression must match a well-formed LyX
32216  segment, i.
32217 \begin_inset space \thinspace{}
32218 \end_inset
32219
32220 e.
32221 \begin_inset space ~
32222 \end_inset
32223
32224 when matching LaTeX code, no segments with unbalanced {} braces are allowed
32225  to match expressions.
32226 \end_layout
32227
32228 \end_inset
32229
32230 , while text entered outside regexp insets is matched exactly against the
32231  same text in the document.
32232  You can cut and paste regexp-mode insets.
32233  Examples of using such a feature may be:
32234 \end_layout
32235
32236 \begin_layout Enumerate
32237 Searching for all fractions with a given denominator: for example, entering
32238  in the 
32239 \family sans
32240 Find
32241 \family default
32242  editor the fraction 
32243 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32244 \end_inset
32245
32246  (where the 
32247 \begin_inset Formula $.*$
32248 \end_inset
32249
32250  on the numerator is the match-everything regular expression) finds all
32251  fractions with the given denominator.
32252 \end_layout
32253
32254 \begin_layout Enumerate
32255 Searching for all text with a given style: for example, after unchecking
32256  the 
32257 \family sans
32258 Ignore format
32259 \family default
32260  option from the 
32261 \family sans
32262 Settings
32263 \family default
32264  tab, entering a 
32265 \series bold
32266
32267 \begin_inset Formula $.*$
32268 \end_inset
32269
32270
32271 \series default
32272  regular expression and giving it an emphasized or bold face, finds all
32273  emphasized or bold face text respectively.
32274  Also, by inserting a 
32275 \begin_inset Formula $.*$
32276 \end_inset
32277
32278  regular expression in a bullet or enumerated list or a section heading,
32279  you can find all bullet or enumerated lists or section headings.
32280 \end_layout
32281
32282 \begin_layout Standard
32283 Finally, references to (sub)expressions in regexp may be used as usual:
32284  Enclosing parts of the expression within round braces 
32285 \begin_inset Formula $()$
32286 \end_inset
32287
32288 , and referring back to them through 
32289 \begin_inset Formula $\backslash1$
32290 \end_inset
32291
32292
32293 \begin_inset Formula $\backslash2$
32294 \end_inset
32295
32296 , etc..
32297  For example, try searching with the regexp
32298 \begin_inset Newline newline
32299 \end_inset
32300
32301 [[:space:]]([[:alpha:]]+)[[:space:]]
32302 \backslash
32303 1[[:space:]]
32304 \begin_inset Newline newline
32305 \end_inset
32306
32307 in order to find word repetitions, if there are any.
32308 \end_layout
32309
32310 \begin_layout Standard
32311 The usage of back references in the replaced text is not (yet) implemented.
32312 \end_layout
32313
32314 \begin_layout Standard
32315 \begin_inset Note Greyedout
32316 status open
32317
32318 \begin_layout Plain Layout
32319
32320 \series bold
32321 Note:
32322 \series default
32323  Back references work both when occurring within the same regexp, and when
32324  occurring in multiple different regexps, where the numbering of back-referenced
32325  sub-expressions is absolute.
32326  That is,
32327 \begin_inset space ~
32328 \end_inset
32329
32330
32331 \begin_inset Formula $\backslash1$
32332 \end_inset
32333
32334  always refers to the first occurrence of 
32335 \begin_inset Formula $()$
32336 \end_inset
32337
32338  in all entered regexps.
32339 \end_layout
32340
32341 \end_inset
32342
32343
32344 \end_layout
32345
32346 \begin_layout Section
32347 Spell Checking
32348 \begin_inset CommandInset label
32349 LatexCommand label
32350 name "sec:Spellchecking"
32351
32352 \end_inset
32353
32354
32355 \begin_inset Index idx
32356 status collapsed
32357
32358 \begin_layout Plain Layout
32359 Spell checking
32360 \end_layout
32361
32362 \end_inset
32363
32364
32365 \end_layout
32366
32367 \begin_layout Standard
32368 LyX has a built-in spell checker.
32369  The menu
32370 \family sans
32371  Tools\SpecialChar \menuseparator
32372 Spellchecker
32373 \family default
32374 , the 
32375 \family sans
32376 F7
32377 \family default
32378  key or the toolbar button 
32379 \begin_inset Info
32380 type  "icon"
32381 arg   "dialog-show spellchecker"
32382 \end_inset
32383
32384  start the spell checking from either the current cursor position or the
32385  beginning of the currently selected text.
32386  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32387  you to edit and replace it in a second line.
32388  Whenever an unknown word is found, the word is highlighted and the text
32389  scrolled so that it is visible.
32390  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32391 n, if any could be found.
32392  Clicking on one of the corrections will copy it to the 
32393 \family sans
32394 Replacement
32395 \family default
32396  field, double-clicking directly invokes the replacement.
32397  Unknown but correctly typed words can be added to the personal dictionary.
32398 \end_layout
32399
32400 \begin_layout Standard
32401 By default, the dictionary file used is determined by the document language
32402  that is set in the 
32403 \family sans
32404 Document\SpecialChar \menuseparator
32405 Settings
32406 \family default
32407  dialog.
32408  You can specify the language of a word in the spellchecker dialog by choosing
32409  a different one at the top of the dialog.
32410  LyX can correctly spell check documents containing multiple languages.
32411  This works if you have set the language of the text parts using the 
32412 \family sans
32413 Text
32414 \begin_inset space ~
32415 \end_inset
32416
32417 Style
32418 \family default
32419  dialog (
32420 \begin_inset Info
32421 type  "icon"
32422 arg   "dialog-show character"
32423 \end_inset
32424
32425 ) and have the spell checker dictionaries installed.
32426  LyX automatically switches to the appropriate dictionary file.
32427 \end_layout
32428
32429 \begin_layout Standard
32430 All spell-checker dictionaries supported by LyX can be downloaded from here:
32431 \begin_inset Newline newline
32432 \end_inset
32433
32434
32435 \begin_inset Flex URL
32436 status collapsed
32437
32438 \begin_layout Plain Layout
32439
32440 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32441 \end_layout
32442
32443 \end_inset
32444
32445
32446 \begin_inset Newline newline
32447 \end_inset
32448
32449 There are 2
32450 \begin_inset space ~
32451 \end_inset
32452
32453 files for each language.
32454  To install a dictionary on Windows, copy the 2
32455 \begin_inset space ~
32456 \end_inset
32457
32458 files into LyX's installation subfolder 
32459 \family sans
32460 ~
32461 \backslash
32462 Resources
32463 \backslash
32464 dicts
32465 \family default
32466  and restart LyX.
32467 \begin_inset Newline newline
32468 \end_inset
32469
32470 With Linux one needs to install the packages for the desired language.
32471  The number of these packages vary depending on the Linux distribution,
32472  but in most cases these are 
32473 \family typewriter
32474 aspell-xx
32475 \family default
32476
32477 \family typewriter
32478 hunspell-xx
32479 \family default
32480 ,
32481 \family typewriter
32482  myspell-xx
32483 \family default
32484 , etc., where 
32485 \family sans
32486 xx
32487 \family default
32488  is the language code.
32489 \end_layout
32490
32491 \begin_layout Subsection
32492 Further Settings
32493 \end_layout
32494
32495 \begin_layout Standard
32496 In the menu 
32497 \family sans
32498 Tools\SpecialChar \menuseparator
32499 Preferences\SpecialChar \menuseparator
32500 Language
32501 \begin_inset space ~
32502 \end_inset
32503
32504 Settings\SpecialChar \menuseparator
32505 Spellchecker
32506 \family default
32507  you can set the following things:
32508 \end_layout
32509
32510 \begin_layout Description
32511 Spellchecker
32512 \begin_inset space ~
32513 \end_inset
32514
32515 engine Select the library LyX should use for spell checking.
32516  Depending on your platform, 
32517 \family typewriter
32518 aspell
32519 \family default
32520
32521 \family typewriter
32522 hunspell
32523 \family default
32524  or 
32525 \family typewriter
32526 enchant
32527 \begin_inset Foot
32528 status collapsed
32529
32530 \begin_layout Plain Layout
32531 Enchant itself is a wrapper library having different configurable back-ends.
32532  Please consult the documentation or man-page of it to learn more.
32533 \end_layout
32534
32535 \end_inset
32536
32537
32538 \family default
32539  are available.
32540  On Windows only 
32541 \family typewriter
32542 hunspell
32543 \family default
32544  is available.
32545 \end_layout
32546
32547 \begin_layout Description
32548 Alternative
32549 \begin_inset space ~
32550 \end_inset
32551
32552 language If this field is not empty, LyX will always use the given language
32553  for the spell checking, no matter what the document language is.
32554 \end_layout
32555
32556 \begin_layout Description
32557 Escape
32558 \begin_inset space ~
32559 \end_inset
32560
32561 characters Allows you to add non-standard characters that the spell checker
32562  should escape, e.
32563 \begin_inset space \thinspace{}
32564 \end_inset
32565
32566 g.
32567 \begin_inset space \space{}
32568 \end_inset
32569
32570 German umlauts.
32571  This should normally not be needed.
32572 \end_layout
32573
32574 \begin_layout Description
32575 Accept
32576 \begin_inset space ~
32577 \end_inset
32578
32579 compound
32580 \begin_inset space ~
32581 \end_inset
32582
32583 words Prevents the spell checker from complaining about compounded words
32584  like 
32585 \begin_inset Quotes eld
32586 \end_inset
32587
32588 passthrough
32589 \begin_inset Quotes erd
32590 \end_inset
32591
32592 .
32593 \end_layout
32594
32595 \begin_layout Description
32596 Spellcheck
32597 \begin_inset space ~
32598 \end_inset
32599
32600 continuously Checks the spelling of your document as you type it.
32601  Misspelled words get underlined with a dotted red line.
32602  By right-clicking on an underlined word, suggestions from the spellchecker
32603  appear in a context menu.
32604  Choosing one of them will replace the misspelled word with the suggested
32605  word.
32606 \end_layout
32607
32608 \begin_layout Description
32609 Spellcheck
32610 \begin_inset space ~
32611 \end_inset
32612
32613 notes
32614 \begin_inset space ~
32615 \end_inset
32616
32617 and
32618 \begin_inset space ~
32619 \end_inset
32620
32621 comments If enabled, the spelling of non-printed document content is checked
32622  as well.
32623 \end_layout
32624
32625 \begin_layout Section
32626 Thesaurus
32627 \begin_inset Index idx
32628 status collapsed
32629
32630 \begin_layout Plain Layout
32631 Thesaurus
32632 \end_layout
32633
32634 \end_inset
32635
32636
32637 \begin_inset CommandInset label
32638 LatexCommand label
32639 name "sec:Thesaurus"
32640
32641 \end_inset
32642
32643
32644 \end_layout
32645
32646 \begin_layout Standard
32647 LyX provides a multilingual thesaurus.
32648  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32649  (namely the 
32650 \family sans
32651 MyThes
32652 \family default
32653
32654 \begin_inset Foot
32655 status collapsed
32656
32657 \begin_layout Plain Layout
32658 \begin_inset CommandInset href
32659 LatexCommand href
32660 target "http://lingucomponent.openoffice.org/thesaurus.html"
32661
32662 \end_inset
32663
32664
32665 \end_layout
32666
32667 \end_inset
32668
32669  thesaurus library, which is included in LyX).
32670  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32671  which are available for many languages.
32672 \end_layout
32673
32674 \begin_layout Standard
32675 This section describes how new dictionaries are installed and set up for
32676  the use with LyX.
32677 \end_layout
32678
32679 \begin_layout Subsection
32680 Setting up the thesaurus
32681 \end_layout
32682
32683 \begin_layout Standard
32684 The 
32685 \family sans
32686 MyThes
32687 \emph on
32688 /
32689 \emph default
32690 OpenOffice
32691 \family default
32692  thesauri consist of two files per language: A file with the suffix 
32693 \emph on
32694 *.dat
32695 \emph default
32696  containing the data and an index file with the suffix 
32697 \emph on
32698 *.idx
32699 \emph default
32700 .
32701  The standardized file names include the language code for the given language
32702  (e.
32703 \begin_inset space \thinspace{}
32704 \end_inset
32705
32706 g.
32707 \begin_inset space ~
32708 \end_inset
32709
32710
32711 \family sans
32712 en_US
32713 \family default
32714  for US English).
32715  For instance, the US English files are named:
32716 \end_layout
32717
32718 \begin_layout Itemize
32719 th_en_EN_v2.idx
32720 \end_layout
32721
32722 \begin_layout Itemize
32723 th_en_EN_v2.dat
32724 \end_layout
32725
32726 \begin_layout Standard
32727 If you have 
32728 \family sans
32729 LibreOffice
32730 \family default
32731  or 
32732 \family sans
32733 OpenOffice
32734 \family default
32735  and its thesaurus installed, these files should be already on your system
32736  and you just need to point LyX (in 
32737 \family sans
32738 Tools\SpecialChar \menuseparator
32739 Preferences\SpecialChar \menuseparator
32740 Paths\SpecialChar \menuseparator
32741 Thesaurus
32742 \begin_inset space ~
32743 \end_inset
32744
32745 dictionaries
32746 \family default
32747 ) to the path where they are installed.
32748 \begin_inset Foot
32749 status collapsed
32750
32751 \begin_layout Plain Layout
32752 On Linux, depending on your distribution and the way you installed the dictionar
32753 ies, typical locations are 
32754 \family typewriter
32755 /usr/share/mythes/
32756 \family default
32757
32758 \family typewriter
32759 /usr/share/myspell/dicts/
32760 \family default
32761
32762 \family typewriter
32763 /usr/share/ooo/thesaurus/
32764 \family default
32765 ,
32766 \family typewriter
32767  ~/.config/libreoffice/<version>/user/
32768 \family default
32769  or alike.
32770  On Windows, dictionaries are to be found at 
32771 \family typewriter
32772 ~
32773 \backslash
32774 Program Files
32775 \backslash
32776 LibreOffice-<Version>
32777 \backslash
32778 share
32779 \backslash
32780 extensions 
32781 \family default
32782 or similar.
32783  On the Mac, the default location is 
32784 \family typewriter
32785 /Users\SpecialChar \slash{}
32786 <user name>\SpecialChar \slash{}
32787 Library\SpecialChar \slash{}
32788 Application Support\SpecialChar \slash{}
32789 libreoffice\SpecialChar \slash{}
32790 <version>\SpecialChar \slash{}
32791 user
32792 \family default
32793 /.
32794 \end_layout
32795
32796 \end_inset
32797
32798  On Windows, you can alternatively also select dictionaries for installation
32799  during the LyX installation process, which will then be installed in the
32800  correct place right away.
32801 \end_layout
32802
32803 \begin_layout Standard
32804 If you want to install new\SpecialChar \slash{}
32805 further thesaurus dictionaries, you can downloaded
32806  them from here:
32807 \end_layout
32808
32809 \begin_layout Itemize
32810 \begin_inset Flex URL
32811 status open
32812
32813 \begin_layout Plain Layout
32814
32815 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
32816 \end_layout
32817
32818 \end_inset
32819
32820
32821 \end_layout
32822
32823 \begin_layout Standard
32824 To install a new dictionary, download the two files for this dictionary
32825  into the thesaurus path (which is set in 
32826 \family sans
32827 Tools\SpecialChar \menuseparator
32828 Preferences\SpecialChar \menuseparator
32829 Paths\SpecialChar \menuseparator
32830 Thesaurus
32831 \begin_inset space ~
32832 \end_inset
32833
32834 dictionaries
32835 \family default
32836 ) and restart LyX.
32837  If this path is not defined yet, you can use a dictionary of your choice
32838  and point LyX there.
32839 \end_layout
32840
32841 \begin_layout Standard
32842 Alternatively, you can also install new dictionaries via 
32843 \family sans
32844 LibreOffice\SpecialChar \slash{}
32845 OpenOffice
32846 \family default
32847  or, on Linux, via your package manager (look for 
32848 \emph on
32849 mythes-*
32850 \emph default
32851  or 
32852 \emph on
32853 libreoffice-thesaurus-*
32854 \emph default
32855  packages).
32856  If you do this, make sure that LyX is able to find the installed dictionaries,
32857  i.
32858 \begin_inset space \thinspace{}
32859 \end_inset
32860
32861 e.
32862  that 
32863 \family sans
32864 Tools\SpecialChar \menuseparator
32865 Preferences\SpecialChar \menuseparator
32866 Paths\SpecialChar \menuseparator
32867 Thesaurus
32868 \begin_inset space ~
32869 \end_inset
32870
32871 dictionaries
32872 \family default
32873  points to the path where you installed these dictionaries.
32874 \end_layout
32875
32876 \begin_layout Subsection
32877 Using the thesaurus
32878 \end_layout
32879
32880 \begin_layout Standard
32881 To start the thesaurus, use the menu 
32882 \family sans
32883 Tools\SpecialChar \menuseparator
32884 Thesaurus
32885 \family default
32886  or the toolbar button 
32887 \begin_inset Info
32888 type  "icon"
32889 arg   "thesaurus-entry"
32890 \end_inset
32891
32892  while the cursor is at the word you want to look up or while a word is
32893  selected.
32894  A dialog pops up showing you probably related words that you can use as
32895  a replacement.
32896  The suggestions are grouped into categories.
32897  Note that, for some languages (such as English), the thesaurus does not
32898  only show equivalent words (synonyms), but also generic terms (such as
32899  
32900 \emph on
32901 organism
32902 \emph default
32903  for 
32904 \emph on
32905 plant
32906 \emph default
32907 ), related terms (such as 
32908 \emph on
32909 political
32910 \begin_inset space ~
32911 \end_inset
32912
32913 theory
32914 \emph default
32915  for 
32916 \emph on
32917 anarchistic
32918 \emph default
32919 ), compounds (such as 
32920 \emph on
32921 tree
32922 \begin_inset space ~
32923 \end_inset
32924
32925 diagram
32926 \emph default
32927 , if you look for 
32928 \emph on
32929 tree
32930 \emph default
32931 ) and opposites (antonyms) (such as 
32932 \emph on
32933 girl
32934 \emph default
32935  for 
32936 \emph on
32937 boy
32938 \emph default
32939 ).
32940  Generic terms, related terms and antonyms are marked as such.
32941 \end_layout
32942
32943 \begin_layout Standard
32944 The language is automatically chosen from the language at the cursor, but
32945  you can also switch it in the dialog, as you can enter new words to look
32946  up directly there.
32947 \end_layout
32948
32949 \begin_layout Standard
32950 Note that the thesaurus cannot handle phrases (only compounds that are in
32951  the dictionary, such as the above 
32952 \emph on
32953 tree diagram
32954 \emph default
32955 ), and you have to use the so called lemma form, i.
32956 \begin_inset space \thinspace{}
32957 \end_inset
32958
32959 e.
32960 \begin_inset space \space{}
32961 \end_inset
32962
32963 the form that is used in the dictionaries (for many languages: first person
32964  singular indicative active for nouns, infinitive for verbs).
32965  For example, looking up the word form 
32966 \emph on
32967 reporting
32968 \emph default
32969  yields no results, while results are shown for the word form 
32970 \emph on
32971 report
32972 \emph default
32973 .
32974  Your best bet is to highlight only the relevant part of such a word (e.
32975 \begin_inset space \thinspace{}
32976 \end_inset
32977
32978 g.
32979 \begin_inset space \space{}
32980 \end_inset
32981
32982
32983 \emph on
32984 report
32985 \emph default
32986  in 
32987 \emph on
32988 report
32989 \emph default
32990 s); then you will get suggestions without needing to adjust the query in
32991  the dialog, and also the replacement will probably be correct (as only
32992  the highlighted part will be replaced; thus the ending remains).
32993 \end_layout
32994
32995 \begin_layout Section
32996 Change Tracking
32997 \begin_inset Index idx
32998 status collapsed
32999
33000 \begin_layout Plain Layout
33001 Change Tracking
33002 \end_layout
33003
33004 \end_inset
33005
33006
33007 \begin_inset Index idx
33008 status collapsed
33009
33010 \begin_layout Plain Layout
33011 Document ! Change Tracking
33012 \end_layout
33013
33014 \end_inset
33015
33016
33017 \begin_inset CommandInset label
33018 LatexCommand label
33019 name "sec:Change-Tracking"
33020
33021 \end_inset
33022
33023
33024 \end_layout
33025
33026 \begin_layout Standard
33027 When you work on a document collaboratively it is extremely useful to be
33028  able to see changes that others have made highlighted in the document.
33029  You can then decide if you want to accept a change or not.
33030  This can be achieved by turning on change tracking in the menu 
33031 \family sans
33032 Document\SpecialChar \menuseparator
33033 Change
33034 \begin_inset space ~
33035 \end_inset
33036
33037 Tracking\SpecialChar \menuseparator
33038 Track
33039 \begin_inset space ~
33040 \end_inset
33041
33042 Changes
33043 \family default
33044 .
33045 \end_layout
33046
33047 \begin_layout Standard
33048 Changes made in the document will then be highlighted by strokes and colors:
33049  
33050 \bar under
33051 \color blue
33052 underlined text
33053 \bar default
33054 \color inherit
33055  is an addition, 
33056 \strikeout on
33057 \color blue
33058 canceled text
33059 \strikeout default
33060 \color inherit
33061  is a deletion.
33062  The color depends on the author that made the change.
33063  You can change the color in 
33064 \family sans
33065 Tools\SpecialChar \menuseparator
33066 Preferences\SpecialChar \menuseparator
33067 Look
33068 \begin_inset space ~
33069 \end_inset
33070
33071 &
33072 \begin_inset space ~
33073 \end_inset
33074
33075 feel
33076 \family default
33077 \SpecialChar \menuseparator
33078
33079 \family sans
33080 Colors
33081 \family default
33082 .
33083 \begin_inset Index idx
33084 status collapsed
33085
33086 \begin_layout Plain Layout
33087 Color ! Change tracking
33088 \end_layout
33089
33090 \end_inset
33091
33092  The author and the date of the change are shown in LyX's status bar when
33093  the cursor is in changed text.
33094  The same information is shown when you use the toolbar button 
33095 \begin_inset Info
33096 type  "icon"
33097 arg   "changes-merge"
33098 \end_inset
33099
33100 .
33101 \end_layout
33102
33103 \begin_layout Standard
33104 When change tracking is activated, you will see the review toolbar in LyX:
33105 \begin_inset Index idx
33106 status collapsed
33107
33108 \begin_layout Plain Layout
33109 Toolbar ! Review
33110 \end_layout
33111
33112 \end_inset
33113
33114
33115 \end_layout
33116
33117 \begin_layout Standard
33118 \begin_inset VSpace defskip
33119 \end_inset
33120
33121
33122 \end_layout
33123
33124 \begin_layout Standard
33125 \begin_inset Graphics
33126         filename clipart/ChangesToolbar.png
33127         scale 90
33128
33129 \end_inset
33130
33131
33132 \end_layout
33133
33134 \begin_layout Standard
33135 \begin_inset VSpace defskip
33136 \end_inset
33137
33138
33139 \end_layout
33140
33141 \begin_layout Standard
33142 The review toolbar as shown above contains the following buttons:
33143 \end_layout
33144
33145 \begin_layout Standard
33146 \begin_inset VSpace defskip
33147 \end_inset
33148
33149
33150 \end_layout
33151
33152 \begin_layout Standard
33153 \begin_inset Tabular
33154 <lyxtabular version="3" rows="10" columns="2">
33155 <features rotate="0" islongtable="true" longtabularalignment="center">
33156 <column alignment="left" valignment="top">
33157 <column alignment="left" valignment="top">
33158 <row interlinespace="2.5mm">
33159 <cell alignment="center" valignment="top" usebox="none">
33160 \begin_inset Text
33161
33162 \begin_layout Plain Layout
33163
33164 \family sans
33165 \begin_inset Info
33166 type  "icon"
33167 arg   "changes-track"
33168 \end_inset
33169
33170
33171 \end_layout
33172
33173 \end_inset
33174 </cell>
33175 <cell alignment="center" valignment="top" usebox="none">
33176 \begin_inset Text
33177
33178 \begin_layout Plain Layout
33179
33180 \family sans
33181 Document\SpecialChar \menuseparator
33182 Change
33183 \begin_inset space ~
33184 \end_inset
33185
33186 Tracking\SpecialChar \menuseparator
33187 Track
33188 \begin_inset space ~
33189 \end_inset
33190
33191 Changes
33192 \end_layout
33193
33194 \end_inset
33195 </cell>
33196 </row>
33197 <row interlinespace="2.5mm">
33198 <cell alignment="center" valignment="top" usebox="none">
33199 \begin_inset Text
33200
33201 \begin_layout Plain Layout
33202
33203 \family sans
33204 \begin_inset Info
33205 type  "icon"
33206 arg   "changes-output"
33207 \end_inset
33208
33209
33210 \end_layout
33211
33212 \end_inset
33213 </cell>
33214 <cell alignment="center" valignment="top" usebox="none">
33215 \begin_inset Text
33216
33217 \begin_layout Plain Layout
33218
33219 \family sans
33220 Document\SpecialChar \menuseparator
33221 Change
33222 \begin_inset space ~
33223 \end_inset
33224
33225 Tracking\SpecialChar \menuseparator
33226 Show
33227 \begin_inset space ~
33228 \end_inset
33229
33230 Changes
33231 \begin_inset space ~
33232 \end_inset
33233
33234 in
33235 \begin_inset space ~
33236 \end_inset
33237
33238 Output
33239 \end_layout
33240
33241 \end_inset
33242 </cell>
33243 </row>
33244 <row interlinespace="2.5mm">
33245 <cell alignment="center" valignment="top" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249
33250 \family sans
33251 \begin_inset Info
33252 type  "icon"
33253 arg   "change-next"
33254 \end_inset
33255
33256
33257 \end_layout
33258
33259 \end_inset
33260 </cell>
33261 <cell alignment="center" valignment="top" usebox="none">
33262 \begin_inset Text
33263
33264 \begin_layout Plain Layout
33265 Jumps to the next change
33266 \end_layout
33267
33268 \end_inset
33269 </cell>
33270 </row>
33271 <row interlinespace="2.5mm">
33272 <cell alignment="center" valignment="top" usebox="none">
33273 \begin_inset Text
33274
33275 \begin_layout Plain Layout
33276
33277 \family sans
33278 \begin_inset Info
33279 type  "icon"
33280 arg   "change-accept"
33281 \end_inset
33282
33283
33284 \end_layout
33285
33286 \end_inset
33287 </cell>
33288 <cell alignment="center" valignment="top" usebox="none">
33289 \begin_inset Text
33290
33291 \begin_layout Plain Layout
33292
33293 \family sans
33294 Document\SpecialChar \menuseparator
33295 Change
33296 \begin_inset space ~
33297 \end_inset
33298
33299 Tracking\SpecialChar \menuseparator
33300 Accept
33301 \begin_inset space ~
33302 \end_inset
33303
33304 Change
33305 \end_layout
33306
33307 \end_inset
33308 </cell>
33309 </row>
33310 <row interlinespace="2.5mm">
33311 <cell alignment="center" valignment="top" usebox="none">
33312 \begin_inset Text
33313
33314 \begin_layout Plain Layout
33315
33316 \family sans
33317 \begin_inset Info
33318 type  "icon"
33319 arg   "change-reject"
33320 \end_inset
33321
33322
33323 \end_layout
33324
33325 \end_inset
33326 </cell>
33327 <cell alignment="center" valignment="top" usebox="none">
33328 \begin_inset Text
33329
33330 \begin_layout Plain Layout
33331
33332 \family sans
33333 Document\SpecialChar \menuseparator
33334 Change
33335 \begin_inset space ~
33336 \end_inset
33337
33338 Tracking\SpecialChar \menuseparator
33339 Reject
33340 \begin_inset space ~
33341 \end_inset
33342
33343 Change
33344 \end_layout
33345
33346 \end_inset
33347 </cell>
33348 </row>
33349 <row interlinespace="2.5mm">
33350 <cell alignment="center" valignment="top" usebox="none">
33351 \begin_inset Text
33352
33353 \begin_layout Plain Layout
33354
33355 \family sans
33356 \begin_inset Info
33357 type  "icon"
33358 arg   "changes-merge"
33359 \end_inset
33360
33361
33362 \end_layout
33363
33364 \end_inset
33365 </cell>
33366 <cell alignment="center" valignment="top" usebox="none">
33367 \begin_inset Text
33368
33369 \begin_layout Plain Layout
33370
33371 \family sans
33372 Document\SpecialChar \menuseparator
33373 Change
33374 \begin_inset space ~
33375 \end_inset
33376
33377 Tracking\SpecialChar \menuseparator
33378 Merge
33379 \begin_inset space ~
33380 \end_inset
33381
33382 Changes
33383 \end_layout
33384
33385 \end_inset
33386 </cell>
33387 </row>
33388 <row interlinespace="2.5mm">
33389 <cell alignment="center" valignment="top" usebox="none">
33390 \begin_inset Text
33391
33392 \begin_layout Plain Layout
33393
33394 \family sans
33395 \begin_inset Info
33396 type  "icon"
33397 arg   "all-changes-accept"
33398 \end_inset
33399
33400
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 <cell alignment="center" valignment="top" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Plain Layout
33409
33410 \family sans
33411 Document\SpecialChar \menuseparator
33412 Change
33413 \begin_inset space ~
33414 \end_inset
33415
33416 Tracking\SpecialChar \menuseparator
33417 Accept
33418 \begin_inset space ~
33419 \end_inset
33420
33421 All
33422 \begin_inset space ~
33423 \end_inset
33424
33425 Changes
33426 \end_layout
33427
33428 \end_inset
33429 </cell>
33430 </row>
33431 <row interlinespace="2.5mm">
33432 <cell alignment="center" valignment="top" usebox="none">
33433 \begin_inset Text
33434
33435 \begin_layout Plain Layout
33436
33437 \family sans
33438 \begin_inset Info
33439 type  "icon"
33440 arg   "all-changes-reject"
33441 \end_inset
33442
33443
33444 \end_layout
33445
33446 \end_inset
33447 </cell>
33448 <cell alignment="center" valignment="top" usebox="none">
33449 \begin_inset Text
33450
33451 \begin_layout Plain Layout
33452
33453 \family sans
33454 Document\SpecialChar \menuseparator
33455 Change
33456 \begin_inset space ~
33457 \end_inset
33458
33459 Tracking\SpecialChar \menuseparator
33460 Reject
33461 \begin_inset space ~
33462 \end_inset
33463
33464 All
33465 \begin_inset space ~
33466 \end_inset
33467
33468 Changes
33469 \end_layout
33470
33471 \end_inset
33472 </cell>
33473 </row>
33474 <row interlinespace="2.5mm">
33475 <cell alignment="center" valignment="top" usebox="none">
33476 \begin_inset Text
33477
33478 \begin_layout Plain Layout
33479
33480 \family sans
33481 \begin_inset Info
33482 type  "icon"
33483 arg   "note-insert"
33484 \end_inset
33485
33486
33487 \end_layout
33488
33489 \end_inset
33490 </cell>
33491 <cell alignment="center" valignment="top" usebox="none">
33492 \begin_inset Text
33493
33494 \begin_layout Plain Layout
33495
33496 \family sans
33497 Insert\SpecialChar \menuseparator
33498 Note\SpecialChar \menuseparator
33499 Ly
33500 \begin_inset ERT
33501 status collapsed
33502
33503 \begin_layout Plain Layout
33504
33505 {}
33506 \end_layout
33507
33508 \end_inset
33509
33510 X
33511 \begin_inset space ~
33512 \end_inset
33513
33514 Note
33515 \end_layout
33516
33517 \end_inset
33518 </cell>
33519 </row>
33520 <row interlinespace="2.5mm">
33521 <cell alignment="center" valignment="top" usebox="none">
33522 \begin_inset Text
33523
33524 \begin_layout Plain Layout
33525
33526 \family sans
33527 \begin_inset Info
33528 type  "icon"
33529 arg   "note-next"
33530 \end_inset
33531
33532
33533 \end_layout
33534
33535 \end_inset
33536 </cell>
33537 <cell alignment="center" valignment="top" usebox="none">
33538 \begin_inset Text
33539
33540 \begin_layout Plain Layout
33541
33542 \family sans
33543 Navigate\SpecialChar \menuseparator
33544 Next
33545 \begin_inset space ~
33546 \end_inset
33547
33548 Note
33549 \end_layout
33550
33551 \end_inset
33552 </cell>
33553 </row>
33554 </lyxtabular>
33555
33556 \end_inset
33557
33558
33559 \end_layout
33560
33561 \begin_layout Standard
33562 \begin_inset VSpace defskip
33563 \end_inset
33564
33565
33566 \end_layout
33567
33568 \begin_layout Standard
33569 Not all changes are (yet) visualized, especially no format changes like
33570  from 
33571 \emph on
33572 normal
33573 \emph default
33574  to 
33575 \emph on
33576 bold
33577 \emph default
33578  font or 
33579 \emph on
33580 Standard
33581 \emph default
33582  to 
33583 \emph on
33584 Description
33585 \emph default
33586  paragraph.
33587 \end_layout
33588
33589 \begin_layout Standard
33590 The review toolbar helps you to accept, reject, or merge changes – highlight
33591  the change and press one of the desired toolbar buttons.
33592  When you merge changes, a window pops up showing you information about
33593  the next change after the current cursor position.
33594  So you don't need to highlight a certain change.
33595  Within the merge window you can decide to accept or reject changes and
33596  step to the next change.
33597  This way you can jump through all the changes in the document.
33598 \end_layout
33599
33600 \begin_layout Standard
33601 The toolbar has two buttons to handle notes because notes are often important
33602  to describe a change.
33603 \end_layout
33604
33605 \begin_layout Standard
33606 To show the changes made in the output you need the LaTeX package 
33607 \series bold
33608 dvipost
33609 \series default
33610
33611 \begin_inset Index idx
33612 status collapsed
33613
33614 \begin_layout Plain Layout
33615 LaTeX-packages ! dvipost
33616 \end_layout
33617
33618 \end_inset
33619
33620  installed.
33621  You will find it in the TeX Catalogue, 
33622 \begin_inset CommandInset citation
33623 LatexCommand cite
33624 key "TeXCatalogue"
33625
33626 \end_inset
33627
33628  or in the package manager of your LaTeX-system.
33629 \end_layout
33630
33631 \begin_layout Section
33632 Comparison of Documents
33633 \begin_inset CommandInset label
33634 LatexCommand label
33635 name "sec:Comparison-of-Documents"
33636
33637 \end_inset
33638
33639
33640 \begin_inset Index idx
33641 status collapsed
33642
33643 \begin_layout Plain Layout
33644 Comparison of documents
33645 \end_layout
33646
33647 \end_inset
33648
33649
33650 \end_layout
33651
33652 \begin_layout Standard
33653 You can compare two different LyX files via the menu 
33654 \family sans
33655 Tools\SpecialChar \menuseparator
33656 Compare
33657 \family default
33658 .
33659  The comparison result is a LyX file with change tracking enabled showing
33660  the differences.
33661  In the comparison dialog you can select from which document LyX should
33662  take the document settings for the resulting difference file with the option
33663  
33664 \family sans
33665 Copy
33666 \begin_inset space ~
33667 \end_inset
33668
33669 Document
33670 \begin_inset space ~
33671 \end_inset
33672
33673 Settings
33674 \begin_inset space ~
33675 \end_inset
33676
33677 from
33678 \family default
33679 .
33680  The option 
33681 \family sans
33682 Enable
33683 \begin_inset space ~
33684 \end_inset
33685
33686 change
33687 \begin_inset space ~
33688 \end_inset
33689
33690 tracking
33691 \begin_inset space ~
33692 \end_inset
33693
33694 features
33695 \begin_inset space ~
33696 \end_inset
33697
33698 in
33699 \begin_inset space ~
33700 \end_inset
33701
33702 the
33703 \begin_inset space ~
33704 \end_inset
33705
33706 output
33707 \family default
33708  enables the change tracking option 
33709 \family sans
33710 Show
33711 \begin_inset space ~
33712 \end_inset
33713
33714 Changes
33715 \begin_inset space ~
33716 \end_inset
33717
33718 in
33719 \begin_inset space ~
33720 \end_inset
33721
33722 Output
33723 \family default
33724  to visualize the differences also in the PDF output of the difference file.
33725 \end_layout
33726
33727 \begin_layout Section
33728 International Support
33729 \begin_inset Index idx
33730 status collapsed
33731
33732 \begin_layout Plain Layout
33733 International support
33734 \end_layout
33735
33736 \end_inset
33737
33738
33739 \end_layout
33740
33741 \begin_layout Standard
33742 This section describes how to use LyX with any language you want.
33743  For some languages there are special Wiki-pages that explain how to set
33744  up LyX to use them: 
33745 \begin_inset CommandInset citation
33746 LatexCommand cite
33747 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
33748
33749 \end_inset
33750
33751
33752 \end_layout
33753
33754 \begin_layout Standard
33755 Besides languages, LyX also supports phonetic symbols, see section
33756 \begin_inset space ~
33757 \end_inset
33758
33759
33760 \begin_inset CommandInset ref
33761 LatexCommand ref
33762 reference "sub:Special-Character"
33763
33764 \end_inset
33765
33766 .
33767 \end_layout
33768
33769 \begin_layout Subsection
33770 Language Options
33771 \begin_inset Index idx
33772 status collapsed
33773
33774 \begin_layout Plain Layout
33775 Language ! Options
33776 \end_layout
33777
33778 \end_inset
33779
33780
33781 \begin_inset Index idx
33782 status collapsed
33783
33784 \begin_layout Plain Layout
33785 Document ! Settings
33786 \end_layout
33787
33788 \end_inset
33789
33790
33791 \begin_inset Index idx
33792 status collapsed
33793
33794 \begin_layout Plain Layout
33795 Document ! Language
33796 \end_layout
33797
33798 \end_inset
33799
33800
33801 \end_layout
33802
33803 \begin_layout Standard
33804 The 
33805 \family sans
33806 Document\SpecialChar \menuseparator
33807 Settings\SpecialChar \menuseparator
33808 Language
33809 \family default
33810  dialog lets you set 
33811 \family roman
33812 the language, the quote style and character encoding
33813 \family default
33814 .
33815 \end_layout
33816
33817 \begin_layout Standard
33818 Under 
33819 \family sans
33820 Encoding
33821 \family default
33822  you can choose the character encoding map you want to use for LaTeX export.
33823  The option 
33824 \family sans
33825 Language
33826 \begin_inset space ~
33827 \end_inset
33828
33829 Default
33830 \family default
33831  is the preferred choice and works well in most cases.
33832  For details about the different encoding options see section
33833 \begin_inset space ~
33834 \end_inset
33835
33836
33837 \begin_inset CommandInset ref
33838 LatexCommand ref
33839 reference "sec:Language-encodings"
33840
33841 \end_inset
33842
33843 .
33844 \end_layout
33845
33846 \begin_layout Subsection
33847 Keyboard mapping configuration
33848 \begin_inset CommandInset label
33849 LatexCommand label
33850 name "sub:Keyboard-mapping"
33851
33852 \end_inset
33853
33854
33855 \end_layout
33856
33857 \begin_layout Standard
33858 If you have for example a U.
33859 \begin_inset space \thinspace{}
33860 \end_inset
33861
33862 S.-style keyboard and want to write in a language other than English, you
33863  can use an alternate keymap.
33864  For example, if you want to write in Italian, you can configure LyX to
33865  use an Italian keymap.
33866  The 
33867 \family sans
33868 Tools\SpecialChar \menuseparator
33869 Preferences\SpecialChar \menuseparator
33870 Editing\SpecialChar \menuseparator
33871 Keyboard/Mouse
33872 \family default
33873  dialog allows you to choose up to two keyboard mappings, see section
33874 \begin_inset space ~
33875 \end_inset
33876
33877
33878 \begin_inset CommandInset ref
33879 LatexCommand ref
33880 reference "sub:Keyboard-Map"
33881
33882 \end_inset
33883
33884 .
33885  You can choose primary and secondary keyboard languages and then select
33886  which one you want to use.
33887 \end_layout
33888
33889 \begin_layout Standard
33890 Finally, you may just want to change a few key mappings or create an entirely
33891  different keymap (for Vulcan, for instance).
33892  You may, for example, normally write in Italian on a U.
33893 \begin_inset space \thinspace{}
33894 \end_inset
33895
33896 S.-style keyboard but want to include an occasional quotation in German.
33897  In such a case, you can write your own keyboard mapping or modify an existing
33898  one to support the characters you want.
33899  This and many other customizations are explained in the 
33900 \emph on
33901 Customization
33902 \emph default
33903  manual.
33904 \end_layout
33905
33906 \begin_layout Chapter
33907 \start_of_appendix
33908 The User Interface
33909 \begin_inset CommandInset label
33910 LatexCommand label
33911 name "chap:The-User-Interface"
33912
33913 \end_inset
33914
33915
33916 \end_layout
33917
33918 \begin_layout Standard
33919 This appendix lists all the available menus and describes their functionality.
33920  It is designed as a quick reference if you are searching for a special
33921  topic inside the user's guide.
33922 \end_layout
33923
33924 \begin_layout Section
33925 The File Menu
33926 \begin_inset Index idx
33927 status collapsed
33928
33929 \begin_layout Plain Layout
33930 Menu ! File
33931 \end_layout
33932
33933 \end_inset
33934
33935
33936 \end_layout
33937
33938 \begin_layout Standard
33939 Under the 
33940 \family sans
33941 File
33942 \family default
33943  menu are the basic operations in addition to some more advanced operations.
33944 \end_layout
33945
33946 \begin_layout Subsection
33947 New
33948 \end_layout
33949
33950 \begin_layout Standard
33951 Creates a new document.
33952 \end_layout
33953
33954 \begin_layout Subsection
33955 New from Template
33956 \end_layout
33957
33958 \begin_layout Standard
33959 This menu entry prompts you for a template to use.
33960  Selecting a template will automatically set certain layout features for
33961  the document, features you would otherwise need to change manually.
33962 \end_layout
33963
33964 \begin_layout Subsection
33965 Open
33966 \end_layout
33967
33968 \begin_layout Standard
33969 Opens a document.
33970 \end_layout
33971
33972 \begin_layout Subsection
33973 Open Recent
33974 \end_layout
33975
33976 \begin_layout Standard
33977 The submenu shows a list of the recently opened files.
33978  Click there on a file to open it.
33979 \end_layout
33980
33981 \begin_layout Subsection
33982 Close
33983 \end_layout
33984
33985 \begin_layout Standard
33986 Closes the current document.
33987 \end_layout
33988
33989 \begin_layout Subsection
33990 Close All
33991 \end_layout
33992
33993 \begin_layout Standard
33994 Closes all opened documents.
33995 \end_layout
33996
33997 \begin_layout Subsection
33998 Save
33999 \end_layout
34000
34001 \begin_layout Standard
34002 Saves the actual document.
34003 \end_layout
34004
34005 \begin_layout Subsection
34006 Save As
34007 \end_layout
34008
34009 \begin_layout Standard
34010 Saves the actual document under a new name to create a copy.
34011 \end_layout
34012
34013 \begin_layout Subsection
34014 Save All
34015 \end_layout
34016
34017 \begin_layout Standard
34018 Saves all opened documents.
34019 \end_layout
34020
34021 \begin_layout Subsection
34022 Revert to saved
34023 \end_layout
34024
34025 \begin_layout Standard
34026 Reloads the actual document from disk.
34027 \end_layout
34028
34029 \begin_layout Subsection
34030 Version Control
34031 \end_layout
34032
34033 \begin_layout Standard
34034 This is used when multiple people are working on the same document or when
34035  one person wants to keep a careful archive of changes.
34036  It is described in the section 
34037 \emph on
34038 Version Control in LyX
34039 \emph default
34040  of the 
34041 \emph on
34042 Additional Features
34043 \emph default
34044  manual.
34045 \end_layout
34046
34047 \begin_layout Subsection
34048 Import
34049 \end_layout
34050
34051 \begin_layout Standard
34052 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
34053  NoWeb-files, plain text files and comma separated, table-like text files
34054  (CSV).
34055  The files will be imported as a new LyX-document.
34056 \end_layout
34057
34058 \begin_layout Standard
34059 When using the menu entry 
34060 \family sans
34061 Plain
34062 \begin_inset space ~
34063 \end_inset
34064
34065 text
34066 \family default
34067 , line breaks in the text will start a new paragraph; when using the menu
34068  entry 
34069 \family sans
34070 Plain
34071 \begin_inset space ~
34072 \end_inset
34073
34074 Text,
34075 \begin_inset space ~
34076 \end_inset
34077
34078 Join
34079 \begin_inset space ~
34080 \end_inset
34081
34082 Lines
34083 \family default
34084 , consecutive lines of text will be imported to one big paragraph.
34085  A new paragraph will begin when there is a blank line in the file.
34086 \end_layout
34087
34088 \begin_layout Subsection
34089 Export
34090 \begin_inset CommandInset label
34091 LatexCommand label
34092 name "sub:Export"
34093
34094 \end_inset
34095
34096
34097 \end_layout
34098
34099 \begin_layout Standard
34100 You can export your document to various file formats.
34101  The resulting files are placed in the directory of your LyX-file.
34102  The menu entries are not the same on all installations.
34103  They depend on the programs found by LyX during its configuration.
34104 \end_layout
34105
34106 \begin_layout Standard
34107 Here is a list of all available entries; some of them are explained in detail
34108  in section
34109 \begin_inset space ~
34110 \end_inset
34111
34112
34113 \begin_inset CommandInset ref
34114 LatexCommand ref
34115 reference "sub:Output-file-formats"
34116
34117 \end_inset
34118
34119 :
34120 \end_layout
34121
34122 \begin_layout Description
34123
34124 \family sans
34125 CJK
34126 \family default
34127
34128 \begin_inset space ~
34129 \end_inset
34130
34131 L
34132 \begin_inset ERT
34133 status collapsed
34134
34135 \begin_layout Plain Layout
34136
34137 {}
34138 \end_layout
34139
34140 \end_inset
34141
34142 yX format of the special LyX
34143 \begin_inset space ~
34144 \end_inset
34145
34146 1.4.x versions for Chinese, Japanese and Korean (CJK)
34147 \begin_inset Newline newline
34148 \end_inset
34149
34150  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
34151 \end_layout
34152
34153 \begin_layout Description
34154 DocBook text file with code in the language SGML that is used for the markup
34155  language 
34156 \family typewriter
34157 DocBook
34158 \end_layout
34159
34160 \begin_layout Description
34161 DocBook
34162 \begin_inset space ~
34163 \end_inset
34164
34165 (XML) text file with code in the language XML that is used for the markup
34166  language 
34167 \family typewriter
34168 DocBook
34169 \end_layout
34170
34171 \begin_layout Description
34172 DraftDVI LaTeX's native DVI-format.
34173  This format is not suitable if you have special characters or spaces in
34174  files paths or file names in your document.
34175  LyX use this format internally as a pre-stage to export to 
34176 \family sans
34177 DVI
34178 \family default
34179 .
34180 \end_layout
34181
34182 \begin_layout Description
34183 DVI DVI-format that also allows the useage of special characters or spaces
34184  in files paths or file names
34185 \end_layout
34186
34187 \begin_layout Description
34188 DVI
34189 \begin_inset space ~
34190 \end_inset
34191
34192 (LuaT
34193 \begin_inset ERT
34194 status collapsed
34195
34196 \begin_layout Plain Layout
34197
34198 {}
34199 \end_layout
34200
34201 \end_inset
34202
34203 eX) DVI-format using the program 
34204 \family typewriter
34205 LuaTeX
34206 \family default
34207 ; supports Unicode and the usage of non-TeX fonts; 
34208 \series bold
34209
34210 \begin_inset Note Greyedout
34211 status open
34212
34213 \begin_layout Plain Layout
34214
34215 \series bold
34216 Note:
34217 \series default
34218  not all DVI-viewers are currently able to display this output format properly.
34219 \end_layout
34220
34221 \end_inset
34222
34223
34224 \end_layout
34225
34226 \begin_layout Description
34227 Graphviz
34228 \begin_inset space ~
34229 \end_inset
34230
34231 Dot text file with code in the programming language 
34232 \family typewriter
34233 Dot
34234 \family default
34235  which is used to draw visualizations of graphs via the program 
34236 \family typewriter
34237 Graphviz
34238 \end_layout
34239
34240 \begin_layout Description
34241 HTML HTML-format (the HTML-converter is a third-party product and may not
34242  work in all cases)
34243 \end_layout
34244
34245 \begin_layout Description
34246 HTML
34247 \begin_inset space ~
34248 \end_inset
34249
34250 (MS
34251 \begin_inset space ~
34252 \end_inset
34253
34254 Word) HTML-format specialized so that the result can be imported to 
34255 \family sans
34256 MS Word
34257 \family default
34258 ; as a consequence of this formulas will be embedded as bitmap fonts and
34259  not in the format 
34260 \family sans
34261 MathML
34262 \family default
34263 .
34264 \end_layout
34265
34266 \begin_layout Description
34267
34268 \family sans
34269 LaT
34270 \begin_inset ERT
34271 status collapsed
34272
34273 \begin_layout Plain Layout
34274
34275 {}
34276 \end_layout
34277
34278 \end_inset
34279
34280 eX
34281 \begin_inset space ~
34282 \end_inset
34283
34284 (
34285 \family default
34286 LuaT
34287 \family sans
34288
34289 \begin_inset ERT
34290 status collapsed
34291
34292 \begin_layout Plain Layout
34293
34294 {}
34295 \end_layout
34296
34297 \end_inset
34298
34299
34300 \family default
34301 eX
34302 \family sans
34303
34304 \family default
34305 text file with the LaTeX source that is compilable with the program 
34306 \family typewriter
34307 LuaTeX
34308 \end_layout
34309
34310 \begin_layout Description
34311
34312 \family sans
34313 LaT
34314 \begin_inset ERT
34315 status collapsed
34316
34317 \begin_layout Plain Layout
34318
34319 {}
34320 \end_layout
34321
34322 \end_inset
34323
34324 eX
34325 \begin_inset space ~
34326 \end_inset
34327
34328 (pdflatex)
34329 \family default
34330  text file with the LaTeX source, additionally all images used in the document
34331  will be converted to a format that is readable by the 
34332 \family typewriter
34333 pdflatex
34334 \family default
34335  program (GIF, JPG, PDF, PNG)
34336 \end_layout
34337
34338 \begin_layout Description
34339
34340 \family sans
34341 LaT
34342 \begin_inset ERT
34343 status collapsed
34344
34345 \begin_layout Plain Layout
34346
34347 {}
34348 \end_layout
34349
34350 \end_inset
34351
34352 eX
34353 \begin_inset space ~
34354 \end_inset
34355
34356 (plain)
34357 \family default
34358  text file with the LaTeX source code, additionally all images used in the
34359  document will be converted to the EPS-format, only this format is readable
34360  by the 
34361 \family typewriter
34362 latex
34363 \family default
34364  program
34365 \end_layout
34366
34367 \begin_layout Description
34368
34369 \family sans
34370 LaT
34371 \begin_inset ERT
34372 status collapsed
34373
34374 \begin_layout Plain Layout
34375
34376 {}
34377 \end_layout
34378
34379 \end_inset
34380
34381 eX
34382 \begin_inset space ~
34383 \end_inset
34384
34385 (
34386 \family default
34387 XeT
34388 \family sans
34389
34390 \begin_inset ERT
34391 status collapsed
34392
34393 \begin_layout Plain Layout
34394
34395 {}
34396 \end_layout
34397
34398 \end_inset
34399
34400
34401 \family default
34402 eX
34403 \family sans
34404
34405 \family default
34406 text file with the LaTeX source that is compilable with the program 
34407 \family typewriter
34408 XeTeX
34409 \end_layout
34410
34411 \begin_layout Description
34412 LilyPond
34413 \begin_inset space ~
34414 \end_inset
34415
34416 book
34417 \begin_inset space ~
34418 \end_inset
34419
34420 (La
34421 \family sans
34422
34423 \begin_inset ERT
34424 status collapsed
34425
34426 \begin_layout Plain Layout
34427
34428 {}
34429 \end_layout
34430
34431 \end_inset
34432
34433
34434 \family default
34435 TeX) text file with the LaTeX source and also code in the syntax of the
34436  music notation software 
34437 \family typewriter
34438 LilyPond
34439 \end_layout
34440
34441 \begin_layout Description
34442 L
34443 \family sans
34444
34445 \begin_inset ERT
34446 status collapsed
34447
34448 \begin_layout Plain Layout
34449
34450 {}
34451 \end_layout
34452
34453 \end_inset
34454
34455
34456 \family default
34457 yX
34458 \begin_inset space ~
34459 \end_inset
34460
34461 Archive
34462 \begin_inset space ~
34463 \end_inset
34464
34465 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34466  your system) that contains your document and all files that are necessary
34467  to compile it (images, child documents, BibTeX files, etc.)
34468 \end_layout
34469
34470 \begin_layout Description
34471 L
34472 \family sans
34473
34474 \begin_inset ERT
34475 status collapsed
34476
34477 \begin_layout Plain Layout
34478
34479 {}
34480 \end_layout
34481
34482 \end_inset
34483
34484
34485 \family default
34486 yX
34487 \begin_inset space ~
34488 \end_inset
34489
34490 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
34491 \begin_inset Quotes eld
34492 \end_inset
34493
34494 z
34495 \begin_inset Quotes erd
34496 \end_inset
34497
34498  and 
34499 \begin_inset Quotes eld
34500 \end_inset
34501
34502 y
34503 \begin_inset Quotes erd
34504 \end_inset
34505
34506  represent the version number)
34507 \end_layout
34508
34509 \begin_layout Description
34510 L
34511 \family sans
34512
34513 \begin_inset ERT
34514 status collapsed
34515
34516 \begin_layout Plain Layout
34517
34518 {}
34519 \end_layout
34520
34521 \end_inset
34522
34523
34524 \family default
34525 yXHTML HTML-format using LyX's internal XHTML engine
34526 \end_layout
34527
34528 \begin_layout Description
34529 NoWeb text file with code in the format of the literate programming language
34530 \family typewriter
34531  NoWeb
34532 \end_layout
34533
34534 \begin_layout Description
34535 OpenDocument OpenDocument-formatted file, to be opened with 
34536 \family sans
34537 LibreOffice, OpenOffice, KOffice, Abiword
34538 \family default
34539 , etc.
34540  (The OpenDocument-converter is a third-party product and may not work in
34541  all cases)
34542 \end_layout
34543
34544 \begin_layout Description
34545
34546 \family sans
34547 PDF
34548 \begin_inset space ~
34549 \end_inset
34550
34551 (dvipdfm)
34552 \family default
34553  PDF-format using the program 
34554 \family typewriter
34555 dvipdfm
34556 \family default
34557 , produces internally a DVI-file which is then converted to a PDF-file
34558 \end_layout
34559
34560 \begin_layout Description
34561
34562 \family sans
34563 PDF
34564 \begin_inset space ~
34565 \end_inset
34566
34567 (LuaT
34568 \begin_inset ERT
34569 status collapsed
34570
34571 \begin_layout Plain Layout
34572
34573 {}
34574 \end_layout
34575
34576 \end_inset
34577
34578 eX)
34579 \family default
34580  PDF-format using the program 
34581 \family typewriter
34582 LuaTeX
34583 \family default
34584 , produces PDF-files directly
34585 \end_layout
34586
34587 \begin_layout Description
34588
34589 \family sans
34590 PDF
34591 \begin_inset space ~
34592 \end_inset
34593
34594 (pdflatex)
34595 \family default
34596  PDF-format using the program 
34597 \family typewriter
34598 pdflatex
34599 \family default
34600 , produces PDF-files directly
34601 \end_layout
34602
34603 \begin_layout Description
34604
34605 \family sans
34606 PDF
34607 \begin_inset space ~
34608 \end_inset
34609
34610 (ps2pdf)
34611 \family default
34612  PDF-format using the program 
34613 \family typewriter
34614 ps2pdf
34615 \family default
34616 , produces internally a PostScript-file which is then converted to a PDF-file
34617 \end_layout
34618
34619 \begin_layout Description
34620
34621 \family sans
34622 PDF
34623 \begin_inset space ~
34624 \end_inset
34625
34626 (XeT
34627 \begin_inset ERT
34628 status collapsed
34629
34630 \begin_layout Plain Layout
34631
34632 {}
34633 \end_layout
34634
34635 \end_inset
34636
34637 eX)
34638 \family default
34639  PDF-format using the program 
34640 \family typewriter
34641 XeTeX
34642 \family default
34643 , produces PDF-files directly
34644 \end_layout
34645
34646 \begin_layout Description
34647
34648 \family sans
34649 Plain
34650 \begin_inset space ~
34651 \end_inset
34652
34653 text
34654 \family default
34655  text format
34656 \end_layout
34657
34658 \begin_layout Description
34659
34660 \family sans
34661 Plain
34662 \begin_inset space ~
34663 \end_inset
34664
34665 text
34666 \begin_inset space ~
34667 \end_inset
34668
34669 (ps2ascii)
34670 \family default
34671  text format, the document will first be converted to Postscript format
34672  and then exported as text using the program 
34673 \family sans
34674 ps2ascii
34675 \end_layout
34676
34677 \begin_layout Description
34678
34679 \family sans
34680 Postscript
34681 \family default
34682  PostScript format using the program 
34683 \family typewriter
34684 dvips
34685 \end_layout
34686
34687 \begin_layout Description
34688 Sweave text file with the LaTeX source and also code in the statistical
34689  programming language 
34690 \family typewriter
34691 R
34692 \family default
34693 .
34694  Using the 
34695 \family typewriter
34696 R
34697 \family default
34698 -function 
34699 \family typewriter
34700 Sweave
34701 \family default
34702  it is possible to use 
34703 \family typewriter
34704 R
34705 \family default
34706 -commands in LaTeX
34707 \end_layout
34708
34709 \begin_layout Standard
34710 If one of the menu entries 
34711 \family sans
34712 DVI
34713 \family default
34714
34715 \family sans
34716 PDF
34717 \begin_inset space ~
34718 \end_inset
34719
34720 (pdflatex)
34721 \family default
34722  or 
34723 \family sans
34724 Postscript
34725 \family default
34726  is missing, you need to update your LaTeX installation.
34727  After updating you have to reconfigure LyX, see section
34728 \begin_inset space ~
34729 \end_inset
34730
34731
34732 \begin_inset CommandInset ref
34733 LatexCommand ref
34734 reference "sec:Basic-LyX-Setup"
34735
34736 \end_inset
34737
34738 .
34739 \begin_inset Index idx
34740 status collapsed
34741
34742 \begin_layout Plain Layout
34743 Reconfiguration of LyX
34744 \end_layout
34745
34746 \end_inset
34747
34748
34749 \end_layout
34750
34751 \begin_layout Subsection
34752 Print
34753 \end_layout
34754
34755 \begin_layout Standard
34756 With this menu entry you can print your document to a file in PostScript
34757  format or send it to a printer.
34758  The printer will also use the document in PostScript format.
34759  The conversion to PostScript is done in the background by LyX using the
34760  program 
34761 \family typewriter
34762 dvips
34763 \family default
34764 .
34765  For more information have a look at section
34766 \begin_inset space ~
34767 \end_inset
34768
34769
34770 \begin_inset CommandInset ref
34771 LatexCommand ref
34772 reference "sub:Printing-the-File"
34773
34774 \end_inset
34775
34776 .
34777 \end_layout
34778
34779 \begin_layout Subsection
34780 Fax
34781 \end_layout
34782
34783 \begin_layout Standard
34784 This menu entry will only appear if you have a fax program installed (on
34785  Windows you additionally need to register its program path to LyX's PATH
34786  prefix, see section
34787 \begin_inset space ~
34788 \end_inset
34789
34790
34791 \begin_inset CommandInset ref
34792 LatexCommand ref
34793 reference "sec:Paths"
34794
34795 \end_inset
34796
34797 ).
34798  With this menu entry you can send your document to a fax program like 
34799 \family typewriter
34800 hylapex
34801 \family default
34802  or 
34803 \family typewriter
34804 kdeprintfax
34805 \family default
34806 .
34807  The default format of the sent file is PostScript.
34808  The format can be changed in LyX's preferences as described in section
34809 \begin_inset space ~
34810 \end_inset
34811
34812
34813 \begin_inset CommandInset ref
34814 LatexCommand ref
34815 reference "sub:Converters"
34816
34817 \end_inset
34818
34819 .
34820 \end_layout
34821
34822 \begin_layout Subsection
34823 New and Close Window
34824 \end_layout
34825
34826 \begin_layout Standard
34827 Opens or closes a new instance of LyX.
34828 \end_layout
34829
34830 \begin_layout Subsection
34831 Exit
34832 \end_layout
34833
34834 \begin_layout Standard
34835 Prompts you to save all unsaved documents and then exits.
34836 \end_layout
34837
34838 \begin_layout Section
34839 The Edit Menu
34840 \begin_inset Index idx
34841 status collapsed
34842
34843 \begin_layout Plain Layout
34844 Menu ! Edit
34845 \end_layout
34846
34847 \end_inset
34848
34849
34850 \end_layout
34851
34852 \begin_layout Subsection
34853 Undo and Redo
34854 \end_layout
34855
34856 \begin_layout Standard
34857 Described in section
34858 \begin_inset space ~
34859 \end_inset
34860
34861
34862 \begin_inset CommandInset ref
34863 LatexCommand ref
34864 reference "sec:Undo-and-Redo"
34865
34866 \end_inset
34867
34868 .
34869 \end_layout
34870
34871 \begin_layout Subsection
34872 Cut, Copy, Paste, Paste Recent, Paste Special
34873 \end_layout
34874
34875 \begin_layout Standard
34876 Described in section
34877 \begin_inset space ~
34878 \end_inset
34879
34880
34881 \begin_inset CommandInset ref
34882 LatexCommand ref
34883 reference "sec:Basic-Editing-Features"
34884
34885 \end_inset
34886
34887 .
34888 \end_layout
34889
34890 \begin_layout Subsection
34891 Select Whole Inset
34892 \end_layout
34893
34894 \begin_layout Standard
34895 Selects the content of the inset in which the cursor currently is.
34896  If the cursor is outside an inset, the whole document will be selected.
34897 \end_layout
34898
34899 \begin_layout Subsection
34900 Select All
34901 \end_layout
34902
34903 \begin_layout Standard
34904 Selects the whole document.
34905 \end_layout
34906
34907 \begin_layout Subsection
34908 Find & Replace (Quick)
34909 \end_layout
34910
34911 \begin_layout Standard
34912 Described in section
34913 \begin_inset space ~
34914 \end_inset
34915
34916
34917 \begin_inset CommandInset ref
34918 LatexCommand ref
34919 reference "sec:Basic-Editing-Features"
34920
34921 \end_inset
34922
34923 .
34924 \end_layout
34925
34926 \begin_layout Subsection
34927 Find & Replace (Advanced)
34928 \end_layout
34929
34930 \begin_layout Standard
34931 Described in section
34932 \begin_inset space ~
34933 \end_inset
34934
34935
34936 \begin_inset CommandInset ref
34937 LatexCommand ref
34938 reference "sec:Advanced-Find-and"
34939
34940 \end_inset
34941
34942 .
34943 \end_layout
34944
34945 \begin_layout Subsection
34946 Move Paragraph Up/Down
34947 \end_layout
34948
34949 \begin_layout Standard
34950 This shifts the paragraph in which the cursor currently is one paragraph
34951  up or down.
34952 \end_layout
34953
34954 \begin_layout Subsection
34955 Text Style
34956 \end_layout
34957
34958 \begin_layout Standard
34959 Described in section
34960 \begin_inset space ~
34961 \end_inset
34962
34963
34964 \begin_inset CommandInset ref
34965 LatexCommand ref
34966 reference "sub:Fine-Tuning-with-the"
34967
34968 \end_inset
34969
34970 .
34971 \end_layout
34972
34973 \begin_layout Subsection
34974 Paragraph Settings
34975 \begin_inset Index idx
34976 status collapsed
34977
34978 \begin_layout Plain Layout
34979 Paragraph ! Settings
34980 \end_layout
34981
34982 \end_inset
34983
34984
34985 \end_layout
34986
34987 \begin_layout Standard
34988 Enables you to set the paragraph alignment, line spacing and label width.
34989  These settings only affect the paragraph in which the cursor is currently
34990  in.
34991 \end_layout
34992
34993 \begin_layout Standard
34994 You can also prevent the first line of the paragraph being indented if you
34995  have chosen to separate paragraphs with 
34996 \family sans
34997 Indentation
34998 \family default
34999  in the 
35000 \family sans
35001 Document\SpecialChar \menuseparator
35002 Settings\SpecialChar \menuseparator
35003 Text
35004 \begin_inset space ~
35005 \end_inset
35006
35007 Layout
35008 \family default
35009  dialog.
35010 \end_layout
35011
35012 \begin_layout Subsection
35013 Table
35014 \end_layout
35015
35016 \begin_layout Standard
35017 This menu only appears if the cursor is inside a table.
35018  It allows you to create multicolumn and multirow cells, add or remove borders
35019  of a cell and to set the vertical alignment of the cell.Table Settings and
35020  Math
35021 \end_layout
35022
35023 \begin_layout Standard
35024 These two menus are only fully active if the cursor is inside a table or
35025  a formula.
35026  Here you can change the properties of tables and formulas.
35027  The properties of tables are described in section
35028 \begin_inset space ~
35029 \end_inset
35030
35031
35032 \begin_inset CommandInset ref
35033 LatexCommand ref
35034 reference "sec:Tables"
35035
35036 \end_inset
35037
35038 , the properties of formulas in chapter
35039 \begin_inset space ~
35040 \end_inset
35041
35042
35043 \begin_inset CommandInset ref
35044 LatexCommand ref
35045 reference "chap:Mathematical-Formulas"
35046
35047 \end_inset
35048
35049 .
35050 \end_layout
35051
35052 \begin_layout Subsection
35053 Increase/Decrease List Depth
35054 \end_layout
35055
35056 \begin_layout Standard
35057 These menu entries are only active if the cursor is in an environment that
35058  can be nested.
35059  They increase/decrease the environment nesting level as explained in section
35060 \begin_inset space ~
35061 \end_inset
35062
35063
35064 \begin_inset CommandInset ref
35065 LatexCommand ref
35066 reference "sec:Nesting"
35067
35068 \end_inset
35069
35070  and 
35071 \begin_inset CommandInset ref
35072 LatexCommand ref
35073 reference "sub:Numbering-depth"
35074
35075 \end_inset
35076
35077 .
35078 \end_layout
35079
35080 \begin_layout Section
35081 The View Menu
35082 \begin_inset Index idx
35083 status collapsed
35084
35085 \begin_layout Plain Layout
35086 Menu ! View
35087 \end_layout
35088
35089 \end_inset
35090
35091
35092 \end_layout
35093
35094 \begin_layout Standard
35095 At the bottom of the 
35096 \family sans
35097 View
35098 \family default
35099  menu the opened documents are listed.
35100 \end_layout
35101
35102 \begin_layout Subsection
35103 Open/Close all Insets
35104 \end_layout
35105
35106 \begin_layout Standard
35107 Opens/closes all insets in your document.
35108 \end_layout
35109
35110 \begin_layout Subsection
35111 Unfold/Fold Math Macros
35112 \end_layout
35113
35114 \begin_layout Standard
35115 Unfolds/folds the current math macro.
35116 \end_layout
35117
35118 \begin_layout Standard
35119 Math macros are described in the 
35120 \emph on
35121 Math
35122 \emph default
35123  manual.
35124 \end_layout
35125
35126 \begin_layout Subsection
35127 Outline Pane
35128 \end_layout
35129
35130 \begin_layout Standard
35131 Shows the outline window as described in sections
35132 \begin_inset space ~
35133 \end_inset
35134
35135
35136 \begin_inset CommandInset ref
35137 LatexCommand ref
35138 reference "sec:Navigating"
35139
35140 \end_inset
35141
35142  and 
35143 \begin_inset CommandInset ref
35144 LatexCommand ref
35145 reference "sub:Table-of-Contents"
35146
35147 \end_inset
35148
35149 .
35150 \end_layout
35151
35152 \begin_layout Subsection
35153 Source Pane
35154 \end_layout
35155
35156 \begin_layout Standard
35157 Opens a window showing the source code of the actual document, as described
35158  in section
35159 \begin_inset space ~
35160 \end_inset
35161
35162
35163 \begin_inset CommandInset ref
35164 LatexCommand ref
35165 reference "sec:Previewing-snippets-of"
35166
35167 \end_inset
35168
35169 .
35170 \end_layout
35171
35172 \begin_layout Subsection
35173 Messages Pane
35174 \end_layout
35175
35176 \begin_layout Standard
35177 Opens a window showing console messages.
35178  This is useful for debugging LyX (i.
35179 \begin_inset space \thinspace{}
35180 \end_inset
35181
35182 e., hunt for errors in the program) or to see what is going on in the background
35183  while LaTeX is processing the document.
35184 \end_layout
35185
35186 \begin_layout Subsection
35187 Toolbars
35188 \begin_inset CommandInset label
35189 LatexCommand label
35190 name "sub:Toolbars"
35191
35192 \end_inset
35193
35194
35195 \begin_inset Index idx
35196 status collapsed
35197
35198 \begin_layout Plain Layout
35199 Toolbar
35200 \end_layout
35201
35202 \end_inset
35203
35204
35205 \end_layout
35206
35207 \begin_layout Standard
35208 In this menu entry you can set the appearance of the different toolbars.
35209  All toolbars and the 
35210 \family sans
35211 Command
35212 \begin_inset space ~
35213 \end_inset
35214
35215 Buffer
35216 \family default
35217  can be turned on and off.
35218  The 
35219 \emph on
35220 on
35221 \emph default
35222  state is denoted in the menu with a checkmark.
35223  The 
35224 \family sans
35225 Table
35226 \family default
35227
35228 \family sans
35229 Math,
35230 \family default
35231  
35232 \family sans
35233 Math
35234 \begin_inset space ~
35235 \end_inset
35236
35237 Macros,
35238 \family default
35239  
35240 \family sans
35241 Review
35242 \family default
35243  and 
35244 \family sans
35245 Math
35246 \begin_inset space ~
35247 \end_inset
35248
35249 Panels
35250 \family default
35251  toolbars can additionally be set to the state 
35252 \emph on
35253 automatic
35254 \emph default
35255 , denoted in the menu with the suffix 
35256 \family sans
35257 (auto)
35258 \family default
35259 .
35260 \end_layout
35261
35262 \begin_layout Standard
35263 In the 
35264 \emph on
35265 on
35266 \emph default
35267  state the toolbar is permanently shown; in the 
35268 \emph on
35269 automatic
35270 \emph default
35271  state the toolbar is only shown when the cursor is in a certain environment
35272  or when a certain feature is enabled.
35273  That means that the review toolbar will only be shown if change tracking
35274  is activated, the math and table toolbars are only shown if the cursor
35275  is inside a formula or table respectively.
35276 \end_layout
35277
35278 \begin_layout Standard
35279 LyX's toolbars and their buttons are explained in section
35280 \begin_inset space ~
35281 \end_inset
35282
35283
35284 \begin_inset CommandInset ref
35285 LatexCommand ref
35286 reference "sec:Toolbars"
35287
35288 \end_inset
35289
35290 .
35291 \end_layout
35292
35293 \begin_layout Subsection
35294 Split View
35295 \end_layout
35296
35297 \begin_layout Standard
35298
35299 \family sans
35300 Split
35301 \begin_inset space ~
35302 \end_inset
35303
35304 View
35305 \begin_inset space ~
35306 \end_inset
35307
35308 into
35309 \begin_inset space ~
35310 \end_inset
35311
35312 Left
35313 \begin_inset space ~
35314 \end_inset
35315
35316 and
35317 \begin_inset space ~
35318 \end_inset
35319
35320 Right
35321 \begin_inset space ~
35322 \end_inset
35323
35324 Half
35325 \family default
35326  will split LyX's main window vertically while 
35327 \family sans
35328 Split
35329 \begin_inset space ~
35330 \end_inset
35331
35332 View
35333 \begin_inset space ~
35334 \end_inset
35335
35336 into
35337 \begin_inset space ~
35338 \end_inset
35339
35340 Upper
35341 \begin_inset space ~
35342 \end_inset
35343
35344 and
35345 \begin_inset space ~
35346 \end_inset
35347
35348 Lower
35349 \begin_inset space ~
35350 \end_inset
35351
35352 Half
35353 \family default
35354  will split it horizontally.
35355  This allows you to view documents at the same time to compare them, or
35356  to view the same document, but at different positions.
35357  You can even split the main window several times to view, for example,
35358  three or more documents at the same time.
35359  To close a split view, use the menu 
35360 \family sans
35361 Close
35362 \begin_inset space ~
35363 \end_inset
35364
35365 Current
35366 \begin_inset space ~
35367 \end_inset
35368
35369 View
35370 \family default
35371 .
35372 \end_layout
35373
35374 \begin_layout Subsection
35375 Close Current View
35376 \end_layout
35377
35378 \begin_layout Standard
35379 Closes a split view.
35380 \end_layout
35381
35382 \begin_layout Subsection
35383 Fullscreen
35384 \end_layout
35385
35386 \begin_layout Standard
35387 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35388  so that you will see nothing but your text.
35389  It furthermore displays LyX's main window fullscreen.
35390  To return from fullscreen to the normal view, press F11, or right-click
35391  and turn off the fullscreen mode in the context menu.
35392 \end_layout
35393
35394 \begin_layout Section
35395 The Insert Menu
35396 \begin_inset Index idx
35397 status collapsed
35398
35399 \begin_layout Plain Layout
35400 Menu ! Insert
35401 \end_layout
35402
35403 \end_inset
35404
35405
35406 \end_layout
35407
35408 \begin_layout Subsection
35409 Math
35410 \end_layout
35411
35412 \begin_layout Standard
35413 Inserts math constructs that are explained in chapter
35414 \begin_inset space ~
35415 \end_inset
35416
35417
35418 \begin_inset CommandInset ref
35419 LatexCommand ref
35420 reference "chap:Mathematical-Formulas"
35421
35422 \end_inset
35423
35424  and the 
35425 \emph on
35426 Math
35427 \emph default
35428  manual.
35429 \end_layout
35430
35431 \begin_layout Subsection
35432 Special Character
35433 \begin_inset CommandInset label
35434 LatexCommand label
35435 name "sub:Special-Character"
35436
35437 \end_inset
35438
35439
35440 \end_layout
35441
35442 \begin_layout Standard
35443 Here you can insert the following characters:
35444 \end_layout
35445
35446 \begin_layout Description
35447 Symbols Opens the 
35448 \family sans
35449 Symbols
35450 \family default
35451  dialog which allows you to insert any character that can be output by your
35452  LaTeX system.
35453  By default groups of characters are displayed in character categories;
35454  the available characters depend on the LaTeX-packages you have installed.
35455  You can get a complete display by checking 
35456 \family sans
35457 Display
35458 \begin_inset space ~
35459 \end_inset
35460
35461 all
35462 \family default
35463 .
35464 \begin_inset Newline newline
35465 \end_inset
35466
35467  
35468 \begin_inset Note Greyedout
35469 status open
35470
35471 \begin_layout Plain Layout
35472
35473 \series bold
35474 Note:
35475 \series default
35476  Not all characters will be visible in the 
35477 \family sans
35478 Symbols
35479 \family default
35480  dialog because none of the screen fonts that you can set in the preferences
35481  dialog (see sec.
35482 \begin_inset space \thinspace{}
35483 \end_inset
35484
35485
35486 \begin_inset CommandInset ref
35487 LatexCommand ref
35488 reference "sub:Screen-Fonts"
35489
35490 \end_inset
35491
35492 ) can display every character.
35493 \end_layout
35494
35495 \end_inset
35496
35497
35498 \end_layout
35499
35500 \begin_layout Description
35501 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35502
35503 \end_layout
35504
35505 \begin_layout Description
35506 End
35507 \begin_inset space ~
35508 \end_inset
35509
35510 of
35511 \begin_inset space ~
35512 \end_inset
35513
35514 Sentence Inserts an end of sentence period as described in section
35515 \begin_inset space ~
35516 \end_inset
35517
35518
35519 \begin_inset CommandInset ref
35520 LatexCommand ref
35521 reference "sub:Abbreviations"
35522
35523 \end_inset
35524
35525 .
35526 \end_layout
35527
35528 \begin_layout Description
35529 Ordinary
35530 \begin_inset space ~
35531 \end_inset
35532
35533 Quote Inserts this quote: ", no matter what quote style you selected in
35534  the 
35535 \family sans
35536 Document\SpecialChar \menuseparator
35537 Settings\SpecialChar \menuseparator
35538 Language
35539 \family default
35540  dialog.
35541 \end_layout
35542
35543 \begin_layout Description
35544 Single
35545 \begin_inset space ~
35546 \end_inset
35547
35548 Quote Inserts a single quote in the quotation marks style selected in the
35549  
35550 \family sans
35551 Document\SpecialChar \menuseparator
35552 Settings\SpecialChar \menuseparator
35553 Language
35554 \family default
35555  dialog.
35556 \end_layout
35557
35558 \begin_layout Description
35559 Protected
35560 \begin_inset space ~
35561 \end_inset
35562
35563 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35564
35565 \end_layout
35566
35567 \begin_layout Description
35568 Breakable
35569 \begin_inset space ~
35570 \end_inset
35571
35572 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35573
35574 \end_layout
35575
35576 \begin_layout Description
35577 Visible
35578 \begin_inset space ~
35579 \end_inset
35580
35581 Space Inserts a character representing a single space (the one you get when
35582  pressing the 
35583 \family sans
35584 Space
35585 \family default
35586  key): 
35587 \begin_inset space \textvisiblespace{}
35588 \end_inset
35589
35590
35591 \end_layout
35592
35593 \begin_layout Description
35594 Menu
35595 \begin_inset space ~
35596 \end_inset
35597
35598 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35599
35600 \end_layout
35601
35602 \begin_layout Description
35603 Phonetic
35604 \begin_inset space ~
35605 \end_inset
35606
35607 Symbols 
35608 \begin_inset Index idx
35609 status collapsed
35610
35611 \begin_layout Plain Layout
35612 Phonetic symbols
35613 \end_layout
35614
35615 \end_inset
35616
35617
35618 \begin_inset Index idx
35619 status collapsed
35620
35621 \begin_layout Plain Layout
35622 Language ! Phonetic symbols
35623 \end_layout
35624
35625 \end_inset
35626
35627 Inserts a box where you can insert symbols from the International Phonetic
35628  Alphabet (IPA) and opens a toolbar which provides a large set of these
35629  symbols.
35630  To use this feature you must have the LaTeX-package 
35631 \series bold
35632 tipa
35633 \series default
35634
35635 \begin_inset Index idx
35636 status collapsed
35637
35638 \begin_layout Plain Layout
35639 LaTeX-packages ! tipa
35640 \end_layout
35641
35642 \end_inset
35643
35644  installed.
35645 \begin_inset Newline newline
35646 \end_inset
35647
35648 More information about this feature can be found in the 
35649 \emph on
35650 Linguistics
35651 \emph default
35652  manual (
35653 \family sans
35654 Help\SpecialChar \menuseparator
35655 Specific Manuals
35656 \family default
35657 ).
35658 \end_layout
35659
35660 \begin_layout Subsection
35661 Formatting
35662 \end_layout
35663
35664 \begin_layout Standard
35665 Opens a submenu with the following options:
35666 \end_layout
35667
35668 \begin_layout Description
35669 Superscript Inserts a superscript: test
35670 \begin_inset script superscript
35671
35672 \begin_layout Plain Layout
35673 a, b
35674 \end_layout
35675
35676 \end_inset
35677
35678
35679 \end_layout
35680
35681 \begin_layout Description
35682 Subscript Inserts a subscript: test
35683 \begin_inset script subscript
35684
35685 \begin_layout Plain Layout
35686 3x
35687 \end_layout
35688
35689 \end_inset
35690
35691
35692 \end_layout
35693
35694 \begin_layout Description
35695 Protected
35696 \begin_inset space ~
35697 \end_inset
35698
35699 Space Inserts a protected space as described in section
35700 \begin_inset space ~
35701 \end_inset
35702
35703
35704 \begin_inset CommandInset ref
35705 LatexCommand ref
35706 reference "sub:Protected-Space"
35707
35708 \end_inset
35709
35710 .
35711 \end_layout
35712
35713 \begin_layout Description
35714 Inter-word
35715 \begin_inset space ~
35716 \end_inset
35717
35718 Space Inserts an inter-word space as described in section
35719 \begin_inset space ~
35720 \end_inset
35721
35722
35723 \begin_inset CommandInset ref
35724 LatexCommand ref
35725 reference "sub:Inter-word-Space"
35726
35727 \end_inset
35728
35729 .
35730 \end_layout
35731
35732 \begin_layout Description
35733 Thin
35734 \begin_inset space ~
35735 \end_inset
35736
35737 Space Inserts a thin space as described in section
35738 \begin_inset space ~
35739 \end_inset
35740
35741
35742 \begin_inset CommandInset ref
35743 LatexCommand ref
35744 reference "sub:Thin-Space"
35745
35746 \end_inset
35747
35748 .
35749 \end_layout
35750
35751 \begin_layout Description
35752 Visible
35753 \begin_inset space ~
35754 \end_inset
35755
35756 Space Inserts a character to visualize that there is or should be a space.
35757  This is e.
35758 \begin_inset space \thinspace{}
35759 \end_inset
35760
35761 g.
35762 \begin_inset space \space{}
35763 \end_inset
35764
35765 useful if you need to indicate a space in a command sequence.
35766  An example from the LyX 
35767 \emph on
35768 Math
35769 \emph default
35770  manual: 
35771 \begin_inset Quotes eld
35772 \end_inset
35773
35774 To insert a fraction use the command 
35775 \series bold
35776
35777 \backslash
35778 frac
35779 \begin_inset space \textvisiblespace{}
35780 \end_inset
35781
35782 A
35783 \begin_inset Formula $\downarrow$
35784 \end_inset
35785
35786 B.
35787 \series default
35788
35789 \begin_inset Quotes erd
35790 \end_inset
35791
35792  The visible space is hereby the character before the 
35793 \series bold
35794 A
35795 \series default
35796 .
35797 \end_layout
35798
35799 \begin_layout Description
35800 Horizontal
35801 \begin_inset space ~
35802 \end_inset
35803
35804 Space Inserts horizontal space as described in section
35805 \begin_inset space ~
35806 \end_inset
35807
35808
35809 \begin_inset CommandInset ref
35810 LatexCommand ref
35811 reference "sub:Horizontal-Space"
35812
35813 \end_inset
35814
35815 .
35816 \end_layout
35817
35818 \begin_layout Description
35819 Horizontal
35820 \begin_inset space ~
35821 \end_inset
35822
35823 Line Inserts a horizontal line as described in section
35824 \begin_inset space ~
35825 \end_inset
35826
35827
35828 \begin_inset CommandInset ref
35829 LatexCommand ref
35830 reference "sub:Horizontal-Lines"
35831
35832 \end_inset
35833
35834 .
35835 \end_layout
35836
35837 \begin_layout Description
35838 Vertical
35839 \begin_inset space ~
35840 \end_inset
35841
35842 Space Inserts vertical space as described in section
35843 \begin_inset space ~
35844 \end_inset
35845
35846
35847 \begin_inset CommandInset ref
35848 LatexCommand ref
35849 reference "sub:Vertical-Space"
35850
35851 \end_inset
35852
35853 .
35854 \end_layout
35855
35856 \begin_layout Description
35857 Phantom Inserts a Phantom space as described in section
35858 \begin_inset space ~
35859 \end_inset
35860
35861
35862 \begin_inset CommandInset ref
35863 LatexCommand ref
35864 reference "sub:Phantom-Space"
35865
35866 \end_inset
35867
35868 .
35869 \end_layout
35870
35871 \begin_layout Description
35872 Hyphenation
35873 \begin_inset space ~
35874 \end_inset
35875
35876 Point Inserts a hyphenation point as described in section
35877 \begin_inset space ~
35878 \end_inset
35879
35880
35881 \begin_inset CommandInset ref
35882 LatexCommand ref
35883 reference "sub:Hyphenation"
35884
35885 \end_inset
35886
35887 .
35888 \end_layout
35889
35890 \begin_layout Description
35891 Ligature
35892 \begin_inset space ~
35893 \end_inset
35894
35895 Break Inserts a ligature break as described in section
35896 \begin_inset space ~
35897 \end_inset
35898
35899
35900 \begin_inset CommandInset ref
35901 LatexCommand ref
35902 reference "sub:Ligatures"
35903
35904 \end_inset
35905
35906 .
35907 \end_layout
35908
35909 \begin_layout Description
35910 Ragged
35911 \begin_inset space ~
35912 \end_inset
35913
35914 Line
35915 \begin_inset space ~
35916 \end_inset
35917
35918 Break Inserts a forced line break as described in section
35919 \begin_inset space ~
35920 \end_inset
35921
35922
35923 \begin_inset CommandInset ref
35924 LatexCommand ref
35925 reference "sub:Forced-Line-Breaks"
35926
35927 \end_inset
35928
35929 .
35930 \end_layout
35931
35932 \begin_layout Description
35933 Justified
35934 \begin_inset space ~
35935 \end_inset
35936
35937 Break Inserts a forced line break that right justifies the remaining text
35938  as described in section
35939 \begin_inset space ~
35940 \end_inset
35941
35942
35943 \begin_inset CommandInset ref
35944 LatexCommand ref
35945 reference "sub:Forced-Line-Breaks"
35946
35947 \end_inset
35948
35949 .
35950 \end_layout
35951
35952 \begin_layout Description
35953 New
35954 \begin_inset space ~
35955 \end_inset
35956
35957 Page Inserts a forced page break as described in section
35958 \begin_inset space ~
35959 \end_inset
35960
35961
35962 \begin_inset CommandInset ref
35963 LatexCommand ref
35964 reference "sub:Forced-Page-Breaks"
35965
35966 \end_inset
35967
35968 .
35969 \end_layout
35970
35971 \begin_layout Description
35972 Page
35973 \begin_inset space ~
35974 \end_inset
35975
35976 Break Inserts a forced page break that shares the extra space among paragraph
35977  breaks instead of leaving it at the bottom of the page, as described in
35978  section
35979 \begin_inset space ~
35980 \end_inset
35981
35982
35983 \begin_inset CommandInset ref
35984 LatexCommand ref
35985 reference "sub:Forced-Page-Breaks"
35986
35987 \end_inset
35988
35989 .
35990 \end_layout
35991
35992 \begin_layout Description
35993 Clear
35994 \begin_inset space ~
35995 \end_inset
35996
35997 Page Inserts a clear page break as described in section
35998 \begin_inset space ~
35999 \end_inset
36000
36001
36002 \begin_inset CommandInset ref
36003 LatexCommand ref
36004 reference "sub:Clear-Page-Breaks"
36005
36006 \end_inset
36007
36008 .
36009 \end_layout
36010
36011 \begin_layout Description
36012 Clear
36013 \begin_inset space ~
36014 \end_inset
36015
36016 Double
36017 \begin_inset space ~
36018 \end_inset
36019
36020 Page Inserts a clear doublepage break as described in section
36021 \begin_inset space ~
36022 \end_inset
36023
36024
36025 \begin_inset CommandInset ref
36026 LatexCommand ref
36027 reference "sub:Clear-Page-Breaks"
36028
36029 \end_inset
36030
36031 .
36032 \end_layout
36033
36034 \begin_layout Subsection
36035 List/TOC
36036 \end_layout
36037
36038 \begin_layout Standard
36039 Various lists can be inserted with this menu entry.
36040  The 
36041 \family sans
36042 Table
36043 \begin_inset space ~
36044 \end_inset
36045
36046 of Contents
36047 \family default
36048 , the 
36049 \family sans
36050 List of Algorithms
36051 \family default
36052
36053 \family sans
36054 List of Figures,
36055 \family default
36056  
36057 \family sans
36058 List of Tables
36059 \family default
36060  and 
36061 \family sans
36062 List of Listings
36063 \family default
36064  are described in section
36065 \begin_inset space ~
36066 \end_inset
36067
36068
36069 \begin_inset CommandInset ref
36070 LatexCommand ref
36071 reference "sec:toc"
36072
36073 \end_inset
36074
36075 .
36076  The 
36077 \family sans
36078 Index List
36079 \family default
36080  is described in section
36081 \begin_inset space ~
36082 \end_inset
36083
36084
36085 \begin_inset CommandInset ref
36086 LatexCommand ref
36087 reference "sec:Index"
36088
36089 \end_inset
36090
36091 , the 
36092 \family sans
36093 Nomenclature
36094 \family default
36095  is described in section
36096 \begin_inset space ~
36097 \end_inset
36098
36099
36100 \begin_inset CommandInset ref
36101 LatexCommand ref
36102 reference "sec:Nomenclature"
36103
36104 \end_inset
36105
36106  and the 
36107 \family sans
36108 BibTeX Bibliography
36109 \family default
36110  is described in section
36111 \begin_inset space ~
36112 \end_inset
36113
36114
36115 \begin_inset CommandInset ref
36116 LatexCommand ref
36117 reference "sub:Bibliography-databases"
36118
36119 \end_inset
36120
36121 .
36122 \end_layout
36123
36124 \begin_layout Subsection
36125 Float
36126 \end_layout
36127
36128 \begin_layout Standard
36129 To insert floats, as described in section
36130 \begin_inset space ~
36131 \end_inset
36132
36133
36134 \begin_inset CommandInset ref
36135 LatexCommand ref
36136 reference "sec:Floats"
36137
36138 \end_inset
36139
36140  and in detail the chapter 
36141 \emph on
36142 Floats
36143 \emph default
36144  of the 
36145 \emph on
36146 Embedded
36147 \begin_inset space ~
36148 \end_inset
36149
36150 Objects
36151 \emph default
36152  manual.
36153 \end_layout
36154
36155 \begin_layout Subsection
36156 Note
36157 \end_layout
36158
36159 \begin_layout Standard
36160 To insert notes, described in section
36161 \begin_inset space ~
36162 \end_inset
36163
36164
36165 \begin_inset CommandInset ref
36166 LatexCommand ref
36167 reference "sec:Notes"
36168
36169 \end_inset
36170
36171 .
36172 \end_layout
36173
36174 \begin_layout Subsection
36175 Branch
36176 \end_layout
36177
36178 \begin_layout Standard
36179 Inserts a branch inset, if any, and allowing you to create and insert a
36180  new branch.
36181  Branches are described in section
36182 \begin_inset space ~
36183 \end_inset
36184
36185
36186 \begin_inset CommandInset ref
36187 LatexCommand ref
36188 reference "sec:Branches"
36189
36190 \end_inset
36191
36192 .
36193 \end_layout
36194
36195 \begin_layout Subsection
36196 Custom Insets
36197 \end_layout
36198
36199 \begin_layout Standard
36200 Inserts document class-specific insets.
36201  Such insets only exist if they are defined in the layout file for a certain
36202  document class.
36203  An example is the document class 
36204 \begin_inset Quotes eld
36205 \end_inset
36206
36207 article (Elsevier)
36208 \begin_inset Quotes erd
36209 \end_inset
36210
36211  with three custom insets.
36212  The section 
36213 \emph on
36214 Flex insets and InsetLayout
36215 \emph default
36216  in 
36217 \emph on
36218 Installing New Document Classes, The Layout file format 
36219 \emph default
36220 of the 
36221 \emph on
36222 Customization
36223 \emph default
36224  manual explains how custom insets are defined.
36225 \end_layout
36226
36227 \begin_layout Subsection
36228 File
36229 \begin_inset Index idx
36230 status collapsed
36231
36232 \begin_layout Plain Layout
36233 External Material
36234 \end_layout
36235
36236 \end_inset
36237
36238
36239 \end_layout
36240
36241 \begin_layout Standard
36242 This menu entry allows you to insert or include the contents of other files
36243  in your document.
36244  For more information see chapter 
36245 \emph on
36246 External Document Parts
36247 \emph default
36248  of the Embedded
36249 \begin_inset space ~
36250 \end_inset
36251
36252 Objects manual.
36253 \end_layout
36254
36255 \begin_layout Subsection
36256 Box
36257 \begin_inset Index idx
36258 status collapsed
36259
36260 \begin_layout Plain Layout
36261 Boxes
36262 \end_layout
36263
36264 \end_inset
36265
36266
36267 \end_layout
36268
36269 \begin_layout Standard
36270 Inserts a box in a certain style.
36271  Boxes are described in detail in the chapter 
36272 \emph on
36273 Boxes
36274 \emph default
36275  of the 
36276 \emph on
36277 Embedded
36278 \begin_inset space ~
36279 \end_inset
36280
36281 Objects
36282 \emph default
36283  manual.
36284 \end_layout
36285
36286 \begin_layout Subsection
36287 Citation
36288 \end_layout
36289
36290 \begin_layout Standard
36291 Opens the 
36292 \family sans
36293 Citation
36294 \family default
36295  dialog as described in section
36296 \begin_inset space ~
36297 \end_inset
36298
36299
36300 \begin_inset CommandInset ref
36301 LatexCommand ref
36302 reference "sec:Bibliography"
36303
36304 \end_inset
36305
36306 .
36307 \end_layout
36308
36309 \begin_layout Subsection
36310 Cross-Reference
36311 \end_layout
36312
36313 \begin_layout Standard
36314 Inserts a 
36315 \family sans
36316 cross-reference
36317 \family default
36318  as described in section
36319 \begin_inset space ~
36320 \end_inset
36321
36322
36323 \begin_inset CommandInset ref
36324 LatexCommand ref
36325 reference "sec:Cross-References"
36326
36327 \end_inset
36328
36329 .
36330 \end_layout
36331
36332 \begin_layout Subsection
36333 Label
36334 \end_layout
36335
36336 \begin_layout Standard
36337 Inserts a 
36338 \family sans
36339 label
36340 \family default
36341  as described in section
36342 \begin_inset space ~
36343 \end_inset
36344
36345
36346 \begin_inset CommandInset ref
36347 LatexCommand ref
36348 reference "sec:Cross-References"
36349
36350 \end_inset
36351
36352 .
36353 \end_layout
36354
36355 \begin_layout Subsection
36356 Caption
36357 \begin_inset Index idx
36358 status collapsed
36359
36360 \begin_layout Plain Layout
36361 Captions
36362 \end_layout
36363
36364 \end_inset
36365
36366
36367 \begin_inset Index idx
36368 status collapsed
36369
36370 \begin_layout Plain Layout
36371 Longtables ! Caption
36372 \end_layout
36373
36374 \end_inset
36375
36376
36377 \end_layout
36378
36379 \begin_layout Standard
36380 Inserts a caption in a float or longtable.
36381  Floats are described in section
36382 \begin_inset space ~
36383 \end_inset
36384
36385
36386 \begin_inset CommandInset ref
36387 LatexCommand ref
36388 reference "sec:Floats"
36389
36390 \end_inset
36391
36392 ; captions in longtables are described in the section 
36393 \emph on
36394 Longtable Captions
36395 \emph default
36396  of the 
36397 \emph on
36398 Embedded
36399 \begin_inset space ~
36400 \end_inset
36401
36402 Objects
36403 \emph default
36404  manual.
36405 \end_layout
36406
36407 \begin_layout Subsection
36408 Index Entry
36409 \end_layout
36410
36411 \begin_layout Standard
36412 Inserts an index entry as described in section
36413 \begin_inset space ~
36414 \end_inset
36415
36416
36417 \begin_inset CommandInset ref
36418 LatexCommand ref
36419 reference "sec:Index"
36420
36421 \end_inset
36422
36423 .
36424 \end_layout
36425
36426 \begin_layout Subsection
36427 Nomenclature Entry
36428 \end_layout
36429
36430 \begin_layout Standard
36431 Inserts a nomenclature entry as described in section
36432 \begin_inset space ~
36433 \end_inset
36434
36435
36436 \begin_inset CommandInset ref
36437 LatexCommand ref
36438 reference "sec:Nomenclature"
36439
36440 \end_inset
36441
36442 .
36443 \end_layout
36444
36445 \begin_layout Subsection
36446 Table
36447 \end_layout
36448
36449 \begin_layout Standard
36450 Opens a dialog allowing you to specify the rows and columns of the table.
36451  Tables are described in section
36452 \begin_inset space ~
36453 \end_inset
36454
36455
36456 \begin_inset CommandInset ref
36457 LatexCommand ref
36458 reference "sec:Tables"
36459
36460 \end_inset
36461
36462  and in detail in the chapter 
36463 \emph on
36464 Tables
36465 \emph default
36466  of the 
36467 \emph on
36468 Embedded
36469 \begin_inset space ~
36470 \end_inset
36471
36472 Objects
36473 \emph default
36474  manual.
36475 \end_layout
36476
36477 \begin_layout Subsection
36478 Graphics
36479 \end_layout
36480
36481 \begin_layout Standard
36482 Opens the 
36483 \family sans
36484 Graphics
36485 \family default
36486  dialog.
36487  Graphics are described in section
36488 \begin_inset space ~
36489 \end_inset
36490
36491
36492 \begin_inset CommandInset ref
36493 LatexCommand ref
36494 reference "sec:Graphics"
36495
36496 \end_inset
36497
36498 .
36499 \end_layout
36500
36501 \begin_layout Subsection
36502 URL
36503 \end_layout
36504
36505 \begin_layout Standard
36506 Inserts a URL as described in section
36507 \begin_inset space ~
36508 \end_inset
36509
36510
36511 \begin_inset CommandInset ref
36512 LatexCommand ref
36513 reference "sub:URLs"
36514
36515 \end_inset
36516
36517 .
36518 \end_layout
36519
36520 \begin_layout Subsection
36521 Hyperlinks
36522 \end_layout
36523
36524 \begin_layout Standard
36525 Inserts a hyperlink as described in section
36526 \begin_inset space ~
36527 \end_inset
36528
36529
36530 \begin_inset CommandInset ref
36531 LatexCommand ref
36532 reference "sub:Hyperlinks"
36533
36534 \end_inset
36535
36536 .
36537 \end_layout
36538
36539 \begin_layout Subsection
36540 Footnote
36541 \end_layout
36542
36543 \begin_layout Standard
36544 Inserts a footnote as described in section
36545 \begin_inset space ~
36546 \end_inset
36547
36548
36549 \begin_inset CommandInset ref
36550 LatexCommand ref
36551 reference "sec:Footnotes"
36552
36553 \end_inset
36554
36555 .
36556 \end_layout
36557
36558 \begin_layout Subsection
36559 Marginal Note
36560 \end_layout
36561
36562 \begin_layout Standard
36563 Inserts a marginal note as described in section
36564 \begin_inset space ~
36565 \end_inset
36566
36567
36568 \begin_inset CommandInset ref
36569 LatexCommand ref
36570 reference "sec:Marginal-Notes"
36571
36572 \end_inset
36573
36574 .
36575 \end_layout
36576
36577 \begin_layout Subsection
36578 Short Title
36579 \end_layout
36580
36581 \begin_layout Standard
36582 Is only visible if the cursor is in front, in or behind a section heading,
36583  title or caption of a float.
36584  Inserts a short title as described in section
36585 \begin_inset space ~
36586 \end_inset
36587
36588
36589 \begin_inset CommandInset ref
36590 LatexCommand ref
36591 reference "sec:Short-Titles"
36592
36593 \end_inset
36594
36595 .
36596 \end_layout
36597
36598 \begin_layout Subsection
36599 TeX Code
36600 \end_layout
36601
36602 \begin_layout Standard
36603 Inserts a TeX Code box as described in section
36604 \begin_inset space ~
36605 \end_inset
36606
36607
36608 \begin_inset CommandInset ref
36609 LatexCommand ref
36610 reference "sub:TeX-Code-Boxes"
36611
36612 \end_inset
36613
36614 .
36615 \end_layout
36616
36617 \begin_layout Subsection
36618 Program Listing
36619 \begin_inset Index idx
36620 status collapsed
36621
36622 \begin_layout Plain Layout
36623 Program listings
36624 \end_layout
36625
36626 \end_inset
36627
36628
36629 \end_layout
36630
36631 \begin_layout Standard
36632 Inserts a program listings box.
36633  Program listings are explained in the chapter 
36634 \emph on
36635 Program Code Listings
36636 \emph default
36637  of the 
36638 \emph on
36639 Embedded
36640 \begin_inset space ~
36641 \end_inset
36642
36643 Objects
36644 \emph default
36645  manual.
36646 \end_layout
36647
36648 \begin_layout Subsection
36649 Date
36650 \end_layout
36651
36652 \begin_layout Standard
36653 Inserts the actual date.
36654  The format depends on the date format of the language that is used for
36655  LyX's menus.
36656  LyX offers various ways to insert a date which are explained and also compared
36657  in the section 
36658 \emph on
36659 External Material
36660 \emph default
36661  of the 
36662 \emph on
36663 Embedded
36664 \begin_inset space ~
36665 \end_inset
36666
36667 Objects
36668 \emph default
36669  manual.
36670 \end_layout
36671
36672 \begin_layout Subsection
36673 Preview
36674 \end_layout
36675
36676 \begin_layout Standard
36677 Inserts a preview inset as described in section
36678 \begin_inset space ~
36679 \end_inset
36680
36681
36682 \begin_inset CommandInset ref
36683 LatexCommand ref
36684 reference "sec:Previewing-snippets-of"
36685
36686 \end_inset
36687
36688 .
36689 \end_layout
36690
36691 \begin_layout Section
36692 The Navigate Menu
36693 \begin_inset Index idx
36694 status collapsed
36695
36696 \begin_layout Plain Layout
36697 Menu ! Navigate
36698 \end_layout
36699
36700 \end_inset
36701
36702
36703 \end_layout
36704
36705 \begin_layout Standard
36706 This menu lists the existing chapters, sections, figures, tables, etc.
36707 \begin_inset space ~
36708 \end_inset
36709
36710 of the current document.
36711  This allows you to navigate easily through your document.
36712 \end_layout
36713
36714 \begin_layout Subsection
36715 Bookmarks
36716 \end_layout
36717
36718 \begin_layout Standard
36719 With this menu entry you are able to define your own bookmarks.
36720  This is useful when you are working on a large document and often have
36721  to jump, for example, between section
36722 \begin_inset space ~
36723 \end_inset
36724
36725 2.5 and 6.3.
36726  To create bookmarks for this example, go to section
36727 \begin_inset space ~
36728 \end_inset
36729
36730 2.5 and use the submenu 
36731 \family sans
36732 Save
36733 \begin_inset space ~
36734 \end_inset
36735
36736 Bookmark
36737 \begin_inset space ~
36738 \end_inset
36739
36740 1
36741 \family default
36742 .
36743  Then go to section
36744 \begin_inset space ~
36745 \end_inset
36746
36747 6.3 and use 
36748 \family sans
36749 Save
36750 \begin_inset space ~
36751 \end_inset
36752
36753 Bookmark
36754 \begin_inset space ~
36755 \end_inset
36756
36757
36758 \family default
36759 2.
36760  Now you can jump easily between these sections by using the menu or by
36761  the key bindings 
36762 \begin_inset Info
36763 type  "shortcut"
36764 arg   "bookmark-goto 1"
36765 \end_inset
36766
36767  and 
36768 \begin_inset Info
36769 type  "shortcut"
36770 arg   "bookmark-goto 2"
36771 \end_inset
36772
36773 .You can also use bookmarks to jump between several opened documents.
36774 \end_layout
36775
36776 \begin_layout Standard
36777 The saved bookmarks are valid till the document is closed.
36778  The submenu 
36779 \family sans
36780 Clear
36781 \begin_inset space ~
36782 \end_inset
36783
36784 Bookmarks
36785 \family default
36786  allows you to clear bookmarks while the submenu 
36787 \family sans
36788 Navigate
36789 \begin_inset space ~
36790 \end_inset
36791
36792 Back
36793 \family default
36794  jumps to the position in the document where you recently changed something.
36795 \end_layout
36796
36797 \begin_layout Subsection
36798 Next Note, Change, Cross-reference
36799 \end_layout
36800
36801 \begin_layout Standard
36802 Jump to the next note, change, or cross-reference after the current cursor
36803  position.
36804 \end_layout
36805
36806 \begin_layout Subsection
36807 Go to Label
36808 \end_layout
36809
36810 \begin_layout Standard
36811 Only active if the cursor is in front of a cross-reference.
36812  Sets the cursor before the referenced label.
36813  (It is the same as if you right-click on a cross-reference box and use
36814  
36815 \family sans
36816 Go
36817 \begin_inset space ~
36818 \end_inset
36819
36820 to
36821 \begin_inset space ~
36822 \end_inset
36823
36824 Label)
36825 \family default
36826 .
36827 \end_layout
36828
36829 \begin_layout Subsection
36830 Forward Search
36831 \end_layout
36832
36833 \begin_layout Standard
36834 Allows you to jump directly to the corresponding text part in the output,
36835  see section 
36836 \emph on
36837 The LyX Server\SpecialChar \menuseparator
36838 Forward
36839 \begin_inset space ~
36840 \end_inset
36841
36842 search
36843 \emph default
36844  in the 
36845 \emph on
36846 Additional
36847 \begin_inset space ~
36848 \end_inset
36849
36850 Features
36851 \emph default
36852  manual for a detailed description.
36853 \end_layout
36854
36855 \begin_layout Section
36856 The Document Menu
36857 \begin_inset Index idx
36858 status collapsed
36859
36860 \begin_layout Plain Layout
36861 Menu ! Document
36862 \end_layout
36863
36864 \end_inset
36865
36866
36867 \end_layout
36868
36869 \begin_layout Subsection
36870 Change Tracking
36871 \end_layout
36872
36873 \begin_layout Standard
36874 Change Tracking is described in section
36875 \begin_inset space ~
36876 \end_inset
36877
36878
36879 \begin_inset CommandInset ref
36880 LatexCommand ref
36881 reference "sec:Change-Tracking"
36882
36883 \end_inset
36884
36885 .
36886 \end_layout
36887
36888 \begin_layout Subsection
36889 LaT
36890 \begin_inset ERT
36891 status collapsed
36892
36893 \begin_layout Plain Layout
36894
36895 {}
36896 \end_layout
36897
36898 \end_inset
36899
36900 eX Log
36901 \end_layout
36902
36903 \begin_layout Standard
36904 After running LaTeX by viewing or exporting a document, this menu will be
36905  enabled.
36906  It shows the logfile of the LaTeX-program used.
36907  You can go to the next error or the next warning, search, copy something
36908  to the clipboard or update the view.
36909  With the help of the logfile experts can find in it reasons for LaTeX-errors.
36910 \end_layout
36911
36912 \begin_layout Subsection
36913 Start Appendix Here
36914 \end_layout
36915
36916 \begin_layout Standard
36917 Sets the start of the appendices of the document at the current cursor position
36918  as described in section
36919 \begin_inset space ~
36920 \end_inset
36921
36922
36923 \begin_inset CommandInset ref
36924 LatexCommand ref
36925 reference "sec:Appendices"
36926
36927 \end_inset
36928
36929 .
36930 \end_layout
36931
36932 \begin_layout Subsection
36933 View
36934 \begin_inset space ~
36935 \end_inset
36936
36937 [<output format>]
36938 \end_layout
36939
36940 \begin_layout Standard
36941 This menu entry generates the output in the format you have specified as
36942  default output format for the document (menu 
36943 \family sans
36944 Document\SpecialChar \menuseparator
36945 Settings\SpecialChar \menuseparator
36946 Output\SpecialChar \menuseparator
36947 Default
36948 \begin_inset space ~
36949 \end_inset
36950
36951 Output
36952 \begin_inset space ~
36953 \end_inset
36954
36955 Format
36956 \family default
36957 ; see section
36958 \begin_inset space ~
36959 \end_inset
36960
36961
36962 \begin_inset CommandInset ref
36963 LatexCommand ref
36964 reference "sec:Doc-Output"
36965
36966 \end_inset
36967
36968 ) or in the LyX preferences (menu 
36969 \family sans
36970 Tools\SpecialChar \menuseparator
36971 Preferences\SpecialChar \menuseparator
36972 File
36973 \begin_inset space ~
36974 \end_inset
36975
36976 Handling\SpecialChar \menuseparator
36977 File
36978 \begin_inset space ~
36979 \end_inset
36980
36981 Formats\SpecialChar \menuseparator
36982 Default
36983 \begin_inset space ~
36984 \end_inset
36985
36986 Output
36987 \begin_inset space ~
36988 \end_inset
36989
36990 Format
36991 \family default
36992 ; see section
36993 \begin_inset space ~
36994 \end_inset
36995
36996
36997 \begin_inset CommandInset ref
36998 LatexCommand ref
36999 reference "sec:File-Formats"
37000
37001 \end_inset
37002
37003 ) and opens it in an appropriate viewer.
37004  The viewer can be set or changed in the preferences (menu 
37005 \family sans
37006 Tools\SpecialChar \menuseparator
37007 Preferences\SpecialChar \menuseparator
37008 File
37009 \begin_inset space ~
37010 \end_inset
37011
37012 Handling\SpecialChar \menuseparator
37013 File
37014 \begin_inset space ~
37015 \end_inset
37016
37017 Formats\SpecialChar \menuseparator
37018 Viewer
37019 \family default
37020 ; see section
37021 \begin_inset space ~
37022 \end_inset
37023
37024
37025 \begin_inset CommandInset ref
37026 LatexCommand ref
37027 reference "sec:File-Formats"
37028
37029 \end_inset
37030
37031 ).
37032  The default viewers are set by LyX when it is first configured.
37033  The default output format is 
37034 \family sans
37035 PDF
37036 \begin_inset space ~
37037 \end_inset
37038
37039 (pdflatex)
37040 \family default
37041 .
37042 \end_layout
37043
37044 \begin_layout Subsection
37045 View (Other Formats)
37046 \end_layout
37047
37048 \begin_layout Standard
37049 With this menu you can view your document in alternative output formats.
37050  The menu contains a list of available formats in which you can view the
37051  actual document with an external program.
37052  The menu entries are not the same on all installations — it depends on
37053  the LaTeX programs that are found when LyX was configured.
37054  All possible formats are listed in section
37055 \begin_inset space ~
37056 \end_inset
37057
37058
37059 \begin_inset CommandInset ref
37060 LatexCommand ref
37061 reference "sub:Export"
37062
37063 \end_inset
37064
37065 .
37066  You should at least see the menu entry 
37067 \family sans
37068 DVI
37069 \family default
37070 .
37071  If it is missing, you need to update or repair your LaTeX installation.
37072  After updating you have to reconfigure LyX (see section
37073 \begin_inset space ~
37074 \end_inset
37075
37076
37077 \begin_inset CommandInset ref
37078 LatexCommand ref
37079 reference "sec:Basic-LyX-Setup"
37080
37081 \end_inset
37082
37083 .
37084 \begin_inset Index idx
37085 status collapsed
37086
37087 \begin_layout Plain Layout
37088 Reconfiguration of LyX
37089 \end_layout
37090
37091 \end_inset
37092
37093 )
37094 \end_layout
37095
37096 \begin_layout Standard
37097 Invoking a view menu will start a viewer program.
37098  The viewer can be set or changed in the preferences (menu 
37099 \family sans
37100 Tools\SpecialChar \menuseparator
37101 Preferences\SpecialChar \menuseparator
37102 File
37103 \begin_inset space ~
37104 \end_inset
37105
37106 Handling\SpecialChar \menuseparator
37107 File
37108 \begin_inset space ~
37109 \end_inset
37110
37111 Formats\SpecialChar \menuseparator
37112 Viewer
37113 \family default
37114 ; see section
37115 \begin_inset space ~
37116 \end_inset
37117
37118
37119 \begin_inset CommandInset ref
37120 LatexCommand ref
37121 reference "sec:File-Formats"
37122
37123 \end_inset
37124
37125 ).
37126  The default viewers are set by LyX when it is first configured.
37127 \end_layout
37128
37129 \begin_layout Subsection
37130 Update
37131 \begin_inset space ~
37132 \end_inset
37133
37134 [<output format>]
37135 \end_layout
37136
37137 \begin_layout Standard
37138 This menu entry allows you to update the view with your latest changes (in
37139  the default output format) without opening a new viewer window.
37140 \end_layout
37141
37142 \begin_layout Subsection
37143 Update (Other Formats)
37144 \end_layout
37145
37146 \begin_layout Standard
37147 With this menu you can update the view of alternative output formats of
37148  your document without opening a new viewer window.
37149 \end_layout
37150
37151 \begin_layout Subsection
37152 View Master Document
37153 \end_layout
37154
37155 \begin_layout Standard
37156 This menu item is only visible if your document is included to another document,
37157  which is then its 
37158 \begin_inset Quotes eld
37159 \end_inset
37160
37161 master
37162 \begin_inset Quotes erd
37163 \end_inset
37164
37165  (see section 
37166 \emph on
37167 Child Documents
37168 \emph default
37169  in the 
37170 \emph on
37171 Embedded
37172 \begin_inset space ~
37173 \end_inset
37174
37175 Objects
37176 \emph default
37177  manual for more information on this topic).
37178  This item allows you to view the master document from within its child.
37179  That is, if you are working on a child document which is a chapter of a
37180  book, 
37181 \family sans
37182 View
37183 \begin_inset space ~
37184 \end_inset
37185
37186 Master
37187 \begin_inset space ~
37188 \end_inset
37189
37190 Document
37191 \family default
37192  generates the output of the whole book, while 
37193 \family sans
37194 View
37195 \family default
37196  will just output the chapter alone.
37197 \end_layout
37198
37199 \begin_layout Standard
37200 The format used by this function is the default output format as specified
37201  in the document settings (menu 
37202 \family sans
37203 Document\SpecialChar \menuseparator
37204 Settings\SpecialChar \menuseparator
37205 Output\SpecialChar \menuseparator
37206 Default
37207 \begin_inset space ~
37208 \end_inset
37209
37210 Output
37211 \begin_inset space ~
37212 \end_inset
37213
37214 Format
37215 \family default
37216 ; see section
37217 \begin_inset space ~
37218 \end_inset
37219
37220
37221 \begin_inset CommandInset ref
37222 LatexCommand ref
37223 reference "sec:Doc-Output"
37224
37225 \end_inset
37226
37227 ) or in the preferences (menu 
37228 \family sans
37229 Tools\SpecialChar \menuseparator
37230 Preferences\SpecialChar \menuseparator
37231 File
37232 \begin_inset space ~
37233 \end_inset
37234
37235 Handling\SpecialChar \menuseparator
37236 File
37237 \begin_inset space ~
37238 \end_inset
37239
37240 Formats\SpecialChar \menuseparator
37241 Default
37242 \begin_inset space ~
37243 \end_inset
37244
37245 Output
37246 \begin_inset space ~
37247 \end_inset
37248
37249 Format
37250 \family default
37251 ; see section
37252 \begin_inset space ~
37253 \end_inset
37254
37255
37256 \begin_inset CommandInset ref
37257 LatexCommand ref
37258 reference "sec:File-Formats"
37259
37260 \end_inset
37261
37262 ).
37263 \end_layout
37264
37265 \begin_layout Subsection
37266 Update Master Document
37267 \end_layout
37268
37269 \begin_layout Standard
37270 This menu item is only visible if your document is included to another document,
37271  which is then its 
37272 \begin_inset Quotes eld
37273 \end_inset
37274
37275 master
37276 \begin_inset Quotes erd
37277 \end_inset
37278
37279  (see section 
37280 \emph on
37281 Child Documents
37282 \emph default
37283  in the 
37284 \emph on
37285 Embedded
37286 \begin_inset space ~
37287 \end_inset
37288
37289 Objects
37290 \emph default
37291  manual for more information on this topic).
37292  This item allows you to update the view of a master document from within
37293  its child without the need to switch to the master document itself.
37294 \end_layout
37295
37296 \begin_layout Standard
37297 The format used by this function is the default output format as specified
37298  in the document settings (menu 
37299 \family sans
37300 Document\SpecialChar \menuseparator
37301 Settings\SpecialChar \menuseparator
37302 Output\SpecialChar \menuseparator
37303 Default
37304 \begin_inset space ~
37305 \end_inset
37306
37307 Output
37308 \begin_inset space ~
37309 \end_inset
37310
37311 Format
37312 \family default
37313 ; see section
37314 \begin_inset space ~
37315 \end_inset
37316
37317
37318 \begin_inset CommandInset ref
37319 LatexCommand ref
37320 reference "sec:Doc-Output"
37321
37322 \end_inset
37323
37324 ) or in the preferences (menu 
37325 \family sans
37326 Tools\SpecialChar \menuseparator
37327 Preferences\SpecialChar \menuseparator
37328 File
37329 \begin_inset space ~
37330 \end_inset
37331
37332 Handling\SpecialChar \menuseparator
37333 File
37334 \begin_inset space ~
37335 \end_inset
37336
37337 Formats\SpecialChar \menuseparator
37338 Default
37339 \begin_inset space ~
37340 \end_inset
37341
37342 Output
37343 \begin_inset space ~
37344 \end_inset
37345
37346 Format
37347 \family default
37348 ; see section
37349 \begin_inset space ~
37350 \end_inset
37351
37352
37353 \begin_inset CommandInset ref
37354 LatexCommand ref
37355 reference "sec:File-Formats"
37356
37357 \end_inset
37358
37359 ).
37360 \end_layout
37361
37362 \begin_layout Subsection
37363 Compressed
37364 \end_layout
37365
37366 \begin_layout Standard
37367 Un/compresses the current document.
37368 \end_layout
37369
37370 \begin_layout Subsection
37371 Settings
37372 \end_layout
37373
37374 \begin_layout Standard
37375 The document settings are described in appendix
37376 \begin_inset space ~
37377 \end_inset
37378
37379
37380 \begin_inset CommandInset ref
37381 LatexCommand ref
37382 reference "chap:The-Document-Settings"
37383
37384 \end_inset
37385
37386 .
37387 \end_layout
37388
37389 \begin_layout Section
37390 The Tools Menu
37391 \begin_inset Index idx
37392 status collapsed
37393
37394 \begin_layout Plain Layout
37395 Menu ! Tools
37396 \end_layout
37397
37398 \end_inset
37399
37400
37401 \end_layout
37402
37403 \begin_layout Subsection
37404 Spellchecker
37405 \end_layout
37406
37407 \begin_layout Standard
37408 Spell checking is explained in section
37409 \begin_inset space ~
37410 \end_inset
37411
37412
37413 \begin_inset CommandInset ref
37414 LatexCommand ref
37415 reference "sec:Spellchecking"
37416
37417 \end_inset
37418
37419 .
37420 \end_layout
37421
37422 \begin_layout Subsection
37423 Thesaurus
37424 \end_layout
37425
37426 \begin_layout Standard
37427 The thesaurus is described in section
37428 \begin_inset space ~
37429 \end_inset
37430
37431
37432 \begin_inset CommandInset ref
37433 LatexCommand ref
37434 reference "sec:Thesaurus"
37435
37436 \end_inset
37437
37438 .
37439 \end_layout
37440
37441 \begin_layout Subsection
37442 Statistics
37443 \begin_inset Index idx
37444 status collapsed
37445
37446 \begin_layout Plain Layout
37447 Word count
37448 \end_layout
37449
37450 \end_inset
37451
37452
37453 \begin_inset Index idx
37454 status collapsed
37455
37456 \begin_layout Plain Layout
37457 Character count
37458 \end_layout
37459
37460 \end_inset
37461
37462
37463 \end_layout
37464
37465 \begin_layout Standard
37466 Returns the number of the words and characters in the actual document or
37467  the highlighted document part.
37468 \end_layout
37469
37470 \begin_layout Subsection
37471 Check T
37472 \begin_inset ERT
37473 status collapsed
37474
37475 \begin_layout Plain Layout
37476
37477 {}
37478 \end_layout
37479
37480 \end_inset
37481
37482 eX
37483 \begin_inset Index idx
37484 status collapsed
37485
37486 \begin_layout Plain Layout
37487 ChkTeX
37488 \end_layout
37489
37490 \end_inset
37491
37492
37493 \end_layout
37494
37495 \begin_layout Standard
37496 Generates with the help of the program 
37497 \family typewriter
37498 ChkTeX
37499 \family default
37500  a log of possible LaTeX-errors and displays it in a dialog.
37501  This feature is not available on Windows.
37502 \end_layout
37503
37504 \begin_layout Subsection
37505 T
37506 \begin_inset ERT
37507 status collapsed
37508
37509 \begin_layout Plain Layout
37510
37511 {}
37512 \end_layout
37513
37514 \end_inset
37515
37516 eX Information
37517 \begin_inset Index idx
37518 status collapsed
37519
37520 \begin_layout Plain Layout
37521 TeX Information
37522 \end_layout
37523
37524 \end_inset
37525
37526
37527 \end_layout
37528
37529 \begin_layout Standard
37530 Shows you a list of the document classes and styles installed in your LaTeX-syst
37531 em.
37532  Use the option 
37533 \family sans
37534 Show
37535 \begin_inset space ~
37536 \end_inset
37537
37538 path
37539 \family default
37540  to see the full filename paths.
37541 \end_layout
37542
37543 \begin_layout Subsection
37544 Compare
37545 \begin_inset Index idx
37546 status collapsed
37547
37548 \begin_layout Plain Layout
37549 Compare
37550 \end_layout
37551
37552 \end_inset
37553
37554
37555 \end_layout
37556
37557 \begin_layout Standard
37558 Opens a dialog to compare LyX files as described in section
37559 \begin_inset space ~
37560 \end_inset
37561
37562
37563 \begin_inset CommandInset ref
37564 LatexCommand ref
37565 reference "sec:Comparison-of-Documents"
37566
37567 \end_inset
37568
37569 .
37570 \end_layout
37571
37572 \begin_layout Subsection
37573 Reconfigure
37574 \begin_inset Index idx
37575 status collapsed
37576
37577 \begin_layout Plain Layout
37578 LyX ! Reconfigure|see
37579 \begin_inset ERT
37580 status collapsed
37581
37582 \begin_layout Plain Layout
37583
37584 {
37585 \end_layout
37586
37587 \end_inset
37588
37589 Reconfiguration of LyX
37590 \begin_inset ERT
37591 status collapsed
37592
37593 \begin_layout Plain Layout
37594
37595 }
37596 \end_layout
37597
37598 \end_inset
37599
37600
37601 \end_layout
37602
37603 \end_inset
37604
37605
37606 \begin_inset Index idx
37607 status collapsed
37608
37609 \begin_layout Plain Layout
37610 Reconfiguration of LyX
37611 \end_layout
37612
37613 \end_inset
37614
37615
37616 \end_layout
37617
37618 \begin_layout Standard
37619 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
37620  needs; see also section
37621 \begin_inset space ~
37622 \end_inset
37623
37624
37625 \begin_inset CommandInset ref
37626 LatexCommand ref
37627 reference "sec:Basic-LyX-Setup"
37628
37629 \end_inset
37630
37631 .
37632 \end_layout
37633
37634 \begin_layout Subsection
37635 Preferences
37636 \end_layout
37637
37638 \begin_layout Standard
37639 Opens the 
37640 \family sans
37641 Preferences
37642 \family default
37643  dialog as described in detail in appendix
37644 \begin_inset space ~
37645 \end_inset
37646
37647
37648 \begin_inset CommandInset ref
37649 LatexCommand ref
37650 reference "chap:The-Preferences-dialog"
37651
37652 \end_inset
37653
37654 .
37655 \end_layout
37656
37657 \begin_layout Section
37658 The Help Menu
37659 \begin_inset Index idx
37660 status collapsed
37661
37662 \begin_layout Plain Layout
37663 Menu ! Help
37664 \end_layout
37665
37666 \end_inset
37667
37668
37669 \end_layout
37670
37671 \begin_layout Standard
37672 This menu lists the documentation files of LyX in the language of LyX's
37673  menus.
37674  If a file is not available in this language, the English version will be
37675  listed.
37676 \end_layout
37677
37678 \begin_layout Standard
37679 The menu 
37680 \family sans
37681 LaTeX
37682 \begin_inset space ~
37683 \end_inset
37684
37685 Configuration
37686 \family default
37687  shows a LyX-document with information about the LaTeX-packages and classes
37688  found by LyX (see also section
37689 \begin_inset space ~
37690 \end_inset
37691
37692
37693 \begin_inset CommandInset ref
37694 LatexCommand ref
37695 reference "sec:LaTeX-Setup"
37696
37697 \end_inset
37698
37699 ).
37700 \end_layout
37701
37702 \begin_layout Standard
37703 The menu 
37704 \family sans
37705 About
37706 \begin_inset space ~
37707 \end_inset
37708
37709 Ly
37710 \begin_inset ERT
37711 status collapsed
37712
37713 \begin_layout Plain Layout
37714
37715 {}
37716 \end_layout
37717
37718 \end_inset
37719
37720 X
37721 \family default
37722  gives information about the copyright, the credits and the LyX version
37723  you are using.
37724 \end_layout
37725
37726 \begin_layout Section
37727 Toolbars
37728 \begin_inset CommandInset label
37729 LatexCommand label
37730 name "sec:Toolbars"
37731
37732 \end_inset
37733
37734
37735 \end_layout
37736
37737 \begin_layout Standard
37738 How to show or hide toolbars is explained in section
37739 \begin_inset space ~
37740 \end_inset
37741
37742
37743 \begin_inset CommandInset ref
37744 LatexCommand ref
37745 reference "sub:Toolbars"
37746
37747 \end_inset
37748
37749 .
37750 \end_layout
37751
37752 \begin_layout Standard
37753 It is also possible to define custom toolbars.
37754  This is described in the 
37755 \emph on
37756 Additional Features
37757 \emph default
37758  manual.
37759 \end_layout
37760
37761 \begin_layout Subsection
37762 Standard Toolbar
37763 \begin_inset Index idx
37764 status collapsed
37765
37766 \begin_layout Plain Layout
37767 Toolbar ! Standard
37768 \end_layout
37769
37770 \end_inset
37771
37772
37773 \end_layout
37774
37775 \begin_layout Standard
37776 \begin_inset Graphics
37777         filename clipart/StandardToolbar.png
37778         width 100col%
37779
37780 \end_inset
37781
37782
37783 \end_layout
37784
37785 \begin_layout Standard
37786 \begin_inset VSpace defskip
37787 \end_inset
37788
37789
37790 \end_layout
37791
37792 \begin_layout Standard
37793 The standard toolbar as shown above contains from left to right the following
37794  buttons:
37795 \begin_inset ERT
37796 status collapsed
37797
37798 \begin_layout Plain Layout
37799
37800
37801 \backslash
37802 setlength{
37803 \backslash
37804 LTleft}{0pt}
37805 \end_layout
37806
37807 \end_inset
37808
37809
37810 \begin_inset Note Note
37811 status collapsed
37812
37813 \begin_layout Plain Layout
37814 This is necessary to left align the following longtables.
37815  See the 
37816 \emph on
37817 Embedded Objects
37818 \emph default
37819  manual for more information.
37820 \end_layout
37821
37822 \end_inset
37823
37824
37825 \end_layout
37826
37827 \begin_layout Standard
37828 \begin_inset VSpace defskip
37829 \end_inset
37830
37831
37832 \end_layout
37833
37834 \begin_layout Standard
37835 \begin_inset Tabular
37836 <lyxtabular version="3" rows="1" columns="2">
37837 <features rotate="0" islongtable="true" longtabularalignment="center">
37838 <column alignment="center" valignment="top">
37839 <column alignment="center" valignment="top">
37840 <row>
37841 <cell alignment="center" valignment="top" usebox="none">
37842 \begin_inset Text
37843
37844 \begin_layout Plain Layout
37845 \begin_inset Graphics
37846         filename clipart/ToolbarEnvBox.png
37847         clip
37848
37849 \end_inset
37850
37851
37852 \end_layout
37853
37854 \end_inset
37855 </cell>
37856 <cell alignment="center" valignment="top" usebox="none">
37857 \begin_inset Text
37858
37859 \begin_layout Plain Layout
37860 pull-down box for the environments
37861 \end_layout
37862
37863 \end_inset
37864 </cell>
37865 </row>
37866 </lyxtabular>
37867
37868 \end_inset
37869
37870
37871 \end_layout
37872
37873 \begin_layout Standard
37874 \begin_inset VSpace -10mm
37875 \end_inset
37876
37877
37878 \end_layout
37879
37880 \begin_layout Standard
37881 \align left
37882 \begin_inset Tabular
37883 <lyxtabular version="3" rows="22" columns="2">
37884 <features rotate="0" islongtable="true" longtabularalignment="center">
37885 <column alignment="left" valignment="top">
37886 <column alignment="left" valignment="top">
37887 <row interlinespace="2.5mm">
37888 <cell alignment="center" valignment="top" usebox="none">
37889 \begin_inset Text
37890
37891 \begin_layout Plain Layout
37892
37893 \family sans
37894 \begin_inset Info
37895 type  "icon"
37896 arg   "buffer-new"
37897 \end_inset
37898
37899
37900 \end_layout
37901
37902 \end_inset
37903 </cell>
37904 <cell alignment="center" valignment="top" usebox="none">
37905 \begin_inset Text
37906
37907 \begin_layout Plain Layout
37908
37909 \family sans
37910 File\SpecialChar \menuseparator
37911 New
37912 \end_layout
37913
37914 \end_inset
37915 </cell>
37916 </row>
37917 <row interlinespace="2.5mm">
37918 <cell alignment="center" valignment="top" usebox="none">
37919 \begin_inset Text
37920
37921 \begin_layout Plain Layout
37922
37923 \family sans
37924 \begin_inset Info
37925 type  "icon"
37926 arg   "file-open"
37927 \end_inset
37928
37929
37930 \end_layout
37931
37932 \end_inset
37933 </cell>
37934 <cell alignment="center" valignment="top" usebox="none">
37935 \begin_inset Text
37936
37937 \begin_layout Plain Layout
37938
37939 \family sans
37940 File\SpecialChar \menuseparator
37941 Open
37942 \end_layout
37943
37944 \end_inset
37945 </cell>
37946 </row>
37947 <row interlinespace="2.5mm">
37948 <cell alignment="center" valignment="top" usebox="none">
37949 \begin_inset Text
37950
37951 \begin_layout Plain Layout
37952
37953 \family sans
37954 \begin_inset Info
37955 type  "icon"
37956 arg   "buffer-write"
37957 \end_inset
37958
37959
37960 \end_layout
37961
37962 \end_inset
37963 </cell>
37964 <cell alignment="center" valignment="top" usebox="none">
37965 \begin_inset Text
37966
37967 \begin_layout Plain Layout
37968
37969 \family sans
37970 File\SpecialChar \menuseparator
37971 Save
37972 \end_layout
37973
37974 \end_inset
37975 </cell>
37976 </row>
37977 <row interlinespace="2.5mm">
37978 <cell alignment="center" valignment="top" usebox="none">
37979 \begin_inset Text
37980
37981 \begin_layout Plain Layout
37982
37983 \family sans
37984 \begin_inset Info
37985 type  "icon"
37986 arg   "dialog-show print"
37987 \end_inset
37988
37989
37990 \end_layout
37991
37992 \end_inset
37993 </cell>
37994 <cell alignment="center" valignment="top" usebox="none">
37995 \begin_inset Text
37996
37997 \begin_layout Plain Layout
37998
37999 \family sans
38000 File\SpecialChar \menuseparator
38001 Print
38002 \end_layout
38003
38004 \end_inset
38005 </cell>
38006 </row>
38007 <row interlinespace="2.5mm">
38008 <cell alignment="center" valignment="top" usebox="none">
38009 \begin_inset Text
38010
38011 \begin_layout Plain Layout
38012
38013 \family sans
38014 \begin_inset Info
38015 type  "icon"
38016 arg   "dialog-show spellchecker"
38017 \end_inset
38018
38019
38020 \end_layout
38021
38022 \end_inset
38023 </cell>
38024 <cell alignment="center" valignment="top" usebox="none">
38025 \begin_inset Text
38026
38027 \begin_layout Plain Layout
38028
38029 \family sans
38030 Tools\SpecialChar \menuseparator
38031 Spellchecker
38032 \end_layout
38033
38034 \end_inset
38035 </cell>
38036 </row>
38037 <row interlinespace="2.5mm">
38038 <cell alignment="center" valignment="top" usebox="none">
38039 \begin_inset Text
38040
38041 \begin_layout Plain Layout
38042
38043 \family sans
38044 \begin_inset Info
38045 type  "icon"
38046 arg   "undo"
38047 \end_inset
38048
38049
38050 \end_layout
38051
38052 \end_inset
38053 </cell>
38054 <cell alignment="center" valignment="top" usebox="none">
38055 \begin_inset Text
38056
38057 \begin_layout Plain Layout
38058
38059 \family sans
38060 Edit\SpecialChar \menuseparator
38061 Undo
38062 \end_layout
38063
38064 \end_inset
38065 </cell>
38066 </row>
38067 <row interlinespace="2.5mm">
38068 <cell alignment="center" valignment="top" usebox="none">
38069 \begin_inset Text
38070
38071 \begin_layout Plain Layout
38072
38073 \family sans
38074 \begin_inset Info
38075 type  "icon"
38076 arg   "redo"
38077 \end_inset
38078
38079
38080 \end_layout
38081
38082 \end_inset
38083 </cell>
38084 <cell alignment="center" valignment="top" usebox="none">
38085 \begin_inset Text
38086
38087 \begin_layout Plain Layout
38088
38089 \family sans
38090 Edit\SpecialChar \menuseparator
38091 Redo
38092 \end_layout
38093
38094 \end_inset
38095 </cell>
38096 </row>
38097 <row interlinespace="2.5mm">
38098 <cell alignment="center" valignment="top" usebox="none">
38099 \begin_inset Text
38100
38101 \begin_layout Plain Layout
38102
38103 \family sans
38104 \begin_inset Info
38105 type  "icon"
38106 arg   "cut"
38107 \end_inset
38108
38109
38110 \end_layout
38111
38112 \end_inset
38113 </cell>
38114 <cell alignment="center" valignment="top" usebox="none">
38115 \begin_inset Text
38116
38117 \begin_layout Plain Layout
38118
38119 \family sans
38120 Edit\SpecialChar \menuseparator
38121 Cut
38122 \end_layout
38123
38124 \end_inset
38125 </cell>
38126 </row>
38127 <row interlinespace="2.5mm">
38128 <cell alignment="center" valignment="top" usebox="none">
38129 \begin_inset Text
38130
38131 \begin_layout Plain Layout
38132
38133 \family sans
38134 \begin_inset Info
38135 type  "icon"
38136 arg   "copy"
38137 \end_inset
38138
38139
38140 \end_layout
38141
38142 \end_inset
38143 </cell>
38144 <cell alignment="center" valignment="top" usebox="none">
38145 \begin_inset Text
38146
38147 \begin_layout Plain Layout
38148
38149 \family sans
38150 Edit\SpecialChar \menuseparator
38151 Copy
38152 \end_layout
38153
38154 \end_inset
38155 </cell>
38156 </row>
38157 <row interlinespace="2.5mm">
38158 <cell alignment="center" valignment="top" usebox="none">
38159 \begin_inset Text
38160
38161 \begin_layout Plain Layout
38162
38163 \family sans
38164 \begin_inset Info
38165 type  "icon"
38166 arg   "paste"
38167 \end_inset
38168
38169
38170 \end_layout
38171
38172 \end_inset
38173 </cell>
38174 <cell alignment="center" valignment="top" usebox="none">
38175 \begin_inset Text
38176
38177 \begin_layout Plain Layout
38178
38179 \family sans
38180 Edit\SpecialChar \menuseparator
38181 Paste
38182 \end_layout
38183
38184 \end_inset
38185 </cell>
38186 </row>
38187 <row interlinespace="2.5mm">
38188 <cell alignment="center" valignment="top" usebox="none">
38189 \begin_inset Text
38190
38191 \begin_layout Plain Layout
38192
38193 \family sans
38194 \begin_inset Info
38195 type  "icon"
38196 arg   "dialog-show findreplace"
38197 \end_inset
38198
38199
38200 \end_layout
38201
38202 \end_inset
38203 </cell>
38204 <cell alignment="center" valignment="top" usebox="none">
38205 \begin_inset Text
38206
38207 \begin_layout Plain Layout
38208
38209 \family sans
38210 Edit\SpecialChar \menuseparator
38211 Find
38212 \begin_inset space \thinspace{}
38213 \end_inset
38214
38215 &
38216 \begin_inset space \thinspace{}
38217 \end_inset
38218
38219 Replace
38220 \begin_inset space \thinspace{}
38221 \end_inset
38222
38223 (Quick)
38224 \end_layout
38225
38226 \end_inset
38227 </cell>
38228 </row>
38229 <row interlinespace="2.5mm">
38230 <cell alignment="center" valignment="top" usebox="none">
38231 \begin_inset Text
38232
38233 \begin_layout Plain Layout
38234 \begin_inset Info
38235 type  "icon"
38236 arg   "dialog-toggle findreplaceadv"
38237 \end_inset
38238
38239
38240 \end_layout
38241
38242 \end_inset
38243 </cell>
38244 <cell alignment="center" valignment="top" usebox="none">
38245 \begin_inset Text
38246
38247 \begin_layout Plain Layout
38248
38249 \family sans
38250 Edit\SpecialChar \menuseparator
38251 Find
38252 \begin_inset space \thinspace{}
38253 \end_inset
38254
38255 &
38256 \begin_inset space \thinspace{}
38257 \end_inset
38258
38259 Replace
38260 \begin_inset space \thinspace{}
38261 \end_inset
38262
38263 (Advanced)
38264 \end_layout
38265
38266 \end_inset
38267 </cell>
38268 </row>
38269 <row interlinespace="2.5mm">
38270 <cell alignment="center" valignment="top" usebox="none">
38271 \begin_inset Text
38272
38273 \begin_layout Plain Layout
38274
38275 \family sans
38276 \begin_inset Info
38277 type  "icon"
38278 arg   "bookmark-goto 0"
38279 \end_inset
38280
38281
38282 \end_layout
38283
38284 \end_inset
38285 </cell>
38286 <cell alignment="center" valignment="top" usebox="none">
38287 \begin_inset Text
38288
38289 \begin_layout Plain Layout
38290
38291 \family sans
38292 Navigate\SpecialChar \menuseparator
38293 Bookmarks\SpecialChar \menuseparator
38294 Navigate Back
38295 \end_layout
38296
38297 \end_inset
38298 </cell>
38299 </row>
38300 <row interlinespace="2.5mm">
38301 <cell alignment="center" valignment="top" usebox="none">
38302 \begin_inset Text
38303
38304 \begin_layout Plain Layout
38305
38306 \family sans
38307 \begin_inset Info
38308 type  "icon"
38309 arg   "font-emph"
38310 \end_inset
38311
38312
38313 \end_layout
38314
38315 \end_inset
38316 </cell>
38317 <cell alignment="center" valignment="top" usebox="none">
38318 \begin_inset Text
38319
38320 \begin_layout Plain Layout
38321 Emphasize text, function of the 
38322 \family sans
38323 Edit\SpecialChar \menuseparator
38324 Text
38325 \begin_inset space ~
38326 \end_inset
38327
38328 Style\SpecialChar \menuseparator
38329 Customized
38330 \family default
38331  dialog
38332 \end_layout
38333
38334 \end_inset
38335 </cell>
38336 </row>
38337 <row interlinespace="2.5mm">
38338 <cell alignment="center" valignment="top" usebox="none">
38339 \begin_inset Text
38340
38341 \begin_layout Plain Layout
38342
38343 \family sans
38344 \begin_inset Info
38345 type  "icon"
38346 arg   "font-noun"
38347 \end_inset
38348
38349
38350 \end_layout
38351
38352 \end_inset
38353 </cell>
38354 <cell alignment="center" valignment="top" usebox="none">
38355 \begin_inset Text
38356
38357 \begin_layout Plain Layout
38358 Set text to noun style, function of the 
38359 \family sans
38360 Edit\SpecialChar \menuseparator
38361 Text
38362 \begin_inset space ~
38363 \end_inset
38364
38365 Style\SpecialChar \menuseparator
38366 Customized
38367 \family default
38368  dialog
38369 \end_layout
38370
38371 \end_inset
38372 </cell>
38373 </row>
38374 <row interlinespace="2.5mm">
38375 <cell alignment="center" valignment="top" usebox="none">
38376 \begin_inset Text
38377
38378 \begin_layout Plain Layout
38379
38380 \family sans
38381 \begin_inset Info
38382 type  "icon"
38383 arg   "textstyle-apply"
38384 \end_inset
38385
38386
38387 \end_layout
38388
38389 \end_inset
38390 </cell>
38391 <cell alignment="center" valignment="top" usebox="none">
38392 \begin_inset Text
38393
38394 \begin_layout Plain Layout
38395 Format text using the current settings in the 
38396 \family sans
38397 Edit\SpecialChar \menuseparator
38398 Text
38399 \begin_inset space ~
38400 \end_inset
38401
38402 Style\SpecialChar \menuseparator
38403 Customized
38404 \family default
38405  dialog
38406 \end_layout
38407
38408 \end_inset
38409 </cell>
38410 </row>
38411 <row interlinespace="2.5mm">
38412 <cell alignment="center" valignment="top" usebox="none">
38413 \begin_inset Text
38414
38415 \begin_layout Plain Layout
38416
38417 \family sans
38418 \begin_inset Info
38419 type  "icon"
38420 arg   "math-mode"
38421 \end_inset
38422
38423
38424 \end_layout
38425
38426 \end_inset
38427 </cell>
38428 <cell alignment="center" valignment="top" usebox="none">
38429 \begin_inset Text
38430
38431 \begin_layout Plain Layout
38432
38433 \family sans
38434 Insert\SpecialChar \menuseparator
38435 Math\SpecialChar \menuseparator
38436 Inline
38437 \begin_inset space ~
38438 \end_inset
38439
38440 Formula
38441 \end_layout
38442
38443 \end_inset
38444 </cell>
38445 </row>
38446 <row interlinespace="2.5mm">
38447 <cell alignment="center" valignment="top" usebox="none">
38448 \begin_inset Text
38449
38450 \begin_layout Plain Layout
38451
38452 \family sans
38453 \begin_inset Info
38454 type  "icon"
38455 arg   "dialog-show-new-inset graphics"
38456 \end_inset
38457
38458
38459 \end_layout
38460
38461 \end_inset
38462 </cell>
38463 <cell alignment="center" valignment="top" usebox="none">
38464 \begin_inset Text
38465
38466 \begin_layout Plain Layout
38467
38468 \family sans
38469 Insert\SpecialChar \menuseparator
38470 Graphics
38471 \end_layout
38472
38473 \end_inset
38474 </cell>
38475 </row>
38476 <row interlinespace="2.5mm">
38477 <cell alignment="center" valignment="top" usebox="none">
38478 \begin_inset Text
38479
38480 \begin_layout Plain Layout
38481 \begin_inset Info
38482 type  "icon"
38483 arg   "tabular-insert"
38484 \end_inset
38485
38486
38487 \end_layout
38488
38489 \end_inset
38490 </cell>
38491 <cell alignment="center" valignment="top" usebox="none">
38492 \begin_inset Text
38493
38494 \begin_layout Plain Layout
38495
38496 \family sans
38497 Insert\SpecialChar \menuseparator
38498 Table
38499 \end_layout
38500
38501 \end_inset
38502 </cell>
38503 </row>
38504 <row interlinespace="2.5mm">
38505 <cell alignment="center" valignment="top" usebox="none">
38506 \begin_inset Text
38507
38508 \begin_layout Plain Layout
38509
38510 \family sans
38511 \begin_inset Info
38512 type  "icon"
38513 arg   "dialog-toggle toc"
38514 \end_inset
38515
38516
38517 \end_layout
38518
38519 \end_inset
38520 </cell>
38521 <cell alignment="center" valignment="top" usebox="none">
38522 \begin_inset Text
38523
38524 \begin_layout Plain Layout
38525 Toggle outline window on/off, 
38526 \family sans
38527 View\SpecialChar \menuseparator
38528 Outline
38529 \end_layout
38530
38531 \end_inset
38532 </cell>
38533 </row>
38534 <row interlinespace="2.5mm">
38535 <cell alignment="center" valignment="top" usebox="none">
38536 \begin_inset Text
38537
38538 \begin_layout Plain Layout
38539
38540 \family sans
38541 \begin_inset Info
38542 type  "icon"
38543 arg   "toolbar-toggle math"
38544 \end_inset
38545
38546
38547 \end_layout
38548
38549 \end_inset
38550 </cell>
38551 <cell alignment="center" valignment="top" usebox="none">
38552 \begin_inset Text
38553
38554 \begin_layout Plain Layout
38555 Toggle math toolbar on/off
38556 \end_layout
38557
38558 \end_inset
38559 </cell>
38560 </row>
38561 <row interlinespace="2.5mm">
38562 <cell alignment="center" valignment="top" usebox="none">
38563 \begin_inset Text
38564
38565 \begin_layout Plain Layout
38566
38567 \family sans
38568 \begin_inset Info
38569 type  "icon"
38570 arg   "toolbar-toggle table"
38571 \end_inset
38572
38573
38574 \end_layout
38575
38576 \end_inset
38577 </cell>
38578 <cell alignment="center" valignment="top" usebox="none">
38579 \begin_inset Text
38580
38581 \begin_layout Plain Layout
38582 Toggle table toolbar on/off
38583 \end_layout
38584
38585 \end_inset
38586 </cell>
38587 </row>
38588 </lyxtabular>
38589
38590 \end_inset
38591
38592
38593 \end_layout
38594
38595 \begin_layout Subsection
38596 Extra Toolbar
38597 \begin_inset Index idx
38598 status collapsed
38599
38600 \begin_layout Plain Layout
38601 Toolbar ! Extra
38602 \end_layout
38603
38604 \end_inset
38605
38606
38607 \end_layout
38608
38609 \begin_layout Standard
38610 \begin_inset Graphics
38611         filename clipart/ExtraToolbar.png
38612         width 100col%
38613
38614 \end_inset
38615
38616
38617 \end_layout
38618
38619 \begin_layout Standard
38620 \begin_inset VSpace defskip
38621 \end_inset
38622
38623
38624 \end_layout
38625
38626 \begin_layout Standard
38627 The extra toolbar as shown above contains from left to right the following
38628  buttons:
38629 \end_layout
38630
38631 \begin_layout Standard
38632 \begin_inset VSpace defskip
38633 \end_inset
38634
38635
38636 \end_layout
38637
38638 \begin_layout Standard
38639 \begin_inset Tabular
38640 <lyxtabular version="3" rows="25" columns="2">
38641 <features rotate="0" islongtable="true" longtabularalignment="center">
38642 <column alignment="left" valignment="top">
38643 <column alignment="left" valignment="top">
38644 <row interlinespace="2.5mm">
38645 <cell alignment="center" valignment="top" usebox="none">
38646 \begin_inset Text
38647
38648 \begin_layout Plain Layout
38649
38650 \family sans
38651 \begin_inset Info
38652 type  "icon"
38653 arg   "layout"
38654 \end_inset
38655
38656
38657 \end_layout
38658
38659 \end_inset
38660 </cell>
38661 <cell alignment="center" valignment="top" usebox="none">
38662 \begin_inset Text
38663
38664 \begin_layout Plain Layout
38665 Default
38666 \end_layout
38667
38668 \end_inset
38669 </cell>
38670 </row>
38671 <row interlinespace="2.5mm">
38672 <cell alignment="center" valignment="top" usebox="none">
38673 \begin_inset Text
38674
38675 \begin_layout Plain Layout
38676
38677 \family sans
38678 \begin_inset Info
38679 type  "icon"
38680 arg   "layout Enumerate"
38681 \end_inset
38682
38683
38684 \end_layout
38685
38686 \end_inset
38687 </cell>
38688 <cell alignment="center" valignment="top" usebox="none">
38689 \begin_inset Text
38690
38691 \begin_layout Plain Layout
38692 Numbered list
38693 \end_layout
38694
38695 \end_inset
38696 </cell>
38697 </row>
38698 <row interlinespace="2.5mm">
38699 <cell alignment="center" valignment="top" usebox="none">
38700 \begin_inset Text
38701
38702 \begin_layout Plain Layout
38703
38704 \family sans
38705 \begin_inset Info
38706 type  "icon"
38707 arg   "layout Itemize"
38708 \end_inset
38709
38710
38711 \end_layout
38712
38713 \end_inset
38714 </cell>
38715 <cell alignment="center" valignment="top" usebox="none">
38716 \begin_inset Text
38717
38718 \begin_layout Plain Layout
38719 Itemized list
38720 \end_layout
38721
38722 \end_inset
38723 </cell>
38724 </row>
38725 <row interlinespace="2.5mm">
38726 <cell alignment="center" valignment="top" usebox="none">
38727 \begin_inset Text
38728
38729 \begin_layout Plain Layout
38730
38731 \family sans
38732 \begin_inset Info
38733 type  "icon"
38734 arg   "layout List"
38735 \end_inset
38736
38737
38738 \end_layout
38739
38740 \end_inset
38741 </cell>
38742 <cell alignment="center" valignment="top" usebox="none">
38743 \begin_inset Text
38744
38745 \begin_layout Plain Layout
38746 List
38747 \end_layout
38748
38749 \end_inset
38750 </cell>
38751 </row>
38752 <row interlinespace="2.5mm">
38753 <cell alignment="center" valignment="top" usebox="none">
38754 \begin_inset Text
38755
38756 \begin_layout Plain Layout
38757
38758 \family sans
38759 \begin_inset Info
38760 type  "icon"
38761 arg   "layout Description"
38762 \end_inset
38763
38764
38765 \end_layout
38766
38767 \end_inset
38768 </cell>
38769 <cell alignment="center" valignment="top" usebox="none">
38770 \begin_inset Text
38771
38772 \begin_layout Plain Layout
38773 Description list
38774 \end_layout
38775
38776 \end_inset
38777 </cell>
38778 </row>
38779 <row interlinespace="2.5mm">
38780 <cell alignment="center" valignment="top" usebox="none">
38781 \begin_inset Text
38782
38783 \begin_layout Plain Layout
38784
38785 \family sans
38786 \begin_inset Info
38787 type  "icon"
38788 arg   "depth-increment"
38789 \end_inset
38790
38791
38792 \end_layout
38793
38794 \end_inset
38795 </cell>
38796 <cell alignment="center" valignment="top" usebox="none">
38797 \begin_inset Text
38798
38799 \begin_layout Plain Layout
38800
38801 \family sans
38802 Edit\SpecialChar \menuseparator
38803 Increase
38804 \begin_inset space ~
38805 \end_inset
38806
38807 List
38808 \begin_inset space ~
38809 \end_inset
38810
38811 Depth
38812 \end_layout
38813
38814 \end_inset
38815 </cell>
38816 </row>
38817 <row interlinespace="2.5mm">
38818 <cell alignment="center" valignment="top" usebox="none">
38819 \begin_inset Text
38820
38821 \begin_layout Plain Layout
38822
38823 \family sans
38824 \begin_inset Info
38825 type  "icon"
38826 arg   "depth-decrement"
38827 \end_inset
38828
38829
38830 \end_layout
38831
38832 \end_inset
38833 </cell>
38834 <cell alignment="center" valignment="top" usebox="none">
38835 \begin_inset Text
38836
38837 \begin_layout Plain Layout
38838
38839 \family sans
38840 Edit\SpecialChar \menuseparator
38841 Decrease
38842 \begin_inset space ~
38843 \end_inset
38844
38845 List
38846 \begin_inset space ~
38847 \end_inset
38848
38849 Depth
38850 \end_layout
38851
38852 \end_inset
38853 </cell>
38854 </row>
38855 <row interlinespace="2.5mm">
38856 <cell alignment="center" valignment="top" usebox="none">
38857 \begin_inset Text
38858
38859 \begin_layout Plain Layout
38860
38861 \family sans
38862 \begin_inset Info
38863 type  "icon"
38864 arg   "float-insert figure"
38865 \end_inset
38866
38867
38868 \end_layout
38869
38870 \end_inset
38871 </cell>
38872 <cell alignment="center" valignment="top" usebox="none">
38873 \begin_inset Text
38874
38875 \begin_layout Plain Layout
38876
38877 \family sans
38878 Insert\SpecialChar \menuseparator
38879 Float\SpecialChar \menuseparator
38880 Figure
38881 \end_layout
38882
38883 \end_inset
38884 </cell>
38885 </row>
38886 <row interlinespace="2.5mm">
38887 <cell alignment="center" valignment="top" usebox="none">
38888 \begin_inset Text
38889
38890 \begin_layout Plain Layout
38891
38892 \family sans
38893 \begin_inset Info
38894 type  "icon"
38895 arg   "float-insert table"
38896 \end_inset
38897
38898
38899 \end_layout
38900
38901 \end_inset
38902 </cell>
38903 <cell alignment="center" valignment="top" usebox="none">
38904 \begin_inset Text
38905
38906 \begin_layout Plain Layout
38907
38908 \family sans
38909 Insert\SpecialChar \menuseparator
38910 Float\SpecialChar \menuseparator
38911 Table
38912 \end_layout
38913
38914 \end_inset
38915 </cell>
38916 </row>
38917 <row interlinespace="2.5mm">
38918 <cell alignment="center" valignment="top" usebox="none">
38919 \begin_inset Text
38920
38921 \begin_layout Plain Layout
38922
38923 \family sans
38924 \begin_inset Info
38925 type  "icon"
38926 arg   "label-insert"
38927 \end_inset
38928
38929
38930 \end_layout
38931
38932 \end_inset
38933 </cell>
38934 <cell alignment="center" valignment="top" usebox="none">
38935 \begin_inset Text
38936
38937 \begin_layout Plain Layout
38938
38939 \family sans
38940 Insert\SpecialChar \menuseparator
38941 Label
38942 \end_layout
38943
38944 \end_inset
38945 </cell>
38946 </row>
38947 <row interlinespace="2.5mm">
38948 <cell alignment="center" valignment="top" usebox="none">
38949 \begin_inset Text
38950
38951 \begin_layout Plain Layout
38952
38953 \family sans
38954 \begin_inset Info
38955 type  "icon"
38956 arg   "dialog-show-new-inset ref"
38957 \end_inset
38958
38959
38960 \end_layout
38961
38962 \end_inset
38963 </cell>
38964 <cell alignment="center" valignment="top" usebox="none">
38965 \begin_inset Text
38966
38967 \begin_layout Plain Layout
38968
38969 \family sans
38970 Insert\SpecialChar \menuseparator
38971 Cross-Reference
38972 \end_layout
38973
38974 \end_inset
38975 </cell>
38976 </row>
38977 <row interlinespace="2.5mm">
38978 <cell alignment="center" valignment="top" usebox="none">
38979 \begin_inset Text
38980
38981 \begin_layout Plain Layout
38982
38983 \family sans
38984 \begin_inset Info
38985 type  "icon"
38986 arg   "dialog-show-new-inset citation"
38987 \end_inset
38988
38989
38990 \end_layout
38991
38992 \end_inset
38993 </cell>
38994 <cell alignment="center" valignment="top" usebox="none">
38995 \begin_inset Text
38996
38997 \begin_layout Plain Layout
38998
38999 \family sans
39000 Insert\SpecialChar \menuseparator
39001 Citation
39002 \end_layout
39003
39004 \end_inset
39005 </cell>
39006 </row>
39007 <row interlinespace="2.5mm">
39008 <cell alignment="center" valignment="top" usebox="none">
39009 \begin_inset Text
39010
39011 \begin_layout Plain Layout
39012
39013 \family sans
39014 \begin_inset Info
39015 type  "icon"
39016 arg   "index-insert"
39017 \end_inset
39018
39019
39020 \end_layout
39021
39022 \end_inset
39023 </cell>
39024 <cell alignment="center" valignment="top" usebox="none">
39025 \begin_inset Text
39026
39027 \begin_layout Plain Layout
39028
39029 \family sans
39030 Insert\SpecialChar \menuseparator
39031 Index
39032 \begin_inset space ~
39033 \end_inset
39034
39035 Entry
39036 \end_layout
39037
39038 \end_inset
39039 </cell>
39040 </row>
39041 <row interlinespace="2.5mm">
39042 <cell alignment="center" valignment="top" usebox="none">
39043 \begin_inset Text
39044
39045 \begin_layout Plain Layout
39046
39047 \family sans
39048 \begin_inset Info
39049 type  "icon"
39050 arg   "nomencl-insert"
39051 \end_inset
39052
39053
39054 \end_layout
39055
39056 \end_inset
39057 </cell>
39058 <cell alignment="center" valignment="top" usebox="none">
39059 \begin_inset Text
39060
39061 \begin_layout Plain Layout
39062
39063 \family sans
39064 Insert\SpecialChar \menuseparator
39065 Nomenclature
39066 \begin_inset space ~
39067 \end_inset
39068
39069 Entry
39070 \end_layout
39071
39072 \end_inset
39073 </cell>
39074 </row>
39075 <row interlinespace="2.5mm">
39076 <cell alignment="center" valignment="top" usebox="none">
39077 \begin_inset Text
39078
39079 \begin_layout Plain Layout
39080
39081 \family sans
39082 \begin_inset Info
39083 type  "icon"
39084 arg   "footnote-insert"
39085 \end_inset
39086
39087
39088 \end_layout
39089
39090 \end_inset
39091 </cell>
39092 <cell alignment="center" valignment="top" usebox="none">
39093 \begin_inset Text
39094
39095 \begin_layout Plain Layout
39096
39097 \family sans
39098 Insert\SpecialChar \menuseparator
39099 Footnote
39100 \end_layout
39101
39102 \end_inset
39103 </cell>
39104 </row>
39105 <row interlinespace="2.5mm">
39106 <cell alignment="center" valignment="top" usebox="none">
39107 \begin_inset Text
39108
39109 \begin_layout Plain Layout
39110
39111 \family sans
39112 \begin_inset Info
39113 type  "icon"
39114 arg   "marginalnote-insert"
39115 \end_inset
39116
39117
39118 \end_layout
39119
39120 \end_inset
39121 </cell>
39122 <cell alignment="center" valignment="top" usebox="none">
39123 \begin_inset Text
39124
39125 \begin_layout Plain Layout
39126
39127 \family sans
39128 Insert\SpecialChar \menuseparator
39129 Marginal
39130 \begin_inset space ~
39131 \end_inset
39132
39133 Note
39134 \end_layout
39135
39136 \end_inset
39137 </cell>
39138 </row>
39139 <row interlinespace="2.5mm">
39140 <cell alignment="center" valignment="top" usebox="none">
39141 \begin_inset Text
39142
39143 \begin_layout Plain Layout
39144
39145 \family sans
39146 \begin_inset Info
39147 type  "icon"
39148 arg   "note-insert"
39149 \end_inset
39150
39151
39152 \end_layout
39153
39154 \end_inset
39155 </cell>
39156 <cell alignment="center" valignment="top" usebox="none">
39157 \begin_inset Text
39158
39159 \begin_layout Plain Layout
39160
39161 \family sans
39162 Insert\SpecialChar \menuseparator
39163 Note\SpecialChar \menuseparator
39164 L
39165 \begin_inset ERT
39166 status collapsed
39167
39168 \begin_layout Plain Layout
39169
39170 {}
39171 \end_layout
39172
39173 \end_inset
39174
39175 yX
39176 \begin_inset space ~
39177 \end_inset
39178
39179 Note
39180 \end_layout
39181
39182 \end_inset
39183 </cell>
39184 </row>
39185 <row interlinespace="2.5mm">
39186 <cell alignment="center" valignment="top" usebox="none">
39187 \begin_inset Text
39188
39189 \begin_layout Plain Layout
39190
39191 \family sans
39192 \begin_inset Info
39193 type  "icon"
39194 arg   "box-insert Frameless"
39195 \end_inset
39196
39197
39198 \end_layout
39199
39200 \end_inset
39201 </cell>
39202 <cell alignment="center" valignment="top" usebox="none">
39203 \begin_inset Text
39204
39205 \begin_layout Plain Layout
39206
39207 \family sans
39208 Insert\SpecialChar \menuseparator
39209 Box
39210 \end_layout
39211
39212 \end_inset
39213 </cell>
39214 </row>
39215 <row interlinespace="2.5mm">
39216 <cell alignment="center" valignment="top" usebox="none">
39217 \begin_inset Text
39218
39219 \begin_layout Plain Layout
39220
39221 \family sans
39222 \begin_inset Info
39223 type  "icon"
39224 arg   "href-insert"
39225 \end_inset
39226
39227
39228 \end_layout
39229
39230 \end_inset
39231 </cell>
39232 <cell alignment="center" valignment="top" usebox="none">
39233 \begin_inset Text
39234
39235 \begin_layout Plain Layout
39236
39237 \family sans
39238 Insert\SpecialChar \menuseparator
39239 Hyperlink
39240 \end_layout
39241
39242 \end_inset
39243 </cell>
39244 </row>
39245 <row interlinespace="2.5mm">
39246 <cell alignment="center" valignment="top" usebox="none">
39247 \begin_inset Text
39248
39249 \begin_layout Plain Layout
39250
39251 \family sans
39252 \begin_inset Info
39253 type  "icon"
39254 arg   "ert-insert"
39255 \end_inset
39256
39257
39258 \end_layout
39259
39260 \end_inset
39261 </cell>
39262 <cell alignment="center" valignment="top" usebox="none">
39263 \begin_inset Text
39264
39265 \begin_layout Plain Layout
39266
39267 \family sans
39268 Insert\SpecialChar \menuseparator
39269 T
39270 \family default
39271
39272 \begin_inset ERT
39273 status collapsed
39274
39275 \begin_layout Plain Layout
39276
39277 {}
39278 \end_layout
39279
39280 \end_inset
39281
39282
39283 \family sans
39284 eX
39285 \begin_inset space ~
39286 \end_inset
39287
39288 Code
39289 \end_layout
39290
39291 \end_inset
39292 </cell>
39293 </row>
39294 <row interlinespace="2.5mm">
39295 <cell alignment="center" valignment="top" usebox="none">
39296 \begin_inset Text
39297
39298 \begin_layout Plain Layout
39299
39300 \family sans
39301 \begin_inset Info
39302 type  "icon"
39303 arg   "math-macro newmacroname newcommand"
39304 \end_inset
39305
39306
39307 \end_layout
39308
39309 \end_inset
39310 </cell>
39311 <cell alignment="center" valignment="top" usebox="none">
39312 \begin_inset Text
39313
39314 \begin_layout Plain Layout
39315
39316 \family sans
39317 Insert\SpecialChar \menuseparator
39318 Math\SpecialChar \menuseparator
39319 Macro
39320 \end_layout
39321
39322 \end_inset
39323 </cell>
39324 </row>
39325 <row interlinespace="2.5mm">
39326 <cell alignment="center" valignment="top" usebox="none">
39327 \begin_inset Text
39328
39329 \begin_layout Plain Layout
39330
39331 \family sans
39332 \begin_inset Info
39333 type  "icon"
39334 arg   "dialog-show-new-inset include"
39335 \end_inset
39336
39337
39338 \end_layout
39339
39340 \end_inset
39341 </cell>
39342 <cell alignment="center" valignment="top" usebox="none">
39343 \begin_inset Text
39344
39345 \begin_layout Plain Layout
39346
39347 \family sans
39348 Insert\SpecialChar \menuseparator
39349 File\SpecialChar \menuseparator
39350 Child
39351 \begin_inset space ~
39352 \end_inset
39353
39354 Document
39355 \end_layout
39356
39357 \end_inset
39358 </cell>
39359 </row>
39360 <row interlinespace="2.5mm">
39361 <cell alignment="center" valignment="top" usebox="none">
39362 \begin_inset Text
39363
39364 \begin_layout Plain Layout
39365
39366 \family sans
39367 \begin_inset Info
39368 type  "icon"
39369 arg   "dialog-show character"
39370 \end_inset
39371
39372
39373 \end_layout
39374
39375 \end_inset
39376 </cell>
39377 <cell alignment="center" valignment="top" usebox="none">
39378 \begin_inset Text
39379
39380 \begin_layout Plain Layout
39381
39382 \family sans
39383 Edit\SpecialChar \menuseparator
39384 Text
39385 \begin_inset space ~
39386 \end_inset
39387
39388 Style\SpecialChar \menuseparator
39389 Customized
39390 \end_layout
39391
39392 \end_inset
39393 </cell>
39394 </row>
39395 <row interlinespace="2.5mm">
39396 <cell alignment="center" valignment="top" usebox="none">
39397 \begin_inset Text
39398
39399 \begin_layout Plain Layout
39400
39401 \family sans
39402 \begin_inset Info
39403 type  "icon"
39404 arg   "layout-paragraph"
39405 \end_inset
39406
39407
39408 \end_layout
39409
39410 \end_inset
39411 </cell>
39412 <cell alignment="center" valignment="top" usebox="none">
39413 \begin_inset Text
39414
39415 \begin_layout Plain Layout
39416
39417 \family sans
39418 Edit\SpecialChar \menuseparator
39419 Paragraph
39420 \begin_inset space ~
39421 \end_inset
39422
39423 Settings
39424 \end_layout
39425
39426 \end_inset
39427 </cell>
39428 </row>
39429 <row interlinespace="2.5mm">
39430 <cell alignment="center" valignment="top" usebox="none">
39431 \begin_inset Text
39432
39433 \begin_layout Plain Layout
39434
39435 \family sans
39436 \begin_inset Info
39437 type  "icon"
39438 arg   "thesaurus-entry"
39439 \end_inset
39440
39441
39442 \end_layout
39443
39444 \end_inset
39445 </cell>
39446 <cell alignment="center" valignment="top" usebox="none">
39447 \begin_inset Text
39448
39449 \begin_layout Plain Layout
39450
39451 \family sans
39452 Tools\SpecialChar \menuseparator
39453 Thesaurus
39454 \end_layout
39455
39456 \end_inset
39457 </cell>
39458 </row>
39459 </lyxtabular>
39460
39461 \end_inset
39462
39463
39464 \end_layout
39465
39466 \begin_layout Subsection
39467 View/Update Toolbar
39468 \begin_inset Index idx
39469 status collapsed
39470
39471 \begin_layout Plain Layout
39472 Toolbar ! View / Update
39473 \end_layout
39474
39475 \end_inset
39476
39477
39478 \end_layout
39479
39480 \begin_layout Standard
39481 \begin_inset Graphics
39482         filename clipart/ViewToolbar.png
39483
39484 \end_inset
39485
39486
39487 \end_layout
39488
39489 \begin_layout Standard
39490 \begin_inset VSpace defskip
39491 \end_inset
39492
39493
39494 \end_layout
39495
39496 \begin_layout Standard
39497 The view/update toolbar as shown above contains from left to right the following
39498  buttons:
39499 \end_layout
39500
39501 \begin_layout Standard
39502 \begin_inset VSpace defskip
39503 \end_inset
39504
39505
39506 \end_layout
39507
39508 \begin_layout Standard
39509 \begin_inset Tabular
39510 <lyxtabular version="3" rows="7" columns="2">
39511 <features rotate="0" islongtable="true" longtabularalignment="center">
39512 <column alignment="left" valignment="top">
39513 <column alignment="left" valignment="top">
39514 <row interlinespace="2.5mm">
39515 <cell alignment="center" valignment="top" usebox="none">
39516 \begin_inset Text
39517
39518 \begin_layout Plain Layout
39519
39520 \family sans
39521 \begin_inset Info
39522 type  "icon"
39523 arg   "buffer-view"
39524 \end_inset
39525
39526
39527 \end_layout
39528
39529 \end_inset
39530 </cell>
39531 <cell alignment="center" valignment="top" usebox="none">
39532 \begin_inset Text
39533
39534 \begin_layout Plain Layout
39535
39536 \family sans
39537 Document\SpecialChar \menuseparator
39538 View
39539 \end_layout
39540
39541 \end_inset
39542 </cell>
39543 </row>
39544 <row interlinespace="2.5mm">
39545 <cell alignment="center" valignment="top" usebox="none">
39546 \begin_inset Text
39547
39548 \begin_layout Plain Layout
39549
39550 \family sans
39551 \begin_inset Info
39552 type  "icon"
39553 arg   "buffer-update"
39554 \end_inset
39555
39556
39557 \end_layout
39558
39559 \end_inset
39560 </cell>
39561 <cell alignment="center" valignment="top" usebox="none">
39562 \begin_inset Text
39563
39564 \begin_layout Plain Layout
39565
39566 \family sans
39567 Document\SpecialChar \menuseparator
39568 Update
39569 \end_layout
39570
39571 \end_inset
39572 </cell>
39573 </row>
39574 <row interlinespace="2.5mm">
39575 <cell alignment="center" valignment="top" usebox="none">
39576 \begin_inset Text
39577
39578 \begin_layout Plain Layout
39579
39580 \family sans
39581 \begin_inset Info
39582 type  "icon"
39583 arg   "master-buffer-view"
39584 \end_inset
39585
39586
39587 \end_layout
39588
39589 \end_inset
39590 </cell>
39591 <cell alignment="center" valignment="top" usebox="none">
39592 \begin_inset Text
39593
39594 \begin_layout Plain Layout
39595
39596 \family sans
39597 Document\SpecialChar \menuseparator
39598 Master
39599 \begin_inset space ~
39600 \end_inset
39601
39602 Document
39603 \end_layout
39604
39605 \end_inset
39606 </cell>
39607 </row>
39608 <row interlinespace="2.5mm">
39609 <cell alignment="center" valignment="top" usebox="none">
39610 \begin_inset Text
39611
39612 \begin_layout Plain Layout
39613
39614 \family sans
39615 \begin_inset Info
39616 type  "icon"
39617 arg   "master-buffer-update"
39618 \end_inset
39619
39620
39621 \end_layout
39622
39623 \end_inset
39624 </cell>
39625 <cell alignment="center" valignment="top" usebox="none">
39626 \begin_inset Text
39627
39628 \begin_layout Plain Layout
39629
39630 \family sans
39631 Document\SpecialChar \menuseparator
39632 Update
39633 \begin_inset space ~
39634 \end_inset
39635
39636 Master
39637 \begin_inset space ~
39638 \end_inset
39639
39640 Document
39641 \end_layout
39642
39643 \end_inset
39644 </cell>
39645 </row>
39646 <row interlinespace="2.5mm">
39647 <cell alignment="center" valignment="top" usebox="none">
39648 \begin_inset Text
39649
39650 \begin_layout Plain Layout
39651
39652 \family sans
39653 \begin_inset Info
39654 type  "icon"
39655 arg   "buffer-toggle-output-sync"
39656 \end_inset
39657
39658
39659 \end_layout
39660
39661 \end_inset
39662 </cell>
39663 <cell alignment="center" valignment="top" usebox="none">
39664 \begin_inset Text
39665
39666 \begin_layout Plain Layout
39667
39668 \family sans
39669 Document\SpecialChar \menuseparator
39670 Settings\SpecialChar \menuseparator
39671 Output\SpecialChar \menuseparator
39672 Synchronize with Output
39673 \end_layout
39674
39675 \end_inset
39676 </cell>
39677 </row>
39678 <row interlinespace="2.5mm">
39679 <cell alignment="center" valignment="top" usebox="none">
39680 \begin_inset Text
39681
39682 \begin_layout Plain Layout
39683 \begin_inset Graphics
39684         filename ../images/view-others.png
39685         scale 85
39686         groupId toolbarbuttons
39687
39688 \end_inset
39689
39690
39691 \family sans
39692 *
39693 \end_layout
39694
39695 \end_inset
39696 </cell>
39697 <cell alignment="center" valignment="top" usebox="none">
39698 \begin_inset Text
39699
39700 \begin_layout Plain Layout
39701
39702 \family sans
39703 Document\SpecialChar \menuseparator
39704 View (Other Formats)
39705 \end_layout
39706
39707 \end_inset
39708 </cell>
39709 </row>
39710 <row interlinespace="2.5mm">
39711 <cell alignment="center" valignment="top" usebox="none">
39712 \begin_inset Text
39713
39714 \begin_layout Plain Layout
39715 \begin_inset Graphics
39716         filename ../images/update-others.png
39717         scale 85
39718         groupId toolbarbuttons
39719
39720 \end_inset
39721
39722 *
39723 \end_layout
39724
39725 \end_inset
39726 </cell>
39727 <cell alignment="center" valignment="top" usebox="none">
39728 \begin_inset Text
39729
39730 \begin_layout Plain Layout
39731
39732 \family sans
39733 Document\SpecialChar \menuseparator
39734 Update (Other Formats)
39735 \end_layout
39736
39737 \end_inset
39738 </cell>
39739 </row>
39740 </lyxtabular>
39741
39742 \end_inset
39743
39744
39745 \end_layout
39746
39747 \begin_layout Standard
39748 * These icons might look different for you if you do not use the default
39749  icon set.
39750 \end_layout
39751
39752 \begin_layout Subsection
39753 Other Toolbars
39754 \end_layout
39755
39756 \begin_layout Standard
39757 The change tracking toolbar is explained in section
39758 \begin_inset space ~
39759 \end_inset
39760
39761
39762 \begin_inset CommandInset ref
39763 LatexCommand ref
39764 reference "sec:Change-Tracking"
39765
39766 \end_inset
39767
39768 , the table toolbar
39769 \begin_inset Index idx
39770 status collapsed
39771
39772 \begin_layout Plain Layout
39773 Toolbar ! Table
39774 \end_layout
39775
39776 \end_inset
39777
39778  in the 
39779 \emph on
39780 Embedded
39781 \begin_inset space ~
39782 \end_inset
39783
39784 Objects
39785 \emph default
39786  manual and the math macro toolbar
39787 \begin_inset Index idx
39788 status collapsed
39789
39790 \begin_layout Plain Layout
39791 Toolbar ! Macro
39792 \end_layout
39793
39794 \end_inset
39795
39796  in the 
39797 \emph on
39798 Math
39799 \emph default
39800  manual.
39801 \end_layout
39802
39803 \begin_layout Chapter
39804 The Document Settings
39805 \begin_inset CommandInset label
39806 LatexCommand label
39807 name "chap:The-Document-Settings"
39808
39809 \end_inset
39810
39811
39812 \begin_inset Index idx
39813 status collapsed
39814
39815 \begin_layout Plain Layout
39816 Document ! Settings
39817 \end_layout
39818
39819 \end_inset
39820
39821
39822 \end_layout
39823
39824 \begin_layout Standard
39825 The 
39826 \family sans
39827 Document
39828 \begin_inset space ~
39829 \end_inset
39830
39831 Setting
39832 \family default
39833 s dialog contains submenus to set properties for the whole document and
39834  is called with the menu
39835 \family sans
39836  Document\SpecialChar \menuseparator
39837 Settings
39838 \family default
39839 .
39840  You can save your document settings as default with the
39841 \family sans
39842  Save as Document Defaults
39843 \family default
39844  button in any dialog.
39845  This will create a template named 
39846 \family typewriter
39847 defaults.lyx
39848 \family default
39849  which is automatically loaded by LyX when you create a new document without
39850  using a template.
39851 \end_layout
39852
39853 \begin_layout Standard
39854 The button 
39855 \family sans
39856 Use Class Defaults
39857 \family default
39858  resets the document settings to the default of the document class.
39859  This affects mostly class options, the page layout and Numbering & TOC.
39860 \end_layout
39861
39862 \begin_layout Standard
39863 The different submenus of the dialog are explained in the following sections.
39864  There are so many document settings available that it might take a while
39865  to find the one you are looking for.
39866  To find a setting quicker, you can use the search field which is above
39867  the submenus of the dialog.
39868  If you search e.
39869 \begin_inset space \thinspace{}
39870 \end_inset
39871
39872 g.
39873 \begin_inset space \space{}
39874 \end_inset
39875
39876 for 
39877 \begin_inset Quotes eld
39878 \end_inset
39879
39880 page
39881 \begin_inset Quotes erd
39882 \end_inset
39883
39884 , you will see that some submenus will be grayed-out and disabled.
39885  Only the submenus with page settings stay enabled.
39886  The found page settings are labeled red in these submenus.
39887 \end_layout
39888
39889 \begin_layout Section
39890 Document Class
39891 \end_layout
39892
39893 \begin_layout Standard
39894 Here you set the document class, class options, a graphics driver, and a
39895  master document.
39896  Document classes are described in section
39897 \begin_inset space ~
39898 \end_inset
39899
39900
39901 \begin_inset CommandInset ref
39902 LatexCommand ref
39903 reference "sec:Document-Classes"
39904
39905 \end_inset
39906
39907 .
39908  
39909 \end_layout
39910
39911 \begin_layout Standard
39912 With the button 
39913 \family sans
39914 Local
39915 \begin_inset space ~
39916 \end_inset
39917
39918 Layout
39919 \family default
39920  you can load you own layout-file, that is not in LyX's 
39921 \emph on
39922 layouts
39923 \emph default
39924  folder and thus not recognized by LyX as a layout for a document class.
39925  For more about layout-files, see the chapter 
39926 \emph on
39927 Installing New Document Classes, Types of Layout Files
39928 \emph default
39929  of the 
39930 \emph on
39931 Customization
39932 \emph default
39933  Handbook.
39934 \end_layout
39935
39936 \begin_layout Standard
39937 Some classes use special class options by default.
39938  If this is the case, they are listed in the field 
39939 \family sans
39940 Predefined
39941 \family default
39942  and you can decide to use them or not.
39943  If you do not know exactly what the default class options are for, it is
39944  recommended you leave them untouched.
39945  The 
39946 \family sans
39947 Graphics driver
39948 \family default
39949  is used for LaTeX's graphics, color and page layout packages.
39950  If using 
39951 \family sans
39952 Default
39953 \family default
39954 , the default driver for the LaTeX-packages is used.
39955  It is recommended that you use the default unless you know what you are
39956  doing.
39957 \begin_inset Foot
39958 status collapsed
39959
39960 \begin_layout Plain Layout
39961 When you want to use one of the following drivers
39962 \begin_inset Newline newline
39963 \end_inset
39964
39965
39966 \family sans
39967 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39968 \family default
39969
39970 \begin_inset Newline newline
39971 \end_inset
39972
39973 you first have to activate them in your LaTeX distribution, see section
39974  
39975 \emph on
39976 Driver support
39977 \emph default
39978  in 
39979 \begin_inset CommandInset href
39980 LatexCommand href
39981 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
39982
39983 \end_inset
39984
39985 .
39986 \end_layout
39987
39988 \end_inset
39989
39990
39991 \end_layout
39992
39993 \begin_layout Standard
39994 Specifying a 
39995 \family sans
39996 Master
39997 \family default
39998  document is necessary if the current document is a child or subdocument.
39999  The master document will be used by LyX in the background if the child
40000  document is opened without its master.
40001  This way child documents are always compilable.
40002  More about master and child documents is explained in the section 
40003 \emph on
40004 Child Documents
40005 \emph default
40006  of the 
40007 \emph on
40008 Embedded
40009 \begin_inset space ~
40010 \end_inset
40011
40012 Objects
40013 \emph default
40014  manual.
40015 \end_layout
40016
40017 \begin_layout Standard
40018 There is also an option to suppress the date and one to use the LaTeX-package
40019  
40020 \series bold
40021 refstyle
40022 \series default
40023  instead of 
40024 \series bold
40025 prettyref
40026 \series default
40027
40028 \begin_inset Index idx
40029 status collapsed
40030
40031 \begin_layout Plain Layout
40032 LaTeX-packages ! prettyref
40033 \end_layout
40034
40035 \end_inset
40036
40037
40038 \begin_inset Index idx
40039 status collapsed
40040
40041 \begin_layout Plain Layout
40042 LaTeX-packages ! refstyle
40043 \end_layout
40044
40045 \end_inset
40046
40047  for cross-references, see section
40048 \begin_inset space ~
40049 \end_inset
40050
40051
40052 \begin_inset CommandInset ref
40053 LatexCommand ref
40054 reference "sec:Cross-References"
40055
40056 \end_inset
40057
40058 .
40059 \end_layout
40060
40061 \begin_layout Section
40062 Child Documents
40063 \end_layout
40064
40065 \begin_layout Standard
40066 This submenu is only visible when your document includes child documents.
40067  Please refer to the section 
40068 \emph on
40069 Child
40070 \begin_inset space ~
40071 \end_inset
40072
40073 Documents
40074 \emph default
40075  of the 
40076 \emph on
40077 Embedded
40078 \begin_inset space ~
40079 \end_inset
40080
40081 Objects
40082 \emph default
40083  manual for details.
40084 \end_layout
40085
40086 \begin_layout Section
40087 Modules
40088 \end_layout
40089
40090 \begin_layout Standard
40091 Modules are explained in section
40092 \begin_inset space ~
40093 \end_inset
40094
40095
40096 \begin_inset CommandInset ref
40097 LatexCommand ref
40098 reference "sub:Modules"
40099
40100 \end_inset
40101
40102 .
40103 \end_layout
40104
40105 \begin_layout Section
40106 Local Layout
40107 \end_layout
40108
40109 \begin_layout Standard
40110 See section
40111 \begin_inset space ~
40112 \end_inset
40113
40114
40115 \begin_inset CommandInset ref
40116 LatexCommand ref
40117 reference "sub:Local-Layout"
40118
40119 \end_inset
40120
40121  for a description.
40122 \end_layout
40123
40124 \begin_layout Section
40125 Fonts
40126 \end_layout
40127
40128 \begin_layout Standard
40129 The document font settings are described in section
40130 \begin_inset space ~
40131 \end_inset
40132
40133
40134 \begin_inset CommandInset ref
40135 LatexCommand ref
40136 reference "sec:Fonts-and-Text"
40137
40138 \end_inset
40139
40140 .
40141 \end_layout
40142
40143 \begin_layout Section
40144 Text Layout
40145 \end_layout
40146
40147 \begin_layout Standard
40148 You can specify if paragraphs should be separated by 
40149 \family sans
40150 Indentation
40151 \family default
40152  or by 
40153 \family sans
40154 Vertical space
40155 \family default
40156 .
40157  The 
40158 \family sans
40159 Line
40160 \begin_inset space ~
40161 \end_inset
40162
40163 spacing
40164 \family default
40165  and whether it should be a 
40166 \family sans
40167 Two-column
40168 \begin_inset space ~
40169 \end_inset
40170
40171 document
40172 \family default
40173  can also be specified here.
40174 \end_layout
40175
40176 \begin_layout Standard
40177 Note that LyX will not show two columns or the specified line spacing on
40178  screen.
40179  That would be impractical, often unreadable, and is not part of the WYSIWYM
40180  concept.
40181  However, it will be as you specified in the output.
40182 \end_layout
40183
40184 \begin_layout Section
40185 Page Layout
40186 \end_layout
40187
40188 \begin_layout Standard
40189 This dialog is described in sections
40190 \begin_inset space ~
40191 \end_inset
40192
40193
40194 \begin_inset CommandInset ref
40195 LatexCommand ref
40196 reference "sub:Paper-Size,-Orientation"
40197
40198 \end_inset
40199
40200  and 
40201 \begin_inset CommandInset ref
40202 LatexCommand ref
40203 reference "sub:Document-Layout"
40204
40205 \end_inset
40206
40207 .
40208 \end_layout
40209
40210 \begin_layout Section
40211 Page Margins
40212 \end_layout
40213
40214 \begin_layout Standard
40215 Here you can adjust the page margins as described in section
40216 \begin_inset space ~
40217 \end_inset
40218
40219
40220 \begin_inset CommandInset ref
40221 LatexCommand ref
40222 reference "sub:Margins"
40223
40224 \end_inset
40225
40226 .
40227 \end_layout
40228
40229 \begin_layout Section
40230 Language
40231 \begin_inset CommandInset label
40232 LatexCommand label
40233 name "sec:Language-encodings"
40234
40235 \end_inset
40236
40237
40238 \begin_inset Index idx
40239 status collapsed
40240
40241 \begin_layout Plain Layout
40242 Language ! Encoding
40243 \end_layout
40244
40245 \end_inset
40246
40247
40248 \end_layout
40249
40250 \begin_layout Standard
40251 The document language and quote styles are set here.
40252  The encoding specifies how the document content is exported to LaTeX (the
40253  LyX file is always encoded in utf8).
40254  All characters that cannot be encoded using the specified encoding will
40255  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
40256  known for a particular character).
40257 \begin_inset Foot
40258 status collapsed
40259
40260 \begin_layout Plain Layout
40261 The known commands are defined in a text file (
40262 \emph on
40263 unicodesymbols
40264 \emph default
40265 ).
40266  You can add commands for unknown symbols to that file yourself, see the
40267  
40268 \emph on
40269 Customization
40270 \emph default
40271  manual for details.
40272 \end_layout
40273
40274 \end_inset
40275
40276
40277 \end_layout
40278
40279 \begin_layout Standard
40280 If you use the option 
40281 \family sans
40282 Language Default
40283 \family default
40284 , LyX determines the encoding of a text part from the language of this text.
40285  If the document contains text in more than one language you may get more
40286  than one encoding in the LaTeX file.
40287  If you do not use this option then the complete document will always use
40288  exactly one encoding.
40289  Checking this option is the preferred setting.
40290 \end_layout
40291
40292 \begin_layout Standard
40293 LyX also supports Unicode output, which is particularly useful if you need
40294  lots of special symbols or non-alphabetic scripts, respectively.
40295  If you want to use this (and your LaTeX installation supports Unicode),
40296  choose one of the four utf8 variants from the list below.
40297  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40298  so it is not uncommon that a file with lots of Unicode symbols works fine
40299  with 
40300 \family sans
40301 Language Default
40302 \family default
40303  (when LyX uses its list of known LaTeX-commands), but does not work with
40304  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40305  because all Unicode symbols can be encoded in utf8).
40306  The situation is much better with XeTeX and LuaTeX, two new alternative
40307  engines to standard LaTeX.
40308  Both engines support Unicode natively.
40309  LyX now also supports these two engines (via the output formats 
40310 \family sans
40311 PDF
40312 \begin_inset space ~
40313 \end_inset
40314
40315 (XeTe
40316 \begin_inset ERT
40317 status collapsed
40318
40319 \begin_layout Plain Layout
40320
40321 {}
40322 \end_layout
40323
40324 \end_inset
40325
40326 X)
40327 \family default
40328
40329 \family sans
40330 PDF
40331 \begin_inset space ~
40332 \end_inset
40333
40334 (LuaTe
40335 \begin_inset ERT
40336 status collapsed
40337
40338 \begin_layout Plain Layout
40339
40340 {}
40341 \end_layout
40342
40343 \end_inset
40344
40345 X)
40346 \family default
40347  and 
40348 \family sans
40349 DVI
40350 \begin_inset space ~
40351 \end_inset
40352
40353 (LuaTeX)
40354 \family default
40355 , see section
40356 \begin_inset space ~
40357 \end_inset
40358
40359
40360 \begin_inset CommandInset ref
40361 LatexCommand ref
40362 reference "sub:Output-file-formats"
40363
40364 \end_inset
40365
40366 ).
40367  So if you are using many special or accented characters and 
40368 \family sans
40369 Language Default
40370 \family default
40371  fails, you might try out one of these new engines.
40372 \end_layout
40373
40374 \begin_layout Standard
40375 The 
40376 \family sans
40377 Language
40378 \begin_inset space ~
40379 \end_inset
40380
40381 package
40382 \family default
40383  determines the LaTeX-package that is used for hyphenation and the translation
40384  of strings like 
40385 \begin_inset Quotes eld
40386 \end_inset
40387
40388 Part
40389 \begin_inset Quotes erd
40390 \end_inset
40391
40392 .
40393  The possible settings are:
40394 \end_layout
40395
40396 \begin_layout Description
40397 Default uses the language package that is selected in
40398 \family sans
40399  Tools\SpecialChar \menuseparator
40400 Preferences\SpecialChar \menuseparator
40401 Language Settings
40402 \family default
40403  (see section
40404 \begin_inset space ~
40405 \end_inset
40406
40407
40408 \begin_inset CommandInset ref
40409 LatexCommand ref
40410 reference "sub:Prefs-Language"
40411
40412 \end_inset
40413
40414 ).
40415 \end_layout
40416
40417 \begin_layout Description
40418 Automatic selects the most suitable language package for the view/export
40419  format you will use.
40420  In many cases this will be 
40421 \series bold
40422 babel
40423 \series default
40424
40425 \begin_inset Index idx
40426 status collapsed
40427
40428 \begin_layout Plain Layout
40429 LaTeX-packages ! babel
40430 \end_layout
40431
40432 \end_inset
40433
40434 .
40435  If the newer package 
40436 \series bold
40437 polyglossia
40438 \series default
40439
40440 \begin_inset Index idx
40441 status collapsed
40442
40443 \begin_layout Plain Layout
40444 LaTeX-packages ! polyglossia
40445 \end_layout
40446
40447 \end_inset
40448
40449  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40450  this package will be used instead of 
40451 \series bold
40452 babel
40453 \series default
40454 .
40455 \end_layout
40456
40457 \begin_layout Description
40458 Always
40459 \begin_inset space ~
40460 \end_inset
40461
40462 Babel uses 
40463 \series bold
40464 babel
40465 \series default
40466  even if 
40467 \series bold
40468 polyglossia
40469 \series default
40470  would be more appropriate.
40471 \end_layout
40472
40473 \begin_layout Description
40474 Custom allows you to specify a language package command of your choice.
40475  For example if you want to use a language-specific package like 
40476 \series bold
40477 ngerman
40478 \series default
40479  (for German texts), type in
40480 \series bold
40481
40482 \begin_inset Newline newline
40483 \end_inset
40484
40485
40486 \backslash
40487 usepackage{ngerman}
40488 \end_layout
40489
40490 \begin_layout Description
40491 None will not use a language package.
40492  This is necessary for some document classes for scientific articles.
40493 \end_layout
40494
40495 \begin_layout Standard
40496 Here is a list with the important encodings:
40497 \end_layout
40498
40499 \begin_layout Description
40500 Language
40501 \begin_inset space ~
40502 \end_inset
40503
40504 Default
40505 \begin_inset space ~
40506 \end_inset
40507
40508 (no
40509 \begin_inset space ~
40510 \end_inset
40511
40512 inputenc) Same as 
40513 \family sans
40514 Language Default
40515 \family default
40516 , but the LaTeX-package 
40517 \series bold
40518 inputenc
40519 \series default
40520
40521 \begin_inset Index idx
40522 status collapsed
40523
40524 \begin_layout Plain Layout
40525 LaTeX-packages ! inputenc
40526 \end_layout
40527
40528 \end_inset
40529
40530  is not used.
40531  When using this, you probably need to load some additional packages manually
40532  in the preamble and specify the used encoding for text parts in foreign
40533  languages in TeX code.
40534 \end_layout
40535
40536 \begin_layout Description
40537 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40538  LyX converts all other characters into LaTeX commands, which may result
40539  in a big file when lots of LaTeX-commands are needed.
40540 \end_layout
40541
40542 \begin_layout Description
40543 Arabic
40544 \begin_inset space ~
40545 \end_inset
40546
40547 (CP
40548 \begin_inset space ~
40549 \end_inset
40550
40551 1256) MS Windows code page for Arabic and Farsi
40552 \end_layout
40553
40554 \begin_layout Description
40555 Arabic
40556 \begin_inset space ~
40557 \end_inset
40558
40559 (ISO
40560 \begin_inset space ~
40561 \end_inset
40562
40563 8859-6) for Arabic and Farsi
40564 \end_layout
40565
40566 \begin_layout Description
40567 Armenian
40568 \begin_inset space ~
40569 \end_inset
40570
40571 (ArmSCII8) for Armenian
40572 \end_layout
40573
40574 \begin_layout Description
40575 Baltic
40576 \begin_inset space ~
40577 \end_inset
40578
40579 (CP
40580 \begin_inset space ~
40581 \end_inset
40582
40583 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40584  as the ISO-8859-13 encoding
40585 \end_layout
40586
40587 \begin_layout Description
40588 Baltic
40589 \begin_inset space ~
40590 \end_inset
40591
40592 (ISO
40593 \begin_inset space ~
40594 \end_inset
40595
40596 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40597  encoding
40598 \end_layout
40599
40600 \begin_layout Description
40601 Baltic
40602 \begin_inset space ~
40603 \end_inset
40604
40605 (ISO
40606 \begin_inset space ~
40607 \end_inset
40608
40609 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40610  ISO-8859-13 encoding
40611 \end_layout
40612
40613 \begin_layout Description
40614 Central
40615 \begin_inset space ~
40616 \end_inset
40617
40618 European
40619 \begin_inset space ~
40620 \end_inset
40621
40622 (CP
40623 \begin_inset space ~
40624 \end_inset
40625
40626 1250) MS Windows code page for ISO
40627 \begin_inset space ~
40628 \end_inset
40629
40630 8859-2 (latin2)
40631 \end_layout
40632
40633 \begin_layout Description
40634 Central
40635 \begin_inset space ~
40636 \end_inset
40637
40638 European
40639 \begin_inset space ~
40640 \end_inset
40641
40642 (ISO
40643 \begin_inset space ~
40644 \end_inset
40645
40646 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40647  Romanian, Slovak and Slovenian
40648 \end_layout
40649
40650 \begin_layout Description
40651 Chinese
40652 \begin_inset space ~
40653 \end_inset
40654
40655 (simplified)
40656 \begin_inset space ~
40657 \end_inset
40658
40659 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
40660  this encoding is officially replaced by the encoding GB18030, as GB18030
40661  is not available for LaTeX you should try to use the encoding Unicode
40662 \begin_inset space ~
40663 \end_inset
40664
40665 (CJK)
40666 \begin_inset space ~
40667 \end_inset
40668
40669 (utf8)
40670 \end_layout
40671
40672 \begin_layout Description
40673 Chinese
40674 \begin_inset space ~
40675 \end_inset
40676
40677 (simplified)
40678 \begin_inset space ~
40679 \end_inset
40680
40681 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
40682  except for the Euro currency sign, since 2001 this encoding is officially
40683  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
40684  you should try to use the encoding Unicode
40685 \begin_inset space ~
40686 \end_inset
40687
40688 (CJK)
40689 \begin_inset space ~
40690 \end_inset
40691
40692 (utf8)
40693 \end_layout
40694
40695 \begin_layout Description
40696 Chinese
40697 \begin_inset space ~
40698 \end_inset
40699
40700 (traditional)
40701 \begin_inset space ~
40702 \end_inset
40703
40704 (EUC-TW) for traditional Chinese
40705 \end_layout
40706
40707 \begin_layout Description
40708 Cyrillic
40709 \begin_inset space ~
40710 \end_inset
40711
40712 (CP
40713 \begin_inset space ~
40714 \end_inset
40715
40716 1251) MS Windows code page for Cyrillic
40717 \end_layout
40718
40719 \begin_layout Description
40720 Cyrillic
40721 \begin_inset space ~
40722 \end_inset
40723
40724 (ISO
40725 \begin_inset space ~
40726 \end_inset
40727
40728 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
40729 \end_layout
40730
40731 \begin_layout Description
40732 Cyrillic
40733 \begin_inset space ~
40734 \end_inset
40735
40736 (KOI8-R) standard Cyrillic especially for Russian
40737 \end_layout
40738
40739 \begin_layout Description
40740 Cyrillic
40741 \begin_inset space ~
40742 \end_inset
40743
40744 (KOI8-U) Cyrillic for Ukrainian
40745 \end_layout
40746
40747 \begin_layout Description
40748 Cyrillic
40749 \begin_inset space ~
40750 \end_inset
40751
40752 (pt
40753 \begin_inset space ~
40754 \end_inset
40755
40756 154) Cyrillic for Kazakh
40757 \end_layout
40758
40759 \begin_layout Description
40760 Greek
40761 \begin_inset space ~
40762 \end_inset
40763
40764 (ISO
40765 \begin_inset space ~
40766 \end_inset
40767
40768 8859-7) for Greek
40769 \end_layout
40770
40771 \begin_layout Description
40772 Hebrew
40773 \begin_inset space ~
40774 \end_inset
40775
40776 (CP
40777 \begin_inset space ~
40778 \end_inset
40779
40780 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
40781 \end_layout
40782
40783 \begin_layout Description
40784 Hebrew
40785 \begin_inset space ~
40786 \end_inset
40787
40788 (ISO
40789 \begin_inset space ~
40790 \end_inset
40791
40792 8859-8) for Hebrew
40793 \end_layout
40794
40795 \begin_layout Description
40796 Japanese
40797 \begin_inset space ~
40798 \end_inset
40799
40800 (CJK)
40801 \begin_inset space ~
40802 \end_inset
40803
40804 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40805 \series bold
40806 CJK
40807 \series default
40808
40809 \begin_inset Index idx
40810 status collapsed
40811
40812 \begin_layout Plain Layout
40813 LaTeX-packages ! CJK
40814 \end_layout
40815
40816 \end_inset
40817
40818 , when using this, set the document language to 
40819 \family sans
40820 Japanese (CJK)
40821 \end_layout
40822
40823 \begin_layout Description
40824 Japanese
40825 \begin_inset space ~
40826 \end_inset
40827
40828 (CJK)
40829 \begin_inset space ~
40830 \end_inset
40831
40832 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40833 \series bold
40834 CJK
40835 \series default
40836 , when using this, set the document language to 
40837 \family sans
40838 Japanese
40839 \begin_inset space ~
40840 \end_inset
40841
40842 (CJK)
40843 \end_layout
40844
40845 \begin_layout Description
40846 Japanese
40847 \begin_inset space ~
40848 \end_inset
40849
40850 (non-CJK)
40851 \begin_inset space ~
40852 \end_inset
40853
40854 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40855 \series bold
40856 japanese
40857 \series default
40858
40859 \begin_inset Index idx
40860 status collapsed
40861
40862 \begin_layout Plain Layout
40863 LaTeX-packages ! japanese
40864 \end_layout
40865
40866 \end_inset
40867
40868 , when using this, set the document language to 
40869 \family sans
40870 Japanese
40871 \end_layout
40872
40873 \begin_layout Description
40874 Japanese
40875 \begin_inset space ~
40876 \end_inset
40877
40878 (non-CJK)
40879 \begin_inset space ~
40880 \end_inset
40881
40882 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40883 \series bold
40884 japanese
40885 \series default
40886 , when using this, set the document language to 
40887 \family sans
40888 Japanese
40889 \end_layout
40890
40891 \begin_layout Description
40892 Japanese
40893 \begin_inset space ~
40894 \end_inset
40895
40896 (non-CJK)
40897 \begin_inset space ~
40898 \end_inset
40899
40900 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
40901 \series bold
40902 japanese
40903 \series default
40904 , when using this, set the document language to 
40905 \family sans
40906 Japanese
40907 \end_layout
40908
40909 \begin_layout Description
40910 Korean
40911 \begin_inset space ~
40912 \end_inset
40913
40914 (EUC-KR) for Korean
40915 \end_layout
40916
40917 \begin_layout Description
40918 Southern
40919 \begin_inset space ~
40920 \end_inset
40921
40922 European
40923 \begin_inset space ~
40924 \end_inset
40925
40926 (ISO
40927 \begin_inset space ~
40928 \end_inset
40929
40930 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
40931 \end_layout
40932
40933 \begin_layout Description
40934 South-Eastern
40935 \begin_inset space ~
40936 \end_inset
40937
40938 European
40939 \begin_inset space ~
40940 \end_inset
40941
40942 (ISO
40943 \begin_inset space ~
40944 \end_inset
40945
40946 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
40947  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
40948  to cover many languages and characters with diacritics
40949 \end_layout
40950
40951 \begin_layout Description
40952 Thai
40953 \begin_inset space ~
40954 \end_inset
40955
40956 (TIS
40957 \begin_inset space ~
40958 \end_inset
40959
40960 620-0) for Thai
40961 \end_layout
40962
40963 \begin_layout Description
40964 Turkish
40965 \begin_inset space ~
40966 \end_inset
40967
40968 (ISO
40969 \begin_inset space ~
40970 \end_inset
40971
40972 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
40973  Icelandic letters are replaced by Turkish ones
40974 \end_layout
40975
40976 \begin_layout Description
40977 Unicode
40978 \begin_inset space ~
40979 \end_inset
40980
40981 (CJK)
40982 \begin_inset space ~
40983 \end_inset
40984
40985 (utf8) Unicode utf8 with the LaTeX-package 
40986 \series bold
40987 CJK
40988 \series default
40989
40990 \begin_inset Index idx
40991 status collapsed
40992
40993 \begin_layout Plain Layout
40994 LaTeX-packages ! CJK
40995 \end_layout
40996
40997 \end_inset
40998
40999  (for the languages Chinese, Japanese and Korean)
41000 \end_layout
41001
41002 \begin_layout Description
41003 Unicode
41004 \begin_inset space ~
41005 \end_inset
41006
41007 (XeTeX)
41008 \begin_inset space ~
41009 \end_inset
41010
41011 (utf8) Unicode utf8 to be used with 
41012 \family sans
41013 XeTeX
41014 \family default
41015  and 
41016 \family sans
41017 LuaTeX
41018 \family default
41019 , which use Unicode directly, without the help of the LaTeX-package 
41020 \series bold
41021 inputenc
41022 \series default
41023 .
41024  LyX automatically selects this encoding if you export or preview XeTeX
41025  or LuaTeX.
41026  Normally you do not need to set this encoding manually.
41027 \end_layout
41028
41029 \begin_layout Description
41030 Unicode
41031 \begin_inset space ~
41032 \end_inset
41033
41034 (ucs-extended)
41035 \begin_inset space ~
41036 \end_inset
41037
41038 (utf8x) Unicode utf8 based on the LaTeX-package 
41039 \series bold
41040 ucs
41041 \series default
41042
41043 \begin_inset Index idx
41044 status collapsed
41045
41046 \begin_layout Plain Layout
41047 LaTeX-packages ! ucs
41048 \end_layout
41049
41050 \end_inset
41051
41052  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41053 \end_layout
41054
41055 \begin_layout Description
41056 Unicode
41057 \begin_inset space ~
41058 \end_inset
41059
41060 (utf8) Unicode utf8 based on the LaTeX-package 
41061 \series bold
41062 inputenc
41063 \series default
41064
41065 \begin_inset Index idx
41066 status collapsed
41067
41068 \begin_layout Plain Layout
41069 LaTeX-packages ! inputenc
41070 \end_layout
41071
41072 \end_inset
41073
41074 .
41075  Currently only a limited range of characters (mainly for Latin scripts)
41076  is supported.
41077 \end_layout
41078
41079 \begin_layout Description
41080 Western
41081 \begin_inset space ~
41082 \end_inset
41083
41084 European
41085 \begin_inset space ~
41086 \end_inset
41087
41088 (CP
41089 \begin_inset space ~
41090 \end_inset
41091
41092 1252) MS Windows code page for ISO
41093 \begin_inset space ~
41094 \end_inset
41095
41096 8859-1 (latin1)
41097 \end_layout
41098
41099 \begin_layout Description
41100 Western
41101 \begin_inset space ~
41102 \end_inset
41103
41104 European
41105 \begin_inset space ~
41106 \end_inset
41107
41108 (ISO
41109 \begin_inset space ~
41110 \end_inset
41111
41112 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41113  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41114  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41115  encoding instead
41116 \end_layout
41117
41118 \begin_layout Description
41119 Western
41120 \begin_inset space ~
41121 \end_inset
41122
41123 European
41124 \begin_inset space ~
41125 \end_inset
41126
41127 (ISO
41128 \begin_inset space ~
41129 \end_inset
41130
41131 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41132  sign, the œ-ligature and some characters used for French and Finnish
41133 \end_layout
41134
41135 \begin_layout Section
41136 Colors
41137 \begin_inset Index idx
41138 status collapsed
41139
41140 \begin_layout Plain Layout
41141 Color ! main text
41142 \end_layout
41143
41144 \end_inset
41145
41146
41147 \begin_inset Index idx
41148 status collapsed
41149
41150 \begin_layout Plain Layout
41151 Color ! background
41152 \end_layout
41153
41154 \end_inset
41155
41156
41157 \begin_inset Index idx
41158 status collapsed
41159
41160 \begin_layout Plain Layout
41161 Color ! Shaded boxes
41162 \end_layout
41163
41164 \end_inset
41165
41166
41167 \begin_inset Index idx
41168 status collapsed
41169
41170 \begin_layout Plain Layout
41171 Color ! Greyed-out notes
41172 \end_layout
41173
41174 \end_inset
41175
41176
41177 \end_layout
41178
41179 \begin_layout Standard
41180 Here you can alter the font color for the 
41181 \family sans
41182 Main text
41183 \family default
41184  (default: black), for 
41185 \family sans
41186 Greyed
41187 \begin_inset space ~
41188 \end_inset
41189
41190 out notes
41191 \family default
41192  (default: light grey)for the background color for the 
41193 \family sans
41194 Page
41195 \family default
41196  (default: white) and for 
41197 \family sans
41198 Shaded
41199 \begin_inset space ~
41200 \end_inset
41201
41202 boxes
41203 \family default
41204  (default: red).
41205  The button 
41206 \family sans
41207 Reset
41208 \family default
41209  sets the color back to the default.
41210 \end_layout
41211
41212 \begin_layout Standard
41213 Clicking any button showing 
41214 \family sans
41215 Default
41216 \family default
41217  or 
41218 \family sans
41219 Change
41220 \family default
41221  opens a dialog enabling you to choose from a selection of colors or from
41222  a color-picker or to specify a color using HSL or RGB values.
41223  In the dialog you can add any color to the custom colors to select them
41224  later more quickly.
41225 \end_layout
41226
41227 \begin_layout Standard
41228 \begin_inset Note Greyedout
41229 status open
41230
41231 \begin_layout Plain Layout
41232 The colors are not shown within LyX, only in the output.
41233  (This Greyed
41234 \begin_inset space ~
41235 \end_inset
41236
41237 out note appears blue in the output.)
41238 \end_layout
41239
41240 \end_inset
41241
41242
41243 \end_layout
41244
41245 \begin_layout Standard
41246 Note, if you change the 
41247 \family sans
41248 Main
41249 \begin_inset space ~
41250 \end_inset
41251
41252 text
41253 \family default
41254  font color and use the option 
41255 \family sans
41256 Color
41257 \begin_inset space ~
41258 \end_inset
41259
41260 links
41261 \family default
41262  in the document settings under 
41263 \family sans
41264 PDF
41265 \begin_inset space ~
41266 \end_inset
41267
41268 properties
41269 \family default
41270 , you probably also need to change the link font color as described in section
41271 \begin_inset space ~
41272 \end_inset
41273
41274
41275 \begin_inset CommandInset ref
41276 LatexCommand ref
41277 reference "sec:PDF-Properties"
41278
41279 \end_inset
41280
41281 .
41282 \end_layout
41283
41284 \begin_layout Standard
41285 \begin_inset VSpace bigskip
41286 \end_inset
41287
41288
41289 \end_layout
41290
41291 \begin_layout Standard
41292 You can adapt the 
41293 \family sans
41294 Main
41295 \begin_inset space ~
41296 \end_inset
41297
41298 text
41299 \family default
41300  font color and the 
41301 \family sans
41302 Page
41303 \family default
41304  background for every page in your document if you use these commands as
41305  TeX
41306 \begin_inset space ~
41307 \end_inset
41308
41309 Code after a forced page break:
41310 \end_layout
41311
41312 \begin_layout Itemize
41313 For the page color:
41314 \begin_inset Newline newline
41315 \end_inset
41316
41317
41318 \series bold
41319
41320 \backslash
41321 pagecolor{color name}
41322 \end_layout
41323
41324 \begin_layout Itemize
41325 For the text color:
41326 \begin_inset Newline newline
41327 \end_inset
41328
41329
41330 \series bold
41331
41332 \backslash
41333 color{color name}
41334 \end_layout
41335
41336 \begin_layout Standard
41337 You are restricted to one of 
41338 \series bold
41339 black
41340 \series default
41341
41342 \series bold
41343 blue
41344 \series default
41345
41346 \series bold
41347 cyan
41348 \series default
41349
41350 \series bold
41351 green
41352 \series default
41353
41354 \series bold
41355 magenta
41356 \series default
41357
41358 \series bold
41359 red
41360 \series default
41361
41362 \series bold
41363 white
41364 \series default
41365  or 
41366 \series bold
41367 yellow
41368 \series default
41369  for the 
41370 \series bold
41371 color name
41372 \series default
41373  unless you have defined your own color (see the 
41374 \emph on
41375 Colored Tables
41376 \emph default
41377  section of the 
41378 \emph on
41379 Embedded
41380 \begin_inset space ~
41381 \end_inset
41382
41383 Objects
41384 \emph default
41385  Manual).
41386 \begin_inset Newline newline
41387 \end_inset
41388
41389 If you have changed a text or background color, you can use the following
41390  names to refer to them:
41391 \end_layout
41392
41393 \begin_layout Itemize
41394 For the 
41395 \family sans
41396 Page
41397 \family default
41398  background color:
41399 \begin_inset Newline newline
41400 \end_inset
41401
41402
41403 \series bold
41404 page_backgroundcolor
41405 \end_layout
41406
41407 \begin_layout Itemize
41408 For the 
41409 \family sans
41410 Main
41411 \begin_inset space ~
41412 \end_inset
41413
41414 text
41415 \family default
41416  color:
41417 \begin_inset Newline newline
41418 \end_inset
41419
41420
41421 \series bold
41422 document_fontcolor
41423 \end_layout
41424
41425 \begin_layout Itemize
41426 For the 
41427 \family sans
41428 Shaded
41429 \begin_inset space ~
41430 \end_inset
41431
41432 boxes
41433 \family default
41434  background color:
41435 \begin_inset Newline newline
41436 \end_inset
41437
41438
41439 \series bold
41440 shadecolor
41441 \end_layout
41442
41443 \begin_layout Itemize
41444 For the 
41445 \family sans
41446 Greyed
41447 \begin_inset space ~
41448 \end_inset
41449
41450 out notes
41451 \family default
41452  text color:
41453 \begin_inset Newline newline
41454 \end_inset
41455
41456
41457 \series bold
41458 note_fontcolor
41459 \end_layout
41460
41461 \begin_layout Standard
41462 To see how to define and use custom colors, see section Colored
41463 \begin_inset space ~
41464 \end_inset
41465
41466 Cells of the Embedded
41467 \begin_inset space ~
41468 \end_inset
41469
41470 Objects manual.
41471 \end_layout
41472
41473 \begin_layout Section
41474 Numbering & TOC
41475 \end_layout
41476
41477 \begin_layout Standard
41478 Here you can adjust the 
41479 \family sans
41480 Numbering
41481 \family default
41482  depth of section headings and the section depth in the 
41483 \family sans
41484 Table of Contents
41485 \family default
41486  as described in section
41487 \begin_inset space ~
41488 \end_inset
41489
41490
41491 \begin_inset CommandInset ref
41492 LatexCommand ref
41493 reference "sub:Numbering-depth"
41494
41495 \end_inset
41496
41497 .
41498 \end_layout
41499
41500 \begin_layout Section
41501 Bibliography
41502 \end_layout
41503
41504 \begin_layout Standard
41505 Here you can specify if a citation style using the LaTeX packages 
41506 \series bold
41507 natbib
41508 \series default
41509
41510 \begin_inset Index idx
41511 status collapsed
41512
41513 \begin_layout Plain Layout
41514 LaTeX-packages ! natbib
41515 \end_layout
41516
41517 \end_inset
41518
41519  or 
41520 \series bold
41521 jurabib
41522 \series default
41523
41524 \begin_inset Index idx
41525 status collapsed
41526
41527 \begin_layout Plain Layout
41528 LaTeX-packages ! jurabib
41529 \end_layout
41530
41531 \end_inset
41532
41533  should be used.
41534  You can enable a 
41535 \family sans
41536 Sectioned bibliography
41537 \family default
41538  using the LaTeX package 
41539 \series bold
41540 bibtopic
41541 \series default
41542
41543 \begin_inset Index idx
41544 status collapsed
41545
41546 \begin_layout Plain Layout
41547 LaTeX-packages ! bibtopic
41548 \end_layout
41549
41550 \end_inset
41551
41552  and you can select a 
41553 \family sans
41554 Processor
41555 \family default
41556  for the generation of the bibliography.
41557  For a further description see section
41558 \begin_inset space ~
41559 \end_inset
41560
41561
41562 \begin_inset CommandInset ref
41563 LatexCommand ref
41564 reference "sec:Bibliography"
41565
41566 \end_inset
41567
41568 .
41569 \end_layout
41570
41571 \begin_layout Section
41572 Indexes
41573 \end_layout
41574
41575 \begin_layout Standard
41576 Here you can define the 
41577 \family sans
41578 Processor
41579 \family default
41580  that will generate your index and you can define additional indexes (see
41581  section
41582 \begin_inset space ~
41583 \end_inset
41584
41585
41586 \begin_inset CommandInset ref
41587 LatexCommand ref
41588 reference "sec:Index"
41589
41590 \end_inset
41591
41592  for details).
41593 \end_layout
41594
41595 \begin_layout Section
41596 PDF Properties
41597 \end_layout
41598
41599 \begin_layout Standard
41600 The PDF properties are explained in section
41601 \begin_inset space ~
41602 \end_inset
41603
41604
41605 \begin_inset CommandInset ref
41606 LatexCommand ref
41607 reference "sec:PDF-Properties"
41608
41609 \end_inset
41610
41611 .
41612 \end_layout
41613
41614 \begin_layout Section
41615 Math Options
41616 \end_layout
41617
41618 \begin_layout Standard
41619 These options will force LyX to use the LaTeX-packages 
41620 \series bold
41621 amsmath
41622 \series default
41623
41624 \begin_inset Index idx
41625 status collapsed
41626
41627 \begin_layout Plain Layout
41628 LaTeX-packages ! amsmath
41629 \end_layout
41630
41631 \end_inset
41632
41633
41634 \series bold
41635 esint
41636 \series default
41637
41638 \begin_inset Index idx
41639 status collapsed
41640
41641 \begin_layout Plain Layout
41642 LaTeX-packages ! esint
41643 \end_layout
41644
41645 \end_inset
41646
41647
41648 \series bold
41649 mathdots
41650 \series default
41651
41652 \begin_inset Index idx
41653 status collapsed
41654
41655 \begin_layout Plain Layout
41656 LaTeX-packages ! mathdots
41657 \end_layout
41658
41659 \end_inset
41660
41661  und 
41662 \series bold
41663 mhchem
41664 \series default
41665
41666 \begin_inset Index idx
41667 status collapsed
41668
41669 \begin_layout Plain Layout
41670 LaTeX-packages ! mhchem
41671 \end_layout
41672
41673 \end_inset
41674
41675  or to use them automatically when they are needed.
41676 \end_layout
41677
41678 \begin_layout Description
41679 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
41680  ensure that you have enabled 
41681 \family sans
41682 AMS
41683 \begin_inset space ~
41684 \end_inset
41685
41686 math
41687 \family default
41688 .
41689 \end_layout
41690
41691 \begin_layout Description
41692 esint is used for special integral characters, see section 
41693 \emph on
41694 Big
41695 \begin_inset space ~
41696 \end_inset
41697
41698 Operators
41699 \emph default
41700  of the 
41701 \emph on
41702 Math
41703 \emph default
41704  manual.
41705 \end_layout
41706
41707 \begin_layout Description
41708 mathdots is used for special ellipses, see section 
41709 \emph on
41710 Ellipses
41711 \emph default
41712  of the 
41713 \emph on
41714 Math
41715 \emph default
41716  manual.
41717 \end_layout
41718
41719 \begin_layout Description
41720 mhchem is used for chemical equations, see section 
41721 \emph on
41722 Chemical Symbols and Equations
41723 \emph default
41724  of the 
41725 \emph on
41726 Math
41727 \emph default
41728  manual.
41729 \end_layout
41730
41731 \begin_layout Section
41732 Float Placement
41733 \end_layout
41734
41735 \begin_layout Standard
41736 The float placement options are described in the section 
41737 \emph on
41738 Float
41739 \begin_inset space ~
41740 \end_inset
41741
41742 Placement
41743 \emph default
41744  of the 
41745 \emph on
41746 Embedded
41747 \begin_inset space ~
41748 \end_inset
41749
41750 Objects
41751 \emph default
41752  manual.
41753 \end_layout
41754
41755 \begin_layout Section
41756 Listings
41757 \end_layout
41758
41759 \begin_layout Standard
41760 The listings settings are explained in the chapter 
41761 \emph on
41762 Program Code Listings
41763 \emph default
41764  of the 
41765 \emph on
41766 Embedded
41767 \begin_inset space ~
41768 \end_inset
41769
41770 Objects
41771 \emph default
41772  manual.
41773 \end_layout
41774
41775 \begin_layout Section
41776 Bullets
41777 \end_layout
41778
41779 \begin_layout Standard
41780 Here you can adjust the characters used for the itemize 
41781 \family sans
41782 Level
41783 \family default
41784 s, specify the 
41785 \family sans
41786 Font
41787 \family default
41788  set to be used and set the 
41789 \family sans
41790 Size
41791 \family default
41792  of the bullets.
41793  The itemize environment is described in section
41794 \begin_inset space ~
41795 \end_inset
41796
41797
41798 \begin_inset CommandInset ref
41799 LatexCommand ref
41800 reference "sec:Itemize"
41801
41802 \end_inset
41803
41804 .
41805 \end_layout
41806
41807 \begin_layout Standard
41808 You can furthermore specify a 
41809 \family sans
41810 Custom
41811 \begin_inset space ~
41812 \end_inset
41813
41814 Bullet
41815 \family default
41816  by inserting in this field the LaTeX command of the desired character.
41817  For example to use the € sign, you have to insert the command 
41818 \series bold
41819
41820 \backslash
41821 texteuro
41822 \series default
41823 .
41824  For math symbols you additionally need to enclose the command with $ signs.
41825  To use e.
41826 \begin_inset space \thinspace{}
41827 \end_inset
41828
41829 g.
41830 \begin_inset space \space{}
41831 \end_inset
41832
41833 the symbol 
41834 \begin_inset Formula $\circlearrowright$
41835 \end_inset
41836
41837  you need to enter 
41838 \series bold
41839 $
41840 \backslash
41841 circlearrowright$
41842 \series default
41843 .
41844  To find the command for a math symbol, create a formula and hover the mouse
41845  over the desired symbol in the math toolbar.
41846 \end_layout
41847
41848 \begin_layout Standard
41849 \begin_inset Note Greyedout
41850 status open
41851
41852 \begin_layout Plain Layout
41853
41854 \series bold
41855 Note:
41856 \series default
41857  Some characters require to load special LaTeX-packages in the preamble
41858  (menu 
41859 \family sans
41860 Document\SpecialChar \menuseparator
41861 Settings\SpecialChar \menuseparator
41862 LaTeX
41863 \begin_inset space ~
41864 \end_inset
41865
41866 Preamble
41867 \family default
41868 ).
41869  For example for the € sign one needs to add the line 
41870 \series bold
41871
41872 \backslash
41873 usepackage{textcomp}
41874 \series default
41875  to the preamble.
41876  For most math symbols it is sufficient to add the line 
41877 \series bold
41878
41879 \backslash
41880 usepackage{amssymb}
41881 \series default
41882 .
41883 \end_layout
41884
41885 \end_inset
41886
41887
41888 \end_layout
41889
41890 \begin_layout Section
41891 Branches
41892 \end_layout
41893
41894 \begin_layout Standard
41895 Branches are described in section
41896 \begin_inset space ~
41897 \end_inset
41898
41899
41900 \begin_inset CommandInset ref
41901 LatexCommand ref
41902 reference "sec:Branches"
41903
41904 \end_inset
41905
41906 .
41907 \end_layout
41908
41909 \begin_layout Section
41910 Output
41911 \begin_inset CommandInset label
41912 LatexCommand label
41913 name "sec:Doc-Output"
41914
41915 \end_inset
41916
41917
41918 \end_layout
41919
41920 \begin_layout Standard
41921 Here you can define some output specifics for the current document:
41922 \end_layout
41923
41924 \begin_layout Description
41925 Default
41926 \begin_inset space ~
41927 \end_inset
41928
41929 Output
41930 \begin_inset space ~
41931 \end_inset
41932
41933 Format: The format that is used when you enter 
41934 \begin_inset Quotes eld
41935 \end_inset
41936
41937 View
41938 \begin_inset Quotes erd
41939 \end_inset
41940
41941
41942 \begin_inset Quotes eld
41943 \end_inset
41944
41945 Update
41946 \begin_inset Quotes erd
41947 \end_inset
41948
41949
41950 \begin_inset Quotes eld
41951 \end_inset
41952
41953 View Master Document
41954 \begin_inset Quotes erd
41955 \end_inset
41956
41957  and 
41958 \begin_inset Quotes eld
41959 \end_inset
41960
41961 Update Master Document
41962 \begin_inset Quotes erd
41963 \end_inset
41964
41965  in the 
41966 \family sans
41967 Document
41968 \family default
41969  menu or the toolbar.
41970  The default is set in 
41971 \family sans
41972 Tools\SpecialChar \menuseparator
41973 Preferences\SpecialChar \menuseparator
41974 File
41975 \begin_inset space ~
41976 \end_inset
41977
41978 Handling\SpecialChar \menuseparator
41979 File Formats
41980 \family default
41981 , see section
41982 \begin_inset space ~
41983 \end_inset
41984
41985
41986 \begin_inset CommandInset ref
41987 LatexCommand ref
41988 reference "sec:File-Formats"
41989
41990 \end_inset
41991
41992 .
41993 \end_layout
41994
41995 \begin_layout Description
41996 Synchronize
41997 \begin_inset space ~
41998 \end_inset
41999
42000 with
42001 \begin_inset space ~
42002 \end_inset
42003
42004 Output settings for the menu 
42005 \family sans
42006 Navigate\SpecialChar \menuseparator
42007 Forward
42008 \begin_inset space ~
42009 \end_inset
42010
42011 search
42012 \family default
42013 .
42014  For a detailed description see section 
42015 \emph on
42016 Reverse DVI/PDF search
42017 \emph default
42018  of the 
42019 \emph on
42020 Additional
42021 \begin_inset space ~
42022 \end_inset
42023
42024 Features
42025 \emph default
42026  manual.
42027 \end_layout
42028
42029 \begin_layout Description
42030 XHTML
42031 \begin_inset space ~
42032 \end_inset
42033
42034 Output
42035 \begin_inset space ~
42036 \end_inset
42037
42038 Options offers settings for the export format 
42039 \family sans
42040 Ly
42041 \begin_inset ERT
42042 status collapsed
42043
42044 \begin_layout Plain Layout
42045
42046 {}
42047 \end_layout
42048
42049 \end_inset
42050
42051 XHTML
42052 \family default
42053 .
42054  
42055 \family sans
42056 Strict XHTML
42057 \begin_inset space ~
42058 \end_inset
42059
42060 1.1
42061 \family default
42062  will assure that the output follows exactly version
42063 \begin_inset space ~
42064 \end_inset
42065
42066 1.1 of the XHTML standard.
42067  The different 
42068 \family sans
42069 Math
42070 \begin_inset space ~
42071 \end_inset
42072
42073 output
42074 \family default
42075  settings are described in detail in section 
42076 \emph on
42077 Math Output in XHTML
42078 \emph default
42079  of the 
42080 \emph on
42081 Additional
42082 \begin_inset space ~
42083 \end_inset
42084
42085 Features
42086 \emph default
42087  manual.
42088  
42089 \family sans
42090 Math
42091 \begin_inset space ~
42092 \end_inset
42093
42094 image
42095 \begin_inset space ~
42096 \end_inset
42097
42098 scaling
42099 \family default
42100  is used for the size of equations in the output.
42101 \end_layout
42102
42103 \begin_layout Section
42104 LaT
42105 \begin_inset ERT
42106 status collapsed
42107
42108 \begin_layout Plain Layout
42109
42110 {}
42111 \end_layout
42112
42113 \end_inset
42114
42115 eX Preamble
42116 \end_layout
42117
42118 \begin_layout Standard
42119 In this text field you can enter commands to load special LaTeX-packages
42120  or to define LaTeX-commands.
42121  The preamble is a thing for LaTeX-experts.
42122  You should not enter commands here until you know exactly what you are
42123  doing.
42124 \end_layout
42125
42126 \begin_layout Standard
42127 An introduction to the LaTeX-syntax is given in section
42128 \begin_inset space ~
42129 \end_inset
42130
42131
42132 \begin_inset CommandInset ref
42133 LatexCommand ref
42134 reference "sub:LaTeX-Syntax"
42135
42136 \end_inset
42137
42138 .
42139 \end_layout
42140
42141 \begin_layout Chapter
42142 The 
42143 \family sans
42144 Preferences
42145 \family default
42146  Dialog
42147 \begin_inset CommandInset label
42148 LatexCommand label
42149 name "chap:The-Preferences-dialog"
42150
42151 \end_inset
42152
42153
42154 \begin_inset Index idx
42155 status collapsed
42156
42157 \begin_layout Plain Layout
42158 Preferences
42159 \end_layout
42160
42161 \end_inset
42162
42163
42164 \end_layout
42165
42166 \begin_layout Standard
42167 The preferences dialog is called with the menu 
42168 \family sans
42169 Tools\SpecialChar \menuseparator
42170 Preferences
42171 \family default
42172 .
42173  It has the following submenus.
42174 \end_layout
42175
42176 \begin_layout Section
42177 Look and Feel
42178 \end_layout
42179
42180 \begin_layout Subsection
42181 User Interface
42182 \end_layout
42183
42184 \begin_layout Subsubsection
42185 User Interface File
42186 \begin_inset Index idx
42187 status collapsed
42188
42189 \begin_layout Plain Layout
42190 Customization ! of toolbars
42191 \end_layout
42192
42193 \end_inset
42194
42195
42196 \begin_inset Index idx
42197 status collapsed
42198
42199 \begin_layout Plain Layout
42200 Customization ! of menus
42201 \end_layout
42202
42203 \end_inset
42204
42205
42206 \end_layout
42207
42208 \begin_layout Standard
42209 The appearance of the menus and toolbars can be changed by choosing a user
42210  interface (ui) file.
42211  A ui-file is a text file where the toolbars and menus are listed.
42212  The file 
42213 \emph on
42214 default.ui
42215 \emph default
42216  loads three files:
42217 \end_layout
42218
42219 \begin_layout Description
42220 stdmenus.inc
42221 \shape italic
42222  
42223 \emph on
42224 specifies the menu entries for the standard menus
42225 \end_layout
42226
42227 \begin_layout Description
42228 stdcontext.inc 
42229 \shape italic
42230 \emph on
42231 specifies
42232 \shape default
42233 \emph default
42234  the menu entries in popup context menus
42235 \end_layout
42236
42237 \begin_layout Description
42238 stdtoolbars.inc
42239 \shape italic
42240  
42241 \emph on
42242 specifies the toolbar buttons
42243 \end_layout
42244
42245 \begin_layout Standard
42246 To create your own menu and toolbar layout, start with a copy of these files
42247  and edit the entries.
42248 \end_layout
42249
42250 \begin_layout Standard
42251 The syntax of the .inc-files is straightforward: the 
42252 \family sans
42253 Menubar
42254 \family default
42255
42256 \family sans
42257 Menu
42258 \family default
42259  and 
42260 \family sans
42261 Toolbar
42262 \family default
42263  entries must be finished with an explicit 
42264 \family sans
42265 End
42266 \family default
42267 .
42268  They may contain 
42269 \family sans
42270 Submenu
42271 \family default
42272
42273 \family sans
42274 Item
42275 \family default
42276
42277 \family sans
42278 OptItem
42279 \family default
42280
42281 \family sans
42282 Separator
42283 \family default
42284
42285 \family sans
42286 Icon,
42287 \family default
42288  and in the case of the 
42289 \begin_inset Quotes eld
42290 \end_inset
42291
42292 file_lastfiles
42293 \begin_inset Quotes erd
42294 \end_inset
42295
42296  menu a 
42297 \family sans
42298 Lastfiles
42299 \family default
42300  entry.
42301  The syntax for the entries is:
42302 \end_layout
42303
42304 \begin_layout Standard
42305 \begin_inset VSpace smallskip*
42306 \end_inset
42307
42308
42309 \series bold
42310 Item 
42311 \begin_inset Quotes eld
42312 \end_inset
42313
42314 menu 
42315 \series default
42316 or
42317 \series bold
42318  button name
42319 \begin_inset Quotes erd
42320 \end_inset
42321
42322  
42323 \begin_inset Quotes eld
42324 \end_inset
42325
42326 LyX-function
42327 \begin_inset Quotes erd
42328 \end_inset
42329
42330
42331 \end_layout
42332
42333 \begin_layout Standard
42334 \noindent
42335 \begin_inset VSpace smallskip*
42336 \end_inset
42337
42338 All the LyX-functions are listed in the menu 
42339 \family sans
42340 Help\SpecialChar \menuseparator
42341 Ly
42342 \begin_inset ERT
42343 status collapsed
42344
42345 \begin_layout Plain Layout
42346
42347 {}
42348 \end_layout
42349
42350 \end_inset
42351
42352 X
42353 \begin_inset space ~
42354 \end_inset
42355
42356 Functions
42357 \family default
42358 .
42359 \end_layout
42360
42361 \begin_layout Standard
42362 \begin_inset VSpace medskip
42363 \end_inset
42364
42365
42366 \end_layout
42367
42368 \begin_layout Standard
42369 For example, assuming you use the menu 
42370 \family sans
42371 Navigate\SpecialChar \menuseparator
42372 Bookmarks
42373 \family default
42374  quite often and therefore want six available bookmarks, you can add the
42375  line
42376 \end_layout
42377
42378 \begin_layout Standard
42379 \begin_inset VSpace smallskip*
42380 \end_inset
42381
42382
42383 \series bold
42384 Item 
42385 \begin_inset Quotes eld
42386 \end_inset
42387
42388 Save Bookmark 6
42389 \begin_inset Quotes erd
42390 \end_inset
42391
42392  
42393 \begin_inset Quotes eld
42394 \end_inset
42395
42396 bookmark-save 6
42397 \begin_inset Quotes erd
42398 \end_inset
42399
42400
42401 \end_layout
42402
42403 \begin_layout Standard
42404 \noindent
42405 \begin_inset VSpace smallskip*
42406 \end_inset
42407
42408 to the 
42409 \begin_inset Quotes eld
42410 \end_inset
42411
42412 navigate_bookmarks
42413 \begin_inset Quotes erd
42414 \end_inset
42415
42416  menu in 
42417 \emph on
42418 stdmenus.inc
42419 \emph default
42420  to have the sixth bookmark.
42421 \end_layout
42422
42423 \begin_layout Standard
42424
42425 \family sans
42426 Icon
42427 \begin_inset space ~
42428 \end_inset
42429
42430 Set
42431 \family default
42432  allows you to change the appearance of LyX's toolbar buttons.
42433  The currently available icon sets are compared in 
42434 \begin_inset CommandInset href
42435 LatexCommand href
42436 name "this image"
42437 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
42438
42439 \end_inset
42440
42441 .
42442 \end_layout
42443
42444 \begin_layout Subsubsection
42445 Automatic help
42446 \end_layout
42447
42448 \begin_layout Standard
42449 The option 
42450 \family sans
42451 Enable tool tips in main work area
42452 \family default
42453  enables tool tips showing the content of closed insets like index entries
42454  or footnotes.
42455 \end_layout
42456
42457 \begin_layout Subsubsection
42458 Session
42459 \end_layout
42460
42461 \begin_layout Standard
42462 With the option 
42463 \family sans
42464 Restore window layouts and geometries
42465 \family default
42466  LyX's main window will be opened with the size and layout that was used
42467  in the last LyX session.
42468 \end_layout
42469
42470 \begin_layout Standard
42471 The option 
42472 \family sans
42473 Restore cursor positions
42474 \family default
42475  sets the cursor to the position in the file where it was at the end of
42476  the last session.
42477 \end_layout
42478
42479 \begin_layout Standard
42480 The option 
42481 \family sans
42482 Load opened files from last session
42483 \family default
42484  opens all files that were opened in the last LyX session.
42485 \end_layout
42486
42487 \begin_layout Standard
42488 The button 
42489 \family sans
42490 Clear all session information
42491 \family default
42492  deletes all information from previous LyX sessions (cursor positions, names
42493  of last opened documents, etc.).
42494 \end_layout
42495
42496 \begin_layout Subsubsection
42497 Documents
42498 \begin_inset CommandInset label
42499 LatexCommand label
42500 name "sub:Backup documents"
42501
42502 \end_inset
42503
42504
42505 \begin_inset Index idx
42506 status collapsed
42507
42508 \begin_layout Plain Layout
42509 Backup ! Documents
42510 \end_layout
42511
42512 \end_inset
42513
42514
42515 \end_layout
42516
42517 \begin_layout Standard
42518
42519 \family sans
42520 Backup original documents when saving
42521 \family default
42522  creates a backup copy of the file in the state when it was opened or when
42523  it was saved the last time.
42524  It is stored in the 
42525 \family sans
42526 Backup
42527 \begin_inset space ~
42528 \end_inset
42529
42530 directory
42531 \family default
42532  (see section
42533 \begin_inset space ~
42534 \end_inset
42535
42536
42537 \begin_inset CommandInset ref
42538 LatexCommand ref
42539 reference "sec:Paths"
42540
42541 \end_inset
42542
42543 ) or in the same folder as your document if no 
42544 \family sans
42545 Backup
42546 \begin_inset space ~
42547 \end_inset
42548
42549 directory
42550 \family default
42551  is specified.
42552  The backup file has the file extension 
42553 \begin_inset Quotes eld
42554 \end_inset
42555
42556
42557 \family sans
42558 .lyx~
42559 \family default
42560
42561 \begin_inset Quotes erd
42562 \end_inset
42563
42564 .
42565 \end_layout
42566
42567 \begin_layout Standard
42568 With the option 
42569 \family sans
42570 Backup documents, every
42571 \family default
42572 , you can specify the time between backup saves.
42573 \end_layout
42574
42575 \begin_layout Standard
42576
42577 \family sans
42578 Save documents compressed by default
42579 \family default
42580  always saves files in a compressed format.
42581 \end_layout
42582
42583 \begin_layout Standard
42584
42585 \family sans
42586 Maximum last files
42587 \family default
42588  is the number of last opened files that LyX should display in the menu
42589  
42590 \family sans
42591 File\SpecialChar \menuseparator
42592 Open
42593 \begin_inset space ~
42594 \end_inset
42595
42596 Recent
42597 \family default
42598 .
42599 \end_layout
42600
42601 \begin_layout Standard
42602 If the option 
42603 \family sans
42604 Open documents in tabs
42605 \family default
42606  is not checked, every file will be opened in its own new instance of LyX.
42607 \end_layout
42608
42609 \begin_layout Standard
42610 The option 
42611 \family sans
42612 Single instance
42613 \family default
42614  is only active if a LyXServer pipe
42615 \begin_inset Foot
42616 status collapsed
42617
42618 \begin_layout Plain Layout
42619 See sec.
42620 \begin_inset space \thinspace{}
42621 \end_inset
42622
42623
42624 \begin_inset CommandInset ref
42625 LatexCommand ref
42626 reference "sec:Paths"
42627
42628 \end_inset
42629
42630  for information about LyXServer pipes.
42631 \end_layout
42632
42633 \end_inset
42634
42635  is specified.
42636  If it is checked, LyX documents will be opened in the same running instance
42637  of LyX.
42638  Otherwise a new LyX instance is created for each file.
42639 \end_layout
42640
42641 \begin_layout Standard
42642 If the option 
42643 \family sans
42644 Single close-tab button
42645 \family default
42646  is checked, there will only be one close button (
42647 \family sans
42648
42649 \begin_inset Graphics
42650         filename ../images/closetab.png
42651         scale 75
42652
42653 \end_inset
42654
42655
42656 \family default
42657 ) at the right side of the tab bar to close tabs.
42658  Otherwise every document tab has its own close button.
42659 \end_layout
42660
42661 \begin_layout Standard
42662 \begin_inset Note Greyedout
42663 status open
42664
42665 \begin_layout Plain Layout
42666
42667 \series bold
42668 Note:
42669 \series default
42670  For the last option you have to restart LyX before the change takes effect.
42671 \end_layout
42672
42673 \end_inset
42674
42675
42676 \end_layout
42677
42678 \begin_layout Subsection
42679 Screen Fonts
42680 \begin_inset Index idx
42681 status collapsed
42682
42683 \begin_layout Plain Layout
42684 Font ! Screen
42685 \end_layout
42686
42687 \end_inset
42688
42689
42690 \begin_inset CommandInset label
42691 LatexCommand label
42692 name "sub:Screen-Fonts"
42693
42694 \end_inset
42695
42696
42697 \end_layout
42698
42699 \begin_layout Standard
42700 These fonts are used to display your documents within LyX.
42701 \end_layout
42702
42703 \begin_layout Standard
42704 \begin_inset Note Greyedout
42705 status open
42706
42707 \begin_layout Plain Layout
42708
42709 \series bold
42710 Note:
42711 \series default
42712  This section only deals with the fonts 
42713 \emph on
42714 inside
42715 \emph default
42716  the LyX window.
42717  The fonts that appear in the output are independent of these fonts, and
42718  set in the menu 
42719 \family sans
42720 Document\SpecialChar \menuseparator
42721 Settings\SpecialChar \menuseparator
42722 Fonts
42723 \family default
42724 .
42725 \end_layout
42726
42727 \end_inset
42728
42729
42730 \end_layout
42731
42732 \begin_layout Standard
42733 By default, LyX uses 
42734 \family typewriter
42735 Times
42736 \family default
42737  as its 
42738 \family sans
42739 Roman
42740 \family default
42741  (serif) font, 
42742 \family typewriter
42743 Arial
42744 \family default
42745  or 
42746 \family typewriter
42747 Helvetica
42748 \family default
42749  (depends on the system) as its 
42750 \family sans
42751 Sans
42752 \begin_inset space ~
42753 \end_inset
42754
42755 Serif
42756 \family default
42757  font and 
42758 \family typewriter
42759 Courier
42760 \family default
42761  as its 
42762 \family typewriter
42763 Typewriter
42764 \family default
42765  font.
42766 \end_layout
42767
42768 \begin_layout Standard
42769 You can change the font size with the 
42770 \family sans
42771 Zoom
42772 \family default
42773  setting.
42774 \end_layout
42775
42776 \begin_layout Standard
42777 The 
42778 \family sans
42779 Font Sizes
42780 \family default
42781  are calculated as letter height in units of points.
42782  72.27
42783 \begin_inset space \thinspace{}
42784 \end_inset
42785
42786 points have the size of 1
42787 \begin_inset space \thinspace{}
42788 \end_inset
42789
42790 inch, see Appendix
42791 \begin_inset space ~
42792 \end_inset
42793
42794
42795 \begin_inset CommandInset ref
42796 LatexCommand ref
42797 reference "chap:Units-available-in"
42798
42799 \end_inset
42800
42801 .
42802  The default font sizes are the same as if a document font size of 10
42803 \begin_inset space \thinspace{}
42804 \end_inset
42805
42806 pt were used.
42807  The sizes are explained in detail in section
42808 \begin_inset space ~
42809 \end_inset
42810
42811
42812 \begin_inset CommandInset ref
42813 LatexCommand ref
42814 reference "sub:Document-Font"
42815
42816 \end_inset
42817
42818 .
42819 \end_layout
42820
42821 \begin_layout Standard
42822 With the option 
42823 \family sans
42824 Use pixmap cache to speed up font rendering
42825 \family default
42826  enabled, LyX needs to redraw the screen less often.
42827  This results in better performance, especially on slow systems.
42828  On the other hand, the characters might look more fuzzy on screen.
42829  So whether you enable this or not depends on whether you prefer speed over
42830  aesthetics.
42831  Note that the Pixmap Cache is only available and useful under Mac
42832 \begin_inset space ~
42833 \end_inset
42834
42835 OS and Windows.
42836 \end_layout
42837
42838 \begin_layout Subsection
42839 Colors
42840 \begin_inset Index idx
42841 status collapsed
42842
42843 \begin_layout Plain Layout
42844 Color ! LyX screen
42845 \end_layout
42846
42847 \end_inset
42848
42849
42850 \begin_inset Index idx
42851 status collapsed
42852
42853 \begin_layout Plain Layout
42854 Settings ! Color
42855 \end_layout
42856
42857 \end_inset
42858
42859
42860 \end_layout
42861
42862 \begin_layout Standard
42863 Here you can change the screen colors used by LyX by choosing an item in
42864  the list and selecting the 
42865 \family sans
42866 Alter
42867 \family default
42868  button.
42869 \end_layout
42870
42871 \begin_layout Standard
42872 By checking the option 
42873 \family sans
42874 Use system colors
42875 \family default
42876  the color scheme of your OS or window manager is used.
42877  The colors 
42878 \family sans
42879 cursor, selection, table line, text, URL
42880 \begin_inset space ~
42881 \end_inset
42882
42883 label and URL
42884 \begin_inset space ~
42885 \end_inset
42886
42887 text
42888 \family default
42889  are then not customizable and thus not listed.
42890 \end_layout
42891
42892 \begin_layout Subsection
42893 Display
42894 \begin_inset Index idx
42895 status collapsed
42896
42897 \begin_layout Plain Layout
42898 Settings ! Display
42899 \end_layout
42900
42901 \end_inset
42902
42903
42904 \end_layout
42905
42906 \begin_layout Standard
42907 Here you can specify if graphics are displayed inside LyX.
42908 \end_layout
42909
42910 \begin_layout Standard
42911
42912 \family sans
42913 Instant Preview
42914 \family default
42915  enables previewing snippets of your document.
42916  This feature is described in section
42917 \begin_inset space ~
42918 \end_inset
42919
42920
42921 \begin_inset CommandInset ref
42922 LatexCommand ref
42923 reference "sec:Previewing-snippets-of"
42924
42925 \end_inset
42926
42927 .
42928 \end_layout
42929
42930 \begin_layout Standard
42931 Checking the option 
42932 \family sans
42933 Mark
42934 \begin_inset space ~
42935 \end_inset
42936
42937 end
42938 \begin_inset space ~
42939 \end_inset
42940
42941 of
42942 \begin_inset space ~
42943 \end_inset
42944
42945 paragraphs
42946 \family default
42947  displays a pilcrow (¶) at the end of every paragraph.
42948 \end_layout
42949
42950 \begin_layout Section
42951 Editing
42952 \begin_inset Index idx
42953 status collapsed
42954
42955 \begin_layout Plain Layout
42956 Settings ! Editing
42957 \end_layout
42958
42959 \end_inset
42960
42961
42962 \end_layout
42963
42964 \begin_layout Subsection
42965 Control
42966 \end_layout
42967
42968 \begin_layout Subsubsection
42969 Editing
42970 \end_layout
42971
42972 \begin_layout Standard
42973 The option 
42974 \family sans
42975 Cursor follows scrollbar
42976 \family default
42977  sets the cursor to the top of the currently displayed document part when
42978  scrolling.
42979 \end_layout
42980
42981 \begin_layout Standard
42982 You can adjust the width of the cursor.
42983  If you set the value to zero, the thickness of the cursor scales relative
42984  to the zoom value you choose for the screen fonts.
42985 \end_layout
42986
42987 \begin_layout Standard
42988
42989 \family sans
42990 Scroll below end of document
42991 \family default
42992  is self-explanatory.
42993 \end_layout
42994
42995 \begin_layout Standard
42996 In LyX one can jump from word to word by pressing 
42997 \family sans
42998 Ctrl+arrow key
42999 \family default
43000 .
43001  With the option
43002 \family sans
43003  Use Mac-style for cursor moving between words
43004 \family default
43005  the cursor jumps from the end of a word to the end of the next word.
43006  Normally it jumps from the beginning to the beginning.
43007 \end_layout
43008
43009 \begin_layout Standard
43010 The option 
43011 \family sans
43012 Sort environments alphabetically
43013 \family default
43014  sorts the entries in the pull-down box for the paragraph environments.
43015 \end_layout
43016
43017 \begin_layout Standard
43018 The option 
43019 \family sans
43020 Group environments by their category
43021 \family default
43022  groups the entries in the pull-down box for the paragraph environments.
43023 \end_layout
43024
43025 \begin_layout Standard
43026 The 
43027 \family sans
43028 Edit math macros
43029 \family default
43030  options determine the editing style for math macros, see the section 
43031 \emph on
43032 Math Macros
43033 \emph default
43034  of the 
43035 \emph on
43036 Math
43037 \emph default
43038  manual.
43039 \end_layout
43040
43041 \begin_layout Subsubsection
43042 Fullscreen
43043 \end_layout
43044
43045 \begin_layout Standard
43046 Here you can specify what is hidden in the fullscreen mode.
43047  With the option 
43048 \family sans
43049 Limit text width
43050 \family default
43051  you can specify the width of the text in fullscreen mode.
43052  This way you can display the text smaller than the screen; the text then
43053  appears centered.
43054 \end_layout
43055
43056 \begin_layout Subsection
43057 Shortcuts
43058 \begin_inset Index idx
43059 status collapsed
43060
43061 \begin_layout Plain Layout
43062 Key Bindings
43063 \end_layout
43064
43065 \end_inset
43066
43067
43068 \begin_inset Index idx
43069 status collapsed
43070
43071 \begin_layout Plain Layout
43072 Settings ! Shortcuts
43073 \end_layout
43074
43075 \end_inset
43076
43077
43078 \end_layout
43079
43080 \begin_layout Standard
43081
43082 \family sans
43083 Bind File
43084 \family default
43085  specifies the file to be used to bind a LyX-function to a key.
43086  Several binding files are available, among them:
43087 \end_layout
43088
43089 \begin_layout Description
43090 cua.bind a typical set of PC keyboard shortcuts
43091 \end_layout
43092
43093 \begin_layout Description
43094 (x)emacs.bind a set of bindings similar to those used in the editor programs
43095  
43096 \family sans
43097 Emacs
43098 \family default
43099  (
43100 \family sans
43101 XEmacs
43102 \family default
43103 )
43104 \end_layout
43105
43106 \begin_layout Description
43107 mac.bind a set of bindings for 
43108 \family sans
43109 Mac
43110 \begin_inset space \thinspace{}
43111 \end_inset
43112
43113 OS
43114 \family default
43115  systems.
43116 \end_layout
43117
43118 \begin_layout Standard
43119 There are also binding files designed for special document classes, like
43120  
43121 \shape italic
43122 broadway.bind
43123 \shape default
43124 , and binding files for special languages.
43125  The names of language binding files begin with a language code, e.
43126 \begin_inset space \thinspace{}
43127 \end_inset
43128
43129 g.
43130 \begin_inset space \space{}
43131 \end_inset
43132
43133
43134 \begin_inset Quotes eld
43135 \end_inset
43136
43137 pt
43138 \begin_inset Quotes erd
43139 \end_inset
43140
43141  for Portuguese.
43142  If you use LyX in a certain language, LyX will try to use the appropriate
43143  binding file.
43144 \end_layout
43145
43146 \begin_layout Standard
43147 Some binding files, like 
43148 \shape italic
43149 math.bind
43150 \shape default
43151 , only have a limited scope.
43152  When looking at the end of the file 
43153 \shape italic
43154 cua.bind
43155 \shape default
43156 , you can see that they are included to keep the overview in the bind-file.
43157 \end_layout
43158
43159 \begin_layout Standard
43160 The field 
43161 \family sans
43162 Show
43163 \begin_inset space ~
43164 \end_inset
43165
43166 key-bindings
43167 \begin_inset space ~
43168 \end_inset
43169
43170 containing
43171 \family default
43172  allows you to search for the shortcut provided for a particular function
43173  in the selected key binding file.
43174 \end_layout
43175
43176 \begin_layout Subsubsection
43177 Editing Shortcuts
43178 \begin_inset CommandInset label
43179 LatexCommand label
43180 name "sub:Editing-Shortcuts"
43181
43182 \end_inset
43183
43184
43185 \begin_inset Index idx
43186 status collapsed
43187
43188 \begin_layout Plain Layout
43189 Key Bindings ! Editing
43190 \end_layout
43191
43192 \end_inset
43193
43194
43195 \end_layout
43196
43197 \begin_layout Standard
43198 To add new or modify existing keybindings to your own taste you can use
43199  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43200  To find functions easily, they are grouped by categories and the dialog
43201  provides the field 
43202 \family sans
43203 Show key-bindings containing
43204 \family default
43205 .
43206  In this field you can insert a keyword for a function you want to edit.
43207  Insert there for example as keyword 
43208 \begin_inset Quotes eld
43209 \end_inset
43210
43211 paste
43212 \begin_inset Quotes erd
43213 \end_inset
43214
43215  and you get the four different existing shortcuts for the three different
43216  functions that contain 
43217 \begin_inset Quotes eld
43218 \end_inset
43219
43220 paste
43221 \begin_inset Quotes erd
43222 \end_inset
43223
43224  in their name.
43225  As you can see, one function can have more than one shortcut.
43226  All LyX-functions are also listed in the file 
43227 \family sans
43228 LyX Functions
43229 \family default
43230  that you will find in the 
43231 \family sans
43232 Help
43233 \family default
43234  menu.
43235 \end_layout
43236
43237 \begin_layout Standard
43238 For example, to add the shortcut 
43239 \family sans
43240 Alt+Q
43241 \family default
43242  for the function 
43243 \family sans
43244 textstyle-apply
43245 \family default
43246 , select the function and press the 
43247 \family sans
43248 Modify
43249 \family default
43250  button.
43251  A dialog pops up where you can add the shortcut by using it.
43252  So press Alt+Q to define the shortcut.
43253 \end_layout
43254
43255 \begin_layout Standard
43256 Modifying an existing shortcut is done the same way.
43257  You can also bind multiple functions to one shortcut by starting the LyX
43258  Function definition with “command alternatives” and following it with the
43259  different function names as a semicolon separated list.
43260  LyX will then use the first function that is enabled in the current document
43261  part.
43262  
43263 \end_layout
43264
43265 \begin_layout Standard
43266 If you don't like a particular shortcut, you can remove it.
43267 \end_layout
43268
43269 \begin_layout Standard
43270 Alternatively you can also edit shortcuts by modifying binding files with
43271  a text editor.
43272  The syntax of the entries is:
43273 \end_layout
43274
43275 \begin_layout Standard
43276
43277 \series bold
43278
43279 \backslash
43280 bind 
43281 \begin_inset Quotes eld
43282 \end_inset
43283
43284 key combination
43285 \begin_inset Quotes erd
43286 \end_inset
43287
43288  
43289 \begin_inset Quotes eld
43290 \end_inset
43291
43292 LyX-function
43293 \begin_inset Quotes erd
43294 \end_inset
43295
43296
43297 \end_layout
43298
43299 \begin_layout Subsection
43300 Keyboard/Mouse
43301 \begin_inset CommandInset label
43302 LatexCommand label
43303 name "sub:Keyboard-Map"
43304
43305 \end_inset
43306
43307
43308 \begin_inset Index idx
43309 status collapsed
43310
43311 \begin_layout Plain Layout
43312 Keyboard Map
43313 \end_layout
43314
43315 \end_inset
43316
43317
43318 \begin_inset Index idx
43319 status collapsed
43320
43321 \begin_layout Plain Layout
43322 Settings ! Keyboard Map
43323 \end_layout
43324
43325 \end_inset
43326
43327
43328 \end_layout
43329
43330 \begin_layout Standard
43331 Normally keyboard settings are made in a menu of your operating system.
43332  For the case thatWhere this is not possible, LyX provides keyboard maps.
43333  If, for example, you have a Czech keyboard but want to use it as if it
43334  is a Romanian one, you can enable 
43335 \family sans
43336 Use
43337 \begin_inset space ~
43338 \end_inset
43339
43340 keyboard
43341 \begin_inset space ~
43342 \end_inset
43343
43344 map
43345 \family default
43346  and select the keyboard map file named 
43347 \shape italic
43348 romanian.kmap
43349 \shape default
43350 .
43351 \end_layout
43352
43353 \begin_layout Standard
43354 You can specify a 
43355 \family sans
43356 First
43357 \family default
43358  and a 
43359 \family sans
43360 Second
43361 \family default
43362  keyboard map and, if you use the 
43363 \emph on
43364 cua
43365 \emph default
43366  bindings, you can select the first and second with 
43367 \begin_inset Info
43368 type  "shortcut"
43369 arg   "keymap-primary"
43370 \end_inset
43371
43372  and 
43373 \begin_inset Info
43374 type  "shortcut"
43375 arg   "keymap-secondary"
43376 \end_inset
43377
43378  respectively or toggle between them with 
43379 \begin_inset Info
43380 type  "shortcut"
43381 arg   "keymap-toggle"
43382 \end_inset
43383
43384 .
43385 \end_layout
43386
43387 \begin_layout Standard
43388 \begin_inset Note Greyedout
43389 status open
43390
43391 \begin_layout Plain Layout
43392
43393 \series bold
43394 Note:
43395 \series default
43396  Keyboard maps can only provide a makeshift solution and don't work on all
43397  systems.
43398 \end_layout
43399
43400 \end_inset
43401
43402
43403 \end_layout
43404
43405 \begin_layout Standard
43406 You can also specify the mouse 
43407 \family sans
43408 Wheel scrolling speed
43409 \family default
43410 .
43411  The standard value is 1.0; higher values speed up the scrolling, lower ones
43412  slow it down.
43413 \end_layout
43414
43415 \begin_layout Standard
43416 If you 
43417 \family sans
43418 Enable
43419 \family default
43420  
43421 \family sans
43422 Scroll
43423 \begin_inset space ~
43424 \end_inset
43425
43426 wheel
43427 \begin_inset space ~
43428 \end_inset
43429
43430 zoom,
43431 \family default
43432  you can select a key for zooming.
43433  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
43434 \end_layout
43435
43436 \begin_layout Subsection
43437 Input Completion
43438 \end_layout
43439
43440 \begin_layout Standard
43441 Input completion is described in section
43442 \begin_inset space ~
43443 \end_inset
43444
43445
43446 \begin_inset CommandInset ref
43447 LatexCommand ref
43448 reference "sec:Input-Completion"
43449
43450 \end_inset
43451
43452 .
43453 \end_layout
43454
43455 \begin_layout Section
43456 Paths
43457 \begin_inset CommandInset label
43458 LatexCommand label
43459 name "sec:Paths"
43460
43461 \end_inset
43462
43463
43464 \begin_inset Index idx
43465 status collapsed
43466
43467 \begin_layout Plain Layout
43468 Paths
43469 \end_layout
43470
43471 \end_inset
43472
43473
43474 \begin_inset Index idx
43475 status collapsed
43476
43477 \begin_layout Plain Layout
43478 Settings ! Paths
43479 \end_layout
43480
43481 \end_inset
43482
43483
43484 \end_layout
43485
43486 \begin_layout Standard
43487 The paths to the various resources used by LyX are normally determined during
43488  the installation.
43489  But there may be reasons why you might want to modify them.
43490 \end_layout
43491
43492 \begin_layout Description
43493 Working
43494 \begin_inset space ~
43495 \end_inset
43496
43497 directory This is LyX's working directory.
43498  It is the default when you 
43499 \family sans
43500 Open
43501 \family default
43502
43503 \family sans
43504 Save
43505 \family default
43506  or 
43507 \family sans
43508 Save
43509 \begin_inset space ~
43510 \end_inset
43511
43512 As
43513 \family default
43514  files.
43515 \end_layout
43516
43517 \begin_layout Description
43518 Document
43519 \begin_inset space ~
43520 \end_inset
43521
43522 templates This directory will be opened when you use the menu 
43523 \family sans
43524 File\SpecialChar \menuseparator
43525 New
43526 \begin_inset space ~
43527 \end_inset
43528
43529 from
43530 \begin_inset space ~
43531 \end_inset
43532
43533 Template
43534 \family default
43535 .
43536 \end_layout
43537
43538 \begin_layout Description
43539 Example
43540 \begin_inset space ~
43541 \end_inset
43542
43543 files This directory will be opened when you use the button 
43544 \family sans
43545 Examples
43546 \family default
43547  in the 
43548 \family sans
43549 File\SpecialChar \menuseparator
43550 Open
43551 \family default
43552  dialog.
43553 \begin_inset Newline newline
43554 \end_inset
43555
43556
43557 \begin_inset Note Greyedout
43558 status open
43559
43560 \begin_layout Plain Layout
43561
43562 \series bold
43563 Note:
43564 \series default
43565  The 
43566 \family sans
43567 Examples
43568 \family default
43569  button does not exist when using LyX on Mac OS and Windows systems.
43570 \end_layout
43571
43572 \end_inset
43573
43574
43575 \end_layout
43576
43577 \begin_layout Description
43578 Backup
43579 \begin_inset space ~
43580 \end_inset
43581
43582 directory
43583 \begin_inset Index idx
43584 status collapsed
43585
43586 \begin_layout Plain Layout
43587 Backup ! Directory
43588 \end_layout
43589
43590 \end_inset
43591
43592  Backup copies will be saved to this directory.
43593  If no directory is given but backups are enabled as described in section
43594 \begin_inset space ~
43595 \end_inset
43596
43597
43598 \begin_inset CommandInset ref
43599 LatexCommand ref
43600 reference "sub:Backup documents"
43601
43602 \end_inset
43603
43604 , the 
43605 \family sans
43606 Working directory
43607 \family default
43608  will be used to save the backups.
43609 \begin_inset Newline newline
43610 \end_inset
43611
43612 Backup files have the ending 
43613 \begin_inset Quotes eld
43614 \end_inset
43615
43616 .lyx~
43617 \begin_inset Quotes erd
43618 \end_inset
43619
43620 .
43621 \end_layout
43622
43623 \begin_layout Description
43624 Ly
43625 \begin_inset ERT
43626 status collapsed
43627
43628 \begin_layout Plain Layout
43629
43630 {}
43631 \end_layout
43632
43633 \end_inset
43634
43635 XServer
43636 \begin_inset space ~
43637 \end_inset
43638
43639 pipe Here you can enter the name of a so-called UNIX-pipe.
43640  This pipe is used to send data from external programs to LyX.
43641 \begin_inset Newline newline
43642 \end_inset
43643
43644
43645 \series bold
43646 Example:
43647 \series default
43648  You add a BibTeX-database 
43649 \emph on
43650 test.bib
43651 \emph default
43652  to your document.
43653  You can edit this file with the program 
43654 \family typewriter
43655 JabRef
43656 \family default
43657 .
43658  In 
43659 \family typewriter
43660 JabRef
43661 \family default
43662  you have to use the same Unix-Pipe for LyX in its preferences under 
43663 \family sans
43664 External
43665 \begin_inset space ~
43666 \end_inset
43667
43668 programs
43669 \family default
43670 .
43671  If you want to get one entry of the database as citation, select it in
43672  
43673 \family typewriter
43674 JabRef
43675 \family default
43676  and click on the LyX-symbol.
43677  The entry will now be inserted as a citation at the current cursor position
43678  in your LyX file.
43679  Of course, 
43680 \family typewriter
43681 JabRef
43682 \family default
43683  and LyX need to be running the same time.
43684 \begin_inset Newline newline
43685 \end_inset
43686
43687 The pipe is also used for the 
43688 \family sans
43689 Single instance
43690 \family default
43691  feature, see sec.
43692 \begin_inset space \thinspace{}
43693 \end_inset
43694
43695
43696 \begin_inset CommandInset ref
43697 LatexCommand ref
43698 reference "sub:Backup documents"
43699
43700 \end_inset
43701
43702 .
43703 \begin_inset Newline newline
43704 \end_inset
43705
43706 To use the LyXServer-Pipe on Windows, you must use this pipe name:
43707 \begin_inset Newline newline
43708 \end_inset
43709
43710
43711 \series bold
43712
43713 \backslash
43714
43715 \backslash
43716 .
43717 \backslash
43718 pipe
43719 \backslash
43720 lyxpipe
43721 \end_layout
43722
43723 \begin_layout Description
43724 Temporary
43725 \begin_inset space ~
43726 \end_inset
43727
43728 directory Temporary files will be saved in this directory.
43729 \end_layout
43730
43731 \begin_layout Description
43732 Thesaurus
43733 \begin_inset space ~
43734 \end_inset
43735
43736 dictionary Directory where the thesaurus dictionaries are located.
43737  You only need to specify it if the thesaurus does not work or if you want
43738  to use custom/alternative dictionaries.
43739 \end_layout
43740
43741 \begin_layout Description
43742 Hunspell
43743 \begin_inset space ~
43744 \end_inset
43745
43746 dictionary Directory where the dictionaries of the spell checker program
43747  
43748 \family typewriter
43749 Hunspell
43750 \family default
43751  are located.
43752  You only need to specify it if you are using 
43753 \family typewriter
43754 Hunspell
43755 \family default
43756  and spell checking does not work or if you want to use custom/alternative
43757  dictionaries.
43758  For LyX on Windows 
43759 \family typewriter
43760 Hunspell
43761 \family default
43762  is the only available spell checker and should work without specifying
43763  a directory.
43764 \end_layout
43765
43766 \begin_layout Description
43767 PATH
43768 \begin_inset space ~
43769 \end_inset
43770
43771 prefix This field contains a list of paths to external programs.
43772  When LyX needs to use an external program, it looks in this list to see
43773  where to find it on the system.
43774  The path list is automatically set up on Windows and Mac systems when LyX
43775  is configured; so you normally don't have to modify it.
43776  On Unix
43777 \begin_inset space \thinspace{}
43778 \end_inset
43779
43780 /
43781 \begin_inset space \thinspace{}
43782 \end_inset
43783
43784 Linux systems, the path list will need to be set only if there are external
43785  programs you wish to use that are not in your normal system path ($PATH).
43786 \end_layout
43787
43788 \begin_layout Description
43789 TEXINPUTS
43790 \begin_inset space ~
43791 \end_inset
43792
43793 prefix The TEXINPUTS environment variable allows you to use external files
43794  which are included in a LyX document via commands in TeX code or in the
43795  document preamble.
43796  This prefix includes by default the document directory (represented by
43797  a single dot '.').
43798  The prefix can contain any list of paths separated by the default separator
43799  of the OS (':' on UNIX like systems and ';' on Windows).
43800  If files are included, the paths listed in the TEXINPUTS prefix will be
43801  scanned for the input files.
43802  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
43803  to be relative to the directory of your LyX file.
43804  It is recommended that you always include ‘.' as one of the paths; otherwise
43805  compilation may fail for some documents.
43806 \end_layout
43807
43808 \begin_layout Section
43809 Identity
43810 \end_layout
43811
43812 \begin_layout Standard
43813 Here you can insert your 
43814 \family sans
43815 Name
43816 \family default
43817  and 
43818 \family sans
43819 E-mail
43820 \family default
43821  address.
43822  These will be used when you have enabled change tracking, as described
43823  in section
43824 \begin_inset space ~
43825 \end_inset
43826
43827
43828 \begin_inset CommandInset ref
43829 LatexCommand ref
43830 reference "sec:Change-Tracking"
43831
43832 \end_inset
43833
43834 , to mark changes you make as yours.
43835 \end_layout
43836
43837 \begin_layout Section
43838 Language Settings
43839 \begin_inset Index idx
43840 status collapsed
43841
43842 \begin_layout Plain Layout
43843 Language ! Settings
43844 \end_layout
43845
43846 \end_inset
43847
43848
43849 \begin_inset Index idx
43850 status collapsed
43851
43852 \begin_layout Plain Layout
43853 Settings ! Language
43854 \end_layout
43855
43856 \end_inset
43857
43858
43859 \end_layout
43860
43861 \begin_layout Subsection
43862 Language
43863 \begin_inset CommandInset label
43864 LatexCommand label
43865 name "sub:Prefs-Language"
43866
43867 \end_inset
43868
43869
43870 \end_layout
43871
43872 \begin_layout Description
43873 User
43874 \begin_inset space ~
43875 \end_inset
43876
43877 interface
43878 \begin_inset space ~
43879 \end_inset
43880
43881 language Here you can select the language for LyX's menus.
43882  You can find its actual translation status here: 
43883 \begin_inset CommandInset href
43884 LatexCommand href
43885 target "http://www.lyx.org/I18n"
43886
43887 \end_inset
43888
43889
43890 \end_layout
43891
43892 \begin_layout Description
43893 Language
43894 \begin_inset space ~
43895 \end_inset
43896
43897 package determines which LaTeX package should be loaded to handle language
43898  issues.
43899  Language issues that are handled by this package include proper hyphenation
43900  as well as localization of dates and text strings such as 
43901 \begin_inset Quotes eld
43902 \end_inset
43903
43904 Chapter
43905 \begin_inset Quotes erd
43906 \end_inset
43907
43908  and 
43909 \begin_inset Quotes eld
43910 \end_inset
43911
43912 Table
43913 \begin_inset Quotes erd
43914 \end_inset
43915
43916 .
43917  The most widespread language package is 
43918 \series bold
43919 babel
43920 \series default
43921
43922 \begin_inset Index idx
43923 status collapsed
43924
43925 \begin_layout Plain Layout
43926 LaTeX-packages ! babel
43927 \end_layout
43928
43929 \end_inset
43930
43931 ; it is the default language package in classic LaTeX.
43932  More recent typesetting engines such as XeTeX and LuaTeX come with the
43933  alternative language package 
43934 \series bold
43935 polyglossia
43936 \series default
43937
43938 \begin_inset Index idx
43939 status collapsed
43940
43941 \begin_layout Plain Layout
43942 LaTeX-packages ! polyglossia
43943 \end_layout
43944
43945 \end_inset
43946
43947  that is more suited to the multi-script support of these engines.
43948  Furthermore, there are also specific language packages for languages not
43949  covered by 
43950 \series bold
43951 babel
43952 \series default
43953 .
43954  The available selections are described in section
43955 \begin_inset space ~
43956 \end_inset
43957
43958
43959 \begin_inset CommandInset ref
43960 LatexCommand ref
43961 reference "sec:Language-encodings"
43962
43963 \end_inset
43964
43965 .
43966 \end_layout
43967
43968 \begin_layout Description
43969 Command
43970 \begin_inset space ~
43971 \end_inset
43972
43973 start If a special LaTeX-package is needed to write in a certain document
43974  language, you can here specify the command to start the package.
43975  An example is the start command 
43976 \family sans
43977
43978 \backslash
43979 begin{arabtext}
43980 \family default
43981  that is needed to write Arabic using the package 
43982 \series bold
43983 ArabTeX
43984 \series default
43985 , see 
43986 \begin_inset CommandInset citation
43987 LatexCommand cite
43988 key "Arabic"
43989
43990 \end_inset
43991
43992 .
43993  The default is the 
43994 \series bold
43995 babel
43996 \series default
43997  command 
43998 \family sans
43999
44000 \backslash
44001 selectlanguage{$$lang}
44002 \family default
44003 .
44004 \end_layout
44005
44006 \begin_layout Description
44007 Command
44008 \begin_inset space ~
44009 \end_inset
44010
44011 end Counterpart to 
44012 \family sans
44013 Command start
44014 \family default
44015 .
44016  Some packages, like the default, don't have an end command since the start
44017  command toggles the package on and off.
44018 \end_layout
44019
44020 \begin_layout Description
44021 Default
44022 \begin_inset space ~
44023 \end_inset
44024
44025 Decimal
44026 \begin_inset space ~
44027 \end_inset
44028
44029 Point Define the default decimal point for use in tables (decimal point
44030  alignment).
44031 \end_layout
44032
44033 \begin_layout Description
44034 Set
44035 \begin_inset space ~
44036 \end_inset
44037
44038 languages
44039 \begin_inset space ~
44040 \end_inset
44041
44042 globally When this option is set, the languages used in the document will
44043  be added as options to the document class options, so that they can be
44044  used by all LaTeX-packages.
44045  Otherwise they will only be used as options for the 
44046 \series bold
44047 babel
44048 \series default
44049  package.
44050 \end_layout
44051
44052 \begin_layout Description
44053 Auto
44054 \begin_inset space ~
44055 \end_inset
44056
44057 begin When this option is set, documents start with the chosen document
44058  language.
44059  When this option is not set, the 
44060 \family sans
44061 Command
44062 \begin_inset space ~
44063 \end_inset
44064
44065 start
44066 \family default
44067  is explicitly set to the beginning of the document in the LaTeX-output.
44068  This assures that the correct language is used when you use another 
44069 \family sans
44070 Command
44071 \begin_inset space ~
44072 \end_inset
44073
44074 start
44075 \family default
44076  than the default.
44077 \end_layout
44078
44079 \begin_layout Description
44080 Auto
44081 \begin_inset space ~
44082 \end_inset
44083
44084 end Counterpart to 
44085 \family sans
44086 Auto
44087 \begin_inset space ~
44088 \end_inset
44089
44090 begin
44091 \family default
44092 .
44093  When it is not set, the 
44094 \family sans
44095 Command
44096 \begin_inset space ~
44097 \end_inset
44098
44099 end
44100 \family default
44101  is set to the end of the document.
44102 \end_layout
44103
44104 \begin_layout Description
44105 Mark
44106 \begin_inset space ~
44107 \end_inset
44108
44109 foreign
44110 \begin_inset space ~
44111 \end_inset
44112
44113 languages Text marked formatted in a language different from the document
44114  language will be underlined in blue.
44115 \end_layout
44116
44117 \begin_layout Description
44118 Enable
44119 \begin_inset space ~
44120 \end_inset
44121
44122 RTL
44123 \begin_inset space ~
44124 \end_inset
44125
44126 support Enables the use of languages, written from right to left (RTL),
44127  like Arabic, Hebrew or Farsi.
44128 \end_layout
44129
44130 \begin_layout Description
44131 Cursor
44132 \begin_inset space ~
44133 \end_inset
44134
44135 movement When writing RTL, you can define if the left and right arrow keys
44136  move the cursor visually to the left or right, respectively, or logically.
44137  Logical means that the cursor is moved to the left when pressing the right
44138  arrow key and the cursor is inside text in an RTL language.
44139 \end_layout
44140
44141 \begin_layout Subsection
44142 Spellchecker
44143 \end_layout
44144
44145 \begin_layout Standard
44146 The spellchecker settings are explained in section
44147 \begin_inset space ~
44148 \end_inset
44149
44150
44151 \begin_inset CommandInset ref
44152 LatexCommand ref
44153 reference "sec:Spellchecking"
44154
44155 \end_inset
44156
44157 .
44158 \end_layout
44159
44160 \begin_layout Section
44161 Outputs
44162 \end_layout
44163
44164 \begin_layout Subsection
44165 General
44166 \end_layout
44167
44168 \begin_layout Description
44169 Output
44170 \begin_inset space ~
44171 \end_inset
44172
44173 line
44174 \begin_inset space ~
44175 \end_inset
44176
44177 length sets the maximum number of characters printed in one line when using
44178  the menu 
44179 \family sans
44180 File\SpecialChar \menuseparator
44181 Export\SpecialChar \menuseparator
44182 Plain
44183 \begin_inset space ~
44184 \end_inset
44185
44186 text
44187 \family default
44188 .
44189  Setting the line length to 0 means all text is printed in one endless line.
44190 \end_layout
44191
44192 \begin_layout Description
44193 Date
44194 \begin_inset space ~
44195 \end_inset
44196
44197 format
44198 \begin_inset Index idx
44199 status collapsed
44200
44201 \begin_layout Plain Layout
44202 Date Format
44203 \end_layout
44204
44205 \end_inset
44206
44207
44208 \begin_inset Index idx
44209 status collapsed
44210
44211 \begin_layout Plain Layout
44212 Settings ! Date format
44213 \end_layout
44214
44215 \end_inset
44216
44217  The date format can be one or a mixture of the formats listed here:
44218 \begin_inset Newline newline
44219 \end_inset
44220
44221
44222 \begin_inset Flex URL
44223 status collapsed
44224
44225 \begin_layout Plain Layout
44226
44227 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44228 \end_layout
44229
44230 \end_inset
44231
44232
44233 \begin_inset Newline newline
44234 \end_inset
44235
44236 For example the format
44237 \begin_inset Newline newline
44238 \end_inset
44239
44240 %d/%m/%y
44241 \begin_inset Newline newline
44242 \end_inset
44243
44244 prints the date as day/month/year.
44245 \end_layout
44246
44247 \begin_layout Description
44248 Overwrite
44249 \begin_inset space ~
44250 \end_inset
44251
44252 on
44253 \begin_inset space ~
44254 \end_inset
44255
44256 export Setting what LyX is allowed to overwrite on export.
44257 \end_layout
44258
44259 \begin_layout Description
44260 Forward
44261 \begin_inset space ~
44262 \end_inset
44263
44264 search Commands that will be used for the menu 
44265 \family sans
44266 Navigate\SpecialChar \menuseparator
44267 Forward
44268 \begin_inset space ~
44269 \end_inset
44270
44271 search
44272 \family default
44273 .
44274  For a detailed description see section 
44275 \emph on
44276 Reverse DVI/PDF search
44277 \emph default
44278  of the 
44279 \emph on
44280 Additional
44281 \begin_inset space ~
44282 \end_inset
44283
44284 Features
44285 \emph default
44286  manual.
44287 \end_layout
44288
44289 \begin_layout Subsection
44290 Printer
44291 \begin_inset CommandInset label
44292 LatexCommand label
44293 name "sub:Printer"
44294
44295 \end_inset
44296
44297
44298 \begin_inset Index idx
44299 status collapsed
44300
44301 \begin_layout Plain Layout
44302 Printer
44303 \end_layout
44304
44305 \end_inset
44306
44307
44308 \begin_inset Index idx
44309 status collapsed
44310
44311 \begin_layout Plain Layout
44312 Settings ! Printer
44313 \end_layout
44314
44315 \end_inset
44316
44317
44318 \end_layout
44319
44320 \begin_layout Description
44321 Default
44322 \begin_inset space ~
44323 \end_inset
44324
44325 printer Here you can specify the name of your 
44326 \family sans
44327 Default printer
44328 \family default
44329 .
44330  The name will be used when the 
44331 \family sans
44332 Printer command
44333 \family default
44334  is executed.
44335 \begin_inset Newline newline
44336 \end_inset
44337
44338
44339 \begin_inset Note Greyedout
44340 status open
44341
44342 \begin_layout Plain Layout
44343
44344 \series bold
44345 Note:
44346 \series default
44347  You can leave this field empty on Windows systems because it has no effect.
44348 \end_layout
44349
44350 \end_inset
44351
44352
44353 \end_layout
44354
44355 \begin_layout Description
44356 Printer
44357 \begin_inset space ~
44358 \end_inset
44359
44360 command is the command LyX
44361 \begin_inset space \thinspace{}
44362 \end_inset
44363
44364 /
44365 \begin_inset space \thinspace{}
44366 \end_inset
44367
44368 LaTeX uses for printing.
44369  The default is 
44370 \family sans
44371 dvips
44372 \family default
44373  on most systems.
44374 \end_layout
44375
44376 \begin_layout Description
44377 Printer
44378 \begin_inset space ~
44379 \end_inset
44380
44381 Command
44382 \begin_inset space ~
44383 \end_inset
44384
44385 Options Here you can specify printer options.
44386  A list of printer options with explanations can be found in the documentation
44387  of the program that provides the 
44388 \family sans
44389 Printer command
44390 \family default
44391  you are using.
44392 \end_layout
44393
44394 \begin_layout Description
44395 Adapt
44396 \begin_inset space ~
44397 \end_inset
44398
44399 output
44400 \begin_inset space ~
44401 \end_inset
44402
44403 to
44404 \begin_inset space ~
44405 \end_inset
44406
44407 printer This option works only for the 
44408 \family sans
44409 Printer command
44410 \family default
44411  
44412 \begin_inset Quotes eld
44413 \end_inset
44414
44415
44416 \family sans
44417 dvips
44418 \family default
44419
44420 \begin_inset Quotes erd
44421 \end_inset
44422
44423 .
44424  It activates a configuration file for dvips.
44425  This is an option only for dvips experts.
44426 \end_layout
44427
44428 \begin_layout Subsection
44429 LaT
44430 \begin_inset ERT
44431 status collapsed
44432
44433 \begin_layout Plain Layout
44434
44435 {}
44436 \end_layout
44437
44438 \end_inset
44439
44440 eX
44441 \begin_inset CommandInset label
44442 LatexCommand label
44443 name "sub:LaTeX-settings"
44444
44445 \end_inset
44446
44447
44448 \begin_inset Index idx
44449 status collapsed
44450
44451 \begin_layout Plain Layout
44452 Settings ! LaTeX
44453 \end_layout
44454
44455 \end_inset
44456
44457
44458 \end_layout
44459
44460 \begin_layout Description
44461 Use
44462 \begin_inset space ~
44463 \end_inset
44464
44465 LaTe
44466 \begin_inset ERT
44467 status collapsed
44468
44469 \begin_layout Plain Layout
44470
44471 {}
44472 \end_layout
44473
44474 \end_inset
44475
44476 X
44477 \begin_inset space ~
44478 \end_inset
44479
44480 font
44481 \begin_inset space ~
44482 \end_inset
44483
44484 encoding This is the default encoding of the document font.
44485  
44486 \family sans
44487 T1
44488 \family default
44489  is the default and covers western languages and symbols.
44490  
44491 \family sans
44492 T2A
44493 \family default
44494
44495 \family sans
44496 T2B
44497 \family default
44498
44499 \family sans
44500 T2C
44501 \family default
44502
44503 \family sans
44504 LCY
44505 \family default
44506  and 
44507 \family sans
44508 X2
44509 \family default
44510  are used for Cyrillic.
44511  Combinations of the encodings are possible, like 
44512 \begin_inset Quotes eld
44513 \end_inset
44514
44515
44516 \family sans
44517 T1, T2B
44518 \family default
44519
44520 \begin_inset Quotes erd
44521 \end_inset
44522
44523 .
44524  The font encoding is normally automatically loaded by the language packages
44525  LyX sets up in the background.
44526  So there is no need to change the default encoding.
44527 \end_layout
44528
44529 \begin_layout Description
44530 Default
44531 \begin_inset space ~
44532 \end_inset
44533
44534 paper
44535 \begin_inset space ~
44536 \end_inset
44537
44538 size This is the paper size that is used for new documents.
44539  The 
44540 \family sans
44541 Default
44542 \family default
44543  value depends on your LaTeX-system setup.
44544 \end_layout
44545
44546 \begin_layout Description
44547 DVI
44548 \begin_inset space ~
44549 \end_inset
44550
44551 viewer
44552 \begin_inset space ~
44553 \end_inset
44554
44555 paper
44556 \begin_inset space ~
44557 \end_inset
44558
44559 size
44560 \begin_inset space ~
44561 \end_inset
44562
44563 options They only have an effect when the program 
44564 \family sans
44565 xdvi
44566 \family default
44567  is used as DVI-viewer, read its manual to find out more.
44568 \end_layout
44569
44570 \begin_layout Standard
44571 Here you can also specify options and commands with parameters for processors.
44572  But before you change something, it is strongly recommended to read the
44573  manuals of the applications.
44574 \end_layout
44575
44576 \begin_layout Description
44577 Bibliography
44578 \begin_inset space ~
44579 \end_inset
44580
44581 generation Settings for the generation of the bibliography, see section
44582 \begin_inset space ~
44583 \end_inset
44584
44585
44586 \begin_inset CommandInset ref
44587 LatexCommand ref
44588 reference "sub:Bibliography-databases"
44589
44590 \end_inset
44591
44592 .
44593 \end_layout
44594
44595 \begin_layout Description
44596 Index
44597 \begin_inset space ~
44598 \end_inset
44599
44600 generation Settings for the generation of the index, see section
44601 \begin_inset space ~
44602 \end_inset
44603
44604
44605 \begin_inset CommandInset ref
44606 LatexCommand ref
44607 reference "sub:Index-Program"
44608
44609 \end_inset
44610
44611 .
44612 \end_layout
44613
44614 \begin_layout Description
44615 Nomenclature
44616 \begin_inset space ~
44617 \end_inset
44618
44619 command Command for the program that generates the nomenclature, see section
44620 \begin_inset space ~
44621 \end_inset
44622
44623
44624 \begin_inset CommandInset ref
44625 LatexCommand ref
44626 reference "sub:Nomenclature-Program"
44627
44628 \end_inset
44629
44630 .
44631 \end_layout
44632
44633 \begin_layout Description
44634 CheckTe
44635 \begin_inset ERT
44636 status collapsed
44637
44638 \begin_layout Plain Layout
44639
44640 {}
44641 \end_layout
44642
44643 \end_inset
44644
44645 X
44646 \begin_inset space ~
44647 \end_inset
44648
44649 command Command for the program 
44650 \family sans
44651 CheckTeX
44652 \family default
44653  that is described in the section 
44654 \emph on
44655 Checking TeX
44656 \emph default
44657  of the 
44658 \emph on
44659 Additional Features
44660 \emph default
44661  manual.
44662 \end_layout
44663
44664 \begin_layout Standard
44665 There are additionally the following options:
44666 \end_layout
44667
44668 \begin_layout Description
44669 Use
44670 \begin_inset space ~
44671 \end_inset
44672
44673 Windows-style
44674 \begin_inset space ~
44675 \end_inset
44676
44677 paths
44678 \begin_inset space ~
44679 \end_inset
44680
44681 in
44682 \begin_inset space ~
44683 \end_inset
44684
44685 LaTeX
44686 \begin_inset space ~
44687 \end_inset
44688
44689 files Uses paths in the notation of Windows, that means that 
44690 \begin_inset Quotes eld
44691 \end_inset
44692
44693
44694 \backslash
44695
44696 \begin_inset Quotes erd
44697 \end_inset
44698
44699  is used instead of 
44700 \begin_inset Quotes eld
44701 \end_inset
44702
44703 /
44704 \begin_inset Quotes erd
44705 \end_inset
44706
44707  to separate folders.
44708  This option is enabled by default when you use LyX on Windows.
44709 \begin_inset Index idx
44710 status collapsed
44711
44712 \begin_layout Plain Layout
44713 Paths
44714 \end_layout
44715
44716 \end_inset
44717
44718
44719 \begin_inset Index idx
44720 status collapsed
44721
44722 \begin_layout Plain Layout
44723 Settings ! Paths
44724 \end_layout
44725
44726 \end_inset
44727
44728
44729 \end_layout
44730
44731 \begin_layout Description
44732 Reset
44733 \begin_inset space ~
44734 \end_inset
44735
44736 class
44737 \begin_inset space ~
44738 \end_inset
44739
44740 options
44741 \begin_inset space ~
44742 \end_inset
44743
44744 when
44745 \begin_inset space ~
44746 \end_inset
44747
44748 document
44749 \begin_inset space ~
44750 \end_inset
44751
44752 class
44753 \begin_inset space ~
44754 \end_inset
44755
44756 changes Removes all manually set 
44757 \family sans
44758 Class options
44759 \family default
44760  in the 
44761 \family sans
44762 Document\SpecialChar \menuseparator
44763 Settings\SpecialChar \menuseparator
44764 Document
44765 \begin_inset space ~
44766 \end_inset
44767
44768 Class
44769 \family default
44770  dialog when changing the document class.
44771 \end_layout
44772
44773 \begin_layout Section
44774 File
44775 \begin_inset space ~
44776 \end_inset
44777
44778 Handling
44779 \begin_inset Index idx
44780 status collapsed
44781
44782 \begin_layout Plain Layout
44783 File handling
44784 \end_layout
44785
44786 \end_inset
44787
44788
44789 \end_layout
44790
44791 \begin_layout Subsection
44792 Converters
44793 \begin_inset CommandInset label
44794 LatexCommand label
44795 name "sub:Converters"
44796
44797 \end_inset
44798
44799
44800 \begin_inset Index idx
44801 status collapsed
44802
44803 \begin_layout Plain Layout
44804 Converters
44805 \end_layout
44806
44807 \end_inset
44808
44809
44810 \end_layout
44811
44812 \begin_layout Standard
44813 Here you find the list of defined converter commands to convert material
44814  from one format to another.
44815  You can modify converters or create new ones.
44816  To modify a converter, select it, change the entry of the 
44817 \family sans
44818 Converter
44819 \family default
44820  and/or 
44821 \family sans
44822 Extra
44823 \begin_inset space ~
44824 \end_inset
44825
44826 flag
44827 \family default
44828  field and press the 
44829 \family sans
44830 Modify
44831 \family default
44832  button.
44833  To create a new converter, select an existing one, select a different format
44834  in the 
44835 \family sans
44836 To
44837 \begin_inset space ~
44838 \end_inset
44839
44840 format
44841 \family default
44842  drop-down list, modify the 
44843 \family sans
44844 Converter
44845 \family default
44846  field and press the 
44847 \family sans
44848 Add
44849 \family default
44850  button.
44851 \end_layout
44852
44853 \begin_layout Standard
44854 If the 
44855 \family sans
44856 Converter File Cache
44857 \family default
44858  is 
44859 \family sans
44860 Enabled
44861 \family default
44862 , conversions will be cached as long as specified in the field 
44863 \family sans
44864 Maximum Age (in days
44865 \family default
44866 ).
44867  This means that images don't need to be converted again when you reopen
44868  a document; the converted images from the cache will be used instead.
44869 \end_layout
44870
44871 \begin_layout Standard
44872 More about converters, like the flags that can be used in the converter
44873  definition, is described in the section 
44874 \emph on
44875 Converters
44876 \emph default
44877  of the 
44878 \emph on
44879 Customization
44880 \emph default
44881  manual.
44882 \end_layout
44883
44884 \begin_layout Subsection
44885 File Formats
44886 \begin_inset CommandInset label
44887 LatexCommand label
44888 name "sec:File-Formats"
44889
44890 \end_inset
44891
44892
44893 \begin_inset Index idx
44894 status collapsed
44895
44896 \begin_layout Plain Layout
44897 File formats
44898 \end_layout
44899
44900 \end_inset
44901
44902
44903 \begin_inset Index idx
44904 status collapsed
44905
44906 \begin_layout Plain Layout
44907 Copiers
44908 \end_layout
44909
44910 \end_inset
44911
44912
44913 \end_layout
44914
44915 \begin_layout Standard
44916 Here you find the list of defined file formats that LyX can handle.
44917  You can modify the 
44918 \family sans
44919 Editor
44920 \family default
44921  and 
44922 \family sans
44923 Viewer
44924 \family default
44925  programs that should be used for certain formats.
44926 \end_layout
44927
44928 \begin_layout Standard
44929 You can also define the 
44930 \family sans
44931 Default output format
44932 \family default
44933  that is used when you use 
44934 \family sans
44935 View, Update, View Master Document
44936 \family default
44937  or 
44938 \family sans
44939 Update Master Document
44940 \family default
44941  in the 
44942 \family sans
44943 Document
44944 \family default
44945  menu or the toolbar.
44946 \end_layout
44947
44948 \begin_layout Standard
44949 More about formats and their options is described in the section 
44950 \emph on
44951 Formats
44952 \emph default
44953  of the 
44954 \emph on
44955 Customization
44956 \emph default
44957  manual.
44958 \end_layout
44959
44960 \begin_layout Standard
44961 Since all conversions from one format to another take place in LyX's temporary
44962  directory, it is sometimes necessary to modify a file before copying it
44963  to the temporary directory so that the conversion may be performed.
44964  This is done by specifying a 
44965 \family sans
44966 Copier
44967 \family default
44968 .
44969  More about this is described in the section 
44970 \emph on
44971 Copiers
44972 \emph default
44973  of the 
44974 \emph on
44975 Customization
44976 \emph default
44977  manual.
44978 \end_layout
44979
44980 \begin_layout Chapter
44981 Units available in LyX
44982 \begin_inset Index idx
44983 status collapsed
44984
44985 \begin_layout Plain Layout
44986 Units
44987 \end_layout
44988
44989 \end_inset
44990
44991
44992 \begin_inset CommandInset label
44993 LatexCommand label
44994 name "chap:Units-available-in"
44995
44996 \end_inset
44997
44998
44999 \end_layout
45000
45001 \begin_layout Standard
45002 Table
45003 \begin_inset space ~
45004 \end_inset
45005
45006
45007 \begin_inset CommandInset ref
45008 LatexCommand ref
45009 reference "tab:Units"
45010
45011 \end_inset
45012
45013  explains all the units available in LyX and used in this documentation.
45014 \end_layout
45015
45016 \begin_layout Standard
45017 \begin_inset Float table
45018 placement h
45019 wide false
45020 sideways false
45021 status open
45022
45023 \begin_layout Plain Layout
45024 \begin_inset Caption Standard
45025
45026 \begin_layout Plain Layout
45027 \begin_inset CommandInset label
45028 LatexCommand label
45029 name "tab:Units"
45030
45031 \end_inset
45032
45033 Units
45034 \end_layout
45035
45036 \end_inset
45037
45038
45039 \end_layout
45040
45041 \begin_layout Plain Layout
45042 \begin_inset VSpace medskip
45043 \end_inset
45044
45045
45046 \end_layout
45047
45048 \begin_layout Plain Layout
45049 \align center
45050 \begin_inset Tabular
45051 <lyxtabular version="3" rows="20" columns="2">
45052 <features rotate="0" tabularvalignment="middle">
45053 <column alignment="center" valignment="top">
45054 <column alignment="center" valignment="top">
45055 <row>
45056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45057 \begin_inset Text
45058
45059 \begin_layout Plain Layout
45060 unit
45061 \end_layout
45062
45063 \end_inset
45064 </cell>
45065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45066 \begin_inset Text
45067
45068 \begin_layout Plain Layout
45069 name/description
45070 \end_layout
45071
45072 \end_inset
45073 </cell>
45074 </row>
45075 <row>
45076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45077 \begin_inset Text
45078
45079 \begin_layout Plain Layout
45080 mm
45081 \end_layout
45082
45083 \end_inset
45084 </cell>
45085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45086 \begin_inset Text
45087
45088 \begin_layout Plain Layout
45089 millimeter
45090 \end_layout
45091
45092 \end_inset
45093 </cell>
45094 </row>
45095 <row>
45096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45097 \begin_inset Text
45098
45099 \begin_layout Plain Layout
45100 cm
45101 \end_layout
45102
45103 \end_inset
45104 </cell>
45105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45106 \begin_inset Text
45107
45108 \begin_layout Plain Layout
45109 centimeter
45110 \end_layout
45111
45112 \end_inset
45113 </cell>
45114 </row>
45115 <row>
45116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45117 \begin_inset Text
45118
45119 \begin_layout Plain Layout
45120 in
45121 \end_layout
45122
45123 \end_inset
45124 </cell>
45125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45126 \begin_inset Text
45127
45128 \begin_layout Plain Layout
45129 inch
45130 \end_layout
45131
45132 \end_inset
45133 </cell>
45134 </row>
45135 <row>
45136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45137 \begin_inset Text
45138
45139 \begin_layout Plain Layout
45140 pt
45141 \end_layout
45142
45143 \end_inset
45144 </cell>
45145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45146 \begin_inset Text
45147
45148 \begin_layout Plain Layout
45149 point (72.27
45150 \begin_inset space \thinspace{}
45151 \end_inset
45152
45153 pt = 1
45154 \begin_inset space \thinspace{}
45155 \end_inset
45156
45157 in)
45158 \end_layout
45159
45160 \end_inset
45161 </cell>
45162 </row>
45163 <row>
45164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45165 \begin_inset Text
45166
45167 \begin_layout Plain Layout
45168 pc
45169 \end_layout
45170
45171 \end_inset
45172 </cell>
45173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45174 \begin_inset Text
45175
45176 \begin_layout Plain Layout
45177 pica (1
45178 \begin_inset space \thinspace{}
45179 \end_inset
45180
45181 pc = 12
45182 \begin_inset space \thinspace{}
45183 \end_inset
45184
45185 pt)
45186 \end_layout
45187
45188 \end_inset
45189 </cell>
45190 </row>
45191 <row>
45192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45193 \begin_inset Text
45194
45195 \begin_layout Plain Layout
45196 sp
45197 \end_layout
45198
45199 \end_inset
45200 </cell>
45201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45202 \begin_inset Text
45203
45204 \begin_layout Plain Layout
45205 scaled point (65536
45206 \begin_inset space \thinspace{}
45207 \end_inset
45208
45209 sp = 1
45210 \begin_inset space \thinspace{}
45211 \end_inset
45212
45213 pt)
45214 \end_layout
45215
45216 \end_inset
45217 </cell>
45218 </row>
45219 <row>
45220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45221 \begin_inset Text
45222
45223 \begin_layout Plain Layout
45224 bp
45225 \end_layout
45226
45227 \end_inset
45228 </cell>
45229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45230 \begin_inset Text
45231
45232 \begin_layout Plain Layout
45233 big point (72
45234 \begin_inset space \thinspace{}
45235 \end_inset
45236
45237 bp = 1
45238 \begin_inset space \thinspace{}
45239 \end_inset
45240
45241 in)
45242 \end_layout
45243
45244 \end_inset
45245 </cell>
45246 </row>
45247 <row>
45248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45249 \begin_inset Text
45250
45251 \begin_layout Plain Layout
45252 dd
45253 \end_layout
45254
45255 \end_inset
45256 </cell>
45257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45258 \begin_inset Text
45259
45260 \begin_layout Plain Layout
45261 didot (72
45262 \begin_inset space \thinspace{}
45263 \end_inset
45264
45265 dd 
45266 \begin_inset Formula $\approx$
45267 \end_inset
45268
45269  37.6
45270 \begin_inset space \thinspace{}
45271 \end_inset
45272
45273 mm)
45274 \end_layout
45275
45276 \end_inset
45277 </cell>
45278 </row>
45279 <row>
45280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45281 \begin_inset Text
45282
45283 \begin_layout Plain Layout
45284 cc
45285 \end_layout
45286
45287 \end_inset
45288 </cell>
45289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45290 \begin_inset Text
45291
45292 \begin_layout Plain Layout
45293 cicero (1
45294 \begin_inset space \thinspace{}
45295 \end_inset
45296
45297 cc = 12
45298 \begin_inset space \thinspace{}
45299 \end_inset
45300
45301 dd)
45302 \end_layout
45303
45304 \end_inset
45305 </cell>
45306 </row>
45307 <row>
45308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45309 \begin_inset Text
45310
45311 \begin_layout Plain Layout
45312 Scale%
45313 \end_layout
45314
45315 \end_inset
45316 </cell>
45317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45318 \begin_inset Text
45319
45320 \begin_layout Plain Layout
45321 % of original image width
45322 \end_layout
45323
45324 \end_inset
45325 </cell>
45326 </row>
45327 <row>
45328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45329 \begin_inset Text
45330
45331 \begin_layout Plain Layout
45332 text%
45333 \end_layout
45334
45335 \end_inset
45336 </cell>
45337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45338 \begin_inset Text
45339
45340 \begin_layout Plain Layout
45341 % of text width
45342 \end_layout
45343
45344 \end_inset
45345 </cell>
45346 </row>
45347 <row>
45348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45349 \begin_inset Text
45350
45351 \begin_layout Plain Layout
45352 col%
45353 \end_layout
45354
45355 \end_inset
45356 </cell>
45357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45358 \begin_inset Text
45359
45360 \begin_layout Plain Layout
45361 % of column width
45362 \end_layout
45363
45364 \end_inset
45365 </cell>
45366 </row>
45367 <row>
45368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45369 \begin_inset Text
45370
45371 \begin_layout Plain Layout
45372 page%
45373 \end_layout
45374
45375 \end_inset
45376 </cell>
45377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45378 \begin_inset Text
45379
45380 \begin_layout Plain Layout
45381 % of paper width
45382 \end_layout
45383
45384 \end_inset
45385 </cell>
45386 </row>
45387 <row>
45388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45389 \begin_inset Text
45390
45391 \begin_layout Plain Layout
45392 line%
45393 \end_layout
45394
45395 \end_inset
45396 </cell>
45397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45398 \begin_inset Text
45399
45400 \begin_layout Plain Layout
45401 % of line width
45402 \end_layout
45403
45404 \end_inset
45405 </cell>
45406 </row>
45407 <row>
45408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45409 \begin_inset Text
45410
45411 \begin_layout Plain Layout
45412 theight%
45413 \end_layout
45414
45415 \end_inset
45416 </cell>
45417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45418 \begin_inset Text
45419
45420 \begin_layout Plain Layout
45421 % of text height
45422 \end_layout
45423
45424 \end_inset
45425 </cell>
45426 </row>
45427 <row>
45428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45429 \begin_inset Text
45430
45431 \begin_layout Plain Layout
45432 pheight%
45433 \end_layout
45434
45435 \end_inset
45436 </cell>
45437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45438 \begin_inset Text
45439
45440 \begin_layout Plain Layout
45441 % of paper height
45442 \end_layout
45443
45444 \end_inset
45445 </cell>
45446 </row>
45447 <row>
45448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45449 \begin_inset Text
45450
45451 \begin_layout Plain Layout
45452 ex
45453 \end_layout
45454
45455 \end_inset
45456 </cell>
45457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45458 \begin_inset Text
45459
45460 \begin_layout Plain Layout
45461 height of letter 
45462 \emph on
45463 x
45464 \emph default
45465  in current font
45466 \end_layout
45467
45468 \end_inset
45469 </cell>
45470 </row>
45471 <row>
45472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45473 \begin_inset Text
45474
45475 \begin_layout Plain Layout
45476 em
45477 \end_layout
45478
45479 \end_inset
45480 </cell>
45481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45482 \begin_inset Text
45483
45484 \begin_layout Plain Layout
45485 width of letter 
45486 \emph on
45487 M
45488 \emph default
45489  in current font
45490 \end_layout
45491
45492 \end_inset
45493 </cell>
45494 </row>
45495 <row>
45496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45497 \begin_inset Text
45498
45499 \begin_layout Plain Layout
45500 mu
45501 \end_layout
45502
45503 \end_inset
45504 </cell>
45505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45506 \begin_inset Text
45507
45508 \begin_layout Plain Layout
45509 math unit (1
45510 \begin_inset space \thinspace{}
45511 \end_inset
45512
45513 mu = 1/18
45514 \begin_inset space \thinspace{}
45515 \end_inset
45516
45517 em)
45518 \end_layout
45519
45520 \end_inset
45521 </cell>
45522 </row>
45523 </lyxtabular>
45524
45525 \end_inset
45526
45527
45528 \end_layout
45529
45530 \end_inset
45531
45532
45533 \end_layout
45534
45535 \begin_layout Chapter
45536 Credits
45537 \begin_inset CommandInset label
45538 LatexCommand label
45539 name "chap:Credits"
45540
45541 \end_inset
45542
45543
45544 \end_layout
45545
45546 \begin_layout Standard
45547 The documentation is a collaborative effort between many different people
45548  (and we would encourage people to contribute!).
45549 \end_layout
45550
45551 \begin_layout Itemize
45552
45553 \noun on
45554 Alejandro Aguilar Sierra
45555 \end_layout
45556
45557 \begin_layout Itemize
45558
45559 \noun on
45560 Amir Karger
45561 \end_layout
45562
45563 \begin_layout Itemize
45564
45565 \noun on
45566 David Johnson
45567 \end_layout
45568
45569 \begin_layout Itemize
45570
45571 \noun on
45572 Hartmut Haase
45573 \end_layout
45574
45575 \begin_layout Itemize
45576
45577 \noun on
45578 Ignacio García
45579 \end_layout
45580
45581 \begin_layout Itemize
45582
45583 \noun on
45584 Ivan Schreter
45585 \end_layout
45586
45587 \begin_layout Itemize
45588
45589 \noun on
45590 John Raithel
45591 \end_layout
45592
45593 \begin_layout Itemize
45594
45595 \noun on
45596 John Weiss
45597 \end_layout
45598
45599 \begin_layout Itemize
45600
45601 \noun on
45602 Lars Gullik Bjønnes
45603 \end_layout
45604
45605 \begin_layout Itemize
45606
45607 \noun on
45608 Matthias Ettrich
45609 \end_layout
45610
45611 \begin_layout Itemize
45612
45613 \noun on
45614 Matthias Zenker
45615 \end_layout
45616
45617 \begin_layout Itemize
45618
45619 \noun on
45620 Rich Fields
45621 \end_layout
45622
45623 \begin_layout Itemize
45624
45625 \noun on
45626 Pascal André
45627 \end_layout
45628
45629 \begin_layout Itemize
45630
45631 \noun on
45632 Paul Evans
45633 \end_layout
45634
45635 \begin_layout Itemize
45636
45637 \noun on
45638 Paul Russel
45639 \end_layout
45640
45641 \begin_layout Itemize
45642
45643 \noun on
45644 Robin Socha
45645 \end_layout
45646
45647 \begin_layout Itemize
45648
45649 \noun on
45650 Uwe Stöhr
45651 \end_layout
45652
45653 \begin_layout Itemize
45654 The LyX Team: 
45655 \begin_inset CommandInset citation
45656 LatexCommand cite
45657 key "lyxcredit"
45658
45659 \end_inset
45660
45661
45662 \end_layout
45663
45664 \begin_layout Standard
45665 \begin_inset Newpage newpage
45666 \end_inset
45667
45668 The bibliography on the following page was created with the 
45669 \family sans
45670 Bibliography
45671 \family default
45672  environment.
45673 \end_layout
45674
45675 \begin_layout Bibliography
45676 \begin_inset CommandInset bibitem
45677 LatexCommand bibitem
45678 label "Credits"
45679 key "lyxcredit"
45680
45681 \end_inset
45682
45683 The LyX Team: 
45684 \begin_inset CommandInset href
45685 LatexCommand href
45686 name "Credits"
45687 target "http://www.lyx.org/Credits"
45688
45689 \end_inset
45690
45691 :
45692 \begin_inset Newline newline
45693 \end_inset
45694
45695
45696 \begin_inset Flex URL
45697 status collapsed
45698
45699 \begin_layout Plain Layout
45700
45701 http://www.lyx.org/Credits
45702 \end_layout
45703
45704 \end_inset
45705
45706
45707 \end_layout
45708
45709 \begin_layout Bibliography
45710 \begin_inset CommandInset bibitem
45711 LatexCommand bibitem
45712 key "latexcompanion"
45713
45714 \end_inset
45715
45716 Frank Mittelbach and Michel Goossens: 
45717 \emph on
45718 The LaTeX Companion Second Edition.
45719
45720 \emph default
45721  Addison-Wesley, 2004
45722 \end_layout
45723
45724 \begin_layout Bibliography
45725 \begin_inset CommandInset bibitem
45726 LatexCommand bibitem
45727 key "latexguide"
45728
45729 \end_inset
45730
45731 Helmut Kopka and Patrick W.
45732  Daly: 
45733 \emph on
45734 A Guide to LaTeX Fourth Edition.
45735
45736 \emph default
45737  Addison-Wesley, 2003
45738 \end_layout
45739
45740 \begin_layout Bibliography
45741 \begin_inset CommandInset bibitem
45742 LatexCommand bibitem
45743 key "latexbook"
45744
45745 \end_inset
45746
45747 Leslie Lamport: 
45748 \emph on
45749 LaTeX: A Document Preparation System.
45750
45751 \emph default
45752  Addison-Wesley, second edition, 1994
45753 \end_layout
45754
45755 \begin_layout Bibliography
45756 \begin_inset CommandInset bibitem
45757 LatexCommand bibitem
45758 key "texbook"
45759
45760 \end_inset
45761
45762 Donald E.
45763  Knuth.
45764  
45765 \emph on
45766 The TeXbook.
45767
45768 \emph default
45769  Addison-Wesley, 1984
45770 \end_layout
45771
45772 \begin_layout Bibliography
45773 \begin_inset CommandInset bibitem
45774 LatexCommand bibitem
45775 key "TeXCatalogue"
45776
45777 \end_inset
45778
45779 The TeX Catalogue:
45780 \begin_inset Newline newline
45781 \end_inset
45782
45783
45784 \begin_inset Flex URL
45785 status collapsed
45786
45787 \begin_layout Plain Layout
45788
45789 http://mirrors.ctan.org/help/Catalogue/bytopic.html
45790 \end_layout
45791
45792 \end_inset
45793
45794
45795 \end_layout
45796
45797 \begin_layout Bibliography
45798 \begin_inset CommandInset bibitem
45799 LatexCommand bibitem
45800 key "LaTeXFAQ"
45801
45802 \end_inset
45803
45804 The LaTeX FAQ:
45805 \begin_inset Newline newline
45806 \end_inset
45807
45808
45809 \begin_inset Flex URL
45810 status collapsed
45811
45812 \begin_layout Plain Layout
45813
45814 http://www.tex.ac.uk/cgi-bin/texfaq2html
45815 \end_layout
45816
45817 \end_inset
45818
45819
45820 \end_layout
45821
45822 \begin_layout Bibliography
45823 \begin_inset CommandInset bibitem
45824 LatexCommand bibitem
45825 key "BibTeX"
45826
45827 \end_inset
45828
45829
45830 \begin_inset CommandInset href
45831 LatexCommand href
45832 name "Documentation"
45833 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
45834
45835 \end_inset
45836
45837  of the program 
45838 \family sans
45839 BibTeX
45840 \family default
45841 :
45842 \begin_inset Newline newline
45843 \end_inset
45844
45845
45846 \begin_inset Flex URL
45847 status collapsed
45848
45849 \begin_layout Plain Layout
45850
45851 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
45852 \end_layout
45853
45854 \end_inset
45855
45856
45857 \end_layout
45858
45859 \begin_layout Bibliography
45860 \begin_inset CommandInset bibitem
45861 LatexCommand bibitem
45862 key "BibTeX-2"
45863
45864 \end_inset
45865
45866
45867 \begin_inset CommandInset href
45868 LatexCommand href
45869 name "Documentation"
45870 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
45871
45872 \end_inset
45873
45874  how to use the program 
45875 \family sans
45876 BibTeX
45877 \family default
45878 :
45879 \begin_inset Newline newline
45880 \end_inset
45881
45882
45883 \begin_inset Flex URL
45884 status collapsed
45885
45886 \begin_layout Plain Layout
45887
45888 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
45889 \end_layout
45890
45891 \end_inset
45892
45893
45894 \end_layout
45895
45896 \begin_layout Bibliography
45897 \begin_inset CommandInset bibitem
45898 LatexCommand bibitem
45899 key "makeindex"
45900
45901 \end_inset
45902
45903
45904 \begin_inset CommandInset href
45905 LatexCommand href
45906 name "Documentation"
45907 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
45908
45909 \end_inset
45910
45911  of the program 
45912 \family sans
45913 makeindex
45914 \family default
45915 :
45916 \begin_inset Newline newline
45917 \end_inset
45918
45919
45920 \begin_inset Flex URL
45921 status collapsed
45922
45923 \begin_layout Plain Layout
45924
45925 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
45926 \end_layout
45927
45928 \end_inset
45929
45930
45931 \end_layout
45932
45933 \begin_layout Bibliography
45934 \begin_inset CommandInset bibitem
45935 LatexCommand bibitem
45936 key "xindy"
45937
45938 \end_inset
45939
45940
45941 \begin_inset CommandInset href
45942 LatexCommand href
45943 name "Documentation"
45944 target "http://www.xindy.org/documentation.html"
45945
45946 \end_inset
45947
45948  of the program 
45949 \family sans
45950 xindy
45951 \family default
45952 :
45953 \begin_inset Newline newline
45954 \end_inset
45955
45956
45957 \begin_inset Flex URL
45958 status collapsed
45959
45960 \begin_layout Plain Layout
45961
45962 http://www.xindy.org/documentation.html
45963 \end_layout
45964
45965 \end_inset
45966
45967
45968 \end_layout
45969
45970 \begin_layout Bibliography
45971 \begin_inset CommandInset bibitem
45972 LatexCommand bibitem
45973 key "AMS"
45974
45975 \end_inset
45976
45977
45978 \begin_inset CommandInset href
45979 LatexCommand href
45980 name "Documentation"
45981 target "http://www.ams.org/publications/authors/tex/amslatex"
45982
45983 \end_inset
45984
45985  of the AMS LaTeX-packages:
45986 \begin_inset Newline newline
45987 \end_inset
45988
45989
45990 \begin_inset Flex URL
45991 status collapsed
45992
45993 \begin_layout Plain Layout
45994
45995 http://www.ams.org/publications/authors/tex/amslatex
45996 \end_layout
45997
45998 \end_inset
45999
46000
46001 \end_layout
46002
46003 \begin_layout Bibliography
46004 \begin_inset CommandInset bibitem
46005 LatexCommand bibitem
46006 key "caption"
46007
46008 \end_inset
46009
46010
46011 \begin_inset CommandInset href
46012 LatexCommand href
46013 name "Documentation"
46014 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46015
46016 \end_inset
46017
46018  of the LaTeX-package 
46019 \series bold
46020 caption
46021 \series default
46022
46023 \begin_inset Index idx
46024 status collapsed
46025
46026 \begin_layout Plain Layout
46027 LaTeX-packages ! caption
46028 \end_layout
46029
46030 \end_inset
46031
46032 :
46033 \begin_inset Newline newline
46034 \end_inset
46035
46036
46037 \begin_inset Flex URL
46038 status collapsed
46039
46040 \begin_layout Plain Layout
46041
46042 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
46043 \end_layout
46044
46045 \end_inset
46046
46047
46048 \end_layout
46049
46050 \begin_layout Bibliography
46051 \begin_inset CommandInset bibitem
46052 LatexCommand bibitem
46053 key "enumitem"
46054
46055 \end_inset
46056
46057
46058 \begin_inset CommandInset href
46059 LatexCommand href
46060 name "Documentation"
46061 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
46062
46063 \end_inset
46064
46065  of the LaTeX-package 
46066 \series bold
46067 enumitem
46068 \series default
46069
46070 \begin_inset Index idx
46071 status collapsed
46072
46073 \begin_layout Plain Layout
46074 LaTeX-packages ! enumitem
46075 \end_layout
46076
46077 \end_inset
46078
46079 :
46080 \begin_inset Newline newline
46081 \end_inset
46082
46083
46084 \begin_inset Flex URL
46085 status collapsed
46086
46087 \begin_layout Plain Layout
46088
46089 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
46090 \end_layout
46091
46092 \end_inset
46093
46094
46095 \end_layout
46096
46097 \begin_layout Bibliography
46098 \begin_inset CommandInset bibitem
46099 LatexCommand bibitem
46100 key "fancyhdr"
46101
46102 \end_inset
46103
46104
46105 \begin_inset CommandInset href
46106 LatexCommand href
46107 name "Documentation"
46108 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46109
46110 \end_inset
46111
46112  of the LaTeX-package 
46113 \series bold
46114 fancyhdr
46115 \series default
46116
46117 \begin_inset Index idx
46118 status collapsed
46119
46120 \begin_layout Plain Layout
46121 LaTeX-packages ! fancyhdr
46122 \end_layout
46123
46124 \end_inset
46125
46126 :
46127 \begin_inset Newline newline
46128 \end_inset
46129
46130
46131 \begin_inset Flex URL
46132 status collapsed
46133
46134 \begin_layout Plain Layout
46135
46136 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46137 \end_layout
46138
46139 \end_inset
46140
46141
46142 \end_layout
46143
46144 \begin_layout Bibliography
46145 \begin_inset CommandInset bibitem
46146 LatexCommand bibitem
46147 key "hyperref"
46148
46149 \end_inset
46150
46151
46152 \begin_inset CommandInset href
46153 LatexCommand href
46154 name "Documentation"
46155 target "http://www.ctan.org/pkg/hyperref"
46156
46157 \end_inset
46158
46159  of the LaTeX-package 
46160 \series bold
46161 hyperref
46162 \series default
46163
46164 \begin_inset Index idx
46165 status collapsed
46166
46167 \begin_layout Plain Layout
46168 LaTeX-packages ! hyperref
46169 \end_layout
46170
46171 \end_inset
46172
46173 :
46174 \begin_inset Newline newline
46175 \end_inset
46176
46177
46178 \begin_inset Flex URL
46179 status collapsed
46180
46181 \begin_layout Plain Layout
46182
46183 http://www.ctan.org/pkg/hyperref
46184 \end_layout
46185
46186 \end_inset
46187
46188
46189 \end_layout
46190
46191 \begin_layout Bibliography
46192 \begin_inset CommandInset bibitem
46193 LatexCommand bibitem
46194 key "nomencl"
46195
46196 \end_inset
46197
46198
46199 \begin_inset CommandInset href
46200 LatexCommand href
46201 name "Documentation"
46202 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
46203
46204 \end_inset
46205
46206  of the LaTeX-package 
46207 \series bold
46208 nomencl
46209 \series default
46210
46211 \begin_inset Index idx
46212 status collapsed
46213
46214 \begin_layout Plain Layout
46215 LaTeX-packages ! nomencl
46216 \end_layout
46217
46218 \end_inset
46219
46220 :
46221 \begin_inset Newline newline
46222 \end_inset
46223
46224
46225 \begin_inset Flex URL
46226 status collapsed
46227
46228 \begin_layout Plain Layout
46229
46230 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
46231 \end_layout
46232
46233 \end_inset
46234
46235
46236 \end_layout
46237
46238 \begin_layout Bibliography
46239 \begin_inset CommandInset bibitem
46240 LatexCommand bibitem
46241 key "prettyref"
46242
46243 \end_inset
46244
46245
46246 \begin_inset CommandInset href
46247 LatexCommand href
46248 name "Documentation"
46249 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46250
46251 \end_inset
46252
46253  of the LaTeX-package 
46254 \series bold
46255 prettyref
46256 \series default
46257
46258 \begin_inset Index idx
46259 status collapsed
46260
46261 \begin_layout Plain Layout
46262 LaTeX-packages ! prettyref
46263 \end_layout
46264
46265 \end_inset
46266
46267 :
46268 \begin_inset Newline newline
46269 \end_inset
46270
46271
46272 \begin_inset Flex URL
46273 status collapsed
46274
46275 \begin_layout Plain Layout
46276
46277 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
46278 \end_layout
46279
46280 \end_inset
46281
46282
46283 \end_layout
46284
46285 \begin_layout Bibliography
46286 \begin_inset CommandInset bibitem
46287 LatexCommand bibitem
46288 key "refstyle"
46289
46290 \end_inset
46291
46292
46293 \begin_inset CommandInset href
46294 LatexCommand href
46295 name "Documentation"
46296 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46297
46298 \end_inset
46299
46300  of the LaTeX-package 
46301 \series bold
46302 refstyle
46303 \series default
46304
46305 \begin_inset Index idx
46306 status collapsed
46307
46308 \begin_layout Plain Layout
46309 LaTeX-packages ! refstyle
46310 \end_layout
46311
46312 \end_inset
46313
46314 :
46315 \begin_inset Newline newline
46316 \end_inset
46317
46318
46319 \begin_inset Flex URL
46320 status collapsed
46321
46322 \begin_layout Plain Layout
46323
46324 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
46325 \end_layout
46326
46327 \end_inset
46328
46329
46330 \end_layout
46331
46332 \begin_layout Bibliography
46333 \begin_inset CommandInset bibitem
46334 LatexCommand bibitem
46335 key "Arabic"
46336
46337 \end_inset
46338
46339
46340 \begin_inset CommandInset href
46341 LatexCommand href
46342 name "Wiki-page"
46343 target "http://wiki.lyx.org/Windows/Arabic"
46344
46345 \end_inset
46346
46347  how to set up LyX for Arabic:
46348 \begin_inset Newline newline
46349 \end_inset
46350
46351
46352 \begin_inset Flex URL
46353 status collapsed
46354
46355 \begin_layout Plain Layout
46356
46357 http://wiki.lyx.org/Windows/Arabic
46358 \end_layout
46359
46360 \end_inset
46361
46362
46363 \end_layout
46364
46365 \begin_layout Bibliography
46366 \begin_inset CommandInset bibitem
46367 LatexCommand bibitem
46368 key "Armenian"
46369
46370 \end_inset
46371
46372
46373 \begin_inset CommandInset href
46374 LatexCommand href
46375 name "Wiki-page"
46376 target "http://wiki.lyx.org/Windows/Armenian"
46377
46378 \end_inset
46379
46380  how to set up LyX for Armenian:
46381 \begin_inset Newline newline
46382 \end_inset
46383
46384
46385 \begin_inset Flex URL
46386 status collapsed
46387
46388 \begin_layout Plain Layout
46389
46390 http://wiki.lyx.org/Windows/Armenian
46391 \end_layout
46392
46393 \end_inset
46394
46395
46396 \end_layout
46397
46398 \begin_layout Bibliography
46399 \begin_inset CommandInset bibitem
46400 LatexCommand bibitem
46401 key "Cyrillic"
46402
46403 \end_inset
46404
46405
46406 \begin_inset CommandInset href
46407 LatexCommand href
46408 name "Wiki-page"
46409 target "http://wiki.lyx.org/Windows/Cyrillic"
46410
46411 \end_inset
46412
46413  how to set up LyX for Cyrillic languages:
46414 \begin_inset Newline newline
46415 \end_inset
46416
46417
46418 \begin_inset Flex URL
46419 status collapsed
46420
46421 \begin_layout Plain Layout
46422
46423 http://wiki.lyx.org/Windows/Cyrillic
46424 \end_layout
46425
46426 \end_inset
46427
46428
46429 \end_layout
46430
46431 \begin_layout Bibliography
46432 \begin_inset CommandInset bibitem
46433 LatexCommand bibitem
46434 key "Farsi"
46435
46436 \end_inset
46437
46438
46439 \begin_inset CommandInset href
46440 LatexCommand href
46441 name "Wiki-page"
46442 target "http://wiki.lyx.org/Windows/Farsi"
46443
46444 \end_inset
46445
46446  how to set up LyX for Farsi:
46447 \begin_inset Newline newline
46448 \end_inset
46449
46450
46451 \begin_inset Flex URL
46452 status collapsed
46453
46454 \begin_layout Plain Layout
46455
46456 http://wiki.lyx.org/Windows/Farsi
46457 \end_layout
46458
46459 \end_inset
46460
46461
46462 \end_layout
46463
46464 \begin_layout Bibliography
46465 \begin_inset CommandInset bibitem
46466 LatexCommand bibitem
46467 key "Hebrew"
46468
46469 \end_inset
46470
46471
46472 \begin_inset CommandInset href
46473 LatexCommand href
46474 name "Wiki-page"
46475 target "http://wiki.lyx.org/Windows/Hebrew"
46476
46477 \end_inset
46478
46479  how to set up LyX for Hebrew:
46480 \begin_inset Newline newline
46481 \end_inset
46482
46483
46484 \begin_inset Flex URL
46485 status collapsed
46486
46487 \begin_layout Plain Layout
46488
46489 http://wiki.lyx.org/Windows/Hebrew
46490 \end_layout
46491
46492 \end_inset
46493
46494
46495 \end_layout
46496
46497 \begin_layout Bibliography
46498 \begin_inset CommandInset bibitem
46499 LatexCommand bibitem
46500 key "Japanese"
46501
46502 \end_inset
46503
46504
46505 \begin_inset CommandInset href
46506 LatexCommand href
46507 name "Wiki-page"
46508 target "http://wiki.lyx.org/Windows/Japanese"
46509
46510 \end_inset
46511
46512  how to set up LyX for Japanese:
46513 \begin_inset Newline newline
46514 \end_inset
46515
46516
46517 \begin_inset Flex URL
46518 status collapsed
46519
46520 \begin_layout Plain Layout
46521
46522 http://wiki.lyx.org/Windows/Japanese
46523 \end_layout
46524
46525 \end_inset
46526
46527
46528 \end_layout
46529
46530 \begin_layout Bibliography
46531 \begin_inset CommandInset bibitem
46532 LatexCommand bibitem
46533 key "Latvian"
46534
46535 \end_inset
46536
46537
46538 \begin_inset CommandInset href
46539 LatexCommand href
46540 name "Wiki-page"
46541 target "http://wiki.lyx.org/Windows/Latvian"
46542
46543 \end_inset
46544
46545  how to set up LyX for Latvian:
46546 \begin_inset Newline newline
46547 \end_inset
46548
46549
46550 \begin_inset Flex URL
46551 status collapsed
46552
46553 \begin_layout Plain Layout
46554
46555 http://wiki.lyx.org/Windows/Latvian
46556 \end_layout
46557
46558 \end_inset
46559
46560
46561 \end_layout
46562
46563 \begin_layout Bibliography
46564 \begin_inset CommandInset bibitem
46565 LatexCommand bibitem
46566 key "Lithuanian"
46567
46568 \end_inset
46569
46570
46571 \begin_inset CommandInset href
46572 LatexCommand href
46573 name "Wiki-page"
46574 target "http://wiki.lyx.org/Windows/Lithuanian"
46575
46576 \end_inset
46577
46578  how to set up LyX for Lithuanian:
46579 \begin_inset Newline newline
46580 \end_inset
46581
46582
46583 \begin_inset Flex URL
46584 status collapsed
46585
46586 \begin_layout Plain Layout
46587
46588 http://wiki.lyx.org/Windows/Lithuanian
46589 \end_layout
46590
46591 \end_inset
46592
46593
46594 \end_layout
46595
46596 \begin_layout Bibliography
46597 \begin_inset CommandInset bibitem
46598 LatexCommand bibitem
46599 key "Mongolian"
46600
46601 \end_inset
46602
46603
46604 \begin_inset CommandInset href
46605 LatexCommand href
46606 name "Wiki-page"
46607 target "http://wiki.lyx.org/Windows/Mongolian"
46608
46609 \end_inset
46610
46611  how to set up LyX for Mongolian:
46612 \begin_inset Newline newline
46613 \end_inset
46614
46615
46616 \begin_inset Flex URL
46617 status collapsed
46618
46619 \begin_layout Plain Layout
46620
46621 http://wiki.lyx.org/Windows/Mongolian
46622 \end_layout
46623
46624 \end_inset
46625
46626
46627 \end_layout
46628
46629 \begin_layout Bibliography
46630 \begin_inset CommandInset bibitem
46631 LatexCommand bibitem
46632 key "Vietnamese"
46633
46634 \end_inset
46635
46636
46637 \begin_inset CommandInset href
46638 LatexCommand href
46639 name "Wiki-page"
46640 target "http://wiki.lyx.org/Windows/Vietnamese"
46641
46642 \end_inset
46643
46644  how to set up LyX for Vietnamese:
46645 \begin_inset Newline newline
46646 \end_inset
46647
46648
46649 \begin_inset Flex URL
46650 status collapsed
46651
46652 \begin_layout Plain Layout
46653
46654 http://wiki.lyx.org/Windows/Vietnamese
46655 \end_layout
46656
46657 \end_inset
46658
46659
46660 \end_layout
46661
46662 \begin_layout Bibliography
46663 \begin_inset CommandInset bibitem
46664 LatexCommand bibitem
46665 key "NewInLyX20"
46666
46667 \end_inset
46668
46669
46670 \begin_inset CommandInset href
46671 LatexCommand href
46672 name "Wiki-page"
46673 target "http://wiki.lyx.org/LyX/NewInLyX20"
46674
46675 \end_inset
46676
46677  about new features in 
46678 \family sans
46679 LyX 2.0
46680 \family default
46681 :
46682 \begin_inset Newline newline
46683 \end_inset
46684
46685
46686 \begin_inset Flex URL
46687 status collapsed
46688
46689 \begin_layout Plain Layout
46690
46691 http://wiki.lyx.org/LyX/NewInLyX20
46692 \end_layout
46693
46694 \end_inset
46695
46696
46697 \end_layout
46698
46699 \begin_layout Standard
46700 \begin_inset Newpage newpage
46701 \end_inset
46702
46703
46704 \begin_inset ERT
46705 status collapsed
46706
46707 \begin_layout Plain Layout
46708
46709
46710 \backslash
46711 let
46712 \backslash
46713 mybibname
46714 \backslash
46715 bibname
46716 \end_layout
46717
46718 \begin_layout Plain Layout
46719
46720
46721 \backslash
46722 renewcommand{
46723 \backslash
46724 bibname}{
46725 \backslash
46726 mybibname
46727 \backslash
46728 ; 2}
46729 \end_layout
46730
46731 \end_inset
46732
46733
46734 \begin_inset Note Note
46735 status collapsed
46736
46737 \begin_layout Plain Layout
46738 The command 
46739 \series bold
46740
46741 \backslash
46742 bibname
46743 \series default
46744  is the name of the bibliography in the current document language.
46745  It is redefined here with the number 2 at the end to state that the following
46746  bibliography is the second one:
46747 \end_layout
46748
46749 \end_inset
46750
46751
46752 \end_layout
46753
46754 \begin_layout Standard
46755 \begin_inset CommandInset bibtex
46756 LatexCommand bibtex
46757 bibfiles "biblio/LyXDocs"
46758 options "biblio/alphadin"
46759
46760 \end_inset
46761
46762
46763 \end_layout
46764
46765 \begin_layout Standard
46766 The above bibliography is created from a BibTeX-database.
46767 \end_layout
46768
46769 \begin_layout Standard
46770 \begin_inset CommandInset nomencl_print
46771 LatexCommand printnomenclature
46772 set_width "auto"
46773
46774 \end_inset
46775
46776
46777 \begin_inset CommandInset index_print
46778 LatexCommand printindex
46779 type "idx"
46780
46781 \end_inset
46782
46783
46784 \end_layout
46785
46786 \end_body
46787 \end_document