]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
6fbeb164b17ddf60d6870ca4e1a589cbf85efbb4
[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
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 shortcut 
5450 \begin_inset Info
5451 type  "shortcut"
5452 arg   "newline-insert newline"
5453 \end_inset
5454
5455 .
5456 \end_layout
5457
5458 \begin_layout Subsection
5459 Lists
5460 \begin_inset Index idx
5461 status collapsed
5462
5463 \begin_layout Plain Layout
5464 Lists
5465 \end_layout
5466
5467 \end_inset
5468
5469
5470 \begin_inset CommandInset label
5471 LatexCommand label
5472 name "sub:Lists"
5473
5474 \end_inset
5475
5476
5477 \end_layout
5478
5479 \begin_layout Standard
5480 LyX has four different paragraph environments for creating different kinds
5481  of lists.
5482  In the 
5483 \family sans
5484 Itemize
5485 \family default
5486  and 
5487 \family sans
5488 Enumerate
5489 \family default
5490  environments, LyX labels your list items with bullets or numbers, respectively.
5491  In the 
5492 \family sans
5493 Description
5494 \family default
5495  and 
5496 \family sans
5497 List
5498 \family default
5499  environments, LyX lets you provide your own label.
5500  We will present the individual details of each type of list next after
5501  describing some general features of all four of them.
5502 \end_layout
5503
5504 \begin_layout Subsubsection
5505 General Features
5506 \end_layout
5507
5508 \begin_layout Standard
5509 The four paragraph environments for lists differ from the other environments
5510  in several ways.
5511  First, LyX treats each paragraph as a list item.
5512  Hitting 
5513 \family sans
5514 Return
5515 \family default
5516  does 
5517 \emph on
5518 not
5519 \emph default
5520  reset the environment to 
5521 \family sans
5522 Standard
5523 \family default
5524  but keeps the current environment and creates a new list item.
5525  The nesting depth is thereby kept.
5526  If you want to keep the paragraph environment but reset the current nesting
5527  depth, you can use 
5528 \begin_inset Info
5529 type  "shortcut"
5530 arg   "paragraph-break inverse"
5531 \end_inset
5532
5533 .
5534  If you do this at the top level of a list, it returns you to the 
5535 \family sans
5536 Standard
5537 \family default
5538  environment.
5539 \end_layout
5540
5541 \begin_layout Standard
5542 You can nest lists of any type inside one another.
5543  In fact, LyX changes the labels on some list items depending on how it
5544  is nested.
5545  If you intend to use any of the list paragraph environments, we suggest
5546  you read all of section
5547 \begin_inset space ~
5548 \end_inset
5549
5550
5551 \begin_inset CommandInset ref
5552 LatexCommand ref
5553 reference "sec:Nesting"
5554
5555 \end_inset
5556
5557 .
5558 \end_layout
5559
5560 \begin_layout Subsubsection
5561 Itemize
5562 \begin_inset Index idx
5563 status collapsed
5564
5565 \begin_layout Plain Layout
5566 Lists ! Itemize
5567 \end_layout
5568
5569 \end_inset
5570
5571
5572 \begin_inset CommandInset label
5573 LatexCommand label
5574 name "sec:Itemize"
5575
5576 \end_inset
5577
5578
5579 \end_layout
5580
5581 \begin_layout Standard
5582 The first type of list we will describe in detail is the 
5583 \family sans
5584 Itemize
5585 \family default
5586  paragraph environment.
5587  It has the following properties:
5588 \end_layout
5589
5590 \begin_layout Itemize
5591 Each item has a particular bullet or symbol as its label.
5592 \end_layout
5593
5594 \begin_deeper
5595 \begin_layout Itemize
5596 LyX uses the same symbol for all of the items in a given nesting level.
5597 \end_layout
5598
5599 \begin_layout Itemize
5600 The symbol appears at the beginning of the first line.
5601 \end_layout
5602
5603 \end_deeper
5604 \begin_layout Itemize
5605 The items can have any length.
5606  LyX automatically offsets the left margin of each item.
5607  The offset is always relative to whatever environment the 
5608 \family sans
5609 Itemize
5610 \family default
5611  list may be in.
5612 \end_layout
5613
5614 \begin_layout Itemize
5615 If you nest an 
5616 \family sans
5617 Itemize
5618 \family default
5619  environment inside another 
5620 \family sans
5621 Itemize
5622 \family default
5623  environment, the label changes to a new symbol.
5624 \end_layout
5625
5626 \begin_deeper
5627 \begin_layout Itemize
5628 There are four different symbols for up to a four-fold nesting.
5629 \end_layout
5630
5631 \begin_layout Itemize
5632 LyX always shows the same symbol on screen.
5633 \end_layout
5634
5635 \begin_layout Itemize
5636 See section
5637 \begin_inset space ~
5638 \end_inset
5639
5640
5641 \begin_inset CommandInset ref
5642 LatexCommand ref
5643 reference "sec:Nesting"
5644
5645 \end_inset
5646
5647  for a full explanation of nesting.
5648 \end_layout
5649
5650 \end_deeper
5651 \begin_layout Standard
5652 Of course, that explanation was also an example of an 
5653 \family sans
5654 Itemize
5655 \family default
5656  list.
5657  The 
5658 \family sans
5659 Itemize
5660 \family default
5661  environment is best suited for lists where the order doesn't matter.
5662 \end_layout
5663
5664 \begin_layout Standard
5665 We said that different levels use different symbols as their label.
5666  Here's an example of all four possible symbols.
5667 \end_layout
5668
5669 \begin_layout Itemize
5670 The label for the first level 
5671 \family sans
5672 Itemize
5673 \family default
5674  is a large black dot, or bullet.
5675 \end_layout
5676
5677 \begin_deeper
5678 \begin_layout Itemize
5679 The label for the second level is a dash.
5680 \end_layout
5681
5682 \begin_deeper
5683 \begin_layout Itemize
5684 The label for the third is an asterisk.
5685 \end_layout
5686
5687 \begin_deeper
5688 \begin_layout Itemize
5689 The label for the fourth is a centered dot.
5690 \end_layout
5691
5692 \end_deeper
5693 \begin_layout Itemize
5694 Back out to the third level.
5695 \end_layout
5696
5697 \end_deeper
5698 \begin_layout Itemize
5699 Back to the second level.
5700 \end_layout
5701
5702 \end_deeper
5703 \begin_layout Itemize
5704 Back to the outermost level.
5705 \end_layout
5706
5707 \begin_layout Standard
5708 These are the default labels for an 
5709 \family sans
5710 Itemize
5711 \family default
5712  list.
5713  You can customize how these labels are displayed in the output in the 
5714 \family sans
5715 Document\SpecialChar \menuseparator
5716 Settings
5717 \family default
5718  dialog in the submenu 
5719 \family sans
5720 Bullets
5721 \family default
5722 .
5723 \begin_inset Index idx
5724 status collapsed
5725
5726 \begin_layout Plain Layout
5727 Document ! Settings
5728 \end_layout
5729
5730 \end_inset
5731
5732  These customizations are not displayed in LyX.
5733 \end_layout
5734
5735 \begin_layout Standard
5736 Notice how the space between items decreases with increasing depth.
5737  We will explain nesting and all the tricks you can do with different depths
5738  in section
5739 \begin_inset space ~
5740 \end_inset
5741
5742
5743 \begin_inset CommandInset ref
5744 LatexCommand ref
5745 reference "sec:Nesting"
5746
5747 \end_inset
5748
5749 .
5750 \end_layout
5751
5752 \begin_layout Subsubsection
5753 Enumerate
5754 \begin_inset Index idx
5755 status collapsed
5756
5757 \begin_layout Plain Layout
5758 Lists ! Enumerate
5759 \end_layout
5760
5761 \end_inset
5762
5763
5764 \begin_inset CommandInset label
5765 LatexCommand label
5766 name "sec:Enumerate"
5767
5768 \end_inset
5769
5770
5771 \end_layout
5772
5773 \begin_layout Standard
5774 The 
5775 \family sans
5776 Enumerate
5777 \family default
5778  environment is used to create numbered lists and outlines.
5779  It has these properties:
5780 \end_layout
5781
5782 \begin_layout Enumerate
5783 Each item has a numeral as its label.
5784 \end_layout
5785
5786 \begin_deeper
5787 \begin_layout Enumerate
5788 The label type depends on the nesting depth.
5789 \end_layout
5790
5791 \end_deeper
5792 \begin_layout Enumerate
5793 LyX automatically counts the items for you and updates the label as appropriate.
5794 \end_layout
5795
5796 \begin_layout Enumerate
5797 Each new 
5798 \family sans
5799 Enumerate
5800 \family default
5801  environment resets the counter to one.
5802 \end_layout
5803
5804 \begin_layout Enumerate
5805 Like the 
5806 \family sans
5807 Itemize
5808 \family default
5809  environment, the 
5810 \family sans
5811 Enumerate
5812 \family default
5813  environment:
5814 \end_layout
5815
5816 \begin_deeper
5817 \begin_layout Enumerate
5818 Offsets the items relative to the left margin.
5819  Items can have any length.
5820 \end_layout
5821
5822 \begin_layout Enumerate
5823 Reduces the space between items as the nesting depth increases.
5824 \end_layout
5825
5826 \begin_layout Enumerate
5827 Uses different types of labels depending on the nesting depth.
5828 \end_layout
5829
5830 \begin_layout Enumerate
5831 Allows up to a four-fold nesting.
5832 \end_layout
5833
5834 \end_deeper
5835 \begin_layout Standard
5836 Unlike the 
5837 \family sans
5838 Itemize
5839 \family default
5840  environment, 
5841 \family sans
5842 Enumerate
5843 \family default
5844  shows the different labels for each item in LyX.
5845  Here is how LyX labels the four different levels in an 
5846 \family sans
5847 Enumerate
5848 \family default
5849 :
5850 \end_layout
5851
5852 \begin_layout Enumerate
5853 The first level of an 
5854 \family sans
5855 Enumerate
5856 \family default
5857  uses Arabic numerals followed by a period.
5858 \end_layout
5859
5860 \begin_deeper
5861 \begin_layout Enumerate
5862 The second level uses lower case letters surrounded by parentheses.
5863 \end_layout
5864
5865 \begin_deeper
5866 \begin_layout Enumerate
5867 The third level uses lower-case Roman numerals followed by a period.
5868 \end_layout
5869
5870 \begin_deeper
5871 \begin_layout Enumerate
5872 The fourth level uses capital letters followed by a period.
5873 \end_layout
5874
5875 \begin_layout Enumerate
5876 Again, notice the decrease in the spacing between items as the nesting depth
5877  increases.
5878 \end_layout
5879
5880 \end_deeper
5881 \begin_layout Enumerate
5882 Back to the third level
5883 \end_layout
5884
5885 \end_deeper
5886 \begin_layout Enumerate
5887 Back to the second level.
5888 \end_layout
5889
5890 \end_deeper
5891 \begin_layout Enumerate
5892 Back to the outermost level.
5893 \end_layout
5894
5895 \begin_layout Standard
5896 You can customize the type of numbering used in the 
5897 \family sans
5898 Enumerate
5899 \family default
5900  environment, see section
5901 \begin_inset space ~
5902 \end_inset
5903
5904
5905 \begin_inset CommandInset ref
5906 LatexCommand ref
5907 reference "sub:Customized-Lists"
5908
5909 \end_inset
5910
5911 .
5912  Such customization only shows up in the printed version, not in LyX.
5913 \end_layout
5914
5915 \begin_layout Standard
5916 There is more to nesting 
5917 \family sans
5918 Enumerate
5919 \family default
5920  environments than we've stated here.
5921  You should read section
5922 \begin_inset space ~
5923 \end_inset
5924
5925
5926 \begin_inset CommandInset ref
5927 LatexCommand ref
5928 reference "sec:Nesting"
5929
5930 \end_inset
5931
5932  to learn more about nesting.
5933 \end_layout
5934
5935 \begin_layout Subsubsection
5936 Description
5937 \begin_inset Index idx
5938 status collapsed
5939
5940 \begin_layout Plain Layout
5941 Lists ! Description
5942 \end_layout
5943
5944 \end_inset
5945
5946
5947 \end_layout
5948
5949 \begin_layout Standard
5950 Unlike the previous two environments, the 
5951 \family sans
5952 Description
5953 \family default
5954  list has no fixed label.
5955  Instead, LyX uses the first 
5956 \begin_inset Quotes eld
5957 \end_inset
5958
5959 word
5960 \begin_inset Quotes erd
5961 \end_inset
5962
5963  of the first line as the label.
5964  Here's an example:
5965 \end_layout
5966
5967 \begin_layout Description
5968 Example: This is an example of the 
5969 \family sans
5970 Description
5971 \family default
5972  environment.
5973 \end_layout
5974
5975 \begin_layout Standard
5976 LyX typesets the label in boldface and puts extra space between it and the
5977  rest of the line.
5978 \end_layout
5979
5980 \begin_layout Standard
5981 With the first 
5982 \begin_inset Quotes eld
5983 \end_inset
5984
5985 word
5986 \begin_inset Quotes erd
5987 \end_inset
5988
5989  it is meant that the first usage of the 
5990 \family sans
5991 Space
5992 \family default
5993  key ends the label if you are at the beginning of the first line of an
5994  item.
5995  If you need to use more than one word in a label use a 
5996 \family sans
5997 Protected Space
5998 \family default
5999 .
6000  (Use either 
6001 \begin_inset Info
6002 type  "shortcut"
6003 arg   "command-alternatives math-space ; space-insert protected"
6004 \end_inset
6005
6006  or the menu 
6007 \family sans
6008 Insert\SpecialChar \menuseparator
6009 Formatting\SpecialChar \menuseparator
6010 Protected
6011 \begin_inset space ~
6012 \end_inset
6013
6014 Space
6015 \family default
6016 ; see section
6017 \begin_inset space ~
6018 \end_inset
6019
6020
6021 \begin_inset CommandInset ref
6022 LatexCommand ref
6023 reference "sub:Protected-Space"
6024
6025 \end_inset
6026
6027  for more information.) Here is an example:
6028 \end_layout
6029
6030 \begin_layout Description
6031 Second
6032 \begin_inset space ~
6033 \end_inset
6034
6035 Example: This one shows how to use a 
6036 \family sans
6037 Protected
6038 \begin_inset space ~
6039 \end_inset
6040
6041 Space
6042 \family default
6043  in the label of a 
6044 \family sans
6045 Description
6046 \family default
6047  list item.
6048 \end_layout
6049
6050 \begin_layout Description
6051 Usage: You should use the 
6052 \family sans
6053 Description
6054 \family default
6055  environment for things like definitions and theorems.
6056  Use it when you need to make one word in particular stand out in the text
6057  that describes it.
6058  It's not a good idea to use a 
6059 \family sans
6060 Description
6061 \family default
6062  environment when you have an entire sentence that you want to describe.
6063  You're better off using 
6064 \family sans
6065 Itemize
6066 \family default
6067  or 
6068 \family sans
6069 Enumerate
6070 \family default
6071  and nesting several 
6072 \family sans
6073 Standard
6074 \family default
6075  paragraphs into them.
6076 \end_layout
6077
6078 \begin_layout Description
6079 Nesting: You can nest 
6080 \family sans
6081 Description
6082 \family default
6083  environments inside one another, nest them in other types of lists, and
6084  so on.
6085 \end_layout
6086
6087 \begin_layout Standard
6088 Notice that after the first line, LyX indents subsequent lines, offsetting
6089  them from the first line.
6090 \end_layout
6091
6092 \begin_layout Subsubsection
6093 Labeling
6094 \begin_inset Index idx
6095 status collapsed
6096
6097 \begin_layout Plain Layout
6098 Lists ! Labeling
6099 \end_layout
6100
6101 \end_inset
6102
6103
6104 \end_layout
6105
6106 \begin_layout Standard
6107 The 
6108 \family sans
6109 Labeling
6110 \family default
6111  environment is a LyX extension to LaTeX.
6112 \end_layout
6113
6114 \begin_layout Standard
6115 Like the 
6116 \family sans
6117 Description
6118 \family default
6119  list the 
6120 \family sans
6121 Labeling
6122 \family default
6123  list has user-defined labels for each list item but it provides some additional
6124  features.
6125  Here are its properties:
6126 \end_layout
6127
6128 \begin_layout Labeling
6129 \labelwidthstring 00.00.0000
6130 item
6131 \begin_inset space ~
6132 \end_inset
6133
6134 labels LyX uses the first 
6135 \begin_inset Quotes eld
6136 \end_inset
6137
6138 word
6139 \begin_inset Quotes erd
6140 \end_inset
6141
6142  of each line as the item label.
6143  The first 
6144 \family sans
6145 Space
6146 \family default
6147  after the beginning of the first line of an item marks the end of the label.
6148  If you need to use more than one word in an item label, use a protected
6149  space as described above.
6150 \end_layout
6151
6152 \begin_layout Labeling
6153 \labelwidthstring 00.00.0000
6154 margins As you can see, LyX uses different margins for the item label and
6155  the body of the item text.
6156  The body of the text has a larger left margin, which is equal to the default
6157  label width plus a little extra space.
6158  
6159 \end_layout
6160
6161 \begin_layout Labeling
6162 \labelwidthstring 00.00.0000
6163 label
6164 \begin_inset space ~
6165 \end_inset
6166
6167 width LyX uses the width of the label, or the default width, whatever is
6168  larger.
6169  If the label width is larger, the label 
6170 \begin_inset Quotes eld
6171 \end_inset
6172
6173 extends
6174 \begin_inset Quotes erd
6175 \end_inset
6176
6177  into the first line.
6178  In other words, the text of the first line isn't aligned with the left
6179  margin of the rest of the item text.
6180 \end_layout
6181
6182 \begin_layout Labeling
6183 \labelwidthstring 00.00.0000
6184 default
6185 \begin_inset space ~
6186 \end_inset
6187
6188 width You can set the default label width to ensure that the text of all
6189  items in a 
6190 \family sans
6191 Labeling
6192 \family default
6193  environment has the same left margin.
6194 \begin_inset Newline newline
6195 \end_inset
6196
6197 To change the default width, select all items in the list.
6198  Now open the 
6199 \family sans
6200 Edit\SpecialChar \menuseparator
6201 Paragraph
6202 \begin_inset space ~
6203 \end_inset
6204
6205 Settings
6206 \family default
6207  dialog (toolbar button 
6208 \begin_inset Info
6209 type  "icon"
6210 arg   "layout-paragraph"
6211 \end_inset
6212
6213 ).
6214  The text in the box 
6215 \family sans
6216 Longest
6217 \begin_inset space ~
6218 \end_inset
6219
6220 label
6221 \family default
6222  determines the default label width.
6223  You can use the text of your largest label here, but you can also use the
6224  letter 
6225 \begin_inset Quotes eld
6226 \end_inset
6227
6228 M
6229 \begin_inset Quotes erd
6230 \end_inset
6231
6232  multiple times instead.
6233  M is the widest character and is a standard unit of widths in LaTeX.
6234  By using 
6235 \begin_inset Quotes eld
6236 \end_inset
6237
6238 M
6239 \begin_inset Quotes erd
6240 \end_inset
6241
6242  as the unit of width you don't need to keep changing the contents of 
6243 \family sans
6244 Longest
6245 \begin_inset space ~
6246 \end_inset
6247
6248 label
6249 \family default
6250  every time you alter a label in a 
6251 \family sans
6252 List
6253 \family default
6254  environment.
6255 \begin_inset Newline newline
6256 \end_inset
6257
6258 The predefined default width is the length of 
6259 \begin_inset Quotes eld
6260 \end_inset
6261
6262 00.00.0000
6263 \begin_inset Quotes erd
6264 \end_inset
6265
6266  (equal to 6
6267 \begin_inset space ~
6268 \end_inset
6269
6270 M).
6271 \end_layout
6272
6273 \begin_layout Standard
6274 You should use the 
6275 \family sans
6276 Labeling
6277 \family default
6278  list the same way as the 
6279 \family sans
6280 Description
6281 \family default
6282  list: When you need one word to stand out from the text that describes
6283  it.
6284  The 
6285 \family sans
6286 Labeling
6287 \family default
6288  environment gives you another way to do this, using a different overall
6289  layout.
6290 \end_layout
6291
6292 \begin_layout Standard
6293 You can nest 
6294 \family sans
6295 Labeling
6296 \family default
6297  lists inside one another, nest them in other types of lists, and so on.
6298  They work just like the other list paragraph environments.
6299  Read section
6300 \begin_inset space ~
6301 \end_inset
6302
6303
6304 \begin_inset CommandInset ref
6305 LatexCommand ref
6306 reference "sec:Nesting"
6307
6308 \end_inset
6309
6310  to learn about nesting.
6311 \end_layout
6312
6313 \begin_layout Standard
6314 There is yet another feature of the 
6315 \family sans
6316 Labeling
6317 \family default
6318  list: As you can see in the examples, LyX left-justifies the item labels
6319  by default.
6320  You can use additional 
6321 \family sans
6322 HFills
6323 \family default
6324  to change how LyX justifies the item label.
6325  
6326 \family sans
6327 Hfills
6328 \family default
6329  are documented in section
6330 \begin_inset space ~
6331 \end_inset
6332
6333
6334 \begin_inset CommandInset ref
6335 LatexCommand ref
6336 reference "sub:Horizontal-Space"
6337
6338 \end_inset
6339
6340 .
6341  Here are some examples:
6342 \end_layout
6343
6344 \begin_layout Labeling
6345 \labelwidthstring 00.00.0000
6346 Left The default for 
6347 \family sans
6348 Labeling
6349 \family default
6350  item labels.
6351 \end_layout
6352
6353 \begin_layout Labeling
6354 \labelwidthstring 00.00.0000
6355 \begin_inset space \hfill{}
6356 \end_inset
6357
6358 Right One 
6359 \family sans
6360 HFill
6361 \family default
6362  at the beginning of the label right justifies it.
6363 \end_layout
6364
6365 \begin_layout Labeling
6366 \labelwidthstring 00.00.0000
6367 \begin_inset space \hfill{}
6368 \end_inset
6369
6370 Center
6371 \begin_inset space \hfill{}
6372 \end_inset
6373
6374  One 
6375 \family sans
6376 HFill
6377 \family default
6378  at the beginning of the label and one at the end centers it.
6379 \end_layout
6380
6381 \begin_layout Subsection
6382 Customized Lists
6383 \begin_inset CommandInset label
6384 LatexCommand label
6385 name "sub:Customized-Lists"
6386
6387 \end_inset
6388
6389
6390 \begin_inset Index idx
6391 status collapsed
6392
6393 \begin_layout Plain Layout
6394 Lists ! Customized
6395 \end_layout
6396
6397 \end_inset
6398
6399
6400 \end_layout
6401
6402 \begin_layout Standard
6403 The features described in this section require that the module 
6404 \family sans
6405 Customisable Lists (enumitem)
6406 \family default
6407  is loaded in the document settings.
6408  The module uses the LaTeX-package 
6409 \series bold
6410 enumitem
6411 \series default
6412
6413 \begin_inset Index idx
6414 status collapsed
6415
6416 \begin_layout Plain Layout
6417 LaTeX-packages ! enumitem
6418 \end_layout
6419
6420 \end_inset
6421
6422 .
6423 \end_layout
6424
6425 \begin_layout Subsubsection
6426 Custom Enumerate Lists
6427 \begin_inset Index idx
6428 status collapsed
6429
6430 \begin_layout Plain Layout
6431 Lists ! Enumerate ! Custom
6432 \end_layout
6433
6434 \end_inset
6435
6436
6437 \end_layout
6438
6439 \begin_layout Standard
6440 \noindent
6441 The default numbering of numbered lists can be changed by adding an optional
6442  argument (menu 
6443 \family sans
6444 Insert\SpecialChar \menuseparator
6445 Short Title
6446 \family default
6447 ) to the first item of each level in the list.
6448  There you add the command
6449 \end_layout
6450
6451 \begin_layout Standard
6452
6453 \series bold
6454 label=
6455 \backslash
6456 roman{enumi}
6457 \end_layout
6458
6459 \begin_layout Standard
6460 in TeX Code (shortcut 
6461 \begin_inset Info
6462 type  "shortcut"
6463 arg   "ert-insert"
6464 \end_inset
6465
6466 ).
6467 \begin_inset Foot
6468 status collapsed
6469
6470 \begin_layout Plain Layout
6471 For more about TeX Code, look at section
6472 \begin_inset space ~
6473 \end_inset
6474
6475
6476 \begin_inset CommandInset ref
6477 LatexCommand ref
6478 reference "sec:TeX-Code"
6479
6480 \end_inset
6481
6482 .
6483 \end_layout
6484
6485 \end_inset
6486
6487
6488 \emph on
6489  enumi
6490 \emph default
6491  is hereby the first level counter of the enumeration.
6492  The command 
6493 \series bold
6494
6495 \backslash
6496 roman
6497 \series default
6498  outputs the counter as a small Roman numeral.
6499  For capital Roman numerals replace 
6500 \series bold
6501
6502 \backslash
6503 roman
6504 \series default
6505  with 
6506 \series bold
6507
6508 \backslash
6509 Roman
6510 \series default
6511  in the command above.
6512  For Arabic numerals use 
6513 \series bold
6514
6515 \backslash
6516 arabic
6517 \series default
6518 .
6519  To 
6520 \begin_inset Quotes eld
6521 \end_inset
6522
6523 number
6524 \begin_inset Quotes erd
6525 \end_inset
6526
6527  items with capital or small Latin letters use 
6528 \series bold
6529
6530 \backslash
6531 Alph
6532 \series default
6533  or 
6534 \series bold
6535
6536 \backslash
6537 alph
6538 \series default
6539 , respectively.
6540 \end_layout
6541
6542 \begin_layout Standard
6543 \noindent
6544 \begin_inset Note Greyedout
6545 status open
6546
6547 \begin_layout Plain Layout
6548
6549 \series bold
6550 Note:
6551 \series default
6552  You can only number 26
6553 \begin_inset space ~
6554 \end_inset
6555
6556 items with Latin letters, because this numbering is limited to single letters.
6557 \end_layout
6558
6559 \end_inset
6560
6561
6562 \end_layout
6563
6564 \begin_layout Standard
6565 To change the numbering for the list sublevels, replace the 'i' in the command
6566  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6567 \end_layout
6568
6569 \begin_layout Standard
6570 Here is a list with custom numbering:
6571 \end_layout
6572
6573 \begin_layout Enumerate
6574 \begin_inset Argument 1
6575 status open
6576
6577 \begin_layout Plain Layout
6578 \begin_inset ERT
6579 status open
6580
6581 \begin_layout Plain Layout
6582
6583 label=
6584 \backslash
6585 #
6586 \backslash
6587 Alph{enumi}
6588 \backslash
6589 #
6590 \end_layout
6591
6592 \end_inset
6593
6594
6595 \end_layout
6596
6597 \end_inset
6598
6599 Level 1
6600 \end_layout
6601
6602 \begin_deeper
6603 \begin_layout Enumerate
6604 \begin_inset Argument 1
6605 status open
6606
6607 \begin_layout Plain Layout
6608 \begin_inset ERT
6609 status open
6610
6611 \begin_layout Plain Layout
6612
6613 label=
6614 \backslash
6615 Alph{enumi}.
6616 \backslash
6617 arabic{enumii}
6618 \end_layout
6619
6620 \end_inset
6621
6622
6623 \end_layout
6624
6625 \end_inset
6626
6627 Level 2
6628 \end_layout
6629
6630 \begin_layout Enumerate
6631 Level 2
6632 \end_layout
6633
6634 \begin_deeper
6635 \begin_layout Enumerate
6636 \begin_inset Argument 1
6637 status open
6638
6639 \begin_layout Plain Layout
6640 \begin_inset ERT
6641 status open
6642
6643 \begin_layout Plain Layout
6644
6645 label=
6646 \backslash
6647 bf{
6648 \backslash
6649 arabic{enumiii}}
6650 \end_layout
6651
6652 \end_inset
6653
6654
6655 \end_layout
6656
6657 \end_inset
6658
6659 Level 3
6660 \end_layout
6661
6662 \begin_deeper
6663 \begin_layout Enumerate
6664 \begin_inset Argument 1
6665 status open
6666
6667 \begin_layout Plain Layout
6668 \begin_inset ERT
6669 status open
6670
6671 \begin_layout Plain Layout
6672
6673 label=
6674 \backslash
6675 emph{
6676 \backslash
6677 roman{enumiv})}
6678 \end_layout
6679
6680 \end_inset
6681
6682
6683 \end_layout
6684
6685 \end_inset
6686
6687 Level 4
6688 \end_layout
6689
6690 \end_deeper
6691 \end_deeper
6692 \end_deeper
6693 \begin_layout Standard
6694 For this list these commands were used:
6695 \end_layout
6696
6697 \begin_layout Standard
6698 \noindent
6699
6700 \series bold
6701 label=
6702 \backslash
6703 #
6704 \backslash
6705 Alph{enumi}
6706 \backslash
6707 #
6708 \begin_inset Newline newline
6709 \end_inset
6710
6711 label=
6712 \backslash
6713 Alph{enumi}.
6714 \backslash
6715 arabic{enumii}
6716 \begin_inset Newline newline
6717 \end_inset
6718
6719 label=
6720 \backslash
6721 bf{
6722 \backslash
6723 arabic{enumiii}}
6724 \begin_inset Newline newline
6725 \end_inset
6726
6727 label=
6728 \backslash
6729 emph{
6730 \backslash
6731 roman{enumiv})}
6732 \end_layout
6733
6734 \begin_layout Standard
6735 where the command 
6736 \series bold
6737
6738 \backslash
6739 emph{}
6740 \series default
6741  makes the label emphasized and 
6742 \series bold
6743
6744 \backslash
6745 bf{}
6746 \series default
6747  makes it bold.
6748 \end_layout
6749
6750 \begin_layout Standard
6751 \begin_inset Note Greyedout
6752 status open
6753
6754 \begin_layout Plain Layout
6755
6756 \series bold
6757 Note:
6758 \series default
6759  When you change the label of a list level, it will be used for all following
6760  lists until you change the definition.
6761 \end_layout
6762
6763 \end_inset
6764
6765
6766 \end_layout
6767
6768 \begin_layout Subsubsection
6769 Resumed Enumeration
6770 \begin_inset Index idx
6771 status collapsed
6772
6773 \begin_layout Plain Layout
6774 Lists ! Enumerate ! Resumed
6775 \end_layout
6776
6777 \end_inset
6778
6779
6780 \end_layout
6781
6782 \begin_layout Standard
6783 Enumerations can be resumed after intermediate paragraphs:
6784 \end_layout
6785
6786 \begin_layout Enumerate
6787 \begin_inset Argument 1
6788 status open
6789
6790 \begin_layout Plain Layout
6791 \begin_inset ERT
6792 status open
6793
6794 \begin_layout Plain Layout
6795
6796 label=
6797 \backslash
6798 arabic{enumi}.
6799 \end_layout
6800
6801 \end_inset
6802
6803
6804 \end_layout
6805
6806 \end_inset
6807
6808 first
6809 \begin_inset Note Note
6810 status open
6811
6812 \begin_layout Plain Layout
6813 goes back to default numbering
6814 \end_layout
6815
6816 \end_inset
6817
6818
6819 \end_layout
6820
6821 \begin_layout Enumerate
6822 second
6823 \end_layout
6824
6825 \begin_layout Standard
6826 regular text
6827 \end_layout
6828
6829 \begin_layout Enumerate-Resume
6830 resumed
6831 \end_layout
6832
6833 \begin_layout Standard
6834 To resume an enumeration, use the style 
6835 \family sans
6836 Enumerate-Resume
6837 \family default
6838 .
6839  Its numbering appears in blue within LyX to indicate that it is a resumed
6840  list and that the numbering will not be correct in LyX, but in the output.
6841 \end_layout
6842
6843 \begin_layout Standard
6844 \begin_inset Note Greyedout
6845 status open
6846
6847 \begin_layout Plain Layout
6848
6849 \series bold
6850 Note:
6851 \series default
6852  If there is no previous enumeration to resume, you will get a LaTeX error.
6853 \end_layout
6854
6855 \end_inset
6856
6857
6858 \end_layout
6859
6860 \begin_layout Standard
6861 Perhaps you might want to resume the list with a different number from the
6862  next one.
6863  Or you want to start a new enumeration with a defined number.
6864  This is possible by adding an optional argument to the first list item
6865  of a normal enumeration.
6866  There, insert the command
6867 \end_layout
6868
6869 \begin_layout Standard
6870
6871 \series bold
6872 start=number
6873 \end_layout
6874
6875 \begin_layout Standard
6876 where 
6877 \emph on
6878 number
6879 \emph default
6880  is the number with which you want to resume the list.
6881  An example:
6882 \end_layout
6883
6884 \begin_layout Enumerate
6885 first item
6886 \end_layout
6887
6888 \begin_layout Enumerate
6889 second item
6890 \end_layout
6891
6892 \begin_layout Standard
6893 Enumeration starting at a given value:
6894 \end_layout
6895
6896 \begin_layout Enumerate
6897 \begin_inset Argument 1
6898 status open
6899
6900 \begin_layout Plain Layout
6901 \begin_inset ERT
6902 status open
6903
6904 \begin_layout Plain Layout
6905
6906 start=4
6907 \end_layout
6908
6909 \end_inset
6910
6911
6912 \end_layout
6913
6914 \end_inset
6915
6916 This enumeration starts at 4
6917 \end_layout
6918
6919 \begin_layout Subsubsection
6920 List Spacing
6921 \begin_inset Index idx
6922 status collapsed
6923
6924 \begin_layout Plain Layout
6925 Lists ! Spacing
6926 \end_layout
6927
6928 \end_inset
6929
6930
6931 \end_layout
6932
6933 \begin_layout Standard
6934 In some cases you might want less or more vertical space between the items
6935  of a list.
6936  For example if the default space is too much in your opinion in this case:
6937 \end_layout
6938
6939 \begin_layout Itemize
6940 A bullet list
6941 \end_layout
6942
6943 \begin_layout Itemize
6944 with standard spacing 
6945 \end_layout
6946
6947 \begin_layout Standard
6948 You can decrease the space by adding an optional argument to the first item
6949  of the list.
6950  Add there the command 
6951 \series bold
6952 nolistsep
6953 \series default
6954  to get no additional list space like in this example:
6955 \end_layout
6956
6957 \begin_layout Itemize
6958 \begin_inset Argument 1
6959 status open
6960
6961 \begin_layout Plain Layout
6962 \begin_inset ERT
6963 status open
6964
6965 \begin_layout Plain Layout
6966
6967 nolistsep
6968 \end_layout
6969
6970 \end_inset
6971
6972
6973 \end_layout
6974
6975 \end_inset
6976
6977 A bullet list
6978 \end_layout
6979
6980 \begin_layout Itemize
6981 without additional
6982 \end_layout
6983
6984 \begin_layout Itemize
6985 vertical space
6986 \end_layout
6987
6988 \begin_layout Standard
6989 To add space you can use several other commands provided by the LaTeX-package
6990  
6991 \series bold
6992 enumitem
6993 \series default
6994
6995 \begin_inset Index idx
6996 status collapsed
6997
6998 \begin_layout Plain Layout
6999 LaTeX-packages ! enumitem
7000 \end_layout
7001
7002 \end_inset
7003
7004 .
7005  For more information see its documentation, 
7006 \begin_inset CommandInset citation
7007 LatexCommand cite
7008 key "enumitem"
7009
7010 \end_inset
7011
7012 .
7013 \end_layout
7014
7015 \begin_layout Standard
7016 There are also many commands available to change the horizontal spacing
7017  and indentation.
7018  Here is an example where the indentation was changed to that of the paragraphs
7019  in the document and the label separation was set to 2
7020 \begin_inset space \thinspace{}
7021 \end_inset
7022
7023 cm so that the number is in the page margin:
7024 \end_layout
7025
7026 \begin_layout Enumerate
7027 \begin_inset Argument 1
7028 status open
7029
7030 \begin_layout Plain Layout
7031 \begin_inset ERT
7032 status open
7033
7034 \begin_layout Plain Layout
7035
7036 labelindent=
7037 \backslash
7038 parindent, labelsep=2cm
7039 \end_layout
7040
7041 \end_inset
7042
7043
7044 \end_layout
7045
7046 \end_inset
7047
7048 An enumeration
7049 \end_layout
7050
7051 \begin_layout Enumerate
7052 with negative indentation
7053 \end_layout
7054
7055 \begin_layout Subsubsection
7056 Further Customization
7057 \begin_inset Index idx
7058 status collapsed
7059
7060 \begin_layout Plain Layout
7061 Lists ! Customization
7062 \end_layout
7063
7064 \end_inset
7065
7066
7067 \end_layout
7068
7069 \begin_layout Standard
7070 You can also change the style of description lists.
7071  The command
7072 \end_layout
7073
7074 \begin_layout Standard
7075
7076 \series bold
7077 font=definition
7078 \end_layout
7079
7080 \begin_layout Standard
7081 changes the description label font, the command
7082 \end_layout
7083
7084 \begin_layout Standard
7085
7086 \series bold
7087 style=definition
7088 \end_layout
7089
7090 \begin_layout Standard
7091 sets the list style.
7092 \end_layout
7093
7094 \begin_layout Standard
7095 An example where the command
7096 \end_layout
7097
7098 \begin_layout Standard
7099
7100 \series bold
7101 font=
7102 \backslash
7103 itshape, style=nextline
7104 \end_layout
7105
7106 \begin_layout Standard
7107 is used:
7108 \end_layout
7109
7110 \begin_layout Description
7111 Ionizing
7112 \begin_inset space ~
7113 \end_inset
7114
7115 radiation: 
7116 \begin_inset Argument 1
7117 status collapsed
7118
7119 \begin_layout Plain Layout
7120 \begin_inset ERT
7121 status open
7122
7123 \begin_layout Plain Layout
7124
7125 labelindent=0pt, labelsep=1cm, font=
7126 \backslash
7127 itshape, style=nextline
7128 \end_layout
7129
7130 \end_inset
7131
7132
7133 \end_layout
7134
7135 \end_inset
7136
7137 Ionizing radiation consists of particles or electromagnetic waves that are
7138  energetic enough to detach electrons from atoms or molecules, therefore
7139  ionizing them.
7140 \end_layout
7141
7142 \begin_layout Description
7143 Reference
7144 \begin_inset space ~
7145 \end_inset
7146
7147 counting: In computer science, reference counting is a technique of storing
7148  the number of references, pointers, or handles to a resource such as an
7149  object, block of memory, disk space or other resource.
7150 \end_layout
7151
7152 \begin_layout Standard
7153 There are many more commands and features provided by the LaTeX-package
7154  
7155 \series bold
7156 enumitem
7157 \series default
7158
7159 \begin_inset Index idx
7160 status collapsed
7161
7162 \begin_layout Plain Layout
7163 LaTeX-packages ! enumitem
7164 \end_layout
7165
7166 \end_inset
7167
7168 .
7169  For more information see its documentation 
7170 \begin_inset CommandInset citation
7171 LatexCommand cite
7172 key "enumitem"
7173
7174 \end_inset
7175
7176 .
7177 \end_layout
7178
7179 \begin_layout Subsection
7180 Letters
7181 \begin_inset Index idx
7182 status collapsed
7183
7184 \begin_layout Plain Layout
7185 Letters
7186 \end_layout
7187
7188 \end_inset
7189
7190
7191 \end_layout
7192
7193 \begin_layout Subsubsection
7194 Address and Right
7195 \begin_inset space ~
7196 \end_inset
7197
7198 Address: An Overview
7199 \end_layout
7200
7201 \begin_layout Standard
7202 Although LyX has document classes for letters, we've also created two paragraph
7203  environments called 
7204 \family sans
7205 Address
7206 \family default
7207  and 
7208 \family sans
7209 Right
7210 \begin_inset space ~
7211 \end_inset
7212
7213 Address
7214 \family default
7215 .
7216  To use the letter class, you need to use specific paragraph environments
7217  in a specific order, otherwise LaTeX gags on the document.
7218  In contrast, you can use the 
7219 \family sans
7220 Address
7221 \family default
7222  and 
7223 \family sans
7224 Right
7225 \begin_inset space ~
7226 \end_inset
7227
7228 Address
7229 \family default
7230  paragraph environments anywhere with no problem.
7231  You can even nest them inside other environments, though you can't nest
7232  anything in them.
7233 \end_layout
7234
7235 \begin_layout Standard
7236 Of course, you're not limited to using 
7237 \family sans
7238 Address
7239 \family default
7240  and 
7241 \family sans
7242 Right
7243 \begin_inset space ~
7244 \end_inset
7245
7246 Address
7247 \family default
7248  for letters only.
7249  
7250 \family sans
7251 Right
7252 \begin_inset space ~
7253 \end_inset
7254
7255 Address
7256 \family default
7257 , in particular, is useful for creating article titles like those used in
7258  some European academic papers.
7259 \end_layout
7260
7261 \begin_layout Subsubsection
7262 Usage
7263 \begin_inset CommandInset label
7264 LatexCommand label
7265 name "sec:Address-Usage"
7266
7267 \end_inset
7268
7269
7270 \end_layout
7271
7272 \begin_layout Standard
7273 The 
7274 \family sans
7275 Address
7276 \family default
7277  environment formats text in the style of an address, which is also used
7278  for the opening and signature in some countries.
7279  Similarly, the 
7280 \family sans
7281 Right
7282 \begin_inset space ~
7283 \end_inset
7284
7285 Address
7286 \family default
7287  environment formats text in the style of a right-justified address, which
7288  is used for the sender's address and today's date in some countries.
7289  Here's an example of each:
7290 \end_layout
7291
7292 \begin_layout Right Address
7293 Right Address
7294 \begin_inset Newline newline
7295 \end_inset
7296
7297 Who I am
7298 \begin_inset Newline newline
7299 \end_inset
7300
7301 Where I am
7302 \begin_inset Newline newline
7303 \end_inset
7304
7305 When is it? What is today?
7306 \end_layout
7307
7308 \begin_layout Standard
7309 That was 
7310 \family sans
7311 Right
7312 \begin_inset space ~
7313 \end_inset
7314
7315 Address
7316 \family default
7317 .
7318  Notice that the lines all have the same left margin, which LyX sets to
7319  fit the largest block of text on a single line.
7320  Here's an example of the 
7321 \family sans
7322 Address
7323 \family default
7324  environment:
7325 \end_layout
7326
7327 \begin_layout Address
7328 Who are you
7329 \begin_inset Newline newline
7330 \end_inset
7331
7332 Where do I send this
7333 \begin_inset Newline newline
7334 \end_inset
7335
7336 Your post office and country
7337 \end_layout
7338
7339 \begin_layout Standard
7340 As you can see, both 
7341 \family sans
7342 Address
7343 \family default
7344  and 
7345 \family sans
7346 Right
7347 \begin_inset space ~
7348 \end_inset
7349
7350 Address
7351 \family default
7352  add extra space between themselves and the next paragraph.
7353  If you enter 
7354 \family sans
7355 Return
7356 \family default
7357  in either of these environments, LyX resets the nesting depth and sets
7358  the environment to 
7359 \family sans
7360 Standard
7361 \family default
7362 .
7363  This makes sense, since 
7364 \family sans
7365 Return
7366 \family default
7367  is the 
7368 \family typewriter
7369 break-paragraph
7370 \family default
7371  function, and the individual lines of an address are not paragraphs.
7372  Thus, you have to use 
7373 \family typewriter
7374 break-line
7375 \family default
7376  (
7377 \begin_inset Info
7378 type  "shortcut"
7379 arg   "newline-insert newline"
7380 \end_inset
7381
7382  or 
7383 \family sans
7384 Insert\SpecialChar \menuseparator
7385 Formatting\SpecialChar \menuseparator
7386 Ragged
7387 \begin_inset space ~
7388 \end_inset
7389
7390 Line
7391 \begin_inset space ~
7392 \end_inset
7393
7394 Break
7395 \family default
7396 ) to start a new line in an 
7397 \family sans
7398 Address
7399 \family default
7400  or 
7401 \family sans
7402 Right
7403 \begin_inset space ~
7404 \end_inset
7405
7406 Address
7407 \family default
7408  environment.
7409 \end_layout
7410
7411 \begin_layout Subsection
7412 Academic Writing
7413 \end_layout
7414
7415 \begin_layout Standard
7416 Most academic writing begins with an abstract and ends with a bibliography
7417  or list of references.
7418  LyX contains paragraph environments for both of these.
7419 \end_layout
7420
7421 \begin_layout Subsubsection
7422 Abstract
7423 \begin_inset Index idx
7424 status collapsed
7425
7426 \begin_layout Plain Layout
7427 Abstracts
7428 \end_layout
7429
7430 \end_inset
7431
7432
7433 \end_layout
7434
7435 \begin_layout Standard
7436 The 
7437 \family sans
7438 Abstract
7439 \family default
7440  environment is used for the abstract of an article.
7441  Technically, you could use this environment anywhere, but you really should
7442  only use it at the beginning of the document, after the title.
7443  Also, don't bother trying to nest 
7444 \family sans
7445 Abstract
7446 \family default
7447  in anything else or 
7448 \emph on
7449 vice versa
7450 \emph default
7451 .
7452  It will not work.
7453  The 
7454 \family sans
7455 Abstract
7456 \family default
7457  environment is only useful in the article and report document classes.
7458  The book document classes ignores the 
7459 \family sans
7460 Abstract
7461 \family default
7462  completely, and it's utterly silly to use 
7463 \family sans
7464 Abstract
7465 \family default
7466  in a letter document class.
7467 \end_layout
7468
7469 \begin_layout Standard
7470 The 
7471 \family sans
7472 Abstract
7473 \family default
7474  environment does several things for you.
7475  First, it puts the centered label 
7476 \begin_inset Quotes eld
7477 \end_inset
7478
7479 Abstract
7480 \begin_inset Quotes erd
7481 \end_inset
7482
7483  above the text.
7484  The label and the text of the abstract are separated by some extra vertical
7485  space.
7486  Second, it typesets everything in a smaller font, just as you'd expect.
7487  Lastly, it adds a bit of extra vertical space between the abstract and
7488  the subsequent text.
7489  Well, that's how it will appear on the LyX screen.
7490  The actual appearance in the output depends on the document class you are
7491  using.
7492 \end_layout
7493
7494 \begin_layout Standard
7495 Starting a new paragraph by entering 
7496 \family sans
7497 Return
7498 \family default
7499  does not reset the paragraph environment.
7500  The new paragraph will still be in the 
7501 \family sans
7502 Abstract
7503 \family default
7504  environment.
7505  So, you will have to change the paragraph environment yourself when you
7506  finish entering the abstract of your document.
7507 \end_layout
7508
7509 \begin_layout Standard
7510 \begin_inset Float figure
7511 wide false
7512 sideways false
7513 status open
7514
7515 \begin_layout Plain Layout
7516 \align center
7517 \begin_inset Graphics
7518         filename clipart/Abstract.pdf
7519
7520 \end_inset
7521
7522
7523 \end_layout
7524
7525 \begin_layout Plain Layout
7526 \begin_inset Caption Standard
7527
7528 \begin_layout Plain Layout
7529 \begin_inset CommandInset label
7530 LatexCommand label
7531 name "fig:Paragraph-in-the"
7532
7533 \end_inset
7534
7535 Paragraph in the 
7536 \family sans
7537 Abstract
7538 \family default
7539  environment
7540 \end_layout
7541
7542 \end_inset
7543
7544
7545 \end_layout
7546
7547 \end_inset
7548
7549
7550 \end_layout
7551
7552 \begin_layout Standard
7553 We would love to demonstrate the 
7554 \family sans
7555 Abstract
7556 \family default
7557  environment, but since this document is in the 
7558 \begin_inset Quotes eld
7559 \end_inset
7560
7561 book
7562 \begin_inset Quotes erd
7563 \end_inset
7564
7565  class, we can't do this.
7566  We inserted it therefore as figure
7567 \begin_inset space ~
7568 \end_inset
7569
7570
7571 \begin_inset CommandInset ref
7572 LatexCommand ref
7573 reference "fig:Paragraph-in-the"
7574
7575 \end_inset
7576
7577 .
7578  If you have never heard of an 
7579 \begin_inset Quotes eld
7580 \end_inset
7581
7582 abstract
7583 \begin_inset Quotes erd
7584 \end_inset
7585
7586  before, you can safely ignore this environment.
7587 \end_layout
7588
7589 \begin_layout Subsubsection
7590 Bibliography
7591 \begin_inset Index idx
7592 status collapsed
7593
7594 \begin_layout Plain Layout
7595 Bibliography
7596 \end_layout
7597
7598 \end_inset
7599
7600
7601 \begin_inset CommandInset label
7602 LatexCommand label
7603 name "sub:Biblio_environment"
7604
7605 \end_inset
7606
7607
7608 \end_layout
7609
7610 \begin_layout Standard
7611 The 
7612 \family sans
7613 Bibliography
7614 \family default
7615  environment is used to list references.
7616  Technically, you could use this environment anywhere, but you really should
7617  only use it at the end of the document.
7618  Nesting 
7619 \family sans
7620 Bibliography
7621 \family default
7622  in anything else or 
7623 \emph on
7624 vice versa
7625 \emph default
7626  will not work.
7627 \end_layout
7628
7629 \begin_layout Standard
7630 When you first open a 
7631 \family sans
7632 Bibliography
7633 \family default
7634  environment, LyX adds a large vertical space, followed by the heading 
7635 \begin_inset Quotes eld
7636 \end_inset
7637
7638 Bibliography
7639 \begin_inset Quotes erd
7640 \end_inset
7641
7642  or 
7643 \begin_inset Quotes eld
7644 \end_inset
7645
7646 References,
7647 \begin_inset Quotes erd
7648 \end_inset
7649
7650  depending on the document class.
7651  The heading is in a large boldface font.
7652  Each paragraph of the 
7653 \family sans
7654 Bibliography
7655 \family default
7656  environment is a bibliography entry.
7657  Thus, entering 
7658 \family sans
7659 Return
7660 \family default
7661  does not reset the paragraph environment.
7662  Each new paragraph is still in the 
7663 \family sans
7664 Bibliography
7665 \family default
7666  environment.
7667 \end_layout
7668
7669 \begin_layout Standard
7670 There is another, usually better way to include references in your document
7671  by using a BibTeX database.
7672  For more information on that, and for a detailed description of LyX's bibliogra
7673 phy handling, have a look at section
7674 \begin_inset space ~
7675 \end_inset
7676
7677
7678 \begin_inset CommandInset ref
7679 LatexCommand ref
7680 reference "sec:Bibliography"
7681
7682 \end_inset
7683
7684 .
7685 \end_layout
7686
7687 \begin_layout Subsection
7688 Special Environments
7689 \end_layout
7690
7691 \begin_layout Standard
7692 LyX provides two environments that can be used to emulate the behavior of
7693  a computer console/terminal and a typewriter.
7694 \end_layout
7695
7696 \begin_layout Subsubsection
7697 LyX
7698 \family sans
7699 -Code
7700 \begin_inset Index idx
7701 status collapsed
7702
7703 \begin_layout Plain Layout
7704 LyX-Code
7705 \end_layout
7706
7707 \end_inset
7708
7709
7710 \begin_inset CommandInset label
7711 LatexCommand label
7712 name "sub:LyX-Code"
7713
7714 \end_inset
7715
7716
7717 \end_layout
7718
7719 \begin_layout Standard
7720 The 
7721 \family sans
7722 LyX-Code
7723 \family default
7724  environment is a LyX extension.
7725  It type-sets text in a typewriter-style font.
7726  It also treats the 
7727 \family sans
7728 Space
7729 \family default
7730  key as a fixed whitespace.
7731 \begin_inset Foot
7732 status collapsed
7733
7734 \begin_layout Plain Layout
7735 In the 
7736 \family sans
7737 LyX-Code
7738 \family default
7739  environment, the 
7740 \family sans
7741 Space
7742 \family default
7743  key is treated as a 
7744 \family sans
7745 Protected
7746 \begin_inset space ~
7747 \end_inset
7748
7749 Blank
7750 \family default
7751  instead of an end-of-word marker.
7752 \end_layout
7753
7754 \end_inset
7755
7756  
7757 \family sans
7758 LyX-Code
7759 \family default
7760  and 
7761 \family sans
7762 Verbatim
7763 \family default
7764  are the only environments in which you can type multiple whitespaces in
7765  LyX.
7766  If you need to insert blank lines, you will still need to use 
7767 \begin_inset Info
7768 type  "shortcut"
7769 arg   "newline-insert newline"
7770 \end_inset
7771
7772  (the 
7773 \family typewriter
7774 break-line
7775 \family default
7776  function).
7777  
7778 \family sans
7779 Return
7780 \family default
7781  breaks paragraphs.
7782  Note, however, that 
7783 \family sans
7784 Return
7785 \family default
7786  does not reset the paragraph environment.
7787  So, when you finish using the 
7788 \family sans
7789 LyX-Code
7790 \family default
7791  environment, you will need to change the paragraph environment yourself.
7792  Also, you can nest the 
7793 \family sans
7794 LyX-Code
7795 \family default
7796  environment inside of others.
7797 \end_layout
7798
7799 \begin_layout Standard
7800 There are a few quirks with this environment:
7801 \end_layout
7802
7803 \begin_layout Itemize
7804 You cannot use 
7805 \begin_inset Info
7806 type  "shortcut"
7807 arg   "newline-insert newline"
7808 \end_inset
7809
7810  at the beginning of a new paragraph (i.
7811 \begin_inset space \thinspace{}
7812 \end_inset
7813
7814 e.
7815 \begin_inset space \space{}
7816 \end_inset
7817
7818 you can't follow 
7819 \family sans
7820 Return
7821 \family default
7822  with a 
7823 \begin_inset Info
7824 type  "shortcut"
7825 arg   "newline-insert newline"
7826 \end_inset
7827
7828 ).
7829 \end_layout
7830
7831 \begin_layout Itemize
7832 You cannot follow a 
7833 \begin_inset Info
7834 type  "shortcut"
7835 arg   "newline-insert newline"
7836 \end_inset
7837
7838  with a 
7839 \family sans
7840 Space
7841 \family default
7842  but with a 
7843 \begin_inset Info
7844 type  "shortcut"
7845 arg   "command-alternatives math-space ; space-insert protected"
7846 \end_inset
7847
7848 .
7849 \end_layout
7850
7851 \begin_layout Itemize
7852 You cannot have an empty paragraph or an empty line.
7853  You must put at least one 
7854 \family sans
7855 Space
7856 \family default
7857  in any line you want blank.
7858  Otherwise, LaTeX generates errors.
7859 \end_layout
7860
7861 \begin_layout Itemize
7862 You cannot get the typewriter double quotes by typing 
7863 \family sans
7864 "
7865 \family default
7866  since that will insert 
7867 \emph on
7868 real
7869 \emph default
7870  quotes.
7871  You get the typewriter double quotes with 
7872 \begin_inset Info
7873 type  "shortcut"
7874 arg   "self-insert \""
7875 \end_inset
7876
7877 .
7878 \end_layout
7879
7880 \begin_layout Standard
7881 Here is an example:
7882 \end_layout
7883
7884 \begin_layout LyX-Code
7885 #include <stdio.h>
7886 \end_layout
7887
7888 \begin_layout LyX-Code
7889  
7890 \end_layout
7891
7892 \begin_layout LyX-Code
7893 int main(void)
7894 \end_layout
7895
7896 \begin_layout LyX-Code
7897 {
7898 \end_layout
7899
7900 \begin_layout LyX-Code
7901     printf("Hello World!
7902 \backslash
7903 n");
7904 \end_layout
7905
7906 \begin_layout LyX-Code
7907     return 0;
7908 \end_layout
7909
7910 \begin_layout LyX-Code
7911 }
7912 \end_layout
7913
7914 \begin_layout Standard
7915 This is just the standard 
7916 \begin_inset Quotes eld
7917 \end_inset
7918
7919 Hello world!
7920 \begin_inset Quotes erd
7921 \end_inset
7922
7923  program.
7924  
7925 \end_layout
7926
7927 \begin_layout Standard
7928
7929 \family sans
7930 LyX-Code
7931 \family default
7932  has one purpose: to typeset code, such as program source, shell scripts
7933  and so on.
7934  Use it only in those very special cases where you need to generate text
7935  as if you used a typewriter.
7936 \begin_inset Index idx
7937 status collapsed
7938
7939 \begin_layout Plain Layout
7940 Paragraph environments|)
7941 \end_layout
7942
7943 \end_inset
7944
7945  For longer parts of programming code, use the listings inset that is described
7946  in the chapter 
7947 \emph on
7948 Program Code Listings
7949 \emph default
7950  of the 
7951 \emph on
7952 Embedded
7953 \begin_inset space ~
7954 \end_inset
7955
7956 Objects
7957 \emph default
7958  manual.
7959 \end_layout
7960
7961 \begin_layout Subsubsection
7962 Verbatim
7963 \family sans
7964
7965 \begin_inset Index idx
7966 status collapsed
7967
7968 \begin_layout Plain Layout
7969 Verbatim
7970 \end_layout
7971
7972 \end_inset
7973
7974
7975 \end_layout
7976
7977 \begin_layout Standard
7978 The 
7979 \family sans
7980 Verbatim
7981 \family default
7982  environment is similar to the 
7983 \family sans
7984 LyX-Code
7985 \family default
7986  environment with the difference that its content will be treated like a
7987  computer console text.
7988  
7989 \family sans
7990 Verbatim
7991 \family default
7992  does therefore not have paragraphs so that 
7993 \family sans
7994 Return
7995 \family default
7996  breaks lines.
7997  Compared to 
7998 \family sans
7999 LyX-Code
8000 \family default
8001  the 
8002 \family sans
8003 Space
8004 \family default
8005  key is treated like a normal space in text (not as a protected space) and
8006  you can have empty lines.
8007  In contrary to 
8008 \family sans
8009 LyX-Code,
8010 \family default
8011  
8012 \family sans
8013 Verbatim
8014 \family default
8015  cannot
8016 \end_layout
8017
8018 \begin_layout Itemize
8019 have a certain language and a text style
8020 \end_layout
8021
8022 \begin_layout Itemize
8023 contain hyperlinks, boxes, foot- and margin notes, notes, math, citations,
8024  index- and nomenclature entries, labels, tables, graphics, listings, floats
8025  and TeX-Code
8026 \end_layout
8027
8028 \begin_layout Itemize
8029 contain the following characters (you will get LaTeX errors): µ ; ´ ; ³
8030  ; ²
8031 \end_layout
8032
8033 \begin_layout Standard
8034 Because of these properties 
8035 \family sans
8036 Verbatim
8037 \family default
8038  works like a typewriter.
8039  Here is an example:
8040 \end_layout
8041
8042 \begin_layout Verbatim
8043
8044 This is verbatim.
8045 \end_layout
8046
8047 \begin_layout Verbatim
8048 \noindent
8049 \align block
8050
8051 The following 2 lines are empty:
8052 \end_layout
8053
8054 \begin_layout Verbatim
8055
8056 \end_layout
8057
8058 \begin_layout Verbatim
8059
8060 \end_layout
8061
8062 \begin_layout Verbatim
8063
8064 Almost everything is allowed in verbatim:"%&$§#~'`
8065 \backslash
8066 }][{|
8067 \end_layout
8068
8069 \begin_layout Section
8070 Nesting Environments
8071 \begin_inset Index idx
8072 status collapsed
8073
8074 \begin_layout Plain Layout
8075 Nesting ! Environments
8076 \end_layout
8077
8078 \end_inset
8079
8080
8081 \begin_inset CommandInset label
8082 LatexCommand label
8083 name "sec:Nesting"
8084
8085 \end_inset
8086
8087
8088 \end_layout
8089
8090 \begin_layout Subsection
8091 Introduction
8092 \end_layout
8093
8094 \begin_layout Standard
8095 LyX treats text as a unified block with a particular context and specific
8096  properties.
8097  This allows you to create blocks that inherit some of the properties of
8098  another block.
8099  For example you have three main points in an outline, but point #2 also
8100  has two subpoints.
8101  In other words, you have a list inside of another list, with the inner
8102  list 
8103 \begin_inset Quotes eld
8104 \end_inset
8105
8106 attached
8107 \begin_inset Quotes erd
8108 \end_inset
8109
8110  to item #2:
8111 \end_layout
8112
8113 \begin_layout Enumerate
8114 one
8115 \end_layout
8116
8117 \begin_layout Enumerate
8118 two
8119 \end_layout
8120
8121 \begin_deeper
8122 \begin_layout Enumerate
8123 sublist – item #1
8124 \end_layout
8125
8126 \begin_layout Enumerate
8127 sublist – item #2
8128 \end_layout
8129
8130 \end_deeper
8131 \begin_layout Enumerate
8132 three
8133 \end_layout
8134
8135 \begin_layout Standard
8136 You put a list inside a list by nesting one list inside the other.
8137  Nesting an environment is quite simple: Select 
8138 \family sans
8139 Edit\SpecialChar \menuseparator
8140 Increase
8141 \begin_inset space ~
8142 \end_inset
8143
8144 List
8145 \begin_inset space ~
8146 \end_inset
8147
8148 Depth
8149 \family default
8150  or 
8151 \family sans
8152 Decrease
8153 \begin_inset space ~
8154 \end_inset
8155
8156 List
8157 \begin_inset space ~
8158 \end_inset
8159
8160 Depth
8161 \family default
8162  to change the nesting depth (the status bar will tell you how far you are
8163  nested).
8164  Instead of the menu, you can also use the toolbar buttons 
8165 \begin_inset Info
8166 type  "icon"
8167 arg   "depth-increment"
8168 \end_inset
8169
8170  and 
8171 \begin_inset Info
8172 type  "icon"
8173 arg   "depth-decrement"
8174 \end_inset
8175
8176  or the key bindings 
8177 \family sans
8178 Tab
8179 \family default
8180  and 
8181 \family sans
8182 Shift+Tab
8183 \family default
8184  or 
8185 \begin_inset Info
8186 type  "shortcut"
8187 arg   "depth-increment"
8188 \end_inset
8189
8190  and 
8191 \begin_inset Info
8192 type  "shortcut"
8193 arg   "depth-decrement"
8194 \end_inset
8195
8196 .
8197  The change will work on the current selection, if you have made one (allowing
8198  you to change the nesting of several paragraphs at once), or the current
8199  paragraph.
8200 \end_layout
8201
8202 \begin_layout Standard
8203 Note that LyX only changes the nesting depth if it can.
8204  If it is invalid to do so, nothing happens if you try to change the depth.
8205  Additionally, if you change the depth of one paragraph, it affects the
8206  depth of every paragraph nested inside of it.
8207 \end_layout
8208
8209 \begin_layout Standard
8210 Nesting isn't limited to lists.
8211  In LyX, you can nest just about anything inside anything else, as you're
8212  about to find out.
8213  This is the real power of nesting paragraph environments.
8214 \end_layout
8215
8216 \begin_layout Subsection
8217 What You Can and Can't Nest
8218 \end_layout
8219
8220 \begin_layout Standard
8221 Before we fire a list of paragraph environments at you, we need to tell
8222  you a little bit more about how nesting works.
8223 \end_layout
8224
8225 \begin_layout Standard
8226 The question of nesting a paragraph environment is a bit more complicated
8227  than a simple yes or no.
8228  There are three types of paragraph environments:
8229 \end_layout
8230
8231 \begin_layout Itemize
8232 Completely unnestable
8233 \end_layout
8234
8235 \begin_layout Itemize
8236 Fully nestable, you can nest them inside things and you can also nest other
8237  things inside them.
8238 \end_layout
8239
8240 \begin_layout Itemize
8241 A third type, you can nest them into other environments, but you can't nest
8242  anything into them.
8243 \end_layout
8244
8245 \begin_layout Standard
8246 Here's a list of the three types of nesting behavior, and which paragraph
8247  environments have them:
8248 \end_layout
8249
8250 \begin_layout Description
8251 Unnestable Can't nest them.
8252  Can't nest into them.
8253 \end_layout
8254
8255 \begin_deeper
8256 \begin_layout Itemize
8257
8258 \family sans
8259 Bibliography
8260 \end_layout
8261
8262 \begin_layout Itemize
8263
8264 \family sans
8265 Abstract
8266 \end_layout
8267
8268 \begin_layout Itemize
8269
8270 \family sans
8271 Title
8272 \end_layout
8273
8274 \begin_layout Itemize
8275
8276 \family sans
8277 Author
8278 \end_layout
8279
8280 \begin_layout Itemize
8281
8282 \family sans
8283 Date
8284 \end_layout
8285
8286 \end_deeper
8287 \begin_layout Description
8288 Fully
8289 \begin_inset space ~
8290 \end_inset
8291
8292 Nestable You can nest them.
8293  You can nest other things into them.
8294 \end_layout
8295
8296 \begin_deeper
8297 \begin_layout Itemize
8298
8299 \family sans
8300 Verse
8301 \end_layout
8302
8303 \begin_layout Itemize
8304
8305 \family sans
8306 Quote
8307 \end_layout
8308
8309 \begin_layout Itemize
8310
8311 \family sans
8312 Quotation
8313 \end_layout
8314
8315 \begin_layout Itemize
8316
8317 \family sans
8318 Itemize
8319 \end_layout
8320
8321 \begin_layout Itemize
8322
8323 \family sans
8324 Enumerate
8325 \end_layout
8326
8327 \begin_layout Itemize
8328
8329 \family sans
8330 Description
8331 \end_layout
8332
8333 \begin_layout Itemize
8334
8335 \family sans
8336 List
8337 \end_layout
8338
8339 \begin_layout Itemize
8340
8341 \family sans
8342 LyX-Code
8343 \end_layout
8344
8345 \begin_layout Itemize
8346
8347 \family sans
8348 Verbatim
8349 \end_layout
8350
8351 \end_deeper
8352 \begin_layout Description
8353 Nestable-Inside You can nest them inside other things.
8354  You can't nest anything into them.
8355 \end_layout
8356
8357 \begin_deeper
8358 \begin_layout Itemize
8359
8360 \family sans
8361 Standard
8362 \end_layout
8363
8364 \begin_layout Itemize
8365
8366 \family sans
8367 Part
8368 \end_layout
8369
8370 \begin_layout Itemize
8371
8372 \family sans
8373 Chapter
8374 \end_layout
8375
8376 \begin_layout Itemize
8377
8378 \family sans
8379 Section
8380 \end_layout
8381
8382 \begin_layout Itemize
8383
8384 \family sans
8385 Subsection
8386 \end_layout
8387
8388 \begin_layout Itemize
8389
8390 \family sans
8391 Subsubsection
8392 \end_layout
8393
8394 \begin_layout Itemize
8395
8396 \family sans
8397 Paragraph
8398 \end_layout
8399
8400 \begin_layout Itemize
8401
8402 \family sans
8403 Subparagraph
8404 \end_layout
8405
8406 \begin_layout Itemize
8407
8408 \family sans
8409 Part*
8410 \end_layout
8411
8412 \begin_layout Itemize
8413
8414 \family sans
8415 Chapter*
8416 \end_layout
8417
8418 \begin_layout Itemize
8419
8420 \family sans
8421 Section*
8422 \end_layout
8423
8424 \begin_layout Itemize
8425
8426 \family sans
8427 Subsection*
8428 \end_layout
8429
8430 \begin_layout Itemize
8431
8432 \family sans
8433 Subsubsection*
8434 \end_layout
8435
8436 \begin_layout Itemize
8437
8438 \family sans
8439 Right
8440 \begin_inset space ~
8441 \end_inset
8442
8443 Address
8444 \end_layout
8445
8446 \begin_layout Itemize
8447
8448 \family sans
8449 Address
8450 \end_layout
8451
8452 \end_deeper
8453 \begin_layout Standard
8454 \begin_inset Note Greyedout
8455 status open
8456
8457 \begin_layout Plain Layout
8458
8459 \series bold
8460 Note:
8461 \series default
8462  Although it is possible, for example, to nest numbered section headings
8463  like 
8464 \family sans
8465 Chapter
8466 \family default
8467
8468 \family sans
8469 Section
8470 \family default
8471 , etc.
8472 \begin_inset space ~
8473 \end_inset
8474
8475 into lists, it is highly recommended not to do this because the aim is to
8476  create well-structured documents following typesetting guidelines whereas
8477  nested section headings violate this.
8478 \end_layout
8479
8480 \end_inset
8481
8482
8483 \end_layout
8484
8485 \begin_layout Subsection
8486 Nesting Other Things: Tables, Math, Floats, etc.
8487 \begin_inset Index idx
8488 status collapsed
8489
8490 \begin_layout Plain Layout
8491 Nesting ! Tables etc.
8492 \end_layout
8493
8494 \end_inset
8495
8496
8497 \end_layout
8498
8499 \begin_layout Standard
8500 There are several things that aren't paragraph environments, but which are
8501  affected by nesting anyhow.
8502  They are:
8503 \end_layout
8504
8505 \begin_layout Itemize
8506 equations
8507 \end_layout
8508
8509 \begin_layout Itemize
8510 tables
8511 \end_layout
8512
8513 \begin_layout Itemize
8514 figures
8515 \end_layout
8516
8517 \begin_layout Standard
8518 (
8519 \begin_inset Note Greyedout
8520 status open
8521
8522 \begin_layout Plain Layout
8523
8524 \series bold
8525 Note:
8526 \series default
8527  Figures and tables in 
8528 \family sans
8529 Floats
8530 \family default
8531  are not affected by this.
8532 \end_layout
8533
8534 \end_inset
8535
8536  Have a look at section
8537 \begin_inset space ~
8538 \end_inset
8539
8540
8541 \begin_inset CommandInset ref
8542 LatexCommand ref
8543 reference "sec:Floats"
8544
8545 \end_inset
8546
8547  for more information about 
8548 \family sans
8549 Floats
8550 \family default
8551 .)
8552 \end_layout
8553
8554 \begin_layout Standard
8555 LyX can treat these three objects as either a word or as a paragraph.
8556  If a figure, table, or an equation is inline, it goes wherever the paragraph
8557  it is in goes.
8558 \end_layout
8559
8560 \begin_layout Standard
8561 On the other hand, if you have an equation, figure or table in a 
8562 \begin_inset Quotes eld
8563 \end_inset
8564
8565 paragraph
8566 \begin_inset Quotes erd
8567 \end_inset
8568
8569  of its own, it behaves just like a 
8570 \begin_inset Quotes eld
8571 \end_inset
8572
8573 nestable-inside
8574 \begin_inset Quotes erd
8575 \end_inset
8576
8577  paragraph environment.
8578  You can nest it into any environment, but you obviously can't nest anything
8579  into it.
8580 \end_layout
8581
8582 \begin_layout Standard
8583 Here's an example with a table:
8584 \end_layout
8585
8586 \begin_layout Enumerate
8587 Item One
8588 \end_layout
8589
8590 \begin_deeper
8591 \begin_layout Enumerate
8592 This is (a) and it's nested.
8593 \end_layout
8594
8595 \begin_deeper
8596 \begin_layout Standard
8597 \begin_inset VSpace 0.3cm
8598 \end_inset
8599
8600
8601 \end_layout
8602
8603 \begin_layout Standard
8604 \align center
8605 \begin_inset Tabular
8606 <lyxtabular version="3" rows="2" columns="2">
8607 <features rotate="0" tabularvalignment="middle">
8608 <column alignment="center" valignment="top" width="0pt">
8609 <column alignment="center" valignment="top" width="0pt">
8610 <row>
8611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Plain Layout
8615
8616 \family roman
8617 \series medium
8618 \shape up
8619 \size normal
8620 \emph off
8621 \bar no
8622 \noun off
8623 \color none
8624 a
8625 \end_layout
8626
8627 \end_inset
8628 </cell>
8629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633
8634 \family roman
8635 \series medium
8636 \shape up
8637 \size normal
8638 \emph off
8639 \bar no
8640 \noun off
8641 \color none
8642 b
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 </row>
8648 <row>
8649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8650 \begin_inset Text
8651
8652 \begin_layout Plain Layout
8653
8654 \family roman
8655 \series medium
8656 \shape up
8657 \size normal
8658 \emph off
8659 \bar no
8660 \noun off
8661 \color none
8662 c
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671
8672 \family roman
8673 \series medium
8674 \shape up
8675 \size normal
8676 \emph off
8677 \bar no
8678 \noun off
8679 \color none
8680 d
8681 \end_layout
8682
8683 \end_inset
8684 </cell>
8685 </row>
8686 </lyxtabular>
8687
8688 \end_inset
8689
8690
8691 \end_layout
8692
8693 \begin_layout Standard
8694 \begin_inset VSpace 0.3cm
8695 \end_inset
8696
8697
8698 \end_layout
8699
8700 \end_deeper
8701 \begin_layout Enumerate
8702 This is (b).
8703  The table is actually nested inside (a).
8704 \end_layout
8705
8706 \end_deeper
8707 \begin_layout Enumerate
8708 Back out again.
8709 \end_layout
8710
8711 \begin_layout Standard
8712 If we hadn't nested the table at all, the list would look like this:
8713 \end_layout
8714
8715 \begin_layout Enumerate
8716 Item One
8717 \end_layout
8718
8719 \begin_deeper
8720 \begin_layout Enumerate
8721 This is (a) and it's nested.
8722 \end_layout
8723
8724 \end_deeper
8725 \begin_layout Standard
8726 \begin_inset VSpace 0.3cm
8727 \end_inset
8728
8729
8730 \end_layout
8731
8732 \begin_layout Standard
8733 \align center
8734 \begin_inset Tabular
8735 <lyxtabular version="3" rows="2" columns="2">
8736 <features rotate="0" tabularvalignment="middle">
8737 <column alignment="center" valignment="top" width="0pt">
8738 <column alignment="center" valignment="top" width="0pt">
8739 <row>
8740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Plain Layout
8744
8745 \family roman
8746 \series medium
8747 \shape up
8748 \size normal
8749 \emph off
8750 \bar no
8751 \noun off
8752 \color none
8753 a
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762
8763 \family roman
8764 \series medium
8765 \shape up
8766 \size normal
8767 \emph off
8768 \bar no
8769 \noun off
8770 \color none
8771 b
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 </row>
8777 <row>
8778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8779 \begin_inset Text
8780
8781 \begin_layout Plain Layout
8782
8783 \family roman
8784 \series medium
8785 \shape up
8786 \size normal
8787 \emph off
8788 \bar no
8789 \noun off
8790 \color none
8791 c
8792 \end_layout
8793
8794 \end_inset
8795 </cell>
8796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8797 \begin_inset Text
8798
8799 \begin_layout Plain Layout
8800
8801 \family roman
8802 \series medium
8803 \shape up
8804 \size normal
8805 \emph off
8806 \bar no
8807 \noun off
8808 \color none
8809 d
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 </row>
8815 </lyxtabular>
8816
8817 \end_inset
8818
8819
8820 \end_layout
8821
8822 \begin_layout Standard
8823 \begin_inset VSpace 0.3cm
8824 \end_inset
8825
8826
8827 \end_layout
8828
8829 \begin_layout Enumerate
8830 This is (b).
8831  The table is 
8832 \emph on
8833 not
8834 \emph default
8835  nested inside (a).
8836  In fact, it's not nested at all.
8837 \end_layout
8838
8839 \begin_layout Enumerate
8840 Back out again.
8841 \end_layout
8842
8843 \begin_layout Standard
8844 Notice how item (b) is not only no longer nested, but is also the first
8845  item of a new list!
8846 \end_layout
8847
8848 \begin_layout Standard
8849 There's another trap you can fall into: Nesting the table, but not going
8850  deep enough.
8851  LyX then turns anything after the table into a new sublist.
8852 \end_layout
8853
8854 \begin_layout Enumerate
8855 Item One
8856 \end_layout
8857
8858 \begin_deeper
8859 \begin_layout Enumerate
8860 This is (a) and it's nested.
8861 \end_layout
8862
8863 \begin_layout Standard
8864 \begin_inset VSpace 0.3cm
8865 \end_inset
8866
8867
8868 \end_layout
8869
8870 \begin_layout Standard
8871 \align center
8872 \begin_inset Tabular
8873 <lyxtabular version="3" rows="2" columns="2">
8874 <features rotate="0" tabularvalignment="middle">
8875 <column alignment="center" valignment="top" width="0pt">
8876 <column alignment="center" valignment="top" width="0pt">
8877 <row>
8878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882
8883 \family roman
8884 \series medium
8885 \shape up
8886 \size normal
8887 \emph off
8888 \bar no
8889 \noun off
8890 \color none
8891 a
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900
8901 \family roman
8902 \series medium
8903 \shape up
8904 \size normal
8905 \emph off
8906 \bar no
8907 \noun off
8908 \color none
8909 b
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 </row>
8915 <row>
8916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Plain Layout
8920
8921 \family roman
8922 \series medium
8923 \shape up
8924 \size normal
8925 \emph off
8926 \bar no
8927 \noun off
8928 \color none
8929 c
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938
8939 \family roman
8940 \series medium
8941 \shape up
8942 \size normal
8943 \emph off
8944 \bar no
8945 \noun off
8946 \color none
8947 d
8948 \end_layout
8949
8950 \end_inset
8951 </cell>
8952 </row>
8953 </lyxtabular>
8954
8955 \end_inset
8956
8957
8958 \end_layout
8959
8960 \end_deeper
8961 \begin_layout Standard
8962 \begin_inset VSpace 0.3cm
8963 \end_inset
8964
8965
8966 \end_layout
8967
8968 \begin_layout Enumerate
8969 This is (b).
8970  The table is actually nested inside Item One, but 
8971 \emph on
8972 not
8973 \emph default
8974  inside (a).
8975 \end_layout
8976
8977 \begin_layout Enumerate
8978 Back out again.
8979 \end_layout
8980
8981 \begin_layout Standard
8982 As you can see, item (b) turned into the first item of a new list, but a
8983  new list 
8984 \emph on
8985 inside
8986 \emph default
8987  item 1.
8988  The same thing would have happened to a figure or an equation.
8989  So, if you nest tables, figures or equations, make sure you go to the right
8990  depth!
8991 \end_layout
8992
8993 \begin_layout Subsection
8994 Usage and General Features
8995 \end_layout
8996
8997 \begin_layout Standard
8998 Speaking of levels, LyX can perform up to a six-fold nesting.
8999  In other words, 
9000 \begin_inset Quotes eld
9001 \end_inset
9002
9003 level #6
9004 \begin_inset Quotes erd
9005 \end_inset
9006
9007  is the innermost possible depth.
9008  Here's an example to illustrate what we mean:
9009 \end_layout
9010
9011 \begin_layout Enumerate
9012 level #1 – outermost
9013 \end_layout
9014
9015 \begin_deeper
9016 \begin_layout Enumerate
9017 level #2
9018 \end_layout
9019
9020 \begin_deeper
9021 \begin_layout Enumerate
9022 level #3
9023 \end_layout
9024
9025 \begin_deeper
9026 \begin_layout Enumerate
9027 level #4
9028 \end_layout
9029
9030 \begin_deeper
9031 \begin_layout Itemize
9032 level #5
9033 \end_layout
9034
9035 \begin_deeper
9036 \begin_layout Itemize
9037 level #6
9038 \end_layout
9039
9040 \end_deeper
9041 \end_deeper
9042 \end_deeper
9043 \end_deeper
9044 \end_deeper
9045 \begin_layout Standard
9046 There are two exceptions to the six-fold nesting limit, and you can see
9047  both of them in the example.
9048  Unlike the other fully-nestable environments, you can only perform a four-fold
9049  nesting with the 
9050 \family sans
9051 Enumerate
9052 \family default
9053  and 
9054 \family sans
9055 Itemize
9056 \family default
9057  environments.
9058  For example, if we tried to nest another 
9059 \family sans
9060 Enumerate
9061 \family default
9062  list inside item 
9063 \begin_inset Quotes eld
9064 \end_inset
9065
9066 A.
9067 \begin_inset Quotes erd
9068 \end_inset
9069
9070 , we would get errors.
9071 \end_layout
9072
9073 \begin_layout Subsection
9074 Some Examples
9075 \begin_inset Index idx
9076 status collapsed
9077
9078 \begin_layout Plain Layout
9079 Nesting ! Examples
9080 \end_layout
9081
9082 \end_inset
9083
9084
9085 \end_layout
9086
9087 \begin_layout Standard
9088 The best way to explain just what you can do with nesting is by illustration.
9089  We have several examples of nested environments.
9090  In them, we explain how we created the example, so that you can reproduce
9091  them.
9092 \end_layout
9093
9094 \begin_layout Subsubsection
9095 Example 1: The Six-fold Way and Mixed Nesting
9096 \end_layout
9097
9098 \begin_layout Labeling
9099 \labelwidthstring MMM
9100 #1-a This is the outermost level.
9101  It's a 
9102 \family sans
9103 List
9104 \family default
9105  environment.
9106 \end_layout
9107
9108 \begin_deeper
9109 \begin_layout Labeling
9110 \labelwidthstring MMM
9111 #2-a This is level #2.
9112  We created it by using 
9113 \begin_inset Info
9114 type  "shortcut"
9115 arg   "paragraph-break inverse"
9116 \end_inset
9117
9118  followed by 
9119 \begin_inset Info
9120 type  "shortcut"
9121 arg   "depth-increment"
9122 \end_inset
9123
9124 .
9125 \end_layout
9126
9127 \begin_deeper
9128 \begin_layout Labeling
9129 \labelwidthstring MMM
9130 #3-a This is level #3.
9131  This time, we just enter 
9132 \family sans
9133 Return
9134 \family default
9135 , then used 
9136 \begin_inset Info
9137 type  "shortcut"
9138 arg   "depth-increment"
9139 \end_inset
9140
9141  twice in a row.
9142  We could have also created it the same way as we did the previous level,
9143  by entering 
9144 \begin_inset Info
9145 type  "shortcut"
9146 arg   "paragraph-break inverse"
9147 \end_inset
9148
9149  followed by 
9150 \begin_inset Info
9151 type  "shortcut"
9152 arg   "depth-increment"
9153 \end_inset
9154
9155 .
9156 \end_layout
9157
9158 \begin_deeper
9159 \begin_layout Standard
9160 This is actually a 
9161 \family sans
9162 Standard
9163 \family default
9164  environment, nested inside of 
9165 \begin_inset Quotes eld
9166 \end_inset
9167
9168 #3-a
9169 \begin_inset Quotes erd
9170 \end_inset
9171
9172 .
9173  So, it's at level #4.
9174  We did this by entering 
9175 \begin_inset Info
9176 type  "shortcut"
9177 arg   "paragraph-break inverse"
9178 \end_inset
9179
9180 , then 
9181 \begin_inset Info
9182 type  "shortcut"
9183 arg   "depth-increment"
9184 \end_inset
9185
9186 , then changing the paragraph environment to 
9187 \family sans
9188 Standard
9189 \family default
9190 .
9191  Do this to create list items with more than one paragraph — it also works
9192  for the 
9193 \family sans
9194 Description
9195 \family default
9196
9197 \family sans
9198 Enumerate
9199 \family default
9200 , and 
9201 \family sans
9202 Itemize
9203 \family default
9204  environments!
9205 \end_layout
9206
9207 \begin_layout Standard
9208 Here's another 
9209 \family sans
9210 Standard
9211 \family default
9212  paragraph, also at level #4, made with just a 
9213 \begin_inset Info
9214 type  "shortcut"
9215 arg   "paragraph-break inverse"
9216 \end_inset
9217
9218 .
9219 \end_layout
9220
9221 \begin_layout Labeling
9222 \labelwidthstring MMM
9223 #4-a This is level #4.
9224  We enter 
9225 \begin_inset Info
9226 type  "shortcut"
9227 arg   "paragraph-break inverse"
9228 \end_inset
9229
9230  and changed the paragraph environment back to 
9231 \family sans
9232 List
9233 \family default
9234 .
9235  Remember — we can't nest anything inside a 
9236 \family sans
9237 Standard
9238 \family default
9239  environment, which is why we're still at level #4.
9240  However, we 
9241 \emph on
9242 can
9243 \emph default
9244  keep nesting things inside 
9245 \begin_inset Quotes eld
9246 \end_inset
9247
9248 #3-a
9249 \begin_inset Quotes erd
9250 \end_inset
9251
9252 .
9253 \end_layout
9254
9255 \begin_deeper
9256 \begin_layout Labeling
9257 \labelwidthstring MMM
9258 #5-a This is level #5\SpecialChar \ldots{}
9259
9260 \end_layout
9261
9262 \begin_deeper
9263 \begin_layout Labeling
9264 \labelwidthstring MMM
9265 #6-a \SpecialChar \ldots{}
9266 and this is level #6.
9267  By now, you should know how we made these two.
9268 \end_layout
9269
9270 \end_deeper
9271 \begin_layout Labeling
9272 \labelwidthstring MMM
9273 #5-b Back to level #5.
9274  Just enter 
9275 \begin_inset Info
9276 type  "shortcut"
9277 arg   "paragraph-break inverse"
9278 \end_inset
9279
9280  followed by a 
9281 \begin_inset Info
9282 type  "shortcut"
9283 arg   "depth-decrement"
9284 \end_inset
9285
9286 .
9287 \end_layout
9288
9289 \end_deeper
9290 \begin_layout Labeling
9291 \labelwidthstring MMM
9292 #4-b After another 
9293 \begin_inset Info
9294 type  "shortcut"
9295 arg   "paragraph-break inverse"
9296 \end_inset
9297
9298  followed by a 
9299 \begin_inset Info
9300 type  "shortcut"
9301 arg   "depth-decrement"
9302 \end_inset
9303
9304 , we're back at level #4.
9305 \end_layout
9306
9307 \end_deeper
9308 \begin_layout Labeling
9309 \labelwidthstring MMM
9310 #3-b Back to level #3.
9311  By now it should be obvious how we did this.
9312 \end_layout
9313
9314 \end_deeper
9315 \begin_layout Labeling
9316 \labelwidthstring MMM
9317 #2-b Back to level #2.
9318  
9319 \end_layout
9320
9321 \end_deeper
9322 \begin_layout Labeling
9323 \labelwidthstring MMM
9324 #1-b And last, back to the outermost level, #1.
9325  After this sentence, we will enter 
9326 \family sans
9327 Return
9328 \family default
9329  and change the paragraph environment back to 
9330 \family sans
9331 Standard
9332 \family default
9333  to end the list.
9334 \end_layout
9335
9336 \begin_layout Standard
9337 We could have also used the 
9338 \family sans
9339 Description
9340 \family default
9341
9342 \family sans
9343 Quote
9344 \family default
9345
9346 \family sans
9347 Quotation
9348 \family default
9349 , or even the 
9350 \family sans
9351 Verse
9352 \family default
9353  environment in place of the 
9354 \family sans
9355 List
9356 \family default
9357  environment.
9358  The example would have worked exactly the same.
9359 \end_layout
9360
9361 \begin_layout Subsubsection
9362 Example 2: Inheritance
9363 \end_layout
9364
9365 \begin_layout LyX-Code
9366 This is the LyX-Code environment, at level #1, the outermost
9367 \end_layout
9368
9369 \begin_layout LyX-Code
9370 level.
9371   Now we will enter 
9372 \family sans
9373 Return
9374 \family default
9375 , then 
9376 \begin_inset Info
9377 type  "shortcut"
9378 arg   "depth-increment"
9379 \end_inset
9380
9381 , after
9382 \begin_inset Newline newline
9383 \end_inset
9384
9385 which, we will change to the 
9386 \family sans
9387 Enumerate
9388 \family default
9389  environment.
9390 \end_layout
9391
9392 \begin_deeper
9393 \begin_layout Enumerate
9394 This is the 
9395 \family sans
9396 Enumerate
9397 \family default
9398  environment, at level #2.
9399 \end_layout
9400
9401 \begin_layout Enumerate
9402 Notice how the nested 
9403 \family sans
9404 Enumerate
9405 \family default
9406  not only inherits its margins from its parent environment (
9407 \family sans
9408 LyX-Code
9409 \family default
9410 ), but also inherits its font and spacing!
9411 \end_layout
9412
9413 \end_deeper
9414 \begin_layout Standard
9415 We ended this example by entering 
9416 \family sans
9417 Return
9418 \family default
9419 .
9420  After that, we needed to reset the paragraph environment to 
9421 \family sans
9422 Standard
9423 \family default
9424  and reset the nesting depth by using 
9425 \begin_inset Info
9426 type  "shortcut"
9427 arg   "depth-decrement"
9428 \end_inset
9429
9430  once.
9431 \end_layout
9432
9433 \begin_layout Subsubsection
9434 Example 3: Labels, Levels, and the 
9435 \family sans
9436 Enumerate
9437 \family default
9438  and 
9439 \family sans
9440 Itemize
9441 \family default
9442  Environments
9443 \begin_inset Argument 1
9444 status collapsed
9445
9446 \begin_layout Plain Layout
9447 Example #3: Labels, Levels and other list environments
9448 \end_layout
9449
9450 \end_inset
9451
9452
9453 \end_layout
9454
9455 \begin_layout Enumerate
9456 This is level #1, in an 
9457 \family sans
9458 Enumerate
9459 \family default
9460  paragraph environment.
9461  We're actually going to nest a bunch of these.
9462 \end_layout
9463
9464 \begin_deeper
9465 \begin_layout Enumerate
9466 This is level #2.
9467  We used 
9468 \begin_inset Info
9469 type  "shortcut"
9470 arg   "paragraph-break inverse"
9471 \end_inset
9472
9473  followed by 
9474 \begin_inset Info
9475 type  "shortcut"
9476 arg   "depth-increment"
9477 \end_inset
9478
9479 .
9480  Now, what happens if we nest an 
9481 \family sans
9482 Itemize
9483 \family default
9484  environment inside of this one? It will be at level #3, but what will its
9485  label be? An asterisk?
9486 \end_layout
9487
9488 \begin_deeper
9489 \begin_layout Itemize
9490 No! It's a bullet.
9491  This is the 
9492 \emph on
9493 first
9494 \emph default
9495  
9496 \family sans
9497 Itemize
9498 \family default
9499  environment, even though it's at level #3.
9500  So, its label is a bullet.
9501  (We got here by using 
9502 \begin_inset Info
9503 type  "shortcut"
9504 arg   "paragraph-break inverse"
9505 \end_inset
9506
9507 , then 
9508 \begin_inset Info
9509 type  "shortcut"
9510 arg   "depth-increment"
9511 \end_inset
9512
9513 , then changing the environment to 
9514 \family sans
9515 Itemize
9516 \family default
9517 .)
9518 \end_layout
9519
9520 \begin_deeper
9521 \begin_layout Itemize
9522 Here's level #4, produced using 
9523 \begin_inset Info
9524 type  "shortcut"
9525 arg   "paragraph-break inverse"
9526 \end_inset
9527
9528 , then 
9529 \begin_inset Info
9530 type  "shortcut"
9531 arg   "depth-increment"
9532 \end_inset
9533
9534 .
9535  We will do that again\SpecialChar \ldots{}
9536
9537 \end_layout
9538
9539 \begin_deeper
9540 \begin_layout Enumerate
9541 \SpecialChar \ldots{}
9542 to get to level #5.
9543  This time, however, we also changed the paragraph environment back to 
9544 \family sans
9545 Enumerate
9546 \family default
9547 .
9548  Notice the type of numbering, it is 
9549 \emph on
9550 lowercase Roman
9551 \emph default
9552 , because we are in the 
9553 \emph on
9554 thirdfold
9555 \emph default
9556  
9557 \family sans
9558 Enumerate
9559 \family default
9560  environment (that is, it is an 
9561 \family sans
9562 Enumerate
9563 \family default
9564  inside an 
9565 \family sans
9566 Enumerate
9567 \family default
9568  inside an 
9569 \family sans
9570 Enumerate
9571 \family default
9572 ).
9573 \end_layout
9574
9575 \begin_layout Enumerate
9576 What happens if we 
9577 \emph on
9578 don't
9579 \emph default
9580  change the paragraph environment, but decrease the nesting depth? What
9581  type of numbering does LyX use?
9582 \end_layout
9583
9584 \begin_layout Enumerate
9585 Oh, as if you couldn't guess by now, we're just using 
9586 \begin_inset Info
9587 type  "shortcut"
9588 arg   "paragraph-break inverse"
9589 \end_inset
9590
9591  to keep the current environment and depth but create a new item.
9592 \end_layout
9593
9594 \begin_layout Enumerate
9595 Let's use 
9596 \begin_inset Info
9597 type  "shortcut"
9598 arg   "depth-decrement"
9599 \end_inset
9600
9601  to decrease the depth after the next 
9602 \begin_inset Info
9603 type  "shortcut"
9604 arg   "paragraph-break inverse"
9605 \end_inset
9606
9607 .
9608 \end_layout
9609
9610 \end_deeper
9611 \begin_layout Enumerate
9612 This is level #4.
9613  Look what type of label LyX is using!
9614 \end_layout
9615
9616 \end_deeper
9617 \begin_layout Enumerate
9618 This is level #3.
9619  Even though we've changed levels, LyX is still using a lowercase Roman
9620  numeral as the label.Why?
9621 \end_layout
9622
9623 \begin_layout Enumerate
9624 Because, even though the nesting depth has changed, the paragraph is 
9625 \emph on
9626 still
9627 \emph default
9628  a thirdfold 
9629 \family sans
9630 Enumerate
9631 \family default
9632  environment.
9633  Notice, however, that LyX 
9634 \emph on
9635 did
9636 \emph default
9637  reset the counter for the label.
9638 \end_layout
9639
9640 \end_deeper
9641 \begin_layout Enumerate
9642 Another 
9643 \begin_inset Info
9644 type  "shortcut"
9645 arg   "paragraph-break inverse"
9646 \end_inset
9647
9648  
9649 \begin_inset Info
9650 type  "shortcut"
9651 arg   "depth-decrement"
9652 \end_inset
9653
9654  sequence, and we're back to level #2.
9655  This time, we not only changed the nesting depth, but we also moved back
9656  into the twofold-nested 
9657 \family sans
9658 Enumerate
9659 \family default
9660  environment.
9661 \end_layout
9662
9663 \end_deeper
9664 \begin_layout Enumerate
9665 The same thing happens if we do another 
9666 \begin_inset Info
9667 type  "shortcut"
9668 arg   "paragraph-break inverse"
9669 \end_inset
9670
9671  
9672 \begin_inset Info
9673 type  "shortcut"
9674 arg   "depth-decrement"
9675 \end_inset
9676
9677  sequence and return to level #1, the outermost level.
9678 \end_layout
9679
9680 \begin_layout Standard
9681 Lastly, we reset the environment to 
9682 \family sans
9683 Standard
9684 \family default
9685 .
9686  As you can see, the level number doesn't correspond to what type of labeling
9687  LyX uses for the 
9688 \family sans
9689 Enumerate
9690 \family default
9691  and 
9692 \family sans
9693 Itemize
9694 \family default
9695  environments.
9696  The number of other 
9697 \family sans
9698 Enumerate
9699 \family default
9700  environments surrounding it determines what kind of label LyX uses for
9701  an 
9702 \family sans
9703 Enumerate
9704 \family default
9705  item.
9706  The same rule applies for the 
9707 \family sans
9708 Itemize
9709 \family default
9710  environment, as well.
9711 \end_layout
9712
9713 \begin_layout Subsubsection
9714 Example 4: Going Bonkers
9715 \end_layout
9716
9717 \begin_layout Enumerate
9718 We're going to go totally nuts now.
9719  We will not nest as deep as in the other examples, nor will we go into
9720  the same detail with how we did it.
9721  (level #1: 
9722 \family sans
9723 Enumerate
9724 \family default
9725 )
9726 \end_layout
9727
9728 \begin_deeper
9729 \begin_layout Standard
9730 (
9731 \family sans
9732 Return, 
9733 \family default
9734
9735 \begin_inset Info
9736 type  "shortcut"
9737 arg   "depth-increment"
9738 \end_inset
9739
9740
9741 \family sans
9742 , Standard
9743 \family default
9744 : level #2) We will stick an encapsulated description of how we created
9745  the example in parentheses someplace.
9746  For example, the two key bindings are how we changed the depth.
9747  The environment name is the name of the current environment.
9748  Either before or after this, we will put in the level.
9749 \end_layout
9750
9751 \end_deeper
9752 \begin_layout Enumerate
9753 (
9754 \family sans
9755 Return, Enumerate
9756 \family default
9757 : level #1) This is the next item in the list.
9758 \end_layout
9759
9760 \begin_deeper
9761 \begin_layout Verse
9762 Now we will add verse.
9763 \begin_inset Newline newline
9764 \end_inset
9765
9766 It will get much worse.
9767 \begin_inset Newline newline
9768 \end_inset
9769
9770 (
9771 \family sans
9772 Return, 
9773 \family default
9774
9775 \begin_inset Info
9776 type  "shortcut"
9777 arg   "depth-increment"
9778 \end_inset
9779
9780
9781 \family sans
9782 , Verse
9783 \family default
9784 : level #2)
9785 \end_layout
9786
9787 \begin_layout Verse
9788 Fiddle dee, Fiddle doo.
9789 \begin_inset Newline newline
9790 \end_inset
9791
9792 Bippitey boppitey boo!
9793 \begin_inset Newline newline
9794 \end_inset
9795
9796 (
9797 \begin_inset Info
9798 type  "shortcut"
9799 arg   "paragraph-break inverse"
9800 \end_inset
9801
9802
9803 \family sans
9804 )
9805 \end_layout
9806
9807 \begin_layout Verse
9808 Here comes a table:
9809 \end_layout
9810
9811 \begin_deeper
9812 \begin_layout Standard
9813 \begin_inset VSpace 0.3cm
9814 \end_inset
9815
9816
9817 \end_layout
9818
9819 \begin_layout Standard
9820 \align center
9821 \begin_inset Tabular
9822 <lyxtabular version="3" rows="2" columns="2">
9823 <features rotate="0" tabularvalignment="middle">
9824 <column alignment="center" valignment="top" width="0pt">
9825 <column alignment="center" valignment="top" width="0pt">
9826 <row>
9827 <cell alignment="center" valignment="top" usebox="none">
9828 \begin_inset Text
9829
9830 \begin_layout Plain Layout
9831
9832 \family roman
9833 \series medium
9834 \shape up
9835 \size normal
9836 \emph off
9837 \bar no
9838 \noun off
9839 \color none
9840 one-fish
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849
9850 \family roman
9851 \series medium
9852 \shape up
9853 \size normal
9854 \emph off
9855 \bar no
9856 \noun off
9857 \color none
9858 two-fish
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 </row>
9864 <row>
9865 <cell alignment="center" valignment="top" topline="true" usebox="none">
9866 \begin_inset Text
9867
9868 \begin_layout Plain Layout
9869
9870 \family roman
9871 \series medium
9872 \shape up
9873 \size normal
9874 \emph off
9875 \bar no
9876 \noun off
9877 \color none
9878 red-fish
9879 \end_layout
9880
9881 \end_inset
9882 </cell>
9883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9884 \begin_inset Text
9885
9886 \begin_layout Plain Layout
9887
9888 \family roman
9889 \series medium
9890 \shape up
9891 \size normal
9892 \emph off
9893 \bar no
9894 \noun off
9895 \color none
9896 blue-fish
9897 \end_layout
9898
9899 \end_inset
9900 </cell>
9901 </row>
9902 </lyxtabular>
9903
9904 \end_inset
9905
9906
9907 \end_layout
9908
9909 \end_deeper
9910 \begin_layout Verse
9911 (
9912 \begin_inset Info
9913 type  "shortcut"
9914 arg   "paragraph-break inverse"
9915 \end_inset
9916
9917
9918 \family sans
9919 , Table, 
9920 \family default
9921
9922 \begin_inset Info
9923 type  "shortcut"
9924 arg   "depth-increment"
9925 \end_inset
9926
9927  3 times, 
9928 \begin_inset Info
9929 type  "shortcut"
9930 arg   "paragraph-break inverse"
9931 \end_inset
9932
9933
9934 \family sans
9935 , Verse,
9936 \begin_inset Newline newline
9937 \end_inset
9938
9939
9940 \family default
9941
9942 \begin_inset Info
9943 type  "shortcut"
9944 arg   "depth-decrement"
9945 \end_inset
9946
9947 )
9948 \end_layout
9949
9950 \end_deeper
9951 \begin_layout Enumerate
9952 (
9953 \family sans
9954 Return, Enumerate
9955 \family default
9956 : level #1) This is another item.
9957  Note that selecting a 
9958 \family sans
9959 Table
9960 \family default
9961  resets the nesting depth to level #1, so we increased the nesting depth
9962  3 times to put the table inside the 
9963 \family sans
9964 Verse
9965 \family default
9966  environment.
9967  
9968 \end_layout
9969
9970 \begin_layout Quotation
9971 We're now ending the 
9972 \family sans
9973 Enumerate
9974 \family default
9975  list and changing to 
9976 \family sans
9977 Quotation
9978 \family default
9979 .
9980  We're still at level #1.
9981  We want to show you some of the things you can do by mixing environments.
9982  The next set of paragraphs is a 
9983 \begin_inset Quotes eld
9984 \end_inset
9985
9986 quoted letter.
9987 \begin_inset Quotes erd
9988 \end_inset
9989
9990  We will nest both the 
9991 \family sans
9992 Address
9993 \family default
9994  and 
9995 \family sans
9996 Right
9997 \begin_inset space ~
9998 \end_inset
9999
10000 Address
10001 \family default
10002  environments inside of this one, then use another nested 
10003 \family sans
10004 Quotation
10005 \family default
10006  for the letter body.
10007  We will use 
10008 \begin_inset Info
10009 type  "shortcut"
10010 arg   "paragraph-break inverse"
10011 \end_inset
10012
10013  to preserve the depth.
10014  Remember that you need to use 
10015 \begin_inset Info
10016 type  "shortcut"
10017 arg   "newline-insert newline"
10018 \end_inset
10019
10020  to create multiple lines inside the 
10021 \family sans
10022 Address
10023 \family default
10024  and 
10025 \family sans
10026 Right
10027 \begin_inset space ~
10028 \end_inset
10029
10030 Address
10031 \family default
10032  environments.
10033  Here it goes:
10034 \end_layout
10035
10036 \begin_deeper
10037 \begin_layout Right Address
10038 1234 Nowhere Rd.
10039 \begin_inset Newline newline
10040 \end_inset
10041
10042 Moosegroin, MT 00100
10043 \begin_inset Newline newline
10044 \end_inset
10045
10046 9-6-96
10047 \end_layout
10048
10049 \begin_layout Address
10050 Dear Mr.
10051 \begin_inset space ~
10052 \end_inset
10053
10054 Fizlewitz:
10055 \end_layout
10056
10057 \begin_layout Quotation
10058 We regret to inform you that we cannot fill your order for 50
10059 \begin_inset space \thinspace{}
10060 \end_inset
10061
10062 L of compressed methane gas due to circumstances beyond our control.
10063  Unfortunately, several of our cows have mysteriously exploded, creating
10064  a backlog in our orders for methane.
10065  We will place your name on the waiting list and try to fill your order
10066  as soon as possible.
10067  In the meantime, we thank you for your patience.
10068 \end_layout
10069
10070 \begin_layout Quotation
10071 We do, however, now have a special on beef.
10072  If you are interested, please return the enclosed pricing and order form
10073  with your order, along with payment.
10074 \end_layout
10075
10076 \begin_layout Quotation
10077 We thank you again for your patience.
10078 \end_layout
10079
10080 \begin_layout Address
10081 Sincerely,
10082 \begin_inset Newline newline
10083 \end_inset
10084
10085 Bill Hick
10086 \end_layout
10087
10088 \end_deeper
10089 \begin_layout Quotation
10090 That ends that example!
10091 \end_layout
10092
10093 \begin_layout Standard
10094 As you can see, nesting environments in LyX gives you a lot of power with
10095  just a few keystrokes.
10096  We could have easily nested an 
10097 \family sans
10098 Itemize
10099 \family default
10100  list inside of a 
10101 \family sans
10102 Quotation
10103 \family default
10104  or 
10105 \family sans
10106 Quote
10107 \family default
10108 , or put a 
10109 \family sans
10110 Quote
10111 \family default
10112  inside of an 
10113 \family sans
10114 Itemize
10115 \family default
10116  list.
10117  You have a huge variety of options at your disposal.
10118 \end_layout
10119
10120 \begin_layout Subsection
10121 Separate Nestings
10122 \begin_inset Index idx
10123 status collapsed
10124
10125 \begin_layout Plain Layout
10126 Nesting ! Separation
10127 \end_layout
10128
10129 \end_inset
10130
10131
10132 \end_layout
10133
10134 \begin_layout Standard
10135 It is sometimes necessary to have two consecutive environments of the same
10136  type.
10137  For example you need two different enumerations:
10138 \end_layout
10139
10140 \begin_layout Enumerate
10141 Hello
10142 \end_layout
10143
10144 \begin_deeper
10145 \begin_layout Enumerate
10146 this is an
10147 \end_layout
10148
10149 \begin_deeper
10150 \begin_layout Enumerate
10151 enumeration
10152 \end_layout
10153
10154 \begin_layout --Separator--
10155
10156 \end_layout
10157
10158 \begin_layout Itemize
10159 itemize list
10160 \end_layout
10161
10162 \end_deeper
10163 \end_deeper
10164 \begin_layout --Separator--
10165
10166 \end_layout
10167
10168 \begin_layout Enumerate
10169 Hi
10170 \end_layout
10171
10172 \begin_layout Enumerate
10173 this is another
10174 \end_layout
10175
10176 \begin_layout Enumerate
10177 enumeration
10178 \end_layout
10179
10180 \begin_layout Standard
10181 To tell LyX that there are two lists an not one, set the cursor at the end
10182  of the last item and use the menu 
10183 \family sans
10184 Edit\SpecialChar \menuseparator
10185 Start New Parent Environment
10186 \family default
10187 .
10188  This adds an environment separator and a new list behind it.
10189  If you use instead the menu 
10190 \family sans
10191 Edit\SpecialChar \menuseparator
10192 Start New Environment
10193 \family default
10194  a new list will also be created, but in the same besting level.
10195 \end_layout
10196
10197 \begin_layout Section
10198 Spacing, pagination and line breaks
10199 \begin_inset Index idx
10200 status collapsed
10201
10202 \begin_layout Plain Layout
10203 Spacing
10204 \end_layout
10205
10206 \end_inset
10207
10208
10209 \end_layout
10210
10211 \begin_layout Standard
10212 What is a space? While you might be used to pressing the space key anytime
10213  you want to separate two words in ordinary word processors, LyX offers
10214  you more spaces: spaces of different widths and spaces which can or cannot
10215  be broken at the end of a line.
10216  The following sections will show you some examples where those spaces are
10217  useful.
10218 \end_layout
10219
10220 \begin_layout Subsection
10221 Protected Space
10222 \begin_inset CommandInset label
10223 LatexCommand label
10224 name "sub:Protected-Space"
10225
10226 \end_inset
10227
10228
10229 \begin_inset Index idx
10230 status collapsed
10231
10232 \begin_layout Plain Layout
10233 Spaces ! Protected
10234 \end_layout
10235
10236 \end_inset
10237
10238
10239 \end_layout
10240
10241 \begin_layout Standard
10242 The protected space: It is used to tell LyX (and LaTeX) not to break the
10243  line at that point.
10244  This may be necessary to avoid unlucky line breaks, like in: 
10245 \end_layout
10246
10247 \begin_layout Quote
10248 Further documentation is given in section
10249 \begin_inset Newline newline
10250 \end_inset
10251
10252
10253 \begin_inset CommandInset ref
10254 LatexCommand ref
10255 reference "sec:Bibliography"
10256
10257 \end_inset
10258
10259 .
10260  
10261 \end_layout
10262
10263 \begin_layout Standard
10264 Obviously, it would be a good thing to put a protected space between 
10265 \begin_inset Quotes eld
10266 \end_inset
10267
10268 section
10269 \begin_inset Quotes erd
10270 \end_inset
10271
10272  and 
10273 \begin_inset Quotes eld
10274 \end_inset
10275
10276
10277 \begin_inset CommandInset ref
10278 LatexCommand ref
10279 reference "sec:Bibliography"
10280
10281 \end_inset
10282
10283
10284 \begin_inset Quotes erd
10285 \end_inset
10286
10287 .
10288  A protected space is set with 
10289 \family sans
10290 Insert\SpecialChar \menuseparator
10291 Formatting\SpecialChar \menuseparator
10292 Protected
10293 \begin_inset space ~
10294 \end_inset
10295
10296 Space
10297 \family default
10298  (shortcut 
10299 \begin_inset Info
10300 type  "shortcut"
10301 arg   "command-alternatives math-space ; space-insert protected"
10302 \end_inset
10303
10304 ).
10305 \end_layout
10306
10307 \begin_layout Subsection
10308 Horizontal Space
10309 \begin_inset CommandInset label
10310 LatexCommand label
10311 name "sub:Horizontal-Space"
10312
10313 \end_inset
10314
10315
10316 \begin_inset Index idx
10317 status collapsed
10318
10319 \begin_layout Plain Layout
10320 Spacing ! Horizontal
10321 \end_layout
10322
10323 \end_inset
10324
10325
10326 \end_layout
10327
10328 \begin_layout Standard
10329 All horizontal spaces can be inserted with the menu 
10330 \family sans
10331 Insert\SpecialChar \menuseparator
10332 Formatting\SpecialChar \menuseparator
10333 Horizontal Space
10334 \family default
10335 .
10336  The length units are listed in Appendix
10337 \begin_inset space ~
10338 \end_inset
10339
10340
10341 \begin_inset CommandInset ref
10342 LatexCommand ref
10343 reference "chap:Units-available-in"
10344
10345 \end_inset
10346
10347 .
10348 \end_layout
10349
10350 \begin_layout Subsubsection
10351 Inter-word Space
10352 \begin_inset CommandInset label
10353 LatexCommand label
10354 name "sub:Inter-word-Space"
10355
10356 \end_inset
10357
10358
10359 \begin_inset Index idx
10360 status collapsed
10361
10362 \begin_layout Plain Layout
10363 Spaces ! Inter-word
10364 \end_layout
10365
10366 \end_inset
10367
10368
10369 \end_layout
10370
10371 \begin_layout Standard
10372 With the introduction of typewriters, it became conventional in some countries
10373  to type two spaces after a period to mimic the wider spaces used by typesetters
10374  at the ends of sentences.
10375  There is no need to do this as LyX automatically takes care about this.
10376  However, you do not want an end of sentence space after an abbreviation
10377  followed by a period; see section
10378 \begin_inset space ~
10379 \end_inset
10380
10381
10382 \begin_inset CommandInset ref
10383 LatexCommand ref
10384 reference "sub:Abbreviations"
10385
10386 \end_inset
10387
10388  for examples.
10389  To insert a normal space, select 
10390 \family sans
10391 Insert\SpecialChar \menuseparator
10392 Formatting\SpecialChar \menuseparator
10393 Interword
10394 \begin_inset space ~
10395 \end_inset
10396
10397 Space
10398 \family default
10399  (shortcut 
10400 \begin_inset Info
10401 type  "shortcut"
10402 arg   "space-insert normal"
10403 \end_inset
10404
10405 ).
10406 \end_layout
10407
10408 \begin_layout Subsubsection
10409 Thin Space
10410 \begin_inset CommandInset label
10411 LatexCommand label
10412 name "sub:Thin-Space"
10413
10414 \end_inset
10415
10416
10417 \begin_inset Index idx
10418 status collapsed
10419
10420 \begin_layout Plain Layout
10421 Spaces ! Thin
10422 \end_layout
10423
10424 \end_inset
10425
10426
10427 \end_layout
10428
10429 \begin_layout Standard
10430
10431 \begin_inset Quotes eld
10432 \end_inset
10433
10434 thin space
10435 \begin_inset Quotes erd
10436 \end_inset
10437
10438  is a blank which has half the size of a normal space (and it is also 
10439 \begin_inset Quotes eld
10440 \end_inset
10441
10442 protected
10443 \begin_inset Quotes erd
10444 \end_inset
10445
10446 ).
10447  The typographical conventions in a lot of languages propose the use of
10448  thin spaces in cases where normal spaces would be too wide, for instance,
10449  inside abbreviations:
10450 \end_layout
10451
10452 \begin_layout Quote
10453 D.
10454 \begin_inset space \thinspace{}
10455 \end_inset
10456
10457 E.
10458  Knuth has developed our beloved typesetting program.
10459 \end_layout
10460
10461 \begin_layout Standard
10462 or between values and units.
10463  Compare for example this:
10464 \begin_inset Newline newline
10465 \end_inset
10466
10467 10
10468 \begin_inset space \thinspace{}
10469 \end_inset
10470
10471 kg (thin space)
10472 \begin_inset Newline newline
10473 \end_inset
10474
10475 10 kg (normal space
10476 \end_layout
10477
10478 \begin_layout Standard
10479 You can insert thin spaces with the menu 
10480 \family sans
10481 Insert\SpecialChar \menuseparator
10482 Formatting\SpecialChar \menuseparator
10483 Thin
10484 \begin_inset space ~
10485 \end_inset
10486
10487 Space
10488 \family default
10489  (shortcut 
10490 \begin_inset Info
10491 type  "shortcuts"
10492 arg   "space-insert thin"
10493 \end_inset
10494
10495 ).
10496 \end_layout
10497
10498 \begin_layout Subsubsection
10499 More Spaces
10500 \end_layout
10501
10502 \begin_layout Standard
10503 You can also insert the following space types:
10504 \end_layout
10505
10506 \begin_layout Description
10507 Negative
10508 \begin_inset space ~
10509 \end_inset
10510
10511 thin
10512 \begin_inset space ~
10513 \end_inset
10514
10515 space A line with a 
10516 \begin_inset Formula $\to$
10517 \end_inset
10518
10519
10520 \begin_inset space \negthinspace{}
10521 \end_inset
10522
10523
10524 \begin_inset Formula $\gets$
10525 \end_inset
10526
10527  negative thin space between the arrows.
10528 \end_layout
10529
10530 \begin_layout Description
10531 Negative
10532 \begin_inset space ~
10533 \end_inset
10534
10535 medium
10536 \begin_inset space ~
10537 \end_inset
10538
10539 space A line with a 
10540 \begin_inset Formula $\to$
10541 \end_inset
10542
10543
10544 \begin_inset space \negmedspace{}
10545 \end_inset
10546
10547
10548 \begin_inset Formula $\gets$
10549 \end_inset
10550
10551  negative medium space between the arrows.
10552 \end_layout
10553
10554 \begin_layout Description
10555 Negative
10556 \begin_inset space ~
10557 \end_inset
10558
10559 thick
10560 \begin_inset space ~
10561 \end_inset
10562
10563 space A line with a 
10564 \begin_inset Formula $\to$
10565 \end_inset
10566
10567
10568 \begin_inset space \negthickspace{}
10569 \end_inset
10570
10571
10572 \begin_inset Formula $\gets$
10573 \end_inset
10574
10575  negative thick space between the arrows.
10576 \end_layout
10577
10578 \begin_layout Description
10579 Enspace
10580 \begin_inset space ~
10581 \end_inset
10582
10583 (0.5
10584 \begin_inset space \thinspace{}
10585 \end_inset
10586
10587 em) A line with an 
10588 \begin_inset Formula $\to$
10589 \end_inset
10590
10591
10592 \begin_inset space \enskip{}
10593 \end_inset
10594
10595
10596 \begin_inset Formula $\gets$
10597 \end_inset
10598
10599  enspace
10600 \begin_inset space ~
10601 \end_inset
10602
10603 (0.5
10604 \begin_inset space \thinspace{}
10605 \end_inset
10606
10607 em) space between the arrows.
10608 \end_layout
10609
10610 \begin_layout Description
10611 Quad
10612 \begin_inset space ~
10613 \end_inset
10614
10615 (1
10616 \begin_inset space \thinspace{}
10617 \end_inset
10618
10619 em) A line with a 
10620 \begin_inset Formula $\to$
10621 \end_inset
10622
10623
10624 \begin_inset space \quad{}
10625 \end_inset
10626
10627
10628 \begin_inset Formula $\gets$
10629 \end_inset
10630
10631  Quad
10632 \begin_inset space ~
10633 \end_inset
10634
10635 (1
10636 \begin_inset space \thinspace{}
10637 \end_inset
10638
10639 em) space between the arrows.
10640 \end_layout
10641
10642 \begin_layout Description
10643 QQuad
10644 \begin_inset space ~
10645 \end_inset
10646
10647 (2
10648 \begin_inset space \thinspace{}
10649 \end_inset
10650
10651 em) A line with a 
10652 \begin_inset Formula $\to$
10653 \end_inset
10654
10655
10656 \begin_inset space \qquad{}
10657 \end_inset
10658
10659
10660 \begin_inset Formula $\gets$
10661 \end_inset
10662
10663  QQuad
10664 \begin_inset space ~
10665 \end_inset
10666
10667 (2
10668 \begin_inset space \thinspace{}
10669 \end_inset
10670
10671 em) space between the arrows.
10672 \end_layout
10673
10674 \begin_layout Description
10675 Custom
10676 \begin_inset space ~
10677 \end_inset
10678
10679 space A line with 
10680 \begin_inset Formula $\to$
10681 \end_inset
10682
10683
10684 \begin_inset space \hspace{}
10685 \length 2cm
10686 \end_inset
10687
10688
10689 \begin_inset Formula $\gets$
10690 \end_inset
10691
10692  2
10693 \begin_inset space \thinspace{}
10694 \end_inset
10695
10696 cm space between the arrows.
10697 \end_layout
10698
10699 \begin_layout Standard
10700 Table
10701 \begin_inset space ~
10702 \end_inset
10703
10704
10705 \begin_inset CommandInset ref
10706 LatexCommand ref
10707 reference "tab:Width-of-the"
10708
10709 \end_inset
10710
10711  lists the different space sizes.
10712 \end_layout
10713
10714 \begin_layout Standard
10715 \begin_inset Float table
10716 wide false
10717 sideways false
10718 status open
10719
10720 \begin_layout Plain Layout
10721 \begin_inset Caption Standard
10722
10723 \begin_layout Plain Layout
10724 \begin_inset CommandInset label
10725 LatexCommand label
10726 name "tab:Width-of-the"
10727
10728 \end_inset
10729
10730 Width of the different horizontal spaces.
10731 \end_layout
10732
10733 \end_inset
10734
10735
10736 \end_layout
10737
10738 \begin_layout Plain Layout
10739 \align center
10740 \begin_inset Tabular
10741 <lyxtabular version="3" rows="10" columns="2">
10742 <features rotate="0" tabularvalignment="middle">
10743 <column alignment="center" valignment="top">
10744 <column alignment="center" valignment="top">
10745 <row>
10746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10747 \begin_inset Text
10748
10749 \begin_layout Plain Layout
10750
10751 \series bold
10752 Space
10753 \end_layout
10754
10755 \end_inset
10756 </cell>
10757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10758 \begin_inset Text
10759
10760 \begin_layout Plain Layout
10761
10762 \series bold
10763 Width
10764 \end_layout
10765
10766 \end_inset
10767 </cell>
10768 </row>
10769 <row>
10770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10771 \begin_inset Text
10772
10773 \begin_layout Plain Layout
10774 Normal
10775 \end_layout
10776
10777 \end_inset
10778 </cell>
10779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10780 \begin_inset Text
10781
10782 \begin_layout Plain Layout
10783 1/3
10784 \begin_inset space \thinspace{}
10785 \end_inset
10786
10787 em
10788 \end_layout
10789
10790 \end_inset
10791 </cell>
10792 </row>
10793 <row>
10794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10795 \begin_inset Text
10796
10797 \begin_layout Plain Layout
10798 Protected
10799 \end_layout
10800
10801 \end_inset
10802 </cell>
10803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10804 \begin_inset Text
10805
10806 \begin_layout Plain Layout
10807 1/3
10808 \begin_inset space \thinspace{}
10809 \end_inset
10810
10811 em
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 </row>
10817 <row>
10818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10819 \begin_inset Text
10820
10821 \begin_layout Plain Layout
10822 Thin
10823 \end_layout
10824
10825 \end_inset
10826 </cell>
10827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831 1/6
10832 \begin_inset space \thinspace{}
10833 \end_inset
10834
10835 em
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 </row>
10841 <row>
10842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \begin_layout Plain Layout
10846 Negative thin
10847 \end_layout
10848
10849 \end_inset
10850 </cell>
10851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Plain Layout
10855 -1/6
10856 \begin_inset space \thinspace{}
10857 \end_inset
10858
10859 em
10860 \begin_inset Formula $\thinspace=\thinspace$
10861 \end_inset
10862
10863 -3
10864 \begin_inset space \thinspace{}
10865 \end_inset
10866
10867 mu
10868 \end_layout
10869
10870 \end_inset
10871 </cell>
10872 </row>
10873 <row>
10874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10875 \begin_inset Text
10876
10877 \begin_layout Plain Layout
10878 Negative medium
10879 \end_layout
10880
10881 \end_inset
10882 </cell>
10883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10884 \begin_inset Text
10885
10886 \begin_layout Plain Layout
10887 -4
10888 \begin_inset space \thinspace{}
10889 \end_inset
10890
10891 mu
10892 \end_layout
10893
10894 \end_inset
10895 </cell>
10896 </row>
10897 <row>
10898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10899 \begin_inset Text
10900
10901 \begin_layout Plain Layout
10902 Negative thick
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10908 \begin_inset Text
10909
10910 \begin_layout Plain Layout
10911 -5
10912 \begin_inset space \thinspace{}
10913 \end_inset
10914
10915 mu
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 </row>
10921 <row>
10922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10923 \begin_inset Text
10924
10925 \begin_layout Plain Layout
10926 Enspace (0.5
10927 \begin_inset space \thinspace{}
10928 \end_inset
10929
10930 em)
10931 \end_layout
10932
10933 \end_inset
10934 </cell>
10935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10936 \begin_inset Text
10937
10938 \begin_layout Plain Layout
10939 0.5
10940 \begin_inset space \thinspace{}
10941 \end_inset
10942
10943 em
10944 \end_layout
10945
10946 \end_inset
10947 </cell>
10948 </row>
10949 <row>
10950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954 Quad (1
10955 \begin_inset space \thinspace{}
10956 \end_inset
10957
10958 em)
10959 \end_layout
10960
10961 \end_inset
10962 </cell>
10963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10964 \begin_inset Text
10965
10966 \begin_layout Plain Layout
10967 1
10968 \begin_inset space \thinspace{}
10969 \end_inset
10970
10971 em
10972 \end_layout
10973
10974 \end_inset
10975 </cell>
10976 </row>
10977 <row>
10978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10979 \begin_inset Text
10980
10981 \begin_layout Plain Layout
10982 QQuad (2
10983 \begin_inset space \thinspace{}
10984 \end_inset
10985
10986 em)
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995 2
10996 \begin_inset space \thinspace{}
10997 \end_inset
10998
10999 em
11000 \end_layout
11001
11002 \end_inset
11003 </cell>
11004 </row>
11005 </lyxtabular>
11006
11007 \end_inset
11008
11009
11010 \end_layout
11011
11012 \end_inset
11013
11014
11015 \end_layout
11016
11017 \begin_layout Subsubsection
11018 Horizontal Fills
11019 \begin_inset Index idx
11020 status collapsed
11021
11022 \begin_layout Plain Layout
11023 Spacing ! Fills
11024 \end_layout
11025
11026 \end_inset
11027
11028
11029 \end_layout
11030
11031 \begin_layout Standard
11032 Horizontal fills (HFills) are a special LyX feature for adding extra space
11033  in a uniform fashion.
11034  An HFill is actually a variable length space, whose length always equals
11035  the remaining space between the left and right margins.
11036  If there is more than one HFill on a line, they divide the available space
11037  equally between themselves.
11038 \end_layout
11039
11040 \begin_layout Standard
11041 Here are a few examples of what you can do with them:
11042 \end_layout
11043
11044 \begin_layout Quote
11045 \noindent
11046 This is on the left side
11047 \begin_inset space \hfill{}
11048 \end_inset
11049
11050 This is on the right
11051 \end_layout
11052
11053 \begin_layout Quote
11054 \noindent
11055 Left
11056 \begin_inset space \hfill{}
11057 \end_inset
11058
11059 Middle
11060 \begin_inset space \hfill{}
11061 \end_inset
11062
11063 Right
11064 \end_layout
11065
11066 \begin_layout Quote
11067 \noindent
11068 Left
11069 \begin_inset space \hfill{}
11070 \end_inset
11071
11072 1/3 Left
11073 \begin_inset space \hfill{}
11074 \end_inset
11075
11076
11077 \begin_inset space \hfill{}
11078 \end_inset
11079
11080 Right
11081 \end_layout
11082
11083 \begin_layout Standard
11084 That was an example in the 
11085 \family sans
11086 Quote
11087 \family default
11088  environment.
11089  Here
11090 \begin_inset Formula $\to$
11091 \end_inset
11092
11093
11094 \begin_inset space \hfill{}
11095 \end_inset
11096
11097
11098 \begin_inset Formula $\gets$
11099 \end_inset
11100
11101 is one in a standard paragraph.
11102  It may or may not be apparent in the printed text, but it 
11103 \emph on
11104 is
11105 \emph default
11106  sitting in-between the two arrows.
11107 \end_layout
11108
11109 \begin_layout Standard
11110 HFills can be made visible when you choose one of the 
11111 \family sans
11112 Fill
11113 \begin_inset space ~
11114 \end_inset
11115
11116 Pattern
11117 \family default
11118 s in the space dialog: The following patterns are available:
11119 \end_layout
11120
11121 \begin_layout Standard
11122 Dots: 
11123 \begin_inset space \dotfill{}
11124 \end_inset
11125
11126
11127 \begin_inset space ~
11128 \end_inset
11129
11130
11131 \end_layout
11132
11133 \begin_layout Standard
11134 Rule: 
11135 \begin_inset space \hrulefill{}
11136 \end_inset
11137
11138
11139 \begin_inset space ~
11140 \end_inset
11141
11142
11143 \end_layout
11144
11145 \begin_layout Standard
11146 Left arrow: 
11147 \begin_inset space \leftarrowfill{}
11148 \end_inset
11149
11150
11151 \begin_inset space ~
11152 \end_inset
11153
11154
11155 \end_layout
11156
11157 \begin_layout Standard
11158 Right arrow: 
11159 \begin_inset space \rightarrowfill{}
11160 \end_inset
11161
11162
11163 \begin_inset space ~
11164 \end_inset
11165
11166
11167 \end_layout
11168
11169 \begin_layout Standard
11170 Up brace: 
11171 \begin_inset space \downbracefill{}
11172 \end_inset
11173
11174
11175 \begin_inset space ~
11176 \end_inset
11177
11178
11179 \end_layout
11180
11181 \begin_layout Standard
11182 Down brace: 
11183 \begin_inset space \upbracefill{}
11184 \end_inset
11185
11186
11187 \begin_inset space ~
11188 \end_inset
11189
11190
11191 \end_layout
11192
11193 \begin_layout Standard
11194 \begin_inset Note Greyedout
11195 status open
11196
11197 \begin_layout Plain Layout
11198
11199 \series bold
11200 Note:
11201 \series default
11202  If an HFill is at the beginning of a line, and 
11203 \emph on
11204 not
11205 \emph default
11206  in the first line in a paragraph, LyX ignores it.
11207  This prevents HFills from accidentally being wrapped onto a new line.
11208  If you need space in this case anyway, set the 
11209 \family sans
11210 Protect
11211 \family default
11212  option in the space dialog.
11213 \end_layout
11214
11215 \end_inset
11216
11217
11218 \end_layout
11219
11220 \begin_layout Subsubsection
11221 Phantom Space
11222 \begin_inset CommandInset label
11223 LatexCommand label
11224 name "sub:Phantom-Space"
11225
11226 \end_inset
11227
11228
11229 \begin_inset Index idx
11230 status collapsed
11231
11232 \begin_layout Plain Layout
11233 Spacing ! Phantom
11234 \end_layout
11235
11236 \end_inset
11237
11238
11239 \end_layout
11240
11241 \begin_layout Standard
11242 Sometimes you want to insert space with exactly the length of a phrase.
11243  For example, you want to create the following multiple choice question:
11244 \end_layout
11245
11246 \begin_layout Standard
11247 \begin_inset VSpace medskip
11248 \end_inset
11249
11250 What is correct English?:
11251 \begin_inset Newline newline
11252 \end_inset
11253
11254
11255 \begin_inset Newline newline
11256 \end_inset
11257
11258 Mr.
11259 \begin_inset space ~
11260 \end_inset
11261
11262 Edge would have been jumps the gun.
11263 \begin_inset Newline newline
11264 \end_inset
11265
11266
11267 \begin_inset Phantom HPhantom
11268 status open
11269
11270 \begin_layout Plain Layout
11271 Mr.
11272  Edge 
11273 \end_layout
11274
11275 \end_inset
11276
11277 has to be jumped
11278 \begin_inset Newline newline
11279 \end_inset
11280
11281
11282 \begin_inset Phantom HPhantom
11283 status open
11284
11285 \begin_layout Plain Layout
11286 Mr.
11287  Edge 
11288 \end_layout
11289
11290 \end_inset
11291
11292 jumps
11293 \begin_inset VSpace medskip
11294 \end_inset
11295
11296
11297 \end_layout
11298
11299 \begin_layout Standard
11300 \noindent
11301 so that the choices appear exactly after the phrase 
11302 \begin_inset Quotes eld
11303 \end_inset
11304
11305 Mr.
11306 \begin_inset space ~
11307 \end_inset
11308
11309 Edge
11310 \begin_inset space ~
11311 \end_inset
11312
11313
11314 \begin_inset Quotes erd
11315 \end_inset
11316
11317 .
11318  To get this, you can use the phantom insets available via the menu 
11319 \family sans
11320 Insert\SpecialChar \menuseparator
11321 Formatting\SpecialChar \menuseparator
11322 Phantom
11323 \family default
11324 .
11325  In our case insert a horizontal phantom at the beginning of the last two
11326  lines and insert 
11327 \begin_inset Quotes eld
11328 \end_inset
11329
11330 Mr.
11331 \begin_inset space ~
11332 \end_inset
11333
11334 Edge
11335 \begin_inset space ~
11336 \end_inset
11337
11338
11339 \begin_inset Quotes erd
11340 \end_inset
11341
11342  into the phantom inset (note the space after 
11343 \begin_inset Quotes eld
11344 \end_inset
11345
11346 Edge
11347 \begin_inset Quotes erd
11348 \end_inset
11349
11350 ).
11351  A phantom insets prints only the space of its content (like a placeholder).
11352  That is why it is named 
11353 \begin_inset Quotes eld
11354 \end_inset
11355
11356 phantom
11357 \begin_inset Quotes erd
11358 \end_inset
11359
11360 .
11361  The normal phantom outputs the width and height of the content as space,
11362  while the horizontal and vertical variant only outputs the corresponding
11363  dimension.
11364 \end_layout
11365
11366 \begin_layout Subsection
11367 Vertical Space
11368 \begin_inset CommandInset label
11369 LatexCommand label
11370 name "sub:Vertical-Space"
11371
11372 \end_inset
11373
11374
11375 \begin_inset Index idx
11376 status collapsed
11377
11378 \begin_layout Plain Layout
11379 Spacing ! Vertical
11380 \end_layout
11381
11382 \end_inset
11383
11384
11385 \end_layout
11386
11387 \begin_layout Standard
11388 To add extra vertical space above or below a paragraph, use the 
11389 \family sans
11390 Insert\SpecialChar \menuseparator
11391 Formatting\SpecialChar \menuseparator
11392 Vertical
11393 \begin_inset space ~
11394 \end_inset
11395
11396 Space
11397 \family default
11398  dialog.
11399  There you find the following sizes:
11400 \end_layout
11401
11402 \begin_layout Standard
11403
11404 \family sans
11405 SmallSkip
11406 \family default
11407
11408 \family sans
11409 MedSkip
11410 \family default
11411  and 
11412 \family sans
11413 BigSkip
11414 \family default
11415  are LaTeX sizes which depend on the font size of the document.
11416  
11417 \family sans
11418 DefSkip
11419 \family default
11420  is the skip adjusted in the dialog 
11421 \family sans
11422 Document\SpecialChar \menuseparator
11423 Settings\SpecialChar \menuseparator
11424 Text
11425 \begin_inset space ~
11426 \end_inset
11427
11428 Layout
11429 \family default
11430
11431 \begin_inset Index idx
11432 status collapsed
11433
11434 \begin_layout Plain Layout
11435 Document ! Settings
11436 \end_layout
11437
11438 \end_inset
11439
11440  for the paragraph separation.
11441  If you use indentation to separate paragraphs 
11442 \family sans
11443 DefSkip
11444 \family default
11445  is equal to 
11446 \family sans
11447 MedSkip
11448 \family default
11449 .
11450 \end_layout
11451
11452 \begin_layout Standard
11453
11454 \family sans
11455 VFill
11456 \family default
11457
11458 \begin_inset Index idx
11459 status collapsed
11460
11461 \begin_layout Plain Layout
11462 Spacing ! Fills
11463 \end_layout
11464
11465 \end_inset
11466
11467  is a variable space, set so that the space is maximal within one page.
11468  An example: you have only two short paragraphs on one page with a 
11469 \family sans
11470 Vfill
11471 \family default
11472  between them.
11473  Then the first paragraph is placed at the top of the page and the second
11474  one at the bottom, because the space between them is then maximal.
11475  
11476 \family sans
11477 VFill
11478 \family default
11479 s work like 
11480 \family sans
11481 HFill
11482 \family default
11483 s: they fill the remaining vertical space on a page with blank space.
11484 \begin_inset Foot
11485 status collapsed
11486
11487 \begin_layout Plain Layout
11488
11489 \family sans
11490 HFill
11491 \family default
11492 s are described in section
11493 \begin_inset space ~
11494 \end_inset
11495
11496
11497 \begin_inset CommandInset ref
11498 LatexCommand ref
11499 reference "sub:Horizontal-Space"
11500
11501 \end_inset
11502
11503 .
11504 \end_layout
11505
11506 \end_inset
11507
11508  If there are several 
11509 \family sans
11510 VFill
11511 \family default
11512 s on a page, they divide the remaining vertical space equally between themselves.
11513  You can therefore use 
11514 \family sans
11515 VFill
11516 \family default
11517 s to center text on a page, or even place text 2/3 down a page.
11518 \end_layout
11519
11520 \begin_layout Standard
11521
11522 \family sans
11523 Custom
11524 \family default
11525  are custom spaces in units explained in Appendix
11526 \begin_inset space ~
11527 \end_inset
11528
11529
11530 \begin_inset CommandInset ref
11531 LatexCommand ref
11532 reference "chap:Units-available-in"
11533
11534 \end_inset
11535
11536 .
11537 \end_layout
11538
11539 \begin_layout Standard
11540 \begin_inset Note Greyedout
11541 status open
11542
11543 \begin_layout Plain Layout
11544
11545 \series bold
11546 Note:
11547 \series default
11548  
11549 \series medium
11550 If the extra vertical space would be in the output at the top/bottom of
11551  a page, the space is only added if you have also checked the option 
11552 \family sans
11553 Protect
11554 \family default
11555 .
11556 \end_layout
11557
11558 \end_inset
11559
11560
11561 \end_layout
11562
11563 \begin_layout Subsection
11564 Paragraph Alignment
11565 \begin_inset Index idx
11566 status collapsed
11567
11568 \begin_layout Plain Layout
11569 Paragraph ! Alignment
11570 \end_layout
11571
11572 \end_inset
11573
11574
11575 \end_layout
11576
11577 \begin_layout Standard
11578 You can change the paragraph alignment with the 
11579 \family sans
11580 Edit\SpecialChar \menuseparator
11581 Paragraph Settings
11582 \family default
11583  dialog (toolbar button 
11584 \begin_inset Info
11585 type  "icon"
11586 arg   "layout-paragraph"
11587 \end_inset
11588
11589 ).
11590  There are five possibilities: 
11591 \end_layout
11592
11593 \begin_layout Itemize
11594
11595 \family sans
11596 Justified
11597 \family default
11598  (shortcut 
11599 \begin_inset Info
11600 type  "shortcut"
11601 arg   "paragraph-params \\align block"
11602 \end_inset
11603
11604 )
11605 \end_layout
11606
11607 \begin_layout Itemize
11608
11609 \family sans
11610 Left
11611 \family default
11612  (
11613 \begin_inset Info
11614 type  "shortcut"
11615 arg   "paragraph-params \\align left"
11616 \end_inset
11617
11618 )
11619 \end_layout
11620
11621 \begin_layout Itemize
11622
11623 \family sans
11624 Right
11625 \family default
11626  (
11627 \begin_inset Info
11628 type  "shortcut"
11629 arg   "paragraph-params \\align right"
11630 \end_inset
11631
11632 )
11633 \end_layout
11634
11635 \begin_layout Itemize
11636
11637 \family sans
11638 Center
11639 \family default
11640  (
11641 \begin_inset Info
11642 type  "shortcut"
11643 arg   "paragraph-params \\align center"
11644 \end_inset
11645
11646 )
11647 \end_layout
11648
11649 \begin_layout Itemize
11650
11651 \family sans
11652 Default
11653 \family default
11654  (
11655 \begin_inset Info
11656 type  "shortcut"
11657 arg   "paragraph-params \\align default"
11658 \end_inset
11659
11660 )
11661 \end_layout
11662
11663 \begin_layout Standard
11664 The default in most cases is justified alignment, in which the inter-word
11665  spacing is variable and each line of a paragraph fills the region between
11666  the left and right margins.
11667  The other three alignments should be self-explanatory, and look like this:
11668 \end_layout
11669
11670 \begin_layout Standard
11671 \align right
11672 This paragraph is right aligned,
11673 \end_layout
11674
11675 \begin_layout Standard
11676 \align center
11677 this one is centered,
11678 \end_layout
11679
11680 \begin_layout Standard
11681 \align left
11682 this one is left aligned.
11683 \end_layout
11684
11685 \begin_layout Subsection
11686 Forced Page Breaks
11687 \begin_inset Index idx
11688 status collapsed
11689
11690 \begin_layout Plain Layout
11691 Page breaks ! Forced
11692 \end_layout
11693
11694 \end_inset
11695
11696
11697 \begin_inset CommandInset label
11698 LatexCommand label
11699 name "sub:Forced-Page-Breaks"
11700
11701 \end_inset
11702
11703
11704 \end_layout
11705
11706 \begin_layout Standard
11707 If you don't like the way LaTeX does the page breaks in your document, you
11708  can force a page break where you want one.
11709  Normally this will not be necessary, because LaTeX is good at page breaking.
11710  Only if you use a lot of 
11711 \family sans
11712 Floats
11713 \family default
11714 , LaTeX's page breaking algorithm can fail.
11715 \end_layout
11716
11717 \begin_layout Standard
11718 We recommend you not to use forced page breaks until the text is finished
11719  and you have checked in the preview to see if you 
11720 \emph on
11721 really
11722 \emph default
11723  have to change the page breaking.
11724 \end_layout
11725
11726 \begin_layout Standard
11727 There are two types of page breaks: One that ends the page without any special
11728  action.
11729  This can be inserted above or below a paragraph via the menu 
11730 \family sans
11731 Insert\SpecialChar \menuseparator
11732 Formatting\SpecialChar \menuseparator
11733 New
11734 \begin_inset space ~
11735 \end_inset
11736
11737 Page
11738 \family default
11739 .
11740  The second type, that is inserted via the menu 
11741 \family sans
11742 Insert\SpecialChar \menuseparator
11743 Formatting\SpecialChar \menuseparator
11744 Page
11745 \begin_inset space ~
11746 \end_inset
11747
11748 Break
11749 \family default
11750 , ends a page but stretches the content of the page, so that it fills out
11751  the complete page.
11752  This type is useful to avoid whitespace when a page break produces a page
11753  on which only the last few lines are absent.
11754 \end_layout
11755
11756 \begin_layout Standard
11757 You might try to use a page break to ensure that a figure or table appears
11758  at the top of a page.
11759  This is, of course, the wrong way to do it.
11760  LyX gives you a way of automatically ensuring that your figures and tables
11761  appear at the top of a page (or the bottom, or on their own page) without
11762  having to worry about what precedes or follows your figure or table.
11763  See chapter 
11764 \begin_inset CommandInset ref
11765 LatexCommand ref
11766 reference "chap:Floats-and-Notes"
11767
11768 \end_inset
11769
11770  to learn more about 
11771 \family sans
11772 Floats
11773 \family default
11774 .
11775 \end_layout
11776
11777 \begin_layout Subsubsection
11778 Clear Page Breaks
11779 \begin_inset CommandInset label
11780 LatexCommand label
11781 name "sub:Clear-Page-Breaks"
11782
11783 \end_inset
11784
11785
11786 \begin_inset Index idx
11787 status collapsed
11788
11789 \begin_layout Plain Layout
11790 Page breaks ! Clear
11791 \end_layout
11792
11793 \end_inset
11794
11795
11796 \end_layout
11797
11798 \begin_layout Standard
11799 Rather than forced page breaks where the content behind the break is placed
11800  directly on the next page, you can also clear pages while breaking them.
11801  That means that the current paragraph is terminated and everything, including
11802  unprocessed floats, from the earlier part of the document are placed after
11803  it, if necessary by adding pages.
11804 \end_layout
11805
11806 \begin_layout Standard
11807 You can insert a clear page break with the menu 
11808 \family sans
11809 Insert\SpecialChar \menuseparator
11810 Formatting\SpecialChar \menuseparator
11811 Clear
11812 \begin_inset space ~
11813 \end_inset
11814
11815 Page
11816 \family default
11817 .
11818  When you have a two-sided document like a book, you can use the menu 
11819 \family sans
11820 Insert\SpecialChar \menuseparator
11821 Formatting\SpecialChar \menuseparator
11822 Clear
11823 \begin_inset space ~
11824 \end_inset
11825
11826 Double
11827 \begin_inset space ~
11828 \end_inset
11829
11830 Page
11831 \family default
11832  to insert a clear page break that assures that the next page is a right-hand
11833  page (odd-numbered), if necessary by adding a page.
11834 \end_layout
11835
11836 \begin_layout Subsection
11837 Forced Line Breaks
11838 \begin_inset Index idx
11839 status collapsed
11840
11841 \begin_layout Plain Layout
11842 Line breaks
11843 \end_layout
11844
11845 \end_inset
11846
11847
11848 \begin_inset CommandInset label
11849 LatexCommand label
11850 name "sub:Forced-Line-Breaks"
11851
11852 \end_inset
11853
11854
11855 \end_layout
11856
11857 \begin_layout Standard
11858 Similar to page breaks there are two types of line breaks: one simply breaks
11859  the line.
11860  You can force this line break within a paragraph by selecting 
11861 \family sans
11862 Insert\SpecialChar \menuseparator
11863 Formatting\SpecialChar \menuseparator
11864 Ragged
11865 \begin_inset space ~
11866 \end_inset
11867
11868 Line
11869 \begin_inset space ~
11870 \end_inset
11871
11872 Break
11873 \family default
11874  or with 
11875 \begin_inset Info
11876 type  "shortcut"
11877 arg   "newline-insert newline"
11878 \end_inset
11879
11880 .
11881  Another type that is inserted via the menu 
11882 \family sans
11883 Insert\SpecialChar \menuseparator
11884 Formatting\SpecialChar \menuseparator
11885 Justified
11886 \begin_inset space ~
11887 \end_inset
11888
11889 Line
11890 \begin_inset space ~
11891 \end_inset
11892
11893 Break
11894 \family default
11895  or with 
11896 \begin_inset Info
11897 type  "shortcut"
11898 arg   "newline-insert linebreak"
11899 \end_inset
11900
11901  breaks the line and stretches it so that it fills out the whole space between
11902  the page margins.
11903  This is useful to avoid 
11904 \begin_inset Quotes eld
11905 \end_inset
11906
11907 fringes
11908 \begin_inset Quotes erd
11909 \end_inset
11910
11911  in justified paragraphs due to possible whitespace introduced by line breaks.
11912 \end_layout
11913
11914 \begin_layout Standard
11915 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11916  LaTeX is very good at line breaking.
11917  There are, however, a number of situations where it is necessaryactively
11918  to set a line break, for example, in a poem or for an address (see sections
11919 \begin_inset space ~
11920 \end_inset
11921
11922
11923 \begin_inset CommandInset ref
11924 LatexCommand ref
11925 reference "sec:Quote"
11926
11927 \end_inset
11928
11929
11930 \begin_inset CommandInset ref
11931 LatexCommand ref
11932 reference "sec:Verse"
11933
11934 \end_inset
11935
11936  and 
11937 \begin_inset CommandInset ref
11938 LatexCommand ref
11939 reference "sec:Address-Usage"
11940
11941 \end_inset
11942
11943 ).
11944 \end_layout
11945
11946 \begin_layout Subsection
11947 Horizontal Lines
11948 \begin_inset CommandInset label
11949 LatexCommand label
11950 name "sub:Horizontal-Lines"
11951
11952 \end_inset
11953
11954
11955 \begin_inset Index idx
11956 status collapsed
11957
11958 \begin_layout Plain Layout
11959 Horizontal lines
11960 \end_layout
11961
11962 \end_inset
11963
11964
11965 \end_layout
11966
11967 \begin_layout Standard
11968 \noindent
11969 \begin_inset CommandInset line
11970 LatexCommand rule
11971 offset "0.5ex"
11972 width "100line%"
11973 height "1pt"
11974
11975 \end_inset
11976
11977
11978 \end_layout
11979
11980 \begin_layout Standard
11981 \noindent
11982 In the dialog 
11983 \family sans
11984 Insert\SpecialChar \menuseparator
11985 Formatting\SpecialChar \menuseparator
11986 Horizontal
11987 \begin_inset space ~
11988 \end_inset
11989
11990 Line
11991 \family default
11992  you can insert horizontal lines.
11993  The line offset is the vertical distance between the line and the baseline
11994  of the current text line or the paragraph.
11995  The line settings can be changed by left-clicking on the line.
11996 \end_layout
11997
11998 \begin_layout Standard
11999 \noindent
12000 \begin_inset CommandInset line
12001 LatexCommand rule
12002 offset "0.5ex"
12003 width "100line%"
12004 height "1pt"
12005
12006 \end_inset
12007
12008
12009 \end_layout
12010
12011 \begin_layout Section
12012 Characters and Symbols
12013 \end_layout
12014
12015 \begin_layout Standard
12016 You can directly enter all characters that are available on your keyboard.
12017  You can also use special keyboard maps to be able to enter, for example,
12018  characters needed for French with an English keyboard.
12019  See section
12020 \begin_inset space \thinspace{}
12021 \end_inset
12022
12023
12024 \begin_inset CommandInset ref
12025 LatexCommand ref
12026 reference "sub:Keyboard-mapping"
12027
12028 \end_inset
12029
12030  for information on how this is done.
12031 \end_layout
12032
12033 \begin_layout Standard
12034 For the case where you need a character that is not on your keyboard, you
12035  can use the 
12036 \family sans
12037 Symbols
12038 \family default
12039  dialog via the menu 
12040 \family sans
12041 Insert\SpecialChar \menuseparator
12042 Special Character\SpecialChar \menuseparator
12043 Symbols
12044 \family default
12045 .
12046 \end_layout
12047
12048 \begin_layout Standard
12049 \begin_inset Note Greyedout
12050 status open
12051
12052 \begin_layout Plain Layout
12053
12054 \series bold
12055 Note:
12056 \series default
12057  Maybe not all symbols inserted with the symbols dialog can be displayed
12058  when you are using a special screen font in LyX's preferences.
12059  But the inserted symbols will in every case be displayed in the output.
12060 \end_layout
12061
12062 \end_inset
12063
12064
12065 \end_layout
12066
12067 \begin_layout Section
12068 Fonts and Text Styles
12069 \begin_inset CommandInset label
12070 LatexCommand label
12071 name "sec:Fonts-and-Text"
12072
12073 \end_inset
12074
12075
12076 \end_layout
12077
12078 \begin_layout Subsection
12079 Font Types
12080 \begin_inset Index idx
12081 status collapsed
12082
12083 \begin_layout Plain Layout
12084 Font ! Types
12085 \end_layout
12086
12087 \end_inset
12088
12089
12090 \end_layout
12091
12092 \begin_layout Standard
12093 There are two types of fonts:
12094 \end_layout
12095
12096 \begin_layout Description
12097 Vector
12098 \begin_inset space ~
12099 \end_inset
12100
12101 fonts
12102 \begin_inset Index idx
12103 status collapsed
12104
12105 \begin_layout Plain Layout
12106 Fonts ! Vector-
12107 \end_layout
12108
12109 \end_inset
12110
12111  are built from outlines of the single glyphs (e.
12112 \begin_inset space \thinspace{}
12113 \end_inset
12114
12115 g.
12116  characters) in the font.
12117  This means that each glyph is defined using mathematical curves that are
12118  well suited for scaling to any requested size.
12119  This mathematical definition is interpreted by the font renderer and the
12120  curve is filled out with pixels according to the size and glyph.
12121  This means that vector fonts will look pretty good in all sizes.
12122  Only at very small sizes where each pixel has to be very carefully computed
12123  to provide a good image might it be hard to provide a good rendering.
12124 \begin_inset Newline newline
12125 \end_inset
12126
12127 That could mean that one only needs to define one font size and scale them.
12128  But to achieve a better quality, many fonts define several font sizes.
12129  That improves the appearance because you need more details at large font
12130  sizes than at small ones.
12131 \begin_inset Newline newline
12132 \end_inset
12133
12134 The font types 
12135 \family typewriter
12136 TrueType
12137 \family default
12138
12139 \family typewriter
12140 OpenType
12141 \family default
12142 , and 
12143 \family typewriter
12144 Type
12145 \begin_inset space ~
12146 \end_inset
12147
12148 1
12149 \family default
12150  are vector fonts.
12151 \end_layout
12152
12153 \begin_layout Description
12154 Bitmap
12155 \begin_inset space ~
12156 \end_inset
12157
12158 fonts
12159 \begin_inset Index idx
12160 status collapsed
12161
12162 \begin_layout Plain Layout
12163 Fonts ! Bitmap-
12164 \end_layout
12165
12166 \end_inset
12167
12168  on the other hand, are defined by bitmap graphics from the start; so they
12169  will look good at all the sizes they are meant for.
12170  However, they don't scale well, because in order to scale a glyph, each
12171  pixel is enlarged into several pixels.
12172  It is the same effect that happens if you try to enlarge a picture in an
12173  image manipulation program.
12174  In order to mitigate this effect, bitmap fonts are typically provided in
12175  several fixed sizes typically from around 8
12176 \begin_inset space ~
12177 \end_inset
12178
12179 pixels high up to 34
12180 \begin_inset space ~
12181 \end_inset
12182
12183 pixels or so high in steps according to what is believed to be useful.
12184  The advantage of bitmap fonts is that no complicated computations are necessary
12185  to display each glyph; so bitmap fonts display therefore more quickly than
12186  scalable fonts.
12187  The disadvantage is that sizes that don't exist as fixed versions have
12188  to be scaled by doubling pixels, and thus look bad.
12189 \begin_inset Newline newline
12190 \end_inset
12191
12192 Bitmap fonts are named 
12193 \family typewriter
12194 Type
12195 \begin_inset space ~
12196 \end_inset
12197
12198 3
12199 \family default
12200  in PostScript- and PDF-documents.
12201 \end_layout
12202
12203 \begin_layout Standard
12204 The result of all this is that bitmap fonts are best for the size they are
12205  designed for, while scalable fonts are good for nearly all sizes.
12206  So one needs fewer font size definitions for scalable fonts.
12207  That's the reason why nearly all text rendering and typesetting programs
12208  use scalable fonts.
12209 \end_layout
12210
12211 \begin_layout Standard
12212 To see which fonts are used in a PDF-document, look at its document properties.
12213 \end_layout
12214
12215 \begin_layout Standard
12216 Many modern typesetting and markup languages have begun to move towards
12217  specifying character styles rather than specifying a particular font.
12218  For example, instead of changing to an italicized version of the current
12219  font to emphasize text, you use an 
12220 \begin_inset Quotes eld
12221 \end_inset
12222
12223 emphasized style
12224 \begin_inset Quotes erd
12225 \end_inset
12226
12227  instead.
12228  This concept fits in perfectly with LyX.
12229  In LyX, you do things based on contexts, rather than focusing on typesetting
12230  details.
12231 \end_layout
12232
12233 \begin_layout Subsection
12234 LaTeX font support
12235 \begin_inset CommandInset label
12236 LatexCommand label
12237 name "sub:LaTeX-font-support"
12238
12239 \end_inset
12240
12241
12242 \end_layout
12243
12244 \begin_layout Standard
12245 Traditionally, LaTeX used its own fonts.
12246  That is to say, you cannot directly access the fonts installed on your
12247  operating system, but you have to use specific fonts provided by your LaTeX
12248  distribution.
12249  The reason is that LaTeX needs some extra information about the fonts,
12250  which have to be provided by additional files and packages.
12251  The downside of this is that your font choice is somewhat limited compared
12252  to a word processor.
12253  On the other hand this comes with the advantage that the provided fonts
12254  are generally of very good quality, and that LaTeX files are very portable
12255  across different machines.
12256  Also, the range of fonts supported by traditional LaTeX has increased a
12257  lot in the meantime; so you can find packages for many free and commercial
12258  fonts.
12259  LyX supports the fonts that are under a free license via the user interface
12260  (see section
12261 \begin_inset space ~
12262 \end_inset
12263
12264
12265 \begin_inset CommandInset ref
12266 LatexCommand ref
12267 reference "sub:Document-Font"
12268
12269 \end_inset
12270
12271  for details).
12272  Other fonts are available if you enter the relevant LaTeX code in the document
12273  preamble (please refer to the documentation of your desired font).
12274 \end_layout
12275
12276 \begin_layout Standard
12277 Recent developments brought some new LaTeX engines that are also able directly
12278  to access fonts that are installed for your operating system, namely XeTeX
12279  and LuaTeX.
12280  Both engines are supported by LyX.
12281  By using them, you can theoretically use any OpenType or TrueType font
12282  that is installed on your system.
12283  The next section describes how to use these fonts.
12284 \end_layout
12285
12286 \begin_layout Standard
12287 \begin_inset Note Greyedout
12288 status open
12289
12290 \begin_layout Plain Layout
12291
12292 \series bold
12293 Note:
12294 \series default
12295  In practice, some fonts might fail due to bad metrics and other font deficienci
12296 es; so you might have to experiment.
12297 \end_layout
12298
12299 \end_inset
12300
12301
12302 \end_layout
12303
12304 \begin_layout Standard
12305 \begin_inset Note Greyedout
12306 status open
12307
12308 \begin_layout Plain Layout
12309
12310 \series bold
12311 Note:
12312 \series default
12313  XeTeX and especially LuaTeX, are still rather new and thus not as mature
12314  as traditional LaTeX or PDFTeX.
12315 \end_layout
12316
12317 \end_inset
12318
12319
12320 \end_layout
12321
12322 \begin_layout Subsection
12323 Document Font and Font size
12324 \begin_inset CommandInset label
12325 LatexCommand label
12326 name "sub:Document-Font"
12327
12328 \end_inset
12329
12330
12331 \begin_inset Index idx
12332 status collapsed
12333
12334 \begin_layout Plain Layout
12335 Font ! Size
12336 \end_layout
12337
12338 \end_inset
12339
12340
12341 \begin_inset Index idx
12342 status collapsed
12343
12344 \begin_layout Plain Layout
12345 Document ! Font
12346 \end_layout
12347
12348 \end_inset
12349
12350
12351 \end_layout
12352
12353 \begin_layout Standard
12354 You can set the document fonts in the 
12355 \family sans
12356 Document\SpecialChar \menuseparator
12357 Settings
12358 \family default
12359
12360 \begin_inset Index idx
12361 status collapsed
12362
12363 \begin_layout Plain Layout
12364 Document ! Settings
12365 \end_layout
12366
12367 \end_inset
12368
12369  dialog.
12370  In the 
12371 \family sans
12372 Fonts
12373 \family default
12374  section of the dialog, you can specify which font should be used for the
12375  three different font shapes — roman (serif), 
12376 \family sans
12377 sans
12378 \begin_inset space ~
12379 \end_inset
12380
12381 serif
12382 \family default
12383  and 
12384 \family typewriter
12385 typewriter
12386 \family default
12387  (monospaced) — and you can specify the base font size and scaling factors
12388  for (some) sans
12389 \begin_inset space ~
12390 \end_inset
12391
12392 serif and typewriter fonts if this is necessary to fit with the roman font.
12393 \end_layout
12394
12395 \begin_layout Standard
12396 If you select 
12397 \family sans
12398 Use non-T
12399 \begin_inset ERT
12400 status collapsed
12401
12402 \begin_layout Plain Layout
12403
12404 {}
12405 \end_layout
12406
12407 \end_inset
12408
12409 eX fonts
12410 \family default
12411 , you will have access to the fonts installed on your operating system.
12412  This requires that you use 
12413 \family sans
12414 PDF (XeT
12415 \begin_inset ERT
12416 status collapsed
12417
12418 \begin_layout Plain Layout
12419
12420 {}
12421 \end_layout
12422
12423 \end_inset
12424
12425 eX)
12426 \family default
12427
12428 \family sans
12429 PDF (LuaT
12430 \begin_inset ERT
12431 status collapsed
12432
12433 \begin_layout Plain Layout
12434
12435 {}
12436 \end_layout
12437
12438 \end_inset
12439
12440 eX)
12441 \family default
12442  or 
12443 \family sans
12444 DVI (LuaT
12445 \begin_inset ERT
12446 status collapsed
12447
12448 \begin_layout Plain Layout
12449
12450 {}
12451 \end_layout
12452
12453 \end_inset
12454
12455 eX)
12456 \family default
12457  as the output format, i.
12458 \begin_inset space \thinspace{}
12459 \end_inset
12460
12461 e.
12462 \begin_inset space \space{}
12463 \end_inset
12464
12465 you will have to have either XeTeX or LuaTeX installed (see section
12466 \begin_inset space ~
12467 \end_inset
12468
12469
12470 \begin_inset CommandInset ref
12471 LatexCommand ref
12472 reference "sub:LaTeX-font-support"
12473
12474 \end_inset
12475
12476 ).
12477  You will then not have access to TeX's own fonts.
12478  Note that LyX then lists all available fonts in each of the three lists
12479  (roman, sans
12480 \begin_inset space ~
12481 \end_inset
12482
12483 serif, and typewriter), since LyX cannot determine the family.
12484  Also note that the output might fail with some of the listed fonts, due
12485  to the encoding of the fonts and\SpecialChar \slash{}
12486 or font failures.
12487  LyX cannot determine this in advance, so you might need to experiment.
12488 \end_layout
12489
12490 \begin_layout Standard
12491 If you use TeX fonts (which is the default), the possible options for the
12492  font include 
12493 \family sans
12494 Default
12495 \family default
12496  and a list of fonts available with your LaTeX distribution.
12497  If you select 
12498 \family sans
12499 Default,
12500 \family default
12501  the font that is preset by the current document class is used.
12502  In most cases, this will be the standard TeX font, known as 
12503 \begin_inset Quotes eld
12504 \end_inset
12505
12506
12507 \family typewriter
12508 Computer
12509 \begin_inset space ~
12510 \end_inset
12511
12512 Modern
12513 \family default
12514
12515 \begin_inset Quotes erd
12516 \end_inset
12517
12518  (
12519 \family typewriter
12520 cm
12521 \family default
12522 ) or 
12523 \begin_inset Quotes eld
12524 \end_inset
12525
12526
12527 \family typewriter
12528 European Computer Modern
12529 \family default
12530
12531 \begin_inset Quotes erd
12532 \end_inset
12533
12534  (
12535 \family typewriter
12536 ec
12537 \family default
12538 ), but some classes preset different default fonts.
12539 \end_layout
12540
12541 \begin_layout Standard
12542 As 
12543 \family typewriter
12544 cm
12545 \family default
12546  and 
12547 \family typewriter
12548 ec
12549 \family default
12550  are bitmap fonts, they often look pixelated in PDF output, especially when
12551  you read the PDF in a zoomed size.
12552 \begin_inset Foot
12553 status collapsed
12554
12555 \begin_layout Plain Layout
12556 This problem does not appear if you read PDFs in 
12557 \family typewriter
12558 Adobe
12559 \begin_inset space ~
12560 \end_inset
12561
12562 Reader
12563 \family default
12564  version 6 or later, because this program includes a special bitmap font
12565  renderer.
12566 \end_layout
12567
12568 \end_inset
12569
12570  To get rid of pixelated fonts, you have to use a vector font.
12571  Depending on how your document should look, you can either:
12572 \end_layout
12573
12574 \begin_layout Itemize
12575 select the 
12576 \family sans
12577 Latin
12578 \begin_inset space ~
12579 \end_inset
12580
12581 Modern
12582 \family default
12583  fonts, which is the recommended choice if you want to keep the look of
12584  
12585 \family typewriter
12586 cm
12587 \family default
12588 /
12589 \family typewriter
12590 ec
12591 \family default
12592 .
12593  
12594 \family sans
12595 Latin
12596 \begin_inset space ~
12597 \end_inset
12598
12599 Modern
12600 \family default
12601  was developed for the LaTeX community in order to replace 
12602 \family typewriter
12603 cm
12604 \family default
12605  as the default font.
12606  It covers a huge range of glyphs and several font shapes.
12607  Except for some details, where the appearance was improved, 
12608 \family sans
12609 Latin
12610 \begin_inset space ~
12611 \end_inset
12612
12613 Modern
12614 \family default
12615  looks identical to 
12616 \family typewriter
12617 cm
12618 \family default
12619 .
12620 \begin_inset Foot
12621 status collapsed
12622
12623 \begin_layout Plain Layout
12624 One difference is improved kerning.
12625 \end_layout
12626
12627 \end_inset
12628
12629
12630 \end_layout
12631
12632 \begin_layout Itemize
12633 or select the 
12634 \family sans
12635 AE
12636 \begin_inset space ~
12637 \end_inset
12638
12639 (Almost
12640 \begin_inset space ~
12641 \end_inset
12642
12643 European)
12644 \family default
12645  fonts in (the rare) case that 
12646 \family sans
12647 Latin
12648 \begin_inset space ~
12649 \end_inset
12650
12651 Modern
12652 \family default
12653  is not available to you or does not work, and you still want to emulate
12654  the look of 
12655 \family typewriter
12656 cm
12657 \family default
12658 /
12659 \family typewriter
12660 ec
12661 \family default
12662 .
12663  
12664 \family typewriter
12665 AE
12666 \family default
12667  is a virtual font.
12668  Virtual means that it 
12669 \begin_inset Quotes eld
12670 \end_inset
12671
12672 steals
12673 \begin_inset Quotes erd
12674 \end_inset
12675
12676  outline 
12677 \family typewriter
12678 cm
12679 \family default
12680 -glyphs from other fonts.
12681  This has the disadvantage that some characters are missing, like the French
12682  guillemets (
12683 \begin_inset Quotes eld
12684 \end_inset
12685
12686 «
12687 \begin_inset Quotes erd
12688 \end_inset
12689
12690  and 
12691 \begin_inset Quotes eld
12692 \end_inset
12693
12694 »
12695 \begin_inset Quotes erd
12696 \end_inset
12697
12698 )
12699 \begin_inset Foot
12700 status collapsed
12701
12702 \begin_layout Plain Layout
12703 Loading the LaTeX-package 
12704 \series bold
12705 aeguill
12706 \series default
12707
12708 \begin_inset Index idx
12709 status collapsed
12710
12711 \begin_layout Plain Layout
12712 LaTeX-packages ! aeguill
12713 \end_layout
12714
12715 \end_inset
12716
12717  with the document preamble line
12718 \begin_inset Newline newline
12719 \end_inset
12720
12721
12722 \series bold
12723
12724 \backslash
12725 usepackage[ec]{aeguill}
12726 \begin_inset Newline newline
12727 \end_inset
12728
12729
12730 \series default
12731 will fix the guillemet problem.
12732 \end_layout
12733
12734 \end_inset
12735
12736  and that accented characters are not 
12737 \emph on
12738 one
12739 \emph default
12740  glyph, but built of 
12741 \emph on
12742 two
12743 \emph default
12744  characters, the accent and the letter.
12745  Therefore you cannot search for words with accented characters in documents
12746  using the 
12747 \family typewriter
12748 AE
12749 \family default
12750  fonts.
12751  If you search for example for the French word 
12752 \begin_inset Quotes eld
12753 \end_inset
12754
12755 rève
12756 \begin_inset Quotes erd
12757 \end_inset
12758
12759  in a PDF, you will not get any result, because the PDF-viewer searches
12760  for the glyph 
12761 \begin_inset Quotes eld
12762 \end_inset
12763
12764  è 
12765 \begin_inset Quotes erd
12766 \end_inset
12767
12768  and not for the glyph 
12769 \begin_inset Quotes eld
12770 \end_inset
12771
12772  e +
12773 \begin_inset space ~
12774 \end_inset
12775
12776  ̀ 
12777 \begin_inset Quotes erd
12778 \end_inset
12779
12780 .
12781 \end_layout
12782
12783 \begin_layout Itemize
12784 If you do not like the look of 
12785 \family typewriter
12786 cm
12787 \family default
12788 /
12789 \family typewriter
12790 ec
12791 \family default
12792 , you can of course select one of the other vector fonts provided, e.
12793 \begin_inset space \thinspace{}
12794 \end_inset
12795
12796 g.
12797 \begin_inset space ~
12798 \end_inset
12799
12800
12801 \family typewriter
12802 Times
12803 \begin_inset space ~
12804 \end_inset
12805
12806 Roman
12807 \family default
12808  or
12809 \family typewriter
12810  Palatino
12811 \family default
12812 .
12813  Most roman vector fonts will automatically select matching sans
12814 \begin_inset space ~
12815 \end_inset
12816
12817 serif and typewriter fonts,
12818 \begin_inset Foot
12819 status collapsed
12820
12821 \begin_layout Plain Layout
12822 These are sometimes just matching other fonts (e.
12823 \begin_inset space \thinspace{}
12824 \end_inset
12825
12826 g., 
12827 \family sans
12828 Times
12829 \begin_inset space ~
12830 \end_inset
12831
12832 Roman
12833 \family default
12834  selects 
12835 \family sans
12836 Helvetica
12837 \family default
12838  for sans serif text), or different shapes of the same font, i.
12839 \begin_inset space \thinspace{}
12840 \end_inset
12841
12842 e.
12843 \begin_inset space \space{}
12844 \end_inset
12845
12846 a real font 
12847 \emph on
12848 family
12849 \emph default
12850  (e.
12851 \begin_inset space \thinspace{}
12852 \end_inset
12853
12854 g.
12855 \begin_inset space \space{}
12856 \end_inset
12857
12858 in case of 
12859 \family sans
12860 Latin
12861 \begin_inset space ~
12862 \end_inset
12863
12864 Modern
12865 \family default
12866  oder 
12867 \family sans
12868 Computer
12869 \begin_inset space ~
12870 \end_inset
12871
12872 Modern
12873 \family default
12874 ).
12875 \end_layout
12876
12877 \end_inset
12878
12879  but you can also select your own.
12880 \begin_inset Newline newline
12881 \end_inset
12882
12883 The differences between roman, 
12884 \family sans
12885 sans
12886 \begin_inset space ~
12887 \end_inset
12888
12889 serif
12890 \family default
12891  and 
12892 \family typewriter
12893 typewriter
12894 \family default
12895  fonts are explained in section
12896 \begin_inset space ~
12897 \end_inset
12898
12899
12900 \begin_inset CommandInset ref
12901 LatexCommand ref
12902 reference "sub:Fine-Tuning-with-the"
12903
12904 \end_inset
12905
12906 .
12907 \begin_inset Newline newline
12908 \end_inset
12909
12910 The font 
12911 \family sans
12912 Times
12913 \begin_inset space ~
12914 \end_inset
12915
12916 Roman
12917 \family default
12918  was originally designed for newspapers.
12919  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12920  into the small newspaper columns.
12921  Therefore 
12922 \family sans
12923 Times
12924 \begin_inset space ~
12925 \end_inset
12926
12927 Roman
12928 \family default
12929  is not the optimal choice for larger documents like books.
12930 \end_layout
12931
12932 \begin_layout Standard
12933 For the font size there are generally four possible values: 
12934 \family sans
12935 Default, 10
12936 \family default
12937
12938 \family sans
12939 11
12940 \family default
12941  and 
12942 \family sans
12943 12
12944 \family default
12945 .
12946  Some classes provide additional sizes.
12947  The size of 
12948 \family sans
12949 Default
12950 \family default
12951  depends on the class you are using.
12952  In the standard classes it is equal to the font size 10.
12953 \end_layout
12954
12955 \begin_layout Standard
12956 Note that the font size is the 
12957 \emph on
12958 base size
12959 \emph default
12960 .
12961  That means that LyX scales all other possible font sizes (such as those
12962  used in footnotes, super-, and subscripts) by this value.
12963  You can fine-tune the font size of text parts via the 
12964 \family sans
12965 Text
12966 \begin_inset space ~
12967 \end_inset
12968
12969 Style
12970 \family default
12971  dialog if needed.
12972  The possible font sizes for text parts are explained in section
12973 \begin_inset space ~
12974 \end_inset
12975
12976
12977 \begin_inset CommandInset ref
12978 LatexCommand ref
12979 reference "sub:Fine-Tuning-with-the"
12980
12981 \end_inset
12982
12983 .
12984 \end_layout
12985
12986 \begin_layout Standard
12987 The 
12988 \family sans
12989 Default
12990 \begin_inset space ~
12991 \end_inset
12992
12993 Family
12994 \family default
12995  selection lets you specify whether the base font of your document should
12996  be roman, sans
12997 \begin_inset space ~
12998 \end_inset
12999
13000 serif or typewriter.
13001  The 
13002 \family sans
13003 Default
13004 \family default
13005  selection uses what is preset by the class, the other selections override
13006  this.
13007  In most cases, 
13008 \family sans
13009 Default
13010 \family default
13011  is equal to 
13012 \family sans
13013 roman
13014 \family default
13015 , but some classes (such as presentation classes) use other defaults.
13016 \end_layout
13017
13018 \begin_layout Standard
13019 The
13020 \family typewriter
13021  
13022 \family sans
13023 LaTe
13024 \begin_inset ERT
13025 status collapsed
13026
13027 \begin_layout Plain Layout
13028
13029 {}
13030 \end_layout
13031
13032 \end_inset
13033
13034 X font encoding
13035 \family default
13036  selection is an expert setting which lets you change the value passed to
13037  the LaTeX-package 
13038 \series bold
13039 fontenc
13040 \series default
13041
13042 \begin_inset Index idx
13043 status collapsed
13044
13045 \begin_layout Plain Layout
13046 LaTeX-packages ! fontenc
13047 \end_layout
13048
13049 \end_inset
13050
13051  (see also sec.
13052 \begin_inset space ~
13053 \end_inset
13054
13055
13056 \begin_inset CommandInset ref
13057 LatexCommand ref
13058 reference "sub:LaTeX-settings"
13059
13060 \end_inset
13061
13062 ).
13063  Normally, you do not need to change (or even understand) this.
13064  Unless you have specific reasons, use 
13065 \family sans
13066 Default
13067 \family default
13068 .
13069 \end_layout
13070
13071 \begin_layout Standard
13072 With some fonts, the checkboxes 
13073 \family sans
13074 Use Old Style Figures
13075 \family default
13076  and 
13077 \family sans
13078 Use True Small Caps
13079 \family default
13080  are available.
13081  These are extra features some fonts provide.
13082  If 
13083 \family sans
13084 Use Old Style Figures
13085 \family default
13086  is checked, old style figures (also known as medieval or text figures)
13087  are used.
13088  Old style figures are the numerals (0
13089 \begin_inset space \thinspace{}
13090 \end_inset
13091
13092 --
13093 \begin_inset space \thinspace{}
13094 \end_inset
13095
13096 9) with ascenders and descenders, which makes them fit nicely with lowercase
13097  letters.
13098  
13099 \family sans
13100 Use True Small Caps
13101 \family default
13102  determines that real small caps are used instead of faked small caps made
13103  of scaled capitals.
13104  Real small caps are often part of expert font sets; they generally look
13105  better than faked small caps but might have to be purchased separately.
13106 \end_layout
13107
13108 \begin_layout Standard
13109 The field 
13110 \family sans
13111 CJK
13112 \family default
13113  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
13114  a font to display the script characters.
13115 \begin_inset Foot
13116 status collapsed
13117
13118 \begin_layout Plain Layout
13119 The font will be the argument for the commands of the LaTeX-package 
13120 \series bold
13121 CJK
13122 \series default
13123 .
13124 \begin_inset Index idx
13125 status collapsed
13126
13127 \begin_layout Plain Layout
13128 LaTeX-packages ! CJK
13129 \end_layout
13130
13131 \end_inset
13132
13133  So this has no effect for the document language 
13134 \family sans
13135 Japanese
13136 \family default
13137  that does not use 
13138 \series bold
13139 CJK
13140 \series default
13141 .
13142 \end_layout
13143
13144 \end_inset
13145
13146
13147 \begin_inset VSpace bigskip
13148 \end_inset
13149
13150
13151 \begin_inset Note Greyedout
13152 status open
13153
13154 \begin_layout Plain Layout
13155
13156 \series bold
13157 Note:
13158 \series default
13159  When you choose a new font or font size, LyX does 
13160 \emph on
13161 not
13162 \emph default
13163  change the screen font! You will only see a difference in the printed output;
13164  this is part of the WYSIWYM concept.
13165  LyX's screen fonts can be adjusted in the 
13166 \family sans
13167 Tools\SpecialChar \menuseparator
13168 Preferences
13169 \family default
13170  dialog, see section
13171 \begin_inset space ~
13172 \end_inset
13173
13174
13175 \begin_inset CommandInset ref
13176 LatexCommand ref
13177 reference "sub:Screen-Fonts"
13178
13179 \end_inset
13180
13181 .
13182 \end_layout
13183
13184 \end_inset
13185
13186
13187 \end_layout
13188
13189 \begin_layout Subsection
13190 Math Fonts
13191 \end_layout
13192
13193 \begin_layout Standard
13194 In LaTeX the font used for characters in equations is different from the
13195  document font.
13196  For the case that you use TeX fonts for your document, you can explicitly
13197  choose a math font in the dialog 
13198 \family sans
13199 Document\SpecialChar \menuseparator
13200 Settings
13201 \family default
13202
13203 \begin_inset Index idx
13204 status collapsed
13205
13206 \begin_layout Plain Layout
13207 Document ! Settings
13208 \end_layout
13209
13210 \end_inset
13211
13212 .
13213  The default setting is that LyX automatically selects a math font.
13214  For most cases this will be LaTeX's default -- the math variant of LaTeX's
13215  default font family 
13216 \begin_inset Quotes eld
13217 \end_inset
13218
13219
13220 \family typewriter
13221 Computer
13222 \begin_inset space ~
13223 \end_inset
13224
13225 Modern
13226 \family default
13227
13228 \begin_inset Quotes erd
13229 \end_inset
13230
13231 .
13232  LyX will automatically only load another math font if a math variant of
13233  the document font is available.
13234 \end_layout
13235
13236 \begin_layout Standard
13237 Note that the math font will not be used for 
13238 \emph on
13239 mathematical text
13240 \emph default
13241  (which is inserted with the shortcut 
13242 \begin_inset Info
13243 type  "shortcut"
13244 arg   "font-default"
13245 \end_inset
13246
13247  or by the insertion of the command 
13248 \series bold
13249
13250 \backslash
13251 text
13252 \series default
13253  into a formula).
13254  Also note that some math fonts are sans
13255 \begin_inset space ~
13256 \end_inset
13257
13258 serif.
13259  Your document might therefore look strange when the document text has serifs
13260  while the math characters do not.
13261  Sans
13262 \begin_inset space ~
13263 \end_inset
13264
13265 serif math fonts make therefore in most cases only sense if you select 
13266 \family sans
13267 Sans
13268 \begin_inset space ~
13269 \end_inset
13270
13271 Serif
13272 \family default
13273  for the 
13274 \family sans
13275 Default
13276 \begin_inset space ~
13277 \end_inset
13278
13279 family
13280 \family default
13281  in the document font settings.
13282 \end_layout
13283
13284 \begin_layout Standard
13285 If you use non-TeX fonts for the document, you can only choose for math
13286  to use either the document's class default TeX font (in most cases 
13287 \begin_inset Quotes eld
13288 \end_inset
13289
13290
13291 \family typewriter
13292 Computer
13293 \begin_inset space ~
13294 \end_inset
13295
13296 Modern
13297 \family default
13298
13299 \begin_inset Quotes erd
13300 \end_inset
13301
13302 ) or to use the non-TeX variant of the document's class default font (in
13303  most cases 
13304 \begin_inset Quotes eld
13305 \end_inset
13306
13307
13308 \family typewriter
13309 Latin
13310 \begin_inset space ~
13311 \end_inset
13312
13313 Modern
13314 \family default
13315
13316 \begin_inset Quotes erd
13317 \end_inset
13318
13319 ).
13320 \end_layout
13321
13322 \begin_layout Subsection
13323 Using Different Character Styles
13324 \begin_inset Index idx
13325 status collapsed
13326
13327 \begin_layout Plain Layout
13328 Character Styles
13329 \end_layout
13330
13331 \end_inset
13332
13333
13334 \begin_inset Index idx
13335 status collapsed
13336
13337 \begin_layout Plain Layout
13338 Text Style
13339 \end_layout
13340
13341 \end_inset
13342
13343
13344 \end_layout
13345
13346 \begin_layout Standard
13347 As we've already seen, LyX automatically changes the character style for
13348  certain paragraph environments.
13349  LyX supports two character styles, 
13350 \family sans
13351 Emphasized
13352 \family default
13353  and 
13354 \family sans
13355 Noun
13356 \family default
13357 .
13358  You can activate both of these styles via key bindings, the menus, and
13359  the toolbar.
13360 \end_layout
13361
13362 \begin_layout Standard
13363 To activate the 
13364 \family sans
13365 Noun
13366 \family default
13367  style, do one of the following:
13368 \end_layout
13369
13370 \begin_layout Itemize
13371 click on the toolbar button 
13372 \begin_inset Info
13373 type  "icon"
13374 arg   "font-noun"
13375 \end_inset
13376
13377
13378 \end_layout
13379
13380 \begin_layout Itemize
13381 use the key binding 
13382 \begin_inset Info
13383 type  "shortcut"
13384 arg   "font-noun"
13385 \end_inset
13386
13387
13388 \end_layout
13389
13390 \begin_layout Standard
13391 These commands are all toggles.
13392  That is, if 
13393 \family sans
13394 Noun
13395 \family default
13396  style is already active, they deactivate it.
13397 \end_layout
13398
13399 \begin_layout Standard
13400 One typically uses the 
13401 \family sans
13402 Noun
13403 \family default
13404  style for proper names.
13405  For example: 
13406 \begin_inset Quotes eld
13407 \end_inset
13408
13409
13410 \noun on
13411 Matthias Ettrich
13412 \noun default
13413  is the original author of LyX.
13414 \begin_inset Quotes erd
13415 \end_inset
13416
13417
13418 \end_layout
13419
13420 \begin_layout Standard
13421 A more widely used character style is the 
13422 \family sans
13423 Emphasized
13424 \family default
13425  style.
13426  You can activate (or deactivate — it's also a toggle) the 
13427 \family sans
13428 Emphasized
13429 \family default
13430  style by:
13431 \end_layout
13432
13433 \begin_layout Itemize
13434 clicking on the toolbar button 
13435 \begin_inset Info
13436 type  "icon"
13437 arg   "font-emph"
13438 \end_inset
13439
13440
13441 \end_layout
13442
13443 \begin_layout Itemize
13444 using the keybindings 
13445 \begin_inset Info
13446 type  "shortcut"
13447 arg   "font-emph"
13448 \end_inset
13449
13450
13451 \end_layout
13452
13453 \begin_layout Standard
13454 Normally the 
13455 \family sans
13456 Emphasized
13457 \family default
13458  style is equivalent to an italic font but some document classes or LaTeX-packag
13459 es use a different font.
13460 \end_layout
13461
13462 \begin_layout Standard
13463 We've been using the 
13464 \family sans
13465 Emphasized
13466 \family default
13467  style all over the place in this document.
13468  Here's one more example:
13469 \end_layout
13470
13471 \begin_layout Quotation
13472
13473 \emph on
13474 Do not overuse character styles!
13475 \end_layout
13476
13477 \begin_layout Standard
13478 It's also a warning in addition to an example.
13479  One's writing should parallel ordinary conversation.
13480  Since we don't all constantly scream at each other, we should also avoid
13481  the common tendency to overuse character styles.
13482  
13483 \end_layout
13484
13485 \begin_layout Standard
13486 You can always reset to the default font using the key binding 
13487 \begin_inset Info
13488 type  "shortcut"
13489 arg   "font-default"
13490 \end_inset
13491
13492  or the dialog 
13493 \family sans
13494 Edit\SpecialChar \menuseparator
13495 Text
13496 \begin_inset space ~
13497 \end_inset
13498
13499 Style\SpecialChar \menuseparator
13500 Customized
13501 \family default
13502  (
13503 \begin_inset Info
13504 type  "icon"
13505 arg   "dialog-show character"
13506 \end_inset
13507
13508 ).
13509 \end_layout
13510
13511 \begin_layout Subsection
13512 Fine-Tuning with the 
13513 \family sans
13514 Text Style
13515 \family default
13516  dialog
13517 \begin_inset CommandInset label
13518 LatexCommand label
13519 name "sub:Fine-Tuning-with-the"
13520
13521 \end_inset
13522
13523
13524 \begin_inset Index idx
13525 status collapsed
13526
13527 \begin_layout Plain Layout
13528 Text Style
13529 \end_layout
13530
13531 \end_inset
13532
13533
13534 \end_layout
13535
13536 \begin_layout Standard
13537 There are always occasions when you will need to do some fine-tuning; so
13538  LyX gives you a way to create a custom character style.
13539  For example, an academic journal or a corporation may have a style sheet
13540  requiring a sans-serif font be used in certain situations.
13541  Also, writers sometimes use a different font to offset a character's thoughts
13542  from ordinary dialog.
13543 \end_layout
13544
13545 \begin_layout Standard
13546 Before we document how to use custom character style, we want to issue a
13547  warning yet again: Don't overuse character styles! 
13548 \begin_inset Newline newline
13549 \end_inset
13550
13551 Documents that overuse different fonts and sizes are not easy to read and
13552  tend to look as if someone has knocked huge holes in them.
13553 \end_layout
13554
13555 \begin_layout Standard
13556 To use custom character styles, open the 
13557 \family sans
13558 Edit\SpecialChar \menuseparator
13559 Text
13560 \begin_inset space ~
13561 \end_inset
13562
13563 Style\SpecialChar \menuseparator
13564 Customized
13565 \family default
13566  dialog or press the toolbar button 
13567 \begin_inset Info
13568 type  "icon"
13569 arg   "dialog-show character"
13570 \end_inset
13571
13572 .
13573  There are several boxes in this dialog, each corresponding to a different
13574  font property that you can choose.
13575  You can choose an option for one of these properties, or select 
13576 \family sans
13577 No
13578 \begin_inset space ~
13579 \end_inset
13580
13581 change
13582 \family default
13583 , which keeps the current state of that property.
13584  The item 
13585 \family sans
13586 Reset
13587 \family default
13588  will reset the property to whatever is the default.
13589  You can use this to reset attributes across a bunch of different paragraph
13590  environments all at once.
13591 \end_layout
13592
13593 \begin_layout Standard
13594 The font properties, and their options (in addition to 
13595 \family sans
13596 No
13597 \begin_inset space ~
13598 \end_inset
13599
13600 change
13601 \family default
13602  and 
13603 \family sans
13604 Reset
13605 \family default
13606 ) are:
13607 \end_layout
13608
13609 \begin_layout Labeling
13610 \labelwidthstring 00.00.0000
13611
13612 \family sans
13613 Family
13614 \family default
13615  The 
13616 \begin_inset Quotes eld
13617 \end_inset
13618
13619 overall look
13620 \begin_inset Quotes erd
13621 \end_inset
13622
13623  of the font.
13624  The possible options are:
13625 \end_layout
13626
13627 \begin_deeper
13628 \begin_layout Labeling
13629 \labelwidthstring 00.00.0000
13630
13631 \family sans
13632 Roman
13633 \family default
13634  This is the Roman font family.
13635  Normally a serif font.
13636  It's also the default family.
13637  (key binding 
13638 \begin_inset Info
13639 type  "shortcut"
13640 arg   "font-roman"
13641 \end_inset
13642
13643 )
13644 \end_layout
13645
13646 \begin_layout Labeling
13647 \labelwidthstring 00.00.0000
13648
13649 \family sans
13650 Sans
13651 \begin_inset space ~
13652 \end_inset
13653
13654 Serif
13655 \family default
13656  
13657 \family sans
13658 This is the Sans Serif font family.
13659
13660 \family default
13661  (key binding 
13662 \begin_inset Info
13663 type  "shortcut"
13664 arg   "font-sans"
13665 \end_inset
13666
13667 )
13668 \end_layout
13669
13670 \begin_layout Labeling
13671 \labelwidthstring 00.00.0000
13672
13673 \family sans
13674 Typewriter
13675 \family default
13676  
13677 \family typewriter
13678 This is the Typewriter font family.
13679
13680 \family default
13681  (key binding 
13682 \begin_inset Info
13683 type  "shortcut"
13684 arg   "font-typewriter"
13685 \end_inset
13686
13687
13688 \family sans
13689 )
13690 \end_layout
13691
13692 \end_deeper
13693 \begin_layout Labeling
13694 \labelwidthstring 00.00.0000
13695
13696 \family sans
13697 Series
13698 \family default
13699  This corresponds to the print weight.
13700  Options are:
13701 \end_layout
13702
13703 \begin_deeper
13704 \begin_layout Labeling
13705 \labelwidthstring 00.00.0000
13706
13707 \family sans
13708 Medium
13709 \family default
13710  This is the Medium font series.
13711  It's also the default series.
13712 \end_layout
13713
13714 \begin_layout Labeling
13715 \labelwidthstring 00.00.0000
13716
13717 \family sans
13718 Bold
13719 \family default
13720  
13721 \series bold
13722 This is the Bold font series.
13723
13724 \series default
13725  (key binding 
13726 \begin_inset Info
13727 type  "shortcut"
13728 arg   "font-bold"
13729 \end_inset
13730
13731 )
13732 \end_layout
13733
13734 \end_deeper
13735 \begin_layout Labeling
13736 \labelwidthstring 00.00.0000
13737
13738 \family sans
13739 Shape
13740 \family default
13741  As the name implies.
13742  Options are:
13743 \end_layout
13744
13745 \begin_deeper
13746 \begin_layout Labeling
13747 \labelwidthstring 00.00.0000
13748
13749 \family sans
13750 Upright
13751 \family default
13752  This is the Upright font shape.
13753  It's also the default shape.
13754 \end_layout
13755
13756 \begin_layout Labeling
13757 \labelwidthstring 00.00.0000
13758
13759 \family sans
13760 Italic
13761 \family default
13762  
13763 \shape italic
13764 This
13765 \shape default
13766  
13767 \family sans
13768 \shape italic
13769 i
13770 \family default
13771 s the Italic font shape
13772 \shape default
13773 \emph on
13774 .
13775 \end_layout
13776
13777 \begin_layout Labeling
13778 \labelwidthstring 00.00.0000
13779
13780 \family sans
13781 Slanted
13782 \family default
13783  
13784 \shape slanted
13785 This is the Slanted font shape
13786 \shape default
13787  (although it might not be visible in LyX, this is different from italic).
13788 \end_layout
13789
13790 \begin_layout Labeling
13791 \labelwidthstring 00.00.0000
13792
13793 \family sans
13794 Small
13795 \begin_inset space ~
13796 \end_inset
13797
13798 Caps
13799 \family default
13800  
13801 \shape smallcaps
13802 This is the Small caps font shape
13803 \shape default
13804 \noun on
13805 .
13806 \end_layout
13807
13808 \end_deeper
13809 \begin_layout Labeling
13810 \labelwidthstring 00.00.0000
13811
13812 \family sans
13813 Color
13814 \family default
13815  Alters the text color.
13816  Note that not all DVI-viewers are able to display colors.
13817  Besides 
13818 \family sans
13819 No
13820 \begin_inset space ~
13821 \end_inset
13822
13823 color
13824 \family default
13825 , which means that the document default color set in 
13826 \family sans
13827 Document\SpecialChar \menuseparator
13828 Settings\SpecialChar \menuseparator
13829 Color
13830 \family default
13831  for 
13832 \family sans
13833 Main
13834 \begin_inset space ~
13835 \end_inset
13836
13837 text
13838 \family default
13839  is used, you can choose between 
13840 \family sans
13841 Black
13842 \family default
13843
13844 \family sans
13845 White
13846 \family default
13847
13848 \family sans
13849 Red
13850 \family default
13851
13852 \family sans
13853 Green
13854 \family default
13855
13856 \family sans
13857 Blue
13858 \family default
13859
13860 \family sans
13861 Cyan
13862 \family default
13863
13864 \family sans
13865 Magenta
13866 \family default
13867  and 
13868 \family sans
13869 Yellow
13870 \family default
13871  text.
13872 \begin_inset Index idx
13873 status collapsed
13874
13875 \begin_layout Plain Layout
13876 Color ! Text
13877 \end_layout
13878
13879 \end_inset
13880
13881
13882 \end_layout
13883
13884 \begin_layout Labeling
13885 \labelwidthstring 00.00.0000
13886
13887 \family sans
13888 Language
13889 \family default
13890  This is used to mark regions of text as having a different language from
13891  the language of the document.
13892  Text marked in this way will be underlined in blue to indicate the change
13893  (only within LyX).
13894 \begin_inset Newline newline
13895 \end_inset
13896
13897 If you have for example, an extract of German text in a non-German document,
13898  LaTeX respects the German hyphenation rules automatically.
13899  When using the spell checking (see section
13900 \begin_inset space ~
13901 \end_inset
13902
13903
13904 \begin_inset CommandInset ref
13905 LatexCommand ref
13906 reference "sec:Spellchecking"
13907
13908 \end_inset
13909
13910 ) the German-marked text will be checked according to the German dictionary.
13911 \end_layout
13912
13913 \begin_layout Labeling
13914 \labelwidthstring 00.00.0000
13915
13916 \family sans
13917 Size
13918 \family default
13919  Alters the size of the font.
13920  You will find no numerical values here; all possible sizes are actually
13921  proportional to the document font size.
13922  Once again, you don't feed LyX the details, but a general description of
13923  what you want to do.
13924  The options are:
13925 \end_layout
13926
13927 \begin_deeper
13928 \begin_layout Labeling
13929 \labelwidthstring 00.00.0000
13930
13931 \family sans
13932 Tiny
13933 \family default
13934  
13935 \size tiny
13936 This is the 
13937 \begin_inset Quotes eld
13938 \end_inset
13939
13940 Tiny
13941 \begin_inset Quotes erd
13942 \end_inset
13943
13944  font size.
13945
13946 \size default
13947  (key bindings 
13948 \begin_inset Info
13949 type  "shortcuts"
13950 arg   "font-size tiny"
13951 \end_inset
13952
13953 )
13954 \end_layout
13955
13956 \begin_layout Labeling
13957 \labelwidthstring 00.00.0000
13958
13959 \family sans
13960 Smallest
13961 \family default
13962  
13963 \size scriptsize
13964 This is the 
13965 \begin_inset Quotes eld
13966 \end_inset
13967
13968 Smallest
13969 \begin_inset Quotes erd
13970 \end_inset
13971
13972  font size
13973 \size default
13974 .
13975  (key binding 
13976 \begin_inset Info
13977 type  "shortcut"
13978 arg   "font-size scriptsize"
13979 \end_inset
13980
13981 )
13982 \end_layout
13983
13984 \begin_layout Labeling
13985 \labelwidthstring 00.00.0000
13986
13987 \family sans
13988 Smaller
13989 \family default
13990  
13991 \size footnotesize
13992 This is the 
13993 \begin_inset Quotes eld
13994 \end_inset
13995
13996 Smaller
13997 \begin_inset Quotes erd
13998 \end_inset
13999
14000  font size.
14001
14002 \size default
14003  (key bindings 
14004 \begin_inset Info
14005 type  "shortcuts"
14006 arg   "font-size footnotesize"
14007 \end_inset
14008
14009 )
14010 \end_layout
14011
14012 \begin_layout Labeling
14013 \labelwidthstring 00.00.0000
14014
14015 \family sans
14016 Small
14017 \family default
14018  
14019 \size small
14020 This is the 
14021 \begin_inset Quotes eld
14022 \end_inset
14023
14024 Small
14025 \begin_inset Quotes erd
14026 \end_inset
14027
14028  font size.
14029
14030 \size default
14031  (key bindings 
14032 \begin_inset Info
14033 type  "shortcuts"
14034 arg   "font-size small"
14035 \end_inset
14036
14037 )
14038 \end_layout
14039
14040 \begin_layout Labeling
14041 \labelwidthstring 00.00.0000
14042
14043 \family sans
14044 Normal
14045 \family default
14046  This is the 
14047 \begin_inset Quotes eld
14048 \end_inset
14049
14050 Normal
14051 \begin_inset Quotes erd
14052 \end_inset
14053
14054  font size.
14055  It's also the default size.
14056  (key bindings 
14057 \begin_inset Info
14058 type  "shortcuts"
14059 arg   "font-size normal"
14060 \end_inset
14061
14062 )
14063 \end_layout
14064
14065 \begin_layout Labeling
14066 \labelwidthstring 00.00.0000
14067
14068 \family sans
14069 Large
14070 \family default
14071  
14072 \size large
14073 This is the 
14074 \begin_inset Quotes eld
14075 \end_inset
14076
14077 Large
14078 \begin_inset Quotes erd
14079 \end_inset
14080
14081  font size.
14082
14083 \size default
14084  (key bindings 
14085 \begin_inset Info
14086 type  "shortcuts"
14087 arg   "font-size large"
14088 \end_inset
14089
14090 )
14091 \end_layout
14092
14093 \begin_layout Labeling
14094 \labelwidthstring 00.00.0000
14095
14096 \family sans
14097 Larger
14098 \family default
14099  
14100 \size larger
14101 This is the 
14102 \begin_inset Quotes eld
14103 \end_inset
14104
14105 Larger
14106 \begin_inset Quotes erd
14107 \end_inset
14108
14109  font size.
14110
14111 \size default
14112  (key bindings 
14113 \begin_inset Info
14114 type  "shortcuts"
14115 arg   "font-size larger"
14116 \end_inset
14117
14118 )
14119 \end_layout
14120
14121 \begin_layout Labeling
14122 \labelwidthstring 00.00.0000
14123
14124 \family sans
14125 Largest
14126 \family default
14127  
14128 \size largest
14129 This is the 
14130 \begin_inset Quotes eld
14131 \end_inset
14132
14133 Largest
14134 \begin_inset Quotes erd
14135 \end_inset
14136
14137  font size.
14138
14139 \size default
14140  (key binding 
14141 \begin_inset Info
14142 type  "shortcut"
14143 arg   "font-size largest"
14144 \end_inset
14145
14146 )
14147 \end_layout
14148
14149 \begin_layout Labeling
14150 \labelwidthstring 00.00.0000
14151
14152 \family sans
14153 Huge
14154 \family default
14155  
14156 \size huge
14157 This is the 
14158 \begin_inset Quotes eld
14159 \end_inset
14160
14161 Huge
14162 \begin_inset Quotes erd
14163 \end_inset
14164
14165  font size.
14166
14167 \size default
14168  (key bindings 
14169 \begin_inset Info
14170 type  "shortcuts"
14171 arg   "font-size huge"
14172 \end_inset
14173
14174 )
14175 \end_layout
14176
14177 \begin_layout Labeling
14178 \labelwidthstring 00.00.0000
14179
14180 \family sans
14181 Huger
14182 \family default
14183  
14184 \size giant
14185 This is the 
14186 \begin_inset Quotes eld
14187 \end_inset
14188
14189 Huger
14190 \begin_inset Quotes erd
14191 \end_inset
14192
14193  font size.
14194
14195 \size default
14196  (key bindings 
14197 \begin_inset Info
14198 type  "shortcuts"
14199 arg   "font-size giant"
14200 \end_inset
14201
14202 )
14203 \end_layout
14204
14205 \begin_layout Labeling
14206 \labelwidthstring 00.00.0000
14207
14208 \family sans
14209 Increase
14210 \family default
14211  This increases the size by one step (for instance, from 
14212 \begin_inset Quotes eld
14213 \end_inset
14214
14215 Largest
14216 \begin_inset Quotes erd
14217 \end_inset
14218
14219  to 
14220 \begin_inset Quotes eld
14221 \end_inset
14222
14223 Huge
14224 \begin_inset Quotes erd
14225 \end_inset
14226
14227 ).
14228  (key binding 
14229 \begin_inset Info
14230 type  "shortcut"
14231 arg   "font-size increase"
14232 \end_inset
14233
14234 )
14235 \end_layout
14236
14237 \begin_layout Labeling
14238 \labelwidthstring 00.00.0000
14239
14240 \family sans
14241 Decrease
14242 \family default
14243  This decreases the size by one step (for instance, from 
14244 \begin_inset Quotes eld
14245 \end_inset
14246
14247 Normal
14248 \begin_inset Quotes erd
14249 \end_inset
14250
14251  to 
14252 \begin_inset Quotes eld
14253 \end_inset
14254
14255 Small
14256 \begin_inset Quotes erd
14257 \end_inset
14258
14259 ).
14260  (key binding 
14261 \begin_inset Info
14262 type  "shortcut"
14263 arg   "font-size decrease"
14264 \end_inset
14265
14266 )
14267 \end_layout
14268
14269 \end_deeper
14270 \begin_layout Standard
14271 We warn you 
14272 \emph on
14273 yet again
14274 \emph default
14275 : don't go crazy with this feature.
14276  You should almost never need to change the font size.
14277  LyX automatically changes the font size for different paragraph environments
14278  — use those instead.
14279  This is here for fine-tuning only!
14280 \end_layout
14281
14282 \begin_layout Labeling
14283 \labelwidthstring 00.00.0000
14284
14285 \family sans
14286 Misc
14287 \family default
14288  Here you can change a few other things at the character level.
14289  Options are:
14290 \end_layout
14291
14292 \begin_deeper
14293 \begin_layout Labeling
14294 \labelwidthstring 00.00.0000
14295
14296 \family sans
14297 Emph
14298 \family default
14299  
14300 \emph on
14301 This is text with emphasize on
14302 \emph default
14303 .
14304  This might seem like the same as 
14305 \shape italic
14306 Italic
14307 \shape default
14308 , but it is actually a bit different.
14309  Emphasized is a 
14310 \emph on
14311 logical
14312 \emph default
14313  attribute.
14314  That means every document class can define its own font used for emphasized
14315  text.
14316  Normally this font is equal to italic.
14317 \end_layout
14318
14319 \begin_layout Labeling
14320 \labelwidthstring 00.00.0000
14321
14322 \family sans
14323 Underbar
14324 \family default
14325  
14326 \bar under
14327 This is text with Underbar on.
14328
14329 \bar default
14330  (key binding 
14331 \begin_inset Info
14332 type  "shortcuts"
14333 arg   "font-underline"
14334 \end_inset
14335
14336
14337 \family sans
14338 )
14339 \begin_inset Newline newline
14340 \end_inset
14341
14342
14343 \family default
14344 Avoid using underbar if you can! It is a hangover from the typewriter days,
14345  when you could not change fonts.
14346  One no longer needs to emphasize text by underscoring characters.
14347  This is only possible in LyX because some people 
14348 \emph on
14349 may
14350 \emph default
14351  need it in order to follow style sheets for journal submissions.
14352 \end_layout
14353
14354 \begin_layout Labeling
14355 \labelwidthstring 00.00.0000
14356
14357 \family sans
14358 Double
14359 \begin_inset space ~
14360 \end_inset
14361
14362 underbar
14363 \family default
14364  
14365 \uuline on
14366 This is text with Double underbar on.
14367
14368 \uuline default
14369  (key binding 
14370 \begin_inset Info
14371 type  "shortcut"
14372 arg   "font-underunderline"
14373 \end_inset
14374
14375 )
14376 \begin_inset Newline newline
14377 \end_inset
14378
14379 As we just warned you against using underbar, you can imagine what we think
14380  about double underbar.
14381 \end_layout
14382
14383 \begin_layout Labeling
14384 \labelwidthstring 00.00.0000
14385
14386 \family sans
14387 Wavy
14388 \begin_inset space ~
14389 \end_inset
14390
14391 underbar
14392 \family default
14393  
14394 \uwave on
14395 This is text with Wavy underbar on.
14396
14397 \uwave default
14398  (key binding 
14399 \begin_inset Info
14400 type  "shortcut"
14401 arg   "font-underwave"
14402 \end_inset
14403
14404 )
14405 \begin_inset Newline newline
14406 \end_inset
14407
14408 Use this only if a journal absolutely insists on it.
14409  Keep antinausea pills handy.
14410 \end_layout
14411
14412 \begin_layout Labeling
14413 \labelwidthstring 00.00.0000
14414
14415 \family sans
14416 Strikeout
14417 \family default
14418  
14419 \strikeout on
14420 This is text with Strikeout on.
14421
14422 \strikeout default
14423  (key binding 
14424 \begin_inset Info
14425 type  "shortcut"
14426 arg   "font-strikeout"
14427 \end_inset
14428
14429 )
14430 \begin_inset Newline newline
14431 \end_inset
14432
14433 This is frequently used to indicate an older version of text that has been
14434  changed in the meantime.
14435 \end_layout
14436
14437 \begin_layout Labeling
14438 \labelwidthstring 00.00.0000
14439
14440 \family sans
14441 Noun
14442 \family default
14443  
14444 \noun on
14445 This is text with Noun on.
14446
14447 \noun default
14448  Like 
14449 \family sans
14450 Emph
14451 \family default
14452 , this is a logical attribute.
14453  Normally it's equivalent to 
14454 \family sans
14455 Small
14456 \begin_inset space ~
14457 \end_inset
14458
14459 Caps
14460 \family default
14461 .
14462 \end_layout
14463
14464 \end_deeper
14465 \begin_layout Standard
14466 So you have a huge number of combinations to choose from.
14467  Once you have chosen a new character style via the 
14468 \family sans
14469 Edit\SpecialChar \menuseparator
14470 Text
14471 \begin_inset space ~
14472 \end_inset
14473
14474 Style\SpecialChar \menuseparator
14475 Customized
14476 \family default
14477  (
14478 \begin_inset Info
14479 type  "icon"
14480 arg   "dialog-show character"
14481 \end_inset
14482
14483 ) dialog, the settings are saved.
14484  You can activate them by using the toolbar button 
14485 \begin_inset Info
14486 type  "icon"
14487 arg   "textstyle-apply"
14488 \end_inset
14489
14490 .
14491  The button lets you apply your custom character style even when the dialog
14492  isn't visible.
14493 \end_layout
14494
14495 \begin_layout Standard
14496 To completely reset the character style to the default, use 
14497 \begin_inset Info
14498 type  "shortcut"
14499 arg   "font-default"
14500 \end_inset
14501
14502 .
14503  If you want to toggle only those properties that you have just changed
14504  (suppose you just set the shape to 
14505 \begin_inset Quotes eld
14506 \end_inset
14507
14508 slanted
14509 \begin_inset Quotes erd
14510 \end_inset
14511
14512  and the series to 
14513 \begin_inset Quotes eld
14514 \end_inset
14515
14516 bold
14517 \begin_inset Quotes erd
14518 \end_inset
14519
14520 ), set the 
14521 \family sans
14522 Toggle
14523 \begin_inset space ~
14524 \end_inset
14525
14526 all
14527 \family default
14528  switch and press 
14529 \family sans
14530 Apply
14531 \family default
14532 .
14533 \end_layout
14534
14535 \begin_layout Standard
14536 You should also know something about the differences between the three main
14537  font types 
14538 \family sans
14539 serif
14540 \family default
14541
14542 \family sans
14543 sans
14544 \begin_inset space ~
14545 \end_inset
14546
14547 serif
14548 \family default
14549 , and 
14550 \family sans
14551 typewriter
14552 \family default
14553 :
14554 \end_layout
14555
14556 \begin_layout Itemize
14557
14558 \family sans
14559 Typewriter
14560 \family default
14561  is a so called 
14562 \begin_inset Quotes eld
14563 \end_inset
14564
14565 monospaced
14566 \begin_inset Quotes erd
14567 \end_inset
14568
14569  font, which means every character has the same width; the 
14570 \begin_inset Quotes eld
14571 \end_inset
14572
14573 i
14574 \begin_inset Quotes erd
14575 \end_inset
14576
14577  is as wide as the 
14578 \begin_inset Quotes eld
14579 \end_inset
14580
14581 m
14582 \begin_inset Quotes erd
14583 \end_inset
14584
14585 .
14586  Here is an example
14587 \begin_inset Newline newline
14588 \end_inset
14589
14590
14591 \begin_inset Phantom HPhantom
14592 status open
14593
14594 \begin_layout Plain Layout
14595 no 
14596 \end_layout
14597
14598 \end_inset
14599
14600
14601 \family typewriter
14602 typewriter text
14603 \family default
14604
14605 \begin_inset Note Note
14606 status collapsed
14607
14608 \begin_layout Plain Layout
14609 For more on phantoms see section
14610 \begin_inset space ~
14611 \end_inset
14612
14613
14614 \begin_inset CommandInset ref
14615 LatexCommand ref
14616 reference "sub:Phantom-Space"
14617
14618 \end_inset
14619
14620 .
14621 \end_layout
14622
14623 \end_inset
14624
14625
14626 \begin_inset Newline newline
14627 \end_inset
14628
14629 no typewriter text
14630 \end_layout
14631
14632 \begin_layout Itemize
14633
14634 \family sans
14635 Serif
14636 \family default
14637  fonts use characters with serifs.
14638  These are the small 
14639 \begin_inset Quotes eld
14640 \end_inset
14641
14642 appendices
14643 \begin_inset Quotes erd
14644 \end_inset
14645
14646  at the ends of the strokes that form the character.
14647  The following example shows the difference:
14648 \begin_inset Newline newline
14649 \end_inset
14650
14651 text with serifs
14652 \begin_inset Newline newline
14653 \end_inset
14654
14655
14656 \family sans
14657 text without serifs
14658 \family default
14659
14660 \begin_inset Newline newline
14661 \end_inset
14662
14663 Serifs facilitate quick and easy reading.
14664  These fonts are therefore used as default (named 
14665 \family sans
14666 roman
14667 \family default
14668 ).
14669 \end_layout
14670
14671 \begin_layout Itemize
14672
14673 \family sans
14674 Sans serif
14675 \family default
14676  is not recommended for use as a base type.
14677  This font type is therefore often only used for headings and short texts.
14678  We use it in this document to highlight menu names.
14679 \end_layout
14680
14681 \begin_layout Standard
14682 \begin_inset Quotes eld
14683 \end_inset
14684
14685 Toggling
14686 \begin_inset Quotes erd
14687 \end_inset
14688
14689  refers to applying or removing font properties.
14690  When a property is marked for toggling in the 
14691 \family sans
14692 Text
14693 \begin_inset space ~
14694 \end_inset
14695
14696 Style
14697 \family default
14698  dialog, applying the style to text that already has the property will cause
14699  the property to be removed.
14700  If you, for example, apply a style with properties A, B and C to text that
14701  currently has font properties B, C, F and G, and if B is set to toggle
14702  and C is set not to toggle, the text ends up with properties A, C, F and
14703  G.
14704  
14705 \begin_inset Quotes eld
14706 \end_inset
14707
14708 Never toggled
14709 \begin_inset Quotes erd
14710 \end_inset
14711
14712  and 
14713 \begin_inset Quotes eld
14714 \end_inset
14715
14716 always toggled
14717 \begin_inset Quotes erd
14718 \end_inset
14719
14720  mean that you do not control the toggling behavior.
14721  For the properties on the left side of the dialog (
14722 \begin_inset Quotes eld
14723 \end_inset
14724
14725 Family
14726 \begin_inset Quotes erd
14727 \end_inset
14728
14729  etc.), toggling behavior is up to you.
14730  If 
14731 \family sans
14732 Toggle
14733 \begin_inset space ~
14734 \end_inset
14735
14736 all
14737 \family default
14738  is checked, all of the left side properties are toggled; by default, none
14739  of them are.
14740  Finally, 
14741 \begin_inset Quotes eld
14742 \end_inset
14743
14744 Reset
14745 \begin_inset Quotes erd
14746 \end_inset
14747
14748  is never toggled.
14749  If you, for example, set 
14750 \begin_inset Quotes eld
14751 \end_inset
14752
14753 Series
14754 \begin_inset Quotes erd
14755 \end_inset
14756
14757  to 
14758 \begin_inset Quotes eld
14759 \end_inset
14760
14761 Reset
14762 \begin_inset Quotes erd
14763 \end_inset
14764
14765  and select 
14766 \family sans
14767 Toggle
14768 \begin_inset space ~
14769 \end_inset
14770
14771 all
14772 \family default
14773 , then apply the style to bold face text, the text will revert to the default
14774  series (
14775 \begin_inset Quotes eld
14776 \end_inset
14777
14778 Medium
14779 \begin_inset Quotes erd
14780 \end_inset
14781
14782 ), no matter how many times you apply the style.
14783 \end_layout
14784
14785 \begin_layout Standard
14786 We conclude with the same warning once again: Do not overuse the fonts!
14787  They are, more often than not, a kludge and a bad substitute for good writing.
14788 \end_layout
14789
14790 \begin_layout Section
14791 Printing and Previewing
14792 \end_layout
14793
14794 \begin_layout Subsection
14795 Overview
14796 \end_layout
14797
14798 \begin_layout Standard
14799 Now that we have covered some of the basic features of document preparation
14800  using LyX, you probably want to know how to print out your masterpiece.
14801  Before we tell you that, we want to give you a quick explanation of what
14802  goes on behind-the-scenes.
14803  We cover this information in much greater detail in the 
14804 \emph on
14805 Additional Features
14806 \emph default
14807  manual as well.
14808 \end_layout
14809
14810 \begin_layout Standard
14811 LyX uses the program LaTeX as its backend.
14812  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14813  confusion, we will only refer to LaTeX.
14814  LyX is what you use to do your actual writing.
14815  Then, LyX calls LaTeX to turn your writing into printable output.
14816  This happens in two stages:
14817 \end_layout
14818
14819 \begin_layout Enumerate
14820 First, LyX converts your document to a series of text commands for LaTeX,
14821  generating a file with the extension, 
14822 \begin_inset Quotes eld
14823 \end_inset
14824
14825
14826 \family typewriter
14827 .tex
14828 \family default
14829
14830 \begin_inset Quotes erd
14831 \end_inset
14832
14833 .
14834 \end_layout
14835
14836 \begin_layout Enumerate
14837 Next, LyX calls LaTeX to use the commands in the 
14838 \family typewriter
14839 .tex
14840 \family default
14841  file to produce printable output.
14842 \end_layout
14843
14844 \begin_layout Subsection
14845 Output file formats
14846 \begin_inset Index idx
14847 status collapsed
14848
14849 \begin_layout Plain Layout
14850 File formats
14851 \end_layout
14852
14853 \end_inset
14854
14855
14856 \begin_inset CommandInset label
14857 LatexCommand label
14858 name "sub:Output-file-formats"
14859
14860 \end_inset
14861
14862
14863 \end_layout
14864
14865 \begin_layout Subsubsection
14866 Simple text (ASCII)
14867 \begin_inset Index idx
14868 status collapsed
14869
14870 \begin_layout Plain Layout
14871 File formats ! ASCII
14872 \end_layout
14873
14874 \end_inset
14875
14876
14877 \end_layout
14878
14879 \begin_layout Standard
14880 This file type has the extension 
14881 \begin_inset Quotes eld
14882 \end_inset
14883
14884
14885 \family typewriter
14886 .txt
14887 \family default
14888
14889 \begin_inset Quotes erd
14890 \end_inset
14891
14892 .
14893  It contains your document as plain text following the rules of the 
14894 \begin_inset Quotes eld
14895 \end_inset
14896
14897 American Standard Code for Information Interchange
14898 \begin_inset Quotes erd
14899 \end_inset
14900
14901  (ASCII).
14902 \end_layout
14903
14904 \begin_layout Standard
14905 You can export your document to ASCII with the menu 
14906 \family sans
14907 File\SpecialChar \menuseparator
14908 Export\SpecialChar \menuseparator
14909 Plain
14910 \begin_inset space ~
14911 \end_inset
14912
14913 text
14914 \family default
14915 .
14916  However, this will not export any externally generated material such as
14917  a BibTeX bibliography (section
14918 \begin_inset space ~
14919 \end_inset
14920
14921
14922 \begin_inset CommandInset ref
14923 LatexCommand ref
14924 reference "sub:Bibliography-databases"
14925
14926 \end_inset
14927
14928 ).
14929  If your document includes such material, use 
14930 \family sans
14931 File\SpecialChar \menuseparator
14932 Export\SpecialChar \menuseparator
14933 More
14934 \begin_inset space ~
14935 \end_inset
14936
14937 Formats
14938 \begin_inset space ~
14939 \end_inset
14940
14941 &
14942 \begin_inset space ~
14943 \end_inset
14944
14945 Options
14946 \family default
14947  and then select 
14948 \family sans
14949 Plain
14950 \begin_inset space ~
14951 \end_inset
14952
14953 text
14954 \begin_inset space ~
14955 \end_inset
14956
14957 (ps2ascii)
14958 \family default
14959 .
14960  This will first internally export your document to PostScript (generating
14961  thereby the external material) and then do the conversion to ASCII.
14962 \end_layout
14963
14964 \begin_layout Subsubsection
14965 LaTeX
14966 \begin_inset Index idx
14967 status collapsed
14968
14969 \begin_layout Plain Layout
14970 File formats ! LaTeX
14971 \end_layout
14972
14973 \end_inset
14974
14975
14976 \end_layout
14977
14978 \begin_layout Standard
14979 This file type has the extension 
14980 \begin_inset Quotes eld
14981 \end_inset
14982
14983
14984 \family typewriter
14985 .tex
14986 \family default
14987
14988 \begin_inset Quotes erd
14989 \end_inset
14990
14991  and contains all commands that are necessary for the LaTeX program to process
14992  your document.
14993  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14994  it manually with console commands.
14995  The LaTeX-file is automatically created in LyX's temporary directory whenever
14996  you view or export your document.
14997 \end_layout
14998
14999 \begin_layout Standard
15000 You can export your document as a LaTeX-file using the menu 
15001 \family sans
15002 File\SpecialChar \menuseparator
15003 Export\SpecialChar \menuseparator
15004 LaT
15005 \begin_inset ERT
15006 status collapsed
15007
15008 \begin_layout Plain Layout
15009
15010 {}
15011 \end_layout
15012
15013 \end_inset
15014
15015 eX
15016 \family default
15017 .
15018  The different LaTeX export variants are explained in section
15019 \begin_inset space ~
15020 \end_inset
15021
15022
15023 \begin_inset CommandInset ref
15024 LatexCommand ref
15025 reference "sub:Export"
15026
15027 \end_inset
15028
15029 .
15030 \end_layout
15031
15032 \begin_layout Subsubsection
15033 DVI
15034 \begin_inset Index idx
15035 status collapsed
15036
15037 \begin_layout Plain Layout
15038 File formats ! DVI
15039 \end_layout
15040
15041 \end_inset
15042
15043
15044 \end_layout
15045
15046 \begin_layout Standard
15047 This file type has the extension 
15048 \begin_inset Quotes eld
15049 \end_inset
15050
15051
15052 \family typewriter
15053 .dvi
15054 \family default
15055
15056 \begin_inset Quotes erd
15057 \end_inset
15058
15059 .
15060  It is called 
15061 \begin_inset Quotes eld
15062 \end_inset
15063
15064 device-independent
15065 \begin_inset Quotes erd
15066 \end_inset
15067
15068  (DVI), because it is completely portable; you can move them from one machine
15069  to another without needing to do any sort of conversion.
15070  DVIs are used for quick previews and as a pre-stage for other output formats,
15071  like PostScript.
15072 \end_layout
15073
15074 \begin_layout Standard
15075 DVI files do not contain images, they only link to them.
15076  So don't forget to deliver the images together with your DVIs.
15077  Because the DVI-viewer has to convert the images in the background to make
15078  them visible when you scroll the DVI, this can slow down your computer
15079  when you view the DVI.
15080  So we recommend using PDF for files with many images.
15081 \end_layout
15082
15083 \begin_layout Standard
15084 You can export your document to DVI by the menus 
15085 \family sans
15086 File\SpecialChar \menuseparator
15087 Export\SpecialChar \menuseparator
15088 DVI
15089 \family default
15090  or 
15091 \family sans
15092 File\SpecialChar \menuseparator
15093 Export\SpecialChar \menuseparator
15094 DVI
15095 \begin_inset space ~
15096 \end_inset
15097
15098 (LuaTe
15099 \begin_inset ERT
15100 status collapsed
15101
15102 \begin_layout Plain Layout
15103
15104 {}
15105 \end_layout
15106
15107 \end_inset
15108
15109 X).
15110
15111 \family default
15112  The latter option uses the program 
15113 \family typewriter
15114 LuaTeX
15115 \family default
15116 .
15117  
15118 \family typewriter
15119 LuaTeX
15120 \family default
15121  is an engine that provides direct Unicode support and support for direct
15122  font access (see section
15123 \begin_inset space ~
15124 \end_inset
15125
15126
15127 \begin_inset CommandInset ref
15128 LatexCommand ref
15129 reference "sub:LaTeX-font-support"
15130
15131 \end_inset
15132
15133 ).
15134  LuaTeX is still a work in progress, but it might develop into the next
15135  standard TeX processor.
15136 \end_layout
15137
15138 \begin_layout Subsubsection
15139 PostScript
15140 \begin_inset Index idx
15141 status collapsed
15142
15143 \begin_layout Plain Layout
15144 File formats ! PostScript
15145 \end_layout
15146
15147 \end_inset
15148
15149
15150 \end_layout
15151
15152 \begin_layout Standard
15153 This file type has the extension 
15154 \begin_inset Quotes eld
15155 \end_inset
15156
15157
15158 \family typewriter
15159 .ps
15160 \family default
15161
15162 \begin_inset Quotes erd
15163 \end_inset
15164
15165 .
15166  PostScript was developed by the company 
15167 \family typewriter
15168 Adobe
15169 \family default
15170  as a printer language.
15171  The file therefore contains commands that the printer uses to print the
15172  file.
15173  PostScript can be seen as a 
15174 \begin_inset Quotes eld
15175 \end_inset
15176
15177 programming language
15178 \begin_inset Quotes erd
15179 \end_inset
15180
15181 ; you can calculate with it and draw diagrams and images.
15182 \begin_inset Foot
15183 status collapsed
15184
15185 \begin_layout Plain Layout
15186 If you are interested in learning more about this, have a look at the LaTeX-pack
15187 age 
15188 \series bold
15189 pstricks
15190 \series default
15191
15192 \begin_inset Index idx
15193 status collapsed
15194
15195 \begin_layout Plain Layout
15196 LaTeX-packages ! pstricks
15197 \end_layout
15198
15199 \end_inset
15200
15201 .
15202 \end_layout
15203
15204 \end_inset
15205
15206  As a result of this, the files are often bigger than PDFs.
15207 \end_layout
15208
15209 \begin_layout Standard
15210 PostScript can only contain images in the format 
15211 \begin_inset Quotes eld
15212 \end_inset
15213
15214 Encapsulated PostScript
15215 \begin_inset Quotes erd
15216 \end_inset
15217
15218  (EPS, file extension 
15219 \begin_inset Quotes eld
15220 \end_inset
15221
15222
15223 \family typewriter
15224 .eps
15225 \family default
15226
15227 \begin_inset Quotes erd
15228 \end_inset
15229
15230 ).
15231  As LyX allows you to use any known image format in your document, it has
15232  to convert them in the background to EPS.
15233  If, for example, you have 50
15234 \begin_inset space ~
15235 \end_inset
15236
15237 images in your document, LyX has to do 50
15238 \begin_inset space ~
15239 \end_inset
15240
15241 conversions when you view or export your document the first time.
15242  This might slow down your workflow with LyX.
15243  So if you plan to use PostScript, you can insert your images directly as
15244  EPS to avoid this problem.
15245 \end_layout
15246
15247 \begin_layout Standard
15248 You can export to PostScript using the menu 
15249 \family sans
15250 File\SpecialChar \menuseparator
15251 Export\SpecialChar \menuseparator
15252 PostScript
15253 \family default
15254 .
15255 \end_layout
15256
15257 \begin_layout Subsubsection
15258 PDF
15259 \begin_inset Index idx
15260 status collapsed
15261
15262 \begin_layout Plain Layout
15263 File formats ! PDF
15264 \end_layout
15265
15266 \end_inset
15267
15268
15269 \begin_inset Index idx
15270 status collapsed
15271
15272 \begin_layout Plain Layout
15273 PDF
15274 \end_layout
15275
15276 \end_inset
15277
15278
15279 \end_layout
15280
15281 \begin_layout Standard
15282 This file type has the extension 
15283 \begin_inset Quotes eld
15284 \end_inset
15285
15286
15287 \family typewriter
15288 .pdf
15289 \family default
15290
15291 \begin_inset Quotes erd
15292 \end_inset
15293
15294 .
15295  The 
15296 \begin_inset Quotes eld
15297 \end_inset
15298
15299 Portable Document Format
15300 \begin_inset Quotes erd
15301 \end_inset
15302
15303  (PDF) developed by 
15304 \family typewriter
15305 Adobe
15306 \family default
15307  was derived from PostScript.
15308  It is more compressed and it uses fewer commands than PostScript.
15309  As the name 
15310 \begin_inset Quotes eld
15311 \end_inset
15312
15313 portable
15314 \begin_inset Quotes erd
15315 \end_inset
15316
15317  implies, it can be processed on any computer system and the printed output
15318  looks exactly the same.
15319 \end_layout
15320
15321 \begin_layout Standard
15322 PDF can contain images in its own PDF format and in the formats 
15323 \begin_inset Quotes eld
15324 \end_inset
15325
15326 Joint Photographic Experts Group
15327 \begin_inset Quotes erd
15328 \end_inset
15329
15330  (JPG, file extension 
15331 \begin_inset Quotes eld
15332 \end_inset
15333
15334
15335 \family typewriter
15336 .jpg
15337 \family default
15338
15339 \begin_inset Quotes erd
15340 \end_inset
15341
15342  or 
15343 \begin_inset Quotes eld
15344 \end_inset
15345
15346
15347 \family typewriter
15348 .jpeg
15349 \family default
15350
15351 \begin_inset Quotes erd
15352 \end_inset
15353
15354 ) and 
15355 \begin_inset Quotes eld
15356 \end_inset
15357
15358 Portable Network Graphics
15359 \begin_inset Quotes erd
15360 \end_inset
15361
15362  (PNG, file extension 
15363 \begin_inset Quotes eld
15364 \end_inset
15365
15366
15367 \family typewriter
15368 .png
15369 \family default
15370
15371 \begin_inset Quotes erd
15372 \end_inset
15373
15374 ).
15375  You can also use any other image format, because LyX converts them in the
15376  background to one of these formats.
15377  But as described in the section about PostScript, the image conversion
15378  will slow down your workflow.
15379  So we recommend using images in one of the three formats mentioned above.
15380 \end_layout
15381
15382 \begin_layout Standard
15383 You can export your document to PDF via the menu 
15384 \family sans
15385 File\SpecialChar \menuseparator
15386 Export
15387 \family default
15388  in different ways:
15389 \end_layout
15390
15391 \begin_layout Description
15392 PDF
15393 \begin_inset space ~
15394 \end_inset
15395
15396 (pdflatex) This uses the program 
15397 \family typewriter
15398 pdftex
15399 \family default
15400  which converts your file directly to PDF.
15401 \end_layout
15402
15403 \begin_layout Description
15404 PDF
15405 \begin_inset space ~
15406 \end_inset
15407
15408 (LuaTe
15409 \begin_inset ERT
15410 status collapsed
15411
15412 \begin_layout Plain Layout
15413
15414 {}
15415 \end_layout
15416
15417 \end_inset
15418
15419 X) This uses the program 
15420 \family typewriter
15421 LuaTeX
15422 \family default
15423  which converts your file directly to PDF.
15424  
15425 \family typewriter
15426 LuaTeX
15427 \family default
15428  is a new engine, derived from 
15429 \family typewriter
15430 pdflatex
15431 \family default
15432 , that also provides direct Unicode support and support for direct font
15433  access (see section
15434 \begin_inset space ~
15435 \end_inset
15436
15437
15438 \begin_inset CommandInset ref
15439 LatexCommand ref
15440 reference "sub:LaTeX-font-support"
15441
15442 \end_inset
15443
15444 ).
15445  LuaTeX is still a work in progress, but it might develop into the next
15446  standard TeX processor.
15447 \end_layout
15448
15449 \begin_layout Description
15450 PDF
15451 \begin_inset space ~
15452 \end_inset
15453
15454 (XeTe
15455 \begin_inset ERT
15456 status collapsed
15457
15458 \begin_layout Plain Layout
15459
15460 {}
15461 \end_layout
15462
15463 \end_inset
15464
15465 X) This uses the program 
15466 \family typewriter
15467 XeTeX
15468 \family default
15469  that converts your file directly to PDF.
15470  
15471 \family typewriter
15472 XeTeX
15473 \family default
15474  is a new engine that provides direct Unicode support and support for direct
15475  font access (see section
15476 \begin_inset space ~
15477 \end_inset
15478
15479
15480 \begin_inset CommandInset ref
15481 LatexCommand ref
15482 reference "sub:LaTeX-font-support"
15483
15484 \end_inset
15485
15486 ).
15487  It is particularly good at typesetting different scripts, for example,
15488  vertically written Japanese.
15489 \end_layout
15490
15491 \begin_layout Description
15492 PDF
15493 \begin_inset space ~
15494 \end_inset
15495
15496 (dvipdfm) This uses the program 
15497 \family typewriter
15498 dvipdfm
15499 \family default
15500  that converts your file in the background to DVI and in a second step to
15501  PDF.
15502 \end_layout
15503
15504 \begin_layout Description
15505 PDF
15506 \begin_inset space ~
15507 \end_inset
15508
15509 (ps2pdf) This uses the program 
15510 \family typewriter
15511 ps2pdf
15512 \family default
15513  that creates a PDF from a PostScript-version of your file.
15514  The PostScript-version is produced by the program 
15515 \family typewriter
15516 dvips
15517 \family default
15518  which uses a DVI-version as intermediate step.
15519  So this export variant consists of three conversions.
15520 \end_layout
15521
15522 \begin_layout Standard
15523 We recommend using 
15524 \family sans
15525 PDF
15526 \begin_inset space ~
15527 \end_inset
15528
15529 (pdflatex)
15530 \family default
15531  because 
15532 \family typewriter
15533 pdftex
15534 \family default
15535  supports all the features of actual PDF-versions, is quick, stable, and
15536  works without problems.
15537  If you rely on multiscript support and\SpecialChar \slash{}
15538 or specific OpenType fonts, you might
15539  want to try out 
15540 \family sans
15541 PDF
15542 \begin_inset space ~
15543 \end_inset
15544
15545 (XeTe
15546 \begin_inset ERT
15547 status collapsed
15548
15549 \begin_layout Plain Layout
15550
15551 {}
15552 \end_layout
15553
15554 \end_inset
15555
15556 X)
15557 \family default
15558  or 
15559 \family sans
15560 PDF
15561 \begin_inset space ~
15562 \end_inset
15563
15564 (LuaTe
15565 \begin_inset ERT
15566 status collapsed
15567
15568 \begin_layout Plain Layout
15569
15570 {}
15571 \end_layout
15572
15573 \end_inset
15574
15575 X)
15576 \family default
15577  instead, bearing in mind that these two programs are not yet as mature
15578  as 
15579 \family typewriter
15580 pdflatex
15581 \family default
15582 .
15583 \end_layout
15584
15585 \begin_layout Subsubsection
15586 XHTML
15587 \begin_inset Index idx
15588 status collapsed
15589
15590 \begin_layout Plain Layout
15591 FileFormats ! XHTML
15592 \end_layout
15593
15594 \end_inset
15595
15596
15597 \begin_inset Index idx
15598 status collapsed
15599
15600 \begin_layout Plain Layout
15601 HTML
15602 \end_layout
15603
15604 \end_inset
15605
15606
15607 \end_layout
15608
15609 \begin_layout Standard
15610 This file type has the extension 
15611 \begin_inset Quotes eld
15612 \end_inset
15613
15614
15615 \family typewriter
15616 .xhtml
15617 \family default
15618
15619 \begin_inset Quotes erd
15620 \end_inset
15621
15622 .
15623  It is a file suitable for viewing in web browsers.
15624  It does not itself contain images and the like but only links to them.
15625  When LyX produces XHTML, it also generates corresponding images in formats
15626  suitable for the purpose.
15627  For the math output you can choose in the menu 
15628 \family sans
15629 Document\SpecialChar \menuseparator
15630 Settings\SpecialChar \menuseparator
15631 Output
15632 \family default
15633  between different formats, which are described in section 
15634 \emph on
15635 Math Output in XHTML
15636 \emph default
15637  of the 
15638 \emph on
15639 Additional
15640 \begin_inset space ~
15641 \end_inset
15642
15643 Features
15644 \emph default
15645  manual.
15646 \end_layout
15647
15648 \begin_layout Standard
15649 XHTML output remains 
15650 \begin_inset Quotes eld
15651 \end_inset
15652
15653 under development
15654 \begin_inset Quotes erd
15655 \end_inset
15656
15657 , and not all LyX features are supported yet.
15658  See the chapter 
15659 \emph on
15660 LyX and the World Wide Web
15661 \emph default
15662 , in the 
15663 \emph on
15664 Additional Features
15665 \emph default
15666  manual, for more information.
15667 \end_layout
15668
15669 \begin_layout Standard
15670 You can export your document as an XHTML file using the menu item 
15671 \family sans
15672 File\SpecialChar \menuseparator
15673 Export\SpecialChar \menuseparator
15674 LyXHTML
15675 \family default
15676 .
15677 \end_layout
15678
15679 \begin_layout Subsection
15680 Previewing
15681 \begin_inset Index idx
15682 status collapsed
15683
15684 \begin_layout Plain Layout
15685 Document ! Preview 
15686 \end_layout
15687
15688 \end_inset
15689
15690
15691 \end_layout
15692
15693 \begin_layout Standard
15694 To get a look at the final version of your document, with all of the page
15695  breaks in place, the footnotes correctly numbered, and so on, use the menu
15696  
15697 \family sans
15698 Document
15699 \family default
15700  and choose 
15701 \family sans
15702 View
15703 \family default
15704  or use the toolbar button 
15705 \begin_inset Info
15706 type  "icon"
15707 arg   "buffer-view"
15708 \end_inset
15709
15710 .
15711  A viewing program will pop up showing the output in the defined default
15712  output format, which is globally set in the preferences (see sec.
15713 \begin_inset space \thinspace{}
15714 \end_inset
15715
15716
15717 \begin_inset CommandInset ref
15718 LatexCommand ref
15719 reference "sec:File-Formats"
15720
15721 \end_inset
15722
15723 ) and can also be altered for single documents in the document settings
15724  (see sec.
15725 \begin_inset space \thinspace{}
15726 \end_inset
15727
15728
15729 \begin_inset CommandInset ref
15730 LatexCommand ref
15731 reference "sec:Doc-Output"
15732
15733 \end_inset
15734
15735 ).
15736  Further output formats can be selected via 
15737 \family sans
15738 Document\SpecialChar \menuseparator
15739 View (Other Formats)
15740 \family default
15741  or the toolbar button 
15742 \begin_inset Graphics
15743         filename ../images/view-others.png
15744         scale 85
15745         groupId toolbarbuttons
15746
15747 \end_inset
15748
15749 .
15750 \end_layout
15751
15752 \begin_layout Standard
15753 If you have changed your document, you can refresh the output in the same
15754  viewer window using the menu 
15755 \family sans
15756 Document\SpecialChar \menuseparator
15757 Update
15758 \family default
15759  or 
15760 \family sans
15761 Document\SpecialChar \menuseparator
15762 Update (Other Formats)
15763 \family default
15764 , respectively.
15765 \end_layout
15766
15767 \begin_layout Standard
15768 When you preview a file, the output file is only generated in LyX's temporary
15769  directory.
15770  To have a real output, export your document.
15771 \end_layout
15772
15773 \begin_layout Subsection
15774 Printing the File from within LyX
15775 \begin_inset CommandInset label
15776 LatexCommand label
15777 name "sub:Printing-the-File"
15778
15779 \end_inset
15780
15781
15782 \end_layout
15783
15784 \begin_layout Standard
15785 Instead of exporting your file and then printing it, you can also print
15786  it directly from within LyX.
15787  To print a file, select the menu 
15788 \family sans
15789 File\SpecialChar \menuseparator
15790 Print
15791 \family default
15792  (shortcut 
15793 \begin_inset Info
15794 type  "shortcut"
15795 arg   "dialog-show print"
15796 \end_inset
15797
15798 ) or click on the toolbar button 
15799 \begin_inset Info
15800 type  "icon"
15801 arg   "dialog-show print"
15802 \end_inset
15803
15804 .
15805  LyX will internally call LaTeX to produce a DVI.
15806  This file is then processed by the program 
15807 \family typewriter
15808 dvips
15809 \family default
15810  to a PostScript-file, which is finally printed using the program 
15811 \family typewriter
15812 Ghostscript
15813 \family default
15814 .
15815  Due to these steps in the background, this method is not the fastest.
15816 \end_layout
15817
15818 \begin_layout Standard
15819 You can set the following print parameters in the 
15820 \family sans
15821 Print
15822 \begin_inset space ~
15823 \end_inset
15824
15825 Destination
15826 \family default
15827  box:
15828 \end_layout
15829
15830 \begin_layout Labeling
15831 \labelwidthstring 00.00.0000
15832
15833 \family sans
15834 Printer
15835 \family default
15836  This is the name of the printer to print to.
15837 \begin_inset Foot
15838 status collapsed
15839
15840 \begin_layout Plain Layout
15841 Note that this printer name is for the program 
15842 \family typewriter
15843 dvips
15844 \family default
15845 .
15846  That means 
15847 \family typewriter
15848 dvips
15849 \family default
15850  has to be configured for this printer name.
15851  The default printer can be set in LyX's preferences dialog, see section
15852 \begin_inset space ~
15853 \end_inset
15854
15855
15856 \begin_inset CommandInset ref
15857 LatexCommand ref
15858 reference "sub:Printer"
15859
15860 \end_inset
15861
15862 .
15863 \end_layout
15864
15865 \end_inset
15866
15867  The printer should understand PostScript.
15868 \end_layout
15869
15870 \begin_layout Labeling
15871 \labelwidthstring 00.00.0000
15872
15873 \family sans
15874 File
15875 \family default
15876  The name of a file to print to.
15877  The output will be a PostScript file.
15878  It will be written in LyX's working directory unless you specify the full
15879  path.
15880 \end_layout
15881
15882 \begin_layout Standard
15883 You can choose to print only a range of pages, only even-numbered or only
15884  odd-numbered pages or to print the pages in reverse — the latter options
15885  are useful for printing on two sides with a printer without a duplexer:
15886  you re-insert the pages after printing one set to print on the other side.
15887  Some printers spit out pages face-up, others, face-down.
15888  By choosing a particular order to print in, you can take the entire stack
15889  of pages out of the printer without needing to reorder them.
15890 \end_layout
15891
15892 \begin_layout Section
15893 A few Words about Typography
15894 \begin_inset Index idx
15895 status collapsed
15896
15897 \begin_layout Plain Layout
15898 Typography
15899 \end_layout
15900
15901 \end_inset
15902
15903
15904 \end_layout
15905
15906 \begin_layout Subsection
15907 Hyphens, Dashes and Minus Signs
15908 \begin_inset Index idx
15909 status collapsed
15910
15911 \begin_layout Plain Layout
15912 Hyphens
15913 \end_layout
15914
15915 \end_inset
15916
15917
15918 \begin_inset Index idx
15919 status collapsed
15920
15921 \begin_layout Plain Layout
15922 Dashes
15923 \end_layout
15924
15925 \end_inset
15926
15927
15928 \end_layout
15929
15930 \begin_layout Standard
15931 In LyX, the 
15932 \begin_inset Quotes eld
15933 \end_inset
15934
15935
15936 \family typewriter
15937 -
15938 \family default
15939
15940 \begin_inset Quotes erd
15941 \end_inset
15942
15943  character comes in four lengths: the 
15944 \emph on
15945 hyphen
15946 \emph default
15947 , the 
15948 \emph on
15949 en dash
15950 \emph default
15951 , the 
15952 \emph on
15953 em dash
15954 \emph default
15955 , and the minus sign:
15956 \begin_inset VSpace defskip
15957 \end_inset
15958
15959
15960 \end_layout
15961
15962 \begin_layout Standard
15963 \begin_inset Tabular
15964 <lyxtabular version="3" rows="5" columns="3">
15965 <features rotate="0" tabularvalignment="middle">
15966 <column alignment="left" valignment="top">
15967 <column alignment="left" valignment="top">
15968 <column alignment="left" valignment="top">
15969 <row interlinespace="3mm">
15970 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15971 \begin_inset Text
15972
15973 \begin_layout Plain Layout
15974 name
15975 \end_layout
15976
15977 \end_inset
15978 </cell>
15979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15980 \begin_inset Text
15981
15982 \begin_layout Plain Layout
15983 output
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992 inserted with
15993 \end_layout
15994
15995 \end_inset
15996 </cell>
15997 </row>
15998 <row interlinespace="3mm">
15999 <cell alignment="center" valignment="top" usebox="none">
16000 \begin_inset Text
16001
16002 \begin_layout Plain Layout
16003 hyphen
16004 \end_layout
16005
16006 \end_inset
16007 </cell>
16008 <cell alignment="center" valignment="top" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Plain Layout
16012 -
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 <cell alignment="center" valignment="top" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021 \begin_inset Quotes eld
16022 \end_inset
16023
16024
16025 \family typewriter
16026 -
16027 \family default
16028
16029 \begin_inset Quotes erd
16030 \end_inset
16031
16032  in text
16033 \end_layout
16034
16035 \end_inset
16036 </cell>
16037 </row>
16038 <row interlinespace="3mm">
16039 <cell alignment="center" valignment="top" usebox="none">
16040 \begin_inset Text
16041
16042 \begin_layout Plain Layout
16043 en dash
16044 \end_layout
16045
16046 \end_inset
16047 </cell>
16048 <cell alignment="center" valignment="top" usebox="none">
16049 \begin_inset Text
16050
16051 \begin_layout Plain Layout
16052
16053 \end_layout
16054
16055 \end_inset
16056 </cell>
16057 <cell alignment="center" valignment="top" usebox="none">
16058 \begin_inset Text
16059
16060 \begin_layout Plain Layout
16061
16062 \family sans
16063 Insert\SpecialChar \menuseparator
16064 Special
16065 \begin_inset space ~
16066 \end_inset
16067
16068 Character\SpecialChar \menuseparator
16069 Symbols
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 </row>
16075 <row interlinespace="3mm">
16076 <cell alignment="center" valignment="top" usebox="none">
16077 \begin_inset Text
16078
16079 \begin_layout Plain Layout
16080 em dash
16081 \end_layout
16082
16083 \end_inset
16084 </cell>
16085 <cell alignment="center" valignment="top" usebox="none">
16086 \begin_inset Text
16087
16088 \begin_layout Plain Layout
16089
16090 \end_layout
16091
16092 \end_inset
16093 </cell>
16094 <cell alignment="center" valignment="top" usebox="none">
16095 \begin_inset Text
16096
16097 \begin_layout Plain Layout
16098
16099 \family sans
16100 Insert\SpecialChar \menuseparator
16101 Special
16102 \begin_inset space ~
16103 \end_inset
16104
16105 Character\SpecialChar \menuseparator
16106 Symbols
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 </row>
16112 <row>
16113 <cell alignment="center" valignment="top" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117 minus sign
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 <cell alignment="center" valignment="top" usebox="none">
16123 \begin_inset Text
16124
16125 \begin_layout Plain Layout
16126 \begin_inset Formula $-$
16127 \end_inset
16128
16129
16130 \end_layout
16131
16132 \end_inset
16133 </cell>
16134 <cell alignment="center" valignment="top" usebox="none">
16135 \begin_inset Text
16136
16137 \begin_layout Plain Layout
16138 \begin_inset Quotes eld
16139 \end_inset
16140
16141
16142 \family typewriter
16143 -
16144 \family default
16145
16146 \begin_inset Quotes erd
16147 \end_inset
16148
16149  in math mode
16150 \end_layout
16151
16152 \end_inset
16153 </cell>
16154 </row>
16155 </lyxtabular>
16156
16157 \end_inset
16158
16159
16160 \begin_inset VSpace defskip
16161 \end_inset
16162
16163
16164 \end_layout
16165
16166 \begin_layout Standard
16167 You can alternatively generate the en and em dash by inserting the 
16168 \begin_inset Quotes eld
16169 \end_inset
16170
16171
16172 \family typewriter
16173 -
16174 \family default
16175
16176 \begin_inset Quotes erd
16177 \end_inset
16178
16179  character multiple times in a row.
16180  They will automatically be converted to the appropriate length dash in
16181  the final output, but not in LyX.
16182  
16183 \begin_inset Quotes eld
16184 \end_inset
16185
16186 -
16187 \begin_inset space \thinspace{}
16188 \end_inset
16189
16190 -
16191 \begin_inset Quotes erd
16192 \end_inset
16193
16194  gives a en dash, 
16195 \begin_inset Quotes eld
16196 \end_inset
16197
16198 -
16199 \begin_inset space \thinspace{}
16200 \end_inset
16201
16202 -
16203 \begin_inset space \thinspace{}
16204 \end_inset
16205
16206 -
16207 \begin_inset Quotes erd
16208 \end_inset
16209
16210  a em dash.
16211 \end_layout
16212
16213 \begin_layout Standard
16214 The three dash types are distinct from the minus sign, which appears in
16215  math mode and has a length of its own.
16216  Here are some examples:
16217 \end_layout
16218
16219 \begin_layout Enumerate
16220 line- and page-breaks
16221 \begin_inset space \hfill{}
16222 \end_inset
16223
16224 (
16225 \emph on
16226 hyphen
16227 \emph default
16228 )
16229 \end_layout
16230
16231 \begin_layout Enumerate
16232 From A–Z
16233 \begin_inset space \hfill{}
16234 \end_inset
16235
16236 (
16237 \emph on
16238 en dash
16239 \emph default
16240 )
16241 \end_layout
16242
16243 \begin_layout Enumerate
16244 Oh — there's a dash.
16245 \begin_inset space \hfill{}
16246 \end_inset
16247
16248 (
16249 \emph on
16250 em dash
16251 \emph default
16252 )
16253 \end_layout
16254
16255 \begin_layout Enumerate
16256 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
16257 \end_inset
16258
16259
16260 \begin_inset space \hfill{}
16261 \end_inset
16262
16263 (
16264 \emph on
16265 minus sign
16266 \emph default
16267 )
16268 \end_layout
16269
16270 \begin_layout Subsection
16271 Hyphenation
16272 \begin_inset Index idx
16273 status collapsed
16274
16275 \begin_layout Plain Layout
16276 Hyphenation
16277 \end_layout
16278
16279 \end_inset
16280
16281
16282 \begin_inset CommandInset label
16283 LatexCommand label
16284 name "sub:Hyphenation"
16285
16286 \end_inset
16287
16288
16289 \end_layout
16290
16291 \begin_layout Standard
16292 Words are not hyphenated within LyX but automatically in the output.
16293  Hyphenation is done by the LaTeX-package 
16294 \series bold
16295 babel
16296 \series default
16297
16298 \begin_inset Index idx
16299 status collapsed
16300
16301 \begin_layout Plain Layout
16302 LaTeX-packages ! babel
16303 \end_layout
16304
16305 \end_inset
16306
16307  following the rules of the document language.
16308 \end_layout
16309
16310 \begin_layout Standard
16311 LaTeX hyphenates almost perfectly; it only has problems with text in the
16312  
16313 \family sans
16314 typewriter
16315 \family default
16316  font and with unusual constructs, like 
16317 \begin_inset Quotes eld
16318 \end_inset
16319
16320 h3knix/m0n0wall
16321 \begin_inset Quotes erd
16322 \end_inset
16323
16324 .
16325  If LaTeX cannot break a word correctly, you can set hyphenation points
16326  manually.
16327  This is done with the menu 
16328 \family sans
16329 Insert\SpecialChar \menuseparator
16330 Formatting\SpecialChar \menuseparator
16331 Hyphenation
16332 \begin_inset space ~
16333 \end_inset
16334
16335 Point
16336 \family default
16337 .
16338  These extra hyphenation points are only recommendations to LaTeX.
16339  If no hyphenation is necessary, LaTeX will ignore them.
16340 \end_layout
16341
16342 \begin_layout Standard
16343 Sometimes you want to prevent words or constructs from being hyphenated.
16344  Imagine that you are describing keybindings/shortcuts in your document
16345  in the form 
16346 \begin_inset Quotes eld
16347 \end_inset
16348
16349 A-b c
16350 \begin_inset Quotes erd
16351 \end_inset
16352
16353 .
16354  LaTeX would then see the hyphen 
16355 \begin_inset Quotes eld
16356 \end_inset
16357
16358 -
16359 \begin_inset Quotes erd
16360 \end_inset
16361
16362  as a hyphenation possibility.
16363  Hyphenating at this point would look ugly.
16364  To prevent the shortcut from being hyphenated, you can put it into a makebox
16365  as described in section 
16366 \begin_inset Quotes eld
16367 \end_inset
16368
16369 Prevent Hyphenation
16370 \begin_inset Quotes erd
16371 \end_inset
16372
16373  of the 
16374 \emph on
16375 Embedded
16376 \begin_inset space ~
16377 \end_inset
16378
16379 Objects
16380 \emph default
16381  manual.
16382 \end_layout
16383
16384 \begin_layout Subsection
16385 Punctuation Marks
16386 \begin_inset Index idx
16387 status collapsed
16388
16389 \begin_layout Plain Layout
16390 Punctuation marks
16391 \end_layout
16392
16393 \end_inset
16394
16395
16396 \end_layout
16397
16398 \begin_layout Subsubsection
16399 Abbreviations and End of Sentence
16400 \begin_inset CommandInset label
16401 LatexCommand label
16402 name "sub:Abbreviations"
16403
16404 \end_inset
16405
16406
16407 \end_layout
16408
16409 \begin_layout Standard
16410 When LyX calls LaTeX to generate the final version of your document, LaTeX
16411  automatically distinguishes between words, sentences, and abbreviations.
16412  LaTeX then adds the 
16413 \begin_inset Quotes eld
16414 \end_inset
16415
16416 appropriate amount of space.
16417 \begin_inset Quotes erd
16418 \end_inset
16419
16420  That means sentences get a little bit more space between the period and
16421  the next word.
16422  Abbreviations get the same amount of space after the period that a word
16423  gets after another word.
16424 \end_layout
16425
16426 \begin_layout Standard
16427 Unfortunately, the algorithm for figuring out what's an abbreviation does
16428  not work in all cases.
16429  If a 
16430 \begin_inset Quotes eld
16431 \end_inset
16432
16433
16434 \family typewriter
16435 .
16436 \family default
16437
16438 \begin_inset Quotes erd
16439 \end_inset
16440
16441  is at the end of a lowercase letter, it's the end of a sentence; if it's
16442  at the end of a capitalized letter, it's an abbreviation.
16443 \end_layout
16444
16445 \begin_layout Standard
16446 Here are some examples of 
16447 \emph on
16448 correct
16449 \emph default
16450  abbreviations and of the end of a sentence:
16451 \end_layout
16452
16453 \begin_layout Itemize
16454 M.
16455  Butterfly
16456 \end_layout
16457
16458 \begin_layout Itemize
16459 Don't worry.
16460  Be happy.
16461 \end_layout
16462
16463 \begin_layout Standard
16464 And here is an example of the algorithm going wrong:
16465 \end_layout
16466
16467 \begin_layout Itemize
16468 e.
16469 \begin_inset space \thinspace{}
16470 \end_inset
16471
16472 g.
16473  this is too much space!
16474 \end_layout
16475
16476 \begin_layout Itemize
16477 This is I.
16478  It's okay.
16479 \end_layout
16480
16481 \begin_layout Standard
16482 You will not see anything wrong until you view a final version of your document.
16483 \end_layout
16484
16485 \begin_layout Standard
16486 To fix this problem, use one of the following:
16487 \end_layout
16488
16489 \begin_layout Enumerate
16490 Use an 
16491 \family sans
16492 Inter-word
16493 \begin_inset space ~
16494 \end_inset
16495
16496 Space
16497 \family default
16498  after lowercase abbreviations (see section
16499 \begin_inset space ~
16500 \end_inset
16501
16502
16503 \begin_inset CommandInset ref
16504 LatexCommand ref
16505 reference "sub:Inter-word-Space"
16506
16507 \end_inset
16508
16509 ).
16510 \begin_inset Index idx
16511 status collapsed
16512
16513 \begin_layout Plain Layout
16514 Spaces ! inter-word
16515 \end_layout
16516
16517 \end_inset
16518
16519
16520 \end_layout
16521
16522 \begin_layout Enumerate
16523 Use a 
16524 \family sans
16525 Thin
16526 \begin_inset space ~
16527 \end_inset
16528
16529 Space
16530 \family default
16531  between two tokens of an abbreviation (see section
16532 \begin_inset space ~
16533 \end_inset
16534
16535
16536 \begin_inset CommandInset ref
16537 LatexCommand ref
16538 reference "sub:Thin-Space"
16539
16540 \end_inset
16541
16542 ).
16543 \begin_inset Index idx
16544 status collapsed
16545
16546 \begin_layout Plain Layout
16547 Spaces ! thin
16548 \end_layout
16549
16550 \end_inset
16551
16552
16553 \end_layout
16554
16555 \begin_layout Enumerate
16556 Use an 
16557 \family sans
16558 End
16559 \begin_inset space ~
16560 \end_inset
16561
16562 of
16563 \begin_inset space ~
16564 \end_inset
16565
16566 sentence
16567 \begin_inset space ~
16568 \end_inset
16569
16570 period
16571 \family default
16572  found under the 
16573 \family sans
16574 Insert\SpecialChar \menuseparator
16575 Special
16576 \begin_inset space ~
16577 \end_inset
16578
16579 Character
16580 \family default
16581  menu to force the use of inter-sentence spacing.
16582  This function is also bound to 
16583 \begin_inset Info
16584 type  "shortcut"
16585 arg   "specialchar-insert end-of-sentence"
16586 \end_inset
16587
16588  for easy access.
16589 \end_layout
16590
16591 \begin_layout Standard
16592 With the corrections, our earlier examples look like this:
16593 \end_layout
16594
16595 \begin_layout Itemize
16596 e.
16597 \begin_inset space \thinspace{}
16598 \end_inset
16599
16600 g.
16601 \begin_inset space \space{}
16602 \end_inset
16603
16604 this is too much space!
16605 \end_layout
16606
16607 \begin_layout Itemize
16608 This is I\SpecialChar \@.
16609  It's okay.
16610 \end_layout
16611
16612 \begin_layout Standard
16613 Some languages don't use extra spacing between sentences.
16614  If your language is such a language, you don't need to worry, because LaTeX
16615  will take care of this.
16616 \end_layout
16617
16618 \begin_layout Standard
16619 For those that do need to bother, there is help to catch those sneaky errors:
16620  Check out the 
16621 \family sans
16622 Check
16623 \begin_inset space ~
16624 \end_inset
16625
16626 TeX
16627 \family default
16628  feature described in the section 
16629 \emph on
16630 Checking TeX
16631 \emph default
16632  of the 
16633 \emph on
16634 Additional Features
16635 \emph default
16636  manual.
16637 \end_layout
16638
16639 \begin_layout Subsubsection
16640 Quotes
16641 \begin_inset Index idx
16642 status collapsed
16643
16644 \begin_layout Plain Layout
16645 Typography ! Quotes
16646 \end_layout
16647
16648 \end_inset
16649
16650
16651 \begin_inset Index idx
16652 status collapsed
16653
16654 \begin_layout Plain Layout
16655 Quotes | see
16656 \begin_inset ERT
16657 status collapsed
16658
16659 \begin_layout Plain Layout
16660
16661 {
16662 \end_layout
16663
16664 \end_inset
16665
16666 Typography
16667 \begin_inset ERT
16668 status collapsed
16669
16670 \begin_layout Plain Layout
16671
16672 }
16673 \end_layout
16674
16675 \end_inset
16676
16677
16678 \end_layout
16679
16680 \end_inset
16681
16682
16683 \end_layout
16684
16685 \begin_layout Standard
16686 LyX usually sets quotes correctly.
16687  Specifically, it will use an opening quote at the beginning of quoted text,
16688  and use a closing quote at the end.
16689  For example, 
16690 \begin_inset Quotes eld
16691 \end_inset
16692
16693 open close
16694 \begin_inset Quotes erd
16695 \end_inset
16696
16697 .
16698  The keyboard character, 
16699 \family sans
16700 "
16701 \family default
16702 , generates this automatically.
16703 \end_layout
16704
16705 \begin_layout Standard
16706 You can specify what character the 
16707 \family sans
16708 "
16709 \family default
16710  key produces using the submenu 
16711 \family sans
16712 Language
16713 \family default
16714  of the 
16715 \family sans
16716 Document\SpecialChar \menuseparator
16717 Settings
16718 \family default
16719
16720 \begin_inset Index idx
16721 status collapsed
16722
16723 \begin_layout Plain Layout
16724 Document ! Settings
16725 \end_layout
16726
16727 \end_inset
16728
16729  dialog in the box 
16730 \family sans
16731 Quote Style
16732 \family default
16733 .
16734  There are six choices:
16735 \end_layout
16736
16737 \begin_layout Labeling
16738 \labelwidthstring 00.00.0000
16739
16740 \family sans
16741 \begin_inset Quotes eld
16742 \end_inset
16743
16744 Text
16745 \begin_inset Quotes erd
16746 \end_inset
16747
16748
16749 \family default
16750  Use quotes like 
16751 \begin_inset Quotes eld
16752 \end_inset
16753
16754 this
16755 \begin_inset Quotes erd
16756 \end_inset
16757
16758
16759 \end_layout
16760
16761 \begin_layout Labeling
16762 \labelwidthstring 00.00.0000
16763
16764 \family sans
16765 \begin_inset Quotes sld
16766 \end_inset
16767
16768 Text
16769 \begin_inset Quotes srd
16770 \end_inset
16771
16772
16773 \family default
16774  Use quotes like 
16775 \begin_inset Quotes sld
16776 \end_inset
16777
16778 this
16779 \begin_inset Quotes srd
16780 \end_inset
16781
16782
16783 \end_layout
16784
16785 \begin_layout Labeling
16786 \labelwidthstring 00.00.0000
16787
16788 \family sans
16789 \begin_inset Quotes gld
16790 \end_inset
16791
16792 Text
16793 \begin_inset Quotes grd
16794 \end_inset
16795
16796
16797 \family default
16798  Use quotes like 
16799 \begin_inset Quotes gld
16800 \end_inset
16801
16802 this
16803 \begin_inset Quotes grd
16804 \end_inset
16805
16806
16807 \end_layout
16808
16809 \begin_layout Labeling
16810 \labelwidthstring 00.00.0000
16811
16812 \family sans
16813 \begin_inset Quotes pld
16814 \end_inset
16815
16816 Text
16817 \begin_inset Quotes prd
16818 \end_inset
16819
16820
16821 \family default
16822  Use quotes like 
16823 \begin_inset Quotes pld
16824 \end_inset
16825
16826 this
16827 \begin_inset Quotes prd
16828 \end_inset
16829
16830
16831 \end_layout
16832
16833 \begin_layout Labeling
16834 \labelwidthstring 00.00.0000
16835
16836 \family sans
16837 \begin_inset Quotes fld
16838 \end_inset
16839
16840 Text
16841 \begin_inset Quotes frd
16842 \end_inset
16843
16844
16845 \family default
16846  Use quotes like 
16847 \begin_inset Quotes fld
16848 \end_inset
16849
16850 this
16851 \begin_inset Quotes frd
16852 \end_inset
16853
16854
16855 \end_layout
16856
16857 \begin_layout Labeling
16858 \labelwidthstring 00.00.0000
16859
16860 \family sans
16861 \begin_inset Quotes ald
16862 \end_inset
16863
16864 Text
16865 \begin_inset Quotes ard
16866 \end_inset
16867
16868
16869 \family default
16870  Use quotes like 
16871 \begin_inset Quotes ald
16872 \end_inset
16873
16874 this
16875 \begin_inset Quotes ard
16876 \end_inset
16877
16878
16879 \end_layout
16880
16881 \begin_layout Standard
16882 For single quotes you have to use the shortcut 
16883 \begin_inset Info
16884 type  "shortcut"
16885 arg   "quote-insert single"
16886 \end_inset
16887
16888 .
16889 \end_layout
16890
16891 \begin_layout Subsection
16892 Ligatures
16893 \begin_inset Index idx
16894 status collapsed
16895
16896 \begin_layout Plain Layout
16897 Typography ! Ligatures
16898 \end_layout
16899
16900 \end_inset
16901
16902
16903 \begin_inset Index idx
16904 status collapsed
16905
16906 \begin_layout Plain Layout
16907 Ligatures | see
16908 \begin_inset ERT
16909 status collapsed
16910
16911 \begin_layout Plain Layout
16912
16913 {
16914 \end_layout
16915
16916 \end_inset
16917
16918 Typography
16919 \begin_inset ERT
16920 status collapsed
16921
16922 \begin_layout Plain Layout
16923
16924 }
16925 \end_layout
16926
16927 \end_inset
16928
16929
16930 \end_layout
16931
16932 \end_inset
16933
16934
16935 \begin_inset CommandInset label
16936 LatexCommand label
16937 name "sub:Ligatures"
16938
16939 \end_inset
16940
16941
16942 \end_layout
16943
16944 \begin_layout Standard
16945 It is standard typesetting practice to group certain letters together and
16946  print them as single characters.
16947  These groups are known as 
16948 \emph on
16949 ligatures
16950 \emph default
16951 .
16952  Since LaTeX knows about ligatures, your documents will contain them too
16953  in the output.
16954  Here are the standard ligatures:
16955 \end_layout
16956
16957 \begin_layout Itemize
16958 ff
16959 \end_layout
16960
16961 \begin_layout Itemize
16962 fi
16963 \end_layout
16964
16965 \begin_layout Itemize
16966 fl
16967 \end_layout
16968
16969 \begin_layout Itemize
16970 ffi
16971 \end_layout
16972
16973 \begin_layout Itemize
16974 ffl
16975 \end_layout
16976
16977 \begin_layout Standard
16978 Some languages uses other ligatures if the document font supports them.
16979 \end_layout
16980
16981 \begin_layout Standard
16982 Sometimes, you don't want a ligature in a word.
16983  While a ligature may be okay in the word, 
16984 \begin_inset Quotes eld
16985 \end_inset
16986
16987 graffiti,
16988 \begin_inset Quotes erd
16989 \end_inset
16990
16991  it looks really weird in compound words, such as 
16992 \begin_inset Quotes eld
16993 \end_inset
16994
16995 cufflink
16996 \begin_inset Quotes erd
16997 \end_inset
16998
16999  or the German 
17000 \begin_inset Quotes eld
17001 \end_inset
17002
17003 Dorffest.
17004 \begin_inset Quotes erd
17005 \end_inset
17006
17007  To break a ligature, use 
17008 \family sans
17009 Insert\SpecialChar \menuseparator
17010 Formatting\SpecialChar \menuseparator
17011 Ligature
17012 \begin_inset space ~
17013 \end_inset
17014
17015 Break.
17016
17017 \family default
17018  This changes 
17019 \begin_inset Quotes eld
17020 \end_inset
17021
17022 cufflinks
17023 \begin_inset Quotes erd
17024 \end_inset
17025
17026  to 
17027 \begin_inset Quotes eld
17028 \end_inset
17029
17030 cuff\SpecialChar \textcompwordmark{}
17031 links
17032 \begin_inset Quotes erd
17033 \end_inset
17034
17035  and 
17036 \begin_inset Quotes eld
17037 \end_inset
17038
17039 Dorffest
17040 \begin_inset Quotes erd
17041 \end_inset
17042
17043  to 
17044 \begin_inset Quotes eld
17045 \end_inset
17046
17047 Dorf\SpecialChar \textcompwordmark{}
17048 fest
17049 \begin_inset Quotes erd
17050 \end_inset
17051
17052 .
17053 \end_layout
17054
17055 \begin_layout Subsection
17056 LyX's Proper Names
17057 \begin_inset Index idx
17058 status collapsed
17059
17060 \begin_layout Plain Layout
17061 LyX ! Proper names
17062 \end_layout
17063
17064 \end_inset
17065
17066
17067 \begin_inset CommandInset label
17068 LatexCommand label
17069 name "sub:LyX's-Proper-Names"
17070
17071 \end_inset
17072
17073
17074 \end_layout
17075
17076 \begin_layout Standard
17077 You will certainly have noticed that the word “LaTeX” always appears with
17078  characters in different sizes and positions.
17079  LaTeX is the name of the program used by LyX and is therefore recognized
17080  as a proper name when you type it in LyX as 
17081 \begin_inset Quotes eld
17082 \end_inset
17083
17084 LaT
17085 \begin_inset ERT
17086 status collapsed
17087
17088 \begin_layout Plain Layout
17089
17090 {}
17091 \end_layout
17092
17093 \end_inset
17094
17095 eX
17096 \begin_inset Quotes erd
17097 \end_inset
17098
17099 .
17100 \begin_inset Note Note
17101 status collapsed
17102
17103 \begin_layout Plain Layout
17104 The braces in TeX Code are here to avoid that the Text appears as proper
17105  name in the output, see the last paragraph of this section.
17106 \end_layout
17107
17108 \end_inset
17109
17110  Note the order of the upper- and lowercase letters! LyX recognizes the
17111  following proper names:
17112 \end_layout
17113
17114 \begin_layout Description
17115 LyX The name of the game, write 
17116 \begin_inset Quotes eld
17117 \end_inset
17118
17119 L
17120 \begin_inset ERT
17121 status collapsed
17122
17123 \begin_layout Plain Layout
17124
17125 {}
17126 \end_layout
17127
17128 \end_inset
17129
17130 yX
17131 \begin_inset Quotes erd
17132 \end_inset
17133
17134  to produce it.
17135 \end_layout
17136
17137 \begin_layout Description
17138 TeX The program used by LaTeX, write 
17139 \begin_inset Quotes eld
17140 \end_inset
17141
17142 T
17143 \begin_inset ERT
17144 status collapsed
17145
17146 \begin_layout Plain Layout
17147
17148 {}
17149 \end_layout
17150
17151 \end_inset
17152
17153 eX
17154 \begin_inset Quotes erd
17155 \end_inset
17156
17157  to produce it.
17158 \end_layout
17159
17160 \begin_layout Description
17161 LaTeX The program used by LyX, write 
17162 \begin_inset Quotes eld
17163 \end_inset
17164
17165 LaT
17166 \begin_inset ERT
17167 status collapsed
17168
17169 \begin_layout Plain Layout
17170
17171 {}
17172 \end_layout
17173
17174 \end_inset
17175
17176 eX
17177 \begin_inset Quotes erd
17178 \end_inset
17179
17180  to produce it.
17181 \end_layout
17182
17183 \begin_layout Description
17184 LaTeX2e The actual version of LaTeX, write 
17185 \begin_inset Quotes eld
17186 \end_inset
17187
17188 LaT
17189 \begin_inset ERT
17190 status collapsed
17191
17192 \begin_layout Plain Layout
17193
17194 {}
17195 \end_layout
17196
17197 \end_inset
17198
17199 eX2e
17200 \begin_inset Quotes erd
17201 \end_inset
17202
17203  to produce it.
17204 \end_layout
17205
17206 \begin_layout Standard
17207 You might wonder why the LaTeX-version is 
17208 \begin_inset Quotes eld
17209 \end_inset
17210
17211 2
17212 \begin_inset Formula $\epsilon$
17213 \end_inset
17214
17215
17216 \begin_inset Quotes erd
17217 \end_inset
17218
17219 .
17220  It is an old tradition in the TeX-world to give programs geek version numbers.
17221  For example the version number of TeX converges to the number 
17222 \begin_inset Formula $\pi$
17223 \end_inset
17224
17225 : The actual version is 
17226 \begin_inset Quotes eld
17227 \end_inset
17228
17229 TeX-3.141592
17230 \begin_inset Quotes erd
17231 \end_inset
17232
17233 , the previous one was 
17234 \begin_inset Quotes eld
17235 \end_inset
17236
17237 TeX-3.14159
17238 \begin_inset Quotes erd
17239 \end_inset
17240
17241 .
17242 \end_layout
17243
17244 \begin_layout Standard
17245 If you don't want to use proper names, for example, in section headings,
17246  you can insert two empty braces in TeX Code in the word.
17247  In LyX this will look like 
17248 \begin_inset Graphics
17249         filename clipart/LaTeX.png
17250         scale 80
17251
17252 \end_inset
17253
17254 .
17255 \begin_inset Newline newline
17256 \end_inset
17257
17258 For more about TeX Code, see section
17259 \begin_inset space ~
17260 \end_inset
17261
17262
17263 \begin_inset CommandInset ref
17264 LatexCommand ref
17265 reference "sec:TeX-Code"
17266
17267 \end_inset
17268
17269 .
17270 \end_layout
17271
17272 \begin_layout Subsection
17273 Units
17274 \begin_inset Index idx
17275 status collapsed
17276
17277 \begin_layout Plain Layout
17278 Typography ! Units
17279 \end_layout
17280
17281 \end_inset
17282
17283
17284 \end_layout
17285
17286 \begin_layout Standard
17287 Generally the space between units and the number is smaller than the normal
17288  space between two words.
17289  As you can see in the example below, it looks better when the space is
17290  smaller.
17291  To get such a 
17292 \begin_inset Quotes eld
17293 \end_inset
17294
17295 half space
17296 \begin_inset Quotes erd
17297 \end_inset
17298
17299  for units use the menu 
17300 \family sans
17301 Insert\SpecialChar \menuseparator
17302 Formatting\SpecialChar \menuseparator
17303 Thin
17304 \begin_inset space ~
17305 \end_inset
17306
17307 Space
17308 \family default
17309  (shortcut 
17310 \begin_inset Info
17311 type  "shortcuts"
17312 arg   "space-insert thin"
17313 \end_inset
17314
17315 ).
17316 \end_layout
17317
17318 \begin_layout Standard
17319 Here is an example to show the differences:
17320 \end_layout
17321
17322 \begin_layout Standard
17323 \begin_inset Tabular
17324 <lyxtabular version="3" rows="2" columns="2">
17325 <features rotate="0" tabularvalignment="middle">
17326 <column alignment="left" valignment="top">
17327 <column alignment="left" valignment="top">
17328 <row>
17329 <cell alignment="center" valignment="top" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Plain Layout
17333 24
17334 \begin_inset space ~
17335 \end_inset
17336
17337 kW
17338 \begin_inset Formula $\cdot$
17339 \end_inset
17340
17341 h
17342 \end_layout
17343
17344 \end_inset
17345 </cell>
17346 <cell alignment="center" valignment="top" usebox="none">
17347 \begin_inset Text
17348
17349 \begin_layout Plain Layout
17350 space between number and unit
17351 \end_layout
17352
17353 \end_inset
17354 </cell>
17355 </row>
17356 <row>
17357 <cell alignment="center" valignment="top" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361 24
17362 \begin_inset space \thinspace{}
17363 \end_inset
17364
17365 kW
17366 \begin_inset Formula $\cdot$
17367 \end_inset
17368
17369 h
17370 \end_layout
17371
17372 \end_inset
17373 </cell>
17374 <cell alignment="center" valignment="top" usebox="none">
17375 \begin_inset Text
17376
17377 \begin_layout Plain Layout
17378 half space between number and unit
17379 \end_layout
17380
17381 \end_inset
17382 </cell>
17383 </row>
17384 </lyxtabular>
17385
17386 \end_inset
17387
17388
17389 \end_layout
17390
17391 \begin_layout Subsection
17392 Widows and Orphans
17393 \begin_inset Index idx
17394 status collapsed
17395
17396 \begin_layout Plain Layout
17397 Typography ! Widows and orphans
17398 \end_layout
17399
17400 \end_inset
17401
17402
17403 \end_layout
17404
17405 \begin_layout Standard
17406 In the early days of word processors, page breaks went wherever the page
17407  happened to end.
17408  There was no regard for what was actually going on in the text.
17409  For example the heading for a new section was printed at the very bottom
17410  of the page, the first line of a new paragraph all alone at the bottom
17411  of a page, or the last line of a paragraph at the top of a new page.
17412  These bits of text became known as 
17413 \emph on
17414 widows
17415 \emph default
17416  and 
17417 \emph on
17418 orphans
17419 \emph default
17420 .
17421 \end_layout
17422
17423 \begin_layout Standard
17424 Clearly, LyX can avoid breaking pages after a section heading.
17425  That's part of the advantage of paragraph environments.
17426  But what about widows and orphans, where the page breaks leave one line
17427  of a paragraph all alone at the top or bottom of a page? There are rules
17428  built into LaTeX governing page breaks, and some of those rules are there
17429  specifically to prevent widows and orphans.
17430  If they appear nevertheless and you don't like them, you can add the commands
17431 \begin_inset Newline newline
17432 \end_inset
17433
17434
17435 \series bold
17436
17437 \backslash
17438 widowpenalty=10000
17439 \begin_inset Newline newline
17440 \end_inset
17441
17442
17443 \backslash
17444 clubpenalty=10000
17445 \series default
17446
17447 \begin_inset Newline newline
17448 \end_inset
17449
17450 to the LaTeX preamble of your document to avoid them.
17451  Some LaTeX books (such as
17452 \begin_inset space ~
17453 \end_inset
17454
17455
17456 \begin_inset CommandInset citation
17457 LatexCommand cite
17458 key "latexcompanion"
17459
17460 \end_inset
17461
17462  or
17463 \begin_inset space ~
17464 \end_inset
17465
17466
17467 \begin_inset CommandInset citation
17468 LatexCommand cite
17469 key "latexguide"
17470
17471 \end_inset
17472
17473 ) have more information about the technical details of LaTeX's page break
17474  mechanism.
17475 \end_layout
17476
17477 \begin_layout Chapter
17478 Notes, Graphics, Tables and Floats
17479 \begin_inset CommandInset label
17480 LatexCommand label
17481 name "chap:Floats-and-Notes"
17482
17483 \end_inset
17484
17485
17486 \end_layout
17487
17488 \begin_layout Standard
17489 The issues of this chapter are described in detail in the 
17490 \emph on
17491 Embedded
17492 \begin_inset space ~
17493 \end_inset
17494
17495 Objects
17496 \emph default
17497  manual.
17498  There you will also find tips and tricks for special cases.
17499 \end_layout
17500
17501 \begin_layout Section
17502 Notes
17503 \begin_inset Index idx
17504 status collapsed
17505
17506 \begin_layout Plain Layout
17507 Notes
17508 \end_layout
17509
17510 \end_inset
17511
17512
17513 \begin_inset CommandInset label
17514 LatexCommand label
17515 name "sec:Notes"
17516
17517 \end_inset
17518
17519
17520 \end_layout
17521
17522 \begin_layout Standard
17523 LyX offers you a few types of notes to add to your document:
17524 \end_layout
17525
17526 \begin_layout Description
17527 LyX
17528 \begin_inset space ~
17529 \end_inset
17530
17531 Note This note type is for internal notes that will not appear in the output.
17532 \begin_inset Newline newline
17533 \end_inset
17534
17535
17536 \begin_inset Note Note
17537 status open
17538
17539 \begin_layout Plain Layout
17540 This is text in a note box that doesn't appear in the output.
17541 \end_layout
17542
17543 \end_inset
17544
17545
17546 \end_layout
17547
17548 \begin_layout Description
17549 Comment This note also doesn't appear in the output but it does appear as
17550  a LaTeX-comment when you export the document to LaTeX via the menu 
17551 \family sans
17552 File\SpecialChar \menuseparator
17553 Export\SpecialChar \menuseparator
17554 LaT
17555 \begin_inset ERT
17556 status collapsed
17557
17558 \begin_layout Plain Layout
17559
17560 {}
17561 \end_layout
17562
17563 \end_inset
17564
17565 eX
17566 \begin_inset space ~
17567 \end_inset
17568
17569 (xxx)
17570 \family default
17571 .
17572 \begin_inset Newline newline
17573 \end_inset
17574
17575
17576 \begin_inset Note Comment
17577 status open
17578
17579 \begin_layout Plain Layout
17580 This is text in a note box that only appears as a comment in LaTeX-files.
17581 \end_layout
17582
17583 \end_inset
17584
17585
17586 \end_layout
17587
17588 \begin_layout Description
17589 Greyed
17590 \begin_inset space ~
17591 \end_inset
17592
17593 Out This note will appear in the output as text in a color which you can
17594  set in the document settings under 
17595 \family sans
17596 Colors\SpecialChar \menuseparator
17597 Greyed-out
17598 \begin_inset space ~
17599 \end_inset
17600
17601 notes
17602 \family default
17603 .
17604 \begin_inset Newline newline
17605 \end_inset
17606
17607
17608 \begin_inset Newline newline
17609 \end_inset
17610
17611
17612 \begin_inset Note Greyedout
17613 status open
17614
17615 \begin_layout Plain Layout
17616 This is the text
17617 \begin_inset Foot
17618 status collapsed
17619
17620 \begin_layout Plain Layout
17621 This is an example footnote within a greyed out note.
17622  In this document the color of this note type is set to blue.
17623 \end_layout
17624
17625 \end_inset
17626
17627  of a comment that appears in the output.
17628 \end_layout
17629
17630 \end_inset
17631
17632
17633 \begin_inset Newline newline
17634 \end_inset
17635
17636
17637 \begin_inset Newline newline
17638 \end_inset
17639
17640 As you can see in the example, greyed out notes can have footnotes.
17641 \end_layout
17642
17643 \begin_layout Standard
17644 Notes are inserted with the toolbar button 
17645 \begin_inset Info
17646 type  "icon"
17647 arg   "note-insert"
17648 \end_inset
17649
17650  or the menu 
17651 \family sans
17652 Insert\SpecialChar \menuseparator
17653 Note
17654 \family default
17655 .
17656  Right-click on the note box that appears to select the note type.
17657 \end_layout
17658
17659 \begin_layout Section
17660 Footnotes
17661 \begin_inset Index idx
17662 status collapsed
17663
17664 \begin_layout Plain Layout
17665 Footnotes
17666 \end_layout
17667
17668 \end_inset
17669
17670
17671 \begin_inset CommandInset label
17672 LatexCommand label
17673 name "sec:Footnotes"
17674
17675 \end_inset
17676
17677
17678 \end_layout
17679
17680 \begin_layout Standard
17681 LyX uses boxes to display footnotes: When you insert a footnote using the
17682  menu 
17683 \family sans
17684 Insert\SpecialChar \menuseparator
17685 Footnote
17686 \family default
17687  or the toolbar button 
17688 \begin_inset Info
17689 type  "icon"
17690 arg   "footnote-insert"
17691 \end_inset
17692
17693
17694 \family roman
17695 \series medium
17696 \bar no
17697 you will see
17698 \family default
17699 \series default
17700 \bar default
17701  a box like this: 
17702 \begin_inset Graphics
17703         filename clipart/footnoteQt4.png
17704         scale 80
17705
17706 \end_inset
17707
17708
17709 \family roman
17710 \series medium
17711 \bar no
17712  This box is LyX's representation of your footnote.
17713  If you
17714 \family default
17715 \series default
17716 \bar default
17717  left-click on 
17718 \family roman
17719 \series medium
17720 \bar no
17721 the 
17722 \begin_inset Quotes eld
17723 \end_inset
17724
17725
17726 \family sans
17727 foot
17728 \family roman
17729
17730 \begin_inset Quotes erd
17731 \end_inset
17732
17733
17734 \family default
17735 \series default
17736 \bar default
17737  
17738 \family roman
17739 \series medium
17740 \bar no
17741 label, the box will
17742 \family default
17743 \series default
17744 \bar default
17745  be opened and you can enter the footnote text into it.
17746  Clicking on the box label again will close 
17747 \family roman
17748 \series medium
17749 \bar no
17750 the
17751 \family default
17752 \series default
17753 \bar default
17754  box
17755 \family roman
17756 \series medium
17757 \bar no
17758 .
17759  If you want to turn existing text into a footnote, simply highlight it
17760  and click on the footnote
17761 \family default
17762 \series default
17763 \bar default
17764  toolbar 
17765 \family roman
17766 \series medium
17767 \bar no
17768 button
17769 \family default
17770 \series default
17771 \bar default
17772 .
17773 \end_layout
17774
17775 \begin_layout Standard
17776 Here is an example footnote:
17777 \family roman
17778 \series medium
17779 \bar no
17780
17781 \begin_inset Foot
17782 status collapsed
17783
17784 \begin_layout Plain Layout
17785 To close a footnote, click on the footnote box label.
17786 \end_layout
17787
17788 \end_inset
17789
17790
17791 \end_layout
17792
17793 \begin_layout Standard
17794 The footnote will appear in the output as a superscript number at the text
17795  position where the footnote box is placed.
17796  The footnote text is placed at the bottom of the current page.
17797  The footnote number is calculated by LyX according to the document class.
17798  LyX does not yet support a particular numbering scheme, but you can get
17799  other schemes using special LaTeX-commands.
17800  T
17801 \family roman
17802 h
17803 \family default
17804 ey are described in the 
17805 \emph on
17806 Embedded
17807 \begin_inset space ~
17808 \end_inset
17809
17810 Objects
17811 \emph default
17812  manual.
17813 \end_layout
17814
17815 \begin_layout Section
17816 Marginal Notes
17817 \begin_inset Index idx
17818 status collapsed
17819
17820 \begin_layout Plain Layout
17821 Marginal notes
17822 \end_layout
17823
17824 \end_inset
17825
17826
17827 \begin_inset CommandInset label
17828 LatexCommand label
17829 name "sec:Marginal-Notes"
17830
17831 \end_inset
17832
17833
17834 \end_layout
17835
17836 \begin_layout Standard
17837 Marginal notes look and behave just like footnotes in LyX.
17838  When you insert a margin note via the menu 
17839 \family sans
17840 Insert\SpecialChar \menuseparator
17841 Marginal
17842 \begin_inset space ~
17843 \end_inset
17844
17845 Note
17846 \family default
17847  or the toolbar button 
17848 \begin_inset Info
17849 type  "icon"
17850 arg   "marginalnote-insert"
17851 \end_inset
17852
17853 , you will see 
17854 \family roman
17855 \series medium
17856 a
17857 \family default
17858 \series default
17859  
17860 \family roman
17861 \series medium
17862 box with the
17863 \family default
17864 \series default
17865  
17866 \family roman
17867 \series medium
17868 label 
17869 \begin_inset Quotes eld
17870 \end_inset
17871
17872 margin
17873 \begin_inset Quotes erd
17874 \end_inset
17875
17876  appearing within your text.
17877  This box is LyX's representation of your margin
17878 \family default
17879 \series default
17880 al 
17881 \family roman
17882 \series medium
17883 note.
17884 \end_layout
17885
17886 \begin_layout Standard
17887 At the side of this sentence is an example marginal note.
17888 \family roman
17889 \series medium
17890
17891 \begin_inset Marginal
17892 status open
17893
17894 \begin_layout Plain Layout
17895 \align left
17896 This is a marginal note.
17897 \end_layout
17898
17899 \end_inset
17900
17901
17902 \end_layout
17903
17904 \begin_layout Standard
17905 Marginal notes appear at the right side in single-sided documents.
17906  In double-sided documents they appear in the outer margin – left on even
17907  pages, right on odd pages.
17908 \end_layout
17909
17910 \begin_layout Standard
17911 For further information about marginal notes see the section 
17912 \emph on
17913 Margin
17914 \begin_inset space ~
17915 \end_inset
17916
17917 Notes
17918 \emph default
17919  in the 
17920 \emph on
17921 Embedded
17922 \begin_inset space ~
17923 \end_inset
17924
17925 Objects
17926 \emph default
17927  manual.
17928 \end_layout
17929
17930 \begin_layout Section
17931 Graphics and Images
17932 \begin_inset Index idx
17933 status collapsed
17934
17935 \begin_layout Plain Layout
17936 Images
17937 \end_layout
17938
17939 \end_inset
17940
17941
17942 \begin_inset Index idx
17943 status collapsed
17944
17945 \begin_layout Plain Layout
17946 Graphics
17947 \end_layout
17948
17949 \end_inset
17950
17951
17952 \begin_inset CommandInset label
17953 LatexCommand label
17954 name "sec:Graphics"
17955
17956 \end_inset
17957
17958
17959 \end_layout
17960
17961 \begin_layout Standard
17962 To insert an image in your document, place the cursor at the text position
17963  you want and click on the toolbar icon 
17964 \begin_inset Info
17965 type  "icon"
17966 arg   "dialog-show-new-inset graphics"
17967 \end_inset
17968
17969  or select 
17970 \family sans
17971 Insert\SpecialChar \menuseparator
17972 Graphics
17973 \family default
17974  from the menu.
17975  Then a dialog will appear to choose the file to load.
17976 \end_layout
17977
17978 \begin_layout Standard
17979 This dialog has numerous mostly self-explanatory parameters.
17980  The 
17981 \family sans
17982 Graphics
17983 \family default
17984  tab allows you to choose your image file.
17985  The image can be transformed by setting a rotation angle and a scaling
17986  factor.
17987  The scaling units are explained in Appendix
17988 \begin_inset space ~
17989 \end_inset
17990
17991
17992 \begin_inset CommandInset ref
17993 LatexCommand ref
17994 reference "chap:Units-available-in"
17995
17996 \end_inset
17997
17998 .
17999 \end_layout
18000
18001 \begin_layout Standard
18002 In the tab 
18003 \family sans
18004 Clipping
18005 \family default
18006  it is possible to set image coordinates to adjust the height and width
18007  of the image in the output.
18008  The coordinates can also be calculated automatically by pressing the button
18009  
18010 \family sans
18011 Get
18012 \begin_inset space ~
18013 \end_inset
18014
18015 from
18016 \begin_inset space ~
18017 \end_inset
18018
18019 file
18020 \family default
18021 .
18022  The option 
18023 \family sans
18024 Clip
18025 \begin_inset space ~
18026 \end_inset
18027
18028 to
18029 \begin_inset space ~
18030 \end_inset
18031
18032 bounding
18033 \begin_inset space ~
18034 \end_inset
18035
18036 box
18037 \family default
18038  will only print the image region within the given coordinates.
18039  Normally you don't need to take care about image coordinates and can ignore
18040  the tab 
18041 \family sans
18042 Clipping
18043 \family default
18044 .
18045 \end_layout
18046
18047 \begin_layout Standard
18048 In the 
18049 \family sans
18050 LaT
18051 \begin_inset ERT
18052 status collapsed
18053
18054 \begin_layout Plain Layout
18055
18056 {}
18057 \end_layout
18058
18059 \end_inset
18060
18061 eX
18062 \begin_inset space ~
18063 \end_inset
18064
18065 and
18066 \begin_inset space ~
18067 \end_inset
18068
18069 Ly
18070 \begin_inset ERT
18071 status collapsed
18072
18073 \begin_layout Plain Layout
18074
18075 {}
18076 \end_layout
18077
18078 \end_inset
18079
18080 X options
18081 \family default
18082  tab LaTeX experts can specify additional LaTeX options.
18083  In this tab you can also specify the appearance of the image inside LyX.
18084  The option 
18085 \family sans
18086 Draft
18087 \begin_inset space ~
18088 \end_inset
18089
18090 mode
18091 \family default
18092  has the effect that the image doesn't appear in the output, only a frame
18093  with the image size is printed.
18094  The option 
18095 \family sans
18096 Don't
18097 \begin_inset space ~
18098 \end_inset
18099
18100 unzip
18101 \begin_inset space ~
18102 \end_inset
18103
18104 on
18105 \begin_inset space ~
18106 \end_inset
18107
18108 export
18109 \family default
18110  is explained in the 
18111 \emph on
18112 Embedded
18113 \begin_inset space ~
18114 \end_inset
18115
18116 Objects
18117 \emph default
18118  manual in section 
18119 \emph on
18120 Graphics Dialog
18121 \emph default
18122 .
18123 \end_layout
18124
18125 \begin_layout Standard
18126 The graphics dialog can be called at any time by clicking on an image.
18127  Images will appear in the output exactly at the position where they are
18128  in the text.
18129  This is an example image within a separate, horizontally centered paragraph:
18130 \end_layout
18131
18132 \begin_layout Standard
18133 \align center
18134 \begin_inset Graphics
18135         filename clipart/mobius.eps
18136         scale 70
18137
18138 \end_inset
18139
18140
18141 \end_layout
18142
18143 \begin_layout Standard
18144 If you need image captions or want to reference images, you have to put
18145  the image into a float, see section
18146 \begin_inset space ~
18147 \end_inset
18148
18149
18150 \begin_inset CommandInset ref
18151 LatexCommand ref
18152 reference "sub:Figure-Floats"
18153
18154 \end_inset
18155
18156 .
18157 \end_layout
18158
18159 \begin_layout Subsection
18160 Image Formats
18161 \begin_inset Index idx
18162 status collapsed
18163
18164 \begin_layout Plain Layout
18165 Images ! Formats
18166 \end_layout
18167
18168 \end_inset
18169
18170
18171 \begin_inset CommandInset label
18172 LatexCommand label
18173 name "sub:Image-Formats"
18174
18175 \end_inset
18176
18177
18178 \end_layout
18179
18180 \begin_layout Standard
18181 You can insert images in any known file format.
18182  But as we explained in section
18183 \begin_inset space ~
18184 \end_inset
18185
18186
18187 \begin_inset CommandInset ref
18188 LatexCommand ref
18189 reference "sub:Output-file-formats"
18190
18191 \end_inset
18192
18193 , every output document format allows only a few image formats.
18194  LyX therefore uses the program 
18195 \family typewriter
18196 ImageMagick
18197 \family default
18198  in the background to convert the images to the right format.
18199  To increase your workflow by avoiding these conversions in the background,
18200  use only the image formats listed in the subsections of section
18201 \begin_inset space ~
18202 \end_inset
18203
18204
18205 \begin_inset CommandInset ref
18206 LatexCommand ref
18207 reference "sub:Output-file-formats"
18208
18209 \end_inset
18210
18211 .
18212 \end_layout
18213
18214 \begin_layout Standard
18215 Similar to fonts there are two types of image formats:
18216 \end_layout
18217
18218 \begin_layout Description
18219 Bitmap
18220 \begin_inset space ~
18221 \end_inset
18222
18223 images consist of pixel values, often in a compressed form.
18224  They are therefore not fully scalable and look pixelated in large zooms.
18225  Well-known bitmap image formats are 
18226 \begin_inset Quotes eld
18227 \end_inset
18228
18229 Graphics Interchange Format
18230 \begin_inset Quotes erd
18231 \end_inset
18232
18233  (GIF, file extension 
18234 \begin_inset Quotes eld
18235 \end_inset
18236
18237
18238 \family typewriter
18239 .gif
18240 \family default
18241
18242 \begin_inset Quotes erd
18243 \end_inset
18244
18245 )
18246 \begin_inset Index idx
18247 status collapsed
18248
18249 \begin_layout Plain Layout
18250 GIF|see
18251 \begin_inset ERT
18252 status collapsed
18253
18254 \begin_layout Plain Layout
18255
18256 {
18257 \end_layout
18258
18259 \end_inset
18260
18261 Image formats
18262 \begin_inset ERT
18263 status collapsed
18264
18265 \begin_layout Plain Layout
18266
18267 }
18268 \end_layout
18269
18270 \end_inset
18271
18272
18273 \end_layout
18274
18275 \end_inset
18276
18277
18278 \begin_inset Quotes eld
18279 \end_inset
18280
18281 Portable Network Graphics
18282 \begin_inset Quotes erd
18283 \end_inset
18284
18285  (PNG, file extension 
18286 \begin_inset Quotes eld
18287 \end_inset
18288
18289
18290 \family typewriter
18291 .png
18292 \family default
18293
18294 \begin_inset Quotes erd
18295 \end_inset
18296
18297 )
18298 \begin_inset Index idx
18299 status collapsed
18300
18301 \begin_layout Plain Layout
18302 PNG|see
18303 \begin_inset ERT
18304 status collapsed
18305
18306 \begin_layout Plain Layout
18307
18308 {
18309 \end_layout
18310
18311 \end_inset
18312
18313 Image formats
18314 \begin_inset ERT
18315 status collapsed
18316
18317 \begin_layout Plain Layout
18318
18319 }
18320 \end_layout
18321
18322 \end_inset
18323
18324
18325 \end_layout
18326
18327 \end_inset
18328
18329 , and 
18330 \begin_inset Quotes eld
18331 \end_inset
18332
18333 Joint Photographic Experts Group
18334 \begin_inset Quotes erd
18335 \end_inset
18336
18337  (JPG, file extension 
18338 \begin_inset Quotes eld
18339 \end_inset
18340
18341
18342 \family typewriter
18343 .jpg
18344 \family default
18345
18346 \begin_inset Quotes erd
18347 \end_inset
18348
18349  or 
18350 \begin_inset Quotes eld
18351 \end_inset
18352
18353
18354 \family typewriter
18355 .jpeg
18356 \family default
18357
18358 \begin_inset Quotes erd
18359 \end_inset
18360
18361 )
18362 \begin_inset Index idx
18363 status collapsed
18364
18365 \begin_layout Plain Layout
18366 JPG|see
18367 \begin_inset ERT
18368 status collapsed
18369
18370 \begin_layout Plain Layout
18371
18372 {
18373 \end_layout
18374
18375 \end_inset
18376
18377 Image formats
18378 \begin_inset ERT
18379 status collapsed
18380
18381 \begin_layout Plain Layout
18382
18383 }
18384 \end_layout
18385
18386 \end_inset
18387
18388
18389 \end_layout
18390
18391 \end_inset
18392
18393 .
18394 \end_layout
18395
18396 \begin_layout Description
18397 Scalable
18398 \begin_inset space ~
18399 \end_inset
18400
18401 images consist of vectors and can therefore be scaled to any size without
18402  data loss.
18403  The scaling ability is desired if you want to create presentations, because
18404  presentations are always scaled by the beamer.
18405  Scaling is also useful for online documents to let the user zoom into diagrams.
18406 \begin_inset Newline newline
18407 \end_inset
18408
18409 Scalable image formats can be 
18410 \begin_inset Quotes eld
18411 \end_inset
18412
18413 Scalable Vector Graphics
18414 \begin_inset Quotes erd
18415 \end_inset
18416
18417  (SVG, file extension 
18418 \begin_inset Quotes eld
18419 \end_inset
18420
18421
18422 \family typewriter
18423 .svg
18424 \family default
18425
18426 \begin_inset Quotes erd
18427 \end_inset
18428
18429 )
18430 \begin_inset Index idx
18431 status collapsed
18432
18433 \begin_layout Plain Layout
18434 SVG|see
18435 \begin_inset ERT
18436 status collapsed
18437
18438 \begin_layout Plain Layout
18439
18440 {
18441 \end_layout
18442
18443 \end_inset
18444
18445 Image formats
18446 \begin_inset ERT
18447 status collapsed
18448
18449 \begin_layout Plain Layout
18450
18451 }
18452 \end_layout
18453
18454 \end_inset
18455
18456
18457 \end_layout
18458
18459 \end_inset
18460
18461
18462 \begin_inset Quotes eld
18463 \end_inset
18464
18465 Encapsulated PostScript
18466 \begin_inset Quotes erd
18467 \end_inset
18468
18469  (EPS, file extension 
18470 \begin_inset Quotes eld
18471 \end_inset
18472
18473
18474 \family typewriter
18475 .eps
18476 \family default
18477
18478 \begin_inset Quotes erd
18479 \end_inset
18480
18481 )
18482 \begin_inset Index idx
18483 status collapsed
18484
18485 \begin_layout Plain Layout
18486 EPS|see
18487 \begin_inset ERT
18488 status collapsed
18489
18490 \begin_layout Plain Layout
18491
18492 {
18493 \end_layout
18494
18495 \end_inset
18496
18497 Image formats
18498 \begin_inset ERT
18499 status collapsed
18500
18501 \begin_layout Plain Layout
18502
18503 }
18504 \end_layout
18505
18506 \end_inset
18507
18508
18509 \end_layout
18510
18511 \end_inset
18512
18513 , and 
18514 \begin_inset Quotes eld
18515 \end_inset
18516
18517 Portable Document Format
18518 \begin_inset Quotes erd
18519 \end_inset
18520
18521  (PDF, file extension 
18522 \begin_inset Quotes eld
18523 \end_inset
18524
18525
18526 \family typewriter
18527 .pdf
18528 \family default
18529
18530 \begin_inset Quotes erd
18531 \end_inset
18532
18533 )
18534 \begin_inset Index idx
18535 status collapsed
18536
18537 \begin_layout Plain Layout
18538 PDF
18539 \end_layout
18540
18541 \end_inset
18542
18543 .
18544  We say 
18545 \begin_inset Quotes eld
18546 \end_inset
18547
18548 can be
18549 \begin_inset Quotes erd
18550 \end_inset
18551
18552 , because you can convert any bitmap image format to PDF or EPS and the
18553  result will not be scalable.
18554  In this case only a header with the image properties is added to the original
18555  image.
18556 \begin_inset Foot
18557 status collapsed
18558
18559 \begin_layout Plain Layout
18560 In the case of PDF, the original image is additionally compressed.
18561 \end_layout
18562
18563 \end_inset
18564
18565
18566 \end_layout
18567
18568 \begin_layout Standard
18569 Normally one cannot convert a bitmap image into a scalable one, only 
18570 \emph on
18571 vice versa
18572 \emph default
18573 .
18574 \end_layout
18575
18576 \begin_layout Subsection
18577 Grouping of Image Settings
18578 \begin_inset Index idx
18579 status collapsed
18580
18581 \begin_layout Plain Layout
18582 Images ! Settings grouping
18583 \end_layout
18584
18585 \end_inset
18586
18587
18588 \end_layout
18589
18590 \begin_layout Standard
18591 Each image can define a new group of image settings or join an existing
18592  group.
18593  Images within such a group share their settings, so adjusting one image
18594  of the group automatically also adjusts all other images of the group in
18595  the same way.
18596  So you can for example change the size for a bunch of images without the
18597  need to manually change each of them.
18598  
18599 \end_layout
18600
18601 \begin_layout Standard
18602 A new group can be set by pressing the button 
18603 \family sans
18604 Open
18605 \begin_inset space ~
18606 \end_inset
18607
18608 new
18609 \begin_inset space ~
18610 \end_inset
18611
18612 group
18613 \family default
18614  in the
18615 \family sans
18616  Graphics
18617 \family default
18618  dialog in the 
18619 \family sans
18620 LaT
18621 \begin_inset ERT
18622 status collapsed
18623
18624 \begin_layout Plain Layout
18625
18626 {}
18627 \end_layout
18628
18629 \end_inset
18630
18631 eX
18632 \begin_inset space ~
18633 \end_inset
18634
18635 and
18636 \begin_inset space ~
18637 \end_inset
18638
18639 Ly
18640 \begin_inset ERT
18641 status collapsed
18642
18643 \begin_layout Plain Layout
18644
18645 {}
18646 \end_layout
18647
18648 \end_inset
18649
18650 X options
18651 \family default
18652  tab.
18653  Joining an existing group can be done using the context menu of the image
18654  and checking the name of the desired group.
18655 \end_layout
18656
18657 \begin_layout Section
18658 Tables
18659 \begin_inset Index idx
18660 status collapsed
18661
18662 \begin_layout Plain Layout
18663 Tables
18664 \end_layout
18665
18666 \end_inset
18667
18668
18669 \begin_inset CommandInset label
18670 LatexCommand label
18671 name "sec:Tables"
18672
18673 \end_inset
18674
18675
18676 \end_layout
18677
18678 \begin_layout Standard
18679 You can insert a table using either the toolbar button 
18680 \begin_inset Info
18681 type  "icon"
18682 arg   "tabular-insert"
18683 \end_inset
18684
18685  or the menu 
18686 \family sans
18687 Insert\SpecialChar \menuseparator
18688 Table
18689 \family default
18690 .
18691  A dialog will appear, asking you for the number of rows and columns.
18692  The default table has lines around any cell and the first row appears separated
18693  from the rest of the table.
18694  This separation appears due to a double line: The cells of the first row
18695  have a line below them and the cells of the second row have a line above
18696  them.
18697  Here is an example table:
18698 \end_layout
18699
18700 \begin_layout Standard
18701 \align center
18702 \begin_inset Tabular
18703 <lyxtabular version="3" rows="4" columns="4">
18704 <features rotate="0" tabularvalignment="middle">
18705 <column alignment="center" valignment="top" width="0pt">
18706 <column alignment="center" valignment="top" width="0pt">
18707 <column alignment="center" valignment="top" width="0in">
18708 <column alignment="center" valignment="top" width="0pt">
18709 <row>
18710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18720 \begin_inset Text
18721
18722 \begin_layout Plain Layout
18723
18724 \family roman
18725 \series medium
18726 \shape up
18727 \size normal
18728 \emph off
18729 \bar no
18730 \noun off
18731 \color none
18732 1
18733 \end_layout
18734
18735 \end_inset
18736 </cell>
18737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18738 \begin_inset Text
18739
18740 \begin_layout Plain Layout
18741 2
18742 \end_layout
18743
18744 \end_inset
18745 </cell>
18746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18747 \begin_inset Text
18748
18749 \begin_layout Plain Layout
18750 3
18751 \end_layout
18752
18753 \end_inset
18754 </cell>
18755 </row>
18756 <row>
18757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18758 \begin_inset Text
18759
18760 \begin_layout Plain Layout
18761
18762 \family roman
18763 \series medium
18764 \shape up
18765 \size normal
18766 \emph off
18767 \bar no
18768 \noun off
18769 \color none
18770 A
18771 \end_layout
18772
18773 \end_inset
18774 </cell>
18775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18776 \begin_inset Text
18777
18778 \begin_layout Plain Layout
18779
18780 \end_layout
18781
18782 \end_inset
18783 </cell>
18784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18785 \begin_inset Text
18786
18787 \begin_layout Plain Layout
18788
18789 \end_layout
18790
18791 \end_inset
18792 </cell>
18793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797
18798 \end_layout
18799
18800 \end_inset
18801 </cell>
18802 </row>
18803 <row>
18804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808
18809 \family roman
18810 \series medium
18811 \shape up
18812 \size normal
18813 \emph off
18814 \bar no
18815 \noun off
18816 \color none
18817 B
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835
18836 \size normal
18837 \noun off
18838 \color none
18839  
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18845 \begin_inset Text
18846
18847 \begin_layout Plain Layout
18848
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 </row>
18854 <row>
18855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859
18860 \family roman
18861 \series medium
18862 \shape up
18863 \size normal
18864 \emph off
18865 \bar no
18866 \noun off
18867 \color none
18868 C
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886
18887 \end_layout
18888
18889 \end_inset
18890 </cell>
18891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18892 \begin_inset Text
18893
18894 \begin_layout Plain Layout
18895
18896 \end_layout
18897
18898 \end_inset
18899 </cell>
18900 </row>
18901 </lyxtabular>
18902
18903 \end_inset
18904
18905
18906 \end_layout
18907
18908 \begin_layout Subsection
18909 The Table dialog
18910 \end_layout
18911
18912 \begin_layout Standard
18913 You can alter a table by clicking on it with the right mouse button and
18914  then choosing 
18915 \family sans
18916 More\SpecialChar \menuseparator
18917 Settings
18918 \family default
18919 .
18920  This brings up the table dialog.
18921  Here you can adjust the settings of the cell, row and/or column where the
18922  cursor is placed currently.
18923  Most of the dialog options also work on selections.
18924  This means that if you select more cells, columns or rows the action is
18925  done on all of your selection.
18926 \end_layout
18927
18928 \begin_layout Standard
18929 In addition to the table dialog, the 
18930 \family sans
18931 table
18932 \begin_inset space ~
18933 \end_inset
18934
18935 toolbar
18936 \family default
18937  helps you in setting table properties.
18938  It appears if the cursor is inside a table.
18939 \end_layout
18940
18941 \begin_layout Standard
18942 In the tab 
18943 \family sans
18944 Table
18945 \begin_inset space ~
18946 \end_inset
18947
18948 Settings
18949 \family default
18950  of the table dialog you can set the alignment for the current row.
18951  If you add a row or column, it will be inserted right beside or below the
18952  current cell respectively.
18953  The vertical alignment of a column can only be adjusted when a column width
18954  is given.
18955  A given width will allow the cell to have line breaks and multiple paragraphs
18956  of text, see section
18957 \begin_inset space ~
18958 \end_inset
18959
18960
18961 \begin_inset CommandInset ref
18962 LatexCommand ref
18963 reference "sub:Table-Cells"
18964
18965 \end_inset
18966
18967 .
18968 \end_layout
18969
18970 \begin_layout Standard
18971 You can mark multiple cells of one row/column as a multicolumn/row cell
18972  using the check box 
18973 \family sans
18974 Multicolumn
18975 \family default
18976  or 
18977 \family sans
18978 Multirow
18979 \family default
18980 .
18981  This will merge the cells to 
18982 \emph on
18983 one
18984 \emph default
18985  cell, spread over more than one column/row.
18986  Multicolumn cells are treated as own rows, so that the alignment, width,
18987  and border settings affect only the multicolumn cell.
18988  Here is an example table with a multicolumn cell in the first row and one
18989  in the last row without the upper border:
18990 \end_layout
18991
18992 \begin_layout Standard
18993 \align center
18994 \begin_inset Tabular
18995 <lyxtabular version="3" rows="3" columns="4">
18996 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18997 <column alignment="center" valignment="top" width="0pt">
18998 <column alignment="center" valignment="middle">
18999 <column alignment="center" valignment="top" width="0in">
19000 <column alignment="center" valignment="top" width="0pt">
19001 <row>
19002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19003 \begin_inset Text
19004
19005 \begin_layout Plain Layout
19006 abc
19007 \end_layout
19008
19009 \end_inset
19010 </cell>
19011 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
19012 \begin_inset Text
19013
19014 \begin_layout Plain Layout
19015 def ghi
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033 jkl
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 </row>
19039 <row>
19040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044
19045 \family roman
19046 \series medium
19047 \shape up
19048 \size normal
19049 \emph off
19050 \bar no
19051 \noun off
19052 \color none
19053 A
19054 \end_layout
19055
19056 \end_inset
19057 </cell>
19058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19059 \begin_inset Text
19060
19061 \begin_layout Plain Layout
19062 B
19063 \end_layout
19064
19065 \end_inset
19066 </cell>
19067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071 C
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080 D
19081 \end_layout
19082
19083 \end_inset
19084 </cell>
19085 </row>
19086 <row>
19087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091 1
19092 \end_layout
19093
19094 \end_inset
19095 </cell>
19096 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19097 \begin_inset Text
19098
19099 \begin_layout Plain Layout
19100 2
19101 \end_layout
19102
19103 \end_inset
19104 </cell>
19105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19106 \begin_inset Text
19107
19108 \begin_layout Plain Layout
19109 3
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19115 \begin_inset Text
19116
19117 \begin_layout Plain Layout
19118 4
19119 \end_layout
19120
19121 \end_inset
19122 </cell>
19123 </row>
19124 </lyxtabular>
19125
19126 \end_inset
19127
19128
19129 \end_layout
19130
19131 \begin_layout Standard
19132 Adept users can declare special LaTeX-arguments for the table.
19133  They are necessary for special table formatting, such as the multirow cells,
19134  explained in the chapter 
19135 \emph on
19136 Tables
19137 \emph default
19138  of the 
19139 \emph on
19140 Embedded
19141 \begin_inset space ~
19142 \end_inset
19143
19144 Objects
19145 \emph default
19146  manual.
19147  You can also rotate the current cell or the whole table 90
19148 \begin_inset space \thinspace{}
19149 \end_inset
19150
19151 degrees counterclockwise.
19152  These rotations are not visible in LyX but are visible in the output.
19153 \end_layout
19154
19155 \begin_layout Standard
19156 \begin_inset Note Greyedout
19157 status open
19158
19159 \begin_layout Plain Layout
19160
19161 \series bold
19162 Note:
19163 \series default
19164  Most DVI-viewers are 
19165 \emph on
19166 not
19167 \emph default
19168  able to display rotations.
19169 \end_layout
19170
19171 \end_inset
19172
19173
19174 \end_layout
19175
19176 \begin_layout Standard
19177 The 
19178 \family sans
19179 Borders
19180 \family default
19181  tab allows you to add and delete border lines for the current row/column.
19182  The button 
19183 \family sans
19184 Default
19185 \family default
19186  adds lines for all cell borders.
19187 \end_layout
19188
19189 \begin_layout Subsection
19190 Longtables
19191 \begin_inset Index idx
19192 status collapsed
19193
19194 \begin_layout Plain Layout
19195 Tables ! Longtables
19196 \end_layout
19197
19198 \end_inset
19199
19200
19201 \begin_inset Index idx
19202 status collapsed
19203
19204 \begin_layout Plain Layout
19205 Longtables
19206 \end_layout
19207
19208 \end_inset
19209
19210
19211 \end_layout
19212
19213 \begin_layout Standard
19214 If the table is too long to fit on one page, you can use the option 
19215 \family sans
19216 Use
19217 \begin_inset space ~
19218 \end_inset
19219
19220 long
19221 \begin_inset space ~
19222 \end_inset
19223
19224 table
19225 \family default
19226  in the tab 
19227 \family sans
19228 Longtable
19229 \family default
19230  of the table dialog to split the table automatically over more pages.
19231  Doing this enables some check boxes and you can now define:
19232 \end_layout
19233
19234 \begin_layout Description
19235
19236 \family sans
19237 Header
19238 \family default
19239 : The current row and all rows above, that don't have any special options
19240  defined, are defined to be the header rows of all pages of the longtable.
19241  except for the first page, if 
19242 \family sans
19243 First
19244 \begin_inset space ~
19245 \end_inset
19246
19247 header
19248 \family default
19249  is defined.
19250 \end_layout
19251
19252 \begin_layout Description
19253
19254 \family sans
19255 First
19256 \begin_inset space ~
19257 \end_inset
19258
19259 header
19260 \family default
19261 : The current row and all rows above, that don't have any special options
19262  defined, are defined to be the header rows of the first page of the longtable.
19263 \end_layout
19264
19265 \begin_layout Description
19266
19267 \family sans
19268 Footer
19269 \family default
19270 : The current row and all rows below, that don't have any special options
19271  defined, are defined to be the footer rows of all pages of the longtable,
19272  except for the last page, if 
19273 \family sans
19274 Last
19275 \begin_inset space ~
19276 \end_inset
19277
19278 footer
19279 \family default
19280  is defined.
19281 \end_layout
19282
19283 \begin_layout Description
19284
19285 \family sans
19286 Last
19287 \begin_inset space ~
19288 \end_inset
19289
19290 footer
19291 \family default
19292 : The current row and all rows below, that don't have any special options
19293  defined, are defined to be the footer rows of the last page of the longtable.
19294 \end_layout
19295
19296 \begin_layout Description
19297 Caption: The first row is reset as a single column.
19298  You can now insert there the table caption via the menu 
19299 \family sans
19300 Insert\SpecialChar \menuseparator
19301 Caption
19302 \family default
19303 .
19304  More about longtable captions can be found in the 
19305 \emph on
19306 Embedded
19307 \begin_inset space ~
19308 \end_inset
19309
19310 Objects
19311 \emph default
19312  manual.
19313 \end_layout
19314
19315 \begin_layout Standard
19316 You can also specify a row where the table is split.
19317  If you set more than one option in the same table row, you should be aware
19318  that then only the first option is used; the others will be defined as
19319  
19320 \emph on
19321 empty
19322 \emph default
19323 .
19324  In this context, first means first in this order: 
19325 \family sans
19326 Footer, Last
19327 \begin_inset space ~
19328 \end_inset
19329
19330 footer,
19331 \family default
19332  
19333 \family sans
19334 Header,
19335 \family default
19336  
19337 \family sans
19338 First
19339 \begin_inset space ~
19340 \end_inset
19341
19342 header
19343 \family default
19344 ; see the following longtable to see how it works:
19345 \end_layout
19346
19347 \begin_layout Standard
19348 \align center
19349 \begin_inset Tabular
19350 <lyxtabular version="3" rows="69" columns="3">
19351 <features rotate="0" islongtable="true" longtabularalignment="center">
19352 <column alignment="block" valignment="top" width="5cm">
19353 <column alignment="left" valignment="top" width="0pt">
19354 <column alignment="right" valignment="top" width="0pt">
19355 <row endfirsthead="true">
19356 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19357 \begin_inset Text
19358
19359 \begin_layout Plain Layout
19360
19361 \series bold
19362 Example Phone List (ignore the names)
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19368 \begin_inset Text
19369
19370 \begin_layout Plain Layout
19371
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19377 \begin_inset Text
19378
19379 \begin_layout Plain Layout
19380
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 </row>
19386 <row endfirsthead="true">
19387 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19388 \begin_inset Text
19389
19390 \begin_layout Plain Layout
19391
19392 \series bold
19393 NAME
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19399 \begin_inset Text
19400
19401 \begin_layout Plain Layout
19402
19403 \end_layout
19404
19405 \end_inset
19406 </cell>
19407 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19408 \begin_inset Text
19409
19410 \begin_layout Plain Layout
19411
19412 \series bold
19413 TEL.
19414 \end_layout
19415
19416 \end_inset
19417 </cell>
19418 </row>
19419 <row endhead="true">
19420 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424  
19425 \series bold
19426 Example Phone List
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19432 \begin_inset Text
19433
19434 \begin_layout Plain Layout
19435
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19441 \begin_inset Text
19442
19443 \begin_layout Plain Layout
19444
19445 \end_layout
19446
19447 \end_inset
19448 </cell>
19449 </row>
19450 <row endhead="true">
19451 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19452 \begin_inset Text
19453
19454 \begin_layout Plain Layout
19455
19456 \series bold
19457 NAME
19458 \end_layout
19459
19460 \end_inset
19461 </cell>
19462 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19463 \begin_inset Text
19464
19465 \begin_layout Plain Layout
19466
19467 \end_layout
19468
19469 \end_inset
19470 </cell>
19471 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19472 \begin_inset Text
19473
19474 \begin_layout Plain Layout
19475
19476 \series bold
19477 TEL.
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 </row>
19483 <row endfoot="true">
19484 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488  
19489 \series bold
19490 continue ...
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19496 \begin_inset Text
19497
19498 \begin_layout Plain Layout
19499
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19505 \begin_inset Text
19506
19507 \begin_layout Plain Layout
19508
19509 \end_layout
19510
19511 \end_inset
19512 </cell>
19513 </row>
19514 <row>
19515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19516 \begin_inset Text
19517
19518 \begin_layout Plain Layout
19519
19520 \series bold
19521 Annovi
19522 \end_layout
19523
19524 \end_inset
19525 </cell>
19526 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19527 \begin_inset Text
19528
19529 \begin_layout Plain Layout
19530 Silvia
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19536 \begin_inset Text
19537
19538 \begin_layout Plain Layout
19539 111
19540 \end_layout
19541
19542 \end_inset
19543 </cell>
19544 </row>
19545 <row>
19546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19547 \begin_inset Text
19548
19549 \begin_layout Plain Layout
19550
19551 \series bold
19552 Bertoli
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19558 \begin_inset Text
19559
19560 \begin_layout Plain Layout
19561 Stefano
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19567 \begin_inset Text
19568
19569 \begin_layout Plain Layout
19570 111
19571 \end_layout
19572
19573 \end_inset
19574 </cell>
19575 </row>
19576 <row>
19577 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19578 \begin_inset Text
19579
19580 \begin_layout Plain Layout
19581
19582 \series bold
19583 Bozzi
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592 Walter
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601 111
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 </row>
19607 <row>
19608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612
19613 \series bold
19614 Cachia
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623 Maria
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632 111
19633 \end_layout
19634
19635 \end_inset
19636 </cell>
19637 </row>
19638 <row>
19639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19640 \begin_inset Text
19641
19642 \begin_layout Plain Layout
19643
19644 \series bold
19645 Cachia
19646 \end_layout
19647
19648 \end_inset
19649 </cell>
19650 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19651 \begin_inset Text
19652
19653 \begin_layout Plain Layout
19654 Maurizio
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663 111
19664 \end_layout
19665
19666 \end_inset
19667 </cell>
19668 </row>
19669 <row>
19670 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674
19675 \series bold
19676 Cinquemani
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685 Giusi
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Plain Layout
19694 111
19695 \end_layout
19696
19697 \end_inset
19698 </cell>
19699 </row>
19700 <row>
19701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705
19706 \series bold
19707 Colin
19708 \end_layout
19709
19710 \end_inset
19711 </cell>
19712 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19713 \begin_inset Text
19714
19715 \begin_layout Plain Layout
19716 Bernard
19717 \end_layout
19718
19719 \end_inset
19720 </cell>
19721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19722 \begin_inset Text
19723
19724 \begin_layout Plain Layout
19725 111
19726 \end_layout
19727
19728 \end_inset
19729 </cell>
19730 </row>
19731 <row>
19732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19733 \begin_inset Text
19734
19735 \begin_layout Plain Layout
19736
19737 \series bold
19738 Concli
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747 Gianfranco
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756 111
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 </row>
19762 <row>
19763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19764 \begin_inset Text
19765
19766 \begin_layout Plain Layout
19767
19768 \series bold
19769 Dal Bosco
19770 \end_layout
19771
19772 \end_inset
19773 </cell>
19774 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778 Carolina
19779 \end_layout
19780
19781 \end_inset
19782 </cell>
19783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787 111
19788 \end_layout
19789
19790 \end_inset
19791 </cell>
19792 </row>
19793 <row>
19794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798
19799 \series bold
19800 Dalpiaz
19801 \end_layout
19802
19803 \end_inset
19804 </cell>
19805 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19806 \begin_inset Text
19807
19808 \begin_layout Plain Layout
19809 Annamaria
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Plain Layout
19818 111
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 </row>
19824 <row>
19825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Plain Layout
19829
19830 \series bold
19831 Feliciello
19832 \end_layout
19833
19834 \end_inset
19835 </cell>
19836 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840 Domenico
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849 111
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 </row>
19855 <row>
19856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860
19861 \series bold
19862 Focarelli
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Plain Layout
19871 Paola
19872 \end_layout
19873
19874 \end_inset
19875 </cell>
19876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19877 \begin_inset Text
19878
19879 \begin_layout Plain Layout
19880 111
19881 \end_layout
19882
19883 \end_inset
19884 </cell>
19885 </row>
19886 <row>
19887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891
19892 \series bold
19893 Galletti
19894 \end_layout
19895
19896 \end_inset
19897 </cell>
19898 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19899 \begin_inset Text
19900
19901 \begin_layout Plain Layout
19902 Oreste
19903 \end_layout
19904
19905 \end_inset
19906 </cell>
19907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19908 \begin_inset Text
19909
19910 \begin_layout Plain Layout
19911 111
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 </row>
19917 <row>
19918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19919 \begin_inset Text
19920
19921 \begin_layout Plain Layout
19922
19923 \series bold
19924 Gasparini
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933 Franca
19934 \end_layout
19935
19936 \end_inset
19937 </cell>
19938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19939 \begin_inset Text
19940
19941 \begin_layout Plain Layout
19942 111
19943 \end_layout
19944
19945 \end_inset
19946 </cell>
19947 </row>
19948 <row>
19949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19950 \begin_inset Text
19951
19952 \begin_layout Plain Layout
19953
19954 \series bold
19955 Rizzardi
19956 \end_layout
19957
19958 \end_inset
19959 </cell>
19960 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19961 \begin_inset Text
19962
19963 \begin_layout Plain Layout
19964 Paola
19965 \end_layout
19966
19967 \end_inset
19968 </cell>
19969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Plain Layout
19973 111
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 </row>
19979 <row>
19980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984
19985 \series bold
19986 Lassini
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995 Giancarlo
19996 \end_layout
19997
19998 \end_inset
19999 </cell>
20000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20001 \begin_inset Text
20002
20003 \begin_layout Plain Layout
20004 111
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 </row>
20010 <row>
20011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Plain Layout
20015
20016 \series bold
20017 Malfatti
20018 \end_layout
20019
20020 \end_inset
20021 </cell>
20022 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20023 \begin_inset Text
20024
20025 \begin_layout Plain Layout
20026 Luciano
20027 \end_layout
20028
20029 \end_inset
20030 </cell>
20031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035 111
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 </row>
20041 <row>
20042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20043 \begin_inset Text
20044
20045 \begin_layout Plain Layout
20046
20047 \series bold
20048 Malfatti
20049 \end_layout
20050
20051 \end_inset
20052 </cell>
20053 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20054 \begin_inset Text
20055
20056 \begin_layout Plain Layout
20057 Valeriano
20058 \end_layout
20059
20060 \end_inset
20061 </cell>
20062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20063 \begin_inset Text
20064
20065 \begin_layout Plain Layout
20066 111
20067 \end_layout
20068
20069 \end_inset
20070 </cell>
20071 </row>
20072 <row>
20073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20074 \begin_inset Text
20075
20076 \begin_layout Plain Layout
20077
20078 \series bold
20079 Meneguzzo
20080 \end_layout
20081
20082 \end_inset
20083 </cell>
20084 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20085 \begin_inset Text
20086
20087 \begin_layout Plain Layout
20088 Roberto
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20094 \begin_inset Text
20095
20096 \begin_layout Plain Layout
20097 111
20098 \end_layout
20099
20100 \end_inset
20101 </cell>
20102 </row>
20103 <row>
20104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Plain Layout
20108
20109 \series bold
20110 Mezzadra
20111 \end_layout
20112
20113 \end_inset
20114 </cell>
20115 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20116 \begin_inset Text
20117
20118 \begin_layout Plain Layout
20119 Roberto
20120 \end_layout
20121
20122 \end_inset
20123 </cell>
20124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20125 \begin_inset Text
20126
20127 \begin_layout Plain Layout
20128 111
20129 \end_layout
20130
20131 \end_inset
20132 </cell>
20133 </row>
20134 <row>
20135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20136 \begin_inset Text
20137
20138 \begin_layout Plain Layout
20139
20140 \series bold
20141 Pirpamer
20142 \end_layout
20143
20144 \end_inset
20145 </cell>
20146 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20147 \begin_inset Text
20148
20149 \begin_layout Plain Layout
20150 Erich
20151 \end_layout
20152
20153 \end_inset
20154 </cell>
20155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Plain Layout
20159 111
20160 \end_layout
20161
20162 \end_inset
20163 </cell>
20164 </row>
20165 <row>
20166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20167 \begin_inset Text
20168
20169 \begin_layout Plain Layout
20170
20171 \series bold
20172 Pochiesa
20173 \end_layout
20174
20175 \end_inset
20176 </cell>
20177 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20178 \begin_inset Text
20179
20180 \begin_layout Plain Layout
20181 Paolo
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20187 \begin_inset Text
20188
20189 \begin_layout Plain Layout
20190 111, 222
20191 \end_layout
20192
20193 \end_inset
20194 </cell>
20195 </row>
20196 <row>
20197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20198 \begin_inset Text
20199
20200 \begin_layout Plain Layout
20201
20202 \series bold
20203 Radina
20204 \end_layout
20205
20206 \end_inset
20207 </cell>
20208 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20209 \begin_inset Text
20210
20211 \begin_layout Plain Layout
20212 Claudio
20213 \end_layout
20214
20215 \end_inset
20216 </cell>
20217 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20218 \begin_inset Text
20219
20220 \begin_layout Plain Layout
20221 111
20222 \end_layout
20223
20224 \end_inset
20225 </cell>
20226 </row>
20227 <row>
20228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20229 \begin_inset Text
20230
20231 \begin_layout Plain Layout
20232
20233 \series bold
20234 Stuffer
20235 \end_layout
20236
20237 \end_inset
20238 </cell>
20239 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243 Oskar
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20249 \begin_inset Text
20250
20251 \begin_layout Plain Layout
20252 111
20253 \end_layout
20254
20255 \end_inset
20256 </cell>
20257 </row>
20258 <row>
20259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20260 \begin_inset Text
20261
20262 \begin_layout Plain Layout
20263
20264 \series bold
20265 Tacchelli
20266 \end_layout
20267
20268 \end_inset
20269 </cell>
20270 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20271 \begin_inset Text
20272
20273 \begin_layout Plain Layout
20274 Ugo
20275 \end_layout
20276
20277 \end_inset
20278 </cell>
20279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20280 \begin_inset Text
20281
20282 \begin_layout Plain Layout
20283 111
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 </row>
20289 <row>
20290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20291 \begin_inset Text
20292
20293 \begin_layout Plain Layout
20294
20295 \series bold
20296 Tezzele
20297 \end_layout
20298
20299 \end_inset
20300 </cell>
20301 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20302 \begin_inset Text
20303
20304 \begin_layout Plain Layout
20305 Margit
20306 \end_layout
20307
20308 \end_inset
20309 </cell>
20310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20311 \begin_inset Text
20312
20313 \begin_layout Plain Layout
20314 111
20315 \end_layout
20316
20317 \end_inset
20318 </cell>
20319 </row>
20320 <row>
20321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20322 \begin_inset Text
20323
20324 \begin_layout Plain Layout
20325
20326 \series bold
20327 Unterkalmsteiner
20328 \end_layout
20329
20330 \end_inset
20331 </cell>
20332 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20333 \begin_inset Text
20334
20335 \begin_layout Plain Layout
20336 Frieda
20337 \end_layout
20338
20339 \end_inset
20340 </cell>
20341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20342 \begin_inset Text
20343
20344 \begin_layout Plain Layout
20345 111
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 </row>
20351 <row>
20352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20353 \begin_inset Text
20354
20355 \begin_layout Plain Layout
20356
20357 \series bold
20358 Vieider
20359 \end_layout
20360
20361 \end_inset
20362 </cell>
20363 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20364 \begin_inset Text
20365
20366 \begin_layout Plain Layout
20367 Hilde
20368 \end_layout
20369
20370 \end_inset
20371 </cell>
20372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20373 \begin_inset Text
20374
20375 \begin_layout Plain Layout
20376 111
20377 \end_layout
20378
20379 \end_inset
20380 </cell>
20381 </row>
20382 <row>
20383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20384 \begin_inset Text
20385
20386 \begin_layout Plain Layout
20387
20388 \series bold
20389 Vigna
20390 \end_layout
20391
20392 \end_inset
20393 </cell>
20394 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20395 \begin_inset Text
20396
20397 \begin_layout Plain Layout
20398 Jürgen
20399 \end_layout
20400
20401 \end_inset
20402 </cell>
20403 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20404 \begin_inset Text
20405
20406 \begin_layout Plain Layout
20407 111
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 </row>
20413 <row>
20414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418
20419 \series bold
20420 Weber
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20426 \begin_inset Text
20427
20428 \begin_layout Plain Layout
20429 Maurizio
20430 \end_layout
20431
20432 \end_inset
20433 </cell>
20434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20435 \begin_inset Text
20436
20437 \begin_layout Plain Layout
20438 111
20439 \end_layout
20440
20441 \end_inset
20442 </cell>
20443 </row>
20444 <row>
20445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20446 \begin_inset Text
20447
20448 \begin_layout Plain Layout
20449
20450 \series bold
20451 Winkler
20452 \end_layout
20453
20454 \end_inset
20455 </cell>
20456 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20457 \begin_inset Text
20458
20459 \begin_layout Plain Layout
20460 Franz
20461 \end_layout
20462
20463 \end_inset
20464 </cell>
20465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20466 \begin_inset Text
20467
20468 \begin_layout Plain Layout
20469 111
20470 \end_layout
20471
20472 \end_inset
20473 </cell>
20474 </row>
20475 <row>
20476 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20477 \begin_inset Text
20478
20479 \begin_layout Plain Layout
20480  
20481 \end_layout
20482
20483 \end_inset
20484 </cell>
20485 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20486 \begin_inset Text
20487
20488 \begin_layout Plain Layout
20489
20490 \end_layout
20491
20492 \end_inset
20493 </cell>
20494 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20495 \begin_inset Text
20496
20497 \begin_layout Plain Layout
20498
20499 \end_layout
20500
20501 \end_inset
20502 </cell>
20503 </row>
20504 <row>
20505 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20506 \begin_inset Text
20507
20508 \begin_layout Plain Layout
20509
20510 \series bold
20511 Annovi
20512 \end_layout
20513
20514 \end_inset
20515 </cell>
20516 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20517 \begin_inset Text
20518
20519 \begin_layout Plain Layout
20520 Silvia
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529 555
20530 \end_layout
20531
20532 \end_inset
20533 </cell>
20534 </row>
20535 <row>
20536 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540
20541 \series bold
20542 Bertoli
20543 \end_layout
20544
20545 \end_inset
20546 </cell>
20547 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551 Stefano
20552 \end_layout
20553
20554 \end_inset
20555 </cell>
20556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20557 \begin_inset Text
20558
20559 \begin_layout Plain Layout
20560 555
20561 \end_layout
20562
20563 \end_inset
20564 </cell>
20565 </row>
20566 <row>
20567 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20568 \begin_inset Text
20569
20570 \begin_layout Plain Layout
20571
20572 \series bold
20573 Bozzi
20574 \end_layout
20575
20576 \end_inset
20577 </cell>
20578 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20579 \begin_inset Text
20580
20581 \begin_layout Plain Layout
20582 Walter
20583 \end_layout
20584
20585 \end_inset
20586 </cell>
20587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20588 \begin_inset Text
20589
20590 \begin_layout Plain Layout
20591 555
20592 \end_layout
20593
20594 \end_inset
20595 </cell>
20596 </row>
20597 <row>
20598 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20599 \begin_inset Text
20600
20601 \begin_layout Plain Layout
20602
20603 \series bold
20604 Cachia
20605 \end_layout
20606
20607 \end_inset
20608 </cell>
20609 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20610 \begin_inset Text
20611
20612 \begin_layout Plain Layout
20613 Maria
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622 555
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 </row>
20628 <row>
20629 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20630 \begin_inset Text
20631
20632 \begin_layout Plain Layout
20633
20634 \series bold
20635 Cachia
20636 \end_layout
20637
20638 \end_inset
20639 </cell>
20640 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20641 \begin_inset Text
20642
20643 \begin_layout Plain Layout
20644 Maurizio
20645 \end_layout
20646
20647 \end_inset
20648 </cell>
20649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20650 \begin_inset Text
20651
20652 \begin_layout Plain Layout
20653 555
20654 \end_layout
20655
20656 \end_inset
20657 </cell>
20658 </row>
20659 <row>
20660 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20661 \begin_inset Text
20662
20663 \begin_layout Plain Layout
20664
20665 \series bold
20666 Cinquemani
20667 \end_layout
20668
20669 \end_inset
20670 </cell>
20671 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20672 \begin_inset Text
20673
20674 \begin_layout Plain Layout
20675 Giusi
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20681 \begin_inset Text
20682
20683 \begin_layout Plain Layout
20684 555
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 </row>
20690 <row>
20691 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20692 \begin_inset Text
20693
20694 \begin_layout Plain Layout
20695
20696 \series bold
20697 Colin
20698 \end_layout
20699
20700 \end_inset
20701 </cell>
20702 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706 Bernard
20707 \end_layout
20708
20709 \end_inset
20710 </cell>
20711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20712 \begin_inset Text
20713
20714 \begin_layout Plain Layout
20715 555
20716 \end_layout
20717
20718 \end_inset
20719 </cell>
20720 </row>
20721 <row>
20722 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20723 \begin_inset Text
20724
20725 \begin_layout Plain Layout
20726
20727 \series bold
20728 Concli
20729 \end_layout
20730
20731 \end_inset
20732 </cell>
20733 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20734 \begin_inset Text
20735
20736 \begin_layout Plain Layout
20737 Gianfranco
20738 \end_layout
20739
20740 \end_inset
20741 </cell>
20742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20743 \begin_inset Text
20744
20745 \begin_layout Plain Layout
20746 555
20747 \end_layout
20748
20749 \end_inset
20750 </cell>
20751 </row>
20752 <row>
20753 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20754 \begin_inset Text
20755
20756 \begin_layout Plain Layout
20757
20758 \series bold
20759 Dal Bosco
20760 \end_layout
20761
20762 \end_inset
20763 </cell>
20764 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20765 \begin_inset Text
20766
20767 \begin_layout Plain Layout
20768 Carolina
20769 \end_layout
20770
20771 \end_inset
20772 </cell>
20773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20774 \begin_inset Text
20775
20776 \begin_layout Plain Layout
20777 555
20778 \end_layout
20779
20780 \end_inset
20781 </cell>
20782 </row>
20783 <row>
20784 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20785 \begin_inset Text
20786
20787 \begin_layout Plain Layout
20788
20789 \series bold
20790 Dalpiaz
20791 \end_layout
20792
20793 \end_inset
20794 </cell>
20795 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20796 \begin_inset Text
20797
20798 \begin_layout Plain Layout
20799 Annamaria
20800 \end_layout
20801
20802 \end_inset
20803 </cell>
20804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20805 \begin_inset Text
20806
20807 \begin_layout Plain Layout
20808 555
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 </row>
20814 <row>
20815 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Plain Layout
20819
20820 \series bold
20821 Feliciello
20822 \end_layout
20823
20824 \end_inset
20825 </cell>
20826 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20827 \begin_inset Text
20828
20829 \begin_layout Plain Layout
20830 Domenico
20831 \end_layout
20832
20833 \end_inset
20834 </cell>
20835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20836 \begin_inset Text
20837
20838 \begin_layout Plain Layout
20839 555
20840 \end_layout
20841
20842 \end_inset
20843 </cell>
20844 </row>
20845 <row>
20846 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20847 \begin_inset Text
20848
20849 \begin_layout Plain Layout
20850
20851 \series bold
20852 Focarelli
20853 \end_layout
20854
20855 \end_inset
20856 </cell>
20857 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20858 \begin_inset Text
20859
20860 \begin_layout Plain Layout
20861 Paola
20862 \end_layout
20863
20864 \end_inset
20865 </cell>
20866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20867 \begin_inset Text
20868
20869 \begin_layout Plain Layout
20870 555
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 </row>
20876 <row>
20877 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20878 \begin_inset Text
20879
20880 \begin_layout Plain Layout
20881
20882 \series bold
20883 Galletti
20884 \end_layout
20885
20886 \end_inset
20887 </cell>
20888 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20889 \begin_inset Text
20890
20891 \begin_layout Plain Layout
20892 Oreste
20893 \end_layout
20894
20895 \end_inset
20896 </cell>
20897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20898 \begin_inset Text
20899
20900 \begin_layout Plain Layout
20901 555
20902 \end_layout
20903
20904 \end_inset
20905 </cell>
20906 </row>
20907 <row>
20908 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20909 \begin_inset Text
20910
20911 \begin_layout Plain Layout
20912
20913 \series bold
20914 Gasparini
20915 \end_layout
20916
20917 \end_inset
20918 </cell>
20919 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20920 \begin_inset Text
20921
20922 \begin_layout Plain Layout
20923 Franca
20924 \end_layout
20925
20926 \end_inset
20927 </cell>
20928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20929 \begin_inset Text
20930
20931 \begin_layout Plain Layout
20932 555
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 </row>
20938 <row>
20939 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943
20944 \series bold
20945 Rizzardi
20946 \end_layout
20947
20948 \end_inset
20949 </cell>
20950 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20951 \begin_inset Text
20952
20953 \begin_layout Plain Layout
20954 Paola
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20960 \begin_inset Text
20961
20962 \begin_layout Plain Layout
20963 555
20964 \end_layout
20965
20966 \end_inset
20967 </cell>
20968 </row>
20969 <row>
20970 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20971 \begin_inset Text
20972
20973 \begin_layout Plain Layout
20974
20975 \series bold
20976 Lassini
20977 \end_layout
20978
20979 \end_inset
20980 </cell>
20981 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20982 \begin_inset Text
20983
20984 \begin_layout Plain Layout
20985 Giancarlo
20986 \end_layout
20987
20988 \end_inset
20989 </cell>
20990 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Plain Layout
20994 555
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 </row>
21000 <row>
21001 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21002 \begin_inset Text
21003
21004 \begin_layout Plain Layout
21005
21006 \series bold
21007 Malfatti
21008 \end_layout
21009
21010 \end_inset
21011 </cell>
21012 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Plain Layout
21016 Luciano
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21022 \begin_inset Text
21023
21024 \begin_layout Plain Layout
21025 555
21026 \end_layout
21027
21028 \end_inset
21029 </cell>
21030 </row>
21031 <row>
21032 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21033 \begin_inset Text
21034
21035 \begin_layout Plain Layout
21036
21037 \series bold
21038 Malfatti
21039 \end_layout
21040
21041 \end_inset
21042 </cell>
21043 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21044 \begin_inset Text
21045
21046 \begin_layout Plain Layout
21047 Valeriano
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056 555
21057 \end_layout
21058
21059 \end_inset
21060 </cell>
21061 </row>
21062 <row>
21063 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21064 \begin_inset Text
21065
21066 \begin_layout Plain Layout
21067
21068 \series bold
21069 Meneguzzo
21070 \end_layout
21071
21072 \end_inset
21073 </cell>
21074 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21075 \begin_inset Text
21076
21077 \begin_layout Plain Layout
21078 Roberto
21079 \end_layout
21080
21081 \end_inset
21082 </cell>
21083 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21084 \begin_inset Text
21085
21086 \begin_layout Plain Layout
21087 555
21088 \end_layout
21089
21090 \end_inset
21091 </cell>
21092 </row>
21093 <row>
21094 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21095 \begin_inset Text
21096
21097 \begin_layout Plain Layout
21098
21099 \series bold
21100 Mezzadra
21101 \end_layout
21102
21103 \end_inset
21104 </cell>
21105 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21106 \begin_inset Text
21107
21108 \begin_layout Plain Layout
21109 Roberto
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21115 \begin_inset Text
21116
21117 \begin_layout Plain Layout
21118 555
21119 \end_layout
21120
21121 \end_inset
21122 </cell>
21123 </row>
21124 <row>
21125 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21126 \begin_inset Text
21127
21128 \begin_layout Plain Layout
21129
21130 \series bold
21131 Pirpamer
21132 \end_layout
21133
21134 \end_inset
21135 </cell>
21136 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21137 \begin_inset Text
21138
21139 \begin_layout Plain Layout
21140 Erich
21141 \end_layout
21142
21143 \end_inset
21144 </cell>
21145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21146 \begin_inset Text
21147
21148 \begin_layout Plain Layout
21149 555
21150 \end_layout
21151
21152 \end_inset
21153 </cell>
21154 </row>
21155 <row>
21156 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21157 \begin_inset Text
21158
21159 \begin_layout Plain Layout
21160
21161 \series bold
21162 Pochiesa
21163 \end_layout
21164
21165 \end_inset
21166 </cell>
21167 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21168 \begin_inset Text
21169
21170 \begin_layout Plain Layout
21171 Paolo
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180 555, 222
21181 \end_layout
21182
21183 \end_inset
21184 </cell>
21185 </row>
21186 <row>
21187 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21188 \begin_inset Text
21189
21190 \begin_layout Plain Layout
21191
21192 \series bold
21193 Radina
21194 \end_layout
21195
21196 \end_inset
21197 </cell>
21198 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21199 \begin_inset Text
21200
21201 \begin_layout Plain Layout
21202 Claudio
21203 \end_layout
21204
21205 \end_inset
21206 </cell>
21207 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21208 \begin_inset Text
21209
21210 \begin_layout Plain Layout
21211 555
21212 \end_layout
21213
21214 \end_inset
21215 </cell>
21216 </row>
21217 <row>
21218 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21219 \begin_inset Text
21220
21221 \begin_layout Plain Layout
21222
21223 \series bold
21224 Stuffer
21225 \end_layout
21226
21227 \end_inset
21228 </cell>
21229 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21230 \begin_inset Text
21231
21232 \begin_layout Plain Layout
21233 Oskar
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21239 \begin_inset Text
21240
21241 \begin_layout Plain Layout
21242 555
21243 \end_layout
21244
21245 \end_inset
21246 </cell>
21247 </row>
21248 <row>
21249 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21250 \begin_inset Text
21251
21252 \begin_layout Plain Layout
21253
21254 \series bold
21255 Tacchelli
21256 \end_layout
21257
21258 \end_inset
21259 </cell>
21260 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21261 \begin_inset Text
21262
21263 \begin_layout Plain Layout
21264 Ugo
21265 \end_layout
21266
21267 \end_inset
21268 </cell>
21269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21270 \begin_inset Text
21271
21272 \begin_layout Plain Layout
21273 555
21274 \end_layout
21275
21276 \end_inset
21277 </cell>
21278 </row>
21279 <row>
21280 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21281 \begin_inset Text
21282
21283 \begin_layout Plain Layout
21284
21285 \series bold
21286 Tezzele
21287 \end_layout
21288
21289 \end_inset
21290 </cell>
21291 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21292 \begin_inset Text
21293
21294 \begin_layout Plain Layout
21295 Margit
21296 \end_layout
21297
21298 \end_inset
21299 </cell>
21300 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21301 \begin_inset Text
21302
21303 \begin_layout Plain Layout
21304 555
21305 \end_layout
21306
21307 \end_inset
21308 </cell>
21309 </row>
21310 <row>
21311 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21312 \begin_inset Text
21313
21314 \begin_layout Plain Layout
21315
21316 \series bold
21317 Unterkalmsteiner
21318 \end_layout
21319
21320 \end_inset
21321 </cell>
21322 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21323 \begin_inset Text
21324
21325 \begin_layout Plain Layout
21326 Frieda
21327 \end_layout
21328
21329 \end_inset
21330 </cell>
21331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21332 \begin_inset Text
21333
21334 \begin_layout Plain Layout
21335 555
21336 \end_layout
21337
21338 \end_inset
21339 </cell>
21340 </row>
21341 <row>
21342 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21343 \begin_inset Text
21344
21345 \begin_layout Plain Layout
21346
21347 \series bold
21348 Vieider
21349 \end_layout
21350
21351 \end_inset
21352 </cell>
21353 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21354 \begin_inset Text
21355
21356 \begin_layout Plain Layout
21357 Hilde
21358 \end_layout
21359
21360 \end_inset
21361 </cell>
21362 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21363 \begin_inset Text
21364
21365 \begin_layout Plain Layout
21366 555
21367 \end_layout
21368
21369 \end_inset
21370 </cell>
21371 </row>
21372 <row>
21373 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21374 \begin_inset Text
21375
21376 \begin_layout Plain Layout
21377
21378 \series bold
21379 Vigna
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Plain Layout
21388 Jürgen
21389 \end_layout
21390
21391 \end_inset
21392 </cell>
21393 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21394 \begin_inset Text
21395
21396 \begin_layout Plain Layout
21397 999
21398 \end_layout
21399
21400 \end_inset
21401 </cell>
21402 </row>
21403 <row>
21404 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21405 \begin_inset Text
21406
21407 \begin_layout Plain Layout
21408
21409 \series bold
21410 Weber
21411 \end_layout
21412
21413 \end_inset
21414 </cell>
21415 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21416 \begin_inset Text
21417
21418 \begin_layout Plain Layout
21419 Maurizio
21420 \end_layout
21421
21422 \end_inset
21423 </cell>
21424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21425 \begin_inset Text
21426
21427 \begin_layout Plain Layout
21428 555
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 </row>
21434 <row>
21435 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21436 \begin_inset Text
21437
21438 \begin_layout Plain Layout
21439
21440 \series bold
21441 Winkler
21442 \end_layout
21443
21444 \end_inset
21445 </cell>
21446 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21447 \begin_inset Text
21448
21449 \begin_layout Plain Layout
21450 Franz
21451 \end_layout
21452
21453 \end_inset
21454 </cell>
21455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21456 \begin_inset Text
21457
21458 \begin_layout Plain Layout
21459 555
21460 \end_layout
21461
21462 \end_inset
21463 </cell>
21464 </row>
21465 <row endlastfoot="true">
21466 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21467 \begin_inset Text
21468
21469 \begin_layout Plain Layout
21470
21471 \series bold
21472 End
21473 \end_layout
21474
21475 \end_inset
21476 </cell>
21477 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21478 \begin_inset Text
21479
21480 \begin_layout Plain Layout
21481
21482 \end_layout
21483
21484 \end_inset
21485 </cell>
21486 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21487 \begin_inset Text
21488
21489 \begin_layout Plain Layout
21490
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 </row>
21496 </lyxtabular>
21497
21498 \end_inset
21499
21500
21501 \end_layout
21502
21503 \begin_layout Subsection
21504 Table Cells
21505 \begin_inset Index idx
21506 status collapsed
21507
21508 \begin_layout Plain Layout
21509 Tables ! Cells
21510 \end_layout
21511
21512 \end_inset
21513
21514
21515 \begin_inset CommandInset label
21516 LatexCommand label
21517 name "sub:Table-Cells"
21518
21519 \end_inset
21520
21521
21522 \end_layout
21523
21524 \begin_layout Standard
21525 A table cell can contain text, inline equations, a figure, or another table.
21526  All these kinds of objects can be placed in the same cell.
21527  Font sizes and shapes can also be altered.
21528  But you can't put a special environment in a cell (like 
21529 \family sans
21530 Section*
21531 \family default
21532 , etc.), nor set spacing options for the cell's paragraph.
21533 \end_layout
21534
21535 \begin_layout Standard
21536 To have multi-line entries in table cells, you have to declare a fixed width
21537  for the column in the table dialog.
21538  Your text is then automatically split into multiple lines and the cell
21539  is enlarged vertically when the length of the text exceeds the given width.
21540  An example:
21541 \end_layout
21542
21543 \begin_layout Standard
21544 \align center
21545 \begin_inset Tabular
21546 <lyxtabular version="3" rows="4" columns="3">
21547 <features rotate="0" tabularvalignment="middle">
21548 <column alignment="center" valignment="top" width="0pt">
21549 <column alignment="block" valignment="top" width="3cm">
21550 <column alignment="center" valignment="top" width="0pt">
21551 <row>
21552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21553 \begin_inset Text
21554
21555 \begin_layout Plain Layout
21556
21557 \family roman
21558 \series medium
21559 \shape up
21560 \size normal
21561 \emph off
21562 \bar no
21563 \noun off
21564 \color none
21565 1
21566 \end_layout
21567
21568 \end_inset
21569 </cell>
21570 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21571 \begin_inset Text
21572
21573 \begin_layout Plain Layout
21574
21575 \family roman
21576 \series medium
21577 \shape up
21578 \size normal
21579 \emph off
21580 \bar no
21581 \noun off
21582 \color none
21583 2
21584 \end_layout
21585
21586 \end_inset
21587 </cell>
21588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21589 \begin_inset Text
21590
21591 \begin_layout Plain Layout
21592
21593 \family roman
21594 \series medium
21595 \shape up
21596 \size normal
21597 \emph off
21598 \bar no
21599 \noun off
21600 \color none
21601 3
21602 \end_layout
21603
21604 \end_inset
21605 </cell>
21606 </row>
21607 <row>
21608 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Plain Layout
21612
21613 \family roman
21614 \series medium
21615 \shape up
21616 \size normal
21617 \emph off
21618 \bar no
21619 \noun off
21620 \color none
21621 4
21622 \end_layout
21623
21624 \end_inset
21625 </cell>
21626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21627 \begin_inset Text
21628
21629 \begin_layout Plain Layout
21630
21631 \family roman
21632 \series medium
21633 \shape up
21634 \size normal
21635 \emph off
21636 \bar no
21637 \noun off
21638 \color none
21639 This is a multi-line entry in a table.
21640 \end_layout
21641
21642 \end_inset
21643 </cell>
21644 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21645 \begin_inset Text
21646
21647 \begin_layout Plain Layout
21648
21649 \family roman
21650 \series medium
21651 \shape up
21652 \size normal
21653 \emph off
21654 \bar no
21655 \noun off
21656 \color none
21657 5
21658 \end_layout
21659
21660 \end_inset
21661 </cell>
21662 </row>
21663 <row>
21664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21665 \begin_inset Text
21666
21667 \begin_layout Plain Layout
21668
21669 \family roman
21670 \series medium
21671 \shape up
21672 \size normal
21673 \emph off
21674 \bar no
21675 \noun off
21676 \color none
21677 6
21678 \end_layout
21679
21680 \end_inset
21681 </cell>
21682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Plain Layout
21686
21687 \family roman
21688 \series medium
21689 \shape up
21690 \size normal
21691 \emph off
21692 \bar no
21693 \noun off
21694 \color none
21695 This is longer now.
21696 \end_layout
21697
21698 \end_inset
21699 </cell>
21700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21701 \begin_inset Text
21702
21703 \begin_layout Plain Layout
21704
21705 \family roman
21706 \series medium
21707 \shape up
21708 \size normal
21709 \emph off
21710 \bar no
21711 \noun off
21712 \color none
21713 7
21714 \end_layout
21715
21716 \end_inset
21717 </cell>
21718 </row>
21719 <row>
21720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21721 \begin_inset Text
21722
21723 \begin_layout Plain Layout
21724
21725 \family roman
21726 \series medium
21727 \shape up
21728 \size normal
21729 \emph off
21730 \bar no
21731 \noun off
21732 \color none
21733 8
21734 \end_layout
21735
21736 \end_inset
21737 </cell>
21738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21739 \begin_inset Text
21740
21741 \begin_layout Plain Layout
21742
21743 \family roman
21744 \series medium
21745 \shape up
21746 \size normal
21747 \emph off
21748 \bar no
21749 \noun off
21750 \color none
21751 This is a multi-line entry in a table.
21752  This is longer now.
21753 \end_layout
21754
21755 \end_inset
21756 </cell>
21757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21758 \begin_inset Text
21759
21760 \begin_layout Plain Layout
21761
21762 \family roman
21763 \series medium
21764 \shape up
21765 \size normal
21766 \emph off
21767 \bar no
21768 \noun off
21769 \color none
21770 9
21771 \end_layout
21772
21773 \end_inset
21774 </cell>
21775 </row>
21776 </lyxtabular>
21777
21778 \end_inset
21779
21780
21781 \end_layout
21782
21783 \begin_layout Standard
21784 Cutting and pasting between tables and table cells works reasonably well.
21785  You can even cut and paste more than one row.
21786 \begin_inset Foot
21787 status collapsed
21788
21789 \begin_layout Plain Layout
21790 Note that you cannot paste into a multicell selection because it would not
21791  be clear what to do when pasting a single word in a selected 2×3.
21792  
21793 \end_layout
21794
21795 \end_inset
21796
21797  Selection with the mouse or with 
21798 \family sans
21799 Shift
21800 \family default
21801  plus the arrow keys works as usual.
21802  You can also copy and paste the entire table as a single unit by starting
21803  the selection from outside the table.
21804 \end_layout
21805
21806 \begin_layout Section
21807 Floats
21808 \begin_inset Index idx
21809 status collapsed
21810
21811 \begin_layout Plain Layout
21812 Floats
21813 \end_layout
21814
21815 \end_inset
21816
21817
21818 \begin_inset CommandInset label
21819 LatexCommand label
21820 name "sec:Floats"
21821
21822 \end_inset
21823
21824
21825 \end_layout
21826
21827 \begin_layout Subsection
21828 Introduction
21829 \end_layout
21830
21831 \begin_layout Standard
21832 A float is a block of text associated with some sort of label, which doesn't
21833  have a fixed location.
21834  It can 
21835 \begin_inset Quotes eld
21836 \end_inset
21837
21838 float
21839 \begin_inset Quotes erd
21840 \end_inset
21841
21842  forward or backward a page or two, to wherever it fits best.
21843  
21844 \family sans
21845 Footnotes
21846 \family default
21847  and 
21848 \family sans
21849 Margin
21850 \begin_inset space ~
21851 \end_inset
21852
21853 Notes
21854 \family default
21855  are also floats, because they can float to the next page when there are
21856  too many notes on the current page.
21857 \end_layout
21858
21859 \begin_layout Standard
21860 Floats make it possible to get a high quality layout.
21861  Images and tables can be distributed evenly over the pages to avoid whitespace
21862  and pages without text.
21863  As the floating often destroys the spatial context between the text and
21864  the image/table, every float can be referenced in the text.
21865  Floats are therefore numbered.
21866  Referencing is described in section
21867 \begin_inset space ~
21868 \end_inset
21869
21870
21871 \begin_inset CommandInset ref
21872 LatexCommand ref
21873 reference "sec:Cross-References"
21874
21875 \end_inset
21876
21877 .
21878 \end_layout
21879
21880 \begin_layout Standard
21881 To insert a float, use the menu 
21882 \family sans
21883 Insert\SpecialChar \menuseparator
21884 Float
21885 \family default
21886 .
21887  A box with a caption will be inserted into your document.
21888  The label will automatically be translated to the document language in
21889  the output.
21890  After the label you can insert the caption text.
21891 \begin_inset Index idx
21892 status collapsed
21893
21894 \begin_layout Plain Layout
21895 Floats ! Captions
21896 \end_layout
21897
21898 \end_inset
21899
21900  The image or table is inserted above or below the caption in a separate
21901  paragraph within the float.
21902  To keep your LyX-document readable, you can open and close the float box
21903  by left-clicking on the box label.
21904  A closed float box looks like this: 
21905 \begin_inset Graphics
21906         filename clipart/floatQt4.png
21907         scale 80
21908
21909 \end_inset
21910
21911  – a gray button with a red label.
21912 \end_layout
21913
21914 \begin_layout Standard
21915 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21916  that can occur when the surrounding text is specially formatted.
21917 \end_layout
21918
21919 \begin_layout Subsection
21920 Figure Floats
21921 \begin_inset CommandInset label
21922 LatexCommand label
21923 name "sub:Figure-Floats"
21924
21925 \end_inset
21926
21927
21928 \begin_inset Index idx
21929 status collapsed
21930
21931 \begin_layout Plain Layout
21932 Floats ! Figure floats
21933 \end_layout
21934
21935 \end_inset
21936
21937
21938 \end_layout
21939
21940 \begin_layout Standard
21941 Figure
21942 \begin_inset space ~
21943 \end_inset
21944
21945
21946 \begin_inset CommandInset ref
21947 LatexCommand ref
21948 reference "fig:Platypus-distorted"
21949
21950 \end_inset
21951
21952  was created using the menu 
21953 \family sans
21954 Insert\SpecialChar \menuseparator
21955 Float\SpecialChar \menuseparator
21956 Figure
21957 \family default
21958  (toolbar button 
21959 \begin_inset Info
21960 type  "icon"
21961 arg   "float-insert figure"
21962 \end_inset
21963
21964 ).
21965  The image was inserted by setting the cursor above the caption label and
21966  using the menu 
21967 \family sans
21968 Insert\SpecialChar \menuseparator
21969 Graphics
21970 \family default
21971  (toolbar button 
21972 \begin_inset Info
21973 type  "icon"
21974 arg   "dialog-show-new-inset graphics"
21975 \end_inset
21976
21977 ).
21978  The image in the float was horizontally centered by putting the cursor
21979  to the left or right of the image and using the menu 
21980 \family sans
21981 Edit\SpecialChar \menuseparator
21982 Paragraph
21983 \begin_inset space ~
21984 \end_inset
21985
21986 Settings
21987 \family default
21988  (toolbar button 
21989 \begin_inset Info
21990 type  "icon"
21991 arg   "layout-paragraph"
21992 \end_inset
21993
21994 ).
21995 \end_layout
21996
21997 \begin_layout Standard
21998 \begin_inset Float figure
21999 wide false
22000 sideways false
22001 status collapsed
22002
22003 \begin_layout Plain Layout
22004 \align center
22005 \begin_inset Graphics
22006         filename clipart/platypus.eps
22007         lyxscale 50
22008         width 50col%
22009
22010 \end_inset
22011
22012
22013 \end_layout
22014
22015 \begin_layout Plain Layout
22016 \begin_inset Caption Standard
22017
22018 \begin_layout Plain Layout
22019 \begin_inset CommandInset label
22020 LatexCommand label
22021 name "fig:Platypus-distorted"
22022
22023 \end_inset
22024
22025 A severely distorted platypus in a float.
22026 \end_layout
22027
22028 \end_inset
22029
22030
22031 \end_layout
22032
22033 \end_inset
22034
22035
22036 \end_layout
22037
22038 \begin_layout Standard
22039 This figure float also shows how to set a label and create a cross-reference
22040  to it: Insert a label into the caption using the menu 
22041 \family sans
22042 Insert\SpecialChar \menuseparator
22043 Label
22044 \family default
22045  (toolbar button 
22046 \begin_inset Info
22047 type  "icon"
22048 arg   "label-insert"
22049 \end_inset
22050
22051 ) and refer to it using the menu 
22052 \family sans
22053 Insert\SpecialChar \menuseparator
22054 Cross-Reference
22055 \family default
22056  (toolbar button 
22057 \begin_inset Info
22058 type  "icon"
22059 arg   "dialog-show-new-inset ref"
22060 \end_inset
22061
22062 ).
22063  It is important to use cross-references to figure floats rather than using
22064  vague references like 
22065 \begin_inset Quotes eld
22066 \end_inset
22067
22068 the figure above
22069 \begin_inset Quotes erd
22070 \end_inset
22071
22072 , because, as LaTeX will reposition the floats in the final document, it
22073  might not be 
22074 \begin_inset Quotes eld
22075 \end_inset
22076
22077 above
22078 \begin_inset Quotes erd
22079 \end_inset
22080
22081  at all.
22082  For more about cross-references, see section
22083 \begin_inset space ~
22084 \end_inset
22085
22086
22087 \begin_inset CommandInset ref
22088 LatexCommand ref
22089 reference "sec:Cross-References"
22090
22091 \end_inset
22092
22093 .
22094 \end_layout
22095
22096 \begin_layout Standard
22097 Normally only one image is inserted in a figure float, but sometimes you
22098  might want to use two images with separate subcaptions.
22099  This can be done by inserting image floats into existing image floats.
22100  Note that only the main caption of the float is added to the List of Figures
22101  as described in section
22102 \begin_inset space ~
22103 \end_inset
22104
22105
22106 \begin_inset CommandInset ref
22107 LatexCommand ref
22108 reference "sub:List-of-Figures"
22109
22110 \end_inset
22111
22112 .
22113  Figure
22114 \begin_inset space ~
22115 \end_inset
22116
22117
22118 \begin_inset CommandInset ref
22119 LatexCommand ref
22120 reference "fig:Two-distorted-images"
22121
22122 \end_inset
22123
22124  is an example of a figure float with two images set side by side.
22125  You can also set the images one below the other.
22126  Figure
22127 \begin_inset space ~
22128 \end_inset
22129
22130
22131 \begin_inset CommandInset ref
22132 LatexCommand ref
22133 reference "fig:Undefinable"
22134
22135 \end_inset
22136
22137  and 
22138 \begin_inset CommandInset ref
22139 LatexCommand ref
22140 reference "fig:Platypus"
22141
22142 \end_inset
22143
22144  are the subfigures.
22145 \end_layout
22146
22147 \begin_layout Standard
22148 \begin_inset Float figure
22149 wide false
22150 sideways false
22151 status open
22152
22153 \begin_layout Plain Layout
22154 \begin_inset space \hfill{}
22155 \end_inset
22156
22157
22158 \begin_inset Float figure
22159 wide false
22160 sideways false
22161 status collapsed
22162
22163 \begin_layout Plain Layout
22164 \begin_inset Caption Standard
22165
22166 \begin_layout Plain Layout
22167 \begin_inset CommandInset label
22168 LatexCommand label
22169 name "fig:Undefinable"
22170
22171 \end_inset
22172
22173 Undefinable
22174 \end_layout
22175
22176 \end_inset
22177
22178
22179 \end_layout
22180
22181 \begin_layout Plain Layout
22182 \begin_inset Graphics
22183         filename clipart/escher-lsd.eps
22184         width 45col%
22185
22186 \end_inset
22187
22188
22189 \end_layout
22190
22191 \end_inset
22192
22193
22194 \begin_inset space \hfill{}
22195 \end_inset
22196
22197
22198 \begin_inset Float figure
22199 wide false
22200 sideways false
22201 status collapsed
22202
22203 \begin_layout Plain Layout
22204 \begin_inset Caption Standard
22205
22206 \begin_layout Plain Layout
22207 \begin_inset CommandInset label
22208 LatexCommand label
22209 name "fig:Platypus"
22210
22211 \end_inset
22212
22213 Platypus
22214 \end_layout
22215
22216 \end_inset
22217
22218
22219 \end_layout
22220
22221 \begin_layout Plain Layout
22222 \begin_inset Graphics
22223         filename clipart/platypus.eps
22224         lyxscale 60
22225         width 45col%
22226
22227 \end_inset
22228
22229
22230 \end_layout
22231
22232 \end_inset
22233
22234
22235 \begin_inset space \hfill{}
22236 \end_inset
22237
22238
22239 \end_layout
22240
22241 \begin_layout Plain Layout
22242 \begin_inset Caption Standard
22243
22244 \begin_layout Plain Layout
22245 \begin_inset CommandInset label
22246 LatexCommand label
22247 name "fig:Two-distorted-images"
22248
22249 \end_inset
22250
22251 Two distorted images.
22252 \end_layout
22253
22254 \end_inset
22255
22256
22257 \end_layout
22258
22259 \end_inset
22260
22261
22262 \end_layout
22263
22264 \begin_layout Subsection
22265 Table Floats
22266 \begin_inset Index idx
22267 status collapsed
22268
22269 \begin_layout Plain Layout
22270 Floats ! Table floats
22271 \end_layout
22272
22273 \end_inset
22274
22275
22276 \end_layout
22277
22278 \begin_layout Standard
22279 Table floats can be inserted using the menu 
22280 \family sans
22281 Insert\SpecialChar \menuseparator
22282 Float\SpecialChar \menuseparator
22283 Table
22284 \family default
22285  or the toolbar button 
22286 \begin_inset Info
22287 type  "icon"
22288 arg   "float-insert table"
22289 \end_inset
22290
22291 .
22292  They have the same properties as figure floats except that the table in
22293  the float is normally placed below the caption and not above like for figures
22294  and that the label begins with “tab:”.
22295  Table
22296 \begin_inset space ~
22297 \end_inset
22298
22299
22300 \begin_inset CommandInset ref
22301 LatexCommand ref
22302 reference "tab:Table-float"
22303
22304 \end_inset
22305
22306  is a table float.
22307 \end_layout
22308
22309 \begin_layout Standard
22310 \begin_inset Float table
22311 wide false
22312 sideways false
22313 status open
22314
22315 \begin_layout Plain Layout
22316 \begin_inset Caption Standard
22317
22318 \begin_layout Plain Layout
22319 \begin_inset CommandInset label
22320 LatexCommand label
22321 name "tab:Table-float"
22322
22323 \end_inset
22324
22325 A table float.
22326 \end_layout
22327
22328 \end_inset
22329
22330
22331 \end_layout
22332
22333 \begin_layout Plain Layout
22334 \align center
22335 \begin_inset Tabular
22336 <lyxtabular version="3" rows="3" columns="3">
22337 <features rotate="0" tabularvalignment="middle">
22338 <column alignment="center" valignment="top" width="0pt">
22339 <column alignment="center" valignment="top" width="0pt">
22340 <column alignment="center" valignment="top" width="0pt">
22341 <row>
22342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22343 \begin_inset Text
22344
22345 \begin_layout Plain Layout
22346
22347 \family roman
22348 \series medium
22349 \shape up
22350 \size normal
22351 \emph off
22352 \bar no
22353 \noun off
22354 \color none
22355 1
22356 \end_layout
22357
22358 \end_inset
22359 </cell>
22360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22361 \begin_inset Text
22362
22363 \begin_layout Plain Layout
22364
22365 \family roman
22366 \series medium
22367 \shape up
22368 \size normal
22369 \emph off
22370 \bar no
22371 \noun off
22372 \color none
22373 2
22374 \end_layout
22375
22376 \end_inset
22377 </cell>
22378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22379 \begin_inset Text
22380
22381 \begin_layout Plain Layout
22382
22383 \family roman
22384 \series medium
22385 \shape up
22386 \size normal
22387 \emph off
22388 \bar no
22389 \noun off
22390 \color none
22391 3
22392 \end_layout
22393
22394 \end_inset
22395 </cell>
22396 </row>
22397 <row>
22398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22399 \begin_inset Text
22400
22401 \begin_layout Plain Layout
22402
22403 \family roman
22404 \series medium
22405 \shape up
22406 \size normal
22407 \emph off
22408 \bar no
22409 \noun off
22410 \color none
22411 Joe
22412 \end_layout
22413
22414 \end_inset
22415 </cell>
22416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22417 \begin_inset Text
22418
22419 \begin_layout Plain Layout
22420
22421 \family roman
22422 \series medium
22423 \shape up
22424 \size normal
22425 \emph off
22426 \bar no
22427 \noun off
22428 \color none
22429 Mary
22430 \end_layout
22431
22432 \end_inset
22433 </cell>
22434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22435 \begin_inset Text
22436
22437 \begin_layout Plain Layout
22438
22439 \family roman
22440 \series medium
22441 \shape up
22442 \size normal
22443 \emph off
22444 \bar no
22445 \noun off
22446 \color none
22447 Ted
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 </row>
22453 <row>
22454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22455 \begin_inset Text
22456
22457 \begin_layout Plain Layout
22458
22459 \family roman
22460 \series medium
22461 \shape up
22462 \size normal
22463 \emph off
22464 \bar no
22465 \noun off
22466 \color none
22467 \begin_inset Formula $\int x^{2}dx$
22468 \end_inset
22469
22470
22471 \end_layout
22472
22473 \end_inset
22474 </cell>
22475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479
22480 \family roman
22481 \series medium
22482 \shape up
22483 \size normal
22484 \emph off
22485 \bar no
22486 \noun off
22487 \color none
22488 \begin_inset Formula $\left[\begin{array}{cc}
22489 a & b\\
22490 c & d
22491 \end{array}\right]$
22492 \end_inset
22493
22494
22495 \end_layout
22496
22497 \end_inset
22498 </cell>
22499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22500 \begin_inset Text
22501
22502 \begin_layout Plain Layout
22503
22504 \family roman
22505 \series medium
22506 \shape up
22507 \size normal
22508 \emph off
22509 \bar no
22510 \noun off
22511 \color none
22512 \begin_inset Formula $1+1=2$
22513 \end_inset
22514
22515
22516 \end_layout
22517
22518 \end_inset
22519 </cell>
22520 </row>
22521 </lyxtabular>
22522
22523 \end_inset
22524
22525
22526 \end_layout
22527
22528 \end_inset
22529
22530
22531 \end_layout
22532
22533 \begin_layout Subsection
22534 More Information
22535 \begin_inset Index idx
22536 status collapsed
22537
22538 \begin_layout Plain Layout
22539 Floats ! Details
22540 \end_layout
22541
22542 \end_inset
22543
22544
22545 \end_layout
22546
22547 \begin_layout Standard
22548 LyX offers you further float types as well as rotated floats.
22549  It also allows you to change the float numbering scheme, to control the
22550  float placement and to change the formatting and placement of the float
22551  caption.
22552  All these features are explained in detail with many examples in the chapter
22553  
22554 \emph on
22555 Floats
22556 \emph default
22557  in the 
22558 \emph on
22559 Embedded
22560 \begin_inset space ~
22561 \end_inset
22562
22563 Objects
22564 \emph default
22565  manual.
22566 \end_layout
22567
22568 \begin_layout Section
22569 Minipages
22570 \begin_inset Index idx
22571 status collapsed
22572
22573 \begin_layout Plain Layout
22574 Minipages
22575 \end_layout
22576
22577 \end_inset
22578
22579
22580 \end_layout
22581
22582 \begin_layout Standard
22583 LaTeX provides a mechanism essentially to produce a page within a page,
22584  called a minipage.
22585  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22586 \begin_inset space \space{}
22587 \end_inset
22588
22589 apply.
22590  
22591 \end_layout
22592
22593 \begin_layout Standard
22594 Minipages in LyX have their own collapsible box inserted via the menu 
22595 \family sans
22596 Insert\SpecialChar \menuseparator
22597 Box
22598 \family default
22599 .
22600  Right-clicking on the box label allows you to alter the width of the minipage
22601  and its alignment within the page.
22602 \end_layout
22603
22604 \begin_layout Standard
22605 \align center
22606 \begin_inset Box Frameless
22607 position "t"
22608 hor_pos "c"
22609 has_inner_box 1
22610 inner_pos "t"
22611 use_parbox 0
22612 use_makebox 0
22613 width "30col%"
22614 special "none"
22615 height "1pt"
22616 height_special "totalheight"
22617 status collapsed
22618
22619 \begin_layout Plain Layout
22620
22621 \shape italic
22622 This is a minipage.
22623  The text is set in an italic style.
22624 \end_layout
22625
22626 \begin_layout Plain Layout
22627
22628 \shape italic
22629 Minipages are often used for text in another language or text that needs
22630  another formatting.
22631 \end_layout
22632
22633 \end_inset
22634
22635
22636 \end_layout
22637
22638 \begin_layout Standard
22639 \begin_inset VSpace medskip
22640 \end_inset
22641
22642 If you place two minipages side-by-side, you can use 
22643 \family sans
22644 Horizontal Fills
22645 \family default
22646  as described in section
22647 \begin_inset space ~
22648 \end_inset
22649
22650
22651 \begin_inset CommandInset ref
22652 LatexCommand ref
22653 reference "sub:Horizontal-Space"
22654
22655 \end_inset
22656
22657 :
22658 \begin_inset VSpace medskip
22659 \end_inset
22660
22661
22662 \end_layout
22663
22664 \begin_layout Standard
22665 \begin_inset Box Frameless
22666 position "t"
22667 hor_pos "c"
22668 has_inner_box 1
22669 inner_pos "t"
22670 use_parbox 0
22671 use_makebox 0
22672 width "1.5in"
22673 special "none"
22674 height "1pt"
22675 height_special "totalheight"
22676 status open
22677
22678 \begin_layout Plain Layout
22679 This is a minipage with some stupid dummy text.
22680  This dummy text is used to increase the size of the minipage.
22681 \end_layout
22682
22683 \end_inset
22684
22685
22686 \begin_inset space \hfill{}
22687 \end_inset
22688
22689
22690 \begin_inset Box Frameless
22691 position "t"
22692 hor_pos "c"
22693 has_inner_box 1
22694 inner_pos "t"
22695 use_parbox 0
22696 use_makebox 0
22697 width "1.5in"
22698 special "none"
22699 height "1pt"
22700 height_special "totalheight"
22701 status open
22702
22703 \begin_layout Plain Layout
22704 This is a minipage with some stupid dummy text.
22705  This dummy text is used to increase the size of the minipage.
22706 \end_layout
22707
22708 \end_inset
22709
22710
22711 \end_layout
22712
22713 \begin_layout Standard
22714 \begin_inset VSpace bigskip
22715 \end_inset
22716
22717
22718 \end_layout
22719
22720 \begin_layout Standard
22721 When you right-click on a minipage box, you can transform the box to another
22722  box type.
22723  All box types and their settings are explained in detail in chapter 
22724 \emph on
22725 Boxes
22726 \emph default
22727  of the 
22728 \emph on
22729 Embedded
22730 \begin_inset space ~
22731 \end_inset
22732
22733 Objects
22734 \emph default
22735  manual.
22736 \end_layout
22737
22738 \begin_layout Chapter
22739 Mathematical Formulas
22740 \begin_inset Index idx
22741 status collapsed
22742
22743 \begin_layout Plain Layout
22744 Math
22745 \end_layout
22746
22747 \end_inset
22748
22749
22750 \begin_inset Index idx
22751 status collapsed
22752
22753 \begin_layout Plain Layout
22754 Formulas | see
22755 \begin_inset ERT
22756 status collapsed
22757
22758 \begin_layout Plain Layout
22759
22760 {
22761 \end_layout
22762
22763 \end_inset
22764
22765 Math
22766 \begin_inset ERT
22767 status collapsed
22768
22769 \begin_layout Plain Layout
22770
22771 }
22772 \end_layout
22773
22774 \end_inset
22775
22776
22777 \end_layout
22778
22779 \end_inset
22780
22781
22782 \begin_inset CommandInset label
22783 LatexCommand label
22784 name "chap:Mathematical-Formulas"
22785
22786 \end_inset
22787
22788
22789 \end_layout
22790
22791 \begin_layout Standard
22792 The issues of this chapter are described in detail in the 
22793 \emph on
22794 Math
22795 \emph default
22796  manual.
22797  There you will also find tips and tricks for special cases.
22798 \end_layout
22799
22800 \begin_layout Section
22801 Basic Math Editing
22802 \begin_inset Index idx
22803 status collapsed
22804
22805 \begin_layout Plain Layout
22806 Math ! Basics
22807 \end_layout
22808
22809 \end_inset
22810
22811
22812 \end_layout
22813
22814 \begin_layout Standard
22815 To create a math formula, you can just click on the toolbar icon 
22816 \begin_inset Info
22817 type  "icon"
22818 arg   "math-mode on"
22819 \end_inset
22820
22821  (shortcut 
22822 \begin_inset Info
22823 type  "shortcut"
22824 arg   "math-mode"
22825 \end_inset
22826
22827 ).
22828  That will create a little blue rectangle, with purple markers around its
22829  corners.
22830  That blue rectangle is the formula itself; the purple markers indicate
22831  what level of nesting within the formula you are at.
22832  You can also choose a particular formula type to insert via the 
22833 \family sans
22834 Insert\SpecialChar \menuseparator
22835 Math
22836 \family default
22837  menu.
22838 \end_layout
22839
22840 \begin_layout Standard
22841 Editing the parameters of a formula and adding math constructs can be done
22842  with the 
22843 \family sans
22844 math
22845 \begin_inset space ~
22846 \end_inset
22847
22848 toolbar
22849 \family default
22850 , that appears if the cursor is in a formula.
22851 \end_layout
22852
22853 \begin_layout Standard
22854 There are two main types of formulas, inline formulas and display formulas.
22855  Inline formulas appear within a text line, like this one:
22856 \end_layout
22857
22858 \begin_layout Standard
22859 This is a line with an inline formula 
22860 \begin_inset Formula $A=B$
22861 \end_inset
22862
22863  in it.
22864 \end_layout
22865
22866 \begin_layout Standard
22867 Displayed formulas appear outside the text like if they were in a separate
22868  paragraph, like this one:
22869 \begin_inset Formula 
22870 \[
22871 A=B
22872 \]
22873
22874 \end_inset
22875
22876 You can only number and reference displayed formulas.
22877 \end_layout
22878
22879 \begin_layout Standard
22880 LyX also supports many LaTeX math commands.
22881  For example, typing 
22882 \begin_inset Quotes eld
22883 \end_inset
22884
22885
22886 \series bold
22887
22888 \backslash
22889 alpha
22890 \series default
22891
22892 \begin_inset Quotes erd
22893 \end_inset
22894
22895 , followed by a space, in a formula will create the Greek letter 
22896 \begin_inset Formula $\alpha$
22897 \end_inset
22898
22899 .
22900  Typing commands might sometimes be faster than using the 
22901 \family sans
22902 Math
22903 \begin_inset space ~
22904 \end_inset
22905
22906 Panel
22907 \family default
22908 .
22909 \end_layout
22910
22911 \begin_layout Subsection
22912 Navigating in Formulas
22913 \begin_inset Index idx
22914 status collapsed
22915
22916 \begin_layout Plain Layout
22917 Math ! Navigating
22918 \end_layout
22919
22920 \end_inset
22921
22922
22923 \end_layout
22924
22925 \begin_layout Standard
22926 The best control over the cursor position within an existing formula is
22927  achieved with the arrow keys.
22928  LyX uses small rectangles to indicate places where something can be inserted.
22929  The arrow keys can be used to navigate between parts of a formula.
22930  Pressing 
22931 \family sans
22932 Space
22933 \family default
22934  will leave a formula construct (a square root 
22935 \begin_inset Formula $\sqrt{2}$
22936 \end_inset
22937
22938 , or parentheses 
22939 \begin_inset Formula $\left(f\right)$
22940 \end_inset
22941
22942 , or a matrix 
22943 \begin_inset Formula $\left[\begin{array}{cc}
22944 1 & 2\\
22945 3 & 4
22946 \end{array}\right]$
22947 \end_inset
22948
22949 ).
22950  Pressing 
22951 \family sans
22952 Escape
22953 \family default
22954  will leave the formula, placing the cursor after the formula.
22955  
22956 \family sans
22957 Tab
22958 \family default
22959  can be used to move horizontally in a formula; for example, through the
22960  cells of a matrix or the positions in a multi-line equation.
22961 \end_layout
22962
22963 \begin_layout Standard
22964
22965 \family sans
22966 Space
22967 \family default
22968 , printed in this document as 
22969 \begin_inset Quotes eld
22970 \end_inset
22971
22972
22973 \begin_inset space \textvisiblespace{}
22974 \end_inset
22975
22976
22977 \begin_inset Quotes erd
22978 \end_inset
22979
22980 , seems to do nothing in a formula, since it does not add a space between
22981  characters, but it does exit a nested structure.
22982  For this reason, you have to be careful about using 
22983 \family sans
22984 Space
22985 \family default
22986 .
22987  For example, if you want 
22988 \begin_inset Formula $\sqrt{2x+1}$
22989 \end_inset
22990
22991 , type 
22992 \series bold
22993
22994 \backslash
22995 sqrt
22996 \begin_inset space \textvisiblespace{}
22997 \end_inset
22998
22999 2x+1
23000 \series default
23001  and not 
23002 \series bold
23003
23004 \backslash
23005 sqrt
23006 \begin_inset space \textvisiblespace{}
23007 \end_inset
23008
23009 2x
23010 \begin_inset space \textvisiblespace{}
23011 \end_inset
23012
23013 +1
23014 \series default
23015 , since in the latter case only the 
23016 \family typewriter
23017
23018 \begin_inset Formula $2x$
23019 \end_inset
23020
23021
23022 \family default
23023  will be under the square root sign: 
23024 \begin_inset Formula $\sqrt{2x}+1$
23025 \end_inset
23026
23027 .
23028 \end_layout
23029
23030 \begin_layout Standard
23031 You can leave many parts of a formula, like this matrix, partially filled
23032  in, such as:
23033 \begin_inset Formula 
23034 \[
23035 \left(\begin{array}{ccc}
23036 \lambda_{1}\\
23037  & \ddots\\
23038  &  & \lambda_{n}
23039 \end{array}\right)
23040 \]
23041
23042 \end_inset
23043
23044 If you leave a fraction only partially filled in, or a subscript with nothing
23045  in it, the results will be unpredictable, but most constructs don't mind.
23046 \end_layout
23047
23048 \begin_layout Subsection
23049 Selecting Text
23050 \end_layout
23051
23052 \begin_layout Standard
23053 You can select text within a formula in two different ways.
23054  Place the cursor at one end of the string of text you want, and press 
23055 \family sans
23056 Shift
23057 \family default
23058  and a cursor movement key to select text.
23059  It will be highlighted as with regular text selection.
23060  Alternatively, you can select text with the mouse in the usual way.
23061  That text can then be cut or copied, and then pasted within any formula,
23062  but not in a normal text region in LyX.
23063 \end_layout
23064
23065 \begin_layout Subsection
23066 Exponents and Subscripts
23067 \begin_inset Index idx
23068 status collapsed
23069
23070 \begin_layout Plain Layout
23071 Math ! Exponents
23072 \end_layout
23073
23074 \end_inset
23075
23076
23077 \begin_inset Index idx
23078 status collapsed
23079
23080 \begin_layout Plain Layout
23081 Math ! Subscripts
23082 \end_layout
23083
23084 \end_inset
23085
23086
23087 \end_layout
23088
23089 \begin_layout Standard
23090 You can use the math panel to add super- or subscripts (buttons 
23091 \begin_inset Info
23092 type  "icon"
23093 arg   "math-superscript"
23094 \end_inset
23095
23096  and 
23097 \begin_inset Info
23098 type  "icon"
23099 arg   "math-subscript"
23100 \end_inset
23101
23102 ), but it is often much easier to use a command.
23103  To get 
23104 \begin_inset Formula $x^{2}$
23105 \end_inset
23106
23107 , type in a formula 
23108 \series bold
23109 x^2
23110 \begin_inset space \textvisiblespace{}
23111 \end_inset
23112
23113
23114 \series default
23115 .
23116  The final 
23117 \family sans
23118 Space
23119 \family default
23120  puts the cursor back down on the base line of the expression.
23121  If you type 
23122 \series bold
23123 x^2y
23124 \series default
23125 , you will get 
23126 \begin_inset Formula $x^{2y}$
23127 \end_inset
23128
23129 , to get 
23130 \begin_inset Formula $x^{2}y$
23131 \end_inset
23132
23133 , type 
23134 \series bold
23135 x^2
23136 \begin_inset space \textvisiblespace{}
23137 \end_inset
23138
23139 y
23140 \series default
23141 .
23142  If you use characters in the superscript, that could be accented with the
23143  circumflex 
23144 \begin_inset Quotes eld
23145 \end_inset
23146
23147 ^
23148 \begin_inset Quotes erd
23149 \end_inset
23150
23151 , you have to use an extra 
23152 \family sans
23153 Space
23154 \family default
23155  to separate the circumflex and the character.
23156  For example, if you want 
23157 \begin_inset Formula $x^{a}$
23158 \end_inset
23159
23160 , type 
23161 \series bold
23162 x^
23163 \begin_inset space \textvisiblespace{}
23164 \end_inset
23165
23166 a
23167 \series default
23168 .
23169  Subscripts are similar: To get 
23170 \begin_inset Formula $a_{1}$
23171 \end_inset
23172
23173 , type 
23174 \series bold
23175 a_1
23176 \begin_inset space \textvisiblespace{}
23177 \end_inset
23178
23179
23180 \series default
23181 .
23182 \end_layout
23183
23184 \begin_layout Subsection
23185 Fractions
23186 \begin_inset Index idx
23187 status collapsed
23188
23189 \begin_layout Plain Layout
23190 Math ! Fractions
23191 \end_layout
23192
23193 \end_inset
23194
23195
23196 \end_layout
23197
23198 \begin_layout Standard
23199 Create a fraction either with the command 
23200 \series bold
23201
23202 \backslash
23203 frac
23204 \series default
23205  or by using the icon 
23206 \begin_inset Info
23207 type  "icon"
23208 arg   "math-insert \\frac"
23209 \end_inset
23210
23211  in the 
23212 \family sans
23213 Math
23214 \begin_inset space ~
23215 \end_inset
23216
23217 Panel
23218 \family default
23219 .
23220  You will be presented with an empty fraction.
23221  The cursor is above the fraction line.
23222  To move it to the bottom, simply press 
23223 \family sans
23224 Down
23225 \family default
23226 .
23227  To move back up, press 
23228 \family sans
23229 Up
23230 \family default
23231 .
23232  Any math structure can be placed in a fraction, as this example shows:
23233 \begin_inset Formula 
23234 \[
23235 \left[\frac{1}{\left(\begin{array}{cc}
23236 2 & 3\\
23237 4 & 5
23238 \end{array}\right)}\right]
23239 \]
23240
23241 \end_inset
23242
23243
23244 \end_layout
23245
23246 \begin_layout Subsection
23247 Roots
23248 \begin_inset Index idx
23249 status collapsed
23250
23251 \begin_layout Plain Layout
23252 Math ! Roots
23253 \end_layout
23254
23255 \end_inset
23256
23257
23258 \end_layout
23259
23260 \begin_layout Standard
23261 Roots can be created using the 
23262 \family sans
23263 Math
23264 \begin_inset space ~
23265 \end_inset
23266
23267 Panel
23268 \family default
23269  buttons 
23270 \begin_inset Info
23271 type  "icon"
23272 arg   "math-insert \\sqrt"
23273 \end_inset
23274
23275  or 
23276 \begin_inset Info
23277 type  "icon"
23278 arg   "math-insert \\root"
23279 \end_inset
23280
23281  or the commands 
23282 \series bold
23283
23284 \backslash
23285 sqrt
23286 \series default
23287  or 
23288 \series bold
23289
23290 \backslash
23291 root
23292 \series default
23293 .
23294  With the command 
23295 \series bold
23296
23297 \backslash
23298 root
23299 \series default
23300  you can produce roots of higher orders, like cube roots, while 
23301 \series bold
23302
23303 \backslash
23304 sqrt
23305 \series default
23306  always produces a square root.
23307 \end_layout
23308
23309 \begin_layout Subsection
23310 Operators with Limits
23311 \begin_inset Index idx
23312 status collapsed
23313
23314 \begin_layout Plain Layout
23315 Math ! Sums
23316 \end_layout
23317
23318 \end_inset
23319
23320
23321 \begin_inset Index idx
23322 status collapsed
23323
23324 \begin_layout Plain Layout
23325 Math ! Integrals
23326 \end_layout
23327
23328 \end_inset
23329
23330
23331 \begin_inset CommandInset label
23332 LatexCommand label
23333 name "sub:Operators-with-Limits"
23334
23335 \end_inset
23336
23337
23338 \end_layout
23339
23340 \begin_layout Standard
23341 Sum (
23342 \begin_inset Formula $\sum$
23343 \end_inset
23344
23345 ) and integral (
23346 \begin_inset Formula $\int$
23347 \end_inset
23348
23349 ) operators are very often decorated with limits.
23350  These limits can be entered in LyX by entering them as you would enter
23351  a super- or subscript, directly after the symbol.
23352  The sum operator will automatically place its 
23353 \begin_inset Quotes eld
23354 \end_inset
23355
23356 limits
23357 \begin_inset Quotes erd
23358 \end_inset
23359
23360  over and under the symbol in displayed formulas, and to the side in inline
23361  formulas, as in 
23362 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23363 \end_inset
23364
23365 , versus
23366 \begin_inset Formula 
23367 \[
23368 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23369 \]
23370
23371 \end_inset
23372
23373 Integral signs, however, will place the limits to the side in both formula
23374  types.
23375 \end_layout
23376
23377 \begin_layout Standard
23378 All operators with limits will be automatically re-sized when placed in
23379  display mode.
23380  The placement of the limits can be changed by placing the cursor directly
23381  behind the operator and using the menu 
23382 \family sans
23383 Edit\SpecialChar \menuseparator
23384 Math\SpecialChar \menuseparator
23385 Change
23386 \begin_inset space ~
23387 \end_inset
23388
23389 Limits
23390 \begin_inset space ~
23391 \end_inset
23392
23393 Type
23394 \family default
23395  or entering 
23396 \begin_inset Info
23397 type  "shortcut"
23398 arg   "math-limits"
23399 \end_inset
23400
23401 .
23402 \end_layout
23403
23404 \begin_layout Standard
23405 Certain other mathematical expressions also have this 
23406 \begin_inset Quotes eld
23407 \end_inset
23408
23409 moving limits
23410 \begin_inset Quotes erd
23411 \end_inset
23412
23413  feature, such as
23414 \begin_inset Index idx
23415 status collapsed
23416
23417 \begin_layout Plain Layout
23418 Math ! Limits
23419 \end_layout
23420
23421 \end_inset
23422
23423
23424 \begin_inset Formula 
23425 \[
23426 \lim_{x\rightarrow\infty}f(x),
23427 \]
23428
23429 \end_inset
23430
23431 which will place the 
23432 \begin_inset Formula $x\rightarrow\infty$
23433 \end_inset
23434
23435  underneath the 
23436 \begin_inset Quotes eld
23437 \end_inset
23438
23439 lim
23440 \begin_inset Quotes erd
23441 \end_inset
23442
23443  in display mode.
23444  In inline formulas it looks like this: 
23445 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23446 \end_inset
23447
23448 .
23449 \end_layout
23450
23451 \begin_layout Standard
23452 Note that the lim-function was entered as the function macro 
23453 \series bold
23454
23455 \backslash
23456 lim
23457 \series default
23458 .
23459  Have a look at section
23460 \begin_inset space ~
23461 \end_inset
23462
23463
23464 \begin_inset CommandInset ref
23465 LatexCommand ref
23466 reference "sub:Functions"
23467
23468 \end_inset
23469
23470  for an explanation of function macros.
23471 \end_layout
23472
23473 \begin_layout Subsection
23474 Math Symbols
23475 \begin_inset Index idx
23476 status collapsed
23477
23478 \begin_layout Plain Layout
23479 Math ! Symbols
23480 \end_layout
23481
23482 \end_inset
23483
23484
23485 \end_layout
23486
23487 \begin_layout Standard
23488 Most math symbols can be found in the 
23489 \family sans
23490 Math
23491 \begin_inset space ~
23492 \end_inset
23493
23494 Panel
23495 \family default
23496  under one of several categories; including 
23497 \family sans
23498 Greek
23499 \family default
23500
23501 \family sans
23502 Operators
23503 \family default
23504
23505 \family sans
23506 Relations
23507 \family default
23508
23509 \family sans
23510 Arrows
23511 \family default
23512 .
23513  There are also the additional symbols provided by the American Mathematical
23514  Society (AMS).
23515 \end_layout
23516
23517 \begin_layout Standard
23518 If you know the LaTeX-command for a construct or symbol you wish to use,
23519  you don't have to use the 
23520 \family sans
23521 Math
23522 \begin_inset space ~
23523 \end_inset
23524
23525 Panel
23526 \family default
23527 ; you can type the command directly into the formula.
23528  LyX will convert it to the corresponding symbol or construct.
23529 \end_layout
23530
23531 \begin_layout Subsection
23532 Altering Spacing
23533 \begin_inset Index idx
23534 status collapsed
23535
23536 \begin_layout Plain Layout
23537 Math ! Spaces
23538 \end_layout
23539
23540 \end_inset
23541
23542
23543 \end_layout
23544
23545 \begin_layout Standard
23546 You may want to create spaces that differ from the standard spacing that
23547  LaTeX provides.
23548  To do this, press 
23549 \begin_inset Info
23550 type  "shortcut"
23551 arg   "command-alternatives math-space ; space-insert protected"
23552 \end_inset
23553
23554  or use the 
23555 \family sans
23556 Math
23557 \begin_inset space ~
23558 \end_inset
23559
23560 Panel
23561 \family default
23562  button 
23563 \begin_inset Info
23564 type  "icon"
23565 arg   "math-insert \\space"
23566 \end_inset
23567
23568 .
23569  This generates a small space, and shows a small marker on the screen.
23570  For example, the sequence 
23571 \series bold
23572 a Ctrl+Space b
23573 \series default
23574
23575 \begin_inset Formula $a\, b$
23576 \end_inset
23577
23578  appears in LyX as 
23579 \begin_inset Graphics
23580         filename clipart/SpaceMarker.png
23581
23582 \end_inset
23583
23584 .
23585  You can change the space to different sizes when you set the cursor behind
23586  the space marker and enter space again several times.
23587  With every space enter the size will be changed.
23588  Some markers for the space size appear red in LyX, because they are negative
23589  spaces.
23590  Here are two examples:
23591 \end_layout
23592
23593 \begin_layout Standard
23594
23595 \series bold
23596 a Ctrl+Space b
23597 \series default
23598  and 3×
23599 \family sans
23600 Space
23601 \family default
23602
23603 \begin_inset Formula $a\quad b$
23604 \end_inset
23605
23606
23607 \end_layout
23608
23609 \begin_layout Standard
23610
23611 \series bold
23612 a Ctrl+Space b
23613 \series default
23614  and 5×
23615 \family sans
23616 Space
23617 \family default
23618
23619 \begin_inset Formula $a\! b$
23620 \end_inset
23621
23622
23623 \end_layout
23624
23625 \begin_layout Subsection
23626 Functions
23627 \begin_inset Index idx
23628 status collapsed
23629
23630 \begin_layout Plain Layout
23631 Math ! Functions
23632 \end_layout
23633
23634 \end_inset
23635
23636
23637 \begin_inset CommandInset label
23638 LatexCommand label
23639 name "sub:Functions"
23640
23641 \end_inset
23642
23643
23644 \end_layout
23645
23646 \begin_layout Standard
23647 The 
23648 \family sans
23649 Math
23650 \begin_inset space ~
23651 \end_inset
23652
23653 Panel
23654 \family default
23655  contains under the button 
23656 \begin_inset Info
23657 type  "icon"
23658 arg   "math-insert \\functions"
23659 \end_inset
23660
23661  a number of function macros, such as 
23662 \begin_inset Formula $\sin$
23663 \end_inset
23664
23665
23666 \begin_inset Formula $\lim$
23667 \end_inset
23668
23669
23670 \emph on
23671 etc
23672 \emph default
23673 .
23674  (you can also insert them in a formula by typing 
23675 \series bold
23676
23677 \backslash
23678 sin
23679 \series default
23680  etc.).
23681  Standard mathematical practice is that functions are printed upright to
23682  avoid confusions, because 
23683 \begin_inset Formula $sin$
23684 \end_inset
23685
23686  does normally mean 
23687 \begin_inset Formula $s\cdot i\cdot n$
23688 \end_inset
23689
23690 .
23691 \end_layout
23692
23693 \begin_layout Standard
23694 Using the function macros will also produce correct spacing around the function:
23695  
23696 \begin_inset Formula $a\sin x$
23697 \end_inset
23698
23699  is different from 
23700 \begin_inset Formula $asinx$
23701 \end_inset
23702
23703 .
23704 \end_layout
23705
23706 \begin_layout Standard
23707 For some mathematical objects, like limits, the macro changes where subscripts
23708  are placed, as described in section
23709 \begin_inset space ~
23710 \end_inset
23711
23712
23713 \begin_inset CommandInset ref
23714 LatexCommand ref
23715 reference "sub:Operators-with-Limits"
23716
23717 \end_inset
23718
23719 .
23720 \end_layout
23721
23722 \begin_layout Subsection
23723 Accents
23724 \begin_inset Index idx
23725 status collapsed
23726
23727 \begin_layout Plain Layout
23728 Math ! Accents
23729 \end_layout
23730
23731 \end_inset
23732
23733
23734 \end_layout
23735
23736 \begin_layout Standard
23737 In a formula you can insert accented characters in the same way as in text
23738  mode.
23739  This may depend on your keyboard, or the bindings file you use.
23740  You can also use LaTeX commands, for example, to enter 
23741 \begin_inset Formula $\hat{a}$
23742 \end_inset
23743
23744  even if your keyboard doesn't have the circumflex enabled.
23745  Our example is entered by typing 
23746 \series bold
23747
23748 \backslash
23749 hat
23750 \begin_inset space \textvisiblespace{}
23751 \end_inset
23752
23753 a
23754 \series default
23755  in a formula.
23756  Table
23757 \begin_inset space ~
23758 \end_inset
23759
23760
23761 \begin_inset CommandInset ref
23762 LatexCommand ref
23763 reference "tab:Accent-names-and"
23764
23765 \end_inset
23766
23767  shows the equivalences between the accent names and the commands.
23768 \end_layout
23769
23770 \begin_layout Standard
23771 \begin_inset Float table
23772 wide false
23773 sideways false
23774 status open
23775
23776 \begin_layout Plain Layout
23777 \begin_inset Caption Standard
23778
23779 \begin_layout Plain Layout
23780 \begin_inset CommandInset label
23781 LatexCommand label
23782 name "tab:Accent-names-and"
23783
23784 \end_inset
23785
23786 Accent names and the corresponding commands.
23787 \end_layout
23788
23789 \end_inset
23790
23791
23792 \end_layout
23793
23794 \begin_layout Plain Layout
23795 \align center
23796 \begin_inset Tabular
23797 <lyxtabular version="3" rows="11" columns="3">
23798 <features rotate="0" tabularvalignment="middle">
23799 <column alignment="center" valignment="top" width="0pt">
23800 <column alignment="center" valignment="top" width="0pt">
23801 <column alignment="center" valignment="top" width="0pt">
23802 <row>
23803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23804 \begin_inset Text
23805
23806 \begin_layout Plain Layout
23807 Name
23808 \end_layout
23809
23810 \end_inset
23811 </cell>
23812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23813 \begin_inset Text
23814
23815 \begin_layout Plain Layout
23816 Command
23817 \end_layout
23818
23819 \end_inset
23820 </cell>
23821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23822 \begin_inset Text
23823
23824 \begin_layout Plain Layout
23825 E
23826 \family roman
23827 \series medium
23828 \shape up
23829 \size normal
23830 \emph off
23831 \bar no
23832 \noun off
23833 \color none
23834 xample
23835 \end_layout
23836
23837 \end_inset
23838 </cell>
23839 </row>
23840 <row>
23841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23842 \begin_inset Text
23843
23844 \begin_layout Plain Layout
23845
23846 \family roman
23847 \series medium
23848 \shape up
23849 \size normal
23850 \emph off
23851 \bar no
23852 \noun off
23853 \color none
23854 circumflex
23855 \end_layout
23856
23857 \end_inset
23858 </cell>
23859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23860 \begin_inset Text
23861
23862 \begin_layout Plain Layout
23863
23864 \series bold
23865
23866 \backslash
23867 hat
23868 \end_layout
23869
23870 \end_inset
23871 </cell>
23872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23873 \begin_inset Text
23874
23875 \begin_layout Plain Layout
23876
23877 \family roman
23878 \series medium
23879 \shape up
23880 \size normal
23881 \emph off
23882 \bar no
23883 \noun off
23884 \color none
23885 \begin_inset Formula $\hat{a}$
23886 \end_inset
23887
23888
23889 \end_layout
23890
23891 \end_inset
23892 </cell>
23893 </row>
23894 <row>
23895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23896 \begin_inset Text
23897
23898 \begin_layout Plain Layout
23899
23900 \family roman
23901 \series medium
23902 \shape up
23903 \size normal
23904 \emph off
23905 \bar no
23906 \noun off
23907 \color none
23908 grave
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917
23918 \series bold
23919
23920 \backslash
23921 grave
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \begin_layout Plain Layout
23930
23931 \family roman
23932 \series medium
23933 \shape up
23934 \size normal
23935 \emph off
23936 \bar no
23937 \noun off
23938 \color none
23939 \begin_inset Formula $\grave{a}$
23940 \end_inset
23941
23942
23943 \end_layout
23944
23945 \end_inset
23946 </cell>
23947 </row>
23948 <row>
23949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23950 \begin_inset Text
23951
23952 \begin_layout Plain Layout
23953
23954 \family roman
23955 \series medium
23956 \shape up
23957 \size normal
23958 \emph off
23959 \bar no
23960 \noun off
23961 \color none
23962 acute
23963 \end_layout
23964
23965 \end_inset
23966 </cell>
23967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23968 \begin_inset Text
23969
23970 \begin_layout Plain Layout
23971
23972 \series bold
23973
23974 \backslash
23975 acute
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23981 \begin_inset Text
23982
23983 \begin_layout Plain Layout
23984
23985 \family roman
23986 \series medium
23987 \shape up
23988 \size normal
23989 \emph off
23990 \bar no
23991 \noun off
23992 \color none
23993 \begin_inset Formula $\acute{a}$
23994 \end_inset
23995
23996
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 </row>
24002 <row>
24003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24004 \begin_inset Text
24005
24006 \begin_layout Plain Layout
24007
24008 \family roman
24009 \series medium
24010 \shape up
24011 \size normal
24012 \emph off
24013 \bar no
24014 \noun off
24015 \color none
24016 umlaut
24017 \end_layout
24018
24019 \end_inset
24020 </cell>
24021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025
24026 \series bold
24027
24028 \backslash
24029 ddot
24030 \end_layout
24031
24032 \end_inset
24033 </cell>
24034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24035 \begin_inset Text
24036
24037 \begin_layout Plain Layout
24038
24039 \family roman
24040 \series medium
24041 \shape up
24042 \size normal
24043 \emph off
24044 \bar no
24045 \noun off
24046 \color none
24047 \begin_inset Formula $\ddot{a}$
24048 \end_inset
24049
24050
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 </row>
24056 <row>
24057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24058 \begin_inset Text
24059
24060 \begin_layout Plain Layout
24061
24062 \family roman
24063 \series medium
24064 \shape up
24065 \size normal
24066 \emph off
24067 \bar no
24068 \noun off
24069 \color none
24070 tilde
24071 \end_layout
24072
24073 \end_inset
24074 </cell>
24075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24076 \begin_inset Text
24077
24078 \begin_layout Plain Layout
24079
24080 \series bold
24081
24082 \backslash
24083 tilde
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24089 \begin_inset Text
24090
24091 \begin_layout Plain Layout
24092
24093 \family roman
24094 \series medium
24095 \shape up
24096 \size normal
24097 \emph off
24098 \bar no
24099 \noun off
24100 \color none
24101 \begin_inset Formula $\tilde{a}$
24102 \end_inset
24103
24104
24105 \end_layout
24106
24107 \end_inset
24108 </cell>
24109 </row>
24110 <row>
24111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24112 \begin_inset Text
24113
24114 \begin_layout Plain Layout
24115
24116 \family roman
24117 \series medium
24118 \shape up
24119 \size normal
24120 \emph off
24121 \bar no
24122 \noun off
24123 \color none
24124 dot
24125 \end_layout
24126
24127 \end_inset
24128 </cell>
24129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24130 \begin_inset Text
24131
24132 \begin_layout Plain Layout
24133
24134 \series bold
24135
24136 \backslash
24137 dot
24138 \end_layout
24139
24140 \end_inset
24141 </cell>
24142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24143 \begin_inset Text
24144
24145 \begin_layout Plain Layout
24146
24147 \family roman
24148 \series medium
24149 \shape up
24150 \size normal
24151 \emph off
24152 \bar no
24153 \noun off
24154 \color none
24155 \begin_inset Formula $\dot{a}$
24156 \end_inset
24157
24158
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 </row>
24164 <row>
24165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24166 \begin_inset Text
24167
24168 \begin_layout Plain Layout
24169
24170 \family roman
24171 \series medium
24172 \shape up
24173 \size normal
24174 \emph off
24175 \bar no
24176 \noun off
24177 \color none
24178 breve
24179 \end_layout
24180
24181 \end_inset
24182 </cell>
24183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24184 \begin_inset Text
24185
24186 \begin_layout Plain Layout
24187
24188 \series bold
24189
24190 \backslash
24191 breve
24192 \end_layout
24193
24194 \end_inset
24195 </cell>
24196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24197 \begin_inset Text
24198
24199 \begin_layout Plain Layout
24200
24201 \family roman
24202 \series medium
24203 \shape up
24204 \size normal
24205 \emph off
24206 \bar no
24207 \noun off
24208 \color none
24209 \begin_inset Formula $\breve{a}$
24210 \end_inset
24211
24212
24213 \end_layout
24214
24215 \end_inset
24216 </cell>
24217 </row>
24218 <row>
24219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24220 \begin_inset Text
24221
24222 \begin_layout Plain Layout
24223
24224 \family roman
24225 \series medium
24226 \shape up
24227 \size normal
24228 \emph off
24229 \bar no
24230 \noun off
24231 \color none
24232 caron
24233 \end_layout
24234
24235 \end_inset
24236 </cell>
24237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24238 \begin_inset Text
24239
24240 \begin_layout Plain Layout
24241
24242 \series bold
24243
24244 \backslash
24245 check
24246 \end_layout
24247
24248 \end_inset
24249 </cell>
24250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24251 \begin_inset Text
24252
24253 \begin_layout Plain Layout
24254
24255 \family roman
24256 \series medium
24257 \shape up
24258 \size normal
24259 \emph off
24260 \bar no
24261 \noun off
24262 \color none
24263 \begin_inset Formula $\check{a}$
24264 \end_inset
24265
24266
24267 \end_layout
24268
24269 \end_inset
24270 </cell>
24271 </row>
24272 <row>
24273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24274 \begin_inset Text
24275
24276 \begin_layout Plain Layout
24277
24278 \family roman
24279 \series medium
24280 \shape up
24281 \size normal
24282 \emph off
24283 \bar no
24284 \noun off
24285 \color none
24286 macron
24287 \end_layout
24288
24289 \end_inset
24290 </cell>
24291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24292 \begin_inset Text
24293
24294 \begin_layout Plain Layout
24295
24296 \series bold
24297
24298 \backslash
24299 bar
24300 \end_layout
24301
24302 \end_inset
24303 </cell>
24304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24305 \begin_inset Text
24306
24307 \begin_layout Plain Layout
24308
24309 \family roman
24310 \series medium
24311 \shape up
24312 \size normal
24313 \emph off
24314 \bar no
24315 \noun off
24316 \color none
24317 \begin_inset Formula $\bar{a}$
24318 \end_inset
24319
24320
24321 \end_layout
24322
24323 \end_inset
24324 </cell>
24325 </row>
24326 <row>
24327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24328 \begin_inset Text
24329
24330 \begin_layout Plain Layout
24331 vector
24332 \end_layout
24333
24334 \end_inset
24335 </cell>
24336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24337 \begin_inset Text
24338
24339 \begin_layout Plain Layout
24340
24341 \series bold
24342
24343 \backslash
24344 vec
24345 \end_layout
24346
24347 \end_inset
24348 </cell>
24349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24350 \begin_inset Text
24351
24352 \begin_layout Plain Layout
24353
24354 \family roman
24355 \series medium
24356 \shape up
24357 \size normal
24358 \emph off
24359 \bar no
24360 \noun off
24361 \color none
24362 \begin_inset Formula $\vec{a}$
24363 \end_inset
24364
24365
24366 \end_layout
24367
24368 \end_inset
24369 </cell>
24370 </row>
24371 </lyxtabular>
24372
24373 \end_inset
24374
24375
24376 \end_layout
24377
24378 \end_inset
24379
24380
24381 \end_layout
24382
24383 \begin_layout Standard
24384 You can choose one of the accents by selecting an item from the 
24385 \family sans
24386 Frame
24387 \begin_inset space ~
24388 \end_inset
24389
24390 decorations
24391 \family default
24392  symbol set button 
24393 \begin_inset Info
24394 type  "icon"
24395 arg   "math-insert \\hat"
24396 \end_inset
24397
24398  in the math panel; this will apply to any selection you have made within
24399  a formula too.
24400 \end_layout
24401
24402 \begin_layout Section
24403 Brackets and Delimiters
24404 \begin_inset Index idx
24405 status collapsed
24406
24407 \begin_layout Plain Layout
24408 Math ! Brackets
24409 \end_layout
24410
24411 \end_inset
24412
24413
24414 \begin_inset Index idx
24415 status collapsed
24416
24417 \begin_layout Plain Layout
24418 Math ! Delimiters
24419 \end_layout
24420
24421 \end_inset
24422
24423
24424 \begin_inset CommandInset label
24425 LatexCommand label
24426 name "sec:Brackets-and-Delimiters"
24427
24428 \end_inset
24429
24430
24431 \end_layout
24432
24433 \begin_layout Standard
24434 There are several brackets available through LyX.
24435  For some purposes, using just the keys 
24436 \family typewriter
24437 []{}()|<>
24438 \family default
24439  should suffice.
24440  But if you want to surround a large structure, like a matrix or a fraction,
24441  or if you have several layers of brackets, it is better to use the math
24442  toolbar delimiter icon 
24443 \begin_inset Info
24444 type  "icon"
24445 arg   "dialog-show mathdelimiter"
24446 \end_inset
24447
24448 .
24449  For example, if you construct the brackets around a matrix in this way:
24450 \begin_inset Formula 
24451 \[
24452 \left[\begin{array}{cc}
24453 1 & 2\\
24454 3 & 4
24455 \end{array}\right]
24456 \]
24457
24458 \end_inset
24459
24460 it makes it easier to see the layers of parentheses.
24461  Below, the expression on the left was entered using the delimiter icon
24462  
24463 \begin_inset Info
24464 type  "icon"
24465 arg   "dialog-show mathdelimiter"
24466 \end_inset
24467
24468  and the expression on the right was entered using the 
24469 \family typewriter
24470 ()
24471 \family default
24472  keys.
24473  
24474 \begin_inset Formula 
24475 \[
24476 \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})}))}
24477 \]
24478
24479 \end_inset
24480
24481
24482 \end_layout
24483
24484 \begin_layout Standard
24485 If you use the delimiter icon, the parentheses, and other brackets from
24486  that menu will automatically re-size to accommodate the size of what is
24487  inside.
24488 \end_layout
24489
24490 \begin_layout Standard
24491 To construct brackets click on the button for the bracket you want on the
24492  left side and right side.
24493  If you use the option 
24494 \family sans
24495 Keep
24496 \begin_inset space ~
24497 \end_inset
24498
24499 matched
24500 \family default
24501 , the selected bracket type will be used for the left and the right side.
24502  The selection will be shown as TeX code.
24503  If you want one side not to have a bracket, use 
24504 \family sans
24505 (none)
24506 \family default
24507 .
24508  It will appear in LyX with a dotted line, but nothing will be printed.
24509 \end_layout
24510
24511 \begin_layout Standard
24512 If you want to place brackets around existing math structures, like a square
24513  root, you can do so by first highlighting (selecting) the structure that
24514  is to go inside the brackets.
24515  Then choose the appropriate brackets for left and right and click on 
24516 \family sans
24517 Insert
24518 \family default
24519 .
24520  The most common bracket combinations (parentheses, square brackets, and
24521  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24522  For example, to insert a pair of parentheses, select the structure and
24523  enter 
24524 \begin_inset Info
24525 type  "shortcut"
24526 arg   "math-delim ( )"
24527 \end_inset
24528
24529 .
24530 \end_layout
24531
24532 \begin_layout Section
24533 Arrays and Multi-line Equations
24534 \begin_inset Index idx
24535 status collapsed
24536
24537 \begin_layout Plain Layout
24538 Math ! Arrays
24539 \end_layout
24540
24541 \end_inset
24542
24543
24544 \begin_inset Index idx
24545 status collapsed
24546
24547 \begin_layout Plain Layout
24548 Math ! Matrices
24549 \end_layout
24550
24551 \end_inset
24552
24553
24554 \begin_inset Index idx
24555 status collapsed
24556
24557 \begin_layout Plain Layout
24558 Math ! Multi-line Equations
24559 \end_layout
24560
24561 \end_inset
24562
24563
24564 \end_layout
24565
24566 \begin_layout Standard
24567 Matrices are entered in LyX using the 
24568 \family sans
24569 Math
24570 \begin_inset space ~
24571 \end_inset
24572
24573 Panel
24574 \family default
24575  matrix button 
24576 \begin_inset Info
24577 type  "icon"
24578 arg   "dialog-show mathmatrix"
24579 \end_inset
24580
24581 .
24582  It will open a dialog for you to choose the number of rows/columns.
24583  Here is an example:
24584 \begin_inset Formula 
24585 \[
24586 \left(\begin{array}{ccc}
24587 1 & 2 & 3\\
24588 4 & 5 & 6\\
24589 7 & 8 & 9
24590 \end{array}\right)
24591 \]
24592
24593 \end_inset
24594
24595 The parentheses aren't automatic, but you can add them as described in section
24596 \begin_inset space ~
24597 \end_inset
24598
24599
24600 \begin_inset CommandInset ref
24601 LatexCommand ref
24602 reference "sec:Brackets-and-Delimiters"
24603
24604 \end_inset
24605
24606 .
24607  When you construct the matrix, you can decide whether the column entries
24608  will be left-, right-, or center-justified.
24609  This alignment is set in the box 
24610 \family sans
24611 Horizontal
24612 \family default
24613  with the letters 
24614 \begin_inset Quotes eld
24615 \end_inset
24616
24617
24618 \family sans
24619 l
24620 \family default
24621
24622 \begin_inset Quotes erd
24623 \end_inset
24624
24625
24626 \begin_inset Quotes eld
24627 \end_inset
24628
24629
24630 \family sans
24631 r
24632 \family default
24633
24634 \begin_inset Quotes erd
24635 \end_inset
24636
24637 , and 
24638 \begin_inset Quotes eld
24639 \end_inset
24640
24641
24642 \family sans
24643 c
24644 \family default
24645
24646 \begin_inset Quotes erd
24647 \end_inset
24648
24649 .
24650  LyX proposes a 
24651 \begin_inset Quotes eld
24652 \end_inset
24653
24654
24655 \family sans
24656 c
24657 \family default
24658
24659 \begin_inset Quotes erd
24660 \end_inset
24661
24662  for every column as default.
24663  For example, the sequence 
24664 \begin_inset Quotes eld
24665 \end_inset
24666
24667
24668 \family sans
24669 lcr
24670 \family default
24671
24672 \begin_inset Quotes erd
24673 \end_inset
24674
24675  means that the first column will be left-justified, the second will be
24676  centered, and the third column will be right-justified, because each letter
24677  corresponds to the relevant column.
24678  The result will look like this:
24679 \begin_inset Formula 
24680 \[
24681 \begin{array}{lcr}
24682 this & this\, column & this\, column\\
24683 column & has & has\, right\\
24684 has\, left\, alignment & center\, alignment & alignment
24685 \end{array}.
24686 \]
24687
24688 \end_inset
24689
24690
24691 \end_layout
24692
24693 \begin_layout Standard
24694 You can add more rows to an existing matrix by entering 
24695 \begin_inset Info
24696 type  "shortcut"
24697 arg   "newline-insert newline"
24698 \end_inset
24699
24700  while the cursor is in the matrix.
24701  Adding or deleting columns can be done via the menu 
24702 \family sans
24703 Edit\SpecialChar \menuseparator
24704 Math
24705 \family default
24706  or the math toolbar.
24707 \end_layout
24708
24709 \begin_layout Standard
24710 There are other arrays used in formulas, such as distinctions of cases.
24711  It can be created with the menu 
24712 \family sans
24713 Insert\SpecialChar \menuseparator
24714 Math\SpecialChar \menuseparator
24715 Cases
24716 \begin_inset space ~
24717 \end_inset
24718
24719 Environment
24720 \family default
24721  or the command 
24722 \series bold
24723
24724 \backslash
24725 cases
24726 \series default
24727 .
24728  Here is an example: 
24729 \begin_inset Formula 
24730 \[
24731 f(x)=\begin{cases}
24732 -1 & x<0\\
24733 0 & x=0\\
24734 1 & x>0
24735 \end{cases}
24736 \]
24737
24738 \end_inset
24739
24740
24741 \end_layout
24742
24743 \begin_layout Standard
24744 \begin_inset VSpace bigskip
24745 \end_inset
24746
24747 Multi-line formulas are created when you press 
24748 \begin_inset Info
24749 type  "shortcut"
24750 arg   "newline-insert newline"
24751 \end_inset
24752
24753  within a formula.
24754  In an empty formula you can see that three blue boxes appear, one for each
24755  column.
24756  When you press 
24757 \begin_inset Info
24758 type  "shortcut"
24759 arg   "newline-insert newline"
24760 \end_inset
24761
24762  in a non-empty formula, the part before the relation sign (equal sign 
24763 \begin_inset Quotes eld
24764 \end_inset
24765
24766 =
24767 \begin_inset Quotes erd
24768 \end_inset
24769
24770  etc.) will be inserted automatically in the first column, the relation sign
24771  is in the second column, and the rest in the third column.
24772  A new row is created by every further entry of 
24773 \begin_inset Info
24774 type  "shortcut"
24775 arg   "newline-insert newline"
24776 \end_inset
24777
24778 .
24779  Multi-line formulas are always displayed formulas.
24780  Here is an example:
24781 \begin_inset Formula 
24782 \begin{eqnarray}
24783 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24784 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24785 \end{eqnarray}
24786
24787 \end_inset
24788
24789 Note that the middle column is designed for relation signs so structures
24790  in this column will be printed in a smaller size:
24791 \begin_inset Formula 
24792 \begin{eqnarray*}
24793 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24794 \end{eqnarray*}
24795
24796 \end_inset
24797
24798
24799 \end_layout
24800
24801 \begin_layout Standard
24802 The multi-line formula type described here is called 
24803 \family typewriter
24804 \series medium
24805 eqnarray
24806 \family default
24807 \series default
24808 .
24809  There are other multi-line types more suitable for certain situations,
24810  for example if you want a better inter-line spacing than in formula 
24811 \begin_inset CommandInset ref
24812 LatexCommand eqref
24813 reference "eq:asquared"
24814
24815 \end_inset
24816
24817 .
24818  The other types are described in section
24819 \begin_inset space ~
24820 \end_inset
24821
24822
24823 \begin_inset CommandInset ref
24824 LatexCommand ref
24825 reference "sub:AMS-Formula-Types"
24826
24827 \end_inset
24828
24829 .
24830 \end_layout
24831
24832 \begin_layout Section
24833 Formula Numbering and Referencing
24834 \begin_inset Index idx
24835 status collapsed
24836
24837 \begin_layout Plain Layout
24838 Math ! Formula numbering
24839 \end_layout
24840
24841 \end_inset
24842
24843
24844 \begin_inset Index idx
24845 status collapsed
24846
24847 \begin_layout Plain Layout
24848 Math ! Referencing formulas
24849 \end_layout
24850
24851 \end_inset
24852
24853
24854 \begin_inset CommandInset label
24855 LatexCommand label
24856 name "sec:Formula-Numbering-and"
24857
24858 \end_inset
24859
24860
24861 \end_layout
24862
24863 \begin_layout Standard
24864 To number a formula, set the cursor in the formula and use the menu 
24865 \family sans
24866 Edit\SpecialChar \menuseparator
24867 Math\SpecialChar \menuseparator
24868 Number
24869 \begin_inset space ~
24870 \end_inset
24871
24872 Whole
24873 \begin_inset space ~
24874 \end_inset
24875
24876 Formula
24877 \family default
24878  or the shortcut 
24879 \begin_inset Info
24880 type  "shortcut"
24881 arg   "math-number-toggle"
24882 \end_inset
24883
24884 .
24885  The formula number appears in LyX within parentheses.
24886  The number shown is temporary and may be different when the output is generated.
24887  The placement and format of the formula number in the output depends on
24888  the document class.
24889  In this document the number is printed together with the chapter number,
24890  separated by a dot:
24891 \begin_inset Formula 
24892 \begin{equation}
24893 1+1=2
24894 \end{equation}
24895
24896 \end_inset
24897
24898 Using 
24899 \begin_inset Info
24900 type  "shortcut"
24901 arg   "math-number-toggle"
24902 \end_inset
24903
24904  in a numbered formula will switch off the numbering.
24905  You can only number displayed formulas.
24906 \end_layout
24907
24908 \begin_layout Standard
24909 Multi-line formulas can be numbered line by line: Using the menu 
24910 \family sans
24911 Edit\SpecialChar \menuseparator
24912 Math\SpecialChar \menuseparator
24913 Number
24914 \begin_inset space ~
24915 \end_inset
24916
24917 This
24918 \begin_inset space ~
24919 \end_inset
24920
24921 Line
24922 \family default
24923  or the shortcut 
24924 \begin_inset Info
24925 type  "shortcut"
24926 arg   "math-number-line-toggle"
24927 \end_inset
24928
24929  will only toggle the numbering of the line where the cursor is:
24930 \begin_inset Formula 
24931 \begin{eqnarray}
24932 1 & = & 3-2\\
24933 2 & = & 4-2\nonumber \\
24934 4 & \leq & 7
24935 \end{eqnarray}
24936
24937 \end_inset
24938
24939 To number all lines use the shortcut 
24940 \begin_inset Info
24941 type  "shortcut"
24942 arg   "math-number-toggle"
24943 \end_inset
24944
24945 .
24946 \end_layout
24947
24948 \begin_layout Standard
24949 \begin_inset VSpace bigskip
24950 \end_inset
24951
24952 Every displayed formula can be referenced by its number using a label.
24953  A label is inserted with the menu 
24954 \family sans
24955 Insert\SpecialChar \menuseparator
24956 Label
24957 \family default
24958  (toolbar button 
24959 \begin_inset Info
24960 type  "icon"
24961 arg   "label-insert"
24962 \end_inset
24963
24964 ) when the cursor is in the formula.
24965  This opens a dialog to enter the label.
24966  It is recommended that you use the suggested 
24967 \begin_inset Quotes eld
24968 \end_inset
24969
24970
24971 \family sans
24972 eq:
24973 \family default
24974
24975 \begin_inset Quotes erd
24976 \end_inset
24977
24978  as the first part of the label, because this helps later to identify the
24979  label type when you have many labels in your document.
24980  We inserted in the following example the label 
24981 \begin_inset Quotes eld
24982 \end_inset
24983
24984 eq:tanhExp
24985 \begin_inset Quotes erd
24986 \end_inset
24987
24988  in the second line:
24989 \begin_inset Formula 
24990 \begin{eqnarray}
24991 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24992  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24993 \end{eqnarray}
24994
24995 \end_inset
24996
24997 Every labeled line is automatically numbered.
24998  Therefore the label is shown behind the formula number.
24999  You can reference a labeled formula using the menu 
25000 \family sans
25001 Insert\SpecialChar \menuseparator
25002 Cross
25003 \begin_inset space ~
25004 \end_inset
25005
25006 Reference
25007 \family default
25008  (toolbar button 
25009 \begin_inset Info
25010 type  "icon"
25011 arg   "dialog-show-new-inset ref"
25012 \end_inset
25013
25014 ).
25015  A dialog appears to choose a label you want to refer to.
25016  The reference appears in LyX as a gray cross-reference box and in the output
25017  as the formula number:
25018 \end_layout
25019
25020 \begin_layout Standard
25021 This is a cross-reference to equation (
25022 \begin_inset CommandInset ref
25023 LatexCommand ref
25024 reference "eq:tanhExp"
25025
25026 \end_inset
25027
25028 ).
25029 \end_layout
25030
25031 \begin_layout Standard
25032 The properties of LyX's cross-reference box are described in section
25033 \begin_inset space ~
25034 \end_inset
25035
25036
25037 \begin_inset CommandInset ref
25038 LatexCommand ref
25039 reference "sec:Cross-References"
25040
25041 \end_inset
25042
25043 .
25044  To delete a label, set the cursor at the end in the labeled formula and
25045  press 
25046 \family sans
25047 Del
25048 \family default
25049 .
25050 \end_layout
25051
25052 \begin_layout Section
25053 User defined math macros
25054 \begin_inset Index idx
25055 status collapsed
25056
25057 \begin_layout Plain Layout
25058 Math ! Macros
25059 \end_layout
25060
25061 \end_inset
25062
25063
25064 \end_layout
25065
25066 \begin_layout Standard
25067 LyX allows you to define macros for formulas which is very useful when you
25068  have equations of the same form in a document several times.
25069  Math macros are explained in section 
25070 \emph on
25071 Math
25072 \begin_inset space ~
25073 \end_inset
25074
25075 Macros
25076 \emph default
25077  of the 
25078 \emph on
25079 Math
25080 \emph default
25081  manual.
25082 \end_layout
25083
25084 \begin_layout Section
25085 Fine-Tuning
25086 \end_layout
25087
25088 \begin_layout Subsection
25089 Typefaces
25090 \begin_inset Index idx
25091 status collapsed
25092
25093 \begin_layout Plain Layout
25094 Math ! Typefaces
25095 \end_layout
25096
25097 \end_inset
25098
25099
25100 \end_layout
25101
25102 \begin_layout Standard
25103 The standard font for text is italic, for numbers the standard is roman.
25104  To set a font in a formula, use the 
25105 \family sans
25106 Math
25107 \begin_inset space ~
25108 \end_inset
25109
25110 Panel
25111 \family default
25112  button 
25113 \begin_inset Info
25114 type  "icon"
25115 arg   "math-insert \\font"
25116 \end_inset
25117
25118 , or enter its command, listed in table
25119 \begin_inset space ~
25120 \end_inset
25121
25122
25123 \begin_inset CommandInset ref
25124 LatexCommand ref
25125 reference "tab:Typefaces-and-the"
25126
25127 \end_inset
25128
25129 , directly.
25130 \end_layout
25131
25132 \begin_layout Standard
25133 \begin_inset Float table
25134 wide false
25135 sideways false
25136 status open
25137
25138 \begin_layout Plain Layout
25139 \begin_inset Caption Standard
25140
25141 \begin_layout Plain Layout
25142 \begin_inset CommandInset label
25143 LatexCommand label
25144 name "tab:Typefaces-and-the"
25145
25146 \end_inset
25147
25148 Typefaces and the corresponding commands.
25149 \end_layout
25150
25151 \end_inset
25152
25153
25154 \end_layout
25155
25156 \begin_layout Plain Layout
25157 \align center
25158 \begin_inset Tabular
25159 <lyxtabular version="3" rows="9" columns="2">
25160 <features rotate="0" tabularvalignment="middle">
25161 <column alignment="center" valignment="top" width="0pt">
25162 <column alignment="center" valignment="top" width="0pt">
25163 <row>
25164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25165 \begin_inset Text
25166
25167 \begin_layout Plain Layout
25168 Font
25169 \end_layout
25170
25171 \end_inset
25172 </cell>
25173 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25174 \begin_inset Text
25175
25176 \begin_layout Plain Layout
25177 Command
25178 \end_layout
25179
25180 \end_inset
25181 </cell>
25182 </row>
25183 <row>
25184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25185 \begin_inset Text
25186
25187 \begin_layout Plain Layout
25188
25189 \shape up
25190 \size normal
25191 \bar no
25192 \noun off
25193 \color none
25194 \begin_inset Formula $\mathrm{Roman}$
25195 \end_inset
25196
25197
25198 \end_layout
25199
25200 \end_inset
25201 </cell>
25202 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25203 \begin_inset Text
25204
25205 \begin_layout Plain Layout
25206
25207 \series bold
25208
25209 \backslash
25210 mathrm
25211 \end_layout
25212
25213 \end_inset
25214 </cell>
25215 </row>
25216 <row>
25217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25218 \begin_inset Text
25219
25220 \begin_layout Plain Layout
25221 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25222 \end_inset
25223
25224
25225 \end_layout
25226
25227 \end_inset
25228 </cell>
25229 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25230 \begin_inset Text
25231
25232 \begin_layout Plain Layout
25233
25234 \series bold
25235
25236 \backslash
25237 mathbf
25238 \end_layout
25239
25240 \end_inset
25241 </cell>
25242 </row>
25243 <row>
25244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25245 \begin_inset Text
25246
25247 \begin_layout Plain Layout
25248 \begin_inset Formula $\mathit{Italic}$
25249 \end_inset
25250
25251
25252 \end_layout
25253
25254 \end_inset
25255 </cell>
25256 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25257 \begin_inset Text
25258
25259 \begin_layout Plain Layout
25260
25261 \series bold
25262
25263 \backslash
25264 mathit
25265 \end_layout
25266
25267 \end_inset
25268 </cell>
25269 </row>
25270 <row>
25271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25272 \begin_inset Text
25273
25274 \begin_layout Plain Layout
25275
25276 \shape up
25277 \size normal
25278 \bar no
25279 \noun off
25280 \color none
25281 \begin_inset Formula $\mathtt{Typewriter}$
25282 \end_inset
25283
25284
25285 \end_layout
25286
25287 \end_inset
25288 </cell>
25289 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25290 \begin_inset Text
25291
25292 \begin_layout Plain Layout
25293
25294 \series bold
25295
25296 \backslash
25297 mathtt
25298 \end_layout
25299
25300 \end_inset
25301 </cell>
25302 </row>
25303 <row>
25304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25309 \end_inset
25310
25311
25312 \end_layout
25313
25314 \end_inset
25315 </cell>
25316 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25317 \begin_inset Text
25318
25319 \begin_layout Plain Layout
25320
25321 \series bold
25322
25323 \backslash
25324 mathbb
25325 \end_layout
25326
25327 \end_inset
25328 </cell>
25329 </row>
25330 <row>
25331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25332 \begin_inset Text
25333
25334 \begin_layout Plain Layout
25335 \begin_inset Formula $\mathfrak{Fraktur}$
25336 \end_inset
25337
25338
25339 \end_layout
25340
25341 \end_inset
25342 </cell>
25343 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25344 \begin_inset Text
25345
25346 \begin_layout Plain Layout
25347
25348 \series bold
25349
25350 \backslash
25351 mathfrak
25352 \end_layout
25353
25354 \end_inset
25355 </cell>
25356 </row>
25357 <row>
25358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25359 \begin_inset Text
25360
25361 \begin_layout Plain Layout
25362
25363 \shape up
25364 \size normal
25365 \emph on
25366 \bar no
25367 \noun off
25368 \color none
25369 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25370 \end_inset
25371
25372
25373 \end_layout
25374
25375 \end_inset
25376 </cell>
25377 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25378 \begin_inset Text
25379
25380 \begin_layout Plain Layout
25381
25382 \series bold
25383
25384 \backslash
25385 mathcal
25386 \end_layout
25387
25388 \end_inset
25389 </cell>
25390 </row>
25391 <row>
25392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25393 \begin_inset Text
25394
25395 \begin_layout Plain Layout
25396 \begin_inset Formula $\mathsf{SansSerif}$
25397 \end_inset
25398
25399
25400 \end_layout
25401
25402 \end_inset
25403 </cell>
25404 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25405 \begin_inset Text
25406
25407 \begin_layout Plain Layout
25408
25409 \series bold
25410
25411 \backslash
25412 mathsf
25413 \end_layout
25414
25415 \end_inset
25416 </cell>
25417 </row>
25418 </lyxtabular>
25419
25420 \end_inset
25421
25422
25423 \end_layout
25424
25425 \end_inset
25426
25427
25428 \end_layout
25429
25430 \begin_layout Standard
25431 \begin_inset Note Greyedout
25432 status open
25433
25434 \begin_layout Plain Layout
25435
25436 \series bold
25437 Note:
25438 \series default
25439  You can only print capital letters in the typefaces 
25440 \family sans
25441 Blackboard
25442 \family default
25443  and 
25444 \family sans
25445 Calligraphic
25446 \family default
25447 .
25448 \end_layout
25449
25450 \end_inset
25451
25452
25453 \end_layout
25454
25455 \begin_layout Standard
25456 When you use a typeface, a blue box is inserted in the formula.
25457  Every character in this box will be printed in this typeface.
25458  Pressing 
25459 \family sans
25460 Space
25461 \family default
25462  within the box will set the cursor outside, so that you have to use a protected
25463  space when you need a space in the box.
25464  Here is an example where 
25465 \begin_inset Quotes eld
25466 \end_inset
25467
25468 N
25469 \begin_inset Quotes erd
25470 \end_inset
25471
25472  in 
25473 \family sans
25474 Blackboard
25475 \family default
25476  denotes the set of numbers:
25477 \begin_inset Formula 
25478 \[
25479 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25480 \]
25481
25482 \end_inset
25483
25484
25485 \end_layout
25486
25487 \begin_layout Standard
25488 The typefaces are nestable, which can cause confusion.
25489  You can, for example, put a character in 
25490 \family sans
25491 Fraktur
25492 \family default
25493  in a box for 
25494 \family sans
25495 Typewriter
25496 \family default
25497
25498 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25499 \end_inset
25500
25501  
25502 \begin_inset Newline newline
25503 \end_inset
25504
25505 So it is better not to use this feature.
25506 \end_layout
25507
25508 \begin_layout Standard
25509 The typefaces have no effect on Greek letters: 
25510 \begin_inset Formula $\mathfrak{abc\delta e}$
25511 \end_inset
25512
25513
25514 \begin_inset Newline newline
25515 \end_inset
25516
25517 You can only print them emboldened using the command 
25518 \series bold
25519
25520 \backslash
25521 boldsymbol
25522 \series default
25523 , which works like the other typeface commands: 
25524 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25525 \end_inset
25526
25527
25528 \end_layout
25529
25530 \begin_layout Standard
25531
25532 \series bold
25533
25534 \backslash
25535 boldsymbol
25536 \series default
25537  works for all symbols, letters, and numbers.
25538 \end_layout
25539
25540 \begin_layout Standard
25541 A number of other font options are available as well, in the menu 
25542 \family sans
25543 Edit\SpecialChar \menuseparator
25544 Math\SpecialChar \menuseparator
25545 Text
25546 \begin_inset space ~
25547 \end_inset
25548
25549 Style
25550 \family default
25551 .
25552 \end_layout
25553
25554 \begin_layout Subsection
25555 Math Text
25556 \begin_inset Index idx
25557 status collapsed
25558
25559 \begin_layout Plain Layout
25560 Math ! Text
25561 \end_layout
25562
25563 \end_inset
25564
25565
25566 \end_layout
25567
25568 \begin_layout Standard
25569 Typefaces are useful for entering some characters in some given font, but
25570  not for text.
25571  For typing longer pieces of text use the math text, which is obtained using
25572  the entry 
25573 \family sans
25574 Normal
25575 \begin_inset space ~
25576 \end_inset
25577
25578 text
25579 \begin_inset space ~
25580 \end_inset
25581
25582 mode
25583 \family default
25584  of the 
25585 \family sans
25586 Math
25587 \begin_inset space ~
25588 \end_inset
25589
25590 Panel
25591 \family default
25592  button 
25593 \begin_inset Info
25594 type  "icon"
25595 arg   "math-insert \\font"
25596 \end_inset
25597
25598 .
25599  Math text appears in LyX in black instead of blue.
25600  You can use spaces and accents in math text as in normal text.
25601  Here is an example:
25602 \begin_inset Formula 
25603 \[
25604 f(x)=\begin{cases}
25605 x & \mbox{if I say so}\\
25606 -x & \mbox{under Umständen}
25607 \end{cases}
25608 \]
25609
25610 \end_inset
25611
25612
25613 \end_layout
25614
25615 \begin_layout Subsection
25616 Font Sizes
25617 \begin_inset Index idx
25618 status collapsed
25619
25620 \begin_layout Plain Layout
25621 Math ! Font sizes
25622 \end_layout
25623
25624 \end_inset
25625
25626
25627 \end_layout
25628
25629 \begin_layout Standard
25630 There are four font styles (relative sizes) used in math-mode, which are
25631  automatically chosen in most situations.
25632  These are called 
25633 \family sans
25634 textstyle
25635 \family default
25636
25637 \family sans
25638 displaystyle
25639 \family default
25640
25641 \family sans
25642 scriptstyle
25643 \family default
25644 , and 
25645 \family sans
25646 scriptscriptstyle
25647 \family default
25648 .
25649  For most characters, 
25650 \family sans
25651 textstyle
25652 \family default
25653  and 
25654 \family sans
25655 displaystyle
25656 \family default
25657  are actually the same size, but fractions, superscripts and subscripts,
25658  and certain other structures, are set larger in 
25659 \family sans
25660 displaystyle
25661 \family default
25662 .
25663  Except for some operators, which resize themselves to accommodate various
25664  situations, all text will be set in the styles that LaTeX thinks are appropriat
25665 e.
25666  These choices can be overridden by using the math panel button 
25667 \begin_inset Info
25668 type  "icon"
25669 arg   "math-insert \\style"
25670 \end_inset
25671
25672 .
25673  A box for the size will be created in which you can insert the math structure.
25674  For example, you can set 
25675 \begin_inset Formula $\frac{1}{2}$
25676 \end_inset
25677
25678 , which is normally in 
25679 \family sans
25680 textstyle
25681 \family default
25682 , larger in 
25683 \family sans
25684 displaystyle
25685 \family default
25686
25687 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25688 \end_inset
25689
25690 .
25691  The four styles are used in the following example:
25692 \end_layout
25693
25694 \begin_layout Standard
25695 \begin_inset Formula $displaystyle$
25696 \end_inset
25697
25698
25699 \begin_inset Formula ${\textstyle textstyle}$
25700 \end_inset
25701
25702
25703 \begin_inset Formula ${\scriptstyle scriptstyle}$
25704 \end_inset
25705
25706
25707 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25708 \end_inset
25709
25710 .
25711 \end_layout
25712
25713 \begin_layout Standard
25714 All these math-mode font sizes are relative so that if the whole math inset
25715  is set in a particular size with the menu 
25716 \family sans
25717 Edit\SpecialChar \menuseparator
25718 Text
25719 \begin_inset space ~
25720 \end_inset
25721
25722 Style
25723 \family default
25724 , all sizes in the formula will be adjusted relative to this size.
25725  Similarly, if the base font size of the document is changed, all fonts
25726  will be adjusted to correspond.
25727  As an example here is a formula in the font size 
25728 \begin_inset Quotes eld
25729 \end_inset
25730
25731 largest
25732 \begin_inset Quotes erd
25733 \end_inset
25734
25735 :
25736 \end_layout
25737
25738 \begin_layout Standard
25739
25740 \family roman
25741 \size largest
25742 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25743 \end_inset
25744
25745
25746 \end_layout
25747
25748 \begin_layout Section
25749 AMS-LaTeX
25750 \begin_inset Index idx
25751 status collapsed
25752
25753 \begin_layout Plain Layout
25754 AMS math
25755 \end_layout
25756
25757 \end_inset
25758
25759
25760 \begin_inset Index idx
25761 status collapsed
25762
25763 \begin_layout Plain Layout
25764 Math ! AMS
25765 \end_layout
25766
25767 \end_inset
25768
25769
25770 \end_layout
25771
25772 \begin_layout Standard
25773 LyX supports the packages provided by the American Mathematical Society
25774  (AMS) that are in common use.
25775 \end_layout
25776
25777 \begin_layout Subsection
25778 Enabling AMS-Support
25779 \end_layout
25780
25781 \begin_layout Standard
25782 You can make the facilities of the AMS-packages explicitly available in
25783  the document by selecting the checkbox 
25784 \family sans
25785 Use
25786 \begin_inset space ~
25787 \end_inset
25788
25789 AMS
25790 \begin_inset space ~
25791 \end_inset
25792
25793 math
25794 \begin_inset space ~
25795 \end_inset
25796
25797 package
25798 \family default
25799  in the 
25800 \family sans
25801 Document\SpecialChar \menuseparator
25802 Settings
25803 \family default
25804
25805 \begin_inset Index idx
25806 status collapsed
25807
25808 \begin_layout Plain Layout
25809 Document ! Settings
25810 \end_layout
25811
25812 \end_inset
25813
25814  dialog under 
25815 \family sans
25816 Math
25817 \begin_inset space ~
25818 \end_inset
25819
25820 Options
25821 \family default
25822 .
25823  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25824  formulas, ensure that you have enabled AMS.
25825 \end_layout
25826
25827 \begin_layout Subsection
25828 AMS-Formula Types
25829 \begin_inset CommandInset label
25830 LatexCommand label
25831 name "sub:AMS-Formula-Types"
25832
25833 \end_inset
25834
25835
25836 \begin_inset Index idx
25837 status collapsed
25838
25839 \begin_layout Plain Layout
25840 Math ! Multi-line Equations
25841 \end_layout
25842
25843 \end_inset
25844
25845
25846 \end_layout
25847
25848 \begin_layout Standard
25849 AMS-LaTeX provides a selection of different formula types.
25850  LyX allows you to choose between 
25851 \family typewriter
25852 align
25853 \family default
25854
25855 \family typewriter
25856 alignat
25857 \family default
25858
25859 \family typewriter
25860 flalign
25861 \family default
25862
25863 \family typewriter
25864 gather
25865 \family default
25866 , and 
25867 \family typewriter
25868 multline
25869 \family default
25870 .
25871  We refer you to the AMS-documentation, 
25872 \begin_inset CommandInset citation
25873 LatexCommand cite
25874 key "AMS"
25875
25876 \end_inset
25877
25878 , for an explanation of these formula types.
25879 \end_layout
25880
25881 \begin_layout Chapter
25882 More Tools
25883 \end_layout
25884
25885 \begin_layout Section
25886 Cross-References
25887 \begin_inset Index idx
25888 status collapsed
25889
25890 \begin_layout Plain Layout
25891 Cross references
25892 \end_layout
25893
25894 \end_inset
25895
25896
25897 \begin_inset CommandInset label
25898 LatexCommand label
25899 name "sec:Cross-References"
25900
25901 \end_inset
25902
25903
25904 \end_layout
25905
25906 \begin_layout Standard
25907 One of LyX's strengths is cross-references.
25908  You can reference every section, float, footnote, formula, and list in
25909  the document.
25910  To reference a document part, you have to insert a label into it.
25911  The label is used as an anchor and a name for the reference.
25912  We want for example to refer to the second item of the following list:
25913 \end_layout
25914
25915 \begin_layout Enumerate
25916 First item
25917 \end_layout
25918
25919 \begin_layout Enumerate
25920 \begin_inset CommandInset label
25921 LatexCommand label
25922 name "enu:Second-item"
25923
25924 \end_inset
25925
25926 Second item
25927 \end_layout
25928
25929 \begin_layout Enumerate
25930 Third item
25931 \end_layout
25932
25933 \begin_layout Standard
25934 First we insert a label into the second item with the menu 
25935 \family sans
25936 Insert\SpecialChar \menuseparator
25937 Label
25938 \family default
25939  or by pressing the toolbar button 
25940 \begin_inset Info
25941 type  "icon"
25942 arg   "label-insert"
25943 \end_inset
25944
25945 .
25946  A gray label box like this: 
25947 \begin_inset Graphics
25948         filename clipart/labelQt4.png
25949         scale 85
25950
25951 \end_inset
25952
25953  is inserted and the label window pops up asking for the label text.
25954  LyX offers as text the first words of the item with a prefix, in our case
25955  the text 
25956 \begin_inset Quotes eld
25957 \end_inset
25958
25959
25960 \family sans
25961 enu:Second-item
25962 \family default
25963
25964 \begin_inset Quotes erd
25965 \end_inset
25966
25967 .
25968  The prefix 
25969 \begin_inset Quotes eld
25970 \end_inset
25971
25972
25973 \family sans
25974 enu:
25975 \family default
25976
25977 \begin_inset Quotes erd
25978 \end_inset
25979
25980  stands for 
25981 \begin_inset Quotes eld
25982 \end_inset
25983
25984 enumerate
25985 \begin_inset Quotes erd
25986 \end_inset
25987
25988 .
25989  The prefix depends on the document part where the label is inserted; for
25990  example, if you insert a label into a section heading, the suggested prefix
25991  will be 
25992 \begin_inset Quotes eld
25993 \end_inset
25994
25995
25996 \family sans
25997 sec:
25998 \family default
25999
26000 \begin_inset Quotes erd
26001 \end_inset
26002
26003 .
26004 \end_layout
26005
26006 \begin_layout Standard
26007 To reference the item, we refer to its label using the menu 
26008 \family sans
26009 Insert\SpecialChar \menuseparator
26010 Cross-Reference
26011 \family default
26012  or the toolbar button 
26013 \begin_inset Info
26014 type  "icon"
26015 arg   "dialog-show-new-inset ref"
26016 \end_inset
26017
26018 .
26019  A gray cross-reference box like this: 
26020 \begin_inset Graphics
26021         filename clipart/referenceQt4.png
26022         scale 85
26023
26024 \end_inset
26025
26026  is inserted and the cross-reference window appears showing all the labels
26027  in the document.
26028  We can now sort the labels alphabetically and then choose the entry 
26029 \begin_inset Quotes eld
26030 \end_inset
26031
26032
26033 \family sans
26034 enu:Second-item
26035 \family default
26036
26037 \begin_inset Quotes erd
26038 \end_inset
26039
26040 .
26041  At the position of the cross-reference box the item number will appear
26042  in the output.
26043 \end_layout
26044
26045 \begin_layout Standard
26046 As an alternative to 
26047 \family sans
26048 Insert\SpecialChar \menuseparator
26049 Cross-Reference
26050 \family default
26051 , you can right-click on a label and in the popup menu select 
26052 \family sans
26053 Copy as Reference
26054 \family default
26055 .
26056  The cross-reference to this label is now in the clipboard and can be pasted
26057  to the actual cursor position via the menu 
26058 \family sans
26059 Edit\SpecialChar \menuseparator
26060 Paste
26061 \family default
26062  (shortcut 
26063 \begin_inset Info
26064 type  "shortcut"
26065 arg   "paste"
26066 \end_inset
26067
26068 ).
26069 \end_layout
26070
26071 \begin_layout Standard
26072 Here is our cross-reference: Item
26073 \begin_inset space ~
26074 \end_inset
26075
26076
26077 \begin_inset CommandInset ref
26078 LatexCommand ref
26079 reference "enu:Second-item"
26080
26081 \end_inset
26082
26083
26084 \end_layout
26085
26086 \begin_layout Standard
26087 It is recommended to use a protected space
26088 \begin_inset Foot
26089 status collapsed
26090
26091 \begin_layout Plain Layout
26092 described in section
26093 \begin_inset space ~
26094 \end_inset
26095
26096
26097 \begin_inset CommandInset ref
26098 LatexCommand ref
26099 reference "sub:Protected-Space"
26100
26101 \end_inset
26102
26103
26104 \end_layout
26105
26106 \end_inset
26107
26108  between the cross-reference name and the cross-reference to avoid ugly
26109  line breaks between them.
26110 \end_layout
26111
26112 \begin_layout Standard
26113 There are six formats of cross-references:
26114 \end_layout
26115
26116 \begin_layout Description
26117 <reference>: prints the number, this is the default: 
26118 \begin_inset CommandInset ref
26119 LatexCommand ref
26120 reference "fig:Two-distorted-images"
26121
26122 \end_inset
26123
26124
26125 \end_layout
26126
26127 \begin_layout Description
26128 (<reference>): prints the number within two parentheses, this is the style
26129  normally used to reference formulas, especially when the reference name
26130  
26131 \begin_inset Quotes eld
26132 \end_inset
26133
26134 Equation
26135 \begin_inset Quotes erd
26136 \end_inset
26137
26138  is omitted: 
26139 \begin_inset CommandInset ref
26140 LatexCommand eqref
26141 reference "eq:tanhExp"
26142
26143 \end_inset
26144
26145
26146 \end_layout
26147
26148 \begin_layout Description
26149 <page>: prints the page number: Page
26150 \begin_inset space ~
26151 \end_inset
26152
26153
26154 \begin_inset CommandInset ref
26155 LatexCommand pageref
26156 reference "fig:Two-distorted-images"
26157
26158 \end_inset
26159
26160
26161 \end_layout
26162
26163 \begin_layout Description
26164 on
26165 \begin_inset space ~
26166 \end_inset
26167
26168 page
26169 \begin_inset space ~
26170 \end_inset
26171
26172 <page>: prints the text “on page” and the page number: 
26173 \begin_inset CommandInset ref
26174 LatexCommand vpageref
26175 reference "fig:Two-distorted-images"
26176
26177 \end_inset
26178
26179
26180 \begin_inset Newline newline
26181 \end_inset
26182
26183 If the label is on the same page, it prints “on this page”; if the label
26184  is on a facing page in a two-sided document, it prints “on the facing page”;
26185  if it is on the previous page which is not a facing page, it prints “on
26186  the previous page”; if it is on the next page which is not a facing page,
26187  it prints “on the next page”.
26188  The wording of the printed text also depends on the used document class.
26189 \end_layout
26190
26191 \begin_layout Description
26192 <reference>
26193 \begin_inset space ~
26194 \end_inset
26195
26196 on
26197 \begin_inset space ~
26198 \end_inset
26199
26200 page
26201 \begin_inset space ~
26202 \end_inset
26203
26204 <page>: prints the number, the text “on page” and the page number: 
26205 \begin_inset CommandInset ref
26206 LatexCommand vref
26207 reference "fig:Two-distorted-images"
26208
26209 \end_inset
26210
26211
26212 \begin_inset Newline newline
26213 \end_inset
26214
26215 If the label is on the same page, this format behaves like 
26216 \family sans
26217 \series bold
26218 <reference>
26219 \family default
26220 \series default
26221 ; otherwise it behaves like 
26222 \family sans
26223 \series bold
26224 on
26225 \begin_inset space ~
26226 \end_inset
26227
26228 page
26229 \begin_inset space ~
26230 \end_inset
26231
26232 <page>
26233 \family default
26234 \series default
26235 .
26236 \end_layout
26237
26238 \begin_layout Description
26239 Formatted
26240 \begin_inset space ~
26241 \end_inset
26242
26243 reference: prints a self defined cross-reference format.
26244 \begin_inset Newline newline
26245 \end_inset
26246
26247
26248 \begin_inset Note Greyedout
26249 status open
26250
26251 \begin_layout Plain Layout
26252
26253 \series bold
26254 Note:
26255 \series default
26256  This feature is only available when you have the LaTeX-package 
26257 \series bold
26258 prettyref
26259 \series default
26260  or 
26261 \series bold
26262 refstyle
26263 \series default
26264
26265 \begin_inset Index idx
26266 status collapsed
26267
26268 \begin_layout Plain Layout
26269 LaTeX-packages ! prettyref
26270 \end_layout
26271
26272 \end_inset
26273
26274
26275 \begin_inset Index idx
26276 status collapsed
26277
26278 \begin_layout Plain Layout
26279 LaTeX-packages ! refstyle
26280 \end_layout
26281
26282 \end_inset
26283
26284  installed.
26285 \end_layout
26286
26287 \end_inset
26288
26289
26290 \begin_inset Newline newline
26291 \end_inset
26292
26293 You can select which LaTeX-package should be used for this feature by setting
26294  the option 
26295 \family sans
26296 Use refstyle (not prettyref) for cross-references
26297 \family default
26298  in the menu 
26299 \family sans
26300 Document\SpecialChar \menuseparator
26301 Settings\SpecialChar \menuseparator
26302 Document Class
26303 \family default
26304 .
26305  The package 
26306 \series bold
26307 refstyle
26308 \series default
26309  is the default and preferred because 
26310 \series bold
26311 prettyref
26312 \series default
26313  supports only English documents.
26314  The format is specified by using the command 
26315 \series bold
26316
26317 \backslash
26318 newrefformat
26319 \series default
26320  (prettyref) or 
26321 \series bold
26322
26323 \backslash
26324 newref
26325 \series default
26326  (refstyle) in the LaTeX preamble of the document.
26327  For example redefining all references to figures (which have the label
26328  shortcut 
26329 \begin_inset Quotes eld
26330 \end_inset
26331
26332
26333 \family sans
26334 fig
26335 \family default
26336
26337 \begin_inset Quotes erd
26338 \end_inset
26339
26340 ) can be done with this command
26341 \begin_inset Newline newline
26342 \end_inset
26343
26344
26345 \series bold
26346
26347 \backslash
26348 newref{fig}{refcmd={Image on page 
26349 \backslash
26350 pageref{#1}}}
26351 \series default
26352
26353 \begin_inset Newline newline
26354 \end_inset
26355
26356 For more information about the format, have a look at the package documentations
26357
26358 \begin_inset CommandInset citation
26359 LatexCommand cite
26360 key "prettyref,refstyle"
26361
26362 \end_inset
26363
26364 .
26365 \end_layout
26366
26367 \begin_layout Description
26368 Textual
26369 \begin_inset space ~
26370 \end_inset
26371
26372 reference: prints the caption or the name of the reference: 
26373 \begin_inset CommandInset ref
26374 LatexCommand nameref
26375 reference "fig:Two-distorted-images"
26376
26377 \end_inset
26378
26379
26380 \end_layout
26381
26382 \begin_layout Standard
26383 The number and current page of the referenced document part in the output
26384  is automatically calculated by LaTeX.
26385  The varieties are adjusted in the field 
26386 \family sans
26387 Format
26388 \family default
26389  of the cross-reference window, that appears when you click on the cross-referen
26390 ce.
26391 \end_layout
26392
26393 \begin_layout Standard
26394 You can only use the style 
26395 \family sans
26396 <reference>
26397 \family default
26398  to reference numbered document parts, while the reference style 
26399 \family sans
26400 <page>
26401 \family default
26402  is always possible.
26403 \end_layout
26404
26405 \begin_layout Standard
26406 If you want to reference a section, put the label in the section heading;
26407  for floats put the label in the caption; for footnotes put the label in
26408  it.
26409  Referencing formulas is explained in section
26410 \begin_inset space ~
26411 \end_inset
26412
26413
26414 \begin_inset CommandInset ref
26415 LatexCommand ref
26416 reference "sec:Formula-Numbering-and"
26417
26418 \end_inset
26419
26420 .
26421 \end_layout
26422
26423 \begin_layout Standard
26424 Right-clicking on a cross-reference opens a context menu.
26425  The entry 
26426 \family sans
26427 Go
26428 \begin_inset space ~
26429 \end_inset
26430
26431 to
26432 \begin_inset space ~
26433 \end_inset
26434
26435 Label
26436 \family default
26437  sets the cursor before the referenced label.
26438  This entry will be renamed in the context menu of the label to 
26439 \family sans
26440 Go
26441 \begin_inset space ~
26442 \end_inset
26443
26444 Back
26445 \family default
26446  so that you can use it to set the cursor back to the cross-reference.
26447  You can also go back with the toolbar button 
26448 \begin_inset Info
26449 type  "icon"
26450 arg   "bookmark-goto 0"
26451 \end_inset
26452
26453 .
26454 \end_layout
26455
26456 \begin_layout Standard
26457 You can change labels at any time.
26458  References to the changed label will automatically be updated so that you
26459  do not need to think about this.
26460 \end_layout
26461
26462 \begin_layout Standard
26463 If a cross-reference refers to a non-existent label, you will see in LyX
26464  “BROKEN” in the cross-reference label and two question marks in the output
26465  instead of the reference.
26466 \end_layout
26467
26468 \begin_layout Standard
26469 References are described in detail in the section
26470 \begin_inset space ~
26471 \end_inset
26472
26473
26474 \begin_inset Quotes eld
26475 \end_inset
26476
26477 Referencing Floats
26478 \begin_inset Quotes erd
26479 \end_inset
26480
26481  of the 
26482 \emph on
26483 Embedded
26484 \begin_inset space ~
26485 \end_inset
26486
26487 Objects
26488 \emph default
26489  manual.
26490 \end_layout
26491
26492 \begin_layout Section
26493 Table of Contents and other Listings
26494 \begin_inset Index idx
26495 status collapsed
26496
26497 \begin_layout Plain Layout
26498 Table of contents
26499 \end_layout
26500
26501 \end_inset
26502
26503
26504 \begin_inset Index idx
26505 status collapsed
26506
26507 \begin_layout Plain Layout
26508 Outline
26509 \end_layout
26510
26511 \end_inset
26512
26513
26514 \begin_inset CommandInset label
26515 LatexCommand label
26516 name "sec:toc"
26517
26518 \end_inset
26519
26520
26521 \end_layout
26522
26523 \begin_layout Subsection
26524 Table of Contents
26525 \begin_inset CommandInset label
26526 LatexCommand label
26527 name "sub:Table-of-Contents"
26528
26529 \end_inset
26530
26531
26532 \end_layout
26533
26534 \begin_layout Standard
26535 The Table of Contents (TOC) is inserted with the menu 
26536 \family sans
26537 Insert\SpecialChar \menuseparator
26538 List/TOC\SpecialChar \menuseparator
26539 Table
26540 \begin_inset space ~
26541 \end_inset
26542
26543 of
26544 \begin_inset space ~
26545 \end_inset
26546
26547 Contents
26548 \family default
26549 .
26550  It is displayed in LyX as a gray box.
26551  If you click on it, the 
26552 \family sans
26553 Outline
26554 \family default
26555  window appears, showing you the TOC entries as outline, which allows you
26556  to move and rearrange sections in your documents.
26557  So this operation is an alternative to the menu 
26558 \family sans
26559 View\SpecialChar \menuseparator
26560 Outline
26561 \begin_inset space ~
26562 \end_inset
26563
26564 Pane
26565 \family default
26566  that is described in section
26567 \begin_inset space ~
26568 \end_inset
26569
26570
26571 \begin_inset CommandInset ref
26572 LatexCommand ref
26573 reference "sub:The-Outliner"
26574
26575 \end_inset
26576
26577 .
26578 \end_layout
26579
26580 \begin_layout Standard
26581 The TOC in the document output lists every numbered section automatically.
26582  If you have declared a short title for a section heading, as described
26583  in section
26584 \begin_inset space ~
26585 \end_inset
26586
26587
26588 \begin_inset CommandInset ref
26589 LatexCommand ref
26590 reference "sec:Short-Titles"
26591
26592 \end_inset
26593
26594 , it will be used in the TOC instead of the section heading.
26595  Section
26596 \begin_inset space ~
26597 \end_inset
26598
26599
26600 \begin_inset CommandInset ref
26601 LatexCommand ref
26602 reference "sub:Numbering-depth"
26603
26604 \end_inset
26605
26606  describes how the level is adjusted that defines which section types are
26607  listed in the TOC.
26608  Unnumbered sections are not listed in the TOC.
26609 \end_layout
26610
26611 \begin_layout Subsection
26612 List of Figures, Tables, Listings and Algorithms
26613 \begin_inset CommandInset label
26614 LatexCommand label
26615 name "sub:List-of-Figures"
26616
26617 \end_inset
26618
26619
26620 \end_layout
26621
26622 \begin_layout Standard
26623 Table, figure, listings and algorithm lists are very much like the table
26624  of contents.
26625  You can insert them via the 
26626 \family sans
26627 Insert\SpecialChar \menuseparator
26628 List/TOC
26629 \family default
26630  submenus.
26631  The list entries are the float captions and the float number.
26632 \end_layout
26633
26634 \begin_layout Section
26635 URLs and Hyperlinks
26636 \begin_inset Index idx
26637 status collapsed
26638
26639 \begin_layout Plain Layout
26640 URLs
26641 \end_layout
26642
26643 \end_inset
26644
26645
26646 \begin_inset Index idx
26647 status collapsed
26648
26649 \begin_layout Plain Layout
26650 Hyperlinks
26651 \end_layout
26652
26653 \end_inset
26654
26655
26656 \end_layout
26657
26658 \begin_layout Subsection
26659 URLs
26660 \begin_inset CommandInset label
26661 LatexCommand label
26662 name "sub:URLs"
26663
26664 \end_inset
26665
26666
26667 \end_layout
26668
26669 \begin_layout Standard
26670 Links to web pages or email addresses can be inserted via the menu 
26671 \family sans
26672 Insert\SpecialChar \menuseparator
26673 URL
26674 \family default
26675 .
26676 \end_layout
26677
26678 \begin_layout Standard
26679 Here is an example URL: LyX's homepage: 
26680 \begin_inset Flex URL
26681 status collapsed
26682
26683 \begin_layout Plain Layout
26684
26685 http://www.lyx.org
26686 \end_layout
26687
26688 \end_inset
26689
26690
26691 \end_layout
26692
26693 \begin_layout Standard
26694 You cannot change the style of the link text, the URL text will always be
26695  in the style 
26696 \family typewriter
26697 Typewriter
26698 \family default
26699 .
26700  To be able to format the URL text, use hyperlinks as explained in the next
26701  subsection.
26702 \end_layout
26703
26704 \begin_layout Standard
26705 \begin_inset Note Greyedout
26706 status open
26707
26708 \begin_layout Plain Layout
26709
26710 \series bold
26711 Note:
26712 \series default
26713  URLs must not end with a backslash, otherwise you get LaTeX errors.
26714 \end_layout
26715
26716 \end_inset
26717
26718
26719 \end_layout
26720
26721 \begin_layout Subsection
26722 Hyperlinks
26723 \begin_inset CommandInset label
26724 LatexCommand label
26725 name "sub:Hyperlinks"
26726
26727 \end_inset
26728
26729
26730 \end_layout
26731
26732 \begin_layout Standard
26733 Hyperlinks can be inserted with the menu 
26734 \family sans
26735 Insert\SpecialChar \menuseparator
26736 Hyperlink
26737 \family default
26738  or with the toolbar button 
26739 \begin_inset Info
26740 type  "icon"
26741 arg   "href-insert"
26742 \end_inset
26743
26744 .
26745  The appearing dialog has two fields: 
26746 \family sans
26747 Target
26748 \family default
26749  and 
26750 \family sans
26751 Name
26752 \family default
26753 .
26754  The name is the printed text for the hyperlink.
26755  The hyperlink type can be a weblink like this: 
26756 \begin_inset CommandInset href
26757 LatexCommand href
26758 name "LyX's homepage"
26759 target "http://www.lyx.org"
26760
26761 \end_inset
26762
26763 , an Email address like this: 
26764 \begin_inset CommandInset href
26765 LatexCommand href
26766 name "lyx-docs mailing list"
26767 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26768 type "mailto:"
26769
26770 \end_inset
26771
26772 , or a link to a file.
26773 \end_layout
26774
26775 \begin_layout Standard
26776 You can start applications via a hyperlink when you insert a weblink by
26777  adding the prefix 
26778 \begin_inset Quotes eld
26779 \end_inset
26780
26781
26782 \family sans
26783 run:
26784 \family default
26785
26786 \begin_inset Quotes erd
26787 \end_inset
26788
26789  to the link target.
26790 \end_layout
26791
26792 \begin_layout Standard
26793 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26794  and become clickable in the DVI and PDF-output.
26795  To set the format of the link text, highlight the hyperlink inset and use
26796  the text style dialog.
26797  This is for example a hyperlink with bold sans serif text: 
26798 \family sans
26799 \series bold
26800
26801 \begin_inset CommandInset href
26802 LatexCommand href
26803 name "LyX's homepage"
26804 target "http://www.lyx.org"
26805
26806 \end_inset
26807
26808
26809 \end_layout
26810
26811 \begin_layout Standard
26812 The link text color can be changed, when the option 
26813 \family sans
26814 Color links
26815 \family default
26816  is set in the PDF Properties dialog (menu 
26817 \family sans
26818 Document\SpecialChar \menuseparator
26819 Settings\SpecialChar \menuseparator
26820 PDF Properties
26821 \family default
26822 ).
26823  The link text is for example set in this document to blue by adding the
26824  option
26825 \begin_inset Newline newline
26826 \end_inset
26827
26828
26829 \series bold
26830 urlcolor=blue
26831 \series default
26832
26833 \begin_inset Newline newline
26834 \end_inset
26835
26836 to the field 
26837 \family sans
26838 Additional options
26839 \family default
26840  in the PDF Properties dialog.
26841 \end_layout
26842
26843 \begin_layout Section
26844 Appendices
26845 \begin_inset Index idx
26846 status collapsed
26847
26848 \begin_layout Plain Layout
26849 Appendix
26850 \end_layout
26851
26852 \end_inset
26853
26854
26855 \begin_inset CommandInset label
26856 LatexCommand label
26857 name "sec:Appendices"
26858
26859 \end_inset
26860
26861
26862 \end_layout
26863
26864 \begin_layout Standard
26865 Appendices are created with the menu 
26866 \family sans
26867 Document\SpecialChar \menuseparator
26868 Start
26869 \begin_inset space ~
26870 \end_inset
26871
26872 Appendix
26873 \begin_inset space ~
26874 \end_inset
26875
26876 Here
26877 \family default
26878 .
26879  This menu sets the document from the current cursor position to the end
26880  as the appendix part of the book.
26881  This part is marked with a red borderline.
26882 \end_layout
26883
26884 \begin_layout Standard
26885 Every chapter (or section) within the appendix part is treated as an appendix,
26886  numbered with a capital Latin letter.
26887  The appendix subsections are numbered with this letter followed by a dot
26888  and the subsection number.
26889  All appendix sections can be referenced as if they were normal sections,
26890  here two examples:
26891 \end_layout
26892
26893 \begin_layout Standard
26894 Appendix
26895 \begin_inset space ~
26896 \end_inset
26897
26898
26899 \begin_inset CommandInset ref
26900 LatexCommand ref
26901 reference "chap:Credits"
26902
26903 \end_inset
26904
26905 ; Appendix
26906 \begin_inset space ~
26907 \end_inset
26908
26909
26910 \begin_inset CommandInset ref
26911 LatexCommand ref
26912 reference "sub:Export"
26913
26914 \end_inset
26915
26916
26917 \end_layout
26918
26919 \begin_layout Section
26920 Bibliography
26921 \begin_inset Index idx
26922 status collapsed
26923
26924 \begin_layout Plain Layout
26925 Bibliography
26926 \end_layout
26927
26928 \end_inset
26929
26930
26931 \begin_inset CommandInset label
26932 LatexCommand label
26933 name "sec:Bibliography"
26934
26935 \end_inset
26936
26937
26938 \end_layout
26939
26940 \begin_layout Standard
26941 There are two ways of generating the bibliography in a LyX-document.
26942  You can include a bibliography database,
26943 \begin_inset Foot
26944 status collapsed
26945
26946 \begin_layout Plain Layout
26947 Known under the name 
26948 \begin_inset Quotes eld
26949 \end_inset
26950
26951 BibTeX-database
26952 \begin_inset Quotes erd
26953 \end_inset
26954
26955 .
26956 \end_layout
26957
26958 \end_inset
26959
26960  which is explained in the next subsection, or you can insert the bibliography
26961  manually, using the paragraph environment 
26962 \family sans
26963 Bibliography
26964 \family default
26965 , which was described in section
26966 \begin_inset space ~
26967 \end_inset
26968
26969
26970 \begin_inset CommandInset ref
26971 LatexCommand ref
26972 reference "sub:Biblio_environment"
26973
26974 \end_inset
26975
26976 .
26977  If you want anything other than the numerical citations that are used in
26978  this document, like author-year citations, then you must
26979 \emph on
26980  
26981 \emph default
26982 use a bibliography database.
26983 \end_layout
26984
26985 \begin_layout Subsection
26986 The Bibliography Environment
26987 \end_layout
26988
26989 \begin_layout Standard
26990 Within the 
26991 \family sans
26992 Bibliography
26993 \family default
26994  environment, every paragraph begins with a gray bibliography box labeled
26995  with a number.
26996  If you click on it, you will get a dialog in which you can set a 
26997 \family sans
26998 Key
26999 \family default
27000  and a 
27001 \family sans
27002 Label
27003 \family default
27004 .
27005  The key is the symbolic name by which you will refer to this bibliography
27006  entry.
27007  For example, our second entry in the bibliography is a book about LaTeX
27008  and we used 
27009 \begin_inset Quotes eld
27010 \end_inset
27011
27012 latexcompanion
27013 \begin_inset Quotes erd
27014 \end_inset
27015
27016 , a short form of its title, as the key.
27017 \end_layout
27018
27019 \begin_layout Standard
27020 You can cross-reference a bibliography entry using the menu 
27021 \family sans
27022 Insert\SpecialChar \menuseparator
27023 Citation
27024 \family default
27025  or the toolbar button 
27026 \begin_inset Info
27027 type  "icon"
27028 arg   "dialog-show-new-inset citation"
27029 \end_inset
27030
27031 .
27032  A citation reference box is inserted and a citation window will appear
27033  containing the available citations.
27034  Select one or more keys from the list and 
27035 \family sans
27036 Add
27037 \family default
27038  them.
27039  Then press 
27040 \family sans
27041 OK
27042 \family default
27043 .
27044  The citation reference box will be labeled with the referenced key(s).
27045  If you click on the box, the citation window will appear and you can change
27046  the reference.
27047 \end_layout
27048
27049 \begin_layout Standard
27050 Citation references appear in the output as the number of the bibliography
27051  entry with surrounding brackets.
27052  If you set a 
27053 \family sans
27054 Label
27055 \family default
27056  for the entry, the label will appear instead of the number.
27057  Here are two examples; the first without a label, the second with the label
27058  
27059 \begin_inset Quotes eld
27060 \end_inset
27061
27062 Credits
27063 \begin_inset Quotes erd
27064 \end_inset
27065
27066 :
27067 \end_layout
27068
27069 \begin_layout Standard
27070 Have a look at the 
27071 \family sans
27072 LaTeX Companion Second Edition
27073 \family default
27074
27075 \begin_inset CommandInset citation
27076 LatexCommand cite
27077 key "latexcompanion"
27078
27079 \end_inset
27080
27081
27082 \end_layout
27083
27084 \begin_layout Standard
27085 The LyX-Team members are listed in the Credits: 
27086 \begin_inset CommandInset citation
27087 LatexCommand cite
27088 key "lyxcredit"
27089
27090 \end_inset
27091
27092
27093 \end_layout
27094
27095 \begin_layout Standard
27096 To align all entries in the bibliography environment you can set a longest
27097  label via the menu 
27098 \family sans
27099 Edit\SpecialChar \menuseparator
27100 Paragraph
27101 \begin_inset space ~
27102 \end_inset
27103
27104 Settings
27105 \family default
27106  (toolbar button 
27107 \begin_inset Info
27108 type  "icon"
27109 arg   "layout-paragraph"
27110 \end_inset
27111
27112 ).
27113  All entries are then indented in the output by the width of the given label.
27114 \end_layout
27115
27116 \begin_layout Subsection
27117 Bibliography databases (BibTeX)
27118 \begin_inset Index idx
27119 status collapsed
27120
27121 \begin_layout Plain Layout
27122 Bibliography ! Databases
27123 \end_layout
27124
27125 \end_inset
27126
27127
27128 \begin_inset Index idx
27129 status collapsed
27130
27131 \begin_layout Plain Layout
27132 Bibliography ! BibTeX
27133 \end_layout
27134
27135 \end_inset
27136
27137
27138 \begin_inset CommandInset label
27139 LatexCommand label
27140 name "sub:Bibliography-databases"
27141
27142 \end_inset
27143
27144
27145 \end_layout
27146
27147 \begin_layout Standard
27148 Bibliography databases are useful if you use the same bibliography in different
27149  documents.
27150 \begin_inset Foot
27151 status collapsed
27152
27153 \begin_layout Plain Layout
27154 They are also useful for keeping a database of articles and notes concerning
27155  them.
27156  Most of the database programs mentioned below allow you to store annotations
27157  and reviews along with bibliographical information.
27158 \end_layout
27159
27160 \end_inset
27161
27162  It also makes it very easy to have a uniform layout for all bibliography
27163  entries.
27164  You can collect the bibliography of all relevant books and articles of
27165  your working field in a database.
27166  This database can be used for different documents, and by default only
27167  the entries cited in a particular document will appear in the bibliography
27168  list for that document.
27169  This relieves you of the need to keep track of which articles and books
27170  you have cited.
27171 \end_layout
27172
27173 \begin_layout Standard
27174 The database is a text file with the file extension 
27175 \begin_inset Quotes eld
27176 \end_inset
27177
27178
27179 \family sans
27180 .bib
27181 \family default
27182
27183 \begin_inset Quotes erd
27184 \end_inset
27185
27186 , containing the bibliography in a special format.
27187  The format is explained in 
27188 \begin_inset CommandInset citation
27189 LatexCommand cite
27190 key "BibTeX-2"
27191
27192 \end_inset
27193
27194  and in the LaTeX books (
27195 \begin_inset CommandInset citation
27196 LatexCommand cite
27197 key "Mittelbach,Kopka,Lamport"
27198
27199 \end_inset
27200
27201 ).
27202  The file can be created using any text editor, but normally one uses a
27203  special program to create and edit the entries in the database.
27204  A list of such programs is maintained on the LyX Wiki at 
27205 \begin_inset Flex URL
27206 status collapsed
27207
27208 \begin_layout Plain Layout
27209
27210 http://wiki.lyx.org/BibTeX/Programs
27211 \end_layout
27212
27213 \end_inset
27214
27215 .
27216 \end_layout
27217
27218 \begin_layout Standard
27219 To use a database, use the menu 
27220 \family sans
27221 Insert\SpecialChar \menuseparator
27222 List
27223 \family default
27224 /
27225 \family sans
27226 TOC\SpecialChar \menuseparator
27227 BibT
27228 \begin_inset ERT
27229 status collapsed
27230
27231 \begin_layout Plain Layout
27232
27233 {}
27234 \end_layout
27235
27236 \end_inset
27237
27238 eX
27239 \begin_inset space ~
27240 \end_inset
27241
27242 Bibliography
27243 \family default
27244 .
27245  A gray box will be inserted and a window appears.
27246  In this window you can add one or more databases and select a 
27247 \family sans
27248 style
27249 \family default
27250  file.
27251  The option 
27252 \family sans
27253 Add bibliography to TOC
27254 \family default
27255  adds a table of contents entry for the bibliography.
27256  In the 
27257 \family sans
27258 Content
27259 \family default
27260  drop box you can select whether to include all the entries in the database
27261  in the document or just the cited references.
27262 \end_layout
27263
27264 \begin_layout Standard
27265 The style file is a text file with the file extension 
27266 \begin_inset Quotes eld
27267 \end_inset
27268
27269
27270 \family sans
27271 .bst
27272 \family default
27273
27274 \begin_inset Quotes erd
27275 \end_inset
27276
27277  that controls how the bibliography entries will appear.
27278  Your LaTeX distribution should provide several of these, and many publishers
27279  provide their own style files, so that you don't have to take care of the
27280  layout.
27281  It is of course possible to write your own style file, but this is something
27282  for experts.
27283 \begin_inset Foot
27284 status collapsed
27285
27286 \begin_layout Plain Layout
27287 For information on how this is done, have a look at
27288 \begin_inset Newline newline
27289 \end_inset
27290
27291
27292 \begin_inset CommandInset href
27293 LatexCommand href
27294 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
27295
27296 \end_inset
27297
27298 .
27299 \end_layout
27300
27301 \end_inset
27302
27303
27304 \end_layout
27305
27306 \begin_layout Standard
27307 Inserting a citation reference works as described in the previous section.
27308 \end_layout
27309
27310 \begin_layout Standard
27311 To generate the bibliography from a database, LyX uses the program BibTeX.
27312  You can choose which of its variants should be used by LyX as the 
27313 \family sans
27314 Processor
27315 \family default
27316  either in 
27317 \family sans
27318 Document\SpecialChar \menuseparator
27319 Settings\SpecialChar \menuseparator
27320 Bibliography
27321 \family default
27322  or in 
27323 \family sans
27324 Tools\SpecialChar \menuseparator
27325 Preferences\SpecialChar \menuseparator
27326 Output\SpecialChar \menuseparator
27327 LaT
27328 \begin_inset ERT
27329 status collapsed
27330
27331 \begin_layout Plain Layout
27332
27333 {}
27334 \end_layout
27335
27336 \end_inset
27337
27338 eX
27339 \family default
27340 .
27341  The following variants are possible:
27342 \end_layout
27343
27344 \begin_layout Description
27345 biber provides full Unicode support, unlimited memory, but does not work
27346  with other bibliography packages (e.
27347 \begin_inset space \thinspace{}
27348 \end_inset
27349
27350 g.
27351 \begin_inset space \space{}
27352 \end_inset
27353
27354
27355 \series bold
27356 natbib
27357 \series default
27358 ), only with the package 
27359 \series bold
27360 biblatex
27361 \series default
27362 ; recommended for multilingual texts and for languages that don't use Latin
27363  letters
27364 \end_layout
27365
27366 \begin_layout Description
27367 bibtex the standard; does not allow special characters in bibliography entries
27368  that are not possible to encode in a 7-bit encoding, limited memory, works
27369  with all bibliography packages, except 
27370 \series bold
27371 biblatex
27372 \end_layout
27373
27374 \begin_layout Description
27375 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27376  larger memory than 
27377 \family sans
27378 bibtex
27379 \family default
27380 , works with all bibliography packages
27381 \end_layout
27382
27383 \begin_layout Standard
27384 BibTeX can be controlled with options that you can add below the specification
27385  of the variants.
27386  Before adding options, it is strongly recommended that you read the manual
27387  of 
27388 \family sans
27389 BibTeX
27390 \family default
27391  
27392 \begin_inset CommandInset citation
27393 LatexCommand cite
27394 key "BibTeX"
27395
27396 \end_inset
27397
27398 .
27399 \end_layout
27400
27401 \begin_layout Standard
27402 When you select the option 
27403 \family sans
27404 Sectioned bibliography
27405 \family default
27406  in the 
27407 \family sans
27408 Document\SpecialChar \menuseparator
27409 Settings\SpecialChar \menuseparator
27410 Bibliography
27411 \family default
27412  dialog, it is possible to have multiple and sectioned bibliographies.
27413  This and other options are explained in detail in section 
27414 \emph on
27415 Customizing Bibliographies
27416 \emph default
27417  
27418 \emph on
27419 with BibTeX
27420 \emph default
27421  of the 
27422 \emph on
27423 Additional Features
27424 \emph default
27425  manual.
27426 \end_layout
27427
27428 \begin_layout Standard
27429 We use two bibliographies in this document to show the difference between
27430  the two methods of creating them.
27431  As you can see, the bibliography that is created from a database lists
27432  only the database entries that are referenced in the document.
27433  We used the style file 
27434 \family sans
27435 alphadin.bst
27436 \family default
27437  to get the complicated German reference key scheme in the bibliography.
27438 \end_layout
27439
27440 \begin_layout Subsection
27441 Bibliography layout
27442 \begin_inset Index idx
27443 status collapsed
27444
27445 \begin_layout Plain Layout
27446 Bibliography ! Layout
27447 \end_layout
27448
27449 \end_inset
27450
27451
27452 \end_layout
27453
27454 \begin_layout Standard
27455 In the citation reference dialog you can set a special citation format.
27456  For this feature you need to enable the option 
27457 \family sans
27458 Natbib
27459 \family default
27460  in the 
27461 \family sans
27462 Document\SpecialChar \menuseparator
27463 Settings
27464 \family default
27465
27466 \begin_inset Index idx
27467 status collapsed
27468
27469 \begin_layout Plain Layout
27470 Document ! Settings
27471 \end_layout
27472
27473 \end_inset
27474
27475  dialog under 
27476 \family sans
27477 Bibliography
27478 \family default
27479 .
27480  Setting a citation style for a reference will overwrite the default.
27481  For the global citation format use the BibTeX style files as explained
27482  in the previous section.
27483 \end_layout
27484
27485 \begin_layout Standard
27486 You can also set text to appear before or after a citation reference, in
27487  the citation reference window.
27488  Here is an example where the text 
27489 \begin_inset Quotes eld
27490 \end_inset
27491
27492 Chapter
27493 \begin_inset space ~
27494 \end_inset
27495
27496 3
27497 \begin_inset Quotes erd
27498 \end_inset
27499
27500  appears after the reference:
27501 \end_layout
27502
27503 \begin_layout Standard
27504 Have a look at 
27505 \begin_inset CommandInset citation
27506 LatexCommand cite
27507 after "Chapter 3"
27508 key "latexcompanion"
27509
27510 \end_inset
27511
27512 .
27513 \end_layout
27514
27515 \begin_layout Section
27516 Index
27517 \begin_inset Index idx
27518 status collapsed
27519
27520 \begin_layout Plain Layout
27521 Index generation
27522 \end_layout
27523
27524 \end_inset
27525
27526
27527 \begin_inset CommandInset label
27528 LatexCommand label
27529 name "sec:Index"
27530
27531 \end_inset
27532
27533
27534 \end_layout
27535
27536 \begin_layout Standard
27537 An index entry is created if you use the menu 
27538 \family sans
27539 Insert\SpecialChar \menuseparator
27540 Index
27541 \begin_inset space ~
27542 \end_inset
27543
27544 Entry
27545 \family default
27546  or the toolbar button 
27547 \begin_inset Info
27548 type  "icon"
27549 arg   "index-insert"
27550 \end_inset
27551
27552 .
27553  A box is inserted containing the text that appears in the index.
27554  The word where the cursor is in or the currently highlighted text is proposed
27555  by LyX as the index entry.
27556 \end_layout
27557
27558 \begin_layout Standard
27559 The index list is inserted in the document with the menu 
27560 \family sans
27561 Insert\SpecialChar \menuseparator
27562 List/TOC\SpecialChar \menuseparator
27563 Index
27564 \begin_inset space ~
27565 \end_inset
27566
27567 List
27568 \family default
27569 .
27570  A light blue box labeled 
27571 \begin_inset Quotes eld
27572 \end_inset
27573
27574
27575 \family sans
27576 Index
27577 \family default
27578
27579 \begin_inset Quotes erd
27580 \end_inset
27581
27582  will show the place where the index is printed in the output.
27583  The index list box is not clickable like other LyX-boxes.
27584 \end_layout
27585
27586 \begin_layout Standard
27587 We give a short overview of the index commands in the next subsections.
27588  For a detailed description of LaTeX's index mechanism, have a look at one
27589  of the LaTeX books 
27590 \begin_inset CommandInset citation
27591 LatexCommand cite
27592 key "latexcompanion,latexguide,latexbook"
27593
27594 \end_inset
27595
27596 .
27597 \end_layout
27598
27599 \begin_layout Subsection
27600 Grouping Index Entries
27601 \begin_inset Index idx
27602 status collapsed
27603
27604 \begin_layout Plain Layout
27605 Index ! Grouping
27606 \end_layout
27607
27608 \end_inset
27609
27610
27611 \end_layout
27612
27613 \begin_layout Standard
27614 Index entries are often grouped to offer the reader a fast search in the
27615  index.
27616  We want to group for example the index entries for itemized and enumerated
27617  lists under the entry 
27618 \begin_inset Quotes eld
27619 \end_inset
27620
27621 Lists
27622 \begin_inset Quotes erd
27623 \end_inset
27624
27625 .
27626  First we create the entry 
27627 \begin_inset Quotes eld
27628 \end_inset
27629
27630 Lists
27631 \begin_inset Quotes erd
27632 \end_inset
27633
27634  in section
27635 \begin_inset space ~
27636 \end_inset
27637
27638
27639 \begin_inset CommandInset ref
27640 LatexCommand ref
27641 reference "sub:Lists"
27642
27643 \end_inset
27644
27645 .
27646  In the text field for the itemized list index entry in section
27647 \begin_inset space ~
27648 \end_inset
27649
27650
27651 \begin_inset CommandInset ref
27652 LatexCommand ref
27653 reference "sec:Itemize"
27654
27655 \end_inset
27656
27657 , we insert the command
27658 \end_layout
27659
27660 \begin_layout Standard
27661
27662 \series bold
27663 Lists ! Itemize
27664 \end_layout
27665
27666 \begin_layout Standard
27667 and the command
27668 \end_layout
27669
27670 \begin_layout Standard
27671
27672 \series bold
27673 Lists ! Enumerate
27674 \end_layout
27675
27676 \begin_layout Standard
27677 for the enumerated list in section
27678 \begin_inset space ~
27679 \end_inset
27680
27681
27682 \begin_inset CommandInset ref
27683 LatexCommand ref
27684 reference "sec:Enumerate"
27685
27686 \end_inset
27687
27688 .
27689 \end_layout
27690
27691 \begin_layout Standard
27692 The exclamation mark 
27693 \begin_inset Quotes eld
27694 \end_inset
27695
27696 !
27697 \begin_inset Quotes erd
27698 \end_inset
27699
27700  marks the grouping levels.
27701  You can have three levels; every index level is indented a bit more.
27702  An index entry for the higher levels is not required.
27703  If we don't have an index entry for 
27704 \begin_inset Quotes eld
27705 \end_inset
27706
27707 Lists
27708 \begin_inset Quotes erd
27709 \end_inset
27710
27711 , it will be printed anyway, but without a page number.
27712 \end_layout
27713
27714 \begin_layout Subsection
27715 Page Ranges
27716 \begin_inset Index idx
27717 status collapsed
27718
27719 \begin_layout Plain Layout
27720 Index ! Page ranges
27721 \end_layout
27722
27723 \end_inset
27724
27725
27726 \end_layout
27727
27728 \begin_layout Standard
27729 Normally an index entry will appear with the page number of the indexed
27730  section.
27731  But sometimes you want to index more pages under the same entry.
27732  For example, if we want to index the paragraph environments, we create
27733  an index entry in section
27734 \begin_inset space ~
27735 \end_inset
27736
27737
27738 \begin_inset CommandInset ref
27739 LatexCommand ref
27740 reference "sec:Paragraph-Environments"
27741
27742 \end_inset
27743
27744  with the command
27745 \end_layout
27746
27747 \begin_layout Standard
27748
27749 \series bold
27750 Paragraph environments|(
27751 \end_layout
27752
27753 \begin_layout Standard
27754 and another entry at the end of section
27755 \begin_inset space ~
27756 \end_inset
27757
27758
27759 \begin_inset CommandInset ref
27760 LatexCommand ref
27761 reference "sub:LyX-Code"
27762
27763 \end_inset
27764
27765  with the command
27766 \end_layout
27767
27768 \begin_layout Standard
27769
27770 \series bold
27771 Paragraph environments|)
27772 \end_layout
27773
27774 \begin_layout Standard
27775 The commands 
27776 \begin_inset Quotes eld
27777 \end_inset
27778
27779
27780 \series bold
27781 |(
27782 \series default
27783
27784 \begin_inset Quotes erd
27785 \end_inset
27786
27787  and 
27788 \begin_inset Quotes eld
27789 \end_inset
27790
27791
27792 \series bold
27793 |)
27794 \series default
27795
27796 \begin_inset Quotes erd
27797 \end_inset
27798
27799  respectively start and end the index range.
27800  You can also add the same index entry at different places in the document.
27801  They appear in the output under one entry with a comma separated list of
27802  the pages of the indexed document parts.
27803  An example is the index entry 
27804 \begin_inset Quotes eld
27805 \end_inset
27806
27807 Document ! Settings
27808 \begin_inset Quotes erd
27809 \end_inset
27810
27811 .
27812 \end_layout
27813
27814 \begin_layout Subsection
27815 Cross referencing
27816 \begin_inset Index idx
27817 status collapsed
27818
27819 \begin_layout Plain Layout
27820 Index ! Cross referencing
27821 \end_layout
27822
27823 \end_inset
27824
27825
27826 \end_layout
27827
27828 \begin_layout Standard
27829 It is also possible to refer to another index entry.
27830  We referred for example in the index entry 
27831 \begin_inset Quotes eld
27832 \end_inset
27833
27834 GIF
27835 \begin_inset Quotes erd
27836 \end_inset
27837
27838  (in section
27839 \begin_inset space ~
27840 \end_inset
27841
27842
27843 \begin_inset CommandInset ref
27844 LatexCommand ref
27845 reference "sub:Image-Formats"
27846
27847 \end_inset
27848
27849 ) to the index entry 
27850 \begin_inset Quotes eld
27851 \end_inset
27852
27853 Image formats
27854 \begin_inset Quotes erd
27855 \end_inset
27856
27857  in the same section using the entry
27858 \end_layout
27859
27860 \begin_layout Standard
27861
27862 \series bold
27863 GIF|see{Image formats}
27864 \end_layout
27865
27866 \begin_layout Standard
27867 where the braces have to be inserted as TeX Code.
27868  The text within the braces is the referenced entry.
27869  The reference will appear in the output without a page number.
27870 \end_layout
27871
27872 \begin_layout Subsection
27873 Index Entry Order
27874 \begin_inset Index idx
27875 status collapsed
27876
27877 \begin_layout Plain Layout
27878 Index ! Entry order
27879 \end_layout
27880
27881 \end_inset
27882
27883
27884 \end_layout
27885
27886 \begin_layout Standard
27887 If you use accented characters in the index entry the entries might not
27888  follow the rules for the index order.
27889  The index entries are sorted alphabetically but LaTeX
27890 \begin_inset Foot
27891 status collapsed
27892
27893 \begin_layout Plain Layout
27894 The index generating is done in the background by an extra program, see
27895  section
27896 \begin_inset space ~
27897 \end_inset
27898
27899
27900 \begin_inset CommandInset ref
27901 LatexCommand ref
27902 reference "sub:Index-Program"
27903
27904 \end_inset
27905
27906 .
27907 \end_layout
27908
27909 \end_inset
27910
27911  does not know how to sort accents in different languages.
27912  We have created as an example the three dummy index entries 
27913 \begin_inset Quotes eld
27914 \end_inset
27915
27916 maison
27917 \begin_inset Quotes erd
27918 \end_inset
27919
27920
27921 \begin_inset Quotes eld
27922 \end_inset
27923
27924 maïs
27925 \begin_inset Quotes erd
27926 \end_inset
27927
27928 , and 
27929 \begin_inset Quotes eld
27930 \end_inset
27931
27932 maître
27933 \begin_inset Quotes erd
27934 \end_inset
27935
27936 .
27937 \begin_inset Index idx
27938 status collapsed
27939
27940 \begin_layout Plain Layout
27941 Dummy entries ! maïs
27942 \end_layout
27943
27944 \end_inset
27945
27946
27947 \begin_inset Index idx
27948 status collapsed
27949
27950 \begin_layout Plain Layout
27951 Dummy entries ! maître
27952 \end_layout
27953
27954 \end_inset
27955
27956
27957 \begin_inset Index idx
27958 status collapsed
27959
27960 \begin_layout Plain Layout
27961 Dummy entries ! maïs@maison
27962 \end_layout
27963
27964 \end_inset
27965
27966  They will be sorted in the order maïs, maître, maison but we want the order
27967  maïs, maison, maître.
27968  To achieve this, we use the command
27969 \end_layout
27970
27971 \begin_layout Standard
27972
27973 \series bold
27974 previous entry@current entry
27975 \end_layout
27976
27977 \begin_layout Standard
27978 In our case we want to have 
27979 \begin_inset Quotes eld
27980 \end_inset
27981
27982 maison
27983 \begin_inset Quotes erd
27984 \end_inset
27985
27986  after 
27987 \begin_inset Quotes eld
27988 \end_inset
27989
27990 maïs
27991 \begin_inset Quotes erd
27992 \end_inset
27993
27994  and write therefore for the index entry of maison:
27995 \end_layout
27996
27997 \begin_layout Standard
27998
27999 \series bold
28000 maïs@maison
28001 \end_layout
28002
28003 \begin_layout Standard
28004 The previous entry need not be a real existing entry.
28005  You can also use another word to tell LaTeX the entry order.
28006  See the next subsection for an example.
28007 \end_layout
28008
28009 \begin_layout Standard
28010 \begin_inset VSpace bigskip
28011 \end_inset
28012
28013
28014 \end_layout
28015
28016 \begin_layout Standard
28017 In some cases the index entry order is not correct when you are using the
28018  program 
28019 \family sans
28020 makeindex 
28021 \family default
28022 to generate the index (see sec.
28023 \begin_inset space \thinspace{}
28024 \end_inset
28025
28026
28027 \begin_inset CommandInset ref
28028 LatexCommand ref
28029 reference "sub:Index-Program"
28030
28031 \end_inset
28032
28033 ).
28034  
28035 \family sans
28036 makeindex
28037 \family default
28038  would for example print the index entry for the LaTeX-package aeguill in
28039  sec.
28040 \begin_inset space \thinspace{}
28041 \end_inset
28042
28043
28044 \begin_inset CommandInset ref
28045 LatexCommand ref
28046 reference "sub:Document-Font"
28047
28048 \end_inset
28049
28050  after the index entries of the other LaTeX-packages although all these
28051  index commands start with 
28052 \begin_inset Quotes eld
28053 \end_inset
28054
28055
28056 \series bold
28057 LaTeX-packages !
28058 \series default
28059  
28060 \begin_inset Quotes erd
28061 \end_inset
28062
28063 .
28064  The reason is that the index entry for aeguill is in a footnote.
28065  To fix this 
28066 \family sans
28067 makeindex
28068 \family default
28069  bug, add these commands to the preamble of your document:
28070 \end_layout
28071
28072 \begin_layout Standard
28073
28074 \series bold
28075
28076 \backslash
28077 let
28078 \backslash
28079 OrgIndex
28080 \backslash
28081 index
28082 \end_layout
28083
28084 \begin_layout Standard
28085
28086 \series bold
28087
28088 \backslash
28089 renewcommand*{
28090 \backslash
28091 index}[1]{
28092 \backslash
28093 OrgIndex{#1}}
28094 \end_layout
28095
28096 \begin_layout Subsection
28097 Index Entry Layout
28098 \begin_inset Index idx
28099 status collapsed
28100
28101 \begin_layout Plain Layout
28102 Index ! Entry layout
28103 \end_layout
28104
28105 \end_inset
28106
28107
28108 \end_layout
28109
28110 \begin_layout Standard
28111 You can change the appearance of index entries via the text style dialog.
28112 \begin_inset Index idx
28113 status open
28114
28115 \begin_layout Plain Layout
28116 Dummy entries ! 
28117 \shape italic
28118 This is an italic dummy entry
28119 \end_layout
28120
28121 \end_inset
28122
28123  You can also format the page number using the character 
28124 \begin_inset Quotes eld
28125 \end_inset
28126
28127 |
28128 \begin_inset Quotes erd
28129 \end_inset
28130
28131  followed by a LaTeX-command without a backslash.
28132  We can write for example
28133 \end_layout
28134
28135 \begin_layout Standard
28136
28137 \series bold
28138 italic page number:|textit
28139 \end_layout
28140
28141 \begin_layout Standard
28142 to get the page number in italic.
28143 \begin_inset Index idx
28144 status open
28145
28146 \begin_layout Plain Layout
28147 Dummy entries ! italic page number:|textit
28148 \end_layout
28149
28150 \end_inset
28151
28152  Normally all LaTeX-commands begin with a backslash, but in this special
28153  case 
28154 \begin_inset Quotes eld
28155 \end_inset
28156
28157
28158 \series bold
28159 |command
28160 \series default
28161
28162 \begin_inset Quotes erd
28163 \end_inset
28164
28165  means 
28166 \series bold
28167
28168 \backslash
28169 command{page
28170 \begin_inset space ~
28171 \end_inset
28172
28173 number}
28174 \series default
28175 .
28176  Have a look at section
28177 \begin_inset space ~
28178 \end_inset
28179
28180
28181 \begin_inset CommandInset ref
28182 LatexCommand ref
28183 reference "sub:LaTeX-Syntax"
28184
28185 \end_inset
28186
28187  to learn more about the LaTeX-syntax.
28188 \end_layout
28189
28190 \begin_layout Standard
28191 \begin_inset Note Greyedout
28192 status open
28193
28194 \begin_layout Plain Layout
28195
28196 \series bold
28197 Note:
28198 \series default
28199  Formatting single index entries only works when you use the program 
28200 \family sans
28201 makeindex 
28202 \family default
28203 to generate the index, see sec.
28204 \begin_inset space \thinspace{}
28205 \end_inset
28206
28207
28208 \begin_inset CommandInset ref
28209 LatexCommand ref
28210 reference "sub:Index-Program"
28211
28212 \end_inset
28213
28214 .
28215  If you use 
28216 \family sans
28217 xindy
28218 \family default
28219 , this will not work for anything other than bold or italic text.
28220  This is because 
28221 \family sans
28222 xindy
28223 \family default
28224  requires you to define semantic elements before they can be used, see 
28225 \begin_inset CommandInset citation
28226 LatexCommand cite
28227 after "p. 678 ff."
28228 key "latexcompanion"
28229
28230 \end_inset
28231
28232  for details.
28233 \end_layout
28234
28235 \end_inset
28236
28237
28238 \end_layout
28239
28240 \begin_layout Standard
28241 In general, we encourage you to not format page numbers directly as shown
28242  above.
28243  Instead, you should define a macro in the preamble and use that.
28244  Maybe you want all page references italic that refer to a definition of
28245  the indexed term, so that users can easily find definitions.
28246  If so, put the following in the preamble
28247 \end_layout
28248
28249 \begin_layout Standard
28250
28251 \series bold
28252
28253 \backslash
28254 newcommand{
28255 \backslash
28256 IndexDef}[1]{
28257 \backslash
28258 textit{#1}}
28259 \end_layout
28260
28261 \begin_layout Standard
28262 and write
28263 \end_layout
28264
28265 \begin_layout Standard
28266
28267 \series bold
28268 my entry|IndexDef
28269 \end_layout
28270
28271 \begin_layout Standard
28272 in the index entry.
28273 \begin_inset Index idx
28274 status open
28275
28276 \begin_layout Plain Layout
28277 Dummy entries ! my entry|IndexDef
28278 \end_layout
28279
28280 \end_inset
28281
28282  The advantage is that, if you change your mind later or if your publisher
28283  insists that definitions must not be italic but bold, you just need to
28284  change the macro in the preamble, not every single index entry.
28285 \end_layout
28286
28287 \begin_layout Standard
28288 You can also change the layout for the whole index.
28289  For example, we marked the index list box of this document as bold to get
28290  a bold font for all index entries.
28291  For more advanced tasks you have to set up a so-called 
28292 \emph on
28293 Index Style File
28294 \emph default
28295 , see the 
28296 \family sans
28297 makeindex
28298 \family default
28299  or 
28300 \family sans
28301 xindy
28302 \family default
28303  documentation for details, 
28304 \begin_inset CommandInset citation
28305 LatexCommand cite
28306 key "makeindex,xindy"
28307
28308 \end_inset
28309
28310 .
28311 \end_layout
28312
28313 \begin_layout Subsection
28314 Index Program
28315 \begin_inset Index idx
28316 status collapsed
28317
28318 \begin_layout Plain Layout
28319 Index ! Program
28320 \end_layout
28321
28322 \end_inset
28323
28324
28325 \begin_inset CommandInset label
28326 LatexCommand label
28327 name "sub:Index-Program"
28328
28329 \end_inset
28330
28331
28332 \end_layout
28333
28334 \begin_layout Standard
28335 If the index generation program 
28336 \family sans
28337 xindy
28338 \family default
28339  is installed, LyX uses it for index generation; otherwise the program 
28340 \family sans
28341 makeindex
28342 \family default
28343 , the program that is part of every LaTeX distribution, is used.
28344 \begin_inset Foot
28345 status collapsed
28346
28347 \begin_layout Plain Layout
28348
28349 \family sans
28350 Makeindex
28351 \family default
28352  is very old, no longer under development and has many pitfalls, notably
28353  that it was developed with only the English language in mind.
28354  So it fails to sort anything other than a monolingual English text correctly.
28355  We have shown above how to fix this sorting.
28356  However, if you are writing in another than the English language, consider
28357  to use 
28358 \family sans
28359 xindy
28360 \family default
28361 .
28362 \end_layout
28363
28364 \end_inset
28365
28366  Both programs can be controlled by options that can be set in LyX's preferences
28367  dialog, see section
28368 \begin_inset space ~
28369 \end_inset
28370
28371
28372 \begin_inset CommandInset ref
28373 LatexCommand ref
28374 reference "sub:LaTeX-settings"
28375
28376 \end_inset
28377
28378 .
28379  The available options are listed and explained in 
28380 \begin_inset CommandInset citation
28381 LatexCommand cite
28382 key "makeindex,xindy"
28383
28384 \end_inset
28385
28386 .
28387  In this dialog, you can also specify an alternative program to generate
28388  the index.
28389 \end_layout
28390
28391 \begin_layout Standard
28392 If you need specific options or an alternative index program only for a
28393  given document, you can define the program and\SpecialChar \slash{}
28394 or the options in 
28395 \family sans
28396 Document\SpecialChar \menuseparator
28397 Settings\SpecialChar \menuseparator
28398 Indexes
28399 \family default
28400 .
28401  This is especially useful if you need to pass language-specific options
28402  to the index program or if you need a specific layout style.
28403 \end_layout
28404
28405 \begin_layout Subsection
28406 Multiple Indexes
28407 \end_layout
28408
28409 \begin_layout Standard
28410 In many fields it is common to have more than one index.
28411  For instance, you might need to set up a separate 
28412 \begin_inset Quotes eld
28413 \end_inset
28414
28415 Index of Names
28416 \begin_inset Quotes erd
28417 \end_inset
28418
28419  next to the standard index.
28420  LaTeX does not provide this possibility out of the box, but there are packages
28421  that add this feature.
28422  LyX uses the 
28423 \series bold
28424 splitidx
28425 \series default
28426
28427 \begin_inset Index idx
28428 status collapsed
28429
28430 \begin_layout Plain Layout
28431 LaTeX-packages ! splitidx
28432 \end_layout
28433
28434 \end_inset
28435
28436  package to generate multiple indexes.
28437  The package is included in all recent LaTeX distributions.
28438 \begin_inset Foot
28439 status collapsed
28440
28441 \begin_layout Plain Layout
28442 If yours does not ship it, consult the TeX-catalogue, 
28443 \begin_inset CommandInset citation
28444 LatexCommand cite
28445 key "TeXCatalogue"
28446
28447 \end_inset
28448
28449 .
28450  Note that the package does not only consist of a LaTeX style, but it also
28451  includes specific preprocessor programs that need to be installed as well.
28452  Please consult the package's manual for details.
28453 \end_layout
28454
28455 \end_inset
28456
28457
28458 \end_layout
28459
28460 \begin_layout Standard
28461 To set up LyX for the use of multiple indexes, go to 
28462 \family sans
28463 Document\SpecialChar \menuseparator
28464 Settings\SpecialChar \menuseparator
28465 Indexes
28466 \family default
28467  and select the option 
28468 \family sans
28469 Use multiple Indexes
28470 \family default
28471 .
28472  Note that the list 
28473 \family sans
28474 Available Indexes
28475 \family default
28476  already contains the standard index 
28477 \begin_inset Quotes eld
28478 \end_inset
28479
28480 Index
28481 \begin_inset Quotes erd
28482 \end_inset
28483
28484 .
28485  To add further indexes, add the name of the index (in the form that should
28486  also appear as a heading) to the 
28487 \family sans
28488 New
28489 \family default
28490  input field and press the 
28491 \family sans
28492 Add
28493 \family default
28494  button.
28495  The new index now also appears in the list.
28496  If you like, you can attribute an alternative LyX label color to the new
28497  index.
28498 \end_layout
28499
28500 \begin_layout Standard
28501 Once the document changes have been applied, you can find the new index
28502  list in 
28503 \family sans
28504 Insert\SpecialChar \menuseparator
28505 List/TOC
28506 \family default
28507  and the 
28508 \family sans
28509 Insert
28510 \family default
28511  menu has a separate entry for each of the defined indexes.
28512  The workflow is basically the same as for the default index, but there
28513  are additional features:
28514 \end_layout
28515
28516 \begin_layout Itemize
28517 If you want to change the attribution of a specific index entry, right-clicking
28518  on the entry's label will open a dialog where you can do that.
28519 \end_layout
28520
28521 \begin_layout Itemize
28522 By right-clicking on an index, you can change its type.
28523  Furthermore, you can specify an index to be a 
28524 \begin_inset Quotes eld
28525 \end_inset
28526
28527 Subindex.
28528 \begin_inset Quotes erd
28529 \end_inset
28530
28531  If you do that, the heading of that list will be decreased by one level.
28532  For example, if you use a book class, where the standard index heading
28533  is defined as a chapter, subindexes will be defined as sections and can
28534  thus be nested to the non-subindexes.
28535 \end_layout
28536
28537 \begin_layout Section
28538 Nomenclature/Glossary 
28539 \begin_inset Index idx
28540 status collapsed
28541
28542 \begin_layout Plain Layout
28543 Nomenclature
28544 \end_layout
28545
28546 \end_inset
28547
28548
28549 \begin_inset Index idx
28550 status collapsed
28551
28552 \begin_layout Plain Layout
28553 Glossary|see
28554 \begin_inset ERT
28555 status collapsed
28556
28557 \begin_layout Plain Layout
28558
28559 {
28560 \end_layout
28561
28562 \end_inset
28563
28564 Nomenclature
28565 \begin_inset ERT
28566 status collapsed
28567
28568 \begin_layout Plain Layout
28569
28570 }
28571 \end_layout
28572
28573 \end_inset
28574
28575
28576 \end_layout
28577
28578 \end_inset
28579
28580
28581 \begin_inset CommandInset label
28582 LatexCommand label
28583 name "sec:Nomenclature"
28584
28585 \end_inset
28586
28587
28588 \end_layout
28589
28590 \begin_layout Standard
28591 Sometimes you need to provide a list of technical terms or symbols that
28592  are mentioned in your document with a brief explanation of them – a so
28593  called nomenclature or glossary.
28594 \end_layout
28595
28596 \begin_layout Standard
28597 To be able to create nomenclatures or glossaries, you need the LaTeX package
28598  
28599 \series bold
28600 nomencl
28601 \series default
28602
28603 \begin_inset Index idx
28604 status collapsed
28605
28606 \begin_layout Plain Layout
28607 LaTeX-packages ! nomencl
28608 \end_layout
28609
28610 \end_inset
28611
28612  installed.
28613  You find it in the TeX-catalogue, 
28614 \begin_inset CommandInset citation
28615 LatexCommand cite
28616 key "TeXCatalogue"
28617
28618 \end_inset
28619
28620  or in the package manager of your LaTeX-system.
28621 \end_layout
28622
28623 \begin_layout Standard
28624 A nomenclature entry is created if you place the cursor after a symbol entry
28625  and then use the menu 
28626 \family sans
28627 Insert\SpecialChar \menuseparator
28628
28629 \family default
28630 N
28631 \family sans
28632 omenclature
28633 \begin_inset space ~
28634 \end_inset
28635
28636 Entry
28637 \family default
28638  or the toolbar button 
28639 \begin_inset Info
28640 type  "icon"
28641 arg   "nomencl-insert"
28642 \end_inset
28643
28644 .
28645  A gray box labeled 
28646 \begin_inset Quotes eld
28647 \end_inset
28648
28649
28650 \family sans
28651 Nom
28652 \family default
28653
28654 \begin_inset Quotes erd
28655 \end_inset
28656
28657  is inserted and a window pops up asking for the nomenclature entry.
28658 \end_layout
28659
28660 \begin_layout Standard
28661 A nomenclature entry consists of two main entries.
28662  The first is the term or 
28663 \family sans
28664 Symbol
28665 \family default
28666  that you wish to define.
28667  The second is the 
28668 \family sans
28669 Description
28670 \family default
28671  of the term or symbol.
28672 \end_layout
28673
28674 \begin_layout Standard
28675 \begin_inset Note Greyedout
28676 status open
28677
28678 \begin_layout Plain Layout
28679
28680 \series bold
28681 Note:
28682 \series default
28683  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28684 \end_layout
28685
28686 \end_inset
28687
28688
28689 \end_layout
28690
28691 \begin_layout Subsection
28692 Nomenclature Definition and Layout
28693 \begin_inset Index idx
28694 status collapsed
28695
28696 \begin_layout Plain Layout
28697 Nomenclature ! Layout
28698 \end_layout
28699
28700 \end_inset
28701
28702
28703 \end_layout
28704
28705 \begin_layout Standard
28706 If you have symbols in formulas, you have to define them in the 
28707 \family sans
28708 Symbol
28709 \family default
28710  field as LaTeX-formulas.
28711  For example to get 
28712 \begin_inset Quotes eld
28713 \end_inset
28714
28715
28716 \begin_inset Formula $\sigma$
28717 \end_inset
28718
28719
28720 \begin_inset Quotes erd
28721 \end_inset
28722
28723 , insert this:
28724 \begin_inset Newline newline
28725 \end_inset
28726
28727
28728 \series bold
28729 $
28730 \backslash
28731 sigma$
28732 \begin_inset Newline newline
28733 \end_inset
28734
28735
28736 \series default
28737 The 
28738 \begin_inset Quotes eld
28739 \end_inset
28740
28741 $
28742 \begin_inset Quotes erd
28743 \end_inset
28744
28745  character starts/ends the formula.
28746  The LaTeX-command for the Greek letter is the name of the letter beginning
28747  with a backslash 
28748 \begin_inset Quotes eld
28749 \end_inset
28750
28751
28752 \backslash
28753
28754 \begin_inset Quotes erd
28755 \end_inset
28756
28757 .
28758  For capital Greek letters, start the command also with a capital letter,
28759  like 
28760 \series bold
28761
28762 \backslash
28763 Sigma
28764 \series default
28765 .
28766 \end_layout
28767
28768 \begin_layout Standard
28769 (A short introduction to the LaTeX-syntax is given in section
28770 \begin_inset space ~
28771 \end_inset
28772
28773
28774 \begin_inset CommandInset ref
28775 LatexCommand ref
28776 reference "sub:LaTeX-Syntax"
28777
28778 \end_inset
28779
28780 .)
28781 \end_layout
28782
28783 \begin_layout Standard
28784 You cannot use the 
28785 \family sans
28786 Text
28787 \begin_inset space ~
28788 \end_inset
28789
28790 Style
28791 \family default
28792  dialog to format the description text; you have to use LaTeX-commands.
28793  For example the description of the nomenclature entry for the 
28794 \begin_inset Quotes eld
28795 \end_inset
28796
28797
28798 \begin_inset Formula $\sigma$
28799 \end_inset
28800
28801
28802 \begin_inset Quotes erd
28803 \end_inset
28804
28805  in this document is:
28806 \begin_inset Newline newline
28807 \end_inset
28808
28809
28810 \series bold
28811 dummy entry for the character 
28812 \backslash
28813 textsf{sigma}
28814 \series default
28815
28816 \begin_inset Newline newline
28817 \end_inset
28818
28819 The command 
28820 \series bold
28821
28822 \backslash
28823 textsf
28824 \series default
28825  sets the fonts to 
28826 \family sans
28827 sans
28828 \begin_inset space ~
28829 \end_inset
28830
28831 serif
28832 \family default
28833 .
28834  To get 
28835 \series bold
28836 bold
28837 \series default
28838  font use the command 
28839 \series bold
28840
28841 \backslash
28842 textbf
28843 \series default
28844 , for 
28845 \family typewriter
28846 typewriter
28847 \family default
28848  use 
28849 \series bold
28850
28851 \backslash
28852 texttt
28853 \series default
28854 , for 
28855 \emph on
28856 emphasized
28857 \emph default
28858  use 
28859 \series bold
28860
28861 \backslash
28862 emph
28863 \series default
28864 .
28865 \end_layout
28866
28867 \begin_layout Standard
28868 If the characters |
28869 \begin_inset space \space{}
28870 \end_inset
28871
28872 ,
28873 \begin_inset space \space{}
28874 \end_inset
28875
28876 !
28877 \begin_inset space \space{}
28878 \end_inset
28879
28880 , @ and
28881 \begin_inset space \space{}
28882 \end_inset
28883
28884 "
28885 \begin_inset space \space{}
28886 \end_inset
28887
28888 should appear in nomenclature entries they need to be escaped by adding
28889  a quote character in front of them.
28890 \begin_inset CommandInset nomenclature
28891 LatexCommand nomenclature
28892 symbol "\"@, \"|, \"!, \"\""
28893 description "The quote sign is output by writing ‘ \"\"\"\" '"
28894
28895 \end_inset
28896
28897
28898 \end_layout
28899
28900 \begin_layout Subsection
28901 Sort Order of Nomenclature Entries
28902 \begin_inset Index idx
28903 status collapsed
28904
28905 \begin_layout Plain Layout
28906 Nomenclature ! Sort order
28907 \end_layout
28908
28909 \end_inset
28910
28911
28912 \end_layout
28913
28914 \begin_layout Standard
28915 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28916  the symbol definition.
28917  This leads to undesired results when you, for example, have symbols in
28918  formulas.
28919  Suppose you have nomenclature entries for the symbols 
28920 \emph on
28921 a
28922 \begin_inset CommandInset nomenclature
28923 LatexCommand nomenclature
28924 symbol "a"
28925 description "dummy entry for the character \"a\""
28926
28927 \end_inset
28928
28929
28930 \emph default
28931  and 
28932 \begin_inset Formula $\sigma$
28933 \end_inset
28934
28935
28936 \begin_inset CommandInset nomenclature
28937 LatexCommand nomenclature
28938 prefix "sigma"
28939 symbol "$\\sigma$"
28940 description "dummy entry for the character \\textsf{sigma}"
28941
28942 \end_inset
28943
28944 .
28945  They will be sorted by 
28946 \begin_inset Quotes eld
28947 \end_inset
28948
28949
28950 \family sans
28951 a
28952 \family default
28953
28954 \begin_inset Quotes erd
28955 \end_inset
28956
28957  and 
28958 \begin_inset Quotes eld
28959 \end_inset
28960
28961
28962 \family typewriter
28963 $
28964 \backslash
28965 sigma$
28966 \family default
28967
28968 \begin_inset Quotes erd
28969 \end_inset
28970
28971  – the 
28972 \begin_inset Formula $\sigma$
28973 \end_inset
28974
28975  will be sorted before the 
28976 \emph on
28977 a
28978 \emph default
28979  since the character 
28980 \begin_inset Quotes eld
28981 \end_inset
28982
28983 $
28984 \begin_inset Quotes erd
28985 \end_inset
28986
28987  is considered in sorting.
28988 \end_layout
28989
28990 \begin_layout Standard
28991 To control the sort order, you can edit the 
28992 \family sans
28993 Sort
28994 \begin_inset space ~
28995 \end_inset
28996
28997 as
28998 \family default
28999  field of the nomenclature dialog.
29000  Then the nomenclature entry will be sorted by this entry and not the symbol
29001  definition.
29002  For the example given, you can insert 
29003 \family typewriter
29004 sigma
29005 \family default
29006  in this field for the 
29007 \begin_inset Formula $\sigma$
29008 \end_inset
29009
29010 , then 
29011 \emph on
29012 a
29013 \emph default
29014  will be located before 
29015 \begin_inset Formula $\sigma$
29016 \end_inset
29017
29018 .
29019 \end_layout
29020
29021 \begin_layout Standard
29022 For subgrouping and tips for using sort entries see the 
29023 \series bold
29024 nomencl
29025 \series default
29026  documentation, 
29027 \begin_inset CommandInset citation
29028 LatexCommand cite
29029 key "nomencl"
29030
29031 \end_inset
29032
29033 .
29034 \end_layout
29035
29036 \begin_layout Subsection
29037 Nomenclature Options
29038 \begin_inset Index idx
29039 status collapsed
29040
29041 \begin_layout Plain Layout
29042 Nomenclature ! Options
29043 \end_layout
29044
29045 \end_inset
29046
29047
29048 \end_layout
29049
29050 \begin_layout Standard
29051 The 
29052 \series bold
29053 nomencl
29054 \series default
29055  package offers some options to adjust the appearance of the nomenclature.
29056  Here are some of its options; for more have a look at its documentation:
29057 \end_layout
29058
29059 \begin_layout Description
29060 refeq Appends the phrase 
29061 \begin_inset Quotes eld
29062 \end_inset
29063
29064
29065 \family sans
29066 , see equation (
29067 \emph on
29068 eq
29069 \emph default
29070 )
29071 \family default
29072
29073 \begin_inset Quotes erd
29074 \end_inset
29075
29076  to every nomenclature entry, where 
29077 \family sans
29078 \emph on
29079 eq
29080 \family default
29081 \emph default
29082  is the number of the last equation in front of the nomenclature entry
29083 \end_layout
29084
29085 \begin_layout Description
29086 refpage Appends the phrase 
29087 \begin_inset Quotes eld
29088 \end_inset
29089
29090
29091 \family sans
29092 , page (
29093 \emph on
29094 page
29095 \emph default
29096 )
29097 \family default
29098
29099 \begin_inset Quotes erd
29100 \end_inset
29101
29102  to every nomenclature entry, where 
29103 \family sans
29104 \emph on
29105 page
29106 \family default
29107 \emph default
29108  is the number of the page on which the nomenclature entry appeared
29109 \end_layout
29110
29111 \begin_layout Description
29112 intoc Inserts the nomenclature in the Table of Contents
29113 \end_layout
29114
29115 \begin_layout Standard
29116 To use one or more of the options, add them to the comma-separated document
29117  class options list in the 
29118 \family sans
29119 Document\SpecialChar \menuseparator
29120 Settings
29121 \family default
29122  dialog.
29123  In this document the options 
29124 \series bold
29125 refpage, intoc
29126 \series default
29127  are used.
29128 \end_layout
29129
29130 \begin_layout Standard
29131 \begin_inset VSpace bigskip
29132 \end_inset
29133
29134
29135 \end_layout
29136
29137 \begin_layout Standard
29138 You can also use the first two options above only for certain nomenclature
29139  entries when you add one of the following commands as last entry to the
29140  
29141 \family sans
29142 Description
29143 \family default
29144  field in the nomenclature dialog:
29145 \end_layout
29146
29147 \begin_layout Description
29148
29149 \backslash
29150 nomrefeq Like the 
29151 \series bold
29152 refeq
29153 \series default
29154  option
29155 \end_layout
29156
29157 \begin_layout Description
29158
29159 \backslash
29160 nomrefpage Like the 
29161 \series bold
29162 refpage
29163 \series default
29164  option
29165 \end_layout
29166
29167 \begin_layout Description
29168
29169 \backslash
29170 nomrefeqpage Short notation of 
29171 \series bold
29172
29173 \backslash
29174 nomrefeq
29175 \backslash
29176 nomrefpage
29177 \end_layout
29178
29179 \begin_layout Description
29180
29181 \backslash
29182 nomnorefeq,
29183 \begin_inset space ~
29184 \end_inset
29185
29186
29187 \backslash
29188 nomnorefpage,
29189 \begin_inset space ~
29190 \end_inset
29191
29192
29193 \backslash
29194 nomnorefeqpage Turns off the corresponding options
29195 \end_layout
29196
29197 \begin_layout Standard
29198 Words like 
29199 \begin_inset Quotes eld
29200 \end_inset
29201
29202 page
29203 \begin_inset Quotes erd
29204 \end_inset
29205
29206  are automatically translated for some document languages.
29207  If not, add these lines to your LaTeX preamble:
29208 \end_layout
29209
29210 \begin_layout Standard
29211 \noindent
29212
29213 \series bold
29214
29215 \backslash
29216 renewcommand{
29217 \backslash
29218 eqdeclaration}[1]{, see equation
29219 \backslash
29220 nobreakspace(#1)}
29221 \begin_inset Newline newline
29222 \end_inset
29223
29224
29225 \backslash
29226 renewcommand{
29227 \backslash
29228 pagedeclaration}[1]{, page
29229 \backslash
29230 nobreakspace{}#1}
29231 \series default
29232
29233 \begin_inset Newline newline
29234 \end_inset
29235
29236 and replace 
29237 \begin_inset Quotes eld
29238 \end_inset
29239
29240 see equation
29241 \begin_inset Quotes erd
29242 \end_inset
29243
29244  and 
29245 \begin_inset Quotes eld
29246 \end_inset
29247
29248 page
29249 \begin_inset Quotes erd
29250 \end_inset
29251
29252  by their translation.
29253 \end_layout
29254
29255 \begin_layout Subsection
29256 Printing the Nomenclature
29257 \begin_inset Index idx
29258 status collapsed
29259
29260 \begin_layout Plain Layout
29261 Nomenclature ! Printing
29262 \end_layout
29263
29264 \end_inset
29265
29266
29267 \end_layout
29268
29269 \begin_layout Standard
29270 To print the nomenclature, use the menu 
29271 \family sans
29272 Insert\SpecialChar \menuseparator
29273 Lists/TOC\SpecialChar \menuseparator
29274 Nomenclature
29275 \family default
29276 .
29277  A box labeled 
29278 \begin_inset Quotes eld
29279 \end_inset
29280
29281
29282 \family sans
29283 Nomenclature
29284 \family default
29285
29286 \begin_inset Quotes erd
29287 \end_inset
29288
29289  will show the place where the nomenclature is printed in the output.
29290  By right-clicking on it, the amount of space for symbols can be altered.
29291  You can choose between these settings:
29292 \end_layout
29293
29294 \begin_layout Description
29295 Default a space of 1
29296 \begin_inset space \thinspace{}
29297 \end_inset
29298
29299 cm is used
29300 \end_layout
29301
29302 \begin_layout Description
29303 Longest
29304 \begin_inset space ~
29305 \end_inset
29306
29307 label
29308 \begin_inset space ~
29309 \end_inset
29310
29311 width the width of the widest symbol of all nomenclature entries is used
29312 \end_layout
29313
29314 \begin_layout Description
29315 Custom custom space
29316 \end_layout
29317
29318 \begin_layout Standard
29319 In the printed output the title of the nomenclature appears as 
29320 \begin_inset Quotes eld
29321 \end_inset
29322
29323 Nomenclature
29324 \begin_inset Quotes erd
29325 \end_inset
29326
29327 .
29328  If you are not happy with the name, you can change it by redefining the
29329  command 
29330 \series bold
29331
29332 \backslash
29333 nomname
29334 \series default
29335  in the preamble.
29336  For example, in order to change the name to 
29337 \emph on
29338 List of Symbols
29339 \emph default
29340 , add the following line to the preamble:
29341 \end_layout
29342
29343 \begin_layout Standard
29344
29345 \family roman
29346 \series bold
29347
29348 \backslash
29349 renewcommand{
29350 \backslash
29351 nomname}{List of Symbols}
29352 \end_layout
29353
29354 \begin_layout Subsection
29355 Nomenclature Program
29356 \begin_inset Index idx
29357 status collapsed
29358
29359 \begin_layout Plain Layout
29360 Nomenclature ! Program
29361 \end_layout
29362
29363 \end_inset
29364
29365
29366 \begin_inset CommandInset label
29367 LatexCommand label
29368 name "sub:Nomenclature-Program"
29369
29370 \end_inset
29371
29372
29373 \end_layout
29374
29375 \begin_layout Standard
29376 LyX uses the program 
29377 \family sans
29378 makeindex
29379 \family default
29380 , that is part of every LaTeX distribution, to generate the nomenclature.
29381  LyX's preferences dialog allows you to specify another program or to control
29382  
29383 \family sans
29384 makeindex
29385 \family default
29386  by adding options, see section
29387 \begin_inset space ~
29388 \end_inset
29389
29390
29391 \begin_inset CommandInset ref
29392 LatexCommand ref
29393 reference "sub:LaTeX-settings"
29394
29395 \end_inset
29396
29397 .
29398  The available options are listed and explained in 
29399 \begin_inset CommandInset citation
29400 LatexCommand cite
29401 key "nomencl,makeindex"
29402
29403 \end_inset
29404
29405 .
29406 \end_layout
29407
29408 \begin_layout Section
29409 Branches
29410 \begin_inset Index idx
29411 status collapsed
29412
29413 \begin_layout Plain Layout
29414 Branches
29415 \end_layout
29416
29417 \end_inset
29418
29419
29420 \begin_inset Index idx
29421 status collapsed
29422
29423 \begin_layout Plain Layout
29424 Document ! Branches
29425 \end_layout
29426
29427 \end_inset
29428
29429
29430 \begin_inset CommandInset label
29431 LatexCommand label
29432 name "sec:Branches"
29433
29434 \end_inset
29435
29436
29437 \end_layout
29438
29439 \begin_layout Standard
29440 Sometimes it is useful to hide some document parts in the output.
29441  For example a teacher who is setting an exam obviously doesn't want the
29442  pupils to see the answers, but having questions and answers in the same
29443  document will make the life of the markers of that exam much easier.
29444 \end_layout
29445
29446 \begin_layout Standard
29447 For these cases LyX allows you to put text into branches.
29448  The text will then only appear in the output when its branch is activated.
29449  To create a branch, either select the menu 
29450 \family sans
29451 Insert\SpecialChar \menuseparator
29452 Branch\SpecialChar \menuseparator
29453 Insert New Branch
29454 \family default
29455  (if you just want to specify a new branch) or go in the 
29456 \family sans
29457 Document\SpecialChar \menuseparator
29458 Settings
29459 \family default
29460  dialog to 
29461 \family sans
29462 Branches
29463 \family default
29464 , where you can specify and change the name of the branch, its activation
29465  state (whether the content of the branch is shown in the output or not),
29466  its background color inside LyX and whether the name of the branch should
29467  be appended to the document file name on export if the branch is active
29468  (see below for an example).
29469  Furthermore, the dialog lets you merge two branches (just rename one branch
29470  to the name of the other) and to add 
29471 \begin_inset Quotes eld
29472 \end_inset
29473
29474 unknown branches
29475 \begin_inset Quotes erd
29476 \end_inset
29477
29478  (i.
29479 \begin_inset space \thinspace{}
29480 \end_inset
29481
29482 e.
29483 \begin_inset space ~
29484 \end_inset
29485
29486 branches that were added to the document via copy and paste from other documents
29487 , without having been defined) to the document's branch list.
29488 \end_layout
29489
29490 \begin_layout Standard
29491 Text that should be in a branch is set into branch inset boxes.
29492  These boxes are inserted via the menu 
29493 \family sans
29494 Insert\SpecialChar \menuseparator
29495 Branch
29496 \family default
29497  where you can choose a branch.
29498  You can later change the activation state of the branch by right-clicking
29499  on them.
29500 \end_layout
29501
29502 \begin_layout Standard
29503 Here is an example, where only the question text appears, the answer branch
29504  is deactivated and therefore does not appear in the output:
29505 \end_layout
29506
29507 \begin_layout Standard
29508 \begin_inset Branch Question
29509 status open
29510
29511 \begin_layout Standard
29512 Question: Who was the first physics Nobel prize winner?
29513 \end_layout
29514
29515 \end_inset
29516
29517
29518 \end_layout
29519
29520 \begin_layout Standard
29521 \begin_inset Branch Answer
29522 status collapsed
29523
29524 \begin_layout Standard
29525 Answer: Wilhelm Conrad Röntgen
29526 \end_layout
29527
29528 \end_inset
29529
29530
29531 \end_layout
29532
29533 \begin_layout Standard
29534 If you activate 
29535 \family sans
29536 Filename Suffix
29537 \family default
29538  in 
29539 \family sans
29540 Document\SpecialChar \menuseparator
29541 Settings\SpecialChar \menuseparator
29542 Branches
29543 \family default
29544 , the name of the active branches will be appended to the file name at export.
29545  Consider for example a file 
29546 \begin_inset Quotes eld
29547 \end_inset
29548
29549 Exam.lyx
29550 \begin_inset Quotes erd
29551 \end_inset
29552
29553  which has the above branches.
29554  If 
29555 \begin_inset Quotes eld
29556 \end_inset
29557
29558 Filename Suffix
29559 \begin_inset Quotes erd
29560 \end_inset
29561
29562  is active, the PDF export file would be called 
29563 \begin_inset Quotes eld
29564 \end_inset
29565
29566 Exam.pdf
29567 \begin_inset Quotes erd
29568 \end_inset
29569
29570  if both the 
29571 \begin_inset Quotes eld
29572 \end_inset
29573
29574 Question
29575 \begin_inset Quotes erd
29576 \end_inset
29577
29578  and 
29579 \begin_inset Quotes eld
29580 \end_inset
29581
29582 Answer
29583 \begin_inset Quotes erd
29584 \end_inset
29585
29586  branch were inactive, 
29587 \begin_inset Quotes eld
29588 \end_inset
29589
29590 Exam-Question.pdf
29591 \begin_inset Quotes erd
29592 \end_inset
29593
29594  if only the 
29595 \begin_inset Quotes eld
29596 \end_inset
29597
29598 Question
29599 \begin_inset Quotes erd
29600 \end_inset
29601
29602  branch was active, likewise 
29603 \begin_inset Quotes eld
29604 \end_inset
29605
29606 Exam-Answer.pdf
29607 \begin_inset Quotes erd
29608 \end_inset
29609
29610  if only the 
29611 \begin_inset Quotes eld
29612 \end_inset
29613
29614 Answer
29615 \begin_inset Quotes erd
29616 \end_inset
29617
29618  branch was active, and 
29619 \begin_inset Quotes eld
29620 \end_inset
29621
29622 Exam-Question-Answer.pdf
29623 \begin_inset Quotes erd
29624 \end_inset
29625
29626  if both branches were active.
29627  This helps you to export different versions of your document easily.
29628 \end_layout
29629
29630 \begin_layout Standard
29631 \begin_inset VSpace bigskip
29632 \end_inset
29633
29634
29635 \end_layout
29636
29637 \begin_layout Standard
29638 To use conditional output inside places where you cannot insert branch insets,
29639  like inside equations, you can code special LaTeX definitions for each
29640  branch.
29641  For example you can define for the question branch
29642 \begin_inset Foot
29643 status collapsed
29644
29645 \begin_layout Plain Layout
29646 For an introduction to the LaTeX-syntax, see section
29647 \begin_inset space ~
29648 \end_inset
29649
29650
29651 \begin_inset CommandInset ref
29652 LatexCommand ref
29653 reference "sub:LaTeX-Syntax"
29654
29655 \end_inset
29656
29657 .
29658 \end_layout
29659
29660 \end_inset
29661
29662
29663 \end_layout
29664
29665 \begin_layout Standard
29666
29667 \series bold
29668
29669 \backslash
29670 newcommand{
29671 \backslash
29672 question}[1]{#1}
29673 \end_layout
29674
29675 \begin_layout Standard
29676
29677 \series bold
29678
29679 \backslash
29680 newcommand{
29681 \backslash
29682 answer}[1]{}
29683 \end_layout
29684
29685 \begin_layout Standard
29686 and for the answer branch
29687 \end_layout
29688
29689 \begin_layout Standard
29690
29691 \series bold
29692
29693 \backslash
29694 newcommand{
29695 \backslash
29696 question}[1]{}
29697 \end_layout
29698
29699 \begin_layout Standard
29700
29701 \series bold
29702
29703 \backslash
29704 newcommand{
29705 \backslash
29706 answer}[1]{#1}
29707 \end_layout
29708
29709 \begin_layout Standard
29710 \begin_inset Branch Question
29711 status open
29712
29713 \begin_layout Standard
29714 \begin_inset ERT
29715 status open
29716
29717 \begin_layout Plain Layout
29718
29719
29720 \backslash
29721 newcommand{
29722 \backslash
29723 question}[1]{#1}
29724 \end_layout
29725
29726 \begin_layout Plain Layout
29727
29728
29729 \backslash
29730 newcommand{
29731 \backslash
29732 answer}[1]{}
29733 \end_layout
29734
29735 \end_inset
29736
29737
29738 \end_layout
29739
29740 \end_inset
29741
29742
29743 \end_layout
29744
29745 \begin_layout Standard
29746 \begin_inset Branch Answer
29747 status collapsed
29748
29749 \begin_layout Standard
29750 \begin_inset ERT
29751 status collapsed
29752
29753 \begin_layout Plain Layout
29754
29755
29756 \backslash
29757 newcommand{
29758 \backslash
29759 question}[1]{}
29760 \end_layout
29761
29762 \begin_layout Plain Layout
29763
29764
29765 \backslash
29766 newcommand{
29767 \backslash
29768 answer}[1]{#1}
29769 \end_layout
29770
29771 \end_inset
29772
29773
29774 \end_layout
29775
29776 \end_inset
29777
29778
29779 \end_layout
29780
29781 \begin_layout Standard
29782 Now it is possible to use the 
29783 \series bold
29784
29785 \backslash
29786 question{\SpecialChar \ldots{}
29787 }
29788 \series default
29789  and 
29790 \series bold
29791
29792 \backslash
29793 answer{\SpecialChar \ldots{}
29794 }
29795 \series default
29796  commands to obtain conditional output.
29797  Here is an example formula where only the 
29798 \series bold
29799
29800 \backslash
29801 question
29802 \series default
29803  part appears:
29804 \begin_inset Formula 
29805 \[
29806 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29807 \]
29808
29809 \end_inset
29810
29811
29812 \end_layout
29813
29814 \begin_layout Standard
29815 Inside math, the same effect can be achieved using math macros, see the
29816  
29817 \emph on
29818 Math
29819 \emph default
29820  manual.
29821 \end_layout
29822
29823 \begin_layout Standard
29824 Each type of branch is allowed to have its specific style defined in layout
29825  files (e.
29826 \begin_inset space \thinspace{}
29827 \end_inset
29828
29829 g.
29830 \begin_inset space \space{}
29831 \end_inset
29832
29833 any branch inset can be automatically wrapped by your own LaTeX commands.).
29834  For this advanced usage, see the 
29835 \emph on
29836 Customization
29837 \emph default
29838  manual, section 
29839 \begin_inset Quotes eld
29840 \end_inset
29841
29842 Flex insets and InsetLayout
29843 \begin_inset Quotes erd
29844 \end_inset
29845
29846 ).
29847 \end_layout
29848
29849 \begin_layout Section
29850 PDF Properties
29851 \begin_inset CommandInset label
29852 LatexCommand label
29853 name "sec:PDF-Properties"
29854
29855 \end_inset
29856
29857
29858 \begin_inset Index idx
29859 status collapsed
29860
29861 \begin_layout Plain Layout
29862 PDF properties
29863 \end_layout
29864
29865 \end_inset
29866
29867
29868 \end_layout
29869
29870 \begin_layout Standard
29871 The 
29872 \family sans
29873 Document\SpecialChar \menuseparator
29874 Settings\SpecialChar \menuseparator
29875 PDF Properties
29876 \family default
29877  dialog allows you to set up special options for the PDF output of your
29878  document.
29879  All these options are provided by the LaTeX-package 
29880 \series bold
29881 hyperref
29882 \series default
29883
29884 \begin_inset Index idx
29885 status collapsed
29886
29887 \begin_layout Plain Layout
29888 LaTeX-packages ! hyperref
29889 \end_layout
29890
29891 \end_inset
29892
29893  which will link all cross-references in the DVI- and PDF-output.
29894  This means that the reader of your document will be able to click on a
29895  table of contents entry or on a reference to move to the cross-referenced
29896  part of the document.
29897  
29898 \end_layout
29899
29900 \begin_layout Standard
29901 The header information in the dialog tab 
29902 \family sans
29903 General
29904 \family default
29905  is saved together with the PDF as file properties.
29906  Many programs are able to extract this information, for example, automatically
29907  to recognize who the author is and what the PDF is about.
29908  This is very useful to sort, classify or use PDFs for bibliography issues.
29909  When the option 
29910 \family sans
29911 Automatically
29912 \begin_inset space ~
29913 \end_inset
29914
29915 fill
29916 \begin_inset space ~
29917 \end_inset
29918
29919 header
29920 \family default
29921  is set, LyX tries to extract the header information from your document
29922  title and author entries.
29923  The option 
29924 \family sans
29925 Load
29926 \begin_inset space ~
29927 \end_inset
29928
29929 in
29930 \begin_inset space ~
29931 \end_inset
29932
29933 fullscreen
29934 \begin_inset space ~
29935 \end_inset
29936
29937 mode
29938 \family default
29939  will open the PDF in fullscreen mode, which is useful for presentations.
29940 \end_layout
29941
29942 \begin_layout Standard
29943 You can specify in the dialog tab 
29944 \family sans
29945 Hyperlinks
29946 \family default
29947  how the links will look and if links for bibliographical backreferences
29948  are created.
29949  The 
29950 \family sans
29951 Break
29952 \begin_inset space ~
29953 \end_inset
29954
29955 links
29956 \begin_inset space ~
29957 \end_inset
29958
29959 over
29960 \begin_inset space ~
29961 \end_inset
29962
29963 lines
29964 \family default
29965  option allows long links to be split; 
29966 \family sans
29967 No
29968 \begin_inset space ~
29969 \end_inset
29970
29971 frames
29972 \begin_inset space ~
29973 \end_inset
29974
29975 around
29976 \begin_inset space ~
29977 \end_inset
29978
29979 links
29980 \family default
29981  and 
29982 \family sans
29983 Color
29984 \begin_inset space ~
29985 \end_inset
29986
29987 links
29988 \family default
29989  both turn off the default behavior of enclosing all links in frames; 
29990 \family sans
29991 Color
29992 \begin_inset space ~
29993 \end_inset
29994
29995 links
29996 \family default
29997  colors the different links.
29998  The default colors are:
29999 \end_layout
30000
30001 \begin_layout Labeling
30002 \labelwidthstring 00.00.0000
30003
30004 \color magenta
30005 magenta
30006 \color inherit
30007  for hyperlinks and URLs
30008 \end_layout
30009
30010 \begin_layout Labeling
30011 \labelwidthstring 00.00.0000
30012
30013 \color red
30014 red
30015 \color inherit
30016  for links
30017 \end_layout
30018
30019 \begin_layout Labeling
30020 \labelwidthstring 00.00.0000
30021
30022 \color green
30023 green
30024 \color inherit
30025  for citations
30026 \end_layout
30027
30028 \begin_layout Standard
30029 but you can change these in the field 
30030 \family sans
30031 Additional options
30032 \family default
30033 .
30034  For example, in this document they were changed with the additional options:
30035 \end_layout
30036
30037 \begin_layout Standard
30038
30039 \series bold
30040 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
30041 \end_layout
30042
30043 \begin_layout Standard
30044 If the option 
30045 \family sans
30046 Backreferences
30047 \family default
30048  is set, the hyperlinks will appear in the bibliography after the different
30049  entries, showing, depending on the option selected, the number of the section,
30050  slide or page where the entry is referenced.
30051 \end_layout
30052
30053 \begin_layout Standard
30054 In the dialog tab 
30055 \family sans
30056 Bookmarks
30057 \family default
30058  you can specify if PDF-bookmarks should be created for every section of
30059  your document to make it easier for readers to navigate through the document.
30060  You can decide if the bookmarks should be numbered like your document sections
30061  or not.
30062  With the 
30063 \family sans
30064 Open bookmarks
30065 \family default
30066  
30067 \family sans
30068 Level
30069 \family default
30070  you can specify what sectioning level should be displayed in the bookmarks
30071  when opening the PDF.
30072  For example level
30073 \begin_inset space ~
30074 \end_inset
30075
30076 2 will display all sections and subsections, while level
30077 \begin_inset space ~
30078 \end_inset
30079
30080 1 will only display the sections.
30081 \end_layout
30082
30083 \begin_layout Standard
30084 PDF properties are also used in this document.
30085  When you look in its document settings, you can see that some additional
30086  
30087 \series bold
30088 hyperref
30089 \series default
30090  options are used.
30091  For an explanation of all them we refer you to the hyperref manual 
30092 \begin_inset CommandInset citation
30093 LatexCommand cite
30094 key "hyperref"
30095
30096 \end_inset
30097
30098 .
30099 \end_layout
30100
30101 \begin_layout Section
30102 TeX Code and the LaTeX Syntax
30103 \begin_inset CommandInset label
30104 LatexCommand label
30105 name "sec:TeX-Code"
30106
30107 \end_inset
30108
30109
30110 \end_layout
30111
30112 \begin_layout Subsection
30113 TeX Code Boxes
30114 \begin_inset Index idx
30115 status collapsed
30116
30117 \begin_layout Plain Layout
30118 TeX Code
30119 \end_layout
30120
30121 \end_inset
30122
30123
30124 \begin_inset CommandInset label
30125 LatexCommand label
30126 name "sub:TeX-Code-Boxes"
30127
30128 \end_inset
30129
30130
30131 \end_layout
30132
30133 \begin_layout Standard
30134 As LyX uses LaTeX in the background, it supports many LaTeX commands and
30135  constructs, but not all.
30136  LaTeX contains hundreds of packages that provide different commands.
30137  All the time packages are being updated and new ones added.
30138  This has the advantage that you can typeset nearly everything as there
30139  is a LaTeX-package for every problem, though LyX cannot support all packages
30140  and their commands.
30141 \end_layout
30142
30143 \begin_layout Standard
30144 But don't worry, you can use any LaTeX-command directly in LyX inside the
30145  TeX Code box.
30146  A TeX Code box is created by the menu 
30147 \family sans
30148 Insert\SpecialChar \menuseparator
30149 Te
30150 \begin_inset ERT
30151 status collapsed
30152
30153 \begin_layout Plain Layout
30154
30155 {}
30156 \end_layout
30157
30158 \end_inset
30159
30160 X
30161 \begin_inset space ~
30162 \end_inset
30163
30164 Code
30165 \family default
30166  or by the toolbar button 
30167 \begin_inset Info
30168 type  "icon"
30169 arg   "ert-insert"
30170 \end_inset
30171
30172  (shortcut 
30173 \begin_inset Info
30174 type  "shortcut"
30175 arg   "ert-insert"
30176 \end_inset
30177
30178 ).
30179  The box can be opened by left-clicking and closed by right-clicking on
30180  it and selecting 
30181 \family sans
30182 Close Inset
30183 \family default
30184 .
30185 \end_layout
30186
30187 \begin_layout Standard
30188 You can insert complete or incomplete commands as TeX Code.
30189  Incomplete means that the command argument can be Standard LyX text.
30190  For example, if you want to draw a frame around a word and are therefore
30191  using the LaTeX-command 
30192 \series bold
30193
30194 \backslash
30195 fbox
30196 \series default
30197 , you can write the command part 
30198 \series bold
30199
30200 \backslash
30201 fbox{
30202 \series default
30203  in a TeX Code box before the word and the closing brace 
30204 \series bold
30205 }
30206 \series default
30207  in a second TeX Code box behind the word.
30208  The word between the two TeX Code boxes is then the argument as it is in
30209  the following example:
30210 \end_layout
30211
30212 \begin_layout Standard
30213 \begin_inset Graphics
30214         filename clipart/ERT.png
30215         scale 89
30216
30217 \end_inset
30218
30219
30220 \end_layout
30221
30222 \begin_layout Standard
30223 gives
30224 \end_layout
30225
30226 \begin_layout Standard
30227 This is a line with a 
30228 \begin_inset ERT
30229 status collapsed
30230
30231 \begin_layout Plain Layout
30232
30233
30234 \backslash
30235 fbox{
30236 \end_layout
30237
30238 \end_inset
30239
30240 framed
30241 \begin_inset ERT
30242 status collapsed
30243
30244 \begin_layout Plain Layout
30245
30246 }
30247 \end_layout
30248
30249 \end_inset
30250
30251  word.
30252 \end_layout
30253
30254 \begin_layout Standard
30255 \begin_inset Note Greyedout
30256 status open
30257
30258 \begin_layout Plain Layout
30259
30260 \series bold
30261 Note:
30262 \series default
30263  At the end of LaTeX-commands without parameters, you have to insert a space
30264  to let LaTeX know that the command is finished.
30265 \end_layout
30266
30267 \end_inset
30268
30269
30270 \end_layout
30271
30272 \begin_layout Subsection
30273 A Short Introduction to the LaTeX Syntax
30274 \begin_inset Argument 1
30275 status collapsed
30276
30277 \begin_layout Plain Layout
30278 The LaTeX Syntax
30279 \end_layout
30280
30281 \end_inset
30282
30283
30284 \begin_inset Index idx
30285 status collapsed
30286
30287 \begin_layout Plain Layout
30288 LaTeX Syntax
30289 \end_layout
30290
30291 \end_inset
30292
30293
30294 \begin_inset CommandInset label
30295 LatexCommand label
30296 name "sub:LaTeX-Syntax"
30297
30298 \end_inset
30299
30300
30301 \end_layout
30302
30303 \begin_layout Standard
30304 When you write larger documents or books, you will need to know something
30305  about the LaTeX-commands that LyX uses in the background.
30306  Because LaTeX is based on commands, you can 
30307 \begin_inset Quotes eld
30308 \end_inset
30309
30310 program
30311 \begin_inset Quotes erd
30312 \end_inset
30313
30314  your text.
30315  This has the advantage that the layout of the document can be changed at
30316  any time if you know the right commands.
30317  For example, imagine you have to write a manual for a product and the deadline
30318  is the end of the day.
30319  Your boss has just complimented you for your good work but wants to have
30320  all caption labels bold.
30321  But you have over a hundred figure and table captions with non-bold labels
30322  in your manual.
30323  Of course it is impossible to change all caption labels manually in one
30324  day.
30325 \end_layout
30326
30327 \begin_layout Standard
30328 Now LaTeX comes into play.
30329  As mentioned above, for every problem there exists a LaTeX-package.
30330  First you have to find out which and therefore look in the LaTeX package
30331  database, 
30332 \begin_inset CommandInset citation
30333 LatexCommand cite
30334 key "Catalogue"
30335
30336 \end_inset
30337
30338 .
30339 \end_layout
30340
30341 \begin_layout Standard
30342 As result you find that the package 
30343 \series bold
30344 caption
30345 \series default
30346
30347 \begin_inset Index idx
30348 status collapsed
30349
30350 \begin_layout Plain Layout
30351 LaTeX-packages ! caption
30352 \end_layout
30353
30354 \end_inset
30355
30356  is what you need.
30357  To use a package, you have to load it in the document preamble (menu 
30358 \family sans
30359 Document\SpecialChar \menuseparator
30360 Settings
30361 \family default
30362 \SpecialChar \menuseparator
30363
30364 \family sans
30365 LaT
30366 \begin_inset ERT
30367 status collapsed
30368
30369 \begin_layout Plain Layout
30370
30371 {}
30372 \end_layout
30373
30374 \end_inset
30375
30376 eX
30377 \begin_inset space ~
30378 \end_inset
30379
30380 Preamble
30381 \family default
30382 ) with the command
30383 \end_layout
30384
30385 \begin_layout Standard
30386
30387 \series bold
30388
30389 \backslash
30390 usepackage[options]{package name}
30391 \end_layout
30392
30393 \begin_layout Standard
30394 All LaTeX commands begin with a backslash, the command argument is set within
30395  two braces and the options are set within two brackets.
30396  Note that not all commands have an argument and options.
30397 \end_layout
30398
30399 \begin_layout Standard
30400 In your case the package name is 
30401 \series bold
30402 caption
30403 \series default
30404 .
30405  After a look in the documentation of the package, you know that the option
30406  
30407 \series bold
30408 labelfont=bf
30409 \series default
30410  will change the font of all caption labels to bold.
30411  So you add the command
30412 \end_layout
30413
30414 \begin_layout Standard
30415
30416 \series bold
30417
30418 \backslash
30419 usepackage[labelfont=bf]{caption}
30420 \end_layout
30421
30422 \begin_layout Standard
30423 to the preamble and the problem is solved.
30424 \begin_inset Foot
30425 status collapsed
30426
30427 \begin_layout Plain Layout
30428 For more commands provided by the 
30429 \series bold
30430 caption
30431 \series default
30432  package, have a look at its documentation, 
30433 \begin_inset CommandInset citation
30434 LatexCommand cite
30435 key "caption"
30436
30437 \end_inset
30438
30439 .
30440 \end_layout
30441
30442 \end_inset
30443
30444
30445 \end_layout
30446
30447 \begin_layout Standard
30448 Note that some document classes have built-in solutions for well-known problems
30449  like your case.
30450  For example if you use a 
30451 \family sans
30452 KOMA-Script
30453 \family default
30454  class, you don't need the package 
30455 \series bold
30456 caption
30457 \series default
30458 , you can instead write
30459 \end_layout
30460
30461 \begin_layout Standard
30462
30463 \series bold
30464
30465 \backslash
30466 setkomafont{captionlabel}{
30467 \backslash
30468 bfseries}
30469 \end_layout
30470
30471 \begin_layout Standard
30472 in the preamble and the problem is solved.
30473  So if you plan to write a large document, you should have a look at the
30474  documentation of the document class you want to use.
30475  (
30476 \series bold
30477
30478 \backslash
30479 setkomafont
30480 \series default
30481  is an example of a command with more than one argument.)
30482 \end_layout
30483
30484 \begin_layout Standard
30485 Commands in the preamble affect the whole document, while commands in the
30486  text affect only the text after the command or only the text used as command
30487  argument.
30488  To insert a LaTeX-command in text, use the TeX Code box as described in
30489  the previous section.
30490 \end_layout
30491
30492 \begin_layout Standard
30493 If you want to learn more about LaTeX and its syntax, have a look at the
30494  LaTeX-books 
30495 \begin_inset CommandInset citation
30496 LatexCommand cite
30497 key "latexcompanion,latexguide"
30498
30499 \end_inset
30500
30501 .
30502 \end_layout
30503
30504 \begin_layout Standard
30505 \begin_inset Newpage cleardoublepage
30506 \end_inset
30507
30508
30509 \end_layout
30510
30511 \begin_layout Standard
30512 \begin_inset ERT
30513 status collapsed
30514
30515 \begin_layout Plain Layout
30516
30517
30518 \backslash
30519 pagestyle{fancy}
30520 \end_layout
30521
30522 \end_inset
30523
30524
30525 \begin_inset Note Note
30526 status collapsed
30527
30528 \begin_layout Plain Layout
30529 switches temporarily to a page style with custom header and footer line
30530 \end_layout
30531
30532 \end_inset
30533
30534
30535 \end_layout
30536
30537 \begin_layout Left Header
30538 \begin_inset Argument 1
30539 status collapsed
30540
30541 \begin_layout Plain Layout
30542
30543 \end_layout
30544
30545 \end_inset
30546
30547
30548 \begin_inset ERT
30549 status collapsed
30550
30551 \begin_layout Plain Layout
30552
30553
30554 \backslash
30555 rightmark
30556 \end_layout
30557
30558 \end_inset
30559
30560
30561 \begin_inset Note Note
30562 status collapsed
30563
30564 \begin_layout Plain Layout
30565 defines the header line as described below
30566 \end_layout
30567
30568 \end_inset
30569
30570
30571 \end_layout
30572
30573 \begin_layout Center Header
30574 \begin_inset Argument 1
30575 status collapsed
30576
30577 \begin_layout Plain Layout
30578
30579 \end_layout
30580
30581 \end_inset
30582
30583
30584 \end_layout
30585
30586 \begin_layout Right Header
30587 \begin_inset Argument 1
30588 status collapsed
30589
30590 \begin_layout Plain Layout
30591 \begin_inset ERT
30592 status collapsed
30593
30594 \begin_layout Plain Layout
30595
30596
30597 \backslash
30598 leftmark
30599 \end_layout
30600
30601 \end_inset
30602
30603
30604 \end_layout
30605
30606 \end_inset
30607
30608
30609 \end_layout
30610
30611 \begin_layout Left Footer
30612 \begin_inset Argument 1
30613 status collapsed
30614
30615 \begin_layout Plain Layout
30616 \begin_inset ERT
30617 status collapsed
30618
30619 \begin_layout Plain Layout
30620
30621
30622 \backslash
30623 thepage
30624 \end_layout
30625
30626 \end_inset
30627
30628
30629 \end_layout
30630
30631 \end_inset
30632
30633
30634 \end_layout
30635
30636 \begin_layout Center Footer
30637 \begin_inset Argument 1
30638 status collapsed
30639
30640 \begin_layout Plain Layout
30641
30642 \family sans
30643 \series bold
30644 \color red
30645 LyX's user guide
30646 \end_layout
30647
30648 \end_inset
30649
30650 Magic code:
30651 \begin_inset Newline newline
30652 \end_inset
30653
30654
30655 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30656 \end_inset
30657
30658
30659 \end_layout
30660
30661 \begin_layout Right Footer
30662 \begin_inset Argument 1
30663 status collapsed
30664
30665 \begin_layout Plain Layout
30666
30667 \end_layout
30668
30669 \end_inset
30670
30671
30672 \begin_inset ERT
30673 status collapsed
30674
30675 \begin_layout Plain Layout
30676
30677
30678 \backslash
30679 Roman{page}
30680 \end_layout
30681
30682 \end_inset
30683
30684
30685 \end_layout
30686
30687 \begin_layout Section
30688 Customized Page Headers and Footers
30689 \begin_inset CommandInset label
30690 LatexCommand label
30691 name "sec:Customized-Page-Headers"
30692
30693 \end_inset
30694
30695
30696 \begin_inset Index idx
30697 status collapsed
30698
30699 \begin_layout Plain Layout
30700 Document ! Header/Footer line
30701 \end_layout
30702
30703 \end_inset
30704
30705
30706 \begin_inset Index idx
30707 status collapsed
30708
30709 \begin_layout Plain Layout
30710 Header/Footer line
30711 \end_layout
30712
30713 \end_inset
30714
30715
30716 \end_layout
30717
30718 \begin_layout Standard
30719 To define a custom page header and footer line for your document, you need
30720  to set the 
30721 \family sans
30722 Page
30723 \begin_inset space ~
30724 \end_inset
30725
30726 style
30727 \family default
30728  to 
30729 \family sans
30730 Fancy
30731 \family default
30732  in the 
30733 \family sans
30734 Document\SpecialChar \menuseparator
30735 Settings
30736 \family default
30737  dialog under 
30738 \family sans
30739 Page
30740 \begin_inset space ~
30741 \end_inset
30742
30743 Layout
30744 \family default
30745 .
30746  As a second step add in the menu 
30747 \family sans
30748 Document\SpecialChar \menuseparator
30749 Settings\SpecialChar \menuseparator
30750 Modules
30751 \family default
30752  the module 
30753 \begin_inset Quotes eld
30754 \end_inset
30755
30756 Custom Header/Footerlines
30757 \begin_inset Quotes erd
30758 \end_inset
30759
30760 .
30761  This module offers the following 6
30762 \begin_inset space ~
30763 \end_inset
30764
30765 styles:
30766 \end_layout
30767
30768 \begin_layout Description
30769 Left
30770 \begin_inset space ~
30771 \end_inset
30772
30773 Header,
30774 \begin_inset space ~
30775 \end_inset
30776
30777 Center
30778 \begin_inset space ~
30779 \end_inset
30780
30781 Header,
30782 \begin_inset space ~
30783 \end_inset
30784
30785 Right
30786 \begin_inset space ~
30787 \end_inset
30788
30789 Header
30790 \end_layout
30791
30792 \begin_layout Description
30793 Left
30794 \begin_inset space ~
30795 \end_inset
30796
30797 Footer,
30798 \begin_inset space ~
30799 \end_inset
30800
30801 Center
30802 \begin_inset space ~
30803 \end_inset
30804
30805 Footer,
30806 \begin_inset space ~
30807 \end_inset
30808
30809 Right
30810 \begin_inset space ~
30811 \end_inset
30812
30813 Footer
30814 \end_layout
30815
30816 \begin_layout Standard
30817 for the different positions in the header/footer.
30818 \end_layout
30819
30820 \begin_layout Standard
30821 Normally, headers and footers are set up at the beginning of the document.
30822  But you can change them anywhere you want to.
30823  Figure
30824 \begin_inset space ~
30825 \end_inset
30826
30827
30828 \begin_inset CommandInset ref
30829 LatexCommand ref
30830 reference "fig:Page-layout"
30831
30832 \end_inset
30833
30834  shows the page layout and where the header/footer styles will appear.
30835 \end_layout
30836
30837 \begin_layout Standard
30838 \begin_inset Float figure
30839 placement h
30840 wide false
30841 sideways false
30842 status open
30843
30844 \begin_layout Plain Layout
30845 \noindent
30846 \align center
30847 \begin_inset Tabular
30848 <lyxtabular version="3" rows="5" columns="3">
30849 <features rotate="0" tabularvalignment="middle">
30850 <column alignment="left" valignment="top" width="30line%">
30851 <column alignment="center" valignment="top" width="30line%">
30852 <column alignment="right" valignment="top" width="30line%">
30853 <row>
30854 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30855 \begin_inset Text
30856
30857 \begin_layout Plain Layout
30858 Left Header
30859 \end_layout
30860
30861 \end_inset
30862 </cell>
30863 <cell alignment="center" valignment="top" topline="true" usebox="none">
30864 \begin_inset Text
30865
30866 \begin_layout Plain Layout
30867 Center Header
30868 \end_layout
30869
30870 \end_inset
30871 </cell>
30872 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30873 \begin_inset Text
30874
30875 \begin_layout Plain Layout
30876 Right Header
30877 \end_layout
30878
30879 \end_inset
30880 </cell>
30881 </row>
30882 <row>
30883 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30884 \begin_inset Text
30885
30886 \begin_layout Plain Layout
30887
30888 \end_layout
30889
30890 \end_inset
30891 </cell>
30892 <cell alignment="center" valignment="top" usebox="none">
30893 \begin_inset Text
30894
30895 \begin_layout Plain Layout
30896
30897 \end_layout
30898
30899 \end_inset
30900 </cell>
30901 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30902 \begin_inset Text
30903
30904 \begin_layout Plain Layout
30905
30906 \end_layout
30907
30908 \end_inset
30909 </cell>
30910 </row>
30911 <row>
30912 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30913 \begin_inset Text
30914
30915 \begin_layout Plain Layout
30916 The normal text on the page goes here.
30917  The running header is above the text, and the footer is below (including
30918  footnotes).
30919  Headers/footers typically contain things like the page number, title of
30920  the chapter, company logo but your can use almost anything, except of floats.
30921 \end_layout
30922
30923 \end_inset
30924 </cell>
30925 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30926 \begin_inset Text
30927
30928 \begin_layout Plain Layout
30929
30930 \end_layout
30931
30932 \end_inset
30933 </cell>
30934 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30935 \begin_inset Text
30936
30937 \begin_layout Plain Layout
30938
30939 \end_layout
30940
30941 \end_inset
30942 </cell>
30943 </row>
30944 <row>
30945 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30946 \begin_inset Text
30947
30948 \begin_layout Plain Layout
30949
30950 \end_layout
30951
30952 \end_inset
30953 </cell>
30954 <cell alignment="center" valignment="top" usebox="none">
30955 \begin_inset Text
30956
30957 \begin_layout Plain Layout
30958
30959 \end_layout
30960
30961 \end_inset
30962 </cell>
30963 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30964 \begin_inset Text
30965
30966 \begin_layout Plain Layout
30967
30968 \end_layout
30969
30970 \end_inset
30971 </cell>
30972 </row>
30973 <row>
30974 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30975 \begin_inset Text
30976
30977 \begin_layout Plain Layout
30978 Left Footer
30979 \end_layout
30980
30981 \end_inset
30982 </cell>
30983 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30984 \begin_inset Text
30985
30986 \begin_layout Plain Layout
30987 Center Footer
30988 \end_layout
30989
30990 \end_inset
30991 </cell>
30992 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30993 \begin_inset Text
30994
30995 \begin_layout Plain Layout
30996 Right Footer
30997 \end_layout
30998
30999 \end_inset
31000 </cell>
31001 </row>
31002 </lyxtabular>
31003
31004 \end_inset
31005
31006
31007 \end_layout
31008
31009 \begin_layout Plain Layout
31010 \begin_inset Caption Standard
31011
31012 \begin_layout Plain Layout
31013 \begin_inset CommandInset label
31014 LatexCommand label
31015 name "fig:Page-layout"
31016
31017 \end_inset
31018
31019 Page layout with custom header and footer line.
31020 \end_layout
31021
31022 \end_inset
31023
31024
31025 \end_layout
31026
31027 \end_inset
31028
31029
31030 \end_layout
31031
31032 \begin_layout Standard
31033 \begin_inset Note Greyedout
31034 status open
31035
31036 \begin_layout Plain Layout
31037
31038 \series bold
31039 Note
31040 \series default
31041 : some document classes implement their own customized page headers and
31042  footers if 
31043 \family sans
31044 Page
31045 \begin_inset space ~
31046 \end_inset
31047
31048 style
31049 \family default
31050  is set to “Default”.
31051  Check what these are before you specify your own customized page headers
31052  and footers.
31053 \end_layout
31054
31055 \end_inset
31056
31057
31058 \end_layout
31059
31060 \begin_layout Subsection
31061 Definition
31062 \end_layout
31063
31064 \begin_layout Standard
31065 To define your header line, add all three header styles.
31066  The things you add to the styles appear on odd numbered pages, the things
31067  in the optional arguments on even numbered pages.
31068  For single-sided documents, the optional arguments will not be used and
31069  can be omitted.
31070  If you leave a style or its argument empty, nothing appears in the output.
31071  Defining the footer line works similarly.
31072 \end_layout
31073
31074 \begin_layout Standard
31075 For the definition, you will need some LaTeX-commands that are inserted
31076  as TeX code (menu 
31077 \family sans
31078 Insert\SpecialChar \menuseparator
31079 Te
31080 \begin_inset ERT
31081 status collapsed
31082
31083 \begin_layout Plain Layout
31084
31085 {}
31086 \end_layout
31087
31088 \end_inset
31089
31090 X
31091 \begin_inset space ~
31092 \end_inset
31093
31094 Code
31095 \family default
31096 ):
31097 \end_layout
31098
31099 \begin_layout Description
31100
31101 \backslash
31102 thepage prints the current page number
31103 \end_layout
31104
31105 \begin_layout Description
31106
31107 \backslash
31108 Roman{page} prints the current page number with capital roman numerals
31109 \end_layout
31110
31111 \begin_layout Description
31112
31113 \backslash
31114 roman{page} prints the current page number with small roman numerals
31115 \end_layout
31116
31117 \begin_layout Description
31118
31119 \backslash
31120 leftmark prints the current section number and title.
31121  If the document has chapters, it prints the current chapter number and
31122  title instead.
31123  It is called 
31124 \begin_inset Quotes eld
31125 \end_inset
31126
31127 leftmark
31128 \begin_inset Quotes prd
31129 \end_inset
31130
31131  because it usually goes in a left header.
31132 \end_layout
31133
31134 \begin_layout Description
31135
31136 \backslash
31137 rightmark prints the current subsection number and title.
31138  If the document has chapters, it prints the current section number and
31139  title instead.
31140  It is normally used in the right header.
31141 \end_layout
31142
31143 \begin_layout Subsection
31144 Default header/footer
31145 \end_layout
31146
31147 \begin_layout Standard
31148 The custom header/footer is not empty by default.
31149  The default header contains the chapter and section title and the center
31150  footer has the page number.
31151  In order to remove unwanted entries from the header/footer, include the
31152  relevant header/footer style in your document, but leave it blank.
31153  So, if you do not want a page number in the footer, include a blank 
31154 \family sans
31155 Center
31156 \begin_inset space ~
31157 \end_inset
31158
31159 Footer
31160 \family default
31161  style.
31162 \end_layout
31163
31164 \begin_layout Subsection
31165 Appearance
31166 \end_layout
31167
31168 \begin_layout Standard
31169 The header and footer will appear on normal pages.
31170  Some pages are different.
31171  The title page has a style of its own, and so does any page that starts
31172  a new part or chapter in your book.
31173  Such pages will not have the custom headers/footers, but that is normal.
31174  There is for example no need to print a header with the chapter name on
31175  the chapter page where the chapter heading is in big bold letters anyway.
31176 \end_layout
31177
31178 \begin_layout Subsubsection
31179 Header and footer decoration line
31180 \end_layout
31181
31182 \begin_layout Standard
31183 By default, you get a 0.4
31184 \begin_inset space \thinspace{}
31185 \end_inset
31186
31187 pt thick line below the header and no footer line.
31188  This can be changed in the document preamble with the commands 
31189 \series bold
31190
31191 \backslash
31192 headrulewidth
31193 \series default
31194  and 
31195 \series bold
31196
31197 \backslash
31198 footrulewidth
31199 \series default
31200  in the following way:
31201 \end_layout
31202
31203 \begin_layout Standard
31204
31205 \series bold
31206
31207 \backslash
31208 renewcommand{
31209 \backslash
31210 headrulewidth}{thickness}
31211 \end_layout
31212
31213 \begin_layout Standard
31214 where thickness is a size in standard units like 
31215 \family sans
31216 pt
31217 \family default
31218  or 
31219 \family sans
31220 mm
31221 \family default
31222 .
31223  If you don't want a line, set the thickness to 0
31224 \begin_inset space \thinspace{}
31225 \end_inset
31226
31227 pt.
31228 \end_layout
31229
31230 \begin_layout Standard
31231 The lines can also be colored, but this requires more knowledge of LaTeX.
31232  If you really need this, have a look at the Internet or in sec.
31233 \begin_inset space ~
31234 \end_inset
31235
31236 4.4 of the book 
31237 \begin_inset CommandInset citation
31238 LatexCommand cite
31239 key "Mittelbach"
31240
31241 \end_inset
31242
31243 .
31244 \end_layout
31245
31246 \begin_layout Subsubsection
31247 Several header/footer lines
31248 \end_layout
31249
31250 \begin_layout Standard
31251 In case you need more than one text line as a header/footer, you can do
31252  this by adding a normal line break in the style definition.
31253  However, the default height of the header/footer is only the one of one
31254  text line.
31255  To expand the height, redefine the LaTeX length 
31256 \series bold
31257
31258 \backslash
31259 headheight
31260 \series default
31261  or 
31262 \series bold
31263
31264 \backslash
31265 footheight
31266 \series default
31267  in this entry in 
31268 \family sans
31269 Document\SpecialChar \menuseparator
31270 Settings\SpecialChar \menuseparator
31271 Lat
31272 \begin_inset ERT
31273 status collapsed
31274
31275 \begin_layout Plain Layout
31276
31277 {}
31278 \end_layout
31279
31280 \end_inset
31281
31282 eX
31283 \begin_inset space ~
31284 \end_inset
31285
31286 Preamble
31287 \family default
31288 :
31289 \end_layout
31290
31291 \begin_layout Standard
31292
31293 \series bold
31294
31295 \backslash
31296 setlength{
31297 \backslash
31298 headheight}{height}
31299 \end_layout
31300
31301 \begin_layout Standard
31302 where height is a size in standard units.
31303  If you don't know which amount of space is needed for the height, define
31304  your header/footer and preview your document as a PDF.
31305  Then open the LaTeX logfile with the menu 
31306 \family sans
31307 Document\SpecialChar \menuseparator
31308 La
31309 \begin_inset ERT
31310 status collapsed
31311
31312 \begin_layout Plain Layout
31313
31314 {}
31315 \end_layout
31316
31317 \end_inset
31318
31319 TeX Log
31320 \family default
31321  and use the button 
31322 \family sans
31323 Next
31324 \begin_inset space ~
31325 \end_inset
31326
31327 Warning
31328 \family default
31329  to see if you can find a warning about the package 
31330 \series bold
31331 fancyhdr
31332 \series default
31333
31334 \begin_inset Index idx
31335 status collapsed
31336
31337 \begin_layout Plain Layout
31338 LaTeX-packages ! fancyhdr
31339 \end_layout
31340
31341 \end_inset
31342
31343 .
31344  If there is such a warning, it contains the space that you need at least
31345  for your header/footer.
31346 \end_layout
31347
31348 \begin_layout Subsection
31349 This example
31350 \end_layout
31351
31352 \begin_layout Standard
31353 This example demonstrates what can be done with custom header/footers.
31354  Don't use it for your document as it is just an example.
31355  This example consists of the following definition:
31356 \end_layout
31357
31358 \begin_layout Description
31359 Left
31360 \begin_inset space ~
31361 \end_inset
31362
31363 Header 
31364 \series bold
31365
31366 \backslash
31367 rightmark
31368 \series default
31369 , empty optional argument
31370 \end_layout
31371
31372 \begin_layout Description
31373 Center
31374 \begin_inset space ~
31375 \end_inset
31376
31377 Header empty, empty optional argument
31378 \end_layout
31379
31380 \begin_layout Description
31381 Right
31382 \begin_inset space ~
31383 \end_inset
31384
31385 Header empty, 
31386 \series bold
31387
31388 \backslash
31389 leftmark
31390 \series default
31391  in the optional argument
31392 \end_layout
31393
31394 \begin_layout Description
31395 Left
31396 \begin_inset space ~
31397 \end_inset
31398
31399 Footer empty, 
31400 \series bold
31401
31402 \backslash
31403 thepage
31404 \series default
31405  in the optional argument
31406 \end_layout
31407
31408 \begin_layout Description
31409 Center
31410 \begin_inset space ~
31411 \end_inset
31412
31413 Footer 
31414 \family sans
31415 \series bold
31416 \color red
31417 LyX's user guide
31418 \family default
31419 \series default
31420 \color inherit
31421
31422 \begin_inset Quotes eld
31423 \end_inset
31424
31425 Magic code:
31426 \begin_inset Newline newline
31427 \end_inset
31428
31429
31430 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31431 \end_inset
31432
31433
31434 \begin_inset Quotes erd
31435 \end_inset
31436
31437  in the optional argument
31438 \end_layout
31439
31440 \begin_layout Description
31441 Right
31442 \begin_inset space ~
31443 \end_inset
31444
31445 Footer 
31446 \series bold
31447
31448 \backslash
31449 Roman{page}
31450 \series default
31451 , empty optional argument
31452 \end_layout
31453
31454 \begin_layout Description
31455
31456 \backslash
31457 headrulewidth set to 2
31458 \begin_inset space \thinspace{}
31459 \end_inset
31460
31461 pt
31462 \end_layout
31463
31464 \begin_layout Standard
31465 In principle you can use almost everything in headers/footers, except floats.
31466  For more specialized features, for example, thumb-indexes, see the manual
31467  of the 
31468 \series bold
31469 fancyhdr
31470 \series default
31471  package, 
31472 \begin_inset CommandInset citation
31473 LatexCommand cite
31474 key "fancyhdr"
31475
31476 \end_inset
31477
31478 .
31479 \end_layout
31480
31481 \begin_layout Standard
31482 \begin_inset Newpage clearpage
31483 \end_inset
31484
31485
31486 \end_layout
31487
31488 \begin_layout Standard
31489 \begin_inset ERT
31490 status open
31491
31492 \begin_layout Plain Layout
31493
31494
31495 \backslash
31496 pagestyle{headings}
31497 \end_layout
31498
31499 \end_inset
31500
31501
31502 \begin_inset Note Note
31503 status collapsed
31504
31505 \begin_layout Plain Layout
31506 switches back to page style with the default headings
31507 \end_layout
31508
31509 \end_inset
31510
31511
31512 \end_layout
31513
31514 \begin_layout Section
31515 Previewing Snippets of your Document
31516 \begin_inset CommandInset label
31517 LatexCommand label
31518 name "sec:Previewing-snippets-of"
31519
31520 \end_inset
31521
31522
31523 \begin_inset Index idx
31524 status collapsed
31525
31526 \begin_layout Plain Layout
31527 Instant preview
31528 \end_layout
31529
31530 \end_inset
31531
31532
31533 \begin_inset Index idx
31534 status collapsed
31535
31536 \begin_layout Plain Layout
31537 Document ! Preview
31538 \end_layout
31539
31540 \end_inset
31541
31542
31543 \end_layout
31544
31545 \begin_layout Standard
31546 LyX allows you to generate previews of sections of your document on the
31547  fly so you can see how they will look in the final document without having
31548  to break your train of thought with viewing the output.
31549 \end_layout
31550
31551 \begin_layout Subsection
31552 Prerequisites
31553 \end_layout
31554
31555 \begin_layout Standard
31556 To get previews working, you need the LaTeX package 
31557 \series bold
31558 preview-latex
31559 \series default
31560
31561 \begin_inset Index idx
31562 status collapsed
31563
31564 \begin_layout Plain Layout
31565 LaTeX-packages ! preview-latex
31566 \end_layout
31567
31568 \end_inset
31569
31570  (on some systems named simply 
31571 \series bold
31572 preview
31573 \series default
31574 ) installed.
31575  If it is not already installed, you will find it in the TeX-catalogue,
31576  
31577 \begin_inset CommandInset citation
31578 LatexCommand cite
31579 key "TeXCatalogue"
31580
31581 \end_inset
31582
31583  or in the package manager of your LaTeX-system.
31584  You obtain prettier results if you install the program 
31585 \family typewriter
31586 pnmcrop
31587 \family default
31588  from the 
31589 \family typewriter
31590 netpbm
31591 \family default
31592  package; for LyX on Windows this program and also the LaTeX-package are
31593  automatically installed together with LyX.
31594 \end_layout
31595
31596 \begin_layout Subsection
31597 Enabling previews
31598 \end_layout
31599
31600 \begin_layout Standard
31601 If you would for example like to see in LyX your math formulas typeset by
31602  LaTeX, activate the option 
31603 \family sans
31604 Display
31605 \begin_inset space ~
31606 \end_inset
31607
31608 Graphics
31609 \family default
31610  in the 
31611 \family sans
31612 Tools\SpecialChar \menuseparator
31613 Preferences 
31614 \family default
31615 dialog under 
31616 \family sans
31617 Look
31618 \begin_inset space ~
31619 \end_inset
31620
31621 and
31622 \begin_inset space ~
31623 \end_inset
31624
31625 feel\SpecialChar \menuseparator
31626 Display
31627 \family default
31628 .
31629  Then set 
31630 \family sans
31631 Instant
31632 \begin_inset space ~
31633 \end_inset
31634
31635 Preview
31636 \family default
31637  to 
31638 \family sans
31639 On
31640 \family default
31641 .
31642  The 
31643 \family sans
31644 Preview
31645 \begin_inset space ~
31646 \end_inset
31647
31648 Size
31649 \family default
31650  is the multiplication factor for the size.
31651 \end_layout
31652
31653 \begin_layout Standard
31654 If you would like to see everything but your math formulas typeset by LaTeX,
31655  set 
31656 \family sans
31657 Instant
31658 \begin_inset space ~
31659 \end_inset
31660
31661 Preview
31662 \family default
31663  to 
31664 \family sans
31665 No
31666 \begin_inset space ~
31667 \end_inset
31668
31669 math
31670 \family default
31671 .
31672 \end_layout
31673
31674 \begin_layout Standard
31675 Previews are generated when you load a document into LyX and when you finish
31676  editing an inset.
31677 \end_layout
31678
31679 \begin_layout Standard
31680 \begin_inset Note Greyedout
31681 status open
31682
31683 \begin_layout Plain Layout
31684
31685 \series bold
31686 Note:
31687 \series default
31688  Previews of an already loaded document are not in every case immediately
31689  generated by activating the option 
31690 \family sans
31691 Display
31692 \begin_inset space ~
31693 \end_inset
31694
31695 Graphics
31696 \family default
31697 .
31698  Reopening the document will fix such problems.
31699 \end_layout
31700
31701 \end_inset
31702
31703
31704 \end_layout
31705
31706 \begin_layout Subsection
31707 Selected document parts
31708 \end_layout
31709
31710 \begin_layout Standard
31711 Besides math there are other cases where you might like to see a preview,
31712  for example things that LyX cannot render like rotated parts or things
31713  that are not yet supported by LyX.
31714  To do this, insert a preview inset via the menu 
31715 \family sans
31716 Insert\SpecialChar \menuseparator
31717 Preview
31718 \family default
31719 .
31720  Insert or paste the stuff that you want to preview into this inset.
31721  The preview will be generated when the cursor is outside the preview inset.
31722  If you click on the preview, you can edit the previewed stuff.
31723 \end_layout
31724
31725 \begin_layout Standard
31726 An example: To create rotated boxes, you use the LaTeX command 
31727 \series bold
31728
31729 \backslash
31730 rotatebox
31731 \series default
31732  which is not yet supported by LyX.
31733 \begin_inset Foot
31734 status collapsed
31735
31736 \begin_layout Plain Layout
31737
31738 \series bold
31739
31740 \backslash
31741 rotatebox
31742 \series default
31743  is explained in section 
31744 \emph on
31745 Rotated and Scaled Boxes
31746 \emph default
31747  of the 
31748 \emph on
31749 Embedded
31750 \begin_inset space ~
31751 \end_inset
31752
31753 Objects
31754 \emph default
31755  manual.
31756 \end_layout
31757
31758 \end_inset
31759
31760  Instead of the TeX Code boxes you want to see in LyX the final rotated
31761  boxes, for example to adjust the rotation angle to fit with the surrounding
31762  text.
31763  Therefore you create a preview inset and copy the text with the rotated
31764  boxes into it.
31765  Here is the result:
31766 \end_layout
31767
31768 \begin_layout Standard
31769 \begin_inset Preview
31770
31771 \begin_layout Standard
31772 This is a line
31773 \begin_inset ERT
31774 status collapsed
31775
31776 \begin_layout Plain Layout
31777
31778
31779 \backslash
31780 rotatebox[origin=r]{-60}{
31781 \end_layout
31782
31783 \end_inset
31784
31785
31786 \begin_inset Box Doublebox
31787 position "c"
31788 hor_pos "c"
31789 has_inner_box 0
31790 inner_pos "c"
31791 use_parbox 0
31792 use_makebox 0
31793 width "1in"
31794 special "width"
31795 height "1in"
31796 height_special "totalheight"
31797 status collapsed
31798
31799 \begin_layout Plain Layout
31800 with rotated
31801 \end_layout
31802
31803 \end_inset
31804
31805
31806 \begin_inset ERT
31807 status collapsed
31808
31809 \begin_layout Plain Layout
31810
31811 }
31812 \end_layout
31813
31814 \end_inset
31815
31816  framed text 
31817 \begin_inset ERT
31818 status collapsed
31819
31820 \begin_layout Plain Layout
31821
31822
31823 \backslash
31824 rotatebox[origin=lb]{60}{
31825 \end_layout
31826
31827 \end_inset
31828
31829
31830 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31831 \end_inset
31832
31833
31834 \begin_inset ERT
31835 status collapsed
31836
31837 \begin_layout Plain Layout
31838
31839 }
31840 \end_layout
31841
31842 \end_inset
31843
31844  and a formula.
31845 \end_layout
31846
31847 \end_inset
31848
31849
31850 \end_layout
31851
31852 \begin_layout Standard
31853 Previewing works also for colors.
31854  In this example a special framed, colored box was created using the LaTeX
31855  command 
31856 \series bold
31857
31858 \backslash
31859 fcolorbox
31860 \series default
31861 :
31862 \begin_inset Foot
31863 status collapsed
31864
31865 \begin_layout Plain Layout
31866
31867 \series bold
31868
31869 \backslash
31870 fcolorbox
31871 \series default
31872  is explained in section 
31873 \emph on
31874 Colored Boxes
31875 \emph default
31876  of the 
31877 \emph on
31878 Embedded
31879 \begin_inset space ~
31880 \end_inset
31881
31882 Objects
31883 \emph default
31884  manual.
31885 \end_layout
31886
31887 \end_inset
31888
31889
31890 \end_layout
31891
31892 \begin_layout Standard
31893 \begin_inset Preview
31894
31895 \begin_layout Standard
31896 \begin_inset ERT
31897 status collapsed
31898
31899 \begin_layout Plain Layout
31900
31901
31902 \backslash
31903 fboxrule 1mm 
31904 \backslash
31905 fboxsep 1mm
31906 \end_layout
31907
31908 \end_inset
31909
31910
31911 \begin_inset ERT
31912 status collapsed
31913
31914 \begin_layout Plain Layout
31915
31916
31917 \backslash
31918 fcolorbox{cyan}{magenta}{
31919 \end_layout
31920
31921 \end_inset
31922
31923 This is text within a colored, framed box.
31924 \begin_inset ERT
31925 status collapsed
31926
31927 \begin_layout Plain Layout
31928
31929 }
31930 \end_layout
31931
31932 \end_inset
31933
31934
31935 \end_layout
31936
31937 \end_inset
31938
31939
31940 \end_layout
31941
31942 \begin_layout Standard
31943 \begin_inset VSpace medskip
31944 \end_inset
31945
31946
31947 \end_layout
31948
31949 \begin_layout Standard
31950 If LyX does not show a preview, make sure that you enabled previews as described
31951  above and also make sure that TeX Code in the preview inset is valid and
31952  that you loaded the LaTeX packages in your document preamble that are required
31953  by the TeX Code.
31954  If LyX cannot create a preview, you will in most cases also not be able
31955  to view your document due to LaTeX errors.
31956  So if you have to use some TeX Code and don't know if it is correct, the
31957  preview inset is a nice method to check it without the need to view the
31958  whole document.
31959 \end_layout
31960
31961 \begin_layout Subsection
31962 LaTeX source code
31963 \end_layout
31964
31965 \begin_layout Standard
31966 You can preview the LaTeX source of the whole document or parts of it.
31967  Use the menu 
31968 \family sans
31969 View\SpecialChar \menuseparator
31970 Source
31971 \begin_inset space ~
31972 \end_inset
31973
31974 Pane
31975 \family default
31976  and a window will be shown where you can see the LaTeX-source code.
31977  The window shows the source of the whole paragraph in which the cursor
31978  currently sits.
31979  You can also select document parts in LyX's main window, then only this
31980  selection (when it is more than one paragraph) is shown as source code.
31981  To view the whole document as source, enable the corresponding option in
31982  the source view window.
31983  If you check 
31984 \family sans
31985 Automatic update
31986 \family default
31987 , you can see the changes as you make them in LyX; but note that if you
31988  have several documents open, this will slow things down as LyX updates
31989  them all, not just the one which is open at the time.
31990 \end_layout
31991
31992 \begin_layout Section
31993 Advanced Find and Replace
31994 \begin_inset CommandInset label
31995 LatexCommand label
31996 name "sec:Advanced-Find-and"
31997
31998 \end_inset
31999
32000
32001 \begin_inset Index idx
32002 status collapsed
32003
32004 \begin_layout Plain Layout
32005 Replace
32006 \end_layout
32007
32008 \end_inset
32009
32010
32011 \begin_inset Index idx
32012 status collapsed
32013
32014 \begin_layout Plain Layout
32015 Find
32016 \end_layout
32017
32018 \end_inset
32019
32020
32021 \end_layout
32022
32023 \begin_layout Subsection
32024 Introduction
32025 \end_layout
32026
32027 \begin_layout Standard
32028 The advanced find and replace feature of LyX allows for searching of complex,
32029  format-sensitive text segments and mathematics contents within LyX documents.
32030  It is an enhancement of the standard (quick) find and replace feature.
32031  The key-features are:
32032 \end_layout
32033
32034 \begin_layout Itemize
32035 Both searching of text and of mathematical formulas is allowed, where the
32036  latter is done by entering mathematics in the usual way; not only entire
32037  mathematical formulas are found, but also parts occurring within more complex
32038  formulas
32039 \end_layout
32040
32041 \begin_layout Itemize
32042 Search may be format-insensitive, so that the searched text is found in
32043  any context/style (standard text, section headings, notes, and even mathematics
32044 ), or it may be format-sensitive, so that, for example, a word entered with
32045  a section heading will only be found within section headings
32046 \end_layout
32047
32048 \begin_layout Itemize
32049 Search may be restricted to mathematics environments only; this is useful
32050  for remangling math notation where one does not want to match any text
32051  outside of mathematics environments
32052 \end_layout
32053
32054 \begin_layout Itemize
32055 Search may be widened to a specific 
32056 \emph on
32057 scope
32058 \emph default
32059 , i.
32060 \begin_inset space \thinspace{}
32061 \end_inset
32062
32063 e.
32064 \begin_inset space ~
32065 \end_inset
32066
32067 a set of files which may be all the children of the document being edited,
32068  all the open files, or all the manuals available from the 
32069 \family sans
32070 Help
32071 \family default
32072  menu
32073 \end_layout
32074
32075 \begin_layout Itemize
32076 Replace may optionally preserve capitalization, so that the replaced text
32077  capitalization is adapted to the matching text (i.
32078 \begin_inset space \thinspace{}
32079 \end_inset
32080
32081 e.
32082 \begin_inset space ~
32083 \end_inset
32084
32085 all lowercase, all uppercase, first letter uppercase followed by lowercase)
32086 \end_layout
32087
32088 \begin_layout Subsection
32089 Basic usage
32090 \end_layout
32091
32092 \begin_layout Standard
32093 The advanced find and replace feature is activated through the menu 
32094 \family sans
32095 Edit\SpecialChar \menuseparator
32096 Find & Replace
32097 \noun on
32098  (
32099 \noun default
32100 Advanced
32101 \noun on
32102 )
32103 \family default
32104 \noun default
32105  (shortcut 
32106 \begin_inset Info
32107 type  "shortcut"
32108 arg   "dialog-show findreplaceadv"
32109 \end_inset
32110
32111 ) or the toolbar button 
32112 \begin_inset Info
32113 type  "icon"
32114 arg   "dialog-toggle findreplaceadv"
32115 \end_inset
32116
32117 .
32118  This opens the 
32119 \family sans
32120 Advanced Find and Replace
32121 \family default
32122  dialog.
32123 \end_layout
32124
32125 \begin_layout Subsubsection
32126 Searching for text
32127 \end_layout
32128
32129 \begin_layout Standard
32130 Enter into the 
32131 \family sans
32132 Find
32133 \family default
32134  LyX mini-editor a simple word, and search for occurrences of it by clicking
32135  on the 
32136 \family sans
32137 Find
32138 \begin_inset space ~
32139 \end_inset
32140
32141 Next
32142 \family default
32143  button at the bottom of the dialog (or just press the 
32144 \begin_inset Info
32145 type  "shortcut"
32146 arg   "paragraph-break"
32147 \end_inset
32148
32149  key).
32150  The entered word is found both in text mode and in math mode, and in emphasized
32151 , bold or normal face, and in both in section titles and in standard text.
32152  Pressing 
32153 \begin_inset Info
32154 type  "shortcut"
32155 arg   "paragraph-break"
32156 \end_inset
32157
32158  repeatedly keeps searching forward while pressing 
32159 \family sans
32160 Shift+Return
32161 \family default
32162  searches backwards.
32163 \end_layout
32164
32165 \begin_layout Standard
32166 The 
32167 \family sans
32168 Case
32169 \begin_inset space ~
32170 \end_inset
32171
32172 sensitive
32173 \family default
32174  option allows matches to occur only with the same case as entered in the
32175  
32176 \family sans
32177 Find
32178 \family default
32179  editor.
32180  The 
32181 \family sans
32182 Whole
32183 \begin_inset space ~
32184 \end_inset
32185
32186 words
32187 \family default
32188  option allows matches to occur only at word boundaries.
32189 \end_layout
32190
32191 \begin_layout Subsubsection
32192 Searching for mathematics
32193 \end_layout
32194
32195 \begin_layout Standard
32196 Mathematical formulas, such as 
32197 \begin_inset Formula $x^{2}$
32198 \end_inset
32199
32200  or something more complex like 
32201 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
32202 \end_inset
32203
32204 , may be searched for by typing them in the 
32205 \family sans
32206 Find
32207 \family default
32208  editor.
32209  When searching for a formula, it is found both when it is alone and when
32210  it occurs in sub-formulas and nested parts of sub-formulas.
32211  For example the mentioned segments would be found in something like 
32212 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
32213 \end_inset
32214
32215
32216 \end_layout
32217
32218 \begin_layout Subsubsection
32219 Style-aware search
32220 \end_layout
32221
32222 \begin_layout Standard
32223 It is also possible to search for text with specific styles.
32224  This is done by switching to the 
32225 \family sans
32226 Settings
32227 \family default
32228  tab of the dialog and unchecking the 
32229 \family sans
32230 Ignore format
32231 \family default
32232  option.
32233  This way, entering in the 
32234 \family sans
32235 Find
32236 \family default
32237  editor
32238 \end_layout
32239
32240 \begin_layout Itemize
32241 a normal word and searching for it would not find instances of the word
32242  occurring in emphasized or boldface.
32243 \end_layout
32244
32245 \begin_layout Itemize
32246 an emphasized or boldface word and searching for it would find the respective
32247  instances with the same face only, and within the same text style only.
32248 \end_layout
32249
32250 \begin_layout Itemize
32251 a normal word in a section heading, and searching for it, would find occurrences
32252  of it only within section headings.
32253  Also, if the text to search is given an emphasized or bold face, in addition
32254  to a section style, then it is found only when occurring with the same
32255  style.
32256 \end_layout
32257
32258 \begin_layout Itemize
32259 a displayed formula will only find instances of this formula that are also
32260  displayed formulas (and not inline formulas).
32261 \end_layout
32262
32263 \begin_layout Subsubsection
32264 Replace
32265 \end_layout
32266
32267 \begin_layout Standard
32268 The entries made in the 
32269 \family sans
32270 Find
32271 \family default
32272  editor can be replaced with entries made in the 
32273 \family sans
32274 Replace
32275 \begin_inset space ~
32276 \end_inset
32277
32278 with
32279 \family default
32280  editor.
32281  In order to find the next occurrence and replace it, click on the 
32282 \family sans
32283 Replace
32284 \family default
32285  button or alternatively press 
32286 \begin_inset Info
32287 type  "shortcut"
32288 arg   "paragraph-break"
32289 \end_inset
32290
32291  or 
32292 \family sans
32293 Shift+Return
32294 \family default
32295  while the cursor is in the 
32296 \family sans
32297 Replace
32298 \begin_inset space ~
32299 \end_inset
32300
32301 with
32302 \family default
32303  editor.
32304 \end_layout
32305
32306 \begin_layout Standard
32307 You can replace with fully-featured formatted LyX entries.
32308  Typical scenarios in which to use this capability might be (just to mention
32309  two):
32310 \end_layout
32311
32312 \begin_layout Itemize
32313 replacing occurrences of a word with a customized formatted version of the
32314  same word, for example replacing occurrences of a name like 
32315 \begin_inset Quotes eld
32316 \end_inset
32317
32318 func()
32319 \begin_inset Quotes erd
32320 \end_inset
32321
32322  with its typewriter version 
32323 \begin_inset Quotes eld
32324 \end_inset
32325
32326
32327 \family typewriter
32328 func()
32329 \family default
32330
32331 \begin_inset Quotes erd
32332 \end_inset
32333
32334
32335 \end_layout
32336
32337 \begin_layout Itemize
32338 performing a notation rework of mathematical symbols, for example replacing
32339  occurrences of 
32340 \begin_inset Quotes eld
32341 \end_inset
32342
32343
32344 \begin_inset Formula $R$
32345 \end_inset
32346
32347
32348 \begin_inset Quotes erd
32349 \end_inset
32350
32351  with 
32352 \begin_inset Quotes eld
32353 \end_inset
32354
32355
32356 \begin_inset Formula $\mathbb{R}$
32357 \end_inset
32358
32359
32360 \begin_inset Quotes erd
32361 \end_inset
32362
32363  (you may want to enable the 
32364 \family sans
32365 Whole
32366 \begin_inset space ~
32367 \end_inset
32368
32369 words
32370 \family default
32371  and 
32372 \family sans
32373 Case
32374 \begin_inset space ~
32375 \end_inset
32376
32377 sensitive
32378 \family default
32379  options and disable the 
32380 \family sans
32381 Ignore format
32382 \family default
32383  option in the 
32384 \family sans
32385 Settings
32386 \family default
32387  tab, in order to avoid replacing all 
32388 \begin_inset Quotes eld
32389 \end_inset
32390
32391 R
32392 \begin_inset Quotes erd
32393 \end_inset
32394
32395  letters occurring in normal text), or occurrences of 
32396 \begin_inset Formula $x_{j}^{i}$
32397 \end_inset
32398
32399  with 
32400 \begin_inset Formula $x_{i,\, j}$
32401 \end_inset
32402
32403 , or occurrences of 
32404 \begin_inset Formula $x[k]$
32405 \end_inset
32406
32407  with 
32408 \begin_inset Formula $x_{k}$
32409 \end_inset
32410
32411 .
32412 \end_layout
32413
32414 \begin_layout Subsection
32415 Advanced usage
32416 \end_layout
32417
32418 \begin_layout Standard
32419 There is a regular expression (regexp) based searching facility.
32420 \begin_inset Foot
32421 status collapsed
32422
32423 \begin_layout Plain Layout
32424 A good explanation of regular expressions is given in this Wikipedia entry:
32425  
32426 \begin_inset CommandInset href
32427 LatexCommand href
32428 target "http://en.wikipedia.org/wiki/Regular_expression"
32429
32430 \end_inset
32431
32432 .
32433 \end_layout
32434
32435 \end_inset
32436
32437  You can search for a regular expression by inserting a regexp inset into
32438  the 
32439 \family sans
32440 Find
32441 \family default
32442  editor.
32443  This is done with the context menu 
32444 \family sans
32445 Insert\SpecialChar \menuseparator
32446 Insert Regular Expression
32447 \family default
32448  while the cursor is in the 
32449 \family sans
32450 Find
32451 \family default
32452  editor.
32453  Characters entered within regexp insets are matched according to the regular
32454  expression matching rules
32455 \begin_inset Foot
32456 status collapsed
32457
32458 \begin_layout Plain Layout
32459 Under the constraint that any (sub)expression must match a well-formed LyX
32460  segment, i.
32461 \begin_inset space \thinspace{}
32462 \end_inset
32463
32464 e.
32465 \begin_inset space ~
32466 \end_inset
32467
32468 when matching LaTeX code, no segments with unbalanced {} braces are allowed
32469  to match expressions.
32470 \end_layout
32471
32472 \end_inset
32473
32474 , while text entered outside regexp insets is matched exactly against the
32475  same text in the document.
32476  You can cut and paste regexp-mode insets.
32477  Examples of using such a feature may be:
32478 \end_layout
32479
32480 \begin_layout Enumerate
32481 Searching for all fractions with a given denominator: for example, entering
32482  in the 
32483 \family sans
32484 Find
32485 \family default
32486  editor the fraction 
32487 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32488 \end_inset
32489
32490  (where the 
32491 \begin_inset Formula $.*$
32492 \end_inset
32493
32494  on the numerator is the match-everything regular expression) finds all
32495  fractions with the given denominator.
32496 \end_layout
32497
32498 \begin_layout Enumerate
32499 Searching for all text with a given style: for example, after unchecking
32500  the 
32501 \family sans
32502 Ignore format
32503 \family default
32504  option from the 
32505 \family sans
32506 Settings
32507 \family default
32508  tab, entering a 
32509 \series bold
32510
32511 \begin_inset Formula $.*$
32512 \end_inset
32513
32514
32515 \series default
32516  regular expression and giving it an emphasized or bold face, finds all
32517  emphasized or bold face text respectively.
32518  Also, by inserting a 
32519 \begin_inset Formula $.*$
32520 \end_inset
32521
32522  regular expression in a bullet or enumerated list or a section heading,
32523  you can find all bullet or enumerated lists or section headings.
32524 \end_layout
32525
32526 \begin_layout Standard
32527 Finally, references to (sub)expressions in regexp may be used as usual:
32528  Enclosing parts of the expression within round braces 
32529 \begin_inset Formula $()$
32530 \end_inset
32531
32532 , and referring back to them through 
32533 \begin_inset Formula $\backslash1$
32534 \end_inset
32535
32536
32537 \begin_inset Formula $\backslash2$
32538 \end_inset
32539
32540 , etc..
32541  For example, try searching with the regexp
32542 \begin_inset Newline newline
32543 \end_inset
32544
32545 [[:space:]]([[:alpha:]]+)[[:space:]]
32546 \backslash
32547 1[[:space:]]
32548 \begin_inset Newline newline
32549 \end_inset
32550
32551 in order to find word repetitions, if there are any.
32552 \end_layout
32553
32554 \begin_layout Standard
32555 The usage of back references in the replaced text is not (yet) implemented.
32556 \end_layout
32557
32558 \begin_layout Standard
32559 \begin_inset Note Greyedout
32560 status open
32561
32562 \begin_layout Plain Layout
32563
32564 \series bold
32565 Note:
32566 \series default
32567  Back references work both when occurring within the same regexp, and when
32568  occurring in multiple different regexps, where the numbering of back-referenced
32569  sub-expressions is absolute.
32570  That is,
32571 \begin_inset space ~
32572 \end_inset
32573
32574
32575 \begin_inset Formula $\backslash1$
32576 \end_inset
32577
32578  always refers to the first occurrence of 
32579 \begin_inset Formula $()$
32580 \end_inset
32581
32582  in all entered regexps.
32583 \end_layout
32584
32585 \end_inset
32586
32587
32588 \end_layout
32589
32590 \begin_layout Section
32591 Spell Checking
32592 \begin_inset CommandInset label
32593 LatexCommand label
32594 name "sec:Spellchecking"
32595
32596 \end_inset
32597
32598
32599 \begin_inset Index idx
32600 status collapsed
32601
32602 \begin_layout Plain Layout
32603 Spell checking
32604 \end_layout
32605
32606 \end_inset
32607
32608
32609 \end_layout
32610
32611 \begin_layout Standard
32612 LyX has a built-in spell checker.
32613  The menu
32614 \family sans
32615  Tools\SpecialChar \menuseparator
32616 Spellchecker
32617 \family default
32618 , the 
32619 \family sans
32620 F7
32621 \family default
32622  key or the toolbar button 
32623 \begin_inset Info
32624 type  "icon"
32625 arg   "dialog-show spellchecker"
32626 \end_inset
32627
32628  start the spell checking from either the current cursor position or the
32629  beginning of the currently selected text.
32630  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32631  you to edit and replace it in a second line.
32632  Whenever an unknown word is found, the word is highlighted and the text
32633  scrolled so that it is visible.
32634  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32635 n, if any could be found.
32636  Clicking on one of the corrections will copy it to the 
32637 \family sans
32638 Replacement
32639 \family default
32640  field, double-clicking directly invokes the replacement.
32641  Unknown but correctly typed words can be added to the personal dictionary.
32642 \end_layout
32643
32644 \begin_layout Standard
32645 By default, the dictionary file used is determined by the document language
32646  that is set in the 
32647 \family sans
32648 Document\SpecialChar \menuseparator
32649 Settings
32650 \family default
32651  dialog.
32652  You can specify the language of a word in the spellchecker dialog by choosing
32653  a different one at the top of the dialog.
32654  LyX can correctly spell check documents containing multiple languages.
32655  This works if you have set the language of the text parts using the 
32656 \family sans
32657 Text
32658 \begin_inset space ~
32659 \end_inset
32660
32661 Style
32662 \family default
32663  dialog (
32664 \begin_inset Info
32665 type  "icon"
32666 arg   "dialog-show character"
32667 \end_inset
32668
32669 ) and have the spell checker dictionaries installed.
32670  LyX automatically switches to the appropriate dictionary file.
32671 \end_layout
32672
32673 \begin_layout Standard
32674 All spell-checker dictionaries supported by LyX can be downloaded from here:
32675 \begin_inset Newline newline
32676 \end_inset
32677
32678
32679 \begin_inset Flex URL
32680 status collapsed
32681
32682 \begin_layout Plain Layout
32683
32684 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32685 \end_layout
32686
32687 \end_inset
32688
32689
32690 \begin_inset Newline newline
32691 \end_inset
32692
32693 There are 2
32694 \begin_inset space ~
32695 \end_inset
32696
32697 files for each language.
32698  To install a dictionary on Windows, copy the 2
32699 \begin_inset space ~
32700 \end_inset
32701
32702 files into LyX's installation subfolder 
32703 \family sans
32704 ~
32705 \backslash
32706 Resources
32707 \backslash
32708 dicts
32709 \family default
32710  and restart LyX.
32711 \begin_inset Newline newline
32712 \end_inset
32713
32714 With Linux one needs to install the packages for the desired language.
32715  The number of these packages vary depending on the Linux distribution,
32716  but in most cases these are 
32717 \family typewriter
32718 aspell-xx
32719 \family default
32720
32721 \family typewriter
32722 hunspell-xx
32723 \family default
32724 ,
32725 \family typewriter
32726  myspell-xx
32727 \family default
32728 , etc., where 
32729 \family sans
32730 xx
32731 \family default
32732  is the language code.
32733 \end_layout
32734
32735 \begin_layout Subsection
32736 Further Settings
32737 \end_layout
32738
32739 \begin_layout Standard
32740 In the menu 
32741 \family sans
32742 Tools\SpecialChar \menuseparator
32743 Preferences\SpecialChar \menuseparator
32744 Language
32745 \begin_inset space ~
32746 \end_inset
32747
32748 Settings\SpecialChar \menuseparator
32749 Spellchecker
32750 \family default
32751  you can set the following things:
32752 \end_layout
32753
32754 \begin_layout Description
32755 Spellchecker
32756 \begin_inset space ~
32757 \end_inset
32758
32759 engine Select the library LyX should use for spell checking.
32760  Depending on your platform, 
32761 \family typewriter
32762 aspell
32763 \family default
32764
32765 \family typewriter
32766 hunspell
32767 \family default
32768  or 
32769 \family typewriter
32770 enchant
32771 \begin_inset Foot
32772 status collapsed
32773
32774 \begin_layout Plain Layout
32775 Enchant itself is a wrapper library having different configurable back-ends.
32776  Please consult the documentation or man-page of it to learn more.
32777 \end_layout
32778
32779 \end_inset
32780
32781
32782 \family default
32783  are available.
32784  On Windows only 
32785 \family typewriter
32786 hunspell
32787 \family default
32788  is available.
32789 \end_layout
32790
32791 \begin_layout Description
32792 Alternative
32793 \begin_inset space ~
32794 \end_inset
32795
32796 language If this field is not empty, LyX will always use the given language
32797  for the spell checking, no matter what the document language is.
32798 \end_layout
32799
32800 \begin_layout Description
32801 Escape
32802 \begin_inset space ~
32803 \end_inset
32804
32805 characters Allows you to add non-standard characters that the spell checker
32806  should escape, e.
32807 \begin_inset space \thinspace{}
32808 \end_inset
32809
32810 g.
32811 \begin_inset space \space{}
32812 \end_inset
32813
32814 German umlauts.
32815  This should normally not be needed.
32816 \end_layout
32817
32818 \begin_layout Description
32819 Accept
32820 \begin_inset space ~
32821 \end_inset
32822
32823 compound
32824 \begin_inset space ~
32825 \end_inset
32826
32827 words Prevents the spell checker from complaining about compounded words
32828  like 
32829 \begin_inset Quotes eld
32830 \end_inset
32831
32832 passthrough
32833 \begin_inset Quotes erd
32834 \end_inset
32835
32836 .
32837 \end_layout
32838
32839 \begin_layout Description
32840 Spellcheck
32841 \begin_inset space ~
32842 \end_inset
32843
32844 continuously Checks the spelling of your document as you type it.
32845  Misspelled words get underlined with a dotted red line.
32846  By right-clicking on an underlined word, suggestions from the spellchecker
32847  appear in a context menu.
32848  Choosing one of them will replace the misspelled word with the suggested
32849  word.
32850 \end_layout
32851
32852 \begin_layout Description
32853 Spellcheck
32854 \begin_inset space ~
32855 \end_inset
32856
32857 notes
32858 \begin_inset space ~
32859 \end_inset
32860
32861 and
32862 \begin_inset space ~
32863 \end_inset
32864
32865 comments If enabled, the spelling of non-printed document content is checked
32866  as well.
32867 \end_layout
32868
32869 \begin_layout Section
32870 Thesaurus
32871 \begin_inset Index idx
32872 status collapsed
32873
32874 \begin_layout Plain Layout
32875 Thesaurus
32876 \end_layout
32877
32878 \end_inset
32879
32880
32881 \begin_inset CommandInset label
32882 LatexCommand label
32883 name "sec:Thesaurus"
32884
32885 \end_inset
32886
32887
32888 \end_layout
32889
32890 \begin_layout Standard
32891 LyX provides a multilingual thesaurus.
32892  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32893  (namely the 
32894 \family sans
32895 MyThes
32896 \family default
32897
32898 \begin_inset Foot
32899 status collapsed
32900
32901 \begin_layout Plain Layout
32902 \begin_inset CommandInset href
32903 LatexCommand href
32904 target "http://lingucomponent.openoffice.org/thesaurus.html"
32905
32906 \end_inset
32907
32908
32909 \end_layout
32910
32911 \end_inset
32912
32913  thesaurus library, which is included in LyX).
32914  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32915  which are available for many languages.
32916 \end_layout
32917
32918 \begin_layout Standard
32919 This section describes how new dictionaries are installed and set up for
32920  the use with LyX.
32921 \end_layout
32922
32923 \begin_layout Subsection
32924 Setting up the thesaurus
32925 \end_layout
32926
32927 \begin_layout Standard
32928 The 
32929 \family sans
32930 MyThes
32931 \emph on
32932 /
32933 \emph default
32934 OpenOffice
32935 \family default
32936  thesauri consist of two files per language: A file with the suffix 
32937 \emph on
32938 *.dat
32939 \emph default
32940  containing the data and an index file with the suffix 
32941 \emph on
32942 *.idx
32943 \emph default
32944 .
32945  The standardized file names include the language code for the given language
32946  (e.
32947 \begin_inset space \thinspace{}
32948 \end_inset
32949
32950 g.
32951 \begin_inset space ~
32952 \end_inset
32953
32954
32955 \family sans
32956 en_US
32957 \family default
32958  for US English).
32959  For instance, the US English files are named:
32960 \end_layout
32961
32962 \begin_layout Itemize
32963 th_en_EN_v2.idx
32964 \end_layout
32965
32966 \begin_layout Itemize
32967 th_en_EN_v2.dat
32968 \end_layout
32969
32970 \begin_layout Standard
32971 If you have 
32972 \family sans
32973 LibreOffice
32974 \family default
32975  or 
32976 \family sans
32977 OpenOffice
32978 \family default
32979  and its thesaurus installed, these files should be already on your system
32980  and you just need to point LyX (in 
32981 \family sans
32982 Tools\SpecialChar \menuseparator
32983 Preferences\SpecialChar \menuseparator
32984 Paths\SpecialChar \menuseparator
32985 Thesaurus
32986 \begin_inset space ~
32987 \end_inset
32988
32989 dictionaries
32990 \family default
32991 ) to the path where they are installed.
32992 \begin_inset Foot
32993 status collapsed
32994
32995 \begin_layout Plain Layout
32996 On Linux, depending on your distribution and the way you installed the dictionar
32997 ies, typical locations are 
32998 \family typewriter
32999 /usr/share/mythes/
33000 \family default
33001
33002 \family typewriter
33003 /usr/share/myspell/dicts/
33004 \family default
33005
33006 \family typewriter
33007 /usr/share/ooo/thesaurus/
33008 \family default
33009 ,
33010 \family typewriter
33011  ~/.config/libreoffice/<version>/user/
33012 \family default
33013  or alike.
33014  On Windows, dictionaries are to be found at 
33015 \family typewriter
33016 ~
33017 \backslash
33018 Program Files
33019 \backslash
33020 LibreOffice-<Version>
33021 \backslash
33022 share
33023 \backslash
33024 extensions 
33025 \family default
33026 or similar.
33027  On the Mac, the default location is 
33028 \family typewriter
33029 /Users\SpecialChar \slash{}
33030 <user name>\SpecialChar \slash{}
33031 Library\SpecialChar \slash{}
33032 Application Support\SpecialChar \slash{}
33033 libreoffice\SpecialChar \slash{}
33034 <version>\SpecialChar \slash{}
33035 user
33036 \family default
33037 /.
33038 \end_layout
33039
33040 \end_inset
33041
33042  On Windows, you can alternatively also select dictionaries for installation
33043  during the LyX installation process, which will then be installed in the
33044  correct place right away.
33045 \end_layout
33046
33047 \begin_layout Standard
33048 If you want to install new\SpecialChar \slash{}
33049 further thesaurus dictionaries, you can downloaded
33050  them from here:
33051 \end_layout
33052
33053 \begin_layout Itemize
33054 \begin_inset Flex URL
33055 status open
33056
33057 \begin_layout Plain Layout
33058
33059 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
33060 \end_layout
33061
33062 \end_inset
33063
33064
33065 \end_layout
33066
33067 \begin_layout Standard
33068 To install a new dictionary, download the two files for this dictionary
33069  into the thesaurus path (which is set in 
33070 \family sans
33071 Tools\SpecialChar \menuseparator
33072 Preferences\SpecialChar \menuseparator
33073 Paths\SpecialChar \menuseparator
33074 Thesaurus
33075 \begin_inset space ~
33076 \end_inset
33077
33078 dictionaries
33079 \family default
33080 ) and restart LyX.
33081  If this path is not defined yet, you can use a dictionary of your choice
33082  and point LyX there.
33083 \end_layout
33084
33085 \begin_layout Standard
33086 Alternatively, you can also install new dictionaries via 
33087 \family sans
33088 LibreOffice\SpecialChar \slash{}
33089 OpenOffice
33090 \family default
33091  or, on Linux, via your package manager (look for 
33092 \emph on
33093 mythes-*
33094 \emph default
33095  or 
33096 \emph on
33097 libreoffice-thesaurus-*
33098 \emph default
33099  packages).
33100  If you do this, make sure that LyX is able to find the installed dictionaries,
33101  i.
33102 \begin_inset space \thinspace{}
33103 \end_inset
33104
33105 e.
33106  that 
33107 \family sans
33108 Tools\SpecialChar \menuseparator
33109 Preferences\SpecialChar \menuseparator
33110 Paths\SpecialChar \menuseparator
33111 Thesaurus
33112 \begin_inset space ~
33113 \end_inset
33114
33115 dictionaries
33116 \family default
33117  points to the path where you installed these dictionaries.
33118 \end_layout
33119
33120 \begin_layout Subsection
33121 Using the thesaurus
33122 \end_layout
33123
33124 \begin_layout Standard
33125 To start the thesaurus, use the menu 
33126 \family sans
33127 Tools\SpecialChar \menuseparator
33128 Thesaurus
33129 \family default
33130  or the toolbar button 
33131 \begin_inset Info
33132 type  "icon"
33133 arg   "thesaurus-entry"
33134 \end_inset
33135
33136  while the cursor is at the word you want to look up or while a word is
33137  selected.
33138  A dialog pops up showing you probably related words that you can use as
33139  a replacement.
33140  The suggestions are grouped into categories.
33141  Note that, for some languages (such as English), the thesaurus does not
33142  only show equivalent words (synonyms), but also generic terms (such as
33143  
33144 \emph on
33145 organism
33146 \emph default
33147  for 
33148 \emph on
33149 plant
33150 \emph default
33151 ), related terms (such as 
33152 \emph on
33153 political
33154 \begin_inset space ~
33155 \end_inset
33156
33157 theory
33158 \emph default
33159  for 
33160 \emph on
33161 anarchistic
33162 \emph default
33163 ), compounds (such as 
33164 \emph on
33165 tree
33166 \begin_inset space ~
33167 \end_inset
33168
33169 diagram
33170 \emph default
33171 , if you look for 
33172 \emph on
33173 tree
33174 \emph default
33175 ) and opposites (antonyms) (such as 
33176 \emph on
33177 girl
33178 \emph default
33179  for 
33180 \emph on
33181 boy
33182 \emph default
33183 ).
33184  Generic terms, related terms and antonyms are marked as such.
33185 \end_layout
33186
33187 \begin_layout Standard
33188 The language is automatically chosen from the language at the cursor, but
33189  you can also switch it in the dialog, as you can enter new words to look
33190  up directly there.
33191 \end_layout
33192
33193 \begin_layout Standard
33194 Note that the thesaurus cannot handle phrases (only compounds that are in
33195  the dictionary, such as the above 
33196 \emph on
33197 tree diagram
33198 \emph default
33199 ), and you have to use the so called lemma form, i.
33200 \begin_inset space \thinspace{}
33201 \end_inset
33202
33203 e.
33204 \begin_inset space \space{}
33205 \end_inset
33206
33207 the form that is used in the dictionaries (for many languages: first person
33208  singular indicative active for nouns, infinitive for verbs).
33209  For example, looking up the word form 
33210 \emph on
33211 reporting
33212 \emph default
33213  yields no results, while results are shown for the word form 
33214 \emph on
33215 report
33216 \emph default
33217 .
33218  Your best bet is to highlight only the relevant part of such a word (e.
33219 \begin_inset space \thinspace{}
33220 \end_inset
33221
33222 g.
33223 \begin_inset space \space{}
33224 \end_inset
33225
33226
33227 \emph on
33228 report
33229 \emph default
33230  in 
33231 \emph on
33232 report
33233 \emph default
33234 s); then you will get suggestions without needing to adjust the query in
33235  the dialog, and also the replacement will probably be correct (as only
33236  the highlighted part will be replaced; thus the ending remains).
33237 \end_layout
33238
33239 \begin_layout Section
33240 Change Tracking
33241 \begin_inset Index idx
33242 status collapsed
33243
33244 \begin_layout Plain Layout
33245 Change Tracking
33246 \end_layout
33247
33248 \end_inset
33249
33250
33251 \begin_inset Index idx
33252 status collapsed
33253
33254 \begin_layout Plain Layout
33255 Document ! Change Tracking
33256 \end_layout
33257
33258 \end_inset
33259
33260
33261 \begin_inset CommandInset label
33262 LatexCommand label
33263 name "sec:Change-Tracking"
33264
33265 \end_inset
33266
33267
33268 \end_layout
33269
33270 \begin_layout Standard
33271 When you work on a document collaboratively it is extremely useful to be
33272  able to see changes that others have made highlighted in the document.
33273  You can then decide if you want to accept a change or not.
33274  This can be achieved by turning on change tracking in the menu 
33275 \family sans
33276 Document\SpecialChar \menuseparator
33277 Change
33278 \begin_inset space ~
33279 \end_inset
33280
33281 Tracking\SpecialChar \menuseparator
33282 Track
33283 \begin_inset space ~
33284 \end_inset
33285
33286 Changes
33287 \family default
33288 .
33289 \end_layout
33290
33291 \begin_layout Standard
33292 Changes made in the document will then be highlighted by strokes and colors:
33293  
33294 \bar under
33295 \color blue
33296 underlined text
33297 \bar default
33298 \color inherit
33299  is an addition, 
33300 \strikeout on
33301 \color blue
33302 canceled text
33303 \strikeout default
33304 \color inherit
33305  is a deletion.
33306  The color depends on the author that made the change.
33307  You can change the color in 
33308 \family sans
33309 Tools\SpecialChar \menuseparator
33310 Preferences\SpecialChar \menuseparator
33311 Look
33312 \begin_inset space ~
33313 \end_inset
33314
33315 &
33316 \begin_inset space ~
33317 \end_inset
33318
33319 feel
33320 \family default
33321 \SpecialChar \menuseparator
33322
33323 \family sans
33324 Colors
33325 \family default
33326 .
33327 \begin_inset Index idx
33328 status collapsed
33329
33330 \begin_layout Plain Layout
33331 Color ! Change tracking
33332 \end_layout
33333
33334 \end_inset
33335
33336  The author and the date of the change are shown in LyX's status bar when
33337  the cursor is in changed text.
33338  The same information is shown when you use the toolbar button 
33339 \begin_inset Info
33340 type  "icon"
33341 arg   "changes-merge"
33342 \end_inset
33343
33344 .
33345 \end_layout
33346
33347 \begin_layout Standard
33348 When change tracking is activated, you will see the review toolbar in LyX:
33349 \begin_inset Index idx
33350 status collapsed
33351
33352 \begin_layout Plain Layout
33353 Toolbar ! Review
33354 \end_layout
33355
33356 \end_inset
33357
33358
33359 \end_layout
33360
33361 \begin_layout Standard
33362 \begin_inset VSpace defskip
33363 \end_inset
33364
33365
33366 \end_layout
33367
33368 \begin_layout Standard
33369 \begin_inset Graphics
33370         filename clipart/ChangesToolbar.png
33371         scale 90
33372
33373 \end_inset
33374
33375
33376 \end_layout
33377
33378 \begin_layout Standard
33379 \begin_inset VSpace defskip
33380 \end_inset
33381
33382
33383 \end_layout
33384
33385 \begin_layout Standard
33386 The review toolbar as shown above contains the following buttons:
33387 \end_layout
33388
33389 \begin_layout Standard
33390 \begin_inset VSpace defskip
33391 \end_inset
33392
33393
33394 \end_layout
33395
33396 \begin_layout Standard
33397 \begin_inset Tabular
33398 <lyxtabular version="3" rows="10" columns="2">
33399 <features rotate="0" islongtable="true" longtabularalignment="center">
33400 <column alignment="left" valignment="top">
33401 <column alignment="left" valignment="top">
33402 <row interlinespace="2.5mm">
33403 <cell alignment="center" valignment="top" usebox="none">
33404 \begin_inset Text
33405
33406 \begin_layout Plain Layout
33407
33408 \family sans
33409 \begin_inset Info
33410 type  "icon"
33411 arg   "changes-track"
33412 \end_inset
33413
33414
33415 \end_layout
33416
33417 \end_inset
33418 </cell>
33419 <cell alignment="center" valignment="top" usebox="none">
33420 \begin_inset Text
33421
33422 \begin_layout Plain Layout
33423
33424 \family sans
33425 Document\SpecialChar \menuseparator
33426 Change
33427 \begin_inset space ~
33428 \end_inset
33429
33430 Tracking\SpecialChar \menuseparator
33431 Track
33432 \begin_inset space ~
33433 \end_inset
33434
33435 Changes
33436 \end_layout
33437
33438 \end_inset
33439 </cell>
33440 </row>
33441 <row interlinespace="2.5mm">
33442 <cell alignment="center" valignment="top" usebox="none">
33443 \begin_inset Text
33444
33445 \begin_layout Plain Layout
33446
33447 \family sans
33448 \begin_inset Info
33449 type  "icon"
33450 arg   "changes-output"
33451 \end_inset
33452
33453
33454 \end_layout
33455
33456 \end_inset
33457 </cell>
33458 <cell alignment="center" valignment="top" usebox="none">
33459 \begin_inset Text
33460
33461 \begin_layout Plain Layout
33462
33463 \family sans
33464 Document\SpecialChar \menuseparator
33465 Change
33466 \begin_inset space ~
33467 \end_inset
33468
33469 Tracking\SpecialChar \menuseparator
33470 Show
33471 \begin_inset space ~
33472 \end_inset
33473
33474 Changes
33475 \begin_inset space ~
33476 \end_inset
33477
33478 in
33479 \begin_inset space ~
33480 \end_inset
33481
33482 Output
33483 \end_layout
33484
33485 \end_inset
33486 </cell>
33487 </row>
33488 <row interlinespace="2.5mm">
33489 <cell alignment="center" valignment="top" usebox="none">
33490 \begin_inset Text
33491
33492 \begin_layout Plain Layout
33493
33494 \family sans
33495 \begin_inset Info
33496 type  "icon"
33497 arg   "change-next"
33498 \end_inset
33499
33500
33501 \end_layout
33502
33503 \end_inset
33504 </cell>
33505 <cell alignment="center" valignment="top" usebox="none">
33506 \begin_inset Text
33507
33508 \begin_layout Plain Layout
33509 Jumps to the next change
33510 \end_layout
33511
33512 \end_inset
33513 </cell>
33514 </row>
33515 <row interlinespace="2.5mm">
33516 <cell alignment="center" valignment="top" usebox="none">
33517 \begin_inset Text
33518
33519 \begin_layout Plain Layout
33520
33521 \family sans
33522 \begin_inset Info
33523 type  "icon"
33524 arg   "change-accept"
33525 \end_inset
33526
33527
33528 \end_layout
33529
33530 \end_inset
33531 </cell>
33532 <cell alignment="center" valignment="top" usebox="none">
33533 \begin_inset Text
33534
33535 \begin_layout Plain Layout
33536
33537 \family sans
33538 Document\SpecialChar \menuseparator
33539 Change
33540 \begin_inset space ~
33541 \end_inset
33542
33543 Tracking\SpecialChar \menuseparator
33544 Accept
33545 \begin_inset space ~
33546 \end_inset
33547
33548 Change
33549 \end_layout
33550
33551 \end_inset
33552 </cell>
33553 </row>
33554 <row interlinespace="2.5mm">
33555 <cell alignment="center" valignment="top" usebox="none">
33556 \begin_inset Text
33557
33558 \begin_layout Plain Layout
33559
33560 \family sans
33561 \begin_inset Info
33562 type  "icon"
33563 arg   "change-reject"
33564 \end_inset
33565
33566
33567 \end_layout
33568
33569 \end_inset
33570 </cell>
33571 <cell alignment="center" valignment="top" usebox="none">
33572 \begin_inset Text
33573
33574 \begin_layout Plain Layout
33575
33576 \family sans
33577 Document\SpecialChar \menuseparator
33578 Change
33579 \begin_inset space ~
33580 \end_inset
33581
33582 Tracking\SpecialChar \menuseparator
33583 Reject
33584 \begin_inset space ~
33585 \end_inset
33586
33587 Change
33588 \end_layout
33589
33590 \end_inset
33591 </cell>
33592 </row>
33593 <row interlinespace="2.5mm">
33594 <cell alignment="center" valignment="top" usebox="none">
33595 \begin_inset Text
33596
33597 \begin_layout Plain Layout
33598
33599 \family sans
33600 \begin_inset Info
33601 type  "icon"
33602 arg   "changes-merge"
33603 \end_inset
33604
33605
33606 \end_layout
33607
33608 \end_inset
33609 </cell>
33610 <cell alignment="center" valignment="top" usebox="none">
33611 \begin_inset Text
33612
33613 \begin_layout Plain Layout
33614
33615 \family sans
33616 Document\SpecialChar \menuseparator
33617 Change
33618 \begin_inset space ~
33619 \end_inset
33620
33621 Tracking\SpecialChar \menuseparator
33622 Merge
33623 \begin_inset space ~
33624 \end_inset
33625
33626 Changes
33627 \end_layout
33628
33629 \end_inset
33630 </cell>
33631 </row>
33632 <row interlinespace="2.5mm">
33633 <cell alignment="center" valignment="top" usebox="none">
33634 \begin_inset Text
33635
33636 \begin_layout Plain Layout
33637
33638 \family sans
33639 \begin_inset Info
33640 type  "icon"
33641 arg   "all-changes-accept"
33642 \end_inset
33643
33644
33645 \end_layout
33646
33647 \end_inset
33648 </cell>
33649 <cell alignment="center" valignment="top" usebox="none">
33650 \begin_inset Text
33651
33652 \begin_layout Plain Layout
33653
33654 \family sans
33655 Document\SpecialChar \menuseparator
33656 Change
33657 \begin_inset space ~
33658 \end_inset
33659
33660 Tracking\SpecialChar \menuseparator
33661 Accept
33662 \begin_inset space ~
33663 \end_inset
33664
33665 All
33666 \begin_inset space ~
33667 \end_inset
33668
33669 Changes
33670 \end_layout
33671
33672 \end_inset
33673 </cell>
33674 </row>
33675 <row interlinespace="2.5mm">
33676 <cell alignment="center" valignment="top" usebox="none">
33677 \begin_inset Text
33678
33679 \begin_layout Plain Layout
33680
33681 \family sans
33682 \begin_inset Info
33683 type  "icon"
33684 arg   "all-changes-reject"
33685 \end_inset
33686
33687
33688 \end_layout
33689
33690 \end_inset
33691 </cell>
33692 <cell alignment="center" valignment="top" usebox="none">
33693 \begin_inset Text
33694
33695 \begin_layout Plain Layout
33696
33697 \family sans
33698 Document\SpecialChar \menuseparator
33699 Change
33700 \begin_inset space ~
33701 \end_inset
33702
33703 Tracking\SpecialChar \menuseparator
33704 Reject
33705 \begin_inset space ~
33706 \end_inset
33707
33708 All
33709 \begin_inset space ~
33710 \end_inset
33711
33712 Changes
33713 \end_layout
33714
33715 \end_inset
33716 </cell>
33717 </row>
33718 <row interlinespace="2.5mm">
33719 <cell alignment="center" valignment="top" usebox="none">
33720 \begin_inset Text
33721
33722 \begin_layout Plain Layout
33723
33724 \family sans
33725 \begin_inset Info
33726 type  "icon"
33727 arg   "note-insert"
33728 \end_inset
33729
33730
33731 \end_layout
33732
33733 \end_inset
33734 </cell>
33735 <cell alignment="center" valignment="top" usebox="none">
33736 \begin_inset Text
33737
33738 \begin_layout Plain Layout
33739
33740 \family sans
33741 Insert\SpecialChar \menuseparator
33742 Note\SpecialChar \menuseparator
33743 Ly
33744 \begin_inset ERT
33745 status collapsed
33746
33747 \begin_layout Plain Layout
33748
33749 {}
33750 \end_layout
33751
33752 \end_inset
33753
33754 X
33755 \begin_inset space ~
33756 \end_inset
33757
33758 Note
33759 \end_layout
33760
33761 \end_inset
33762 </cell>
33763 </row>
33764 <row interlinespace="2.5mm">
33765 <cell alignment="center" valignment="top" usebox="none">
33766 \begin_inset Text
33767
33768 \begin_layout Plain Layout
33769
33770 \family sans
33771 \begin_inset Info
33772 type  "icon"
33773 arg   "note-next"
33774 \end_inset
33775
33776
33777 \end_layout
33778
33779 \end_inset
33780 </cell>
33781 <cell alignment="center" valignment="top" usebox="none">
33782 \begin_inset Text
33783
33784 \begin_layout Plain Layout
33785
33786 \family sans
33787 Navigate\SpecialChar \menuseparator
33788 Next
33789 \begin_inset space ~
33790 \end_inset
33791
33792 Note
33793 \end_layout
33794
33795 \end_inset
33796 </cell>
33797 </row>
33798 </lyxtabular>
33799
33800 \end_inset
33801
33802
33803 \end_layout
33804
33805 \begin_layout Standard
33806 \begin_inset VSpace defskip
33807 \end_inset
33808
33809
33810 \end_layout
33811
33812 \begin_layout Standard
33813 Not all changes are (yet) visualized, especially no format changes like
33814  from 
33815 \emph on
33816 normal
33817 \emph default
33818  to 
33819 \emph on
33820 bold
33821 \emph default
33822  font or 
33823 \emph on
33824 Standard
33825 \emph default
33826  to 
33827 \emph on
33828 Description
33829 \emph default
33830  paragraph.
33831 \end_layout
33832
33833 \begin_layout Standard
33834 The review toolbar helps you to accept, reject, or merge changes – highlight
33835  the change and press one of the desired toolbar buttons.
33836  When you merge changes, a window pops up showing you information about
33837  the next change after the current cursor position.
33838  So you don't need to highlight a certain change.
33839  Within the merge window you can decide to accept or reject changes and
33840  step to the next change.
33841  This way you can jump through all the changes in the document.
33842 \end_layout
33843
33844 \begin_layout Standard
33845 The toolbar has two buttons to handle notes because notes are often important
33846  to describe a change.
33847 \end_layout
33848
33849 \begin_layout Standard
33850 To show the changes made in the output you need the LaTeX package 
33851 \series bold
33852 dvipost
33853 \series default
33854
33855 \begin_inset Index idx
33856 status collapsed
33857
33858 \begin_layout Plain Layout
33859 LaTeX-packages ! dvipost
33860 \end_layout
33861
33862 \end_inset
33863
33864  installed.
33865  You will find it in the TeX Catalogue, 
33866 \begin_inset CommandInset citation
33867 LatexCommand cite
33868 key "TeXCatalogue"
33869
33870 \end_inset
33871
33872  or in the package manager of your LaTeX-system.
33873 \end_layout
33874
33875 \begin_layout Section
33876 Comparison of Documents
33877 \begin_inset CommandInset label
33878 LatexCommand label
33879 name "sec:Comparison-of-Documents"
33880
33881 \end_inset
33882
33883
33884 \begin_inset Index idx
33885 status collapsed
33886
33887 \begin_layout Plain Layout
33888 Comparison of documents
33889 \end_layout
33890
33891 \end_inset
33892
33893
33894 \end_layout
33895
33896 \begin_layout Standard
33897 You can compare two different LyX files via the menu 
33898 \family sans
33899 Tools\SpecialChar \menuseparator
33900 Compare
33901 \family default
33902 .
33903  The comparison result is a LyX file with change tracking enabled showing
33904  the differences.
33905  In the comparison dialog you can select from which document LyX should
33906  take the document settings for the resulting difference file with the option
33907  
33908 \family sans
33909 Copy
33910 \begin_inset space ~
33911 \end_inset
33912
33913 Document
33914 \begin_inset space ~
33915 \end_inset
33916
33917 Settings
33918 \begin_inset space ~
33919 \end_inset
33920
33921 from
33922 \family default
33923 .
33924  The option 
33925 \family sans
33926 Enable
33927 \begin_inset space ~
33928 \end_inset
33929
33930 change
33931 \begin_inset space ~
33932 \end_inset
33933
33934 tracking
33935 \begin_inset space ~
33936 \end_inset
33937
33938 features
33939 \begin_inset space ~
33940 \end_inset
33941
33942 in
33943 \begin_inset space ~
33944 \end_inset
33945
33946 the
33947 \begin_inset space ~
33948 \end_inset
33949
33950 output
33951 \family default
33952  enables the change tracking option 
33953 \family sans
33954 Show
33955 \begin_inset space ~
33956 \end_inset
33957
33958 Changes
33959 \begin_inset space ~
33960 \end_inset
33961
33962 in
33963 \begin_inset space ~
33964 \end_inset
33965
33966 Output
33967 \family default
33968  to visualize the differences also in the PDF output of the difference file.
33969 \end_layout
33970
33971 \begin_layout Section
33972 International Support
33973 \begin_inset Index idx
33974 status collapsed
33975
33976 \begin_layout Plain Layout
33977 International support
33978 \end_layout
33979
33980 \end_inset
33981
33982
33983 \end_layout
33984
33985 \begin_layout Standard
33986 This section describes how to use LyX with any language you want.
33987  For some languages there are special Wiki-pages that explain how to set
33988  up LyX to use them: 
33989 \begin_inset CommandInset citation
33990 LatexCommand cite
33991 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
33992
33993 \end_inset
33994
33995
33996 \end_layout
33997
33998 \begin_layout Standard
33999 Besides languages, LyX also supports phonetic symbols, see section
34000 \begin_inset space ~
34001 \end_inset
34002
34003
34004 \begin_inset CommandInset ref
34005 LatexCommand ref
34006 reference "sub:Special-Character"
34007
34008 \end_inset
34009
34010 .
34011 \end_layout
34012
34013 \begin_layout Subsection
34014 Language Options
34015 \begin_inset Index idx
34016 status collapsed
34017
34018 \begin_layout Plain Layout
34019 Language ! Options
34020 \end_layout
34021
34022 \end_inset
34023
34024
34025 \begin_inset Index idx
34026 status collapsed
34027
34028 \begin_layout Plain Layout
34029 Document ! Settings
34030 \end_layout
34031
34032 \end_inset
34033
34034
34035 \begin_inset Index idx
34036 status collapsed
34037
34038 \begin_layout Plain Layout
34039 Document ! Language
34040 \end_layout
34041
34042 \end_inset
34043
34044
34045 \end_layout
34046
34047 \begin_layout Standard
34048 The 
34049 \family sans
34050 Document\SpecialChar \menuseparator
34051 Settings\SpecialChar \menuseparator
34052 Language
34053 \family default
34054  dialog lets you set 
34055 \family roman
34056 the language, the quote style and character encoding
34057 \family default
34058 .
34059 \end_layout
34060
34061 \begin_layout Standard
34062 Under 
34063 \family sans
34064 Encoding
34065 \family default
34066  you can choose the character encoding map you want to use for LaTeX export.
34067  The option 
34068 \family sans
34069 Language
34070 \begin_inset space ~
34071 \end_inset
34072
34073 Default
34074 \family default
34075  is the preferred choice and works well in most cases.
34076  For details about the different encoding options see section
34077 \begin_inset space ~
34078 \end_inset
34079
34080
34081 \begin_inset CommandInset ref
34082 LatexCommand ref
34083 reference "sec:Language-encodings"
34084
34085 \end_inset
34086
34087 .
34088 \end_layout
34089
34090 \begin_layout Subsection
34091 Keyboard mapping configuration
34092 \begin_inset CommandInset label
34093 LatexCommand label
34094 name "sub:Keyboard-mapping"
34095
34096 \end_inset
34097
34098
34099 \end_layout
34100
34101 \begin_layout Standard
34102 If you have for example a U.
34103 \begin_inset space \thinspace{}
34104 \end_inset
34105
34106 S.-style keyboard and want to write in a language other than English, you
34107  can use an alternate keymap.
34108  For example, if you want to write in Italian, you can configure LyX to
34109  use an Italian keymap.
34110  The 
34111 \family sans
34112 Tools\SpecialChar \menuseparator
34113 Preferences\SpecialChar \menuseparator
34114 Editing\SpecialChar \menuseparator
34115 Keyboard/Mouse
34116 \family default
34117  dialog allows you to choose up to two keyboard mappings, see section
34118 \begin_inset space ~
34119 \end_inset
34120
34121
34122 \begin_inset CommandInset ref
34123 LatexCommand ref
34124 reference "sub:Keyboard-Map"
34125
34126 \end_inset
34127
34128 .
34129  You can choose primary and secondary keyboard languages and then select
34130  which one you want to use.
34131 \end_layout
34132
34133 \begin_layout Standard
34134 Finally, you may just want to change a few key mappings or create an entirely
34135  different keymap (for Vulcan, for instance).
34136  You may, for example, normally write in Italian on a U.
34137 \begin_inset space \thinspace{}
34138 \end_inset
34139
34140 S.-style keyboard but want to include an occasional quotation in German.
34141  In such a case, you can write your own keyboard mapping or modify an existing
34142  one to support the characters you want.
34143  This and many other customizations are explained in the 
34144 \emph on
34145 Customization
34146 \emph default
34147  manual.
34148 \end_layout
34149
34150 \begin_layout Chapter
34151 \start_of_appendix
34152 The User Interface
34153 \begin_inset CommandInset label
34154 LatexCommand label
34155 name "chap:The-User-Interface"
34156
34157 \end_inset
34158
34159
34160 \end_layout
34161
34162 \begin_layout Standard
34163 This appendix lists all the available menus and describes their functionality.
34164  It is designed as a quick reference if you are searching for a special
34165  topic inside the user's guide.
34166 \end_layout
34167
34168 \begin_layout Section
34169 The File Menu
34170 \begin_inset Index idx
34171 status collapsed
34172
34173 \begin_layout Plain Layout
34174 Menu ! File
34175 \end_layout
34176
34177 \end_inset
34178
34179
34180 \end_layout
34181
34182 \begin_layout Standard
34183 Under the 
34184 \family sans
34185 File
34186 \family default
34187  menu are the basic operations in addition to some more advanced operations.
34188 \end_layout
34189
34190 \begin_layout Subsection
34191 New
34192 \end_layout
34193
34194 \begin_layout Standard
34195 Creates a new document.
34196 \end_layout
34197
34198 \begin_layout Subsection
34199 New from Template
34200 \end_layout
34201
34202 \begin_layout Standard
34203 This menu entry prompts you for a template to use.
34204  Selecting a template will automatically set certain layout features for
34205  the document, features you would otherwise need to change manually.
34206 \end_layout
34207
34208 \begin_layout Subsection
34209 Open
34210 \end_layout
34211
34212 \begin_layout Standard
34213 Opens a document.
34214 \end_layout
34215
34216 \begin_layout Subsection
34217 Open Recent
34218 \end_layout
34219
34220 \begin_layout Standard
34221 The submenu shows a list of the recently opened files.
34222  Click there on a file to open it.
34223 \end_layout
34224
34225 \begin_layout Subsection
34226 Close
34227 \end_layout
34228
34229 \begin_layout Standard
34230 Closes the current document.
34231 \end_layout
34232
34233 \begin_layout Subsection
34234 Close All
34235 \end_layout
34236
34237 \begin_layout Standard
34238 Closes all opened documents.
34239 \end_layout
34240
34241 \begin_layout Subsection
34242 Save
34243 \end_layout
34244
34245 \begin_layout Standard
34246 Saves the actual document.
34247 \end_layout
34248
34249 \begin_layout Subsection
34250 Save As
34251 \end_layout
34252
34253 \begin_layout Standard
34254 Saves the actual document under a new name to create a copy.
34255 \end_layout
34256
34257 \begin_layout Subsection
34258 Save All
34259 \end_layout
34260
34261 \begin_layout Standard
34262 Saves all opened documents.
34263 \end_layout
34264
34265 \begin_layout Subsection
34266 Revert to saved
34267 \end_layout
34268
34269 \begin_layout Standard
34270 Reloads the actual document from disk.
34271 \end_layout
34272
34273 \begin_layout Subsection
34274 Version Control
34275 \end_layout
34276
34277 \begin_layout Standard
34278 This is used when multiple people are working on the same document or when
34279  one person wants to keep a careful archive of changes.
34280  It is described in the section 
34281 \emph on
34282 Version Control in LyX
34283 \emph default
34284  of the 
34285 \emph on
34286 Additional Features
34287 \emph default
34288  manual.
34289 \end_layout
34290
34291 \begin_layout Subsection
34292 Import
34293 \end_layout
34294
34295 \begin_layout Standard
34296 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
34297  NoWeb-files, plain text files and comma separated, table-like text files
34298  (CSV).
34299  The files will be imported as a new LyX-document.
34300 \end_layout
34301
34302 \begin_layout Standard
34303 When using the menu entry 
34304 \family sans
34305 Plain
34306 \begin_inset space ~
34307 \end_inset
34308
34309 text
34310 \family default
34311 , line breaks in the text will start a new paragraph; when using the menu
34312  entry 
34313 \family sans
34314 Plain
34315 \begin_inset space ~
34316 \end_inset
34317
34318 Text,
34319 \begin_inset space ~
34320 \end_inset
34321
34322 Join
34323 \begin_inset space ~
34324 \end_inset
34325
34326 Lines
34327 \family default
34328 , consecutive lines of text will be imported to one big paragraph.
34329  A new paragraph will begin when there is a blank line in the file.
34330 \end_layout
34331
34332 \begin_layout Subsection
34333 Export
34334 \begin_inset CommandInset label
34335 LatexCommand label
34336 name "sub:Export"
34337
34338 \end_inset
34339
34340
34341 \end_layout
34342
34343 \begin_layout Standard
34344 You can export your document to various file formats.
34345  The resulting files are placed in the directory of your LyX-file.
34346  The menu entries are not the same on all installations.
34347  They depend on the programs found by LyX during its configuration.
34348 \end_layout
34349
34350 \begin_layout Standard
34351 Here is a list of all available entries; some of them are explained in detail
34352  in section
34353 \begin_inset space ~
34354 \end_inset
34355
34356
34357 \begin_inset CommandInset ref
34358 LatexCommand ref
34359 reference "sub:Output-file-formats"
34360
34361 \end_inset
34362
34363 :
34364 \end_layout
34365
34366 \begin_layout Description
34367
34368 \family sans
34369 CJK
34370 \family default
34371
34372 \begin_inset space ~
34373 \end_inset
34374
34375 L
34376 \begin_inset ERT
34377 status collapsed
34378
34379 \begin_layout Plain Layout
34380
34381 {}
34382 \end_layout
34383
34384 \end_inset
34385
34386 yX format of the special LyX
34387 \begin_inset space ~
34388 \end_inset
34389
34390 1.4.x versions for Chinese, Japanese and Korean (CJK)
34391 \begin_inset Newline newline
34392 \end_inset
34393
34394  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
34395 \end_layout
34396
34397 \begin_layout Description
34398 DocBook text file with code in the language SGML that is used for the markup
34399  language 
34400 \family typewriter
34401 DocBook
34402 \end_layout
34403
34404 \begin_layout Description
34405 DocBook
34406 \begin_inset space ~
34407 \end_inset
34408
34409 (XML) text file with code in the language XML that is used for the markup
34410  language 
34411 \family typewriter
34412 DocBook
34413 \end_layout
34414
34415 \begin_layout Description
34416 DraftDVI LaTeX's native DVI-format.
34417  This format is not suitable if you have special characters or spaces in
34418  files paths or file names in your document.
34419  LyX use this format internally as a pre-stage to export to 
34420 \family sans
34421 DVI
34422 \family default
34423 .
34424 \end_layout
34425
34426 \begin_layout Description
34427 DVI DVI-format that also allows the useage of special characters or spaces
34428  in files paths or file names
34429 \end_layout
34430
34431 \begin_layout Description
34432 DVI
34433 \begin_inset space ~
34434 \end_inset
34435
34436 (LuaT
34437 \begin_inset ERT
34438 status collapsed
34439
34440 \begin_layout Plain Layout
34441
34442 {}
34443 \end_layout
34444
34445 \end_inset
34446
34447 eX) DVI-format using the program 
34448 \family typewriter
34449 LuaTeX
34450 \family default
34451 ; supports Unicode and the usage of non-TeX fonts; 
34452 \series bold
34453
34454 \begin_inset Note Greyedout
34455 status open
34456
34457 \begin_layout Plain Layout
34458
34459 \series bold
34460 Note:
34461 \series default
34462  not all DVI-viewers are currently able to display this output format properly.
34463 \end_layout
34464
34465 \end_inset
34466
34467
34468 \end_layout
34469
34470 \begin_layout Description
34471 Graphviz
34472 \begin_inset space ~
34473 \end_inset
34474
34475 Dot text file with code in the programming language 
34476 \family typewriter
34477 Dot
34478 \family default
34479  which is used to draw visualizations of graphs via the program 
34480 \family typewriter
34481 Graphviz
34482 \end_layout
34483
34484 \begin_layout Description
34485 HTML HTML-format (the HTML-converter is a third-party product and may not
34486  work in all cases)
34487 \end_layout
34488
34489 \begin_layout Description
34490 HTML
34491 \begin_inset space ~
34492 \end_inset
34493
34494 (MS
34495 \begin_inset space ~
34496 \end_inset
34497
34498 Word) HTML-format specialized so that the result can be imported to 
34499 \family sans
34500 MS Word
34501 \family default
34502 ; as a consequence of this formulas will be embedded as bitmap fonts and
34503  not in the format 
34504 \family sans
34505 MathML
34506 \family default
34507 .
34508 \end_layout
34509
34510 \begin_layout Description
34511
34512 \family sans
34513 LaT
34514 \begin_inset ERT
34515 status collapsed
34516
34517 \begin_layout Plain Layout
34518
34519 {}
34520 \end_layout
34521
34522 \end_inset
34523
34524 eX
34525 \begin_inset space ~
34526 \end_inset
34527
34528 (
34529 \family default
34530 LuaT
34531 \family sans
34532
34533 \begin_inset ERT
34534 status collapsed
34535
34536 \begin_layout Plain Layout
34537
34538 {}
34539 \end_layout
34540
34541 \end_inset
34542
34543
34544 \family default
34545 eX
34546 \family sans
34547
34548 \family default
34549 text file with the LaTeX source that is compilable with the program 
34550 \family typewriter
34551 LuaTeX
34552 \end_layout
34553
34554 \begin_layout Description
34555
34556 \family sans
34557 LaT
34558 \begin_inset ERT
34559 status collapsed
34560
34561 \begin_layout Plain Layout
34562
34563 {}
34564 \end_layout
34565
34566 \end_inset
34567
34568 eX
34569 \begin_inset space ~
34570 \end_inset
34571
34572 (pdflatex)
34573 \family default
34574  text file with the LaTeX source, additionally all images used in the document
34575  will be converted to a format that is readable by the 
34576 \family typewriter
34577 pdflatex
34578 \family default
34579  program (GIF, JPG, PDF, PNG)
34580 \end_layout
34581
34582 \begin_layout Description
34583
34584 \family sans
34585 LaT
34586 \begin_inset ERT
34587 status collapsed
34588
34589 \begin_layout Plain Layout
34590
34591 {}
34592 \end_layout
34593
34594 \end_inset
34595
34596 eX
34597 \begin_inset space ~
34598 \end_inset
34599
34600 (plain)
34601 \family default
34602  text file with the LaTeX source code, additionally all images used in the
34603  document will be converted to the EPS-format, only this format is readable
34604  by the 
34605 \family typewriter
34606 latex
34607 \family default
34608  program
34609 \end_layout
34610
34611 \begin_layout Description
34612
34613 \family sans
34614 LaT
34615 \begin_inset ERT
34616 status collapsed
34617
34618 \begin_layout Plain Layout
34619
34620 {}
34621 \end_layout
34622
34623 \end_inset
34624
34625 eX
34626 \begin_inset space ~
34627 \end_inset
34628
34629 (
34630 \family default
34631 XeT
34632 \family sans
34633
34634 \begin_inset ERT
34635 status collapsed
34636
34637 \begin_layout Plain Layout
34638
34639 {}
34640 \end_layout
34641
34642 \end_inset
34643
34644
34645 \family default
34646 eX
34647 \family sans
34648
34649 \family default
34650 text file with the LaTeX source that is compilable with the program 
34651 \family typewriter
34652 XeTeX
34653 \end_layout
34654
34655 \begin_layout Description
34656 LilyPond
34657 \begin_inset space ~
34658 \end_inset
34659
34660 book
34661 \begin_inset space ~
34662 \end_inset
34663
34664 (La
34665 \family sans
34666
34667 \begin_inset ERT
34668 status collapsed
34669
34670 \begin_layout Plain Layout
34671
34672 {}
34673 \end_layout
34674
34675 \end_inset
34676
34677
34678 \family default
34679 TeX) text file with the LaTeX source and also code in the syntax of the
34680  music notation software 
34681 \family typewriter
34682 LilyPond
34683 \end_layout
34684
34685 \begin_layout Description
34686 L
34687 \family sans
34688
34689 \begin_inset ERT
34690 status collapsed
34691
34692 \begin_layout Plain Layout
34693
34694 {}
34695 \end_layout
34696
34697 \end_inset
34698
34699
34700 \family default
34701 yX
34702 \begin_inset space ~
34703 \end_inset
34704
34705 Archive
34706 \begin_inset space ~
34707 \end_inset
34708
34709 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34710  your system) that contains your document and all files that are necessary
34711  to compile it (images, child documents, BibTeX files, etc.)
34712 \end_layout
34713
34714 \begin_layout Description
34715 L
34716 \family sans
34717
34718 \begin_inset ERT
34719 status collapsed
34720
34721 \begin_layout Plain Layout
34722
34723 {}
34724 \end_layout
34725
34726 \end_inset
34727
34728
34729 \family default
34730 yX
34731 \begin_inset space ~
34732 \end_inset
34733
34734 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
34735 \begin_inset Quotes eld
34736 \end_inset
34737
34738 z
34739 \begin_inset Quotes erd
34740 \end_inset
34741
34742  and 
34743 \begin_inset Quotes eld
34744 \end_inset
34745
34746 y
34747 \begin_inset Quotes erd
34748 \end_inset
34749
34750  represent the version number)
34751 \end_layout
34752
34753 \begin_layout Description
34754 L
34755 \family sans
34756
34757 \begin_inset ERT
34758 status collapsed
34759
34760 \begin_layout Plain Layout
34761
34762 {}
34763 \end_layout
34764
34765 \end_inset
34766
34767
34768 \family default
34769 yXHTML HTML-format using LyX's internal XHTML engine
34770 \end_layout
34771
34772 \begin_layout Description
34773 NoWeb text file with code in the format of the literate programming language
34774 \family typewriter
34775  NoWeb
34776 \end_layout
34777
34778 \begin_layout Description
34779 OpenDocument OpenDocument-formatted file, to be opened with 
34780 \family sans
34781 LibreOffice, OpenOffice, KOffice, Abiword
34782 \family default
34783 , etc.
34784  (The OpenDocument-converter is a third-party product and may not work in
34785  all cases)
34786 \end_layout
34787
34788 \begin_layout Description
34789
34790 \family sans
34791 PDF
34792 \begin_inset space ~
34793 \end_inset
34794
34795 (dvipdfm)
34796 \family default
34797  PDF-format using the program 
34798 \family typewriter
34799 dvipdfm
34800 \family default
34801 , produces internally a DVI-file which is then converted to a PDF-file
34802 \end_layout
34803
34804 \begin_layout Description
34805
34806 \family sans
34807 PDF
34808 \begin_inset space ~
34809 \end_inset
34810
34811 (LuaT
34812 \begin_inset ERT
34813 status collapsed
34814
34815 \begin_layout Plain Layout
34816
34817 {}
34818 \end_layout
34819
34820 \end_inset
34821
34822 eX)
34823 \family default
34824  PDF-format using the program 
34825 \family typewriter
34826 LuaTeX
34827 \family default
34828 , produces PDF-files directly
34829 \end_layout
34830
34831 \begin_layout Description
34832
34833 \family sans
34834 PDF
34835 \begin_inset space ~
34836 \end_inset
34837
34838 (pdflatex)
34839 \family default
34840  PDF-format using the program 
34841 \family typewriter
34842 pdflatex
34843 \family default
34844 , produces PDF-files directly
34845 \end_layout
34846
34847 \begin_layout Description
34848
34849 \family sans
34850 PDF
34851 \begin_inset space ~
34852 \end_inset
34853
34854 (ps2pdf)
34855 \family default
34856  PDF-format using the program 
34857 \family typewriter
34858 ps2pdf
34859 \family default
34860 , produces internally a PostScript-file which is then converted to a PDF-file
34861 \end_layout
34862
34863 \begin_layout Description
34864
34865 \family sans
34866 PDF
34867 \begin_inset space ~
34868 \end_inset
34869
34870 (XeT
34871 \begin_inset ERT
34872 status collapsed
34873
34874 \begin_layout Plain Layout
34875
34876 {}
34877 \end_layout
34878
34879 \end_inset
34880
34881 eX)
34882 \family default
34883  PDF-format using the program 
34884 \family typewriter
34885 XeTeX
34886 \family default
34887 , produces PDF-files directly
34888 \end_layout
34889
34890 \begin_layout Description
34891
34892 \family sans
34893 Plain
34894 \begin_inset space ~
34895 \end_inset
34896
34897 text
34898 \family default
34899  text format
34900 \end_layout
34901
34902 \begin_layout Description
34903
34904 \family sans
34905 Plain
34906 \begin_inset space ~
34907 \end_inset
34908
34909 text
34910 \begin_inset space ~
34911 \end_inset
34912
34913 (ps2ascii)
34914 \family default
34915  text format, the document will first be converted to Postscript format
34916  and then exported as text using the program 
34917 \family sans
34918 ps2ascii
34919 \end_layout
34920
34921 \begin_layout Description
34922
34923 \family sans
34924 Postscript
34925 \family default
34926  PostScript format using the program 
34927 \family typewriter
34928 dvips
34929 \end_layout
34930
34931 \begin_layout Description
34932 Sweave text file with the LaTeX source and also code in the statistical
34933  programming language 
34934 \family typewriter
34935 R
34936 \family default
34937 .
34938  Using the 
34939 \family typewriter
34940 R
34941 \family default
34942 -function 
34943 \family typewriter
34944 Sweave
34945 \family default
34946  it is possible to use 
34947 \family typewriter
34948 R
34949 \family default
34950 -commands in LaTeX
34951 \end_layout
34952
34953 \begin_layout Standard
34954 If one of the menu entries 
34955 \family sans
34956 DVI
34957 \family default
34958
34959 \family sans
34960 PDF
34961 \begin_inset space ~
34962 \end_inset
34963
34964 (pdflatex)
34965 \family default
34966  or 
34967 \family sans
34968 Postscript
34969 \family default
34970  is missing, you need to update your LaTeX installation.
34971  After updating you have to reconfigure LyX, see section
34972 \begin_inset space ~
34973 \end_inset
34974
34975
34976 \begin_inset CommandInset ref
34977 LatexCommand ref
34978 reference "sec:Basic-LyX-Setup"
34979
34980 \end_inset
34981
34982 .
34983 \begin_inset Index idx
34984 status collapsed
34985
34986 \begin_layout Plain Layout
34987 Reconfiguration of LyX
34988 \end_layout
34989
34990 \end_inset
34991
34992
34993 \end_layout
34994
34995 \begin_layout Subsection
34996 Print
34997 \end_layout
34998
34999 \begin_layout Standard
35000 With this menu entry you can print your document to a file in PostScript
35001  format or send it to a printer.
35002  The printer will also use the document in PostScript format.
35003  The conversion to PostScript is done in the background by LyX using the
35004  program 
35005 \family typewriter
35006 dvips
35007 \family default
35008 .
35009  For more information have a look at section
35010 \begin_inset space ~
35011 \end_inset
35012
35013
35014 \begin_inset CommandInset ref
35015 LatexCommand ref
35016 reference "sub:Printing-the-File"
35017
35018 \end_inset
35019
35020 .
35021 \end_layout
35022
35023 \begin_layout Subsection
35024 Fax
35025 \end_layout
35026
35027 \begin_layout Standard
35028 This menu entry will only appear if you have a fax program installed (on
35029  Windows you additionally need to register its program path to LyX's PATH
35030  prefix, see section
35031 \begin_inset space ~
35032 \end_inset
35033
35034
35035 \begin_inset CommandInset ref
35036 LatexCommand ref
35037 reference "sec:Paths"
35038
35039 \end_inset
35040
35041 ).
35042  With this menu entry you can send your document to a fax program like 
35043 \family typewriter
35044 hylapex
35045 \family default
35046  or 
35047 \family typewriter
35048 kdeprintfax
35049 \family default
35050 .
35051  The default format of the sent file is PostScript.
35052  The format can be changed in LyX's preferences as described in section
35053 \begin_inset space ~
35054 \end_inset
35055
35056
35057 \begin_inset CommandInset ref
35058 LatexCommand ref
35059 reference "sub:Converters"
35060
35061 \end_inset
35062
35063 .
35064 \end_layout
35065
35066 \begin_layout Subsection
35067 New and Close Window
35068 \end_layout
35069
35070 \begin_layout Standard
35071 Opens or closes a new instance of LyX.
35072 \end_layout
35073
35074 \begin_layout Subsection
35075 Exit
35076 \end_layout
35077
35078 \begin_layout Standard
35079 Prompts you to save all unsaved documents and then exits.
35080 \end_layout
35081
35082 \begin_layout Section
35083 The Edit Menu
35084 \begin_inset Index idx
35085 status collapsed
35086
35087 \begin_layout Plain Layout
35088 Menu ! Edit
35089 \end_layout
35090
35091 \end_inset
35092
35093
35094 \end_layout
35095
35096 \begin_layout Subsection
35097 Undo and Redo
35098 \end_layout
35099
35100 \begin_layout Standard
35101 Described in section
35102 \begin_inset space ~
35103 \end_inset
35104
35105
35106 \begin_inset CommandInset ref
35107 LatexCommand ref
35108 reference "sec:Undo-and-Redo"
35109
35110 \end_inset
35111
35112 .
35113 \end_layout
35114
35115 \begin_layout Subsection
35116 Cut, Copy, Paste, Paste Recent, Paste Special
35117 \end_layout
35118
35119 \begin_layout Standard
35120 Described in section
35121 \begin_inset space ~
35122 \end_inset
35123
35124
35125 \begin_inset CommandInset ref
35126 LatexCommand ref
35127 reference "sec:Basic-Editing-Features"
35128
35129 \end_inset
35130
35131 .
35132 \end_layout
35133
35134 \begin_layout Subsection
35135 Select Whole Inset
35136 \end_layout
35137
35138 \begin_layout Standard
35139 Selects the content of the inset in which the cursor currently is.
35140  If the cursor is outside an inset, the whole document will be selected.
35141 \end_layout
35142
35143 \begin_layout Subsection
35144 Select All
35145 \end_layout
35146
35147 \begin_layout Standard
35148 Selects the whole document.
35149 \end_layout
35150
35151 \begin_layout Subsection
35152 Find & Replace (Quick)
35153 \end_layout
35154
35155 \begin_layout Standard
35156 Described in section
35157 \begin_inset space ~
35158 \end_inset
35159
35160
35161 \begin_inset CommandInset ref
35162 LatexCommand ref
35163 reference "sec:Basic-Editing-Features"
35164
35165 \end_inset
35166
35167 .
35168 \end_layout
35169
35170 \begin_layout Subsection
35171 Find & Replace (Advanced)
35172 \end_layout
35173
35174 \begin_layout Standard
35175 Described in section
35176 \begin_inset space ~
35177 \end_inset
35178
35179
35180 \begin_inset CommandInset ref
35181 LatexCommand ref
35182 reference "sec:Advanced-Find-and"
35183
35184 \end_inset
35185
35186 .
35187 \end_layout
35188
35189 \begin_layout Subsection
35190 Move Paragraph Up/Down
35191 \end_layout
35192
35193 \begin_layout Standard
35194 This shifts the paragraph in which the cursor currently is one paragraph
35195  up or down.
35196 \end_layout
35197
35198 \begin_layout Subsection
35199 Text Style
35200 \end_layout
35201
35202 \begin_layout Standard
35203 Described in section
35204 \begin_inset space ~
35205 \end_inset
35206
35207
35208 \begin_inset CommandInset ref
35209 LatexCommand ref
35210 reference "sub:Fine-Tuning-with-the"
35211
35212 \end_inset
35213
35214 .
35215 \end_layout
35216
35217 \begin_layout Subsection
35218 Paragraph Settings
35219 \begin_inset Index idx
35220 status collapsed
35221
35222 \begin_layout Plain Layout
35223 Paragraph ! Settings
35224 \end_layout
35225
35226 \end_inset
35227
35228
35229 \end_layout
35230
35231 \begin_layout Standard
35232 Enables you to set the paragraph alignment, line spacing and label width.
35233  These settings only affect the paragraph in which the cursor is currently
35234  in.
35235 \end_layout
35236
35237 \begin_layout Standard
35238 You can also prevent the first line of the paragraph being indented if you
35239  have chosen to separate paragraphs with 
35240 \family sans
35241 Indentation
35242 \family default
35243  in the 
35244 \family sans
35245 Document\SpecialChar \menuseparator
35246 Settings\SpecialChar \menuseparator
35247 Text
35248 \begin_inset space ~
35249 \end_inset
35250
35251 Layout
35252 \family default
35253  dialog.
35254 \end_layout
35255
35256 \begin_layout Subsection
35257 Table
35258 \end_layout
35259
35260 \begin_layout Standard
35261 This menu only appears if the cursor is inside a table.
35262  It allows you to create multicolumn and multirow cells, add or remove borders
35263  of a cell and to set the vertical alignment of the cell.Table Settings and
35264  Math
35265 \end_layout
35266
35267 \begin_layout Standard
35268 These two menus are only fully active if the cursor is inside a table or
35269  a formula.
35270  Here you can change the properties of tables and formulas.
35271  The properties of tables are described in section
35272 \begin_inset space ~
35273 \end_inset
35274
35275
35276 \begin_inset CommandInset ref
35277 LatexCommand ref
35278 reference "sec:Tables"
35279
35280 \end_inset
35281
35282 , the properties of formulas in chapter
35283 \begin_inset space ~
35284 \end_inset
35285
35286
35287 \begin_inset CommandInset ref
35288 LatexCommand ref
35289 reference "chap:Mathematical-Formulas"
35290
35291 \end_inset
35292
35293 .
35294 \end_layout
35295
35296 \begin_layout Subsection
35297 Increase/Decrease List Depth
35298 \end_layout
35299
35300 \begin_layout Standard
35301 These menu entries are only active if the cursor is in an environment that
35302  can be nested.
35303  They increase/decrease the environment nesting level as explained in section
35304 \begin_inset space ~
35305 \end_inset
35306
35307
35308 \begin_inset CommandInset ref
35309 LatexCommand ref
35310 reference "sec:Nesting"
35311
35312 \end_inset
35313
35314  and 
35315 \begin_inset CommandInset ref
35316 LatexCommand ref
35317 reference "sub:Numbering-depth"
35318
35319 \end_inset
35320
35321 .
35322 \end_layout
35323
35324 \begin_layout Section
35325 The View Menu
35326 \begin_inset Index idx
35327 status collapsed
35328
35329 \begin_layout Plain Layout
35330 Menu ! View
35331 \end_layout
35332
35333 \end_inset
35334
35335
35336 \end_layout
35337
35338 \begin_layout Standard
35339 At the bottom of the 
35340 \family sans
35341 View
35342 \family default
35343  menu the opened documents are listed.
35344 \end_layout
35345
35346 \begin_layout Subsection
35347 Open/Close all Insets
35348 \end_layout
35349
35350 \begin_layout Standard
35351 Opens/closes all insets in your document.
35352 \end_layout
35353
35354 \begin_layout Subsection
35355 Unfold/Fold Math Macros
35356 \end_layout
35357
35358 \begin_layout Standard
35359 Unfolds/folds the current math macro.
35360 \end_layout
35361
35362 \begin_layout Standard
35363 Math macros are described in the 
35364 \emph on
35365 Math
35366 \emph default
35367  manual.
35368 \end_layout
35369
35370 \begin_layout Subsection
35371 Outline Pane
35372 \end_layout
35373
35374 \begin_layout Standard
35375 Shows the outline window as described in sections
35376 \begin_inset space ~
35377 \end_inset
35378
35379
35380 \begin_inset CommandInset ref
35381 LatexCommand ref
35382 reference "sec:Navigating"
35383
35384 \end_inset
35385
35386  and 
35387 \begin_inset CommandInset ref
35388 LatexCommand ref
35389 reference "sub:Table-of-Contents"
35390
35391 \end_inset
35392
35393 .
35394 \end_layout
35395
35396 \begin_layout Subsection
35397 Source Pane
35398 \end_layout
35399
35400 \begin_layout Standard
35401 Opens a window showing the source code of the actual document, as described
35402  in section
35403 \begin_inset space ~
35404 \end_inset
35405
35406
35407 \begin_inset CommandInset ref
35408 LatexCommand ref
35409 reference "sec:Previewing-snippets-of"
35410
35411 \end_inset
35412
35413 .
35414 \end_layout
35415
35416 \begin_layout Subsection
35417 Messages Pane
35418 \end_layout
35419
35420 \begin_layout Standard
35421 Opens a window showing console messages.
35422  This is useful for debugging LyX (i.
35423 \begin_inset space \thinspace{}
35424 \end_inset
35425
35426 e., hunt for errors in the program) or to see what is going on in the background
35427  while LaTeX is processing the document.
35428 \end_layout
35429
35430 \begin_layout Subsection
35431 Toolbars
35432 \begin_inset CommandInset label
35433 LatexCommand label
35434 name "sub:Toolbars"
35435
35436 \end_inset
35437
35438
35439 \begin_inset Index idx
35440 status collapsed
35441
35442 \begin_layout Plain Layout
35443 Toolbar
35444 \end_layout
35445
35446 \end_inset
35447
35448
35449 \end_layout
35450
35451 \begin_layout Standard
35452 In this menu entry you can set the appearance of the different toolbars.
35453  All toolbars and the 
35454 \family sans
35455 Command
35456 \begin_inset space ~
35457 \end_inset
35458
35459 Buffer
35460 \family default
35461  can be turned on and off.
35462  The 
35463 \emph on
35464 on
35465 \emph default
35466  state is denoted in the menu with a checkmark.
35467  The 
35468 \family sans
35469 Table
35470 \family default
35471
35472 \family sans
35473 Math,
35474 \family default
35475  
35476 \family sans
35477 Math
35478 \begin_inset space ~
35479 \end_inset
35480
35481 Macros,
35482 \family default
35483  
35484 \family sans
35485 Review
35486 \family default
35487  and 
35488 \family sans
35489 Math
35490 \begin_inset space ~
35491 \end_inset
35492
35493 Panels
35494 \family default
35495  toolbars can additionally be set to the state 
35496 \emph on
35497 automatic
35498 \emph default
35499 , denoted in the menu with the suffix 
35500 \family sans
35501 (auto)
35502 \family default
35503 .
35504 \end_layout
35505
35506 \begin_layout Standard
35507 In the 
35508 \emph on
35509 on
35510 \emph default
35511  state the toolbar is permanently shown; in the 
35512 \emph on
35513 automatic
35514 \emph default
35515  state the toolbar is only shown when the cursor is in a certain environment
35516  or when a certain feature is enabled.
35517  That means that the review toolbar will only be shown if change tracking
35518  is activated, the math and table toolbars are only shown if the cursor
35519  is inside a formula or table respectively.
35520 \end_layout
35521
35522 \begin_layout Standard
35523 LyX's toolbars and their buttons are explained in section
35524 \begin_inset space ~
35525 \end_inset
35526
35527
35528 \begin_inset CommandInset ref
35529 LatexCommand ref
35530 reference "sec:Toolbars"
35531
35532 \end_inset
35533
35534 .
35535 \end_layout
35536
35537 \begin_layout Subsection
35538 Split View
35539 \end_layout
35540
35541 \begin_layout Standard
35542
35543 \family sans
35544 Split
35545 \begin_inset space ~
35546 \end_inset
35547
35548 View
35549 \begin_inset space ~
35550 \end_inset
35551
35552 into
35553 \begin_inset space ~
35554 \end_inset
35555
35556 Left
35557 \begin_inset space ~
35558 \end_inset
35559
35560 and
35561 \begin_inset space ~
35562 \end_inset
35563
35564 Right
35565 \begin_inset space ~
35566 \end_inset
35567
35568 Half
35569 \family default
35570  will split LyX's main window vertically while 
35571 \family sans
35572 Split
35573 \begin_inset space ~
35574 \end_inset
35575
35576 View
35577 \begin_inset space ~
35578 \end_inset
35579
35580 into
35581 \begin_inset space ~
35582 \end_inset
35583
35584 Upper
35585 \begin_inset space ~
35586 \end_inset
35587
35588 and
35589 \begin_inset space ~
35590 \end_inset
35591
35592 Lower
35593 \begin_inset space ~
35594 \end_inset
35595
35596 Half
35597 \family default
35598  will split it horizontally.
35599  This allows you to view documents at the same time to compare them, or
35600  to view the same document, but at different positions.
35601  You can even split the main window several times to view, for example,
35602  three or more documents at the same time.
35603  To close a split view, use the menu 
35604 \family sans
35605 Close
35606 \begin_inset space ~
35607 \end_inset
35608
35609 Current
35610 \begin_inset space ~
35611 \end_inset
35612
35613 View
35614 \family default
35615 .
35616 \end_layout
35617
35618 \begin_layout Subsection
35619 Close Current View
35620 \end_layout
35621
35622 \begin_layout Standard
35623 Closes a split view.
35624 \end_layout
35625
35626 \begin_layout Subsection
35627 Fullscreen
35628 \end_layout
35629
35630 \begin_layout Standard
35631 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35632  so that you will see nothing but your text.
35633  It furthermore displays LyX's main window fullscreen.
35634  To return from fullscreen to the normal view, press F11, or right-click
35635  and turn off the fullscreen mode in the context menu.
35636 \end_layout
35637
35638 \begin_layout Section
35639 The Insert Menu
35640 \begin_inset Index idx
35641 status collapsed
35642
35643 \begin_layout Plain Layout
35644 Menu ! Insert
35645 \end_layout
35646
35647 \end_inset
35648
35649
35650 \end_layout
35651
35652 \begin_layout Subsection
35653 Math
35654 \end_layout
35655
35656 \begin_layout Standard
35657 Inserts math constructs that are explained in chapter
35658 \begin_inset space ~
35659 \end_inset
35660
35661
35662 \begin_inset CommandInset ref
35663 LatexCommand ref
35664 reference "chap:Mathematical-Formulas"
35665
35666 \end_inset
35667
35668  and the 
35669 \emph on
35670 Math
35671 \emph default
35672  manual.
35673 \end_layout
35674
35675 \begin_layout Subsection
35676 Special Character
35677 \begin_inset CommandInset label
35678 LatexCommand label
35679 name "sub:Special-Character"
35680
35681 \end_inset
35682
35683
35684 \end_layout
35685
35686 \begin_layout Standard
35687 Here you can insert the following characters:
35688 \end_layout
35689
35690 \begin_layout Description
35691 Symbols Opens the 
35692 \family sans
35693 Symbols
35694 \family default
35695  dialog which allows you to insert any character that can be output by your
35696  LaTeX system.
35697  By default groups of characters are displayed in character categories;
35698  the available characters depend on the LaTeX-packages you have installed.
35699  You can get a complete display by checking 
35700 \family sans
35701 Display
35702 \begin_inset space ~
35703 \end_inset
35704
35705 all
35706 \family default
35707 .
35708 \begin_inset Newline newline
35709 \end_inset
35710
35711  
35712 \begin_inset Note Greyedout
35713 status open
35714
35715 \begin_layout Plain Layout
35716
35717 \series bold
35718 Note:
35719 \series default
35720  Not all characters will be visible in the 
35721 \family sans
35722 Symbols
35723 \family default
35724  dialog because none of the screen fonts that you can set in the preferences
35725  dialog (see sec.
35726 \begin_inset space \thinspace{}
35727 \end_inset
35728
35729
35730 \begin_inset CommandInset ref
35731 LatexCommand ref
35732 reference "sub:Screen-Fonts"
35733
35734 \end_inset
35735
35736 ) can display every character.
35737 \end_layout
35738
35739 \end_inset
35740
35741
35742 \end_layout
35743
35744 \begin_layout Description
35745 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35746
35747 \end_layout
35748
35749 \begin_layout Description
35750 End
35751 \begin_inset space ~
35752 \end_inset
35753
35754 of
35755 \begin_inset space ~
35756 \end_inset
35757
35758 Sentence Inserts an end of sentence period as described in section
35759 \begin_inset space ~
35760 \end_inset
35761
35762
35763 \begin_inset CommandInset ref
35764 LatexCommand ref
35765 reference "sub:Abbreviations"
35766
35767 \end_inset
35768
35769 .
35770 \end_layout
35771
35772 \begin_layout Description
35773 Ordinary
35774 \begin_inset space ~
35775 \end_inset
35776
35777 Quote Inserts this quote: ", no matter what quote style you selected in
35778  the 
35779 \family sans
35780 Document\SpecialChar \menuseparator
35781 Settings\SpecialChar \menuseparator
35782 Language
35783 \family default
35784  dialog.
35785 \end_layout
35786
35787 \begin_layout Description
35788 Single
35789 \begin_inset space ~
35790 \end_inset
35791
35792 Quote Inserts a single quote in the quotation marks style selected in the
35793  
35794 \family sans
35795 Document\SpecialChar \menuseparator
35796 Settings\SpecialChar \menuseparator
35797 Language
35798 \family default
35799  dialog.
35800 \end_layout
35801
35802 \begin_layout Description
35803 Protected
35804 \begin_inset space ~
35805 \end_inset
35806
35807 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35808
35809 \end_layout
35810
35811 \begin_layout Description
35812 Breakable
35813 \begin_inset space ~
35814 \end_inset
35815
35816 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35817
35818 \end_layout
35819
35820 \begin_layout Description
35821 Visible
35822 \begin_inset space ~
35823 \end_inset
35824
35825 Space Inserts a character representing a single space (the one you get when
35826  pressing the 
35827 \family sans
35828 Space
35829 \family default
35830  key): 
35831 \begin_inset space \textvisiblespace{}
35832 \end_inset
35833
35834
35835 \end_layout
35836
35837 \begin_layout Description
35838 Menu
35839 \begin_inset space ~
35840 \end_inset
35841
35842 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35843
35844 \end_layout
35845
35846 \begin_layout Description
35847 Phonetic
35848 \begin_inset space ~
35849 \end_inset
35850
35851 Symbols 
35852 \begin_inset Index idx
35853 status collapsed
35854
35855 \begin_layout Plain Layout
35856 Phonetic symbols
35857 \end_layout
35858
35859 \end_inset
35860
35861
35862 \begin_inset Index idx
35863 status collapsed
35864
35865 \begin_layout Plain Layout
35866 Language ! Phonetic symbols
35867 \end_layout
35868
35869 \end_inset
35870
35871 Inserts a box where you can insert symbols from the International Phonetic
35872  Alphabet (IPA) and opens a toolbar which provides a large set of these
35873  symbols.
35874  To use this feature you must have the LaTeX-package 
35875 \series bold
35876 tipa
35877 \series default
35878
35879 \begin_inset Index idx
35880 status collapsed
35881
35882 \begin_layout Plain Layout
35883 LaTeX-packages ! tipa
35884 \end_layout
35885
35886 \end_inset
35887
35888  installed.
35889 \begin_inset Newline newline
35890 \end_inset
35891
35892 More information about this feature can be found in the 
35893 \emph on
35894 Linguistics
35895 \emph default
35896  manual (
35897 \family sans
35898 Help\SpecialChar \menuseparator
35899 Specific Manuals
35900 \family default
35901 ).
35902 \end_layout
35903
35904 \begin_layout Subsection
35905 Formatting
35906 \end_layout
35907
35908 \begin_layout Standard
35909 Opens a submenu with the following options:
35910 \end_layout
35911
35912 \begin_layout Description
35913 Superscript Inserts a superscript: test
35914 \begin_inset script superscript
35915
35916 \begin_layout Plain Layout
35917 a, b
35918 \end_layout
35919
35920 \end_inset
35921
35922
35923 \end_layout
35924
35925 \begin_layout Description
35926 Subscript Inserts a subscript: test
35927 \begin_inset script subscript
35928
35929 \begin_layout Plain Layout
35930 3x
35931 \end_layout
35932
35933 \end_inset
35934
35935
35936 \end_layout
35937
35938 \begin_layout Description
35939 Protected
35940 \begin_inset space ~
35941 \end_inset
35942
35943 Space Inserts a protected space as described in section
35944 \begin_inset space ~
35945 \end_inset
35946
35947
35948 \begin_inset CommandInset ref
35949 LatexCommand ref
35950 reference "sub:Protected-Space"
35951
35952 \end_inset
35953
35954 .
35955 \end_layout
35956
35957 \begin_layout Description
35958 Inter-word
35959 \begin_inset space ~
35960 \end_inset
35961
35962 Space Inserts an inter-word space as described in section
35963 \begin_inset space ~
35964 \end_inset
35965
35966
35967 \begin_inset CommandInset ref
35968 LatexCommand ref
35969 reference "sub:Inter-word-Space"
35970
35971 \end_inset
35972
35973 .
35974 \end_layout
35975
35976 \begin_layout Description
35977 Thin
35978 \begin_inset space ~
35979 \end_inset
35980
35981 Space Inserts a thin space as described in section
35982 \begin_inset space ~
35983 \end_inset
35984
35985
35986 \begin_inset CommandInset ref
35987 LatexCommand ref
35988 reference "sub:Thin-Space"
35989
35990 \end_inset
35991
35992 .
35993 \end_layout
35994
35995 \begin_layout Description
35996 Visible
35997 \begin_inset space ~
35998 \end_inset
35999
36000 Space Inserts a character to visualize that there is or should be a space.
36001  This is e.
36002 \begin_inset space \thinspace{}
36003 \end_inset
36004
36005 g.
36006 \begin_inset space \space{}
36007 \end_inset
36008
36009 useful if you need to indicate a space in a command sequence.
36010  An example from the LyX 
36011 \emph on
36012 Math
36013 \emph default
36014  manual: 
36015 \begin_inset Quotes eld
36016 \end_inset
36017
36018 To insert a fraction use the command 
36019 \series bold
36020
36021 \backslash
36022 frac
36023 \begin_inset space \textvisiblespace{}
36024 \end_inset
36025
36026 A
36027 \begin_inset Formula $\downarrow$
36028 \end_inset
36029
36030 B.
36031 \series default
36032
36033 \begin_inset Quotes erd
36034 \end_inset
36035
36036  The visible space is hereby the character before the 
36037 \series bold
36038 A
36039 \series default
36040 .
36041 \end_layout
36042
36043 \begin_layout Description
36044 Horizontal
36045 \begin_inset space ~
36046 \end_inset
36047
36048 Space Inserts horizontal space as described in section
36049 \begin_inset space ~
36050 \end_inset
36051
36052
36053 \begin_inset CommandInset ref
36054 LatexCommand ref
36055 reference "sub:Horizontal-Space"
36056
36057 \end_inset
36058
36059 .
36060 \end_layout
36061
36062 \begin_layout Description
36063 Horizontal
36064 \begin_inset space ~
36065 \end_inset
36066
36067 Line Inserts a horizontal line as described in section
36068 \begin_inset space ~
36069 \end_inset
36070
36071
36072 \begin_inset CommandInset ref
36073 LatexCommand ref
36074 reference "sub:Horizontal-Lines"
36075
36076 \end_inset
36077
36078 .
36079 \end_layout
36080
36081 \begin_layout Description
36082 Vertical
36083 \begin_inset space ~
36084 \end_inset
36085
36086 Space Inserts vertical space as described in section
36087 \begin_inset space ~
36088 \end_inset
36089
36090
36091 \begin_inset CommandInset ref
36092 LatexCommand ref
36093 reference "sub:Vertical-Space"
36094
36095 \end_inset
36096
36097 .
36098 \end_layout
36099
36100 \begin_layout Description
36101 Phantom Inserts a Phantom space as described in section
36102 \begin_inset space ~
36103 \end_inset
36104
36105
36106 \begin_inset CommandInset ref
36107 LatexCommand ref
36108 reference "sub:Phantom-Space"
36109
36110 \end_inset
36111
36112 .
36113 \end_layout
36114
36115 \begin_layout Description
36116 Hyphenation
36117 \begin_inset space ~
36118 \end_inset
36119
36120 Point Inserts a hyphenation point as described in section
36121 \begin_inset space ~
36122 \end_inset
36123
36124
36125 \begin_inset CommandInset ref
36126 LatexCommand ref
36127 reference "sub:Hyphenation"
36128
36129 \end_inset
36130
36131 .
36132 \end_layout
36133
36134 \begin_layout Description
36135 Ligature
36136 \begin_inset space ~
36137 \end_inset
36138
36139 Break Inserts a ligature break as described in section
36140 \begin_inset space ~
36141 \end_inset
36142
36143
36144 \begin_inset CommandInset ref
36145 LatexCommand ref
36146 reference "sub:Ligatures"
36147
36148 \end_inset
36149
36150 .
36151 \end_layout
36152
36153 \begin_layout Description
36154 Ragged
36155 \begin_inset space ~
36156 \end_inset
36157
36158 Line
36159 \begin_inset space ~
36160 \end_inset
36161
36162 Break Inserts a forced line break as described in section
36163 \begin_inset space ~
36164 \end_inset
36165
36166
36167 \begin_inset CommandInset ref
36168 LatexCommand ref
36169 reference "sub:Forced-Line-Breaks"
36170
36171 \end_inset
36172
36173 .
36174 \end_layout
36175
36176 \begin_layout Description
36177 Justified
36178 \begin_inset space ~
36179 \end_inset
36180
36181 Break Inserts a forced line break that right justifies the remaining text
36182  as described in section
36183 \begin_inset space ~
36184 \end_inset
36185
36186
36187 \begin_inset CommandInset ref
36188 LatexCommand ref
36189 reference "sub:Forced-Line-Breaks"
36190
36191 \end_inset
36192
36193 .
36194 \end_layout
36195
36196 \begin_layout Description
36197 New
36198 \begin_inset space ~
36199 \end_inset
36200
36201 Page Inserts a forced page break as described in section
36202 \begin_inset space ~
36203 \end_inset
36204
36205
36206 \begin_inset CommandInset ref
36207 LatexCommand ref
36208 reference "sub:Forced-Page-Breaks"
36209
36210 \end_inset
36211
36212 .
36213 \end_layout
36214
36215 \begin_layout Description
36216 Page
36217 \begin_inset space ~
36218 \end_inset
36219
36220 Break Inserts a forced page break that shares the extra space among paragraph
36221  breaks instead of leaving it at the bottom of the page, as described in
36222  section
36223 \begin_inset space ~
36224 \end_inset
36225
36226
36227 \begin_inset CommandInset ref
36228 LatexCommand ref
36229 reference "sub:Forced-Page-Breaks"
36230
36231 \end_inset
36232
36233 .
36234 \end_layout
36235
36236 \begin_layout Description
36237 Clear
36238 \begin_inset space ~
36239 \end_inset
36240
36241 Page Inserts a clear page break as described in section
36242 \begin_inset space ~
36243 \end_inset
36244
36245
36246 \begin_inset CommandInset ref
36247 LatexCommand ref
36248 reference "sub:Clear-Page-Breaks"
36249
36250 \end_inset
36251
36252 .
36253 \end_layout
36254
36255 \begin_layout Description
36256 Clear
36257 \begin_inset space ~
36258 \end_inset
36259
36260 Double
36261 \begin_inset space ~
36262 \end_inset
36263
36264 Page Inserts a clear doublepage break as described in section
36265 \begin_inset space ~
36266 \end_inset
36267
36268
36269 \begin_inset CommandInset ref
36270 LatexCommand ref
36271 reference "sub:Clear-Page-Breaks"
36272
36273 \end_inset
36274
36275 .
36276 \end_layout
36277
36278 \begin_layout Subsection
36279 List/TOC
36280 \end_layout
36281
36282 \begin_layout Standard
36283 Various lists can be inserted with this menu entry.
36284  The 
36285 \family sans
36286 Table
36287 \begin_inset space ~
36288 \end_inset
36289
36290 of Contents
36291 \family default
36292 , the 
36293 \family sans
36294 List of Algorithms
36295 \family default
36296
36297 \family sans
36298 List of Figures,
36299 \family default
36300  
36301 \family sans
36302 List of Tables
36303 \family default
36304  and 
36305 \family sans
36306 List of Listings
36307 \family default
36308  are described in section
36309 \begin_inset space ~
36310 \end_inset
36311
36312
36313 \begin_inset CommandInset ref
36314 LatexCommand ref
36315 reference "sec:toc"
36316
36317 \end_inset
36318
36319 .
36320  The 
36321 \family sans
36322 Index List
36323 \family default
36324  is described in section
36325 \begin_inset space ~
36326 \end_inset
36327
36328
36329 \begin_inset CommandInset ref
36330 LatexCommand ref
36331 reference "sec:Index"
36332
36333 \end_inset
36334
36335 , the 
36336 \family sans
36337 Nomenclature
36338 \family default
36339  is described in section
36340 \begin_inset space ~
36341 \end_inset
36342
36343
36344 \begin_inset CommandInset ref
36345 LatexCommand ref
36346 reference "sec:Nomenclature"
36347
36348 \end_inset
36349
36350  and the 
36351 \family sans
36352 BibTeX Bibliography
36353 \family default
36354  is described in section
36355 \begin_inset space ~
36356 \end_inset
36357
36358
36359 \begin_inset CommandInset ref
36360 LatexCommand ref
36361 reference "sub:Bibliography-databases"
36362
36363 \end_inset
36364
36365 .
36366 \end_layout
36367
36368 \begin_layout Subsection
36369 Float
36370 \end_layout
36371
36372 \begin_layout Standard
36373 To insert floats, as described in section
36374 \begin_inset space ~
36375 \end_inset
36376
36377
36378 \begin_inset CommandInset ref
36379 LatexCommand ref
36380 reference "sec:Floats"
36381
36382 \end_inset
36383
36384  and in detail the chapter 
36385 \emph on
36386 Floats
36387 \emph default
36388  of the 
36389 \emph on
36390 Embedded
36391 \begin_inset space ~
36392 \end_inset
36393
36394 Objects
36395 \emph default
36396  manual.
36397 \end_layout
36398
36399 \begin_layout Subsection
36400 Note
36401 \end_layout
36402
36403 \begin_layout Standard
36404 To insert notes, described in section
36405 \begin_inset space ~
36406 \end_inset
36407
36408
36409 \begin_inset CommandInset ref
36410 LatexCommand ref
36411 reference "sec:Notes"
36412
36413 \end_inset
36414
36415 .
36416 \end_layout
36417
36418 \begin_layout Subsection
36419 Branch
36420 \end_layout
36421
36422 \begin_layout Standard
36423 Inserts a branch inset, if any, and allowing you to create and insert a
36424  new branch.
36425  Branches are described in section
36426 \begin_inset space ~
36427 \end_inset
36428
36429
36430 \begin_inset CommandInset ref
36431 LatexCommand ref
36432 reference "sec:Branches"
36433
36434 \end_inset
36435
36436 .
36437 \end_layout
36438
36439 \begin_layout Subsection
36440 Custom Insets
36441 \end_layout
36442
36443 \begin_layout Standard
36444 Inserts document class-specific insets.
36445  Such insets only exist if they are defined in the layout file for a certain
36446  document class.
36447  An example is the document class 
36448 \begin_inset Quotes eld
36449 \end_inset
36450
36451 article (Elsevier)
36452 \begin_inset Quotes erd
36453 \end_inset
36454
36455  with three custom insets.
36456  The section 
36457 \emph on
36458 Flex insets and InsetLayout
36459 \emph default
36460  in 
36461 \emph on
36462 Installing New Document Classes, The Layout file format 
36463 \emph default
36464 of the 
36465 \emph on
36466 Customization
36467 \emph default
36468  manual explains how custom insets are defined.
36469 \end_layout
36470
36471 \begin_layout Subsection
36472 File
36473 \begin_inset Index idx
36474 status collapsed
36475
36476 \begin_layout Plain Layout
36477 External Material
36478 \end_layout
36479
36480 \end_inset
36481
36482
36483 \end_layout
36484
36485 \begin_layout Standard
36486 This menu entry allows you to insert or include the contents of other files
36487  in your document.
36488  For more information see chapter 
36489 \emph on
36490 External Document Parts
36491 \emph default
36492  of the Embedded
36493 \begin_inset space ~
36494 \end_inset
36495
36496 Objects manual.
36497 \end_layout
36498
36499 \begin_layout Subsection
36500 Box
36501 \begin_inset Index idx
36502 status collapsed
36503
36504 \begin_layout Plain Layout
36505 Boxes
36506 \end_layout
36507
36508 \end_inset
36509
36510
36511 \end_layout
36512
36513 \begin_layout Standard
36514 Inserts a box in a certain style.
36515  Boxes are described in detail in the chapter 
36516 \emph on
36517 Boxes
36518 \emph default
36519  of the 
36520 \emph on
36521 Embedded
36522 \begin_inset space ~
36523 \end_inset
36524
36525 Objects
36526 \emph default
36527  manual.
36528 \end_layout
36529
36530 \begin_layout Subsection
36531 Citation
36532 \end_layout
36533
36534 \begin_layout Standard
36535 Opens the 
36536 \family sans
36537 Citation
36538 \family default
36539  dialog as described in section
36540 \begin_inset space ~
36541 \end_inset
36542
36543
36544 \begin_inset CommandInset ref
36545 LatexCommand ref
36546 reference "sec:Bibliography"
36547
36548 \end_inset
36549
36550 .
36551 \end_layout
36552
36553 \begin_layout Subsection
36554 Cross-Reference
36555 \end_layout
36556
36557 \begin_layout Standard
36558 Inserts a 
36559 \family sans
36560 cross-reference
36561 \family default
36562  as described in section
36563 \begin_inset space ~
36564 \end_inset
36565
36566
36567 \begin_inset CommandInset ref
36568 LatexCommand ref
36569 reference "sec:Cross-References"
36570
36571 \end_inset
36572
36573 .
36574 \end_layout
36575
36576 \begin_layout Subsection
36577 Label
36578 \end_layout
36579
36580 \begin_layout Standard
36581 Inserts a 
36582 \family sans
36583 label
36584 \family default
36585  as described in section
36586 \begin_inset space ~
36587 \end_inset
36588
36589
36590 \begin_inset CommandInset ref
36591 LatexCommand ref
36592 reference "sec:Cross-References"
36593
36594 \end_inset
36595
36596 .
36597 \end_layout
36598
36599 \begin_layout Subsection
36600 Caption
36601 \begin_inset Index idx
36602 status collapsed
36603
36604 \begin_layout Plain Layout
36605 Captions
36606 \end_layout
36607
36608 \end_inset
36609
36610
36611 \begin_inset Index idx
36612 status collapsed
36613
36614 \begin_layout Plain Layout
36615 Longtables ! Caption
36616 \end_layout
36617
36618 \end_inset
36619
36620
36621 \end_layout
36622
36623 \begin_layout Standard
36624 Inserts a caption in a float or longtable.
36625  Floats are described in section
36626 \begin_inset space ~
36627 \end_inset
36628
36629
36630 \begin_inset CommandInset ref
36631 LatexCommand ref
36632 reference "sec:Floats"
36633
36634 \end_inset
36635
36636 ; captions in longtables are described in the section 
36637 \emph on
36638 Longtable Captions
36639 \emph default
36640  of the 
36641 \emph on
36642 Embedded
36643 \begin_inset space ~
36644 \end_inset
36645
36646 Objects
36647 \emph default
36648  manual.
36649 \end_layout
36650
36651 \begin_layout Subsection
36652 Index Entry
36653 \end_layout
36654
36655 \begin_layout Standard
36656 Inserts an index entry as described in section
36657 \begin_inset space ~
36658 \end_inset
36659
36660
36661 \begin_inset CommandInset ref
36662 LatexCommand ref
36663 reference "sec:Index"
36664
36665 \end_inset
36666
36667 .
36668 \end_layout
36669
36670 \begin_layout Subsection
36671 Nomenclature Entry
36672 \end_layout
36673
36674 \begin_layout Standard
36675 Inserts a nomenclature entry as described in section
36676 \begin_inset space ~
36677 \end_inset
36678
36679
36680 \begin_inset CommandInset ref
36681 LatexCommand ref
36682 reference "sec:Nomenclature"
36683
36684 \end_inset
36685
36686 .
36687 \end_layout
36688
36689 \begin_layout Subsection
36690 Table
36691 \end_layout
36692
36693 \begin_layout Standard
36694 Opens a dialog allowing you to specify the rows and columns of the table.
36695  Tables are described in section
36696 \begin_inset space ~
36697 \end_inset
36698
36699
36700 \begin_inset CommandInset ref
36701 LatexCommand ref
36702 reference "sec:Tables"
36703
36704 \end_inset
36705
36706  and in detail in the chapter 
36707 \emph on
36708 Tables
36709 \emph default
36710  of the 
36711 \emph on
36712 Embedded
36713 \begin_inset space ~
36714 \end_inset
36715
36716 Objects
36717 \emph default
36718  manual.
36719 \end_layout
36720
36721 \begin_layout Subsection
36722 Graphics
36723 \end_layout
36724
36725 \begin_layout Standard
36726 Opens the 
36727 \family sans
36728 Graphics
36729 \family default
36730  dialog.
36731  Graphics are described in section
36732 \begin_inset space ~
36733 \end_inset
36734
36735
36736 \begin_inset CommandInset ref
36737 LatexCommand ref
36738 reference "sec:Graphics"
36739
36740 \end_inset
36741
36742 .
36743 \end_layout
36744
36745 \begin_layout Subsection
36746 URL
36747 \end_layout
36748
36749 \begin_layout Standard
36750 Inserts a URL as described in section
36751 \begin_inset space ~
36752 \end_inset
36753
36754
36755 \begin_inset CommandInset ref
36756 LatexCommand ref
36757 reference "sub:URLs"
36758
36759 \end_inset
36760
36761 .
36762 \end_layout
36763
36764 \begin_layout Subsection
36765 Hyperlinks
36766 \end_layout
36767
36768 \begin_layout Standard
36769 Inserts a hyperlink as described in section
36770 \begin_inset space ~
36771 \end_inset
36772
36773
36774 \begin_inset CommandInset ref
36775 LatexCommand ref
36776 reference "sub:Hyperlinks"
36777
36778 \end_inset
36779
36780 .
36781 \end_layout
36782
36783 \begin_layout Subsection
36784 Footnote
36785 \end_layout
36786
36787 \begin_layout Standard
36788 Inserts a footnote as described in section
36789 \begin_inset space ~
36790 \end_inset
36791
36792
36793 \begin_inset CommandInset ref
36794 LatexCommand ref
36795 reference "sec:Footnotes"
36796
36797 \end_inset
36798
36799 .
36800 \end_layout
36801
36802 \begin_layout Subsection
36803 Marginal Note
36804 \end_layout
36805
36806 \begin_layout Standard
36807 Inserts a marginal note as described in section
36808 \begin_inset space ~
36809 \end_inset
36810
36811
36812 \begin_inset CommandInset ref
36813 LatexCommand ref
36814 reference "sec:Marginal-Notes"
36815
36816 \end_inset
36817
36818 .
36819 \end_layout
36820
36821 \begin_layout Subsection
36822 Short Title
36823 \end_layout
36824
36825 \begin_layout Standard
36826 Is only visible if the cursor is in front, in or behind a section heading,
36827  title or caption of a float.
36828  Inserts a short title as described in section
36829 \begin_inset space ~
36830 \end_inset
36831
36832
36833 \begin_inset CommandInset ref
36834 LatexCommand ref
36835 reference "sec:Short-Titles"
36836
36837 \end_inset
36838
36839 .
36840 \end_layout
36841
36842 \begin_layout Subsection
36843 TeX Code
36844 \end_layout
36845
36846 \begin_layout Standard
36847 Inserts a TeX Code box as described in section
36848 \begin_inset space ~
36849 \end_inset
36850
36851
36852 \begin_inset CommandInset ref
36853 LatexCommand ref
36854 reference "sub:TeX-Code-Boxes"
36855
36856 \end_inset
36857
36858 .
36859 \end_layout
36860
36861 \begin_layout Subsection
36862 Program Listing
36863 \begin_inset Index idx
36864 status collapsed
36865
36866 \begin_layout Plain Layout
36867 Program listings
36868 \end_layout
36869
36870 \end_inset
36871
36872
36873 \end_layout
36874
36875 \begin_layout Standard
36876 Inserts a program listings box.
36877  Program listings are explained in the chapter 
36878 \emph on
36879 Program Code Listings
36880 \emph default
36881  of the 
36882 \emph on
36883 Embedded
36884 \begin_inset space ~
36885 \end_inset
36886
36887 Objects
36888 \emph default
36889  manual.
36890 \end_layout
36891
36892 \begin_layout Subsection
36893 Date
36894 \end_layout
36895
36896 \begin_layout Standard
36897 Inserts the actual date.
36898  The format depends on the date format of the language that is used for
36899  LyX's menus.
36900  LyX offers various ways to insert a date which are explained and also compared
36901  in the section 
36902 \emph on
36903 External Material
36904 \emph default
36905  of the 
36906 \emph on
36907 Embedded
36908 \begin_inset space ~
36909 \end_inset
36910
36911 Objects
36912 \emph default
36913  manual.
36914 \end_layout
36915
36916 \begin_layout Subsection
36917 Preview
36918 \end_layout
36919
36920 \begin_layout Standard
36921 Inserts a preview inset as described in section
36922 \begin_inset space ~
36923 \end_inset
36924
36925
36926 \begin_inset CommandInset ref
36927 LatexCommand ref
36928 reference "sec:Previewing-snippets-of"
36929
36930 \end_inset
36931
36932 .
36933 \end_layout
36934
36935 \begin_layout Section
36936 The Navigate Menu
36937 \begin_inset Index idx
36938 status collapsed
36939
36940 \begin_layout Plain Layout
36941 Menu ! Navigate
36942 \end_layout
36943
36944 \end_inset
36945
36946
36947 \end_layout
36948
36949 \begin_layout Standard
36950 This menu lists the existing chapters, sections, figures, tables, etc.
36951 \begin_inset space ~
36952 \end_inset
36953
36954 of the current document.
36955  This allows you to navigate easily through your document.
36956 \end_layout
36957
36958 \begin_layout Subsection
36959 Bookmarks
36960 \end_layout
36961
36962 \begin_layout Standard
36963 With this menu entry you are able to define your own bookmarks.
36964  This is useful when you are working on a large document and often have
36965  to jump, for example, between section
36966 \begin_inset space ~
36967 \end_inset
36968
36969 2.5 and 6.3.
36970  To create bookmarks for this example, go to section
36971 \begin_inset space ~
36972 \end_inset
36973
36974 2.5 and use the submenu 
36975 \family sans
36976 Save
36977 \begin_inset space ~
36978 \end_inset
36979
36980 Bookmark
36981 \begin_inset space ~
36982 \end_inset
36983
36984 1
36985 \family default
36986 .
36987  Then go to section
36988 \begin_inset space ~
36989 \end_inset
36990
36991 6.3 and use 
36992 \family sans
36993 Save
36994 \begin_inset space ~
36995 \end_inset
36996
36997 Bookmark
36998 \begin_inset space ~
36999 \end_inset
37000
37001
37002 \family default
37003 2.
37004  Now you can jump easily between these sections by using the menu or by
37005  the key bindings 
37006 \begin_inset Info
37007 type  "shortcut"
37008 arg   "bookmark-goto 1"
37009 \end_inset
37010
37011  and 
37012 \begin_inset Info
37013 type  "shortcut"
37014 arg   "bookmark-goto 2"
37015 \end_inset
37016
37017 .You can also use bookmarks to jump between several opened documents.
37018 \end_layout
37019
37020 \begin_layout Standard
37021 The saved bookmarks are valid till the document is closed.
37022  The submenu 
37023 \family sans
37024 Clear
37025 \begin_inset space ~
37026 \end_inset
37027
37028 Bookmarks
37029 \family default
37030  allows you to clear bookmarks while the submenu 
37031 \family sans
37032 Navigate
37033 \begin_inset space ~
37034 \end_inset
37035
37036 Back
37037 \family default
37038  jumps to the position in the document where you recently changed something.
37039 \end_layout
37040
37041 \begin_layout Subsection
37042 Next Note, Change, Cross-reference
37043 \end_layout
37044
37045 \begin_layout Standard
37046 Jump to the next note, change, or cross-reference after the current cursor
37047  position.
37048 \end_layout
37049
37050 \begin_layout Subsection
37051 Go to Label
37052 \end_layout
37053
37054 \begin_layout Standard
37055 Only active if the cursor is in front of a cross-reference.
37056  Sets the cursor before the referenced label.
37057  (It is the same as if you right-click on a cross-reference box and use
37058  
37059 \family sans
37060 Go
37061 \begin_inset space ~
37062 \end_inset
37063
37064 to
37065 \begin_inset space ~
37066 \end_inset
37067
37068 Label)
37069 \family default
37070 .
37071 \end_layout
37072
37073 \begin_layout Subsection
37074 Forward Search
37075 \end_layout
37076
37077 \begin_layout Standard
37078 Allows you to jump directly to the corresponding text part in the output,
37079  see section 
37080 \emph on
37081 The LyX Server\SpecialChar \menuseparator
37082 Forward
37083 \begin_inset space ~
37084 \end_inset
37085
37086 search
37087 \emph default
37088  in the 
37089 \emph on
37090 Additional
37091 \begin_inset space ~
37092 \end_inset
37093
37094 Features
37095 \emph default
37096  manual for a detailed description.
37097 \end_layout
37098
37099 \begin_layout Section
37100 The Document Menu
37101 \begin_inset Index idx
37102 status collapsed
37103
37104 \begin_layout Plain Layout
37105 Menu ! Document
37106 \end_layout
37107
37108 \end_inset
37109
37110
37111 \end_layout
37112
37113 \begin_layout Subsection
37114 Change Tracking
37115 \end_layout
37116
37117 \begin_layout Standard
37118 Change Tracking is described in section
37119 \begin_inset space ~
37120 \end_inset
37121
37122
37123 \begin_inset CommandInset ref
37124 LatexCommand ref
37125 reference "sec:Change-Tracking"
37126
37127 \end_inset
37128
37129 .
37130 \end_layout
37131
37132 \begin_layout Subsection
37133 LaT
37134 \begin_inset ERT
37135 status collapsed
37136
37137 \begin_layout Plain Layout
37138
37139 {}
37140 \end_layout
37141
37142 \end_inset
37143
37144 eX Log
37145 \end_layout
37146
37147 \begin_layout Standard
37148 After running LaTeX by viewing or exporting a document, this menu will be
37149  enabled.
37150  It shows the logfile of the LaTeX-program used.
37151  You can go to the next error or the next warning, search, copy something
37152  to the clipboard or update the view.
37153  With the help of the logfile experts can find in it reasons for LaTeX-errors.
37154 \end_layout
37155
37156 \begin_layout Subsection
37157 Start Appendix Here
37158 \end_layout
37159
37160 \begin_layout Standard
37161 Sets the start of the appendices of the document at the current cursor position
37162  as described in section
37163 \begin_inset space ~
37164 \end_inset
37165
37166
37167 \begin_inset CommandInset ref
37168 LatexCommand ref
37169 reference "sec:Appendices"
37170
37171 \end_inset
37172
37173 .
37174 \end_layout
37175
37176 \begin_layout Subsection
37177 View
37178 \begin_inset space ~
37179 \end_inset
37180
37181 [<output format>]
37182 \end_layout
37183
37184 \begin_layout Standard
37185 This menu entry generates the output in the format you have specified as
37186  default output format for the document (menu 
37187 \family sans
37188 Document\SpecialChar \menuseparator
37189 Settings\SpecialChar \menuseparator
37190 Output\SpecialChar \menuseparator
37191 Default
37192 \begin_inset space ~
37193 \end_inset
37194
37195 Output
37196 \begin_inset space ~
37197 \end_inset
37198
37199 Format
37200 \family default
37201 ; see section
37202 \begin_inset space ~
37203 \end_inset
37204
37205
37206 \begin_inset CommandInset ref
37207 LatexCommand ref
37208 reference "sec:Doc-Output"
37209
37210 \end_inset
37211
37212 ) or in the LyX preferences (menu 
37213 \family sans
37214 Tools\SpecialChar \menuseparator
37215 Preferences\SpecialChar \menuseparator
37216 File
37217 \begin_inset space ~
37218 \end_inset
37219
37220 Handling\SpecialChar \menuseparator
37221 File
37222 \begin_inset space ~
37223 \end_inset
37224
37225 Formats\SpecialChar \menuseparator
37226 Default
37227 \begin_inset space ~
37228 \end_inset
37229
37230 Output
37231 \begin_inset space ~
37232 \end_inset
37233
37234 Format
37235 \family default
37236 ; see section
37237 \begin_inset space ~
37238 \end_inset
37239
37240
37241 \begin_inset CommandInset ref
37242 LatexCommand ref
37243 reference "sec:File-Formats"
37244
37245 \end_inset
37246
37247 ) and opens it in an appropriate viewer.
37248  The viewer can be set or changed in the preferences (menu 
37249 \family sans
37250 Tools\SpecialChar \menuseparator
37251 Preferences\SpecialChar \menuseparator
37252 File
37253 \begin_inset space ~
37254 \end_inset
37255
37256 Handling\SpecialChar \menuseparator
37257 File
37258 \begin_inset space ~
37259 \end_inset
37260
37261 Formats\SpecialChar \menuseparator
37262 Viewer
37263 \family default
37264 ; see section
37265 \begin_inset space ~
37266 \end_inset
37267
37268
37269 \begin_inset CommandInset ref
37270 LatexCommand ref
37271 reference "sec:File-Formats"
37272
37273 \end_inset
37274
37275 ).
37276  The default viewers are set by LyX when it is first configured.
37277  The default output format is 
37278 \family sans
37279 PDF
37280 \begin_inset space ~
37281 \end_inset
37282
37283 (pdflatex)
37284 \family default
37285 .
37286 \end_layout
37287
37288 \begin_layout Subsection
37289 View (Other Formats)
37290 \end_layout
37291
37292 \begin_layout Standard
37293 With this menu you can view your document in alternative output formats.
37294  The menu contains a list of available formats in which you can view the
37295  actual document with an external program.
37296  The menu entries are not the same on all installations — it depends on
37297  the LaTeX programs that are found when LyX was configured.
37298  All possible formats are listed in section
37299 \begin_inset space ~
37300 \end_inset
37301
37302
37303 \begin_inset CommandInset ref
37304 LatexCommand ref
37305 reference "sub:Export"
37306
37307 \end_inset
37308
37309 .
37310  You should at least see the menu entry 
37311 \family sans
37312 DVI
37313 \family default
37314 .
37315  If it is missing, you need to update or repair your LaTeX installation.
37316  After updating you have to reconfigure LyX (see section
37317 \begin_inset space ~
37318 \end_inset
37319
37320
37321 \begin_inset CommandInset ref
37322 LatexCommand ref
37323 reference "sec:Basic-LyX-Setup"
37324
37325 \end_inset
37326
37327 .
37328 \begin_inset Index idx
37329 status collapsed
37330
37331 \begin_layout Plain Layout
37332 Reconfiguration of LyX
37333 \end_layout
37334
37335 \end_inset
37336
37337 )
37338 \end_layout
37339
37340 \begin_layout Standard
37341 Invoking a view menu will start a viewer program.
37342  The viewer can be set or changed in the preferences (menu 
37343 \family sans
37344 Tools\SpecialChar \menuseparator
37345 Preferences\SpecialChar \menuseparator
37346 File
37347 \begin_inset space ~
37348 \end_inset
37349
37350 Handling\SpecialChar \menuseparator
37351 File
37352 \begin_inset space ~
37353 \end_inset
37354
37355 Formats\SpecialChar \menuseparator
37356 Viewer
37357 \family default
37358 ; see section
37359 \begin_inset space ~
37360 \end_inset
37361
37362
37363 \begin_inset CommandInset ref
37364 LatexCommand ref
37365 reference "sec:File-Formats"
37366
37367 \end_inset
37368
37369 ).
37370  The default viewers are set by LyX when it is first configured.
37371 \end_layout
37372
37373 \begin_layout Subsection
37374 Update
37375 \begin_inset space ~
37376 \end_inset
37377
37378 [<output format>]
37379 \end_layout
37380
37381 \begin_layout Standard
37382 This menu entry allows you to update the view with your latest changes (in
37383  the default output format) without opening a new viewer window.
37384 \end_layout
37385
37386 \begin_layout Subsection
37387 Update (Other Formats)
37388 \end_layout
37389
37390 \begin_layout Standard
37391 With this menu you can update the view of alternative output formats of
37392  your document without opening a new viewer window.
37393 \end_layout
37394
37395 \begin_layout Subsection
37396 View Master Document
37397 \end_layout
37398
37399 \begin_layout Standard
37400 This menu item is only visible if your document is included to another document,
37401  which is then its 
37402 \begin_inset Quotes eld
37403 \end_inset
37404
37405 master
37406 \begin_inset Quotes erd
37407 \end_inset
37408
37409  (see section 
37410 \emph on
37411 Child Documents
37412 \emph default
37413  in the 
37414 \emph on
37415 Embedded
37416 \begin_inset space ~
37417 \end_inset
37418
37419 Objects
37420 \emph default
37421  manual for more information on this topic).
37422  This item allows you to view the master document from within its child.
37423  That is, if you are working on a child document which is a chapter of a
37424  book, 
37425 \family sans
37426 View
37427 \begin_inset space ~
37428 \end_inset
37429
37430 Master
37431 \begin_inset space ~
37432 \end_inset
37433
37434 Document
37435 \family default
37436  generates the output of the whole book, while 
37437 \family sans
37438 View
37439 \family default
37440  will just output the chapter alone.
37441 \end_layout
37442
37443 \begin_layout Standard
37444 The format used by this function is the default output format as specified
37445  in the document settings (menu 
37446 \family sans
37447 Document\SpecialChar \menuseparator
37448 Settings\SpecialChar \menuseparator
37449 Output\SpecialChar \menuseparator
37450 Default
37451 \begin_inset space ~
37452 \end_inset
37453
37454 Output
37455 \begin_inset space ~
37456 \end_inset
37457
37458 Format
37459 \family default
37460 ; see section
37461 \begin_inset space ~
37462 \end_inset
37463
37464
37465 \begin_inset CommandInset ref
37466 LatexCommand ref
37467 reference "sec:Doc-Output"
37468
37469 \end_inset
37470
37471 ) or in the preferences (menu 
37472 \family sans
37473 Tools\SpecialChar \menuseparator
37474 Preferences\SpecialChar \menuseparator
37475 File
37476 \begin_inset space ~
37477 \end_inset
37478
37479 Handling\SpecialChar \menuseparator
37480 File
37481 \begin_inset space ~
37482 \end_inset
37483
37484 Formats\SpecialChar \menuseparator
37485 Default
37486 \begin_inset space ~
37487 \end_inset
37488
37489 Output
37490 \begin_inset space ~
37491 \end_inset
37492
37493 Format
37494 \family default
37495 ; see section
37496 \begin_inset space ~
37497 \end_inset
37498
37499
37500 \begin_inset CommandInset ref
37501 LatexCommand ref
37502 reference "sec:File-Formats"
37503
37504 \end_inset
37505
37506 ).
37507 \end_layout
37508
37509 \begin_layout Subsection
37510 Update Master Document
37511 \end_layout
37512
37513 \begin_layout Standard
37514 This menu item is only visible if your document is included to another document,
37515  which is then its 
37516 \begin_inset Quotes eld
37517 \end_inset
37518
37519 master
37520 \begin_inset Quotes erd
37521 \end_inset
37522
37523  (see section 
37524 \emph on
37525 Child Documents
37526 \emph default
37527  in the 
37528 \emph on
37529 Embedded
37530 \begin_inset space ~
37531 \end_inset
37532
37533 Objects
37534 \emph default
37535  manual for more information on this topic).
37536  This item allows you to update the view of a master document from within
37537  its child without the need to switch to the master document itself.
37538 \end_layout
37539
37540 \begin_layout Standard
37541 The format used by this function is the default output format as specified
37542  in the document settings (menu 
37543 \family sans
37544 Document\SpecialChar \menuseparator
37545 Settings\SpecialChar \menuseparator
37546 Output\SpecialChar \menuseparator
37547 Default
37548 \begin_inset space ~
37549 \end_inset
37550
37551 Output
37552 \begin_inset space ~
37553 \end_inset
37554
37555 Format
37556 \family default
37557 ; see section
37558 \begin_inset space ~
37559 \end_inset
37560
37561
37562 \begin_inset CommandInset ref
37563 LatexCommand ref
37564 reference "sec:Doc-Output"
37565
37566 \end_inset
37567
37568 ) or in the preferences (menu 
37569 \family sans
37570 Tools\SpecialChar \menuseparator
37571 Preferences\SpecialChar \menuseparator
37572 File
37573 \begin_inset space ~
37574 \end_inset
37575
37576 Handling\SpecialChar \menuseparator
37577 File
37578 \begin_inset space ~
37579 \end_inset
37580
37581 Formats\SpecialChar \menuseparator
37582 Default
37583 \begin_inset space ~
37584 \end_inset
37585
37586 Output
37587 \begin_inset space ~
37588 \end_inset
37589
37590 Format
37591 \family default
37592 ; see section
37593 \begin_inset space ~
37594 \end_inset
37595
37596
37597 \begin_inset CommandInset ref
37598 LatexCommand ref
37599 reference "sec:File-Formats"
37600
37601 \end_inset
37602
37603 ).
37604 \end_layout
37605
37606 \begin_layout Subsection
37607 Compressed
37608 \end_layout
37609
37610 \begin_layout Standard
37611 Un/compresses the current document.
37612 \end_layout
37613
37614 \begin_layout Subsection
37615 Settings
37616 \end_layout
37617
37618 \begin_layout Standard
37619 The document settings are described in appendix
37620 \begin_inset space ~
37621 \end_inset
37622
37623
37624 \begin_inset CommandInset ref
37625 LatexCommand ref
37626 reference "chap:The-Document-Settings"
37627
37628 \end_inset
37629
37630 .
37631 \end_layout
37632
37633 \begin_layout Section
37634 The Tools Menu
37635 \begin_inset Index idx
37636 status collapsed
37637
37638 \begin_layout Plain Layout
37639 Menu ! Tools
37640 \end_layout
37641
37642 \end_inset
37643
37644
37645 \end_layout
37646
37647 \begin_layout Subsection
37648 Spellchecker
37649 \end_layout
37650
37651 \begin_layout Standard
37652 Spell checking is explained in section
37653 \begin_inset space ~
37654 \end_inset
37655
37656
37657 \begin_inset CommandInset ref
37658 LatexCommand ref
37659 reference "sec:Spellchecking"
37660
37661 \end_inset
37662
37663 .
37664 \end_layout
37665
37666 \begin_layout Subsection
37667 Thesaurus
37668 \end_layout
37669
37670 \begin_layout Standard
37671 The thesaurus is described in section
37672 \begin_inset space ~
37673 \end_inset
37674
37675
37676 \begin_inset CommandInset ref
37677 LatexCommand ref
37678 reference "sec:Thesaurus"
37679
37680 \end_inset
37681
37682 .
37683 \end_layout
37684
37685 \begin_layout Subsection
37686 Statistics
37687 \begin_inset Index idx
37688 status collapsed
37689
37690 \begin_layout Plain Layout
37691 Word count
37692 \end_layout
37693
37694 \end_inset
37695
37696
37697 \begin_inset Index idx
37698 status collapsed
37699
37700 \begin_layout Plain Layout
37701 Character count
37702 \end_layout
37703
37704 \end_inset
37705
37706
37707 \end_layout
37708
37709 \begin_layout Standard
37710 Returns the number of the words and characters in the actual document or
37711  the highlighted document part.
37712 \end_layout
37713
37714 \begin_layout Subsection
37715 Check T
37716 \begin_inset ERT
37717 status collapsed
37718
37719 \begin_layout Plain Layout
37720
37721 {}
37722 \end_layout
37723
37724 \end_inset
37725
37726 eX
37727 \begin_inset Index idx
37728 status collapsed
37729
37730 \begin_layout Plain Layout
37731 ChkTeX
37732 \end_layout
37733
37734 \end_inset
37735
37736
37737 \end_layout
37738
37739 \begin_layout Standard
37740 Generates with the help of the program 
37741 \family typewriter
37742 ChkTeX
37743 \family default
37744  a log of possible LaTeX-errors and displays it in a dialog.
37745  This feature is not available on Windows.
37746 \end_layout
37747
37748 \begin_layout Subsection
37749 T
37750 \begin_inset ERT
37751 status collapsed
37752
37753 \begin_layout Plain Layout
37754
37755 {}
37756 \end_layout
37757
37758 \end_inset
37759
37760 eX Information
37761 \begin_inset Index idx
37762 status collapsed
37763
37764 \begin_layout Plain Layout
37765 TeX Information
37766 \end_layout
37767
37768 \end_inset
37769
37770
37771 \end_layout
37772
37773 \begin_layout Standard
37774 Shows you a list of the document classes and styles installed in your LaTeX-syst
37775 em.
37776  Use the option 
37777 \family sans
37778 Show
37779 \begin_inset space ~
37780 \end_inset
37781
37782 path
37783 \family default
37784  to see the full filename paths.
37785 \end_layout
37786
37787 \begin_layout Subsection
37788 Compare
37789 \begin_inset Index idx
37790 status collapsed
37791
37792 \begin_layout Plain Layout
37793 Compare
37794 \end_layout
37795
37796 \end_inset
37797
37798
37799 \end_layout
37800
37801 \begin_layout Standard
37802 Opens a dialog to compare LyX files as described in section
37803 \begin_inset space ~
37804 \end_inset
37805
37806
37807 \begin_inset CommandInset ref
37808 LatexCommand ref
37809 reference "sec:Comparison-of-Documents"
37810
37811 \end_inset
37812
37813 .
37814 \end_layout
37815
37816 \begin_layout Subsection
37817 Reconfigure
37818 \begin_inset Index idx
37819 status collapsed
37820
37821 \begin_layout Plain Layout
37822 LyX ! Reconfigure|see
37823 \begin_inset ERT
37824 status collapsed
37825
37826 \begin_layout Plain Layout
37827
37828 {
37829 \end_layout
37830
37831 \end_inset
37832
37833 Reconfiguration of LyX
37834 \begin_inset ERT
37835 status collapsed
37836
37837 \begin_layout Plain Layout
37838
37839 }
37840 \end_layout
37841
37842 \end_inset
37843
37844
37845 \end_layout
37846
37847 \end_inset
37848
37849
37850 \begin_inset Index idx
37851 status collapsed
37852
37853 \begin_layout Plain Layout
37854 Reconfiguration of LyX
37855 \end_layout
37856
37857 \end_inset
37858
37859
37860 \end_layout
37861
37862 \begin_layout Standard
37863 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
37864  needs; see also section
37865 \begin_inset space ~
37866 \end_inset
37867
37868
37869 \begin_inset CommandInset ref
37870 LatexCommand ref
37871 reference "sec:Basic-LyX-Setup"
37872
37873 \end_inset
37874
37875 .
37876 \end_layout
37877
37878 \begin_layout Subsection
37879 Preferences
37880 \end_layout
37881
37882 \begin_layout Standard
37883 Opens the 
37884 \family sans
37885 Preferences
37886 \family default
37887  dialog as described in detail in appendix
37888 \begin_inset space ~
37889 \end_inset
37890
37891
37892 \begin_inset CommandInset ref
37893 LatexCommand ref
37894 reference "chap:The-Preferences-dialog"
37895
37896 \end_inset
37897
37898 .
37899 \end_layout
37900
37901 \begin_layout Section
37902 The Help Menu
37903 \begin_inset Index idx
37904 status collapsed
37905
37906 \begin_layout Plain Layout
37907 Menu ! Help
37908 \end_layout
37909
37910 \end_inset
37911
37912
37913 \end_layout
37914
37915 \begin_layout Standard
37916 This menu lists the documentation files of LyX in the language of LyX's
37917  menus.
37918  If a file is not available in this language, the English version will be
37919  listed.
37920 \end_layout
37921
37922 \begin_layout Standard
37923 The menu 
37924 \family sans
37925 LaTeX
37926 \begin_inset space ~
37927 \end_inset
37928
37929 Configuration
37930 \family default
37931  shows a LyX-document with information about the LaTeX-packages and classes
37932  found by LyX (see also section
37933 \begin_inset space ~
37934 \end_inset
37935
37936
37937 \begin_inset CommandInset ref
37938 LatexCommand ref
37939 reference "sec:LaTeX-Setup"
37940
37941 \end_inset
37942
37943 ).
37944 \end_layout
37945
37946 \begin_layout Standard
37947 The menu 
37948 \family sans
37949 About
37950 \begin_inset space ~
37951 \end_inset
37952
37953 Ly
37954 \begin_inset ERT
37955 status collapsed
37956
37957 \begin_layout Plain Layout
37958
37959 {}
37960 \end_layout
37961
37962 \end_inset
37963
37964 X
37965 \family default
37966  gives information about the copyright, the credits and the LyX version
37967  you are using.
37968 \end_layout
37969
37970 \begin_layout Section
37971 Toolbars
37972 \begin_inset CommandInset label
37973 LatexCommand label
37974 name "sec:Toolbars"
37975
37976 \end_inset
37977
37978
37979 \end_layout
37980
37981 \begin_layout Standard
37982 How to show or hide toolbars is explained in section
37983 \begin_inset space ~
37984 \end_inset
37985
37986
37987 \begin_inset CommandInset ref
37988 LatexCommand ref
37989 reference "sub:Toolbars"
37990
37991 \end_inset
37992
37993 .
37994 \end_layout
37995
37996 \begin_layout Standard
37997 It is also possible to define custom toolbars.
37998  This is described in the 
37999 \emph on
38000 Additional Features
38001 \emph default
38002  manual.
38003 \end_layout
38004
38005 \begin_layout Subsection
38006 Standard Toolbar
38007 \begin_inset Index idx
38008 status collapsed
38009
38010 \begin_layout Plain Layout
38011 Toolbar ! Standard
38012 \end_layout
38013
38014 \end_inset
38015
38016
38017 \end_layout
38018
38019 \begin_layout Standard
38020 \begin_inset Graphics
38021         filename clipart/StandardToolbar.png
38022         width 100col%
38023
38024 \end_inset
38025
38026
38027 \end_layout
38028
38029 \begin_layout Standard
38030 \begin_inset VSpace defskip
38031 \end_inset
38032
38033
38034 \end_layout
38035
38036 \begin_layout Standard
38037 The standard toolbar as shown above contains from left to right the following
38038  buttons:
38039 \begin_inset ERT
38040 status collapsed
38041
38042 \begin_layout Plain Layout
38043
38044
38045 \backslash
38046 setlength{
38047 \backslash
38048 LTleft}{0pt}
38049 \end_layout
38050
38051 \end_inset
38052
38053
38054 \begin_inset Note Note
38055 status collapsed
38056
38057 \begin_layout Plain Layout
38058 This is necessary to left align the following longtables.
38059  See the 
38060 \emph on
38061 Embedded Objects
38062 \emph default
38063  manual for more information.
38064 \end_layout
38065
38066 \end_inset
38067
38068
38069 \end_layout
38070
38071 \begin_layout Standard
38072 \begin_inset VSpace defskip
38073 \end_inset
38074
38075
38076 \end_layout
38077
38078 \begin_layout Standard
38079 \begin_inset Tabular
38080 <lyxtabular version="3" rows="1" columns="2">
38081 <features rotate="0" islongtable="true" longtabularalignment="center">
38082 <column alignment="center" valignment="top">
38083 <column alignment="center" valignment="top">
38084 <row>
38085 <cell alignment="center" valignment="top" usebox="none">
38086 \begin_inset Text
38087
38088 \begin_layout Plain Layout
38089 \begin_inset Graphics
38090         filename clipart/ToolbarEnvBox.png
38091         clip
38092
38093 \end_inset
38094
38095
38096 \end_layout
38097
38098 \end_inset
38099 </cell>
38100 <cell alignment="center" valignment="top" usebox="none">
38101 \begin_inset Text
38102
38103 \begin_layout Plain Layout
38104 pull-down box for the environments
38105 \end_layout
38106
38107 \end_inset
38108 </cell>
38109 </row>
38110 </lyxtabular>
38111
38112 \end_inset
38113
38114
38115 \end_layout
38116
38117 \begin_layout Standard
38118 \begin_inset VSpace -10mm
38119 \end_inset
38120
38121
38122 \end_layout
38123
38124 \begin_layout Standard
38125 \align left
38126 \begin_inset Tabular
38127 <lyxtabular version="3" rows="22" columns="2">
38128 <features rotate="0" islongtable="true" longtabularalignment="center">
38129 <column alignment="left" valignment="top">
38130 <column alignment="left" valignment="top">
38131 <row interlinespace="2.5mm">
38132 <cell alignment="center" valignment="top" usebox="none">
38133 \begin_inset Text
38134
38135 \begin_layout Plain Layout
38136
38137 \family sans
38138 \begin_inset Info
38139 type  "icon"
38140 arg   "buffer-new"
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 File\SpecialChar \menuseparator
38155 New
38156 \end_layout
38157
38158 \end_inset
38159 </cell>
38160 </row>
38161 <row interlinespace="2.5mm">
38162 <cell alignment="center" valignment="top" usebox="none">
38163 \begin_inset Text
38164
38165 \begin_layout Plain Layout
38166
38167 \family sans
38168 \begin_inset Info
38169 type  "icon"
38170 arg   "file-open"
38171 \end_inset
38172
38173
38174 \end_layout
38175
38176 \end_inset
38177 </cell>
38178 <cell alignment="center" valignment="top" usebox="none">
38179 \begin_inset Text
38180
38181 \begin_layout Plain Layout
38182
38183 \family sans
38184 File\SpecialChar \menuseparator
38185 Open
38186 \end_layout
38187
38188 \end_inset
38189 </cell>
38190 </row>
38191 <row interlinespace="2.5mm">
38192 <cell alignment="center" valignment="top" usebox="none">
38193 \begin_inset Text
38194
38195 \begin_layout Plain Layout
38196
38197 \family sans
38198 \begin_inset Info
38199 type  "icon"
38200 arg   "buffer-write"
38201 \end_inset
38202
38203
38204 \end_layout
38205
38206 \end_inset
38207 </cell>
38208 <cell alignment="center" valignment="top" usebox="none">
38209 \begin_inset Text
38210
38211 \begin_layout Plain Layout
38212
38213 \family sans
38214 File\SpecialChar \menuseparator
38215 Save
38216 \end_layout
38217
38218 \end_inset
38219 </cell>
38220 </row>
38221 <row interlinespace="2.5mm">
38222 <cell alignment="center" valignment="top" usebox="none">
38223 \begin_inset Text
38224
38225 \begin_layout Plain Layout
38226
38227 \family sans
38228 \begin_inset Info
38229 type  "icon"
38230 arg   "dialog-show print"
38231 \end_inset
38232
38233
38234 \end_layout
38235
38236 \end_inset
38237 </cell>
38238 <cell alignment="center" valignment="top" usebox="none">
38239 \begin_inset Text
38240
38241 \begin_layout Plain Layout
38242
38243 \family sans
38244 File\SpecialChar \menuseparator
38245 Print
38246 \end_layout
38247
38248 \end_inset
38249 </cell>
38250 </row>
38251 <row interlinespace="2.5mm">
38252 <cell alignment="center" valignment="top" usebox="none">
38253 \begin_inset Text
38254
38255 \begin_layout Plain Layout
38256
38257 \family sans
38258 \begin_inset Info
38259 type  "icon"
38260 arg   "dialog-show spellchecker"
38261 \end_inset
38262
38263
38264 \end_layout
38265
38266 \end_inset
38267 </cell>
38268 <cell alignment="center" valignment="top" usebox="none">
38269 \begin_inset Text
38270
38271 \begin_layout Plain Layout
38272
38273 \family sans
38274 Tools\SpecialChar \menuseparator
38275 Spellchecker
38276 \end_layout
38277
38278 \end_inset
38279 </cell>
38280 </row>
38281 <row interlinespace="2.5mm">
38282 <cell alignment="center" valignment="top" usebox="none">
38283 \begin_inset Text
38284
38285 \begin_layout Plain Layout
38286
38287 \family sans
38288 \begin_inset Info
38289 type  "icon"
38290 arg   "undo"
38291 \end_inset
38292
38293
38294 \end_layout
38295
38296 \end_inset
38297 </cell>
38298 <cell alignment="center" valignment="top" usebox="none">
38299 \begin_inset Text
38300
38301 \begin_layout Plain Layout
38302
38303 \family sans
38304 Edit\SpecialChar \menuseparator
38305 Undo
38306 \end_layout
38307
38308 \end_inset
38309 </cell>
38310 </row>
38311 <row interlinespace="2.5mm">
38312 <cell alignment="center" valignment="top" usebox="none">
38313 \begin_inset Text
38314
38315 \begin_layout Plain Layout
38316
38317 \family sans
38318 \begin_inset Info
38319 type  "icon"
38320 arg   "redo"
38321 \end_inset
38322
38323
38324 \end_layout
38325
38326 \end_inset
38327 </cell>
38328 <cell alignment="center" valignment="top" usebox="none">
38329 \begin_inset Text
38330
38331 \begin_layout Plain Layout
38332
38333 \family sans
38334 Edit\SpecialChar \menuseparator
38335 Redo
38336 \end_layout
38337
38338 \end_inset
38339 </cell>
38340 </row>
38341 <row interlinespace="2.5mm">
38342 <cell alignment="center" valignment="top" usebox="none">
38343 \begin_inset Text
38344
38345 \begin_layout Plain Layout
38346
38347 \family sans
38348 \begin_inset Info
38349 type  "icon"
38350 arg   "cut"
38351 \end_inset
38352
38353
38354 \end_layout
38355
38356 \end_inset
38357 </cell>
38358 <cell alignment="center" valignment="top" usebox="none">
38359 \begin_inset Text
38360
38361 \begin_layout Plain Layout
38362
38363 \family sans
38364 Edit\SpecialChar \menuseparator
38365 Cut
38366 \end_layout
38367
38368 \end_inset
38369 </cell>
38370 </row>
38371 <row interlinespace="2.5mm">
38372 <cell alignment="center" valignment="top" usebox="none">
38373 \begin_inset Text
38374
38375 \begin_layout Plain Layout
38376
38377 \family sans
38378 \begin_inset Info
38379 type  "icon"
38380 arg   "copy"
38381 \end_inset
38382
38383
38384 \end_layout
38385
38386 \end_inset
38387 </cell>
38388 <cell alignment="center" valignment="top" usebox="none">
38389 \begin_inset Text
38390
38391 \begin_layout Plain Layout
38392
38393 \family sans
38394 Edit\SpecialChar \menuseparator
38395 Copy
38396 \end_layout
38397
38398 \end_inset
38399 </cell>
38400 </row>
38401 <row interlinespace="2.5mm">
38402 <cell alignment="center" valignment="top" usebox="none">
38403 \begin_inset Text
38404
38405 \begin_layout Plain Layout
38406
38407 \family sans
38408 \begin_inset Info
38409 type  "icon"
38410 arg   "paste"
38411 \end_inset
38412
38413
38414 \end_layout
38415
38416 \end_inset
38417 </cell>
38418 <cell alignment="center" valignment="top" usebox="none">
38419 \begin_inset Text
38420
38421 \begin_layout Plain Layout
38422
38423 \family sans
38424 Edit\SpecialChar \menuseparator
38425 Paste
38426 \end_layout
38427
38428 \end_inset
38429 </cell>
38430 </row>
38431 <row interlinespace="2.5mm">
38432 <cell alignment="center" valignment="top" usebox="none">
38433 \begin_inset Text
38434
38435 \begin_layout Plain Layout
38436
38437 \family sans
38438 \begin_inset Info
38439 type  "icon"
38440 arg   "dialog-show findreplace"
38441 \end_inset
38442
38443
38444 \end_layout
38445
38446 \end_inset
38447 </cell>
38448 <cell alignment="center" valignment="top" usebox="none">
38449 \begin_inset Text
38450
38451 \begin_layout Plain Layout
38452
38453 \family sans
38454 Edit\SpecialChar \menuseparator
38455 Find
38456 \begin_inset space \thinspace{}
38457 \end_inset
38458
38459 &
38460 \begin_inset space \thinspace{}
38461 \end_inset
38462
38463 Replace
38464 \begin_inset space \thinspace{}
38465 \end_inset
38466
38467 (Quick)
38468 \end_layout
38469
38470 \end_inset
38471 </cell>
38472 </row>
38473 <row interlinespace="2.5mm">
38474 <cell alignment="center" valignment="top" usebox="none">
38475 \begin_inset Text
38476
38477 \begin_layout Plain Layout
38478 \begin_inset Info
38479 type  "icon"
38480 arg   "dialog-toggle findreplaceadv"
38481 \end_inset
38482
38483
38484 \end_layout
38485
38486 \end_inset
38487 </cell>
38488 <cell alignment="center" valignment="top" usebox="none">
38489 \begin_inset Text
38490
38491 \begin_layout Plain Layout
38492
38493 \family sans
38494 Edit\SpecialChar \menuseparator
38495 Find
38496 \begin_inset space \thinspace{}
38497 \end_inset
38498
38499 &
38500 \begin_inset space \thinspace{}
38501 \end_inset
38502
38503 Replace
38504 \begin_inset space \thinspace{}
38505 \end_inset
38506
38507 (Advanced)
38508 \end_layout
38509
38510 \end_inset
38511 </cell>
38512 </row>
38513 <row interlinespace="2.5mm">
38514 <cell alignment="center" valignment="top" usebox="none">
38515 \begin_inset Text
38516
38517 \begin_layout Plain Layout
38518
38519 \family sans
38520 \begin_inset Info
38521 type  "icon"
38522 arg   "bookmark-goto 0"
38523 \end_inset
38524
38525
38526 \end_layout
38527
38528 \end_inset
38529 </cell>
38530 <cell alignment="center" valignment="top" usebox="none">
38531 \begin_inset Text
38532
38533 \begin_layout Plain Layout
38534
38535 \family sans
38536 Navigate\SpecialChar \menuseparator
38537 Bookmarks\SpecialChar \menuseparator
38538 Navigate Back
38539 \end_layout
38540
38541 \end_inset
38542 </cell>
38543 </row>
38544 <row interlinespace="2.5mm">
38545 <cell alignment="center" valignment="top" usebox="none">
38546 \begin_inset Text
38547
38548 \begin_layout Plain Layout
38549
38550 \family sans
38551 \begin_inset Info
38552 type  "icon"
38553 arg   "font-emph"
38554 \end_inset
38555
38556
38557 \end_layout
38558
38559 \end_inset
38560 </cell>
38561 <cell alignment="center" valignment="top" usebox="none">
38562 \begin_inset Text
38563
38564 \begin_layout Plain Layout
38565 Emphasize text, function of the 
38566 \family sans
38567 Edit\SpecialChar \menuseparator
38568 Text
38569 \begin_inset space ~
38570 \end_inset
38571
38572 Style\SpecialChar \menuseparator
38573 Customized
38574 \family default
38575  dialog
38576 \end_layout
38577
38578 \end_inset
38579 </cell>
38580 </row>
38581 <row interlinespace="2.5mm">
38582 <cell alignment="center" valignment="top" usebox="none">
38583 \begin_inset Text
38584
38585 \begin_layout Plain Layout
38586
38587 \family sans
38588 \begin_inset Info
38589 type  "icon"
38590 arg   "font-noun"
38591 \end_inset
38592
38593
38594 \end_layout
38595
38596 \end_inset
38597 </cell>
38598 <cell alignment="center" valignment="top" usebox="none">
38599 \begin_inset Text
38600
38601 \begin_layout Plain Layout
38602 Set text to noun style, function of the 
38603 \family sans
38604 Edit\SpecialChar \menuseparator
38605 Text
38606 \begin_inset space ~
38607 \end_inset
38608
38609 Style\SpecialChar \menuseparator
38610 Customized
38611 \family default
38612  dialog
38613 \end_layout
38614
38615 \end_inset
38616 </cell>
38617 </row>
38618 <row interlinespace="2.5mm">
38619 <cell alignment="center" valignment="top" usebox="none">
38620 \begin_inset Text
38621
38622 \begin_layout Plain Layout
38623
38624 \family sans
38625 \begin_inset Info
38626 type  "icon"
38627 arg   "textstyle-apply"
38628 \end_inset
38629
38630
38631 \end_layout
38632
38633 \end_inset
38634 </cell>
38635 <cell alignment="center" valignment="top" usebox="none">
38636 \begin_inset Text
38637
38638 \begin_layout Plain Layout
38639 Format text using the current settings in the 
38640 \family sans
38641 Edit\SpecialChar \menuseparator
38642 Text
38643 \begin_inset space ~
38644 \end_inset
38645
38646 Style\SpecialChar \menuseparator
38647 Customized
38648 \family default
38649  dialog
38650 \end_layout
38651
38652 \end_inset
38653 </cell>
38654 </row>
38655 <row interlinespace="2.5mm">
38656 <cell alignment="center" valignment="top" usebox="none">
38657 \begin_inset Text
38658
38659 \begin_layout Plain Layout
38660
38661 \family sans
38662 \begin_inset Info
38663 type  "icon"
38664 arg   "math-mode"
38665 \end_inset
38666
38667
38668 \end_layout
38669
38670 \end_inset
38671 </cell>
38672 <cell alignment="center" valignment="top" usebox="none">
38673 \begin_inset Text
38674
38675 \begin_layout Plain Layout
38676
38677 \family sans
38678 Insert\SpecialChar \menuseparator
38679 Math\SpecialChar \menuseparator
38680 Inline
38681 \begin_inset space ~
38682 \end_inset
38683
38684 Formula
38685 \end_layout
38686
38687 \end_inset
38688 </cell>
38689 </row>
38690 <row interlinespace="2.5mm">
38691 <cell alignment="center" valignment="top" usebox="none">
38692 \begin_inset Text
38693
38694 \begin_layout Plain Layout
38695
38696 \family sans
38697 \begin_inset Info
38698 type  "icon"
38699 arg   "dialog-show-new-inset graphics"
38700 \end_inset
38701
38702
38703 \end_layout
38704
38705 \end_inset
38706 </cell>
38707 <cell alignment="center" valignment="top" usebox="none">
38708 \begin_inset Text
38709
38710 \begin_layout Plain Layout
38711
38712 \family sans
38713 Insert\SpecialChar \menuseparator
38714 Graphics
38715 \end_layout
38716
38717 \end_inset
38718 </cell>
38719 </row>
38720 <row interlinespace="2.5mm">
38721 <cell alignment="center" valignment="top" usebox="none">
38722 \begin_inset Text
38723
38724 \begin_layout Plain Layout
38725 \begin_inset Info
38726 type  "icon"
38727 arg   "tabular-insert"
38728 \end_inset
38729
38730
38731 \end_layout
38732
38733 \end_inset
38734 </cell>
38735 <cell alignment="center" valignment="top" usebox="none">
38736 \begin_inset Text
38737
38738 \begin_layout Plain Layout
38739
38740 \family sans
38741 Insert\SpecialChar \menuseparator
38742 Table
38743 \end_layout
38744
38745 \end_inset
38746 </cell>
38747 </row>
38748 <row interlinespace="2.5mm">
38749 <cell alignment="center" valignment="top" usebox="none">
38750 \begin_inset Text
38751
38752 \begin_layout Plain Layout
38753
38754 \family sans
38755 \begin_inset Info
38756 type  "icon"
38757 arg   "dialog-toggle toc"
38758 \end_inset
38759
38760
38761 \end_layout
38762
38763 \end_inset
38764 </cell>
38765 <cell alignment="center" valignment="top" usebox="none">
38766 \begin_inset Text
38767
38768 \begin_layout Plain Layout
38769 Toggle outline window on/off, 
38770 \family sans
38771 View\SpecialChar \menuseparator
38772 Outline
38773 \end_layout
38774
38775 \end_inset
38776 </cell>
38777 </row>
38778 <row interlinespace="2.5mm">
38779 <cell alignment="center" valignment="top" usebox="none">
38780 \begin_inset Text
38781
38782 \begin_layout Plain Layout
38783
38784 \family sans
38785 \begin_inset Info
38786 type  "icon"
38787 arg   "toolbar-toggle math"
38788 \end_inset
38789
38790
38791 \end_layout
38792
38793 \end_inset
38794 </cell>
38795 <cell alignment="center" valignment="top" usebox="none">
38796 \begin_inset Text
38797
38798 \begin_layout Plain Layout
38799 Toggle math toolbar on/off
38800 \end_layout
38801
38802 \end_inset
38803 </cell>
38804 </row>
38805 <row interlinespace="2.5mm">
38806 <cell alignment="center" valignment="top" usebox="none">
38807 \begin_inset Text
38808
38809 \begin_layout Plain Layout
38810
38811 \family sans
38812 \begin_inset Info
38813 type  "icon"
38814 arg   "toolbar-toggle table"
38815 \end_inset
38816
38817
38818 \end_layout
38819
38820 \end_inset
38821 </cell>
38822 <cell alignment="center" valignment="top" usebox="none">
38823 \begin_inset Text
38824
38825 \begin_layout Plain Layout
38826 Toggle table toolbar on/off
38827 \end_layout
38828
38829 \end_inset
38830 </cell>
38831 </row>
38832 </lyxtabular>
38833
38834 \end_inset
38835
38836
38837 \end_layout
38838
38839 \begin_layout Subsection
38840 Extra Toolbar
38841 \begin_inset Index idx
38842 status collapsed
38843
38844 \begin_layout Plain Layout
38845 Toolbar ! Extra
38846 \end_layout
38847
38848 \end_inset
38849
38850
38851 \end_layout
38852
38853 \begin_layout Standard
38854 \begin_inset Graphics
38855         filename clipart/ExtraToolbar.png
38856         width 100col%
38857
38858 \end_inset
38859
38860
38861 \end_layout
38862
38863 \begin_layout Standard
38864 \begin_inset VSpace defskip
38865 \end_inset
38866
38867
38868 \end_layout
38869
38870 \begin_layout Standard
38871 The extra toolbar as shown above contains from left to right the following
38872  buttons:
38873 \end_layout
38874
38875 \begin_layout Standard
38876 \begin_inset VSpace defskip
38877 \end_inset
38878
38879
38880 \end_layout
38881
38882 \begin_layout Standard
38883 \begin_inset Tabular
38884 <lyxtabular version="3" rows="25" columns="2">
38885 <features rotate="0" islongtable="true" longtabularalignment="center">
38886 <column alignment="left" valignment="top">
38887 <column alignment="left" valignment="top">
38888 <row interlinespace="2.5mm">
38889 <cell alignment="center" valignment="top" usebox="none">
38890 \begin_inset Text
38891
38892 \begin_layout Plain Layout
38893
38894 \family sans
38895 \begin_inset Info
38896 type  "icon"
38897 arg   "layout"
38898 \end_inset
38899
38900
38901 \end_layout
38902
38903 \end_inset
38904 </cell>
38905 <cell alignment="center" valignment="top" usebox="none">
38906 \begin_inset Text
38907
38908 \begin_layout Plain Layout
38909 Default
38910 \end_layout
38911
38912 \end_inset
38913 </cell>
38914 </row>
38915 <row interlinespace="2.5mm">
38916 <cell alignment="center" valignment="top" usebox="none">
38917 \begin_inset Text
38918
38919 \begin_layout Plain Layout
38920
38921 \family sans
38922 \begin_inset Info
38923 type  "icon"
38924 arg   "layout Enumerate"
38925 \end_inset
38926
38927
38928 \end_layout
38929
38930 \end_inset
38931 </cell>
38932 <cell alignment="center" valignment="top" usebox="none">
38933 \begin_inset Text
38934
38935 \begin_layout Plain Layout
38936 Numbered list
38937 \end_layout
38938
38939 \end_inset
38940 </cell>
38941 </row>
38942 <row interlinespace="2.5mm">
38943 <cell alignment="center" valignment="top" usebox="none">
38944 \begin_inset Text
38945
38946 \begin_layout Plain Layout
38947
38948 \family sans
38949 \begin_inset Info
38950 type  "icon"
38951 arg   "layout Itemize"
38952 \end_inset
38953
38954
38955 \end_layout
38956
38957 \end_inset
38958 </cell>
38959 <cell alignment="center" valignment="top" usebox="none">
38960 \begin_inset Text
38961
38962 \begin_layout Plain Layout
38963 Itemized list
38964 \end_layout
38965
38966 \end_inset
38967 </cell>
38968 </row>
38969 <row interlinespace="2.5mm">
38970 <cell alignment="center" valignment="top" usebox="none">
38971 \begin_inset Text
38972
38973 \begin_layout Plain Layout
38974
38975 \family sans
38976 \begin_inset Info
38977 type  "icon"
38978 arg   "layout List"
38979 \end_inset
38980
38981
38982 \end_layout
38983
38984 \end_inset
38985 </cell>
38986 <cell alignment="center" valignment="top" usebox="none">
38987 \begin_inset Text
38988
38989 \begin_layout Plain Layout
38990 List
38991 \end_layout
38992
38993 \end_inset
38994 </cell>
38995 </row>
38996 <row interlinespace="2.5mm">
38997 <cell alignment="center" valignment="top" usebox="none">
38998 \begin_inset Text
38999
39000 \begin_layout Plain Layout
39001
39002 \family sans
39003 \begin_inset Info
39004 type  "icon"
39005 arg   "layout Description"
39006 \end_inset
39007
39008
39009 \end_layout
39010
39011 \end_inset
39012 </cell>
39013 <cell alignment="center" valignment="top" usebox="none">
39014 \begin_inset Text
39015
39016 \begin_layout Plain Layout
39017 Description list
39018 \end_layout
39019
39020 \end_inset
39021 </cell>
39022 </row>
39023 <row interlinespace="2.5mm">
39024 <cell alignment="center" valignment="top" usebox="none">
39025 \begin_inset Text
39026
39027 \begin_layout Plain Layout
39028
39029 \family sans
39030 \begin_inset Info
39031 type  "icon"
39032 arg   "depth-increment"
39033 \end_inset
39034
39035
39036 \end_layout
39037
39038 \end_inset
39039 </cell>
39040 <cell alignment="center" valignment="top" usebox="none">
39041 \begin_inset Text
39042
39043 \begin_layout Plain Layout
39044
39045 \family sans
39046 Edit\SpecialChar \menuseparator
39047 Increase
39048 \begin_inset space ~
39049 \end_inset
39050
39051 List
39052 \begin_inset space ~
39053 \end_inset
39054
39055 Depth
39056 \end_layout
39057
39058 \end_inset
39059 </cell>
39060 </row>
39061 <row interlinespace="2.5mm">
39062 <cell alignment="center" valignment="top" usebox="none">
39063 \begin_inset Text
39064
39065 \begin_layout Plain Layout
39066
39067 \family sans
39068 \begin_inset Info
39069 type  "icon"
39070 arg   "depth-decrement"
39071 \end_inset
39072
39073
39074 \end_layout
39075
39076 \end_inset
39077 </cell>
39078 <cell alignment="center" valignment="top" usebox="none">
39079 \begin_inset Text
39080
39081 \begin_layout Plain Layout
39082
39083 \family sans
39084 Edit\SpecialChar \menuseparator
39085 Decrease
39086 \begin_inset space ~
39087 \end_inset
39088
39089 List
39090 \begin_inset space ~
39091 \end_inset
39092
39093 Depth
39094 \end_layout
39095
39096 \end_inset
39097 </cell>
39098 </row>
39099 <row interlinespace="2.5mm">
39100 <cell alignment="center" valignment="top" usebox="none">
39101 \begin_inset Text
39102
39103 \begin_layout Plain Layout
39104
39105 \family sans
39106 \begin_inset Info
39107 type  "icon"
39108 arg   "float-insert figure"
39109 \end_inset
39110
39111
39112 \end_layout
39113
39114 \end_inset
39115 </cell>
39116 <cell alignment="center" valignment="top" usebox="none">
39117 \begin_inset Text
39118
39119 \begin_layout Plain Layout
39120
39121 \family sans
39122 Insert\SpecialChar \menuseparator
39123 Float\SpecialChar \menuseparator
39124 Figure
39125 \end_layout
39126
39127 \end_inset
39128 </cell>
39129 </row>
39130 <row interlinespace="2.5mm">
39131 <cell alignment="center" valignment="top" usebox="none">
39132 \begin_inset Text
39133
39134 \begin_layout Plain Layout
39135
39136 \family sans
39137 \begin_inset Info
39138 type  "icon"
39139 arg   "float-insert table"
39140 \end_inset
39141
39142
39143 \end_layout
39144
39145 \end_inset
39146 </cell>
39147 <cell alignment="center" valignment="top" usebox="none">
39148 \begin_inset Text
39149
39150 \begin_layout Plain Layout
39151
39152 \family sans
39153 Insert\SpecialChar \menuseparator
39154 Float\SpecialChar \menuseparator
39155 Table
39156 \end_layout
39157
39158 \end_inset
39159 </cell>
39160 </row>
39161 <row interlinespace="2.5mm">
39162 <cell alignment="center" valignment="top" usebox="none">
39163 \begin_inset Text
39164
39165 \begin_layout Plain Layout
39166
39167 \family sans
39168 \begin_inset Info
39169 type  "icon"
39170 arg   "label-insert"
39171 \end_inset
39172
39173
39174 \end_layout
39175
39176 \end_inset
39177 </cell>
39178 <cell alignment="center" valignment="top" usebox="none">
39179 \begin_inset Text
39180
39181 \begin_layout Plain Layout
39182
39183 \family sans
39184 Insert\SpecialChar \menuseparator
39185 Label
39186 \end_layout
39187
39188 \end_inset
39189 </cell>
39190 </row>
39191 <row interlinespace="2.5mm">
39192 <cell alignment="center" valignment="top" usebox="none">
39193 \begin_inset Text
39194
39195 \begin_layout Plain Layout
39196
39197 \family sans
39198 \begin_inset Info
39199 type  "icon"
39200 arg   "dialog-show-new-inset ref"
39201 \end_inset
39202
39203
39204 \end_layout
39205
39206 \end_inset
39207 </cell>
39208 <cell alignment="center" valignment="top" usebox="none">
39209 \begin_inset Text
39210
39211 \begin_layout Plain Layout
39212
39213 \family sans
39214 Insert\SpecialChar \menuseparator
39215 Cross-Reference
39216 \end_layout
39217
39218 \end_inset
39219 </cell>
39220 </row>
39221 <row interlinespace="2.5mm">
39222 <cell alignment="center" valignment="top" usebox="none">
39223 \begin_inset Text
39224
39225 \begin_layout Plain Layout
39226
39227 \family sans
39228 \begin_inset Info
39229 type  "icon"
39230 arg   "dialog-show-new-inset citation"
39231 \end_inset
39232
39233
39234 \end_layout
39235
39236 \end_inset
39237 </cell>
39238 <cell alignment="center" valignment="top" usebox="none">
39239 \begin_inset Text
39240
39241 \begin_layout Plain Layout
39242
39243 \family sans
39244 Insert\SpecialChar \menuseparator
39245 Citation
39246 \end_layout
39247
39248 \end_inset
39249 </cell>
39250 </row>
39251 <row interlinespace="2.5mm">
39252 <cell alignment="center" valignment="top" usebox="none">
39253 \begin_inset Text
39254
39255 \begin_layout Plain Layout
39256
39257 \family sans
39258 \begin_inset Info
39259 type  "icon"
39260 arg   "index-insert"
39261 \end_inset
39262
39263
39264 \end_layout
39265
39266 \end_inset
39267 </cell>
39268 <cell alignment="center" valignment="top" usebox="none">
39269 \begin_inset Text
39270
39271 \begin_layout Plain Layout
39272
39273 \family sans
39274 Insert\SpecialChar \menuseparator
39275 Index
39276 \begin_inset space ~
39277 \end_inset
39278
39279 Entry
39280 \end_layout
39281
39282 \end_inset
39283 </cell>
39284 </row>
39285 <row interlinespace="2.5mm">
39286 <cell alignment="center" valignment="top" usebox="none">
39287 \begin_inset Text
39288
39289 \begin_layout Plain Layout
39290
39291 \family sans
39292 \begin_inset Info
39293 type  "icon"
39294 arg   "nomencl-insert"
39295 \end_inset
39296
39297
39298 \end_layout
39299
39300 \end_inset
39301 </cell>
39302 <cell alignment="center" valignment="top" usebox="none">
39303 \begin_inset Text
39304
39305 \begin_layout Plain Layout
39306
39307 \family sans
39308 Insert\SpecialChar \menuseparator
39309 Nomenclature
39310 \begin_inset space ~
39311 \end_inset
39312
39313 Entry
39314 \end_layout
39315
39316 \end_inset
39317 </cell>
39318 </row>
39319 <row interlinespace="2.5mm">
39320 <cell alignment="center" valignment="top" usebox="none">
39321 \begin_inset Text
39322
39323 \begin_layout Plain Layout
39324
39325 \family sans
39326 \begin_inset Info
39327 type  "icon"
39328 arg   "footnote-insert"
39329 \end_inset
39330
39331
39332 \end_layout
39333
39334 \end_inset
39335 </cell>
39336 <cell alignment="center" valignment="top" usebox="none">
39337 \begin_inset Text
39338
39339 \begin_layout Plain Layout
39340
39341 \family sans
39342 Insert\SpecialChar \menuseparator
39343 Footnote
39344 \end_layout
39345
39346 \end_inset
39347 </cell>
39348 </row>
39349 <row interlinespace="2.5mm">
39350 <cell alignment="center" valignment="top" usebox="none">
39351 \begin_inset Text
39352
39353 \begin_layout Plain Layout
39354
39355 \family sans
39356 \begin_inset Info
39357 type  "icon"
39358 arg   "marginalnote-insert"
39359 \end_inset
39360
39361
39362 \end_layout
39363
39364 \end_inset
39365 </cell>
39366 <cell alignment="center" valignment="top" usebox="none">
39367 \begin_inset Text
39368
39369 \begin_layout Plain Layout
39370
39371 \family sans
39372 Insert\SpecialChar \menuseparator
39373 Marginal
39374 \begin_inset space ~
39375 \end_inset
39376
39377 Note
39378 \end_layout
39379
39380 \end_inset
39381 </cell>
39382 </row>
39383 <row interlinespace="2.5mm">
39384 <cell alignment="center" valignment="top" usebox="none">
39385 \begin_inset Text
39386
39387 \begin_layout Plain Layout
39388
39389 \family sans
39390 \begin_inset Info
39391 type  "icon"
39392 arg   "note-insert"
39393 \end_inset
39394
39395
39396 \end_layout
39397
39398 \end_inset
39399 </cell>
39400 <cell alignment="center" valignment="top" usebox="none">
39401 \begin_inset Text
39402
39403 \begin_layout Plain Layout
39404
39405 \family sans
39406 Insert\SpecialChar \menuseparator
39407 Note\SpecialChar \menuseparator
39408 L
39409 \begin_inset ERT
39410 status collapsed
39411
39412 \begin_layout Plain Layout
39413
39414 {}
39415 \end_layout
39416
39417 \end_inset
39418
39419 yX
39420 \begin_inset space ~
39421 \end_inset
39422
39423 Note
39424 \end_layout
39425
39426 \end_inset
39427 </cell>
39428 </row>
39429 <row interlinespace="2.5mm">
39430 <cell alignment="center" valignment="top" usebox="none">
39431 \begin_inset Text
39432
39433 \begin_layout Plain Layout
39434
39435 \family sans
39436 \begin_inset Info
39437 type  "icon"
39438 arg   "box-insert Frameless"
39439 \end_inset
39440
39441
39442 \end_layout
39443
39444 \end_inset
39445 </cell>
39446 <cell alignment="center" valignment="top" usebox="none">
39447 \begin_inset Text
39448
39449 \begin_layout Plain Layout
39450
39451 \family sans
39452 Insert\SpecialChar \menuseparator
39453 Box
39454 \end_layout
39455
39456 \end_inset
39457 </cell>
39458 </row>
39459 <row interlinespace="2.5mm">
39460 <cell alignment="center" valignment="top" usebox="none">
39461 \begin_inset Text
39462
39463 \begin_layout Plain Layout
39464
39465 \family sans
39466 \begin_inset Info
39467 type  "icon"
39468 arg   "href-insert"
39469 \end_inset
39470
39471
39472 \end_layout
39473
39474 \end_inset
39475 </cell>
39476 <cell alignment="center" valignment="top" usebox="none">
39477 \begin_inset Text
39478
39479 \begin_layout Plain Layout
39480
39481 \family sans
39482 Insert\SpecialChar \menuseparator
39483 Hyperlink
39484 \end_layout
39485
39486 \end_inset
39487 </cell>
39488 </row>
39489 <row interlinespace="2.5mm">
39490 <cell alignment="center" valignment="top" usebox="none">
39491 \begin_inset Text
39492
39493 \begin_layout Plain Layout
39494
39495 \family sans
39496 \begin_inset Info
39497 type  "icon"
39498 arg   "ert-insert"
39499 \end_inset
39500
39501
39502 \end_layout
39503
39504 \end_inset
39505 </cell>
39506 <cell alignment="center" valignment="top" usebox="none">
39507 \begin_inset Text
39508
39509 \begin_layout Plain Layout
39510
39511 \family sans
39512 Insert\SpecialChar \menuseparator
39513 T
39514 \family default
39515
39516 \begin_inset ERT
39517 status collapsed
39518
39519 \begin_layout Plain Layout
39520
39521 {}
39522 \end_layout
39523
39524 \end_inset
39525
39526
39527 \family sans
39528 eX
39529 \begin_inset space ~
39530 \end_inset
39531
39532 Code
39533 \end_layout
39534
39535 \end_inset
39536 </cell>
39537 </row>
39538 <row interlinespace="2.5mm">
39539 <cell alignment="center" valignment="top" usebox="none">
39540 \begin_inset Text
39541
39542 \begin_layout Plain Layout
39543
39544 \family sans
39545 \begin_inset Info
39546 type  "icon"
39547 arg   "math-macro newmacroname newcommand"
39548 \end_inset
39549
39550
39551 \end_layout
39552
39553 \end_inset
39554 </cell>
39555 <cell alignment="center" valignment="top" usebox="none">
39556 \begin_inset Text
39557
39558 \begin_layout Plain Layout
39559
39560 \family sans
39561 Insert\SpecialChar \menuseparator
39562 Math\SpecialChar \menuseparator
39563 Macro
39564 \end_layout
39565
39566 \end_inset
39567 </cell>
39568 </row>
39569 <row interlinespace="2.5mm">
39570 <cell alignment="center" valignment="top" usebox="none">
39571 \begin_inset Text
39572
39573 \begin_layout Plain Layout
39574
39575 \family sans
39576 \begin_inset Info
39577 type  "icon"
39578 arg   "dialog-show-new-inset include"
39579 \end_inset
39580
39581
39582 \end_layout
39583
39584 \end_inset
39585 </cell>
39586 <cell alignment="center" valignment="top" usebox="none">
39587 \begin_inset Text
39588
39589 \begin_layout Plain Layout
39590
39591 \family sans
39592 Insert\SpecialChar \menuseparator
39593 File\SpecialChar \menuseparator
39594 Child
39595 \begin_inset space ~
39596 \end_inset
39597
39598 Document
39599 \end_layout
39600
39601 \end_inset
39602 </cell>
39603 </row>
39604 <row interlinespace="2.5mm">
39605 <cell alignment="center" valignment="top" usebox="none">
39606 \begin_inset Text
39607
39608 \begin_layout Plain Layout
39609
39610 \family sans
39611 \begin_inset Info
39612 type  "icon"
39613 arg   "dialog-show character"
39614 \end_inset
39615
39616
39617 \end_layout
39618
39619 \end_inset
39620 </cell>
39621 <cell alignment="center" valignment="top" usebox="none">
39622 \begin_inset Text
39623
39624 \begin_layout Plain Layout
39625
39626 \family sans
39627 Edit\SpecialChar \menuseparator
39628 Text
39629 \begin_inset space ~
39630 \end_inset
39631
39632 Style\SpecialChar \menuseparator
39633 Customized
39634 \end_layout
39635
39636 \end_inset
39637 </cell>
39638 </row>
39639 <row interlinespace="2.5mm">
39640 <cell alignment="center" valignment="top" usebox="none">
39641 \begin_inset Text
39642
39643 \begin_layout Plain Layout
39644
39645 \family sans
39646 \begin_inset Info
39647 type  "icon"
39648 arg   "layout-paragraph"
39649 \end_inset
39650
39651
39652 \end_layout
39653
39654 \end_inset
39655 </cell>
39656 <cell alignment="center" valignment="top" usebox="none">
39657 \begin_inset Text
39658
39659 \begin_layout Plain Layout
39660
39661 \family sans
39662 Edit\SpecialChar \menuseparator
39663 Paragraph
39664 \begin_inset space ~
39665 \end_inset
39666
39667 Settings
39668 \end_layout
39669
39670 \end_inset
39671 </cell>
39672 </row>
39673 <row interlinespace="2.5mm">
39674 <cell alignment="center" valignment="top" usebox="none">
39675 \begin_inset Text
39676
39677 \begin_layout Plain Layout
39678
39679 \family sans
39680 \begin_inset Info
39681 type  "icon"
39682 arg   "thesaurus-entry"
39683 \end_inset
39684
39685
39686 \end_layout
39687
39688 \end_inset
39689 </cell>
39690 <cell alignment="center" valignment="top" usebox="none">
39691 \begin_inset Text
39692
39693 \begin_layout Plain Layout
39694
39695 \family sans
39696 Tools\SpecialChar \menuseparator
39697 Thesaurus
39698 \end_layout
39699
39700 \end_inset
39701 </cell>
39702 </row>
39703 </lyxtabular>
39704
39705 \end_inset
39706
39707
39708 \end_layout
39709
39710 \begin_layout Subsection
39711 View/Update Toolbar
39712 \begin_inset Index idx
39713 status collapsed
39714
39715 \begin_layout Plain Layout
39716 Toolbar ! View / Update
39717 \end_layout
39718
39719 \end_inset
39720
39721
39722 \end_layout
39723
39724 \begin_layout Standard
39725 \begin_inset Graphics
39726         filename clipart/ViewToolbar.png
39727
39728 \end_inset
39729
39730
39731 \end_layout
39732
39733 \begin_layout Standard
39734 \begin_inset VSpace defskip
39735 \end_inset
39736
39737
39738 \end_layout
39739
39740 \begin_layout Standard
39741 The view/update toolbar as shown above contains from left to right the following
39742  buttons:
39743 \end_layout
39744
39745 \begin_layout Standard
39746 \begin_inset VSpace defskip
39747 \end_inset
39748
39749
39750 \end_layout
39751
39752 \begin_layout Standard
39753 \begin_inset Tabular
39754 <lyxtabular version="3" rows="7" columns="2">
39755 <features rotate="0" islongtable="true" longtabularalignment="center">
39756 <column alignment="left" valignment="top">
39757 <column alignment="left" valignment="top">
39758 <row interlinespace="2.5mm">
39759 <cell alignment="center" valignment="top" usebox="none">
39760 \begin_inset Text
39761
39762 \begin_layout Plain Layout
39763
39764 \family sans
39765 \begin_inset Info
39766 type  "icon"
39767 arg   "buffer-view"
39768 \end_inset
39769
39770
39771 \end_layout
39772
39773 \end_inset
39774 </cell>
39775 <cell alignment="center" valignment="top" usebox="none">
39776 \begin_inset Text
39777
39778 \begin_layout Plain Layout
39779
39780 \family sans
39781 Document\SpecialChar \menuseparator
39782 View
39783 \end_layout
39784
39785 \end_inset
39786 </cell>
39787 </row>
39788 <row interlinespace="2.5mm">
39789 <cell alignment="center" valignment="top" usebox="none">
39790 \begin_inset Text
39791
39792 \begin_layout Plain Layout
39793
39794 \family sans
39795 \begin_inset Info
39796 type  "icon"
39797 arg   "buffer-update"
39798 \end_inset
39799
39800
39801 \end_layout
39802
39803 \end_inset
39804 </cell>
39805 <cell alignment="center" valignment="top" usebox="none">
39806 \begin_inset Text
39807
39808 \begin_layout Plain Layout
39809
39810 \family sans
39811 Document\SpecialChar \menuseparator
39812 Update
39813 \end_layout
39814
39815 \end_inset
39816 </cell>
39817 </row>
39818 <row interlinespace="2.5mm">
39819 <cell alignment="center" valignment="top" usebox="none">
39820 \begin_inset Text
39821
39822 \begin_layout Plain Layout
39823
39824 \family sans
39825 \begin_inset Info
39826 type  "icon"
39827 arg   "master-buffer-view"
39828 \end_inset
39829
39830
39831 \end_layout
39832
39833 \end_inset
39834 </cell>
39835 <cell alignment="center" valignment="top" usebox="none">
39836 \begin_inset Text
39837
39838 \begin_layout Plain Layout
39839
39840 \family sans
39841 Document\SpecialChar \menuseparator
39842 Master
39843 \begin_inset space ~
39844 \end_inset
39845
39846 Document
39847 \end_layout
39848
39849 \end_inset
39850 </cell>
39851 </row>
39852 <row interlinespace="2.5mm">
39853 <cell alignment="center" valignment="top" usebox="none">
39854 \begin_inset Text
39855
39856 \begin_layout Plain Layout
39857
39858 \family sans
39859 \begin_inset Info
39860 type  "icon"
39861 arg   "master-buffer-update"
39862 \end_inset
39863
39864
39865 \end_layout
39866
39867 \end_inset
39868 </cell>
39869 <cell alignment="center" valignment="top" usebox="none">
39870 \begin_inset Text
39871
39872 \begin_layout Plain Layout
39873
39874 \family sans
39875 Document\SpecialChar \menuseparator
39876 Update
39877 \begin_inset space ~
39878 \end_inset
39879
39880 Master
39881 \begin_inset space ~
39882 \end_inset
39883
39884 Document
39885 \end_layout
39886
39887 \end_inset
39888 </cell>
39889 </row>
39890 <row interlinespace="2.5mm">
39891 <cell alignment="center" valignment="top" usebox="none">
39892 \begin_inset Text
39893
39894 \begin_layout Plain Layout
39895
39896 \family sans
39897 \begin_inset Info
39898 type  "icon"
39899 arg   "buffer-toggle-output-sync"
39900 \end_inset
39901
39902
39903 \end_layout
39904
39905 \end_inset
39906 </cell>
39907 <cell alignment="center" valignment="top" usebox="none">
39908 \begin_inset Text
39909
39910 \begin_layout Plain Layout
39911
39912 \family sans
39913 Document\SpecialChar \menuseparator
39914 Settings\SpecialChar \menuseparator
39915 Output\SpecialChar \menuseparator
39916 Synchronize with Output
39917 \end_layout
39918
39919 \end_inset
39920 </cell>
39921 </row>
39922 <row interlinespace="2.5mm">
39923 <cell alignment="center" valignment="top" usebox="none">
39924 \begin_inset Text
39925
39926 \begin_layout Plain Layout
39927 \begin_inset Graphics
39928         filename ../images/view-others.png
39929         scale 85
39930         groupId toolbarbuttons
39931
39932 \end_inset
39933
39934
39935 \family sans
39936 *
39937 \end_layout
39938
39939 \end_inset
39940 </cell>
39941 <cell alignment="center" valignment="top" usebox="none">
39942 \begin_inset Text
39943
39944 \begin_layout Plain Layout
39945
39946 \family sans
39947 Document\SpecialChar \menuseparator
39948 View (Other Formats)
39949 \end_layout
39950
39951 \end_inset
39952 </cell>
39953 </row>
39954 <row interlinespace="2.5mm">
39955 <cell alignment="center" valignment="top" usebox="none">
39956 \begin_inset Text
39957
39958 \begin_layout Plain Layout
39959 \begin_inset Graphics
39960         filename ../images/update-others.png
39961         scale 85
39962         groupId toolbarbuttons
39963
39964 \end_inset
39965
39966 *
39967 \end_layout
39968
39969 \end_inset
39970 </cell>
39971 <cell alignment="center" valignment="top" usebox="none">
39972 \begin_inset Text
39973
39974 \begin_layout Plain Layout
39975
39976 \family sans
39977 Document\SpecialChar \menuseparator
39978 Update (Other Formats)
39979 \end_layout
39980
39981 \end_inset
39982 </cell>
39983 </row>
39984 </lyxtabular>
39985
39986 \end_inset
39987
39988
39989 \end_layout
39990
39991 \begin_layout Standard
39992 * These icons might look different for you if you do not use the default
39993  icon set.
39994 \end_layout
39995
39996 \begin_layout Subsection
39997 Other Toolbars
39998 \end_layout
39999
40000 \begin_layout Standard
40001 The change tracking toolbar is explained in section
40002 \begin_inset space ~
40003 \end_inset
40004
40005
40006 \begin_inset CommandInset ref
40007 LatexCommand ref
40008 reference "sec:Change-Tracking"
40009
40010 \end_inset
40011
40012 , the table toolbar
40013 \begin_inset Index idx
40014 status collapsed
40015
40016 \begin_layout Plain Layout
40017 Toolbar ! Table
40018 \end_layout
40019
40020 \end_inset
40021
40022  in the 
40023 \emph on
40024 Embedded
40025 \begin_inset space ~
40026 \end_inset
40027
40028 Objects
40029 \emph default
40030  manual and the math macro toolbar
40031 \begin_inset Index idx
40032 status collapsed
40033
40034 \begin_layout Plain Layout
40035 Toolbar ! Macro
40036 \end_layout
40037
40038 \end_inset
40039
40040  in the 
40041 \emph on
40042 Math
40043 \emph default
40044  manual.
40045 \end_layout
40046
40047 \begin_layout Chapter
40048 The Document Settings
40049 \begin_inset CommandInset label
40050 LatexCommand label
40051 name "chap:The-Document-Settings"
40052
40053 \end_inset
40054
40055
40056 \begin_inset Index idx
40057 status collapsed
40058
40059 \begin_layout Plain Layout
40060 Document ! Settings
40061 \end_layout
40062
40063 \end_inset
40064
40065
40066 \end_layout
40067
40068 \begin_layout Standard
40069 The 
40070 \family sans
40071 Document
40072 \begin_inset space ~
40073 \end_inset
40074
40075 Setting
40076 \family default
40077 s dialog contains submenus to set properties for the whole document and
40078  is called with the menu
40079 \family sans
40080  Document\SpecialChar \menuseparator
40081 Settings
40082 \family default
40083 .
40084  You can save your document settings as default with the
40085 \family sans
40086  Save as Document Defaults
40087 \family default
40088  button in any dialog.
40089  This will create a template named 
40090 \family typewriter
40091 defaults.lyx
40092 \family default
40093  which is automatically loaded by LyX when you create a new document without
40094  using a template.
40095 \end_layout
40096
40097 \begin_layout Standard
40098 The button 
40099 \family sans
40100 Use Class Defaults
40101 \family default
40102  resets the document settings to the default of the document class.
40103  This affects mostly class options, the page layout and Numbering & TOC.
40104 \end_layout
40105
40106 \begin_layout Standard
40107 The different submenus of the dialog are explained in the following sections.
40108  There are so many document settings available that it might take a while
40109  to find the one you are looking for.
40110  To find a setting quicker, you can use the search field which is above
40111  the submenus of the dialog.
40112  If you search e.
40113 \begin_inset space \thinspace{}
40114 \end_inset
40115
40116 g.
40117 \begin_inset space \space{}
40118 \end_inset
40119
40120 for 
40121 \begin_inset Quotes eld
40122 \end_inset
40123
40124 page
40125 \begin_inset Quotes erd
40126 \end_inset
40127
40128 , you will see that some submenus will be grayed-out and disabled.
40129  Only the submenus with page settings stay enabled.
40130  The found page settings are labeled red in these submenus.
40131 \end_layout
40132
40133 \begin_layout Section
40134 Document Class
40135 \end_layout
40136
40137 \begin_layout Standard
40138 Here you set the document class, class options, a graphics driver, and a
40139  master document.
40140  Document classes are described in section
40141 \begin_inset space ~
40142 \end_inset
40143
40144
40145 \begin_inset CommandInset ref
40146 LatexCommand ref
40147 reference "sec:Document-Classes"
40148
40149 \end_inset
40150
40151 .
40152  
40153 \end_layout
40154
40155 \begin_layout Standard
40156 With the button 
40157 \family sans
40158 Local
40159 \begin_inset space ~
40160 \end_inset
40161
40162 Layout
40163 \family default
40164  you can load you own layout-file, that is not in LyX's 
40165 \emph on
40166 layouts
40167 \emph default
40168  folder and thus not recognized by LyX as a layout for a document class.
40169  For more about layout-files, see the chapter 
40170 \emph on
40171 Installing New Document Classes, Types of Layout Files
40172 \emph default
40173  of the 
40174 \emph on
40175 Customization
40176 \emph default
40177  Handbook.
40178 \end_layout
40179
40180 \begin_layout Standard
40181 Some classes use special class options by default.
40182  If this is the case, they are listed in the field 
40183 \family sans
40184 Predefined
40185 \family default
40186  and you can decide to use them or not.
40187  If you do not know exactly what the default class options are for, it is
40188  recommended you leave them untouched.
40189  The 
40190 \family sans
40191 Graphics driver
40192 \family default
40193  is used for LaTeX's graphics, color and page layout packages.
40194  If using 
40195 \family sans
40196 Default
40197 \family default
40198 , the default driver for the LaTeX-packages is used.
40199  It is recommended that you use the default unless you know what you are
40200  doing.
40201 \begin_inset Foot
40202 status collapsed
40203
40204 \begin_layout Plain Layout
40205 When you want to use one of the following drivers
40206 \begin_inset Newline newline
40207 \end_inset
40208
40209
40210 \family sans
40211 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40212 \family default
40213
40214 \begin_inset Newline newline
40215 \end_inset
40216
40217 you first have to activate them in your LaTeX distribution, see section
40218  
40219 \emph on
40220 Driver support
40221 \emph default
40222  in 
40223 \begin_inset CommandInset href
40224 LatexCommand href
40225 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
40226
40227 \end_inset
40228
40229 .
40230 \end_layout
40231
40232 \end_inset
40233
40234
40235 \end_layout
40236
40237 \begin_layout Standard
40238 Specifying a 
40239 \family sans
40240 Master
40241 \family default
40242  document is necessary if the current document is a child or subdocument.
40243  The master document will be used by LyX in the background if the child
40244  document is opened without its master.
40245  This way child documents are always compilable.
40246  More about master and child documents is explained in the section 
40247 \emph on
40248 Child Documents
40249 \emph default
40250  of the 
40251 \emph on
40252 Embedded
40253 \begin_inset space ~
40254 \end_inset
40255
40256 Objects
40257 \emph default
40258  manual.
40259 \end_layout
40260
40261 \begin_layout Standard
40262 There is also an option to suppress the date and one to use the LaTeX-package
40263  
40264 \series bold
40265 refstyle
40266 \series default
40267  instead of 
40268 \series bold
40269 prettyref
40270 \series default
40271
40272 \begin_inset Index idx
40273 status collapsed
40274
40275 \begin_layout Plain Layout
40276 LaTeX-packages ! prettyref
40277 \end_layout
40278
40279 \end_inset
40280
40281
40282 \begin_inset Index idx
40283 status collapsed
40284
40285 \begin_layout Plain Layout
40286 LaTeX-packages ! refstyle
40287 \end_layout
40288
40289 \end_inset
40290
40291  for cross-references, see section
40292 \begin_inset space ~
40293 \end_inset
40294
40295
40296 \begin_inset CommandInset ref
40297 LatexCommand ref
40298 reference "sec:Cross-References"
40299
40300 \end_inset
40301
40302 .
40303 \end_layout
40304
40305 \begin_layout Section
40306 Child Documents
40307 \end_layout
40308
40309 \begin_layout Standard
40310 This submenu is only visible when your document includes child documents.
40311  Please refer to the section 
40312 \emph on
40313 Child
40314 \begin_inset space ~
40315 \end_inset
40316
40317 Documents
40318 \emph default
40319  of the 
40320 \emph on
40321 Embedded
40322 \begin_inset space ~
40323 \end_inset
40324
40325 Objects
40326 \emph default
40327  manual for details.
40328 \end_layout
40329
40330 \begin_layout Section
40331 Modules
40332 \end_layout
40333
40334 \begin_layout Standard
40335 Modules are explained in section
40336 \begin_inset space ~
40337 \end_inset
40338
40339
40340 \begin_inset CommandInset ref
40341 LatexCommand ref
40342 reference "sub:Modules"
40343
40344 \end_inset
40345
40346 .
40347 \end_layout
40348
40349 \begin_layout Section
40350 Local Layout
40351 \end_layout
40352
40353 \begin_layout Standard
40354 See section
40355 \begin_inset space ~
40356 \end_inset
40357
40358
40359 \begin_inset CommandInset ref
40360 LatexCommand ref
40361 reference "sub:Local-Layout"
40362
40363 \end_inset
40364
40365  for a description.
40366 \end_layout
40367
40368 \begin_layout Section
40369 Fonts
40370 \end_layout
40371
40372 \begin_layout Standard
40373 The document font settings are described in section
40374 \begin_inset space ~
40375 \end_inset
40376
40377
40378 \begin_inset CommandInset ref
40379 LatexCommand ref
40380 reference "sec:Fonts-and-Text"
40381
40382 \end_inset
40383
40384 .
40385 \end_layout
40386
40387 \begin_layout Section
40388 Text Layout
40389 \end_layout
40390
40391 \begin_layout Standard
40392 You can specify if paragraphs should be separated by 
40393 \family sans
40394 Indentation
40395 \family default
40396  or by 
40397 \family sans
40398 Vertical space
40399 \family default
40400 .
40401  The 
40402 \family sans
40403 Line
40404 \begin_inset space ~
40405 \end_inset
40406
40407 spacing
40408 \family default
40409  and whether it should be a 
40410 \family sans
40411 Two-column
40412 \begin_inset space ~
40413 \end_inset
40414
40415 document
40416 \family default
40417  can also be specified here.
40418 \end_layout
40419
40420 \begin_layout Standard
40421 Note that LyX will not show two columns or the specified line spacing on
40422  screen.
40423  That would be impractical, often unreadable, and is not part of the WYSIWYM
40424  concept.
40425  However, it will be as you specified in the output.
40426 \end_layout
40427
40428 \begin_layout Section
40429 Page Layout
40430 \end_layout
40431
40432 \begin_layout Standard
40433 This dialog is described in sections
40434 \begin_inset space ~
40435 \end_inset
40436
40437
40438 \begin_inset CommandInset ref
40439 LatexCommand ref
40440 reference "sub:Paper-Size,-Orientation"
40441
40442 \end_inset
40443
40444  and 
40445 \begin_inset CommandInset ref
40446 LatexCommand ref
40447 reference "sub:Document-Layout"
40448
40449 \end_inset
40450
40451 .
40452 \end_layout
40453
40454 \begin_layout Section
40455 Page Margins
40456 \end_layout
40457
40458 \begin_layout Standard
40459 Here you can adjust the page margins as described in section
40460 \begin_inset space ~
40461 \end_inset
40462
40463
40464 \begin_inset CommandInset ref
40465 LatexCommand ref
40466 reference "sub:Margins"
40467
40468 \end_inset
40469
40470 .
40471 \end_layout
40472
40473 \begin_layout Section
40474 Language
40475 \begin_inset CommandInset label
40476 LatexCommand label
40477 name "sec:Language-encodings"
40478
40479 \end_inset
40480
40481
40482 \begin_inset Index idx
40483 status collapsed
40484
40485 \begin_layout Plain Layout
40486 Language ! Encoding
40487 \end_layout
40488
40489 \end_inset
40490
40491
40492 \end_layout
40493
40494 \begin_layout Standard
40495 The document language and quote styles are set here.
40496  The encoding specifies how the document content is exported to LaTeX (the
40497  LyX file is always encoded in utf8).
40498  All characters that cannot be encoded using the specified encoding will
40499  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
40500  known for a particular character).
40501 \begin_inset Foot
40502 status collapsed
40503
40504 \begin_layout Plain Layout
40505 The known commands are defined in a text file (
40506 \emph on
40507 unicodesymbols
40508 \emph default
40509 ).
40510  You can add commands for unknown symbols to that file yourself, see the
40511  
40512 \emph on
40513 Customization
40514 \emph default
40515  manual for details.
40516 \end_layout
40517
40518 \end_inset
40519
40520
40521 \end_layout
40522
40523 \begin_layout Standard
40524 If you use the option 
40525 \family sans
40526 Language Default
40527 \family default
40528 , LyX determines the encoding of a text part from the language of this text.
40529  If the document contains text in more than one language you may get more
40530  than one encoding in the LaTeX file.
40531  If you do not use this option then the complete document will always use
40532  exactly one encoding.
40533  Checking this option is the preferred setting.
40534 \end_layout
40535
40536 \begin_layout Standard
40537 LyX also supports Unicode output, which is particularly useful if you need
40538  lots of special symbols or non-alphabetic scripts, respectively.
40539  If you want to use this (and your LaTeX installation supports Unicode),
40540  choose one of the four utf8 variants from the list below.
40541  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40542  so it is not uncommon that a file with lots of Unicode symbols works fine
40543  with 
40544 \family sans
40545 Language Default
40546 \family default
40547  (when LyX uses its list of known LaTeX-commands), but does not work with
40548  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40549  because all Unicode symbols can be encoded in utf8).
40550  The situation is much better with XeTeX and LuaTeX, two new alternative
40551  engines to standard LaTeX.
40552  Both engines support Unicode natively.
40553  LyX now also supports these two engines (via the output formats 
40554 \family sans
40555 PDF
40556 \begin_inset space ~
40557 \end_inset
40558
40559 (XeTe
40560 \begin_inset ERT
40561 status collapsed
40562
40563 \begin_layout Plain Layout
40564
40565 {}
40566 \end_layout
40567
40568 \end_inset
40569
40570 X)
40571 \family default
40572
40573 \family sans
40574 PDF
40575 \begin_inset space ~
40576 \end_inset
40577
40578 (LuaTe
40579 \begin_inset ERT
40580 status collapsed
40581
40582 \begin_layout Plain Layout
40583
40584 {}
40585 \end_layout
40586
40587 \end_inset
40588
40589 X)
40590 \family default
40591  and 
40592 \family sans
40593 DVI
40594 \begin_inset space ~
40595 \end_inset
40596
40597 (LuaTeX)
40598 \family default
40599 , see section
40600 \begin_inset space ~
40601 \end_inset
40602
40603
40604 \begin_inset CommandInset ref
40605 LatexCommand ref
40606 reference "sub:Output-file-formats"
40607
40608 \end_inset
40609
40610 ).
40611  So if you are using many special or accented characters and 
40612 \family sans
40613 Language Default
40614 \family default
40615  fails, you might try out one of these new engines.
40616 \end_layout
40617
40618 \begin_layout Standard
40619 The 
40620 \family sans
40621 Language
40622 \begin_inset space ~
40623 \end_inset
40624
40625 package
40626 \family default
40627  determines the LaTeX-package that is used for hyphenation and the translation
40628  of strings like 
40629 \begin_inset Quotes eld
40630 \end_inset
40631
40632 Part
40633 \begin_inset Quotes erd
40634 \end_inset
40635
40636 .
40637  The possible settings are:
40638 \end_layout
40639
40640 \begin_layout Description
40641 Default uses the language package that is selected in
40642 \family sans
40643  Tools\SpecialChar \menuseparator
40644 Preferences\SpecialChar \menuseparator
40645 Language Settings
40646 \family default
40647  (see section
40648 \begin_inset space ~
40649 \end_inset
40650
40651
40652 \begin_inset CommandInset ref
40653 LatexCommand ref
40654 reference "sub:Prefs-Language"
40655
40656 \end_inset
40657
40658 ).
40659 \end_layout
40660
40661 \begin_layout Description
40662 Automatic selects the most suitable language package for the view/export
40663  format you will use.
40664  In many cases this will be 
40665 \series bold
40666 babel
40667 \series default
40668
40669 \begin_inset Index idx
40670 status collapsed
40671
40672 \begin_layout Plain Layout
40673 LaTeX-packages ! babel
40674 \end_layout
40675
40676 \end_inset
40677
40678 .
40679  If the newer package 
40680 \series bold
40681 polyglossia
40682 \series default
40683
40684 \begin_inset Index idx
40685 status collapsed
40686
40687 \begin_layout Plain Layout
40688 LaTeX-packages ! polyglossia
40689 \end_layout
40690
40691 \end_inset
40692
40693  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40694  this package will be used instead of 
40695 \series bold
40696 babel
40697 \series default
40698 .
40699 \end_layout
40700
40701 \begin_layout Description
40702 Always
40703 \begin_inset space ~
40704 \end_inset
40705
40706 Babel uses 
40707 \series bold
40708 babel
40709 \series default
40710  even if 
40711 \series bold
40712 polyglossia
40713 \series default
40714  would be more appropriate.
40715 \end_layout
40716
40717 \begin_layout Description
40718 Custom allows you to specify a language package command of your choice.
40719  For example if you want to use a language-specific package like 
40720 \series bold
40721 ngerman
40722 \series default
40723  (for German texts), type in
40724 \series bold
40725
40726 \begin_inset Newline newline
40727 \end_inset
40728
40729
40730 \backslash
40731 usepackage{ngerman}
40732 \end_layout
40733
40734 \begin_layout Description
40735 None will not use a language package.
40736  This is necessary for some document classes for scientific articles.
40737 \end_layout
40738
40739 \begin_layout Standard
40740 Here is a list with the important encodings:
40741 \end_layout
40742
40743 \begin_layout Description
40744 Language
40745 \begin_inset space ~
40746 \end_inset
40747
40748 Default
40749 \begin_inset space ~
40750 \end_inset
40751
40752 (no
40753 \begin_inset space ~
40754 \end_inset
40755
40756 inputenc) Same as 
40757 \family sans
40758 Language Default
40759 \family default
40760 , but the LaTeX-package 
40761 \series bold
40762 inputenc
40763 \series default
40764
40765 \begin_inset Index idx
40766 status collapsed
40767
40768 \begin_layout Plain Layout
40769 LaTeX-packages ! inputenc
40770 \end_layout
40771
40772 \end_inset
40773
40774  is not used.
40775  When using this, you probably need to load some additional packages manually
40776  in the preamble and specify the used encoding for text parts in foreign
40777  languages in TeX code.
40778 \end_layout
40779
40780 \begin_layout Description
40781 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40782  LyX converts all other characters into LaTeX commands, which may result
40783  in a big file when lots of LaTeX-commands are needed.
40784 \end_layout
40785
40786 \begin_layout Description
40787 Arabic
40788 \begin_inset space ~
40789 \end_inset
40790
40791 (CP
40792 \begin_inset space ~
40793 \end_inset
40794
40795 1256) MS Windows code page for Arabic and Farsi
40796 \end_layout
40797
40798 \begin_layout Description
40799 Arabic
40800 \begin_inset space ~
40801 \end_inset
40802
40803 (ISO
40804 \begin_inset space ~
40805 \end_inset
40806
40807 8859-6) for Arabic and Farsi
40808 \end_layout
40809
40810 \begin_layout Description
40811 Armenian
40812 \begin_inset space ~
40813 \end_inset
40814
40815 (ArmSCII8) for Armenian
40816 \end_layout
40817
40818 \begin_layout Description
40819 Baltic
40820 \begin_inset space ~
40821 \end_inset
40822
40823 (CP
40824 \begin_inset space ~
40825 \end_inset
40826
40827 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40828  as the ISO-8859-13 encoding
40829 \end_layout
40830
40831 \begin_layout Description
40832 Baltic
40833 \begin_inset space ~
40834 \end_inset
40835
40836 (ISO
40837 \begin_inset space ~
40838 \end_inset
40839
40840 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40841  encoding
40842 \end_layout
40843
40844 \begin_layout Description
40845 Baltic
40846 \begin_inset space ~
40847 \end_inset
40848
40849 (ISO
40850 \begin_inset space ~
40851 \end_inset
40852
40853 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40854  ISO-8859-13 encoding
40855 \end_layout
40856
40857 \begin_layout Description
40858 Central
40859 \begin_inset space ~
40860 \end_inset
40861
40862 European
40863 \begin_inset space ~
40864 \end_inset
40865
40866 (CP
40867 \begin_inset space ~
40868 \end_inset
40869
40870 1250) MS Windows code page for ISO
40871 \begin_inset space ~
40872 \end_inset
40873
40874 8859-2 (latin2)
40875 \end_layout
40876
40877 \begin_layout Description
40878 Central
40879 \begin_inset space ~
40880 \end_inset
40881
40882 European
40883 \begin_inset space ~
40884 \end_inset
40885
40886 (ISO
40887 \begin_inset space ~
40888 \end_inset
40889
40890 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40891  Romanian, Slovak and Slovenian
40892 \end_layout
40893
40894 \begin_layout Description
40895 Chinese
40896 \begin_inset space ~
40897 \end_inset
40898
40899 (simplified)
40900 \begin_inset space ~
40901 \end_inset
40902
40903 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
40904  this encoding is officially replaced by the encoding GB18030, as GB18030
40905  is not available for LaTeX you should try to use the encoding Unicode
40906 \begin_inset space ~
40907 \end_inset
40908
40909 (CJK)
40910 \begin_inset space ~
40911 \end_inset
40912
40913 (utf8)
40914 \end_layout
40915
40916 \begin_layout Description
40917 Chinese
40918 \begin_inset space ~
40919 \end_inset
40920
40921 (simplified)
40922 \begin_inset space ~
40923 \end_inset
40924
40925 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
40926  except for the Euro currency sign, since 2001 this encoding is officially
40927  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
40928  you should try to use the encoding Unicode
40929 \begin_inset space ~
40930 \end_inset
40931
40932 (CJK)
40933 \begin_inset space ~
40934 \end_inset
40935
40936 (utf8)
40937 \end_layout
40938
40939 \begin_layout Description
40940 Chinese
40941 \begin_inset space ~
40942 \end_inset
40943
40944 (traditional)
40945 \begin_inset space ~
40946 \end_inset
40947
40948 (EUC-TW) for traditional Chinese
40949 \end_layout
40950
40951 \begin_layout Description
40952 Cyrillic
40953 \begin_inset space ~
40954 \end_inset
40955
40956 (CP
40957 \begin_inset space ~
40958 \end_inset
40959
40960 1251) MS Windows code page for Cyrillic
40961 \end_layout
40962
40963 \begin_layout Description
40964 Cyrillic
40965 \begin_inset space ~
40966 \end_inset
40967
40968 (ISO
40969 \begin_inset space ~
40970 \end_inset
40971
40972 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
40973 \end_layout
40974
40975 \begin_layout Description
40976 Cyrillic
40977 \begin_inset space ~
40978 \end_inset
40979
40980 (KOI8-R) standard Cyrillic especially for Russian
40981 \end_layout
40982
40983 \begin_layout Description
40984 Cyrillic
40985 \begin_inset space ~
40986 \end_inset
40987
40988 (KOI8-U) Cyrillic for Ukrainian
40989 \end_layout
40990
40991 \begin_layout Description
40992 Cyrillic
40993 \begin_inset space ~
40994 \end_inset
40995
40996 (pt
40997 \begin_inset space ~
40998 \end_inset
40999
41000 154) Cyrillic for Kazakh
41001 \end_layout
41002
41003 \begin_layout Description
41004 Greek
41005 \begin_inset space ~
41006 \end_inset
41007
41008 (ISO
41009 \begin_inset space ~
41010 \end_inset
41011
41012 8859-7) for Greek
41013 \end_layout
41014
41015 \begin_layout Description
41016 Hebrew
41017 \begin_inset space ~
41018 \end_inset
41019
41020 (CP
41021 \begin_inset space ~
41022 \end_inset
41023
41024 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
41025 \end_layout
41026
41027 \begin_layout Description
41028 Hebrew
41029 \begin_inset space ~
41030 \end_inset
41031
41032 (ISO
41033 \begin_inset space ~
41034 \end_inset
41035
41036 8859-8) for Hebrew
41037 \end_layout
41038
41039 \begin_layout Description
41040 Japanese
41041 \begin_inset space ~
41042 \end_inset
41043
41044 (CJK)
41045 \begin_inset space ~
41046 \end_inset
41047
41048 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41049 \series bold
41050 CJK
41051 \series default
41052
41053 \begin_inset Index idx
41054 status collapsed
41055
41056 \begin_layout Plain Layout
41057 LaTeX-packages ! CJK
41058 \end_layout
41059
41060 \end_inset
41061
41062 , when using this, set the document language to 
41063 \family sans
41064 Japanese (CJK)
41065 \end_layout
41066
41067 \begin_layout Description
41068 Japanese
41069 \begin_inset space ~
41070 \end_inset
41071
41072 (CJK)
41073 \begin_inset space ~
41074 \end_inset
41075
41076 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41077 \series bold
41078 CJK
41079 \series default
41080 , when using this, set the document language to 
41081 \family sans
41082 Japanese
41083 \begin_inset space ~
41084 \end_inset
41085
41086 (CJK)
41087 \end_layout
41088
41089 \begin_layout Description
41090 Japanese
41091 \begin_inset space ~
41092 \end_inset
41093
41094 (non-CJK)
41095 \begin_inset space ~
41096 \end_inset
41097
41098 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41099 \series bold
41100 japanese
41101 \series default
41102
41103 \begin_inset Index idx
41104 status collapsed
41105
41106 \begin_layout Plain Layout
41107 LaTeX-packages ! japanese
41108 \end_layout
41109
41110 \end_inset
41111
41112 , when using this, set the document language to 
41113 \family sans
41114 Japanese
41115 \end_layout
41116
41117 \begin_layout Description
41118 Japanese
41119 \begin_inset space ~
41120 \end_inset
41121
41122 (non-CJK)
41123 \begin_inset space ~
41124 \end_inset
41125
41126 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41127 \series bold
41128 japanese
41129 \series default
41130 , when using this, set the document language to 
41131 \family sans
41132 Japanese
41133 \end_layout
41134
41135 \begin_layout Description
41136 Japanese
41137 \begin_inset space ~
41138 \end_inset
41139
41140 (non-CJK)
41141 \begin_inset space ~
41142 \end_inset
41143
41144 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
41145 \series bold
41146 japanese
41147 \series default
41148 , when using this, set the document language to 
41149 \family sans
41150 Japanese
41151 \end_layout
41152
41153 \begin_layout Description
41154 Korean
41155 \begin_inset space ~
41156 \end_inset
41157
41158 (EUC-KR) for Korean
41159 \end_layout
41160
41161 \begin_layout Description
41162 Southern
41163 \begin_inset space ~
41164 \end_inset
41165
41166 European
41167 \begin_inset space ~
41168 \end_inset
41169
41170 (ISO
41171 \begin_inset space ~
41172 \end_inset
41173
41174 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41175 \end_layout
41176
41177 \begin_layout Description
41178 South-Eastern
41179 \begin_inset space ~
41180 \end_inset
41181
41182 European
41183 \begin_inset space ~
41184 \end_inset
41185
41186 (ISO
41187 \begin_inset space ~
41188 \end_inset
41189
41190 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41191  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41192  to cover many languages and characters with diacritics
41193 \end_layout
41194
41195 \begin_layout Description
41196 Thai
41197 \begin_inset space ~
41198 \end_inset
41199
41200 (TIS
41201 \begin_inset space ~
41202 \end_inset
41203
41204 620-0) for Thai
41205 \end_layout
41206
41207 \begin_layout Description
41208 Turkish
41209 \begin_inset space ~
41210 \end_inset
41211
41212 (ISO
41213 \begin_inset space ~
41214 \end_inset
41215
41216 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41217  Icelandic letters are replaced by Turkish ones
41218 \end_layout
41219
41220 \begin_layout Description
41221 Unicode
41222 \begin_inset space ~
41223 \end_inset
41224
41225 (CJK)
41226 \begin_inset space ~
41227 \end_inset
41228
41229 (utf8) Unicode utf8 with the LaTeX-package 
41230 \series bold
41231 CJK
41232 \series default
41233
41234 \begin_inset Index idx
41235 status collapsed
41236
41237 \begin_layout Plain Layout
41238 LaTeX-packages ! CJK
41239 \end_layout
41240
41241 \end_inset
41242
41243  (for the languages Chinese, Japanese and Korean)
41244 \end_layout
41245
41246 \begin_layout Description
41247 Unicode
41248 \begin_inset space ~
41249 \end_inset
41250
41251 (XeTeX)
41252 \begin_inset space ~
41253 \end_inset
41254
41255 (utf8) Unicode utf8 to be used with 
41256 \family sans
41257 XeTeX
41258 \family default
41259  and 
41260 \family sans
41261 LuaTeX
41262 \family default
41263 , which use Unicode directly, without the help of the LaTeX-package 
41264 \series bold
41265 inputenc
41266 \series default
41267 .
41268  LyX automatically selects this encoding if you export or preview XeTeX
41269  or LuaTeX.
41270  Normally you do not need to set this encoding manually.
41271 \end_layout
41272
41273 \begin_layout Description
41274 Unicode
41275 \begin_inset space ~
41276 \end_inset
41277
41278 (ucs-extended)
41279 \begin_inset space ~
41280 \end_inset
41281
41282 (utf8x) Unicode utf8 based on the LaTeX-package 
41283 \series bold
41284 ucs
41285 \series default
41286
41287 \begin_inset Index idx
41288 status collapsed
41289
41290 \begin_layout Plain Layout
41291 LaTeX-packages ! ucs
41292 \end_layout
41293
41294 \end_inset
41295
41296  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41297 \end_layout
41298
41299 \begin_layout Description
41300 Unicode
41301 \begin_inset space ~
41302 \end_inset
41303
41304 (utf8) Unicode utf8 based on the LaTeX-package 
41305 \series bold
41306 inputenc
41307 \series default
41308
41309 \begin_inset Index idx
41310 status collapsed
41311
41312 \begin_layout Plain Layout
41313 LaTeX-packages ! inputenc
41314 \end_layout
41315
41316 \end_inset
41317
41318 .
41319  Currently only a limited range of characters (mainly for Latin scripts)
41320  is supported.
41321 \end_layout
41322
41323 \begin_layout Description
41324 Western
41325 \begin_inset space ~
41326 \end_inset
41327
41328 European
41329 \begin_inset space ~
41330 \end_inset
41331
41332 (CP
41333 \begin_inset space ~
41334 \end_inset
41335
41336 1252) MS Windows code page for ISO
41337 \begin_inset space ~
41338 \end_inset
41339
41340 8859-1 (latin1)
41341 \end_layout
41342
41343 \begin_layout Description
41344 Western
41345 \begin_inset space ~
41346 \end_inset
41347
41348 European
41349 \begin_inset space ~
41350 \end_inset
41351
41352 (ISO
41353 \begin_inset space ~
41354 \end_inset
41355
41356 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41357  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41358  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41359  encoding instead
41360 \end_layout
41361
41362 \begin_layout Description
41363 Western
41364 \begin_inset space ~
41365 \end_inset
41366
41367 European
41368 \begin_inset space ~
41369 \end_inset
41370
41371 (ISO
41372 \begin_inset space ~
41373 \end_inset
41374
41375 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41376  sign, the œ-ligature and some characters used for French and Finnish
41377 \end_layout
41378
41379 \begin_layout Section
41380 Colors
41381 \begin_inset Index idx
41382 status collapsed
41383
41384 \begin_layout Plain Layout
41385 Color ! main text
41386 \end_layout
41387
41388 \end_inset
41389
41390
41391 \begin_inset Index idx
41392 status collapsed
41393
41394 \begin_layout Plain Layout
41395 Color ! background
41396 \end_layout
41397
41398 \end_inset
41399
41400
41401 \begin_inset Index idx
41402 status collapsed
41403
41404 \begin_layout Plain Layout
41405 Color ! Shaded boxes
41406 \end_layout
41407
41408 \end_inset
41409
41410
41411 \begin_inset Index idx
41412 status collapsed
41413
41414 \begin_layout Plain Layout
41415 Color ! Greyed-out notes
41416 \end_layout
41417
41418 \end_inset
41419
41420
41421 \end_layout
41422
41423 \begin_layout Standard
41424 Here you can alter the font color for the 
41425 \family sans
41426 Main text
41427 \family default
41428  (default: black), for 
41429 \family sans
41430 Greyed
41431 \begin_inset space ~
41432 \end_inset
41433
41434 out notes
41435 \family default
41436  (default: light grey)for the background color for the 
41437 \family sans
41438 Page
41439 \family default
41440  (default: white) and for 
41441 \family sans
41442 Shaded
41443 \begin_inset space ~
41444 \end_inset
41445
41446 boxes
41447 \family default
41448  (default: red).
41449  The button 
41450 \family sans
41451 Reset
41452 \family default
41453  sets the color back to the default.
41454 \end_layout
41455
41456 \begin_layout Standard
41457 Clicking any button showing 
41458 \family sans
41459 Default
41460 \family default
41461  or 
41462 \family sans
41463 Change
41464 \family default
41465  opens a dialog enabling you to choose from a selection of colors or from
41466  a color-picker or to specify a color using HSL or RGB values.
41467  In the dialog you can add any color to the custom colors to select them
41468  later more quickly.
41469 \end_layout
41470
41471 \begin_layout Standard
41472 \begin_inset Note Greyedout
41473 status open
41474
41475 \begin_layout Plain Layout
41476 The colors are not shown within LyX, only in the output.
41477  (This Greyed
41478 \begin_inset space ~
41479 \end_inset
41480
41481 out note appears blue in the output.)
41482 \end_layout
41483
41484 \end_inset
41485
41486
41487 \end_layout
41488
41489 \begin_layout Standard
41490 Note, if you change the 
41491 \family sans
41492 Main
41493 \begin_inset space ~
41494 \end_inset
41495
41496 text
41497 \family default
41498  font color and use the option 
41499 \family sans
41500 Color
41501 \begin_inset space ~
41502 \end_inset
41503
41504 links
41505 \family default
41506  in the document settings under 
41507 \family sans
41508 PDF
41509 \begin_inset space ~
41510 \end_inset
41511
41512 properties
41513 \family default
41514 , you probably also need to change the link font color as described in section
41515 \begin_inset space ~
41516 \end_inset
41517
41518
41519 \begin_inset CommandInset ref
41520 LatexCommand ref
41521 reference "sec:PDF-Properties"
41522
41523 \end_inset
41524
41525 .
41526 \end_layout
41527
41528 \begin_layout Standard
41529 \begin_inset VSpace bigskip
41530 \end_inset
41531
41532
41533 \end_layout
41534
41535 \begin_layout Standard
41536 You can adapt the 
41537 \family sans
41538 Main
41539 \begin_inset space ~
41540 \end_inset
41541
41542 text
41543 \family default
41544  font color and the 
41545 \family sans
41546 Page
41547 \family default
41548  background for every page in your document if you use these commands as
41549  TeX
41550 \begin_inset space ~
41551 \end_inset
41552
41553 Code after a forced page break:
41554 \end_layout
41555
41556 \begin_layout Itemize
41557 For the page color:
41558 \begin_inset Newline newline
41559 \end_inset
41560
41561
41562 \series bold
41563
41564 \backslash
41565 pagecolor{color name}
41566 \end_layout
41567
41568 \begin_layout Itemize
41569 For the text color:
41570 \begin_inset Newline newline
41571 \end_inset
41572
41573
41574 \series bold
41575
41576 \backslash
41577 color{color name}
41578 \end_layout
41579
41580 \begin_layout Standard
41581 You are restricted to one of 
41582 \series bold
41583 black
41584 \series default
41585
41586 \series bold
41587 blue
41588 \series default
41589
41590 \series bold
41591 cyan
41592 \series default
41593
41594 \series bold
41595 green
41596 \series default
41597
41598 \series bold
41599 magenta
41600 \series default
41601
41602 \series bold
41603 red
41604 \series default
41605
41606 \series bold
41607 white
41608 \series default
41609  or 
41610 \series bold
41611 yellow
41612 \series default
41613  for the 
41614 \series bold
41615 color name
41616 \series default
41617  unless you have defined your own color (see the 
41618 \emph on
41619 Colored Tables
41620 \emph default
41621  section of the 
41622 \emph on
41623 Embedded
41624 \begin_inset space ~
41625 \end_inset
41626
41627 Objects
41628 \emph default
41629  Manual).
41630 \begin_inset Newline newline
41631 \end_inset
41632
41633 If you have changed a text or background color, you can use the following
41634  names to refer to them:
41635 \end_layout
41636
41637 \begin_layout Itemize
41638 For the 
41639 \family sans
41640 Page
41641 \family default
41642  background color:
41643 \begin_inset Newline newline
41644 \end_inset
41645
41646
41647 \series bold
41648 page_backgroundcolor
41649 \end_layout
41650
41651 \begin_layout Itemize
41652 For the 
41653 \family sans
41654 Main
41655 \begin_inset space ~
41656 \end_inset
41657
41658 text
41659 \family default
41660  color:
41661 \begin_inset Newline newline
41662 \end_inset
41663
41664
41665 \series bold
41666 document_fontcolor
41667 \end_layout
41668
41669 \begin_layout Itemize
41670 For the 
41671 \family sans
41672 Shaded
41673 \begin_inset space ~
41674 \end_inset
41675
41676 boxes
41677 \family default
41678  background color:
41679 \begin_inset Newline newline
41680 \end_inset
41681
41682
41683 \series bold
41684 shadecolor
41685 \end_layout
41686
41687 \begin_layout Itemize
41688 For the 
41689 \family sans
41690 Greyed
41691 \begin_inset space ~
41692 \end_inset
41693
41694 out notes
41695 \family default
41696  text color:
41697 \begin_inset Newline newline
41698 \end_inset
41699
41700
41701 \series bold
41702 note_fontcolor
41703 \end_layout
41704
41705 \begin_layout Standard
41706 To see how to define and use custom colors, see section Colored
41707 \begin_inset space ~
41708 \end_inset
41709
41710 Cells of the Embedded
41711 \begin_inset space ~
41712 \end_inset
41713
41714 Objects manual.
41715 \end_layout
41716
41717 \begin_layout Section
41718 Numbering & TOC
41719 \end_layout
41720
41721 \begin_layout Standard
41722 Here you can adjust the 
41723 \family sans
41724 Numbering
41725 \family default
41726  depth of section headings and the section depth in the 
41727 \family sans
41728 Table of Contents
41729 \family default
41730  as described in section
41731 \begin_inset space ~
41732 \end_inset
41733
41734
41735 \begin_inset CommandInset ref
41736 LatexCommand ref
41737 reference "sub:Numbering-depth"
41738
41739 \end_inset
41740
41741 .
41742 \end_layout
41743
41744 \begin_layout Section
41745 Bibliography
41746 \end_layout
41747
41748 \begin_layout Standard
41749 Here you can specify if a citation style using the LaTeX packages 
41750 \series bold
41751 natbib
41752 \series default
41753
41754 \begin_inset Index idx
41755 status collapsed
41756
41757 \begin_layout Plain Layout
41758 LaTeX-packages ! natbib
41759 \end_layout
41760
41761 \end_inset
41762
41763  or 
41764 \series bold
41765 jurabib
41766 \series default
41767
41768 \begin_inset Index idx
41769 status collapsed
41770
41771 \begin_layout Plain Layout
41772 LaTeX-packages ! jurabib
41773 \end_layout
41774
41775 \end_inset
41776
41777  should be used.
41778  You can enable a 
41779 \family sans
41780 Sectioned bibliography
41781 \family default
41782  using the LaTeX package 
41783 \series bold
41784 bibtopic
41785 \series default
41786
41787 \begin_inset Index idx
41788 status collapsed
41789
41790 \begin_layout Plain Layout
41791 LaTeX-packages ! bibtopic
41792 \end_layout
41793
41794 \end_inset
41795
41796  and you can select a 
41797 \family sans
41798 Processor
41799 \family default
41800  for the generation of the bibliography.
41801  For a further description see section
41802 \begin_inset space ~
41803 \end_inset
41804
41805
41806 \begin_inset CommandInset ref
41807 LatexCommand ref
41808 reference "sec:Bibliography"
41809
41810 \end_inset
41811
41812 .
41813 \end_layout
41814
41815 \begin_layout Section
41816 Indexes
41817 \end_layout
41818
41819 \begin_layout Standard
41820 Here you can define the 
41821 \family sans
41822 Processor
41823 \family default
41824  that will generate your index and you can define additional indexes (see
41825  section
41826 \begin_inset space ~
41827 \end_inset
41828
41829
41830 \begin_inset CommandInset ref
41831 LatexCommand ref
41832 reference "sec:Index"
41833
41834 \end_inset
41835
41836  for details).
41837 \end_layout
41838
41839 \begin_layout Section
41840 PDF Properties
41841 \end_layout
41842
41843 \begin_layout Standard
41844 The PDF properties are explained in section
41845 \begin_inset space ~
41846 \end_inset
41847
41848
41849 \begin_inset CommandInset ref
41850 LatexCommand ref
41851 reference "sec:PDF-Properties"
41852
41853 \end_inset
41854
41855 .
41856 \end_layout
41857
41858 \begin_layout Section
41859 Math Options
41860 \end_layout
41861
41862 \begin_layout Standard
41863 These options will force LyX to use the LaTeX-packages 
41864 \series bold
41865 amsmath
41866 \series default
41867
41868 \begin_inset Index idx
41869 status collapsed
41870
41871 \begin_layout Plain Layout
41872 LaTeX-packages ! amsmath
41873 \end_layout
41874
41875 \end_inset
41876
41877
41878 \series bold
41879 esint
41880 \series default
41881
41882 \begin_inset Index idx
41883 status collapsed
41884
41885 \begin_layout Plain Layout
41886 LaTeX-packages ! esint
41887 \end_layout
41888
41889 \end_inset
41890
41891
41892 \series bold
41893 mathdots
41894 \series default
41895
41896 \begin_inset Index idx
41897 status collapsed
41898
41899 \begin_layout Plain Layout
41900 LaTeX-packages ! mathdots
41901 \end_layout
41902
41903 \end_inset
41904
41905  und 
41906 \series bold
41907 mhchem
41908 \series default
41909
41910 \begin_inset Index idx
41911 status collapsed
41912
41913 \begin_layout Plain Layout
41914 LaTeX-packages ! mhchem
41915 \end_layout
41916
41917 \end_inset
41918
41919  or to use them automatically when they are needed.
41920 \end_layout
41921
41922 \begin_layout Description
41923 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
41924  ensure that you have enabled 
41925 \family sans
41926 AMS
41927 \begin_inset space ~
41928 \end_inset
41929
41930 math
41931 \family default
41932 .
41933 \end_layout
41934
41935 \begin_layout Description
41936 esint is used for special integral characters, see section 
41937 \emph on
41938 Big
41939 \begin_inset space ~
41940 \end_inset
41941
41942 Operators
41943 \emph default
41944  of the 
41945 \emph on
41946 Math
41947 \emph default
41948  manual.
41949 \end_layout
41950
41951 \begin_layout Description
41952 mathdots is used for special ellipses, see section 
41953 \emph on
41954 Ellipses
41955 \emph default
41956  of the 
41957 \emph on
41958 Math
41959 \emph default
41960  manual.
41961 \end_layout
41962
41963 \begin_layout Description
41964 mhchem is used for chemical equations, see section 
41965 \emph on
41966 Chemical Symbols and Equations
41967 \emph default
41968  of the 
41969 \emph on
41970 Math
41971 \emph default
41972  manual.
41973 \end_layout
41974
41975 \begin_layout Section
41976 Float Placement
41977 \end_layout
41978
41979 \begin_layout Standard
41980 The float placement options are described in the section 
41981 \emph on
41982 Float
41983 \begin_inset space ~
41984 \end_inset
41985
41986 Placement
41987 \emph default
41988  of the 
41989 \emph on
41990 Embedded
41991 \begin_inset space ~
41992 \end_inset
41993
41994 Objects
41995 \emph default
41996  manual.
41997 \end_layout
41998
41999 \begin_layout Section
42000 Listings
42001 \end_layout
42002
42003 \begin_layout Standard
42004 The listings settings are explained in the chapter 
42005 \emph on
42006 Program Code Listings
42007 \emph default
42008  of the 
42009 \emph on
42010 Embedded
42011 \begin_inset space ~
42012 \end_inset
42013
42014 Objects
42015 \emph default
42016  manual.
42017 \end_layout
42018
42019 \begin_layout Section
42020 Bullets
42021 \end_layout
42022
42023 \begin_layout Standard
42024 Here you can adjust the characters used for the itemize 
42025 \family sans
42026 Level
42027 \family default
42028 s, specify the 
42029 \family sans
42030 Font
42031 \family default
42032  set to be used and set the 
42033 \family sans
42034 Size
42035 \family default
42036  of the bullets.
42037  The itemize environment is described in section
42038 \begin_inset space ~
42039 \end_inset
42040
42041
42042 \begin_inset CommandInset ref
42043 LatexCommand ref
42044 reference "sec:Itemize"
42045
42046 \end_inset
42047
42048 .
42049 \end_layout
42050
42051 \begin_layout Standard
42052 You can furthermore specify a 
42053 \family sans
42054 Custom
42055 \begin_inset space ~
42056 \end_inset
42057
42058 Bullet
42059 \family default
42060  by inserting in this field the LaTeX command of the desired character.
42061  For example to use the € sign, you have to insert the command 
42062 \series bold
42063
42064 \backslash
42065 texteuro
42066 \series default
42067 .
42068  For math symbols you additionally need to enclose the command with $ signs.
42069  To use e.
42070 \begin_inset space \thinspace{}
42071 \end_inset
42072
42073 g.
42074 \begin_inset space \space{}
42075 \end_inset
42076
42077 the symbol 
42078 \begin_inset Formula $\circlearrowright$
42079 \end_inset
42080
42081  you need to enter 
42082 \series bold
42083 $
42084 \backslash
42085 circlearrowright$
42086 \series default
42087 .
42088  To find the command for a math symbol, create a formula and hover the mouse
42089  over the desired symbol in the math toolbar.
42090 \end_layout
42091
42092 \begin_layout Standard
42093 \begin_inset Note Greyedout
42094 status open
42095
42096 \begin_layout Plain Layout
42097
42098 \series bold
42099 Note:
42100 \series default
42101  Some characters require to load special LaTeX-packages in the preamble
42102  (menu 
42103 \family sans
42104 Document\SpecialChar \menuseparator
42105 Settings\SpecialChar \menuseparator
42106 LaTeX
42107 \begin_inset space ~
42108 \end_inset
42109
42110 Preamble
42111 \family default
42112 ).
42113  For example for the € sign one needs to add the line 
42114 \series bold
42115
42116 \backslash
42117 usepackage{textcomp}
42118 \series default
42119  to the preamble.
42120  For most math symbols it is sufficient to add the line 
42121 \series bold
42122
42123 \backslash
42124 usepackage{amssymb}
42125 \series default
42126 .
42127 \end_layout
42128
42129 \end_inset
42130
42131
42132 \end_layout
42133
42134 \begin_layout Section
42135 Branches
42136 \end_layout
42137
42138 \begin_layout Standard
42139 Branches are described in section
42140 \begin_inset space ~
42141 \end_inset
42142
42143
42144 \begin_inset CommandInset ref
42145 LatexCommand ref
42146 reference "sec:Branches"
42147
42148 \end_inset
42149
42150 .
42151 \end_layout
42152
42153 \begin_layout Section
42154 Output
42155 \begin_inset CommandInset label
42156 LatexCommand label
42157 name "sec:Doc-Output"
42158
42159 \end_inset
42160
42161
42162 \end_layout
42163
42164 \begin_layout Standard
42165 Here you can define some output specifics for the current document:
42166 \end_layout
42167
42168 \begin_layout Description
42169 Default
42170 \begin_inset space ~
42171 \end_inset
42172
42173 Output
42174 \begin_inset space ~
42175 \end_inset
42176
42177 Format: The format that is used when you enter 
42178 \begin_inset Quotes eld
42179 \end_inset
42180
42181 View
42182 \begin_inset Quotes erd
42183 \end_inset
42184
42185
42186 \begin_inset Quotes eld
42187 \end_inset
42188
42189 Update
42190 \begin_inset Quotes erd
42191 \end_inset
42192
42193
42194 \begin_inset Quotes eld
42195 \end_inset
42196
42197 View Master Document
42198 \begin_inset Quotes erd
42199 \end_inset
42200
42201  and 
42202 \begin_inset Quotes eld
42203 \end_inset
42204
42205 Update Master Document
42206 \begin_inset Quotes erd
42207 \end_inset
42208
42209  in the 
42210 \family sans
42211 Document
42212 \family default
42213  menu or the toolbar.
42214  The default is set in 
42215 \family sans
42216 Tools\SpecialChar \menuseparator
42217 Preferences\SpecialChar \menuseparator
42218 File
42219 \begin_inset space ~
42220 \end_inset
42221
42222 Handling\SpecialChar \menuseparator
42223 File Formats
42224 \family default
42225 , see section
42226 \begin_inset space ~
42227 \end_inset
42228
42229
42230 \begin_inset CommandInset ref
42231 LatexCommand ref
42232 reference "sec:File-Formats"
42233
42234 \end_inset
42235
42236 .
42237 \end_layout
42238
42239 \begin_layout Description
42240 Synchronize
42241 \begin_inset space ~
42242 \end_inset
42243
42244 with
42245 \begin_inset space ~
42246 \end_inset
42247
42248 Output settings for the menu 
42249 \family sans
42250 Navigate\SpecialChar \menuseparator
42251 Forward
42252 \begin_inset space ~
42253 \end_inset
42254
42255 search
42256 \family default
42257 .
42258  For a detailed description see section 
42259 \emph on
42260 Reverse DVI/PDF search
42261 \emph default
42262  of the 
42263 \emph on
42264 Additional
42265 \begin_inset space ~
42266 \end_inset
42267
42268 Features
42269 \emph default
42270  manual.
42271 \end_layout
42272
42273 \begin_layout Description
42274 XHTML
42275 \begin_inset space ~
42276 \end_inset
42277
42278 Output
42279 \begin_inset space ~
42280 \end_inset
42281
42282 Options offers settings for the export format 
42283 \family sans
42284 Ly
42285 \begin_inset ERT
42286 status collapsed
42287
42288 \begin_layout Plain Layout
42289
42290 {}
42291 \end_layout
42292
42293 \end_inset
42294
42295 XHTML
42296 \family default
42297 .
42298  
42299 \family sans
42300 Strict XHTML
42301 \begin_inset space ~
42302 \end_inset
42303
42304 1.1
42305 \family default
42306  will assure that the output follows exactly version
42307 \begin_inset space ~
42308 \end_inset
42309
42310 1.1 of the XHTML standard.
42311  The different 
42312 \family sans
42313 Math
42314 \begin_inset space ~
42315 \end_inset
42316
42317 output
42318 \family default
42319  settings are described in detail in section 
42320 \emph on
42321 Math Output in XHTML
42322 \emph default
42323  of the 
42324 \emph on
42325 Additional
42326 \begin_inset space ~
42327 \end_inset
42328
42329 Features
42330 \emph default
42331  manual.
42332  
42333 \family sans
42334 Math
42335 \begin_inset space ~
42336 \end_inset
42337
42338 image
42339 \begin_inset space ~
42340 \end_inset
42341
42342 scaling
42343 \family default
42344  is used for the size of equations in the output.
42345 \end_layout
42346
42347 \begin_layout Section
42348 LaT
42349 \begin_inset ERT
42350 status collapsed
42351
42352 \begin_layout Plain Layout
42353
42354 {}
42355 \end_layout
42356
42357 \end_inset
42358
42359 eX Preamble
42360 \end_layout
42361
42362 \begin_layout Standard
42363 In this text field you can enter commands to load special LaTeX-packages
42364  or to define LaTeX-commands.
42365  The preamble is a thing for LaTeX-experts.
42366  You should not enter commands here until you know exactly what you are
42367  doing.
42368 \end_layout
42369
42370 \begin_layout Standard
42371 An introduction to the LaTeX-syntax is given in section
42372 \begin_inset space ~
42373 \end_inset
42374
42375
42376 \begin_inset CommandInset ref
42377 LatexCommand ref
42378 reference "sub:LaTeX-Syntax"
42379
42380 \end_inset
42381
42382 .
42383 \end_layout
42384
42385 \begin_layout Chapter
42386 The 
42387 \family sans
42388 Preferences
42389 \family default
42390  Dialog
42391 \begin_inset CommandInset label
42392 LatexCommand label
42393 name "chap:The-Preferences-dialog"
42394
42395 \end_inset
42396
42397
42398 \begin_inset Index idx
42399 status collapsed
42400
42401 \begin_layout Plain Layout
42402 Preferences
42403 \end_layout
42404
42405 \end_inset
42406
42407
42408 \end_layout
42409
42410 \begin_layout Standard
42411 The preferences dialog is called with the menu 
42412 \family sans
42413 Tools\SpecialChar \menuseparator
42414 Preferences
42415 \family default
42416 .
42417  It has the following submenus.
42418 \end_layout
42419
42420 \begin_layout Section
42421 Look and Feel
42422 \end_layout
42423
42424 \begin_layout Subsection
42425 User Interface
42426 \end_layout
42427
42428 \begin_layout Subsubsection
42429 User Interface File
42430 \begin_inset Index idx
42431 status collapsed
42432
42433 \begin_layout Plain Layout
42434 Customization ! of toolbars
42435 \end_layout
42436
42437 \end_inset
42438
42439
42440 \begin_inset Index idx
42441 status collapsed
42442
42443 \begin_layout Plain Layout
42444 Customization ! of menus
42445 \end_layout
42446
42447 \end_inset
42448
42449
42450 \end_layout
42451
42452 \begin_layout Standard
42453 The appearance of the menus and toolbars can be changed by choosing a user
42454  interface (ui) file.
42455  A ui-file is a text file where the toolbars and menus are listed.
42456  The file 
42457 \emph on
42458 default.ui
42459 \emph default
42460  loads three files:
42461 \end_layout
42462
42463 \begin_layout Description
42464 stdmenus.inc
42465 \shape italic
42466  
42467 \emph on
42468 specifies the menu entries for the standard menus
42469 \end_layout
42470
42471 \begin_layout Description
42472 stdcontext.inc 
42473 \shape italic
42474 \emph on
42475 specifies
42476 \shape default
42477 \emph default
42478  the menu entries in popup context menus
42479 \end_layout
42480
42481 \begin_layout Description
42482 stdtoolbars.inc
42483 \shape italic
42484  
42485 \emph on
42486 specifies the toolbar buttons
42487 \end_layout
42488
42489 \begin_layout Standard
42490 To create your own menu and toolbar layout, start with a copy of these files
42491  and edit the entries.
42492 \end_layout
42493
42494 \begin_layout Standard
42495 The syntax of the .inc-files is straightforward: the 
42496 \family sans
42497 Menubar
42498 \family default
42499
42500 \family sans
42501 Menu
42502 \family default
42503  and 
42504 \family sans
42505 Toolbar
42506 \family default
42507  entries must be finished with an explicit 
42508 \family sans
42509 End
42510 \family default
42511 .
42512  They may contain 
42513 \family sans
42514 Submenu
42515 \family default
42516
42517 \family sans
42518 Item
42519 \family default
42520
42521 \family sans
42522 OptItem
42523 \family default
42524
42525 \family sans
42526 Separator
42527 \family default
42528
42529 \family sans
42530 Icon,
42531 \family default
42532  and in the case of the 
42533 \begin_inset Quotes eld
42534 \end_inset
42535
42536 file_lastfiles
42537 \begin_inset Quotes erd
42538 \end_inset
42539
42540  menu a 
42541 \family sans
42542 Lastfiles
42543 \family default
42544  entry.
42545  The syntax for the entries is:
42546 \end_layout
42547
42548 \begin_layout Standard
42549 \begin_inset VSpace smallskip*
42550 \end_inset
42551
42552
42553 \series bold
42554 Item 
42555 \begin_inset Quotes eld
42556 \end_inset
42557
42558 menu 
42559 \series default
42560 or
42561 \series bold
42562  button name
42563 \begin_inset Quotes erd
42564 \end_inset
42565
42566  
42567 \begin_inset Quotes eld
42568 \end_inset
42569
42570 LyX-function
42571 \begin_inset Quotes erd
42572 \end_inset
42573
42574
42575 \end_layout
42576
42577 \begin_layout Standard
42578 \noindent
42579 \begin_inset VSpace smallskip*
42580 \end_inset
42581
42582 All the LyX-functions are listed in the menu 
42583 \family sans
42584 Help\SpecialChar \menuseparator
42585 Ly
42586 \begin_inset ERT
42587 status collapsed
42588
42589 \begin_layout Plain Layout
42590
42591 {}
42592 \end_layout
42593
42594 \end_inset
42595
42596 X
42597 \begin_inset space ~
42598 \end_inset
42599
42600 Functions
42601 \family default
42602 .
42603 \end_layout
42604
42605 \begin_layout Standard
42606 \begin_inset VSpace medskip
42607 \end_inset
42608
42609
42610 \end_layout
42611
42612 \begin_layout Standard
42613 For example, assuming you use the menu 
42614 \family sans
42615 Navigate\SpecialChar \menuseparator
42616 Bookmarks
42617 \family default
42618  quite often and therefore want six available bookmarks, you can add the
42619  line
42620 \end_layout
42621
42622 \begin_layout Standard
42623 \begin_inset VSpace smallskip*
42624 \end_inset
42625
42626
42627 \series bold
42628 Item 
42629 \begin_inset Quotes eld
42630 \end_inset
42631
42632 Save Bookmark 6
42633 \begin_inset Quotes erd
42634 \end_inset
42635
42636  
42637 \begin_inset Quotes eld
42638 \end_inset
42639
42640 bookmark-save 6
42641 \begin_inset Quotes erd
42642 \end_inset
42643
42644
42645 \end_layout
42646
42647 \begin_layout Standard
42648 \noindent
42649 \begin_inset VSpace smallskip*
42650 \end_inset
42651
42652 to the 
42653 \begin_inset Quotes eld
42654 \end_inset
42655
42656 navigate_bookmarks
42657 \begin_inset Quotes erd
42658 \end_inset
42659
42660  menu in 
42661 \emph on
42662 stdmenus.inc
42663 \emph default
42664  to have the sixth bookmark.
42665 \end_layout
42666
42667 \begin_layout Standard
42668
42669 \family sans
42670 Icon
42671 \begin_inset space ~
42672 \end_inset
42673
42674 Set
42675 \family default
42676  allows you to change the appearance of LyX's toolbar buttons.
42677  The currently available icon sets are compared in 
42678 \begin_inset CommandInset href
42679 LatexCommand href
42680 name "this image"
42681 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
42682
42683 \end_inset
42684
42685 .
42686 \end_layout
42687
42688 \begin_layout Subsubsection
42689 Automatic help
42690 \end_layout
42691
42692 \begin_layout Standard
42693 The option 
42694 \family sans
42695 Enable tool tips in main work area
42696 \family default
42697  enables tool tips showing the content of closed insets like index entries
42698  or footnotes.
42699 \end_layout
42700
42701 \begin_layout Subsubsection
42702 Session
42703 \end_layout
42704
42705 \begin_layout Standard
42706 With the option 
42707 \family sans
42708 Restore window layouts and geometries
42709 \family default
42710  LyX's main window will be opened with the size and layout that was used
42711  in the last LyX session.
42712 \end_layout
42713
42714 \begin_layout Standard
42715 The option 
42716 \family sans
42717 Restore cursor positions
42718 \family default
42719  sets the cursor to the position in the file where it was at the end of
42720  the last session.
42721 \end_layout
42722
42723 \begin_layout Standard
42724 The option 
42725 \family sans
42726 Load opened files from last session
42727 \family default
42728  opens all files that were opened in the last LyX session.
42729 \end_layout
42730
42731 \begin_layout Standard
42732 The button 
42733 \family sans
42734 Clear all session information
42735 \family default
42736  deletes all information from previous LyX sessions (cursor positions, names
42737  of last opened documents, etc.).
42738 \end_layout
42739
42740 \begin_layout Subsubsection
42741 Documents
42742 \begin_inset CommandInset label
42743 LatexCommand label
42744 name "sub:Backup documents"
42745
42746 \end_inset
42747
42748
42749 \begin_inset Index idx
42750 status collapsed
42751
42752 \begin_layout Plain Layout
42753 Backup ! Documents
42754 \end_layout
42755
42756 \end_inset
42757
42758
42759 \end_layout
42760
42761 \begin_layout Standard
42762
42763 \family sans
42764 Backup original documents when saving
42765 \family default
42766  creates a backup copy of the file in the state when it was opened or when
42767  it was saved the last time.
42768  It is stored in the 
42769 \family sans
42770 Backup
42771 \begin_inset space ~
42772 \end_inset
42773
42774 directory
42775 \family default
42776  (see section
42777 \begin_inset space ~
42778 \end_inset
42779
42780
42781 \begin_inset CommandInset ref
42782 LatexCommand ref
42783 reference "sec:Paths"
42784
42785 \end_inset
42786
42787 ) or in the same folder as your document if no 
42788 \family sans
42789 Backup
42790 \begin_inset space ~
42791 \end_inset
42792
42793 directory
42794 \family default
42795  is specified.
42796  The backup file has the file extension 
42797 \begin_inset Quotes eld
42798 \end_inset
42799
42800
42801 \family sans
42802 .lyx~
42803 \family default
42804
42805 \begin_inset Quotes erd
42806 \end_inset
42807
42808 .
42809 \end_layout
42810
42811 \begin_layout Standard
42812 With the option 
42813 \family sans
42814 Backup documents, every
42815 \family default
42816 , you can specify the time between backup saves.
42817 \end_layout
42818
42819 \begin_layout Standard
42820
42821 \family sans
42822 Save documents compressed by default
42823 \family default
42824  always saves files in a compressed format.
42825 \end_layout
42826
42827 \begin_layout Standard
42828
42829 \family sans
42830 Maximum last files
42831 \family default
42832  is the number of last opened files that LyX should display in the menu
42833  
42834 \family sans
42835 File\SpecialChar \menuseparator
42836 Open
42837 \begin_inset space ~
42838 \end_inset
42839
42840 Recent
42841 \family default
42842 .
42843 \end_layout
42844
42845 \begin_layout Standard
42846 If the option 
42847 \family sans
42848 Open documents in tabs
42849 \family default
42850  is not checked, every file will be opened in its own new instance of LyX.
42851 \end_layout
42852
42853 \begin_layout Standard
42854 The option 
42855 \family sans
42856 Single instance
42857 \family default
42858  is only active if a LyXServer pipe
42859 \begin_inset Foot
42860 status collapsed
42861
42862 \begin_layout Plain Layout
42863 See sec.
42864 \begin_inset space \thinspace{}
42865 \end_inset
42866
42867
42868 \begin_inset CommandInset ref
42869 LatexCommand ref
42870 reference "sec:Paths"
42871
42872 \end_inset
42873
42874  for information about LyXServer pipes.
42875 \end_layout
42876
42877 \end_inset
42878
42879  is specified.
42880  If it is checked, LyX documents will be opened in the same running instance
42881  of LyX.
42882  Otherwise a new LyX instance is created for each file.
42883 \end_layout
42884
42885 \begin_layout Standard
42886 If the option 
42887 \family sans
42888 Single close-tab button
42889 \family default
42890  is checked, there will only be one close button (
42891 \family sans
42892
42893 \begin_inset Graphics
42894         filename ../images/closetab.png
42895         scale 75
42896
42897 \end_inset
42898
42899
42900 \family default
42901 ) at the right side of the tab bar to close tabs.
42902  Otherwise every document tab has its own close button.
42903 \end_layout
42904
42905 \begin_layout Standard
42906 \begin_inset Note Greyedout
42907 status open
42908
42909 \begin_layout Plain Layout
42910
42911 \series bold
42912 Note:
42913 \series default
42914  For the last option you have to restart LyX before the change takes effect.
42915 \end_layout
42916
42917 \end_inset
42918
42919
42920 \end_layout
42921
42922 \begin_layout Subsection
42923 Screen Fonts
42924 \begin_inset Index idx
42925 status collapsed
42926
42927 \begin_layout Plain Layout
42928 Font ! Screen
42929 \end_layout
42930
42931 \end_inset
42932
42933
42934 \begin_inset CommandInset label
42935 LatexCommand label
42936 name "sub:Screen-Fonts"
42937
42938 \end_inset
42939
42940
42941 \end_layout
42942
42943 \begin_layout Standard
42944 These fonts are used to display your documents within LyX.
42945 \end_layout
42946
42947 \begin_layout Standard
42948 \begin_inset Note Greyedout
42949 status open
42950
42951 \begin_layout Plain Layout
42952
42953 \series bold
42954 Note:
42955 \series default
42956  This section only deals with the fonts 
42957 \emph on
42958 inside
42959 \emph default
42960  the LyX window.
42961  The fonts that appear in the output are independent of these fonts, and
42962  set in the menu 
42963 \family sans
42964 Document\SpecialChar \menuseparator
42965 Settings\SpecialChar \menuseparator
42966 Fonts
42967 \family default
42968 .
42969 \end_layout
42970
42971 \end_inset
42972
42973
42974 \end_layout
42975
42976 \begin_layout Standard
42977 By default, LyX uses 
42978 \family typewriter
42979 Times
42980 \family default
42981  as its 
42982 \family sans
42983 Roman
42984 \family default
42985  (serif) font, 
42986 \family typewriter
42987 Arial
42988 \family default
42989  or 
42990 \family typewriter
42991 Helvetica
42992 \family default
42993  (depends on the system) as its 
42994 \family sans
42995 Sans
42996 \begin_inset space ~
42997 \end_inset
42998
42999 Serif
43000 \family default
43001  font and 
43002 \family typewriter
43003 Courier
43004 \family default
43005  as its 
43006 \family typewriter
43007 Typewriter
43008 \family default
43009  font.
43010 \end_layout
43011
43012 \begin_layout Standard
43013 You can change the font size with the 
43014 \family sans
43015 Zoom
43016 \family default
43017  setting.
43018 \end_layout
43019
43020 \begin_layout Standard
43021 The 
43022 \family sans
43023 Font Sizes
43024 \family default
43025  are calculated as letter height in units of points.
43026  72.27
43027 \begin_inset space \thinspace{}
43028 \end_inset
43029
43030 points have the size of 1
43031 \begin_inset space \thinspace{}
43032 \end_inset
43033
43034 inch, see Appendix
43035 \begin_inset space ~
43036 \end_inset
43037
43038
43039 \begin_inset CommandInset ref
43040 LatexCommand ref
43041 reference "chap:Units-available-in"
43042
43043 \end_inset
43044
43045 .
43046  The default font sizes are the same as if a document font size of 10
43047 \begin_inset space \thinspace{}
43048 \end_inset
43049
43050 pt were used.
43051  The sizes are explained in detail in section
43052 \begin_inset space ~
43053 \end_inset
43054
43055
43056 \begin_inset CommandInset ref
43057 LatexCommand ref
43058 reference "sub:Document-Font"
43059
43060 \end_inset
43061
43062 .
43063 \end_layout
43064
43065 \begin_layout Standard
43066 With the option 
43067 \family sans
43068 Use pixmap cache to speed up font rendering
43069 \family default
43070  enabled, LyX needs to redraw the screen less often.
43071  This results in better performance, especially on slow systems.
43072  On the other hand, the characters might look more fuzzy on screen.
43073  So whether you enable this or not depends on whether you prefer speed over
43074  aesthetics.
43075  Note that the Pixmap Cache is only available and useful under Mac
43076 \begin_inset space ~
43077 \end_inset
43078
43079 OS and Windows.
43080 \end_layout
43081
43082 \begin_layout Subsection
43083 Colors
43084 \begin_inset Index idx
43085 status collapsed
43086
43087 \begin_layout Plain Layout
43088 Color ! LyX screen
43089 \end_layout
43090
43091 \end_inset
43092
43093
43094 \begin_inset Index idx
43095 status collapsed
43096
43097 \begin_layout Plain Layout
43098 Settings ! Color
43099 \end_layout
43100
43101 \end_inset
43102
43103
43104 \end_layout
43105
43106 \begin_layout Standard
43107 Here you can change the screen colors used by LyX by choosing an item in
43108  the list and selecting the 
43109 \family sans
43110 Alter
43111 \family default
43112  button.
43113 \end_layout
43114
43115 \begin_layout Standard
43116 By checking the option 
43117 \family sans
43118 Use system colors
43119 \family default
43120  the color scheme of your OS or window manager is used.
43121  The colors 
43122 \family sans
43123 cursor, selection, table line, text, URL
43124 \begin_inset space ~
43125 \end_inset
43126
43127 label and URL
43128 \begin_inset space ~
43129 \end_inset
43130
43131 text
43132 \family default
43133  are then not customizable and thus not listed.
43134 \end_layout
43135
43136 \begin_layout Subsection
43137 Display
43138 \begin_inset Index idx
43139 status collapsed
43140
43141 \begin_layout Plain Layout
43142 Settings ! Display
43143 \end_layout
43144
43145 \end_inset
43146
43147
43148 \end_layout
43149
43150 \begin_layout Standard
43151 Here you can specify if graphics are displayed inside LyX.
43152 \end_layout
43153
43154 \begin_layout Standard
43155
43156 \family sans
43157 Instant Preview
43158 \family default
43159  enables previewing snippets of your document.
43160  This feature is described in section
43161 \begin_inset space ~
43162 \end_inset
43163
43164
43165 \begin_inset CommandInset ref
43166 LatexCommand ref
43167 reference "sec:Previewing-snippets-of"
43168
43169 \end_inset
43170
43171 .
43172 \end_layout
43173
43174 \begin_layout Standard
43175 Checking the option 
43176 \family sans
43177 Mark
43178 \begin_inset space ~
43179 \end_inset
43180
43181 end
43182 \begin_inset space ~
43183 \end_inset
43184
43185 of
43186 \begin_inset space ~
43187 \end_inset
43188
43189 paragraphs
43190 \family default
43191  displays a pilcrow (¶) at the end of every paragraph.
43192 \end_layout
43193
43194 \begin_layout Section
43195 Editing
43196 \begin_inset Index idx
43197 status collapsed
43198
43199 \begin_layout Plain Layout
43200 Settings ! Editing
43201 \end_layout
43202
43203 \end_inset
43204
43205
43206 \end_layout
43207
43208 \begin_layout Subsection
43209 Control
43210 \end_layout
43211
43212 \begin_layout Subsubsection
43213 Editing
43214 \end_layout
43215
43216 \begin_layout Standard
43217 The option 
43218 \family sans
43219 Cursor follows scrollbar
43220 \family default
43221  sets the cursor to the top of the currently displayed document part when
43222  scrolling.
43223 \end_layout
43224
43225 \begin_layout Standard
43226 You can adjust the width of the cursor.
43227  If you set the value to zero, the thickness of the cursor scales relative
43228  to the zoom value you choose for the screen fonts.
43229 \end_layout
43230
43231 \begin_layout Standard
43232
43233 \family sans
43234 Scroll below end of document
43235 \family default
43236  is self-explanatory.
43237 \end_layout
43238
43239 \begin_layout Standard
43240 In LyX one can jump from word to word by pressing 
43241 \family sans
43242 Ctrl+arrow key
43243 \family default
43244 .
43245  With the option
43246 \family sans
43247  Use Mac-style for cursor moving between words
43248 \family default
43249  the cursor jumps from the end of a word to the end of the next word.
43250  Normally it jumps from the beginning to the beginning.
43251 \end_layout
43252
43253 \begin_layout Standard
43254 The option 
43255 \family sans
43256 Sort environments alphabetically
43257 \family default
43258  sorts the entries in the pull-down box for the paragraph environments.
43259 \end_layout
43260
43261 \begin_layout Standard
43262 The option 
43263 \family sans
43264 Group environments by their category
43265 \family default
43266  groups the entries in the pull-down box for the paragraph environments.
43267 \end_layout
43268
43269 \begin_layout Standard
43270 The 
43271 \family sans
43272 Edit math macros
43273 \family default
43274  options determine the editing style for math macros, see the section 
43275 \emph on
43276 Math Macros
43277 \emph default
43278  of the 
43279 \emph on
43280 Math
43281 \emph default
43282  manual.
43283 \end_layout
43284
43285 \begin_layout Subsubsection
43286 Fullscreen
43287 \end_layout
43288
43289 \begin_layout Standard
43290 Here you can specify what is hidden in the fullscreen mode.
43291  With the option 
43292 \family sans
43293 Limit text width
43294 \family default
43295  you can specify the width of the text in fullscreen mode.
43296  This way you can display the text smaller than the screen; the text then
43297  appears centered.
43298 \end_layout
43299
43300 \begin_layout Subsection
43301 Shortcuts
43302 \begin_inset Index idx
43303 status collapsed
43304
43305 \begin_layout Plain Layout
43306 Key Bindings
43307 \end_layout
43308
43309 \end_inset
43310
43311
43312 \begin_inset Index idx
43313 status collapsed
43314
43315 \begin_layout Plain Layout
43316 Settings ! Shortcuts
43317 \end_layout
43318
43319 \end_inset
43320
43321
43322 \end_layout
43323
43324 \begin_layout Standard
43325
43326 \family sans
43327 Bind File
43328 \family default
43329  specifies the file to be used to bind a LyX-function to a key.
43330  Several binding files are available, among them:
43331 \end_layout
43332
43333 \begin_layout Description
43334 cua.bind a typical set of PC keyboard shortcuts
43335 \end_layout
43336
43337 \begin_layout Description
43338 (x)emacs.bind a set of bindings similar to those used in the editor programs
43339  
43340 \family sans
43341 Emacs
43342 \family default
43343  (
43344 \family sans
43345 XEmacs
43346 \family default
43347 )
43348 \end_layout
43349
43350 \begin_layout Description
43351 mac.bind a set of bindings for 
43352 \family sans
43353 Mac
43354 \begin_inset space \thinspace{}
43355 \end_inset
43356
43357 OS
43358 \family default
43359  systems.
43360 \end_layout
43361
43362 \begin_layout Standard
43363 There are also binding files designed for special document classes, like
43364  
43365 \shape italic
43366 broadway.bind
43367 \shape default
43368 , and binding files for special languages.
43369  The names of language binding files begin with a language code, e.
43370 \begin_inset space \thinspace{}
43371 \end_inset
43372
43373 g.
43374 \begin_inset space \space{}
43375 \end_inset
43376
43377
43378 \begin_inset Quotes eld
43379 \end_inset
43380
43381 pt
43382 \begin_inset Quotes erd
43383 \end_inset
43384
43385  for Portuguese.
43386  If you use LyX in a certain language, LyX will try to use the appropriate
43387  binding file.
43388 \end_layout
43389
43390 \begin_layout Standard
43391 Some binding files, like 
43392 \shape italic
43393 math.bind
43394 \shape default
43395 , only have a limited scope.
43396  When looking at the end of the file 
43397 \shape italic
43398 cua.bind
43399 \shape default
43400 , you can see that they are included to keep the overview in the bind-file.
43401 \end_layout
43402
43403 \begin_layout Standard
43404 The field 
43405 \family sans
43406 Show
43407 \begin_inset space ~
43408 \end_inset
43409
43410 key-bindings
43411 \begin_inset space ~
43412 \end_inset
43413
43414 containing
43415 \family default
43416  allows you to search for the shortcut provided for a particular function
43417  in the selected key binding file.
43418 \end_layout
43419
43420 \begin_layout Subsubsection
43421 Editing Shortcuts
43422 \begin_inset CommandInset label
43423 LatexCommand label
43424 name "sub:Editing-Shortcuts"
43425
43426 \end_inset
43427
43428
43429 \begin_inset Index idx
43430 status collapsed
43431
43432 \begin_layout Plain Layout
43433 Key Bindings ! Editing
43434 \end_layout
43435
43436 \end_inset
43437
43438
43439 \end_layout
43440
43441 \begin_layout Standard
43442 To add new or modify existing keybindings to your own taste you can use
43443  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43444  To find functions easily, they are grouped by categories and the dialog
43445  provides the field 
43446 \family sans
43447 Show key-bindings containing
43448 \family default
43449 .
43450  In this field you can insert a keyword for a function you want to edit.
43451  Insert there for example as keyword 
43452 \begin_inset Quotes eld
43453 \end_inset
43454
43455 paste
43456 \begin_inset Quotes erd
43457 \end_inset
43458
43459  and you get the four different existing shortcuts for the three different
43460  functions that contain 
43461 \begin_inset Quotes eld
43462 \end_inset
43463
43464 paste
43465 \begin_inset Quotes erd
43466 \end_inset
43467
43468  in their name.
43469  As you can see, one function can have more than one shortcut.
43470  All LyX-functions are also listed in the file 
43471 \family sans
43472 LyX Functions
43473 \family default
43474  that you will find in the 
43475 \family sans
43476 Help
43477 \family default
43478  menu.
43479 \end_layout
43480
43481 \begin_layout Standard
43482 For example, to add the shortcut 
43483 \family sans
43484 Alt+Q
43485 \family default
43486  for the function 
43487 \family sans
43488 textstyle-apply
43489 \family default
43490 , select the function and press the 
43491 \family sans
43492 Modify
43493 \family default
43494  button.
43495  A dialog pops up where you can add the shortcut by using it.
43496  So press Alt+Q to define the shortcut.
43497 \end_layout
43498
43499 \begin_layout Standard
43500 Modifying an existing shortcut is done the same way.
43501  You can also bind multiple functions to one shortcut by starting the LyX
43502  Function definition with “command alternatives” and following it with the
43503  different function names as a semicolon separated list.
43504  LyX will then use the first function that is enabled in the current document
43505  part.
43506  
43507 \end_layout
43508
43509 \begin_layout Standard
43510 If you don't like a particular shortcut, you can remove it.
43511 \end_layout
43512
43513 \begin_layout Standard
43514 Alternatively you can also edit shortcuts by modifying binding files with
43515  a text editor.
43516  The syntax of the entries is:
43517 \end_layout
43518
43519 \begin_layout Standard
43520
43521 \series bold
43522
43523 \backslash
43524 bind 
43525 \begin_inset Quotes eld
43526 \end_inset
43527
43528 key combination
43529 \begin_inset Quotes erd
43530 \end_inset
43531
43532  
43533 \begin_inset Quotes eld
43534 \end_inset
43535
43536 LyX-function
43537 \begin_inset Quotes erd
43538 \end_inset
43539
43540
43541 \end_layout
43542
43543 \begin_layout Subsection
43544 Keyboard/Mouse
43545 \begin_inset CommandInset label
43546 LatexCommand label
43547 name "sub:Keyboard-Map"
43548
43549 \end_inset
43550
43551
43552 \begin_inset Index idx
43553 status collapsed
43554
43555 \begin_layout Plain Layout
43556 Keyboard Map
43557 \end_layout
43558
43559 \end_inset
43560
43561
43562 \begin_inset Index idx
43563 status collapsed
43564
43565 \begin_layout Plain Layout
43566 Settings ! Keyboard Map
43567 \end_layout
43568
43569 \end_inset
43570
43571
43572 \end_layout
43573
43574 \begin_layout Standard
43575 Normally keyboard settings are made in a menu of your operating system.
43576  For the case thatWhere this is not possible, LyX provides keyboard maps.
43577  If, for example, you have a Czech keyboard but want to use it as if it
43578  is a Romanian one, you can enable 
43579 \family sans
43580 Use
43581 \begin_inset space ~
43582 \end_inset
43583
43584 keyboard
43585 \begin_inset space ~
43586 \end_inset
43587
43588 map
43589 \family default
43590  and select the keyboard map file named 
43591 \shape italic
43592 romanian.kmap
43593 \shape default
43594 .
43595 \end_layout
43596
43597 \begin_layout Standard
43598 You can specify a 
43599 \family sans
43600 First
43601 \family default
43602  and a 
43603 \family sans
43604 Second
43605 \family default
43606  keyboard map and, if you use the 
43607 \emph on
43608 cua
43609 \emph default
43610  bindings, you can select the first and second with 
43611 \begin_inset Info
43612 type  "shortcut"
43613 arg   "keymap-primary"
43614 \end_inset
43615
43616  and 
43617 \begin_inset Info
43618 type  "shortcut"
43619 arg   "keymap-secondary"
43620 \end_inset
43621
43622  respectively or toggle between them with 
43623 \begin_inset Info
43624 type  "shortcut"
43625 arg   "keymap-toggle"
43626 \end_inset
43627
43628 .
43629 \end_layout
43630
43631 \begin_layout Standard
43632 \begin_inset Note Greyedout
43633 status open
43634
43635 \begin_layout Plain Layout
43636
43637 \series bold
43638 Note:
43639 \series default
43640  Keyboard maps can only provide a makeshift solution and don't work on all
43641  systems.
43642 \end_layout
43643
43644 \end_inset
43645
43646
43647 \end_layout
43648
43649 \begin_layout Standard
43650 You can also specify the mouse 
43651 \family sans
43652 Wheel scrolling speed
43653 \family default
43654 .
43655  The standard value is 1.0; higher values speed up the scrolling, lower ones
43656  slow it down.
43657 \end_layout
43658
43659 \begin_layout Standard
43660 If you 
43661 \family sans
43662 Enable
43663 \family default
43664  
43665 \family sans
43666 Scroll
43667 \begin_inset space ~
43668 \end_inset
43669
43670 wheel
43671 \begin_inset space ~
43672 \end_inset
43673
43674 zoom,
43675 \family default
43676  you can select a key for zooming.
43677  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
43678 \end_layout
43679
43680 \begin_layout Subsection
43681 Input Completion
43682 \end_layout
43683
43684 \begin_layout Standard
43685 Input completion is described in section
43686 \begin_inset space ~
43687 \end_inset
43688
43689
43690 \begin_inset CommandInset ref
43691 LatexCommand ref
43692 reference "sec:Input-Completion"
43693
43694 \end_inset
43695
43696 .
43697 \end_layout
43698
43699 \begin_layout Section
43700 Paths
43701 \begin_inset CommandInset label
43702 LatexCommand label
43703 name "sec:Paths"
43704
43705 \end_inset
43706
43707
43708 \begin_inset Index idx
43709 status collapsed
43710
43711 \begin_layout Plain Layout
43712 Paths
43713 \end_layout
43714
43715 \end_inset
43716
43717
43718 \begin_inset Index idx
43719 status collapsed
43720
43721 \begin_layout Plain Layout
43722 Settings ! Paths
43723 \end_layout
43724
43725 \end_inset
43726
43727
43728 \end_layout
43729
43730 \begin_layout Standard
43731 The paths to the various resources used by LyX are normally determined during
43732  the installation.
43733  But there may be reasons why you might want to modify them.
43734 \end_layout
43735
43736 \begin_layout Description
43737 Working
43738 \begin_inset space ~
43739 \end_inset
43740
43741 directory This is LyX's working directory.
43742  It is the default when you 
43743 \family sans
43744 Open
43745 \family default
43746
43747 \family sans
43748 Save
43749 \family default
43750  or 
43751 \family sans
43752 Save
43753 \begin_inset space ~
43754 \end_inset
43755
43756 As
43757 \family default
43758  files.
43759 \end_layout
43760
43761 \begin_layout Description
43762 Document
43763 \begin_inset space ~
43764 \end_inset
43765
43766 templates This directory will be opened when you use the menu 
43767 \family sans
43768 File\SpecialChar \menuseparator
43769 New
43770 \begin_inset space ~
43771 \end_inset
43772
43773 from
43774 \begin_inset space ~
43775 \end_inset
43776
43777 Template
43778 \family default
43779 .
43780 \end_layout
43781
43782 \begin_layout Description
43783 Example
43784 \begin_inset space ~
43785 \end_inset
43786
43787 files This directory will be opened when you use the button 
43788 \family sans
43789 Examples
43790 \family default
43791  in the 
43792 \family sans
43793 File\SpecialChar \menuseparator
43794 Open
43795 \family default
43796  dialog.
43797 \begin_inset Newline newline
43798 \end_inset
43799
43800
43801 \begin_inset Note Greyedout
43802 status open
43803
43804 \begin_layout Plain Layout
43805
43806 \series bold
43807 Note:
43808 \series default
43809  The 
43810 \family sans
43811 Examples
43812 \family default
43813  button does not exist when using LyX on Mac OS and Windows systems.
43814 \end_layout
43815
43816 \end_inset
43817
43818
43819 \end_layout
43820
43821 \begin_layout Description
43822 Backup
43823 \begin_inset space ~
43824 \end_inset
43825
43826 directory
43827 \begin_inset Index idx
43828 status collapsed
43829
43830 \begin_layout Plain Layout
43831 Backup ! Directory
43832 \end_layout
43833
43834 \end_inset
43835
43836  Backup copies will be saved to this directory.
43837  If no directory is given but backups are enabled as described in section
43838 \begin_inset space ~
43839 \end_inset
43840
43841
43842 \begin_inset CommandInset ref
43843 LatexCommand ref
43844 reference "sub:Backup documents"
43845
43846 \end_inset
43847
43848 , the 
43849 \family sans
43850 Working directory
43851 \family default
43852  will be used to save the backups.
43853 \begin_inset Newline newline
43854 \end_inset
43855
43856 Backup files have the ending 
43857 \begin_inset Quotes eld
43858 \end_inset
43859
43860 .lyx~
43861 \begin_inset Quotes erd
43862 \end_inset
43863
43864 .
43865 \end_layout
43866
43867 \begin_layout Description
43868 Ly
43869 \begin_inset ERT
43870 status collapsed
43871
43872 \begin_layout Plain Layout
43873
43874 {}
43875 \end_layout
43876
43877 \end_inset
43878
43879 XServer
43880 \begin_inset space ~
43881 \end_inset
43882
43883 pipe Here you can enter the name of a so-called UNIX-pipe.
43884  This pipe is used to send data from external programs to LyX.
43885 \begin_inset Newline newline
43886 \end_inset
43887
43888
43889 \series bold
43890 Example:
43891 \series default
43892  You add a BibTeX-database 
43893 \emph on
43894 test.bib
43895 \emph default
43896  to your document.
43897  You can edit this file with the program 
43898 \family typewriter
43899 JabRef
43900 \family default
43901 .
43902  In 
43903 \family typewriter
43904 JabRef
43905 \family default
43906  you have to use the same Unix-Pipe for LyX in its preferences under 
43907 \family sans
43908 External
43909 \begin_inset space ~
43910 \end_inset
43911
43912 programs
43913 \family default
43914 .
43915  If you want to get one entry of the database as citation, select it in
43916  
43917 \family typewriter
43918 JabRef
43919 \family default
43920  and click on the LyX-symbol.
43921  The entry will now be inserted as a citation at the current cursor position
43922  in your LyX file.
43923  Of course, 
43924 \family typewriter
43925 JabRef
43926 \family default
43927  and LyX need to be running the same time.
43928 \begin_inset Newline newline
43929 \end_inset
43930
43931 The pipe is also used for the 
43932 \family sans
43933 Single instance
43934 \family default
43935  feature, see sec.
43936 \begin_inset space \thinspace{}
43937 \end_inset
43938
43939
43940 \begin_inset CommandInset ref
43941 LatexCommand ref
43942 reference "sub:Backup documents"
43943
43944 \end_inset
43945
43946 .
43947 \begin_inset Newline newline
43948 \end_inset
43949
43950 To use the LyXServer-Pipe on Windows, you must use this pipe name:
43951 \begin_inset Newline newline
43952 \end_inset
43953
43954
43955 \series bold
43956
43957 \backslash
43958
43959 \backslash
43960 .
43961 \backslash
43962 pipe
43963 \backslash
43964 lyxpipe
43965 \end_layout
43966
43967 \begin_layout Description
43968 Temporary
43969 \begin_inset space ~
43970 \end_inset
43971
43972 directory Temporary files will be saved in this directory.
43973 \end_layout
43974
43975 \begin_layout Description
43976 Thesaurus
43977 \begin_inset space ~
43978 \end_inset
43979
43980 dictionary Directory where the thesaurus dictionaries are located.
43981  You only need to specify it if the thesaurus does not work or if you want
43982  to use custom/alternative dictionaries.
43983 \end_layout
43984
43985 \begin_layout Description
43986 Hunspell
43987 \begin_inset space ~
43988 \end_inset
43989
43990 dictionary Directory where the dictionaries of the spell checker program
43991  
43992 \family typewriter
43993 Hunspell
43994 \family default
43995  are located.
43996  You only need to specify it if you are using 
43997 \family typewriter
43998 Hunspell
43999 \family default
44000  and spell checking does not work or if you want to use custom/alternative
44001  dictionaries.
44002  For LyX on Windows 
44003 \family typewriter
44004 Hunspell
44005 \family default
44006  is the only available spell checker and should work without specifying
44007  a directory.
44008 \end_layout
44009
44010 \begin_layout Description
44011 PATH
44012 \begin_inset space ~
44013 \end_inset
44014
44015 prefix This field contains a list of paths to external programs.
44016  When LyX needs to use an external program, it looks in this list to see
44017  where to find it on the system.
44018  The path list is automatically set up on Windows and Mac systems when LyX
44019  is configured; so you normally don't have to modify it.
44020  On Unix
44021 \begin_inset space \thinspace{}
44022 \end_inset
44023
44024 /
44025 \begin_inset space \thinspace{}
44026 \end_inset
44027
44028 Linux systems, the path list will need to be set only if there are external
44029  programs you wish to use that are not in your normal system path ($PATH).
44030 \end_layout
44031
44032 \begin_layout Description
44033 TEXINPUTS
44034 \begin_inset space ~
44035 \end_inset
44036
44037 prefix The TEXINPUTS environment variable allows you to use external files
44038  which are included in a LyX document via commands in TeX code or in the
44039  document preamble.
44040  This prefix includes by default the document directory (represented by
44041  a single dot '.').
44042  The prefix can contain any list of paths separated by the default separator
44043  of the OS (':' on UNIX like systems and ';' on Windows).
44044  If files are included, the paths listed in the TEXINPUTS prefix will be
44045  scanned for the input files.
44046  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
44047  to be relative to the directory of your LyX file.
44048  It is recommended that you always include ‘.' as one of the paths; otherwise
44049  compilation may fail for some documents.
44050 \end_layout
44051
44052 \begin_layout Section
44053 Identity
44054 \end_layout
44055
44056 \begin_layout Standard
44057 Here you can insert your 
44058 \family sans
44059 Name
44060 \family default
44061  and 
44062 \family sans
44063 E-mail
44064 \family default
44065  address.
44066  These will be used when you have enabled change tracking, as described
44067  in section
44068 \begin_inset space ~
44069 \end_inset
44070
44071
44072 \begin_inset CommandInset ref
44073 LatexCommand ref
44074 reference "sec:Change-Tracking"
44075
44076 \end_inset
44077
44078 , to mark changes you make as yours.
44079 \end_layout
44080
44081 \begin_layout Section
44082 Language Settings
44083 \begin_inset Index idx
44084 status collapsed
44085
44086 \begin_layout Plain Layout
44087 Language ! Settings
44088 \end_layout
44089
44090 \end_inset
44091
44092
44093 \begin_inset Index idx
44094 status collapsed
44095
44096 \begin_layout Plain Layout
44097 Settings ! Language
44098 \end_layout
44099
44100 \end_inset
44101
44102
44103 \end_layout
44104
44105 \begin_layout Subsection
44106 Language
44107 \begin_inset CommandInset label
44108 LatexCommand label
44109 name "sub:Prefs-Language"
44110
44111 \end_inset
44112
44113
44114 \end_layout
44115
44116 \begin_layout Description
44117 User
44118 \begin_inset space ~
44119 \end_inset
44120
44121 interface
44122 \begin_inset space ~
44123 \end_inset
44124
44125 language Here you can select the language for LyX's menus.
44126  You can find its actual translation status here: 
44127 \begin_inset CommandInset href
44128 LatexCommand href
44129 target "http://www.lyx.org/I18n"
44130
44131 \end_inset
44132
44133
44134 \end_layout
44135
44136 \begin_layout Description
44137 Language
44138 \begin_inset space ~
44139 \end_inset
44140
44141 package determines which LaTeX package should be loaded to handle language
44142  issues.
44143  Language issues that are handled by this package include proper hyphenation
44144  as well as localization of dates and text strings such as 
44145 \begin_inset Quotes eld
44146 \end_inset
44147
44148 Chapter
44149 \begin_inset Quotes erd
44150 \end_inset
44151
44152  and 
44153 \begin_inset Quotes eld
44154 \end_inset
44155
44156 Table
44157 \begin_inset Quotes erd
44158 \end_inset
44159
44160 .
44161  The most widespread language package is 
44162 \series bold
44163 babel
44164 \series default
44165
44166 \begin_inset Index idx
44167 status collapsed
44168
44169 \begin_layout Plain Layout
44170 LaTeX-packages ! babel
44171 \end_layout
44172
44173 \end_inset
44174
44175 ; it is the default language package in classic LaTeX.
44176  More recent typesetting engines such as XeTeX and LuaTeX come with the
44177  alternative language package 
44178 \series bold
44179 polyglossia
44180 \series default
44181
44182 \begin_inset Index idx
44183 status collapsed
44184
44185 \begin_layout Plain Layout
44186 LaTeX-packages ! polyglossia
44187 \end_layout
44188
44189 \end_inset
44190
44191  that is more suited to the multi-script support of these engines.
44192  Furthermore, there are also specific language packages for languages not
44193  covered by 
44194 \series bold
44195 babel
44196 \series default
44197 .
44198  The available selections are described in section
44199 \begin_inset space ~
44200 \end_inset
44201
44202
44203 \begin_inset CommandInset ref
44204 LatexCommand ref
44205 reference "sec:Language-encodings"
44206
44207 \end_inset
44208
44209 .
44210 \end_layout
44211
44212 \begin_layout Description
44213 Command
44214 \begin_inset space ~
44215 \end_inset
44216
44217 start If a special LaTeX-package is needed to write in a certain document
44218  language, you can here specify the command to start the package.
44219  An example is the start command 
44220 \family sans
44221
44222 \backslash
44223 begin{arabtext}
44224 \family default
44225  that is needed to write Arabic using the package 
44226 \series bold
44227 ArabTeX
44228 \series default
44229 , see 
44230 \begin_inset CommandInset citation
44231 LatexCommand cite
44232 key "Arabic"
44233
44234 \end_inset
44235
44236 .
44237  The default is the 
44238 \series bold
44239 babel
44240 \series default
44241  command 
44242 \family sans
44243
44244 \backslash
44245 selectlanguage{$$lang}
44246 \family default
44247 .
44248 \end_layout
44249
44250 \begin_layout Description
44251 Command
44252 \begin_inset space ~
44253 \end_inset
44254
44255 end Counterpart to 
44256 \family sans
44257 Command start
44258 \family default
44259 .
44260  Some packages, like the default, don't have an end command since the start
44261  command toggles the package on and off.
44262 \end_layout
44263
44264 \begin_layout Description
44265 Default
44266 \begin_inset space ~
44267 \end_inset
44268
44269 Decimal
44270 \begin_inset space ~
44271 \end_inset
44272
44273 Point Define the default decimal point for use in tables (decimal point
44274  alignment).
44275 \end_layout
44276
44277 \begin_layout Description
44278 Set
44279 \begin_inset space ~
44280 \end_inset
44281
44282 languages
44283 \begin_inset space ~
44284 \end_inset
44285
44286 globally When this option is set, the languages used in the document will
44287  be added as options to the document class options, so that they can be
44288  used by all LaTeX-packages.
44289  Otherwise they will only be used as options for the 
44290 \series bold
44291 babel
44292 \series default
44293  package.
44294 \end_layout
44295
44296 \begin_layout Description
44297 Auto
44298 \begin_inset space ~
44299 \end_inset
44300
44301 begin When this option is set, documents start with the chosen document
44302  language.
44303  When this option is not set, the 
44304 \family sans
44305 Command
44306 \begin_inset space ~
44307 \end_inset
44308
44309 start
44310 \family default
44311  is explicitly set to the beginning of the document in the LaTeX-output.
44312  This assures that the correct language is used when you use another 
44313 \family sans
44314 Command
44315 \begin_inset space ~
44316 \end_inset
44317
44318 start
44319 \family default
44320  than the default.
44321 \end_layout
44322
44323 \begin_layout Description
44324 Auto
44325 \begin_inset space ~
44326 \end_inset
44327
44328 end Counterpart to 
44329 \family sans
44330 Auto
44331 \begin_inset space ~
44332 \end_inset
44333
44334 begin
44335 \family default
44336 .
44337  When it is not set, the 
44338 \family sans
44339 Command
44340 \begin_inset space ~
44341 \end_inset
44342
44343 end
44344 \family default
44345  is set to the end of the document.
44346 \end_layout
44347
44348 \begin_layout Description
44349 Mark
44350 \begin_inset space ~
44351 \end_inset
44352
44353 foreign
44354 \begin_inset space ~
44355 \end_inset
44356
44357 languages Text marked formatted in a language different from the document
44358  language will be underlined in blue.
44359 \end_layout
44360
44361 \begin_layout Description
44362 Enable
44363 \begin_inset space ~
44364 \end_inset
44365
44366 RTL
44367 \begin_inset space ~
44368 \end_inset
44369
44370 support Enables the use of languages, written from right to left (RTL),
44371  like Arabic, Hebrew or Farsi.
44372 \end_layout
44373
44374 \begin_layout Description
44375 Cursor
44376 \begin_inset space ~
44377 \end_inset
44378
44379 movement When writing RTL, you can define if the left and right arrow keys
44380  move the cursor visually to the left or right, respectively, or logically.
44381  Logical means that the cursor is moved to the left when pressing the right
44382  arrow key and the cursor is inside text in an RTL language.
44383 \end_layout
44384
44385 \begin_layout Subsection
44386 Spellchecker
44387 \end_layout
44388
44389 \begin_layout Standard
44390 The spellchecker settings are explained in section
44391 \begin_inset space ~
44392 \end_inset
44393
44394
44395 \begin_inset CommandInset ref
44396 LatexCommand ref
44397 reference "sec:Spellchecking"
44398
44399 \end_inset
44400
44401 .
44402 \end_layout
44403
44404 \begin_layout Section
44405 Outputs
44406 \end_layout
44407
44408 \begin_layout Subsection
44409 General
44410 \end_layout
44411
44412 \begin_layout Description
44413 Output
44414 \begin_inset space ~
44415 \end_inset
44416
44417 line
44418 \begin_inset space ~
44419 \end_inset
44420
44421 length sets the maximum number of characters printed in one line when using
44422  the menu 
44423 \family sans
44424 File\SpecialChar \menuseparator
44425 Export\SpecialChar \menuseparator
44426 Plain
44427 \begin_inset space ~
44428 \end_inset
44429
44430 text
44431 \family default
44432 .
44433  Setting the line length to 0 means all text is printed in one endless line.
44434 \end_layout
44435
44436 \begin_layout Description
44437 Date
44438 \begin_inset space ~
44439 \end_inset
44440
44441 format
44442 \begin_inset Index idx
44443 status collapsed
44444
44445 \begin_layout Plain Layout
44446 Date Format
44447 \end_layout
44448
44449 \end_inset
44450
44451
44452 \begin_inset Index idx
44453 status collapsed
44454
44455 \begin_layout Plain Layout
44456 Settings ! Date format
44457 \end_layout
44458
44459 \end_inset
44460
44461  The date format can be one or a mixture of the formats listed here:
44462 \begin_inset Newline newline
44463 \end_inset
44464
44465
44466 \begin_inset Flex URL
44467 status collapsed
44468
44469 \begin_layout Plain Layout
44470
44471 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44472 \end_layout
44473
44474 \end_inset
44475
44476
44477 \begin_inset Newline newline
44478 \end_inset
44479
44480 For example the format
44481 \begin_inset Newline newline
44482 \end_inset
44483
44484 %d/%m/%y
44485 \begin_inset Newline newline
44486 \end_inset
44487
44488 prints the date as day/month/year.
44489 \end_layout
44490
44491 \begin_layout Description
44492 Overwrite
44493 \begin_inset space ~
44494 \end_inset
44495
44496 on
44497 \begin_inset space ~
44498 \end_inset
44499
44500 export Setting what LyX is allowed to overwrite on export.
44501 \end_layout
44502
44503 \begin_layout Description
44504 Forward
44505 \begin_inset space ~
44506 \end_inset
44507
44508 search Commands that will be used for the menu 
44509 \family sans
44510 Navigate\SpecialChar \menuseparator
44511 Forward
44512 \begin_inset space ~
44513 \end_inset
44514
44515 search
44516 \family default
44517 .
44518  For a detailed description see section 
44519 \emph on
44520 Reverse DVI/PDF search
44521 \emph default
44522  of the 
44523 \emph on
44524 Additional
44525 \begin_inset space ~
44526 \end_inset
44527
44528 Features
44529 \emph default
44530  manual.
44531 \end_layout
44532
44533 \begin_layout Subsection
44534 Printer
44535 \begin_inset CommandInset label
44536 LatexCommand label
44537 name "sub:Printer"
44538
44539 \end_inset
44540
44541
44542 \begin_inset Index idx
44543 status collapsed
44544
44545 \begin_layout Plain Layout
44546 Printer
44547 \end_layout
44548
44549 \end_inset
44550
44551
44552 \begin_inset Index idx
44553 status collapsed
44554
44555 \begin_layout Plain Layout
44556 Settings ! Printer
44557 \end_layout
44558
44559 \end_inset
44560
44561
44562 \end_layout
44563
44564 \begin_layout Description
44565 Default
44566 \begin_inset space ~
44567 \end_inset
44568
44569 printer Here you can specify the name of your 
44570 \family sans
44571 Default printer
44572 \family default
44573 .
44574  The name will be used when the 
44575 \family sans
44576 Printer command
44577 \family default
44578  is executed.
44579 \begin_inset Newline newline
44580 \end_inset
44581
44582
44583 \begin_inset Note Greyedout
44584 status open
44585
44586 \begin_layout Plain Layout
44587
44588 \series bold
44589 Note:
44590 \series default
44591  You can leave this field empty on Windows systems because it has no effect.
44592 \end_layout
44593
44594 \end_inset
44595
44596
44597 \end_layout
44598
44599 \begin_layout Description
44600 Printer
44601 \begin_inset space ~
44602 \end_inset
44603
44604 command is the command LyX
44605 \begin_inset space \thinspace{}
44606 \end_inset
44607
44608 /
44609 \begin_inset space \thinspace{}
44610 \end_inset
44611
44612 LaTeX uses for printing.
44613  The default is 
44614 \family sans
44615 dvips
44616 \family default
44617  on most systems.
44618 \end_layout
44619
44620 \begin_layout Description
44621 Printer
44622 \begin_inset space ~
44623 \end_inset
44624
44625 Command
44626 \begin_inset space ~
44627 \end_inset
44628
44629 Options Here you can specify printer options.
44630  A list of printer options with explanations can be found in the documentation
44631  of the program that provides the 
44632 \family sans
44633 Printer command
44634 \family default
44635  you are using.
44636 \end_layout
44637
44638 \begin_layout Description
44639 Adapt
44640 \begin_inset space ~
44641 \end_inset
44642
44643 output
44644 \begin_inset space ~
44645 \end_inset
44646
44647 to
44648 \begin_inset space ~
44649 \end_inset
44650
44651 printer This option works only for the 
44652 \family sans
44653 Printer command
44654 \family default
44655  
44656 \begin_inset Quotes eld
44657 \end_inset
44658
44659
44660 \family sans
44661 dvips
44662 \family default
44663
44664 \begin_inset Quotes erd
44665 \end_inset
44666
44667 .
44668  It activates a configuration file for dvips.
44669  This is an option only for dvips experts.
44670 \end_layout
44671
44672 \begin_layout Subsection
44673 LaT
44674 \begin_inset ERT
44675 status collapsed
44676
44677 \begin_layout Plain Layout
44678
44679 {}
44680 \end_layout
44681
44682 \end_inset
44683
44684 eX
44685 \begin_inset CommandInset label
44686 LatexCommand label
44687 name "sub:LaTeX-settings"
44688
44689 \end_inset
44690
44691
44692 \begin_inset Index idx
44693 status collapsed
44694
44695 \begin_layout Plain Layout
44696 Settings ! LaTeX
44697 \end_layout
44698
44699 \end_inset
44700
44701
44702 \end_layout
44703
44704 \begin_layout Description
44705 Use
44706 \begin_inset space ~
44707 \end_inset
44708
44709 LaTe
44710 \begin_inset ERT
44711 status collapsed
44712
44713 \begin_layout Plain Layout
44714
44715 {}
44716 \end_layout
44717
44718 \end_inset
44719
44720 X
44721 \begin_inset space ~
44722 \end_inset
44723
44724 font
44725 \begin_inset space ~
44726 \end_inset
44727
44728 encoding This is the default encoding of the document font.
44729  
44730 \family sans
44731 T1
44732 \family default
44733  is the default and covers western languages and symbols.
44734  
44735 \family sans
44736 T2A
44737 \family default
44738
44739 \family sans
44740 T2B
44741 \family default
44742
44743 \family sans
44744 T2C
44745 \family default
44746
44747 \family sans
44748 LCY
44749 \family default
44750  and 
44751 \family sans
44752 X2
44753 \family default
44754  are used for Cyrillic.
44755  Combinations of the encodings are possible, like 
44756 \begin_inset Quotes eld
44757 \end_inset
44758
44759
44760 \family sans
44761 T1, T2B
44762 \family default
44763
44764 \begin_inset Quotes erd
44765 \end_inset
44766
44767 .
44768  The font encoding is normally automatically loaded by the language packages
44769  LyX sets up in the background.
44770  So there is no need to change the default encoding.
44771 \end_layout
44772
44773 \begin_layout Description
44774 Default
44775 \begin_inset space ~
44776 \end_inset
44777
44778 paper
44779 \begin_inset space ~
44780 \end_inset
44781
44782 size This is the paper size that is used for new documents.
44783  The 
44784 \family sans
44785 Default
44786 \family default
44787  value depends on your LaTeX-system setup.
44788 \end_layout
44789
44790 \begin_layout Description
44791 DVI
44792 \begin_inset space ~
44793 \end_inset
44794
44795 viewer
44796 \begin_inset space ~
44797 \end_inset
44798
44799 paper
44800 \begin_inset space ~
44801 \end_inset
44802
44803 size
44804 \begin_inset space ~
44805 \end_inset
44806
44807 options They only have an effect when the program 
44808 \family sans
44809 xdvi
44810 \family default
44811  is used as DVI-viewer, read its manual to find out more.
44812 \end_layout
44813
44814 \begin_layout Standard
44815 Here you can also specify options and commands with parameters for processors.
44816  But before you change something, it is strongly recommended to read the
44817  manuals of the applications.
44818 \end_layout
44819
44820 \begin_layout Description
44821 Bibliography
44822 \begin_inset space ~
44823 \end_inset
44824
44825 generation Settings for the generation of the bibliography, see section
44826 \begin_inset space ~
44827 \end_inset
44828
44829
44830 \begin_inset CommandInset ref
44831 LatexCommand ref
44832 reference "sub:Bibliography-databases"
44833
44834 \end_inset
44835
44836 .
44837 \end_layout
44838
44839 \begin_layout Description
44840 Index
44841 \begin_inset space ~
44842 \end_inset
44843
44844 generation Settings for the generation of the index, see section
44845 \begin_inset space ~
44846 \end_inset
44847
44848
44849 \begin_inset CommandInset ref
44850 LatexCommand ref
44851 reference "sub:Index-Program"
44852
44853 \end_inset
44854
44855 .
44856 \end_layout
44857
44858 \begin_layout Description
44859 Nomenclature
44860 \begin_inset space ~
44861 \end_inset
44862
44863 command Command for the program that generates the nomenclature, see section
44864 \begin_inset space ~
44865 \end_inset
44866
44867
44868 \begin_inset CommandInset ref
44869 LatexCommand ref
44870 reference "sub:Nomenclature-Program"
44871
44872 \end_inset
44873
44874 .
44875 \end_layout
44876
44877 \begin_layout Description
44878 CheckTe
44879 \begin_inset ERT
44880 status collapsed
44881
44882 \begin_layout Plain Layout
44883
44884 {}
44885 \end_layout
44886
44887 \end_inset
44888
44889 X
44890 \begin_inset space ~
44891 \end_inset
44892
44893 command Command for the program 
44894 \family sans
44895 CheckTeX
44896 \family default
44897  that is described in the section 
44898 \emph on
44899 Checking TeX
44900 \emph default
44901  of the 
44902 \emph on
44903 Additional Features
44904 \emph default
44905  manual.
44906 \end_layout
44907
44908 \begin_layout Standard
44909 There are additionally the following options:
44910 \end_layout
44911
44912 \begin_layout Description
44913 Use
44914 \begin_inset space ~
44915 \end_inset
44916
44917 Windows-style
44918 \begin_inset space ~
44919 \end_inset
44920
44921 paths
44922 \begin_inset space ~
44923 \end_inset
44924
44925 in
44926 \begin_inset space ~
44927 \end_inset
44928
44929 LaTeX
44930 \begin_inset space ~
44931 \end_inset
44932
44933 files Uses paths in the notation of Windows, that means that 
44934 \begin_inset Quotes eld
44935 \end_inset
44936
44937
44938 \backslash
44939
44940 \begin_inset Quotes erd
44941 \end_inset
44942
44943  is used instead of 
44944 \begin_inset Quotes eld
44945 \end_inset
44946
44947 /
44948 \begin_inset Quotes erd
44949 \end_inset
44950
44951  to separate folders.
44952  This option is enabled by default when you use LyX on Windows.
44953 \begin_inset Index idx
44954 status collapsed
44955
44956 \begin_layout Plain Layout
44957 Paths
44958 \end_layout
44959
44960 \end_inset
44961
44962
44963 \begin_inset Index idx
44964 status collapsed
44965
44966 \begin_layout Plain Layout
44967 Settings ! Paths
44968 \end_layout
44969
44970 \end_inset
44971
44972
44973 \end_layout
44974
44975 \begin_layout Description
44976 Reset
44977 \begin_inset space ~
44978 \end_inset
44979
44980 class
44981 \begin_inset space ~
44982 \end_inset
44983
44984 options
44985 \begin_inset space ~
44986 \end_inset
44987
44988 when
44989 \begin_inset space ~
44990 \end_inset
44991
44992 document
44993 \begin_inset space ~
44994 \end_inset
44995
44996 class
44997 \begin_inset space ~
44998 \end_inset
44999
45000 changes Removes all manually set 
45001 \family sans
45002 Class options
45003 \family default
45004  in the 
45005 \family sans
45006 Document\SpecialChar \menuseparator
45007 Settings\SpecialChar \menuseparator
45008 Document
45009 \begin_inset space ~
45010 \end_inset
45011
45012 Class
45013 \family default
45014  dialog when changing the document class.
45015 \end_layout
45016
45017 \begin_layout Section
45018 File
45019 \begin_inset space ~
45020 \end_inset
45021
45022 Handling
45023 \begin_inset Index idx
45024 status collapsed
45025
45026 \begin_layout Plain Layout
45027 File handling
45028 \end_layout
45029
45030 \end_inset
45031
45032
45033 \end_layout
45034
45035 \begin_layout Subsection
45036 Converters
45037 \begin_inset CommandInset label
45038 LatexCommand label
45039 name "sub:Converters"
45040
45041 \end_inset
45042
45043
45044 \begin_inset Index idx
45045 status collapsed
45046
45047 \begin_layout Plain Layout
45048 Converters
45049 \end_layout
45050
45051 \end_inset
45052
45053
45054 \end_layout
45055
45056 \begin_layout Standard
45057 Here you find the list of defined converter commands to convert material
45058  from one format to another.
45059  You can modify converters or create new ones.
45060  To modify a converter, select it, change the entry of the 
45061 \family sans
45062 Converter
45063 \family default
45064  and/or 
45065 \family sans
45066 Extra
45067 \begin_inset space ~
45068 \end_inset
45069
45070 flag
45071 \family default
45072  field and press the 
45073 \family sans
45074 Modify
45075 \family default
45076  button.
45077  To create a new converter, select an existing one, select a different format
45078  in the 
45079 \family sans
45080 To
45081 \begin_inset space ~
45082 \end_inset
45083
45084 format
45085 \family default
45086  drop-down list, modify the 
45087 \family sans
45088 Converter
45089 \family default
45090  field and press the 
45091 \family sans
45092 Add
45093 \family default
45094  button.
45095 \end_layout
45096
45097 \begin_layout Standard
45098 If the 
45099 \family sans
45100 Converter File Cache
45101 \family default
45102  is 
45103 \family sans
45104 Enabled
45105 \family default
45106 , conversions will be cached as long as specified in the field 
45107 \family sans
45108 Maximum Age (in days
45109 \family default
45110 ).
45111  This means that images don't need to be converted again when you reopen
45112  a document; the converted images from the cache will be used instead.
45113 \end_layout
45114
45115 \begin_layout Standard
45116 More about converters, like the flags that can be used in the converter
45117  definition, is described in the section 
45118 \emph on
45119 Converters
45120 \emph default
45121  of the 
45122 \emph on
45123 Customization
45124 \emph default
45125  manual.
45126 \end_layout
45127
45128 \begin_layout Subsection
45129 File Formats
45130 \begin_inset CommandInset label
45131 LatexCommand label
45132 name "sec:File-Formats"
45133
45134 \end_inset
45135
45136
45137 \begin_inset Index idx
45138 status collapsed
45139
45140 \begin_layout Plain Layout
45141 File formats
45142 \end_layout
45143
45144 \end_inset
45145
45146
45147 \begin_inset Index idx
45148 status collapsed
45149
45150 \begin_layout Plain Layout
45151 Copiers
45152 \end_layout
45153
45154 \end_inset
45155
45156
45157 \end_layout
45158
45159 \begin_layout Standard
45160 Here you find the list of defined file formats that LyX can handle.
45161  You can modify the 
45162 \family sans
45163 Editor
45164 \family default
45165  and 
45166 \family sans
45167 Viewer
45168 \family default
45169  programs that should be used for certain formats.
45170 \end_layout
45171
45172 \begin_layout Standard
45173 You can also define the 
45174 \family sans
45175 Default output format
45176 \family default
45177  that is used when you use 
45178 \family sans
45179 View, Update, View Master Document
45180 \family default
45181  or 
45182 \family sans
45183 Update Master Document
45184 \family default
45185  in the 
45186 \family sans
45187 Document
45188 \family default
45189  menu or the toolbar.
45190 \end_layout
45191
45192 \begin_layout Standard
45193 More about formats and their options is described in the section 
45194 \emph on
45195 Formats
45196 \emph default
45197  of the 
45198 \emph on
45199 Customization
45200 \emph default
45201  manual.
45202 \end_layout
45203
45204 \begin_layout Standard
45205 Since all conversions from one format to another take place in LyX's temporary
45206  directory, it is sometimes necessary to modify a file before copying it
45207  to the temporary directory so that the conversion may be performed.
45208  This is done by specifying a 
45209 \family sans
45210 Copier
45211 \family default
45212 .
45213  More about this is described in the section 
45214 \emph on
45215 Copiers
45216 \emph default
45217  of the 
45218 \emph on
45219 Customization
45220 \emph default
45221  manual.
45222 \end_layout
45223
45224 \begin_layout Chapter
45225 Units available in LyX
45226 \begin_inset Index idx
45227 status collapsed
45228
45229 \begin_layout Plain Layout
45230 Units
45231 \end_layout
45232
45233 \end_inset
45234
45235
45236 \begin_inset CommandInset label
45237 LatexCommand label
45238 name "chap:Units-available-in"
45239
45240 \end_inset
45241
45242
45243 \end_layout
45244
45245 \begin_layout Standard
45246 Table
45247 \begin_inset space ~
45248 \end_inset
45249
45250
45251 \begin_inset CommandInset ref
45252 LatexCommand ref
45253 reference "tab:Units"
45254
45255 \end_inset
45256
45257  explains all the units available in LyX and used in this documentation.
45258 \end_layout
45259
45260 \begin_layout Standard
45261 \begin_inset Float table
45262 placement h
45263 wide false
45264 sideways false
45265 status open
45266
45267 \begin_layout Plain Layout
45268 \begin_inset Caption Standard
45269
45270 \begin_layout Plain Layout
45271 \begin_inset CommandInset label
45272 LatexCommand label
45273 name "tab:Units"
45274
45275 \end_inset
45276
45277 Units
45278 \end_layout
45279
45280 \end_inset
45281
45282
45283 \end_layout
45284
45285 \begin_layout Plain Layout
45286 \begin_inset VSpace medskip
45287 \end_inset
45288
45289
45290 \end_layout
45291
45292 \begin_layout Plain Layout
45293 \align center
45294 \begin_inset Tabular
45295 <lyxtabular version="3" rows="20" columns="2">
45296 <features rotate="0" tabularvalignment="middle">
45297 <column alignment="center" valignment="top">
45298 <column alignment="center" valignment="top">
45299 <row>
45300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45301 \begin_inset Text
45302
45303 \begin_layout Plain Layout
45304 unit
45305 \end_layout
45306
45307 \end_inset
45308 </cell>
45309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45310 \begin_inset Text
45311
45312 \begin_layout Plain Layout
45313 name/description
45314 \end_layout
45315
45316 \end_inset
45317 </cell>
45318 </row>
45319 <row>
45320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45321 \begin_inset Text
45322
45323 \begin_layout Plain Layout
45324 mm
45325 \end_layout
45326
45327 \end_inset
45328 </cell>
45329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45330 \begin_inset Text
45331
45332 \begin_layout Plain Layout
45333 millimeter
45334 \end_layout
45335
45336 \end_inset
45337 </cell>
45338 </row>
45339 <row>
45340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45341 \begin_inset Text
45342
45343 \begin_layout Plain Layout
45344 cm
45345 \end_layout
45346
45347 \end_inset
45348 </cell>
45349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45350 \begin_inset Text
45351
45352 \begin_layout Plain Layout
45353 centimeter
45354 \end_layout
45355
45356 \end_inset
45357 </cell>
45358 </row>
45359 <row>
45360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45361 \begin_inset Text
45362
45363 \begin_layout Plain Layout
45364 in
45365 \end_layout
45366
45367 \end_inset
45368 </cell>
45369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45370 \begin_inset Text
45371
45372 \begin_layout Plain Layout
45373 inch
45374 \end_layout
45375
45376 \end_inset
45377 </cell>
45378 </row>
45379 <row>
45380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45381 \begin_inset Text
45382
45383 \begin_layout Plain Layout
45384 pt
45385 \end_layout
45386
45387 \end_inset
45388 </cell>
45389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45390 \begin_inset Text
45391
45392 \begin_layout Plain Layout
45393 point (72.27
45394 \begin_inset space \thinspace{}
45395 \end_inset
45396
45397 pt = 1
45398 \begin_inset space \thinspace{}
45399 \end_inset
45400
45401 in)
45402 \end_layout
45403
45404 \end_inset
45405 </cell>
45406 </row>
45407 <row>
45408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45409 \begin_inset Text
45410
45411 \begin_layout Plain Layout
45412 pc
45413 \end_layout
45414
45415 \end_inset
45416 </cell>
45417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45418 \begin_inset Text
45419
45420 \begin_layout Plain Layout
45421 pica (1
45422 \begin_inset space \thinspace{}
45423 \end_inset
45424
45425 pc = 12
45426 \begin_inset space \thinspace{}
45427 \end_inset
45428
45429 pt)
45430 \end_layout
45431
45432 \end_inset
45433 </cell>
45434 </row>
45435 <row>
45436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45437 \begin_inset Text
45438
45439 \begin_layout Plain Layout
45440 sp
45441 \end_layout
45442
45443 \end_inset
45444 </cell>
45445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45446 \begin_inset Text
45447
45448 \begin_layout Plain Layout
45449 scaled point (65536
45450 \begin_inset space \thinspace{}
45451 \end_inset
45452
45453 sp = 1
45454 \begin_inset space \thinspace{}
45455 \end_inset
45456
45457 pt)
45458 \end_layout
45459
45460 \end_inset
45461 </cell>
45462 </row>
45463 <row>
45464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45465 \begin_inset Text
45466
45467 \begin_layout Plain Layout
45468 bp
45469 \end_layout
45470
45471 \end_inset
45472 </cell>
45473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45474 \begin_inset Text
45475
45476 \begin_layout Plain Layout
45477 big point (72
45478 \begin_inset space \thinspace{}
45479 \end_inset
45480
45481 bp = 1
45482 \begin_inset space \thinspace{}
45483 \end_inset
45484
45485 in)
45486 \end_layout
45487
45488 \end_inset
45489 </cell>
45490 </row>
45491 <row>
45492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45493 \begin_inset Text
45494
45495 \begin_layout Plain Layout
45496 dd
45497 \end_layout
45498
45499 \end_inset
45500 </cell>
45501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45502 \begin_inset Text
45503
45504 \begin_layout Plain Layout
45505 didot (72
45506 \begin_inset space \thinspace{}
45507 \end_inset
45508
45509 dd 
45510 \begin_inset Formula $\approx$
45511 \end_inset
45512
45513  37.6
45514 \begin_inset space \thinspace{}
45515 \end_inset
45516
45517 mm)
45518 \end_layout
45519
45520 \end_inset
45521 </cell>
45522 </row>
45523 <row>
45524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45525 \begin_inset Text
45526
45527 \begin_layout Plain Layout
45528 cc
45529 \end_layout
45530
45531 \end_inset
45532 </cell>
45533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45534 \begin_inset Text
45535
45536 \begin_layout Plain Layout
45537 cicero (1
45538 \begin_inset space \thinspace{}
45539 \end_inset
45540
45541 cc = 12
45542 \begin_inset space \thinspace{}
45543 \end_inset
45544
45545 dd)
45546 \end_layout
45547
45548 \end_inset
45549 </cell>
45550 </row>
45551 <row>
45552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45553 \begin_inset Text
45554
45555 \begin_layout Plain Layout
45556 Scale%
45557 \end_layout
45558
45559 \end_inset
45560 </cell>
45561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45562 \begin_inset Text
45563
45564 \begin_layout Plain Layout
45565 % of original image width
45566 \end_layout
45567
45568 \end_inset
45569 </cell>
45570 </row>
45571 <row>
45572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45573 \begin_inset Text
45574
45575 \begin_layout Plain Layout
45576 text%
45577 \end_layout
45578
45579 \end_inset
45580 </cell>
45581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45582 \begin_inset Text
45583
45584 \begin_layout Plain Layout
45585 % of text width
45586 \end_layout
45587
45588 \end_inset
45589 </cell>
45590 </row>
45591 <row>
45592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45593 \begin_inset Text
45594
45595 \begin_layout Plain Layout
45596 col%
45597 \end_layout
45598
45599 \end_inset
45600 </cell>
45601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45602 \begin_inset Text
45603
45604 \begin_layout Plain Layout
45605 % of column width
45606 \end_layout
45607
45608 \end_inset
45609 </cell>
45610 </row>
45611 <row>
45612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45613 \begin_inset Text
45614
45615 \begin_layout Plain Layout
45616 page%
45617 \end_layout
45618
45619 \end_inset
45620 </cell>
45621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45622 \begin_inset Text
45623
45624 \begin_layout Plain Layout
45625 % of paper width
45626 \end_layout
45627
45628 \end_inset
45629 </cell>
45630 </row>
45631 <row>
45632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45633 \begin_inset Text
45634
45635 \begin_layout Plain Layout
45636 line%
45637 \end_layout
45638
45639 \end_inset
45640 </cell>
45641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45642 \begin_inset Text
45643
45644 \begin_layout Plain Layout
45645 % of line width
45646 \end_layout
45647
45648 \end_inset
45649 </cell>
45650 </row>
45651 <row>
45652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45653 \begin_inset Text
45654
45655 \begin_layout Plain Layout
45656 theight%
45657 \end_layout
45658
45659 \end_inset
45660 </cell>
45661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45662 \begin_inset Text
45663
45664 \begin_layout Plain Layout
45665 % of text height
45666 \end_layout
45667
45668 \end_inset
45669 </cell>
45670 </row>
45671 <row>
45672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45673 \begin_inset Text
45674
45675 \begin_layout Plain Layout
45676 pheight%
45677 \end_layout
45678
45679 \end_inset
45680 </cell>
45681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45682 \begin_inset Text
45683
45684 \begin_layout Plain Layout
45685 % of paper height
45686 \end_layout
45687
45688 \end_inset
45689 </cell>
45690 </row>
45691 <row>
45692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45693 \begin_inset Text
45694
45695 \begin_layout Plain Layout
45696 ex
45697 \end_layout
45698
45699 \end_inset
45700 </cell>
45701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45702 \begin_inset Text
45703
45704 \begin_layout Plain Layout
45705 height of letter 
45706 \emph on
45707 x
45708 \emph default
45709  in current font
45710 \end_layout
45711
45712 \end_inset
45713 </cell>
45714 </row>
45715 <row>
45716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45717 \begin_inset Text
45718
45719 \begin_layout Plain Layout
45720 em
45721 \end_layout
45722
45723 \end_inset
45724 </cell>
45725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45726 \begin_inset Text
45727
45728 \begin_layout Plain Layout
45729 width of letter 
45730 \emph on
45731 M
45732 \emph default
45733  in current font
45734 \end_layout
45735
45736 \end_inset
45737 </cell>
45738 </row>
45739 <row>
45740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45741 \begin_inset Text
45742
45743 \begin_layout Plain Layout
45744 mu
45745 \end_layout
45746
45747 \end_inset
45748 </cell>
45749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45750 \begin_inset Text
45751
45752 \begin_layout Plain Layout
45753 math unit (1
45754 \begin_inset space \thinspace{}
45755 \end_inset
45756
45757 mu = 1/18
45758 \begin_inset space \thinspace{}
45759 \end_inset
45760
45761 em)
45762 \end_layout
45763
45764 \end_inset
45765 </cell>
45766 </row>
45767 </lyxtabular>
45768
45769 \end_inset
45770
45771
45772 \end_layout
45773
45774 \end_inset
45775
45776
45777 \end_layout
45778
45779 \begin_layout Chapter
45780 Credits
45781 \begin_inset CommandInset label
45782 LatexCommand label
45783 name "chap:Credits"
45784
45785 \end_inset
45786
45787
45788 \end_layout
45789
45790 \begin_layout Standard
45791 The documentation is a collaborative effort between many different people
45792  (and we would encourage people to contribute!).
45793 \end_layout
45794
45795 \begin_layout Itemize
45796
45797 \noun on
45798 Alejandro Aguilar Sierra
45799 \end_layout
45800
45801 \begin_layout Itemize
45802
45803 \noun on
45804 Amir Karger
45805 \end_layout
45806
45807 \begin_layout Itemize
45808
45809 \noun on
45810 David Johnson
45811 \end_layout
45812
45813 \begin_layout Itemize
45814
45815 \noun on
45816 Hartmut Haase
45817 \end_layout
45818
45819 \begin_layout Itemize
45820
45821 \noun on
45822 Ignacio García
45823 \end_layout
45824
45825 \begin_layout Itemize
45826
45827 \noun on
45828 Ivan Schreter
45829 \end_layout
45830
45831 \begin_layout Itemize
45832
45833 \noun on
45834 John Raithel
45835 \end_layout
45836
45837 \begin_layout Itemize
45838
45839 \noun on
45840 John Weiss
45841 \end_layout
45842
45843 \begin_layout Itemize
45844
45845 \noun on
45846 Lars Gullik Bjønnes
45847 \end_layout
45848
45849 \begin_layout Itemize
45850
45851 \noun on
45852 Matthias Ettrich
45853 \end_layout
45854
45855 \begin_layout Itemize
45856
45857 \noun on
45858 Matthias Zenker
45859 \end_layout
45860
45861 \begin_layout Itemize
45862
45863 \noun on
45864 Rich Fields
45865 \end_layout
45866
45867 \begin_layout Itemize
45868
45869 \noun on
45870 Pascal André
45871 \end_layout
45872
45873 \begin_layout Itemize
45874
45875 \noun on
45876 Paul Evans
45877 \end_layout
45878
45879 \begin_layout Itemize
45880
45881 \noun on
45882 Paul Russel
45883 \end_layout
45884
45885 \begin_layout Itemize
45886
45887 \noun on
45888 Robin Socha
45889 \end_layout
45890
45891 \begin_layout Itemize
45892
45893 \noun on
45894 Uwe Stöhr
45895 \end_layout
45896
45897 \begin_layout Itemize
45898 The LyX Team: 
45899 \begin_inset CommandInset citation
45900 LatexCommand cite
45901 key "lyxcredit"
45902
45903 \end_inset
45904
45905
45906 \end_layout
45907
45908 \begin_layout Standard
45909 \begin_inset Newpage newpage
45910 \end_inset
45911
45912 The bibliography on the following page was created with the 
45913 \family sans
45914 Bibliography
45915 \family default
45916  environment.
45917 \end_layout
45918
45919 \begin_layout Bibliography
45920 \begin_inset CommandInset bibitem
45921 LatexCommand bibitem
45922 label "Credits"
45923 key "lyxcredit"
45924
45925 \end_inset
45926
45927 The LyX Team: 
45928 \begin_inset CommandInset href
45929 LatexCommand href
45930 name "Credits"
45931 target "http://www.lyx.org/Credits"
45932
45933 \end_inset
45934
45935 :
45936 \begin_inset Newline newline
45937 \end_inset
45938
45939
45940 \begin_inset Flex URL
45941 status collapsed
45942
45943 \begin_layout Plain Layout
45944
45945 http://www.lyx.org/Credits
45946 \end_layout
45947
45948 \end_inset
45949
45950
45951 \end_layout
45952
45953 \begin_layout Bibliography
45954 \begin_inset CommandInset bibitem
45955 LatexCommand bibitem
45956 key "latexcompanion"
45957
45958 \end_inset
45959
45960 Frank Mittelbach and Michel Goossens: 
45961 \emph on
45962 The LaTeX Companion Second Edition.
45963
45964 \emph default
45965  Addison-Wesley, 2004
45966 \end_layout
45967
45968 \begin_layout Bibliography
45969 \begin_inset CommandInset bibitem
45970 LatexCommand bibitem
45971 key "latexguide"
45972
45973 \end_inset
45974
45975 Helmut Kopka and Patrick W.
45976  Daly: 
45977 \emph on
45978 A Guide to LaTeX Fourth Edition.
45979
45980 \emph default
45981  Addison-Wesley, 2003
45982 \end_layout
45983
45984 \begin_layout Bibliography
45985 \begin_inset CommandInset bibitem
45986 LatexCommand bibitem
45987 key "latexbook"
45988
45989 \end_inset
45990
45991 Leslie Lamport: 
45992 \emph on
45993 LaTeX: A Document Preparation System.
45994
45995 \emph default
45996  Addison-Wesley, second edition, 1994
45997 \end_layout
45998
45999 \begin_layout Bibliography
46000 \begin_inset CommandInset bibitem
46001 LatexCommand bibitem
46002 key "texbook"
46003
46004 \end_inset
46005
46006 Donald E.
46007  Knuth.
46008  
46009 \emph on
46010 The TeXbook.
46011
46012 \emph default
46013  Addison-Wesley, 1984
46014 \end_layout
46015
46016 \begin_layout Bibliography
46017 \begin_inset CommandInset bibitem
46018 LatexCommand bibitem
46019 key "TeXCatalogue"
46020
46021 \end_inset
46022
46023 The TeX Catalogue:
46024 \begin_inset Newline newline
46025 \end_inset
46026
46027
46028 \begin_inset Flex URL
46029 status collapsed
46030
46031 \begin_layout Plain Layout
46032
46033 http://mirrors.ctan.org/help/Catalogue/bytopic.html
46034 \end_layout
46035
46036 \end_inset
46037
46038
46039 \end_layout
46040
46041 \begin_layout Bibliography
46042 \begin_inset CommandInset bibitem
46043 LatexCommand bibitem
46044 key "LaTeXFAQ"
46045
46046 \end_inset
46047
46048 The LaTeX FAQ:
46049 \begin_inset Newline newline
46050 \end_inset
46051
46052
46053 \begin_inset Flex URL
46054 status collapsed
46055
46056 \begin_layout Plain Layout
46057
46058 http://www.tex.ac.uk/cgi-bin/texfaq2html
46059 \end_layout
46060
46061 \end_inset
46062
46063
46064 \end_layout
46065
46066 \begin_layout Bibliography
46067 \begin_inset CommandInset bibitem
46068 LatexCommand bibitem
46069 key "BibTeX"
46070
46071 \end_inset
46072
46073
46074 \begin_inset CommandInset href
46075 LatexCommand href
46076 name "Documentation"
46077 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
46078
46079 \end_inset
46080
46081  of the program 
46082 \family sans
46083 BibTeX
46084 \family default
46085 :
46086 \begin_inset Newline newline
46087 \end_inset
46088
46089
46090 \begin_inset Flex URL
46091 status collapsed
46092
46093 \begin_layout Plain Layout
46094
46095 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
46096 \end_layout
46097
46098 \end_inset
46099
46100
46101 \end_layout
46102
46103 \begin_layout Bibliography
46104 \begin_inset CommandInset bibitem
46105 LatexCommand bibitem
46106 key "BibTeX-2"
46107
46108 \end_inset
46109
46110
46111 \begin_inset CommandInset href
46112 LatexCommand href
46113 name "Documentation"
46114 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46115
46116 \end_inset
46117
46118  how to use the program 
46119 \family sans
46120 BibTeX
46121 \family default
46122 :
46123 \begin_inset Newline newline
46124 \end_inset
46125
46126
46127 \begin_inset Flex URL
46128 status collapsed
46129
46130 \begin_layout Plain Layout
46131
46132 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46133 \end_layout
46134
46135 \end_inset
46136
46137
46138 \end_layout
46139
46140 \begin_layout Bibliography
46141 \begin_inset CommandInset bibitem
46142 LatexCommand bibitem
46143 key "makeindex"
46144
46145 \end_inset
46146
46147
46148 \begin_inset CommandInset href
46149 LatexCommand href
46150 name "Documentation"
46151 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
46152
46153 \end_inset
46154
46155  of the program 
46156 \family sans
46157 makeindex
46158 \family default
46159 :
46160 \begin_inset Newline newline
46161 \end_inset
46162
46163
46164 \begin_inset Flex URL
46165 status collapsed
46166
46167 \begin_layout Plain Layout
46168
46169 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
46170 \end_layout
46171
46172 \end_inset
46173
46174
46175 \end_layout
46176
46177 \begin_layout Bibliography
46178 \begin_inset CommandInset bibitem
46179 LatexCommand bibitem
46180 key "xindy"
46181
46182 \end_inset
46183
46184
46185 \begin_inset CommandInset href
46186 LatexCommand href
46187 name "Documentation"
46188 target "http://www.xindy.org/documentation.html"
46189
46190 \end_inset
46191
46192  of the program 
46193 \family sans
46194 xindy
46195 \family default
46196 :
46197 \begin_inset Newline newline
46198 \end_inset
46199
46200
46201 \begin_inset Flex URL
46202 status collapsed
46203
46204 \begin_layout Plain Layout
46205
46206 http://www.xindy.org/documentation.html
46207 \end_layout
46208
46209 \end_inset
46210
46211
46212 \end_layout
46213
46214 \begin_layout Bibliography
46215 \begin_inset CommandInset bibitem
46216 LatexCommand bibitem
46217 key "AMS"
46218
46219 \end_inset
46220
46221
46222 \begin_inset CommandInset href
46223 LatexCommand href
46224 name "Documentation"
46225 target "http://www.ams.org/publications/authors/tex/amslatex"
46226
46227 \end_inset
46228
46229  of the AMS LaTeX-packages:
46230 \begin_inset Newline newline
46231 \end_inset
46232
46233
46234 \begin_inset Flex URL
46235 status collapsed
46236
46237 \begin_layout Plain Layout
46238
46239 http://www.ams.org/publications/authors/tex/amslatex
46240 \end_layout
46241
46242 \end_inset
46243
46244
46245 \end_layout
46246
46247 \begin_layout Bibliography
46248 \begin_inset CommandInset bibitem
46249 LatexCommand bibitem
46250 key "caption"
46251
46252 \end_inset
46253
46254
46255 \begin_inset CommandInset href
46256 LatexCommand href
46257 name "Documentation"
46258 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46259
46260 \end_inset
46261
46262  of the LaTeX-package 
46263 \series bold
46264 caption
46265 \series default
46266
46267 \begin_inset Index idx
46268 status collapsed
46269
46270 \begin_layout Plain Layout
46271 LaTeX-packages ! caption
46272 \end_layout
46273
46274 \end_inset
46275
46276 :
46277 \begin_inset Newline newline
46278 \end_inset
46279
46280
46281 \begin_inset Flex URL
46282 status collapsed
46283
46284 \begin_layout Plain Layout
46285
46286 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
46287 \end_layout
46288
46289 \end_inset
46290
46291
46292 \end_layout
46293
46294 \begin_layout Bibliography
46295 \begin_inset CommandInset bibitem
46296 LatexCommand bibitem
46297 key "enumitem"
46298
46299 \end_inset
46300
46301
46302 \begin_inset CommandInset href
46303 LatexCommand href
46304 name "Documentation"
46305 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
46306
46307 \end_inset
46308
46309  of the LaTeX-package 
46310 \series bold
46311 enumitem
46312 \series default
46313
46314 \begin_inset Index idx
46315 status collapsed
46316
46317 \begin_layout Plain Layout
46318 LaTeX-packages ! enumitem
46319 \end_layout
46320
46321 \end_inset
46322
46323 :
46324 \begin_inset Newline newline
46325 \end_inset
46326
46327
46328 \begin_inset Flex URL
46329 status collapsed
46330
46331 \begin_layout Plain Layout
46332
46333 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
46334 \end_layout
46335
46336 \end_inset
46337
46338
46339 \end_layout
46340
46341 \begin_layout Bibliography
46342 \begin_inset CommandInset bibitem
46343 LatexCommand bibitem
46344 key "fancyhdr"
46345
46346 \end_inset
46347
46348
46349 \begin_inset CommandInset href
46350 LatexCommand href
46351 name "Documentation"
46352 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46353
46354 \end_inset
46355
46356  of the LaTeX-package 
46357 \series bold
46358 fancyhdr
46359 \series default
46360
46361 \begin_inset Index idx
46362 status collapsed
46363
46364 \begin_layout Plain Layout
46365 LaTeX-packages ! fancyhdr
46366 \end_layout
46367
46368 \end_inset
46369
46370 :
46371 \begin_inset Newline newline
46372 \end_inset
46373
46374
46375 \begin_inset Flex URL
46376 status collapsed
46377
46378 \begin_layout Plain Layout
46379
46380 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46381 \end_layout
46382
46383 \end_inset
46384
46385
46386 \end_layout
46387
46388 \begin_layout Bibliography
46389 \begin_inset CommandInset bibitem
46390 LatexCommand bibitem
46391 key "hyperref"
46392
46393 \end_inset
46394
46395
46396 \begin_inset CommandInset href
46397 LatexCommand href
46398 name "Documentation"
46399 target "http://www.ctan.org/pkg/hyperref"
46400
46401 \end_inset
46402
46403  of the LaTeX-package 
46404 \series bold
46405 hyperref
46406 \series default
46407
46408 \begin_inset Index idx
46409 status collapsed
46410
46411 \begin_layout Plain Layout
46412 LaTeX-packages ! hyperref
46413 \end_layout
46414
46415 \end_inset
46416
46417 :
46418 \begin_inset Newline newline
46419 \end_inset
46420
46421
46422 \begin_inset Flex URL
46423 status collapsed
46424
46425 \begin_layout Plain Layout
46426
46427 http://www.ctan.org/pkg/hyperref
46428 \end_layout
46429
46430 \end_inset
46431
46432
46433 \end_layout
46434
46435 \begin_layout Bibliography
46436 \begin_inset CommandInset bibitem
46437 LatexCommand bibitem
46438 key "nomencl"
46439
46440 \end_inset
46441
46442
46443 \begin_inset CommandInset href
46444 LatexCommand href
46445 name "Documentation"
46446 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
46447
46448 \end_inset
46449
46450  of the LaTeX-package 
46451 \series bold
46452 nomencl
46453 \series default
46454
46455 \begin_inset Index idx
46456 status collapsed
46457
46458 \begin_layout Plain Layout
46459 LaTeX-packages ! nomencl
46460 \end_layout
46461
46462 \end_inset
46463
46464 :
46465 \begin_inset Newline newline
46466 \end_inset
46467
46468
46469 \begin_inset Flex URL
46470 status collapsed
46471
46472 \begin_layout Plain Layout
46473
46474 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
46475 \end_layout
46476
46477 \end_inset
46478
46479
46480 \end_layout
46481
46482 \begin_layout Bibliography
46483 \begin_inset CommandInset bibitem
46484 LatexCommand bibitem
46485 key "prettyref"
46486
46487 \end_inset
46488
46489
46490 \begin_inset CommandInset href
46491 LatexCommand href
46492 name "Documentation"
46493 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46494
46495 \end_inset
46496
46497  of the LaTeX-package 
46498 \series bold
46499 prettyref
46500 \series default
46501
46502 \begin_inset Index idx
46503 status collapsed
46504
46505 \begin_layout Plain Layout
46506 LaTeX-packages ! prettyref
46507 \end_layout
46508
46509 \end_inset
46510
46511 :
46512 \begin_inset Newline newline
46513 \end_inset
46514
46515
46516 \begin_inset Flex URL
46517 status collapsed
46518
46519 \begin_layout Plain Layout
46520
46521 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
46522 \end_layout
46523
46524 \end_inset
46525
46526
46527 \end_layout
46528
46529 \begin_layout Bibliography
46530 \begin_inset CommandInset bibitem
46531 LatexCommand bibitem
46532 key "refstyle"
46533
46534 \end_inset
46535
46536
46537 \begin_inset CommandInset href
46538 LatexCommand href
46539 name "Documentation"
46540 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46541
46542 \end_inset
46543
46544  of the LaTeX-package 
46545 \series bold
46546 refstyle
46547 \series default
46548
46549 \begin_inset Index idx
46550 status collapsed
46551
46552 \begin_layout Plain Layout
46553 LaTeX-packages ! refstyle
46554 \end_layout
46555
46556 \end_inset
46557
46558 :
46559 \begin_inset Newline newline
46560 \end_inset
46561
46562
46563 \begin_inset Flex URL
46564 status collapsed
46565
46566 \begin_layout Plain Layout
46567
46568 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
46569 \end_layout
46570
46571 \end_inset
46572
46573
46574 \end_layout
46575
46576 \begin_layout Bibliography
46577 \begin_inset CommandInset bibitem
46578 LatexCommand bibitem
46579 key "Arabic"
46580
46581 \end_inset
46582
46583
46584 \begin_inset CommandInset href
46585 LatexCommand href
46586 name "Wiki-page"
46587 target "http://wiki.lyx.org/Windows/Arabic"
46588
46589 \end_inset
46590
46591  how to set up LyX for Arabic:
46592 \begin_inset Newline newline
46593 \end_inset
46594
46595
46596 \begin_inset Flex URL
46597 status collapsed
46598
46599 \begin_layout Plain Layout
46600
46601 http://wiki.lyx.org/Windows/Arabic
46602 \end_layout
46603
46604 \end_inset
46605
46606
46607 \end_layout
46608
46609 \begin_layout Bibliography
46610 \begin_inset CommandInset bibitem
46611 LatexCommand bibitem
46612 key "Armenian"
46613
46614 \end_inset
46615
46616
46617 \begin_inset CommandInset href
46618 LatexCommand href
46619 name "Wiki-page"
46620 target "http://wiki.lyx.org/Windows/Armenian"
46621
46622 \end_inset
46623
46624  how to set up LyX for Armenian:
46625 \begin_inset Newline newline
46626 \end_inset
46627
46628
46629 \begin_inset Flex URL
46630 status collapsed
46631
46632 \begin_layout Plain Layout
46633
46634 http://wiki.lyx.org/Windows/Armenian
46635 \end_layout
46636
46637 \end_inset
46638
46639
46640 \end_layout
46641
46642 \begin_layout Bibliography
46643 \begin_inset CommandInset bibitem
46644 LatexCommand bibitem
46645 key "Cyrillic"
46646
46647 \end_inset
46648
46649
46650 \begin_inset CommandInset href
46651 LatexCommand href
46652 name "Wiki-page"
46653 target "http://wiki.lyx.org/Windows/Cyrillic"
46654
46655 \end_inset
46656
46657  how to set up LyX for Cyrillic languages:
46658 \begin_inset Newline newline
46659 \end_inset
46660
46661
46662 \begin_inset Flex URL
46663 status collapsed
46664
46665 \begin_layout Plain Layout
46666
46667 http://wiki.lyx.org/Windows/Cyrillic
46668 \end_layout
46669
46670 \end_inset
46671
46672
46673 \end_layout
46674
46675 \begin_layout Bibliography
46676 \begin_inset CommandInset bibitem
46677 LatexCommand bibitem
46678 key "Farsi"
46679
46680 \end_inset
46681
46682
46683 \begin_inset CommandInset href
46684 LatexCommand href
46685 name "Wiki-page"
46686 target "http://wiki.lyx.org/Windows/Farsi"
46687
46688 \end_inset
46689
46690  how to set up LyX for Farsi:
46691 \begin_inset Newline newline
46692 \end_inset
46693
46694
46695 \begin_inset Flex URL
46696 status collapsed
46697
46698 \begin_layout Plain Layout
46699
46700 http://wiki.lyx.org/Windows/Farsi
46701 \end_layout
46702
46703 \end_inset
46704
46705
46706 \end_layout
46707
46708 \begin_layout Bibliography
46709 \begin_inset CommandInset bibitem
46710 LatexCommand bibitem
46711 key "Hebrew"
46712
46713 \end_inset
46714
46715
46716 \begin_inset CommandInset href
46717 LatexCommand href
46718 name "Wiki-page"
46719 target "http://wiki.lyx.org/Windows/Hebrew"
46720
46721 \end_inset
46722
46723  how to set up LyX for Hebrew:
46724 \begin_inset Newline newline
46725 \end_inset
46726
46727
46728 \begin_inset Flex URL
46729 status collapsed
46730
46731 \begin_layout Plain Layout
46732
46733 http://wiki.lyx.org/Windows/Hebrew
46734 \end_layout
46735
46736 \end_inset
46737
46738
46739 \end_layout
46740
46741 \begin_layout Bibliography
46742 \begin_inset CommandInset bibitem
46743 LatexCommand bibitem
46744 key "Japanese"
46745
46746 \end_inset
46747
46748
46749 \begin_inset CommandInset href
46750 LatexCommand href
46751 name "Wiki-page"
46752 target "http://wiki.lyx.org/Windows/Japanese"
46753
46754 \end_inset
46755
46756  how to set up LyX for Japanese:
46757 \begin_inset Newline newline
46758 \end_inset
46759
46760
46761 \begin_inset Flex URL
46762 status collapsed
46763
46764 \begin_layout Plain Layout
46765
46766 http://wiki.lyx.org/Windows/Japanese
46767 \end_layout
46768
46769 \end_inset
46770
46771
46772 \end_layout
46773
46774 \begin_layout Bibliography
46775 \begin_inset CommandInset bibitem
46776 LatexCommand bibitem
46777 key "Latvian"
46778
46779 \end_inset
46780
46781
46782 \begin_inset CommandInset href
46783 LatexCommand href
46784 name "Wiki-page"
46785 target "http://wiki.lyx.org/Windows/Latvian"
46786
46787 \end_inset
46788
46789  how to set up LyX for Latvian:
46790 \begin_inset Newline newline
46791 \end_inset
46792
46793
46794 \begin_inset Flex URL
46795 status collapsed
46796
46797 \begin_layout Plain Layout
46798
46799 http://wiki.lyx.org/Windows/Latvian
46800 \end_layout
46801
46802 \end_inset
46803
46804
46805 \end_layout
46806
46807 \begin_layout Bibliography
46808 \begin_inset CommandInset bibitem
46809 LatexCommand bibitem
46810 key "Lithuanian"
46811
46812 \end_inset
46813
46814
46815 \begin_inset CommandInset href
46816 LatexCommand href
46817 name "Wiki-page"
46818 target "http://wiki.lyx.org/Windows/Lithuanian"
46819
46820 \end_inset
46821
46822  how to set up LyX for Lithuanian:
46823 \begin_inset Newline newline
46824 \end_inset
46825
46826
46827 \begin_inset Flex URL
46828 status collapsed
46829
46830 \begin_layout Plain Layout
46831
46832 http://wiki.lyx.org/Windows/Lithuanian
46833 \end_layout
46834
46835 \end_inset
46836
46837
46838 \end_layout
46839
46840 \begin_layout Bibliography
46841 \begin_inset CommandInset bibitem
46842 LatexCommand bibitem
46843 key "Mongolian"
46844
46845 \end_inset
46846
46847
46848 \begin_inset CommandInset href
46849 LatexCommand href
46850 name "Wiki-page"
46851 target "http://wiki.lyx.org/Windows/Mongolian"
46852
46853 \end_inset
46854
46855  how to set up LyX for Mongolian:
46856 \begin_inset Newline newline
46857 \end_inset
46858
46859
46860 \begin_inset Flex URL
46861 status collapsed
46862
46863 \begin_layout Plain Layout
46864
46865 http://wiki.lyx.org/Windows/Mongolian
46866 \end_layout
46867
46868 \end_inset
46869
46870
46871 \end_layout
46872
46873 \begin_layout Bibliography
46874 \begin_inset CommandInset bibitem
46875 LatexCommand bibitem
46876 key "Vietnamese"
46877
46878 \end_inset
46879
46880
46881 \begin_inset CommandInset href
46882 LatexCommand href
46883 name "Wiki-page"
46884 target "http://wiki.lyx.org/Windows/Vietnamese"
46885
46886 \end_inset
46887
46888  how to set up LyX for Vietnamese:
46889 \begin_inset Newline newline
46890 \end_inset
46891
46892
46893 \begin_inset Flex URL
46894 status collapsed
46895
46896 \begin_layout Plain Layout
46897
46898 http://wiki.lyx.org/Windows/Vietnamese
46899 \end_layout
46900
46901 \end_inset
46902
46903
46904 \end_layout
46905
46906 \begin_layout Bibliography
46907 \begin_inset CommandInset bibitem
46908 LatexCommand bibitem
46909 key "NewInLyX20"
46910
46911 \end_inset
46912
46913
46914 \begin_inset CommandInset href
46915 LatexCommand href
46916 name "Wiki-page"
46917 target "http://wiki.lyx.org/LyX/NewInLyX20"
46918
46919 \end_inset
46920
46921  about new features in 
46922 \family sans
46923 LyX 2.0
46924 \family default
46925 :
46926 \begin_inset Newline newline
46927 \end_inset
46928
46929
46930 \begin_inset Flex URL
46931 status collapsed
46932
46933 \begin_layout Plain Layout
46934
46935 http://wiki.lyx.org/LyX/NewInLyX20
46936 \end_layout
46937
46938 \end_inset
46939
46940
46941 \end_layout
46942
46943 \begin_layout Standard
46944 \begin_inset Newpage newpage
46945 \end_inset
46946
46947
46948 \begin_inset ERT
46949 status collapsed
46950
46951 \begin_layout Plain Layout
46952
46953
46954 \backslash
46955 let
46956 \backslash
46957 mybibname
46958 \backslash
46959 bibname
46960 \end_layout
46961
46962 \begin_layout Plain Layout
46963
46964
46965 \backslash
46966 renewcommand{
46967 \backslash
46968 bibname}{
46969 \backslash
46970 mybibname
46971 \backslash
46972 ; 2}
46973 \end_layout
46974
46975 \end_inset
46976
46977
46978 \begin_inset Note Note
46979 status collapsed
46980
46981 \begin_layout Plain Layout
46982 The command 
46983 \series bold
46984
46985 \backslash
46986 bibname
46987 \series default
46988  is the name of the bibliography in the current document language.
46989  It is redefined here with the number 2 at the end to state that the following
46990  bibliography is the second one:
46991 \end_layout
46992
46993 \end_inset
46994
46995
46996 \end_layout
46997
46998 \begin_layout Standard
46999 \begin_inset CommandInset bibtex
47000 LatexCommand bibtex
47001 bibfiles "biblio/LyXDocs"
47002 options "biblio/alphadin"
47003
47004 \end_inset
47005
47006
47007 \end_layout
47008
47009 \begin_layout Standard
47010 The above bibliography is created from a BibTeX-database.
47011 \end_layout
47012
47013 \begin_layout Standard
47014 \begin_inset CommandInset nomencl_print
47015 LatexCommand printnomenclature
47016 set_width "auto"
47017
47018 \end_inset
47019
47020
47021 \begin_inset CommandInset index_print
47022 LatexCommand printindex
47023 type "idx"
47024
47025 \end_inset
47026
47027
47028 \end_layout
47029
47030 \end_body
47031 \end_document