]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
e968c1b8b0095fe7239a2595102cc78bd34e7a55
[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 \begin_inset Index idx
3743 status collapsed
3744
3745 \begin_layout Plain Layout
3746 Document ! Settings
3747 \end_layout
3748
3749 \end_inset
3750
3751
3752 \end_layout
3753
3754 \begin_layout Standard
3755 The most important properties of document classes are set in the menu 
3756 \family sans
3757 Document\SpecialChar \menuseparator
3758 Settings
3759 \family default
3760 .
3761  There in the 
3762 \family sans
3763 Class
3764 \begin_inset space ~
3765 \end_inset
3766
3767 options
3768 \family default
3769  field under 
3770 \family sans
3771 Documents
3772 \begin_inset space ~
3773 \end_inset
3774
3775 Class
3776 \family default
3777 , you can enter special options for your document class in a comma-separated
3778  list.
3779  This is only necessary if LyX doesn't support special options you want
3780  to use for your document.
3781  To learn more about your favorite LaTeX-class and its options, you have
3782  to read its manual.
3783 \end_layout
3784
3785 \begin_layout Standard
3786 The drop box 
3787 \family sans
3788 Headings
3789 \begin_inset space ~
3790 \end_inset
3791
3792 style
3793 \family default
3794  in the 
3795 \family sans
3796 Document\SpecialChar \menuseparator
3797 Settings
3798 \family default
3799  dialog under 
3800 \family sans
3801 Page
3802 \begin_inset space ~
3803 \end_inset
3804
3805 Layout
3806 \family default
3807  controls what sorts of headings and page numbers go on a page.
3808  You can choose between the following five options:
3809 \end_layout
3810
3811 \begin_layout Labeling
3812 \labelwidthstring 00.00.0000
3813
3814 \family sans
3815 Default
3816 \family default
3817  Use default page style of current class.
3818 \end_layout
3819
3820 \begin_layout Labeling
3821 \labelwidthstring 00.00.0000
3822
3823 \family sans
3824 empty
3825 \family default
3826  No page numbers or headings.
3827 \end_layout
3828
3829 \begin_layout Labeling
3830 \labelwidthstring 00.00.0000
3831
3832 \family sans
3833 plain
3834 \family default
3835  Page numbers only.
3836 \end_layout
3837
3838 \begin_layout Labeling
3839 \labelwidthstring 00.00.0000
3840
3841 \family sans
3842 headings
3843 \family default
3844  Page numbers and either the current chapter or section title and number.
3845  Whether LyX uses the current chapter or the current section depends on
3846  the maximum sectioning level of the class.
3847 \end_layout
3848
3849 \begin_layout Labeling
3850 \labelwidthstring 00.00.0000
3851
3852 \family sans
3853 fancy
3854 \family default
3855  This allows you to define fully customizable headers and footers if you
3856  have the LaTeX-package 
3857 \series bold
3858 fancyhdr
3859 \series default
3860
3861 \begin_inset Index idx
3862 status collapsed
3863
3864 \begin_layout Plain Layout
3865 LaTeX-packages ! fancyhdr
3866 \end_layout
3867
3868 \end_inset
3869
3870  installed.
3871  How they are defined is explained in section
3872 \begin_inset space ~
3873 \end_inset
3874
3875
3876 \begin_inset CommandInset ref
3877 LatexCommand ref
3878 reference "sec:Customized-Page-Headers"
3879
3880 \end_inset
3881
3882 .
3883 \end_layout
3884
3885 \begin_layout Standard
3886 The separation of paragraphs is described in section
3887 \begin_inset space ~
3888 \end_inset
3889
3890
3891 \begin_inset CommandInset ref
3892 LatexCommand ref
3893 reference "sub:Paragraph-Separation"
3894
3895 \end_inset
3896
3897 .
3898 \end_layout
3899
3900 \begin_layout Subsection
3901 Paper Size and Orientation
3902 \begin_inset Index idx
3903 status collapsed
3904
3905 \begin_layout Plain Layout
3906 Document ! Paper size
3907 \end_layout
3908
3909 \end_inset
3910
3911
3912 \begin_inset CommandInset label
3913 LatexCommand label
3914 name "sub:Paper-Size,-Orientation"
3915
3916 \end_inset
3917
3918
3919 \end_layout
3920
3921 \begin_layout Standard
3922 You can find the following options in the menu 
3923 \family sans
3924 Page
3925 \begin_inset space ~
3926 \end_inset
3927
3928 Layout
3929 \family default
3930  of the 
3931 \family sans
3932 Document\SpecialChar \menuseparator
3933 Settings
3934 \family default
3935  dialog:
3936 \begin_inset Index idx
3937 status collapsed
3938
3939 \begin_layout Plain Layout
3940 Document ! Settings
3941 \end_layout
3942
3943 \end_inset
3944
3945
3946 \end_layout
3947
3948 \begin_layout Labeling
3949 \labelwidthstring 00.00.0000
3950
3951 \family sans
3952 Paper
3953 \begin_inset space ~
3954 \end_inset
3955
3956 Format
3957 \family default
3958  What size paper to print on.
3959  The choices are
3960 \end_layout
3961
3962 \begin_deeper
3963 \begin_layout Itemize
3964
3965 \family sans
3966 Default
3967 \end_layout
3968
3969 \begin_layout Itemize
3970
3971 \family sans
3972 A0 - A6
3973 \end_layout
3974
3975 \begin_layout Itemize
3976
3977 \family sans
3978 B0 - B6
3979 \end_layout
3980
3981 \begin_layout Itemize
3982
3983 \family sans
3984 C0 - C6
3985 \end_layout
3986
3987 \begin_layout Itemize
3988
3989 \family sans
3990 US letter, US legal, US executive
3991 \end_layout
3992
3993 \begin_layout Itemize
3994
3995 \family sans
3996 JIS B0 - JIS B6
3997 \end_layout
3998
3999 \begin_layout Itemize
4000
4001 \family sans
4002 Custom
4003 \end_layout
4004
4005 \end_deeper
4006 \begin_layout Labeling
4007 \labelwidthstring 00.00.0000
4008
4009 \family sans
4010 Orientation
4011 \family default
4012  To choose whether to output as 
4013 \family sans
4014 Landscape
4015 \family default
4016  or as 
4017 \family sans
4018 Portrait
4019 \family default
4020 .
4021 \end_layout
4022
4023 \begin_layout Labeling
4024 \labelwidthstring 00.00.0000
4025
4026 \family sans
4027 Two-sided
4028 \begin_inset space ~
4029 \end_inset
4030
4031 document
4032 \family default
4033  Adjusts the print space to print both sides of paper.
4034  That means that the print space for odd- and even-numbered pages is different.
4035 \end_layout
4036
4037 \begin_layout Subsection
4038 Margins
4039 \begin_inset CommandInset label
4040 LatexCommand label
4041 name "sub:Margins"
4042
4043 \end_inset
4044
4045
4046 \begin_inset Index idx
4047 status collapsed
4048
4049 \begin_layout Plain Layout
4050 Document ! Margins
4051 \end_layout
4052
4053 \end_inset
4054
4055
4056 \begin_inset Index idx
4057 status collapsed
4058
4059 \begin_layout Plain Layout
4060 Margins
4061 \end_layout
4062
4063 \end_inset
4064
4065
4066 \end_layout
4067
4068 \begin_layout Standard
4069 Paper margins are set in the menu 
4070 \family sans
4071 Document\SpecialChar \menuseparator
4072 Settings
4073 \family default
4074 .
4075 \begin_inset Index idx
4076 status collapsed
4077
4078 \begin_layout Plain Layout
4079 Document ! Settings
4080 \end_layout
4081
4082 \end_inset
4083
4084
4085 \end_layout
4086
4087 \begin_layout Standard
4088 If you use a KOMA-Script document class, you can use the default settings
4089  because KOMA-Script calculates the print space automatically by taking
4090  the paper format and the font size into account.
4091 \end_layout
4092
4093 \begin_layout Subsection
4094 Important Note
4095 \end_layout
4096
4097 \begin_layout Standard
4098 If you change a document class, LyX has to convert 
4099 \emph on
4100 everything
4101 \emph default
4102  into the new class.
4103  That includes the paragraph environments.
4104  Some paragraph environments are standard, in so far as all of the document
4105  classes have them; but some classes have special paragraph environments.
4106  If this is the case, and you change the document class, LyX will mark the
4107  paragraphs whose styles it no longer understands as 
4108 \begin_inset Quotes eld
4109 \end_inset
4110
4111 unknown
4112 \begin_inset Quotes erd
4113 \end_inset
4114
4115 .
4116  The name of the style is retained, in case you should want to go back to
4117  the old class.
4118  But these paragraphs will be output with no special formatting, so you
4119  will either need to create a new style yourself or else convert these paragraph
4120 s manually to a style present in your new document class.
4121 \end_layout
4122
4123 \begin_layout Section
4124 Paragraph Indentation and Separation
4125 \begin_inset Index idx
4126 status collapsed
4127
4128 \begin_layout Plain Layout
4129 Paragraph ! Indentation
4130 \end_layout
4131
4132 \end_inset
4133
4134
4135 \end_layout
4136
4137 \begin_layout Subsection
4138 Introduction
4139 \begin_inset CommandInset label
4140 LatexCommand label
4141 name "sec:Par-indent-intro"
4142
4143 \end_inset
4144
4145
4146 \end_layout
4147
4148 \begin_layout Standard
4149 Before describing all of the various paragraph environments, we'd like to
4150  say a word or two about paragraph indentation.
4151 \end_layout
4152
4153 \begin_layout Standard
4154 Everyone seems to have their own convention for separating paragraphs.
4155  Most Americans indent the first line of a paragraph.
4156  Others don't indent but put extra space between the paragraphs.
4157  If you choose indentation for paragraphs the 
4158 \emph on
4159 first
4160 \emph default
4161  paragraph of a section, or after a figure, an equation, a table, a list,
4162  etc., is 
4163 \emph on
4164 not
4165 \emph default
4166  indented.
4167  Only a paragraph following another paragraph gets indented.
4168  Note that the indentation behavior is different when you use another document
4169  language than English.
4170  LaTeX takes care that the indentation follows the rules of the language
4171  used.
4172 \end_layout
4173
4174 \begin_layout Standard
4175 The space between paragraphs, like the line spacing, the space between headings
4176  and text — in fact, all the spacing for just about everything —is pre-coded
4177  into LyX.
4178  As we said, you don't worry about how much space to add between what.
4179  LyX takes care of that.
4180  In fact, these pre-coded vertical spacings aren't a single number but a
4181  range.
4182  That way, LyX can squish or stretch the space between lines to make sure
4183  figures fit on a page with text, so that sections don't start at the bottom
4184  of a page, and so on.
4185 \begin_inset Foot
4186 status collapsed
4187
4188 \begin_layout Plain Layout
4189 LaTeX does this when LyX goes to produce a printable file.
4190 \end_layout
4191
4192 \end_inset
4193
4194  However, pre-coded doesn't mean you can't change them.
4195  LyX gives you the ability globally to change 
4196 \emph on
4197 all
4198 \emph default
4199  these pre-coded spacings.
4200  We will explain more later.
4201 \end_layout
4202
4203 \begin_layout Subsection
4204 Paragraph Separation
4205 \begin_inset CommandInset label
4206 LatexCommand label
4207 name "sub:Paragraph-Separation"
4208
4209 \end_inset
4210
4211
4212 \begin_inset Index idx
4213 status collapsed
4214
4215 \begin_layout Plain Layout
4216 Paragraph ! Separation
4217 \end_layout
4218
4219 \end_inset
4220
4221
4222 \end_layout
4223
4224 \begin_layout Standard
4225 Select 
4226 \family sans
4227 Indentation
4228 \family default
4229  or 
4230 \family sans
4231 Vertical
4232 \begin_inset space ~
4233 \end_inset
4234
4235 space
4236 \family default
4237  in the submenu 
4238 \family sans
4239 Text
4240 \begin_inset space ~
4241 \end_inset
4242
4243 Layout
4244 \family default
4245  of the dialog 
4246 \family sans
4247 Document\SpecialChar \menuseparator
4248 Settings
4249 \family default
4250
4251 \begin_inset Index idx
4252 status collapsed
4253
4254 \begin_layout Plain Layout
4255 Document ! Settings
4256 \end_layout
4257
4258 \end_inset
4259
4260  to indent paragraphs or to add extra space between paragraphs, respectively.
4261 \end_layout
4262
4263 \begin_layout Subsection
4264 Fine-Tuning
4265 \end_layout
4266
4267 \begin_layout Standard
4268 You can also change the separation method of a single paragraph.
4269  Open the 
4270 \family sans
4271 Edit\SpecialChar \menuseparator
4272 Paragraph
4273 \begin_inset space ~
4274 \end_inset
4275
4276 Settings
4277 \family default
4278  dialog and toggle the 
4279 \family sans
4280 Indent
4281 \begin_inset space ~
4282 \end_inset
4283
4284 Paragraph
4285 \family default
4286  option to change the state of the current paragraph (shortcut 
4287 \begin_inset Info
4288 type  "shortcut"
4289 arg   "paragraph-params \\indent-toggle"
4290 \end_inset
4291
4292 ).
4293  If paragraphs have no indentation but use extra space for separation, this
4294  button will be ignored (you can't indent a single paragraph by toggling
4295  this).
4296 \end_layout
4297
4298 \begin_layout Standard
4299 You should only need to change the indentation method for a single paragraph
4300  if you need to do some fine-tuning.
4301 \end_layout
4302
4303 \begin_layout Subsection
4304 Line Spacing
4305 \begin_inset Index idx
4306 status collapsed
4307
4308 \begin_layout Plain Layout
4309 Paragraph ! Line spacing
4310 \end_layout
4311
4312 \end_inset
4313
4314
4315 \end_layout
4316
4317 \begin_layout Standard
4318 In the 
4319 \family sans
4320 Document\SpecialChar \menuseparator
4321 Settings
4322 \noun on
4323
4324 \begin_inset Index idx
4325 status collapsed
4326
4327 \begin_layout Plain Layout
4328 Document ! Settings
4329 \end_layout
4330
4331 \end_inset
4332
4333
4334 \family default
4335 \noun default
4336  dialog you can set the line spacing for the whole document in the submenu
4337  
4338 \family sans
4339 Text
4340 \begin_inset space ~
4341 \end_inset
4342
4343 Layout
4344 \family default
4345 .
4346 \begin_inset Foot
4347 status collapsed
4348
4349 \begin_layout Plain Layout
4350 You need to have the LaTeX-package 
4351 \series bold
4352 setspace
4353 \series default
4354
4355 \begin_inset Index idx
4356 status collapsed
4357
4358 \begin_layout Plain Layout
4359 LaTeX-packages ! setspace
4360 \end_layout
4361
4362 \end_inset
4363
4364  installed to use this feature.
4365 \end_layout
4366
4367 \end_inset
4368
4369  You can set it for a single paragraph in the 
4370 \family sans
4371 Edit\SpecialChar \menuseparator
4372 Paragraph
4373 \begin_inset space ~
4374 \end_inset
4375
4376 Settings
4377 \family default
4378  dialog but this should be used very exceptionally because vertical spacing
4379  is normally defined in the environment's style.
4380 \end_layout
4381
4382 \begin_layout Section
4383 Paragraph Environments
4384 \begin_inset CommandInset label
4385 LatexCommand label
4386 name "sec:Paragraph-Environments"
4387
4388 \end_inset
4389
4390
4391 \begin_inset Index idx
4392 status collapsed
4393
4394 \begin_layout Plain Layout
4395 Paragraph ! Environments
4396 \end_layout
4397
4398 \end_inset
4399
4400
4401 \begin_inset Index idx
4402 status collapsed
4403
4404 \begin_layout Plain Layout
4405 Paragraph environments|(
4406 \end_layout
4407
4408 \end_inset
4409
4410
4411 \end_layout
4412
4413 \begin_layout Subsection
4414 Overview
4415 \end_layout
4416
4417 \begin_layout Standard
4418 Paragraph environments correspond to the
4419 \end_layout
4420
4421 \begin_layout Standard
4422
4423 \series bold
4424
4425 \backslash
4426 begin{
4427 \emph on
4428 environment
4429 \emph default
4430 } ...
4431  
4432 \backslash
4433 end{
4434 \emph on
4435 environment
4436 \emph default
4437 }
4438 \series default
4439
4440 \begin_inset Newline newline
4441 \end_inset
4442
4443 command sequence in LaTeX files.
4444  If you don't know LaTeX, or the concept of a paragraph environment is totally
4445  alien to you, we urge you to read the 
4446 \emph on
4447 Tutorial
4448 \emph default
4449 .
4450  The 
4451 \emph on
4452 Tutorial
4453 \emph default
4454  also contains many more examples than this section does.
4455 \end_layout
4456
4457 \begin_layout Standard
4458 A paragraph environment is simply a 
4459 \begin_inset Quotes eld
4460 \end_inset
4461
4462 container
4463 \begin_inset Quotes erd
4464 \end_inset
4465
4466  for a paragraph which gives that paragraph certain properties.
4467  This can include a particular style of font, different margins, a numbering
4468  scheme, labels, and so on.
4469  Additionally, you can 
4470 \begin_inset Quotes eld
4471 \end_inset
4472
4473 nest
4474 \begin_inset Quotes erd
4475 \end_inset
4476
4477  the different environments inside one another, allowing one environment
4478  to inherit some of the properties of another.
4479  The different paragraph environments totally replace the need for messy
4480  tab stops, on the fly margin adjustment, and other hangovers from the days
4481  of typewriters.
4482  There are several paragraph environments that are specific to a particular
4483  document type.
4484  We will only be covering the most common ones here.
4485 \end_layout
4486
4487 \begin_layout Standard
4488 To choose a new paragraph environment, use the pull-down box 
4489 \begin_inset Graphics
4490         filename clipart/ToolbarEnvBox.png
4491         scale 70
4492         clip
4493
4494 \end_inset
4495
4496  at the left end of the toolbar.
4497  LyX will change the environment of the 
4498 \emph on
4499 entire
4500 \emph default
4501  paragraph in which the cursor sits.
4502  You can also change the environment of an entire group of paragraphs if
4503  you select them before choosing the new environment.
4504  
4505 \end_layout
4506
4507 \begin_layout Standard
4508 Note that entering 
4509 \family sans
4510 Return
4511 \family default
4512  will 
4513 \emph on
4514 typically
4515 \emph default
4516  create a new paragraph using the 
4517 \family sans
4518 Standard
4519 \family default
4520  paragraph environment.
4521  We say 
4522 \begin_inset Quotes eld
4523 \end_inset
4524
4525 typically
4526 \begin_inset Quotes erd
4527 \end_inset
4528
4529  because if you are in one of these environments:
4530 \end_layout
4531
4532 \begin_layout Itemize
4533
4534 \family sans
4535 Quote
4536 \end_layout
4537
4538 \begin_layout Itemize
4539
4540 \family sans
4541 Quotation
4542 \end_layout
4543
4544 \begin_layout Itemize
4545
4546 \family sans
4547 Verse
4548 \end_layout
4549
4550 \begin_layout Itemize
4551
4552 \family sans
4553 Itemize
4554 \end_layout
4555
4556 \begin_layout Itemize
4557
4558 \family sans
4559 Enumerate
4560 \end_layout
4561
4562 \begin_layout Itemize
4563
4564 \family sans
4565 Description
4566 \end_layout
4567
4568 \begin_layout Itemize
4569
4570 \family sans
4571 List
4572 \end_layout
4573
4574 \begin_layout Standard
4575 LyX keeps the old paragraph environment when you enter 
4576 \family sans
4577 Return
4578 \family default
4579 , rather than resetting it to 
4580 \family sans
4581 Standard
4582 \family default
4583 .
4584  Also the nesting depth is preserved (for more on nesting see section
4585 \begin_inset space ~
4586 \end_inset
4587
4588
4589 \begin_inset CommandInset ref
4590 LatexCommand ref
4591 reference "sec:Nesting"
4592
4593 \end_inset
4594
4595 ).
4596 \end_layout
4597
4598 \begin_layout Subsection
4599 Standard
4600 \end_layout
4601
4602 \begin_layout Standard
4603 The default paragraph environment is 
4604 \family sans
4605 Standard
4606 \family default
4607  for most classes.
4608  It creates a plain paragraph.
4609  If LyX resets the paragraph environment, this is the one it chooses.
4610  In fact, the paragraph you're reading right now (and most of the ones in
4611  this manual) are in the 
4612 \family sans
4613 Standard
4614 \family default
4615  environment.
4616 \end_layout
4617
4618 \begin_layout Standard
4619 You can nest a paragraph using the 
4620 \family sans
4621 Standard
4622 \family default
4623  environment in just about anything else, but you can't really nest anything
4624  in a 
4625 \family sans
4626 Standard
4627 \family default
4628  environment.
4629 \end_layout
4630
4631 \begin_layout Subsection
4632 Document Title
4633 \begin_inset Index idx
4634 status collapsed
4635
4636 \begin_layout Plain Layout
4637 Document ! Title
4638 \end_layout
4639
4640 \end_inset
4641
4642
4643 \end_layout
4644
4645 \begin_layout Standard
4646 A LaTeX title page has three parts: the title itself, the name(s) of the
4647  author(s) and a 
4648 \begin_inset Quotes eld
4649 \end_inset
4650
4651 footnote
4652 \begin_inset Quotes erd
4653 \end_inset
4654
4655  for thanks or contact information.
4656  For certain types of documents, LaTeX places all of this on a separate
4657  page along with today's date.
4658  For other types of documents, the title 
4659 \begin_inset Quotes eld
4660 \end_inset
4661
4662 page
4663 \begin_inset Quotes erd
4664 \end_inset
4665
4666  goes at the top of the first page of the document.
4667  
4668 \end_layout
4669
4670 \begin_layout Standard
4671 LyX provides an interface to the title page commands through the paragraph
4672  environments 
4673 \family sans
4674 Title
4675 \family default
4676
4677 \family sans
4678 Author
4679 \family default
4680 , and 
4681 \family sans
4682 Date
4683 \family default
4684 .
4685  Here's how you use them:
4686 \end_layout
4687
4688 \begin_layout Itemize
4689 Put the title of your document in the 
4690 \family sans
4691 Title
4692 \family default
4693  environment.
4694 \end_layout
4695
4696 \begin_layout Itemize
4697 Put the author name in the 
4698 \family sans
4699 Author
4700 \family default
4701  environment.
4702 \end_layout
4703
4704 \begin_layout Itemize
4705 If you want the date to have a certain appearance, want to use a fixed date,
4706  or want other text to appear in place of today's date, put that text in
4707  the 
4708 \family sans
4709 Date
4710 \family default
4711  environment.
4712  Note that using this environment is optional.
4713  If you don't provide any, LaTeX will automatically insert today's date.
4714  If you don't want a date, use the option 
4715 \family sans
4716 Suppress default date on front page
4717 \family default
4718  in the menu 
4719 \family sans
4720 Document\SpecialChar \menuseparator
4721 Settings\SpecialChar \menuseparator
4722 Document
4723 \begin_inset space ~
4724 \end_inset
4725
4726 class
4727 \family default
4728 .
4729 \end_layout
4730
4731 \begin_layout Standard
4732 You can use footnotes to insert 
4733 \begin_inset Quotes eld
4734 \end_inset
4735
4736 thanks
4737 \begin_inset Quotes erd
4738 \end_inset
4739
4740  or contact information.
4741 \end_layout
4742
4743 \begin_layout Subsection
4744 Headings
4745 \begin_inset Index idx
4746 status collapsed
4747
4748 \begin_layout Plain Layout
4749 Section headings
4750 \end_layout
4751
4752 \end_inset
4753
4754
4755 \begin_inset CommandInset label
4756 LatexCommand label
4757 name "sub:Headings"
4758
4759 \end_inset
4760
4761
4762 \end_layout
4763
4764 \begin_layout Standard
4765 There are several paragraph environments for producing section headings.
4766  LyX takes care of the numbering for you.
4767 \end_layout
4768
4769 \begin_layout Subsubsection
4770 Numbered Headings
4771 \begin_inset Index idx
4772 status collapsed
4773
4774 \begin_layout Plain Layout
4775 Section headings ! Numbered
4776 \end_layout
4777
4778 \end_inset
4779
4780
4781 \end_layout
4782
4783 \begin_layout Standard
4784 There are 7 numbered types of section headings.
4785  They are:
4786 \end_layout
4787
4788 \begin_layout Enumerate
4789
4790 \family sans
4791 Part
4792 \end_layout
4793
4794 \begin_layout Enumerate
4795
4796 \family sans
4797 Chapter
4798 \end_layout
4799
4800 \begin_layout Enumerate
4801
4802 \family sans
4803 Section
4804 \end_layout
4805
4806 \begin_layout Enumerate
4807
4808 \family sans
4809 Subsection
4810 \end_layout
4811
4812 \begin_layout Enumerate
4813
4814 \family sans
4815 Subsubsection
4816 \end_layout
4817
4818 \begin_layout Enumerate
4819
4820 \family sans
4821 Paragraph
4822 \end_layout
4823
4824 \begin_layout Enumerate
4825
4826 \family sans
4827 Subparagraph
4828 \end_layout
4829
4830 \begin_layout Standard
4831 LyX labels each heading with a series of numbers, separated by periods.
4832  The numbers describe where in the document you are.
4833  Unlike the other headings, parts are numbered with Latin letters.
4834 \end_layout
4835
4836 \begin_layout Standard
4837 Headings all subdivide your document into different pieces of text.
4838  For example, suppose you're writing a book.
4839  You group the book into chapters.
4840  LyX does a similar grouping:
4841 \end_layout
4842
4843 \begin_layout Itemize
4844
4845 \family sans
4846 Part
4847 \family default
4848  is divided into either 
4849 \family sans
4850 Chapter
4851 \family default
4852 s or 
4853 \family sans
4854 Section
4855 \family default
4856 s
4857 \end_layout
4858
4859 \begin_layout Itemize
4860
4861 \family sans
4862 Chapter
4863 \family default
4864 s are divided into 
4865 \family sans
4866 Section
4867 \family default
4868 s
4869 \end_layout
4870
4871 \begin_layout Itemize
4872
4873 \family sans
4874 Section
4875 \family default
4876 s are divided into 
4877 \family sans
4878 Subsection
4879 \family default
4880 s
4881 \end_layout
4882
4883 \begin_layout Itemize
4884
4885 \family sans
4886 Subsection
4887 \family default
4888 s are divided into 
4889 \family sans
4890 Subsubsection
4891 \family default
4892 s
4893 \end_layout
4894
4895 \begin_layout Itemize
4896
4897 \family sans
4898 Subsubsection
4899 \family default
4900 s are divided into 
4901 \family sans
4902 Paragraph
4903 \family default
4904 s
4905 \end_layout
4906
4907 \begin_layout Itemize
4908
4909 \family sans
4910 Paragraph
4911 \family default
4912 s are divided into 
4913 \family sans
4914 Subparagraph
4915 \family default
4916 s
4917 \end_layout
4918
4919 \begin_layout Standard
4920 \begin_inset Note Greyedout
4921 status open
4922
4923 \begin_layout Plain Layout
4924
4925 \series bold
4926 Note:
4927 \series default
4928  Not all document types use the 
4929 \family sans
4930 Chapter
4931 \family default
4932  heading as the maximum sectioning level.
4933  In that case the 
4934 \family sans
4935 Section
4936 \family default
4937  is the top-level heading.
4938 \end_layout
4939
4940 \end_inset
4941
4942
4943 \end_layout
4944
4945 \begin_layout Standard
4946 So, if you use the 
4947 \family sans
4948 Subsubsection
4949 \family default
4950  environment to label a new sub-subsection, LyX labels it with its number,
4951  along with the number of the subsection, section and, if applicable, chapter
4952  that it's in.
4953  For example: the fifth section of the second chapter of this book has the
4954  label 
4955 \begin_inset Quotes eld
4956 \end_inset
4957
4958 2.5
4959 \begin_inset Quotes erd
4960 \end_inset
4961
4962 .
4963 \end_layout
4964
4965 \begin_layout Subsubsection
4966 Unnumbered Headings
4967 \begin_inset Index idx
4968 status collapsed
4969
4970 \begin_layout Plain Layout
4971 Section headings ! Unnumbered
4972 \end_layout
4973
4974 \end_inset
4975
4976
4977 \end_layout
4978
4979 \begin_layout Standard
4980 The unnumbered section headings have a 
4981 \begin_inset Quotes eld
4982 \end_inset
4983
4984 *
4985 \begin_inset Quotes erd
4986 \end_inset
4987
4988  at the end of their name.
4989  They work the same as their numbered counterparts but will not appear in
4990  the table of contents, see section
4991 \begin_inset space ~
4992 \end_inset
4993
4994
4995 \begin_inset CommandInset ref
4996 LatexCommand ref
4997 reference "sec:toc"
4998
4999 \end_inset
5000
5001 .
5002 \end_layout
5003
5004 \begin_layout Subsubsection
5005 Changing the Numbering
5006 \begin_inset CommandInset label
5007 LatexCommand label
5008 name "sub:Numbering-depth"
5009
5010 \end_inset
5011
5012
5013 \end_layout
5014
5015 \begin_layout Standard
5016 You can also alter which sectioning levels get numbered and which ones appear
5017  in the Table of Contents.
5018  Now, this doesn't remove any of the levels; that's preset in the document
5019  class.
5020  Just as certain classes start with 
5021 \family sans
5022 Chapter
5023 \family default
5024  and go down to the 
5025 \family sans
5026 Subparagraph
5027 \family default
5028  level.
5029  Others start at 
5030 \family sans
5031 Section
5032 \family default
5033 .
5034  Similarly, not all document classes number all sectioning levels.
5035  Most don't number 
5036 \family sans
5037 Paragraph
5038 \family default
5039  or 
5040 \family sans
5041 Subparagraph
5042 \family default
5043 .
5044  This is something you can change.
5045 \end_layout
5046
5047 \begin_layout Standard
5048 Open the 
5049 \family sans
5050 Document\SpecialChar \menuseparator
5051 Settings
5052 \family default
5053  dialog.
5054 \begin_inset Index idx
5055 status collapsed
5056
5057 \begin_layout Plain Layout
5058 Document ! Settings
5059 \end_layout
5060
5061 \end_inset
5062
5063  Under 
5064 \family sans
5065 Numbering
5066 \begin_inset space ~
5067 \end_inset
5068
5069 &
5070 \begin_inset space ~
5071 \end_inset
5072
5073 TOC
5074 \family default
5075  you will see two counters.
5076  The one named 
5077 \family sans
5078 Numbering
5079 \family default
5080  controls how far down in the sectioning hierarchy LyX numbers a section
5081  heading.
5082  The other one controls the appearance of the section headings in the table
5083  of contents.
5084 \end_layout
5085
5086 \begin_layout Subsubsection
5087 Short Titles of Headings
5088 \begin_inset Index idx
5089 status collapsed
5090
5091 \begin_layout Plain Layout
5092 Section headings ! Short titles
5093 \end_layout
5094
5095 \end_inset
5096
5097
5098 \begin_inset Argument 1
5099 status collapsed
5100
5101 \begin_layout Plain Layout
5102 Short Titles
5103 \end_layout
5104
5105 \end_inset
5106
5107
5108 \begin_inset CommandInset label
5109 LatexCommand label
5110 name "sec:Short-Titles"
5111
5112 \end_inset
5113
5114
5115 \end_layout
5116
5117 \begin_layout Standard
5118 Some section or chapter titles, such as this one, can get quite long.
5119  This can cause trouble when there is limited horizontal space.
5120  For example, if the header of the page is set to show the current section
5121  title, a long title will protrude over the page margins and look awful.
5122 \end_layout
5123
5124 \begin_layout Standard
5125 LaTeX allows you to specify a short title for section headings.
5126  This short title is used in the header and in the actual table of contents,
5127  avoiding the problem mentioned.
5128  To specify a short title, set the cursor behind the title and use the menu
5129  
5130 \family sans
5131 Insert\SpecialChar \menuseparator
5132 Short
5133 \begin_inset space ~
5134 \end_inset
5135
5136 Title
5137 \family default
5138 .
5139  This will insert a box labeled 
5140 \begin_inset Quotes eld
5141 \end_inset
5142
5143 Short
5144 \begin_inset space ~
5145 \end_inset
5146
5147 Title
5148 \begin_inset Quotes erd
5149 \end_inset
5150
5151  which you can use to enter the short title text.
5152  This also works for captions inside floats.
5153  There can only be one short title per title.
5154 \end_layout
5155
5156 \begin_layout Standard
5157 The title of this section is a good example of using this feature.
5158 \end_layout
5159
5160 \begin_layout Subsubsection
5161 Special Information
5162 \end_layout
5163
5164 \begin_layout Standard
5165 The following information applies to all section headings:
5166 \end_layout
5167
5168 \begin_layout Itemize
5169 You cannot do any nesting with these environments.
5170 \end_layout
5171
5172 \begin_layout Itemize
5173 You cannot use a margin note in any of these environments.
5174 \end_layout
5175
5176 \begin_layout Itemize
5177 You can only use inline math in these environments.
5178 \end_layout
5179
5180 \begin_layout Itemize
5181 You can use labels and cross-references to refer to their numbers.
5182 \end_layout
5183
5184 \begin_layout Subsection
5185 Quotes and Poetry line spacing
5186 \end_layout
5187
5188 \begin_layout Standard
5189 LyX has three paragraph environments for writing poetry and quotations.
5190  They are 
5191 \family sans
5192 Quote
5193 \family default
5194
5195 \family sans
5196 Quotation
5197 \family default
5198 , and 
5199 \family sans
5200 Verse
5201 \family default
5202 .
5203  Forget the days of changing line spacing and twiddling with margins.
5204  These three paragraph environments already have those changes built-in.
5205  They all widen the left margin and add a bit of extra space above and below
5206  the text they contain.
5207  They also allow nesting, so you can put a 
5208 \family sans
5209 Verse
5210 \family default
5211  in a 
5212 \family sans
5213 Quotation
5214 \family default
5215 , as well as in some other paragraph environments.
5216 \end_layout
5217
5218 \begin_layout Standard
5219 There is another feature of these three paragraph environments: they do
5220  
5221 \emph on
5222 not
5223 \emph default
5224  reset to 
5225 \family sans
5226 Standard
5227 \family default
5228  when you start a new paragraph.
5229  So, you can type in that poem and merrily enter 
5230 \family sans
5231 Return
5232 \family default
5233  without worrying about the paragraph environment changing on you.
5234  Of course, that means that, once you are done typing in that poem, you
5235  have to change back to the 
5236 \family sans
5237 Standard
5238 \family default
5239  environment yourself.
5240 \end_layout
5241
5242 \begin_layout Subsubsection
5243 Quote and Quotation
5244 \begin_inset CommandInset label
5245 LatexCommand label
5246 name "sec:Quote"
5247
5248 \end_inset
5249
5250
5251 \begin_inset Index idx
5252 status collapsed
5253
5254 \begin_layout Plain Layout
5255 Quotation
5256 \end_layout
5257
5258 \end_inset
5259
5260
5261 \end_layout
5262
5263 \begin_layout Standard
5264 Now that we've described the similarities of these three environments, it's
5265  time for the differences.
5266  
5267 \family sans
5268 Quote
5269 \family default
5270  and 
5271 \family sans
5272 Quotation
5273 \family default
5274  are identical except for one difference: 
5275 \family sans
5276 Quote
5277 \family default
5278  uses extra spacing to separate paragraphs and never indents the first line.
5279  
5280 \family sans
5281 Quotation
5282 \family default
5283  
5284 \emph on
5285 always
5286 \emph default
5287  indents the first line of a paragraph and uses the same line spacing throughout.
5288 \end_layout
5289
5290 \begin_layout Standard
5291 Here's an example of the 
5292 \family sans
5293 Quote
5294 \family default
5295  environment:
5296 \end_layout
5297
5298 \begin_layout Quote
5299 This is in the 
5300 \family sans
5301 Quote
5302 \family default
5303  environment.
5304  I can keep writing, extending this line out further and further until it
5305  wraps.
5306  See – no indentation!
5307 \end_layout
5308
5309 \begin_layout Quote
5310 Here's the second paragraph of this quote.
5311  Again, there's no indentation, but there is extra space between me and
5312  the other paragraph.
5313 \end_layout
5314
5315 \begin_layout Standard
5316 Here's another example, this time in the 
5317 \family sans
5318 Quotation
5319 \family default
5320  environment:
5321 \end_layout
5322
5323 \begin_layout Quotation
5324 This is in the 
5325 \family sans
5326 Quotation
5327 \family default
5328  environment.
5329  If I keep writing, you will see the indentation.
5330  If your country uses a writing style that indicates new paragraphs by indenting
5331  the first line, then 
5332 \family sans
5333 Quotation
5334 \family default
5335  is the environment for you! Well, you'd use it 
5336 \emph on
5337 if
5338 \emph default
5339  you were quoting other text.
5340 \end_layout
5341
5342 \begin_layout Quotation
5343 Here's a new paragraph.
5344  I could ramble on and on, like a politician at election time.
5345  If I did that, though, you'd get bored.
5346 \end_layout
5347
5348 \begin_layout Standard
5349 As the examples show, 
5350 \family sans
5351 Quote
5352 \family default
5353  is for those people who use extra space to separate paragraphs.
5354  They should put quotes in the 
5355 \family sans
5356 Quote
5357 \family default
5358  environment.
5359  Those who use indentation to mark a new paragraph should use the 
5360 \family sans
5361 Quotation
5362 \family default
5363  paragraph environment for quoted text.
5364 \end_layout
5365
5366 \begin_layout Subsubsection
5367 Verse
5368 \begin_inset Index idx
5369 status collapsed
5370
5371 \begin_layout Plain Layout
5372 Paragraph ! Verse
5373 \end_layout
5374
5375 \end_inset
5376
5377
5378 \begin_inset Index idx
5379 status collapsed
5380
5381 \begin_layout Plain Layout
5382 Poetry
5383 \end_layout
5384
5385 \end_inset
5386
5387
5388 \begin_inset CommandInset label
5389 LatexCommand label
5390 name "sec:Verse"
5391
5392 \end_inset
5393
5394
5395 \end_layout
5396
5397 \begin_layout Standard
5398
5399 \family sans
5400 Verse
5401 \family default
5402  is a paragraph environment for poetry, rhymes, verses, and so on.
5403  Here's an example:
5404 \end_layout
5405
5406 \begin_layout Verse
5407 This is in Verse
5408 \begin_inset Newline newline
5409 \end_inset
5410
5411 Which I did not rehearse!
5412 \end_layout
5413
5414 \begin_layout Verse
5415 It could be much worse.
5416  This line could be long, very long, oh so long, so very long that it wraps
5417  around.
5418  It looks okay on screen, but in the printed version, the extra lines are
5419  indented a bit more than the first.
5420  Okay, so it's turned to prose and doesn't rhyme anymore.
5421  So sue me.
5422 \end_layout
5423
5424 \begin_layout Verse
5425 To break a line
5426 \begin_inset Newline newline
5427 \end_inset
5428
5429 And make things look fine
5430 \begin_inset Newline newline
5431 \end_inset
5432
5433 Use 
5434 \begin_inset Info
5435 type  "shortcut"
5436 arg   "newline-insert newline"
5437 \end_inset
5438
5439 .
5440 \end_layout
5441
5442 \begin_layout Standard
5443 As you can see, 
5444 \family sans
5445 Verse
5446 \family default
5447  does not indent both margins.
5448  Each stanza of the verse or poem is in its own paragraph.
5449  To separate the individual lines of a stanza, use the 
5450 \family typewriter
5451 break-line
5452 \family default
5453  function 
5454 \begin_inset Info
5455 type  "shortcut"
5456 arg   "newline-insert newline"
5457 \end_inset
5458
5459 .
5460 \end_layout
5461
5462 \begin_layout Subsection
5463 Lists
5464 \begin_inset Index idx
5465 status collapsed
5466
5467 \begin_layout Plain Layout
5468 Lists
5469 \end_layout
5470
5471 \end_inset
5472
5473
5474 \begin_inset CommandInset label
5475 LatexCommand label
5476 name "sub:Lists"
5477
5478 \end_inset
5479
5480
5481 \end_layout
5482
5483 \begin_layout Standard
5484 LyX has four different paragraph environments for creating different kinds
5485  of lists.
5486  In the 
5487 \family sans
5488 Itemize
5489 \family default
5490  and 
5491 \family sans
5492 Enumerate
5493 \family default
5494  environments, LyX labels your list items with bullets or numbers, respectively.
5495  In the 
5496 \family sans
5497 Description
5498 \family default
5499  and 
5500 \family sans
5501 List
5502 \family default
5503  environments, LyX lets you provide your own label.
5504  We will present the individual details of each type of list next after
5505  describing some general features of all four of them.
5506 \end_layout
5507
5508 \begin_layout Subsubsection
5509 General Features
5510 \end_layout
5511
5512 \begin_layout Standard
5513 The four paragraph environments for lists differ from the other environments
5514  in several ways.
5515  First, LyX treats each paragraph as a list item.
5516  Hitting 
5517 \family sans
5518 Return
5519 \family default
5520  does 
5521 \emph on
5522 not
5523 \emph default
5524  reset the environment to 
5525 \family sans
5526 Standard
5527 \family default
5528  but keeps the current environment and creates a new list item.
5529  The nesting depth is thereby kept.
5530  If you want to keep the paragraph environment but reset the current nesting
5531  depth, you can use 
5532 \begin_inset Info
5533 type  "shortcut"
5534 arg   "break-paragraph inverse"
5535 \end_inset
5536
5537 .
5538  If you do this at the top level of a list, it returns you to the 
5539 \family sans
5540 Standard
5541 \family default
5542  environment.
5543 \end_layout
5544
5545 \begin_layout Standard
5546 You can nest lists of any type inside one another.
5547  In fact, LyX changes the labels on some list items depending on how it
5548  is nested.
5549  If you intend to use any of the list paragraph environments, we suggest
5550  you read all of section
5551 \begin_inset space ~
5552 \end_inset
5553
5554
5555 \begin_inset CommandInset ref
5556 LatexCommand ref
5557 reference "sec:Nesting"
5558
5559 \end_inset
5560
5561 .
5562 \end_layout
5563
5564 \begin_layout Subsubsection
5565 Itemize
5566 \begin_inset Index idx
5567 status collapsed
5568
5569 \begin_layout Plain Layout
5570 Lists ! Itemize
5571 \end_layout
5572
5573 \end_inset
5574
5575
5576 \begin_inset CommandInset label
5577 LatexCommand label
5578 name "sec:Itemize"
5579
5580 \end_inset
5581
5582
5583 \end_layout
5584
5585 \begin_layout Standard
5586 The first type of list we will describe in detail is the 
5587 \family sans
5588 Itemize
5589 \family default
5590  paragraph environment.
5591  It has the following properties:
5592 \end_layout
5593
5594 \begin_layout Itemize
5595 Each item has a particular bullet or symbol as its label.
5596 \end_layout
5597
5598 \begin_deeper
5599 \begin_layout Itemize
5600 LyX uses the same symbol for all of the items in a given nesting level.
5601 \end_layout
5602
5603 \begin_layout Itemize
5604 The symbol appears at the beginning of the first line.
5605 \end_layout
5606
5607 \end_deeper
5608 \begin_layout Itemize
5609 The items can have any length.
5610  LyX automatically offsets the left margin of each item.
5611  The offset is always relative to whatever environment the 
5612 \family sans
5613 Itemize
5614 \family default
5615  list may be in.
5616 \end_layout
5617
5618 \begin_layout Itemize
5619 If you nest an 
5620 \family sans
5621 Itemize
5622 \family default
5623  environment inside another 
5624 \family sans
5625 Itemize
5626 \family default
5627  environment, the label changes to a new symbol.
5628 \end_layout
5629
5630 \begin_deeper
5631 \begin_layout Itemize
5632 There are four different symbols for up to a four-fold nesting.
5633 \end_layout
5634
5635 \begin_layout Itemize
5636 LyX always shows the same symbol on screen.
5637 \end_layout
5638
5639 \begin_layout Itemize
5640 See section
5641 \begin_inset space ~
5642 \end_inset
5643
5644
5645 \begin_inset CommandInset ref
5646 LatexCommand ref
5647 reference "sec:Nesting"
5648
5649 \end_inset
5650
5651  for a full explanation of nesting.
5652 \end_layout
5653
5654 \end_deeper
5655 \begin_layout Standard
5656 Of course, that explanation was also an example of an 
5657 \family sans
5658 Itemize
5659 \family default
5660  list.
5661  The 
5662 \family sans
5663 Itemize
5664 \family default
5665  environment is best suited for lists where the order doesn't matter.
5666 \end_layout
5667
5668 \begin_layout Standard
5669 We said that different levels use different symbols as their label.
5670  Here's an example of all four possible symbols.
5671 \end_layout
5672
5673 \begin_layout Itemize
5674 The label for the first level 
5675 \family sans
5676 Itemize
5677 \family default
5678  is a large black dot, or bullet.
5679 \end_layout
5680
5681 \begin_deeper
5682 \begin_layout Itemize
5683 The label for the second level is a dash.
5684 \end_layout
5685
5686 \begin_deeper
5687 \begin_layout Itemize
5688 The label for the third is an asterisk.
5689 \end_layout
5690
5691 \begin_deeper
5692 \begin_layout Itemize
5693 The label for the fourth is a centered dot.
5694 \end_layout
5695
5696 \end_deeper
5697 \begin_layout Itemize
5698 Back out to the third level.
5699 \end_layout
5700
5701 \end_deeper
5702 \begin_layout Itemize
5703 Back to the second level.
5704 \end_layout
5705
5706 \end_deeper
5707 \begin_layout Itemize
5708 Back to the outermost level.
5709 \end_layout
5710
5711 \begin_layout Standard
5712 These are the default labels for an 
5713 \family sans
5714 Itemize
5715 \family default
5716  list.
5717  You can customize how these labels are displayed in the output in the 
5718 \family sans
5719 Document\SpecialChar \menuseparator
5720 Settings
5721 \family default
5722  dialog in the submenu 
5723 \family sans
5724 Bullets
5725 \family default
5726 .
5727 \begin_inset Index idx
5728 status collapsed
5729
5730 \begin_layout Plain Layout
5731 Document ! Settings
5732 \end_layout
5733
5734 \end_inset
5735
5736  These customizations are not displayed in LyX.
5737 \end_layout
5738
5739 \begin_layout Standard
5740 Notice how the space between items decreases with increasing depth.
5741  We will explain nesting and all the tricks you can do with different depths
5742  in section
5743 \begin_inset space ~
5744 \end_inset
5745
5746
5747 \begin_inset CommandInset ref
5748 LatexCommand ref
5749 reference "sec:Nesting"
5750
5751 \end_inset
5752
5753 .
5754 \end_layout
5755
5756 \begin_layout Subsubsection
5757 Enumerate
5758 \begin_inset Index idx
5759 status collapsed
5760
5761 \begin_layout Plain Layout
5762 Lists ! Enumerate
5763 \end_layout
5764
5765 \end_inset
5766
5767
5768 \begin_inset CommandInset label
5769 LatexCommand label
5770 name "sec:Enumerate"
5771
5772 \end_inset
5773
5774
5775 \end_layout
5776
5777 \begin_layout Standard
5778 The 
5779 \family sans
5780 Enumerate
5781 \family default
5782  environment is used to create numbered lists and outlines.
5783  It has these properties:
5784 \end_layout
5785
5786 \begin_layout Enumerate
5787 Each item has a numeral as its label.
5788 \end_layout
5789
5790 \begin_deeper
5791 \begin_layout Enumerate
5792 The label type depends on the nesting depth.
5793 \end_layout
5794
5795 \end_deeper
5796 \begin_layout Enumerate
5797 LyX automatically counts the items for you and updates the label as appropriate.
5798 \end_layout
5799
5800 \begin_layout Enumerate
5801 Each new 
5802 \family sans
5803 Enumerate
5804 \family default
5805  environment resets the counter to one.
5806 \end_layout
5807
5808 \begin_layout Enumerate
5809 Like the 
5810 \family sans
5811 Itemize
5812 \family default
5813  environment, the 
5814 \family sans
5815 Enumerate
5816 \family default
5817  environment:
5818 \end_layout
5819
5820 \begin_deeper
5821 \begin_layout Enumerate
5822 Offsets the items relative to the left margin.
5823  Items can have any length.
5824 \end_layout
5825
5826 \begin_layout Enumerate
5827 Reduces the space between items as the nesting depth increases.
5828 \end_layout
5829
5830 \begin_layout Enumerate
5831 Uses different types of labels depending on the nesting depth.
5832 \end_layout
5833
5834 \begin_layout Enumerate
5835 Allows up to a four-fold nesting.
5836 \end_layout
5837
5838 \end_deeper
5839 \begin_layout Standard
5840 Unlike the 
5841 \family sans
5842 Itemize
5843 \family default
5844  environment, 
5845 \family sans
5846 Enumerate
5847 \family default
5848  shows the different labels for each item in LyX.
5849  Here is how LyX labels the four different levels in an 
5850 \family sans
5851 Enumerate
5852 \family default
5853 :
5854 \end_layout
5855
5856 \begin_layout Enumerate
5857 The first level of an 
5858 \family sans
5859 Enumerate
5860 \family default
5861  uses Arabic numerals followed by a period.
5862 \end_layout
5863
5864 \begin_deeper
5865 \begin_layout Enumerate
5866 The second level uses lower case letters surrounded by parentheses.
5867 \end_layout
5868
5869 \begin_deeper
5870 \begin_layout Enumerate
5871 The third level uses lower-case Roman numerals followed by a period.
5872 \end_layout
5873
5874 \begin_deeper
5875 \begin_layout Enumerate
5876 The fourth level uses capital letters followed by a period.
5877 \end_layout
5878
5879 \begin_layout Enumerate
5880 Again, notice the decrease in the spacing between items as the nesting depth
5881  increases.
5882 \end_layout
5883
5884 \end_deeper
5885 \begin_layout Enumerate
5886 Back to the third level
5887 \end_layout
5888
5889 \end_deeper
5890 \begin_layout Enumerate
5891 Back to the second level.
5892 \end_layout
5893
5894 \end_deeper
5895 \begin_layout Enumerate
5896 Back to the outermost level.
5897 \end_layout
5898
5899 \begin_layout Standard
5900 You can customize the type of numbering used in the 
5901 \family sans
5902 Enumerate
5903 \family default
5904  environment, see section
5905 \begin_inset space ~
5906 \end_inset
5907
5908
5909 \begin_inset CommandInset ref
5910 LatexCommand ref
5911 reference "sub:Customized-Lists"
5912
5913 \end_inset
5914
5915 .
5916  Such customization only shows up in the printed version, not in LyX.
5917 \end_layout
5918
5919 \begin_layout Standard
5920 There is more to nesting 
5921 \family sans
5922 Enumerate
5923 \family default
5924  environments than we've stated here.
5925  You should read section
5926 \begin_inset space ~
5927 \end_inset
5928
5929
5930 \begin_inset CommandInset ref
5931 LatexCommand ref
5932 reference "sec:Nesting"
5933
5934 \end_inset
5935
5936  to learn more about nesting.
5937 \end_layout
5938
5939 \begin_layout Subsubsection
5940 Description
5941 \begin_inset Index idx
5942 status collapsed
5943
5944 \begin_layout Plain Layout
5945 Lists ! Description
5946 \end_layout
5947
5948 \end_inset
5949
5950
5951 \end_layout
5952
5953 \begin_layout Standard
5954 Unlike the previous two environments, the 
5955 \family sans
5956 Description
5957 \family default
5958  list has no fixed label.
5959  Instead, LyX uses the first 
5960 \begin_inset Quotes eld
5961 \end_inset
5962
5963 word
5964 \begin_inset Quotes erd
5965 \end_inset
5966
5967  of the first line as the label.
5968  Here's an example:
5969 \end_layout
5970
5971 \begin_layout Description
5972 Example: This is an example of the 
5973 \family sans
5974 Description
5975 \family default
5976  environment.
5977 \end_layout
5978
5979 \begin_layout Standard
5980 LyX typesets the label in boldface and puts extra space between it and the
5981  rest of the line.
5982 \end_layout
5983
5984 \begin_layout Standard
5985 With the first 
5986 \begin_inset Quotes eld
5987 \end_inset
5988
5989 word
5990 \begin_inset Quotes erd
5991 \end_inset
5992
5993  it is meant that the first usage of the 
5994 \family sans
5995 Space
5996 \family default
5997  key ends the label if you are at the beginning of the first line of an
5998  item.
5999  If you need to use more than one word in a label use a 
6000 \family sans
6001 Protected Space
6002 \family default
6003 .
6004  (Use either 
6005 \begin_inset Info
6006 type  "shortcut"
6007 arg   "command-alternatives math-space ; space-insert protected"
6008 \end_inset
6009
6010  or the menu 
6011 \family sans
6012 Insert\SpecialChar \menuseparator
6013 Formatting\SpecialChar \menuseparator
6014 Protected
6015 \begin_inset space ~
6016 \end_inset
6017
6018 Space
6019 \family default
6020 ; see section
6021 \begin_inset space ~
6022 \end_inset
6023
6024
6025 \begin_inset CommandInset ref
6026 LatexCommand ref
6027 reference "sub:Protected-Space"
6028
6029 \end_inset
6030
6031  for more information.) Here is an example:
6032 \end_layout
6033
6034 \begin_layout Description
6035 Second
6036 \begin_inset space ~
6037 \end_inset
6038
6039 Example: This one shows how to use a 
6040 \family sans
6041 Protected
6042 \begin_inset space ~
6043 \end_inset
6044
6045 Space
6046 \family default
6047  in the label of a 
6048 \family sans
6049 Description
6050 \family default
6051  list item.
6052 \end_layout
6053
6054 \begin_layout Description
6055 Usage: You should use the 
6056 \family sans
6057 Description
6058 \family default
6059  environment for things like definitions and theorems.
6060  Use it when you need to make one word in particular stand out in the text
6061  that describes it.
6062  It's not a good idea to use a 
6063 \family sans
6064 Description
6065 \family default
6066  environment when you have an entire sentence that you want to describe.
6067  You're better off using 
6068 \family sans
6069 Itemize
6070 \family default
6071  or 
6072 \family sans
6073 Enumerate
6074 \family default
6075  and nesting several 
6076 \family sans
6077 Standard
6078 \family default
6079  paragraphs into them.
6080 \end_layout
6081
6082 \begin_layout Description
6083 Nesting: You can nest 
6084 \family sans
6085 Description
6086 \family default
6087  environments inside one another, nest them in other types of lists, and
6088  so on.
6089 \end_layout
6090
6091 \begin_layout Standard
6092 Notice that after the first line, LyX indents subsequent lines, offsetting
6093  them from the first line.
6094 \end_layout
6095
6096 \begin_layout Subsubsection
6097 Labeling
6098 \begin_inset Index idx
6099 status collapsed
6100
6101 \begin_layout Plain Layout
6102 Lists ! Labeling
6103 \end_layout
6104
6105 \end_inset
6106
6107
6108 \end_layout
6109
6110 \begin_layout Standard
6111 The 
6112 \family sans
6113 Labeling
6114 \family default
6115  environment is a LyX extension to LaTeX.
6116 \end_layout
6117
6118 \begin_layout Standard
6119 Like the 
6120 \family sans
6121 Description
6122 \family default
6123  list the 
6124 \family sans
6125 Labeling
6126 \family default
6127  list has user-defined labels for each list item but it provides some additional
6128  features.
6129  Here are its properties:
6130 \end_layout
6131
6132 \begin_layout Labeling
6133 \labelwidthstring 00.00.0000
6134 item
6135 \begin_inset space ~
6136 \end_inset
6137
6138 labels LyX uses the first 
6139 \begin_inset Quotes eld
6140 \end_inset
6141
6142 word
6143 \begin_inset Quotes erd
6144 \end_inset
6145
6146  of each line as the item label.
6147  The first 
6148 \family sans
6149 Space
6150 \family default
6151  after the beginning of the first line of an item marks the end of the label.
6152  If you need to use more than one word in an item label, use a protected
6153  space as described above.
6154 \end_layout
6155
6156 \begin_layout Labeling
6157 \labelwidthstring 00.00.0000
6158 margins As you can see, LyX uses different margins for the item label and
6159  the body of the item text.
6160  The body of the text has a larger left margin, which is equal to the default
6161  label width plus a little extra space.
6162  
6163 \end_layout
6164
6165 \begin_layout Labeling
6166 \labelwidthstring 00.00.0000
6167 label
6168 \begin_inset space ~
6169 \end_inset
6170
6171 width LyX uses the width of the label, or the default width, whatever is
6172  larger.
6173  If the label width is larger, the label 
6174 \begin_inset Quotes eld
6175 \end_inset
6176
6177 extends
6178 \begin_inset Quotes erd
6179 \end_inset
6180
6181  into the first line.
6182  In other words, the text of the first line isn't aligned with the left
6183  margin of the rest of the item text.
6184 \end_layout
6185
6186 \begin_layout Labeling
6187 \labelwidthstring 00.00.0000
6188 default
6189 \begin_inset space ~
6190 \end_inset
6191
6192 width You can set the default label width to ensure that the text of all
6193  items in a 
6194 \family sans
6195 Labeling
6196 \family default
6197  environment has the same left margin.
6198 \begin_inset Newline newline
6199 \end_inset
6200
6201 To change the default width, select all items in the list.
6202  Now open the 
6203 \family sans
6204 Edit\SpecialChar \menuseparator
6205 Paragraph
6206 \begin_inset space ~
6207 \end_inset
6208
6209 Settings
6210 \family default
6211  dialog (toolbar button 
6212 \begin_inset Info
6213 type  "icon"
6214 arg   "layout-paragraph"
6215 \end_inset
6216
6217 ).
6218  The text in the box 
6219 \family sans
6220 Longest
6221 \begin_inset space ~
6222 \end_inset
6223
6224 label
6225 \family default
6226  determines the default label width.
6227  You can use the text of your largest label here, but you can also use the
6228  letter 
6229 \begin_inset Quotes eld
6230 \end_inset
6231
6232 M
6233 \begin_inset Quotes erd
6234 \end_inset
6235
6236  multiple times instead.
6237  M is the widest character and is a standard unit of widths in LaTeX.
6238  By using 
6239 \begin_inset Quotes eld
6240 \end_inset
6241
6242 M
6243 \begin_inset Quotes erd
6244 \end_inset
6245
6246  as the unit of width you don't need to keep changing the contents of 
6247 \family sans
6248 Longest
6249 \begin_inset space ~
6250 \end_inset
6251
6252 label
6253 \family default
6254  every time you alter a label in a 
6255 \family sans
6256 List
6257 \family default
6258  environment.
6259 \begin_inset Newline newline
6260 \end_inset
6261
6262 The predefined default width is the length of 
6263 \begin_inset Quotes eld
6264 \end_inset
6265
6266 00.00.0000
6267 \begin_inset Quotes erd
6268 \end_inset
6269
6270  (equal to 6
6271 \begin_inset space ~
6272 \end_inset
6273
6274 M).
6275 \end_layout
6276
6277 \begin_layout Standard
6278 You should use the 
6279 \family sans
6280 Labeling
6281 \family default
6282  list the same way as the 
6283 \family sans
6284 Description
6285 \family default
6286  list: When you need one word to stand out from the text that describes
6287  it.
6288  The 
6289 \family sans
6290 Labeling
6291 \family default
6292  environment gives you another way to do this, using a different overall
6293  layout.
6294 \end_layout
6295
6296 \begin_layout Standard
6297 You can nest 
6298 \family sans
6299 Labeling
6300 \family default
6301  lists inside one another, nest them in other types of lists, and so on.
6302  They work just like the other list paragraph environments.
6303  Read section
6304 \begin_inset space ~
6305 \end_inset
6306
6307
6308 \begin_inset CommandInset ref
6309 LatexCommand ref
6310 reference "sec:Nesting"
6311
6312 \end_inset
6313
6314  to learn about nesting.
6315 \end_layout
6316
6317 \begin_layout Standard
6318 There is yet another feature of the 
6319 \family sans
6320 Labeling
6321 \family default
6322  list: As you can see in the examples, LyX left-justifies the item labels
6323  by default.
6324  You can use additional 
6325 \family sans
6326 HFills
6327 \family default
6328  to change how LyX justifies the item label.
6329  
6330 \family sans
6331 Hfills
6332 \family default
6333  are documented in section
6334 \begin_inset space ~
6335 \end_inset
6336
6337
6338 \begin_inset CommandInset ref
6339 LatexCommand ref
6340 reference "sub:Horizontal-Space"
6341
6342 \end_inset
6343
6344 .
6345  Here are some examples:
6346 \end_layout
6347
6348 \begin_layout Labeling
6349 \labelwidthstring 00.00.0000
6350 Left The default for 
6351 \family sans
6352 Labeling
6353 \family default
6354  item labels.
6355 \end_layout
6356
6357 \begin_layout Labeling
6358 \labelwidthstring 00.00.0000
6359 \begin_inset space \hfill{}
6360 \end_inset
6361
6362 Right One 
6363 \family sans
6364 HFill
6365 \family default
6366  at the beginning of the label right justifies it.
6367 \end_layout
6368
6369 \begin_layout Labeling
6370 \labelwidthstring 00.00.0000
6371 \begin_inset space \hfill{}
6372 \end_inset
6373
6374 Center
6375 \begin_inset space \hfill{}
6376 \end_inset
6377
6378  One 
6379 \family sans
6380 HFill
6381 \family default
6382  at the beginning of the label and one at the end centers it.
6383 \end_layout
6384
6385 \begin_layout Subsection
6386 Customized Lists
6387 \begin_inset CommandInset label
6388 LatexCommand label
6389 name "sub:Customized-Lists"
6390
6391 \end_inset
6392
6393
6394 \begin_inset Index idx
6395 status collapsed
6396
6397 \begin_layout Plain Layout
6398 Lists ! Customized
6399 \end_layout
6400
6401 \end_inset
6402
6403
6404 \end_layout
6405
6406 \begin_layout Standard
6407 The features described in this section require that the module 
6408 \family sans
6409 Customisable Lists (enumitem)
6410 \family default
6411  is loaded in the document settings.
6412  The module uses the LaTeX-package 
6413 \series bold
6414 enumitem
6415 \series default
6416
6417 \begin_inset Index idx
6418 status collapsed
6419
6420 \begin_layout Plain Layout
6421 LaTeX-packages ! enumitem
6422 \end_layout
6423
6424 \end_inset
6425
6426 .
6427 \end_layout
6428
6429 \begin_layout Subsubsection
6430 Custom Enumerate Lists
6431 \begin_inset Index idx
6432 status collapsed
6433
6434 \begin_layout Plain Layout
6435 Lists ! Enumerate ! Custom
6436 \end_layout
6437
6438 \end_inset
6439
6440
6441 \end_layout
6442
6443 \begin_layout Standard
6444 \noindent
6445 The default numbering of numbered lists can be changed by adding an optional
6446  argument (menu 
6447 \family sans
6448 Insert\SpecialChar \menuseparator
6449 Short Title
6450 \family default
6451 ) to the first item of each level in the list.
6452  There you add the command
6453 \end_layout
6454
6455 \begin_layout Standard
6456
6457 \series bold
6458 label=
6459 \backslash
6460 roman{enumi}
6461 \end_layout
6462
6463 \begin_layout Standard
6464 in TeX Code (shortcut 
6465 \begin_inset Info
6466 type  "shortcut"
6467 arg   "ert-insert"
6468 \end_inset
6469
6470 ).
6471 \begin_inset Foot
6472 status collapsed
6473
6474 \begin_layout Plain Layout
6475 For more about TeX Code, look at section
6476 \begin_inset space ~
6477 \end_inset
6478
6479
6480 \begin_inset CommandInset ref
6481 LatexCommand ref
6482 reference "sec:TeX-Code"
6483
6484 \end_inset
6485
6486 .
6487 \end_layout
6488
6489 \end_inset
6490
6491
6492 \emph on
6493  enumi
6494 \emph default
6495  is hereby the first level counter of the enumeration.
6496  The command 
6497 \series bold
6498
6499 \backslash
6500 roman
6501 \series default
6502  outputs the counter as a small Roman numeral.
6503  For capital Roman numerals replace 
6504 \series bold
6505
6506 \backslash
6507 roman
6508 \series default
6509  with 
6510 \series bold
6511
6512 \backslash
6513 Roman
6514 \series default
6515  in the command above.
6516  For Arabic numerals use 
6517 \series bold
6518
6519 \backslash
6520 arabic
6521 \series default
6522 .
6523  To 
6524 \begin_inset Quotes eld
6525 \end_inset
6526
6527 number
6528 \begin_inset Quotes erd
6529 \end_inset
6530
6531  items with capital or small Latin letters use 
6532 \series bold
6533
6534 \backslash
6535 Alph
6536 \series default
6537  or 
6538 \series bold
6539
6540 \backslash
6541 alph
6542 \series default
6543 , respectively.
6544 \end_layout
6545
6546 \begin_layout Standard
6547 \noindent
6548 \begin_inset Note Greyedout
6549 status open
6550
6551 \begin_layout Plain Layout
6552
6553 \series bold
6554 Note:
6555 \series default
6556  You can only number 26
6557 \begin_inset space ~
6558 \end_inset
6559
6560 items with Latin letters, because this numbering is limited to single letters.
6561 \end_layout
6562
6563 \end_inset
6564
6565
6566 \end_layout
6567
6568 \begin_layout Standard
6569 To change the numbering for the list sublevels, replace the 'i' in the command
6570  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6571 \end_layout
6572
6573 \begin_layout Standard
6574 Here is a list with custom numbering:
6575 \end_layout
6576
6577 \begin_layout Enumerate
6578 \begin_inset Argument 1
6579 status open
6580
6581 \begin_layout Plain Layout
6582 \begin_inset ERT
6583 status open
6584
6585 \begin_layout Plain Layout
6586
6587 label=
6588 \backslash
6589 #
6590 \backslash
6591 Alph{enumi}
6592 \backslash
6593 #
6594 \end_layout
6595
6596 \end_inset
6597
6598
6599 \end_layout
6600
6601 \end_inset
6602
6603 Level 1
6604 \end_layout
6605
6606 \begin_deeper
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 Alph{enumi}.
6620 \backslash
6621 arabic{enumii}
6622 \end_layout
6623
6624 \end_inset
6625
6626
6627 \end_layout
6628
6629 \end_inset
6630
6631 Level 2
6632 \end_layout
6633
6634 \begin_layout Enumerate
6635 Level 2
6636 \end_layout
6637
6638 \begin_deeper
6639 \begin_layout Enumerate
6640 \begin_inset Argument 1
6641 status open
6642
6643 \begin_layout Plain Layout
6644 \begin_inset ERT
6645 status open
6646
6647 \begin_layout Plain Layout
6648
6649 label=
6650 \backslash
6651 bf{
6652 \backslash
6653 arabic{enumiii}}
6654 \end_layout
6655
6656 \end_inset
6657
6658
6659 \end_layout
6660
6661 \end_inset
6662
6663 Level 3
6664 \end_layout
6665
6666 \begin_deeper
6667 \begin_layout Enumerate
6668 \begin_inset Argument 1
6669 status open
6670
6671 \begin_layout Plain Layout
6672 \begin_inset ERT
6673 status open
6674
6675 \begin_layout Plain Layout
6676
6677 label=
6678 \backslash
6679 emph{
6680 \backslash
6681 roman{enumiv})}
6682 \end_layout
6683
6684 \end_inset
6685
6686
6687 \end_layout
6688
6689 \end_inset
6690
6691 Level 4
6692 \end_layout
6693
6694 \end_deeper
6695 \end_deeper
6696 \end_deeper
6697 \begin_layout Standard
6698 For this list these commands were used:
6699 \end_layout
6700
6701 \begin_layout Standard
6702 \noindent
6703
6704 \series bold
6705 label=
6706 \backslash
6707 #
6708 \backslash
6709 Alph{enumi}
6710 \backslash
6711 #
6712 \begin_inset Newline newline
6713 \end_inset
6714
6715 label=
6716 \backslash
6717 Alph{enumi}.
6718 \backslash
6719 arabic{enumii}
6720 \begin_inset Newline newline
6721 \end_inset
6722
6723 label=
6724 \backslash
6725 bf{
6726 \backslash
6727 arabic{enumiii}}
6728 \begin_inset Newline newline
6729 \end_inset
6730
6731 label=
6732 \backslash
6733 emph{
6734 \backslash
6735 roman{enumiv})}
6736 \end_layout
6737
6738 \begin_layout Standard
6739 where the command 
6740 \series bold
6741
6742 \backslash
6743 emph{}
6744 \series default
6745  makes the label emphasized and 
6746 \series bold
6747
6748 \backslash
6749 bf{}
6750 \series default
6751  makes it bold.
6752 \end_layout
6753
6754 \begin_layout Standard
6755 \begin_inset Note Greyedout
6756 status open
6757
6758 \begin_layout Plain Layout
6759
6760 \series bold
6761 Note:
6762 \series default
6763  When you change the label of a list level, it will be used for all following
6764  lists until you change the definition.
6765 \end_layout
6766
6767 \end_inset
6768
6769
6770 \end_layout
6771
6772 \begin_layout Subsubsection
6773 Resumed Enumeration
6774 \begin_inset Index idx
6775 status collapsed
6776
6777 \begin_layout Plain Layout
6778 Lists ! Enumerate ! Resumed
6779 \end_layout
6780
6781 \end_inset
6782
6783
6784 \end_layout
6785
6786 \begin_layout Standard
6787 Enumerations can be resumed after intermediate paragraphs:
6788 \end_layout
6789
6790 \begin_layout Enumerate
6791 \begin_inset Argument 1
6792 status open
6793
6794 \begin_layout Plain Layout
6795 \begin_inset ERT
6796 status open
6797
6798 \begin_layout Plain Layout
6799
6800 label=
6801 \backslash
6802 arabic{enumi}.
6803 \end_layout
6804
6805 \end_inset
6806
6807
6808 \end_layout
6809
6810 \end_inset
6811
6812 first
6813 \begin_inset Note Note
6814 status open
6815
6816 \begin_layout Plain Layout
6817 goes back to default numbering
6818 \end_layout
6819
6820 \end_inset
6821
6822
6823 \end_layout
6824
6825 \begin_layout Enumerate
6826 second
6827 \end_layout
6828
6829 \begin_layout Standard
6830 regular text
6831 \end_layout
6832
6833 \begin_layout Enumerate-Resume
6834 resumed
6835 \end_layout
6836
6837 \begin_layout Standard
6838 To resume an enumeration, use the style 
6839 \family sans
6840 Enumerate-Resume
6841 \family default
6842 .
6843  Its numbering appears in blue within LyX to indicate that it is a resumed
6844  list and that the numbering will not be correct in LyX, but in the output.
6845 \end_layout
6846
6847 \begin_layout Standard
6848 \begin_inset Note Greyedout
6849 status open
6850
6851 \begin_layout Plain Layout
6852
6853 \series bold
6854 Note:
6855 \series default
6856  If there is no previous enumeration to resume, you will get a LaTeX error.
6857 \end_layout
6858
6859 \end_inset
6860
6861
6862 \end_layout
6863
6864 \begin_layout Standard
6865 Perhaps you might want to resume the list with a different number from the
6866  next one.
6867  Or you want to start a new enumeration with a defined number.
6868  This is possible by adding an optional argument to the first list item
6869  of a normal enumeration.
6870  There, insert the command
6871 \end_layout
6872
6873 \begin_layout Standard
6874
6875 \series bold
6876 start=number
6877 \end_layout
6878
6879 \begin_layout Standard
6880 where 
6881 \emph on
6882 number
6883 \emph default
6884  is the number with which you want to resume the list.
6885  An example:
6886 \end_layout
6887
6888 \begin_layout Enumerate
6889 first item
6890 \end_layout
6891
6892 \begin_layout Enumerate
6893 second item
6894 \end_layout
6895
6896 \begin_layout Standard
6897 Enumeration starting at a given value:
6898 \end_layout
6899
6900 \begin_layout Enumerate
6901 \begin_inset Argument 1
6902 status open
6903
6904 \begin_layout Plain Layout
6905 \begin_inset ERT
6906 status open
6907
6908 \begin_layout Plain Layout
6909
6910 start=4
6911 \end_layout
6912
6913 \end_inset
6914
6915
6916 \end_layout
6917
6918 \end_inset
6919
6920 This enumeration starts at 4
6921 \end_layout
6922
6923 \begin_layout Subsubsection
6924 List Spacing
6925 \begin_inset Index idx
6926 status collapsed
6927
6928 \begin_layout Plain Layout
6929 Lists ! Spacing
6930 \end_layout
6931
6932 \end_inset
6933
6934
6935 \end_layout
6936
6937 \begin_layout Standard
6938 In some cases you might want less or more vertical space between the items
6939  of a list.
6940  For example if the default space is too much in your opinion in this case:
6941 \end_layout
6942
6943 \begin_layout Itemize
6944 A bullet list
6945 \end_layout
6946
6947 \begin_layout Itemize
6948 with standard spacing 
6949 \end_layout
6950
6951 \begin_layout Standard
6952 You can decrease the space by adding an optional argument to the first item
6953  of the list.
6954  Add there the command 
6955 \series bold
6956 nolistsep
6957 \series default
6958  to get no additional list space like in this example:
6959 \end_layout
6960
6961 \begin_layout Itemize
6962 \begin_inset Argument 1
6963 status open
6964
6965 \begin_layout Plain Layout
6966 \begin_inset ERT
6967 status open
6968
6969 \begin_layout Plain Layout
6970
6971 nolistsep
6972 \end_layout
6973
6974 \end_inset
6975
6976
6977 \end_layout
6978
6979 \end_inset
6980
6981 A bullet list
6982 \end_layout
6983
6984 \begin_layout Itemize
6985 without additional
6986 \end_layout
6987
6988 \begin_layout Itemize
6989 vertical space
6990 \end_layout
6991
6992 \begin_layout Standard
6993 To add space you can use several other commands provided by the LaTeX-package
6994  
6995 \series bold
6996 enumitem
6997 \series default
6998
6999 \begin_inset Index idx
7000 status collapsed
7001
7002 \begin_layout Plain Layout
7003 LaTeX-packages ! enumitem
7004 \end_layout
7005
7006 \end_inset
7007
7008 .
7009  For more information see its documentation, 
7010 \begin_inset CommandInset citation
7011 LatexCommand cite
7012 key "enumitem"
7013
7014 \end_inset
7015
7016 .
7017 \end_layout
7018
7019 \begin_layout Standard
7020 There are also many commands available to change the horizontal spacing
7021  and indentation.
7022  Here is an example where the indentation was changed to that of the paragraphs
7023  in the document and the label separation was set to 2
7024 \begin_inset space \thinspace{}
7025 \end_inset
7026
7027 cm so that the number is in the page margin:
7028 \end_layout
7029
7030 \begin_layout Enumerate
7031 \begin_inset Argument 1
7032 status open
7033
7034 \begin_layout Plain Layout
7035 \begin_inset ERT
7036 status open
7037
7038 \begin_layout Plain Layout
7039
7040 labelindent=
7041 \backslash
7042 parindent, labelsep=2cm
7043 \end_layout
7044
7045 \end_inset
7046
7047
7048 \end_layout
7049
7050 \end_inset
7051
7052 An enumeration
7053 \end_layout
7054
7055 \begin_layout Enumerate
7056 with negative indentation
7057 \end_layout
7058
7059 \begin_layout Subsubsection
7060 Further Customization
7061 \begin_inset Index idx
7062 status collapsed
7063
7064 \begin_layout Plain Layout
7065 Lists ! Customization
7066 \end_layout
7067
7068 \end_inset
7069
7070
7071 \end_layout
7072
7073 \begin_layout Standard
7074 You can also change the style of description lists.
7075  The command
7076 \end_layout
7077
7078 \begin_layout Standard
7079
7080 \series bold
7081 font=definition
7082 \end_layout
7083
7084 \begin_layout Standard
7085 changes the description label font, the command
7086 \end_layout
7087
7088 \begin_layout Standard
7089
7090 \series bold
7091 style=definition
7092 \end_layout
7093
7094 \begin_layout Standard
7095 sets the list style.
7096 \end_layout
7097
7098 \begin_layout Standard
7099 An example where the command
7100 \end_layout
7101
7102 \begin_layout Standard
7103
7104 \series bold
7105 font=
7106 \backslash
7107 itshape, style=nextline
7108 \end_layout
7109
7110 \begin_layout Standard
7111 is used:
7112 \end_layout
7113
7114 \begin_layout Description
7115 Ionizing
7116 \begin_inset space ~
7117 \end_inset
7118
7119 radiation: 
7120 \begin_inset Argument 1
7121 status collapsed
7122
7123 \begin_layout Plain Layout
7124 \begin_inset ERT
7125 status open
7126
7127 \begin_layout Plain Layout
7128
7129 labelindent=0pt, labelsep=1cm, font=
7130 \backslash
7131 itshape, style=nextline
7132 \end_layout
7133
7134 \end_inset
7135
7136
7137 \end_layout
7138
7139 \end_inset
7140
7141 Ionizing radiation consists of particles or electromagnetic waves that are
7142  energetic enough to detach electrons from atoms or molecules, therefore
7143  ionizing them.
7144 \end_layout
7145
7146 \begin_layout Description
7147 Reference
7148 \begin_inset space ~
7149 \end_inset
7150
7151 counting: In computer science, reference counting is a technique of storing
7152  the number of references, pointers, or handles to a resource such as an
7153  object, block of memory, disk space or other resource.
7154 \end_layout
7155
7156 \begin_layout Standard
7157 There are many more commands and features provided by the LaTeX-package
7158  
7159 \series bold
7160 enumitem
7161 \series default
7162
7163 \begin_inset Index idx
7164 status collapsed
7165
7166 \begin_layout Plain Layout
7167 LaTeX-packages ! enumitem
7168 \end_layout
7169
7170 \end_inset
7171
7172 .
7173  For more information see its documentation 
7174 \begin_inset CommandInset citation
7175 LatexCommand cite
7176 key "enumitem"
7177
7178 \end_inset
7179
7180 .
7181 \end_layout
7182
7183 \begin_layout Subsection
7184 Letters
7185 \begin_inset Index idx
7186 status collapsed
7187
7188 \begin_layout Plain Layout
7189 Letters
7190 \end_layout
7191
7192 \end_inset
7193
7194
7195 \end_layout
7196
7197 \begin_layout Subsubsection
7198
7199 \family sans
7200 Address
7201 \family default
7202  and 
7203 \family sans
7204 Right
7205 \begin_inset space ~
7206 \end_inset
7207
7208 Address
7209 \family default
7210 : An Overview
7211 \end_layout
7212
7213 \begin_layout Standard
7214 Although LyX has document classes for letters, we've also created two paragraph
7215  environments called 
7216 \family sans
7217 Address
7218 \family default
7219  and 
7220 \family sans
7221 Right
7222 \begin_inset space ~
7223 \end_inset
7224
7225 Address
7226 \family default
7227 .
7228  To use the letter class, you need to use specific paragraph environments
7229  in a specific order, otherwise LaTeX gags on the document.
7230  In contrast, you can use the 
7231 \family sans
7232 Address
7233 \family default
7234  and 
7235 \family sans
7236 Right
7237 \begin_inset space ~
7238 \end_inset
7239
7240 Address
7241 \family default
7242  paragraph environments anywhere with no problem.
7243  You can even nest them inside other environments, though you can't nest
7244  anything in them.
7245 \end_layout
7246
7247 \begin_layout Standard
7248 Of course, you're not limited to using 
7249 \family sans
7250 Address
7251 \family default
7252  and 
7253 \family sans
7254 Right
7255 \begin_inset space ~
7256 \end_inset
7257
7258 Address
7259 \family default
7260  for letters only.
7261  
7262 \family sans
7263 Right
7264 \begin_inset space ~
7265 \end_inset
7266
7267 Address
7268 \family default
7269 , in particular, is useful for creating article titles like those used in
7270  some European academic papers.
7271 \end_layout
7272
7273 \begin_layout Subsubsection
7274 Usage
7275 \begin_inset CommandInset label
7276 LatexCommand label
7277 name "sec:Address-Usage"
7278
7279 \end_inset
7280
7281
7282 \end_layout
7283
7284 \begin_layout Standard
7285 The 
7286 \family sans
7287 Address
7288 \family default
7289  environment formats text in the style of an address, which is also used
7290  for the opening and signature in some countries.
7291  Similarly, the 
7292 \family sans
7293 Right
7294 \begin_inset space ~
7295 \end_inset
7296
7297 Address
7298 \family default
7299  environment formats text in the style of a right-justified address, which
7300  is used for the sender's address and today's date in some countries.
7301  Here's an example of each:
7302 \end_layout
7303
7304 \begin_layout Right Address
7305 Right Address
7306 \begin_inset Newline newline
7307 \end_inset
7308
7309 Who I am
7310 \begin_inset Newline newline
7311 \end_inset
7312
7313 Where I am
7314 \begin_inset Newline newline
7315 \end_inset
7316
7317 When is it? What is today?
7318 \end_layout
7319
7320 \begin_layout Standard
7321 That was 
7322 \family sans
7323 Right
7324 \begin_inset space ~
7325 \end_inset
7326
7327 Address
7328 \family default
7329 .
7330  Notice that the lines all have the same left margin, which LyX sets to
7331  fit the largest block of text on a single line.
7332  Here's an example of the 
7333 \family sans
7334 Address
7335 \family default
7336  environment:
7337 \end_layout
7338
7339 \begin_layout Address
7340 Who are you
7341 \begin_inset Newline newline
7342 \end_inset
7343
7344 Where do I send this
7345 \begin_inset Newline newline
7346 \end_inset
7347
7348 Your post office and country
7349 \end_layout
7350
7351 \begin_layout Standard
7352 As you can see, both 
7353 \family sans
7354 Address
7355 \family default
7356  and 
7357 \family sans
7358 Right
7359 \begin_inset space ~
7360 \end_inset
7361
7362 Address
7363 \family default
7364  add extra space between themselves and the next paragraph.
7365  If you enter 
7366 \family sans
7367 Return
7368 \family default
7369  in either of these environments, LyX resets the nesting depth and sets
7370  the environment to 
7371 \family sans
7372 Standard
7373 \family default
7374 .
7375  This makes sense, since 
7376 \family sans
7377 Return
7378 \family default
7379  is the 
7380 \family typewriter
7381 break-paragraph
7382 \family default
7383  function, and the individual lines of an address are not paragraphs.
7384  Thus, you have to use 
7385 \family typewriter
7386 break-line
7387 \family default
7388  (
7389 \begin_inset Info
7390 type  "shortcut"
7391 arg   "newline-insert newline"
7392 \end_inset
7393
7394  or 
7395 \family sans
7396 Insert\SpecialChar \menuseparator
7397 Formatting\SpecialChar \menuseparator
7398 Ragged
7399 \begin_inset space ~
7400 \end_inset
7401
7402 Line
7403 \begin_inset space ~
7404 \end_inset
7405
7406 Break
7407 \family default
7408 ) to start a new line in an 
7409 \family sans
7410 Address
7411 \family default
7412  or 
7413 \family sans
7414 Right
7415 \begin_inset space ~
7416 \end_inset
7417
7418 Address
7419 \family default
7420  environment.
7421 \end_layout
7422
7423 \begin_layout Subsection
7424 Academic Writing
7425 \end_layout
7426
7427 \begin_layout Standard
7428 Most academic writing begins with an abstract and ends with a bibliography
7429  or list of references.
7430  LyX contains paragraph environments for both of these.
7431 \end_layout
7432
7433 \begin_layout Subsubsection
7434
7435 \family sans
7436 Abstract
7437 \begin_inset Index idx
7438 status collapsed
7439
7440 \begin_layout Plain Layout
7441 Abstracts
7442 \end_layout
7443
7444 \end_inset
7445
7446
7447 \end_layout
7448
7449 \begin_layout Standard
7450 The 
7451 \family sans
7452 Abstract
7453 \family default
7454  environment is used for the abstract of an article.
7455  Technically, you could use this environment anywhere, but you really should
7456  only use it at the beginning of the document, after the title.
7457  Also, don't bother trying to nest 
7458 \family sans
7459 Abstract
7460 \family default
7461  in anything else or 
7462 \emph on
7463 vice versa
7464 \emph default
7465 .
7466  It will not work.
7467  The 
7468 \family sans
7469 Abstract
7470 \family default
7471  environment is only useful in the article and report document classes.
7472  The book document classes ignores the 
7473 \family sans
7474 Abstract
7475 \family default
7476  completely, and it's utterly silly to use 
7477 \family sans
7478 Abstract
7479 \family default
7480  in a letter document class.
7481 \end_layout
7482
7483 \begin_layout Standard
7484 The 
7485 \family sans
7486 Abstract
7487 \family default
7488  environment does several things for you.
7489  First, it puts the centered label 
7490 \begin_inset Quotes eld
7491 \end_inset
7492
7493 Abstract
7494 \begin_inset Quotes erd
7495 \end_inset
7496
7497  above the text.
7498  The label and the text of the abstract are separated by some extra vertical
7499  space.
7500  Second, it typesets everything in a smaller font, just as you'd expect.
7501  Lastly, it adds a bit of extra vertical space between the abstract and
7502  the subsequent text.
7503  Well, that's how it will appear on the LyX screen.
7504  The actual appearance in the output depends on the document class you are
7505  using.
7506 \end_layout
7507
7508 \begin_layout Standard
7509 Starting a new paragraph by entering 
7510 \family sans
7511 Return
7512 \family default
7513  does not reset the paragraph environment.
7514  The new paragraph will still be in the 
7515 \family sans
7516 Abstract
7517 \family default
7518  environment.
7519  So, you will have to change the paragraph environment yourself when you
7520  finish entering the abstract of your document.
7521 \end_layout
7522
7523 \begin_layout Standard
7524 \begin_inset Float figure
7525 wide false
7526 sideways false
7527 status open
7528
7529 \begin_layout Plain Layout
7530 \align center
7531 \begin_inset Graphics
7532         filename clipart/Abstract.pdf
7533
7534 \end_inset
7535
7536
7537 \end_layout
7538
7539 \begin_layout Plain Layout
7540 \begin_inset Caption Standard
7541
7542 \begin_layout Plain Layout
7543 \begin_inset CommandInset label
7544 LatexCommand label
7545 name "fig:Paragraph-in-the"
7546
7547 \end_inset
7548
7549 Paragraph in the 
7550 \family sans
7551 Abstract
7552 \family default
7553  environment
7554 \end_layout
7555
7556 \end_inset
7557
7558
7559 \end_layout
7560
7561 \end_inset
7562
7563
7564 \end_layout
7565
7566 \begin_layout Standard
7567 We would love to demonstrate the 
7568 \family sans
7569 Abstract
7570 \family default
7571  environment, but since this document is in the 
7572 \begin_inset Quotes eld
7573 \end_inset
7574
7575 book
7576 \begin_inset Quotes erd
7577 \end_inset
7578
7579  class, we can't do this.
7580  We inserted it therefore as figure
7581 \begin_inset space ~
7582 \end_inset
7583
7584
7585 \begin_inset CommandInset ref
7586 LatexCommand ref
7587 reference "fig:Paragraph-in-the"
7588
7589 \end_inset
7590
7591 .
7592  If you have never heard of an 
7593 \begin_inset Quotes eld
7594 \end_inset
7595
7596 abstract
7597 \begin_inset Quotes erd
7598 \end_inset
7599
7600  before, you can safely ignore this environment.
7601 \end_layout
7602
7603 \begin_layout Subsubsection
7604
7605 \family sans
7606 Bibliography
7607 \family default
7608
7609 \begin_inset Index idx
7610 status collapsed
7611
7612 \begin_layout Plain Layout
7613 Bibliography
7614 \end_layout
7615
7616 \end_inset
7617
7618
7619 \begin_inset CommandInset label
7620 LatexCommand label
7621 name "sub:Biblio_environment"
7622
7623 \end_inset
7624
7625
7626 \end_layout
7627
7628 \begin_layout Standard
7629 The 
7630 \family sans
7631 Bibliography
7632 \family default
7633  environment is used to list references.
7634  Technically, you could use this environment anywhere, but you really should
7635  only use it at the end of the document.
7636  Nesting 
7637 \family sans
7638 Bibliography
7639 \family default
7640  in anything else or 
7641 \emph on
7642 vice versa
7643 \emph default
7644  will not work.
7645 \end_layout
7646
7647 \begin_layout Standard
7648 When you first open a 
7649 \family sans
7650 Bibliography
7651 \family default
7652  environment, LyX adds a large vertical space, followed by the heading 
7653 \begin_inset Quotes eld
7654 \end_inset
7655
7656 Bibliography
7657 \begin_inset Quotes erd
7658 \end_inset
7659
7660  or 
7661 \begin_inset Quotes eld
7662 \end_inset
7663
7664 References,
7665 \begin_inset Quotes erd
7666 \end_inset
7667
7668  depending on the document class.
7669  The heading is in a large boldface font.
7670  Each paragraph of the 
7671 \family sans
7672 Bibliography
7673 \family default
7674  environment is a bibliography entry.
7675  Thus, entering 
7676 \family sans
7677 Return
7678 \family default
7679  does not reset the paragraph environment.
7680  Each new paragraph is still in the 
7681 \family sans
7682 Bibliography
7683 \family default
7684  environment.
7685 \end_layout
7686
7687 \begin_layout Standard
7688 There is another, usually better way to include references in your document
7689  by using a BibTeX database.
7690  For more information on that, and for a detailed description of LyX's bibliogra
7691 phy handling, have a look at section
7692 \begin_inset space ~
7693 \end_inset
7694
7695
7696 \begin_inset CommandInset ref
7697 LatexCommand ref
7698 reference "sec:Bibliography"
7699
7700 \end_inset
7701
7702 .
7703 \end_layout
7704
7705 \begin_layout Subsection
7706 LyX
7707 \family sans
7708 -Code
7709 \begin_inset Index idx
7710 status collapsed
7711
7712 \begin_layout Plain Layout
7713 Paragraph ! LyX code
7714 \end_layout
7715
7716 \end_inset
7717
7718
7719 \begin_inset CommandInset label
7720 LatexCommand label
7721 name "sub:LyX-Code"
7722
7723 \end_inset
7724
7725
7726 \end_layout
7727
7728 \begin_layout Standard
7729 The 
7730 \family sans
7731 LyX-Code
7732 \family default
7733  environment is another LyX extension.
7734  It type-sets text in a typewriter-style font.
7735  It also treats the 
7736 \family sans
7737 Space
7738 \family default
7739  key as a fixed whitespace;
7740 \begin_inset Foot
7741 status collapsed
7742
7743 \begin_layout Plain Layout
7744 In the 
7745 \family sans
7746 LyX-Code
7747 \family default
7748  environment, the 
7749 \family sans
7750 Space
7751 \family default
7752  key is treated as a 
7753 \family sans
7754 Protected
7755 \begin_inset space ~
7756 \end_inset
7757
7758 Blank
7759 \family default
7760  instead of an end-of-word marker.
7761 \end_layout
7762
7763 \end_inset
7764
7765  this is the only case in which you can type multiple whitespaces in LyX.
7766  If you need to insert blank lines, you will still need to use 
7767 \begin_inset Info
7768 type  "shortcut"
7769 arg   "newline-insert newline"
7770 \end_inset
7771
7772  (the 
7773 \family typewriter
7774 break-line
7775 \family default
7776  function).
7777  
7778 \family sans
7779 Return
7780 \family default
7781  breaks paragraphs.
7782  Note, however, that 
7783 \family sans
7784 Return
7785 \family default
7786  does not reset the paragraph environment.
7787  So, when you finish using the 
7788 \family sans
7789 LyX-Code
7790 \family default
7791  environment, you will need to change the paragraph environment yourself.
7792  Also, you can nest the 
7793 \family sans
7794 LyX-Code
7795 \family default
7796  environment inside of others.
7797 \end_layout
7798
7799 \begin_layout Standard
7800 There are a few quirks with this environment:
7801 \end_layout
7802
7803 \begin_layout Itemize
7804 You cannot use 
7805 \begin_inset Info
7806 type  "shortcut"
7807 arg   "newline-insert newline"
7808 \end_inset
7809
7810  at the beginning of a new paragraph (i.
7811 \begin_inset space \thinspace{}
7812 \end_inset
7813
7814 e.
7815 \begin_inset space \space{}
7816 \end_inset
7817
7818 you can't follow 
7819 \family sans
7820 Return
7821 \family default
7822  with a 
7823 \begin_inset Info
7824 type  "shortcut"
7825 arg   "newline-insert newline"
7826 \end_inset
7827
7828 ).
7829 \end_layout
7830
7831 \begin_layout Itemize
7832 You can't follow a 
7833 \begin_inset Info
7834 type  "shortcut"
7835 arg   "newline-insert newline"
7836 \end_inset
7837
7838  with a 
7839 \family sans
7840 Space
7841 \family default
7842  but with a 
7843 \begin_inset Info
7844 type  "shortcut"
7845 arg   "command-alternatives math-space ; space-insert protected"
7846 \end_inset
7847
7848 .
7849 \end_layout
7850
7851 \begin_layout Itemize
7852 You can't have an empty paragraph or an empty line.
7853  You must put at least one 
7854 \family sans
7855 Space
7856 \family default
7857  in any line you want blank.
7858  Otherwise, LaTeX generates errors.
7859 \end_layout
7860
7861 \begin_layout Itemize
7862 You cannot get the typewriter double quotes by typing 
7863 \family sans
7864 "
7865 \family default
7866  since that will insert 
7867 \emph on
7868 real
7869 \emph default
7870  quotes.
7871  You get the typewriter double quotes with 
7872 \begin_inset Info
7873 type  "shortcut"
7874 arg   "self-insert \""
7875 \end_inset
7876
7877 .
7878 \end_layout
7879
7880 \begin_layout Standard
7881 Here is an example:
7882 \end_layout
7883
7884 \begin_layout LyX-Code
7885 #include <stdio.h>
7886 \end_layout
7887
7888 \begin_layout LyX-Code
7889  
7890 \end_layout
7891
7892 \begin_layout LyX-Code
7893 int main(void)
7894 \end_layout
7895
7896 \begin_layout LyX-Code
7897 {
7898 \end_layout
7899
7900 \begin_layout LyX-Code
7901     printf("Hello World!
7902 \backslash
7903 n");
7904 \end_layout
7905
7906 \begin_layout LyX-Code
7907     return 0;
7908 \end_layout
7909
7910 \begin_layout LyX-Code
7911 }
7912 \end_layout
7913
7914 \begin_layout Standard
7915 This is just the standard 
7916 \begin_inset Quotes eld
7917 \end_inset
7918
7919 Hello world!
7920 \begin_inset Quotes erd
7921 \end_inset
7922
7923  program.
7924  
7925 \end_layout
7926
7927 \begin_layout Standard
7928
7929 \family sans
7930 LyX-Code
7931 \family default
7932  has one purpose: to typeset code, such as program source, shell scripts,
7933  rc-files, and so on.
7934  Use it only in those very special cases where you need to generate text
7935  as if you used a typewriter.
7936 \begin_inset Index idx
7937 status collapsed
7938
7939 \begin_layout Plain Layout
7940 Paragraph environments|)
7941 \end_layout
7942
7943 \end_inset
7944
7945  For longer parts of programming code, use the listings inset that is described
7946  in the chapter 
7947 \emph on
7948 Program Code Listings
7949 \emph default
7950  of the 
7951 \emph on
7952 Embedded
7953 \begin_inset space ~
7954 \end_inset
7955
7956 Objects
7957 \emph default
7958  manual.
7959 \end_layout
7960
7961 \begin_layout Section
7962 Nesting Environments
7963 \begin_inset Index idx
7964 status collapsed
7965
7966 \begin_layout Plain Layout
7967 Nesting ! Environments
7968 \end_layout
7969
7970 \end_inset
7971
7972
7973 \begin_inset CommandInset label
7974 LatexCommand label
7975 name "sec:Nesting"
7976
7977 \end_inset
7978
7979
7980 \end_layout
7981
7982 \begin_layout Subsection
7983 Introduction
7984 \end_layout
7985
7986 \begin_layout Standard
7987 LyX treats text as a unified block with a particular context and specific
7988  properties.
7989  This allows you to create blocks that inherit some of the properties of
7990  another block.
7991  For example you have three main points in an outline, but point #2 also
7992  has two subpoints.
7993  In other words, you have a list inside of another list, with the inner
7994  list 
7995 \begin_inset Quotes eld
7996 \end_inset
7997
7998 attached
7999 \begin_inset Quotes erd
8000 \end_inset
8001
8002  to item #2:
8003 \end_layout
8004
8005 \begin_layout Enumerate
8006 one
8007 \end_layout
8008
8009 \begin_layout Enumerate
8010 two
8011 \end_layout
8012
8013 \begin_deeper
8014 \begin_layout Enumerate
8015 sublist – item #1
8016 \end_layout
8017
8018 \begin_layout Enumerate
8019 sublist – item #2
8020 \end_layout
8021
8022 \end_deeper
8023 \begin_layout Enumerate
8024 three
8025 \end_layout
8026
8027 \begin_layout Standard
8028 You put a list inside a list by nesting one list inside the other.
8029  Nesting an environment is quite simple: Select 
8030 \family sans
8031 Edit\SpecialChar \menuseparator
8032 Increase
8033 \begin_inset space ~
8034 \end_inset
8035
8036 List
8037 \begin_inset space ~
8038 \end_inset
8039
8040 Depth
8041 \family default
8042  or 
8043 \family sans
8044 Decrease
8045 \begin_inset space ~
8046 \end_inset
8047
8048 List
8049 \begin_inset space ~
8050 \end_inset
8051
8052 Depth
8053 \family default
8054  to change the nesting depth (the status bar will tell you how far you are
8055  nested).
8056  Instead of the menu, you can also use the toolbar buttons 
8057 \begin_inset Info
8058 type  "icon"
8059 arg   "depth-increment"
8060 \end_inset
8061
8062  and 
8063 \begin_inset Info
8064 type  "icon"
8065 arg   "depth-decrement"
8066 \end_inset
8067
8068  or the key bindings 
8069 \family sans
8070 Tab
8071 \family default
8072  and 
8073 \family sans
8074 Shift+Tab
8075 \family default
8076  or 
8077 \begin_inset Info
8078 type  "shortcut"
8079 arg   "depth-increment"
8080 \end_inset
8081
8082  and 
8083 \begin_inset Info
8084 type  "shortcut"
8085 arg   "depth-decrement"
8086 \end_inset
8087
8088 .
8089  The change will work on the current selection, if you have made one (allowing
8090  you to change the nesting of several paragraphs at once), or the current
8091  paragraph.
8092 \end_layout
8093
8094 \begin_layout Standard
8095 Note that LyX only changes the nesting depth if it can.
8096  If it is invalid to do so, nothing happens if you try to change the depth.
8097  Additionally, if you change the depth of one paragraph, it affects the
8098  depth of every paragraph nested inside of it.
8099 \end_layout
8100
8101 \begin_layout Standard
8102 Nesting isn't limited to lists.
8103  In LyX, you can nest just about anything inside anything else, as you're
8104  about to find out.
8105  This is the real power of nesting paragraph environments.
8106 \end_layout
8107
8108 \begin_layout Subsection
8109 What You Can and Can't Nest
8110 \end_layout
8111
8112 \begin_layout Standard
8113 Before we fire a list of paragraph environments at you, we need to tell
8114  you a little bit more about how nesting works.
8115 \end_layout
8116
8117 \begin_layout Standard
8118 The question of nesting a paragraph environment is a bit more complicated
8119  than a simple yes or no.
8120  There are three types of paragraph environments:
8121 \end_layout
8122
8123 \begin_layout Itemize
8124 Completely unnestable
8125 \end_layout
8126
8127 \begin_layout Itemize
8128 Fully nestable, you can nest them inside things and you can also nest other
8129  things inside them.
8130 \end_layout
8131
8132 \begin_layout Itemize
8133 A third type, you can nest them into other environments, but you can't nest
8134  anything into them.
8135 \end_layout
8136
8137 \begin_layout Standard
8138 Here's a list of the three types of nesting behavior, and which paragraph
8139  environments have them:
8140 \end_layout
8141
8142 \begin_layout Description
8143 Unnestable Can't nest them.
8144  Can't nest into them.
8145 \end_layout
8146
8147 \begin_deeper
8148 \begin_layout Itemize
8149
8150 \family sans
8151 Bibliography
8152 \end_layout
8153
8154 \begin_layout Itemize
8155
8156 \family sans
8157 Abstract
8158 \end_layout
8159
8160 \begin_layout Itemize
8161
8162 \family sans
8163 Title
8164 \end_layout
8165
8166 \begin_layout Itemize
8167
8168 \family sans
8169 Author
8170 \end_layout
8171
8172 \begin_layout Itemize
8173
8174 \family sans
8175 Date
8176 \end_layout
8177
8178 \end_deeper
8179 \begin_layout Description
8180 Fully
8181 \begin_inset space ~
8182 \end_inset
8183
8184 Nestable You can nest them.
8185  You can nest other things into them.
8186 \end_layout
8187
8188 \begin_deeper
8189 \begin_layout Itemize
8190
8191 \family sans
8192 Verse
8193 \end_layout
8194
8195 \begin_layout Itemize
8196
8197 \family sans
8198 Quote
8199 \end_layout
8200
8201 \begin_layout Itemize
8202
8203 \family sans
8204 Quotation
8205 \end_layout
8206
8207 \begin_layout Itemize
8208
8209 \family sans
8210 Itemize
8211 \end_layout
8212
8213 \begin_layout Itemize
8214
8215 \family sans
8216 Enumerate
8217 \end_layout
8218
8219 \begin_layout Itemize
8220
8221 \family sans
8222 Description
8223 \end_layout
8224
8225 \begin_layout Itemize
8226
8227 \family sans
8228 List
8229 \end_layout
8230
8231 \begin_layout Itemize
8232
8233 \family sans
8234 LyX-Code
8235 \end_layout
8236
8237 \end_deeper
8238 \begin_layout Description
8239 Nestable-Inside You can nest them inside other things.
8240  You can't nest anything into them.
8241 \end_layout
8242
8243 \begin_deeper
8244 \begin_layout Itemize
8245
8246 \family sans
8247 Standard
8248 \end_layout
8249
8250 \begin_layout Itemize
8251
8252 \family sans
8253 Part
8254 \end_layout
8255
8256 \begin_layout Itemize
8257
8258 \family sans
8259 Chapter
8260 \end_layout
8261
8262 \begin_layout Itemize
8263
8264 \family sans
8265 Section
8266 \end_layout
8267
8268 \begin_layout Itemize
8269
8270 \family sans
8271 Subsection
8272 \end_layout
8273
8274 \begin_layout Itemize
8275
8276 \family sans
8277 Subsubsection
8278 \end_layout
8279
8280 \begin_layout Itemize
8281
8282 \family sans
8283 Paragraph
8284 \end_layout
8285
8286 \begin_layout Itemize
8287
8288 \family sans
8289 Subparagraph
8290 \end_layout
8291
8292 \begin_layout Itemize
8293
8294 \family sans
8295 Part*
8296 \end_layout
8297
8298 \begin_layout Itemize
8299
8300 \family sans
8301 Chapter*
8302 \end_layout
8303
8304 \begin_layout Itemize
8305
8306 \family sans
8307 Section*
8308 \end_layout
8309
8310 \begin_layout Itemize
8311
8312 \family sans
8313 Subsection*
8314 \end_layout
8315
8316 \begin_layout Itemize
8317
8318 \family sans
8319 Subsubsection*
8320 \end_layout
8321
8322 \begin_layout Itemize
8323
8324 \family sans
8325 Right
8326 \begin_inset space ~
8327 \end_inset
8328
8329 Address
8330 \end_layout
8331
8332 \begin_layout Itemize
8333
8334 \family sans
8335 Address
8336 \end_layout
8337
8338 \end_deeper
8339 \begin_layout Standard
8340 \begin_inset Note Greyedout
8341 status open
8342
8343 \begin_layout Plain Layout
8344
8345 \series bold
8346 Note:
8347 \series default
8348  Although it is possible, for example, to nest numbered section headings
8349  like 
8350 \family sans
8351 Chapter
8352 \family default
8353
8354 \family sans
8355 Section
8356 \family default
8357 , etc.
8358 \begin_inset space ~
8359 \end_inset
8360
8361 into lists, it is highly recommended not to do this because the aim is to
8362  create well-structured documents following typesetting guidelines whereas
8363  nested section headings violate this.
8364 \end_layout
8365
8366 \end_inset
8367
8368
8369 \end_layout
8370
8371 \begin_layout Subsection
8372 Nesting Other Things: Tables, Math, Floats, etc.
8373 \begin_inset Index idx
8374 status collapsed
8375
8376 \begin_layout Plain Layout
8377 Nesting ! Tables etc.
8378 \end_layout
8379
8380 \end_inset
8381
8382
8383 \end_layout
8384
8385 \begin_layout Standard
8386 There are several things that aren't paragraph environments, but which are
8387  affected by nesting anyhow.
8388  They are:
8389 \end_layout
8390
8391 \begin_layout Itemize
8392 equations
8393 \end_layout
8394
8395 \begin_layout Itemize
8396 tables
8397 \end_layout
8398
8399 \begin_layout Itemize
8400 figures
8401 \end_layout
8402
8403 \begin_layout Standard
8404 (
8405 \begin_inset Note Greyedout
8406 status open
8407
8408 \begin_layout Plain Layout
8409
8410 \series bold
8411 Note:
8412 \series default
8413  Figures and tables in 
8414 \family sans
8415 Floats
8416 \family default
8417  are not affected by this.
8418 \end_layout
8419
8420 \end_inset
8421
8422  Have a look at section
8423 \begin_inset space ~
8424 \end_inset
8425
8426
8427 \begin_inset CommandInset ref
8428 LatexCommand ref
8429 reference "sec:Floats"
8430
8431 \end_inset
8432
8433  for more information about 
8434 \family sans
8435 Floats
8436 \family default
8437 .)
8438 \end_layout
8439
8440 \begin_layout Standard
8441 LyX can treat these three objects as either a word or as a paragraph.
8442  If a figure, table, or an equation is inline, it goes wherever the paragraph
8443  it is in goes.
8444 \end_layout
8445
8446 \begin_layout Standard
8447 On the other hand, if you have an equation, figure or table in a 
8448 \begin_inset Quotes eld
8449 \end_inset
8450
8451 paragraph
8452 \begin_inset Quotes erd
8453 \end_inset
8454
8455  of its own, it behaves just like a 
8456 \begin_inset Quotes eld
8457 \end_inset
8458
8459 nestable-inside
8460 \begin_inset Quotes erd
8461 \end_inset
8462
8463  paragraph environment.
8464  You can nest it into any environment, but you obviously can't nest anything
8465  into it.
8466 \end_layout
8467
8468 \begin_layout Standard
8469 Here's an example with a table:
8470 \end_layout
8471
8472 \begin_layout Enumerate
8473 Item One
8474 \end_layout
8475
8476 \begin_deeper
8477 \begin_layout Enumerate
8478 This is (a) and it's nested.
8479 \end_layout
8480
8481 \begin_deeper
8482 \begin_layout Standard
8483 \begin_inset VSpace 0.3cm
8484 \end_inset
8485
8486
8487 \end_layout
8488
8489 \begin_layout Standard
8490 \align center
8491 \begin_inset Tabular
8492 <lyxtabular version="3" rows="2" columns="2">
8493 <features rotate="0" tabularvalignment="middle">
8494 <column alignment="center" valignment="top" width="0pt">
8495 <column alignment="center" valignment="top" width="0pt">
8496 <row>
8497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8498 \begin_inset Text
8499
8500 \begin_layout Plain Layout
8501
8502 \family roman
8503 \series medium
8504 \shape up
8505 \size normal
8506 \emph off
8507 \bar no
8508 \noun off
8509 \color none
8510 a
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519
8520 \family roman
8521 \series medium
8522 \shape up
8523 \size normal
8524 \emph off
8525 \bar no
8526 \noun off
8527 \color none
8528 b
8529 \end_layout
8530
8531 \end_inset
8532 </cell>
8533 </row>
8534 <row>
8535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8536 \begin_inset Text
8537
8538 \begin_layout Plain Layout
8539
8540 \family roman
8541 \series medium
8542 \shape up
8543 \size normal
8544 \emph off
8545 \bar no
8546 \noun off
8547 \color none
8548 c
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557
8558 \family roman
8559 \series medium
8560 \shape up
8561 \size normal
8562 \emph off
8563 \bar no
8564 \noun off
8565 \color none
8566 d
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 </row>
8572 </lyxtabular>
8573
8574 \end_inset
8575
8576
8577 \end_layout
8578
8579 \begin_layout Standard
8580 \begin_inset VSpace 0.3cm
8581 \end_inset
8582
8583
8584 \end_layout
8585
8586 \end_deeper
8587 \begin_layout Enumerate
8588 This is (b).
8589  The table is actually nested inside (a).
8590 \end_layout
8591
8592 \end_deeper
8593 \begin_layout Enumerate
8594 Back out again.
8595 \end_layout
8596
8597 \begin_layout Standard
8598 If we hadn't nested the table at all, the list would look like this:
8599 \end_layout
8600
8601 \begin_layout Enumerate
8602 Item One
8603 \end_layout
8604
8605 \begin_deeper
8606 \begin_layout Enumerate
8607 This is (a) and it's nested.
8608 \end_layout
8609
8610 \end_deeper
8611 \begin_layout Standard
8612 \begin_inset VSpace 0.3cm
8613 \end_inset
8614
8615
8616 \end_layout
8617
8618 \begin_layout Standard
8619 \align center
8620 \begin_inset Tabular
8621 <lyxtabular version="3" rows="2" columns="2">
8622 <features rotate="0" tabularvalignment="middle">
8623 <column alignment="center" valignment="top" width="0pt">
8624 <column alignment="center" valignment="top" width="0pt">
8625 <row>
8626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630
8631 \family roman
8632 \series medium
8633 \shape up
8634 \size normal
8635 \emph off
8636 \bar no
8637 \noun off
8638 \color none
8639 a
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648
8649 \family roman
8650 \series medium
8651 \shape up
8652 \size normal
8653 \emph off
8654 \bar no
8655 \noun off
8656 \color none
8657 b
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 </row>
8663 <row>
8664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668
8669 \family roman
8670 \series medium
8671 \shape up
8672 \size normal
8673 \emph off
8674 \bar no
8675 \noun off
8676 \color none
8677 c
8678 \end_layout
8679
8680 \end_inset
8681 </cell>
8682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8683 \begin_inset Text
8684
8685 \begin_layout Plain Layout
8686
8687 \family roman
8688 \series medium
8689 \shape up
8690 \size normal
8691 \emph off
8692 \bar no
8693 \noun off
8694 \color none
8695 d
8696 \end_layout
8697
8698 \end_inset
8699 </cell>
8700 </row>
8701 </lyxtabular>
8702
8703 \end_inset
8704
8705
8706 \end_layout
8707
8708 \begin_layout Standard
8709 \begin_inset VSpace 0.3cm
8710 \end_inset
8711
8712
8713 \end_layout
8714
8715 \begin_layout Enumerate
8716 This is (b).
8717  The table is 
8718 \emph on
8719 not
8720 \emph default
8721  nested inside (a).
8722  In fact, it's not nested at all.
8723 \end_layout
8724
8725 \begin_layout Enumerate
8726 Back out again.
8727 \end_layout
8728
8729 \begin_layout Standard
8730 Notice how item (b) is not only no longer nested, but is also the first
8731  item of a new list!
8732 \end_layout
8733
8734 \begin_layout Standard
8735 There's another trap you can fall into: Nesting the table, but not going
8736  deep enough.
8737  LyX then turns anything after the table into a new sublist.
8738 \end_layout
8739
8740 \begin_layout Enumerate
8741 Item One
8742 \end_layout
8743
8744 \begin_deeper
8745 \begin_layout Enumerate
8746 This is (a) and it's nested.
8747 \end_layout
8748
8749 \begin_layout Standard
8750 \begin_inset VSpace 0.3cm
8751 \end_inset
8752
8753
8754 \end_layout
8755
8756 \begin_layout Standard
8757 \align center
8758 \begin_inset Tabular
8759 <lyxtabular version="3" rows="2" columns="2">
8760 <features rotate="0" tabularvalignment="middle">
8761 <column alignment="center" valignment="top" width="0pt">
8762 <column alignment="center" valignment="top" width="0pt">
8763 <row>
8764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8765 \begin_inset Text
8766
8767 \begin_layout Plain Layout
8768
8769 \family roman
8770 \series medium
8771 \shape up
8772 \size normal
8773 \emph off
8774 \bar no
8775 \noun off
8776 \color none
8777 a
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786
8787 \family roman
8788 \series medium
8789 \shape up
8790 \size normal
8791 \emph off
8792 \bar no
8793 \noun off
8794 \color none
8795 b
8796 \end_layout
8797
8798 \end_inset
8799 </cell>
8800 </row>
8801 <row>
8802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8803 \begin_inset Text
8804
8805 \begin_layout Plain Layout
8806
8807 \family roman
8808 \series medium
8809 \shape up
8810 \size normal
8811 \emph off
8812 \bar no
8813 \noun off
8814 \color none
8815 c
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824
8825 \family roman
8826 \series medium
8827 \shape up
8828 \size normal
8829 \emph off
8830 \bar no
8831 \noun off
8832 \color none
8833 d
8834 \end_layout
8835
8836 \end_inset
8837 </cell>
8838 </row>
8839 </lyxtabular>
8840
8841 \end_inset
8842
8843
8844 \end_layout
8845
8846 \end_deeper
8847 \begin_layout Standard
8848 \begin_inset VSpace 0.3cm
8849 \end_inset
8850
8851
8852 \end_layout
8853
8854 \begin_layout Enumerate
8855 This is (b).
8856  The table is actually nested inside Item One, but 
8857 \emph on
8858 not
8859 \emph default
8860  inside (a).
8861 \end_layout
8862
8863 \begin_layout Enumerate
8864 Back out again.
8865 \end_layout
8866
8867 \begin_layout Standard
8868 As you can see, item (b) turned into the first item of a new list, but a
8869  new list 
8870 \emph on
8871 inside
8872 \emph default
8873  item 1.
8874  The same thing would have happened to a figure or an equation.
8875  So, if you nest tables, figures or equations, make sure you go to the right
8876  depth!
8877 \end_layout
8878
8879 \begin_layout Subsection
8880 Usage and General Features
8881 \end_layout
8882
8883 \begin_layout Standard
8884 Speaking of levels, LyX can perform up to a six-fold nesting.
8885  In other words, 
8886 \begin_inset Quotes eld
8887 \end_inset
8888
8889 level #6
8890 \begin_inset Quotes erd
8891 \end_inset
8892
8893  is the innermost possible depth.
8894  Here's an example to illustrate what we mean:
8895 \end_layout
8896
8897 \begin_layout Enumerate
8898 level #1 – outermost
8899 \end_layout
8900
8901 \begin_deeper
8902 \begin_layout Enumerate
8903 level #2
8904 \end_layout
8905
8906 \begin_deeper
8907 \begin_layout Enumerate
8908 level #3
8909 \end_layout
8910
8911 \begin_deeper
8912 \begin_layout Enumerate
8913 level #4
8914 \end_layout
8915
8916 \begin_deeper
8917 \begin_layout Itemize
8918 level #5
8919 \end_layout
8920
8921 \begin_deeper
8922 \begin_layout Itemize
8923 level #6
8924 \end_layout
8925
8926 \end_deeper
8927 \end_deeper
8928 \end_deeper
8929 \end_deeper
8930 \end_deeper
8931 \begin_layout Standard
8932 There are two exceptions to the six-fold nesting limit, and you can see
8933  both of them in the example.
8934  Unlike the other fully-nestable environments, you can only perform a four-fold
8935  nesting with the 
8936 \family sans
8937 Enumerate
8938 \family default
8939  and 
8940 \family sans
8941 Itemize
8942 \family default
8943  environments.
8944  For example, if we tried to nest another 
8945 \family sans
8946 Enumerate
8947 \family default
8948  list inside item 
8949 \begin_inset Quotes eld
8950 \end_inset
8951
8952 A.
8953 \begin_inset Quotes erd
8954 \end_inset
8955
8956 , we would get errors.
8957 \end_layout
8958
8959 \begin_layout Subsection
8960 Some Examples
8961 \begin_inset Index idx
8962 status collapsed
8963
8964 \begin_layout Plain Layout
8965 Nesting ! Examples
8966 \end_layout
8967
8968 \end_inset
8969
8970
8971 \end_layout
8972
8973 \begin_layout Standard
8974 The best way to explain just what you can do with nesting is by illustration.
8975  We have several examples of nested environments.
8976  In them, we explain how we created the example, so that you can reproduce
8977  them.
8978 \end_layout
8979
8980 \begin_layout Subsubsection
8981 Example 1: The Six-fold Way and Mixed Nesting
8982 \end_layout
8983
8984 \begin_layout Labeling
8985 \labelwidthstring MMM
8986 #1-a This is the outermost level.
8987  It's a 
8988 \family sans
8989 List
8990 \family default
8991  environment.
8992 \end_layout
8993
8994 \begin_deeper
8995 \begin_layout Labeling
8996 \labelwidthstring MMM
8997 #2-a This is level #2.
8998  We created it by using 
8999 \begin_inset Info
9000 type  "shortcut"
9001 arg   "break-paragraph inverse"
9002 \end_inset
9003
9004  followed by 
9005 \begin_inset Info
9006 type  "shortcut"
9007 arg   "depth-increment"
9008 \end_inset
9009
9010 .
9011 \end_layout
9012
9013 \begin_deeper
9014 \begin_layout Labeling
9015 \labelwidthstring MMM
9016 #3-a This is level #3.
9017  This time, we just enter 
9018 \family sans
9019 Return
9020 \family default
9021 , then used 
9022 \begin_inset Info
9023 type  "shortcut"
9024 arg   "depth-increment"
9025 \end_inset
9026
9027  twice in a row.
9028  We could have also created it the same way as we did the previous level,
9029  by entering 
9030 \begin_inset Info
9031 type  "shortcut"
9032 arg   "break-paragraph inverse"
9033 \end_inset
9034
9035  followed by 
9036 \begin_inset Info
9037 type  "shortcut"
9038 arg   "depth-increment"
9039 \end_inset
9040
9041 .
9042 \end_layout
9043
9044 \begin_deeper
9045 \begin_layout Standard
9046 This is actually a 
9047 \family sans
9048 Standard
9049 \family default
9050  environment, nested inside of 
9051 \begin_inset Quotes eld
9052 \end_inset
9053
9054 #3-a
9055 \begin_inset Quotes erd
9056 \end_inset
9057
9058 .
9059  So, it's at level #4.
9060  We did this by entering 
9061 \begin_inset Info
9062 type  "shortcut"
9063 arg   "break-paragraph inverse"
9064 \end_inset
9065
9066 , then 
9067 \begin_inset Info
9068 type  "shortcut"
9069 arg   "depth-increment"
9070 \end_inset
9071
9072 , then changing the paragraph environment to 
9073 \family sans
9074 Standard
9075 \family default
9076 .
9077  Do this to create list items with more than one paragraph — it also works
9078  for the 
9079 \family sans
9080 Description
9081 \family default
9082
9083 \family sans
9084 Enumerate
9085 \family default
9086 , and 
9087 \family sans
9088 Itemize
9089 \family default
9090  environments!
9091 \end_layout
9092
9093 \begin_layout Standard
9094 Here's another 
9095 \family sans
9096 Standard
9097 \family default
9098  paragraph, also at level #4, made with just a 
9099 \begin_inset Info
9100 type  "shortcut"
9101 arg   "break-paragraph inverse"
9102 \end_inset
9103
9104 .
9105 \end_layout
9106
9107 \begin_layout Labeling
9108 \labelwidthstring MMM
9109 #4-a This is level #4.
9110  We enter 
9111 \begin_inset Info
9112 type  "shortcut"
9113 arg   "break-paragraph inverse"
9114 \end_inset
9115
9116  and changed the paragraph environment back to 
9117 \family sans
9118 List
9119 \family default
9120 .
9121  Remember — we can't nest anything inside a 
9122 \family sans
9123 Standard
9124 \family default
9125  environment, which is why we're still at level #4.
9126  However, we 
9127 \emph on
9128 can
9129 \emph default
9130  keep nesting things inside 
9131 \begin_inset Quotes eld
9132 \end_inset
9133
9134 #3-a
9135 \begin_inset Quotes erd
9136 \end_inset
9137
9138 .
9139 \end_layout
9140
9141 \begin_deeper
9142 \begin_layout Labeling
9143 \labelwidthstring MMM
9144 #5-a This is level #5\SpecialChar \ldots{}
9145
9146 \end_layout
9147
9148 \begin_deeper
9149 \begin_layout Labeling
9150 \labelwidthstring MMM
9151 #6-a \SpecialChar \ldots{}
9152 and this is level #6.
9153  By now, you should know how we made these two.
9154 \end_layout
9155
9156 \end_deeper
9157 \begin_layout Labeling
9158 \labelwidthstring MMM
9159 #5-b Back to level #5.
9160  Just enter 
9161 \begin_inset Info
9162 type  "shortcut"
9163 arg   "break-paragraph inverse"
9164 \end_inset
9165
9166  followed by a 
9167 \begin_inset Info
9168 type  "shortcut"
9169 arg   "depth-decrement"
9170 \end_inset
9171
9172 .
9173 \end_layout
9174
9175 \end_deeper
9176 \begin_layout Labeling
9177 \labelwidthstring MMM
9178 #4-b After another 
9179 \begin_inset Info
9180 type  "shortcut"
9181 arg   "break-paragraph inverse"
9182 \end_inset
9183
9184  followed by a 
9185 \begin_inset Info
9186 type  "shortcut"
9187 arg   "depth-decrement"
9188 \end_inset
9189
9190 , we're back at level #4.
9191 \end_layout
9192
9193 \end_deeper
9194 \begin_layout Labeling
9195 \labelwidthstring MMM
9196 #3-b Back to level #3.
9197  By now it should be obvious how we did this.
9198 \end_layout
9199
9200 \end_deeper
9201 \begin_layout Labeling
9202 \labelwidthstring MMM
9203 #2-b Back to level #2.
9204  
9205 \end_layout
9206
9207 \end_deeper
9208 \begin_layout Labeling
9209 \labelwidthstring MMM
9210 #1-b And last, back to the outermost level, #1.
9211  After this sentence, we will enter 
9212 \family sans
9213 Return
9214 \family default
9215  and change the paragraph environment back to 
9216 \family sans
9217 Standard
9218 \family default
9219  to end the list.
9220 \end_layout
9221
9222 \begin_layout Standard
9223 We could have also used the 
9224 \family sans
9225 Description
9226 \family default
9227
9228 \family sans
9229 Quote
9230 \family default
9231
9232 \family sans
9233 Quotation
9234 \family default
9235 , or even the 
9236 \family sans
9237 Verse
9238 \family default
9239  environment in place of the 
9240 \family sans
9241 List
9242 \family default
9243  environment.
9244  The example would have worked exactly the same.
9245 \end_layout
9246
9247 \begin_layout Subsubsection
9248 Example 2: Inheritance
9249 \end_layout
9250
9251 \begin_layout LyX-Code
9252 This is the LyX-Code environment, at level #1, the outermost
9253 \end_layout
9254
9255 \begin_layout LyX-Code
9256 level.
9257   Now we will enter 
9258 \family sans
9259 Return
9260 \family default
9261 , then 
9262 \begin_inset Info
9263 type  "shortcut"
9264 arg   "depth-increment"
9265 \end_inset
9266
9267 , after
9268 \begin_inset Newline newline
9269 \end_inset
9270
9271 which, we will change to the 
9272 \family sans
9273 Enumerate
9274 \family default
9275  environment.
9276 \end_layout
9277
9278 \begin_deeper
9279 \begin_layout Enumerate
9280 This is the 
9281 \family sans
9282 Enumerate
9283 \family default
9284  environment, at level #2.
9285 \end_layout
9286
9287 \begin_layout Enumerate
9288 Notice how the nested 
9289 \family sans
9290 Enumerate
9291 \family default
9292  not only inherits its margins from its parent environment (
9293 \family sans
9294 LyX-Code
9295 \family default
9296 ), but also inherits its font and spacing!
9297 \end_layout
9298
9299 \end_deeper
9300 \begin_layout Standard
9301 We ended this example by entering 
9302 \family sans
9303 Return
9304 \family default
9305 .
9306  After that, we needed to reset the paragraph environment to 
9307 \family sans
9308 Standard
9309 \family default
9310  and reset the nesting depth by using 
9311 \begin_inset Info
9312 type  "shortcut"
9313 arg   "depth-decrement"
9314 \end_inset
9315
9316  once.
9317 \end_layout
9318
9319 \begin_layout Subsubsection
9320 Example 3: Labels, Levels, and the 
9321 \family sans
9322 Enumerate
9323 \family default
9324  and 
9325 \family sans
9326 Itemize
9327 \family default
9328  Environments
9329 \begin_inset Argument 1
9330 status collapsed
9331
9332 \begin_layout Plain Layout
9333 Example #3: Labels, Levels and other list environments
9334 \end_layout
9335
9336 \end_inset
9337
9338
9339 \end_layout
9340
9341 \begin_layout Enumerate
9342 This is level #1, in an 
9343 \family sans
9344 Enumerate
9345 \family default
9346  paragraph environment.
9347  We're actually going to nest a bunch of these.
9348 \end_layout
9349
9350 \begin_deeper
9351 \begin_layout Enumerate
9352 This is level #2.
9353  We used 
9354 \begin_inset Info
9355 type  "shortcut"
9356 arg   "break-paragraph inverse"
9357 \end_inset
9358
9359  followed by 
9360 \begin_inset Info
9361 type  "shortcut"
9362 arg   "depth-increment"
9363 \end_inset
9364
9365 .
9366  Now, what happens if we nest an 
9367 \family sans
9368 Itemize
9369 \family default
9370  environment inside of this one? It will be at level #3, but what will its
9371  label be? An asterisk?
9372 \end_layout
9373
9374 \begin_deeper
9375 \begin_layout Itemize
9376 No! It's a bullet.
9377  This is the 
9378 \emph on
9379 first
9380 \emph default
9381  
9382 \family sans
9383 Itemize
9384 \family default
9385  environment, even though it's at level #3.
9386  So, its label is a bullet.
9387  (We got here by using 
9388 \begin_inset Info
9389 type  "shortcut"
9390 arg   "break-paragraph inverse"
9391 \end_inset
9392
9393 , then 
9394 \begin_inset Info
9395 type  "shortcut"
9396 arg   "depth-increment"
9397 \end_inset
9398
9399 , then changing the environment to 
9400 \family sans
9401 Itemize
9402 \family default
9403 .)
9404 \end_layout
9405
9406 \begin_deeper
9407 \begin_layout Itemize
9408 Here's level #4, produced using 
9409 \begin_inset Info
9410 type  "shortcut"
9411 arg   "break-paragraph inverse"
9412 \end_inset
9413
9414 , then 
9415 \begin_inset Info
9416 type  "shortcut"
9417 arg   "depth-increment"
9418 \end_inset
9419
9420 .
9421  We will do that again\SpecialChar \ldots{}
9422
9423 \end_layout
9424
9425 \begin_deeper
9426 \begin_layout Enumerate
9427 \SpecialChar \ldots{}
9428 to get to level #5.
9429  This time, however, we also changed the paragraph environment back to 
9430 \family sans
9431 Enumerate
9432 \family default
9433 .
9434  Notice the type of numbering, it is 
9435 \emph on
9436 lowercase Roman
9437 \emph default
9438 , because we are in the 
9439 \emph on
9440 thirdfold
9441 \emph default
9442  
9443 \family sans
9444 Enumerate
9445 \family default
9446  environment (that is, it is an 
9447 \family sans
9448 Enumerate
9449 \family default
9450  inside an 
9451 \family sans
9452 Enumerate
9453 \family default
9454  inside an 
9455 \family sans
9456 Enumerate
9457 \family default
9458 ).
9459 \end_layout
9460
9461 \begin_layout Enumerate
9462 What happens if we 
9463 \emph on
9464 don't
9465 \emph default
9466  change the paragraph environment, but decrease the nesting depth? What
9467  type of numbering does LyX use?
9468 \end_layout
9469
9470 \begin_layout Enumerate
9471 Oh, as if you couldn't guess by now, we're just using 
9472 \begin_inset Info
9473 type  "shortcut"
9474 arg   "break-paragraph inverse"
9475 \end_inset
9476
9477  to keep the current environment and depth but create a new item.
9478 \end_layout
9479
9480 \begin_layout Enumerate
9481 Let's use 
9482 \begin_inset Info
9483 type  "shortcut"
9484 arg   "depth-decrement"
9485 \end_inset
9486
9487  to decrease the depth after the next 
9488 \begin_inset Info
9489 type  "shortcut"
9490 arg   "break-paragraph inverse"
9491 \end_inset
9492
9493 .
9494 \end_layout
9495
9496 \end_deeper
9497 \begin_layout Enumerate
9498 This is level #4.
9499  Look what type of label LyX is using!
9500 \end_layout
9501
9502 \end_deeper
9503 \begin_layout Enumerate
9504 This is level #3.
9505  Even though we've changed levels, LyX is still using a lowercase Roman
9506  numeral as the label.Why?
9507 \end_layout
9508
9509 \begin_layout Enumerate
9510 Because, even though the nesting depth has changed, the paragraph is 
9511 \emph on
9512 still
9513 \emph default
9514  a thirdfold 
9515 \family sans
9516 Enumerate
9517 \family default
9518  environment.
9519  Notice, however, that LyX 
9520 \emph on
9521 did
9522 \emph default
9523  reset the counter for the label.
9524 \end_layout
9525
9526 \end_deeper
9527 \begin_layout Enumerate
9528 Another 
9529 \begin_inset Info
9530 type  "shortcut"
9531 arg   "break-paragraph inverse"
9532 \end_inset
9533
9534  
9535 \begin_inset Info
9536 type  "shortcut"
9537 arg   "depth-decrement"
9538 \end_inset
9539
9540  sequence, and we're back to level #2.
9541  This time, we not only changed the nesting depth, but we also moved back
9542  into the twofold-nested 
9543 \family sans
9544 Enumerate
9545 \family default
9546  environment.
9547 \end_layout
9548
9549 \end_deeper
9550 \begin_layout Enumerate
9551 The same thing happens if we do another 
9552 \begin_inset Info
9553 type  "shortcut"
9554 arg   "break-paragraph inverse"
9555 \end_inset
9556
9557  
9558 \begin_inset Info
9559 type  "shortcut"
9560 arg   "depth-decrement"
9561 \end_inset
9562
9563  sequence and return to level #1, the outermost level.
9564 \end_layout
9565
9566 \begin_layout Standard
9567 Lastly, we reset the environment to 
9568 \family sans
9569 Standard
9570 \family default
9571 .
9572  As you can see, the level number doesn't correspond to what type of labeling
9573  LyX uses for the 
9574 \family sans
9575 Enumerate
9576 \family default
9577  and 
9578 \family sans
9579 Itemize
9580 \family default
9581  environments.
9582  The number of other 
9583 \family sans
9584 Enumerate
9585 \family default
9586  environments surrounding it determines what kind of label LyX uses for
9587  an 
9588 \family sans
9589 Enumerate
9590 \family default
9591  item.
9592  The same rule applies for the 
9593 \family sans
9594 Itemize
9595 \family default
9596  environment, as well.
9597 \end_layout
9598
9599 \begin_layout Subsubsection
9600 Example 4: Going Bonkers
9601 \end_layout
9602
9603 \begin_layout Enumerate
9604 We're going to go totally nuts now.
9605  We will not nest as deep as in the other examples, nor will we go into
9606  the same detail with how we did it.
9607  (level #1: 
9608 \family sans
9609 Enumerate
9610 \family default
9611 )
9612 \end_layout
9613
9614 \begin_deeper
9615 \begin_layout Standard
9616 (
9617 \family sans
9618 Return, 
9619 \family default
9620
9621 \begin_inset Info
9622 type  "shortcut"
9623 arg   "depth-increment"
9624 \end_inset
9625
9626
9627 \family sans
9628 , Standard
9629 \family default
9630 : level #2) We will stick an encapsulated description of how we created
9631  the example in parentheses someplace.
9632  For example, the two key bindings are how we changed the depth.
9633  The environment name is the name of the current environment.
9634  Either before or after this, we will put in the level.
9635 \end_layout
9636
9637 \end_deeper
9638 \begin_layout Enumerate
9639 (
9640 \family sans
9641 Return, Enumerate
9642 \family default
9643 : level #1) This is the next item in the list.
9644 \end_layout
9645
9646 \begin_deeper
9647 \begin_layout Verse
9648 Now we will add verse.
9649 \begin_inset Newline newline
9650 \end_inset
9651
9652 It will get much worse.
9653 \begin_inset Newline newline
9654 \end_inset
9655
9656 (
9657 \family sans
9658 Return, 
9659 \family default
9660
9661 \begin_inset Info
9662 type  "shortcut"
9663 arg   "depth-increment"
9664 \end_inset
9665
9666
9667 \family sans
9668 , Verse
9669 \family default
9670 : level #2)
9671 \end_layout
9672
9673 \begin_layout Verse
9674 Fiddle dee, Fiddle doo.
9675 \begin_inset Newline newline
9676 \end_inset
9677
9678 Bippitey boppitey boo!
9679 \begin_inset Newline newline
9680 \end_inset
9681
9682 (
9683 \begin_inset Info
9684 type  "shortcut"
9685 arg   "break-paragraph inverse"
9686 \end_inset
9687
9688
9689 \family sans
9690 )
9691 \end_layout
9692
9693 \begin_layout Verse
9694 Here comes a table:
9695 \end_layout
9696
9697 \begin_deeper
9698 \begin_layout Standard
9699 \begin_inset VSpace 0.3cm
9700 \end_inset
9701
9702
9703 \end_layout
9704
9705 \begin_layout Standard
9706 \align center
9707 \begin_inset Tabular
9708 <lyxtabular version="3" rows="2" columns="2">
9709 <features rotate="0" tabularvalignment="middle">
9710 <column alignment="center" valignment="top" width="0pt">
9711 <column alignment="center" valignment="top" width="0pt">
9712 <row>
9713 <cell alignment="center" valignment="top" usebox="none">
9714 \begin_inset Text
9715
9716 \begin_layout Plain Layout
9717
9718 \family roman
9719 \series medium
9720 \shape up
9721 \size normal
9722 \emph off
9723 \bar no
9724 \noun off
9725 \color none
9726 one-fish
9727 \end_layout
9728
9729 \end_inset
9730 </cell>
9731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9732 \begin_inset Text
9733
9734 \begin_layout Plain Layout
9735
9736 \family roman
9737 \series medium
9738 \shape up
9739 \size normal
9740 \emph off
9741 \bar no
9742 \noun off
9743 \color none
9744 two-fish
9745 \end_layout
9746
9747 \end_inset
9748 </cell>
9749 </row>
9750 <row>
9751 <cell alignment="center" valignment="top" topline="true" usebox="none">
9752 \begin_inset Text
9753
9754 \begin_layout Plain Layout
9755
9756 \family roman
9757 \series medium
9758 \shape up
9759 \size normal
9760 \emph off
9761 \bar no
9762 \noun off
9763 \color none
9764 red-fish
9765 \end_layout
9766
9767 \end_inset
9768 </cell>
9769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9770 \begin_inset Text
9771
9772 \begin_layout Plain Layout
9773
9774 \family roman
9775 \series medium
9776 \shape up
9777 \size normal
9778 \emph off
9779 \bar no
9780 \noun off
9781 \color none
9782 blue-fish
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 </row>
9788 </lyxtabular>
9789
9790 \end_inset
9791
9792
9793 \end_layout
9794
9795 \end_deeper
9796 \begin_layout Verse
9797 (
9798 \begin_inset Info
9799 type  "shortcut"
9800 arg   "break-paragraph inverse"
9801 \end_inset
9802
9803
9804 \family sans
9805 , Table, 
9806 \family default
9807
9808 \begin_inset Info
9809 type  "shortcut"
9810 arg   "depth-increment"
9811 \end_inset
9812
9813  3 times, 
9814 \begin_inset Info
9815 type  "shortcut"
9816 arg   "break-paragraph inverse"
9817 \end_inset
9818
9819
9820 \family sans
9821 , Verse, 
9822 \family default
9823
9824 \begin_inset Info
9825 type  "shortcut"
9826 arg   "depth-decrement"
9827 \end_inset
9828
9829 )
9830 \end_layout
9831
9832 \end_deeper
9833 \begin_layout Enumerate
9834 (
9835 \family sans
9836 Return, Enumerate
9837 \family default
9838 : level #1) This is another item.
9839  Note that selecting a 
9840 \family sans
9841 Table
9842 \family default
9843  resets the nesting depth to level #1, so we increased the nesting depth
9844  3 times to put the table inside the 
9845 \family sans
9846 Verse
9847 \family default
9848  environment.
9849  
9850 \end_layout
9851
9852 \begin_layout Quotation
9853 We're now ending the 
9854 \family sans
9855 Enumerate
9856 \family default
9857  list and changing to 
9858 \family sans
9859 Quotation
9860 \family default
9861 .
9862  We're still at level #1.
9863  We want to show you some of the things you can do by mixing environments.
9864  The next set of paragraphs is a 
9865 \begin_inset Quotes eld
9866 \end_inset
9867
9868 quoted letter.
9869 \begin_inset Quotes erd
9870 \end_inset
9871
9872  We will nest both the 
9873 \family sans
9874 Address
9875 \family default
9876  and 
9877 \family sans
9878 Right
9879 \begin_inset space ~
9880 \end_inset
9881
9882 Address
9883 \family default
9884  environments inside of this one, then use another nested 
9885 \family sans
9886 Quotation
9887 \family default
9888  for the letter body.
9889  We will use 
9890 \begin_inset Info
9891 type  "shortcut"
9892 arg   "break-paragraph inverse"
9893 \end_inset
9894
9895  to preserve the depth.
9896  Remember that you need to use 
9897 \begin_inset Info
9898 type  "shortcut"
9899 arg   "newline-insert newline"
9900 \end_inset
9901
9902  to create multiple lines inside the 
9903 \family sans
9904 Address
9905 \family default
9906  and 
9907 \family sans
9908 Right
9909 \begin_inset space ~
9910 \end_inset
9911
9912 Address
9913 \family default
9914  environments.
9915  Here it goes:
9916 \end_layout
9917
9918 \begin_deeper
9919 \begin_layout Right Address
9920 1234 Nowhere Rd.
9921 \begin_inset Newline newline
9922 \end_inset
9923
9924 Moosegroin, MT 00100
9925 \begin_inset Newline newline
9926 \end_inset
9927
9928 9-6-96
9929 \end_layout
9930
9931 \begin_layout Address
9932 Dear Mr.
9933 \begin_inset space ~
9934 \end_inset
9935
9936 Fizlewitz:
9937 \end_layout
9938
9939 \begin_layout Quotation
9940 We regret to inform you that we cannot fill your order for 50
9941 \begin_inset space \thinspace{}
9942 \end_inset
9943
9944 L of compressed methane gas due to circumstances beyond our control.
9945  Unfortunately, several of our cows have mysteriously exploded, creating
9946  a backlog in our orders for methane.
9947  We will place your name on the waiting list and try to fill your order
9948  as soon as possible.
9949  In the meantime, we thank you for your patience.
9950 \end_layout
9951
9952 \begin_layout Quotation
9953 We do, however, now have a special on beef.
9954  If you are interested, please return the enclosed pricing and order form
9955  with your order, along with payment.
9956 \end_layout
9957
9958 \begin_layout Quotation
9959 We thank you again for your patience.
9960 \end_layout
9961
9962 \begin_layout Address
9963 Sincerely,
9964 \begin_inset Newline newline
9965 \end_inset
9966
9967 Bill Hick
9968 \end_layout
9969
9970 \end_deeper
9971 \begin_layout Quotation
9972 That ends that example!
9973 \end_layout
9974
9975 \begin_layout Standard
9976 As you can see, nesting environments in LyX gives you a lot of power with
9977  just a few keystrokes.
9978  We could have easily nested an 
9979 \family sans
9980 Itemize
9981 \family default
9982  list inside of a 
9983 \family sans
9984 Quotation
9985 \family default
9986  or 
9987 \family sans
9988 Quote
9989 \family default
9990 , or put a 
9991 \family sans
9992 Quote
9993 \family default
9994  inside of an 
9995 \family sans
9996 Itemize
9997 \family default
9998  list.
9999  You have a huge variety of options at your disposal.
10000 \end_layout
10001
10002 \begin_layout Section
10003 Spacing, pagination and line breaks
10004 \begin_inset Index idx
10005 status collapsed
10006
10007 \begin_layout Plain Layout
10008 Spacing
10009 \end_layout
10010
10011 \end_inset
10012
10013
10014 \end_layout
10015
10016 \begin_layout Standard
10017 What is a space? While you might be used to pressing the space key anytime
10018  you want to separate two words in ordinary word processors, LyX offers
10019  you more spaces: spaces of different widths and spaces which can or cannot
10020  be broken at the end of a line.
10021  The following sections will show you some examples where those spaces are
10022  useful.
10023 \end_layout
10024
10025 \begin_layout Subsection
10026 Protected Space
10027 \begin_inset CommandInset label
10028 LatexCommand label
10029 name "sub:Protected-Space"
10030
10031 \end_inset
10032
10033
10034 \begin_inset Index idx
10035 status collapsed
10036
10037 \begin_layout Plain Layout
10038 Spaces ! Protected
10039 \end_layout
10040
10041 \end_inset
10042
10043
10044 \end_layout
10045
10046 \begin_layout Standard
10047 The protected space: It is used to tell LyX (and LaTeX) not to break the
10048  line at that point.
10049  This may be necessary to avoid unlucky line breaks, like in: 
10050 \end_layout
10051
10052 \begin_layout Quote
10053 Further documentation is given in section
10054 \begin_inset Newline newline
10055 \end_inset
10056
10057
10058 \begin_inset CommandInset ref
10059 LatexCommand ref
10060 reference "sec:Bibliography"
10061
10062 \end_inset
10063
10064 .
10065  
10066 \end_layout
10067
10068 \begin_layout Standard
10069 Obviously, it would be a good thing to put a protected space between 
10070 \begin_inset Quotes eld
10071 \end_inset
10072
10073 section
10074 \begin_inset Quotes erd
10075 \end_inset
10076
10077  and 
10078 \begin_inset Quotes eld
10079 \end_inset
10080
10081
10082 \begin_inset CommandInset ref
10083 LatexCommand ref
10084 reference "sec:Bibliography"
10085
10086 \end_inset
10087
10088
10089 \begin_inset Quotes erd
10090 \end_inset
10091
10092 .
10093  A protected space is set with 
10094 \family sans
10095 Insert\SpecialChar \menuseparator
10096 Formatting\SpecialChar \menuseparator
10097 Protected
10098 \begin_inset space ~
10099 \end_inset
10100
10101 Space
10102 \family default
10103  (shortcut 
10104 \begin_inset Info
10105 type  "shortcut"
10106 arg   "command-alternatives math-space ; space-insert protected"
10107 \end_inset
10108
10109 ).
10110 \end_layout
10111
10112 \begin_layout Subsection
10113 Horizontal Space
10114 \begin_inset CommandInset label
10115 LatexCommand label
10116 name "sub:Horizontal-Space"
10117
10118 \end_inset
10119
10120
10121 \begin_inset Index idx
10122 status collapsed
10123
10124 \begin_layout Plain Layout
10125 Spacing ! Horizontal
10126 \end_layout
10127
10128 \end_inset
10129
10130
10131 \end_layout
10132
10133 \begin_layout Standard
10134 All horizontal spaces can be inserted with the menu 
10135 \family sans
10136 Insert\SpecialChar \menuseparator
10137 Formatting\SpecialChar \menuseparator
10138 Horizontal Space
10139 \family default
10140 .
10141  The length units are listed in Appendix
10142 \begin_inset space ~
10143 \end_inset
10144
10145
10146 \begin_inset CommandInset ref
10147 LatexCommand ref
10148 reference "chap:Units-available-in"
10149
10150 \end_inset
10151
10152 .
10153 \end_layout
10154
10155 \begin_layout Subsubsection
10156 Inter-word Space
10157 \begin_inset CommandInset label
10158 LatexCommand label
10159 name "sub:Inter-word-Space"
10160
10161 \end_inset
10162
10163
10164 \begin_inset Index idx
10165 status collapsed
10166
10167 \begin_layout Plain Layout
10168 Spaces ! Inter-word
10169 \end_layout
10170
10171 \end_inset
10172
10173
10174 \end_layout
10175
10176 \begin_layout Standard
10177 With the introduction of typewriters, it became conventional in some countries
10178  to type two spaces after a period to mimic the wider spaces used by typesetters
10179  at the ends of sentences.
10180  There is no need to do this as LyX automatically takes care about this.
10181  However, you do not want an end of sentence space after an abbreviation
10182  followed by a period; see section
10183 \begin_inset space ~
10184 \end_inset
10185
10186
10187 \begin_inset CommandInset ref
10188 LatexCommand ref
10189 reference "sub:Abbreviations"
10190
10191 \end_inset
10192
10193  for examples.
10194  To insert a normal space, select 
10195 \family sans
10196 Insert\SpecialChar \menuseparator
10197 Formatting\SpecialChar \menuseparator
10198 Interword
10199 \begin_inset space ~
10200 \end_inset
10201
10202 Space
10203 \family default
10204  (shortcut 
10205 \begin_inset Info
10206 type  "shortcut"
10207 arg   "space-insert normal"
10208 \end_inset
10209
10210 ).
10211 \end_layout
10212
10213 \begin_layout Subsubsection
10214 Thin Space
10215 \begin_inset CommandInset label
10216 LatexCommand label
10217 name "sub:Thin-Space"
10218
10219 \end_inset
10220
10221
10222 \begin_inset Index idx
10223 status collapsed
10224
10225 \begin_layout Plain Layout
10226 Spaces ! Thin
10227 \end_layout
10228
10229 \end_inset
10230
10231
10232 \end_layout
10233
10234 \begin_layout Standard
10235
10236 \begin_inset Quotes eld
10237 \end_inset
10238
10239 thin space
10240 \begin_inset Quotes erd
10241 \end_inset
10242
10243  is a blank which has half the size of a normal space (and it is also 
10244 \begin_inset Quotes eld
10245 \end_inset
10246
10247 protected
10248 \begin_inset Quotes erd
10249 \end_inset
10250
10251 ).
10252  The typographical conventions in a lot of languages propose the use of
10253  thin spaces in cases where normal spaces would be too wide, for instance,
10254  inside abbreviations:
10255 \end_layout
10256
10257 \begin_layout Quote
10258 D.
10259 \begin_inset space \thinspace{}
10260 \end_inset
10261
10262 E.
10263  Knuth has developed our beloved typesetting program.
10264 \end_layout
10265
10266 \begin_layout Standard
10267 or between values and units.
10268  Compare for example this:
10269 \begin_inset Newline newline
10270 \end_inset
10271
10272 10
10273 \begin_inset space \thinspace{}
10274 \end_inset
10275
10276 kg (thin space)
10277 \begin_inset Newline newline
10278 \end_inset
10279
10280 10 kg (normal space
10281 \end_layout
10282
10283 \begin_layout Standard
10284 You can insert thin spaces with the menu 
10285 \family sans
10286 Insert\SpecialChar \menuseparator
10287 Formatting\SpecialChar \menuseparator
10288 Thin
10289 \begin_inset space ~
10290 \end_inset
10291
10292 Space
10293 \family default
10294  (shortcut 
10295 \begin_inset Info
10296 type  "shortcuts"
10297 arg   "space-insert thin"
10298 \end_inset
10299
10300 ).
10301 \end_layout
10302
10303 \begin_layout Subsubsection
10304 More Spaces
10305 \end_layout
10306
10307 \begin_layout Standard
10308 You can also insert the following space types:
10309 \end_layout
10310
10311 \begin_layout Description
10312 Negative
10313 \begin_inset space ~
10314 \end_inset
10315
10316 thin
10317 \begin_inset space ~
10318 \end_inset
10319
10320 space A line with a 
10321 \begin_inset Formula $\to$
10322 \end_inset
10323
10324
10325 \begin_inset space \negthinspace{}
10326 \end_inset
10327
10328
10329 \begin_inset Formula $\gets$
10330 \end_inset
10331
10332  negative thin space between the arrows.
10333 \end_layout
10334
10335 \begin_layout Description
10336 Negative
10337 \begin_inset space ~
10338 \end_inset
10339
10340 medium
10341 \begin_inset space ~
10342 \end_inset
10343
10344 space A line with a 
10345 \begin_inset Formula $\to$
10346 \end_inset
10347
10348
10349 \begin_inset space \negmedspace{}
10350 \end_inset
10351
10352
10353 \begin_inset Formula $\gets$
10354 \end_inset
10355
10356  negative medium space between the arrows.
10357 \end_layout
10358
10359 \begin_layout Description
10360 Negative
10361 \begin_inset space ~
10362 \end_inset
10363
10364 thick
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 \negthickspace{}
10374 \end_inset
10375
10376
10377 \begin_inset Formula $\gets$
10378 \end_inset
10379
10380  negative thick space between the arrows.
10381 \end_layout
10382
10383 \begin_layout Description
10384 Enspace
10385 \begin_inset space ~
10386 \end_inset
10387
10388 (0.5
10389 \begin_inset space \thinspace{}
10390 \end_inset
10391
10392 em) A line with an 
10393 \begin_inset Formula $\to$
10394 \end_inset
10395
10396
10397 \begin_inset space \enskip{}
10398 \end_inset
10399
10400
10401 \begin_inset Formula $\gets$
10402 \end_inset
10403
10404  enspace
10405 \begin_inset space ~
10406 \end_inset
10407
10408 (0.5
10409 \begin_inset space \thinspace{}
10410 \end_inset
10411
10412 em) space between the arrows.
10413 \end_layout
10414
10415 \begin_layout Description
10416 Quad
10417 \begin_inset space ~
10418 \end_inset
10419
10420 (1
10421 \begin_inset space \thinspace{}
10422 \end_inset
10423
10424 em) A line with a 
10425 \begin_inset Formula $\to$
10426 \end_inset
10427
10428
10429 \begin_inset space \quad{}
10430 \end_inset
10431
10432
10433 \begin_inset Formula $\gets$
10434 \end_inset
10435
10436  Quad
10437 \begin_inset space ~
10438 \end_inset
10439
10440 (1
10441 \begin_inset space \thinspace{}
10442 \end_inset
10443
10444 em) space between the arrows.
10445 \end_layout
10446
10447 \begin_layout Description
10448 QQuad
10449 \begin_inset space ~
10450 \end_inset
10451
10452 (2
10453 \begin_inset space \thinspace{}
10454 \end_inset
10455
10456 em) A line with a 
10457 \begin_inset Formula $\to$
10458 \end_inset
10459
10460
10461 \begin_inset space \qquad{}
10462 \end_inset
10463
10464
10465 \begin_inset Formula $\gets$
10466 \end_inset
10467
10468  QQuad
10469 \begin_inset space ~
10470 \end_inset
10471
10472 (2
10473 \begin_inset space \thinspace{}
10474 \end_inset
10475
10476 em) space between the arrows.
10477 \end_layout
10478
10479 \begin_layout Description
10480 Custom
10481 \begin_inset space ~
10482 \end_inset
10483
10484 space A line with 
10485 \begin_inset Formula $\to$
10486 \end_inset
10487
10488
10489 \begin_inset space \hspace{}
10490 \length 2cm
10491 \end_inset
10492
10493
10494 \begin_inset Formula $\gets$
10495 \end_inset
10496
10497  2
10498 \begin_inset space \thinspace{}
10499 \end_inset
10500
10501 cm space between the arrows.
10502 \end_layout
10503
10504 \begin_layout Standard
10505 Table
10506 \begin_inset space ~
10507 \end_inset
10508
10509
10510 \begin_inset CommandInset ref
10511 LatexCommand ref
10512 reference "tab:Width-of-the"
10513
10514 \end_inset
10515
10516  lists the different space sizes.
10517 \end_layout
10518
10519 \begin_layout Standard
10520 \begin_inset Float table
10521 wide false
10522 sideways false
10523 status open
10524
10525 \begin_layout Plain Layout
10526 \begin_inset Caption Standard
10527
10528 \begin_layout Plain Layout
10529 \begin_inset CommandInset label
10530 LatexCommand label
10531 name "tab:Width-of-the"
10532
10533 \end_inset
10534
10535 Width of the different horizontal spaces.
10536 \end_layout
10537
10538 \end_inset
10539
10540
10541 \end_layout
10542
10543 \begin_layout Plain Layout
10544 \align center
10545 \begin_inset Tabular
10546 <lyxtabular version="3" rows="10" columns="2">
10547 <features rotate="0" tabularvalignment="middle">
10548 <column alignment="center" valignment="top">
10549 <column alignment="center" valignment="top">
10550 <row>
10551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10552 \begin_inset Text
10553
10554 \begin_layout Plain Layout
10555
10556 \series bold
10557 Space
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10563 \begin_inset Text
10564
10565 \begin_layout Plain Layout
10566
10567 \series bold
10568 Width
10569 \end_layout
10570
10571 \end_inset
10572 </cell>
10573 </row>
10574 <row>
10575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579 Normal
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10585 \begin_inset Text
10586
10587 \begin_layout Plain Layout
10588 1/3
10589 \begin_inset space \thinspace{}
10590 \end_inset
10591
10592 em
10593 \end_layout
10594
10595 \end_inset
10596 </cell>
10597 </row>
10598 <row>
10599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Plain Layout
10603 Protected
10604 \end_layout
10605
10606 \end_inset
10607 </cell>
10608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10609 \begin_inset Text
10610
10611 \begin_layout Plain Layout
10612 1/3
10613 \begin_inset space \thinspace{}
10614 \end_inset
10615
10616 em
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 Thin
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/6
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 Negative thin
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/6
10661 \begin_inset space \thinspace{}
10662 \end_inset
10663
10664 em
10665 \begin_inset Formula $\thinspace=\thinspace$
10666 \end_inset
10667
10668 -3
10669 \begin_inset space \thinspace{}
10670 \end_inset
10671
10672 mu
10673 \end_layout
10674
10675 \end_inset
10676 </cell>
10677 </row>
10678 <row>
10679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10680 \begin_inset Text
10681
10682 \begin_layout Plain Layout
10683 Negative medium
10684 \end_layout
10685
10686 \end_inset
10687 </cell>
10688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10689 \begin_inset Text
10690
10691 \begin_layout Plain Layout
10692 -4
10693 \begin_inset space \thinspace{}
10694 \end_inset
10695
10696 mu
10697 \end_layout
10698
10699 \end_inset
10700 </cell>
10701 </row>
10702 <row>
10703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10704 \begin_inset Text
10705
10706 \begin_layout Plain Layout
10707 Negative thick
10708 \end_layout
10709
10710 \end_inset
10711 </cell>
10712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10713 \begin_inset Text
10714
10715 \begin_layout Plain Layout
10716 -5
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 Enspace (0.5
10732 \begin_inset space \thinspace{}
10733 \end_inset
10734
10735 em)
10736 \end_layout
10737
10738 \end_inset
10739 </cell>
10740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10741 \begin_inset Text
10742
10743 \begin_layout Plain Layout
10744 0.5
10745 \begin_inset space \thinspace{}
10746 \end_inset
10747
10748 em
10749 \end_layout
10750
10751 \end_inset
10752 </cell>
10753 </row>
10754 <row>
10755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10756 \begin_inset Text
10757
10758 \begin_layout Plain Layout
10759 Quad (1
10760 \begin_inset space \thinspace{}
10761 \end_inset
10762
10763 em)
10764 \end_layout
10765
10766 \end_inset
10767 </cell>
10768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \begin_layout Plain Layout
10772 1
10773 \begin_inset space \thinspace{}
10774 \end_inset
10775
10776 em
10777 \end_layout
10778
10779 \end_inset
10780 </cell>
10781 </row>
10782 <row>
10783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10784 \begin_inset Text
10785
10786 \begin_layout Plain Layout
10787 QQuad (2
10788 \begin_inset space \thinspace{}
10789 \end_inset
10790
10791 em)
10792 \end_layout
10793
10794 \end_inset
10795 </cell>
10796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10797 \begin_inset Text
10798
10799 \begin_layout Plain Layout
10800 2
10801 \begin_inset space \thinspace{}
10802 \end_inset
10803
10804 em
10805 \end_layout
10806
10807 \end_inset
10808 </cell>
10809 </row>
10810 </lyxtabular>
10811
10812 \end_inset
10813
10814
10815 \end_layout
10816
10817 \end_inset
10818
10819
10820 \end_layout
10821
10822 \begin_layout Subsubsection
10823
10824 \family sans
10825 Horizontal Fills
10826 \family default
10827
10828 \begin_inset Index idx
10829 status collapsed
10830
10831 \begin_layout Plain Layout
10832 Spacing ! Fills
10833 \end_layout
10834
10835 \end_inset
10836
10837
10838 \end_layout
10839
10840 \begin_layout Standard
10841 Horizontal fills (HFills) are a special LyX feature for adding extra space
10842  in a uniform fashion.
10843  An HFill is actually a variable length space, whose length always equals
10844  the remaining space between the left and right margins.
10845  If there is more than one HFill on a line, they divide the available space
10846  equally between themselves.
10847 \end_layout
10848
10849 \begin_layout Standard
10850 Here are a few examples of what you can do with them:
10851 \end_layout
10852
10853 \begin_layout Quote
10854 \noindent
10855 This is on the left side
10856 \begin_inset space \hfill{}
10857 \end_inset
10858
10859 This is on the right
10860 \end_layout
10861
10862 \begin_layout Quote
10863 \noindent
10864 Left
10865 \begin_inset space \hfill{}
10866 \end_inset
10867
10868 Middle
10869 \begin_inset space \hfill{}
10870 \end_inset
10871
10872 Right
10873 \end_layout
10874
10875 \begin_layout Quote
10876 \noindent
10877 Left
10878 \begin_inset space \hfill{}
10879 \end_inset
10880
10881 1/3 Left
10882 \begin_inset space \hfill{}
10883 \end_inset
10884
10885
10886 \begin_inset space \hfill{}
10887 \end_inset
10888
10889 Right
10890 \end_layout
10891
10892 \begin_layout Standard
10893 That was an example in the 
10894 \family sans
10895 Quote
10896 \family default
10897  environment.
10898  Here
10899 \begin_inset Formula $\to$
10900 \end_inset
10901
10902
10903 \begin_inset space \hfill{}
10904 \end_inset
10905
10906
10907 \begin_inset Formula $\gets$
10908 \end_inset
10909
10910 is one in a standard paragraph.
10911  It may or may not be apparent in the printed text, but it 
10912 \emph on
10913 is
10914 \emph default
10915  sitting in-between the two arrows.
10916 \end_layout
10917
10918 \begin_layout Standard
10919 HFills can be made visible when you choose one of the 
10920 \family sans
10921 Fill
10922 \begin_inset space ~
10923 \end_inset
10924
10925 Pattern
10926 \family default
10927 s in the space dialog: The following patterns are available:
10928 \end_layout
10929
10930 \begin_layout Standard
10931 Dots: 
10932 \begin_inset space \dotfill{}
10933 \end_inset
10934
10935
10936 \begin_inset space ~
10937 \end_inset
10938
10939
10940 \end_layout
10941
10942 \begin_layout Standard
10943 Rule: 
10944 \begin_inset space \hrulefill{}
10945 \end_inset
10946
10947
10948 \begin_inset space ~
10949 \end_inset
10950
10951
10952 \end_layout
10953
10954 \begin_layout Standard
10955 Left arrow: 
10956 \begin_inset space \leftarrowfill{}
10957 \end_inset
10958
10959
10960 \begin_inset space ~
10961 \end_inset
10962
10963
10964 \end_layout
10965
10966 \begin_layout Standard
10967 Right arrow: 
10968 \begin_inset space \rightarrowfill{}
10969 \end_inset
10970
10971
10972 \begin_inset space ~
10973 \end_inset
10974
10975
10976 \end_layout
10977
10978 \begin_layout Standard
10979 Up brace: 
10980 \begin_inset space \downbracefill{}
10981 \end_inset
10982
10983
10984 \begin_inset space ~
10985 \end_inset
10986
10987
10988 \end_layout
10989
10990 \begin_layout Standard
10991 Down brace: 
10992 \begin_inset space \upbracefill{}
10993 \end_inset
10994
10995
10996 \begin_inset space ~
10997 \end_inset
10998
10999
11000 \end_layout
11001
11002 \begin_layout Standard
11003 \begin_inset Note Greyedout
11004 status open
11005
11006 \begin_layout Plain Layout
11007
11008 \series bold
11009 Note:
11010 \series default
11011  If an HFill is at the beginning of a line, and 
11012 \emph on
11013 not
11014 \emph default
11015  in the first line in a paragraph, LyX ignores it.
11016  This prevents HFills from accidentally being wrapped onto a new line.
11017  If you need space in this case anyway, set the 
11018 \family sans
11019 Protect
11020 \family default
11021  option in the space dialog.
11022 \end_layout
11023
11024 \end_inset
11025
11026
11027 \end_layout
11028
11029 \begin_layout Subsubsection
11030 Phantom Space
11031 \begin_inset CommandInset label
11032 LatexCommand label
11033 name "sub:Phantom-Space"
11034
11035 \end_inset
11036
11037
11038 \begin_inset Index idx
11039 status collapsed
11040
11041 \begin_layout Plain Layout
11042 Spacing ! Phantom
11043 \end_layout
11044
11045 \end_inset
11046
11047
11048 \end_layout
11049
11050 \begin_layout Standard
11051 Sometimes you want to insert space with exactly the length of a phrase.
11052  For example, you want to create the following multiple choice question:
11053 \end_layout
11054
11055 \begin_layout Standard
11056 \begin_inset VSpace medskip
11057 \end_inset
11058
11059 What is correct English?:
11060 \begin_inset Newline newline
11061 \end_inset
11062
11063
11064 \begin_inset Newline newline
11065 \end_inset
11066
11067 Mr.
11068 \begin_inset space ~
11069 \end_inset
11070
11071 Edge would have been jumps the gun.
11072 \begin_inset Newline newline
11073 \end_inset
11074
11075
11076 \begin_inset Phantom HPhantom
11077 status open
11078
11079 \begin_layout Plain Layout
11080 Mr.
11081  Edge 
11082 \end_layout
11083
11084 \end_inset
11085
11086 has to be jumped
11087 \begin_inset Newline newline
11088 \end_inset
11089
11090
11091 \begin_inset Phantom HPhantom
11092 status open
11093
11094 \begin_layout Plain Layout
11095 Mr.
11096  Edge 
11097 \end_layout
11098
11099 \end_inset
11100
11101 jumps
11102 \begin_inset VSpace medskip
11103 \end_inset
11104
11105
11106 \end_layout
11107
11108 \begin_layout Standard
11109 \noindent
11110 so that the choices appear exactly after the phrase 
11111 \begin_inset Quotes eld
11112 \end_inset
11113
11114 Mr.
11115 \begin_inset space ~
11116 \end_inset
11117
11118 Edge
11119 \begin_inset space ~
11120 \end_inset
11121
11122
11123 \begin_inset Quotes erd
11124 \end_inset
11125
11126 .
11127  To get this, you can use the phantom insets available via the menu 
11128 \family sans
11129 Insert\SpecialChar \menuseparator
11130 Formatting\SpecialChar \menuseparator
11131 Phantom
11132 \family default
11133 .
11134  In our case insert a horizontal phantom at the beginning of the last two
11135  lines and insert 
11136 \begin_inset Quotes eld
11137 \end_inset
11138
11139 Mr.
11140 \begin_inset space ~
11141 \end_inset
11142
11143 Edge
11144 \begin_inset space ~
11145 \end_inset
11146
11147
11148 \begin_inset Quotes erd
11149 \end_inset
11150
11151  into the phantom inset (note the space after 
11152 \begin_inset Quotes eld
11153 \end_inset
11154
11155 Edge
11156 \begin_inset Quotes erd
11157 \end_inset
11158
11159 ).
11160  A phantom insets prints only the space of its content (like a placeholder).
11161  That is why it is named 
11162 \begin_inset Quotes eld
11163 \end_inset
11164
11165 phantom
11166 \begin_inset Quotes erd
11167 \end_inset
11168
11169 .
11170  The normal phantom outputs the width and height of the content as space,
11171  while the horizontal and vertical variant only outputs the corresponding
11172  dimension.
11173 \end_layout
11174
11175 \begin_layout Subsection
11176 Vertical Space
11177 \begin_inset CommandInset label
11178 LatexCommand label
11179 name "sub:Vertical-Space"
11180
11181 \end_inset
11182
11183
11184 \begin_inset Index idx
11185 status collapsed
11186
11187 \begin_layout Plain Layout
11188 Spacing ! Vertical
11189 \end_layout
11190
11191 \end_inset
11192
11193
11194 \end_layout
11195
11196 \begin_layout Standard
11197 To add extra vertical space above or below a paragraph, use the 
11198 \family sans
11199 Insert\SpecialChar \menuseparator
11200 Formatting\SpecialChar \menuseparator
11201 Vertical
11202 \begin_inset space ~
11203 \end_inset
11204
11205 Space
11206 \family default
11207  dialog.
11208  There you find the following sizes:
11209 \end_layout
11210
11211 \begin_layout Standard
11212
11213 \family sans
11214 SmallSkip
11215 \family default
11216
11217 \family sans
11218 MedSkip
11219 \family default
11220  and 
11221 \family sans
11222 BigSkip
11223 \family default
11224  are LaTeX sizes which depend on the font size of the document.
11225  
11226 \family sans
11227 DefSkip
11228 \family default
11229  is the skip adjusted in the dialog 
11230 \family sans
11231 Document\SpecialChar \menuseparator
11232 Settings\SpecialChar \menuseparator
11233 Text
11234 \begin_inset space ~
11235 \end_inset
11236
11237 Layout
11238 \family default
11239
11240 \begin_inset Index idx
11241 status collapsed
11242
11243 \begin_layout Plain Layout
11244 Document ! Settings
11245 \end_layout
11246
11247 \end_inset
11248
11249  for the paragraph separation.
11250  If you use indentation to separate paragraphs 
11251 \family sans
11252 DefSkip
11253 \family default
11254  is equal to 
11255 \family sans
11256 MedSkip
11257 \family default
11258 .
11259 \end_layout
11260
11261 \begin_layout Standard
11262
11263 \family sans
11264 VFill
11265 \family default
11266
11267 \begin_inset Index idx
11268 status collapsed
11269
11270 \begin_layout Plain Layout
11271 Spacing ! Fills
11272 \end_layout
11273
11274 \end_inset
11275
11276  is a variable space, set so that the space is maximal within one page.
11277  An example: you have only two short paragraphs on one page with a 
11278 \family sans
11279 Vfill
11280 \family default
11281  between them.
11282  Then the first paragraph is placed at the top of the page and the second
11283  one at the bottom, because the space between them is then maximal.
11284  
11285 \family sans
11286 VFill
11287 \family default
11288 s work like 
11289 \family sans
11290 HFill
11291 \family default
11292 s: they fill the remaining vertical space on a page with blank space.
11293 \begin_inset Foot
11294 status collapsed
11295
11296 \begin_layout Plain Layout
11297
11298 \family sans
11299 HFill
11300 \family default
11301 s are described in section
11302 \begin_inset space ~
11303 \end_inset
11304
11305
11306 \begin_inset CommandInset ref
11307 LatexCommand ref
11308 reference "sub:Horizontal-Space"
11309
11310 \end_inset
11311
11312 .
11313 \end_layout
11314
11315 \end_inset
11316
11317  If there are several 
11318 \family sans
11319 VFill
11320 \family default
11321 s on a page, they divide the remaining vertical space equally between themselves.
11322  You can therefore use 
11323 \family sans
11324 VFill
11325 \family default
11326 s to center text on a page, or even place text 2/3 down a page.
11327 \end_layout
11328
11329 \begin_layout Standard
11330
11331 \family sans
11332 Custom
11333 \family default
11334  are custom spaces in units explained in Appendix
11335 \begin_inset space ~
11336 \end_inset
11337
11338
11339 \begin_inset CommandInset ref
11340 LatexCommand ref
11341 reference "chap:Units-available-in"
11342
11343 \end_inset
11344
11345 .
11346 \end_layout
11347
11348 \begin_layout Standard
11349 \begin_inset Note Greyedout
11350 status open
11351
11352 \begin_layout Plain Layout
11353
11354 \series bold
11355 Note:
11356 \series default
11357  
11358 \series medium
11359 If the extra vertical space would be in the output at the top/bottom of
11360  a page, the space is only added if you have also checked the option 
11361 \family sans
11362 Protect
11363 \family default
11364 .
11365 \end_layout
11366
11367 \end_inset
11368
11369
11370 \end_layout
11371
11372 \begin_layout Subsection
11373 Paragraph Alignment
11374 \begin_inset Index idx
11375 status collapsed
11376
11377 \begin_layout Plain Layout
11378 Paragraph ! Alignment
11379 \end_layout
11380
11381 \end_inset
11382
11383
11384 \end_layout
11385
11386 \begin_layout Standard
11387 You can change the paragraph alignment with the 
11388 \family sans
11389 Edit\SpecialChar \menuseparator
11390 Paragraph Settings
11391 \family default
11392  dialog (toolbar button 
11393 \begin_inset Info
11394 type  "icon"
11395 arg   "layout-paragraph"
11396 \end_inset
11397
11398 ).
11399  There are five possibilities: 
11400 \end_layout
11401
11402 \begin_layout Itemize
11403
11404 \family sans
11405 Justified
11406 \family default
11407  (shortcut 
11408 \begin_inset Info
11409 type  "shortcut"
11410 arg   "paragraph-params \\align block"
11411 \end_inset
11412
11413 )
11414 \end_layout
11415
11416 \begin_layout Itemize
11417
11418 \family sans
11419 Left
11420 \family default
11421  (
11422 \begin_inset Info
11423 type  "shortcut"
11424 arg   "paragraph-params \\align left"
11425 \end_inset
11426
11427 )
11428 \end_layout
11429
11430 \begin_layout Itemize
11431
11432 \family sans
11433 Right
11434 \family default
11435  (
11436 \begin_inset Info
11437 type  "shortcut"
11438 arg   "paragraph-params \\align right"
11439 \end_inset
11440
11441 )
11442 \end_layout
11443
11444 \begin_layout Itemize
11445
11446 \family sans
11447 Center
11448 \family default
11449  (
11450 \begin_inset Info
11451 type  "shortcut"
11452 arg   "paragraph-params \\align center"
11453 \end_inset
11454
11455 )
11456 \end_layout
11457
11458 \begin_layout Itemize
11459
11460 \family sans
11461 Default
11462 \family default
11463  (
11464 \begin_inset Info
11465 type  "shortcut"
11466 arg   "paragraph-params \\align default"
11467 \end_inset
11468
11469 )
11470 \end_layout
11471
11472 \begin_layout Standard
11473 The default in most cases is justified alignment, in which the inter-word
11474  spacing is variable and each line of a paragraph fills the region between
11475  the left and right margins.
11476  The other three alignments should be self-explanatory, and look like this:
11477 \end_layout
11478
11479 \begin_layout Standard
11480 \align right
11481 This paragraph is right aligned,
11482 \end_layout
11483
11484 \begin_layout Standard
11485 \align center
11486 this one is centered,
11487 \end_layout
11488
11489 \begin_layout Standard
11490 \align left
11491 this one is left aligned.
11492 \end_layout
11493
11494 \begin_layout Subsection
11495 Forced Page Breaks
11496 \begin_inset Index idx
11497 status collapsed
11498
11499 \begin_layout Plain Layout
11500 Page breaks ! Forced
11501 \end_layout
11502
11503 \end_inset
11504
11505
11506 \begin_inset CommandInset label
11507 LatexCommand label
11508 name "sub:Forced-Page-Breaks"
11509
11510 \end_inset
11511
11512
11513 \end_layout
11514
11515 \begin_layout Standard
11516 If you don't like the way LaTeX does the page breaks in your document, you
11517  can force a page break where you want one.
11518  Normally this will not be necessary, because LaTeX is good at page breaking.
11519  Only if you use a lot of 
11520 \family sans
11521 Floats
11522 \family default
11523 , LaTeX's page breaking algorithm can fail.
11524 \end_layout
11525
11526 \begin_layout Standard
11527 We recommend you not to use forced page breaks until the text is finished
11528  and you have checked in the preview to see if you 
11529 \emph on
11530 really
11531 \emph default
11532  have to change the page breaking.
11533 \end_layout
11534
11535 \begin_layout Standard
11536 There are two types of page breaks: One that ends the page without any special
11537  action.
11538  This can be inserted above or below a paragraph via the menu 
11539 \family sans
11540 Insert\SpecialChar \menuseparator
11541 Formatting\SpecialChar \menuseparator
11542 New
11543 \begin_inset space ~
11544 \end_inset
11545
11546 Page
11547 \family default
11548 .
11549  The second type, that is inserted via the menu 
11550 \family sans
11551 Insert\SpecialChar \menuseparator
11552 Formatting\SpecialChar \menuseparator
11553 Page
11554 \begin_inset space ~
11555 \end_inset
11556
11557 Break
11558 \family default
11559 , ends a page but stretches the content of the page, so that it fills out
11560  the complete page.
11561  This type is useful to avoid whitespace when a page break produces a page
11562  on which only the last few lines are absent.
11563 \end_layout
11564
11565 \begin_layout Standard
11566 You might try to use a page break to ensure that a figure or table appears
11567  at the top of a page.
11568  This is, of course, the wrong way to do it.
11569  LyX gives you a way of automatically ensuring that your figures and tables
11570  appear at the top of a page (or the bottom, or on their own page) without
11571  having to worry about what precedes or follows your figure or table.
11572  See chapter 
11573 \begin_inset CommandInset ref
11574 LatexCommand ref
11575 reference "chap:Floats-and-Notes"
11576
11577 \end_inset
11578
11579  to learn more about 
11580 \family sans
11581 Floats
11582 \family default
11583 .
11584 \end_layout
11585
11586 \begin_layout Subsubsection
11587 Clear Page Breaks
11588 \begin_inset CommandInset label
11589 LatexCommand label
11590 name "sub:Clear-Page-Breaks"
11591
11592 \end_inset
11593
11594
11595 \begin_inset Index idx
11596 status collapsed
11597
11598 \begin_layout Plain Layout
11599 Page breaks ! Clear
11600 \end_layout
11601
11602 \end_inset
11603
11604
11605 \end_layout
11606
11607 \begin_layout Standard
11608 Rather than forced page breaks where the content behind the break is placed
11609  directly on the next page, you can also clear pages while breaking them.
11610  That means that the current paragraph is terminated and everything, including
11611  unprocessed floats, from the earlier part of the document are placed after
11612  it, if necessary by adding pages.
11613 \end_layout
11614
11615 \begin_layout Standard
11616 You can insert a clear page break with the menu 
11617 \family sans
11618 Insert\SpecialChar \menuseparator
11619 Formatting\SpecialChar \menuseparator
11620 Clear
11621 \begin_inset space ~
11622 \end_inset
11623
11624 Page
11625 \family default
11626 .
11627  When you have a two-sided document like a book, you can use the menu 
11628 \family sans
11629 Insert\SpecialChar \menuseparator
11630 Formatting\SpecialChar \menuseparator
11631 Clear
11632 \begin_inset space ~
11633 \end_inset
11634
11635 Double
11636 \begin_inset space ~
11637 \end_inset
11638
11639 Page
11640 \family default
11641  to insert a clear page break that assures that the next page is a right-hand
11642  page (odd-numbered), if necessary by adding a page.
11643 \end_layout
11644
11645 \begin_layout Subsection
11646 Forced Line Breaks
11647 \begin_inset Index idx
11648 status collapsed
11649
11650 \begin_layout Plain Layout
11651 Line breaks
11652 \end_layout
11653
11654 \end_inset
11655
11656
11657 \begin_inset CommandInset label
11658 LatexCommand label
11659 name "sub:Forced-Line-Breaks"
11660
11661 \end_inset
11662
11663
11664 \end_layout
11665
11666 \begin_layout Standard
11667 Similar to page breaks there are two types of line breaks: one simply breaks
11668  the line.
11669  You can force this line break within a paragraph by selecting 
11670 \family sans
11671 Insert\SpecialChar \menuseparator
11672 Formatting\SpecialChar \menuseparator
11673 Ragged
11674 \begin_inset space ~
11675 \end_inset
11676
11677 Line
11678 \begin_inset space ~
11679 \end_inset
11680
11681 Break
11682 \family default
11683  or with 
11684 \begin_inset Info
11685 type  "shortcut"
11686 arg   "newline-insert newline"
11687 \end_inset
11688
11689 .
11690  Another type that is inserted via the menu 
11691 \family sans
11692 Insert\SpecialChar \menuseparator
11693 Formatting\SpecialChar \menuseparator
11694 Justified
11695 \begin_inset space ~
11696 \end_inset
11697
11698 Line
11699 \begin_inset space ~
11700 \end_inset
11701
11702 Break
11703 \family default
11704  or with 
11705 \begin_inset Info
11706 type  "shortcut"
11707 arg   "newline-insert linebreak"
11708 \end_inset
11709
11710  breaks the line and stretches it so that it fills out the whole space between
11711  the page margins.
11712  This is useful to avoid 
11713 \begin_inset Quotes eld
11714 \end_inset
11715
11716 fringes
11717 \begin_inset Quotes erd
11718 \end_inset
11719
11720  in justified paragraphs due to possible whitespace introduced by line breaks.
11721 \end_layout
11722
11723 \begin_layout Standard
11724 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11725  LaTeX is very good at line breaking.
11726  There are, however, a number of situations where it is necessaryactively
11727  to set a line break, for example, in a poem or for an address (see sections
11728 \begin_inset space ~
11729 \end_inset
11730
11731
11732 \begin_inset CommandInset ref
11733 LatexCommand ref
11734 reference "sec:Quote"
11735
11736 \end_inset
11737
11738
11739 \begin_inset CommandInset ref
11740 LatexCommand ref
11741 reference "sec:Verse"
11742
11743 \end_inset
11744
11745  and 
11746 \begin_inset CommandInset ref
11747 LatexCommand ref
11748 reference "sec:Address-Usage"
11749
11750 \end_inset
11751
11752 ).
11753 \end_layout
11754
11755 \begin_layout Subsection
11756 Horizontal Lines
11757 \begin_inset CommandInset label
11758 LatexCommand label
11759 name "sub:Horizontal-Lines"
11760
11761 \end_inset
11762
11763
11764 \begin_inset Index idx
11765 status collapsed
11766
11767 \begin_layout Plain Layout
11768 Horizontal lines
11769 \end_layout
11770
11771 \end_inset
11772
11773
11774 \end_layout
11775
11776 \begin_layout Standard
11777 \noindent
11778 \begin_inset CommandInset line
11779 LatexCommand rule
11780 offset "0.5ex"
11781 width "100line%"
11782 height "1pt"
11783
11784 \end_inset
11785
11786
11787 \end_layout
11788
11789 \begin_layout Standard
11790 \noindent
11791 In the dialog 
11792 \family sans
11793 Insert\SpecialChar \menuseparator
11794 Formatting\SpecialChar \menuseparator
11795 Horizontal
11796 \begin_inset space ~
11797 \end_inset
11798
11799 Line
11800 \family default
11801  you can insert horizontal lines.
11802  The line offset is the vertical distance between the line and the baseline
11803  of the current text line or the paragraph.
11804  The line settings can be changed by left-clicking on the line.
11805 \end_layout
11806
11807 \begin_layout Standard
11808 \noindent
11809 \begin_inset CommandInset line
11810 LatexCommand rule
11811 offset "0.5ex"
11812 width "100line%"
11813 height "1pt"
11814
11815 \end_inset
11816
11817
11818 \end_layout
11819
11820 \begin_layout Section
11821 Characters and Symbols
11822 \end_layout
11823
11824 \begin_layout Standard
11825 You can directly enter all characters that are available on your keyboard.
11826  You can also use special keyboard maps to be able to enter, for example,
11827  characters needed for French with an English keyboard.
11828  See section
11829 \begin_inset space \thinspace{}
11830 \end_inset
11831
11832
11833 \begin_inset CommandInset ref
11834 LatexCommand ref
11835 reference "sub:Keyboard-mapping"
11836
11837 \end_inset
11838
11839  for information on how this is done.
11840 \end_layout
11841
11842 \begin_layout Standard
11843 For the case where you need a character that is not on your keyboard, you
11844  can use the 
11845 \family sans
11846 Symbols
11847 \family default
11848  dialog via the menu 
11849 \family sans
11850 Insert\SpecialChar \menuseparator
11851 Special Character\SpecialChar \menuseparator
11852 Symbols
11853 \family default
11854 .
11855 \end_layout
11856
11857 \begin_layout Standard
11858 \begin_inset Note Greyedout
11859 status open
11860
11861 \begin_layout Plain Layout
11862
11863 \series bold
11864 Note:
11865 \series default
11866  Maybe not all symbols inserted with the symbols dialog can be displayed
11867  when you are using a special screen font in LyX's preferences.
11868  But the inserted symbols will in every case be displayed in the output.
11869 \end_layout
11870
11871 \end_inset
11872
11873
11874 \end_layout
11875
11876 \begin_layout Section
11877 Fonts and Text Styles
11878 \begin_inset CommandInset label
11879 LatexCommand label
11880 name "sec:Fonts-and-Text"
11881
11882 \end_inset
11883
11884
11885 \end_layout
11886
11887 \begin_layout Subsection
11888 Font Types
11889 \begin_inset Index idx
11890 status collapsed
11891
11892 \begin_layout Plain Layout
11893 Font ! Types
11894 \end_layout
11895
11896 \end_inset
11897
11898
11899 \end_layout
11900
11901 \begin_layout Standard
11902 There are two types of fonts:
11903 \end_layout
11904
11905 \begin_layout Description
11906 Vector
11907 \begin_inset space ~
11908 \end_inset
11909
11910 fonts
11911 \begin_inset Index idx
11912 status collapsed
11913
11914 \begin_layout Plain Layout
11915 Fonts ! Vector-
11916 \end_layout
11917
11918 \end_inset
11919
11920  are built from outlines of the single glyphs (e.
11921 \begin_inset space \thinspace{}
11922 \end_inset
11923
11924 g.
11925  characters) in the font.
11926  This means that each glyph is defined using mathematical curves that are
11927  well suited for scaling to any requested size.
11928  This mathematical definition is interpreted by the font renderer and the
11929  curve is filled out with pixels according to the size and glyph.
11930  This means that vector fonts will look pretty good in all sizes.
11931  Only at very small sizes where each pixel has to be very carefully computed
11932  to provide a good image might it be hard to provide a good rendering.
11933 \begin_inset Newline newline
11934 \end_inset
11935
11936 That could mean that one only needs to define one font size and scale them.
11937  But to achieve a better quality, many fonts define several font sizes.
11938  That improves the appearance because you need more details at large font
11939  sizes than at small ones.
11940 \begin_inset Newline newline
11941 \end_inset
11942
11943 The font types 
11944 \family typewriter
11945 TrueType
11946 \family default
11947
11948 \family typewriter
11949 OpenType
11950 \family default
11951 , and 
11952 \family typewriter
11953 Type
11954 \begin_inset space ~
11955 \end_inset
11956
11957 1
11958 \family default
11959  are vector fonts.
11960 \end_layout
11961
11962 \begin_layout Description
11963 Bitmap
11964 \begin_inset space ~
11965 \end_inset
11966
11967 fonts
11968 \begin_inset Index idx
11969 status collapsed
11970
11971 \begin_layout Plain Layout
11972 Fonts ! Bitmap-
11973 \end_layout
11974
11975 \end_inset
11976
11977  on the other hand, are defined by bitmap graphics from the start; so they
11978  will look good at all the sizes they are meant for.
11979  However, they don't scale well, because in order to scale a glyph, each
11980  pixel is enlarged into several pixels.
11981  It is the same effect that happens if you try to enlarge a picture in an
11982  image manipulation program.
11983  In order to mitigate this effect, bitmap fonts are typically provided in
11984  several fixed sizes typically from around 8
11985 \begin_inset space ~
11986 \end_inset
11987
11988 pixels high up to 34
11989 \begin_inset space ~
11990 \end_inset
11991
11992 pixels or so high in steps according to what is believed to be useful.
11993  The advantage of bitmap fonts is that no complicated computations are necessary
11994  to display each glyph; so bitmap fonts display therefore more quickly than
11995  scalable fonts.
11996  The disadvantage is that sizes that don't exist as fixed versions have
11997  to be scaled by doubling pixels, and thus look bad.
11998 \begin_inset Newline newline
11999 \end_inset
12000
12001 Bitmap fonts are named 
12002 \family typewriter
12003 Type
12004 \begin_inset space ~
12005 \end_inset
12006
12007 3
12008 \family default
12009  in PostScript- and PDF-documents.
12010 \end_layout
12011
12012 \begin_layout Standard
12013 The result of all this is that bitmap fonts are best for the size they are
12014  designed for, while scalable fonts are good for nearly all sizes.
12015  So one needs fewer font size definitions for scalable fonts.
12016  That's the reason why nearly all text rendering and typesetting programs
12017  use scalable fonts.
12018 \end_layout
12019
12020 \begin_layout Standard
12021 To see which fonts are used in a PDF-document, look at its document properties.
12022 \end_layout
12023
12024 \begin_layout Standard
12025 Many modern typesetting and markup languages have begun to move towards
12026  specifying character styles rather than specifying a particular font.
12027  For example, instead of changing to an italicized version of the current
12028  font to emphasize text, you use an 
12029 \begin_inset Quotes eld
12030 \end_inset
12031
12032 emphasized style
12033 \begin_inset Quotes erd
12034 \end_inset
12035
12036  instead.
12037  This concept fits in perfectly with LyX.
12038  In LyX, you do things based on contexts, rather than focusing on typesetting
12039  details.
12040 \end_layout
12041
12042 \begin_layout Subsection
12043 LaTeX font support
12044 \begin_inset CommandInset label
12045 LatexCommand label
12046 name "sub:LaTeX-font-support"
12047
12048 \end_inset
12049
12050
12051 \end_layout
12052
12053 \begin_layout Standard
12054 Traditionally, LaTeX used its own fonts.
12055  That is to say, you cannot directly access the fonts installed on your
12056  operating system, but you have to use specific fonts provided by your LaTeX
12057  distribution.
12058  The reason is that LaTeX needs some extra information about the fonts,
12059  which have to be provided by additional files and packages.
12060  The downside of this is that your font choice is somewhat limited compared
12061  to a word processor.
12062  On the other hand this comes with the advantage that the provided fonts
12063  are generally of very good quality, and that LaTeX files are very portable
12064  across different machines.
12065  Also, the range of fonts supported by traditional LaTeX has increased a
12066  lot in the meantime; so you can find packages for many free and commercial
12067  fonts.
12068  In LyX, only a subset of these are directly selectable via the user interface
12069  (see section
12070 \begin_inset space ~
12071 \end_inset
12072
12073
12074 \begin_inset CommandInset ref
12075 LatexCommand ref
12076 reference "sub:Document-Font"
12077
12078 \end_inset
12079
12080  for details).
12081  However, all the others are available if you enter the relevant LaTeX code
12082  in the document preamble (please refer to the documentation of your desired
12083  font).
12084 \end_layout
12085
12086 \begin_layout Standard
12087 Recent developments brought some new LaTeX engines that are also able directly
12088  to access fonts that are installed for your operating system, namely XeTeX
12089  and LuaTeX.
12090  Both engines are supported by LyX.
12091  By using them, you can theoretically use any OpenType or TrueType font
12092  that is installed on your system.
12093  The next section describes how to use these fonts.
12094 \end_layout
12095
12096 \begin_layout Standard
12097 \begin_inset Note Greyedout
12098 status open
12099
12100 \begin_layout Plain Layout
12101
12102 \series bold
12103 Note:
12104 \series default
12105  In practice, some fonts might fail due to bad metrics and other font deficienci
12106 es; so you might have to experiment.
12107 \end_layout
12108
12109 \end_inset
12110
12111
12112 \end_layout
12113
12114 \begin_layout Standard
12115 \begin_inset Note Greyedout
12116 status open
12117
12118 \begin_layout Plain Layout
12119
12120 \series bold
12121 Note:
12122 \series default
12123  XeTeX and especially LuaTeX, are still rather new and thus not as mature
12124  as traditional LaTeX or PDFTeX.
12125 \end_layout
12126
12127 \end_inset
12128
12129
12130 \end_layout
12131
12132 \begin_layout Subsection
12133 Document Font and Font size
12134 \begin_inset CommandInset label
12135 LatexCommand label
12136 name "sub:Document-Font"
12137
12138 \end_inset
12139
12140
12141 \begin_inset Index idx
12142 status collapsed
12143
12144 \begin_layout Plain Layout
12145 Font ! Size
12146 \end_layout
12147
12148 \end_inset
12149
12150
12151 \begin_inset Index idx
12152 status collapsed
12153
12154 \begin_layout Plain Layout
12155 Document ! Font
12156 \end_layout
12157
12158 \end_inset
12159
12160
12161 \end_layout
12162
12163 \begin_layout Standard
12164 You can set the document fonts in the 
12165 \family sans
12166 Document\SpecialChar \menuseparator
12167 Settings
12168 \family default
12169
12170 \begin_inset Index idx
12171 status collapsed
12172
12173 \begin_layout Plain Layout
12174 Document ! Settings
12175 \end_layout
12176
12177 \end_inset
12178
12179  dialog.
12180  In the 
12181 \family sans
12182 Fonts
12183 \family default
12184  section of the dialog, you can specify which font should be used for the
12185  three different font shapes — roman (serif), 
12186 \family sans
12187 sans
12188 \begin_inset space ~
12189 \end_inset
12190
12191 serif
12192 \family default
12193  and 
12194 \family typewriter
12195 typewriter
12196 \family default
12197  (monospaced) — and you can specify the base font size and scaling factors
12198  for (some) sans serif and typewriter fonts if this is necessary to fit
12199  with the roman font.
12200 \end_layout
12201
12202 \begin_layout Standard
12203 If you select 
12204 \family sans
12205 Use non-T
12206 \begin_inset ERT
12207 status collapsed
12208
12209 \begin_layout Plain Layout
12210
12211 {}
12212 \end_layout
12213
12214 \end_inset
12215
12216 eX fonts
12217 \family default
12218 , you will have access to the fonts installed on your operating system.
12219  This requires that you use 
12220 \family sans
12221 PDF (XeT
12222 \begin_inset ERT
12223 status collapsed
12224
12225 \begin_layout Plain Layout
12226
12227 {}
12228 \end_layout
12229
12230 \end_inset
12231
12232 eX)
12233 \family default
12234
12235 \family sans
12236 PDF (LuaT
12237 \begin_inset ERT
12238 status collapsed
12239
12240 \begin_layout Plain Layout
12241
12242 {}
12243 \end_layout
12244
12245 \end_inset
12246
12247 eX)
12248 \family default
12249  or 
12250 \family sans
12251 DVI (LuaT
12252 \begin_inset ERT
12253 status collapsed
12254
12255 \begin_layout Plain Layout
12256
12257 {}
12258 \end_layout
12259
12260 \end_inset
12261
12262 eX)
12263 \family default
12264  as the output format, i.
12265 \begin_inset space \thinspace{}
12266 \end_inset
12267
12268 e.
12269 \begin_inset space \space{}
12270 \end_inset
12271
12272 you will have to have either XeTeX or LuaTeX installed (see section
12273 \begin_inset space ~
12274 \end_inset
12275
12276
12277 \begin_inset CommandInset ref
12278 LatexCommand ref
12279 reference "sub:LaTeX-font-support"
12280
12281 \end_inset
12282
12283 ).
12284  You will then not have access to TeX's own fonts.
12285  Note that LyX then lists all available fonts in each of the three lists
12286  (roman, sans
12287 \begin_inset space ~
12288 \end_inset
12289
12290 serif, and typewriter), since LyX cannot determine the family.
12291  Also note that the output might fail with some of the listed fonts, due
12292  to the encoding of the fonts and\SpecialChar \slash{}
12293 or font failures.
12294  LyX cannot determine this in advance, so you might need to experiment.
12295 \end_layout
12296
12297 \begin_layout Standard
12298 If you use TeX fonts (which is the default), the possible options for the
12299  font include 
12300 \family sans
12301 Default
12302 \family default
12303  and a list of fonts available with your LaTeX distribution.
12304  If you select 
12305 \family sans
12306 Default,
12307 \family default
12308  the font that is preset by the current document class is used.
12309  In most cases, this will be the standard TeX font, known as 
12310 \begin_inset Quotes eld
12311 \end_inset
12312
12313
12314 \family typewriter
12315 Computer
12316 \begin_inset space ~
12317 \end_inset
12318
12319 Modern
12320 \family default
12321
12322 \begin_inset Quotes erd
12323 \end_inset
12324
12325  (
12326 \family typewriter
12327 cm
12328 \family default
12329 ) or 
12330 \begin_inset Quotes eld
12331 \end_inset
12332
12333
12334 \family typewriter
12335 European Computer Modern
12336 \family default
12337
12338 \begin_inset Quotes erd
12339 \end_inset
12340
12341  (
12342 \family typewriter
12343 ec
12344 \family default
12345 ), but some classes preset different default fonts.
12346 \end_layout
12347
12348 \begin_layout Standard
12349 As 
12350 \family typewriter
12351 cm
12352 \family default
12353  and 
12354 \family typewriter
12355 ec
12356 \family default
12357  are bitmap fonts, they often look pixelated in PDF output, especially when
12358  you read the PDF in a zoomed size.
12359 \begin_inset Foot
12360 status collapsed
12361
12362 \begin_layout Plain Layout
12363 This problem doesn't appear if you read PDFs in 
12364 \family typewriter
12365 Adobe
12366 \begin_inset space ~
12367 \end_inset
12368
12369 Reader
12370 \family default
12371  version 6 or later, because this program includes a special bitmap font
12372  renderer.
12373 \end_layout
12374
12375 \end_inset
12376
12377  To get rid of pixelated fonts, you have to use a vector font.
12378  Depending on how your document should look, you can either:
12379 \end_layout
12380
12381 \begin_layout Itemize
12382 select the 
12383 \family sans
12384 Latin
12385 \begin_inset space ~
12386 \end_inset
12387
12388 Modern
12389 \family default
12390  fonts, which is the recommended choice if you want to keep the look of
12391  
12392 \family typewriter
12393 cm
12394 \family default
12395 /
12396 \family typewriter
12397 ec
12398 \family default
12399 .
12400  
12401 \family sans
12402 Latin
12403 \begin_inset space ~
12404 \end_inset
12405
12406 Modern
12407 \family default
12408  was developed for the LaTeX community in order to replace 
12409 \family typewriter
12410 cm
12411 \family default
12412  as the default font.
12413  It covers a huge range of glyphs and several font shapes.
12414  Except for some details, where the appearance was improved, 
12415 \family sans
12416 Latin
12417 \begin_inset space ~
12418 \end_inset
12419
12420 Modern
12421 \family default
12422  looks identical to 
12423 \family typewriter
12424 cm
12425 \family default
12426 .
12427 \begin_inset Foot
12428 status collapsed
12429
12430 \begin_layout Plain Layout
12431 One difference is improved kerning.
12432 \end_layout
12433
12434 \end_inset
12435
12436
12437 \end_layout
12438
12439 \begin_layout Itemize
12440 or select the 
12441 \family sans
12442 AE
12443 \begin_inset space ~
12444 \end_inset
12445
12446 (Almost
12447 \begin_inset space ~
12448 \end_inset
12449
12450 European)
12451 \family default
12452  fonts in (the rare) case that 
12453 \family sans
12454 Latin
12455 \begin_inset space ~
12456 \end_inset
12457
12458 Modern
12459 \family default
12460  is not available to you or does not work, and you still want to emulate
12461  the look of 
12462 \family typewriter
12463 cm
12464 \family default
12465 /
12466 \family typewriter
12467 ec
12468 \family default
12469 .
12470  
12471 \family typewriter
12472 AE
12473 \family default
12474  is a virtual font.
12475  Virtual means that it 
12476 \begin_inset Quotes eld
12477 \end_inset
12478
12479 steals
12480 \begin_inset Quotes erd
12481 \end_inset
12482
12483  outline 
12484 \family typewriter
12485 cm
12486 \family default
12487 -glyphs from other fonts.
12488  This has the disadvantage that some characters are missing, like the French
12489  guillemets (
12490 \begin_inset Quotes eld
12491 \end_inset
12492
12493 «
12494 \begin_inset Quotes erd
12495 \end_inset
12496
12497  and 
12498 \begin_inset Quotes eld
12499 \end_inset
12500
12501 »
12502 \begin_inset Quotes erd
12503 \end_inset
12504
12505 )
12506 \begin_inset Foot
12507 status collapsed
12508
12509 \begin_layout Plain Layout
12510 Loading the LaTeX-package 
12511 \series bold
12512 aeguill
12513 \series default
12514
12515 \begin_inset Index idx
12516 status collapsed
12517
12518 \begin_layout Plain Layout
12519 LaTeX-packages ! aeguill
12520 \end_layout
12521
12522 \end_inset
12523
12524  with the document preamble line
12525 \begin_inset Newline newline
12526 \end_inset
12527
12528
12529 \series bold
12530
12531 \backslash
12532 usepackage[ec]{aeguill}
12533 \begin_inset Newline newline
12534 \end_inset
12535
12536
12537 \series default
12538 will fix the guillemet problem.
12539 \end_layout
12540
12541 \end_inset
12542
12543  and that accented characters are not 
12544 \emph on
12545 one
12546 \emph default
12547  glyph, but built of 
12548 \emph on
12549 two
12550 \emph default
12551  characters, the accent and the letter.
12552  Therefore you cannot search for words with accented characters in documents
12553  using the 
12554 \family typewriter
12555 AE
12556 \family default
12557  fonts.
12558  If you search for example for the French word 
12559 \begin_inset Quotes eld
12560 \end_inset
12561
12562 rève
12563 \begin_inset Quotes erd
12564 \end_inset
12565
12566  in a PDF, you will not get any result, because the PDF-viewer searches
12567  for the glyph 
12568 \begin_inset Quotes eld
12569 \end_inset
12570
12571  è 
12572 \begin_inset Quotes erd
12573 \end_inset
12574
12575  and not for the glyph 
12576 \begin_inset Quotes eld
12577 \end_inset
12578
12579  e +
12580 \begin_inset space ~
12581 \end_inset
12582
12583  ̀ 
12584 \begin_inset Quotes erd
12585 \end_inset
12586
12587 .
12588 \end_layout
12589
12590 \begin_layout Itemize
12591 If you do not like the look of 
12592 \family typewriter
12593 cm
12594 \family default
12595 /
12596 \family typewriter
12597 ec
12598 \family default
12599 , you can of course select one of the other vector fonts provided, e.
12600 \begin_inset space \thinspace{}
12601 \end_inset
12602
12603 g.
12604 \begin_inset space ~
12605 \end_inset
12606
12607
12608 \family typewriter
12609 Times
12610 \begin_inset space ~
12611 \end_inset
12612
12613 Roman
12614 \family default
12615  or
12616 \family typewriter
12617  Palatino
12618 \family default
12619 .
12620  Most roman vector fonts will automatically select matching sans
12621 \begin_inset space ~
12622 \end_inset
12623
12624 serif and typewriter fonts,
12625 \begin_inset Foot
12626 status collapsed
12627
12628 \begin_layout Plain Layout
12629 These are sometimes just matching other fonts (e.
12630 \begin_inset space \thinspace{}
12631 \end_inset
12632
12633 g., 
12634 \family sans
12635 Times
12636 \begin_inset space ~
12637 \end_inset
12638
12639 Roman
12640 \family default
12641  selects 
12642 \family sans
12643 Helvetica
12644 \family default
12645  for sans serif text), or different shapes of the same font, i.
12646 \begin_inset space \thinspace{}
12647 \end_inset
12648
12649 e.
12650 \begin_inset space \space{}
12651 \end_inset
12652
12653 a real font 
12654 \emph on
12655 family
12656 \emph default
12657  (e.
12658 \begin_inset space \thinspace{}
12659 \end_inset
12660
12661 g.
12662 \begin_inset space \space{}
12663 \end_inset
12664
12665 in case of 
12666 \family sans
12667 Latin
12668 \begin_inset space ~
12669 \end_inset
12670
12671 Modern
12672 \family default
12673  oder 
12674 \family sans
12675 Computer
12676 \begin_inset space ~
12677 \end_inset
12678
12679 Modern
12680 \family default
12681 ).
12682 \end_layout
12683
12684 \end_inset
12685
12686  but you can also select your own.
12687 \begin_inset Newline newline
12688 \end_inset
12689
12690 The differences between roman, 
12691 \family sans
12692 sans
12693 \begin_inset space ~
12694 \end_inset
12695
12696 serif
12697 \family default
12698  and 
12699 \family typewriter
12700 typewriter
12701 \family default
12702  fonts are explained in section
12703 \begin_inset space ~
12704 \end_inset
12705
12706
12707 \begin_inset CommandInset ref
12708 LatexCommand ref
12709 reference "sub:Fine-Tuning-with-the"
12710
12711 \end_inset
12712
12713 .
12714 \begin_inset Newline newline
12715 \end_inset
12716
12717 The font 
12718 \family sans
12719 Times
12720 \begin_inset space ~
12721 \end_inset
12722
12723 Roman
12724 \family default
12725  was originally designed for newspapers.
12726  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12727  into the small newspaper columns.
12728  Therefore 
12729 \family sans
12730 Times
12731 \begin_inset space ~
12732 \end_inset
12733
12734 Roman
12735 \family default
12736  is not the optimal choice for larger documents like books.
12737 \end_layout
12738
12739 \begin_layout Standard
12740 For the font size there are generally four possible values: 
12741 \family sans
12742 Default, 10
12743 \family default
12744
12745 \family sans
12746 11
12747 \family default
12748  and 
12749 \family sans
12750 12
12751 \family default
12752 .
12753  Some classes provide additional sizes.
12754  The size of 
12755 \family sans
12756 Default
12757 \family default
12758  depends on the class you are using.
12759  In the standard classes it is equal to the font size 10.
12760 \end_layout
12761
12762 \begin_layout Standard
12763 Note that the font size is the 
12764 \emph on
12765 base size
12766 \emph default
12767 .
12768  That means that LyX scales all other possible font sizes (such as those
12769  used in footnotes, super-, and subscripts) by this value.
12770  You can fine-tune the font size of text parts via the 
12771 \family sans
12772 Text
12773 \begin_inset space ~
12774 \end_inset
12775
12776 Style
12777 \family default
12778  dialog if needed.
12779  The possible font sizes for text parts are explained in section
12780 \begin_inset space ~
12781 \end_inset
12782
12783
12784 \begin_inset CommandInset ref
12785 LatexCommand ref
12786 reference "sub:Fine-Tuning-with-the"
12787
12788 \end_inset
12789
12790 .
12791 \end_layout
12792
12793 \begin_layout Standard
12794 The 
12795 \family sans
12796 Default
12797 \begin_inset space ~
12798 \end_inset
12799
12800 Family
12801 \family default
12802  selection lets you specify whether the base font of your document should
12803  be roman, sans
12804 \begin_inset space ~
12805 \end_inset
12806
12807 serif or typewriter.
12808  The 
12809 \family sans
12810 Default
12811 \family default
12812  selection uses what is preset by the class, the other selections override
12813  this.
12814  In most cases, 
12815 \family sans
12816 Default
12817 \family default
12818  is equal to 
12819 \family sans
12820 roman
12821 \family default
12822 , but some classes (such as presentation classes) use other defaults.
12823 \end_layout
12824
12825 \begin_layout Standard
12826 The
12827 \family typewriter
12828  
12829 \family sans
12830 LaTe
12831 \begin_inset ERT
12832 status collapsed
12833
12834 \begin_layout Plain Layout
12835
12836 {}
12837 \end_layout
12838
12839 \end_inset
12840
12841 X font encoding
12842 \family default
12843  selection is an expert setting which lets you change the value passed to
12844  the LaTeX-package 
12845 \series bold
12846 fontenc
12847 \series default
12848
12849 \begin_inset Index idx
12850 status collapsed
12851
12852 \begin_layout Plain Layout
12853 LaTeX-packages ! fontenc
12854 \end_layout
12855
12856 \end_inset
12857
12858  (see also sec.
12859 \begin_inset space ~
12860 \end_inset
12861
12862
12863 \begin_inset CommandInset ref
12864 LatexCommand ref
12865 reference "sub:LaTeX-settings"
12866
12867 \end_inset
12868
12869 ).
12870  Normally, you do not need to change (or even understand) this.
12871  Unless you have specific reasons, use 
12872 \family sans
12873 Default
12874 \family default
12875 .
12876 \end_layout
12877
12878 \begin_layout Standard
12879 With some fonts, the checkboxes 
12880 \family sans
12881 Use Old Style Figures
12882 \family default
12883  and 
12884 \family sans
12885 Use True Small Caps
12886 \family default
12887  are available.
12888  These are extra features some fonts provide.
12889  If 
12890 \family sans
12891 Use Old Style Figures
12892 \family default
12893  is checked, old style figures (also known as medieval or text figures)
12894  are used.
12895  Old style figures are the numerals (0
12896 \begin_inset space \thinspace{}
12897 \end_inset
12898
12899 --
12900 \begin_inset space \thinspace{}
12901 \end_inset
12902
12903 9) with ascenders and descenders, which makes them fit nicely with lowercase
12904  letters.
12905  
12906 \family sans
12907 Use True Small Caps
12908 \family default
12909  determines that real small caps are used instead of faked small caps made
12910  of scaled capitals.
12911  Real small caps are often part of expert font sets; they generally look
12912  better than faked small caps but might have to be purchased separately.
12913 \end_layout
12914
12915 \begin_layout Standard
12916 The field 
12917 \family sans
12918 CJK
12919 \family default
12920  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12921  a font to display the script characters.
12922 \begin_inset Foot
12923 status collapsed
12924
12925 \begin_layout Plain Layout
12926 The font will be the argument for the commands of the LaTeX-package 
12927 \series bold
12928 CJK
12929 \series default
12930 .
12931 \begin_inset Index idx
12932 status collapsed
12933
12934 \begin_layout Plain Layout
12935 LaTeX-packages ! CJK
12936 \end_layout
12937
12938 \end_inset
12939
12940  So this has no effect for the document language 
12941 \family sans
12942 Japanese
12943 \family default
12944  that does not use 
12945 \series bold
12946 CJK
12947 \series default
12948 .
12949 \end_layout
12950
12951 \end_inset
12952
12953
12954 \begin_inset VSpace bigskip
12955 \end_inset
12956
12957
12958 \begin_inset Note Greyedout
12959 status open
12960
12961 \begin_layout Plain Layout
12962
12963 \series bold
12964 Note:
12965 \series default
12966  When you choose a new font or font size, LyX does 
12967 \emph on
12968 not
12969 \emph default
12970  change the screen font! You will only see a difference in the printed output;
12971  this is part of the WYSIWYM concept.
12972  LyX's screen fonts can be adjusted in the 
12973 \family sans
12974 Tools\SpecialChar \menuseparator
12975 Preferences
12976 \family default
12977  dialog, see section
12978 \begin_inset space ~
12979 \end_inset
12980
12981
12982 \begin_inset CommandInset ref
12983 LatexCommand ref
12984 reference "sub:Screen-Fonts"
12985
12986 \end_inset
12987
12988 .
12989 \end_layout
12990
12991 \end_inset
12992
12993
12994 \end_layout
12995
12996 \begin_layout Subsection
12997 Using Different Character Styles
12998 \begin_inset Index idx
12999 status collapsed
13000
13001 \begin_layout Plain Layout
13002 Character Styles
13003 \end_layout
13004
13005 \end_inset
13006
13007
13008 \begin_inset Index idx
13009 status collapsed
13010
13011 \begin_layout Plain Layout
13012 Text Style
13013 \end_layout
13014
13015 \end_inset
13016
13017
13018 \end_layout
13019
13020 \begin_layout Standard
13021 As we've already seen, LyX automatically changes the character style for
13022  certain paragraph environments.
13023  LyX supports two character styles, 
13024 \family sans
13025 Emphasized
13026 \family default
13027  and 
13028 \family sans
13029 Noun
13030 \family default
13031 .
13032  You can activate both of these styles via keybindings, the menus, and the
13033  toolbar.
13034 \end_layout
13035
13036 \begin_layout Standard
13037 To activate the 
13038 \family sans
13039 Noun
13040 \family default
13041  style, do one of the following:
13042 \end_layout
13043
13044 \begin_layout Itemize
13045 click on the toolbar button 
13046 \begin_inset Info
13047 type  "icon"
13048 arg   "font-noun"
13049 \end_inset
13050
13051
13052 \end_layout
13053
13054 \begin_layout Itemize
13055 use the key binding 
13056 \begin_inset Info
13057 type  "shortcut"
13058 arg   "font-noun"
13059 \end_inset
13060
13061
13062 \end_layout
13063
13064 \begin_layout Standard
13065 These commands are all toggles.
13066  That is, if 
13067 \family sans
13068 Noun
13069 \family default
13070  style is already active, they deactivate it.
13071 \end_layout
13072
13073 \begin_layout Standard
13074 One typically uses the 
13075 \family sans
13076 Noun
13077 \family default
13078  style for proper names.
13079  For example: 
13080 \begin_inset Quotes eld
13081 \end_inset
13082
13083
13084 \noun on
13085 Matthias Ettrich
13086 \noun default
13087  is the original author of LyX.
13088 \begin_inset Quotes erd
13089 \end_inset
13090
13091
13092 \end_layout
13093
13094 \begin_layout Standard
13095 A more widely used character style is the 
13096 \family sans
13097 Emphasized
13098 \family default
13099  style.
13100  You can activate (or deactivate — it's also a toggle) the 
13101 \family sans
13102 Emphasized
13103 \family default
13104  style by:
13105 \end_layout
13106
13107 \begin_layout Itemize
13108 clicking on the toolbar button 
13109 \begin_inset Info
13110 type  "icon"
13111 arg   "font-emph"
13112 \end_inset
13113
13114
13115 \end_layout
13116
13117 \begin_layout Itemize
13118 using the keybindings 
13119 \begin_inset Info
13120 type  "shortcut"
13121 arg   "font-emph"
13122 \end_inset
13123
13124
13125 \end_layout
13126
13127 \begin_layout Standard
13128 Normally the 
13129 \family sans
13130 Emphasized
13131 \family default
13132  style is equivalent to an italic font but some document classes or LaTeX-packag
13133 es use a different font.
13134 \end_layout
13135
13136 \begin_layout Standard
13137 We've been using the 
13138 \family sans
13139 Emphasized
13140 \family default
13141  style all over the place in this document.
13142  Here's one more example:
13143 \end_layout
13144
13145 \begin_layout Quotation
13146
13147 \emph on
13148 Do not overuse character styles!
13149 \end_layout
13150
13151 \begin_layout Standard
13152 It's also a warning in addition to an example.
13153  One's writing should parallel ordinary conversation.
13154  Since we don't all constantly scream at each other, we should also avoid
13155  the common tendency to overuse character styles.
13156  
13157 \end_layout
13158
13159 \begin_layout Standard
13160 You can always reset to the default font using the key binding 
13161 \begin_inset Info
13162 type  "shortcut"
13163 arg   "font-default"
13164 \end_inset
13165
13166  or the dialog 
13167 \family sans
13168 Edit\SpecialChar \menuseparator
13169 Text
13170 \begin_inset space ~
13171 \end_inset
13172
13173 Style\SpecialChar \menuseparator
13174 Customized
13175 \family default
13176  (
13177 \begin_inset Info
13178 type  "icon"
13179 arg   "dialog-show character"
13180 \end_inset
13181
13182 ).
13183 \end_layout
13184
13185 \begin_layout Subsection
13186 Fine-Tuning with the 
13187 \family sans
13188 Text Style
13189 \family default
13190  dialog
13191 \begin_inset CommandInset label
13192 LatexCommand label
13193 name "sub:Fine-Tuning-with-the"
13194
13195 \end_inset
13196
13197
13198 \begin_inset Index idx
13199 status collapsed
13200
13201 \begin_layout Plain Layout
13202 Text Style
13203 \end_layout
13204
13205 \end_inset
13206
13207
13208 \end_layout
13209
13210 \begin_layout Standard
13211 There are always occasions when you will need to do some fine-tuning; so
13212  LyX gives you a way to create a custom character style.
13213  For example, an academic journal or a corporation may have a style sheet
13214  requiring a sans-serif font be used in certain situations.
13215  Also, writers sometimes use a different font to offset a character's thoughts
13216  from ordinary dialog.
13217 \end_layout
13218
13219 \begin_layout Standard
13220 Before we document how to use custom character style, we want to issue a
13221  warning yet again: Don't overuse character styles! 
13222 \begin_inset Newline newline
13223 \end_inset
13224
13225 Documents that overuse different fonts and sizes are not easy to read and
13226  tend to look as if someone has knocked huge holes in them.
13227 \end_layout
13228
13229 \begin_layout Standard
13230 To use custom character styles, open the 
13231 \family sans
13232 Edit\SpecialChar \menuseparator
13233 Text
13234 \begin_inset space ~
13235 \end_inset
13236
13237 Style\SpecialChar \menuseparator
13238 Customized
13239 \family default
13240  dialog or press the toolbar button 
13241 \begin_inset Info
13242 type  "icon"
13243 arg   "dialog-show character"
13244 \end_inset
13245
13246 .
13247  There are several boxes in this dialog, each corresponding to a different
13248  font property that you can choose.
13249  You can choose an option for one of these properties, or select 
13250 \family sans
13251 No
13252 \begin_inset space ~
13253 \end_inset
13254
13255 change
13256 \family default
13257 , which keeps the current state of that property.
13258  The item 
13259 \family sans
13260 Reset
13261 \family default
13262  will reset the property to whatever is the default.
13263  You can use this to reset attributes across a bunch of different paragraph
13264  environments all at once.
13265 \end_layout
13266
13267 \begin_layout Standard
13268 The font properties, and their options (in addition to 
13269 \family sans
13270 No
13271 \begin_inset space ~
13272 \end_inset
13273
13274 change
13275 \family default
13276  and 
13277 \family sans
13278 Reset
13279 \family default
13280 ) are:
13281 \end_layout
13282
13283 \begin_layout Labeling
13284 \labelwidthstring 00.00.0000
13285
13286 \family sans
13287 Family
13288 \family default
13289  The 
13290 \begin_inset Quotes eld
13291 \end_inset
13292
13293 overall look
13294 \begin_inset Quotes erd
13295 \end_inset
13296
13297  of the font.
13298  The possible options are:
13299 \end_layout
13300
13301 \begin_deeper
13302 \begin_layout Labeling
13303 \labelwidthstring 00.00.0000
13304
13305 \family sans
13306 Roman
13307 \family default
13308  This is the Roman font family.
13309  Normally a serif font.
13310  It's also the default family.
13311  (key binding 
13312 \begin_inset Info
13313 type  "shortcut"
13314 arg   "font-roman"
13315 \end_inset
13316
13317 )
13318 \end_layout
13319
13320 \begin_layout Labeling
13321 \labelwidthstring 00.00.0000
13322
13323 \family sans
13324 Sans
13325 \begin_inset space ~
13326 \end_inset
13327
13328 Serif
13329 \family default
13330  
13331 \family sans
13332 This is the Sans Serif font family.
13333
13334 \family default
13335  (key binding 
13336 \begin_inset Info
13337 type  "shortcut"
13338 arg   "font-sans"
13339 \end_inset
13340
13341 )
13342 \end_layout
13343
13344 \begin_layout Labeling
13345 \labelwidthstring 00.00.0000
13346
13347 \family sans
13348 Typewriter
13349 \family default
13350  
13351 \family typewriter
13352 This is the Typewriter font family.
13353
13354 \family default
13355  (key binding 
13356 \begin_inset Info
13357 type  "shortcut"
13358 arg   "font-typewriter"
13359 \end_inset
13360
13361
13362 \family sans
13363 )
13364 \end_layout
13365
13366 \end_deeper
13367 \begin_layout Labeling
13368 \labelwidthstring 00.00.0000
13369
13370 \family sans
13371 Series
13372 \family default
13373  This corresponds to the print weight.
13374  Options are:
13375 \end_layout
13376
13377 \begin_deeper
13378 \begin_layout Labeling
13379 \labelwidthstring 00.00.0000
13380
13381 \family sans
13382 Medium
13383 \family default
13384  This is the Medium font series.
13385  It's also the default series.
13386 \end_layout
13387
13388 \begin_layout Labeling
13389 \labelwidthstring 00.00.0000
13390
13391 \family sans
13392 Bold
13393 \family default
13394  
13395 \series bold
13396 This is the Bold font series.
13397
13398 \series default
13399  (key binding 
13400 \begin_inset Info
13401 type  "shortcut"
13402 arg   "font-bold"
13403 \end_inset
13404
13405 )
13406 \end_layout
13407
13408 \end_deeper
13409 \begin_layout Labeling
13410 \labelwidthstring 00.00.0000
13411
13412 \family sans
13413 Shape
13414 \family default
13415  As the name implies.
13416  Options are:
13417 \end_layout
13418
13419 \begin_deeper
13420 \begin_layout Labeling
13421 \labelwidthstring 00.00.0000
13422
13423 \family sans
13424 Upright
13425 \family default
13426  This is the Upright font shape.
13427  It's also the default shape.
13428 \end_layout
13429
13430 \begin_layout Labeling
13431 \labelwidthstring 00.00.0000
13432
13433 \family sans
13434 Italic
13435 \family default
13436  
13437 \shape italic
13438 This
13439 \shape default
13440  
13441 \family sans
13442 \shape italic
13443 i
13444 \family default
13445 s the Italic font shape
13446 \shape default
13447 \emph on
13448 .
13449 \end_layout
13450
13451 \begin_layout Labeling
13452 \labelwidthstring 00.00.0000
13453
13454 \family sans
13455 Slanted
13456 \family default
13457  
13458 \shape slanted
13459 This is the Slanted font shape
13460 \shape default
13461  (although it might not be visible in LyX, this is different from italic).
13462 \end_layout
13463
13464 \begin_layout Labeling
13465 \labelwidthstring 00.00.0000
13466
13467 \family sans
13468 Small
13469 \begin_inset space ~
13470 \end_inset
13471
13472 Caps
13473 \family default
13474  
13475 \shape smallcaps
13476 This is the Small caps font shape
13477 \shape default
13478 \noun on
13479 .
13480 \end_layout
13481
13482 \end_deeper
13483 \begin_layout Labeling
13484 \labelwidthstring 00.00.0000
13485
13486 \family sans
13487 Color
13488 \family default
13489  Alters the text color.
13490  Note that not all DVI-viewers are able to display colors.
13491  Besides 
13492 \family sans
13493 No
13494 \begin_inset space ~
13495 \end_inset
13496
13497 color
13498 \family default
13499 , which means that the document default color set in 
13500 \family sans
13501 Document\SpecialChar \menuseparator
13502 Settings\SpecialChar \menuseparator
13503 Color
13504 \family default
13505  for 
13506 \family sans
13507 Main
13508 \begin_inset space ~
13509 \end_inset
13510
13511 text
13512 \family default
13513  is used, you can choose between 
13514 \family sans
13515 Black
13516 \family default
13517
13518 \family sans
13519 White
13520 \family default
13521
13522 \family sans
13523 Red
13524 \family default
13525
13526 \family sans
13527 Green
13528 \family default
13529
13530 \family sans
13531 Blue
13532 \family default
13533
13534 \family sans
13535 Cyan
13536 \family default
13537
13538 \family sans
13539 Magenta
13540 \family default
13541  and 
13542 \family sans
13543 Yellow
13544 \family default
13545  text.
13546 \begin_inset Index idx
13547 status collapsed
13548
13549 \begin_layout Plain Layout
13550 Color ! Text
13551 \end_layout
13552
13553 \end_inset
13554
13555
13556 \end_layout
13557
13558 \begin_layout Labeling
13559 \labelwidthstring 00.00.0000
13560
13561 \family sans
13562 Language
13563 \family default
13564  This is used to mark regions of text as having a different language from
13565  the language of the document.
13566  Text marked in this way will be underlined in blue to indicate the change
13567  (only within LyX).
13568 \begin_inset Newline newline
13569 \end_inset
13570
13571 If you have for example, an extract of German text in a non-German document,
13572  LaTeX respects the German hyphenation rules automatically.
13573  When using the spell checking (see section
13574 \begin_inset space ~
13575 \end_inset
13576
13577
13578 \begin_inset CommandInset ref
13579 LatexCommand ref
13580 reference "sec:Spellchecking"
13581
13582 \end_inset
13583
13584 ) the German-marked text will be checked according to the German dictionary.
13585 \end_layout
13586
13587 \begin_layout Labeling
13588 \labelwidthstring 00.00.0000
13589
13590 \family sans
13591 Size
13592 \family default
13593  Alters the size of the font.
13594  You will find no numerical values here; all possible sizes are actually
13595  proportional to the document font size.
13596  Once again, you don't feed LyX the details, but a general description of
13597  what you want to do.
13598  The options are:
13599 \end_layout
13600
13601 \begin_deeper
13602 \begin_layout Labeling
13603 \labelwidthstring 00.00.0000
13604
13605 \family sans
13606 Tiny
13607 \family default
13608  
13609 \size tiny
13610 This is the 
13611 \begin_inset Quotes eld
13612 \end_inset
13613
13614 Tiny
13615 \begin_inset Quotes erd
13616 \end_inset
13617
13618  font size.
13619
13620 \size default
13621  (key bindings 
13622 \begin_inset Info
13623 type  "shortcuts"
13624 arg   "font-size tiny"
13625 \end_inset
13626
13627 )
13628 \end_layout
13629
13630 \begin_layout Labeling
13631 \labelwidthstring 00.00.0000
13632
13633 \family sans
13634 Smallest
13635 \family default
13636  
13637 \size scriptsize
13638 This is the 
13639 \begin_inset Quotes eld
13640 \end_inset
13641
13642 Smallest
13643 \begin_inset Quotes erd
13644 \end_inset
13645
13646  font size
13647 \size default
13648 .
13649  (key binding 
13650 \begin_inset Info
13651 type  "shortcut"
13652 arg   "font-size scriptsize"
13653 \end_inset
13654
13655 )
13656 \end_layout
13657
13658 \begin_layout Labeling
13659 \labelwidthstring 00.00.0000
13660
13661 \family sans
13662 Smaller
13663 \family default
13664  
13665 \size footnotesize
13666 This is the 
13667 \begin_inset Quotes eld
13668 \end_inset
13669
13670 Smaller
13671 \begin_inset Quotes erd
13672 \end_inset
13673
13674  font size.
13675
13676 \size default
13677  (key bindings 
13678 \begin_inset Info
13679 type  "shortcuts"
13680 arg   "font-size footnotesize"
13681 \end_inset
13682
13683 )
13684 \end_layout
13685
13686 \begin_layout Labeling
13687 \labelwidthstring 00.00.0000
13688
13689 \family sans
13690 Small
13691 \family default
13692  
13693 \size small
13694 This is the 
13695 \begin_inset Quotes eld
13696 \end_inset
13697
13698 Small
13699 \begin_inset Quotes erd
13700 \end_inset
13701
13702  font size.
13703
13704 \size default
13705  (key bindings 
13706 \begin_inset Info
13707 type  "shortcuts"
13708 arg   "font-size small"
13709 \end_inset
13710
13711 )
13712 \end_layout
13713
13714 \begin_layout Labeling
13715 \labelwidthstring 00.00.0000
13716
13717 \family sans
13718 Normal
13719 \family default
13720  This is the 
13721 \begin_inset Quotes eld
13722 \end_inset
13723
13724 Normal
13725 \begin_inset Quotes erd
13726 \end_inset
13727
13728  font size.
13729  It's also the default size.
13730  (key bindings 
13731 \begin_inset Info
13732 type  "shortcuts"
13733 arg   "font-size normal"
13734 \end_inset
13735
13736 )
13737 \end_layout
13738
13739 \begin_layout Labeling
13740 \labelwidthstring 00.00.0000
13741
13742 \family sans
13743 Large
13744 \family default
13745  
13746 \size large
13747 This is the 
13748 \begin_inset Quotes eld
13749 \end_inset
13750
13751 Large
13752 \begin_inset Quotes erd
13753 \end_inset
13754
13755  font size.
13756
13757 \size default
13758  (key bindings 
13759 \begin_inset Info
13760 type  "shortcuts"
13761 arg   "font-size large"
13762 \end_inset
13763
13764 )
13765 \end_layout
13766
13767 \begin_layout Labeling
13768 \labelwidthstring 00.00.0000
13769
13770 \family sans
13771 Larger
13772 \family default
13773  
13774 \size larger
13775 This is the 
13776 \begin_inset Quotes eld
13777 \end_inset
13778
13779 Larger
13780 \begin_inset Quotes erd
13781 \end_inset
13782
13783  font size.
13784
13785 \size default
13786  (key bindings 
13787 \begin_inset Info
13788 type  "shortcuts"
13789 arg   "font-size larger"
13790 \end_inset
13791
13792 )
13793 \end_layout
13794
13795 \begin_layout Labeling
13796 \labelwidthstring 00.00.0000
13797
13798 \family sans
13799 Largest
13800 \family default
13801  
13802 \size largest
13803 This is the 
13804 \begin_inset Quotes eld
13805 \end_inset
13806
13807 Largest
13808 \begin_inset Quotes erd
13809 \end_inset
13810
13811  font size.
13812
13813 \size default
13814  (key binding 
13815 \begin_inset Info
13816 type  "shortcut"
13817 arg   "font-size largest"
13818 \end_inset
13819
13820 )
13821 \end_layout
13822
13823 \begin_layout Labeling
13824 \labelwidthstring 00.00.0000
13825
13826 \family sans
13827 Huge
13828 \family default
13829  
13830 \size huge
13831 This is the 
13832 \begin_inset Quotes eld
13833 \end_inset
13834
13835 Huge
13836 \begin_inset Quotes erd
13837 \end_inset
13838
13839  font size.
13840
13841 \size default
13842  (key bindings 
13843 \begin_inset Info
13844 type  "shortcuts"
13845 arg   "font-size huge"
13846 \end_inset
13847
13848 )
13849 \end_layout
13850
13851 \begin_layout Labeling
13852 \labelwidthstring 00.00.0000
13853
13854 \family sans
13855 Huger
13856 \family default
13857  
13858 \size giant
13859 This is the 
13860 \begin_inset Quotes eld
13861 \end_inset
13862
13863 Huger
13864 \begin_inset Quotes erd
13865 \end_inset
13866
13867  font size.
13868
13869 \size default
13870  (key bindings 
13871 \begin_inset Info
13872 type  "shortcuts"
13873 arg   "font-size giant"
13874 \end_inset
13875
13876 )
13877 \end_layout
13878
13879 \begin_layout Labeling
13880 \labelwidthstring 00.00.0000
13881
13882 \family sans
13883 Increase
13884 \family default
13885  This increases the size by one step (for instance, from 
13886 \begin_inset Quotes eld
13887 \end_inset
13888
13889 Largest
13890 \begin_inset Quotes erd
13891 \end_inset
13892
13893  to 
13894 \begin_inset Quotes eld
13895 \end_inset
13896
13897 Huge
13898 \begin_inset Quotes erd
13899 \end_inset
13900
13901 ).
13902  (key binding 
13903 \begin_inset Info
13904 type  "shortcut"
13905 arg   "font-size increase"
13906 \end_inset
13907
13908 )
13909 \end_layout
13910
13911 \begin_layout Labeling
13912 \labelwidthstring 00.00.0000
13913
13914 \family sans
13915 Decrease
13916 \family default
13917  This decreases the size by one step (for instance, from 
13918 \begin_inset Quotes eld
13919 \end_inset
13920
13921 Normal
13922 \begin_inset Quotes erd
13923 \end_inset
13924
13925  to 
13926 \begin_inset Quotes eld
13927 \end_inset
13928
13929 Small
13930 \begin_inset Quotes erd
13931 \end_inset
13932
13933 ).
13934  (key binding 
13935 \begin_inset Info
13936 type  "shortcut"
13937 arg   "font-size decrease"
13938 \end_inset
13939
13940 )
13941 \end_layout
13942
13943 \end_deeper
13944 \begin_layout Standard
13945 We warn you 
13946 \emph on
13947 yet again
13948 \emph default
13949 : don't go crazy with this feature.
13950  You should almost never need to change the font size.
13951  LyX automatically changes the font size for different paragraph environments
13952  — use those instead.
13953  This is here for fine-tuning only!
13954 \end_layout
13955
13956 \begin_layout Labeling
13957 \labelwidthstring 00.00.0000
13958
13959 \family sans
13960 Misc
13961 \family default
13962  Here you can change a few other things at the character level.
13963  Options are:
13964 \end_layout
13965
13966 \begin_deeper
13967 \begin_layout Labeling
13968 \labelwidthstring 00.00.0000
13969
13970 \family sans
13971 Emph
13972 \family default
13973  
13974 \emph on
13975 This is text with emphasize on
13976 \emph default
13977 .
13978  This might seem like the same as 
13979 \shape italic
13980 Italic
13981 \shape default
13982 , but it is actually a bit different.
13983  Emphasized is a 
13984 \emph on
13985 logical
13986 \emph default
13987  attribute.
13988  That means every document class can define its own font used for emphasized
13989  text.
13990  Normally this font is equal to italic.
13991 \end_layout
13992
13993 \begin_layout Labeling
13994 \labelwidthstring 00.00.0000
13995
13996 \family sans
13997 Underbar
13998 \family default
13999  
14000 \bar under
14001 This is text with Underbar on.
14002
14003 \bar default
14004  (key binding 
14005 \begin_inset Info
14006 type  "shortcuts"
14007 arg   "font-underline"
14008 \end_inset
14009
14010
14011 \family sans
14012 )
14013 \begin_inset Newline newline
14014 \end_inset
14015
14016
14017 \family default
14018 Avoid using underbar if you can! It is a hangover from the typewriter days,
14019  when you could not change fonts.
14020  One no longer needs to emphasize text by underscoring characters.
14021  This is only possible in LyX because some people 
14022 \emph on
14023 may
14024 \emph default
14025  need it in order to follow style sheets for journal submissions.
14026 \end_layout
14027
14028 \begin_layout Labeling
14029 \labelwidthstring 00.00.0000
14030
14031 \family sans
14032 Double
14033 \begin_inset space ~
14034 \end_inset
14035
14036 underbar
14037 \family default
14038  
14039 \uuline on
14040 This is text with Double underbar on.
14041
14042 \uuline default
14043  (key binding 
14044 \begin_inset Info
14045 type  "shortcut"
14046 arg   "font-underunderline"
14047 \end_inset
14048
14049 )
14050 \begin_inset Newline newline
14051 \end_inset
14052
14053 As we just warned you against using underbar, you can imagine what we think
14054  about double underbar.
14055 \end_layout
14056
14057 \begin_layout Labeling
14058 \labelwidthstring 00.00.0000
14059
14060 \family sans
14061 Wavy
14062 \begin_inset space ~
14063 \end_inset
14064
14065 underbar
14066 \family default
14067  
14068 \uwave on
14069 This is text with Wavy underbar on.
14070
14071 \uwave default
14072  (key binding 
14073 \begin_inset Info
14074 type  "shortcut"
14075 arg   "font-underwave"
14076 \end_inset
14077
14078 )
14079 \begin_inset Newline newline
14080 \end_inset
14081
14082 Use this only if a journal absolutely insists on it.
14083  Keep antinausea pills handy.
14084 \end_layout
14085
14086 \begin_layout Labeling
14087 \labelwidthstring 00.00.0000
14088
14089 \family sans
14090 Strikeout
14091 \family default
14092  
14093 \strikeout on
14094 This is text with Strikeout on.
14095
14096 \strikeout default
14097  (key binding 
14098 \begin_inset Info
14099 type  "shortcut"
14100 arg   "font-strikeout"
14101 \end_inset
14102
14103 )
14104 \begin_inset Newline newline
14105 \end_inset
14106
14107 This is frequently used to indicate an older version of text that has been
14108  changed in the meantime.
14109 \end_layout
14110
14111 \begin_layout Labeling
14112 \labelwidthstring 00.00.0000
14113
14114 \family sans
14115 Noun
14116 \family default
14117  
14118 \noun on
14119 This is text with Noun on.
14120
14121 \noun default
14122  Like 
14123 \family sans
14124 Emph
14125 \family default
14126 , this is a logical attribute.
14127  Normally it's equivalent to 
14128 \family sans
14129 Small
14130 \begin_inset space ~
14131 \end_inset
14132
14133 Caps
14134 \family default
14135 .
14136 \end_layout
14137
14138 \end_deeper
14139 \begin_layout Standard
14140 So you have a huge number of combinations to choose from.
14141  Once you have chosen a new character style via the 
14142 \family sans
14143 Edit\SpecialChar \menuseparator
14144 Text
14145 \begin_inset space ~
14146 \end_inset
14147
14148 Style\SpecialChar \menuseparator
14149 Customized
14150 \family default
14151  (
14152 \begin_inset Info
14153 type  "icon"
14154 arg   "dialog-show character"
14155 \end_inset
14156
14157 ) dialog, the settings are saved.
14158  You can activate them by using the toolbar button 
14159 \begin_inset Info
14160 type  "icon"
14161 arg   "textstyle-apply"
14162 \end_inset
14163
14164 .
14165  The button lets you apply your custom character style even when the dialog
14166  isn't visible.
14167 \end_layout
14168
14169 \begin_layout Standard
14170 To completely reset the character style to the default, use 
14171 \begin_inset Info
14172 type  "shortcut"
14173 arg   "font-default"
14174 \end_inset
14175
14176 .
14177  If you want to toggle only those properties that you have just changed
14178  (suppose you just set the shape to 
14179 \begin_inset Quotes eld
14180 \end_inset
14181
14182 slanted
14183 \begin_inset Quotes erd
14184 \end_inset
14185
14186  and the series to 
14187 \begin_inset Quotes eld
14188 \end_inset
14189
14190 bold
14191 \begin_inset Quotes erd
14192 \end_inset
14193
14194 ), set the 
14195 \family sans
14196 Toggle
14197 \begin_inset space ~
14198 \end_inset
14199
14200 all
14201 \family default
14202  switch and press 
14203 \family sans
14204 Apply
14205 \family default
14206 .
14207 \end_layout
14208
14209 \begin_layout Standard
14210 You should also know something about the differences between the three main
14211  font types 
14212 \family sans
14213 serif
14214 \family default
14215
14216 \family sans
14217 sans
14218 \begin_inset space ~
14219 \end_inset
14220
14221 serif
14222 \family default
14223 , and 
14224 \family sans
14225 typewriter
14226 \family default
14227 :
14228 \end_layout
14229
14230 \begin_layout Itemize
14231
14232 \family sans
14233 Typewriter
14234 \family default
14235  is a so called 
14236 \begin_inset Quotes eld
14237 \end_inset
14238
14239 monospaced
14240 \begin_inset Quotes erd
14241 \end_inset
14242
14243  font, which means every character has the same width; the 
14244 \begin_inset Quotes eld
14245 \end_inset
14246
14247 i
14248 \begin_inset Quotes erd
14249 \end_inset
14250
14251  is as wide as the 
14252 \begin_inset Quotes eld
14253 \end_inset
14254
14255 m
14256 \begin_inset Quotes erd
14257 \end_inset
14258
14259 .
14260  Here is an example
14261 \begin_inset Newline newline
14262 \end_inset
14263
14264
14265 \begin_inset Phantom HPhantom
14266 status open
14267
14268 \begin_layout Plain Layout
14269 no 
14270 \end_layout
14271
14272 \end_inset
14273
14274
14275 \family typewriter
14276 typewriter text
14277 \family default
14278
14279 \begin_inset Note Note
14280 status collapsed
14281
14282 \begin_layout Plain Layout
14283 For more on phantoms see section
14284 \begin_inset space ~
14285 \end_inset
14286
14287
14288 \begin_inset CommandInset ref
14289 LatexCommand ref
14290 reference "sub:Phantom-Space"
14291
14292 \end_inset
14293
14294 .
14295 \end_layout
14296
14297 \end_inset
14298
14299
14300 \begin_inset Newline newline
14301 \end_inset
14302
14303 no typewriter text
14304 \end_layout
14305
14306 \begin_layout Itemize
14307
14308 \family sans
14309 Serif
14310 \family default
14311  fonts use characters with serifs.
14312  These are the small 
14313 \begin_inset Quotes eld
14314 \end_inset
14315
14316 appendices
14317 \begin_inset Quotes erd
14318 \end_inset
14319
14320  at the ends of the strokes that form the character.
14321  The following example shows the difference:
14322 \begin_inset Newline newline
14323 \end_inset
14324
14325 text with serifs
14326 \begin_inset Newline newline
14327 \end_inset
14328
14329
14330 \family sans
14331 text without serifs
14332 \family default
14333
14334 \begin_inset Newline newline
14335 \end_inset
14336
14337 Serifs facilitate quick and easy reading.
14338  These fonts are therefore used as default (named 
14339 \family sans
14340 roman
14341 \family default
14342 ).
14343 \end_layout
14344
14345 \begin_layout Itemize
14346
14347 \family sans
14348 Sans serif
14349 \family default
14350  is not recommended for use as a base type.
14351  This font type is therefore often only used for headings and short texts.
14352  We use it in this document to highlight menu names.
14353 \end_layout
14354
14355 \begin_layout Standard
14356 \begin_inset Quotes eld
14357 \end_inset
14358
14359 Toggling
14360 \begin_inset Quotes erd
14361 \end_inset
14362
14363  refers to applying or removing font properties.
14364  When a property is marked for toggling in the 
14365 \family sans
14366 Text
14367 \begin_inset space ~
14368 \end_inset
14369
14370 Style
14371 \family default
14372  dialog, applying the style to text that already has the property will cause
14373  the property to be removed.
14374  If you, for example, apply a style with properties A, B and C to text that
14375  currently has font properties B, C, F and G, and if B is set to toggle
14376  and C is set not to toggle, the text ends up with properties A, C, F and
14377  G.
14378  
14379 \begin_inset Quotes eld
14380 \end_inset
14381
14382 Never toggled
14383 \begin_inset Quotes erd
14384 \end_inset
14385
14386  and 
14387 \begin_inset Quotes eld
14388 \end_inset
14389
14390 always toggled
14391 \begin_inset Quotes erd
14392 \end_inset
14393
14394  mean that you do not control the toggling behavior.
14395  For the properties on the left side of the dialog (
14396 \begin_inset Quotes eld
14397 \end_inset
14398
14399 Family
14400 \begin_inset Quotes erd
14401 \end_inset
14402
14403  etc.), toggling behavior is up to you.
14404  If 
14405 \family sans
14406 Toggle
14407 \begin_inset space ~
14408 \end_inset
14409
14410 all
14411 \family default
14412  is checked, all of the left side properties are toggled; by default, none
14413  of them are.
14414  Finally, 
14415 \begin_inset Quotes eld
14416 \end_inset
14417
14418 Reset
14419 \begin_inset Quotes erd
14420 \end_inset
14421
14422  is never toggled.
14423  If you, for example, set 
14424 \begin_inset Quotes eld
14425 \end_inset
14426
14427 Series
14428 \begin_inset Quotes erd
14429 \end_inset
14430
14431  to 
14432 \begin_inset Quotes eld
14433 \end_inset
14434
14435 Reset
14436 \begin_inset Quotes erd
14437 \end_inset
14438
14439  and select 
14440 \family sans
14441 Toggle
14442 \begin_inset space ~
14443 \end_inset
14444
14445 all
14446 \family default
14447 , then apply the style to bold face text, the text will revert to the default
14448  series (
14449 \begin_inset Quotes eld
14450 \end_inset
14451
14452 Medium
14453 \begin_inset Quotes erd
14454 \end_inset
14455
14456 ), no matter how many times you apply the style.
14457 \end_layout
14458
14459 \begin_layout Standard
14460 We conclude with the same warning once again: Do not overuse the fonts!
14461  They are, more often than not, a kludge and a bad substitute for good writing.
14462 \end_layout
14463
14464 \begin_layout Section
14465 Printing and Previewing
14466 \end_layout
14467
14468 \begin_layout Subsection
14469 Overview
14470 \end_layout
14471
14472 \begin_layout Standard
14473 Now that we have covered some of the basic features of document preparation
14474  using LyX, you probably want to know how to print out your masterpiece.
14475  Before we tell you that, we want to give you a quick explanation of what
14476  goes on behind-the-scenes.
14477  We cover this information in much greater detail in the 
14478 \emph on
14479 Additional Features
14480 \emph default
14481  manual as well.
14482 \end_layout
14483
14484 \begin_layout Standard
14485 LyX uses the program LaTeX as its backend.
14486  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14487  confusion, we will only refer to LaTeX.
14488  LyX is what you use to do your actual writing.
14489  Then, LyX calls LaTeX to turn your writing into printable output.
14490  This happens in two stages:
14491 \end_layout
14492
14493 \begin_layout Enumerate
14494 First, LyX converts your document to a series of text commands for LaTeX,
14495  generating a file with the extension, 
14496 \begin_inset Quotes eld
14497 \end_inset
14498
14499
14500 \family typewriter
14501 .tex
14502 \family default
14503
14504 \begin_inset Quotes erd
14505 \end_inset
14506
14507 .
14508 \end_layout
14509
14510 \begin_layout Enumerate
14511 Next, LyX calls LaTeX to use the commands in the 
14512 \family typewriter
14513 .tex
14514 \family default
14515  file to produce printable output.
14516 \end_layout
14517
14518 \begin_layout Subsection
14519 Output file formats
14520 \begin_inset Index idx
14521 status collapsed
14522
14523 \begin_layout Plain Layout
14524 File formats
14525 \end_layout
14526
14527 \end_inset
14528
14529
14530 \begin_inset CommandInset label
14531 LatexCommand label
14532 name "sub:Output-file-formats"
14533
14534 \end_inset
14535
14536
14537 \end_layout
14538
14539 \begin_layout Subsubsection
14540 Simple text (ASCII)
14541 \begin_inset Index idx
14542 status collapsed
14543
14544 \begin_layout Plain Layout
14545 File formats ! ASCII
14546 \end_layout
14547
14548 \end_inset
14549
14550
14551 \end_layout
14552
14553 \begin_layout Standard
14554 This file type has the extension 
14555 \begin_inset Quotes eld
14556 \end_inset
14557
14558
14559 \family typewriter
14560 .txt
14561 \family default
14562
14563 \begin_inset Quotes erd
14564 \end_inset
14565
14566 .
14567  It contains your document as plain text following the rules of the 
14568 \begin_inset Quotes eld
14569 \end_inset
14570
14571 American Standard Code for Information Interchange
14572 \begin_inset Quotes erd
14573 \end_inset
14574
14575  (ASCII).
14576 \end_layout
14577
14578 \begin_layout Standard
14579 You can export your document to ASCII with the menu 
14580 \family sans
14581 File\SpecialChar \menuseparator
14582 Export\SpecialChar \menuseparator
14583 Plain
14584 \begin_inset space ~
14585 \end_inset
14586
14587 text
14588 \family default
14589 .
14590  However, this will not export any externally generated material such as
14591  a BibTeX bibliography (section
14592 \begin_inset space ~
14593 \end_inset
14594
14595
14596 \begin_inset CommandInset ref
14597 LatexCommand ref
14598 reference "sub:Bibliography-databases"
14599
14600 \end_inset
14601
14602 ).
14603  If your document includes such material, use 
14604 \family sans
14605 File\SpecialChar \menuseparator
14606 Export\SpecialChar \menuseparator
14607 More
14608 \begin_inset space ~
14609 \end_inset
14610
14611 Formats
14612 \begin_inset space ~
14613 \end_inset
14614
14615 &
14616 \begin_inset space ~
14617 \end_inset
14618
14619 Options
14620 \family default
14621  and then select 
14622 \family sans
14623 Plain
14624 \begin_inset space ~
14625 \end_inset
14626
14627 text
14628 \begin_inset space ~
14629 \end_inset
14630
14631 (ps2ascii)
14632 \family default
14633 .
14634  This will first internally export your document to PostScript (generating
14635  thereby the external material) and then do the conversion to ASCII.
14636 \end_layout
14637
14638 \begin_layout Subsubsection
14639 LaTeX
14640 \begin_inset Index idx
14641 status collapsed
14642
14643 \begin_layout Plain Layout
14644 File formats ! LaTeX
14645 \end_layout
14646
14647 \end_inset
14648
14649
14650 \end_layout
14651
14652 \begin_layout Standard
14653 This file type has the extension 
14654 \begin_inset Quotes eld
14655 \end_inset
14656
14657
14658 \family typewriter
14659 .tex
14660 \family default
14661
14662 \begin_inset Quotes erd
14663 \end_inset
14664
14665  and contains all commands that are necessary for the LaTeX program to process
14666  your document.
14667  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14668  it manually with console commands.
14669  The LaTeX-file is automatically created in LyX's temporary directory whenever
14670  you view or export your document.
14671 \end_layout
14672
14673 \begin_layout Standard
14674 You can export your document as a LaTeX-file using the menu 
14675 \family sans
14676 File\SpecialChar \menuseparator
14677 Export\SpecialChar \menuseparator
14678 LaT
14679 \begin_inset ERT
14680 status collapsed
14681
14682 \begin_layout Plain Layout
14683
14684 {}
14685 \end_layout
14686
14687 \end_inset
14688
14689 eX
14690 \family default
14691 .
14692  The different LaTeX export variants are explained in section
14693 \begin_inset space ~
14694 \end_inset
14695
14696
14697 \begin_inset CommandInset ref
14698 LatexCommand ref
14699 reference "sub:Export"
14700
14701 \end_inset
14702
14703 .
14704 \end_layout
14705
14706 \begin_layout Subsubsection
14707 DVI
14708 \begin_inset Index idx
14709 status collapsed
14710
14711 \begin_layout Plain Layout
14712 File formats ! DVI
14713 \end_layout
14714
14715 \end_inset
14716
14717
14718 \end_layout
14719
14720 \begin_layout Standard
14721 This file type has the extension 
14722 \begin_inset Quotes eld
14723 \end_inset
14724
14725
14726 \family typewriter
14727 .dvi
14728 \family default
14729
14730 \begin_inset Quotes erd
14731 \end_inset
14732
14733 .
14734  It is called 
14735 \begin_inset Quotes eld
14736 \end_inset
14737
14738 device-independent
14739 \begin_inset Quotes erd
14740 \end_inset
14741
14742  (DVI), because it is completely portable; you can move them from one machine
14743  to another without needing to do any sort of conversion.
14744  DVIs are used for quick previews and as a pre-stage for other output formats,
14745  like PostScript.
14746 \end_layout
14747
14748 \begin_layout Standard
14749 DVI files do not contain images, they only link to them.
14750  So don't forget to deliver the images together with your DVIs.
14751  Because the DVI-viewer has to convert the images in the background to make
14752  them visible when you scroll the DVI, this can slow down your computer
14753  when you view the DVI.
14754  So we recommend using PDF for files with many images.
14755 \end_layout
14756
14757 \begin_layout Standard
14758 You can export your document to DVI by the menus 
14759 \family sans
14760 File\SpecialChar \menuseparator
14761 Export\SpecialChar \menuseparator
14762 DVI
14763 \family default
14764  or 
14765 \family sans
14766 File\SpecialChar \menuseparator
14767 Export\SpecialChar \menuseparator
14768 DVI
14769 \begin_inset space ~
14770 \end_inset
14771
14772 (LuaTe
14773 \begin_inset ERT
14774 status collapsed
14775
14776 \begin_layout Plain Layout
14777
14778 {}
14779 \end_layout
14780
14781 \end_inset
14782
14783 X).
14784
14785 \family default
14786  The latter option uses the program 
14787 \family typewriter
14788 LuaTeX
14789 \family default
14790 .
14791  
14792 \family typewriter
14793 LuaTeX
14794 \family default
14795  is an engine that provides direct Unicode support and support for direct
14796  font access (see section
14797 \begin_inset space ~
14798 \end_inset
14799
14800
14801 \begin_inset CommandInset ref
14802 LatexCommand ref
14803 reference "sub:LaTeX-font-support"
14804
14805 \end_inset
14806
14807 ).
14808  LuaTeX is still a work in progress, but it might develop into the next
14809  standard TeX processor.
14810 \end_layout
14811
14812 \begin_layout Subsubsection
14813 PostScript
14814 \begin_inset Index idx
14815 status collapsed
14816
14817 \begin_layout Plain Layout
14818 File formats ! PostScript
14819 \end_layout
14820
14821 \end_inset
14822
14823
14824 \end_layout
14825
14826 \begin_layout Standard
14827 This file type has the extension 
14828 \begin_inset Quotes eld
14829 \end_inset
14830
14831
14832 \family typewriter
14833 .ps
14834 \family default
14835
14836 \begin_inset Quotes erd
14837 \end_inset
14838
14839 .
14840  PostScript was developed by the company 
14841 \family typewriter
14842 Adobe
14843 \family default
14844  as a printer language.
14845  The file therefore contains commands that the printer uses to print the
14846  file.
14847  PostScript can be seen as a 
14848 \begin_inset Quotes eld
14849 \end_inset
14850
14851 programming language
14852 \begin_inset Quotes erd
14853 \end_inset
14854
14855 ; you can calculate with it and draw diagrams and images.
14856 \begin_inset Foot
14857 status collapsed
14858
14859 \begin_layout Plain Layout
14860 If you are interested in learning more about this, have a look at the LaTeX-pack
14861 age 
14862 \series bold
14863 pstricks
14864 \series default
14865
14866 \begin_inset Index idx
14867 status collapsed
14868
14869 \begin_layout Plain Layout
14870 LaTeX-packages ! pstricks
14871 \end_layout
14872
14873 \end_inset
14874
14875 .
14876 \end_layout
14877
14878 \end_inset
14879
14880  As a result of this, the files are often bigger than PDFs.
14881 \end_layout
14882
14883 \begin_layout Standard
14884 PostScript can only contain images in the format 
14885 \begin_inset Quotes eld
14886 \end_inset
14887
14888 Encapsulated PostScript
14889 \begin_inset Quotes erd
14890 \end_inset
14891
14892  (EPS, file extension 
14893 \begin_inset Quotes eld
14894 \end_inset
14895
14896
14897 \family typewriter
14898 .eps
14899 \family default
14900
14901 \begin_inset Quotes erd
14902 \end_inset
14903
14904 ).
14905  As LyX allows you to use any known image format in your document, it has
14906  to convert them in the background to EPS.
14907  If, for example, you have 50
14908 \begin_inset space ~
14909 \end_inset
14910
14911 images in your document, LyX has to do 50
14912 \begin_inset space ~
14913 \end_inset
14914
14915 conversions when you view or export your document the first time.
14916  This might slow down your workflow with LyX.
14917  So if you plan to use PostScript, you can insert your images directly as
14918  EPS to avoid this problem.
14919 \end_layout
14920
14921 \begin_layout Standard
14922 You can export to PostScript using the menu 
14923 \family sans
14924 File\SpecialChar \menuseparator
14925 Export\SpecialChar \menuseparator
14926 PostScript
14927 \family default
14928 .
14929 \end_layout
14930
14931 \begin_layout Subsubsection
14932 PDF
14933 \begin_inset Index idx
14934 status collapsed
14935
14936 \begin_layout Plain Layout
14937 File formats ! PDF
14938 \end_layout
14939
14940 \end_inset
14941
14942
14943 \begin_inset Index idx
14944 status collapsed
14945
14946 \begin_layout Plain Layout
14947 PDF
14948 \end_layout
14949
14950 \end_inset
14951
14952
14953 \end_layout
14954
14955 \begin_layout Standard
14956 This file type has the extension 
14957 \begin_inset Quotes eld
14958 \end_inset
14959
14960
14961 \family typewriter
14962 .pdf
14963 \family default
14964
14965 \begin_inset Quotes erd
14966 \end_inset
14967
14968 .
14969  The 
14970 \begin_inset Quotes eld
14971 \end_inset
14972
14973 Portable Document Format
14974 \begin_inset Quotes erd
14975 \end_inset
14976
14977  (PDF) developed by 
14978 \family typewriter
14979 Adobe
14980 \family default
14981  was derived from PostScript.
14982  It is more compressed and it uses fewer commands than PostScript.
14983  As the name 
14984 \begin_inset Quotes eld
14985 \end_inset
14986
14987 portable
14988 \begin_inset Quotes erd
14989 \end_inset
14990
14991  implies, it can be processed on any computer system and the printed output
14992  looks exactly the same.
14993 \end_layout
14994
14995 \begin_layout Standard
14996 PDF can contain images in its own PDF format and in the formats 
14997 \begin_inset Quotes eld
14998 \end_inset
14999
15000 Joint Photographic Experts Group
15001 \begin_inset Quotes erd
15002 \end_inset
15003
15004  (JPG, file extension 
15005 \begin_inset Quotes eld
15006 \end_inset
15007
15008
15009 \family typewriter
15010 .jpg
15011 \family default
15012
15013 \begin_inset Quotes erd
15014 \end_inset
15015
15016  or 
15017 \begin_inset Quotes eld
15018 \end_inset
15019
15020
15021 \family typewriter
15022 .jpeg
15023 \family default
15024
15025 \begin_inset Quotes erd
15026 \end_inset
15027
15028 ) and 
15029 \begin_inset Quotes eld
15030 \end_inset
15031
15032 Portable Network Graphics
15033 \begin_inset Quotes erd
15034 \end_inset
15035
15036  (PNG, file extension 
15037 \begin_inset Quotes eld
15038 \end_inset
15039
15040
15041 \family typewriter
15042 .png
15043 \family default
15044
15045 \begin_inset Quotes erd
15046 \end_inset
15047
15048 ).
15049  You can also use any other image format, because LyX converts them in the
15050  background to one of these formats.
15051  But as described in the section about PostScript, the image conversion
15052  will slow down your workflow.
15053  So we recommend using images in one of the three formats mentioned above.
15054 \end_layout
15055
15056 \begin_layout Standard
15057 You can export your document to PDF via the menu 
15058 \family sans
15059 File\SpecialChar \menuseparator
15060 Export
15061 \family default
15062  in different ways:
15063 \end_layout
15064
15065 \begin_layout Description
15066 PDF
15067 \begin_inset space ~
15068 \end_inset
15069
15070 (pdflatex) This uses the program 
15071 \family typewriter
15072 pdftex
15073 \family default
15074  which converts your file directly to PDF.
15075 \end_layout
15076
15077 \begin_layout Description
15078 PDF
15079 \begin_inset space ~
15080 \end_inset
15081
15082 (LuaTe
15083 \begin_inset ERT
15084 status collapsed
15085
15086 \begin_layout Plain Layout
15087
15088 {}
15089 \end_layout
15090
15091 \end_inset
15092
15093 X) This uses the program 
15094 \family typewriter
15095 LuaTeX
15096 \family default
15097  which converts your file directly to PDF.
15098  
15099 \family typewriter
15100 LuaTeX
15101 \family default
15102  is a new engine, derived from 
15103 \family typewriter
15104 pdflatex
15105 \family default
15106 , that also provides direct Unicode support and support for direct font
15107  access (see section
15108 \begin_inset space ~
15109 \end_inset
15110
15111
15112 \begin_inset CommandInset ref
15113 LatexCommand ref
15114 reference "sub:LaTeX-font-support"
15115
15116 \end_inset
15117
15118 ).
15119  LuaTeX is still a work in progress, but it might develop into the next
15120  standard TeX processor.
15121 \end_layout
15122
15123 \begin_layout Description
15124 PDF
15125 \begin_inset space ~
15126 \end_inset
15127
15128 (XeTe
15129 \begin_inset ERT
15130 status collapsed
15131
15132 \begin_layout Plain Layout
15133
15134 {}
15135 \end_layout
15136
15137 \end_inset
15138
15139 X) This uses the program 
15140 \family typewriter
15141 XeTeX
15142 \family default
15143  that converts your file directly to PDF.
15144  
15145 \family typewriter
15146 XeTeX
15147 \family default
15148  is a new engine that provides direct Unicode support and support for direct
15149  font access (see section
15150 \begin_inset space ~
15151 \end_inset
15152
15153
15154 \begin_inset CommandInset ref
15155 LatexCommand ref
15156 reference "sub:LaTeX-font-support"
15157
15158 \end_inset
15159
15160 ).
15161  It is particularly good at typesetting different scripts, for example,
15162  vertically written Japanese.
15163 \end_layout
15164
15165 \begin_layout Description
15166 PDF
15167 \begin_inset space ~
15168 \end_inset
15169
15170 (dvipdfm) This uses the program 
15171 \family typewriter
15172 dvipdfm
15173 \family default
15174  that converts your file in the background to DVI and in a second step to
15175  PDF.
15176 \end_layout
15177
15178 \begin_layout Description
15179 PDF
15180 \begin_inset space ~
15181 \end_inset
15182
15183 (ps2pdf) This uses the program 
15184 \family typewriter
15185 ps2pdf
15186 \family default
15187  that creates a PDF from a PostScript-version of your file.
15188  The PostScript-version is produced by the program 
15189 \family typewriter
15190 dvips
15191 \family default
15192  which uses a DVI-version as intermediate step.
15193  So this export variant consists of three conversions.
15194 \end_layout
15195
15196 \begin_layout Standard
15197 We recommend using 
15198 \family sans
15199 PDF
15200 \begin_inset space ~
15201 \end_inset
15202
15203 (pdflatex)
15204 \family default
15205  because 
15206 \family typewriter
15207 pdftex
15208 \family default
15209  supports all the features of actual PDF-versions, is quick, stable, and
15210  works without problems.
15211  If you rely on multiscript support and\SpecialChar \slash{}
15212 or specific OpenType fonts, you might
15213  want to try out 
15214 \family sans
15215 PDF
15216 \begin_inset space ~
15217 \end_inset
15218
15219 (XeTe
15220 \begin_inset ERT
15221 status collapsed
15222
15223 \begin_layout Plain Layout
15224
15225 {}
15226 \end_layout
15227
15228 \end_inset
15229
15230 X)
15231 \family default
15232  or 
15233 \family sans
15234 PDF
15235 \begin_inset space ~
15236 \end_inset
15237
15238 (LuaTe
15239 \begin_inset ERT
15240 status collapsed
15241
15242 \begin_layout Plain Layout
15243
15244 {}
15245 \end_layout
15246
15247 \end_inset
15248
15249 X)
15250 \family default
15251  instead, bearing in mind that these two programs are not yet as mature
15252  as 
15253 \family typewriter
15254 pdflatex
15255 \family default
15256 .
15257 \end_layout
15258
15259 \begin_layout Subsubsection
15260 XHTML
15261 \begin_inset Index idx
15262 status collapsed
15263
15264 \begin_layout Plain Layout
15265 FileFormats ! XHTML
15266 \end_layout
15267
15268 \end_inset
15269
15270
15271 \begin_inset Index idx
15272 status collapsed
15273
15274 \begin_layout Plain Layout
15275 HTML
15276 \end_layout
15277
15278 \end_inset
15279
15280
15281 \end_layout
15282
15283 \begin_layout Standard
15284 This file type has the extension 
15285 \begin_inset Quotes eld
15286 \end_inset
15287
15288
15289 \family typewriter
15290 .xhtml
15291 \family default
15292
15293 \begin_inset Quotes erd
15294 \end_inset
15295
15296 .
15297  It is a file suitable for viewing in web browsers.
15298  It does not itself contain images and the like but only links to them.
15299  When LyX produces XHTML, it also generates corresponding images in formats
15300  suitable for the purpose.
15301  For the math output you can choose in the menu 
15302 \family sans
15303 Document\SpecialChar \menuseparator
15304 Settings\SpecialChar \menuseparator
15305 Output
15306 \family default
15307  between different formats, which are described in section 
15308 \emph on
15309 Math Output in XHTML
15310 \emph default
15311  of the 
15312 \emph on
15313 Additional
15314 \begin_inset space ~
15315 \end_inset
15316
15317 Features
15318 \emph default
15319  manual.
15320 \end_layout
15321
15322 \begin_layout Standard
15323 XHTML output remains 
15324 \begin_inset Quotes eld
15325 \end_inset
15326
15327 under development
15328 \begin_inset Quotes erd
15329 \end_inset
15330
15331 , and not all LyX features are supported yet.
15332  See the chapter 
15333 \emph on
15334 LyX and the World Wide Web
15335 \emph default
15336 , in the 
15337 \emph on
15338 Additional Features
15339 \emph default
15340  manual, for more information.
15341 \end_layout
15342
15343 \begin_layout Standard
15344 You can export your document as an XHTML file using the menu item 
15345 \family sans
15346 File\SpecialChar \menuseparator
15347 Export\SpecialChar \menuseparator
15348 LyXHTML
15349 \family default
15350 .
15351 \end_layout
15352
15353 \begin_layout Subsection
15354 Previewing
15355 \begin_inset Index idx
15356 status collapsed
15357
15358 \begin_layout Plain Layout
15359 Document ! Preview 
15360 \end_layout
15361
15362 \end_inset
15363
15364
15365 \end_layout
15366
15367 \begin_layout Standard
15368 To get a look at the final version of your document, with all of the page
15369  breaks in place, the footnotes correctly numbered, and so on, use the menu
15370  
15371 \family sans
15372 Document
15373 \family default
15374  and choose 
15375 \family sans
15376 View
15377 \family default
15378  or use the toolbar button 
15379 \begin_inset Info
15380 type  "icon"
15381 arg   "buffer-view"
15382 \end_inset
15383
15384 .
15385  A viewing program will pop up showing the output in the defined default
15386  output format, which is globally set in the preferences (see sec.
15387 \begin_inset space \thinspace{}
15388 \end_inset
15389
15390
15391 \begin_inset CommandInset ref
15392 LatexCommand ref
15393 reference "sec:File-Formats"
15394
15395 \end_inset
15396
15397 ) and can also be altered for single documents in the document settings
15398  (see sec.
15399 \begin_inset space \thinspace{}
15400 \end_inset
15401
15402
15403 \begin_inset CommandInset ref
15404 LatexCommand ref
15405 reference "sec:Doc-Output"
15406
15407 \end_inset
15408
15409 ).
15410  Further output formats can be selected via 
15411 \family sans
15412 Document\SpecialChar \menuseparator
15413 View (Other Formats)
15414 \family default
15415  or the toolbar button 
15416 \begin_inset Graphics
15417         filename ../images/view-others.png
15418         scale 85
15419         groupId toolbarbuttons
15420
15421 \end_inset
15422
15423 .
15424 \end_layout
15425
15426 \begin_layout Standard
15427 If you have changed your document, you can refresh the output in the same
15428  viewer window using the menu 
15429 \family sans
15430 Document\SpecialChar \menuseparator
15431 Update
15432 \family default
15433  or 
15434 \family sans
15435 Document\SpecialChar \menuseparator
15436 Update (Other Formats)
15437 \family default
15438 , respectively.
15439 \end_layout
15440
15441 \begin_layout Standard
15442 When you preview a file, the output file is only generated in LyX's temporary
15443  directory.
15444  To have a real output, export your document.
15445 \end_layout
15446
15447 \begin_layout Subsection
15448 Printing the File from within LyX
15449 \begin_inset CommandInset label
15450 LatexCommand label
15451 name "sub:Printing-the-File"
15452
15453 \end_inset
15454
15455
15456 \end_layout
15457
15458 \begin_layout Standard
15459 Instead of exporting your file and then printing it, you can also print
15460  it directly from within LyX.
15461  To print a file, select the menu 
15462 \family sans
15463 File\SpecialChar \menuseparator
15464 Print
15465 \family default
15466  (shortcut 
15467 \begin_inset Info
15468 type  "shortcut"
15469 arg   "dialog-show print"
15470 \end_inset
15471
15472 ) or click on the toolbar button 
15473 \begin_inset Info
15474 type  "icon"
15475 arg   "dialog-show print"
15476 \end_inset
15477
15478 .
15479  LyX will internally call LaTeX to produce a DVI.
15480  This file is then processed by the program 
15481 \family typewriter
15482 dvips
15483 \family default
15484  to a PostScript-file, which is finally printed using the program 
15485 \family typewriter
15486 Ghostscript
15487 \family default
15488 .
15489  Due to these steps in the background, this method is not the fastest.
15490 \end_layout
15491
15492 \begin_layout Standard
15493 You can set the following print parameters in the 
15494 \family sans
15495 Print
15496 \begin_inset space ~
15497 \end_inset
15498
15499 Destination
15500 \family default
15501  box:
15502 \end_layout
15503
15504 \begin_layout Labeling
15505 \labelwidthstring 00.00.0000
15506
15507 \family sans
15508 Printer
15509 \family default
15510  This is the name of the printer to print to.
15511 \begin_inset Foot
15512 status collapsed
15513
15514 \begin_layout Plain Layout
15515 Note that this printer name is for the program 
15516 \family typewriter
15517 dvips
15518 \family default
15519 .
15520  That means 
15521 \family typewriter
15522 dvips
15523 \family default
15524  has to be configured for this printer name.
15525  The default printer can be set in LyX's preferences dialog, see section
15526 \begin_inset space ~
15527 \end_inset
15528
15529
15530 \begin_inset CommandInset ref
15531 LatexCommand ref
15532 reference "sub:Printer"
15533
15534 \end_inset
15535
15536 .
15537 \end_layout
15538
15539 \end_inset
15540
15541  The printer should understand PostScript.
15542 \end_layout
15543
15544 \begin_layout Labeling
15545 \labelwidthstring 00.00.0000
15546
15547 \family sans
15548 File
15549 \family default
15550  The name of a file to print to.
15551  The output will be a PostScript file.
15552  It will be written in LyX's working directory unless you specify the full
15553  path.
15554 \end_layout
15555
15556 \begin_layout Standard
15557 You can choose to print only a range of pages, only even-numbered or only
15558  odd-numbered pages or to print the pages in reverse — the latter options
15559  are useful for printing on two sides with a printer without a duplexer:
15560  you re-insert the pages after printing one set to print on the other side.
15561  Some printers spit out pages face-up, others, face-down.
15562  By choosing a particular order to print in, you can take the entire stack
15563  of pages out of the printer without needing to reorder them.
15564 \end_layout
15565
15566 \begin_layout Section
15567 A few Words about Typography
15568 \begin_inset Index idx
15569 status collapsed
15570
15571 \begin_layout Plain Layout
15572 Typography
15573 \end_layout
15574
15575 \end_inset
15576
15577
15578 \end_layout
15579
15580 \begin_layout Subsection
15581 Hyphens, Dashes and Minus Signs
15582 \begin_inset Index idx
15583 status collapsed
15584
15585 \begin_layout Plain Layout
15586 Hyphens
15587 \end_layout
15588
15589 \end_inset
15590
15591
15592 \begin_inset Index idx
15593 status collapsed
15594
15595 \begin_layout Plain Layout
15596 Dashes
15597 \end_layout
15598
15599 \end_inset
15600
15601
15602 \end_layout
15603
15604 \begin_layout Standard
15605 In LyX, the 
15606 \begin_inset Quotes eld
15607 \end_inset
15608
15609
15610 \family typewriter
15611 -
15612 \family default
15613
15614 \begin_inset Quotes erd
15615 \end_inset
15616
15617  character comes in four lengths: the 
15618 \emph on
15619 hyphen
15620 \emph default
15621 , the 
15622 \emph on
15623 en dash
15624 \emph default
15625 , the 
15626 \emph on
15627 em dash
15628 \emph default
15629 , and the minus sign:
15630 \begin_inset VSpace defskip
15631 \end_inset
15632
15633
15634 \end_layout
15635
15636 \begin_layout Standard
15637 \begin_inset Tabular
15638 <lyxtabular version="3" rows="5" columns="3">
15639 <features rotate="0" tabularvalignment="middle">
15640 <column alignment="left" valignment="top">
15641 <column alignment="left" valignment="top">
15642 <column alignment="left" valignment="top">
15643 <row interlinespace="3mm">
15644 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15645 \begin_inset Text
15646
15647 \begin_layout Plain Layout
15648 name
15649 \end_layout
15650
15651 \end_inset
15652 </cell>
15653 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15654 \begin_inset Text
15655
15656 \begin_layout Plain Layout
15657 output
15658 \end_layout
15659
15660 \end_inset
15661 </cell>
15662 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15663 \begin_inset Text
15664
15665 \begin_layout Plain Layout
15666 inserted with
15667 \end_layout
15668
15669 \end_inset
15670 </cell>
15671 </row>
15672 <row interlinespace="3mm">
15673 <cell alignment="center" valignment="top" usebox="none">
15674 \begin_inset Text
15675
15676 \begin_layout Plain Layout
15677 hyphen
15678 \end_layout
15679
15680 \end_inset
15681 </cell>
15682 <cell alignment="center" valignment="top" usebox="none">
15683 \begin_inset Text
15684
15685 \begin_layout Plain Layout
15686 -
15687 \end_layout
15688
15689 \end_inset
15690 </cell>
15691 <cell alignment="center" valignment="top" usebox="none">
15692 \begin_inset Text
15693
15694 \begin_layout Plain Layout
15695 \begin_inset Quotes eld
15696 \end_inset
15697
15698
15699 \family typewriter
15700 -
15701 \family default
15702
15703 \begin_inset Quotes erd
15704 \end_inset
15705
15706  in text
15707 \end_layout
15708
15709 \end_inset
15710 </cell>
15711 </row>
15712 <row interlinespace="3mm">
15713 <cell alignment="center" valignment="top" usebox="none">
15714 \begin_inset Text
15715
15716 \begin_layout Plain Layout
15717 en dash
15718 \end_layout
15719
15720 \end_inset
15721 </cell>
15722 <cell alignment="center" valignment="top" usebox="none">
15723 \begin_inset Text
15724
15725 \begin_layout Plain Layout
15726
15727 \end_layout
15728
15729 \end_inset
15730 </cell>
15731 <cell alignment="center" valignment="top" usebox="none">
15732 \begin_inset Text
15733
15734 \begin_layout Plain Layout
15735
15736 \family sans
15737 Insert\SpecialChar \menuseparator
15738 Special
15739 \begin_inset space ~
15740 \end_inset
15741
15742 Character\SpecialChar \menuseparator
15743 Symbols
15744 \end_layout
15745
15746 \end_inset
15747 </cell>
15748 </row>
15749 <row interlinespace="3mm">
15750 <cell alignment="center" valignment="top" usebox="none">
15751 \begin_inset Text
15752
15753 \begin_layout Plain Layout
15754 em dash
15755 \end_layout
15756
15757 \end_inset
15758 </cell>
15759 <cell alignment="center" valignment="top" usebox="none">
15760 \begin_inset Text
15761
15762 \begin_layout Plain Layout
15763
15764 \end_layout
15765
15766 \end_inset
15767 </cell>
15768 <cell alignment="center" valignment="top" usebox="none">
15769 \begin_inset Text
15770
15771 \begin_layout Plain Layout
15772
15773 \family sans
15774 Insert\SpecialChar \menuseparator
15775 Special
15776 \begin_inset space ~
15777 \end_inset
15778
15779 Character\SpecialChar \menuseparator
15780 Symbols
15781 \end_layout
15782
15783 \end_inset
15784 </cell>
15785 </row>
15786 <row>
15787 <cell alignment="center" valignment="top" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791 minus sign
15792 \end_layout
15793
15794 \end_inset
15795 </cell>
15796 <cell alignment="center" valignment="top" usebox="none">
15797 \begin_inset Text
15798
15799 \begin_layout Plain Layout
15800 \begin_inset Formula $-$
15801 \end_inset
15802
15803
15804 \end_layout
15805
15806 \end_inset
15807 </cell>
15808 <cell alignment="center" valignment="top" usebox="none">
15809 \begin_inset Text
15810
15811 \begin_layout Plain Layout
15812 \begin_inset Quotes eld
15813 \end_inset
15814
15815
15816 \family typewriter
15817 -
15818 \family default
15819
15820 \begin_inset Quotes erd
15821 \end_inset
15822
15823  in math mode
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 </row>
15829 </lyxtabular>
15830
15831 \end_inset
15832
15833
15834 \begin_inset VSpace defskip
15835 \end_inset
15836
15837
15838 \end_layout
15839
15840 \begin_layout Standard
15841 You can alternatively generate the en and em dash by inserting the 
15842 \begin_inset Quotes eld
15843 \end_inset
15844
15845
15846 \family typewriter
15847 -
15848 \family default
15849
15850 \begin_inset Quotes erd
15851 \end_inset
15852
15853  character multiple times in a row.
15854  They will automatically be converted to the appropriate length dash in
15855  the final output, but not in LyX.
15856  
15857 \begin_inset Quotes eld
15858 \end_inset
15859
15860 -
15861 \begin_inset space \thinspace{}
15862 \end_inset
15863
15864 -
15865 \begin_inset Quotes erd
15866 \end_inset
15867
15868  gives a en dash, 
15869 \begin_inset Quotes eld
15870 \end_inset
15871
15872 -
15873 \begin_inset space \thinspace{}
15874 \end_inset
15875
15876 -
15877 \begin_inset space \thinspace{}
15878 \end_inset
15879
15880 -
15881 \begin_inset Quotes erd
15882 \end_inset
15883
15884  a em dash.
15885 \end_layout
15886
15887 \begin_layout Standard
15888 The three dash types are distinct from the minus sign, which appears in
15889  math mode and has a length of its own.
15890  Here are some examples:
15891 \end_layout
15892
15893 \begin_layout Enumerate
15894 line- and page-breaks
15895 \begin_inset space \hfill{}
15896 \end_inset
15897
15898 (
15899 \emph on
15900 hyphen
15901 \emph default
15902 )
15903 \end_layout
15904
15905 \begin_layout Enumerate
15906 From A–Z
15907 \begin_inset space \hfill{}
15908 \end_inset
15909
15910 (
15911 \emph on
15912 en dash
15913 \emph default
15914 )
15915 \end_layout
15916
15917 \begin_layout Enumerate
15918 Oh — there's a dash.
15919 \begin_inset space \hfill{}
15920 \end_inset
15921
15922 (
15923 \emph on
15924 em dash
15925 \emph default
15926 )
15927 \end_layout
15928
15929 \begin_layout Enumerate
15930 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15931 \end_inset
15932
15933
15934 \begin_inset space \hfill{}
15935 \end_inset
15936
15937 (
15938 \emph on
15939 minus sign
15940 \emph default
15941 )
15942 \end_layout
15943
15944 \begin_layout Subsection
15945 Hyphenation
15946 \begin_inset Index idx
15947 status collapsed
15948
15949 \begin_layout Plain Layout
15950 Hyphenation
15951 \end_layout
15952
15953 \end_inset
15954
15955
15956 \begin_inset CommandInset label
15957 LatexCommand label
15958 name "sub:Hyphenation"
15959
15960 \end_inset
15961
15962
15963 \end_layout
15964
15965 \begin_layout Standard
15966 Words are not hyphenated within LyX but automatically in the output.
15967  Hyphenation is done by the LaTeX-package 
15968 \series bold
15969 babel
15970 \series default
15971
15972 \begin_inset Index idx
15973 status collapsed
15974
15975 \begin_layout Plain Layout
15976 LaTeX-packages ! babel
15977 \end_layout
15978
15979 \end_inset
15980
15981  following the rules of the document language.
15982 \end_layout
15983
15984 \begin_layout Standard
15985 LaTeX hyphenates almost perfectly; it only has problems with text in the
15986  
15987 \family sans
15988 typewriter
15989 \family default
15990  font and with unusual constructs, like 
15991 \begin_inset Quotes eld
15992 \end_inset
15993
15994 h3knix/m0n0wall
15995 \begin_inset Quotes erd
15996 \end_inset
15997
15998 .
15999  If LaTeX cannot break a word correctly, you can set hyphenation points
16000  manually.
16001  This is done with the menu 
16002 \family sans
16003 Insert\SpecialChar \menuseparator
16004 Formatting\SpecialChar \menuseparator
16005 Hyphenation
16006 \begin_inset space ~
16007 \end_inset
16008
16009 Point
16010 \family default
16011 .
16012  These extra hyphenation points are only recommendations to LaTeX.
16013  If no hyphenation is necessary, LaTeX will ignore them.
16014 \end_layout
16015
16016 \begin_layout Standard
16017 Sometimes you want to prevent words or constructs from being hyphenated.
16018  Imagine that you are describing keybindings/shortcuts in your document
16019  in the form 
16020 \begin_inset Quotes eld
16021 \end_inset
16022
16023 A-b c
16024 \begin_inset Quotes erd
16025 \end_inset
16026
16027 .
16028  LaTeX would then see the hyphen 
16029 \begin_inset Quotes eld
16030 \end_inset
16031
16032 -
16033 \begin_inset Quotes erd
16034 \end_inset
16035
16036  as a hyphenation possibility.
16037  Hyphenating at this point would look ugly.
16038  To prevent the shortcut from being hyphenated, you can put it into a makebox
16039  as described in section 
16040 \begin_inset Quotes eld
16041 \end_inset
16042
16043 Prevent Hyphenation
16044 \begin_inset Quotes erd
16045 \end_inset
16046
16047  of the 
16048 \emph on
16049 Embedded
16050 \begin_inset space ~
16051 \end_inset
16052
16053 Objects
16054 \emph default
16055  manual.
16056 \end_layout
16057
16058 \begin_layout Subsection
16059 Punctuation Marks
16060 \begin_inset Index idx
16061 status collapsed
16062
16063 \begin_layout Plain Layout
16064 Punctuation marks
16065 \end_layout
16066
16067 \end_inset
16068
16069
16070 \end_layout
16071
16072 \begin_layout Subsubsection
16073 Abbreviations and End of Sentence
16074 \begin_inset CommandInset label
16075 LatexCommand label
16076 name "sub:Abbreviations"
16077
16078 \end_inset
16079
16080
16081 \end_layout
16082
16083 \begin_layout Standard
16084 When LyX calls LaTeX to generate the final version of your document, LaTeX
16085  automatically distinguishes between words, sentences, and abbreviations.
16086  LaTeX then adds the 
16087 \begin_inset Quotes eld
16088 \end_inset
16089
16090 appropriate amount of space.
16091 \begin_inset Quotes erd
16092 \end_inset
16093
16094  That means sentences get a little bit more space between the period and
16095  the next word.
16096  Abbreviations get the same amount of space after the period that a word
16097  gets after another word.
16098 \end_layout
16099
16100 \begin_layout Standard
16101 Unfortunately, the algorithm for figuring out what's an abbreviation does
16102  not work in all cases.
16103  If a 
16104 \begin_inset Quotes eld
16105 \end_inset
16106
16107
16108 \family typewriter
16109 .
16110 \family default
16111
16112 \begin_inset Quotes erd
16113 \end_inset
16114
16115  is at the end of a lowercase letter, it's the end of a sentence; if it's
16116  at the end of a capitalized letter, it's an abbreviation.
16117 \end_layout
16118
16119 \begin_layout Standard
16120 Here are some examples of 
16121 \emph on
16122 correct
16123 \emph default
16124  abbreviations and of the end of a sentence:
16125 \end_layout
16126
16127 \begin_layout Itemize
16128 M.
16129  Butterfly
16130 \end_layout
16131
16132 \begin_layout Itemize
16133 Don't worry.
16134  Be happy.
16135 \end_layout
16136
16137 \begin_layout Standard
16138 And here is an example of the algorithm going wrong:
16139 \end_layout
16140
16141 \begin_layout Itemize
16142 e.
16143 \begin_inset space \thinspace{}
16144 \end_inset
16145
16146 g.
16147  this is too much space!
16148 \end_layout
16149
16150 \begin_layout Itemize
16151 This is I.
16152  It's okay.
16153 \end_layout
16154
16155 \begin_layout Standard
16156 You will not see anything wrong until you view a final version of your document.
16157 \end_layout
16158
16159 \begin_layout Standard
16160 To fix this problem, use one of the following:
16161 \end_layout
16162
16163 \begin_layout Enumerate
16164 Use an 
16165 \family sans
16166 Inter-word
16167 \begin_inset space ~
16168 \end_inset
16169
16170 Space
16171 \family default
16172  after lowercase abbreviations (see section
16173 \begin_inset space ~
16174 \end_inset
16175
16176
16177 \begin_inset CommandInset ref
16178 LatexCommand ref
16179 reference "sub:Inter-word-Space"
16180
16181 \end_inset
16182
16183 ).
16184 \begin_inset Index idx
16185 status collapsed
16186
16187 \begin_layout Plain Layout
16188 Spaces ! inter-word
16189 \end_layout
16190
16191 \end_inset
16192
16193
16194 \end_layout
16195
16196 \begin_layout Enumerate
16197 Use a 
16198 \family sans
16199 Thin
16200 \begin_inset space ~
16201 \end_inset
16202
16203 Space
16204 \family default
16205  between two tokens of an abbreviation (see section
16206 \begin_inset space ~
16207 \end_inset
16208
16209
16210 \begin_inset CommandInset ref
16211 LatexCommand ref
16212 reference "sub:Thin-Space"
16213
16214 \end_inset
16215
16216 ).
16217 \begin_inset Index idx
16218 status collapsed
16219
16220 \begin_layout Plain Layout
16221 Spaces ! thin
16222 \end_layout
16223
16224 \end_inset
16225
16226
16227 \end_layout
16228
16229 \begin_layout Enumerate
16230 Use an 
16231 \family sans
16232 End
16233 \begin_inset space ~
16234 \end_inset
16235
16236 of
16237 \begin_inset space ~
16238 \end_inset
16239
16240 sentence
16241 \begin_inset space ~
16242 \end_inset
16243
16244 period
16245 \family default
16246  found under the 
16247 \family sans
16248 Insert\SpecialChar \menuseparator
16249 Special
16250 \begin_inset space ~
16251 \end_inset
16252
16253 Character
16254 \family default
16255  menu to force the use of inter-sentence spacing.
16256  This function is also bound to 
16257 \begin_inset Info
16258 type  "shortcut"
16259 arg   "specialchar-insert end-of-sentence"
16260 \end_inset
16261
16262  for easy access.
16263 \end_layout
16264
16265 \begin_layout Standard
16266 With the corrections, our earlier examples look like this:
16267 \end_layout
16268
16269 \begin_layout Itemize
16270 e.
16271 \begin_inset space \thinspace{}
16272 \end_inset
16273
16274 g.
16275 \begin_inset space \space{}
16276 \end_inset
16277
16278 this is too much space!
16279 \end_layout
16280
16281 \begin_layout Itemize
16282 This is I\SpecialChar \@.
16283  It's okay.
16284 \end_layout
16285
16286 \begin_layout Standard
16287 Some languages don't use extra spacing between sentences.
16288  If your language is such a language, you don't need to worry, because LaTeX
16289  will take care of this.
16290 \end_layout
16291
16292 \begin_layout Standard
16293 For those that do need to bother, there is help to catch those sneaky errors:
16294  Check out the 
16295 \family sans
16296 Check
16297 \begin_inset space ~
16298 \end_inset
16299
16300 TeX
16301 \family default
16302  feature described in the section 
16303 \emph on
16304 Checking TeX
16305 \emph default
16306  of the 
16307 \emph on
16308 Additional Features
16309 \emph default
16310  manual.
16311 \end_layout
16312
16313 \begin_layout Subsubsection
16314 Quotes
16315 \begin_inset Index idx
16316 status collapsed
16317
16318 \begin_layout Plain Layout
16319 Typography ! Quotes
16320 \end_layout
16321
16322 \end_inset
16323
16324
16325 \begin_inset Index idx
16326 status collapsed
16327
16328 \begin_layout Plain Layout
16329 Quotes | see
16330 \begin_inset ERT
16331 status collapsed
16332
16333 \begin_layout Plain Layout
16334
16335 {
16336 \end_layout
16337
16338 \end_inset
16339
16340 Typography
16341 \begin_inset ERT
16342 status collapsed
16343
16344 \begin_layout Plain Layout
16345
16346 }
16347 \end_layout
16348
16349 \end_inset
16350
16351
16352 \end_layout
16353
16354 \end_inset
16355
16356
16357 \end_layout
16358
16359 \begin_layout Standard
16360 LyX usually sets quotes correctly.
16361  Specifically, it will use an opening quote at the beginning of quoted text,
16362  and use a closing quote at the end.
16363  For example, 
16364 \begin_inset Quotes eld
16365 \end_inset
16366
16367 open close
16368 \begin_inset Quotes erd
16369 \end_inset
16370
16371 .
16372  The keyboard character, 
16373 \family sans
16374 "
16375 \family default
16376 , generates this automatically.
16377 \end_layout
16378
16379 \begin_layout Standard
16380 You can specify what character the 
16381 \family sans
16382 "
16383 \family default
16384  key produces using the submenu 
16385 \family sans
16386 Language
16387 \family default
16388  of the 
16389 \family sans
16390 Document\SpecialChar \menuseparator
16391 Settings
16392 \family default
16393
16394 \begin_inset Index idx
16395 status collapsed
16396
16397 \begin_layout Plain Layout
16398 Document ! Settings
16399 \end_layout
16400
16401 \end_inset
16402
16403  dialog in the box 
16404 \family sans
16405 Quote Style
16406 \family default
16407 .
16408  There are six choices:
16409 \end_layout
16410
16411 \begin_layout Labeling
16412 \labelwidthstring 00.00.0000
16413
16414 \family sans
16415 \begin_inset Quotes eld
16416 \end_inset
16417
16418 Text
16419 \begin_inset Quotes erd
16420 \end_inset
16421
16422
16423 \family default
16424  Use quotes like 
16425 \begin_inset Quotes eld
16426 \end_inset
16427
16428 this
16429 \begin_inset Quotes erd
16430 \end_inset
16431
16432
16433 \end_layout
16434
16435 \begin_layout Labeling
16436 \labelwidthstring 00.00.0000
16437
16438 \family sans
16439 \begin_inset Quotes sld
16440 \end_inset
16441
16442 Text
16443 \begin_inset Quotes srd
16444 \end_inset
16445
16446
16447 \family default
16448  Use quotes like 
16449 \begin_inset Quotes sld
16450 \end_inset
16451
16452 this
16453 \begin_inset Quotes srd
16454 \end_inset
16455
16456
16457 \end_layout
16458
16459 \begin_layout Labeling
16460 \labelwidthstring 00.00.0000
16461
16462 \family sans
16463 \begin_inset Quotes gld
16464 \end_inset
16465
16466 Text
16467 \begin_inset Quotes grd
16468 \end_inset
16469
16470
16471 \family default
16472  Use quotes like 
16473 \begin_inset Quotes gld
16474 \end_inset
16475
16476 this
16477 \begin_inset Quotes grd
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 pld
16488 \end_inset
16489
16490 Text
16491 \begin_inset Quotes prd
16492 \end_inset
16493
16494
16495 \family default
16496  Use quotes like 
16497 \begin_inset Quotes pld
16498 \end_inset
16499
16500 this
16501 \begin_inset Quotes prd
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 fld
16512 \end_inset
16513
16514 Text
16515 \begin_inset Quotes frd
16516 \end_inset
16517
16518
16519 \family default
16520  Use quotes like 
16521 \begin_inset Quotes fld
16522 \end_inset
16523
16524 this
16525 \begin_inset Quotes frd
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 ald
16536 \end_inset
16537
16538 Text
16539 \begin_inset Quotes ard
16540 \end_inset
16541
16542
16543 \family default
16544  Use quotes like 
16545 \begin_inset Quotes ald
16546 \end_inset
16547
16548 this
16549 \begin_inset Quotes ard
16550 \end_inset
16551
16552
16553 \end_layout
16554
16555 \begin_layout Standard
16556 For single quotes you have to use the shortcut 
16557 \begin_inset Info
16558 type  "shortcut"
16559 arg   "quote-insert single"
16560 \end_inset
16561
16562 .
16563 \end_layout
16564
16565 \begin_layout Subsection
16566 Ligatures
16567 \begin_inset Index idx
16568 status collapsed
16569
16570 \begin_layout Plain Layout
16571 Typography ! Ligatures
16572 \end_layout
16573
16574 \end_inset
16575
16576
16577 \begin_inset Index idx
16578 status collapsed
16579
16580 \begin_layout Plain Layout
16581 Ligatures | see
16582 \begin_inset ERT
16583 status collapsed
16584
16585 \begin_layout Plain Layout
16586
16587 {
16588 \end_layout
16589
16590 \end_inset
16591
16592 Typography
16593 \begin_inset ERT
16594 status collapsed
16595
16596 \begin_layout Plain Layout
16597
16598 }
16599 \end_layout
16600
16601 \end_inset
16602
16603
16604 \end_layout
16605
16606 \end_inset
16607
16608
16609 \begin_inset CommandInset label
16610 LatexCommand label
16611 name "sub:Ligatures"
16612
16613 \end_inset
16614
16615
16616 \end_layout
16617
16618 \begin_layout Standard
16619 It is standard typesetting practice to group certain letters together and
16620  print them as single characters.
16621  These groups are known as 
16622 \emph on
16623 ligatures
16624 \emph default
16625 .
16626  Since LaTeX knows about ligatures, your documents will contain them too
16627  in the output.
16628  Here are the standard ligatures:
16629 \end_layout
16630
16631 \begin_layout Itemize
16632 ff
16633 \end_layout
16634
16635 \begin_layout Itemize
16636 fi
16637 \end_layout
16638
16639 \begin_layout Itemize
16640 fl
16641 \end_layout
16642
16643 \begin_layout Itemize
16644 ffi
16645 \end_layout
16646
16647 \begin_layout Itemize
16648 ffl
16649 \end_layout
16650
16651 \begin_layout Standard
16652 Some languages uses other ligatures if the document font supports them.
16653 \end_layout
16654
16655 \begin_layout Standard
16656 Sometimes, you don't want a ligature in a word.
16657  While a ligature may be okay in the word, 
16658 \begin_inset Quotes eld
16659 \end_inset
16660
16661 graffiti,
16662 \begin_inset Quotes erd
16663 \end_inset
16664
16665  it looks really weird in compound words, such as 
16666 \begin_inset Quotes eld
16667 \end_inset
16668
16669 cufflink
16670 \begin_inset Quotes erd
16671 \end_inset
16672
16673  or the German 
16674 \begin_inset Quotes eld
16675 \end_inset
16676
16677 Dorffest.
16678 \begin_inset Quotes erd
16679 \end_inset
16680
16681  To break a ligature, use 
16682 \family sans
16683 Insert\SpecialChar \menuseparator
16684 Formatting\SpecialChar \menuseparator
16685 Ligature
16686 \begin_inset space ~
16687 \end_inset
16688
16689 Break.
16690
16691 \family default
16692  This changes 
16693 \begin_inset Quotes eld
16694 \end_inset
16695
16696 cufflinks
16697 \begin_inset Quotes erd
16698 \end_inset
16699
16700  to 
16701 \begin_inset Quotes eld
16702 \end_inset
16703
16704 cuff\SpecialChar \textcompwordmark{}
16705 links
16706 \begin_inset Quotes erd
16707 \end_inset
16708
16709  and 
16710 \begin_inset Quotes eld
16711 \end_inset
16712
16713 Dorffest
16714 \begin_inset Quotes erd
16715 \end_inset
16716
16717  to 
16718 \begin_inset Quotes eld
16719 \end_inset
16720
16721 Dorf\SpecialChar \textcompwordmark{}
16722 fest
16723 \begin_inset Quotes erd
16724 \end_inset
16725
16726 .
16727 \end_layout
16728
16729 \begin_layout Subsection
16730 LyX's Proper Names
16731 \begin_inset Index idx
16732 status collapsed
16733
16734 \begin_layout Plain Layout
16735 LyX ! Proper names
16736 \end_layout
16737
16738 \end_inset
16739
16740
16741 \begin_inset CommandInset label
16742 LatexCommand label
16743 name "sub:LyX's-Proper-Names"
16744
16745 \end_inset
16746
16747
16748 \end_layout
16749
16750 \begin_layout Standard
16751 You will certainly have noticed that the word “LaTeX” always appears with
16752  characters in different sizes and positions.
16753  LaTeX is the name of the program used by LyX and is therefore recognized
16754  as a proper name when you type it in LyX as 
16755 \begin_inset Quotes eld
16756 \end_inset
16757
16758 LaT
16759 \begin_inset ERT
16760 status collapsed
16761
16762 \begin_layout Plain Layout
16763
16764 {}
16765 \end_layout
16766
16767 \end_inset
16768
16769 eX
16770 \begin_inset Quotes erd
16771 \end_inset
16772
16773 .
16774 \begin_inset Note Note
16775 status collapsed
16776
16777 \begin_layout Plain Layout
16778 The braces in TeX Code are here to avoid that the Text appears as proper
16779  name in the output, see the last paragraph of this section.
16780 \end_layout
16781
16782 \end_inset
16783
16784  Note the order of the upper- and lowercase letters! LyX recognizes the
16785  following proper names:
16786 \end_layout
16787
16788 \begin_layout Description
16789 LyX The name of the game, write 
16790 \begin_inset Quotes eld
16791 \end_inset
16792
16793 L
16794 \begin_inset ERT
16795 status collapsed
16796
16797 \begin_layout Plain Layout
16798
16799 {}
16800 \end_layout
16801
16802 \end_inset
16803
16804 yX
16805 \begin_inset Quotes erd
16806 \end_inset
16807
16808  to produce it.
16809 \end_layout
16810
16811 \begin_layout Description
16812 TeX The program used by LaTeX, write 
16813 \begin_inset Quotes eld
16814 \end_inset
16815
16816 T
16817 \begin_inset ERT
16818 status collapsed
16819
16820 \begin_layout Plain Layout
16821
16822 {}
16823 \end_layout
16824
16825 \end_inset
16826
16827 eX
16828 \begin_inset Quotes erd
16829 \end_inset
16830
16831  to produce it.
16832 \end_layout
16833
16834 \begin_layout Description
16835 LaTeX The program used by LyX, write 
16836 \begin_inset Quotes eld
16837 \end_inset
16838
16839 LaT
16840 \begin_inset ERT
16841 status collapsed
16842
16843 \begin_layout Plain Layout
16844
16845 {}
16846 \end_layout
16847
16848 \end_inset
16849
16850 eX
16851 \begin_inset Quotes erd
16852 \end_inset
16853
16854  to produce it.
16855 \end_layout
16856
16857 \begin_layout Description
16858 LaTeX2e The actual version of LaTeX, write 
16859 \begin_inset Quotes eld
16860 \end_inset
16861
16862 LaT
16863 \begin_inset ERT
16864 status collapsed
16865
16866 \begin_layout Plain Layout
16867
16868 {}
16869 \end_layout
16870
16871 \end_inset
16872
16873 eX2e
16874 \begin_inset Quotes erd
16875 \end_inset
16876
16877  to produce it.
16878 \end_layout
16879
16880 \begin_layout Standard
16881 You might wonder why the LaTeX-version is 
16882 \begin_inset Quotes eld
16883 \end_inset
16884
16885 2
16886 \begin_inset Formula $\epsilon$
16887 \end_inset
16888
16889
16890 \begin_inset Quotes erd
16891 \end_inset
16892
16893 .
16894  It is an old tradition in the TeX-world to give programs geek version numbers.
16895  For example the version number of TeX converges to the number 
16896 \begin_inset Formula $\pi$
16897 \end_inset
16898
16899 : The actual version is 
16900 \begin_inset Quotes eld
16901 \end_inset
16902
16903 TeX-3.141592
16904 \begin_inset Quotes erd
16905 \end_inset
16906
16907 , the previous one was 
16908 \begin_inset Quotes eld
16909 \end_inset
16910
16911 TeX-3.14159
16912 \begin_inset Quotes erd
16913 \end_inset
16914
16915 .
16916 \end_layout
16917
16918 \begin_layout Standard
16919 If you don't want to use proper names, for example, in section headings,
16920  you can insert two empty braces in TeX Code in the word.
16921  In LyX this will look like 
16922 \begin_inset Graphics
16923         filename clipart/LaTeX.png
16924         scale 80
16925
16926 \end_inset
16927
16928 .
16929 \begin_inset Newline newline
16930 \end_inset
16931
16932 For more about TeX Code, see section
16933 \begin_inset space ~
16934 \end_inset
16935
16936
16937 \begin_inset CommandInset ref
16938 LatexCommand ref
16939 reference "sec:TeX-Code"
16940
16941 \end_inset
16942
16943 .
16944 \end_layout
16945
16946 \begin_layout Subsection
16947 Units
16948 \begin_inset Index idx
16949 status collapsed
16950
16951 \begin_layout Plain Layout
16952 Typography ! Units
16953 \end_layout
16954
16955 \end_inset
16956
16957
16958 \end_layout
16959
16960 \begin_layout Standard
16961 Generally the space between units and the number is smaller than the normal
16962  space between two words.
16963  As you can see in the example below, it looks better when the space is
16964  smaller.
16965  To get such a 
16966 \begin_inset Quotes eld
16967 \end_inset
16968
16969 half space
16970 \begin_inset Quotes erd
16971 \end_inset
16972
16973  for units use the menu 
16974 \family sans
16975 Insert\SpecialChar \menuseparator
16976 Formatting\SpecialChar \menuseparator
16977 Thin
16978 \begin_inset space ~
16979 \end_inset
16980
16981 Space
16982 \family default
16983  (shortcut 
16984 \begin_inset Info
16985 type  "shortcuts"
16986 arg   "space-insert thin"
16987 \end_inset
16988
16989 ).
16990 \end_layout
16991
16992 \begin_layout Standard
16993 Here is an example to show the differences:
16994 \end_layout
16995
16996 \begin_layout Standard
16997 \begin_inset Tabular
16998 <lyxtabular version="3" rows="2" columns="2">
16999 <features rotate="0" tabularvalignment="middle">
17000 <column alignment="left" valignment="top">
17001 <column alignment="left" valignment="top">
17002 <row>
17003 <cell alignment="center" valignment="top" usebox="none">
17004 \begin_inset Text
17005
17006 \begin_layout Plain Layout
17007 24
17008 \begin_inset space ~
17009 \end_inset
17010
17011 kW
17012 \begin_inset Formula $\cdot$
17013 \end_inset
17014
17015 h
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 <cell alignment="center" valignment="top" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024 space between number and unit
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 </row>
17030 <row>
17031 <cell alignment="center" valignment="top" usebox="none">
17032 \begin_inset Text
17033
17034 \begin_layout Plain Layout
17035 24
17036 \begin_inset space \thinspace{}
17037 \end_inset
17038
17039 kW
17040 \begin_inset Formula $\cdot$
17041 \end_inset
17042
17043 h
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 <cell alignment="center" valignment="top" usebox="none">
17049 \begin_inset Text
17050
17051 \begin_layout Plain Layout
17052 half space between number and unit
17053 \end_layout
17054
17055 \end_inset
17056 </cell>
17057 </row>
17058 </lyxtabular>
17059
17060 \end_inset
17061
17062
17063 \end_layout
17064
17065 \begin_layout Subsection
17066 Widows and Orphans
17067 \begin_inset Index idx
17068 status collapsed
17069
17070 \begin_layout Plain Layout
17071 Typography ! Widows and orphans
17072 \end_layout
17073
17074 \end_inset
17075
17076
17077 \end_layout
17078
17079 \begin_layout Standard
17080 In the early days of word processors, page breaks went wherever the page
17081  happened to end.
17082  There was no regard for what was actually going on in the text.
17083  For example the heading for a new section was printed at the very bottom
17084  of the page, the first line of a new paragraph all alone at the bottom
17085  of a page, or the last line of a paragraph at the top of a new page.
17086  These bits of text became known as 
17087 \emph on
17088 widows
17089 \emph default
17090  and 
17091 \emph on
17092 orphans
17093 \emph default
17094 .
17095 \end_layout
17096
17097 \begin_layout Standard
17098 Clearly, LyX can avoid breaking pages after a section heading.
17099  That's part of the advantage of paragraph environments.
17100  But what about widows and orphans, where the page breaks leave one line
17101  of a paragraph all alone at the top or bottom of a page? There are rules
17102  built into LaTeX governing page breaks, and some of those rules are there
17103  specifically to prevent widows and orphans.
17104  If they appear nevertheless and you don't like them, you can add the commands
17105 \begin_inset Newline newline
17106 \end_inset
17107
17108
17109 \series bold
17110
17111 \backslash
17112 widowpenalty=10000
17113 \begin_inset Newline newline
17114 \end_inset
17115
17116
17117 \backslash
17118 clubpenalty=10000
17119 \series default
17120
17121 \begin_inset Newline newline
17122 \end_inset
17123
17124 to the LaTeX preamble of your document to avoid them.
17125  Some LaTeX books (such as
17126 \begin_inset space ~
17127 \end_inset
17128
17129
17130 \begin_inset CommandInset citation
17131 LatexCommand cite
17132 key "latexcompanion"
17133
17134 \end_inset
17135
17136  or
17137 \begin_inset space ~
17138 \end_inset
17139
17140
17141 \begin_inset CommandInset citation
17142 LatexCommand cite
17143 key "latexguide"
17144
17145 \end_inset
17146
17147 ) have more information about the technical details of LaTeX's page break
17148  mechanism.
17149 \end_layout
17150
17151 \begin_layout Chapter
17152 Notes, Graphics, Tables and Floats
17153 \begin_inset CommandInset label
17154 LatexCommand label
17155 name "chap:Floats-and-Notes"
17156
17157 \end_inset
17158
17159
17160 \end_layout
17161
17162 \begin_layout Standard
17163 The issues of this chapter are described in detail in the 
17164 \emph on
17165 Embedded
17166 \begin_inset space ~
17167 \end_inset
17168
17169 Objects
17170 \emph default
17171  manual.
17172  There you will also find tips and tricks for special cases.
17173 \end_layout
17174
17175 \begin_layout Section
17176 Notes
17177 \begin_inset Index idx
17178 status collapsed
17179
17180 \begin_layout Plain Layout
17181 Notes
17182 \end_layout
17183
17184 \end_inset
17185
17186
17187 \begin_inset CommandInset label
17188 LatexCommand label
17189 name "sec:Notes"
17190
17191 \end_inset
17192
17193
17194 \end_layout
17195
17196 \begin_layout Standard
17197 LyX offers you a few types of notes to add to your document:
17198 \end_layout
17199
17200 \begin_layout Description
17201 LyX
17202 \begin_inset space ~
17203 \end_inset
17204
17205 Note This note type is for internal notes that will not appear in the output.
17206 \begin_inset Newline newline
17207 \end_inset
17208
17209
17210 \begin_inset Note Note
17211 status open
17212
17213 \begin_layout Plain Layout
17214 This is text in a note box that doesn't appear in the output.
17215 \end_layout
17216
17217 \end_inset
17218
17219
17220 \end_layout
17221
17222 \begin_layout Description
17223 Comment This note also doesn't appear in the output but it does appear as
17224  a LaTeX-comment when you export the document to LaTeX via the menu 
17225 \family sans
17226 File\SpecialChar \menuseparator
17227 Export\SpecialChar \menuseparator
17228 LaT
17229 \begin_inset ERT
17230 status collapsed
17231
17232 \begin_layout Plain Layout
17233
17234 {}
17235 \end_layout
17236
17237 \end_inset
17238
17239 eX
17240 \begin_inset space ~
17241 \end_inset
17242
17243 (xxx)
17244 \family default
17245 .
17246 \begin_inset Newline newline
17247 \end_inset
17248
17249
17250 \begin_inset Note Comment
17251 status open
17252
17253 \begin_layout Plain Layout
17254 This is text in a note box that only appears as a comment in LaTeX-files.
17255 \end_layout
17256
17257 \end_inset
17258
17259
17260 \end_layout
17261
17262 \begin_layout Description
17263 Greyed
17264 \begin_inset space ~
17265 \end_inset
17266
17267 Out This note will appear in the output as text in a color which you can
17268  set in the document settings under 
17269 \family sans
17270 Colors\SpecialChar \menuseparator
17271 Greyed-out
17272 \begin_inset space ~
17273 \end_inset
17274
17275 notes
17276 \family default
17277 .
17278 \begin_inset Newline newline
17279 \end_inset
17280
17281
17282 \begin_inset Newline newline
17283 \end_inset
17284
17285
17286 \begin_inset Note Greyedout
17287 status open
17288
17289 \begin_layout Plain Layout
17290 This is the text
17291 \begin_inset Foot
17292 status collapsed
17293
17294 \begin_layout Plain Layout
17295 This is an example footnote within a greyed out note.
17296  In this document the color of this note type is set to blue.
17297 \end_layout
17298
17299 \end_inset
17300
17301  of a comment that appears in the output.
17302 \end_layout
17303
17304 \end_inset
17305
17306
17307 \begin_inset Newline newline
17308 \end_inset
17309
17310
17311 \begin_inset Newline newline
17312 \end_inset
17313
17314 As you can see in the example, greyed out notes can have footnotes.
17315 \end_layout
17316
17317 \begin_layout Standard
17318 Notes are inserted with the toolbar button 
17319 \begin_inset Info
17320 type  "icon"
17321 arg   "note-insert"
17322 \end_inset
17323
17324  or the menu 
17325 \family sans
17326 Insert\SpecialChar \menuseparator
17327 Note
17328 \family default
17329 .
17330  Right-click on the note box that appears to select the note type.
17331 \end_layout
17332
17333 \begin_layout Section
17334 Footnotes
17335 \begin_inset Index idx
17336 status collapsed
17337
17338 \begin_layout Plain Layout
17339 Footnotes
17340 \end_layout
17341
17342 \end_inset
17343
17344
17345 \begin_inset CommandInset label
17346 LatexCommand label
17347 name "sec:Footnotes"
17348
17349 \end_inset
17350
17351
17352 \end_layout
17353
17354 \begin_layout Standard
17355 LyX uses boxes to display footnotes: When you insert a footnote using the
17356  menu 
17357 \family sans
17358 Insert\SpecialChar \menuseparator
17359 Footnote
17360 \family default
17361  or the toolbar button 
17362 \begin_inset Info
17363 type  "icon"
17364 arg   "footnote-insert"
17365 \end_inset
17366
17367
17368 \family roman
17369 \series medium
17370 \bar no
17371 you will see
17372 \family default
17373 \series default
17374 \bar default
17375  a box like this: 
17376 \begin_inset Graphics
17377         filename clipart/footnoteQt4.png
17378         scale 80
17379
17380 \end_inset
17381
17382
17383 \family roman
17384 \series medium
17385 \bar no
17386  This box is LyX's representation of your footnote.
17387  If you
17388 \family default
17389 \series default
17390 \bar default
17391  left-click on 
17392 \family roman
17393 \series medium
17394 \bar no
17395 the 
17396 \begin_inset Quotes eld
17397 \end_inset
17398
17399
17400 \family sans
17401 foot
17402 \family roman
17403
17404 \begin_inset Quotes erd
17405 \end_inset
17406
17407
17408 \family default
17409 \series default
17410 \bar default
17411  
17412 \family roman
17413 \series medium
17414 \bar no
17415 label, the box will
17416 \family default
17417 \series default
17418 \bar default
17419  be opened and you can enter the footnote text into it.
17420  Clicking on the box label again will close 
17421 \family roman
17422 \series medium
17423 \bar no
17424 the
17425 \family default
17426 \series default
17427 \bar default
17428  box
17429 \family roman
17430 \series medium
17431 \bar no
17432 .
17433  If you want to turn existing text into a footnote, simply highlight it
17434  and click on the footnote
17435 \family default
17436 \series default
17437 \bar default
17438  toolbar 
17439 \family roman
17440 \series medium
17441 \bar no
17442 button
17443 \family default
17444 \series default
17445 \bar default
17446 .
17447 \end_layout
17448
17449 \begin_layout Standard
17450 Here is an example footnote:
17451 \family roman
17452 \series medium
17453 \bar no
17454
17455 \begin_inset Foot
17456 status collapsed
17457
17458 \begin_layout Plain Layout
17459 To close a footnote, click on the footnote box label.
17460 \end_layout
17461
17462 \end_inset
17463
17464
17465 \end_layout
17466
17467 \begin_layout Standard
17468 The footnote will appear in the output as a superscript number at the text
17469  position where the footnote box is placed.
17470  The footnote text is placed at the bottom of the current page.
17471  The footnote number is calculated by LyX according to the document class.
17472  LyX does not yet support a particular numbering scheme, but you can get
17473  other schemes using special LaTeX-commands.
17474  T
17475 \family roman
17476 h
17477 \family default
17478 ey are described in the 
17479 \emph on
17480 Embedded
17481 \begin_inset space ~
17482 \end_inset
17483
17484 Objects
17485 \emph default
17486  manual.
17487 \end_layout
17488
17489 \begin_layout Section
17490 Marginal Notes
17491 \begin_inset Index idx
17492 status collapsed
17493
17494 \begin_layout Plain Layout
17495 Marginal notes
17496 \end_layout
17497
17498 \end_inset
17499
17500
17501 \begin_inset CommandInset label
17502 LatexCommand label
17503 name "sec:Marginal-Notes"
17504
17505 \end_inset
17506
17507
17508 \end_layout
17509
17510 \begin_layout Standard
17511 Marginal notes look and behave just like footnotes in LyX.
17512  When you insert a margin note via the menu 
17513 \family sans
17514 Insert\SpecialChar \menuseparator
17515 Marginal
17516 \begin_inset space ~
17517 \end_inset
17518
17519 Note
17520 \family default
17521  or the toolbar button 
17522 \begin_inset Info
17523 type  "icon"
17524 arg   "marginalnote-insert"
17525 \end_inset
17526
17527 , you will see 
17528 \family roman
17529 \series medium
17530 a
17531 \family default
17532 \series default
17533  
17534 \family roman
17535 \series medium
17536 box with the
17537 \family default
17538 \series default
17539  
17540 \family roman
17541 \series medium
17542 label 
17543 \begin_inset Quotes eld
17544 \end_inset
17545
17546 margin
17547 \begin_inset Quotes erd
17548 \end_inset
17549
17550  appearing within your text.
17551  This box is LyX's representation of your margin
17552 \family default
17553 \series default
17554 al 
17555 \family roman
17556 \series medium
17557 note.
17558 \end_layout
17559
17560 \begin_layout Standard
17561 At the side of this sentence is an example marginal note.
17562 \family roman
17563 \series medium
17564
17565 \begin_inset Marginal
17566 status open
17567
17568 \begin_layout Plain Layout
17569 \align left
17570 This is a marginal note.
17571 \end_layout
17572
17573 \end_inset
17574
17575
17576 \end_layout
17577
17578 \begin_layout Standard
17579 Marginal notes appear at the right side in single-sided documents.
17580  In double-sided documents they appear in the outer margin – left on even
17581  pages, right on odd pages.
17582 \end_layout
17583
17584 \begin_layout Standard
17585 For further information about marginal notes see the section 
17586 \emph on
17587 Margin
17588 \begin_inset space ~
17589 \end_inset
17590
17591 Notes
17592 \emph default
17593  in the 
17594 \emph on
17595 Embedded
17596 \begin_inset space ~
17597 \end_inset
17598
17599 Objects
17600 \emph default
17601  manual.
17602 \end_layout
17603
17604 \begin_layout Section
17605 Graphics and Images
17606 \begin_inset Index idx
17607 status collapsed
17608
17609 \begin_layout Plain Layout
17610 Images
17611 \end_layout
17612
17613 \end_inset
17614
17615
17616 \begin_inset Index idx
17617 status collapsed
17618
17619 \begin_layout Plain Layout
17620 Graphics
17621 \end_layout
17622
17623 \end_inset
17624
17625
17626 \begin_inset CommandInset label
17627 LatexCommand label
17628 name "sec:Graphics"
17629
17630 \end_inset
17631
17632
17633 \end_layout
17634
17635 \begin_layout Standard
17636 To insert an image in your document, place the cursor at the text position
17637  you want and click on the toolbar icon 
17638 \begin_inset Info
17639 type  "icon"
17640 arg   "dialog-show-new-inset graphics"
17641 \end_inset
17642
17643  or select 
17644 \family sans
17645 Insert\SpecialChar \menuseparator
17646 Graphics
17647 \family default
17648  from the menu.
17649  Then a dialog will appear to choose the file to load.
17650 \end_layout
17651
17652 \begin_layout Standard
17653 This dialog has numerous mostly self-explanatory parameters.
17654  The 
17655 \family sans
17656 Graphics
17657 \family default
17658  tab allows you to choose your image file.
17659  The image can be transformed by setting a rotation angle and a scaling
17660  factor.
17661  The scaling units are explained in Appendix
17662 \begin_inset space ~
17663 \end_inset
17664
17665
17666 \begin_inset CommandInset ref
17667 LatexCommand ref
17668 reference "chap:Units-available-in"
17669
17670 \end_inset
17671
17672 .
17673 \end_layout
17674
17675 \begin_layout Standard
17676 In the tab 
17677 \family sans
17678 Clipping
17679 \family default
17680  it is possible to set image coordinates to adjust the height and width
17681  of the image in the output.
17682  The coordinates can also be calculated automatically by pressing the button
17683  
17684 \family sans
17685 Get
17686 \begin_inset space ~
17687 \end_inset
17688
17689 from
17690 \begin_inset space ~
17691 \end_inset
17692
17693 file
17694 \family default
17695 .
17696  The option 
17697 \family sans
17698 Clip
17699 \begin_inset space ~
17700 \end_inset
17701
17702 to
17703 \begin_inset space ~
17704 \end_inset
17705
17706 bounding
17707 \begin_inset space ~
17708 \end_inset
17709
17710 box
17711 \family default
17712  will only print the image region within the given coordinates.
17713  Normally you don't need to take care about image coordinates and can ignore
17714  the tab 
17715 \family sans
17716 Clipping
17717 \family default
17718 .
17719 \end_layout
17720
17721 \begin_layout Standard
17722 In the 
17723 \family sans
17724 LaT
17725 \begin_inset ERT
17726 status collapsed
17727
17728 \begin_layout Plain Layout
17729
17730 {}
17731 \end_layout
17732
17733 \end_inset
17734
17735 eX
17736 \begin_inset space ~
17737 \end_inset
17738
17739 and
17740 \begin_inset space ~
17741 \end_inset
17742
17743 Ly
17744 \begin_inset ERT
17745 status collapsed
17746
17747 \begin_layout Plain Layout
17748
17749 {}
17750 \end_layout
17751
17752 \end_inset
17753
17754 X options
17755 \family default
17756  tab LaTeX experts can specify additional LaTeX options.
17757  In this tab you can also specify the appearance of the image inside LyX.
17758  The option 
17759 \family sans
17760 Draft
17761 \begin_inset space ~
17762 \end_inset
17763
17764 mode
17765 \family default
17766  has the effect that the image doesn't appear in the output, only a frame
17767  with the image size is printed.
17768  The option 
17769 \family sans
17770 Don't
17771 \begin_inset space ~
17772 \end_inset
17773
17774 unzip
17775 \begin_inset space ~
17776 \end_inset
17777
17778 on
17779 \begin_inset space ~
17780 \end_inset
17781
17782 export
17783 \family default
17784  is explained in the 
17785 \emph on
17786 Embedded
17787 \begin_inset space ~
17788 \end_inset
17789
17790 Objects
17791 \emph default
17792  manual in section 
17793 \emph on
17794 Graphics Dialog
17795 \emph default
17796 .
17797 \end_layout
17798
17799 \begin_layout Standard
17800 The graphics dialog can be called at any time by clicking on an image.
17801  Images will appear in the output exactly at the position where they are
17802  in the text.
17803  This is an example image within a separate, horizontally centered paragraph:
17804 \end_layout
17805
17806 \begin_layout Standard
17807 \align center
17808 \begin_inset Graphics
17809         filename clipart/mobius.eps
17810         scale 70
17811
17812 \end_inset
17813
17814
17815 \end_layout
17816
17817 \begin_layout Standard
17818 If you need image captions or want to reference images, you have to put
17819  the image into a float, see section
17820 \begin_inset space ~
17821 \end_inset
17822
17823
17824 \begin_inset CommandInset ref
17825 LatexCommand ref
17826 reference "sub:Figure-Floats"
17827
17828 \end_inset
17829
17830 .
17831 \end_layout
17832
17833 \begin_layout Subsection
17834 Image Formats
17835 \begin_inset Index idx
17836 status collapsed
17837
17838 \begin_layout Plain Layout
17839 Images ! Formats
17840 \end_layout
17841
17842 \end_inset
17843
17844
17845 \begin_inset CommandInset label
17846 LatexCommand label
17847 name "sub:Image-Formats"
17848
17849 \end_inset
17850
17851
17852 \end_layout
17853
17854 \begin_layout Standard
17855 You can insert images in any known file format.
17856  But as we explained in section
17857 \begin_inset space ~
17858 \end_inset
17859
17860
17861 \begin_inset CommandInset ref
17862 LatexCommand ref
17863 reference "sub:Output-file-formats"
17864
17865 \end_inset
17866
17867 , every output document format allows only a few image formats.
17868  LyX therefore uses the program 
17869 \family typewriter
17870 ImageMagick
17871 \family default
17872  in the background to convert the images to the right format.
17873  To increase your workflow by avoiding these conversions in the background,
17874  use only the image formats listed in the subsections of section
17875 \begin_inset space ~
17876 \end_inset
17877
17878
17879 \begin_inset CommandInset ref
17880 LatexCommand ref
17881 reference "sub:Output-file-formats"
17882
17883 \end_inset
17884
17885 .
17886 \end_layout
17887
17888 \begin_layout Standard
17889 Similar to fonts there are two types of image formats:
17890 \end_layout
17891
17892 \begin_layout Description
17893 Bitmap
17894 \begin_inset space ~
17895 \end_inset
17896
17897 images consist of pixel values, often in a compressed form.
17898  They are therefore not fully scalable and look pixelated in large zooms.
17899  Well-known bitmap image formats are 
17900 \begin_inset Quotes eld
17901 \end_inset
17902
17903 Graphics Interchange Format
17904 \begin_inset Quotes erd
17905 \end_inset
17906
17907  (GIF, file extension 
17908 \begin_inset Quotes eld
17909 \end_inset
17910
17911
17912 \family typewriter
17913 .gif
17914 \family default
17915
17916 \begin_inset Quotes erd
17917 \end_inset
17918
17919 )
17920 \begin_inset Index idx
17921 status collapsed
17922
17923 \begin_layout Plain Layout
17924 GIF|see
17925 \begin_inset ERT
17926 status collapsed
17927
17928 \begin_layout Plain Layout
17929
17930 {
17931 \end_layout
17932
17933 \end_inset
17934
17935 Image formats
17936 \begin_inset ERT
17937 status collapsed
17938
17939 \begin_layout Plain Layout
17940
17941 }
17942 \end_layout
17943
17944 \end_inset
17945
17946
17947 \end_layout
17948
17949 \end_inset
17950
17951
17952 \begin_inset Quotes eld
17953 \end_inset
17954
17955 Portable Network Graphics
17956 \begin_inset Quotes erd
17957 \end_inset
17958
17959  (PNG, file extension 
17960 \begin_inset Quotes eld
17961 \end_inset
17962
17963
17964 \family typewriter
17965 .png
17966 \family default
17967
17968 \begin_inset Quotes erd
17969 \end_inset
17970
17971 )
17972 \begin_inset Index idx
17973 status collapsed
17974
17975 \begin_layout Plain Layout
17976 PNG|see
17977 \begin_inset ERT
17978 status collapsed
17979
17980 \begin_layout Plain Layout
17981
17982 {
17983 \end_layout
17984
17985 \end_inset
17986
17987 Image formats
17988 \begin_inset ERT
17989 status collapsed
17990
17991 \begin_layout Plain Layout
17992
17993 }
17994 \end_layout
17995
17996 \end_inset
17997
17998
17999 \end_layout
18000
18001 \end_inset
18002
18003 , and 
18004 \begin_inset Quotes eld
18005 \end_inset
18006
18007 Joint Photographic Experts Group
18008 \begin_inset Quotes erd
18009 \end_inset
18010
18011  (JPG, file extension 
18012 \begin_inset Quotes eld
18013 \end_inset
18014
18015
18016 \family typewriter
18017 .jpg
18018 \family default
18019
18020 \begin_inset Quotes erd
18021 \end_inset
18022
18023  or 
18024 \begin_inset Quotes eld
18025 \end_inset
18026
18027
18028 \family typewriter
18029 .jpeg
18030 \family default
18031
18032 \begin_inset Quotes erd
18033 \end_inset
18034
18035 )
18036 \begin_inset Index idx
18037 status collapsed
18038
18039 \begin_layout Plain Layout
18040 JPG|see
18041 \begin_inset ERT
18042 status collapsed
18043
18044 \begin_layout Plain Layout
18045
18046 {
18047 \end_layout
18048
18049 \end_inset
18050
18051 Image formats
18052 \begin_inset ERT
18053 status collapsed
18054
18055 \begin_layout Plain Layout
18056
18057 }
18058 \end_layout
18059
18060 \end_inset
18061
18062
18063 \end_layout
18064
18065 \end_inset
18066
18067 .
18068 \end_layout
18069
18070 \begin_layout Description
18071 Scalable
18072 \begin_inset space ~
18073 \end_inset
18074
18075 images consist of vectors and can therefore be scaled to any size without
18076  data loss.
18077  The scaling ability is desired if you want to create presentations, because
18078  presentations are always scaled by the beamer.
18079  Scaling is also useful for online documents to let the user zoom into diagrams.
18080 \begin_inset Newline newline
18081 \end_inset
18082
18083 Scalable image formats can be 
18084 \begin_inset Quotes eld
18085 \end_inset
18086
18087 Scalable Vector Graphics
18088 \begin_inset Quotes erd
18089 \end_inset
18090
18091  (SVG, file extension 
18092 \begin_inset Quotes eld
18093 \end_inset
18094
18095
18096 \family typewriter
18097 .svg
18098 \family default
18099
18100 \begin_inset Quotes erd
18101 \end_inset
18102
18103 )
18104 \begin_inset Index idx
18105 status collapsed
18106
18107 \begin_layout Plain Layout
18108 SVG|see
18109 \begin_inset ERT
18110 status collapsed
18111
18112 \begin_layout Plain Layout
18113
18114 {
18115 \end_layout
18116
18117 \end_inset
18118
18119 Image formats
18120 \begin_inset ERT
18121 status collapsed
18122
18123 \begin_layout Plain Layout
18124
18125 }
18126 \end_layout
18127
18128 \end_inset
18129
18130
18131 \end_layout
18132
18133 \end_inset
18134
18135
18136 \begin_inset Quotes eld
18137 \end_inset
18138
18139 Encapsulated PostScript
18140 \begin_inset Quotes erd
18141 \end_inset
18142
18143  (EPS, file extension 
18144 \begin_inset Quotes eld
18145 \end_inset
18146
18147
18148 \family typewriter
18149 .eps
18150 \family default
18151
18152 \begin_inset Quotes erd
18153 \end_inset
18154
18155 )
18156 \begin_inset Index idx
18157 status collapsed
18158
18159 \begin_layout Plain Layout
18160 EPS|see
18161 \begin_inset ERT
18162 status collapsed
18163
18164 \begin_layout Plain Layout
18165
18166 {
18167 \end_layout
18168
18169 \end_inset
18170
18171 Image formats
18172 \begin_inset ERT
18173 status collapsed
18174
18175 \begin_layout Plain Layout
18176
18177 }
18178 \end_layout
18179
18180 \end_inset
18181
18182
18183 \end_layout
18184
18185 \end_inset
18186
18187 , and 
18188 \begin_inset Quotes eld
18189 \end_inset
18190
18191 Portable Document Format
18192 \begin_inset Quotes erd
18193 \end_inset
18194
18195  (PDF, file extension 
18196 \begin_inset Quotes eld
18197 \end_inset
18198
18199
18200 \family typewriter
18201 .pdf
18202 \family default
18203
18204 \begin_inset Quotes erd
18205 \end_inset
18206
18207 )
18208 \begin_inset Index idx
18209 status collapsed
18210
18211 \begin_layout Plain Layout
18212 PDF
18213 \end_layout
18214
18215 \end_inset
18216
18217 .
18218  We say 
18219 \begin_inset Quotes eld
18220 \end_inset
18221
18222 can be
18223 \begin_inset Quotes erd
18224 \end_inset
18225
18226 , because you can convert any bitmap image format to PDF or EPS and the
18227  result will not be scalable.
18228  In this case only a header with the image properties is added to the original
18229  image.
18230 \begin_inset Foot
18231 status collapsed
18232
18233 \begin_layout Plain Layout
18234 In the case of PDF, the original image is additionally compressed.
18235 \end_layout
18236
18237 \end_inset
18238
18239
18240 \end_layout
18241
18242 \begin_layout Standard
18243 Normally one cannot convert a bitmap image into a scalable one, only 
18244 \emph on
18245 vice versa
18246 \emph default
18247 .
18248 \end_layout
18249
18250 \begin_layout Subsection
18251 Grouping of Image Settings
18252 \begin_inset Index idx
18253 status collapsed
18254
18255 \begin_layout Plain Layout
18256 Images ! Settings grouping
18257 \end_layout
18258
18259 \end_inset
18260
18261
18262 \end_layout
18263
18264 \begin_layout Standard
18265 Each image can define a new group of image settings or join an existing
18266  group.
18267  Images within such a group share their settings, so adjusting one image
18268  of the group automatically also adjusts all other images of the group in
18269  the same way.
18270  So you can for example change the size for a bunch of images without the
18271  need to manually change each of them.
18272  
18273 \end_layout
18274
18275 \begin_layout Standard
18276 A new group can be set by pressing the button 
18277 \family sans
18278 Open
18279 \begin_inset space ~
18280 \end_inset
18281
18282 new
18283 \begin_inset space ~
18284 \end_inset
18285
18286 group
18287 \family default
18288  in the
18289 \family sans
18290  Graphics
18291 \family default
18292  dialog in the 
18293 \family sans
18294 LaT
18295 \begin_inset ERT
18296 status collapsed
18297
18298 \begin_layout Plain Layout
18299
18300 {}
18301 \end_layout
18302
18303 \end_inset
18304
18305 eX
18306 \begin_inset space ~
18307 \end_inset
18308
18309 and
18310 \begin_inset space ~
18311 \end_inset
18312
18313 Ly
18314 \begin_inset ERT
18315 status collapsed
18316
18317 \begin_layout Plain Layout
18318
18319 {}
18320 \end_layout
18321
18322 \end_inset
18323
18324 X options
18325 \family default
18326  tab.
18327  Joining an existing group can be done using the context menu of the image
18328  and checking the name of the desired group.
18329 \end_layout
18330
18331 \begin_layout Section
18332 Tables
18333 \begin_inset Index idx
18334 status collapsed
18335
18336 \begin_layout Plain Layout
18337 Tables
18338 \end_layout
18339
18340 \end_inset
18341
18342
18343 \begin_inset CommandInset label
18344 LatexCommand label
18345 name "sec:Tables"
18346
18347 \end_inset
18348
18349
18350 \end_layout
18351
18352 \begin_layout Standard
18353 You can insert a table using either the toolbar button 
18354 \begin_inset Info
18355 type  "icon"
18356 arg   "tabular-insert"
18357 \end_inset
18358
18359  or the menu 
18360 \family sans
18361 Insert\SpecialChar \menuseparator
18362 Table
18363 \family default
18364 .
18365  A dialog will appear, asking you for the number of rows and columns.
18366  The default table has lines around any cell and the first row appears separated
18367  from the rest of the table.
18368  This separation appears due to a double line: The cells of the first row
18369  have a line below them and the cells of the second row have a line above
18370  them.
18371  Here is an example table:
18372 \end_layout
18373
18374 \begin_layout Standard
18375 \align center
18376 \begin_inset Tabular
18377 <lyxtabular version="3" rows="4" columns="4">
18378 <features rotate="0" tabularvalignment="middle">
18379 <column alignment="center" valignment="top" width="0pt">
18380 <column alignment="center" valignment="top" width="0pt">
18381 <column alignment="center" valignment="top" width="0in">
18382 <column alignment="center" valignment="top" width="0pt">
18383 <row>
18384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18385 \begin_inset Text
18386
18387 \begin_layout Plain Layout
18388
18389 \end_layout
18390
18391 \end_inset
18392 </cell>
18393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397
18398 \family roman
18399 \series medium
18400 \shape up
18401 \size normal
18402 \emph off
18403 \bar no
18404 \noun off
18405 \color none
18406 1
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18412 \begin_inset Text
18413
18414 \begin_layout Plain Layout
18415 2
18416 \end_layout
18417
18418 \end_inset
18419 </cell>
18420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18421 \begin_inset Text
18422
18423 \begin_layout Plain Layout
18424 3
18425 \end_layout
18426
18427 \end_inset
18428 </cell>
18429 </row>
18430 <row>
18431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435
18436 \family roman
18437 \series medium
18438 \shape up
18439 \size normal
18440 \emph off
18441 \bar no
18442 \noun off
18443 \color none
18444 A
18445 \end_layout
18446
18447 \end_inset
18448 </cell>
18449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18450 \begin_inset Text
18451
18452 \begin_layout Plain Layout
18453
18454 \end_layout
18455
18456 \end_inset
18457 </cell>
18458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18459 \begin_inset Text
18460
18461 \begin_layout Plain Layout
18462
18463 \end_layout
18464
18465 \end_inset
18466 </cell>
18467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 </row>
18477 <row>
18478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Plain Layout
18482
18483 \family roman
18484 \series medium
18485 \shape up
18486 \size normal
18487 \emph off
18488 \bar no
18489 \noun off
18490 \color none
18491 B
18492 \end_layout
18493
18494 \end_inset
18495 </cell>
18496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18497 \begin_inset Text
18498
18499 \begin_layout Plain Layout
18500
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509
18510 \size normal
18511 \noun off
18512 \color none
18513  
18514 \end_layout
18515
18516 \end_inset
18517 </cell>
18518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18519 \begin_inset Text
18520
18521 \begin_layout Plain Layout
18522
18523 \end_layout
18524
18525 \end_inset
18526 </cell>
18527 </row>
18528 <row>
18529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18530 \begin_inset Text
18531
18532 \begin_layout Plain Layout
18533
18534 \family roman
18535 \series medium
18536 \shape up
18537 \size normal
18538 \emph off
18539 \bar no
18540 \noun off
18541 \color none
18542 C
18543 \end_layout
18544
18545 \end_inset
18546 </cell>
18547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18548 \begin_inset Text
18549
18550 \begin_layout Plain Layout
18551
18552 \end_layout
18553
18554 \end_inset
18555 </cell>
18556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18557 \begin_inset Text
18558
18559 \begin_layout Plain Layout
18560
18561 \end_layout
18562
18563 \end_inset
18564 </cell>
18565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18566 \begin_inset Text
18567
18568 \begin_layout Plain Layout
18569
18570 \end_layout
18571
18572 \end_inset
18573 </cell>
18574 </row>
18575 </lyxtabular>
18576
18577 \end_inset
18578
18579
18580 \end_layout
18581
18582 \begin_layout Subsection
18583 The Table dialog
18584 \end_layout
18585
18586 \begin_layout Standard
18587 You can alter a table by clicking on it with the right mouse button and
18588  then choosing 
18589 \family sans
18590 More\SpecialChar \menuseparator
18591 Settings
18592 \family default
18593 .
18594  This brings up the table dialog.
18595  Here you can adjust the settings of the cell, row and/or column where the
18596  cursor is placed currently.
18597  Most of the dialog options also work on selections.
18598  This means that if you select more cells, columns or rows the action is
18599  done on all of your selection.
18600 \end_layout
18601
18602 \begin_layout Standard
18603 In addition to the table dialog, the 
18604 \family sans
18605 table
18606 \begin_inset space ~
18607 \end_inset
18608
18609 toolbar
18610 \family default
18611  helps you in setting table properties.
18612  It appears if the cursor is inside a table.
18613 \end_layout
18614
18615 \begin_layout Standard
18616 In the tab 
18617 \family sans
18618 Table
18619 \begin_inset space ~
18620 \end_inset
18621
18622 Settings
18623 \family default
18624  of the table dialog you can set the alignment for the current row.
18625  If you add a row or column, it will be inserted right beside or below the
18626  current cell respectively.
18627  The vertical alignment of a column can only be adjusted when a column width
18628  is given.
18629  A given width will allow the cell to have line breaks and multiple paragraphs
18630  of text, see section
18631 \begin_inset space ~
18632 \end_inset
18633
18634
18635 \begin_inset CommandInset ref
18636 LatexCommand ref
18637 reference "sub:Table-Cells"
18638
18639 \end_inset
18640
18641 .
18642 \end_layout
18643
18644 \begin_layout Standard
18645 You can mark multiple cells of one row/column as a multicolumn/row cell
18646  using the check box 
18647 \family sans
18648 Multicolumn
18649 \family default
18650  or 
18651 \family sans
18652 Multirow
18653 \family default
18654 .
18655  This will merge the cells to 
18656 \emph on
18657 one
18658 \emph default
18659  cell, spread over more than one column/row.
18660  Multicolumn cells are treated as own rows, so that the alignment, width,
18661  and border settings affect only the multicolumn cell.
18662  Here is an example table with a multicolumn cell in the first row and one
18663  in the last row without the upper border:
18664 \end_layout
18665
18666 \begin_layout Standard
18667 \align center
18668 \begin_inset Tabular
18669 <lyxtabular version="3" rows="3" columns="4">
18670 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18671 <column alignment="center" valignment="top" width="0pt">
18672 <column alignment="center" valignment="middle">
18673 <column alignment="center" valignment="top" width="0in">
18674 <column alignment="center" valignment="top" width="0pt">
18675 <row>
18676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18677 \begin_inset Text
18678
18679 \begin_layout Plain Layout
18680 abc
18681 \end_layout
18682
18683 \end_inset
18684 </cell>
18685 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Plain Layout
18689 def ghi
18690 \end_layout
18691
18692 \end_inset
18693 </cell>
18694 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18695 \begin_inset Text
18696
18697 \begin_layout Plain Layout
18698
18699 \end_layout
18700
18701 \end_inset
18702 </cell>
18703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18704 \begin_inset Text
18705
18706 \begin_layout Plain Layout
18707 jkl
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 </row>
18713 <row>
18714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18715 \begin_inset Text
18716
18717 \begin_layout Plain Layout
18718
18719 \family roman
18720 \series medium
18721 \shape up
18722 \size normal
18723 \emph off
18724 \bar no
18725 \noun off
18726 \color none
18727 A
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736 B
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745 C
18746 \end_layout
18747
18748 \end_inset
18749 </cell>
18750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18751 \begin_inset Text
18752
18753 \begin_layout Plain Layout
18754 D
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 </row>
18760 <row>
18761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765 1
18766 \end_layout
18767
18768 \end_inset
18769 </cell>
18770 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18771 \begin_inset Text
18772
18773 \begin_layout Plain Layout
18774 2
18775 \end_layout
18776
18777 \end_inset
18778 </cell>
18779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18780 \begin_inset Text
18781
18782 \begin_layout Plain Layout
18783 3
18784 \end_layout
18785
18786 \end_inset
18787 </cell>
18788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18789 \begin_inset Text
18790
18791 \begin_layout Plain Layout
18792 4
18793 \end_layout
18794
18795 \end_inset
18796 </cell>
18797 </row>
18798 </lyxtabular>
18799
18800 \end_inset
18801
18802
18803 \end_layout
18804
18805 \begin_layout Standard
18806 Adept users can declare special LaTeX-arguments for the table.
18807  They are necessary for special table formatting, such as the multirow cells,
18808  explained in the chapter 
18809 \emph on
18810 Tables
18811 \emph default
18812  of the 
18813 \emph on
18814 Embedded
18815 \begin_inset space ~
18816 \end_inset
18817
18818 Objects
18819 \emph default
18820  manual.
18821  You can also rotate the current cell or the whole table 90
18822 \begin_inset space \thinspace{}
18823 \end_inset
18824
18825 degrees counterclockwise.
18826  These rotations are not visible in LyX but are visible in the output.
18827 \end_layout
18828
18829 \begin_layout Standard
18830 \begin_inset Note Greyedout
18831 status open
18832
18833 \begin_layout Plain Layout
18834
18835 \series bold
18836 Note:
18837 \series default
18838  Most DVI-viewers are 
18839 \emph on
18840 not
18841 \emph default
18842  able to display rotations.
18843 \end_layout
18844
18845 \end_inset
18846
18847
18848 \end_layout
18849
18850 \begin_layout Standard
18851 The 
18852 \family sans
18853 Borders
18854 \family default
18855  tab allows you to add and delete border lines for the current row/column.
18856  The button 
18857 \family sans
18858 Default
18859 \family default
18860  adds lines for all cell borders.
18861 \end_layout
18862
18863 \begin_layout Subsection
18864 Longtables
18865 \begin_inset Index idx
18866 status collapsed
18867
18868 \begin_layout Plain Layout
18869 Tables ! Longtables
18870 \end_layout
18871
18872 \end_inset
18873
18874
18875 \begin_inset Index idx
18876 status collapsed
18877
18878 \begin_layout Plain Layout
18879 Longtables
18880 \end_layout
18881
18882 \end_inset
18883
18884
18885 \end_layout
18886
18887 \begin_layout Standard
18888 If the table is too long to fit on one page, you can use the option 
18889 \family sans
18890 Use
18891 \begin_inset space ~
18892 \end_inset
18893
18894 long
18895 \begin_inset space ~
18896 \end_inset
18897
18898 table
18899 \family default
18900  in the tab 
18901 \family sans
18902 Longtable
18903 \family default
18904  of the table dialog to split the table automatically over more pages.
18905  Doing this enables some check boxes and you can now define:
18906 \end_layout
18907
18908 \begin_layout Description
18909
18910 \family sans
18911 Header
18912 \family default
18913 : The current row and all rows above, that don't have any special options
18914  defined, are defined to be the header rows of all pages of the longtable.
18915  except for the first page, if 
18916 \family sans
18917 First
18918 \begin_inset space ~
18919 \end_inset
18920
18921 header
18922 \family default
18923  is defined.
18924 \end_layout
18925
18926 \begin_layout Description
18927
18928 \family sans
18929 First
18930 \begin_inset space ~
18931 \end_inset
18932
18933 header
18934 \family default
18935 : The current row and all rows above, that don't have any special options
18936  defined, are defined to be the header rows of the first page of the longtable.
18937 \end_layout
18938
18939 \begin_layout Description
18940
18941 \family sans
18942 Footer
18943 \family default
18944 : The current row and all rows below, that don't have any special options
18945  defined, are defined to be the footer rows of all pages of the longtable,
18946  except for the last page, if 
18947 \family sans
18948 Last
18949 \begin_inset space ~
18950 \end_inset
18951
18952 footer
18953 \family default
18954  is defined.
18955 \end_layout
18956
18957 \begin_layout Description
18958
18959 \family sans
18960 Last
18961 \begin_inset space ~
18962 \end_inset
18963
18964 footer
18965 \family default
18966 : The current row and all rows below, that don't have any special options
18967  defined, are defined to be the footer rows of the last page of the longtable.
18968 \end_layout
18969
18970 \begin_layout Description
18971 Caption: The first row is reset as a single column.
18972  You can now insert there the table caption via the menu 
18973 \family sans
18974 Insert\SpecialChar \menuseparator
18975 Caption
18976 \family default
18977 .
18978  More about longtable captions can be found in the 
18979 \emph on
18980 Embedded
18981 \begin_inset space ~
18982 \end_inset
18983
18984 Objects
18985 \emph default
18986  manual.
18987 \end_layout
18988
18989 \begin_layout Standard
18990 You can also specify a row where the table is split.
18991  If you set more than one option in the same table row, you should be aware
18992  that then only the first option is used; the others will be defined as
18993  
18994 \emph on
18995 empty
18996 \emph default
18997 .
18998  In this context, first means first in this order: 
18999 \family sans
19000 Footer, Last
19001 \begin_inset space ~
19002 \end_inset
19003
19004 footer,
19005 \family default
19006  
19007 \family sans
19008 Header,
19009 \family default
19010  
19011 \family sans
19012 First
19013 \begin_inset space ~
19014 \end_inset
19015
19016 header
19017 \family default
19018 ; see the following longtable to see how it works:
19019 \end_layout
19020
19021 \begin_layout Standard
19022 \align center
19023 \begin_inset Tabular
19024 <lyxtabular version="3" rows="69" columns="3">
19025 <features rotate="0" islongtable="true" longtabularalignment="center">
19026 <column alignment="block" valignment="top" width="5cm">
19027 <column alignment="left" valignment="top" width="0pt">
19028 <column alignment="right" valignment="top" width="0pt">
19029 <row endfirsthead="true">
19030 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034
19035 \series bold
19036 Example Phone List (ignore the names)
19037 \end_layout
19038
19039 \end_inset
19040 </cell>
19041 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \begin_layout Plain Layout
19045
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19051 \begin_inset Text
19052
19053 \begin_layout Plain Layout
19054
19055 \end_layout
19056
19057 \end_inset
19058 </cell>
19059 </row>
19060 <row endfirsthead="true">
19061 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19062 \begin_inset Text
19063
19064 \begin_layout Plain Layout
19065
19066 \series bold
19067 NAME
19068 \end_layout
19069
19070 \end_inset
19071 </cell>
19072 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19073 \begin_inset Text
19074
19075 \begin_layout Plain Layout
19076
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19082 \begin_inset Text
19083
19084 \begin_layout Plain Layout
19085
19086 \series bold
19087 TEL.
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 </row>
19093 <row endhead="true">
19094 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19095 \begin_inset Text
19096
19097 \begin_layout Plain Layout
19098  
19099 \series bold
19100 Example Phone List
19101 \end_layout
19102
19103 \end_inset
19104 </cell>
19105 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19106 \begin_inset Text
19107
19108 \begin_layout Plain Layout
19109
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19115 \begin_inset Text
19116
19117 \begin_layout Plain Layout
19118
19119 \end_layout
19120
19121 \end_inset
19122 </cell>
19123 </row>
19124 <row endhead="true">
19125 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19126 \begin_inset Text
19127
19128 \begin_layout Plain Layout
19129
19130 \series bold
19131 NAME
19132 \end_layout
19133
19134 \end_inset
19135 </cell>
19136 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19137 \begin_inset Text
19138
19139 \begin_layout Plain Layout
19140
19141 \end_layout
19142
19143 \end_inset
19144 </cell>
19145 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19146 \begin_inset Text
19147
19148 \begin_layout Plain Layout
19149
19150 \series bold
19151 TEL.
19152 \end_layout
19153
19154 \end_inset
19155 </cell>
19156 </row>
19157 <row endfoot="true">
19158 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19159 \begin_inset Text
19160
19161 \begin_layout Plain Layout
19162  
19163 \series bold
19164 continue ...
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19170 \begin_inset Text
19171
19172 \begin_layout Plain Layout
19173
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19179 \begin_inset Text
19180
19181 \begin_layout Plain Layout
19182
19183 \end_layout
19184
19185 \end_inset
19186 </cell>
19187 </row>
19188 <row>
19189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19190 \begin_inset Text
19191
19192 \begin_layout Plain Layout
19193
19194 \series bold
19195 Annovi
19196 \end_layout
19197
19198 \end_inset
19199 </cell>
19200 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19201 \begin_inset Text
19202
19203 \begin_layout Plain Layout
19204 Silvia
19205 \end_layout
19206
19207 \end_inset
19208 </cell>
19209 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19210 \begin_inset Text
19211
19212 \begin_layout Plain Layout
19213 111
19214 \end_layout
19215
19216 \end_inset
19217 </cell>
19218 </row>
19219 <row>
19220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19221 \begin_inset Text
19222
19223 \begin_layout Plain Layout
19224
19225 \series bold
19226 Bertoli
19227 \end_layout
19228
19229 \end_inset
19230 </cell>
19231 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19232 \begin_inset Text
19233
19234 \begin_layout Plain Layout
19235 Stefano
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244 111
19245 \end_layout
19246
19247 \end_inset
19248 </cell>
19249 </row>
19250 <row>
19251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255
19256 \series bold
19257 Bozzi
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266 Walter
19267 \end_layout
19268
19269 \end_inset
19270 </cell>
19271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19272 \begin_inset Text
19273
19274 \begin_layout Plain Layout
19275 111
19276 \end_layout
19277
19278 \end_inset
19279 </cell>
19280 </row>
19281 <row>
19282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19283 \begin_inset Text
19284
19285 \begin_layout Plain Layout
19286
19287 \series bold
19288 Cachia
19289 \end_layout
19290
19291 \end_inset
19292 </cell>
19293 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19294 \begin_inset Text
19295
19296 \begin_layout Plain Layout
19297 Maria
19298 \end_layout
19299
19300 \end_inset
19301 </cell>
19302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306 111
19307 \end_layout
19308
19309 \end_inset
19310 </cell>
19311 </row>
19312 <row>
19313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317
19318 \series bold
19319 Cachia
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328 Maurizio
19329 \end_layout
19330
19331 \end_inset
19332 </cell>
19333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19334 \begin_inset Text
19335
19336 \begin_layout Plain Layout
19337 111
19338 \end_layout
19339
19340 \end_inset
19341 </cell>
19342 </row>
19343 <row>
19344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19345 \begin_inset Text
19346
19347 \begin_layout Plain Layout
19348
19349 \series bold
19350 Cinquemani
19351 \end_layout
19352
19353 \end_inset
19354 </cell>
19355 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19356 \begin_inset Text
19357
19358 \begin_layout Plain Layout
19359 Giusi
19360 \end_layout
19361
19362 \end_inset
19363 </cell>
19364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19365 \begin_inset Text
19366
19367 \begin_layout Plain Layout
19368 111
19369 \end_layout
19370
19371 \end_inset
19372 </cell>
19373 </row>
19374 <row>
19375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19376 \begin_inset Text
19377
19378 \begin_layout Plain Layout
19379
19380 \series bold
19381 Colin
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390 Bernard
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19396 \begin_inset Text
19397
19398 \begin_layout Plain Layout
19399 111
19400 \end_layout
19401
19402 \end_inset
19403 </cell>
19404 </row>
19405 <row>
19406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19407 \begin_inset Text
19408
19409 \begin_layout Plain Layout
19410
19411 \series bold
19412 Concli
19413 \end_layout
19414
19415 \end_inset
19416 </cell>
19417 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19418 \begin_inset Text
19419
19420 \begin_layout Plain Layout
19421 Gianfranco
19422 \end_layout
19423
19424 \end_inset
19425 </cell>
19426 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19427 \begin_inset Text
19428
19429 \begin_layout Plain Layout
19430 111
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 </row>
19436 <row>
19437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441
19442 \series bold
19443 Dal Bosco
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452 Carolina
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19458 \begin_inset Text
19459
19460 \begin_layout Plain Layout
19461 111
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 </row>
19467 <row>
19468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19469 \begin_inset Text
19470
19471 \begin_layout Plain Layout
19472
19473 \series bold
19474 Dalpiaz
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19480 \begin_inset Text
19481
19482 \begin_layout Plain Layout
19483 Annamaria
19484 \end_layout
19485
19486 \end_inset
19487 </cell>
19488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Plain Layout
19492 111
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 </row>
19498 <row>
19499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19500 \begin_inset Text
19501
19502 \begin_layout Plain Layout
19503
19504 \series bold
19505 Feliciello
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19511 \begin_inset Text
19512
19513 \begin_layout Plain Layout
19514 Domenico
19515 \end_layout
19516
19517 \end_inset
19518 </cell>
19519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523 111
19524 \end_layout
19525
19526 \end_inset
19527 </cell>
19528 </row>
19529 <row>
19530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19531 \begin_inset Text
19532
19533 \begin_layout Plain Layout
19534
19535 \series bold
19536 Focarelli
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19542 \begin_inset Text
19543
19544 \begin_layout Plain Layout
19545 Paola
19546 \end_layout
19547
19548 \end_inset
19549 </cell>
19550 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Plain Layout
19554 111
19555 \end_layout
19556
19557 \end_inset
19558 </cell>
19559 </row>
19560 <row>
19561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565
19566 \series bold
19567 Galletti
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576 Oreste
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585 111
19586 \end_layout
19587
19588 \end_inset
19589 </cell>
19590 </row>
19591 <row>
19592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596
19597 \series bold
19598 Gasparini
19599 \end_layout
19600
19601 \end_inset
19602 </cell>
19603 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19604 \begin_inset Text
19605
19606 \begin_layout Plain Layout
19607 Franca
19608 \end_layout
19609
19610 \end_inset
19611 </cell>
19612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Plain Layout
19616 111
19617 \end_layout
19618
19619 \end_inset
19620 </cell>
19621 </row>
19622 <row>
19623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19624 \begin_inset Text
19625
19626 \begin_layout Plain Layout
19627
19628 \series bold
19629 Rizzardi
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19635 \begin_inset Text
19636
19637 \begin_layout Plain Layout
19638 Paola
19639 \end_layout
19640
19641 \end_inset
19642 </cell>
19643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Plain Layout
19647 111
19648 \end_layout
19649
19650 \end_inset
19651 </cell>
19652 </row>
19653 <row>
19654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19655 \begin_inset Text
19656
19657 \begin_layout Plain Layout
19658
19659 \series bold
19660 Lassini
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19666 \begin_inset Text
19667
19668 \begin_layout Plain Layout
19669 Giancarlo
19670 \end_layout
19671
19672 \end_inset
19673 </cell>
19674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19675 \begin_inset Text
19676
19677 \begin_layout Plain Layout
19678 111
19679 \end_layout
19680
19681 \end_inset
19682 </cell>
19683 </row>
19684 <row>
19685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19686 \begin_inset Text
19687
19688 \begin_layout Plain Layout
19689
19690 \series bold
19691 Malfatti
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19697 \begin_inset Text
19698
19699 \begin_layout Plain Layout
19700 Luciano
19701 \end_layout
19702
19703 \end_inset
19704 </cell>
19705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19706 \begin_inset Text
19707
19708 \begin_layout Plain Layout
19709 111
19710 \end_layout
19711
19712 \end_inset
19713 </cell>
19714 </row>
19715 <row>
19716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19717 \begin_inset Text
19718
19719 \begin_layout Plain Layout
19720
19721 \series bold
19722 Malfatti
19723 \end_layout
19724
19725 \end_inset
19726 </cell>
19727 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19728 \begin_inset Text
19729
19730 \begin_layout Plain Layout
19731 Valeriano
19732 \end_layout
19733
19734 \end_inset
19735 </cell>
19736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19737 \begin_inset Text
19738
19739 \begin_layout Plain Layout
19740 111
19741 \end_layout
19742
19743 \end_inset
19744 </cell>
19745 </row>
19746 <row>
19747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19748 \begin_inset Text
19749
19750 \begin_layout Plain Layout
19751
19752 \series bold
19753 Meneguzzo
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19759 \begin_inset Text
19760
19761 \begin_layout Plain Layout
19762 Roberto
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771 111
19772 \end_layout
19773
19774 \end_inset
19775 </cell>
19776 </row>
19777 <row>
19778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782
19783 \series bold
19784 Mezzadra
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19790 \begin_inset Text
19791
19792 \begin_layout Plain Layout
19793 Roberto
19794 \end_layout
19795
19796 \end_inset
19797 </cell>
19798 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802 111
19803 \end_layout
19804
19805 \end_inset
19806 </cell>
19807 </row>
19808 <row>
19809 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813
19814 \series bold
19815 Pirpamer
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824 Erich
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833 111
19834 \end_layout
19835
19836 \end_inset
19837 </cell>
19838 </row>
19839 <row>
19840 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844
19845 \series bold
19846 Pochiesa
19847 \end_layout
19848
19849 \end_inset
19850 </cell>
19851 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19852 \begin_inset Text
19853
19854 \begin_layout Plain Layout
19855 Paolo
19856 \end_layout
19857
19858 \end_inset
19859 </cell>
19860 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19861 \begin_inset Text
19862
19863 \begin_layout Plain Layout
19864 111, 222
19865 \end_layout
19866
19867 \end_inset
19868 </cell>
19869 </row>
19870 <row>
19871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875
19876 \series bold
19877 Radina
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19883 \begin_inset Text
19884
19885 \begin_layout Plain Layout
19886 Claudio
19887 \end_layout
19888
19889 \end_inset
19890 </cell>
19891 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895 111
19896 \end_layout
19897
19898 \end_inset
19899 </cell>
19900 </row>
19901 <row>
19902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906
19907 \series bold
19908 Stuffer
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19914 \begin_inset Text
19915
19916 \begin_layout Plain Layout
19917 Oskar
19918 \end_layout
19919
19920 \end_inset
19921 </cell>
19922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Plain Layout
19926 111
19927 \end_layout
19928
19929 \end_inset
19930 </cell>
19931 </row>
19932 <row>
19933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout Plain Layout
19937
19938 \series bold
19939 Tacchelli
19940 \end_layout
19941
19942 \end_inset
19943 </cell>
19944 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19945 \begin_inset Text
19946
19947 \begin_layout Plain Layout
19948 Ugo
19949 \end_layout
19950
19951 \end_inset
19952 </cell>
19953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19954 \begin_inset Text
19955
19956 \begin_layout Plain Layout
19957 111
19958 \end_layout
19959
19960 \end_inset
19961 </cell>
19962 </row>
19963 <row>
19964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19965 \begin_inset Text
19966
19967 \begin_layout Plain Layout
19968
19969 \series bold
19970 Tezzele
19971 \end_layout
19972
19973 \end_inset
19974 </cell>
19975 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19976 \begin_inset Text
19977
19978 \begin_layout Plain Layout
19979 Margit
19980 \end_layout
19981
19982 \end_inset
19983 </cell>
19984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19985 \begin_inset Text
19986
19987 \begin_layout Plain Layout
19988 111
19989 \end_layout
19990
19991 \end_inset
19992 </cell>
19993 </row>
19994 <row>
19995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19996 \begin_inset Text
19997
19998 \begin_layout Plain Layout
19999
20000 \series bold
20001 Unterkalmsteiner
20002 \end_layout
20003
20004 \end_inset
20005 </cell>
20006 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20007 \begin_inset Text
20008
20009 \begin_layout Plain Layout
20010 Frieda
20011 \end_layout
20012
20013 \end_inset
20014 </cell>
20015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20016 \begin_inset Text
20017
20018 \begin_layout Plain Layout
20019 111
20020 \end_layout
20021
20022 \end_inset
20023 </cell>
20024 </row>
20025 <row>
20026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20027 \begin_inset Text
20028
20029 \begin_layout Plain Layout
20030
20031 \series bold
20032 Vieider
20033 \end_layout
20034
20035 \end_inset
20036 </cell>
20037 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20038 \begin_inset Text
20039
20040 \begin_layout Plain Layout
20041 Hilde
20042 \end_layout
20043
20044 \end_inset
20045 </cell>
20046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20047 \begin_inset Text
20048
20049 \begin_layout Plain Layout
20050 111
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 </row>
20056 <row>
20057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061
20062 \series bold
20063 Vigna
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Plain Layout
20072 Jürgen
20073 \end_layout
20074
20075 \end_inset
20076 </cell>
20077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081 111
20082 \end_layout
20083
20084 \end_inset
20085 </cell>
20086 </row>
20087 <row>
20088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092
20093 \series bold
20094 Weber
20095 \end_layout
20096
20097 \end_inset
20098 </cell>
20099 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Plain Layout
20103 Maurizio
20104 \end_layout
20105
20106 \end_inset
20107 </cell>
20108 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20109 \begin_inset Text
20110
20111 \begin_layout Plain Layout
20112 111
20113 \end_layout
20114
20115 \end_inset
20116 </cell>
20117 </row>
20118 <row>
20119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123
20124 \series bold
20125 Winkler
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20131 \begin_inset Text
20132
20133 \begin_layout Plain Layout
20134 Franz
20135 \end_layout
20136
20137 \end_inset
20138 </cell>
20139 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143 111
20144 \end_layout
20145
20146 \end_inset
20147 </cell>
20148 </row>
20149 <row>
20150 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154  
20155 \end_layout
20156
20157 \end_inset
20158 </cell>
20159 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20160 \begin_inset Text
20161
20162 \begin_layout Plain Layout
20163
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20169 \begin_inset Text
20170
20171 \begin_layout Plain Layout
20172
20173 \end_layout
20174
20175 \end_inset
20176 </cell>
20177 </row>
20178 <row>
20179 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20180 \begin_inset Text
20181
20182 \begin_layout Plain Layout
20183
20184 \series bold
20185 Annovi
20186 \end_layout
20187
20188 \end_inset
20189 </cell>
20190 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20191 \begin_inset Text
20192
20193 \begin_layout Plain Layout
20194 Silvia
20195 \end_layout
20196
20197 \end_inset
20198 </cell>
20199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20200 \begin_inset Text
20201
20202 \begin_layout Plain Layout
20203 555
20204 \end_layout
20205
20206 \end_inset
20207 </cell>
20208 </row>
20209 <row>
20210 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20211 \begin_inset Text
20212
20213 \begin_layout Plain Layout
20214
20215 \series bold
20216 Bertoli
20217 \end_layout
20218
20219 \end_inset
20220 </cell>
20221 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20222 \begin_inset Text
20223
20224 \begin_layout Plain Layout
20225 Stefano
20226 \end_layout
20227
20228 \end_inset
20229 </cell>
20230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20231 \begin_inset Text
20232
20233 \begin_layout Plain Layout
20234 555
20235 \end_layout
20236
20237 \end_inset
20238 </cell>
20239 </row>
20240 <row>
20241 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20242 \begin_inset Text
20243
20244 \begin_layout Plain Layout
20245
20246 \series bold
20247 Bozzi
20248 \end_layout
20249
20250 \end_inset
20251 </cell>
20252 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20253 \begin_inset Text
20254
20255 \begin_layout Plain Layout
20256 Walter
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20262 \begin_inset Text
20263
20264 \begin_layout Plain Layout
20265 555
20266 \end_layout
20267
20268 \end_inset
20269 </cell>
20270 </row>
20271 <row>
20272 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20273 \begin_inset Text
20274
20275 \begin_layout Plain Layout
20276
20277 \series bold
20278 Cachia
20279 \end_layout
20280
20281 \end_inset
20282 </cell>
20283 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20284 \begin_inset Text
20285
20286 \begin_layout Plain Layout
20287 Maria
20288 \end_layout
20289
20290 \end_inset
20291 </cell>
20292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20293 \begin_inset Text
20294
20295 \begin_layout Plain Layout
20296 555
20297 \end_layout
20298
20299 \end_inset
20300 </cell>
20301 </row>
20302 <row>
20303 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20304 \begin_inset Text
20305
20306 \begin_layout Plain Layout
20307
20308 \series bold
20309 Cachia
20310 \end_layout
20311
20312 \end_inset
20313 </cell>
20314 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20315 \begin_inset Text
20316
20317 \begin_layout Plain Layout
20318 Maurizio
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20324 \begin_inset Text
20325
20326 \begin_layout Plain Layout
20327 555
20328 \end_layout
20329
20330 \end_inset
20331 </cell>
20332 </row>
20333 <row>
20334 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20335 \begin_inset Text
20336
20337 \begin_layout Plain Layout
20338
20339 \series bold
20340 Cinquemani
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20346 \begin_inset Text
20347
20348 \begin_layout Plain Layout
20349 Giusi
20350 \end_layout
20351
20352 \end_inset
20353 </cell>
20354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20355 \begin_inset Text
20356
20357 \begin_layout Plain Layout
20358 555
20359 \end_layout
20360
20361 \end_inset
20362 </cell>
20363 </row>
20364 <row>
20365 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20366 \begin_inset Text
20367
20368 \begin_layout Plain Layout
20369
20370 \series bold
20371 Colin
20372 \end_layout
20373
20374 \end_inset
20375 </cell>
20376 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20377 \begin_inset Text
20378
20379 \begin_layout Plain Layout
20380 Bernard
20381 \end_layout
20382
20383 \end_inset
20384 </cell>
20385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20386 \begin_inset Text
20387
20388 \begin_layout Plain Layout
20389 555
20390 \end_layout
20391
20392 \end_inset
20393 </cell>
20394 </row>
20395 <row>
20396 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20397 \begin_inset Text
20398
20399 \begin_layout Plain Layout
20400
20401 \series bold
20402 Concli
20403 \end_layout
20404
20405 \end_inset
20406 </cell>
20407 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20408 \begin_inset Text
20409
20410 \begin_layout Plain Layout
20411 Gianfranco
20412 \end_layout
20413
20414 \end_inset
20415 </cell>
20416 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20417 \begin_inset Text
20418
20419 \begin_layout Plain Layout
20420 555
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 </row>
20426 <row>
20427 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20428 \begin_inset Text
20429
20430 \begin_layout Plain Layout
20431
20432 \series bold
20433 Dal Bosco
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20439 \begin_inset Text
20440
20441 \begin_layout Plain Layout
20442 Carolina
20443 \end_layout
20444
20445 \end_inset
20446 </cell>
20447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20448 \begin_inset Text
20449
20450 \begin_layout Plain Layout
20451 555
20452 \end_layout
20453
20454 \end_inset
20455 </cell>
20456 </row>
20457 <row>
20458 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20459 \begin_inset Text
20460
20461 \begin_layout Plain Layout
20462
20463 \series bold
20464 Dalpiaz
20465 \end_layout
20466
20467 \end_inset
20468 </cell>
20469 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20470 \begin_inset Text
20471
20472 \begin_layout Plain Layout
20473 Annamaria
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20479 \begin_inset Text
20480
20481 \begin_layout Plain Layout
20482 555
20483 \end_layout
20484
20485 \end_inset
20486 </cell>
20487 </row>
20488 <row>
20489 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20490 \begin_inset Text
20491
20492 \begin_layout Plain Layout
20493
20494 \series bold
20495 Feliciello
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504 Domenico
20505 \end_layout
20506
20507 \end_inset
20508 </cell>
20509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20510 \begin_inset Text
20511
20512 \begin_layout Plain Layout
20513 555
20514 \end_layout
20515
20516 \end_inset
20517 </cell>
20518 </row>
20519 <row>
20520 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20521 \begin_inset Text
20522
20523 \begin_layout Plain Layout
20524
20525 \series bold
20526 Focarelli
20527 \end_layout
20528
20529 \end_inset
20530 </cell>
20531 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20532 \begin_inset Text
20533
20534 \begin_layout Plain Layout
20535 Paola
20536 \end_layout
20537
20538 \end_inset
20539 </cell>
20540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20541 \begin_inset Text
20542
20543 \begin_layout Plain Layout
20544 555
20545 \end_layout
20546
20547 \end_inset
20548 </cell>
20549 </row>
20550 <row>
20551 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20552 \begin_inset Text
20553
20554 \begin_layout Plain Layout
20555
20556 \series bold
20557 Galletti
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20563 \begin_inset Text
20564
20565 \begin_layout Plain Layout
20566 Oreste
20567 \end_layout
20568
20569 \end_inset
20570 </cell>
20571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20572 \begin_inset Text
20573
20574 \begin_layout Plain Layout
20575 555
20576 \end_layout
20577
20578 \end_inset
20579 </cell>
20580 </row>
20581 <row>
20582 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586
20587 \series bold
20588 Gasparini
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20594 \begin_inset Text
20595
20596 \begin_layout Plain Layout
20597 Franca
20598 \end_layout
20599
20600 \end_inset
20601 </cell>
20602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20603 \begin_inset Text
20604
20605 \begin_layout Plain Layout
20606 555
20607 \end_layout
20608
20609 \end_inset
20610 </cell>
20611 </row>
20612 <row>
20613 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20614 \begin_inset Text
20615
20616 \begin_layout Plain Layout
20617
20618 \series bold
20619 Rizzardi
20620 \end_layout
20621
20622 \end_inset
20623 </cell>
20624 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20625 \begin_inset Text
20626
20627 \begin_layout Plain Layout
20628 Paola
20629 \end_layout
20630
20631 \end_inset
20632 </cell>
20633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20634 \begin_inset Text
20635
20636 \begin_layout Plain Layout
20637 555
20638 \end_layout
20639
20640 \end_inset
20641 </cell>
20642 </row>
20643 <row>
20644 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20645 \begin_inset Text
20646
20647 \begin_layout Plain Layout
20648
20649 \series bold
20650 Lassini
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20656 \begin_inset Text
20657
20658 \begin_layout Plain Layout
20659 Giancarlo
20660 \end_layout
20661
20662 \end_inset
20663 </cell>
20664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20665 \begin_inset Text
20666
20667 \begin_layout Plain Layout
20668 555
20669 \end_layout
20670
20671 \end_inset
20672 </cell>
20673 </row>
20674 <row>
20675 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20676 \begin_inset Text
20677
20678 \begin_layout Plain Layout
20679
20680 \series bold
20681 Malfatti
20682 \end_layout
20683
20684 \end_inset
20685 </cell>
20686 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20687 \begin_inset Text
20688
20689 \begin_layout Plain Layout
20690 Luciano
20691 \end_layout
20692
20693 \end_inset
20694 </cell>
20695 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20696 \begin_inset Text
20697
20698 \begin_layout Plain Layout
20699 555
20700 \end_layout
20701
20702 \end_inset
20703 </cell>
20704 </row>
20705 <row>
20706 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20707 \begin_inset Text
20708
20709 \begin_layout Plain Layout
20710
20711 \series bold
20712 Malfatti
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20718 \begin_inset Text
20719
20720 \begin_layout Plain Layout
20721 Valeriano
20722 \end_layout
20723
20724 \end_inset
20725 </cell>
20726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20727 \begin_inset Text
20728
20729 \begin_layout Plain Layout
20730 555
20731 \end_layout
20732
20733 \end_inset
20734 </cell>
20735 </row>
20736 <row>
20737 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20738 \begin_inset Text
20739
20740 \begin_layout Plain Layout
20741
20742 \series bold
20743 Meneguzzo
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20749 \begin_inset Text
20750
20751 \begin_layout Plain Layout
20752 Roberto
20753 \end_layout
20754
20755 \end_inset
20756 </cell>
20757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20758 \begin_inset Text
20759
20760 \begin_layout Plain Layout
20761 555
20762 \end_layout
20763
20764 \end_inset
20765 </cell>
20766 </row>
20767 <row>
20768 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20769 \begin_inset Text
20770
20771 \begin_layout Plain Layout
20772
20773 \series bold
20774 Mezzadra
20775 \end_layout
20776
20777 \end_inset
20778 </cell>
20779 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20780 \begin_inset Text
20781
20782 \begin_layout Plain Layout
20783 Roberto
20784 \end_layout
20785
20786 \end_inset
20787 </cell>
20788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20789 \begin_inset Text
20790
20791 \begin_layout Plain Layout
20792 555
20793 \end_layout
20794
20795 \end_inset
20796 </cell>
20797 </row>
20798 <row>
20799 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20800 \begin_inset Text
20801
20802 \begin_layout Plain Layout
20803
20804 \series bold
20805 Pirpamer
20806 \end_layout
20807
20808 \end_inset
20809 </cell>
20810 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20811 \begin_inset Text
20812
20813 \begin_layout Plain Layout
20814 Erich
20815 \end_layout
20816
20817 \end_inset
20818 </cell>
20819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20820 \begin_inset Text
20821
20822 \begin_layout Plain Layout
20823 555
20824 \end_layout
20825
20826 \end_inset
20827 </cell>
20828 </row>
20829 <row>
20830 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20831 \begin_inset Text
20832
20833 \begin_layout Plain Layout
20834
20835 \series bold
20836 Pochiesa
20837 \end_layout
20838
20839 \end_inset
20840 </cell>
20841 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20842 \begin_inset Text
20843
20844 \begin_layout Plain Layout
20845 Paolo
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854 555, 222
20855 \end_layout
20856
20857 \end_inset
20858 </cell>
20859 </row>
20860 <row>
20861 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865
20866 \series bold
20867 Radina
20868 \end_layout
20869
20870 \end_inset
20871 </cell>
20872 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20873 \begin_inset Text
20874
20875 \begin_layout Plain Layout
20876 Claudio
20877 \end_layout
20878
20879 \end_inset
20880 </cell>
20881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20882 \begin_inset Text
20883
20884 \begin_layout Plain Layout
20885 555
20886 \end_layout
20887
20888 \end_inset
20889 </cell>
20890 </row>
20891 <row>
20892 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20893 \begin_inset Text
20894
20895 \begin_layout Plain Layout
20896
20897 \series bold
20898 Stuffer
20899 \end_layout
20900
20901 \end_inset
20902 </cell>
20903 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20904 \begin_inset Text
20905
20906 \begin_layout Plain Layout
20907 Oskar
20908 \end_layout
20909
20910 \end_inset
20911 </cell>
20912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20913 \begin_inset Text
20914
20915 \begin_layout Plain Layout
20916 555
20917 \end_layout
20918
20919 \end_inset
20920 </cell>
20921 </row>
20922 <row>
20923 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20924 \begin_inset Text
20925
20926 \begin_layout Plain Layout
20927
20928 \series bold
20929 Tacchelli
20930 \end_layout
20931
20932 \end_inset
20933 </cell>
20934 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20935 \begin_inset Text
20936
20937 \begin_layout Plain Layout
20938 Ugo
20939 \end_layout
20940
20941 \end_inset
20942 </cell>
20943 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20944 \begin_inset Text
20945
20946 \begin_layout Plain Layout
20947 555
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 </row>
20953 <row>
20954 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20955 \begin_inset Text
20956
20957 \begin_layout Plain Layout
20958
20959 \series bold
20960 Tezzele
20961 \end_layout
20962
20963 \end_inset
20964 </cell>
20965 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20966 \begin_inset Text
20967
20968 \begin_layout Plain Layout
20969 Margit
20970 \end_layout
20971
20972 \end_inset
20973 </cell>
20974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20975 \begin_inset Text
20976
20977 \begin_layout Plain Layout
20978 555
20979 \end_layout
20980
20981 \end_inset
20982 </cell>
20983 </row>
20984 <row>
20985 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20986 \begin_inset Text
20987
20988 \begin_layout Plain Layout
20989
20990 \series bold
20991 Unterkalmsteiner
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20997 \begin_inset Text
20998
20999 \begin_layout Plain Layout
21000 Frieda
21001 \end_layout
21002
21003 \end_inset
21004 </cell>
21005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21006 \begin_inset Text
21007
21008 \begin_layout Plain Layout
21009 555
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 </row>
21015 <row>
21016 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21017 \begin_inset Text
21018
21019 \begin_layout Plain Layout
21020
21021 \series bold
21022 Vieider
21023 \end_layout
21024
21025 \end_inset
21026 </cell>
21027 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21028 \begin_inset Text
21029
21030 \begin_layout Plain Layout
21031 Hilde
21032 \end_layout
21033
21034 \end_inset
21035 </cell>
21036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21037 \begin_inset Text
21038
21039 \begin_layout Plain Layout
21040 555
21041 \end_layout
21042
21043 \end_inset
21044 </cell>
21045 </row>
21046 <row>
21047 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21048 \begin_inset Text
21049
21050 \begin_layout Plain Layout
21051
21052 \series bold
21053 Vigna
21054 \end_layout
21055
21056 \end_inset
21057 </cell>
21058 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21059 \begin_inset Text
21060
21061 \begin_layout Plain Layout
21062 Jürgen
21063 \end_layout
21064
21065 \end_inset
21066 </cell>
21067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21068 \begin_inset Text
21069
21070 \begin_layout Plain Layout
21071 999
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 </row>
21077 <row>
21078 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21079 \begin_inset Text
21080
21081 \begin_layout Plain Layout
21082
21083 \series bold
21084 Weber
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21090 \begin_inset Text
21091
21092 \begin_layout Plain Layout
21093 Maurizio
21094 \end_layout
21095
21096 \end_inset
21097 </cell>
21098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21099 \begin_inset Text
21100
21101 \begin_layout Plain Layout
21102 555
21103 \end_layout
21104
21105 \end_inset
21106 </cell>
21107 </row>
21108 <row>
21109 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21110 \begin_inset Text
21111
21112 \begin_layout Plain Layout
21113
21114 \series bold
21115 Winkler
21116 \end_layout
21117
21118 \end_inset
21119 </cell>
21120 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21121 \begin_inset Text
21122
21123 \begin_layout Plain Layout
21124 Franz
21125 \end_layout
21126
21127 \end_inset
21128 </cell>
21129 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21130 \begin_inset Text
21131
21132 \begin_layout Plain Layout
21133 555
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 </row>
21139 <row endlastfoot="true">
21140 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21141 \begin_inset Text
21142
21143 \begin_layout Plain Layout
21144
21145 \series bold
21146 End
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21152 \begin_inset Text
21153
21154 \begin_layout Plain Layout
21155
21156 \end_layout
21157
21158 \end_inset
21159 </cell>
21160 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21161 \begin_inset Text
21162
21163 \begin_layout Plain Layout
21164
21165 \end_layout
21166
21167 \end_inset
21168 </cell>
21169 </row>
21170 </lyxtabular>
21171
21172 \end_inset
21173
21174
21175 \end_layout
21176
21177 \begin_layout Subsection
21178 Table Cells
21179 \begin_inset Index idx
21180 status collapsed
21181
21182 \begin_layout Plain Layout
21183 Tables ! Cells
21184 \end_layout
21185
21186 \end_inset
21187
21188
21189 \begin_inset CommandInset label
21190 LatexCommand label
21191 name "sub:Table-Cells"
21192
21193 \end_inset
21194
21195
21196 \end_layout
21197
21198 \begin_layout Standard
21199 A table cell can contain text, inline equations, a figure, or another table.
21200  All these kinds of objects can be placed in the same cell.
21201  Font sizes and shapes can also be altered.
21202  But you can't put a special environment in a cell (like 
21203 \family sans
21204 Section*
21205 \family default
21206 , etc.), nor set spacing options for the cell's paragraph.
21207 \end_layout
21208
21209 \begin_layout Standard
21210 To have multi-line entries in table cells, you have to declare a fixed width
21211  for the column in the table dialog.
21212  Your text is then automatically split into multiple lines and the cell
21213  is enlarged vertically when the length of the text exceeds the given width.
21214  An example:
21215 \end_layout
21216
21217 \begin_layout Standard
21218 \align center
21219 \begin_inset Tabular
21220 <lyxtabular version="3" rows="4" columns="3">
21221 <features rotate="0" tabularvalignment="middle">
21222 <column alignment="center" valignment="top" width="0pt">
21223 <column alignment="block" valignment="top" width="3cm">
21224 <column alignment="center" valignment="top" width="0pt">
21225 <row>
21226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Plain Layout
21230
21231 \family roman
21232 \series medium
21233 \shape up
21234 \size normal
21235 \emph off
21236 \bar no
21237 \noun off
21238 \color none
21239 1
21240 \end_layout
21241
21242 \end_inset
21243 </cell>
21244 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21245 \begin_inset Text
21246
21247 \begin_layout Plain Layout
21248
21249 \family roman
21250 \series medium
21251 \shape up
21252 \size normal
21253 \emph off
21254 \bar no
21255 \noun off
21256 \color none
21257 2
21258 \end_layout
21259
21260 \end_inset
21261 </cell>
21262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21263 \begin_inset Text
21264
21265 \begin_layout Plain Layout
21266
21267 \family roman
21268 \series medium
21269 \shape up
21270 \size normal
21271 \emph off
21272 \bar no
21273 \noun off
21274 \color none
21275 3
21276 \end_layout
21277
21278 \end_inset
21279 </cell>
21280 </row>
21281 <row>
21282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21283 \begin_inset Text
21284
21285 \begin_layout Plain Layout
21286
21287 \family roman
21288 \series medium
21289 \shape up
21290 \size normal
21291 \emph off
21292 \bar no
21293 \noun off
21294 \color none
21295 4
21296 \end_layout
21297
21298 \end_inset
21299 </cell>
21300 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21301 \begin_inset Text
21302
21303 \begin_layout Plain Layout
21304
21305 \family roman
21306 \series medium
21307 \shape up
21308 \size normal
21309 \emph off
21310 \bar no
21311 \noun off
21312 \color none
21313 This is a multi-line entry in a table.
21314 \end_layout
21315
21316 \end_inset
21317 </cell>
21318 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21319 \begin_inset Text
21320
21321 \begin_layout Plain Layout
21322
21323 \family roman
21324 \series medium
21325 \shape up
21326 \size normal
21327 \emph off
21328 \bar no
21329 \noun off
21330 \color none
21331 5
21332 \end_layout
21333
21334 \end_inset
21335 </cell>
21336 </row>
21337 <row>
21338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21339 \begin_inset Text
21340
21341 \begin_layout Plain Layout
21342
21343 \family roman
21344 \series medium
21345 \shape up
21346 \size normal
21347 \emph off
21348 \bar no
21349 \noun off
21350 \color none
21351 6
21352 \end_layout
21353
21354 \end_inset
21355 </cell>
21356 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21357 \begin_inset Text
21358
21359 \begin_layout Plain Layout
21360
21361 \family roman
21362 \series medium
21363 \shape up
21364 \size normal
21365 \emph off
21366 \bar no
21367 \noun off
21368 \color none
21369 This is longer now.
21370 \end_layout
21371
21372 \end_inset
21373 </cell>
21374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21375 \begin_inset Text
21376
21377 \begin_layout Plain Layout
21378
21379 \family roman
21380 \series medium
21381 \shape up
21382 \size normal
21383 \emph off
21384 \bar no
21385 \noun off
21386 \color none
21387 7
21388 \end_layout
21389
21390 \end_inset
21391 </cell>
21392 </row>
21393 <row>
21394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21395 \begin_inset Text
21396
21397 \begin_layout Plain Layout
21398
21399 \family roman
21400 \series medium
21401 \shape up
21402 \size normal
21403 \emph off
21404 \bar no
21405 \noun off
21406 \color none
21407 8
21408 \end_layout
21409
21410 \end_inset
21411 </cell>
21412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21413 \begin_inset Text
21414
21415 \begin_layout Plain Layout
21416
21417 \family roman
21418 \series medium
21419 \shape up
21420 \size normal
21421 \emph off
21422 \bar no
21423 \noun off
21424 \color none
21425 This is a multi-line entry in a table.
21426  This is longer now.
21427 \end_layout
21428
21429 \end_inset
21430 </cell>
21431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21432 \begin_inset Text
21433
21434 \begin_layout Plain Layout
21435
21436 \family roman
21437 \series medium
21438 \shape up
21439 \size normal
21440 \emph off
21441 \bar no
21442 \noun off
21443 \color none
21444 9
21445 \end_layout
21446
21447 \end_inset
21448 </cell>
21449 </row>
21450 </lyxtabular>
21451
21452 \end_inset
21453
21454
21455 \end_layout
21456
21457 \begin_layout Standard
21458 Cutting and pasting between tables and table cells works reasonably well.
21459  You can even cut and paste more than one row.
21460 \begin_inset Foot
21461 status collapsed
21462
21463 \begin_layout Plain Layout
21464 Note that you cannot paste into a multicell selection because it would not
21465  be clear what to do when pasting a single word in a selected 2×3.
21466  
21467 \end_layout
21468
21469 \end_inset
21470
21471  Selection with the mouse or with 
21472 \family sans
21473 Shift
21474 \family default
21475  plus the arrow keys works as usual.
21476  You can also copy and paste the entire table as a single unit by starting
21477  the selection from outside the table.
21478 \end_layout
21479
21480 \begin_layout Section
21481 Floats
21482 \begin_inset Index idx
21483 status collapsed
21484
21485 \begin_layout Plain Layout
21486 Floats
21487 \end_layout
21488
21489 \end_inset
21490
21491
21492 \begin_inset CommandInset label
21493 LatexCommand label
21494 name "sec:Floats"
21495
21496 \end_inset
21497
21498
21499 \end_layout
21500
21501 \begin_layout Subsection
21502 Introduction
21503 \end_layout
21504
21505 \begin_layout Standard
21506 A float is a block of text associated with some sort of label, which doesn't
21507  have a fixed location.
21508  It can 
21509 \begin_inset Quotes eld
21510 \end_inset
21511
21512 float
21513 \begin_inset Quotes erd
21514 \end_inset
21515
21516  forward or backward a page or two, to wherever it fits best.
21517  
21518 \family sans
21519 Footnotes
21520 \family default
21521  and 
21522 \family sans
21523 Margin
21524 \begin_inset space ~
21525 \end_inset
21526
21527 Notes
21528 \family default
21529  are also floats, because they can float to the next page when there are
21530  too many notes on the current page.
21531 \end_layout
21532
21533 \begin_layout Standard
21534 Floats make it possible to get a high quality layout.
21535  Images and tables can be distributed evenly over the pages to avoid whitespace
21536  and pages without text.
21537  As the floating often destroys the spatial context between the text and
21538  the image/table, every float can be referenced in the text.
21539  Floats are therefore numbered.
21540  Referencing is described in section
21541 \begin_inset space ~
21542 \end_inset
21543
21544
21545 \begin_inset CommandInset ref
21546 LatexCommand ref
21547 reference "sec:Cross-References"
21548
21549 \end_inset
21550
21551 .
21552 \end_layout
21553
21554 \begin_layout Standard
21555 To insert a float, use the menu 
21556 \family sans
21557 Insert\SpecialChar \menuseparator
21558 Float
21559 \family default
21560 .
21561  A box with a caption will be inserted into your document.
21562  The label will automatically be translated to the document language in
21563  the output.
21564  After the label you can insert the caption text.
21565 \begin_inset Index idx
21566 status collapsed
21567
21568 \begin_layout Plain Layout
21569 Floats ! Captions
21570 \end_layout
21571
21572 \end_inset
21573
21574  The image or table is inserted above or below the caption in a separate
21575  paragraph within the float.
21576  To keep your LyX-document readable, you can open and close the float box
21577  by left-clicking on the box label.
21578  A closed float box looks like this: 
21579 \begin_inset Graphics
21580         filename clipart/floatQt4.png
21581         scale 80
21582
21583 \end_inset
21584
21585  – a gray button with a red label.
21586 \end_layout
21587
21588 \begin_layout Standard
21589 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21590  that can occur when the surrounding text is specially formatted.
21591 \end_layout
21592
21593 \begin_layout Subsection
21594 Examples
21595 \end_layout
21596
21597 \begin_layout Subsubsection
21598 Figure Floats
21599 \begin_inset CommandInset label
21600 LatexCommand label
21601 name "sub:Figure-Floats"
21602
21603 \end_inset
21604
21605
21606 \begin_inset Index idx
21607 status collapsed
21608
21609 \begin_layout Plain Layout
21610 Floats ! Figure floats
21611 \end_layout
21612
21613 \end_inset
21614
21615
21616 \end_layout
21617
21618 \begin_layout Standard
21619 Figure
21620 \begin_inset space ~
21621 \end_inset
21622
21623
21624 \begin_inset CommandInset ref
21625 LatexCommand ref
21626 reference "fig:Platypus-distorted"
21627
21628 \end_inset
21629
21630  was created using the menu 
21631 \family sans
21632 Insert\SpecialChar \menuseparator
21633 Float\SpecialChar \menuseparator
21634 Figure
21635 \family default
21636  (toolbar button 
21637 \begin_inset Info
21638 type  "icon"
21639 arg   "float-insert figure"
21640 \end_inset
21641
21642 ).
21643  The image was inserted by setting the cursor above the caption label and
21644  using the menu 
21645 \family sans
21646 Insert\SpecialChar \menuseparator
21647 Graphics
21648 \family default
21649  (toolbar button 
21650 \begin_inset Info
21651 type  "icon"
21652 arg   "dialog-show-new-inset graphics"
21653 \end_inset
21654
21655 ).
21656  The image in the float was horizontally centered by putting the cursor
21657  to the left or right of the image and using the menu 
21658 \family sans
21659 Edit\SpecialChar \menuseparator
21660 Paragraph
21661 \begin_inset space ~
21662 \end_inset
21663
21664 Settings
21665 \family default
21666  (toolbar button 
21667 \begin_inset Info
21668 type  "icon"
21669 arg   "layout-paragraph"
21670 \end_inset
21671
21672 ).
21673 \end_layout
21674
21675 \begin_layout Standard
21676 \begin_inset Float figure
21677 wide false
21678 sideways false
21679 status collapsed
21680
21681 \begin_layout Plain Layout
21682 \align center
21683 \begin_inset Graphics
21684         filename clipart/platypus.eps
21685         lyxscale 50
21686         width 50col%
21687
21688 \end_inset
21689
21690
21691 \end_layout
21692
21693 \begin_layout Plain Layout
21694 \begin_inset Caption Standard
21695
21696 \begin_layout Plain Layout
21697 \begin_inset CommandInset label
21698 LatexCommand label
21699 name "fig:Platypus-distorted"
21700
21701 \end_inset
21702
21703 A severely distorted platypus in a float.
21704 \end_layout
21705
21706 \end_inset
21707
21708
21709 \end_layout
21710
21711 \end_inset
21712
21713
21714 \end_layout
21715
21716 \begin_layout Standard
21717 This figure float also shows how to set a label and create a cross-reference
21718  to it: Insert a label into the caption using the menu 
21719 \family sans
21720 Insert\SpecialChar \menuseparator
21721 Label
21722 \family default
21723  (toolbar button 
21724 \begin_inset Info
21725 type  "icon"
21726 arg   "label-insert"
21727 \end_inset
21728
21729 ) and refer to it using the menu 
21730 \family sans
21731 Insert\SpecialChar \menuseparator
21732 Cross-Reference
21733 \family default
21734  (toolbar button 
21735 \begin_inset Info
21736 type  "icon"
21737 arg   "dialog-show-new-inset ref"
21738 \end_inset
21739
21740 ).
21741  It is important to use cross-references to figure floats rather than using
21742  vague references like 
21743 \begin_inset Quotes eld
21744 \end_inset
21745
21746 the figure above
21747 \begin_inset Quotes erd
21748 \end_inset
21749
21750 , because, as LaTeX will reposition the floats in the final document, it
21751  might not be 
21752 \begin_inset Quotes eld
21753 \end_inset
21754
21755 above
21756 \begin_inset Quotes erd
21757 \end_inset
21758
21759  at all.
21760  For more about cross-references, see section
21761 \begin_inset space ~
21762 \end_inset
21763
21764
21765 \begin_inset CommandInset ref
21766 LatexCommand ref
21767 reference "sec:Cross-References"
21768
21769 \end_inset
21770
21771 .
21772 \end_layout
21773
21774 \begin_layout Standard
21775 Normally only one image is inserted in a figure float, but sometimes you
21776  might want to use two images with separate subcaptions.
21777  This can be done by inserting image floats into existing image floats.
21778  Note that only the main caption of the float is added to the List of Figures
21779  as described in section
21780 \begin_inset space ~
21781 \end_inset
21782
21783
21784 \begin_inset CommandInset ref
21785 LatexCommand ref
21786 reference "sub:List-of-Figures"
21787
21788 \end_inset
21789
21790 .
21791  Figure
21792 \begin_inset space ~
21793 \end_inset
21794
21795
21796 \begin_inset CommandInset ref
21797 LatexCommand ref
21798 reference "fig:Two-distorted-images"
21799
21800 \end_inset
21801
21802  is an example of a figure float with two images set side by side.
21803  You can also set the images one below the other.
21804  Figure
21805 \begin_inset space ~
21806 \end_inset
21807
21808
21809 \begin_inset CommandInset ref
21810 LatexCommand ref
21811 reference "fig:Undefinable"
21812
21813 \end_inset
21814
21815  and 
21816 \begin_inset CommandInset ref
21817 LatexCommand ref
21818 reference "fig:Platypus"
21819
21820 \end_inset
21821
21822  are the subfigures.
21823 \end_layout
21824
21825 \begin_layout Standard
21826 \begin_inset Float figure
21827 wide false
21828 sideways false
21829 status open
21830
21831 \begin_layout Plain Layout
21832 \begin_inset space \hfill{}
21833 \end_inset
21834
21835
21836 \begin_inset Float figure
21837 wide false
21838 sideways false
21839 status collapsed
21840
21841 \begin_layout Plain Layout
21842 \begin_inset Caption Standard
21843
21844 \begin_layout Plain Layout
21845 \begin_inset CommandInset label
21846 LatexCommand label
21847 name "fig:Undefinable"
21848
21849 \end_inset
21850
21851 Undefinable
21852 \end_layout
21853
21854 \end_inset
21855
21856
21857 \end_layout
21858
21859 \begin_layout Plain Layout
21860 \begin_inset Graphics
21861         filename clipart/escher-lsd.eps
21862         width 45col%
21863
21864 \end_inset
21865
21866
21867 \end_layout
21868
21869 \end_inset
21870
21871
21872 \begin_inset space \hfill{}
21873 \end_inset
21874
21875
21876 \begin_inset Float figure
21877 wide false
21878 sideways false
21879 status collapsed
21880
21881 \begin_layout Plain Layout
21882 \begin_inset Caption Standard
21883
21884 \begin_layout Plain Layout
21885 \begin_inset CommandInset label
21886 LatexCommand label
21887 name "fig:Platypus"
21888
21889 \end_inset
21890
21891 Platypus
21892 \end_layout
21893
21894 \end_inset
21895
21896
21897 \end_layout
21898
21899 \begin_layout Plain Layout
21900 \begin_inset Graphics
21901         filename clipart/platypus.eps
21902         lyxscale 60
21903         width 45col%
21904
21905 \end_inset
21906
21907
21908 \end_layout
21909
21910 \end_inset
21911
21912
21913 \begin_inset space \hfill{}
21914 \end_inset
21915
21916
21917 \end_layout
21918
21919 \begin_layout Plain Layout
21920 \begin_inset Caption Standard
21921
21922 \begin_layout Plain Layout
21923 \begin_inset CommandInset label
21924 LatexCommand label
21925 name "fig:Two-distorted-images"
21926
21927 \end_inset
21928
21929 Two distorted images.
21930 \end_layout
21931
21932 \end_inset
21933
21934
21935 \end_layout
21936
21937 \end_inset
21938
21939
21940 \end_layout
21941
21942 \begin_layout Subsubsection
21943 Table Floats
21944 \begin_inset Index idx
21945 status collapsed
21946
21947 \begin_layout Plain Layout
21948 Floats ! Table floats
21949 \end_layout
21950
21951 \end_inset
21952
21953
21954 \end_layout
21955
21956 \begin_layout Standard
21957 Table floats can be inserted using the menu 
21958 \family sans
21959 Insert\SpecialChar \menuseparator
21960 Float\SpecialChar \menuseparator
21961 Table
21962 \family default
21963  or the toolbar button 
21964 \begin_inset Info
21965 type  "icon"
21966 arg   "float-insert table"
21967 \end_inset
21968
21969 .
21970  They have the same properties as figure floats except that the table in
21971  the float is normally placed below the caption and not above like for figures
21972  and that the label begins with “tab:”.
21973  Table
21974 \begin_inset space ~
21975 \end_inset
21976
21977
21978 \begin_inset CommandInset ref
21979 LatexCommand ref
21980 reference "tab:Table-float"
21981
21982 \end_inset
21983
21984  is a table float.
21985 \end_layout
21986
21987 \begin_layout Standard
21988 \begin_inset Float table
21989 wide false
21990 sideways false
21991 status open
21992
21993 \begin_layout Plain Layout
21994 \begin_inset Caption Standard
21995
21996 \begin_layout Plain Layout
21997 \begin_inset CommandInset label
21998 LatexCommand label
21999 name "tab:Table-float"
22000
22001 \end_inset
22002
22003 A table float.
22004 \end_layout
22005
22006 \end_inset
22007
22008
22009 \end_layout
22010
22011 \begin_layout Plain Layout
22012 \align center
22013 \begin_inset Tabular
22014 <lyxtabular version="3" rows="3" columns="3">
22015 <features rotate="0" tabularvalignment="middle">
22016 <column alignment="center" valignment="top" width="0pt">
22017 <column alignment="center" valignment="top" width="0pt">
22018 <column alignment="center" valignment="top" width="0pt">
22019 <row>
22020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22021 \begin_inset Text
22022
22023 \begin_layout Plain Layout
22024
22025 \family roman
22026 \series medium
22027 \shape up
22028 \size normal
22029 \emph off
22030 \bar no
22031 \noun off
22032 \color none
22033 1
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22039 \begin_inset Text
22040
22041 \begin_layout Plain Layout
22042
22043 \family roman
22044 \series medium
22045 \shape up
22046 \size normal
22047 \emph off
22048 \bar no
22049 \noun off
22050 \color none
22051 2
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22057 \begin_inset Text
22058
22059 \begin_layout Plain Layout
22060
22061 \family roman
22062 \series medium
22063 \shape up
22064 \size normal
22065 \emph off
22066 \bar no
22067 \noun off
22068 \color none
22069 3
22070 \end_layout
22071
22072 \end_inset
22073 </cell>
22074 </row>
22075 <row>
22076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22077 \begin_inset Text
22078
22079 \begin_layout Plain Layout
22080
22081 \family roman
22082 \series medium
22083 \shape up
22084 \size normal
22085 \emph off
22086 \bar no
22087 \noun off
22088 \color none
22089 Joe
22090 \end_layout
22091
22092 \end_inset
22093 </cell>
22094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22095 \begin_inset Text
22096
22097 \begin_layout Plain Layout
22098
22099 \family roman
22100 \series medium
22101 \shape up
22102 \size normal
22103 \emph off
22104 \bar no
22105 \noun off
22106 \color none
22107 Mary
22108 \end_layout
22109
22110 \end_inset
22111 </cell>
22112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22113 \begin_inset Text
22114
22115 \begin_layout Plain Layout
22116
22117 \family roman
22118 \series medium
22119 \shape up
22120 \size normal
22121 \emph off
22122 \bar no
22123 \noun off
22124 \color none
22125 Ted
22126 \end_layout
22127
22128 \end_inset
22129 </cell>
22130 </row>
22131 <row>
22132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22133 \begin_inset Text
22134
22135 \begin_layout Plain Layout
22136
22137 \family roman
22138 \series medium
22139 \shape up
22140 \size normal
22141 \emph off
22142 \bar no
22143 \noun off
22144 \color none
22145 \begin_inset Formula $\int x^{2}dx$
22146 \end_inset
22147
22148
22149 \end_layout
22150
22151 \end_inset
22152 </cell>
22153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22154 \begin_inset Text
22155
22156 \begin_layout Plain Layout
22157
22158 \family roman
22159 \series medium
22160 \shape up
22161 \size normal
22162 \emph off
22163 \bar no
22164 \noun off
22165 \color none
22166 \begin_inset Formula $\left[\begin{array}{cc}
22167 a & b\\
22168 c & d
22169 \end{array}\right]$
22170 \end_inset
22171
22172
22173 \end_layout
22174
22175 \end_inset
22176 </cell>
22177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22178 \begin_inset Text
22179
22180 \begin_layout Plain Layout
22181
22182 \family roman
22183 \series medium
22184 \shape up
22185 \size normal
22186 \emph off
22187 \bar no
22188 \noun off
22189 \color none
22190 \begin_inset Formula $1+1=2$
22191 \end_inset
22192
22193
22194 \end_layout
22195
22196 \end_inset
22197 </cell>
22198 </row>
22199 </lyxtabular>
22200
22201 \end_inset
22202
22203
22204 \end_layout
22205
22206 \end_inset
22207
22208
22209 \end_layout
22210
22211 \begin_layout Subsection
22212 More Information
22213 \begin_inset Index idx
22214 status collapsed
22215
22216 \begin_layout Plain Layout
22217 Floats ! Details
22218 \end_layout
22219
22220 \end_inset
22221
22222
22223 \end_layout
22224
22225 \begin_layout Standard
22226 LyX offers you further float types as well as rotated floats.
22227  It also allows you to change the float numbering scheme, to control the
22228  float placement and to change the formatting and placement of the float
22229  caption.
22230  All these features are explained in detail with many examples in the chapter
22231  
22232 \emph on
22233 Floats
22234 \emph default
22235  in the 
22236 \emph on
22237 Embedded
22238 \begin_inset space ~
22239 \end_inset
22240
22241 Objects
22242 \emph default
22243  manual.
22244 \end_layout
22245
22246 \begin_layout Section
22247 Minipages
22248 \begin_inset Index idx
22249 status collapsed
22250
22251 \begin_layout Plain Layout
22252 Minipages
22253 \end_layout
22254
22255 \end_inset
22256
22257
22258 \end_layout
22259
22260 \begin_layout Standard
22261 LaTeX provides a mechanism essentially to produce a page within a page,
22262  called a minipage.
22263  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22264 \begin_inset space \space{}
22265 \end_inset
22266
22267 apply.
22268  
22269 \end_layout
22270
22271 \begin_layout Standard
22272 Minipages in LyX have their own collapsible box inserted via the menu 
22273 \family sans
22274 Insert\SpecialChar \menuseparator
22275 Box
22276 \family default
22277 .
22278  Right-clicking on the box label allows you to alter the width of the minipage
22279  and its alignment within the page.
22280 \end_layout
22281
22282 \begin_layout Standard
22283 \align center
22284 \begin_inset Box Frameless
22285 position "t"
22286 hor_pos "c"
22287 has_inner_box 1
22288 inner_pos "t"
22289 use_parbox 0
22290 use_makebox 0
22291 width "30col%"
22292 special "none"
22293 height "1pt"
22294 height_special "totalheight"
22295 status collapsed
22296
22297 \begin_layout Plain Layout
22298
22299 \shape italic
22300 This is a minipage.
22301  The text is set in an italic style.
22302 \end_layout
22303
22304 \begin_layout Plain Layout
22305
22306 \shape italic
22307 Minipages are often used for text in another language or text that needs
22308  another formatting.
22309 \end_layout
22310
22311 \end_inset
22312
22313
22314 \end_layout
22315
22316 \begin_layout Standard
22317 \begin_inset VSpace medskip
22318 \end_inset
22319
22320 If you place two minipages side-by-side, you can use 
22321 \family sans
22322 Horizontal Fills
22323 \family default
22324  as described in section
22325 \begin_inset space ~
22326 \end_inset
22327
22328
22329 \begin_inset CommandInset ref
22330 LatexCommand ref
22331 reference "sub:Horizontal-Space"
22332
22333 \end_inset
22334
22335 :
22336 \begin_inset VSpace medskip
22337 \end_inset
22338
22339
22340 \end_layout
22341
22342 \begin_layout Standard
22343 \begin_inset Box Frameless
22344 position "t"
22345 hor_pos "c"
22346 has_inner_box 1
22347 inner_pos "t"
22348 use_parbox 0
22349 use_makebox 0
22350 width "1.5in"
22351 special "none"
22352 height "1pt"
22353 height_special "totalheight"
22354 status open
22355
22356 \begin_layout Plain Layout
22357 This is a minipage with some stupid dummy text.
22358  This dummy text is used to increase the size of the minipage.
22359 \end_layout
22360
22361 \end_inset
22362
22363
22364 \begin_inset space \hfill{}
22365 \end_inset
22366
22367
22368 \begin_inset Box Frameless
22369 position "t"
22370 hor_pos "c"
22371 has_inner_box 1
22372 inner_pos "t"
22373 use_parbox 0
22374 use_makebox 0
22375 width "1.5in"
22376 special "none"
22377 height "1pt"
22378 height_special "totalheight"
22379 status open
22380
22381 \begin_layout Plain Layout
22382 This is a minipage with some stupid dummy text.
22383  This dummy text is used to increase the size of the minipage.
22384 \end_layout
22385
22386 \end_inset
22387
22388
22389 \end_layout
22390
22391 \begin_layout Standard
22392 \begin_inset VSpace bigskip
22393 \end_inset
22394
22395
22396 \end_layout
22397
22398 \begin_layout Standard
22399 When you right-click on a minipage box, you can transform the box to another
22400  box type.
22401  All box types and their settings are explained in detail in chapter 
22402 \emph on
22403 Boxes
22404 \emph default
22405  of the 
22406 \emph on
22407 Embedded
22408 \begin_inset space ~
22409 \end_inset
22410
22411 Objects
22412 \emph default
22413  manual.
22414 \end_layout
22415
22416 \begin_layout Chapter
22417 Mathematical Formulas
22418 \begin_inset Index idx
22419 status collapsed
22420
22421 \begin_layout Plain Layout
22422 Math
22423 \end_layout
22424
22425 \end_inset
22426
22427
22428 \begin_inset Index idx
22429 status collapsed
22430
22431 \begin_layout Plain Layout
22432 Formulas | see
22433 \begin_inset ERT
22434 status collapsed
22435
22436 \begin_layout Plain Layout
22437
22438 {
22439 \end_layout
22440
22441 \end_inset
22442
22443 Math
22444 \begin_inset ERT
22445 status collapsed
22446
22447 \begin_layout Plain Layout
22448
22449 }
22450 \end_layout
22451
22452 \end_inset
22453
22454
22455 \end_layout
22456
22457 \end_inset
22458
22459
22460 \begin_inset CommandInset label
22461 LatexCommand label
22462 name "chap:Mathematical-Formulas"
22463
22464 \end_inset
22465
22466
22467 \end_layout
22468
22469 \begin_layout Standard
22470 The issues of this chapter are described in detail in the 
22471 \emph on
22472 Math
22473 \emph default
22474  manual.
22475  There you will also find tips and tricks for special cases.
22476 \end_layout
22477
22478 \begin_layout Section
22479 Basic Math Editing
22480 \begin_inset Index idx
22481 status collapsed
22482
22483 \begin_layout Plain Layout
22484 Math ! Basics
22485 \end_layout
22486
22487 \end_inset
22488
22489
22490 \end_layout
22491
22492 \begin_layout Standard
22493 To create a math formula, you can just click on the toolbar icon 
22494 \begin_inset Info
22495 type  "icon"
22496 arg   "math-mode on"
22497 \end_inset
22498
22499  (shortcut 
22500 \begin_inset Info
22501 type  "shortcut"
22502 arg   "math-mode"
22503 \end_inset
22504
22505 ).
22506  That will create a little blue rectangle, with purple markers around its
22507  corners.
22508  That blue rectangle is the formula itself; the purple markers indicate
22509  what level of nesting within the formula you are at.
22510  You can also choose a particular formula type to insert via the 
22511 \family sans
22512 Insert\SpecialChar \menuseparator
22513 Math
22514 \family default
22515  menu.
22516 \end_layout
22517
22518 \begin_layout Standard
22519 Editing the parameters of a formula and adding math constructs can be done
22520  with the 
22521 \family sans
22522 math
22523 \begin_inset space ~
22524 \end_inset
22525
22526 toolbar
22527 \family default
22528 , that appears if the cursor is in a formula.
22529 \end_layout
22530
22531 \begin_layout Standard
22532 There are two main types of formulas, inline formulas and display formulas.
22533  Inline formulas appear within a text line, like this one:
22534 \end_layout
22535
22536 \begin_layout Standard
22537 This is a line with an inline formula 
22538 \begin_inset Formula $A=B$
22539 \end_inset
22540
22541  in it.
22542 \end_layout
22543
22544 \begin_layout Standard
22545 Displayed formulas appear outside the text like if they were in a separate
22546  paragraph, like this one:
22547 \begin_inset Formula 
22548 \[
22549 A=B
22550 \]
22551
22552 \end_inset
22553
22554 You can only number and reference displayed formulas.
22555 \end_layout
22556
22557 \begin_layout Standard
22558 LyX also supports many LaTeX math commands.
22559  For example, typing 
22560 \begin_inset Quotes eld
22561 \end_inset
22562
22563
22564 \series bold
22565
22566 \backslash
22567 alpha
22568 \series default
22569
22570 \begin_inset Quotes erd
22571 \end_inset
22572
22573 , followed by a space, in a formula will create the Greek letter 
22574 \begin_inset Formula $\alpha$
22575 \end_inset
22576
22577 .
22578  Typing commands might sometimes be faster than using the 
22579 \family sans
22580 Math
22581 \begin_inset space ~
22582 \end_inset
22583
22584 Panel
22585 \family default
22586 .
22587 \end_layout
22588
22589 \begin_layout Subsection
22590 Navigating in Formulas
22591 \begin_inset Index idx
22592 status collapsed
22593
22594 \begin_layout Plain Layout
22595 Math ! Navigating
22596 \end_layout
22597
22598 \end_inset
22599
22600
22601 \end_layout
22602
22603 \begin_layout Standard
22604 The best control over the cursor position within an existing formula is
22605  achieved with the arrow keys.
22606  LyX uses small rectangles to indicate places where something can be inserted.
22607  The arrow keys can be used to navigate between parts of a formula.
22608  Pressing 
22609 \family sans
22610 Space
22611 \family default
22612  will leave a formula construct (a square root 
22613 \begin_inset Formula $\sqrt{2}$
22614 \end_inset
22615
22616 , or parentheses 
22617 \begin_inset Formula $\left(f\right)$
22618 \end_inset
22619
22620 , or a matrix 
22621 \begin_inset Formula $\left[\begin{array}{cc}
22622 1 & 2\\
22623 3 & 4
22624 \end{array}\right]$
22625 \end_inset
22626
22627 ).
22628  Pressing 
22629 \family sans
22630 Escape
22631 \family default
22632  will leave the formula, placing the cursor after the formula.
22633  
22634 \family sans
22635 Tab
22636 \family default
22637  can be used to move horizontally in a formula; for example, through the
22638  cells of a matrix or the positions in a multi-line equation.
22639 \end_layout
22640
22641 \begin_layout Standard
22642
22643 \family sans
22644 Space
22645 \family default
22646 , printed in this document as 
22647 \begin_inset Quotes eld
22648 \end_inset
22649
22650
22651 \begin_inset space \textvisiblespace{}
22652 \end_inset
22653
22654
22655 \begin_inset Quotes erd
22656 \end_inset
22657
22658 , seems to do nothing in a formula, since it does not add a space between
22659  characters, but it does exit a nested structure.
22660  For this reason, you have to be careful about using 
22661 \family sans
22662 Space
22663 \family default
22664 .
22665  For example, if you want 
22666 \begin_inset Formula $\sqrt{2x+1}$
22667 \end_inset
22668
22669 , type 
22670 \series bold
22671
22672 \backslash
22673 sqrt
22674 \begin_inset space \textvisiblespace{}
22675 \end_inset
22676
22677 2x+1
22678 \series default
22679  and not 
22680 \series bold
22681
22682 \backslash
22683 sqrt
22684 \begin_inset space \textvisiblespace{}
22685 \end_inset
22686
22687 2x
22688 \begin_inset space \textvisiblespace{}
22689 \end_inset
22690
22691 +1
22692 \series default
22693 , since in the latter case only the 
22694 \family typewriter
22695
22696 \begin_inset Formula $2x$
22697 \end_inset
22698
22699
22700 \family default
22701  will be under the square root sign: 
22702 \begin_inset Formula $\sqrt{2x}+1$
22703 \end_inset
22704
22705 .
22706 \end_layout
22707
22708 \begin_layout Standard
22709 You can leave many parts of a formula, like this matrix, partially filled
22710  in, such as:
22711 \begin_inset Formula 
22712 \[
22713 \left(\begin{array}{ccc}
22714 \lambda_{1}\\
22715  & \ddots\\
22716  &  & \lambda_{n}
22717 \end{array}\right)
22718 \]
22719
22720 \end_inset
22721
22722 If you leave a fraction only partially filled in, or a subscript with nothing
22723  in it, the results will be unpredictable, but most constructs don't mind.
22724 \end_layout
22725
22726 \begin_layout Subsection
22727 Selecting Text
22728 \end_layout
22729
22730 \begin_layout Standard
22731 You can select text within a formula in two different ways.
22732  Place the cursor at one end of the string of text you want, and press 
22733 \family sans
22734 Shift
22735 \family default
22736  and a cursor movement key to select text.
22737  It will be highlighted as with regular text selection.
22738  Alternatively, you can select text with the mouse in the usual way.
22739  That text can then be cut or copied, and then pasted within any formula,
22740  but not in a normal text region in LyX.
22741 \end_layout
22742
22743 \begin_layout Subsection
22744 Exponents and Subscripts
22745 \begin_inset Index idx
22746 status collapsed
22747
22748 \begin_layout Plain Layout
22749 Math ! Exponents
22750 \end_layout
22751
22752 \end_inset
22753
22754
22755 \begin_inset Index idx
22756 status collapsed
22757
22758 \begin_layout Plain Layout
22759 Math ! Subscripts
22760 \end_layout
22761
22762 \end_inset
22763
22764
22765 \end_layout
22766
22767 \begin_layout Standard
22768 You can use the math panel to add super- or subscripts (buttons 
22769 \begin_inset Info
22770 type  "icon"
22771 arg   "math-superscript"
22772 \end_inset
22773
22774  and 
22775 \begin_inset Info
22776 type  "icon"
22777 arg   "math-subscript"
22778 \end_inset
22779
22780 ), but it is often much easier to use a command.
22781  To get 
22782 \begin_inset Formula $x^{2}$
22783 \end_inset
22784
22785 , type in a formula 
22786 \series bold
22787 x^2
22788 \begin_inset space \textvisiblespace{}
22789 \end_inset
22790
22791
22792 \series default
22793 .
22794  The final 
22795 \family sans
22796 Space
22797 \family default
22798  puts the cursor back down on the base line of the expression.
22799  If you type 
22800 \series bold
22801 x^2y
22802 \series default
22803 , you will get 
22804 \begin_inset Formula $x^{2y}$
22805 \end_inset
22806
22807 , to get 
22808 \begin_inset Formula $x^{2}y$
22809 \end_inset
22810
22811 , type 
22812 \series bold
22813 x^2
22814 \begin_inset space \textvisiblespace{}
22815 \end_inset
22816
22817 y
22818 \series default
22819 .
22820  If you use characters in the superscript, that could be accented with the
22821  circumflex 
22822 \begin_inset Quotes eld
22823 \end_inset
22824
22825 ^
22826 \begin_inset Quotes erd
22827 \end_inset
22828
22829 , you have to use an extra 
22830 \family sans
22831 Space
22832 \family default
22833  to separate the circumflex and the character.
22834  For example, if you want 
22835 \begin_inset Formula $x^{a}$
22836 \end_inset
22837
22838 , type 
22839 \series bold
22840 x^
22841 \begin_inset space \textvisiblespace{}
22842 \end_inset
22843
22844 a
22845 \series default
22846 .
22847  Subscripts are similar: To get 
22848 \begin_inset Formula $a_{1}$
22849 \end_inset
22850
22851 , type 
22852 \series bold
22853 a_1
22854 \begin_inset space \textvisiblespace{}
22855 \end_inset
22856
22857
22858 \series default
22859 .
22860 \end_layout
22861
22862 \begin_layout Subsection
22863 Fractions
22864 \begin_inset Index idx
22865 status collapsed
22866
22867 \begin_layout Plain Layout
22868 Math ! Fractions
22869 \end_layout
22870
22871 \end_inset
22872
22873
22874 \end_layout
22875
22876 \begin_layout Standard
22877 Create a fraction either with the command 
22878 \series bold
22879
22880 \backslash
22881 frac
22882 \series default
22883  or by using the icon 
22884 \begin_inset Info
22885 type  "icon"
22886 arg   "math-insert \\frac"
22887 \end_inset
22888
22889  in the 
22890 \family sans
22891 Math
22892 \begin_inset space ~
22893 \end_inset
22894
22895 Panel
22896 \family default
22897 .
22898  You will be presented with an empty fraction.
22899  The cursor is above the fraction line.
22900  To move it to the bottom, simply press 
22901 \family sans
22902 Down
22903 \family default
22904 .
22905  To move back up, press 
22906 \family sans
22907 Up
22908 \family default
22909 .
22910  Any math structure can be placed in a fraction, as this example shows:
22911 \begin_inset Formula 
22912 \[
22913 \left[\frac{1}{\left(\begin{array}{cc}
22914 2 & 3\\
22915 4 & 5
22916 \end{array}\right)}\right]
22917 \]
22918
22919 \end_inset
22920
22921
22922 \end_layout
22923
22924 \begin_layout Subsection
22925 Roots
22926 \begin_inset Index idx
22927 status collapsed
22928
22929 \begin_layout Plain Layout
22930 Math ! Roots
22931 \end_layout
22932
22933 \end_inset
22934
22935
22936 \end_layout
22937
22938 \begin_layout Standard
22939 Roots can be created using the 
22940 \family sans
22941 Math
22942 \begin_inset space ~
22943 \end_inset
22944
22945 Panel
22946 \family default
22947  buttons 
22948 \begin_inset Info
22949 type  "icon"
22950 arg   "math-insert \\sqrt"
22951 \end_inset
22952
22953  or 
22954 \begin_inset Info
22955 type  "icon"
22956 arg   "math-insert \\root"
22957 \end_inset
22958
22959  or the commands 
22960 \series bold
22961
22962 \backslash
22963 sqrt
22964 \series default
22965  or 
22966 \series bold
22967
22968 \backslash
22969 root
22970 \series default
22971 .
22972  With the command 
22973 \series bold
22974
22975 \backslash
22976 root
22977 \series default
22978  you can produce roots of higher orders, like cube roots, while 
22979 \series bold
22980
22981 \backslash
22982 sqrt
22983 \series default
22984  always produces a square root.
22985 \end_layout
22986
22987 \begin_layout Subsection
22988 Operators with Limits
22989 \begin_inset Index idx
22990 status collapsed
22991
22992 \begin_layout Plain Layout
22993 Math ! Sums
22994 \end_layout
22995
22996 \end_inset
22997
22998
22999 \begin_inset Index idx
23000 status collapsed
23001
23002 \begin_layout Plain Layout
23003 Math ! Integrals
23004 \end_layout
23005
23006 \end_inset
23007
23008
23009 \begin_inset CommandInset label
23010 LatexCommand label
23011 name "sub:Operators-with-Limits"
23012
23013 \end_inset
23014
23015
23016 \end_layout
23017
23018 \begin_layout Standard
23019 Sum (
23020 \begin_inset Formula $\sum$
23021 \end_inset
23022
23023 ) and integral (
23024 \begin_inset Formula $\int$
23025 \end_inset
23026
23027 ) operators are very often decorated with limits.
23028  These limits can be entered in LyX by entering them as you would enter
23029  a super- or subscript, directly after the symbol.
23030  The sum operator will automatically place its 
23031 \begin_inset Quotes eld
23032 \end_inset
23033
23034 limits
23035 \begin_inset Quotes erd
23036 \end_inset
23037
23038  over and under the symbol in displayed formulas, and to the side in inline
23039  formulas, as in 
23040 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23041 \end_inset
23042
23043 , versus
23044 \begin_inset Formula 
23045 \[
23046 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23047 \]
23048
23049 \end_inset
23050
23051 Integral signs, however, will place the limits to the side in both formula
23052  types.
23053 \end_layout
23054
23055 \begin_layout Standard
23056 All operators with limits will be automatically re-sized when placed in
23057  display mode.
23058  The placement of the limits can be changed by placing the cursor directly
23059  behind the operator and using the menu 
23060 \family sans
23061 Edit\SpecialChar \menuseparator
23062 Math\SpecialChar \menuseparator
23063 Change
23064 \begin_inset space ~
23065 \end_inset
23066
23067 Limits
23068 \begin_inset space ~
23069 \end_inset
23070
23071 Type
23072 \family default
23073  or entering 
23074 \begin_inset Info
23075 type  "shortcut"
23076 arg   "math-limits"
23077 \end_inset
23078
23079 .
23080 \end_layout
23081
23082 \begin_layout Standard
23083 Certain other mathematical expressions also have this 
23084 \begin_inset Quotes eld
23085 \end_inset
23086
23087 moving limits
23088 \begin_inset Quotes erd
23089 \end_inset
23090
23091  feature, such as
23092 \begin_inset Index idx
23093 status collapsed
23094
23095 \begin_layout Plain Layout
23096 Math ! Limits
23097 \end_layout
23098
23099 \end_inset
23100
23101
23102 \begin_inset Formula 
23103 \[
23104 \lim_{x\rightarrow\infty}f(x),
23105 \]
23106
23107 \end_inset
23108
23109 which will place the 
23110 \begin_inset Formula $x\rightarrow\infty$
23111 \end_inset
23112
23113  underneath the 
23114 \begin_inset Quotes eld
23115 \end_inset
23116
23117 lim
23118 \begin_inset Quotes erd
23119 \end_inset
23120
23121  in display mode.
23122  In inline formulas it looks like this: 
23123 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23124 \end_inset
23125
23126 .
23127 \end_layout
23128
23129 \begin_layout Standard
23130 Note that the lim-function was entered as the function macro 
23131 \series bold
23132
23133 \backslash
23134 lim
23135 \series default
23136 .
23137  Have a look at section
23138 \begin_inset space ~
23139 \end_inset
23140
23141
23142 \begin_inset CommandInset ref
23143 LatexCommand ref
23144 reference "sub:Functions"
23145
23146 \end_inset
23147
23148  for an explanation of function macros.
23149 \end_layout
23150
23151 \begin_layout Subsection
23152 Math Symbols
23153 \begin_inset Index idx
23154 status collapsed
23155
23156 \begin_layout Plain Layout
23157 Math ! Symbols
23158 \end_layout
23159
23160 \end_inset
23161
23162
23163 \end_layout
23164
23165 \begin_layout Standard
23166 Most math symbols can be found in the 
23167 \family sans
23168 Math
23169 \begin_inset space ~
23170 \end_inset
23171
23172 Panel
23173 \family default
23174  under one of several categories; including 
23175 \family sans
23176 Greek
23177 \family default
23178
23179 \family sans
23180 Operators
23181 \family default
23182
23183 \family sans
23184 Relations
23185 \family default
23186
23187 \family sans
23188 Arrows
23189 \family default
23190 .
23191  There are also the additional symbols provided by the American Mathematical
23192  Society (AMS).
23193 \end_layout
23194
23195 \begin_layout Standard
23196 If you know the LaTeX-command for a construct or symbol you wish to use,
23197  you don't have to use the 
23198 \family sans
23199 Math
23200 \begin_inset space ~
23201 \end_inset
23202
23203 Panel
23204 \family default
23205 ; you can type the command directly into the formula.
23206  LyX will convert it to the corresponding symbol or construct.
23207 \end_layout
23208
23209 \begin_layout Subsection
23210 Altering Spacing
23211 \begin_inset Index idx
23212 status collapsed
23213
23214 \begin_layout Plain Layout
23215 Math ! Spaces
23216 \end_layout
23217
23218 \end_inset
23219
23220
23221 \end_layout
23222
23223 \begin_layout Standard
23224 You may want to create spaces that differ from the standard spacing that
23225  LaTeX provides.
23226  To do this, press 
23227 \begin_inset Info
23228 type  "shortcut"
23229 arg   "command-alternatives math-space ; space-insert protected"
23230 \end_inset
23231
23232  or use the 
23233 \family sans
23234 Math
23235 \begin_inset space ~
23236 \end_inset
23237
23238 Panel
23239 \family default
23240  button 
23241 \begin_inset Info
23242 type  "icon"
23243 arg   "math-insert \\space"
23244 \end_inset
23245
23246 .
23247  This generates a small space, and shows a small marker on the screen.
23248  For example, the sequence 
23249 \series bold
23250 a Ctrl+Space b
23251 \series default
23252
23253 \begin_inset Formula $a\, b$
23254 \end_inset
23255
23256  appears in LyX as 
23257 \begin_inset Graphics
23258         filename clipart/SpaceMarker.png
23259
23260 \end_inset
23261
23262 .
23263  You can change the space to different sizes when you set the cursor behind
23264  the space marker and enter space again several times.
23265  With every space enter the size will be changed.
23266  Some markers for the space size appear red in LyX, because they are negative
23267  spaces.
23268  Here are two examples:
23269 \end_layout
23270
23271 \begin_layout Standard
23272
23273 \series bold
23274 a Ctrl+Space b
23275 \series default
23276  and 3×
23277 \family sans
23278 Space
23279 \family default
23280
23281 \begin_inset Formula $a\quad b$
23282 \end_inset
23283
23284
23285 \end_layout
23286
23287 \begin_layout Standard
23288
23289 \series bold
23290 a Ctrl+Space b
23291 \series default
23292  and 5×
23293 \family sans
23294 Space
23295 \family default
23296
23297 \begin_inset Formula $a\! b$
23298 \end_inset
23299
23300
23301 \end_layout
23302
23303 \begin_layout Subsection
23304 Functions
23305 \begin_inset Index idx
23306 status collapsed
23307
23308 \begin_layout Plain Layout
23309 Math ! Functions
23310 \end_layout
23311
23312 \end_inset
23313
23314
23315 \begin_inset CommandInset label
23316 LatexCommand label
23317 name "sub:Functions"
23318
23319 \end_inset
23320
23321
23322 \end_layout
23323
23324 \begin_layout Standard
23325 The 
23326 \family sans
23327 Math
23328 \begin_inset space ~
23329 \end_inset
23330
23331 Panel
23332 \family default
23333  contains under the button 
23334 \begin_inset Info
23335 type  "icon"
23336 arg   "math-insert \\functions"
23337 \end_inset
23338
23339  a number of function macros, such as 
23340 \begin_inset Formula $\sin$
23341 \end_inset
23342
23343
23344 \begin_inset Formula $\lim$
23345 \end_inset
23346
23347
23348 \emph on
23349 etc
23350 \emph default
23351 .
23352  (you can also insert them in a formula by typing 
23353 \series bold
23354
23355 \backslash
23356 sin
23357 \series default
23358  etc.).
23359  Standard mathematical practice is that functions are printed upright to
23360  avoid confusions, because 
23361 \begin_inset Formula $sin$
23362 \end_inset
23363
23364  does normally mean 
23365 \begin_inset Formula $s\cdot i\cdot n$
23366 \end_inset
23367
23368 .
23369 \end_layout
23370
23371 \begin_layout Standard
23372 Using the function macros will also produce correct spacing around the function:
23373  
23374 \begin_inset Formula $a\sin x$
23375 \end_inset
23376
23377  is different from 
23378 \begin_inset Formula $asinx$
23379 \end_inset
23380
23381 .
23382 \end_layout
23383
23384 \begin_layout Standard
23385 For some mathematical objects, like limits, the macro changes where subscripts
23386  are placed, as described in section
23387 \begin_inset space ~
23388 \end_inset
23389
23390
23391 \begin_inset CommandInset ref
23392 LatexCommand ref
23393 reference "sub:Operators-with-Limits"
23394
23395 \end_inset
23396
23397 .
23398 \end_layout
23399
23400 \begin_layout Subsection
23401 Accents
23402 \begin_inset Index idx
23403 status collapsed
23404
23405 \begin_layout Plain Layout
23406 Math ! Accents
23407 \end_layout
23408
23409 \end_inset
23410
23411
23412 \end_layout
23413
23414 \begin_layout Standard
23415 In a formula you can insert accented characters in the same way as in text
23416  mode.
23417  This may depend on your keyboard, or the bindings file you use.
23418  You can also use LaTeX commands, for example, to enter 
23419 \begin_inset Formula $\hat{a}$
23420 \end_inset
23421
23422  even if your keyboard doesn't have the circumflex enabled.
23423  Our example is entered by typing 
23424 \series bold
23425
23426 \backslash
23427 hat
23428 \begin_inset space \textvisiblespace{}
23429 \end_inset
23430
23431 a
23432 \series default
23433  in a formula.
23434  Table
23435 \begin_inset space ~
23436 \end_inset
23437
23438
23439 \begin_inset CommandInset ref
23440 LatexCommand ref
23441 reference "tab:Accent-names-and"
23442
23443 \end_inset
23444
23445  shows the equivalences between the accent names and the commands.
23446 \end_layout
23447
23448 \begin_layout Standard
23449 \begin_inset Float table
23450 wide false
23451 sideways false
23452 status open
23453
23454 \begin_layout Plain Layout
23455 \begin_inset Caption Standard
23456
23457 \begin_layout Plain Layout
23458 \begin_inset CommandInset label
23459 LatexCommand label
23460 name "tab:Accent-names-and"
23461
23462 \end_inset
23463
23464 Accent names and the corresponding commands.
23465 \end_layout
23466
23467 \end_inset
23468
23469
23470 \end_layout
23471
23472 \begin_layout Plain Layout
23473 \align center
23474 \begin_inset Tabular
23475 <lyxtabular version="3" rows="11" columns="3">
23476 <features rotate="0" tabularvalignment="middle">
23477 <column alignment="center" valignment="top" width="0pt">
23478 <column alignment="center" valignment="top" width="0pt">
23479 <column alignment="center" valignment="top" width="0pt">
23480 <row>
23481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485 Name
23486 \end_layout
23487
23488 \end_inset
23489 </cell>
23490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494 Command
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503 E
23504 \family roman
23505 \series medium
23506 \shape up
23507 \size normal
23508 \emph off
23509 \bar no
23510 \noun off
23511 \color none
23512 xample
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 </row>
23518 <row>
23519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523
23524 \family roman
23525 \series medium
23526 \shape up
23527 \size normal
23528 \emph off
23529 \bar no
23530 \noun off
23531 \color none
23532 circumflex
23533 \end_layout
23534
23535 \end_inset
23536 </cell>
23537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541
23542 \series bold
23543
23544 \backslash
23545 hat
23546 \end_layout
23547
23548 \end_inset
23549 </cell>
23550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554
23555 \family roman
23556 \series medium
23557 \shape up
23558 \size normal
23559 \emph off
23560 \bar no
23561 \noun off
23562 \color none
23563 \begin_inset Formula $\hat{a}$
23564 \end_inset
23565
23566
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 </row>
23572 <row>
23573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23574 \begin_inset Text
23575
23576 \begin_layout Plain Layout
23577
23578 \family roman
23579 \series medium
23580 \shape up
23581 \size normal
23582 \emph off
23583 \bar no
23584 \noun off
23585 \color none
23586 grave
23587 \end_layout
23588
23589 \end_inset
23590 </cell>
23591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595
23596 \series bold
23597
23598 \backslash
23599 grave
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23605 \begin_inset Text
23606
23607 \begin_layout Plain Layout
23608
23609 \family roman
23610 \series medium
23611 \shape up
23612 \size normal
23613 \emph off
23614 \bar no
23615 \noun off
23616 \color none
23617 \begin_inset Formula $\grave{a}$
23618 \end_inset
23619
23620
23621 \end_layout
23622
23623 \end_inset
23624 </cell>
23625 </row>
23626 <row>
23627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23628 \begin_inset Text
23629
23630 \begin_layout Plain Layout
23631
23632 \family roman
23633 \series medium
23634 \shape up
23635 \size normal
23636 \emph off
23637 \bar no
23638 \noun off
23639 \color none
23640 acute
23641 \end_layout
23642
23643 \end_inset
23644 </cell>
23645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649
23650 \series bold
23651
23652 \backslash
23653 acute
23654 \end_layout
23655
23656 \end_inset
23657 </cell>
23658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23659 \begin_inset Text
23660
23661 \begin_layout Plain Layout
23662
23663 \family roman
23664 \series medium
23665 \shape up
23666 \size normal
23667 \emph off
23668 \bar no
23669 \noun off
23670 \color none
23671 \begin_inset Formula $\acute{a}$
23672 \end_inset
23673
23674
23675 \end_layout
23676
23677 \end_inset
23678 </cell>
23679 </row>
23680 <row>
23681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23682 \begin_inset Text
23683
23684 \begin_layout Plain Layout
23685
23686 \family roman
23687 \series medium
23688 \shape up
23689 \size normal
23690 \emph off
23691 \bar no
23692 \noun off
23693 \color none
23694 umlaut
23695 \end_layout
23696
23697 \end_inset
23698 </cell>
23699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703
23704 \series bold
23705
23706 \backslash
23707 ddot
23708 \end_layout
23709
23710 \end_inset
23711 </cell>
23712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23713 \begin_inset Text
23714
23715 \begin_layout Plain Layout
23716
23717 \family roman
23718 \series medium
23719 \shape up
23720 \size normal
23721 \emph off
23722 \bar no
23723 \noun off
23724 \color none
23725 \begin_inset Formula $\ddot{a}$
23726 \end_inset
23727
23728
23729 \end_layout
23730
23731 \end_inset
23732 </cell>
23733 </row>
23734 <row>
23735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739
23740 \family roman
23741 \series medium
23742 \shape up
23743 \size normal
23744 \emph off
23745 \bar no
23746 \noun off
23747 \color none
23748 tilde
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23754 \begin_inset Text
23755
23756 \begin_layout Plain Layout
23757
23758 \series bold
23759
23760 \backslash
23761 tilde
23762 \end_layout
23763
23764 \end_inset
23765 </cell>
23766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23767 \begin_inset Text
23768
23769 \begin_layout Plain Layout
23770
23771 \family roman
23772 \series medium
23773 \shape up
23774 \size normal
23775 \emph off
23776 \bar no
23777 \noun off
23778 \color none
23779 \begin_inset Formula $\tilde{a}$
23780 \end_inset
23781
23782
23783 \end_layout
23784
23785 \end_inset
23786 </cell>
23787 </row>
23788 <row>
23789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23790 \begin_inset Text
23791
23792 \begin_layout Plain Layout
23793
23794 \family roman
23795 \series medium
23796 \shape up
23797 \size normal
23798 \emph off
23799 \bar no
23800 \noun off
23801 \color none
23802 dot
23803 \end_layout
23804
23805 \end_inset
23806 </cell>
23807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23808 \begin_inset Text
23809
23810 \begin_layout Plain Layout
23811
23812 \series bold
23813
23814 \backslash
23815 dot
23816 \end_layout
23817
23818 \end_inset
23819 </cell>
23820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23821 \begin_inset Text
23822
23823 \begin_layout Plain Layout
23824
23825 \family roman
23826 \series medium
23827 \shape up
23828 \size normal
23829 \emph off
23830 \bar no
23831 \noun off
23832 \color none
23833 \begin_inset Formula $\dot{a}$
23834 \end_inset
23835
23836
23837 \end_layout
23838
23839 \end_inset
23840 </cell>
23841 </row>
23842 <row>
23843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23844 \begin_inset Text
23845
23846 \begin_layout Plain Layout
23847
23848 \family roman
23849 \series medium
23850 \shape up
23851 \size normal
23852 \emph off
23853 \bar no
23854 \noun off
23855 \color none
23856 breve
23857 \end_layout
23858
23859 \end_inset
23860 </cell>
23861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23862 \begin_inset Text
23863
23864 \begin_layout Plain Layout
23865
23866 \series bold
23867
23868 \backslash
23869 breve
23870 \end_layout
23871
23872 \end_inset
23873 </cell>
23874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878
23879 \family roman
23880 \series medium
23881 \shape up
23882 \size normal
23883 \emph off
23884 \bar no
23885 \noun off
23886 \color none
23887 \begin_inset Formula $\breve{a}$
23888 \end_inset
23889
23890
23891 \end_layout
23892
23893 \end_inset
23894 </cell>
23895 </row>
23896 <row>
23897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23898 \begin_inset Text
23899
23900 \begin_layout Plain Layout
23901
23902 \family roman
23903 \series medium
23904 \shape up
23905 \size normal
23906 \emph off
23907 \bar no
23908 \noun off
23909 \color none
23910 caron
23911 \end_layout
23912
23913 \end_inset
23914 </cell>
23915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23916 \begin_inset Text
23917
23918 \begin_layout Plain Layout
23919
23920 \series bold
23921
23922 \backslash
23923 check
23924 \end_layout
23925
23926 \end_inset
23927 </cell>
23928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23929 \begin_inset Text
23930
23931 \begin_layout Plain Layout
23932
23933 \family roman
23934 \series medium
23935 \shape up
23936 \size normal
23937 \emph off
23938 \bar no
23939 \noun off
23940 \color none
23941 \begin_inset Formula $\check{a}$
23942 \end_inset
23943
23944
23945 \end_layout
23946
23947 \end_inset
23948 </cell>
23949 </row>
23950 <row>
23951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955
23956 \family roman
23957 \series medium
23958 \shape up
23959 \size normal
23960 \emph off
23961 \bar no
23962 \noun off
23963 \color none
23964 macron
23965 \end_layout
23966
23967 \end_inset
23968 </cell>
23969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23970 \begin_inset Text
23971
23972 \begin_layout Plain Layout
23973
23974 \series bold
23975
23976 \backslash
23977 bar
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986
23987 \family roman
23988 \series medium
23989 \shape up
23990 \size normal
23991 \emph off
23992 \bar no
23993 \noun off
23994 \color none
23995 \begin_inset Formula $\bar{a}$
23996 \end_inset
23997
23998
23999 \end_layout
24000
24001 \end_inset
24002 </cell>
24003 </row>
24004 <row>
24005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24006 \begin_inset Text
24007
24008 \begin_layout Plain Layout
24009 vector
24010 \end_layout
24011
24012 \end_inset
24013 </cell>
24014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24015 \begin_inset Text
24016
24017 \begin_layout Plain Layout
24018
24019 \series bold
24020
24021 \backslash
24022 vec
24023 \end_layout
24024
24025 \end_inset
24026 </cell>
24027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24028 \begin_inset Text
24029
24030 \begin_layout Plain Layout
24031
24032 \family roman
24033 \series medium
24034 \shape up
24035 \size normal
24036 \emph off
24037 \bar no
24038 \noun off
24039 \color none
24040 \begin_inset Formula $\vec{a}$
24041 \end_inset
24042
24043
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 </row>
24049 </lyxtabular>
24050
24051 \end_inset
24052
24053
24054 \end_layout
24055
24056 \end_inset
24057
24058
24059 \end_layout
24060
24061 \begin_layout Standard
24062 You can choose one of the accents by selecting an item from the 
24063 \family sans
24064 Frame
24065 \begin_inset space ~
24066 \end_inset
24067
24068 decorations
24069 \family default
24070  symbol set button 
24071 \begin_inset Info
24072 type  "icon"
24073 arg   "math-insert \\hat"
24074 \end_inset
24075
24076  in the math panel; this will apply to any selection you have made within
24077  a formula too.
24078 \end_layout
24079
24080 \begin_layout Section
24081 Brackets and Delimiters
24082 \begin_inset Index idx
24083 status collapsed
24084
24085 \begin_layout Plain Layout
24086 Math ! Brackets
24087 \end_layout
24088
24089 \end_inset
24090
24091
24092 \begin_inset Index idx
24093 status collapsed
24094
24095 \begin_layout Plain Layout
24096 Math ! Delimiters
24097 \end_layout
24098
24099 \end_inset
24100
24101
24102 \begin_inset CommandInset label
24103 LatexCommand label
24104 name "sec:Brackets-and-Delimiters"
24105
24106 \end_inset
24107
24108
24109 \end_layout
24110
24111 \begin_layout Standard
24112 There are several brackets available through LyX.
24113  For some purposes, using just the keys 
24114 \family typewriter
24115 []{}()|<>
24116 \family default
24117  should suffice.
24118  But if you want to surround a large structure, like a matrix or a fraction,
24119  or if you have several layers of brackets, it is better to use the math
24120  toolbar delimiter icon 
24121 \begin_inset Info
24122 type  "icon"
24123 arg   "dialog-show mathdelimiter"
24124 \end_inset
24125
24126 .
24127  For example, if you construct the brackets around a matrix in this way:
24128 \begin_inset Formula 
24129 \[
24130 \left[\begin{array}{cc}
24131 1 & 2\\
24132 3 & 4
24133 \end{array}\right]
24134 \]
24135
24136 \end_inset
24137
24138 it makes it easier to see the layers of parentheses.
24139  Below, the expression on the left was entered using the delimiter icon
24140  
24141 \begin_inset Info
24142 type  "icon"
24143 arg   "dialog-show mathdelimiter"
24144 \end_inset
24145
24146  and the expression on the right was entered using the 
24147 \family typewriter
24148 ()
24149 \family default
24150  keys.
24151  
24152 \begin_inset Formula 
24153 \[
24154 \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})}))}
24155 \]
24156
24157 \end_inset
24158
24159
24160 \end_layout
24161
24162 \begin_layout Standard
24163 If you use the delimiter icon, the parentheses, and other brackets from
24164  that menu will automatically re-size to accommodate the size of what is
24165  inside.
24166 \end_layout
24167
24168 \begin_layout Standard
24169 To construct brackets click on the button for the bracket you want on the
24170  left side and right side.
24171  If you use the option 
24172 \family sans
24173 Keep
24174 \begin_inset space ~
24175 \end_inset
24176
24177 matched
24178 \family default
24179 , the selected bracket type will be used for the left and the right side.
24180  The selection will be shown as TeX code.
24181  If you want one side not to have a bracket, use 
24182 \family sans
24183 (none)
24184 \family default
24185 .
24186  It will appear in LyX with a dotted line, but nothing will be printed.
24187 \end_layout
24188
24189 \begin_layout Standard
24190 If you want to place brackets around existing math structures, like a square
24191  root, you can do so by first highlighting (selecting) the structure that
24192  is to go inside the brackets.
24193  Then choose the appropriate brackets for left and right and click on 
24194 \family sans
24195 Insert
24196 \family default
24197 .
24198  The most common bracket combinations (parentheses, square brackets, and
24199  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24200  For example, to insert a pair of parentheses, select the structure and
24201  enter 
24202 \begin_inset Info
24203 type  "shortcut"
24204 arg   "math-delim ( )"
24205 \end_inset
24206
24207 .
24208 \end_layout
24209
24210 \begin_layout Section
24211 Arrays and Multi-line Equations
24212 \begin_inset Index idx
24213 status collapsed
24214
24215 \begin_layout Plain Layout
24216 Math ! Arrays
24217 \end_layout
24218
24219 \end_inset
24220
24221
24222 \begin_inset Index idx
24223 status collapsed
24224
24225 \begin_layout Plain Layout
24226 Math ! Matrices
24227 \end_layout
24228
24229 \end_inset
24230
24231
24232 \begin_inset Index idx
24233 status collapsed
24234
24235 \begin_layout Plain Layout
24236 Math ! Multi-line Equations
24237 \end_layout
24238
24239 \end_inset
24240
24241
24242 \end_layout
24243
24244 \begin_layout Standard
24245 Matrices are entered in LyX using the 
24246 \family sans
24247 Math
24248 \begin_inset space ~
24249 \end_inset
24250
24251 Panel
24252 \family default
24253  matrix button 
24254 \begin_inset Info
24255 type  "icon"
24256 arg   "dialog-show mathmatrix"
24257 \end_inset
24258
24259 .
24260  It will open a dialog for you to choose the number of rows/columns.
24261  Here is an example:
24262 \begin_inset Formula 
24263 \[
24264 \left(\begin{array}{ccc}
24265 1 & 2 & 3\\
24266 4 & 5 & 6\\
24267 7 & 8 & 9
24268 \end{array}\right)
24269 \]
24270
24271 \end_inset
24272
24273 The parentheses aren't automatic, but you can add them as described in section
24274 \begin_inset space ~
24275 \end_inset
24276
24277
24278 \begin_inset CommandInset ref
24279 LatexCommand ref
24280 reference "sec:Brackets-and-Delimiters"
24281
24282 \end_inset
24283
24284 .
24285  When you construct the matrix, you can decide whether the column entries
24286  will be left-, right-, or center-justified.
24287  This alignment is set in the box 
24288 \family sans
24289 Horizontal
24290 \family default
24291  with the letters 
24292 \begin_inset Quotes eld
24293 \end_inset
24294
24295
24296 \family sans
24297 l
24298 \family default
24299
24300 \begin_inset Quotes erd
24301 \end_inset
24302
24303
24304 \begin_inset Quotes eld
24305 \end_inset
24306
24307
24308 \family sans
24309 r
24310 \family default
24311
24312 \begin_inset Quotes erd
24313 \end_inset
24314
24315 , and 
24316 \begin_inset Quotes eld
24317 \end_inset
24318
24319
24320 \family sans
24321 c
24322 \family default
24323
24324 \begin_inset Quotes erd
24325 \end_inset
24326
24327 .
24328  LyX proposes a 
24329 \begin_inset Quotes eld
24330 \end_inset
24331
24332
24333 \family sans
24334 c
24335 \family default
24336
24337 \begin_inset Quotes erd
24338 \end_inset
24339
24340  for every column as default.
24341  For example, the sequence 
24342 \begin_inset Quotes eld
24343 \end_inset
24344
24345
24346 \family sans
24347 lcr
24348 \family default
24349
24350 \begin_inset Quotes erd
24351 \end_inset
24352
24353  means that the first column will be left-justified, the second will be
24354  centered, and the third column will be right-justified, because each letter
24355  corresponds to the relevant column.
24356  The result will look like this:
24357 \begin_inset Formula 
24358 \[
24359 \begin{array}{lcr}
24360 this & this\, column & this\, column\\
24361 column & has & has\, right\\
24362 has\, left\, alignment & center\, alignment & alignment
24363 \end{array}.
24364 \]
24365
24366 \end_inset
24367
24368
24369 \end_layout
24370
24371 \begin_layout Standard
24372 You can add more rows to an existing matrix by entering 
24373 \begin_inset Info
24374 type  "shortcut"
24375 arg   "newline-insert newline"
24376 \end_inset
24377
24378  while the cursor is in the matrix.
24379  Adding or deleting columns can be done via the menu 
24380 \family sans
24381 Edit\SpecialChar \menuseparator
24382 Math
24383 \family default
24384  or the math toolbar.
24385 \end_layout
24386
24387 \begin_layout Standard
24388 There are other arrays used in formulas, such as distinctions of cases.
24389  It can be created with the menu 
24390 \family sans
24391 Insert\SpecialChar \menuseparator
24392 Math\SpecialChar \menuseparator
24393 Cases
24394 \begin_inset space ~
24395 \end_inset
24396
24397 Environment
24398 \family default
24399  or the command 
24400 \series bold
24401
24402 \backslash
24403 cases
24404 \series default
24405 .
24406  Here is an example: 
24407 \begin_inset Formula 
24408 \[
24409 f(x)=\begin{cases}
24410 -1 & x<0\\
24411 0 & x=0\\
24412 1 & x>0
24413 \end{cases}
24414 \]
24415
24416 \end_inset
24417
24418
24419 \end_layout
24420
24421 \begin_layout Standard
24422 \begin_inset VSpace bigskip
24423 \end_inset
24424
24425 Multi-line formulas are created when you press 
24426 \begin_inset Info
24427 type  "shortcut"
24428 arg   "newline-insert newline"
24429 \end_inset
24430
24431  within a formula.
24432  In an empty formula you can see that three blue boxes appear, one for each
24433  column.
24434  When you press 
24435 \begin_inset Info
24436 type  "shortcut"
24437 arg   "newline-insert newline"
24438 \end_inset
24439
24440  in a non-empty formula, the part before the relation sign (equal sign 
24441 \begin_inset Quotes eld
24442 \end_inset
24443
24444 =
24445 \begin_inset Quotes erd
24446 \end_inset
24447
24448  etc.) will be inserted automatically in the first column, the relation sign
24449  is in the second column, and the rest in the third column.
24450  A new row is created by every further entry of 
24451 \begin_inset Info
24452 type  "shortcut"
24453 arg   "newline-insert newline"
24454 \end_inset
24455
24456 .
24457  Multi-line formulas are always displayed formulas.
24458  Here is an example:
24459 \begin_inset Formula 
24460 \begin{eqnarray}
24461 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24462 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24463 \end{eqnarray}
24464
24465 \end_inset
24466
24467 Note that the middle column is designed for relation signs so structures
24468  in this column will be printed in a smaller size:
24469 \begin_inset Formula 
24470 \begin{eqnarray*}
24471 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24472 \end{eqnarray*}
24473
24474 \end_inset
24475
24476
24477 \end_layout
24478
24479 \begin_layout Standard
24480 The multi-line formula type described here is called 
24481 \family typewriter
24482 \series medium
24483 eqnarray
24484 \family default
24485 \series default
24486 .
24487  There are other multi-line types more suitable for certain situations,
24488  for example if you want a better inter-line spacing than in formula 
24489 \begin_inset CommandInset ref
24490 LatexCommand eqref
24491 reference "eq:asquared"
24492
24493 \end_inset
24494
24495 .
24496  The other types are described in section
24497 \begin_inset space ~
24498 \end_inset
24499
24500
24501 \begin_inset CommandInset ref
24502 LatexCommand ref
24503 reference "sub:AMS-Formula-Types"
24504
24505 \end_inset
24506
24507 .
24508 \end_layout
24509
24510 \begin_layout Section
24511 Formula Numbering and Referencing
24512 \begin_inset Index idx
24513 status collapsed
24514
24515 \begin_layout Plain Layout
24516 Math ! Formula numbering
24517 \end_layout
24518
24519 \end_inset
24520
24521
24522 \begin_inset Index idx
24523 status collapsed
24524
24525 \begin_layout Plain Layout
24526 Math ! Referencing formulas
24527 \end_layout
24528
24529 \end_inset
24530
24531
24532 \begin_inset CommandInset label
24533 LatexCommand label
24534 name "sec:Formula-Numbering-and"
24535
24536 \end_inset
24537
24538
24539 \end_layout
24540
24541 \begin_layout Standard
24542 To number a formula, set the cursor in the formula and use the menu 
24543 \family sans
24544 Edit\SpecialChar \menuseparator
24545 Math\SpecialChar \menuseparator
24546 Number
24547 \begin_inset space ~
24548 \end_inset
24549
24550 Whole
24551 \begin_inset space ~
24552 \end_inset
24553
24554 Formula
24555 \family default
24556  or the shortcut 
24557 \begin_inset Info
24558 type  "shortcut"
24559 arg   "math-number-toggle"
24560 \end_inset
24561
24562 .
24563  The formula number appears in LyX within parentheses.
24564  The number shown is temporary and may be different when the output is generated.
24565  The placement and format of the formula number in the output depends on
24566  the document class.
24567  In this document the number is printed together with the chapter number,
24568  separated by a dot:
24569 \begin_inset Formula 
24570 \begin{equation}
24571 1+1=2
24572 \end{equation}
24573
24574 \end_inset
24575
24576 Using 
24577 \begin_inset Info
24578 type  "shortcut"
24579 arg   "math-number-toggle"
24580 \end_inset
24581
24582  in a numbered formula will switch off the numbering.
24583  You can only number displayed formulas.
24584 \end_layout
24585
24586 \begin_layout Standard
24587 Multi-line formulas can be numbered line by line: Using the menu 
24588 \family sans
24589 Edit\SpecialChar \menuseparator
24590 Math\SpecialChar \menuseparator
24591 Number
24592 \begin_inset space ~
24593 \end_inset
24594
24595 This
24596 \begin_inset space ~
24597 \end_inset
24598
24599 Line
24600 \family default
24601  or the shortcut 
24602 \begin_inset Info
24603 type  "shortcut"
24604 arg   "math-number-line-toggle"
24605 \end_inset
24606
24607  will only toggle the numbering of the line where the cursor is:
24608 \begin_inset Formula 
24609 \begin{eqnarray}
24610 1 & = & 3-2\\
24611 2 & = & 4-2\nonumber \\
24612 4 & \leq & 7
24613 \end{eqnarray}
24614
24615 \end_inset
24616
24617 To number all lines use the shortcut 
24618 \begin_inset Info
24619 type  "shortcut"
24620 arg   "math-number-toggle"
24621 \end_inset
24622
24623 .
24624 \end_layout
24625
24626 \begin_layout Standard
24627 \begin_inset VSpace bigskip
24628 \end_inset
24629
24630 Every displayed formula can be referenced by its number using a label.
24631  A label is inserted with the menu 
24632 \family sans
24633 Insert\SpecialChar \menuseparator
24634 Label
24635 \family default
24636  (toolbar button 
24637 \begin_inset Info
24638 type  "icon"
24639 arg   "label-insert"
24640 \end_inset
24641
24642 ) when the cursor is in the formula.
24643  This opens a dialog to enter the label.
24644  It is recommended that you use the suggested 
24645 \begin_inset Quotes eld
24646 \end_inset
24647
24648
24649 \family sans
24650 eq:
24651 \family default
24652
24653 \begin_inset Quotes erd
24654 \end_inset
24655
24656  as the first part of the label, because this helps later to identify the
24657  label type when you have many labels in your document.
24658  We inserted in the following example the label 
24659 \begin_inset Quotes eld
24660 \end_inset
24661
24662 eq:tanhExp
24663 \begin_inset Quotes erd
24664 \end_inset
24665
24666  in the second line:
24667 \begin_inset Formula 
24668 \begin{eqnarray}
24669 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24670  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24671 \end{eqnarray}
24672
24673 \end_inset
24674
24675 Every labeled line is automatically numbered.
24676  Therefore the label is shown behind the formula number.
24677  You can reference a labeled formula using the menu 
24678 \family sans
24679 Insert\SpecialChar \menuseparator
24680 Cross
24681 \begin_inset space ~
24682 \end_inset
24683
24684 Reference
24685 \family default
24686  (toolbar button 
24687 \begin_inset Info
24688 type  "icon"
24689 arg   "dialog-show-new-inset ref"
24690 \end_inset
24691
24692 ).
24693  A dialog appears to choose a label you want to refer to.
24694  The reference appears in LyX as a gray cross-reference box and in the output
24695  as the formula number:
24696 \end_layout
24697
24698 \begin_layout Standard
24699 This is a cross-reference to equation (
24700 \begin_inset CommandInset ref
24701 LatexCommand ref
24702 reference "eq:tanhExp"
24703
24704 \end_inset
24705
24706 ).
24707 \end_layout
24708
24709 \begin_layout Standard
24710 The properties of LyX's cross-reference box are described in section
24711 \begin_inset space ~
24712 \end_inset
24713
24714
24715 \begin_inset CommandInset ref
24716 LatexCommand ref
24717 reference "sec:Cross-References"
24718
24719 \end_inset
24720
24721 .
24722  To delete a label, set the cursor at the end in the labeled formula and
24723  press 
24724 \family sans
24725 Del
24726 \family default
24727 .
24728 \end_layout
24729
24730 \begin_layout Section
24731 User defined math macros
24732 \begin_inset Index idx
24733 status collapsed
24734
24735 \begin_layout Plain Layout
24736 Math ! Macros
24737 \end_layout
24738
24739 \end_inset
24740
24741
24742 \end_layout
24743
24744 \begin_layout Standard
24745 LyX allows you to define macros for formulas which is very useful when you
24746  have equations of the same form in a document several times.
24747  Math macros are explained in section 
24748 \emph on
24749 Math
24750 \begin_inset space ~
24751 \end_inset
24752
24753 Macros
24754 \emph default
24755  of the 
24756 \emph on
24757 Math
24758 \emph default
24759  manual.
24760 \end_layout
24761
24762 \begin_layout Section
24763 Fine-Tuning
24764 \end_layout
24765
24766 \begin_layout Subsection
24767 Typefaces
24768 \begin_inset Index idx
24769 status collapsed
24770
24771 \begin_layout Plain Layout
24772 Math ! Typefaces
24773 \end_layout
24774
24775 \end_inset
24776
24777
24778 \end_layout
24779
24780 \begin_layout Standard
24781 The standard font for text is italic, for numbers the standard is roman.
24782  To set a font in a formula, use the 
24783 \family sans
24784 Math
24785 \begin_inset space ~
24786 \end_inset
24787
24788 Panel
24789 \family default
24790  button 
24791 \begin_inset Info
24792 type  "icon"
24793 arg   "math-insert \\font"
24794 \end_inset
24795
24796 , or enter its command, listed in table
24797 \begin_inset space ~
24798 \end_inset
24799
24800
24801 \begin_inset CommandInset ref
24802 LatexCommand ref
24803 reference "tab:Typefaces-and-the"
24804
24805 \end_inset
24806
24807 , directly.
24808 \end_layout
24809
24810 \begin_layout Standard
24811 \begin_inset Float table
24812 wide false
24813 sideways false
24814 status open
24815
24816 \begin_layout Plain Layout
24817 \begin_inset Caption Standard
24818
24819 \begin_layout Plain Layout
24820 \begin_inset CommandInset label
24821 LatexCommand label
24822 name "tab:Typefaces-and-the"
24823
24824 \end_inset
24825
24826 Typefaces and the corresponding commands.
24827 \end_layout
24828
24829 \end_inset
24830
24831
24832 \end_layout
24833
24834 \begin_layout Plain Layout
24835 \align center
24836 \begin_inset Tabular
24837 <lyxtabular version="3" rows="9" columns="2">
24838 <features rotate="0" tabularvalignment="middle">
24839 <column alignment="center" valignment="top" width="0pt">
24840 <column alignment="center" valignment="top" width="0pt">
24841 <row>
24842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24843 \begin_inset Text
24844
24845 \begin_layout Plain Layout
24846 Font
24847 \end_layout
24848
24849 \end_inset
24850 </cell>
24851 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24852 \begin_inset Text
24853
24854 \begin_layout Plain Layout
24855 Command
24856 \end_layout
24857
24858 \end_inset
24859 </cell>
24860 </row>
24861 <row>
24862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24863 \begin_inset Text
24864
24865 \begin_layout Plain Layout
24866
24867 \shape up
24868 \size normal
24869 \bar no
24870 \noun off
24871 \color none
24872 \begin_inset Formula $\mathrm{Roman}$
24873 \end_inset
24874
24875
24876 \end_layout
24877
24878 \end_inset
24879 </cell>
24880 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24881 \begin_inset Text
24882
24883 \begin_layout Plain Layout
24884
24885 \series bold
24886
24887 \backslash
24888 mathrm
24889 \end_layout
24890
24891 \end_inset
24892 </cell>
24893 </row>
24894 <row>
24895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24896 \begin_inset Text
24897
24898 \begin_layout Plain Layout
24899 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24900 \end_inset
24901
24902
24903 \end_layout
24904
24905 \end_inset
24906 </cell>
24907 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24908 \begin_inset Text
24909
24910 \begin_layout Plain Layout
24911
24912 \series bold
24913
24914 \backslash
24915 mathbf
24916 \end_layout
24917
24918 \end_inset
24919 </cell>
24920 </row>
24921 <row>
24922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24923 \begin_inset Text
24924
24925 \begin_layout Plain Layout
24926 \begin_inset Formula $\mathit{Italic}$
24927 \end_inset
24928
24929
24930 \end_layout
24931
24932 \end_inset
24933 </cell>
24934 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24935 \begin_inset Text
24936
24937 \begin_layout Plain Layout
24938
24939 \series bold
24940
24941 \backslash
24942 mathit
24943 \end_layout
24944
24945 \end_inset
24946 </cell>
24947 </row>
24948 <row>
24949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24950 \begin_inset Text
24951
24952 \begin_layout Plain Layout
24953
24954 \shape up
24955 \size normal
24956 \bar no
24957 \noun off
24958 \color none
24959 \begin_inset Formula $\mathtt{Typewriter}$
24960 \end_inset
24961
24962
24963 \end_layout
24964
24965 \end_inset
24966 </cell>
24967 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24968 \begin_inset Text
24969
24970 \begin_layout Plain Layout
24971
24972 \series bold
24973
24974 \backslash
24975 mathtt
24976 \end_layout
24977
24978 \end_inset
24979 </cell>
24980 </row>
24981 <row>
24982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24983 \begin_inset Text
24984
24985 \begin_layout Plain Layout
24986 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24987 \end_inset
24988
24989
24990 \end_layout
24991
24992 \end_inset
24993 </cell>
24994 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24995 \begin_inset Text
24996
24997 \begin_layout Plain Layout
24998
24999 \series bold
25000
25001 \backslash
25002 mathbb
25003 \end_layout
25004
25005 \end_inset
25006 </cell>
25007 </row>
25008 <row>
25009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25010 \begin_inset Text
25011
25012 \begin_layout Plain Layout
25013 \begin_inset Formula $\mathfrak{Fraktur}$
25014 \end_inset
25015
25016
25017 \end_layout
25018
25019 \end_inset
25020 </cell>
25021 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25022 \begin_inset Text
25023
25024 \begin_layout Plain Layout
25025
25026 \series bold
25027
25028 \backslash
25029 mathfrak
25030 \end_layout
25031
25032 \end_inset
25033 </cell>
25034 </row>
25035 <row>
25036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25037 \begin_inset Text
25038
25039 \begin_layout Plain Layout
25040
25041 \shape up
25042 \size normal
25043 \emph on
25044 \bar no
25045 \noun off
25046 \color none
25047 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25048 \end_inset
25049
25050
25051 \end_layout
25052
25053 \end_inset
25054 </cell>
25055 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25056 \begin_inset Text
25057
25058 \begin_layout Plain Layout
25059
25060 \series bold
25061
25062 \backslash
25063 mathcal
25064 \end_layout
25065
25066 \end_inset
25067 </cell>
25068 </row>
25069 <row>
25070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25071 \begin_inset Text
25072
25073 \begin_layout Plain Layout
25074 \begin_inset Formula $\mathsf{SansSerif}$
25075 \end_inset
25076
25077
25078 \end_layout
25079
25080 \end_inset
25081 </cell>
25082 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25083 \begin_inset Text
25084
25085 \begin_layout Plain Layout
25086
25087 \series bold
25088
25089 \backslash
25090 mathsf
25091 \end_layout
25092
25093 \end_inset
25094 </cell>
25095 </row>
25096 </lyxtabular>
25097
25098 \end_inset
25099
25100
25101 \end_layout
25102
25103 \end_inset
25104
25105
25106 \end_layout
25107
25108 \begin_layout Standard
25109 \begin_inset Note Greyedout
25110 status open
25111
25112 \begin_layout Plain Layout
25113
25114 \series bold
25115 Note:
25116 \series default
25117  You can only print capital letters in the typefaces 
25118 \family sans
25119 Blackboard
25120 \family default
25121  and 
25122 \family sans
25123 Calligraphic
25124 \family default
25125 .
25126 \end_layout
25127
25128 \end_inset
25129
25130
25131 \end_layout
25132
25133 \begin_layout Standard
25134 When you use a typeface, a blue box is inserted in the formula.
25135  Every character in this box will be printed in this typeface.
25136  Pressing 
25137 \family sans
25138 Space
25139 \family default
25140  within the box will set the cursor outside, so that you have to use a protected
25141  space when you need a space in the box.
25142  Here is an example where 
25143 \begin_inset Quotes eld
25144 \end_inset
25145
25146 N
25147 \begin_inset Quotes erd
25148 \end_inset
25149
25150  in 
25151 \family sans
25152 Blackboard
25153 \family default
25154  denotes the set of numbers:
25155 \begin_inset Formula 
25156 \[
25157 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25158 \]
25159
25160 \end_inset
25161
25162
25163 \end_layout
25164
25165 \begin_layout Standard
25166 The typefaces are nestable, which can cause confusion.
25167  You can, for example, put a character in 
25168 \family sans
25169 Fraktur
25170 \family default
25171  in a box for 
25172 \family sans
25173 Typewriter
25174 \family default
25175
25176 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25177 \end_inset
25178
25179  
25180 \begin_inset Newline newline
25181 \end_inset
25182
25183 So it is better not to use this feature.
25184 \end_layout
25185
25186 \begin_layout Standard
25187 The typefaces have no effect on Greek letters: 
25188 \begin_inset Formula $\mathfrak{abc\delta e}$
25189 \end_inset
25190
25191
25192 \begin_inset Newline newline
25193 \end_inset
25194
25195 You can only print them emboldened using the command 
25196 \series bold
25197
25198 \backslash
25199 boldsymbol
25200 \series default
25201 , which works like the other typeface commands: 
25202 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25203 \end_inset
25204
25205
25206 \end_layout
25207
25208 \begin_layout Standard
25209
25210 \series bold
25211
25212 \backslash
25213 boldsymbol
25214 \series default
25215  works for all symbols, letters, and numbers.
25216 \end_layout
25217
25218 \begin_layout Standard
25219 A number of other font options are available as well, in the menu 
25220 \family sans
25221 Edit\SpecialChar \menuseparator
25222 Math\SpecialChar \menuseparator
25223 Text
25224 \begin_inset space ~
25225 \end_inset
25226
25227 Style
25228 \family default
25229 .
25230 \end_layout
25231
25232 \begin_layout Subsection
25233 Math Text
25234 \begin_inset Index idx
25235 status collapsed
25236
25237 \begin_layout Plain Layout
25238 Math ! Text
25239 \end_layout
25240
25241 \end_inset
25242
25243
25244 \end_layout
25245
25246 \begin_layout Standard
25247 Typefaces are useful for entering some characters in some given font, but
25248  not for text.
25249  For typing longer pieces of text use the math text, which is obtained using
25250  the entry 
25251 \family sans
25252 Normal
25253 \begin_inset space ~
25254 \end_inset
25255
25256 text
25257 \begin_inset space ~
25258 \end_inset
25259
25260 mode
25261 \family default
25262  of the 
25263 \family sans
25264 Math
25265 \begin_inset space ~
25266 \end_inset
25267
25268 Panel
25269 \family default
25270  button 
25271 \begin_inset Info
25272 type  "icon"
25273 arg   "math-insert \\font"
25274 \end_inset
25275
25276 .
25277  Math text appears in LyX in black instead of blue.
25278  You can use spaces and accents in math text as in normal text.
25279  Here is an example:
25280 \begin_inset Formula 
25281 \[
25282 f(x)=\begin{cases}
25283 x & \mbox{if I say so}\\
25284 -x & \mbox{under Umständen}
25285 \end{cases}
25286 \]
25287
25288 \end_inset
25289
25290
25291 \end_layout
25292
25293 \begin_layout Subsection
25294 Font Sizes
25295 \begin_inset Index idx
25296 status collapsed
25297
25298 \begin_layout Plain Layout
25299 Math ! Font sizes
25300 \end_layout
25301
25302 \end_inset
25303
25304
25305 \end_layout
25306
25307 \begin_layout Standard
25308 There are four font styles (relative sizes) used in math-mode, which are
25309  automatically chosen in most situations.
25310  These are called 
25311 \family sans
25312 textstyle
25313 \family default
25314
25315 \family sans
25316 displaystyle
25317 \family default
25318
25319 \family sans
25320 scriptstyle
25321 \family default
25322 , and 
25323 \family sans
25324 scriptscriptstyle
25325 \family default
25326 .
25327  For most characters, 
25328 \family sans
25329 textstyle
25330 \family default
25331  and 
25332 \family sans
25333 displaystyle
25334 \family default
25335  are actually the same size, but fractions, superscripts and subscripts,
25336  and certain other structures, are set larger in 
25337 \family sans
25338 displaystyle
25339 \family default
25340 .
25341  Except for some operators, which resize themselves to accommodate various
25342  situations, all text will be set in the styles that LaTeX thinks are appropriat
25343 e.
25344  These choices can be overridden by using the math panel button 
25345 \begin_inset Info
25346 type  "icon"
25347 arg   "math-insert \\style"
25348 \end_inset
25349
25350 .
25351  A box for the size will be created in which you can insert the math structure.
25352  For example, you can set 
25353 \begin_inset Formula $\frac{1}{2}$
25354 \end_inset
25355
25356 , which is normally in 
25357 \family sans
25358 textstyle
25359 \family default
25360 , larger in 
25361 \family sans
25362 displaystyle
25363 \family default
25364
25365 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25366 \end_inset
25367
25368 .
25369  The four styles are used in the following example:
25370 \end_layout
25371
25372 \begin_layout Standard
25373 \begin_inset Formula $displaystyle$
25374 \end_inset
25375
25376
25377 \begin_inset Formula ${\textstyle textstyle}$
25378 \end_inset
25379
25380
25381 \begin_inset Formula ${\scriptstyle scriptstyle}$
25382 \end_inset
25383
25384
25385 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25386 \end_inset
25387
25388 .
25389 \end_layout
25390
25391 \begin_layout Standard
25392 All these math-mode font sizes are relative so that if the whole math inset
25393  is set in a particular size with the menu 
25394 \family sans
25395 Edit\SpecialChar \menuseparator
25396 Text
25397 \begin_inset space ~
25398 \end_inset
25399
25400 Style
25401 \family default
25402 , all sizes in the formula will be adjusted relative to this size.
25403  Similarly, if the base font size of the document is changed, all fonts
25404  will be adjusted to correspond.
25405  As an example here is a formula in the font size 
25406 \begin_inset Quotes eld
25407 \end_inset
25408
25409 largest
25410 \begin_inset Quotes erd
25411 \end_inset
25412
25413 :
25414 \end_layout
25415
25416 \begin_layout Standard
25417
25418 \family roman
25419 \size largest
25420 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25421 \end_inset
25422
25423
25424 \end_layout
25425
25426 \begin_layout Section
25427 AMS-LaTeX
25428 \begin_inset Index idx
25429 status collapsed
25430
25431 \begin_layout Plain Layout
25432 AMS math
25433 \end_layout
25434
25435 \end_inset
25436
25437
25438 \begin_inset Index idx
25439 status collapsed
25440
25441 \begin_layout Plain Layout
25442 Math ! AMS
25443 \end_layout
25444
25445 \end_inset
25446
25447
25448 \end_layout
25449
25450 \begin_layout Standard
25451 LyX supports the packages provided by the American Mathematical Society
25452  (AMS) that are in common use.
25453 \end_layout
25454
25455 \begin_layout Subsection
25456 Enabling AMS-Support
25457 \end_layout
25458
25459 \begin_layout Standard
25460 You can make the facilities of the AMS-packages explicitly available in
25461  the document by selecting the checkbox 
25462 \family sans
25463 Use
25464 \begin_inset space ~
25465 \end_inset
25466
25467 AMS
25468 \begin_inset space ~
25469 \end_inset
25470
25471 math
25472 \begin_inset space ~
25473 \end_inset
25474
25475 package
25476 \family default
25477  in the 
25478 \family sans
25479 Document\SpecialChar \menuseparator
25480 Settings
25481 \family default
25482
25483 \begin_inset Index idx
25484 status collapsed
25485
25486 \begin_layout Plain Layout
25487 Document ! Settings
25488 \end_layout
25489
25490 \end_inset
25491
25492  dialog under 
25493 \family sans
25494 Math
25495 \begin_inset space ~
25496 \end_inset
25497
25498 Options
25499 \family default
25500 .
25501  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25502  formulas, ensure that you have enabled AMS.
25503 \end_layout
25504
25505 \begin_layout Subsection
25506 AMS-Formula Types
25507 \begin_inset CommandInset label
25508 LatexCommand label
25509 name "sub:AMS-Formula-Types"
25510
25511 \end_inset
25512
25513
25514 \begin_inset Index idx
25515 status collapsed
25516
25517 \begin_layout Plain Layout
25518 Math ! Multi-line Equations
25519 \end_layout
25520
25521 \end_inset
25522
25523
25524 \end_layout
25525
25526 \begin_layout Standard
25527 AMS-LaTeX provides a selection of different formula types.
25528  LyX allows you to choose between 
25529 \family typewriter
25530 align
25531 \family default
25532
25533 \family typewriter
25534 alignat
25535 \family default
25536
25537 \family typewriter
25538 flalign
25539 \family default
25540
25541 \family typewriter
25542 gather
25543 \family default
25544 , and 
25545 \family typewriter
25546 multline
25547 \family default
25548 .
25549  We refer you to the AMS-documentation, 
25550 \begin_inset CommandInset citation
25551 LatexCommand cite
25552 key "AMS"
25553
25554 \end_inset
25555
25556 , for an explanation of these formula types.
25557 \end_layout
25558
25559 \begin_layout Chapter
25560 More Tools
25561 \end_layout
25562
25563 \begin_layout Section
25564 Cross-References
25565 \begin_inset Index idx
25566 status collapsed
25567
25568 \begin_layout Plain Layout
25569 Cross references
25570 \end_layout
25571
25572 \end_inset
25573
25574
25575 \begin_inset CommandInset label
25576 LatexCommand label
25577 name "sec:Cross-References"
25578
25579 \end_inset
25580
25581
25582 \end_layout
25583
25584 \begin_layout Standard
25585 One of LyX's strengths is cross-references.
25586  You can reference every section, float, footnote, formula, and list in
25587  the document.
25588  To reference a document part, you have to insert a label into it.
25589  The label is used as an anchor and a name for the reference.
25590  We want for example to refer to the second item of the following list:
25591 \end_layout
25592
25593 \begin_layout Enumerate
25594 First item
25595 \end_layout
25596
25597 \begin_layout Enumerate
25598 \begin_inset CommandInset label
25599 LatexCommand label
25600 name "enu:Second-item"
25601
25602 \end_inset
25603
25604 Second item
25605 \end_layout
25606
25607 \begin_layout Enumerate
25608 Third item
25609 \end_layout
25610
25611 \begin_layout Standard
25612 First we insert a label into the second item with the menu 
25613 \family sans
25614 Insert\SpecialChar \menuseparator
25615 Label
25616 \family default
25617  or by pressing the toolbar button 
25618 \begin_inset Info
25619 type  "icon"
25620 arg   "label-insert"
25621 \end_inset
25622
25623 .
25624  A gray label box like this: 
25625 \begin_inset Graphics
25626         filename clipart/labelQt4.png
25627         scale 85
25628
25629 \end_inset
25630
25631  is inserted and the label window pops up asking for the label text.
25632  LyX offers as text the first words of the item with a prefix, in our case
25633  the text 
25634 \begin_inset Quotes eld
25635 \end_inset
25636
25637
25638 \family sans
25639 enu:Second-item
25640 \family default
25641
25642 \begin_inset Quotes erd
25643 \end_inset
25644
25645 .
25646  The prefix 
25647 \begin_inset Quotes eld
25648 \end_inset
25649
25650
25651 \family sans
25652 enu:
25653 \family default
25654
25655 \begin_inset Quotes erd
25656 \end_inset
25657
25658  stands for 
25659 \begin_inset Quotes eld
25660 \end_inset
25661
25662 enumerate
25663 \begin_inset Quotes erd
25664 \end_inset
25665
25666 .
25667  The prefix depends on the document part where the label is inserted; for
25668  example, if you insert a label into a section heading, the suggested prefix
25669  will be 
25670 \begin_inset Quotes eld
25671 \end_inset
25672
25673
25674 \family sans
25675 sec:
25676 \family default
25677
25678 \begin_inset Quotes erd
25679 \end_inset
25680
25681 .
25682 \end_layout
25683
25684 \begin_layout Standard
25685 To reference the item, we refer to its label using the menu 
25686 \family sans
25687 Insert\SpecialChar \menuseparator
25688 Cross-Reference
25689 \family default
25690  or the toolbar button 
25691 \begin_inset Info
25692 type  "icon"
25693 arg   "dialog-show-new-inset ref"
25694 \end_inset
25695
25696 .
25697  A gray cross-reference box like this: 
25698 \begin_inset Graphics
25699         filename clipart/referenceQt4.png
25700         scale 85
25701
25702 \end_inset
25703
25704  is inserted and the cross-reference window appears showing all the labels
25705  in the document.
25706  We can now sort the labels alphabetically and then choose the entry 
25707 \begin_inset Quotes eld
25708 \end_inset
25709
25710
25711 \family sans
25712 enu:Second-item
25713 \family default
25714
25715 \begin_inset Quotes erd
25716 \end_inset
25717
25718 .
25719  At the position of the cross-reference box the item number will appear
25720  in the output.
25721 \end_layout
25722
25723 \begin_layout Standard
25724 As an alternative to 
25725 \family sans
25726 Insert\SpecialChar \menuseparator
25727 Cross-Reference
25728 \family default
25729 , you can right-click on a label and in the popup menu select 
25730 \family sans
25731 Copy as Reference
25732 \family default
25733 .
25734  The cross-reference to this label is now in the clipboard and can be pasted
25735  to the actual cursor position via the menu 
25736 \family sans
25737 Edit\SpecialChar \menuseparator
25738 Paste
25739 \family default
25740  (shortcut 
25741 \begin_inset Info
25742 type  "shortcut"
25743 arg   "paste"
25744 \end_inset
25745
25746 ).
25747 \end_layout
25748
25749 \begin_layout Standard
25750 Here is our cross-reference: Item
25751 \begin_inset space ~
25752 \end_inset
25753
25754
25755 \begin_inset CommandInset ref
25756 LatexCommand ref
25757 reference "enu:Second-item"
25758
25759 \end_inset
25760
25761
25762 \end_layout
25763
25764 \begin_layout Standard
25765 It is recommended to use a protected space
25766 \begin_inset Foot
25767 status collapsed
25768
25769 \begin_layout Plain Layout
25770 described in section
25771 \begin_inset space ~
25772 \end_inset
25773
25774
25775 \begin_inset CommandInset ref
25776 LatexCommand ref
25777 reference "sub:Protected-Space"
25778
25779 \end_inset
25780
25781
25782 \end_layout
25783
25784 \end_inset
25785
25786  between the cross-reference name and the cross-reference to avoid ugly
25787  line breaks between them.
25788 \end_layout
25789
25790 \begin_layout Standard
25791 There are six formats of cross-references:
25792 \end_layout
25793
25794 \begin_layout Description
25795 <reference>: prints the number, this is the default: 
25796 \begin_inset CommandInset ref
25797 LatexCommand ref
25798 reference "fig:Two-distorted-images"
25799
25800 \end_inset
25801
25802
25803 \end_layout
25804
25805 \begin_layout Description
25806 (<reference>): prints the number within two parentheses, this is the style
25807  normally used to reference formulas, especially when the reference name
25808  
25809 \begin_inset Quotes eld
25810 \end_inset
25811
25812 Equation
25813 \begin_inset Quotes erd
25814 \end_inset
25815
25816  is omitted: 
25817 \begin_inset CommandInset ref
25818 LatexCommand eqref
25819 reference "eq:tanhExp"
25820
25821 \end_inset
25822
25823
25824 \end_layout
25825
25826 \begin_layout Description
25827 <page>: prints the page number: Page
25828 \begin_inset space ~
25829 \end_inset
25830
25831
25832 \begin_inset CommandInset ref
25833 LatexCommand pageref
25834 reference "fig:Two-distorted-images"
25835
25836 \end_inset
25837
25838
25839 \end_layout
25840
25841 \begin_layout Description
25842 on
25843 \begin_inset space ~
25844 \end_inset
25845
25846 page
25847 \begin_inset space ~
25848 \end_inset
25849
25850 <page>: prints the text “on page” and the page number: 
25851 \begin_inset CommandInset ref
25852 LatexCommand vpageref
25853 reference "fig:Two-distorted-images"
25854
25855 \end_inset
25856
25857
25858 \begin_inset Newline newline
25859 \end_inset
25860
25861 If the label is on the same page, it prints “on this page”; if the label
25862  is on a facing page in a two-sided document, it prints “on the facing page”;
25863  if it is on the previous page which is not a facing page, it prints “on
25864  the previous page”; if it is on the next page which is not a facing page,
25865  it prints “on the next page”.
25866  The wording of the printed text also depends on the used document class.
25867 \end_layout
25868
25869 \begin_layout Description
25870 <reference>
25871 \begin_inset space ~
25872 \end_inset
25873
25874 on
25875 \begin_inset space ~
25876 \end_inset
25877
25878 page
25879 \begin_inset space ~
25880 \end_inset
25881
25882 <page>: prints the number, the text “on page” and the page number: 
25883 \begin_inset CommandInset ref
25884 LatexCommand vref
25885 reference "fig:Two-distorted-images"
25886
25887 \end_inset
25888
25889
25890 \begin_inset Newline newline
25891 \end_inset
25892
25893 If the label is on the same page, this format behaves like 
25894 \family sans
25895 \series bold
25896 <reference>
25897 \family default
25898 \series default
25899 ; otherwise it behaves like 
25900 \family sans
25901 \series bold
25902 on
25903 \begin_inset space ~
25904 \end_inset
25905
25906 page
25907 \begin_inset space ~
25908 \end_inset
25909
25910 <page>
25911 \family default
25912 \series default
25913 .
25914 \end_layout
25915
25916 \begin_layout Description
25917 Formatted
25918 \begin_inset space ~
25919 \end_inset
25920
25921 reference: prints a self defined cross-reference format.
25922 \begin_inset Newline newline
25923 \end_inset
25924
25925
25926 \begin_inset Note Greyedout
25927 status open
25928
25929 \begin_layout Plain Layout
25930
25931 \series bold
25932 Note:
25933 \series default
25934  This feature is only available when you have the LaTeX-package 
25935 \series bold
25936 prettyref
25937 \series default
25938  or 
25939 \series bold
25940 refstyle
25941 \series default
25942
25943 \begin_inset Index idx
25944 status collapsed
25945
25946 \begin_layout Plain Layout
25947 LaTeX-packages ! prettyref
25948 \end_layout
25949
25950 \end_inset
25951
25952
25953 \begin_inset Index idx
25954 status collapsed
25955
25956 \begin_layout Plain Layout
25957 LaTeX-packages ! refstyle
25958 \end_layout
25959
25960 \end_inset
25961
25962  installed.
25963 \end_layout
25964
25965 \end_inset
25966
25967
25968 \begin_inset Newline newline
25969 \end_inset
25970
25971 You can select which LaTeX-package should be used for this feature by setting
25972  the option 
25973 \family sans
25974 Use refstyle (not prettyref) for cross-references
25975 \family default
25976  in the menu 
25977 \family sans
25978 Document\SpecialChar \menuseparator
25979 Settings\SpecialChar \menuseparator
25980 Document Class
25981 \family default
25982 .
25983  The package 
25984 \series bold
25985 refstyle
25986 \series default
25987  is the default and preferred because 
25988 \series bold
25989 prettyref
25990 \series default
25991  supports only English documents.
25992  The format is specified by using the command 
25993 \series bold
25994
25995 \backslash
25996 newrefformat
25997 \series default
25998  (prettyref) or 
25999 \series bold
26000
26001 \backslash
26002 newref
26003 \series default
26004  (refstyle) in the LaTeX preamble of the document.
26005  For example redefining all references to figures (which have the label
26006  shortcut 
26007 \begin_inset Quotes eld
26008 \end_inset
26009
26010
26011 \family sans
26012 fig
26013 \family default
26014
26015 \begin_inset Quotes erd
26016 \end_inset
26017
26018 ) can be done with this command
26019 \begin_inset Newline newline
26020 \end_inset
26021
26022
26023 \series bold
26024
26025 \backslash
26026 newref{fig}{refcmd={Image on page 
26027 \backslash
26028 pageref{#1}}}
26029 \series default
26030
26031 \begin_inset Newline newline
26032 \end_inset
26033
26034 For more information about the format, have a look at the package documentations
26035
26036 \begin_inset CommandInset citation
26037 LatexCommand cite
26038 key "prettyref,refstyle"
26039
26040 \end_inset
26041
26042 .
26043 \end_layout
26044
26045 \begin_layout Description
26046 Textual
26047 \begin_inset space ~
26048 \end_inset
26049
26050 reference: prints the caption or the name of the reference: 
26051 \begin_inset CommandInset ref
26052 LatexCommand nameref
26053 reference "fig:Two-distorted-images"
26054
26055 \end_inset
26056
26057
26058 \end_layout
26059
26060 \begin_layout Standard
26061 The number and current page of the referenced document part in the output
26062  is automatically calculated by LaTeX.
26063  The varieties are adjusted in the field 
26064 \family sans
26065 Format
26066 \family default
26067  of the cross-reference window, that appears when you click on the cross-referen
26068 ce.
26069 \end_layout
26070
26071 \begin_layout Standard
26072 You can only use the style 
26073 \family sans
26074 <reference>
26075 \family default
26076  to reference numbered document parts, while the reference style 
26077 \family sans
26078 <page>
26079 \family default
26080  is always possible.
26081 \end_layout
26082
26083 \begin_layout Standard
26084 If you want to reference a section, put the label in the section heading;
26085  for floats put the label in the caption; for footnotes put the label in
26086  it.
26087  Referencing formulas is explained in section
26088 \begin_inset space ~
26089 \end_inset
26090
26091
26092 \begin_inset CommandInset ref
26093 LatexCommand ref
26094 reference "sec:Formula-Numbering-and"
26095
26096 \end_inset
26097
26098 .
26099 \end_layout
26100
26101 \begin_layout Standard
26102 Right-clicking on a cross-reference opens a context menu.
26103  The entry 
26104 \family sans
26105 Go
26106 \begin_inset space ~
26107 \end_inset
26108
26109 to
26110 \begin_inset space ~
26111 \end_inset
26112
26113 Label
26114 \family default
26115  sets the cursor before the referenced label.
26116  This entry will be renamed in the context menu of the label to 
26117 \family sans
26118 Go
26119 \begin_inset space ~
26120 \end_inset
26121
26122 Back
26123 \family default
26124  so that you can use it to set the cursor back to the cross-reference.
26125  You can also go back with the toolbar button 
26126 \begin_inset Info
26127 type  "icon"
26128 arg   "bookmark-goto 0"
26129 \end_inset
26130
26131 .
26132 \end_layout
26133
26134 \begin_layout Standard
26135 You can change labels at any time.
26136  References to the changed label will automatically be updated so that you
26137  do not need to think about this.
26138 \end_layout
26139
26140 \begin_layout Standard
26141 If a cross-reference refers to a non-existent label, you will see in LyX
26142  “BROKEN” in the cross-reference label and two question marks in the output
26143  instead of the reference.
26144 \end_layout
26145
26146 \begin_layout Standard
26147 References are described in detail in the section
26148 \begin_inset space ~
26149 \end_inset
26150
26151
26152 \begin_inset Quotes eld
26153 \end_inset
26154
26155 Referencing Floats
26156 \begin_inset Quotes erd
26157 \end_inset
26158
26159  of the 
26160 \emph on
26161 Embedded
26162 \begin_inset space ~
26163 \end_inset
26164
26165 Objects
26166 \emph default
26167  manual.
26168 \end_layout
26169
26170 \begin_layout Section
26171 Table of Contents and other Listings
26172 \begin_inset Index idx
26173 status collapsed
26174
26175 \begin_layout Plain Layout
26176 Table of contents
26177 \end_layout
26178
26179 \end_inset
26180
26181
26182 \begin_inset Index idx
26183 status collapsed
26184
26185 \begin_layout Plain Layout
26186 Outline
26187 \end_layout
26188
26189 \end_inset
26190
26191
26192 \begin_inset CommandInset label
26193 LatexCommand label
26194 name "sec:toc"
26195
26196 \end_inset
26197
26198
26199 \end_layout
26200
26201 \begin_layout Subsection
26202 Table of Contents
26203 \begin_inset CommandInset label
26204 LatexCommand label
26205 name "sub:Table-of-Contents"
26206
26207 \end_inset
26208
26209
26210 \end_layout
26211
26212 \begin_layout Standard
26213 The Table of Contents (TOC) is inserted with the menu 
26214 \family sans
26215 Insert\SpecialChar \menuseparator
26216 List/TOC\SpecialChar \menuseparator
26217 Table
26218 \begin_inset space ~
26219 \end_inset
26220
26221 of
26222 \begin_inset space ~
26223 \end_inset
26224
26225 Contents
26226 \family default
26227 .
26228  It is displayed in LyX as a gray box.
26229  If you click on it, the 
26230 \family sans
26231 Outline
26232 \family default
26233  window appears, showing you the TOC entries as outline, which allows you
26234  to move and rearrange sections in your documents.
26235  So this operation is an alternative to the menu 
26236 \family sans
26237 View\SpecialChar \menuseparator
26238 Outline
26239 \begin_inset space ~
26240 \end_inset
26241
26242 Pane
26243 \family default
26244  that is described in section
26245 \begin_inset space ~
26246 \end_inset
26247
26248
26249 \begin_inset CommandInset ref
26250 LatexCommand ref
26251 reference "sub:The-Outliner"
26252
26253 \end_inset
26254
26255 .
26256 \end_layout
26257
26258 \begin_layout Standard
26259 The TOC in the document output lists every numbered section automatically.
26260  If you have declared a short title for a section heading, as described
26261  in section
26262 \begin_inset space ~
26263 \end_inset
26264
26265
26266 \begin_inset CommandInset ref
26267 LatexCommand ref
26268 reference "sec:Short-Titles"
26269
26270 \end_inset
26271
26272 , it will be used in the TOC instead of the section heading.
26273  Section
26274 \begin_inset space ~
26275 \end_inset
26276
26277
26278 \begin_inset CommandInset ref
26279 LatexCommand ref
26280 reference "sub:Numbering-depth"
26281
26282 \end_inset
26283
26284  describes how the level is adjusted that defines which section types are
26285  listed in the TOC.
26286  Unnumbered sections are not listed in the TOC.
26287 \end_layout
26288
26289 \begin_layout Subsection
26290 List of Figures, Tables, Listings and Algorithms
26291 \begin_inset CommandInset label
26292 LatexCommand label
26293 name "sub:List-of-Figures"
26294
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Standard
26301 Table, figure, listings and algorithm lists are very much like the table
26302  of contents.
26303  You can insert them via the 
26304 \family sans
26305 Insert\SpecialChar \menuseparator
26306 List/TOC
26307 \family default
26308  submenus.
26309  The list entries are the float captions and the float number.
26310 \end_layout
26311
26312 \begin_layout Section
26313 URLs and Hyperlinks
26314 \begin_inset Index idx
26315 status collapsed
26316
26317 \begin_layout Plain Layout
26318 URLs
26319 \end_layout
26320
26321 \end_inset
26322
26323
26324 \begin_inset Index idx
26325 status collapsed
26326
26327 \begin_layout Plain Layout
26328 Hyperlinks
26329 \end_layout
26330
26331 \end_inset
26332
26333
26334 \end_layout
26335
26336 \begin_layout Subsection
26337 URLs
26338 \begin_inset CommandInset label
26339 LatexCommand label
26340 name "sub:URLs"
26341
26342 \end_inset
26343
26344
26345 \end_layout
26346
26347 \begin_layout Standard
26348 Links to web pages or email addresses can be inserted via the menu 
26349 \family sans
26350 Insert\SpecialChar \menuseparator
26351 URL
26352 \family default
26353 .
26354 \end_layout
26355
26356 \begin_layout Standard
26357 Here is an example URL: LyX's homepage: 
26358 \begin_inset Flex URL
26359 status collapsed
26360
26361 \begin_layout Plain Layout
26362
26363 http://www.lyx.org
26364 \end_layout
26365
26366 \end_inset
26367
26368
26369 \end_layout
26370
26371 \begin_layout Standard
26372 You cannot change the style of the link text, the URL text will always be
26373  in the style 
26374 \family typewriter
26375 Typewriter
26376 \family default
26377 .
26378  To be able to format the URL text, use hyperlinks as explained in the next
26379  subsection.
26380 \end_layout
26381
26382 \begin_layout Standard
26383 \begin_inset Note Greyedout
26384 status open
26385
26386 \begin_layout Plain Layout
26387
26388 \series bold
26389 Note:
26390 \series default
26391  URLs must not end with a backslash, otherwise you get LaTeX errors.
26392 \end_layout
26393
26394 \end_inset
26395
26396
26397 \end_layout
26398
26399 \begin_layout Subsection
26400 Hyperlinks
26401 \begin_inset CommandInset label
26402 LatexCommand label
26403 name "sub:Hyperlinks"
26404
26405 \end_inset
26406
26407
26408 \end_layout
26409
26410 \begin_layout Standard
26411 Hyperlinks can be inserted with the menu 
26412 \family sans
26413 Insert\SpecialChar \menuseparator
26414 Hyperlink
26415 \family default
26416  or with the toolbar button 
26417 \begin_inset Info
26418 type  "icon"
26419 arg   "href-insert"
26420 \end_inset
26421
26422 .
26423  The appearing dialog has two fields: 
26424 \family sans
26425 Target
26426 \family default
26427  and 
26428 \family sans
26429 Name
26430 \family default
26431 .
26432  The name is the printed text for the hyperlink.
26433  The hyperlink type can be a weblink like this: 
26434 \begin_inset CommandInset href
26435 LatexCommand href
26436 name "LyX's homepage"
26437 target "http://www.lyx.org"
26438
26439 \end_inset
26440
26441 , an Email address like this: 
26442 \begin_inset CommandInset href
26443 LatexCommand href
26444 name "lyx-docs mailing list"
26445 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26446 type "mailto:"
26447
26448 \end_inset
26449
26450 , or a link to a file.
26451 \end_layout
26452
26453 \begin_layout Standard
26454 You can start applications via a hyperlink when you insert a weblink by
26455  adding the prefix 
26456 \begin_inset Quotes eld
26457 \end_inset
26458
26459
26460 \family sans
26461 run:
26462 \family default
26463
26464 \begin_inset Quotes erd
26465 \end_inset
26466
26467  to the link target.
26468 \end_layout
26469
26470 \begin_layout Standard
26471 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26472  and become clickable in the DVI and PDF-output.
26473  To set the format of the link text, highlight the hyperlink inset and use
26474  the text style dialog.
26475  This is for example a hyperlink with bold sans serif text: 
26476 \family sans
26477 \series bold
26478
26479 \begin_inset CommandInset href
26480 LatexCommand href
26481 name "LyX's homepage"
26482 target "http://www.lyx.org"
26483
26484 \end_inset
26485
26486
26487 \end_layout
26488
26489 \begin_layout Standard
26490 The link text color can be changed, when the option 
26491 \family sans
26492 Color links
26493 \family default
26494  is set in the PDF Properties dialog (menu 
26495 \family sans
26496 Document\SpecialChar \menuseparator
26497 Settings\SpecialChar \menuseparator
26498 PDF Properties
26499 \family default
26500 ).
26501  The link text is for example set in this document to blue by adding the
26502  option
26503 \begin_inset Newline newline
26504 \end_inset
26505
26506
26507 \series bold
26508 urlcolor=blue
26509 \series default
26510
26511 \begin_inset Newline newline
26512 \end_inset
26513
26514 to the field 
26515 \family sans
26516 Additional options
26517 \family default
26518  in the PDF Properties dialog.
26519 \end_layout
26520
26521 \begin_layout Section
26522 Appendices
26523 \begin_inset Index idx
26524 status collapsed
26525
26526 \begin_layout Plain Layout
26527 Appendix
26528 \end_layout
26529
26530 \end_inset
26531
26532
26533 \begin_inset CommandInset label
26534 LatexCommand label
26535 name "sec:Appendices"
26536
26537 \end_inset
26538
26539
26540 \end_layout
26541
26542 \begin_layout Standard
26543 Appendices are created with the menu 
26544 \family sans
26545 Document\SpecialChar \menuseparator
26546 Start
26547 \begin_inset space ~
26548 \end_inset
26549
26550 Appendix
26551 \begin_inset space ~
26552 \end_inset
26553
26554 Here
26555 \family default
26556 .
26557  This menu sets the document from the current cursor position to the end
26558  as the appendix part of the book.
26559  This part is marked with a red borderline.
26560 \end_layout
26561
26562 \begin_layout Standard
26563 Every chapter (or section) within the appendix part is treated as an appendix,
26564  numbered with a capital Latin letter.
26565  The appendix subsections are numbered with this letter followed by a dot
26566  and the subsection number.
26567  All appendix sections can be referenced as if they were normal sections,
26568  here two examples:
26569 \end_layout
26570
26571 \begin_layout Standard
26572 Appendix
26573 \begin_inset space ~
26574 \end_inset
26575
26576
26577 \begin_inset CommandInset ref
26578 LatexCommand ref
26579 reference "chap:Credits"
26580
26581 \end_inset
26582
26583 ; Appendix
26584 \begin_inset space ~
26585 \end_inset
26586
26587
26588 \begin_inset CommandInset ref
26589 LatexCommand ref
26590 reference "sub:Export"
26591
26592 \end_inset
26593
26594
26595 \end_layout
26596
26597 \begin_layout Section
26598 Bibliography
26599 \begin_inset Index idx
26600 status collapsed
26601
26602 \begin_layout Plain Layout
26603 Bibliography
26604 \end_layout
26605
26606 \end_inset
26607
26608
26609 \begin_inset CommandInset label
26610 LatexCommand label
26611 name "sec:Bibliography"
26612
26613 \end_inset
26614
26615
26616 \end_layout
26617
26618 \begin_layout Standard
26619 There are two ways of generating the bibliography in a LyX-document.
26620  You can include a bibliography database,
26621 \begin_inset Foot
26622 status collapsed
26623
26624 \begin_layout Plain Layout
26625 Known under the name 
26626 \begin_inset Quotes eld
26627 \end_inset
26628
26629 BibTeX-database
26630 \begin_inset Quotes erd
26631 \end_inset
26632
26633 .
26634 \end_layout
26635
26636 \end_inset
26637
26638  which is explained in the next subsection, or you can insert the bibliography
26639  manually, using the paragraph environment 
26640 \family sans
26641 Bibliography
26642 \family default
26643 , which was described in section
26644 \begin_inset space ~
26645 \end_inset
26646
26647
26648 \begin_inset CommandInset ref
26649 LatexCommand ref
26650 reference "sub:Biblio_environment"
26651
26652 \end_inset
26653
26654 .
26655  If you want anything other than the numerical citations that are used in
26656  this document, like author-year citations, then you must
26657 \emph on
26658  
26659 \emph default
26660 use a bibliography database.
26661 \end_layout
26662
26663 \begin_layout Subsection
26664 The Bibliography Environment
26665 \end_layout
26666
26667 \begin_layout Standard
26668 Within the 
26669 \family sans
26670 Bibliography
26671 \family default
26672  environment, every paragraph begins with a gray bibliography box labeled
26673  with a number.
26674  If you click on it, you will get a dialog in which you can set a 
26675 \family sans
26676 Key
26677 \family default
26678  and a 
26679 \family sans
26680 Label
26681 \family default
26682 .
26683  The key is the symbolic name by which you will refer to this bibliography
26684  entry.
26685  For example, our second entry in the bibliography is a book about LaTeX
26686  and we used 
26687 \begin_inset Quotes eld
26688 \end_inset
26689
26690 latexcompanion
26691 \begin_inset Quotes erd
26692 \end_inset
26693
26694 , a short form of its title, as the key.
26695 \end_layout
26696
26697 \begin_layout Standard
26698 You can cross-reference a bibliography entry using the menu 
26699 \family sans
26700 Insert\SpecialChar \menuseparator
26701 Citation
26702 \family default
26703  or the toolbar button 
26704 \begin_inset Info
26705 type  "icon"
26706 arg   "dialog-show-new-inset citation"
26707 \end_inset
26708
26709 .
26710  A citation reference box is inserted and a citation window will appear
26711  containing the available citations.
26712  Select one or more keys from the list and 
26713 \family sans
26714 Add
26715 \family default
26716  them.
26717  Then press 
26718 \family sans
26719 OK
26720 \family default
26721 .
26722  The citation reference box will be labeled with the referenced key(s).
26723  If you click on the box, the citation window will appear and you can change
26724  the reference.
26725 \end_layout
26726
26727 \begin_layout Standard
26728 Citation references appear in the output as the number of the bibliography
26729  entry with surrounding brackets.
26730  If you set a 
26731 \family sans
26732 Label
26733 \family default
26734  for the entry, the label will appear instead of the number.
26735  Here are two examples; the first without a label, the second with the label
26736  
26737 \begin_inset Quotes eld
26738 \end_inset
26739
26740 Credits
26741 \begin_inset Quotes erd
26742 \end_inset
26743
26744 :
26745 \end_layout
26746
26747 \begin_layout Standard
26748 Have a look at the 
26749 \family sans
26750 LaTeX Companion Second Edition
26751 \family default
26752
26753 \begin_inset CommandInset citation
26754 LatexCommand cite
26755 key "latexcompanion"
26756
26757 \end_inset
26758
26759
26760 \end_layout
26761
26762 \begin_layout Standard
26763 The LyX-Team members are listed in the Credits: 
26764 \begin_inset CommandInset citation
26765 LatexCommand cite
26766 key "lyxcredit"
26767
26768 \end_inset
26769
26770
26771 \end_layout
26772
26773 \begin_layout Standard
26774 To align all entries in the bibliography environment you can set a longest
26775  label via the menu 
26776 \family sans
26777 Edit\SpecialChar \menuseparator
26778 Paragraph
26779 \begin_inset space ~
26780 \end_inset
26781
26782 Settings
26783 \family default
26784  (toolbar button 
26785 \begin_inset Info
26786 type  "icon"
26787 arg   "layout-paragraph"
26788 \end_inset
26789
26790 ).
26791  All entries are then indented in the output by the width of the given label.
26792 \end_layout
26793
26794 \begin_layout Subsection
26795 Bibliography databases (BibTeX)
26796 \begin_inset Index idx
26797 status collapsed
26798
26799 \begin_layout Plain Layout
26800 Bibliography ! Databases
26801 \end_layout
26802
26803 \end_inset
26804
26805
26806 \begin_inset Index idx
26807 status collapsed
26808
26809 \begin_layout Plain Layout
26810 Bibliography ! BibTeX
26811 \end_layout
26812
26813 \end_inset
26814
26815
26816 \begin_inset CommandInset label
26817 LatexCommand label
26818 name "sub:Bibliography-databases"
26819
26820 \end_inset
26821
26822
26823 \end_layout
26824
26825 \begin_layout Standard
26826 Bibliography databases are useful if you use the same bibliography in different
26827  documents.
26828 \begin_inset Foot
26829 status collapsed
26830
26831 \begin_layout Plain Layout
26832 They are also useful for keeping a database of articles and notes concerning
26833  them.
26834  Most of the database programs mentioned below allow you to store annotations
26835  and reviews along with bibliographical information.
26836 \end_layout
26837
26838 \end_inset
26839
26840  It also makes it very easy to have a uniform layout for all bibliography
26841  entries.
26842  You can collect the bibliography of all relevant books and articles of
26843  your working field in a database.
26844  This database can be used for different documents, and by default only
26845  the entries cited in a particular document will appear in the bibliography
26846  list for that document.
26847  This relieves you of the need to keep track of which articles and books
26848  you have cited.
26849 \end_layout
26850
26851 \begin_layout Standard
26852 The database is a text file with the file extension 
26853 \begin_inset Quotes eld
26854 \end_inset
26855
26856
26857 \family sans
26858 .bib
26859 \family default
26860
26861 \begin_inset Quotes erd
26862 \end_inset
26863
26864 , containing the bibliography in a special format.
26865  The format is explained in 
26866 \begin_inset CommandInset citation
26867 LatexCommand cite
26868 key "BibTeX-2"
26869
26870 \end_inset
26871
26872  and in the LaTeX books (
26873 \begin_inset CommandInset citation
26874 LatexCommand cite
26875 key "Mittelbach,Kopka,Lamport"
26876
26877 \end_inset
26878
26879 ).
26880  The file can be created using any text editor, but normally one uses a
26881  special program to create and edit the entries in the database.
26882  A list of such programs is maintained on the LyX Wiki at 
26883 \begin_inset Flex URL
26884 status collapsed
26885
26886 \begin_layout Plain Layout
26887
26888 http://wiki.lyx.org/BibTeX/Programs
26889 \end_layout
26890
26891 \end_inset
26892
26893 .
26894 \end_layout
26895
26896 \begin_layout Standard
26897 To use a database, use the menu 
26898 \family sans
26899 Insert\SpecialChar \menuseparator
26900 List
26901 \family default
26902 /
26903 \family sans
26904 TOC\SpecialChar \menuseparator
26905 BibT
26906 \begin_inset ERT
26907 status collapsed
26908
26909 \begin_layout Plain Layout
26910
26911 {}
26912 \end_layout
26913
26914 \end_inset
26915
26916 eX
26917 \begin_inset space ~
26918 \end_inset
26919
26920 Bibliography
26921 \family default
26922 .
26923  A gray box will be inserted and a window appears.
26924  In this window you can add one or more databases and select a 
26925 \family sans
26926 style
26927 \family default
26928  file.
26929  The option 
26930 \family sans
26931 Add bibliography to TOC
26932 \family default
26933  adds a table of contents entry for the bibliography.
26934  In the 
26935 \family sans
26936 Content
26937 \family default
26938  drop box you can select whether to include all the entries in the database
26939  in the document or just the cited references.
26940 \end_layout
26941
26942 \begin_layout Standard
26943 The style file is a text file with the file extension 
26944 \begin_inset Quotes eld
26945 \end_inset
26946
26947
26948 \family sans
26949 .bst
26950 \family default
26951
26952 \begin_inset Quotes erd
26953 \end_inset
26954
26955  that controls how the bibliography entries will appear.
26956  Your LaTeX distribution should provide several of these, and many publishers
26957  provide their own style files, so that you don't have to take care of the
26958  layout.
26959  It is of course possible to write your own style file, but this is something
26960  for experts.
26961 \begin_inset Foot
26962 status collapsed
26963
26964 \begin_layout Plain Layout
26965 For information on how this is done, have a look at
26966 \begin_inset Newline newline
26967 \end_inset
26968
26969
26970 \begin_inset CommandInset href
26971 LatexCommand href
26972 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26973
26974 \end_inset
26975
26976 .
26977 \end_layout
26978
26979 \end_inset
26980
26981
26982 \end_layout
26983
26984 \begin_layout Standard
26985 Inserting a citation reference works as described in the previous section.
26986 \end_layout
26987
26988 \begin_layout Standard
26989 To generate the bibliography from a database, LyX uses the program BibTeX.
26990  You can choose which of its variants should be used by LyX as the 
26991 \family sans
26992 Processor
26993 \family default
26994  either in 
26995 \family sans
26996 Document\SpecialChar \menuseparator
26997 Settings\SpecialChar \menuseparator
26998 Bibliography
26999 \family default
27000  or in 
27001 \family sans
27002 Tools\SpecialChar \menuseparator
27003 Preferences\SpecialChar \menuseparator
27004 Output\SpecialChar \menuseparator
27005 LaT
27006 \begin_inset ERT
27007 status collapsed
27008
27009 \begin_layout Plain Layout
27010
27011 {}
27012 \end_layout
27013
27014 \end_inset
27015
27016 eX
27017 \family default
27018 .
27019  The following variants are possible:
27020 \end_layout
27021
27022 \begin_layout Description
27023 biber provides full Unicode support, unlimited memory, but does not work
27024  with other bibliography packages (e.
27025 \begin_inset space \thinspace{}
27026 \end_inset
27027
27028 g.
27029 \begin_inset space \space{}
27030 \end_inset
27031
27032
27033 \series bold
27034 natbib
27035 \series default
27036 ), only with the package 
27037 \series bold
27038 biblatex
27039 \series default
27040 ; recommended for multilingual texts and for languages that don't use Latin
27041  letters
27042 \end_layout
27043
27044 \begin_layout Description
27045 bibtex the standard; does not allow special characters in bibliography entries
27046  that are not possible to encode in a 7-bit encoding, limited memory, works
27047  with all bibliography packages, except 
27048 \series bold
27049 biblatex
27050 \end_layout
27051
27052 \begin_layout Description
27053 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27054  larger memory than 
27055 \family sans
27056 bibtex
27057 \family default
27058 , works with all bibliography packages
27059 \end_layout
27060
27061 \begin_layout Standard
27062 BibTeX can be controlled with options that you can add below the specification
27063  of the variants.
27064  Before adding options, it is strongly recommended that you read the manual
27065  of 
27066 \family sans
27067 BibTeX
27068 \family default
27069  
27070 \begin_inset CommandInset citation
27071 LatexCommand cite
27072 key "BibTeX"
27073
27074 \end_inset
27075
27076 .
27077 \end_layout
27078
27079 \begin_layout Standard
27080 When you select the option 
27081 \family sans
27082 Sectioned bibliography
27083 \family default
27084  in the 
27085 \family sans
27086 Document\SpecialChar \menuseparator
27087 Settings\SpecialChar \menuseparator
27088 Bibliography
27089 \family default
27090  dialog, it is possible to have multiple and sectioned bibliographies.
27091  This and other options are explained in detail in section 
27092 \emph on
27093 Customizing Bibliographies
27094 \emph default
27095  
27096 \emph on
27097 with BibTeX
27098 \emph default
27099  of the 
27100 \emph on
27101 Additional Features
27102 \emph default
27103  manual.
27104 \end_layout
27105
27106 \begin_layout Standard
27107 We use two bibliographies in this document to show the difference between
27108  the two methods of creating them.
27109  As you can see, the bibliography that is created from a database lists
27110  only the database entries that are referenced in the document.
27111  We used the style file 
27112 \family sans
27113 alphadin.bst
27114 \family default
27115  to get the complicated German reference key scheme in the bibliography.
27116 \end_layout
27117
27118 \begin_layout Subsection
27119 Bibliography layout
27120 \begin_inset Index idx
27121 status collapsed
27122
27123 \begin_layout Plain Layout
27124 Bibliography ! Layout
27125 \end_layout
27126
27127 \end_inset
27128
27129
27130 \end_layout
27131
27132 \begin_layout Standard
27133 In the citation reference dialog you can set a special citation format.
27134  For this feature you need to enable the option 
27135 \family sans
27136 Natbib
27137 \family default
27138  in the 
27139 \family sans
27140 Document\SpecialChar \menuseparator
27141 Settings
27142 \family default
27143
27144 \begin_inset Index idx
27145 status collapsed
27146
27147 \begin_layout Plain Layout
27148 Document ! Settings
27149 \end_layout
27150
27151 \end_inset
27152
27153  dialog under 
27154 \family sans
27155 Bibliography
27156 \family default
27157 .
27158  Setting a citation style for a reference will overwrite the default.
27159  For the global citation format use the BibTeX style files as explained
27160  in the previous section.
27161 \end_layout
27162
27163 \begin_layout Standard
27164 You can also set text to appear before or after a citation reference, in
27165  the citation reference window.
27166  Here is an example where the text 
27167 \begin_inset Quotes eld
27168 \end_inset
27169
27170 Chapter
27171 \begin_inset space ~
27172 \end_inset
27173
27174 3
27175 \begin_inset Quotes erd
27176 \end_inset
27177
27178  appears after the reference:
27179 \end_layout
27180
27181 \begin_layout Standard
27182 Have a look at 
27183 \begin_inset CommandInset citation
27184 LatexCommand cite
27185 after "Chapter 3"
27186 key "latexcompanion"
27187
27188 \end_inset
27189
27190 .
27191 \end_layout
27192
27193 \begin_layout Section
27194 Index
27195 \begin_inset Index idx
27196 status collapsed
27197
27198 \begin_layout Plain Layout
27199 Index generation
27200 \end_layout
27201
27202 \end_inset
27203
27204
27205 \begin_inset CommandInset label
27206 LatexCommand label
27207 name "sec:Index"
27208
27209 \end_inset
27210
27211
27212 \end_layout
27213
27214 \begin_layout Standard
27215 An index entry is created if you use the menu 
27216 \family sans
27217 Insert\SpecialChar \menuseparator
27218 Index
27219 \begin_inset space ~
27220 \end_inset
27221
27222 Entry
27223 \family default
27224  or the toolbar button 
27225 \begin_inset Info
27226 type  "icon"
27227 arg   "index-insert"
27228 \end_inset
27229
27230 .
27231  A box is inserted containing the text that appears in the index.
27232  The word where the cursor is in or the currently highlighted text is proposed
27233  by LyX as the index entry.
27234 \end_layout
27235
27236 \begin_layout Standard
27237 The index list is inserted in the document with the menu 
27238 \family sans
27239 Insert\SpecialChar \menuseparator
27240 List/TOC\SpecialChar \menuseparator
27241 Index
27242 \begin_inset space ~
27243 \end_inset
27244
27245 List
27246 \family default
27247 .
27248  A light blue box labeled 
27249 \begin_inset Quotes eld
27250 \end_inset
27251
27252
27253 \family sans
27254 Index
27255 \family default
27256
27257 \begin_inset Quotes erd
27258 \end_inset
27259
27260  will show the place where the index is printed in the output.
27261  The index list box is not clickable like other LyX-boxes.
27262 \end_layout
27263
27264 \begin_layout Standard
27265 We give a short overview of the index commands in the next subsections.
27266  For a detailed description of LaTeX's index mechanism, have a look at one
27267  of the LaTeX books 
27268 \begin_inset CommandInset citation
27269 LatexCommand cite
27270 key "latexcompanion,latexguide,latexbook"
27271
27272 \end_inset
27273
27274 .
27275 \end_layout
27276
27277 \begin_layout Subsection
27278 Grouping Index Entries
27279 \begin_inset Index idx
27280 status collapsed
27281
27282 \begin_layout Plain Layout
27283 Index ! Grouping
27284 \end_layout
27285
27286 \end_inset
27287
27288
27289 \end_layout
27290
27291 \begin_layout Standard
27292 Index entries are often grouped to offer the reader a fast search in the
27293  index.
27294  We want to group for example the index entries for itemized and enumerated
27295  lists under the entry 
27296 \begin_inset Quotes eld
27297 \end_inset
27298
27299 Lists
27300 \begin_inset Quotes erd
27301 \end_inset
27302
27303 .
27304  First we create the entry 
27305 \begin_inset Quotes eld
27306 \end_inset
27307
27308 Lists
27309 \begin_inset Quotes erd
27310 \end_inset
27311
27312  in section
27313 \begin_inset space ~
27314 \end_inset
27315
27316
27317 \begin_inset CommandInset ref
27318 LatexCommand ref
27319 reference "sub:Lists"
27320
27321 \end_inset
27322
27323 .
27324  In the text field for the itemized list index entry in section
27325 \begin_inset space ~
27326 \end_inset
27327
27328
27329 \begin_inset CommandInset ref
27330 LatexCommand ref
27331 reference "sec:Itemize"
27332
27333 \end_inset
27334
27335 , we insert the command
27336 \end_layout
27337
27338 \begin_layout Standard
27339
27340 \series bold
27341 Lists ! Itemize
27342 \end_layout
27343
27344 \begin_layout Standard
27345 and the command
27346 \end_layout
27347
27348 \begin_layout Standard
27349
27350 \series bold
27351 Lists ! Enumerate
27352 \end_layout
27353
27354 \begin_layout Standard
27355 for the enumerated list in section
27356 \begin_inset space ~
27357 \end_inset
27358
27359
27360 \begin_inset CommandInset ref
27361 LatexCommand ref
27362 reference "sec:Enumerate"
27363
27364 \end_inset
27365
27366 .
27367 \end_layout
27368
27369 \begin_layout Standard
27370 The exclamation mark 
27371 \begin_inset Quotes eld
27372 \end_inset
27373
27374 !
27375 \begin_inset Quotes erd
27376 \end_inset
27377
27378  marks the grouping levels.
27379  You can have three levels; every index level is indented a bit more.
27380  An index entry for the higher levels is not required.
27381  If we don't have an index entry for 
27382 \begin_inset Quotes eld
27383 \end_inset
27384
27385 Lists
27386 \begin_inset Quotes erd
27387 \end_inset
27388
27389 , it will be printed anyway, but without a page number.
27390 \end_layout
27391
27392 \begin_layout Subsection
27393 Page Ranges
27394 \begin_inset Index idx
27395 status collapsed
27396
27397 \begin_layout Plain Layout
27398 Index ! Page ranges
27399 \end_layout
27400
27401 \end_inset
27402
27403
27404 \end_layout
27405
27406 \begin_layout Standard
27407 Normally an index entry will appear with the page number of the indexed
27408  section.
27409  But sometimes you want to index more pages under the same entry.
27410  For example, if we want to index the paragraph environments, we create
27411  an index entry in section
27412 \begin_inset space ~
27413 \end_inset
27414
27415
27416 \begin_inset CommandInset ref
27417 LatexCommand ref
27418 reference "sec:Paragraph-Environments"
27419
27420 \end_inset
27421
27422  with the command
27423 \end_layout
27424
27425 \begin_layout Standard
27426
27427 \series bold
27428 Paragraph environments|(
27429 \end_layout
27430
27431 \begin_layout Standard
27432 and another entry at the end of section
27433 \begin_inset space ~
27434 \end_inset
27435
27436
27437 \begin_inset CommandInset ref
27438 LatexCommand ref
27439 reference "sub:LyX-Code"
27440
27441 \end_inset
27442
27443  with the command
27444 \end_layout
27445
27446 \begin_layout Standard
27447
27448 \series bold
27449 Paragraph environments|)
27450 \end_layout
27451
27452 \begin_layout Standard
27453 The commands 
27454 \begin_inset Quotes eld
27455 \end_inset
27456
27457
27458 \series bold
27459 |(
27460 \series default
27461
27462 \begin_inset Quotes erd
27463 \end_inset
27464
27465  and 
27466 \begin_inset Quotes eld
27467 \end_inset
27468
27469
27470 \series bold
27471 |)
27472 \series default
27473
27474 \begin_inset Quotes erd
27475 \end_inset
27476
27477  respectively start and end the index range.
27478  You can also add the same index entry at different places in the document.
27479  They appear in the output under one entry with a comma separated list of
27480  the pages of the indexed document parts.
27481  An example is the index entry 
27482 \begin_inset Quotes eld
27483 \end_inset
27484
27485 Document ! Settings
27486 \begin_inset Quotes erd
27487 \end_inset
27488
27489 .
27490 \end_layout
27491
27492 \begin_layout Subsection
27493 Cross referencing
27494 \begin_inset Index idx
27495 status collapsed
27496
27497 \begin_layout Plain Layout
27498 Index ! Cross referencing
27499 \end_layout
27500
27501 \end_inset
27502
27503
27504 \end_layout
27505
27506 \begin_layout Standard
27507 It is also possible to refer to another index entry.
27508  We referred for example in the index entry 
27509 \begin_inset Quotes eld
27510 \end_inset
27511
27512 GIF
27513 \begin_inset Quotes erd
27514 \end_inset
27515
27516  (in section
27517 \begin_inset space ~
27518 \end_inset
27519
27520
27521 \begin_inset CommandInset ref
27522 LatexCommand ref
27523 reference "sub:Image-Formats"
27524
27525 \end_inset
27526
27527 ) to the index entry 
27528 \begin_inset Quotes eld
27529 \end_inset
27530
27531 Image formats
27532 \begin_inset Quotes erd
27533 \end_inset
27534
27535  in the same section using the entry
27536 \end_layout
27537
27538 \begin_layout Standard
27539
27540 \series bold
27541 GIF|see{Image formats}
27542 \end_layout
27543
27544 \begin_layout Standard
27545 where the braces have to be inserted as TeX Code.
27546  The text within the braces is the referenced entry.
27547  The reference will appear in the output without a page number.
27548 \end_layout
27549
27550 \begin_layout Subsection
27551 Index Entry Order
27552 \begin_inset Index idx
27553 status collapsed
27554
27555 \begin_layout Plain Layout
27556 Index ! Entry order
27557 \end_layout
27558
27559 \end_inset
27560
27561
27562 \end_layout
27563
27564 \begin_layout Standard
27565 If you use accented characters in the index entry the entries might not
27566  follow the rules for the index order.
27567  The index entries are sorted alphabetically but LaTeX
27568 \begin_inset Foot
27569 status collapsed
27570
27571 \begin_layout Plain Layout
27572 The index generating is done in the background by an extra program, see
27573  section
27574 \begin_inset space ~
27575 \end_inset
27576
27577
27578 \begin_inset CommandInset ref
27579 LatexCommand ref
27580 reference "sub:Index-Program"
27581
27582 \end_inset
27583
27584 .
27585 \end_layout
27586
27587 \end_inset
27588
27589  does not know how to sort accents in different languages.
27590  We have created as an example the three dummy index entries 
27591 \begin_inset Quotes eld
27592 \end_inset
27593
27594 maison
27595 \begin_inset Quotes erd
27596 \end_inset
27597
27598
27599 \begin_inset Quotes eld
27600 \end_inset
27601
27602 maïs
27603 \begin_inset Quotes erd
27604 \end_inset
27605
27606 , and 
27607 \begin_inset Quotes eld
27608 \end_inset
27609
27610 maître
27611 \begin_inset Quotes erd
27612 \end_inset
27613
27614 .
27615 \begin_inset Index idx
27616 status collapsed
27617
27618 \begin_layout Plain Layout
27619 Dummy entries ! maïs
27620 \end_layout
27621
27622 \end_inset
27623
27624
27625 \begin_inset Index idx
27626 status collapsed
27627
27628 \begin_layout Plain Layout
27629 Dummy entries ! maître
27630 \end_layout
27631
27632 \end_inset
27633
27634
27635 \begin_inset Index idx
27636 status collapsed
27637
27638 \begin_layout Plain Layout
27639 Dummy entries ! maïs@maison
27640 \end_layout
27641
27642 \end_inset
27643
27644  They will be sorted in the order maïs, maître, maison but we want the order
27645  maïs, maison, maître.
27646  To achieve this, we use the command
27647 \end_layout
27648
27649 \begin_layout Standard
27650
27651 \series bold
27652 previous entry@current entry
27653 \end_layout
27654
27655 \begin_layout Standard
27656 In our case we want to have 
27657 \begin_inset Quotes eld
27658 \end_inset
27659
27660 maison
27661 \begin_inset Quotes erd
27662 \end_inset
27663
27664  after 
27665 \begin_inset Quotes eld
27666 \end_inset
27667
27668 maïs
27669 \begin_inset Quotes erd
27670 \end_inset
27671
27672  and write therefore for the index entry of maison:
27673 \end_layout
27674
27675 \begin_layout Standard
27676
27677 \series bold
27678 maïs@maison
27679 \end_layout
27680
27681 \begin_layout Standard
27682 The previous entry need not be a real existing entry.
27683  You can also use another word to tell LaTeX the entry order.
27684  See the next subsection for an example.
27685 \end_layout
27686
27687 \begin_layout Standard
27688 \begin_inset VSpace bigskip
27689 \end_inset
27690
27691
27692 \end_layout
27693
27694 \begin_layout Standard
27695 In some cases the index entry order is not correct when you are using the
27696  program 
27697 \family sans
27698 makeindex 
27699 \family default
27700 to generate the index (see sec.
27701 \begin_inset space \thinspace{}
27702 \end_inset
27703
27704
27705 \begin_inset CommandInset ref
27706 LatexCommand ref
27707 reference "sub:Index-Program"
27708
27709 \end_inset
27710
27711 ).
27712  
27713 \family sans
27714 makeindex
27715 \family default
27716  would for example print the index entry for the LaTeX-package aeguill in
27717  sec.
27718 \begin_inset space \thinspace{}
27719 \end_inset
27720
27721
27722 \begin_inset CommandInset ref
27723 LatexCommand ref
27724 reference "sub:Document-Font"
27725
27726 \end_inset
27727
27728  after the index entries of the other LaTeX-packages although all these
27729  index commands start with 
27730 \begin_inset Quotes eld
27731 \end_inset
27732
27733
27734 \series bold
27735 LaTeX-packages !
27736 \series default
27737  
27738 \begin_inset Quotes erd
27739 \end_inset
27740
27741 .
27742  The reason is that the index entry for aeguill is in a footnote.
27743  To fix this 
27744 \family sans
27745 makeindex
27746 \family default
27747  bug, add these commands to the preamble of your document:
27748 \end_layout
27749
27750 \begin_layout Standard
27751
27752 \series bold
27753
27754 \backslash
27755 let
27756 \backslash
27757 OrgIndex
27758 \backslash
27759 index
27760 \end_layout
27761
27762 \begin_layout Standard
27763
27764 \series bold
27765
27766 \backslash
27767 renewcommand*{
27768 \backslash
27769 index}[1]{
27770 \backslash
27771 OrgIndex{#1}}
27772 \end_layout
27773
27774 \begin_layout Subsection
27775 Index Entry Layout
27776 \begin_inset Index idx
27777 status collapsed
27778
27779 \begin_layout Plain Layout
27780 Index ! Entry layout
27781 \end_layout
27782
27783 \end_inset
27784
27785
27786 \end_layout
27787
27788 \begin_layout Standard
27789 You can change the appearance of index entries via the text style dialog.
27790 \begin_inset Index idx
27791 status open
27792
27793 \begin_layout Plain Layout
27794 Dummy entries ! 
27795 \shape italic
27796 This is an italic dummy entry
27797 \end_layout
27798
27799 \end_inset
27800
27801  You can also format the page number using the character 
27802 \begin_inset Quotes eld
27803 \end_inset
27804
27805 |
27806 \begin_inset Quotes erd
27807 \end_inset
27808
27809  followed by a LaTeX-command without a backslash.
27810  We can write for example
27811 \end_layout
27812
27813 \begin_layout Standard
27814
27815 \series bold
27816 italic page number:|textit
27817 \end_layout
27818
27819 \begin_layout Standard
27820 to get the page number in italic.
27821 \begin_inset Index idx
27822 status open
27823
27824 \begin_layout Plain Layout
27825 Dummy entries ! italic page number:|textit
27826 \end_layout
27827
27828 \end_inset
27829
27830  Normally all LaTeX-commands begin with a backslash, but in this special
27831  case 
27832 \begin_inset Quotes eld
27833 \end_inset
27834
27835
27836 \series bold
27837 |command
27838 \series default
27839
27840 \begin_inset Quotes erd
27841 \end_inset
27842
27843  means 
27844 \series bold
27845
27846 \backslash
27847 command{page
27848 \begin_inset space ~
27849 \end_inset
27850
27851 number}
27852 \series default
27853 .
27854  Have a look at section
27855 \begin_inset space ~
27856 \end_inset
27857
27858
27859 \begin_inset CommandInset ref
27860 LatexCommand ref
27861 reference "sub:LaTeX-Syntax"
27862
27863 \end_inset
27864
27865  to learn more about the LaTeX-syntax.
27866 \end_layout
27867
27868 \begin_layout Standard
27869 \begin_inset Note Greyedout
27870 status open
27871
27872 \begin_layout Plain Layout
27873
27874 \series bold
27875 Note:
27876 \series default
27877  Formatting single index entries only works when you use the program 
27878 \family sans
27879 makeindex 
27880 \family default
27881 to generate the index, see sec.
27882 \begin_inset space \thinspace{}
27883 \end_inset
27884
27885
27886 \begin_inset CommandInset ref
27887 LatexCommand ref
27888 reference "sub:Index-Program"
27889
27890 \end_inset
27891
27892 .
27893  If you use 
27894 \family sans
27895 xindy
27896 \family default
27897 , this will not work for anything other than bold or italic text.
27898  This is because 
27899 \family sans
27900 xindy
27901 \family default
27902  requires you to define semantic elements before they can be used, see 
27903 \begin_inset CommandInset citation
27904 LatexCommand cite
27905 after "p. 678 ff."
27906 key "latexcompanion"
27907
27908 \end_inset
27909
27910  for details.
27911 \end_layout
27912
27913 \end_inset
27914
27915
27916 \end_layout
27917
27918 \begin_layout Standard
27919 In general, we encourage you to not format page numbers directly as shown
27920  above.
27921  Instead, you should define a macro in the preamble and use that.
27922  Maybe you want all page references italic that refer to a definition of
27923  the indexed term, so that users can easily find definitions.
27924  If so, put the following in the preamble
27925 \end_layout
27926
27927 \begin_layout Standard
27928
27929 \series bold
27930
27931 \backslash
27932 newcommand{
27933 \backslash
27934 IndexDef}[1]{
27935 \backslash
27936 textit{#1}}
27937 \end_layout
27938
27939 \begin_layout Standard
27940 and write
27941 \end_layout
27942
27943 \begin_layout Standard
27944
27945 \series bold
27946 my entry|IndexDef
27947 \end_layout
27948
27949 \begin_layout Standard
27950 in the index entry.
27951 \begin_inset Index idx
27952 status open
27953
27954 \begin_layout Plain Layout
27955 Dummy entries ! my entry|IndexDef
27956 \end_layout
27957
27958 \end_inset
27959
27960  The advantage is that, if you change your mind later or if your publisher
27961  insists that definitions must not be italic but bold, you just need to
27962  change the macro in the preamble, not every single index entry.
27963 \end_layout
27964
27965 \begin_layout Standard
27966 You can also change the layout for the whole index.
27967  For example, we marked the index list box of this document as bold to get
27968  a bold font for all index entries.
27969  For more advanced tasks you have to set up a so-called 
27970 \emph on
27971 Index Style File
27972 \emph default
27973 , see the 
27974 \family sans
27975 makeindex
27976 \family default
27977  or 
27978 \family sans
27979 xindy
27980 \family default
27981  documentation for details, 
27982 \begin_inset CommandInset citation
27983 LatexCommand cite
27984 key "makeindex,xindy"
27985
27986 \end_inset
27987
27988 .
27989 \end_layout
27990
27991 \begin_layout Subsection
27992 Index Program
27993 \begin_inset Index idx
27994 status collapsed
27995
27996 \begin_layout Plain Layout
27997 Index ! Program
27998 \end_layout
27999
28000 \end_inset
28001
28002
28003 \begin_inset CommandInset label
28004 LatexCommand label
28005 name "sub:Index-Program"
28006
28007 \end_inset
28008
28009
28010 \end_layout
28011
28012 \begin_layout Standard
28013 If the index generation program 
28014 \family sans
28015 xindy
28016 \family default
28017  is installed, LyX uses it for index generation; otherwise the program 
28018 \family sans
28019 makeindex
28020 \family default
28021 , the program that is part of every LaTeX distribution, is used.
28022 \begin_inset Foot
28023 status collapsed
28024
28025 \begin_layout Plain Layout
28026
28027 \family sans
28028 Makeindex
28029 \family default
28030  is very old, no longer under development and has many pitfalls, notably
28031  that it was developed with only the English language in mind.
28032  So it fails to sort anything other than a monolingual English text correctly.
28033  We have shown above how to fix this sorting.
28034  However, if you are writing in another than the English language, consider
28035  to use 
28036 \family sans
28037 xindy
28038 \family default
28039 .
28040 \end_layout
28041
28042 \end_inset
28043
28044  Both programs can be controlled by options that can be set in LyX's preferences
28045  dialog, see section
28046 \begin_inset space ~
28047 \end_inset
28048
28049
28050 \begin_inset CommandInset ref
28051 LatexCommand ref
28052 reference "sub:LaTeX-settings"
28053
28054 \end_inset
28055
28056 .
28057  The available options are listed and explained in 
28058 \begin_inset CommandInset citation
28059 LatexCommand cite
28060 key "makeindex,xindy"
28061
28062 \end_inset
28063
28064 .
28065  In this dialog, you can also specify an alternative program to generate
28066  the index.
28067 \end_layout
28068
28069 \begin_layout Standard
28070 If you need specific options or an alternative index program only for a
28071  given document, you can define the program and\SpecialChar \slash{}
28072 or the options in 
28073 \family sans
28074 Document\SpecialChar \menuseparator
28075 Settings\SpecialChar \menuseparator
28076 Indexes
28077 \family default
28078 .
28079  This is especially useful if you need to pass language-specific options
28080  to the index program or if you need a specific layout style.
28081 \end_layout
28082
28083 \begin_layout Subsection
28084 Multiple Indexes
28085 \end_layout
28086
28087 \begin_layout Standard
28088 In many fields it is common to have more than one index.
28089  For instance, you might need to set up a separate 
28090 \begin_inset Quotes eld
28091 \end_inset
28092
28093 Index of Names
28094 \begin_inset Quotes erd
28095 \end_inset
28096
28097  next to the standard index.
28098  LaTeX does not provide this possibility out of the box, but there are packages
28099  that add this feature.
28100  LyX uses the 
28101 \series bold
28102 splitidx
28103 \series default
28104
28105 \begin_inset Index idx
28106 status collapsed
28107
28108 \begin_layout Plain Layout
28109 LaTeX-packages ! splitidx
28110 \end_layout
28111
28112 \end_inset
28113
28114  package to generate multiple indexes.
28115  The package is included in all recent LaTeX distributions.
28116 \begin_inset Foot
28117 status collapsed
28118
28119 \begin_layout Plain Layout
28120 If yours does not ship it, consult the TeX-catalogue, 
28121 \begin_inset CommandInset citation
28122 LatexCommand cite
28123 key "TeXCatalogue"
28124
28125 \end_inset
28126
28127 .
28128  Note that the package does not only consist of a LaTeX style, but it also
28129  includes specific preprocessor programs that need to be installed as well.
28130  Please consult the package's manual for details.
28131 \end_layout
28132
28133 \end_inset
28134
28135
28136 \end_layout
28137
28138 \begin_layout Standard
28139 To set up LyX for the use of multiple indexes, go to 
28140 \family sans
28141 Document\SpecialChar \menuseparator
28142 Settings\SpecialChar \menuseparator
28143 Indexes
28144 \family default
28145  and select the option 
28146 \family sans
28147 Use multiple Indexes
28148 \family default
28149 .
28150  Note that the list 
28151 \family sans
28152 Available Indexes
28153 \family default
28154  already contains the standard index 
28155 \begin_inset Quotes eld
28156 \end_inset
28157
28158 Index
28159 \begin_inset Quotes erd
28160 \end_inset
28161
28162 .
28163  To add further indexes, add the name of the index (in the form that should
28164  also appear as a heading) to the 
28165 \family sans
28166 New
28167 \family default
28168  input field and press the 
28169 \family sans
28170 Add
28171 \family default
28172  button.
28173  The new index now also appears in the list.
28174  If you like, you can attribute an alternative LyX label color to the new
28175  index.
28176 \end_layout
28177
28178 \begin_layout Standard
28179 Once the document changes have been applied, you can find the new index
28180  list in 
28181 \family sans
28182 Insert\SpecialChar \menuseparator
28183 List/TOC
28184 \family default
28185  and the 
28186 \family sans
28187 Insert
28188 \family default
28189  menu has a separate entry for each of the defined indexes.
28190  The workflow is basically the same as for the default index, but there
28191  are additional features:
28192 \end_layout
28193
28194 \begin_layout Itemize
28195 If you want to change the attribution of a specific index entry, right-clicking
28196  on the entry's label will open a dialog where you can do that.
28197 \end_layout
28198
28199 \begin_layout Itemize
28200 By right-clicking on an index, you can change its type.
28201  Furthermore, you can specify an index to be a 
28202 \begin_inset Quotes eld
28203 \end_inset
28204
28205 Subindex.
28206 \begin_inset Quotes erd
28207 \end_inset
28208
28209  If you do that, the heading of that list will be decreased by one level.
28210  For example, if you use a book class, where the standard index heading
28211  is defined as a chapter, subindexes will be defined as sections and can
28212  thus be nested to the non-subindexes.
28213 \end_layout
28214
28215 \begin_layout Section
28216 Nomenclature/Glossary 
28217 \begin_inset Index idx
28218 status collapsed
28219
28220 \begin_layout Plain Layout
28221 Nomenclature
28222 \end_layout
28223
28224 \end_inset
28225
28226
28227 \begin_inset Index idx
28228 status collapsed
28229
28230 \begin_layout Plain Layout
28231 Glossary|see
28232 \begin_inset ERT
28233 status collapsed
28234
28235 \begin_layout Plain Layout
28236
28237 {
28238 \end_layout
28239
28240 \end_inset
28241
28242 Nomenclature
28243 \begin_inset ERT
28244 status collapsed
28245
28246 \begin_layout Plain Layout
28247
28248 }
28249 \end_layout
28250
28251 \end_inset
28252
28253
28254 \end_layout
28255
28256 \end_inset
28257
28258
28259 \begin_inset CommandInset label
28260 LatexCommand label
28261 name "sec:Nomenclature"
28262
28263 \end_inset
28264
28265
28266 \end_layout
28267
28268 \begin_layout Standard
28269 Sometimes you need to provide a list of technical terms or symbols that
28270  are mentioned in your document with a brief explanation of them – a so
28271  called nomenclature or glossary.
28272 \end_layout
28273
28274 \begin_layout Standard
28275 To be able to create nomenclatures or glossaries, you need the LaTeX package
28276  
28277 \series bold
28278 nomencl
28279 \series default
28280
28281 \begin_inset Index idx
28282 status collapsed
28283
28284 \begin_layout Plain Layout
28285 LaTeX-packages ! nomencl
28286 \end_layout
28287
28288 \end_inset
28289
28290  installed.
28291  You find it in the TeX-catalogue, 
28292 \begin_inset CommandInset citation
28293 LatexCommand cite
28294 key "TeXCatalogue"
28295
28296 \end_inset
28297
28298  or in the package manager of your LaTeX-system.
28299 \end_layout
28300
28301 \begin_layout Standard
28302 A nomenclature entry is created if you place the cursor after a symbol entry
28303  and then use the menu 
28304 \family sans
28305 Insert\SpecialChar \menuseparator
28306
28307 \family default
28308 N
28309 \family sans
28310 omenclature
28311 \begin_inset space ~
28312 \end_inset
28313
28314 Entry
28315 \family default
28316  or the toolbar button 
28317 \begin_inset Info
28318 type  "icon"
28319 arg   "nomencl-insert"
28320 \end_inset
28321
28322 .
28323  A gray box labeled 
28324 \begin_inset Quotes eld
28325 \end_inset
28326
28327
28328 \family sans
28329 Nom
28330 \family default
28331
28332 \begin_inset Quotes erd
28333 \end_inset
28334
28335  is inserted and a window pops up asking for the nomenclature entry.
28336 \end_layout
28337
28338 \begin_layout Standard
28339 A nomenclature entry consists of two main entries.
28340  The first is the term or 
28341 \family sans
28342 Symbol
28343 \family default
28344  that you wish to define.
28345  The second is the 
28346 \family sans
28347 Description
28348 \family default
28349  of the term or symbol.
28350 \end_layout
28351
28352 \begin_layout Standard
28353 \begin_inset Note Greyedout
28354 status open
28355
28356 \begin_layout Plain Layout
28357
28358 \series bold
28359 Note:
28360 \series default
28361  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28362 \end_layout
28363
28364 \end_inset
28365
28366
28367 \end_layout
28368
28369 \begin_layout Subsection
28370 Nomenclature Definition and Layout
28371 \begin_inset Index idx
28372 status collapsed
28373
28374 \begin_layout Plain Layout
28375 Nomenclature ! Layout
28376 \end_layout
28377
28378 \end_inset
28379
28380
28381 \end_layout
28382
28383 \begin_layout Standard
28384 If you have symbols in formulas, you have to define them in the 
28385 \family sans
28386 Symbol
28387 \family default
28388  field as LaTeX-formulas.
28389  For example to get 
28390 \begin_inset Quotes eld
28391 \end_inset
28392
28393
28394 \begin_inset Formula $\sigma$
28395 \end_inset
28396
28397
28398 \begin_inset Quotes erd
28399 \end_inset
28400
28401 , insert this:
28402 \begin_inset Newline newline
28403 \end_inset
28404
28405
28406 \series bold
28407 $
28408 \backslash
28409 sigma$
28410 \begin_inset Newline newline
28411 \end_inset
28412
28413
28414 \series default
28415 The 
28416 \begin_inset Quotes eld
28417 \end_inset
28418
28419 $
28420 \begin_inset Quotes erd
28421 \end_inset
28422
28423  character starts/ends the formula.
28424  The LaTeX-command for the Greek letter is the name of the letter beginning
28425  with a backslash 
28426 \begin_inset Quotes eld
28427 \end_inset
28428
28429
28430 \backslash
28431
28432 \begin_inset Quotes erd
28433 \end_inset
28434
28435 .
28436  For capital Greek letters, start the command also with a capital letter,
28437  like 
28438 \series bold
28439
28440 \backslash
28441 Sigma
28442 \series default
28443 .
28444 \end_layout
28445
28446 \begin_layout Standard
28447 (A short introduction to the LaTeX-syntax is given in section
28448 \begin_inset space ~
28449 \end_inset
28450
28451
28452 \begin_inset CommandInset ref
28453 LatexCommand ref
28454 reference "sub:LaTeX-Syntax"
28455
28456 \end_inset
28457
28458 .)
28459 \end_layout
28460
28461 \begin_layout Standard
28462 You cannot use the 
28463 \family sans
28464 Text
28465 \begin_inset space ~
28466 \end_inset
28467
28468 Style
28469 \family default
28470  dialog to format the description text; you have to use LaTeX-commands.
28471  For example the description of the nomenclature entry for the 
28472 \begin_inset Quotes eld
28473 \end_inset
28474
28475
28476 \begin_inset Formula $\sigma$
28477 \end_inset
28478
28479
28480 \begin_inset Quotes erd
28481 \end_inset
28482
28483  in this document is:
28484 \begin_inset Newline newline
28485 \end_inset
28486
28487
28488 \series bold
28489 dummy entry for the character 
28490 \backslash
28491 textsf{sigma}
28492 \series default
28493
28494 \begin_inset Newline newline
28495 \end_inset
28496
28497 The command 
28498 \series bold
28499
28500 \backslash
28501 textsf
28502 \series default
28503  sets the fonts to 
28504 \family sans
28505 sans
28506 \begin_inset space ~
28507 \end_inset
28508
28509 serif
28510 \family default
28511 .
28512  To get 
28513 \series bold
28514 bold
28515 \series default
28516  font use the command 
28517 \series bold
28518
28519 \backslash
28520 textbf
28521 \series default
28522 , for 
28523 \family typewriter
28524 typewriter
28525 \family default
28526  use 
28527 \series bold
28528
28529 \backslash
28530 texttt
28531 \series default
28532 , for 
28533 \emph on
28534 emphasized
28535 \emph default
28536  use 
28537 \series bold
28538
28539 \backslash
28540 emph
28541 \series default
28542 .
28543 \end_layout
28544
28545 \begin_layout Standard
28546 If the characters |
28547 \begin_inset space \space{}
28548 \end_inset
28549
28550 ,
28551 \begin_inset space \space{}
28552 \end_inset
28553
28554 !
28555 \begin_inset space \space{}
28556 \end_inset
28557
28558 , @ and
28559 \begin_inset space \space{}
28560 \end_inset
28561
28562 "
28563 \begin_inset space \space{}
28564 \end_inset
28565
28566 should appear in nomenclature entries they need to be escaped by adding
28567  a quote character in front of them.
28568 \begin_inset CommandInset nomenclature
28569 LatexCommand nomenclature
28570 symbol "\"@, \"|, \"!, \"\""
28571 description "The quote sign is output by writing ‘ \"\"\"\" '"
28572
28573 \end_inset
28574
28575
28576 \end_layout
28577
28578 \begin_layout Subsection
28579 Sort Order of Nomenclature Entries
28580 \begin_inset Index idx
28581 status collapsed
28582
28583 \begin_layout Plain Layout
28584 Nomenclature ! Sort order
28585 \end_layout
28586
28587 \end_inset
28588
28589
28590 \end_layout
28591
28592 \begin_layout Standard
28593 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28594  the symbol definition.
28595  This leads to undesired results when you, for example, have symbols in
28596  formulas.
28597  Suppose you have nomenclature entries for the symbols 
28598 \emph on
28599 a
28600 \begin_inset CommandInset nomenclature
28601 LatexCommand nomenclature
28602 symbol "a"
28603 description "dummy entry for the character \"a\""
28604
28605 \end_inset
28606
28607
28608 \emph default
28609  and 
28610 \begin_inset Formula $\sigma$
28611 \end_inset
28612
28613
28614 \begin_inset CommandInset nomenclature
28615 LatexCommand nomenclature
28616 prefix "sigma"
28617 symbol "$\\sigma$"
28618 description "dummy entry for the character \\textsf{sigma}"
28619
28620 \end_inset
28621
28622 .
28623  They will be sorted by 
28624 \begin_inset Quotes eld
28625 \end_inset
28626
28627
28628 \family sans
28629 a
28630 \family default
28631
28632 \begin_inset Quotes erd
28633 \end_inset
28634
28635  and 
28636 \begin_inset Quotes eld
28637 \end_inset
28638
28639
28640 \family typewriter
28641 $
28642 \backslash
28643 sigma$
28644 \family default
28645
28646 \begin_inset Quotes erd
28647 \end_inset
28648
28649  – the 
28650 \begin_inset Formula $\sigma$
28651 \end_inset
28652
28653  will be sorted before the 
28654 \emph on
28655 a
28656 \emph default
28657  since the character 
28658 \begin_inset Quotes eld
28659 \end_inset
28660
28661 $
28662 \begin_inset Quotes erd
28663 \end_inset
28664
28665  is considered in sorting.
28666 \end_layout
28667
28668 \begin_layout Standard
28669 To control the sort order, you can edit the 
28670 \family sans
28671 Sort
28672 \begin_inset space ~
28673 \end_inset
28674
28675 as
28676 \family default
28677  field of the nomenclature dialog.
28678  Then the nomenclature entry will be sorted by this entry and not the symbol
28679  definition.
28680  For the example given, you can insert 
28681 \family typewriter
28682 sigma
28683 \family default
28684  in this field for the 
28685 \begin_inset Formula $\sigma$
28686 \end_inset
28687
28688 , then 
28689 \emph on
28690 a
28691 \emph default
28692  will be located before 
28693 \begin_inset Formula $\sigma$
28694 \end_inset
28695
28696 .
28697 \end_layout
28698
28699 \begin_layout Standard
28700 For subgrouping and tips for using sort entries see the 
28701 \series bold
28702 nomencl
28703 \series default
28704  documentation, 
28705 \begin_inset CommandInset citation
28706 LatexCommand cite
28707 key "nomencl"
28708
28709 \end_inset
28710
28711 .
28712 \end_layout
28713
28714 \begin_layout Subsection
28715 Nomenclature Options
28716 \begin_inset Index idx
28717 status collapsed
28718
28719 \begin_layout Plain Layout
28720 Nomenclature ! Options
28721 \end_layout
28722
28723 \end_inset
28724
28725
28726 \end_layout
28727
28728 \begin_layout Standard
28729 The 
28730 \series bold
28731 nomencl
28732 \series default
28733  package offers some options to adjust the appearance of the nomenclature.
28734  Here are some of its options; for more have a look at its documentation:
28735 \end_layout
28736
28737 \begin_layout Description
28738 refeq Appends the phrase 
28739 \begin_inset Quotes eld
28740 \end_inset
28741
28742
28743 \family sans
28744 , see equation (
28745 \emph on
28746 eq
28747 \emph default
28748 )
28749 \family default
28750
28751 \begin_inset Quotes erd
28752 \end_inset
28753
28754  to every nomenclature entry, where 
28755 \family sans
28756 \emph on
28757 eq
28758 \family default
28759 \emph default
28760  is the number of the last equation in front of the nomenclature entry
28761 \end_layout
28762
28763 \begin_layout Description
28764 refpage Appends the phrase 
28765 \begin_inset Quotes eld
28766 \end_inset
28767
28768
28769 \family sans
28770 , page (
28771 \emph on
28772 page
28773 \emph default
28774 )
28775 \family default
28776
28777 \begin_inset Quotes erd
28778 \end_inset
28779
28780  to every nomenclature entry, where 
28781 \family sans
28782 \emph on
28783 page
28784 \family default
28785 \emph default
28786  is the number of the page on which the nomenclature entry appeared
28787 \end_layout
28788
28789 \begin_layout Description
28790 intoc Inserts the nomenclature in the Table of Contents
28791 \end_layout
28792
28793 \begin_layout Standard
28794 To use one or more of the options, add them to the comma-separated document
28795  class options list in the 
28796 \family sans
28797 Document\SpecialChar \menuseparator
28798 Settings
28799 \family default
28800  dialog.
28801  In this document the options 
28802 \series bold
28803 refpage, intoc
28804 \series default
28805  are used.
28806 \end_layout
28807
28808 \begin_layout Standard
28809 \begin_inset VSpace bigskip
28810 \end_inset
28811
28812
28813 \end_layout
28814
28815 \begin_layout Standard
28816 You can also use the first two options above only for certain nomenclature
28817  entries when you add one of the following commands as last entry to the
28818  
28819 \family sans
28820 Description
28821 \family default
28822  field in the nomenclature dialog:
28823 \end_layout
28824
28825 \begin_layout Description
28826
28827 \backslash
28828 nomrefeq Like the 
28829 \series bold
28830 refeq
28831 \series default
28832  option
28833 \end_layout
28834
28835 \begin_layout Description
28836
28837 \backslash
28838 nomrefpage Like the 
28839 \series bold
28840 refpage
28841 \series default
28842  option
28843 \end_layout
28844
28845 \begin_layout Description
28846
28847 \backslash
28848 nomrefeqpage Short notation of 
28849 \series bold
28850
28851 \backslash
28852 nomrefeq
28853 \backslash
28854 nomrefpage
28855 \end_layout
28856
28857 \begin_layout Description
28858
28859 \backslash
28860 nomnorefeq,
28861 \begin_inset space ~
28862 \end_inset
28863
28864
28865 \backslash
28866 nomnorefpage,
28867 \begin_inset space ~
28868 \end_inset
28869
28870
28871 \backslash
28872 nomnorefeqpage Turns off the corresponding options
28873 \end_layout
28874
28875 \begin_layout Standard
28876 Words like 
28877 \begin_inset Quotes eld
28878 \end_inset
28879
28880 page
28881 \begin_inset Quotes erd
28882 \end_inset
28883
28884  are automatically translated for some document languages.
28885  If not, add these lines to your LaTeX preamble:
28886 \end_layout
28887
28888 \begin_layout Standard
28889 \noindent
28890
28891 \series bold
28892
28893 \backslash
28894 renewcommand{
28895 \backslash
28896 eqdeclaration}[1]{, see equation
28897 \backslash
28898 nobreakspace(#1)}
28899 \begin_inset Newline newline
28900 \end_inset
28901
28902
28903 \backslash
28904 renewcommand{
28905 \backslash
28906 pagedeclaration}[1]{, page
28907 \backslash
28908 nobreakspace{}#1}
28909 \series default
28910
28911 \begin_inset Newline newline
28912 \end_inset
28913
28914 and replace 
28915 \begin_inset Quotes eld
28916 \end_inset
28917
28918 see equation
28919 \begin_inset Quotes erd
28920 \end_inset
28921
28922  and 
28923 \begin_inset Quotes eld
28924 \end_inset
28925
28926 page
28927 \begin_inset Quotes erd
28928 \end_inset
28929
28930  by their translation.
28931 \end_layout
28932
28933 \begin_layout Subsection
28934 Printing the Nomenclature
28935 \begin_inset Index idx
28936 status collapsed
28937
28938 \begin_layout Plain Layout
28939 Nomenclature ! Printing
28940 \end_layout
28941
28942 \end_inset
28943
28944
28945 \end_layout
28946
28947 \begin_layout Standard
28948 To print the nomenclature, use the menu 
28949 \family sans
28950 Insert\SpecialChar \menuseparator
28951 Lists/TOC\SpecialChar \menuseparator
28952 Nomenclature
28953 \family default
28954 .
28955  A box labeled 
28956 \begin_inset Quotes eld
28957 \end_inset
28958
28959
28960 \family sans
28961 Nomenclature
28962 \family default
28963
28964 \begin_inset Quotes erd
28965 \end_inset
28966
28967  will show the place where the nomenclature is printed in the output.
28968  By right-clicking on it, the amount of space for symbols can be altered.
28969  You can choose between these settings:
28970 \end_layout
28971
28972 \begin_layout Description
28973 Default a space of 1
28974 \begin_inset space \thinspace{}
28975 \end_inset
28976
28977 cm is used
28978 \end_layout
28979
28980 \begin_layout Description
28981 Longest
28982 \begin_inset space ~
28983 \end_inset
28984
28985 label
28986 \begin_inset space ~
28987 \end_inset
28988
28989 width the width of the widest symbol of all nomenclature entries is used
28990 \end_layout
28991
28992 \begin_layout Description
28993 Custom custom space
28994 \end_layout
28995
28996 \begin_layout Standard
28997 In the printed output the title of the nomenclature appears as 
28998 \begin_inset Quotes eld
28999 \end_inset
29000
29001 Nomenclature
29002 \begin_inset Quotes erd
29003 \end_inset
29004
29005 .
29006  If you are not happy with the name, you can change it by redefining the
29007  command 
29008 \series bold
29009
29010 \backslash
29011 nomname
29012 \series default
29013  in the preamble.
29014  For example, in order to change the name to 
29015 \emph on
29016 List of Symbols
29017 \emph default
29018 , add the following line to the preamble:
29019 \end_layout
29020
29021 \begin_layout Standard
29022
29023 \family roman
29024 \series bold
29025
29026 \backslash
29027 renewcommand{
29028 \backslash
29029 nomname}{List of Symbols}
29030 \end_layout
29031
29032 \begin_layout Subsection
29033 Nomenclature Program
29034 \begin_inset Index idx
29035 status collapsed
29036
29037 \begin_layout Plain Layout
29038 Nomenclature ! Program
29039 \end_layout
29040
29041 \end_inset
29042
29043
29044 \begin_inset CommandInset label
29045 LatexCommand label
29046 name "sub:Nomenclature-Program"
29047
29048 \end_inset
29049
29050
29051 \end_layout
29052
29053 \begin_layout Standard
29054 LyX uses the program 
29055 \family sans
29056 makeindex
29057 \family default
29058 , that is part of every LaTeX distribution, to generate the nomenclature.
29059  LyX's preferences dialog allows you to specify another program or to control
29060  
29061 \family sans
29062 makeindex
29063 \family default
29064  by adding options, see section
29065 \begin_inset space ~
29066 \end_inset
29067
29068
29069 \begin_inset CommandInset ref
29070 LatexCommand ref
29071 reference "sub:LaTeX-settings"
29072
29073 \end_inset
29074
29075 .
29076  The available options are listed and explained in 
29077 \begin_inset CommandInset citation
29078 LatexCommand cite
29079 key "nomencl,makeindex"
29080
29081 \end_inset
29082
29083 .
29084 \end_layout
29085
29086 \begin_layout Section
29087 Branches
29088 \begin_inset Index idx
29089 status collapsed
29090
29091 \begin_layout Plain Layout
29092 Branches
29093 \end_layout
29094
29095 \end_inset
29096
29097
29098 \begin_inset Index idx
29099 status collapsed
29100
29101 \begin_layout Plain Layout
29102 Document ! Branches
29103 \end_layout
29104
29105 \end_inset
29106
29107
29108 \begin_inset CommandInset label
29109 LatexCommand label
29110 name "sec:Branches"
29111
29112 \end_inset
29113
29114
29115 \end_layout
29116
29117 \begin_layout Standard
29118 Sometimes it is useful to hide some document parts in the output.
29119  For example a teacher who is setting an exam obviously doesn't want the
29120  pupils to see the answers, but having questions and answers in the same
29121  document will make the life of the markers of that exam much easier.
29122 \end_layout
29123
29124 \begin_layout Standard
29125 For these cases LyX allows you to put text into branches.
29126  The text will then only appear in the output when its branch is activated.
29127  To create a branch, either select the menu 
29128 \family sans
29129 Insert\SpecialChar \menuseparator
29130 Branch\SpecialChar \menuseparator
29131 Insert New Branch
29132 \family default
29133  (if you just want to specify a new branch) or go in the 
29134 \family sans
29135 Document\SpecialChar \menuseparator
29136 Settings
29137 \family default
29138  dialog to 
29139 \family sans
29140 Branches
29141 \family default
29142 , where you can specify and change the name of the branch, its activation
29143  state (whether the content of the branch is shown in the output or not),
29144  its background color inside LyX and whether the name of the branch should
29145  be appended to the document file name on export if the branch is active
29146  (see below for an example).
29147  Furthermore, the dialog lets you merge two branches (just rename one branch
29148  to the name of the other) and to add 
29149 \begin_inset Quotes eld
29150 \end_inset
29151
29152 unknown branches
29153 \begin_inset Quotes erd
29154 \end_inset
29155
29156  (i.
29157 \begin_inset space \thinspace{}
29158 \end_inset
29159
29160 e.
29161 \begin_inset space ~
29162 \end_inset
29163
29164 branches that were added to the document via copy and paste from other documents
29165 , without having been defined) to the document's branch list.
29166 \end_layout
29167
29168 \begin_layout Standard
29169 Text that should be in a branch is set into branch inset boxes.
29170  These boxes are inserted via the menu 
29171 \family sans
29172 Insert\SpecialChar \menuseparator
29173 Branch
29174 \family default
29175  where you can choose a branch.
29176  You can later change the activation state of the branch by right-clicking
29177  on them.
29178 \end_layout
29179
29180 \begin_layout Standard
29181 Here is an example, where only the question text appears, the answer branch
29182  is deactivated and therefore does not appear in the output:
29183 \end_layout
29184
29185 \begin_layout Standard
29186 \begin_inset Branch Question
29187 status open
29188
29189 \begin_layout Standard
29190 Question: Who was the first physics Nobel prize winner?
29191 \end_layout
29192
29193 \end_inset
29194
29195
29196 \end_layout
29197
29198 \begin_layout Standard
29199 \begin_inset Branch Answer
29200 status collapsed
29201
29202 \begin_layout Standard
29203 Answer: Wilhelm Conrad Röntgen
29204 \end_layout
29205
29206 \end_inset
29207
29208
29209 \end_layout
29210
29211 \begin_layout Standard
29212 If you activate 
29213 \family sans
29214 Filename Suffix
29215 \family default
29216  in 
29217 \family sans
29218 Document\SpecialChar \menuseparator
29219 Settings\SpecialChar \menuseparator
29220 Branches
29221 \family default
29222 , the name of the active branches will be appended to the file name at export.
29223  Consider for example a file 
29224 \begin_inset Quotes eld
29225 \end_inset
29226
29227 Exam.lyx
29228 \begin_inset Quotes erd
29229 \end_inset
29230
29231  which has the above branches.
29232  If 
29233 \begin_inset Quotes eld
29234 \end_inset
29235
29236 Filename Suffix
29237 \begin_inset Quotes erd
29238 \end_inset
29239
29240  is active, the PDF export file would be called 
29241 \begin_inset Quotes eld
29242 \end_inset
29243
29244 Exam.pdf
29245 \begin_inset Quotes erd
29246 \end_inset
29247
29248  if both the 
29249 \begin_inset Quotes eld
29250 \end_inset
29251
29252 Question
29253 \begin_inset Quotes erd
29254 \end_inset
29255
29256  and 
29257 \begin_inset Quotes eld
29258 \end_inset
29259
29260 Answer
29261 \begin_inset Quotes erd
29262 \end_inset
29263
29264  branch were inactive, 
29265 \begin_inset Quotes eld
29266 \end_inset
29267
29268 Exam-Question.pdf
29269 \begin_inset Quotes erd
29270 \end_inset
29271
29272  if only the 
29273 \begin_inset Quotes eld
29274 \end_inset
29275
29276 Question
29277 \begin_inset Quotes erd
29278 \end_inset
29279
29280  branch was active, likewise 
29281 \begin_inset Quotes eld
29282 \end_inset
29283
29284 Exam-Answer.pdf
29285 \begin_inset Quotes erd
29286 \end_inset
29287
29288  if only the 
29289 \begin_inset Quotes eld
29290 \end_inset
29291
29292 Answer
29293 \begin_inset Quotes erd
29294 \end_inset
29295
29296  branch was active, and 
29297 \begin_inset Quotes eld
29298 \end_inset
29299
29300 Exam-Question-Answer.pdf
29301 \begin_inset Quotes erd
29302 \end_inset
29303
29304  if both branches were active.
29305  This helps you to export different versions of your document easily.
29306 \end_layout
29307
29308 \begin_layout Standard
29309 \begin_inset VSpace bigskip
29310 \end_inset
29311
29312
29313 \end_layout
29314
29315 \begin_layout Standard
29316 To use conditional output inside places where you cannot insert branch insets,
29317  like inside equations, you can code special LaTeX definitions for each
29318  branch.
29319  For example you can define for the question branch
29320 \begin_inset Foot
29321 status collapsed
29322
29323 \begin_layout Plain Layout
29324 For an introduction to the LaTeX-syntax, see section
29325 \begin_inset space ~
29326 \end_inset
29327
29328
29329 \begin_inset CommandInset ref
29330 LatexCommand ref
29331 reference "sub:LaTeX-Syntax"
29332
29333 \end_inset
29334
29335 .
29336 \end_layout
29337
29338 \end_inset
29339
29340
29341 \end_layout
29342
29343 \begin_layout Standard
29344
29345 \series bold
29346
29347 \backslash
29348 newcommand{
29349 \backslash
29350 question}[1]{#1}
29351 \end_layout
29352
29353 \begin_layout Standard
29354
29355 \series bold
29356
29357 \backslash
29358 newcommand{
29359 \backslash
29360 answer}[1]{}
29361 \end_layout
29362
29363 \begin_layout Standard
29364 and for the answer branch
29365 \end_layout
29366
29367 \begin_layout Standard
29368
29369 \series bold
29370
29371 \backslash
29372 newcommand{
29373 \backslash
29374 question}[1]{}
29375 \end_layout
29376
29377 \begin_layout Standard
29378
29379 \series bold
29380
29381 \backslash
29382 newcommand{
29383 \backslash
29384 answer}[1]{#1}
29385 \end_layout
29386
29387 \begin_layout Standard
29388 \begin_inset Branch Question
29389 status open
29390
29391 \begin_layout Standard
29392 \begin_inset ERT
29393 status open
29394
29395 \begin_layout Plain Layout
29396
29397
29398 \backslash
29399 newcommand{
29400 \backslash
29401 question}[1]{#1}
29402 \end_layout
29403
29404 \begin_layout Plain Layout
29405
29406
29407 \backslash
29408 newcommand{
29409 \backslash
29410 answer}[1]{}
29411 \end_layout
29412
29413 \end_inset
29414
29415
29416 \end_layout
29417
29418 \end_inset
29419
29420
29421 \end_layout
29422
29423 \begin_layout Standard
29424 \begin_inset Branch Answer
29425 status collapsed
29426
29427 \begin_layout Standard
29428 \begin_inset ERT
29429 status collapsed
29430
29431 \begin_layout Plain Layout
29432
29433
29434 \backslash
29435 newcommand{
29436 \backslash
29437 question}[1]{}
29438 \end_layout
29439
29440 \begin_layout Plain Layout
29441
29442
29443 \backslash
29444 newcommand{
29445 \backslash
29446 answer}[1]{#1}
29447 \end_layout
29448
29449 \end_inset
29450
29451
29452 \end_layout
29453
29454 \end_inset
29455
29456
29457 \end_layout
29458
29459 \begin_layout Standard
29460 Now it is possible to use the 
29461 \series bold
29462
29463 \backslash
29464 question{\SpecialChar \ldots{}
29465 }
29466 \series default
29467  and 
29468 \series bold
29469
29470 \backslash
29471 answer{\SpecialChar \ldots{}
29472 }
29473 \series default
29474  commands to obtain conditional output.
29475  Here is an example formula where only the 
29476 \series bold
29477
29478 \backslash
29479 question
29480 \series default
29481  part appears:
29482 \begin_inset Formula 
29483 \[
29484 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29485 \]
29486
29487 \end_inset
29488
29489
29490 \end_layout
29491
29492 \begin_layout Standard
29493 Inside math, the same effect can be achieved using math macros, see the
29494  
29495 \emph on
29496 Math
29497 \emph default
29498  manual.
29499 \end_layout
29500
29501 \begin_layout Standard
29502 Each type of branch is allowed to have its specific style defined in layout
29503  files (e.
29504 \begin_inset space \thinspace{}
29505 \end_inset
29506
29507 g.
29508 \begin_inset space \space{}
29509 \end_inset
29510
29511 any branch inset can be automatically wrapped by your own LaTeX commands.).
29512  For this advanced usage, see the 
29513 \emph on
29514 Customization
29515 \emph default
29516  manual, section 
29517 \begin_inset Quotes eld
29518 \end_inset
29519
29520 Flex insets and InsetLayout
29521 \begin_inset Quotes erd
29522 \end_inset
29523
29524 ).
29525 \end_layout
29526
29527 \begin_layout Section
29528 PDF Properties
29529 \begin_inset CommandInset label
29530 LatexCommand label
29531 name "sec:PDF-Properties"
29532
29533 \end_inset
29534
29535
29536 \begin_inset Index idx
29537 status collapsed
29538
29539 \begin_layout Plain Layout
29540 PDF properties
29541 \end_layout
29542
29543 \end_inset
29544
29545
29546 \end_layout
29547
29548 \begin_layout Standard
29549 The 
29550 \family sans
29551 Document\SpecialChar \menuseparator
29552 Settings\SpecialChar \menuseparator
29553 PDF Properties
29554 \family default
29555  dialog allows you to set up special options for the PDF output of your
29556  document.
29557  All these options are provided by the LaTeX-package 
29558 \series bold
29559 hyperref
29560 \series default
29561
29562 \begin_inset Index idx
29563 status collapsed
29564
29565 \begin_layout Plain Layout
29566 LaTeX-packages ! hyperref
29567 \end_layout
29568
29569 \end_inset
29570
29571  which will link all cross-references in the DVI- and PDF-output.
29572  This means that the reader of your document will be able to click on a
29573  table of contents entry or on a reference to move to the cross-referenced
29574  part of the document.
29575  
29576 \end_layout
29577
29578 \begin_layout Standard
29579 The header information in the dialog tab 
29580 \family sans
29581 General
29582 \family default
29583  is saved together with the PDF as file properties.
29584  Many programs are able to extract this information, for example, automatically
29585  to recognize who the author is and what the PDF is about.
29586  This is very useful to sort, classify or use PDFs for bibliography issues.
29587  When the option 
29588 \family sans
29589 Automatically
29590 \begin_inset space ~
29591 \end_inset
29592
29593 fill
29594 \begin_inset space ~
29595 \end_inset
29596
29597 header
29598 \family default
29599  is set, LyX tries to extract the header information from your document
29600  title and author entries.
29601  The option 
29602 \family sans
29603 Load
29604 \begin_inset space ~
29605 \end_inset
29606
29607 in
29608 \begin_inset space ~
29609 \end_inset
29610
29611 fullscreen
29612 \begin_inset space ~
29613 \end_inset
29614
29615 mode
29616 \family default
29617  will open the PDF in fullscreen mode, which is useful for presentations.
29618 \end_layout
29619
29620 \begin_layout Standard
29621 You can specify in the dialog tab 
29622 \family sans
29623 Hyperlinks
29624 \family default
29625  how the links will look and if links for bibliographical backreferences
29626  are created.
29627  The 
29628 \family sans
29629 Break
29630 \begin_inset space ~
29631 \end_inset
29632
29633 links
29634 \begin_inset space ~
29635 \end_inset
29636
29637 over
29638 \begin_inset space ~
29639 \end_inset
29640
29641 lines
29642 \family default
29643  option allows long links to be split; 
29644 \family sans
29645 No
29646 \begin_inset space ~
29647 \end_inset
29648
29649 frames
29650 \begin_inset space ~
29651 \end_inset
29652
29653 around
29654 \begin_inset space ~
29655 \end_inset
29656
29657 links
29658 \family default
29659  and 
29660 \family sans
29661 Color
29662 \begin_inset space ~
29663 \end_inset
29664
29665 links
29666 \family default
29667  both turn off the default behavior of enclosing all links in frames; 
29668 \family sans
29669 Color
29670 \begin_inset space ~
29671 \end_inset
29672
29673 links
29674 \family default
29675  colors the different links.
29676  The default colors are:
29677 \end_layout
29678
29679 \begin_layout Labeling
29680 \labelwidthstring 00.00.0000
29681
29682 \color magenta
29683 magenta
29684 \color inherit
29685  for hyperlinks and URLs
29686 \end_layout
29687
29688 \begin_layout Labeling
29689 \labelwidthstring 00.00.0000
29690
29691 \color red
29692 red
29693 \color inherit
29694  for links
29695 \end_layout
29696
29697 \begin_layout Labeling
29698 \labelwidthstring 00.00.0000
29699
29700 \color green
29701 green
29702 \color inherit
29703  for citations
29704 \end_layout
29705
29706 \begin_layout Standard
29707 but you can change these in the field 
29708 \family sans
29709 Additional options
29710 \family default
29711 .
29712  For example, in this document they were changed with the additional options:
29713 \end_layout
29714
29715 \begin_layout Standard
29716
29717 \series bold
29718 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
29719 \end_layout
29720
29721 \begin_layout Standard
29722 If the option 
29723 \family sans
29724 Backreferences
29725 \family default
29726  is set, the hyperlinks will appear in the bibliography after the different
29727  entries, showing, depending on the option selected, the number of the section,
29728  slide or page where the entry is referenced.
29729 \end_layout
29730
29731 \begin_layout Standard
29732 In the dialog tab 
29733 \family sans
29734 Bookmarks
29735 \family default
29736  you can specify if PDF-bookmarks should be created for every section of
29737  your document to make it easier for readers to navigate through the document.
29738  You can decide if the bookmarks should be numbered like your document sections
29739  or not.
29740  With the 
29741 \family sans
29742 Open bookmarks
29743 \family default
29744  
29745 \family sans
29746 Level
29747 \family default
29748  you can specify what sectioning level should be displayed in the bookmarks
29749  when opening the PDF.
29750  For example level
29751 \begin_inset space ~
29752 \end_inset
29753
29754 2 will display all sections and subsections, while level
29755 \begin_inset space ~
29756 \end_inset
29757
29758 1 will only display the sections.
29759 \end_layout
29760
29761 \begin_layout Standard
29762 PDF properties are also used in this document.
29763  When you look in its document settings, you can see that some additional
29764  
29765 \series bold
29766 hyperref
29767 \series default
29768  options are used.
29769  For an explanation of all them we refer you to the hyperref manual 
29770 \begin_inset CommandInset citation
29771 LatexCommand cite
29772 key "hyperref"
29773
29774 \end_inset
29775
29776 .
29777 \end_layout
29778
29779 \begin_layout Section
29780 TeX Code and the LaTeX Syntax
29781 \begin_inset CommandInset label
29782 LatexCommand label
29783 name "sec:TeX-Code"
29784
29785 \end_inset
29786
29787
29788 \end_layout
29789
29790 \begin_layout Subsection
29791 TeX Code Boxes
29792 \begin_inset Index idx
29793 status collapsed
29794
29795 \begin_layout Plain Layout
29796 TeX Code
29797 \end_layout
29798
29799 \end_inset
29800
29801
29802 \begin_inset CommandInset label
29803 LatexCommand label
29804 name "sub:TeX-Code-Boxes"
29805
29806 \end_inset
29807
29808
29809 \end_layout
29810
29811 \begin_layout Standard
29812 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29813  constructs, but not all.
29814  LaTeX contains hundreds of packages that provide different commands.
29815  All the time packages are being updated and new ones added.
29816  This has the advantage that you can typeset nearly everything as there
29817  is a LaTeX-package for every problem, though LyX cannot support all packages
29818  and their commands.
29819 \end_layout
29820
29821 \begin_layout Standard
29822 But don't worry, you can use any LaTeX-command directly in LyX inside the
29823  TeX Code box.
29824  A TeX Code box is created by the menu 
29825 \family sans
29826 Insert\SpecialChar \menuseparator
29827 Te
29828 \begin_inset ERT
29829 status collapsed
29830
29831 \begin_layout Plain Layout
29832
29833 {}
29834 \end_layout
29835
29836 \end_inset
29837
29838 X
29839 \begin_inset space ~
29840 \end_inset
29841
29842 Code
29843 \family default
29844  or by the toolbar button 
29845 \begin_inset Info
29846 type  "icon"
29847 arg   "ert-insert"
29848 \end_inset
29849
29850  (shortcut 
29851 \begin_inset Info
29852 type  "shortcut"
29853 arg   "ert-insert"
29854 \end_inset
29855
29856 ).
29857  The box can be opened by left-clicking and closed by right-clicking on
29858  it and selecting 
29859 \family sans
29860 Close Inset
29861 \family default
29862 .
29863 \end_layout
29864
29865 \begin_layout Standard
29866 You can insert complete or incomplete commands as TeX Code.
29867  Incomplete means that the command argument can be Standard LyX text.
29868  For example, if you want to draw a frame around a word and are therefore
29869  using the LaTeX-command 
29870 \series bold
29871
29872 \backslash
29873 fbox
29874 \series default
29875 , you can write the command part 
29876 \series bold
29877
29878 \backslash
29879 fbox{
29880 \series default
29881  in a TeX Code box before the word and the closing brace 
29882 \series bold
29883 }
29884 \series default
29885  in a second TeX Code box behind the word.
29886  The word between the two TeX Code boxes is then the argument as it is in
29887  the following example:
29888 \end_layout
29889
29890 \begin_layout Standard
29891 \begin_inset Graphics
29892         filename clipart/ERT.png
29893         scale 89
29894
29895 \end_inset
29896
29897
29898 \end_layout
29899
29900 \begin_layout Standard
29901 gives
29902 \end_layout
29903
29904 \begin_layout Standard
29905 This is a line with a 
29906 \begin_inset ERT
29907 status collapsed
29908
29909 \begin_layout Plain Layout
29910
29911
29912 \backslash
29913 fbox{
29914 \end_layout
29915
29916 \end_inset
29917
29918 framed
29919 \begin_inset ERT
29920 status collapsed
29921
29922 \begin_layout Plain Layout
29923
29924 }
29925 \end_layout
29926
29927 \end_inset
29928
29929  word.
29930 \end_layout
29931
29932 \begin_layout Standard
29933 \begin_inset Note Greyedout
29934 status open
29935
29936 \begin_layout Plain Layout
29937
29938 \series bold
29939 Note:
29940 \series default
29941  At the end of LaTeX-commands without parameters, you have to insert a space
29942  to let LaTeX know that the command is finished.
29943 \end_layout
29944
29945 \end_inset
29946
29947
29948 \end_layout
29949
29950 \begin_layout Subsection
29951 A Short Introduction to the LaTeX Syntax
29952 \begin_inset Argument 1
29953 status collapsed
29954
29955 \begin_layout Plain Layout
29956 The LaTeX Syntax
29957 \end_layout
29958
29959 \end_inset
29960
29961
29962 \begin_inset Index idx
29963 status collapsed
29964
29965 \begin_layout Plain Layout
29966 LaTeX Syntax
29967 \end_layout
29968
29969 \end_inset
29970
29971
29972 \begin_inset CommandInset label
29973 LatexCommand label
29974 name "sub:LaTeX-Syntax"
29975
29976 \end_inset
29977
29978
29979 \end_layout
29980
29981 \begin_layout Standard
29982 When you write larger documents or books, you will need to know something
29983  about the LaTeX-commands that LyX uses in the background.
29984  Because LaTeX is based on commands, you can 
29985 \begin_inset Quotes eld
29986 \end_inset
29987
29988 program
29989 \begin_inset Quotes erd
29990 \end_inset
29991
29992  your text.
29993  This has the advantage that the layout of the document can be changed at
29994  any time if you know the right commands.
29995  For example, imagine you have to write a manual for a product and the deadline
29996  is the end of the day.
29997  Your boss has just complimented you for your good work but wants to have
29998  all caption labels bold.
29999  But you have over a hundred figure and table captions with non-bold labels
30000  in your manual.
30001  Of course it is impossible to change all caption labels manually in one
30002  day.
30003 \end_layout
30004
30005 \begin_layout Standard
30006 Now LaTeX comes into play.
30007  As mentioned above, for every problem there exists a LaTeX-package.
30008  First you have to find out which and therefore look in the LaTeX package
30009  database, 
30010 \begin_inset CommandInset citation
30011 LatexCommand cite
30012 key "Catalogue"
30013
30014 \end_inset
30015
30016 .
30017 \end_layout
30018
30019 \begin_layout Standard
30020 As result you find that the package 
30021 \series bold
30022 caption
30023 \series default
30024
30025 \begin_inset Index idx
30026 status collapsed
30027
30028 \begin_layout Plain Layout
30029 LaTeX-packages ! caption
30030 \end_layout
30031
30032 \end_inset
30033
30034  is what you need.
30035  To use a package, you have to load it in the document preamble (menu 
30036 \family sans
30037 Document\SpecialChar \menuseparator
30038 Settings
30039 \family default
30040 \SpecialChar \menuseparator
30041
30042 \family sans
30043 LaT
30044 \begin_inset ERT
30045 status collapsed
30046
30047 \begin_layout Plain Layout
30048
30049 {}
30050 \end_layout
30051
30052 \end_inset
30053
30054 eX
30055 \begin_inset space ~
30056 \end_inset
30057
30058 Preamble
30059 \family default
30060 ) with the command
30061 \end_layout
30062
30063 \begin_layout Standard
30064
30065 \series bold
30066
30067 \backslash
30068 usepackage[options]{package name}
30069 \end_layout
30070
30071 \begin_layout Standard
30072 All LaTeX commands begin with a backslash, the command argument is set within
30073  two braces and the options are set within two brackets.
30074  Note that not all commands have an argument and options.
30075 \end_layout
30076
30077 \begin_layout Standard
30078 In your case the package name is 
30079 \series bold
30080 caption
30081 \series default
30082 .
30083  After a look in the documentation of the package, you know that the option
30084  
30085 \series bold
30086 labelfont=bf
30087 \series default
30088  will change the font of all caption labels to bold.
30089  So you add the command
30090 \end_layout
30091
30092 \begin_layout Standard
30093
30094 \series bold
30095
30096 \backslash
30097 usepackage[labelfont=bf]{caption}
30098 \end_layout
30099
30100 \begin_layout Standard
30101 to the preamble and the problem is solved.
30102 \begin_inset Foot
30103 status collapsed
30104
30105 \begin_layout Plain Layout
30106 For more commands provided by the 
30107 \series bold
30108 caption
30109 \series default
30110  package, have a look at its documentation, 
30111 \begin_inset CommandInset citation
30112 LatexCommand cite
30113 key "caption"
30114
30115 \end_inset
30116
30117 .
30118 \end_layout
30119
30120 \end_inset
30121
30122
30123 \end_layout
30124
30125 \begin_layout Standard
30126 Note that some document classes have built-in solutions for well-known problems
30127  like your case.
30128  For example if you use a 
30129 \family sans
30130 KOMA-Script
30131 \family default
30132  class, you don't need the package 
30133 \series bold
30134 caption
30135 \series default
30136 , you can instead write
30137 \end_layout
30138
30139 \begin_layout Standard
30140
30141 \series bold
30142
30143 \backslash
30144 setkomafont{captionlabel}{
30145 \backslash
30146 bfseries}
30147 \end_layout
30148
30149 \begin_layout Standard
30150 in the preamble and the problem is solved.
30151  So if you plan to write a large document, you should have a look at the
30152  documentation of the document class you want to use.
30153  (
30154 \series bold
30155
30156 \backslash
30157 setkomafont
30158 \series default
30159  is an example of a command with more than one argument.)
30160 \end_layout
30161
30162 \begin_layout Standard
30163 Commands in the preamble affect the whole document, while commands in the
30164  text affect only the text after the command or only the text used as command
30165  argument.
30166  To insert a LaTeX-command in text, use the TeX Code box as described in
30167  the previous section.
30168 \end_layout
30169
30170 \begin_layout Standard
30171 If you want to learn more about LaTeX and its syntax, have a look at the
30172  LaTeX-books 
30173 \begin_inset CommandInset citation
30174 LatexCommand cite
30175 key "latexcompanion,latexguide"
30176
30177 \end_inset
30178
30179 .
30180 \end_layout
30181
30182 \begin_layout Standard
30183 \begin_inset Newpage cleardoublepage
30184 \end_inset
30185
30186
30187 \end_layout
30188
30189 \begin_layout Standard
30190 \begin_inset ERT
30191 status collapsed
30192
30193 \begin_layout Plain Layout
30194
30195
30196 \backslash
30197 pagestyle{fancy}
30198 \end_layout
30199
30200 \end_inset
30201
30202
30203 \begin_inset Note Note
30204 status collapsed
30205
30206 \begin_layout Plain Layout
30207 switches temporarily to a page style with custom header and footer line
30208 \end_layout
30209
30210 \end_inset
30211
30212
30213 \end_layout
30214
30215 \begin_layout Left Header
30216 \begin_inset Argument 1
30217 status collapsed
30218
30219 \begin_layout Plain Layout
30220
30221 \end_layout
30222
30223 \end_inset
30224
30225
30226 \begin_inset ERT
30227 status collapsed
30228
30229 \begin_layout Plain Layout
30230
30231
30232 \backslash
30233 rightmark
30234 \end_layout
30235
30236 \end_inset
30237
30238
30239 \begin_inset Note Note
30240 status collapsed
30241
30242 \begin_layout Plain Layout
30243 defines the header line as described below
30244 \end_layout
30245
30246 \end_inset
30247
30248
30249 \end_layout
30250
30251 \begin_layout Center Header
30252 \begin_inset Argument 1
30253 status collapsed
30254
30255 \begin_layout Plain Layout
30256
30257 \end_layout
30258
30259 \end_inset
30260
30261
30262 \end_layout
30263
30264 \begin_layout Right Header
30265 \begin_inset Argument 1
30266 status collapsed
30267
30268 \begin_layout Plain Layout
30269 \begin_inset ERT
30270 status collapsed
30271
30272 \begin_layout Plain Layout
30273
30274
30275 \backslash
30276 leftmark
30277 \end_layout
30278
30279 \end_inset
30280
30281
30282 \end_layout
30283
30284 \end_inset
30285
30286
30287 \end_layout
30288
30289 \begin_layout Left Footer
30290 \begin_inset Argument 1
30291 status collapsed
30292
30293 \begin_layout Plain Layout
30294 \begin_inset ERT
30295 status collapsed
30296
30297 \begin_layout Plain Layout
30298
30299
30300 \backslash
30301 thepage
30302 \end_layout
30303
30304 \end_inset
30305
30306
30307 \end_layout
30308
30309 \end_inset
30310
30311
30312 \end_layout
30313
30314 \begin_layout Center Footer
30315 \begin_inset Argument 1
30316 status collapsed
30317
30318 \begin_layout Plain Layout
30319
30320 \family sans
30321 \series bold
30322 \color red
30323 LyX's user guide
30324 \end_layout
30325
30326 \end_inset
30327
30328 Magic code:
30329 \begin_inset Newline newline
30330 \end_inset
30331
30332
30333 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30334 \end_inset
30335
30336
30337 \end_layout
30338
30339 \begin_layout Right Footer
30340 \begin_inset Argument 1
30341 status collapsed
30342
30343 \begin_layout Plain Layout
30344
30345 \end_layout
30346
30347 \end_inset
30348
30349
30350 \begin_inset ERT
30351 status collapsed
30352
30353 \begin_layout Plain Layout
30354
30355
30356 \backslash
30357 Roman{page}
30358 \end_layout
30359
30360 \end_inset
30361
30362
30363 \end_layout
30364
30365 \begin_layout Section
30366 Customized Page Headers and Footers
30367 \begin_inset CommandInset label
30368 LatexCommand label
30369 name "sec:Customized-Page-Headers"
30370
30371 \end_inset
30372
30373
30374 \begin_inset Index idx
30375 status collapsed
30376
30377 \begin_layout Plain Layout
30378 Document ! Header/Footer line
30379 \end_layout
30380
30381 \end_inset
30382
30383
30384 \begin_inset Index idx
30385 status collapsed
30386
30387 \begin_layout Plain Layout
30388 Header/Footer line
30389 \end_layout
30390
30391 \end_inset
30392
30393
30394 \end_layout
30395
30396 \begin_layout Standard
30397 To define a custom page header and footer line for your document, you need
30398  to set the 
30399 \family sans
30400 Page
30401 \begin_inset space ~
30402 \end_inset
30403
30404 style
30405 \family default
30406  to 
30407 \family sans
30408 Fancy
30409 \family default
30410  in the 
30411 \family sans
30412 Document\SpecialChar \menuseparator
30413 Settings
30414 \family default
30415  dialog under 
30416 \family sans
30417 Page
30418 \begin_inset space ~
30419 \end_inset
30420
30421 Layout
30422 \family default
30423 .
30424  As a second step add in the menu 
30425 \family sans
30426 Document\SpecialChar \menuseparator
30427 Settings\SpecialChar \menuseparator
30428 Modules
30429 \family default
30430  the module 
30431 \begin_inset Quotes eld
30432 \end_inset
30433
30434 Custom Header/Footerlines
30435 \begin_inset Quotes erd
30436 \end_inset
30437
30438 .
30439  This module offers the following 6
30440 \begin_inset space ~
30441 \end_inset
30442
30443 styles:
30444 \end_layout
30445
30446 \begin_layout Description
30447 Left
30448 \begin_inset space ~
30449 \end_inset
30450
30451 Header,
30452 \begin_inset space ~
30453 \end_inset
30454
30455 Center
30456 \begin_inset space ~
30457 \end_inset
30458
30459 Header,
30460 \begin_inset space ~
30461 \end_inset
30462
30463 Right
30464 \begin_inset space ~
30465 \end_inset
30466
30467 Header
30468 \end_layout
30469
30470 \begin_layout Description
30471 Left
30472 \begin_inset space ~
30473 \end_inset
30474
30475 Footer,
30476 \begin_inset space ~
30477 \end_inset
30478
30479 Center
30480 \begin_inset space ~
30481 \end_inset
30482
30483 Footer,
30484 \begin_inset space ~
30485 \end_inset
30486
30487 Right
30488 \begin_inset space ~
30489 \end_inset
30490
30491 Footer
30492 \end_layout
30493
30494 \begin_layout Standard
30495 for the different positions in the header/footer.
30496 \end_layout
30497
30498 \begin_layout Standard
30499 Normally, headers and footers are set up at the beginning of the document.
30500  But you can change them anywhere you want to.
30501  Figure
30502 \begin_inset space ~
30503 \end_inset
30504
30505
30506 \begin_inset CommandInset ref
30507 LatexCommand ref
30508 reference "fig:Page-layout"
30509
30510 \end_inset
30511
30512  shows the page layout and where the header/footer styles will appear.
30513 \end_layout
30514
30515 \begin_layout Standard
30516 \begin_inset Float figure
30517 placement h
30518 wide false
30519 sideways false
30520 status open
30521
30522 \begin_layout Plain Layout
30523 \noindent
30524 \align center
30525 \begin_inset Tabular
30526 <lyxtabular version="3" rows="5" columns="3">
30527 <features rotate="0" tabularvalignment="middle">
30528 <column alignment="left" valignment="top" width="30line%">
30529 <column alignment="center" valignment="top" width="30line%">
30530 <column alignment="right" valignment="top" width="30line%">
30531 <row>
30532 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30533 \begin_inset Text
30534
30535 \begin_layout Plain Layout
30536 Left Header
30537 \end_layout
30538
30539 \end_inset
30540 </cell>
30541 <cell alignment="center" valignment="top" topline="true" usebox="none">
30542 \begin_inset Text
30543
30544 \begin_layout Plain Layout
30545 Center Header
30546 \end_layout
30547
30548 \end_inset
30549 </cell>
30550 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30551 \begin_inset Text
30552
30553 \begin_layout Plain Layout
30554 Right Header
30555 \end_layout
30556
30557 \end_inset
30558 </cell>
30559 </row>
30560 <row>
30561 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30562 \begin_inset Text
30563
30564 \begin_layout Plain Layout
30565
30566 \end_layout
30567
30568 \end_inset
30569 </cell>
30570 <cell alignment="center" valignment="top" usebox="none">
30571 \begin_inset Text
30572
30573 \begin_layout Plain Layout
30574
30575 \end_layout
30576
30577 \end_inset
30578 </cell>
30579 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30580 \begin_inset Text
30581
30582 \begin_layout Plain Layout
30583
30584 \end_layout
30585
30586 \end_inset
30587 </cell>
30588 </row>
30589 <row>
30590 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30591 \begin_inset Text
30592
30593 \begin_layout Plain Layout
30594 The normal text on the page goes here.
30595  The running header is above the text, and the footer is below (including
30596  footnotes).
30597  Headers/footers typically contain things like the page number, title of
30598  the chapter, company logo but your can use almost anything, except of floats.
30599 \end_layout
30600
30601 \end_inset
30602 </cell>
30603 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30604 \begin_inset Text
30605
30606 \begin_layout Plain Layout
30607
30608 \end_layout
30609
30610 \end_inset
30611 </cell>
30612 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30613 \begin_inset Text
30614
30615 \begin_layout Plain Layout
30616
30617 \end_layout
30618
30619 \end_inset
30620 </cell>
30621 </row>
30622 <row>
30623 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30624 \begin_inset Text
30625
30626 \begin_layout Plain Layout
30627
30628 \end_layout
30629
30630 \end_inset
30631 </cell>
30632 <cell alignment="center" valignment="top" usebox="none">
30633 \begin_inset Text
30634
30635 \begin_layout Plain Layout
30636
30637 \end_layout
30638
30639 \end_inset
30640 </cell>
30641 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30642 \begin_inset Text
30643
30644 \begin_layout Plain Layout
30645
30646 \end_layout
30647
30648 \end_inset
30649 </cell>
30650 </row>
30651 <row>
30652 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30653 \begin_inset Text
30654
30655 \begin_layout Plain Layout
30656 Left Footer
30657 \end_layout
30658
30659 \end_inset
30660 </cell>
30661 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30662 \begin_inset Text
30663
30664 \begin_layout Plain Layout
30665 Center Footer
30666 \end_layout
30667
30668 \end_inset
30669 </cell>
30670 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30671 \begin_inset Text
30672
30673 \begin_layout Plain Layout
30674 Right Footer
30675 \end_layout
30676
30677 \end_inset
30678 </cell>
30679 </row>
30680 </lyxtabular>
30681
30682 \end_inset
30683
30684
30685 \end_layout
30686
30687 \begin_layout Plain Layout
30688 \begin_inset Caption Standard
30689
30690 \begin_layout Plain Layout
30691 \begin_inset CommandInset label
30692 LatexCommand label
30693 name "fig:Page-layout"
30694
30695 \end_inset
30696
30697 Page layout with custom header and footer line.
30698 \end_layout
30699
30700 \end_inset
30701
30702
30703 \end_layout
30704
30705 \end_inset
30706
30707
30708 \end_layout
30709
30710 \begin_layout Standard
30711 \begin_inset Note Greyedout
30712 status open
30713
30714 \begin_layout Plain Layout
30715
30716 \series bold
30717 Note
30718 \series default
30719 : some document classes implement their own customized page headers and
30720  footers if 
30721 \family sans
30722 Page
30723 \begin_inset space ~
30724 \end_inset
30725
30726 style
30727 \family default
30728  is set to “Default”.
30729  Check what these are before you specify your own customized page headers
30730  and footers.
30731 \end_layout
30732
30733 \end_inset
30734
30735
30736 \end_layout
30737
30738 \begin_layout Subsection
30739 Definition
30740 \end_layout
30741
30742 \begin_layout Standard
30743 To define your header line, add all three header styles.
30744  The things you add to the styles appear on odd numbered pages, the things
30745  in the optional arguments on even numbered pages.
30746  For single-sided documents, the optional arguments will not be used and
30747  can be omitted.
30748  If you leave a style or its argument empty, nothing appears in the output.
30749  Defining the footer line works similarly.
30750 \end_layout
30751
30752 \begin_layout Standard
30753 For the definition, you will need some LaTeX-commands that are inserted
30754  as TeX code (menu 
30755 \family sans
30756 Insert\SpecialChar \menuseparator
30757 Te
30758 \begin_inset ERT
30759 status collapsed
30760
30761 \begin_layout Plain Layout
30762
30763 {}
30764 \end_layout
30765
30766 \end_inset
30767
30768 X
30769 \begin_inset space ~
30770 \end_inset
30771
30772 Code
30773 \family default
30774 ):
30775 \end_layout
30776
30777 \begin_layout Description
30778
30779 \backslash
30780 thepage prints the current page number
30781 \end_layout
30782
30783 \begin_layout Description
30784
30785 \backslash
30786 Roman{page} prints the current page number with capital roman numerals
30787 \end_layout
30788
30789 \begin_layout Description
30790
30791 \backslash
30792 roman{page} prints the current page number with small roman numerals
30793 \end_layout
30794
30795 \begin_layout Description
30796
30797 \backslash
30798 leftmark prints the current section number and title.
30799  If the document has chapters, it prints the current chapter number and
30800  title instead.
30801  It is called 
30802 \begin_inset Quotes eld
30803 \end_inset
30804
30805 leftmark
30806 \begin_inset Quotes prd
30807 \end_inset
30808
30809  because it usually goes in a left header.
30810 \end_layout
30811
30812 \begin_layout Description
30813
30814 \backslash
30815 rightmark prints the current subsection number and title.
30816  If the document has chapters, it prints the current section number and
30817  title instead.
30818  It is normally used in the right header.
30819 \end_layout
30820
30821 \begin_layout Subsection
30822 Default header/footer
30823 \end_layout
30824
30825 \begin_layout Standard
30826 The custom header/footer is not empty by default.
30827  The default header contains the chapter and section title and the center
30828  footer has the page number.
30829  In order to remove unwanted entries from the header/footer, include the
30830  relevant header/footer style in your document, but leave it blank.
30831  So, if you do not want a page number in the footer, include a blank 
30832 \family sans
30833 Center
30834 \begin_inset space ~
30835 \end_inset
30836
30837 Footer
30838 \family default
30839  style.
30840 \end_layout
30841
30842 \begin_layout Subsection
30843 Appearance
30844 \end_layout
30845
30846 \begin_layout Standard
30847 The header and footer will appear on normal pages.
30848  Some pages are different.
30849  The title page has a style of its own, and so does any page that starts
30850  a new part or chapter in your book.
30851  Such pages will not have the custom headers/footers, but that is normal.
30852  There is for example no need to print a header with the chapter name on
30853  the chapter page where the chapter heading is in big bold letters anyway.
30854 \end_layout
30855
30856 \begin_layout Subsubsection
30857 Header and footer decoration line
30858 \end_layout
30859
30860 \begin_layout Standard
30861 By default, you get a 0.4
30862 \begin_inset space \thinspace{}
30863 \end_inset
30864
30865 pt thick line below the header and no footer line.
30866  This can be changed in the document preamble with the commands 
30867 \series bold
30868
30869 \backslash
30870 headrulewidth
30871 \series default
30872  and 
30873 \series bold
30874
30875 \backslash
30876 footrulewidth
30877 \series default
30878  in the following way:
30879 \end_layout
30880
30881 \begin_layout Standard
30882
30883 \series bold
30884
30885 \backslash
30886 renewcommand{
30887 \backslash
30888 headrulewidth}{thickness}
30889 \end_layout
30890
30891 \begin_layout Standard
30892 where thickness is a size in standard units like 
30893 \family sans
30894 pt
30895 \family default
30896  or 
30897 \family sans
30898 mm
30899 \family default
30900 .
30901  If you don't want a line, set the thickness to 0
30902 \begin_inset space \thinspace{}
30903 \end_inset
30904
30905 pt.
30906 \end_layout
30907
30908 \begin_layout Standard
30909 The lines can also be colored, but this requires more knowledge of LaTeX.
30910  If you really need this, have a look at the Internet or in sec.
30911 \begin_inset space ~
30912 \end_inset
30913
30914 4.4 of the book 
30915 \begin_inset CommandInset citation
30916 LatexCommand cite
30917 key "Mittelbach"
30918
30919 \end_inset
30920
30921 .
30922 \end_layout
30923
30924 \begin_layout Subsubsection
30925 Several header/footer lines
30926 \end_layout
30927
30928 \begin_layout Standard
30929 In case you need more than one text line as a header/footer, you can do
30930  this by adding a normal line break in the style definition.
30931  However, the default height of the header/footer is only the one of one
30932  text line.
30933  To expand the height, redefine the LaTeX length 
30934 \series bold
30935
30936 \backslash
30937 headheight
30938 \series default
30939  or 
30940 \series bold
30941
30942 \backslash
30943 footheight
30944 \series default
30945  in this entry in 
30946 \family sans
30947 Document\SpecialChar \menuseparator
30948 Settings\SpecialChar \menuseparator
30949 Lat
30950 \begin_inset ERT
30951 status collapsed
30952
30953 \begin_layout Plain Layout
30954
30955 {}
30956 \end_layout
30957
30958 \end_inset
30959
30960 eX
30961 \begin_inset space ~
30962 \end_inset
30963
30964 Preamble
30965 \family default
30966 :
30967 \end_layout
30968
30969 \begin_layout Standard
30970
30971 \series bold
30972
30973 \backslash
30974 setlength{
30975 \backslash
30976 headheight}{height}
30977 \end_layout
30978
30979 \begin_layout Standard
30980 where height is a size in standard units.
30981  If you don't know which amount of space is needed for the height, define
30982  your header/footer and preview your document as a PDF.
30983  Then open the LaTeX logfile with the menu 
30984 \family sans
30985 Document\SpecialChar \menuseparator
30986 La
30987 \begin_inset ERT
30988 status collapsed
30989
30990 \begin_layout Plain Layout
30991
30992 {}
30993 \end_layout
30994
30995 \end_inset
30996
30997 TeX Log
30998 \family default
30999  and use the button 
31000 \family sans
31001 Next
31002 \begin_inset space ~
31003 \end_inset
31004
31005 Warning
31006 \family default
31007  to see if you can find a warning about the package 
31008 \series bold
31009 fancyhdr
31010 \series default
31011
31012 \begin_inset Index idx
31013 status collapsed
31014
31015 \begin_layout Plain Layout
31016 LaTeX-packages ! fancyhdr
31017 \end_layout
31018
31019 \end_inset
31020
31021 .
31022  If there is such a warning, it contains the space that you need at least
31023  for your header/footer.
31024 \end_layout
31025
31026 \begin_layout Subsection
31027 This example
31028 \end_layout
31029
31030 \begin_layout Standard
31031 This example demonstrates what can be done with custom header/footers.
31032  Don't use it for your document as it is just an example.
31033  This example consists of the following definition:
31034 \end_layout
31035
31036 \begin_layout Description
31037 Left
31038 \begin_inset space ~
31039 \end_inset
31040
31041 Header 
31042 \series bold
31043
31044 \backslash
31045 rightmark
31046 \series default
31047 , empty optional argument
31048 \end_layout
31049
31050 \begin_layout Description
31051 Center
31052 \begin_inset space ~
31053 \end_inset
31054
31055 Header empty, empty optional argument
31056 \end_layout
31057
31058 \begin_layout Description
31059 Right
31060 \begin_inset space ~
31061 \end_inset
31062
31063 Header empty, 
31064 \series bold
31065
31066 \backslash
31067 leftmark
31068 \series default
31069  in the optional argument
31070 \end_layout
31071
31072 \begin_layout Description
31073 Left
31074 \begin_inset space ~
31075 \end_inset
31076
31077 Footer empty, 
31078 \series bold
31079
31080 \backslash
31081 thepage
31082 \series default
31083  in the optional argument
31084 \end_layout
31085
31086 \begin_layout Description
31087 Center
31088 \begin_inset space ~
31089 \end_inset
31090
31091 Footer 
31092 \family sans
31093 \series bold
31094 \color red
31095 LyX's user guide
31096 \family default
31097 \series default
31098 \color inherit
31099
31100 \begin_inset Quotes eld
31101 \end_inset
31102
31103 Magic code:
31104 \begin_inset Newline newline
31105 \end_inset
31106
31107
31108 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31109 \end_inset
31110
31111
31112 \begin_inset Quotes erd
31113 \end_inset
31114
31115  in the optional argument
31116 \end_layout
31117
31118 \begin_layout Description
31119 Right
31120 \begin_inset space ~
31121 \end_inset
31122
31123 Footer 
31124 \series bold
31125
31126 \backslash
31127 Roman{page}
31128 \series default
31129 , empty optional argument
31130 \end_layout
31131
31132 \begin_layout Description
31133
31134 \backslash
31135 headrulewidth set to 2
31136 \begin_inset space \thinspace{}
31137 \end_inset
31138
31139 pt
31140 \end_layout
31141
31142 \begin_layout Standard
31143 In principle you can use almost everything in headers/footers, except floats.
31144  For more specialized features, for example, thumb-indexes, see the manual
31145  of the 
31146 \series bold
31147 fancyhdr
31148 \series default
31149  package, 
31150 \begin_inset CommandInset citation
31151 LatexCommand cite
31152 key "fancyhdr"
31153
31154 \end_inset
31155
31156 .
31157 \end_layout
31158
31159 \begin_layout Standard
31160 \begin_inset Newpage clearpage
31161 \end_inset
31162
31163
31164 \end_layout
31165
31166 \begin_layout Standard
31167 \begin_inset ERT
31168 status open
31169
31170 \begin_layout Plain Layout
31171
31172
31173 \backslash
31174 pagestyle{headings}
31175 \end_layout
31176
31177 \end_inset
31178
31179
31180 \begin_inset Note Note
31181 status collapsed
31182
31183 \begin_layout Plain Layout
31184 switches back to page style with the default headings
31185 \end_layout
31186
31187 \end_inset
31188
31189
31190 \end_layout
31191
31192 \begin_layout Section
31193 Previewing Snippets of your Document
31194 \begin_inset CommandInset label
31195 LatexCommand label
31196 name "sec:Previewing-snippets-of"
31197
31198 \end_inset
31199
31200
31201 \begin_inset Index idx
31202 status collapsed
31203
31204 \begin_layout Plain Layout
31205 Instant preview
31206 \end_layout
31207
31208 \end_inset
31209
31210
31211 \begin_inset Index idx
31212 status collapsed
31213
31214 \begin_layout Plain Layout
31215 Document ! Preview
31216 \end_layout
31217
31218 \end_inset
31219
31220
31221 \end_layout
31222
31223 \begin_layout Standard
31224 LyX allows you to generate previews of sections of your document on the
31225  fly so you can see how they will look in the final document without having
31226  to break your train of thought with viewing the output.
31227 \end_layout
31228
31229 \begin_layout Subsection
31230 Prerequisites
31231 \end_layout
31232
31233 \begin_layout Standard
31234 To get previews working, you need the LaTeX package 
31235 \series bold
31236 preview-latex
31237 \series default
31238
31239 \begin_inset Index idx
31240 status collapsed
31241
31242 \begin_layout Plain Layout
31243 LaTeX-packages ! preview-latex
31244 \end_layout
31245
31246 \end_inset
31247
31248  (on some systems named simply 
31249 \series bold
31250 preview
31251 \series default
31252 ) installed.
31253  If it is not already installed, you will find it in the TeX-catalogue,
31254  
31255 \begin_inset CommandInset citation
31256 LatexCommand cite
31257 key "TeXCatalogue"
31258
31259 \end_inset
31260
31261  or in the package manager of your LaTeX-system.
31262  You obtain prettier results if you install the program 
31263 \family typewriter
31264 pnmcrop
31265 \family default
31266  from the 
31267 \family typewriter
31268 netpbm
31269 \family default
31270  package; for LyX on Windows this program and also the LaTeX-package are
31271  automatically installed together with LyX.
31272 \end_layout
31273
31274 \begin_layout Subsection
31275 Enabling previews
31276 \end_layout
31277
31278 \begin_layout Standard
31279 If you would for example like to see in LyX your math formulas typeset by
31280  LaTeX, activate the option 
31281 \family sans
31282 Display
31283 \begin_inset space ~
31284 \end_inset
31285
31286 Graphics
31287 \family default
31288  in the 
31289 \family sans
31290 Tools\SpecialChar \menuseparator
31291 Preferences 
31292 \family default
31293 dialog under 
31294 \family sans
31295 Look
31296 \begin_inset space ~
31297 \end_inset
31298
31299 and
31300 \begin_inset space ~
31301 \end_inset
31302
31303 feel\SpecialChar \menuseparator
31304 Display
31305 \family default
31306 .
31307  Then set 
31308 \family sans
31309 Instant
31310 \begin_inset space ~
31311 \end_inset
31312
31313 Preview
31314 \family default
31315  to 
31316 \family sans
31317 On
31318 \family default
31319 .
31320  The 
31321 \family sans
31322 Preview
31323 \begin_inset space ~
31324 \end_inset
31325
31326 Size
31327 \family default
31328  is the multiplication factor for the size.
31329 \end_layout
31330
31331 \begin_layout Standard
31332 If you would like to see everything but your math formulas typeset by LaTeX,
31333  set 
31334 \family sans
31335 Instant
31336 \begin_inset space ~
31337 \end_inset
31338
31339 Preview
31340 \family default
31341  to 
31342 \family sans
31343 No
31344 \begin_inset space ~
31345 \end_inset
31346
31347 math
31348 \family default
31349 .
31350 \end_layout
31351
31352 \begin_layout Standard
31353 Previews are generated when you load a document into LyX and when you finish
31354  editing an inset.
31355 \end_layout
31356
31357 \begin_layout Standard
31358 \begin_inset Note Greyedout
31359 status open
31360
31361 \begin_layout Plain Layout
31362
31363 \series bold
31364 Note:
31365 \series default
31366  Previews of an already loaded document are not in every case immediately
31367  generated by activating the option 
31368 \family sans
31369 Display
31370 \begin_inset space ~
31371 \end_inset
31372
31373 Graphics
31374 \family default
31375 .
31376  Reopening the document will fix such problems.
31377 \end_layout
31378
31379 \end_inset
31380
31381
31382 \end_layout
31383
31384 \begin_layout Subsection
31385 Selected document parts
31386 \end_layout
31387
31388 \begin_layout Standard
31389 Besides math there are other cases where you might like to see a preview,
31390  for example things that LyX cannot render like rotated parts or things
31391  that are not yet supported by LyX.
31392  To do this, insert a preview inset via the menu 
31393 \family sans
31394 Insert\SpecialChar \menuseparator
31395 Preview
31396 \family default
31397 .
31398  Insert or paste the stuff that you want to preview into this inset.
31399  The preview will be generated when the cursor is outside the preview inset.
31400  If you click on the preview, you can edit the previewed stuff.
31401 \end_layout
31402
31403 \begin_layout Standard
31404 An example: To create rotated boxes, you use the LaTeX command 
31405 \series bold
31406
31407 \backslash
31408 rotatebox
31409 \series default
31410  which is not yet supported by LyX.
31411 \begin_inset Foot
31412 status collapsed
31413
31414 \begin_layout Plain Layout
31415
31416 \series bold
31417
31418 \backslash
31419 rotatebox
31420 \series default
31421  is explained in section 
31422 \emph on
31423 Rotated and Scaled Boxes
31424 \emph default
31425  of the 
31426 \emph on
31427 Embedded
31428 \begin_inset space ~
31429 \end_inset
31430
31431 Objects
31432 \emph default
31433  manual.
31434 \end_layout
31435
31436 \end_inset
31437
31438  Instead of the TeX Code boxes you want to see in LyX the final rotated
31439  boxes, for example to adjust the rotation angle to fit with the surrounding
31440  text.
31441  Therefore you create a preview inset and copy the text with the rotated
31442  boxes into it.
31443  Here is the result:
31444 \end_layout
31445
31446 \begin_layout Standard
31447 \begin_inset Preview
31448
31449 \begin_layout Standard
31450 This is a line
31451 \begin_inset ERT
31452 status collapsed
31453
31454 \begin_layout Plain Layout
31455
31456
31457 \backslash
31458 rotatebox[origin=r]{-60}{
31459 \end_layout
31460
31461 \end_inset
31462
31463
31464 \begin_inset Box Doublebox
31465 position "c"
31466 hor_pos "c"
31467 has_inner_box 0
31468 inner_pos "c"
31469 use_parbox 0
31470 use_makebox 0
31471 width "1in"
31472 special "width"
31473 height "1in"
31474 height_special "totalheight"
31475 status collapsed
31476
31477 \begin_layout Plain Layout
31478 with rotated
31479 \end_layout
31480
31481 \end_inset
31482
31483
31484 \begin_inset ERT
31485 status collapsed
31486
31487 \begin_layout Plain Layout
31488
31489 }
31490 \end_layout
31491
31492 \end_inset
31493
31494  framed text 
31495 \begin_inset ERT
31496 status collapsed
31497
31498 \begin_layout Plain Layout
31499
31500
31501 \backslash
31502 rotatebox[origin=lb]{60}{
31503 \end_layout
31504
31505 \end_inset
31506
31507
31508 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31509 \end_inset
31510
31511
31512 \begin_inset ERT
31513 status collapsed
31514
31515 \begin_layout Plain Layout
31516
31517 }
31518 \end_layout
31519
31520 \end_inset
31521
31522  and a formula.
31523 \end_layout
31524
31525 \end_inset
31526
31527
31528 \end_layout
31529
31530 \begin_layout Standard
31531 Previewing works also for colors.
31532  In this example a special framed, colored box was created using the LaTeX
31533  command 
31534 \series bold
31535
31536 \backslash
31537 fcolorbox
31538 \series default
31539 :
31540 \begin_inset Foot
31541 status collapsed
31542
31543 \begin_layout Plain Layout
31544
31545 \series bold
31546
31547 \backslash
31548 fcolorbox
31549 \series default
31550  is explained in section 
31551 \emph on
31552 Colored Boxes
31553 \emph default
31554  of the 
31555 \emph on
31556 Embedded
31557 \begin_inset space ~
31558 \end_inset
31559
31560 Objects
31561 \emph default
31562  manual.
31563 \end_layout
31564
31565 \end_inset
31566
31567
31568 \end_layout
31569
31570 \begin_layout Standard
31571 \begin_inset Preview
31572
31573 \begin_layout Standard
31574 \begin_inset ERT
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578
31579
31580 \backslash
31581 fboxrule 1mm 
31582 \backslash
31583 fboxsep 1mm
31584 \end_layout
31585
31586 \end_inset
31587
31588
31589 \begin_inset ERT
31590 status collapsed
31591
31592 \begin_layout Plain Layout
31593
31594
31595 \backslash
31596 fcolorbox{cyan}{magenta}{
31597 \end_layout
31598
31599 \end_inset
31600
31601 This is text within a colored, framed box.
31602 \begin_inset ERT
31603 status collapsed
31604
31605 \begin_layout Plain Layout
31606
31607 }
31608 \end_layout
31609
31610 \end_inset
31611
31612
31613 \end_layout
31614
31615 \end_inset
31616
31617
31618 \end_layout
31619
31620 \begin_layout Standard
31621 \begin_inset VSpace medskip
31622 \end_inset
31623
31624
31625 \end_layout
31626
31627 \begin_layout Standard
31628 If LyX does not show a preview, make sure that you enabled previews as described
31629  above and also make sure that TeX Code in the preview inset is valid and
31630  that you loaded the LaTeX packages in your document preamble that are required
31631  by the TeX Code.
31632  If LyX cannot create a preview, you will in most cases also not be able
31633  to view your document due to LaTeX errors.
31634  So if you have to use some TeX Code and don't know if it is correct, the
31635  preview inset is a nice method to check it without the need to view the
31636  whole document.
31637 \end_layout
31638
31639 \begin_layout Subsection
31640 LaTeX source code
31641 \end_layout
31642
31643 \begin_layout Standard
31644 You can preview the LaTeX source of the whole document or parts of it.
31645  Use the menu 
31646 \family sans
31647 View\SpecialChar \menuseparator
31648 Source
31649 \begin_inset space ~
31650 \end_inset
31651
31652 Pane
31653 \family default
31654  and a window will be shown where you can see the LaTeX-source code.
31655  The window shows the source of the whole paragraph in which the cursor
31656  currently sits.
31657  You can also select document parts in LyX's main window, then only this
31658  selection (when it is more than one paragraph) is shown as source code.
31659  To view the whole document as source, enable the corresponding option in
31660  the source view window.
31661  If you check 
31662 \family sans
31663 Automatic update
31664 \family default
31665 , you can see the changes as you make them in LyX; but note that if you
31666  have several documents open, this will slow things down as LyX updates
31667  them all, not just the one which is open at the time.
31668 \end_layout
31669
31670 \begin_layout Section
31671 Advanced Find and Replace
31672 \begin_inset CommandInset label
31673 LatexCommand label
31674 name "sec:Advanced-Find-and"
31675
31676 \end_inset
31677
31678
31679 \begin_inset Index idx
31680 status collapsed
31681
31682 \begin_layout Plain Layout
31683 Replace
31684 \end_layout
31685
31686 \end_inset
31687
31688
31689 \begin_inset Index idx
31690 status collapsed
31691
31692 \begin_layout Plain Layout
31693 Find
31694 \end_layout
31695
31696 \end_inset
31697
31698
31699 \end_layout
31700
31701 \begin_layout Subsection
31702 Introduction
31703 \end_layout
31704
31705 \begin_layout Standard
31706 The advanced find and replace feature of LyX allows for searching of complex,
31707  format-sensitive text segments and mathematics contents within LyX documents.
31708  It is an enhancement of the standard (quick) find and replace feature.
31709  The key-features are:
31710 \end_layout
31711
31712 \begin_layout Itemize
31713 Both searching of text and of mathematical formulas is allowed, where the
31714  latter is done by entering mathematics in the usual way; not only entire
31715  mathematical formulas are found, but also parts occurring within more complex
31716  formulas
31717 \end_layout
31718
31719 \begin_layout Itemize
31720 Search may be format-insensitive, so that the searched text is found in
31721  any context/style (standard text, section headings, notes, and even mathematics
31722 ), or it may be format-sensitive, so that, for example, a word entered with
31723  a section heading will only be found within section headings
31724 \end_layout
31725
31726 \begin_layout Itemize
31727 Search may be restricted to mathematics environments only; this is useful
31728  for remangling math notation where one does not want to match any text
31729  outside of mathematics environments
31730 \end_layout
31731
31732 \begin_layout Itemize
31733 Search may be widened to a specific 
31734 \emph on
31735 scope
31736 \emph default
31737 , i.
31738 \begin_inset space \thinspace{}
31739 \end_inset
31740
31741 e.
31742 \begin_inset space ~
31743 \end_inset
31744
31745 a set of files which may be all the children of the document being edited,
31746  all the open files, or all the manuals available from the 
31747 \family sans
31748 Help
31749 \family default
31750  menu
31751 \end_layout
31752
31753 \begin_layout Itemize
31754 Replace may optionally preserve capitalization, so that the replaced text
31755  capitalization is adapted to the matching text (i.
31756 \begin_inset space \thinspace{}
31757 \end_inset
31758
31759 e.
31760 \begin_inset space ~
31761 \end_inset
31762
31763 all lowercase, all uppercase, first letter uppercase followed by lowercase)
31764 \end_layout
31765
31766 \begin_layout Subsection
31767 Basic usage
31768 \end_layout
31769
31770 \begin_layout Standard
31771 The advanced find and replace feature is activated through the menu 
31772 \family sans
31773 Edit\SpecialChar \menuseparator
31774 Find & Replace
31775 \noun on
31776  (
31777 \noun default
31778 Advanced
31779 \noun on
31780 )
31781 \family default
31782 \noun default
31783  (shortcut 
31784 \begin_inset Info
31785 type  "shortcut"
31786 arg   "dialog-show findreplaceadv"
31787 \end_inset
31788
31789 ) or the toolbar button 
31790 \begin_inset Info
31791 type  "icon"
31792 arg   "dialog-toggle findreplaceadv"
31793 \end_inset
31794
31795 .
31796  This opens the 
31797 \family sans
31798 Advanced Find and Replace
31799 \family default
31800  dialog.
31801 \end_layout
31802
31803 \begin_layout Subsubsection
31804 Searching for text
31805 \end_layout
31806
31807 \begin_layout Standard
31808 Enter into the 
31809 \family sans
31810 Find
31811 \family default
31812  LyX mini-editor a simple word, and search for occurrences of it by clicking
31813  on the 
31814 \family sans
31815 Find
31816 \begin_inset space ~
31817 \end_inset
31818
31819 Next
31820 \family default
31821  button at the bottom of the dialog (or just press the 
31822 \begin_inset Info
31823 type  "shortcut"
31824 arg   "break-paragraph"
31825 \end_inset
31826
31827  key).
31828  The entered word is found both in text mode and in math mode, and in emphasized
31829 , bold or normal face, and in both in section titles and in standard text.
31830  Pressing 
31831 \begin_inset Info
31832 type  "shortcut"
31833 arg   "break-paragraph"
31834 \end_inset
31835
31836  repeatedly keeps searching forward while pressing 
31837 \family sans
31838 Shift+Return
31839 \family default
31840  searches backwards.
31841 \end_layout
31842
31843 \begin_layout Standard
31844 The 
31845 \family sans
31846 Case
31847 \begin_inset space ~
31848 \end_inset
31849
31850 sensitive
31851 \family default
31852  option allows matches to occur only with the same case as entered in the
31853  
31854 \family sans
31855 Find
31856 \family default
31857  editor.
31858  The 
31859 \family sans
31860 Whole
31861 \begin_inset space ~
31862 \end_inset
31863
31864 words
31865 \family default
31866  option allows matches to occur only at word boundaries.
31867 \end_layout
31868
31869 \begin_layout Subsubsection
31870 Searching for mathematics
31871 \end_layout
31872
31873 \begin_layout Standard
31874 Mathematical formulas, such as 
31875 \begin_inset Formula $x^{2}$
31876 \end_inset
31877
31878  or something more complex like 
31879 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31880 \end_inset
31881
31882 , may be searched for by typing them in the 
31883 \family sans
31884 Find
31885 \family default
31886  editor.
31887  When searching for a formula, it is found both when it is alone and when
31888  it occurs in sub-formulas and nested parts of sub-formulas.
31889  For example the mentioned segments would be found in something like 
31890 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31891 \end_inset
31892
31893
31894 \end_layout
31895
31896 \begin_layout Subsubsection
31897 Style-aware search
31898 \end_layout
31899
31900 \begin_layout Standard
31901 It is also possible to search for text with specific styles.
31902  This is done by switching to the 
31903 \family sans
31904 Settings
31905 \family default
31906  tab of the dialog and unchecking the 
31907 \family sans
31908 Ignore format
31909 \family default
31910  option.
31911  This way, entering in the 
31912 \family sans
31913 Find
31914 \family default
31915  editor
31916 \end_layout
31917
31918 \begin_layout Itemize
31919 a normal word and searching for it would not find instances of the word
31920  occurring in emphasized or boldface.
31921 \end_layout
31922
31923 \begin_layout Itemize
31924 an emphasized or boldface word and searching for it would find the respective
31925  instances with the same face only, and within the same text style only.
31926 \end_layout
31927
31928 \begin_layout Itemize
31929 a normal word in a section heading, and searching for it, would find occurrences
31930  of it only within section headings.
31931  Also, if the text to search is given an emphasized or bold face, in addition
31932  to a section style, then it is found only when occurring with the same
31933  style.
31934 \end_layout
31935
31936 \begin_layout Itemize
31937 a displayed formula will only find instances of this formula that are also
31938  displayed formulas (and not inline formulas).
31939 \end_layout
31940
31941 \begin_layout Subsubsection
31942 Replace
31943 \end_layout
31944
31945 \begin_layout Standard
31946 The entries made in the 
31947 \family sans
31948 Find
31949 \family default
31950  editor can be replaced with entries made in the 
31951 \family sans
31952 Replace
31953 \begin_inset space ~
31954 \end_inset
31955
31956 with
31957 \family default
31958  editor.
31959  In order to find the next occurrence and replace it, click on the 
31960 \family sans
31961 Replace
31962 \family default
31963  button or alternatively press 
31964 \begin_inset Info
31965 type  "shortcut"
31966 arg   "break-paragraph"
31967 \end_inset
31968
31969  or 
31970 \family sans
31971 Shift+Return
31972 \family default
31973  while the cursor is in the 
31974 \family sans
31975 Replace
31976 \begin_inset space ~
31977 \end_inset
31978
31979 with
31980 \family default
31981  editor.
31982 \end_layout
31983
31984 \begin_layout Standard
31985 You can replace with fully-featured formatted LyX entries.
31986  Typical scenarios in which to use this capability might be (just to mention
31987  two):
31988 \end_layout
31989
31990 \begin_layout Itemize
31991 replacing occurrences of a word with a customized formatted version of the
31992  same word, for example replacing occurrences of a name like 
31993 \begin_inset Quotes eld
31994 \end_inset
31995
31996 func()
31997 \begin_inset Quotes erd
31998 \end_inset
31999
32000  with its typewriter version 
32001 \begin_inset Quotes eld
32002 \end_inset
32003
32004
32005 \family typewriter
32006 func()
32007 \family default
32008
32009 \begin_inset Quotes erd
32010 \end_inset
32011
32012
32013 \end_layout
32014
32015 \begin_layout Itemize
32016 performing a notation rework of mathematical symbols, for example replacing
32017  occurrences of 
32018 \begin_inset Quotes eld
32019 \end_inset
32020
32021
32022 \begin_inset Formula $R$
32023 \end_inset
32024
32025
32026 \begin_inset Quotes erd
32027 \end_inset
32028
32029  with 
32030 \begin_inset Quotes eld
32031 \end_inset
32032
32033
32034 \begin_inset Formula $\mathbb{R}$
32035 \end_inset
32036
32037
32038 \begin_inset Quotes erd
32039 \end_inset
32040
32041  (you may want to enable the 
32042 \family sans
32043 Whole
32044 \begin_inset space ~
32045 \end_inset
32046
32047 words
32048 \family default
32049  and 
32050 \family sans
32051 Case
32052 \begin_inset space ~
32053 \end_inset
32054
32055 sensitive
32056 \family default
32057  options and disable the 
32058 \family sans
32059 Ignore format
32060 \family default
32061  option in the 
32062 \family sans
32063 Settings
32064 \family default
32065  tab, in order to avoid replacing all 
32066 \begin_inset Quotes eld
32067 \end_inset
32068
32069 R
32070 \begin_inset Quotes erd
32071 \end_inset
32072
32073  letters occurring in normal text), or occurrences of 
32074 \begin_inset Formula $x_{j}^{i}$
32075 \end_inset
32076
32077  with 
32078 \begin_inset Formula $x_{i,\, j}$
32079 \end_inset
32080
32081 , or occurrences of 
32082 \begin_inset Formula $x[k]$
32083 \end_inset
32084
32085  with 
32086 \begin_inset Formula $x_{k}$
32087 \end_inset
32088
32089 .
32090 \end_layout
32091
32092 \begin_layout Subsection
32093 Advanced usage
32094 \end_layout
32095
32096 \begin_layout Standard
32097 There is a regular expression (regexp) based searching facility.
32098 \begin_inset Foot
32099 status collapsed
32100
32101 \begin_layout Plain Layout
32102 A good explanation of regular expressions is given in this Wikipedia entry:
32103  
32104 \begin_inset CommandInset href
32105 LatexCommand href
32106 target "http://en.wikipedia.org/wiki/Regular_expression"
32107
32108 \end_inset
32109
32110 .
32111 \end_layout
32112
32113 \end_inset
32114
32115  You can search for a regular expression by inserting a regexp inset into
32116  the 
32117 \family sans
32118 Find
32119 \family default
32120  editor.
32121  This is done with the context menu 
32122 \family sans
32123 Insert\SpecialChar \menuseparator
32124 Insert Regular Expression
32125 \family default
32126  while the cursor is in the 
32127 \family sans
32128 Find
32129 \family default
32130  editor.
32131  Characters entered within regexp insets are matched according to the regular
32132  expression matching rules
32133 \begin_inset Foot
32134 status collapsed
32135
32136 \begin_layout Plain Layout
32137 Under the constraint that any (sub)expression must match a well-formed LyX
32138  segment, i.
32139 \begin_inset space \thinspace{}
32140 \end_inset
32141
32142 e.
32143 \begin_inset space ~
32144 \end_inset
32145
32146 when matching LaTeX code, no segments with unbalanced {} braces are allowed
32147  to match expressions.
32148 \end_layout
32149
32150 \end_inset
32151
32152 , while text entered outside regexp insets is matched exactly against the
32153  same text in the document.
32154  You can cut and paste regexp-mode insets.
32155  Examples of using such a feature may be:
32156 \end_layout
32157
32158 \begin_layout Enumerate
32159 Searching for all fractions with a given denominator: for example, entering
32160  in the 
32161 \family sans
32162 Find
32163 \family default
32164  editor the fraction 
32165 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32166 \end_inset
32167
32168  (where the 
32169 \begin_inset Formula $.*$
32170 \end_inset
32171
32172  on the numerator is the match-everything regular expression) finds all
32173  fractions with the given denominator.
32174 \end_layout
32175
32176 \begin_layout Enumerate
32177 Searching for all text with a given style: for example, after unchecking
32178  the 
32179 \family sans
32180 Ignore format
32181 \family default
32182  option from the 
32183 \family sans
32184 Settings
32185 \family default
32186  tab, entering a 
32187 \series bold
32188
32189 \begin_inset Formula $.*$
32190 \end_inset
32191
32192
32193 \series default
32194  regular expression and giving it an emphasized or bold face, finds all
32195  emphasized or bold face text respectively.
32196  Also, by inserting a 
32197 \begin_inset Formula $.*$
32198 \end_inset
32199
32200  regular expression in a bullet or enumerated list or a section heading,
32201  you can find all bullet or enumerated lists or section headings.
32202 \end_layout
32203
32204 \begin_layout Standard
32205 Finally, references to (sub)expressions in regexp may be used as usual:
32206  Enclosing parts of the expression within round braces 
32207 \begin_inset Formula $()$
32208 \end_inset
32209
32210 , and referring back to them through 
32211 \begin_inset Formula $\backslash1$
32212 \end_inset
32213
32214
32215 \begin_inset Formula $\backslash2$
32216 \end_inset
32217
32218 , etc..
32219  For example, try searching with the regexp
32220 \begin_inset Newline newline
32221 \end_inset
32222
32223 [[:space:]]([[:alpha:]]+)[[:space:]]
32224 \backslash
32225 1[[:space:]]
32226 \begin_inset Newline newline
32227 \end_inset
32228
32229 in order to find word repetitions, if there are any.
32230 \end_layout
32231
32232 \begin_layout Standard
32233 The usage of back references in the replaced text is not (yet) implemented.
32234 \end_layout
32235
32236 \begin_layout Standard
32237 \begin_inset Note Greyedout
32238 status open
32239
32240 \begin_layout Plain Layout
32241
32242 \series bold
32243 Note:
32244 \series default
32245  Back references work both when occurring within the same regexp, and when
32246  occurring in multiple different regexps, where the numbering of back-referenced
32247  sub-expressions is absolute.
32248  That is,
32249 \begin_inset space ~
32250 \end_inset
32251
32252
32253 \begin_inset Formula $\backslash1$
32254 \end_inset
32255
32256  always refers to the first occurrence of 
32257 \begin_inset Formula $()$
32258 \end_inset
32259
32260  in all entered regexps.
32261 \end_layout
32262
32263 \end_inset
32264
32265
32266 \end_layout
32267
32268 \begin_layout Section
32269 Spell Checking
32270 \begin_inset CommandInset label
32271 LatexCommand label
32272 name "sec:Spellchecking"
32273
32274 \end_inset
32275
32276
32277 \begin_inset Index idx
32278 status collapsed
32279
32280 \begin_layout Plain Layout
32281 Spell checking
32282 \end_layout
32283
32284 \end_inset
32285
32286
32287 \end_layout
32288
32289 \begin_layout Standard
32290 LyX has a built-in spell checker.
32291  The menu
32292 \family sans
32293  Tools\SpecialChar \menuseparator
32294 Spellchecker
32295 \family default
32296 , the 
32297 \family sans
32298 F7
32299 \family default
32300  key or the toolbar button 
32301 \begin_inset Info
32302 type  "icon"
32303 arg   "dialog-show spellchecker"
32304 \end_inset
32305
32306  start the spell checking from either the current cursor position or the
32307  beginning of the currently selected text.
32308  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32309  you to edit and replace it in a second line.
32310  Whenever an unknown word is found, the word is highlighted and the text
32311  scrolled so that it is visible.
32312  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32313 n, if any could be found.
32314  Clicking on one of the corrections will copy it to the 
32315 \family sans
32316 Replacement
32317 \family default
32318  field, double-clicking directly invokes the replacement.
32319  Unknown but correctly typed words can be added to the personal dictionary.
32320 \end_layout
32321
32322 \begin_layout Standard
32323 By default, the dictionary file used is determined by the document language
32324  that is set in the 
32325 \family sans
32326 Document\SpecialChar \menuseparator
32327 Settings
32328 \family default
32329  dialog.
32330  You can specify the language of a word in the spellchecker dialog by choosing
32331  a different one at the top of the dialog.
32332  LyX can correctly spell check documents containing multiple languages.
32333  This works if you have set the language of the text parts using the 
32334 \family sans
32335 Text
32336 \begin_inset space ~
32337 \end_inset
32338
32339 Style
32340 \family default
32341  dialog (
32342 \begin_inset Info
32343 type  "icon"
32344 arg   "dialog-show character"
32345 \end_inset
32346
32347 ) and have the spell checker dictionaries installed.
32348  LyX automatically switches to the appropriate dictionary file.
32349 \end_layout
32350
32351 \begin_layout Standard
32352 All spell-checker dictionaries supported by LyX can be downloaded from here:
32353 \begin_inset Newline newline
32354 \end_inset
32355
32356
32357 \begin_inset Flex URL
32358 status collapsed
32359
32360 \begin_layout Plain Layout
32361
32362 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32363 \end_layout
32364
32365 \end_inset
32366
32367
32368 \begin_inset Newline newline
32369 \end_inset
32370
32371 There are 2
32372 \begin_inset space ~
32373 \end_inset
32374
32375 files for each language.
32376  To install a dictionary on Windows, copy the 2
32377 \begin_inset space ~
32378 \end_inset
32379
32380 files into LyX's installation subfolder 
32381 \family sans
32382 ~
32383 \backslash
32384 Resources
32385 \backslash
32386 dicts
32387 \family default
32388  and restart LyX.
32389 \begin_inset Newline newline
32390 \end_inset
32391
32392 With Linux one needs to install the packages for the desired language.
32393  The number of these packages vary depending on the Linux distribution,
32394  but in most cases these are 
32395 \family typewriter
32396 aspell-xx
32397 \family default
32398
32399 \family typewriter
32400 hunspell-xx
32401 \family default
32402 ,
32403 \family typewriter
32404  myspell-xx
32405 \family default
32406 , etc., where 
32407 \family sans
32408 xx
32409 \family default
32410  is the language code.
32411 \end_layout
32412
32413 \begin_layout Subsection
32414 Further Settings
32415 \end_layout
32416
32417 \begin_layout Standard
32418 In the menu 
32419 \family sans
32420 Tools\SpecialChar \menuseparator
32421 Preferences\SpecialChar \menuseparator
32422 Language
32423 \begin_inset space ~
32424 \end_inset
32425
32426 Settings\SpecialChar \menuseparator
32427 Spellchecker
32428 \family default
32429  you can set the following things:
32430 \end_layout
32431
32432 \begin_layout Description
32433 Spellchecker
32434 \begin_inset space ~
32435 \end_inset
32436
32437 engine Select the library LyX should use for spell checking.
32438  Depending on your platform, 
32439 \family typewriter
32440 aspell
32441 \family default
32442
32443 \family typewriter
32444 hunspell
32445 \family default
32446  or 
32447 \family typewriter
32448 enchant
32449 \begin_inset Foot
32450 status collapsed
32451
32452 \begin_layout Plain Layout
32453 Enchant itself is a wrapper library having different configurable back-ends.
32454  Please consult the documentation or man-page of it to learn more.
32455 \end_layout
32456
32457 \end_inset
32458
32459
32460 \family default
32461  are available.
32462  On Windows only 
32463 \family typewriter
32464 hunspell
32465 \family default
32466  is available.
32467 \end_layout
32468
32469 \begin_layout Description
32470 Alternative
32471 \begin_inset space ~
32472 \end_inset
32473
32474 language If this field is not empty, LyX will always use the given language
32475  for the spell checking, no matter what the document language is.
32476 \end_layout
32477
32478 \begin_layout Description
32479 Escape
32480 \begin_inset space ~
32481 \end_inset
32482
32483 characters Allows you to add non-standard characters that the spell checker
32484  should escape, e.
32485 \begin_inset space \thinspace{}
32486 \end_inset
32487
32488 g.
32489 \begin_inset space \space{}
32490 \end_inset
32491
32492 German umlauts.
32493  This should normally not be needed.
32494 \end_layout
32495
32496 \begin_layout Description
32497 Accept
32498 \begin_inset space ~
32499 \end_inset
32500
32501 compound
32502 \begin_inset space ~
32503 \end_inset
32504
32505 words Prevents the spell checker from complaining about compounded words
32506  like 
32507 \begin_inset Quotes eld
32508 \end_inset
32509
32510 passthrough
32511 \begin_inset Quotes erd
32512 \end_inset
32513
32514 .
32515 \end_layout
32516
32517 \begin_layout Description
32518 Spellcheck
32519 \begin_inset space ~
32520 \end_inset
32521
32522 continuously Checks the spelling of your document as you type it.
32523  Misspelled words get underlined with a dotted red line.
32524  By right-clicking on an underlined word, suggestions from the spellchecker
32525  appear in a context menu.
32526  Choosing one of them will replace the misspelled word with the suggested
32527  word.
32528 \end_layout
32529
32530 \begin_layout Description
32531 Spellcheck
32532 \begin_inset space ~
32533 \end_inset
32534
32535 notes
32536 \begin_inset space ~
32537 \end_inset
32538
32539 and
32540 \begin_inset space ~
32541 \end_inset
32542
32543 comments If enabled, the spelling of non-printed document content is checked
32544  as well.
32545 \end_layout
32546
32547 \begin_layout Section
32548 Thesaurus
32549 \begin_inset Index idx
32550 status collapsed
32551
32552 \begin_layout Plain Layout
32553 Thesaurus
32554 \end_layout
32555
32556 \end_inset
32557
32558
32559 \begin_inset CommandInset label
32560 LatexCommand label
32561 name "sec:Thesaurus"
32562
32563 \end_inset
32564
32565
32566 \end_layout
32567
32568 \begin_layout Standard
32569 LyX provides a multilingual thesaurus.
32570  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32571  (namely the 
32572 \family sans
32573 MyThes
32574 \family default
32575
32576 \begin_inset Foot
32577 status collapsed
32578
32579 \begin_layout Plain Layout
32580 \begin_inset CommandInset href
32581 LatexCommand href
32582 target "http://lingucomponent.openoffice.org/thesaurus.html"
32583
32584 \end_inset
32585
32586
32587 \end_layout
32588
32589 \end_inset
32590
32591  thesaurus library, which is included in LyX).
32592  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32593  which are available for many languages.
32594 \end_layout
32595
32596 \begin_layout Standard
32597 This section describes how new dictionaries are installed and set up for
32598  the use with LyX.
32599 \end_layout
32600
32601 \begin_layout Subsection
32602 Setting up the thesaurus
32603 \end_layout
32604
32605 \begin_layout Standard
32606 The 
32607 \family sans
32608 MyThes
32609 \emph on
32610 /
32611 \emph default
32612 OpenOffice
32613 \family default
32614  thesauri consist of two files per language: A file with the suffix 
32615 \emph on
32616 *.dat
32617 \emph default
32618  containing the data and an index file with the suffix 
32619 \emph on
32620 *.idx
32621 \emph default
32622 .
32623  The standardized file names include the language code for the given language
32624  (e.
32625 \begin_inset space \thinspace{}
32626 \end_inset
32627
32628 g.
32629 \begin_inset space ~
32630 \end_inset
32631
32632
32633 \family sans
32634 en_US
32635 \family default
32636  for US English).
32637  For instance, the US English files are named:
32638 \end_layout
32639
32640 \begin_layout Itemize
32641 th_en_EN_v2.idx
32642 \end_layout
32643
32644 \begin_layout Itemize
32645 th_en_EN_v2.dat
32646 \end_layout
32647
32648 \begin_layout Standard
32649 If you have 
32650 \family sans
32651 LibreOffice
32652 \family default
32653  or 
32654 \family sans
32655 OpenOffice
32656 \family default
32657  and its thesaurus installed, these files should be already on your system
32658  and you just need to point LyX (in 
32659 \family sans
32660 Tools\SpecialChar \menuseparator
32661 Preferences\SpecialChar \menuseparator
32662 Paths\SpecialChar \menuseparator
32663 Thesaurus
32664 \begin_inset space ~
32665 \end_inset
32666
32667 dictionaries
32668 \family default
32669 ) to the path where they are installed.
32670 \begin_inset Foot
32671 status collapsed
32672
32673 \begin_layout Plain Layout
32674 On Linux, depending on your distribution and the way you installed the dictionar
32675 ies, typical locations are 
32676 \family typewriter
32677 /usr/share/mythes/
32678 \family default
32679
32680 \family typewriter
32681 /usr/share/myspell/dicts/
32682 \family default
32683
32684 \family typewriter
32685 /usr/share/ooo/thesaurus/
32686 \family default
32687 ,
32688 \family typewriter
32689  ~/.config/libreoffice/<version>/user/
32690 \family default
32691  or alike.
32692  On Windows, dictionaries are to be found at 
32693 \family typewriter
32694 ~
32695 \backslash
32696 Program Files
32697 \backslash
32698 LibreOffice-<Version>
32699 \backslash
32700 share
32701 \backslash
32702 extensions 
32703 \family default
32704 or similar.
32705  On the Mac, the default location is 
32706 \family typewriter
32707 /Users\SpecialChar \slash{}
32708 <user name>\SpecialChar \slash{}
32709 Library\SpecialChar \slash{}
32710 Application Support\SpecialChar \slash{}
32711 libreoffice\SpecialChar \slash{}
32712 <version>\SpecialChar \slash{}
32713 user
32714 \family default
32715 /.
32716 \end_layout
32717
32718 \end_inset
32719
32720  On Windows, you can alternatively also select dictionaries for installation
32721  during the LyX installation process, which will then be installed in the
32722  correct place right away.
32723 \end_layout
32724
32725 \begin_layout Standard
32726 If you want to install new\SpecialChar \slash{}
32727 further thesaurus dictionaries, you can downloaded
32728  them from here:
32729 \end_layout
32730
32731 \begin_layout Itemize
32732 \begin_inset Flex URL
32733 status open
32734
32735 \begin_layout Plain Layout
32736
32737 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
32738 \end_layout
32739
32740 \end_inset
32741
32742
32743 \end_layout
32744
32745 \begin_layout Standard
32746 To install a new dictionary, download the two files for this dictionary
32747  into the thesaurus path (which is set in 
32748 \family sans
32749 Tools\SpecialChar \menuseparator
32750 Preferences\SpecialChar \menuseparator
32751 Paths\SpecialChar \menuseparator
32752 Thesaurus
32753 \begin_inset space ~
32754 \end_inset
32755
32756 dictionaries
32757 \family default
32758 ) and restart LyX.
32759  If this path is not defined yet, you can use a dictionary of your choice
32760  and point LyX there.
32761 \end_layout
32762
32763 \begin_layout Standard
32764 Alternatively, you can also install new dictionaries via 
32765 \family sans
32766 LibreOffice\SpecialChar \slash{}
32767 OpenOffice
32768 \family default
32769  or, on Linux, via your package manager (look for 
32770 \emph on
32771 mythes-*
32772 \emph default
32773  or 
32774 \emph on
32775 libreoffice-thesaurus-*
32776 \emph default
32777  packages).
32778  If you do this, make sure that LyX is able to find the installed dictionaries,
32779  i.
32780 \begin_inset space \thinspace{}
32781 \end_inset
32782
32783 e.
32784  that 
32785 \family sans
32786 Tools\SpecialChar \menuseparator
32787 Preferences\SpecialChar \menuseparator
32788 Paths\SpecialChar \menuseparator
32789 Thesaurus
32790 \begin_inset space ~
32791 \end_inset
32792
32793 dictionaries
32794 \family default
32795  points to the path where you installed these dictionaries.
32796 \end_layout
32797
32798 \begin_layout Subsection
32799 Using the thesaurus
32800 \end_layout
32801
32802 \begin_layout Standard
32803 To start the thesaurus, use the menu 
32804 \family sans
32805 Tools\SpecialChar \menuseparator
32806 Thesaurus
32807 \family default
32808  or the toolbar button 
32809 \begin_inset Info
32810 type  "icon"
32811 arg   "thesaurus-entry"
32812 \end_inset
32813
32814  while the cursor is at the word you want to look up or while a word is
32815  selected.
32816  A dialog pops up showing you probably related words that you can use as
32817  a replacement.
32818  The suggestions are grouped into categories.
32819  Note that, for some languages (such as English), the thesaurus does not
32820  only show equivalent words (synonyms), but also generic terms (such as
32821  
32822 \emph on
32823 organism
32824 \emph default
32825  for 
32826 \emph on
32827 plant
32828 \emph default
32829 ), related terms (such as 
32830 \emph on
32831 political
32832 \begin_inset space ~
32833 \end_inset
32834
32835 theory
32836 \emph default
32837  for 
32838 \emph on
32839 anarchistic
32840 \emph default
32841 ), compounds (such as 
32842 \emph on
32843 tree
32844 \begin_inset space ~
32845 \end_inset
32846
32847 diagram
32848 \emph default
32849 , if you look for 
32850 \emph on
32851 tree
32852 \emph default
32853 ) and opposites (antonyms) (such as 
32854 \emph on
32855 girl
32856 \emph default
32857  for 
32858 \emph on
32859 boy
32860 \emph default
32861 ).
32862  Generic terms, related terms and antonyms are marked as such.
32863 \end_layout
32864
32865 \begin_layout Standard
32866 The language is automatically chosen from the language at the cursor, but
32867  you can also switch it in the dialog, as you can enter new words to look
32868  up directly there.
32869 \end_layout
32870
32871 \begin_layout Standard
32872 Note that the thesaurus cannot handle phrases (only compounds that are in
32873  the dictionary, such as the above 
32874 \emph on
32875 tree diagram
32876 \emph default
32877 ), and you have to use the so called lemma form, i.
32878 \begin_inset space \thinspace{}
32879 \end_inset
32880
32881 e.
32882 \begin_inset space \space{}
32883 \end_inset
32884
32885 the form that is used in the dictionaries (for many languages: first person
32886  singular indicative active for nouns, infinitive for verbs).
32887  For example, looking up the word form 
32888 \emph on
32889 reporting
32890 \emph default
32891  yields no results, while results are shown for the word form 
32892 \emph on
32893 report
32894 \emph default
32895 .
32896  Your best bet is to highlight only the relevant part of such a word (e.
32897 \begin_inset space \thinspace{}
32898 \end_inset
32899
32900 g.
32901 \begin_inset space \space{}
32902 \end_inset
32903
32904
32905 \emph on
32906 report
32907 \emph default
32908  in 
32909 \emph on
32910 report
32911 \emph default
32912 s); then you will get suggestions without needing to adjust the query in
32913  the dialog, and also the replacement will probably be correct (as only
32914  the highlighted part will be replaced; thus the ending remains).
32915 \end_layout
32916
32917 \begin_layout Section
32918 Change Tracking
32919 \begin_inset Index idx
32920 status collapsed
32921
32922 \begin_layout Plain Layout
32923 Change Tracking
32924 \end_layout
32925
32926 \end_inset
32927
32928
32929 \begin_inset Index idx
32930 status collapsed
32931
32932 \begin_layout Plain Layout
32933 Document ! Change Tracking
32934 \end_layout
32935
32936 \end_inset
32937
32938
32939 \begin_inset CommandInset label
32940 LatexCommand label
32941 name "sec:Change-Tracking"
32942
32943 \end_inset
32944
32945
32946 \end_layout
32947
32948 \begin_layout Standard
32949 When you work on a document collaboratively it is extremely useful to be
32950  able to see changes that others have made highlighted in the document.
32951  You can then decide if you want to accept a change or not.
32952  This can be achieved by turning on change tracking in the menu 
32953 \family sans
32954 Document\SpecialChar \menuseparator
32955 Change
32956 \begin_inset space ~
32957 \end_inset
32958
32959 Tracking\SpecialChar \menuseparator
32960 Track
32961 \begin_inset space ~
32962 \end_inset
32963
32964 Changes
32965 \family default
32966 .
32967 \end_layout
32968
32969 \begin_layout Standard
32970 Changes made in the document will then be highlighted by strokes and colors:
32971  
32972 \bar under
32973 \color blue
32974 underlined text
32975 \bar default
32976 \color inherit
32977  is an addition, 
32978 \strikeout on
32979 \color blue
32980 canceled text
32981 \strikeout default
32982 \color inherit
32983  is a deletion.
32984  The color depends on the author that made the change.
32985  You can change the color in 
32986 \family sans
32987 Tools\SpecialChar \menuseparator
32988 Preferences\SpecialChar \menuseparator
32989 Look
32990 \begin_inset space ~
32991 \end_inset
32992
32993 &
32994 \begin_inset space ~
32995 \end_inset
32996
32997 feel
32998 \family default
32999 \SpecialChar \menuseparator
33000
33001 \family sans
33002 Colors
33003 \family default
33004 .
33005 \begin_inset Index idx
33006 status collapsed
33007
33008 \begin_layout Plain Layout
33009 Color ! Change tracking
33010 \end_layout
33011
33012 \end_inset
33013
33014  The author and the date of the change are shown in LyX's status bar when
33015  the cursor is in changed text.
33016  The same information is shown when you use the toolbar button 
33017 \begin_inset Info
33018 type  "icon"
33019 arg   "changes-merge"
33020 \end_inset
33021
33022 .
33023 \end_layout
33024
33025 \begin_layout Standard
33026 When change tracking is activated, you will see the review toolbar in LyX:
33027 \begin_inset Index idx
33028 status collapsed
33029
33030 \begin_layout Plain Layout
33031 Toolbar ! Review
33032 \end_layout
33033
33034 \end_inset
33035
33036
33037 \end_layout
33038
33039 \begin_layout Standard
33040 \begin_inset VSpace defskip
33041 \end_inset
33042
33043
33044 \end_layout
33045
33046 \begin_layout Standard
33047 \begin_inset Graphics
33048         filename clipart/ChangesToolbar.png
33049         scale 90
33050
33051 \end_inset
33052
33053
33054 \end_layout
33055
33056 \begin_layout Standard
33057 \begin_inset VSpace defskip
33058 \end_inset
33059
33060
33061 \end_layout
33062
33063 \begin_layout Standard
33064 The review toolbar as shown above contains the following buttons:
33065 \end_layout
33066
33067 \begin_layout Standard
33068 \begin_inset VSpace defskip
33069 \end_inset
33070
33071
33072 \end_layout
33073
33074 \begin_layout Standard
33075 \begin_inset Tabular
33076 <lyxtabular version="3" rows="10" columns="2">
33077 <features rotate="0" islongtable="true" longtabularalignment="center">
33078 <column alignment="left" valignment="top">
33079 <column alignment="left" valignment="top">
33080 <row interlinespace="2.5mm">
33081 <cell alignment="center" valignment="top" usebox="none">
33082 \begin_inset Text
33083
33084 \begin_layout Plain Layout
33085
33086 \family sans
33087 \begin_inset Info
33088 type  "icon"
33089 arg   "changes-track"
33090 \end_inset
33091
33092
33093 \end_layout
33094
33095 \end_inset
33096 </cell>
33097 <cell alignment="center" valignment="top" usebox="none">
33098 \begin_inset Text
33099
33100 \begin_layout Plain Layout
33101
33102 \family sans
33103 Document\SpecialChar \menuseparator
33104 Change
33105 \begin_inset space ~
33106 \end_inset
33107
33108 Tracking\SpecialChar \menuseparator
33109 Track
33110 \begin_inset space ~
33111 \end_inset
33112
33113 Changes
33114 \end_layout
33115
33116 \end_inset
33117 </cell>
33118 </row>
33119 <row interlinespace="2.5mm">
33120 <cell alignment="center" valignment="top" usebox="none">
33121 \begin_inset Text
33122
33123 \begin_layout Plain Layout
33124
33125 \family sans
33126 \begin_inset Info
33127 type  "icon"
33128 arg   "changes-output"
33129 \end_inset
33130
33131
33132 \end_layout
33133
33134 \end_inset
33135 </cell>
33136 <cell alignment="center" valignment="top" usebox="none">
33137 \begin_inset Text
33138
33139 \begin_layout Plain Layout
33140
33141 \family sans
33142 Document\SpecialChar \menuseparator
33143 Change
33144 \begin_inset space ~
33145 \end_inset
33146
33147 Tracking\SpecialChar \menuseparator
33148 Show
33149 \begin_inset space ~
33150 \end_inset
33151
33152 Changes
33153 \begin_inset space ~
33154 \end_inset
33155
33156 in
33157 \begin_inset space ~
33158 \end_inset
33159
33160 Output
33161 \end_layout
33162
33163 \end_inset
33164 </cell>
33165 </row>
33166 <row interlinespace="2.5mm">
33167 <cell alignment="center" valignment="top" usebox="none">
33168 \begin_inset Text
33169
33170 \begin_layout Plain Layout
33171
33172 \family sans
33173 \begin_inset Info
33174 type  "icon"
33175 arg   "change-next"
33176 \end_inset
33177
33178
33179 \end_layout
33180
33181 \end_inset
33182 </cell>
33183 <cell alignment="center" valignment="top" usebox="none">
33184 \begin_inset Text
33185
33186 \begin_layout Plain Layout
33187 Jumps to the next change
33188 \end_layout
33189
33190 \end_inset
33191 </cell>
33192 </row>
33193 <row interlinespace="2.5mm">
33194 <cell alignment="center" valignment="top" usebox="none">
33195 \begin_inset Text
33196
33197 \begin_layout Plain Layout
33198
33199 \family sans
33200 \begin_inset Info
33201 type  "icon"
33202 arg   "change-accept"
33203 \end_inset
33204
33205
33206 \end_layout
33207
33208 \end_inset
33209 </cell>
33210 <cell alignment="center" valignment="top" usebox="none">
33211 \begin_inset Text
33212
33213 \begin_layout Plain Layout
33214
33215 \family sans
33216 Document\SpecialChar \menuseparator
33217 Change
33218 \begin_inset space ~
33219 \end_inset
33220
33221 Tracking\SpecialChar \menuseparator
33222 Accept
33223 \begin_inset space ~
33224 \end_inset
33225
33226 Change
33227 \end_layout
33228
33229 \end_inset
33230 </cell>
33231 </row>
33232 <row interlinespace="2.5mm">
33233 <cell alignment="center" valignment="top" usebox="none">
33234 \begin_inset Text
33235
33236 \begin_layout Plain Layout
33237
33238 \family sans
33239 \begin_inset Info
33240 type  "icon"
33241 arg   "change-reject"
33242 \end_inset
33243
33244
33245 \end_layout
33246
33247 \end_inset
33248 </cell>
33249 <cell alignment="center" valignment="top" usebox="none">
33250 \begin_inset Text
33251
33252 \begin_layout Plain Layout
33253
33254 \family sans
33255 Document\SpecialChar \menuseparator
33256 Change
33257 \begin_inset space ~
33258 \end_inset
33259
33260 Tracking\SpecialChar \menuseparator
33261 Reject
33262 \begin_inset space ~
33263 \end_inset
33264
33265 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   "changes-merge"
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 Merge
33301 \begin_inset space ~
33302 \end_inset
33303
33304 Changes
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   "all-changes-accept"
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 Accept
33340 \begin_inset space ~
33341 \end_inset
33342
33343 All
33344 \begin_inset space ~
33345 \end_inset
33346
33347 Changes
33348 \end_layout
33349
33350 \end_inset
33351 </cell>
33352 </row>
33353 <row interlinespace="2.5mm">
33354 <cell alignment="center" valignment="top" usebox="none">
33355 \begin_inset Text
33356
33357 \begin_layout Plain Layout
33358
33359 \family sans
33360 \begin_inset Info
33361 type  "icon"
33362 arg   "all-changes-reject"
33363 \end_inset
33364
33365
33366 \end_layout
33367
33368 \end_inset
33369 </cell>
33370 <cell alignment="center" valignment="top" usebox="none">
33371 \begin_inset Text
33372
33373 \begin_layout Plain Layout
33374
33375 \family sans
33376 Document\SpecialChar \menuseparator
33377 Change
33378 \begin_inset space ~
33379 \end_inset
33380
33381 Tracking\SpecialChar \menuseparator
33382 Reject
33383 \begin_inset space ~
33384 \end_inset
33385
33386 All
33387 \begin_inset space ~
33388 \end_inset
33389
33390 Changes
33391 \end_layout
33392
33393 \end_inset
33394 </cell>
33395 </row>
33396 <row interlinespace="2.5mm">
33397 <cell alignment="center" valignment="top" usebox="none">
33398 \begin_inset Text
33399
33400 \begin_layout Plain Layout
33401
33402 \family sans
33403 \begin_inset Info
33404 type  "icon"
33405 arg   "note-insert"
33406 \end_inset
33407
33408
33409 \end_layout
33410
33411 \end_inset
33412 </cell>
33413 <cell alignment="center" valignment="top" usebox="none">
33414 \begin_inset Text
33415
33416 \begin_layout Plain Layout
33417
33418 \family sans
33419 Insert\SpecialChar \menuseparator
33420 Note\SpecialChar \menuseparator
33421 Ly
33422 \begin_inset ERT
33423 status collapsed
33424
33425 \begin_layout Plain Layout
33426
33427 {}
33428 \end_layout
33429
33430 \end_inset
33431
33432 X
33433 \begin_inset space ~
33434 \end_inset
33435
33436 Note
33437 \end_layout
33438
33439 \end_inset
33440 </cell>
33441 </row>
33442 <row interlinespace="2.5mm">
33443 <cell alignment="center" valignment="top" usebox="none">
33444 \begin_inset Text
33445
33446 \begin_layout Plain Layout
33447
33448 \family sans
33449 \begin_inset Info
33450 type  "icon"
33451 arg   "note-next"
33452 \end_inset
33453
33454
33455 \end_layout
33456
33457 \end_inset
33458 </cell>
33459 <cell alignment="center" valignment="top" usebox="none">
33460 \begin_inset Text
33461
33462 \begin_layout Plain Layout
33463
33464 \family sans
33465 Navigate\SpecialChar \menuseparator
33466 Next
33467 \begin_inset space ~
33468 \end_inset
33469
33470 Note
33471 \end_layout
33472
33473 \end_inset
33474 </cell>
33475 </row>
33476 </lyxtabular>
33477
33478 \end_inset
33479
33480
33481 \end_layout
33482
33483 \begin_layout Standard
33484 \begin_inset VSpace defskip
33485 \end_inset
33486
33487
33488 \end_layout
33489
33490 \begin_layout Standard
33491 Not all changes are (yet) visualized, especially no format changes like
33492  from 
33493 \emph on
33494 normal
33495 \emph default
33496  to 
33497 \emph on
33498 bold
33499 \emph default
33500  font or 
33501 \emph on
33502 Standard
33503 \emph default
33504  to 
33505 \emph on
33506 Description
33507 \emph default
33508  paragraph.
33509 \end_layout
33510
33511 \begin_layout Standard
33512 The review toolbar helps you to accept, reject, or merge changes – highlight
33513  the change and press one of the desired toolbar buttons.
33514  When you merge changes, a window pops up showing you information about
33515  the next change after the current cursor position.
33516  So you don't need to highlight a certain change.
33517  Within the merge window you can decide to accept or reject changes and
33518  step to the next change.
33519  This way you can jump through all the changes in the document.
33520 \end_layout
33521
33522 \begin_layout Standard
33523 The toolbar has two buttons to handle notes because notes are often important
33524  to describe a change.
33525 \end_layout
33526
33527 \begin_layout Standard
33528 To show the changes made in the output you need the LaTeX package 
33529 \series bold
33530 dvipost
33531 \series default
33532
33533 \begin_inset Index idx
33534 status collapsed
33535
33536 \begin_layout Plain Layout
33537 LaTeX-packages ! dvipost
33538 \end_layout
33539
33540 \end_inset
33541
33542  installed.
33543  You will find it in the TeX Catalogue, 
33544 \begin_inset CommandInset citation
33545 LatexCommand cite
33546 key "TeXCatalogue"
33547
33548 \end_inset
33549
33550  or in the package manager of your LaTeX-system.
33551 \end_layout
33552
33553 \begin_layout Section
33554 Comparison of Documents
33555 \begin_inset CommandInset label
33556 LatexCommand label
33557 name "sec:Comparison-of-Documents"
33558
33559 \end_inset
33560
33561
33562 \begin_inset Index idx
33563 status collapsed
33564
33565 \begin_layout Plain Layout
33566 Comparison of documents
33567 \end_layout
33568
33569 \end_inset
33570
33571
33572 \end_layout
33573
33574 \begin_layout Standard
33575 You can compare two different LyX files via the menu 
33576 \family sans
33577 Tools\SpecialChar \menuseparator
33578 Compare
33579 \family default
33580 .
33581  The comparison result is a LyX file with change tracking enabled showing
33582  the differences.
33583  In the comparison dialog you can select from which document LyX should
33584  take the document settings for the resulting difference file with the option
33585  
33586 \family sans
33587 Copy
33588 \begin_inset space ~
33589 \end_inset
33590
33591 Document
33592 \begin_inset space ~
33593 \end_inset
33594
33595 Settings
33596 \begin_inset space ~
33597 \end_inset
33598
33599 from
33600 \family default
33601 .
33602  The option 
33603 \family sans
33604 Enable
33605 \begin_inset space ~
33606 \end_inset
33607
33608 change
33609 \begin_inset space ~
33610 \end_inset
33611
33612 tracking
33613 \begin_inset space ~
33614 \end_inset
33615
33616 features
33617 \begin_inset space ~
33618 \end_inset
33619
33620 in
33621 \begin_inset space ~
33622 \end_inset
33623
33624 the
33625 \begin_inset space ~
33626 \end_inset
33627
33628 output
33629 \family default
33630  enables the change tracking option 
33631 \family sans
33632 Show
33633 \begin_inset space ~
33634 \end_inset
33635
33636 Changes
33637 \begin_inset space ~
33638 \end_inset
33639
33640 in
33641 \begin_inset space ~
33642 \end_inset
33643
33644 Output
33645 \family default
33646  to visualize the differences also in the PDF output of the difference file.
33647 \end_layout
33648
33649 \begin_layout Section
33650 International Support
33651 \begin_inset Index idx
33652 status collapsed
33653
33654 \begin_layout Plain Layout
33655 International support
33656 \end_layout
33657
33658 \end_inset
33659
33660
33661 \end_layout
33662
33663 \begin_layout Standard
33664 This section describes how to use LyX with any language you want.
33665  For some languages there are special Wiki-pages that explain how to set
33666  up LyX to use them: 
33667 \begin_inset CommandInset citation
33668 LatexCommand cite
33669 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
33670
33671 \end_inset
33672
33673
33674 \end_layout
33675
33676 \begin_layout Standard
33677 Besides languages, LyX also supports phonetic symbols, see section
33678 \begin_inset space ~
33679 \end_inset
33680
33681
33682 \begin_inset CommandInset ref
33683 LatexCommand ref
33684 reference "sub:Special-Character"
33685
33686 \end_inset
33687
33688 .
33689 \end_layout
33690
33691 \begin_layout Subsection
33692 Language Options
33693 \begin_inset Index idx
33694 status collapsed
33695
33696 \begin_layout Plain Layout
33697 Language ! Options
33698 \end_layout
33699
33700 \end_inset
33701
33702
33703 \begin_inset Index idx
33704 status collapsed
33705
33706 \begin_layout Plain Layout
33707 Document ! Settings
33708 \end_layout
33709
33710 \end_inset
33711
33712
33713 \begin_inset Index idx
33714 status collapsed
33715
33716 \begin_layout Plain Layout
33717 Document ! Language
33718 \end_layout
33719
33720 \end_inset
33721
33722
33723 \end_layout
33724
33725 \begin_layout Standard
33726 The 
33727 \family sans
33728 Document\SpecialChar \menuseparator
33729 Settings\SpecialChar \menuseparator
33730 Language
33731 \family default
33732  dialog lets you set 
33733 \family roman
33734 the language, the quote style and character encoding
33735 \family default
33736 .
33737 \end_layout
33738
33739 \begin_layout Standard
33740 Under 
33741 \family sans
33742 Encoding
33743 \family default
33744  you can choose the character encoding map you want to use for LaTeX export.
33745  The option 
33746 \family sans
33747 Language
33748 \begin_inset space ~
33749 \end_inset
33750
33751 Default
33752 \family default
33753  is the preferred choice and works well in most cases.
33754  For details about the different encoding options see section
33755 \begin_inset space ~
33756 \end_inset
33757
33758
33759 \begin_inset CommandInset ref
33760 LatexCommand ref
33761 reference "sec:Language-encodings"
33762
33763 \end_inset
33764
33765 .
33766 \end_layout
33767
33768 \begin_layout Subsection
33769 Keyboard mapping configuration
33770 \begin_inset CommandInset label
33771 LatexCommand label
33772 name "sub:Keyboard-mapping"
33773
33774 \end_inset
33775
33776
33777 \end_layout
33778
33779 \begin_layout Standard
33780 If you have for example a U.
33781 \begin_inset space \thinspace{}
33782 \end_inset
33783
33784 S.-style keyboard and want to write in a language other than English, you
33785  can use an alternate keymap.
33786  For example, if you want to write in Italian, you can configure LyX to
33787  use an Italian keymap.
33788  The 
33789 \family sans
33790 Tools\SpecialChar \menuseparator
33791 Preferences\SpecialChar \menuseparator
33792 Editing\SpecialChar \menuseparator
33793 Keyboard/Mouse
33794 \family default
33795  dialog allows you to choose up to two keyboard mappings, see section
33796 \begin_inset space ~
33797 \end_inset
33798
33799
33800 \begin_inset CommandInset ref
33801 LatexCommand ref
33802 reference "sub:Keyboard-Map"
33803
33804 \end_inset
33805
33806 .
33807  You can choose primary and secondary keyboard languages and then select
33808  which one you want to use.
33809 \end_layout
33810
33811 \begin_layout Standard
33812 Finally, you may just want to change a few key mappings or create an entirely
33813  different keymap (for Vulcan, for instance).
33814  You may, for example, normally write in Italian on a U.
33815 \begin_inset space \thinspace{}
33816 \end_inset
33817
33818 S.-style keyboard but want to include an occasional quotation in German.
33819  In such a case, you can write your own keyboard mapping or modify an existing
33820  one to support the characters you want.
33821  This and many other customizations are explained in the 
33822 \emph on
33823 Customization
33824 \emph default
33825  manual.
33826 \end_layout
33827
33828 \begin_layout Chapter
33829 \start_of_appendix
33830 The User Interface
33831 \begin_inset CommandInset label
33832 LatexCommand label
33833 name "chap:The-User-Interface"
33834
33835 \end_inset
33836
33837
33838 \end_layout
33839
33840 \begin_layout Standard
33841 This appendix lists all the available menus and describes their functionality.
33842  It is designed as a quick reference if you are searching for a special
33843  topic inside the user's guide.
33844 \end_layout
33845
33846 \begin_layout Section
33847 The File Menu
33848 \begin_inset Index idx
33849 status collapsed
33850
33851 \begin_layout Plain Layout
33852 Menu ! File
33853 \end_layout
33854
33855 \end_inset
33856
33857
33858 \end_layout
33859
33860 \begin_layout Standard
33861 Under the 
33862 \family sans
33863 File
33864 \family default
33865  menu are the basic operations in addition to some more advanced operations.
33866 \end_layout
33867
33868 \begin_layout Subsection
33869 New
33870 \end_layout
33871
33872 \begin_layout Standard
33873 Creates a new document.
33874 \end_layout
33875
33876 \begin_layout Subsection
33877 New from Template
33878 \end_layout
33879
33880 \begin_layout Standard
33881 This menu entry prompts you for a template to use.
33882  Selecting a template will automatically set certain layout features for
33883  the document, features you would otherwise need to change manually.
33884 \end_layout
33885
33886 \begin_layout Subsection
33887 Open
33888 \end_layout
33889
33890 \begin_layout Standard
33891 Opens a document.
33892 \end_layout
33893
33894 \begin_layout Subsection
33895 Open Recent
33896 \end_layout
33897
33898 \begin_layout Standard
33899 The submenu shows a list of the recently opened files.
33900  Click there on a file to open it.
33901 \end_layout
33902
33903 \begin_layout Subsection
33904 Close
33905 \end_layout
33906
33907 \begin_layout Standard
33908 Closes the current document.
33909 \end_layout
33910
33911 \begin_layout Subsection
33912 Close All
33913 \end_layout
33914
33915 \begin_layout Standard
33916 Closes all opened documents.
33917 \end_layout
33918
33919 \begin_layout Subsection
33920 Save
33921 \end_layout
33922
33923 \begin_layout Standard
33924 Saves the actual document.
33925 \end_layout
33926
33927 \begin_layout Subsection
33928 Save As
33929 \end_layout
33930
33931 \begin_layout Standard
33932 Saves the actual document under a new name to create a copy.
33933 \end_layout
33934
33935 \begin_layout Subsection
33936 Save All
33937 \end_layout
33938
33939 \begin_layout Standard
33940 Saves all opened documents.
33941 \end_layout
33942
33943 \begin_layout Subsection
33944 Revert to saved
33945 \end_layout
33946
33947 \begin_layout Standard
33948 Reloads the actual document from disk.
33949 \end_layout
33950
33951 \begin_layout Subsection
33952 Version Control
33953 \end_layout
33954
33955 \begin_layout Standard
33956 This is used when multiple people are working on the same document or when
33957  one person wants to keep a careful archive of changes.
33958  It is described in the section 
33959 \emph on
33960 Version Control in LyX
33961 \emph default
33962  of the 
33963 \emph on
33964 Additional Features
33965 \emph default
33966  manual.
33967 \end_layout
33968
33969 \begin_layout Subsection
33970 Import
33971 \end_layout
33972
33973 \begin_layout Standard
33974 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
33975  NoWeb-files, plain text files and comma separated, table-like text files
33976  (CSV).
33977  The files will be imported as a new LyX-document.
33978 \end_layout
33979
33980 \begin_layout Standard
33981 When using the menu entry 
33982 \family sans
33983 Plain
33984 \begin_inset space ~
33985 \end_inset
33986
33987 text
33988 \family default
33989 , line breaks in the text will start a new paragraph; when using the menu
33990  entry 
33991 \family sans
33992 Plain
33993 \begin_inset space ~
33994 \end_inset
33995
33996 Text,
33997 \begin_inset space ~
33998 \end_inset
33999
34000 Join
34001 \begin_inset space ~
34002 \end_inset
34003
34004 Lines
34005 \family default
34006 , consecutive lines of text will be imported to one big paragraph.
34007  A new paragraph will begin when there is a blank line in the file.
34008 \end_layout
34009
34010 \begin_layout Subsection
34011 Export
34012 \begin_inset CommandInset label
34013 LatexCommand label
34014 name "sub:Export"
34015
34016 \end_inset
34017
34018
34019 \end_layout
34020
34021 \begin_layout Standard
34022 You can export your document to various file formats.
34023  The resulting files are placed in the directory of your LyX-file.
34024  The menu entries are not the same on all installations.
34025  They depend on the programs found by LyX during its configuration.
34026 \end_layout
34027
34028 \begin_layout Standard
34029 Here is a list of all available entries; some of them are explained in detail
34030  in section
34031 \begin_inset space ~
34032 \end_inset
34033
34034
34035 \begin_inset CommandInset ref
34036 LatexCommand ref
34037 reference "sub:Output-file-formats"
34038
34039 \end_inset
34040
34041 :
34042 \end_layout
34043
34044 \begin_layout Description
34045
34046 \family sans
34047 CJK
34048 \family default
34049
34050 \begin_inset space ~
34051 \end_inset
34052
34053 L
34054 \begin_inset ERT
34055 status collapsed
34056
34057 \begin_layout Plain Layout
34058
34059 {}
34060 \end_layout
34061
34062 \end_inset
34063
34064 yX format of the special LyX
34065 \begin_inset space ~
34066 \end_inset
34067
34068 1.4.x versions for Chinese, Japanese and Korean (CJK)
34069 \begin_inset Newline newline
34070 \end_inset
34071
34072  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
34073 \end_layout
34074
34075 \begin_layout Description
34076 DocBook text file with code in the language SGML that is used for the markup
34077  language 
34078 \family typewriter
34079 DocBook
34080 \end_layout
34081
34082 \begin_layout Description
34083 DocBook
34084 \begin_inset space ~
34085 \end_inset
34086
34087 (XML) text file with code in the language XML that is used for the markup
34088  language 
34089 \family typewriter
34090 DocBook
34091 \end_layout
34092
34093 \begin_layout Description
34094 DraftDVI LaTeX's native DVI-format.
34095  This format is not suitable if you have special characters or spaces in
34096  files paths or file names in your document.
34097  LyX use this format internally as a pre-stage to export to 
34098 \family sans
34099 DVI
34100 \family default
34101 .
34102 \end_layout
34103
34104 \begin_layout Description
34105 DVI DVI-format that also allows the useage of special characters or spaces
34106  in files paths or file names
34107 \end_layout
34108
34109 \begin_layout Description
34110 DVI
34111 \begin_inset space ~
34112 \end_inset
34113
34114 (LuaT
34115 \begin_inset ERT
34116 status collapsed
34117
34118 \begin_layout Plain Layout
34119
34120 {}
34121 \end_layout
34122
34123 \end_inset
34124
34125 eX) DVI-format using the program 
34126 \family typewriter
34127 LuaTeX
34128 \family default
34129 ; supports Unicode and the usage of non-TeX fonts; 
34130 \series bold
34131
34132 \begin_inset Note Greyedout
34133 status open
34134
34135 \begin_layout Plain Layout
34136
34137 \series bold
34138 Note:
34139 \series default
34140  not all DVI-viewers are currently able to display this output format properly.
34141 \end_layout
34142
34143 \end_inset
34144
34145
34146 \end_layout
34147
34148 \begin_layout Description
34149 Graphviz
34150 \begin_inset space ~
34151 \end_inset
34152
34153 Dot text file with code in the programming language 
34154 \family typewriter
34155 Dot
34156 \family default
34157  which is used to draw visualizations of graphs via the program 
34158 \family typewriter
34159 Graphviz
34160 \end_layout
34161
34162 \begin_layout Description
34163 HTML HTML-format (the HTML-converter is a third-party product and may not
34164  work in all cases)
34165 \end_layout
34166
34167 \begin_layout Description
34168 HTML
34169 \begin_inset space ~
34170 \end_inset
34171
34172 (MS
34173 \begin_inset space ~
34174 \end_inset
34175
34176 Word) HTML-format specialized so that the result can be imported to 
34177 \family sans
34178 MS Word
34179 \family default
34180 ; as a consequence of this formulas will be embedded as bitmap fonts and
34181  not in the format 
34182 \family sans
34183 MathML
34184 \family default
34185 .
34186 \end_layout
34187
34188 \begin_layout Description
34189
34190 \family sans
34191 LaT
34192 \begin_inset ERT
34193 status collapsed
34194
34195 \begin_layout Plain Layout
34196
34197 {}
34198 \end_layout
34199
34200 \end_inset
34201
34202 eX
34203 \begin_inset space ~
34204 \end_inset
34205
34206 (
34207 \family default
34208 LuaT
34209 \family sans
34210
34211 \begin_inset ERT
34212 status collapsed
34213
34214 \begin_layout Plain Layout
34215
34216 {}
34217 \end_layout
34218
34219 \end_inset
34220
34221
34222 \family default
34223 eX
34224 \family sans
34225
34226 \family default
34227 text file with the LaTeX source that is compilable with the program 
34228 \family typewriter
34229 LuaTeX
34230 \end_layout
34231
34232 \begin_layout Description
34233
34234 \family sans
34235 LaT
34236 \begin_inset ERT
34237 status collapsed
34238
34239 \begin_layout Plain Layout
34240
34241 {}
34242 \end_layout
34243
34244 \end_inset
34245
34246 eX
34247 \begin_inset space ~
34248 \end_inset
34249
34250 (pdflatex)
34251 \family default
34252  text file with the LaTeX source, additionally all images used in the document
34253  will be converted to a format that is readable by the 
34254 \family typewriter
34255 pdflatex
34256 \family default
34257  program (GIF, JPG, PDF, PNG)
34258 \end_layout
34259
34260 \begin_layout Description
34261
34262 \family sans
34263 LaT
34264 \begin_inset ERT
34265 status collapsed
34266
34267 \begin_layout Plain Layout
34268
34269 {}
34270 \end_layout
34271
34272 \end_inset
34273
34274 eX
34275 \begin_inset space ~
34276 \end_inset
34277
34278 (plain)
34279 \family default
34280  text file with the LaTeX source code, additionally all images used in the
34281  document will be converted to the EPS-format, only this format is readable
34282  by the 
34283 \family typewriter
34284 latex
34285 \family default
34286  program
34287 \end_layout
34288
34289 \begin_layout Description
34290
34291 \family sans
34292 LaT
34293 \begin_inset ERT
34294 status collapsed
34295
34296 \begin_layout Plain Layout
34297
34298 {}
34299 \end_layout
34300
34301 \end_inset
34302
34303 eX
34304 \begin_inset space ~
34305 \end_inset
34306
34307 (
34308 \family default
34309 XeT
34310 \family sans
34311
34312 \begin_inset ERT
34313 status collapsed
34314
34315 \begin_layout Plain Layout
34316
34317 {}
34318 \end_layout
34319
34320 \end_inset
34321
34322
34323 \family default
34324 eX
34325 \family sans
34326
34327 \family default
34328 text file with the LaTeX source that is compilable with the program 
34329 \family typewriter
34330 XeTeX
34331 \end_layout
34332
34333 \begin_layout Description
34334 LilyPond
34335 \begin_inset space ~
34336 \end_inset
34337
34338 book
34339 \begin_inset space ~
34340 \end_inset
34341
34342 (La
34343 \family sans
34344
34345 \begin_inset ERT
34346 status collapsed
34347
34348 \begin_layout Plain Layout
34349
34350 {}
34351 \end_layout
34352
34353 \end_inset
34354
34355
34356 \family default
34357 TeX) text file with the LaTeX source and also code in the syntax of the
34358  music notation software 
34359 \family typewriter
34360 LilyPond
34361 \end_layout
34362
34363 \begin_layout Description
34364 L
34365 \family sans
34366
34367 \begin_inset ERT
34368 status collapsed
34369
34370 \begin_layout Plain Layout
34371
34372 {}
34373 \end_layout
34374
34375 \end_inset
34376
34377
34378 \family default
34379 yX
34380 \begin_inset space ~
34381 \end_inset
34382
34383 Archive
34384 \begin_inset space ~
34385 \end_inset
34386
34387 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34388  your system) that contains your document and all files that are necessary
34389  to compile it (images, child documents, BibTeX files, etc.)
34390 \end_layout
34391
34392 \begin_layout Description
34393 L
34394 \family sans
34395
34396 \begin_inset ERT
34397 status collapsed
34398
34399 \begin_layout Plain Layout
34400
34401 {}
34402 \end_layout
34403
34404 \end_inset
34405
34406
34407 \family default
34408 yX
34409 \begin_inset space ~
34410 \end_inset
34411
34412 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
34413 \begin_inset Quotes eld
34414 \end_inset
34415
34416 z
34417 \begin_inset Quotes erd
34418 \end_inset
34419
34420  and 
34421 \begin_inset Quotes eld
34422 \end_inset
34423
34424 y
34425 \begin_inset Quotes erd
34426 \end_inset
34427
34428  represent the version number)
34429 \end_layout
34430
34431 \begin_layout Description
34432 L
34433 \family sans
34434
34435 \begin_inset ERT
34436 status collapsed
34437
34438 \begin_layout Plain Layout
34439
34440 {}
34441 \end_layout
34442
34443 \end_inset
34444
34445
34446 \family default
34447 yXHTML HTML-format using LyX's internal XHTML engine
34448 \end_layout
34449
34450 \begin_layout Description
34451 NoWeb text file with code in the format of the literate programming language
34452 \family typewriter
34453  NoWeb
34454 \end_layout
34455
34456 \begin_layout Description
34457 OpenDocument OpenDocument-formatted file, to be opened with 
34458 \family sans
34459 LibreOffice, OpenOffice, KOffice, Abiword
34460 \family default
34461 , etc.
34462  (The OpenDocument-converter is a third-party product and may not work in
34463  all cases)
34464 \end_layout
34465
34466 \begin_layout Description
34467
34468 \family sans
34469 PDF
34470 \begin_inset space ~
34471 \end_inset
34472
34473 (dvipdfm)
34474 \family default
34475  PDF-format using the program 
34476 \family typewriter
34477 dvipdfm
34478 \family default
34479 , produces internally a DVI-file which is then converted to a PDF-file
34480 \end_layout
34481
34482 \begin_layout Description
34483
34484 \family sans
34485 PDF
34486 \begin_inset space ~
34487 \end_inset
34488
34489 (LuaT
34490 \begin_inset ERT
34491 status collapsed
34492
34493 \begin_layout Plain Layout
34494
34495 {}
34496 \end_layout
34497
34498 \end_inset
34499
34500 eX)
34501 \family default
34502  PDF-format using the program 
34503 \family typewriter
34504 LuaTeX
34505 \family default
34506 , produces PDF-files directly
34507 \end_layout
34508
34509 \begin_layout Description
34510
34511 \family sans
34512 PDF
34513 \begin_inset space ~
34514 \end_inset
34515
34516 (pdflatex)
34517 \family default
34518  PDF-format using the program 
34519 \family typewriter
34520 pdflatex
34521 \family default
34522 , produces PDF-files directly
34523 \end_layout
34524
34525 \begin_layout Description
34526
34527 \family sans
34528 PDF
34529 \begin_inset space ~
34530 \end_inset
34531
34532 (ps2pdf)
34533 \family default
34534  PDF-format using the program 
34535 \family typewriter
34536 ps2pdf
34537 \family default
34538 , produces internally a PostScript-file which is then converted to a PDF-file
34539 \end_layout
34540
34541 \begin_layout Description
34542
34543 \family sans
34544 PDF
34545 \begin_inset space ~
34546 \end_inset
34547
34548 (XeT
34549 \begin_inset ERT
34550 status collapsed
34551
34552 \begin_layout Plain Layout
34553
34554 {}
34555 \end_layout
34556
34557 \end_inset
34558
34559 eX)
34560 \family default
34561  PDF-format using the program 
34562 \family typewriter
34563 XeTeX
34564 \family default
34565 , produces PDF-files directly
34566 \end_layout
34567
34568 \begin_layout Description
34569
34570 \family sans
34571 Plain
34572 \begin_inset space ~
34573 \end_inset
34574
34575 text
34576 \family default
34577  text format
34578 \end_layout
34579
34580 \begin_layout Description
34581
34582 \family sans
34583 Plain
34584 \begin_inset space ~
34585 \end_inset
34586
34587 text
34588 \begin_inset space ~
34589 \end_inset
34590
34591 (ps2ascii)
34592 \family default
34593  text format, the document will first be converted to Postscript format
34594  and then exported as text using the program 
34595 \family sans
34596 ps2ascii
34597 \end_layout
34598
34599 \begin_layout Description
34600
34601 \family sans
34602 Postscript
34603 \family default
34604  PostScript format using the program 
34605 \family typewriter
34606 dvips
34607 \end_layout
34608
34609 \begin_layout Description
34610 Sweave text file with the LaTeX source and also code in the statistical
34611  programming language 
34612 \family typewriter
34613 R
34614 \family default
34615 .
34616  Using the 
34617 \family typewriter
34618 R
34619 \family default
34620 -function 
34621 \family typewriter
34622 Sweave
34623 \family default
34624  it is possible to use 
34625 \family typewriter
34626 R
34627 \family default
34628 -commands in LaTeX
34629 \end_layout
34630
34631 \begin_layout Standard
34632 If one of the menu entries 
34633 \family sans
34634 DVI
34635 \family default
34636
34637 \family sans
34638 PDF
34639 \begin_inset space ~
34640 \end_inset
34641
34642 (pdflatex)
34643 \family default
34644  or 
34645 \family sans
34646 Postscript
34647 \family default
34648  is missing, you need to update your LaTeX installation.
34649  After updating you have to reconfigure LyX, see section
34650 \begin_inset space ~
34651 \end_inset
34652
34653
34654 \begin_inset CommandInset ref
34655 LatexCommand ref
34656 reference "sec:Basic-LyX-Setup"
34657
34658 \end_inset
34659
34660 .
34661 \begin_inset Index idx
34662 status collapsed
34663
34664 \begin_layout Plain Layout
34665 Reconfiguration of LyX
34666 \end_layout
34667
34668 \end_inset
34669
34670
34671 \end_layout
34672
34673 \begin_layout Subsection
34674 Print
34675 \end_layout
34676
34677 \begin_layout Standard
34678 With this menu entry you can print your document to a file in PostScript
34679  format or send it to a printer.
34680  The printer will also use the document in PostScript format.
34681  The conversion to PostScript is done in the background by LyX using the
34682  program 
34683 \family typewriter
34684 dvips
34685 \family default
34686 .
34687  For more information have a look at section
34688 \begin_inset space ~
34689 \end_inset
34690
34691
34692 \begin_inset CommandInset ref
34693 LatexCommand ref
34694 reference "sub:Printing-the-File"
34695
34696 \end_inset
34697
34698 .
34699 \end_layout
34700
34701 \begin_layout Subsection
34702 Fax
34703 \end_layout
34704
34705 \begin_layout Standard
34706 This menu entry will only appear if you have a fax program installed (on
34707  Windows you additionally need to register its program path to LyX's PATH
34708  prefix, see section
34709 \begin_inset space ~
34710 \end_inset
34711
34712
34713 \begin_inset CommandInset ref
34714 LatexCommand ref
34715 reference "sec:Paths"
34716
34717 \end_inset
34718
34719 ).
34720  With this menu entry you can send your document to a fax program like 
34721 \family typewriter
34722 hylapex
34723 \family default
34724  or 
34725 \family typewriter
34726 kdeprintfax
34727 \family default
34728 .
34729  The default format of the sent file is PostScript.
34730  The format can be changed in LyX's preferences as described in section
34731 \begin_inset space ~
34732 \end_inset
34733
34734
34735 \begin_inset CommandInset ref
34736 LatexCommand ref
34737 reference "sub:Converters"
34738
34739 \end_inset
34740
34741 .
34742 \end_layout
34743
34744 \begin_layout Subsection
34745 New and Close Window
34746 \end_layout
34747
34748 \begin_layout Standard
34749 Opens or closes a new instance of LyX.
34750 \end_layout
34751
34752 \begin_layout Subsection
34753 Exit
34754 \end_layout
34755
34756 \begin_layout Standard
34757 Prompts you to save all unsaved documents and then exits.
34758 \end_layout
34759
34760 \begin_layout Section
34761 The Edit Menu
34762 \begin_inset Index idx
34763 status collapsed
34764
34765 \begin_layout Plain Layout
34766 Menu ! Edit
34767 \end_layout
34768
34769 \end_inset
34770
34771
34772 \end_layout
34773
34774 \begin_layout Subsection
34775 Undo and Redo
34776 \end_layout
34777
34778 \begin_layout Standard
34779 Described in section
34780 \begin_inset space ~
34781 \end_inset
34782
34783
34784 \begin_inset CommandInset ref
34785 LatexCommand ref
34786 reference "sec:Undo-and-Redo"
34787
34788 \end_inset
34789
34790 .
34791 \end_layout
34792
34793 \begin_layout Subsection
34794 Cut, Copy, Paste, Paste Recent, Paste Special
34795 \end_layout
34796
34797 \begin_layout Standard
34798 Described in section
34799 \begin_inset space ~
34800 \end_inset
34801
34802
34803 \begin_inset CommandInset ref
34804 LatexCommand ref
34805 reference "sec:Basic-Editing-Features"
34806
34807 \end_inset
34808
34809 .
34810 \end_layout
34811
34812 \begin_layout Subsection
34813 Select Whole Inset
34814 \end_layout
34815
34816 \begin_layout Standard
34817 Selects the content of the inset in which the cursor currently is.
34818  If the cursor is outside an inset, the whole document will be selected.
34819 \end_layout
34820
34821 \begin_layout Subsection
34822 Select All
34823 \end_layout
34824
34825 \begin_layout Standard
34826 Selects the whole document.
34827 \end_layout
34828
34829 \begin_layout Subsection
34830 Find & Replace (Quick)
34831 \end_layout
34832
34833 \begin_layout Standard
34834 Described in section
34835 \begin_inset space ~
34836 \end_inset
34837
34838
34839 \begin_inset CommandInset ref
34840 LatexCommand ref
34841 reference "sec:Basic-Editing-Features"
34842
34843 \end_inset
34844
34845 .
34846 \end_layout
34847
34848 \begin_layout Subsection
34849 Find & Replace (Advanced)
34850 \end_layout
34851
34852 \begin_layout Standard
34853 Described in section
34854 \begin_inset space ~
34855 \end_inset
34856
34857
34858 \begin_inset CommandInset ref
34859 LatexCommand ref
34860 reference "sec:Advanced-Find-and"
34861
34862 \end_inset
34863
34864 .
34865 \end_layout
34866
34867 \begin_layout Subsection
34868 Move Paragraph Up/Down
34869 \end_layout
34870
34871 \begin_layout Standard
34872 This shifts the paragraph in which the cursor currently is one paragraph
34873  up or down.
34874 \end_layout
34875
34876 \begin_layout Subsection
34877 Text Style
34878 \end_layout
34879
34880 \begin_layout Standard
34881 Described in section
34882 \begin_inset space ~
34883 \end_inset
34884
34885
34886 \begin_inset CommandInset ref
34887 LatexCommand ref
34888 reference "sub:Fine-Tuning-with-the"
34889
34890 \end_inset
34891
34892 .
34893 \end_layout
34894
34895 \begin_layout Subsection
34896 Paragraph Settings
34897 \begin_inset Index idx
34898 status collapsed
34899
34900 \begin_layout Plain Layout
34901 Paragraph ! Settings
34902 \end_layout
34903
34904 \end_inset
34905
34906
34907 \end_layout
34908
34909 \begin_layout Standard
34910 Enables you to set the paragraph alignment, line spacing and label width.
34911  These settings only affect the paragraph in which the cursor is currently
34912  in.
34913 \end_layout
34914
34915 \begin_layout Standard
34916 You can also prevent the first line of the paragraph being indented if you
34917  have chosen to separate paragraphs with 
34918 \family sans
34919 Indentation
34920 \family default
34921  in the 
34922 \family sans
34923 Document\SpecialChar \menuseparator
34924 Settings\SpecialChar \menuseparator
34925 Text
34926 \begin_inset space ~
34927 \end_inset
34928
34929 Layout
34930 \family default
34931  dialog.
34932 \end_layout
34933
34934 \begin_layout Subsection
34935 Table
34936 \end_layout
34937
34938 \begin_layout Standard
34939 This menu only appears if the cursor is inside a table.
34940  It allows you to create multicolumn and multirow cells, add or remove borders
34941  of a cell and to set the vertical alignment of the cell.Table Settings and
34942  Math
34943 \end_layout
34944
34945 \begin_layout Standard
34946 These two menus are only fully active if the cursor is inside a table or
34947  a formula.
34948  Here you can change the properties of tables and formulas.
34949  The properties of tables are described in section
34950 \begin_inset space ~
34951 \end_inset
34952
34953
34954 \begin_inset CommandInset ref
34955 LatexCommand ref
34956 reference "sec:Tables"
34957
34958 \end_inset
34959
34960 , the properties of formulas in chapter
34961 \begin_inset space ~
34962 \end_inset
34963
34964
34965 \begin_inset CommandInset ref
34966 LatexCommand ref
34967 reference "chap:Mathematical-Formulas"
34968
34969 \end_inset
34970
34971 .
34972 \end_layout
34973
34974 \begin_layout Subsection
34975 Increase/Decrease List Depth
34976 \end_layout
34977
34978 \begin_layout Standard
34979 These menu entries are only active if the cursor is in an environment that
34980  can be nested.
34981  They increase/decrease the environment nesting level as explained in section
34982 \begin_inset space ~
34983 \end_inset
34984
34985
34986 \begin_inset CommandInset ref
34987 LatexCommand ref
34988 reference "sec:Nesting"
34989
34990 \end_inset
34991
34992  and 
34993 \begin_inset CommandInset ref
34994 LatexCommand ref
34995 reference "sub:Numbering-depth"
34996
34997 \end_inset
34998
34999 .
35000 \end_layout
35001
35002 \begin_layout Section
35003 The View Menu
35004 \begin_inset Index idx
35005 status collapsed
35006
35007 \begin_layout Plain Layout
35008 Menu ! View
35009 \end_layout
35010
35011 \end_inset
35012
35013
35014 \end_layout
35015
35016 \begin_layout Standard
35017 At the bottom of the 
35018 \family sans
35019 View
35020 \family default
35021  menu the opened documents are listed.
35022 \end_layout
35023
35024 \begin_layout Subsection
35025 Open/Close all Insets
35026 \end_layout
35027
35028 \begin_layout Standard
35029 Opens/closes all insets in your document.
35030 \end_layout
35031
35032 \begin_layout Subsection
35033 Unfold/Fold Math Macros
35034 \end_layout
35035
35036 \begin_layout Standard
35037 Unfolds/folds the current math macro.
35038 \end_layout
35039
35040 \begin_layout Standard
35041 Math macros are described in the 
35042 \emph on
35043 Math
35044 \emph default
35045  manual.
35046 \end_layout
35047
35048 \begin_layout Subsection
35049 Outline Pane
35050 \end_layout
35051
35052 \begin_layout Standard
35053 Shows the outline window as described in sections
35054 \begin_inset space ~
35055 \end_inset
35056
35057
35058 \begin_inset CommandInset ref
35059 LatexCommand ref
35060 reference "sec:Navigating"
35061
35062 \end_inset
35063
35064  and 
35065 \begin_inset CommandInset ref
35066 LatexCommand ref
35067 reference "sub:Table-of-Contents"
35068
35069 \end_inset
35070
35071 .
35072 \end_layout
35073
35074 \begin_layout Subsection
35075 Source Pane
35076 \end_layout
35077
35078 \begin_layout Standard
35079 Opens a window showing the source code of the actual document, as described
35080  in section
35081 \begin_inset space ~
35082 \end_inset
35083
35084
35085 \begin_inset CommandInset ref
35086 LatexCommand ref
35087 reference "sec:Previewing-snippets-of"
35088
35089 \end_inset
35090
35091 .
35092 \end_layout
35093
35094 \begin_layout Subsection
35095 Messages Pane
35096 \end_layout
35097
35098 \begin_layout Standard
35099 Opens a window showing console messages.
35100  This is useful for debugging LyX (i.
35101 \begin_inset space \thinspace{}
35102 \end_inset
35103
35104 e., hunt for errors in the program) or to see what is going on in the background
35105  while LaTeX is processing the document.
35106 \end_layout
35107
35108 \begin_layout Subsection
35109 Toolbars
35110 \begin_inset CommandInset label
35111 LatexCommand label
35112 name "sub:Toolbars"
35113
35114 \end_inset
35115
35116
35117 \begin_inset Index idx
35118 status collapsed
35119
35120 \begin_layout Plain Layout
35121 Toolbar
35122 \end_layout
35123
35124 \end_inset
35125
35126
35127 \end_layout
35128
35129 \begin_layout Standard
35130 In this menu entry you can set the appearance of the different toolbars.
35131  All toolbars and the 
35132 \family sans
35133 Command
35134 \begin_inset space ~
35135 \end_inset
35136
35137 Buffer
35138 \family default
35139  can be turned on and off.
35140  The 
35141 \emph on
35142 on
35143 \emph default
35144  state is denoted in the menu with a checkmark.
35145  The 
35146 \family sans
35147 Table
35148 \family default
35149
35150 \family sans
35151 Math,
35152 \family default
35153  
35154 \family sans
35155 Math
35156 \begin_inset space ~
35157 \end_inset
35158
35159 Macros,
35160 \family default
35161  
35162 \family sans
35163 Review
35164 \family default
35165  and 
35166 \family sans
35167 Math
35168 \begin_inset space ~
35169 \end_inset
35170
35171 Panels
35172 \family default
35173  toolbars can additionally be set to the state 
35174 \emph on
35175 automatic
35176 \emph default
35177 , denoted in the menu with the suffix 
35178 \family sans
35179 (auto)
35180 \family default
35181 .
35182 \end_layout
35183
35184 \begin_layout Standard
35185 In the 
35186 \emph on
35187 on
35188 \emph default
35189  state the toolbar is permanently shown; in the 
35190 \emph on
35191 automatic
35192 \emph default
35193  state the toolbar is only shown when the cursor is in a certain environment
35194  or when a certain feature is enabled.
35195  That means that the review toolbar will only be shown if change tracking
35196  is activated, the math and table toolbars are only shown if the cursor
35197  is inside a formula or table respectively.
35198 \end_layout
35199
35200 \begin_layout Standard
35201 LyX's toolbars and their buttons are explained in section
35202 \begin_inset space ~
35203 \end_inset
35204
35205
35206 \begin_inset CommandInset ref
35207 LatexCommand ref
35208 reference "sec:Toolbars"
35209
35210 \end_inset
35211
35212 .
35213 \end_layout
35214
35215 \begin_layout Subsection
35216 Split View
35217 \end_layout
35218
35219 \begin_layout Standard
35220
35221 \family sans
35222 Split
35223 \begin_inset space ~
35224 \end_inset
35225
35226 View
35227 \begin_inset space ~
35228 \end_inset
35229
35230 into
35231 \begin_inset space ~
35232 \end_inset
35233
35234 Left
35235 \begin_inset space ~
35236 \end_inset
35237
35238 and
35239 \begin_inset space ~
35240 \end_inset
35241
35242 Right
35243 \begin_inset space ~
35244 \end_inset
35245
35246 Half
35247 \family default
35248  will split LyX's main window vertically while 
35249 \family sans
35250 Split
35251 \begin_inset space ~
35252 \end_inset
35253
35254 View
35255 \begin_inset space ~
35256 \end_inset
35257
35258 into
35259 \begin_inset space ~
35260 \end_inset
35261
35262 Upper
35263 \begin_inset space ~
35264 \end_inset
35265
35266 and
35267 \begin_inset space ~
35268 \end_inset
35269
35270 Lower
35271 \begin_inset space ~
35272 \end_inset
35273
35274 Half
35275 \family default
35276  will split it horizontally.
35277  This allows you to view documents at the same time to compare them, or
35278  to view the same document, but at different positions.
35279  You can even split the main window several times to view, for example,
35280  three or more documents at the same time.
35281  To close a split view, use the menu 
35282 \family sans
35283 Close
35284 \begin_inset space ~
35285 \end_inset
35286
35287 Current
35288 \begin_inset space ~
35289 \end_inset
35290
35291 View
35292 \family default
35293 .
35294 \end_layout
35295
35296 \begin_layout Subsection
35297 Close Current View
35298 \end_layout
35299
35300 \begin_layout Standard
35301 Closes a split view.
35302 \end_layout
35303
35304 \begin_layout Subsection
35305 Fullscreen
35306 \end_layout
35307
35308 \begin_layout Standard
35309 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35310  so that you will see nothing but your text.
35311  It furthermore displays LyX's main window fullscreen.
35312  To return from fullscreen to the normal view, press F11, or right-click
35313  and turn off the fullscreen mode in the context menu.
35314 \end_layout
35315
35316 \begin_layout Section
35317 The Insert Menu
35318 \begin_inset Index idx
35319 status collapsed
35320
35321 \begin_layout Plain Layout
35322 Menu ! Insert
35323 \end_layout
35324
35325 \end_inset
35326
35327
35328 \end_layout
35329
35330 \begin_layout Subsection
35331 Math
35332 \end_layout
35333
35334 \begin_layout Standard
35335 Inserts math constructs that are explained in chapter
35336 \begin_inset space ~
35337 \end_inset
35338
35339
35340 \begin_inset CommandInset ref
35341 LatexCommand ref
35342 reference "chap:Mathematical-Formulas"
35343
35344 \end_inset
35345
35346  and the 
35347 \emph on
35348 Math
35349 \emph default
35350  manual.
35351 \end_layout
35352
35353 \begin_layout Subsection
35354 Special Character
35355 \begin_inset CommandInset label
35356 LatexCommand label
35357 name "sub:Special-Character"
35358
35359 \end_inset
35360
35361
35362 \end_layout
35363
35364 \begin_layout Standard
35365 Here you can insert the following characters:
35366 \end_layout
35367
35368 \begin_layout Description
35369 Symbols Opens the 
35370 \family sans
35371 Symbols
35372 \family default
35373  dialog which allows you to insert any character that can be output by your
35374  LaTeX system.
35375  By default groups of characters are displayed in character categories;
35376  the available characters depend on the LaTeX-packages you have installed.
35377  You can get a complete display by checking 
35378 \family sans
35379 Display
35380 \begin_inset space ~
35381 \end_inset
35382
35383 all
35384 \family default
35385 .
35386 \begin_inset Newline newline
35387 \end_inset
35388
35389  
35390 \begin_inset Note Greyedout
35391 status open
35392
35393 \begin_layout Plain Layout
35394
35395 \series bold
35396 Note:
35397 \series default
35398  Not all characters will be visible in the 
35399 \family sans
35400 Symbols
35401 \family default
35402  dialog because none of the screen fonts that you can set in the preferences
35403  dialog (see sec.
35404 \begin_inset space \thinspace{}
35405 \end_inset
35406
35407
35408 \begin_inset CommandInset ref
35409 LatexCommand ref
35410 reference "sub:Screen-Fonts"
35411
35412 \end_inset
35413
35414 ) can display every character.
35415 \end_layout
35416
35417 \end_inset
35418
35419
35420 \end_layout
35421
35422 \begin_layout Description
35423 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35424
35425 \end_layout
35426
35427 \begin_layout Description
35428 End
35429 \begin_inset space ~
35430 \end_inset
35431
35432 of
35433 \begin_inset space ~
35434 \end_inset
35435
35436 Sentence Inserts an end of sentence period as described in section
35437 \begin_inset space ~
35438 \end_inset
35439
35440
35441 \begin_inset CommandInset ref
35442 LatexCommand ref
35443 reference "sub:Abbreviations"
35444
35445 \end_inset
35446
35447 .
35448 \end_layout
35449
35450 \begin_layout Description
35451 Ordinary
35452 \begin_inset space ~
35453 \end_inset
35454
35455 Quote Inserts this quote: ", no matter what quote style you selected in
35456  the 
35457 \family sans
35458 Document\SpecialChar \menuseparator
35459 Settings\SpecialChar \menuseparator
35460 Language
35461 \family default
35462  dialog.
35463 \end_layout
35464
35465 \begin_layout Description
35466 Single
35467 \begin_inset space ~
35468 \end_inset
35469
35470 Quote Inserts a single quote in the quotation marks style selected in the
35471  
35472 \family sans
35473 Document\SpecialChar \menuseparator
35474 Settings\SpecialChar \menuseparator
35475 Language
35476 \family default
35477  dialog.
35478 \end_layout
35479
35480 \begin_layout Description
35481 Protected
35482 \begin_inset space ~
35483 \end_inset
35484
35485 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35486
35487 \end_layout
35488
35489 \begin_layout Description
35490 Breakable
35491 \begin_inset space ~
35492 \end_inset
35493
35494 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35495
35496 \end_layout
35497
35498 \begin_layout Description
35499 Visible
35500 \begin_inset space ~
35501 \end_inset
35502
35503 Space Inserts a character representing a single space (the one you get when
35504  pressing the 
35505 \family sans
35506 Space
35507 \family default
35508  key): 
35509 \begin_inset space \textvisiblespace{}
35510 \end_inset
35511
35512
35513 \end_layout
35514
35515 \begin_layout Description
35516 Menu
35517 \begin_inset space ~
35518 \end_inset
35519
35520 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35521
35522 \end_layout
35523
35524 \begin_layout Description
35525 Phonetic
35526 \begin_inset space ~
35527 \end_inset
35528
35529 Symbols 
35530 \begin_inset Index idx
35531 status collapsed
35532
35533 \begin_layout Plain Layout
35534 Phonetic symbols
35535 \end_layout
35536
35537 \end_inset
35538
35539
35540 \begin_inset Index idx
35541 status collapsed
35542
35543 \begin_layout Plain Layout
35544 Language ! Phonetic symbols
35545 \end_layout
35546
35547 \end_inset
35548
35549 Inserts a box where you can insert symbols from the International Phonetic
35550  Alphabet (IPA) and opens a toolbar which provides a large set of these
35551  symbols.
35552  To use this feature you must have the LaTeX-package 
35553 \series bold
35554 tipa
35555 \series default
35556
35557 \begin_inset Index idx
35558 status collapsed
35559
35560 \begin_layout Plain Layout
35561 LaTeX-packages ! tipa
35562 \end_layout
35563
35564 \end_inset
35565
35566  installed.
35567 \begin_inset Newline newline
35568 \end_inset
35569
35570 More information about this feature can be found in the 
35571 \emph on
35572 Linguistics
35573 \emph default
35574  manual (
35575 \family sans
35576 Help\SpecialChar \menuseparator
35577 Specific Manuals
35578 \family default
35579 ).
35580 \end_layout
35581
35582 \begin_layout Subsection
35583 Formatting
35584 \end_layout
35585
35586 \begin_layout Standard
35587 Opens a submenu with the following options:
35588 \end_layout
35589
35590 \begin_layout Description
35591 Superscript Inserts a superscript: test
35592 \begin_inset script superscript
35593
35594 \begin_layout Plain Layout
35595 a, b
35596 \end_layout
35597
35598 \end_inset
35599
35600
35601 \end_layout
35602
35603 \begin_layout Description
35604 Subscript Inserts a subscript: test
35605 \begin_inset script subscript
35606
35607 \begin_layout Plain Layout
35608 3x
35609 \end_layout
35610
35611 \end_inset
35612
35613
35614 \end_layout
35615
35616 \begin_layout Description
35617 Protected
35618 \begin_inset space ~
35619 \end_inset
35620
35621 Space Inserts a protected space as described in section
35622 \begin_inset space ~
35623 \end_inset
35624
35625
35626 \begin_inset CommandInset ref
35627 LatexCommand ref
35628 reference "sub:Protected-Space"
35629
35630 \end_inset
35631
35632 .
35633 \end_layout
35634
35635 \begin_layout Description
35636 Inter-word
35637 \begin_inset space ~
35638 \end_inset
35639
35640 Space Inserts an inter-word space as described in section
35641 \begin_inset space ~
35642 \end_inset
35643
35644
35645 \begin_inset CommandInset ref
35646 LatexCommand ref
35647 reference "sub:Inter-word-Space"
35648
35649 \end_inset
35650
35651 .
35652 \end_layout
35653
35654 \begin_layout Description
35655 Thin
35656 \begin_inset space ~
35657 \end_inset
35658
35659 Space Inserts a thin space as described in section
35660 \begin_inset space ~
35661 \end_inset
35662
35663
35664 \begin_inset CommandInset ref
35665 LatexCommand ref
35666 reference "sub:Thin-Space"
35667
35668 \end_inset
35669
35670 .
35671 \end_layout
35672
35673 \begin_layout Description
35674 Visible
35675 \begin_inset space ~
35676 \end_inset
35677
35678 Space Inserts a character to visualize that there is or should be a space.
35679  This is e.
35680 \begin_inset space \thinspace{}
35681 \end_inset
35682
35683 g.
35684 \begin_inset space \space{}
35685 \end_inset
35686
35687 useful if you need to indicate a space in a command sequence.
35688  An example from the LyX 
35689 \emph on
35690 Math
35691 \emph default
35692  manual: 
35693 \begin_inset Quotes eld
35694 \end_inset
35695
35696 To insert a fraction use the command 
35697 \series bold
35698
35699 \backslash
35700 frac
35701 \begin_inset space \textvisiblespace{}
35702 \end_inset
35703
35704 A
35705 \begin_inset Formula $\downarrow$
35706 \end_inset
35707
35708 B.
35709 \series default
35710
35711 \begin_inset Quotes erd
35712 \end_inset
35713
35714  The visible space is hereby the character before the 
35715 \series bold
35716 A
35717 \series default
35718 .
35719 \end_layout
35720
35721 \begin_layout Description
35722 Horizontal
35723 \begin_inset space ~
35724 \end_inset
35725
35726 Space Inserts horizontal space as described in section
35727 \begin_inset space ~
35728 \end_inset
35729
35730
35731 \begin_inset CommandInset ref
35732 LatexCommand ref
35733 reference "sub:Horizontal-Space"
35734
35735 \end_inset
35736
35737 .
35738 \end_layout
35739
35740 \begin_layout Description
35741 Horizontal
35742 \begin_inset space ~
35743 \end_inset
35744
35745 Line Inserts a horizontal line as described in section
35746 \begin_inset space ~
35747 \end_inset
35748
35749
35750 \begin_inset CommandInset ref
35751 LatexCommand ref
35752 reference "sub:Horizontal-Lines"
35753
35754 \end_inset
35755
35756 .
35757 \end_layout
35758
35759 \begin_layout Description
35760 Vertical
35761 \begin_inset space ~
35762 \end_inset
35763
35764 Space Inserts vertical space as described in section
35765 \begin_inset space ~
35766 \end_inset
35767
35768
35769 \begin_inset CommandInset ref
35770 LatexCommand ref
35771 reference "sub:Vertical-Space"
35772
35773 \end_inset
35774
35775 .
35776 \end_layout
35777
35778 \begin_layout Description
35779 Phantom Inserts a Phantom space as described in section
35780 \begin_inset space ~
35781 \end_inset
35782
35783
35784 \begin_inset CommandInset ref
35785 LatexCommand ref
35786 reference "sub:Phantom-Space"
35787
35788 \end_inset
35789
35790 .
35791 \end_layout
35792
35793 \begin_layout Description
35794 Hyphenation
35795 \begin_inset space ~
35796 \end_inset
35797
35798 Point Inserts a hyphenation point as described in section
35799 \begin_inset space ~
35800 \end_inset
35801
35802
35803 \begin_inset CommandInset ref
35804 LatexCommand ref
35805 reference "sub:Hyphenation"
35806
35807 \end_inset
35808
35809 .
35810 \end_layout
35811
35812 \begin_layout Description
35813 Ligature
35814 \begin_inset space ~
35815 \end_inset
35816
35817 Break Inserts a ligature break as described in section
35818 \begin_inset space ~
35819 \end_inset
35820
35821
35822 \begin_inset CommandInset ref
35823 LatexCommand ref
35824 reference "sub:Ligatures"
35825
35826 \end_inset
35827
35828 .
35829 \end_layout
35830
35831 \begin_layout Description
35832 Ragged
35833 \begin_inset space ~
35834 \end_inset
35835
35836 Line
35837 \begin_inset space ~
35838 \end_inset
35839
35840 Break Inserts a forced line break as described in section
35841 \begin_inset space ~
35842 \end_inset
35843
35844
35845 \begin_inset CommandInset ref
35846 LatexCommand ref
35847 reference "sub:Forced-Line-Breaks"
35848
35849 \end_inset
35850
35851 .
35852 \end_layout
35853
35854 \begin_layout Description
35855 Justified
35856 \begin_inset space ~
35857 \end_inset
35858
35859 Break Inserts a forced line break that right justifies the remaining text
35860  as described in section
35861 \begin_inset space ~
35862 \end_inset
35863
35864
35865 \begin_inset CommandInset ref
35866 LatexCommand ref
35867 reference "sub:Forced-Line-Breaks"
35868
35869 \end_inset
35870
35871 .
35872 \end_layout
35873
35874 \begin_layout Description
35875 New
35876 \begin_inset space ~
35877 \end_inset
35878
35879 Page Inserts a forced page break as described in section
35880 \begin_inset space ~
35881 \end_inset
35882
35883
35884 \begin_inset CommandInset ref
35885 LatexCommand ref
35886 reference "sub:Forced-Page-Breaks"
35887
35888 \end_inset
35889
35890 .
35891 \end_layout
35892
35893 \begin_layout Description
35894 Page
35895 \begin_inset space ~
35896 \end_inset
35897
35898 Break Inserts a forced page break that shares the extra space among paragraph
35899  breaks instead of leaving it at the bottom of the page, as described in
35900  section
35901 \begin_inset space ~
35902 \end_inset
35903
35904
35905 \begin_inset CommandInset ref
35906 LatexCommand ref
35907 reference "sub:Forced-Page-Breaks"
35908
35909 \end_inset
35910
35911 .
35912 \end_layout
35913
35914 \begin_layout Description
35915 Clear
35916 \begin_inset space ~
35917 \end_inset
35918
35919 Page Inserts a clear page break as described in section
35920 \begin_inset space ~
35921 \end_inset
35922
35923
35924 \begin_inset CommandInset ref
35925 LatexCommand ref
35926 reference "sub:Clear-Page-Breaks"
35927
35928 \end_inset
35929
35930 .
35931 \end_layout
35932
35933 \begin_layout Description
35934 Clear
35935 \begin_inset space ~
35936 \end_inset
35937
35938 Double
35939 \begin_inset space ~
35940 \end_inset
35941
35942 Page Inserts a clear doublepage break as described in section
35943 \begin_inset space ~
35944 \end_inset
35945
35946
35947 \begin_inset CommandInset ref
35948 LatexCommand ref
35949 reference "sub:Clear-Page-Breaks"
35950
35951 \end_inset
35952
35953 .
35954 \end_layout
35955
35956 \begin_layout Subsection
35957 List/TOC
35958 \end_layout
35959
35960 \begin_layout Standard
35961 Various lists can be inserted with this menu entry.
35962  The 
35963 \family sans
35964 Table
35965 \begin_inset space ~
35966 \end_inset
35967
35968 of Contents
35969 \family default
35970 , the 
35971 \family sans
35972 List of Algorithms
35973 \family default
35974
35975 \family sans
35976 List of Figures,
35977 \family default
35978  
35979 \family sans
35980 List of Tables
35981 \family default
35982  and 
35983 \family sans
35984 List of Listings
35985 \family default
35986  are described in section
35987 \begin_inset space ~
35988 \end_inset
35989
35990
35991 \begin_inset CommandInset ref
35992 LatexCommand ref
35993 reference "sec:toc"
35994
35995 \end_inset
35996
35997 .
35998  The 
35999 \family sans
36000 Index List
36001 \family default
36002  is described in section
36003 \begin_inset space ~
36004 \end_inset
36005
36006
36007 \begin_inset CommandInset ref
36008 LatexCommand ref
36009 reference "sec:Index"
36010
36011 \end_inset
36012
36013 , the 
36014 \family sans
36015 Nomenclature
36016 \family default
36017  is described in section
36018 \begin_inset space ~
36019 \end_inset
36020
36021
36022 \begin_inset CommandInset ref
36023 LatexCommand ref
36024 reference "sec:Nomenclature"
36025
36026 \end_inset
36027
36028  and the 
36029 \family sans
36030 BibTeX Bibliography
36031 \family default
36032  is described in section
36033 \begin_inset space ~
36034 \end_inset
36035
36036
36037 \begin_inset CommandInset ref
36038 LatexCommand ref
36039 reference "sub:Bibliography-databases"
36040
36041 \end_inset
36042
36043 .
36044 \end_layout
36045
36046 \begin_layout Subsection
36047 Float
36048 \end_layout
36049
36050 \begin_layout Standard
36051 To insert floats, as described in section
36052 \begin_inset space ~
36053 \end_inset
36054
36055
36056 \begin_inset CommandInset ref
36057 LatexCommand ref
36058 reference "sec:Floats"
36059
36060 \end_inset
36061
36062  and in detail the chapter 
36063 \emph on
36064 Floats
36065 \emph default
36066  of the 
36067 \emph on
36068 Embedded
36069 \begin_inset space ~
36070 \end_inset
36071
36072 Objects
36073 \emph default
36074  manual.
36075 \end_layout
36076
36077 \begin_layout Subsection
36078 Note
36079 \end_layout
36080
36081 \begin_layout Standard
36082 To insert notes, described in section
36083 \begin_inset space ~
36084 \end_inset
36085
36086
36087 \begin_inset CommandInset ref
36088 LatexCommand ref
36089 reference "sec:Notes"
36090
36091 \end_inset
36092
36093 .
36094 \end_layout
36095
36096 \begin_layout Subsection
36097 Branch
36098 \end_layout
36099
36100 \begin_layout Standard
36101 Inserts a branch inset, if any, and allowing you to create and insert a
36102  new branch.
36103  Branches are described in section
36104 \begin_inset space ~
36105 \end_inset
36106
36107
36108 \begin_inset CommandInset ref
36109 LatexCommand ref
36110 reference "sec:Branches"
36111
36112 \end_inset
36113
36114 .
36115 \end_layout
36116
36117 \begin_layout Subsection
36118 Custom Insets
36119 \end_layout
36120
36121 \begin_layout Standard
36122 Inserts document class-specific insets.
36123  Such insets only exist if they are defined in the layout file for a certain
36124  document class.
36125  An example is the document class 
36126 \begin_inset Quotes eld
36127 \end_inset
36128
36129 article (Elsevier)
36130 \begin_inset Quotes erd
36131 \end_inset
36132
36133  with three custom insets.
36134  The section 
36135 \emph on
36136 Flex insets and InsetLayout
36137 \emph default
36138  in 
36139 \emph on
36140 Installing New Document Classes, The Layout file format 
36141 \emph default
36142 of the 
36143 \emph on
36144 Customization
36145 \emph default
36146  manual explains how custom insets are defined.
36147 \end_layout
36148
36149 \begin_layout Subsection
36150 File
36151 \begin_inset Index idx
36152 status collapsed
36153
36154 \begin_layout Plain Layout
36155 External Material
36156 \end_layout
36157
36158 \end_inset
36159
36160
36161 \end_layout
36162
36163 \begin_layout Standard
36164 This menu entry allows you to insert or include the contents of other files
36165  in your document.
36166  For more information see chapter 
36167 \emph on
36168 External Document Parts
36169 \emph default
36170  of the Embedded
36171 \begin_inset space ~
36172 \end_inset
36173
36174 Objects manual.
36175 \end_layout
36176
36177 \begin_layout Subsection
36178 Box
36179 \begin_inset Index idx
36180 status collapsed
36181
36182 \begin_layout Plain Layout
36183 Boxes
36184 \end_layout
36185
36186 \end_inset
36187
36188
36189 \end_layout
36190
36191 \begin_layout Standard
36192 Inserts a box in a certain style.
36193  Boxes are described in detail in the chapter 
36194 \emph on
36195 Boxes
36196 \emph default
36197  of the 
36198 \emph on
36199 Embedded
36200 \begin_inset space ~
36201 \end_inset
36202
36203 Objects
36204 \emph default
36205  manual.
36206 \end_layout
36207
36208 \begin_layout Subsection
36209 Citation
36210 \end_layout
36211
36212 \begin_layout Standard
36213 Opens the 
36214 \family sans
36215 Citation
36216 \family default
36217  dialog as described in section
36218 \begin_inset space ~
36219 \end_inset
36220
36221
36222 \begin_inset CommandInset ref
36223 LatexCommand ref
36224 reference "sec:Bibliography"
36225
36226 \end_inset
36227
36228 .
36229 \end_layout
36230
36231 \begin_layout Subsection
36232 Cross-Reference
36233 \end_layout
36234
36235 \begin_layout Standard
36236 Inserts a 
36237 \family sans
36238 cross-reference
36239 \family default
36240  as described in section
36241 \begin_inset space ~
36242 \end_inset
36243
36244
36245 \begin_inset CommandInset ref
36246 LatexCommand ref
36247 reference "sec:Cross-References"
36248
36249 \end_inset
36250
36251 .
36252 \end_layout
36253
36254 \begin_layout Subsection
36255 Label
36256 \end_layout
36257
36258 \begin_layout Standard
36259 Inserts a 
36260 \family sans
36261 label
36262 \family default
36263  as described in section
36264 \begin_inset space ~
36265 \end_inset
36266
36267
36268 \begin_inset CommandInset ref
36269 LatexCommand ref
36270 reference "sec:Cross-References"
36271
36272 \end_inset
36273
36274 .
36275 \end_layout
36276
36277 \begin_layout Subsection
36278 Caption
36279 \begin_inset Index idx
36280 status collapsed
36281
36282 \begin_layout Plain Layout
36283 Captions
36284 \end_layout
36285
36286 \end_inset
36287
36288
36289 \begin_inset Index idx
36290 status collapsed
36291
36292 \begin_layout Plain Layout
36293 Longtables ! Caption
36294 \end_layout
36295
36296 \end_inset
36297
36298
36299 \end_layout
36300
36301 \begin_layout Standard
36302 Inserts a caption in a float or longtable.
36303  Floats are described in section
36304 \begin_inset space ~
36305 \end_inset
36306
36307
36308 \begin_inset CommandInset ref
36309 LatexCommand ref
36310 reference "sec:Floats"
36311
36312 \end_inset
36313
36314 ; captions in longtables are described in the section 
36315 \emph on
36316 Longtable Captions
36317 \emph default
36318  of the 
36319 \emph on
36320 Embedded
36321 \begin_inset space ~
36322 \end_inset
36323
36324 Objects
36325 \emph default
36326  manual.
36327 \end_layout
36328
36329 \begin_layout Subsection
36330 Index Entry
36331 \end_layout
36332
36333 \begin_layout Standard
36334 Inserts an index entry as described in section
36335 \begin_inset space ~
36336 \end_inset
36337
36338
36339 \begin_inset CommandInset ref
36340 LatexCommand ref
36341 reference "sec:Index"
36342
36343 \end_inset
36344
36345 .
36346 \end_layout
36347
36348 \begin_layout Subsection
36349 Nomenclature Entry
36350 \end_layout
36351
36352 \begin_layout Standard
36353 Inserts a nomenclature entry as described in section
36354 \begin_inset space ~
36355 \end_inset
36356
36357
36358 \begin_inset CommandInset ref
36359 LatexCommand ref
36360 reference "sec:Nomenclature"
36361
36362 \end_inset
36363
36364 .
36365 \end_layout
36366
36367 \begin_layout Subsection
36368 Table
36369 \end_layout
36370
36371 \begin_layout Standard
36372 Opens a dialog allowing you to specify the rows and columns of the table.
36373  Tables are described in section
36374 \begin_inset space ~
36375 \end_inset
36376
36377
36378 \begin_inset CommandInset ref
36379 LatexCommand ref
36380 reference "sec:Tables"
36381
36382 \end_inset
36383
36384  and in detail in the chapter 
36385 \emph on
36386 Tables
36387 \emph default
36388  of the 
36389 \emph on
36390 Embedded
36391 \begin_inset space ~
36392 \end_inset
36393
36394 Objects
36395 \emph default
36396  manual.
36397 \end_layout
36398
36399 \begin_layout Subsection
36400 Graphics
36401 \end_layout
36402
36403 \begin_layout Standard
36404 Opens the 
36405 \family sans
36406 Graphics
36407 \family default
36408  dialog.
36409  Graphics are described in section
36410 \begin_inset space ~
36411 \end_inset
36412
36413
36414 \begin_inset CommandInset ref
36415 LatexCommand ref
36416 reference "sec:Graphics"
36417
36418 \end_inset
36419
36420 .
36421 \end_layout
36422
36423 \begin_layout Subsection
36424 URL
36425 \end_layout
36426
36427 \begin_layout Standard
36428 Inserts a URL as described in section
36429 \begin_inset space ~
36430 \end_inset
36431
36432
36433 \begin_inset CommandInset ref
36434 LatexCommand ref
36435 reference "sub:URLs"
36436
36437 \end_inset
36438
36439 .
36440 \end_layout
36441
36442 \begin_layout Subsection
36443 Hyperlinks
36444 \end_layout
36445
36446 \begin_layout Standard
36447 Inserts a hyperlink as described in section
36448 \begin_inset space ~
36449 \end_inset
36450
36451
36452 \begin_inset CommandInset ref
36453 LatexCommand ref
36454 reference "sub:Hyperlinks"
36455
36456 \end_inset
36457
36458 .
36459 \end_layout
36460
36461 \begin_layout Subsection
36462 Footnote
36463 \end_layout
36464
36465 \begin_layout Standard
36466 Inserts a footnote as described in section
36467 \begin_inset space ~
36468 \end_inset
36469
36470
36471 \begin_inset CommandInset ref
36472 LatexCommand ref
36473 reference "sec:Footnotes"
36474
36475 \end_inset
36476
36477 .
36478 \end_layout
36479
36480 \begin_layout Subsection
36481 Marginal Note
36482 \end_layout
36483
36484 \begin_layout Standard
36485 Inserts a marginal note as described in section
36486 \begin_inset space ~
36487 \end_inset
36488
36489
36490 \begin_inset CommandInset ref
36491 LatexCommand ref
36492 reference "sec:Marginal-Notes"
36493
36494 \end_inset
36495
36496 .
36497 \end_layout
36498
36499 \begin_layout Subsection
36500 Short Title
36501 \end_layout
36502
36503 \begin_layout Standard
36504 Is only visible if the cursor is in front, in or behind a section heading,
36505  title or caption of a float.
36506  Inserts a short title as described in section
36507 \begin_inset space ~
36508 \end_inset
36509
36510
36511 \begin_inset CommandInset ref
36512 LatexCommand ref
36513 reference "sec:Short-Titles"
36514
36515 \end_inset
36516
36517 .
36518 \end_layout
36519
36520 \begin_layout Subsection
36521 TeX Code
36522 \end_layout
36523
36524 \begin_layout Standard
36525 Inserts a TeX Code box as described in section
36526 \begin_inset space ~
36527 \end_inset
36528
36529
36530 \begin_inset CommandInset ref
36531 LatexCommand ref
36532 reference "sub:TeX-Code-Boxes"
36533
36534 \end_inset
36535
36536 .
36537 \end_layout
36538
36539 \begin_layout Subsection
36540 Program Listing
36541 \begin_inset Index idx
36542 status collapsed
36543
36544 \begin_layout Plain Layout
36545 Program listings
36546 \end_layout
36547
36548 \end_inset
36549
36550
36551 \end_layout
36552
36553 \begin_layout Standard
36554 Inserts a program listings box.
36555  Program listings are explained in the chapter 
36556 \emph on
36557 Program Code Listings
36558 \emph default
36559  of the 
36560 \emph on
36561 Embedded
36562 \begin_inset space ~
36563 \end_inset
36564
36565 Objects
36566 \emph default
36567  manual.
36568 \end_layout
36569
36570 \begin_layout Subsection
36571 Date
36572 \end_layout
36573
36574 \begin_layout Standard
36575 Inserts the actual date.
36576  The format depends on the date format of the language that is used for
36577  LyX's menus.
36578  LyX offers various ways to insert a date which are explained and also compared
36579  in the section 
36580 \emph on
36581 External Material
36582 \emph default
36583  of the 
36584 \emph on
36585 Embedded
36586 \begin_inset space ~
36587 \end_inset
36588
36589 Objects
36590 \emph default
36591  manual.
36592 \end_layout
36593
36594 \begin_layout Subsection
36595 Preview
36596 \end_layout
36597
36598 \begin_layout Standard
36599 Inserts a preview inset as described in section
36600 \begin_inset space ~
36601 \end_inset
36602
36603
36604 \begin_inset CommandInset ref
36605 LatexCommand ref
36606 reference "sec:Previewing-snippets-of"
36607
36608 \end_inset
36609
36610 .
36611 \end_layout
36612
36613 \begin_layout Section
36614 The Navigate Menu
36615 \begin_inset Index idx
36616 status collapsed
36617
36618 \begin_layout Plain Layout
36619 Menu ! Navigate
36620 \end_layout
36621
36622 \end_inset
36623
36624
36625 \end_layout
36626
36627 \begin_layout Standard
36628 This menu lists the existing chapters, sections, figures, tables, etc.
36629 \begin_inset space ~
36630 \end_inset
36631
36632 of the current document.
36633  This allows you to navigate easily through your document.
36634 \end_layout
36635
36636 \begin_layout Subsection
36637 Bookmarks
36638 \end_layout
36639
36640 \begin_layout Standard
36641 With this menu entry you are able to define your own bookmarks.
36642  This is useful when you are working on a large document and often have
36643  to jump, for example, between section
36644 \begin_inset space ~
36645 \end_inset
36646
36647 2.5 and 6.3.
36648  To create bookmarks for this example, go to section
36649 \begin_inset space ~
36650 \end_inset
36651
36652 2.5 and use the submenu 
36653 \family sans
36654 Save
36655 \begin_inset space ~
36656 \end_inset
36657
36658 Bookmark
36659 \begin_inset space ~
36660 \end_inset
36661
36662 1
36663 \family default
36664 .
36665  Then go to section
36666 \begin_inset space ~
36667 \end_inset
36668
36669 6.3 and use 
36670 \family sans
36671 Save
36672 \begin_inset space ~
36673 \end_inset
36674
36675 Bookmark
36676 \begin_inset space ~
36677 \end_inset
36678
36679
36680 \family default
36681 2.
36682  Now you can jump easily between these sections by using the menu or by
36683  the key bindings 
36684 \begin_inset Info
36685 type  "shortcut"
36686 arg   "bookmark-goto 1"
36687 \end_inset
36688
36689  and 
36690 \begin_inset Info
36691 type  "shortcut"
36692 arg   "bookmark-goto 2"
36693 \end_inset
36694
36695 .You can also use bookmarks to jump between several opened documents.
36696 \end_layout
36697
36698 \begin_layout Standard
36699 The saved bookmarks are valid till the document is closed.
36700  The submenu 
36701 \family sans
36702 Clear
36703 \begin_inset space ~
36704 \end_inset
36705
36706 Bookmarks
36707 \family default
36708  allows you to clear bookmarks while the submenu 
36709 \family sans
36710 Navigate
36711 \begin_inset space ~
36712 \end_inset
36713
36714 Back
36715 \family default
36716  jumps to the position in the document where you recently changed something.
36717 \end_layout
36718
36719 \begin_layout Subsection
36720 Next Note, Change, Cross-reference
36721 \end_layout
36722
36723 \begin_layout Standard
36724 Jump to the next note, change, or cross-reference after the current cursor
36725  position.
36726 \end_layout
36727
36728 \begin_layout Subsection
36729 Go to Label
36730 \end_layout
36731
36732 \begin_layout Standard
36733 Only active if the cursor is in front of a cross-reference.
36734  Sets the cursor before the referenced label.
36735  (It is the same as if you right-click on a cross-reference box and use
36736  
36737 \family sans
36738 Go
36739 \begin_inset space ~
36740 \end_inset
36741
36742 to
36743 \begin_inset space ~
36744 \end_inset
36745
36746 Label)
36747 \family default
36748 .
36749 \end_layout
36750
36751 \begin_layout Subsection
36752 Forward Search
36753 \end_layout
36754
36755 \begin_layout Standard
36756 Allows you to jump directly to the corresponding text part in the output,
36757  see section 
36758 \emph on
36759 The LyX Server\SpecialChar \menuseparator
36760 Forward
36761 \begin_inset space ~
36762 \end_inset
36763
36764 search
36765 \emph default
36766  in the 
36767 \emph on
36768 Additional
36769 \begin_inset space ~
36770 \end_inset
36771
36772 Features
36773 \emph default
36774  manual for a detailed description.
36775 \end_layout
36776
36777 \begin_layout Section
36778 The Document Menu
36779 \begin_inset Index idx
36780 status collapsed
36781
36782 \begin_layout Plain Layout
36783 Menu ! Document
36784 \end_layout
36785
36786 \end_inset
36787
36788
36789 \end_layout
36790
36791 \begin_layout Subsection
36792 Change Tracking
36793 \end_layout
36794
36795 \begin_layout Standard
36796 Change Tracking is described in section
36797 \begin_inset space ~
36798 \end_inset
36799
36800
36801 \begin_inset CommandInset ref
36802 LatexCommand ref
36803 reference "sec:Change-Tracking"
36804
36805 \end_inset
36806
36807 .
36808 \end_layout
36809
36810 \begin_layout Subsection
36811 LaT
36812 \begin_inset ERT
36813 status collapsed
36814
36815 \begin_layout Plain Layout
36816
36817 {}
36818 \end_layout
36819
36820 \end_inset
36821
36822 eX Log
36823 \end_layout
36824
36825 \begin_layout Standard
36826 After running LaTeX by viewing or exporting a document, this menu will be
36827  enabled.
36828  It shows the logfile of the LaTeX-program used.
36829  You can go to the next error or the next warning, search, copy something
36830  to the clipboard or update the view.
36831  With the help of the logfile experts can find in it reasons for LaTeX-errors.
36832 \end_layout
36833
36834 \begin_layout Subsection
36835 Start Appendix Here
36836 \end_layout
36837
36838 \begin_layout Standard
36839 Sets the start of the appendices of the document at the current cursor position
36840  as described in section
36841 \begin_inset space ~
36842 \end_inset
36843
36844
36845 \begin_inset CommandInset ref
36846 LatexCommand ref
36847 reference "sec:Appendices"
36848
36849 \end_inset
36850
36851 .
36852 \end_layout
36853
36854 \begin_layout Subsection
36855 View
36856 \begin_inset space ~
36857 \end_inset
36858
36859 [<output format>]
36860 \end_layout
36861
36862 \begin_layout Standard
36863 This menu entry generates the output in the format you have specified as
36864  default output format for the document (menu 
36865 \family sans
36866 Document\SpecialChar \menuseparator
36867 Settings\SpecialChar \menuseparator
36868 Output\SpecialChar \menuseparator
36869 Default
36870 \begin_inset space ~
36871 \end_inset
36872
36873 Output
36874 \begin_inset space ~
36875 \end_inset
36876
36877 Format
36878 \family default
36879 ; see section
36880 \begin_inset space ~
36881 \end_inset
36882
36883
36884 \begin_inset CommandInset ref
36885 LatexCommand ref
36886 reference "sec:Doc-Output"
36887
36888 \end_inset
36889
36890 ) or in the LyX preferences (menu 
36891 \family sans
36892 Tools\SpecialChar \menuseparator
36893 Preferences\SpecialChar \menuseparator
36894 File
36895 \begin_inset space ~
36896 \end_inset
36897
36898 Handling\SpecialChar \menuseparator
36899 File
36900 \begin_inset space ~
36901 \end_inset
36902
36903 Formats\SpecialChar \menuseparator
36904 Default
36905 \begin_inset space ~
36906 \end_inset
36907
36908 Output
36909 \begin_inset space ~
36910 \end_inset
36911
36912 Format
36913 \family default
36914 ; see section
36915 \begin_inset space ~
36916 \end_inset
36917
36918
36919 \begin_inset CommandInset ref
36920 LatexCommand ref
36921 reference "sec:File-Formats"
36922
36923 \end_inset
36924
36925 ) and opens it in an appropriate viewer.
36926  The viewer can be set or changed in the preferences (menu 
36927 \family sans
36928 Tools\SpecialChar \menuseparator
36929 Preferences\SpecialChar \menuseparator
36930 File
36931 \begin_inset space ~
36932 \end_inset
36933
36934 Handling\SpecialChar \menuseparator
36935 File
36936 \begin_inset space ~
36937 \end_inset
36938
36939 Formats\SpecialChar \menuseparator
36940 Viewer
36941 \family default
36942 ; see section
36943 \begin_inset space ~
36944 \end_inset
36945
36946
36947 \begin_inset CommandInset ref
36948 LatexCommand ref
36949 reference "sec:File-Formats"
36950
36951 \end_inset
36952
36953 ).
36954  The default viewers are set by LyX when it is first configured.
36955  The default output format is 
36956 \family sans
36957 PDF
36958 \begin_inset space ~
36959 \end_inset
36960
36961 (pdflatex)
36962 \family default
36963 .
36964 \end_layout
36965
36966 \begin_layout Subsection
36967 View (Other Formats)
36968 \end_layout
36969
36970 \begin_layout Standard
36971 With this menu you can view your document in alternative output formats.
36972  The menu contains a list of available formats in which you can view the
36973  actual document with an external program.
36974  The menu entries are not the same on all installations — it depends on
36975  the LaTeX programs that are found when LyX was configured.
36976  All possible formats are listed in section
36977 \begin_inset space ~
36978 \end_inset
36979
36980
36981 \begin_inset CommandInset ref
36982 LatexCommand ref
36983 reference "sub:Export"
36984
36985 \end_inset
36986
36987 .
36988  You should at least see the menu entry 
36989 \family sans
36990 DVI
36991 \family default
36992 .
36993  If it is missing, you need to update or repair your LaTeX installation.
36994  After updating you have to reconfigure LyX (see section
36995 \begin_inset space ~
36996 \end_inset
36997
36998
36999 \begin_inset CommandInset ref
37000 LatexCommand ref
37001 reference "sec:Basic-LyX-Setup"
37002
37003 \end_inset
37004
37005 .
37006 \begin_inset Index idx
37007 status collapsed
37008
37009 \begin_layout Plain Layout
37010 Reconfiguration of LyX
37011 \end_layout
37012
37013 \end_inset
37014
37015 )
37016 \end_layout
37017
37018 \begin_layout Standard
37019 Invoking a view menu will start a viewer program.
37020  The viewer can be set or changed in the preferences (menu 
37021 \family sans
37022 Tools\SpecialChar \menuseparator
37023 Preferences\SpecialChar \menuseparator
37024 File
37025 \begin_inset space ~
37026 \end_inset
37027
37028 Handling\SpecialChar \menuseparator
37029 File
37030 \begin_inset space ~
37031 \end_inset
37032
37033 Formats\SpecialChar \menuseparator
37034 Viewer
37035 \family default
37036 ; see section
37037 \begin_inset space ~
37038 \end_inset
37039
37040
37041 \begin_inset CommandInset ref
37042 LatexCommand ref
37043 reference "sec:File-Formats"
37044
37045 \end_inset
37046
37047 ).
37048  The default viewers are set by LyX when it is first configured.
37049 \end_layout
37050
37051 \begin_layout Subsection
37052 Update
37053 \begin_inset space ~
37054 \end_inset
37055
37056 [<output format>]
37057 \end_layout
37058
37059 \begin_layout Standard
37060 This menu entry allows you to update the view with your latest changes (in
37061  the default output format) without opening a new viewer window.
37062 \end_layout
37063
37064 \begin_layout Subsection
37065 Update (Other Formats)
37066 \end_layout
37067
37068 \begin_layout Standard
37069 With this menu you can update the view of alternative output formats of
37070  your document without opening a new viewer window.
37071 \end_layout
37072
37073 \begin_layout Subsection
37074 View Master Document
37075 \end_layout
37076
37077 \begin_layout Standard
37078 This menu item is only visible if your document is included to another document,
37079  which is then its 
37080 \begin_inset Quotes eld
37081 \end_inset
37082
37083 master
37084 \begin_inset Quotes erd
37085 \end_inset
37086
37087  (see section 
37088 \emph on
37089 Child Documents
37090 \emph default
37091  in the 
37092 \emph on
37093 Embedded
37094 \begin_inset space ~
37095 \end_inset
37096
37097 Objects
37098 \emph default
37099  manual for more information on this topic).
37100  This item allows you to view the master document from within its child.
37101  That is, if you are working on a child document which is a chapter of a
37102  book, 
37103 \family sans
37104 View
37105 \begin_inset space ~
37106 \end_inset
37107
37108 Master
37109 \begin_inset space ~
37110 \end_inset
37111
37112 Document
37113 \family default
37114  generates the output of the whole book, while 
37115 \family sans
37116 View
37117 \family default
37118  will just output the chapter alone.
37119 \end_layout
37120
37121 \begin_layout Standard
37122 The format used by this function is the default output format as specified
37123  in the document settings (menu 
37124 \family sans
37125 Document\SpecialChar \menuseparator
37126 Settings\SpecialChar \menuseparator
37127 Output\SpecialChar \menuseparator
37128 Default
37129 \begin_inset space ~
37130 \end_inset
37131
37132 Output
37133 \begin_inset space ~
37134 \end_inset
37135
37136 Format
37137 \family default
37138 ; see section
37139 \begin_inset space ~
37140 \end_inset
37141
37142
37143 \begin_inset CommandInset ref
37144 LatexCommand ref
37145 reference "sec:Doc-Output"
37146
37147 \end_inset
37148
37149 ) or in the preferences (menu 
37150 \family sans
37151 Tools\SpecialChar \menuseparator
37152 Preferences\SpecialChar \menuseparator
37153 File
37154 \begin_inset space ~
37155 \end_inset
37156
37157 Handling\SpecialChar \menuseparator
37158 File
37159 \begin_inset space ~
37160 \end_inset
37161
37162 Formats\SpecialChar \menuseparator
37163 Default
37164 \begin_inset space ~
37165 \end_inset
37166
37167 Output
37168 \begin_inset space ~
37169 \end_inset
37170
37171 Format
37172 \family default
37173 ; see section
37174 \begin_inset space ~
37175 \end_inset
37176
37177
37178 \begin_inset CommandInset ref
37179 LatexCommand ref
37180 reference "sec:File-Formats"
37181
37182 \end_inset
37183
37184 ).
37185 \end_layout
37186
37187 \begin_layout Subsection
37188 Update Master Document
37189 \end_layout
37190
37191 \begin_layout Standard
37192 This menu item is only visible if your document is included to another document,
37193  which is then its 
37194 \begin_inset Quotes eld
37195 \end_inset
37196
37197 master
37198 \begin_inset Quotes erd
37199 \end_inset
37200
37201  (see section 
37202 \emph on
37203 Child Documents
37204 \emph default
37205  in the 
37206 \emph on
37207 Embedded
37208 \begin_inset space ~
37209 \end_inset
37210
37211 Objects
37212 \emph default
37213  manual for more information on this topic).
37214  This item allows you to update the view of a master document from within
37215  its child without the need to switch to the master document itself.
37216 \end_layout
37217
37218 \begin_layout Standard
37219 The format used by this function is the default output format as specified
37220  in the document settings (menu 
37221 \family sans
37222 Document\SpecialChar \menuseparator
37223 Settings\SpecialChar \menuseparator
37224 Output\SpecialChar \menuseparator
37225 Default
37226 \begin_inset space ~
37227 \end_inset
37228
37229 Output
37230 \begin_inset space ~
37231 \end_inset
37232
37233 Format
37234 \family default
37235 ; see section
37236 \begin_inset space ~
37237 \end_inset
37238
37239
37240 \begin_inset CommandInset ref
37241 LatexCommand ref
37242 reference "sec:Doc-Output"
37243
37244 \end_inset
37245
37246 ) or in the preferences (menu 
37247 \family sans
37248 Tools\SpecialChar \menuseparator
37249 Preferences\SpecialChar \menuseparator
37250 File
37251 \begin_inset space ~
37252 \end_inset
37253
37254 Handling\SpecialChar \menuseparator
37255 File
37256 \begin_inset space ~
37257 \end_inset
37258
37259 Formats\SpecialChar \menuseparator
37260 Default
37261 \begin_inset space ~
37262 \end_inset
37263
37264 Output
37265 \begin_inset space ~
37266 \end_inset
37267
37268 Format
37269 \family default
37270 ; see section
37271 \begin_inset space ~
37272 \end_inset
37273
37274
37275 \begin_inset CommandInset ref
37276 LatexCommand ref
37277 reference "sec:File-Formats"
37278
37279 \end_inset
37280
37281 ).
37282 \end_layout
37283
37284 \begin_layout Subsection
37285 Compressed
37286 \end_layout
37287
37288 \begin_layout Standard
37289 Un/compresses the current document.
37290 \end_layout
37291
37292 \begin_layout Subsection
37293 Settings
37294 \end_layout
37295
37296 \begin_layout Standard
37297 The document settings are described in appendix
37298 \begin_inset space ~
37299 \end_inset
37300
37301
37302 \begin_inset CommandInset ref
37303 LatexCommand ref
37304 reference "chap:The-Document-Settings"
37305
37306 \end_inset
37307
37308 .
37309 \end_layout
37310
37311 \begin_layout Section
37312 The Tools Menu
37313 \begin_inset Index idx
37314 status collapsed
37315
37316 \begin_layout Plain Layout
37317 Menu ! Tools
37318 \end_layout
37319
37320 \end_inset
37321
37322
37323 \end_layout
37324
37325 \begin_layout Subsection
37326 Spellchecker
37327 \end_layout
37328
37329 \begin_layout Standard
37330 Spell checking is explained in section
37331 \begin_inset space ~
37332 \end_inset
37333
37334
37335 \begin_inset CommandInset ref
37336 LatexCommand ref
37337 reference "sec:Spellchecking"
37338
37339 \end_inset
37340
37341 .
37342 \end_layout
37343
37344 \begin_layout Subsection
37345 Thesaurus
37346 \end_layout
37347
37348 \begin_layout Standard
37349 The thesaurus is described in section
37350 \begin_inset space ~
37351 \end_inset
37352
37353
37354 \begin_inset CommandInset ref
37355 LatexCommand ref
37356 reference "sec:Thesaurus"
37357
37358 \end_inset
37359
37360 .
37361 \end_layout
37362
37363 \begin_layout Subsection
37364 Statistics
37365 \begin_inset Index idx
37366 status collapsed
37367
37368 \begin_layout Plain Layout
37369 Word count
37370 \end_layout
37371
37372 \end_inset
37373
37374
37375 \begin_inset Index idx
37376 status collapsed
37377
37378 \begin_layout Plain Layout
37379 Character count
37380 \end_layout
37381
37382 \end_inset
37383
37384
37385 \end_layout
37386
37387 \begin_layout Standard
37388 Returns the number of the words and characters in the actual document or
37389  the highlighted document part.
37390 \end_layout
37391
37392 \begin_layout Subsection
37393 Check T
37394 \begin_inset ERT
37395 status collapsed
37396
37397 \begin_layout Plain Layout
37398
37399 {}
37400 \end_layout
37401
37402 \end_inset
37403
37404 eX
37405 \begin_inset Index idx
37406 status collapsed
37407
37408 \begin_layout Plain Layout
37409 ChkTeX
37410 \end_layout
37411
37412 \end_inset
37413
37414
37415 \end_layout
37416
37417 \begin_layout Standard
37418 Generates with the help of the program 
37419 \family typewriter
37420 ChkTeX
37421 \family default
37422  a log of possible LaTeX-errors and displays it in a dialog.
37423  This feature is not available on Windows.
37424 \end_layout
37425
37426 \begin_layout Subsection
37427 T
37428 \begin_inset ERT
37429 status collapsed
37430
37431 \begin_layout Plain Layout
37432
37433 {}
37434 \end_layout
37435
37436 \end_inset
37437
37438 eX Information
37439 \begin_inset Index idx
37440 status collapsed
37441
37442 \begin_layout Plain Layout
37443 TeX Information
37444 \end_layout
37445
37446 \end_inset
37447
37448
37449 \end_layout
37450
37451 \begin_layout Standard
37452 Shows you a list of the document classes and styles installed in your LaTeX-syst
37453 em.
37454  Use the option 
37455 \family sans
37456 Show
37457 \begin_inset space ~
37458 \end_inset
37459
37460 path
37461 \family default
37462  to see the full filename paths.
37463 \end_layout
37464
37465 \begin_layout Subsection
37466 Compare
37467 \begin_inset Index idx
37468 status collapsed
37469
37470 \begin_layout Plain Layout
37471 Compare
37472 \end_layout
37473
37474 \end_inset
37475
37476
37477 \end_layout
37478
37479 \begin_layout Standard
37480 Opens a dialog to compare LyX files as described in section
37481 \begin_inset space ~
37482 \end_inset
37483
37484
37485 \begin_inset CommandInset ref
37486 LatexCommand ref
37487 reference "sec:Comparison-of-Documents"
37488
37489 \end_inset
37490
37491 .
37492 \end_layout
37493
37494 \begin_layout Subsection
37495 Reconfigure
37496 \begin_inset Index idx
37497 status collapsed
37498
37499 \begin_layout Plain Layout
37500 LyX ! Reconfigure|see
37501 \begin_inset ERT
37502 status collapsed
37503
37504 \begin_layout Plain Layout
37505
37506 {
37507 \end_layout
37508
37509 \end_inset
37510
37511 Reconfiguration of LyX
37512 \begin_inset ERT
37513 status collapsed
37514
37515 \begin_layout Plain Layout
37516
37517 }
37518 \end_layout
37519
37520 \end_inset
37521
37522
37523 \end_layout
37524
37525 \end_inset
37526
37527
37528 \begin_inset Index idx
37529 status collapsed
37530
37531 \begin_layout Plain Layout
37532 Reconfiguration of LyX
37533 \end_layout
37534
37535 \end_inset
37536
37537
37538 \end_layout
37539
37540 \begin_layout Standard
37541 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
37542  needs; see also section
37543 \begin_inset space ~
37544 \end_inset
37545
37546
37547 \begin_inset CommandInset ref
37548 LatexCommand ref
37549 reference "sec:Basic-LyX-Setup"
37550
37551 \end_inset
37552
37553 .
37554 \end_layout
37555
37556 \begin_layout Subsection
37557 Preferences
37558 \end_layout
37559
37560 \begin_layout Standard
37561 Opens the 
37562 \family sans
37563 Preferences
37564 \family default
37565  dialog as described in detail in appendix
37566 \begin_inset space ~
37567 \end_inset
37568
37569
37570 \begin_inset CommandInset ref
37571 LatexCommand ref
37572 reference "chap:The-Preferences-dialog"
37573
37574 \end_inset
37575
37576 .
37577 \end_layout
37578
37579 \begin_layout Section
37580 The Help Menu
37581 \begin_inset Index idx
37582 status collapsed
37583
37584 \begin_layout Plain Layout
37585 Menu ! Help
37586 \end_layout
37587
37588 \end_inset
37589
37590
37591 \end_layout
37592
37593 \begin_layout Standard
37594 This menu lists the documentation files of LyX in the language of LyX's
37595  menus.
37596  If a file is not available in this language, the English version will be
37597  listed.
37598 \end_layout
37599
37600 \begin_layout Standard
37601 The menu 
37602 \family sans
37603 LaTeX
37604 \begin_inset space ~
37605 \end_inset
37606
37607 Configuration
37608 \family default
37609  shows a LyX-document with information about the LaTeX-packages and classes
37610  found by LyX (see also section
37611 \begin_inset space ~
37612 \end_inset
37613
37614
37615 \begin_inset CommandInset ref
37616 LatexCommand ref
37617 reference "sec:LaTeX-Setup"
37618
37619 \end_inset
37620
37621 ).
37622 \end_layout
37623
37624 \begin_layout Standard
37625 The menu 
37626 \family sans
37627 About
37628 \begin_inset space ~
37629 \end_inset
37630
37631 Ly
37632 \begin_inset ERT
37633 status collapsed
37634
37635 \begin_layout Plain Layout
37636
37637 {}
37638 \end_layout
37639
37640 \end_inset
37641
37642 X
37643 \family default
37644  gives information about the copyright, the credits and the LyX version
37645  you are using.
37646 \end_layout
37647
37648 \begin_layout Section
37649 Toolbars
37650 \begin_inset CommandInset label
37651 LatexCommand label
37652 name "sec:Toolbars"
37653
37654 \end_inset
37655
37656
37657 \end_layout
37658
37659 \begin_layout Standard
37660 How to show or hide toolbars is explained in section
37661 \begin_inset space ~
37662 \end_inset
37663
37664
37665 \begin_inset CommandInset ref
37666 LatexCommand ref
37667 reference "sub:Toolbars"
37668
37669 \end_inset
37670
37671 .
37672 \end_layout
37673
37674 \begin_layout Standard
37675 It is also possible to define custom toolbars.
37676  This is described in the 
37677 \emph on
37678 Additional Features
37679 \emph default
37680  manual.
37681 \end_layout
37682
37683 \begin_layout Subsection
37684 Standard Toolbar
37685 \begin_inset Index idx
37686 status collapsed
37687
37688 \begin_layout Plain Layout
37689 Toolbar ! Standard
37690 \end_layout
37691
37692 \end_inset
37693
37694
37695 \end_layout
37696
37697 \begin_layout Standard
37698 \begin_inset Graphics
37699         filename clipart/StandardToolbar.png
37700         width 100col%
37701
37702 \end_inset
37703
37704
37705 \end_layout
37706
37707 \begin_layout Standard
37708 \begin_inset VSpace defskip
37709 \end_inset
37710
37711
37712 \end_layout
37713
37714 \begin_layout Standard
37715 The standard toolbar as shown above contains from left to right the following
37716  buttons:
37717 \begin_inset ERT
37718 status collapsed
37719
37720 \begin_layout Plain Layout
37721
37722
37723 \backslash
37724 setlength{
37725 \backslash
37726 LTleft}{0pt}
37727 \end_layout
37728
37729 \end_inset
37730
37731
37732 \begin_inset Note Note
37733 status collapsed
37734
37735 \begin_layout Plain Layout
37736 This is necessary to left align the following longtables.
37737  See the 
37738 \emph on
37739 Embedded Objects
37740 \emph default
37741  manual for more information.
37742 \end_layout
37743
37744 \end_inset
37745
37746
37747 \end_layout
37748
37749 \begin_layout Standard
37750 \begin_inset VSpace defskip
37751 \end_inset
37752
37753
37754 \end_layout
37755
37756 \begin_layout Standard
37757 \begin_inset Tabular
37758 <lyxtabular version="3" rows="1" columns="2">
37759 <features rotate="0" islongtable="true" longtabularalignment="center">
37760 <column alignment="center" valignment="top">
37761 <column alignment="center" valignment="top">
37762 <row>
37763 <cell alignment="center" valignment="top" usebox="none">
37764 \begin_inset Text
37765
37766 \begin_layout Plain Layout
37767 \begin_inset Graphics
37768         filename clipart/ToolbarEnvBox.png
37769         clip
37770
37771 \end_inset
37772
37773
37774 \end_layout
37775
37776 \end_inset
37777 </cell>
37778 <cell alignment="center" valignment="top" usebox="none">
37779 \begin_inset Text
37780
37781 \begin_layout Plain Layout
37782 pull-down box for the environments
37783 \end_layout
37784
37785 \end_inset
37786 </cell>
37787 </row>
37788 </lyxtabular>
37789
37790 \end_inset
37791
37792
37793 \end_layout
37794
37795 \begin_layout Standard
37796 \begin_inset VSpace -10mm
37797 \end_inset
37798
37799
37800 \end_layout
37801
37802 \begin_layout Standard
37803 \align left
37804 \begin_inset Tabular
37805 <lyxtabular version="3" rows="22" columns="2">
37806 <features rotate="0" islongtable="true" longtabularalignment="center">
37807 <column alignment="left" valignment="top">
37808 <column alignment="left" valignment="top">
37809 <row interlinespace="2.5mm">
37810 <cell alignment="center" valignment="top" usebox="none">
37811 \begin_inset Text
37812
37813 \begin_layout Plain Layout
37814
37815 \family sans
37816 \begin_inset Info
37817 type  "icon"
37818 arg   "buffer-new"
37819 \end_inset
37820
37821
37822 \end_layout
37823
37824 \end_inset
37825 </cell>
37826 <cell alignment="center" valignment="top" usebox="none">
37827 \begin_inset Text
37828
37829 \begin_layout Plain Layout
37830
37831 \family sans
37832 File\SpecialChar \menuseparator
37833 New
37834 \end_layout
37835
37836 \end_inset
37837 </cell>
37838 </row>
37839 <row interlinespace="2.5mm">
37840 <cell alignment="center" valignment="top" usebox="none">
37841 \begin_inset Text
37842
37843 \begin_layout Plain Layout
37844
37845 \family sans
37846 \begin_inset Info
37847 type  "icon"
37848 arg   "file-open"
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
37861 \family sans
37862 File\SpecialChar \menuseparator
37863 Open
37864 \end_layout
37865
37866 \end_inset
37867 </cell>
37868 </row>
37869 <row interlinespace="2.5mm">
37870 <cell alignment="center" valignment="top" usebox="none">
37871 \begin_inset Text
37872
37873 \begin_layout Plain Layout
37874
37875 \family sans
37876 \begin_inset Info
37877 type  "icon"
37878 arg   "buffer-write"
37879 \end_inset
37880
37881
37882 \end_layout
37883
37884 \end_inset
37885 </cell>
37886 <cell alignment="center" valignment="top" usebox="none">
37887 \begin_inset Text
37888
37889 \begin_layout Plain Layout
37890
37891 \family sans
37892 File\SpecialChar \menuseparator
37893 Save
37894 \end_layout
37895
37896 \end_inset
37897 </cell>
37898 </row>
37899 <row interlinespace="2.5mm">
37900 <cell alignment="center" valignment="top" usebox="none">
37901 \begin_inset Text
37902
37903 \begin_layout Plain Layout
37904
37905 \family sans
37906 \begin_inset Info
37907 type  "icon"
37908 arg   "dialog-show print"
37909 \end_inset
37910
37911
37912 \end_layout
37913
37914 \end_inset
37915 </cell>
37916 <cell alignment="center" valignment="top" usebox="none">
37917 \begin_inset Text
37918
37919 \begin_layout Plain Layout
37920
37921 \family sans
37922 File\SpecialChar \menuseparator
37923 Print
37924 \end_layout
37925
37926 \end_inset
37927 </cell>
37928 </row>
37929 <row interlinespace="2.5mm">
37930 <cell alignment="center" valignment="top" usebox="none">
37931 \begin_inset Text
37932
37933 \begin_layout Plain Layout
37934
37935 \family sans
37936 \begin_inset Info
37937 type  "icon"
37938 arg   "dialog-show spellchecker"
37939 \end_inset
37940
37941
37942 \end_layout
37943
37944 \end_inset
37945 </cell>
37946 <cell alignment="center" valignment="top" usebox="none">
37947 \begin_inset Text
37948
37949 \begin_layout Plain Layout
37950
37951 \family sans
37952 Tools\SpecialChar \menuseparator
37953 Spellchecker
37954 \end_layout
37955
37956 \end_inset
37957 </cell>
37958 </row>
37959 <row interlinespace="2.5mm">
37960 <cell alignment="center" valignment="top" usebox="none">
37961 \begin_inset Text
37962
37963 \begin_layout Plain Layout
37964
37965 \family sans
37966 \begin_inset Info
37967 type  "icon"
37968 arg   "undo"
37969 \end_inset
37970
37971
37972 \end_layout
37973
37974 \end_inset
37975 </cell>
37976 <cell alignment="center" valignment="top" usebox="none">
37977 \begin_inset Text
37978
37979 \begin_layout Plain Layout
37980
37981 \family sans
37982 Edit\SpecialChar \menuseparator
37983 Undo
37984 \end_layout
37985
37986 \end_inset
37987 </cell>
37988 </row>
37989 <row interlinespace="2.5mm">
37990 <cell alignment="center" valignment="top" usebox="none">
37991 \begin_inset Text
37992
37993 \begin_layout Plain Layout
37994
37995 \family sans
37996 \begin_inset Info
37997 type  "icon"
37998 arg   "redo"
37999 \end_inset
38000
38001
38002 \end_layout
38003
38004 \end_inset
38005 </cell>
38006 <cell alignment="center" valignment="top" usebox="none">
38007 \begin_inset Text
38008
38009 \begin_layout Plain Layout
38010
38011 \family sans
38012 Edit\SpecialChar \menuseparator
38013 Redo
38014 \end_layout
38015
38016 \end_inset
38017 </cell>
38018 </row>
38019 <row interlinespace="2.5mm">
38020 <cell alignment="center" valignment="top" usebox="none">
38021 \begin_inset Text
38022
38023 \begin_layout Plain Layout
38024
38025 \family sans
38026 \begin_inset Info
38027 type  "icon"
38028 arg   "cut"
38029 \end_inset
38030
38031
38032 \end_layout
38033
38034 \end_inset
38035 </cell>
38036 <cell alignment="center" valignment="top" usebox="none">
38037 \begin_inset Text
38038
38039 \begin_layout Plain Layout
38040
38041 \family sans
38042 Edit\SpecialChar \menuseparator
38043 Cut
38044 \end_layout
38045
38046 \end_inset
38047 </cell>
38048 </row>
38049 <row interlinespace="2.5mm">
38050 <cell alignment="center" valignment="top" usebox="none">
38051 \begin_inset Text
38052
38053 \begin_layout Plain Layout
38054
38055 \family sans
38056 \begin_inset Info
38057 type  "icon"
38058 arg   "copy"
38059 \end_inset
38060
38061
38062 \end_layout
38063
38064 \end_inset
38065 </cell>
38066 <cell alignment="center" valignment="top" usebox="none">
38067 \begin_inset Text
38068
38069 \begin_layout Plain Layout
38070
38071 \family sans
38072 Edit\SpecialChar \menuseparator
38073 Copy
38074 \end_layout
38075
38076 \end_inset
38077 </cell>
38078 </row>
38079 <row interlinespace="2.5mm">
38080 <cell alignment="center" valignment="top" usebox="none">
38081 \begin_inset Text
38082
38083 \begin_layout Plain Layout
38084
38085 \family sans
38086 \begin_inset Info
38087 type  "icon"
38088 arg   "paste"
38089 \end_inset
38090
38091
38092 \end_layout
38093
38094 \end_inset
38095 </cell>
38096 <cell alignment="center" valignment="top" usebox="none">
38097 \begin_inset Text
38098
38099 \begin_layout Plain Layout
38100
38101 \family sans
38102 Edit\SpecialChar \menuseparator
38103 Paste
38104 \end_layout
38105
38106 \end_inset
38107 </cell>
38108 </row>
38109 <row interlinespace="2.5mm">
38110 <cell alignment="center" valignment="top" usebox="none">
38111 \begin_inset Text
38112
38113 \begin_layout Plain Layout
38114
38115 \family sans
38116 \begin_inset Info
38117 type  "icon"
38118 arg   "dialog-show findreplace"
38119 \end_inset
38120
38121
38122 \end_layout
38123
38124 \end_inset
38125 </cell>
38126 <cell alignment="center" valignment="top" usebox="none">
38127 \begin_inset Text
38128
38129 \begin_layout Plain Layout
38130
38131 \family sans
38132 Edit\SpecialChar \menuseparator
38133 Find
38134 \begin_inset space \thinspace{}
38135 \end_inset
38136
38137 &
38138 \begin_inset space \thinspace{}
38139 \end_inset
38140
38141 Replace
38142 \begin_inset space \thinspace{}
38143 \end_inset
38144
38145 (Quick)
38146 \end_layout
38147
38148 \end_inset
38149 </cell>
38150 </row>
38151 <row interlinespace="2.5mm">
38152 <cell alignment="center" valignment="top" usebox="none">
38153 \begin_inset Text
38154
38155 \begin_layout Plain Layout
38156 \begin_inset Info
38157 type  "icon"
38158 arg   "dialog-toggle findreplaceadv"
38159 \end_inset
38160
38161
38162 \end_layout
38163
38164 \end_inset
38165 </cell>
38166 <cell alignment="center" valignment="top" usebox="none">
38167 \begin_inset Text
38168
38169 \begin_layout Plain Layout
38170
38171 \family sans
38172 Edit\SpecialChar \menuseparator
38173 Find
38174 \begin_inset space \thinspace{}
38175 \end_inset
38176
38177 &
38178 \begin_inset space \thinspace{}
38179 \end_inset
38180
38181 Replace
38182 \begin_inset space \thinspace{}
38183 \end_inset
38184
38185 (Advanced)
38186 \end_layout
38187
38188 \end_inset
38189 </cell>
38190 </row>
38191 <row interlinespace="2.5mm">
38192 <cell alignment="center" valignment="top" usebox="none">
38193 \begin_inset Text
38194
38195 \begin_layout Plain Layout
38196
38197 \family sans
38198 \begin_inset Info
38199 type  "icon"
38200 arg   "bookmark-goto 0"
38201 \end_inset
38202
38203
38204 \end_layout
38205
38206 \end_inset
38207 </cell>
38208 <cell alignment="center" valignment="top" usebox="none">
38209 \begin_inset Text
38210
38211 \begin_layout Plain Layout
38212
38213 \family sans
38214 Navigate\SpecialChar \menuseparator
38215 Bookmarks\SpecialChar \menuseparator
38216 Navigate Back
38217 \end_layout
38218
38219 \end_inset
38220 </cell>
38221 </row>
38222 <row interlinespace="2.5mm">
38223 <cell alignment="center" valignment="top" usebox="none">
38224 \begin_inset Text
38225
38226 \begin_layout Plain Layout
38227
38228 \family sans
38229 \begin_inset Info
38230 type  "icon"
38231 arg   "font-emph"
38232 \end_inset
38233
38234
38235 \end_layout
38236
38237 \end_inset
38238 </cell>
38239 <cell alignment="center" valignment="top" usebox="none">
38240 \begin_inset Text
38241
38242 \begin_layout Plain Layout
38243 Emphasize text, function of the 
38244 \family sans
38245 Edit\SpecialChar \menuseparator
38246 Text
38247 \begin_inset space ~
38248 \end_inset
38249
38250 Style\SpecialChar \menuseparator
38251 Customized
38252 \family default
38253  dialog
38254 \end_layout
38255
38256 \end_inset
38257 </cell>
38258 </row>
38259 <row interlinespace="2.5mm">
38260 <cell alignment="center" valignment="top" usebox="none">
38261 \begin_inset Text
38262
38263 \begin_layout Plain Layout
38264
38265 \family sans
38266 \begin_inset Info
38267 type  "icon"
38268 arg   "font-noun"
38269 \end_inset
38270
38271
38272 \end_layout
38273
38274 \end_inset
38275 </cell>
38276 <cell alignment="center" valignment="top" usebox="none">
38277 \begin_inset Text
38278
38279 \begin_layout Plain Layout
38280 Set text to noun style, function of the 
38281 \family sans
38282 Edit\SpecialChar \menuseparator
38283 Text
38284 \begin_inset space ~
38285 \end_inset
38286
38287 Style\SpecialChar \menuseparator
38288 Customized
38289 \family default
38290  dialog
38291 \end_layout
38292
38293 \end_inset
38294 </cell>
38295 </row>
38296 <row interlinespace="2.5mm">
38297 <cell alignment="center" valignment="top" usebox="none">
38298 \begin_inset Text
38299
38300 \begin_layout Plain Layout
38301
38302 \family sans
38303 \begin_inset Info
38304 type  "icon"
38305 arg   "textstyle-apply"
38306 \end_inset
38307
38308
38309 \end_layout
38310
38311 \end_inset
38312 </cell>
38313 <cell alignment="center" valignment="top" usebox="none">
38314 \begin_inset Text
38315
38316 \begin_layout Plain Layout
38317 Format text using the current settings in the 
38318 \family sans
38319 Edit\SpecialChar \menuseparator
38320 Text
38321 \begin_inset space ~
38322 \end_inset
38323
38324 Style\SpecialChar \menuseparator
38325 Customized
38326 \family default
38327  dialog
38328 \end_layout
38329
38330 \end_inset
38331 </cell>
38332 </row>
38333 <row interlinespace="2.5mm">
38334 <cell alignment="center" valignment="top" usebox="none">
38335 \begin_inset Text
38336
38337 \begin_layout Plain Layout
38338
38339 \family sans
38340 \begin_inset Info
38341 type  "icon"
38342 arg   "math-mode"
38343 \end_inset
38344
38345
38346 \end_layout
38347
38348 \end_inset
38349 </cell>
38350 <cell alignment="center" valignment="top" usebox="none">
38351 \begin_inset Text
38352
38353 \begin_layout Plain Layout
38354
38355 \family sans
38356 Insert\SpecialChar \menuseparator
38357 Math\SpecialChar \menuseparator
38358 Inline
38359 \begin_inset space ~
38360 \end_inset
38361
38362 Formula
38363 \end_layout
38364
38365 \end_inset
38366 </cell>
38367 </row>
38368 <row interlinespace="2.5mm">
38369 <cell alignment="center" valignment="top" usebox="none">
38370 \begin_inset Text
38371
38372 \begin_layout Plain Layout
38373
38374 \family sans
38375 \begin_inset Info
38376 type  "icon"
38377 arg   "dialog-show-new-inset graphics"
38378 \end_inset
38379
38380
38381 \end_layout
38382
38383 \end_inset
38384 </cell>
38385 <cell alignment="center" valignment="top" usebox="none">
38386 \begin_inset Text
38387
38388 \begin_layout Plain Layout
38389
38390 \family sans
38391 Insert\SpecialChar \menuseparator
38392 Graphics
38393 \end_layout
38394
38395 \end_inset
38396 </cell>
38397 </row>
38398 <row interlinespace="2.5mm">
38399 <cell alignment="center" valignment="top" usebox="none">
38400 \begin_inset Text
38401
38402 \begin_layout Plain Layout
38403 \begin_inset Info
38404 type  "icon"
38405 arg   "tabular-insert"
38406 \end_inset
38407
38408
38409 \end_layout
38410
38411 \end_inset
38412 </cell>
38413 <cell alignment="center" valignment="top" usebox="none">
38414 \begin_inset Text
38415
38416 \begin_layout Plain Layout
38417
38418 \family sans
38419 Insert\SpecialChar \menuseparator
38420 Table
38421 \end_layout
38422
38423 \end_inset
38424 </cell>
38425 </row>
38426 <row interlinespace="2.5mm">
38427 <cell alignment="center" valignment="top" usebox="none">
38428 \begin_inset Text
38429
38430 \begin_layout Plain Layout
38431
38432 \family sans
38433 \begin_inset Info
38434 type  "icon"
38435 arg   "dialog-toggle toc"
38436 \end_inset
38437
38438
38439 \end_layout
38440
38441 \end_inset
38442 </cell>
38443 <cell alignment="center" valignment="top" usebox="none">
38444 \begin_inset Text
38445
38446 \begin_layout Plain Layout
38447 Toggle outline window on/off, 
38448 \family sans
38449 View\SpecialChar \menuseparator
38450 Outline
38451 \end_layout
38452
38453 \end_inset
38454 </cell>
38455 </row>
38456 <row interlinespace="2.5mm">
38457 <cell alignment="center" valignment="top" usebox="none">
38458 \begin_inset Text
38459
38460 \begin_layout Plain Layout
38461
38462 \family sans
38463 \begin_inset Info
38464 type  "icon"
38465 arg   "toolbar-toggle math"
38466 \end_inset
38467
38468
38469 \end_layout
38470
38471 \end_inset
38472 </cell>
38473 <cell alignment="center" valignment="top" usebox="none">
38474 \begin_inset Text
38475
38476 \begin_layout Plain Layout
38477 Toggle math toolbar on/off
38478 \end_layout
38479
38480 \end_inset
38481 </cell>
38482 </row>
38483 <row interlinespace="2.5mm">
38484 <cell alignment="center" valignment="top" usebox="none">
38485 \begin_inset Text
38486
38487 \begin_layout Plain Layout
38488
38489 \family sans
38490 \begin_inset Info
38491 type  "icon"
38492 arg   "toolbar-toggle table"
38493 \end_inset
38494
38495
38496 \end_layout
38497
38498 \end_inset
38499 </cell>
38500 <cell alignment="center" valignment="top" usebox="none">
38501 \begin_inset Text
38502
38503 \begin_layout Plain Layout
38504 Toggle table toolbar on/off
38505 \end_layout
38506
38507 \end_inset
38508 </cell>
38509 </row>
38510 </lyxtabular>
38511
38512 \end_inset
38513
38514
38515 \end_layout
38516
38517 \begin_layout Subsection
38518 Extra Toolbar
38519 \begin_inset Index idx
38520 status collapsed
38521
38522 \begin_layout Plain Layout
38523 Toolbar ! Extra
38524 \end_layout
38525
38526 \end_inset
38527
38528
38529 \end_layout
38530
38531 \begin_layout Standard
38532 \begin_inset Graphics
38533         filename clipart/ExtraToolbar.png
38534         width 100col%
38535
38536 \end_inset
38537
38538
38539 \end_layout
38540
38541 \begin_layout Standard
38542 \begin_inset VSpace defskip
38543 \end_inset
38544
38545
38546 \end_layout
38547
38548 \begin_layout Standard
38549 The extra toolbar as shown above contains from left to right the following
38550  buttons:
38551 \end_layout
38552
38553 \begin_layout Standard
38554 \begin_inset VSpace defskip
38555 \end_inset
38556
38557
38558 \end_layout
38559
38560 \begin_layout Standard
38561 \begin_inset Tabular
38562 <lyxtabular version="3" rows="25" columns="2">
38563 <features rotate="0" islongtable="true" longtabularalignment="center">
38564 <column alignment="left" valignment="top">
38565 <column alignment="left" valignment="top">
38566 <row interlinespace="2.5mm">
38567 <cell alignment="center" valignment="top" usebox="none">
38568 \begin_inset Text
38569
38570 \begin_layout Plain Layout
38571
38572 \family sans
38573 \begin_inset Info
38574 type  "icon"
38575 arg   "layout"
38576 \end_inset
38577
38578
38579 \end_layout
38580
38581 \end_inset
38582 </cell>
38583 <cell alignment="center" valignment="top" usebox="none">
38584 \begin_inset Text
38585
38586 \begin_layout Plain Layout
38587 Default
38588 \end_layout
38589
38590 \end_inset
38591 </cell>
38592 </row>
38593 <row interlinespace="2.5mm">
38594 <cell alignment="center" valignment="top" usebox="none">
38595 \begin_inset Text
38596
38597 \begin_layout Plain Layout
38598
38599 \family sans
38600 \begin_inset Info
38601 type  "icon"
38602 arg   "layout Enumerate"
38603 \end_inset
38604
38605
38606 \end_layout
38607
38608 \end_inset
38609 </cell>
38610 <cell alignment="center" valignment="top" usebox="none">
38611 \begin_inset Text
38612
38613 \begin_layout Plain Layout
38614 Numbered list
38615 \end_layout
38616
38617 \end_inset
38618 </cell>
38619 </row>
38620 <row interlinespace="2.5mm">
38621 <cell alignment="center" valignment="top" usebox="none">
38622 \begin_inset Text
38623
38624 \begin_layout Plain Layout
38625
38626 \family sans
38627 \begin_inset Info
38628 type  "icon"
38629 arg   "layout Itemize"
38630 \end_inset
38631
38632
38633 \end_layout
38634
38635 \end_inset
38636 </cell>
38637 <cell alignment="center" valignment="top" usebox="none">
38638 \begin_inset Text
38639
38640 \begin_layout Plain Layout
38641 Itemized list
38642 \end_layout
38643
38644 \end_inset
38645 </cell>
38646 </row>
38647 <row interlinespace="2.5mm">
38648 <cell alignment="center" valignment="top" usebox="none">
38649 \begin_inset Text
38650
38651 \begin_layout Plain Layout
38652
38653 \family sans
38654 \begin_inset Info
38655 type  "icon"
38656 arg   "layout List"
38657 \end_inset
38658
38659
38660 \end_layout
38661
38662 \end_inset
38663 </cell>
38664 <cell alignment="center" valignment="top" usebox="none">
38665 \begin_inset Text
38666
38667 \begin_layout Plain Layout
38668 List
38669 \end_layout
38670
38671 \end_inset
38672 </cell>
38673 </row>
38674 <row interlinespace="2.5mm">
38675 <cell alignment="center" valignment="top" usebox="none">
38676 \begin_inset Text
38677
38678 \begin_layout Plain Layout
38679
38680 \family sans
38681 \begin_inset Info
38682 type  "icon"
38683 arg   "layout Description"
38684 \end_inset
38685
38686
38687 \end_layout
38688
38689 \end_inset
38690 </cell>
38691 <cell alignment="center" valignment="top" usebox="none">
38692 \begin_inset Text
38693
38694 \begin_layout Plain Layout
38695 Description list
38696 \end_layout
38697
38698 \end_inset
38699 </cell>
38700 </row>
38701 <row interlinespace="2.5mm">
38702 <cell alignment="center" valignment="top" usebox="none">
38703 \begin_inset Text
38704
38705 \begin_layout Plain Layout
38706
38707 \family sans
38708 \begin_inset Info
38709 type  "icon"
38710 arg   "depth-increment"
38711 \end_inset
38712
38713
38714 \end_layout
38715
38716 \end_inset
38717 </cell>
38718 <cell alignment="center" valignment="top" usebox="none">
38719 \begin_inset Text
38720
38721 \begin_layout Plain Layout
38722
38723 \family sans
38724 Edit\SpecialChar \menuseparator
38725 Increase
38726 \begin_inset space ~
38727 \end_inset
38728
38729 List
38730 \begin_inset space ~
38731 \end_inset
38732
38733 Depth
38734 \end_layout
38735
38736 \end_inset
38737 </cell>
38738 </row>
38739 <row interlinespace="2.5mm">
38740 <cell alignment="center" valignment="top" usebox="none">
38741 \begin_inset Text
38742
38743 \begin_layout Plain Layout
38744
38745 \family sans
38746 \begin_inset Info
38747 type  "icon"
38748 arg   "depth-decrement"
38749 \end_inset
38750
38751
38752 \end_layout
38753
38754 \end_inset
38755 </cell>
38756 <cell alignment="center" valignment="top" usebox="none">
38757 \begin_inset Text
38758
38759 \begin_layout Plain Layout
38760
38761 \family sans
38762 Edit\SpecialChar \menuseparator
38763 Decrease
38764 \begin_inset space ~
38765 \end_inset
38766
38767 List
38768 \begin_inset space ~
38769 \end_inset
38770
38771 Depth
38772 \end_layout
38773
38774 \end_inset
38775 </cell>
38776 </row>
38777 <row interlinespace="2.5mm">
38778 <cell alignment="center" valignment="top" usebox="none">
38779 \begin_inset Text
38780
38781 \begin_layout Plain Layout
38782
38783 \family sans
38784 \begin_inset Info
38785 type  "icon"
38786 arg   "float-insert figure"
38787 \end_inset
38788
38789
38790 \end_layout
38791
38792 \end_inset
38793 </cell>
38794 <cell alignment="center" valignment="top" usebox="none">
38795 \begin_inset Text
38796
38797 \begin_layout Plain Layout
38798
38799 \family sans
38800 Insert\SpecialChar \menuseparator
38801 Float\SpecialChar \menuseparator
38802 Figure
38803 \end_layout
38804
38805 \end_inset
38806 </cell>
38807 </row>
38808 <row interlinespace="2.5mm">
38809 <cell alignment="center" valignment="top" usebox="none">
38810 \begin_inset Text
38811
38812 \begin_layout Plain Layout
38813
38814 \family sans
38815 \begin_inset Info
38816 type  "icon"
38817 arg   "float-insert table"
38818 \end_inset
38819
38820
38821 \end_layout
38822
38823 \end_inset
38824 </cell>
38825 <cell alignment="center" valignment="top" usebox="none">
38826 \begin_inset Text
38827
38828 \begin_layout Plain Layout
38829
38830 \family sans
38831 Insert\SpecialChar \menuseparator
38832 Float\SpecialChar \menuseparator
38833 Table
38834 \end_layout
38835
38836 \end_inset
38837 </cell>
38838 </row>
38839 <row interlinespace="2.5mm">
38840 <cell alignment="center" valignment="top" usebox="none">
38841 \begin_inset Text
38842
38843 \begin_layout Plain Layout
38844
38845 \family sans
38846 \begin_inset Info
38847 type  "icon"
38848 arg   "label-insert"
38849 \end_inset
38850
38851
38852 \end_layout
38853
38854 \end_inset
38855 </cell>
38856 <cell alignment="center" valignment="top" usebox="none">
38857 \begin_inset Text
38858
38859 \begin_layout Plain Layout
38860
38861 \family sans
38862 Insert\SpecialChar \menuseparator
38863 Label
38864 \end_layout
38865
38866 \end_inset
38867 </cell>
38868 </row>
38869 <row interlinespace="2.5mm">
38870 <cell alignment="center" valignment="top" usebox="none">
38871 \begin_inset Text
38872
38873 \begin_layout Plain Layout
38874
38875 \family sans
38876 \begin_inset Info
38877 type  "icon"
38878 arg   "dialog-show-new-inset ref"
38879 \end_inset
38880
38881
38882 \end_layout
38883
38884 \end_inset
38885 </cell>
38886 <cell alignment="center" valignment="top" usebox="none">
38887 \begin_inset Text
38888
38889 \begin_layout Plain Layout
38890
38891 \family sans
38892 Insert\SpecialChar \menuseparator
38893 Cross-Reference
38894 \end_layout
38895
38896 \end_inset
38897 </cell>
38898 </row>
38899 <row interlinespace="2.5mm">
38900 <cell alignment="center" valignment="top" usebox="none">
38901 \begin_inset Text
38902
38903 \begin_layout Plain Layout
38904
38905 \family sans
38906 \begin_inset Info
38907 type  "icon"
38908 arg   "dialog-show-new-inset citation"
38909 \end_inset
38910
38911
38912 \end_layout
38913
38914 \end_inset
38915 </cell>
38916 <cell alignment="center" valignment="top" usebox="none">
38917 \begin_inset Text
38918
38919 \begin_layout Plain Layout
38920
38921 \family sans
38922 Insert\SpecialChar \menuseparator
38923 Citation
38924 \end_layout
38925
38926 \end_inset
38927 </cell>
38928 </row>
38929 <row interlinespace="2.5mm">
38930 <cell alignment="center" valignment="top" usebox="none">
38931 \begin_inset Text
38932
38933 \begin_layout Plain Layout
38934
38935 \family sans
38936 \begin_inset Info
38937 type  "icon"
38938 arg   "index-insert"
38939 \end_inset
38940
38941
38942 \end_layout
38943
38944 \end_inset
38945 </cell>
38946 <cell alignment="center" valignment="top" usebox="none">
38947 \begin_inset Text
38948
38949 \begin_layout Plain Layout
38950
38951 \family sans
38952 Insert\SpecialChar \menuseparator
38953 Index
38954 \begin_inset space ~
38955 \end_inset
38956
38957 Entry
38958 \end_layout
38959
38960 \end_inset
38961 </cell>
38962 </row>
38963 <row interlinespace="2.5mm">
38964 <cell alignment="center" valignment="top" usebox="none">
38965 \begin_inset Text
38966
38967 \begin_layout Plain Layout
38968
38969 \family sans
38970 \begin_inset Info
38971 type  "icon"
38972 arg   "nomencl-insert"
38973 \end_inset
38974
38975
38976 \end_layout
38977
38978 \end_inset
38979 </cell>
38980 <cell alignment="center" valignment="top" usebox="none">
38981 \begin_inset Text
38982
38983 \begin_layout Plain Layout
38984
38985 \family sans
38986 Insert\SpecialChar \menuseparator
38987 Nomenclature
38988 \begin_inset space ~
38989 \end_inset
38990
38991 Entry
38992 \end_layout
38993
38994 \end_inset
38995 </cell>
38996 </row>
38997 <row interlinespace="2.5mm">
38998 <cell alignment="center" valignment="top" usebox="none">
38999 \begin_inset Text
39000
39001 \begin_layout Plain Layout
39002
39003 \family sans
39004 \begin_inset Info
39005 type  "icon"
39006 arg   "footnote-insert"
39007 \end_inset
39008
39009
39010 \end_layout
39011
39012 \end_inset
39013 </cell>
39014 <cell alignment="center" valignment="top" usebox="none">
39015 \begin_inset Text
39016
39017 \begin_layout Plain Layout
39018
39019 \family sans
39020 Insert\SpecialChar \menuseparator
39021 Footnote
39022 \end_layout
39023
39024 \end_inset
39025 </cell>
39026 </row>
39027 <row interlinespace="2.5mm">
39028 <cell alignment="center" valignment="top" usebox="none">
39029 \begin_inset Text
39030
39031 \begin_layout Plain Layout
39032
39033 \family sans
39034 \begin_inset Info
39035 type  "icon"
39036 arg   "marginalnote-insert"
39037 \end_inset
39038
39039
39040 \end_layout
39041
39042 \end_inset
39043 </cell>
39044 <cell alignment="center" valignment="top" usebox="none">
39045 \begin_inset Text
39046
39047 \begin_layout Plain Layout
39048
39049 \family sans
39050 Insert\SpecialChar \menuseparator
39051 Marginal
39052 \begin_inset space ~
39053 \end_inset
39054
39055 Note
39056 \end_layout
39057
39058 \end_inset
39059 </cell>
39060 </row>
39061 <row interlinespace="2.5mm">
39062 <cell alignment="center" valignment="top" usebox="none">
39063 \begin_inset Text
39064
39065 \begin_layout Plain Layout
39066
39067 \family sans
39068 \begin_inset Info
39069 type  "icon"
39070 arg   "note-insert"
39071 \end_inset
39072
39073
39074 \end_layout
39075
39076 \end_inset
39077 </cell>
39078 <cell alignment="center" valignment="top" usebox="none">
39079 \begin_inset Text
39080
39081 \begin_layout Plain Layout
39082
39083 \family sans
39084 Insert\SpecialChar \menuseparator
39085 Note\SpecialChar \menuseparator
39086 L
39087 \begin_inset ERT
39088 status collapsed
39089
39090 \begin_layout Plain Layout
39091
39092 {}
39093 \end_layout
39094
39095 \end_inset
39096
39097 yX
39098 \begin_inset space ~
39099 \end_inset
39100
39101 Note
39102 \end_layout
39103
39104 \end_inset
39105 </cell>
39106 </row>
39107 <row interlinespace="2.5mm">
39108 <cell alignment="center" valignment="top" usebox="none">
39109 \begin_inset Text
39110
39111 \begin_layout Plain Layout
39112
39113 \family sans
39114 \begin_inset Info
39115 type  "icon"
39116 arg   "box-insert Frameless"
39117 \end_inset
39118
39119
39120 \end_layout
39121
39122 \end_inset
39123 </cell>
39124 <cell alignment="center" valignment="top" usebox="none">
39125 \begin_inset Text
39126
39127 \begin_layout Plain Layout
39128
39129 \family sans
39130 Insert\SpecialChar \menuseparator
39131 Box
39132 \end_layout
39133
39134 \end_inset
39135 </cell>
39136 </row>
39137 <row interlinespace="2.5mm">
39138 <cell alignment="center" valignment="top" usebox="none">
39139 \begin_inset Text
39140
39141 \begin_layout Plain Layout
39142
39143 \family sans
39144 \begin_inset Info
39145 type  "icon"
39146 arg   "href-insert"
39147 \end_inset
39148
39149
39150 \end_layout
39151
39152 \end_inset
39153 </cell>
39154 <cell alignment="center" valignment="top" usebox="none">
39155 \begin_inset Text
39156
39157 \begin_layout Plain Layout
39158
39159 \family sans
39160 Insert\SpecialChar \menuseparator
39161 Hyperlink
39162 \end_layout
39163
39164 \end_inset
39165 </cell>
39166 </row>
39167 <row interlinespace="2.5mm">
39168 <cell alignment="center" valignment="top" usebox="none">
39169 \begin_inset Text
39170
39171 \begin_layout Plain Layout
39172
39173 \family sans
39174 \begin_inset Info
39175 type  "icon"
39176 arg   "ert-insert"
39177 \end_inset
39178
39179
39180 \end_layout
39181
39182 \end_inset
39183 </cell>
39184 <cell alignment="center" valignment="top" usebox="none">
39185 \begin_inset Text
39186
39187 \begin_layout Plain Layout
39188
39189 \family sans
39190 Insert\SpecialChar \menuseparator
39191 T
39192 \family default
39193
39194 \begin_inset ERT
39195 status collapsed
39196
39197 \begin_layout Plain Layout
39198
39199 {}
39200 \end_layout
39201
39202 \end_inset
39203
39204
39205 \family sans
39206 eX
39207 \begin_inset space ~
39208 \end_inset
39209
39210 Code
39211 \end_layout
39212
39213 \end_inset
39214 </cell>
39215 </row>
39216 <row interlinespace="2.5mm">
39217 <cell alignment="center" valignment="top" usebox="none">
39218 \begin_inset Text
39219
39220 \begin_layout Plain Layout
39221
39222 \family sans
39223 \begin_inset Info
39224 type  "icon"
39225 arg   "math-macro newmacroname newcommand"
39226 \end_inset
39227
39228
39229 \end_layout
39230
39231 \end_inset
39232 </cell>
39233 <cell alignment="center" valignment="top" usebox="none">
39234 \begin_inset Text
39235
39236 \begin_layout Plain Layout
39237
39238 \family sans
39239 Insert\SpecialChar \menuseparator
39240 Math\SpecialChar \menuseparator
39241 Macro
39242 \end_layout
39243
39244 \end_inset
39245 </cell>
39246 </row>
39247 <row interlinespace="2.5mm">
39248 <cell alignment="center" valignment="top" usebox="none">
39249 \begin_inset Text
39250
39251 \begin_layout Plain Layout
39252
39253 \family sans
39254 \begin_inset Info
39255 type  "icon"
39256 arg   "dialog-show-new-inset include"
39257 \end_inset
39258
39259
39260 \end_layout
39261
39262 \end_inset
39263 </cell>
39264 <cell alignment="center" valignment="top" usebox="none">
39265 \begin_inset Text
39266
39267 \begin_layout Plain Layout
39268
39269 \family sans
39270 Insert\SpecialChar \menuseparator
39271 File\SpecialChar \menuseparator
39272 Child
39273 \begin_inset space ~
39274 \end_inset
39275
39276 Document
39277 \end_layout
39278
39279 \end_inset
39280 </cell>
39281 </row>
39282 <row interlinespace="2.5mm">
39283 <cell alignment="center" valignment="top" usebox="none">
39284 \begin_inset Text
39285
39286 \begin_layout Plain Layout
39287
39288 \family sans
39289 \begin_inset Info
39290 type  "icon"
39291 arg   "dialog-show character"
39292 \end_inset
39293
39294
39295 \end_layout
39296
39297 \end_inset
39298 </cell>
39299 <cell alignment="center" valignment="top" usebox="none">
39300 \begin_inset Text
39301
39302 \begin_layout Plain Layout
39303
39304 \family sans
39305 Edit\SpecialChar \menuseparator
39306 Text
39307 \begin_inset space ~
39308 \end_inset
39309
39310 Style\SpecialChar \menuseparator
39311 Customized
39312 \end_layout
39313
39314 \end_inset
39315 </cell>
39316 </row>
39317 <row interlinespace="2.5mm">
39318 <cell alignment="center" valignment="top" usebox="none">
39319 \begin_inset Text
39320
39321 \begin_layout Plain Layout
39322
39323 \family sans
39324 \begin_inset Info
39325 type  "icon"
39326 arg   "layout-paragraph"
39327 \end_inset
39328
39329
39330 \end_layout
39331
39332 \end_inset
39333 </cell>
39334 <cell alignment="center" valignment="top" usebox="none">
39335 \begin_inset Text
39336
39337 \begin_layout Plain Layout
39338
39339 \family sans
39340 Edit\SpecialChar \menuseparator
39341 Paragraph
39342 \begin_inset space ~
39343 \end_inset
39344
39345 Settings
39346 \end_layout
39347
39348 \end_inset
39349 </cell>
39350 </row>
39351 <row interlinespace="2.5mm">
39352 <cell alignment="center" valignment="top" usebox="none">
39353 \begin_inset Text
39354
39355 \begin_layout Plain Layout
39356
39357 \family sans
39358 \begin_inset Info
39359 type  "icon"
39360 arg   "thesaurus-entry"
39361 \end_inset
39362
39363
39364 \end_layout
39365
39366 \end_inset
39367 </cell>
39368 <cell alignment="center" valignment="top" usebox="none">
39369 \begin_inset Text
39370
39371 \begin_layout Plain Layout
39372
39373 \family sans
39374 Tools\SpecialChar \menuseparator
39375 Thesaurus
39376 \end_layout
39377
39378 \end_inset
39379 </cell>
39380 </row>
39381 </lyxtabular>
39382
39383 \end_inset
39384
39385
39386 \end_layout
39387
39388 \begin_layout Subsection
39389 View/Update Toolbar
39390 \begin_inset Index idx
39391 status collapsed
39392
39393 \begin_layout Plain Layout
39394 Toolbar ! View / Update
39395 \end_layout
39396
39397 \end_inset
39398
39399
39400 \end_layout
39401
39402 \begin_layout Standard
39403 \begin_inset Graphics
39404         filename clipart/ViewToolbar.png
39405
39406 \end_inset
39407
39408
39409 \end_layout
39410
39411 \begin_layout Standard
39412 \begin_inset VSpace defskip
39413 \end_inset
39414
39415
39416 \end_layout
39417
39418 \begin_layout Standard
39419 The view/update toolbar as shown above contains from left to right the following
39420  buttons:
39421 \end_layout
39422
39423 \begin_layout Standard
39424 \begin_inset VSpace defskip
39425 \end_inset
39426
39427
39428 \end_layout
39429
39430 \begin_layout Standard
39431 \begin_inset Tabular
39432 <lyxtabular version="3" rows="7" columns="2">
39433 <features rotate="0" islongtable="true" longtabularalignment="center">
39434 <column alignment="left" valignment="top">
39435 <column alignment="left" valignment="top">
39436 <row interlinespace="2.5mm">
39437 <cell alignment="center" valignment="top" usebox="none">
39438 \begin_inset Text
39439
39440 \begin_layout Plain Layout
39441
39442 \family sans
39443 \begin_inset Info
39444 type  "icon"
39445 arg   "buffer-view"
39446 \end_inset
39447
39448
39449 \end_layout
39450
39451 \end_inset
39452 </cell>
39453 <cell alignment="center" valignment="top" usebox="none">
39454 \begin_inset Text
39455
39456 \begin_layout Plain Layout
39457
39458 \family sans
39459 Document\SpecialChar \menuseparator
39460 View
39461 \end_layout
39462
39463 \end_inset
39464 </cell>
39465 </row>
39466 <row interlinespace="2.5mm">
39467 <cell alignment="center" valignment="top" usebox="none">
39468 \begin_inset Text
39469
39470 \begin_layout Plain Layout
39471
39472 \family sans
39473 \begin_inset Info
39474 type  "icon"
39475 arg   "buffer-update"
39476 \end_inset
39477
39478
39479 \end_layout
39480
39481 \end_inset
39482 </cell>
39483 <cell alignment="center" valignment="top" usebox="none">
39484 \begin_inset Text
39485
39486 \begin_layout Plain Layout
39487
39488 \family sans
39489 Document\SpecialChar \menuseparator
39490 Update
39491 \end_layout
39492
39493 \end_inset
39494 </cell>
39495 </row>
39496 <row interlinespace="2.5mm">
39497 <cell alignment="center" valignment="top" usebox="none">
39498 \begin_inset Text
39499
39500 \begin_layout Plain Layout
39501
39502 \family sans
39503 \begin_inset Info
39504 type  "icon"
39505 arg   "master-buffer-view"
39506 \end_inset
39507
39508
39509 \end_layout
39510
39511 \end_inset
39512 </cell>
39513 <cell alignment="center" valignment="top" usebox="none">
39514 \begin_inset Text
39515
39516 \begin_layout Plain Layout
39517
39518 \family sans
39519 Document\SpecialChar \menuseparator
39520 Master
39521 \begin_inset space ~
39522 \end_inset
39523
39524 Document
39525 \end_layout
39526
39527 \end_inset
39528 </cell>
39529 </row>
39530 <row interlinespace="2.5mm">
39531 <cell alignment="center" valignment="top" usebox="none">
39532 \begin_inset Text
39533
39534 \begin_layout Plain Layout
39535
39536 \family sans
39537 \begin_inset Info
39538 type  "icon"
39539 arg   "master-buffer-update"
39540 \end_inset
39541
39542
39543 \end_layout
39544
39545 \end_inset
39546 </cell>
39547 <cell alignment="center" valignment="top" usebox="none">
39548 \begin_inset Text
39549
39550 \begin_layout Plain Layout
39551
39552 \family sans
39553 Document\SpecialChar \menuseparator
39554 Update
39555 \begin_inset space ~
39556 \end_inset
39557
39558 Master
39559 \begin_inset space ~
39560 \end_inset
39561
39562 Document
39563 \end_layout
39564
39565 \end_inset
39566 </cell>
39567 </row>
39568 <row interlinespace="2.5mm">
39569 <cell alignment="center" valignment="top" usebox="none">
39570 \begin_inset Text
39571
39572 \begin_layout Plain Layout
39573
39574 \family sans
39575 \begin_inset Info
39576 type  "icon"
39577 arg   "buffer-toggle-output-sync"
39578 \end_inset
39579
39580
39581 \end_layout
39582
39583 \end_inset
39584 </cell>
39585 <cell alignment="center" valignment="top" usebox="none">
39586 \begin_inset Text
39587
39588 \begin_layout Plain Layout
39589
39590 \family sans
39591 Document\SpecialChar \menuseparator
39592 Settings\SpecialChar \menuseparator
39593 Output\SpecialChar \menuseparator
39594 Synchronize with Output
39595 \end_layout
39596
39597 \end_inset
39598 </cell>
39599 </row>
39600 <row interlinespace="2.5mm">
39601 <cell alignment="center" valignment="top" usebox="none">
39602 \begin_inset Text
39603
39604 \begin_layout Plain Layout
39605 \begin_inset Graphics
39606         filename ../images/view-others.png
39607         scale 85
39608         groupId toolbarbuttons
39609
39610 \end_inset
39611
39612
39613 \family sans
39614 *
39615 \end_layout
39616
39617 \end_inset
39618 </cell>
39619 <cell alignment="center" valignment="top" usebox="none">
39620 \begin_inset Text
39621
39622 \begin_layout Plain Layout
39623
39624 \family sans
39625 Document\SpecialChar \menuseparator
39626 View (Other Formats)
39627 \end_layout
39628
39629 \end_inset
39630 </cell>
39631 </row>
39632 <row interlinespace="2.5mm">
39633 <cell alignment="center" valignment="top" usebox="none">
39634 \begin_inset Text
39635
39636 \begin_layout Plain Layout
39637 \begin_inset Graphics
39638         filename ../images/update-others.png
39639         scale 85
39640         groupId toolbarbuttons
39641
39642 \end_inset
39643
39644 *
39645 \end_layout
39646
39647 \end_inset
39648 </cell>
39649 <cell alignment="center" valignment="top" usebox="none">
39650 \begin_inset Text
39651
39652 \begin_layout Plain Layout
39653
39654 \family sans
39655 Document\SpecialChar \menuseparator
39656 Update (Other Formats)
39657 \end_layout
39658
39659 \end_inset
39660 </cell>
39661 </row>
39662 </lyxtabular>
39663
39664 \end_inset
39665
39666
39667 \end_layout
39668
39669 \begin_layout Standard
39670 * These icons might look different for you if you do not use the default
39671  icon set.
39672 \end_layout
39673
39674 \begin_layout Subsection
39675 Other Toolbars
39676 \end_layout
39677
39678 \begin_layout Standard
39679 The change tracking toolbar is explained in section
39680 \begin_inset space ~
39681 \end_inset
39682
39683
39684 \begin_inset CommandInset ref
39685 LatexCommand ref
39686 reference "sec:Change-Tracking"
39687
39688 \end_inset
39689
39690 , the table toolbar
39691 \begin_inset Index idx
39692 status collapsed
39693
39694 \begin_layout Plain Layout
39695 Toolbar ! Table
39696 \end_layout
39697
39698 \end_inset
39699
39700  in the 
39701 \emph on
39702 Embedded
39703 \begin_inset space ~
39704 \end_inset
39705
39706 Objects
39707 \emph default
39708  manual and the math macro toolbar
39709 \begin_inset Index idx
39710 status collapsed
39711
39712 \begin_layout Plain Layout
39713 Toolbar ! Macro
39714 \end_layout
39715
39716 \end_inset
39717
39718  in the 
39719 \emph on
39720 Math
39721 \emph default
39722  manual.
39723 \end_layout
39724
39725 \begin_layout Chapter
39726 The Document Settings
39727 \begin_inset CommandInset label
39728 LatexCommand label
39729 name "chap:The-Document-Settings"
39730
39731 \end_inset
39732
39733
39734 \begin_inset Index idx
39735 status collapsed
39736
39737 \begin_layout Plain Layout
39738 Document ! Settings
39739 \end_layout
39740
39741 \end_inset
39742
39743
39744 \end_layout
39745
39746 \begin_layout Standard
39747 The 
39748 \family sans
39749 Document
39750 \begin_inset space ~
39751 \end_inset
39752
39753 Setting
39754 \family default
39755 s dialog contains submenus to set properties for the whole document and
39756  is called with the menu
39757 \family sans
39758  Document\SpecialChar \menuseparator
39759 Settings
39760 \family default
39761 .
39762  You can save your document settings as default with the
39763 \family sans
39764  Save as Document Defaults
39765 \family default
39766  button in any dialog.
39767  This will create a template named 
39768 \family typewriter
39769 defaults.lyx
39770 \family default
39771  which is automatically loaded by LyX when you create a new document without
39772  using a template.
39773 \end_layout
39774
39775 \begin_layout Standard
39776 The button 
39777 \family sans
39778 Use Class Defaults
39779 \family default
39780  resets the document settings to the default of the document class.
39781  This affects mostly class options, the page layout and Numbering & TOC.
39782 \end_layout
39783
39784 \begin_layout Standard
39785 The different submenus of the dialog are explained in the following sections.
39786  There are so many document settings available that it might take a while
39787  to find the one you are looking for.
39788  To find a setting quicker, you can use the search field which is above
39789  the submenus of the dialog.
39790  If you search e.
39791 \begin_inset space \thinspace{}
39792 \end_inset
39793
39794 g.
39795 \begin_inset space \space{}
39796 \end_inset
39797
39798 for 
39799 \begin_inset Quotes eld
39800 \end_inset
39801
39802 page
39803 \begin_inset Quotes erd
39804 \end_inset
39805
39806 , you will see that some submenus will be grayed-out and disabled.
39807  Only the submenus with page settings stay enabled.
39808  The found page settings are labeled red in these submenus.
39809 \end_layout
39810
39811 \begin_layout Section
39812 Document Class
39813 \end_layout
39814
39815 \begin_layout Standard
39816 Here you set the document class, class options, a graphics driver, and a
39817  master document.
39818  Document classes are described in section
39819 \begin_inset space ~
39820 \end_inset
39821
39822
39823 \begin_inset CommandInset ref
39824 LatexCommand ref
39825 reference "sec:Document-Classes"
39826
39827 \end_inset
39828
39829 .
39830  
39831 \end_layout
39832
39833 \begin_layout Standard
39834 With the button 
39835 \family sans
39836 Local
39837 \begin_inset space ~
39838 \end_inset
39839
39840 Layout
39841 \family default
39842  you can load you own layout-file, that is not in LyX's 
39843 \emph on
39844 layouts
39845 \emph default
39846  folder and thus not recognized by LyX as a layout for a document class.
39847  For more about layout-files, see the chapter 
39848 \emph on
39849 Installing New Document Classes, Types of Layout Files
39850 \emph default
39851  of the 
39852 \emph on
39853 Customization
39854 \emph default
39855  Handbook.
39856 \end_layout
39857
39858 \begin_layout Standard
39859 Some classes use special class options by default.
39860  If this is the case, they are listed in the field 
39861 \family sans
39862 Predefined
39863 \family default
39864  and you can decide to use them or not.
39865  If you do not know exactly what the default class options are for, it is
39866  recommended you leave them untouched.
39867  The 
39868 \family sans
39869 Graphics driver
39870 \family default
39871  is used for LaTeX's graphics, color and page layout packages.
39872  If using 
39873 \family sans
39874 Default
39875 \family default
39876 , the default driver for the LaTeX-packages is used.
39877  It is recommended that you use the default unless you know what you are
39878  doing.
39879 \begin_inset Foot
39880 status collapsed
39881
39882 \begin_layout Plain Layout
39883 When you want to use one of the following drivers
39884 \begin_inset Newline newline
39885 \end_inset
39886
39887
39888 \family sans
39889 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39890 \family default
39891
39892 \begin_inset Newline newline
39893 \end_inset
39894
39895 you first have to activate them in your LaTeX distribution, see section
39896  
39897 \emph on
39898 Driver support
39899 \emph default
39900  in 
39901 \begin_inset CommandInset href
39902 LatexCommand href
39903 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
39904
39905 \end_inset
39906
39907 .
39908 \end_layout
39909
39910 \end_inset
39911
39912
39913 \end_layout
39914
39915 \begin_layout Standard
39916 Specifying a 
39917 \family sans
39918 Master
39919 \family default
39920  document is necessary if the current document is a child or subdocument.
39921  The master document will be used by LyX in the background if the child
39922  document is opened without its master.
39923  This way child documents are always compilable.
39924  More about master and child documents is explained in the section 
39925 \emph on
39926 Child Documents
39927 \emph default
39928  of the 
39929 \emph on
39930 Embedded
39931 \begin_inset space ~
39932 \end_inset
39933
39934 Objects
39935 \emph default
39936  manual.
39937 \end_layout
39938
39939 \begin_layout Standard
39940 There is also an option to suppress the date and one to use the LaTeX-package
39941  
39942 \series bold
39943 refstyle
39944 \series default
39945  instead of 
39946 \series bold
39947 prettyref
39948 \series default
39949
39950 \begin_inset Index idx
39951 status collapsed
39952
39953 \begin_layout Plain Layout
39954 LaTeX-packages ! prettyref
39955 \end_layout
39956
39957 \end_inset
39958
39959
39960 \begin_inset Index idx
39961 status collapsed
39962
39963 \begin_layout Plain Layout
39964 LaTeX-packages ! refstyle
39965 \end_layout
39966
39967 \end_inset
39968
39969  for cross-references, see section
39970 \begin_inset space ~
39971 \end_inset
39972
39973
39974 \begin_inset CommandInset ref
39975 LatexCommand ref
39976 reference "sec:Cross-References"
39977
39978 \end_inset
39979
39980 .
39981 \end_layout
39982
39983 \begin_layout Section
39984 Child Documents
39985 \end_layout
39986
39987 \begin_layout Standard
39988 This submenu is only visible when your document includes child documents.
39989  Please refer to the section 
39990 \emph on
39991 Child
39992 \begin_inset space ~
39993 \end_inset
39994
39995 Documents
39996 \emph default
39997  of the 
39998 \emph on
39999 Embedded
40000 \begin_inset space ~
40001 \end_inset
40002
40003 Objects
40004 \emph default
40005  manual for details.
40006 \end_layout
40007
40008 \begin_layout Section
40009 Modules
40010 \end_layout
40011
40012 \begin_layout Standard
40013 Modules are explained in section
40014 \begin_inset space ~
40015 \end_inset
40016
40017
40018 \begin_inset CommandInset ref
40019 LatexCommand ref
40020 reference "sub:Modules"
40021
40022 \end_inset
40023
40024 .
40025 \end_layout
40026
40027 \begin_layout Section
40028 Local Layout
40029 \end_layout
40030
40031 \begin_layout Standard
40032 See section
40033 \begin_inset space ~
40034 \end_inset
40035
40036
40037 \begin_inset CommandInset ref
40038 LatexCommand ref
40039 reference "sub:Local-Layout"
40040
40041 \end_inset
40042
40043  for a description.
40044 \end_layout
40045
40046 \begin_layout Section
40047 Fonts
40048 \end_layout
40049
40050 \begin_layout Standard
40051 The document font settings are described in section
40052 \begin_inset space ~
40053 \end_inset
40054
40055
40056 \begin_inset CommandInset ref
40057 LatexCommand ref
40058 reference "sec:Fonts-and-Text"
40059
40060 \end_inset
40061
40062 .
40063 \end_layout
40064
40065 \begin_layout Section
40066 Text Layout
40067 \end_layout
40068
40069 \begin_layout Standard
40070 You can specify if paragraphs should be separated by 
40071 \family sans
40072 Indentation
40073 \family default
40074  or by 
40075 \family sans
40076 Vertical space
40077 \family default
40078 .
40079  The 
40080 \family sans
40081 Line
40082 \begin_inset space ~
40083 \end_inset
40084
40085 spacing
40086 \family default
40087  and whether it should be a 
40088 \family sans
40089 Two-column
40090 \begin_inset space ~
40091 \end_inset
40092
40093 document
40094 \family default
40095  can also be specified here.
40096 \end_layout
40097
40098 \begin_layout Standard
40099 Note that LyX will not show two columns or the specified line spacing on
40100  screen.
40101  That would be impractical, often unreadable, and is not part of the WYSIWYM
40102  concept.
40103  However, it will be as you specified in the output.
40104 \end_layout
40105
40106 \begin_layout Section
40107 Page Layout
40108 \end_layout
40109
40110 \begin_layout Standard
40111 This dialog is described in sections
40112 \begin_inset space ~
40113 \end_inset
40114
40115
40116 \begin_inset CommandInset ref
40117 LatexCommand ref
40118 reference "sub:Paper-Size,-Orientation"
40119
40120 \end_inset
40121
40122  and 
40123 \begin_inset CommandInset ref
40124 LatexCommand ref
40125 reference "sub:Document-Layout"
40126
40127 \end_inset
40128
40129 .
40130 \end_layout
40131
40132 \begin_layout Section
40133 Page Margins
40134 \end_layout
40135
40136 \begin_layout Standard
40137 Here you can adjust the page margins as described in section
40138 \begin_inset space ~
40139 \end_inset
40140
40141
40142 \begin_inset CommandInset ref
40143 LatexCommand ref
40144 reference "sub:Margins"
40145
40146 \end_inset
40147
40148 .
40149 \end_layout
40150
40151 \begin_layout Section
40152 Language
40153 \begin_inset CommandInset label
40154 LatexCommand label
40155 name "sec:Language-encodings"
40156
40157 \end_inset
40158
40159
40160 \begin_inset Index idx
40161 status collapsed
40162
40163 \begin_layout Plain Layout
40164 Language ! Encoding
40165 \end_layout
40166
40167 \end_inset
40168
40169
40170 \end_layout
40171
40172 \begin_layout Standard
40173 The document language and quote styles are set here.
40174  The encoding specifies how the document content is exported to LaTeX (the
40175  LyX file is always encoded in utf8).
40176  All characters that cannot be encoded using the specified encoding will
40177  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
40178  known for a particular character).
40179 \begin_inset Foot
40180 status collapsed
40181
40182 \begin_layout Plain Layout
40183 The known commands are defined in a text file (
40184 \emph on
40185 unicodesymbols
40186 \emph default
40187 ).
40188  You can add commands for unknown symbols to that file yourself, see the
40189  
40190 \emph on
40191 Customization
40192 \emph default
40193  manual for details.
40194 \end_layout
40195
40196 \end_inset
40197
40198
40199 \end_layout
40200
40201 \begin_layout Standard
40202 If you use the option 
40203 \family sans
40204 Language Default
40205 \family default
40206 , LyX determines the encoding of a text part from the language of this text.
40207  If the document contains text in more than one language you may get more
40208  than one encoding in the LaTeX file.
40209  If you do not use this option then the complete document will always use
40210  exactly one encoding.
40211  Checking this option is the preferred setting.
40212 \end_layout
40213
40214 \begin_layout Standard
40215 LyX also supports Unicode output, which is particularly useful if you need
40216  lots of special symbols or non-alphabetic scripts, respectively.
40217  If you want to use this (and your LaTeX installation supports Unicode),
40218  choose one of the four utf8 variants from the list below.
40219  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40220  so it is not uncommon that a file with lots of Unicode symbols works fine
40221  with 
40222 \family sans
40223 Language Default
40224 \family default
40225  (when LyX uses its list of known LaTeX-commands), but does not work with
40226  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40227  because all Unicode symbols can be encoded in utf8).
40228  The situation is much better with XeTeX and LuaTeX, two new alternative
40229  engines to standard LaTeX.
40230  Both engines support Unicode natively.
40231  LyX now also supports these two engines (via the output formats 
40232 \family sans
40233 PDF
40234 \begin_inset space ~
40235 \end_inset
40236
40237 (XeTe
40238 \begin_inset ERT
40239 status collapsed
40240
40241 \begin_layout Plain Layout
40242
40243 {}
40244 \end_layout
40245
40246 \end_inset
40247
40248 X)
40249 \family default
40250
40251 \family sans
40252 PDF
40253 \begin_inset space ~
40254 \end_inset
40255
40256 (LuaTe
40257 \begin_inset ERT
40258 status collapsed
40259
40260 \begin_layout Plain Layout
40261
40262 {}
40263 \end_layout
40264
40265 \end_inset
40266
40267 X)
40268 \family default
40269  and 
40270 \family sans
40271 DVI
40272 \begin_inset space ~
40273 \end_inset
40274
40275 (LuaTeX)
40276 \family default
40277 , see section
40278 \begin_inset space ~
40279 \end_inset
40280
40281
40282 \begin_inset CommandInset ref
40283 LatexCommand ref
40284 reference "sub:Output-file-formats"
40285
40286 \end_inset
40287
40288 ).
40289  So if you are using many special or accented characters and 
40290 \family sans
40291 Language Default
40292 \family default
40293  fails, you might try out one of these new engines.
40294 \end_layout
40295
40296 \begin_layout Standard
40297 The 
40298 \family sans
40299 Language
40300 \begin_inset space ~
40301 \end_inset
40302
40303 package
40304 \family default
40305  determines the LaTeX-package that is used for hyphenation and the translation
40306  of strings like 
40307 \begin_inset Quotes eld
40308 \end_inset
40309
40310 Part
40311 \begin_inset Quotes erd
40312 \end_inset
40313
40314 .
40315  The possible settings are:
40316 \end_layout
40317
40318 \begin_layout Description
40319 Default uses the language package that is selected in
40320 \family sans
40321  Tools\SpecialChar \menuseparator
40322 Preferences\SpecialChar \menuseparator
40323 Language Settings
40324 \family default
40325  (see section
40326 \begin_inset space ~
40327 \end_inset
40328
40329
40330 \begin_inset CommandInset ref
40331 LatexCommand ref
40332 reference "sub:Prefs-Language"
40333
40334 \end_inset
40335
40336 ).
40337 \end_layout
40338
40339 \begin_layout Description
40340 Automatic selects the most suitable language package for the view/export
40341  format you will use.
40342  In many cases this will be 
40343 \series bold
40344 babel
40345 \series default
40346
40347 \begin_inset Index idx
40348 status collapsed
40349
40350 \begin_layout Plain Layout
40351 LaTeX-packages ! babel
40352 \end_layout
40353
40354 \end_inset
40355
40356 .
40357  If the newer package 
40358 \series bold
40359 polyglossia
40360 \series default
40361
40362 \begin_inset Index idx
40363 status collapsed
40364
40365 \begin_layout Plain Layout
40366 LaTeX-packages ! polyglossia
40367 \end_layout
40368
40369 \end_inset
40370
40371  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40372  this package will be used instead of 
40373 \series bold
40374 babel
40375 \series default
40376 .
40377 \end_layout
40378
40379 \begin_layout Description
40380 Always
40381 \begin_inset space ~
40382 \end_inset
40383
40384 Babel uses 
40385 \series bold
40386 babel
40387 \series default
40388  even if 
40389 \series bold
40390 polyglossia
40391 \series default
40392  would be more appropriate.
40393 \end_layout
40394
40395 \begin_layout Description
40396 Custom allows you to specify a language package command of your choice.
40397  For example if you want to use a language-specific package like 
40398 \series bold
40399 ngerman
40400 \series default
40401  (for German texts), type in
40402 \series bold
40403
40404 \begin_inset Newline newline
40405 \end_inset
40406
40407
40408 \backslash
40409 usepackage{ngerman}
40410 \end_layout
40411
40412 \begin_layout Description
40413 None will not use a language package.
40414  This is necessary for some document classes for scientific articles.
40415 \end_layout
40416
40417 \begin_layout Standard
40418 Here is a list with the important encodings:
40419 \end_layout
40420
40421 \begin_layout Description
40422 Language
40423 \begin_inset space ~
40424 \end_inset
40425
40426 Default
40427 \begin_inset space ~
40428 \end_inset
40429
40430 (no
40431 \begin_inset space ~
40432 \end_inset
40433
40434 inputenc) Same as 
40435 \family sans
40436 Language Default
40437 \family default
40438 , but the LaTeX-package 
40439 \series bold
40440 inputenc
40441 \series default
40442
40443 \begin_inset Index idx
40444 status collapsed
40445
40446 \begin_layout Plain Layout
40447 LaTeX-packages ! inputenc
40448 \end_layout
40449
40450 \end_inset
40451
40452  is not used.
40453  When using this, you probably need to load some additional packages manually
40454  in the preamble and specify the used encoding for text parts in foreign
40455  languages in TeX code.
40456 \end_layout
40457
40458 \begin_layout Description
40459 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40460  LyX converts all other characters into LaTeX commands, which may result
40461  in a big file when lots of LaTeX-commands are needed.
40462 \end_layout
40463
40464 \begin_layout Description
40465 Arabic
40466 \begin_inset space ~
40467 \end_inset
40468
40469 (CP
40470 \begin_inset space ~
40471 \end_inset
40472
40473 1256) MS Windows code page for Arabic and Farsi
40474 \end_layout
40475
40476 \begin_layout Description
40477 Arabic
40478 \begin_inset space ~
40479 \end_inset
40480
40481 (ISO
40482 \begin_inset space ~
40483 \end_inset
40484
40485 8859-6) for Arabic and Farsi
40486 \end_layout
40487
40488 \begin_layout Description
40489 Armenian
40490 \begin_inset space ~
40491 \end_inset
40492
40493 (ArmSCII8) for Armenian
40494 \end_layout
40495
40496 \begin_layout Description
40497 Baltic
40498 \begin_inset space ~
40499 \end_inset
40500
40501 (CP
40502 \begin_inset space ~
40503 \end_inset
40504
40505 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40506  as the ISO-8859-13 encoding
40507 \end_layout
40508
40509 \begin_layout Description
40510 Baltic
40511 \begin_inset space ~
40512 \end_inset
40513
40514 (ISO
40515 \begin_inset space ~
40516 \end_inset
40517
40518 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40519  encoding
40520 \end_layout
40521
40522 \begin_layout Description
40523 Baltic
40524 \begin_inset space ~
40525 \end_inset
40526
40527 (ISO
40528 \begin_inset space ~
40529 \end_inset
40530
40531 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40532  ISO-8859-13 encoding
40533 \end_layout
40534
40535 \begin_layout Description
40536 Central
40537 \begin_inset space ~
40538 \end_inset
40539
40540 European
40541 \begin_inset space ~
40542 \end_inset
40543
40544 (CP
40545 \begin_inset space ~
40546 \end_inset
40547
40548 1250) MS Windows code page for ISO
40549 \begin_inset space ~
40550 \end_inset
40551
40552 8859-2 (latin2)
40553 \end_layout
40554
40555 \begin_layout Description
40556 Central
40557 \begin_inset space ~
40558 \end_inset
40559
40560 European
40561 \begin_inset space ~
40562 \end_inset
40563
40564 (ISO
40565 \begin_inset space ~
40566 \end_inset
40567
40568 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40569  Romanian, Slovak and Slovenian
40570 \end_layout
40571
40572 \begin_layout Description
40573 Chinese
40574 \begin_inset space ~
40575 \end_inset
40576
40577 (simplified)
40578 \begin_inset space ~
40579 \end_inset
40580
40581 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
40582  this encoding is officially replaced by the encoding GB18030, as GB18030
40583  is not available for LaTeX you should try to use the encoding Unicode
40584 \begin_inset space ~
40585 \end_inset
40586
40587 (CJK)
40588 \begin_inset space ~
40589 \end_inset
40590
40591 (utf8)
40592 \end_layout
40593
40594 \begin_layout Description
40595 Chinese
40596 \begin_inset space ~
40597 \end_inset
40598
40599 (simplified)
40600 \begin_inset space ~
40601 \end_inset
40602
40603 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
40604  except for the Euro currency sign, since 2001 this encoding is officially
40605  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
40606  you should try to use the encoding Unicode
40607 \begin_inset space ~
40608 \end_inset
40609
40610 (CJK)
40611 \begin_inset space ~
40612 \end_inset
40613
40614 (utf8)
40615 \end_layout
40616
40617 \begin_layout Description
40618 Chinese
40619 \begin_inset space ~
40620 \end_inset
40621
40622 (traditional)
40623 \begin_inset space ~
40624 \end_inset
40625
40626 (EUC-TW) for traditional Chinese
40627 \end_layout
40628
40629 \begin_layout Description
40630 Cyrillic
40631 \begin_inset space ~
40632 \end_inset
40633
40634 (CP
40635 \begin_inset space ~
40636 \end_inset
40637
40638 1251) MS Windows code page for Cyrillic
40639 \end_layout
40640
40641 \begin_layout Description
40642 Cyrillic
40643 \begin_inset space ~
40644 \end_inset
40645
40646 (ISO
40647 \begin_inset space ~
40648 \end_inset
40649
40650 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
40651 \end_layout
40652
40653 \begin_layout Description
40654 Cyrillic
40655 \begin_inset space ~
40656 \end_inset
40657
40658 (KOI8-R) standard Cyrillic especially for Russian
40659 \end_layout
40660
40661 \begin_layout Description
40662 Cyrillic
40663 \begin_inset space ~
40664 \end_inset
40665
40666 (KOI8-U) Cyrillic for Ukrainian
40667 \end_layout
40668
40669 \begin_layout Description
40670 Cyrillic
40671 \begin_inset space ~
40672 \end_inset
40673
40674 (pt
40675 \begin_inset space ~
40676 \end_inset
40677
40678 154) Cyrillic for Kazakh
40679 \end_layout
40680
40681 \begin_layout Description
40682 Greek
40683 \begin_inset space ~
40684 \end_inset
40685
40686 (ISO
40687 \begin_inset space ~
40688 \end_inset
40689
40690 8859-7) for Greek
40691 \end_layout
40692
40693 \begin_layout Description
40694 Hebrew
40695 \begin_inset space ~
40696 \end_inset
40697
40698 (CP
40699 \begin_inset space ~
40700 \end_inset
40701
40702 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
40703 \end_layout
40704
40705 \begin_layout Description
40706 Hebrew
40707 \begin_inset space ~
40708 \end_inset
40709
40710 (ISO
40711 \begin_inset space ~
40712 \end_inset
40713
40714 8859-8) for Hebrew
40715 \end_layout
40716
40717 \begin_layout Description
40718 Japanese
40719 \begin_inset space ~
40720 \end_inset
40721
40722 (CJK)
40723 \begin_inset space ~
40724 \end_inset
40725
40726 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40727 \series bold
40728 CJK
40729 \series default
40730
40731 \begin_inset Index idx
40732 status collapsed
40733
40734 \begin_layout Plain Layout
40735 LaTeX-packages ! CJK
40736 \end_layout
40737
40738 \end_inset
40739
40740 , when using this, set the document language to 
40741 \family sans
40742 Japanese (CJK)
40743 \end_layout
40744
40745 \begin_layout Description
40746 Japanese
40747 \begin_inset space ~
40748 \end_inset
40749
40750 (CJK)
40751 \begin_inset space ~
40752 \end_inset
40753
40754 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40755 \series bold
40756 CJK
40757 \series default
40758 , when using this, set the document language to 
40759 \family sans
40760 Japanese
40761 \begin_inset space ~
40762 \end_inset
40763
40764 (CJK)
40765 \end_layout
40766
40767 \begin_layout Description
40768 Japanese
40769 \begin_inset space ~
40770 \end_inset
40771
40772 (non-CJK)
40773 \begin_inset space ~
40774 \end_inset
40775
40776 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40777 \series bold
40778 japanese
40779 \series default
40780
40781 \begin_inset Index idx
40782 status collapsed
40783
40784 \begin_layout Plain Layout
40785 LaTeX-packages ! japanese
40786 \end_layout
40787
40788 \end_inset
40789
40790 , when using this, set the document language to 
40791 \family sans
40792 Japanese
40793 \end_layout
40794
40795 \begin_layout Description
40796 Japanese
40797 \begin_inset space ~
40798 \end_inset
40799
40800 (non-CJK)
40801 \begin_inset space ~
40802 \end_inset
40803
40804 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40805 \series bold
40806 japanese
40807 \series default
40808 , when using this, set the document language to 
40809 \family sans
40810 Japanese
40811 \end_layout
40812
40813 \begin_layout Description
40814 Japanese
40815 \begin_inset space ~
40816 \end_inset
40817
40818 (non-CJK)
40819 \begin_inset space ~
40820 \end_inset
40821
40822 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
40823 \series bold
40824 japanese
40825 \series default
40826 , when using this, set the document language to 
40827 \family sans
40828 Japanese
40829 \end_layout
40830
40831 \begin_layout Description
40832 Korean
40833 \begin_inset space ~
40834 \end_inset
40835
40836 (EUC-KR) for Korean
40837 \end_layout
40838
40839 \begin_layout Description
40840 Southern
40841 \begin_inset space ~
40842 \end_inset
40843
40844 European
40845 \begin_inset space ~
40846 \end_inset
40847
40848 (ISO
40849 \begin_inset space ~
40850 \end_inset
40851
40852 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
40853 \end_layout
40854
40855 \begin_layout Description
40856 South-Eastern
40857 \begin_inset space ~
40858 \end_inset
40859
40860 European
40861 \begin_inset space ~
40862 \end_inset
40863
40864 (ISO
40865 \begin_inset space ~
40866 \end_inset
40867
40868 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
40869  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
40870  to cover many languages and characters with diacritics
40871 \end_layout
40872
40873 \begin_layout Description
40874 Thai
40875 \begin_inset space ~
40876 \end_inset
40877
40878 (TIS
40879 \begin_inset space ~
40880 \end_inset
40881
40882 620-0) for Thai
40883 \end_layout
40884
40885 \begin_layout Description
40886 Turkish
40887 \begin_inset space ~
40888 \end_inset
40889
40890 (ISO
40891 \begin_inset space ~
40892 \end_inset
40893
40894 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
40895  Icelandic letters are replaced by Turkish ones
40896 \end_layout
40897
40898 \begin_layout Description
40899 Unicode
40900 \begin_inset space ~
40901 \end_inset
40902
40903 (CJK)
40904 \begin_inset space ~
40905 \end_inset
40906
40907 (utf8) Unicode utf8 with the LaTeX-package 
40908 \series bold
40909 CJK
40910 \series default
40911
40912 \begin_inset Index idx
40913 status collapsed
40914
40915 \begin_layout Plain Layout
40916 LaTeX-packages ! CJK
40917 \end_layout
40918
40919 \end_inset
40920
40921  (for the languages Chinese, Japanese and Korean)
40922 \end_layout
40923
40924 \begin_layout Description
40925 Unicode
40926 \begin_inset space ~
40927 \end_inset
40928
40929 (XeTeX)
40930 \begin_inset space ~
40931 \end_inset
40932
40933 (utf8) Unicode utf8 to be used with 
40934 \family sans
40935 XeTeX
40936 \family default
40937  and 
40938 \family sans
40939 LuaTeX
40940 \family default
40941 , which use Unicode directly, without the help of the LaTeX-package 
40942 \series bold
40943 inputenc
40944 \series default
40945 .
40946  LyX automatically selects this encoding if you export or preview XeTeX
40947  or LuaTeX.
40948  Normally you do not need to set this encoding manually.
40949 \end_layout
40950
40951 \begin_layout Description
40952 Unicode
40953 \begin_inset space ~
40954 \end_inset
40955
40956 (ucs-extended)
40957 \begin_inset space ~
40958 \end_inset
40959
40960 (utf8x) Unicode utf8 based on the LaTeX-package 
40961 \series bold
40962 ucs
40963 \series default
40964
40965 \begin_inset Index idx
40966 status collapsed
40967
40968 \begin_layout Plain Layout
40969 LaTeX-packages ! ucs
40970 \end_layout
40971
40972 \end_inset
40973
40974  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
40975 \end_layout
40976
40977 \begin_layout Description
40978 Unicode
40979 \begin_inset space ~
40980 \end_inset
40981
40982 (utf8) Unicode utf8 based on the LaTeX-package 
40983 \series bold
40984 inputenc
40985 \series default
40986
40987 \begin_inset Index idx
40988 status collapsed
40989
40990 \begin_layout Plain Layout
40991 LaTeX-packages ! inputenc
40992 \end_layout
40993
40994 \end_inset
40995
40996 .
40997  Currently only a limited range of characters (mainly for Latin scripts)
40998  is supported.
40999 \end_layout
41000
41001 \begin_layout Description
41002 Western
41003 \begin_inset space ~
41004 \end_inset
41005
41006 European
41007 \begin_inset space ~
41008 \end_inset
41009
41010 (CP
41011 \begin_inset space ~
41012 \end_inset
41013
41014 1252) MS Windows code page for ISO
41015 \begin_inset space ~
41016 \end_inset
41017
41018 8859-1 (latin1)
41019 \end_layout
41020
41021 \begin_layout Description
41022 Western
41023 \begin_inset space ~
41024 \end_inset
41025
41026 European
41027 \begin_inset space ~
41028 \end_inset
41029
41030 (ISO
41031 \begin_inset space ~
41032 \end_inset
41033
41034 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41035  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41036  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41037  encoding instead
41038 \end_layout
41039
41040 \begin_layout Description
41041 Western
41042 \begin_inset space ~
41043 \end_inset
41044
41045 European
41046 \begin_inset space ~
41047 \end_inset
41048
41049 (ISO
41050 \begin_inset space ~
41051 \end_inset
41052
41053 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41054  sign, the œ-ligature and some characters used for French and Finnish
41055 \end_layout
41056
41057 \begin_layout Section
41058 Colors
41059 \begin_inset Index idx
41060 status collapsed
41061
41062 \begin_layout Plain Layout
41063 Color ! main text
41064 \end_layout
41065
41066 \end_inset
41067
41068
41069 \begin_inset Index idx
41070 status collapsed
41071
41072 \begin_layout Plain Layout
41073 Color ! background
41074 \end_layout
41075
41076 \end_inset
41077
41078
41079 \begin_inset Index idx
41080 status collapsed
41081
41082 \begin_layout Plain Layout
41083 Color ! Shaded boxes
41084 \end_layout
41085
41086 \end_inset
41087
41088
41089 \begin_inset Index idx
41090 status collapsed
41091
41092 \begin_layout Plain Layout
41093 Color ! Greyed-out notes
41094 \end_layout
41095
41096 \end_inset
41097
41098
41099 \end_layout
41100
41101 \begin_layout Standard
41102 Here you can alter the font color for the 
41103 \family sans
41104 Main text
41105 \family default
41106  (default: black), for 
41107 \family sans
41108 Greyed
41109 \begin_inset space ~
41110 \end_inset
41111
41112 out notes
41113 \family default
41114  (default: light grey)for the background color for the 
41115 \family sans
41116 Page
41117 \family default
41118  (default: white) and for 
41119 \family sans
41120 Shaded
41121 \begin_inset space ~
41122 \end_inset
41123
41124 boxes
41125 \family default
41126  (default: red).
41127  The button 
41128 \family sans
41129 Reset
41130 \family default
41131  sets the color back to the default.
41132 \end_layout
41133
41134 \begin_layout Standard
41135 Clicking any button showing 
41136 \family sans
41137 Default
41138 \family default
41139  or 
41140 \family sans
41141 Change
41142 \family default
41143  opens a dialog enabling you to choose from a selection of colors or from
41144  a color-picker or to specify a color using HSL or RGB values.
41145  In the dialog you can add any color to the custom colors to select them
41146  later more quickly.
41147 \end_layout
41148
41149 \begin_layout Standard
41150 \begin_inset Note Greyedout
41151 status open
41152
41153 \begin_layout Plain Layout
41154 The colors are not shown within LyX, only in the output.
41155  (This Greyed
41156 \begin_inset space ~
41157 \end_inset
41158
41159 out note appears blue in the output.)
41160 \end_layout
41161
41162 \end_inset
41163
41164
41165 \end_layout
41166
41167 \begin_layout Standard
41168 Note, if you change the 
41169 \family sans
41170 Main
41171 \begin_inset space ~
41172 \end_inset
41173
41174 text
41175 \family default
41176  font color and use the option 
41177 \family sans
41178 Color
41179 \begin_inset space ~
41180 \end_inset
41181
41182 links
41183 \family default
41184  in the document settings under 
41185 \family sans
41186 PDF
41187 \begin_inset space ~
41188 \end_inset
41189
41190 properties
41191 \family default
41192 , you probably also need to change the link font color as described in section
41193 \begin_inset space ~
41194 \end_inset
41195
41196
41197 \begin_inset CommandInset ref
41198 LatexCommand ref
41199 reference "sec:PDF-Properties"
41200
41201 \end_inset
41202
41203 .
41204 \end_layout
41205
41206 \begin_layout Standard
41207 \begin_inset VSpace bigskip
41208 \end_inset
41209
41210
41211 \end_layout
41212
41213 \begin_layout Standard
41214 You can adapt the 
41215 \family sans
41216 Main
41217 \begin_inset space ~
41218 \end_inset
41219
41220 text
41221 \family default
41222  font color and the 
41223 \family sans
41224 Page
41225 \family default
41226  background for every page in your document if you use these commands as
41227  TeX
41228 \begin_inset space ~
41229 \end_inset
41230
41231 Code after a forced page break:
41232 \end_layout
41233
41234 \begin_layout Itemize
41235 For the page color:
41236 \begin_inset Newline newline
41237 \end_inset
41238
41239
41240 \series bold
41241
41242 \backslash
41243 pagecolor{color name}
41244 \end_layout
41245
41246 \begin_layout Itemize
41247 For the text color:
41248 \begin_inset Newline newline
41249 \end_inset
41250
41251
41252 \series bold
41253
41254 \backslash
41255 color{color name}
41256 \end_layout
41257
41258 \begin_layout Standard
41259 You are restricted to one of 
41260 \series bold
41261 black
41262 \series default
41263
41264 \series bold
41265 blue
41266 \series default
41267
41268 \series bold
41269 cyan
41270 \series default
41271
41272 \series bold
41273 green
41274 \series default
41275
41276 \series bold
41277 magenta
41278 \series default
41279
41280 \series bold
41281 red
41282 \series default
41283
41284 \series bold
41285 white
41286 \series default
41287  or 
41288 \series bold
41289 yellow
41290 \series default
41291  for the 
41292 \series bold
41293 color name
41294 \series default
41295  unless you have defined your own color (see the 
41296 \emph on
41297 Colored Tables
41298 \emph default
41299  section of the 
41300 \emph on
41301 Embedded
41302 \begin_inset space ~
41303 \end_inset
41304
41305 Objects
41306 \emph default
41307  Manual).
41308 \begin_inset Newline newline
41309 \end_inset
41310
41311 If you have changed a text or background color, you can use the following
41312  names to refer to them:
41313 \end_layout
41314
41315 \begin_layout Itemize
41316 For the 
41317 \family sans
41318 Page
41319 \family default
41320  background color:
41321 \begin_inset Newline newline
41322 \end_inset
41323
41324
41325 \series bold
41326 page_backgroundcolor
41327 \end_layout
41328
41329 \begin_layout Itemize
41330 For the 
41331 \family sans
41332 Main
41333 \begin_inset space ~
41334 \end_inset
41335
41336 text
41337 \family default
41338  color:
41339 \begin_inset Newline newline
41340 \end_inset
41341
41342
41343 \series bold
41344 document_fontcolor
41345 \end_layout
41346
41347 \begin_layout Itemize
41348 For the 
41349 \family sans
41350 Shaded
41351 \begin_inset space ~
41352 \end_inset
41353
41354 boxes
41355 \family default
41356  background color:
41357 \begin_inset Newline newline
41358 \end_inset
41359
41360
41361 \series bold
41362 shadecolor
41363 \end_layout
41364
41365 \begin_layout Itemize
41366 For the 
41367 \family sans
41368 Greyed
41369 \begin_inset space ~
41370 \end_inset
41371
41372 out notes
41373 \family default
41374  text color:
41375 \begin_inset Newline newline
41376 \end_inset
41377
41378
41379 \series bold
41380 note_fontcolor
41381 \end_layout
41382
41383 \begin_layout Standard
41384 To see how to define and use custom colors, see section Colored
41385 \begin_inset space ~
41386 \end_inset
41387
41388 Cells of the Embedded
41389 \begin_inset space ~
41390 \end_inset
41391
41392 Objects manual.
41393 \end_layout
41394
41395 \begin_layout Section
41396 Numbering & TOC
41397 \end_layout
41398
41399 \begin_layout Standard
41400 Here you can adjust the 
41401 \family sans
41402 Numbering
41403 \family default
41404  depth of section headings and the section depth in the 
41405 \family sans
41406 Table of Contents
41407 \family default
41408  as described in section
41409 \begin_inset space ~
41410 \end_inset
41411
41412
41413 \begin_inset CommandInset ref
41414 LatexCommand ref
41415 reference "sub:Numbering-depth"
41416
41417 \end_inset
41418
41419 .
41420 \end_layout
41421
41422 \begin_layout Section
41423 Bibliography
41424 \end_layout
41425
41426 \begin_layout Standard
41427 Here you can specify if a citation style using the LaTeX packages 
41428 \series bold
41429 natbib
41430 \series default
41431
41432 \begin_inset Index idx
41433 status collapsed
41434
41435 \begin_layout Plain Layout
41436 LaTeX-packages ! natbib
41437 \end_layout
41438
41439 \end_inset
41440
41441  or 
41442 \series bold
41443 jurabib
41444 \series default
41445
41446 \begin_inset Index idx
41447 status collapsed
41448
41449 \begin_layout Plain Layout
41450 LaTeX-packages ! jurabib
41451 \end_layout
41452
41453 \end_inset
41454
41455  should be used.
41456  You can enable a 
41457 \family sans
41458 Sectioned bibliography
41459 \family default
41460  using the LaTeX package 
41461 \series bold
41462 bibtopic
41463 \series default
41464
41465 \begin_inset Index idx
41466 status collapsed
41467
41468 \begin_layout Plain Layout
41469 LaTeX-packages ! bibtopic
41470 \end_layout
41471
41472 \end_inset
41473
41474  and you can select a 
41475 \family sans
41476 Processor
41477 \family default
41478  for the generation of the bibliography.
41479  For a further description see section
41480 \begin_inset space ~
41481 \end_inset
41482
41483
41484 \begin_inset CommandInset ref
41485 LatexCommand ref
41486 reference "sec:Bibliography"
41487
41488 \end_inset
41489
41490 .
41491 \end_layout
41492
41493 \begin_layout Section
41494 Indexes
41495 \end_layout
41496
41497 \begin_layout Standard
41498 Here you can define the 
41499 \family sans
41500 Processor
41501 \family default
41502  that will generate your index and you can define additional indexes (see
41503  section
41504 \begin_inset space ~
41505 \end_inset
41506
41507
41508 \begin_inset CommandInset ref
41509 LatexCommand ref
41510 reference "sec:Index"
41511
41512 \end_inset
41513
41514  for details).
41515 \end_layout
41516
41517 \begin_layout Section
41518 PDF Properties
41519 \end_layout
41520
41521 \begin_layout Standard
41522 The PDF properties are explained in section
41523 \begin_inset space ~
41524 \end_inset
41525
41526
41527 \begin_inset CommandInset ref
41528 LatexCommand ref
41529 reference "sec:PDF-Properties"
41530
41531 \end_inset
41532
41533 .
41534 \end_layout
41535
41536 \begin_layout Section
41537 Math Options
41538 \end_layout
41539
41540 \begin_layout Standard
41541 These options will force LyX to use the LaTeX-packages 
41542 \series bold
41543 amsmath
41544 \series default
41545
41546 \begin_inset Index idx
41547 status collapsed
41548
41549 \begin_layout Plain Layout
41550 LaTeX-packages ! amsmath
41551 \end_layout
41552
41553 \end_inset
41554
41555
41556 \series bold
41557 esint
41558 \series default
41559
41560 \begin_inset Index idx
41561 status collapsed
41562
41563 \begin_layout Plain Layout
41564 LaTeX-packages ! esint
41565 \end_layout
41566
41567 \end_inset
41568
41569
41570 \series bold
41571 mathdots
41572 \series default
41573
41574 \begin_inset Index idx
41575 status collapsed
41576
41577 \begin_layout Plain Layout
41578 LaTeX-packages ! mathdots
41579 \end_layout
41580
41581 \end_inset
41582
41583  und 
41584 \series bold
41585 mhchem
41586 \series default
41587
41588 \begin_inset Index idx
41589 status collapsed
41590
41591 \begin_layout Plain Layout
41592 LaTeX-packages ! mhchem
41593 \end_layout
41594
41595 \end_inset
41596
41597  or to use them automatically when they are needed.
41598 \end_layout
41599
41600 \begin_layout Description
41601 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
41602  ensure that you have enabled 
41603 \family sans
41604 AMS
41605 \begin_inset space ~
41606 \end_inset
41607
41608 math
41609 \family default
41610 .
41611 \end_layout
41612
41613 \begin_layout Description
41614 esint is used for special integral characters, see section 
41615 \emph on
41616 Big
41617 \begin_inset space ~
41618 \end_inset
41619
41620 Operators
41621 \emph default
41622  of the 
41623 \emph on
41624 Math
41625 \emph default
41626  manual.
41627 \end_layout
41628
41629 \begin_layout Description
41630 mathdots is used for special ellipses, see section 
41631 \emph on
41632 Ellipses
41633 \emph default
41634  of the 
41635 \emph on
41636 Math
41637 \emph default
41638  manual.
41639 \end_layout
41640
41641 \begin_layout Description
41642 mhchem is used for chemical equations, see section 
41643 \emph on
41644 Chemical Symbols and Equations
41645 \emph default
41646  of the 
41647 \emph on
41648 Math
41649 \emph default
41650  manual.
41651 \end_layout
41652
41653 \begin_layout Section
41654 Float Placement
41655 \end_layout
41656
41657 \begin_layout Standard
41658 The float placement options are described in the section 
41659 \emph on
41660 Float
41661 \begin_inset space ~
41662 \end_inset
41663
41664 Placement
41665 \emph default
41666  of the 
41667 \emph on
41668 Embedded
41669 \begin_inset space ~
41670 \end_inset
41671
41672 Objects
41673 \emph default
41674  manual.
41675 \end_layout
41676
41677 \begin_layout Section
41678 Listings
41679 \end_layout
41680
41681 \begin_layout Standard
41682 The listings settings are explained in the chapter 
41683 \emph on
41684 Program Code Listings
41685 \emph default
41686  of the 
41687 \emph on
41688 Embedded
41689 \begin_inset space ~
41690 \end_inset
41691
41692 Objects
41693 \emph default
41694  manual.
41695 \end_layout
41696
41697 \begin_layout Section
41698 Bullets
41699 \end_layout
41700
41701 \begin_layout Standard
41702 Here you can adjust the characters used for the itemize 
41703 \family sans
41704 Level
41705 \family default
41706 s, specify the 
41707 \family sans
41708 Font
41709 \family default
41710  set to be used and set the 
41711 \family sans
41712 Size
41713 \family default
41714  of the bullets.
41715  The itemize environment is described in section
41716 \begin_inset space ~
41717 \end_inset
41718
41719
41720 \begin_inset CommandInset ref
41721 LatexCommand ref
41722 reference "sec:Itemize"
41723
41724 \end_inset
41725
41726 .
41727 \end_layout
41728
41729 \begin_layout Standard
41730 You can furthermore specify a 
41731 \family sans
41732 Custom
41733 \begin_inset space ~
41734 \end_inset
41735
41736 Bullet
41737 \family default
41738  by inserting in this field the LaTeX command of the desired character.
41739  For example to use the € sign, you have to insert the command 
41740 \series bold
41741
41742 \backslash
41743 texteuro
41744 \series default
41745 .
41746  For math symbols you additionally need to enclose the command with $ signs.
41747  To use e.
41748 \begin_inset space \thinspace{}
41749 \end_inset
41750
41751 g.
41752 \begin_inset space \space{}
41753 \end_inset
41754
41755 the symbol 
41756 \begin_inset Formula $\circlearrowright$
41757 \end_inset
41758
41759  you need to enter 
41760 \series bold
41761 $
41762 \backslash
41763 circlearrowright$
41764 \series default
41765 .
41766  To find the command for a math symbol, create a formula and hover the mouse
41767  over the desired symbol in the math toolbar.
41768 \end_layout
41769
41770 \begin_layout Standard
41771 \begin_inset Note Greyedout
41772 status open
41773
41774 \begin_layout Plain Layout
41775
41776 \series bold
41777 Note:
41778 \series default
41779  Some characters require to load special LaTeX-packages in the preamble
41780  (menu 
41781 \family sans
41782 Document\SpecialChar \menuseparator
41783 Settings\SpecialChar \menuseparator
41784 LaTeX
41785 \begin_inset space ~
41786 \end_inset
41787
41788 Preamble
41789 \family default
41790 ).
41791  For example for the € sign one needs to add the line 
41792 \series bold
41793
41794 \backslash
41795 usepackage{textcomp}
41796 \series default
41797  to the preamble.
41798  For most math symbols it is sufficient to add the line 
41799 \series bold
41800
41801 \backslash
41802 usepackage{amssymb}
41803 \series default
41804 .
41805 \end_layout
41806
41807 \end_inset
41808
41809
41810 \end_layout
41811
41812 \begin_layout Section
41813 Branches
41814 \end_layout
41815
41816 \begin_layout Standard
41817 Branches are described in section
41818 \begin_inset space ~
41819 \end_inset
41820
41821
41822 \begin_inset CommandInset ref
41823 LatexCommand ref
41824 reference "sec:Branches"
41825
41826 \end_inset
41827
41828 .
41829 \end_layout
41830
41831 \begin_layout Section
41832 Output
41833 \begin_inset CommandInset label
41834 LatexCommand label
41835 name "sec:Doc-Output"
41836
41837 \end_inset
41838
41839
41840 \end_layout
41841
41842 \begin_layout Standard
41843 Here you can define some output specifics for the current document:
41844 \end_layout
41845
41846 \begin_layout Description
41847 Default
41848 \begin_inset space ~
41849 \end_inset
41850
41851 Output
41852 \begin_inset space ~
41853 \end_inset
41854
41855 Format: The format that is used when you enter 
41856 \begin_inset Quotes eld
41857 \end_inset
41858
41859 View
41860 \begin_inset Quotes erd
41861 \end_inset
41862
41863
41864 \begin_inset Quotes eld
41865 \end_inset
41866
41867 Update
41868 \begin_inset Quotes erd
41869 \end_inset
41870
41871
41872 \begin_inset Quotes eld
41873 \end_inset
41874
41875 View Master Document
41876 \begin_inset Quotes erd
41877 \end_inset
41878
41879  and 
41880 \begin_inset Quotes eld
41881 \end_inset
41882
41883 Update Master Document
41884 \begin_inset Quotes erd
41885 \end_inset
41886
41887  in the 
41888 \family sans
41889 Document
41890 \family default
41891  menu or the toolbar.
41892  The default is set in 
41893 \family sans
41894 Tools\SpecialChar \menuseparator
41895 Preferences\SpecialChar \menuseparator
41896 File
41897 \begin_inset space ~
41898 \end_inset
41899
41900 Handling\SpecialChar \menuseparator
41901 File Formats
41902 \family default
41903 , see section
41904 \begin_inset space ~
41905 \end_inset
41906
41907
41908 \begin_inset CommandInset ref
41909 LatexCommand ref
41910 reference "sec:File-Formats"
41911
41912 \end_inset
41913
41914 .
41915 \end_layout
41916
41917 \begin_layout Description
41918 Synchronize
41919 \begin_inset space ~
41920 \end_inset
41921
41922 with
41923 \begin_inset space ~
41924 \end_inset
41925
41926 Output settings for the menu 
41927 \family sans
41928 Navigate\SpecialChar \menuseparator
41929 Forward
41930 \begin_inset space ~
41931 \end_inset
41932
41933 search
41934 \family default
41935 .
41936  For a detailed description see section 
41937 \emph on
41938 Reverse DVI/PDF search
41939 \emph default
41940  of the 
41941 \emph on
41942 Additional
41943 \begin_inset space ~
41944 \end_inset
41945
41946 Features
41947 \emph default
41948  manual.
41949 \end_layout
41950
41951 \begin_layout Description
41952 XHTML
41953 \begin_inset space ~
41954 \end_inset
41955
41956 Output
41957 \begin_inset space ~
41958 \end_inset
41959
41960 Options offers settings for the export format 
41961 \family sans
41962 Ly
41963 \begin_inset ERT
41964 status collapsed
41965
41966 \begin_layout Plain Layout
41967
41968 {}
41969 \end_layout
41970
41971 \end_inset
41972
41973 XHTML
41974 \family default
41975 .
41976  
41977 \family sans
41978 Strict XHTML
41979 \begin_inset space ~
41980 \end_inset
41981
41982 1.1
41983 \family default
41984  will assure that the output follows exactly version
41985 \begin_inset space ~
41986 \end_inset
41987
41988 1.1 of the XHTML standard.
41989  The different 
41990 \family sans
41991 Math
41992 \begin_inset space ~
41993 \end_inset
41994
41995 output
41996 \family default
41997  settings are described in detail in section 
41998 \emph on
41999 Math Output in XHTML
42000 \emph default
42001  of the 
42002 \emph on
42003 Additional
42004 \begin_inset space ~
42005 \end_inset
42006
42007 Features
42008 \emph default
42009  manual.
42010  
42011 \family sans
42012 Math
42013 \begin_inset space ~
42014 \end_inset
42015
42016 image
42017 \begin_inset space ~
42018 \end_inset
42019
42020 scaling
42021 \family default
42022  is used for the size of equations in the output.
42023 \end_layout
42024
42025 \begin_layout Section
42026 LaT
42027 \begin_inset ERT
42028 status collapsed
42029
42030 \begin_layout Plain Layout
42031
42032 {}
42033 \end_layout
42034
42035 \end_inset
42036
42037 eX Preamble
42038 \end_layout
42039
42040 \begin_layout Standard
42041 In this text field you can enter commands to load special LaTeX-packages
42042  or to define LaTeX-commands.
42043  The preamble is a thing for LaTeX-experts.
42044  You should not enter commands here until you know exactly what you are
42045  doing.
42046 \end_layout
42047
42048 \begin_layout Standard
42049 An introduction to the LaTeX-syntax is given in section
42050 \begin_inset space ~
42051 \end_inset
42052
42053
42054 \begin_inset CommandInset ref
42055 LatexCommand ref
42056 reference "sub:LaTeX-Syntax"
42057
42058 \end_inset
42059
42060 .
42061 \end_layout
42062
42063 \begin_layout Chapter
42064 The 
42065 \family sans
42066 Preferences
42067 \family default
42068  Dialog
42069 \begin_inset CommandInset label
42070 LatexCommand label
42071 name "chap:The-Preferences-dialog"
42072
42073 \end_inset
42074
42075
42076 \begin_inset Index idx
42077 status collapsed
42078
42079 \begin_layout Plain Layout
42080 Preferences
42081 \end_layout
42082
42083 \end_inset
42084
42085
42086 \end_layout
42087
42088 \begin_layout Standard
42089 The preferences dialog is called with the menu 
42090 \family sans
42091 Tools\SpecialChar \menuseparator
42092 Preferences
42093 \family default
42094 .
42095  It has the following submenus.
42096 \end_layout
42097
42098 \begin_layout Section
42099 Look and Feel
42100 \end_layout
42101
42102 \begin_layout Subsection
42103 User Interface
42104 \end_layout
42105
42106 \begin_layout Subsubsection
42107 User Interface File
42108 \begin_inset Index idx
42109 status collapsed
42110
42111 \begin_layout Plain Layout
42112 Customization ! of toolbars
42113 \end_layout
42114
42115 \end_inset
42116
42117
42118 \begin_inset Index idx
42119 status collapsed
42120
42121 \begin_layout Plain Layout
42122 Customization ! of menus
42123 \end_layout
42124
42125 \end_inset
42126
42127
42128 \end_layout
42129
42130 \begin_layout Standard
42131 The appearance of the menus and toolbars can be changed by choosing a user
42132  interface (ui) file.
42133  A ui-file is a text file where the toolbars and menus are listed.
42134  The file 
42135 \emph on
42136 default.ui
42137 \emph default
42138  loads three files:
42139 \end_layout
42140
42141 \begin_layout Description
42142 stdmenus.inc
42143 \shape italic
42144  
42145 \emph on
42146 specifies the menu entries for the standard menus
42147 \end_layout
42148
42149 \begin_layout Description
42150 stdcontext.inc 
42151 \shape italic
42152 \emph on
42153 specifies
42154 \shape default
42155 \emph default
42156  the menu entries in popup context menus
42157 \end_layout
42158
42159 \begin_layout Description
42160 stdtoolbars.inc
42161 \shape italic
42162  
42163 \emph on
42164 specifies the toolbar buttons
42165 \end_layout
42166
42167 \begin_layout Standard
42168 To create your own menu and toolbar layout, start with a copy of these files
42169  and edit the entries.
42170 \end_layout
42171
42172 \begin_layout Standard
42173 The syntax of the .inc-files is straightforward: the 
42174 \family sans
42175 Menubar
42176 \family default
42177
42178 \family sans
42179 Menu
42180 \family default
42181  and 
42182 \family sans
42183 Toolbar
42184 \family default
42185  entries must be finished with an explicit 
42186 \family sans
42187 End
42188 \family default
42189 .
42190  They may contain 
42191 \family sans
42192 Submenu
42193 \family default
42194
42195 \family sans
42196 Item
42197 \family default
42198
42199 \family sans
42200 OptItem
42201 \family default
42202
42203 \family sans
42204 Separator
42205 \family default
42206
42207 \family sans
42208 Icon,
42209 \family default
42210  and in the case of the 
42211 \begin_inset Quotes eld
42212 \end_inset
42213
42214 file_lastfiles
42215 \begin_inset Quotes erd
42216 \end_inset
42217
42218  menu a 
42219 \family sans
42220 Lastfiles
42221 \family default
42222  entry.
42223  The syntax for the entries is:
42224 \end_layout
42225
42226 \begin_layout Standard
42227 \begin_inset VSpace smallskip*
42228 \end_inset
42229
42230
42231 \series bold
42232 Item 
42233 \begin_inset Quotes eld
42234 \end_inset
42235
42236 menu 
42237 \series default
42238 or
42239 \series bold
42240  button name
42241 \begin_inset Quotes erd
42242 \end_inset
42243
42244  
42245 \begin_inset Quotes eld
42246 \end_inset
42247
42248 LyX-function
42249 \begin_inset Quotes erd
42250 \end_inset
42251
42252
42253 \end_layout
42254
42255 \begin_layout Standard
42256 \noindent
42257 \begin_inset VSpace smallskip*
42258 \end_inset
42259
42260 All the LyX-functions are listed in the menu 
42261 \family sans
42262 Help\SpecialChar \menuseparator
42263 Ly
42264 \begin_inset ERT
42265 status collapsed
42266
42267 \begin_layout Plain Layout
42268
42269 {}
42270 \end_layout
42271
42272 \end_inset
42273
42274 X
42275 \begin_inset space ~
42276 \end_inset
42277
42278 Functions
42279 \family default
42280 .
42281 \end_layout
42282
42283 \begin_layout Standard
42284 \begin_inset VSpace medskip
42285 \end_inset
42286
42287
42288 \end_layout
42289
42290 \begin_layout Standard
42291 For example, assuming you use the menu 
42292 \family sans
42293 Navigate\SpecialChar \menuseparator
42294 Bookmarks
42295 \family default
42296  quite often and therefore want six available bookmarks, you can add the
42297  line
42298 \end_layout
42299
42300 \begin_layout Standard
42301 \begin_inset VSpace smallskip*
42302 \end_inset
42303
42304
42305 \series bold
42306 Item 
42307 \begin_inset Quotes eld
42308 \end_inset
42309
42310 Save Bookmark 6
42311 \begin_inset Quotes erd
42312 \end_inset
42313
42314  
42315 \begin_inset Quotes eld
42316 \end_inset
42317
42318 bookmark-save 6
42319 \begin_inset Quotes erd
42320 \end_inset
42321
42322
42323 \end_layout
42324
42325 \begin_layout Standard
42326 \noindent
42327 \begin_inset VSpace smallskip*
42328 \end_inset
42329
42330 to the 
42331 \begin_inset Quotes eld
42332 \end_inset
42333
42334 navigate_bookmarks
42335 \begin_inset Quotes erd
42336 \end_inset
42337
42338  menu in 
42339 \emph on
42340 stdmenus.inc
42341 \emph default
42342  to have the sixth bookmark.
42343 \end_layout
42344
42345 \begin_layout Standard
42346
42347 \family sans
42348 Icon
42349 \begin_inset space ~
42350 \end_inset
42351
42352 Set
42353 \family default
42354  allows you to change the appearance of LyX's toolbar buttons.
42355  The currently available icon sets are compared in 
42356 \begin_inset CommandInset href
42357 LatexCommand href
42358 name "this image"
42359 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
42360
42361 \end_inset
42362
42363 .
42364 \end_layout
42365
42366 \begin_layout Subsubsection
42367 Automatic help
42368 \end_layout
42369
42370 \begin_layout Standard
42371 The option 
42372 \family sans
42373 Enable tool tips in main work area
42374 \family default
42375  enables tool tips showing the content of closed insets like index entries
42376  or footnotes.
42377 \end_layout
42378
42379 \begin_layout Subsubsection
42380 Session
42381 \end_layout
42382
42383 \begin_layout Standard
42384 With the option 
42385 \family sans
42386 Restore window layouts and geometries
42387 \family default
42388  LyX's main window will be opened with the size and layout that was used
42389  in the last LyX session.
42390 \end_layout
42391
42392 \begin_layout Standard
42393 The option 
42394 \family sans
42395 Restore cursor positions
42396 \family default
42397  sets the cursor to the position in the file where it was at the end of
42398  the last session.
42399 \end_layout
42400
42401 \begin_layout Standard
42402 The option 
42403 \family sans
42404 Load opened files from last session
42405 \family default
42406  opens all files that were opened in the last LyX session.
42407 \end_layout
42408
42409 \begin_layout Standard
42410 The button 
42411 \family sans
42412 Clear all session information
42413 \family default
42414  deletes all information from previous LyX sessions (cursor positions, names
42415  of last opened documents, etc.).
42416 \end_layout
42417
42418 \begin_layout Subsubsection
42419 Documents
42420 \begin_inset CommandInset label
42421 LatexCommand label
42422 name "sub:Backup documents"
42423
42424 \end_inset
42425
42426
42427 \begin_inset Index idx
42428 status collapsed
42429
42430 \begin_layout Plain Layout
42431 Backup ! Documents
42432 \end_layout
42433
42434 \end_inset
42435
42436
42437 \end_layout
42438
42439 \begin_layout Standard
42440
42441 \family sans
42442 Backup original documents when saving
42443 \family default
42444  creates a backup copy of the file in the state when it was opened or when
42445  it was saved the last time.
42446  It is stored in the 
42447 \family sans
42448 Backup
42449 \begin_inset space ~
42450 \end_inset
42451
42452 directory
42453 \family default
42454  (see section
42455 \begin_inset space ~
42456 \end_inset
42457
42458
42459 \begin_inset CommandInset ref
42460 LatexCommand ref
42461 reference "sec:Paths"
42462
42463 \end_inset
42464
42465 ) or in the same folder as your document if no 
42466 \family sans
42467 Backup
42468 \begin_inset space ~
42469 \end_inset
42470
42471 directory
42472 \family default
42473  is specified.
42474  The backup file has the file extension 
42475 \begin_inset Quotes eld
42476 \end_inset
42477
42478
42479 \family sans
42480 .lyx~
42481 \family default
42482
42483 \begin_inset Quotes erd
42484 \end_inset
42485
42486 .
42487 \end_layout
42488
42489 \begin_layout Standard
42490 With the option 
42491 \family sans
42492 Backup documents, every
42493 \family default
42494 , you can specify the time between backup saves.
42495 \end_layout
42496
42497 \begin_layout Standard
42498
42499 \family sans
42500 Save documents compressed by default
42501 \family default
42502  always saves files in a compressed format.
42503 \end_layout
42504
42505 \begin_layout Standard
42506
42507 \family sans
42508 Maximum last files
42509 \family default
42510  is the number of last opened files that LyX should display in the menu
42511  
42512 \family sans
42513 File\SpecialChar \menuseparator
42514 Open
42515 \begin_inset space ~
42516 \end_inset
42517
42518 Recent
42519 \family default
42520 .
42521 \end_layout
42522
42523 \begin_layout Standard
42524 If the option 
42525 \family sans
42526 Open documents in tabs
42527 \family default
42528  is not checked, every file will be opened in its own new instance of LyX.
42529 \end_layout
42530
42531 \begin_layout Standard
42532 The option 
42533 \family sans
42534 Single instance
42535 \family default
42536  is only active if a LyXServer pipe
42537 \begin_inset Foot
42538 status collapsed
42539
42540 \begin_layout Plain Layout
42541 See sec.
42542 \begin_inset space \thinspace{}
42543 \end_inset
42544
42545
42546 \begin_inset CommandInset ref
42547 LatexCommand ref
42548 reference "sec:Paths"
42549
42550 \end_inset
42551
42552  for information about LyXServer pipes.
42553 \end_layout
42554
42555 \end_inset
42556
42557  is specified.
42558  If it is checked, LyX documents will be opened in the same running instance
42559  of LyX.
42560  Otherwise a new LyX instance is created for each file.
42561 \end_layout
42562
42563 \begin_layout Standard
42564 If the option 
42565 \family sans
42566 Single close-tab button
42567 \family default
42568  is checked, there will only be one close button (
42569 \family sans
42570
42571 \begin_inset Graphics
42572         filename ../images/closetab.png
42573         scale 75
42574
42575 \end_inset
42576
42577
42578 \family default
42579 ) at the right side of the tab bar to close tabs.
42580  Otherwise every document tab has its own close button.
42581 \end_layout
42582
42583 \begin_layout Standard
42584 \begin_inset Note Greyedout
42585 status open
42586
42587 \begin_layout Plain Layout
42588
42589 \series bold
42590 Note:
42591 \series default
42592  For the last option you have to restart LyX before the change takes effect.
42593 \end_layout
42594
42595 \end_inset
42596
42597
42598 \end_layout
42599
42600 \begin_layout Subsection
42601 Screen Fonts
42602 \begin_inset Index idx
42603 status collapsed
42604
42605 \begin_layout Plain Layout
42606 Font ! Screen
42607 \end_layout
42608
42609 \end_inset
42610
42611
42612 \begin_inset CommandInset label
42613 LatexCommand label
42614 name "sub:Screen-Fonts"
42615
42616 \end_inset
42617
42618
42619 \end_layout
42620
42621 \begin_layout Standard
42622 These fonts are used to display your documents within LyX.
42623 \end_layout
42624
42625 \begin_layout Standard
42626 \begin_inset Note Greyedout
42627 status open
42628
42629 \begin_layout Plain Layout
42630
42631 \series bold
42632 Note:
42633 \series default
42634  This section only deals with the fonts 
42635 \emph on
42636 inside
42637 \emph default
42638  the LyX window.
42639  The fonts that appear in the output are independent of these fonts, and
42640  set in the menu 
42641 \family sans
42642 Document\SpecialChar \menuseparator
42643 Settings\SpecialChar \menuseparator
42644 Fonts
42645 \family default
42646 .
42647 \end_layout
42648
42649 \end_inset
42650
42651
42652 \end_layout
42653
42654 \begin_layout Standard
42655 By default, LyX uses 
42656 \family typewriter
42657 Times
42658 \family default
42659  as its 
42660 \family sans
42661 Roman
42662 \family default
42663  (serif) font, 
42664 \family typewriter
42665 Arial
42666 \family default
42667  or 
42668 \family typewriter
42669 Helvetica
42670 \family default
42671  (depends on the system) as its 
42672 \family sans
42673 Sans
42674 \begin_inset space ~
42675 \end_inset
42676
42677 Serif
42678 \family default
42679  font and 
42680 \family typewriter
42681 Courier
42682 \family default
42683  as its 
42684 \family typewriter
42685 Typewriter
42686 \family default
42687  font.
42688 \end_layout
42689
42690 \begin_layout Standard
42691 You can change the font size with the 
42692 \family sans
42693 Zoom
42694 \family default
42695  setting.
42696 \end_layout
42697
42698 \begin_layout Standard
42699 The 
42700 \family sans
42701 Font Sizes
42702 \family default
42703  are calculated as letter height in units of points.
42704  72.27
42705 \begin_inset space \thinspace{}
42706 \end_inset
42707
42708 points have the size of 1
42709 \begin_inset space \thinspace{}
42710 \end_inset
42711
42712 inch, see Appendix
42713 \begin_inset space ~
42714 \end_inset
42715
42716
42717 \begin_inset CommandInset ref
42718 LatexCommand ref
42719 reference "chap:Units-available-in"
42720
42721 \end_inset
42722
42723 .
42724  The default font sizes are the same as if a document font size of 10
42725 \begin_inset space \thinspace{}
42726 \end_inset
42727
42728 pt were used.
42729  The sizes are explained in detail in section
42730 \begin_inset space ~
42731 \end_inset
42732
42733
42734 \begin_inset CommandInset ref
42735 LatexCommand ref
42736 reference "sub:Document-Font"
42737
42738 \end_inset
42739
42740 .
42741 \end_layout
42742
42743 \begin_layout Standard
42744 With the option 
42745 \family sans
42746 Use pixmap cache to speed up font rendering
42747 \family default
42748  enabled, LyX needs to redraw the screen less often.
42749  This results in better performance, especially on slow systems.
42750  On the other hand, the characters might look more fuzzy on screen.
42751  So whether you enable this or not depends on whether you prefer speed over
42752  aesthetics.
42753  Note that the Pixmap Cache is only available and useful under Mac
42754 \begin_inset space ~
42755 \end_inset
42756
42757 OS and Windows.
42758 \end_layout
42759
42760 \begin_layout Subsection
42761 Colors
42762 \begin_inset Index idx
42763 status collapsed
42764
42765 \begin_layout Plain Layout
42766 Color ! LyX screen
42767 \end_layout
42768
42769 \end_inset
42770
42771
42772 \begin_inset Index idx
42773 status collapsed
42774
42775 \begin_layout Plain Layout
42776 Settings ! Color
42777 \end_layout
42778
42779 \end_inset
42780
42781
42782 \end_layout
42783
42784 \begin_layout Standard
42785 Here you can change the screen colors used by LyX by choosing an item in
42786  the list and selecting the 
42787 \family sans
42788 Alter
42789 \family default
42790  button.
42791 \end_layout
42792
42793 \begin_layout Standard
42794 By checking the option 
42795 \family sans
42796 Use system colors
42797 \family default
42798  the color scheme of your OS or window manager is used.
42799  The colors 
42800 \family sans
42801 cursor, selection, table line, text, URL
42802 \begin_inset space ~
42803 \end_inset
42804
42805 label and URL
42806 \begin_inset space ~
42807 \end_inset
42808
42809 text
42810 \family default
42811  are then not customizable and thus not listed.
42812 \end_layout
42813
42814 \begin_layout Subsection
42815 Display
42816 \begin_inset Index idx
42817 status collapsed
42818
42819 \begin_layout Plain Layout
42820 Settings ! Display
42821 \end_layout
42822
42823 \end_inset
42824
42825
42826 \end_layout
42827
42828 \begin_layout Standard
42829 Here you can specify if graphics are displayed inside LyX.
42830 \end_layout
42831
42832 \begin_layout Standard
42833
42834 \family sans
42835 Instant Preview
42836 \family default
42837  enables previewing snippets of your document.
42838  This feature is described in section
42839 \begin_inset space ~
42840 \end_inset
42841
42842
42843 \begin_inset CommandInset ref
42844 LatexCommand ref
42845 reference "sec:Previewing-snippets-of"
42846
42847 \end_inset
42848
42849 .
42850 \end_layout
42851
42852 \begin_layout Standard
42853 Checking the option 
42854 \family sans
42855 Mark
42856 \begin_inset space ~
42857 \end_inset
42858
42859 end
42860 \begin_inset space ~
42861 \end_inset
42862
42863 of
42864 \begin_inset space ~
42865 \end_inset
42866
42867 paragraphs
42868 \family default
42869  displays a pilcrow (¶) at the end of every paragraph.
42870 \end_layout
42871
42872 \begin_layout Section
42873 Editing
42874 \begin_inset Index idx
42875 status collapsed
42876
42877 \begin_layout Plain Layout
42878 Settings ! Editing
42879 \end_layout
42880
42881 \end_inset
42882
42883
42884 \end_layout
42885
42886 \begin_layout Subsection
42887 Control
42888 \end_layout
42889
42890 \begin_layout Subsubsection
42891 Editing
42892 \end_layout
42893
42894 \begin_layout Standard
42895 The option 
42896 \family sans
42897 Cursor follows scrollbar
42898 \family default
42899  sets the cursor to the top of the currently displayed document part when
42900  scrolling.
42901 \end_layout
42902
42903 \begin_layout Standard
42904 You can adjust the width of the cursor.
42905  If you set the value to zero, the thickness of the cursor scales relative
42906  to the zoom value you choose for the screen fonts.
42907 \end_layout
42908
42909 \begin_layout Standard
42910
42911 \family sans
42912 Scroll below end of document
42913 \family default
42914  is self-explanatory.
42915 \end_layout
42916
42917 \begin_layout Standard
42918 In LyX one can jump from word to word by pressing 
42919 \family sans
42920 Ctrl+arrow key
42921 \family default
42922 .
42923  With the option
42924 \family sans
42925  Use Mac-style for cursor moving between words
42926 \family default
42927  the cursor jumps from the end of a word to the end of the next word.
42928  Normally it jumps from the beginning to the beginning.
42929 \end_layout
42930
42931 \begin_layout Standard
42932 The option 
42933 \family sans
42934 Sort environments alphabetically
42935 \family default
42936  sorts the entries in the pull-down box for the paragraph environments.
42937 \end_layout
42938
42939 \begin_layout Standard
42940 The option 
42941 \family sans
42942 Group environments by their category
42943 \family default
42944  groups the entries in the pull-down box for the paragraph environments.
42945 \end_layout
42946
42947 \begin_layout Standard
42948 The 
42949 \family sans
42950 Edit math macros
42951 \family default
42952  options determine the editing style for math macros, see the section 
42953 \emph on
42954 Math Macros
42955 \emph default
42956  of the 
42957 \emph on
42958 Math
42959 \emph default
42960  manual.
42961 \end_layout
42962
42963 \begin_layout Subsubsection
42964 Fullscreen
42965 \end_layout
42966
42967 \begin_layout Standard
42968 Here you can specify what is hidden in the fullscreen mode.
42969  With the option 
42970 \family sans
42971 Limit text width
42972 \family default
42973  you can specify the width of the text in fullscreen mode.
42974  This way you can display the text smaller than the screen; the text then
42975  appears centered.
42976 \end_layout
42977
42978 \begin_layout Subsection
42979 Shortcuts
42980 \begin_inset Index idx
42981 status collapsed
42982
42983 \begin_layout Plain Layout
42984 Key Bindings
42985 \end_layout
42986
42987 \end_inset
42988
42989
42990 \begin_inset Index idx
42991 status collapsed
42992
42993 \begin_layout Plain Layout
42994 Settings ! Shortcuts
42995 \end_layout
42996
42997 \end_inset
42998
42999
43000 \end_layout
43001
43002 \begin_layout Standard
43003
43004 \family sans
43005 Bind File
43006 \family default
43007  specifies the file to be used to bind a LyX-function to a key.
43008  Several binding files are available, among them:
43009 \end_layout
43010
43011 \begin_layout Description
43012 cua.bind a typical set of PC keyboard shortcuts
43013 \end_layout
43014
43015 \begin_layout Description
43016 (x)emacs.bind a set of bindings similar to those used in the editor programs
43017  
43018 \family sans
43019 Emacs
43020 \family default
43021  (
43022 \family sans
43023 XEmacs
43024 \family default
43025 )
43026 \end_layout
43027
43028 \begin_layout Description
43029 mac.bind a set of bindings for 
43030 \family sans
43031 Mac
43032 \begin_inset space \thinspace{}
43033 \end_inset
43034
43035 OS
43036 \family default
43037  systems.
43038 \end_layout
43039
43040 \begin_layout Standard
43041 There are also binding files designed for special document classes, like
43042  
43043 \shape italic
43044 broadway.bind
43045 \shape default
43046 , and binding files for special languages.
43047  The names of language binding files begin with a language code, e.
43048 \begin_inset space \thinspace{}
43049 \end_inset
43050
43051 g.
43052 \begin_inset space \space{}
43053 \end_inset
43054
43055
43056 \begin_inset Quotes eld
43057 \end_inset
43058
43059 pt
43060 \begin_inset Quotes erd
43061 \end_inset
43062
43063  for Portuguese.
43064  If you use LyX in a certain language, LyX will try to use the appropriate
43065  binding file.
43066 \end_layout
43067
43068 \begin_layout Standard
43069 Some binding files, like 
43070 \shape italic
43071 math.bind
43072 \shape default
43073 , only have a limited scope.
43074  When looking at the end of the file 
43075 \shape italic
43076 cua.bind
43077 \shape default
43078 , you can see that they are included to keep the overview in the bind-file.
43079 \end_layout
43080
43081 \begin_layout Standard
43082 The field 
43083 \family sans
43084 Show
43085 \begin_inset space ~
43086 \end_inset
43087
43088 key-bindings
43089 \begin_inset space ~
43090 \end_inset
43091
43092 containing
43093 \family default
43094  allows you to search for the shortcut provided for a particular function
43095  in the selected key binding file.
43096 \end_layout
43097
43098 \begin_layout Subsubsection
43099 Editing Shortcuts
43100 \begin_inset CommandInset label
43101 LatexCommand label
43102 name "sub:Editing-Shortcuts"
43103
43104 \end_inset
43105
43106
43107 \begin_inset Index idx
43108 status collapsed
43109
43110 \begin_layout Plain Layout
43111 Key Bindings ! Editing
43112 \end_layout
43113
43114 \end_inset
43115
43116
43117 \end_layout
43118
43119 \begin_layout Standard
43120 To add new or modify existing keybindings to your own taste you can use
43121  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43122  To find functions easily, they are grouped by categories and the dialog
43123  provides the field 
43124 \family sans
43125 Show key-bindings containing
43126 \family default
43127 .
43128  In this field you can insert a keyword for a function you want to edit.
43129  Insert there for example as keyword 
43130 \begin_inset Quotes eld
43131 \end_inset
43132
43133 paste
43134 \begin_inset Quotes erd
43135 \end_inset
43136
43137  and you get the four different existing shortcuts for the three different
43138  functions that contain 
43139 \begin_inset Quotes eld
43140 \end_inset
43141
43142 paste
43143 \begin_inset Quotes erd
43144 \end_inset
43145
43146  in their name.
43147  As you can see, one function can have more than one shortcut.
43148  All LyX-functions are also listed in the file 
43149 \family sans
43150 LyX Functions
43151 \family default
43152  that you will find in the 
43153 \family sans
43154 Help
43155 \family default
43156  menu.
43157 \end_layout
43158
43159 \begin_layout Standard
43160 For example, to add the shortcut 
43161 \family sans
43162 Alt+Q
43163 \family default
43164  for the function 
43165 \family sans
43166 textstyle-apply
43167 \family default
43168 , select the function and press the 
43169 \family sans
43170 Modify
43171 \family default
43172  button.
43173  A dialog pops up where you can add the shortcut by using it.
43174  So press Alt+Q to define the shortcut.
43175 \end_layout
43176
43177 \begin_layout Standard
43178 Modifying an existing shortcut is done the same way.
43179  You can also bind multiple functions to one shortcut by starting the LyX
43180  Function definition with “command alternatives” and following it with the
43181  different function names as a semicolon separated list.
43182  LyX will then use the first function that is enabled in the current document
43183  part.
43184  
43185 \end_layout
43186
43187 \begin_layout Standard
43188 If you don't like a particular shortcut, you can remove it.
43189 \end_layout
43190
43191 \begin_layout Standard
43192 Alternatively you can also edit shortcuts by modifying binding files with
43193  a text editor.
43194  The syntax of the entries is:
43195 \end_layout
43196
43197 \begin_layout Standard
43198
43199 \series bold
43200
43201 \backslash
43202 bind 
43203 \begin_inset Quotes eld
43204 \end_inset
43205
43206 key combination
43207 \begin_inset Quotes erd
43208 \end_inset
43209
43210  
43211 \begin_inset Quotes eld
43212 \end_inset
43213
43214 LyX-function
43215 \begin_inset Quotes erd
43216 \end_inset
43217
43218
43219 \end_layout
43220
43221 \begin_layout Subsection
43222 Keyboard/Mouse
43223 \begin_inset CommandInset label
43224 LatexCommand label
43225 name "sub:Keyboard-Map"
43226
43227 \end_inset
43228
43229
43230 \begin_inset Index idx
43231 status collapsed
43232
43233 \begin_layout Plain Layout
43234 Keyboard Map
43235 \end_layout
43236
43237 \end_inset
43238
43239
43240 \begin_inset Index idx
43241 status collapsed
43242
43243 \begin_layout Plain Layout
43244 Settings ! Keyboard Map
43245 \end_layout
43246
43247 \end_inset
43248
43249
43250 \end_layout
43251
43252 \begin_layout Standard
43253 Normally keyboard settings are made in a menu of your operating system.
43254  For the case thatWhere this is not possible, LyX provides keyboard maps.
43255  If, for example, you have a Czech keyboard but want to use it as if it
43256  is a Romanian one, you can enable 
43257 \family sans
43258 Use
43259 \begin_inset space ~
43260 \end_inset
43261
43262 keyboard
43263 \begin_inset space ~
43264 \end_inset
43265
43266 map
43267 \family default
43268  and select the keyboard map file named 
43269 \shape italic
43270 romanian.kmap
43271 \shape default
43272 .
43273 \end_layout
43274
43275 \begin_layout Standard
43276 You can specify a 
43277 \family sans
43278 First
43279 \family default
43280  and a 
43281 \family sans
43282 Second
43283 \family default
43284  keyboard map and, if you use the 
43285 \emph on
43286 cua
43287 \emph default
43288  bindings, you can select the first and second with 
43289 \begin_inset Info
43290 type  "shortcut"
43291 arg   "keymap-primary"
43292 \end_inset
43293
43294  and 
43295 \begin_inset Info
43296 type  "shortcut"
43297 arg   "keymap-secondary"
43298 \end_inset
43299
43300  respectively or toggle between them with 
43301 \begin_inset Info
43302 type  "shortcut"
43303 arg   "keymap-toggle"
43304 \end_inset
43305
43306 .
43307 \end_layout
43308
43309 \begin_layout Standard
43310 \begin_inset Note Greyedout
43311 status open
43312
43313 \begin_layout Plain Layout
43314
43315 \series bold
43316 Note:
43317 \series default
43318  Keyboard maps can only provide a makeshift solution and don't work on all
43319  systems.
43320 \end_layout
43321
43322 \end_inset
43323
43324
43325 \end_layout
43326
43327 \begin_layout Standard
43328 You can also specify the mouse 
43329 \family sans
43330 Wheel scrolling speed
43331 \family default
43332 .
43333  The standard value is 1.0; higher values speed up the scrolling, lower ones
43334  slow it down.
43335 \end_layout
43336
43337 \begin_layout Standard
43338 If you 
43339 \family sans
43340 Enable
43341 \family default
43342  
43343 \family sans
43344 Scroll
43345 \begin_inset space ~
43346 \end_inset
43347
43348 wheel
43349 \begin_inset space ~
43350 \end_inset
43351
43352 zoom,
43353 \family default
43354  you can select a key for zooming.
43355  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
43356 \end_layout
43357
43358 \begin_layout Subsection
43359 Input Completion
43360 \end_layout
43361
43362 \begin_layout Standard
43363 Input completion is described in section
43364 \begin_inset space ~
43365 \end_inset
43366
43367
43368 \begin_inset CommandInset ref
43369 LatexCommand ref
43370 reference "sec:Input-Completion"
43371
43372 \end_inset
43373
43374 .
43375 \end_layout
43376
43377 \begin_layout Section
43378 Paths
43379 \begin_inset CommandInset label
43380 LatexCommand label
43381 name "sec:Paths"
43382
43383 \end_inset
43384
43385
43386 \begin_inset Index idx
43387 status collapsed
43388
43389 \begin_layout Plain Layout
43390 Paths
43391 \end_layout
43392
43393 \end_inset
43394
43395
43396 \begin_inset Index idx
43397 status collapsed
43398
43399 \begin_layout Plain Layout
43400 Settings ! Paths
43401 \end_layout
43402
43403 \end_inset
43404
43405
43406 \end_layout
43407
43408 \begin_layout Standard
43409 The paths to the various resources used by LyX are normally determined during
43410  the installation.
43411  But there may be reasons why you might want to modify them.
43412 \end_layout
43413
43414 \begin_layout Description
43415 Working
43416 \begin_inset space ~
43417 \end_inset
43418
43419 directory This is LyX's working directory.
43420  It is the default when you 
43421 \family sans
43422 Open
43423 \family default
43424
43425 \family sans
43426 Save
43427 \family default
43428  or 
43429 \family sans
43430 Save
43431 \begin_inset space ~
43432 \end_inset
43433
43434 As
43435 \family default
43436  files.
43437 \end_layout
43438
43439 \begin_layout Description
43440 Document
43441 \begin_inset space ~
43442 \end_inset
43443
43444 templates This directory will be opened when you use the menu 
43445 \family sans
43446 File\SpecialChar \menuseparator
43447 New
43448 \begin_inset space ~
43449 \end_inset
43450
43451 from
43452 \begin_inset space ~
43453 \end_inset
43454
43455 Template
43456 \family default
43457 .
43458 \end_layout
43459
43460 \begin_layout Description
43461 Example
43462 \begin_inset space ~
43463 \end_inset
43464
43465 files This directory will be opened when you use the button 
43466 \family sans
43467 Examples
43468 \family default
43469  in the 
43470 \family sans
43471 File\SpecialChar \menuseparator
43472 Open
43473 \family default
43474  dialog.
43475 \begin_inset Newline newline
43476 \end_inset
43477
43478
43479 \begin_inset Note Greyedout
43480 status open
43481
43482 \begin_layout Plain Layout
43483
43484 \series bold
43485 Note:
43486 \series default
43487  The 
43488 \family sans
43489 Examples
43490 \family default
43491  button does not exist when using LyX on Mac OS and Windows systems.
43492 \end_layout
43493
43494 \end_inset
43495
43496
43497 \end_layout
43498
43499 \begin_layout Description
43500 Backup
43501 \begin_inset space ~
43502 \end_inset
43503
43504 directory
43505 \begin_inset Index idx
43506 status collapsed
43507
43508 \begin_layout Plain Layout
43509 Backup ! Directory
43510 \end_layout
43511
43512 \end_inset
43513
43514  Backup copies will be saved to this directory.
43515  If no directory is given but backups are enabled as described in section
43516 \begin_inset space ~
43517 \end_inset
43518
43519
43520 \begin_inset CommandInset ref
43521 LatexCommand ref
43522 reference "sub:Backup documents"
43523
43524 \end_inset
43525
43526 , the 
43527 \family sans
43528 Working directory
43529 \family default
43530  will be used to save the backups.
43531 \begin_inset Newline newline
43532 \end_inset
43533
43534 Backup files have the ending 
43535 \begin_inset Quotes eld
43536 \end_inset
43537
43538 .lyx~
43539 \begin_inset Quotes erd
43540 \end_inset
43541
43542 .
43543 \end_layout
43544
43545 \begin_layout Description
43546 Ly
43547 \begin_inset ERT
43548 status collapsed
43549
43550 \begin_layout Plain Layout
43551
43552 {}
43553 \end_layout
43554
43555 \end_inset
43556
43557 XServer
43558 \begin_inset space ~
43559 \end_inset
43560
43561 pipe Here you can enter the name of a so-called UNIX-pipe.
43562  This pipe is used to send data from external programs to LyX.
43563 \begin_inset Newline newline
43564 \end_inset
43565
43566
43567 \series bold
43568 Example:
43569 \series default
43570  You add a BibTeX-database 
43571 \emph on
43572 test.bib
43573 \emph default
43574  to your document.
43575  You can edit this file with the program 
43576 \family typewriter
43577 JabRef
43578 \family default
43579 .
43580  In 
43581 \family typewriter
43582 JabRef
43583 \family default
43584  you have to use the same Unix-Pipe for LyX in its preferences under 
43585 \family sans
43586 External
43587 \begin_inset space ~
43588 \end_inset
43589
43590 programs
43591 \family default
43592 .
43593  If you want to get one entry of the database as citation, select it in
43594  
43595 \family typewriter
43596 JabRef
43597 \family default
43598  and click on the LyX-symbol.
43599  The entry will now be inserted as a citation at the current cursor position
43600  in your LyX file.
43601  Of course, 
43602 \family typewriter
43603 JabRef
43604 \family default
43605  and LyX need to be running the same time.
43606 \begin_inset Newline newline
43607 \end_inset
43608
43609 The pipe is also used for the 
43610 \family sans
43611 Single instance
43612 \family default
43613  feature, see sec.
43614 \begin_inset space \thinspace{}
43615 \end_inset
43616
43617
43618 \begin_inset CommandInset ref
43619 LatexCommand ref
43620 reference "sub:Backup documents"
43621
43622 \end_inset
43623
43624 .
43625 \begin_inset Newline newline
43626 \end_inset
43627
43628 To use the LyXServer-Pipe on Windows, you must use this pipe name:
43629 \begin_inset Newline newline
43630 \end_inset
43631
43632
43633 \series bold
43634
43635 \backslash
43636
43637 \backslash
43638 .
43639 \backslash
43640 pipe
43641 \backslash
43642 lyxpipe
43643 \end_layout
43644
43645 \begin_layout Description
43646 Temporary
43647 \begin_inset space ~
43648 \end_inset
43649
43650 directory Temporary files will be saved in this directory.
43651 \end_layout
43652
43653 \begin_layout Description
43654 Thesaurus
43655 \begin_inset space ~
43656 \end_inset
43657
43658 dictionary Directory where the thesaurus dictionaries are located.
43659  You only need to specify it if the thesaurus does not work or if you want
43660  to use custom/alternative dictionaries.
43661 \end_layout
43662
43663 \begin_layout Description
43664 Hunspell
43665 \begin_inset space ~
43666 \end_inset
43667
43668 dictionary Directory where the dictionaries of the spell checker program
43669  
43670 \family typewriter
43671 Hunspell
43672 \family default
43673  are located.
43674  You only need to specify it if you are using 
43675 \family typewriter
43676 Hunspell
43677 \family default
43678  and spell checking does not work or if you want to use custom/alternative
43679  dictionaries.
43680  For LyX on Windows 
43681 \family typewriter
43682 Hunspell
43683 \family default
43684  is the only available spell checker and should work without specifying
43685  a directory.
43686 \end_layout
43687
43688 \begin_layout Description
43689 PATH
43690 \begin_inset space ~
43691 \end_inset
43692
43693 prefix This field contains a list of paths to external programs.
43694  When LyX needs to use an external program, it looks in this list to see
43695  where to find it on the system.
43696  The path list is automatically set up on Windows and Mac systems when LyX
43697  is configured; so you normally don't have to modify it.
43698  On Unix
43699 \begin_inset space \thinspace{}
43700 \end_inset
43701
43702 /
43703 \begin_inset space \thinspace{}
43704 \end_inset
43705
43706 Linux systems, the path list will need to be set only if there are external
43707  programs you wish to use that are not in your normal system path ($PATH).
43708 \end_layout
43709
43710 \begin_layout Description
43711 TEXINPUTS
43712 \begin_inset space ~
43713 \end_inset
43714
43715 prefix The TEXINPUTS environment variable allows you to use external files
43716  which are included in a LyX document via commands in TeX code or in the
43717  document preamble.
43718  This prefix includes by default the document directory (represented by
43719  a single dot '.').
43720  The prefix can contain any list of paths separated by the default separator
43721  of the OS (':' on UNIX like systems and ';' on Windows).
43722  If files are included, the paths listed in the TEXINPUTS prefix will be
43723  scanned for the input files.
43724  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
43725  to be relative to the directory of your LyX file.
43726  It is recommended that you always include ‘.' as one of the paths; otherwise
43727  compilation may fail for some documents.
43728 \end_layout
43729
43730 \begin_layout Section
43731 Identity
43732 \end_layout
43733
43734 \begin_layout Standard
43735 Here you can insert your 
43736 \family sans
43737 Name
43738 \family default
43739  and 
43740 \family sans
43741 E-mail
43742 \family default
43743  address.
43744  These will be used when you have enabled change tracking, as described
43745  in section
43746 \begin_inset space ~
43747 \end_inset
43748
43749
43750 \begin_inset CommandInset ref
43751 LatexCommand ref
43752 reference "sec:Change-Tracking"
43753
43754 \end_inset
43755
43756 , to mark changes you make as yours.
43757 \end_layout
43758
43759 \begin_layout Section
43760 Language Settings
43761 \begin_inset Index idx
43762 status collapsed
43763
43764 \begin_layout Plain Layout
43765 Language ! Settings
43766 \end_layout
43767
43768 \end_inset
43769
43770
43771 \begin_inset Index idx
43772 status collapsed
43773
43774 \begin_layout Plain Layout
43775 Settings ! Language
43776 \end_layout
43777
43778 \end_inset
43779
43780
43781 \end_layout
43782
43783 \begin_layout Subsection
43784 Language
43785 \begin_inset CommandInset label
43786 LatexCommand label
43787 name "sub:Prefs-Language"
43788
43789 \end_inset
43790
43791
43792 \end_layout
43793
43794 \begin_layout Description
43795 User
43796 \begin_inset space ~
43797 \end_inset
43798
43799 interface
43800 \begin_inset space ~
43801 \end_inset
43802
43803 language Here you can select the language for LyX's menus.
43804  You can find its actual translation status here: 
43805 \begin_inset CommandInset href
43806 LatexCommand href
43807 target "http://www.lyx.org/I18n"
43808
43809 \end_inset
43810
43811
43812 \end_layout
43813
43814 \begin_layout Description
43815 Language
43816 \begin_inset space ~
43817 \end_inset
43818
43819 package determines which LaTeX package should be loaded to handle language
43820  issues.
43821  Language issues that are handled by this package include proper hyphenation
43822  as well as localization of dates and text strings such as 
43823 \begin_inset Quotes eld
43824 \end_inset
43825
43826 Chapter
43827 \begin_inset Quotes erd
43828 \end_inset
43829
43830  and 
43831 \begin_inset Quotes eld
43832 \end_inset
43833
43834 Table
43835 \begin_inset Quotes erd
43836 \end_inset
43837
43838 .
43839  The most widespread language package is 
43840 \series bold
43841 babel
43842 \series default
43843
43844 \begin_inset Index idx
43845 status collapsed
43846
43847 \begin_layout Plain Layout
43848 LaTeX-packages ! babel
43849 \end_layout
43850
43851 \end_inset
43852
43853 ; it is the default language package in classic LaTeX.
43854  More recent typesetting engines such as XeTeX and LuaTeX come with the
43855  alternative language package 
43856 \series bold
43857 polyglossia
43858 \series default
43859
43860 \begin_inset Index idx
43861 status collapsed
43862
43863 \begin_layout Plain Layout
43864 LaTeX-packages ! polyglossia
43865 \end_layout
43866
43867 \end_inset
43868
43869  that is more suited to the multi-script support of these engines.
43870  Furthermore, there are also specific language packages for languages not
43871  covered by 
43872 \series bold
43873 babel
43874 \series default
43875 .
43876  The available selections are described in section
43877 \begin_inset space ~
43878 \end_inset
43879
43880
43881 \begin_inset CommandInset ref
43882 LatexCommand ref
43883 reference "sec:Language-encodings"
43884
43885 \end_inset
43886
43887 .
43888 \end_layout
43889
43890 \begin_layout Description
43891 Command
43892 \begin_inset space ~
43893 \end_inset
43894
43895 start If a special LaTeX-package is needed to write in a certain document
43896  language, you can here specify the command to start the package.
43897  An example is the start command 
43898 \family sans
43899
43900 \backslash
43901 begin{arabtext}
43902 \family default
43903  that is needed to write Arabic using the package 
43904 \series bold
43905 ArabTeX
43906 \series default
43907 , see 
43908 \begin_inset CommandInset citation
43909 LatexCommand cite
43910 key "Arabic"
43911
43912 \end_inset
43913
43914 .
43915  The default is the 
43916 \series bold
43917 babel
43918 \series default
43919  command 
43920 \family sans
43921
43922 \backslash
43923 selectlanguage{$$lang}
43924 \family default
43925 .
43926 \end_layout
43927
43928 \begin_layout Description
43929 Command
43930 \begin_inset space ~
43931 \end_inset
43932
43933 end Counterpart to 
43934 \family sans
43935 Command start
43936 \family default
43937 .
43938  Some packages, like the default, don't have an end command since the start
43939  command toggles the package on and off.
43940 \end_layout
43941
43942 \begin_layout Description
43943 Default
43944 \begin_inset space ~
43945 \end_inset
43946
43947 Decimal
43948 \begin_inset space ~
43949 \end_inset
43950
43951 Point Define the default decimal point for use in tables (decimal point
43952  alignment).
43953 \end_layout
43954
43955 \begin_layout Description
43956 Set
43957 \begin_inset space ~
43958 \end_inset
43959
43960 languages
43961 \begin_inset space ~
43962 \end_inset
43963
43964 globally When this option is set, the languages used in the document will
43965  be added as options to the document class options, so that they can be
43966  used by all LaTeX-packages.
43967  Otherwise they will only be used as options for the 
43968 \series bold
43969 babel
43970 \series default
43971  package.
43972 \end_layout
43973
43974 \begin_layout Description
43975 Auto
43976 \begin_inset space ~
43977 \end_inset
43978
43979 begin When this option is set, documents start with the chosen document
43980  language.
43981  When this option is not set, the 
43982 \family sans
43983 Command
43984 \begin_inset space ~
43985 \end_inset
43986
43987 start
43988 \family default
43989  is explicitly set to the beginning of the document in the LaTeX-output.
43990  This assures that the correct language is used when you use another 
43991 \family sans
43992 Command
43993 \begin_inset space ~
43994 \end_inset
43995
43996 start
43997 \family default
43998  than the default.
43999 \end_layout
44000
44001 \begin_layout Description
44002 Auto
44003 \begin_inset space ~
44004 \end_inset
44005
44006 end Counterpart to 
44007 \family sans
44008 Auto
44009 \begin_inset space ~
44010 \end_inset
44011
44012 begin
44013 \family default
44014 .
44015  When it is not set, the 
44016 \family sans
44017 Command
44018 \begin_inset space ~
44019 \end_inset
44020
44021 end
44022 \family default
44023  is set to the end of the document.
44024 \end_layout
44025
44026 \begin_layout Description
44027 Mark
44028 \begin_inset space ~
44029 \end_inset
44030
44031 foreign
44032 \begin_inset space ~
44033 \end_inset
44034
44035 languages Text marked formatted in a language different from the document
44036  language will be underlined in blue.
44037 \end_layout
44038
44039 \begin_layout Description
44040 Enable
44041 \begin_inset space ~
44042 \end_inset
44043
44044 RTL
44045 \begin_inset space ~
44046 \end_inset
44047
44048 support Enables the use of languages, written from right to left (RTL),
44049  like Arabic, Hebrew or Farsi.
44050 \end_layout
44051
44052 \begin_layout Description
44053 Cursor
44054 \begin_inset space ~
44055 \end_inset
44056
44057 movement When writing RTL, you can define if the left and right arrow keys
44058  move the cursor visually to the left or right, respectively, or logically.
44059  Logical means that the cursor is moved to the left when pressing the right
44060  arrow key and the cursor is inside text in an RTL language.
44061 \end_layout
44062
44063 \begin_layout Subsection
44064 Spellchecker
44065 \end_layout
44066
44067 \begin_layout Standard
44068 The spellchecker settings are explained in section
44069 \begin_inset space ~
44070 \end_inset
44071
44072
44073 \begin_inset CommandInset ref
44074 LatexCommand ref
44075 reference "sec:Spellchecking"
44076
44077 \end_inset
44078
44079 .
44080 \end_layout
44081
44082 \begin_layout Section
44083 Outputs
44084 \end_layout
44085
44086 \begin_layout Subsection
44087 General
44088 \end_layout
44089
44090 \begin_layout Description
44091 Output
44092 \begin_inset space ~
44093 \end_inset
44094
44095 line
44096 \begin_inset space ~
44097 \end_inset
44098
44099 length sets the maximum number of characters printed in one line when using
44100  the menu 
44101 \family sans
44102 File\SpecialChar \menuseparator
44103 Export\SpecialChar \menuseparator
44104 Plain
44105 \begin_inset space ~
44106 \end_inset
44107
44108 text
44109 \family default
44110 .
44111  Setting the line length to 0 means all text is printed in one endless line.
44112 \end_layout
44113
44114 \begin_layout Description
44115 Date
44116 \begin_inset space ~
44117 \end_inset
44118
44119 format
44120 \begin_inset Index idx
44121 status collapsed
44122
44123 \begin_layout Plain Layout
44124 Date Format
44125 \end_layout
44126
44127 \end_inset
44128
44129
44130 \begin_inset Index idx
44131 status collapsed
44132
44133 \begin_layout Plain Layout
44134 Settings ! Date format
44135 \end_layout
44136
44137 \end_inset
44138
44139  The date format can be one or a mixture of the formats listed here:
44140 \begin_inset Newline newline
44141 \end_inset
44142
44143
44144 \begin_inset Flex URL
44145 status collapsed
44146
44147 \begin_layout Plain Layout
44148
44149 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44150 \end_layout
44151
44152 \end_inset
44153
44154
44155 \begin_inset Newline newline
44156 \end_inset
44157
44158 For example the format
44159 \begin_inset Newline newline
44160 \end_inset
44161
44162 %d/%m/%y
44163 \begin_inset Newline newline
44164 \end_inset
44165
44166 prints the date as day/month/year.
44167 \end_layout
44168
44169 \begin_layout Description
44170 Overwrite
44171 \begin_inset space ~
44172 \end_inset
44173
44174 on
44175 \begin_inset space ~
44176 \end_inset
44177
44178 export Setting what LyX is allowed to overwrite on export.
44179 \end_layout
44180
44181 \begin_layout Description
44182 Forward
44183 \begin_inset space ~
44184 \end_inset
44185
44186 search Commands that will be used for the menu 
44187 \family sans
44188 Navigate\SpecialChar \menuseparator
44189 Forward
44190 \begin_inset space ~
44191 \end_inset
44192
44193 search
44194 \family default
44195 .
44196  For a detailed description see section 
44197 \emph on
44198 Reverse DVI/PDF search
44199 \emph default
44200  of the 
44201 \emph on
44202 Additional
44203 \begin_inset space ~
44204 \end_inset
44205
44206 Features
44207 \emph default
44208  manual.
44209 \end_layout
44210
44211 \begin_layout Subsection
44212 Printer
44213 \begin_inset CommandInset label
44214 LatexCommand label
44215 name "sub:Printer"
44216
44217 \end_inset
44218
44219
44220 \begin_inset Index idx
44221 status collapsed
44222
44223 \begin_layout Plain Layout
44224 Printer
44225 \end_layout
44226
44227 \end_inset
44228
44229
44230 \begin_inset Index idx
44231 status collapsed
44232
44233 \begin_layout Plain Layout
44234 Settings ! Printer
44235 \end_layout
44236
44237 \end_inset
44238
44239
44240 \end_layout
44241
44242 \begin_layout Description
44243 Default
44244 \begin_inset space ~
44245 \end_inset
44246
44247 printer Here you can specify the name of your 
44248 \family sans
44249 Default printer
44250 \family default
44251 .
44252  The name will be used when the 
44253 \family sans
44254 Printer command
44255 \family default
44256  is executed.
44257 \begin_inset Newline newline
44258 \end_inset
44259
44260
44261 \begin_inset Note Greyedout
44262 status open
44263
44264 \begin_layout Plain Layout
44265
44266 \series bold
44267 Note:
44268 \series default
44269  You can leave this field empty on Windows systems because it has no effect.
44270 \end_layout
44271
44272 \end_inset
44273
44274
44275 \end_layout
44276
44277 \begin_layout Description
44278 Printer
44279 \begin_inset space ~
44280 \end_inset
44281
44282 command is the command LyX
44283 \begin_inset space \thinspace{}
44284 \end_inset
44285
44286 /
44287 \begin_inset space \thinspace{}
44288 \end_inset
44289
44290 LaTeX uses for printing.
44291  The default is 
44292 \family sans
44293 dvips
44294 \family default
44295  on most systems.
44296 \end_layout
44297
44298 \begin_layout Description
44299 Printer
44300 \begin_inset space ~
44301 \end_inset
44302
44303 Command
44304 \begin_inset space ~
44305 \end_inset
44306
44307 Options Here you can specify printer options.
44308  A list of printer options with explanations can be found in the documentation
44309  of the program that provides the 
44310 \family sans
44311 Printer command
44312 \family default
44313  you are using.
44314 \end_layout
44315
44316 \begin_layout Description
44317 Adapt
44318 \begin_inset space ~
44319 \end_inset
44320
44321 output
44322 \begin_inset space ~
44323 \end_inset
44324
44325 to
44326 \begin_inset space ~
44327 \end_inset
44328
44329 printer This option works only for the 
44330 \family sans
44331 Printer command
44332 \family default
44333  
44334 \begin_inset Quotes eld
44335 \end_inset
44336
44337
44338 \family sans
44339 dvips
44340 \family default
44341
44342 \begin_inset Quotes erd
44343 \end_inset
44344
44345 .
44346  It activates a configuration file for dvips.
44347  This is an option only for dvips experts.
44348 \end_layout
44349
44350 \begin_layout Subsection
44351 LaT
44352 \begin_inset ERT
44353 status collapsed
44354
44355 \begin_layout Plain Layout
44356
44357 {}
44358 \end_layout
44359
44360 \end_inset
44361
44362 eX
44363 \begin_inset CommandInset label
44364 LatexCommand label
44365 name "sub:LaTeX-settings"
44366
44367 \end_inset
44368
44369
44370 \begin_inset Index idx
44371 status collapsed
44372
44373 \begin_layout Plain Layout
44374 Settings ! LaTeX
44375 \end_layout
44376
44377 \end_inset
44378
44379
44380 \end_layout
44381
44382 \begin_layout Description
44383 Use
44384 \begin_inset space ~
44385 \end_inset
44386
44387 LaTe
44388 \begin_inset ERT
44389 status collapsed
44390
44391 \begin_layout Plain Layout
44392
44393 {}
44394 \end_layout
44395
44396 \end_inset
44397
44398 X
44399 \begin_inset space ~
44400 \end_inset
44401
44402 font
44403 \begin_inset space ~
44404 \end_inset
44405
44406 encoding This is the default encoding of the document font.
44407  
44408 \family sans
44409 T1
44410 \family default
44411  is the default and covers western languages and symbols.
44412  
44413 \family sans
44414 T2A
44415 \family default
44416
44417 \family sans
44418 T2B
44419 \family default
44420
44421 \family sans
44422 T2C
44423 \family default
44424
44425 \family sans
44426 LCY
44427 \family default
44428  and 
44429 \family sans
44430 X2
44431 \family default
44432  are used for Cyrillic.
44433  Combinations of the encodings are possible, like 
44434 \begin_inset Quotes eld
44435 \end_inset
44436
44437
44438 \family sans
44439 T1, T2B
44440 \family default
44441
44442 \begin_inset Quotes erd
44443 \end_inset
44444
44445 .
44446  The font encoding is normally automatically loaded by the language packages
44447  LyX sets up in the background.
44448  So there is no need to change the default encoding.
44449 \end_layout
44450
44451 \begin_layout Description
44452 Default
44453 \begin_inset space ~
44454 \end_inset
44455
44456 paper
44457 \begin_inset space ~
44458 \end_inset
44459
44460 size This is the paper size that is used for new documents.
44461  The 
44462 \family sans
44463 Default
44464 \family default
44465  value depends on your LaTeX-system setup.
44466 \end_layout
44467
44468 \begin_layout Description
44469 DVI
44470 \begin_inset space ~
44471 \end_inset
44472
44473 viewer
44474 \begin_inset space ~
44475 \end_inset
44476
44477 paper
44478 \begin_inset space ~
44479 \end_inset
44480
44481 size
44482 \begin_inset space ~
44483 \end_inset
44484
44485 options They only have an effect when the program 
44486 \family sans
44487 xdvi
44488 \family default
44489  is used as DVI-viewer, read its manual to find out more.
44490 \end_layout
44491
44492 \begin_layout Standard
44493 Here you can also specify options and commands with parameters for processors.
44494  But before you change something, it is strongly recommended to read the
44495  manuals of the applications.
44496 \end_layout
44497
44498 \begin_layout Description
44499 Bibliography
44500 \begin_inset space ~
44501 \end_inset
44502
44503 generation Settings for the generation of the bibliography, see section
44504 \begin_inset space ~
44505 \end_inset
44506
44507
44508 \begin_inset CommandInset ref
44509 LatexCommand ref
44510 reference "sub:Bibliography-databases"
44511
44512 \end_inset
44513
44514 .
44515 \end_layout
44516
44517 \begin_layout Description
44518 Index
44519 \begin_inset space ~
44520 \end_inset
44521
44522 generation Settings for the generation of the index, see section
44523 \begin_inset space ~
44524 \end_inset
44525
44526
44527 \begin_inset CommandInset ref
44528 LatexCommand ref
44529 reference "sub:Index-Program"
44530
44531 \end_inset
44532
44533 .
44534 \end_layout
44535
44536 \begin_layout Description
44537 Nomenclature
44538 \begin_inset space ~
44539 \end_inset
44540
44541 command Command for the program that generates the nomenclature, see section
44542 \begin_inset space ~
44543 \end_inset
44544
44545
44546 \begin_inset CommandInset ref
44547 LatexCommand ref
44548 reference "sub:Nomenclature-Program"
44549
44550 \end_inset
44551
44552 .
44553 \end_layout
44554
44555 \begin_layout Description
44556 CheckTe
44557 \begin_inset ERT
44558 status collapsed
44559
44560 \begin_layout Plain Layout
44561
44562 {}
44563 \end_layout
44564
44565 \end_inset
44566
44567 X
44568 \begin_inset space ~
44569 \end_inset
44570
44571 command Command for the program 
44572 \family sans
44573 CheckTeX
44574 \family default
44575  that is described in the section 
44576 \emph on
44577 Checking TeX
44578 \emph default
44579  of the 
44580 \emph on
44581 Additional Features
44582 \emph default
44583  manual.
44584 \end_layout
44585
44586 \begin_layout Standard
44587 There are additionally the following options:
44588 \end_layout
44589
44590 \begin_layout Description
44591 Use
44592 \begin_inset space ~
44593 \end_inset
44594
44595 Windows-style
44596 \begin_inset space ~
44597 \end_inset
44598
44599 paths
44600 \begin_inset space ~
44601 \end_inset
44602
44603 in
44604 \begin_inset space ~
44605 \end_inset
44606
44607 LaTeX
44608 \begin_inset space ~
44609 \end_inset
44610
44611 files Uses paths in the notation of Windows, that means that 
44612 \begin_inset Quotes eld
44613 \end_inset
44614
44615
44616 \backslash
44617
44618 \begin_inset Quotes erd
44619 \end_inset
44620
44621  is used instead of 
44622 \begin_inset Quotes eld
44623 \end_inset
44624
44625 /
44626 \begin_inset Quotes erd
44627 \end_inset
44628
44629  to separate folders.
44630  This option is enabled by default when you use LyX on Windows.
44631 \begin_inset Index idx
44632 status collapsed
44633
44634 \begin_layout Plain Layout
44635 Paths
44636 \end_layout
44637
44638 \end_inset
44639
44640
44641 \begin_inset Index idx
44642 status collapsed
44643
44644 \begin_layout Plain Layout
44645 Settings ! Paths
44646 \end_layout
44647
44648 \end_inset
44649
44650
44651 \end_layout
44652
44653 \begin_layout Description
44654 Reset
44655 \begin_inset space ~
44656 \end_inset
44657
44658 class
44659 \begin_inset space ~
44660 \end_inset
44661
44662 options
44663 \begin_inset space ~
44664 \end_inset
44665
44666 when
44667 \begin_inset space ~
44668 \end_inset
44669
44670 document
44671 \begin_inset space ~
44672 \end_inset
44673
44674 class
44675 \begin_inset space ~
44676 \end_inset
44677
44678 changes Removes all manually set 
44679 \family sans
44680 Class options
44681 \family default
44682  in the 
44683 \family sans
44684 Document\SpecialChar \menuseparator
44685 Settings\SpecialChar \menuseparator
44686 Document
44687 \begin_inset space ~
44688 \end_inset
44689
44690 Class
44691 \family default
44692  dialog when changing the document class.
44693 \end_layout
44694
44695 \begin_layout Section
44696 File
44697 \begin_inset space ~
44698 \end_inset
44699
44700 Handling
44701 \begin_inset Index idx
44702 status collapsed
44703
44704 \begin_layout Plain Layout
44705 File handling
44706 \end_layout
44707
44708 \end_inset
44709
44710
44711 \end_layout
44712
44713 \begin_layout Subsection
44714 Converters
44715 \begin_inset CommandInset label
44716 LatexCommand label
44717 name "sub:Converters"
44718
44719 \end_inset
44720
44721
44722 \begin_inset Index idx
44723 status collapsed
44724
44725 \begin_layout Plain Layout
44726 Converters
44727 \end_layout
44728
44729 \end_inset
44730
44731
44732 \end_layout
44733
44734 \begin_layout Standard
44735 Here you find the list of defined converter commands to convert material
44736  from one format to another.
44737  You can modify converters or create new ones.
44738  To modify a converter, select it, change the entry of the 
44739 \family sans
44740 Converter
44741 \family default
44742  and/or 
44743 \family sans
44744 Extra
44745 \begin_inset space ~
44746 \end_inset
44747
44748 flag
44749 \family default
44750  field and press the 
44751 \family sans
44752 Modify
44753 \family default
44754  button.
44755  To create a new converter, select an existing one, select a different format
44756  in the 
44757 \family sans
44758 To
44759 \begin_inset space ~
44760 \end_inset
44761
44762 format
44763 \family default
44764  drop-down list, modify the 
44765 \family sans
44766 Converter
44767 \family default
44768  field and press the 
44769 \family sans
44770 Add
44771 \family default
44772  button.
44773 \end_layout
44774
44775 \begin_layout Standard
44776 If the 
44777 \family sans
44778 Converter File Cache
44779 \family default
44780  is 
44781 \family sans
44782 Enabled
44783 \family default
44784 , conversions will be cached as long as specified in the field 
44785 \family sans
44786 Maximum Age (in days
44787 \family default
44788 ).
44789  This means that images don't need to be converted again when you reopen
44790  a document; the converted images from the cache will be used instead.
44791 \end_layout
44792
44793 \begin_layout Standard
44794 More about converters, like the flags that can be used in the converter
44795  definition, is described in the section 
44796 \emph on
44797 Converters
44798 \emph default
44799  of the 
44800 \emph on
44801 Customization
44802 \emph default
44803  manual.
44804 \end_layout
44805
44806 \begin_layout Subsection
44807 File Formats
44808 \begin_inset CommandInset label
44809 LatexCommand label
44810 name "sec:File-Formats"
44811
44812 \end_inset
44813
44814
44815 \begin_inset Index idx
44816 status collapsed
44817
44818 \begin_layout Plain Layout
44819 File formats
44820 \end_layout
44821
44822 \end_inset
44823
44824
44825 \begin_inset Index idx
44826 status collapsed
44827
44828 \begin_layout Plain Layout
44829 Copiers
44830 \end_layout
44831
44832 \end_inset
44833
44834
44835 \end_layout
44836
44837 \begin_layout Standard
44838 Here you find the list of defined file formats that LyX can handle.
44839  You can modify the 
44840 \family sans
44841 Editor
44842 \family default
44843  and 
44844 \family sans
44845 Viewer
44846 \family default
44847  programs that should be used for certain formats.
44848 \end_layout
44849
44850 \begin_layout Standard
44851 You can also define the 
44852 \family sans
44853 Default output format
44854 \family default
44855  that is used when you use 
44856 \family sans
44857 View, Update, View Master Document
44858 \family default
44859  or 
44860 \family sans
44861 Update Master Document
44862 \family default
44863  in the 
44864 \family sans
44865 Document
44866 \family default
44867  menu or the toolbar.
44868 \end_layout
44869
44870 \begin_layout Standard
44871 More about formats and their options is described in the section 
44872 \emph on
44873 Formats
44874 \emph default
44875  of the 
44876 \emph on
44877 Customization
44878 \emph default
44879  manual.
44880 \end_layout
44881
44882 \begin_layout Standard
44883 Since all conversions from one format to another take place in LyX's temporary
44884  directory, it is sometimes necessary to modify a file before copying it
44885  to the temporary directory so that the conversion may be performed.
44886  This is done by specifying a 
44887 \family sans
44888 Copier
44889 \family default
44890 .
44891  More about this is described in the section 
44892 \emph on
44893 Copiers
44894 \emph default
44895  of the 
44896 \emph on
44897 Customization
44898 \emph default
44899  manual.
44900 \end_layout
44901
44902 \begin_layout Chapter
44903 Units available in LyX
44904 \begin_inset Index idx
44905 status collapsed
44906
44907 \begin_layout Plain Layout
44908 Units
44909 \end_layout
44910
44911 \end_inset
44912
44913
44914 \begin_inset CommandInset label
44915 LatexCommand label
44916 name "chap:Units-available-in"
44917
44918 \end_inset
44919
44920
44921 \end_layout
44922
44923 \begin_layout Standard
44924 Table
44925 \begin_inset space ~
44926 \end_inset
44927
44928
44929 \begin_inset CommandInset ref
44930 LatexCommand ref
44931 reference "tab:Units"
44932
44933 \end_inset
44934
44935  explains all the units available in LyX and used in this documentation.
44936 \end_layout
44937
44938 \begin_layout Standard
44939 \begin_inset Float table
44940 placement h
44941 wide false
44942 sideways false
44943 status open
44944
44945 \begin_layout Plain Layout
44946 \begin_inset Caption Standard
44947
44948 \begin_layout Plain Layout
44949 \begin_inset CommandInset label
44950 LatexCommand label
44951 name "tab:Units"
44952
44953 \end_inset
44954
44955 Units
44956 \end_layout
44957
44958 \end_inset
44959
44960
44961 \end_layout
44962
44963 \begin_layout Plain Layout
44964 \begin_inset VSpace medskip
44965 \end_inset
44966
44967
44968 \end_layout
44969
44970 \begin_layout Plain Layout
44971 \align center
44972 \begin_inset Tabular
44973 <lyxtabular version="3" rows="20" columns="2">
44974 <features rotate="0" tabularvalignment="middle">
44975 <column alignment="center" valignment="top">
44976 <column alignment="center" valignment="top">
44977 <row>
44978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44979 \begin_inset Text
44980
44981 \begin_layout Plain Layout
44982 unit
44983 \end_layout
44984
44985 \end_inset
44986 </cell>
44987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
44988 \begin_inset Text
44989
44990 \begin_layout Plain Layout
44991 name/description
44992 \end_layout
44993
44994 \end_inset
44995 </cell>
44996 </row>
44997 <row>
44998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44999 \begin_inset Text
45000
45001 \begin_layout Plain Layout
45002 mm
45003 \end_layout
45004
45005 \end_inset
45006 </cell>
45007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45008 \begin_inset Text
45009
45010 \begin_layout Plain Layout
45011 millimeter
45012 \end_layout
45013
45014 \end_inset
45015 </cell>
45016 </row>
45017 <row>
45018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45019 \begin_inset Text
45020
45021 \begin_layout Plain Layout
45022 cm
45023 \end_layout
45024
45025 \end_inset
45026 </cell>
45027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45028 \begin_inset Text
45029
45030 \begin_layout Plain Layout
45031 centimeter
45032 \end_layout
45033
45034 \end_inset
45035 </cell>
45036 </row>
45037 <row>
45038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45039 \begin_inset Text
45040
45041 \begin_layout Plain Layout
45042 in
45043 \end_layout
45044
45045 \end_inset
45046 </cell>
45047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45048 \begin_inset Text
45049
45050 \begin_layout Plain Layout
45051 inch
45052 \end_layout
45053
45054 \end_inset
45055 </cell>
45056 </row>
45057 <row>
45058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45059 \begin_inset Text
45060
45061 \begin_layout Plain Layout
45062 pt
45063 \end_layout
45064
45065 \end_inset
45066 </cell>
45067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45068 \begin_inset Text
45069
45070 \begin_layout Plain Layout
45071 point (72.27
45072 \begin_inset space \thinspace{}
45073 \end_inset
45074
45075 pt = 1
45076 \begin_inset space \thinspace{}
45077 \end_inset
45078
45079 in)
45080 \end_layout
45081
45082 \end_inset
45083 </cell>
45084 </row>
45085 <row>
45086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45087 \begin_inset Text
45088
45089 \begin_layout Plain Layout
45090 pc
45091 \end_layout
45092
45093 \end_inset
45094 </cell>
45095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45096 \begin_inset Text
45097
45098 \begin_layout Plain Layout
45099 pica (1
45100 \begin_inset space \thinspace{}
45101 \end_inset
45102
45103 pc = 12
45104 \begin_inset space \thinspace{}
45105 \end_inset
45106
45107 pt)
45108 \end_layout
45109
45110 \end_inset
45111 </cell>
45112 </row>
45113 <row>
45114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45115 \begin_inset Text
45116
45117 \begin_layout Plain Layout
45118 sp
45119 \end_layout
45120
45121 \end_inset
45122 </cell>
45123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45124 \begin_inset Text
45125
45126 \begin_layout Plain Layout
45127 scaled point (65536
45128 \begin_inset space \thinspace{}
45129 \end_inset
45130
45131 sp = 1
45132 \begin_inset space \thinspace{}
45133 \end_inset
45134
45135 pt)
45136 \end_layout
45137
45138 \end_inset
45139 </cell>
45140 </row>
45141 <row>
45142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45143 \begin_inset Text
45144
45145 \begin_layout Plain Layout
45146 bp
45147 \end_layout
45148
45149 \end_inset
45150 </cell>
45151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45152 \begin_inset Text
45153
45154 \begin_layout Plain Layout
45155 big point (72
45156 \begin_inset space \thinspace{}
45157 \end_inset
45158
45159 bp = 1
45160 \begin_inset space \thinspace{}
45161 \end_inset
45162
45163 in)
45164 \end_layout
45165
45166 \end_inset
45167 </cell>
45168 </row>
45169 <row>
45170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45171 \begin_inset Text
45172
45173 \begin_layout Plain Layout
45174 dd
45175 \end_layout
45176
45177 \end_inset
45178 </cell>
45179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45180 \begin_inset Text
45181
45182 \begin_layout Plain Layout
45183 didot (72
45184 \begin_inset space \thinspace{}
45185 \end_inset
45186
45187 dd 
45188 \begin_inset Formula $\approx$
45189 \end_inset
45190
45191  37.6
45192 \begin_inset space \thinspace{}
45193 \end_inset
45194
45195 mm)
45196 \end_layout
45197
45198 \end_inset
45199 </cell>
45200 </row>
45201 <row>
45202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45203 \begin_inset Text
45204
45205 \begin_layout Plain Layout
45206 cc
45207 \end_layout
45208
45209 \end_inset
45210 </cell>
45211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45212 \begin_inset Text
45213
45214 \begin_layout Plain Layout
45215 cicero (1
45216 \begin_inset space \thinspace{}
45217 \end_inset
45218
45219 cc = 12
45220 \begin_inset space \thinspace{}
45221 \end_inset
45222
45223 dd)
45224 \end_layout
45225
45226 \end_inset
45227 </cell>
45228 </row>
45229 <row>
45230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45231 \begin_inset Text
45232
45233 \begin_layout Plain Layout
45234 Scale%
45235 \end_layout
45236
45237 \end_inset
45238 </cell>
45239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45240 \begin_inset Text
45241
45242 \begin_layout Plain Layout
45243 % of original image width
45244 \end_layout
45245
45246 \end_inset
45247 </cell>
45248 </row>
45249 <row>
45250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45251 \begin_inset Text
45252
45253 \begin_layout Plain Layout
45254 text%
45255 \end_layout
45256
45257 \end_inset
45258 </cell>
45259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45260 \begin_inset Text
45261
45262 \begin_layout Plain Layout
45263 % of text width
45264 \end_layout
45265
45266 \end_inset
45267 </cell>
45268 </row>
45269 <row>
45270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45271 \begin_inset Text
45272
45273 \begin_layout Plain Layout
45274 col%
45275 \end_layout
45276
45277 \end_inset
45278 </cell>
45279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45280 \begin_inset Text
45281
45282 \begin_layout Plain Layout
45283 % of column width
45284 \end_layout
45285
45286 \end_inset
45287 </cell>
45288 </row>
45289 <row>
45290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45291 \begin_inset Text
45292
45293 \begin_layout Plain Layout
45294 page%
45295 \end_layout
45296
45297 \end_inset
45298 </cell>
45299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45300 \begin_inset Text
45301
45302 \begin_layout Plain Layout
45303 % of paper width
45304 \end_layout
45305
45306 \end_inset
45307 </cell>
45308 </row>
45309 <row>
45310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45311 \begin_inset Text
45312
45313 \begin_layout Plain Layout
45314 line%
45315 \end_layout
45316
45317 \end_inset
45318 </cell>
45319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45320 \begin_inset Text
45321
45322 \begin_layout Plain Layout
45323 % of line width
45324 \end_layout
45325
45326 \end_inset
45327 </cell>
45328 </row>
45329 <row>
45330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45331 \begin_inset Text
45332
45333 \begin_layout Plain Layout
45334 theight%
45335 \end_layout
45336
45337 \end_inset
45338 </cell>
45339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45340 \begin_inset Text
45341
45342 \begin_layout Plain Layout
45343 % of text height
45344 \end_layout
45345
45346 \end_inset
45347 </cell>
45348 </row>
45349 <row>
45350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45351 \begin_inset Text
45352
45353 \begin_layout Plain Layout
45354 pheight%
45355 \end_layout
45356
45357 \end_inset
45358 </cell>
45359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45360 \begin_inset Text
45361
45362 \begin_layout Plain Layout
45363 % of paper height
45364 \end_layout
45365
45366 \end_inset
45367 </cell>
45368 </row>
45369 <row>
45370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45371 \begin_inset Text
45372
45373 \begin_layout Plain Layout
45374 ex
45375 \end_layout
45376
45377 \end_inset
45378 </cell>
45379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45380 \begin_inset Text
45381
45382 \begin_layout Plain Layout
45383 height of letter 
45384 \emph on
45385 x
45386 \emph default
45387  in current font
45388 \end_layout
45389
45390 \end_inset
45391 </cell>
45392 </row>
45393 <row>
45394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45395 \begin_inset Text
45396
45397 \begin_layout Plain Layout
45398 em
45399 \end_layout
45400
45401 \end_inset
45402 </cell>
45403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45404 \begin_inset Text
45405
45406 \begin_layout Plain Layout
45407 width of letter 
45408 \emph on
45409 M
45410 \emph default
45411  in current font
45412 \end_layout
45413
45414 \end_inset
45415 </cell>
45416 </row>
45417 <row>
45418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45419 \begin_inset Text
45420
45421 \begin_layout Plain Layout
45422 mu
45423 \end_layout
45424
45425 \end_inset
45426 </cell>
45427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45428 \begin_inset Text
45429
45430 \begin_layout Plain Layout
45431 math unit (1
45432 \begin_inset space \thinspace{}
45433 \end_inset
45434
45435 mu = 1/18
45436 \begin_inset space \thinspace{}
45437 \end_inset
45438
45439 em)
45440 \end_layout
45441
45442 \end_inset
45443 </cell>
45444 </row>
45445 </lyxtabular>
45446
45447 \end_inset
45448
45449
45450 \end_layout
45451
45452 \end_inset
45453
45454
45455 \end_layout
45456
45457 \begin_layout Chapter
45458 Credits
45459 \begin_inset CommandInset label
45460 LatexCommand label
45461 name "chap:Credits"
45462
45463 \end_inset
45464
45465
45466 \end_layout
45467
45468 \begin_layout Standard
45469 The documentation is a collaborative effort between many different people
45470  (and we would encourage people to contribute!).
45471 \end_layout
45472
45473 \begin_layout Itemize
45474
45475 \noun on
45476 Alejandro Aguilar Sierra
45477 \end_layout
45478
45479 \begin_layout Itemize
45480
45481 \noun on
45482 Amir Karger
45483 \end_layout
45484
45485 \begin_layout Itemize
45486
45487 \noun on
45488 David Johnson
45489 \end_layout
45490
45491 \begin_layout Itemize
45492
45493 \noun on
45494 Hartmut Haase
45495 \end_layout
45496
45497 \begin_layout Itemize
45498
45499 \noun on
45500 Ignacio García
45501 \end_layout
45502
45503 \begin_layout Itemize
45504
45505 \noun on
45506 Ivan Schreter
45507 \end_layout
45508
45509 \begin_layout Itemize
45510
45511 \noun on
45512 John Raithel
45513 \end_layout
45514
45515 \begin_layout Itemize
45516
45517 \noun on
45518 John Weiss
45519 \end_layout
45520
45521 \begin_layout Itemize
45522
45523 \noun on
45524 Lars Gullik Bjønnes
45525 \end_layout
45526
45527 \begin_layout Itemize
45528
45529 \noun on
45530 Matthias Ettrich
45531 \end_layout
45532
45533 \begin_layout Itemize
45534
45535 \noun on
45536 Matthias Zenker
45537 \end_layout
45538
45539 \begin_layout Itemize
45540
45541 \noun on
45542 Rich Fields
45543 \end_layout
45544
45545 \begin_layout Itemize
45546
45547 \noun on
45548 Pascal André
45549 \end_layout
45550
45551 \begin_layout Itemize
45552
45553 \noun on
45554 Paul Evans
45555 \end_layout
45556
45557 \begin_layout Itemize
45558
45559 \noun on
45560 Paul Russel
45561 \end_layout
45562
45563 \begin_layout Itemize
45564
45565 \noun on
45566 Robin Socha
45567 \end_layout
45568
45569 \begin_layout Itemize
45570
45571 \noun on
45572 Uwe Stöhr
45573 \end_layout
45574
45575 \begin_layout Itemize
45576 The LyX Team: 
45577 \begin_inset CommandInset citation
45578 LatexCommand cite
45579 key "lyxcredit"
45580
45581 \end_inset
45582
45583
45584 \end_layout
45585
45586 \begin_layout Standard
45587 \begin_inset Newpage newpage
45588 \end_inset
45589
45590 The bibliography on the following page was created with the 
45591 \family sans
45592 Bibliography
45593 \family default
45594  environment.
45595 \end_layout
45596
45597 \begin_layout Bibliography
45598 \begin_inset CommandInset bibitem
45599 LatexCommand bibitem
45600 label "Credits"
45601 key "lyxcredit"
45602
45603 \end_inset
45604
45605 The LyX Team: 
45606 \begin_inset CommandInset href
45607 LatexCommand href
45608 name "Credits"
45609 target "http://www.lyx.org/Credits"
45610
45611 \end_inset
45612
45613 :
45614 \begin_inset Newline newline
45615 \end_inset
45616
45617
45618 \begin_inset Flex URL
45619 status collapsed
45620
45621 \begin_layout Plain Layout
45622
45623 http://www.lyx.org/Credits
45624 \end_layout
45625
45626 \end_inset
45627
45628
45629 \end_layout
45630
45631 \begin_layout Bibliography
45632 \begin_inset CommandInset bibitem
45633 LatexCommand bibitem
45634 key "latexcompanion"
45635
45636 \end_inset
45637
45638 Frank Mittelbach and Michel Goossens: 
45639 \emph on
45640 The LaTeX Companion Second Edition.
45641
45642 \emph default
45643  Addison-Wesley, 2004
45644 \end_layout
45645
45646 \begin_layout Bibliography
45647 \begin_inset CommandInset bibitem
45648 LatexCommand bibitem
45649 key "latexguide"
45650
45651 \end_inset
45652
45653 Helmut Kopka and Patrick W.
45654  Daly: 
45655 \emph on
45656 A Guide to LaTeX Fourth Edition.
45657
45658 \emph default
45659  Addison-Wesley, 2003
45660 \end_layout
45661
45662 \begin_layout Bibliography
45663 \begin_inset CommandInset bibitem
45664 LatexCommand bibitem
45665 key "latexbook"
45666
45667 \end_inset
45668
45669 Leslie Lamport: 
45670 \emph on
45671 LaTeX: A Document Preparation System.
45672
45673 \emph default
45674  Addison-Wesley, second edition, 1994
45675 \end_layout
45676
45677 \begin_layout Bibliography
45678 \begin_inset CommandInset bibitem
45679 LatexCommand bibitem
45680 key "texbook"
45681
45682 \end_inset
45683
45684 Donald E.
45685  Knuth.
45686  
45687 \emph on
45688 The TeXbook.
45689
45690 \emph default
45691  Addison-Wesley, 1984
45692 \end_layout
45693
45694 \begin_layout Bibliography
45695 \begin_inset CommandInset bibitem
45696 LatexCommand bibitem
45697 key "TeXCatalogue"
45698
45699 \end_inset
45700
45701 The TeX Catalogue:
45702 \begin_inset Newline newline
45703 \end_inset
45704
45705
45706 \begin_inset Flex URL
45707 status collapsed
45708
45709 \begin_layout Plain Layout
45710
45711 http://mirrors.ctan.org/help/Catalogue/bytopic.html
45712 \end_layout
45713
45714 \end_inset
45715
45716
45717 \end_layout
45718
45719 \begin_layout Bibliography
45720 \begin_inset CommandInset bibitem
45721 LatexCommand bibitem
45722 key "LaTeXFAQ"
45723
45724 \end_inset
45725
45726 The LaTeX FAQ:
45727 \begin_inset Newline newline
45728 \end_inset
45729
45730
45731 \begin_inset Flex URL
45732 status collapsed
45733
45734 \begin_layout Plain Layout
45735
45736 http://www.tex.ac.uk/cgi-bin/texfaq2html
45737 \end_layout
45738
45739 \end_inset
45740
45741
45742 \end_layout
45743
45744 \begin_layout Bibliography
45745 \begin_inset CommandInset bibitem
45746 LatexCommand bibitem
45747 key "BibTeX"
45748
45749 \end_inset
45750
45751
45752 \begin_inset CommandInset href
45753 LatexCommand href
45754 name "Documentation"
45755 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
45756
45757 \end_inset
45758
45759  of the program 
45760 \family sans
45761 BibTeX
45762 \family default
45763 :
45764 \begin_inset Newline newline
45765 \end_inset
45766
45767
45768 \begin_inset Flex URL
45769 status collapsed
45770
45771 \begin_layout Plain Layout
45772
45773 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
45774 \end_layout
45775
45776 \end_inset
45777
45778
45779 \end_layout
45780
45781 \begin_layout Bibliography
45782 \begin_inset CommandInset bibitem
45783 LatexCommand bibitem
45784 key "BibTeX-2"
45785
45786 \end_inset
45787
45788
45789 \begin_inset CommandInset href
45790 LatexCommand href
45791 name "Documentation"
45792 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
45793
45794 \end_inset
45795
45796  how to use the program 
45797 \family sans
45798 BibTeX
45799 \family default
45800 :
45801 \begin_inset Newline newline
45802 \end_inset
45803
45804
45805 \begin_inset Flex URL
45806 status collapsed
45807
45808 \begin_layout Plain Layout
45809
45810 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
45811 \end_layout
45812
45813 \end_inset
45814
45815
45816 \end_layout
45817
45818 \begin_layout Bibliography
45819 \begin_inset CommandInset bibitem
45820 LatexCommand bibitem
45821 key "makeindex"
45822
45823 \end_inset
45824
45825
45826 \begin_inset CommandInset href
45827 LatexCommand href
45828 name "Documentation"
45829 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
45830
45831 \end_inset
45832
45833  of the program 
45834 \family sans
45835 makeindex
45836 \family default
45837 :
45838 \begin_inset Newline newline
45839 \end_inset
45840
45841
45842 \begin_inset Flex URL
45843 status collapsed
45844
45845 \begin_layout Plain Layout
45846
45847 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
45848 \end_layout
45849
45850 \end_inset
45851
45852
45853 \end_layout
45854
45855 \begin_layout Bibliography
45856 \begin_inset CommandInset bibitem
45857 LatexCommand bibitem
45858 key "xindy"
45859
45860 \end_inset
45861
45862
45863 \begin_inset CommandInset href
45864 LatexCommand href
45865 name "Documentation"
45866 target "http://www.xindy.org/documentation.html"
45867
45868 \end_inset
45869
45870  of the program 
45871 \family sans
45872 xindy
45873 \family default
45874 :
45875 \begin_inset Newline newline
45876 \end_inset
45877
45878
45879 \begin_inset Flex URL
45880 status collapsed
45881
45882 \begin_layout Plain Layout
45883
45884 http://www.xindy.org/documentation.html
45885 \end_layout
45886
45887 \end_inset
45888
45889
45890 \end_layout
45891
45892 \begin_layout Bibliography
45893 \begin_inset CommandInset bibitem
45894 LatexCommand bibitem
45895 key "AMS"
45896
45897 \end_inset
45898
45899
45900 \begin_inset CommandInset href
45901 LatexCommand href
45902 name "Documentation"
45903 target "http://www.ams.org/publications/authors/tex/amslatex"
45904
45905 \end_inset
45906
45907  of the AMS LaTeX-packages:
45908 \begin_inset Newline newline
45909 \end_inset
45910
45911
45912 \begin_inset Flex URL
45913 status collapsed
45914
45915 \begin_layout Plain Layout
45916
45917 http://www.ams.org/publications/authors/tex/amslatex
45918 \end_layout
45919
45920 \end_inset
45921
45922
45923 \end_layout
45924
45925 \begin_layout Bibliography
45926 \begin_inset CommandInset bibitem
45927 LatexCommand bibitem
45928 key "caption"
45929
45930 \end_inset
45931
45932
45933 \begin_inset CommandInset href
45934 LatexCommand href
45935 name "Documentation"
45936 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
45937
45938 \end_inset
45939
45940  of the LaTeX-package 
45941 \series bold
45942 caption
45943 \series default
45944
45945 \begin_inset Index idx
45946 status collapsed
45947
45948 \begin_layout Plain Layout
45949 LaTeX-packages ! caption
45950 \end_layout
45951
45952 \end_inset
45953
45954 :
45955 \begin_inset Newline newline
45956 \end_inset
45957
45958
45959 \begin_inset Flex URL
45960 status collapsed
45961
45962 \begin_layout Plain Layout
45963
45964 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
45965 \end_layout
45966
45967 \end_inset
45968
45969
45970 \end_layout
45971
45972 \begin_layout Bibliography
45973 \begin_inset CommandInset bibitem
45974 LatexCommand bibitem
45975 key "enumitem"
45976
45977 \end_inset
45978
45979
45980 \begin_inset CommandInset href
45981 LatexCommand href
45982 name "Documentation"
45983 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
45984
45985 \end_inset
45986
45987  of the LaTeX-package 
45988 \series bold
45989 enumitem
45990 \series default
45991
45992 \begin_inset Index idx
45993 status collapsed
45994
45995 \begin_layout Plain Layout
45996 LaTeX-packages ! enumitem
45997 \end_layout
45998
45999 \end_inset
46000
46001 :
46002 \begin_inset Newline newline
46003 \end_inset
46004
46005
46006 \begin_inset Flex URL
46007 status collapsed
46008
46009 \begin_layout Plain Layout
46010
46011 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
46012 \end_layout
46013
46014 \end_inset
46015
46016
46017 \end_layout
46018
46019 \begin_layout Bibliography
46020 \begin_inset CommandInset bibitem
46021 LatexCommand bibitem
46022 key "fancyhdr"
46023
46024 \end_inset
46025
46026
46027 \begin_inset CommandInset href
46028 LatexCommand href
46029 name "Documentation"
46030 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46031
46032 \end_inset
46033
46034  of the LaTeX-package 
46035 \series bold
46036 fancyhdr
46037 \series default
46038
46039 \begin_inset Index idx
46040 status collapsed
46041
46042 \begin_layout Plain Layout
46043 LaTeX-packages ! fancyhdr
46044 \end_layout
46045
46046 \end_inset
46047
46048 :
46049 \begin_inset Newline newline
46050 \end_inset
46051
46052
46053 \begin_inset Flex URL
46054 status collapsed
46055
46056 \begin_layout Plain Layout
46057
46058 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46059 \end_layout
46060
46061 \end_inset
46062
46063
46064 \end_layout
46065
46066 \begin_layout Bibliography
46067 \begin_inset CommandInset bibitem
46068 LatexCommand bibitem
46069 key "hyperref"
46070
46071 \end_inset
46072
46073
46074 \begin_inset CommandInset href
46075 LatexCommand href
46076 name "Documentation"
46077 target "http://www.ctan.org/pkg/hyperref"
46078
46079 \end_inset
46080
46081  of the LaTeX-package 
46082 \series bold
46083 hyperref
46084 \series default
46085
46086 \begin_inset Index idx
46087 status collapsed
46088
46089 \begin_layout Plain Layout
46090 LaTeX-packages ! hyperref
46091 \end_layout
46092
46093 \end_inset
46094
46095 :
46096 \begin_inset Newline newline
46097 \end_inset
46098
46099
46100 \begin_inset Flex URL
46101 status collapsed
46102
46103 \begin_layout Plain Layout
46104
46105 http://www.ctan.org/pkg/hyperref
46106 \end_layout
46107
46108 \end_inset
46109
46110
46111 \end_layout
46112
46113 \begin_layout Bibliography
46114 \begin_inset CommandInset bibitem
46115 LatexCommand bibitem
46116 key "nomencl"
46117
46118 \end_inset
46119
46120
46121 \begin_inset CommandInset href
46122 LatexCommand href
46123 name "Documentation"
46124 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
46125
46126 \end_inset
46127
46128  of the LaTeX-package 
46129 \series bold
46130 nomencl
46131 \series default
46132
46133 \begin_inset Index idx
46134 status collapsed
46135
46136 \begin_layout Plain Layout
46137 LaTeX-packages ! nomencl
46138 \end_layout
46139
46140 \end_inset
46141
46142 :
46143 \begin_inset Newline newline
46144 \end_inset
46145
46146
46147 \begin_inset Flex URL
46148 status collapsed
46149
46150 \begin_layout Plain Layout
46151
46152 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
46153 \end_layout
46154
46155 \end_inset
46156
46157
46158 \end_layout
46159
46160 \begin_layout Bibliography
46161 \begin_inset CommandInset bibitem
46162 LatexCommand bibitem
46163 key "prettyref"
46164
46165 \end_inset
46166
46167
46168 \begin_inset CommandInset href
46169 LatexCommand href
46170 name "Documentation"
46171 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46172
46173 \end_inset
46174
46175  of the LaTeX-package 
46176 \series bold
46177 prettyref
46178 \series default
46179
46180 \begin_inset Index idx
46181 status collapsed
46182
46183 \begin_layout Plain Layout
46184 LaTeX-packages ! prettyref
46185 \end_layout
46186
46187 \end_inset
46188
46189 :
46190 \begin_inset Newline newline
46191 \end_inset
46192
46193
46194 \begin_inset Flex URL
46195 status collapsed
46196
46197 \begin_layout Plain Layout
46198
46199 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
46200 \end_layout
46201
46202 \end_inset
46203
46204
46205 \end_layout
46206
46207 \begin_layout Bibliography
46208 \begin_inset CommandInset bibitem
46209 LatexCommand bibitem
46210 key "refstyle"
46211
46212 \end_inset
46213
46214
46215 \begin_inset CommandInset href
46216 LatexCommand href
46217 name "Documentation"
46218 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46219
46220 \end_inset
46221
46222  of the LaTeX-package 
46223 \series bold
46224 refstyle
46225 \series default
46226
46227 \begin_inset Index idx
46228 status collapsed
46229
46230 \begin_layout Plain Layout
46231 LaTeX-packages ! refstyle
46232 \end_layout
46233
46234 \end_inset
46235
46236 :
46237 \begin_inset Newline newline
46238 \end_inset
46239
46240
46241 \begin_inset Flex URL
46242 status collapsed
46243
46244 \begin_layout Plain Layout
46245
46246 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
46247 \end_layout
46248
46249 \end_inset
46250
46251
46252 \end_layout
46253
46254 \begin_layout Bibliography
46255 \begin_inset CommandInset bibitem
46256 LatexCommand bibitem
46257 key "Arabic"
46258
46259 \end_inset
46260
46261
46262 \begin_inset CommandInset href
46263 LatexCommand href
46264 name "Wiki-page"
46265 target "http://wiki.lyx.org/Windows/Arabic"
46266
46267 \end_inset
46268
46269  how to set up LyX for Arabic:
46270 \begin_inset Newline newline
46271 \end_inset
46272
46273
46274 \begin_inset Flex URL
46275 status collapsed
46276
46277 \begin_layout Plain Layout
46278
46279 http://wiki.lyx.org/Windows/Arabic
46280 \end_layout
46281
46282 \end_inset
46283
46284
46285 \end_layout
46286
46287 \begin_layout Bibliography
46288 \begin_inset CommandInset bibitem
46289 LatexCommand bibitem
46290 key "Armenian"
46291
46292 \end_inset
46293
46294
46295 \begin_inset CommandInset href
46296 LatexCommand href
46297 name "Wiki-page"
46298 target "http://wiki.lyx.org/Windows/Armenian"
46299
46300 \end_inset
46301
46302  how to set up LyX for Armenian:
46303 \begin_inset Newline newline
46304 \end_inset
46305
46306
46307 \begin_inset Flex URL
46308 status collapsed
46309
46310 \begin_layout Plain Layout
46311
46312 http://wiki.lyx.org/Windows/Armenian
46313 \end_layout
46314
46315 \end_inset
46316
46317
46318 \end_layout
46319
46320 \begin_layout Bibliography
46321 \begin_inset CommandInset bibitem
46322 LatexCommand bibitem
46323 key "Cyrillic"
46324
46325 \end_inset
46326
46327
46328 \begin_inset CommandInset href
46329 LatexCommand href
46330 name "Wiki-page"
46331 target "http://wiki.lyx.org/Windows/Cyrillic"
46332
46333 \end_inset
46334
46335  how to set up LyX for Cyrillic languages:
46336 \begin_inset Newline newline
46337 \end_inset
46338
46339
46340 \begin_inset Flex URL
46341 status collapsed
46342
46343 \begin_layout Plain Layout
46344
46345 http://wiki.lyx.org/Windows/Cyrillic
46346 \end_layout
46347
46348 \end_inset
46349
46350
46351 \end_layout
46352
46353 \begin_layout Bibliography
46354 \begin_inset CommandInset bibitem
46355 LatexCommand bibitem
46356 key "Farsi"
46357
46358 \end_inset
46359
46360
46361 \begin_inset CommandInset href
46362 LatexCommand href
46363 name "Wiki-page"
46364 target "http://wiki.lyx.org/Windows/Farsi"
46365
46366 \end_inset
46367
46368  how to set up LyX for Farsi:
46369 \begin_inset Newline newline
46370 \end_inset
46371
46372
46373 \begin_inset Flex URL
46374 status collapsed
46375
46376 \begin_layout Plain Layout
46377
46378 http://wiki.lyx.org/Windows/Farsi
46379 \end_layout
46380
46381 \end_inset
46382
46383
46384 \end_layout
46385
46386 \begin_layout Bibliography
46387 \begin_inset CommandInset bibitem
46388 LatexCommand bibitem
46389 key "Hebrew"
46390
46391 \end_inset
46392
46393
46394 \begin_inset CommandInset href
46395 LatexCommand href
46396 name "Wiki-page"
46397 target "http://wiki.lyx.org/Windows/Hebrew"
46398
46399 \end_inset
46400
46401  how to set up LyX for Hebrew:
46402 \begin_inset Newline newline
46403 \end_inset
46404
46405
46406 \begin_inset Flex URL
46407 status collapsed
46408
46409 \begin_layout Plain Layout
46410
46411 http://wiki.lyx.org/Windows/Hebrew
46412 \end_layout
46413
46414 \end_inset
46415
46416
46417 \end_layout
46418
46419 \begin_layout Bibliography
46420 \begin_inset CommandInset bibitem
46421 LatexCommand bibitem
46422 key "Japanese"
46423
46424 \end_inset
46425
46426
46427 \begin_inset CommandInset href
46428 LatexCommand href
46429 name "Wiki-page"
46430 target "http://wiki.lyx.org/Windows/Japanese"
46431
46432 \end_inset
46433
46434  how to set up LyX for Japanese:
46435 \begin_inset Newline newline
46436 \end_inset
46437
46438
46439 \begin_inset Flex URL
46440 status collapsed
46441
46442 \begin_layout Plain Layout
46443
46444 http://wiki.lyx.org/Windows/Japanese
46445 \end_layout
46446
46447 \end_inset
46448
46449
46450 \end_layout
46451
46452 \begin_layout Bibliography
46453 \begin_inset CommandInset bibitem
46454 LatexCommand bibitem
46455 key "Latvian"
46456
46457 \end_inset
46458
46459
46460 \begin_inset CommandInset href
46461 LatexCommand href
46462 name "Wiki-page"
46463 target "http://wiki.lyx.org/Windows/Latvian"
46464
46465 \end_inset
46466
46467  how to set up LyX for Latvian:
46468 \begin_inset Newline newline
46469 \end_inset
46470
46471
46472 \begin_inset Flex URL
46473 status collapsed
46474
46475 \begin_layout Plain Layout
46476
46477 http://wiki.lyx.org/Windows/Latvian
46478 \end_layout
46479
46480 \end_inset
46481
46482
46483 \end_layout
46484
46485 \begin_layout Bibliography
46486 \begin_inset CommandInset bibitem
46487 LatexCommand bibitem
46488 key "Lithuanian"
46489
46490 \end_inset
46491
46492
46493 \begin_inset CommandInset href
46494 LatexCommand href
46495 name "Wiki-page"
46496 target "http://wiki.lyx.org/Windows/Lithuanian"
46497
46498 \end_inset
46499
46500  how to set up LyX for Lithuanian:
46501 \begin_inset Newline newline
46502 \end_inset
46503
46504
46505 \begin_inset Flex URL
46506 status collapsed
46507
46508 \begin_layout Plain Layout
46509
46510 http://wiki.lyx.org/Windows/Lithuanian
46511 \end_layout
46512
46513 \end_inset
46514
46515
46516 \end_layout
46517
46518 \begin_layout Bibliography
46519 \begin_inset CommandInset bibitem
46520 LatexCommand bibitem
46521 key "Mongolian"
46522
46523 \end_inset
46524
46525
46526 \begin_inset CommandInset href
46527 LatexCommand href
46528 name "Wiki-page"
46529 target "http://wiki.lyx.org/Windows/Mongolian"
46530
46531 \end_inset
46532
46533  how to set up LyX for Mongolian:
46534 \begin_inset Newline newline
46535 \end_inset
46536
46537
46538 \begin_inset Flex URL
46539 status collapsed
46540
46541 \begin_layout Plain Layout
46542
46543 http://wiki.lyx.org/Windows/Mongolian
46544 \end_layout
46545
46546 \end_inset
46547
46548
46549 \end_layout
46550
46551 \begin_layout Bibliography
46552 \begin_inset CommandInset bibitem
46553 LatexCommand bibitem
46554 key "Vietnamese"
46555
46556 \end_inset
46557
46558
46559 \begin_inset CommandInset href
46560 LatexCommand href
46561 name "Wiki-page"
46562 target "http://wiki.lyx.org/Windows/Vietnamese"
46563
46564 \end_inset
46565
46566  how to set up LyX for Vietnamese:
46567 \begin_inset Newline newline
46568 \end_inset
46569
46570
46571 \begin_inset Flex URL
46572 status collapsed
46573
46574 \begin_layout Plain Layout
46575
46576 http://wiki.lyx.org/Windows/Vietnamese
46577 \end_layout
46578
46579 \end_inset
46580
46581
46582 \end_layout
46583
46584 \begin_layout Bibliography
46585 \begin_inset CommandInset bibitem
46586 LatexCommand bibitem
46587 key "NewInLyX20"
46588
46589 \end_inset
46590
46591
46592 \begin_inset CommandInset href
46593 LatexCommand href
46594 name "Wiki-page"
46595 target "http://wiki.lyx.org/LyX/NewInLyX20"
46596
46597 \end_inset
46598
46599  about new features in 
46600 \family sans
46601 LyX 2.0
46602 \family default
46603 :
46604 \begin_inset Newline newline
46605 \end_inset
46606
46607
46608 \begin_inset Flex URL
46609 status collapsed
46610
46611 \begin_layout Plain Layout
46612
46613 http://wiki.lyx.org/LyX/NewInLyX20
46614 \end_layout
46615
46616 \end_inset
46617
46618
46619 \end_layout
46620
46621 \begin_layout Standard
46622 \begin_inset Newpage newpage
46623 \end_inset
46624
46625
46626 \begin_inset ERT
46627 status collapsed
46628
46629 \begin_layout Plain Layout
46630
46631
46632 \backslash
46633 let
46634 \backslash
46635 mybibname
46636 \backslash
46637 bibname
46638 \end_layout
46639
46640 \begin_layout Plain Layout
46641
46642
46643 \backslash
46644 renewcommand{
46645 \backslash
46646 bibname}{
46647 \backslash
46648 mybibname
46649 \backslash
46650 ; 2}
46651 \end_layout
46652
46653 \end_inset
46654
46655
46656 \begin_inset Note Note
46657 status collapsed
46658
46659 \begin_layout Plain Layout
46660 The command 
46661 \series bold
46662
46663 \backslash
46664 bibname
46665 \series default
46666  is the name of the bibliography in the current document language.
46667  It is redefined here with the number 2 at the end to state that the following
46668  bibliography is the second one:
46669 \end_layout
46670
46671 \end_inset
46672
46673
46674 \end_layout
46675
46676 \begin_layout Standard
46677 \begin_inset CommandInset bibtex
46678 LatexCommand bibtex
46679 bibfiles "biblio/LyXDocs"
46680 options "biblio/alphadin"
46681
46682 \end_inset
46683
46684
46685 \end_layout
46686
46687 \begin_layout Standard
46688 The above bibliography is created from a BibTeX-database.
46689 \end_layout
46690
46691 \begin_layout Standard
46692 \begin_inset CommandInset nomencl_print
46693 LatexCommand printnomenclature
46694 set_width "auto"
46695
46696 \end_inset
46697
46698
46699 \begin_inset CommandInset index_print
46700 LatexCommand printindex
46701 type "idx"
46702
46703 \end_inset
46704
46705
46706 \end_layout
46707
46708 \end_body
46709 \end_document