]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: correct more text styles (hopefully now all)
[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 Address and Right
7199 \begin_inset space ~
7200 \end_inset
7201
7202 Address: An Overview
7203 \end_layout
7204
7205 \begin_layout Standard
7206 Although LyX has document classes for letters, we've also created two paragraph
7207  environments called 
7208 \family sans
7209 Address
7210 \family default
7211  and 
7212 \family sans
7213 Right
7214 \begin_inset space ~
7215 \end_inset
7216
7217 Address
7218 \family default
7219 .
7220  To use the letter class, you need to use specific paragraph environments
7221  in a specific order, otherwise LaTeX gags on the document.
7222  In contrast, you can use the 
7223 \family sans
7224 Address
7225 \family default
7226  and 
7227 \family sans
7228 Right
7229 \begin_inset space ~
7230 \end_inset
7231
7232 Address
7233 \family default
7234  paragraph environments anywhere with no problem.
7235  You can even nest them inside other environments, though you can't nest
7236  anything in them.
7237 \end_layout
7238
7239 \begin_layout Standard
7240 Of course, you're not limited to using 
7241 \family sans
7242 Address
7243 \family default
7244  and 
7245 \family sans
7246 Right
7247 \begin_inset space ~
7248 \end_inset
7249
7250 Address
7251 \family default
7252  for letters only.
7253  
7254 \family sans
7255 Right
7256 \begin_inset space ~
7257 \end_inset
7258
7259 Address
7260 \family default
7261 , in particular, is useful for creating article titles like those used in
7262  some European academic papers.
7263 \end_layout
7264
7265 \begin_layout Subsubsection
7266 Usage
7267 \begin_inset CommandInset label
7268 LatexCommand label
7269 name "sec:Address-Usage"
7270
7271 \end_inset
7272
7273
7274 \end_layout
7275
7276 \begin_layout Standard
7277 The 
7278 \family sans
7279 Address
7280 \family default
7281  environment formats text in the style of an address, which is also used
7282  for the opening and signature in some countries.
7283  Similarly, the 
7284 \family sans
7285 Right
7286 \begin_inset space ~
7287 \end_inset
7288
7289 Address
7290 \family default
7291  environment formats text in the style of a right-justified address, which
7292  is used for the sender's address and today's date in some countries.
7293  Here's an example of each:
7294 \end_layout
7295
7296 \begin_layout Right Address
7297 Right Address
7298 \begin_inset Newline newline
7299 \end_inset
7300
7301 Who I am
7302 \begin_inset Newline newline
7303 \end_inset
7304
7305 Where I am
7306 \begin_inset Newline newline
7307 \end_inset
7308
7309 When is it? What is today?
7310 \end_layout
7311
7312 \begin_layout Standard
7313 That was 
7314 \family sans
7315 Right
7316 \begin_inset space ~
7317 \end_inset
7318
7319 Address
7320 \family default
7321 .
7322  Notice that the lines all have the same left margin, which LyX sets to
7323  fit the largest block of text on a single line.
7324  Here's an example of the 
7325 \family sans
7326 Address
7327 \family default
7328  environment:
7329 \end_layout
7330
7331 \begin_layout Address
7332 Who are you
7333 \begin_inset Newline newline
7334 \end_inset
7335
7336 Where do I send this
7337 \begin_inset Newline newline
7338 \end_inset
7339
7340 Your post office and country
7341 \end_layout
7342
7343 \begin_layout Standard
7344 As you can see, both 
7345 \family sans
7346 Address
7347 \family default
7348  and 
7349 \family sans
7350 Right
7351 \begin_inset space ~
7352 \end_inset
7353
7354 Address
7355 \family default
7356  add extra space between themselves and the next paragraph.
7357  If you enter 
7358 \family sans
7359 Return
7360 \family default
7361  in either of these environments, LyX resets the nesting depth and sets
7362  the environment to 
7363 \family sans
7364 Standard
7365 \family default
7366 .
7367  This makes sense, since 
7368 \family sans
7369 Return
7370 \family default
7371  is the 
7372 \family typewriter
7373 break-paragraph
7374 \family default
7375  function, and the individual lines of an address are not paragraphs.
7376  Thus, you have to use 
7377 \family typewriter
7378 break-line
7379 \family default
7380  (
7381 \begin_inset Info
7382 type  "shortcut"
7383 arg   "newline-insert newline"
7384 \end_inset
7385
7386  or 
7387 \family sans
7388 Insert\SpecialChar \menuseparator
7389 Formatting\SpecialChar \menuseparator
7390 Ragged
7391 \begin_inset space ~
7392 \end_inset
7393
7394 Line
7395 \begin_inset space ~
7396 \end_inset
7397
7398 Break
7399 \family default
7400 ) to start a new line in an 
7401 \family sans
7402 Address
7403 \family default
7404  or 
7405 \family sans
7406 Right
7407 \begin_inset space ~
7408 \end_inset
7409
7410 Address
7411 \family default
7412  environment.
7413 \end_layout
7414
7415 \begin_layout Subsection
7416 Academic Writing
7417 \end_layout
7418
7419 \begin_layout Standard
7420 Most academic writing begins with an abstract and ends with a bibliography
7421  or list of references.
7422  LyX contains paragraph environments for both of these.
7423 \end_layout
7424
7425 \begin_layout Subsubsection
7426 Abstract
7427 \begin_inset Index idx
7428 status collapsed
7429
7430 \begin_layout Plain Layout
7431 Abstracts
7432 \end_layout
7433
7434 \end_inset
7435
7436
7437 \end_layout
7438
7439 \begin_layout Standard
7440 The 
7441 \family sans
7442 Abstract
7443 \family default
7444  environment is used for the abstract of an article.
7445  Technically, you could use this environment anywhere, but you really should
7446  only use it at the beginning of the document, after the title.
7447  Also, don't bother trying to nest 
7448 \family sans
7449 Abstract
7450 \family default
7451  in anything else or 
7452 \emph on
7453 vice versa
7454 \emph default
7455 .
7456  It will not work.
7457  The 
7458 \family sans
7459 Abstract
7460 \family default
7461  environment is only useful in the article and report document classes.
7462  The book document classes ignores the 
7463 \family sans
7464 Abstract
7465 \family default
7466  completely, and it's utterly silly to use 
7467 \family sans
7468 Abstract
7469 \family default
7470  in a letter document class.
7471 \end_layout
7472
7473 \begin_layout Standard
7474 The 
7475 \family sans
7476 Abstract
7477 \family default
7478  environment does several things for you.
7479  First, it puts the centered label 
7480 \begin_inset Quotes eld
7481 \end_inset
7482
7483 Abstract
7484 \begin_inset Quotes erd
7485 \end_inset
7486
7487  above the text.
7488  The label and the text of the abstract are separated by some extra vertical
7489  space.
7490  Second, it typesets everything in a smaller font, just as you'd expect.
7491  Lastly, it adds a bit of extra vertical space between the abstract and
7492  the subsequent text.
7493  Well, that's how it will appear on the LyX screen.
7494  The actual appearance in the output depends on the document class you are
7495  using.
7496 \end_layout
7497
7498 \begin_layout Standard
7499 Starting a new paragraph by entering 
7500 \family sans
7501 Return
7502 \family default
7503  does not reset the paragraph environment.
7504  The new paragraph will still be in the 
7505 \family sans
7506 Abstract
7507 \family default
7508  environment.
7509  So, you will have to change the paragraph environment yourself when you
7510  finish entering the abstract of your document.
7511 \end_layout
7512
7513 \begin_layout Standard
7514 \begin_inset Float figure
7515 wide false
7516 sideways false
7517 status open
7518
7519 \begin_layout Plain Layout
7520 \align center
7521 \begin_inset Graphics
7522         filename clipart/Abstract.pdf
7523
7524 \end_inset
7525
7526
7527 \end_layout
7528
7529 \begin_layout Plain Layout
7530 \begin_inset Caption Standard
7531
7532 \begin_layout Plain Layout
7533 \begin_inset CommandInset label
7534 LatexCommand label
7535 name "fig:Paragraph-in-the"
7536
7537 \end_inset
7538
7539 Paragraph in the 
7540 \family sans
7541 Abstract
7542 \family default
7543  environment
7544 \end_layout
7545
7546 \end_inset
7547
7548
7549 \end_layout
7550
7551 \end_inset
7552
7553
7554 \end_layout
7555
7556 \begin_layout Standard
7557 We would love to demonstrate the 
7558 \family sans
7559 Abstract
7560 \family default
7561  environment, but since this document is in the 
7562 \begin_inset Quotes eld
7563 \end_inset
7564
7565 book
7566 \begin_inset Quotes erd
7567 \end_inset
7568
7569  class, we can't do this.
7570  We inserted it therefore as figure
7571 \begin_inset space ~
7572 \end_inset
7573
7574
7575 \begin_inset CommandInset ref
7576 LatexCommand ref
7577 reference "fig:Paragraph-in-the"
7578
7579 \end_inset
7580
7581 .
7582  If you have never heard of an 
7583 \begin_inset Quotes eld
7584 \end_inset
7585
7586 abstract
7587 \begin_inset Quotes erd
7588 \end_inset
7589
7590  before, you can safely ignore this environment.
7591 \end_layout
7592
7593 \begin_layout Subsubsection
7594 Bibliography
7595 \begin_inset Index idx
7596 status collapsed
7597
7598 \begin_layout Plain Layout
7599 Bibliography
7600 \end_layout
7601
7602 \end_inset
7603
7604
7605 \begin_inset CommandInset label
7606 LatexCommand label
7607 name "sub:Biblio_environment"
7608
7609 \end_inset
7610
7611
7612 \end_layout
7613
7614 \begin_layout Standard
7615 The 
7616 \family sans
7617 Bibliography
7618 \family default
7619  environment is used to list references.
7620  Technically, you could use this environment anywhere, but you really should
7621  only use it at the end of the document.
7622  Nesting 
7623 \family sans
7624 Bibliography
7625 \family default
7626  in anything else or 
7627 \emph on
7628 vice versa
7629 \emph default
7630  will not work.
7631 \end_layout
7632
7633 \begin_layout Standard
7634 When you first open a 
7635 \family sans
7636 Bibliography
7637 \family default
7638  environment, LyX adds a large vertical space, followed by the heading 
7639 \begin_inset Quotes eld
7640 \end_inset
7641
7642 Bibliography
7643 \begin_inset Quotes erd
7644 \end_inset
7645
7646  or 
7647 \begin_inset Quotes eld
7648 \end_inset
7649
7650 References,
7651 \begin_inset Quotes erd
7652 \end_inset
7653
7654  depending on the document class.
7655  The heading is in a large boldface font.
7656  Each paragraph of the 
7657 \family sans
7658 Bibliography
7659 \family default
7660  environment is a bibliography entry.
7661  Thus, entering 
7662 \family sans
7663 Return
7664 \family default
7665  does not reset the paragraph environment.
7666  Each new paragraph is still in the 
7667 \family sans
7668 Bibliography
7669 \family default
7670  environment.
7671 \end_layout
7672
7673 \begin_layout Standard
7674 There is another, usually better way to include references in your document
7675  by using a BibTeX database.
7676  For more information on that, and for a detailed description of LyX's bibliogra
7677 phy handling, have a look at section
7678 \begin_inset space ~
7679 \end_inset
7680
7681
7682 \begin_inset CommandInset ref
7683 LatexCommand ref
7684 reference "sec:Bibliography"
7685
7686 \end_inset
7687
7688 .
7689 \end_layout
7690
7691 \begin_layout Subsection
7692 LyX
7693 \family sans
7694 -Code
7695 \begin_inset Index idx
7696 status collapsed
7697
7698 \begin_layout Plain Layout
7699 Paragraph ! LyX code
7700 \end_layout
7701
7702 \end_inset
7703
7704
7705 \begin_inset CommandInset label
7706 LatexCommand label
7707 name "sub:LyX-Code"
7708
7709 \end_inset
7710
7711
7712 \end_layout
7713
7714 \begin_layout Standard
7715 The 
7716 \family sans
7717 LyX-Code
7718 \family default
7719  environment is another LyX extension.
7720  It type-sets text in a typewriter-style font.
7721  It also treats the 
7722 \family sans
7723 Space
7724 \family default
7725  key as a fixed whitespace;
7726 \begin_inset Foot
7727 status collapsed
7728
7729 \begin_layout Plain Layout
7730 In the 
7731 \family sans
7732 LyX-Code
7733 \family default
7734  environment, the 
7735 \family sans
7736 Space
7737 \family default
7738  key is treated as a 
7739 \family sans
7740 Protected
7741 \begin_inset space ~
7742 \end_inset
7743
7744 Blank
7745 \family default
7746  instead of an end-of-word marker.
7747 \end_layout
7748
7749 \end_inset
7750
7751  this is the only case in which you can type multiple whitespaces in LyX.
7752  If you need to insert blank lines, you will still need to use 
7753 \begin_inset Info
7754 type  "shortcut"
7755 arg   "newline-insert newline"
7756 \end_inset
7757
7758  (the 
7759 \family typewriter
7760 break-line
7761 \family default
7762  function).
7763  
7764 \family sans
7765 Return
7766 \family default
7767  breaks paragraphs.
7768  Note, however, that 
7769 \family sans
7770 Return
7771 \family default
7772  does not reset the paragraph environment.
7773  So, when you finish using the 
7774 \family sans
7775 LyX-Code
7776 \family default
7777  environment, you will need to change the paragraph environment yourself.
7778  Also, you can nest the 
7779 \family sans
7780 LyX-Code
7781 \family default
7782  environment inside of others.
7783 \end_layout
7784
7785 \begin_layout Standard
7786 There are a few quirks with this environment:
7787 \end_layout
7788
7789 \begin_layout Itemize
7790 You cannot use 
7791 \begin_inset Info
7792 type  "shortcut"
7793 arg   "newline-insert newline"
7794 \end_inset
7795
7796  at the beginning of a new paragraph (i.
7797 \begin_inset space \thinspace{}
7798 \end_inset
7799
7800 e.
7801 \begin_inset space \space{}
7802 \end_inset
7803
7804 you can't follow 
7805 \family sans
7806 Return
7807 \family default
7808  with a 
7809 \begin_inset Info
7810 type  "shortcut"
7811 arg   "newline-insert newline"
7812 \end_inset
7813
7814 ).
7815 \end_layout
7816
7817 \begin_layout Itemize
7818 You can't follow a 
7819 \begin_inset Info
7820 type  "shortcut"
7821 arg   "newline-insert newline"
7822 \end_inset
7823
7824  with a 
7825 \family sans
7826 Space
7827 \family default
7828  but with a 
7829 \begin_inset Info
7830 type  "shortcut"
7831 arg   "command-alternatives math-space ; space-insert protected"
7832 \end_inset
7833
7834 .
7835 \end_layout
7836
7837 \begin_layout Itemize
7838 You can't have an empty paragraph or an empty line.
7839  You must put at least one 
7840 \family sans
7841 Space
7842 \family default
7843  in any line you want blank.
7844  Otherwise, LaTeX generates errors.
7845 \end_layout
7846
7847 \begin_layout Itemize
7848 You cannot get the typewriter double quotes by typing 
7849 \family sans
7850 "
7851 \family default
7852  since that will insert 
7853 \emph on
7854 real
7855 \emph default
7856  quotes.
7857  You get the typewriter double quotes with 
7858 \begin_inset Info
7859 type  "shortcut"
7860 arg   "self-insert \""
7861 \end_inset
7862
7863 .
7864 \end_layout
7865
7866 \begin_layout Standard
7867 Here is an example:
7868 \end_layout
7869
7870 \begin_layout LyX-Code
7871 #include <stdio.h>
7872 \end_layout
7873
7874 \begin_layout LyX-Code
7875  
7876 \end_layout
7877
7878 \begin_layout LyX-Code
7879 int main(void)
7880 \end_layout
7881
7882 \begin_layout LyX-Code
7883 {
7884 \end_layout
7885
7886 \begin_layout LyX-Code
7887     printf("Hello World!
7888 \backslash
7889 n");
7890 \end_layout
7891
7892 \begin_layout LyX-Code
7893     return 0;
7894 \end_layout
7895
7896 \begin_layout LyX-Code
7897 }
7898 \end_layout
7899
7900 \begin_layout Standard
7901 This is just the standard 
7902 \begin_inset Quotes eld
7903 \end_inset
7904
7905 Hello world!
7906 \begin_inset Quotes erd
7907 \end_inset
7908
7909  program.
7910  
7911 \end_layout
7912
7913 \begin_layout Standard
7914
7915 \family sans
7916 LyX-Code
7917 \family default
7918  has one purpose: to typeset code, such as program source, shell scripts,
7919  rc-files, and so on.
7920  Use it only in those very special cases where you need to generate text
7921  as if you used a typewriter.
7922 \begin_inset Index idx
7923 status collapsed
7924
7925 \begin_layout Plain Layout
7926 Paragraph environments|)
7927 \end_layout
7928
7929 \end_inset
7930
7931  For longer parts of programming code, use the listings inset that is described
7932  in the chapter 
7933 \emph on
7934 Program Code Listings
7935 \emph default
7936  of the 
7937 \emph on
7938 Embedded
7939 \begin_inset space ~
7940 \end_inset
7941
7942 Objects
7943 \emph default
7944  manual.
7945 \end_layout
7946
7947 \begin_layout Section
7948 Nesting Environments
7949 \begin_inset Index idx
7950 status collapsed
7951
7952 \begin_layout Plain Layout
7953 Nesting ! Environments
7954 \end_layout
7955
7956 \end_inset
7957
7958
7959 \begin_inset CommandInset label
7960 LatexCommand label
7961 name "sec:Nesting"
7962
7963 \end_inset
7964
7965
7966 \end_layout
7967
7968 \begin_layout Subsection
7969 Introduction
7970 \end_layout
7971
7972 \begin_layout Standard
7973 LyX treats text as a unified block with a particular context and specific
7974  properties.
7975  This allows you to create blocks that inherit some of the properties of
7976  another block.
7977  For example you have three main points in an outline, but point #2 also
7978  has two subpoints.
7979  In other words, you have a list inside of another list, with the inner
7980  list 
7981 \begin_inset Quotes eld
7982 \end_inset
7983
7984 attached
7985 \begin_inset Quotes erd
7986 \end_inset
7987
7988  to item #2:
7989 \end_layout
7990
7991 \begin_layout Enumerate
7992 one
7993 \end_layout
7994
7995 \begin_layout Enumerate
7996 two
7997 \end_layout
7998
7999 \begin_deeper
8000 \begin_layout Enumerate
8001 sublist – item #1
8002 \end_layout
8003
8004 \begin_layout Enumerate
8005 sublist – item #2
8006 \end_layout
8007
8008 \end_deeper
8009 \begin_layout Enumerate
8010 three
8011 \end_layout
8012
8013 \begin_layout Standard
8014 You put a list inside a list by nesting one list inside the other.
8015  Nesting an environment is quite simple: Select 
8016 \family sans
8017 Edit\SpecialChar \menuseparator
8018 Increase
8019 \begin_inset space ~
8020 \end_inset
8021
8022 List
8023 \begin_inset space ~
8024 \end_inset
8025
8026 Depth
8027 \family default
8028  or 
8029 \family sans
8030 Decrease
8031 \begin_inset space ~
8032 \end_inset
8033
8034 List
8035 \begin_inset space ~
8036 \end_inset
8037
8038 Depth
8039 \family default
8040  to change the nesting depth (the status bar will tell you how far you are
8041  nested).
8042  Instead of the menu, you can also use the toolbar buttons 
8043 \begin_inset Info
8044 type  "icon"
8045 arg   "depth-increment"
8046 \end_inset
8047
8048  and 
8049 \begin_inset Info
8050 type  "icon"
8051 arg   "depth-decrement"
8052 \end_inset
8053
8054  or the key bindings 
8055 \family sans
8056 Tab
8057 \family default
8058  and 
8059 \family sans
8060 Shift+Tab
8061 \family default
8062  or 
8063 \begin_inset Info
8064 type  "shortcut"
8065 arg   "depth-increment"
8066 \end_inset
8067
8068  and 
8069 \begin_inset Info
8070 type  "shortcut"
8071 arg   "depth-decrement"
8072 \end_inset
8073
8074 .
8075  The change will work on the current selection, if you have made one (allowing
8076  you to change the nesting of several paragraphs at once), or the current
8077  paragraph.
8078 \end_layout
8079
8080 \begin_layout Standard
8081 Note that LyX only changes the nesting depth if it can.
8082  If it is invalid to do so, nothing happens if you try to change the depth.
8083  Additionally, if you change the depth of one paragraph, it affects the
8084  depth of every paragraph nested inside of it.
8085 \end_layout
8086
8087 \begin_layout Standard
8088 Nesting isn't limited to lists.
8089  In LyX, you can nest just about anything inside anything else, as you're
8090  about to find out.
8091  This is the real power of nesting paragraph environments.
8092 \end_layout
8093
8094 \begin_layout Subsection
8095 What You Can and Can't Nest
8096 \end_layout
8097
8098 \begin_layout Standard
8099 Before we fire a list of paragraph environments at you, we need to tell
8100  you a little bit more about how nesting works.
8101 \end_layout
8102
8103 \begin_layout Standard
8104 The question of nesting a paragraph environment is a bit more complicated
8105  than a simple yes or no.
8106  There are three types of paragraph environments:
8107 \end_layout
8108
8109 \begin_layout Itemize
8110 Completely unnestable
8111 \end_layout
8112
8113 \begin_layout Itemize
8114 Fully nestable, you can nest them inside things and you can also nest other
8115  things inside them.
8116 \end_layout
8117
8118 \begin_layout Itemize
8119 A third type, you can nest them into other environments, but you can't nest
8120  anything into them.
8121 \end_layout
8122
8123 \begin_layout Standard
8124 Here's a list of the three types of nesting behavior, and which paragraph
8125  environments have them:
8126 \end_layout
8127
8128 \begin_layout Description
8129 Unnestable Can't nest them.
8130  Can't nest into them.
8131 \end_layout
8132
8133 \begin_deeper
8134 \begin_layout Itemize
8135
8136 \family sans
8137 Bibliography
8138 \end_layout
8139
8140 \begin_layout Itemize
8141
8142 \family sans
8143 Abstract
8144 \end_layout
8145
8146 \begin_layout Itemize
8147
8148 \family sans
8149 Title
8150 \end_layout
8151
8152 \begin_layout Itemize
8153
8154 \family sans
8155 Author
8156 \end_layout
8157
8158 \begin_layout Itemize
8159
8160 \family sans
8161 Date
8162 \end_layout
8163
8164 \end_deeper
8165 \begin_layout Description
8166 Fully
8167 \begin_inset space ~
8168 \end_inset
8169
8170 Nestable You can nest them.
8171  You can nest other things into them.
8172 \end_layout
8173
8174 \begin_deeper
8175 \begin_layout Itemize
8176
8177 \family sans
8178 Verse
8179 \end_layout
8180
8181 \begin_layout Itemize
8182
8183 \family sans
8184 Quote
8185 \end_layout
8186
8187 \begin_layout Itemize
8188
8189 \family sans
8190 Quotation
8191 \end_layout
8192
8193 \begin_layout Itemize
8194
8195 \family sans
8196 Itemize
8197 \end_layout
8198
8199 \begin_layout Itemize
8200
8201 \family sans
8202 Enumerate
8203 \end_layout
8204
8205 \begin_layout Itemize
8206
8207 \family sans
8208 Description
8209 \end_layout
8210
8211 \begin_layout Itemize
8212
8213 \family sans
8214 List
8215 \end_layout
8216
8217 \begin_layout Itemize
8218
8219 \family sans
8220 LyX-Code
8221 \end_layout
8222
8223 \end_deeper
8224 \begin_layout Description
8225 Nestable-Inside You can nest them inside other things.
8226  You can't nest anything into them.
8227 \end_layout
8228
8229 \begin_deeper
8230 \begin_layout Itemize
8231
8232 \family sans
8233 Standard
8234 \end_layout
8235
8236 \begin_layout Itemize
8237
8238 \family sans
8239 Part
8240 \end_layout
8241
8242 \begin_layout Itemize
8243
8244 \family sans
8245 Chapter
8246 \end_layout
8247
8248 \begin_layout Itemize
8249
8250 \family sans
8251 Section
8252 \end_layout
8253
8254 \begin_layout Itemize
8255
8256 \family sans
8257 Subsection
8258 \end_layout
8259
8260 \begin_layout Itemize
8261
8262 \family sans
8263 Subsubsection
8264 \end_layout
8265
8266 \begin_layout Itemize
8267
8268 \family sans
8269 Paragraph
8270 \end_layout
8271
8272 \begin_layout Itemize
8273
8274 \family sans
8275 Subparagraph
8276 \end_layout
8277
8278 \begin_layout Itemize
8279
8280 \family sans
8281 Part*
8282 \end_layout
8283
8284 \begin_layout Itemize
8285
8286 \family sans
8287 Chapter*
8288 \end_layout
8289
8290 \begin_layout Itemize
8291
8292 \family sans
8293 Section*
8294 \end_layout
8295
8296 \begin_layout Itemize
8297
8298 \family sans
8299 Subsection*
8300 \end_layout
8301
8302 \begin_layout Itemize
8303
8304 \family sans
8305 Subsubsection*
8306 \end_layout
8307
8308 \begin_layout Itemize
8309
8310 \family sans
8311 Right
8312 \begin_inset space ~
8313 \end_inset
8314
8315 Address
8316 \end_layout
8317
8318 \begin_layout Itemize
8319
8320 \family sans
8321 Address
8322 \end_layout
8323
8324 \end_deeper
8325 \begin_layout Standard
8326 \begin_inset Note Greyedout
8327 status open
8328
8329 \begin_layout Plain Layout
8330
8331 \series bold
8332 Note:
8333 \series default
8334  Although it is possible, for example, to nest numbered section headings
8335  like 
8336 \family sans
8337 Chapter
8338 \family default
8339
8340 \family sans
8341 Section
8342 \family default
8343 , etc.
8344 \begin_inset space ~
8345 \end_inset
8346
8347 into lists, it is highly recommended not to do this because the aim is to
8348  create well-structured documents following typesetting guidelines whereas
8349  nested section headings violate this.
8350 \end_layout
8351
8352 \end_inset
8353
8354
8355 \end_layout
8356
8357 \begin_layout Subsection
8358 Nesting Other Things: Tables, Math, Floats, etc.
8359 \begin_inset Index idx
8360 status collapsed
8361
8362 \begin_layout Plain Layout
8363 Nesting ! Tables etc.
8364 \end_layout
8365
8366 \end_inset
8367
8368
8369 \end_layout
8370
8371 \begin_layout Standard
8372 There are several things that aren't paragraph environments, but which are
8373  affected by nesting anyhow.
8374  They are:
8375 \end_layout
8376
8377 \begin_layout Itemize
8378 equations
8379 \end_layout
8380
8381 \begin_layout Itemize
8382 tables
8383 \end_layout
8384
8385 \begin_layout Itemize
8386 figures
8387 \end_layout
8388
8389 \begin_layout Standard
8390 (
8391 \begin_inset Note Greyedout
8392 status open
8393
8394 \begin_layout Plain Layout
8395
8396 \series bold
8397 Note:
8398 \series default
8399  Figures and tables in 
8400 \family sans
8401 Floats
8402 \family default
8403  are not affected by this.
8404 \end_layout
8405
8406 \end_inset
8407
8408  Have a look at section
8409 \begin_inset space ~
8410 \end_inset
8411
8412
8413 \begin_inset CommandInset ref
8414 LatexCommand ref
8415 reference "sec:Floats"
8416
8417 \end_inset
8418
8419  for more information about 
8420 \family sans
8421 Floats
8422 \family default
8423 .)
8424 \end_layout
8425
8426 \begin_layout Standard
8427 LyX can treat these three objects as either a word or as a paragraph.
8428  If a figure, table, or an equation is inline, it goes wherever the paragraph
8429  it is in goes.
8430 \end_layout
8431
8432 \begin_layout Standard
8433 On the other hand, if you have an equation, figure or table in a 
8434 \begin_inset Quotes eld
8435 \end_inset
8436
8437 paragraph
8438 \begin_inset Quotes erd
8439 \end_inset
8440
8441  of its own, it behaves just like a 
8442 \begin_inset Quotes eld
8443 \end_inset
8444
8445 nestable-inside
8446 \begin_inset Quotes erd
8447 \end_inset
8448
8449  paragraph environment.
8450  You can nest it into any environment, but you obviously can't nest anything
8451  into it.
8452 \end_layout
8453
8454 \begin_layout Standard
8455 Here's an example with a table:
8456 \end_layout
8457
8458 \begin_layout Enumerate
8459 Item One
8460 \end_layout
8461
8462 \begin_deeper
8463 \begin_layout Enumerate
8464 This is (a) and it's nested.
8465 \end_layout
8466
8467 \begin_deeper
8468 \begin_layout Standard
8469 \begin_inset VSpace 0.3cm
8470 \end_inset
8471
8472
8473 \end_layout
8474
8475 \begin_layout Standard
8476 \align center
8477 \begin_inset Tabular
8478 <lyxtabular version="3" rows="2" columns="2">
8479 <features rotate="0" tabularvalignment="middle">
8480 <column alignment="center" valignment="top" width="0pt">
8481 <column alignment="center" valignment="top" width="0pt">
8482 <row>
8483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487
8488 \family roman
8489 \series medium
8490 \shape up
8491 \size normal
8492 \emph off
8493 \bar no
8494 \noun off
8495 \color none
8496 a
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505
8506 \family roman
8507 \series medium
8508 \shape up
8509 \size normal
8510 \emph off
8511 \bar no
8512 \noun off
8513 \color none
8514 b
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 </row>
8520 <row>
8521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525
8526 \family roman
8527 \series medium
8528 \shape up
8529 \size normal
8530 \emph off
8531 \bar no
8532 \noun off
8533 \color none
8534 c
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8540 \begin_inset Text
8541
8542 \begin_layout Plain Layout
8543
8544 \family roman
8545 \series medium
8546 \shape up
8547 \size normal
8548 \emph off
8549 \bar no
8550 \noun off
8551 \color none
8552 d
8553 \end_layout
8554
8555 \end_inset
8556 </cell>
8557 </row>
8558 </lyxtabular>
8559
8560 \end_inset
8561
8562
8563 \end_layout
8564
8565 \begin_layout Standard
8566 \begin_inset VSpace 0.3cm
8567 \end_inset
8568
8569
8570 \end_layout
8571
8572 \end_deeper
8573 \begin_layout Enumerate
8574 This is (b).
8575  The table is actually nested inside (a).
8576 \end_layout
8577
8578 \end_deeper
8579 \begin_layout Enumerate
8580 Back out again.
8581 \end_layout
8582
8583 \begin_layout Standard
8584 If we hadn't nested the table at all, the list would look like this:
8585 \end_layout
8586
8587 \begin_layout Enumerate
8588 Item One
8589 \end_layout
8590
8591 \begin_deeper
8592 \begin_layout Enumerate
8593 This is (a) and it's nested.
8594 \end_layout
8595
8596 \end_deeper
8597 \begin_layout Standard
8598 \begin_inset VSpace 0.3cm
8599 \end_inset
8600
8601
8602 \end_layout
8603
8604 \begin_layout Standard
8605 \align center
8606 \begin_inset Tabular
8607 <lyxtabular version="3" rows="2" columns="2">
8608 <features rotate="0" tabularvalignment="middle">
8609 <column alignment="center" valignment="top" width="0pt">
8610 <column alignment="center" valignment="top" width="0pt">
8611 <row>
8612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8613 \begin_inset Text
8614
8615 \begin_layout Plain Layout
8616
8617 \family roman
8618 \series medium
8619 \shape up
8620 \size normal
8621 \emph off
8622 \bar no
8623 \noun off
8624 \color none
8625 a
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634
8635 \family roman
8636 \series medium
8637 \shape up
8638 \size normal
8639 \emph off
8640 \bar no
8641 \noun off
8642 \color none
8643 b
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 </row>
8649 <row>
8650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654
8655 \family roman
8656 \series medium
8657 \shape up
8658 \size normal
8659 \emph off
8660 \bar no
8661 \noun off
8662 \color none
8663 c
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8669 \begin_inset Text
8670
8671 \begin_layout Plain Layout
8672
8673 \family roman
8674 \series medium
8675 \shape up
8676 \size normal
8677 \emph off
8678 \bar no
8679 \noun off
8680 \color none
8681 d
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 </row>
8687 </lyxtabular>
8688
8689 \end_inset
8690
8691
8692 \end_layout
8693
8694 \begin_layout Standard
8695 \begin_inset VSpace 0.3cm
8696 \end_inset
8697
8698
8699 \end_layout
8700
8701 \begin_layout Enumerate
8702 This is (b).
8703  The table is 
8704 \emph on
8705 not
8706 \emph default
8707  nested inside (a).
8708  In fact, it's not nested at all.
8709 \end_layout
8710
8711 \begin_layout Enumerate
8712 Back out again.
8713 \end_layout
8714
8715 \begin_layout Standard
8716 Notice how item (b) is not only no longer nested, but is also the first
8717  item of a new list!
8718 \end_layout
8719
8720 \begin_layout Standard
8721 There's another trap you can fall into: Nesting the table, but not going
8722  deep enough.
8723  LyX then turns anything after the table into a new sublist.
8724 \end_layout
8725
8726 \begin_layout Enumerate
8727 Item One
8728 \end_layout
8729
8730 \begin_deeper
8731 \begin_layout Enumerate
8732 This is (a) and it's nested.
8733 \end_layout
8734
8735 \begin_layout Standard
8736 \begin_inset VSpace 0.3cm
8737 \end_inset
8738
8739
8740 \end_layout
8741
8742 \begin_layout Standard
8743 \align center
8744 \begin_inset Tabular
8745 <lyxtabular version="3" rows="2" columns="2">
8746 <features rotate="0" tabularvalignment="middle">
8747 <column alignment="center" valignment="top" width="0pt">
8748 <column alignment="center" valignment="top" width="0pt">
8749 <row>
8750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8751 \begin_inset Text
8752
8753 \begin_layout Plain Layout
8754
8755 \family roman
8756 \series medium
8757 \shape up
8758 \size normal
8759 \emph off
8760 \bar no
8761 \noun off
8762 \color none
8763 a
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772
8773 \family roman
8774 \series medium
8775 \shape up
8776 \size normal
8777 \emph off
8778 \bar no
8779 \noun off
8780 \color none
8781 b
8782 \end_layout
8783
8784 \end_inset
8785 </cell>
8786 </row>
8787 <row>
8788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8789 \begin_inset Text
8790
8791 \begin_layout Plain Layout
8792
8793 \family roman
8794 \series medium
8795 \shape up
8796 \size normal
8797 \emph off
8798 \bar no
8799 \noun off
8800 \color none
8801 c
8802 \end_layout
8803
8804 \end_inset
8805 </cell>
8806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Plain Layout
8810
8811 \family roman
8812 \series medium
8813 \shape up
8814 \size normal
8815 \emph off
8816 \bar no
8817 \noun off
8818 \color none
8819 d
8820 \end_layout
8821
8822 \end_inset
8823 </cell>
8824 </row>
8825 </lyxtabular>
8826
8827 \end_inset
8828
8829
8830 \end_layout
8831
8832 \end_deeper
8833 \begin_layout Standard
8834 \begin_inset VSpace 0.3cm
8835 \end_inset
8836
8837
8838 \end_layout
8839
8840 \begin_layout Enumerate
8841 This is (b).
8842  The table is actually nested inside Item One, but 
8843 \emph on
8844 not
8845 \emph default
8846  inside (a).
8847 \end_layout
8848
8849 \begin_layout Enumerate
8850 Back out again.
8851 \end_layout
8852
8853 \begin_layout Standard
8854 As you can see, item (b) turned into the first item of a new list, but a
8855  new list 
8856 \emph on
8857 inside
8858 \emph default
8859  item 1.
8860  The same thing would have happened to a figure or an equation.
8861  So, if you nest tables, figures or equations, make sure you go to the right
8862  depth!
8863 \end_layout
8864
8865 \begin_layout Subsection
8866 Usage and General Features
8867 \end_layout
8868
8869 \begin_layout Standard
8870 Speaking of levels, LyX can perform up to a six-fold nesting.
8871  In other words, 
8872 \begin_inset Quotes eld
8873 \end_inset
8874
8875 level #6
8876 \begin_inset Quotes erd
8877 \end_inset
8878
8879  is the innermost possible depth.
8880  Here's an example to illustrate what we mean:
8881 \end_layout
8882
8883 \begin_layout Enumerate
8884 level #1 – outermost
8885 \end_layout
8886
8887 \begin_deeper
8888 \begin_layout Enumerate
8889 level #2
8890 \end_layout
8891
8892 \begin_deeper
8893 \begin_layout Enumerate
8894 level #3
8895 \end_layout
8896
8897 \begin_deeper
8898 \begin_layout Enumerate
8899 level #4
8900 \end_layout
8901
8902 \begin_deeper
8903 \begin_layout Itemize
8904 level #5
8905 \end_layout
8906
8907 \begin_deeper
8908 \begin_layout Itemize
8909 level #6
8910 \end_layout
8911
8912 \end_deeper
8913 \end_deeper
8914 \end_deeper
8915 \end_deeper
8916 \end_deeper
8917 \begin_layout Standard
8918 There are two exceptions to the six-fold nesting limit, and you can see
8919  both of them in the example.
8920  Unlike the other fully-nestable environments, you can only perform a four-fold
8921  nesting with the 
8922 \family sans
8923 Enumerate
8924 \family default
8925  and 
8926 \family sans
8927 Itemize
8928 \family default
8929  environments.
8930  For example, if we tried to nest another 
8931 \family sans
8932 Enumerate
8933 \family default
8934  list inside item 
8935 \begin_inset Quotes eld
8936 \end_inset
8937
8938 A.
8939 \begin_inset Quotes erd
8940 \end_inset
8941
8942 , we would get errors.
8943 \end_layout
8944
8945 \begin_layout Subsection
8946 Some Examples
8947 \begin_inset Index idx
8948 status collapsed
8949
8950 \begin_layout Plain Layout
8951 Nesting ! Examples
8952 \end_layout
8953
8954 \end_inset
8955
8956
8957 \end_layout
8958
8959 \begin_layout Standard
8960 The best way to explain just what you can do with nesting is by illustration.
8961  We have several examples of nested environments.
8962  In them, we explain how we created the example, so that you can reproduce
8963  them.
8964 \end_layout
8965
8966 \begin_layout Subsubsection
8967 Example 1: The Six-fold Way and Mixed Nesting
8968 \end_layout
8969
8970 \begin_layout Labeling
8971 \labelwidthstring MMM
8972 #1-a This is the outermost level.
8973  It's a 
8974 \family sans
8975 List
8976 \family default
8977  environment.
8978 \end_layout
8979
8980 \begin_deeper
8981 \begin_layout Labeling
8982 \labelwidthstring MMM
8983 #2-a This is level #2.
8984  We created it by using 
8985 \begin_inset Info
8986 type  "shortcut"
8987 arg   "break-paragraph inverse"
8988 \end_inset
8989
8990  followed by 
8991 \begin_inset Info
8992 type  "shortcut"
8993 arg   "depth-increment"
8994 \end_inset
8995
8996 .
8997 \end_layout
8998
8999 \begin_deeper
9000 \begin_layout Labeling
9001 \labelwidthstring MMM
9002 #3-a This is level #3.
9003  This time, we just enter 
9004 \family sans
9005 Return
9006 \family default
9007 , then used 
9008 \begin_inset Info
9009 type  "shortcut"
9010 arg   "depth-increment"
9011 \end_inset
9012
9013  twice in a row.
9014  We could have also created it the same way as we did the previous level,
9015  by entering 
9016 \begin_inset Info
9017 type  "shortcut"
9018 arg   "break-paragraph inverse"
9019 \end_inset
9020
9021  followed by 
9022 \begin_inset Info
9023 type  "shortcut"
9024 arg   "depth-increment"
9025 \end_inset
9026
9027 .
9028 \end_layout
9029
9030 \begin_deeper
9031 \begin_layout Standard
9032 This is actually a 
9033 \family sans
9034 Standard
9035 \family default
9036  environment, nested inside of 
9037 \begin_inset Quotes eld
9038 \end_inset
9039
9040 #3-a
9041 \begin_inset Quotes erd
9042 \end_inset
9043
9044 .
9045  So, it's at level #4.
9046  We did this by entering 
9047 \begin_inset Info
9048 type  "shortcut"
9049 arg   "break-paragraph inverse"
9050 \end_inset
9051
9052 , then 
9053 \begin_inset Info
9054 type  "shortcut"
9055 arg   "depth-increment"
9056 \end_inset
9057
9058 , then changing the paragraph environment to 
9059 \family sans
9060 Standard
9061 \family default
9062 .
9063  Do this to create list items with more than one paragraph — it also works
9064  for the 
9065 \family sans
9066 Description
9067 \family default
9068
9069 \family sans
9070 Enumerate
9071 \family default
9072 , and 
9073 \family sans
9074 Itemize
9075 \family default
9076  environments!
9077 \end_layout
9078
9079 \begin_layout Standard
9080 Here's another 
9081 \family sans
9082 Standard
9083 \family default
9084  paragraph, also at level #4, made with just a 
9085 \begin_inset Info
9086 type  "shortcut"
9087 arg   "break-paragraph inverse"
9088 \end_inset
9089
9090 .
9091 \end_layout
9092
9093 \begin_layout Labeling
9094 \labelwidthstring MMM
9095 #4-a This is level #4.
9096  We enter 
9097 \begin_inset Info
9098 type  "shortcut"
9099 arg   "break-paragraph inverse"
9100 \end_inset
9101
9102  and changed the paragraph environment back to 
9103 \family sans
9104 List
9105 \family default
9106 .
9107  Remember — we can't nest anything inside a 
9108 \family sans
9109 Standard
9110 \family default
9111  environment, which is why we're still at level #4.
9112  However, we 
9113 \emph on
9114 can
9115 \emph default
9116  keep nesting things inside 
9117 \begin_inset Quotes eld
9118 \end_inset
9119
9120 #3-a
9121 \begin_inset Quotes erd
9122 \end_inset
9123
9124 .
9125 \end_layout
9126
9127 \begin_deeper
9128 \begin_layout Labeling
9129 \labelwidthstring MMM
9130 #5-a This is level #5\SpecialChar \ldots{}
9131
9132 \end_layout
9133
9134 \begin_deeper
9135 \begin_layout Labeling
9136 \labelwidthstring MMM
9137 #6-a \SpecialChar \ldots{}
9138 and this is level #6.
9139  By now, you should know how we made these two.
9140 \end_layout
9141
9142 \end_deeper
9143 \begin_layout Labeling
9144 \labelwidthstring MMM
9145 #5-b Back to level #5.
9146  Just enter 
9147 \begin_inset Info
9148 type  "shortcut"
9149 arg   "break-paragraph inverse"
9150 \end_inset
9151
9152  followed by a 
9153 \begin_inset Info
9154 type  "shortcut"
9155 arg   "depth-decrement"
9156 \end_inset
9157
9158 .
9159 \end_layout
9160
9161 \end_deeper
9162 \begin_layout Labeling
9163 \labelwidthstring MMM
9164 #4-b After another 
9165 \begin_inset Info
9166 type  "shortcut"
9167 arg   "break-paragraph inverse"
9168 \end_inset
9169
9170  followed by a 
9171 \begin_inset Info
9172 type  "shortcut"
9173 arg   "depth-decrement"
9174 \end_inset
9175
9176 , we're back at level #4.
9177 \end_layout
9178
9179 \end_deeper
9180 \begin_layout Labeling
9181 \labelwidthstring MMM
9182 #3-b Back to level #3.
9183  By now it should be obvious how we did this.
9184 \end_layout
9185
9186 \end_deeper
9187 \begin_layout Labeling
9188 \labelwidthstring MMM
9189 #2-b Back to level #2.
9190  
9191 \end_layout
9192
9193 \end_deeper
9194 \begin_layout Labeling
9195 \labelwidthstring MMM
9196 #1-b And last, back to the outermost level, #1.
9197  After this sentence, we will enter 
9198 \family sans
9199 Return
9200 \family default
9201  and change the paragraph environment back to 
9202 \family sans
9203 Standard
9204 \family default
9205  to end the list.
9206 \end_layout
9207
9208 \begin_layout Standard
9209 We could have also used the 
9210 \family sans
9211 Description
9212 \family default
9213
9214 \family sans
9215 Quote
9216 \family default
9217
9218 \family sans
9219 Quotation
9220 \family default
9221 , or even the 
9222 \family sans
9223 Verse
9224 \family default
9225  environment in place of the 
9226 \family sans
9227 List
9228 \family default
9229  environment.
9230  The example would have worked exactly the same.
9231 \end_layout
9232
9233 \begin_layout Subsubsection
9234 Example 2: Inheritance
9235 \end_layout
9236
9237 \begin_layout LyX-Code
9238 This is the LyX-Code environment, at level #1, the outermost
9239 \end_layout
9240
9241 \begin_layout LyX-Code
9242 level.
9243   Now we will enter 
9244 \family sans
9245 Return
9246 \family default
9247 , then 
9248 \begin_inset Info
9249 type  "shortcut"
9250 arg   "depth-increment"
9251 \end_inset
9252
9253 , after
9254 \begin_inset Newline newline
9255 \end_inset
9256
9257 which, we will change to the 
9258 \family sans
9259 Enumerate
9260 \family default
9261  environment.
9262 \end_layout
9263
9264 \begin_deeper
9265 \begin_layout Enumerate
9266 This is the 
9267 \family sans
9268 Enumerate
9269 \family default
9270  environment, at level #2.
9271 \end_layout
9272
9273 \begin_layout Enumerate
9274 Notice how the nested 
9275 \family sans
9276 Enumerate
9277 \family default
9278  not only inherits its margins from its parent environment (
9279 \family sans
9280 LyX-Code
9281 \family default
9282 ), but also inherits its font and spacing!
9283 \end_layout
9284
9285 \end_deeper
9286 \begin_layout Standard
9287 We ended this example by entering 
9288 \family sans
9289 Return
9290 \family default
9291 .
9292  After that, we needed to reset the paragraph environment to 
9293 \family sans
9294 Standard
9295 \family default
9296  and reset the nesting depth by using 
9297 \begin_inset Info
9298 type  "shortcut"
9299 arg   "depth-decrement"
9300 \end_inset
9301
9302  once.
9303 \end_layout
9304
9305 \begin_layout Subsubsection
9306 Example 3: Labels, Levels, and the 
9307 \family sans
9308 Enumerate
9309 \family default
9310  and 
9311 \family sans
9312 Itemize
9313 \family default
9314  Environments
9315 \begin_inset Argument 1
9316 status collapsed
9317
9318 \begin_layout Plain Layout
9319 Example #3: Labels, Levels and other list environments
9320 \end_layout
9321
9322 \end_inset
9323
9324
9325 \end_layout
9326
9327 \begin_layout Enumerate
9328 This is level #1, in an 
9329 \family sans
9330 Enumerate
9331 \family default
9332  paragraph environment.
9333  We're actually going to nest a bunch of these.
9334 \end_layout
9335
9336 \begin_deeper
9337 \begin_layout Enumerate
9338 This is level #2.
9339  We used 
9340 \begin_inset Info
9341 type  "shortcut"
9342 arg   "break-paragraph inverse"
9343 \end_inset
9344
9345  followed by 
9346 \begin_inset Info
9347 type  "shortcut"
9348 arg   "depth-increment"
9349 \end_inset
9350
9351 .
9352  Now, what happens if we nest an 
9353 \family sans
9354 Itemize
9355 \family default
9356  environment inside of this one? It will be at level #3, but what will its
9357  label be? An asterisk?
9358 \end_layout
9359
9360 \begin_deeper
9361 \begin_layout Itemize
9362 No! It's a bullet.
9363  This is the 
9364 \emph on
9365 first
9366 \emph default
9367  
9368 \family sans
9369 Itemize
9370 \family default
9371  environment, even though it's at level #3.
9372  So, its label is a bullet.
9373  (We got here by using 
9374 \begin_inset Info
9375 type  "shortcut"
9376 arg   "break-paragraph inverse"
9377 \end_inset
9378
9379 , then 
9380 \begin_inset Info
9381 type  "shortcut"
9382 arg   "depth-increment"
9383 \end_inset
9384
9385 , then changing the environment to 
9386 \family sans
9387 Itemize
9388 \family default
9389 .)
9390 \end_layout
9391
9392 \begin_deeper
9393 \begin_layout Itemize
9394 Here's level #4, produced using 
9395 \begin_inset Info
9396 type  "shortcut"
9397 arg   "break-paragraph inverse"
9398 \end_inset
9399
9400 , then 
9401 \begin_inset Info
9402 type  "shortcut"
9403 arg   "depth-increment"
9404 \end_inset
9405
9406 .
9407  We will do that again\SpecialChar \ldots{}
9408
9409 \end_layout
9410
9411 \begin_deeper
9412 \begin_layout Enumerate
9413 \SpecialChar \ldots{}
9414 to get to level #5.
9415  This time, however, we also changed the paragraph environment back to 
9416 \family sans
9417 Enumerate
9418 \family default
9419 .
9420  Notice the type of numbering, it is 
9421 \emph on
9422 lowercase Roman
9423 \emph default
9424 , because we are in the 
9425 \emph on
9426 thirdfold
9427 \emph default
9428  
9429 \family sans
9430 Enumerate
9431 \family default
9432  environment (that is, it is an 
9433 \family sans
9434 Enumerate
9435 \family default
9436  inside an 
9437 \family sans
9438 Enumerate
9439 \family default
9440  inside an 
9441 \family sans
9442 Enumerate
9443 \family default
9444 ).
9445 \end_layout
9446
9447 \begin_layout Enumerate
9448 What happens if we 
9449 \emph on
9450 don't
9451 \emph default
9452  change the paragraph environment, but decrease the nesting depth? What
9453  type of numbering does LyX use?
9454 \end_layout
9455
9456 \begin_layout Enumerate
9457 Oh, as if you couldn't guess by now, we're just using 
9458 \begin_inset Info
9459 type  "shortcut"
9460 arg   "break-paragraph inverse"
9461 \end_inset
9462
9463  to keep the current environment and depth but create a new item.
9464 \end_layout
9465
9466 \begin_layout Enumerate
9467 Let's use 
9468 \begin_inset Info
9469 type  "shortcut"
9470 arg   "depth-decrement"
9471 \end_inset
9472
9473  to decrease the depth after the next 
9474 \begin_inset Info
9475 type  "shortcut"
9476 arg   "break-paragraph inverse"
9477 \end_inset
9478
9479 .
9480 \end_layout
9481
9482 \end_deeper
9483 \begin_layout Enumerate
9484 This is level #4.
9485  Look what type of label LyX is using!
9486 \end_layout
9487
9488 \end_deeper
9489 \begin_layout Enumerate
9490 This is level #3.
9491  Even though we've changed levels, LyX is still using a lowercase Roman
9492  numeral as the label.Why?
9493 \end_layout
9494
9495 \begin_layout Enumerate
9496 Because, even though the nesting depth has changed, the paragraph is 
9497 \emph on
9498 still
9499 \emph default
9500  a thirdfold 
9501 \family sans
9502 Enumerate
9503 \family default
9504  environment.
9505  Notice, however, that LyX 
9506 \emph on
9507 did
9508 \emph default
9509  reset the counter for the label.
9510 \end_layout
9511
9512 \end_deeper
9513 \begin_layout Enumerate
9514 Another 
9515 \begin_inset Info
9516 type  "shortcut"
9517 arg   "break-paragraph inverse"
9518 \end_inset
9519
9520  
9521 \begin_inset Info
9522 type  "shortcut"
9523 arg   "depth-decrement"
9524 \end_inset
9525
9526  sequence, and we're back to level #2.
9527  This time, we not only changed the nesting depth, but we also moved back
9528  into the twofold-nested 
9529 \family sans
9530 Enumerate
9531 \family default
9532  environment.
9533 \end_layout
9534
9535 \end_deeper
9536 \begin_layout Enumerate
9537 The same thing happens if we do another 
9538 \begin_inset Info
9539 type  "shortcut"
9540 arg   "break-paragraph inverse"
9541 \end_inset
9542
9543  
9544 \begin_inset Info
9545 type  "shortcut"
9546 arg   "depth-decrement"
9547 \end_inset
9548
9549  sequence and return to level #1, the outermost level.
9550 \end_layout
9551
9552 \begin_layout Standard
9553 Lastly, we reset the environment to 
9554 \family sans
9555 Standard
9556 \family default
9557 .
9558  As you can see, the level number doesn't correspond to what type of labeling
9559  LyX uses for the 
9560 \family sans
9561 Enumerate
9562 \family default
9563  and 
9564 \family sans
9565 Itemize
9566 \family default
9567  environments.
9568  The number of other 
9569 \family sans
9570 Enumerate
9571 \family default
9572  environments surrounding it determines what kind of label LyX uses for
9573  an 
9574 \family sans
9575 Enumerate
9576 \family default
9577  item.
9578  The same rule applies for the 
9579 \family sans
9580 Itemize
9581 \family default
9582  environment, as well.
9583 \end_layout
9584
9585 \begin_layout Subsubsection
9586 Example 4: Going Bonkers
9587 \end_layout
9588
9589 \begin_layout Enumerate
9590 We're going to go totally nuts now.
9591  We will not nest as deep as in the other examples, nor will we go into
9592  the same detail with how we did it.
9593  (level #1: 
9594 \family sans
9595 Enumerate
9596 \family default
9597 )
9598 \end_layout
9599
9600 \begin_deeper
9601 \begin_layout Standard
9602 (
9603 \family sans
9604 Return, 
9605 \family default
9606
9607 \begin_inset Info
9608 type  "shortcut"
9609 arg   "depth-increment"
9610 \end_inset
9611
9612
9613 \family sans
9614 , Standard
9615 \family default
9616 : level #2) We will stick an encapsulated description of how we created
9617  the example in parentheses someplace.
9618  For example, the two key bindings are how we changed the depth.
9619  The environment name is the name of the current environment.
9620  Either before or after this, we will put in the level.
9621 \end_layout
9622
9623 \end_deeper
9624 \begin_layout Enumerate
9625 (
9626 \family sans
9627 Return, Enumerate
9628 \family default
9629 : level #1) This is the next item in the list.
9630 \end_layout
9631
9632 \begin_deeper
9633 \begin_layout Verse
9634 Now we will add verse.
9635 \begin_inset Newline newline
9636 \end_inset
9637
9638 It will get much worse.
9639 \begin_inset Newline newline
9640 \end_inset
9641
9642 (
9643 \family sans
9644 Return, 
9645 \family default
9646
9647 \begin_inset Info
9648 type  "shortcut"
9649 arg   "depth-increment"
9650 \end_inset
9651
9652
9653 \family sans
9654 , Verse
9655 \family default
9656 : level #2)
9657 \end_layout
9658
9659 \begin_layout Verse
9660 Fiddle dee, Fiddle doo.
9661 \begin_inset Newline newline
9662 \end_inset
9663
9664 Bippitey boppitey boo!
9665 \begin_inset Newline newline
9666 \end_inset
9667
9668 (
9669 \begin_inset Info
9670 type  "shortcut"
9671 arg   "break-paragraph inverse"
9672 \end_inset
9673
9674
9675 \family sans
9676 )
9677 \end_layout
9678
9679 \begin_layout Verse
9680 Here comes a table:
9681 \end_layout
9682
9683 \begin_deeper
9684 \begin_layout Standard
9685 \begin_inset VSpace 0.3cm
9686 \end_inset
9687
9688
9689 \end_layout
9690
9691 \begin_layout Standard
9692 \align center
9693 \begin_inset Tabular
9694 <lyxtabular version="3" rows="2" columns="2">
9695 <features rotate="0" tabularvalignment="middle">
9696 <column alignment="center" valignment="top" width="0pt">
9697 <column alignment="center" valignment="top" width="0pt">
9698 <row>
9699 <cell alignment="center" valignment="top" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703
9704 \family roman
9705 \series medium
9706 \shape up
9707 \size normal
9708 \emph off
9709 \bar no
9710 \noun off
9711 \color none
9712 one-fish
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9718 \begin_inset Text
9719
9720 \begin_layout Plain Layout
9721
9722 \family roman
9723 \series medium
9724 \shape up
9725 \size normal
9726 \emph off
9727 \bar no
9728 \noun off
9729 \color none
9730 two-fish
9731 \end_layout
9732
9733 \end_inset
9734 </cell>
9735 </row>
9736 <row>
9737 <cell alignment="center" valignment="top" topline="true" usebox="none">
9738 \begin_inset Text
9739
9740 \begin_layout Plain Layout
9741
9742 \family roman
9743 \series medium
9744 \shape up
9745 \size normal
9746 \emph off
9747 \bar no
9748 \noun off
9749 \color none
9750 red-fish
9751 \end_layout
9752
9753 \end_inset
9754 </cell>
9755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9756 \begin_inset Text
9757
9758 \begin_layout Plain Layout
9759
9760 \family roman
9761 \series medium
9762 \shape up
9763 \size normal
9764 \emph off
9765 \bar no
9766 \noun off
9767 \color none
9768 blue-fish
9769 \end_layout
9770
9771 \end_inset
9772 </cell>
9773 </row>
9774 </lyxtabular>
9775
9776 \end_inset
9777
9778
9779 \end_layout
9780
9781 \end_deeper
9782 \begin_layout Verse
9783 (
9784 \begin_inset Info
9785 type  "shortcut"
9786 arg   "break-paragraph inverse"
9787 \end_inset
9788
9789
9790 \family sans
9791 , Table, 
9792 \family default
9793
9794 \begin_inset Info
9795 type  "shortcut"
9796 arg   "depth-increment"
9797 \end_inset
9798
9799  3 times, 
9800 \begin_inset Info
9801 type  "shortcut"
9802 arg   "break-paragraph inverse"
9803 \end_inset
9804
9805
9806 \family sans
9807 , Verse, 
9808 \family default
9809
9810 \begin_inset Info
9811 type  "shortcut"
9812 arg   "depth-decrement"
9813 \end_inset
9814
9815 )
9816 \end_layout
9817
9818 \end_deeper
9819 \begin_layout Enumerate
9820 (
9821 \family sans
9822 Return, Enumerate
9823 \family default
9824 : level #1) This is another item.
9825  Note that selecting a 
9826 \family sans
9827 Table
9828 \family default
9829  resets the nesting depth to level #1, so we increased the nesting depth
9830  3 times to put the table inside the 
9831 \family sans
9832 Verse
9833 \family default
9834  environment.
9835  
9836 \end_layout
9837
9838 \begin_layout Quotation
9839 We're now ending the 
9840 \family sans
9841 Enumerate
9842 \family default
9843  list and changing to 
9844 \family sans
9845 Quotation
9846 \family default
9847 .
9848  We're still at level #1.
9849  We want to show you some of the things you can do by mixing environments.
9850  The next set of paragraphs is a 
9851 \begin_inset Quotes eld
9852 \end_inset
9853
9854 quoted letter.
9855 \begin_inset Quotes erd
9856 \end_inset
9857
9858  We will nest both the 
9859 \family sans
9860 Address
9861 \family default
9862  and 
9863 \family sans
9864 Right
9865 \begin_inset space ~
9866 \end_inset
9867
9868 Address
9869 \family default
9870  environments inside of this one, then use another nested 
9871 \family sans
9872 Quotation
9873 \family default
9874  for the letter body.
9875  We will use 
9876 \begin_inset Info
9877 type  "shortcut"
9878 arg   "break-paragraph inverse"
9879 \end_inset
9880
9881  to preserve the depth.
9882  Remember that you need to use 
9883 \begin_inset Info
9884 type  "shortcut"
9885 arg   "newline-insert newline"
9886 \end_inset
9887
9888  to create multiple lines inside the 
9889 \family sans
9890 Address
9891 \family default
9892  and 
9893 \family sans
9894 Right
9895 \begin_inset space ~
9896 \end_inset
9897
9898 Address
9899 \family default
9900  environments.
9901  Here it goes:
9902 \end_layout
9903
9904 \begin_deeper
9905 \begin_layout Right Address
9906 1234 Nowhere Rd.
9907 \begin_inset Newline newline
9908 \end_inset
9909
9910 Moosegroin, MT 00100
9911 \begin_inset Newline newline
9912 \end_inset
9913
9914 9-6-96
9915 \end_layout
9916
9917 \begin_layout Address
9918 Dear Mr.
9919 \begin_inset space ~
9920 \end_inset
9921
9922 Fizlewitz:
9923 \end_layout
9924
9925 \begin_layout Quotation
9926 We regret to inform you that we cannot fill your order for 50
9927 \begin_inset space \thinspace{}
9928 \end_inset
9929
9930 L of compressed methane gas due to circumstances beyond our control.
9931  Unfortunately, several of our cows have mysteriously exploded, creating
9932  a backlog in our orders for methane.
9933  We will place your name on the waiting list and try to fill your order
9934  as soon as possible.
9935  In the meantime, we thank you for your patience.
9936 \end_layout
9937
9938 \begin_layout Quotation
9939 We do, however, now have a special on beef.
9940  If you are interested, please return the enclosed pricing and order form
9941  with your order, along with payment.
9942 \end_layout
9943
9944 \begin_layout Quotation
9945 We thank you again for your patience.
9946 \end_layout
9947
9948 \begin_layout Address
9949 Sincerely,
9950 \begin_inset Newline newline
9951 \end_inset
9952
9953 Bill Hick
9954 \end_layout
9955
9956 \end_deeper
9957 \begin_layout Quotation
9958 That ends that example!
9959 \end_layout
9960
9961 \begin_layout Standard
9962 As you can see, nesting environments in LyX gives you a lot of power with
9963  just a few keystrokes.
9964  We could have easily nested an 
9965 \family sans
9966 Itemize
9967 \family default
9968  list inside of a 
9969 \family sans
9970 Quotation
9971 \family default
9972  or 
9973 \family sans
9974 Quote
9975 \family default
9976 , or put a 
9977 \family sans
9978 Quote
9979 \family default
9980  inside of an 
9981 \family sans
9982 Itemize
9983 \family default
9984  list.
9985  You have a huge variety of options at your disposal.
9986 \end_layout
9987
9988 \begin_layout Section
9989 Spacing, pagination and line breaks
9990 \begin_inset Index idx
9991 status collapsed
9992
9993 \begin_layout Plain Layout
9994 Spacing
9995 \end_layout
9996
9997 \end_inset
9998
9999
10000 \end_layout
10001
10002 \begin_layout Standard
10003 What is a space? While you might be used to pressing the space key anytime
10004  you want to separate two words in ordinary word processors, LyX offers
10005  you more spaces: spaces of different widths and spaces which can or cannot
10006  be broken at the end of a line.
10007  The following sections will show you some examples where those spaces are
10008  useful.
10009 \end_layout
10010
10011 \begin_layout Subsection
10012 Protected Space
10013 \begin_inset CommandInset label
10014 LatexCommand label
10015 name "sub:Protected-Space"
10016
10017 \end_inset
10018
10019
10020 \begin_inset Index idx
10021 status collapsed
10022
10023 \begin_layout Plain Layout
10024 Spaces ! Protected
10025 \end_layout
10026
10027 \end_inset
10028
10029
10030 \end_layout
10031
10032 \begin_layout Standard
10033 The protected space: It is used to tell LyX (and LaTeX) not to break the
10034  line at that point.
10035  This may be necessary to avoid unlucky line breaks, like in: 
10036 \end_layout
10037
10038 \begin_layout Quote
10039 Further documentation is given in section
10040 \begin_inset Newline newline
10041 \end_inset
10042
10043
10044 \begin_inset CommandInset ref
10045 LatexCommand ref
10046 reference "sec:Bibliography"
10047
10048 \end_inset
10049
10050 .
10051  
10052 \end_layout
10053
10054 \begin_layout Standard
10055 Obviously, it would be a good thing to put a protected space between 
10056 \begin_inset Quotes eld
10057 \end_inset
10058
10059 section
10060 \begin_inset Quotes erd
10061 \end_inset
10062
10063  and 
10064 \begin_inset Quotes eld
10065 \end_inset
10066
10067
10068 \begin_inset CommandInset ref
10069 LatexCommand ref
10070 reference "sec:Bibliography"
10071
10072 \end_inset
10073
10074
10075 \begin_inset Quotes erd
10076 \end_inset
10077
10078 .
10079  A protected space is set with 
10080 \family sans
10081 Insert\SpecialChar \menuseparator
10082 Formatting\SpecialChar \menuseparator
10083 Protected
10084 \begin_inset space ~
10085 \end_inset
10086
10087 Space
10088 \family default
10089  (shortcut 
10090 \begin_inset Info
10091 type  "shortcut"
10092 arg   "command-alternatives math-space ; space-insert protected"
10093 \end_inset
10094
10095 ).
10096 \end_layout
10097
10098 \begin_layout Subsection
10099 Horizontal Space
10100 \begin_inset CommandInset label
10101 LatexCommand label
10102 name "sub:Horizontal-Space"
10103
10104 \end_inset
10105
10106
10107 \begin_inset Index idx
10108 status collapsed
10109
10110 \begin_layout Plain Layout
10111 Spacing ! Horizontal
10112 \end_layout
10113
10114 \end_inset
10115
10116
10117 \end_layout
10118
10119 \begin_layout Standard
10120 All horizontal spaces can be inserted with the menu 
10121 \family sans
10122 Insert\SpecialChar \menuseparator
10123 Formatting\SpecialChar \menuseparator
10124 Horizontal Space
10125 \family default
10126 .
10127  The length units are listed in Appendix
10128 \begin_inset space ~
10129 \end_inset
10130
10131
10132 \begin_inset CommandInset ref
10133 LatexCommand ref
10134 reference "chap:Units-available-in"
10135
10136 \end_inset
10137
10138 .
10139 \end_layout
10140
10141 \begin_layout Subsubsection
10142 Inter-word Space
10143 \begin_inset CommandInset label
10144 LatexCommand label
10145 name "sub:Inter-word-Space"
10146
10147 \end_inset
10148
10149
10150 \begin_inset Index idx
10151 status collapsed
10152
10153 \begin_layout Plain Layout
10154 Spaces ! Inter-word
10155 \end_layout
10156
10157 \end_inset
10158
10159
10160 \end_layout
10161
10162 \begin_layout Standard
10163 With the introduction of typewriters, it became conventional in some countries
10164  to type two spaces after a period to mimic the wider spaces used by typesetters
10165  at the ends of sentences.
10166  There is no need to do this as LyX automatically takes care about this.
10167  However, you do not want an end of sentence space after an abbreviation
10168  followed by a period; see section
10169 \begin_inset space ~
10170 \end_inset
10171
10172
10173 \begin_inset CommandInset ref
10174 LatexCommand ref
10175 reference "sub:Abbreviations"
10176
10177 \end_inset
10178
10179  for examples.
10180  To insert a normal space, select 
10181 \family sans
10182 Insert\SpecialChar \menuseparator
10183 Formatting\SpecialChar \menuseparator
10184 Interword
10185 \begin_inset space ~
10186 \end_inset
10187
10188 Space
10189 \family default
10190  (shortcut 
10191 \begin_inset Info
10192 type  "shortcut"
10193 arg   "space-insert normal"
10194 \end_inset
10195
10196 ).
10197 \end_layout
10198
10199 \begin_layout Subsubsection
10200 Thin Space
10201 \begin_inset CommandInset label
10202 LatexCommand label
10203 name "sub:Thin-Space"
10204
10205 \end_inset
10206
10207
10208 \begin_inset Index idx
10209 status collapsed
10210
10211 \begin_layout Plain Layout
10212 Spaces ! Thin
10213 \end_layout
10214
10215 \end_inset
10216
10217
10218 \end_layout
10219
10220 \begin_layout Standard
10221
10222 \begin_inset Quotes eld
10223 \end_inset
10224
10225 thin space
10226 \begin_inset Quotes erd
10227 \end_inset
10228
10229  is a blank which has half the size of a normal space (and it is also 
10230 \begin_inset Quotes eld
10231 \end_inset
10232
10233 protected
10234 \begin_inset Quotes erd
10235 \end_inset
10236
10237 ).
10238  The typographical conventions in a lot of languages propose the use of
10239  thin spaces in cases where normal spaces would be too wide, for instance,
10240  inside abbreviations:
10241 \end_layout
10242
10243 \begin_layout Quote
10244 D.
10245 \begin_inset space \thinspace{}
10246 \end_inset
10247
10248 E.
10249  Knuth has developed our beloved typesetting program.
10250 \end_layout
10251
10252 \begin_layout Standard
10253 or between values and units.
10254  Compare for example this:
10255 \begin_inset Newline newline
10256 \end_inset
10257
10258 10
10259 \begin_inset space \thinspace{}
10260 \end_inset
10261
10262 kg (thin space)
10263 \begin_inset Newline newline
10264 \end_inset
10265
10266 10 kg (normal space
10267 \end_layout
10268
10269 \begin_layout Standard
10270 You can insert thin spaces with the menu 
10271 \family sans
10272 Insert\SpecialChar \menuseparator
10273 Formatting\SpecialChar \menuseparator
10274 Thin
10275 \begin_inset space ~
10276 \end_inset
10277
10278 Space
10279 \family default
10280  (shortcut 
10281 \begin_inset Info
10282 type  "shortcuts"
10283 arg   "space-insert thin"
10284 \end_inset
10285
10286 ).
10287 \end_layout
10288
10289 \begin_layout Subsubsection
10290 More Spaces
10291 \end_layout
10292
10293 \begin_layout Standard
10294 You can also insert the following space types:
10295 \end_layout
10296
10297 \begin_layout Description
10298 Negative
10299 \begin_inset space ~
10300 \end_inset
10301
10302 thin
10303 \begin_inset space ~
10304 \end_inset
10305
10306 space A line with a 
10307 \begin_inset Formula $\to$
10308 \end_inset
10309
10310
10311 \begin_inset space \negthinspace{}
10312 \end_inset
10313
10314
10315 \begin_inset Formula $\gets$
10316 \end_inset
10317
10318  negative thin space between the arrows.
10319 \end_layout
10320
10321 \begin_layout Description
10322 Negative
10323 \begin_inset space ~
10324 \end_inset
10325
10326 medium
10327 \begin_inset space ~
10328 \end_inset
10329
10330 space A line with a 
10331 \begin_inset Formula $\to$
10332 \end_inset
10333
10334
10335 \begin_inset space \negmedspace{}
10336 \end_inset
10337
10338
10339 \begin_inset Formula $\gets$
10340 \end_inset
10341
10342  negative medium space between the arrows.
10343 \end_layout
10344
10345 \begin_layout Description
10346 Negative
10347 \begin_inset space ~
10348 \end_inset
10349
10350 thick
10351 \begin_inset space ~
10352 \end_inset
10353
10354 space A line with a 
10355 \begin_inset Formula $\to$
10356 \end_inset
10357
10358
10359 \begin_inset space \negthickspace{}
10360 \end_inset
10361
10362
10363 \begin_inset Formula $\gets$
10364 \end_inset
10365
10366  negative thick space between the arrows.
10367 \end_layout
10368
10369 \begin_layout Description
10370 Enspace
10371 \begin_inset space ~
10372 \end_inset
10373
10374 (0.5
10375 \begin_inset space \thinspace{}
10376 \end_inset
10377
10378 em) A line with an 
10379 \begin_inset Formula $\to$
10380 \end_inset
10381
10382
10383 \begin_inset space \enskip{}
10384 \end_inset
10385
10386
10387 \begin_inset Formula $\gets$
10388 \end_inset
10389
10390  enspace
10391 \begin_inset space ~
10392 \end_inset
10393
10394 (0.5
10395 \begin_inset space \thinspace{}
10396 \end_inset
10397
10398 em) space between the arrows.
10399 \end_layout
10400
10401 \begin_layout Description
10402 Quad
10403 \begin_inset space ~
10404 \end_inset
10405
10406 (1
10407 \begin_inset space \thinspace{}
10408 \end_inset
10409
10410 em) A line with a 
10411 \begin_inset Formula $\to$
10412 \end_inset
10413
10414
10415 \begin_inset space \quad{}
10416 \end_inset
10417
10418
10419 \begin_inset Formula $\gets$
10420 \end_inset
10421
10422  Quad
10423 \begin_inset space ~
10424 \end_inset
10425
10426 (1
10427 \begin_inset space \thinspace{}
10428 \end_inset
10429
10430 em) space between the arrows.
10431 \end_layout
10432
10433 \begin_layout Description
10434 QQuad
10435 \begin_inset space ~
10436 \end_inset
10437
10438 (2
10439 \begin_inset space \thinspace{}
10440 \end_inset
10441
10442 em) A line with a 
10443 \begin_inset Formula $\to$
10444 \end_inset
10445
10446
10447 \begin_inset space \qquad{}
10448 \end_inset
10449
10450
10451 \begin_inset Formula $\gets$
10452 \end_inset
10453
10454  QQuad
10455 \begin_inset space ~
10456 \end_inset
10457
10458 (2
10459 \begin_inset space \thinspace{}
10460 \end_inset
10461
10462 em) space between the arrows.
10463 \end_layout
10464
10465 \begin_layout Description
10466 Custom
10467 \begin_inset space ~
10468 \end_inset
10469
10470 space A line with 
10471 \begin_inset Formula $\to$
10472 \end_inset
10473
10474
10475 \begin_inset space \hspace{}
10476 \length 2cm
10477 \end_inset
10478
10479
10480 \begin_inset Formula $\gets$
10481 \end_inset
10482
10483  2
10484 \begin_inset space \thinspace{}
10485 \end_inset
10486
10487 cm space between the arrows.
10488 \end_layout
10489
10490 \begin_layout Standard
10491 Table
10492 \begin_inset space ~
10493 \end_inset
10494
10495
10496 \begin_inset CommandInset ref
10497 LatexCommand ref
10498 reference "tab:Width-of-the"
10499
10500 \end_inset
10501
10502  lists the different space sizes.
10503 \end_layout
10504
10505 \begin_layout Standard
10506 \begin_inset Float table
10507 wide false
10508 sideways false
10509 status open
10510
10511 \begin_layout Plain Layout
10512 \begin_inset Caption Standard
10513
10514 \begin_layout Plain Layout
10515 \begin_inset CommandInset label
10516 LatexCommand label
10517 name "tab:Width-of-the"
10518
10519 \end_inset
10520
10521 Width of the different horizontal spaces.
10522 \end_layout
10523
10524 \end_inset
10525
10526
10527 \end_layout
10528
10529 \begin_layout Plain Layout
10530 \align center
10531 \begin_inset Tabular
10532 <lyxtabular version="3" rows="10" columns="2">
10533 <features rotate="0" tabularvalignment="middle">
10534 <column alignment="center" valignment="top">
10535 <column alignment="center" valignment="top">
10536 <row>
10537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10538 \begin_inset Text
10539
10540 \begin_layout Plain Layout
10541
10542 \series bold
10543 Space
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552
10553 \series bold
10554 Width
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 </row>
10560 <row>
10561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565 Normal
10566 \end_layout
10567
10568 \end_inset
10569 </cell>
10570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10571 \begin_inset Text
10572
10573 \begin_layout Plain Layout
10574 1/3
10575 \begin_inset space \thinspace{}
10576 \end_inset
10577
10578 em
10579 \end_layout
10580
10581 \end_inset
10582 </cell>
10583 </row>
10584 <row>
10585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10586 \begin_inset Text
10587
10588 \begin_layout Plain Layout
10589 Protected
10590 \end_layout
10591
10592 \end_inset
10593 </cell>
10594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10595 \begin_inset Text
10596
10597 \begin_layout Plain Layout
10598 1/3
10599 \begin_inset space \thinspace{}
10600 \end_inset
10601
10602 em
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 </row>
10608 <row>
10609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10610 \begin_inset Text
10611
10612 \begin_layout Plain Layout
10613 Thin
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622 1/6
10623 \begin_inset space \thinspace{}
10624 \end_inset
10625
10626 em
10627 \end_layout
10628
10629 \end_inset
10630 </cell>
10631 </row>
10632 <row>
10633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637 Negative thin
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646 -1/6
10647 \begin_inset space \thinspace{}
10648 \end_inset
10649
10650 em
10651 \begin_inset Formula $\thinspace=\thinspace$
10652 \end_inset
10653
10654 -3
10655 \begin_inset space \thinspace{}
10656 \end_inset
10657
10658 mu
10659 \end_layout
10660
10661 \end_inset
10662 </cell>
10663 </row>
10664 <row>
10665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10666 \begin_inset Text
10667
10668 \begin_layout Plain Layout
10669 Negative medium
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10675 \begin_inset Text
10676
10677 \begin_layout Plain Layout
10678 -4
10679 \begin_inset space \thinspace{}
10680 \end_inset
10681
10682 mu
10683 \end_layout
10684
10685 \end_inset
10686 </cell>
10687 </row>
10688 <row>
10689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693 Negative thick
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10699 \begin_inset Text
10700
10701 \begin_layout Plain Layout
10702 -5
10703 \begin_inset space \thinspace{}
10704 \end_inset
10705
10706 mu
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 </row>
10712 <row>
10713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10714 \begin_inset Text
10715
10716 \begin_layout Plain Layout
10717 Enspace (0.5
10718 \begin_inset space \thinspace{}
10719 \end_inset
10720
10721 em)
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10727 \begin_inset Text
10728
10729 \begin_layout Plain Layout
10730 0.5
10731 \begin_inset space \thinspace{}
10732 \end_inset
10733
10734 em
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 </row>
10740 <row>
10741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745 Quad (1
10746 \begin_inset space \thinspace{}
10747 \end_inset
10748
10749 em)
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758 1
10759 \begin_inset space \thinspace{}
10760 \end_inset
10761
10762 em
10763 \end_layout
10764
10765 \end_inset
10766 </cell>
10767 </row>
10768 <row>
10769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10770 \begin_inset Text
10771
10772 \begin_layout Plain Layout
10773 QQuad (2
10774 \begin_inset space \thinspace{}
10775 \end_inset
10776
10777 em)
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786 2
10787 \begin_inset space \thinspace{}
10788 \end_inset
10789
10790 em
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 </row>
10796 </lyxtabular>
10797
10798 \end_inset
10799
10800
10801 \end_layout
10802
10803 \end_inset
10804
10805
10806 \end_layout
10807
10808 \begin_layout Subsubsection
10809 Horizontal Fills
10810 \begin_inset Index idx
10811 status collapsed
10812
10813 \begin_layout Plain Layout
10814 Spacing ! Fills
10815 \end_layout
10816
10817 \end_inset
10818
10819
10820 \end_layout
10821
10822 \begin_layout Standard
10823 Horizontal fills (HFills) are a special LyX feature for adding extra space
10824  in a uniform fashion.
10825  An HFill is actually a variable length space, whose length always equals
10826  the remaining space between the left and right margins.
10827  If there is more than one HFill on a line, they divide the available space
10828  equally between themselves.
10829 \end_layout
10830
10831 \begin_layout Standard
10832 Here are a few examples of what you can do with them:
10833 \end_layout
10834
10835 \begin_layout Quote
10836 \noindent
10837 This is on the left side
10838 \begin_inset space \hfill{}
10839 \end_inset
10840
10841 This is on the right
10842 \end_layout
10843
10844 \begin_layout Quote
10845 \noindent
10846 Left
10847 \begin_inset space \hfill{}
10848 \end_inset
10849
10850 Middle
10851 \begin_inset space \hfill{}
10852 \end_inset
10853
10854 Right
10855 \end_layout
10856
10857 \begin_layout Quote
10858 \noindent
10859 Left
10860 \begin_inset space \hfill{}
10861 \end_inset
10862
10863 1/3 Left
10864 \begin_inset space \hfill{}
10865 \end_inset
10866
10867
10868 \begin_inset space \hfill{}
10869 \end_inset
10870
10871 Right
10872 \end_layout
10873
10874 \begin_layout Standard
10875 That was an example in the 
10876 \family sans
10877 Quote
10878 \family default
10879  environment.
10880  Here
10881 \begin_inset Formula $\to$
10882 \end_inset
10883
10884
10885 \begin_inset space \hfill{}
10886 \end_inset
10887
10888
10889 \begin_inset Formula $\gets$
10890 \end_inset
10891
10892 is one in a standard paragraph.
10893  It may or may not be apparent in the printed text, but it 
10894 \emph on
10895 is
10896 \emph default
10897  sitting in-between the two arrows.
10898 \end_layout
10899
10900 \begin_layout Standard
10901 HFills can be made visible when you choose one of the 
10902 \family sans
10903 Fill
10904 \begin_inset space ~
10905 \end_inset
10906
10907 Pattern
10908 \family default
10909 s in the space dialog: The following patterns are available:
10910 \end_layout
10911
10912 \begin_layout Standard
10913 Dots: 
10914 \begin_inset space \dotfill{}
10915 \end_inset
10916
10917
10918 \begin_inset space ~
10919 \end_inset
10920
10921
10922 \end_layout
10923
10924 \begin_layout Standard
10925 Rule: 
10926 \begin_inset space \hrulefill{}
10927 \end_inset
10928
10929
10930 \begin_inset space ~
10931 \end_inset
10932
10933
10934 \end_layout
10935
10936 \begin_layout Standard
10937 Left arrow: 
10938 \begin_inset space \leftarrowfill{}
10939 \end_inset
10940
10941
10942 \begin_inset space ~
10943 \end_inset
10944
10945
10946 \end_layout
10947
10948 \begin_layout Standard
10949 Right arrow: 
10950 \begin_inset space \rightarrowfill{}
10951 \end_inset
10952
10953
10954 \begin_inset space ~
10955 \end_inset
10956
10957
10958 \end_layout
10959
10960 \begin_layout Standard
10961 Up brace: 
10962 \begin_inset space \downbracefill{}
10963 \end_inset
10964
10965
10966 \begin_inset space ~
10967 \end_inset
10968
10969
10970 \end_layout
10971
10972 \begin_layout Standard
10973 Down brace: 
10974 \begin_inset space \upbracefill{}
10975 \end_inset
10976
10977
10978 \begin_inset space ~
10979 \end_inset
10980
10981
10982 \end_layout
10983
10984 \begin_layout Standard
10985 \begin_inset Note Greyedout
10986 status open
10987
10988 \begin_layout Plain Layout
10989
10990 \series bold
10991 Note:
10992 \series default
10993  If an HFill is at the beginning of a line, and 
10994 \emph on
10995 not
10996 \emph default
10997  in the first line in a paragraph, LyX ignores it.
10998  This prevents HFills from accidentally being wrapped onto a new line.
10999  If you need space in this case anyway, set the 
11000 \family sans
11001 Protect
11002 \family default
11003  option in the space dialog.
11004 \end_layout
11005
11006 \end_inset
11007
11008
11009 \end_layout
11010
11011 \begin_layout Subsubsection
11012 Phantom Space
11013 \begin_inset CommandInset label
11014 LatexCommand label
11015 name "sub:Phantom-Space"
11016
11017 \end_inset
11018
11019
11020 \begin_inset Index idx
11021 status collapsed
11022
11023 \begin_layout Plain Layout
11024 Spacing ! Phantom
11025 \end_layout
11026
11027 \end_inset
11028
11029
11030 \end_layout
11031
11032 \begin_layout Standard
11033 Sometimes you want to insert space with exactly the length of a phrase.
11034  For example, you want to create the following multiple choice question:
11035 \end_layout
11036
11037 \begin_layout Standard
11038 \begin_inset VSpace medskip
11039 \end_inset
11040
11041 What is correct English?:
11042 \begin_inset Newline newline
11043 \end_inset
11044
11045
11046 \begin_inset Newline newline
11047 \end_inset
11048
11049 Mr.
11050 \begin_inset space ~
11051 \end_inset
11052
11053 Edge would have been jumps the gun.
11054 \begin_inset Newline newline
11055 \end_inset
11056
11057
11058 \begin_inset Phantom HPhantom
11059 status open
11060
11061 \begin_layout Plain Layout
11062 Mr.
11063  Edge 
11064 \end_layout
11065
11066 \end_inset
11067
11068 has to be jumped
11069 \begin_inset Newline newline
11070 \end_inset
11071
11072
11073 \begin_inset Phantom HPhantom
11074 status open
11075
11076 \begin_layout Plain Layout
11077 Mr.
11078  Edge 
11079 \end_layout
11080
11081 \end_inset
11082
11083 jumps
11084 \begin_inset VSpace medskip
11085 \end_inset
11086
11087
11088 \end_layout
11089
11090 \begin_layout Standard
11091 \noindent
11092 so that the choices appear exactly after the phrase 
11093 \begin_inset Quotes eld
11094 \end_inset
11095
11096 Mr.
11097 \begin_inset space ~
11098 \end_inset
11099
11100 Edge
11101 \begin_inset space ~
11102 \end_inset
11103
11104
11105 \begin_inset Quotes erd
11106 \end_inset
11107
11108 .
11109  To get this, you can use the phantom insets available via the menu 
11110 \family sans
11111 Insert\SpecialChar \menuseparator
11112 Formatting\SpecialChar \menuseparator
11113 Phantom
11114 \family default
11115 .
11116  In our case insert a horizontal phantom at the beginning of the last two
11117  lines and insert 
11118 \begin_inset Quotes eld
11119 \end_inset
11120
11121 Mr.
11122 \begin_inset space ~
11123 \end_inset
11124
11125 Edge
11126 \begin_inset space ~
11127 \end_inset
11128
11129
11130 \begin_inset Quotes erd
11131 \end_inset
11132
11133  into the phantom inset (note the space after 
11134 \begin_inset Quotes eld
11135 \end_inset
11136
11137 Edge
11138 \begin_inset Quotes erd
11139 \end_inset
11140
11141 ).
11142  A phantom insets prints only the space of its content (like a placeholder).
11143  That is why it is named 
11144 \begin_inset Quotes eld
11145 \end_inset
11146
11147 phantom
11148 \begin_inset Quotes erd
11149 \end_inset
11150
11151 .
11152  The normal phantom outputs the width and height of the content as space,
11153  while the horizontal and vertical variant only outputs the corresponding
11154  dimension.
11155 \end_layout
11156
11157 \begin_layout Subsection
11158 Vertical Space
11159 \begin_inset CommandInset label
11160 LatexCommand label
11161 name "sub:Vertical-Space"
11162
11163 \end_inset
11164
11165
11166 \begin_inset Index idx
11167 status collapsed
11168
11169 \begin_layout Plain Layout
11170 Spacing ! Vertical
11171 \end_layout
11172
11173 \end_inset
11174
11175
11176 \end_layout
11177
11178 \begin_layout Standard
11179 To add extra vertical space above or below a paragraph, use the 
11180 \family sans
11181 Insert\SpecialChar \menuseparator
11182 Formatting\SpecialChar \menuseparator
11183 Vertical
11184 \begin_inset space ~
11185 \end_inset
11186
11187 Space
11188 \family default
11189  dialog.
11190  There you find the following sizes:
11191 \end_layout
11192
11193 \begin_layout Standard
11194
11195 \family sans
11196 SmallSkip
11197 \family default
11198
11199 \family sans
11200 MedSkip
11201 \family default
11202  and 
11203 \family sans
11204 BigSkip
11205 \family default
11206  are LaTeX sizes which depend on the font size of the document.
11207  
11208 \family sans
11209 DefSkip
11210 \family default
11211  is the skip adjusted in the dialog 
11212 \family sans
11213 Document\SpecialChar \menuseparator
11214 Settings\SpecialChar \menuseparator
11215 Text
11216 \begin_inset space ~
11217 \end_inset
11218
11219 Layout
11220 \family default
11221
11222 \begin_inset Index idx
11223 status collapsed
11224
11225 \begin_layout Plain Layout
11226 Document ! Settings
11227 \end_layout
11228
11229 \end_inset
11230
11231  for the paragraph separation.
11232  If you use indentation to separate paragraphs 
11233 \family sans
11234 DefSkip
11235 \family default
11236  is equal to 
11237 \family sans
11238 MedSkip
11239 \family default
11240 .
11241 \end_layout
11242
11243 \begin_layout Standard
11244
11245 \family sans
11246 VFill
11247 \family default
11248
11249 \begin_inset Index idx
11250 status collapsed
11251
11252 \begin_layout Plain Layout
11253 Spacing ! Fills
11254 \end_layout
11255
11256 \end_inset
11257
11258  is a variable space, set so that the space is maximal within one page.
11259  An example: you have only two short paragraphs on one page with a 
11260 \family sans
11261 Vfill
11262 \family default
11263  between them.
11264  Then the first paragraph is placed at the top of the page and the second
11265  one at the bottom, because the space between them is then maximal.
11266  
11267 \family sans
11268 VFill
11269 \family default
11270 s work like 
11271 \family sans
11272 HFill
11273 \family default
11274 s: they fill the remaining vertical space on a page with blank space.
11275 \begin_inset Foot
11276 status collapsed
11277
11278 \begin_layout Plain Layout
11279
11280 \family sans
11281 HFill
11282 \family default
11283 s are described in section
11284 \begin_inset space ~
11285 \end_inset
11286
11287
11288 \begin_inset CommandInset ref
11289 LatexCommand ref
11290 reference "sub:Horizontal-Space"
11291
11292 \end_inset
11293
11294 .
11295 \end_layout
11296
11297 \end_inset
11298
11299  If there are several 
11300 \family sans
11301 VFill
11302 \family default
11303 s on a page, they divide the remaining vertical space equally between themselves.
11304  You can therefore use 
11305 \family sans
11306 VFill
11307 \family default
11308 s to center text on a page, or even place text 2/3 down a page.
11309 \end_layout
11310
11311 \begin_layout Standard
11312
11313 \family sans
11314 Custom
11315 \family default
11316  are custom spaces in units explained in Appendix
11317 \begin_inset space ~
11318 \end_inset
11319
11320
11321 \begin_inset CommandInset ref
11322 LatexCommand ref
11323 reference "chap:Units-available-in"
11324
11325 \end_inset
11326
11327 .
11328 \end_layout
11329
11330 \begin_layout Standard
11331 \begin_inset Note Greyedout
11332 status open
11333
11334 \begin_layout Plain Layout
11335
11336 \series bold
11337 Note:
11338 \series default
11339  
11340 \series medium
11341 If the extra vertical space would be in the output at the top/bottom of
11342  a page, the space is only added if you have also checked the option 
11343 \family sans
11344 Protect
11345 \family default
11346 .
11347 \end_layout
11348
11349 \end_inset
11350
11351
11352 \end_layout
11353
11354 \begin_layout Subsection
11355 Paragraph Alignment
11356 \begin_inset Index idx
11357 status collapsed
11358
11359 \begin_layout Plain Layout
11360 Paragraph ! Alignment
11361 \end_layout
11362
11363 \end_inset
11364
11365
11366 \end_layout
11367
11368 \begin_layout Standard
11369 You can change the paragraph alignment with the 
11370 \family sans
11371 Edit\SpecialChar \menuseparator
11372 Paragraph Settings
11373 \family default
11374  dialog (toolbar button 
11375 \begin_inset Info
11376 type  "icon"
11377 arg   "layout-paragraph"
11378 \end_inset
11379
11380 ).
11381  There are five possibilities: 
11382 \end_layout
11383
11384 \begin_layout Itemize
11385
11386 \family sans
11387 Justified
11388 \family default
11389  (shortcut 
11390 \begin_inset Info
11391 type  "shortcut"
11392 arg   "paragraph-params \\align block"
11393 \end_inset
11394
11395 )
11396 \end_layout
11397
11398 \begin_layout Itemize
11399
11400 \family sans
11401 Left
11402 \family default
11403  (
11404 \begin_inset Info
11405 type  "shortcut"
11406 arg   "paragraph-params \\align left"
11407 \end_inset
11408
11409 )
11410 \end_layout
11411
11412 \begin_layout Itemize
11413
11414 \family sans
11415 Right
11416 \family default
11417  (
11418 \begin_inset Info
11419 type  "shortcut"
11420 arg   "paragraph-params \\align right"
11421 \end_inset
11422
11423 )
11424 \end_layout
11425
11426 \begin_layout Itemize
11427
11428 \family sans
11429 Center
11430 \family default
11431  (
11432 \begin_inset Info
11433 type  "shortcut"
11434 arg   "paragraph-params \\align center"
11435 \end_inset
11436
11437 )
11438 \end_layout
11439
11440 \begin_layout Itemize
11441
11442 \family sans
11443 Default
11444 \family default
11445  (
11446 \begin_inset Info
11447 type  "shortcut"
11448 arg   "paragraph-params \\align default"
11449 \end_inset
11450
11451 )
11452 \end_layout
11453
11454 \begin_layout Standard
11455 The default in most cases is justified alignment, in which the inter-word
11456  spacing is variable and each line of a paragraph fills the region between
11457  the left and right margins.
11458  The other three alignments should be self-explanatory, and look like this:
11459 \end_layout
11460
11461 \begin_layout Standard
11462 \align right
11463 This paragraph is right aligned,
11464 \end_layout
11465
11466 \begin_layout Standard
11467 \align center
11468 this one is centered,
11469 \end_layout
11470
11471 \begin_layout Standard
11472 \align left
11473 this one is left aligned.
11474 \end_layout
11475
11476 \begin_layout Subsection
11477 Forced Page Breaks
11478 \begin_inset Index idx
11479 status collapsed
11480
11481 \begin_layout Plain Layout
11482 Page breaks ! Forced
11483 \end_layout
11484
11485 \end_inset
11486
11487
11488 \begin_inset CommandInset label
11489 LatexCommand label
11490 name "sub:Forced-Page-Breaks"
11491
11492 \end_inset
11493
11494
11495 \end_layout
11496
11497 \begin_layout Standard
11498 If you don't like the way LaTeX does the page breaks in your document, you
11499  can force a page break where you want one.
11500  Normally this will not be necessary, because LaTeX is good at page breaking.
11501  Only if you use a lot of 
11502 \family sans
11503 Floats
11504 \family default
11505 , LaTeX's page breaking algorithm can fail.
11506 \end_layout
11507
11508 \begin_layout Standard
11509 We recommend you not to use forced page breaks until the text is finished
11510  and you have checked in the preview to see if you 
11511 \emph on
11512 really
11513 \emph default
11514  have to change the page breaking.
11515 \end_layout
11516
11517 \begin_layout Standard
11518 There are two types of page breaks: One that ends the page without any special
11519  action.
11520  This can be inserted above or below a paragraph via the menu 
11521 \family sans
11522 Insert\SpecialChar \menuseparator
11523 Formatting\SpecialChar \menuseparator
11524 New
11525 \begin_inset space ~
11526 \end_inset
11527
11528 Page
11529 \family default
11530 .
11531  The second type, that is inserted via the menu 
11532 \family sans
11533 Insert\SpecialChar \menuseparator
11534 Formatting\SpecialChar \menuseparator
11535 Page
11536 \begin_inset space ~
11537 \end_inset
11538
11539 Break
11540 \family default
11541 , ends a page but stretches the content of the page, so that it fills out
11542  the complete page.
11543  This type is useful to avoid whitespace when a page break produces a page
11544  on which only the last few lines are absent.
11545 \end_layout
11546
11547 \begin_layout Standard
11548 You might try to use a page break to ensure that a figure or table appears
11549  at the top of a page.
11550  This is, of course, the wrong way to do it.
11551  LyX gives you a way of automatically ensuring that your figures and tables
11552  appear at the top of a page (or the bottom, or on their own page) without
11553  having to worry about what precedes or follows your figure or table.
11554  See chapter 
11555 \begin_inset CommandInset ref
11556 LatexCommand ref
11557 reference "chap:Floats-and-Notes"
11558
11559 \end_inset
11560
11561  to learn more about 
11562 \family sans
11563 Floats
11564 \family default
11565 .
11566 \end_layout
11567
11568 \begin_layout Subsubsection
11569 Clear Page Breaks
11570 \begin_inset CommandInset label
11571 LatexCommand label
11572 name "sub:Clear-Page-Breaks"
11573
11574 \end_inset
11575
11576
11577 \begin_inset Index idx
11578 status collapsed
11579
11580 \begin_layout Plain Layout
11581 Page breaks ! Clear
11582 \end_layout
11583
11584 \end_inset
11585
11586
11587 \end_layout
11588
11589 \begin_layout Standard
11590 Rather than forced page breaks where the content behind the break is placed
11591  directly on the next page, you can also clear pages while breaking them.
11592  That means that the current paragraph is terminated and everything, including
11593  unprocessed floats, from the earlier part of the document are placed after
11594  it, if necessary by adding pages.
11595 \end_layout
11596
11597 \begin_layout Standard
11598 You can insert a clear page break with the menu 
11599 \family sans
11600 Insert\SpecialChar \menuseparator
11601 Formatting\SpecialChar \menuseparator
11602 Clear
11603 \begin_inset space ~
11604 \end_inset
11605
11606 Page
11607 \family default
11608 .
11609  When you have a two-sided document like a book, you can use the menu 
11610 \family sans
11611 Insert\SpecialChar \menuseparator
11612 Formatting\SpecialChar \menuseparator
11613 Clear
11614 \begin_inset space ~
11615 \end_inset
11616
11617 Double
11618 \begin_inset space ~
11619 \end_inset
11620
11621 Page
11622 \family default
11623  to insert a clear page break that assures that the next page is a right-hand
11624  page (odd-numbered), if necessary by adding a page.
11625 \end_layout
11626
11627 \begin_layout Subsection
11628 Forced Line Breaks
11629 \begin_inset Index idx
11630 status collapsed
11631
11632 \begin_layout Plain Layout
11633 Line breaks
11634 \end_layout
11635
11636 \end_inset
11637
11638
11639 \begin_inset CommandInset label
11640 LatexCommand label
11641 name "sub:Forced-Line-Breaks"
11642
11643 \end_inset
11644
11645
11646 \end_layout
11647
11648 \begin_layout Standard
11649 Similar to page breaks there are two types of line breaks: one simply breaks
11650  the line.
11651  You can force this line break within a paragraph by selecting 
11652 \family sans
11653 Insert\SpecialChar \menuseparator
11654 Formatting\SpecialChar \menuseparator
11655 Ragged
11656 \begin_inset space ~
11657 \end_inset
11658
11659 Line
11660 \begin_inset space ~
11661 \end_inset
11662
11663 Break
11664 \family default
11665  or with 
11666 \begin_inset Info
11667 type  "shortcut"
11668 arg   "newline-insert newline"
11669 \end_inset
11670
11671 .
11672  Another type that is inserted via the menu 
11673 \family sans
11674 Insert\SpecialChar \menuseparator
11675 Formatting\SpecialChar \menuseparator
11676 Justified
11677 \begin_inset space ~
11678 \end_inset
11679
11680 Line
11681 \begin_inset space ~
11682 \end_inset
11683
11684 Break
11685 \family default
11686  or with 
11687 \begin_inset Info
11688 type  "shortcut"
11689 arg   "newline-insert linebreak"
11690 \end_inset
11691
11692  breaks the line and stretches it so that it fills out the whole space between
11693  the page margins.
11694  This is useful to avoid 
11695 \begin_inset Quotes eld
11696 \end_inset
11697
11698 fringes
11699 \begin_inset Quotes erd
11700 \end_inset
11701
11702  in justified paragraphs due to possible whitespace introduced by line breaks.
11703 \end_layout
11704
11705 \begin_layout Standard
11706 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11707  LaTeX is very good at line breaking.
11708  There are, however, a number of situations where it is necessaryactively
11709  to set a line break, for example, in a poem or for an address (see sections
11710 \begin_inset space ~
11711 \end_inset
11712
11713
11714 \begin_inset CommandInset ref
11715 LatexCommand ref
11716 reference "sec:Quote"
11717
11718 \end_inset
11719
11720
11721 \begin_inset CommandInset ref
11722 LatexCommand ref
11723 reference "sec:Verse"
11724
11725 \end_inset
11726
11727  and 
11728 \begin_inset CommandInset ref
11729 LatexCommand ref
11730 reference "sec:Address-Usage"
11731
11732 \end_inset
11733
11734 ).
11735 \end_layout
11736
11737 \begin_layout Subsection
11738 Horizontal Lines
11739 \begin_inset CommandInset label
11740 LatexCommand label
11741 name "sub:Horizontal-Lines"
11742
11743 \end_inset
11744
11745
11746 \begin_inset Index idx
11747 status collapsed
11748
11749 \begin_layout Plain Layout
11750 Horizontal lines
11751 \end_layout
11752
11753 \end_inset
11754
11755
11756 \end_layout
11757
11758 \begin_layout Standard
11759 \noindent
11760 \begin_inset CommandInset line
11761 LatexCommand rule
11762 offset "0.5ex"
11763 width "100line%"
11764 height "1pt"
11765
11766 \end_inset
11767
11768
11769 \end_layout
11770
11771 \begin_layout Standard
11772 \noindent
11773 In the dialog 
11774 \family sans
11775 Insert\SpecialChar \menuseparator
11776 Formatting\SpecialChar \menuseparator
11777 Horizontal
11778 \begin_inset space ~
11779 \end_inset
11780
11781 Line
11782 \family default
11783  you can insert horizontal lines.
11784  The line offset is the vertical distance between the line and the baseline
11785  of the current text line or the paragraph.
11786  The line settings can be changed by left-clicking on the line.
11787 \end_layout
11788
11789 \begin_layout Standard
11790 \noindent
11791 \begin_inset CommandInset line
11792 LatexCommand rule
11793 offset "0.5ex"
11794 width "100line%"
11795 height "1pt"
11796
11797 \end_inset
11798
11799
11800 \end_layout
11801
11802 \begin_layout Section
11803 Characters and Symbols
11804 \end_layout
11805
11806 \begin_layout Standard
11807 You can directly enter all characters that are available on your keyboard.
11808  You can also use special keyboard maps to be able to enter, for example,
11809  characters needed for French with an English keyboard.
11810  See section
11811 \begin_inset space \thinspace{}
11812 \end_inset
11813
11814
11815 \begin_inset CommandInset ref
11816 LatexCommand ref
11817 reference "sub:Keyboard-mapping"
11818
11819 \end_inset
11820
11821  for information on how this is done.
11822 \end_layout
11823
11824 \begin_layout Standard
11825 For the case where you need a character that is not on your keyboard, you
11826  can use the 
11827 \family sans
11828 Symbols
11829 \family default
11830  dialog via the menu 
11831 \family sans
11832 Insert\SpecialChar \menuseparator
11833 Special Character\SpecialChar \menuseparator
11834 Symbols
11835 \family default
11836 .
11837 \end_layout
11838
11839 \begin_layout Standard
11840 \begin_inset Note Greyedout
11841 status open
11842
11843 \begin_layout Plain Layout
11844
11845 \series bold
11846 Note:
11847 \series default
11848  Maybe not all symbols inserted with the symbols dialog can be displayed
11849  when you are using a special screen font in LyX's preferences.
11850  But the inserted symbols will in every case be displayed in the output.
11851 \end_layout
11852
11853 \end_inset
11854
11855
11856 \end_layout
11857
11858 \begin_layout Section
11859 Fonts and Text Styles
11860 \begin_inset CommandInset label
11861 LatexCommand label
11862 name "sec:Fonts-and-Text"
11863
11864 \end_inset
11865
11866
11867 \end_layout
11868
11869 \begin_layout Subsection
11870 Font Types
11871 \begin_inset Index idx
11872 status collapsed
11873
11874 \begin_layout Plain Layout
11875 Font ! Types
11876 \end_layout
11877
11878 \end_inset
11879
11880
11881 \end_layout
11882
11883 \begin_layout Standard
11884 There are two types of fonts:
11885 \end_layout
11886
11887 \begin_layout Description
11888 Vector
11889 \begin_inset space ~
11890 \end_inset
11891
11892 fonts
11893 \begin_inset Index idx
11894 status collapsed
11895
11896 \begin_layout Plain Layout
11897 Fonts ! Vector-
11898 \end_layout
11899
11900 \end_inset
11901
11902  are built from outlines of the single glyphs (e.
11903 \begin_inset space \thinspace{}
11904 \end_inset
11905
11906 g.
11907  characters) in the font.
11908  This means that each glyph is defined using mathematical curves that are
11909  well suited for scaling to any requested size.
11910  This mathematical definition is interpreted by the font renderer and the
11911  curve is filled out with pixels according to the size and glyph.
11912  This means that vector fonts will look pretty good in all sizes.
11913  Only at very small sizes where each pixel has to be very carefully computed
11914  to provide a good image might it be hard to provide a good rendering.
11915 \begin_inset Newline newline
11916 \end_inset
11917
11918 That could mean that one only needs to define one font size and scale them.
11919  But to achieve a better quality, many fonts define several font sizes.
11920  That improves the appearance because you need more details at large font
11921  sizes than at small ones.
11922 \begin_inset Newline newline
11923 \end_inset
11924
11925 The font types 
11926 \family typewriter
11927 TrueType
11928 \family default
11929
11930 \family typewriter
11931 OpenType
11932 \family default
11933 , and 
11934 \family typewriter
11935 Type
11936 \begin_inset space ~
11937 \end_inset
11938
11939 1
11940 \family default
11941  are vector fonts.
11942 \end_layout
11943
11944 \begin_layout Description
11945 Bitmap
11946 \begin_inset space ~
11947 \end_inset
11948
11949 fonts
11950 \begin_inset Index idx
11951 status collapsed
11952
11953 \begin_layout Plain Layout
11954 Fonts ! Bitmap-
11955 \end_layout
11956
11957 \end_inset
11958
11959  on the other hand, are defined by bitmap graphics from the start; so they
11960  will look good at all the sizes they are meant for.
11961  However, they don't scale well, because in order to scale a glyph, each
11962  pixel is enlarged into several pixels.
11963  It is the same effect that happens if you try to enlarge a picture in an
11964  image manipulation program.
11965  In order to mitigate this effect, bitmap fonts are typically provided in
11966  several fixed sizes typically from around 8
11967 \begin_inset space ~
11968 \end_inset
11969
11970 pixels high up to 34
11971 \begin_inset space ~
11972 \end_inset
11973
11974 pixels or so high in steps according to what is believed to be useful.
11975  The advantage of bitmap fonts is that no complicated computations are necessary
11976  to display each glyph; so bitmap fonts display therefore more quickly than
11977  scalable fonts.
11978  The disadvantage is that sizes that don't exist as fixed versions have
11979  to be scaled by doubling pixels, and thus look bad.
11980 \begin_inset Newline newline
11981 \end_inset
11982
11983 Bitmap fonts are named 
11984 \family typewriter
11985 Type
11986 \begin_inset space ~
11987 \end_inset
11988
11989 3
11990 \family default
11991  in PostScript- and PDF-documents.
11992 \end_layout
11993
11994 \begin_layout Standard
11995 The result of all this is that bitmap fonts are best for the size they are
11996  designed for, while scalable fonts are good for nearly all sizes.
11997  So one needs fewer font size definitions for scalable fonts.
11998  That's the reason why nearly all text rendering and typesetting programs
11999  use scalable fonts.
12000 \end_layout
12001
12002 \begin_layout Standard
12003 To see which fonts are used in a PDF-document, look at its document properties.
12004 \end_layout
12005
12006 \begin_layout Standard
12007 Many modern typesetting and markup languages have begun to move towards
12008  specifying character styles rather than specifying a particular font.
12009  For example, instead of changing to an italicized version of the current
12010  font to emphasize text, you use an 
12011 \begin_inset Quotes eld
12012 \end_inset
12013
12014 emphasized style
12015 \begin_inset Quotes erd
12016 \end_inset
12017
12018  instead.
12019  This concept fits in perfectly with LyX.
12020  In LyX, you do things based on contexts, rather than focusing on typesetting
12021  details.
12022 \end_layout
12023
12024 \begin_layout Subsection
12025 LaTeX font support
12026 \begin_inset CommandInset label
12027 LatexCommand label
12028 name "sub:LaTeX-font-support"
12029
12030 \end_inset
12031
12032
12033 \end_layout
12034
12035 \begin_layout Standard
12036 Traditionally, LaTeX used its own fonts.
12037  That is to say, you cannot directly access the fonts installed on your
12038  operating system, but you have to use specific fonts provided by your LaTeX
12039  distribution.
12040  The reason is that LaTeX needs some extra information about the fonts,
12041  which have to be provided by additional files and packages.
12042  The downside of this is that your font choice is somewhat limited compared
12043  to a word processor.
12044  On the other hand this comes with the advantage that the provided fonts
12045  are generally of very good quality, and that LaTeX files are very portable
12046  across different machines.
12047  Also, the range of fonts supported by traditional LaTeX has increased a
12048  lot in the meantime; so you can find packages for many free and commercial
12049  fonts.
12050  In LyX, only a subset of these are directly selectable via the user interface
12051  (see section
12052 \begin_inset space ~
12053 \end_inset
12054
12055
12056 \begin_inset CommandInset ref
12057 LatexCommand ref
12058 reference "sub:Document-Font"
12059
12060 \end_inset
12061
12062  for details).
12063  However, all the others are available if you enter the relevant LaTeX code
12064  in the document preamble (please refer to the documentation of your desired
12065  font).
12066 \end_layout
12067
12068 \begin_layout Standard
12069 Recent developments brought some new LaTeX engines that are also able directly
12070  to access fonts that are installed for your operating system, namely XeTeX
12071  and LuaTeX.
12072  Both engines are supported by LyX.
12073  By using them, you can theoretically use any OpenType or TrueType font
12074  that is installed on your system.
12075  The next section describes how to use these fonts.
12076 \end_layout
12077
12078 \begin_layout Standard
12079 \begin_inset Note Greyedout
12080 status open
12081
12082 \begin_layout Plain Layout
12083
12084 \series bold
12085 Note:
12086 \series default
12087  In practice, some fonts might fail due to bad metrics and other font deficienci
12088 es; so you might have to experiment.
12089 \end_layout
12090
12091 \end_inset
12092
12093
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  XeTeX and especially LuaTeX, are still rather new and thus not as mature
12106  as traditional LaTeX or PDFTeX.
12107 \end_layout
12108
12109 \end_inset
12110
12111
12112 \end_layout
12113
12114 \begin_layout Subsection
12115 Document Font and Font size
12116 \begin_inset CommandInset label
12117 LatexCommand label
12118 name "sub:Document-Font"
12119
12120 \end_inset
12121
12122
12123 \begin_inset Index idx
12124 status collapsed
12125
12126 \begin_layout Plain Layout
12127 Font ! Size
12128 \end_layout
12129
12130 \end_inset
12131
12132
12133 \begin_inset Index idx
12134 status collapsed
12135
12136 \begin_layout Plain Layout
12137 Document ! Font
12138 \end_layout
12139
12140 \end_inset
12141
12142
12143 \end_layout
12144
12145 \begin_layout Standard
12146 You can set the document fonts in the 
12147 \family sans
12148 Document\SpecialChar \menuseparator
12149 Settings
12150 \family default
12151
12152 \begin_inset Index idx
12153 status collapsed
12154
12155 \begin_layout Plain Layout
12156 Document ! Settings
12157 \end_layout
12158
12159 \end_inset
12160
12161  dialog.
12162  In the 
12163 \family sans
12164 Fonts
12165 \family default
12166  section of the dialog, you can specify which font should be used for the
12167  three different font shapes — roman (serif), 
12168 \family sans
12169 sans
12170 \begin_inset space ~
12171 \end_inset
12172
12173 serif
12174 \family default
12175  and 
12176 \family typewriter
12177 typewriter
12178 \family default
12179  (monospaced) — and you can specify the base font size and scaling factors
12180  for (some) sans serif and typewriter fonts if this is necessary to fit
12181  with the roman font.
12182 \end_layout
12183
12184 \begin_layout Standard
12185 If you select 
12186 \family sans
12187 Use non-T
12188 \begin_inset ERT
12189 status collapsed
12190
12191 \begin_layout Plain Layout
12192
12193 {}
12194 \end_layout
12195
12196 \end_inset
12197
12198 eX fonts
12199 \family default
12200 , you will have access to the fonts installed on your operating system.
12201  This requires that you use 
12202 \family sans
12203 PDF (XeT
12204 \begin_inset ERT
12205 status collapsed
12206
12207 \begin_layout Plain Layout
12208
12209 {}
12210 \end_layout
12211
12212 \end_inset
12213
12214 eX)
12215 \family default
12216
12217 \family sans
12218 PDF (LuaT
12219 \begin_inset ERT
12220 status collapsed
12221
12222 \begin_layout Plain Layout
12223
12224 {}
12225 \end_layout
12226
12227 \end_inset
12228
12229 eX)
12230 \family default
12231  or 
12232 \family sans
12233 DVI (LuaT
12234 \begin_inset ERT
12235 status collapsed
12236
12237 \begin_layout Plain Layout
12238
12239 {}
12240 \end_layout
12241
12242 \end_inset
12243
12244 eX)
12245 \family default
12246  as the output format, i.
12247 \begin_inset space \thinspace{}
12248 \end_inset
12249
12250 e.
12251 \begin_inset space \space{}
12252 \end_inset
12253
12254 you will have to have either XeTeX or LuaTeX installed (see section
12255 \begin_inset space ~
12256 \end_inset
12257
12258
12259 \begin_inset CommandInset ref
12260 LatexCommand ref
12261 reference "sub:LaTeX-font-support"
12262
12263 \end_inset
12264
12265 ).
12266  You will then not have access to TeX's own fonts.
12267  Note that LyX then lists all available fonts in each of the three lists
12268  (roman, sans
12269 \begin_inset space ~
12270 \end_inset
12271
12272 serif, and typewriter), since LyX cannot determine the family.
12273  Also note that the output might fail with some of the listed fonts, due
12274  to the encoding of the fonts and\SpecialChar \slash{}
12275 or font failures.
12276  LyX cannot determine this in advance, so you might need to experiment.
12277 \end_layout
12278
12279 \begin_layout Standard
12280 If you use TeX fonts (which is the default), the possible options for the
12281  font include 
12282 \family sans
12283 Default
12284 \family default
12285  and a list of fonts available with your LaTeX distribution.
12286  If you select 
12287 \family sans
12288 Default,
12289 \family default
12290  the font that is preset by the current document class is used.
12291  In most cases, this will be the standard TeX font, known as 
12292 \begin_inset Quotes eld
12293 \end_inset
12294
12295
12296 \family typewriter
12297 Computer
12298 \begin_inset space ~
12299 \end_inset
12300
12301 Modern
12302 \family default
12303
12304 \begin_inset Quotes erd
12305 \end_inset
12306
12307  (
12308 \family typewriter
12309 cm
12310 \family default
12311 ) or 
12312 \begin_inset Quotes eld
12313 \end_inset
12314
12315
12316 \family typewriter
12317 European Computer Modern
12318 \family default
12319
12320 \begin_inset Quotes erd
12321 \end_inset
12322
12323  (
12324 \family typewriter
12325 ec
12326 \family default
12327 ), but some classes preset different default fonts.
12328 \end_layout
12329
12330 \begin_layout Standard
12331 As 
12332 \family typewriter
12333 cm
12334 \family default
12335  and 
12336 \family typewriter
12337 ec
12338 \family default
12339  are bitmap fonts, they often look pixelated in PDF output, especially when
12340  you read the PDF in a zoomed size.
12341 \begin_inset Foot
12342 status collapsed
12343
12344 \begin_layout Plain Layout
12345 This problem doesn't appear if you read PDFs in 
12346 \family typewriter
12347 Adobe
12348 \begin_inset space ~
12349 \end_inset
12350
12351 Reader
12352 \family default
12353  version 6 or later, because this program includes a special bitmap font
12354  renderer.
12355 \end_layout
12356
12357 \end_inset
12358
12359  To get rid of pixelated fonts, you have to use a vector font.
12360  Depending on how your document should look, you can either:
12361 \end_layout
12362
12363 \begin_layout Itemize
12364 select the 
12365 \family sans
12366 Latin
12367 \begin_inset space ~
12368 \end_inset
12369
12370 Modern
12371 \family default
12372  fonts, which is the recommended choice if you want to keep the look of
12373  
12374 \family typewriter
12375 cm
12376 \family default
12377 /
12378 \family typewriter
12379 ec
12380 \family default
12381 .
12382  
12383 \family sans
12384 Latin
12385 \begin_inset space ~
12386 \end_inset
12387
12388 Modern
12389 \family default
12390  was developed for the LaTeX community in order to replace 
12391 \family typewriter
12392 cm
12393 \family default
12394  as the default font.
12395  It covers a huge range of glyphs and several font shapes.
12396  Except for some details, where the appearance was improved, 
12397 \family sans
12398 Latin
12399 \begin_inset space ~
12400 \end_inset
12401
12402 Modern
12403 \family default
12404  looks identical to 
12405 \family typewriter
12406 cm
12407 \family default
12408 .
12409 \begin_inset Foot
12410 status collapsed
12411
12412 \begin_layout Plain Layout
12413 One difference is improved kerning.
12414 \end_layout
12415
12416 \end_inset
12417
12418
12419 \end_layout
12420
12421 \begin_layout Itemize
12422 or select the 
12423 \family sans
12424 AE
12425 \begin_inset space ~
12426 \end_inset
12427
12428 (Almost
12429 \begin_inset space ~
12430 \end_inset
12431
12432 European)
12433 \family default
12434  fonts in (the rare) case that 
12435 \family sans
12436 Latin
12437 \begin_inset space ~
12438 \end_inset
12439
12440 Modern
12441 \family default
12442  is not available to you or does not work, and you still want to emulate
12443  the look of 
12444 \family typewriter
12445 cm
12446 \family default
12447 /
12448 \family typewriter
12449 ec
12450 \family default
12451 .
12452  
12453 \family typewriter
12454 AE
12455 \family default
12456  is a virtual font.
12457  Virtual means that it 
12458 \begin_inset Quotes eld
12459 \end_inset
12460
12461 steals
12462 \begin_inset Quotes erd
12463 \end_inset
12464
12465  outline 
12466 \family typewriter
12467 cm
12468 \family default
12469 -glyphs from other fonts.
12470  This has the disadvantage that some characters are missing, like the French
12471  guillemets (
12472 \begin_inset Quotes eld
12473 \end_inset
12474
12475 «
12476 \begin_inset Quotes erd
12477 \end_inset
12478
12479  and 
12480 \begin_inset Quotes eld
12481 \end_inset
12482
12483 »
12484 \begin_inset Quotes erd
12485 \end_inset
12486
12487 )
12488 \begin_inset Foot
12489 status collapsed
12490
12491 \begin_layout Plain Layout
12492 Loading the LaTeX-package 
12493 \series bold
12494 aeguill
12495 \series default
12496
12497 \begin_inset Index idx
12498 status collapsed
12499
12500 \begin_layout Plain Layout
12501 LaTeX-packages ! aeguill
12502 \end_layout
12503
12504 \end_inset
12505
12506  with the document preamble line
12507 \begin_inset Newline newline
12508 \end_inset
12509
12510
12511 \series bold
12512
12513 \backslash
12514 usepackage[ec]{aeguill}
12515 \begin_inset Newline newline
12516 \end_inset
12517
12518
12519 \series default
12520 will fix the guillemet problem.
12521 \end_layout
12522
12523 \end_inset
12524
12525  and that accented characters are not 
12526 \emph on
12527 one
12528 \emph default
12529  glyph, but built of 
12530 \emph on
12531 two
12532 \emph default
12533  characters, the accent and the letter.
12534  Therefore you cannot search for words with accented characters in documents
12535  using the 
12536 \family typewriter
12537 AE
12538 \family default
12539  fonts.
12540  If you search for example for the French word 
12541 \begin_inset Quotes eld
12542 \end_inset
12543
12544 rève
12545 \begin_inset Quotes erd
12546 \end_inset
12547
12548  in a PDF, you will not get any result, because the PDF-viewer searches
12549  for the glyph 
12550 \begin_inset Quotes eld
12551 \end_inset
12552
12553  è 
12554 \begin_inset Quotes erd
12555 \end_inset
12556
12557  and not for the glyph 
12558 \begin_inset Quotes eld
12559 \end_inset
12560
12561  e +
12562 \begin_inset space ~
12563 \end_inset
12564
12565  ̀ 
12566 \begin_inset Quotes erd
12567 \end_inset
12568
12569 .
12570 \end_layout
12571
12572 \begin_layout Itemize
12573 If you do not like the look of 
12574 \family typewriter
12575 cm
12576 \family default
12577 /
12578 \family typewriter
12579 ec
12580 \family default
12581 , you can of course select one of the other vector fonts provided, e.
12582 \begin_inset space \thinspace{}
12583 \end_inset
12584
12585 g.
12586 \begin_inset space ~
12587 \end_inset
12588
12589
12590 \family typewriter
12591 Times
12592 \begin_inset space ~
12593 \end_inset
12594
12595 Roman
12596 \family default
12597  or
12598 \family typewriter
12599  Palatino
12600 \family default
12601 .
12602  Most roman vector fonts will automatically select matching sans
12603 \begin_inset space ~
12604 \end_inset
12605
12606 serif and typewriter fonts,
12607 \begin_inset Foot
12608 status collapsed
12609
12610 \begin_layout Plain Layout
12611 These are sometimes just matching other fonts (e.
12612 \begin_inset space \thinspace{}
12613 \end_inset
12614
12615 g., 
12616 \family sans
12617 Times
12618 \begin_inset space ~
12619 \end_inset
12620
12621 Roman
12622 \family default
12623  selects 
12624 \family sans
12625 Helvetica
12626 \family default
12627  for sans serif text), or different shapes of the same font, i.
12628 \begin_inset space \thinspace{}
12629 \end_inset
12630
12631 e.
12632 \begin_inset space \space{}
12633 \end_inset
12634
12635 a real font 
12636 \emph on
12637 family
12638 \emph default
12639  (e.
12640 \begin_inset space \thinspace{}
12641 \end_inset
12642
12643 g.
12644 \begin_inset space \space{}
12645 \end_inset
12646
12647 in case of 
12648 \family sans
12649 Latin
12650 \begin_inset space ~
12651 \end_inset
12652
12653 Modern
12654 \family default
12655  oder 
12656 \family sans
12657 Computer
12658 \begin_inset space ~
12659 \end_inset
12660
12661 Modern
12662 \family default
12663 ).
12664 \end_layout
12665
12666 \end_inset
12667
12668  but you can also select your own.
12669 \begin_inset Newline newline
12670 \end_inset
12671
12672 The differences between roman, 
12673 \family sans
12674 sans
12675 \begin_inset space ~
12676 \end_inset
12677
12678 serif
12679 \family default
12680  and 
12681 \family typewriter
12682 typewriter
12683 \family default
12684  fonts are explained in section
12685 \begin_inset space ~
12686 \end_inset
12687
12688
12689 \begin_inset CommandInset ref
12690 LatexCommand ref
12691 reference "sub:Fine-Tuning-with-the"
12692
12693 \end_inset
12694
12695 .
12696 \begin_inset Newline newline
12697 \end_inset
12698
12699 The font 
12700 \family sans
12701 Times
12702 \begin_inset space ~
12703 \end_inset
12704
12705 Roman
12706 \family default
12707  was originally designed for newspapers.
12708  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12709  into the small newspaper columns.
12710  Therefore 
12711 \family sans
12712 Times
12713 \begin_inset space ~
12714 \end_inset
12715
12716 Roman
12717 \family default
12718  is not the optimal choice for larger documents like books.
12719 \end_layout
12720
12721 \begin_layout Standard
12722 For the font size there are generally four possible values: 
12723 \family sans
12724 Default, 10
12725 \family default
12726
12727 \family sans
12728 11
12729 \family default
12730  and 
12731 \family sans
12732 12
12733 \family default
12734 .
12735  Some classes provide additional sizes.
12736  The size of 
12737 \family sans
12738 Default
12739 \family default
12740  depends on the class you are using.
12741  In the standard classes it is equal to the font size 10.
12742 \end_layout
12743
12744 \begin_layout Standard
12745 Note that the font size is the 
12746 \emph on
12747 base size
12748 \emph default
12749 .
12750  That means that LyX scales all other possible font sizes (such as those
12751  used in footnotes, super-, and subscripts) by this value.
12752  You can fine-tune the font size of text parts via the 
12753 \family sans
12754 Text
12755 \begin_inset space ~
12756 \end_inset
12757
12758 Style
12759 \family default
12760  dialog if needed.
12761  The possible font sizes for text parts are explained in section
12762 \begin_inset space ~
12763 \end_inset
12764
12765
12766 \begin_inset CommandInset ref
12767 LatexCommand ref
12768 reference "sub:Fine-Tuning-with-the"
12769
12770 \end_inset
12771
12772 .
12773 \end_layout
12774
12775 \begin_layout Standard
12776 The 
12777 \family sans
12778 Default
12779 \begin_inset space ~
12780 \end_inset
12781
12782 Family
12783 \family default
12784  selection lets you specify whether the base font of your document should
12785  be roman, sans
12786 \begin_inset space ~
12787 \end_inset
12788
12789 serif or typewriter.
12790  The 
12791 \family sans
12792 Default
12793 \family default
12794  selection uses what is preset by the class, the other selections override
12795  this.
12796  In most cases, 
12797 \family sans
12798 Default
12799 \family default
12800  is equal to 
12801 \family sans
12802 roman
12803 \family default
12804 , but some classes (such as presentation classes) use other defaults.
12805 \end_layout
12806
12807 \begin_layout Standard
12808 The
12809 \family typewriter
12810  
12811 \family sans
12812 LaTe
12813 \begin_inset ERT
12814 status collapsed
12815
12816 \begin_layout Plain Layout
12817
12818 {}
12819 \end_layout
12820
12821 \end_inset
12822
12823 X font encoding
12824 \family default
12825  selection is an expert setting which lets you change the value passed to
12826  the LaTeX-package 
12827 \series bold
12828 fontenc
12829 \series default
12830
12831 \begin_inset Index idx
12832 status collapsed
12833
12834 \begin_layout Plain Layout
12835 LaTeX-packages ! fontenc
12836 \end_layout
12837
12838 \end_inset
12839
12840  (see also sec.
12841 \begin_inset space ~
12842 \end_inset
12843
12844
12845 \begin_inset CommandInset ref
12846 LatexCommand ref
12847 reference "sub:LaTeX-settings"
12848
12849 \end_inset
12850
12851 ).
12852  Normally, you do not need to change (or even understand) this.
12853  Unless you have specific reasons, use 
12854 \family sans
12855 Default
12856 \family default
12857 .
12858 \end_layout
12859
12860 \begin_layout Standard
12861 With some fonts, the checkboxes 
12862 \family sans
12863 Use Old Style Figures
12864 \family default
12865  and 
12866 \family sans
12867 Use True Small Caps
12868 \family default
12869  are available.
12870  These are extra features some fonts provide.
12871  If 
12872 \family sans
12873 Use Old Style Figures
12874 \family default
12875  is checked, old style figures (also known as medieval or text figures)
12876  are used.
12877  Old style figures are the numerals (0
12878 \begin_inset space \thinspace{}
12879 \end_inset
12880
12881 --
12882 \begin_inset space \thinspace{}
12883 \end_inset
12884
12885 9) with ascenders and descenders, which makes them fit nicely with lowercase
12886  letters.
12887  
12888 \family sans
12889 Use True Small Caps
12890 \family default
12891  determines that real small caps are used instead of faked small caps made
12892  of scaled capitals.
12893  Real small caps are often part of expert font sets; they generally look
12894  better than faked small caps but might have to be purchased separately.
12895 \end_layout
12896
12897 \begin_layout Standard
12898 The field 
12899 \family sans
12900 CJK
12901 \family default
12902  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12903  a font to display the script characters.
12904 \begin_inset Foot
12905 status collapsed
12906
12907 \begin_layout Plain Layout
12908 The font will be the argument for the commands of the LaTeX-package 
12909 \series bold
12910 CJK
12911 \series default
12912 .
12913 \begin_inset Index idx
12914 status collapsed
12915
12916 \begin_layout Plain Layout
12917 LaTeX-packages ! CJK
12918 \end_layout
12919
12920 \end_inset
12921
12922  So this has no effect for the document language 
12923 \family sans
12924 Japanese
12925 \family default
12926  that does not use 
12927 \series bold
12928 CJK
12929 \series default
12930 .
12931 \end_layout
12932
12933 \end_inset
12934
12935
12936 \begin_inset VSpace bigskip
12937 \end_inset
12938
12939
12940 \begin_inset Note Greyedout
12941 status open
12942
12943 \begin_layout Plain Layout
12944
12945 \series bold
12946 Note:
12947 \series default
12948  When you choose a new font or font size, LyX does 
12949 \emph on
12950 not
12951 \emph default
12952  change the screen font! You will only see a difference in the printed output;
12953  this is part of the WYSIWYM concept.
12954  LyX's screen fonts can be adjusted in the 
12955 \family sans
12956 Tools\SpecialChar \menuseparator
12957 Preferences
12958 \family default
12959  dialog, see section
12960 \begin_inset space ~
12961 \end_inset
12962
12963
12964 \begin_inset CommandInset ref
12965 LatexCommand ref
12966 reference "sub:Screen-Fonts"
12967
12968 \end_inset
12969
12970 .
12971 \end_layout
12972
12973 \end_inset
12974
12975
12976 \end_layout
12977
12978 \begin_layout Subsection
12979 Using Different Character Styles
12980 \begin_inset Index idx
12981 status collapsed
12982
12983 \begin_layout Plain Layout
12984 Character Styles
12985 \end_layout
12986
12987 \end_inset
12988
12989
12990 \begin_inset Index idx
12991 status collapsed
12992
12993 \begin_layout Plain Layout
12994 Text Style
12995 \end_layout
12996
12997 \end_inset
12998
12999
13000 \end_layout
13001
13002 \begin_layout Standard
13003 As we've already seen, LyX automatically changes the character style for
13004  certain paragraph environments.
13005  LyX supports two character styles, 
13006 \family sans
13007 Emphasized
13008 \family default
13009  and 
13010 \family sans
13011 Noun
13012 \family default
13013 .
13014  You can activate both of these styles via keybindings, the menus, and the
13015  toolbar.
13016 \end_layout
13017
13018 \begin_layout Standard
13019 To activate the 
13020 \family sans
13021 Noun
13022 \family default
13023  style, do one of the following:
13024 \end_layout
13025
13026 \begin_layout Itemize
13027 click on the toolbar button 
13028 \begin_inset Info
13029 type  "icon"
13030 arg   "font-noun"
13031 \end_inset
13032
13033
13034 \end_layout
13035
13036 \begin_layout Itemize
13037 use the key binding 
13038 \begin_inset Info
13039 type  "shortcut"
13040 arg   "font-noun"
13041 \end_inset
13042
13043
13044 \end_layout
13045
13046 \begin_layout Standard
13047 These commands are all toggles.
13048  That is, if 
13049 \family sans
13050 Noun
13051 \family default
13052  style is already active, they deactivate it.
13053 \end_layout
13054
13055 \begin_layout Standard
13056 One typically uses the 
13057 \family sans
13058 Noun
13059 \family default
13060  style for proper names.
13061  For example: 
13062 \begin_inset Quotes eld
13063 \end_inset
13064
13065
13066 \noun on
13067 Matthias Ettrich
13068 \noun default
13069  is the original author of LyX.
13070 \begin_inset Quotes erd
13071 \end_inset
13072
13073
13074 \end_layout
13075
13076 \begin_layout Standard
13077 A more widely used character style is the 
13078 \family sans
13079 Emphasized
13080 \family default
13081  style.
13082  You can activate (or deactivate — it's also a toggle) the 
13083 \family sans
13084 Emphasized
13085 \family default
13086  style by:
13087 \end_layout
13088
13089 \begin_layout Itemize
13090 clicking on the toolbar button 
13091 \begin_inset Info
13092 type  "icon"
13093 arg   "font-emph"
13094 \end_inset
13095
13096
13097 \end_layout
13098
13099 \begin_layout Itemize
13100 using the keybindings 
13101 \begin_inset Info
13102 type  "shortcut"
13103 arg   "font-emph"
13104 \end_inset
13105
13106
13107 \end_layout
13108
13109 \begin_layout Standard
13110 Normally the 
13111 \family sans
13112 Emphasized
13113 \family default
13114  style is equivalent to an italic font but some document classes or LaTeX-packag
13115 es use a different font.
13116 \end_layout
13117
13118 \begin_layout Standard
13119 We've been using the 
13120 \family sans
13121 Emphasized
13122 \family default
13123  style all over the place in this document.
13124  Here's one more example:
13125 \end_layout
13126
13127 \begin_layout Quotation
13128
13129 \emph on
13130 Do not overuse character styles!
13131 \end_layout
13132
13133 \begin_layout Standard
13134 It's also a warning in addition to an example.
13135  One's writing should parallel ordinary conversation.
13136  Since we don't all constantly scream at each other, we should also avoid
13137  the common tendency to overuse character styles.
13138  
13139 \end_layout
13140
13141 \begin_layout Standard
13142 You can always reset to the default font using the key binding 
13143 \begin_inset Info
13144 type  "shortcut"
13145 arg   "font-default"
13146 \end_inset
13147
13148  or the dialog 
13149 \family sans
13150 Edit\SpecialChar \menuseparator
13151 Text
13152 \begin_inset space ~
13153 \end_inset
13154
13155 Style\SpecialChar \menuseparator
13156 Customized
13157 \family default
13158  (
13159 \begin_inset Info
13160 type  "icon"
13161 arg   "dialog-show character"
13162 \end_inset
13163
13164 ).
13165 \end_layout
13166
13167 \begin_layout Subsection
13168 Fine-Tuning with the 
13169 \family sans
13170 Text Style
13171 \family default
13172  dialog
13173 \begin_inset CommandInset label
13174 LatexCommand label
13175 name "sub:Fine-Tuning-with-the"
13176
13177 \end_inset
13178
13179
13180 \begin_inset Index idx
13181 status collapsed
13182
13183 \begin_layout Plain Layout
13184 Text Style
13185 \end_layout
13186
13187 \end_inset
13188
13189
13190 \end_layout
13191
13192 \begin_layout Standard
13193 There are always occasions when you will need to do some fine-tuning; so
13194  LyX gives you a way to create a custom character style.
13195  For example, an academic journal or a corporation may have a style sheet
13196  requiring a sans-serif font be used in certain situations.
13197  Also, writers sometimes use a different font to offset a character's thoughts
13198  from ordinary dialog.
13199 \end_layout
13200
13201 \begin_layout Standard
13202 Before we document how to use custom character style, we want to issue a
13203  warning yet again: Don't overuse character styles! 
13204 \begin_inset Newline newline
13205 \end_inset
13206
13207 Documents that overuse different fonts and sizes are not easy to read and
13208  tend to look as if someone has knocked huge holes in them.
13209 \end_layout
13210
13211 \begin_layout Standard
13212 To use custom character styles, open the 
13213 \family sans
13214 Edit\SpecialChar \menuseparator
13215 Text
13216 \begin_inset space ~
13217 \end_inset
13218
13219 Style\SpecialChar \menuseparator
13220 Customized
13221 \family default
13222  dialog or press the toolbar button 
13223 \begin_inset Info
13224 type  "icon"
13225 arg   "dialog-show character"
13226 \end_inset
13227
13228 .
13229  There are several boxes in this dialog, each corresponding to a different
13230  font property that you can choose.
13231  You can choose an option for one of these properties, or select 
13232 \family sans
13233 No
13234 \begin_inset space ~
13235 \end_inset
13236
13237 change
13238 \family default
13239 , which keeps the current state of that property.
13240  The item 
13241 \family sans
13242 Reset
13243 \family default
13244  will reset the property to whatever is the default.
13245  You can use this to reset attributes across a bunch of different paragraph
13246  environments all at once.
13247 \end_layout
13248
13249 \begin_layout Standard
13250 The font properties, and their options (in addition to 
13251 \family sans
13252 No
13253 \begin_inset space ~
13254 \end_inset
13255
13256 change
13257 \family default
13258  and 
13259 \family sans
13260 Reset
13261 \family default
13262 ) are:
13263 \end_layout
13264
13265 \begin_layout Labeling
13266 \labelwidthstring 00.00.0000
13267
13268 \family sans
13269 Family
13270 \family default
13271  The 
13272 \begin_inset Quotes eld
13273 \end_inset
13274
13275 overall look
13276 \begin_inset Quotes erd
13277 \end_inset
13278
13279  of the font.
13280  The possible options are:
13281 \end_layout
13282
13283 \begin_deeper
13284 \begin_layout Labeling
13285 \labelwidthstring 00.00.0000
13286
13287 \family sans
13288 Roman
13289 \family default
13290  This is the Roman font family.
13291  Normally a serif font.
13292  It's also the default family.
13293  (key binding 
13294 \begin_inset Info
13295 type  "shortcut"
13296 arg   "font-roman"
13297 \end_inset
13298
13299 )
13300 \end_layout
13301
13302 \begin_layout Labeling
13303 \labelwidthstring 00.00.0000
13304
13305 \family sans
13306 Sans
13307 \begin_inset space ~
13308 \end_inset
13309
13310 Serif
13311 \family default
13312  
13313 \family sans
13314 This is the Sans Serif font family.
13315
13316 \family default
13317  (key binding 
13318 \begin_inset Info
13319 type  "shortcut"
13320 arg   "font-sans"
13321 \end_inset
13322
13323 )
13324 \end_layout
13325
13326 \begin_layout Labeling
13327 \labelwidthstring 00.00.0000
13328
13329 \family sans
13330 Typewriter
13331 \family default
13332  
13333 \family typewriter
13334 This is the Typewriter font family.
13335
13336 \family default
13337  (key binding 
13338 \begin_inset Info
13339 type  "shortcut"
13340 arg   "font-typewriter"
13341 \end_inset
13342
13343
13344 \family sans
13345 )
13346 \end_layout
13347
13348 \end_deeper
13349 \begin_layout Labeling
13350 \labelwidthstring 00.00.0000
13351
13352 \family sans
13353 Series
13354 \family default
13355  This corresponds to the print weight.
13356  Options are:
13357 \end_layout
13358
13359 \begin_deeper
13360 \begin_layout Labeling
13361 \labelwidthstring 00.00.0000
13362
13363 \family sans
13364 Medium
13365 \family default
13366  This is the Medium font series.
13367  It's also the default series.
13368 \end_layout
13369
13370 \begin_layout Labeling
13371 \labelwidthstring 00.00.0000
13372
13373 \family sans
13374 Bold
13375 \family default
13376  
13377 \series bold
13378 This is the Bold font series.
13379
13380 \series default
13381  (key binding 
13382 \begin_inset Info
13383 type  "shortcut"
13384 arg   "font-bold"
13385 \end_inset
13386
13387 )
13388 \end_layout
13389
13390 \end_deeper
13391 \begin_layout Labeling
13392 \labelwidthstring 00.00.0000
13393
13394 \family sans
13395 Shape
13396 \family default
13397  As the name implies.
13398  Options are:
13399 \end_layout
13400
13401 \begin_deeper
13402 \begin_layout Labeling
13403 \labelwidthstring 00.00.0000
13404
13405 \family sans
13406 Upright
13407 \family default
13408  This is the Upright font shape.
13409  It's also the default shape.
13410 \end_layout
13411
13412 \begin_layout Labeling
13413 \labelwidthstring 00.00.0000
13414
13415 \family sans
13416 Italic
13417 \family default
13418  
13419 \shape italic
13420 This
13421 \shape default
13422  
13423 \family sans
13424 \shape italic
13425 i
13426 \family default
13427 s the Italic font shape
13428 \shape default
13429 \emph on
13430 .
13431 \end_layout
13432
13433 \begin_layout Labeling
13434 \labelwidthstring 00.00.0000
13435
13436 \family sans
13437 Slanted
13438 \family default
13439  
13440 \shape slanted
13441 This is the Slanted font shape
13442 \shape default
13443  (although it might not be visible in LyX, this is different from italic).
13444 \end_layout
13445
13446 \begin_layout Labeling
13447 \labelwidthstring 00.00.0000
13448
13449 \family sans
13450 Small
13451 \begin_inset space ~
13452 \end_inset
13453
13454 Caps
13455 \family default
13456  
13457 \shape smallcaps
13458 This is the Small caps font shape
13459 \shape default
13460 \noun on
13461 .
13462 \end_layout
13463
13464 \end_deeper
13465 \begin_layout Labeling
13466 \labelwidthstring 00.00.0000
13467
13468 \family sans
13469 Color
13470 \family default
13471  Alters the text color.
13472  Note that not all DVI-viewers are able to display colors.
13473  Besides 
13474 \family sans
13475 No
13476 \begin_inset space ~
13477 \end_inset
13478
13479 color
13480 \family default
13481 , which means that the document default color set in 
13482 \family sans
13483 Document\SpecialChar \menuseparator
13484 Settings\SpecialChar \menuseparator
13485 Color
13486 \family default
13487  for 
13488 \family sans
13489 Main
13490 \begin_inset space ~
13491 \end_inset
13492
13493 text
13494 \family default
13495  is used, you can choose between 
13496 \family sans
13497 Black
13498 \family default
13499
13500 \family sans
13501 White
13502 \family default
13503
13504 \family sans
13505 Red
13506 \family default
13507
13508 \family sans
13509 Green
13510 \family default
13511
13512 \family sans
13513 Blue
13514 \family default
13515
13516 \family sans
13517 Cyan
13518 \family default
13519
13520 \family sans
13521 Magenta
13522 \family default
13523  and 
13524 \family sans
13525 Yellow
13526 \family default
13527  text.
13528 \begin_inset Index idx
13529 status collapsed
13530
13531 \begin_layout Plain Layout
13532 Color ! Text
13533 \end_layout
13534
13535 \end_inset
13536
13537
13538 \end_layout
13539
13540 \begin_layout Labeling
13541 \labelwidthstring 00.00.0000
13542
13543 \family sans
13544 Language
13545 \family default
13546  This is used to mark regions of text as having a different language from
13547  the language of the document.
13548  Text marked in this way will be underlined in blue to indicate the change
13549  (only within LyX).
13550 \begin_inset Newline newline
13551 \end_inset
13552
13553 If you have for example, an extract of German text in a non-German document,
13554  LaTeX respects the German hyphenation rules automatically.
13555  When using the spell checking (see section
13556 \begin_inset space ~
13557 \end_inset
13558
13559
13560 \begin_inset CommandInset ref
13561 LatexCommand ref
13562 reference "sec:Spellchecking"
13563
13564 \end_inset
13565
13566 ) the German-marked text will be checked according to the German dictionary.
13567 \end_layout
13568
13569 \begin_layout Labeling
13570 \labelwidthstring 00.00.0000
13571
13572 \family sans
13573 Size
13574 \family default
13575  Alters the size of the font.
13576  You will find no numerical values here; all possible sizes are actually
13577  proportional to the document font size.
13578  Once again, you don't feed LyX the details, but a general description of
13579  what you want to do.
13580  The options are:
13581 \end_layout
13582
13583 \begin_deeper
13584 \begin_layout Labeling
13585 \labelwidthstring 00.00.0000
13586
13587 \family sans
13588 Tiny
13589 \family default
13590  
13591 \size tiny
13592 This is the 
13593 \begin_inset Quotes eld
13594 \end_inset
13595
13596 Tiny
13597 \begin_inset Quotes erd
13598 \end_inset
13599
13600  font size.
13601
13602 \size default
13603  (key bindings 
13604 \begin_inset Info
13605 type  "shortcuts"
13606 arg   "font-size tiny"
13607 \end_inset
13608
13609 )
13610 \end_layout
13611
13612 \begin_layout Labeling
13613 \labelwidthstring 00.00.0000
13614
13615 \family sans
13616 Smallest
13617 \family default
13618  
13619 \size scriptsize
13620 This is the 
13621 \begin_inset Quotes eld
13622 \end_inset
13623
13624 Smallest
13625 \begin_inset Quotes erd
13626 \end_inset
13627
13628  font size
13629 \size default
13630 .
13631  (key binding 
13632 \begin_inset Info
13633 type  "shortcut"
13634 arg   "font-size scriptsize"
13635 \end_inset
13636
13637 )
13638 \end_layout
13639
13640 \begin_layout Labeling
13641 \labelwidthstring 00.00.0000
13642
13643 \family sans
13644 Smaller
13645 \family default
13646  
13647 \size footnotesize
13648 This is the 
13649 \begin_inset Quotes eld
13650 \end_inset
13651
13652 Smaller
13653 \begin_inset Quotes erd
13654 \end_inset
13655
13656  font size.
13657
13658 \size default
13659  (key bindings 
13660 \begin_inset Info
13661 type  "shortcuts"
13662 arg   "font-size footnotesize"
13663 \end_inset
13664
13665 )
13666 \end_layout
13667
13668 \begin_layout Labeling
13669 \labelwidthstring 00.00.0000
13670
13671 \family sans
13672 Small
13673 \family default
13674  
13675 \size small
13676 This is the 
13677 \begin_inset Quotes eld
13678 \end_inset
13679
13680 Small
13681 \begin_inset Quotes erd
13682 \end_inset
13683
13684  font size.
13685
13686 \size default
13687  (key bindings 
13688 \begin_inset Info
13689 type  "shortcuts"
13690 arg   "font-size small"
13691 \end_inset
13692
13693 )
13694 \end_layout
13695
13696 \begin_layout Labeling
13697 \labelwidthstring 00.00.0000
13698
13699 \family sans
13700 Normal
13701 \family default
13702  This is the 
13703 \begin_inset Quotes eld
13704 \end_inset
13705
13706 Normal
13707 \begin_inset Quotes erd
13708 \end_inset
13709
13710  font size.
13711  It's also the default size.
13712  (key bindings 
13713 \begin_inset Info
13714 type  "shortcuts"
13715 arg   "font-size normal"
13716 \end_inset
13717
13718 )
13719 \end_layout
13720
13721 \begin_layout Labeling
13722 \labelwidthstring 00.00.0000
13723
13724 \family sans
13725 Large
13726 \family default
13727  
13728 \size large
13729 This is the 
13730 \begin_inset Quotes eld
13731 \end_inset
13732
13733 Large
13734 \begin_inset Quotes erd
13735 \end_inset
13736
13737  font size.
13738
13739 \size default
13740  (key bindings 
13741 \begin_inset Info
13742 type  "shortcuts"
13743 arg   "font-size large"
13744 \end_inset
13745
13746 )
13747 \end_layout
13748
13749 \begin_layout Labeling
13750 \labelwidthstring 00.00.0000
13751
13752 \family sans
13753 Larger
13754 \family default
13755  
13756 \size larger
13757 This is the 
13758 \begin_inset Quotes eld
13759 \end_inset
13760
13761 Larger
13762 \begin_inset Quotes erd
13763 \end_inset
13764
13765  font size.
13766
13767 \size default
13768  (key bindings 
13769 \begin_inset Info
13770 type  "shortcuts"
13771 arg   "font-size larger"
13772 \end_inset
13773
13774 )
13775 \end_layout
13776
13777 \begin_layout Labeling
13778 \labelwidthstring 00.00.0000
13779
13780 \family sans
13781 Largest
13782 \family default
13783  
13784 \size largest
13785 This is the 
13786 \begin_inset Quotes eld
13787 \end_inset
13788
13789 Largest
13790 \begin_inset Quotes erd
13791 \end_inset
13792
13793  font size.
13794
13795 \size default
13796  (key binding 
13797 \begin_inset Info
13798 type  "shortcut"
13799 arg   "font-size largest"
13800 \end_inset
13801
13802 )
13803 \end_layout
13804
13805 \begin_layout Labeling
13806 \labelwidthstring 00.00.0000
13807
13808 \family sans
13809 Huge
13810 \family default
13811  
13812 \size huge
13813 This is the 
13814 \begin_inset Quotes eld
13815 \end_inset
13816
13817 Huge
13818 \begin_inset Quotes erd
13819 \end_inset
13820
13821  font size.
13822
13823 \size default
13824  (key bindings 
13825 \begin_inset Info
13826 type  "shortcuts"
13827 arg   "font-size huge"
13828 \end_inset
13829
13830 )
13831 \end_layout
13832
13833 \begin_layout Labeling
13834 \labelwidthstring 00.00.0000
13835
13836 \family sans
13837 Huger
13838 \family default
13839  
13840 \size giant
13841 This is the 
13842 \begin_inset Quotes eld
13843 \end_inset
13844
13845 Huger
13846 \begin_inset Quotes erd
13847 \end_inset
13848
13849  font size.
13850
13851 \size default
13852  (key bindings 
13853 \begin_inset Info
13854 type  "shortcuts"
13855 arg   "font-size giant"
13856 \end_inset
13857
13858 )
13859 \end_layout
13860
13861 \begin_layout Labeling
13862 \labelwidthstring 00.00.0000
13863
13864 \family sans
13865 Increase
13866 \family default
13867  This increases the size by one step (for instance, from 
13868 \begin_inset Quotes eld
13869 \end_inset
13870
13871 Largest
13872 \begin_inset Quotes erd
13873 \end_inset
13874
13875  to 
13876 \begin_inset Quotes eld
13877 \end_inset
13878
13879 Huge
13880 \begin_inset Quotes erd
13881 \end_inset
13882
13883 ).
13884  (key binding 
13885 \begin_inset Info
13886 type  "shortcut"
13887 arg   "font-size increase"
13888 \end_inset
13889
13890 )
13891 \end_layout
13892
13893 \begin_layout Labeling
13894 \labelwidthstring 00.00.0000
13895
13896 \family sans
13897 Decrease
13898 \family default
13899  This decreases the size by one step (for instance, from 
13900 \begin_inset Quotes eld
13901 \end_inset
13902
13903 Normal
13904 \begin_inset Quotes erd
13905 \end_inset
13906
13907  to 
13908 \begin_inset Quotes eld
13909 \end_inset
13910
13911 Small
13912 \begin_inset Quotes erd
13913 \end_inset
13914
13915 ).
13916  (key binding 
13917 \begin_inset Info
13918 type  "shortcut"
13919 arg   "font-size decrease"
13920 \end_inset
13921
13922 )
13923 \end_layout
13924
13925 \end_deeper
13926 \begin_layout Standard
13927 We warn you 
13928 \emph on
13929 yet again
13930 \emph default
13931 : don't go crazy with this feature.
13932  You should almost never need to change the font size.
13933  LyX automatically changes the font size for different paragraph environments
13934  — use those instead.
13935  This is here for fine-tuning only!
13936 \end_layout
13937
13938 \begin_layout Labeling
13939 \labelwidthstring 00.00.0000
13940
13941 \family sans
13942 Misc
13943 \family default
13944  Here you can change a few other things at the character level.
13945  Options are:
13946 \end_layout
13947
13948 \begin_deeper
13949 \begin_layout Labeling
13950 \labelwidthstring 00.00.0000
13951
13952 \family sans
13953 Emph
13954 \family default
13955  
13956 \emph on
13957 This is text with emphasize on
13958 \emph default
13959 .
13960  This might seem like the same as 
13961 \shape italic
13962 Italic
13963 \shape default
13964 , but it is actually a bit different.
13965  Emphasized is a 
13966 \emph on
13967 logical
13968 \emph default
13969  attribute.
13970  That means every document class can define its own font used for emphasized
13971  text.
13972  Normally this font is equal to italic.
13973 \end_layout
13974
13975 \begin_layout Labeling
13976 \labelwidthstring 00.00.0000
13977
13978 \family sans
13979 Underbar
13980 \family default
13981  
13982 \bar under
13983 This is text with Underbar on.
13984
13985 \bar default
13986  (key binding 
13987 \begin_inset Info
13988 type  "shortcuts"
13989 arg   "font-underline"
13990 \end_inset
13991
13992
13993 \family sans
13994 )
13995 \begin_inset Newline newline
13996 \end_inset
13997
13998
13999 \family default
14000 Avoid using underbar if you can! It is a hangover from the typewriter days,
14001  when you could not change fonts.
14002  One no longer needs to emphasize text by underscoring characters.
14003  This is only possible in LyX because some people 
14004 \emph on
14005 may
14006 \emph default
14007  need it in order to follow style sheets for journal submissions.
14008 \end_layout
14009
14010 \begin_layout Labeling
14011 \labelwidthstring 00.00.0000
14012
14013 \family sans
14014 Double
14015 \begin_inset space ~
14016 \end_inset
14017
14018 underbar
14019 \family default
14020  
14021 \uuline on
14022 This is text with Double underbar on.
14023
14024 \uuline default
14025  (key binding 
14026 \begin_inset Info
14027 type  "shortcut"
14028 arg   "font-underunderline"
14029 \end_inset
14030
14031 )
14032 \begin_inset Newline newline
14033 \end_inset
14034
14035 As we just warned you against using underbar, you can imagine what we think
14036  about double underbar.
14037 \end_layout
14038
14039 \begin_layout Labeling
14040 \labelwidthstring 00.00.0000
14041
14042 \family sans
14043 Wavy
14044 \begin_inset space ~
14045 \end_inset
14046
14047 underbar
14048 \family default
14049  
14050 \uwave on
14051 This is text with Wavy underbar on.
14052
14053 \uwave default
14054  (key binding 
14055 \begin_inset Info
14056 type  "shortcut"
14057 arg   "font-underwave"
14058 \end_inset
14059
14060 )
14061 \begin_inset Newline newline
14062 \end_inset
14063
14064 Use this only if a journal absolutely insists on it.
14065  Keep antinausea pills handy.
14066 \end_layout
14067
14068 \begin_layout Labeling
14069 \labelwidthstring 00.00.0000
14070
14071 \family sans
14072 Strikeout
14073 \family default
14074  
14075 \strikeout on
14076 This is text with Strikeout on.
14077
14078 \strikeout default
14079  (key binding 
14080 \begin_inset Info
14081 type  "shortcut"
14082 arg   "font-strikeout"
14083 \end_inset
14084
14085 )
14086 \begin_inset Newline newline
14087 \end_inset
14088
14089 This is frequently used to indicate an older version of text that has been
14090  changed in the meantime.
14091 \end_layout
14092
14093 \begin_layout Labeling
14094 \labelwidthstring 00.00.0000
14095
14096 \family sans
14097 Noun
14098 \family default
14099  
14100 \noun on
14101 This is text with Noun on.
14102
14103 \noun default
14104  Like 
14105 \family sans
14106 Emph
14107 \family default
14108 , this is a logical attribute.
14109  Normally it's equivalent to 
14110 \family sans
14111 Small
14112 \begin_inset space ~
14113 \end_inset
14114
14115 Caps
14116 \family default
14117 .
14118 \end_layout
14119
14120 \end_deeper
14121 \begin_layout Standard
14122 So you have a huge number of combinations to choose from.
14123  Once you have chosen a new character style via the 
14124 \family sans
14125 Edit\SpecialChar \menuseparator
14126 Text
14127 \begin_inset space ~
14128 \end_inset
14129
14130 Style\SpecialChar \menuseparator
14131 Customized
14132 \family default
14133  (
14134 \begin_inset Info
14135 type  "icon"
14136 arg   "dialog-show character"
14137 \end_inset
14138
14139 ) dialog, the settings are saved.
14140  You can activate them by using the toolbar button 
14141 \begin_inset Info
14142 type  "icon"
14143 arg   "textstyle-apply"
14144 \end_inset
14145
14146 .
14147  The button lets you apply your custom character style even when the dialog
14148  isn't visible.
14149 \end_layout
14150
14151 \begin_layout Standard
14152 To completely reset the character style to the default, use 
14153 \begin_inset Info
14154 type  "shortcut"
14155 arg   "font-default"
14156 \end_inset
14157
14158 .
14159  If you want to toggle only those properties that you have just changed
14160  (suppose you just set the shape to 
14161 \begin_inset Quotes eld
14162 \end_inset
14163
14164 slanted
14165 \begin_inset Quotes erd
14166 \end_inset
14167
14168  and the series to 
14169 \begin_inset Quotes eld
14170 \end_inset
14171
14172 bold
14173 \begin_inset Quotes erd
14174 \end_inset
14175
14176 ), set the 
14177 \family sans
14178 Toggle
14179 \begin_inset space ~
14180 \end_inset
14181
14182 all
14183 \family default
14184  switch and press 
14185 \family sans
14186 Apply
14187 \family default
14188 .
14189 \end_layout
14190
14191 \begin_layout Standard
14192 You should also know something about the differences between the three main
14193  font types 
14194 \family sans
14195 serif
14196 \family default
14197
14198 \family sans
14199 sans
14200 \begin_inset space ~
14201 \end_inset
14202
14203 serif
14204 \family default
14205 , and 
14206 \family sans
14207 typewriter
14208 \family default
14209 :
14210 \end_layout
14211
14212 \begin_layout Itemize
14213
14214 \family sans
14215 Typewriter
14216 \family default
14217  is a so called 
14218 \begin_inset Quotes eld
14219 \end_inset
14220
14221 monospaced
14222 \begin_inset Quotes erd
14223 \end_inset
14224
14225  font, which means every character has the same width; the 
14226 \begin_inset Quotes eld
14227 \end_inset
14228
14229 i
14230 \begin_inset Quotes erd
14231 \end_inset
14232
14233  is as wide as the 
14234 \begin_inset Quotes eld
14235 \end_inset
14236
14237 m
14238 \begin_inset Quotes erd
14239 \end_inset
14240
14241 .
14242  Here is an example
14243 \begin_inset Newline newline
14244 \end_inset
14245
14246
14247 \begin_inset Phantom HPhantom
14248 status open
14249
14250 \begin_layout Plain Layout
14251 no 
14252 \end_layout
14253
14254 \end_inset
14255
14256
14257 \family typewriter
14258 typewriter text
14259 \family default
14260
14261 \begin_inset Note Note
14262 status collapsed
14263
14264 \begin_layout Plain Layout
14265 For more on phantoms see section
14266 \begin_inset space ~
14267 \end_inset
14268
14269
14270 \begin_inset CommandInset ref
14271 LatexCommand ref
14272 reference "sub:Phantom-Space"
14273
14274 \end_inset
14275
14276 .
14277 \end_layout
14278
14279 \end_inset
14280
14281
14282 \begin_inset Newline newline
14283 \end_inset
14284
14285 no typewriter text
14286 \end_layout
14287
14288 \begin_layout Itemize
14289
14290 \family sans
14291 Serif
14292 \family default
14293  fonts use characters with serifs.
14294  These are the small 
14295 \begin_inset Quotes eld
14296 \end_inset
14297
14298 appendices
14299 \begin_inset Quotes erd
14300 \end_inset
14301
14302  at the ends of the strokes that form the character.
14303  The following example shows the difference:
14304 \begin_inset Newline newline
14305 \end_inset
14306
14307 text with serifs
14308 \begin_inset Newline newline
14309 \end_inset
14310
14311
14312 \family sans
14313 text without serifs
14314 \family default
14315
14316 \begin_inset Newline newline
14317 \end_inset
14318
14319 Serifs facilitate quick and easy reading.
14320  These fonts are therefore used as default (named 
14321 \family sans
14322 roman
14323 \family default
14324 ).
14325 \end_layout
14326
14327 \begin_layout Itemize
14328
14329 \family sans
14330 Sans serif
14331 \family default
14332  is not recommended for use as a base type.
14333  This font type is therefore often only used for headings and short texts.
14334  We use it in this document to highlight menu names.
14335 \end_layout
14336
14337 \begin_layout Standard
14338 \begin_inset Quotes eld
14339 \end_inset
14340
14341 Toggling
14342 \begin_inset Quotes erd
14343 \end_inset
14344
14345  refers to applying or removing font properties.
14346  When a property is marked for toggling in the 
14347 \family sans
14348 Text
14349 \begin_inset space ~
14350 \end_inset
14351
14352 Style
14353 \family default
14354  dialog, applying the style to text that already has the property will cause
14355  the property to be removed.
14356  If you, for example, apply a style with properties A, B and C to text that
14357  currently has font properties B, C, F and G, and if B is set to toggle
14358  and C is set not to toggle, the text ends up with properties A, C, F and
14359  G.
14360  
14361 \begin_inset Quotes eld
14362 \end_inset
14363
14364 Never toggled
14365 \begin_inset Quotes erd
14366 \end_inset
14367
14368  and 
14369 \begin_inset Quotes eld
14370 \end_inset
14371
14372 always toggled
14373 \begin_inset Quotes erd
14374 \end_inset
14375
14376  mean that you do not control the toggling behavior.
14377  For the properties on the left side of the dialog (
14378 \begin_inset Quotes eld
14379 \end_inset
14380
14381 Family
14382 \begin_inset Quotes erd
14383 \end_inset
14384
14385  etc.), toggling behavior is up to you.
14386  If 
14387 \family sans
14388 Toggle
14389 \begin_inset space ~
14390 \end_inset
14391
14392 all
14393 \family default
14394  is checked, all of the left side properties are toggled; by default, none
14395  of them are.
14396  Finally, 
14397 \begin_inset Quotes eld
14398 \end_inset
14399
14400 Reset
14401 \begin_inset Quotes erd
14402 \end_inset
14403
14404  is never toggled.
14405  If you, for example, set 
14406 \begin_inset Quotes eld
14407 \end_inset
14408
14409 Series
14410 \begin_inset Quotes erd
14411 \end_inset
14412
14413  to 
14414 \begin_inset Quotes eld
14415 \end_inset
14416
14417 Reset
14418 \begin_inset Quotes erd
14419 \end_inset
14420
14421  and select 
14422 \family sans
14423 Toggle
14424 \begin_inset space ~
14425 \end_inset
14426
14427 all
14428 \family default
14429 , then apply the style to bold face text, the text will revert to the default
14430  series (
14431 \begin_inset Quotes eld
14432 \end_inset
14433
14434 Medium
14435 \begin_inset Quotes erd
14436 \end_inset
14437
14438 ), no matter how many times you apply the style.
14439 \end_layout
14440
14441 \begin_layout Standard
14442 We conclude with the same warning once again: Do not overuse the fonts!
14443  They are, more often than not, a kludge and a bad substitute for good writing.
14444 \end_layout
14445
14446 \begin_layout Section
14447 Printing and Previewing
14448 \end_layout
14449
14450 \begin_layout Subsection
14451 Overview
14452 \end_layout
14453
14454 \begin_layout Standard
14455 Now that we have covered some of the basic features of document preparation
14456  using LyX, you probably want to know how to print out your masterpiece.
14457  Before we tell you that, we want to give you a quick explanation of what
14458  goes on behind-the-scenes.
14459  We cover this information in much greater detail in the 
14460 \emph on
14461 Additional Features
14462 \emph default
14463  manual as well.
14464 \end_layout
14465
14466 \begin_layout Standard
14467 LyX uses the program LaTeX as its backend.
14468  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14469  confusion, we will only refer to LaTeX.
14470  LyX is what you use to do your actual writing.
14471  Then, LyX calls LaTeX to turn your writing into printable output.
14472  This happens in two stages:
14473 \end_layout
14474
14475 \begin_layout Enumerate
14476 First, LyX converts your document to a series of text commands for LaTeX,
14477  generating a file with the extension, 
14478 \begin_inset Quotes eld
14479 \end_inset
14480
14481
14482 \family typewriter
14483 .tex
14484 \family default
14485
14486 \begin_inset Quotes erd
14487 \end_inset
14488
14489 .
14490 \end_layout
14491
14492 \begin_layout Enumerate
14493 Next, LyX calls LaTeX to use the commands in the 
14494 \family typewriter
14495 .tex
14496 \family default
14497  file to produce printable output.
14498 \end_layout
14499
14500 \begin_layout Subsection
14501 Output file formats
14502 \begin_inset Index idx
14503 status collapsed
14504
14505 \begin_layout Plain Layout
14506 File formats
14507 \end_layout
14508
14509 \end_inset
14510
14511
14512 \begin_inset CommandInset label
14513 LatexCommand label
14514 name "sub:Output-file-formats"
14515
14516 \end_inset
14517
14518
14519 \end_layout
14520
14521 \begin_layout Subsubsection
14522 Simple text (ASCII)
14523 \begin_inset Index idx
14524 status collapsed
14525
14526 \begin_layout Plain Layout
14527 File formats ! ASCII
14528 \end_layout
14529
14530 \end_inset
14531
14532
14533 \end_layout
14534
14535 \begin_layout Standard
14536 This file type has the extension 
14537 \begin_inset Quotes eld
14538 \end_inset
14539
14540
14541 \family typewriter
14542 .txt
14543 \family default
14544
14545 \begin_inset Quotes erd
14546 \end_inset
14547
14548 .
14549  It contains your document as plain text following the rules of the 
14550 \begin_inset Quotes eld
14551 \end_inset
14552
14553 American Standard Code for Information Interchange
14554 \begin_inset Quotes erd
14555 \end_inset
14556
14557  (ASCII).
14558 \end_layout
14559
14560 \begin_layout Standard
14561 You can export your document to ASCII with the menu 
14562 \family sans
14563 File\SpecialChar \menuseparator
14564 Export\SpecialChar \menuseparator
14565 Plain
14566 \begin_inset space ~
14567 \end_inset
14568
14569 text
14570 \family default
14571 .
14572  However, this will not export any externally generated material such as
14573  a BibTeX bibliography (section
14574 \begin_inset space ~
14575 \end_inset
14576
14577
14578 \begin_inset CommandInset ref
14579 LatexCommand ref
14580 reference "sub:Bibliography-databases"
14581
14582 \end_inset
14583
14584 ).
14585  If your document includes such material, use 
14586 \family sans
14587 File\SpecialChar \menuseparator
14588 Export\SpecialChar \menuseparator
14589 More
14590 \begin_inset space ~
14591 \end_inset
14592
14593 Formats
14594 \begin_inset space ~
14595 \end_inset
14596
14597 &
14598 \begin_inset space ~
14599 \end_inset
14600
14601 Options
14602 \family default
14603  and then select 
14604 \family sans
14605 Plain
14606 \begin_inset space ~
14607 \end_inset
14608
14609 text
14610 \begin_inset space ~
14611 \end_inset
14612
14613 (ps2ascii)
14614 \family default
14615 .
14616  This will first internally export your document to PostScript (generating
14617  thereby the external material) and then do the conversion to ASCII.
14618 \end_layout
14619
14620 \begin_layout Subsubsection
14621 LaTeX
14622 \begin_inset Index idx
14623 status collapsed
14624
14625 \begin_layout Plain Layout
14626 File formats ! LaTeX
14627 \end_layout
14628
14629 \end_inset
14630
14631
14632 \end_layout
14633
14634 \begin_layout Standard
14635 This file type has the extension 
14636 \begin_inset Quotes eld
14637 \end_inset
14638
14639
14640 \family typewriter
14641 .tex
14642 \family default
14643
14644 \begin_inset Quotes erd
14645 \end_inset
14646
14647  and contains all commands that are necessary for the LaTeX program to process
14648  your document.
14649  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14650  it manually with console commands.
14651  The LaTeX-file is automatically created in LyX's temporary directory whenever
14652  you view or export your document.
14653 \end_layout
14654
14655 \begin_layout Standard
14656 You can export your document as a LaTeX-file using the menu 
14657 \family sans
14658 File\SpecialChar \menuseparator
14659 Export\SpecialChar \menuseparator
14660 LaT
14661 \begin_inset ERT
14662 status collapsed
14663
14664 \begin_layout Plain Layout
14665
14666 {}
14667 \end_layout
14668
14669 \end_inset
14670
14671 eX
14672 \family default
14673 .
14674  The different LaTeX export variants are explained in section
14675 \begin_inset space ~
14676 \end_inset
14677
14678
14679 \begin_inset CommandInset ref
14680 LatexCommand ref
14681 reference "sub:Export"
14682
14683 \end_inset
14684
14685 .
14686 \end_layout
14687
14688 \begin_layout Subsubsection
14689 DVI
14690 \begin_inset Index idx
14691 status collapsed
14692
14693 \begin_layout Plain Layout
14694 File formats ! DVI
14695 \end_layout
14696
14697 \end_inset
14698
14699
14700 \end_layout
14701
14702 \begin_layout Standard
14703 This file type has the extension 
14704 \begin_inset Quotes eld
14705 \end_inset
14706
14707
14708 \family typewriter
14709 .dvi
14710 \family default
14711
14712 \begin_inset Quotes erd
14713 \end_inset
14714
14715 .
14716  It is called 
14717 \begin_inset Quotes eld
14718 \end_inset
14719
14720 device-independent
14721 \begin_inset Quotes erd
14722 \end_inset
14723
14724  (DVI), because it is completely portable; you can move them from one machine
14725  to another without needing to do any sort of conversion.
14726  DVIs are used for quick previews and as a pre-stage for other output formats,
14727  like PostScript.
14728 \end_layout
14729
14730 \begin_layout Standard
14731 DVI files do not contain images, they only link to them.
14732  So don't forget to deliver the images together with your DVIs.
14733  Because the DVI-viewer has to convert the images in the background to make
14734  them visible when you scroll the DVI, this can slow down your computer
14735  when you view the DVI.
14736  So we recommend using PDF for files with many images.
14737 \end_layout
14738
14739 \begin_layout Standard
14740 You can export your document to DVI by the menus 
14741 \family sans
14742 File\SpecialChar \menuseparator
14743 Export\SpecialChar \menuseparator
14744 DVI
14745 \family default
14746  or 
14747 \family sans
14748 File\SpecialChar \menuseparator
14749 Export\SpecialChar \menuseparator
14750 DVI
14751 \begin_inset space ~
14752 \end_inset
14753
14754 (LuaTe
14755 \begin_inset ERT
14756 status collapsed
14757
14758 \begin_layout Plain Layout
14759
14760 {}
14761 \end_layout
14762
14763 \end_inset
14764
14765 X).
14766
14767 \family default
14768  The latter option uses the program 
14769 \family typewriter
14770 LuaTeX
14771 \family default
14772 .
14773  
14774 \family typewriter
14775 LuaTeX
14776 \family default
14777  is an engine that provides direct Unicode support and support for direct
14778  font access (see section
14779 \begin_inset space ~
14780 \end_inset
14781
14782
14783 \begin_inset CommandInset ref
14784 LatexCommand ref
14785 reference "sub:LaTeX-font-support"
14786
14787 \end_inset
14788
14789 ).
14790  LuaTeX is still a work in progress, but it might develop into the next
14791  standard TeX processor.
14792 \end_layout
14793
14794 \begin_layout Subsubsection
14795 PostScript
14796 \begin_inset Index idx
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800 File formats ! PostScript
14801 \end_layout
14802
14803 \end_inset
14804
14805
14806 \end_layout
14807
14808 \begin_layout Standard
14809 This file type has the extension 
14810 \begin_inset Quotes eld
14811 \end_inset
14812
14813
14814 \family typewriter
14815 .ps
14816 \family default
14817
14818 \begin_inset Quotes erd
14819 \end_inset
14820
14821 .
14822  PostScript was developed by the company 
14823 \family typewriter
14824 Adobe
14825 \family default
14826  as a printer language.
14827  The file therefore contains commands that the printer uses to print the
14828  file.
14829  PostScript can be seen as a 
14830 \begin_inset Quotes eld
14831 \end_inset
14832
14833 programming language
14834 \begin_inset Quotes erd
14835 \end_inset
14836
14837 ; you can calculate with it and draw diagrams and images.
14838 \begin_inset Foot
14839 status collapsed
14840
14841 \begin_layout Plain Layout
14842 If you are interested in learning more about this, have a look at the LaTeX-pack
14843 age 
14844 \series bold
14845 pstricks
14846 \series default
14847
14848 \begin_inset Index idx
14849 status collapsed
14850
14851 \begin_layout Plain Layout
14852 LaTeX-packages ! pstricks
14853 \end_layout
14854
14855 \end_inset
14856
14857 .
14858 \end_layout
14859
14860 \end_inset
14861
14862  As a result of this, the files are often bigger than PDFs.
14863 \end_layout
14864
14865 \begin_layout Standard
14866 PostScript can only contain images in the format 
14867 \begin_inset Quotes eld
14868 \end_inset
14869
14870 Encapsulated PostScript
14871 \begin_inset Quotes erd
14872 \end_inset
14873
14874  (EPS, file extension 
14875 \begin_inset Quotes eld
14876 \end_inset
14877
14878
14879 \family typewriter
14880 .eps
14881 \family default
14882
14883 \begin_inset Quotes erd
14884 \end_inset
14885
14886 ).
14887  As LyX allows you to use any known image format in your document, it has
14888  to convert them in the background to EPS.
14889  If, for example, you have 50
14890 \begin_inset space ~
14891 \end_inset
14892
14893 images in your document, LyX has to do 50
14894 \begin_inset space ~
14895 \end_inset
14896
14897 conversions when you view or export your document the first time.
14898  This might slow down your workflow with LyX.
14899  So if you plan to use PostScript, you can insert your images directly as
14900  EPS to avoid this problem.
14901 \end_layout
14902
14903 \begin_layout Standard
14904 You can export to PostScript using the menu 
14905 \family sans
14906 File\SpecialChar \menuseparator
14907 Export\SpecialChar \menuseparator
14908 PostScript
14909 \family default
14910 .
14911 \end_layout
14912
14913 \begin_layout Subsubsection
14914 PDF
14915 \begin_inset Index idx
14916 status collapsed
14917
14918 \begin_layout Plain Layout
14919 File formats ! PDF
14920 \end_layout
14921
14922 \end_inset
14923
14924
14925 \begin_inset Index idx
14926 status collapsed
14927
14928 \begin_layout Plain Layout
14929 PDF
14930 \end_layout
14931
14932 \end_inset
14933
14934
14935 \end_layout
14936
14937 \begin_layout Standard
14938 This file type has the extension 
14939 \begin_inset Quotes eld
14940 \end_inset
14941
14942
14943 \family typewriter
14944 .pdf
14945 \family default
14946
14947 \begin_inset Quotes erd
14948 \end_inset
14949
14950 .
14951  The 
14952 \begin_inset Quotes eld
14953 \end_inset
14954
14955 Portable Document Format
14956 \begin_inset Quotes erd
14957 \end_inset
14958
14959  (PDF) developed by 
14960 \family typewriter
14961 Adobe
14962 \family default
14963  was derived from PostScript.
14964  It is more compressed and it uses fewer commands than PostScript.
14965  As the name 
14966 \begin_inset Quotes eld
14967 \end_inset
14968
14969 portable
14970 \begin_inset Quotes erd
14971 \end_inset
14972
14973  implies, it can be processed on any computer system and the printed output
14974  looks exactly the same.
14975 \end_layout
14976
14977 \begin_layout Standard
14978 PDF can contain images in its own PDF format and in the formats 
14979 \begin_inset Quotes eld
14980 \end_inset
14981
14982 Joint Photographic Experts Group
14983 \begin_inset Quotes erd
14984 \end_inset
14985
14986  (JPG, file extension 
14987 \begin_inset Quotes eld
14988 \end_inset
14989
14990
14991 \family typewriter
14992 .jpg
14993 \family default
14994
14995 \begin_inset Quotes erd
14996 \end_inset
14997
14998  or 
14999 \begin_inset Quotes eld
15000 \end_inset
15001
15002
15003 \family typewriter
15004 .jpeg
15005 \family default
15006
15007 \begin_inset Quotes erd
15008 \end_inset
15009
15010 ) and 
15011 \begin_inset Quotes eld
15012 \end_inset
15013
15014 Portable Network Graphics
15015 \begin_inset Quotes erd
15016 \end_inset
15017
15018  (PNG, file extension 
15019 \begin_inset Quotes eld
15020 \end_inset
15021
15022
15023 \family typewriter
15024 .png
15025 \family default
15026
15027 \begin_inset Quotes erd
15028 \end_inset
15029
15030 ).
15031  You can also use any other image format, because LyX converts them in the
15032  background to one of these formats.
15033  But as described in the section about PostScript, the image conversion
15034  will slow down your workflow.
15035  So we recommend using images in one of the three formats mentioned above.
15036 \end_layout
15037
15038 \begin_layout Standard
15039 You can export your document to PDF via the menu 
15040 \family sans
15041 File\SpecialChar \menuseparator
15042 Export
15043 \family default
15044  in different ways:
15045 \end_layout
15046
15047 \begin_layout Description
15048 PDF
15049 \begin_inset space ~
15050 \end_inset
15051
15052 (pdflatex) This uses the program 
15053 \family typewriter
15054 pdftex
15055 \family default
15056  which converts your file directly to PDF.
15057 \end_layout
15058
15059 \begin_layout Description
15060 PDF
15061 \begin_inset space ~
15062 \end_inset
15063
15064 (LuaTe
15065 \begin_inset ERT
15066 status collapsed
15067
15068 \begin_layout Plain Layout
15069
15070 {}
15071 \end_layout
15072
15073 \end_inset
15074
15075 X) This uses the program 
15076 \family typewriter
15077 LuaTeX
15078 \family default
15079  which converts your file directly to PDF.
15080  
15081 \family typewriter
15082 LuaTeX
15083 \family default
15084  is a new engine, derived from 
15085 \family typewriter
15086 pdflatex
15087 \family default
15088 , that also provides direct Unicode support and support for direct font
15089  access (see section
15090 \begin_inset space ~
15091 \end_inset
15092
15093
15094 \begin_inset CommandInset ref
15095 LatexCommand ref
15096 reference "sub:LaTeX-font-support"
15097
15098 \end_inset
15099
15100 ).
15101  LuaTeX is still a work in progress, but it might develop into the next
15102  standard TeX processor.
15103 \end_layout
15104
15105 \begin_layout Description
15106 PDF
15107 \begin_inset space ~
15108 \end_inset
15109
15110 (XeTe
15111 \begin_inset ERT
15112 status collapsed
15113
15114 \begin_layout Plain Layout
15115
15116 {}
15117 \end_layout
15118
15119 \end_inset
15120
15121 X) This uses the program 
15122 \family typewriter
15123 XeTeX
15124 \family default
15125  that converts your file directly to PDF.
15126  
15127 \family typewriter
15128 XeTeX
15129 \family default
15130  is a new engine that provides direct Unicode support and support for direct
15131  font access (see section
15132 \begin_inset space ~
15133 \end_inset
15134
15135
15136 \begin_inset CommandInset ref
15137 LatexCommand ref
15138 reference "sub:LaTeX-font-support"
15139
15140 \end_inset
15141
15142 ).
15143  It is particularly good at typesetting different scripts, for example,
15144  vertically written Japanese.
15145 \end_layout
15146
15147 \begin_layout Description
15148 PDF
15149 \begin_inset space ~
15150 \end_inset
15151
15152 (dvipdfm) This uses the program 
15153 \family typewriter
15154 dvipdfm
15155 \family default
15156  that converts your file in the background to DVI and in a second step to
15157  PDF.
15158 \end_layout
15159
15160 \begin_layout Description
15161 PDF
15162 \begin_inset space ~
15163 \end_inset
15164
15165 (ps2pdf) This uses the program 
15166 \family typewriter
15167 ps2pdf
15168 \family default
15169  that creates a PDF from a PostScript-version of your file.
15170  The PostScript-version is produced by the program 
15171 \family typewriter
15172 dvips
15173 \family default
15174  which uses a DVI-version as intermediate step.
15175  So this export variant consists of three conversions.
15176 \end_layout
15177
15178 \begin_layout Standard
15179 We recommend using 
15180 \family sans
15181 PDF
15182 \begin_inset space ~
15183 \end_inset
15184
15185 (pdflatex)
15186 \family default
15187  because 
15188 \family typewriter
15189 pdftex
15190 \family default
15191  supports all the features of actual PDF-versions, is quick, stable, and
15192  works without problems.
15193  If you rely on multiscript support and\SpecialChar \slash{}
15194 or specific OpenType fonts, you might
15195  want to try out 
15196 \family sans
15197 PDF
15198 \begin_inset space ~
15199 \end_inset
15200
15201 (XeTe
15202 \begin_inset ERT
15203 status collapsed
15204
15205 \begin_layout Plain Layout
15206
15207 {}
15208 \end_layout
15209
15210 \end_inset
15211
15212 X)
15213 \family default
15214  or 
15215 \family sans
15216 PDF
15217 \begin_inset space ~
15218 \end_inset
15219
15220 (LuaTe
15221 \begin_inset ERT
15222 status collapsed
15223
15224 \begin_layout Plain Layout
15225
15226 {}
15227 \end_layout
15228
15229 \end_inset
15230
15231 X)
15232 \family default
15233  instead, bearing in mind that these two programs are not yet as mature
15234  as 
15235 \family typewriter
15236 pdflatex
15237 \family default
15238 .
15239 \end_layout
15240
15241 \begin_layout Subsubsection
15242 XHTML
15243 \begin_inset Index idx
15244 status collapsed
15245
15246 \begin_layout Plain Layout
15247 FileFormats ! XHTML
15248 \end_layout
15249
15250 \end_inset
15251
15252
15253 \begin_inset Index idx
15254 status collapsed
15255
15256 \begin_layout Plain Layout
15257 HTML
15258 \end_layout
15259
15260 \end_inset
15261
15262
15263 \end_layout
15264
15265 \begin_layout Standard
15266 This file type has the extension 
15267 \begin_inset Quotes eld
15268 \end_inset
15269
15270
15271 \family typewriter
15272 .xhtml
15273 \family default
15274
15275 \begin_inset Quotes erd
15276 \end_inset
15277
15278 .
15279  It is a file suitable for viewing in web browsers.
15280  It does not itself contain images and the like but only links to them.
15281  When LyX produces XHTML, it also generates corresponding images in formats
15282  suitable for the purpose.
15283  For the math output you can choose in the menu 
15284 \family sans
15285 Document\SpecialChar \menuseparator
15286 Settings\SpecialChar \menuseparator
15287 Output
15288 \family default
15289  between different formats, which are described in section 
15290 \emph on
15291 Math Output in XHTML
15292 \emph default
15293  of the 
15294 \emph on
15295 Additional
15296 \begin_inset space ~
15297 \end_inset
15298
15299 Features
15300 \emph default
15301  manual.
15302 \end_layout
15303
15304 \begin_layout Standard
15305 XHTML output remains 
15306 \begin_inset Quotes eld
15307 \end_inset
15308
15309 under development
15310 \begin_inset Quotes erd
15311 \end_inset
15312
15313 , and not all LyX features are supported yet.
15314  See the chapter 
15315 \emph on
15316 LyX and the World Wide Web
15317 \emph default
15318 , in the 
15319 \emph on
15320 Additional Features
15321 \emph default
15322  manual, for more information.
15323 \end_layout
15324
15325 \begin_layout Standard
15326 You can export your document as an XHTML file using the menu item 
15327 \family sans
15328 File\SpecialChar \menuseparator
15329 Export\SpecialChar \menuseparator
15330 LyXHTML
15331 \family default
15332 .
15333 \end_layout
15334
15335 \begin_layout Subsection
15336 Previewing
15337 \begin_inset Index idx
15338 status collapsed
15339
15340 \begin_layout Plain Layout
15341 Document ! Preview 
15342 \end_layout
15343
15344 \end_inset
15345
15346
15347 \end_layout
15348
15349 \begin_layout Standard
15350 To get a look at the final version of your document, with all of the page
15351  breaks in place, the footnotes correctly numbered, and so on, use the menu
15352  
15353 \family sans
15354 Document
15355 \family default
15356  and choose 
15357 \family sans
15358 View
15359 \family default
15360  or use the toolbar button 
15361 \begin_inset Info
15362 type  "icon"
15363 arg   "buffer-view"
15364 \end_inset
15365
15366 .
15367  A viewing program will pop up showing the output in the defined default
15368  output format, which is globally set in the preferences (see sec.
15369 \begin_inset space \thinspace{}
15370 \end_inset
15371
15372
15373 \begin_inset CommandInset ref
15374 LatexCommand ref
15375 reference "sec:File-Formats"
15376
15377 \end_inset
15378
15379 ) and can also be altered for single documents in the document settings
15380  (see sec.
15381 \begin_inset space \thinspace{}
15382 \end_inset
15383
15384
15385 \begin_inset CommandInset ref
15386 LatexCommand ref
15387 reference "sec:Doc-Output"
15388
15389 \end_inset
15390
15391 ).
15392  Further output formats can be selected via 
15393 \family sans
15394 Document\SpecialChar \menuseparator
15395 View (Other Formats)
15396 \family default
15397  or the toolbar button 
15398 \begin_inset Graphics
15399         filename ../images/view-others.png
15400         scale 85
15401         groupId toolbarbuttons
15402
15403 \end_inset
15404
15405 .
15406 \end_layout
15407
15408 \begin_layout Standard
15409 If you have changed your document, you can refresh the output in the same
15410  viewer window using the menu 
15411 \family sans
15412 Document\SpecialChar \menuseparator
15413 Update
15414 \family default
15415  or 
15416 \family sans
15417 Document\SpecialChar \menuseparator
15418 Update (Other Formats)
15419 \family default
15420 , respectively.
15421 \end_layout
15422
15423 \begin_layout Standard
15424 When you preview a file, the output file is only generated in LyX's temporary
15425  directory.
15426  To have a real output, export your document.
15427 \end_layout
15428
15429 \begin_layout Subsection
15430 Printing the File from within LyX
15431 \begin_inset CommandInset label
15432 LatexCommand label
15433 name "sub:Printing-the-File"
15434
15435 \end_inset
15436
15437
15438 \end_layout
15439
15440 \begin_layout Standard
15441 Instead of exporting your file and then printing it, you can also print
15442  it directly from within LyX.
15443  To print a file, select the menu 
15444 \family sans
15445 File\SpecialChar \menuseparator
15446 Print
15447 \family default
15448  (shortcut 
15449 \begin_inset Info
15450 type  "shortcut"
15451 arg   "dialog-show print"
15452 \end_inset
15453
15454 ) or click on the toolbar button 
15455 \begin_inset Info
15456 type  "icon"
15457 arg   "dialog-show print"
15458 \end_inset
15459
15460 .
15461  LyX will internally call LaTeX to produce a DVI.
15462  This file is then processed by the program 
15463 \family typewriter
15464 dvips
15465 \family default
15466  to a PostScript-file, which is finally printed using the program 
15467 \family typewriter
15468 Ghostscript
15469 \family default
15470 .
15471  Due to these steps in the background, this method is not the fastest.
15472 \end_layout
15473
15474 \begin_layout Standard
15475 You can set the following print parameters in the 
15476 \family sans
15477 Print
15478 \begin_inset space ~
15479 \end_inset
15480
15481 Destination
15482 \family default
15483  box:
15484 \end_layout
15485
15486 \begin_layout Labeling
15487 \labelwidthstring 00.00.0000
15488
15489 \family sans
15490 Printer
15491 \family default
15492  This is the name of the printer to print to.
15493 \begin_inset Foot
15494 status collapsed
15495
15496 \begin_layout Plain Layout
15497 Note that this printer name is for the program 
15498 \family typewriter
15499 dvips
15500 \family default
15501 .
15502  That means 
15503 \family typewriter
15504 dvips
15505 \family default
15506  has to be configured for this printer name.
15507  The default printer can be set in LyX's preferences dialog, see section
15508 \begin_inset space ~
15509 \end_inset
15510
15511
15512 \begin_inset CommandInset ref
15513 LatexCommand ref
15514 reference "sub:Printer"
15515
15516 \end_inset
15517
15518 .
15519 \end_layout
15520
15521 \end_inset
15522
15523  The printer should understand PostScript.
15524 \end_layout
15525
15526 \begin_layout Labeling
15527 \labelwidthstring 00.00.0000
15528
15529 \family sans
15530 File
15531 \family default
15532  The name of a file to print to.
15533  The output will be a PostScript file.
15534  It will be written in LyX's working directory unless you specify the full
15535  path.
15536 \end_layout
15537
15538 \begin_layout Standard
15539 You can choose to print only a range of pages, only even-numbered or only
15540  odd-numbered pages or to print the pages in reverse — the latter options
15541  are useful for printing on two sides with a printer without a duplexer:
15542  you re-insert the pages after printing one set to print on the other side.
15543  Some printers spit out pages face-up, others, face-down.
15544  By choosing a particular order to print in, you can take the entire stack
15545  of pages out of the printer without needing to reorder them.
15546 \end_layout
15547
15548 \begin_layout Section
15549 A few Words about Typography
15550 \begin_inset Index idx
15551 status collapsed
15552
15553 \begin_layout Plain Layout
15554 Typography
15555 \end_layout
15556
15557 \end_inset
15558
15559
15560 \end_layout
15561
15562 \begin_layout Subsection
15563 Hyphens, Dashes and Minus Signs
15564 \begin_inset Index idx
15565 status collapsed
15566
15567 \begin_layout Plain Layout
15568 Hyphens
15569 \end_layout
15570
15571 \end_inset
15572
15573
15574 \begin_inset Index idx
15575 status collapsed
15576
15577 \begin_layout Plain Layout
15578 Dashes
15579 \end_layout
15580
15581 \end_inset
15582
15583
15584 \end_layout
15585
15586 \begin_layout Standard
15587 In LyX, the 
15588 \begin_inset Quotes eld
15589 \end_inset
15590
15591
15592 \family typewriter
15593 -
15594 \family default
15595
15596 \begin_inset Quotes erd
15597 \end_inset
15598
15599  character comes in four lengths: the 
15600 \emph on
15601 hyphen
15602 \emph default
15603 , the 
15604 \emph on
15605 en dash
15606 \emph default
15607 , the 
15608 \emph on
15609 em dash
15610 \emph default
15611 , and the minus sign:
15612 \begin_inset VSpace defskip
15613 \end_inset
15614
15615
15616 \end_layout
15617
15618 \begin_layout Standard
15619 \begin_inset Tabular
15620 <lyxtabular version="3" rows="5" columns="3">
15621 <features rotate="0" tabularvalignment="middle">
15622 <column alignment="left" valignment="top">
15623 <column alignment="left" valignment="top">
15624 <column alignment="left" valignment="top">
15625 <row interlinespace="3mm">
15626 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15627 \begin_inset Text
15628
15629 \begin_layout Plain Layout
15630 name
15631 \end_layout
15632
15633 \end_inset
15634 </cell>
15635 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15636 \begin_inset Text
15637
15638 \begin_layout Plain Layout
15639 output
15640 \end_layout
15641
15642 \end_inset
15643 </cell>
15644 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15645 \begin_inset Text
15646
15647 \begin_layout Plain Layout
15648 inserted with
15649 \end_layout
15650
15651 \end_inset
15652 </cell>
15653 </row>
15654 <row interlinespace="3mm">
15655 <cell alignment="center" valignment="top" usebox="none">
15656 \begin_inset Text
15657
15658 \begin_layout Plain Layout
15659 hyphen
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 <cell alignment="center" valignment="top" usebox="none">
15665 \begin_inset Text
15666
15667 \begin_layout Plain Layout
15668 -
15669 \end_layout
15670
15671 \end_inset
15672 </cell>
15673 <cell alignment="center" valignment="top" usebox="none">
15674 \begin_inset Text
15675
15676 \begin_layout Plain Layout
15677 \begin_inset Quotes eld
15678 \end_inset
15679
15680
15681 \family typewriter
15682 -
15683 \family default
15684
15685 \begin_inset Quotes erd
15686 \end_inset
15687
15688  in text
15689 \end_layout
15690
15691 \end_inset
15692 </cell>
15693 </row>
15694 <row interlinespace="3mm">
15695 <cell alignment="center" valignment="top" usebox="none">
15696 \begin_inset Text
15697
15698 \begin_layout Plain Layout
15699 en dash
15700 \end_layout
15701
15702 \end_inset
15703 </cell>
15704 <cell alignment="center" valignment="top" usebox="none">
15705 \begin_inset Text
15706
15707 \begin_layout Plain Layout
15708
15709 \end_layout
15710
15711 \end_inset
15712 </cell>
15713 <cell alignment="center" valignment="top" usebox="none">
15714 \begin_inset Text
15715
15716 \begin_layout Plain Layout
15717
15718 \family sans
15719 Insert\SpecialChar \menuseparator
15720 Special
15721 \begin_inset space ~
15722 \end_inset
15723
15724 Character\SpecialChar \menuseparator
15725 Symbols
15726 \end_layout
15727
15728 \end_inset
15729 </cell>
15730 </row>
15731 <row interlinespace="3mm">
15732 <cell alignment="center" valignment="top" usebox="none">
15733 \begin_inset Text
15734
15735 \begin_layout Plain Layout
15736 em dash
15737 \end_layout
15738
15739 \end_inset
15740 </cell>
15741 <cell alignment="center" valignment="top" usebox="none">
15742 \begin_inset Text
15743
15744 \begin_layout Plain Layout
15745
15746 \end_layout
15747
15748 \end_inset
15749 </cell>
15750 <cell alignment="center" valignment="top" usebox="none">
15751 \begin_inset Text
15752
15753 \begin_layout Plain Layout
15754
15755 \family sans
15756 Insert\SpecialChar \menuseparator
15757 Special
15758 \begin_inset space ~
15759 \end_inset
15760
15761 Character\SpecialChar \menuseparator
15762 Symbols
15763 \end_layout
15764
15765 \end_inset
15766 </cell>
15767 </row>
15768 <row>
15769 <cell alignment="center" valignment="top" usebox="none">
15770 \begin_inset Text
15771
15772 \begin_layout Plain Layout
15773 minus sign
15774 \end_layout
15775
15776 \end_inset
15777 </cell>
15778 <cell alignment="center" valignment="top" usebox="none">
15779 \begin_inset Text
15780
15781 \begin_layout Plain Layout
15782 \begin_inset Formula $-$
15783 \end_inset
15784
15785
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794 \begin_inset Quotes eld
15795 \end_inset
15796
15797
15798 \family typewriter
15799 -
15800 \family default
15801
15802 \begin_inset Quotes erd
15803 \end_inset
15804
15805  in math mode
15806 \end_layout
15807
15808 \end_inset
15809 </cell>
15810 </row>
15811 </lyxtabular>
15812
15813 \end_inset
15814
15815
15816 \begin_inset VSpace defskip
15817 \end_inset
15818
15819
15820 \end_layout
15821
15822 \begin_layout Standard
15823 You can alternatively generate the en and em dash by inserting the 
15824 \begin_inset Quotes eld
15825 \end_inset
15826
15827
15828 \family typewriter
15829 -
15830 \family default
15831
15832 \begin_inset Quotes erd
15833 \end_inset
15834
15835  character multiple times in a row.
15836  They will automatically be converted to the appropriate length dash in
15837  the final output, but not in LyX.
15838  
15839 \begin_inset Quotes eld
15840 \end_inset
15841
15842 -
15843 \begin_inset space \thinspace{}
15844 \end_inset
15845
15846 -
15847 \begin_inset Quotes erd
15848 \end_inset
15849
15850  gives a en dash, 
15851 \begin_inset Quotes eld
15852 \end_inset
15853
15854 -
15855 \begin_inset space \thinspace{}
15856 \end_inset
15857
15858 -
15859 \begin_inset space \thinspace{}
15860 \end_inset
15861
15862 -
15863 \begin_inset Quotes erd
15864 \end_inset
15865
15866  a em dash.
15867 \end_layout
15868
15869 \begin_layout Standard
15870 The three dash types are distinct from the minus sign, which appears in
15871  math mode and has a length of its own.
15872  Here are some examples:
15873 \end_layout
15874
15875 \begin_layout Enumerate
15876 line- and page-breaks
15877 \begin_inset space \hfill{}
15878 \end_inset
15879
15880 (
15881 \emph on
15882 hyphen
15883 \emph default
15884 )
15885 \end_layout
15886
15887 \begin_layout Enumerate
15888 From A–Z
15889 \begin_inset space \hfill{}
15890 \end_inset
15891
15892 (
15893 \emph on
15894 en dash
15895 \emph default
15896 )
15897 \end_layout
15898
15899 \begin_layout Enumerate
15900 Oh — there's a dash.
15901 \begin_inset space \hfill{}
15902 \end_inset
15903
15904 (
15905 \emph on
15906 em dash
15907 \emph default
15908 )
15909 \end_layout
15910
15911 \begin_layout Enumerate
15912 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15913 \end_inset
15914
15915
15916 \begin_inset space \hfill{}
15917 \end_inset
15918
15919 (
15920 \emph on
15921 minus sign
15922 \emph default
15923 )
15924 \end_layout
15925
15926 \begin_layout Subsection
15927 Hyphenation
15928 \begin_inset Index idx
15929 status collapsed
15930
15931 \begin_layout Plain Layout
15932 Hyphenation
15933 \end_layout
15934
15935 \end_inset
15936
15937
15938 \begin_inset CommandInset label
15939 LatexCommand label
15940 name "sub:Hyphenation"
15941
15942 \end_inset
15943
15944
15945 \end_layout
15946
15947 \begin_layout Standard
15948 Words are not hyphenated within LyX but automatically in the output.
15949  Hyphenation is done by the LaTeX-package 
15950 \series bold
15951 babel
15952 \series default
15953
15954 \begin_inset Index idx
15955 status collapsed
15956
15957 \begin_layout Plain Layout
15958 LaTeX-packages ! babel
15959 \end_layout
15960
15961 \end_inset
15962
15963  following the rules of the document language.
15964 \end_layout
15965
15966 \begin_layout Standard
15967 LaTeX hyphenates almost perfectly; it only has problems with text in the
15968  
15969 \family sans
15970 typewriter
15971 \family default
15972  font and with unusual constructs, like 
15973 \begin_inset Quotes eld
15974 \end_inset
15975
15976 h3knix/m0n0wall
15977 \begin_inset Quotes erd
15978 \end_inset
15979
15980 .
15981  If LaTeX cannot break a word correctly, you can set hyphenation points
15982  manually.
15983  This is done with the menu 
15984 \family sans
15985 Insert\SpecialChar \menuseparator
15986 Formatting\SpecialChar \menuseparator
15987 Hyphenation
15988 \begin_inset space ~
15989 \end_inset
15990
15991 Point
15992 \family default
15993 .
15994  These extra hyphenation points are only recommendations to LaTeX.
15995  If no hyphenation is necessary, LaTeX will ignore them.
15996 \end_layout
15997
15998 \begin_layout Standard
15999 Sometimes you want to prevent words or constructs from being hyphenated.
16000  Imagine that you are describing keybindings/shortcuts in your document
16001  in the form 
16002 \begin_inset Quotes eld
16003 \end_inset
16004
16005 A-b c
16006 \begin_inset Quotes erd
16007 \end_inset
16008
16009 .
16010  LaTeX would then see the hyphen 
16011 \begin_inset Quotes eld
16012 \end_inset
16013
16014 -
16015 \begin_inset Quotes erd
16016 \end_inset
16017
16018  as a hyphenation possibility.
16019  Hyphenating at this point would look ugly.
16020  To prevent the shortcut from being hyphenated, you can put it into a makebox
16021  as described in section 
16022 \begin_inset Quotes eld
16023 \end_inset
16024
16025 Prevent Hyphenation
16026 \begin_inset Quotes erd
16027 \end_inset
16028
16029  of the 
16030 \emph on
16031 Embedded
16032 \begin_inset space ~
16033 \end_inset
16034
16035 Objects
16036 \emph default
16037  manual.
16038 \end_layout
16039
16040 \begin_layout Subsection
16041 Punctuation Marks
16042 \begin_inset Index idx
16043 status collapsed
16044
16045 \begin_layout Plain Layout
16046 Punctuation marks
16047 \end_layout
16048
16049 \end_inset
16050
16051
16052 \end_layout
16053
16054 \begin_layout Subsubsection
16055 Abbreviations and End of Sentence
16056 \begin_inset CommandInset label
16057 LatexCommand label
16058 name "sub:Abbreviations"
16059
16060 \end_inset
16061
16062
16063 \end_layout
16064
16065 \begin_layout Standard
16066 When LyX calls LaTeX to generate the final version of your document, LaTeX
16067  automatically distinguishes between words, sentences, and abbreviations.
16068  LaTeX then adds the 
16069 \begin_inset Quotes eld
16070 \end_inset
16071
16072 appropriate amount of space.
16073 \begin_inset Quotes erd
16074 \end_inset
16075
16076  That means sentences get a little bit more space between the period and
16077  the next word.
16078  Abbreviations get the same amount of space after the period that a word
16079  gets after another word.
16080 \end_layout
16081
16082 \begin_layout Standard
16083 Unfortunately, the algorithm for figuring out what's an abbreviation does
16084  not work in all cases.
16085  If a 
16086 \begin_inset Quotes eld
16087 \end_inset
16088
16089
16090 \family typewriter
16091 .
16092 \family default
16093
16094 \begin_inset Quotes erd
16095 \end_inset
16096
16097  is at the end of a lowercase letter, it's the end of a sentence; if it's
16098  at the end of a capitalized letter, it's an abbreviation.
16099 \end_layout
16100
16101 \begin_layout Standard
16102 Here are some examples of 
16103 \emph on
16104 correct
16105 \emph default
16106  abbreviations and of the end of a sentence:
16107 \end_layout
16108
16109 \begin_layout Itemize
16110 M.
16111  Butterfly
16112 \end_layout
16113
16114 \begin_layout Itemize
16115 Don't worry.
16116  Be happy.
16117 \end_layout
16118
16119 \begin_layout Standard
16120 And here is an example of the algorithm going wrong:
16121 \end_layout
16122
16123 \begin_layout Itemize
16124 e.
16125 \begin_inset space \thinspace{}
16126 \end_inset
16127
16128 g.
16129  this is too much space!
16130 \end_layout
16131
16132 \begin_layout Itemize
16133 This is I.
16134  It's okay.
16135 \end_layout
16136
16137 \begin_layout Standard
16138 You will not see anything wrong until you view a final version of your document.
16139 \end_layout
16140
16141 \begin_layout Standard
16142 To fix this problem, use one of the following:
16143 \end_layout
16144
16145 \begin_layout Enumerate
16146 Use an 
16147 \family sans
16148 Inter-word
16149 \begin_inset space ~
16150 \end_inset
16151
16152 Space
16153 \family default
16154  after lowercase abbreviations (see section
16155 \begin_inset space ~
16156 \end_inset
16157
16158
16159 \begin_inset CommandInset ref
16160 LatexCommand ref
16161 reference "sub:Inter-word-Space"
16162
16163 \end_inset
16164
16165 ).
16166 \begin_inset Index idx
16167 status collapsed
16168
16169 \begin_layout Plain Layout
16170 Spaces ! inter-word
16171 \end_layout
16172
16173 \end_inset
16174
16175
16176 \end_layout
16177
16178 \begin_layout Enumerate
16179 Use a 
16180 \family sans
16181 Thin
16182 \begin_inset space ~
16183 \end_inset
16184
16185 Space
16186 \family default
16187  between two tokens of an abbreviation (see section
16188 \begin_inset space ~
16189 \end_inset
16190
16191
16192 \begin_inset CommandInset ref
16193 LatexCommand ref
16194 reference "sub:Thin-Space"
16195
16196 \end_inset
16197
16198 ).
16199 \begin_inset Index idx
16200 status collapsed
16201
16202 \begin_layout Plain Layout
16203 Spaces ! thin
16204 \end_layout
16205
16206 \end_inset
16207
16208
16209 \end_layout
16210
16211 \begin_layout Enumerate
16212 Use an 
16213 \family sans
16214 End
16215 \begin_inset space ~
16216 \end_inset
16217
16218 of
16219 \begin_inset space ~
16220 \end_inset
16221
16222 sentence
16223 \begin_inset space ~
16224 \end_inset
16225
16226 period
16227 \family default
16228  found under the 
16229 \family sans
16230 Insert\SpecialChar \menuseparator
16231 Special
16232 \begin_inset space ~
16233 \end_inset
16234
16235 Character
16236 \family default
16237  menu to force the use of inter-sentence spacing.
16238  This function is also bound to 
16239 \begin_inset Info
16240 type  "shortcut"
16241 arg   "specialchar-insert end-of-sentence"
16242 \end_inset
16243
16244  for easy access.
16245 \end_layout
16246
16247 \begin_layout Standard
16248 With the corrections, our earlier examples look like this:
16249 \end_layout
16250
16251 \begin_layout Itemize
16252 e.
16253 \begin_inset space \thinspace{}
16254 \end_inset
16255
16256 g.
16257 \begin_inset space \space{}
16258 \end_inset
16259
16260 this is too much space!
16261 \end_layout
16262
16263 \begin_layout Itemize
16264 This is I\SpecialChar \@.
16265  It's okay.
16266 \end_layout
16267
16268 \begin_layout Standard
16269 Some languages don't use extra spacing between sentences.
16270  If your language is such a language, you don't need to worry, because LaTeX
16271  will take care of this.
16272 \end_layout
16273
16274 \begin_layout Standard
16275 For those that do need to bother, there is help to catch those sneaky errors:
16276  Check out the 
16277 \family sans
16278 Check
16279 \begin_inset space ~
16280 \end_inset
16281
16282 TeX
16283 \family default
16284  feature described in the section 
16285 \emph on
16286 Checking TeX
16287 \emph default
16288  of the 
16289 \emph on
16290 Additional Features
16291 \emph default
16292  manual.
16293 \end_layout
16294
16295 \begin_layout Subsubsection
16296 Quotes
16297 \begin_inset Index idx
16298 status collapsed
16299
16300 \begin_layout Plain Layout
16301 Typography ! Quotes
16302 \end_layout
16303
16304 \end_inset
16305
16306
16307 \begin_inset Index idx
16308 status collapsed
16309
16310 \begin_layout Plain Layout
16311 Quotes | see
16312 \begin_inset ERT
16313 status collapsed
16314
16315 \begin_layout Plain Layout
16316
16317 {
16318 \end_layout
16319
16320 \end_inset
16321
16322 Typography
16323 \begin_inset ERT
16324 status collapsed
16325
16326 \begin_layout Plain Layout
16327
16328 }
16329 \end_layout
16330
16331 \end_inset
16332
16333
16334 \end_layout
16335
16336 \end_inset
16337
16338
16339 \end_layout
16340
16341 \begin_layout Standard
16342 LyX usually sets quotes correctly.
16343  Specifically, it will use an opening quote at the beginning of quoted text,
16344  and use a closing quote at the end.
16345  For example, 
16346 \begin_inset Quotes eld
16347 \end_inset
16348
16349 open close
16350 \begin_inset Quotes erd
16351 \end_inset
16352
16353 .
16354  The keyboard character, 
16355 \family sans
16356 "
16357 \family default
16358 , generates this automatically.
16359 \end_layout
16360
16361 \begin_layout Standard
16362 You can specify what character the 
16363 \family sans
16364 "
16365 \family default
16366  key produces using the submenu 
16367 \family sans
16368 Language
16369 \family default
16370  of the 
16371 \family sans
16372 Document\SpecialChar \menuseparator
16373 Settings
16374 \family default
16375
16376 \begin_inset Index idx
16377 status collapsed
16378
16379 \begin_layout Plain Layout
16380 Document ! Settings
16381 \end_layout
16382
16383 \end_inset
16384
16385  dialog in the box 
16386 \family sans
16387 Quote Style
16388 \family default
16389 .
16390  There are six choices:
16391 \end_layout
16392
16393 \begin_layout Labeling
16394 \labelwidthstring 00.00.0000
16395
16396 \family sans
16397 \begin_inset Quotes eld
16398 \end_inset
16399
16400 Text
16401 \begin_inset Quotes erd
16402 \end_inset
16403
16404
16405 \family default
16406  Use quotes like 
16407 \begin_inset Quotes eld
16408 \end_inset
16409
16410 this
16411 \begin_inset Quotes erd
16412 \end_inset
16413
16414
16415 \end_layout
16416
16417 \begin_layout Labeling
16418 \labelwidthstring 00.00.0000
16419
16420 \family sans
16421 \begin_inset Quotes sld
16422 \end_inset
16423
16424 Text
16425 \begin_inset Quotes srd
16426 \end_inset
16427
16428
16429 \family default
16430  Use quotes like 
16431 \begin_inset Quotes sld
16432 \end_inset
16433
16434 this
16435 \begin_inset Quotes srd
16436 \end_inset
16437
16438
16439 \end_layout
16440
16441 \begin_layout Labeling
16442 \labelwidthstring 00.00.0000
16443
16444 \family sans
16445 \begin_inset Quotes gld
16446 \end_inset
16447
16448 Text
16449 \begin_inset Quotes grd
16450 \end_inset
16451
16452
16453 \family default
16454  Use quotes like 
16455 \begin_inset Quotes gld
16456 \end_inset
16457
16458 this
16459 \begin_inset Quotes grd
16460 \end_inset
16461
16462
16463 \end_layout
16464
16465 \begin_layout Labeling
16466 \labelwidthstring 00.00.0000
16467
16468 \family sans
16469 \begin_inset Quotes pld
16470 \end_inset
16471
16472 Text
16473 \begin_inset Quotes prd
16474 \end_inset
16475
16476
16477 \family default
16478  Use quotes like 
16479 \begin_inset Quotes pld
16480 \end_inset
16481
16482 this
16483 \begin_inset Quotes prd
16484 \end_inset
16485
16486
16487 \end_layout
16488
16489 \begin_layout Labeling
16490 \labelwidthstring 00.00.0000
16491
16492 \family sans
16493 \begin_inset Quotes fld
16494 \end_inset
16495
16496 Text
16497 \begin_inset Quotes frd
16498 \end_inset
16499
16500
16501 \family default
16502  Use quotes like 
16503 \begin_inset Quotes fld
16504 \end_inset
16505
16506 this
16507 \begin_inset Quotes frd
16508 \end_inset
16509
16510
16511 \end_layout
16512
16513 \begin_layout Labeling
16514 \labelwidthstring 00.00.0000
16515
16516 \family sans
16517 \begin_inset Quotes ald
16518 \end_inset
16519
16520 Text
16521 \begin_inset Quotes ard
16522 \end_inset
16523
16524
16525 \family default
16526  Use quotes like 
16527 \begin_inset Quotes ald
16528 \end_inset
16529
16530 this
16531 \begin_inset Quotes ard
16532 \end_inset
16533
16534
16535 \end_layout
16536
16537 \begin_layout Standard
16538 For single quotes you have to use the shortcut 
16539 \begin_inset Info
16540 type  "shortcut"
16541 arg   "quote-insert single"
16542 \end_inset
16543
16544 .
16545 \end_layout
16546
16547 \begin_layout Subsection
16548 Ligatures
16549 \begin_inset Index idx
16550 status collapsed
16551
16552 \begin_layout Plain Layout
16553 Typography ! Ligatures
16554 \end_layout
16555
16556 \end_inset
16557
16558
16559 \begin_inset Index idx
16560 status collapsed
16561
16562 \begin_layout Plain Layout
16563 Ligatures | see
16564 \begin_inset ERT
16565 status collapsed
16566
16567 \begin_layout Plain Layout
16568
16569 {
16570 \end_layout
16571
16572 \end_inset
16573
16574 Typography
16575 \begin_inset ERT
16576 status collapsed
16577
16578 \begin_layout Plain Layout
16579
16580 }
16581 \end_layout
16582
16583 \end_inset
16584
16585
16586 \end_layout
16587
16588 \end_inset
16589
16590
16591 \begin_inset CommandInset label
16592 LatexCommand label
16593 name "sub:Ligatures"
16594
16595 \end_inset
16596
16597
16598 \end_layout
16599
16600 \begin_layout Standard
16601 It is standard typesetting practice to group certain letters together and
16602  print them as single characters.
16603  These groups are known as 
16604 \emph on
16605 ligatures
16606 \emph default
16607 .
16608  Since LaTeX knows about ligatures, your documents will contain them too
16609  in the output.
16610  Here are the standard ligatures:
16611 \end_layout
16612
16613 \begin_layout Itemize
16614 ff
16615 \end_layout
16616
16617 \begin_layout Itemize
16618 fi
16619 \end_layout
16620
16621 \begin_layout Itemize
16622 fl
16623 \end_layout
16624
16625 \begin_layout Itemize
16626 ffi
16627 \end_layout
16628
16629 \begin_layout Itemize
16630 ffl
16631 \end_layout
16632
16633 \begin_layout Standard
16634 Some languages uses other ligatures if the document font supports them.
16635 \end_layout
16636
16637 \begin_layout Standard
16638 Sometimes, you don't want a ligature in a word.
16639  While a ligature may be okay in the word, 
16640 \begin_inset Quotes eld
16641 \end_inset
16642
16643 graffiti,
16644 \begin_inset Quotes erd
16645 \end_inset
16646
16647  it looks really weird in compound words, such as 
16648 \begin_inset Quotes eld
16649 \end_inset
16650
16651 cufflink
16652 \begin_inset Quotes erd
16653 \end_inset
16654
16655  or the German 
16656 \begin_inset Quotes eld
16657 \end_inset
16658
16659 Dorffest.
16660 \begin_inset Quotes erd
16661 \end_inset
16662
16663  To break a ligature, use 
16664 \family sans
16665 Insert\SpecialChar \menuseparator
16666 Formatting\SpecialChar \menuseparator
16667 Ligature
16668 \begin_inset space ~
16669 \end_inset
16670
16671 Break.
16672
16673 \family default
16674  This changes 
16675 \begin_inset Quotes eld
16676 \end_inset
16677
16678 cufflinks
16679 \begin_inset Quotes erd
16680 \end_inset
16681
16682  to 
16683 \begin_inset Quotes eld
16684 \end_inset
16685
16686 cuff\SpecialChar \textcompwordmark{}
16687 links
16688 \begin_inset Quotes erd
16689 \end_inset
16690
16691  and 
16692 \begin_inset Quotes eld
16693 \end_inset
16694
16695 Dorffest
16696 \begin_inset Quotes erd
16697 \end_inset
16698
16699  to 
16700 \begin_inset Quotes eld
16701 \end_inset
16702
16703 Dorf\SpecialChar \textcompwordmark{}
16704 fest
16705 \begin_inset Quotes erd
16706 \end_inset
16707
16708 .
16709 \end_layout
16710
16711 \begin_layout Subsection
16712 LyX's Proper Names
16713 \begin_inset Index idx
16714 status collapsed
16715
16716 \begin_layout Plain Layout
16717 LyX ! Proper names
16718 \end_layout
16719
16720 \end_inset
16721
16722
16723 \begin_inset CommandInset label
16724 LatexCommand label
16725 name "sub:LyX's-Proper-Names"
16726
16727 \end_inset
16728
16729
16730 \end_layout
16731
16732 \begin_layout Standard
16733 You will certainly have noticed that the word “LaTeX” always appears with
16734  characters in different sizes and positions.
16735  LaTeX is the name of the program used by LyX and is therefore recognized
16736  as a proper name when you type it in LyX as 
16737 \begin_inset Quotes eld
16738 \end_inset
16739
16740 LaT
16741 \begin_inset ERT
16742 status collapsed
16743
16744 \begin_layout Plain Layout
16745
16746 {}
16747 \end_layout
16748
16749 \end_inset
16750
16751 eX
16752 \begin_inset Quotes erd
16753 \end_inset
16754
16755 .
16756 \begin_inset Note Note
16757 status collapsed
16758
16759 \begin_layout Plain Layout
16760 The braces in TeX Code are here to avoid that the Text appears as proper
16761  name in the output, see the last paragraph of this section.
16762 \end_layout
16763
16764 \end_inset
16765
16766  Note the order of the upper- and lowercase letters! LyX recognizes the
16767  following proper names:
16768 \end_layout
16769
16770 \begin_layout Description
16771 LyX The name of the game, write 
16772 \begin_inset Quotes eld
16773 \end_inset
16774
16775 L
16776 \begin_inset ERT
16777 status collapsed
16778
16779 \begin_layout Plain Layout
16780
16781 {}
16782 \end_layout
16783
16784 \end_inset
16785
16786 yX
16787 \begin_inset Quotes erd
16788 \end_inset
16789
16790  to produce it.
16791 \end_layout
16792
16793 \begin_layout Description
16794 TeX The program used by LaTeX, write 
16795 \begin_inset Quotes eld
16796 \end_inset
16797
16798 T
16799 \begin_inset ERT
16800 status collapsed
16801
16802 \begin_layout Plain Layout
16803
16804 {}
16805 \end_layout
16806
16807 \end_inset
16808
16809 eX
16810 \begin_inset Quotes erd
16811 \end_inset
16812
16813  to produce it.
16814 \end_layout
16815
16816 \begin_layout Description
16817 LaTeX The program used by LyX, write 
16818 \begin_inset Quotes eld
16819 \end_inset
16820
16821 LaT
16822 \begin_inset ERT
16823 status collapsed
16824
16825 \begin_layout Plain Layout
16826
16827 {}
16828 \end_layout
16829
16830 \end_inset
16831
16832 eX
16833 \begin_inset Quotes erd
16834 \end_inset
16835
16836  to produce it.
16837 \end_layout
16838
16839 \begin_layout Description
16840 LaTeX2e The actual version of LaTeX, write 
16841 \begin_inset Quotes eld
16842 \end_inset
16843
16844 LaT
16845 \begin_inset ERT
16846 status collapsed
16847
16848 \begin_layout Plain Layout
16849
16850 {}
16851 \end_layout
16852
16853 \end_inset
16854
16855 eX2e
16856 \begin_inset Quotes erd
16857 \end_inset
16858
16859  to produce it.
16860 \end_layout
16861
16862 \begin_layout Standard
16863 You might wonder why the LaTeX-version is 
16864 \begin_inset Quotes eld
16865 \end_inset
16866
16867 2
16868 \begin_inset Formula $\epsilon$
16869 \end_inset
16870
16871
16872 \begin_inset Quotes erd
16873 \end_inset
16874
16875 .
16876  It is an old tradition in the TeX-world to give programs geek version numbers.
16877  For example the version number of TeX converges to the number 
16878 \begin_inset Formula $\pi$
16879 \end_inset
16880
16881 : The actual version is 
16882 \begin_inset Quotes eld
16883 \end_inset
16884
16885 TeX-3.141592
16886 \begin_inset Quotes erd
16887 \end_inset
16888
16889 , the previous one was 
16890 \begin_inset Quotes eld
16891 \end_inset
16892
16893 TeX-3.14159
16894 \begin_inset Quotes erd
16895 \end_inset
16896
16897 .
16898 \end_layout
16899
16900 \begin_layout Standard
16901 If you don't want to use proper names, for example, in section headings,
16902  you can insert two empty braces in TeX Code in the word.
16903  In LyX this will look like 
16904 \begin_inset Graphics
16905         filename clipart/LaTeX.png
16906         scale 80
16907
16908 \end_inset
16909
16910 .
16911 \begin_inset Newline newline
16912 \end_inset
16913
16914 For more about TeX Code, see section
16915 \begin_inset space ~
16916 \end_inset
16917
16918
16919 \begin_inset CommandInset ref
16920 LatexCommand ref
16921 reference "sec:TeX-Code"
16922
16923 \end_inset
16924
16925 .
16926 \end_layout
16927
16928 \begin_layout Subsection
16929 Units
16930 \begin_inset Index idx
16931 status collapsed
16932
16933 \begin_layout Plain Layout
16934 Typography ! Units
16935 \end_layout
16936
16937 \end_inset
16938
16939
16940 \end_layout
16941
16942 \begin_layout Standard
16943 Generally the space between units and the number is smaller than the normal
16944  space between two words.
16945  As you can see in the example below, it looks better when the space is
16946  smaller.
16947  To get such a 
16948 \begin_inset Quotes eld
16949 \end_inset
16950
16951 half space
16952 \begin_inset Quotes erd
16953 \end_inset
16954
16955  for units use the menu 
16956 \family sans
16957 Insert\SpecialChar \menuseparator
16958 Formatting\SpecialChar \menuseparator
16959 Thin
16960 \begin_inset space ~
16961 \end_inset
16962
16963 Space
16964 \family default
16965  (shortcut 
16966 \begin_inset Info
16967 type  "shortcuts"
16968 arg   "space-insert thin"
16969 \end_inset
16970
16971 ).
16972 \end_layout
16973
16974 \begin_layout Standard
16975 Here is an example to show the differences:
16976 \end_layout
16977
16978 \begin_layout Standard
16979 \begin_inset Tabular
16980 <lyxtabular version="3" rows="2" columns="2">
16981 <features rotate="0" tabularvalignment="middle">
16982 <column alignment="left" valignment="top">
16983 <column alignment="left" valignment="top">
16984 <row>
16985 <cell alignment="center" valignment="top" usebox="none">
16986 \begin_inset Text
16987
16988 \begin_layout Plain Layout
16989 24
16990 \begin_inset space ~
16991 \end_inset
16992
16993 kW
16994 \begin_inset Formula $\cdot$
16995 \end_inset
16996
16997 h
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 space between number and unit
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 </row>
17012 <row>
17013 <cell alignment="center" valignment="top" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017 24
17018 \begin_inset space \thinspace{}
17019 \end_inset
17020
17021 kW
17022 \begin_inset Formula $\cdot$
17023 \end_inset
17024
17025 h
17026 \end_layout
17027
17028 \end_inset
17029 </cell>
17030 <cell alignment="center" valignment="top" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Plain Layout
17034 half space between number and unit
17035 \end_layout
17036
17037 \end_inset
17038 </cell>
17039 </row>
17040 </lyxtabular>
17041
17042 \end_inset
17043
17044
17045 \end_layout
17046
17047 \begin_layout Subsection
17048 Widows and Orphans
17049 \begin_inset Index idx
17050 status collapsed
17051
17052 \begin_layout Plain Layout
17053 Typography ! Widows and orphans
17054 \end_layout
17055
17056 \end_inset
17057
17058
17059 \end_layout
17060
17061 \begin_layout Standard
17062 In the early days of word processors, page breaks went wherever the page
17063  happened to end.
17064  There was no regard for what was actually going on in the text.
17065  For example the heading for a new section was printed at the very bottom
17066  of the page, the first line of a new paragraph all alone at the bottom
17067  of a page, or the last line of a paragraph at the top of a new page.
17068  These bits of text became known as 
17069 \emph on
17070 widows
17071 \emph default
17072  and 
17073 \emph on
17074 orphans
17075 \emph default
17076 .
17077 \end_layout
17078
17079 \begin_layout Standard
17080 Clearly, LyX can avoid breaking pages after a section heading.
17081  That's part of the advantage of paragraph environments.
17082  But what about widows and orphans, where the page breaks leave one line
17083  of a paragraph all alone at the top or bottom of a page? There are rules
17084  built into LaTeX governing page breaks, and some of those rules are there
17085  specifically to prevent widows and orphans.
17086  If they appear nevertheless and you don't like them, you can add the commands
17087 \begin_inset Newline newline
17088 \end_inset
17089
17090
17091 \series bold
17092
17093 \backslash
17094 widowpenalty=10000
17095 \begin_inset Newline newline
17096 \end_inset
17097
17098
17099 \backslash
17100 clubpenalty=10000
17101 \series default
17102
17103 \begin_inset Newline newline
17104 \end_inset
17105
17106 to the LaTeX preamble of your document to avoid them.
17107  Some LaTeX books (such as
17108 \begin_inset space ~
17109 \end_inset
17110
17111
17112 \begin_inset CommandInset citation
17113 LatexCommand cite
17114 key "latexcompanion"
17115
17116 \end_inset
17117
17118  or
17119 \begin_inset space ~
17120 \end_inset
17121
17122
17123 \begin_inset CommandInset citation
17124 LatexCommand cite
17125 key "latexguide"
17126
17127 \end_inset
17128
17129 ) have more information about the technical details of LaTeX's page break
17130  mechanism.
17131 \end_layout
17132
17133 \begin_layout Chapter
17134 Notes, Graphics, Tables and Floats
17135 \begin_inset CommandInset label
17136 LatexCommand label
17137 name "chap:Floats-and-Notes"
17138
17139 \end_inset
17140
17141
17142 \end_layout
17143
17144 \begin_layout Standard
17145 The issues of this chapter are described in detail in the 
17146 \emph on
17147 Embedded
17148 \begin_inset space ~
17149 \end_inset
17150
17151 Objects
17152 \emph default
17153  manual.
17154  There you will also find tips and tricks for special cases.
17155 \end_layout
17156
17157 \begin_layout Section
17158 Notes
17159 \begin_inset Index idx
17160 status collapsed
17161
17162 \begin_layout Plain Layout
17163 Notes
17164 \end_layout
17165
17166 \end_inset
17167
17168
17169 \begin_inset CommandInset label
17170 LatexCommand label
17171 name "sec:Notes"
17172
17173 \end_inset
17174
17175
17176 \end_layout
17177
17178 \begin_layout Standard
17179 LyX offers you a few types of notes to add to your document:
17180 \end_layout
17181
17182 \begin_layout Description
17183 LyX
17184 \begin_inset space ~
17185 \end_inset
17186
17187 Note This note type is for internal notes that will not appear in the output.
17188 \begin_inset Newline newline
17189 \end_inset
17190
17191
17192 \begin_inset Note Note
17193 status open
17194
17195 \begin_layout Plain Layout
17196 This is text in a note box that doesn't appear in the output.
17197 \end_layout
17198
17199 \end_inset
17200
17201
17202 \end_layout
17203
17204 \begin_layout Description
17205 Comment This note also doesn't appear in the output but it does appear as
17206  a LaTeX-comment when you export the document to LaTeX via the menu 
17207 \family sans
17208 File\SpecialChar \menuseparator
17209 Export\SpecialChar \menuseparator
17210 LaT
17211 \begin_inset ERT
17212 status collapsed
17213
17214 \begin_layout Plain Layout
17215
17216 {}
17217 \end_layout
17218
17219 \end_inset
17220
17221 eX
17222 \begin_inset space ~
17223 \end_inset
17224
17225 (xxx)
17226 \family default
17227 .
17228 \begin_inset Newline newline
17229 \end_inset
17230
17231
17232 \begin_inset Note Comment
17233 status open
17234
17235 \begin_layout Plain Layout
17236 This is text in a note box that only appears as a comment in LaTeX-files.
17237 \end_layout
17238
17239 \end_inset
17240
17241
17242 \end_layout
17243
17244 \begin_layout Description
17245 Greyed
17246 \begin_inset space ~
17247 \end_inset
17248
17249 Out This note will appear in the output as text in a color which you can
17250  set in the document settings under 
17251 \family sans
17252 Colors\SpecialChar \menuseparator
17253 Greyed-out
17254 \begin_inset space ~
17255 \end_inset
17256
17257 notes
17258 \family default
17259 .
17260 \begin_inset Newline newline
17261 \end_inset
17262
17263
17264 \begin_inset Newline newline
17265 \end_inset
17266
17267
17268 \begin_inset Note Greyedout
17269 status open
17270
17271 \begin_layout Plain Layout
17272 This is the text
17273 \begin_inset Foot
17274 status collapsed
17275
17276 \begin_layout Plain Layout
17277 This is an example footnote within a greyed out note.
17278  In this document the color of this note type is set to blue.
17279 \end_layout
17280
17281 \end_inset
17282
17283  of a comment that appears in the output.
17284 \end_layout
17285
17286 \end_inset
17287
17288
17289 \begin_inset Newline newline
17290 \end_inset
17291
17292
17293 \begin_inset Newline newline
17294 \end_inset
17295
17296 As you can see in the example, greyed out notes can have footnotes.
17297 \end_layout
17298
17299 \begin_layout Standard
17300 Notes are inserted with the toolbar button 
17301 \begin_inset Info
17302 type  "icon"
17303 arg   "note-insert"
17304 \end_inset
17305
17306  or the menu 
17307 \family sans
17308 Insert\SpecialChar \menuseparator
17309 Note
17310 \family default
17311 .
17312  Right-click on the note box that appears to select the note type.
17313 \end_layout
17314
17315 \begin_layout Section
17316 Footnotes
17317 \begin_inset Index idx
17318 status collapsed
17319
17320 \begin_layout Plain Layout
17321 Footnotes
17322 \end_layout
17323
17324 \end_inset
17325
17326
17327 \begin_inset CommandInset label
17328 LatexCommand label
17329 name "sec:Footnotes"
17330
17331 \end_inset
17332
17333
17334 \end_layout
17335
17336 \begin_layout Standard
17337 LyX uses boxes to display footnotes: When you insert a footnote using the
17338  menu 
17339 \family sans
17340 Insert\SpecialChar \menuseparator
17341 Footnote
17342 \family default
17343  or the toolbar button 
17344 \begin_inset Info
17345 type  "icon"
17346 arg   "footnote-insert"
17347 \end_inset
17348
17349
17350 \family roman
17351 \series medium
17352 \bar no
17353 you will see
17354 \family default
17355 \series default
17356 \bar default
17357  a box like this: 
17358 \begin_inset Graphics
17359         filename clipart/footnoteQt4.png
17360         scale 80
17361
17362 \end_inset
17363
17364
17365 \family roman
17366 \series medium
17367 \bar no
17368  This box is LyX's representation of your footnote.
17369  If you
17370 \family default
17371 \series default
17372 \bar default
17373  left-click on 
17374 \family roman
17375 \series medium
17376 \bar no
17377 the 
17378 \begin_inset Quotes eld
17379 \end_inset
17380
17381
17382 \family sans
17383 foot
17384 \family roman
17385
17386 \begin_inset Quotes erd
17387 \end_inset
17388
17389
17390 \family default
17391 \series default
17392 \bar default
17393  
17394 \family roman
17395 \series medium
17396 \bar no
17397 label, the box will
17398 \family default
17399 \series default
17400 \bar default
17401  be opened and you can enter the footnote text into it.
17402  Clicking on the box label again will close 
17403 \family roman
17404 \series medium
17405 \bar no
17406 the
17407 \family default
17408 \series default
17409 \bar default
17410  box
17411 \family roman
17412 \series medium
17413 \bar no
17414 .
17415  If you want to turn existing text into a footnote, simply highlight it
17416  and click on the footnote
17417 \family default
17418 \series default
17419 \bar default
17420  toolbar 
17421 \family roman
17422 \series medium
17423 \bar no
17424 button
17425 \family default
17426 \series default
17427 \bar default
17428 .
17429 \end_layout
17430
17431 \begin_layout Standard
17432 Here is an example footnote:
17433 \family roman
17434 \series medium
17435 \bar no
17436
17437 \begin_inset Foot
17438 status collapsed
17439
17440 \begin_layout Plain Layout
17441 To close a footnote, click on the footnote box label.
17442 \end_layout
17443
17444 \end_inset
17445
17446
17447 \end_layout
17448
17449 \begin_layout Standard
17450 The footnote will appear in the output as a superscript number at the text
17451  position where the footnote box is placed.
17452  The footnote text is placed at the bottom of the current page.
17453  The footnote number is calculated by LyX according to the document class.
17454  LyX does not yet support a particular numbering scheme, but you can get
17455  other schemes using special LaTeX-commands.
17456  T
17457 \family roman
17458 h
17459 \family default
17460 ey are described in the 
17461 \emph on
17462 Embedded
17463 \begin_inset space ~
17464 \end_inset
17465
17466 Objects
17467 \emph default
17468  manual.
17469 \end_layout
17470
17471 \begin_layout Section
17472 Marginal Notes
17473 \begin_inset Index idx
17474 status collapsed
17475
17476 \begin_layout Plain Layout
17477 Marginal notes
17478 \end_layout
17479
17480 \end_inset
17481
17482
17483 \begin_inset CommandInset label
17484 LatexCommand label
17485 name "sec:Marginal-Notes"
17486
17487 \end_inset
17488
17489
17490 \end_layout
17491
17492 \begin_layout Standard
17493 Marginal notes look and behave just like footnotes in LyX.
17494  When you insert a margin note via the menu 
17495 \family sans
17496 Insert\SpecialChar \menuseparator
17497 Marginal
17498 \begin_inset space ~
17499 \end_inset
17500
17501 Note
17502 \family default
17503  or the toolbar button 
17504 \begin_inset Info
17505 type  "icon"
17506 arg   "marginalnote-insert"
17507 \end_inset
17508
17509 , you will see 
17510 \family roman
17511 \series medium
17512 a
17513 \family default
17514 \series default
17515  
17516 \family roman
17517 \series medium
17518 box with the
17519 \family default
17520 \series default
17521  
17522 \family roman
17523 \series medium
17524 label 
17525 \begin_inset Quotes eld
17526 \end_inset
17527
17528 margin
17529 \begin_inset Quotes erd
17530 \end_inset
17531
17532  appearing within your text.
17533  This box is LyX's representation of your margin
17534 \family default
17535 \series default
17536 al 
17537 \family roman
17538 \series medium
17539 note.
17540 \end_layout
17541
17542 \begin_layout Standard
17543 At the side of this sentence is an example marginal note.
17544 \family roman
17545 \series medium
17546
17547 \begin_inset Marginal
17548 status open
17549
17550 \begin_layout Plain Layout
17551 \align left
17552 This is a marginal note.
17553 \end_layout
17554
17555 \end_inset
17556
17557
17558 \end_layout
17559
17560 \begin_layout Standard
17561 Marginal notes appear at the right side in single-sided documents.
17562  In double-sided documents they appear in the outer margin – left on even
17563  pages, right on odd pages.
17564 \end_layout
17565
17566 \begin_layout Standard
17567 For further information about marginal notes see the section 
17568 \emph on
17569 Margin
17570 \begin_inset space ~
17571 \end_inset
17572
17573 Notes
17574 \emph default
17575  in the 
17576 \emph on
17577 Embedded
17578 \begin_inset space ~
17579 \end_inset
17580
17581 Objects
17582 \emph default
17583  manual.
17584 \end_layout
17585
17586 \begin_layout Section
17587 Graphics and Images
17588 \begin_inset Index idx
17589 status collapsed
17590
17591 \begin_layout Plain Layout
17592 Images
17593 \end_layout
17594
17595 \end_inset
17596
17597
17598 \begin_inset Index idx
17599 status collapsed
17600
17601 \begin_layout Plain Layout
17602 Graphics
17603 \end_layout
17604
17605 \end_inset
17606
17607
17608 \begin_inset CommandInset label
17609 LatexCommand label
17610 name "sec:Graphics"
17611
17612 \end_inset
17613
17614
17615 \end_layout
17616
17617 \begin_layout Standard
17618 To insert an image in your document, place the cursor at the text position
17619  you want and click on the toolbar icon 
17620 \begin_inset Info
17621 type  "icon"
17622 arg   "dialog-show-new-inset graphics"
17623 \end_inset
17624
17625  or select 
17626 \family sans
17627 Insert\SpecialChar \menuseparator
17628 Graphics
17629 \family default
17630  from the menu.
17631  Then a dialog will appear to choose the file to load.
17632 \end_layout
17633
17634 \begin_layout Standard
17635 This dialog has numerous mostly self-explanatory parameters.
17636  The 
17637 \family sans
17638 Graphics
17639 \family default
17640  tab allows you to choose your image file.
17641  The image can be transformed by setting a rotation angle and a scaling
17642  factor.
17643  The scaling units are explained in Appendix
17644 \begin_inset space ~
17645 \end_inset
17646
17647
17648 \begin_inset CommandInset ref
17649 LatexCommand ref
17650 reference "chap:Units-available-in"
17651
17652 \end_inset
17653
17654 .
17655 \end_layout
17656
17657 \begin_layout Standard
17658 In the tab 
17659 \family sans
17660 Clipping
17661 \family default
17662  it is possible to set image coordinates to adjust the height and width
17663  of the image in the output.
17664  The coordinates can also be calculated automatically by pressing the button
17665  
17666 \family sans
17667 Get
17668 \begin_inset space ~
17669 \end_inset
17670
17671 from
17672 \begin_inset space ~
17673 \end_inset
17674
17675 file
17676 \family default
17677 .
17678  The option 
17679 \family sans
17680 Clip
17681 \begin_inset space ~
17682 \end_inset
17683
17684 to
17685 \begin_inset space ~
17686 \end_inset
17687
17688 bounding
17689 \begin_inset space ~
17690 \end_inset
17691
17692 box
17693 \family default
17694  will only print the image region within the given coordinates.
17695  Normally you don't need to take care about image coordinates and can ignore
17696  the tab 
17697 \family sans
17698 Clipping
17699 \family default
17700 .
17701 \end_layout
17702
17703 \begin_layout Standard
17704 In the 
17705 \family sans
17706 LaT
17707 \begin_inset ERT
17708 status collapsed
17709
17710 \begin_layout Plain Layout
17711
17712 {}
17713 \end_layout
17714
17715 \end_inset
17716
17717 eX
17718 \begin_inset space ~
17719 \end_inset
17720
17721 and
17722 \begin_inset space ~
17723 \end_inset
17724
17725 Ly
17726 \begin_inset ERT
17727 status collapsed
17728
17729 \begin_layout Plain Layout
17730
17731 {}
17732 \end_layout
17733
17734 \end_inset
17735
17736 X options
17737 \family default
17738  tab LaTeX experts can specify additional LaTeX options.
17739  In this tab you can also specify the appearance of the image inside LyX.
17740  The option 
17741 \family sans
17742 Draft
17743 \begin_inset space ~
17744 \end_inset
17745
17746 mode
17747 \family default
17748  has the effect that the image doesn't appear in the output, only a frame
17749  with the image size is printed.
17750  The option 
17751 \family sans
17752 Don't
17753 \begin_inset space ~
17754 \end_inset
17755
17756 unzip
17757 \begin_inset space ~
17758 \end_inset
17759
17760 on
17761 \begin_inset space ~
17762 \end_inset
17763
17764 export
17765 \family default
17766  is explained in the 
17767 \emph on
17768 Embedded
17769 \begin_inset space ~
17770 \end_inset
17771
17772 Objects
17773 \emph default
17774  manual in section 
17775 \emph on
17776 Graphics Dialog
17777 \emph default
17778 .
17779 \end_layout
17780
17781 \begin_layout Standard
17782 The graphics dialog can be called at any time by clicking on an image.
17783  Images will appear in the output exactly at the position where they are
17784  in the text.
17785  This is an example image within a separate, horizontally centered paragraph:
17786 \end_layout
17787
17788 \begin_layout Standard
17789 \align center
17790 \begin_inset Graphics
17791         filename clipart/mobius.eps
17792         scale 70
17793
17794 \end_inset
17795
17796
17797 \end_layout
17798
17799 \begin_layout Standard
17800 If you need image captions or want to reference images, you have to put
17801  the image into a float, see section
17802 \begin_inset space ~
17803 \end_inset
17804
17805
17806 \begin_inset CommandInset ref
17807 LatexCommand ref
17808 reference "sub:Figure-Floats"
17809
17810 \end_inset
17811
17812 .
17813 \end_layout
17814
17815 \begin_layout Subsection
17816 Image Formats
17817 \begin_inset Index idx
17818 status collapsed
17819
17820 \begin_layout Plain Layout
17821 Images ! Formats
17822 \end_layout
17823
17824 \end_inset
17825
17826
17827 \begin_inset CommandInset label
17828 LatexCommand label
17829 name "sub:Image-Formats"
17830
17831 \end_inset
17832
17833
17834 \end_layout
17835
17836 \begin_layout Standard
17837 You can insert images in any known file format.
17838  But as we explained in section
17839 \begin_inset space ~
17840 \end_inset
17841
17842
17843 \begin_inset CommandInset ref
17844 LatexCommand ref
17845 reference "sub:Output-file-formats"
17846
17847 \end_inset
17848
17849 , every output document format allows only a few image formats.
17850  LyX therefore uses the program 
17851 \family typewriter
17852 ImageMagick
17853 \family default
17854  in the background to convert the images to the right format.
17855  To increase your workflow by avoiding these conversions in the background,
17856  use only the image formats listed in the subsections of 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 .
17868 \end_layout
17869
17870 \begin_layout Standard
17871 Similar to fonts there are two types of image formats:
17872 \end_layout
17873
17874 \begin_layout Description
17875 Bitmap
17876 \begin_inset space ~
17877 \end_inset
17878
17879 images consist of pixel values, often in a compressed form.
17880  They are therefore not fully scalable and look pixelated in large zooms.
17881  Well-known bitmap image formats are 
17882 \begin_inset Quotes eld
17883 \end_inset
17884
17885 Graphics Interchange Format
17886 \begin_inset Quotes erd
17887 \end_inset
17888
17889  (GIF, file extension 
17890 \begin_inset Quotes eld
17891 \end_inset
17892
17893
17894 \family typewriter
17895 .gif
17896 \family default
17897
17898 \begin_inset Quotes erd
17899 \end_inset
17900
17901 )
17902 \begin_inset Index idx
17903 status collapsed
17904
17905 \begin_layout Plain Layout
17906 GIF|see
17907 \begin_inset ERT
17908 status collapsed
17909
17910 \begin_layout Plain Layout
17911
17912 {
17913 \end_layout
17914
17915 \end_inset
17916
17917 Image formats
17918 \begin_inset ERT
17919 status collapsed
17920
17921 \begin_layout Plain Layout
17922
17923 }
17924 \end_layout
17925
17926 \end_inset
17927
17928
17929 \end_layout
17930
17931 \end_inset
17932
17933
17934 \begin_inset Quotes eld
17935 \end_inset
17936
17937 Portable Network Graphics
17938 \begin_inset Quotes erd
17939 \end_inset
17940
17941  (PNG, file extension 
17942 \begin_inset Quotes eld
17943 \end_inset
17944
17945
17946 \family typewriter
17947 .png
17948 \family default
17949
17950 \begin_inset Quotes erd
17951 \end_inset
17952
17953 )
17954 \begin_inset Index idx
17955 status collapsed
17956
17957 \begin_layout Plain Layout
17958 PNG|see
17959 \begin_inset ERT
17960 status collapsed
17961
17962 \begin_layout Plain Layout
17963
17964 {
17965 \end_layout
17966
17967 \end_inset
17968
17969 Image formats
17970 \begin_inset ERT
17971 status collapsed
17972
17973 \begin_layout Plain Layout
17974
17975 }
17976 \end_layout
17977
17978 \end_inset
17979
17980
17981 \end_layout
17982
17983 \end_inset
17984
17985 , and 
17986 \begin_inset Quotes eld
17987 \end_inset
17988
17989 Joint Photographic Experts Group
17990 \begin_inset Quotes erd
17991 \end_inset
17992
17993  (JPG, file extension 
17994 \begin_inset Quotes eld
17995 \end_inset
17996
17997
17998 \family typewriter
17999 .jpg
18000 \family default
18001
18002 \begin_inset Quotes erd
18003 \end_inset
18004
18005  or 
18006 \begin_inset Quotes eld
18007 \end_inset
18008
18009
18010 \family typewriter
18011 .jpeg
18012 \family default
18013
18014 \begin_inset Quotes erd
18015 \end_inset
18016
18017 )
18018 \begin_inset Index idx
18019 status collapsed
18020
18021 \begin_layout Plain Layout
18022 JPG|see
18023 \begin_inset ERT
18024 status collapsed
18025
18026 \begin_layout Plain Layout
18027
18028 {
18029 \end_layout
18030
18031 \end_inset
18032
18033 Image formats
18034 \begin_inset ERT
18035 status collapsed
18036
18037 \begin_layout Plain Layout
18038
18039 }
18040 \end_layout
18041
18042 \end_inset
18043
18044
18045 \end_layout
18046
18047 \end_inset
18048
18049 .
18050 \end_layout
18051
18052 \begin_layout Description
18053 Scalable
18054 \begin_inset space ~
18055 \end_inset
18056
18057 images consist of vectors and can therefore be scaled to any size without
18058  data loss.
18059  The scaling ability is desired if you want to create presentations, because
18060  presentations are always scaled by the beamer.
18061  Scaling is also useful for online documents to let the user zoom into diagrams.
18062 \begin_inset Newline newline
18063 \end_inset
18064
18065 Scalable image formats can be 
18066 \begin_inset Quotes eld
18067 \end_inset
18068
18069 Scalable Vector Graphics
18070 \begin_inset Quotes erd
18071 \end_inset
18072
18073  (SVG, file extension 
18074 \begin_inset Quotes eld
18075 \end_inset
18076
18077
18078 \family typewriter
18079 .svg
18080 \family default
18081
18082 \begin_inset Quotes erd
18083 \end_inset
18084
18085 )
18086 \begin_inset Index idx
18087 status collapsed
18088
18089 \begin_layout Plain Layout
18090 SVG|see
18091 \begin_inset ERT
18092 status collapsed
18093
18094 \begin_layout Plain Layout
18095
18096 {
18097 \end_layout
18098
18099 \end_inset
18100
18101 Image formats
18102 \begin_inset ERT
18103 status collapsed
18104
18105 \begin_layout Plain Layout
18106
18107 }
18108 \end_layout
18109
18110 \end_inset
18111
18112
18113 \end_layout
18114
18115 \end_inset
18116
18117
18118 \begin_inset Quotes eld
18119 \end_inset
18120
18121 Encapsulated PostScript
18122 \begin_inset Quotes erd
18123 \end_inset
18124
18125  (EPS, file extension 
18126 \begin_inset Quotes eld
18127 \end_inset
18128
18129
18130 \family typewriter
18131 .eps
18132 \family default
18133
18134 \begin_inset Quotes erd
18135 \end_inset
18136
18137 )
18138 \begin_inset Index idx
18139 status collapsed
18140
18141 \begin_layout Plain Layout
18142 EPS|see
18143 \begin_inset ERT
18144 status collapsed
18145
18146 \begin_layout Plain Layout
18147
18148 {
18149 \end_layout
18150
18151 \end_inset
18152
18153 Image formats
18154 \begin_inset ERT
18155 status collapsed
18156
18157 \begin_layout Plain Layout
18158
18159 }
18160 \end_layout
18161
18162 \end_inset
18163
18164
18165 \end_layout
18166
18167 \end_inset
18168
18169 , and 
18170 \begin_inset Quotes eld
18171 \end_inset
18172
18173 Portable Document Format
18174 \begin_inset Quotes erd
18175 \end_inset
18176
18177  (PDF, file extension 
18178 \begin_inset Quotes eld
18179 \end_inset
18180
18181
18182 \family typewriter
18183 .pdf
18184 \family default
18185
18186 \begin_inset Quotes erd
18187 \end_inset
18188
18189 )
18190 \begin_inset Index idx
18191 status collapsed
18192
18193 \begin_layout Plain Layout
18194 PDF
18195 \end_layout
18196
18197 \end_inset
18198
18199 .
18200  We say 
18201 \begin_inset Quotes eld
18202 \end_inset
18203
18204 can be
18205 \begin_inset Quotes erd
18206 \end_inset
18207
18208 , because you can convert any bitmap image format to PDF or EPS and the
18209  result will not be scalable.
18210  In this case only a header with the image properties is added to the original
18211  image.
18212 \begin_inset Foot
18213 status collapsed
18214
18215 \begin_layout Plain Layout
18216 In the case of PDF, the original image is additionally compressed.
18217 \end_layout
18218
18219 \end_inset
18220
18221
18222 \end_layout
18223
18224 \begin_layout Standard
18225 Normally one cannot convert a bitmap image into a scalable one, only 
18226 \emph on
18227 vice versa
18228 \emph default
18229 .
18230 \end_layout
18231
18232 \begin_layout Subsection
18233 Grouping of Image Settings
18234 \begin_inset Index idx
18235 status collapsed
18236
18237 \begin_layout Plain Layout
18238 Images ! Settings grouping
18239 \end_layout
18240
18241 \end_inset
18242
18243
18244 \end_layout
18245
18246 \begin_layout Standard
18247 Each image can define a new group of image settings or join an existing
18248  group.
18249  Images within such a group share their settings, so adjusting one image
18250  of the group automatically also adjusts all other images of the group in
18251  the same way.
18252  So you can for example change the size for a bunch of images without the
18253  need to manually change each of them.
18254  
18255 \end_layout
18256
18257 \begin_layout Standard
18258 A new group can be set by pressing the button 
18259 \family sans
18260 Open
18261 \begin_inset space ~
18262 \end_inset
18263
18264 new
18265 \begin_inset space ~
18266 \end_inset
18267
18268 group
18269 \family default
18270  in the
18271 \family sans
18272  Graphics
18273 \family default
18274  dialog in the 
18275 \family sans
18276 LaT
18277 \begin_inset ERT
18278 status collapsed
18279
18280 \begin_layout Plain Layout
18281
18282 {}
18283 \end_layout
18284
18285 \end_inset
18286
18287 eX
18288 \begin_inset space ~
18289 \end_inset
18290
18291 and
18292 \begin_inset space ~
18293 \end_inset
18294
18295 Ly
18296 \begin_inset ERT
18297 status collapsed
18298
18299 \begin_layout Plain Layout
18300
18301 {}
18302 \end_layout
18303
18304 \end_inset
18305
18306 X options
18307 \family default
18308  tab.
18309  Joining an existing group can be done using the context menu of the image
18310  and checking the name of the desired group.
18311 \end_layout
18312
18313 \begin_layout Section
18314 Tables
18315 \begin_inset Index idx
18316 status collapsed
18317
18318 \begin_layout Plain Layout
18319 Tables
18320 \end_layout
18321
18322 \end_inset
18323
18324
18325 \begin_inset CommandInset label
18326 LatexCommand label
18327 name "sec:Tables"
18328
18329 \end_inset
18330
18331
18332 \end_layout
18333
18334 \begin_layout Standard
18335 You can insert a table using either the toolbar button 
18336 \begin_inset Info
18337 type  "icon"
18338 arg   "tabular-insert"
18339 \end_inset
18340
18341  or the menu 
18342 \family sans
18343 Insert\SpecialChar \menuseparator
18344 Table
18345 \family default
18346 .
18347  A dialog will appear, asking you for the number of rows and columns.
18348  The default table has lines around any cell and the first row appears separated
18349  from the rest of the table.
18350  This separation appears due to a double line: The cells of the first row
18351  have a line below them and the cells of the second row have a line above
18352  them.
18353  Here is an example table:
18354 \end_layout
18355
18356 \begin_layout Standard
18357 \align center
18358 \begin_inset Tabular
18359 <lyxtabular version="3" rows="4" columns="4">
18360 <features rotate="0" tabularvalignment="middle">
18361 <column alignment="center" valignment="top" width="0pt">
18362 <column alignment="center" valignment="top" width="0pt">
18363 <column alignment="center" valignment="top" width="0in">
18364 <column alignment="center" valignment="top" width="0pt">
18365 <row>
18366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370
18371 \end_layout
18372
18373 \end_inset
18374 </cell>
18375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18376 \begin_inset Text
18377
18378 \begin_layout Plain Layout
18379
18380 \family roman
18381 \series medium
18382 \shape up
18383 \size normal
18384 \emph off
18385 \bar no
18386 \noun off
18387 \color none
18388 1
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 2
18398 \end_layout
18399
18400 \end_inset
18401 </cell>
18402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18403 \begin_inset Text
18404
18405 \begin_layout Plain Layout
18406 3
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 </row>
18412 <row>
18413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417
18418 \family roman
18419 \series medium
18420 \shape up
18421 \size normal
18422 \emph off
18423 \bar no
18424 \noun off
18425 \color none
18426 A
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435
18436 \end_layout
18437
18438 \end_inset
18439 </cell>
18440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18441 \begin_inset Text
18442
18443 \begin_layout Plain Layout
18444
18445 \end_layout
18446
18447 \end_inset
18448 </cell>
18449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18450 \begin_inset Text
18451
18452 \begin_layout Plain Layout
18453
18454 \end_layout
18455
18456 \end_inset
18457 </cell>
18458 </row>
18459 <row>
18460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18461 \begin_inset Text
18462
18463 \begin_layout Plain Layout
18464
18465 \family roman
18466 \series medium
18467 \shape up
18468 \size normal
18469 \emph off
18470 \bar no
18471 \noun off
18472 \color none
18473 B
18474 \end_layout
18475
18476 \end_inset
18477 </cell>
18478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Plain Layout
18482
18483 \end_layout
18484
18485 \end_inset
18486 </cell>
18487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18488 \begin_inset Text
18489
18490 \begin_layout Plain Layout
18491
18492 \size normal
18493 \noun off
18494 \color none
18495  
18496 \end_layout
18497
18498 \end_inset
18499 </cell>
18500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18501 \begin_inset Text
18502
18503 \begin_layout Plain Layout
18504
18505 \end_layout
18506
18507 \end_inset
18508 </cell>
18509 </row>
18510 <row>
18511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18512 \begin_inset Text
18513
18514 \begin_layout Plain Layout
18515
18516 \family roman
18517 \series medium
18518 \shape up
18519 \size normal
18520 \emph off
18521 \bar no
18522 \noun off
18523 \color none
18524 C
18525 \end_layout
18526
18527 \end_inset
18528 </cell>
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 \end_layout
18535
18536 \end_inset
18537 </cell>
18538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18539 \begin_inset Text
18540
18541 \begin_layout Plain Layout
18542
18543 \end_layout
18544
18545 \end_inset
18546 </cell>
18547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18548 \begin_inset Text
18549
18550 \begin_layout Plain Layout
18551
18552 \end_layout
18553
18554 \end_inset
18555 </cell>
18556 </row>
18557 </lyxtabular>
18558
18559 \end_inset
18560
18561
18562 \end_layout
18563
18564 \begin_layout Subsection
18565 The Table dialog
18566 \end_layout
18567
18568 \begin_layout Standard
18569 You can alter a table by clicking on it with the right mouse button and
18570  then choosing 
18571 \family sans
18572 More\SpecialChar \menuseparator
18573 Settings
18574 \family default
18575 .
18576  This brings up the table dialog.
18577  Here you can adjust the settings of the cell, row and/or column where the
18578  cursor is placed currently.
18579  Most of the dialog options also work on selections.
18580  This means that if you select more cells, columns or rows the action is
18581  done on all of your selection.
18582 \end_layout
18583
18584 \begin_layout Standard
18585 In addition to the table dialog, the 
18586 \family sans
18587 table
18588 \begin_inset space ~
18589 \end_inset
18590
18591 toolbar
18592 \family default
18593  helps you in setting table properties.
18594  It appears if the cursor is inside a table.
18595 \end_layout
18596
18597 \begin_layout Standard
18598 In the tab 
18599 \family sans
18600 Table
18601 \begin_inset space ~
18602 \end_inset
18603
18604 Settings
18605 \family default
18606  of the table dialog you can set the alignment for the current row.
18607  If you add a row or column, it will be inserted right beside or below the
18608  current cell respectively.
18609  The vertical alignment of a column can only be adjusted when a column width
18610  is given.
18611  A given width will allow the cell to have line breaks and multiple paragraphs
18612  of text, see section
18613 \begin_inset space ~
18614 \end_inset
18615
18616
18617 \begin_inset CommandInset ref
18618 LatexCommand ref
18619 reference "sub:Table-Cells"
18620
18621 \end_inset
18622
18623 .
18624 \end_layout
18625
18626 \begin_layout Standard
18627 You can mark multiple cells of one row/column as a multicolumn/row cell
18628  using the check box 
18629 \family sans
18630 Multicolumn
18631 \family default
18632  or 
18633 \family sans
18634 Multirow
18635 \family default
18636 .
18637  This will merge the cells to 
18638 \emph on
18639 one
18640 \emph default
18641  cell, spread over more than one column/row.
18642  Multicolumn cells are treated as own rows, so that the alignment, width,
18643  and border settings affect only the multicolumn cell.
18644  Here is an example table with a multicolumn cell in the first row and one
18645  in the last row without the upper border:
18646 \end_layout
18647
18648 \begin_layout Standard
18649 \align center
18650 \begin_inset Tabular
18651 <lyxtabular version="3" rows="3" columns="4">
18652 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18653 <column alignment="center" valignment="top" width="0pt">
18654 <column alignment="center" valignment="middle">
18655 <column alignment="center" valignment="top" width="0in">
18656 <column alignment="center" valignment="top" width="0pt">
18657 <row>
18658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18659 \begin_inset Text
18660
18661 \begin_layout Plain Layout
18662 abc
18663 \end_layout
18664
18665 \end_inset
18666 </cell>
18667 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18668 \begin_inset Text
18669
18670 \begin_layout Plain Layout
18671 def ghi
18672 \end_layout
18673
18674 \end_inset
18675 </cell>
18676 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18677 \begin_inset Text
18678
18679 \begin_layout Plain Layout
18680
18681 \end_layout
18682
18683 \end_inset
18684 </cell>
18685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Plain Layout
18689 jkl
18690 \end_layout
18691
18692 \end_inset
18693 </cell>
18694 </row>
18695 <row>
18696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Plain Layout
18700
18701 \family roman
18702 \series medium
18703 \shape up
18704 \size normal
18705 \emph off
18706 \bar no
18707 \noun off
18708 \color none
18709 A
18710 \end_layout
18711
18712 \end_inset
18713 </cell>
18714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18715 \begin_inset Text
18716
18717 \begin_layout Plain Layout
18718 B
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727 C
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736 D
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 </row>
18742 <row>
18743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747 1
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756 2
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
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 3
18766 \end_layout
18767
18768 \end_inset
18769 </cell>
18770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18771 \begin_inset Text
18772
18773 \begin_layout Plain Layout
18774 4
18775 \end_layout
18776
18777 \end_inset
18778 </cell>
18779 </row>
18780 </lyxtabular>
18781
18782 \end_inset
18783
18784
18785 \end_layout
18786
18787 \begin_layout Standard
18788 Adept users can declare special LaTeX-arguments for the table.
18789  They are necessary for special table formatting, such as the multirow cells,
18790  explained in the chapter 
18791 \emph on
18792 Tables
18793 \emph default
18794  of the 
18795 \emph on
18796 Embedded
18797 \begin_inset space ~
18798 \end_inset
18799
18800 Objects
18801 \emph default
18802  manual.
18803  You can also rotate the current cell or the whole table 90
18804 \begin_inset space \thinspace{}
18805 \end_inset
18806
18807 degrees counterclockwise.
18808  These rotations are not visible in LyX but are visible in the output.
18809 \end_layout
18810
18811 \begin_layout Standard
18812 \begin_inset Note Greyedout
18813 status open
18814
18815 \begin_layout Plain Layout
18816
18817 \series bold
18818 Note:
18819 \series default
18820  Most DVI-viewers are 
18821 \emph on
18822 not
18823 \emph default
18824  able to display rotations.
18825 \end_layout
18826
18827 \end_inset
18828
18829
18830 \end_layout
18831
18832 \begin_layout Standard
18833 The 
18834 \family sans
18835 Borders
18836 \family default
18837  tab allows you to add and delete border lines for the current row/column.
18838  The button 
18839 \family sans
18840 Default
18841 \family default
18842  adds lines for all cell borders.
18843 \end_layout
18844
18845 \begin_layout Subsection
18846 Longtables
18847 \begin_inset Index idx
18848 status collapsed
18849
18850 \begin_layout Plain Layout
18851 Tables ! Longtables
18852 \end_layout
18853
18854 \end_inset
18855
18856
18857 \begin_inset Index idx
18858 status collapsed
18859
18860 \begin_layout Plain Layout
18861 Longtables
18862 \end_layout
18863
18864 \end_inset
18865
18866
18867 \end_layout
18868
18869 \begin_layout Standard
18870 If the table is too long to fit on one page, you can use the option 
18871 \family sans
18872 Use
18873 \begin_inset space ~
18874 \end_inset
18875
18876 long
18877 \begin_inset space ~
18878 \end_inset
18879
18880 table
18881 \family default
18882  in the tab 
18883 \family sans
18884 Longtable
18885 \family default
18886  of the table dialog to split the table automatically over more pages.
18887  Doing this enables some check boxes and you can now define:
18888 \end_layout
18889
18890 \begin_layout Description
18891
18892 \family sans
18893 Header
18894 \family default
18895 : The current row and all rows above, that don't have any special options
18896  defined, are defined to be the header rows of all pages of the longtable.
18897  except for the first page, if 
18898 \family sans
18899 First
18900 \begin_inset space ~
18901 \end_inset
18902
18903 header
18904 \family default
18905  is defined.
18906 \end_layout
18907
18908 \begin_layout Description
18909
18910 \family sans
18911 First
18912 \begin_inset space ~
18913 \end_inset
18914
18915 header
18916 \family default
18917 : The current row and all rows above, that don't have any special options
18918  defined, are defined to be the header rows of the first page of the longtable.
18919 \end_layout
18920
18921 \begin_layout Description
18922
18923 \family sans
18924 Footer
18925 \family default
18926 : The current row and all rows below, that don't have any special options
18927  defined, are defined to be the footer rows of all pages of the longtable,
18928  except for the last page, if 
18929 \family sans
18930 Last
18931 \begin_inset space ~
18932 \end_inset
18933
18934 footer
18935 \family default
18936  is defined.
18937 \end_layout
18938
18939 \begin_layout Description
18940
18941 \family sans
18942 Last
18943 \begin_inset space ~
18944 \end_inset
18945
18946 footer
18947 \family default
18948 : The current row and all rows below, that don't have any special options
18949  defined, are defined to be the footer rows of the last page of the longtable.
18950 \end_layout
18951
18952 \begin_layout Description
18953 Caption: The first row is reset as a single column.
18954  You can now insert there the table caption via the menu 
18955 \family sans
18956 Insert\SpecialChar \menuseparator
18957 Caption
18958 \family default
18959 .
18960  More about longtable captions can be found in the 
18961 \emph on
18962 Embedded
18963 \begin_inset space ~
18964 \end_inset
18965
18966 Objects
18967 \emph default
18968  manual.
18969 \end_layout
18970
18971 \begin_layout Standard
18972 You can also specify a row where the table is split.
18973  If you set more than one option in the same table row, you should be aware
18974  that then only the first option is used; the others will be defined as
18975  
18976 \emph on
18977 empty
18978 \emph default
18979 .
18980  In this context, first means first in this order: 
18981 \family sans
18982 Footer, Last
18983 \begin_inset space ~
18984 \end_inset
18985
18986 footer,
18987 \family default
18988  
18989 \family sans
18990 Header,
18991 \family default
18992  
18993 \family sans
18994 First
18995 \begin_inset space ~
18996 \end_inset
18997
18998 header
18999 \family default
19000 ; see the following longtable to see how it works:
19001 \end_layout
19002
19003 \begin_layout Standard
19004 \align center
19005 \begin_inset Tabular
19006 <lyxtabular version="3" rows="69" columns="3">
19007 <features rotate="0" islongtable="true" longtabularalignment="center">
19008 <column alignment="block" valignment="top" width="5cm">
19009 <column alignment="left" valignment="top" width="0pt">
19010 <column alignment="right" valignment="top" width="0pt">
19011 <row endfirsthead="true">
19012 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19013 \begin_inset Text
19014
19015 \begin_layout Plain Layout
19016
19017 \series bold
19018 Example Phone List (ignore the names)
19019 \end_layout
19020
19021 \end_inset
19022 </cell>
19023 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19024 \begin_inset Text
19025
19026 \begin_layout Plain Layout
19027
19028 \end_layout
19029
19030 \end_inset
19031 </cell>
19032 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19033 \begin_inset Text
19034
19035 \begin_layout Plain Layout
19036
19037 \end_layout
19038
19039 \end_inset
19040 </cell>
19041 </row>
19042 <row endfirsthead="true">
19043 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Plain Layout
19047
19048 \series bold
19049 NAME
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19055 \begin_inset Text
19056
19057 \begin_layout Plain Layout
19058
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19064 \begin_inset Text
19065
19066 \begin_layout Plain Layout
19067
19068 \series bold
19069 TEL.
19070 \end_layout
19071
19072 \end_inset
19073 </cell>
19074 </row>
19075 <row endhead="true">
19076 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080  
19081 \series bold
19082 Example Phone List
19083 \end_layout
19084
19085 \end_inset
19086 </cell>
19087 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091
19092 \end_layout
19093
19094 \end_inset
19095 </cell>
19096 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19097 \begin_inset Text
19098
19099 \begin_layout Plain Layout
19100
19101 \end_layout
19102
19103 \end_inset
19104 </cell>
19105 </row>
19106 <row endhead="true">
19107 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19108 \begin_inset Text
19109
19110 \begin_layout Plain Layout
19111
19112 \series bold
19113 NAME
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131
19132 \series bold
19133 TEL.
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 </row>
19139 <row endfoot="true">
19140 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144  
19145 \series bold
19146 continue ...
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155
19156 \end_layout
19157
19158 \end_inset
19159 </cell>
19160 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19161 \begin_inset Text
19162
19163 \begin_layout Plain Layout
19164
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 </row>
19170 <row>
19171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19172 \begin_inset Text
19173
19174 \begin_layout Plain Layout
19175
19176 \series bold
19177 Annovi
19178 \end_layout
19179
19180 \end_inset
19181 </cell>
19182 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19183 \begin_inset Text
19184
19185 \begin_layout Plain Layout
19186 Silvia
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Plain Layout
19195 111
19196 \end_layout
19197
19198 \end_inset
19199 </cell>
19200 </row>
19201 <row>
19202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206
19207 \series bold
19208 Bertoli
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217 Stefano
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226 111
19227 \end_layout
19228
19229 \end_inset
19230 </cell>
19231 </row>
19232 <row>
19233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19234 \begin_inset Text
19235
19236 \begin_layout Plain Layout
19237
19238 \series bold
19239 Bozzi
19240 \end_layout
19241
19242 \end_inset
19243 </cell>
19244 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19245 \begin_inset Text
19246
19247 \begin_layout Plain Layout
19248 Walter
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19254 \begin_inset Text
19255
19256 \begin_layout Plain Layout
19257 111
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 </row>
19263 <row>
19264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19265 \begin_inset Text
19266
19267 \begin_layout Plain Layout
19268
19269 \series bold
19270 Cachia
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19276 \begin_inset Text
19277
19278 \begin_layout Plain Layout
19279 Maria
19280 \end_layout
19281
19282 \end_inset
19283 </cell>
19284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19285 \begin_inset Text
19286
19287 \begin_layout Plain Layout
19288 111
19289 \end_layout
19290
19291 \end_inset
19292 </cell>
19293 </row>
19294 <row>
19295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Plain Layout
19299
19300 \series bold
19301 Cachia
19302 \end_layout
19303
19304 \end_inset
19305 </cell>
19306 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19307 \begin_inset Text
19308
19309 \begin_layout Plain Layout
19310 Maurizio
19311 \end_layout
19312
19313 \end_inset
19314 </cell>
19315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319 111
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 </row>
19325 <row>
19326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330
19331 \series bold
19332 Cinquemani
19333 \end_layout
19334
19335 \end_inset
19336 </cell>
19337 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19338 \begin_inset Text
19339
19340 \begin_layout Plain Layout
19341 Giusi
19342 \end_layout
19343
19344 \end_inset
19345 </cell>
19346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19347 \begin_inset Text
19348
19349 \begin_layout Plain Layout
19350 111
19351 \end_layout
19352
19353 \end_inset
19354 </cell>
19355 </row>
19356 <row>
19357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19358 \begin_inset Text
19359
19360 \begin_layout Plain Layout
19361
19362 \series bold
19363 Colin
19364 \end_layout
19365
19366 \end_inset
19367 </cell>
19368 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19369 \begin_inset Text
19370
19371 \begin_layout Plain Layout
19372 Bernard
19373 \end_layout
19374
19375 \end_inset
19376 </cell>
19377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Plain Layout
19381 111
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 </row>
19387 <row>
19388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392
19393 \series bold
19394 Concli
19395 \end_layout
19396
19397 \end_inset
19398 </cell>
19399 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403 Gianfranco
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412 111
19413 \end_layout
19414
19415 \end_inset
19416 </cell>
19417 </row>
19418 <row>
19419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423
19424 \series bold
19425 Dal Bosco
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Plain Layout
19434 Carolina
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443 111
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 </row>
19449 <row>
19450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454
19455 \series bold
19456 Dalpiaz
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465 Annamaria
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474 111
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 </row>
19480 <row>
19481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19482 \begin_inset Text
19483
19484 \begin_layout Plain Layout
19485
19486 \series bold
19487 Feliciello
19488 \end_layout
19489
19490 \end_inset
19491 </cell>
19492 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19493 \begin_inset Text
19494
19495 \begin_layout Plain Layout
19496 Domenico
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19502 \begin_inset Text
19503
19504 \begin_layout Plain Layout
19505 111
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 </row>
19511 <row>
19512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19513 \begin_inset Text
19514
19515 \begin_layout Plain Layout
19516
19517 \series bold
19518 Focarelli
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19524 \begin_inset Text
19525
19526 \begin_layout Plain Layout
19527 Paola
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19533 \begin_inset Text
19534
19535 \begin_layout Plain Layout
19536 111
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 </row>
19542 <row>
19543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Plain Layout
19547
19548 \series bold
19549 Galletti
19550 \end_layout
19551
19552 \end_inset
19553 </cell>
19554 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19555 \begin_inset Text
19556
19557 \begin_layout Plain Layout
19558 Oreste
19559 \end_layout
19560
19561 \end_inset
19562 </cell>
19563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567 111
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 </row>
19573 <row>
19574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578
19579 \series bold
19580 Gasparini
19581 \end_layout
19582
19583 \end_inset
19584 </cell>
19585 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19586 \begin_inset Text
19587
19588 \begin_layout Plain Layout
19589 Franca
19590 \end_layout
19591
19592 \end_inset
19593 </cell>
19594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598 111
19599 \end_layout
19600
19601 \end_inset
19602 </cell>
19603 </row>
19604 <row>
19605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19606 \begin_inset Text
19607
19608 \begin_layout Plain Layout
19609
19610 \series bold
19611 Rizzardi
19612 \end_layout
19613
19614 \end_inset
19615 </cell>
19616 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19617 \begin_inset Text
19618
19619 \begin_layout Plain Layout
19620 Paola
19621 \end_layout
19622
19623 \end_inset
19624 </cell>
19625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Plain Layout
19629 111
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 </row>
19635 <row>
19636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640
19641 \series bold
19642 Lassini
19643 \end_layout
19644
19645 \end_inset
19646 </cell>
19647 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651 Giancarlo
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660 111
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 </row>
19666 <row>
19667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671
19672 \series bold
19673 Malfatti
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682 Luciano
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691 111
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 </row>
19697 <row>
19698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702
19703 \series bold
19704 Malfatti
19705 \end_layout
19706
19707 \end_inset
19708 </cell>
19709 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713 Valeriano
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722 111
19723 \end_layout
19724
19725 \end_inset
19726 </cell>
19727 </row>
19728 <row>
19729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733
19734 \series bold
19735 Meneguzzo
19736 \end_layout
19737
19738 \end_inset
19739 </cell>
19740 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744 Roberto
19745 \end_layout
19746
19747 \end_inset
19748 </cell>
19749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 111
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 </row>
19759 <row>
19760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764
19765 \series bold
19766 Mezzadra
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775 Roberto
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
19780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19781 \begin_inset Text
19782
19783 \begin_layout Plain Layout
19784 111
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 </row>
19790 <row>
19791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795
19796 \series bold
19797 Pirpamer
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806 Erich
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815 111
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 </row>
19821 <row>
19822 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826
19827 \series bold
19828 Pochiesa
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19834 \begin_inset Text
19835
19836 \begin_layout Plain Layout
19837 Paolo
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19843 \begin_inset Text
19844
19845 \begin_layout Plain Layout
19846 111, 222
19847 \end_layout
19848
19849 \end_inset
19850 </cell>
19851 </row>
19852 <row>
19853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19854 \begin_inset Text
19855
19856 \begin_layout Plain Layout
19857
19858 \series bold
19859 Radina
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19865 \begin_inset Text
19866
19867 \begin_layout Plain Layout
19868 Claudio
19869 \end_layout
19870
19871 \end_inset
19872 </cell>
19873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19874 \begin_inset Text
19875
19876 \begin_layout Plain Layout
19877 111
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 </row>
19883 <row>
19884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888
19889 \series bold
19890 Stuffer
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899 Oskar
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908 111
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 </row>
19914 <row>
19915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919
19920 \series bold
19921 Tacchelli
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930 Ugo
19931 \end_layout
19932
19933 \end_inset
19934 </cell>
19935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19936 \begin_inset Text
19937
19938 \begin_layout Plain Layout
19939 111
19940 \end_layout
19941
19942 \end_inset
19943 </cell>
19944 </row>
19945 <row>
19946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19947 \begin_inset Text
19948
19949 \begin_layout Plain Layout
19950
19951 \series bold
19952 Tezzele
19953 \end_layout
19954
19955 \end_inset
19956 </cell>
19957 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Plain Layout
19961 Margit
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19967 \begin_inset Text
19968
19969 \begin_layout Plain Layout
19970 111
19971 \end_layout
19972
19973 \end_inset
19974 </cell>
19975 </row>
19976 <row>
19977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981
19982 \series bold
19983 Unterkalmsteiner
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992 Frieda
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Plain Layout
20001 111
20002 \end_layout
20003
20004 \end_inset
20005 </cell>
20006 </row>
20007 <row>
20008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20009 \begin_inset Text
20010
20011 \begin_layout Plain Layout
20012
20013 \series bold
20014 Vieider
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023 Hilde
20024 \end_layout
20025
20026 \end_inset
20027 </cell>
20028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20029 \begin_inset Text
20030
20031 \begin_layout Plain Layout
20032 111
20033 \end_layout
20034
20035 \end_inset
20036 </cell>
20037 </row>
20038 <row>
20039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20040 \begin_inset Text
20041
20042 \begin_layout Plain Layout
20043
20044 \series bold
20045 Vigna
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054 Jürgen
20055 \end_layout
20056
20057 \end_inset
20058 </cell>
20059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20060 \begin_inset Text
20061
20062 \begin_layout Plain Layout
20063 111
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 </row>
20069 <row>
20070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074
20075 \series bold
20076 Weber
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085 Maurizio
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20091 \begin_inset Text
20092
20093 \begin_layout Plain Layout
20094 111
20095 \end_layout
20096
20097 \end_inset
20098 </cell>
20099 </row>
20100 <row>
20101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Plain Layout
20105
20106 \series bold
20107 Winkler
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20113 \begin_inset Text
20114
20115 \begin_layout Plain Layout
20116 Franz
20117 \end_layout
20118
20119 \end_inset
20120 </cell>
20121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20122 \begin_inset Text
20123
20124 \begin_layout Plain Layout
20125 111
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 </row>
20131 <row>
20132 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20133 \begin_inset Text
20134
20135 \begin_layout Plain Layout
20136  
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20142 \begin_inset Text
20143
20144 \begin_layout Plain Layout
20145
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 <cell multicolumn="2" alignment="center" valignment="top" topline="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 </row>
20160 <row>
20161 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20162 \begin_inset Text
20163
20164 \begin_layout Plain Layout
20165
20166 \series bold
20167 Annovi
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20173 \begin_inset Text
20174
20175 \begin_layout Plain Layout
20176 Silvia
20177 \end_layout
20178
20179 \end_inset
20180 </cell>
20181 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20182 \begin_inset Text
20183
20184 \begin_layout Plain Layout
20185 555
20186 \end_layout
20187
20188 \end_inset
20189 </cell>
20190 </row>
20191 <row>
20192 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20193 \begin_inset Text
20194
20195 \begin_layout Plain Layout
20196
20197 \series bold
20198 Bertoli
20199 \end_layout
20200
20201 \end_inset
20202 </cell>
20203 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20204 \begin_inset Text
20205
20206 \begin_layout Plain Layout
20207 Stefano
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20213 \begin_inset Text
20214
20215 \begin_layout Plain Layout
20216 555
20217 \end_layout
20218
20219 \end_inset
20220 </cell>
20221 </row>
20222 <row>
20223 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20224 \begin_inset Text
20225
20226 \begin_layout Plain Layout
20227
20228 \series bold
20229 Bozzi
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20235 \begin_inset Text
20236
20237 \begin_layout Plain Layout
20238 Walter
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20244 \begin_inset Text
20245
20246 \begin_layout Plain Layout
20247 555
20248 \end_layout
20249
20250 \end_inset
20251 </cell>
20252 </row>
20253 <row>
20254 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20255 \begin_inset Text
20256
20257 \begin_layout Plain Layout
20258
20259 \series bold
20260 Cachia
20261 \end_layout
20262
20263 \end_inset
20264 </cell>
20265 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20266 \begin_inset Text
20267
20268 \begin_layout Plain Layout
20269 Maria
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278 555
20279 \end_layout
20280
20281 \end_inset
20282 </cell>
20283 </row>
20284 <row>
20285 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20286 \begin_inset Text
20287
20288 \begin_layout Plain Layout
20289
20290 \series bold
20291 Cachia
20292 \end_layout
20293
20294 \end_inset
20295 </cell>
20296 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20297 \begin_inset Text
20298
20299 \begin_layout Plain Layout
20300 Maurizio
20301 \end_layout
20302
20303 \end_inset
20304 </cell>
20305 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20306 \begin_inset Text
20307
20308 \begin_layout Plain Layout
20309 555
20310 \end_layout
20311
20312 \end_inset
20313 </cell>
20314 </row>
20315 <row>
20316 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20317 \begin_inset Text
20318
20319 \begin_layout Plain Layout
20320
20321 \series bold
20322 Cinquemani
20323 \end_layout
20324
20325 \end_inset
20326 </cell>
20327 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20328 \begin_inset Text
20329
20330 \begin_layout Plain Layout
20331 Giusi
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340 555
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 </row>
20346 <row>
20347 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351
20352 \series bold
20353 Colin
20354 \end_layout
20355
20356 \end_inset
20357 </cell>
20358 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20359 \begin_inset Text
20360
20361 \begin_layout Plain Layout
20362 Bernard
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371 555
20372 \end_layout
20373
20374 \end_inset
20375 </cell>
20376 </row>
20377 <row>
20378 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20379 \begin_inset Text
20380
20381 \begin_layout Plain Layout
20382
20383 \series bold
20384 Concli
20385 \end_layout
20386
20387 \end_inset
20388 </cell>
20389 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20390 \begin_inset Text
20391
20392 \begin_layout Plain Layout
20393 Gianfranco
20394 \end_layout
20395
20396 \end_inset
20397 </cell>
20398 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20399 \begin_inset Text
20400
20401 \begin_layout Plain Layout
20402 555
20403 \end_layout
20404
20405 \end_inset
20406 </cell>
20407 </row>
20408 <row>
20409 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20410 \begin_inset Text
20411
20412 \begin_layout Plain Layout
20413
20414 \series bold
20415 Dal Bosco
20416 \end_layout
20417
20418 \end_inset
20419 </cell>
20420 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20421 \begin_inset Text
20422
20423 \begin_layout Plain Layout
20424 Carolina
20425 \end_layout
20426
20427 \end_inset
20428 </cell>
20429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20430 \begin_inset Text
20431
20432 \begin_layout Plain Layout
20433 555
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 </row>
20439 <row>
20440 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444
20445 \series bold
20446 Dalpiaz
20447 \end_layout
20448
20449 \end_inset
20450 </cell>
20451 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20452 \begin_inset Text
20453
20454 \begin_layout Plain Layout
20455 Annamaria
20456 \end_layout
20457
20458 \end_inset
20459 </cell>
20460 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Plain Layout
20464 555
20465 \end_layout
20466
20467 \end_inset
20468 </cell>
20469 </row>
20470 <row>
20471 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20472 \begin_inset Text
20473
20474 \begin_layout Plain Layout
20475
20476 \series bold
20477 Feliciello
20478 \end_layout
20479
20480 \end_inset
20481 </cell>
20482 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20483 \begin_inset Text
20484
20485 \begin_layout Plain Layout
20486 Domenico
20487 \end_layout
20488
20489 \end_inset
20490 </cell>
20491 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20492 \begin_inset Text
20493
20494 \begin_layout Plain Layout
20495 555
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 </row>
20501 <row>
20502 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20503 \begin_inset Text
20504
20505 \begin_layout Plain Layout
20506
20507 \series bold
20508 Focarelli
20509 \end_layout
20510
20511 \end_inset
20512 </cell>
20513 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20514 \begin_inset Text
20515
20516 \begin_layout Plain Layout
20517 Paola
20518 \end_layout
20519
20520 \end_inset
20521 </cell>
20522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526 555
20527 \end_layout
20528
20529 \end_inset
20530 </cell>
20531 </row>
20532 <row>
20533 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Plain Layout
20537
20538 \series bold
20539 Galletti
20540 \end_layout
20541
20542 \end_inset
20543 </cell>
20544 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20545 \begin_inset Text
20546
20547 \begin_layout Plain Layout
20548 Oreste
20549 \end_layout
20550
20551 \end_inset
20552 </cell>
20553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20554 \begin_inset Text
20555
20556 \begin_layout Plain Layout
20557 555
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 </row>
20563 <row>
20564 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20565 \begin_inset Text
20566
20567 \begin_layout Plain Layout
20568
20569 \series bold
20570 Gasparini
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579 Franca
20580 \end_layout
20581
20582 \end_inset
20583 </cell>
20584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20585 \begin_inset Text
20586
20587 \begin_layout Plain Layout
20588 555
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 </row>
20594 <row>
20595 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599
20600 \series bold
20601 Rizzardi
20602 \end_layout
20603
20604 \end_inset
20605 </cell>
20606 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610 Paola
20611 \end_layout
20612
20613 \end_inset
20614 </cell>
20615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619 555
20620 \end_layout
20621
20622 \end_inset
20623 </cell>
20624 </row>
20625 <row>
20626 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630
20631 \series bold
20632 Lassini
20633 \end_layout
20634
20635 \end_inset
20636 </cell>
20637 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20638 \begin_inset Text
20639
20640 \begin_layout Plain Layout
20641 Giancarlo
20642 \end_layout
20643
20644 \end_inset
20645 </cell>
20646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Plain Layout
20650 555
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 </row>
20656 <row>
20657 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661
20662 \series bold
20663 Malfatti
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672 Luciano
20673 \end_layout
20674
20675 \end_inset
20676 </cell>
20677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681 555
20682 \end_layout
20683
20684 \end_inset
20685 </cell>
20686 </row>
20687 <row>
20688 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692
20693 \series bold
20694 Malfatti
20695 \end_layout
20696
20697 \end_inset
20698 </cell>
20699 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703 Valeriano
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 555
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 </row>
20718 <row>
20719 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723
20724 \series bold
20725 Meneguzzo
20726 \end_layout
20727
20728 \end_inset
20729 </cell>
20730 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20731 \begin_inset Text
20732
20733 \begin_layout Plain Layout
20734 Roberto
20735 \end_layout
20736
20737 \end_inset
20738 </cell>
20739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743 555
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 </row>
20749 <row>
20750 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754
20755 \series bold
20756 Mezzadra
20757 \end_layout
20758
20759 \end_inset
20760 </cell>
20761 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Plain Layout
20765 Roberto
20766 \end_layout
20767
20768 \end_inset
20769 </cell>
20770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774 555
20775 \end_layout
20776
20777 \end_inset
20778 </cell>
20779 </row>
20780 <row>
20781 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20782 \begin_inset Text
20783
20784 \begin_layout Plain Layout
20785
20786 \series bold
20787 Pirpamer
20788 \end_layout
20789
20790 \end_inset
20791 </cell>
20792 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20793 \begin_inset Text
20794
20795 \begin_layout Plain Layout
20796 Erich
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805 555
20806 \end_layout
20807
20808 \end_inset
20809 </cell>
20810 </row>
20811 <row>
20812 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20813 \begin_inset Text
20814
20815 \begin_layout Plain Layout
20816
20817 \series bold
20818 Pochiesa
20819 \end_layout
20820
20821 \end_inset
20822 </cell>
20823 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20824 \begin_inset Text
20825
20826 \begin_layout Plain Layout
20827 Paolo
20828 \end_layout
20829
20830 \end_inset
20831 </cell>
20832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20833 \begin_inset Text
20834
20835 \begin_layout Plain Layout
20836 555, 222
20837 \end_layout
20838
20839 \end_inset
20840 </cell>
20841 </row>
20842 <row>
20843 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847
20848 \series bold
20849 Radina
20850 \end_layout
20851
20852 \end_inset
20853 </cell>
20854 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Plain Layout
20858 Claudio
20859 \end_layout
20860
20861 \end_inset
20862 </cell>
20863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20864 \begin_inset Text
20865
20866 \begin_layout Plain Layout
20867 555
20868 \end_layout
20869
20870 \end_inset
20871 </cell>
20872 </row>
20873 <row>
20874 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20875 \begin_inset Text
20876
20877 \begin_layout Plain Layout
20878
20879 \series bold
20880 Stuffer
20881 \end_layout
20882
20883 \end_inset
20884 </cell>
20885 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20886 \begin_inset Text
20887
20888 \begin_layout Plain Layout
20889 Oskar
20890 \end_layout
20891
20892 \end_inset
20893 </cell>
20894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20895 \begin_inset Text
20896
20897 \begin_layout Plain Layout
20898 555
20899 \end_layout
20900
20901 \end_inset
20902 </cell>
20903 </row>
20904 <row>
20905 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20906 \begin_inset Text
20907
20908 \begin_layout Plain Layout
20909
20910 \series bold
20911 Tacchelli
20912 \end_layout
20913
20914 \end_inset
20915 </cell>
20916 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20917 \begin_inset Text
20918
20919 \begin_layout Plain Layout
20920 Ugo
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20926 \begin_inset Text
20927
20928 \begin_layout Plain Layout
20929 555
20930 \end_layout
20931
20932 \end_inset
20933 </cell>
20934 </row>
20935 <row>
20936 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940
20941 \series bold
20942 Tezzele
20943 \end_layout
20944
20945 \end_inset
20946 </cell>
20947 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20948 \begin_inset Text
20949
20950 \begin_layout Plain Layout
20951 Margit
20952 \end_layout
20953
20954 \end_inset
20955 </cell>
20956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20957 \begin_inset Text
20958
20959 \begin_layout Plain Layout
20960 555
20961 \end_layout
20962
20963 \end_inset
20964 </cell>
20965 </row>
20966 <row>
20967 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20968 \begin_inset Text
20969
20970 \begin_layout Plain Layout
20971
20972 \series bold
20973 Unterkalmsteiner
20974 \end_layout
20975
20976 \end_inset
20977 </cell>
20978 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982 Frieda
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991 555
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 </row>
20997 <row>
20998 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002
21003 \series bold
21004 Vieider
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Plain Layout
21013 Hilde
21014 \end_layout
21015
21016 \end_inset
21017 </cell>
21018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21019 \begin_inset Text
21020
21021 \begin_layout Plain Layout
21022 555
21023 \end_layout
21024
21025 \end_inset
21026 </cell>
21027 </row>
21028 <row>
21029 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033
21034 \series bold
21035 Vigna
21036 \end_layout
21037
21038 \end_inset
21039 </cell>
21040 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21041 \begin_inset Text
21042
21043 \begin_layout Plain Layout
21044 Jürgen
21045 \end_layout
21046
21047 \end_inset
21048 </cell>
21049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21050 \begin_inset Text
21051
21052 \begin_layout Plain Layout
21053 999
21054 \end_layout
21055
21056 \end_inset
21057 </cell>
21058 </row>
21059 <row>
21060 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21061 \begin_inset Text
21062
21063 \begin_layout Plain Layout
21064
21065 \series bold
21066 Weber
21067 \end_layout
21068
21069 \end_inset
21070 </cell>
21071 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21072 \begin_inset Text
21073
21074 \begin_layout Plain Layout
21075 Maurizio
21076 \end_layout
21077
21078 \end_inset
21079 </cell>
21080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21081 \begin_inset Text
21082
21083 \begin_layout Plain Layout
21084 555
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 </row>
21090 <row>
21091 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21092 \begin_inset Text
21093
21094 \begin_layout Plain Layout
21095
21096 \series bold
21097 Winkler
21098 \end_layout
21099
21100 \end_inset
21101 </cell>
21102 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106 Franz
21107 \end_layout
21108
21109 \end_inset
21110 </cell>
21111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21112 \begin_inset Text
21113
21114 \begin_layout Plain Layout
21115 555
21116 \end_layout
21117
21118 \end_inset
21119 </cell>
21120 </row>
21121 <row endlastfoot="true">
21122 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21123 \begin_inset Text
21124
21125 \begin_layout Plain Layout
21126
21127 \series bold
21128 End
21129 \end_layout
21130
21131 \end_inset
21132 </cell>
21133 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21134 \begin_inset Text
21135
21136 \begin_layout Plain Layout
21137
21138 \end_layout
21139
21140 \end_inset
21141 </cell>
21142 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21143 \begin_inset Text
21144
21145 \begin_layout Plain Layout
21146
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 </row>
21152 </lyxtabular>
21153
21154 \end_inset
21155
21156
21157 \end_layout
21158
21159 \begin_layout Subsection
21160 Table Cells
21161 \begin_inset Index idx
21162 status collapsed
21163
21164 \begin_layout Plain Layout
21165 Tables ! Cells
21166 \end_layout
21167
21168 \end_inset
21169
21170
21171 \begin_inset CommandInset label
21172 LatexCommand label
21173 name "sub:Table-Cells"
21174
21175 \end_inset
21176
21177
21178 \end_layout
21179
21180 \begin_layout Standard
21181 A table cell can contain text, inline equations, a figure, or another table.
21182  All these kinds of objects can be placed in the same cell.
21183  Font sizes and shapes can also be altered.
21184  But you can't put a special environment in a cell (like 
21185 \family sans
21186 Section*
21187 \family default
21188 , etc.), nor set spacing options for the cell's paragraph.
21189 \end_layout
21190
21191 \begin_layout Standard
21192 To have multi-line entries in table cells, you have to declare a fixed width
21193  for the column in the table dialog.
21194  Your text is then automatically split into multiple lines and the cell
21195  is enlarged vertically when the length of the text exceeds the given width.
21196  An example:
21197 \end_layout
21198
21199 \begin_layout Standard
21200 \align center
21201 \begin_inset Tabular
21202 <lyxtabular version="3" rows="4" columns="3">
21203 <features rotate="0" tabularvalignment="middle">
21204 <column alignment="center" valignment="top" width="0pt">
21205 <column alignment="block" valignment="top" width="3cm">
21206 <column alignment="center" valignment="top" width="0pt">
21207 <row>
21208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21209 \begin_inset Text
21210
21211 \begin_layout Plain Layout
21212
21213 \family roman
21214 \series medium
21215 \shape up
21216 \size normal
21217 \emph off
21218 \bar no
21219 \noun off
21220 \color none
21221 1
21222 \end_layout
21223
21224 \end_inset
21225 </cell>
21226 <cell multicolumn="1" 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 2
21240 \end_layout
21241
21242 \end_inset
21243 </cell>
21244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 3
21258 \end_layout
21259
21260 \end_inset
21261 </cell>
21262 </row>
21263 <row>
21264 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21265 \begin_inset Text
21266
21267 \begin_layout Plain Layout
21268
21269 \family roman
21270 \series medium
21271 \shape up
21272 \size normal
21273 \emph off
21274 \bar no
21275 \noun off
21276 \color none
21277 4
21278 \end_layout
21279
21280 \end_inset
21281 </cell>
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 This is a multi-line entry in a table.
21296 \end_layout
21297
21298 \end_inset
21299 </cell>
21300 <cell alignment="center" valignment="top" leftline="true" rightline="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 5
21314 \end_layout
21315
21316 \end_inset
21317 </cell>
21318 </row>
21319 <row>
21320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21321 \begin_inset Text
21322
21323 \begin_layout Plain Layout
21324
21325 \family roman
21326 \series medium
21327 \shape up
21328 \size normal
21329 \emph off
21330 \bar no
21331 \noun off
21332 \color none
21333 6
21334 \end_layout
21335
21336 \end_inset
21337 </cell>
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 This is longer now.
21352 \end_layout
21353
21354 \end_inset
21355 </cell>
21356 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="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 7
21370 \end_layout
21371
21372 \end_inset
21373 </cell>
21374 </row>
21375 <row>
21376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21377 \begin_inset Text
21378
21379 \begin_layout Plain Layout
21380
21381 \family roman
21382 \series medium
21383 \shape up
21384 \size normal
21385 \emph off
21386 \bar no
21387 \noun off
21388 \color none
21389 8
21390 \end_layout
21391
21392 \end_inset
21393 </cell>
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 This is a multi-line entry in a table.
21408  This is longer now.
21409 \end_layout
21410
21411 \end_inset
21412 </cell>
21413 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21414 \begin_inset Text
21415
21416 \begin_layout Plain Layout
21417
21418 \family roman
21419 \series medium
21420 \shape up
21421 \size normal
21422 \emph off
21423 \bar no
21424 \noun off
21425 \color none
21426 9
21427 \end_layout
21428
21429 \end_inset
21430 </cell>
21431 </row>
21432 </lyxtabular>
21433
21434 \end_inset
21435
21436
21437 \end_layout
21438
21439 \begin_layout Standard
21440 Cutting and pasting between tables and table cells works reasonably well.
21441  You can even cut and paste more than one row.
21442 \begin_inset Foot
21443 status collapsed
21444
21445 \begin_layout Plain Layout
21446 Note that you cannot paste into a multicell selection because it would not
21447  be clear what to do when pasting a single word in a selected 2×3.
21448  
21449 \end_layout
21450
21451 \end_inset
21452
21453  Selection with the mouse or with 
21454 \family sans
21455 Shift
21456 \family default
21457  plus the arrow keys works as usual.
21458  You can also copy and paste the entire table as a single unit by starting
21459  the selection from outside the table.
21460 \end_layout
21461
21462 \begin_layout Section
21463 Floats
21464 \begin_inset Index idx
21465 status collapsed
21466
21467 \begin_layout Plain Layout
21468 Floats
21469 \end_layout
21470
21471 \end_inset
21472
21473
21474 \begin_inset CommandInset label
21475 LatexCommand label
21476 name "sec:Floats"
21477
21478 \end_inset
21479
21480
21481 \end_layout
21482
21483 \begin_layout Subsection
21484 Introduction
21485 \end_layout
21486
21487 \begin_layout Standard
21488 A float is a block of text associated with some sort of label, which doesn't
21489  have a fixed location.
21490  It can 
21491 \begin_inset Quotes eld
21492 \end_inset
21493
21494 float
21495 \begin_inset Quotes erd
21496 \end_inset
21497
21498  forward or backward a page or two, to wherever it fits best.
21499  
21500 \family sans
21501 Footnotes
21502 \family default
21503  and 
21504 \family sans
21505 Margin
21506 \begin_inset space ~
21507 \end_inset
21508
21509 Notes
21510 \family default
21511  are also floats, because they can float to the next page when there are
21512  too many notes on the current page.
21513 \end_layout
21514
21515 \begin_layout Standard
21516 Floats make it possible to get a high quality layout.
21517  Images and tables can be distributed evenly over the pages to avoid whitespace
21518  and pages without text.
21519  As the floating often destroys the spatial context between the text and
21520  the image/table, every float can be referenced in the text.
21521  Floats are therefore numbered.
21522  Referencing is described in section
21523 \begin_inset space ~
21524 \end_inset
21525
21526
21527 \begin_inset CommandInset ref
21528 LatexCommand ref
21529 reference "sec:Cross-References"
21530
21531 \end_inset
21532
21533 .
21534 \end_layout
21535
21536 \begin_layout Standard
21537 To insert a float, use the menu 
21538 \family sans
21539 Insert\SpecialChar \menuseparator
21540 Float
21541 \family default
21542 .
21543  A box with a caption will be inserted into your document.
21544  The label will automatically be translated to the document language in
21545  the output.
21546  After the label you can insert the caption text.
21547 \begin_inset Index idx
21548 status collapsed
21549
21550 \begin_layout Plain Layout
21551 Floats ! Captions
21552 \end_layout
21553
21554 \end_inset
21555
21556  The image or table is inserted above or below the caption in a separate
21557  paragraph within the float.
21558  To keep your LyX-document readable, you can open and close the float box
21559  by left-clicking on the box label.
21560  A closed float box looks like this: 
21561 \begin_inset Graphics
21562         filename clipart/floatQt4.png
21563         scale 80
21564
21565 \end_inset
21566
21567  – a gray button with a red label.
21568 \end_layout
21569
21570 \begin_layout Standard
21571 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21572  that can occur when the surrounding text is specially formatted.
21573 \end_layout
21574
21575 \begin_layout Subsection
21576 Examples
21577 \end_layout
21578
21579 \begin_layout Subsubsection
21580 Figure Floats
21581 \begin_inset CommandInset label
21582 LatexCommand label
21583 name "sub:Figure-Floats"
21584
21585 \end_inset
21586
21587
21588 \begin_inset Index idx
21589 status collapsed
21590
21591 \begin_layout Plain Layout
21592 Floats ! Figure floats
21593 \end_layout
21594
21595 \end_inset
21596
21597
21598 \end_layout
21599
21600 \begin_layout Standard
21601 Figure
21602 \begin_inset space ~
21603 \end_inset
21604
21605
21606 \begin_inset CommandInset ref
21607 LatexCommand ref
21608 reference "fig:Platypus-distorted"
21609
21610 \end_inset
21611
21612  was created using the menu 
21613 \family sans
21614 Insert\SpecialChar \menuseparator
21615 Float\SpecialChar \menuseparator
21616 Figure
21617 \family default
21618  (toolbar button 
21619 \begin_inset Info
21620 type  "icon"
21621 arg   "float-insert figure"
21622 \end_inset
21623
21624 ).
21625  The image was inserted by setting the cursor above the caption label and
21626  using the menu 
21627 \family sans
21628 Insert\SpecialChar \menuseparator
21629 Graphics
21630 \family default
21631  (toolbar button 
21632 \begin_inset Info
21633 type  "icon"
21634 arg   "dialog-show-new-inset graphics"
21635 \end_inset
21636
21637 ).
21638  The image in the float was horizontally centered by putting the cursor
21639  to the left or right of the image and using the menu 
21640 \family sans
21641 Edit\SpecialChar \menuseparator
21642 Paragraph
21643 \begin_inset space ~
21644 \end_inset
21645
21646 Settings
21647 \family default
21648  (toolbar button 
21649 \begin_inset Info
21650 type  "icon"
21651 arg   "layout-paragraph"
21652 \end_inset
21653
21654 ).
21655 \end_layout
21656
21657 \begin_layout Standard
21658 \begin_inset Float figure
21659 wide false
21660 sideways false
21661 status collapsed
21662
21663 \begin_layout Plain Layout
21664 \align center
21665 \begin_inset Graphics
21666         filename clipart/platypus.eps
21667         lyxscale 50
21668         width 50col%
21669
21670 \end_inset
21671
21672
21673 \end_layout
21674
21675 \begin_layout Plain Layout
21676 \begin_inset Caption Standard
21677
21678 \begin_layout Plain Layout
21679 \begin_inset CommandInset label
21680 LatexCommand label
21681 name "fig:Platypus-distorted"
21682
21683 \end_inset
21684
21685 A severely distorted platypus in a float.
21686 \end_layout
21687
21688 \end_inset
21689
21690
21691 \end_layout
21692
21693 \end_inset
21694
21695
21696 \end_layout
21697
21698 \begin_layout Standard
21699 This figure float also shows how to set a label and create a cross-reference
21700  to it: Insert a label into the caption using the menu 
21701 \family sans
21702 Insert\SpecialChar \menuseparator
21703 Label
21704 \family default
21705  (toolbar button 
21706 \begin_inset Info
21707 type  "icon"
21708 arg   "label-insert"
21709 \end_inset
21710
21711 ) and refer to it using the menu 
21712 \family sans
21713 Insert\SpecialChar \menuseparator
21714 Cross-Reference
21715 \family default
21716  (toolbar button 
21717 \begin_inset Info
21718 type  "icon"
21719 arg   "dialog-show-new-inset ref"
21720 \end_inset
21721
21722 ).
21723  It is important to use cross-references to figure floats rather than using
21724  vague references like 
21725 \begin_inset Quotes eld
21726 \end_inset
21727
21728 the figure above
21729 \begin_inset Quotes erd
21730 \end_inset
21731
21732 , because, as LaTeX will reposition the floats in the final document, it
21733  might not be 
21734 \begin_inset Quotes eld
21735 \end_inset
21736
21737 above
21738 \begin_inset Quotes erd
21739 \end_inset
21740
21741  at all.
21742  For more about cross-references, see section
21743 \begin_inset space ~
21744 \end_inset
21745
21746
21747 \begin_inset CommandInset ref
21748 LatexCommand ref
21749 reference "sec:Cross-References"
21750
21751 \end_inset
21752
21753 .
21754 \end_layout
21755
21756 \begin_layout Standard
21757 Normally only one image is inserted in a figure float, but sometimes you
21758  might want to use two images with separate subcaptions.
21759  This can be done by inserting image floats into existing image floats.
21760  Note that only the main caption of the float is added to the List of Figures
21761  as described in section
21762 \begin_inset space ~
21763 \end_inset
21764
21765
21766 \begin_inset CommandInset ref
21767 LatexCommand ref
21768 reference "sub:List-of-Figures"
21769
21770 \end_inset
21771
21772 .
21773  Figure
21774 \begin_inset space ~
21775 \end_inset
21776
21777
21778 \begin_inset CommandInset ref
21779 LatexCommand ref
21780 reference "fig:Two-distorted-images"
21781
21782 \end_inset
21783
21784  is an example of a figure float with two images set side by side.
21785  You can also set the images one below the other.
21786  Figure
21787 \begin_inset space ~
21788 \end_inset
21789
21790
21791 \begin_inset CommandInset ref
21792 LatexCommand ref
21793 reference "fig:Undefinable"
21794
21795 \end_inset
21796
21797  and 
21798 \begin_inset CommandInset ref
21799 LatexCommand ref
21800 reference "fig:Platypus"
21801
21802 \end_inset
21803
21804  are the subfigures.
21805 \end_layout
21806
21807 \begin_layout Standard
21808 \begin_inset Float figure
21809 wide false
21810 sideways false
21811 status open
21812
21813 \begin_layout Plain Layout
21814 \begin_inset space \hfill{}
21815 \end_inset
21816
21817
21818 \begin_inset Float figure
21819 wide false
21820 sideways false
21821 status collapsed
21822
21823 \begin_layout Plain Layout
21824 \begin_inset Caption Standard
21825
21826 \begin_layout Plain Layout
21827 \begin_inset CommandInset label
21828 LatexCommand label
21829 name "fig:Undefinable"
21830
21831 \end_inset
21832
21833 Undefinable
21834 \end_layout
21835
21836 \end_inset
21837
21838
21839 \end_layout
21840
21841 \begin_layout Plain Layout
21842 \begin_inset Graphics
21843         filename clipart/escher-lsd.eps
21844         width 45col%
21845
21846 \end_inset
21847
21848
21849 \end_layout
21850
21851 \end_inset
21852
21853
21854 \begin_inset space \hfill{}
21855 \end_inset
21856
21857
21858 \begin_inset Float figure
21859 wide false
21860 sideways false
21861 status collapsed
21862
21863 \begin_layout Plain Layout
21864 \begin_inset Caption Standard
21865
21866 \begin_layout Plain Layout
21867 \begin_inset CommandInset label
21868 LatexCommand label
21869 name "fig:Platypus"
21870
21871 \end_inset
21872
21873 Platypus
21874 \end_layout
21875
21876 \end_inset
21877
21878
21879 \end_layout
21880
21881 \begin_layout Plain Layout
21882 \begin_inset Graphics
21883         filename clipart/platypus.eps
21884         lyxscale 60
21885         width 45col%
21886
21887 \end_inset
21888
21889
21890 \end_layout
21891
21892 \end_inset
21893
21894
21895 \begin_inset space \hfill{}
21896 \end_inset
21897
21898
21899 \end_layout
21900
21901 \begin_layout Plain Layout
21902 \begin_inset Caption Standard
21903
21904 \begin_layout Plain Layout
21905 \begin_inset CommandInset label
21906 LatexCommand label
21907 name "fig:Two-distorted-images"
21908
21909 \end_inset
21910
21911 Two distorted images.
21912 \end_layout
21913
21914 \end_inset
21915
21916
21917 \end_layout
21918
21919 \end_inset
21920
21921
21922 \end_layout
21923
21924 \begin_layout Subsubsection
21925 Table Floats
21926 \begin_inset Index idx
21927 status collapsed
21928
21929 \begin_layout Plain Layout
21930 Floats ! Table floats
21931 \end_layout
21932
21933 \end_inset
21934
21935
21936 \end_layout
21937
21938 \begin_layout Standard
21939 Table floats can be inserted using the menu 
21940 \family sans
21941 Insert\SpecialChar \menuseparator
21942 Float\SpecialChar \menuseparator
21943 Table
21944 \family default
21945  or the toolbar button 
21946 \begin_inset Info
21947 type  "icon"
21948 arg   "float-insert table"
21949 \end_inset
21950
21951 .
21952  They have the same properties as figure floats except that the table in
21953  the float is normally placed below the caption and not above like for figures
21954  and that the label begins with “tab:”.
21955  Table
21956 \begin_inset space ~
21957 \end_inset
21958
21959
21960 \begin_inset CommandInset ref
21961 LatexCommand ref
21962 reference "tab:Table-float"
21963
21964 \end_inset
21965
21966  is a table float.
21967 \end_layout
21968
21969 \begin_layout Standard
21970 \begin_inset Float table
21971 wide false
21972 sideways false
21973 status open
21974
21975 \begin_layout Plain Layout
21976 \begin_inset Caption Standard
21977
21978 \begin_layout Plain Layout
21979 \begin_inset CommandInset label
21980 LatexCommand label
21981 name "tab:Table-float"
21982
21983 \end_inset
21984
21985 A table float.
21986 \end_layout
21987
21988 \end_inset
21989
21990
21991 \end_layout
21992
21993 \begin_layout Plain Layout
21994 \align center
21995 \begin_inset Tabular
21996 <lyxtabular version="3" rows="3" columns="3">
21997 <features rotate="0" tabularvalignment="middle">
21998 <column alignment="center" valignment="top" width="0pt">
21999 <column alignment="center" valignment="top" width="0pt">
22000 <column alignment="center" valignment="top" width="0pt">
22001 <row>
22002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22003 \begin_inset Text
22004
22005 \begin_layout Plain Layout
22006
22007 \family roman
22008 \series medium
22009 \shape up
22010 \size normal
22011 \emph off
22012 \bar no
22013 \noun off
22014 \color none
22015 1
22016 \end_layout
22017
22018 \end_inset
22019 </cell>
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 2
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 3
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 </row>
22057 <row>
22058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22059 \begin_inset Text
22060
22061 \begin_layout Plain Layout
22062
22063 \family roman
22064 \series medium
22065 \shape up
22066 \size normal
22067 \emph off
22068 \bar no
22069 \noun off
22070 \color none
22071 Joe
22072 \end_layout
22073
22074 \end_inset
22075 </cell>
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 Mary
22090 \end_layout
22091
22092 \end_inset
22093 </cell>
22094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 Ted
22108 \end_layout
22109
22110 \end_inset
22111 </cell>
22112 </row>
22113 <row>
22114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22115 \begin_inset Text
22116
22117 \begin_layout Plain Layout
22118
22119 \family roman
22120 \series medium
22121 \shape up
22122 \size normal
22123 \emph off
22124 \bar no
22125 \noun off
22126 \color none
22127 \begin_inset Formula $\int x^{2}dx$
22128 \end_inset
22129
22130
22131 \end_layout
22132
22133 \end_inset
22134 </cell>
22135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22136 \begin_inset Text
22137
22138 \begin_layout Plain Layout
22139
22140 \family roman
22141 \series medium
22142 \shape up
22143 \size normal
22144 \emph off
22145 \bar no
22146 \noun off
22147 \color none
22148 \begin_inset Formula $\left[\begin{array}{cc}
22149 a & b\\
22150 c & d
22151 \end{array}\right]$
22152 \end_inset
22153
22154
22155 \end_layout
22156
22157 \end_inset
22158 </cell>
22159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22160 \begin_inset Text
22161
22162 \begin_layout Plain Layout
22163
22164 \family roman
22165 \series medium
22166 \shape up
22167 \size normal
22168 \emph off
22169 \bar no
22170 \noun off
22171 \color none
22172 \begin_inset Formula $1+1=2$
22173 \end_inset
22174
22175
22176 \end_layout
22177
22178 \end_inset
22179 </cell>
22180 </row>
22181 </lyxtabular>
22182
22183 \end_inset
22184
22185
22186 \end_layout
22187
22188 \end_inset
22189
22190
22191 \end_layout
22192
22193 \begin_layout Subsection
22194 More Information
22195 \begin_inset Index idx
22196 status collapsed
22197
22198 \begin_layout Plain Layout
22199 Floats ! Details
22200 \end_layout
22201
22202 \end_inset
22203
22204
22205 \end_layout
22206
22207 \begin_layout Standard
22208 LyX offers you further float types as well as rotated floats.
22209  It also allows you to change the float numbering scheme, to control the
22210  float placement and to change the formatting and placement of the float
22211  caption.
22212  All these features are explained in detail with many examples in the chapter
22213  
22214 \emph on
22215 Floats
22216 \emph default
22217  in the 
22218 \emph on
22219 Embedded
22220 \begin_inset space ~
22221 \end_inset
22222
22223 Objects
22224 \emph default
22225  manual.
22226 \end_layout
22227
22228 \begin_layout Section
22229 Minipages
22230 \begin_inset Index idx
22231 status collapsed
22232
22233 \begin_layout Plain Layout
22234 Minipages
22235 \end_layout
22236
22237 \end_inset
22238
22239
22240 \end_layout
22241
22242 \begin_layout Standard
22243 LaTeX provides a mechanism essentially to produce a page within a page,
22244  called a minipage.
22245  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22246 \begin_inset space \space{}
22247 \end_inset
22248
22249 apply.
22250  
22251 \end_layout
22252
22253 \begin_layout Standard
22254 Minipages in LyX have their own collapsible box inserted via the menu 
22255 \family sans
22256 Insert\SpecialChar \menuseparator
22257 Box
22258 \family default
22259 .
22260  Right-clicking on the box label allows you to alter the width of the minipage
22261  and its alignment within the page.
22262 \end_layout
22263
22264 \begin_layout Standard
22265 \align center
22266 \begin_inset Box Frameless
22267 position "t"
22268 hor_pos "c"
22269 has_inner_box 1
22270 inner_pos "t"
22271 use_parbox 0
22272 use_makebox 0
22273 width "30col%"
22274 special "none"
22275 height "1pt"
22276 height_special "totalheight"
22277 status collapsed
22278
22279 \begin_layout Plain Layout
22280
22281 \shape italic
22282 This is a minipage.
22283  The text is set in an italic style.
22284 \end_layout
22285
22286 \begin_layout Plain Layout
22287
22288 \shape italic
22289 Minipages are often used for text in another language or text that needs
22290  another formatting.
22291 \end_layout
22292
22293 \end_inset
22294
22295
22296 \end_layout
22297
22298 \begin_layout Standard
22299 \begin_inset VSpace medskip
22300 \end_inset
22301
22302 If you place two minipages side-by-side, you can use 
22303 \family sans
22304 Horizontal Fills
22305 \family default
22306  as described in section
22307 \begin_inset space ~
22308 \end_inset
22309
22310
22311 \begin_inset CommandInset ref
22312 LatexCommand ref
22313 reference "sub:Horizontal-Space"
22314
22315 \end_inset
22316
22317 :
22318 \begin_inset VSpace medskip
22319 \end_inset
22320
22321
22322 \end_layout
22323
22324 \begin_layout Standard
22325 \begin_inset Box Frameless
22326 position "t"
22327 hor_pos "c"
22328 has_inner_box 1
22329 inner_pos "t"
22330 use_parbox 0
22331 use_makebox 0
22332 width "1.5in"
22333 special "none"
22334 height "1pt"
22335 height_special "totalheight"
22336 status open
22337
22338 \begin_layout Plain Layout
22339 This is a minipage with some stupid dummy text.
22340  This dummy text is used to increase the size of the minipage.
22341 \end_layout
22342
22343 \end_inset
22344
22345
22346 \begin_inset space \hfill{}
22347 \end_inset
22348
22349
22350 \begin_inset Box Frameless
22351 position "t"
22352 hor_pos "c"
22353 has_inner_box 1
22354 inner_pos "t"
22355 use_parbox 0
22356 use_makebox 0
22357 width "1.5in"
22358 special "none"
22359 height "1pt"
22360 height_special "totalheight"
22361 status open
22362
22363 \begin_layout Plain Layout
22364 This is a minipage with some stupid dummy text.
22365  This dummy text is used to increase the size of the minipage.
22366 \end_layout
22367
22368 \end_inset
22369
22370
22371 \end_layout
22372
22373 \begin_layout Standard
22374 \begin_inset VSpace bigskip
22375 \end_inset
22376
22377
22378 \end_layout
22379
22380 \begin_layout Standard
22381 When you right-click on a minipage box, you can transform the box to another
22382  box type.
22383  All box types and their settings are explained in detail in chapter 
22384 \emph on
22385 Boxes
22386 \emph default
22387  of the 
22388 \emph on
22389 Embedded
22390 \begin_inset space ~
22391 \end_inset
22392
22393 Objects
22394 \emph default
22395  manual.
22396 \end_layout
22397
22398 \begin_layout Chapter
22399 Mathematical Formulas
22400 \begin_inset Index idx
22401 status collapsed
22402
22403 \begin_layout Plain Layout
22404 Math
22405 \end_layout
22406
22407 \end_inset
22408
22409
22410 \begin_inset Index idx
22411 status collapsed
22412
22413 \begin_layout Plain Layout
22414 Formulas | see
22415 \begin_inset ERT
22416 status collapsed
22417
22418 \begin_layout Plain Layout
22419
22420 {
22421 \end_layout
22422
22423 \end_inset
22424
22425 Math
22426 \begin_inset ERT
22427 status collapsed
22428
22429 \begin_layout Plain Layout
22430
22431 }
22432 \end_layout
22433
22434 \end_inset
22435
22436
22437 \end_layout
22438
22439 \end_inset
22440
22441
22442 \begin_inset CommandInset label
22443 LatexCommand label
22444 name "chap:Mathematical-Formulas"
22445
22446 \end_inset
22447
22448
22449 \end_layout
22450
22451 \begin_layout Standard
22452 The issues of this chapter are described in detail in the 
22453 \emph on
22454 Math
22455 \emph default
22456  manual.
22457  There you will also find tips and tricks for special cases.
22458 \end_layout
22459
22460 \begin_layout Section
22461 Basic Math Editing
22462 \begin_inset Index idx
22463 status collapsed
22464
22465 \begin_layout Plain Layout
22466 Math ! Basics
22467 \end_layout
22468
22469 \end_inset
22470
22471
22472 \end_layout
22473
22474 \begin_layout Standard
22475 To create a math formula, you can just click on the toolbar icon 
22476 \begin_inset Info
22477 type  "icon"
22478 arg   "math-mode on"
22479 \end_inset
22480
22481  (shortcut 
22482 \begin_inset Info
22483 type  "shortcut"
22484 arg   "math-mode"
22485 \end_inset
22486
22487 ).
22488  That will create a little blue rectangle, with purple markers around its
22489  corners.
22490  That blue rectangle is the formula itself; the purple markers indicate
22491  what level of nesting within the formula you are at.
22492  You can also choose a particular formula type to insert via the 
22493 \family sans
22494 Insert\SpecialChar \menuseparator
22495 Math
22496 \family default
22497  menu.
22498 \end_layout
22499
22500 \begin_layout Standard
22501 Editing the parameters of a formula and adding math constructs can be done
22502  with the 
22503 \family sans
22504 math
22505 \begin_inset space ~
22506 \end_inset
22507
22508 toolbar
22509 \family default
22510 , that appears if the cursor is in a formula.
22511 \end_layout
22512
22513 \begin_layout Standard
22514 There are two main types of formulas, inline formulas and display formulas.
22515  Inline formulas appear within a text line, like this one:
22516 \end_layout
22517
22518 \begin_layout Standard
22519 This is a line with an inline formula 
22520 \begin_inset Formula $A=B$
22521 \end_inset
22522
22523  in it.
22524 \end_layout
22525
22526 \begin_layout Standard
22527 Displayed formulas appear outside the text like if they were in a separate
22528  paragraph, like this one:
22529 \begin_inset Formula 
22530 \[
22531 A=B
22532 \]
22533
22534 \end_inset
22535
22536 You can only number and reference displayed formulas.
22537 \end_layout
22538
22539 \begin_layout Standard
22540 LyX also supports many LaTeX math commands.
22541  For example, typing 
22542 \begin_inset Quotes eld
22543 \end_inset
22544
22545
22546 \series bold
22547
22548 \backslash
22549 alpha
22550 \series default
22551
22552 \begin_inset Quotes erd
22553 \end_inset
22554
22555 , followed by a space, in a formula will create the Greek letter 
22556 \begin_inset Formula $\alpha$
22557 \end_inset
22558
22559 .
22560  Typing commands might sometimes be faster than using the 
22561 \family sans
22562 Math
22563 \begin_inset space ~
22564 \end_inset
22565
22566 Panel
22567 \family default
22568 .
22569 \end_layout
22570
22571 \begin_layout Subsection
22572 Navigating in Formulas
22573 \begin_inset Index idx
22574 status collapsed
22575
22576 \begin_layout Plain Layout
22577 Math ! Navigating
22578 \end_layout
22579
22580 \end_inset
22581
22582
22583 \end_layout
22584
22585 \begin_layout Standard
22586 The best control over the cursor position within an existing formula is
22587  achieved with the arrow keys.
22588  LyX uses small rectangles to indicate places where something can be inserted.
22589  The arrow keys can be used to navigate between parts of a formula.
22590  Pressing 
22591 \family sans
22592 Space
22593 \family default
22594  will leave a formula construct (a square root 
22595 \begin_inset Formula $\sqrt{2}$
22596 \end_inset
22597
22598 , or parentheses 
22599 \begin_inset Formula $\left(f\right)$
22600 \end_inset
22601
22602 , or a matrix 
22603 \begin_inset Formula $\left[\begin{array}{cc}
22604 1 & 2\\
22605 3 & 4
22606 \end{array}\right]$
22607 \end_inset
22608
22609 ).
22610  Pressing 
22611 \family sans
22612 Escape
22613 \family default
22614  will leave the formula, placing the cursor after the formula.
22615  
22616 \family sans
22617 Tab
22618 \family default
22619  can be used to move horizontally in a formula; for example, through the
22620  cells of a matrix or the positions in a multi-line equation.
22621 \end_layout
22622
22623 \begin_layout Standard
22624
22625 \family sans
22626 Space
22627 \family default
22628 , printed in this document as 
22629 \begin_inset Quotes eld
22630 \end_inset
22631
22632
22633 \begin_inset space \textvisiblespace{}
22634 \end_inset
22635
22636
22637 \begin_inset Quotes erd
22638 \end_inset
22639
22640 , seems to do nothing in a formula, since it does not add a space between
22641  characters, but it does exit a nested structure.
22642  For this reason, you have to be careful about using 
22643 \family sans
22644 Space
22645 \family default
22646 .
22647  For example, if you want 
22648 \begin_inset Formula $\sqrt{2x+1}$
22649 \end_inset
22650
22651 , type 
22652 \series bold
22653
22654 \backslash
22655 sqrt
22656 \begin_inset space \textvisiblespace{}
22657 \end_inset
22658
22659 2x+1
22660 \series default
22661  and not 
22662 \series bold
22663
22664 \backslash
22665 sqrt
22666 \begin_inset space \textvisiblespace{}
22667 \end_inset
22668
22669 2x
22670 \begin_inset space \textvisiblespace{}
22671 \end_inset
22672
22673 +1
22674 \series default
22675 , since in the latter case only the 
22676 \family typewriter
22677
22678 \begin_inset Formula $2x$
22679 \end_inset
22680
22681
22682 \family default
22683  will be under the square root sign: 
22684 \begin_inset Formula $\sqrt{2x}+1$
22685 \end_inset
22686
22687 .
22688 \end_layout
22689
22690 \begin_layout Standard
22691 You can leave many parts of a formula, like this matrix, partially filled
22692  in, such as:
22693 \begin_inset Formula 
22694 \[
22695 \left(\begin{array}{ccc}
22696 \lambda_{1}\\
22697  & \ddots\\
22698  &  & \lambda_{n}
22699 \end{array}\right)
22700 \]
22701
22702 \end_inset
22703
22704 If you leave a fraction only partially filled in, or a subscript with nothing
22705  in it, the results will be unpredictable, but most constructs don't mind.
22706 \end_layout
22707
22708 \begin_layout Subsection
22709 Selecting Text
22710 \end_layout
22711
22712 \begin_layout Standard
22713 You can select text within a formula in two different ways.
22714  Place the cursor at one end of the string of text you want, and press 
22715 \family sans
22716 Shift
22717 \family default
22718  and a cursor movement key to select text.
22719  It will be highlighted as with regular text selection.
22720  Alternatively, you can select text with the mouse in the usual way.
22721  That text can then be cut or copied, and then pasted within any formula,
22722  but not in a normal text region in LyX.
22723 \end_layout
22724
22725 \begin_layout Subsection
22726 Exponents and Subscripts
22727 \begin_inset Index idx
22728 status collapsed
22729
22730 \begin_layout Plain Layout
22731 Math ! Exponents
22732 \end_layout
22733
22734 \end_inset
22735
22736
22737 \begin_inset Index idx
22738 status collapsed
22739
22740 \begin_layout Plain Layout
22741 Math ! Subscripts
22742 \end_layout
22743
22744 \end_inset
22745
22746
22747 \end_layout
22748
22749 \begin_layout Standard
22750 You can use the math panel to add super- or subscripts (buttons 
22751 \begin_inset Info
22752 type  "icon"
22753 arg   "math-superscript"
22754 \end_inset
22755
22756  and 
22757 \begin_inset Info
22758 type  "icon"
22759 arg   "math-subscript"
22760 \end_inset
22761
22762 ), but it is often much easier to use a command.
22763  To get 
22764 \begin_inset Formula $x^{2}$
22765 \end_inset
22766
22767 , type in a formula 
22768 \series bold
22769 x^2
22770 \begin_inset space \textvisiblespace{}
22771 \end_inset
22772
22773
22774 \series default
22775 .
22776  The final 
22777 \family sans
22778 Space
22779 \family default
22780  puts the cursor back down on the base line of the expression.
22781  If you type 
22782 \series bold
22783 x^2y
22784 \series default
22785 , you will get 
22786 \begin_inset Formula $x^{2y}$
22787 \end_inset
22788
22789 , to get 
22790 \begin_inset Formula $x^{2}y$
22791 \end_inset
22792
22793 , type 
22794 \series bold
22795 x^2
22796 \begin_inset space \textvisiblespace{}
22797 \end_inset
22798
22799 y
22800 \series default
22801 .
22802  If you use characters in the superscript, that could be accented with the
22803  circumflex 
22804 \begin_inset Quotes eld
22805 \end_inset
22806
22807 ^
22808 \begin_inset Quotes erd
22809 \end_inset
22810
22811 , you have to use an extra 
22812 \family sans
22813 Space
22814 \family default
22815  to separate the circumflex and the character.
22816  For example, if you want 
22817 \begin_inset Formula $x^{a}$
22818 \end_inset
22819
22820 , type 
22821 \series bold
22822 x^
22823 \begin_inset space \textvisiblespace{}
22824 \end_inset
22825
22826 a
22827 \series default
22828 .
22829  Subscripts are similar: To get 
22830 \begin_inset Formula $a_{1}$
22831 \end_inset
22832
22833 , type 
22834 \series bold
22835 a_1
22836 \begin_inset space \textvisiblespace{}
22837 \end_inset
22838
22839
22840 \series default
22841 .
22842 \end_layout
22843
22844 \begin_layout Subsection
22845 Fractions
22846 \begin_inset Index idx
22847 status collapsed
22848
22849 \begin_layout Plain Layout
22850 Math ! Fractions
22851 \end_layout
22852
22853 \end_inset
22854
22855
22856 \end_layout
22857
22858 \begin_layout Standard
22859 Create a fraction either with the command 
22860 \series bold
22861
22862 \backslash
22863 frac
22864 \series default
22865  or by using the icon 
22866 \begin_inset Info
22867 type  "icon"
22868 arg   "math-insert \\frac"
22869 \end_inset
22870
22871  in the 
22872 \family sans
22873 Math
22874 \begin_inset space ~
22875 \end_inset
22876
22877 Panel
22878 \family default
22879 .
22880  You will be presented with an empty fraction.
22881  The cursor is above the fraction line.
22882  To move it to the bottom, simply press 
22883 \family sans
22884 Down
22885 \family default
22886 .
22887  To move back up, press 
22888 \family sans
22889 Up
22890 \family default
22891 .
22892  Any math structure can be placed in a fraction, as this example shows:
22893 \begin_inset Formula 
22894 \[
22895 \left[\frac{1}{\left(\begin{array}{cc}
22896 2 & 3\\
22897 4 & 5
22898 \end{array}\right)}\right]
22899 \]
22900
22901 \end_inset
22902
22903
22904 \end_layout
22905
22906 \begin_layout Subsection
22907 Roots
22908 \begin_inset Index idx
22909 status collapsed
22910
22911 \begin_layout Plain Layout
22912 Math ! Roots
22913 \end_layout
22914
22915 \end_inset
22916
22917
22918 \end_layout
22919
22920 \begin_layout Standard
22921 Roots can be created using the 
22922 \family sans
22923 Math
22924 \begin_inset space ~
22925 \end_inset
22926
22927 Panel
22928 \family default
22929  buttons 
22930 \begin_inset Info
22931 type  "icon"
22932 arg   "math-insert \\sqrt"
22933 \end_inset
22934
22935  or 
22936 \begin_inset Info
22937 type  "icon"
22938 arg   "math-insert \\root"
22939 \end_inset
22940
22941  or the commands 
22942 \series bold
22943
22944 \backslash
22945 sqrt
22946 \series default
22947  or 
22948 \series bold
22949
22950 \backslash
22951 root
22952 \series default
22953 .
22954  With the command 
22955 \series bold
22956
22957 \backslash
22958 root
22959 \series default
22960  you can produce roots of higher orders, like cube roots, while 
22961 \series bold
22962
22963 \backslash
22964 sqrt
22965 \series default
22966  always produces a square root.
22967 \end_layout
22968
22969 \begin_layout Subsection
22970 Operators with Limits
22971 \begin_inset Index idx
22972 status collapsed
22973
22974 \begin_layout Plain Layout
22975 Math ! Sums
22976 \end_layout
22977
22978 \end_inset
22979
22980
22981 \begin_inset Index idx
22982 status collapsed
22983
22984 \begin_layout Plain Layout
22985 Math ! Integrals
22986 \end_layout
22987
22988 \end_inset
22989
22990
22991 \begin_inset CommandInset label
22992 LatexCommand label
22993 name "sub:Operators-with-Limits"
22994
22995 \end_inset
22996
22997
22998 \end_layout
22999
23000 \begin_layout Standard
23001 Sum (
23002 \begin_inset Formula $\sum$
23003 \end_inset
23004
23005 ) and integral (
23006 \begin_inset Formula $\int$
23007 \end_inset
23008
23009 ) operators are very often decorated with limits.
23010  These limits can be entered in LyX by entering them as you would enter
23011  a super- or subscript, directly after the symbol.
23012  The sum operator will automatically place its 
23013 \begin_inset Quotes eld
23014 \end_inset
23015
23016 limits
23017 \begin_inset Quotes erd
23018 \end_inset
23019
23020  over and under the symbol in displayed formulas, and to the side in inline
23021  formulas, as in 
23022 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23023 \end_inset
23024
23025 , versus
23026 \begin_inset Formula 
23027 \[
23028 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23029 \]
23030
23031 \end_inset
23032
23033 Integral signs, however, will place the limits to the side in both formula
23034  types.
23035 \end_layout
23036
23037 \begin_layout Standard
23038 All operators with limits will be automatically re-sized when placed in
23039  display mode.
23040  The placement of the limits can be changed by placing the cursor directly
23041  behind the operator and using the menu 
23042 \family sans
23043 Edit\SpecialChar \menuseparator
23044 Math\SpecialChar \menuseparator
23045 Change
23046 \begin_inset space ~
23047 \end_inset
23048
23049 Limits
23050 \begin_inset space ~
23051 \end_inset
23052
23053 Type
23054 \family default
23055  or entering 
23056 \begin_inset Info
23057 type  "shortcut"
23058 arg   "math-limits"
23059 \end_inset
23060
23061 .
23062 \end_layout
23063
23064 \begin_layout Standard
23065 Certain other mathematical expressions also have this 
23066 \begin_inset Quotes eld
23067 \end_inset
23068
23069 moving limits
23070 \begin_inset Quotes erd
23071 \end_inset
23072
23073  feature, such as
23074 \begin_inset Index idx
23075 status collapsed
23076
23077 \begin_layout Plain Layout
23078 Math ! Limits
23079 \end_layout
23080
23081 \end_inset
23082
23083
23084 \begin_inset Formula 
23085 \[
23086 \lim_{x\rightarrow\infty}f(x),
23087 \]
23088
23089 \end_inset
23090
23091 which will place the 
23092 \begin_inset Formula $x\rightarrow\infty$
23093 \end_inset
23094
23095  underneath the 
23096 \begin_inset Quotes eld
23097 \end_inset
23098
23099 lim
23100 \begin_inset Quotes erd
23101 \end_inset
23102
23103  in display mode.
23104  In inline formulas it looks like this: 
23105 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23106 \end_inset
23107
23108 .
23109 \end_layout
23110
23111 \begin_layout Standard
23112 Note that the lim-function was entered as the function macro 
23113 \series bold
23114
23115 \backslash
23116 lim
23117 \series default
23118 .
23119  Have a look at section
23120 \begin_inset space ~
23121 \end_inset
23122
23123
23124 \begin_inset CommandInset ref
23125 LatexCommand ref
23126 reference "sub:Functions"
23127
23128 \end_inset
23129
23130  for an explanation of function macros.
23131 \end_layout
23132
23133 \begin_layout Subsection
23134 Math Symbols
23135 \begin_inset Index idx
23136 status collapsed
23137
23138 \begin_layout Plain Layout
23139 Math ! Symbols
23140 \end_layout
23141
23142 \end_inset
23143
23144
23145 \end_layout
23146
23147 \begin_layout Standard
23148 Most math symbols can be found in the 
23149 \family sans
23150 Math
23151 \begin_inset space ~
23152 \end_inset
23153
23154 Panel
23155 \family default
23156  under one of several categories; including 
23157 \family sans
23158 Greek
23159 \family default
23160
23161 \family sans
23162 Operators
23163 \family default
23164
23165 \family sans
23166 Relations
23167 \family default
23168
23169 \family sans
23170 Arrows
23171 \family default
23172 .
23173  There are also the additional symbols provided by the American Mathematical
23174  Society (AMS).
23175 \end_layout
23176
23177 \begin_layout Standard
23178 If you know the LaTeX-command for a construct or symbol you wish to use,
23179  you don't have to use the 
23180 \family sans
23181 Math
23182 \begin_inset space ~
23183 \end_inset
23184
23185 Panel
23186 \family default
23187 ; you can type the command directly into the formula.
23188  LyX will convert it to the corresponding symbol or construct.
23189 \end_layout
23190
23191 \begin_layout Subsection
23192 Altering Spacing
23193 \begin_inset Index idx
23194 status collapsed
23195
23196 \begin_layout Plain Layout
23197 Math ! Spaces
23198 \end_layout
23199
23200 \end_inset
23201
23202
23203 \end_layout
23204
23205 \begin_layout Standard
23206 You may want to create spaces that differ from the standard spacing that
23207  LaTeX provides.
23208  To do this, press 
23209 \begin_inset Info
23210 type  "shortcut"
23211 arg   "command-alternatives math-space ; space-insert protected"
23212 \end_inset
23213
23214  or use the 
23215 \family sans
23216 Math
23217 \begin_inset space ~
23218 \end_inset
23219
23220 Panel
23221 \family default
23222  button 
23223 \begin_inset Info
23224 type  "icon"
23225 arg   "math-insert \\space"
23226 \end_inset
23227
23228 .
23229  This generates a small space, and shows a small marker on the screen.
23230  For example, the sequence 
23231 \series bold
23232 a Ctrl+Space b
23233 \series default
23234
23235 \begin_inset Formula $a\, b$
23236 \end_inset
23237
23238  appears in LyX as 
23239 \begin_inset Graphics
23240         filename clipart/SpaceMarker.png
23241
23242 \end_inset
23243
23244 .
23245  You can change the space to different sizes when you set the cursor behind
23246  the space marker and enter space again several times.
23247  With every space enter the size will be changed.
23248  Some markers for the space size appear red in LyX, because they are negative
23249  spaces.
23250  Here are two examples:
23251 \end_layout
23252
23253 \begin_layout Standard
23254
23255 \series bold
23256 a Ctrl+Space b
23257 \series default
23258  and 3×
23259 \family sans
23260 Space
23261 \family default
23262
23263 \begin_inset Formula $a\quad b$
23264 \end_inset
23265
23266
23267 \end_layout
23268
23269 \begin_layout Standard
23270
23271 \series bold
23272 a Ctrl+Space b
23273 \series default
23274  and 5×
23275 \family sans
23276 Space
23277 \family default
23278
23279 \begin_inset Formula $a\! b$
23280 \end_inset
23281
23282
23283 \end_layout
23284
23285 \begin_layout Subsection
23286 Functions
23287 \begin_inset Index idx
23288 status collapsed
23289
23290 \begin_layout Plain Layout
23291 Math ! Functions
23292 \end_layout
23293
23294 \end_inset
23295
23296
23297 \begin_inset CommandInset label
23298 LatexCommand label
23299 name "sub:Functions"
23300
23301 \end_inset
23302
23303
23304 \end_layout
23305
23306 \begin_layout Standard
23307 The 
23308 \family sans
23309 Math
23310 \begin_inset space ~
23311 \end_inset
23312
23313 Panel
23314 \family default
23315  contains under the button 
23316 \begin_inset Info
23317 type  "icon"
23318 arg   "math-insert \\functions"
23319 \end_inset
23320
23321  a number of function macros, such as 
23322 \begin_inset Formula $\sin$
23323 \end_inset
23324
23325
23326 \begin_inset Formula $\lim$
23327 \end_inset
23328
23329
23330 \emph on
23331 etc
23332 \emph default
23333 .
23334  (you can also insert them in a formula by typing 
23335 \series bold
23336
23337 \backslash
23338 sin
23339 \series default
23340  etc.).
23341  Standard mathematical practice is that functions are printed upright to
23342  avoid confusions, because 
23343 \begin_inset Formula $sin$
23344 \end_inset
23345
23346  does normally mean 
23347 \begin_inset Formula $s\cdot i\cdot n$
23348 \end_inset
23349
23350 .
23351 \end_layout
23352
23353 \begin_layout Standard
23354 Using the function macros will also produce correct spacing around the function:
23355  
23356 \begin_inset Formula $a\sin x$
23357 \end_inset
23358
23359  is different from 
23360 \begin_inset Formula $asinx$
23361 \end_inset
23362
23363 .
23364 \end_layout
23365
23366 \begin_layout Standard
23367 For some mathematical objects, like limits, the macro changes where subscripts
23368  are placed, as described in section
23369 \begin_inset space ~
23370 \end_inset
23371
23372
23373 \begin_inset CommandInset ref
23374 LatexCommand ref
23375 reference "sub:Operators-with-Limits"
23376
23377 \end_inset
23378
23379 .
23380 \end_layout
23381
23382 \begin_layout Subsection
23383 Accents
23384 \begin_inset Index idx
23385 status collapsed
23386
23387 \begin_layout Plain Layout
23388 Math ! Accents
23389 \end_layout
23390
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \begin_layout Standard
23397 In a formula you can insert accented characters in the same way as in text
23398  mode.
23399  This may depend on your keyboard, or the bindings file you use.
23400  You can also use LaTeX commands, for example, to enter 
23401 \begin_inset Formula $\hat{a}$
23402 \end_inset
23403
23404  even if your keyboard doesn't have the circumflex enabled.
23405  Our example is entered by typing 
23406 \series bold
23407
23408 \backslash
23409 hat
23410 \begin_inset space \textvisiblespace{}
23411 \end_inset
23412
23413 a
23414 \series default
23415  in a formula.
23416  Table
23417 \begin_inset space ~
23418 \end_inset
23419
23420
23421 \begin_inset CommandInset ref
23422 LatexCommand ref
23423 reference "tab:Accent-names-and"
23424
23425 \end_inset
23426
23427  shows the equivalences between the accent names and the commands.
23428 \end_layout
23429
23430 \begin_layout Standard
23431 \begin_inset Float table
23432 wide false
23433 sideways false
23434 status open
23435
23436 \begin_layout Plain Layout
23437 \begin_inset Caption Standard
23438
23439 \begin_layout Plain Layout
23440 \begin_inset CommandInset label
23441 LatexCommand label
23442 name "tab:Accent-names-and"
23443
23444 \end_inset
23445
23446 Accent names and the corresponding commands.
23447 \end_layout
23448
23449 \end_inset
23450
23451
23452 \end_layout
23453
23454 \begin_layout Plain Layout
23455 \align center
23456 \begin_inset Tabular
23457 <lyxtabular version="3" rows="11" columns="3">
23458 <features rotate="0" tabularvalignment="middle">
23459 <column alignment="center" valignment="top" width="0pt">
23460 <column alignment="center" valignment="top" width="0pt">
23461 <column alignment="center" valignment="top" width="0pt">
23462 <row>
23463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23464 \begin_inset Text
23465
23466 \begin_layout Plain Layout
23467 Name
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23473 \begin_inset Text
23474
23475 \begin_layout Plain Layout
23476 Command
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485 E
23486 \family roman
23487 \series medium
23488 \shape up
23489 \size normal
23490 \emph off
23491 \bar no
23492 \noun off
23493 \color none
23494 xample
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 </row>
23500 <row>
23501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505
23506 \family roman
23507 \series medium
23508 \shape up
23509 \size normal
23510 \emph off
23511 \bar no
23512 \noun off
23513 \color none
23514 circumflex
23515 \end_layout
23516
23517 \end_inset
23518 </cell>
23519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523
23524 \series bold
23525
23526 \backslash
23527 hat
23528 \end_layout
23529
23530 \end_inset
23531 </cell>
23532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23533 \begin_inset Text
23534
23535 \begin_layout Plain Layout
23536
23537 \family roman
23538 \series medium
23539 \shape up
23540 \size normal
23541 \emph off
23542 \bar no
23543 \noun off
23544 \color none
23545 \begin_inset Formula $\hat{a}$
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \end_inset
23552 </cell>
23553 </row>
23554 <row>
23555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559
23560 \family roman
23561 \series medium
23562 \shape up
23563 \size normal
23564 \emph off
23565 \bar no
23566 \noun off
23567 \color none
23568 grave
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23574 \begin_inset Text
23575
23576 \begin_layout Plain Layout
23577
23578 \series bold
23579
23580 \backslash
23581 grave
23582 \end_layout
23583
23584 \end_inset
23585 </cell>
23586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23587 \begin_inset Text
23588
23589 \begin_layout Plain Layout
23590
23591 \family roman
23592 \series medium
23593 \shape up
23594 \size normal
23595 \emph off
23596 \bar no
23597 \noun off
23598 \color none
23599 \begin_inset Formula $\grave{a}$
23600 \end_inset
23601
23602
23603 \end_layout
23604
23605 \end_inset
23606 </cell>
23607 </row>
23608 <row>
23609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23610 \begin_inset Text
23611
23612 \begin_layout Plain Layout
23613
23614 \family roman
23615 \series medium
23616 \shape up
23617 \size normal
23618 \emph off
23619 \bar no
23620 \noun off
23621 \color none
23622 acute
23623 \end_layout
23624
23625 \end_inset
23626 </cell>
23627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23628 \begin_inset Text
23629
23630 \begin_layout Plain Layout
23631
23632 \series bold
23633
23634 \backslash
23635 acute
23636 \end_layout
23637
23638 \end_inset
23639 </cell>
23640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23641 \begin_inset Text
23642
23643 \begin_layout Plain Layout
23644
23645 \family roman
23646 \series medium
23647 \shape up
23648 \size normal
23649 \emph off
23650 \bar no
23651 \noun off
23652 \color none
23653 \begin_inset Formula $\acute{a}$
23654 \end_inset
23655
23656
23657 \end_layout
23658
23659 \end_inset
23660 </cell>
23661 </row>
23662 <row>
23663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23664 \begin_inset Text
23665
23666 \begin_layout Plain Layout
23667
23668 \family roman
23669 \series medium
23670 \shape up
23671 \size normal
23672 \emph off
23673 \bar no
23674 \noun off
23675 \color none
23676 umlaut
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23682 \begin_inset Text
23683
23684 \begin_layout Plain Layout
23685
23686 \series bold
23687
23688 \backslash
23689 ddot
23690 \end_layout
23691
23692 \end_inset
23693 </cell>
23694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \begin_layout Plain Layout
23698
23699 \family roman
23700 \series medium
23701 \shape up
23702 \size normal
23703 \emph off
23704 \bar no
23705 \noun off
23706 \color none
23707 \begin_inset Formula $\ddot{a}$
23708 \end_inset
23709
23710
23711 \end_layout
23712
23713 \end_inset
23714 </cell>
23715 </row>
23716 <row>
23717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721
23722 \family roman
23723 \series medium
23724 \shape up
23725 \size normal
23726 \emph off
23727 \bar no
23728 \noun off
23729 \color none
23730 tilde
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739
23740 \series bold
23741
23742 \backslash
23743 tilde
23744 \end_layout
23745
23746 \end_inset
23747 </cell>
23748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23749 \begin_inset Text
23750
23751 \begin_layout Plain Layout
23752
23753 \family roman
23754 \series medium
23755 \shape up
23756 \size normal
23757 \emph off
23758 \bar no
23759 \noun off
23760 \color none
23761 \begin_inset Formula $\tilde{a}$
23762 \end_inset
23763
23764
23765 \end_layout
23766
23767 \end_inset
23768 </cell>
23769 </row>
23770 <row>
23771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23772 \begin_inset Text
23773
23774 \begin_layout Plain Layout
23775
23776 \family roman
23777 \series medium
23778 \shape up
23779 \size normal
23780 \emph off
23781 \bar no
23782 \noun off
23783 \color none
23784 dot
23785 \end_layout
23786
23787 \end_inset
23788 </cell>
23789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23790 \begin_inset Text
23791
23792 \begin_layout Plain Layout
23793
23794 \series bold
23795
23796 \backslash
23797 dot
23798 \end_layout
23799
23800 \end_inset
23801 </cell>
23802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23803 \begin_inset Text
23804
23805 \begin_layout Plain Layout
23806
23807 \family roman
23808 \series medium
23809 \shape up
23810 \size normal
23811 \emph off
23812 \bar no
23813 \noun off
23814 \color none
23815 \begin_inset Formula $\dot{a}$
23816 \end_inset
23817
23818
23819 \end_layout
23820
23821 \end_inset
23822 </cell>
23823 </row>
23824 <row>
23825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23826 \begin_inset Text
23827
23828 \begin_layout Plain Layout
23829
23830 \family roman
23831 \series medium
23832 \shape up
23833 \size normal
23834 \emph off
23835 \bar no
23836 \noun off
23837 \color none
23838 breve
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23844 \begin_inset Text
23845
23846 \begin_layout Plain Layout
23847
23848 \series bold
23849
23850 \backslash
23851 breve
23852 \end_layout
23853
23854 \end_inset
23855 </cell>
23856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23857 \begin_inset Text
23858
23859 \begin_layout Plain Layout
23860
23861 \family roman
23862 \series medium
23863 \shape up
23864 \size normal
23865 \emph off
23866 \bar no
23867 \noun off
23868 \color none
23869 \begin_inset Formula $\breve{a}$
23870 \end_inset
23871
23872
23873 \end_layout
23874
23875 \end_inset
23876 </cell>
23877 </row>
23878 <row>
23879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23880 \begin_inset Text
23881
23882 \begin_layout Plain Layout
23883
23884 \family roman
23885 \series medium
23886 \shape up
23887 \size normal
23888 \emph off
23889 \bar no
23890 \noun off
23891 \color none
23892 caron
23893 \end_layout
23894
23895 \end_inset
23896 </cell>
23897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23898 \begin_inset Text
23899
23900 \begin_layout Plain Layout
23901
23902 \series bold
23903
23904 \backslash
23905 check
23906 \end_layout
23907
23908 \end_inset
23909 </cell>
23910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23911 \begin_inset Text
23912
23913 \begin_layout Plain Layout
23914
23915 \family roman
23916 \series medium
23917 \shape up
23918 \size normal
23919 \emph off
23920 \bar no
23921 \noun off
23922 \color none
23923 \begin_inset Formula $\check{a}$
23924 \end_inset
23925
23926
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 </row>
23932 <row>
23933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23934 \begin_inset Text
23935
23936 \begin_layout Plain Layout
23937
23938 \family roman
23939 \series medium
23940 \shape up
23941 \size normal
23942 \emph off
23943 \bar no
23944 \noun off
23945 \color none
23946 macron
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955
23956 \series bold
23957
23958 \backslash
23959 bar
23960 \end_layout
23961
23962 \end_inset
23963 </cell>
23964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23965 \begin_inset Text
23966
23967 \begin_layout Plain Layout
23968
23969 \family roman
23970 \series medium
23971 \shape up
23972 \size normal
23973 \emph off
23974 \bar no
23975 \noun off
23976 \color none
23977 \begin_inset Formula $\bar{a}$
23978 \end_inset
23979
23980
23981 \end_layout
23982
23983 \end_inset
23984 </cell>
23985 </row>
23986 <row>
23987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Plain Layout
23991 vector
23992 \end_layout
23993
23994 \end_inset
23995 </cell>
23996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23997 \begin_inset Text
23998
23999 \begin_layout Plain Layout
24000
24001 \series bold
24002
24003 \backslash
24004 vec
24005 \end_layout
24006
24007 \end_inset
24008 </cell>
24009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24010 \begin_inset Text
24011
24012 \begin_layout Plain Layout
24013
24014 \family roman
24015 \series medium
24016 \shape up
24017 \size normal
24018 \emph off
24019 \bar no
24020 \noun off
24021 \color none
24022 \begin_inset Formula $\vec{a}$
24023 \end_inset
24024
24025
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 </row>
24031 </lyxtabular>
24032
24033 \end_inset
24034
24035
24036 \end_layout
24037
24038 \end_inset
24039
24040
24041 \end_layout
24042
24043 \begin_layout Standard
24044 You can choose one of the accents by selecting an item from the 
24045 \family sans
24046 Frame
24047 \begin_inset space ~
24048 \end_inset
24049
24050 decorations
24051 \family default
24052  symbol set button 
24053 \begin_inset Info
24054 type  "icon"
24055 arg   "math-insert \\hat"
24056 \end_inset
24057
24058  in the math panel; this will apply to any selection you have made within
24059  a formula too.
24060 \end_layout
24061
24062 \begin_layout Section
24063 Brackets and Delimiters
24064 \begin_inset Index idx
24065 status collapsed
24066
24067 \begin_layout Plain Layout
24068 Math ! Brackets
24069 \end_layout
24070
24071 \end_inset
24072
24073
24074 \begin_inset Index idx
24075 status collapsed
24076
24077 \begin_layout Plain Layout
24078 Math ! Delimiters
24079 \end_layout
24080
24081 \end_inset
24082
24083
24084 \begin_inset CommandInset label
24085 LatexCommand label
24086 name "sec:Brackets-and-Delimiters"
24087
24088 \end_inset
24089
24090
24091 \end_layout
24092
24093 \begin_layout Standard
24094 There are several brackets available through LyX.
24095  For some purposes, using just the keys 
24096 \family typewriter
24097 []{}()|<>
24098 \family default
24099  should suffice.
24100  But if you want to surround a large structure, like a matrix or a fraction,
24101  or if you have several layers of brackets, it is better to use the math
24102  toolbar delimiter icon 
24103 \begin_inset Info
24104 type  "icon"
24105 arg   "dialog-show mathdelimiter"
24106 \end_inset
24107
24108 .
24109  For example, if you construct the brackets around a matrix in this way:
24110 \begin_inset Formula 
24111 \[
24112 \left[\begin{array}{cc}
24113 1 & 2\\
24114 3 & 4
24115 \end{array}\right]
24116 \]
24117
24118 \end_inset
24119
24120 it makes it easier to see the layers of parentheses.
24121  Below, the expression on the left was entered using the delimiter icon
24122  
24123 \begin_inset Info
24124 type  "icon"
24125 arg   "dialog-show mathdelimiter"
24126 \end_inset
24127
24128  and the expression on the right was entered using the 
24129 \family typewriter
24130 ()
24131 \family default
24132  keys.
24133  
24134 \begin_inset Formula 
24135 \[
24136 \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})}))}
24137 \]
24138
24139 \end_inset
24140
24141
24142 \end_layout
24143
24144 \begin_layout Standard
24145 If you use the delimiter icon, the parentheses, and other brackets from
24146  that menu will automatically re-size to accommodate the size of what is
24147  inside.
24148 \end_layout
24149
24150 \begin_layout Standard
24151 To construct brackets click on the button for the bracket you want on the
24152  left side and right side.
24153  If you use the option 
24154 \family sans
24155 Keep
24156 \begin_inset space ~
24157 \end_inset
24158
24159 matched
24160 \family default
24161 , the selected bracket type will be used for the left and the right side.
24162  The selection will be shown as TeX code.
24163  If you want one side not to have a bracket, use 
24164 \family sans
24165 (none)
24166 \family default
24167 .
24168  It will appear in LyX with a dotted line, but nothing will be printed.
24169 \end_layout
24170
24171 \begin_layout Standard
24172 If you want to place brackets around existing math structures, like a square
24173  root, you can do so by first highlighting (selecting) the structure that
24174  is to go inside the brackets.
24175  Then choose the appropriate brackets for left and right and click on 
24176 \family sans
24177 Insert
24178 \family default
24179 .
24180  The most common bracket combinations (parentheses, square brackets, and
24181  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24182  For example, to insert a pair of parentheses, select the structure and
24183  enter 
24184 \begin_inset Info
24185 type  "shortcut"
24186 arg   "math-delim ( )"
24187 \end_inset
24188
24189 .
24190 \end_layout
24191
24192 \begin_layout Section
24193 Arrays and Multi-line Equations
24194 \begin_inset Index idx
24195 status collapsed
24196
24197 \begin_layout Plain Layout
24198 Math ! Arrays
24199 \end_layout
24200
24201 \end_inset
24202
24203
24204 \begin_inset Index idx
24205 status collapsed
24206
24207 \begin_layout Plain Layout
24208 Math ! Matrices
24209 \end_layout
24210
24211 \end_inset
24212
24213
24214 \begin_inset Index idx
24215 status collapsed
24216
24217 \begin_layout Plain Layout
24218 Math ! Multi-line Equations
24219 \end_layout
24220
24221 \end_inset
24222
24223
24224 \end_layout
24225
24226 \begin_layout Standard
24227 Matrices are entered in LyX using the 
24228 \family sans
24229 Math
24230 \begin_inset space ~
24231 \end_inset
24232
24233 Panel
24234 \family default
24235  matrix button 
24236 \begin_inset Info
24237 type  "icon"
24238 arg   "dialog-show mathmatrix"
24239 \end_inset
24240
24241 .
24242  It will open a dialog for you to choose the number of rows/columns.
24243  Here is an example:
24244 \begin_inset Formula 
24245 \[
24246 \left(\begin{array}{ccc}
24247 1 & 2 & 3\\
24248 4 & 5 & 6\\
24249 7 & 8 & 9
24250 \end{array}\right)
24251 \]
24252
24253 \end_inset
24254
24255 The parentheses aren't automatic, but you can add them as described in section
24256 \begin_inset space ~
24257 \end_inset
24258
24259
24260 \begin_inset CommandInset ref
24261 LatexCommand ref
24262 reference "sec:Brackets-and-Delimiters"
24263
24264 \end_inset
24265
24266 .
24267  When you construct the matrix, you can decide whether the column entries
24268  will be left-, right-, or center-justified.
24269  This alignment is set in the box 
24270 \family sans
24271 Horizontal
24272 \family default
24273  with the letters 
24274 \begin_inset Quotes eld
24275 \end_inset
24276
24277
24278 \family sans
24279 l
24280 \family default
24281
24282 \begin_inset Quotes erd
24283 \end_inset
24284
24285
24286 \begin_inset Quotes eld
24287 \end_inset
24288
24289
24290 \family sans
24291 r
24292 \family default
24293
24294 \begin_inset Quotes erd
24295 \end_inset
24296
24297 , and 
24298 \begin_inset Quotes eld
24299 \end_inset
24300
24301
24302 \family sans
24303 c
24304 \family default
24305
24306 \begin_inset Quotes erd
24307 \end_inset
24308
24309 .
24310  LyX proposes a 
24311 \begin_inset Quotes eld
24312 \end_inset
24313
24314
24315 \family sans
24316 c
24317 \family default
24318
24319 \begin_inset Quotes erd
24320 \end_inset
24321
24322  for every column as default.
24323  For example, the sequence 
24324 \begin_inset Quotes eld
24325 \end_inset
24326
24327
24328 \family sans
24329 lcr
24330 \family default
24331
24332 \begin_inset Quotes erd
24333 \end_inset
24334
24335  means that the first column will be left-justified, the second will be
24336  centered, and the third column will be right-justified, because each letter
24337  corresponds to the relevant column.
24338  The result will look like this:
24339 \begin_inset Formula 
24340 \[
24341 \begin{array}{lcr}
24342 this & this\, column & this\, column\\
24343 column & has & has\, right\\
24344 has\, left\, alignment & center\, alignment & alignment
24345 \end{array}.
24346 \]
24347
24348 \end_inset
24349
24350
24351 \end_layout
24352
24353 \begin_layout Standard
24354 You can add more rows to an existing matrix by entering 
24355 \begin_inset Info
24356 type  "shortcut"
24357 arg   "newline-insert newline"
24358 \end_inset
24359
24360  while the cursor is in the matrix.
24361  Adding or deleting columns can be done via the menu 
24362 \family sans
24363 Edit\SpecialChar \menuseparator
24364 Math
24365 \family default
24366  or the math toolbar.
24367 \end_layout
24368
24369 \begin_layout Standard
24370 There are other arrays used in formulas, such as distinctions of cases.
24371  It can be created with the menu 
24372 \family sans
24373 Insert\SpecialChar \menuseparator
24374 Math\SpecialChar \menuseparator
24375 Cases
24376 \begin_inset space ~
24377 \end_inset
24378
24379 Environment
24380 \family default
24381  or the command 
24382 \series bold
24383
24384 \backslash
24385 cases
24386 \series default
24387 .
24388  Here is an example: 
24389 \begin_inset Formula 
24390 \[
24391 f(x)=\begin{cases}
24392 -1 & x<0\\
24393 0 & x=0\\
24394 1 & x>0
24395 \end{cases}
24396 \]
24397
24398 \end_inset
24399
24400
24401 \end_layout
24402
24403 \begin_layout Standard
24404 \begin_inset VSpace bigskip
24405 \end_inset
24406
24407 Multi-line formulas are created when you press 
24408 \begin_inset Info
24409 type  "shortcut"
24410 arg   "newline-insert newline"
24411 \end_inset
24412
24413  within a formula.
24414  In an empty formula you can see that three blue boxes appear, one for each
24415  column.
24416  When you press 
24417 \begin_inset Info
24418 type  "shortcut"
24419 arg   "newline-insert newline"
24420 \end_inset
24421
24422  in a non-empty formula, the part before the relation sign (equal sign 
24423 \begin_inset Quotes eld
24424 \end_inset
24425
24426 =
24427 \begin_inset Quotes erd
24428 \end_inset
24429
24430  etc.) will be inserted automatically in the first column, the relation sign
24431  is in the second column, and the rest in the third column.
24432  A new row is created by every further entry of 
24433 \begin_inset Info
24434 type  "shortcut"
24435 arg   "newline-insert newline"
24436 \end_inset
24437
24438 .
24439  Multi-line formulas are always displayed formulas.
24440  Here is an example:
24441 \begin_inset Formula 
24442 \begin{eqnarray}
24443 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24444 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24445 \end{eqnarray}
24446
24447 \end_inset
24448
24449 Note that the middle column is designed for relation signs so structures
24450  in this column will be printed in a smaller size:
24451 \begin_inset Formula 
24452 \begin{eqnarray*}
24453 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24454 \end{eqnarray*}
24455
24456 \end_inset
24457
24458
24459 \end_layout
24460
24461 \begin_layout Standard
24462 The multi-line formula type described here is called 
24463 \family typewriter
24464 \series medium
24465 eqnarray
24466 \family default
24467 \series default
24468 .
24469  There are other multi-line types more suitable for certain situations,
24470  for example if you want a better inter-line spacing than in formula 
24471 \begin_inset CommandInset ref
24472 LatexCommand eqref
24473 reference "eq:asquared"
24474
24475 \end_inset
24476
24477 .
24478  The other types are described in section
24479 \begin_inset space ~
24480 \end_inset
24481
24482
24483 \begin_inset CommandInset ref
24484 LatexCommand ref
24485 reference "sub:AMS-Formula-Types"
24486
24487 \end_inset
24488
24489 .
24490 \end_layout
24491
24492 \begin_layout Section
24493 Formula Numbering and Referencing
24494 \begin_inset Index idx
24495 status collapsed
24496
24497 \begin_layout Plain Layout
24498 Math ! Formula numbering
24499 \end_layout
24500
24501 \end_inset
24502
24503
24504 \begin_inset Index idx
24505 status collapsed
24506
24507 \begin_layout Plain Layout
24508 Math ! Referencing formulas
24509 \end_layout
24510
24511 \end_inset
24512
24513
24514 \begin_inset CommandInset label
24515 LatexCommand label
24516 name "sec:Formula-Numbering-and"
24517
24518 \end_inset
24519
24520
24521 \end_layout
24522
24523 \begin_layout Standard
24524 To number a formula, set the cursor in the formula and use the menu 
24525 \family sans
24526 Edit\SpecialChar \menuseparator
24527 Math\SpecialChar \menuseparator
24528 Number
24529 \begin_inset space ~
24530 \end_inset
24531
24532 Whole
24533 \begin_inset space ~
24534 \end_inset
24535
24536 Formula
24537 \family default
24538  or the shortcut 
24539 \begin_inset Info
24540 type  "shortcut"
24541 arg   "math-number-toggle"
24542 \end_inset
24543
24544 .
24545  The formula number appears in LyX within parentheses.
24546  The number shown is temporary and may be different when the output is generated.
24547  The placement and format of the formula number in the output depends on
24548  the document class.
24549  In this document the number is printed together with the chapter number,
24550  separated by a dot:
24551 \begin_inset Formula 
24552 \begin{equation}
24553 1+1=2
24554 \end{equation}
24555
24556 \end_inset
24557
24558 Using 
24559 \begin_inset Info
24560 type  "shortcut"
24561 arg   "math-number-toggle"
24562 \end_inset
24563
24564  in a numbered formula will switch off the numbering.
24565  You can only number displayed formulas.
24566 \end_layout
24567
24568 \begin_layout Standard
24569 Multi-line formulas can be numbered line by line: Using the menu 
24570 \family sans
24571 Edit\SpecialChar \menuseparator
24572 Math\SpecialChar \menuseparator
24573 Number
24574 \begin_inset space ~
24575 \end_inset
24576
24577 This
24578 \begin_inset space ~
24579 \end_inset
24580
24581 Line
24582 \family default
24583  or the shortcut 
24584 \begin_inset Info
24585 type  "shortcut"
24586 arg   "math-number-line-toggle"
24587 \end_inset
24588
24589  will only toggle the numbering of the line where the cursor is:
24590 \begin_inset Formula 
24591 \begin{eqnarray}
24592 1 & = & 3-2\\
24593 2 & = & 4-2\nonumber \\
24594 4 & \leq & 7
24595 \end{eqnarray}
24596
24597 \end_inset
24598
24599 To number all lines use the shortcut 
24600 \begin_inset Info
24601 type  "shortcut"
24602 arg   "math-number-toggle"
24603 \end_inset
24604
24605 .
24606 \end_layout
24607
24608 \begin_layout Standard
24609 \begin_inset VSpace bigskip
24610 \end_inset
24611
24612 Every displayed formula can be referenced by its number using a label.
24613  A label is inserted with the menu 
24614 \family sans
24615 Insert\SpecialChar \menuseparator
24616 Label
24617 \family default
24618  (toolbar button 
24619 \begin_inset Info
24620 type  "icon"
24621 arg   "label-insert"
24622 \end_inset
24623
24624 ) when the cursor is in the formula.
24625  This opens a dialog to enter the label.
24626  It is recommended that you use the suggested 
24627 \begin_inset Quotes eld
24628 \end_inset
24629
24630
24631 \family sans
24632 eq:
24633 \family default
24634
24635 \begin_inset Quotes erd
24636 \end_inset
24637
24638  as the first part of the label, because this helps later to identify the
24639  label type when you have many labels in your document.
24640  We inserted in the following example the label 
24641 \begin_inset Quotes eld
24642 \end_inset
24643
24644 eq:tanhExp
24645 \begin_inset Quotes erd
24646 \end_inset
24647
24648  in the second line:
24649 \begin_inset Formula 
24650 \begin{eqnarray}
24651 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24652  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24653 \end{eqnarray}
24654
24655 \end_inset
24656
24657 Every labeled line is automatically numbered.
24658  Therefore the label is shown behind the formula number.
24659  You can reference a labeled formula using the menu 
24660 \family sans
24661 Insert\SpecialChar \menuseparator
24662 Cross
24663 \begin_inset space ~
24664 \end_inset
24665
24666 Reference
24667 \family default
24668  (toolbar button 
24669 \begin_inset Info
24670 type  "icon"
24671 arg   "dialog-show-new-inset ref"
24672 \end_inset
24673
24674 ).
24675  A dialog appears to choose a label you want to refer to.
24676  The reference appears in LyX as a gray cross-reference box and in the output
24677  as the formula number:
24678 \end_layout
24679
24680 \begin_layout Standard
24681 This is a cross-reference to equation (
24682 \begin_inset CommandInset ref
24683 LatexCommand ref
24684 reference "eq:tanhExp"
24685
24686 \end_inset
24687
24688 ).
24689 \end_layout
24690
24691 \begin_layout Standard
24692 The properties of LyX's cross-reference box are described in section
24693 \begin_inset space ~
24694 \end_inset
24695
24696
24697 \begin_inset CommandInset ref
24698 LatexCommand ref
24699 reference "sec:Cross-References"
24700
24701 \end_inset
24702
24703 .
24704  To delete a label, set the cursor at the end in the labeled formula and
24705  press 
24706 \family sans
24707 Del
24708 \family default
24709 .
24710 \end_layout
24711
24712 \begin_layout Section
24713 User defined math macros
24714 \begin_inset Index idx
24715 status collapsed
24716
24717 \begin_layout Plain Layout
24718 Math ! Macros
24719 \end_layout
24720
24721 \end_inset
24722
24723
24724 \end_layout
24725
24726 \begin_layout Standard
24727 LyX allows you to define macros for formulas which is very useful when you
24728  have equations of the same form in a document several times.
24729  Math macros are explained in section 
24730 \emph on
24731 Math
24732 \begin_inset space ~
24733 \end_inset
24734
24735 Macros
24736 \emph default
24737  of the 
24738 \emph on
24739 Math
24740 \emph default
24741  manual.
24742 \end_layout
24743
24744 \begin_layout Section
24745 Fine-Tuning
24746 \end_layout
24747
24748 \begin_layout Subsection
24749 Typefaces
24750 \begin_inset Index idx
24751 status collapsed
24752
24753 \begin_layout Plain Layout
24754 Math ! Typefaces
24755 \end_layout
24756
24757 \end_inset
24758
24759
24760 \end_layout
24761
24762 \begin_layout Standard
24763 The standard font for text is italic, for numbers the standard is roman.
24764  To set a font in a formula, use the 
24765 \family sans
24766 Math
24767 \begin_inset space ~
24768 \end_inset
24769
24770 Panel
24771 \family default
24772  button 
24773 \begin_inset Info
24774 type  "icon"
24775 arg   "math-insert \\font"
24776 \end_inset
24777
24778 , or enter its command, listed in table
24779 \begin_inset space ~
24780 \end_inset
24781
24782
24783 \begin_inset CommandInset ref
24784 LatexCommand ref
24785 reference "tab:Typefaces-and-the"
24786
24787 \end_inset
24788
24789 , directly.
24790 \end_layout
24791
24792 \begin_layout Standard
24793 \begin_inset Float table
24794 wide false
24795 sideways false
24796 status open
24797
24798 \begin_layout Plain Layout
24799 \begin_inset Caption Standard
24800
24801 \begin_layout Plain Layout
24802 \begin_inset CommandInset label
24803 LatexCommand label
24804 name "tab:Typefaces-and-the"
24805
24806 \end_inset
24807
24808 Typefaces and the corresponding commands.
24809 \end_layout
24810
24811 \end_inset
24812
24813
24814 \end_layout
24815
24816 \begin_layout Plain Layout
24817 \align center
24818 \begin_inset Tabular
24819 <lyxtabular version="3" rows="9" columns="2">
24820 <features rotate="0" tabularvalignment="middle">
24821 <column alignment="center" valignment="top" width="0pt">
24822 <column alignment="center" valignment="top" width="0pt">
24823 <row>
24824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24825 \begin_inset Text
24826
24827 \begin_layout Plain Layout
24828 Font
24829 \end_layout
24830
24831 \end_inset
24832 </cell>
24833 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24834 \begin_inset Text
24835
24836 \begin_layout Plain Layout
24837 Command
24838 \end_layout
24839
24840 \end_inset
24841 </cell>
24842 </row>
24843 <row>
24844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24845 \begin_inset Text
24846
24847 \begin_layout Plain Layout
24848
24849 \shape up
24850 \size normal
24851 \bar no
24852 \noun off
24853 \color none
24854 \begin_inset Formula $\mathrm{Roman}$
24855 \end_inset
24856
24857
24858 \end_layout
24859
24860 \end_inset
24861 </cell>
24862 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24863 \begin_inset Text
24864
24865 \begin_layout Plain Layout
24866
24867 \series bold
24868
24869 \backslash
24870 mathrm
24871 \end_layout
24872
24873 \end_inset
24874 </cell>
24875 </row>
24876 <row>
24877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24878 \begin_inset Text
24879
24880 \begin_layout Plain Layout
24881 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24882 \end_inset
24883
24884
24885 \end_layout
24886
24887 \end_inset
24888 </cell>
24889 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24890 \begin_inset Text
24891
24892 \begin_layout Plain Layout
24893
24894 \series bold
24895
24896 \backslash
24897 mathbf
24898 \end_layout
24899
24900 \end_inset
24901 </cell>
24902 </row>
24903 <row>
24904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24905 \begin_inset Text
24906
24907 \begin_layout Plain Layout
24908 \begin_inset Formula $\mathit{Italic}$
24909 \end_inset
24910
24911
24912 \end_layout
24913
24914 \end_inset
24915 </cell>
24916 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24917 \begin_inset Text
24918
24919 \begin_layout Plain Layout
24920
24921 \series bold
24922
24923 \backslash
24924 mathit
24925 \end_layout
24926
24927 \end_inset
24928 </cell>
24929 </row>
24930 <row>
24931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935
24936 \shape up
24937 \size normal
24938 \bar no
24939 \noun off
24940 \color none
24941 \begin_inset Formula $\mathtt{Typewriter}$
24942 \end_inset
24943
24944
24945 \end_layout
24946
24947 \end_inset
24948 </cell>
24949 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24950 \begin_inset Text
24951
24952 \begin_layout Plain Layout
24953
24954 \series bold
24955
24956 \backslash
24957 mathtt
24958 \end_layout
24959
24960 \end_inset
24961 </cell>
24962 </row>
24963 <row>
24964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24965 \begin_inset Text
24966
24967 \begin_layout Plain Layout
24968 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24969 \end_inset
24970
24971
24972 \end_layout
24973
24974 \end_inset
24975 </cell>
24976 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24977 \begin_inset Text
24978
24979 \begin_layout Plain Layout
24980
24981 \series bold
24982
24983 \backslash
24984 mathbb
24985 \end_layout
24986
24987 \end_inset
24988 </cell>
24989 </row>
24990 <row>
24991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24992 \begin_inset Text
24993
24994 \begin_layout Plain Layout
24995 \begin_inset Formula $\mathfrak{Fraktur}$
24996 \end_inset
24997
24998
24999 \end_layout
25000
25001 \end_inset
25002 </cell>
25003 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25004 \begin_inset Text
25005
25006 \begin_layout Plain Layout
25007
25008 \series bold
25009
25010 \backslash
25011 mathfrak
25012 \end_layout
25013
25014 \end_inset
25015 </cell>
25016 </row>
25017 <row>
25018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25019 \begin_inset Text
25020
25021 \begin_layout Plain Layout
25022
25023 \shape up
25024 \size normal
25025 \emph on
25026 \bar no
25027 \noun off
25028 \color none
25029 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25030 \end_inset
25031
25032
25033 \end_layout
25034
25035 \end_inset
25036 </cell>
25037 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25038 \begin_inset Text
25039
25040 \begin_layout Plain Layout
25041
25042 \series bold
25043
25044 \backslash
25045 mathcal
25046 \end_layout
25047
25048 \end_inset
25049 </cell>
25050 </row>
25051 <row>
25052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25053 \begin_inset Text
25054
25055 \begin_layout Plain Layout
25056 \begin_inset Formula $\mathsf{SansSerif}$
25057 \end_inset
25058
25059
25060 \end_layout
25061
25062 \end_inset
25063 </cell>
25064 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25065 \begin_inset Text
25066
25067 \begin_layout Plain Layout
25068
25069 \series bold
25070
25071 \backslash
25072 mathsf
25073 \end_layout
25074
25075 \end_inset
25076 </cell>
25077 </row>
25078 </lyxtabular>
25079
25080 \end_inset
25081
25082
25083 \end_layout
25084
25085 \end_inset
25086
25087
25088 \end_layout
25089
25090 \begin_layout Standard
25091 \begin_inset Note Greyedout
25092 status open
25093
25094 \begin_layout Plain Layout
25095
25096 \series bold
25097 Note:
25098 \series default
25099  You can only print capital letters in the typefaces 
25100 \family sans
25101 Blackboard
25102 \family default
25103  and 
25104 \family sans
25105 Calligraphic
25106 \family default
25107 .
25108 \end_layout
25109
25110 \end_inset
25111
25112
25113 \end_layout
25114
25115 \begin_layout Standard
25116 When you use a typeface, a blue box is inserted in the formula.
25117  Every character in this box will be printed in this typeface.
25118  Pressing 
25119 \family sans
25120 Space
25121 \family default
25122  within the box will set the cursor outside, so that you have to use a protected
25123  space when you need a space in the box.
25124  Here is an example where 
25125 \begin_inset Quotes eld
25126 \end_inset
25127
25128 N
25129 \begin_inset Quotes erd
25130 \end_inset
25131
25132  in 
25133 \family sans
25134 Blackboard
25135 \family default
25136  denotes the set of numbers:
25137 \begin_inset Formula 
25138 \[
25139 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25140 \]
25141
25142 \end_inset
25143
25144
25145 \end_layout
25146
25147 \begin_layout Standard
25148 The typefaces are nestable, which can cause confusion.
25149  You can, for example, put a character in 
25150 \family sans
25151 Fraktur
25152 \family default
25153  in a box for 
25154 \family sans
25155 Typewriter
25156 \family default
25157
25158 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25159 \end_inset
25160
25161  
25162 \begin_inset Newline newline
25163 \end_inset
25164
25165 So it is better not to use this feature.
25166 \end_layout
25167
25168 \begin_layout Standard
25169 The typefaces have no effect on Greek letters: 
25170 \begin_inset Formula $\mathfrak{abc\delta e}$
25171 \end_inset
25172
25173
25174 \begin_inset Newline newline
25175 \end_inset
25176
25177 You can only print them emboldened using the command 
25178 \series bold
25179
25180 \backslash
25181 boldsymbol
25182 \series default
25183 , which works like the other typeface commands: 
25184 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25185 \end_inset
25186
25187
25188 \end_layout
25189
25190 \begin_layout Standard
25191
25192 \series bold
25193
25194 \backslash
25195 boldsymbol
25196 \series default
25197  works for all symbols, letters, and numbers.
25198 \end_layout
25199
25200 \begin_layout Standard
25201 A number of other font options are available as well, in the menu 
25202 \family sans
25203 Edit\SpecialChar \menuseparator
25204 Math\SpecialChar \menuseparator
25205 Text
25206 \begin_inset space ~
25207 \end_inset
25208
25209 Style
25210 \family default
25211 .
25212 \end_layout
25213
25214 \begin_layout Subsection
25215 Math Text
25216 \begin_inset Index idx
25217 status collapsed
25218
25219 \begin_layout Plain Layout
25220 Math ! Text
25221 \end_layout
25222
25223 \end_inset
25224
25225
25226 \end_layout
25227
25228 \begin_layout Standard
25229 Typefaces are useful for entering some characters in some given font, but
25230  not for text.
25231  For typing longer pieces of text use the math text, which is obtained using
25232  the entry 
25233 \family sans
25234 Normal
25235 \begin_inset space ~
25236 \end_inset
25237
25238 text
25239 \begin_inset space ~
25240 \end_inset
25241
25242 mode
25243 \family default
25244  of the 
25245 \family sans
25246 Math
25247 \begin_inset space ~
25248 \end_inset
25249
25250 Panel
25251 \family default
25252  button 
25253 \begin_inset Info
25254 type  "icon"
25255 arg   "math-insert \\font"
25256 \end_inset
25257
25258 .
25259  Math text appears in LyX in black instead of blue.
25260  You can use spaces and accents in math text as in normal text.
25261  Here is an example:
25262 \begin_inset Formula 
25263 \[
25264 f(x)=\begin{cases}
25265 x & \mbox{if I say so}\\
25266 -x & \mbox{under Umständen}
25267 \end{cases}
25268 \]
25269
25270 \end_inset
25271
25272
25273 \end_layout
25274
25275 \begin_layout Subsection
25276 Font Sizes
25277 \begin_inset Index idx
25278 status collapsed
25279
25280 \begin_layout Plain Layout
25281 Math ! Font sizes
25282 \end_layout
25283
25284 \end_inset
25285
25286
25287 \end_layout
25288
25289 \begin_layout Standard
25290 There are four font styles (relative sizes) used in math-mode, which are
25291  automatically chosen in most situations.
25292  These are called 
25293 \family sans
25294 textstyle
25295 \family default
25296
25297 \family sans
25298 displaystyle
25299 \family default
25300
25301 \family sans
25302 scriptstyle
25303 \family default
25304 , and 
25305 \family sans
25306 scriptscriptstyle
25307 \family default
25308 .
25309  For most characters, 
25310 \family sans
25311 textstyle
25312 \family default
25313  and 
25314 \family sans
25315 displaystyle
25316 \family default
25317  are actually the same size, but fractions, superscripts and subscripts,
25318  and certain other structures, are set larger in 
25319 \family sans
25320 displaystyle
25321 \family default
25322 .
25323  Except for some operators, which resize themselves to accommodate various
25324  situations, all text will be set in the styles that LaTeX thinks are appropriat
25325 e.
25326  These choices can be overridden by using the math panel button 
25327 \begin_inset Info
25328 type  "icon"
25329 arg   "math-insert \\style"
25330 \end_inset
25331
25332 .
25333  A box for the size will be created in which you can insert the math structure.
25334  For example, you can set 
25335 \begin_inset Formula $\frac{1}{2}$
25336 \end_inset
25337
25338 , which is normally in 
25339 \family sans
25340 textstyle
25341 \family default
25342 , larger in 
25343 \family sans
25344 displaystyle
25345 \family default
25346
25347 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25348 \end_inset
25349
25350 .
25351  The four styles are used in the following example:
25352 \end_layout
25353
25354 \begin_layout Standard
25355 \begin_inset Formula $displaystyle$
25356 \end_inset
25357
25358
25359 \begin_inset Formula ${\textstyle textstyle}$
25360 \end_inset
25361
25362
25363 \begin_inset Formula ${\scriptstyle scriptstyle}$
25364 \end_inset
25365
25366
25367 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25368 \end_inset
25369
25370 .
25371 \end_layout
25372
25373 \begin_layout Standard
25374 All these math-mode font sizes are relative so that if the whole math inset
25375  is set in a particular size with the menu 
25376 \family sans
25377 Edit\SpecialChar \menuseparator
25378 Text
25379 \begin_inset space ~
25380 \end_inset
25381
25382 Style
25383 \family default
25384 , all sizes in the formula will be adjusted relative to this size.
25385  Similarly, if the base font size of the document is changed, all fonts
25386  will be adjusted to correspond.
25387  As an example here is a formula in the font size 
25388 \begin_inset Quotes eld
25389 \end_inset
25390
25391 largest
25392 \begin_inset Quotes erd
25393 \end_inset
25394
25395 :
25396 \end_layout
25397
25398 \begin_layout Standard
25399
25400 \family roman
25401 \size largest
25402 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25403 \end_inset
25404
25405
25406 \end_layout
25407
25408 \begin_layout Section
25409 AMS-LaTeX
25410 \begin_inset Index idx
25411 status collapsed
25412
25413 \begin_layout Plain Layout
25414 AMS math
25415 \end_layout
25416
25417 \end_inset
25418
25419
25420 \begin_inset Index idx
25421 status collapsed
25422
25423 \begin_layout Plain Layout
25424 Math ! AMS
25425 \end_layout
25426
25427 \end_inset
25428
25429
25430 \end_layout
25431
25432 \begin_layout Standard
25433 LyX supports the packages provided by the American Mathematical Society
25434  (AMS) that are in common use.
25435 \end_layout
25436
25437 \begin_layout Subsection
25438 Enabling AMS-Support
25439 \end_layout
25440
25441 \begin_layout Standard
25442 You can make the facilities of the AMS-packages explicitly available in
25443  the document by selecting the checkbox 
25444 \family sans
25445 Use
25446 \begin_inset space ~
25447 \end_inset
25448
25449 AMS
25450 \begin_inset space ~
25451 \end_inset
25452
25453 math
25454 \begin_inset space ~
25455 \end_inset
25456
25457 package
25458 \family default
25459  in the 
25460 \family sans
25461 Document\SpecialChar \menuseparator
25462 Settings
25463 \family default
25464
25465 \begin_inset Index idx
25466 status collapsed
25467
25468 \begin_layout Plain Layout
25469 Document ! Settings
25470 \end_layout
25471
25472 \end_inset
25473
25474  dialog under 
25475 \family sans
25476 Math
25477 \begin_inset space ~
25478 \end_inset
25479
25480 Options
25481 \family default
25482 .
25483  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25484  formulas, ensure that you have enabled AMS.
25485 \end_layout
25486
25487 \begin_layout Subsection
25488 AMS-Formula Types
25489 \begin_inset CommandInset label
25490 LatexCommand label
25491 name "sub:AMS-Formula-Types"
25492
25493 \end_inset
25494
25495
25496 \begin_inset Index idx
25497 status collapsed
25498
25499 \begin_layout Plain Layout
25500 Math ! Multi-line Equations
25501 \end_layout
25502
25503 \end_inset
25504
25505
25506 \end_layout
25507
25508 \begin_layout Standard
25509 AMS-LaTeX provides a selection of different formula types.
25510  LyX allows you to choose between 
25511 \family typewriter
25512 align
25513 \family default
25514
25515 \family typewriter
25516 alignat
25517 \family default
25518
25519 \family typewriter
25520 flalign
25521 \family default
25522
25523 \family typewriter
25524 gather
25525 \family default
25526 , and 
25527 \family typewriter
25528 multline
25529 \family default
25530 .
25531  We refer you to the AMS-documentation, 
25532 \begin_inset CommandInset citation
25533 LatexCommand cite
25534 key "AMS"
25535
25536 \end_inset
25537
25538 , for an explanation of these formula types.
25539 \end_layout
25540
25541 \begin_layout Chapter
25542 More Tools
25543 \end_layout
25544
25545 \begin_layout Section
25546 Cross-References
25547 \begin_inset Index idx
25548 status collapsed
25549
25550 \begin_layout Plain Layout
25551 Cross references
25552 \end_layout
25553
25554 \end_inset
25555
25556
25557 \begin_inset CommandInset label
25558 LatexCommand label
25559 name "sec:Cross-References"
25560
25561 \end_inset
25562
25563
25564 \end_layout
25565
25566 \begin_layout Standard
25567 One of LyX's strengths is cross-references.
25568  You can reference every section, float, footnote, formula, and list in
25569  the document.
25570  To reference a document part, you have to insert a label into it.
25571  The label is used as an anchor and a name for the reference.
25572  We want for example to refer to the second item of the following list:
25573 \end_layout
25574
25575 \begin_layout Enumerate
25576 First item
25577 \end_layout
25578
25579 \begin_layout Enumerate
25580 \begin_inset CommandInset label
25581 LatexCommand label
25582 name "enu:Second-item"
25583
25584 \end_inset
25585
25586 Second item
25587 \end_layout
25588
25589 \begin_layout Enumerate
25590 Third item
25591 \end_layout
25592
25593 \begin_layout Standard
25594 First we insert a label into the second item with the menu 
25595 \family sans
25596 Insert\SpecialChar \menuseparator
25597 Label
25598 \family default
25599  or by pressing the toolbar button 
25600 \begin_inset Info
25601 type  "icon"
25602 arg   "label-insert"
25603 \end_inset
25604
25605 .
25606  A gray label box like this: 
25607 \begin_inset Graphics
25608         filename clipart/labelQt4.png
25609         scale 85
25610
25611 \end_inset
25612
25613  is inserted and the label window pops up asking for the label text.
25614  LyX offers as text the first words of the item with a prefix, in our case
25615  the text 
25616 \begin_inset Quotes eld
25617 \end_inset
25618
25619
25620 \family sans
25621 enu:Second-item
25622 \family default
25623
25624 \begin_inset Quotes erd
25625 \end_inset
25626
25627 .
25628  The prefix 
25629 \begin_inset Quotes eld
25630 \end_inset
25631
25632
25633 \family sans
25634 enu:
25635 \family default
25636
25637 \begin_inset Quotes erd
25638 \end_inset
25639
25640  stands for 
25641 \begin_inset Quotes eld
25642 \end_inset
25643
25644 enumerate
25645 \begin_inset Quotes erd
25646 \end_inset
25647
25648 .
25649  The prefix depends on the document part where the label is inserted; for
25650  example, if you insert a label into a section heading, the suggested prefix
25651  will be 
25652 \begin_inset Quotes eld
25653 \end_inset
25654
25655
25656 \family sans
25657 sec:
25658 \family default
25659
25660 \begin_inset Quotes erd
25661 \end_inset
25662
25663 .
25664 \end_layout
25665
25666 \begin_layout Standard
25667 To reference the item, we refer to its label using the menu 
25668 \family sans
25669 Insert\SpecialChar \menuseparator
25670 Cross-Reference
25671 \family default
25672  or the toolbar button 
25673 \begin_inset Info
25674 type  "icon"
25675 arg   "dialog-show-new-inset ref"
25676 \end_inset
25677
25678 .
25679  A gray cross-reference box like this: 
25680 \begin_inset Graphics
25681         filename clipart/referenceQt4.png
25682         scale 85
25683
25684 \end_inset
25685
25686  is inserted and the cross-reference window appears showing all the labels
25687  in the document.
25688  We can now sort the labels alphabetically and then choose the entry 
25689 \begin_inset Quotes eld
25690 \end_inset
25691
25692
25693 \family sans
25694 enu:Second-item
25695 \family default
25696
25697 \begin_inset Quotes erd
25698 \end_inset
25699
25700 .
25701  At the position of the cross-reference box the item number will appear
25702  in the output.
25703 \end_layout
25704
25705 \begin_layout Standard
25706 As an alternative to 
25707 \family sans
25708 Insert\SpecialChar \menuseparator
25709 Cross-Reference
25710 \family default
25711 , you can right-click on a label and in the popup menu select 
25712 \family sans
25713 Copy as Reference
25714 \family default
25715 .
25716  The cross-reference to this label is now in the clipboard and can be pasted
25717  to the actual cursor position via the menu 
25718 \family sans
25719 Edit\SpecialChar \menuseparator
25720 Paste
25721 \family default
25722  (shortcut 
25723 \begin_inset Info
25724 type  "shortcut"
25725 arg   "paste"
25726 \end_inset
25727
25728 ).
25729 \end_layout
25730
25731 \begin_layout Standard
25732 Here is our cross-reference: Item
25733 \begin_inset space ~
25734 \end_inset
25735
25736
25737 \begin_inset CommandInset ref
25738 LatexCommand ref
25739 reference "enu:Second-item"
25740
25741 \end_inset
25742
25743
25744 \end_layout
25745
25746 \begin_layout Standard
25747 It is recommended to use a protected space
25748 \begin_inset Foot
25749 status collapsed
25750
25751 \begin_layout Plain Layout
25752 described in section
25753 \begin_inset space ~
25754 \end_inset
25755
25756
25757 \begin_inset CommandInset ref
25758 LatexCommand ref
25759 reference "sub:Protected-Space"
25760
25761 \end_inset
25762
25763
25764 \end_layout
25765
25766 \end_inset
25767
25768  between the cross-reference name and the cross-reference to avoid ugly
25769  line breaks between them.
25770 \end_layout
25771
25772 \begin_layout Standard
25773 There are six formats of cross-references:
25774 \end_layout
25775
25776 \begin_layout Description
25777 <reference>: prints the number, this is the default: 
25778 \begin_inset CommandInset ref
25779 LatexCommand ref
25780 reference "fig:Two-distorted-images"
25781
25782 \end_inset
25783
25784
25785 \end_layout
25786
25787 \begin_layout Description
25788 (<reference>): prints the number within two parentheses, this is the style
25789  normally used to reference formulas, especially when the reference name
25790  
25791 \begin_inset Quotes eld
25792 \end_inset
25793
25794 Equation
25795 \begin_inset Quotes erd
25796 \end_inset
25797
25798  is omitted: 
25799 \begin_inset CommandInset ref
25800 LatexCommand eqref
25801 reference "eq:tanhExp"
25802
25803 \end_inset
25804
25805
25806 \end_layout
25807
25808 \begin_layout Description
25809 <page>: prints the page number: Page
25810 \begin_inset space ~
25811 \end_inset
25812
25813
25814 \begin_inset CommandInset ref
25815 LatexCommand pageref
25816 reference "fig:Two-distorted-images"
25817
25818 \end_inset
25819
25820
25821 \end_layout
25822
25823 \begin_layout Description
25824 on
25825 \begin_inset space ~
25826 \end_inset
25827
25828 page
25829 \begin_inset space ~
25830 \end_inset
25831
25832 <page>: prints the text “on page” and the page number: 
25833 \begin_inset CommandInset ref
25834 LatexCommand vpageref
25835 reference "fig:Two-distorted-images"
25836
25837 \end_inset
25838
25839
25840 \begin_inset Newline newline
25841 \end_inset
25842
25843 If the label is on the same page, it prints “on this page”; if the label
25844  is on a facing page in a two-sided document, it prints “on the facing page”;
25845  if it is on the previous page which is not a facing page, it prints “on
25846  the previous page”; if it is on the next page which is not a facing page,
25847  it prints “on the next page”.
25848  The wording of the printed text also depends on the used document class.
25849 \end_layout
25850
25851 \begin_layout Description
25852 <reference>
25853 \begin_inset space ~
25854 \end_inset
25855
25856 on
25857 \begin_inset space ~
25858 \end_inset
25859
25860 page
25861 \begin_inset space ~
25862 \end_inset
25863
25864 <page>: prints the number, the text “on page” and the page number: 
25865 \begin_inset CommandInset ref
25866 LatexCommand vref
25867 reference "fig:Two-distorted-images"
25868
25869 \end_inset
25870
25871
25872 \begin_inset Newline newline
25873 \end_inset
25874
25875 If the label is on the same page, this format behaves like 
25876 \family sans
25877 \series bold
25878 <reference>
25879 \family default
25880 \series default
25881 ; otherwise it behaves like 
25882 \family sans
25883 \series bold
25884 on
25885 \begin_inset space ~
25886 \end_inset
25887
25888 page
25889 \begin_inset space ~
25890 \end_inset
25891
25892 <page>
25893 \family default
25894 \series default
25895 .
25896 \end_layout
25897
25898 \begin_layout Description
25899 Formatted
25900 \begin_inset space ~
25901 \end_inset
25902
25903 reference: prints a self defined cross-reference format.
25904 \begin_inset Newline newline
25905 \end_inset
25906
25907
25908 \begin_inset Note Greyedout
25909 status open
25910
25911 \begin_layout Plain Layout
25912
25913 \series bold
25914 Note:
25915 \series default
25916  This feature is only available when you have the LaTeX-package 
25917 \series bold
25918 prettyref
25919 \series default
25920  or 
25921 \series bold
25922 refstyle
25923 \series default
25924
25925 \begin_inset Index idx
25926 status collapsed
25927
25928 \begin_layout Plain Layout
25929 LaTeX-packages ! prettyref
25930 \end_layout
25931
25932 \end_inset
25933
25934
25935 \begin_inset Index idx
25936 status collapsed
25937
25938 \begin_layout Plain Layout
25939 LaTeX-packages ! refstyle
25940 \end_layout
25941
25942 \end_inset
25943
25944  installed.
25945 \end_layout
25946
25947 \end_inset
25948
25949
25950 \begin_inset Newline newline
25951 \end_inset
25952
25953 You can select which LaTeX-package should be used for this feature by setting
25954  the option 
25955 \family sans
25956 Use refstyle (not prettyref) for cross-references
25957 \family default
25958  in the menu 
25959 \family sans
25960 Document\SpecialChar \menuseparator
25961 Settings\SpecialChar \menuseparator
25962 Document Class
25963 \family default
25964 .
25965  The package 
25966 \series bold
25967 refstyle
25968 \series default
25969  is the default and preferred because 
25970 \series bold
25971 prettyref
25972 \series default
25973  supports only English documents.
25974  The format is specified by using the command 
25975 \series bold
25976
25977 \backslash
25978 newrefformat
25979 \series default
25980  (prettyref) or 
25981 \series bold
25982
25983 \backslash
25984 newref
25985 \series default
25986  (refstyle) in the LaTeX preamble of the document.
25987  For example redefining all references to figures (which have the label
25988  shortcut 
25989 \begin_inset Quotes eld
25990 \end_inset
25991
25992
25993 \family sans
25994 fig
25995 \family default
25996
25997 \begin_inset Quotes erd
25998 \end_inset
25999
26000 ) can be done with this command
26001 \begin_inset Newline newline
26002 \end_inset
26003
26004
26005 \series bold
26006
26007 \backslash
26008 newref{fig}{refcmd={Image on page 
26009 \backslash
26010 pageref{#1}}}
26011 \series default
26012
26013 \begin_inset Newline newline
26014 \end_inset
26015
26016 For more information about the format, have a look at the package documentations
26017
26018 \begin_inset CommandInset citation
26019 LatexCommand cite
26020 key "prettyref,refstyle"
26021
26022 \end_inset
26023
26024 .
26025 \end_layout
26026
26027 \begin_layout Description
26028 Textual
26029 \begin_inset space ~
26030 \end_inset
26031
26032 reference: prints the caption or the name of the reference: 
26033 \begin_inset CommandInset ref
26034 LatexCommand nameref
26035 reference "fig:Two-distorted-images"
26036
26037 \end_inset
26038
26039
26040 \end_layout
26041
26042 \begin_layout Standard
26043 The number and current page of the referenced document part in the output
26044  is automatically calculated by LaTeX.
26045  The varieties are adjusted in the field 
26046 \family sans
26047 Format
26048 \family default
26049  of the cross-reference window, that appears when you click on the cross-referen
26050 ce.
26051 \end_layout
26052
26053 \begin_layout Standard
26054 You can only use the style 
26055 \family sans
26056 <reference>
26057 \family default
26058  to reference numbered document parts, while the reference style 
26059 \family sans
26060 <page>
26061 \family default
26062  is always possible.
26063 \end_layout
26064
26065 \begin_layout Standard
26066 If you want to reference a section, put the label in the section heading;
26067  for floats put the label in the caption; for footnotes put the label in
26068  it.
26069  Referencing formulas is explained in section
26070 \begin_inset space ~
26071 \end_inset
26072
26073
26074 \begin_inset CommandInset ref
26075 LatexCommand ref
26076 reference "sec:Formula-Numbering-and"
26077
26078 \end_inset
26079
26080 .
26081 \end_layout
26082
26083 \begin_layout Standard
26084 Right-clicking on a cross-reference opens a context menu.
26085  The entry 
26086 \family sans
26087 Go
26088 \begin_inset space ~
26089 \end_inset
26090
26091 to
26092 \begin_inset space ~
26093 \end_inset
26094
26095 Label
26096 \family default
26097  sets the cursor before the referenced label.
26098  This entry will be renamed in the context menu of the label to 
26099 \family sans
26100 Go
26101 \begin_inset space ~
26102 \end_inset
26103
26104 Back
26105 \family default
26106  so that you can use it to set the cursor back to the cross-reference.
26107  You can also go back with the toolbar button 
26108 \begin_inset Info
26109 type  "icon"
26110 arg   "bookmark-goto 0"
26111 \end_inset
26112
26113 .
26114 \end_layout
26115
26116 \begin_layout Standard
26117 You can change labels at any time.
26118  References to the changed label will automatically be updated so that you
26119  do not need to think about this.
26120 \end_layout
26121
26122 \begin_layout Standard
26123 If a cross-reference refers to a non-existent label, you will see in LyX
26124  “BROKEN” in the cross-reference label and two question marks in the output
26125  instead of the reference.
26126 \end_layout
26127
26128 \begin_layout Standard
26129 References are described in detail in the section
26130 \begin_inset space ~
26131 \end_inset
26132
26133
26134 \begin_inset Quotes eld
26135 \end_inset
26136
26137 Referencing Floats
26138 \begin_inset Quotes erd
26139 \end_inset
26140
26141  of the 
26142 \emph on
26143 Embedded
26144 \begin_inset space ~
26145 \end_inset
26146
26147 Objects
26148 \emph default
26149  manual.
26150 \end_layout
26151
26152 \begin_layout Section
26153 Table of Contents and other Listings
26154 \begin_inset Index idx
26155 status collapsed
26156
26157 \begin_layout Plain Layout
26158 Table of contents
26159 \end_layout
26160
26161 \end_inset
26162
26163
26164 \begin_inset Index idx
26165 status collapsed
26166
26167 \begin_layout Plain Layout
26168 Outline
26169 \end_layout
26170
26171 \end_inset
26172
26173
26174 \begin_inset CommandInset label
26175 LatexCommand label
26176 name "sec:toc"
26177
26178 \end_inset
26179
26180
26181 \end_layout
26182
26183 \begin_layout Subsection
26184 Table of Contents
26185 \begin_inset CommandInset label
26186 LatexCommand label
26187 name "sub:Table-of-Contents"
26188
26189 \end_inset
26190
26191
26192 \end_layout
26193
26194 \begin_layout Standard
26195 The Table of Contents (TOC) is inserted with the menu 
26196 \family sans
26197 Insert\SpecialChar \menuseparator
26198 List/TOC\SpecialChar \menuseparator
26199 Table
26200 \begin_inset space ~
26201 \end_inset
26202
26203 of
26204 \begin_inset space ~
26205 \end_inset
26206
26207 Contents
26208 \family default
26209 .
26210  It is displayed in LyX as a gray box.
26211  If you click on it, the 
26212 \family sans
26213 Outline
26214 \family default
26215  window appears, showing you the TOC entries as outline, which allows you
26216  to move and rearrange sections in your documents.
26217  So this operation is an alternative to the menu 
26218 \family sans
26219 View\SpecialChar \menuseparator
26220 Outline
26221 \begin_inset space ~
26222 \end_inset
26223
26224 Pane
26225 \family default
26226  that is described in section
26227 \begin_inset space ~
26228 \end_inset
26229
26230
26231 \begin_inset CommandInset ref
26232 LatexCommand ref
26233 reference "sub:The-Outliner"
26234
26235 \end_inset
26236
26237 .
26238 \end_layout
26239
26240 \begin_layout Standard
26241 The TOC in the document output lists every numbered section automatically.
26242  If you have declared a short title for a section heading, as described
26243  in section
26244 \begin_inset space ~
26245 \end_inset
26246
26247
26248 \begin_inset CommandInset ref
26249 LatexCommand ref
26250 reference "sec:Short-Titles"
26251
26252 \end_inset
26253
26254 , it will be used in the TOC instead of the section heading.
26255  Section
26256 \begin_inset space ~
26257 \end_inset
26258
26259
26260 \begin_inset CommandInset ref
26261 LatexCommand ref
26262 reference "sub:Numbering-depth"
26263
26264 \end_inset
26265
26266  describes how the level is adjusted that defines which section types are
26267  listed in the TOC.
26268  Unnumbered sections are not listed in the TOC.
26269 \end_layout
26270
26271 \begin_layout Subsection
26272 List of Figures, Tables, Listings and Algorithms
26273 \begin_inset CommandInset label
26274 LatexCommand label
26275 name "sub:List-of-Figures"
26276
26277 \end_inset
26278
26279
26280 \end_layout
26281
26282 \begin_layout Standard
26283 Table, figure, listings and algorithm lists are very much like the table
26284  of contents.
26285  You can insert them via the 
26286 \family sans
26287 Insert\SpecialChar \menuseparator
26288 List/TOC
26289 \family default
26290  submenus.
26291  The list entries are the float captions and the float number.
26292 \end_layout
26293
26294 \begin_layout Section
26295 URLs and Hyperlinks
26296 \begin_inset Index idx
26297 status collapsed
26298
26299 \begin_layout Plain Layout
26300 URLs
26301 \end_layout
26302
26303 \end_inset
26304
26305
26306 \begin_inset Index idx
26307 status collapsed
26308
26309 \begin_layout Plain Layout
26310 Hyperlinks
26311 \end_layout
26312
26313 \end_inset
26314
26315
26316 \end_layout
26317
26318 \begin_layout Subsection
26319 URLs
26320 \begin_inset CommandInset label
26321 LatexCommand label
26322 name "sub:URLs"
26323
26324 \end_inset
26325
26326
26327 \end_layout
26328
26329 \begin_layout Standard
26330 Links to web pages or email addresses can be inserted via the menu 
26331 \family sans
26332 Insert\SpecialChar \menuseparator
26333 URL
26334 \family default
26335 .
26336 \end_layout
26337
26338 \begin_layout Standard
26339 Here is an example URL: LyX's homepage: 
26340 \begin_inset Flex URL
26341 status collapsed
26342
26343 \begin_layout Plain Layout
26344
26345 http://www.lyx.org
26346 \end_layout
26347
26348 \end_inset
26349
26350
26351 \end_layout
26352
26353 \begin_layout Standard
26354 You cannot change the style of the link text, the URL text will always be
26355  in the style 
26356 \family typewriter
26357 Typewriter
26358 \family default
26359 .
26360  To be able to format the URL text, use hyperlinks as explained in the next
26361  subsection.
26362 \end_layout
26363
26364 \begin_layout Standard
26365 \begin_inset Note Greyedout
26366 status open
26367
26368 \begin_layout Plain Layout
26369
26370 \series bold
26371 Note:
26372 \series default
26373  URLs must not end with a backslash, otherwise you get LaTeX errors.
26374 \end_layout
26375
26376 \end_inset
26377
26378
26379 \end_layout
26380
26381 \begin_layout Subsection
26382 Hyperlinks
26383 \begin_inset CommandInset label
26384 LatexCommand label
26385 name "sub:Hyperlinks"
26386
26387 \end_inset
26388
26389
26390 \end_layout
26391
26392 \begin_layout Standard
26393 Hyperlinks can be inserted with the menu 
26394 \family sans
26395 Insert\SpecialChar \menuseparator
26396 Hyperlink
26397 \family default
26398  or with the toolbar button 
26399 \begin_inset Info
26400 type  "icon"
26401 arg   "href-insert"
26402 \end_inset
26403
26404 .
26405  The appearing dialog has two fields: 
26406 \family sans
26407 Target
26408 \family default
26409  and 
26410 \family sans
26411 Name
26412 \family default
26413 .
26414  The name is the printed text for the hyperlink.
26415  The hyperlink type can be a weblink like this: 
26416 \begin_inset CommandInset href
26417 LatexCommand href
26418 name "LyX's homepage"
26419 target "http://www.lyx.org"
26420
26421 \end_inset
26422
26423 , an Email address like this: 
26424 \begin_inset CommandInset href
26425 LatexCommand href
26426 name "lyx-docs mailing list"
26427 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26428 type "mailto:"
26429
26430 \end_inset
26431
26432 , or a link to a file.
26433 \end_layout
26434
26435 \begin_layout Standard
26436 You can start applications via a hyperlink when you insert a weblink by
26437  adding the prefix 
26438 \begin_inset Quotes eld
26439 \end_inset
26440
26441
26442 \family sans
26443 run:
26444 \family default
26445
26446 \begin_inset Quotes erd
26447 \end_inset
26448
26449  to the link target.
26450 \end_layout
26451
26452 \begin_layout Standard
26453 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26454  and become clickable in the DVI and PDF-output.
26455  To set the format of the link text, highlight the hyperlink inset and use
26456  the text style dialog.
26457  This is for example a hyperlink with bold sans serif text: 
26458 \family sans
26459 \series bold
26460
26461 \begin_inset CommandInset href
26462 LatexCommand href
26463 name "LyX's homepage"
26464 target "http://www.lyx.org"
26465
26466 \end_inset
26467
26468
26469 \end_layout
26470
26471 \begin_layout Standard
26472 The link text color can be changed, when the option 
26473 \family sans
26474 Color links
26475 \family default
26476  is set in the PDF Properties dialog (menu 
26477 \family sans
26478 Document\SpecialChar \menuseparator
26479 Settings\SpecialChar \menuseparator
26480 PDF Properties
26481 \family default
26482 ).
26483  The link text is for example set in this document to blue by adding the
26484  option
26485 \begin_inset Newline newline
26486 \end_inset
26487
26488
26489 \series bold
26490 urlcolor=blue
26491 \series default
26492
26493 \begin_inset Newline newline
26494 \end_inset
26495
26496 to the field 
26497 \family sans
26498 Additional options
26499 \family default
26500  in the PDF Properties dialog.
26501 \end_layout
26502
26503 \begin_layout Section
26504 Appendices
26505 \begin_inset Index idx
26506 status collapsed
26507
26508 \begin_layout Plain Layout
26509 Appendix
26510 \end_layout
26511
26512 \end_inset
26513
26514
26515 \begin_inset CommandInset label
26516 LatexCommand label
26517 name "sec:Appendices"
26518
26519 \end_inset
26520
26521
26522 \end_layout
26523
26524 \begin_layout Standard
26525 Appendices are created with the menu 
26526 \family sans
26527 Document\SpecialChar \menuseparator
26528 Start
26529 \begin_inset space ~
26530 \end_inset
26531
26532 Appendix
26533 \begin_inset space ~
26534 \end_inset
26535
26536 Here
26537 \family default
26538 .
26539  This menu sets the document from the current cursor position to the end
26540  as the appendix part of the book.
26541  This part is marked with a red borderline.
26542 \end_layout
26543
26544 \begin_layout Standard
26545 Every chapter (or section) within the appendix part is treated as an appendix,
26546  numbered with a capital Latin letter.
26547  The appendix subsections are numbered with this letter followed by a dot
26548  and the subsection number.
26549  All appendix sections can be referenced as if they were normal sections,
26550  here two examples:
26551 \end_layout
26552
26553 \begin_layout Standard
26554 Appendix
26555 \begin_inset space ~
26556 \end_inset
26557
26558
26559 \begin_inset CommandInset ref
26560 LatexCommand ref
26561 reference "chap:Credits"
26562
26563 \end_inset
26564
26565 ; Appendix
26566 \begin_inset space ~
26567 \end_inset
26568
26569
26570 \begin_inset CommandInset ref
26571 LatexCommand ref
26572 reference "sub:Export"
26573
26574 \end_inset
26575
26576
26577 \end_layout
26578
26579 \begin_layout Section
26580 Bibliography
26581 \begin_inset Index idx
26582 status collapsed
26583
26584 \begin_layout Plain Layout
26585 Bibliography
26586 \end_layout
26587
26588 \end_inset
26589
26590
26591 \begin_inset CommandInset label
26592 LatexCommand label
26593 name "sec:Bibliography"
26594
26595 \end_inset
26596
26597
26598 \end_layout
26599
26600 \begin_layout Standard
26601 There are two ways of generating the bibliography in a LyX-document.
26602  You can include a bibliography database,
26603 \begin_inset Foot
26604 status collapsed
26605
26606 \begin_layout Plain Layout
26607 Known under the name 
26608 \begin_inset Quotes eld
26609 \end_inset
26610
26611 BibTeX-database
26612 \begin_inset Quotes erd
26613 \end_inset
26614
26615 .
26616 \end_layout
26617
26618 \end_inset
26619
26620  which is explained in the next subsection, or you can insert the bibliography
26621  manually, using the paragraph environment 
26622 \family sans
26623 Bibliography
26624 \family default
26625 , which was described in section
26626 \begin_inset space ~
26627 \end_inset
26628
26629
26630 \begin_inset CommandInset ref
26631 LatexCommand ref
26632 reference "sub:Biblio_environment"
26633
26634 \end_inset
26635
26636 .
26637  If you want anything other than the numerical citations that are used in
26638  this document, like author-year citations, then you must
26639 \emph on
26640  
26641 \emph default
26642 use a bibliography database.
26643 \end_layout
26644
26645 \begin_layout Subsection
26646 The Bibliography Environment
26647 \end_layout
26648
26649 \begin_layout Standard
26650 Within the 
26651 \family sans
26652 Bibliography
26653 \family default
26654  environment, every paragraph begins with a gray bibliography box labeled
26655  with a number.
26656  If you click on it, you will get a dialog in which you can set a 
26657 \family sans
26658 Key
26659 \family default
26660  and a 
26661 \family sans
26662 Label
26663 \family default
26664 .
26665  The key is the symbolic name by which you will refer to this bibliography
26666  entry.
26667  For example, our second entry in the bibliography is a book about LaTeX
26668  and we used 
26669 \begin_inset Quotes eld
26670 \end_inset
26671
26672 latexcompanion
26673 \begin_inset Quotes erd
26674 \end_inset
26675
26676 , a short form of its title, as the key.
26677 \end_layout
26678
26679 \begin_layout Standard
26680 You can cross-reference a bibliography entry using the menu 
26681 \family sans
26682 Insert\SpecialChar \menuseparator
26683 Citation
26684 \family default
26685  or the toolbar button 
26686 \begin_inset Info
26687 type  "icon"
26688 arg   "dialog-show-new-inset citation"
26689 \end_inset
26690
26691 .
26692  A citation reference box is inserted and a citation window will appear
26693  containing the available citations.
26694  Select one or more keys from the list and 
26695 \family sans
26696 Add
26697 \family default
26698  them.
26699  Then press 
26700 \family sans
26701 OK
26702 \family default
26703 .
26704  The citation reference box will be labeled with the referenced key(s).
26705  If you click on the box, the citation window will appear and you can change
26706  the reference.
26707 \end_layout
26708
26709 \begin_layout Standard
26710 Citation references appear in the output as the number of the bibliography
26711  entry with surrounding brackets.
26712  If you set a 
26713 \family sans
26714 Label
26715 \family default
26716  for the entry, the label will appear instead of the number.
26717  Here are two examples; the first without a label, the second with the label
26718  
26719 \begin_inset Quotes eld
26720 \end_inset
26721
26722 Credits
26723 \begin_inset Quotes erd
26724 \end_inset
26725
26726 :
26727 \end_layout
26728
26729 \begin_layout Standard
26730 Have a look at the 
26731 \family sans
26732 LaTeX Companion Second Edition
26733 \family default
26734
26735 \begin_inset CommandInset citation
26736 LatexCommand cite
26737 key "latexcompanion"
26738
26739 \end_inset
26740
26741
26742 \end_layout
26743
26744 \begin_layout Standard
26745 The LyX-Team members are listed in the Credits: 
26746 \begin_inset CommandInset citation
26747 LatexCommand cite
26748 key "lyxcredit"
26749
26750 \end_inset
26751
26752
26753 \end_layout
26754
26755 \begin_layout Standard
26756 To align all entries in the bibliography environment you can set a longest
26757  label via the menu 
26758 \family sans
26759 Edit\SpecialChar \menuseparator
26760 Paragraph
26761 \begin_inset space ~
26762 \end_inset
26763
26764 Settings
26765 \family default
26766  (toolbar button 
26767 \begin_inset Info
26768 type  "icon"
26769 arg   "layout-paragraph"
26770 \end_inset
26771
26772 ).
26773  All entries are then indented in the output by the width of the given label.
26774 \end_layout
26775
26776 \begin_layout Subsection
26777 Bibliography databases (BibTeX)
26778 \begin_inset Index idx
26779 status collapsed
26780
26781 \begin_layout Plain Layout
26782 Bibliography ! Databases
26783 \end_layout
26784
26785 \end_inset
26786
26787
26788 \begin_inset Index idx
26789 status collapsed
26790
26791 \begin_layout Plain Layout
26792 Bibliography ! BibTeX
26793 \end_layout
26794
26795 \end_inset
26796
26797
26798 \begin_inset CommandInset label
26799 LatexCommand label
26800 name "sub:Bibliography-databases"
26801
26802 \end_inset
26803
26804
26805 \end_layout
26806
26807 \begin_layout Standard
26808 Bibliography databases are useful if you use the same bibliography in different
26809  documents.
26810 \begin_inset Foot
26811 status collapsed
26812
26813 \begin_layout Plain Layout
26814 They are also useful for keeping a database of articles and notes concerning
26815  them.
26816  Most of the database programs mentioned below allow you to store annotations
26817  and reviews along with bibliographical information.
26818 \end_layout
26819
26820 \end_inset
26821
26822  It also makes it very easy to have a uniform layout for all bibliography
26823  entries.
26824  You can collect the bibliography of all relevant books and articles of
26825  your working field in a database.
26826  This database can be used for different documents, and by default only
26827  the entries cited in a particular document will appear in the bibliography
26828  list for that document.
26829  This relieves you of the need to keep track of which articles and books
26830  you have cited.
26831 \end_layout
26832
26833 \begin_layout Standard
26834 The database is a text file with the file extension 
26835 \begin_inset Quotes eld
26836 \end_inset
26837
26838
26839 \family sans
26840 .bib
26841 \family default
26842
26843 \begin_inset Quotes erd
26844 \end_inset
26845
26846 , containing the bibliography in a special format.
26847  The format is explained in 
26848 \begin_inset CommandInset citation
26849 LatexCommand cite
26850 key "BibTeX-2"
26851
26852 \end_inset
26853
26854  and in the LaTeX books (
26855 \begin_inset CommandInset citation
26856 LatexCommand cite
26857 key "Mittelbach,Kopka,Lamport"
26858
26859 \end_inset
26860
26861 ).
26862  The file can be created using any text editor, but normally one uses a
26863  special program to create and edit the entries in the database.
26864  A list of such programs is maintained on the LyX Wiki at 
26865 \begin_inset Flex URL
26866 status collapsed
26867
26868 \begin_layout Plain Layout
26869
26870 http://wiki.lyx.org/BibTeX/Programs
26871 \end_layout
26872
26873 \end_inset
26874
26875 .
26876 \end_layout
26877
26878 \begin_layout Standard
26879 To use a database, use the menu 
26880 \family sans
26881 Insert\SpecialChar \menuseparator
26882 List
26883 \family default
26884 /
26885 \family sans
26886 TOC\SpecialChar \menuseparator
26887 BibT
26888 \begin_inset ERT
26889 status collapsed
26890
26891 \begin_layout Plain Layout
26892
26893 {}
26894 \end_layout
26895
26896 \end_inset
26897
26898 eX
26899 \begin_inset space ~
26900 \end_inset
26901
26902 Bibliography
26903 \family default
26904 .
26905  A gray box will be inserted and a window appears.
26906  In this window you can add one or more databases and select a 
26907 \family sans
26908 style
26909 \family default
26910  file.
26911  The option 
26912 \family sans
26913 Add bibliography to TOC
26914 \family default
26915  adds a table of contents entry for the bibliography.
26916  In the 
26917 \family sans
26918 Content
26919 \family default
26920  drop box you can select whether to include all the entries in the database
26921  in the document or just the cited references.
26922 \end_layout
26923
26924 \begin_layout Standard
26925 The style file is a text file with the file extension 
26926 \begin_inset Quotes eld
26927 \end_inset
26928
26929
26930 \family sans
26931 .bst
26932 \family default
26933
26934 \begin_inset Quotes erd
26935 \end_inset
26936
26937  that controls how the bibliography entries will appear.
26938  Your LaTeX distribution should provide several of these, and many publishers
26939  provide their own style files, so that you don't have to take care of the
26940  layout.
26941  It is of course possible to write your own style file, but this is something
26942  for experts.
26943 \begin_inset Foot
26944 status collapsed
26945
26946 \begin_layout Plain Layout
26947 For information on how this is done, have a look at
26948 \begin_inset Newline newline
26949 \end_inset
26950
26951
26952 \begin_inset CommandInset href
26953 LatexCommand href
26954 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26955
26956 \end_inset
26957
26958 .
26959 \end_layout
26960
26961 \end_inset
26962
26963
26964 \end_layout
26965
26966 \begin_layout Standard
26967 Inserting a citation reference works as described in the previous section.
26968 \end_layout
26969
26970 \begin_layout Standard
26971 To generate the bibliography from a database, LyX uses the program BibTeX.
26972  You can choose which of its variants should be used by LyX as the 
26973 \family sans
26974 Processor
26975 \family default
26976  either in 
26977 \family sans
26978 Document\SpecialChar \menuseparator
26979 Settings\SpecialChar \menuseparator
26980 Bibliography
26981 \family default
26982  or in 
26983 \family sans
26984 Tools\SpecialChar \menuseparator
26985 Preferences\SpecialChar \menuseparator
26986 Output\SpecialChar \menuseparator
26987 LaT
26988 \begin_inset ERT
26989 status collapsed
26990
26991 \begin_layout Plain Layout
26992
26993 {}
26994 \end_layout
26995
26996 \end_inset
26997
26998 eX
26999 \family default
27000 .
27001  The following variants are possible:
27002 \end_layout
27003
27004 \begin_layout Description
27005 biber provides full Unicode support, unlimited memory, but does not work
27006  with other bibliography packages (e.
27007 \begin_inset space \thinspace{}
27008 \end_inset
27009
27010 g.
27011 \begin_inset space \space{}
27012 \end_inset
27013
27014
27015 \series bold
27016 natbib
27017 \series default
27018 ), only with the package 
27019 \series bold
27020 biblatex
27021 \series default
27022 ; recommended for multilingual texts and for languages that don't use Latin
27023  letters
27024 \end_layout
27025
27026 \begin_layout Description
27027 bibtex the standard; does not allow special characters in bibliography entries
27028  that are not possible to encode in a 7-bit encoding, limited memory, works
27029  with all bibliography packages, except 
27030 \series bold
27031 biblatex
27032 \end_layout
27033
27034 \begin_layout Description
27035 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27036  larger memory than 
27037 \family sans
27038 bibtex
27039 \family default
27040 , works with all bibliography packages
27041 \end_layout
27042
27043 \begin_layout Standard
27044 BibTeX can be controlled with options that you can add below the specification
27045  of the variants.
27046  Before adding options, it is strongly recommended that you read the manual
27047  of 
27048 \family sans
27049 BibTeX
27050 \family default
27051  
27052 \begin_inset CommandInset citation
27053 LatexCommand cite
27054 key "BibTeX"
27055
27056 \end_inset
27057
27058 .
27059 \end_layout
27060
27061 \begin_layout Standard
27062 When you select the option 
27063 \family sans
27064 Sectioned bibliography
27065 \family default
27066  in the 
27067 \family sans
27068 Document\SpecialChar \menuseparator
27069 Settings\SpecialChar \menuseparator
27070 Bibliography
27071 \family default
27072  dialog, it is possible to have multiple and sectioned bibliographies.
27073  This and other options are explained in detail in section 
27074 \emph on
27075 Customizing Bibliographies
27076 \emph default
27077  
27078 \emph on
27079 with BibTeX
27080 \emph default
27081  of the 
27082 \emph on
27083 Additional Features
27084 \emph default
27085  manual.
27086 \end_layout
27087
27088 \begin_layout Standard
27089 We use two bibliographies in this document to show the difference between
27090  the two methods of creating them.
27091  As you can see, the bibliography that is created from a database lists
27092  only the database entries that are referenced in the document.
27093  We used the style file 
27094 \family sans
27095 alphadin.bst
27096 \family default
27097  to get the complicated German reference key scheme in the bibliography.
27098 \end_layout
27099
27100 \begin_layout Subsection
27101 Bibliography layout
27102 \begin_inset Index idx
27103 status collapsed
27104
27105 \begin_layout Plain Layout
27106 Bibliography ! Layout
27107 \end_layout
27108
27109 \end_inset
27110
27111
27112 \end_layout
27113
27114 \begin_layout Standard
27115 In the citation reference dialog you can set a special citation format.
27116  For this feature you need to enable the option 
27117 \family sans
27118 Natbib
27119 \family default
27120  in the 
27121 \family sans
27122 Document\SpecialChar \menuseparator
27123 Settings
27124 \family default
27125
27126 \begin_inset Index idx
27127 status collapsed
27128
27129 \begin_layout Plain Layout
27130 Document ! Settings
27131 \end_layout
27132
27133 \end_inset
27134
27135  dialog under 
27136 \family sans
27137 Bibliography
27138 \family default
27139 .
27140  Setting a citation style for a reference will overwrite the default.
27141  For the global citation format use the BibTeX style files as explained
27142  in the previous section.
27143 \end_layout
27144
27145 \begin_layout Standard
27146 You can also set text to appear before or after a citation reference, in
27147  the citation reference window.
27148  Here is an example where the text 
27149 \begin_inset Quotes eld
27150 \end_inset
27151
27152 Chapter
27153 \begin_inset space ~
27154 \end_inset
27155
27156 3
27157 \begin_inset Quotes erd
27158 \end_inset
27159
27160  appears after the reference:
27161 \end_layout
27162
27163 \begin_layout Standard
27164 Have a look at 
27165 \begin_inset CommandInset citation
27166 LatexCommand cite
27167 after "Chapter 3"
27168 key "latexcompanion"
27169
27170 \end_inset
27171
27172 .
27173 \end_layout
27174
27175 \begin_layout Section
27176 Index
27177 \begin_inset Index idx
27178 status collapsed
27179
27180 \begin_layout Plain Layout
27181 Index generation
27182 \end_layout
27183
27184 \end_inset
27185
27186
27187 \begin_inset CommandInset label
27188 LatexCommand label
27189 name "sec:Index"
27190
27191 \end_inset
27192
27193
27194 \end_layout
27195
27196 \begin_layout Standard
27197 An index entry is created if you use the menu 
27198 \family sans
27199 Insert\SpecialChar \menuseparator
27200 Index
27201 \begin_inset space ~
27202 \end_inset
27203
27204 Entry
27205 \family default
27206  or the toolbar button 
27207 \begin_inset Info
27208 type  "icon"
27209 arg   "index-insert"
27210 \end_inset
27211
27212 .
27213  A box is inserted containing the text that appears in the index.
27214  The word where the cursor is in or the currently highlighted text is proposed
27215  by LyX as the index entry.
27216 \end_layout
27217
27218 \begin_layout Standard
27219 The index list is inserted in the document with the menu 
27220 \family sans
27221 Insert\SpecialChar \menuseparator
27222 List/TOC\SpecialChar \menuseparator
27223 Index
27224 \begin_inset space ~
27225 \end_inset
27226
27227 List
27228 \family default
27229 .
27230  A light blue box labeled 
27231 \begin_inset Quotes eld
27232 \end_inset
27233
27234
27235 \family sans
27236 Index
27237 \family default
27238
27239 \begin_inset Quotes erd
27240 \end_inset
27241
27242  will show the place where the index is printed in the output.
27243  The index list box is not clickable like other LyX-boxes.
27244 \end_layout
27245
27246 \begin_layout Standard
27247 We give a short overview of the index commands in the next subsections.
27248  For a detailed description of LaTeX's index mechanism, have a look at one
27249  of the LaTeX books 
27250 \begin_inset CommandInset citation
27251 LatexCommand cite
27252 key "latexcompanion,latexguide,latexbook"
27253
27254 \end_inset
27255
27256 .
27257 \end_layout
27258
27259 \begin_layout Subsection
27260 Grouping Index Entries
27261 \begin_inset Index idx
27262 status collapsed
27263
27264 \begin_layout Plain Layout
27265 Index ! Grouping
27266 \end_layout
27267
27268 \end_inset
27269
27270
27271 \end_layout
27272
27273 \begin_layout Standard
27274 Index entries are often grouped to offer the reader a fast search in the
27275  index.
27276  We want to group for example the index entries for itemized and enumerated
27277  lists under the entry 
27278 \begin_inset Quotes eld
27279 \end_inset
27280
27281 Lists
27282 \begin_inset Quotes erd
27283 \end_inset
27284
27285 .
27286  First we create the entry 
27287 \begin_inset Quotes eld
27288 \end_inset
27289
27290 Lists
27291 \begin_inset Quotes erd
27292 \end_inset
27293
27294  in section
27295 \begin_inset space ~
27296 \end_inset
27297
27298
27299 \begin_inset CommandInset ref
27300 LatexCommand ref
27301 reference "sub:Lists"
27302
27303 \end_inset
27304
27305 .
27306  In the text field for the itemized list index entry in section
27307 \begin_inset space ~
27308 \end_inset
27309
27310
27311 \begin_inset CommandInset ref
27312 LatexCommand ref
27313 reference "sec:Itemize"
27314
27315 \end_inset
27316
27317 , we insert the command
27318 \end_layout
27319
27320 \begin_layout Standard
27321
27322 \series bold
27323 Lists ! Itemize
27324 \end_layout
27325
27326 \begin_layout Standard
27327 and the command
27328 \end_layout
27329
27330 \begin_layout Standard
27331
27332 \series bold
27333 Lists ! Enumerate
27334 \end_layout
27335
27336 \begin_layout Standard
27337 for the enumerated list in section
27338 \begin_inset space ~
27339 \end_inset
27340
27341
27342 \begin_inset CommandInset ref
27343 LatexCommand ref
27344 reference "sec:Enumerate"
27345
27346 \end_inset
27347
27348 .
27349 \end_layout
27350
27351 \begin_layout Standard
27352 The exclamation mark 
27353 \begin_inset Quotes eld
27354 \end_inset
27355
27356 !
27357 \begin_inset Quotes erd
27358 \end_inset
27359
27360  marks the grouping levels.
27361  You can have three levels; every index level is indented a bit more.
27362  An index entry for the higher levels is not required.
27363  If we don't have an index entry for 
27364 \begin_inset Quotes eld
27365 \end_inset
27366
27367 Lists
27368 \begin_inset Quotes erd
27369 \end_inset
27370
27371 , it will be printed anyway, but without a page number.
27372 \end_layout
27373
27374 \begin_layout Subsection
27375 Page Ranges
27376 \begin_inset Index idx
27377 status collapsed
27378
27379 \begin_layout Plain Layout
27380 Index ! Page ranges
27381 \end_layout
27382
27383 \end_inset
27384
27385
27386 \end_layout
27387
27388 \begin_layout Standard
27389 Normally an index entry will appear with the page number of the indexed
27390  section.
27391  But sometimes you want to index more pages under the same entry.
27392  For example, if we want to index the paragraph environments, we create
27393  an index entry in section
27394 \begin_inset space ~
27395 \end_inset
27396
27397
27398 \begin_inset CommandInset ref
27399 LatexCommand ref
27400 reference "sec:Paragraph-Environments"
27401
27402 \end_inset
27403
27404  with the command
27405 \end_layout
27406
27407 \begin_layout Standard
27408
27409 \series bold
27410 Paragraph environments|(
27411 \end_layout
27412
27413 \begin_layout Standard
27414 and another entry at the end of section
27415 \begin_inset space ~
27416 \end_inset
27417
27418
27419 \begin_inset CommandInset ref
27420 LatexCommand ref
27421 reference "sub:LyX-Code"
27422
27423 \end_inset
27424
27425  with the command
27426 \end_layout
27427
27428 \begin_layout Standard
27429
27430 \series bold
27431 Paragraph environments|)
27432 \end_layout
27433
27434 \begin_layout Standard
27435 The commands 
27436 \begin_inset Quotes eld
27437 \end_inset
27438
27439
27440 \series bold
27441 |(
27442 \series default
27443
27444 \begin_inset Quotes erd
27445 \end_inset
27446
27447  and 
27448 \begin_inset Quotes eld
27449 \end_inset
27450
27451
27452 \series bold
27453 |)
27454 \series default
27455
27456 \begin_inset Quotes erd
27457 \end_inset
27458
27459  respectively start and end the index range.
27460  You can also add the same index entry at different places in the document.
27461  They appear in the output under one entry with a comma separated list of
27462  the pages of the indexed document parts.
27463  An example is the index entry 
27464 \begin_inset Quotes eld
27465 \end_inset
27466
27467 Document ! Settings
27468 \begin_inset Quotes erd
27469 \end_inset
27470
27471 .
27472 \end_layout
27473
27474 \begin_layout Subsection
27475 Cross referencing
27476 \begin_inset Index idx
27477 status collapsed
27478
27479 \begin_layout Plain Layout
27480 Index ! Cross referencing
27481 \end_layout
27482
27483 \end_inset
27484
27485
27486 \end_layout
27487
27488 \begin_layout Standard
27489 It is also possible to refer to another index entry.
27490  We referred for example in the index entry 
27491 \begin_inset Quotes eld
27492 \end_inset
27493
27494 GIF
27495 \begin_inset Quotes erd
27496 \end_inset
27497
27498  (in section
27499 \begin_inset space ~
27500 \end_inset
27501
27502
27503 \begin_inset CommandInset ref
27504 LatexCommand ref
27505 reference "sub:Image-Formats"
27506
27507 \end_inset
27508
27509 ) to the index entry 
27510 \begin_inset Quotes eld
27511 \end_inset
27512
27513 Image formats
27514 \begin_inset Quotes erd
27515 \end_inset
27516
27517  in the same section using the entry
27518 \end_layout
27519
27520 \begin_layout Standard
27521
27522 \series bold
27523 GIF|see{Image formats}
27524 \end_layout
27525
27526 \begin_layout Standard
27527 where the braces have to be inserted as TeX Code.
27528  The text within the braces is the referenced entry.
27529  The reference will appear in the output without a page number.
27530 \end_layout
27531
27532 \begin_layout Subsection
27533 Index Entry Order
27534 \begin_inset Index idx
27535 status collapsed
27536
27537 \begin_layout Plain Layout
27538 Index ! Entry order
27539 \end_layout
27540
27541 \end_inset
27542
27543
27544 \end_layout
27545
27546 \begin_layout Standard
27547 If you use accented characters in the index entry the entries might not
27548  follow the rules for the index order.
27549  The index entries are sorted alphabetically but LaTeX
27550 \begin_inset Foot
27551 status collapsed
27552
27553 \begin_layout Plain Layout
27554 The index generating is done in the background by an extra program, see
27555  section
27556 \begin_inset space ~
27557 \end_inset
27558
27559
27560 \begin_inset CommandInset ref
27561 LatexCommand ref
27562 reference "sub:Index-Program"
27563
27564 \end_inset
27565
27566 .
27567 \end_layout
27568
27569 \end_inset
27570
27571  does not know how to sort accents in different languages.
27572  We have created as an example the three dummy index entries 
27573 \begin_inset Quotes eld
27574 \end_inset
27575
27576 maison
27577 \begin_inset Quotes erd
27578 \end_inset
27579
27580
27581 \begin_inset Quotes eld
27582 \end_inset
27583
27584 maïs
27585 \begin_inset Quotes erd
27586 \end_inset
27587
27588 , and 
27589 \begin_inset Quotes eld
27590 \end_inset
27591
27592 maître
27593 \begin_inset Quotes erd
27594 \end_inset
27595
27596 .
27597 \begin_inset Index idx
27598 status collapsed
27599
27600 \begin_layout Plain Layout
27601 Dummy entries ! maïs
27602 \end_layout
27603
27604 \end_inset
27605
27606
27607 \begin_inset Index idx
27608 status collapsed
27609
27610 \begin_layout Plain Layout
27611 Dummy entries ! maître
27612 \end_layout
27613
27614 \end_inset
27615
27616
27617 \begin_inset Index idx
27618 status collapsed
27619
27620 \begin_layout Plain Layout
27621 Dummy entries ! maïs@maison
27622 \end_layout
27623
27624 \end_inset
27625
27626  They will be sorted in the order maïs, maître, maison but we want the order
27627  maïs, maison, maître.
27628  To achieve this, we use the command
27629 \end_layout
27630
27631 \begin_layout Standard
27632
27633 \series bold
27634 previous entry@current entry
27635 \end_layout
27636
27637 \begin_layout Standard
27638 In our case we want to have 
27639 \begin_inset Quotes eld
27640 \end_inset
27641
27642 maison
27643 \begin_inset Quotes erd
27644 \end_inset
27645
27646  after 
27647 \begin_inset Quotes eld
27648 \end_inset
27649
27650 maïs
27651 \begin_inset Quotes erd
27652 \end_inset
27653
27654  and write therefore for the index entry of maison:
27655 \end_layout
27656
27657 \begin_layout Standard
27658
27659 \series bold
27660 maïs@maison
27661 \end_layout
27662
27663 \begin_layout Standard
27664 The previous entry need not be a real existing entry.
27665  You can also use another word to tell LaTeX the entry order.
27666  See the next subsection for an example.
27667 \end_layout
27668
27669 \begin_layout Standard
27670 \begin_inset VSpace bigskip
27671 \end_inset
27672
27673
27674 \end_layout
27675
27676 \begin_layout Standard
27677 In some cases the index entry order is not correct when you are using the
27678  program 
27679 \family sans
27680 makeindex 
27681 \family default
27682 to generate the index (see sec.
27683 \begin_inset space \thinspace{}
27684 \end_inset
27685
27686
27687 \begin_inset CommandInset ref
27688 LatexCommand ref
27689 reference "sub:Index-Program"
27690
27691 \end_inset
27692
27693 ).
27694  
27695 \family sans
27696 makeindex
27697 \family default
27698  would for example print the index entry for the LaTeX-package aeguill in
27699  sec.
27700 \begin_inset space \thinspace{}
27701 \end_inset
27702
27703
27704 \begin_inset CommandInset ref
27705 LatexCommand ref
27706 reference "sub:Document-Font"
27707
27708 \end_inset
27709
27710  after the index entries of the other LaTeX-packages although all these
27711  index commands start with 
27712 \begin_inset Quotes eld
27713 \end_inset
27714
27715
27716 \series bold
27717 LaTeX-packages !
27718 \series default
27719  
27720 \begin_inset Quotes erd
27721 \end_inset
27722
27723 .
27724  The reason is that the index entry for aeguill is in a footnote.
27725  To fix this 
27726 \family sans
27727 makeindex
27728 \family default
27729  bug, add these commands to the preamble of your document:
27730 \end_layout
27731
27732 \begin_layout Standard
27733
27734 \series bold
27735
27736 \backslash
27737 let
27738 \backslash
27739 OrgIndex
27740 \backslash
27741 index
27742 \end_layout
27743
27744 \begin_layout Standard
27745
27746 \series bold
27747
27748 \backslash
27749 renewcommand*{
27750 \backslash
27751 index}[1]{
27752 \backslash
27753 OrgIndex{#1}}
27754 \end_layout
27755
27756 \begin_layout Subsection
27757 Index Entry Layout
27758 \begin_inset Index idx
27759 status collapsed
27760
27761 \begin_layout Plain Layout
27762 Index ! Entry layout
27763 \end_layout
27764
27765 \end_inset
27766
27767
27768 \end_layout
27769
27770 \begin_layout Standard
27771 You can change the appearance of index entries via the text style dialog.
27772 \begin_inset Index idx
27773 status open
27774
27775 \begin_layout Plain Layout
27776 Dummy entries ! 
27777 \shape italic
27778 This is an italic dummy entry
27779 \end_layout
27780
27781 \end_inset
27782
27783  You can also format the page number using the character 
27784 \begin_inset Quotes eld
27785 \end_inset
27786
27787 |
27788 \begin_inset Quotes erd
27789 \end_inset
27790
27791  followed by a LaTeX-command without a backslash.
27792  We can write for example
27793 \end_layout
27794
27795 \begin_layout Standard
27796
27797 \series bold
27798 italic page number:|textit
27799 \end_layout
27800
27801 \begin_layout Standard
27802 to get the page number in italic.
27803 \begin_inset Index idx
27804 status open
27805
27806 \begin_layout Plain Layout
27807 Dummy entries ! italic page number:|textit
27808 \end_layout
27809
27810 \end_inset
27811
27812  Normally all LaTeX-commands begin with a backslash, but in this special
27813  case 
27814 \begin_inset Quotes eld
27815 \end_inset
27816
27817
27818 \series bold
27819 |command
27820 \series default
27821
27822 \begin_inset Quotes erd
27823 \end_inset
27824
27825  means 
27826 \series bold
27827
27828 \backslash
27829 command{page
27830 \begin_inset space ~
27831 \end_inset
27832
27833 number}
27834 \series default
27835 .
27836  Have a look at section
27837 \begin_inset space ~
27838 \end_inset
27839
27840
27841 \begin_inset CommandInset ref
27842 LatexCommand ref
27843 reference "sub:LaTeX-Syntax"
27844
27845 \end_inset
27846
27847  to learn more about the LaTeX-syntax.
27848 \end_layout
27849
27850 \begin_layout Standard
27851 \begin_inset Note Greyedout
27852 status open
27853
27854 \begin_layout Plain Layout
27855
27856 \series bold
27857 Note:
27858 \series default
27859  Formatting single index entries only works when you use the program 
27860 \family sans
27861 makeindex 
27862 \family default
27863 to generate the index, see sec.
27864 \begin_inset space \thinspace{}
27865 \end_inset
27866
27867
27868 \begin_inset CommandInset ref
27869 LatexCommand ref
27870 reference "sub:Index-Program"
27871
27872 \end_inset
27873
27874 .
27875  If you use 
27876 \family sans
27877 xindy
27878 \family default
27879 , this will not work for anything other than bold or italic text.
27880  This is because 
27881 \family sans
27882 xindy
27883 \family default
27884  requires you to define semantic elements before they can be used, see 
27885 \begin_inset CommandInset citation
27886 LatexCommand cite
27887 after "p. 678 ff."
27888 key "latexcompanion"
27889
27890 \end_inset
27891
27892  for details.
27893 \end_layout
27894
27895 \end_inset
27896
27897
27898 \end_layout
27899
27900 \begin_layout Standard
27901 In general, we encourage you to not format page numbers directly as shown
27902  above.
27903  Instead, you should define a macro in the preamble and use that.
27904  Maybe you want all page references italic that refer to a definition of
27905  the indexed term, so that users can easily find definitions.
27906  If so, put the following in the preamble
27907 \end_layout
27908
27909 \begin_layout Standard
27910
27911 \series bold
27912
27913 \backslash
27914 newcommand{
27915 \backslash
27916 IndexDef}[1]{
27917 \backslash
27918 textit{#1}}
27919 \end_layout
27920
27921 \begin_layout Standard
27922 and write
27923 \end_layout
27924
27925 \begin_layout Standard
27926
27927 \series bold
27928 my entry|IndexDef
27929 \end_layout
27930
27931 \begin_layout Standard
27932 in the index entry.
27933 \begin_inset Index idx
27934 status open
27935
27936 \begin_layout Plain Layout
27937 Dummy entries ! my entry|IndexDef
27938 \end_layout
27939
27940 \end_inset
27941
27942  The advantage is that, if you change your mind later or if your publisher
27943  insists that definitions must not be italic but bold, you just need to
27944  change the macro in the preamble, not every single index entry.
27945 \end_layout
27946
27947 \begin_layout Standard
27948 You can also change the layout for the whole index.
27949  For example, we marked the index list box of this document as bold to get
27950  a bold font for all index entries.
27951  For more advanced tasks you have to set up a so-called 
27952 \emph on
27953 Index Style File
27954 \emph default
27955 , see the 
27956 \family sans
27957 makeindex
27958 \family default
27959  or 
27960 \family sans
27961 xindy
27962 \family default
27963  documentation for details, 
27964 \begin_inset CommandInset citation
27965 LatexCommand cite
27966 key "makeindex,xindy"
27967
27968 \end_inset
27969
27970 .
27971 \end_layout
27972
27973 \begin_layout Subsection
27974 Index Program
27975 \begin_inset Index idx
27976 status collapsed
27977
27978 \begin_layout Plain Layout
27979 Index ! Program
27980 \end_layout
27981
27982 \end_inset
27983
27984
27985 \begin_inset CommandInset label
27986 LatexCommand label
27987 name "sub:Index-Program"
27988
27989 \end_inset
27990
27991
27992 \end_layout
27993
27994 \begin_layout Standard
27995 If the index generation program 
27996 \family sans
27997 xindy
27998 \family default
27999  is installed, LyX uses it for index generation; otherwise the program 
28000 \family sans
28001 makeindex
28002 \family default
28003 , the program that is part of every LaTeX distribution, is used.
28004 \begin_inset Foot
28005 status collapsed
28006
28007 \begin_layout Plain Layout
28008
28009 \family sans
28010 Makeindex
28011 \family default
28012  is very old, no longer under development and has many pitfalls, notably
28013  that it was developed with only the English language in mind.
28014  So it fails to sort anything other than a monolingual English text correctly.
28015  We have shown above how to fix this sorting.
28016  However, if you are writing in another than the English language, consider
28017  to use 
28018 \family sans
28019 xindy
28020 \family default
28021 .
28022 \end_layout
28023
28024 \end_inset
28025
28026  Both programs can be controlled by options that can be set in LyX's preferences
28027  dialog, see section
28028 \begin_inset space ~
28029 \end_inset
28030
28031
28032 \begin_inset CommandInset ref
28033 LatexCommand ref
28034 reference "sub:LaTeX-settings"
28035
28036 \end_inset
28037
28038 .
28039  The available options are listed and explained in 
28040 \begin_inset CommandInset citation
28041 LatexCommand cite
28042 key "makeindex,xindy"
28043
28044 \end_inset
28045
28046 .
28047  In this dialog, you can also specify an alternative program to generate
28048  the index.
28049 \end_layout
28050
28051 \begin_layout Standard
28052 If you need specific options or an alternative index program only for a
28053  given document, you can define the program and\SpecialChar \slash{}
28054 or the options in 
28055 \family sans
28056 Document\SpecialChar \menuseparator
28057 Settings\SpecialChar \menuseparator
28058 Indexes
28059 \family default
28060 .
28061  This is especially useful if you need to pass language-specific options
28062  to the index program or if you need a specific layout style.
28063 \end_layout
28064
28065 \begin_layout Subsection
28066 Multiple Indexes
28067 \end_layout
28068
28069 \begin_layout Standard
28070 In many fields it is common to have more than one index.
28071  For instance, you might need to set up a separate 
28072 \begin_inset Quotes eld
28073 \end_inset
28074
28075 Index of Names
28076 \begin_inset Quotes erd
28077 \end_inset
28078
28079  next to the standard index.
28080  LaTeX does not provide this possibility out of the box, but there are packages
28081  that add this feature.
28082  LyX uses the 
28083 \series bold
28084 splitidx
28085 \series default
28086
28087 \begin_inset Index idx
28088 status collapsed
28089
28090 \begin_layout Plain Layout
28091 LaTeX-packages ! splitidx
28092 \end_layout
28093
28094 \end_inset
28095
28096  package to generate multiple indexes.
28097  The package is included in all recent LaTeX distributions.
28098 \begin_inset Foot
28099 status collapsed
28100
28101 \begin_layout Plain Layout
28102 If yours does not ship it, consult the TeX-catalogue, 
28103 \begin_inset CommandInset citation
28104 LatexCommand cite
28105 key "TeXCatalogue"
28106
28107 \end_inset
28108
28109 .
28110  Note that the package does not only consist of a LaTeX style, but it also
28111  includes specific preprocessor programs that need to be installed as well.
28112  Please consult the package's manual for details.
28113 \end_layout
28114
28115 \end_inset
28116
28117
28118 \end_layout
28119
28120 \begin_layout Standard
28121 To set up LyX for the use of multiple indexes, go to 
28122 \family sans
28123 Document\SpecialChar \menuseparator
28124 Settings\SpecialChar \menuseparator
28125 Indexes
28126 \family default
28127  and select the option 
28128 \family sans
28129 Use multiple Indexes
28130 \family default
28131 .
28132  Note that the list 
28133 \family sans
28134 Available Indexes
28135 \family default
28136  already contains the standard index 
28137 \begin_inset Quotes eld
28138 \end_inset
28139
28140 Index
28141 \begin_inset Quotes erd
28142 \end_inset
28143
28144 .
28145  To add further indexes, add the name of the index (in the form that should
28146  also appear as a heading) to the 
28147 \family sans
28148 New
28149 \family default
28150  input field and press the 
28151 \family sans
28152 Add
28153 \family default
28154  button.
28155  The new index now also appears in the list.
28156  If you like, you can attribute an alternative LyX label color to the new
28157  index.
28158 \end_layout
28159
28160 \begin_layout Standard
28161 Once the document changes have been applied, you can find the new index
28162  list in 
28163 \family sans
28164 Insert\SpecialChar \menuseparator
28165 List/TOC
28166 \family default
28167  and the 
28168 \family sans
28169 Insert
28170 \family default
28171  menu has a separate entry for each of the defined indexes.
28172  The workflow is basically the same as for the default index, but there
28173  are additional features:
28174 \end_layout
28175
28176 \begin_layout Itemize
28177 If you want to change the attribution of a specific index entry, right-clicking
28178  on the entry's label will open a dialog where you can do that.
28179 \end_layout
28180
28181 \begin_layout Itemize
28182 By right-clicking on an index, you can change its type.
28183  Furthermore, you can specify an index to be a 
28184 \begin_inset Quotes eld
28185 \end_inset
28186
28187 Subindex.
28188 \begin_inset Quotes erd
28189 \end_inset
28190
28191  If you do that, the heading of that list will be decreased by one level.
28192  For example, if you use a book class, where the standard index heading
28193  is defined as a chapter, subindexes will be defined as sections and can
28194  thus be nested to the non-subindexes.
28195 \end_layout
28196
28197 \begin_layout Section
28198 Nomenclature/Glossary 
28199 \begin_inset Index idx
28200 status collapsed
28201
28202 \begin_layout Plain Layout
28203 Nomenclature
28204 \end_layout
28205
28206 \end_inset
28207
28208
28209 \begin_inset Index idx
28210 status collapsed
28211
28212 \begin_layout Plain Layout
28213 Glossary|see
28214 \begin_inset ERT
28215 status collapsed
28216
28217 \begin_layout Plain Layout
28218
28219 {
28220 \end_layout
28221
28222 \end_inset
28223
28224 Nomenclature
28225 \begin_inset ERT
28226 status collapsed
28227
28228 \begin_layout Plain Layout
28229
28230 }
28231 \end_layout
28232
28233 \end_inset
28234
28235
28236 \end_layout
28237
28238 \end_inset
28239
28240
28241 \begin_inset CommandInset label
28242 LatexCommand label
28243 name "sec:Nomenclature"
28244
28245 \end_inset
28246
28247
28248 \end_layout
28249
28250 \begin_layout Standard
28251 Sometimes you need to provide a list of technical terms or symbols that
28252  are mentioned in your document with a brief explanation of them – a so
28253  called nomenclature or glossary.
28254 \end_layout
28255
28256 \begin_layout Standard
28257 To be able to create nomenclatures or glossaries, you need the LaTeX package
28258  
28259 \series bold
28260 nomencl
28261 \series default
28262
28263 \begin_inset Index idx
28264 status collapsed
28265
28266 \begin_layout Plain Layout
28267 LaTeX-packages ! nomencl
28268 \end_layout
28269
28270 \end_inset
28271
28272  installed.
28273  You find it in the TeX-catalogue, 
28274 \begin_inset CommandInset citation
28275 LatexCommand cite
28276 key "TeXCatalogue"
28277
28278 \end_inset
28279
28280  or in the package manager of your LaTeX-system.
28281 \end_layout
28282
28283 \begin_layout Standard
28284 A nomenclature entry is created if you place the cursor after a symbol entry
28285  and then use the menu 
28286 \family sans
28287 Insert\SpecialChar \menuseparator
28288
28289 \family default
28290 N
28291 \family sans
28292 omenclature
28293 \begin_inset space ~
28294 \end_inset
28295
28296 Entry
28297 \family default
28298  or the toolbar button 
28299 \begin_inset Info
28300 type  "icon"
28301 arg   "nomencl-insert"
28302 \end_inset
28303
28304 .
28305  A gray box labeled 
28306 \begin_inset Quotes eld
28307 \end_inset
28308
28309
28310 \family sans
28311 Nom
28312 \family default
28313
28314 \begin_inset Quotes erd
28315 \end_inset
28316
28317  is inserted and a window pops up asking for the nomenclature entry.
28318 \end_layout
28319
28320 \begin_layout Standard
28321 A nomenclature entry consists of two main entries.
28322  The first is the term or 
28323 \family sans
28324 Symbol
28325 \family default
28326  that you wish to define.
28327  The second is the 
28328 \family sans
28329 Description
28330 \family default
28331  of the term or symbol.
28332 \end_layout
28333
28334 \begin_layout Standard
28335 \begin_inset Note Greyedout
28336 status open
28337
28338 \begin_layout Plain Layout
28339
28340 \series bold
28341 Note:
28342 \series default
28343  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28344 \end_layout
28345
28346 \end_inset
28347
28348
28349 \end_layout
28350
28351 \begin_layout Subsection
28352 Nomenclature Definition and Layout
28353 \begin_inset Index idx
28354 status collapsed
28355
28356 \begin_layout Plain Layout
28357 Nomenclature ! Layout
28358 \end_layout
28359
28360 \end_inset
28361
28362
28363 \end_layout
28364
28365 \begin_layout Standard
28366 If you have symbols in formulas, you have to define them in the 
28367 \family sans
28368 Symbol
28369 \family default
28370  field as LaTeX-formulas.
28371  For example to get 
28372 \begin_inset Quotes eld
28373 \end_inset
28374
28375
28376 \begin_inset Formula $\sigma$
28377 \end_inset
28378
28379
28380 \begin_inset Quotes erd
28381 \end_inset
28382
28383 , insert this:
28384 \begin_inset Newline newline
28385 \end_inset
28386
28387
28388 \series bold
28389 $
28390 \backslash
28391 sigma$
28392 \begin_inset Newline newline
28393 \end_inset
28394
28395
28396 \series default
28397 The 
28398 \begin_inset Quotes eld
28399 \end_inset
28400
28401 $
28402 \begin_inset Quotes erd
28403 \end_inset
28404
28405  character starts/ends the formula.
28406  The LaTeX-command for the Greek letter is the name of the letter beginning
28407  with a backslash 
28408 \begin_inset Quotes eld
28409 \end_inset
28410
28411
28412 \backslash
28413
28414 \begin_inset Quotes erd
28415 \end_inset
28416
28417 .
28418  For capital Greek letters, start the command also with a capital letter,
28419  like 
28420 \series bold
28421
28422 \backslash
28423 Sigma
28424 \series default
28425 .
28426 \end_layout
28427
28428 \begin_layout Standard
28429 (A short introduction to the LaTeX-syntax is given in section
28430 \begin_inset space ~
28431 \end_inset
28432
28433
28434 \begin_inset CommandInset ref
28435 LatexCommand ref
28436 reference "sub:LaTeX-Syntax"
28437
28438 \end_inset
28439
28440 .)
28441 \end_layout
28442
28443 \begin_layout Standard
28444 You cannot use the 
28445 \family sans
28446 Text
28447 \begin_inset space ~
28448 \end_inset
28449
28450 Style
28451 \family default
28452  dialog to format the description text; you have to use LaTeX-commands.
28453  For example the description of the nomenclature entry for the 
28454 \begin_inset Quotes eld
28455 \end_inset
28456
28457
28458 \begin_inset Formula $\sigma$
28459 \end_inset
28460
28461
28462 \begin_inset Quotes erd
28463 \end_inset
28464
28465  in this document is:
28466 \begin_inset Newline newline
28467 \end_inset
28468
28469
28470 \series bold
28471 dummy entry for the character 
28472 \backslash
28473 textsf{sigma}
28474 \series default
28475
28476 \begin_inset Newline newline
28477 \end_inset
28478
28479 The command 
28480 \series bold
28481
28482 \backslash
28483 textsf
28484 \series default
28485  sets the fonts to 
28486 \family sans
28487 sans
28488 \begin_inset space ~
28489 \end_inset
28490
28491 serif
28492 \family default
28493 .
28494  To get 
28495 \series bold
28496 bold
28497 \series default
28498  font use the command 
28499 \series bold
28500
28501 \backslash
28502 textbf
28503 \series default
28504 , for 
28505 \family typewriter
28506 typewriter
28507 \family default
28508  use 
28509 \series bold
28510
28511 \backslash
28512 texttt
28513 \series default
28514 , for 
28515 \emph on
28516 emphasized
28517 \emph default
28518  use 
28519 \series bold
28520
28521 \backslash
28522 emph
28523 \series default
28524 .
28525 \end_layout
28526
28527 \begin_layout Standard
28528 If the characters |
28529 \begin_inset space \space{}
28530 \end_inset
28531
28532 ,
28533 \begin_inset space \space{}
28534 \end_inset
28535
28536 !
28537 \begin_inset space \space{}
28538 \end_inset
28539
28540 , @ and
28541 \begin_inset space \space{}
28542 \end_inset
28543
28544 "
28545 \begin_inset space \space{}
28546 \end_inset
28547
28548 should appear in nomenclature entries they need to be escaped by adding
28549  a quote character in front of them.
28550 \begin_inset CommandInset nomenclature
28551 LatexCommand nomenclature
28552 symbol "\"@, \"|, \"!, \"\""
28553 description "The quote sign is output by writing ‘ \"\"\"\" '"
28554
28555 \end_inset
28556
28557
28558 \end_layout
28559
28560 \begin_layout Subsection
28561 Sort Order of Nomenclature Entries
28562 \begin_inset Index idx
28563 status collapsed
28564
28565 \begin_layout Plain Layout
28566 Nomenclature ! Sort order
28567 \end_layout
28568
28569 \end_inset
28570
28571
28572 \end_layout
28573
28574 \begin_layout Standard
28575 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28576  the symbol definition.
28577  This leads to undesired results when you, for example, have symbols in
28578  formulas.
28579  Suppose you have nomenclature entries for the symbols 
28580 \emph on
28581 a
28582 \begin_inset CommandInset nomenclature
28583 LatexCommand nomenclature
28584 symbol "a"
28585 description "dummy entry for the character \"a\""
28586
28587 \end_inset
28588
28589
28590 \emph default
28591  and 
28592 \begin_inset Formula $\sigma$
28593 \end_inset
28594
28595
28596 \begin_inset CommandInset nomenclature
28597 LatexCommand nomenclature
28598 prefix "sigma"
28599 symbol "$\\sigma$"
28600 description "dummy entry for the character \\textsf{sigma}"
28601
28602 \end_inset
28603
28604 .
28605  They will be sorted by 
28606 \begin_inset Quotes eld
28607 \end_inset
28608
28609
28610 \family sans
28611 a
28612 \family default
28613
28614 \begin_inset Quotes erd
28615 \end_inset
28616
28617  and 
28618 \begin_inset Quotes eld
28619 \end_inset
28620
28621
28622 \family typewriter
28623 $
28624 \backslash
28625 sigma$
28626 \family default
28627
28628 \begin_inset Quotes erd
28629 \end_inset
28630
28631  – the 
28632 \begin_inset Formula $\sigma$
28633 \end_inset
28634
28635  will be sorted before the 
28636 \emph on
28637 a
28638 \emph default
28639  since the character 
28640 \begin_inset Quotes eld
28641 \end_inset
28642
28643 $
28644 \begin_inset Quotes erd
28645 \end_inset
28646
28647  is considered in sorting.
28648 \end_layout
28649
28650 \begin_layout Standard
28651 To control the sort order, you can edit the 
28652 \family sans
28653 Sort
28654 \begin_inset space ~
28655 \end_inset
28656
28657 as
28658 \family default
28659  field of the nomenclature dialog.
28660  Then the nomenclature entry will be sorted by this entry and not the symbol
28661  definition.
28662  For the example given, you can insert 
28663 \family typewriter
28664 sigma
28665 \family default
28666  in this field for the 
28667 \begin_inset Formula $\sigma$
28668 \end_inset
28669
28670 , then 
28671 \emph on
28672 a
28673 \emph default
28674  will be located before 
28675 \begin_inset Formula $\sigma$
28676 \end_inset
28677
28678 .
28679 \end_layout
28680
28681 \begin_layout Standard
28682 For subgrouping and tips for using sort entries see the 
28683 \series bold
28684 nomencl
28685 \series default
28686  documentation, 
28687 \begin_inset CommandInset citation
28688 LatexCommand cite
28689 key "nomencl"
28690
28691 \end_inset
28692
28693 .
28694 \end_layout
28695
28696 \begin_layout Subsection
28697 Nomenclature Options
28698 \begin_inset Index idx
28699 status collapsed
28700
28701 \begin_layout Plain Layout
28702 Nomenclature ! Options
28703 \end_layout
28704
28705 \end_inset
28706
28707
28708 \end_layout
28709
28710 \begin_layout Standard
28711 The 
28712 \series bold
28713 nomencl
28714 \series default
28715  package offers some options to adjust the appearance of the nomenclature.
28716  Here are some of its options; for more have a look at its documentation:
28717 \end_layout
28718
28719 \begin_layout Description
28720 refeq Appends the phrase 
28721 \begin_inset Quotes eld
28722 \end_inset
28723
28724
28725 \family sans
28726 , see equation (
28727 \emph on
28728 eq
28729 \emph default
28730 )
28731 \family default
28732
28733 \begin_inset Quotes erd
28734 \end_inset
28735
28736  to every nomenclature entry, where 
28737 \family sans
28738 \emph on
28739 eq
28740 \family default
28741 \emph default
28742  is the number of the last equation in front of the nomenclature entry
28743 \end_layout
28744
28745 \begin_layout Description
28746 refpage Appends the phrase 
28747 \begin_inset Quotes eld
28748 \end_inset
28749
28750
28751 \family sans
28752 , page (
28753 \emph on
28754 page
28755 \emph default
28756 )
28757 \family default
28758
28759 \begin_inset Quotes erd
28760 \end_inset
28761
28762  to every nomenclature entry, where 
28763 \family sans
28764 \emph on
28765 page
28766 \family default
28767 \emph default
28768  is the number of the page on which the nomenclature entry appeared
28769 \end_layout
28770
28771 \begin_layout Description
28772 intoc Inserts the nomenclature in the Table of Contents
28773 \end_layout
28774
28775 \begin_layout Standard
28776 To use one or more of the options, add them to the comma-separated document
28777  class options list in the 
28778 \family sans
28779 Document\SpecialChar \menuseparator
28780 Settings
28781 \family default
28782  dialog.
28783  In this document the options 
28784 \series bold
28785 refpage, intoc
28786 \series default
28787  are used.
28788 \end_layout
28789
28790 \begin_layout Standard
28791 \begin_inset VSpace bigskip
28792 \end_inset
28793
28794
28795 \end_layout
28796
28797 \begin_layout Standard
28798 You can also use the first two options above only for certain nomenclature
28799  entries when you add one of the following commands as last entry to the
28800  
28801 \family sans
28802 Description
28803 \family default
28804  field in the nomenclature dialog:
28805 \end_layout
28806
28807 \begin_layout Description
28808
28809 \backslash
28810 nomrefeq Like the 
28811 \series bold
28812 refeq
28813 \series default
28814  option
28815 \end_layout
28816
28817 \begin_layout Description
28818
28819 \backslash
28820 nomrefpage Like the 
28821 \series bold
28822 refpage
28823 \series default
28824  option
28825 \end_layout
28826
28827 \begin_layout Description
28828
28829 \backslash
28830 nomrefeqpage Short notation of 
28831 \series bold
28832
28833 \backslash
28834 nomrefeq
28835 \backslash
28836 nomrefpage
28837 \end_layout
28838
28839 \begin_layout Description
28840
28841 \backslash
28842 nomnorefeq,
28843 \begin_inset space ~
28844 \end_inset
28845
28846
28847 \backslash
28848 nomnorefpage,
28849 \begin_inset space ~
28850 \end_inset
28851
28852
28853 \backslash
28854 nomnorefeqpage Turns off the corresponding options
28855 \end_layout
28856
28857 \begin_layout Standard
28858 Words like 
28859 \begin_inset Quotes eld
28860 \end_inset
28861
28862 page
28863 \begin_inset Quotes erd
28864 \end_inset
28865
28866  are automatically translated for some document languages.
28867  If not, add these lines to your LaTeX preamble:
28868 \end_layout
28869
28870 \begin_layout Standard
28871 \noindent
28872
28873 \series bold
28874
28875 \backslash
28876 renewcommand{
28877 \backslash
28878 eqdeclaration}[1]{, see equation
28879 \backslash
28880 nobreakspace(#1)}
28881 \begin_inset Newline newline
28882 \end_inset
28883
28884
28885 \backslash
28886 renewcommand{
28887 \backslash
28888 pagedeclaration}[1]{, page
28889 \backslash
28890 nobreakspace{}#1}
28891 \series default
28892
28893 \begin_inset Newline newline
28894 \end_inset
28895
28896 and replace 
28897 \begin_inset Quotes eld
28898 \end_inset
28899
28900 see equation
28901 \begin_inset Quotes erd
28902 \end_inset
28903
28904  and 
28905 \begin_inset Quotes eld
28906 \end_inset
28907
28908 page
28909 \begin_inset Quotes erd
28910 \end_inset
28911
28912  by their translation.
28913 \end_layout
28914
28915 \begin_layout Subsection
28916 Printing the Nomenclature
28917 \begin_inset Index idx
28918 status collapsed
28919
28920 \begin_layout Plain Layout
28921 Nomenclature ! Printing
28922 \end_layout
28923
28924 \end_inset
28925
28926
28927 \end_layout
28928
28929 \begin_layout Standard
28930 To print the nomenclature, use the menu 
28931 \family sans
28932 Insert\SpecialChar \menuseparator
28933 Lists/TOC\SpecialChar \menuseparator
28934 Nomenclature
28935 \family default
28936 .
28937  A box labeled 
28938 \begin_inset Quotes eld
28939 \end_inset
28940
28941
28942 \family sans
28943 Nomenclature
28944 \family default
28945
28946 \begin_inset Quotes erd
28947 \end_inset
28948
28949  will show the place where the nomenclature is printed in the output.
28950  By right-clicking on it, the amount of space for symbols can be altered.
28951  You can choose between these settings:
28952 \end_layout
28953
28954 \begin_layout Description
28955 Default a space of 1
28956 \begin_inset space \thinspace{}
28957 \end_inset
28958
28959 cm is used
28960 \end_layout
28961
28962 \begin_layout Description
28963 Longest
28964 \begin_inset space ~
28965 \end_inset
28966
28967 label
28968 \begin_inset space ~
28969 \end_inset
28970
28971 width the width of the widest symbol of all nomenclature entries is used
28972 \end_layout
28973
28974 \begin_layout Description
28975 Custom custom space
28976 \end_layout
28977
28978 \begin_layout Standard
28979 In the printed output the title of the nomenclature appears as 
28980 \begin_inset Quotes eld
28981 \end_inset
28982
28983 Nomenclature
28984 \begin_inset Quotes erd
28985 \end_inset
28986
28987 .
28988  If you are not happy with the name, you can change it by redefining the
28989  command 
28990 \series bold
28991
28992 \backslash
28993 nomname
28994 \series default
28995  in the preamble.
28996  For example, in order to change the name to 
28997 \emph on
28998 List of Symbols
28999 \emph default
29000 , add the following line to the preamble:
29001 \end_layout
29002
29003 \begin_layout Standard
29004
29005 \family roman
29006 \series bold
29007
29008 \backslash
29009 renewcommand{
29010 \backslash
29011 nomname}{List of Symbols}
29012 \end_layout
29013
29014 \begin_layout Subsection
29015 Nomenclature Program
29016 \begin_inset Index idx
29017 status collapsed
29018
29019 \begin_layout Plain Layout
29020 Nomenclature ! Program
29021 \end_layout
29022
29023 \end_inset
29024
29025
29026 \begin_inset CommandInset label
29027 LatexCommand label
29028 name "sub:Nomenclature-Program"
29029
29030 \end_inset
29031
29032
29033 \end_layout
29034
29035 \begin_layout Standard
29036 LyX uses the program 
29037 \family sans
29038 makeindex
29039 \family default
29040 , that is part of every LaTeX distribution, to generate the nomenclature.
29041  LyX's preferences dialog allows you to specify another program or to control
29042  
29043 \family sans
29044 makeindex
29045 \family default
29046  by adding options, see section
29047 \begin_inset space ~
29048 \end_inset
29049
29050
29051 \begin_inset CommandInset ref
29052 LatexCommand ref
29053 reference "sub:LaTeX-settings"
29054
29055 \end_inset
29056
29057 .
29058  The available options are listed and explained in 
29059 \begin_inset CommandInset citation
29060 LatexCommand cite
29061 key "nomencl,makeindex"
29062
29063 \end_inset
29064
29065 .
29066 \end_layout
29067
29068 \begin_layout Section
29069 Branches
29070 \begin_inset Index idx
29071 status collapsed
29072
29073 \begin_layout Plain Layout
29074 Branches
29075 \end_layout
29076
29077 \end_inset
29078
29079
29080 \begin_inset Index idx
29081 status collapsed
29082
29083 \begin_layout Plain Layout
29084 Document ! Branches
29085 \end_layout
29086
29087 \end_inset
29088
29089
29090 \begin_inset CommandInset label
29091 LatexCommand label
29092 name "sec:Branches"
29093
29094 \end_inset
29095
29096
29097 \end_layout
29098
29099 \begin_layout Standard
29100 Sometimes it is useful to hide some document parts in the output.
29101  For example a teacher who is setting an exam obviously doesn't want the
29102  pupils to see the answers, but having questions and answers in the same
29103  document will make the life of the markers of that exam much easier.
29104 \end_layout
29105
29106 \begin_layout Standard
29107 For these cases LyX allows you to put text into branches.
29108  The text will then only appear in the output when its branch is activated.
29109  To create a branch, either select the menu 
29110 \family sans
29111 Insert\SpecialChar \menuseparator
29112 Branch\SpecialChar \menuseparator
29113 Insert New Branch
29114 \family default
29115  (if you just want to specify a new branch) or go in the 
29116 \family sans
29117 Document\SpecialChar \menuseparator
29118 Settings
29119 \family default
29120  dialog to 
29121 \family sans
29122 Branches
29123 \family default
29124 , where you can specify and change the name of the branch, its activation
29125  state (whether the content of the branch is shown in the output or not),
29126  its background color inside LyX and whether the name of the branch should
29127  be appended to the document file name on export if the branch is active
29128  (see below for an example).
29129  Furthermore, the dialog lets you merge two branches (just rename one branch
29130  to the name of the other) and to add 
29131 \begin_inset Quotes eld
29132 \end_inset
29133
29134 unknown branches
29135 \begin_inset Quotes erd
29136 \end_inset
29137
29138  (i.
29139 \begin_inset space \thinspace{}
29140 \end_inset
29141
29142 e.
29143 \begin_inset space ~
29144 \end_inset
29145
29146 branches that were added to the document via copy and paste from other documents
29147 , without having been defined) to the document's branch list.
29148 \end_layout
29149
29150 \begin_layout Standard
29151 Text that should be in a branch is set into branch inset boxes.
29152  These boxes are inserted via the menu 
29153 \family sans
29154 Insert\SpecialChar \menuseparator
29155 Branch
29156 \family default
29157  where you can choose a branch.
29158  You can later change the activation state of the branch by right-clicking
29159  on them.
29160 \end_layout
29161
29162 \begin_layout Standard
29163 Here is an example, where only the question text appears, the answer branch
29164  is deactivated and therefore does not appear in the output:
29165 \end_layout
29166
29167 \begin_layout Standard
29168 \begin_inset Branch Question
29169 status open
29170
29171 \begin_layout Standard
29172 Question: Who was the first physics Nobel prize winner?
29173 \end_layout
29174
29175 \end_inset
29176
29177
29178 \end_layout
29179
29180 \begin_layout Standard
29181 \begin_inset Branch Answer
29182 status collapsed
29183
29184 \begin_layout Standard
29185 Answer: Wilhelm Conrad Röntgen
29186 \end_layout
29187
29188 \end_inset
29189
29190
29191 \end_layout
29192
29193 \begin_layout Standard
29194 If you activate 
29195 \family sans
29196 Filename Suffix
29197 \family default
29198  in 
29199 \family sans
29200 Document\SpecialChar \menuseparator
29201 Settings\SpecialChar \menuseparator
29202 Branches
29203 \family default
29204 , the name of the active branches will be appended to the file name at export.
29205  Consider for example a file 
29206 \begin_inset Quotes eld
29207 \end_inset
29208
29209 Exam.lyx
29210 \begin_inset Quotes erd
29211 \end_inset
29212
29213  which has the above branches.
29214  If 
29215 \begin_inset Quotes eld
29216 \end_inset
29217
29218 Filename Suffix
29219 \begin_inset Quotes erd
29220 \end_inset
29221
29222  is active, the PDF export file would be called 
29223 \begin_inset Quotes eld
29224 \end_inset
29225
29226 Exam.pdf
29227 \begin_inset Quotes erd
29228 \end_inset
29229
29230  if both the 
29231 \begin_inset Quotes eld
29232 \end_inset
29233
29234 Question
29235 \begin_inset Quotes erd
29236 \end_inset
29237
29238  and 
29239 \begin_inset Quotes eld
29240 \end_inset
29241
29242 Answer
29243 \begin_inset Quotes erd
29244 \end_inset
29245
29246  branch were inactive, 
29247 \begin_inset Quotes eld
29248 \end_inset
29249
29250 Exam-Question.pdf
29251 \begin_inset Quotes erd
29252 \end_inset
29253
29254  if only the 
29255 \begin_inset Quotes eld
29256 \end_inset
29257
29258 Question
29259 \begin_inset Quotes erd
29260 \end_inset
29261
29262  branch was active, likewise 
29263 \begin_inset Quotes eld
29264 \end_inset
29265
29266 Exam-Answer.pdf
29267 \begin_inset Quotes erd
29268 \end_inset
29269
29270  if only the 
29271 \begin_inset Quotes eld
29272 \end_inset
29273
29274 Answer
29275 \begin_inset Quotes erd
29276 \end_inset
29277
29278  branch was active, and 
29279 \begin_inset Quotes eld
29280 \end_inset
29281
29282 Exam-Question-Answer.pdf
29283 \begin_inset Quotes erd
29284 \end_inset
29285
29286  if both branches were active.
29287  This helps you to export different versions of your document easily.
29288 \end_layout
29289
29290 \begin_layout Standard
29291 \begin_inset VSpace bigskip
29292 \end_inset
29293
29294
29295 \end_layout
29296
29297 \begin_layout Standard
29298 To use conditional output inside places where you cannot insert branch insets,
29299  like inside equations, you can code special LaTeX definitions for each
29300  branch.
29301  For example you can define for the question branch
29302 \begin_inset Foot
29303 status collapsed
29304
29305 \begin_layout Plain Layout
29306 For an introduction to the LaTeX-syntax, see section
29307 \begin_inset space ~
29308 \end_inset
29309
29310
29311 \begin_inset CommandInset ref
29312 LatexCommand ref
29313 reference "sub:LaTeX-Syntax"
29314
29315 \end_inset
29316
29317 .
29318 \end_layout
29319
29320 \end_inset
29321
29322
29323 \end_layout
29324
29325 \begin_layout Standard
29326
29327 \series bold
29328
29329 \backslash
29330 newcommand{
29331 \backslash
29332 question}[1]{#1}
29333 \end_layout
29334
29335 \begin_layout Standard
29336
29337 \series bold
29338
29339 \backslash
29340 newcommand{
29341 \backslash
29342 answer}[1]{}
29343 \end_layout
29344
29345 \begin_layout Standard
29346 and for the answer branch
29347 \end_layout
29348
29349 \begin_layout Standard
29350
29351 \series bold
29352
29353 \backslash
29354 newcommand{
29355 \backslash
29356 question}[1]{}
29357 \end_layout
29358
29359 \begin_layout Standard
29360
29361 \series bold
29362
29363 \backslash
29364 newcommand{
29365 \backslash
29366 answer}[1]{#1}
29367 \end_layout
29368
29369 \begin_layout Standard
29370 \begin_inset Branch Question
29371 status open
29372
29373 \begin_layout Standard
29374 \begin_inset ERT
29375 status open
29376
29377 \begin_layout Plain Layout
29378
29379
29380 \backslash
29381 newcommand{
29382 \backslash
29383 question}[1]{#1}
29384 \end_layout
29385
29386 \begin_layout Plain Layout
29387
29388
29389 \backslash
29390 newcommand{
29391 \backslash
29392 answer}[1]{}
29393 \end_layout
29394
29395 \end_inset
29396
29397
29398 \end_layout
29399
29400 \end_inset
29401
29402
29403 \end_layout
29404
29405 \begin_layout Standard
29406 \begin_inset Branch Answer
29407 status collapsed
29408
29409 \begin_layout Standard
29410 \begin_inset ERT
29411 status collapsed
29412
29413 \begin_layout Plain Layout
29414
29415
29416 \backslash
29417 newcommand{
29418 \backslash
29419 question}[1]{}
29420 \end_layout
29421
29422 \begin_layout Plain Layout
29423
29424
29425 \backslash
29426 newcommand{
29427 \backslash
29428 answer}[1]{#1}
29429 \end_layout
29430
29431 \end_inset
29432
29433
29434 \end_layout
29435
29436 \end_inset
29437
29438
29439 \end_layout
29440
29441 \begin_layout Standard
29442 Now it is possible to use the 
29443 \series bold
29444
29445 \backslash
29446 question{\SpecialChar \ldots{}
29447 }
29448 \series default
29449  and 
29450 \series bold
29451
29452 \backslash
29453 answer{\SpecialChar \ldots{}
29454 }
29455 \series default
29456  commands to obtain conditional output.
29457  Here is an example formula where only the 
29458 \series bold
29459
29460 \backslash
29461 question
29462 \series default
29463  part appears:
29464 \begin_inset Formula 
29465 \[
29466 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29467 \]
29468
29469 \end_inset
29470
29471
29472 \end_layout
29473
29474 \begin_layout Standard
29475 Inside math, the same effect can be achieved using math macros, see the
29476  
29477 \emph on
29478 Math
29479 \emph default
29480  manual.
29481 \end_layout
29482
29483 \begin_layout Standard
29484 Each type of branch is allowed to have its specific style defined in layout
29485  files (e.
29486 \begin_inset space \thinspace{}
29487 \end_inset
29488
29489 g.
29490 \begin_inset space \space{}
29491 \end_inset
29492
29493 any branch inset can be automatically wrapped by your own LaTeX commands.).
29494  For this advanced usage, see the 
29495 \emph on
29496 Customization
29497 \emph default
29498  manual, section 
29499 \begin_inset Quotes eld
29500 \end_inset
29501
29502 Flex insets and InsetLayout
29503 \begin_inset Quotes erd
29504 \end_inset
29505
29506 ).
29507 \end_layout
29508
29509 \begin_layout Section
29510 PDF Properties
29511 \begin_inset CommandInset label
29512 LatexCommand label
29513 name "sec:PDF-Properties"
29514
29515 \end_inset
29516
29517
29518 \begin_inset Index idx
29519 status collapsed
29520
29521 \begin_layout Plain Layout
29522 PDF properties
29523 \end_layout
29524
29525 \end_inset
29526
29527
29528 \end_layout
29529
29530 \begin_layout Standard
29531 The 
29532 \family sans
29533 Document\SpecialChar \menuseparator
29534 Settings\SpecialChar \menuseparator
29535 PDF Properties
29536 \family default
29537  dialog allows you to set up special options for the PDF output of your
29538  document.
29539  All these options are provided by the LaTeX-package 
29540 \series bold
29541 hyperref
29542 \series default
29543
29544 \begin_inset Index idx
29545 status collapsed
29546
29547 \begin_layout Plain Layout
29548 LaTeX-packages ! hyperref
29549 \end_layout
29550
29551 \end_inset
29552
29553  which will link all cross-references in the DVI- and PDF-output.
29554  This means that the reader of your document will be able to click on a
29555  table of contents entry or on a reference to move to the cross-referenced
29556  part of the document.
29557  
29558 \end_layout
29559
29560 \begin_layout Standard
29561 The header information in the dialog tab 
29562 \family sans
29563 General
29564 \family default
29565  is saved together with the PDF as file properties.
29566  Many programs are able to extract this information, for example, automatically
29567  to recognize who the author is and what the PDF is about.
29568  This is very useful to sort, classify or use PDFs for bibliography issues.
29569  When the option 
29570 \family sans
29571 Automatically
29572 \begin_inset space ~
29573 \end_inset
29574
29575 fill
29576 \begin_inset space ~
29577 \end_inset
29578
29579 header
29580 \family default
29581  is set, LyX tries to extract the header information from your document
29582  title and author entries.
29583  The option 
29584 \family sans
29585 Load
29586 \begin_inset space ~
29587 \end_inset
29588
29589 in
29590 \begin_inset space ~
29591 \end_inset
29592
29593 fullscreen
29594 \begin_inset space ~
29595 \end_inset
29596
29597 mode
29598 \family default
29599  will open the PDF in fullscreen mode, which is useful for presentations.
29600 \end_layout
29601
29602 \begin_layout Standard
29603 You can specify in the dialog tab 
29604 \family sans
29605 Hyperlinks
29606 \family default
29607  how the links will look and if links for bibliographical backreferences
29608  are created.
29609  The 
29610 \family sans
29611 Break
29612 \begin_inset space ~
29613 \end_inset
29614
29615 links
29616 \begin_inset space ~
29617 \end_inset
29618
29619 over
29620 \begin_inset space ~
29621 \end_inset
29622
29623 lines
29624 \family default
29625  option allows long links to be split; 
29626 \family sans
29627 No
29628 \begin_inset space ~
29629 \end_inset
29630
29631 frames
29632 \begin_inset space ~
29633 \end_inset
29634
29635 around
29636 \begin_inset space ~
29637 \end_inset
29638
29639 links
29640 \family default
29641  and 
29642 \family sans
29643 Color
29644 \begin_inset space ~
29645 \end_inset
29646
29647 links
29648 \family default
29649  both turn off the default behavior of enclosing all links in frames; 
29650 \family sans
29651 Color
29652 \begin_inset space ~
29653 \end_inset
29654
29655 links
29656 \family default
29657  colors the different links.
29658  The default colors are:
29659 \end_layout
29660
29661 \begin_layout Labeling
29662 \labelwidthstring 00.00.0000
29663
29664 \color magenta
29665 magenta
29666 \color inherit
29667  for hyperlinks and URLs
29668 \end_layout
29669
29670 \begin_layout Labeling
29671 \labelwidthstring 00.00.0000
29672
29673 \color red
29674 red
29675 \color inherit
29676  for links
29677 \end_layout
29678
29679 \begin_layout Labeling
29680 \labelwidthstring 00.00.0000
29681
29682 \color green
29683 green
29684 \color inherit
29685  for citations
29686 \end_layout
29687
29688 \begin_layout Standard
29689 but you can change these in the field 
29690 \family sans
29691 Additional options
29692 \family default
29693 .
29694  For example, in this document they were changed with the additional options:
29695 \end_layout
29696
29697 \begin_layout Standard
29698
29699 \series bold
29700 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
29701 \end_layout
29702
29703 \begin_layout Standard
29704 If the option 
29705 \family sans
29706 Backreferences
29707 \family default
29708  is set, the hyperlinks will appear in the bibliography after the different
29709  entries, showing, depending on the option selected, the number of the section,
29710  slide or page where the entry is referenced.
29711 \end_layout
29712
29713 \begin_layout Standard
29714 In the dialog tab 
29715 \family sans
29716 Bookmarks
29717 \family default
29718  you can specify if PDF-bookmarks should be created for every section of
29719  your document to make it easier for readers to navigate through the document.
29720  You can decide if the bookmarks should be numbered like your document sections
29721  or not.
29722  With the 
29723 \family sans
29724 Open bookmarks
29725 \family default
29726  
29727 \family sans
29728 Level
29729 \family default
29730  you can specify what sectioning level should be displayed in the bookmarks
29731  when opening the PDF.
29732  For example level
29733 \begin_inset space ~
29734 \end_inset
29735
29736 2 will display all sections and subsections, while level
29737 \begin_inset space ~
29738 \end_inset
29739
29740 1 will only display the sections.
29741 \end_layout
29742
29743 \begin_layout Standard
29744 PDF properties are also used in this document.
29745  When you look in its document settings, you can see that some additional
29746  
29747 \series bold
29748 hyperref
29749 \series default
29750  options are used.
29751  For an explanation of all them we refer you to the hyperref manual 
29752 \begin_inset CommandInset citation
29753 LatexCommand cite
29754 key "hyperref"
29755
29756 \end_inset
29757
29758 .
29759 \end_layout
29760
29761 \begin_layout Section
29762 TeX Code and the LaTeX Syntax
29763 \begin_inset CommandInset label
29764 LatexCommand label
29765 name "sec:TeX-Code"
29766
29767 \end_inset
29768
29769
29770 \end_layout
29771
29772 \begin_layout Subsection
29773 TeX Code Boxes
29774 \begin_inset Index idx
29775 status collapsed
29776
29777 \begin_layout Plain Layout
29778 TeX Code
29779 \end_layout
29780
29781 \end_inset
29782
29783
29784 \begin_inset CommandInset label
29785 LatexCommand label
29786 name "sub:TeX-Code-Boxes"
29787
29788 \end_inset
29789
29790
29791 \end_layout
29792
29793 \begin_layout Standard
29794 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29795  constructs, but not all.
29796  LaTeX contains hundreds of packages that provide different commands.
29797  All the time packages are being updated and new ones added.
29798  This has the advantage that you can typeset nearly everything as there
29799  is a LaTeX-package for every problem, though LyX cannot support all packages
29800  and their commands.
29801 \end_layout
29802
29803 \begin_layout Standard
29804 But don't worry, you can use any LaTeX-command directly in LyX inside the
29805  TeX Code box.
29806  A TeX Code box is created by the menu 
29807 \family sans
29808 Insert\SpecialChar \menuseparator
29809 Te
29810 \begin_inset ERT
29811 status collapsed
29812
29813 \begin_layout Plain Layout
29814
29815 {}
29816 \end_layout
29817
29818 \end_inset
29819
29820 X
29821 \begin_inset space ~
29822 \end_inset
29823
29824 Code
29825 \family default
29826  or by the toolbar button 
29827 \begin_inset Info
29828 type  "icon"
29829 arg   "ert-insert"
29830 \end_inset
29831
29832  (shortcut 
29833 \begin_inset Info
29834 type  "shortcut"
29835 arg   "ert-insert"
29836 \end_inset
29837
29838 ).
29839  The box can be opened by left-clicking and closed by right-clicking on
29840  it and selecting 
29841 \family sans
29842 Close Inset
29843 \family default
29844 .
29845 \end_layout
29846
29847 \begin_layout Standard
29848 You can insert complete or incomplete commands as TeX Code.
29849  Incomplete means that the command argument can be Standard LyX text.
29850  For example, if you want to draw a frame around a word and are therefore
29851  using the LaTeX-command 
29852 \series bold
29853
29854 \backslash
29855 fbox
29856 \series default
29857 , you can write the command part 
29858 \series bold
29859
29860 \backslash
29861 fbox{
29862 \series default
29863  in a TeX Code box before the word and the closing brace 
29864 \series bold
29865 }
29866 \series default
29867  in a second TeX Code box behind the word.
29868  The word between the two TeX Code boxes is then the argument as it is in
29869  the following example:
29870 \end_layout
29871
29872 \begin_layout Standard
29873 \begin_inset Graphics
29874         filename clipart/ERT.png
29875         scale 89
29876
29877 \end_inset
29878
29879
29880 \end_layout
29881
29882 \begin_layout Standard
29883 gives
29884 \end_layout
29885
29886 \begin_layout Standard
29887 This is a line with a 
29888 \begin_inset ERT
29889 status collapsed
29890
29891 \begin_layout Plain Layout
29892
29893
29894 \backslash
29895 fbox{
29896 \end_layout
29897
29898 \end_inset
29899
29900 framed
29901 \begin_inset ERT
29902 status collapsed
29903
29904 \begin_layout Plain Layout
29905
29906 }
29907 \end_layout
29908
29909 \end_inset
29910
29911  word.
29912 \end_layout
29913
29914 \begin_layout Standard
29915 \begin_inset Note Greyedout
29916 status open
29917
29918 \begin_layout Plain Layout
29919
29920 \series bold
29921 Note:
29922 \series default
29923  At the end of LaTeX-commands without parameters, you have to insert a space
29924  to let LaTeX know that the command is finished.
29925 \end_layout
29926
29927 \end_inset
29928
29929
29930 \end_layout
29931
29932 \begin_layout Subsection
29933 A Short Introduction to the LaTeX Syntax
29934 \begin_inset Argument 1
29935 status collapsed
29936
29937 \begin_layout Plain Layout
29938 The LaTeX Syntax
29939 \end_layout
29940
29941 \end_inset
29942
29943
29944 \begin_inset Index idx
29945 status collapsed
29946
29947 \begin_layout Plain Layout
29948 LaTeX Syntax
29949 \end_layout
29950
29951 \end_inset
29952
29953
29954 \begin_inset CommandInset label
29955 LatexCommand label
29956 name "sub:LaTeX-Syntax"
29957
29958 \end_inset
29959
29960
29961 \end_layout
29962
29963 \begin_layout Standard
29964 When you write larger documents or books, you will need to know something
29965  about the LaTeX-commands that LyX uses in the background.
29966  Because LaTeX is based on commands, you can 
29967 \begin_inset Quotes eld
29968 \end_inset
29969
29970 program
29971 \begin_inset Quotes erd
29972 \end_inset
29973
29974  your text.
29975  This has the advantage that the layout of the document can be changed at
29976  any time if you know the right commands.
29977  For example, imagine you have to write a manual for a product and the deadline
29978  is the end of the day.
29979  Your boss has just complimented you for your good work but wants to have
29980  all caption labels bold.
29981  But you have over a hundred figure and table captions with non-bold labels
29982  in your manual.
29983  Of course it is impossible to change all caption labels manually in one
29984  day.
29985 \end_layout
29986
29987 \begin_layout Standard
29988 Now LaTeX comes into play.
29989  As mentioned above, for every problem there exists a LaTeX-package.
29990  First you have to find out which and therefore look in the LaTeX package
29991  database, 
29992 \begin_inset CommandInset citation
29993 LatexCommand cite
29994 key "Catalogue"
29995
29996 \end_inset
29997
29998 .
29999 \end_layout
30000
30001 \begin_layout Standard
30002 As result you find that the package 
30003 \series bold
30004 caption
30005 \series default
30006
30007 \begin_inset Index idx
30008 status collapsed
30009
30010 \begin_layout Plain Layout
30011 LaTeX-packages ! caption
30012 \end_layout
30013
30014 \end_inset
30015
30016  is what you need.
30017  To use a package, you have to load it in the document preamble (menu 
30018 \family sans
30019 Document\SpecialChar \menuseparator
30020 Settings
30021 \family default
30022 \SpecialChar \menuseparator
30023
30024 \family sans
30025 LaT
30026 \begin_inset ERT
30027 status collapsed
30028
30029 \begin_layout Plain Layout
30030
30031 {}
30032 \end_layout
30033
30034 \end_inset
30035
30036 eX
30037 \begin_inset space ~
30038 \end_inset
30039
30040 Preamble
30041 \family default
30042 ) with the command
30043 \end_layout
30044
30045 \begin_layout Standard
30046
30047 \series bold
30048
30049 \backslash
30050 usepackage[options]{package name}
30051 \end_layout
30052
30053 \begin_layout Standard
30054 All LaTeX commands begin with a backslash, the command argument is set within
30055  two braces and the options are set within two brackets.
30056  Note that not all commands have an argument and options.
30057 \end_layout
30058
30059 \begin_layout Standard
30060 In your case the package name is 
30061 \series bold
30062 caption
30063 \series default
30064 .
30065  After a look in the documentation of the package, you know that the option
30066  
30067 \series bold
30068 labelfont=bf
30069 \series default
30070  will change the font of all caption labels to bold.
30071  So you add the command
30072 \end_layout
30073
30074 \begin_layout Standard
30075
30076 \series bold
30077
30078 \backslash
30079 usepackage[labelfont=bf]{caption}
30080 \end_layout
30081
30082 \begin_layout Standard
30083 to the preamble and the problem is solved.
30084 \begin_inset Foot
30085 status collapsed
30086
30087 \begin_layout Plain Layout
30088 For more commands provided by the 
30089 \series bold
30090 caption
30091 \series default
30092  package, have a look at its documentation, 
30093 \begin_inset CommandInset citation
30094 LatexCommand cite
30095 key "caption"
30096
30097 \end_inset
30098
30099 .
30100 \end_layout
30101
30102 \end_inset
30103
30104
30105 \end_layout
30106
30107 \begin_layout Standard
30108 Note that some document classes have built-in solutions for well-known problems
30109  like your case.
30110  For example if you use a 
30111 \family sans
30112 KOMA-Script
30113 \family default
30114  class, you don't need the package 
30115 \series bold
30116 caption
30117 \series default
30118 , you can instead write
30119 \end_layout
30120
30121 \begin_layout Standard
30122
30123 \series bold
30124
30125 \backslash
30126 setkomafont{captionlabel}{
30127 \backslash
30128 bfseries}
30129 \end_layout
30130
30131 \begin_layout Standard
30132 in the preamble and the problem is solved.
30133  So if you plan to write a large document, you should have a look at the
30134  documentation of the document class you want to use.
30135  (
30136 \series bold
30137
30138 \backslash
30139 setkomafont
30140 \series default
30141  is an example of a command with more than one argument.)
30142 \end_layout
30143
30144 \begin_layout Standard
30145 Commands in the preamble affect the whole document, while commands in the
30146  text affect only the text after the command or only the text used as command
30147  argument.
30148  To insert a LaTeX-command in text, use the TeX Code box as described in
30149  the previous section.
30150 \end_layout
30151
30152 \begin_layout Standard
30153 If you want to learn more about LaTeX and its syntax, have a look at the
30154  LaTeX-books 
30155 \begin_inset CommandInset citation
30156 LatexCommand cite
30157 key "latexcompanion,latexguide"
30158
30159 \end_inset
30160
30161 .
30162 \end_layout
30163
30164 \begin_layout Standard
30165 \begin_inset Newpage cleardoublepage
30166 \end_inset
30167
30168
30169 \end_layout
30170
30171 \begin_layout Standard
30172 \begin_inset ERT
30173 status collapsed
30174
30175 \begin_layout Plain Layout
30176
30177
30178 \backslash
30179 pagestyle{fancy}
30180 \end_layout
30181
30182 \end_inset
30183
30184
30185 \begin_inset Note Note
30186 status collapsed
30187
30188 \begin_layout Plain Layout
30189 switches temporarily to a page style with custom header and footer line
30190 \end_layout
30191
30192 \end_inset
30193
30194
30195 \end_layout
30196
30197 \begin_layout Left Header
30198 \begin_inset Argument 1
30199 status collapsed
30200
30201 \begin_layout Plain Layout
30202
30203 \end_layout
30204
30205 \end_inset
30206
30207
30208 \begin_inset ERT
30209 status collapsed
30210
30211 \begin_layout Plain Layout
30212
30213
30214 \backslash
30215 rightmark
30216 \end_layout
30217
30218 \end_inset
30219
30220
30221 \begin_inset Note Note
30222 status collapsed
30223
30224 \begin_layout Plain Layout
30225 defines the header line as described below
30226 \end_layout
30227
30228 \end_inset
30229
30230
30231 \end_layout
30232
30233 \begin_layout Center Header
30234 \begin_inset Argument 1
30235 status collapsed
30236
30237 \begin_layout Plain Layout
30238
30239 \end_layout
30240
30241 \end_inset
30242
30243
30244 \end_layout
30245
30246 \begin_layout Right Header
30247 \begin_inset Argument 1
30248 status collapsed
30249
30250 \begin_layout Plain Layout
30251 \begin_inset ERT
30252 status collapsed
30253
30254 \begin_layout Plain Layout
30255
30256
30257 \backslash
30258 leftmark
30259 \end_layout
30260
30261 \end_inset
30262
30263
30264 \end_layout
30265
30266 \end_inset
30267
30268
30269 \end_layout
30270
30271 \begin_layout Left Footer
30272 \begin_inset Argument 1
30273 status collapsed
30274
30275 \begin_layout Plain Layout
30276 \begin_inset ERT
30277 status collapsed
30278
30279 \begin_layout Plain Layout
30280
30281
30282 \backslash
30283 thepage
30284 \end_layout
30285
30286 \end_inset
30287
30288
30289 \end_layout
30290
30291 \end_inset
30292
30293
30294 \end_layout
30295
30296 \begin_layout Center Footer
30297 \begin_inset Argument 1
30298 status collapsed
30299
30300 \begin_layout Plain Layout
30301
30302 \family sans
30303 \series bold
30304 \color red
30305 LyX's user guide
30306 \end_layout
30307
30308 \end_inset
30309
30310 Magic code:
30311 \begin_inset Newline newline
30312 \end_inset
30313
30314
30315 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30316 \end_inset
30317
30318
30319 \end_layout
30320
30321 \begin_layout Right Footer
30322 \begin_inset Argument 1
30323 status collapsed
30324
30325 \begin_layout Plain Layout
30326
30327 \end_layout
30328
30329 \end_inset
30330
30331
30332 \begin_inset ERT
30333 status collapsed
30334
30335 \begin_layout Plain Layout
30336
30337
30338 \backslash
30339 Roman{page}
30340 \end_layout
30341
30342 \end_inset
30343
30344
30345 \end_layout
30346
30347 \begin_layout Section
30348 Customized Page Headers and Footers
30349 \begin_inset CommandInset label
30350 LatexCommand label
30351 name "sec:Customized-Page-Headers"
30352
30353 \end_inset
30354
30355
30356 \begin_inset Index idx
30357 status collapsed
30358
30359 \begin_layout Plain Layout
30360 Document ! Header/Footer line
30361 \end_layout
30362
30363 \end_inset
30364
30365
30366 \begin_inset Index idx
30367 status collapsed
30368
30369 \begin_layout Plain Layout
30370 Header/Footer line
30371 \end_layout
30372
30373 \end_inset
30374
30375
30376 \end_layout
30377
30378 \begin_layout Standard
30379 To define a custom page header and footer line for your document, you need
30380  to set the 
30381 \family sans
30382 Page
30383 \begin_inset space ~
30384 \end_inset
30385
30386 style
30387 \family default
30388  to 
30389 \family sans
30390 Fancy
30391 \family default
30392  in the 
30393 \family sans
30394 Document\SpecialChar \menuseparator
30395 Settings
30396 \family default
30397  dialog under 
30398 \family sans
30399 Page
30400 \begin_inset space ~
30401 \end_inset
30402
30403 Layout
30404 \family default
30405 .
30406  As a second step add in the menu 
30407 \family sans
30408 Document\SpecialChar \menuseparator
30409 Settings\SpecialChar \menuseparator
30410 Modules
30411 \family default
30412  the module 
30413 \begin_inset Quotes eld
30414 \end_inset
30415
30416 Custom Header/Footerlines
30417 \begin_inset Quotes erd
30418 \end_inset
30419
30420 .
30421  This module offers the following 6
30422 \begin_inset space ~
30423 \end_inset
30424
30425 styles:
30426 \end_layout
30427
30428 \begin_layout Description
30429 Left
30430 \begin_inset space ~
30431 \end_inset
30432
30433 Header,
30434 \begin_inset space ~
30435 \end_inset
30436
30437 Center
30438 \begin_inset space ~
30439 \end_inset
30440
30441 Header,
30442 \begin_inset space ~
30443 \end_inset
30444
30445 Right
30446 \begin_inset space ~
30447 \end_inset
30448
30449 Header
30450 \end_layout
30451
30452 \begin_layout Description
30453 Left
30454 \begin_inset space ~
30455 \end_inset
30456
30457 Footer,
30458 \begin_inset space ~
30459 \end_inset
30460
30461 Center
30462 \begin_inset space ~
30463 \end_inset
30464
30465 Footer,
30466 \begin_inset space ~
30467 \end_inset
30468
30469 Right
30470 \begin_inset space ~
30471 \end_inset
30472
30473 Footer
30474 \end_layout
30475
30476 \begin_layout Standard
30477 for the different positions in the header/footer.
30478 \end_layout
30479
30480 \begin_layout Standard
30481 Normally, headers and footers are set up at the beginning of the document.
30482  But you can change them anywhere you want to.
30483  Figure
30484 \begin_inset space ~
30485 \end_inset
30486
30487
30488 \begin_inset CommandInset ref
30489 LatexCommand ref
30490 reference "fig:Page-layout"
30491
30492 \end_inset
30493
30494  shows the page layout and where the header/footer styles will appear.
30495 \end_layout
30496
30497 \begin_layout Standard
30498 \begin_inset Float figure
30499 placement h
30500 wide false
30501 sideways false
30502 status open
30503
30504 \begin_layout Plain Layout
30505 \noindent
30506 \align center
30507 \begin_inset Tabular
30508 <lyxtabular version="3" rows="5" columns="3">
30509 <features rotate="0" tabularvalignment="middle">
30510 <column alignment="left" valignment="top" width="30line%">
30511 <column alignment="center" valignment="top" width="30line%">
30512 <column alignment="right" valignment="top" width="30line%">
30513 <row>
30514 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30515 \begin_inset Text
30516
30517 \begin_layout Plain Layout
30518 Left Header
30519 \end_layout
30520
30521 \end_inset
30522 </cell>
30523 <cell alignment="center" valignment="top" topline="true" usebox="none">
30524 \begin_inset Text
30525
30526 \begin_layout Plain Layout
30527 Center Header
30528 \end_layout
30529
30530 \end_inset
30531 </cell>
30532 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30533 \begin_inset Text
30534
30535 \begin_layout Plain Layout
30536 Right Header
30537 \end_layout
30538
30539 \end_inset
30540 </cell>
30541 </row>
30542 <row>
30543 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30544 \begin_inset Text
30545
30546 \begin_layout Plain Layout
30547
30548 \end_layout
30549
30550 \end_inset
30551 </cell>
30552 <cell alignment="center" valignment="top" usebox="none">
30553 \begin_inset Text
30554
30555 \begin_layout Plain Layout
30556
30557 \end_layout
30558
30559 \end_inset
30560 </cell>
30561 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30562 \begin_inset Text
30563
30564 \begin_layout Plain Layout
30565
30566 \end_layout
30567
30568 \end_inset
30569 </cell>
30570 </row>
30571 <row>
30572 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30573 \begin_inset Text
30574
30575 \begin_layout Plain Layout
30576 The normal text on the page goes here.
30577  The running header is above the text, and the footer is below (including
30578  footnotes).
30579  Headers/footers typically contain things like the page number, title of
30580  the chapter, company logo but your can use almost anything, except of floats.
30581 \end_layout
30582
30583 \end_inset
30584 </cell>
30585 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30586 \begin_inset Text
30587
30588 \begin_layout Plain Layout
30589
30590 \end_layout
30591
30592 \end_inset
30593 </cell>
30594 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30595 \begin_inset Text
30596
30597 \begin_layout Plain Layout
30598
30599 \end_layout
30600
30601 \end_inset
30602 </cell>
30603 </row>
30604 <row>
30605 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30606 \begin_inset Text
30607
30608 \begin_layout Plain Layout
30609
30610 \end_layout
30611
30612 \end_inset
30613 </cell>
30614 <cell alignment="center" valignment="top" usebox="none">
30615 \begin_inset Text
30616
30617 \begin_layout Plain Layout
30618
30619 \end_layout
30620
30621 \end_inset
30622 </cell>
30623 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30624 \begin_inset Text
30625
30626 \begin_layout Plain Layout
30627
30628 \end_layout
30629
30630 \end_inset
30631 </cell>
30632 </row>
30633 <row>
30634 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30635 \begin_inset Text
30636
30637 \begin_layout Plain Layout
30638 Left Footer
30639 \end_layout
30640
30641 \end_inset
30642 </cell>
30643 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30644 \begin_inset Text
30645
30646 \begin_layout Plain Layout
30647 Center Footer
30648 \end_layout
30649
30650 \end_inset
30651 </cell>
30652 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30653 \begin_inset Text
30654
30655 \begin_layout Plain Layout
30656 Right Footer
30657 \end_layout
30658
30659 \end_inset
30660 </cell>
30661 </row>
30662 </lyxtabular>
30663
30664 \end_inset
30665
30666
30667 \end_layout
30668
30669 \begin_layout Plain Layout
30670 \begin_inset Caption Standard
30671
30672 \begin_layout Plain Layout
30673 \begin_inset CommandInset label
30674 LatexCommand label
30675 name "fig:Page-layout"
30676
30677 \end_inset
30678
30679 Page layout with custom header and footer line.
30680 \end_layout
30681
30682 \end_inset
30683
30684
30685 \end_layout
30686
30687 \end_inset
30688
30689
30690 \end_layout
30691
30692 \begin_layout Standard
30693 \begin_inset Note Greyedout
30694 status open
30695
30696 \begin_layout Plain Layout
30697
30698 \series bold
30699 Note
30700 \series default
30701 : some document classes implement their own customized page headers and
30702  footers if 
30703 \family sans
30704 Page
30705 \begin_inset space ~
30706 \end_inset
30707
30708 style
30709 \family default
30710  is set to “Default”.
30711  Check what these are before you specify your own customized page headers
30712  and footers.
30713 \end_layout
30714
30715 \end_inset
30716
30717
30718 \end_layout
30719
30720 \begin_layout Subsection
30721 Definition
30722 \end_layout
30723
30724 \begin_layout Standard
30725 To define your header line, add all three header styles.
30726  The things you add to the styles appear on odd numbered pages, the things
30727  in the optional arguments on even numbered pages.
30728  For single-sided documents, the optional arguments will not be used and
30729  can be omitted.
30730  If you leave a style or its argument empty, nothing appears in the output.
30731  Defining the footer line works similarly.
30732 \end_layout
30733
30734 \begin_layout Standard
30735 For the definition, you will need some LaTeX-commands that are inserted
30736  as TeX code (menu 
30737 \family sans
30738 Insert\SpecialChar \menuseparator
30739 Te
30740 \begin_inset ERT
30741 status collapsed
30742
30743 \begin_layout Plain Layout
30744
30745 {}
30746 \end_layout
30747
30748 \end_inset
30749
30750 X
30751 \begin_inset space ~
30752 \end_inset
30753
30754 Code
30755 \family default
30756 ):
30757 \end_layout
30758
30759 \begin_layout Description
30760
30761 \backslash
30762 thepage prints the current page number
30763 \end_layout
30764
30765 \begin_layout Description
30766
30767 \backslash
30768 Roman{page} prints the current page number with capital roman numerals
30769 \end_layout
30770
30771 \begin_layout Description
30772
30773 \backslash
30774 roman{page} prints the current page number with small roman numerals
30775 \end_layout
30776
30777 \begin_layout Description
30778
30779 \backslash
30780 leftmark prints the current section number and title.
30781  If the document has chapters, it prints the current chapter number and
30782  title instead.
30783  It is called 
30784 \begin_inset Quotes eld
30785 \end_inset
30786
30787 leftmark
30788 \begin_inset Quotes prd
30789 \end_inset
30790
30791  because it usually goes in a left header.
30792 \end_layout
30793
30794 \begin_layout Description
30795
30796 \backslash
30797 rightmark prints the current subsection number and title.
30798  If the document has chapters, it prints the current section number and
30799  title instead.
30800  It is normally used in the right header.
30801 \end_layout
30802
30803 \begin_layout Subsection
30804 Default header/footer
30805 \end_layout
30806
30807 \begin_layout Standard
30808 The custom header/footer is not empty by default.
30809  The default header contains the chapter and section title and the center
30810  footer has the page number.
30811  In order to remove unwanted entries from the header/footer, include the
30812  relevant header/footer style in your document, but leave it blank.
30813  So, if you do not want a page number in the footer, include a blank 
30814 \family sans
30815 Center
30816 \begin_inset space ~
30817 \end_inset
30818
30819 Footer
30820 \family default
30821  style.
30822 \end_layout
30823
30824 \begin_layout Subsection
30825 Appearance
30826 \end_layout
30827
30828 \begin_layout Standard
30829 The header and footer will appear on normal pages.
30830  Some pages are different.
30831  The title page has a style of its own, and so does any page that starts
30832  a new part or chapter in your book.
30833  Such pages will not have the custom headers/footers, but that is normal.
30834  There is for example no need to print a header with the chapter name on
30835  the chapter page where the chapter heading is in big bold letters anyway.
30836 \end_layout
30837
30838 \begin_layout Subsubsection
30839 Header and footer decoration line
30840 \end_layout
30841
30842 \begin_layout Standard
30843 By default, you get a 0.4
30844 \begin_inset space \thinspace{}
30845 \end_inset
30846
30847 pt thick line below the header and no footer line.
30848  This can be changed in the document preamble with the commands 
30849 \series bold
30850
30851 \backslash
30852 headrulewidth
30853 \series default
30854  and 
30855 \series bold
30856
30857 \backslash
30858 footrulewidth
30859 \series default
30860  in the following way:
30861 \end_layout
30862
30863 \begin_layout Standard
30864
30865 \series bold
30866
30867 \backslash
30868 renewcommand{
30869 \backslash
30870 headrulewidth}{thickness}
30871 \end_layout
30872
30873 \begin_layout Standard
30874 where thickness is a size in standard units like 
30875 \family sans
30876 pt
30877 \family default
30878  or 
30879 \family sans
30880 mm
30881 \family default
30882 .
30883  If you don't want a line, set the thickness to 0
30884 \begin_inset space \thinspace{}
30885 \end_inset
30886
30887 pt.
30888 \end_layout
30889
30890 \begin_layout Standard
30891 The lines can also be colored, but this requires more knowledge of LaTeX.
30892  If you really need this, have a look at the Internet or in sec.
30893 \begin_inset space ~
30894 \end_inset
30895
30896 4.4 of the book 
30897 \begin_inset CommandInset citation
30898 LatexCommand cite
30899 key "Mittelbach"
30900
30901 \end_inset
30902
30903 .
30904 \end_layout
30905
30906 \begin_layout Subsubsection
30907 Several header/footer lines
30908 \end_layout
30909
30910 \begin_layout Standard
30911 In case you need more than one text line as a header/footer, you can do
30912  this by adding a normal line break in the style definition.
30913  However, the default height of the header/footer is only the one of one
30914  text line.
30915  To expand the height, redefine the LaTeX length 
30916 \series bold
30917
30918 \backslash
30919 headheight
30920 \series default
30921  or 
30922 \series bold
30923
30924 \backslash
30925 footheight
30926 \series default
30927  in this entry in 
30928 \family sans
30929 Document\SpecialChar \menuseparator
30930 Settings\SpecialChar \menuseparator
30931 Lat
30932 \begin_inset ERT
30933 status collapsed
30934
30935 \begin_layout Plain Layout
30936
30937 {}
30938 \end_layout
30939
30940 \end_inset
30941
30942 eX
30943 \begin_inset space ~
30944 \end_inset
30945
30946 Preamble
30947 \family default
30948 :
30949 \end_layout
30950
30951 \begin_layout Standard
30952
30953 \series bold
30954
30955 \backslash
30956 setlength{
30957 \backslash
30958 headheight}{height}
30959 \end_layout
30960
30961 \begin_layout Standard
30962 where height is a size in standard units.
30963  If you don't know which amount of space is needed for the height, define
30964  your header/footer and preview your document as a PDF.
30965  Then open the LaTeX logfile with the menu 
30966 \family sans
30967 Document\SpecialChar \menuseparator
30968 La
30969 \begin_inset ERT
30970 status collapsed
30971
30972 \begin_layout Plain Layout
30973
30974 {}
30975 \end_layout
30976
30977 \end_inset
30978
30979 TeX Log
30980 \family default
30981  and use the button 
30982 \family sans
30983 Next
30984 \begin_inset space ~
30985 \end_inset
30986
30987 Warning
30988 \family default
30989  to see if you can find a warning about the package 
30990 \series bold
30991 fancyhdr
30992 \series default
30993
30994 \begin_inset Index idx
30995 status collapsed
30996
30997 \begin_layout Plain Layout
30998 LaTeX-packages ! fancyhdr
30999 \end_layout
31000
31001 \end_inset
31002
31003 .
31004  If there is such a warning, it contains the space that you need at least
31005  for your header/footer.
31006 \end_layout
31007
31008 \begin_layout Subsection
31009 This example
31010 \end_layout
31011
31012 \begin_layout Standard
31013 This example demonstrates what can be done with custom header/footers.
31014  Don't use it for your document as it is just an example.
31015  This example consists of the following definition:
31016 \end_layout
31017
31018 \begin_layout Description
31019 Left
31020 \begin_inset space ~
31021 \end_inset
31022
31023 Header 
31024 \series bold
31025
31026 \backslash
31027 rightmark
31028 \series default
31029 , empty optional argument
31030 \end_layout
31031
31032 \begin_layout Description
31033 Center
31034 \begin_inset space ~
31035 \end_inset
31036
31037 Header empty, empty optional argument
31038 \end_layout
31039
31040 \begin_layout Description
31041 Right
31042 \begin_inset space ~
31043 \end_inset
31044
31045 Header empty, 
31046 \series bold
31047
31048 \backslash
31049 leftmark
31050 \series default
31051  in the optional argument
31052 \end_layout
31053
31054 \begin_layout Description
31055 Left
31056 \begin_inset space ~
31057 \end_inset
31058
31059 Footer empty, 
31060 \series bold
31061
31062 \backslash
31063 thepage
31064 \series default
31065  in the optional argument
31066 \end_layout
31067
31068 \begin_layout Description
31069 Center
31070 \begin_inset space ~
31071 \end_inset
31072
31073 Footer 
31074 \family sans
31075 \series bold
31076 \color red
31077 LyX's user guide
31078 \family default
31079 \series default
31080 \color inherit
31081
31082 \begin_inset Quotes eld
31083 \end_inset
31084
31085 Magic code:
31086 \begin_inset Newline newline
31087 \end_inset
31088
31089
31090 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31091 \end_inset
31092
31093
31094 \begin_inset Quotes erd
31095 \end_inset
31096
31097  in the optional argument
31098 \end_layout
31099
31100 \begin_layout Description
31101 Right
31102 \begin_inset space ~
31103 \end_inset
31104
31105 Footer 
31106 \series bold
31107
31108 \backslash
31109 Roman{page}
31110 \series default
31111 , empty optional argument
31112 \end_layout
31113
31114 \begin_layout Description
31115
31116 \backslash
31117 headrulewidth set to 2
31118 \begin_inset space \thinspace{}
31119 \end_inset
31120
31121 pt
31122 \end_layout
31123
31124 \begin_layout Standard
31125 In principle you can use almost everything in headers/footers, except floats.
31126  For more specialized features, for example, thumb-indexes, see the manual
31127  of the 
31128 \series bold
31129 fancyhdr
31130 \series default
31131  package, 
31132 \begin_inset CommandInset citation
31133 LatexCommand cite
31134 key "fancyhdr"
31135
31136 \end_inset
31137
31138 .
31139 \end_layout
31140
31141 \begin_layout Standard
31142 \begin_inset Newpage clearpage
31143 \end_inset
31144
31145
31146 \end_layout
31147
31148 \begin_layout Standard
31149 \begin_inset ERT
31150 status open
31151
31152 \begin_layout Plain Layout
31153
31154
31155 \backslash
31156 pagestyle{headings}
31157 \end_layout
31158
31159 \end_inset
31160
31161
31162 \begin_inset Note Note
31163 status collapsed
31164
31165 \begin_layout Plain Layout
31166 switches back to page style with the default headings
31167 \end_layout
31168
31169 \end_inset
31170
31171
31172 \end_layout
31173
31174 \begin_layout Section
31175 Previewing Snippets of your Document
31176 \begin_inset CommandInset label
31177 LatexCommand label
31178 name "sec:Previewing-snippets-of"
31179
31180 \end_inset
31181
31182
31183 \begin_inset Index idx
31184 status collapsed
31185
31186 \begin_layout Plain Layout
31187 Instant preview
31188 \end_layout
31189
31190 \end_inset
31191
31192
31193 \begin_inset Index idx
31194 status collapsed
31195
31196 \begin_layout Plain Layout
31197 Document ! Preview
31198 \end_layout
31199
31200 \end_inset
31201
31202
31203 \end_layout
31204
31205 \begin_layout Standard
31206 LyX allows you to generate previews of sections of your document on the
31207  fly so you can see how they will look in the final document without having
31208  to break your train of thought with viewing the output.
31209 \end_layout
31210
31211 \begin_layout Subsection
31212 Prerequisites
31213 \end_layout
31214
31215 \begin_layout Standard
31216 To get previews working, you need the LaTeX package 
31217 \series bold
31218 preview-latex
31219 \series default
31220
31221 \begin_inset Index idx
31222 status collapsed
31223
31224 \begin_layout Plain Layout
31225 LaTeX-packages ! preview-latex
31226 \end_layout
31227
31228 \end_inset
31229
31230  (on some systems named simply 
31231 \series bold
31232 preview
31233 \series default
31234 ) installed.
31235  If it is not already installed, you will find it in the TeX-catalogue,
31236  
31237 \begin_inset CommandInset citation
31238 LatexCommand cite
31239 key "TeXCatalogue"
31240
31241 \end_inset
31242
31243  or in the package manager of your LaTeX-system.
31244  You obtain prettier results if you install the program 
31245 \family typewriter
31246 pnmcrop
31247 \family default
31248  from the 
31249 \family typewriter
31250 netpbm
31251 \family default
31252  package; for LyX on Windows this program and also the LaTeX-package are
31253  automatically installed together with LyX.
31254 \end_layout
31255
31256 \begin_layout Subsection
31257 Enabling previews
31258 \end_layout
31259
31260 \begin_layout Standard
31261 If you would for example like to see in LyX your math formulas typeset by
31262  LaTeX, activate the option 
31263 \family sans
31264 Display
31265 \begin_inset space ~
31266 \end_inset
31267
31268 Graphics
31269 \family default
31270  in the 
31271 \family sans
31272 Tools\SpecialChar \menuseparator
31273 Preferences 
31274 \family default
31275 dialog under 
31276 \family sans
31277 Look
31278 \begin_inset space ~
31279 \end_inset
31280
31281 and
31282 \begin_inset space ~
31283 \end_inset
31284
31285 feel\SpecialChar \menuseparator
31286 Display
31287 \family default
31288 .
31289  Then set 
31290 \family sans
31291 Instant
31292 \begin_inset space ~
31293 \end_inset
31294
31295 Preview
31296 \family default
31297  to 
31298 \family sans
31299 On
31300 \family default
31301 .
31302  The 
31303 \family sans
31304 Preview
31305 \begin_inset space ~
31306 \end_inset
31307
31308 Size
31309 \family default
31310  is the multiplication factor for the size.
31311 \end_layout
31312
31313 \begin_layout Standard
31314 If you would like to see everything but your math formulas typeset by LaTeX,
31315  set 
31316 \family sans
31317 Instant
31318 \begin_inset space ~
31319 \end_inset
31320
31321 Preview
31322 \family default
31323  to 
31324 \family sans
31325 No
31326 \begin_inset space ~
31327 \end_inset
31328
31329 math
31330 \family default
31331 .
31332 \end_layout
31333
31334 \begin_layout Standard
31335 Previews are generated when you load a document into LyX and when you finish
31336  editing an inset.
31337 \end_layout
31338
31339 \begin_layout Standard
31340 \begin_inset Note Greyedout
31341 status open
31342
31343 \begin_layout Plain Layout
31344
31345 \series bold
31346 Note:
31347 \series default
31348  Previews of an already loaded document are not in every case immediately
31349  generated by activating the option 
31350 \family sans
31351 Display
31352 \begin_inset space ~
31353 \end_inset
31354
31355 Graphics
31356 \family default
31357 .
31358  Reopening the document will fix such problems.
31359 \end_layout
31360
31361 \end_inset
31362
31363
31364 \end_layout
31365
31366 \begin_layout Subsection
31367 Selected document parts
31368 \end_layout
31369
31370 \begin_layout Standard
31371 Besides math there are other cases where you might like to see a preview,
31372  for example things that LyX cannot render like rotated parts or things
31373  that are not yet supported by LyX.
31374  To do this, insert a preview inset via the menu 
31375 \family sans
31376 Insert\SpecialChar \menuseparator
31377 Preview
31378 \family default
31379 .
31380  Insert or paste the stuff that you want to preview into this inset.
31381  The preview will be generated when the cursor is outside the preview inset.
31382  If you click on the preview, you can edit the previewed stuff.
31383 \end_layout
31384
31385 \begin_layout Standard
31386 An example: To create rotated boxes, you use the LaTeX command 
31387 \series bold
31388
31389 \backslash
31390 rotatebox
31391 \series default
31392  which is not yet supported by LyX.
31393 \begin_inset Foot
31394 status collapsed
31395
31396 \begin_layout Plain Layout
31397
31398 \series bold
31399
31400 \backslash
31401 rotatebox
31402 \series default
31403  is explained in section 
31404 \emph on
31405 Rotated and Scaled Boxes
31406 \emph default
31407  of the 
31408 \emph on
31409 Embedded
31410 \begin_inset space ~
31411 \end_inset
31412
31413 Objects
31414 \emph default
31415  manual.
31416 \end_layout
31417
31418 \end_inset
31419
31420  Instead of the TeX Code boxes you want to see in LyX the final rotated
31421  boxes, for example to adjust the rotation angle to fit with the surrounding
31422  text.
31423  Therefore you create a preview inset and copy the text with the rotated
31424  boxes into it.
31425  Here is the result:
31426 \end_layout
31427
31428 \begin_layout Standard
31429 \begin_inset Preview
31430
31431 \begin_layout Standard
31432 This is a line
31433 \begin_inset ERT
31434 status collapsed
31435
31436 \begin_layout Plain Layout
31437
31438
31439 \backslash
31440 rotatebox[origin=r]{-60}{
31441 \end_layout
31442
31443 \end_inset
31444
31445
31446 \begin_inset Box Doublebox
31447 position "c"
31448 hor_pos "c"
31449 has_inner_box 0
31450 inner_pos "c"
31451 use_parbox 0
31452 use_makebox 0
31453 width "1in"
31454 special "width"
31455 height "1in"
31456 height_special "totalheight"
31457 status collapsed
31458
31459 \begin_layout Plain Layout
31460 with rotated
31461 \end_layout
31462
31463 \end_inset
31464
31465
31466 \begin_inset ERT
31467 status collapsed
31468
31469 \begin_layout Plain Layout
31470
31471 }
31472 \end_layout
31473
31474 \end_inset
31475
31476  framed text 
31477 \begin_inset ERT
31478 status collapsed
31479
31480 \begin_layout Plain Layout
31481
31482
31483 \backslash
31484 rotatebox[origin=lb]{60}{
31485 \end_layout
31486
31487 \end_inset
31488
31489
31490 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31491 \end_inset
31492
31493
31494 \begin_inset ERT
31495 status collapsed
31496
31497 \begin_layout Plain Layout
31498
31499 }
31500 \end_layout
31501
31502 \end_inset
31503
31504  and a formula.
31505 \end_layout
31506
31507 \end_inset
31508
31509
31510 \end_layout
31511
31512 \begin_layout Standard
31513 Previewing works also for colors.
31514  In this example a special framed, colored box was created using the LaTeX
31515  command 
31516 \series bold
31517
31518 \backslash
31519 fcolorbox
31520 \series default
31521 :
31522 \begin_inset Foot
31523 status collapsed
31524
31525 \begin_layout Plain Layout
31526
31527 \series bold
31528
31529 \backslash
31530 fcolorbox
31531 \series default
31532  is explained in section 
31533 \emph on
31534 Colored Boxes
31535 \emph default
31536  of the 
31537 \emph on
31538 Embedded
31539 \begin_inset space ~
31540 \end_inset
31541
31542 Objects
31543 \emph default
31544  manual.
31545 \end_layout
31546
31547 \end_inset
31548
31549
31550 \end_layout
31551
31552 \begin_layout Standard
31553 \begin_inset Preview
31554
31555 \begin_layout Standard
31556 \begin_inset ERT
31557 status collapsed
31558
31559 \begin_layout Plain Layout
31560
31561
31562 \backslash
31563 fboxrule 1mm 
31564 \backslash
31565 fboxsep 1mm
31566 \end_layout
31567
31568 \end_inset
31569
31570
31571 \begin_inset ERT
31572 status collapsed
31573
31574 \begin_layout Plain Layout
31575
31576
31577 \backslash
31578 fcolorbox{cyan}{magenta}{
31579 \end_layout
31580
31581 \end_inset
31582
31583 This is text within a colored, framed box.
31584 \begin_inset ERT
31585 status collapsed
31586
31587 \begin_layout Plain Layout
31588
31589 }
31590 \end_layout
31591
31592 \end_inset
31593
31594
31595 \end_layout
31596
31597 \end_inset
31598
31599
31600 \end_layout
31601
31602 \begin_layout Standard
31603 \begin_inset VSpace medskip
31604 \end_inset
31605
31606
31607 \end_layout
31608
31609 \begin_layout Standard
31610 If LyX does not show a preview, make sure that you enabled previews as described
31611  above and also make sure that TeX Code in the preview inset is valid and
31612  that you loaded the LaTeX packages in your document preamble that are required
31613  by the TeX Code.
31614  If LyX cannot create a preview, you will in most cases also not be able
31615  to view your document due to LaTeX errors.
31616  So if you have to use some TeX Code and don't know if it is correct, the
31617  preview inset is a nice method to check it without the need to view the
31618  whole document.
31619 \end_layout
31620
31621 \begin_layout Subsection
31622 LaTeX source code
31623 \end_layout
31624
31625 \begin_layout Standard
31626 You can preview the LaTeX source of the whole document or parts of it.
31627  Use the menu 
31628 \family sans
31629 View\SpecialChar \menuseparator
31630 Source
31631 \begin_inset space ~
31632 \end_inset
31633
31634 Pane
31635 \family default
31636  and a window will be shown where you can see the LaTeX-source code.
31637  The window shows the source of the whole paragraph in which the cursor
31638  currently sits.
31639  You can also select document parts in LyX's main window, then only this
31640  selection (when it is more than one paragraph) is shown as source code.
31641  To view the whole document as source, enable the corresponding option in
31642  the source view window.
31643  If you check 
31644 \family sans
31645 Automatic update
31646 \family default
31647 , you can see the changes as you make them in LyX; but note that if you
31648  have several documents open, this will slow things down as LyX updates
31649  them all, not just the one which is open at the time.
31650 \end_layout
31651
31652 \begin_layout Section
31653 Advanced Find and Replace
31654 \begin_inset CommandInset label
31655 LatexCommand label
31656 name "sec:Advanced-Find-and"
31657
31658 \end_inset
31659
31660
31661 \begin_inset Index idx
31662 status collapsed
31663
31664 \begin_layout Plain Layout
31665 Replace
31666 \end_layout
31667
31668 \end_inset
31669
31670
31671 \begin_inset Index idx
31672 status collapsed
31673
31674 \begin_layout Plain Layout
31675 Find
31676 \end_layout
31677
31678 \end_inset
31679
31680
31681 \end_layout
31682
31683 \begin_layout Subsection
31684 Introduction
31685 \end_layout
31686
31687 \begin_layout Standard
31688 The advanced find and replace feature of LyX allows for searching of complex,
31689  format-sensitive text segments and mathematics contents within LyX documents.
31690  It is an enhancement of the standard (quick) find and replace feature.
31691  The key-features are:
31692 \end_layout
31693
31694 \begin_layout Itemize
31695 Both searching of text and of mathematical formulas is allowed, where the
31696  latter is done by entering mathematics in the usual way; not only entire
31697  mathematical formulas are found, but also parts occurring within more complex
31698  formulas
31699 \end_layout
31700
31701 \begin_layout Itemize
31702 Search may be format-insensitive, so that the searched text is found in
31703  any context/style (standard text, section headings, notes, and even mathematics
31704 ), or it may be format-sensitive, so that, for example, a word entered with
31705  a section heading will only be found within section headings
31706 \end_layout
31707
31708 \begin_layout Itemize
31709 Search may be restricted to mathematics environments only; this is useful
31710  for remangling math notation where one does not want to match any text
31711  outside of mathematics environments
31712 \end_layout
31713
31714 \begin_layout Itemize
31715 Search may be widened to a specific 
31716 \emph on
31717 scope
31718 \emph default
31719 , i.
31720 \begin_inset space \thinspace{}
31721 \end_inset
31722
31723 e.
31724 \begin_inset space ~
31725 \end_inset
31726
31727 a set of files which may be all the children of the document being edited,
31728  all the open files, or all the manuals available from the 
31729 \family sans
31730 Help
31731 \family default
31732  menu
31733 \end_layout
31734
31735 \begin_layout Itemize
31736 Replace may optionally preserve capitalization, so that the replaced text
31737  capitalization is adapted to the matching text (i.
31738 \begin_inset space \thinspace{}
31739 \end_inset
31740
31741 e.
31742 \begin_inset space ~
31743 \end_inset
31744
31745 all lowercase, all uppercase, first letter uppercase followed by lowercase)
31746 \end_layout
31747
31748 \begin_layout Subsection
31749 Basic usage
31750 \end_layout
31751
31752 \begin_layout Standard
31753 The advanced find and replace feature is activated through the menu 
31754 \family sans
31755 Edit\SpecialChar \menuseparator
31756 Find & Replace
31757 \noun on
31758  (
31759 \noun default
31760 Advanced
31761 \noun on
31762 )
31763 \family default
31764 \noun default
31765  (shortcut 
31766 \begin_inset Info
31767 type  "shortcut"
31768 arg   "dialog-show findreplaceadv"
31769 \end_inset
31770
31771 ) or the toolbar button 
31772 \begin_inset Info
31773 type  "icon"
31774 arg   "dialog-toggle findreplaceadv"
31775 \end_inset
31776
31777 .
31778  This opens the 
31779 \family sans
31780 Advanced Find and Replace
31781 \family default
31782  dialog.
31783 \end_layout
31784
31785 \begin_layout Subsubsection
31786 Searching for text
31787 \end_layout
31788
31789 \begin_layout Standard
31790 Enter into the 
31791 \family sans
31792 Find
31793 \family default
31794  LyX mini-editor a simple word, and search for occurrences of it by clicking
31795  on the 
31796 \family sans
31797 Find
31798 \begin_inset space ~
31799 \end_inset
31800
31801 Next
31802 \family default
31803  button at the bottom of the dialog (or just press the 
31804 \begin_inset Info
31805 type  "shortcut"
31806 arg   "break-paragraph"
31807 \end_inset
31808
31809  key).
31810  The entered word is found both in text mode and in math mode, and in emphasized
31811 , bold or normal face, and in both in section titles and in standard text.
31812  Pressing 
31813 \begin_inset Info
31814 type  "shortcut"
31815 arg   "break-paragraph"
31816 \end_inset
31817
31818  repeatedly keeps searching forward while pressing 
31819 \family sans
31820 Shift+Return
31821 \family default
31822  searches backwards.
31823 \end_layout
31824
31825 \begin_layout Standard
31826 The 
31827 \family sans
31828 Case
31829 \begin_inset space ~
31830 \end_inset
31831
31832 sensitive
31833 \family default
31834  option allows matches to occur only with the same case as entered in the
31835  
31836 \family sans
31837 Find
31838 \family default
31839  editor.
31840  The 
31841 \family sans
31842 Whole
31843 \begin_inset space ~
31844 \end_inset
31845
31846 words
31847 \family default
31848  option allows matches to occur only at word boundaries.
31849 \end_layout
31850
31851 \begin_layout Subsubsection
31852 Searching for mathematics
31853 \end_layout
31854
31855 \begin_layout Standard
31856 Mathematical formulas, such as 
31857 \begin_inset Formula $x^{2}$
31858 \end_inset
31859
31860  or something more complex like 
31861 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31862 \end_inset
31863
31864 , may be searched for by typing them in the 
31865 \family sans
31866 Find
31867 \family default
31868  editor.
31869  When searching for a formula, it is found both when it is alone and when
31870  it occurs in sub-formulas and nested parts of sub-formulas.
31871  For example the mentioned segments would be found in something like 
31872 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31873 \end_inset
31874
31875
31876 \end_layout
31877
31878 \begin_layout Subsubsection
31879 Style-aware search
31880 \end_layout
31881
31882 \begin_layout Standard
31883 It is also possible to search for text with specific styles.
31884  This is done by switching to the 
31885 \family sans
31886 Settings
31887 \family default
31888  tab of the dialog and unchecking the 
31889 \family sans
31890 Ignore format
31891 \family default
31892  option.
31893  This way, entering in the 
31894 \family sans
31895 Find
31896 \family default
31897  editor
31898 \end_layout
31899
31900 \begin_layout Itemize
31901 a normal word and searching for it would not find instances of the word
31902  occurring in emphasized or boldface.
31903 \end_layout
31904
31905 \begin_layout Itemize
31906 an emphasized or boldface word and searching for it would find the respective
31907  instances with the same face only, and within the same text style only.
31908 \end_layout
31909
31910 \begin_layout Itemize
31911 a normal word in a section heading, and searching for it, would find occurrences
31912  of it only within section headings.
31913  Also, if the text to search is given an emphasized or bold face, in addition
31914  to a section style, then it is found only when occurring with the same
31915  style.
31916 \end_layout
31917
31918 \begin_layout Itemize
31919 a displayed formula will only find instances of this formula that are also
31920  displayed formulas (and not inline formulas).
31921 \end_layout
31922
31923 \begin_layout Subsubsection
31924 Replace
31925 \end_layout
31926
31927 \begin_layout Standard
31928 The entries made in the 
31929 \family sans
31930 Find
31931 \family default
31932  editor can be replaced with entries made in the 
31933 \family sans
31934 Replace
31935 \begin_inset space ~
31936 \end_inset
31937
31938 with
31939 \family default
31940  editor.
31941  In order to find the next occurrence and replace it, click on the 
31942 \family sans
31943 Replace
31944 \family default
31945  button or alternatively press 
31946 \begin_inset Info
31947 type  "shortcut"
31948 arg   "break-paragraph"
31949 \end_inset
31950
31951  or 
31952 \family sans
31953 Shift+Return
31954 \family default
31955  while the cursor is in the 
31956 \family sans
31957 Replace
31958 \begin_inset space ~
31959 \end_inset
31960
31961 with
31962 \family default
31963  editor.
31964 \end_layout
31965
31966 \begin_layout Standard
31967 You can replace with fully-featured formatted LyX entries.
31968  Typical scenarios in which to use this capability might be (just to mention
31969  two):
31970 \end_layout
31971
31972 \begin_layout Itemize
31973 replacing occurrences of a word with a customized formatted version of the
31974  same word, for example replacing occurrences of a name like 
31975 \begin_inset Quotes eld
31976 \end_inset
31977
31978 func()
31979 \begin_inset Quotes erd
31980 \end_inset
31981
31982  with its typewriter version 
31983 \begin_inset Quotes eld
31984 \end_inset
31985
31986
31987 \family typewriter
31988 func()
31989 \family default
31990
31991 \begin_inset Quotes erd
31992 \end_inset
31993
31994
31995 \end_layout
31996
31997 \begin_layout Itemize
31998 performing a notation rework of mathematical symbols, for example replacing
31999  occurrences of 
32000 \begin_inset Quotes eld
32001 \end_inset
32002
32003
32004 \begin_inset Formula $R$
32005 \end_inset
32006
32007
32008 \begin_inset Quotes erd
32009 \end_inset
32010
32011  with 
32012 \begin_inset Quotes eld
32013 \end_inset
32014
32015
32016 \begin_inset Formula $\mathbb{R}$
32017 \end_inset
32018
32019
32020 \begin_inset Quotes erd
32021 \end_inset
32022
32023  (you may want to enable the 
32024 \family sans
32025 Whole
32026 \begin_inset space ~
32027 \end_inset
32028
32029 words
32030 \family default
32031  and 
32032 \family sans
32033 Case
32034 \begin_inset space ~
32035 \end_inset
32036
32037 sensitive
32038 \family default
32039  options and disable the 
32040 \family sans
32041 Ignore format
32042 \family default
32043  option in the 
32044 \family sans
32045 Settings
32046 \family default
32047  tab, in order to avoid replacing all 
32048 \begin_inset Quotes eld
32049 \end_inset
32050
32051 R
32052 \begin_inset Quotes erd
32053 \end_inset
32054
32055  letters occurring in normal text), or occurrences of 
32056 \begin_inset Formula $x_{j}^{i}$
32057 \end_inset
32058
32059  with 
32060 \begin_inset Formula $x_{i,\, j}$
32061 \end_inset
32062
32063 , or occurrences of 
32064 \begin_inset Formula $x[k]$
32065 \end_inset
32066
32067  with 
32068 \begin_inset Formula $x_{k}$
32069 \end_inset
32070
32071 .
32072 \end_layout
32073
32074 \begin_layout Subsection
32075 Advanced usage
32076 \end_layout
32077
32078 \begin_layout Standard
32079 There is a regular expression (regexp) based searching facility.
32080 \begin_inset Foot
32081 status collapsed
32082
32083 \begin_layout Plain Layout
32084 A good explanation of regular expressions is given in this Wikipedia entry:
32085  
32086 \begin_inset CommandInset href
32087 LatexCommand href
32088 target "http://en.wikipedia.org/wiki/Regular_expression"
32089
32090 \end_inset
32091
32092 .
32093 \end_layout
32094
32095 \end_inset
32096
32097  You can search for a regular expression by inserting a regexp inset into
32098  the 
32099 \family sans
32100 Find
32101 \family default
32102  editor.
32103  This is done with the context menu 
32104 \family sans
32105 Insert\SpecialChar \menuseparator
32106 Insert Regular Expression
32107 \family default
32108  while the cursor is in the 
32109 \family sans
32110 Find
32111 \family default
32112  editor.
32113  Characters entered within regexp insets are matched according to the regular
32114  expression matching rules
32115 \begin_inset Foot
32116 status collapsed
32117
32118 \begin_layout Plain Layout
32119 Under the constraint that any (sub)expression must match a well-formed LyX
32120  segment, i.
32121 \begin_inset space \thinspace{}
32122 \end_inset
32123
32124 e.
32125 \begin_inset space ~
32126 \end_inset
32127
32128 when matching LaTeX code, no segments with unbalanced {} braces are allowed
32129  to match expressions.
32130 \end_layout
32131
32132 \end_inset
32133
32134 , while text entered outside regexp insets is matched exactly against the
32135  same text in the document.
32136  You can cut and paste regexp-mode insets.
32137  Examples of using such a feature may be:
32138 \end_layout
32139
32140 \begin_layout Enumerate
32141 Searching for all fractions with a given denominator: for example, entering
32142  in the 
32143 \family sans
32144 Find
32145 \family default
32146  editor the fraction 
32147 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32148 \end_inset
32149
32150  (where the 
32151 \begin_inset Formula $.*$
32152 \end_inset
32153
32154  on the numerator is the match-everything regular expression) finds all
32155  fractions with the given denominator.
32156 \end_layout
32157
32158 \begin_layout Enumerate
32159 Searching for all text with a given style: for example, after unchecking
32160  the 
32161 \family sans
32162 Ignore format
32163 \family default
32164  option from the 
32165 \family sans
32166 Settings
32167 \family default
32168  tab, entering a 
32169 \series bold
32170
32171 \begin_inset Formula $.*$
32172 \end_inset
32173
32174
32175 \series default
32176  regular expression and giving it an emphasized or bold face, finds all
32177  emphasized or bold face text respectively.
32178  Also, by inserting a 
32179 \begin_inset Formula $.*$
32180 \end_inset
32181
32182  regular expression in a bullet or enumerated list or a section heading,
32183  you can find all bullet or enumerated lists or section headings.
32184 \end_layout
32185
32186 \begin_layout Standard
32187 Finally, references to (sub)expressions in regexp may be used as usual:
32188  Enclosing parts of the expression within round braces 
32189 \begin_inset Formula $()$
32190 \end_inset
32191
32192 , and referring back to them through 
32193 \begin_inset Formula $\backslash1$
32194 \end_inset
32195
32196
32197 \begin_inset Formula $\backslash2$
32198 \end_inset
32199
32200 , etc..
32201  For example, try searching with the regexp
32202 \begin_inset Newline newline
32203 \end_inset
32204
32205 [[:space:]]([[:alpha:]]+)[[:space:]]
32206 \backslash
32207 1[[:space:]]
32208 \begin_inset Newline newline
32209 \end_inset
32210
32211 in order to find word repetitions, if there are any.
32212 \end_layout
32213
32214 \begin_layout Standard
32215 The usage of back references in the replaced text is not (yet) implemented.
32216 \end_layout
32217
32218 \begin_layout Standard
32219 \begin_inset Note Greyedout
32220 status open
32221
32222 \begin_layout Plain Layout
32223
32224 \series bold
32225 Note:
32226 \series default
32227  Back references work both when occurring within the same regexp, and when
32228  occurring in multiple different regexps, where the numbering of back-referenced
32229  sub-expressions is absolute.
32230  That is,
32231 \begin_inset space ~
32232 \end_inset
32233
32234
32235 \begin_inset Formula $\backslash1$
32236 \end_inset
32237
32238  always refers to the first occurrence of 
32239 \begin_inset Formula $()$
32240 \end_inset
32241
32242  in all entered regexps.
32243 \end_layout
32244
32245 \end_inset
32246
32247
32248 \end_layout
32249
32250 \begin_layout Section
32251 Spell Checking
32252 \begin_inset CommandInset label
32253 LatexCommand label
32254 name "sec:Spellchecking"
32255
32256 \end_inset
32257
32258
32259 \begin_inset Index idx
32260 status collapsed
32261
32262 \begin_layout Plain Layout
32263 Spell checking
32264 \end_layout
32265
32266 \end_inset
32267
32268
32269 \end_layout
32270
32271 \begin_layout Standard
32272 LyX has a built-in spell checker.
32273  The menu
32274 \family sans
32275  Tools\SpecialChar \menuseparator
32276 Spellchecker
32277 \family default
32278 , the 
32279 \family sans
32280 F7
32281 \family default
32282  key or the toolbar button 
32283 \begin_inset Info
32284 type  "icon"
32285 arg   "dialog-show spellchecker"
32286 \end_inset
32287
32288  start the spell checking from either the current cursor position or the
32289  beginning of the currently selected text.
32290  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32291  you to edit and replace it in a second line.
32292  Whenever an unknown word is found, the word is highlighted and the text
32293  scrolled so that it is visible.
32294  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32295 n, if any could be found.
32296  Clicking on one of the corrections will copy it to the 
32297 \family sans
32298 Replacement
32299 \family default
32300  field, double-clicking directly invokes the replacement.
32301  Unknown but correctly typed words can be added to the personal dictionary.
32302 \end_layout
32303
32304 \begin_layout Standard
32305 By default, the dictionary file used is determined by the document language
32306  that is set in the 
32307 \family sans
32308 Document\SpecialChar \menuseparator
32309 Settings
32310 \family default
32311  dialog.
32312  You can specify the language of a word in the spellchecker dialog by choosing
32313  a different one at the top of the dialog.
32314  LyX can correctly spell check documents containing multiple languages.
32315  This works if you have set the language of the text parts using the 
32316 \family sans
32317 Text
32318 \begin_inset space ~
32319 \end_inset
32320
32321 Style
32322 \family default
32323  dialog (
32324 \begin_inset Info
32325 type  "icon"
32326 arg   "dialog-show character"
32327 \end_inset
32328
32329 ) and have the spell checker dictionaries installed.
32330  LyX automatically switches to the appropriate dictionary file.
32331 \end_layout
32332
32333 \begin_layout Standard
32334 All spell-checker dictionaries supported by LyX can be downloaded from here:
32335 \begin_inset Newline newline
32336 \end_inset
32337
32338
32339 \begin_inset Flex URL
32340 status collapsed
32341
32342 \begin_layout Plain Layout
32343
32344 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32345 \end_layout
32346
32347 \end_inset
32348
32349
32350 \begin_inset Newline newline
32351 \end_inset
32352
32353 There are 2
32354 \begin_inset space ~
32355 \end_inset
32356
32357 files for each language.
32358  To install a dictionary on Windows, copy the 2
32359 \begin_inset space ~
32360 \end_inset
32361
32362 files into LyX's installation subfolder 
32363 \family sans
32364 ~
32365 \backslash
32366 Resources
32367 \backslash
32368 dicts
32369 \family default
32370  and restart LyX.
32371 \begin_inset Newline newline
32372 \end_inset
32373
32374 With Linux one needs to install the packages for the desired language.
32375  The number of these packages vary depending on the Linux distribution,
32376  but in most cases these are 
32377 \family typewriter
32378 aspell-xx
32379 \family default
32380
32381 \family typewriter
32382 hunspell-xx
32383 \family default
32384 ,
32385 \family typewriter
32386  myspell-xx
32387 \family default
32388 , etc., where 
32389 \family sans
32390 xx
32391 \family default
32392  is the language code.
32393 \end_layout
32394
32395 \begin_layout Subsection
32396 Further Settings
32397 \end_layout
32398
32399 \begin_layout Standard
32400 In the menu 
32401 \family sans
32402 Tools\SpecialChar \menuseparator
32403 Preferences\SpecialChar \menuseparator
32404 Language
32405 \begin_inset space ~
32406 \end_inset
32407
32408 Settings\SpecialChar \menuseparator
32409 Spellchecker
32410 \family default
32411  you can set the following things:
32412 \end_layout
32413
32414 \begin_layout Description
32415 Spellchecker
32416 \begin_inset space ~
32417 \end_inset
32418
32419 engine Select the library LyX should use for spell checking.
32420  Depending on your platform, 
32421 \family typewriter
32422 aspell
32423 \family default
32424
32425 \family typewriter
32426 hunspell
32427 \family default
32428  or 
32429 \family typewriter
32430 enchant
32431 \begin_inset Foot
32432 status collapsed
32433
32434 \begin_layout Plain Layout
32435 Enchant itself is a wrapper library having different configurable back-ends.
32436  Please consult the documentation or man-page of it to learn more.
32437 \end_layout
32438
32439 \end_inset
32440
32441
32442 \family default
32443  are available.
32444  On Windows only 
32445 \family typewriter
32446 hunspell
32447 \family default
32448  is available.
32449 \end_layout
32450
32451 \begin_layout Description
32452 Alternative
32453 \begin_inset space ~
32454 \end_inset
32455
32456 language If this field is not empty, LyX will always use the given language
32457  for the spell checking, no matter what the document language is.
32458 \end_layout
32459
32460 \begin_layout Description
32461 Escape
32462 \begin_inset space ~
32463 \end_inset
32464
32465 characters Allows you to add non-standard characters that the spell checker
32466  should escape, e.
32467 \begin_inset space \thinspace{}
32468 \end_inset
32469
32470 g.
32471 \begin_inset space \space{}
32472 \end_inset
32473
32474 German umlauts.
32475  This should normally not be needed.
32476 \end_layout
32477
32478 \begin_layout Description
32479 Accept
32480 \begin_inset space ~
32481 \end_inset
32482
32483 compound
32484 \begin_inset space ~
32485 \end_inset
32486
32487 words Prevents the spell checker from complaining about compounded words
32488  like 
32489 \begin_inset Quotes eld
32490 \end_inset
32491
32492 passthrough
32493 \begin_inset Quotes erd
32494 \end_inset
32495
32496 .
32497 \end_layout
32498
32499 \begin_layout Description
32500 Spellcheck
32501 \begin_inset space ~
32502 \end_inset
32503
32504 continuously Checks the spelling of your document as you type it.
32505  Misspelled words get underlined with a dotted red line.
32506  By right-clicking on an underlined word, suggestions from the spellchecker
32507  appear in a context menu.
32508  Choosing one of them will replace the misspelled word with the suggested
32509  word.
32510 \end_layout
32511
32512 \begin_layout Description
32513 Spellcheck
32514 \begin_inset space ~
32515 \end_inset
32516
32517 notes
32518 \begin_inset space ~
32519 \end_inset
32520
32521 and
32522 \begin_inset space ~
32523 \end_inset
32524
32525 comments If enabled, the spelling of non-printed document content is checked
32526  as well.
32527 \end_layout
32528
32529 \begin_layout Section
32530 Thesaurus
32531 \begin_inset Index idx
32532 status collapsed
32533
32534 \begin_layout Plain Layout
32535 Thesaurus
32536 \end_layout
32537
32538 \end_inset
32539
32540
32541 \begin_inset CommandInset label
32542 LatexCommand label
32543 name "sec:Thesaurus"
32544
32545 \end_inset
32546
32547
32548 \end_layout
32549
32550 \begin_layout Standard
32551 LyX provides a multilingual thesaurus.
32552  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32553  (namely the 
32554 \family sans
32555 MyThes
32556 \family default
32557
32558 \begin_inset Foot
32559 status collapsed
32560
32561 \begin_layout Plain Layout
32562 \begin_inset CommandInset href
32563 LatexCommand href
32564 target "http://lingucomponent.openoffice.org/thesaurus.html"
32565
32566 \end_inset
32567
32568
32569 \end_layout
32570
32571 \end_inset
32572
32573  thesaurus library, which is included in LyX).
32574  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32575  which are available for many languages.
32576 \end_layout
32577
32578 \begin_layout Standard
32579 This section describes how new dictionaries are installed and set up for
32580  the use with LyX.
32581 \end_layout
32582
32583 \begin_layout Subsection
32584 Setting up the thesaurus
32585 \end_layout
32586
32587 \begin_layout Standard
32588 The 
32589 \family sans
32590 MyThes
32591 \emph on
32592 /
32593 \emph default
32594 OpenOffice
32595 \family default
32596  thesauri consist of two files per language: A file with the suffix 
32597 \emph on
32598 *.dat
32599 \emph default
32600  containing the data and an index file with the suffix 
32601 \emph on
32602 *.idx
32603 \emph default
32604 .
32605  The standardized file names include the language code for the given language
32606  (e.
32607 \begin_inset space \thinspace{}
32608 \end_inset
32609
32610 g.
32611 \begin_inset space ~
32612 \end_inset
32613
32614
32615 \family sans
32616 en_US
32617 \family default
32618  for US English).
32619  For instance, the US English files are named:
32620 \end_layout
32621
32622 \begin_layout Itemize
32623 th_en_EN_v2.idx
32624 \end_layout
32625
32626 \begin_layout Itemize
32627 th_en_EN_v2.dat
32628 \end_layout
32629
32630 \begin_layout Standard
32631 If you have 
32632 \family sans
32633 LibreOffice
32634 \family default
32635  or 
32636 \family sans
32637 OpenOffice
32638 \family default
32639  and its thesaurus installed, these files should be already on your system
32640  and you just need to point LyX (in 
32641 \family sans
32642 Tools\SpecialChar \menuseparator
32643 Preferences\SpecialChar \menuseparator
32644 Paths\SpecialChar \menuseparator
32645 Thesaurus
32646 \begin_inset space ~
32647 \end_inset
32648
32649 dictionaries
32650 \family default
32651 ) to the path where they are installed.
32652 \begin_inset Foot
32653 status collapsed
32654
32655 \begin_layout Plain Layout
32656 On Linux, depending on your distribution and the way you installed the dictionar
32657 ies, typical locations are 
32658 \family typewriter
32659 /usr/share/mythes/
32660 \family default
32661
32662 \family typewriter
32663 /usr/share/myspell/dicts/
32664 \family default
32665
32666 \family typewriter
32667 /usr/share/ooo/thesaurus/
32668 \family default
32669 ,
32670 \family typewriter
32671  ~/.config/libreoffice/<version>/user/
32672 \family default
32673  or alike.
32674  On Windows, dictionaries are to be found at 
32675 \family typewriter
32676 ~
32677 \backslash
32678 Program Files
32679 \backslash
32680 LibreOffice-<Version>
32681 \backslash
32682 share
32683 \backslash
32684 extensions 
32685 \family default
32686 or similar.
32687  On the Mac, the default location is 
32688 \family typewriter
32689 /Users\SpecialChar \slash{}
32690 <user name>\SpecialChar \slash{}
32691 Library\SpecialChar \slash{}
32692 Application Support\SpecialChar \slash{}
32693 libreoffice\SpecialChar \slash{}
32694 <version>\SpecialChar \slash{}
32695 user
32696 \family default
32697 /.
32698 \end_layout
32699
32700 \end_inset
32701
32702  On Windows, you can alternatively also select dictionaries for installation
32703  during the LyX installation process, which will then be installed in the
32704  correct place right away.
32705 \end_layout
32706
32707 \begin_layout Standard
32708 If you want to install new\SpecialChar \slash{}
32709 further thesaurus dictionaries, you can downloaded
32710  them from here:
32711 \end_layout
32712
32713 \begin_layout Itemize
32714 \begin_inset Flex URL
32715 status open
32716
32717 \begin_layout Plain Layout
32718
32719 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
32720 \end_layout
32721
32722 \end_inset
32723
32724
32725 \end_layout
32726
32727 \begin_layout Standard
32728 To install a new dictionary, download the two files for this dictionary
32729  into the thesaurus path (which is set in 
32730 \family sans
32731 Tools\SpecialChar \menuseparator
32732 Preferences\SpecialChar \menuseparator
32733 Paths\SpecialChar \menuseparator
32734 Thesaurus
32735 \begin_inset space ~
32736 \end_inset
32737
32738 dictionaries
32739 \family default
32740 ) and restart LyX.
32741  If this path is not defined yet, you can use a dictionary of your choice
32742  and point LyX there.
32743 \end_layout
32744
32745 \begin_layout Standard
32746 Alternatively, you can also install new dictionaries via 
32747 \family sans
32748 LibreOffice\SpecialChar \slash{}
32749 OpenOffice
32750 \family default
32751  or, on Linux, via your package manager (look for 
32752 \emph on
32753 mythes-*
32754 \emph default
32755  or 
32756 \emph on
32757 libreoffice-thesaurus-*
32758 \emph default
32759  packages).
32760  If you do this, make sure that LyX is able to find the installed dictionaries,
32761  i.
32762 \begin_inset space \thinspace{}
32763 \end_inset
32764
32765 e.
32766  that 
32767 \family sans
32768 Tools\SpecialChar \menuseparator
32769 Preferences\SpecialChar \menuseparator
32770 Paths\SpecialChar \menuseparator
32771 Thesaurus
32772 \begin_inset space ~
32773 \end_inset
32774
32775 dictionaries
32776 \family default
32777  points to the path where you installed these dictionaries.
32778 \end_layout
32779
32780 \begin_layout Subsection
32781 Using the thesaurus
32782 \end_layout
32783
32784 \begin_layout Standard
32785 To start the thesaurus, use the menu 
32786 \family sans
32787 Tools\SpecialChar \menuseparator
32788 Thesaurus
32789 \family default
32790  or the toolbar button 
32791 \begin_inset Info
32792 type  "icon"
32793 arg   "thesaurus-entry"
32794 \end_inset
32795
32796  while the cursor is at the word you want to look up or while a word is
32797  selected.
32798  A dialog pops up showing you probably related words that you can use as
32799  a replacement.
32800  The suggestions are grouped into categories.
32801  Note that, for some languages (such as English), the thesaurus does not
32802  only show equivalent words (synonyms), but also generic terms (such as
32803  
32804 \emph on
32805 organism
32806 \emph default
32807  for 
32808 \emph on
32809 plant
32810 \emph default
32811 ), related terms (such as 
32812 \emph on
32813 political
32814 \begin_inset space ~
32815 \end_inset
32816
32817 theory
32818 \emph default
32819  for 
32820 \emph on
32821 anarchistic
32822 \emph default
32823 ), compounds (such as 
32824 \emph on
32825 tree
32826 \begin_inset space ~
32827 \end_inset
32828
32829 diagram
32830 \emph default
32831 , if you look for 
32832 \emph on
32833 tree
32834 \emph default
32835 ) and opposites (antonyms) (such as 
32836 \emph on
32837 girl
32838 \emph default
32839  for 
32840 \emph on
32841 boy
32842 \emph default
32843 ).
32844  Generic terms, related terms and antonyms are marked as such.
32845 \end_layout
32846
32847 \begin_layout Standard
32848 The language is automatically chosen from the language at the cursor, but
32849  you can also switch it in the dialog, as you can enter new words to look
32850  up directly there.
32851 \end_layout
32852
32853 \begin_layout Standard
32854 Note that the thesaurus cannot handle phrases (only compounds that are in
32855  the dictionary, such as the above 
32856 \emph on
32857 tree diagram
32858 \emph default
32859 ), and you have to use the so called lemma form, i.
32860 \begin_inset space \thinspace{}
32861 \end_inset
32862
32863 e.
32864 \begin_inset space \space{}
32865 \end_inset
32866
32867 the form that is used in the dictionaries (for many languages: first person
32868  singular indicative active for nouns, infinitive for verbs).
32869  For example, looking up the word form 
32870 \emph on
32871 reporting
32872 \emph default
32873  yields no results, while results are shown for the word form 
32874 \emph on
32875 report
32876 \emph default
32877 .
32878  Your best bet is to highlight only the relevant part of such a word (e.
32879 \begin_inset space \thinspace{}
32880 \end_inset
32881
32882 g.
32883 \begin_inset space \space{}
32884 \end_inset
32885
32886
32887 \emph on
32888 report
32889 \emph default
32890  in 
32891 \emph on
32892 report
32893 \emph default
32894 s); then you will get suggestions without needing to adjust the query in
32895  the dialog, and also the replacement will probably be correct (as only
32896  the highlighted part will be replaced; thus the ending remains).
32897 \end_layout
32898
32899 \begin_layout Section
32900 Change Tracking
32901 \begin_inset Index idx
32902 status collapsed
32903
32904 \begin_layout Plain Layout
32905 Change Tracking
32906 \end_layout
32907
32908 \end_inset
32909
32910
32911 \begin_inset Index idx
32912 status collapsed
32913
32914 \begin_layout Plain Layout
32915 Document ! Change Tracking
32916 \end_layout
32917
32918 \end_inset
32919
32920
32921 \begin_inset CommandInset label
32922 LatexCommand label
32923 name "sec:Change-Tracking"
32924
32925 \end_inset
32926
32927
32928 \end_layout
32929
32930 \begin_layout Standard
32931 When you work on a document collaboratively it is extremely useful to be
32932  able to see changes that others have made highlighted in the document.
32933  You can then decide if you want to accept a change or not.
32934  This can be achieved by turning on change tracking in the menu 
32935 \family sans
32936 Document\SpecialChar \menuseparator
32937 Change
32938 \begin_inset space ~
32939 \end_inset
32940
32941 Tracking\SpecialChar \menuseparator
32942 Track
32943 \begin_inset space ~
32944 \end_inset
32945
32946 Changes
32947 \family default
32948 .
32949 \end_layout
32950
32951 \begin_layout Standard
32952 Changes made in the document will then be highlighted by strokes and colors:
32953  
32954 \bar under
32955 \color blue
32956 underlined text
32957 \bar default
32958 \color inherit
32959  is an addition, 
32960 \strikeout on
32961 \color blue
32962 canceled text
32963 \strikeout default
32964 \color inherit
32965  is a deletion.
32966  The color depends on the author that made the change.
32967  You can change the color in 
32968 \family sans
32969 Tools\SpecialChar \menuseparator
32970 Preferences\SpecialChar \menuseparator
32971 Look
32972 \begin_inset space ~
32973 \end_inset
32974
32975 &
32976 \begin_inset space ~
32977 \end_inset
32978
32979 feel
32980 \family default
32981 \SpecialChar \menuseparator
32982
32983 \family sans
32984 Colors
32985 \family default
32986 .
32987 \begin_inset Index idx
32988 status collapsed
32989
32990 \begin_layout Plain Layout
32991 Color ! Change tracking
32992 \end_layout
32993
32994 \end_inset
32995
32996  The author and the date of the change are shown in LyX's status bar when
32997  the cursor is in changed text.
32998  The same information is shown when you use the toolbar button 
32999 \begin_inset Info
33000 type  "icon"
33001 arg   "changes-merge"
33002 \end_inset
33003
33004 .
33005 \end_layout
33006
33007 \begin_layout Standard
33008 When change tracking is activated, you will see the review toolbar in LyX:
33009 \begin_inset Index idx
33010 status collapsed
33011
33012 \begin_layout Plain Layout
33013 Toolbar ! Review
33014 \end_layout
33015
33016 \end_inset
33017
33018
33019 \end_layout
33020
33021 \begin_layout Standard
33022 \begin_inset VSpace defskip
33023 \end_inset
33024
33025
33026 \end_layout
33027
33028 \begin_layout Standard
33029 \begin_inset Graphics
33030         filename clipart/ChangesToolbar.png
33031         scale 90
33032
33033 \end_inset
33034
33035
33036 \end_layout
33037
33038 \begin_layout Standard
33039 \begin_inset VSpace defskip
33040 \end_inset
33041
33042
33043 \end_layout
33044
33045 \begin_layout Standard
33046 The review toolbar as shown above contains the following buttons:
33047 \end_layout
33048
33049 \begin_layout Standard
33050 \begin_inset VSpace defskip
33051 \end_inset
33052
33053
33054 \end_layout
33055
33056 \begin_layout Standard
33057 \begin_inset Tabular
33058 <lyxtabular version="3" rows="10" columns="2">
33059 <features rotate="0" islongtable="true" longtabularalignment="center">
33060 <column alignment="left" valignment="top">
33061 <column alignment="left" valignment="top">
33062 <row interlinespace="2.5mm">
33063 <cell alignment="center" valignment="top" usebox="none">
33064 \begin_inset Text
33065
33066 \begin_layout Plain Layout
33067
33068 \family sans
33069 \begin_inset Info
33070 type  "icon"
33071 arg   "changes-track"
33072 \end_inset
33073
33074
33075 \end_layout
33076
33077 \end_inset
33078 </cell>
33079 <cell alignment="center" valignment="top" usebox="none">
33080 \begin_inset Text
33081
33082 \begin_layout Plain Layout
33083
33084 \family sans
33085 Document\SpecialChar \menuseparator
33086 Change
33087 \begin_inset space ~
33088 \end_inset
33089
33090 Tracking\SpecialChar \menuseparator
33091 Track
33092 \begin_inset space ~
33093 \end_inset
33094
33095 Changes
33096 \end_layout
33097
33098 \end_inset
33099 </cell>
33100 </row>
33101 <row interlinespace="2.5mm">
33102 <cell alignment="center" valignment="top" usebox="none">
33103 \begin_inset Text
33104
33105 \begin_layout Plain Layout
33106
33107 \family sans
33108 \begin_inset Info
33109 type  "icon"
33110 arg   "changes-output"
33111 \end_inset
33112
33113
33114 \end_layout
33115
33116 \end_inset
33117 </cell>
33118 <cell alignment="center" valignment="top" usebox="none">
33119 \begin_inset Text
33120
33121 \begin_layout Plain Layout
33122
33123 \family sans
33124 Document\SpecialChar \menuseparator
33125 Change
33126 \begin_inset space ~
33127 \end_inset
33128
33129 Tracking\SpecialChar \menuseparator
33130 Show
33131 \begin_inset space ~
33132 \end_inset
33133
33134 Changes
33135 \begin_inset space ~
33136 \end_inset
33137
33138 in
33139 \begin_inset space ~
33140 \end_inset
33141
33142 Output
33143 \end_layout
33144
33145 \end_inset
33146 </cell>
33147 </row>
33148 <row interlinespace="2.5mm">
33149 <cell alignment="center" valignment="top" usebox="none">
33150 \begin_inset Text
33151
33152 \begin_layout Plain Layout
33153
33154 \family sans
33155 \begin_inset Info
33156 type  "icon"
33157 arg   "change-next"
33158 \end_inset
33159
33160
33161 \end_layout
33162
33163 \end_inset
33164 </cell>
33165 <cell alignment="center" valignment="top" usebox="none">
33166 \begin_inset Text
33167
33168 \begin_layout Plain Layout
33169 Jumps to the next change
33170 \end_layout
33171
33172 \end_inset
33173 </cell>
33174 </row>
33175 <row interlinespace="2.5mm">
33176 <cell alignment="center" valignment="top" usebox="none">
33177 \begin_inset Text
33178
33179 \begin_layout Plain Layout
33180
33181 \family sans
33182 \begin_inset Info
33183 type  "icon"
33184 arg   "change-accept"
33185 \end_inset
33186
33187
33188 \end_layout
33189
33190 \end_inset
33191 </cell>
33192 <cell alignment="center" valignment="top" usebox="none">
33193 \begin_inset Text
33194
33195 \begin_layout Plain Layout
33196
33197 \family sans
33198 Document\SpecialChar \menuseparator
33199 Change
33200 \begin_inset space ~
33201 \end_inset
33202
33203 Tracking\SpecialChar \menuseparator
33204 Accept
33205 \begin_inset space ~
33206 \end_inset
33207
33208 Change
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 </row>
33214 <row interlinespace="2.5mm">
33215 <cell alignment="center" valignment="top" usebox="none">
33216 \begin_inset Text
33217
33218 \begin_layout Plain Layout
33219
33220 \family sans
33221 \begin_inset Info
33222 type  "icon"
33223 arg   "change-reject"
33224 \end_inset
33225
33226
33227 \end_layout
33228
33229 \end_inset
33230 </cell>
33231 <cell alignment="center" valignment="top" usebox="none">
33232 \begin_inset Text
33233
33234 \begin_layout Plain Layout
33235
33236 \family sans
33237 Document\SpecialChar \menuseparator
33238 Change
33239 \begin_inset space ~
33240 \end_inset
33241
33242 Tracking\SpecialChar \menuseparator
33243 Reject
33244 \begin_inset space ~
33245 \end_inset
33246
33247 Change
33248 \end_layout
33249
33250 \end_inset
33251 </cell>
33252 </row>
33253 <row interlinespace="2.5mm">
33254 <cell alignment="center" valignment="top" usebox="none">
33255 \begin_inset Text
33256
33257 \begin_layout Plain Layout
33258
33259 \family sans
33260 \begin_inset Info
33261 type  "icon"
33262 arg   "changes-merge"
33263 \end_inset
33264
33265
33266 \end_layout
33267
33268 \end_inset
33269 </cell>
33270 <cell alignment="center" valignment="top" usebox="none">
33271 \begin_inset Text
33272
33273 \begin_layout Plain Layout
33274
33275 \family sans
33276 Document\SpecialChar \menuseparator
33277 Change
33278 \begin_inset space ~
33279 \end_inset
33280
33281 Tracking\SpecialChar \menuseparator
33282 Merge
33283 \begin_inset space ~
33284 \end_inset
33285
33286 Changes
33287 \end_layout
33288
33289 \end_inset
33290 </cell>
33291 </row>
33292 <row interlinespace="2.5mm">
33293 <cell alignment="center" valignment="top" usebox="none">
33294 \begin_inset Text
33295
33296 \begin_layout Plain Layout
33297
33298 \family sans
33299 \begin_inset Info
33300 type  "icon"
33301 arg   "all-changes-accept"
33302 \end_inset
33303
33304
33305 \end_layout
33306
33307 \end_inset
33308 </cell>
33309 <cell alignment="center" valignment="top" usebox="none">
33310 \begin_inset Text
33311
33312 \begin_layout Plain Layout
33313
33314 \family sans
33315 Document\SpecialChar \menuseparator
33316 Change
33317 \begin_inset space ~
33318 \end_inset
33319
33320 Tracking\SpecialChar \menuseparator
33321 Accept
33322 \begin_inset space ~
33323 \end_inset
33324
33325 All
33326 \begin_inset space ~
33327 \end_inset
33328
33329 Changes
33330 \end_layout
33331
33332 \end_inset
33333 </cell>
33334 </row>
33335 <row interlinespace="2.5mm">
33336 <cell alignment="center" valignment="top" usebox="none">
33337 \begin_inset Text
33338
33339 \begin_layout Plain Layout
33340
33341 \family sans
33342 \begin_inset Info
33343 type  "icon"
33344 arg   "all-changes-reject"
33345 \end_inset
33346
33347
33348 \end_layout
33349
33350 \end_inset
33351 </cell>
33352 <cell alignment="center" valignment="top" usebox="none">
33353 \begin_inset Text
33354
33355 \begin_layout Plain Layout
33356
33357 \family sans
33358 Document\SpecialChar \menuseparator
33359 Change
33360 \begin_inset space ~
33361 \end_inset
33362
33363 Tracking\SpecialChar \menuseparator
33364 Reject
33365 \begin_inset space ~
33366 \end_inset
33367
33368 All
33369 \begin_inset space ~
33370 \end_inset
33371
33372 Changes
33373 \end_layout
33374
33375 \end_inset
33376 </cell>
33377 </row>
33378 <row interlinespace="2.5mm">
33379 <cell alignment="center" valignment="top" usebox="none">
33380 \begin_inset Text
33381
33382 \begin_layout Plain Layout
33383
33384 \family sans
33385 \begin_inset Info
33386 type  "icon"
33387 arg   "note-insert"
33388 \end_inset
33389
33390
33391 \end_layout
33392
33393 \end_inset
33394 </cell>
33395 <cell alignment="center" valignment="top" usebox="none">
33396 \begin_inset Text
33397
33398 \begin_layout Plain Layout
33399
33400 \family sans
33401 Insert\SpecialChar \menuseparator
33402 Note\SpecialChar \menuseparator
33403 Ly
33404 \begin_inset ERT
33405 status collapsed
33406
33407 \begin_layout Plain Layout
33408
33409 {}
33410 \end_layout
33411
33412 \end_inset
33413
33414 X
33415 \begin_inset space ~
33416 \end_inset
33417
33418 Note
33419 \end_layout
33420
33421 \end_inset
33422 </cell>
33423 </row>
33424 <row interlinespace="2.5mm">
33425 <cell alignment="center" valignment="top" usebox="none">
33426 \begin_inset Text
33427
33428 \begin_layout Plain Layout
33429
33430 \family sans
33431 \begin_inset Info
33432 type  "icon"
33433 arg   "note-next"
33434 \end_inset
33435
33436
33437 \end_layout
33438
33439 \end_inset
33440 </cell>
33441 <cell alignment="center" valignment="top" usebox="none">
33442 \begin_inset Text
33443
33444 \begin_layout Plain Layout
33445
33446 \family sans
33447 Navigate\SpecialChar \menuseparator
33448 Next
33449 \begin_inset space ~
33450 \end_inset
33451
33452 Note
33453 \end_layout
33454
33455 \end_inset
33456 </cell>
33457 </row>
33458 </lyxtabular>
33459
33460 \end_inset
33461
33462
33463 \end_layout
33464
33465 \begin_layout Standard
33466 \begin_inset VSpace defskip
33467 \end_inset
33468
33469
33470 \end_layout
33471
33472 \begin_layout Standard
33473 Not all changes are (yet) visualized, especially no format changes like
33474  from 
33475 \emph on
33476 normal
33477 \emph default
33478  to 
33479 \emph on
33480 bold
33481 \emph default
33482  font or 
33483 \emph on
33484 Standard
33485 \emph default
33486  to 
33487 \emph on
33488 Description
33489 \emph default
33490  paragraph.
33491 \end_layout
33492
33493 \begin_layout Standard
33494 The review toolbar helps you to accept, reject, or merge changes – highlight
33495  the change and press one of the desired toolbar buttons.
33496  When you merge changes, a window pops up showing you information about
33497  the next change after the current cursor position.
33498  So you don't need to highlight a certain change.
33499  Within the merge window you can decide to accept or reject changes and
33500  step to the next change.
33501  This way you can jump through all the changes in the document.
33502 \end_layout
33503
33504 \begin_layout Standard
33505 The toolbar has two buttons to handle notes because notes are often important
33506  to describe a change.
33507 \end_layout
33508
33509 \begin_layout Standard
33510 To show the changes made in the output you need the LaTeX package 
33511 \series bold
33512 dvipost
33513 \series default
33514
33515 \begin_inset Index idx
33516 status collapsed
33517
33518 \begin_layout Plain Layout
33519 LaTeX-packages ! dvipost
33520 \end_layout
33521
33522 \end_inset
33523
33524  installed.
33525  You will find it in the TeX Catalogue, 
33526 \begin_inset CommandInset citation
33527 LatexCommand cite
33528 key "TeXCatalogue"
33529
33530 \end_inset
33531
33532  or in the package manager of your LaTeX-system.
33533 \end_layout
33534
33535 \begin_layout Section
33536 Comparison of Documents
33537 \begin_inset CommandInset label
33538 LatexCommand label
33539 name "sec:Comparison-of-Documents"
33540
33541 \end_inset
33542
33543
33544 \begin_inset Index idx
33545 status collapsed
33546
33547 \begin_layout Plain Layout
33548 Comparison of documents
33549 \end_layout
33550
33551 \end_inset
33552
33553
33554 \end_layout
33555
33556 \begin_layout Standard
33557 You can compare two different LyX files via the menu 
33558 \family sans
33559 Tools\SpecialChar \menuseparator
33560 Compare
33561 \family default
33562 .
33563  The comparison result is a LyX file with change tracking enabled showing
33564  the differences.
33565  In the comparison dialog you can select from which document LyX should
33566  take the document settings for the resulting difference file with the option
33567  
33568 \family sans
33569 Copy
33570 \begin_inset space ~
33571 \end_inset
33572
33573 Document
33574 \begin_inset space ~
33575 \end_inset
33576
33577 Settings
33578 \begin_inset space ~
33579 \end_inset
33580
33581 from
33582 \family default
33583 .
33584  The option 
33585 \family sans
33586 Enable
33587 \begin_inset space ~
33588 \end_inset
33589
33590 change
33591 \begin_inset space ~
33592 \end_inset
33593
33594 tracking
33595 \begin_inset space ~
33596 \end_inset
33597
33598 features
33599 \begin_inset space ~
33600 \end_inset
33601
33602 in
33603 \begin_inset space ~
33604 \end_inset
33605
33606 the
33607 \begin_inset space ~
33608 \end_inset
33609
33610 output
33611 \family default
33612  enables the change tracking option 
33613 \family sans
33614 Show
33615 \begin_inset space ~
33616 \end_inset
33617
33618 Changes
33619 \begin_inset space ~
33620 \end_inset
33621
33622 in
33623 \begin_inset space ~
33624 \end_inset
33625
33626 Output
33627 \family default
33628  to visualize the differences also in the PDF output of the difference file.
33629 \end_layout
33630
33631 \begin_layout Section
33632 International Support
33633 \begin_inset Index idx
33634 status collapsed
33635
33636 \begin_layout Plain Layout
33637 International support
33638 \end_layout
33639
33640 \end_inset
33641
33642
33643 \end_layout
33644
33645 \begin_layout Standard
33646 This section describes how to use LyX with any language you want.
33647  For some languages there are special Wiki-pages that explain how to set
33648  up LyX to use them: 
33649 \begin_inset CommandInset citation
33650 LatexCommand cite
33651 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
33652
33653 \end_inset
33654
33655
33656 \end_layout
33657
33658 \begin_layout Standard
33659 Besides languages, LyX also supports phonetic symbols, see section
33660 \begin_inset space ~
33661 \end_inset
33662
33663
33664 \begin_inset CommandInset ref
33665 LatexCommand ref
33666 reference "sub:Special-Character"
33667
33668 \end_inset
33669
33670 .
33671 \end_layout
33672
33673 \begin_layout Subsection
33674 Language Options
33675 \begin_inset Index idx
33676 status collapsed
33677
33678 \begin_layout Plain Layout
33679 Language ! Options
33680 \end_layout
33681
33682 \end_inset
33683
33684
33685 \begin_inset Index idx
33686 status collapsed
33687
33688 \begin_layout Plain Layout
33689 Document ! Settings
33690 \end_layout
33691
33692 \end_inset
33693
33694
33695 \begin_inset Index idx
33696 status collapsed
33697
33698 \begin_layout Plain Layout
33699 Document ! Language
33700 \end_layout
33701
33702 \end_inset
33703
33704
33705 \end_layout
33706
33707 \begin_layout Standard
33708 The 
33709 \family sans
33710 Document\SpecialChar \menuseparator
33711 Settings\SpecialChar \menuseparator
33712 Language
33713 \family default
33714  dialog lets you set 
33715 \family roman
33716 the language, the quote style and character encoding
33717 \family default
33718 .
33719 \end_layout
33720
33721 \begin_layout Standard
33722 Under 
33723 \family sans
33724 Encoding
33725 \family default
33726  you can choose the character encoding map you want to use for LaTeX export.
33727  The option 
33728 \family sans
33729 Language
33730 \begin_inset space ~
33731 \end_inset
33732
33733 Default
33734 \family default
33735  is the preferred choice and works well in most cases.
33736  For details about the different encoding options see section
33737 \begin_inset space ~
33738 \end_inset
33739
33740
33741 \begin_inset CommandInset ref
33742 LatexCommand ref
33743 reference "sec:Language-encodings"
33744
33745 \end_inset
33746
33747 .
33748 \end_layout
33749
33750 \begin_layout Subsection
33751 Keyboard mapping configuration
33752 \begin_inset CommandInset label
33753 LatexCommand label
33754 name "sub:Keyboard-mapping"
33755
33756 \end_inset
33757
33758
33759 \end_layout
33760
33761 \begin_layout Standard
33762 If you have for example a U.
33763 \begin_inset space \thinspace{}
33764 \end_inset
33765
33766 S.-style keyboard and want to write in a language other than English, you
33767  can use an alternate keymap.
33768  For example, if you want to write in Italian, you can configure LyX to
33769  use an Italian keymap.
33770  The 
33771 \family sans
33772 Tools\SpecialChar \menuseparator
33773 Preferences\SpecialChar \menuseparator
33774 Editing\SpecialChar \menuseparator
33775 Keyboard/Mouse
33776 \family default
33777  dialog allows you to choose up to two keyboard mappings, see section
33778 \begin_inset space ~
33779 \end_inset
33780
33781
33782 \begin_inset CommandInset ref
33783 LatexCommand ref
33784 reference "sub:Keyboard-Map"
33785
33786 \end_inset
33787
33788 .
33789  You can choose primary and secondary keyboard languages and then select
33790  which one you want to use.
33791 \end_layout
33792
33793 \begin_layout Standard
33794 Finally, you may just want to change a few key mappings or create an entirely
33795  different keymap (for Vulcan, for instance).
33796  You may, for example, normally write in Italian on a U.
33797 \begin_inset space \thinspace{}
33798 \end_inset
33799
33800 S.-style keyboard but want to include an occasional quotation in German.
33801  In such a case, you can write your own keyboard mapping or modify an existing
33802  one to support the characters you want.
33803  This and many other customizations are explained in the 
33804 \emph on
33805 Customization
33806 \emph default
33807  manual.
33808 \end_layout
33809
33810 \begin_layout Chapter
33811 \start_of_appendix
33812 The User Interface
33813 \begin_inset CommandInset label
33814 LatexCommand label
33815 name "chap:The-User-Interface"
33816
33817 \end_inset
33818
33819
33820 \end_layout
33821
33822 \begin_layout Standard
33823 This appendix lists all the available menus and describes their functionality.
33824  It is designed as a quick reference if you are searching for a special
33825  topic inside the user's guide.
33826 \end_layout
33827
33828 \begin_layout Section
33829 The File Menu
33830 \begin_inset Index idx
33831 status collapsed
33832
33833 \begin_layout Plain Layout
33834 Menu ! File
33835 \end_layout
33836
33837 \end_inset
33838
33839
33840 \end_layout
33841
33842 \begin_layout Standard
33843 Under the 
33844 \family sans
33845 File
33846 \family default
33847  menu are the basic operations in addition to some more advanced operations.
33848 \end_layout
33849
33850 \begin_layout Subsection
33851 New
33852 \end_layout
33853
33854 \begin_layout Standard
33855 Creates a new document.
33856 \end_layout
33857
33858 \begin_layout Subsection
33859 New from Template
33860 \end_layout
33861
33862 \begin_layout Standard
33863 This menu entry prompts you for a template to use.
33864  Selecting a template will automatically set certain layout features for
33865  the document, features you would otherwise need to change manually.
33866 \end_layout
33867
33868 \begin_layout Subsection
33869 Open
33870 \end_layout
33871
33872 \begin_layout Standard
33873 Opens a document.
33874 \end_layout
33875
33876 \begin_layout Subsection
33877 Open Recent
33878 \end_layout
33879
33880 \begin_layout Standard
33881 The submenu shows a list of the recently opened files.
33882  Click there on a file to open it.
33883 \end_layout
33884
33885 \begin_layout Subsection
33886 Close
33887 \end_layout
33888
33889 \begin_layout Standard
33890 Closes the current document.
33891 \end_layout
33892
33893 \begin_layout Subsection
33894 Close All
33895 \end_layout
33896
33897 \begin_layout Standard
33898 Closes all opened documents.
33899 \end_layout
33900
33901 \begin_layout Subsection
33902 Save
33903 \end_layout
33904
33905 \begin_layout Standard
33906 Saves the actual document.
33907 \end_layout
33908
33909 \begin_layout Subsection
33910 Save As
33911 \end_layout
33912
33913 \begin_layout Standard
33914 Saves the actual document under a new name to create a copy.
33915 \end_layout
33916
33917 \begin_layout Subsection
33918 Save All
33919 \end_layout
33920
33921 \begin_layout Standard
33922 Saves all opened documents.
33923 \end_layout
33924
33925 \begin_layout Subsection
33926 Revert to saved
33927 \end_layout
33928
33929 \begin_layout Standard
33930 Reloads the actual document from disk.
33931 \end_layout
33932
33933 \begin_layout Subsection
33934 Version Control
33935 \end_layout
33936
33937 \begin_layout Standard
33938 This is used when multiple people are working on the same document or when
33939  one person wants to keep a careful archive of changes.
33940  It is described in the section 
33941 \emph on
33942 Version Control in LyX
33943 \emph default
33944  of the 
33945 \emph on
33946 Additional Features
33947 \emph default
33948  manual.
33949 \end_layout
33950
33951 \begin_layout Subsection
33952 Import
33953 \end_layout
33954
33955 \begin_layout Standard
33956 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
33957  NoWeb-files, plain text files and comma separated, table-like text files
33958  (CSV).
33959  The files will be imported as a new LyX-document.
33960 \end_layout
33961
33962 \begin_layout Standard
33963 When using the menu entry 
33964 \family sans
33965 Plain
33966 \begin_inset space ~
33967 \end_inset
33968
33969 text
33970 \family default
33971 , line breaks in the text will start a new paragraph; when using the menu
33972  entry 
33973 \family sans
33974 Plain
33975 \begin_inset space ~
33976 \end_inset
33977
33978 Text,
33979 \begin_inset space ~
33980 \end_inset
33981
33982 Join
33983 \begin_inset space ~
33984 \end_inset
33985
33986 Lines
33987 \family default
33988 , consecutive lines of text will be imported to one big paragraph.
33989  A new paragraph will begin when there is a blank line in the file.
33990 \end_layout
33991
33992 \begin_layout Subsection
33993 Export
33994 \begin_inset CommandInset label
33995 LatexCommand label
33996 name "sub:Export"
33997
33998 \end_inset
33999
34000
34001 \end_layout
34002
34003 \begin_layout Standard
34004 You can export your document to various file formats.
34005  The resulting files are placed in the directory of your LyX-file.
34006  The menu entries are not the same on all installations.
34007  They depend on the programs found by LyX during its configuration.
34008 \end_layout
34009
34010 \begin_layout Standard
34011 Here is a list of all available entries; some of them are explained in detail
34012  in section
34013 \begin_inset space ~
34014 \end_inset
34015
34016
34017 \begin_inset CommandInset ref
34018 LatexCommand ref
34019 reference "sub:Output-file-formats"
34020
34021 \end_inset
34022
34023 :
34024 \end_layout
34025
34026 \begin_layout Description
34027
34028 \family sans
34029 CJK
34030 \family default
34031
34032 \begin_inset space ~
34033 \end_inset
34034
34035 L
34036 \begin_inset ERT
34037 status collapsed
34038
34039 \begin_layout Plain Layout
34040
34041 {}
34042 \end_layout
34043
34044 \end_inset
34045
34046 yX format of the special LyX
34047 \begin_inset space ~
34048 \end_inset
34049
34050 1.4.x versions for Chinese, Japanese and Korean (CJK)
34051 \begin_inset Newline newline
34052 \end_inset
34053
34054  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
34055 \end_layout
34056
34057 \begin_layout Description
34058 DocBook text file with code in the language SGML that is used for the markup
34059  language 
34060 \family typewriter
34061 DocBook
34062 \end_layout
34063
34064 \begin_layout Description
34065 DocBook
34066 \begin_inset space ~
34067 \end_inset
34068
34069 (XML) text file with code in the language XML that is used for the markup
34070  language 
34071 \family typewriter
34072 DocBook
34073 \end_layout
34074
34075 \begin_layout Description
34076 DraftDVI LaTeX's native DVI-format.
34077  This format is not suitable if you have special characters or spaces in
34078  files paths or file names in your document.
34079  LyX use this format internally as a pre-stage to export to 
34080 \family sans
34081 DVI
34082 \family default
34083 .
34084 \end_layout
34085
34086 \begin_layout Description
34087 DVI DVI-format that also allows the useage of special characters or spaces
34088  in files paths or file names
34089 \end_layout
34090
34091 \begin_layout Description
34092 DVI
34093 \begin_inset space ~
34094 \end_inset
34095
34096 (LuaT
34097 \begin_inset ERT
34098 status collapsed
34099
34100 \begin_layout Plain Layout
34101
34102 {}
34103 \end_layout
34104
34105 \end_inset
34106
34107 eX) DVI-format using the program 
34108 \family typewriter
34109 LuaTeX
34110 \family default
34111 ; supports Unicode and the usage of non-TeX fonts; 
34112 \series bold
34113
34114 \begin_inset Note Greyedout
34115 status open
34116
34117 \begin_layout Plain Layout
34118
34119 \series bold
34120 Note:
34121 \series default
34122  not all DVI-viewers are currently able to display this output format properly.
34123 \end_layout
34124
34125 \end_inset
34126
34127
34128 \end_layout
34129
34130 \begin_layout Description
34131 Graphviz
34132 \begin_inset space ~
34133 \end_inset
34134
34135 Dot text file with code in the programming language 
34136 \family typewriter
34137 Dot
34138 \family default
34139  which is used to draw visualizations of graphs via the program 
34140 \family typewriter
34141 Graphviz
34142 \end_layout
34143
34144 \begin_layout Description
34145 HTML HTML-format (the HTML-converter is a third-party product and may not
34146  work in all cases)
34147 \end_layout
34148
34149 \begin_layout Description
34150 HTML
34151 \begin_inset space ~
34152 \end_inset
34153
34154 (MS
34155 \begin_inset space ~
34156 \end_inset
34157
34158 Word) HTML-format specialized so that the result can be imported to 
34159 \family sans
34160 MS Word
34161 \family default
34162 ; as a consequence of this formulas will be embedded as bitmap fonts and
34163  not in the format 
34164 \family sans
34165 MathML
34166 \family default
34167 .
34168 \end_layout
34169
34170 \begin_layout Description
34171
34172 \family sans
34173 LaT
34174 \begin_inset ERT
34175 status collapsed
34176
34177 \begin_layout Plain Layout
34178
34179 {}
34180 \end_layout
34181
34182 \end_inset
34183
34184 eX
34185 \begin_inset space ~
34186 \end_inset
34187
34188 (
34189 \family default
34190 LuaT
34191 \family sans
34192
34193 \begin_inset ERT
34194 status collapsed
34195
34196 \begin_layout Plain Layout
34197
34198 {}
34199 \end_layout
34200
34201 \end_inset
34202
34203
34204 \family default
34205 eX
34206 \family sans
34207
34208 \family default
34209 text file with the LaTeX source that is compilable with the program 
34210 \family typewriter
34211 LuaTeX
34212 \end_layout
34213
34214 \begin_layout Description
34215
34216 \family sans
34217 LaT
34218 \begin_inset ERT
34219 status collapsed
34220
34221 \begin_layout Plain Layout
34222
34223 {}
34224 \end_layout
34225
34226 \end_inset
34227
34228 eX
34229 \begin_inset space ~
34230 \end_inset
34231
34232 (pdflatex)
34233 \family default
34234  text file with the LaTeX source, additionally all images used in the document
34235  will be converted to a format that is readable by the 
34236 \family typewriter
34237 pdflatex
34238 \family default
34239  program (GIF, JPG, PDF, PNG)
34240 \end_layout
34241
34242 \begin_layout Description
34243
34244 \family sans
34245 LaT
34246 \begin_inset ERT
34247 status collapsed
34248
34249 \begin_layout Plain Layout
34250
34251 {}
34252 \end_layout
34253
34254 \end_inset
34255
34256 eX
34257 \begin_inset space ~
34258 \end_inset
34259
34260 (plain)
34261 \family default
34262  text file with the LaTeX source code, additionally all images used in the
34263  document will be converted to the EPS-format, only this format is readable
34264  by the 
34265 \family typewriter
34266 latex
34267 \family default
34268  program
34269 \end_layout
34270
34271 \begin_layout Description
34272
34273 \family sans
34274 LaT
34275 \begin_inset ERT
34276 status collapsed
34277
34278 \begin_layout Plain Layout
34279
34280 {}
34281 \end_layout
34282
34283 \end_inset
34284
34285 eX
34286 \begin_inset space ~
34287 \end_inset
34288
34289 (
34290 \family default
34291 XeT
34292 \family sans
34293
34294 \begin_inset ERT
34295 status collapsed
34296
34297 \begin_layout Plain Layout
34298
34299 {}
34300 \end_layout
34301
34302 \end_inset
34303
34304
34305 \family default
34306 eX
34307 \family sans
34308
34309 \family default
34310 text file with the LaTeX source that is compilable with the program 
34311 \family typewriter
34312 XeTeX
34313 \end_layout
34314
34315 \begin_layout Description
34316 LilyPond
34317 \begin_inset space ~
34318 \end_inset
34319
34320 book
34321 \begin_inset space ~
34322 \end_inset
34323
34324 (La
34325 \family sans
34326
34327 \begin_inset ERT
34328 status collapsed
34329
34330 \begin_layout Plain Layout
34331
34332 {}
34333 \end_layout
34334
34335 \end_inset
34336
34337
34338 \family default
34339 TeX) text file with the LaTeX source and also code in the syntax of the
34340  music notation software 
34341 \family typewriter
34342 LilyPond
34343 \end_layout
34344
34345 \begin_layout Description
34346 L
34347 \family sans
34348
34349 \begin_inset ERT
34350 status collapsed
34351
34352 \begin_layout Plain Layout
34353
34354 {}
34355 \end_layout
34356
34357 \end_inset
34358
34359
34360 \family default
34361 yX
34362 \begin_inset space ~
34363 \end_inset
34364
34365 Archive
34366 \begin_inset space ~
34367 \end_inset
34368
34369 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34370  your system) that contains your document and all files that are necessary
34371  to compile it (images, child documents, BibTeX files, etc.)
34372 \end_layout
34373
34374 \begin_layout Description
34375 L
34376 \family sans
34377
34378 \begin_inset ERT
34379 status collapsed
34380
34381 \begin_layout Plain Layout
34382
34383 {}
34384 \end_layout
34385
34386 \end_inset
34387
34388
34389 \family default
34390 yX
34391 \begin_inset space ~
34392 \end_inset
34393
34394 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
34395 \begin_inset Quotes eld
34396 \end_inset
34397
34398 z
34399 \begin_inset Quotes erd
34400 \end_inset
34401
34402  and 
34403 \begin_inset Quotes eld
34404 \end_inset
34405
34406 y
34407 \begin_inset Quotes erd
34408 \end_inset
34409
34410  represent the version number)
34411 \end_layout
34412
34413 \begin_layout Description
34414 L
34415 \family sans
34416
34417 \begin_inset ERT
34418 status collapsed
34419
34420 \begin_layout Plain Layout
34421
34422 {}
34423 \end_layout
34424
34425 \end_inset
34426
34427
34428 \family default
34429 yXHTML HTML-format using LyX's internal XHTML engine
34430 \end_layout
34431
34432 \begin_layout Description
34433 NoWeb text file with code in the format of the literate programming language
34434 \family typewriter
34435  NoWeb
34436 \end_layout
34437
34438 \begin_layout Description
34439 OpenDocument OpenDocument-formatted file, to be opened with 
34440 \family sans
34441 LibreOffice, OpenOffice, KOffice, Abiword
34442 \family default
34443 , etc.
34444  (The OpenDocument-converter is a third-party product and may not work in
34445  all cases)
34446 \end_layout
34447
34448 \begin_layout Description
34449
34450 \family sans
34451 PDF
34452 \begin_inset space ~
34453 \end_inset
34454
34455 (dvipdfm)
34456 \family default
34457  PDF-format using the program 
34458 \family typewriter
34459 dvipdfm
34460 \family default
34461 , produces internally a DVI-file which is then converted to a PDF-file
34462 \end_layout
34463
34464 \begin_layout Description
34465
34466 \family sans
34467 PDF
34468 \begin_inset space ~
34469 \end_inset
34470
34471 (LuaT
34472 \begin_inset ERT
34473 status collapsed
34474
34475 \begin_layout Plain Layout
34476
34477 {}
34478 \end_layout
34479
34480 \end_inset
34481
34482 eX)
34483 \family default
34484  PDF-format using the program 
34485 \family typewriter
34486 LuaTeX
34487 \family default
34488 , produces PDF-files directly
34489 \end_layout
34490
34491 \begin_layout Description
34492
34493 \family sans
34494 PDF
34495 \begin_inset space ~
34496 \end_inset
34497
34498 (pdflatex)
34499 \family default
34500  PDF-format using the program 
34501 \family typewriter
34502 pdflatex
34503 \family default
34504 , produces PDF-files directly
34505 \end_layout
34506
34507 \begin_layout Description
34508
34509 \family sans
34510 PDF
34511 \begin_inset space ~
34512 \end_inset
34513
34514 (ps2pdf)
34515 \family default
34516  PDF-format using the program 
34517 \family typewriter
34518 ps2pdf
34519 \family default
34520 , produces internally a PostScript-file which is then converted to a PDF-file
34521 \end_layout
34522
34523 \begin_layout Description
34524
34525 \family sans
34526 PDF
34527 \begin_inset space ~
34528 \end_inset
34529
34530 (XeT
34531 \begin_inset ERT
34532 status collapsed
34533
34534 \begin_layout Plain Layout
34535
34536 {}
34537 \end_layout
34538
34539 \end_inset
34540
34541 eX)
34542 \family default
34543  PDF-format using the program 
34544 \family typewriter
34545 XeTeX
34546 \family default
34547 , produces PDF-files directly
34548 \end_layout
34549
34550 \begin_layout Description
34551
34552 \family sans
34553 Plain
34554 \begin_inset space ~
34555 \end_inset
34556
34557 text
34558 \family default
34559  text format
34560 \end_layout
34561
34562 \begin_layout Description
34563
34564 \family sans
34565 Plain
34566 \begin_inset space ~
34567 \end_inset
34568
34569 text
34570 \begin_inset space ~
34571 \end_inset
34572
34573 (ps2ascii)
34574 \family default
34575  text format, the document will first be converted to Postscript format
34576  and then exported as text using the program 
34577 \family sans
34578 ps2ascii
34579 \end_layout
34580
34581 \begin_layout Description
34582
34583 \family sans
34584 Postscript
34585 \family default
34586  PostScript format using the program 
34587 \family typewriter
34588 dvips
34589 \end_layout
34590
34591 \begin_layout Description
34592 Sweave text file with the LaTeX source and also code in the statistical
34593  programming language 
34594 \family typewriter
34595 R
34596 \family default
34597 .
34598  Using the 
34599 \family typewriter
34600 R
34601 \family default
34602 -function 
34603 \family typewriter
34604 Sweave
34605 \family default
34606  it is possible to use 
34607 \family typewriter
34608 R
34609 \family default
34610 -commands in LaTeX
34611 \end_layout
34612
34613 \begin_layout Standard
34614 If one of the menu entries 
34615 \family sans
34616 DVI
34617 \family default
34618
34619 \family sans
34620 PDF
34621 \begin_inset space ~
34622 \end_inset
34623
34624 (pdflatex)
34625 \family default
34626  or 
34627 \family sans
34628 Postscript
34629 \family default
34630  is missing, you need to update your LaTeX installation.
34631  After updating you have to reconfigure LyX, see section
34632 \begin_inset space ~
34633 \end_inset
34634
34635
34636 \begin_inset CommandInset ref
34637 LatexCommand ref
34638 reference "sec:Basic-LyX-Setup"
34639
34640 \end_inset
34641
34642 .
34643 \begin_inset Index idx
34644 status collapsed
34645
34646 \begin_layout Plain Layout
34647 Reconfiguration of LyX
34648 \end_layout
34649
34650 \end_inset
34651
34652
34653 \end_layout
34654
34655 \begin_layout Subsection
34656 Print
34657 \end_layout
34658
34659 \begin_layout Standard
34660 With this menu entry you can print your document to a file in PostScript
34661  format or send it to a printer.
34662  The printer will also use the document in PostScript format.
34663  The conversion to PostScript is done in the background by LyX using the
34664  program 
34665 \family typewriter
34666 dvips
34667 \family default
34668 .
34669  For more information have a look at section
34670 \begin_inset space ~
34671 \end_inset
34672
34673
34674 \begin_inset CommandInset ref
34675 LatexCommand ref
34676 reference "sub:Printing-the-File"
34677
34678 \end_inset
34679
34680 .
34681 \end_layout
34682
34683 \begin_layout Subsection
34684 Fax
34685 \end_layout
34686
34687 \begin_layout Standard
34688 This menu entry will only appear if you have a fax program installed (on
34689  Windows you additionally need to register its program path to LyX's PATH
34690  prefix, see section
34691 \begin_inset space ~
34692 \end_inset
34693
34694
34695 \begin_inset CommandInset ref
34696 LatexCommand ref
34697 reference "sec:Paths"
34698
34699 \end_inset
34700
34701 ).
34702  With this menu entry you can send your document to a fax program like 
34703 \family typewriter
34704 hylapex
34705 \family default
34706  or 
34707 \family typewriter
34708 kdeprintfax
34709 \family default
34710 .
34711  The default format of the sent file is PostScript.
34712  The format can be changed in LyX's preferences as described in section
34713 \begin_inset space ~
34714 \end_inset
34715
34716
34717 \begin_inset CommandInset ref
34718 LatexCommand ref
34719 reference "sub:Converters"
34720
34721 \end_inset
34722
34723 .
34724 \end_layout
34725
34726 \begin_layout Subsection
34727 New and Close Window
34728 \end_layout
34729
34730 \begin_layout Standard
34731 Opens or closes a new instance of LyX.
34732 \end_layout
34733
34734 \begin_layout Subsection
34735 Exit
34736 \end_layout
34737
34738 \begin_layout Standard
34739 Prompts you to save all unsaved documents and then exits.
34740 \end_layout
34741
34742 \begin_layout Section
34743 The Edit Menu
34744 \begin_inset Index idx
34745 status collapsed
34746
34747 \begin_layout Plain Layout
34748 Menu ! Edit
34749 \end_layout
34750
34751 \end_inset
34752
34753
34754 \end_layout
34755
34756 \begin_layout Subsection
34757 Undo and Redo
34758 \end_layout
34759
34760 \begin_layout Standard
34761 Described in section
34762 \begin_inset space ~
34763 \end_inset
34764
34765
34766 \begin_inset CommandInset ref
34767 LatexCommand ref
34768 reference "sec:Undo-and-Redo"
34769
34770 \end_inset
34771
34772 .
34773 \end_layout
34774
34775 \begin_layout Subsection
34776 Cut, Copy, Paste, Paste Recent, Paste Special
34777 \end_layout
34778
34779 \begin_layout Standard
34780 Described in section
34781 \begin_inset space ~
34782 \end_inset
34783
34784
34785 \begin_inset CommandInset ref
34786 LatexCommand ref
34787 reference "sec:Basic-Editing-Features"
34788
34789 \end_inset
34790
34791 .
34792 \end_layout
34793
34794 \begin_layout Subsection
34795 Select Whole Inset
34796 \end_layout
34797
34798 \begin_layout Standard
34799 Selects the content of the inset in which the cursor currently is.
34800  If the cursor is outside an inset, the whole document will be selected.
34801 \end_layout
34802
34803 \begin_layout Subsection
34804 Select All
34805 \end_layout
34806
34807 \begin_layout Standard
34808 Selects the whole document.
34809 \end_layout
34810
34811 \begin_layout Subsection
34812 Find & Replace (Quick)
34813 \end_layout
34814
34815 \begin_layout Standard
34816 Described in section
34817 \begin_inset space ~
34818 \end_inset
34819
34820
34821 \begin_inset CommandInset ref
34822 LatexCommand ref
34823 reference "sec:Basic-Editing-Features"
34824
34825 \end_inset
34826
34827 .
34828 \end_layout
34829
34830 \begin_layout Subsection
34831 Find & Replace (Advanced)
34832 \end_layout
34833
34834 \begin_layout Standard
34835 Described in section
34836 \begin_inset space ~
34837 \end_inset
34838
34839
34840 \begin_inset CommandInset ref
34841 LatexCommand ref
34842 reference "sec:Advanced-Find-and"
34843
34844 \end_inset
34845
34846 .
34847 \end_layout
34848
34849 \begin_layout Subsection
34850 Move Paragraph Up/Down
34851 \end_layout
34852
34853 \begin_layout Standard
34854 This shifts the paragraph in which the cursor currently is one paragraph
34855  up or down.
34856 \end_layout
34857
34858 \begin_layout Subsection
34859 Text Style
34860 \end_layout
34861
34862 \begin_layout Standard
34863 Described in section
34864 \begin_inset space ~
34865 \end_inset
34866
34867
34868 \begin_inset CommandInset ref
34869 LatexCommand ref
34870 reference "sub:Fine-Tuning-with-the"
34871
34872 \end_inset
34873
34874 .
34875 \end_layout
34876
34877 \begin_layout Subsection
34878 Paragraph Settings
34879 \begin_inset Index idx
34880 status collapsed
34881
34882 \begin_layout Plain Layout
34883 Paragraph ! Settings
34884 \end_layout
34885
34886 \end_inset
34887
34888
34889 \end_layout
34890
34891 \begin_layout Standard
34892 Enables you to set the paragraph alignment, line spacing and label width.
34893  These settings only affect the paragraph in which the cursor is currently
34894  in.
34895 \end_layout
34896
34897 \begin_layout Standard
34898 You can also prevent the first line of the paragraph being indented if you
34899  have chosen to separate paragraphs with 
34900 \family sans
34901 Indentation
34902 \family default
34903  in the 
34904 \family sans
34905 Document\SpecialChar \menuseparator
34906 Settings\SpecialChar \menuseparator
34907 Text
34908 \begin_inset space ~
34909 \end_inset
34910
34911 Layout
34912 \family default
34913  dialog.
34914 \end_layout
34915
34916 \begin_layout Subsection
34917 Table
34918 \end_layout
34919
34920 \begin_layout Standard
34921 This menu only appears if the cursor is inside a table.
34922  It allows you to create multicolumn and multirow cells, add or remove borders
34923  of a cell and to set the vertical alignment of the cell.Table Settings and
34924  Math
34925 \end_layout
34926
34927 \begin_layout Standard
34928 These two menus are only fully active if the cursor is inside a table or
34929  a formula.
34930  Here you can change the properties of tables and formulas.
34931  The properties of tables are described in section
34932 \begin_inset space ~
34933 \end_inset
34934
34935
34936 \begin_inset CommandInset ref
34937 LatexCommand ref
34938 reference "sec:Tables"
34939
34940 \end_inset
34941
34942 , the properties of formulas in chapter
34943 \begin_inset space ~
34944 \end_inset
34945
34946
34947 \begin_inset CommandInset ref
34948 LatexCommand ref
34949 reference "chap:Mathematical-Formulas"
34950
34951 \end_inset
34952
34953 .
34954 \end_layout
34955
34956 \begin_layout Subsection
34957 Increase/Decrease List Depth
34958 \end_layout
34959
34960 \begin_layout Standard
34961 These menu entries are only active if the cursor is in an environment that
34962  can be nested.
34963  They increase/decrease the environment nesting level as explained in section
34964 \begin_inset space ~
34965 \end_inset
34966
34967
34968 \begin_inset CommandInset ref
34969 LatexCommand ref
34970 reference "sec:Nesting"
34971
34972 \end_inset
34973
34974  and 
34975 \begin_inset CommandInset ref
34976 LatexCommand ref
34977 reference "sub:Numbering-depth"
34978
34979 \end_inset
34980
34981 .
34982 \end_layout
34983
34984 \begin_layout Section
34985 The View Menu
34986 \begin_inset Index idx
34987 status collapsed
34988
34989 \begin_layout Plain Layout
34990 Menu ! View
34991 \end_layout
34992
34993 \end_inset
34994
34995
34996 \end_layout
34997
34998 \begin_layout Standard
34999 At the bottom of the 
35000 \family sans
35001 View
35002 \family default
35003  menu the opened documents are listed.
35004 \end_layout
35005
35006 \begin_layout Subsection
35007 Open/Close all Insets
35008 \end_layout
35009
35010 \begin_layout Standard
35011 Opens/closes all insets in your document.
35012 \end_layout
35013
35014 \begin_layout Subsection
35015 Unfold/Fold Math Macros
35016 \end_layout
35017
35018 \begin_layout Standard
35019 Unfolds/folds the current math macro.
35020 \end_layout
35021
35022 \begin_layout Standard
35023 Math macros are described in the 
35024 \emph on
35025 Math
35026 \emph default
35027  manual.
35028 \end_layout
35029
35030 \begin_layout Subsection
35031 Outline Pane
35032 \end_layout
35033
35034 \begin_layout Standard
35035 Shows the outline window as described in sections
35036 \begin_inset space ~
35037 \end_inset
35038
35039
35040 \begin_inset CommandInset ref
35041 LatexCommand ref
35042 reference "sec:Navigating"
35043
35044 \end_inset
35045
35046  and 
35047 \begin_inset CommandInset ref
35048 LatexCommand ref
35049 reference "sub:Table-of-Contents"
35050
35051 \end_inset
35052
35053 .
35054 \end_layout
35055
35056 \begin_layout Subsection
35057 Source Pane
35058 \end_layout
35059
35060 \begin_layout Standard
35061 Opens a window showing the source code of the actual document, as described
35062  in section
35063 \begin_inset space ~
35064 \end_inset
35065
35066
35067 \begin_inset CommandInset ref
35068 LatexCommand ref
35069 reference "sec:Previewing-snippets-of"
35070
35071 \end_inset
35072
35073 .
35074 \end_layout
35075
35076 \begin_layout Subsection
35077 Messages Pane
35078 \end_layout
35079
35080 \begin_layout Standard
35081 Opens a window showing console messages.
35082  This is useful for debugging LyX (i.
35083 \begin_inset space \thinspace{}
35084 \end_inset
35085
35086 e., hunt for errors in the program) or to see what is going on in the background
35087  while LaTeX is processing the document.
35088 \end_layout
35089
35090 \begin_layout Subsection
35091 Toolbars
35092 \begin_inset CommandInset label
35093 LatexCommand label
35094 name "sub:Toolbars"
35095
35096 \end_inset
35097
35098
35099 \begin_inset Index idx
35100 status collapsed
35101
35102 \begin_layout Plain Layout
35103 Toolbar
35104 \end_layout
35105
35106 \end_inset
35107
35108
35109 \end_layout
35110
35111 \begin_layout Standard
35112 In this menu entry you can set the appearance of the different toolbars.
35113  All toolbars and the 
35114 \family sans
35115 Command
35116 \begin_inset space ~
35117 \end_inset
35118
35119 Buffer
35120 \family default
35121  can be turned on and off.
35122  The 
35123 \emph on
35124 on
35125 \emph default
35126  state is denoted in the menu with a checkmark.
35127  The 
35128 \family sans
35129 Table
35130 \family default
35131
35132 \family sans
35133 Math,
35134 \family default
35135  
35136 \family sans
35137 Math
35138 \begin_inset space ~
35139 \end_inset
35140
35141 Macros,
35142 \family default
35143  
35144 \family sans
35145 Review
35146 \family default
35147  and 
35148 \family sans
35149 Math
35150 \begin_inset space ~
35151 \end_inset
35152
35153 Panels
35154 \family default
35155  toolbars can additionally be set to the state 
35156 \emph on
35157 automatic
35158 \emph default
35159 , denoted in the menu with the suffix 
35160 \family sans
35161 (auto)
35162 \family default
35163 .
35164 \end_layout
35165
35166 \begin_layout Standard
35167 In the 
35168 \emph on
35169 on
35170 \emph default
35171  state the toolbar is permanently shown; in the 
35172 \emph on
35173 automatic
35174 \emph default
35175  state the toolbar is only shown when the cursor is in a certain environment
35176  or when a certain feature is enabled.
35177  That means that the review toolbar will only be shown if change tracking
35178  is activated, the math and table toolbars are only shown if the cursor
35179  is inside a formula or table respectively.
35180 \end_layout
35181
35182 \begin_layout Standard
35183 LyX's toolbars and their buttons are explained in section
35184 \begin_inset space ~
35185 \end_inset
35186
35187
35188 \begin_inset CommandInset ref
35189 LatexCommand ref
35190 reference "sec:Toolbars"
35191
35192 \end_inset
35193
35194 .
35195 \end_layout
35196
35197 \begin_layout Subsection
35198 Split View
35199 \end_layout
35200
35201 \begin_layout Standard
35202
35203 \family sans
35204 Split
35205 \begin_inset space ~
35206 \end_inset
35207
35208 View
35209 \begin_inset space ~
35210 \end_inset
35211
35212 into
35213 \begin_inset space ~
35214 \end_inset
35215
35216 Left
35217 \begin_inset space ~
35218 \end_inset
35219
35220 and
35221 \begin_inset space ~
35222 \end_inset
35223
35224 Right
35225 \begin_inset space ~
35226 \end_inset
35227
35228 Half
35229 \family default
35230  will split LyX's main window vertically while 
35231 \family sans
35232 Split
35233 \begin_inset space ~
35234 \end_inset
35235
35236 View
35237 \begin_inset space ~
35238 \end_inset
35239
35240 into
35241 \begin_inset space ~
35242 \end_inset
35243
35244 Upper
35245 \begin_inset space ~
35246 \end_inset
35247
35248 and
35249 \begin_inset space ~
35250 \end_inset
35251
35252 Lower
35253 \begin_inset space ~
35254 \end_inset
35255
35256 Half
35257 \family default
35258  will split it horizontally.
35259  This allows you to view documents at the same time to compare them, or
35260  to view the same document, but at different positions.
35261  You can even split the main window several times to view, for example,
35262  three or more documents at the same time.
35263  To close a split view, use the menu 
35264 \family sans
35265 Close
35266 \begin_inset space ~
35267 \end_inset
35268
35269 Current
35270 \begin_inset space ~
35271 \end_inset
35272
35273 View
35274 \family default
35275 .
35276 \end_layout
35277
35278 \begin_layout Subsection
35279 Close Current View
35280 \end_layout
35281
35282 \begin_layout Standard
35283 Closes a split view.
35284 \end_layout
35285
35286 \begin_layout Subsection
35287 Fullscreen
35288 \end_layout
35289
35290 \begin_layout Standard
35291 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35292  so that you will see nothing but your text.
35293  It furthermore displays LyX's main window fullscreen.
35294  To return from fullscreen to the normal view, press F11, or right-click
35295  and turn off the fullscreen mode in the context menu.
35296 \end_layout
35297
35298 \begin_layout Section
35299 The Insert Menu
35300 \begin_inset Index idx
35301 status collapsed
35302
35303 \begin_layout Plain Layout
35304 Menu ! Insert
35305 \end_layout
35306
35307 \end_inset
35308
35309
35310 \end_layout
35311
35312 \begin_layout Subsection
35313 Math
35314 \end_layout
35315
35316 \begin_layout Standard
35317 Inserts math constructs that are explained in chapter
35318 \begin_inset space ~
35319 \end_inset
35320
35321
35322 \begin_inset CommandInset ref
35323 LatexCommand ref
35324 reference "chap:Mathematical-Formulas"
35325
35326 \end_inset
35327
35328  and the 
35329 \emph on
35330 Math
35331 \emph default
35332  manual.
35333 \end_layout
35334
35335 \begin_layout Subsection
35336 Special Character
35337 \begin_inset CommandInset label
35338 LatexCommand label
35339 name "sub:Special-Character"
35340
35341 \end_inset
35342
35343
35344 \end_layout
35345
35346 \begin_layout Standard
35347 Here you can insert the following characters:
35348 \end_layout
35349
35350 \begin_layout Description
35351 Symbols Opens the 
35352 \family sans
35353 Symbols
35354 \family default
35355  dialog which allows you to insert any character that can be output by your
35356  LaTeX system.
35357  By default groups of characters are displayed in character categories;
35358  the available characters depend on the LaTeX-packages you have installed.
35359  You can get a complete display by checking 
35360 \family sans
35361 Display
35362 \begin_inset space ~
35363 \end_inset
35364
35365 all
35366 \family default
35367 .
35368 \begin_inset Newline newline
35369 \end_inset
35370
35371  
35372 \begin_inset Note Greyedout
35373 status open
35374
35375 \begin_layout Plain Layout
35376
35377 \series bold
35378 Note:
35379 \series default
35380  Not all characters will be visible in the 
35381 \family sans
35382 Symbols
35383 \family default
35384  dialog because none of the screen fonts that you can set in the preferences
35385  dialog (see sec.
35386 \begin_inset space \thinspace{}
35387 \end_inset
35388
35389
35390 \begin_inset CommandInset ref
35391 LatexCommand ref
35392 reference "sub:Screen-Fonts"
35393
35394 \end_inset
35395
35396 ) can display every character.
35397 \end_layout
35398
35399 \end_inset
35400
35401
35402 \end_layout
35403
35404 \begin_layout Description
35405 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35406
35407 \end_layout
35408
35409 \begin_layout Description
35410 End
35411 \begin_inset space ~
35412 \end_inset
35413
35414 of
35415 \begin_inset space ~
35416 \end_inset
35417
35418 Sentence Inserts an end of sentence period as described in section
35419 \begin_inset space ~
35420 \end_inset
35421
35422
35423 \begin_inset CommandInset ref
35424 LatexCommand ref
35425 reference "sub:Abbreviations"
35426
35427 \end_inset
35428
35429 .
35430 \end_layout
35431
35432 \begin_layout Description
35433 Ordinary
35434 \begin_inset space ~
35435 \end_inset
35436
35437 Quote Inserts this quote: ", no matter what quote style you selected in
35438  the 
35439 \family sans
35440 Document\SpecialChar \menuseparator
35441 Settings\SpecialChar \menuseparator
35442 Language
35443 \family default
35444  dialog.
35445 \end_layout
35446
35447 \begin_layout Description
35448 Single
35449 \begin_inset space ~
35450 \end_inset
35451
35452 Quote Inserts a single quote in the quotation marks style selected in the
35453  
35454 \family sans
35455 Document\SpecialChar \menuseparator
35456 Settings\SpecialChar \menuseparator
35457 Language
35458 \family default
35459  dialog.
35460 \end_layout
35461
35462 \begin_layout Description
35463 Protected
35464 \begin_inset space ~
35465 \end_inset
35466
35467 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35468
35469 \end_layout
35470
35471 \begin_layout Description
35472 Breakable
35473 \begin_inset space ~
35474 \end_inset
35475
35476 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35477
35478 \end_layout
35479
35480 \begin_layout Description
35481 Visible
35482 \begin_inset space ~
35483 \end_inset
35484
35485 Space Inserts a character representing a single space (the one you get when
35486  pressing the 
35487 \family sans
35488 Space
35489 \family default
35490  key): 
35491 \begin_inset space \textvisiblespace{}
35492 \end_inset
35493
35494
35495 \end_layout
35496
35497 \begin_layout Description
35498 Menu
35499 \begin_inset space ~
35500 \end_inset
35501
35502 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35503
35504 \end_layout
35505
35506 \begin_layout Description
35507 Phonetic
35508 \begin_inset space ~
35509 \end_inset
35510
35511 Symbols 
35512 \begin_inset Index idx
35513 status collapsed
35514
35515 \begin_layout Plain Layout
35516 Phonetic symbols
35517 \end_layout
35518
35519 \end_inset
35520
35521
35522 \begin_inset Index idx
35523 status collapsed
35524
35525 \begin_layout Plain Layout
35526 Language ! Phonetic symbols
35527 \end_layout
35528
35529 \end_inset
35530
35531 Inserts a box where you can insert symbols from the International Phonetic
35532  Alphabet (IPA) and opens a toolbar which provides a large set of these
35533  symbols.
35534  To use this feature you must have the LaTeX-package 
35535 \series bold
35536 tipa
35537 \series default
35538
35539 \begin_inset Index idx
35540 status collapsed
35541
35542 \begin_layout Plain Layout
35543 LaTeX-packages ! tipa
35544 \end_layout
35545
35546 \end_inset
35547
35548  installed.
35549 \begin_inset Newline newline
35550 \end_inset
35551
35552 More information about this feature can be found in the 
35553 \emph on
35554 Linguistics
35555 \emph default
35556  manual (
35557 \family sans
35558 Help\SpecialChar \menuseparator
35559 Specific Manuals
35560 \family default
35561 ).
35562 \end_layout
35563
35564 \begin_layout Subsection
35565 Formatting
35566 \end_layout
35567
35568 \begin_layout Standard
35569 Opens a submenu with the following options:
35570 \end_layout
35571
35572 \begin_layout Description
35573 Superscript Inserts a superscript: test
35574 \begin_inset script superscript
35575
35576 \begin_layout Plain Layout
35577 a, b
35578 \end_layout
35579
35580 \end_inset
35581
35582
35583 \end_layout
35584
35585 \begin_layout Description
35586 Subscript Inserts a subscript: test
35587 \begin_inset script subscript
35588
35589 \begin_layout Plain Layout
35590 3x
35591 \end_layout
35592
35593 \end_inset
35594
35595
35596 \end_layout
35597
35598 \begin_layout Description
35599 Protected
35600 \begin_inset space ~
35601 \end_inset
35602
35603 Space Inserts a protected space as described in section
35604 \begin_inset space ~
35605 \end_inset
35606
35607
35608 \begin_inset CommandInset ref
35609 LatexCommand ref
35610 reference "sub:Protected-Space"
35611
35612 \end_inset
35613
35614 .
35615 \end_layout
35616
35617 \begin_layout Description
35618 Inter-word
35619 \begin_inset space ~
35620 \end_inset
35621
35622 Space Inserts an inter-word space as described in section
35623 \begin_inset space ~
35624 \end_inset
35625
35626
35627 \begin_inset CommandInset ref
35628 LatexCommand ref
35629 reference "sub:Inter-word-Space"
35630
35631 \end_inset
35632
35633 .
35634 \end_layout
35635
35636 \begin_layout Description
35637 Thin
35638 \begin_inset space ~
35639 \end_inset
35640
35641 Space Inserts a thin space as described in section
35642 \begin_inset space ~
35643 \end_inset
35644
35645
35646 \begin_inset CommandInset ref
35647 LatexCommand ref
35648 reference "sub:Thin-Space"
35649
35650 \end_inset
35651
35652 .
35653 \end_layout
35654
35655 \begin_layout Description
35656 Visible
35657 \begin_inset space ~
35658 \end_inset
35659
35660 Space Inserts a character to visualize that there is or should be a space.
35661  This is e.
35662 \begin_inset space \thinspace{}
35663 \end_inset
35664
35665 g.
35666 \begin_inset space \space{}
35667 \end_inset
35668
35669 useful if you need to indicate a space in a command sequence.
35670  An example from the LyX 
35671 \emph on
35672 Math
35673 \emph default
35674  manual: 
35675 \begin_inset Quotes eld
35676 \end_inset
35677
35678 To insert a fraction use the command 
35679 \series bold
35680
35681 \backslash
35682 frac
35683 \begin_inset space \textvisiblespace{}
35684 \end_inset
35685
35686 A
35687 \begin_inset Formula $\downarrow$
35688 \end_inset
35689
35690 B.
35691 \series default
35692
35693 \begin_inset Quotes erd
35694 \end_inset
35695
35696  The visible space is hereby the character before the 
35697 \series bold
35698 A
35699 \series default
35700 .
35701 \end_layout
35702
35703 \begin_layout Description
35704 Horizontal
35705 \begin_inset space ~
35706 \end_inset
35707
35708 Space Inserts horizontal space as described in section
35709 \begin_inset space ~
35710 \end_inset
35711
35712
35713 \begin_inset CommandInset ref
35714 LatexCommand ref
35715 reference "sub:Horizontal-Space"
35716
35717 \end_inset
35718
35719 .
35720 \end_layout
35721
35722 \begin_layout Description
35723 Horizontal
35724 \begin_inset space ~
35725 \end_inset
35726
35727 Line Inserts a horizontal line as described in section
35728 \begin_inset space ~
35729 \end_inset
35730
35731
35732 \begin_inset CommandInset ref
35733 LatexCommand ref
35734 reference "sub:Horizontal-Lines"
35735
35736 \end_inset
35737
35738 .
35739 \end_layout
35740
35741 \begin_layout Description
35742 Vertical
35743 \begin_inset space ~
35744 \end_inset
35745
35746 Space Inserts vertical space as described in section
35747 \begin_inset space ~
35748 \end_inset
35749
35750
35751 \begin_inset CommandInset ref
35752 LatexCommand ref
35753 reference "sub:Vertical-Space"
35754
35755 \end_inset
35756
35757 .
35758 \end_layout
35759
35760 \begin_layout Description
35761 Phantom Inserts a Phantom space as described in section
35762 \begin_inset space ~
35763 \end_inset
35764
35765
35766 \begin_inset CommandInset ref
35767 LatexCommand ref
35768 reference "sub:Phantom-Space"
35769
35770 \end_inset
35771
35772 .
35773 \end_layout
35774
35775 \begin_layout Description
35776 Hyphenation
35777 \begin_inset space ~
35778 \end_inset
35779
35780 Point Inserts a hyphenation point as described in section
35781 \begin_inset space ~
35782 \end_inset
35783
35784
35785 \begin_inset CommandInset ref
35786 LatexCommand ref
35787 reference "sub:Hyphenation"
35788
35789 \end_inset
35790
35791 .
35792 \end_layout
35793
35794 \begin_layout Description
35795 Ligature
35796 \begin_inset space ~
35797 \end_inset
35798
35799 Break Inserts a ligature break as described in section
35800 \begin_inset space ~
35801 \end_inset
35802
35803
35804 \begin_inset CommandInset ref
35805 LatexCommand ref
35806 reference "sub:Ligatures"
35807
35808 \end_inset
35809
35810 .
35811 \end_layout
35812
35813 \begin_layout Description
35814 Ragged
35815 \begin_inset space ~
35816 \end_inset
35817
35818 Line
35819 \begin_inset space ~
35820 \end_inset
35821
35822 Break Inserts a forced line break as described in section
35823 \begin_inset space ~
35824 \end_inset
35825
35826
35827 \begin_inset CommandInset ref
35828 LatexCommand ref
35829 reference "sub:Forced-Line-Breaks"
35830
35831 \end_inset
35832
35833 .
35834 \end_layout
35835
35836 \begin_layout Description
35837 Justified
35838 \begin_inset space ~
35839 \end_inset
35840
35841 Break Inserts a forced line break that right justifies the remaining text
35842  as described in section
35843 \begin_inset space ~
35844 \end_inset
35845
35846
35847 \begin_inset CommandInset ref
35848 LatexCommand ref
35849 reference "sub:Forced-Line-Breaks"
35850
35851 \end_inset
35852
35853 .
35854 \end_layout
35855
35856 \begin_layout Description
35857 New
35858 \begin_inset space ~
35859 \end_inset
35860
35861 Page Inserts a forced page break as described in section
35862 \begin_inset space ~
35863 \end_inset
35864
35865
35866 \begin_inset CommandInset ref
35867 LatexCommand ref
35868 reference "sub:Forced-Page-Breaks"
35869
35870 \end_inset
35871
35872 .
35873 \end_layout
35874
35875 \begin_layout Description
35876 Page
35877 \begin_inset space ~
35878 \end_inset
35879
35880 Break Inserts a forced page break that shares the extra space among paragraph
35881  breaks instead of leaving it at the bottom of the page, as described in
35882  section
35883 \begin_inset space ~
35884 \end_inset
35885
35886
35887 \begin_inset CommandInset ref
35888 LatexCommand ref
35889 reference "sub:Forced-Page-Breaks"
35890
35891 \end_inset
35892
35893 .
35894 \end_layout
35895
35896 \begin_layout Description
35897 Clear
35898 \begin_inset space ~
35899 \end_inset
35900
35901 Page Inserts a clear page break as described in section
35902 \begin_inset space ~
35903 \end_inset
35904
35905
35906 \begin_inset CommandInset ref
35907 LatexCommand ref
35908 reference "sub:Clear-Page-Breaks"
35909
35910 \end_inset
35911
35912 .
35913 \end_layout
35914
35915 \begin_layout Description
35916 Clear
35917 \begin_inset space ~
35918 \end_inset
35919
35920 Double
35921 \begin_inset space ~
35922 \end_inset
35923
35924 Page Inserts a clear doublepage break as described in section
35925 \begin_inset space ~
35926 \end_inset
35927
35928
35929 \begin_inset CommandInset ref
35930 LatexCommand ref
35931 reference "sub:Clear-Page-Breaks"
35932
35933 \end_inset
35934
35935 .
35936 \end_layout
35937
35938 \begin_layout Subsection
35939 List/TOC
35940 \end_layout
35941
35942 \begin_layout Standard
35943 Various lists can be inserted with this menu entry.
35944  The 
35945 \family sans
35946 Table
35947 \begin_inset space ~
35948 \end_inset
35949
35950 of Contents
35951 \family default
35952 , the 
35953 \family sans
35954 List of Algorithms
35955 \family default
35956
35957 \family sans
35958 List of Figures,
35959 \family default
35960  
35961 \family sans
35962 List of Tables
35963 \family default
35964  and 
35965 \family sans
35966 List of Listings
35967 \family default
35968  are described in section
35969 \begin_inset space ~
35970 \end_inset
35971
35972
35973 \begin_inset CommandInset ref
35974 LatexCommand ref
35975 reference "sec:toc"
35976
35977 \end_inset
35978
35979 .
35980  The 
35981 \family sans
35982 Index List
35983 \family default
35984  is described in section
35985 \begin_inset space ~
35986 \end_inset
35987
35988
35989 \begin_inset CommandInset ref
35990 LatexCommand ref
35991 reference "sec:Index"
35992
35993 \end_inset
35994
35995 , the 
35996 \family sans
35997 Nomenclature
35998 \family default
35999  is described in section
36000 \begin_inset space ~
36001 \end_inset
36002
36003
36004 \begin_inset CommandInset ref
36005 LatexCommand ref
36006 reference "sec:Nomenclature"
36007
36008 \end_inset
36009
36010  and the 
36011 \family sans
36012 BibTeX Bibliography
36013 \family default
36014  is described in section
36015 \begin_inset space ~
36016 \end_inset
36017
36018
36019 \begin_inset CommandInset ref
36020 LatexCommand ref
36021 reference "sub:Bibliography-databases"
36022
36023 \end_inset
36024
36025 .
36026 \end_layout
36027
36028 \begin_layout Subsection
36029 Float
36030 \end_layout
36031
36032 \begin_layout Standard
36033 To insert floats, as described in section
36034 \begin_inset space ~
36035 \end_inset
36036
36037
36038 \begin_inset CommandInset ref
36039 LatexCommand ref
36040 reference "sec:Floats"
36041
36042 \end_inset
36043
36044  and in detail the chapter 
36045 \emph on
36046 Floats
36047 \emph default
36048  of the 
36049 \emph on
36050 Embedded
36051 \begin_inset space ~
36052 \end_inset
36053
36054 Objects
36055 \emph default
36056  manual.
36057 \end_layout
36058
36059 \begin_layout Subsection
36060 Note
36061 \end_layout
36062
36063 \begin_layout Standard
36064 To insert notes, described in section
36065 \begin_inset space ~
36066 \end_inset
36067
36068
36069 \begin_inset CommandInset ref
36070 LatexCommand ref
36071 reference "sec:Notes"
36072
36073 \end_inset
36074
36075 .
36076 \end_layout
36077
36078 \begin_layout Subsection
36079 Branch
36080 \end_layout
36081
36082 \begin_layout Standard
36083 Inserts a branch inset, if any, and allowing you to create and insert a
36084  new branch.
36085  Branches are described in section
36086 \begin_inset space ~
36087 \end_inset
36088
36089
36090 \begin_inset CommandInset ref
36091 LatexCommand ref
36092 reference "sec:Branches"
36093
36094 \end_inset
36095
36096 .
36097 \end_layout
36098
36099 \begin_layout Subsection
36100 Custom Insets
36101 \end_layout
36102
36103 \begin_layout Standard
36104 Inserts document class-specific insets.
36105  Such insets only exist if they are defined in the layout file for a certain
36106  document class.
36107  An example is the document class 
36108 \begin_inset Quotes eld
36109 \end_inset
36110
36111 article (Elsevier)
36112 \begin_inset Quotes erd
36113 \end_inset
36114
36115  with three custom insets.
36116  The section 
36117 \emph on
36118 Flex insets and InsetLayout
36119 \emph default
36120  in 
36121 \emph on
36122 Installing New Document Classes, The Layout file format 
36123 \emph default
36124 of the 
36125 \emph on
36126 Customization
36127 \emph default
36128  manual explains how custom insets are defined.
36129 \end_layout
36130
36131 \begin_layout Subsection
36132 File
36133 \begin_inset Index idx
36134 status collapsed
36135
36136 \begin_layout Plain Layout
36137 External Material
36138 \end_layout
36139
36140 \end_inset
36141
36142
36143 \end_layout
36144
36145 \begin_layout Standard
36146 This menu entry allows you to insert or include the contents of other files
36147  in your document.
36148  For more information see chapter 
36149 \emph on
36150 External Document Parts
36151 \emph default
36152  of the Embedded
36153 \begin_inset space ~
36154 \end_inset
36155
36156 Objects manual.
36157 \end_layout
36158
36159 \begin_layout Subsection
36160 Box
36161 \begin_inset Index idx
36162 status collapsed
36163
36164 \begin_layout Plain Layout
36165 Boxes
36166 \end_layout
36167
36168 \end_inset
36169
36170
36171 \end_layout
36172
36173 \begin_layout Standard
36174 Inserts a box in a certain style.
36175  Boxes are described in detail in the chapter 
36176 \emph on
36177 Boxes
36178 \emph default
36179  of the 
36180 \emph on
36181 Embedded
36182 \begin_inset space ~
36183 \end_inset
36184
36185 Objects
36186 \emph default
36187  manual.
36188 \end_layout
36189
36190 \begin_layout Subsection
36191 Citation
36192 \end_layout
36193
36194 \begin_layout Standard
36195 Opens the 
36196 \family sans
36197 Citation
36198 \family default
36199  dialog as described in section
36200 \begin_inset space ~
36201 \end_inset
36202
36203
36204 \begin_inset CommandInset ref
36205 LatexCommand ref
36206 reference "sec:Bibliography"
36207
36208 \end_inset
36209
36210 .
36211 \end_layout
36212
36213 \begin_layout Subsection
36214 Cross-Reference
36215 \end_layout
36216
36217 \begin_layout Standard
36218 Inserts a 
36219 \family sans
36220 cross-reference
36221 \family default
36222  as described in section
36223 \begin_inset space ~
36224 \end_inset
36225
36226
36227 \begin_inset CommandInset ref
36228 LatexCommand ref
36229 reference "sec:Cross-References"
36230
36231 \end_inset
36232
36233 .
36234 \end_layout
36235
36236 \begin_layout Subsection
36237 Label
36238 \end_layout
36239
36240 \begin_layout Standard
36241 Inserts a 
36242 \family sans
36243 label
36244 \family default
36245  as described in section
36246 \begin_inset space ~
36247 \end_inset
36248
36249
36250 \begin_inset CommandInset ref
36251 LatexCommand ref
36252 reference "sec:Cross-References"
36253
36254 \end_inset
36255
36256 .
36257 \end_layout
36258
36259 \begin_layout Subsection
36260 Caption
36261 \begin_inset Index idx
36262 status collapsed
36263
36264 \begin_layout Plain Layout
36265 Captions
36266 \end_layout
36267
36268 \end_inset
36269
36270
36271 \begin_inset Index idx
36272 status collapsed
36273
36274 \begin_layout Plain Layout
36275 Longtables ! Caption
36276 \end_layout
36277
36278 \end_inset
36279
36280
36281 \end_layout
36282
36283 \begin_layout Standard
36284 Inserts a caption in a float or longtable.
36285  Floats are described in section
36286 \begin_inset space ~
36287 \end_inset
36288
36289
36290 \begin_inset CommandInset ref
36291 LatexCommand ref
36292 reference "sec:Floats"
36293
36294 \end_inset
36295
36296 ; captions in longtables are described in the section 
36297 \emph on
36298 Longtable Captions
36299 \emph default
36300  of the 
36301 \emph on
36302 Embedded
36303 \begin_inset space ~
36304 \end_inset
36305
36306 Objects
36307 \emph default
36308  manual.
36309 \end_layout
36310
36311 \begin_layout Subsection
36312 Index Entry
36313 \end_layout
36314
36315 \begin_layout Standard
36316 Inserts an index entry as described in section
36317 \begin_inset space ~
36318 \end_inset
36319
36320
36321 \begin_inset CommandInset ref
36322 LatexCommand ref
36323 reference "sec:Index"
36324
36325 \end_inset
36326
36327 .
36328 \end_layout
36329
36330 \begin_layout Subsection
36331 Nomenclature Entry
36332 \end_layout
36333
36334 \begin_layout Standard
36335 Inserts a nomenclature entry as described in section
36336 \begin_inset space ~
36337 \end_inset
36338
36339
36340 \begin_inset CommandInset ref
36341 LatexCommand ref
36342 reference "sec:Nomenclature"
36343
36344 \end_inset
36345
36346 .
36347 \end_layout
36348
36349 \begin_layout Subsection
36350 Table
36351 \end_layout
36352
36353 \begin_layout Standard
36354 Opens a dialog allowing you to specify the rows and columns of the table.
36355  Tables are described in section
36356 \begin_inset space ~
36357 \end_inset
36358
36359
36360 \begin_inset CommandInset ref
36361 LatexCommand ref
36362 reference "sec:Tables"
36363
36364 \end_inset
36365
36366  and in detail in the chapter 
36367 \emph on
36368 Tables
36369 \emph default
36370  of the 
36371 \emph on
36372 Embedded
36373 \begin_inset space ~
36374 \end_inset
36375
36376 Objects
36377 \emph default
36378  manual.
36379 \end_layout
36380
36381 \begin_layout Subsection
36382 Graphics
36383 \end_layout
36384
36385 \begin_layout Standard
36386 Opens the 
36387 \family sans
36388 Graphics
36389 \family default
36390  dialog.
36391  Graphics are described in section
36392 \begin_inset space ~
36393 \end_inset
36394
36395
36396 \begin_inset CommandInset ref
36397 LatexCommand ref
36398 reference "sec:Graphics"
36399
36400 \end_inset
36401
36402 .
36403 \end_layout
36404
36405 \begin_layout Subsection
36406 URL
36407 \end_layout
36408
36409 \begin_layout Standard
36410 Inserts a URL as described in section
36411 \begin_inset space ~
36412 \end_inset
36413
36414
36415 \begin_inset CommandInset ref
36416 LatexCommand ref
36417 reference "sub:URLs"
36418
36419 \end_inset
36420
36421 .
36422 \end_layout
36423
36424 \begin_layout Subsection
36425 Hyperlinks
36426 \end_layout
36427
36428 \begin_layout Standard
36429 Inserts a hyperlink as described in section
36430 \begin_inset space ~
36431 \end_inset
36432
36433
36434 \begin_inset CommandInset ref
36435 LatexCommand ref
36436 reference "sub:Hyperlinks"
36437
36438 \end_inset
36439
36440 .
36441 \end_layout
36442
36443 \begin_layout Subsection
36444 Footnote
36445 \end_layout
36446
36447 \begin_layout Standard
36448 Inserts a footnote as described in section
36449 \begin_inset space ~
36450 \end_inset
36451
36452
36453 \begin_inset CommandInset ref
36454 LatexCommand ref
36455 reference "sec:Footnotes"
36456
36457 \end_inset
36458
36459 .
36460 \end_layout
36461
36462 \begin_layout Subsection
36463 Marginal Note
36464 \end_layout
36465
36466 \begin_layout Standard
36467 Inserts a marginal note as described in section
36468 \begin_inset space ~
36469 \end_inset
36470
36471
36472 \begin_inset CommandInset ref
36473 LatexCommand ref
36474 reference "sec:Marginal-Notes"
36475
36476 \end_inset
36477
36478 .
36479 \end_layout
36480
36481 \begin_layout Subsection
36482 Short Title
36483 \end_layout
36484
36485 \begin_layout Standard
36486 Is only visible if the cursor is in front, in or behind a section heading,
36487  title or caption of a float.
36488  Inserts a short title as described in section
36489 \begin_inset space ~
36490 \end_inset
36491
36492
36493 \begin_inset CommandInset ref
36494 LatexCommand ref
36495 reference "sec:Short-Titles"
36496
36497 \end_inset
36498
36499 .
36500 \end_layout
36501
36502 \begin_layout Subsection
36503 TeX Code
36504 \end_layout
36505
36506 \begin_layout Standard
36507 Inserts a TeX Code box as described in section
36508 \begin_inset space ~
36509 \end_inset
36510
36511
36512 \begin_inset CommandInset ref
36513 LatexCommand ref
36514 reference "sub:TeX-Code-Boxes"
36515
36516 \end_inset
36517
36518 .
36519 \end_layout
36520
36521 \begin_layout Subsection
36522 Program Listing
36523 \begin_inset Index idx
36524 status collapsed
36525
36526 \begin_layout Plain Layout
36527 Program listings
36528 \end_layout
36529
36530 \end_inset
36531
36532
36533 \end_layout
36534
36535 \begin_layout Standard
36536 Inserts a program listings box.
36537  Program listings are explained in the chapter 
36538 \emph on
36539 Program Code Listings
36540 \emph default
36541  of the 
36542 \emph on
36543 Embedded
36544 \begin_inset space ~
36545 \end_inset
36546
36547 Objects
36548 \emph default
36549  manual.
36550 \end_layout
36551
36552 \begin_layout Subsection
36553 Date
36554 \end_layout
36555
36556 \begin_layout Standard
36557 Inserts the actual date.
36558  The format depends on the date format of the language that is used for
36559  LyX's menus.
36560  LyX offers various ways to insert a date which are explained and also compared
36561  in the section 
36562 \emph on
36563 External Material
36564 \emph default
36565  of the 
36566 \emph on
36567 Embedded
36568 \begin_inset space ~
36569 \end_inset
36570
36571 Objects
36572 \emph default
36573  manual.
36574 \end_layout
36575
36576 \begin_layout Subsection
36577 Preview
36578 \end_layout
36579
36580 \begin_layout Standard
36581 Inserts a preview inset as described in section
36582 \begin_inset space ~
36583 \end_inset
36584
36585
36586 \begin_inset CommandInset ref
36587 LatexCommand ref
36588 reference "sec:Previewing-snippets-of"
36589
36590 \end_inset
36591
36592 .
36593 \end_layout
36594
36595 \begin_layout Section
36596 The Navigate Menu
36597 \begin_inset Index idx
36598 status collapsed
36599
36600 \begin_layout Plain Layout
36601 Menu ! Navigate
36602 \end_layout
36603
36604 \end_inset
36605
36606
36607 \end_layout
36608
36609 \begin_layout Standard
36610 This menu lists the existing chapters, sections, figures, tables, etc.
36611 \begin_inset space ~
36612 \end_inset
36613
36614 of the current document.
36615  This allows you to navigate easily through your document.
36616 \end_layout
36617
36618 \begin_layout Subsection
36619 Bookmarks
36620 \end_layout
36621
36622 \begin_layout Standard
36623 With this menu entry you are able to define your own bookmarks.
36624  This is useful when you are working on a large document and often have
36625  to jump, for example, between section
36626 \begin_inset space ~
36627 \end_inset
36628
36629 2.5 and 6.3.
36630  To create bookmarks for this example, go to section
36631 \begin_inset space ~
36632 \end_inset
36633
36634 2.5 and use the submenu 
36635 \family sans
36636 Save
36637 \begin_inset space ~
36638 \end_inset
36639
36640 Bookmark
36641 \begin_inset space ~
36642 \end_inset
36643
36644 1
36645 \family default
36646 .
36647  Then go to section
36648 \begin_inset space ~
36649 \end_inset
36650
36651 6.3 and use 
36652 \family sans
36653 Save
36654 \begin_inset space ~
36655 \end_inset
36656
36657 Bookmark
36658 \begin_inset space ~
36659 \end_inset
36660
36661
36662 \family default
36663 2.
36664  Now you can jump easily between these sections by using the menu or by
36665  the key bindings 
36666 \begin_inset Info
36667 type  "shortcut"
36668 arg   "bookmark-goto 1"
36669 \end_inset
36670
36671  and 
36672 \begin_inset Info
36673 type  "shortcut"
36674 arg   "bookmark-goto 2"
36675 \end_inset
36676
36677 .You can also use bookmarks to jump between several opened documents.
36678 \end_layout
36679
36680 \begin_layout Standard
36681 The saved bookmarks are valid till the document is closed.
36682  The submenu 
36683 \family sans
36684 Clear
36685 \begin_inset space ~
36686 \end_inset
36687
36688 Bookmarks
36689 \family default
36690  allows you to clear bookmarks while the submenu 
36691 \family sans
36692 Navigate
36693 \begin_inset space ~
36694 \end_inset
36695
36696 Back
36697 \family default
36698  jumps to the position in the document where you recently changed something.
36699 \end_layout
36700
36701 \begin_layout Subsection
36702 Next Note, Change, Cross-reference
36703 \end_layout
36704
36705 \begin_layout Standard
36706 Jump to the next note, change, or cross-reference after the current cursor
36707  position.
36708 \end_layout
36709
36710 \begin_layout Subsection
36711 Go to Label
36712 \end_layout
36713
36714 \begin_layout Standard
36715 Only active if the cursor is in front of a cross-reference.
36716  Sets the cursor before the referenced label.
36717  (It is the same as if you right-click on a cross-reference box and use
36718  
36719 \family sans
36720 Go
36721 \begin_inset space ~
36722 \end_inset
36723
36724 to
36725 \begin_inset space ~
36726 \end_inset
36727
36728 Label)
36729 \family default
36730 .
36731 \end_layout
36732
36733 \begin_layout Subsection
36734 Forward Search
36735 \end_layout
36736
36737 \begin_layout Standard
36738 Allows you to jump directly to the corresponding text part in the output,
36739  see section 
36740 \emph on
36741 The LyX Server\SpecialChar \menuseparator
36742 Forward
36743 \begin_inset space ~
36744 \end_inset
36745
36746 search
36747 \emph default
36748  in the 
36749 \emph on
36750 Additional
36751 \begin_inset space ~
36752 \end_inset
36753
36754 Features
36755 \emph default
36756  manual for a detailed description.
36757 \end_layout
36758
36759 \begin_layout Section
36760 The Document Menu
36761 \begin_inset Index idx
36762 status collapsed
36763
36764 \begin_layout Plain Layout
36765 Menu ! Document
36766 \end_layout
36767
36768 \end_inset
36769
36770
36771 \end_layout
36772
36773 \begin_layout Subsection
36774 Change Tracking
36775 \end_layout
36776
36777 \begin_layout Standard
36778 Change Tracking is described in section
36779 \begin_inset space ~
36780 \end_inset
36781
36782
36783 \begin_inset CommandInset ref
36784 LatexCommand ref
36785 reference "sec:Change-Tracking"
36786
36787 \end_inset
36788
36789 .
36790 \end_layout
36791
36792 \begin_layout Subsection
36793 LaT
36794 \begin_inset ERT
36795 status collapsed
36796
36797 \begin_layout Plain Layout
36798
36799 {}
36800 \end_layout
36801
36802 \end_inset
36803
36804 eX Log
36805 \end_layout
36806
36807 \begin_layout Standard
36808 After running LaTeX by viewing or exporting a document, this menu will be
36809  enabled.
36810  It shows the logfile of the LaTeX-program used.
36811  You can go to the next error or the next warning, search, copy something
36812  to the clipboard or update the view.
36813  With the help of the logfile experts can find in it reasons for LaTeX-errors.
36814 \end_layout
36815
36816 \begin_layout Subsection
36817 Start Appendix Here
36818 \end_layout
36819
36820 \begin_layout Standard
36821 Sets the start of the appendices of the document at the current cursor position
36822  as described in section
36823 \begin_inset space ~
36824 \end_inset
36825
36826
36827 \begin_inset CommandInset ref
36828 LatexCommand ref
36829 reference "sec:Appendices"
36830
36831 \end_inset
36832
36833 .
36834 \end_layout
36835
36836 \begin_layout Subsection
36837 View
36838 \begin_inset space ~
36839 \end_inset
36840
36841 [<output format>]
36842 \end_layout
36843
36844 \begin_layout Standard
36845 This menu entry generates the output in the format you have specified as
36846  default output format for the document (menu 
36847 \family sans
36848 Document\SpecialChar \menuseparator
36849 Settings\SpecialChar \menuseparator
36850 Output\SpecialChar \menuseparator
36851 Default
36852 \begin_inset space ~
36853 \end_inset
36854
36855 Output
36856 \begin_inset space ~
36857 \end_inset
36858
36859 Format
36860 \family default
36861 ; see section
36862 \begin_inset space ~
36863 \end_inset
36864
36865
36866 \begin_inset CommandInset ref
36867 LatexCommand ref
36868 reference "sec:Doc-Output"
36869
36870 \end_inset
36871
36872 ) or in the LyX preferences (menu 
36873 \family sans
36874 Tools\SpecialChar \menuseparator
36875 Preferences\SpecialChar \menuseparator
36876 File
36877 \begin_inset space ~
36878 \end_inset
36879
36880 Handling\SpecialChar \menuseparator
36881 File
36882 \begin_inset space ~
36883 \end_inset
36884
36885 Formats\SpecialChar \menuseparator
36886 Default
36887 \begin_inset space ~
36888 \end_inset
36889
36890 Output
36891 \begin_inset space ~
36892 \end_inset
36893
36894 Format
36895 \family default
36896 ; see section
36897 \begin_inset space ~
36898 \end_inset
36899
36900
36901 \begin_inset CommandInset ref
36902 LatexCommand ref
36903 reference "sec:File-Formats"
36904
36905 \end_inset
36906
36907 ) and opens it in an appropriate viewer.
36908  The viewer can be set or changed in the preferences (menu 
36909 \family sans
36910 Tools\SpecialChar \menuseparator
36911 Preferences\SpecialChar \menuseparator
36912 File
36913 \begin_inset space ~
36914 \end_inset
36915
36916 Handling\SpecialChar \menuseparator
36917 File
36918 \begin_inset space ~
36919 \end_inset
36920
36921 Formats\SpecialChar \menuseparator
36922 Viewer
36923 \family default
36924 ; see section
36925 \begin_inset space ~
36926 \end_inset
36927
36928
36929 \begin_inset CommandInset ref
36930 LatexCommand ref
36931 reference "sec:File-Formats"
36932
36933 \end_inset
36934
36935 ).
36936  The default viewers are set by LyX when it is first configured.
36937  The default output format is 
36938 \family sans
36939 PDF
36940 \begin_inset space ~
36941 \end_inset
36942
36943 (pdflatex)
36944 \family default
36945 .
36946 \end_layout
36947
36948 \begin_layout Subsection
36949 View (Other Formats)
36950 \end_layout
36951
36952 \begin_layout Standard
36953 With this menu you can view your document in alternative output formats.
36954  The menu contains a list of available formats in which you can view the
36955  actual document with an external program.
36956  The menu entries are not the same on all installations — it depends on
36957  the LaTeX programs that are found when LyX was configured.
36958  All possible formats are listed in section
36959 \begin_inset space ~
36960 \end_inset
36961
36962
36963 \begin_inset CommandInset ref
36964 LatexCommand ref
36965 reference "sub:Export"
36966
36967 \end_inset
36968
36969 .
36970  You should at least see the menu entry 
36971 \family sans
36972 DVI
36973 \family default
36974 .
36975  If it is missing, you need to update or repair your LaTeX installation.
36976  After updating you have to reconfigure LyX (see section
36977 \begin_inset space ~
36978 \end_inset
36979
36980
36981 \begin_inset CommandInset ref
36982 LatexCommand ref
36983 reference "sec:Basic-LyX-Setup"
36984
36985 \end_inset
36986
36987 .
36988 \begin_inset Index idx
36989 status collapsed
36990
36991 \begin_layout Plain Layout
36992 Reconfiguration of LyX
36993 \end_layout
36994
36995 \end_inset
36996
36997 )
36998 \end_layout
36999
37000 \begin_layout Standard
37001 Invoking a view menu will start a viewer program.
37002  The viewer can be set or changed in the preferences (menu 
37003 \family sans
37004 Tools\SpecialChar \menuseparator
37005 Preferences\SpecialChar \menuseparator
37006 File
37007 \begin_inset space ~
37008 \end_inset
37009
37010 Handling\SpecialChar \menuseparator
37011 File
37012 \begin_inset space ~
37013 \end_inset
37014
37015 Formats\SpecialChar \menuseparator
37016 Viewer
37017 \family default
37018 ; see section
37019 \begin_inset space ~
37020 \end_inset
37021
37022
37023 \begin_inset CommandInset ref
37024 LatexCommand ref
37025 reference "sec:File-Formats"
37026
37027 \end_inset
37028
37029 ).
37030  The default viewers are set by LyX when it is first configured.
37031 \end_layout
37032
37033 \begin_layout Subsection
37034 Update
37035 \begin_inset space ~
37036 \end_inset
37037
37038 [<output format>]
37039 \end_layout
37040
37041 \begin_layout Standard
37042 This menu entry allows you to update the view with your latest changes (in
37043  the default output format) without opening a new viewer window.
37044 \end_layout
37045
37046 \begin_layout Subsection
37047 Update (Other Formats)
37048 \end_layout
37049
37050 \begin_layout Standard
37051 With this menu you can update the view of alternative output formats of
37052  your document without opening a new viewer window.
37053 \end_layout
37054
37055 \begin_layout Subsection
37056 View Master Document
37057 \end_layout
37058
37059 \begin_layout Standard
37060 This menu item is only visible if your document is included to another document,
37061  which is then its 
37062 \begin_inset Quotes eld
37063 \end_inset
37064
37065 master
37066 \begin_inset Quotes erd
37067 \end_inset
37068
37069  (see section 
37070 \emph on
37071 Child Documents
37072 \emph default
37073  in the 
37074 \emph on
37075 Embedded
37076 \begin_inset space ~
37077 \end_inset
37078
37079 Objects
37080 \emph default
37081  manual for more information on this topic).
37082  This item allows you to view the master document from within its child.
37083  That is, if you are working on a child document which is a chapter of a
37084  book, 
37085 \family sans
37086 View
37087 \begin_inset space ~
37088 \end_inset
37089
37090 Master
37091 \begin_inset space ~
37092 \end_inset
37093
37094 Document
37095 \family default
37096  generates the output of the whole book, while 
37097 \family sans
37098 View
37099 \family default
37100  will just output the chapter alone.
37101 \end_layout
37102
37103 \begin_layout Standard
37104 The format used by this function is the default output format as specified
37105  in the document settings (menu 
37106 \family sans
37107 Document\SpecialChar \menuseparator
37108 Settings\SpecialChar \menuseparator
37109 Output\SpecialChar \menuseparator
37110 Default
37111 \begin_inset space ~
37112 \end_inset
37113
37114 Output
37115 \begin_inset space ~
37116 \end_inset
37117
37118 Format
37119 \family default
37120 ; see section
37121 \begin_inset space ~
37122 \end_inset
37123
37124
37125 \begin_inset CommandInset ref
37126 LatexCommand ref
37127 reference "sec:Doc-Output"
37128
37129 \end_inset
37130
37131 ) or in the preferences (menu 
37132 \family sans
37133 Tools\SpecialChar \menuseparator
37134 Preferences\SpecialChar \menuseparator
37135 File
37136 \begin_inset space ~
37137 \end_inset
37138
37139 Handling\SpecialChar \menuseparator
37140 File
37141 \begin_inset space ~
37142 \end_inset
37143
37144 Formats\SpecialChar \menuseparator
37145 Default
37146 \begin_inset space ~
37147 \end_inset
37148
37149 Output
37150 \begin_inset space ~
37151 \end_inset
37152
37153 Format
37154 \family default
37155 ; see section
37156 \begin_inset space ~
37157 \end_inset
37158
37159
37160 \begin_inset CommandInset ref
37161 LatexCommand ref
37162 reference "sec:File-Formats"
37163
37164 \end_inset
37165
37166 ).
37167 \end_layout
37168
37169 \begin_layout Subsection
37170 Update Master Document
37171 \end_layout
37172
37173 \begin_layout Standard
37174 This menu item is only visible if your document is included to another document,
37175  which is then its 
37176 \begin_inset Quotes eld
37177 \end_inset
37178
37179 master
37180 \begin_inset Quotes erd
37181 \end_inset
37182
37183  (see section 
37184 \emph on
37185 Child Documents
37186 \emph default
37187  in the 
37188 \emph on
37189 Embedded
37190 \begin_inset space ~
37191 \end_inset
37192
37193 Objects
37194 \emph default
37195  manual for more information on this topic).
37196  This item allows you to update the view of a master document from within
37197  its child without the need to switch to the master document itself.
37198 \end_layout
37199
37200 \begin_layout Standard
37201 The format used by this function is the default output format as specified
37202  in the document settings (menu 
37203 \family sans
37204 Document\SpecialChar \menuseparator
37205 Settings\SpecialChar \menuseparator
37206 Output\SpecialChar \menuseparator
37207 Default
37208 \begin_inset space ~
37209 \end_inset
37210
37211 Output
37212 \begin_inset space ~
37213 \end_inset
37214
37215 Format
37216 \family default
37217 ; see section
37218 \begin_inset space ~
37219 \end_inset
37220
37221
37222 \begin_inset CommandInset ref
37223 LatexCommand ref
37224 reference "sec:Doc-Output"
37225
37226 \end_inset
37227
37228 ) or in the preferences (menu 
37229 \family sans
37230 Tools\SpecialChar \menuseparator
37231 Preferences\SpecialChar \menuseparator
37232 File
37233 \begin_inset space ~
37234 \end_inset
37235
37236 Handling\SpecialChar \menuseparator
37237 File
37238 \begin_inset space ~
37239 \end_inset
37240
37241 Formats\SpecialChar \menuseparator
37242 Default
37243 \begin_inset space ~
37244 \end_inset
37245
37246 Output
37247 \begin_inset space ~
37248 \end_inset
37249
37250 Format
37251 \family default
37252 ; see section
37253 \begin_inset space ~
37254 \end_inset
37255
37256
37257 \begin_inset CommandInset ref
37258 LatexCommand ref
37259 reference "sec:File-Formats"
37260
37261 \end_inset
37262
37263 ).
37264 \end_layout
37265
37266 \begin_layout Subsection
37267 Compressed
37268 \end_layout
37269
37270 \begin_layout Standard
37271 Un/compresses the current document.
37272 \end_layout
37273
37274 \begin_layout Subsection
37275 Settings
37276 \end_layout
37277
37278 \begin_layout Standard
37279 The document settings are described in appendix
37280 \begin_inset space ~
37281 \end_inset
37282
37283
37284 \begin_inset CommandInset ref
37285 LatexCommand ref
37286 reference "chap:The-Document-Settings"
37287
37288 \end_inset
37289
37290 .
37291 \end_layout
37292
37293 \begin_layout Section
37294 The Tools Menu
37295 \begin_inset Index idx
37296 status collapsed
37297
37298 \begin_layout Plain Layout
37299 Menu ! Tools
37300 \end_layout
37301
37302 \end_inset
37303
37304
37305 \end_layout
37306
37307 \begin_layout Subsection
37308 Spellchecker
37309 \end_layout
37310
37311 \begin_layout Standard
37312 Spell checking is explained in section
37313 \begin_inset space ~
37314 \end_inset
37315
37316
37317 \begin_inset CommandInset ref
37318 LatexCommand ref
37319 reference "sec:Spellchecking"
37320
37321 \end_inset
37322
37323 .
37324 \end_layout
37325
37326 \begin_layout Subsection
37327 Thesaurus
37328 \end_layout
37329
37330 \begin_layout Standard
37331 The thesaurus is described in section
37332 \begin_inset space ~
37333 \end_inset
37334
37335
37336 \begin_inset CommandInset ref
37337 LatexCommand ref
37338 reference "sec:Thesaurus"
37339
37340 \end_inset
37341
37342 .
37343 \end_layout
37344
37345 \begin_layout Subsection
37346 Statistics
37347 \begin_inset Index idx
37348 status collapsed
37349
37350 \begin_layout Plain Layout
37351 Word count
37352 \end_layout
37353
37354 \end_inset
37355
37356
37357 \begin_inset Index idx
37358 status collapsed
37359
37360 \begin_layout Plain Layout
37361 Character count
37362 \end_layout
37363
37364 \end_inset
37365
37366
37367 \end_layout
37368
37369 \begin_layout Standard
37370 Returns the number of the words and characters in the actual document or
37371  the highlighted document part.
37372 \end_layout
37373
37374 \begin_layout Subsection
37375 Check T
37376 \begin_inset ERT
37377 status collapsed
37378
37379 \begin_layout Plain Layout
37380
37381 {}
37382 \end_layout
37383
37384 \end_inset
37385
37386 eX
37387 \begin_inset Index idx
37388 status collapsed
37389
37390 \begin_layout Plain Layout
37391 ChkTeX
37392 \end_layout
37393
37394 \end_inset
37395
37396
37397 \end_layout
37398
37399 \begin_layout Standard
37400 Generates with the help of the program 
37401 \family typewriter
37402 ChkTeX
37403 \family default
37404  a log of possible LaTeX-errors and displays it in a dialog.
37405  This feature is not available on Windows.
37406 \end_layout
37407
37408 \begin_layout Subsection
37409 T
37410 \begin_inset ERT
37411 status collapsed
37412
37413 \begin_layout Plain Layout
37414
37415 {}
37416 \end_layout
37417
37418 \end_inset
37419
37420 eX Information
37421 \begin_inset Index idx
37422 status collapsed
37423
37424 \begin_layout Plain Layout
37425 TeX Information
37426 \end_layout
37427
37428 \end_inset
37429
37430
37431 \end_layout
37432
37433 \begin_layout Standard
37434 Shows you a list of the document classes and styles installed in your LaTeX-syst
37435 em.
37436  Use the option 
37437 \family sans
37438 Show
37439 \begin_inset space ~
37440 \end_inset
37441
37442 path
37443 \family default
37444  to see the full filename paths.
37445 \end_layout
37446
37447 \begin_layout Subsection
37448 Compare
37449 \begin_inset Index idx
37450 status collapsed
37451
37452 \begin_layout Plain Layout
37453 Compare
37454 \end_layout
37455
37456 \end_inset
37457
37458
37459 \end_layout
37460
37461 \begin_layout Standard
37462 Opens a dialog to compare LyX files as described in section
37463 \begin_inset space ~
37464 \end_inset
37465
37466
37467 \begin_inset CommandInset ref
37468 LatexCommand ref
37469 reference "sec:Comparison-of-Documents"
37470
37471 \end_inset
37472
37473 .
37474 \end_layout
37475
37476 \begin_layout Subsection
37477 Reconfigure
37478 \begin_inset Index idx
37479 status collapsed
37480
37481 \begin_layout Plain Layout
37482 LyX ! Reconfigure|see
37483 \begin_inset ERT
37484 status collapsed
37485
37486 \begin_layout Plain Layout
37487
37488 {
37489 \end_layout
37490
37491 \end_inset
37492
37493 Reconfiguration of LyX
37494 \begin_inset ERT
37495 status collapsed
37496
37497 \begin_layout Plain Layout
37498
37499 }
37500 \end_layout
37501
37502 \end_inset
37503
37504
37505 \end_layout
37506
37507 \end_inset
37508
37509
37510 \begin_inset Index idx
37511 status collapsed
37512
37513 \begin_layout Plain Layout
37514 Reconfiguration of LyX
37515 \end_layout
37516
37517 \end_inset
37518
37519
37520 \end_layout
37521
37522 \begin_layout Standard
37523 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
37524  needs; see also section
37525 \begin_inset space ~
37526 \end_inset
37527
37528
37529 \begin_inset CommandInset ref
37530 LatexCommand ref
37531 reference "sec:Basic-LyX-Setup"
37532
37533 \end_inset
37534
37535 .
37536 \end_layout
37537
37538 \begin_layout Subsection
37539 Preferences
37540 \end_layout
37541
37542 \begin_layout Standard
37543 Opens the 
37544 \family sans
37545 Preferences
37546 \family default
37547  dialog as described in detail in appendix
37548 \begin_inset space ~
37549 \end_inset
37550
37551
37552 \begin_inset CommandInset ref
37553 LatexCommand ref
37554 reference "chap:The-Preferences-dialog"
37555
37556 \end_inset
37557
37558 .
37559 \end_layout
37560
37561 \begin_layout Section
37562 The Help Menu
37563 \begin_inset Index idx
37564 status collapsed
37565
37566 \begin_layout Plain Layout
37567 Menu ! Help
37568 \end_layout
37569
37570 \end_inset
37571
37572
37573 \end_layout
37574
37575 \begin_layout Standard
37576 This menu lists the documentation files of LyX in the language of LyX's
37577  menus.
37578  If a file is not available in this language, the English version will be
37579  listed.
37580 \end_layout
37581
37582 \begin_layout Standard
37583 The menu 
37584 \family sans
37585 LaTeX
37586 \begin_inset space ~
37587 \end_inset
37588
37589 Configuration
37590 \family default
37591  shows a LyX-document with information about the LaTeX-packages and classes
37592  found by LyX (see also section
37593 \begin_inset space ~
37594 \end_inset
37595
37596
37597 \begin_inset CommandInset ref
37598 LatexCommand ref
37599 reference "sec:LaTeX-Setup"
37600
37601 \end_inset
37602
37603 ).
37604 \end_layout
37605
37606 \begin_layout Standard
37607 The menu 
37608 \family sans
37609 About
37610 \begin_inset space ~
37611 \end_inset
37612
37613 Ly
37614 \begin_inset ERT
37615 status collapsed
37616
37617 \begin_layout Plain Layout
37618
37619 {}
37620 \end_layout
37621
37622 \end_inset
37623
37624 X
37625 \family default
37626  gives information about the copyright, the credits and the LyX version
37627  you are using.
37628 \end_layout
37629
37630 \begin_layout Section
37631 Toolbars
37632 \begin_inset CommandInset label
37633 LatexCommand label
37634 name "sec:Toolbars"
37635
37636 \end_inset
37637
37638
37639 \end_layout
37640
37641 \begin_layout Standard
37642 How to show or hide toolbars is explained in section
37643 \begin_inset space ~
37644 \end_inset
37645
37646
37647 \begin_inset CommandInset ref
37648 LatexCommand ref
37649 reference "sub:Toolbars"
37650
37651 \end_inset
37652
37653 .
37654 \end_layout
37655
37656 \begin_layout Standard
37657 It is also possible to define custom toolbars.
37658  This is described in the 
37659 \emph on
37660 Additional Features
37661 \emph default
37662  manual.
37663 \end_layout
37664
37665 \begin_layout Subsection
37666 Standard Toolbar
37667 \begin_inset Index idx
37668 status collapsed
37669
37670 \begin_layout Plain Layout
37671 Toolbar ! Standard
37672 \end_layout
37673
37674 \end_inset
37675
37676
37677 \end_layout
37678
37679 \begin_layout Standard
37680 \begin_inset Graphics
37681         filename clipart/StandardToolbar.png
37682         width 100col%
37683
37684 \end_inset
37685
37686
37687 \end_layout
37688
37689 \begin_layout Standard
37690 \begin_inset VSpace defskip
37691 \end_inset
37692
37693
37694 \end_layout
37695
37696 \begin_layout Standard
37697 The standard toolbar as shown above contains from left to right the following
37698  buttons:
37699 \begin_inset ERT
37700 status collapsed
37701
37702 \begin_layout Plain Layout
37703
37704
37705 \backslash
37706 setlength{
37707 \backslash
37708 LTleft}{0pt}
37709 \end_layout
37710
37711 \end_inset
37712
37713
37714 \begin_inset Note Note
37715 status collapsed
37716
37717 \begin_layout Plain Layout
37718 This is necessary to left align the following longtables.
37719  See the 
37720 \emph on
37721 Embedded Objects
37722 \emph default
37723  manual for more information.
37724 \end_layout
37725
37726 \end_inset
37727
37728
37729 \end_layout
37730
37731 \begin_layout Standard
37732 \begin_inset VSpace defskip
37733 \end_inset
37734
37735
37736 \end_layout
37737
37738 \begin_layout Standard
37739 \begin_inset Tabular
37740 <lyxtabular version="3" rows="1" columns="2">
37741 <features rotate="0" islongtable="true" longtabularalignment="center">
37742 <column alignment="center" valignment="top">
37743 <column alignment="center" valignment="top">
37744 <row>
37745 <cell alignment="center" valignment="top" usebox="none">
37746 \begin_inset Text
37747
37748 \begin_layout Plain Layout
37749 \begin_inset Graphics
37750         filename clipart/ToolbarEnvBox.png
37751         clip
37752
37753 \end_inset
37754
37755
37756 \end_layout
37757
37758 \end_inset
37759 </cell>
37760 <cell alignment="center" valignment="top" usebox="none">
37761 \begin_inset Text
37762
37763 \begin_layout Plain Layout
37764 pull-down box for the environments
37765 \end_layout
37766
37767 \end_inset
37768 </cell>
37769 </row>
37770 </lyxtabular>
37771
37772 \end_inset
37773
37774
37775 \end_layout
37776
37777 \begin_layout Standard
37778 \begin_inset VSpace -10mm
37779 \end_inset
37780
37781
37782 \end_layout
37783
37784 \begin_layout Standard
37785 \align left
37786 \begin_inset Tabular
37787 <lyxtabular version="3" rows="22" columns="2">
37788 <features rotate="0" islongtable="true" longtabularalignment="center">
37789 <column alignment="left" valignment="top">
37790 <column alignment="left" valignment="top">
37791 <row interlinespace="2.5mm">
37792 <cell alignment="center" valignment="top" usebox="none">
37793 \begin_inset Text
37794
37795 \begin_layout Plain Layout
37796
37797 \family sans
37798 \begin_inset Info
37799 type  "icon"
37800 arg   "buffer-new"
37801 \end_inset
37802
37803
37804 \end_layout
37805
37806 \end_inset
37807 </cell>
37808 <cell alignment="center" valignment="top" usebox="none">
37809 \begin_inset Text
37810
37811 \begin_layout Plain Layout
37812
37813 \family sans
37814 File\SpecialChar \menuseparator
37815 New
37816 \end_layout
37817
37818 \end_inset
37819 </cell>
37820 </row>
37821 <row interlinespace="2.5mm">
37822 <cell alignment="center" valignment="top" usebox="none">
37823 \begin_inset Text
37824
37825 \begin_layout Plain Layout
37826
37827 \family sans
37828 \begin_inset Info
37829 type  "icon"
37830 arg   "file-open"
37831 \end_inset
37832
37833
37834 \end_layout
37835
37836 \end_inset
37837 </cell>
37838 <cell alignment="center" valignment="top" usebox="none">
37839 \begin_inset Text
37840
37841 \begin_layout Plain Layout
37842
37843 \family sans
37844 File\SpecialChar \menuseparator
37845 Open
37846 \end_layout
37847
37848 \end_inset
37849 </cell>
37850 </row>
37851 <row interlinespace="2.5mm">
37852 <cell alignment="center" valignment="top" usebox="none">
37853 \begin_inset Text
37854
37855 \begin_layout Plain Layout
37856
37857 \family sans
37858 \begin_inset Info
37859 type  "icon"
37860 arg   "buffer-write"
37861 \end_inset
37862
37863
37864 \end_layout
37865
37866 \end_inset
37867 </cell>
37868 <cell alignment="center" valignment="top" usebox="none">
37869 \begin_inset Text
37870
37871 \begin_layout Plain Layout
37872
37873 \family sans
37874 File\SpecialChar \menuseparator
37875 Save
37876 \end_layout
37877
37878 \end_inset
37879 </cell>
37880 </row>
37881 <row interlinespace="2.5mm">
37882 <cell alignment="center" valignment="top" usebox="none">
37883 \begin_inset Text
37884
37885 \begin_layout Plain Layout
37886
37887 \family sans
37888 \begin_inset Info
37889 type  "icon"
37890 arg   "dialog-show print"
37891 \end_inset
37892
37893
37894 \end_layout
37895
37896 \end_inset
37897 </cell>
37898 <cell alignment="center" valignment="top" usebox="none">
37899 \begin_inset Text
37900
37901 \begin_layout Plain Layout
37902
37903 \family sans
37904 File\SpecialChar \menuseparator
37905 Print
37906 \end_layout
37907
37908 \end_inset
37909 </cell>
37910 </row>
37911 <row interlinespace="2.5mm">
37912 <cell alignment="center" valignment="top" usebox="none">
37913 \begin_inset Text
37914
37915 \begin_layout Plain Layout
37916
37917 \family sans
37918 \begin_inset Info
37919 type  "icon"
37920 arg   "dialog-show spellchecker"
37921 \end_inset
37922
37923
37924 \end_layout
37925
37926 \end_inset
37927 </cell>
37928 <cell alignment="center" valignment="top" usebox="none">
37929 \begin_inset Text
37930
37931 \begin_layout Plain Layout
37932
37933 \family sans
37934 Tools\SpecialChar \menuseparator
37935 Spellchecker
37936 \end_layout
37937
37938 \end_inset
37939 </cell>
37940 </row>
37941 <row interlinespace="2.5mm">
37942 <cell alignment="center" valignment="top" usebox="none">
37943 \begin_inset Text
37944
37945 \begin_layout Plain Layout
37946
37947 \family sans
37948 \begin_inset Info
37949 type  "icon"
37950 arg   "undo"
37951 \end_inset
37952
37953
37954 \end_layout
37955
37956 \end_inset
37957 </cell>
37958 <cell alignment="center" valignment="top" usebox="none">
37959 \begin_inset Text
37960
37961 \begin_layout Plain Layout
37962
37963 \family sans
37964 Edit\SpecialChar \menuseparator
37965 Undo
37966 \end_layout
37967
37968 \end_inset
37969 </cell>
37970 </row>
37971 <row interlinespace="2.5mm">
37972 <cell alignment="center" valignment="top" usebox="none">
37973 \begin_inset Text
37974
37975 \begin_layout Plain Layout
37976
37977 \family sans
37978 \begin_inset Info
37979 type  "icon"
37980 arg   "redo"
37981 \end_inset
37982
37983
37984 \end_layout
37985
37986 \end_inset
37987 </cell>
37988 <cell alignment="center" valignment="top" usebox="none">
37989 \begin_inset Text
37990
37991 \begin_layout Plain Layout
37992
37993 \family sans
37994 Edit\SpecialChar \menuseparator
37995 Redo
37996 \end_layout
37997
37998 \end_inset
37999 </cell>
38000 </row>
38001 <row interlinespace="2.5mm">
38002 <cell alignment="center" valignment="top" usebox="none">
38003 \begin_inset Text
38004
38005 \begin_layout Plain Layout
38006
38007 \family sans
38008 \begin_inset Info
38009 type  "icon"
38010 arg   "cut"
38011 \end_inset
38012
38013
38014 \end_layout
38015
38016 \end_inset
38017 </cell>
38018 <cell alignment="center" valignment="top" usebox="none">
38019 \begin_inset Text
38020
38021 \begin_layout Plain Layout
38022
38023 \family sans
38024 Edit\SpecialChar \menuseparator
38025 Cut
38026 \end_layout
38027
38028 \end_inset
38029 </cell>
38030 </row>
38031 <row interlinespace="2.5mm">
38032 <cell alignment="center" valignment="top" usebox="none">
38033 \begin_inset Text
38034
38035 \begin_layout Plain Layout
38036
38037 \family sans
38038 \begin_inset Info
38039 type  "icon"
38040 arg   "copy"
38041 \end_inset
38042
38043
38044 \end_layout
38045
38046 \end_inset
38047 </cell>
38048 <cell alignment="center" valignment="top" usebox="none">
38049 \begin_inset Text
38050
38051 \begin_layout Plain Layout
38052
38053 \family sans
38054 Edit\SpecialChar \menuseparator
38055 Copy
38056 \end_layout
38057
38058 \end_inset
38059 </cell>
38060 </row>
38061 <row interlinespace="2.5mm">
38062 <cell alignment="center" valignment="top" usebox="none">
38063 \begin_inset Text
38064
38065 \begin_layout Plain Layout
38066
38067 \family sans
38068 \begin_inset Info
38069 type  "icon"
38070 arg   "paste"
38071 \end_inset
38072
38073
38074 \end_layout
38075
38076 \end_inset
38077 </cell>
38078 <cell alignment="center" valignment="top" usebox="none">
38079 \begin_inset Text
38080
38081 \begin_layout Plain Layout
38082
38083 \family sans
38084 Edit\SpecialChar \menuseparator
38085 Paste
38086 \end_layout
38087
38088 \end_inset
38089 </cell>
38090 </row>
38091 <row interlinespace="2.5mm">
38092 <cell alignment="center" valignment="top" usebox="none">
38093 \begin_inset Text
38094
38095 \begin_layout Plain Layout
38096
38097 \family sans
38098 \begin_inset Info
38099 type  "icon"
38100 arg   "dialog-show findreplace"
38101 \end_inset
38102
38103
38104 \end_layout
38105
38106 \end_inset
38107 </cell>
38108 <cell alignment="center" valignment="top" usebox="none">
38109 \begin_inset Text
38110
38111 \begin_layout Plain Layout
38112
38113 \family sans
38114 Edit\SpecialChar \menuseparator
38115 Find
38116 \begin_inset space \thinspace{}
38117 \end_inset
38118
38119 &
38120 \begin_inset space \thinspace{}
38121 \end_inset
38122
38123 Replace
38124 \begin_inset space \thinspace{}
38125 \end_inset
38126
38127 (Quick)
38128 \end_layout
38129
38130 \end_inset
38131 </cell>
38132 </row>
38133 <row interlinespace="2.5mm">
38134 <cell alignment="center" valignment="top" usebox="none">
38135 \begin_inset Text
38136
38137 \begin_layout Plain Layout
38138 \begin_inset Info
38139 type  "icon"
38140 arg   "dialog-toggle findreplaceadv"
38141 \end_inset
38142
38143
38144 \end_layout
38145
38146 \end_inset
38147 </cell>
38148 <cell alignment="center" valignment="top" usebox="none">
38149 \begin_inset Text
38150
38151 \begin_layout Plain Layout
38152
38153 \family sans
38154 Edit\SpecialChar \menuseparator
38155 Find
38156 \begin_inset space \thinspace{}
38157 \end_inset
38158
38159 &
38160 \begin_inset space \thinspace{}
38161 \end_inset
38162
38163 Replace
38164 \begin_inset space \thinspace{}
38165 \end_inset
38166
38167 (Advanced)
38168 \end_layout
38169
38170 \end_inset
38171 </cell>
38172 </row>
38173 <row interlinespace="2.5mm">
38174 <cell alignment="center" valignment="top" usebox="none">
38175 \begin_inset Text
38176
38177 \begin_layout Plain Layout
38178
38179 \family sans
38180 \begin_inset Info
38181 type  "icon"
38182 arg   "bookmark-goto 0"
38183 \end_inset
38184
38185
38186 \end_layout
38187
38188 \end_inset
38189 </cell>
38190 <cell alignment="center" valignment="top" usebox="none">
38191 \begin_inset Text
38192
38193 \begin_layout Plain Layout
38194
38195 \family sans
38196 Navigate\SpecialChar \menuseparator
38197 Bookmarks\SpecialChar \menuseparator
38198 Navigate Back
38199 \end_layout
38200
38201 \end_inset
38202 </cell>
38203 </row>
38204 <row interlinespace="2.5mm">
38205 <cell alignment="center" valignment="top" usebox="none">
38206 \begin_inset Text
38207
38208 \begin_layout Plain Layout
38209
38210 \family sans
38211 \begin_inset Info
38212 type  "icon"
38213 arg   "font-emph"
38214 \end_inset
38215
38216
38217 \end_layout
38218
38219 \end_inset
38220 </cell>
38221 <cell alignment="center" valignment="top" usebox="none">
38222 \begin_inset Text
38223
38224 \begin_layout Plain Layout
38225 Emphasize text, function of the 
38226 \family sans
38227 Edit\SpecialChar \menuseparator
38228 Text
38229 \begin_inset space ~
38230 \end_inset
38231
38232 Style\SpecialChar \menuseparator
38233 Customized
38234 \family default
38235  dialog
38236 \end_layout
38237
38238 \end_inset
38239 </cell>
38240 </row>
38241 <row interlinespace="2.5mm">
38242 <cell alignment="center" valignment="top" usebox="none">
38243 \begin_inset Text
38244
38245 \begin_layout Plain Layout
38246
38247 \family sans
38248 \begin_inset Info
38249 type  "icon"
38250 arg   "font-noun"
38251 \end_inset
38252
38253
38254 \end_layout
38255
38256 \end_inset
38257 </cell>
38258 <cell alignment="center" valignment="top" usebox="none">
38259 \begin_inset Text
38260
38261 \begin_layout Plain Layout
38262 Set text to noun style, function of the 
38263 \family sans
38264 Edit\SpecialChar \menuseparator
38265 Text
38266 \begin_inset space ~
38267 \end_inset
38268
38269 Style\SpecialChar \menuseparator
38270 Customized
38271 \family default
38272  dialog
38273 \end_layout
38274
38275 \end_inset
38276 </cell>
38277 </row>
38278 <row interlinespace="2.5mm">
38279 <cell alignment="center" valignment="top" usebox="none">
38280 \begin_inset Text
38281
38282 \begin_layout Plain Layout
38283
38284 \family sans
38285 \begin_inset Info
38286 type  "icon"
38287 arg   "textstyle-apply"
38288 \end_inset
38289
38290
38291 \end_layout
38292
38293 \end_inset
38294 </cell>
38295 <cell alignment="center" valignment="top" usebox="none">
38296 \begin_inset Text
38297
38298 \begin_layout Plain Layout
38299 Format text using the current settings in the 
38300 \family sans
38301 Edit\SpecialChar \menuseparator
38302 Text
38303 \begin_inset space ~
38304 \end_inset
38305
38306 Style\SpecialChar \menuseparator
38307 Customized
38308 \family default
38309  dialog
38310 \end_layout
38311
38312 \end_inset
38313 </cell>
38314 </row>
38315 <row interlinespace="2.5mm">
38316 <cell alignment="center" valignment="top" usebox="none">
38317 \begin_inset Text
38318
38319 \begin_layout Plain Layout
38320
38321 \family sans
38322 \begin_inset Info
38323 type  "icon"
38324 arg   "math-mode"
38325 \end_inset
38326
38327
38328 \end_layout
38329
38330 \end_inset
38331 </cell>
38332 <cell alignment="center" valignment="top" usebox="none">
38333 \begin_inset Text
38334
38335 \begin_layout Plain Layout
38336
38337 \family sans
38338 Insert\SpecialChar \menuseparator
38339 Math\SpecialChar \menuseparator
38340 Inline
38341 \begin_inset space ~
38342 \end_inset
38343
38344 Formula
38345 \end_layout
38346
38347 \end_inset
38348 </cell>
38349 </row>
38350 <row interlinespace="2.5mm">
38351 <cell alignment="center" valignment="top" usebox="none">
38352 \begin_inset Text
38353
38354 \begin_layout Plain Layout
38355
38356 \family sans
38357 \begin_inset Info
38358 type  "icon"
38359 arg   "dialog-show-new-inset graphics"
38360 \end_inset
38361
38362
38363 \end_layout
38364
38365 \end_inset
38366 </cell>
38367 <cell alignment="center" valignment="top" usebox="none">
38368 \begin_inset Text
38369
38370 \begin_layout Plain Layout
38371
38372 \family sans
38373 Insert\SpecialChar \menuseparator
38374 Graphics
38375 \end_layout
38376
38377 \end_inset
38378 </cell>
38379 </row>
38380 <row interlinespace="2.5mm">
38381 <cell alignment="center" valignment="top" usebox="none">
38382 \begin_inset Text
38383
38384 \begin_layout Plain Layout
38385 \begin_inset Info
38386 type  "icon"
38387 arg   "tabular-insert"
38388 \end_inset
38389
38390
38391 \end_layout
38392
38393 \end_inset
38394 </cell>
38395 <cell alignment="center" valignment="top" usebox="none">
38396 \begin_inset Text
38397
38398 \begin_layout Plain Layout
38399
38400 \family sans
38401 Insert\SpecialChar \menuseparator
38402 Table
38403 \end_layout
38404
38405 \end_inset
38406 </cell>
38407 </row>
38408 <row interlinespace="2.5mm">
38409 <cell alignment="center" valignment="top" usebox="none">
38410 \begin_inset Text
38411
38412 \begin_layout Plain Layout
38413
38414 \family sans
38415 \begin_inset Info
38416 type  "icon"
38417 arg   "dialog-toggle toc"
38418 \end_inset
38419
38420
38421 \end_layout
38422
38423 \end_inset
38424 </cell>
38425 <cell alignment="center" valignment="top" usebox="none">
38426 \begin_inset Text
38427
38428 \begin_layout Plain Layout
38429 Toggle outline window on/off, 
38430 \family sans
38431 View\SpecialChar \menuseparator
38432 Outline
38433 \end_layout
38434
38435 \end_inset
38436 </cell>
38437 </row>
38438 <row interlinespace="2.5mm">
38439 <cell alignment="center" valignment="top" usebox="none">
38440 \begin_inset Text
38441
38442 \begin_layout Plain Layout
38443
38444 \family sans
38445 \begin_inset Info
38446 type  "icon"
38447 arg   "toolbar-toggle math"
38448 \end_inset
38449
38450
38451 \end_layout
38452
38453 \end_inset
38454 </cell>
38455 <cell alignment="center" valignment="top" usebox="none">
38456 \begin_inset Text
38457
38458 \begin_layout Plain Layout
38459 Toggle math toolbar on/off
38460 \end_layout
38461
38462 \end_inset
38463 </cell>
38464 </row>
38465 <row interlinespace="2.5mm">
38466 <cell alignment="center" valignment="top" usebox="none">
38467 \begin_inset Text
38468
38469 \begin_layout Plain Layout
38470
38471 \family sans
38472 \begin_inset Info
38473 type  "icon"
38474 arg   "toolbar-toggle table"
38475 \end_inset
38476
38477
38478 \end_layout
38479
38480 \end_inset
38481 </cell>
38482 <cell alignment="center" valignment="top" usebox="none">
38483 \begin_inset Text
38484
38485 \begin_layout Plain Layout
38486 Toggle table toolbar on/off
38487 \end_layout
38488
38489 \end_inset
38490 </cell>
38491 </row>
38492 </lyxtabular>
38493
38494 \end_inset
38495
38496
38497 \end_layout
38498
38499 \begin_layout Subsection
38500 Extra Toolbar
38501 \begin_inset Index idx
38502 status collapsed
38503
38504 \begin_layout Plain Layout
38505 Toolbar ! Extra
38506 \end_layout
38507
38508 \end_inset
38509
38510
38511 \end_layout
38512
38513 \begin_layout Standard
38514 \begin_inset Graphics
38515         filename clipart/ExtraToolbar.png
38516         width 100col%
38517
38518 \end_inset
38519
38520
38521 \end_layout
38522
38523 \begin_layout Standard
38524 \begin_inset VSpace defskip
38525 \end_inset
38526
38527
38528 \end_layout
38529
38530 \begin_layout Standard
38531 The extra toolbar as shown above contains from left to right the following
38532  buttons:
38533 \end_layout
38534
38535 \begin_layout Standard
38536 \begin_inset VSpace defskip
38537 \end_inset
38538
38539
38540 \end_layout
38541
38542 \begin_layout Standard
38543 \begin_inset Tabular
38544 <lyxtabular version="3" rows="25" columns="2">
38545 <features rotate="0" islongtable="true" longtabularalignment="center">
38546 <column alignment="left" valignment="top">
38547 <column alignment="left" valignment="top">
38548 <row interlinespace="2.5mm">
38549 <cell alignment="center" valignment="top" usebox="none">
38550 \begin_inset Text
38551
38552 \begin_layout Plain Layout
38553
38554 \family sans
38555 \begin_inset Info
38556 type  "icon"
38557 arg   "layout"
38558 \end_inset
38559
38560
38561 \end_layout
38562
38563 \end_inset
38564 </cell>
38565 <cell alignment="center" valignment="top" usebox="none">
38566 \begin_inset Text
38567
38568 \begin_layout Plain Layout
38569 Default
38570 \end_layout
38571
38572 \end_inset
38573 </cell>
38574 </row>
38575 <row interlinespace="2.5mm">
38576 <cell alignment="center" valignment="top" usebox="none">
38577 \begin_inset Text
38578
38579 \begin_layout Plain Layout
38580
38581 \family sans
38582 \begin_inset Info
38583 type  "icon"
38584 arg   "layout Enumerate"
38585 \end_inset
38586
38587
38588 \end_layout
38589
38590 \end_inset
38591 </cell>
38592 <cell alignment="center" valignment="top" usebox="none">
38593 \begin_inset Text
38594
38595 \begin_layout Plain Layout
38596 Numbered list
38597 \end_layout
38598
38599 \end_inset
38600 </cell>
38601 </row>
38602 <row interlinespace="2.5mm">
38603 <cell alignment="center" valignment="top" usebox="none">
38604 \begin_inset Text
38605
38606 \begin_layout Plain Layout
38607
38608 \family sans
38609 \begin_inset Info
38610 type  "icon"
38611 arg   "layout Itemize"
38612 \end_inset
38613
38614
38615 \end_layout
38616
38617 \end_inset
38618 </cell>
38619 <cell alignment="center" valignment="top" usebox="none">
38620 \begin_inset Text
38621
38622 \begin_layout Plain Layout
38623 Itemized list
38624 \end_layout
38625
38626 \end_inset
38627 </cell>
38628 </row>
38629 <row interlinespace="2.5mm">
38630 <cell alignment="center" valignment="top" usebox="none">
38631 \begin_inset Text
38632
38633 \begin_layout Plain Layout
38634
38635 \family sans
38636 \begin_inset Info
38637 type  "icon"
38638 arg   "layout List"
38639 \end_inset
38640
38641
38642 \end_layout
38643
38644 \end_inset
38645 </cell>
38646 <cell alignment="center" valignment="top" usebox="none">
38647 \begin_inset Text
38648
38649 \begin_layout Plain Layout
38650 List
38651 \end_layout
38652
38653 \end_inset
38654 </cell>
38655 </row>
38656 <row interlinespace="2.5mm">
38657 <cell alignment="center" valignment="top" usebox="none">
38658 \begin_inset Text
38659
38660 \begin_layout Plain Layout
38661
38662 \family sans
38663 \begin_inset Info
38664 type  "icon"
38665 arg   "layout Description"
38666 \end_inset
38667
38668
38669 \end_layout
38670
38671 \end_inset
38672 </cell>
38673 <cell alignment="center" valignment="top" usebox="none">
38674 \begin_inset Text
38675
38676 \begin_layout Plain Layout
38677 Description list
38678 \end_layout
38679
38680 \end_inset
38681 </cell>
38682 </row>
38683 <row interlinespace="2.5mm">
38684 <cell alignment="center" valignment="top" usebox="none">
38685 \begin_inset Text
38686
38687 \begin_layout Plain Layout
38688
38689 \family sans
38690 \begin_inset Info
38691 type  "icon"
38692 arg   "depth-increment"
38693 \end_inset
38694
38695
38696 \end_layout
38697
38698 \end_inset
38699 </cell>
38700 <cell alignment="center" valignment="top" usebox="none">
38701 \begin_inset Text
38702
38703 \begin_layout Plain Layout
38704
38705 \family sans
38706 Edit\SpecialChar \menuseparator
38707 Increase
38708 \begin_inset space ~
38709 \end_inset
38710
38711 List
38712 \begin_inset space ~
38713 \end_inset
38714
38715 Depth
38716 \end_layout
38717
38718 \end_inset
38719 </cell>
38720 </row>
38721 <row interlinespace="2.5mm">
38722 <cell alignment="center" valignment="top" usebox="none">
38723 \begin_inset Text
38724
38725 \begin_layout Plain Layout
38726
38727 \family sans
38728 \begin_inset Info
38729 type  "icon"
38730 arg   "depth-decrement"
38731 \end_inset
38732
38733
38734 \end_layout
38735
38736 \end_inset
38737 </cell>
38738 <cell alignment="center" valignment="top" usebox="none">
38739 \begin_inset Text
38740
38741 \begin_layout Plain Layout
38742
38743 \family sans
38744 Edit\SpecialChar \menuseparator
38745 Decrease
38746 \begin_inset space ~
38747 \end_inset
38748
38749 List
38750 \begin_inset space ~
38751 \end_inset
38752
38753 Depth
38754 \end_layout
38755
38756 \end_inset
38757 </cell>
38758 </row>
38759 <row interlinespace="2.5mm">
38760 <cell alignment="center" valignment="top" usebox="none">
38761 \begin_inset Text
38762
38763 \begin_layout Plain Layout
38764
38765 \family sans
38766 \begin_inset Info
38767 type  "icon"
38768 arg   "float-insert figure"
38769 \end_inset
38770
38771
38772 \end_layout
38773
38774 \end_inset
38775 </cell>
38776 <cell alignment="center" valignment="top" usebox="none">
38777 \begin_inset Text
38778
38779 \begin_layout Plain Layout
38780
38781 \family sans
38782 Insert\SpecialChar \menuseparator
38783 Float\SpecialChar \menuseparator
38784 Figure
38785 \end_layout
38786
38787 \end_inset
38788 </cell>
38789 </row>
38790 <row interlinespace="2.5mm">
38791 <cell alignment="center" valignment="top" usebox="none">
38792 \begin_inset Text
38793
38794 \begin_layout Plain Layout
38795
38796 \family sans
38797 \begin_inset Info
38798 type  "icon"
38799 arg   "float-insert table"
38800 \end_inset
38801
38802
38803 \end_layout
38804
38805 \end_inset
38806 </cell>
38807 <cell alignment="center" valignment="top" usebox="none">
38808 \begin_inset Text
38809
38810 \begin_layout Plain Layout
38811
38812 \family sans
38813 Insert\SpecialChar \menuseparator
38814 Float\SpecialChar \menuseparator
38815 Table
38816 \end_layout
38817
38818 \end_inset
38819 </cell>
38820 </row>
38821 <row interlinespace="2.5mm">
38822 <cell alignment="center" valignment="top" usebox="none">
38823 \begin_inset Text
38824
38825 \begin_layout Plain Layout
38826
38827 \family sans
38828 \begin_inset Info
38829 type  "icon"
38830 arg   "label-insert"
38831 \end_inset
38832
38833
38834 \end_layout
38835
38836 \end_inset
38837 </cell>
38838 <cell alignment="center" valignment="top" usebox="none">
38839 \begin_inset Text
38840
38841 \begin_layout Plain Layout
38842
38843 \family sans
38844 Insert\SpecialChar \menuseparator
38845 Label
38846 \end_layout
38847
38848 \end_inset
38849 </cell>
38850 </row>
38851 <row interlinespace="2.5mm">
38852 <cell alignment="center" valignment="top" usebox="none">
38853 \begin_inset Text
38854
38855 \begin_layout Plain Layout
38856
38857 \family sans
38858 \begin_inset Info
38859 type  "icon"
38860 arg   "dialog-show-new-inset ref"
38861 \end_inset
38862
38863
38864 \end_layout
38865
38866 \end_inset
38867 </cell>
38868 <cell alignment="center" valignment="top" usebox="none">
38869 \begin_inset Text
38870
38871 \begin_layout Plain Layout
38872
38873 \family sans
38874 Insert\SpecialChar \menuseparator
38875 Cross-Reference
38876 \end_layout
38877
38878 \end_inset
38879 </cell>
38880 </row>
38881 <row interlinespace="2.5mm">
38882 <cell alignment="center" valignment="top" usebox="none">
38883 \begin_inset Text
38884
38885 \begin_layout Plain Layout
38886
38887 \family sans
38888 \begin_inset Info
38889 type  "icon"
38890 arg   "dialog-show-new-inset citation"
38891 \end_inset
38892
38893
38894 \end_layout
38895
38896 \end_inset
38897 </cell>
38898 <cell alignment="center" valignment="top" usebox="none">
38899 \begin_inset Text
38900
38901 \begin_layout Plain Layout
38902
38903 \family sans
38904 Insert\SpecialChar \menuseparator
38905 Citation
38906 \end_layout
38907
38908 \end_inset
38909 </cell>
38910 </row>
38911 <row interlinespace="2.5mm">
38912 <cell alignment="center" valignment="top" usebox="none">
38913 \begin_inset Text
38914
38915 \begin_layout Plain Layout
38916
38917 \family sans
38918 \begin_inset Info
38919 type  "icon"
38920 arg   "index-insert"
38921 \end_inset
38922
38923
38924 \end_layout
38925
38926 \end_inset
38927 </cell>
38928 <cell alignment="center" valignment="top" usebox="none">
38929 \begin_inset Text
38930
38931 \begin_layout Plain Layout
38932
38933 \family sans
38934 Insert\SpecialChar \menuseparator
38935 Index
38936 \begin_inset space ~
38937 \end_inset
38938
38939 Entry
38940 \end_layout
38941
38942 \end_inset
38943 </cell>
38944 </row>
38945 <row interlinespace="2.5mm">
38946 <cell alignment="center" valignment="top" usebox="none">
38947 \begin_inset Text
38948
38949 \begin_layout Plain Layout
38950
38951 \family sans
38952 \begin_inset Info
38953 type  "icon"
38954 arg   "nomencl-insert"
38955 \end_inset
38956
38957
38958 \end_layout
38959
38960 \end_inset
38961 </cell>
38962 <cell alignment="center" valignment="top" usebox="none">
38963 \begin_inset Text
38964
38965 \begin_layout Plain Layout
38966
38967 \family sans
38968 Insert\SpecialChar \menuseparator
38969 Nomenclature
38970 \begin_inset space ~
38971 \end_inset
38972
38973 Entry
38974 \end_layout
38975
38976 \end_inset
38977 </cell>
38978 </row>
38979 <row interlinespace="2.5mm">
38980 <cell alignment="center" valignment="top" usebox="none">
38981 \begin_inset Text
38982
38983 \begin_layout Plain Layout
38984
38985 \family sans
38986 \begin_inset Info
38987 type  "icon"
38988 arg   "footnote-insert"
38989 \end_inset
38990
38991
38992 \end_layout
38993
38994 \end_inset
38995 </cell>
38996 <cell alignment="center" valignment="top" usebox="none">
38997 \begin_inset Text
38998
38999 \begin_layout Plain Layout
39000
39001 \family sans
39002 Insert\SpecialChar \menuseparator
39003 Footnote
39004 \end_layout
39005
39006 \end_inset
39007 </cell>
39008 </row>
39009 <row interlinespace="2.5mm">
39010 <cell alignment="center" valignment="top" usebox="none">
39011 \begin_inset Text
39012
39013 \begin_layout Plain Layout
39014
39015 \family sans
39016 \begin_inset Info
39017 type  "icon"
39018 arg   "marginalnote-insert"
39019 \end_inset
39020
39021
39022 \end_layout
39023
39024 \end_inset
39025 </cell>
39026 <cell alignment="center" valignment="top" usebox="none">
39027 \begin_inset Text
39028
39029 \begin_layout Plain Layout
39030
39031 \family sans
39032 Insert\SpecialChar \menuseparator
39033 Marginal
39034 \begin_inset space ~
39035 \end_inset
39036
39037 Note
39038 \end_layout
39039
39040 \end_inset
39041 </cell>
39042 </row>
39043 <row interlinespace="2.5mm">
39044 <cell alignment="center" valignment="top" usebox="none">
39045 \begin_inset Text
39046
39047 \begin_layout Plain Layout
39048
39049 \family sans
39050 \begin_inset Info
39051 type  "icon"
39052 arg   "note-insert"
39053 \end_inset
39054
39055
39056 \end_layout
39057
39058 \end_inset
39059 </cell>
39060 <cell alignment="center" valignment="top" usebox="none">
39061 \begin_inset Text
39062
39063 \begin_layout Plain Layout
39064
39065 \family sans
39066 Insert\SpecialChar \menuseparator
39067 Note\SpecialChar \menuseparator
39068 L
39069 \begin_inset ERT
39070 status collapsed
39071
39072 \begin_layout Plain Layout
39073
39074 {}
39075 \end_layout
39076
39077 \end_inset
39078
39079 yX
39080 \begin_inset space ~
39081 \end_inset
39082
39083 Note
39084 \end_layout
39085
39086 \end_inset
39087 </cell>
39088 </row>
39089 <row interlinespace="2.5mm">
39090 <cell alignment="center" valignment="top" usebox="none">
39091 \begin_inset Text
39092
39093 \begin_layout Plain Layout
39094
39095 \family sans
39096 \begin_inset Info
39097 type  "icon"
39098 arg   "box-insert Frameless"
39099 \end_inset
39100
39101
39102 \end_layout
39103
39104 \end_inset
39105 </cell>
39106 <cell alignment="center" valignment="top" usebox="none">
39107 \begin_inset Text
39108
39109 \begin_layout Plain Layout
39110
39111 \family sans
39112 Insert\SpecialChar \menuseparator
39113 Box
39114 \end_layout
39115
39116 \end_inset
39117 </cell>
39118 </row>
39119 <row interlinespace="2.5mm">
39120 <cell alignment="center" valignment="top" usebox="none">
39121 \begin_inset Text
39122
39123 \begin_layout Plain Layout
39124
39125 \family sans
39126 \begin_inset Info
39127 type  "icon"
39128 arg   "href-insert"
39129 \end_inset
39130
39131
39132 \end_layout
39133
39134 \end_inset
39135 </cell>
39136 <cell alignment="center" valignment="top" usebox="none">
39137 \begin_inset Text
39138
39139 \begin_layout Plain Layout
39140
39141 \family sans
39142 Insert\SpecialChar \menuseparator
39143 Hyperlink
39144 \end_layout
39145
39146 \end_inset
39147 </cell>
39148 </row>
39149 <row interlinespace="2.5mm">
39150 <cell alignment="center" valignment="top" usebox="none">
39151 \begin_inset Text
39152
39153 \begin_layout Plain Layout
39154
39155 \family sans
39156 \begin_inset Info
39157 type  "icon"
39158 arg   "ert-insert"
39159 \end_inset
39160
39161
39162 \end_layout
39163
39164 \end_inset
39165 </cell>
39166 <cell alignment="center" valignment="top" usebox="none">
39167 \begin_inset Text
39168
39169 \begin_layout Plain Layout
39170
39171 \family sans
39172 Insert\SpecialChar \menuseparator
39173 T
39174 \family default
39175
39176 \begin_inset ERT
39177 status collapsed
39178
39179 \begin_layout Plain Layout
39180
39181 {}
39182 \end_layout
39183
39184 \end_inset
39185
39186
39187 \family sans
39188 eX
39189 \begin_inset space ~
39190 \end_inset
39191
39192 Code
39193 \end_layout
39194
39195 \end_inset
39196 </cell>
39197 </row>
39198 <row interlinespace="2.5mm">
39199 <cell alignment="center" valignment="top" usebox="none">
39200 \begin_inset Text
39201
39202 \begin_layout Plain Layout
39203
39204 \family sans
39205 \begin_inset Info
39206 type  "icon"
39207 arg   "math-macro newmacroname newcommand"
39208 \end_inset
39209
39210
39211 \end_layout
39212
39213 \end_inset
39214 </cell>
39215 <cell alignment="center" valignment="top" usebox="none">
39216 \begin_inset Text
39217
39218 \begin_layout Plain Layout
39219
39220 \family sans
39221 Insert\SpecialChar \menuseparator
39222 Math\SpecialChar \menuseparator
39223 Macro
39224 \end_layout
39225
39226 \end_inset
39227 </cell>
39228 </row>
39229 <row interlinespace="2.5mm">
39230 <cell alignment="center" valignment="top" usebox="none">
39231 \begin_inset Text
39232
39233 \begin_layout Plain Layout
39234
39235 \family sans
39236 \begin_inset Info
39237 type  "icon"
39238 arg   "dialog-show-new-inset include"
39239 \end_inset
39240
39241
39242 \end_layout
39243
39244 \end_inset
39245 </cell>
39246 <cell alignment="center" valignment="top" usebox="none">
39247 \begin_inset Text
39248
39249 \begin_layout Plain Layout
39250
39251 \family sans
39252 Insert\SpecialChar \menuseparator
39253 File\SpecialChar \menuseparator
39254 Child
39255 \begin_inset space ~
39256 \end_inset
39257
39258 Document
39259 \end_layout
39260
39261 \end_inset
39262 </cell>
39263 </row>
39264 <row interlinespace="2.5mm">
39265 <cell alignment="center" valignment="top" usebox="none">
39266 \begin_inset Text
39267
39268 \begin_layout Plain Layout
39269
39270 \family sans
39271 \begin_inset Info
39272 type  "icon"
39273 arg   "dialog-show character"
39274 \end_inset
39275
39276
39277 \end_layout
39278
39279 \end_inset
39280 </cell>
39281 <cell alignment="center" valignment="top" usebox="none">
39282 \begin_inset Text
39283
39284 \begin_layout Plain Layout
39285
39286 \family sans
39287 Edit\SpecialChar \menuseparator
39288 Text
39289 \begin_inset space ~
39290 \end_inset
39291
39292 Style\SpecialChar \menuseparator
39293 Customized
39294 \end_layout
39295
39296 \end_inset
39297 </cell>
39298 </row>
39299 <row interlinespace="2.5mm">
39300 <cell alignment="center" valignment="top" usebox="none">
39301 \begin_inset Text
39302
39303 \begin_layout Plain Layout
39304
39305 \family sans
39306 \begin_inset Info
39307 type  "icon"
39308 arg   "layout-paragraph"
39309 \end_inset
39310
39311
39312 \end_layout
39313
39314 \end_inset
39315 </cell>
39316 <cell alignment="center" valignment="top" usebox="none">
39317 \begin_inset Text
39318
39319 \begin_layout Plain Layout
39320
39321 \family sans
39322 Edit\SpecialChar \menuseparator
39323 Paragraph
39324 \begin_inset space ~
39325 \end_inset
39326
39327 Settings
39328 \end_layout
39329
39330 \end_inset
39331 </cell>
39332 </row>
39333 <row interlinespace="2.5mm">
39334 <cell alignment="center" valignment="top" usebox="none">
39335 \begin_inset Text
39336
39337 \begin_layout Plain Layout
39338
39339 \family sans
39340 \begin_inset Info
39341 type  "icon"
39342 arg   "thesaurus-entry"
39343 \end_inset
39344
39345
39346 \end_layout
39347
39348 \end_inset
39349 </cell>
39350 <cell alignment="center" valignment="top" usebox="none">
39351 \begin_inset Text
39352
39353 \begin_layout Plain Layout
39354
39355 \family sans
39356 Tools\SpecialChar \menuseparator
39357 Thesaurus
39358 \end_layout
39359
39360 \end_inset
39361 </cell>
39362 </row>
39363 </lyxtabular>
39364
39365 \end_inset
39366
39367
39368 \end_layout
39369
39370 \begin_layout Subsection
39371 View/Update Toolbar
39372 \begin_inset Index idx
39373 status collapsed
39374
39375 \begin_layout Plain Layout
39376 Toolbar ! View / Update
39377 \end_layout
39378
39379 \end_inset
39380
39381
39382 \end_layout
39383
39384 \begin_layout Standard
39385 \begin_inset Graphics
39386         filename clipart/ViewToolbar.png
39387
39388 \end_inset
39389
39390
39391 \end_layout
39392
39393 \begin_layout Standard
39394 \begin_inset VSpace defskip
39395 \end_inset
39396
39397
39398 \end_layout
39399
39400 \begin_layout Standard
39401 The view/update toolbar as shown above contains from left to right the following
39402  buttons:
39403 \end_layout
39404
39405 \begin_layout Standard
39406 \begin_inset VSpace defskip
39407 \end_inset
39408
39409
39410 \end_layout
39411
39412 \begin_layout Standard
39413 \begin_inset Tabular
39414 <lyxtabular version="3" rows="7" columns="2">
39415 <features rotate="0" islongtable="true" longtabularalignment="center">
39416 <column alignment="left" valignment="top">
39417 <column alignment="left" valignment="top">
39418 <row interlinespace="2.5mm">
39419 <cell alignment="center" valignment="top" usebox="none">
39420 \begin_inset Text
39421
39422 \begin_layout Plain Layout
39423
39424 \family sans
39425 \begin_inset Info
39426 type  "icon"
39427 arg   "buffer-view"
39428 \end_inset
39429
39430
39431 \end_layout
39432
39433 \end_inset
39434 </cell>
39435 <cell alignment="center" valignment="top" usebox="none">
39436 \begin_inset Text
39437
39438 \begin_layout Plain Layout
39439
39440 \family sans
39441 Document\SpecialChar \menuseparator
39442 View
39443 \end_layout
39444
39445 \end_inset
39446 </cell>
39447 </row>
39448 <row interlinespace="2.5mm">
39449 <cell alignment="center" valignment="top" usebox="none">
39450 \begin_inset Text
39451
39452 \begin_layout Plain Layout
39453
39454 \family sans
39455 \begin_inset Info
39456 type  "icon"
39457 arg   "buffer-update"
39458 \end_inset
39459
39460
39461 \end_layout
39462
39463 \end_inset
39464 </cell>
39465 <cell alignment="center" valignment="top" usebox="none">
39466 \begin_inset Text
39467
39468 \begin_layout Plain Layout
39469
39470 \family sans
39471 Document\SpecialChar \menuseparator
39472 Update
39473 \end_layout
39474
39475 \end_inset
39476 </cell>
39477 </row>
39478 <row interlinespace="2.5mm">
39479 <cell alignment="center" valignment="top" usebox="none">
39480 \begin_inset Text
39481
39482 \begin_layout Plain Layout
39483
39484 \family sans
39485 \begin_inset Info
39486 type  "icon"
39487 arg   "master-buffer-view"
39488 \end_inset
39489
39490
39491 \end_layout
39492
39493 \end_inset
39494 </cell>
39495 <cell alignment="center" valignment="top" usebox="none">
39496 \begin_inset Text
39497
39498 \begin_layout Plain Layout
39499
39500 \family sans
39501 Document\SpecialChar \menuseparator
39502 Master
39503 \begin_inset space ~
39504 \end_inset
39505
39506 Document
39507 \end_layout
39508
39509 \end_inset
39510 </cell>
39511 </row>
39512 <row interlinespace="2.5mm">
39513 <cell alignment="center" valignment="top" usebox="none">
39514 \begin_inset Text
39515
39516 \begin_layout Plain Layout
39517
39518 \family sans
39519 \begin_inset Info
39520 type  "icon"
39521 arg   "master-buffer-update"
39522 \end_inset
39523
39524
39525 \end_layout
39526
39527 \end_inset
39528 </cell>
39529 <cell alignment="center" valignment="top" usebox="none">
39530 \begin_inset Text
39531
39532 \begin_layout Plain Layout
39533
39534 \family sans
39535 Document\SpecialChar \menuseparator
39536 Update
39537 \begin_inset space ~
39538 \end_inset
39539
39540 Master
39541 \begin_inset space ~
39542 \end_inset
39543
39544 Document
39545 \end_layout
39546
39547 \end_inset
39548 </cell>
39549 </row>
39550 <row interlinespace="2.5mm">
39551 <cell alignment="center" valignment="top" usebox="none">
39552 \begin_inset Text
39553
39554 \begin_layout Plain Layout
39555
39556 \family sans
39557 \begin_inset Info
39558 type  "icon"
39559 arg   "buffer-toggle-output-sync"
39560 \end_inset
39561
39562
39563 \end_layout
39564
39565 \end_inset
39566 </cell>
39567 <cell alignment="center" valignment="top" usebox="none">
39568 \begin_inset Text
39569
39570 \begin_layout Plain Layout
39571
39572 \family sans
39573 Document\SpecialChar \menuseparator
39574 Settings\SpecialChar \menuseparator
39575 Output\SpecialChar \menuseparator
39576 Synchronize with Output
39577 \end_layout
39578
39579 \end_inset
39580 </cell>
39581 </row>
39582 <row interlinespace="2.5mm">
39583 <cell alignment="center" valignment="top" usebox="none">
39584 \begin_inset Text
39585
39586 \begin_layout Plain Layout
39587 \begin_inset Graphics
39588         filename ../images/view-others.png
39589         scale 85
39590         groupId toolbarbuttons
39591
39592 \end_inset
39593
39594
39595 \family sans
39596 *
39597 \end_layout
39598
39599 \end_inset
39600 </cell>
39601 <cell alignment="center" valignment="top" usebox="none">
39602 \begin_inset Text
39603
39604 \begin_layout Plain Layout
39605
39606 \family sans
39607 Document\SpecialChar \menuseparator
39608 View (Other Formats)
39609 \end_layout
39610
39611 \end_inset
39612 </cell>
39613 </row>
39614 <row interlinespace="2.5mm">
39615 <cell alignment="center" valignment="top" usebox="none">
39616 \begin_inset Text
39617
39618 \begin_layout Plain Layout
39619 \begin_inset Graphics
39620         filename ../images/update-others.png
39621         scale 85
39622         groupId toolbarbuttons
39623
39624 \end_inset
39625
39626 *
39627 \end_layout
39628
39629 \end_inset
39630 </cell>
39631 <cell alignment="center" valignment="top" usebox="none">
39632 \begin_inset Text
39633
39634 \begin_layout Plain Layout
39635
39636 \family sans
39637 Document\SpecialChar \menuseparator
39638 Update (Other Formats)
39639 \end_layout
39640
39641 \end_inset
39642 </cell>
39643 </row>
39644 </lyxtabular>
39645
39646 \end_inset
39647
39648
39649 \end_layout
39650
39651 \begin_layout Standard
39652 * These icons might look different for you if you do not use the default
39653  icon set.
39654 \end_layout
39655
39656 \begin_layout Subsection
39657 Other Toolbars
39658 \end_layout
39659
39660 \begin_layout Standard
39661 The change tracking toolbar is explained in section
39662 \begin_inset space ~
39663 \end_inset
39664
39665
39666 \begin_inset CommandInset ref
39667 LatexCommand ref
39668 reference "sec:Change-Tracking"
39669
39670 \end_inset
39671
39672 , the table toolbar
39673 \begin_inset Index idx
39674 status collapsed
39675
39676 \begin_layout Plain Layout
39677 Toolbar ! Table
39678 \end_layout
39679
39680 \end_inset
39681
39682  in the 
39683 \emph on
39684 Embedded
39685 \begin_inset space ~
39686 \end_inset
39687
39688 Objects
39689 \emph default
39690  manual and the math macro toolbar
39691 \begin_inset Index idx
39692 status collapsed
39693
39694 \begin_layout Plain Layout
39695 Toolbar ! Macro
39696 \end_layout
39697
39698 \end_inset
39699
39700  in the 
39701 \emph on
39702 Math
39703 \emph default
39704  manual.
39705 \end_layout
39706
39707 \begin_layout Chapter
39708 The Document Settings
39709 \begin_inset CommandInset label
39710 LatexCommand label
39711 name "chap:The-Document-Settings"
39712
39713 \end_inset
39714
39715
39716 \begin_inset Index idx
39717 status collapsed
39718
39719 \begin_layout Plain Layout
39720 Document ! Settings
39721 \end_layout
39722
39723 \end_inset
39724
39725
39726 \end_layout
39727
39728 \begin_layout Standard
39729 The 
39730 \family sans
39731 Document
39732 \begin_inset space ~
39733 \end_inset
39734
39735 Setting
39736 \family default
39737 s dialog contains submenus to set properties for the whole document and
39738  is called with the menu
39739 \family sans
39740  Document\SpecialChar \menuseparator
39741 Settings
39742 \family default
39743 .
39744  You can save your document settings as default with the
39745 \family sans
39746  Save as Document Defaults
39747 \family default
39748  button in any dialog.
39749  This will create a template named 
39750 \family typewriter
39751 defaults.lyx
39752 \family default
39753  which is automatically loaded by LyX when you create a new document without
39754  using a template.
39755 \end_layout
39756
39757 \begin_layout Standard
39758 The button 
39759 \family sans
39760 Use Class Defaults
39761 \family default
39762  resets the document settings to the default of the document class.
39763  This affects mostly class options, the page layout and Numbering & TOC.
39764 \end_layout
39765
39766 \begin_layout Standard
39767 The different submenus of the dialog are explained in the following sections.
39768  There are so many document settings available that it might take a while
39769  to find the one you are looking for.
39770  To find a setting quicker, you can use the search field which is above
39771  the submenus of the dialog.
39772  If you search e.
39773 \begin_inset space \thinspace{}
39774 \end_inset
39775
39776 g.
39777 \begin_inset space \space{}
39778 \end_inset
39779
39780 for 
39781 \begin_inset Quotes eld
39782 \end_inset
39783
39784 page
39785 \begin_inset Quotes erd
39786 \end_inset
39787
39788 , you will see that some submenus will be grayed-out and disabled.
39789  Only the submenus with page settings stay enabled.
39790  The found page settings are labeled red in these submenus.
39791 \end_layout
39792
39793 \begin_layout Section
39794 Document Class
39795 \end_layout
39796
39797 \begin_layout Standard
39798 Here you set the document class, class options, a graphics driver, and a
39799  master document.
39800  Document classes are described in section
39801 \begin_inset space ~
39802 \end_inset
39803
39804
39805 \begin_inset CommandInset ref
39806 LatexCommand ref
39807 reference "sec:Document-Classes"
39808
39809 \end_inset
39810
39811 .
39812  
39813 \end_layout
39814
39815 \begin_layout Standard
39816 With the button 
39817 \family sans
39818 Local
39819 \begin_inset space ~
39820 \end_inset
39821
39822 Layout
39823 \family default
39824  you can load you own layout-file, that is not in LyX's 
39825 \emph on
39826 layouts
39827 \emph default
39828  folder and thus not recognized by LyX as a layout for a document class.
39829  For more about layout-files, see the chapter 
39830 \emph on
39831 Installing New Document Classes, Types of Layout Files
39832 \emph default
39833  of the 
39834 \emph on
39835 Customization
39836 \emph default
39837  Handbook.
39838 \end_layout
39839
39840 \begin_layout Standard
39841 Some classes use special class options by default.
39842  If this is the case, they are listed in the field 
39843 \family sans
39844 Predefined
39845 \family default
39846  and you can decide to use them or not.
39847  If you do not know exactly what the default class options are for, it is
39848  recommended you leave them untouched.
39849  The 
39850 \family sans
39851 Graphics driver
39852 \family default
39853  is used for LaTeX's graphics, color and page layout packages.
39854  If using 
39855 \family sans
39856 Default
39857 \family default
39858 , the default driver for the LaTeX-packages is used.
39859  It is recommended that you use the default unless you know what you are
39860  doing.
39861 \begin_inset Foot
39862 status collapsed
39863
39864 \begin_layout Plain Layout
39865 When you want to use one of the following drivers
39866 \begin_inset Newline newline
39867 \end_inset
39868
39869
39870 \family sans
39871 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39872 \family default
39873
39874 \begin_inset Newline newline
39875 \end_inset
39876
39877 you first have to activate them in your LaTeX distribution, see section
39878  
39879 \emph on
39880 Driver support
39881 \emph default
39882  in 
39883 \begin_inset CommandInset href
39884 LatexCommand href
39885 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
39886
39887 \end_inset
39888
39889 .
39890 \end_layout
39891
39892 \end_inset
39893
39894
39895 \end_layout
39896
39897 \begin_layout Standard
39898 Specifying a 
39899 \family sans
39900 Master
39901 \family default
39902  document is necessary if the current document is a child or subdocument.
39903  The master document will be used by LyX in the background if the child
39904  document is opened without its master.
39905  This way child documents are always compilable.
39906  More about master and child documents is explained in the section 
39907 \emph on
39908 Child Documents
39909 \emph default
39910  of the 
39911 \emph on
39912 Embedded
39913 \begin_inset space ~
39914 \end_inset
39915
39916 Objects
39917 \emph default
39918  manual.
39919 \end_layout
39920
39921 \begin_layout Standard
39922 There is also an option to suppress the date and one to use the LaTeX-package
39923  
39924 \series bold
39925 refstyle
39926 \series default
39927  instead of 
39928 \series bold
39929 prettyref
39930 \series default
39931
39932 \begin_inset Index idx
39933 status collapsed
39934
39935 \begin_layout Plain Layout
39936 LaTeX-packages ! prettyref
39937 \end_layout
39938
39939 \end_inset
39940
39941
39942 \begin_inset Index idx
39943 status collapsed
39944
39945 \begin_layout Plain Layout
39946 LaTeX-packages ! refstyle
39947 \end_layout
39948
39949 \end_inset
39950
39951  for cross-references, see section
39952 \begin_inset space ~
39953 \end_inset
39954
39955
39956 \begin_inset CommandInset ref
39957 LatexCommand ref
39958 reference "sec:Cross-References"
39959
39960 \end_inset
39961
39962 .
39963 \end_layout
39964
39965 \begin_layout Section
39966 Child Documents
39967 \end_layout
39968
39969 \begin_layout Standard
39970 This submenu is only visible when your document includes child documents.
39971  Please refer to the section 
39972 \emph on
39973 Child
39974 \begin_inset space ~
39975 \end_inset
39976
39977 Documents
39978 \emph default
39979  of the 
39980 \emph on
39981 Embedded
39982 \begin_inset space ~
39983 \end_inset
39984
39985 Objects
39986 \emph default
39987  manual for details.
39988 \end_layout
39989
39990 \begin_layout Section
39991 Modules
39992 \end_layout
39993
39994 \begin_layout Standard
39995 Modules are explained in section
39996 \begin_inset space ~
39997 \end_inset
39998
39999
40000 \begin_inset CommandInset ref
40001 LatexCommand ref
40002 reference "sub:Modules"
40003
40004 \end_inset
40005
40006 .
40007 \end_layout
40008
40009 \begin_layout Section
40010 Local Layout
40011 \end_layout
40012
40013 \begin_layout Standard
40014 See section
40015 \begin_inset space ~
40016 \end_inset
40017
40018
40019 \begin_inset CommandInset ref
40020 LatexCommand ref
40021 reference "sub:Local-Layout"
40022
40023 \end_inset
40024
40025  for a description.
40026 \end_layout
40027
40028 \begin_layout Section
40029 Fonts
40030 \end_layout
40031
40032 \begin_layout Standard
40033 The document font settings are described in section
40034 \begin_inset space ~
40035 \end_inset
40036
40037
40038 \begin_inset CommandInset ref
40039 LatexCommand ref
40040 reference "sec:Fonts-and-Text"
40041
40042 \end_inset
40043
40044 .
40045 \end_layout
40046
40047 \begin_layout Section
40048 Text Layout
40049 \end_layout
40050
40051 \begin_layout Standard
40052 You can specify if paragraphs should be separated by 
40053 \family sans
40054 Indentation
40055 \family default
40056  or by 
40057 \family sans
40058 Vertical space
40059 \family default
40060 .
40061  The 
40062 \family sans
40063 Line
40064 \begin_inset space ~
40065 \end_inset
40066
40067 spacing
40068 \family default
40069  and whether it should be a 
40070 \family sans
40071 Two-column
40072 \begin_inset space ~
40073 \end_inset
40074
40075 document
40076 \family default
40077  can also be specified here.
40078 \end_layout
40079
40080 \begin_layout Standard
40081 Note that LyX will not show two columns or the specified line spacing on
40082  screen.
40083  That would be impractical, often unreadable, and is not part of the WYSIWYM
40084  concept.
40085  However, it will be as you specified in the output.
40086 \end_layout
40087
40088 \begin_layout Section
40089 Page Layout
40090 \end_layout
40091
40092 \begin_layout Standard
40093 This dialog is described in sections
40094 \begin_inset space ~
40095 \end_inset
40096
40097
40098 \begin_inset CommandInset ref
40099 LatexCommand ref
40100 reference "sub:Paper-Size,-Orientation"
40101
40102 \end_inset
40103
40104  and 
40105 \begin_inset CommandInset ref
40106 LatexCommand ref
40107 reference "sub:Document-Layout"
40108
40109 \end_inset
40110
40111 .
40112 \end_layout
40113
40114 \begin_layout Section
40115 Page Margins
40116 \end_layout
40117
40118 \begin_layout Standard
40119 Here you can adjust the page margins as described in section
40120 \begin_inset space ~
40121 \end_inset
40122
40123
40124 \begin_inset CommandInset ref
40125 LatexCommand ref
40126 reference "sub:Margins"
40127
40128 \end_inset
40129
40130 .
40131 \end_layout
40132
40133 \begin_layout Section
40134 Language
40135 \begin_inset CommandInset label
40136 LatexCommand label
40137 name "sec:Language-encodings"
40138
40139 \end_inset
40140
40141
40142 \begin_inset Index idx
40143 status collapsed
40144
40145 \begin_layout Plain Layout
40146 Language ! Encoding
40147 \end_layout
40148
40149 \end_inset
40150
40151
40152 \end_layout
40153
40154 \begin_layout Standard
40155 The document language and quote styles are set here.
40156  The encoding specifies how the document content is exported to LaTeX (the
40157  LyX file is always encoded in utf8).
40158  All characters that cannot be encoded using the specified encoding will
40159  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
40160  known for a particular character).
40161 \begin_inset Foot
40162 status collapsed
40163
40164 \begin_layout Plain Layout
40165 The known commands are defined in a text file (
40166 \emph on
40167 unicodesymbols
40168 \emph default
40169 ).
40170  You can add commands for unknown symbols to that file yourself, see the
40171  
40172 \emph on
40173 Customization
40174 \emph default
40175  manual for details.
40176 \end_layout
40177
40178 \end_inset
40179
40180
40181 \end_layout
40182
40183 \begin_layout Standard
40184 If you use the option 
40185 \family sans
40186 Language Default
40187 \family default
40188 , LyX determines the encoding of a text part from the language of this text.
40189  If the document contains text in more than one language you may get more
40190  than one encoding in the LaTeX file.
40191  If you do not use this option then the complete document will always use
40192  exactly one encoding.
40193  Checking this option is the preferred setting.
40194 \end_layout
40195
40196 \begin_layout Standard
40197 LyX also supports Unicode output, which is particularly useful if you need
40198  lots of special symbols or non-alphabetic scripts, respectively.
40199  If you want to use this (and your LaTeX installation supports Unicode),
40200  choose one of the four utf8 variants from the list below.
40201  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40202  so it is not uncommon that a file with lots of Unicode symbols works fine
40203  with 
40204 \family sans
40205 Language Default
40206 \family default
40207  (when LyX uses its list of known LaTeX-commands), but does not work with
40208  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40209  because all Unicode symbols can be encoded in utf8).
40210  The situation is much better with XeTeX and LuaTeX, two new alternative
40211  engines to standard LaTeX.
40212  Both engines support Unicode natively.
40213  LyX now also supports these two engines (via the output formats 
40214 \family sans
40215 PDF
40216 \begin_inset space ~
40217 \end_inset
40218
40219 (XeTe
40220 \begin_inset ERT
40221 status collapsed
40222
40223 \begin_layout Plain Layout
40224
40225 {}
40226 \end_layout
40227
40228 \end_inset
40229
40230 X)
40231 \family default
40232
40233 \family sans
40234 PDF
40235 \begin_inset space ~
40236 \end_inset
40237
40238 (LuaTe
40239 \begin_inset ERT
40240 status collapsed
40241
40242 \begin_layout Plain Layout
40243
40244 {}
40245 \end_layout
40246
40247 \end_inset
40248
40249 X)
40250 \family default
40251  and 
40252 \family sans
40253 DVI
40254 \begin_inset space ~
40255 \end_inset
40256
40257 (LuaTeX)
40258 \family default
40259 , see section
40260 \begin_inset space ~
40261 \end_inset
40262
40263
40264 \begin_inset CommandInset ref
40265 LatexCommand ref
40266 reference "sub:Output-file-formats"
40267
40268 \end_inset
40269
40270 ).
40271  So if you are using many special or accented characters and 
40272 \family sans
40273 Language Default
40274 \family default
40275  fails, you might try out one of these new engines.
40276 \end_layout
40277
40278 \begin_layout Standard
40279 The 
40280 \family sans
40281 Language
40282 \begin_inset space ~
40283 \end_inset
40284
40285 package
40286 \family default
40287  determines the LaTeX-package that is used for hyphenation and the translation
40288  of strings like 
40289 \begin_inset Quotes eld
40290 \end_inset
40291
40292 Part
40293 \begin_inset Quotes erd
40294 \end_inset
40295
40296 .
40297  The possible settings are:
40298 \end_layout
40299
40300 \begin_layout Description
40301 Default uses the language package that is selected in
40302 \family sans
40303  Tools\SpecialChar \menuseparator
40304 Preferences\SpecialChar \menuseparator
40305 Language Settings
40306 \family default
40307  (see section
40308 \begin_inset space ~
40309 \end_inset
40310
40311
40312 \begin_inset CommandInset ref
40313 LatexCommand ref
40314 reference "sub:Prefs-Language"
40315
40316 \end_inset
40317
40318 ).
40319 \end_layout
40320
40321 \begin_layout Description
40322 Automatic selects the most suitable language package for the view/export
40323  format you will use.
40324  In many cases this will be 
40325 \series bold
40326 babel
40327 \series default
40328
40329 \begin_inset Index idx
40330 status collapsed
40331
40332 \begin_layout Plain Layout
40333 LaTeX-packages ! babel
40334 \end_layout
40335
40336 \end_inset
40337
40338 .
40339  If the newer package 
40340 \series bold
40341 polyglossia
40342 \series default
40343
40344 \begin_inset Index idx
40345 status collapsed
40346
40347 \begin_layout Plain Layout
40348 LaTeX-packages ! polyglossia
40349 \end_layout
40350
40351 \end_inset
40352
40353  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40354  this package will be used instead of 
40355 \series bold
40356 babel
40357 \series default
40358 .
40359 \end_layout
40360
40361 \begin_layout Description
40362 Always
40363 \begin_inset space ~
40364 \end_inset
40365
40366 Babel uses 
40367 \series bold
40368 babel
40369 \series default
40370  even if 
40371 \series bold
40372 polyglossia
40373 \series default
40374  would be more appropriate.
40375 \end_layout
40376
40377 \begin_layout Description
40378 Custom allows you to specify a language package command of your choice.
40379  For example if you want to use a language-specific package like 
40380 \series bold
40381 ngerman
40382 \series default
40383  (for German texts), type in
40384 \series bold
40385
40386 \begin_inset Newline newline
40387 \end_inset
40388
40389
40390 \backslash
40391 usepackage{ngerman}
40392 \end_layout
40393
40394 \begin_layout Description
40395 None will not use a language package.
40396  This is necessary for some document classes for scientific articles.
40397 \end_layout
40398
40399 \begin_layout Standard
40400 Here is a list with the important encodings:
40401 \end_layout
40402
40403 \begin_layout Description
40404 Language
40405 \begin_inset space ~
40406 \end_inset
40407
40408 Default
40409 \begin_inset space ~
40410 \end_inset
40411
40412 (no
40413 \begin_inset space ~
40414 \end_inset
40415
40416 inputenc) Same as 
40417 \family sans
40418 Language Default
40419 \family default
40420 , but the LaTeX-package 
40421 \series bold
40422 inputenc
40423 \series default
40424
40425 \begin_inset Index idx
40426 status collapsed
40427
40428 \begin_layout Plain Layout
40429 LaTeX-packages ! inputenc
40430 \end_layout
40431
40432 \end_inset
40433
40434  is not used.
40435  When using this, you probably need to load some additional packages manually
40436  in the preamble and specify the used encoding for text parts in foreign
40437  languages in TeX code.
40438 \end_layout
40439
40440 \begin_layout Description
40441 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40442  LyX converts all other characters into LaTeX commands, which may result
40443  in a big file when lots of LaTeX-commands are needed.
40444 \end_layout
40445
40446 \begin_layout Description
40447 Arabic
40448 \begin_inset space ~
40449 \end_inset
40450
40451 (CP
40452 \begin_inset space ~
40453 \end_inset
40454
40455 1256) MS Windows code page for Arabic and Farsi
40456 \end_layout
40457
40458 \begin_layout Description
40459 Arabic
40460 \begin_inset space ~
40461 \end_inset
40462
40463 (ISO
40464 \begin_inset space ~
40465 \end_inset
40466
40467 8859-6) for Arabic and Farsi
40468 \end_layout
40469
40470 \begin_layout Description
40471 Armenian
40472 \begin_inset space ~
40473 \end_inset
40474
40475 (ArmSCII8) for Armenian
40476 \end_layout
40477
40478 \begin_layout Description
40479 Baltic
40480 \begin_inset space ~
40481 \end_inset
40482
40483 (CP
40484 \begin_inset space ~
40485 \end_inset
40486
40487 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40488  as the ISO-8859-13 encoding
40489 \end_layout
40490
40491 \begin_layout Description
40492 Baltic
40493 \begin_inset space ~
40494 \end_inset
40495
40496 (ISO
40497 \begin_inset space ~
40498 \end_inset
40499
40500 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40501  encoding
40502 \end_layout
40503
40504 \begin_layout Description
40505 Baltic
40506 \begin_inset space ~
40507 \end_inset
40508
40509 (ISO
40510 \begin_inset space ~
40511 \end_inset
40512
40513 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40514  ISO-8859-13 encoding
40515 \end_layout
40516
40517 \begin_layout Description
40518 Central
40519 \begin_inset space ~
40520 \end_inset
40521
40522 European
40523 \begin_inset space ~
40524 \end_inset
40525
40526 (CP
40527 \begin_inset space ~
40528 \end_inset
40529
40530 1250) MS Windows code page for ISO
40531 \begin_inset space ~
40532 \end_inset
40533
40534 8859-2 (latin2)
40535 \end_layout
40536
40537 \begin_layout Description
40538 Central
40539 \begin_inset space ~
40540 \end_inset
40541
40542 European
40543 \begin_inset space ~
40544 \end_inset
40545
40546 (ISO
40547 \begin_inset space ~
40548 \end_inset
40549
40550 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40551  Romanian, Slovak and Slovenian
40552 \end_layout
40553
40554 \begin_layout Description
40555 Chinese
40556 \begin_inset space ~
40557 \end_inset
40558
40559 (simplified)
40560 \begin_inset space ~
40561 \end_inset
40562
40563 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
40564  this encoding is officially replaced by the encoding GB18030, as GB18030
40565  is not available for LaTeX you should try to use the encoding Unicode
40566 \begin_inset space ~
40567 \end_inset
40568
40569 (CJK)
40570 \begin_inset space ~
40571 \end_inset
40572
40573 (utf8)
40574 \end_layout
40575
40576 \begin_layout Description
40577 Chinese
40578 \begin_inset space ~
40579 \end_inset
40580
40581 (simplified)
40582 \begin_inset space ~
40583 \end_inset
40584
40585 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
40586  except for the Euro currency sign, since 2001 this encoding is officially
40587  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
40588  you should try to use the encoding Unicode
40589 \begin_inset space ~
40590 \end_inset
40591
40592 (CJK)
40593 \begin_inset space ~
40594 \end_inset
40595
40596 (utf8)
40597 \end_layout
40598
40599 \begin_layout Description
40600 Chinese
40601 \begin_inset space ~
40602 \end_inset
40603
40604 (traditional)
40605 \begin_inset space ~
40606 \end_inset
40607
40608 (EUC-TW) for traditional Chinese
40609 \end_layout
40610
40611 \begin_layout Description
40612 Cyrillic
40613 \begin_inset space ~
40614 \end_inset
40615
40616 (CP
40617 \begin_inset space ~
40618 \end_inset
40619
40620 1251) MS Windows code page for Cyrillic
40621 \end_layout
40622
40623 \begin_layout Description
40624 Cyrillic
40625 \begin_inset space ~
40626 \end_inset
40627
40628 (ISO
40629 \begin_inset space ~
40630 \end_inset
40631
40632 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
40633 \end_layout
40634
40635 \begin_layout Description
40636 Cyrillic
40637 \begin_inset space ~
40638 \end_inset
40639
40640 (KOI8-R) standard Cyrillic especially for Russian
40641 \end_layout
40642
40643 \begin_layout Description
40644 Cyrillic
40645 \begin_inset space ~
40646 \end_inset
40647
40648 (KOI8-U) Cyrillic for Ukrainian
40649 \end_layout
40650
40651 \begin_layout Description
40652 Cyrillic
40653 \begin_inset space ~
40654 \end_inset
40655
40656 (pt
40657 \begin_inset space ~
40658 \end_inset
40659
40660 154) Cyrillic for Kazakh
40661 \end_layout
40662
40663 \begin_layout Description
40664 Greek
40665 \begin_inset space ~
40666 \end_inset
40667
40668 (ISO
40669 \begin_inset space ~
40670 \end_inset
40671
40672 8859-7) for Greek
40673 \end_layout
40674
40675 \begin_layout Description
40676 Hebrew
40677 \begin_inset space ~
40678 \end_inset
40679
40680 (CP
40681 \begin_inset space ~
40682 \end_inset
40683
40684 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
40685 \end_layout
40686
40687 \begin_layout Description
40688 Hebrew
40689 \begin_inset space ~
40690 \end_inset
40691
40692 (ISO
40693 \begin_inset space ~
40694 \end_inset
40695
40696 8859-8) for Hebrew
40697 \end_layout
40698
40699 \begin_layout Description
40700 Japanese
40701 \begin_inset space ~
40702 \end_inset
40703
40704 (CJK)
40705 \begin_inset space ~
40706 \end_inset
40707
40708 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40709 \series bold
40710 CJK
40711 \series default
40712
40713 \begin_inset Index idx
40714 status collapsed
40715
40716 \begin_layout Plain Layout
40717 LaTeX-packages ! CJK
40718 \end_layout
40719
40720 \end_inset
40721
40722 , when using this, set the document language to 
40723 \family sans
40724 Japanese (CJK)
40725 \end_layout
40726
40727 \begin_layout Description
40728 Japanese
40729 \begin_inset space ~
40730 \end_inset
40731
40732 (CJK)
40733 \begin_inset space ~
40734 \end_inset
40735
40736 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40737 \series bold
40738 CJK
40739 \series default
40740 , when using this, set the document language to 
40741 \family sans
40742 Japanese
40743 \begin_inset space ~
40744 \end_inset
40745
40746 (CJK)
40747 \end_layout
40748
40749 \begin_layout Description
40750 Japanese
40751 \begin_inset space ~
40752 \end_inset
40753
40754 (non-CJK)
40755 \begin_inset space ~
40756 \end_inset
40757
40758 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40759 \series bold
40760 japanese
40761 \series default
40762
40763 \begin_inset Index idx
40764 status collapsed
40765
40766 \begin_layout Plain Layout
40767 LaTeX-packages ! japanese
40768 \end_layout
40769
40770 \end_inset
40771
40772 , when using this, set the document language to 
40773 \family sans
40774 Japanese
40775 \end_layout
40776
40777 \begin_layout Description
40778 Japanese
40779 \begin_inset space ~
40780 \end_inset
40781
40782 (non-CJK)
40783 \begin_inset space ~
40784 \end_inset
40785
40786 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40787 \series bold
40788 japanese
40789 \series default
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 (SJIS) SJIS 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 Korean
40815 \begin_inset space ~
40816 \end_inset
40817
40818 (EUC-KR) for Korean
40819 \end_layout
40820
40821 \begin_layout Description
40822 Southern
40823 \begin_inset space ~
40824 \end_inset
40825
40826 European
40827 \begin_inset space ~
40828 \end_inset
40829
40830 (ISO
40831 \begin_inset space ~
40832 \end_inset
40833
40834 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
40835 \end_layout
40836
40837 \begin_layout Description
40838 South-Eastern
40839 \begin_inset space ~
40840 \end_inset
40841
40842 European
40843 \begin_inset space ~
40844 \end_inset
40845
40846 (ISO
40847 \begin_inset space ~
40848 \end_inset
40849
40850 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
40851  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
40852  to cover many languages and characters with diacritics
40853 \end_layout
40854
40855 \begin_layout Description
40856 Thai
40857 \begin_inset space ~
40858 \end_inset
40859
40860 (TIS
40861 \begin_inset space ~
40862 \end_inset
40863
40864 620-0) for Thai
40865 \end_layout
40866
40867 \begin_layout Description
40868 Turkish
40869 \begin_inset space ~
40870 \end_inset
40871
40872 (ISO
40873 \begin_inset space ~
40874 \end_inset
40875
40876 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
40877  Icelandic letters are replaced by Turkish ones
40878 \end_layout
40879
40880 \begin_layout Description
40881 Unicode
40882 \begin_inset space ~
40883 \end_inset
40884
40885 (CJK)
40886 \begin_inset space ~
40887 \end_inset
40888
40889 (utf8) Unicode utf8 with the LaTeX-package 
40890 \series bold
40891 CJK
40892 \series default
40893
40894 \begin_inset Index idx
40895 status collapsed
40896
40897 \begin_layout Plain Layout
40898 LaTeX-packages ! CJK
40899 \end_layout
40900
40901 \end_inset
40902
40903  (for the languages Chinese, Japanese and Korean)
40904 \end_layout
40905
40906 \begin_layout Description
40907 Unicode
40908 \begin_inset space ~
40909 \end_inset
40910
40911 (XeTeX)
40912 \begin_inset space ~
40913 \end_inset
40914
40915 (utf8) Unicode utf8 to be used with 
40916 \family sans
40917 XeTeX
40918 \family default
40919  and 
40920 \family sans
40921 LuaTeX
40922 \family default
40923 , which use Unicode directly, without the help of the LaTeX-package 
40924 \series bold
40925 inputenc
40926 \series default
40927 .
40928  LyX automatically selects this encoding if you export or preview XeTeX
40929  or LuaTeX.
40930  Normally you do not need to set this encoding manually.
40931 \end_layout
40932
40933 \begin_layout Description
40934 Unicode
40935 \begin_inset space ~
40936 \end_inset
40937
40938 (ucs-extended)
40939 \begin_inset space ~
40940 \end_inset
40941
40942 (utf8x) Unicode utf8 based on the LaTeX-package 
40943 \series bold
40944 ucs
40945 \series default
40946
40947 \begin_inset Index idx
40948 status collapsed
40949
40950 \begin_layout Plain Layout
40951 LaTeX-packages ! ucs
40952 \end_layout
40953
40954 \end_inset
40955
40956  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
40957 \end_layout
40958
40959 \begin_layout Description
40960 Unicode
40961 \begin_inset space ~
40962 \end_inset
40963
40964 (utf8) Unicode utf8 based on the LaTeX-package 
40965 \series bold
40966 inputenc
40967 \series default
40968
40969 \begin_inset Index idx
40970 status collapsed
40971
40972 \begin_layout Plain Layout
40973 LaTeX-packages ! inputenc
40974 \end_layout
40975
40976 \end_inset
40977
40978 .
40979  Currently only a limited range of characters (mainly for Latin scripts)
40980  is supported.
40981 \end_layout
40982
40983 \begin_layout Description
40984 Western
40985 \begin_inset space ~
40986 \end_inset
40987
40988 European
40989 \begin_inset space ~
40990 \end_inset
40991
40992 (CP
40993 \begin_inset space ~
40994 \end_inset
40995
40996 1252) MS Windows code page for ISO
40997 \begin_inset space ~
40998 \end_inset
40999
41000 8859-1 (latin1)
41001 \end_layout
41002
41003 \begin_layout Description
41004 Western
41005 \begin_inset space ~
41006 \end_inset
41007
41008 European
41009 \begin_inset space ~
41010 \end_inset
41011
41012 (ISO
41013 \begin_inset space ~
41014 \end_inset
41015
41016 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41017  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41018  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41019  encoding instead
41020 \end_layout
41021
41022 \begin_layout Description
41023 Western
41024 \begin_inset space ~
41025 \end_inset
41026
41027 European
41028 \begin_inset space ~
41029 \end_inset
41030
41031 (ISO
41032 \begin_inset space ~
41033 \end_inset
41034
41035 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41036  sign, the œ-ligature and some characters used for French and Finnish
41037 \end_layout
41038
41039 \begin_layout Section
41040 Colors
41041 \begin_inset Index idx
41042 status collapsed
41043
41044 \begin_layout Plain Layout
41045 Color ! main text
41046 \end_layout
41047
41048 \end_inset
41049
41050
41051 \begin_inset Index idx
41052 status collapsed
41053
41054 \begin_layout Plain Layout
41055 Color ! background
41056 \end_layout
41057
41058 \end_inset
41059
41060
41061 \begin_inset Index idx
41062 status collapsed
41063
41064 \begin_layout Plain Layout
41065 Color ! Shaded boxes
41066 \end_layout
41067
41068 \end_inset
41069
41070
41071 \begin_inset Index idx
41072 status collapsed
41073
41074 \begin_layout Plain Layout
41075 Color ! Greyed-out notes
41076 \end_layout
41077
41078 \end_inset
41079
41080
41081 \end_layout
41082
41083 \begin_layout Standard
41084 Here you can alter the font color for the 
41085 \family sans
41086 Main text
41087 \family default
41088  (default: black), for 
41089 \family sans
41090 Greyed
41091 \begin_inset space ~
41092 \end_inset
41093
41094 out notes
41095 \family default
41096  (default: light grey)for the background color for the 
41097 \family sans
41098 Page
41099 \family default
41100  (default: white) and for 
41101 \family sans
41102 Shaded
41103 \begin_inset space ~
41104 \end_inset
41105
41106 boxes
41107 \family default
41108  (default: red).
41109  The button 
41110 \family sans
41111 Reset
41112 \family default
41113  sets the color back to the default.
41114 \end_layout
41115
41116 \begin_layout Standard
41117 Clicking any button showing 
41118 \family sans
41119 Default
41120 \family default
41121  or 
41122 \family sans
41123 Change
41124 \family default
41125  opens a dialog enabling you to choose from a selection of colors or from
41126  a color-picker or to specify a color using HSL or RGB values.
41127  In the dialog you can add any color to the custom colors to select them
41128  later more quickly.
41129 \end_layout
41130
41131 \begin_layout Standard
41132 \begin_inset Note Greyedout
41133 status open
41134
41135 \begin_layout Plain Layout
41136 The colors are not shown within LyX, only in the output.
41137  (This Greyed
41138 \begin_inset space ~
41139 \end_inset
41140
41141 out note appears blue in the output.)
41142 \end_layout
41143
41144 \end_inset
41145
41146
41147 \end_layout
41148
41149 \begin_layout Standard
41150 Note, if you change the 
41151 \family sans
41152 Main
41153 \begin_inset space ~
41154 \end_inset
41155
41156 text
41157 \family default
41158  font color and use the option 
41159 \family sans
41160 Color
41161 \begin_inset space ~
41162 \end_inset
41163
41164 links
41165 \family default
41166  in the document settings under 
41167 \family sans
41168 PDF
41169 \begin_inset space ~
41170 \end_inset
41171
41172 properties
41173 \family default
41174 , you probably also need to change the link font color as described in section
41175 \begin_inset space ~
41176 \end_inset
41177
41178
41179 \begin_inset CommandInset ref
41180 LatexCommand ref
41181 reference "sec:PDF-Properties"
41182
41183 \end_inset
41184
41185 .
41186 \end_layout
41187
41188 \begin_layout Standard
41189 \begin_inset VSpace bigskip
41190 \end_inset
41191
41192
41193 \end_layout
41194
41195 \begin_layout Standard
41196 You can adapt the 
41197 \family sans
41198 Main
41199 \begin_inset space ~
41200 \end_inset
41201
41202 text
41203 \family default
41204  font color and the 
41205 \family sans
41206 Page
41207 \family default
41208  background for every page in your document if you use these commands as
41209  TeX
41210 \begin_inset space ~
41211 \end_inset
41212
41213 Code after a forced page break:
41214 \end_layout
41215
41216 \begin_layout Itemize
41217 For the page color:
41218 \begin_inset Newline newline
41219 \end_inset
41220
41221
41222 \series bold
41223
41224 \backslash
41225 pagecolor{color name}
41226 \end_layout
41227
41228 \begin_layout Itemize
41229 For the text color:
41230 \begin_inset Newline newline
41231 \end_inset
41232
41233
41234 \series bold
41235
41236 \backslash
41237 color{color name}
41238 \end_layout
41239
41240 \begin_layout Standard
41241 You are restricted to one of 
41242 \series bold
41243 black
41244 \series default
41245
41246 \series bold
41247 blue
41248 \series default
41249
41250 \series bold
41251 cyan
41252 \series default
41253
41254 \series bold
41255 green
41256 \series default
41257
41258 \series bold
41259 magenta
41260 \series default
41261
41262 \series bold
41263 red
41264 \series default
41265
41266 \series bold
41267 white
41268 \series default
41269  or 
41270 \series bold
41271 yellow
41272 \series default
41273  for the 
41274 \series bold
41275 color name
41276 \series default
41277  unless you have defined your own color (see the 
41278 \emph on
41279 Colored Tables
41280 \emph default
41281  section of the 
41282 \emph on
41283 Embedded
41284 \begin_inset space ~
41285 \end_inset
41286
41287 Objects
41288 \emph default
41289  Manual).
41290 \begin_inset Newline newline
41291 \end_inset
41292
41293 If you have changed a text or background color, you can use the following
41294  names to refer to them:
41295 \end_layout
41296
41297 \begin_layout Itemize
41298 For the 
41299 \family sans
41300 Page
41301 \family default
41302  background color:
41303 \begin_inset Newline newline
41304 \end_inset
41305
41306
41307 \series bold
41308 page_backgroundcolor
41309 \end_layout
41310
41311 \begin_layout Itemize
41312 For the 
41313 \family sans
41314 Main
41315 \begin_inset space ~
41316 \end_inset
41317
41318 text
41319 \family default
41320  color:
41321 \begin_inset Newline newline
41322 \end_inset
41323
41324
41325 \series bold
41326 document_fontcolor
41327 \end_layout
41328
41329 \begin_layout Itemize
41330 For the 
41331 \family sans
41332 Shaded
41333 \begin_inset space ~
41334 \end_inset
41335
41336 boxes
41337 \family default
41338  background color:
41339 \begin_inset Newline newline
41340 \end_inset
41341
41342
41343 \series bold
41344 shadecolor
41345 \end_layout
41346
41347 \begin_layout Itemize
41348 For the 
41349 \family sans
41350 Greyed
41351 \begin_inset space ~
41352 \end_inset
41353
41354 out notes
41355 \family default
41356  text color:
41357 \begin_inset Newline newline
41358 \end_inset
41359
41360
41361 \series bold
41362 note_fontcolor
41363 \end_layout
41364
41365 \begin_layout Standard
41366 To see how to define and use custom colors, see section Colored
41367 \begin_inset space ~
41368 \end_inset
41369
41370 Cells of the Embedded
41371 \begin_inset space ~
41372 \end_inset
41373
41374 Objects manual.
41375 \end_layout
41376
41377 \begin_layout Section
41378 Numbering & TOC
41379 \end_layout
41380
41381 \begin_layout Standard
41382 Here you can adjust the 
41383 \family sans
41384 Numbering
41385 \family default
41386  depth of section headings and the section depth in the 
41387 \family sans
41388 Table of Contents
41389 \family default
41390  as described in section
41391 \begin_inset space ~
41392 \end_inset
41393
41394
41395 \begin_inset CommandInset ref
41396 LatexCommand ref
41397 reference "sub:Numbering-depth"
41398
41399 \end_inset
41400
41401 .
41402 \end_layout
41403
41404 \begin_layout Section
41405 Bibliography
41406 \end_layout
41407
41408 \begin_layout Standard
41409 Here you can specify if a citation style using the LaTeX packages 
41410 \series bold
41411 natbib
41412 \series default
41413
41414 \begin_inset Index idx
41415 status collapsed
41416
41417 \begin_layout Plain Layout
41418 LaTeX-packages ! natbib
41419 \end_layout
41420
41421 \end_inset
41422
41423  or 
41424 \series bold
41425 jurabib
41426 \series default
41427
41428 \begin_inset Index idx
41429 status collapsed
41430
41431 \begin_layout Plain Layout
41432 LaTeX-packages ! jurabib
41433 \end_layout
41434
41435 \end_inset
41436
41437  should be used.
41438  You can enable a 
41439 \family sans
41440 Sectioned bibliography
41441 \family default
41442  using the LaTeX package 
41443 \series bold
41444 bibtopic
41445 \series default
41446
41447 \begin_inset Index idx
41448 status collapsed
41449
41450 \begin_layout Plain Layout
41451 LaTeX-packages ! bibtopic
41452 \end_layout
41453
41454 \end_inset
41455
41456  and you can select a 
41457 \family sans
41458 Processor
41459 \family default
41460  for the generation of the bibliography.
41461  For a further description see section
41462 \begin_inset space ~
41463 \end_inset
41464
41465
41466 \begin_inset CommandInset ref
41467 LatexCommand ref
41468 reference "sec:Bibliography"
41469
41470 \end_inset
41471
41472 .
41473 \end_layout
41474
41475 \begin_layout Section
41476 Indexes
41477 \end_layout
41478
41479 \begin_layout Standard
41480 Here you can define the 
41481 \family sans
41482 Processor
41483 \family default
41484  that will generate your index and you can define additional indexes (see
41485  section
41486 \begin_inset space ~
41487 \end_inset
41488
41489
41490 \begin_inset CommandInset ref
41491 LatexCommand ref
41492 reference "sec:Index"
41493
41494 \end_inset
41495
41496  for details).
41497 \end_layout
41498
41499 \begin_layout Section
41500 PDF Properties
41501 \end_layout
41502
41503 \begin_layout Standard
41504 The PDF properties are explained in section
41505 \begin_inset space ~
41506 \end_inset
41507
41508
41509 \begin_inset CommandInset ref
41510 LatexCommand ref
41511 reference "sec:PDF-Properties"
41512
41513 \end_inset
41514
41515 .
41516 \end_layout
41517
41518 \begin_layout Section
41519 Math Options
41520 \end_layout
41521
41522 \begin_layout Standard
41523 These options will force LyX to use the LaTeX-packages 
41524 \series bold
41525 amsmath
41526 \series default
41527
41528 \begin_inset Index idx
41529 status collapsed
41530
41531 \begin_layout Plain Layout
41532 LaTeX-packages ! amsmath
41533 \end_layout
41534
41535 \end_inset
41536
41537
41538 \series bold
41539 esint
41540 \series default
41541
41542 \begin_inset Index idx
41543 status collapsed
41544
41545 \begin_layout Plain Layout
41546 LaTeX-packages ! esint
41547 \end_layout
41548
41549 \end_inset
41550
41551
41552 \series bold
41553 mathdots
41554 \series default
41555
41556 \begin_inset Index idx
41557 status collapsed
41558
41559 \begin_layout Plain Layout
41560 LaTeX-packages ! mathdots
41561 \end_layout
41562
41563 \end_inset
41564
41565  und 
41566 \series bold
41567 mhchem
41568 \series default
41569
41570 \begin_inset Index idx
41571 status collapsed
41572
41573 \begin_layout Plain Layout
41574 LaTeX-packages ! mhchem
41575 \end_layout
41576
41577 \end_inset
41578
41579  or to use them automatically when they are needed.
41580 \end_layout
41581
41582 \begin_layout Description
41583 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
41584  ensure that you have enabled 
41585 \family sans
41586 AMS
41587 \begin_inset space ~
41588 \end_inset
41589
41590 math
41591 \family default
41592 .
41593 \end_layout
41594
41595 \begin_layout Description
41596 esint is used for special integral characters, see section 
41597 \emph on
41598 Big
41599 \begin_inset space ~
41600 \end_inset
41601
41602 Operators
41603 \emph default
41604  of the 
41605 \emph on
41606 Math
41607 \emph default
41608  manual.
41609 \end_layout
41610
41611 \begin_layout Description
41612 mathdots is used for special ellipses, see section 
41613 \emph on
41614 Ellipses
41615 \emph default
41616  of the 
41617 \emph on
41618 Math
41619 \emph default
41620  manual.
41621 \end_layout
41622
41623 \begin_layout Description
41624 mhchem is used for chemical equations, see section 
41625 \emph on
41626 Chemical Symbols and Equations
41627 \emph default
41628  of the 
41629 \emph on
41630 Math
41631 \emph default
41632  manual.
41633 \end_layout
41634
41635 \begin_layout Section
41636 Float Placement
41637 \end_layout
41638
41639 \begin_layout Standard
41640 The float placement options are described in the section 
41641 \emph on
41642 Float
41643 \begin_inset space ~
41644 \end_inset
41645
41646 Placement
41647 \emph default
41648  of the 
41649 \emph on
41650 Embedded
41651 \begin_inset space ~
41652 \end_inset
41653
41654 Objects
41655 \emph default
41656  manual.
41657 \end_layout
41658
41659 \begin_layout Section
41660 Listings
41661 \end_layout
41662
41663 \begin_layout Standard
41664 The listings settings are explained in the chapter 
41665 \emph on
41666 Program Code Listings
41667 \emph default
41668  of the 
41669 \emph on
41670 Embedded
41671 \begin_inset space ~
41672 \end_inset
41673
41674 Objects
41675 \emph default
41676  manual.
41677 \end_layout
41678
41679 \begin_layout Section
41680 Bullets
41681 \end_layout
41682
41683 \begin_layout Standard
41684 Here you can adjust the characters used for the itemize 
41685 \family sans
41686 Level
41687 \family default
41688 s, specify the 
41689 \family sans
41690 Font
41691 \family default
41692  set to be used and set the 
41693 \family sans
41694 Size
41695 \family default
41696  of the bullets.
41697  The itemize environment is described in section
41698 \begin_inset space ~
41699 \end_inset
41700
41701
41702 \begin_inset CommandInset ref
41703 LatexCommand ref
41704 reference "sec:Itemize"
41705
41706 \end_inset
41707
41708 .
41709 \end_layout
41710
41711 \begin_layout Standard
41712 You can furthermore specify a 
41713 \family sans
41714 Custom
41715 \begin_inset space ~
41716 \end_inset
41717
41718 Bullet
41719 \family default
41720  by inserting in this field the LaTeX command of the desired character.
41721  For example to use the € sign, you have to insert the command 
41722 \series bold
41723
41724 \backslash
41725 texteuro
41726 \series default
41727 .
41728  For math symbols you additionally need to enclose the command with $ signs.
41729  To use e.
41730 \begin_inset space \thinspace{}
41731 \end_inset
41732
41733 g.
41734 \begin_inset space \space{}
41735 \end_inset
41736
41737 the symbol 
41738 \begin_inset Formula $\circlearrowright$
41739 \end_inset
41740
41741  you need to enter 
41742 \series bold
41743 $
41744 \backslash
41745 circlearrowright$
41746 \series default
41747 .
41748  To find the command for a math symbol, create a formula and hover the mouse
41749  over the desired symbol in the math toolbar.
41750 \end_layout
41751
41752 \begin_layout Standard
41753 \begin_inset Note Greyedout
41754 status open
41755
41756 \begin_layout Plain Layout
41757
41758 \series bold
41759 Note:
41760 \series default
41761  Some characters require to load special LaTeX-packages in the preamble
41762  (menu 
41763 \family sans
41764 Document\SpecialChar \menuseparator
41765 Settings\SpecialChar \menuseparator
41766 LaTeX
41767 \begin_inset space ~
41768 \end_inset
41769
41770 Preamble
41771 \family default
41772 ).
41773  For example for the € sign one needs to add the line 
41774 \series bold
41775
41776 \backslash
41777 usepackage{textcomp}
41778 \series default
41779  to the preamble.
41780  For most math symbols it is sufficient to add the line 
41781 \series bold
41782
41783 \backslash
41784 usepackage{amssymb}
41785 \series default
41786 .
41787 \end_layout
41788
41789 \end_inset
41790
41791
41792 \end_layout
41793
41794 \begin_layout Section
41795 Branches
41796 \end_layout
41797
41798 \begin_layout Standard
41799 Branches are described in section
41800 \begin_inset space ~
41801 \end_inset
41802
41803
41804 \begin_inset CommandInset ref
41805 LatexCommand ref
41806 reference "sec:Branches"
41807
41808 \end_inset
41809
41810 .
41811 \end_layout
41812
41813 \begin_layout Section
41814 Output
41815 \begin_inset CommandInset label
41816 LatexCommand label
41817 name "sec:Doc-Output"
41818
41819 \end_inset
41820
41821
41822 \end_layout
41823
41824 \begin_layout Standard
41825 Here you can define some output specifics for the current document:
41826 \end_layout
41827
41828 \begin_layout Description
41829 Default
41830 \begin_inset space ~
41831 \end_inset
41832
41833 Output
41834 \begin_inset space ~
41835 \end_inset
41836
41837 Format: The format that is used when you enter 
41838 \begin_inset Quotes eld
41839 \end_inset
41840
41841 View
41842 \begin_inset Quotes erd
41843 \end_inset
41844
41845
41846 \begin_inset Quotes eld
41847 \end_inset
41848
41849 Update
41850 \begin_inset Quotes erd
41851 \end_inset
41852
41853
41854 \begin_inset Quotes eld
41855 \end_inset
41856
41857 View Master Document
41858 \begin_inset Quotes erd
41859 \end_inset
41860
41861  and 
41862 \begin_inset Quotes eld
41863 \end_inset
41864
41865 Update Master Document
41866 \begin_inset Quotes erd
41867 \end_inset
41868
41869  in the 
41870 \family sans
41871 Document
41872 \family default
41873  menu or the toolbar.
41874  The default is set in 
41875 \family sans
41876 Tools\SpecialChar \menuseparator
41877 Preferences\SpecialChar \menuseparator
41878 File
41879 \begin_inset space ~
41880 \end_inset
41881
41882 Handling\SpecialChar \menuseparator
41883 File Formats
41884 \family default
41885 , see section
41886 \begin_inset space ~
41887 \end_inset
41888
41889
41890 \begin_inset CommandInset ref
41891 LatexCommand ref
41892 reference "sec:File-Formats"
41893
41894 \end_inset
41895
41896 .
41897 \end_layout
41898
41899 \begin_layout Description
41900 Synchronize
41901 \begin_inset space ~
41902 \end_inset
41903
41904 with
41905 \begin_inset space ~
41906 \end_inset
41907
41908 Output settings for the menu 
41909 \family sans
41910 Navigate\SpecialChar \menuseparator
41911 Forward
41912 \begin_inset space ~
41913 \end_inset
41914
41915 search
41916 \family default
41917 .
41918  For a detailed description see section 
41919 \emph on
41920 Reverse DVI/PDF search
41921 \emph default
41922  of the 
41923 \emph on
41924 Additional
41925 \begin_inset space ~
41926 \end_inset
41927
41928 Features
41929 \emph default
41930  manual.
41931 \end_layout
41932
41933 \begin_layout Description
41934 XHTML
41935 \begin_inset space ~
41936 \end_inset
41937
41938 Output
41939 \begin_inset space ~
41940 \end_inset
41941
41942 Options offers settings for the export format 
41943 \family sans
41944 Ly
41945 \begin_inset ERT
41946 status collapsed
41947
41948 \begin_layout Plain Layout
41949
41950 {}
41951 \end_layout
41952
41953 \end_inset
41954
41955 XHTML
41956 \family default
41957 .
41958  
41959 \family sans
41960 Strict XHTML
41961 \begin_inset space ~
41962 \end_inset
41963
41964 1.1
41965 \family default
41966  will assure that the output follows exactly version
41967 \begin_inset space ~
41968 \end_inset
41969
41970 1.1 of the XHTML standard.
41971  The different 
41972 \family sans
41973 Math
41974 \begin_inset space ~
41975 \end_inset
41976
41977 output
41978 \family default
41979  settings are described in detail in section 
41980 \emph on
41981 Math Output in XHTML
41982 \emph default
41983  of the 
41984 \emph on
41985 Additional
41986 \begin_inset space ~
41987 \end_inset
41988
41989 Features
41990 \emph default
41991  manual.
41992  
41993 \family sans
41994 Math
41995 \begin_inset space ~
41996 \end_inset
41997
41998 image
41999 \begin_inset space ~
42000 \end_inset
42001
42002 scaling
42003 \family default
42004  is used for the size of equations in the output.
42005 \end_layout
42006
42007 \begin_layout Section
42008 LaT
42009 \begin_inset ERT
42010 status collapsed
42011
42012 \begin_layout Plain Layout
42013
42014 {}
42015 \end_layout
42016
42017 \end_inset
42018
42019 eX Preamble
42020 \end_layout
42021
42022 \begin_layout Standard
42023 In this text field you can enter commands to load special LaTeX-packages
42024  or to define LaTeX-commands.
42025  The preamble is a thing for LaTeX-experts.
42026  You should not enter commands here until you know exactly what you are
42027  doing.
42028 \end_layout
42029
42030 \begin_layout Standard
42031 An introduction to the LaTeX-syntax is given in section
42032 \begin_inset space ~
42033 \end_inset
42034
42035
42036 \begin_inset CommandInset ref
42037 LatexCommand ref
42038 reference "sub:LaTeX-Syntax"
42039
42040 \end_inset
42041
42042 .
42043 \end_layout
42044
42045 \begin_layout Chapter
42046 The 
42047 \family sans
42048 Preferences
42049 \family default
42050  Dialog
42051 \begin_inset CommandInset label
42052 LatexCommand label
42053 name "chap:The-Preferences-dialog"
42054
42055 \end_inset
42056
42057
42058 \begin_inset Index idx
42059 status collapsed
42060
42061 \begin_layout Plain Layout
42062 Preferences
42063 \end_layout
42064
42065 \end_inset
42066
42067
42068 \end_layout
42069
42070 \begin_layout Standard
42071 The preferences dialog is called with the menu 
42072 \family sans
42073 Tools\SpecialChar \menuseparator
42074 Preferences
42075 \family default
42076 .
42077  It has the following submenus.
42078 \end_layout
42079
42080 \begin_layout Section
42081 Look and Feel
42082 \end_layout
42083
42084 \begin_layout Subsection
42085 User Interface
42086 \end_layout
42087
42088 \begin_layout Subsubsection
42089 User Interface File
42090 \begin_inset Index idx
42091 status collapsed
42092
42093 \begin_layout Plain Layout
42094 Customization ! of toolbars
42095 \end_layout
42096
42097 \end_inset
42098
42099
42100 \begin_inset Index idx
42101 status collapsed
42102
42103 \begin_layout Plain Layout
42104 Customization ! of menus
42105 \end_layout
42106
42107 \end_inset
42108
42109
42110 \end_layout
42111
42112 \begin_layout Standard
42113 The appearance of the menus and toolbars can be changed by choosing a user
42114  interface (ui) file.
42115  A ui-file is a text file where the toolbars and menus are listed.
42116  The file 
42117 \emph on
42118 default.ui
42119 \emph default
42120  loads three files:
42121 \end_layout
42122
42123 \begin_layout Description
42124 stdmenus.inc
42125 \shape italic
42126  
42127 \emph on
42128 specifies the menu entries for the standard menus
42129 \end_layout
42130
42131 \begin_layout Description
42132 stdcontext.inc 
42133 \shape italic
42134 \emph on
42135 specifies
42136 \shape default
42137 \emph default
42138  the menu entries in popup context menus
42139 \end_layout
42140
42141 \begin_layout Description
42142 stdtoolbars.inc
42143 \shape italic
42144  
42145 \emph on
42146 specifies the toolbar buttons
42147 \end_layout
42148
42149 \begin_layout Standard
42150 To create your own menu and toolbar layout, start with a copy of these files
42151  and edit the entries.
42152 \end_layout
42153
42154 \begin_layout Standard
42155 The syntax of the .inc-files is straightforward: the 
42156 \family sans
42157 Menubar
42158 \family default
42159
42160 \family sans
42161 Menu
42162 \family default
42163  and 
42164 \family sans
42165 Toolbar
42166 \family default
42167  entries must be finished with an explicit 
42168 \family sans
42169 End
42170 \family default
42171 .
42172  They may contain 
42173 \family sans
42174 Submenu
42175 \family default
42176
42177 \family sans
42178 Item
42179 \family default
42180
42181 \family sans
42182 OptItem
42183 \family default
42184
42185 \family sans
42186 Separator
42187 \family default
42188
42189 \family sans
42190 Icon,
42191 \family default
42192  and in the case of the 
42193 \begin_inset Quotes eld
42194 \end_inset
42195
42196 file_lastfiles
42197 \begin_inset Quotes erd
42198 \end_inset
42199
42200  menu a 
42201 \family sans
42202 Lastfiles
42203 \family default
42204  entry.
42205  The syntax for the entries is:
42206 \end_layout
42207
42208 \begin_layout Standard
42209 \begin_inset VSpace smallskip*
42210 \end_inset
42211
42212
42213 \series bold
42214 Item 
42215 \begin_inset Quotes eld
42216 \end_inset
42217
42218 menu 
42219 \series default
42220 or
42221 \series bold
42222  button name
42223 \begin_inset Quotes erd
42224 \end_inset
42225
42226  
42227 \begin_inset Quotes eld
42228 \end_inset
42229
42230 LyX-function
42231 \begin_inset Quotes erd
42232 \end_inset
42233
42234
42235 \end_layout
42236
42237 \begin_layout Standard
42238 \noindent
42239 \begin_inset VSpace smallskip*
42240 \end_inset
42241
42242 All the LyX-functions are listed in the menu 
42243 \family sans
42244 Help\SpecialChar \menuseparator
42245 Ly
42246 \begin_inset ERT
42247 status collapsed
42248
42249 \begin_layout Plain Layout
42250
42251 {}
42252 \end_layout
42253
42254 \end_inset
42255
42256 X
42257 \begin_inset space ~
42258 \end_inset
42259
42260 Functions
42261 \family default
42262 .
42263 \end_layout
42264
42265 \begin_layout Standard
42266 \begin_inset VSpace medskip
42267 \end_inset
42268
42269
42270 \end_layout
42271
42272 \begin_layout Standard
42273 For example, assuming you use the menu 
42274 \family sans
42275 Navigate\SpecialChar \menuseparator
42276 Bookmarks
42277 \family default
42278  quite often and therefore want six available bookmarks, you can add the
42279  line
42280 \end_layout
42281
42282 \begin_layout Standard
42283 \begin_inset VSpace smallskip*
42284 \end_inset
42285
42286
42287 \series bold
42288 Item 
42289 \begin_inset Quotes eld
42290 \end_inset
42291
42292 Save Bookmark 6
42293 \begin_inset Quotes erd
42294 \end_inset
42295
42296  
42297 \begin_inset Quotes eld
42298 \end_inset
42299
42300 bookmark-save 6
42301 \begin_inset Quotes erd
42302 \end_inset
42303
42304
42305 \end_layout
42306
42307 \begin_layout Standard
42308 \noindent
42309 \begin_inset VSpace smallskip*
42310 \end_inset
42311
42312 to the 
42313 \begin_inset Quotes eld
42314 \end_inset
42315
42316 navigate_bookmarks
42317 \begin_inset Quotes erd
42318 \end_inset
42319
42320  menu in 
42321 \emph on
42322 stdmenus.inc
42323 \emph default
42324  to have the sixth bookmark.
42325 \end_layout
42326
42327 \begin_layout Standard
42328
42329 \family sans
42330 Icon
42331 \begin_inset space ~
42332 \end_inset
42333
42334 Set
42335 \family default
42336  allows you to change the appearance of LyX's toolbar buttons.
42337  The currently available icon sets are compared in 
42338 \begin_inset CommandInset href
42339 LatexCommand href
42340 name "this image"
42341 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
42342
42343 \end_inset
42344
42345 .
42346 \end_layout
42347
42348 \begin_layout Subsubsection
42349 Automatic help
42350 \end_layout
42351
42352 \begin_layout Standard
42353 The option 
42354 \family sans
42355 Enable tool tips in main work area
42356 \family default
42357  enables tool tips showing the content of closed insets like index entries
42358  or footnotes.
42359 \end_layout
42360
42361 \begin_layout Subsubsection
42362 Session
42363 \end_layout
42364
42365 \begin_layout Standard
42366 With the option 
42367 \family sans
42368 Restore window layouts and geometries
42369 \family default
42370  LyX's main window will be opened with the size and layout that was used
42371  in the last LyX session.
42372 \end_layout
42373
42374 \begin_layout Standard
42375 The option 
42376 \family sans
42377 Restore cursor positions
42378 \family default
42379  sets the cursor to the position in the file where it was at the end of
42380  the last session.
42381 \end_layout
42382
42383 \begin_layout Standard
42384 The option 
42385 \family sans
42386 Load opened files from last session
42387 \family default
42388  opens all files that were opened in the last LyX session.
42389 \end_layout
42390
42391 \begin_layout Standard
42392 The button 
42393 \family sans
42394 Clear all session information
42395 \family default
42396  deletes all information from previous LyX sessions (cursor positions, names
42397  of last opened documents, etc.).
42398 \end_layout
42399
42400 \begin_layout Subsubsection
42401 Documents
42402 \begin_inset CommandInset label
42403 LatexCommand label
42404 name "sub:Backup documents"
42405
42406 \end_inset
42407
42408
42409 \begin_inset Index idx
42410 status collapsed
42411
42412 \begin_layout Plain Layout
42413 Backup ! Documents
42414 \end_layout
42415
42416 \end_inset
42417
42418
42419 \end_layout
42420
42421 \begin_layout Standard
42422
42423 \family sans
42424 Backup original documents when saving
42425 \family default
42426  creates a backup copy of the file in the state when it was opened or when
42427  it was saved the last time.
42428  It is stored in the 
42429 \family sans
42430 Backup
42431 \begin_inset space ~
42432 \end_inset
42433
42434 directory
42435 \family default
42436  (see section
42437 \begin_inset space ~
42438 \end_inset
42439
42440
42441 \begin_inset CommandInset ref
42442 LatexCommand ref
42443 reference "sec:Paths"
42444
42445 \end_inset
42446
42447 ) or in the same folder as your document if no 
42448 \family sans
42449 Backup
42450 \begin_inset space ~
42451 \end_inset
42452
42453 directory
42454 \family default
42455  is specified.
42456  The backup file has the file extension 
42457 \begin_inset Quotes eld
42458 \end_inset
42459
42460
42461 \family sans
42462 .lyx~
42463 \family default
42464
42465 \begin_inset Quotes erd
42466 \end_inset
42467
42468 .
42469 \end_layout
42470
42471 \begin_layout Standard
42472 With the option 
42473 \family sans
42474 Backup documents, every
42475 \family default
42476 , you can specify the time between backup saves.
42477 \end_layout
42478
42479 \begin_layout Standard
42480
42481 \family sans
42482 Save documents compressed by default
42483 \family default
42484  always saves files in a compressed format.
42485 \end_layout
42486
42487 \begin_layout Standard
42488
42489 \family sans
42490 Maximum last files
42491 \family default
42492  is the number of last opened files that LyX should display in the menu
42493  
42494 \family sans
42495 File\SpecialChar \menuseparator
42496 Open
42497 \begin_inset space ~
42498 \end_inset
42499
42500 Recent
42501 \family default
42502 .
42503 \end_layout
42504
42505 \begin_layout Standard
42506 If the option 
42507 \family sans
42508 Open documents in tabs
42509 \family default
42510  is not checked, every file will be opened in its own new instance of LyX.
42511 \end_layout
42512
42513 \begin_layout Standard
42514 The option 
42515 \family sans
42516 Single instance
42517 \family default
42518  is only active if a LyXServer pipe
42519 \begin_inset Foot
42520 status collapsed
42521
42522 \begin_layout Plain Layout
42523 See sec.
42524 \begin_inset space \thinspace{}
42525 \end_inset
42526
42527
42528 \begin_inset CommandInset ref
42529 LatexCommand ref
42530 reference "sec:Paths"
42531
42532 \end_inset
42533
42534  for information about LyXServer pipes.
42535 \end_layout
42536
42537 \end_inset
42538
42539  is specified.
42540  If it is checked, LyX documents will be opened in the same running instance
42541  of LyX.
42542  Otherwise a new LyX instance is created for each file.
42543 \end_layout
42544
42545 \begin_layout Standard
42546 If the option 
42547 \family sans
42548 Single close-tab button
42549 \family default
42550  is checked, there will only be one close button (
42551 \family sans
42552
42553 \begin_inset Graphics
42554         filename ../images/closetab.png
42555         scale 75
42556
42557 \end_inset
42558
42559
42560 \family default
42561 ) at the right side of the tab bar to close tabs.
42562  Otherwise every document tab has its own close button.
42563 \end_layout
42564
42565 \begin_layout Standard
42566 \begin_inset Note Greyedout
42567 status open
42568
42569 \begin_layout Plain Layout
42570
42571 \series bold
42572 Note:
42573 \series default
42574  For the last option you have to restart LyX before the change takes effect.
42575 \end_layout
42576
42577 \end_inset
42578
42579
42580 \end_layout
42581
42582 \begin_layout Subsection
42583 Screen Fonts
42584 \begin_inset Index idx
42585 status collapsed
42586
42587 \begin_layout Plain Layout
42588 Font ! Screen
42589 \end_layout
42590
42591 \end_inset
42592
42593
42594 \begin_inset CommandInset label
42595 LatexCommand label
42596 name "sub:Screen-Fonts"
42597
42598 \end_inset
42599
42600
42601 \end_layout
42602
42603 \begin_layout Standard
42604 These fonts are used to display your documents within LyX.
42605 \end_layout
42606
42607 \begin_layout Standard
42608 \begin_inset Note Greyedout
42609 status open
42610
42611 \begin_layout Plain Layout
42612
42613 \series bold
42614 Note:
42615 \series default
42616  This section only deals with the fonts 
42617 \emph on
42618 inside
42619 \emph default
42620  the LyX window.
42621  The fonts that appear in the output are independent of these fonts, and
42622  set in the menu 
42623 \family sans
42624 Document\SpecialChar \menuseparator
42625 Settings\SpecialChar \menuseparator
42626 Fonts
42627 \family default
42628 .
42629 \end_layout
42630
42631 \end_inset
42632
42633
42634 \end_layout
42635
42636 \begin_layout Standard
42637 By default, LyX uses 
42638 \family typewriter
42639 Times
42640 \family default
42641  as its 
42642 \family sans
42643 Roman
42644 \family default
42645  (serif) font, 
42646 \family typewriter
42647 Arial
42648 \family default
42649  or 
42650 \family typewriter
42651 Helvetica
42652 \family default
42653  (depends on the system) as its 
42654 \family sans
42655 Sans
42656 \begin_inset space ~
42657 \end_inset
42658
42659 Serif
42660 \family default
42661  font and 
42662 \family typewriter
42663 Courier
42664 \family default
42665  as its 
42666 \family typewriter
42667 Typewriter
42668 \family default
42669  font.
42670 \end_layout
42671
42672 \begin_layout Standard
42673 You can change the font size with the 
42674 \family sans
42675 Zoom
42676 \family default
42677  setting.
42678 \end_layout
42679
42680 \begin_layout Standard
42681 The 
42682 \family sans
42683 Font Sizes
42684 \family default
42685  are calculated as letter height in units of points.
42686  72.27
42687 \begin_inset space \thinspace{}
42688 \end_inset
42689
42690 points have the size of 1
42691 \begin_inset space \thinspace{}
42692 \end_inset
42693
42694 inch, see Appendix
42695 \begin_inset space ~
42696 \end_inset
42697
42698
42699 \begin_inset CommandInset ref
42700 LatexCommand ref
42701 reference "chap:Units-available-in"
42702
42703 \end_inset
42704
42705 .
42706  The default font sizes are the same as if a document font size of 10
42707 \begin_inset space \thinspace{}
42708 \end_inset
42709
42710 pt were used.
42711  The sizes are explained in detail in section
42712 \begin_inset space ~
42713 \end_inset
42714
42715
42716 \begin_inset CommandInset ref
42717 LatexCommand ref
42718 reference "sub:Document-Font"
42719
42720 \end_inset
42721
42722 .
42723 \end_layout
42724
42725 \begin_layout Standard
42726 With the option 
42727 \family sans
42728 Use pixmap cache to speed up font rendering
42729 \family default
42730  enabled, LyX needs to redraw the screen less often.
42731  This results in better performance, especially on slow systems.
42732  On the other hand, the characters might look more fuzzy on screen.
42733  So whether you enable this or not depends on whether you prefer speed over
42734  aesthetics.
42735  Note that the Pixmap Cache is only available and useful under Mac
42736 \begin_inset space ~
42737 \end_inset
42738
42739 OS and Windows.
42740 \end_layout
42741
42742 \begin_layout Subsection
42743 Colors
42744 \begin_inset Index idx
42745 status collapsed
42746
42747 \begin_layout Plain Layout
42748 Color ! LyX screen
42749 \end_layout
42750
42751 \end_inset
42752
42753
42754 \begin_inset Index idx
42755 status collapsed
42756
42757 \begin_layout Plain Layout
42758 Settings ! Color
42759 \end_layout
42760
42761 \end_inset
42762
42763
42764 \end_layout
42765
42766 \begin_layout Standard
42767 Here you can change the screen colors used by LyX by choosing an item in
42768  the list and selecting the 
42769 \family sans
42770 Alter
42771 \family default
42772  button.
42773 \end_layout
42774
42775 \begin_layout Standard
42776 By checking the option 
42777 \family sans
42778 Use system colors
42779 \family default
42780  the color scheme of your OS or window manager is used.
42781  The colors 
42782 \family sans
42783 cursor, selection, table line, text, URL
42784 \begin_inset space ~
42785 \end_inset
42786
42787 label and URL
42788 \begin_inset space ~
42789 \end_inset
42790
42791 text
42792 \family default
42793  are then not customizable and thus not listed.
42794 \end_layout
42795
42796 \begin_layout Subsection
42797 Display
42798 \begin_inset Index idx
42799 status collapsed
42800
42801 \begin_layout Plain Layout
42802 Settings ! Display
42803 \end_layout
42804
42805 \end_inset
42806
42807
42808 \end_layout
42809
42810 \begin_layout Standard
42811 Here you can specify if graphics are displayed inside LyX.
42812 \end_layout
42813
42814 \begin_layout Standard
42815
42816 \family sans
42817 Instant Preview
42818 \family default
42819  enables previewing snippets of your document.
42820  This feature is described in section
42821 \begin_inset space ~
42822 \end_inset
42823
42824
42825 \begin_inset CommandInset ref
42826 LatexCommand ref
42827 reference "sec:Previewing-snippets-of"
42828
42829 \end_inset
42830
42831 .
42832 \end_layout
42833
42834 \begin_layout Standard
42835 Checking the option 
42836 \family sans
42837 Mark
42838 \begin_inset space ~
42839 \end_inset
42840
42841 end
42842 \begin_inset space ~
42843 \end_inset
42844
42845 of
42846 \begin_inset space ~
42847 \end_inset
42848
42849 paragraphs
42850 \family default
42851  displays a pilcrow (¶) at the end of every paragraph.
42852 \end_layout
42853
42854 \begin_layout Section
42855 Editing
42856 \begin_inset Index idx
42857 status collapsed
42858
42859 \begin_layout Plain Layout
42860 Settings ! Editing
42861 \end_layout
42862
42863 \end_inset
42864
42865
42866 \end_layout
42867
42868 \begin_layout Subsection
42869 Control
42870 \end_layout
42871
42872 \begin_layout Subsubsection
42873 Editing
42874 \end_layout
42875
42876 \begin_layout Standard
42877 The option 
42878 \family sans
42879 Cursor follows scrollbar
42880 \family default
42881  sets the cursor to the top of the currently displayed document part when
42882  scrolling.
42883 \end_layout
42884
42885 \begin_layout Standard
42886 You can adjust the width of the cursor.
42887  If you set the value to zero, the thickness of the cursor scales relative
42888  to the zoom value you choose for the screen fonts.
42889 \end_layout
42890
42891 \begin_layout Standard
42892
42893 \family sans
42894 Scroll below end of document
42895 \family default
42896  is self-explanatory.
42897 \end_layout
42898
42899 \begin_layout Standard
42900 In LyX one can jump from word to word by pressing 
42901 \family sans
42902 Ctrl+arrow key
42903 \family default
42904 .
42905  With the option
42906 \family sans
42907  Use Mac-style for cursor moving between words
42908 \family default
42909  the cursor jumps from the end of a word to the end of the next word.
42910  Normally it jumps from the beginning to the beginning.
42911 \end_layout
42912
42913 \begin_layout Standard
42914 The option 
42915 \family sans
42916 Sort environments alphabetically
42917 \family default
42918  sorts the entries in the pull-down box for the paragraph environments.
42919 \end_layout
42920
42921 \begin_layout Standard
42922 The option 
42923 \family sans
42924 Group environments by their category
42925 \family default
42926  groups the entries in the pull-down box for the paragraph environments.
42927 \end_layout
42928
42929 \begin_layout Standard
42930 The 
42931 \family sans
42932 Edit math macros
42933 \family default
42934  options determine the editing style for math macros, see the section 
42935 \emph on
42936 Math Macros
42937 \emph default
42938  of the 
42939 \emph on
42940 Math
42941 \emph default
42942  manual.
42943 \end_layout
42944
42945 \begin_layout Subsubsection
42946 Fullscreen
42947 \end_layout
42948
42949 \begin_layout Standard
42950 Here you can specify what is hidden in the fullscreen mode.
42951  With the option 
42952 \family sans
42953 Limit text width
42954 \family default
42955  you can specify the width of the text in fullscreen mode.
42956  This way you can display the text smaller than the screen; the text then
42957  appears centered.
42958 \end_layout
42959
42960 \begin_layout Subsection
42961 Shortcuts
42962 \begin_inset Index idx
42963 status collapsed
42964
42965 \begin_layout Plain Layout
42966 Key Bindings
42967 \end_layout
42968
42969 \end_inset
42970
42971
42972 \begin_inset Index idx
42973 status collapsed
42974
42975 \begin_layout Plain Layout
42976 Settings ! Shortcuts
42977 \end_layout
42978
42979 \end_inset
42980
42981
42982 \end_layout
42983
42984 \begin_layout Standard
42985
42986 \family sans
42987 Bind File
42988 \family default
42989  specifies the file to be used to bind a LyX-function to a key.
42990  Several binding files are available, among them:
42991 \end_layout
42992
42993 \begin_layout Description
42994 cua.bind a typical set of PC keyboard shortcuts
42995 \end_layout
42996
42997 \begin_layout Description
42998 (x)emacs.bind a set of bindings similar to those used in the editor programs
42999  
43000 \family sans
43001 Emacs
43002 \family default
43003  (
43004 \family sans
43005 XEmacs
43006 \family default
43007 )
43008 \end_layout
43009
43010 \begin_layout Description
43011 mac.bind a set of bindings for 
43012 \family sans
43013 Mac
43014 \begin_inset space \thinspace{}
43015 \end_inset
43016
43017 OS
43018 \family default
43019  systems.
43020 \end_layout
43021
43022 \begin_layout Standard
43023 There are also binding files designed for special document classes, like
43024  
43025 \shape italic
43026 broadway.bind
43027 \shape default
43028 , and binding files for special languages.
43029  The names of language binding files begin with a language code, e.
43030 \begin_inset space \thinspace{}
43031 \end_inset
43032
43033 g.
43034 \begin_inset space \space{}
43035 \end_inset
43036
43037
43038 \begin_inset Quotes eld
43039 \end_inset
43040
43041 pt
43042 \begin_inset Quotes erd
43043 \end_inset
43044
43045  for Portuguese.
43046  If you use LyX in a certain language, LyX will try to use the appropriate
43047  binding file.
43048 \end_layout
43049
43050 \begin_layout Standard
43051 Some binding files, like 
43052 \shape italic
43053 math.bind
43054 \shape default
43055 , only have a limited scope.
43056  When looking at the end of the file 
43057 \shape italic
43058 cua.bind
43059 \shape default
43060 , you can see that they are included to keep the overview in the bind-file.
43061 \end_layout
43062
43063 \begin_layout Standard
43064 The field 
43065 \family sans
43066 Show
43067 \begin_inset space ~
43068 \end_inset
43069
43070 key-bindings
43071 \begin_inset space ~
43072 \end_inset
43073
43074 containing
43075 \family default
43076  allows you to search for the shortcut provided for a particular function
43077  in the selected key binding file.
43078 \end_layout
43079
43080 \begin_layout Subsubsection
43081 Editing Shortcuts
43082 \begin_inset CommandInset label
43083 LatexCommand label
43084 name "sub:Editing-Shortcuts"
43085
43086 \end_inset
43087
43088
43089 \begin_inset Index idx
43090 status collapsed
43091
43092 \begin_layout Plain Layout
43093 Key Bindings ! Editing
43094 \end_layout
43095
43096 \end_inset
43097
43098
43099 \end_layout
43100
43101 \begin_layout Standard
43102 To add new or modify existing keybindings to your own taste you can use
43103  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43104  To find functions easily, they are grouped by categories and the dialog
43105  provides the field 
43106 \family sans
43107 Show key-bindings containing
43108 \family default
43109 .
43110  In this field you can insert a keyword for a function you want to edit.
43111  Insert there for example as keyword 
43112 \begin_inset Quotes eld
43113 \end_inset
43114
43115 paste
43116 \begin_inset Quotes erd
43117 \end_inset
43118
43119  and you get the four different existing shortcuts for the three different
43120  functions that contain 
43121 \begin_inset Quotes eld
43122 \end_inset
43123
43124 paste
43125 \begin_inset Quotes erd
43126 \end_inset
43127
43128  in their name.
43129  As you can see, one function can have more than one shortcut.
43130  All LyX-functions are also listed in the file 
43131 \family sans
43132 LyX Functions
43133 \family default
43134  that you will find in the 
43135 \family sans
43136 Help
43137 \family default
43138  menu.
43139 \end_layout
43140
43141 \begin_layout Standard
43142 For example, to add the shortcut 
43143 \family sans
43144 Alt+Q
43145 \family default
43146  for the function 
43147 \family sans
43148 textstyle-apply
43149 \family default
43150 , select the function and press the 
43151 \family sans
43152 Modify
43153 \family default
43154  button.
43155  A dialog pops up where you can add the shortcut by using it.
43156  So press Alt+Q to define the shortcut.
43157 \end_layout
43158
43159 \begin_layout Standard
43160 Modifying an existing shortcut is done the same way.
43161  You can also bind multiple functions to one shortcut by starting the LyX
43162  Function definition with “command alternatives” and following it with the
43163  different function names as a semicolon separated list.
43164  LyX will then use the first function that is enabled in the current document
43165  part.
43166  
43167 \end_layout
43168
43169 \begin_layout Standard
43170 If you don't like a particular shortcut, you can remove it.
43171 \end_layout
43172
43173 \begin_layout Standard
43174 Alternatively you can also edit shortcuts by modifying binding files with
43175  a text editor.
43176  The syntax of the entries is:
43177 \end_layout
43178
43179 \begin_layout Standard
43180
43181 \series bold
43182
43183 \backslash
43184 bind 
43185 \begin_inset Quotes eld
43186 \end_inset
43187
43188 key combination
43189 \begin_inset Quotes erd
43190 \end_inset
43191
43192  
43193 \begin_inset Quotes eld
43194 \end_inset
43195
43196 LyX-function
43197 \begin_inset Quotes erd
43198 \end_inset
43199
43200
43201 \end_layout
43202
43203 \begin_layout Subsection
43204 Keyboard/Mouse
43205 \begin_inset CommandInset label
43206 LatexCommand label
43207 name "sub:Keyboard-Map"
43208
43209 \end_inset
43210
43211
43212 \begin_inset Index idx
43213 status collapsed
43214
43215 \begin_layout Plain Layout
43216 Keyboard Map
43217 \end_layout
43218
43219 \end_inset
43220
43221
43222 \begin_inset Index idx
43223 status collapsed
43224
43225 \begin_layout Plain Layout
43226 Settings ! Keyboard Map
43227 \end_layout
43228
43229 \end_inset
43230
43231
43232 \end_layout
43233
43234 \begin_layout Standard
43235 Normally keyboard settings are made in a menu of your operating system.
43236  For the case thatWhere this is not possible, LyX provides keyboard maps.
43237  If, for example, you have a Czech keyboard but want to use it as if it
43238  is a Romanian one, you can enable 
43239 \family sans
43240 Use
43241 \begin_inset space ~
43242 \end_inset
43243
43244 keyboard
43245 \begin_inset space ~
43246 \end_inset
43247
43248 map
43249 \family default
43250  and select the keyboard map file named 
43251 \shape italic
43252 romanian.kmap
43253 \shape default
43254 .
43255 \end_layout
43256
43257 \begin_layout Standard
43258 You can specify a 
43259 \family sans
43260 First
43261 \family default
43262  and a 
43263 \family sans
43264 Second
43265 \family default
43266  keyboard map and, if you use the 
43267 \emph on
43268 cua
43269 \emph default
43270  bindings, you can select the first and second with 
43271 \begin_inset Info
43272 type  "shortcut"
43273 arg   "keymap-primary"
43274 \end_inset
43275
43276  and 
43277 \begin_inset Info
43278 type  "shortcut"
43279 arg   "keymap-secondary"
43280 \end_inset
43281
43282  respectively or toggle between them with 
43283 \begin_inset Info
43284 type  "shortcut"
43285 arg   "keymap-toggle"
43286 \end_inset
43287
43288 .
43289 \end_layout
43290
43291 \begin_layout Standard
43292 \begin_inset Note Greyedout
43293 status open
43294
43295 \begin_layout Plain Layout
43296
43297 \series bold
43298 Note:
43299 \series default
43300  Keyboard maps can only provide a makeshift solution and don't work on all
43301  systems.
43302 \end_layout
43303
43304 \end_inset
43305
43306
43307 \end_layout
43308
43309 \begin_layout Standard
43310 You can also specify the mouse 
43311 \family sans
43312 Wheel scrolling speed
43313 \family default
43314 .
43315  The standard value is 1.0; higher values speed up the scrolling, lower ones
43316  slow it down.
43317 \end_layout
43318
43319 \begin_layout Standard
43320 If you 
43321 \family sans
43322 Enable
43323 \family default
43324  
43325 \family sans
43326 Scroll
43327 \begin_inset space ~
43328 \end_inset
43329
43330 wheel
43331 \begin_inset space ~
43332 \end_inset
43333
43334 zoom,
43335 \family default
43336  you can select a key for zooming.
43337  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
43338 \end_layout
43339
43340 \begin_layout Subsection
43341 Input Completion
43342 \end_layout
43343
43344 \begin_layout Standard
43345 Input completion is described in section
43346 \begin_inset space ~
43347 \end_inset
43348
43349
43350 \begin_inset CommandInset ref
43351 LatexCommand ref
43352 reference "sec:Input-Completion"
43353
43354 \end_inset
43355
43356 .
43357 \end_layout
43358
43359 \begin_layout Section
43360 Paths
43361 \begin_inset CommandInset label
43362 LatexCommand label
43363 name "sec:Paths"
43364
43365 \end_inset
43366
43367
43368 \begin_inset Index idx
43369 status collapsed
43370
43371 \begin_layout Plain Layout
43372 Paths
43373 \end_layout
43374
43375 \end_inset
43376
43377
43378 \begin_inset Index idx
43379 status collapsed
43380
43381 \begin_layout Plain Layout
43382 Settings ! Paths
43383 \end_layout
43384
43385 \end_inset
43386
43387
43388 \end_layout
43389
43390 \begin_layout Standard
43391 The paths to the various resources used by LyX are normally determined during
43392  the installation.
43393  But there may be reasons why you might want to modify them.
43394 \end_layout
43395
43396 \begin_layout Description
43397 Working
43398 \begin_inset space ~
43399 \end_inset
43400
43401 directory This is LyX's working directory.
43402  It is the default when you 
43403 \family sans
43404 Open
43405 \family default
43406
43407 \family sans
43408 Save
43409 \family default
43410  or 
43411 \family sans
43412 Save
43413 \begin_inset space ~
43414 \end_inset
43415
43416 As
43417 \family default
43418  files.
43419 \end_layout
43420
43421 \begin_layout Description
43422 Document
43423 \begin_inset space ~
43424 \end_inset
43425
43426 templates This directory will be opened when you use the menu 
43427 \family sans
43428 File\SpecialChar \menuseparator
43429 New
43430 \begin_inset space ~
43431 \end_inset
43432
43433 from
43434 \begin_inset space ~
43435 \end_inset
43436
43437 Template
43438 \family default
43439 .
43440 \end_layout
43441
43442 \begin_layout Description
43443 Example
43444 \begin_inset space ~
43445 \end_inset
43446
43447 files This directory will be opened when you use the button 
43448 \family sans
43449 Examples
43450 \family default
43451  in the 
43452 \family sans
43453 File\SpecialChar \menuseparator
43454 Open
43455 \family default
43456  dialog.
43457 \begin_inset Newline newline
43458 \end_inset
43459
43460
43461 \begin_inset Note Greyedout
43462 status open
43463
43464 \begin_layout Plain Layout
43465
43466 \series bold
43467 Note:
43468 \series default
43469  The 
43470 \family sans
43471 Examples
43472 \family default
43473  button does not exist when using LyX on Mac OS and Windows systems.
43474 \end_layout
43475
43476 \end_inset
43477
43478
43479 \end_layout
43480
43481 \begin_layout Description
43482 Backup
43483 \begin_inset space ~
43484 \end_inset
43485
43486 directory
43487 \begin_inset Index idx
43488 status collapsed
43489
43490 \begin_layout Plain Layout
43491 Backup ! Directory
43492 \end_layout
43493
43494 \end_inset
43495
43496  Backup copies will be saved to this directory.
43497  If no directory is given but backups are enabled as described in section
43498 \begin_inset space ~
43499 \end_inset
43500
43501
43502 \begin_inset CommandInset ref
43503 LatexCommand ref
43504 reference "sub:Backup documents"
43505
43506 \end_inset
43507
43508 , the 
43509 \family sans
43510 Working directory
43511 \family default
43512  will be used to save the backups.
43513 \begin_inset Newline newline
43514 \end_inset
43515
43516 Backup files have the ending 
43517 \begin_inset Quotes eld
43518 \end_inset
43519
43520 .lyx~
43521 \begin_inset Quotes erd
43522 \end_inset
43523
43524 .
43525 \end_layout
43526
43527 \begin_layout Description
43528 Ly
43529 \begin_inset ERT
43530 status collapsed
43531
43532 \begin_layout Plain Layout
43533
43534 {}
43535 \end_layout
43536
43537 \end_inset
43538
43539 XServer
43540 \begin_inset space ~
43541 \end_inset
43542
43543 pipe Here you can enter the name of a so-called UNIX-pipe.
43544  This pipe is used to send data from external programs to LyX.
43545 \begin_inset Newline newline
43546 \end_inset
43547
43548
43549 \series bold
43550 Example:
43551 \series default
43552  You add a BibTeX-database 
43553 \emph on
43554 test.bib
43555 \emph default
43556  to your document.
43557  You can edit this file with the program 
43558 \family typewriter
43559 JabRef
43560 \family default
43561 .
43562  In 
43563 \family typewriter
43564 JabRef
43565 \family default
43566  you have to use the same Unix-Pipe for LyX in its preferences under 
43567 \family sans
43568 External
43569 \begin_inset space ~
43570 \end_inset
43571
43572 programs
43573 \family default
43574 .
43575  If you want to get one entry of the database as citation, select it in
43576  
43577 \family typewriter
43578 JabRef
43579 \family default
43580  and click on the LyX-symbol.
43581  The entry will now be inserted as a citation at the current cursor position
43582  in your LyX file.
43583  Of course, 
43584 \family typewriter
43585 JabRef
43586 \family default
43587  and LyX need to be running the same time.
43588 \begin_inset Newline newline
43589 \end_inset
43590
43591 The pipe is also used for the 
43592 \family sans
43593 Single instance
43594 \family default
43595  feature, see sec.
43596 \begin_inset space \thinspace{}
43597 \end_inset
43598
43599
43600 \begin_inset CommandInset ref
43601 LatexCommand ref
43602 reference "sub:Backup documents"
43603
43604 \end_inset
43605
43606 .
43607 \begin_inset Newline newline
43608 \end_inset
43609
43610 To use the LyXServer-Pipe on Windows, you must use this pipe name:
43611 \begin_inset Newline newline
43612 \end_inset
43613
43614
43615 \series bold
43616
43617 \backslash
43618
43619 \backslash
43620 .
43621 \backslash
43622 pipe
43623 \backslash
43624 lyxpipe
43625 \end_layout
43626
43627 \begin_layout Description
43628 Temporary
43629 \begin_inset space ~
43630 \end_inset
43631
43632 directory Temporary files will be saved in this directory.
43633 \end_layout
43634
43635 \begin_layout Description
43636 Thesaurus
43637 \begin_inset space ~
43638 \end_inset
43639
43640 dictionary Directory where the thesaurus dictionaries are located.
43641  You only need to specify it if the thesaurus does not work or if you want
43642  to use custom/alternative dictionaries.
43643 \end_layout
43644
43645 \begin_layout Description
43646 Hunspell
43647 \begin_inset space ~
43648 \end_inset
43649
43650 dictionary Directory where the dictionaries of the spell checker program
43651  
43652 \family typewriter
43653 Hunspell
43654 \family default
43655  are located.
43656  You only need to specify it if you are using 
43657 \family typewriter
43658 Hunspell
43659 \family default
43660  and spell checking does not work or if you want to use custom/alternative
43661  dictionaries.
43662  For LyX on Windows 
43663 \family typewriter
43664 Hunspell
43665 \family default
43666  is the only available spell checker and should work without specifying
43667  a directory.
43668 \end_layout
43669
43670 \begin_layout Description
43671 PATH
43672 \begin_inset space ~
43673 \end_inset
43674
43675 prefix This field contains a list of paths to external programs.
43676  When LyX needs to use an external program, it looks in this list to see
43677  where to find it on the system.
43678  The path list is automatically set up on Windows and Mac systems when LyX
43679  is configured; so you normally don't have to modify it.
43680  On Unix
43681 \begin_inset space \thinspace{}
43682 \end_inset
43683
43684 /
43685 \begin_inset space \thinspace{}
43686 \end_inset
43687
43688 Linux systems, the path list will need to be set only if there are external
43689  programs you wish to use that are not in your normal system path ($PATH).
43690 \end_layout
43691
43692 \begin_layout Description
43693 TEXINPUTS
43694 \begin_inset space ~
43695 \end_inset
43696
43697 prefix The TEXINPUTS environment variable allows you to use external files
43698  which are included in a LyX document via commands in TeX code or in the
43699  document preamble.
43700  This prefix includes by default the document directory (represented by
43701  a single dot '.').
43702  The prefix can contain any list of paths separated by the default separator
43703  of the OS (':' on UNIX like systems and ';' on Windows).
43704  If files are included, the paths listed in the TEXINPUTS prefix will be
43705  scanned for the input files.
43706  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
43707  to be relative to the directory of your LyX file.
43708  It is recommended that you always include ‘.' as one of the paths; otherwise
43709  compilation may fail for some documents.
43710 \end_layout
43711
43712 \begin_layout Section
43713 Identity
43714 \end_layout
43715
43716 \begin_layout Standard
43717 Here you can insert your 
43718 \family sans
43719 Name
43720 \family default
43721  and 
43722 \family sans
43723 E-mail
43724 \family default
43725  address.
43726  These will be used when you have enabled change tracking, as described
43727  in section
43728 \begin_inset space ~
43729 \end_inset
43730
43731
43732 \begin_inset CommandInset ref
43733 LatexCommand ref
43734 reference "sec:Change-Tracking"
43735
43736 \end_inset
43737
43738 , to mark changes you make as yours.
43739 \end_layout
43740
43741 \begin_layout Section
43742 Language Settings
43743 \begin_inset Index idx
43744 status collapsed
43745
43746 \begin_layout Plain Layout
43747 Language ! Settings
43748 \end_layout
43749
43750 \end_inset
43751
43752
43753 \begin_inset Index idx
43754 status collapsed
43755
43756 \begin_layout Plain Layout
43757 Settings ! Language
43758 \end_layout
43759
43760 \end_inset
43761
43762
43763 \end_layout
43764
43765 \begin_layout Subsection
43766 Language
43767 \begin_inset CommandInset label
43768 LatexCommand label
43769 name "sub:Prefs-Language"
43770
43771 \end_inset
43772
43773
43774 \end_layout
43775
43776 \begin_layout Description
43777 User
43778 \begin_inset space ~
43779 \end_inset
43780
43781 interface
43782 \begin_inset space ~
43783 \end_inset
43784
43785 language Here you can select the language for LyX's menus.
43786  You can find its actual translation status here: 
43787 \begin_inset CommandInset href
43788 LatexCommand href
43789 target "http://www.lyx.org/I18n"
43790
43791 \end_inset
43792
43793
43794 \end_layout
43795
43796 \begin_layout Description
43797 Language
43798 \begin_inset space ~
43799 \end_inset
43800
43801 package determines which LaTeX package should be loaded to handle language
43802  issues.
43803  Language issues that are handled by this package include proper hyphenation
43804  as well as localization of dates and text strings such as 
43805 \begin_inset Quotes eld
43806 \end_inset
43807
43808 Chapter
43809 \begin_inset Quotes erd
43810 \end_inset
43811
43812  and 
43813 \begin_inset Quotes eld
43814 \end_inset
43815
43816 Table
43817 \begin_inset Quotes erd
43818 \end_inset
43819
43820 .
43821  The most widespread language package is 
43822 \series bold
43823 babel
43824 \series default
43825
43826 \begin_inset Index idx
43827 status collapsed
43828
43829 \begin_layout Plain Layout
43830 LaTeX-packages ! babel
43831 \end_layout
43832
43833 \end_inset
43834
43835 ; it is the default language package in classic LaTeX.
43836  More recent typesetting engines such as XeTeX and LuaTeX come with the
43837  alternative language package 
43838 \series bold
43839 polyglossia
43840 \series default
43841
43842 \begin_inset Index idx
43843 status collapsed
43844
43845 \begin_layout Plain Layout
43846 LaTeX-packages ! polyglossia
43847 \end_layout
43848
43849 \end_inset
43850
43851  that is more suited to the multi-script support of these engines.
43852  Furthermore, there are also specific language packages for languages not
43853  covered by 
43854 \series bold
43855 babel
43856 \series default
43857 .
43858  The available selections are described in section
43859 \begin_inset space ~
43860 \end_inset
43861
43862
43863 \begin_inset CommandInset ref
43864 LatexCommand ref
43865 reference "sec:Language-encodings"
43866
43867 \end_inset
43868
43869 .
43870 \end_layout
43871
43872 \begin_layout Description
43873 Command
43874 \begin_inset space ~
43875 \end_inset
43876
43877 start If a special LaTeX-package is needed to write in a certain document
43878  language, you can here specify the command to start the package.
43879  An example is the start command 
43880 \family sans
43881
43882 \backslash
43883 begin{arabtext}
43884 \family default
43885  that is needed to write Arabic using the package 
43886 \series bold
43887 ArabTeX
43888 \series default
43889 , see 
43890 \begin_inset CommandInset citation
43891 LatexCommand cite
43892 key "Arabic"
43893
43894 \end_inset
43895
43896 .
43897  The default is the 
43898 \series bold
43899 babel
43900 \series default
43901  command 
43902 \family sans
43903
43904 \backslash
43905 selectlanguage{$$lang}
43906 \family default
43907 .
43908 \end_layout
43909
43910 \begin_layout Description
43911 Command
43912 \begin_inset space ~
43913 \end_inset
43914
43915 end Counterpart to 
43916 \family sans
43917 Command start
43918 \family default
43919 .
43920  Some packages, like the default, don't have an end command since the start
43921  command toggles the package on and off.
43922 \end_layout
43923
43924 \begin_layout Description
43925 Default
43926 \begin_inset space ~
43927 \end_inset
43928
43929 Decimal
43930 \begin_inset space ~
43931 \end_inset
43932
43933 Point Define the default decimal point for use in tables (decimal point
43934  alignment).
43935 \end_layout
43936
43937 \begin_layout Description
43938 Set
43939 \begin_inset space ~
43940 \end_inset
43941
43942 languages
43943 \begin_inset space ~
43944 \end_inset
43945
43946 globally When this option is set, the languages used in the document will
43947  be added as options to the document class options, so that they can be
43948  used by all LaTeX-packages.
43949  Otherwise they will only be used as options for the 
43950 \series bold
43951 babel
43952 \series default
43953  package.
43954 \end_layout
43955
43956 \begin_layout Description
43957 Auto
43958 \begin_inset space ~
43959 \end_inset
43960
43961 begin When this option is set, documents start with the chosen document
43962  language.
43963  When this option is not set, the 
43964 \family sans
43965 Command
43966 \begin_inset space ~
43967 \end_inset
43968
43969 start
43970 \family default
43971  is explicitly set to the beginning of the document in the LaTeX-output.
43972  This assures that the correct language is used when you use another 
43973 \family sans
43974 Command
43975 \begin_inset space ~
43976 \end_inset
43977
43978 start
43979 \family default
43980  than the default.
43981 \end_layout
43982
43983 \begin_layout Description
43984 Auto
43985 \begin_inset space ~
43986 \end_inset
43987
43988 end Counterpart to 
43989 \family sans
43990 Auto
43991 \begin_inset space ~
43992 \end_inset
43993
43994 begin
43995 \family default
43996 .
43997  When it is not set, the 
43998 \family sans
43999 Command
44000 \begin_inset space ~
44001 \end_inset
44002
44003 end
44004 \family default
44005  is set to the end of the document.
44006 \end_layout
44007
44008 \begin_layout Description
44009 Mark
44010 \begin_inset space ~
44011 \end_inset
44012
44013 foreign
44014 \begin_inset space ~
44015 \end_inset
44016
44017 languages Text marked formatted in a language different from the document
44018  language will be underlined in blue.
44019 \end_layout
44020
44021 \begin_layout Description
44022 Enable
44023 \begin_inset space ~
44024 \end_inset
44025
44026 RTL
44027 \begin_inset space ~
44028 \end_inset
44029
44030 support Enables the use of languages, written from right to left (RTL),
44031  like Arabic, Hebrew or Farsi.
44032 \end_layout
44033
44034 \begin_layout Description
44035 Cursor
44036 \begin_inset space ~
44037 \end_inset
44038
44039 movement When writing RTL, you can define if the left and right arrow keys
44040  move the cursor visually to the left or right, respectively, or logically.
44041  Logical means that the cursor is moved to the left when pressing the right
44042  arrow key and the cursor is inside text in an RTL language.
44043 \end_layout
44044
44045 \begin_layout Subsection
44046 Spellchecker
44047 \end_layout
44048
44049 \begin_layout Standard
44050 The spellchecker settings are explained in section
44051 \begin_inset space ~
44052 \end_inset
44053
44054
44055 \begin_inset CommandInset ref
44056 LatexCommand ref
44057 reference "sec:Spellchecking"
44058
44059 \end_inset
44060
44061 .
44062 \end_layout
44063
44064 \begin_layout Section
44065 Outputs
44066 \end_layout
44067
44068 \begin_layout Subsection
44069 General
44070 \end_layout
44071
44072 \begin_layout Description
44073 Output
44074 \begin_inset space ~
44075 \end_inset
44076
44077 line
44078 \begin_inset space ~
44079 \end_inset
44080
44081 length sets the maximum number of characters printed in one line when using
44082  the menu 
44083 \family sans
44084 File\SpecialChar \menuseparator
44085 Export\SpecialChar \menuseparator
44086 Plain
44087 \begin_inset space ~
44088 \end_inset
44089
44090 text
44091 \family default
44092 .
44093  Setting the line length to 0 means all text is printed in one endless line.
44094 \end_layout
44095
44096 \begin_layout Description
44097 Date
44098 \begin_inset space ~
44099 \end_inset
44100
44101 format
44102 \begin_inset Index idx
44103 status collapsed
44104
44105 \begin_layout Plain Layout
44106 Date Format
44107 \end_layout
44108
44109 \end_inset
44110
44111
44112 \begin_inset Index idx
44113 status collapsed
44114
44115 \begin_layout Plain Layout
44116 Settings ! Date format
44117 \end_layout
44118
44119 \end_inset
44120
44121  The date format can be one or a mixture of the formats listed here:
44122 \begin_inset Newline newline
44123 \end_inset
44124
44125
44126 \begin_inset Flex URL
44127 status collapsed
44128
44129 \begin_layout Plain Layout
44130
44131 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44132 \end_layout
44133
44134 \end_inset
44135
44136
44137 \begin_inset Newline newline
44138 \end_inset
44139
44140 For example the format
44141 \begin_inset Newline newline
44142 \end_inset
44143
44144 %d/%m/%y
44145 \begin_inset Newline newline
44146 \end_inset
44147
44148 prints the date as day/month/year.
44149 \end_layout
44150
44151 \begin_layout Description
44152 Overwrite
44153 \begin_inset space ~
44154 \end_inset
44155
44156 on
44157 \begin_inset space ~
44158 \end_inset
44159
44160 export Setting what LyX is allowed to overwrite on export.
44161 \end_layout
44162
44163 \begin_layout Description
44164 Forward
44165 \begin_inset space ~
44166 \end_inset
44167
44168 search Commands that will be used for the menu 
44169 \family sans
44170 Navigate\SpecialChar \menuseparator
44171 Forward
44172 \begin_inset space ~
44173 \end_inset
44174
44175 search
44176 \family default
44177 .
44178  For a detailed description see section 
44179 \emph on
44180 Reverse DVI/PDF search
44181 \emph default
44182  of the 
44183 \emph on
44184 Additional
44185 \begin_inset space ~
44186 \end_inset
44187
44188 Features
44189 \emph default
44190  manual.
44191 \end_layout
44192
44193 \begin_layout Subsection
44194 Printer
44195 \begin_inset CommandInset label
44196 LatexCommand label
44197 name "sub:Printer"
44198
44199 \end_inset
44200
44201
44202 \begin_inset Index idx
44203 status collapsed
44204
44205 \begin_layout Plain Layout
44206 Printer
44207 \end_layout
44208
44209 \end_inset
44210
44211
44212 \begin_inset Index idx
44213 status collapsed
44214
44215 \begin_layout Plain Layout
44216 Settings ! Printer
44217 \end_layout
44218
44219 \end_inset
44220
44221
44222 \end_layout
44223
44224 \begin_layout Description
44225 Default
44226 \begin_inset space ~
44227 \end_inset
44228
44229 printer Here you can specify the name of your 
44230 \family sans
44231 Default printer
44232 \family default
44233 .
44234  The name will be used when the 
44235 \family sans
44236 Printer command
44237 \family default
44238  is executed.
44239 \begin_inset Newline newline
44240 \end_inset
44241
44242
44243 \begin_inset Note Greyedout
44244 status open
44245
44246 \begin_layout Plain Layout
44247
44248 \series bold
44249 Note:
44250 \series default
44251  You can leave this field empty on Windows systems because it has no effect.
44252 \end_layout
44253
44254 \end_inset
44255
44256
44257 \end_layout
44258
44259 \begin_layout Description
44260 Printer
44261 \begin_inset space ~
44262 \end_inset
44263
44264 command is the command LyX
44265 \begin_inset space \thinspace{}
44266 \end_inset
44267
44268 /
44269 \begin_inset space \thinspace{}
44270 \end_inset
44271
44272 LaTeX uses for printing.
44273  The default is 
44274 \family sans
44275 dvips
44276 \family default
44277  on most systems.
44278 \end_layout
44279
44280 \begin_layout Description
44281 Printer
44282 \begin_inset space ~
44283 \end_inset
44284
44285 Command
44286 \begin_inset space ~
44287 \end_inset
44288
44289 Options Here you can specify printer options.
44290  A list of printer options with explanations can be found in the documentation
44291  of the program that provides the 
44292 \family sans
44293 Printer command
44294 \family default
44295  you are using.
44296 \end_layout
44297
44298 \begin_layout Description
44299 Adapt
44300 \begin_inset space ~
44301 \end_inset
44302
44303 output
44304 \begin_inset space ~
44305 \end_inset
44306
44307 to
44308 \begin_inset space ~
44309 \end_inset
44310
44311 printer This option works only for the 
44312 \family sans
44313 Printer command
44314 \family default
44315  
44316 \begin_inset Quotes eld
44317 \end_inset
44318
44319
44320 \family sans
44321 dvips
44322 \family default
44323
44324 \begin_inset Quotes erd
44325 \end_inset
44326
44327 .
44328  It activates a configuration file for dvips.
44329  This is an option only for dvips experts.
44330 \end_layout
44331
44332 \begin_layout Subsection
44333 LaT
44334 \begin_inset ERT
44335 status collapsed
44336
44337 \begin_layout Plain Layout
44338
44339 {}
44340 \end_layout
44341
44342 \end_inset
44343
44344 eX
44345 \begin_inset CommandInset label
44346 LatexCommand label
44347 name "sub:LaTeX-settings"
44348
44349 \end_inset
44350
44351
44352 \begin_inset Index idx
44353 status collapsed
44354
44355 \begin_layout Plain Layout
44356 Settings ! LaTeX
44357 \end_layout
44358
44359 \end_inset
44360
44361
44362 \end_layout
44363
44364 \begin_layout Description
44365 Use
44366 \begin_inset space ~
44367 \end_inset
44368
44369 LaTe
44370 \begin_inset ERT
44371 status collapsed
44372
44373 \begin_layout Plain Layout
44374
44375 {}
44376 \end_layout
44377
44378 \end_inset
44379
44380 X
44381 \begin_inset space ~
44382 \end_inset
44383
44384 font
44385 \begin_inset space ~
44386 \end_inset
44387
44388 encoding This is the default encoding of the document font.
44389  
44390 \family sans
44391 T1
44392 \family default
44393  is the default and covers western languages and symbols.
44394  
44395 \family sans
44396 T2A
44397 \family default
44398
44399 \family sans
44400 T2B
44401 \family default
44402
44403 \family sans
44404 T2C
44405 \family default
44406
44407 \family sans
44408 LCY
44409 \family default
44410  and 
44411 \family sans
44412 X2
44413 \family default
44414  are used for Cyrillic.
44415  Combinations of the encodings are possible, like 
44416 \begin_inset Quotes eld
44417 \end_inset
44418
44419
44420 \family sans
44421 T1, T2B
44422 \family default
44423
44424 \begin_inset Quotes erd
44425 \end_inset
44426
44427 .
44428  The font encoding is normally automatically loaded by the language packages
44429  LyX sets up in the background.
44430  So there is no need to change the default encoding.
44431 \end_layout
44432
44433 \begin_layout Description
44434 Default
44435 \begin_inset space ~
44436 \end_inset
44437
44438 paper
44439 \begin_inset space ~
44440 \end_inset
44441
44442 size This is the paper size that is used for new documents.
44443  The 
44444 \family sans
44445 Default
44446 \family default
44447  value depends on your LaTeX-system setup.
44448 \end_layout
44449
44450 \begin_layout Description
44451 DVI
44452 \begin_inset space ~
44453 \end_inset
44454
44455 viewer
44456 \begin_inset space ~
44457 \end_inset
44458
44459 paper
44460 \begin_inset space ~
44461 \end_inset
44462
44463 size
44464 \begin_inset space ~
44465 \end_inset
44466
44467 options They only have an effect when the program 
44468 \family sans
44469 xdvi
44470 \family default
44471  is used as DVI-viewer, read its manual to find out more.
44472 \end_layout
44473
44474 \begin_layout Standard
44475 Here you can also specify options and commands with parameters for processors.
44476  But before you change something, it is strongly recommended to read the
44477  manuals of the applications.
44478 \end_layout
44479
44480 \begin_layout Description
44481 Bibliography
44482 \begin_inset space ~
44483 \end_inset
44484
44485 generation Settings for the generation of the bibliography, see section
44486 \begin_inset space ~
44487 \end_inset
44488
44489
44490 \begin_inset CommandInset ref
44491 LatexCommand ref
44492 reference "sub:Bibliography-databases"
44493
44494 \end_inset
44495
44496 .
44497 \end_layout
44498
44499 \begin_layout Description
44500 Index
44501 \begin_inset space ~
44502 \end_inset
44503
44504 generation Settings for the generation of the index, see section
44505 \begin_inset space ~
44506 \end_inset
44507
44508
44509 \begin_inset CommandInset ref
44510 LatexCommand ref
44511 reference "sub:Index-Program"
44512
44513 \end_inset
44514
44515 .
44516 \end_layout
44517
44518 \begin_layout Description
44519 Nomenclature
44520 \begin_inset space ~
44521 \end_inset
44522
44523 command Command for the program that generates the nomenclature, see section
44524 \begin_inset space ~
44525 \end_inset
44526
44527
44528 \begin_inset CommandInset ref
44529 LatexCommand ref
44530 reference "sub:Nomenclature-Program"
44531
44532 \end_inset
44533
44534 .
44535 \end_layout
44536
44537 \begin_layout Description
44538 CheckTe
44539 \begin_inset ERT
44540 status collapsed
44541
44542 \begin_layout Plain Layout
44543
44544 {}
44545 \end_layout
44546
44547 \end_inset
44548
44549 X
44550 \begin_inset space ~
44551 \end_inset
44552
44553 command Command for the program 
44554 \family sans
44555 CheckTeX
44556 \family default
44557  that is described in the section 
44558 \emph on
44559 Checking TeX
44560 \emph default
44561  of the 
44562 \emph on
44563 Additional Features
44564 \emph default
44565  manual.
44566 \end_layout
44567
44568 \begin_layout Standard
44569 There are additionally the following options:
44570 \end_layout
44571
44572 \begin_layout Description
44573 Use
44574 \begin_inset space ~
44575 \end_inset
44576
44577 Windows-style
44578 \begin_inset space ~
44579 \end_inset
44580
44581 paths
44582 \begin_inset space ~
44583 \end_inset
44584
44585 in
44586 \begin_inset space ~
44587 \end_inset
44588
44589 LaTeX
44590 \begin_inset space ~
44591 \end_inset
44592
44593 files Uses paths in the notation of Windows, that means that 
44594 \begin_inset Quotes eld
44595 \end_inset
44596
44597
44598 \backslash
44599
44600 \begin_inset Quotes erd
44601 \end_inset
44602
44603  is used instead of 
44604 \begin_inset Quotes eld
44605 \end_inset
44606
44607 /
44608 \begin_inset Quotes erd
44609 \end_inset
44610
44611  to separate folders.
44612  This option is enabled by default when you use LyX on Windows.
44613 \begin_inset Index idx
44614 status collapsed
44615
44616 \begin_layout Plain Layout
44617 Paths
44618 \end_layout
44619
44620 \end_inset
44621
44622
44623 \begin_inset Index idx
44624 status collapsed
44625
44626 \begin_layout Plain Layout
44627 Settings ! Paths
44628 \end_layout
44629
44630 \end_inset
44631
44632
44633 \end_layout
44634
44635 \begin_layout Description
44636 Reset
44637 \begin_inset space ~
44638 \end_inset
44639
44640 class
44641 \begin_inset space ~
44642 \end_inset
44643
44644 options
44645 \begin_inset space ~
44646 \end_inset
44647
44648 when
44649 \begin_inset space ~
44650 \end_inset
44651
44652 document
44653 \begin_inset space ~
44654 \end_inset
44655
44656 class
44657 \begin_inset space ~
44658 \end_inset
44659
44660 changes Removes all manually set 
44661 \family sans
44662 Class options
44663 \family default
44664  in the 
44665 \family sans
44666 Document\SpecialChar \menuseparator
44667 Settings\SpecialChar \menuseparator
44668 Document
44669 \begin_inset space ~
44670 \end_inset
44671
44672 Class
44673 \family default
44674  dialog when changing the document class.
44675 \end_layout
44676
44677 \begin_layout Section
44678 File
44679 \begin_inset space ~
44680 \end_inset
44681
44682 Handling
44683 \begin_inset Index idx
44684 status collapsed
44685
44686 \begin_layout Plain Layout
44687 File handling
44688 \end_layout
44689
44690 \end_inset
44691
44692
44693 \end_layout
44694
44695 \begin_layout Subsection
44696 Converters
44697 \begin_inset CommandInset label
44698 LatexCommand label
44699 name "sub:Converters"
44700
44701 \end_inset
44702
44703
44704 \begin_inset Index idx
44705 status collapsed
44706
44707 \begin_layout Plain Layout
44708 Converters
44709 \end_layout
44710
44711 \end_inset
44712
44713
44714 \end_layout
44715
44716 \begin_layout Standard
44717 Here you find the list of defined converter commands to convert material
44718  from one format to another.
44719  You can modify converters or create new ones.
44720  To modify a converter, select it, change the entry of the 
44721 \family sans
44722 Converter
44723 \family default
44724  and/or 
44725 \family sans
44726 Extra
44727 \begin_inset space ~
44728 \end_inset
44729
44730 flag
44731 \family default
44732  field and press the 
44733 \family sans
44734 Modify
44735 \family default
44736  button.
44737  To create a new converter, select an existing one, select a different format
44738  in the 
44739 \family sans
44740 To
44741 \begin_inset space ~
44742 \end_inset
44743
44744 format
44745 \family default
44746  drop-down list, modify the 
44747 \family sans
44748 Converter
44749 \family default
44750  field and press the 
44751 \family sans
44752 Add
44753 \family default
44754  button.
44755 \end_layout
44756
44757 \begin_layout Standard
44758 If the 
44759 \family sans
44760 Converter File Cache
44761 \family default
44762  is 
44763 \family sans
44764 Enabled
44765 \family default
44766 , conversions will be cached as long as specified in the field 
44767 \family sans
44768 Maximum Age (in days
44769 \family default
44770 ).
44771  This means that images don't need to be converted again when you reopen
44772  a document; the converted images from the cache will be used instead.
44773 \end_layout
44774
44775 \begin_layout Standard
44776 More about converters, like the flags that can be used in the converter
44777  definition, is described in the section 
44778 \emph on
44779 Converters
44780 \emph default
44781  of the 
44782 \emph on
44783 Customization
44784 \emph default
44785  manual.
44786 \end_layout
44787
44788 \begin_layout Subsection
44789 File Formats
44790 \begin_inset CommandInset label
44791 LatexCommand label
44792 name "sec:File-Formats"
44793
44794 \end_inset
44795
44796
44797 \begin_inset Index idx
44798 status collapsed
44799
44800 \begin_layout Plain Layout
44801 File formats
44802 \end_layout
44803
44804 \end_inset
44805
44806
44807 \begin_inset Index idx
44808 status collapsed
44809
44810 \begin_layout Plain Layout
44811 Copiers
44812 \end_layout
44813
44814 \end_inset
44815
44816
44817 \end_layout
44818
44819 \begin_layout Standard
44820 Here you find the list of defined file formats that LyX can handle.
44821  You can modify the 
44822 \family sans
44823 Editor
44824 \family default
44825  and 
44826 \family sans
44827 Viewer
44828 \family default
44829  programs that should be used for certain formats.
44830 \end_layout
44831
44832 \begin_layout Standard
44833 You can also define the 
44834 \family sans
44835 Default output format
44836 \family default
44837  that is used when you use 
44838 \family sans
44839 View, Update, View Master Document
44840 \family default
44841  or 
44842 \family sans
44843 Update Master Document
44844 \family default
44845  in the 
44846 \family sans
44847 Document
44848 \family default
44849  menu or the toolbar.
44850 \end_layout
44851
44852 \begin_layout Standard
44853 More about formats and their options is described in the section 
44854 \emph on
44855 Formats
44856 \emph default
44857  of the 
44858 \emph on
44859 Customization
44860 \emph default
44861  manual.
44862 \end_layout
44863
44864 \begin_layout Standard
44865 Since all conversions from one format to another take place in LyX's temporary
44866  directory, it is sometimes necessary to modify a file before copying it
44867  to the temporary directory so that the conversion may be performed.
44868  This is done by specifying a 
44869 \family sans
44870 Copier
44871 \family default
44872 .
44873  More about this is described in the section 
44874 \emph on
44875 Copiers
44876 \emph default
44877  of the 
44878 \emph on
44879 Customization
44880 \emph default
44881  manual.
44882 \end_layout
44883
44884 \begin_layout Chapter
44885 Units available in LyX
44886 \begin_inset Index idx
44887 status collapsed
44888
44889 \begin_layout Plain Layout
44890 Units
44891 \end_layout
44892
44893 \end_inset
44894
44895
44896 \begin_inset CommandInset label
44897 LatexCommand label
44898 name "chap:Units-available-in"
44899
44900 \end_inset
44901
44902
44903 \end_layout
44904
44905 \begin_layout Standard
44906 Table
44907 \begin_inset space ~
44908 \end_inset
44909
44910
44911 \begin_inset CommandInset ref
44912 LatexCommand ref
44913 reference "tab:Units"
44914
44915 \end_inset
44916
44917  explains all the units available in LyX and used in this documentation.
44918 \end_layout
44919
44920 \begin_layout Standard
44921 \begin_inset Float table
44922 placement h
44923 wide false
44924 sideways false
44925 status open
44926
44927 \begin_layout Plain Layout
44928 \begin_inset Caption Standard
44929
44930 \begin_layout Plain Layout
44931 \begin_inset CommandInset label
44932 LatexCommand label
44933 name "tab:Units"
44934
44935 \end_inset
44936
44937 Units
44938 \end_layout
44939
44940 \end_inset
44941
44942
44943 \end_layout
44944
44945 \begin_layout Plain Layout
44946 \begin_inset VSpace medskip
44947 \end_inset
44948
44949
44950 \end_layout
44951
44952 \begin_layout Plain Layout
44953 \align center
44954 \begin_inset Tabular
44955 <lyxtabular version="3" rows="20" columns="2">
44956 <features rotate="0" tabularvalignment="middle">
44957 <column alignment="center" valignment="top">
44958 <column alignment="center" valignment="top">
44959 <row>
44960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44961 \begin_inset Text
44962
44963 \begin_layout Plain Layout
44964 unit
44965 \end_layout
44966
44967 \end_inset
44968 </cell>
44969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
44970 \begin_inset Text
44971
44972 \begin_layout Plain Layout
44973 name/description
44974 \end_layout
44975
44976 \end_inset
44977 </cell>
44978 </row>
44979 <row>
44980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44981 \begin_inset Text
44982
44983 \begin_layout Plain Layout
44984 mm
44985 \end_layout
44986
44987 \end_inset
44988 </cell>
44989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44990 \begin_inset Text
44991
44992 \begin_layout Plain Layout
44993 millimeter
44994 \end_layout
44995
44996 \end_inset
44997 </cell>
44998 </row>
44999 <row>
45000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45001 \begin_inset Text
45002
45003 \begin_layout Plain Layout
45004 cm
45005 \end_layout
45006
45007 \end_inset
45008 </cell>
45009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45010 \begin_inset Text
45011
45012 \begin_layout Plain Layout
45013 centimeter
45014 \end_layout
45015
45016 \end_inset
45017 </cell>
45018 </row>
45019 <row>
45020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45021 \begin_inset Text
45022
45023 \begin_layout Plain Layout
45024 in
45025 \end_layout
45026
45027 \end_inset
45028 </cell>
45029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45030 \begin_inset Text
45031
45032 \begin_layout Plain Layout
45033 inch
45034 \end_layout
45035
45036 \end_inset
45037 </cell>
45038 </row>
45039 <row>
45040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45041 \begin_inset Text
45042
45043 \begin_layout Plain Layout
45044 pt
45045 \end_layout
45046
45047 \end_inset
45048 </cell>
45049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45050 \begin_inset Text
45051
45052 \begin_layout Plain Layout
45053 point (72.27
45054 \begin_inset space \thinspace{}
45055 \end_inset
45056
45057 pt = 1
45058 \begin_inset space \thinspace{}
45059 \end_inset
45060
45061 in)
45062 \end_layout
45063
45064 \end_inset
45065 </cell>
45066 </row>
45067 <row>
45068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45069 \begin_inset Text
45070
45071 \begin_layout Plain Layout
45072 pc
45073 \end_layout
45074
45075 \end_inset
45076 </cell>
45077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45078 \begin_inset Text
45079
45080 \begin_layout Plain Layout
45081 pica (1
45082 \begin_inset space \thinspace{}
45083 \end_inset
45084
45085 pc = 12
45086 \begin_inset space \thinspace{}
45087 \end_inset
45088
45089 pt)
45090 \end_layout
45091
45092 \end_inset
45093 </cell>
45094 </row>
45095 <row>
45096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45097 \begin_inset Text
45098
45099 \begin_layout Plain Layout
45100 sp
45101 \end_layout
45102
45103 \end_inset
45104 </cell>
45105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45106 \begin_inset Text
45107
45108 \begin_layout Plain Layout
45109 scaled point (65536
45110 \begin_inset space \thinspace{}
45111 \end_inset
45112
45113 sp = 1
45114 \begin_inset space \thinspace{}
45115 \end_inset
45116
45117 pt)
45118 \end_layout
45119
45120 \end_inset
45121 </cell>
45122 </row>
45123 <row>
45124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45125 \begin_inset Text
45126
45127 \begin_layout Plain Layout
45128 bp
45129 \end_layout
45130
45131 \end_inset
45132 </cell>
45133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45134 \begin_inset Text
45135
45136 \begin_layout Plain Layout
45137 big point (72
45138 \begin_inset space \thinspace{}
45139 \end_inset
45140
45141 bp = 1
45142 \begin_inset space \thinspace{}
45143 \end_inset
45144
45145 in)
45146 \end_layout
45147
45148 \end_inset
45149 </cell>
45150 </row>
45151 <row>
45152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45153 \begin_inset Text
45154
45155 \begin_layout Plain Layout
45156 dd
45157 \end_layout
45158
45159 \end_inset
45160 </cell>
45161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45162 \begin_inset Text
45163
45164 \begin_layout Plain Layout
45165 didot (72
45166 \begin_inset space \thinspace{}
45167 \end_inset
45168
45169 dd 
45170 \begin_inset Formula $\approx$
45171 \end_inset
45172
45173  37.6
45174 \begin_inset space \thinspace{}
45175 \end_inset
45176
45177 mm)
45178 \end_layout
45179
45180 \end_inset
45181 </cell>
45182 </row>
45183 <row>
45184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45185 \begin_inset Text
45186
45187 \begin_layout Plain Layout
45188 cc
45189 \end_layout
45190
45191 \end_inset
45192 </cell>
45193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45194 \begin_inset Text
45195
45196 \begin_layout Plain Layout
45197 cicero (1
45198 \begin_inset space \thinspace{}
45199 \end_inset
45200
45201 cc = 12
45202 \begin_inset space \thinspace{}
45203 \end_inset
45204
45205 dd)
45206 \end_layout
45207
45208 \end_inset
45209 </cell>
45210 </row>
45211 <row>
45212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45213 \begin_inset Text
45214
45215 \begin_layout Plain Layout
45216 Scale%
45217 \end_layout
45218
45219 \end_inset
45220 </cell>
45221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45222 \begin_inset Text
45223
45224 \begin_layout Plain Layout
45225 % of original image width
45226 \end_layout
45227
45228 \end_inset
45229 </cell>
45230 </row>
45231 <row>
45232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45233 \begin_inset Text
45234
45235 \begin_layout Plain Layout
45236 text%
45237 \end_layout
45238
45239 \end_inset
45240 </cell>
45241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45242 \begin_inset Text
45243
45244 \begin_layout Plain Layout
45245 % of text width
45246 \end_layout
45247
45248 \end_inset
45249 </cell>
45250 </row>
45251 <row>
45252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45253 \begin_inset Text
45254
45255 \begin_layout Plain Layout
45256 col%
45257 \end_layout
45258
45259 \end_inset
45260 </cell>
45261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45262 \begin_inset Text
45263
45264 \begin_layout Plain Layout
45265 % of column width
45266 \end_layout
45267
45268 \end_inset
45269 </cell>
45270 </row>
45271 <row>
45272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45273 \begin_inset Text
45274
45275 \begin_layout Plain Layout
45276 page%
45277 \end_layout
45278
45279 \end_inset
45280 </cell>
45281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45282 \begin_inset Text
45283
45284 \begin_layout Plain Layout
45285 % of paper width
45286 \end_layout
45287
45288 \end_inset
45289 </cell>
45290 </row>
45291 <row>
45292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45293 \begin_inset Text
45294
45295 \begin_layout Plain Layout
45296 line%
45297 \end_layout
45298
45299 \end_inset
45300 </cell>
45301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45302 \begin_inset Text
45303
45304 \begin_layout Plain Layout
45305 % of line width
45306 \end_layout
45307
45308 \end_inset
45309 </cell>
45310 </row>
45311 <row>
45312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45313 \begin_inset Text
45314
45315 \begin_layout Plain Layout
45316 theight%
45317 \end_layout
45318
45319 \end_inset
45320 </cell>
45321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45322 \begin_inset Text
45323
45324 \begin_layout Plain Layout
45325 % of text height
45326 \end_layout
45327
45328 \end_inset
45329 </cell>
45330 </row>
45331 <row>
45332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45333 \begin_inset Text
45334
45335 \begin_layout Plain Layout
45336 pheight%
45337 \end_layout
45338
45339 \end_inset
45340 </cell>
45341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45342 \begin_inset Text
45343
45344 \begin_layout Plain Layout
45345 % of paper height
45346 \end_layout
45347
45348 \end_inset
45349 </cell>
45350 </row>
45351 <row>
45352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45353 \begin_inset Text
45354
45355 \begin_layout Plain Layout
45356 ex
45357 \end_layout
45358
45359 \end_inset
45360 </cell>
45361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45362 \begin_inset Text
45363
45364 \begin_layout Plain Layout
45365 height of letter 
45366 \emph on
45367 x
45368 \emph default
45369  in current font
45370 \end_layout
45371
45372 \end_inset
45373 </cell>
45374 </row>
45375 <row>
45376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45377 \begin_inset Text
45378
45379 \begin_layout Plain Layout
45380 em
45381 \end_layout
45382
45383 \end_inset
45384 </cell>
45385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45386 \begin_inset Text
45387
45388 \begin_layout Plain Layout
45389 width of letter 
45390 \emph on
45391 M
45392 \emph default
45393  in current font
45394 \end_layout
45395
45396 \end_inset
45397 </cell>
45398 </row>
45399 <row>
45400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45401 \begin_inset Text
45402
45403 \begin_layout Plain Layout
45404 mu
45405 \end_layout
45406
45407 \end_inset
45408 </cell>
45409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45410 \begin_inset Text
45411
45412 \begin_layout Plain Layout
45413 math unit (1
45414 \begin_inset space \thinspace{}
45415 \end_inset
45416
45417 mu = 1/18
45418 \begin_inset space \thinspace{}
45419 \end_inset
45420
45421 em)
45422 \end_layout
45423
45424 \end_inset
45425 </cell>
45426 </row>
45427 </lyxtabular>
45428
45429 \end_inset
45430
45431
45432 \end_layout
45433
45434 \end_inset
45435
45436
45437 \end_layout
45438
45439 \begin_layout Chapter
45440 Credits
45441 \begin_inset CommandInset label
45442 LatexCommand label
45443 name "chap:Credits"
45444
45445 \end_inset
45446
45447
45448 \end_layout
45449
45450 \begin_layout Standard
45451 The documentation is a collaborative effort between many different people
45452  (and we would encourage people to contribute!).
45453 \end_layout
45454
45455 \begin_layout Itemize
45456
45457 \noun on
45458 Alejandro Aguilar Sierra
45459 \end_layout
45460
45461 \begin_layout Itemize
45462
45463 \noun on
45464 Amir Karger
45465 \end_layout
45466
45467 \begin_layout Itemize
45468
45469 \noun on
45470 David Johnson
45471 \end_layout
45472
45473 \begin_layout Itemize
45474
45475 \noun on
45476 Hartmut Haase
45477 \end_layout
45478
45479 \begin_layout Itemize
45480
45481 \noun on
45482 Ignacio García
45483 \end_layout
45484
45485 \begin_layout Itemize
45486
45487 \noun on
45488 Ivan Schreter
45489 \end_layout
45490
45491 \begin_layout Itemize
45492
45493 \noun on
45494 John Raithel
45495 \end_layout
45496
45497 \begin_layout Itemize
45498
45499 \noun on
45500 John Weiss
45501 \end_layout
45502
45503 \begin_layout Itemize
45504
45505 \noun on
45506 Lars Gullik Bjønnes
45507 \end_layout
45508
45509 \begin_layout Itemize
45510
45511 \noun on
45512 Matthias Ettrich
45513 \end_layout
45514
45515 \begin_layout Itemize
45516
45517 \noun on
45518 Matthias Zenker
45519 \end_layout
45520
45521 \begin_layout Itemize
45522
45523 \noun on
45524 Rich Fields
45525 \end_layout
45526
45527 \begin_layout Itemize
45528
45529 \noun on
45530 Pascal André
45531 \end_layout
45532
45533 \begin_layout Itemize
45534
45535 \noun on
45536 Paul Evans
45537 \end_layout
45538
45539 \begin_layout Itemize
45540
45541 \noun on
45542 Paul Russel
45543 \end_layout
45544
45545 \begin_layout Itemize
45546
45547 \noun on
45548 Robin Socha
45549 \end_layout
45550
45551 \begin_layout Itemize
45552
45553 \noun on
45554 Uwe Stöhr
45555 \end_layout
45556
45557 \begin_layout Itemize
45558 The LyX Team: 
45559 \begin_inset CommandInset citation
45560 LatexCommand cite
45561 key "lyxcredit"
45562
45563 \end_inset
45564
45565
45566 \end_layout
45567
45568 \begin_layout Standard
45569 \begin_inset Newpage newpage
45570 \end_inset
45571
45572 The bibliography on the following page was created with the 
45573 \family sans
45574 Bibliography
45575 \family default
45576  environment.
45577 \end_layout
45578
45579 \begin_layout Bibliography
45580 \begin_inset CommandInset bibitem
45581 LatexCommand bibitem
45582 label "Credits"
45583 key "lyxcredit"
45584
45585 \end_inset
45586
45587 The LyX Team: 
45588 \begin_inset CommandInset href
45589 LatexCommand href
45590 name "Credits"
45591 target "http://www.lyx.org/Credits"
45592
45593 \end_inset
45594
45595 :
45596 \begin_inset Newline newline
45597 \end_inset
45598
45599
45600 \begin_inset Flex URL
45601 status collapsed
45602
45603 \begin_layout Plain Layout
45604
45605 http://www.lyx.org/Credits
45606 \end_layout
45607
45608 \end_inset
45609
45610
45611 \end_layout
45612
45613 \begin_layout Bibliography
45614 \begin_inset CommandInset bibitem
45615 LatexCommand bibitem
45616 key "latexcompanion"
45617
45618 \end_inset
45619
45620 Frank Mittelbach and Michel Goossens: 
45621 \emph on
45622 The LaTeX Companion Second Edition.
45623
45624 \emph default
45625  Addison-Wesley, 2004
45626 \end_layout
45627
45628 \begin_layout Bibliography
45629 \begin_inset CommandInset bibitem
45630 LatexCommand bibitem
45631 key "latexguide"
45632
45633 \end_inset
45634
45635 Helmut Kopka and Patrick W.
45636  Daly: 
45637 \emph on
45638 A Guide to LaTeX Fourth Edition.
45639
45640 \emph default
45641  Addison-Wesley, 2003
45642 \end_layout
45643
45644 \begin_layout Bibliography
45645 \begin_inset CommandInset bibitem
45646 LatexCommand bibitem
45647 key "latexbook"
45648
45649 \end_inset
45650
45651 Leslie Lamport: 
45652 \emph on
45653 LaTeX: A Document Preparation System.
45654
45655 \emph default
45656  Addison-Wesley, second edition, 1994
45657 \end_layout
45658
45659 \begin_layout Bibliography
45660 \begin_inset CommandInset bibitem
45661 LatexCommand bibitem
45662 key "texbook"
45663
45664 \end_inset
45665
45666 Donald E.
45667  Knuth.
45668  
45669 \emph on
45670 The TeXbook.
45671
45672 \emph default
45673  Addison-Wesley, 1984
45674 \end_layout
45675
45676 \begin_layout Bibliography
45677 \begin_inset CommandInset bibitem
45678 LatexCommand bibitem
45679 key "TeXCatalogue"
45680
45681 \end_inset
45682
45683 The TeX Catalogue:
45684 \begin_inset Newline newline
45685 \end_inset
45686
45687
45688 \begin_inset Flex URL
45689 status collapsed
45690
45691 \begin_layout Plain Layout
45692
45693 http://mirrors.ctan.org/help/Catalogue/bytopic.html
45694 \end_layout
45695
45696 \end_inset
45697
45698
45699 \end_layout
45700
45701 \begin_layout Bibliography
45702 \begin_inset CommandInset bibitem
45703 LatexCommand bibitem
45704 key "LaTeXFAQ"
45705
45706 \end_inset
45707
45708 The LaTeX FAQ:
45709 \begin_inset Newline newline
45710 \end_inset
45711
45712
45713 \begin_inset Flex URL
45714 status collapsed
45715
45716 \begin_layout Plain Layout
45717
45718 http://www.tex.ac.uk/cgi-bin/texfaq2html
45719 \end_layout
45720
45721 \end_inset
45722
45723
45724 \end_layout
45725
45726 \begin_layout Bibliography
45727 \begin_inset CommandInset bibitem
45728 LatexCommand bibitem
45729 key "BibTeX"
45730
45731 \end_inset
45732
45733
45734 \begin_inset CommandInset href
45735 LatexCommand href
45736 name "Documentation"
45737 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
45738
45739 \end_inset
45740
45741  of the program 
45742 \family sans
45743 BibTeX
45744 \family default
45745 :
45746 \begin_inset Newline newline
45747 \end_inset
45748
45749
45750 \begin_inset Flex URL
45751 status collapsed
45752
45753 \begin_layout Plain Layout
45754
45755 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
45756 \end_layout
45757
45758 \end_inset
45759
45760
45761 \end_layout
45762
45763 \begin_layout Bibliography
45764 \begin_inset CommandInset bibitem
45765 LatexCommand bibitem
45766 key "BibTeX-2"
45767
45768 \end_inset
45769
45770
45771 \begin_inset CommandInset href
45772 LatexCommand href
45773 name "Documentation"
45774 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
45775
45776 \end_inset
45777
45778  how to use the program 
45779 \family sans
45780 BibTeX
45781 \family default
45782 :
45783 \begin_inset Newline newline
45784 \end_inset
45785
45786
45787 \begin_inset Flex URL
45788 status collapsed
45789
45790 \begin_layout Plain Layout
45791
45792 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
45793 \end_layout
45794
45795 \end_inset
45796
45797
45798 \end_layout
45799
45800 \begin_layout Bibliography
45801 \begin_inset CommandInset bibitem
45802 LatexCommand bibitem
45803 key "makeindex"
45804
45805 \end_inset
45806
45807
45808 \begin_inset CommandInset href
45809 LatexCommand href
45810 name "Documentation"
45811 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
45812
45813 \end_inset
45814
45815  of the program 
45816 \family sans
45817 makeindex
45818 \family default
45819 :
45820 \begin_inset Newline newline
45821 \end_inset
45822
45823
45824 \begin_inset Flex URL
45825 status collapsed
45826
45827 \begin_layout Plain Layout
45828
45829 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
45830 \end_layout
45831
45832 \end_inset
45833
45834
45835 \end_layout
45836
45837 \begin_layout Bibliography
45838 \begin_inset CommandInset bibitem
45839 LatexCommand bibitem
45840 key "xindy"
45841
45842 \end_inset
45843
45844
45845 \begin_inset CommandInset href
45846 LatexCommand href
45847 name "Documentation"
45848 target "http://www.xindy.org/documentation.html"
45849
45850 \end_inset
45851
45852  of the program 
45853 \family sans
45854 xindy
45855 \family default
45856 :
45857 \begin_inset Newline newline
45858 \end_inset
45859
45860
45861 \begin_inset Flex URL
45862 status collapsed
45863
45864 \begin_layout Plain Layout
45865
45866 http://www.xindy.org/documentation.html
45867 \end_layout
45868
45869 \end_inset
45870
45871
45872 \end_layout
45873
45874 \begin_layout Bibliography
45875 \begin_inset CommandInset bibitem
45876 LatexCommand bibitem
45877 key "AMS"
45878
45879 \end_inset
45880
45881
45882 \begin_inset CommandInset href
45883 LatexCommand href
45884 name "Documentation"
45885 target "http://www.ams.org/publications/authors/tex/amslatex"
45886
45887 \end_inset
45888
45889  of the AMS LaTeX-packages:
45890 \begin_inset Newline newline
45891 \end_inset
45892
45893
45894 \begin_inset Flex URL
45895 status collapsed
45896
45897 \begin_layout Plain Layout
45898
45899 http://www.ams.org/publications/authors/tex/amslatex
45900 \end_layout
45901
45902 \end_inset
45903
45904
45905 \end_layout
45906
45907 \begin_layout Bibliography
45908 \begin_inset CommandInset bibitem
45909 LatexCommand bibitem
45910 key "caption"
45911
45912 \end_inset
45913
45914
45915 \begin_inset CommandInset href
45916 LatexCommand href
45917 name "Documentation"
45918 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
45919
45920 \end_inset
45921
45922  of the LaTeX-package 
45923 \series bold
45924 caption
45925 \series default
45926
45927 \begin_inset Index idx
45928 status collapsed
45929
45930 \begin_layout Plain Layout
45931 LaTeX-packages ! caption
45932 \end_layout
45933
45934 \end_inset
45935
45936 :
45937 \begin_inset Newline newline
45938 \end_inset
45939
45940
45941 \begin_inset Flex URL
45942 status collapsed
45943
45944 \begin_layout Plain Layout
45945
45946 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
45947 \end_layout
45948
45949 \end_inset
45950
45951
45952 \end_layout
45953
45954 \begin_layout Bibliography
45955 \begin_inset CommandInset bibitem
45956 LatexCommand bibitem
45957 key "enumitem"
45958
45959 \end_inset
45960
45961
45962 \begin_inset CommandInset href
45963 LatexCommand href
45964 name "Documentation"
45965 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
45966
45967 \end_inset
45968
45969  of the LaTeX-package 
45970 \series bold
45971 enumitem
45972 \series default
45973
45974 \begin_inset Index idx
45975 status collapsed
45976
45977 \begin_layout Plain Layout
45978 LaTeX-packages ! enumitem
45979 \end_layout
45980
45981 \end_inset
45982
45983 :
45984 \begin_inset Newline newline
45985 \end_inset
45986
45987
45988 \begin_inset Flex URL
45989 status collapsed
45990
45991 \begin_layout Plain Layout
45992
45993 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
45994 \end_layout
45995
45996 \end_inset
45997
45998
45999 \end_layout
46000
46001 \begin_layout Bibliography
46002 \begin_inset CommandInset bibitem
46003 LatexCommand bibitem
46004 key "fancyhdr"
46005
46006 \end_inset
46007
46008
46009 \begin_inset CommandInset href
46010 LatexCommand href
46011 name "Documentation"
46012 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46013
46014 \end_inset
46015
46016  of the LaTeX-package 
46017 \series bold
46018 fancyhdr
46019 \series default
46020
46021 \begin_inset Index idx
46022 status collapsed
46023
46024 \begin_layout Plain Layout
46025 LaTeX-packages ! fancyhdr
46026 \end_layout
46027
46028 \end_inset
46029
46030 :
46031 \begin_inset Newline newline
46032 \end_inset
46033
46034
46035 \begin_inset Flex URL
46036 status collapsed
46037
46038 \begin_layout Plain Layout
46039
46040 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46041 \end_layout
46042
46043 \end_inset
46044
46045
46046 \end_layout
46047
46048 \begin_layout Bibliography
46049 \begin_inset CommandInset bibitem
46050 LatexCommand bibitem
46051 key "hyperref"
46052
46053 \end_inset
46054
46055
46056 \begin_inset CommandInset href
46057 LatexCommand href
46058 name "Documentation"
46059 target "http://www.ctan.org/pkg/hyperref"
46060
46061 \end_inset
46062
46063  of the LaTeX-package 
46064 \series bold
46065 hyperref
46066 \series default
46067
46068 \begin_inset Index idx
46069 status collapsed
46070
46071 \begin_layout Plain Layout
46072 LaTeX-packages ! hyperref
46073 \end_layout
46074
46075 \end_inset
46076
46077 :
46078 \begin_inset Newline newline
46079 \end_inset
46080
46081
46082 \begin_inset Flex URL
46083 status collapsed
46084
46085 \begin_layout Plain Layout
46086
46087 http://www.ctan.org/pkg/hyperref
46088 \end_layout
46089
46090 \end_inset
46091
46092
46093 \end_layout
46094
46095 \begin_layout Bibliography
46096 \begin_inset CommandInset bibitem
46097 LatexCommand bibitem
46098 key "nomencl"
46099
46100 \end_inset
46101
46102
46103 \begin_inset CommandInset href
46104 LatexCommand href
46105 name "Documentation"
46106 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
46107
46108 \end_inset
46109
46110  of the LaTeX-package 
46111 \series bold
46112 nomencl
46113 \series default
46114
46115 \begin_inset Index idx
46116 status collapsed
46117
46118 \begin_layout Plain Layout
46119 LaTeX-packages ! nomencl
46120 \end_layout
46121
46122 \end_inset
46123
46124 :
46125 \begin_inset Newline newline
46126 \end_inset
46127
46128
46129 \begin_inset Flex URL
46130 status collapsed
46131
46132 \begin_layout Plain Layout
46133
46134 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
46135 \end_layout
46136
46137 \end_inset
46138
46139
46140 \end_layout
46141
46142 \begin_layout Bibliography
46143 \begin_inset CommandInset bibitem
46144 LatexCommand bibitem
46145 key "prettyref"
46146
46147 \end_inset
46148
46149
46150 \begin_inset CommandInset href
46151 LatexCommand href
46152 name "Documentation"
46153 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46154
46155 \end_inset
46156
46157  of the LaTeX-package 
46158 \series bold
46159 prettyref
46160 \series default
46161
46162 \begin_inset Index idx
46163 status collapsed
46164
46165 \begin_layout Plain Layout
46166 LaTeX-packages ! prettyref
46167 \end_layout
46168
46169 \end_inset
46170
46171 :
46172 \begin_inset Newline newline
46173 \end_inset
46174
46175
46176 \begin_inset Flex URL
46177 status collapsed
46178
46179 \begin_layout Plain Layout
46180
46181 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
46182 \end_layout
46183
46184 \end_inset
46185
46186
46187 \end_layout
46188
46189 \begin_layout Bibliography
46190 \begin_inset CommandInset bibitem
46191 LatexCommand bibitem
46192 key "refstyle"
46193
46194 \end_inset
46195
46196
46197 \begin_inset CommandInset href
46198 LatexCommand href
46199 name "Documentation"
46200 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46201
46202 \end_inset
46203
46204  of the LaTeX-package 
46205 \series bold
46206 refstyle
46207 \series default
46208
46209 \begin_inset Index idx
46210 status collapsed
46211
46212 \begin_layout Plain Layout
46213 LaTeX-packages ! refstyle
46214 \end_layout
46215
46216 \end_inset
46217
46218 :
46219 \begin_inset Newline newline
46220 \end_inset
46221
46222
46223 \begin_inset Flex URL
46224 status collapsed
46225
46226 \begin_layout Plain Layout
46227
46228 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
46229 \end_layout
46230
46231 \end_inset
46232
46233
46234 \end_layout
46235
46236 \begin_layout Bibliography
46237 \begin_inset CommandInset bibitem
46238 LatexCommand bibitem
46239 key "Arabic"
46240
46241 \end_inset
46242
46243
46244 \begin_inset CommandInset href
46245 LatexCommand href
46246 name "Wiki-page"
46247 target "http://wiki.lyx.org/Windows/Arabic"
46248
46249 \end_inset
46250
46251  how to set up LyX for Arabic:
46252 \begin_inset Newline newline
46253 \end_inset
46254
46255
46256 \begin_inset Flex URL
46257 status collapsed
46258
46259 \begin_layout Plain Layout
46260
46261 http://wiki.lyx.org/Windows/Arabic
46262 \end_layout
46263
46264 \end_inset
46265
46266
46267 \end_layout
46268
46269 \begin_layout Bibliography
46270 \begin_inset CommandInset bibitem
46271 LatexCommand bibitem
46272 key "Armenian"
46273
46274 \end_inset
46275
46276
46277 \begin_inset CommandInset href
46278 LatexCommand href
46279 name "Wiki-page"
46280 target "http://wiki.lyx.org/Windows/Armenian"
46281
46282 \end_inset
46283
46284  how to set up LyX for Armenian:
46285 \begin_inset Newline newline
46286 \end_inset
46287
46288
46289 \begin_inset Flex URL
46290 status collapsed
46291
46292 \begin_layout Plain Layout
46293
46294 http://wiki.lyx.org/Windows/Armenian
46295 \end_layout
46296
46297 \end_inset
46298
46299
46300 \end_layout
46301
46302 \begin_layout Bibliography
46303 \begin_inset CommandInset bibitem
46304 LatexCommand bibitem
46305 key "Cyrillic"
46306
46307 \end_inset
46308
46309
46310 \begin_inset CommandInset href
46311 LatexCommand href
46312 name "Wiki-page"
46313 target "http://wiki.lyx.org/Windows/Cyrillic"
46314
46315 \end_inset
46316
46317  how to set up LyX for Cyrillic languages:
46318 \begin_inset Newline newline
46319 \end_inset
46320
46321
46322 \begin_inset Flex URL
46323 status collapsed
46324
46325 \begin_layout Plain Layout
46326
46327 http://wiki.lyx.org/Windows/Cyrillic
46328 \end_layout
46329
46330 \end_inset
46331
46332
46333 \end_layout
46334
46335 \begin_layout Bibliography
46336 \begin_inset CommandInset bibitem
46337 LatexCommand bibitem
46338 key "Farsi"
46339
46340 \end_inset
46341
46342
46343 \begin_inset CommandInset href
46344 LatexCommand href
46345 name "Wiki-page"
46346 target "http://wiki.lyx.org/Windows/Farsi"
46347
46348 \end_inset
46349
46350  how to set up LyX for Farsi:
46351 \begin_inset Newline newline
46352 \end_inset
46353
46354
46355 \begin_inset Flex URL
46356 status collapsed
46357
46358 \begin_layout Plain Layout
46359
46360 http://wiki.lyx.org/Windows/Farsi
46361 \end_layout
46362
46363 \end_inset
46364
46365
46366 \end_layout
46367
46368 \begin_layout Bibliography
46369 \begin_inset CommandInset bibitem
46370 LatexCommand bibitem
46371 key "Hebrew"
46372
46373 \end_inset
46374
46375
46376 \begin_inset CommandInset href
46377 LatexCommand href
46378 name "Wiki-page"
46379 target "http://wiki.lyx.org/Windows/Hebrew"
46380
46381 \end_inset
46382
46383  how to set up LyX for Hebrew:
46384 \begin_inset Newline newline
46385 \end_inset
46386
46387
46388 \begin_inset Flex URL
46389 status collapsed
46390
46391 \begin_layout Plain Layout
46392
46393 http://wiki.lyx.org/Windows/Hebrew
46394 \end_layout
46395
46396 \end_inset
46397
46398
46399 \end_layout
46400
46401 \begin_layout Bibliography
46402 \begin_inset CommandInset bibitem
46403 LatexCommand bibitem
46404 key "Japanese"
46405
46406 \end_inset
46407
46408
46409 \begin_inset CommandInset href
46410 LatexCommand href
46411 name "Wiki-page"
46412 target "http://wiki.lyx.org/Windows/Japanese"
46413
46414 \end_inset
46415
46416  how to set up LyX for Japanese:
46417 \begin_inset Newline newline
46418 \end_inset
46419
46420
46421 \begin_inset Flex URL
46422 status collapsed
46423
46424 \begin_layout Plain Layout
46425
46426 http://wiki.lyx.org/Windows/Japanese
46427 \end_layout
46428
46429 \end_inset
46430
46431
46432 \end_layout
46433
46434 \begin_layout Bibliography
46435 \begin_inset CommandInset bibitem
46436 LatexCommand bibitem
46437 key "Latvian"
46438
46439 \end_inset
46440
46441
46442 \begin_inset CommandInset href
46443 LatexCommand href
46444 name "Wiki-page"
46445 target "http://wiki.lyx.org/Windows/Latvian"
46446
46447 \end_inset
46448
46449  how to set up LyX for Latvian:
46450 \begin_inset Newline newline
46451 \end_inset
46452
46453
46454 \begin_inset Flex URL
46455 status collapsed
46456
46457 \begin_layout Plain Layout
46458
46459 http://wiki.lyx.org/Windows/Latvian
46460 \end_layout
46461
46462 \end_inset
46463
46464
46465 \end_layout
46466
46467 \begin_layout Bibliography
46468 \begin_inset CommandInset bibitem
46469 LatexCommand bibitem
46470 key "Lithuanian"
46471
46472 \end_inset
46473
46474
46475 \begin_inset CommandInset href
46476 LatexCommand href
46477 name "Wiki-page"
46478 target "http://wiki.lyx.org/Windows/Lithuanian"
46479
46480 \end_inset
46481
46482  how to set up LyX for Lithuanian:
46483 \begin_inset Newline newline
46484 \end_inset
46485
46486
46487 \begin_inset Flex URL
46488 status collapsed
46489
46490 \begin_layout Plain Layout
46491
46492 http://wiki.lyx.org/Windows/Lithuanian
46493 \end_layout
46494
46495 \end_inset
46496
46497
46498 \end_layout
46499
46500 \begin_layout Bibliography
46501 \begin_inset CommandInset bibitem
46502 LatexCommand bibitem
46503 key "Mongolian"
46504
46505 \end_inset
46506
46507
46508 \begin_inset CommandInset href
46509 LatexCommand href
46510 name "Wiki-page"
46511 target "http://wiki.lyx.org/Windows/Mongolian"
46512
46513 \end_inset
46514
46515  how to set up LyX for Mongolian:
46516 \begin_inset Newline newline
46517 \end_inset
46518
46519
46520 \begin_inset Flex URL
46521 status collapsed
46522
46523 \begin_layout Plain Layout
46524
46525 http://wiki.lyx.org/Windows/Mongolian
46526 \end_layout
46527
46528 \end_inset
46529
46530
46531 \end_layout
46532
46533 \begin_layout Bibliography
46534 \begin_inset CommandInset bibitem
46535 LatexCommand bibitem
46536 key "Vietnamese"
46537
46538 \end_inset
46539
46540
46541 \begin_inset CommandInset href
46542 LatexCommand href
46543 name "Wiki-page"
46544 target "http://wiki.lyx.org/Windows/Vietnamese"
46545
46546 \end_inset
46547
46548  how to set up LyX for Vietnamese:
46549 \begin_inset Newline newline
46550 \end_inset
46551
46552
46553 \begin_inset Flex URL
46554 status collapsed
46555
46556 \begin_layout Plain Layout
46557
46558 http://wiki.lyx.org/Windows/Vietnamese
46559 \end_layout
46560
46561 \end_inset
46562
46563
46564 \end_layout
46565
46566 \begin_layout Bibliography
46567 \begin_inset CommandInset bibitem
46568 LatexCommand bibitem
46569 key "NewInLyX20"
46570
46571 \end_inset
46572
46573
46574 \begin_inset CommandInset href
46575 LatexCommand href
46576 name "Wiki-page"
46577 target "http://wiki.lyx.org/LyX/NewInLyX20"
46578
46579 \end_inset
46580
46581  about new features in 
46582 \family sans
46583 LyX 2.0
46584 \family default
46585 :
46586 \begin_inset Newline newline
46587 \end_inset
46588
46589
46590 \begin_inset Flex URL
46591 status collapsed
46592
46593 \begin_layout Plain Layout
46594
46595 http://wiki.lyx.org/LyX/NewInLyX20
46596 \end_layout
46597
46598 \end_inset
46599
46600
46601 \end_layout
46602
46603 \begin_layout Standard
46604 \begin_inset Newpage newpage
46605 \end_inset
46606
46607
46608 \begin_inset ERT
46609 status collapsed
46610
46611 \begin_layout Plain Layout
46612
46613
46614 \backslash
46615 let
46616 \backslash
46617 mybibname
46618 \backslash
46619 bibname
46620 \end_layout
46621
46622 \begin_layout Plain Layout
46623
46624
46625 \backslash
46626 renewcommand{
46627 \backslash
46628 bibname}{
46629 \backslash
46630 mybibname
46631 \backslash
46632 ; 2}
46633 \end_layout
46634
46635 \end_inset
46636
46637
46638 \begin_inset Note Note
46639 status collapsed
46640
46641 \begin_layout Plain Layout
46642 The command 
46643 \series bold
46644
46645 \backslash
46646 bibname
46647 \series default
46648  is the name of the bibliography in the current document language.
46649  It is redefined here with the number 2 at the end to state that the following
46650  bibliography is the second one:
46651 \end_layout
46652
46653 \end_inset
46654
46655
46656 \end_layout
46657
46658 \begin_layout Standard
46659 \begin_inset CommandInset bibtex
46660 LatexCommand bibtex
46661 bibfiles "biblio/LyXDocs"
46662 options "biblio/alphadin"
46663
46664 \end_inset
46665
46666
46667 \end_layout
46668
46669 \begin_layout Standard
46670 The above bibliography is created from a BibTeX-database.
46671 \end_layout
46672
46673 \begin_layout Standard
46674 \begin_inset CommandInset nomencl_print
46675 LatexCommand printnomenclature
46676 set_width "auto"
46677
46678 \end_inset
46679
46680
46681 \begin_inset CommandInset index_print
46682 LatexCommand printindex
46683 type "idx"
46684
46685 \end_inset
46686
46687
46688 \end_layout
46689
46690 \end_body
46691 \end_document