]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
90c62c77ba8128ffcd274c5fa219ebe0e4dee800
[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 \begin_inset CommandInset label
10133 LatexCommand label
10134 name "sub:Separate-Nestings"
10135
10136 \end_inset
10137
10138
10139 \end_layout
10140
10141 \begin_layout Standard
10142 It is sometimes necessary to have two consecutive environments of the same
10143  type.
10144  For example you need two different enumerations:
10145 \end_layout
10146
10147 \begin_layout Enumerate
10148 Hello
10149 \end_layout
10150
10151 \begin_deeper
10152 \begin_layout Enumerate
10153 this is an
10154 \end_layout
10155
10156 \begin_deeper
10157 \begin_layout Enumerate
10158 enumeration
10159 \end_layout
10160
10161 \begin_layout --Separator--
10162
10163 \end_layout
10164
10165 \begin_layout Itemize
10166 itemize list
10167 \end_layout
10168
10169 \end_deeper
10170 \end_deeper
10171 \begin_layout --Separator--
10172
10173 \end_layout
10174
10175 \begin_layout Enumerate
10176 Hi
10177 \end_layout
10178
10179 \begin_layout Enumerate
10180 this is another
10181 \end_layout
10182
10183 \begin_layout Enumerate
10184 enumeration
10185 \end_layout
10186
10187 \begin_layout Standard
10188 To tell LyX that there are two lists an not one, set the cursor at the end
10189  of the last item and use the menu 
10190 \family sans
10191 Edit\SpecialChar \menuseparator
10192 Start New Parent Environment
10193 \family default
10194 .
10195  This adds an environment separator and a new list behind it.
10196  If you use instead the menu 
10197 \family sans
10198 Edit\SpecialChar \menuseparator
10199 Start New Environment
10200 \family default
10201  a new list will also be created, but in the same besting level.
10202 \end_layout
10203
10204 \begin_layout Section
10205 Spacing, pagination and line breaks
10206 \begin_inset Index idx
10207 status collapsed
10208
10209 \begin_layout Plain Layout
10210 Spacing
10211 \end_layout
10212
10213 \end_inset
10214
10215
10216 \end_layout
10217
10218 \begin_layout Standard
10219 What is a space? While you might be used to pressing the space key anytime
10220  you want to separate two words in ordinary word processors, LyX offers
10221  you more spaces: spaces of different widths and spaces which can or cannot
10222  be broken at the end of a line.
10223  The following sections will show you some examples where those spaces are
10224  useful.
10225 \end_layout
10226
10227 \begin_layout Subsection
10228 Protected Space
10229 \begin_inset CommandInset label
10230 LatexCommand label
10231 name "sub:Protected-Space"
10232
10233 \end_inset
10234
10235
10236 \begin_inset Index idx
10237 status collapsed
10238
10239 \begin_layout Plain Layout
10240 Spaces ! Protected
10241 \end_layout
10242
10243 \end_inset
10244
10245
10246 \end_layout
10247
10248 \begin_layout Standard
10249 The protected space: It is used to tell LyX (and LaTeX) not to break the
10250  line at that point.
10251  This may be necessary to avoid unlucky line breaks, like in: 
10252 \end_layout
10253
10254 \begin_layout Quote
10255 Further documentation is given in section
10256 \begin_inset Newline newline
10257 \end_inset
10258
10259
10260 \begin_inset CommandInset ref
10261 LatexCommand ref
10262 reference "sec:Bibliography"
10263
10264 \end_inset
10265
10266 .
10267  
10268 \end_layout
10269
10270 \begin_layout Standard
10271 Obviously, it would be a good thing to put a protected space between 
10272 \begin_inset Quotes eld
10273 \end_inset
10274
10275 section
10276 \begin_inset Quotes erd
10277 \end_inset
10278
10279  and 
10280 \begin_inset Quotes eld
10281 \end_inset
10282
10283
10284 \begin_inset CommandInset ref
10285 LatexCommand ref
10286 reference "sec:Bibliography"
10287
10288 \end_inset
10289
10290
10291 \begin_inset Quotes erd
10292 \end_inset
10293
10294 .
10295  A protected space is set with 
10296 \family sans
10297 Insert\SpecialChar \menuseparator
10298 Formatting\SpecialChar \menuseparator
10299 Protected
10300 \begin_inset space ~
10301 \end_inset
10302
10303 Space
10304 \family default
10305  (shortcut 
10306 \begin_inset Info
10307 type  "shortcut"
10308 arg   "command-alternatives math-space ; space-insert protected"
10309 \end_inset
10310
10311 ).
10312 \end_layout
10313
10314 \begin_layout Subsection
10315 Horizontal Space
10316 \begin_inset CommandInset label
10317 LatexCommand label
10318 name "sub:Horizontal-Space"
10319
10320 \end_inset
10321
10322
10323 \begin_inset Index idx
10324 status collapsed
10325
10326 \begin_layout Plain Layout
10327 Spacing ! Horizontal
10328 \end_layout
10329
10330 \end_inset
10331
10332
10333 \end_layout
10334
10335 \begin_layout Standard
10336 All horizontal spaces can be inserted with the menu 
10337 \family sans
10338 Insert\SpecialChar \menuseparator
10339 Formatting\SpecialChar \menuseparator
10340 Horizontal Space
10341 \family default
10342 .
10343  The length units are listed in Appendix
10344 \begin_inset space ~
10345 \end_inset
10346
10347
10348 \begin_inset CommandInset ref
10349 LatexCommand ref
10350 reference "chap:Units-available-in"
10351
10352 \end_inset
10353
10354 .
10355 \end_layout
10356
10357 \begin_layout Subsubsection
10358 Inter-word Space
10359 \begin_inset CommandInset label
10360 LatexCommand label
10361 name "sub:Inter-word-Space"
10362
10363 \end_inset
10364
10365
10366 \begin_inset Index idx
10367 status collapsed
10368
10369 \begin_layout Plain Layout
10370 Spaces ! Inter-word
10371 \end_layout
10372
10373 \end_inset
10374
10375
10376 \end_layout
10377
10378 \begin_layout Standard
10379 With the introduction of typewriters, it became conventional in some countries
10380  to type two spaces after a period to mimic the wider spaces used by typesetters
10381  at the ends of sentences.
10382  There is no need to do this as LyX automatically takes care about this.
10383  However, you do not want an end of sentence space after an abbreviation
10384  followed by a period; see section
10385 \begin_inset space ~
10386 \end_inset
10387
10388
10389 \begin_inset CommandInset ref
10390 LatexCommand ref
10391 reference "sub:Abbreviations"
10392
10393 \end_inset
10394
10395  for examples.
10396  To insert a normal space, select 
10397 \family sans
10398 Insert\SpecialChar \menuseparator
10399 Formatting\SpecialChar \menuseparator
10400 Interword
10401 \begin_inset space ~
10402 \end_inset
10403
10404 Space
10405 \family default
10406  (shortcut 
10407 \begin_inset Info
10408 type  "shortcut"
10409 arg   "space-insert normal"
10410 \end_inset
10411
10412 ).
10413 \end_layout
10414
10415 \begin_layout Subsubsection
10416 Thin Space
10417 \begin_inset CommandInset label
10418 LatexCommand label
10419 name "sub:Thin-Space"
10420
10421 \end_inset
10422
10423
10424 \begin_inset Index idx
10425 status collapsed
10426
10427 \begin_layout Plain Layout
10428 Spaces ! Thin
10429 \end_layout
10430
10431 \end_inset
10432
10433
10434 \end_layout
10435
10436 \begin_layout Standard
10437
10438 \begin_inset Quotes eld
10439 \end_inset
10440
10441 thin space
10442 \begin_inset Quotes erd
10443 \end_inset
10444
10445  is a blank which has half the size of a normal space (and it is also 
10446 \begin_inset Quotes eld
10447 \end_inset
10448
10449 protected
10450 \begin_inset Quotes erd
10451 \end_inset
10452
10453 ).
10454  The typographical conventions in a lot of languages propose the use of
10455  thin spaces in cases where normal spaces would be too wide, for instance,
10456  inside abbreviations:
10457 \end_layout
10458
10459 \begin_layout Quote
10460 D.
10461 \begin_inset space \thinspace{}
10462 \end_inset
10463
10464 E.
10465  Knuth has developed our beloved typesetting program.
10466 \end_layout
10467
10468 \begin_layout Standard
10469 or between values and units.
10470  Compare for example this:
10471 \begin_inset Newline newline
10472 \end_inset
10473
10474 10
10475 \begin_inset space \thinspace{}
10476 \end_inset
10477
10478 kg (thin space)
10479 \begin_inset Newline newline
10480 \end_inset
10481
10482 10 kg (normal space
10483 \end_layout
10484
10485 \begin_layout Standard
10486 You can insert thin spaces with the menu 
10487 \family sans
10488 Insert\SpecialChar \menuseparator
10489 Formatting\SpecialChar \menuseparator
10490 Thin
10491 \begin_inset space ~
10492 \end_inset
10493
10494 Space
10495 \family default
10496  (shortcut 
10497 \begin_inset Info
10498 type  "shortcuts"
10499 arg   "space-insert thin"
10500 \end_inset
10501
10502 ).
10503 \end_layout
10504
10505 \begin_layout Subsubsection
10506 More Spaces
10507 \end_layout
10508
10509 \begin_layout Standard
10510 You can also insert the following space types:
10511 \end_layout
10512
10513 \begin_layout Description
10514 Negative
10515 \begin_inset space ~
10516 \end_inset
10517
10518 thin
10519 \begin_inset space ~
10520 \end_inset
10521
10522 space A line with a 
10523 \begin_inset Formula $\to$
10524 \end_inset
10525
10526
10527 \begin_inset space \negthinspace{}
10528 \end_inset
10529
10530
10531 \begin_inset Formula $\gets$
10532 \end_inset
10533
10534  negative thin space between the arrows.
10535 \end_layout
10536
10537 \begin_layout Description
10538 Negative
10539 \begin_inset space ~
10540 \end_inset
10541
10542 medium
10543 \begin_inset space ~
10544 \end_inset
10545
10546 space A line with a 
10547 \begin_inset Formula $\to$
10548 \end_inset
10549
10550
10551 \begin_inset space \negmedspace{}
10552 \end_inset
10553
10554
10555 \begin_inset Formula $\gets$
10556 \end_inset
10557
10558  negative medium space between the arrows.
10559 \end_layout
10560
10561 \begin_layout Description
10562 Negative
10563 \begin_inset space ~
10564 \end_inset
10565
10566 thick
10567 \begin_inset space ~
10568 \end_inset
10569
10570 space A line with a 
10571 \begin_inset Formula $\to$
10572 \end_inset
10573
10574
10575 \begin_inset space \negthickspace{}
10576 \end_inset
10577
10578
10579 \begin_inset Formula $\gets$
10580 \end_inset
10581
10582  negative thick space between the arrows.
10583 \end_layout
10584
10585 \begin_layout Description
10586 Enspace
10587 \begin_inset space ~
10588 \end_inset
10589
10590 (0.5
10591 \begin_inset space \thinspace{}
10592 \end_inset
10593
10594 em) A line with an 
10595 \begin_inset Formula $\to$
10596 \end_inset
10597
10598
10599 \begin_inset space \enskip{}
10600 \end_inset
10601
10602
10603 \begin_inset Formula $\gets$
10604 \end_inset
10605
10606  enspace
10607 \begin_inset space ~
10608 \end_inset
10609
10610 (0.5
10611 \begin_inset space \thinspace{}
10612 \end_inset
10613
10614 em) space between the arrows.
10615 \end_layout
10616
10617 \begin_layout Description
10618 Quad
10619 \begin_inset space ~
10620 \end_inset
10621
10622 (1
10623 \begin_inset space \thinspace{}
10624 \end_inset
10625
10626 em) A line with a 
10627 \begin_inset Formula $\to$
10628 \end_inset
10629
10630
10631 \begin_inset space \quad{}
10632 \end_inset
10633
10634
10635 \begin_inset Formula $\gets$
10636 \end_inset
10637
10638  Quad
10639 \begin_inset space ~
10640 \end_inset
10641
10642 (1
10643 \begin_inset space \thinspace{}
10644 \end_inset
10645
10646 em) space between the arrows.
10647 \end_layout
10648
10649 \begin_layout Description
10650 QQuad
10651 \begin_inset space ~
10652 \end_inset
10653
10654 (2
10655 \begin_inset space \thinspace{}
10656 \end_inset
10657
10658 em) A line with a 
10659 \begin_inset Formula $\to$
10660 \end_inset
10661
10662
10663 \begin_inset space \qquad{}
10664 \end_inset
10665
10666
10667 \begin_inset Formula $\gets$
10668 \end_inset
10669
10670  QQuad
10671 \begin_inset space ~
10672 \end_inset
10673
10674 (2
10675 \begin_inset space \thinspace{}
10676 \end_inset
10677
10678 em) space between the arrows.
10679 \end_layout
10680
10681 \begin_layout Description
10682 Custom
10683 \begin_inset space ~
10684 \end_inset
10685
10686 space A line with 
10687 \begin_inset Formula $\to$
10688 \end_inset
10689
10690
10691 \begin_inset space \hspace{}
10692 \length 2cm
10693 \end_inset
10694
10695
10696 \begin_inset Formula $\gets$
10697 \end_inset
10698
10699  2
10700 \begin_inset space \thinspace{}
10701 \end_inset
10702
10703 cm space between the arrows.
10704 \end_layout
10705
10706 \begin_layout Standard
10707 Table
10708 \begin_inset space ~
10709 \end_inset
10710
10711
10712 \begin_inset CommandInset ref
10713 LatexCommand ref
10714 reference "tab:Width-of-the"
10715
10716 \end_inset
10717
10718  lists the different space sizes.
10719 \end_layout
10720
10721 \begin_layout Standard
10722 \begin_inset Float table
10723 wide false
10724 sideways false
10725 status open
10726
10727 \begin_layout Plain Layout
10728 \begin_inset Caption Standard
10729
10730 \begin_layout Plain Layout
10731 \begin_inset CommandInset label
10732 LatexCommand label
10733 name "tab:Width-of-the"
10734
10735 \end_inset
10736
10737 Width of the different horizontal spaces.
10738 \end_layout
10739
10740 \end_inset
10741
10742
10743 \end_layout
10744
10745 \begin_layout Plain Layout
10746 \align center
10747 \begin_inset Tabular
10748 <lyxtabular version="3" rows="10" columns="2">
10749 <features rotate="0" tabularvalignment="middle">
10750 <column alignment="center" valignment="top">
10751 <column alignment="center" valignment="top">
10752 <row>
10753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10754 \begin_inset Text
10755
10756 \begin_layout Plain Layout
10757
10758 \series bold
10759 Space
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10765 \begin_inset Text
10766
10767 \begin_layout Plain Layout
10768
10769 \series bold
10770 Width
10771 \end_layout
10772
10773 \end_inset
10774 </cell>
10775 </row>
10776 <row>
10777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10778 \begin_inset Text
10779
10780 \begin_layout Plain Layout
10781 Normal
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10787 \begin_inset Text
10788
10789 \begin_layout Plain Layout
10790 1/3
10791 \begin_inset space \thinspace{}
10792 \end_inset
10793
10794 em
10795 \end_layout
10796
10797 \end_inset
10798 </cell>
10799 </row>
10800 <row>
10801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10802 \begin_inset Text
10803
10804 \begin_layout Plain Layout
10805 Protected
10806 \end_layout
10807
10808 \end_inset
10809 </cell>
10810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10811 \begin_inset Text
10812
10813 \begin_layout Plain Layout
10814 1/3
10815 \begin_inset space \thinspace{}
10816 \end_inset
10817
10818 em
10819 \end_layout
10820
10821 \end_inset
10822 </cell>
10823 </row>
10824 <row>
10825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10826 \begin_inset Text
10827
10828 \begin_layout Plain Layout
10829 Thin
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Plain Layout
10838 1/6
10839 \begin_inset space \thinspace{}
10840 \end_inset
10841
10842 em
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 </row>
10848 <row>
10849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10850 \begin_inset Text
10851
10852 \begin_layout Plain Layout
10853 Negative thin
10854 \end_layout
10855
10856 \end_inset
10857 </cell>
10858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10859 \begin_inset Text
10860
10861 \begin_layout Plain Layout
10862 -1/6
10863 \begin_inset space \thinspace{}
10864 \end_inset
10865
10866 em
10867 \begin_inset Formula $\thinspace=\thinspace$
10868 \end_inset
10869
10870 -3
10871 \begin_inset space \thinspace{}
10872 \end_inset
10873
10874 mu
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 </row>
10880 <row>
10881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10882 \begin_inset Text
10883
10884 \begin_layout Plain Layout
10885 Negative medium
10886 \end_layout
10887
10888 \end_inset
10889 </cell>
10890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10891 \begin_inset Text
10892
10893 \begin_layout Plain Layout
10894 -4
10895 \begin_inset space \thinspace{}
10896 \end_inset
10897
10898 mu
10899 \end_layout
10900
10901 \end_inset
10902 </cell>
10903 </row>
10904 <row>
10905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10906 \begin_inset Text
10907
10908 \begin_layout Plain Layout
10909 Negative thick
10910 \end_layout
10911
10912 \end_inset
10913 </cell>
10914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10915 \begin_inset Text
10916
10917 \begin_layout Plain Layout
10918 -5
10919 \begin_inset space \thinspace{}
10920 \end_inset
10921
10922 mu
10923 \end_layout
10924
10925 \end_inset
10926 </cell>
10927 </row>
10928 <row>
10929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933 Enspace (0.5
10934 \begin_inset space \thinspace{}
10935 \end_inset
10936
10937 em)
10938 \end_layout
10939
10940 \end_inset
10941 </cell>
10942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10943 \begin_inset Text
10944
10945 \begin_layout Plain Layout
10946 0.5
10947 \begin_inset space \thinspace{}
10948 \end_inset
10949
10950 em
10951 \end_layout
10952
10953 \end_inset
10954 </cell>
10955 </row>
10956 <row>
10957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10958 \begin_inset Text
10959
10960 \begin_layout Plain Layout
10961 Quad (1
10962 \begin_inset space \thinspace{}
10963 \end_inset
10964
10965 em)
10966 \end_layout
10967
10968 \end_inset
10969 </cell>
10970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10971 \begin_inset Text
10972
10973 \begin_layout Plain Layout
10974 1
10975 \begin_inset space \thinspace{}
10976 \end_inset
10977
10978 em
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 </row>
10984 <row>
10985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10986 \begin_inset Text
10987
10988 \begin_layout Plain Layout
10989 QQuad (2
10990 \begin_inset space \thinspace{}
10991 \end_inset
10992
10993 em)
10994 \end_layout
10995
10996 \end_inset
10997 </cell>
10998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10999 \begin_inset Text
11000
11001 \begin_layout Plain Layout
11002 2
11003 \begin_inset space \thinspace{}
11004 \end_inset
11005
11006 em
11007 \end_layout
11008
11009 \end_inset
11010 </cell>
11011 </row>
11012 </lyxtabular>
11013
11014 \end_inset
11015
11016
11017 \end_layout
11018
11019 \end_inset
11020
11021
11022 \end_layout
11023
11024 \begin_layout Subsubsection
11025 Horizontal Fills
11026 \begin_inset Index idx
11027 status collapsed
11028
11029 \begin_layout Plain Layout
11030 Spacing ! Fills
11031 \end_layout
11032
11033 \end_inset
11034
11035
11036 \end_layout
11037
11038 \begin_layout Standard
11039 Horizontal fills (HFills) are a special LyX feature for adding extra space
11040  in a uniform fashion.
11041  An HFill is actually a variable length space, whose length always equals
11042  the remaining space between the left and right margins.
11043  If there is more than one HFill on a line, they divide the available space
11044  equally between themselves.
11045 \end_layout
11046
11047 \begin_layout Standard
11048 Here are a few examples of what you can do with them:
11049 \end_layout
11050
11051 \begin_layout Quote
11052 \noindent
11053 This is on the left side
11054 \begin_inset space \hfill{}
11055 \end_inset
11056
11057 This is on the right
11058 \end_layout
11059
11060 \begin_layout Quote
11061 \noindent
11062 Left
11063 \begin_inset space \hfill{}
11064 \end_inset
11065
11066 Middle
11067 \begin_inset space \hfill{}
11068 \end_inset
11069
11070 Right
11071 \end_layout
11072
11073 \begin_layout Quote
11074 \noindent
11075 Left
11076 \begin_inset space \hfill{}
11077 \end_inset
11078
11079 1/3 Left
11080 \begin_inset space \hfill{}
11081 \end_inset
11082
11083
11084 \begin_inset space \hfill{}
11085 \end_inset
11086
11087 Right
11088 \end_layout
11089
11090 \begin_layout Standard
11091 That was an example in the 
11092 \family sans
11093 Quote
11094 \family default
11095  environment.
11096  Here
11097 \begin_inset Formula $\to$
11098 \end_inset
11099
11100
11101 \begin_inset space \hfill{}
11102 \end_inset
11103
11104
11105 \begin_inset Formula $\gets$
11106 \end_inset
11107
11108 is one in a standard paragraph.
11109  It may or may not be apparent in the printed text, but it 
11110 \emph on
11111 is
11112 \emph default
11113  sitting in-between the two arrows.
11114 \end_layout
11115
11116 \begin_layout Standard
11117 HFills can be made visible when you choose one of the 
11118 \family sans
11119 Fill
11120 \begin_inset space ~
11121 \end_inset
11122
11123 Pattern
11124 \family default
11125 s in the space dialog: The following patterns are available:
11126 \end_layout
11127
11128 \begin_layout Standard
11129 Dots: 
11130 \begin_inset space \dotfill{}
11131 \end_inset
11132
11133
11134 \begin_inset space ~
11135 \end_inset
11136
11137
11138 \end_layout
11139
11140 \begin_layout Standard
11141 Rule: 
11142 \begin_inset space \hrulefill{}
11143 \end_inset
11144
11145
11146 \begin_inset space ~
11147 \end_inset
11148
11149
11150 \end_layout
11151
11152 \begin_layout Standard
11153 Left arrow: 
11154 \begin_inset space \leftarrowfill{}
11155 \end_inset
11156
11157
11158 \begin_inset space ~
11159 \end_inset
11160
11161
11162 \end_layout
11163
11164 \begin_layout Standard
11165 Right arrow: 
11166 \begin_inset space \rightarrowfill{}
11167 \end_inset
11168
11169
11170 \begin_inset space ~
11171 \end_inset
11172
11173
11174 \end_layout
11175
11176 \begin_layout Standard
11177 Up brace: 
11178 \begin_inset space \downbracefill{}
11179 \end_inset
11180
11181
11182 \begin_inset space ~
11183 \end_inset
11184
11185
11186 \end_layout
11187
11188 \begin_layout Standard
11189 Down brace: 
11190 \begin_inset space \upbracefill{}
11191 \end_inset
11192
11193
11194 \begin_inset space ~
11195 \end_inset
11196
11197
11198 \end_layout
11199
11200 \begin_layout Standard
11201 \begin_inset Note Greyedout
11202 status open
11203
11204 \begin_layout Plain Layout
11205
11206 \series bold
11207 Note:
11208 \series default
11209  If an HFill is at the beginning of a line, and 
11210 \emph on
11211 not
11212 \emph default
11213  in the first line in a paragraph, LyX ignores it.
11214  This prevents HFills from accidentally being wrapped onto a new line.
11215  If you need space in this case anyway, set the 
11216 \family sans
11217 Protect
11218 \family default
11219  option in the space dialog.
11220 \end_layout
11221
11222 \end_inset
11223
11224
11225 \end_layout
11226
11227 \begin_layout Subsubsection
11228 Phantom Space
11229 \begin_inset CommandInset label
11230 LatexCommand label
11231 name "sub:Phantom-Space"
11232
11233 \end_inset
11234
11235
11236 \begin_inset Index idx
11237 status collapsed
11238
11239 \begin_layout Plain Layout
11240 Spacing ! Phantom
11241 \end_layout
11242
11243 \end_inset
11244
11245
11246 \end_layout
11247
11248 \begin_layout Standard
11249 Sometimes you want to insert space with exactly the length of a phrase.
11250  For example, you want to create the following multiple choice question:
11251 \end_layout
11252
11253 \begin_layout Standard
11254 \begin_inset VSpace medskip
11255 \end_inset
11256
11257 What is correct English?:
11258 \begin_inset Newline newline
11259 \end_inset
11260
11261
11262 \begin_inset Newline newline
11263 \end_inset
11264
11265 Mr.
11266 \begin_inset space ~
11267 \end_inset
11268
11269 Edge would have been jumps the gun.
11270 \begin_inset Newline newline
11271 \end_inset
11272
11273
11274 \begin_inset Phantom HPhantom
11275 status open
11276
11277 \begin_layout Plain Layout
11278 Mr.
11279  Edge 
11280 \end_layout
11281
11282 \end_inset
11283
11284 has to be jumped
11285 \begin_inset Newline newline
11286 \end_inset
11287
11288
11289 \begin_inset Phantom HPhantom
11290 status open
11291
11292 \begin_layout Plain Layout
11293 Mr.
11294  Edge 
11295 \end_layout
11296
11297 \end_inset
11298
11299 jumps
11300 \begin_inset VSpace medskip
11301 \end_inset
11302
11303
11304 \end_layout
11305
11306 \begin_layout Standard
11307 \noindent
11308 so that the choices appear exactly after the phrase 
11309 \begin_inset Quotes eld
11310 \end_inset
11311
11312 Mr.
11313 \begin_inset space ~
11314 \end_inset
11315
11316 Edge
11317 \begin_inset space ~
11318 \end_inset
11319
11320
11321 \begin_inset Quotes erd
11322 \end_inset
11323
11324 .
11325  To get this, you can use the phantom insets available via the menu 
11326 \family sans
11327 Insert\SpecialChar \menuseparator
11328 Formatting\SpecialChar \menuseparator
11329 Phantom
11330 \family default
11331 .
11332  In our case insert a horizontal phantom at the beginning of the last two
11333  lines and insert 
11334 \begin_inset Quotes eld
11335 \end_inset
11336
11337 Mr.
11338 \begin_inset space ~
11339 \end_inset
11340
11341 Edge
11342 \begin_inset space ~
11343 \end_inset
11344
11345
11346 \begin_inset Quotes erd
11347 \end_inset
11348
11349  into the phantom inset (note the space after 
11350 \begin_inset Quotes eld
11351 \end_inset
11352
11353 Edge
11354 \begin_inset Quotes erd
11355 \end_inset
11356
11357 ).
11358  A phantom insets prints only the space of its content (like a placeholder).
11359  That is why it is named 
11360 \begin_inset Quotes eld
11361 \end_inset
11362
11363 phantom
11364 \begin_inset Quotes erd
11365 \end_inset
11366
11367 .
11368  The normal phantom outputs the width and height of the content as space,
11369  while the horizontal and vertical variant only outputs the corresponding
11370  dimension.
11371 \end_layout
11372
11373 \begin_layout Subsection
11374 Vertical Space
11375 \begin_inset CommandInset label
11376 LatexCommand label
11377 name "sub:Vertical-Space"
11378
11379 \end_inset
11380
11381
11382 \begin_inset Index idx
11383 status collapsed
11384
11385 \begin_layout Plain Layout
11386 Spacing ! Vertical
11387 \end_layout
11388
11389 \end_inset
11390
11391
11392 \end_layout
11393
11394 \begin_layout Standard
11395 To add extra vertical space above or below a paragraph, use the 
11396 \family sans
11397 Insert\SpecialChar \menuseparator
11398 Formatting\SpecialChar \menuseparator
11399 Vertical
11400 \begin_inset space ~
11401 \end_inset
11402
11403 Space
11404 \family default
11405  dialog.
11406  There you find the following sizes:
11407 \end_layout
11408
11409 \begin_layout Standard
11410
11411 \family sans
11412 SmallSkip
11413 \family default
11414
11415 \family sans
11416 MedSkip
11417 \family default
11418  and 
11419 \family sans
11420 BigSkip
11421 \family default
11422  are LaTeX sizes which depend on the font size of the document.
11423  
11424 \family sans
11425 DefSkip
11426 \family default
11427  is the skip adjusted in the dialog 
11428 \family sans
11429 Document\SpecialChar \menuseparator
11430 Settings\SpecialChar \menuseparator
11431 Text
11432 \begin_inset space ~
11433 \end_inset
11434
11435 Layout
11436 \family default
11437
11438 \begin_inset Index idx
11439 status collapsed
11440
11441 \begin_layout Plain Layout
11442 Document ! Settings
11443 \end_layout
11444
11445 \end_inset
11446
11447  for the paragraph separation.
11448  If you use indentation to separate paragraphs 
11449 \family sans
11450 DefSkip
11451 \family default
11452  is equal to 
11453 \family sans
11454 MedSkip
11455 \family default
11456 .
11457 \end_layout
11458
11459 \begin_layout Standard
11460
11461 \family sans
11462 VFill
11463 \family default
11464
11465 \begin_inset Index idx
11466 status collapsed
11467
11468 \begin_layout Plain Layout
11469 Spacing ! Fills
11470 \end_layout
11471
11472 \end_inset
11473
11474  is a variable space, set so that the space is maximal within one page.
11475  An example: you have only two short paragraphs on one page with a 
11476 \family sans
11477 Vfill
11478 \family default
11479  between them.
11480  Then the first paragraph is placed at the top of the page and the second
11481  one at the bottom, because the space between them is then maximal.
11482  
11483 \family sans
11484 VFill
11485 \family default
11486 s work like 
11487 \family sans
11488 HFill
11489 \family default
11490 s: they fill the remaining vertical space on a page with blank space.
11491 \begin_inset Foot
11492 status collapsed
11493
11494 \begin_layout Plain Layout
11495
11496 \family sans
11497 HFill
11498 \family default
11499 s are described in section
11500 \begin_inset space ~
11501 \end_inset
11502
11503
11504 \begin_inset CommandInset ref
11505 LatexCommand ref
11506 reference "sub:Horizontal-Space"
11507
11508 \end_inset
11509
11510 .
11511 \end_layout
11512
11513 \end_inset
11514
11515  If there are several 
11516 \family sans
11517 VFill
11518 \family default
11519 s on a page, they divide the remaining vertical space equally between themselves.
11520  You can therefore use 
11521 \family sans
11522 VFill
11523 \family default
11524 s to center text on a page, or even place text 2/3 down a page.
11525 \end_layout
11526
11527 \begin_layout Standard
11528
11529 \family sans
11530 Custom
11531 \family default
11532  are custom spaces in units explained in Appendix
11533 \begin_inset space ~
11534 \end_inset
11535
11536
11537 \begin_inset CommandInset ref
11538 LatexCommand ref
11539 reference "chap:Units-available-in"
11540
11541 \end_inset
11542
11543 .
11544 \end_layout
11545
11546 \begin_layout Standard
11547 \begin_inset Note Greyedout
11548 status open
11549
11550 \begin_layout Plain Layout
11551
11552 \series bold
11553 Note:
11554 \series default
11555  
11556 \series medium
11557 If the extra vertical space would be in the output at the top/bottom of
11558  a page, the space is only added if you have also checked the option 
11559 \family sans
11560 Protect
11561 \family default
11562 .
11563 \end_layout
11564
11565 \end_inset
11566
11567
11568 \end_layout
11569
11570 \begin_layout Subsection
11571 Paragraph Alignment
11572 \begin_inset Index idx
11573 status collapsed
11574
11575 \begin_layout Plain Layout
11576 Paragraph ! Alignment
11577 \end_layout
11578
11579 \end_inset
11580
11581
11582 \end_layout
11583
11584 \begin_layout Standard
11585 You can change the paragraph alignment with the 
11586 \family sans
11587 Edit\SpecialChar \menuseparator
11588 Paragraph Settings
11589 \family default
11590  dialog (toolbar button 
11591 \begin_inset Info
11592 type  "icon"
11593 arg   "layout-paragraph"
11594 \end_inset
11595
11596 ).
11597  There are five possibilities: 
11598 \end_layout
11599
11600 \begin_layout Itemize
11601
11602 \family sans
11603 Justified
11604 \family default
11605  (shortcut 
11606 \begin_inset Info
11607 type  "shortcut"
11608 arg   "paragraph-params \\align block"
11609 \end_inset
11610
11611 )
11612 \end_layout
11613
11614 \begin_layout Itemize
11615
11616 \family sans
11617 Left
11618 \family default
11619  (
11620 \begin_inset Info
11621 type  "shortcut"
11622 arg   "paragraph-params \\align left"
11623 \end_inset
11624
11625 )
11626 \end_layout
11627
11628 \begin_layout Itemize
11629
11630 \family sans
11631 Right
11632 \family default
11633  (
11634 \begin_inset Info
11635 type  "shortcut"
11636 arg   "paragraph-params \\align right"
11637 \end_inset
11638
11639 )
11640 \end_layout
11641
11642 \begin_layout Itemize
11643
11644 \family sans
11645 Center
11646 \family default
11647  (
11648 \begin_inset Info
11649 type  "shortcut"
11650 arg   "paragraph-params \\align center"
11651 \end_inset
11652
11653 )
11654 \end_layout
11655
11656 \begin_layout Itemize
11657
11658 \family sans
11659 Default
11660 \family default
11661  (
11662 \begin_inset Info
11663 type  "shortcut"
11664 arg   "paragraph-params \\align default"
11665 \end_inset
11666
11667 )
11668 \end_layout
11669
11670 \begin_layout Standard
11671 The default in most cases is justified alignment, in which the inter-word
11672  spacing is variable and each line of a paragraph fills the region between
11673  the left and right margins.
11674  The other three alignments should be self-explanatory, and look like this:
11675 \end_layout
11676
11677 \begin_layout Standard
11678 \align right
11679 This paragraph is right aligned,
11680 \end_layout
11681
11682 \begin_layout Standard
11683 \align center
11684 this one is centered,
11685 \end_layout
11686
11687 \begin_layout Standard
11688 \align left
11689 this one is left aligned.
11690 \end_layout
11691
11692 \begin_layout Subsection
11693 Forced Page Breaks
11694 \begin_inset Index idx
11695 status collapsed
11696
11697 \begin_layout Plain Layout
11698 Page breaks ! Forced
11699 \end_layout
11700
11701 \end_inset
11702
11703
11704 \begin_inset CommandInset label
11705 LatexCommand label
11706 name "sub:Forced-Page-Breaks"
11707
11708 \end_inset
11709
11710
11711 \end_layout
11712
11713 \begin_layout Standard
11714 If you don't like the way LaTeX does the page breaks in your document, you
11715  can force a page break where you want one.
11716  Normally this will not be necessary, because LaTeX is good at page breaking.
11717  Only if you use a lot of 
11718 \family sans
11719 Floats
11720 \family default
11721 , LaTeX's page breaking algorithm can fail.
11722 \end_layout
11723
11724 \begin_layout Standard
11725 We recommend you not to use forced page breaks until the text is finished
11726  and you have checked in the preview to see if you 
11727 \emph on
11728 really
11729 \emph default
11730  have to change the page breaking.
11731 \end_layout
11732
11733 \begin_layout Standard
11734 There are two types of page breaks: One that ends the page without any special
11735  action.
11736  This can be inserted above or below a paragraph via the menu 
11737 \family sans
11738 Insert\SpecialChar \menuseparator
11739 Formatting\SpecialChar \menuseparator
11740 New
11741 \begin_inset space ~
11742 \end_inset
11743
11744 Page
11745 \family default
11746 .
11747  The second type, that is inserted via the menu 
11748 \family sans
11749 Insert\SpecialChar \menuseparator
11750 Formatting\SpecialChar \menuseparator
11751 Page
11752 \begin_inset space ~
11753 \end_inset
11754
11755 Break
11756 \family default
11757 , ends a page but stretches the content of the page, so that it fills out
11758  the complete page.
11759  This type is useful to avoid whitespace when a page break produces a page
11760  on which only the last few lines are absent.
11761 \end_layout
11762
11763 \begin_layout Standard
11764 You might try to use a page break to ensure that a figure or table appears
11765  at the top of a page.
11766  This is, of course, the wrong way to do it.
11767  LyX gives you a way of automatically ensuring that your figures and tables
11768  appear at the top of a page (or the bottom, or on their own page) without
11769  having to worry about what precedes or follows your figure or table.
11770  See chapter 
11771 \begin_inset CommandInset ref
11772 LatexCommand ref
11773 reference "chap:Floats-and-Notes"
11774
11775 \end_inset
11776
11777  to learn more about 
11778 \family sans
11779 Floats
11780 \family default
11781 .
11782 \end_layout
11783
11784 \begin_layout Subsubsection
11785 Clear Page Breaks
11786 \begin_inset CommandInset label
11787 LatexCommand label
11788 name "sub:Clear-Page-Breaks"
11789
11790 \end_inset
11791
11792
11793 \begin_inset Index idx
11794 status collapsed
11795
11796 \begin_layout Plain Layout
11797 Page breaks ! Clear
11798 \end_layout
11799
11800 \end_inset
11801
11802
11803 \end_layout
11804
11805 \begin_layout Standard
11806 Rather than forced page breaks where the content behind the break is placed
11807  directly on the next page, you can also clear pages while breaking them.
11808  That means that the current paragraph is terminated and everything, including
11809  unprocessed floats, from the earlier part of the document are placed after
11810  it, if necessary by adding pages.
11811 \end_layout
11812
11813 \begin_layout Standard
11814 You can insert a clear page break with the menu 
11815 \family sans
11816 Insert\SpecialChar \menuseparator
11817 Formatting\SpecialChar \menuseparator
11818 Clear
11819 \begin_inset space ~
11820 \end_inset
11821
11822 Page
11823 \family default
11824 .
11825  When you have a two-sided document like a book, you can use the menu 
11826 \family sans
11827 Insert\SpecialChar \menuseparator
11828 Formatting\SpecialChar \menuseparator
11829 Clear
11830 \begin_inset space ~
11831 \end_inset
11832
11833 Double
11834 \begin_inset space ~
11835 \end_inset
11836
11837 Page
11838 \family default
11839  to insert a clear page break that assures that the next page is a right-hand
11840  page (odd-numbered), if necessary by adding a page.
11841 \end_layout
11842
11843 \begin_layout Subsection
11844 Forced Line Breaks
11845 \begin_inset Index idx
11846 status collapsed
11847
11848 \begin_layout Plain Layout
11849 Line breaks
11850 \end_layout
11851
11852 \end_inset
11853
11854
11855 \begin_inset CommandInset label
11856 LatexCommand label
11857 name "sub:Forced-Line-Breaks"
11858
11859 \end_inset
11860
11861
11862 \end_layout
11863
11864 \begin_layout Standard
11865 Similar to page breaks there are two types of line breaks: one simply breaks
11866  the line.
11867  You can force this line break within a paragraph by selecting 
11868 \family sans
11869 Insert\SpecialChar \menuseparator
11870 Formatting\SpecialChar \menuseparator
11871 Ragged
11872 \begin_inset space ~
11873 \end_inset
11874
11875 Line
11876 \begin_inset space ~
11877 \end_inset
11878
11879 Break
11880 \family default
11881  or with 
11882 \begin_inset Info
11883 type  "shortcut"
11884 arg   "newline-insert newline"
11885 \end_inset
11886
11887 .
11888  Another type that is inserted via the menu 
11889 \family sans
11890 Insert\SpecialChar \menuseparator
11891 Formatting\SpecialChar \menuseparator
11892 Justified
11893 \begin_inset space ~
11894 \end_inset
11895
11896 Line
11897 \begin_inset space ~
11898 \end_inset
11899
11900 Break
11901 \family default
11902  or with 
11903 \begin_inset Info
11904 type  "shortcut"
11905 arg   "newline-insert linebreak"
11906 \end_inset
11907
11908  breaks the line and stretches it so that it fills out the whole space between
11909  the page margins.
11910  This is useful to avoid 
11911 \begin_inset Quotes eld
11912 \end_inset
11913
11914 fringes
11915 \begin_inset Quotes erd
11916 \end_inset
11917
11918  in justified paragraphs due to possible whitespace introduced by line breaks.
11919 \end_layout
11920
11921 \begin_layout Standard
11922 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11923  LaTeX is very good at line breaking.
11924  There are, however, a number of situations where it is necessaryactively
11925  to set a line break, for example, in a poem or for an address (see sections
11926 \begin_inset space ~
11927 \end_inset
11928
11929
11930 \begin_inset CommandInset ref
11931 LatexCommand ref
11932 reference "sec:Quote"
11933
11934 \end_inset
11935
11936
11937 \begin_inset CommandInset ref
11938 LatexCommand ref
11939 reference "sec:Verse"
11940
11941 \end_inset
11942
11943  and 
11944 \begin_inset CommandInset ref
11945 LatexCommand ref
11946 reference "sec:Address-Usage"
11947
11948 \end_inset
11949
11950 ).
11951 \end_layout
11952
11953 \begin_layout Subsection
11954 Horizontal Lines
11955 \begin_inset CommandInset label
11956 LatexCommand label
11957 name "sub:Horizontal-Lines"
11958
11959 \end_inset
11960
11961
11962 \begin_inset Index idx
11963 status collapsed
11964
11965 \begin_layout Plain Layout
11966 Horizontal lines
11967 \end_layout
11968
11969 \end_inset
11970
11971
11972 \end_layout
11973
11974 \begin_layout Standard
11975 \noindent
11976 \begin_inset CommandInset line
11977 LatexCommand rule
11978 offset "0.5ex"
11979 width "100line%"
11980 height "1pt"
11981
11982 \end_inset
11983
11984
11985 \end_layout
11986
11987 \begin_layout Standard
11988 \noindent
11989 In the dialog 
11990 \family sans
11991 Insert\SpecialChar \menuseparator
11992 Formatting\SpecialChar \menuseparator
11993 Horizontal
11994 \begin_inset space ~
11995 \end_inset
11996
11997 Line
11998 \family default
11999  you can insert horizontal lines.
12000  The line offset is the vertical distance between the line and the baseline
12001  of the current text line or the paragraph.
12002  The line settings can be changed by left-clicking on the line.
12003 \end_layout
12004
12005 \begin_layout Standard
12006 \noindent
12007 \begin_inset CommandInset line
12008 LatexCommand rule
12009 offset "0.5ex"
12010 width "100line%"
12011 height "1pt"
12012
12013 \end_inset
12014
12015
12016 \end_layout
12017
12018 \begin_layout Section
12019 Characters and Symbols
12020 \end_layout
12021
12022 \begin_layout Standard
12023 You can directly enter all characters that are available on your keyboard.
12024  You can also use special keyboard maps to be able to enter, for example,
12025  characters needed for French with an English keyboard.
12026  See section
12027 \begin_inset space \thinspace{}
12028 \end_inset
12029
12030
12031 \begin_inset CommandInset ref
12032 LatexCommand ref
12033 reference "sub:Keyboard-mapping"
12034
12035 \end_inset
12036
12037  for information on how this is done.
12038 \end_layout
12039
12040 \begin_layout Standard
12041 For the case where you need a character that is not on your keyboard, you
12042  can use the 
12043 \family sans
12044 Symbols
12045 \family default
12046  dialog via the menu 
12047 \family sans
12048 Insert\SpecialChar \menuseparator
12049 Special Character\SpecialChar \menuseparator
12050 Symbols
12051 \family default
12052 .
12053 \end_layout
12054
12055 \begin_layout Standard
12056 \begin_inset Note Greyedout
12057 status open
12058
12059 \begin_layout Plain Layout
12060
12061 \series bold
12062 Note:
12063 \series default
12064  Maybe not all symbols inserted with the symbols dialog can be displayed
12065  when you are using a special screen font in LyX's preferences.
12066  But the inserted symbols will in every case be displayed in the output.
12067 \end_layout
12068
12069 \end_inset
12070
12071
12072 \end_layout
12073
12074 \begin_layout Section
12075 Fonts and Text Styles
12076 \begin_inset CommandInset label
12077 LatexCommand label
12078 name "sec:Fonts-and-Text"
12079
12080 \end_inset
12081
12082
12083 \end_layout
12084
12085 \begin_layout Subsection
12086 Font Types
12087 \begin_inset Index idx
12088 status collapsed
12089
12090 \begin_layout Plain Layout
12091 Font ! Types
12092 \end_layout
12093
12094 \end_inset
12095
12096
12097 \end_layout
12098
12099 \begin_layout Standard
12100 There are two types of fonts:
12101 \end_layout
12102
12103 \begin_layout Description
12104 Vector
12105 \begin_inset space ~
12106 \end_inset
12107
12108 fonts
12109 \begin_inset Index idx
12110 status collapsed
12111
12112 \begin_layout Plain Layout
12113 Fonts ! Vector-
12114 \end_layout
12115
12116 \end_inset
12117
12118  are built from outlines of the single glyphs (e.
12119 \begin_inset space \thinspace{}
12120 \end_inset
12121
12122 g.
12123  characters) in the font.
12124  This means that each glyph is defined using mathematical curves that are
12125  well suited for scaling to any requested size.
12126  This mathematical definition is interpreted by the font renderer and the
12127  curve is filled out with pixels according to the size and glyph.
12128  This means that vector fonts will look pretty good in all sizes.
12129  Only at very small sizes where each pixel has to be very carefully computed
12130  to provide a good image might it be hard to provide a good rendering.
12131 \begin_inset Newline newline
12132 \end_inset
12133
12134 That could mean that one only needs to define one font size and scale them.
12135  But to achieve a better quality, many fonts define several font sizes.
12136  That improves the appearance because you need more details at large font
12137  sizes than at small ones.
12138 \begin_inset Newline newline
12139 \end_inset
12140
12141 The font types 
12142 \family typewriter
12143 TrueType
12144 \family default
12145
12146 \family typewriter
12147 OpenType
12148 \family default
12149 , and 
12150 \family typewriter
12151 Type
12152 \begin_inset space ~
12153 \end_inset
12154
12155 1
12156 \family default
12157  are vector fonts.
12158 \end_layout
12159
12160 \begin_layout Description
12161 Bitmap
12162 \begin_inset space ~
12163 \end_inset
12164
12165 fonts
12166 \begin_inset Index idx
12167 status collapsed
12168
12169 \begin_layout Plain Layout
12170 Fonts ! Bitmap-
12171 \end_layout
12172
12173 \end_inset
12174
12175  on the other hand, are defined by bitmap graphics from the start; so they
12176  will look good at all the sizes they are meant for.
12177  However, they don't scale well, because in order to scale a glyph, each
12178  pixel is enlarged into several pixels.
12179  It is the same effect that happens if you try to enlarge a picture in an
12180  image manipulation program.
12181  In order to mitigate this effect, bitmap fonts are typically provided in
12182  several fixed sizes typically from around 8
12183 \begin_inset space ~
12184 \end_inset
12185
12186 pixels high up to 34
12187 \begin_inset space ~
12188 \end_inset
12189
12190 pixels or so high in steps according to what is believed to be useful.
12191  The advantage of bitmap fonts is that no complicated computations are necessary
12192  to display each glyph; so bitmap fonts display therefore more quickly than
12193  scalable fonts.
12194  The disadvantage is that sizes that don't exist as fixed versions have
12195  to be scaled by doubling pixels, and thus look bad.
12196 \begin_inset Newline newline
12197 \end_inset
12198
12199 Bitmap fonts are named 
12200 \family typewriter
12201 Type
12202 \begin_inset space ~
12203 \end_inset
12204
12205 3
12206 \family default
12207  in PostScript- and PDF-documents.
12208 \end_layout
12209
12210 \begin_layout Standard
12211 The result of all this is that bitmap fonts are best for the size they are
12212  designed for, while scalable fonts are good for nearly all sizes.
12213  So one needs fewer font size definitions for scalable fonts.
12214  That's the reason why nearly all text rendering and typesetting programs
12215  use scalable fonts.
12216 \end_layout
12217
12218 \begin_layout Standard
12219 To see which fonts are used in a PDF-document, look at its document properties.
12220 \end_layout
12221
12222 \begin_layout Standard
12223 Many modern typesetting and markup languages have begun to move towards
12224  specifying character styles rather than specifying a particular font.
12225  For example, instead of changing to an italicized version of the current
12226  font to emphasize text, you use an 
12227 \begin_inset Quotes eld
12228 \end_inset
12229
12230 emphasized style
12231 \begin_inset Quotes erd
12232 \end_inset
12233
12234  instead.
12235  This concept fits in perfectly with LyX.
12236  In LyX, you do things based on contexts, rather than focusing on typesetting
12237  details.
12238 \end_layout
12239
12240 \begin_layout Subsection
12241 LaTeX font support
12242 \begin_inset CommandInset label
12243 LatexCommand label
12244 name "sub:LaTeX-font-support"
12245
12246 \end_inset
12247
12248
12249 \end_layout
12250
12251 \begin_layout Standard
12252 Traditionally, LaTeX used its own fonts.
12253  That is to say, you cannot directly access the fonts installed on your
12254  operating system, but you have to use specific fonts provided by your LaTeX
12255  distribution.
12256  The reason is that LaTeX needs some extra information about the fonts,
12257  which have to be provided by additional files and packages.
12258  The downside of this is that your font choice is somewhat limited compared
12259  to a word processor.
12260  On the other hand this comes with the advantage that the provided fonts
12261  are generally of very good quality, and that LaTeX files are very portable
12262  across different machines.
12263  Also, the range of fonts supported by traditional LaTeX has increased a
12264  lot in the meantime; so you can find packages for many free and commercial
12265  fonts.
12266  LyX supports the fonts that are under a free license via the user interface
12267  (see section
12268 \begin_inset space ~
12269 \end_inset
12270
12271
12272 \begin_inset CommandInset ref
12273 LatexCommand ref
12274 reference "sub:Document-Font"
12275
12276 \end_inset
12277
12278  for details).
12279  Other fonts are available if you enter the relevant LaTeX code in the document
12280  preamble (please refer to the documentation of your desired font).
12281 \end_layout
12282
12283 \begin_layout Standard
12284 Recent developments brought some new LaTeX engines that are also able directly
12285  to access fonts that are installed for your operating system, namely XeTeX
12286  and LuaTeX.
12287  Both engines are supported by LyX.
12288  By using them, you can theoretically use any OpenType or TrueType font
12289  that is installed on your system.
12290  The next section describes how to use these fonts.
12291 \end_layout
12292
12293 \begin_layout Standard
12294 \begin_inset Note Greyedout
12295 status open
12296
12297 \begin_layout Plain Layout
12298
12299 \series bold
12300 Note:
12301 \series default
12302  In practice, some fonts might fail due to bad metrics and other font deficienci
12303 es; so you might have to experiment.
12304 \end_layout
12305
12306 \end_inset
12307
12308
12309 \end_layout
12310
12311 \begin_layout Standard
12312 \begin_inset Note Greyedout
12313 status open
12314
12315 \begin_layout Plain Layout
12316
12317 \series bold
12318 Note:
12319 \series default
12320  XeTeX and especially LuaTeX, are still rather new and thus not as mature
12321  as traditional LaTeX or PDFTeX.
12322 \end_layout
12323
12324 \end_inset
12325
12326
12327 \end_layout
12328
12329 \begin_layout Subsection
12330 Document Font and Font size
12331 \begin_inset CommandInset label
12332 LatexCommand label
12333 name "sub:Document-Font"
12334
12335 \end_inset
12336
12337
12338 \begin_inset Index idx
12339 status collapsed
12340
12341 \begin_layout Plain Layout
12342 Font ! Size
12343 \end_layout
12344
12345 \end_inset
12346
12347
12348 \begin_inset Index idx
12349 status collapsed
12350
12351 \begin_layout Plain Layout
12352 Document ! Font
12353 \end_layout
12354
12355 \end_inset
12356
12357
12358 \end_layout
12359
12360 \begin_layout Standard
12361 You can set the document fonts in the 
12362 \family sans
12363 Document\SpecialChar \menuseparator
12364 Settings
12365 \family default
12366
12367 \begin_inset Index idx
12368 status collapsed
12369
12370 \begin_layout Plain Layout
12371 Document ! Settings
12372 \end_layout
12373
12374 \end_inset
12375
12376  dialog.
12377  In the 
12378 \family sans
12379 Fonts
12380 \family default
12381  section of the dialog, you can specify which font should be used for the
12382  three different font shapes — roman (serif), 
12383 \family sans
12384 sans
12385 \begin_inset space ~
12386 \end_inset
12387
12388 serif
12389 \family default
12390  and 
12391 \family typewriter
12392 typewriter
12393 \family default
12394  (monospaced) — and you can specify the base font size and scaling factors
12395  for (some) sans
12396 \begin_inset space ~
12397 \end_inset
12398
12399 serif and typewriter fonts if this is necessary to fit with the roman font.
12400 \end_layout
12401
12402 \begin_layout Standard
12403 If you select 
12404 \family sans
12405 Use non-T
12406 \begin_inset ERT
12407 status collapsed
12408
12409 \begin_layout Plain Layout
12410
12411 {}
12412 \end_layout
12413
12414 \end_inset
12415
12416 eX fonts
12417 \family default
12418 , you will have access to the fonts installed on your operating system.
12419  This requires that you use 
12420 \family sans
12421 PDF (XeT
12422 \begin_inset ERT
12423 status collapsed
12424
12425 \begin_layout Plain Layout
12426
12427 {}
12428 \end_layout
12429
12430 \end_inset
12431
12432 eX)
12433 \family default
12434
12435 \family sans
12436 PDF (LuaT
12437 \begin_inset ERT
12438 status collapsed
12439
12440 \begin_layout Plain Layout
12441
12442 {}
12443 \end_layout
12444
12445 \end_inset
12446
12447 eX)
12448 \family default
12449  or 
12450 \family sans
12451 DVI (LuaT
12452 \begin_inset ERT
12453 status collapsed
12454
12455 \begin_layout Plain Layout
12456
12457 {}
12458 \end_layout
12459
12460 \end_inset
12461
12462 eX)
12463 \family default
12464  as the output format, i.
12465 \begin_inset space \thinspace{}
12466 \end_inset
12467
12468 e.
12469 \begin_inset space \space{}
12470 \end_inset
12471
12472 you will have to have either XeTeX or LuaTeX installed (see section
12473 \begin_inset space ~
12474 \end_inset
12475
12476
12477 \begin_inset CommandInset ref
12478 LatexCommand ref
12479 reference "sub:LaTeX-font-support"
12480
12481 \end_inset
12482
12483 ).
12484  You will then not have access to TeX's own fonts.
12485  Note that LyX then lists all available fonts in each of the three lists
12486  (roman, sans
12487 \begin_inset space ~
12488 \end_inset
12489
12490 serif, and typewriter), since LyX cannot determine the family.
12491  Also note that the output might fail with some of the listed fonts, due
12492  to the encoding of the fonts and\SpecialChar \slash{}
12493 or font failures.
12494  LyX cannot determine this in advance, so you might need to experiment.
12495 \end_layout
12496
12497 \begin_layout Standard
12498 If you use TeX fonts (which is the default), the possible options for the
12499  font include 
12500 \family sans
12501 Default
12502 \family default
12503  and a list of fonts available with your LaTeX distribution.
12504  If you select 
12505 \family sans
12506 Default,
12507 \family default
12508  the font that is preset by the current document class is used.
12509  In most cases, this will be the standard TeX font, known as 
12510 \begin_inset Quotes eld
12511 \end_inset
12512
12513
12514 \family typewriter
12515 Computer
12516 \begin_inset space ~
12517 \end_inset
12518
12519 Modern
12520 \family default
12521
12522 \begin_inset Quotes erd
12523 \end_inset
12524
12525  (
12526 \family typewriter
12527 cm
12528 \family default
12529 ) or 
12530 \begin_inset Quotes eld
12531 \end_inset
12532
12533
12534 \family typewriter
12535 European Computer Modern
12536 \family default
12537
12538 \begin_inset Quotes erd
12539 \end_inset
12540
12541  (
12542 \family typewriter
12543 ec
12544 \family default
12545 ), but some classes preset different default fonts.
12546 \end_layout
12547
12548 \begin_layout Standard
12549 As 
12550 \family typewriter
12551 cm
12552 \family default
12553  and 
12554 \family typewriter
12555 ec
12556 \family default
12557  are bitmap fonts, they often look pixelated in PDF output, especially when
12558  you read the PDF in a zoomed size.
12559 \begin_inset Foot
12560 status collapsed
12561
12562 \begin_layout Plain Layout
12563 This problem does not appear if you read PDFs in 
12564 \family typewriter
12565 Adobe
12566 \begin_inset space ~
12567 \end_inset
12568
12569 Reader
12570 \family default
12571  version 6 or later, because this program includes a special bitmap font
12572  renderer.
12573 \end_layout
12574
12575 \end_inset
12576
12577  To get rid of pixelated fonts, you have to use a vector font.
12578  Depending on how your document should look, you can either:
12579 \end_layout
12580
12581 \begin_layout Itemize
12582 select the 
12583 \family sans
12584 Latin
12585 \begin_inset space ~
12586 \end_inset
12587
12588 Modern
12589 \family default
12590  fonts, which is the recommended choice if you want to keep the look of
12591  
12592 \family typewriter
12593 cm
12594 \family default
12595 /
12596 \family typewriter
12597 ec
12598 \family default
12599 .
12600  
12601 \family sans
12602 Latin
12603 \begin_inset space ~
12604 \end_inset
12605
12606 Modern
12607 \family default
12608  was developed for the LaTeX community in order to replace 
12609 \family typewriter
12610 cm
12611 \family default
12612  as the default font.
12613  It covers a huge range of glyphs and several font shapes.
12614  Except for some details, where the appearance was improved, 
12615 \family sans
12616 Latin
12617 \begin_inset space ~
12618 \end_inset
12619
12620 Modern
12621 \family default
12622  looks identical to 
12623 \family typewriter
12624 cm
12625 \family default
12626 .
12627 \begin_inset Foot
12628 status collapsed
12629
12630 \begin_layout Plain Layout
12631 One difference is improved kerning.
12632 \end_layout
12633
12634 \end_inset
12635
12636
12637 \end_layout
12638
12639 \begin_layout Itemize
12640 or select the 
12641 \family sans
12642 AE
12643 \begin_inset space ~
12644 \end_inset
12645
12646 (Almost
12647 \begin_inset space ~
12648 \end_inset
12649
12650 European)
12651 \family default
12652  fonts in (the rare) case that 
12653 \family sans
12654 Latin
12655 \begin_inset space ~
12656 \end_inset
12657
12658 Modern
12659 \family default
12660  is not available to you or does not work, and you still want to emulate
12661  the look of 
12662 \family typewriter
12663 cm
12664 \family default
12665 /
12666 \family typewriter
12667 ec
12668 \family default
12669 .
12670  
12671 \family typewriter
12672 AE
12673 \family default
12674  is a virtual font.
12675  Virtual means that it 
12676 \begin_inset Quotes eld
12677 \end_inset
12678
12679 steals
12680 \begin_inset Quotes erd
12681 \end_inset
12682
12683  outline 
12684 \family typewriter
12685 cm
12686 \family default
12687 -glyphs from other fonts.
12688  This has the disadvantage that some characters are missing, like the French
12689  guillemets (
12690 \begin_inset Quotes eld
12691 \end_inset
12692
12693 «
12694 \begin_inset Quotes erd
12695 \end_inset
12696
12697  and 
12698 \begin_inset Quotes eld
12699 \end_inset
12700
12701 »
12702 \begin_inset Quotes erd
12703 \end_inset
12704
12705 )
12706 \begin_inset Foot
12707 status collapsed
12708
12709 \begin_layout Plain Layout
12710 Loading the LaTeX-package 
12711 \series bold
12712 aeguill
12713 \series default
12714
12715 \begin_inset Index idx
12716 status collapsed
12717
12718 \begin_layout Plain Layout
12719 LaTeX-packages ! aeguill
12720 \end_layout
12721
12722 \end_inset
12723
12724  with the document preamble line
12725 \begin_inset Newline newline
12726 \end_inset
12727
12728
12729 \series bold
12730
12731 \backslash
12732 usepackage[ec]{aeguill}
12733 \begin_inset Newline newline
12734 \end_inset
12735
12736
12737 \series default
12738 will fix the guillemet problem.
12739 \end_layout
12740
12741 \end_inset
12742
12743  and that accented characters are not 
12744 \emph on
12745 one
12746 \emph default
12747  glyph, but built of 
12748 \emph on
12749 two
12750 \emph default
12751  characters, the accent and the letter.
12752  Therefore you cannot search for words with accented characters in documents
12753  using the 
12754 \family typewriter
12755 AE
12756 \family default
12757  fonts.
12758  If you search for example for the French word 
12759 \begin_inset Quotes eld
12760 \end_inset
12761
12762 rève
12763 \begin_inset Quotes erd
12764 \end_inset
12765
12766  in a PDF, you will not get any result, because the PDF-viewer searches
12767  for the glyph 
12768 \begin_inset Quotes eld
12769 \end_inset
12770
12771  è 
12772 \begin_inset Quotes erd
12773 \end_inset
12774
12775  and not for the glyph 
12776 \begin_inset Quotes eld
12777 \end_inset
12778
12779  e +
12780 \begin_inset space ~
12781 \end_inset
12782
12783  ̀ 
12784 \begin_inset Quotes erd
12785 \end_inset
12786
12787 .
12788 \end_layout
12789
12790 \begin_layout Itemize
12791 If you do not like the look of 
12792 \family typewriter
12793 cm
12794 \family default
12795 /
12796 \family typewriter
12797 ec
12798 \family default
12799 , you can of course select one of the other vector fonts provided, e.
12800 \begin_inset space \thinspace{}
12801 \end_inset
12802
12803 g.
12804 \begin_inset space ~
12805 \end_inset
12806
12807
12808 \family typewriter
12809 Times
12810 \begin_inset space ~
12811 \end_inset
12812
12813 Roman
12814 \family default
12815  or
12816 \family typewriter
12817  Palatino
12818 \family default
12819 .
12820  Most roman vector fonts will automatically select matching sans
12821 \begin_inset space ~
12822 \end_inset
12823
12824 serif and typewriter fonts,
12825 \begin_inset Foot
12826 status collapsed
12827
12828 \begin_layout Plain Layout
12829 These are sometimes just matching other fonts (e.
12830 \begin_inset space \thinspace{}
12831 \end_inset
12832
12833 g., 
12834 \family sans
12835 Times
12836 \begin_inset space ~
12837 \end_inset
12838
12839 Roman
12840 \family default
12841  selects 
12842 \family sans
12843 Helvetica
12844 \family default
12845  for sans serif text), or different shapes of the same font, i.
12846 \begin_inset space \thinspace{}
12847 \end_inset
12848
12849 e.
12850 \begin_inset space \space{}
12851 \end_inset
12852
12853 a real font 
12854 \emph on
12855 family
12856 \emph default
12857  (e.
12858 \begin_inset space \thinspace{}
12859 \end_inset
12860
12861 g.
12862 \begin_inset space \space{}
12863 \end_inset
12864
12865 in case of 
12866 \family sans
12867 Latin
12868 \begin_inset space ~
12869 \end_inset
12870
12871 Modern
12872 \family default
12873  oder 
12874 \family sans
12875 Computer
12876 \begin_inset space ~
12877 \end_inset
12878
12879 Modern
12880 \family default
12881 ).
12882 \end_layout
12883
12884 \end_inset
12885
12886  but you can also select your own.
12887 \begin_inset Newline newline
12888 \end_inset
12889
12890 The differences between roman, 
12891 \family sans
12892 sans
12893 \begin_inset space ~
12894 \end_inset
12895
12896 serif
12897 \family default
12898  and 
12899 \family typewriter
12900 typewriter
12901 \family default
12902  fonts are explained in section
12903 \begin_inset space ~
12904 \end_inset
12905
12906
12907 \begin_inset CommandInset ref
12908 LatexCommand ref
12909 reference "sub:Fine-Tuning-with-the"
12910
12911 \end_inset
12912
12913 .
12914 \begin_inset Newline newline
12915 \end_inset
12916
12917 The font 
12918 \family sans
12919 Times
12920 \begin_inset space ~
12921 \end_inset
12922
12923 Roman
12924 \family default
12925  was originally designed for newspapers.
12926  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12927  into the small newspaper columns.
12928  Therefore 
12929 \family sans
12930 Times
12931 \begin_inset space ~
12932 \end_inset
12933
12934 Roman
12935 \family default
12936  is not the optimal choice for larger documents like books.
12937 \end_layout
12938
12939 \begin_layout Standard
12940 For the font size there are generally four possible values: 
12941 \family sans
12942 Default, 10
12943 \family default
12944
12945 \family sans
12946 11
12947 \family default
12948  and 
12949 \family sans
12950 12
12951 \family default
12952 .
12953  Some classes provide additional sizes.
12954  The size of 
12955 \family sans
12956 Default
12957 \family default
12958  depends on the class you are using.
12959  In the standard classes it is equal to the font size 10.
12960 \end_layout
12961
12962 \begin_layout Standard
12963 Note that the font size is the 
12964 \emph on
12965 base size
12966 \emph default
12967 .
12968  That means that LyX scales all other possible font sizes (such as those
12969  used in footnotes, super-, and subscripts) by this value.
12970  You can fine-tune the font size of text parts via the 
12971 \family sans
12972 Text
12973 \begin_inset space ~
12974 \end_inset
12975
12976 Style
12977 \family default
12978  dialog if needed.
12979  The possible font sizes for text parts are explained in section
12980 \begin_inset space ~
12981 \end_inset
12982
12983
12984 \begin_inset CommandInset ref
12985 LatexCommand ref
12986 reference "sub:Fine-Tuning-with-the"
12987
12988 \end_inset
12989
12990 .
12991 \end_layout
12992
12993 \begin_layout Standard
12994 The 
12995 \family sans
12996 Default
12997 \begin_inset space ~
12998 \end_inset
12999
13000 Family
13001 \family default
13002  selection lets you specify whether the base font of your document should
13003  be roman, sans
13004 \begin_inset space ~
13005 \end_inset
13006
13007 serif or typewriter.
13008  The 
13009 \family sans
13010 Default
13011 \family default
13012  selection uses what is preset by the class, the other selections override
13013  this.
13014  In most cases, 
13015 \family sans
13016 Default
13017 \family default
13018  is equal to 
13019 \family sans
13020 roman
13021 \family default
13022 , but some classes (such as presentation classes) use other defaults.
13023 \end_layout
13024
13025 \begin_layout Standard
13026 The
13027 \family typewriter
13028  
13029 \family sans
13030 LaTe
13031 \begin_inset ERT
13032 status collapsed
13033
13034 \begin_layout Plain Layout
13035
13036 {}
13037 \end_layout
13038
13039 \end_inset
13040
13041 X font encoding
13042 \family default
13043  selection is an expert setting which lets you change the value passed to
13044  the LaTeX-package 
13045 \series bold
13046 fontenc
13047 \series default
13048
13049 \begin_inset Index idx
13050 status collapsed
13051
13052 \begin_layout Plain Layout
13053 LaTeX-packages ! fontenc
13054 \end_layout
13055
13056 \end_inset
13057
13058  (see also sec.
13059 \begin_inset space ~
13060 \end_inset
13061
13062
13063 \begin_inset CommandInset ref
13064 LatexCommand ref
13065 reference "sub:LaTeX-settings"
13066
13067 \end_inset
13068
13069 ).
13070  Normally, you do not need to change (or even understand) this.
13071  Unless you have specific reasons, use 
13072 \family sans
13073 Default
13074 \family default
13075 .
13076 \end_layout
13077
13078 \begin_layout Standard
13079 With some fonts, the checkboxes 
13080 \family sans
13081 Use Old Style Figures
13082 \family default
13083  and 
13084 \family sans
13085 Use True Small Caps
13086 \family default
13087  are available.
13088  These are extra features some fonts provide.
13089  If 
13090 \family sans
13091 Use Old Style Figures
13092 \family default
13093  is checked, old style figures (also known as medieval or text figures)
13094  are used.
13095  Old style figures are the numerals (0
13096 \begin_inset space \thinspace{}
13097 \end_inset
13098
13099 --
13100 \begin_inset space \thinspace{}
13101 \end_inset
13102
13103 9) with ascenders and descenders, which makes them fit nicely with lowercase
13104  letters.
13105  
13106 \family sans
13107 Use True Small Caps
13108 \family default
13109  determines that real small caps are used instead of faked small caps made
13110  of scaled capitals.
13111  Real small caps are often part of expert font sets; they generally look
13112  better than faked small caps but might have to be purchased separately.
13113 \end_layout
13114
13115 \begin_layout Standard
13116 The field 
13117 \family sans
13118 CJK
13119 \family default
13120  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
13121  a font to display the script characters.
13122 \begin_inset Foot
13123 status collapsed
13124
13125 \begin_layout Plain Layout
13126 The font will be the argument for the commands of the LaTeX-package 
13127 \series bold
13128 CJK
13129 \series default
13130 .
13131 \begin_inset Index idx
13132 status collapsed
13133
13134 \begin_layout Plain Layout
13135 LaTeX-packages ! CJK
13136 \end_layout
13137
13138 \end_inset
13139
13140  So this has no effect for the document language 
13141 \family sans
13142 Japanese
13143 \family default
13144  that does not use 
13145 \series bold
13146 CJK
13147 \series default
13148 .
13149 \end_layout
13150
13151 \end_inset
13152
13153
13154 \begin_inset VSpace bigskip
13155 \end_inset
13156
13157
13158 \begin_inset Note Greyedout
13159 status open
13160
13161 \begin_layout Plain Layout
13162
13163 \series bold
13164 Note:
13165 \series default
13166  When you choose a new font or font size, LyX does 
13167 \emph on
13168 not
13169 \emph default
13170  change the screen font! You will only see a difference in the printed output;
13171  this is part of the WYSIWYM concept.
13172  LyX's screen fonts can be adjusted in the 
13173 \family sans
13174 Tools\SpecialChar \menuseparator
13175 Preferences
13176 \family default
13177  dialog, see section
13178 \begin_inset space ~
13179 \end_inset
13180
13181
13182 \begin_inset CommandInset ref
13183 LatexCommand ref
13184 reference "sub:Screen-Fonts"
13185
13186 \end_inset
13187
13188 .
13189 \end_layout
13190
13191 \end_inset
13192
13193
13194 \end_layout
13195
13196 \begin_layout Subsection
13197 Math Fonts
13198 \end_layout
13199
13200 \begin_layout Standard
13201 In LaTeX the font used for characters in equations is different from the
13202  document font.
13203  For the case that you use TeX fonts for your document, you can explicitly
13204  choose a math font in the dialog 
13205 \family sans
13206 Document\SpecialChar \menuseparator
13207 Settings
13208 \family default
13209
13210 \begin_inset Index idx
13211 status collapsed
13212
13213 \begin_layout Plain Layout
13214 Document ! Settings
13215 \end_layout
13216
13217 \end_inset
13218
13219 .
13220  The default setting is that LyX automatically selects a math font.
13221  For most cases this will be LaTeX's default -- the math variant of LaTeX's
13222  default font family 
13223 \begin_inset Quotes eld
13224 \end_inset
13225
13226
13227 \family typewriter
13228 Computer
13229 \begin_inset space ~
13230 \end_inset
13231
13232 Modern
13233 \family default
13234
13235 \begin_inset Quotes erd
13236 \end_inset
13237
13238 .
13239  LyX will automatically only load another math font if a math variant of
13240  the document font is available.
13241 \end_layout
13242
13243 \begin_layout Standard
13244 Note that the math font will not be used for 
13245 \emph on
13246 mathematical text
13247 \emph default
13248  (which is inserted with the shortcut 
13249 \begin_inset Info
13250 type  "shortcut"
13251 arg   "font-default"
13252 \end_inset
13253
13254  or by the insertion of the command 
13255 \series bold
13256
13257 \backslash
13258 text
13259 \series default
13260  into a formula).
13261  Also note that some math fonts are sans
13262 \begin_inset space ~
13263 \end_inset
13264
13265 serif.
13266  Your document might therefore look strange when the document text has serifs
13267  while the math characters do not.
13268  Sans
13269 \begin_inset space ~
13270 \end_inset
13271
13272 serif math fonts make therefore in most cases only sense if you select 
13273 \family sans
13274 Sans
13275 \begin_inset space ~
13276 \end_inset
13277
13278 Serif
13279 \family default
13280  for the 
13281 \family sans
13282 Default
13283 \begin_inset space ~
13284 \end_inset
13285
13286 family
13287 \family default
13288  in the document font settings.
13289 \end_layout
13290
13291 \begin_layout Standard
13292 If you use non-TeX fonts for the document, you can only choose for math
13293  to use either the document's class default TeX font (in most cases 
13294 \begin_inset Quotes eld
13295 \end_inset
13296
13297
13298 \family typewriter
13299 Computer
13300 \begin_inset space ~
13301 \end_inset
13302
13303 Modern
13304 \family default
13305
13306 \begin_inset Quotes erd
13307 \end_inset
13308
13309 ) or to use the non-TeX variant of the document's class default font (in
13310  most cases 
13311 \begin_inset Quotes eld
13312 \end_inset
13313
13314
13315 \family typewriter
13316 Latin
13317 \begin_inset space ~
13318 \end_inset
13319
13320 Modern
13321 \family default
13322
13323 \begin_inset Quotes erd
13324 \end_inset
13325
13326 ).
13327 \end_layout
13328
13329 \begin_layout Subsection
13330 Using Different Character Styles
13331 \begin_inset Index idx
13332 status collapsed
13333
13334 \begin_layout Plain Layout
13335 Character Styles
13336 \end_layout
13337
13338 \end_inset
13339
13340
13341 \begin_inset Index idx
13342 status collapsed
13343
13344 \begin_layout Plain Layout
13345 Text Style
13346 \end_layout
13347
13348 \end_inset
13349
13350
13351 \end_layout
13352
13353 \begin_layout Standard
13354 As we've already seen, LyX automatically changes the character style for
13355  certain paragraph environments.
13356  LyX supports two character styles, 
13357 \family sans
13358 Emphasized
13359 \family default
13360  and 
13361 \family sans
13362 Noun
13363 \family default
13364 .
13365  You can activate both of these styles via key bindings, the menus, and
13366  the toolbar.
13367 \end_layout
13368
13369 \begin_layout Standard
13370 To activate the 
13371 \family sans
13372 Noun
13373 \family default
13374  style, do one of the following:
13375 \end_layout
13376
13377 \begin_layout Itemize
13378 click on the toolbar button 
13379 \begin_inset Info
13380 type  "icon"
13381 arg   "font-noun"
13382 \end_inset
13383
13384
13385 \end_layout
13386
13387 \begin_layout Itemize
13388 use the key binding 
13389 \begin_inset Info
13390 type  "shortcut"
13391 arg   "font-noun"
13392 \end_inset
13393
13394
13395 \end_layout
13396
13397 \begin_layout Standard
13398 These commands are all toggles.
13399  That is, if 
13400 \family sans
13401 Noun
13402 \family default
13403  style is already active, they deactivate it.
13404 \end_layout
13405
13406 \begin_layout Standard
13407 One typically uses the 
13408 \family sans
13409 Noun
13410 \family default
13411  style for proper names.
13412  For example: 
13413 \begin_inset Quotes eld
13414 \end_inset
13415
13416
13417 \noun on
13418 Matthias Ettrich
13419 \noun default
13420  is the original author of LyX.
13421 \begin_inset Quotes erd
13422 \end_inset
13423
13424
13425 \end_layout
13426
13427 \begin_layout Standard
13428 A more widely used character style is the 
13429 \family sans
13430 Emphasized
13431 \family default
13432  style.
13433  You can activate (or deactivate — it's also a toggle) the 
13434 \family sans
13435 Emphasized
13436 \family default
13437  style by:
13438 \end_layout
13439
13440 \begin_layout Itemize
13441 clicking on the toolbar button 
13442 \begin_inset Info
13443 type  "icon"
13444 arg   "font-emph"
13445 \end_inset
13446
13447
13448 \end_layout
13449
13450 \begin_layout Itemize
13451 using the keybindings 
13452 \begin_inset Info
13453 type  "shortcut"
13454 arg   "font-emph"
13455 \end_inset
13456
13457
13458 \end_layout
13459
13460 \begin_layout Standard
13461 Normally the 
13462 \family sans
13463 Emphasized
13464 \family default
13465  style is equivalent to an italic font but some document classes or LaTeX-packag
13466 es use a different font.
13467 \end_layout
13468
13469 \begin_layout Standard
13470 We've been using the 
13471 \family sans
13472 Emphasized
13473 \family default
13474  style all over the place in this document.
13475  Here's one more example:
13476 \end_layout
13477
13478 \begin_layout Quotation
13479
13480 \emph on
13481 Do not overuse character styles!
13482 \end_layout
13483
13484 \begin_layout Standard
13485 It's also a warning in addition to an example.
13486  One's writing should parallel ordinary conversation.
13487  Since we don't all constantly scream at each other, we should also avoid
13488  the common tendency to overuse character styles.
13489  
13490 \end_layout
13491
13492 \begin_layout Standard
13493 You can always reset to the default font using the key binding 
13494 \begin_inset Info
13495 type  "shortcut"
13496 arg   "font-default"
13497 \end_inset
13498
13499  or the dialog 
13500 \family sans
13501 Edit\SpecialChar \menuseparator
13502 Text
13503 \begin_inset space ~
13504 \end_inset
13505
13506 Style\SpecialChar \menuseparator
13507 Customized
13508 \family default
13509  (
13510 \begin_inset Info
13511 type  "icon"
13512 arg   "dialog-show character"
13513 \end_inset
13514
13515 ).
13516 \end_layout
13517
13518 \begin_layout Subsection
13519 Fine-Tuning with the 
13520 \family sans
13521 Text Style
13522 \family default
13523  dialog
13524 \begin_inset CommandInset label
13525 LatexCommand label
13526 name "sub:Fine-Tuning-with-the"
13527
13528 \end_inset
13529
13530
13531 \begin_inset Index idx
13532 status collapsed
13533
13534 \begin_layout Plain Layout
13535 Text Style
13536 \end_layout
13537
13538 \end_inset
13539
13540
13541 \end_layout
13542
13543 \begin_layout Standard
13544 There are always occasions when you will need to do some fine-tuning; so
13545  LyX gives you a way to create a custom character style.
13546  For example, an academic journal or a corporation may have a style sheet
13547  requiring a sans-serif font be used in certain situations.
13548  Also, writers sometimes use a different font to offset a character's thoughts
13549  from ordinary dialog.
13550 \end_layout
13551
13552 \begin_layout Standard
13553 Before we document how to use custom character style, we want to issue a
13554  warning yet again: Don't overuse character styles! 
13555 \begin_inset Newline newline
13556 \end_inset
13557
13558 Documents that overuse different fonts and sizes are not easy to read and
13559  tend to look as if someone has knocked huge holes in them.
13560 \end_layout
13561
13562 \begin_layout Standard
13563 To use custom character styles, open the 
13564 \family sans
13565 Edit\SpecialChar \menuseparator
13566 Text
13567 \begin_inset space ~
13568 \end_inset
13569
13570 Style\SpecialChar \menuseparator
13571 Customized
13572 \family default
13573  dialog or press the toolbar button 
13574 \begin_inset Info
13575 type  "icon"
13576 arg   "dialog-show character"
13577 \end_inset
13578
13579 .
13580  There are several boxes in this dialog, each corresponding to a different
13581  font property that you can choose.
13582  You can choose an option for one of these properties, or select 
13583 \family sans
13584 No
13585 \begin_inset space ~
13586 \end_inset
13587
13588 change
13589 \family default
13590 , which keeps the current state of that property.
13591  The item 
13592 \family sans
13593 Reset
13594 \family default
13595  will reset the property to whatever is the default.
13596  You can use this to reset attributes across a bunch of different paragraph
13597  environments all at once.
13598 \end_layout
13599
13600 \begin_layout Standard
13601 The font properties, and their options (in addition to 
13602 \family sans
13603 No
13604 \begin_inset space ~
13605 \end_inset
13606
13607 change
13608 \family default
13609  and 
13610 \family sans
13611 Reset
13612 \family default
13613 ) are:
13614 \end_layout
13615
13616 \begin_layout Labeling
13617 \labelwidthstring 00.00.0000
13618
13619 \family sans
13620 Family
13621 \family default
13622  The 
13623 \begin_inset Quotes eld
13624 \end_inset
13625
13626 overall look
13627 \begin_inset Quotes erd
13628 \end_inset
13629
13630  of the font.
13631  The possible options are:
13632 \end_layout
13633
13634 \begin_deeper
13635 \begin_layout Labeling
13636 \labelwidthstring 00.00.0000
13637
13638 \family sans
13639 Roman
13640 \family default
13641  This is the Roman font family.
13642  Normally a serif font.
13643  It's also the default family.
13644  (key binding 
13645 \begin_inset Info
13646 type  "shortcut"
13647 arg   "font-roman"
13648 \end_inset
13649
13650 )
13651 \end_layout
13652
13653 \begin_layout Labeling
13654 \labelwidthstring 00.00.0000
13655
13656 \family sans
13657 Sans
13658 \begin_inset space ~
13659 \end_inset
13660
13661 Serif
13662 \family default
13663  
13664 \family sans
13665 This is the Sans Serif font family.
13666
13667 \family default
13668  (key binding 
13669 \begin_inset Info
13670 type  "shortcut"
13671 arg   "font-sans"
13672 \end_inset
13673
13674 )
13675 \end_layout
13676
13677 \begin_layout Labeling
13678 \labelwidthstring 00.00.0000
13679
13680 \family sans
13681 Typewriter
13682 \family default
13683  
13684 \family typewriter
13685 This is the Typewriter font family.
13686
13687 \family default
13688  (key binding 
13689 \begin_inset Info
13690 type  "shortcut"
13691 arg   "font-typewriter"
13692 \end_inset
13693
13694
13695 \family sans
13696 )
13697 \end_layout
13698
13699 \end_deeper
13700 \begin_layout Labeling
13701 \labelwidthstring 00.00.0000
13702
13703 \family sans
13704 Series
13705 \family default
13706  This corresponds to the print weight.
13707  Options are:
13708 \end_layout
13709
13710 \begin_deeper
13711 \begin_layout Labeling
13712 \labelwidthstring 00.00.0000
13713
13714 \family sans
13715 Medium
13716 \family default
13717  This is the Medium font series.
13718  It's also the default series.
13719 \end_layout
13720
13721 \begin_layout Labeling
13722 \labelwidthstring 00.00.0000
13723
13724 \family sans
13725 Bold
13726 \family default
13727  
13728 \series bold
13729 This is the Bold font series.
13730
13731 \series default
13732  (key binding 
13733 \begin_inset Info
13734 type  "shortcut"
13735 arg   "font-bold"
13736 \end_inset
13737
13738 )
13739 \end_layout
13740
13741 \end_deeper
13742 \begin_layout Labeling
13743 \labelwidthstring 00.00.0000
13744
13745 \family sans
13746 Shape
13747 \family default
13748  As the name implies.
13749  Options are:
13750 \end_layout
13751
13752 \begin_deeper
13753 \begin_layout Labeling
13754 \labelwidthstring 00.00.0000
13755
13756 \family sans
13757 Upright
13758 \family default
13759  This is the Upright font shape.
13760  It's also the default shape.
13761 \end_layout
13762
13763 \begin_layout Labeling
13764 \labelwidthstring 00.00.0000
13765
13766 \family sans
13767 Italic
13768 \family default
13769  
13770 \shape italic
13771 This
13772 \shape default
13773  
13774 \family sans
13775 \shape italic
13776 i
13777 \family default
13778 s the Italic font shape
13779 \shape default
13780 \emph on
13781 .
13782 \end_layout
13783
13784 \begin_layout Labeling
13785 \labelwidthstring 00.00.0000
13786
13787 \family sans
13788 Slanted
13789 \family default
13790  
13791 \shape slanted
13792 This is the Slanted font shape
13793 \shape default
13794  (although it might not be visible in LyX, this is different from italic).
13795 \end_layout
13796
13797 \begin_layout Labeling
13798 \labelwidthstring 00.00.0000
13799
13800 \family sans
13801 Small
13802 \begin_inset space ~
13803 \end_inset
13804
13805 Caps
13806 \family default
13807  
13808 \shape smallcaps
13809 This is the Small caps font shape
13810 \shape default
13811 \noun on
13812 .
13813 \end_layout
13814
13815 \end_deeper
13816 \begin_layout Labeling
13817 \labelwidthstring 00.00.0000
13818
13819 \family sans
13820 Color
13821 \family default
13822  Alters the text color.
13823  Note that not all DVI-viewers are able to display colors.
13824  Besides 
13825 \family sans
13826 No
13827 \begin_inset space ~
13828 \end_inset
13829
13830 color
13831 \family default
13832 , which means that the document default color set in 
13833 \family sans
13834 Document\SpecialChar \menuseparator
13835 Settings\SpecialChar \menuseparator
13836 Color
13837 \family default
13838  for 
13839 \family sans
13840 Main
13841 \begin_inset space ~
13842 \end_inset
13843
13844 text
13845 \family default
13846  is used, you can choose between 
13847 \family sans
13848 Black
13849 \family default
13850
13851 \family sans
13852 White
13853 \family default
13854
13855 \family sans
13856 Red
13857 \family default
13858
13859 \family sans
13860 Green
13861 \family default
13862
13863 \family sans
13864 Blue
13865 \family default
13866
13867 \family sans
13868 Cyan
13869 \family default
13870
13871 \family sans
13872 Magenta
13873 \family default
13874  and 
13875 \family sans
13876 Yellow
13877 \family default
13878  text.
13879 \begin_inset Index idx
13880 status collapsed
13881
13882 \begin_layout Plain Layout
13883 Color ! Text
13884 \end_layout
13885
13886 \end_inset
13887
13888
13889 \end_layout
13890
13891 \begin_layout Labeling
13892 \labelwidthstring 00.00.0000
13893
13894 \family sans
13895 Language
13896 \family default
13897  This is used to mark regions of text as having a different language from
13898  the language of the document.
13899  Text marked in this way will be underlined in blue to indicate the change
13900  (only within LyX).
13901 \begin_inset Newline newline
13902 \end_inset
13903
13904 If you have for example, an extract of German text in a non-German document,
13905  LaTeX respects the German hyphenation rules automatically.
13906  When using the spell checking (see section
13907 \begin_inset space ~
13908 \end_inset
13909
13910
13911 \begin_inset CommandInset ref
13912 LatexCommand ref
13913 reference "sec:Spellchecking"
13914
13915 \end_inset
13916
13917 ) the German-marked text will be checked according to the German dictionary.
13918 \end_layout
13919
13920 \begin_layout Labeling
13921 \labelwidthstring 00.00.0000
13922
13923 \family sans
13924 Size
13925 \family default
13926  Alters the size of the font.
13927  You will find no numerical values here; all possible sizes are actually
13928  proportional to the document font size.
13929  Once again, you don't feed LyX the details, but a general description of
13930  what you want to do.
13931  The options are:
13932 \end_layout
13933
13934 \begin_deeper
13935 \begin_layout Labeling
13936 \labelwidthstring 00.00.0000
13937
13938 \family sans
13939 Tiny
13940 \family default
13941  
13942 \size tiny
13943 This is the 
13944 \begin_inset Quotes eld
13945 \end_inset
13946
13947 Tiny
13948 \begin_inset Quotes erd
13949 \end_inset
13950
13951  font size.
13952
13953 \size default
13954  (key bindings 
13955 \begin_inset Info
13956 type  "shortcuts"
13957 arg   "font-size tiny"
13958 \end_inset
13959
13960 )
13961 \end_layout
13962
13963 \begin_layout Labeling
13964 \labelwidthstring 00.00.0000
13965
13966 \family sans
13967 Smallest
13968 \family default
13969  
13970 \size scriptsize
13971 This is the 
13972 \begin_inset Quotes eld
13973 \end_inset
13974
13975 Smallest
13976 \begin_inset Quotes erd
13977 \end_inset
13978
13979  font size
13980 \size default
13981 .
13982  (key binding 
13983 \begin_inset Info
13984 type  "shortcut"
13985 arg   "font-size scriptsize"
13986 \end_inset
13987
13988 )
13989 \end_layout
13990
13991 \begin_layout Labeling
13992 \labelwidthstring 00.00.0000
13993
13994 \family sans
13995 Smaller
13996 \family default
13997  
13998 \size footnotesize
13999 This is the 
14000 \begin_inset Quotes eld
14001 \end_inset
14002
14003 Smaller
14004 \begin_inset Quotes erd
14005 \end_inset
14006
14007  font size.
14008
14009 \size default
14010  (key bindings 
14011 \begin_inset Info
14012 type  "shortcuts"
14013 arg   "font-size footnotesize"
14014 \end_inset
14015
14016 )
14017 \end_layout
14018
14019 \begin_layout Labeling
14020 \labelwidthstring 00.00.0000
14021
14022 \family sans
14023 Small
14024 \family default
14025  
14026 \size small
14027 This is the 
14028 \begin_inset Quotes eld
14029 \end_inset
14030
14031 Small
14032 \begin_inset Quotes erd
14033 \end_inset
14034
14035  font size.
14036
14037 \size default
14038  (key bindings 
14039 \begin_inset Info
14040 type  "shortcuts"
14041 arg   "font-size small"
14042 \end_inset
14043
14044 )
14045 \end_layout
14046
14047 \begin_layout Labeling
14048 \labelwidthstring 00.00.0000
14049
14050 \family sans
14051 Normal
14052 \family default
14053  This is the 
14054 \begin_inset Quotes eld
14055 \end_inset
14056
14057 Normal
14058 \begin_inset Quotes erd
14059 \end_inset
14060
14061  font size.
14062  It's also the default size.
14063  (key bindings 
14064 \begin_inset Info
14065 type  "shortcuts"
14066 arg   "font-size normal"
14067 \end_inset
14068
14069 )
14070 \end_layout
14071
14072 \begin_layout Labeling
14073 \labelwidthstring 00.00.0000
14074
14075 \family sans
14076 Large
14077 \family default
14078  
14079 \size large
14080 This is the 
14081 \begin_inset Quotes eld
14082 \end_inset
14083
14084 Large
14085 \begin_inset Quotes erd
14086 \end_inset
14087
14088  font size.
14089
14090 \size default
14091  (key bindings 
14092 \begin_inset Info
14093 type  "shortcuts"
14094 arg   "font-size large"
14095 \end_inset
14096
14097 )
14098 \end_layout
14099
14100 \begin_layout Labeling
14101 \labelwidthstring 00.00.0000
14102
14103 \family sans
14104 Larger
14105 \family default
14106  
14107 \size larger
14108 This is the 
14109 \begin_inset Quotes eld
14110 \end_inset
14111
14112 Larger
14113 \begin_inset Quotes erd
14114 \end_inset
14115
14116  font size.
14117
14118 \size default
14119  (key bindings 
14120 \begin_inset Info
14121 type  "shortcuts"
14122 arg   "font-size larger"
14123 \end_inset
14124
14125 )
14126 \end_layout
14127
14128 \begin_layout Labeling
14129 \labelwidthstring 00.00.0000
14130
14131 \family sans
14132 Largest
14133 \family default
14134  
14135 \size largest
14136 This is the 
14137 \begin_inset Quotes eld
14138 \end_inset
14139
14140 Largest
14141 \begin_inset Quotes erd
14142 \end_inset
14143
14144  font size.
14145
14146 \size default
14147  (key binding 
14148 \begin_inset Info
14149 type  "shortcut"
14150 arg   "font-size largest"
14151 \end_inset
14152
14153 )
14154 \end_layout
14155
14156 \begin_layout Labeling
14157 \labelwidthstring 00.00.0000
14158
14159 \family sans
14160 Huge
14161 \family default
14162  
14163 \size huge
14164 This is the 
14165 \begin_inset Quotes eld
14166 \end_inset
14167
14168 Huge
14169 \begin_inset Quotes erd
14170 \end_inset
14171
14172  font size.
14173
14174 \size default
14175  (key bindings 
14176 \begin_inset Info
14177 type  "shortcuts"
14178 arg   "font-size huge"
14179 \end_inset
14180
14181 )
14182 \end_layout
14183
14184 \begin_layout Labeling
14185 \labelwidthstring 00.00.0000
14186
14187 \family sans
14188 Huger
14189 \family default
14190  
14191 \size giant
14192 This is the 
14193 \begin_inset Quotes eld
14194 \end_inset
14195
14196 Huger
14197 \begin_inset Quotes erd
14198 \end_inset
14199
14200  font size.
14201
14202 \size default
14203  (key bindings 
14204 \begin_inset Info
14205 type  "shortcuts"
14206 arg   "font-size giant"
14207 \end_inset
14208
14209 )
14210 \end_layout
14211
14212 \begin_layout Labeling
14213 \labelwidthstring 00.00.0000
14214
14215 \family sans
14216 Increase
14217 \family default
14218  This increases the size by one step (for instance, from 
14219 \begin_inset Quotes eld
14220 \end_inset
14221
14222 Largest
14223 \begin_inset Quotes erd
14224 \end_inset
14225
14226  to 
14227 \begin_inset Quotes eld
14228 \end_inset
14229
14230 Huge
14231 \begin_inset Quotes erd
14232 \end_inset
14233
14234 ).
14235  (key binding 
14236 \begin_inset Info
14237 type  "shortcut"
14238 arg   "font-size increase"
14239 \end_inset
14240
14241 )
14242 \end_layout
14243
14244 \begin_layout Labeling
14245 \labelwidthstring 00.00.0000
14246
14247 \family sans
14248 Decrease
14249 \family default
14250  This decreases the size by one step (for instance, from 
14251 \begin_inset Quotes eld
14252 \end_inset
14253
14254 Normal
14255 \begin_inset Quotes erd
14256 \end_inset
14257
14258  to 
14259 \begin_inset Quotes eld
14260 \end_inset
14261
14262 Small
14263 \begin_inset Quotes erd
14264 \end_inset
14265
14266 ).
14267  (key binding 
14268 \begin_inset Info
14269 type  "shortcut"
14270 arg   "font-size decrease"
14271 \end_inset
14272
14273 )
14274 \end_layout
14275
14276 \end_deeper
14277 \begin_layout Standard
14278 We warn you 
14279 \emph on
14280 yet again
14281 \emph default
14282 : don't go crazy with this feature.
14283  You should almost never need to change the font size.
14284  LyX automatically changes the font size for different paragraph environments
14285  — use those instead.
14286  This is here for fine-tuning only!
14287 \end_layout
14288
14289 \begin_layout Labeling
14290 \labelwidthstring 00.00.0000
14291
14292 \family sans
14293 Misc
14294 \family default
14295  Here you can change a few other things at the character level.
14296  Options are:
14297 \end_layout
14298
14299 \begin_deeper
14300 \begin_layout Labeling
14301 \labelwidthstring 00.00.0000
14302
14303 \family sans
14304 Emph
14305 \family default
14306  
14307 \emph on
14308 This is text with emphasize on
14309 \emph default
14310 .
14311  This might seem like the same as 
14312 \shape italic
14313 Italic
14314 \shape default
14315 , but it is actually a bit different.
14316  Emphasized is a 
14317 \emph on
14318 logical
14319 \emph default
14320  attribute.
14321  That means every document class can define its own font used for emphasized
14322  text.
14323  Normally this font is equal to italic.
14324 \end_layout
14325
14326 \begin_layout Labeling
14327 \labelwidthstring 00.00.0000
14328
14329 \family sans
14330 Underbar
14331 \family default
14332  
14333 \bar under
14334 This is text with Underbar on.
14335
14336 \bar default
14337  (key binding 
14338 \begin_inset Info
14339 type  "shortcuts"
14340 arg   "font-underline"
14341 \end_inset
14342
14343
14344 \family sans
14345 )
14346 \begin_inset Newline newline
14347 \end_inset
14348
14349
14350 \family default
14351 Avoid using underbar if you can! It is a hangover from the typewriter days,
14352  when you could not change fonts.
14353  One no longer needs to emphasize text by underscoring characters.
14354  This is only possible in LyX because some people 
14355 \emph on
14356 may
14357 \emph default
14358  need it in order to follow style sheets for journal submissions.
14359 \end_layout
14360
14361 \begin_layout Labeling
14362 \labelwidthstring 00.00.0000
14363
14364 \family sans
14365 Double
14366 \begin_inset space ~
14367 \end_inset
14368
14369 underbar
14370 \family default
14371  
14372 \uuline on
14373 This is text with Double underbar on.
14374
14375 \uuline default
14376  (key binding 
14377 \begin_inset Info
14378 type  "shortcut"
14379 arg   "font-underunderline"
14380 \end_inset
14381
14382 )
14383 \begin_inset Newline newline
14384 \end_inset
14385
14386 As we just warned you against using underbar, you can imagine what we think
14387  about double underbar.
14388 \end_layout
14389
14390 \begin_layout Labeling
14391 \labelwidthstring 00.00.0000
14392
14393 \family sans
14394 Wavy
14395 \begin_inset space ~
14396 \end_inset
14397
14398 underbar
14399 \family default
14400  
14401 \uwave on
14402 This is text with Wavy underbar on.
14403
14404 \uwave default
14405  (key binding 
14406 \begin_inset Info
14407 type  "shortcut"
14408 arg   "font-underwave"
14409 \end_inset
14410
14411 )
14412 \begin_inset Newline newline
14413 \end_inset
14414
14415 Use this only if a journal absolutely insists on it.
14416  Keep antinausea pills handy.
14417 \end_layout
14418
14419 \begin_layout Labeling
14420 \labelwidthstring 00.00.0000
14421
14422 \family sans
14423 Strikeout
14424 \family default
14425  
14426 \strikeout on
14427 This is text with Strikeout on.
14428
14429 \strikeout default
14430  (key binding 
14431 \begin_inset Info
14432 type  "shortcut"
14433 arg   "font-strikeout"
14434 \end_inset
14435
14436 )
14437 \begin_inset Newline newline
14438 \end_inset
14439
14440 This is frequently used to indicate an older version of text that has been
14441  changed in the meantime.
14442 \end_layout
14443
14444 \begin_layout Labeling
14445 \labelwidthstring 00.00.0000
14446
14447 \family sans
14448 Noun
14449 \family default
14450  
14451 \noun on
14452 This is text with Noun on.
14453
14454 \noun default
14455  Like 
14456 \family sans
14457 Emph
14458 \family default
14459 , this is a logical attribute.
14460  Normally it's equivalent to 
14461 \family sans
14462 Small
14463 \begin_inset space ~
14464 \end_inset
14465
14466 Caps
14467 \family default
14468 .
14469 \end_layout
14470
14471 \end_deeper
14472 \begin_layout Standard
14473 So you have a huge number of combinations to choose from.
14474  Once you have chosen a new character style via the 
14475 \family sans
14476 Edit\SpecialChar \menuseparator
14477 Text
14478 \begin_inset space ~
14479 \end_inset
14480
14481 Style\SpecialChar \menuseparator
14482 Customized
14483 \family default
14484  (
14485 \begin_inset Info
14486 type  "icon"
14487 arg   "dialog-show character"
14488 \end_inset
14489
14490 ) dialog, the settings are saved.
14491  You can activate them by using the toolbar button 
14492 \begin_inset Info
14493 type  "icon"
14494 arg   "textstyle-apply"
14495 \end_inset
14496
14497 .
14498  The button lets you apply your custom character style even when the dialog
14499  isn't visible.
14500 \end_layout
14501
14502 \begin_layout Standard
14503 To completely reset the character style to the default, use 
14504 \begin_inset Info
14505 type  "shortcut"
14506 arg   "font-default"
14507 \end_inset
14508
14509 .
14510  If you want to toggle only those properties that you have just changed
14511  (suppose you just set the shape to 
14512 \begin_inset Quotes eld
14513 \end_inset
14514
14515 slanted
14516 \begin_inset Quotes erd
14517 \end_inset
14518
14519  and the series to 
14520 \begin_inset Quotes eld
14521 \end_inset
14522
14523 bold
14524 \begin_inset Quotes erd
14525 \end_inset
14526
14527 ), set the 
14528 \family sans
14529 Toggle
14530 \begin_inset space ~
14531 \end_inset
14532
14533 all
14534 \family default
14535  switch and press 
14536 \family sans
14537 Apply
14538 \family default
14539 .
14540 \end_layout
14541
14542 \begin_layout Standard
14543 You should also know something about the differences between the three main
14544  font types 
14545 \family sans
14546 serif
14547 \family default
14548
14549 \family sans
14550 sans
14551 \begin_inset space ~
14552 \end_inset
14553
14554 serif
14555 \family default
14556 , and 
14557 \family sans
14558 typewriter
14559 \family default
14560 :
14561 \end_layout
14562
14563 \begin_layout Itemize
14564
14565 \family sans
14566 Typewriter
14567 \family default
14568  is a so called 
14569 \begin_inset Quotes eld
14570 \end_inset
14571
14572 monospaced
14573 \begin_inset Quotes erd
14574 \end_inset
14575
14576  font, which means every character has the same width; the 
14577 \begin_inset Quotes eld
14578 \end_inset
14579
14580 i
14581 \begin_inset Quotes erd
14582 \end_inset
14583
14584  is as wide as the 
14585 \begin_inset Quotes eld
14586 \end_inset
14587
14588 m
14589 \begin_inset Quotes erd
14590 \end_inset
14591
14592 .
14593  Here is an example
14594 \begin_inset Newline newline
14595 \end_inset
14596
14597
14598 \begin_inset Phantom HPhantom
14599 status open
14600
14601 \begin_layout Plain Layout
14602 no 
14603 \end_layout
14604
14605 \end_inset
14606
14607
14608 \family typewriter
14609 typewriter text
14610 \family default
14611
14612 \begin_inset Note Note
14613 status collapsed
14614
14615 \begin_layout Plain Layout
14616 For more on phantoms see section
14617 \begin_inset space ~
14618 \end_inset
14619
14620
14621 \begin_inset CommandInset ref
14622 LatexCommand ref
14623 reference "sub:Phantom-Space"
14624
14625 \end_inset
14626
14627 .
14628 \end_layout
14629
14630 \end_inset
14631
14632
14633 \begin_inset Newline newline
14634 \end_inset
14635
14636 no typewriter text
14637 \end_layout
14638
14639 \begin_layout Itemize
14640
14641 \family sans
14642 Serif
14643 \family default
14644  fonts use characters with serifs.
14645  These are the small 
14646 \begin_inset Quotes eld
14647 \end_inset
14648
14649 appendices
14650 \begin_inset Quotes erd
14651 \end_inset
14652
14653  at the ends of the strokes that form the character.
14654  The following example shows the difference:
14655 \begin_inset Newline newline
14656 \end_inset
14657
14658 text with serifs
14659 \begin_inset Newline newline
14660 \end_inset
14661
14662
14663 \family sans
14664 text without serifs
14665 \family default
14666
14667 \begin_inset Newline newline
14668 \end_inset
14669
14670 Serifs facilitate quick and easy reading.
14671  These fonts are therefore used as default (named 
14672 \family sans
14673 roman
14674 \family default
14675 ).
14676 \end_layout
14677
14678 \begin_layout Itemize
14679
14680 \family sans
14681 Sans serif
14682 \family default
14683  is not recommended for use as a base type.
14684  This font type is therefore often only used for headings and short texts.
14685  We use it in this document to highlight menu names.
14686 \end_layout
14687
14688 \begin_layout Standard
14689 \begin_inset Quotes eld
14690 \end_inset
14691
14692 Toggling
14693 \begin_inset Quotes erd
14694 \end_inset
14695
14696  refers to applying or removing font properties.
14697  When a property is marked for toggling in the 
14698 \family sans
14699 Text
14700 \begin_inset space ~
14701 \end_inset
14702
14703 Style
14704 \family default
14705  dialog, applying the style to text that already has the property will cause
14706  the property to be removed.
14707  If you, for example, apply a style with properties A, B and C to text that
14708  currently has font properties B, C, F and G, and if B is set to toggle
14709  and C is set not to toggle, the text ends up with properties A, C, F and
14710  G.
14711  
14712 \begin_inset Quotes eld
14713 \end_inset
14714
14715 Never toggled
14716 \begin_inset Quotes erd
14717 \end_inset
14718
14719  and 
14720 \begin_inset Quotes eld
14721 \end_inset
14722
14723 always toggled
14724 \begin_inset Quotes erd
14725 \end_inset
14726
14727  mean that you do not control the toggling behavior.
14728  For the properties on the left side of the dialog (
14729 \begin_inset Quotes eld
14730 \end_inset
14731
14732 Family
14733 \begin_inset Quotes erd
14734 \end_inset
14735
14736  etc.), toggling behavior is up to you.
14737  If 
14738 \family sans
14739 Toggle
14740 \begin_inset space ~
14741 \end_inset
14742
14743 all
14744 \family default
14745  is checked, all of the left side properties are toggled; by default, none
14746  of them are.
14747  Finally, 
14748 \begin_inset Quotes eld
14749 \end_inset
14750
14751 Reset
14752 \begin_inset Quotes erd
14753 \end_inset
14754
14755  is never toggled.
14756  If you, for example, set 
14757 \begin_inset Quotes eld
14758 \end_inset
14759
14760 Series
14761 \begin_inset Quotes erd
14762 \end_inset
14763
14764  to 
14765 \begin_inset Quotes eld
14766 \end_inset
14767
14768 Reset
14769 \begin_inset Quotes erd
14770 \end_inset
14771
14772  and select 
14773 \family sans
14774 Toggle
14775 \begin_inset space ~
14776 \end_inset
14777
14778 all
14779 \family default
14780 , then apply the style to bold face text, the text will revert to the default
14781  series (
14782 \begin_inset Quotes eld
14783 \end_inset
14784
14785 Medium
14786 \begin_inset Quotes erd
14787 \end_inset
14788
14789 ), no matter how many times you apply the style.
14790 \end_layout
14791
14792 \begin_layout Standard
14793 We conclude with the same warning once again: Do not overuse the fonts!
14794  They are, more often than not, a kludge and a bad substitute for good writing.
14795 \end_layout
14796
14797 \begin_layout Section
14798 Printing and Previewing
14799 \end_layout
14800
14801 \begin_layout Subsection
14802 Overview
14803 \end_layout
14804
14805 \begin_layout Standard
14806 Now that we have covered some of the basic features of document preparation
14807  using LyX, you probably want to know how to print out your masterpiece.
14808  Before we tell you that, we want to give you a quick explanation of what
14809  goes on behind-the-scenes.
14810  We cover this information in much greater detail in the 
14811 \emph on
14812 Additional Features
14813 \emph default
14814  manual as well.
14815 \end_layout
14816
14817 \begin_layout Standard
14818 LyX uses the program LaTeX as its backend.
14819  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14820  confusion, we will only refer to LaTeX.
14821  LyX is what you use to do your actual writing.
14822  Then, LyX calls LaTeX to turn your writing into printable output.
14823  This happens in two stages:
14824 \end_layout
14825
14826 \begin_layout Enumerate
14827 First, LyX converts your document to a series of text commands for LaTeX,
14828  generating a file with the extension, 
14829 \begin_inset Quotes eld
14830 \end_inset
14831
14832
14833 \family typewriter
14834 .tex
14835 \family default
14836
14837 \begin_inset Quotes erd
14838 \end_inset
14839
14840 .
14841 \end_layout
14842
14843 \begin_layout Enumerate
14844 Next, LyX calls LaTeX to use the commands in the 
14845 \family typewriter
14846 .tex
14847 \family default
14848  file to produce printable output.
14849 \end_layout
14850
14851 \begin_layout Subsection
14852 Output file formats
14853 \begin_inset Index idx
14854 status collapsed
14855
14856 \begin_layout Plain Layout
14857 File formats
14858 \end_layout
14859
14860 \end_inset
14861
14862
14863 \begin_inset CommandInset label
14864 LatexCommand label
14865 name "sub:Output-file-formats"
14866
14867 \end_inset
14868
14869
14870 \end_layout
14871
14872 \begin_layout Subsubsection
14873 Simple text (ASCII)
14874 \begin_inset Index idx
14875 status collapsed
14876
14877 \begin_layout Plain Layout
14878 File formats ! ASCII
14879 \end_layout
14880
14881 \end_inset
14882
14883
14884 \end_layout
14885
14886 \begin_layout Standard
14887 This file type has the extension 
14888 \begin_inset Quotes eld
14889 \end_inset
14890
14891
14892 \family typewriter
14893 .txt
14894 \family default
14895
14896 \begin_inset Quotes erd
14897 \end_inset
14898
14899 .
14900  It contains your document as plain text following the rules of the 
14901 \begin_inset Quotes eld
14902 \end_inset
14903
14904 American Standard Code for Information Interchange
14905 \begin_inset Quotes erd
14906 \end_inset
14907
14908  (ASCII).
14909 \end_layout
14910
14911 \begin_layout Standard
14912 You can export your document to ASCII with the menu 
14913 \family sans
14914 File\SpecialChar \menuseparator
14915 Export\SpecialChar \menuseparator
14916 Plain
14917 \begin_inset space ~
14918 \end_inset
14919
14920 text
14921 \family default
14922 .
14923  However, this will not export any externally generated material such as
14924  a BibTeX bibliography (section
14925 \begin_inset space ~
14926 \end_inset
14927
14928
14929 \begin_inset CommandInset ref
14930 LatexCommand ref
14931 reference "sub:Bibliography-databases"
14932
14933 \end_inset
14934
14935 ).
14936  If your document includes such material, use 
14937 \family sans
14938 File\SpecialChar \menuseparator
14939 Export\SpecialChar \menuseparator
14940 More
14941 \begin_inset space ~
14942 \end_inset
14943
14944 Formats
14945 \begin_inset space ~
14946 \end_inset
14947
14948 &
14949 \begin_inset space ~
14950 \end_inset
14951
14952 Options
14953 \family default
14954  and then select 
14955 \family sans
14956 Plain
14957 \begin_inset space ~
14958 \end_inset
14959
14960 text
14961 \begin_inset space ~
14962 \end_inset
14963
14964 (ps2ascii)
14965 \family default
14966 .
14967  This will first internally export your document to PostScript (generating
14968  thereby the external material) and then do the conversion to ASCII.
14969 \end_layout
14970
14971 \begin_layout Subsubsection
14972 LaTeX
14973 \begin_inset Index idx
14974 status collapsed
14975
14976 \begin_layout Plain Layout
14977 File formats ! LaTeX
14978 \end_layout
14979
14980 \end_inset
14981
14982
14983 \end_layout
14984
14985 \begin_layout Standard
14986 This file type has the extension 
14987 \begin_inset Quotes eld
14988 \end_inset
14989
14990
14991 \family typewriter
14992 .tex
14993 \family default
14994
14995 \begin_inset Quotes erd
14996 \end_inset
14997
14998  and contains all commands that are necessary for the LaTeX program to process
14999  your document.
15000  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
15001  it manually with console commands.
15002  The LaTeX-file is automatically created in LyX's temporary directory whenever
15003  you view or export your document.
15004 \end_layout
15005
15006 \begin_layout Standard
15007 You can export your document as a LaTeX-file using the menu 
15008 \family sans
15009 File\SpecialChar \menuseparator
15010 Export\SpecialChar \menuseparator
15011 LaT
15012 \begin_inset ERT
15013 status collapsed
15014
15015 \begin_layout Plain Layout
15016
15017 {}
15018 \end_layout
15019
15020 \end_inset
15021
15022 eX
15023 \family default
15024 .
15025  The different LaTeX export variants are explained in section
15026 \begin_inset space ~
15027 \end_inset
15028
15029
15030 \begin_inset CommandInset ref
15031 LatexCommand ref
15032 reference "sub:Export"
15033
15034 \end_inset
15035
15036 .
15037 \end_layout
15038
15039 \begin_layout Subsubsection
15040 DVI
15041 \begin_inset Index idx
15042 status collapsed
15043
15044 \begin_layout Plain Layout
15045 File formats ! DVI
15046 \end_layout
15047
15048 \end_inset
15049
15050
15051 \end_layout
15052
15053 \begin_layout Standard
15054 This file type has the extension 
15055 \begin_inset Quotes eld
15056 \end_inset
15057
15058
15059 \family typewriter
15060 .dvi
15061 \family default
15062
15063 \begin_inset Quotes erd
15064 \end_inset
15065
15066 .
15067  It is called 
15068 \begin_inset Quotes eld
15069 \end_inset
15070
15071 device-independent
15072 \begin_inset Quotes erd
15073 \end_inset
15074
15075  (DVI), because it is completely portable; you can move them from one machine
15076  to another without needing to do any sort of conversion.
15077  DVIs are used for quick previews and as a pre-stage for other output formats,
15078  like PostScript.
15079 \end_layout
15080
15081 \begin_layout Standard
15082 DVI files do not contain images, they only link to them.
15083  So don't forget to deliver the images together with your DVIs.
15084  Because the DVI-viewer has to convert the images in the background to make
15085  them visible when you scroll the DVI, this can slow down your computer
15086  when you view the DVI.
15087  So we recommend using PDF for files with many images.
15088 \end_layout
15089
15090 \begin_layout Standard
15091 You can export your document to DVI by the menus 
15092 \family sans
15093 File\SpecialChar \menuseparator
15094 Export\SpecialChar \menuseparator
15095 DVI
15096 \family default
15097  or 
15098 \family sans
15099 File\SpecialChar \menuseparator
15100 Export\SpecialChar \menuseparator
15101 DVI
15102 \begin_inset space ~
15103 \end_inset
15104
15105 (LuaTe
15106 \begin_inset ERT
15107 status collapsed
15108
15109 \begin_layout Plain Layout
15110
15111 {}
15112 \end_layout
15113
15114 \end_inset
15115
15116 X).
15117
15118 \family default
15119  The latter option uses the program 
15120 \family typewriter
15121 LuaTeX
15122 \family default
15123 .
15124  
15125 \family typewriter
15126 LuaTeX
15127 \family default
15128  is an engine that provides direct Unicode support and support for direct
15129  font access (see section
15130 \begin_inset space ~
15131 \end_inset
15132
15133
15134 \begin_inset CommandInset ref
15135 LatexCommand ref
15136 reference "sub:LaTeX-font-support"
15137
15138 \end_inset
15139
15140 ).
15141  LuaTeX is still a work in progress, but it might develop into the next
15142  standard TeX processor.
15143 \end_layout
15144
15145 \begin_layout Subsubsection
15146 PostScript
15147 \begin_inset Index idx
15148 status collapsed
15149
15150 \begin_layout Plain Layout
15151 File formats ! PostScript
15152 \end_layout
15153
15154 \end_inset
15155
15156
15157 \end_layout
15158
15159 \begin_layout Standard
15160 This file type has the extension 
15161 \begin_inset Quotes eld
15162 \end_inset
15163
15164
15165 \family typewriter
15166 .ps
15167 \family default
15168
15169 \begin_inset Quotes erd
15170 \end_inset
15171
15172 .
15173  PostScript was developed by the company 
15174 \family typewriter
15175 Adobe
15176 \family default
15177  as a printer language.
15178  The file therefore contains commands that the printer uses to print the
15179  file.
15180  PostScript can be seen as a 
15181 \begin_inset Quotes eld
15182 \end_inset
15183
15184 programming language
15185 \begin_inset Quotes erd
15186 \end_inset
15187
15188 ; you can calculate with it and draw diagrams and images.
15189 \begin_inset Foot
15190 status collapsed
15191
15192 \begin_layout Plain Layout
15193 If you are interested in learning more about this, have a look at the LaTeX-pack
15194 age 
15195 \series bold
15196 pstricks
15197 \series default
15198
15199 \begin_inset Index idx
15200 status collapsed
15201
15202 \begin_layout Plain Layout
15203 LaTeX-packages ! pstricks
15204 \end_layout
15205
15206 \end_inset
15207
15208 .
15209 \end_layout
15210
15211 \end_inset
15212
15213  As a result of this, the files are often bigger than PDFs.
15214 \end_layout
15215
15216 \begin_layout Standard
15217 PostScript can only contain images in the format 
15218 \begin_inset Quotes eld
15219 \end_inset
15220
15221 Encapsulated PostScript
15222 \begin_inset Quotes erd
15223 \end_inset
15224
15225  (EPS, file extension 
15226 \begin_inset Quotes eld
15227 \end_inset
15228
15229
15230 \family typewriter
15231 .eps
15232 \family default
15233
15234 \begin_inset Quotes erd
15235 \end_inset
15236
15237 ).
15238  As LyX allows you to use any known image format in your document, it has
15239  to convert them in the background to EPS.
15240  If, for example, you have 50
15241 \begin_inset space ~
15242 \end_inset
15243
15244 images in your document, LyX has to do 50
15245 \begin_inset space ~
15246 \end_inset
15247
15248 conversions when you view or export your document the first time.
15249  This might slow down your workflow with LyX.
15250  So if you plan to use PostScript, you can insert your images directly as
15251  EPS to avoid this problem.
15252 \end_layout
15253
15254 \begin_layout Standard
15255 You can export to PostScript using the menu 
15256 \family sans
15257 File\SpecialChar \menuseparator
15258 Export\SpecialChar \menuseparator
15259 PostScript
15260 \family default
15261 .
15262 \end_layout
15263
15264 \begin_layout Subsubsection
15265 PDF
15266 \begin_inset Index idx
15267 status collapsed
15268
15269 \begin_layout Plain Layout
15270 File formats ! PDF
15271 \end_layout
15272
15273 \end_inset
15274
15275
15276 \begin_inset Index idx
15277 status collapsed
15278
15279 \begin_layout Plain Layout
15280 PDF
15281 \end_layout
15282
15283 \end_inset
15284
15285
15286 \end_layout
15287
15288 \begin_layout Standard
15289 This file type has the extension 
15290 \begin_inset Quotes eld
15291 \end_inset
15292
15293
15294 \family typewriter
15295 .pdf
15296 \family default
15297
15298 \begin_inset Quotes erd
15299 \end_inset
15300
15301 .
15302  The 
15303 \begin_inset Quotes eld
15304 \end_inset
15305
15306 Portable Document Format
15307 \begin_inset Quotes erd
15308 \end_inset
15309
15310  (PDF) developed by 
15311 \family typewriter
15312 Adobe
15313 \family default
15314  was derived from PostScript.
15315  It is more compressed and it uses fewer commands than PostScript.
15316  As the name 
15317 \begin_inset Quotes eld
15318 \end_inset
15319
15320 portable
15321 \begin_inset Quotes erd
15322 \end_inset
15323
15324  implies, it can be processed on any computer system and the printed output
15325  looks exactly the same.
15326 \end_layout
15327
15328 \begin_layout Standard
15329 PDF can contain images in its own PDF format and in the formats 
15330 \begin_inset Quotes eld
15331 \end_inset
15332
15333 Joint Photographic Experts Group
15334 \begin_inset Quotes erd
15335 \end_inset
15336
15337  (JPG, file extension 
15338 \begin_inset Quotes eld
15339 \end_inset
15340
15341
15342 \family typewriter
15343 .jpg
15344 \family default
15345
15346 \begin_inset Quotes erd
15347 \end_inset
15348
15349  or 
15350 \begin_inset Quotes eld
15351 \end_inset
15352
15353
15354 \family typewriter
15355 .jpeg
15356 \family default
15357
15358 \begin_inset Quotes erd
15359 \end_inset
15360
15361 ) and 
15362 \begin_inset Quotes eld
15363 \end_inset
15364
15365 Portable Network Graphics
15366 \begin_inset Quotes erd
15367 \end_inset
15368
15369  (PNG, file extension 
15370 \begin_inset Quotes eld
15371 \end_inset
15372
15373
15374 \family typewriter
15375 .png
15376 \family default
15377
15378 \begin_inset Quotes erd
15379 \end_inset
15380
15381 ).
15382  You can also use any other image format, because LyX converts them in the
15383  background to one of these formats.
15384  But as described in the section about PostScript, the image conversion
15385  will slow down your workflow.
15386  So we recommend using images in one of the three formats mentioned above.
15387 \end_layout
15388
15389 \begin_layout Standard
15390 You can export your document to PDF via the menu 
15391 \family sans
15392 File\SpecialChar \menuseparator
15393 Export
15394 \family default
15395  in different ways:
15396 \end_layout
15397
15398 \begin_layout Description
15399 PDF
15400 \begin_inset space ~
15401 \end_inset
15402
15403 (pdflatex) This uses the program 
15404 \family typewriter
15405 pdftex
15406 \family default
15407  which converts your file directly to PDF.
15408 \end_layout
15409
15410 \begin_layout Description
15411 PDF
15412 \begin_inset space ~
15413 \end_inset
15414
15415 (LuaTe
15416 \begin_inset ERT
15417 status collapsed
15418
15419 \begin_layout Plain Layout
15420
15421 {}
15422 \end_layout
15423
15424 \end_inset
15425
15426 X) This uses the program 
15427 \family typewriter
15428 LuaTeX
15429 \family default
15430  which converts your file directly to PDF.
15431  
15432 \family typewriter
15433 LuaTeX
15434 \family default
15435  is a new engine, derived from 
15436 \family typewriter
15437 pdflatex
15438 \family default
15439 , that also provides direct Unicode support and support for direct font
15440  access (see section
15441 \begin_inset space ~
15442 \end_inset
15443
15444
15445 \begin_inset CommandInset ref
15446 LatexCommand ref
15447 reference "sub:LaTeX-font-support"
15448
15449 \end_inset
15450
15451 ).
15452  LuaTeX is still a work in progress, but it might develop into the next
15453  standard TeX processor.
15454 \end_layout
15455
15456 \begin_layout Description
15457 PDF
15458 \begin_inset space ~
15459 \end_inset
15460
15461 (XeTe
15462 \begin_inset ERT
15463 status collapsed
15464
15465 \begin_layout Plain Layout
15466
15467 {}
15468 \end_layout
15469
15470 \end_inset
15471
15472 X) This uses the program 
15473 \family typewriter
15474 XeTeX
15475 \family default
15476  that converts your file directly to PDF.
15477  
15478 \family typewriter
15479 XeTeX
15480 \family default
15481  is a new engine that provides direct Unicode support and support for direct
15482  font access (see section
15483 \begin_inset space ~
15484 \end_inset
15485
15486
15487 \begin_inset CommandInset ref
15488 LatexCommand ref
15489 reference "sub:LaTeX-font-support"
15490
15491 \end_inset
15492
15493 ).
15494  It is particularly good at typesetting different scripts, for example,
15495  vertically written Japanese.
15496 \end_layout
15497
15498 \begin_layout Description
15499 PDF
15500 \begin_inset space ~
15501 \end_inset
15502
15503 (dvipdfm) This uses the program 
15504 \family typewriter
15505 dvipdfm
15506 \family default
15507  that converts your file in the background to DVI and in a second step to
15508  PDF.
15509 \end_layout
15510
15511 \begin_layout Description
15512 PDF
15513 \begin_inset space ~
15514 \end_inset
15515
15516 (ps2pdf) This uses the program 
15517 \family typewriter
15518 ps2pdf
15519 \family default
15520  that creates a PDF from a PostScript-version of your file.
15521  The PostScript-version is produced by the program 
15522 \family typewriter
15523 dvips
15524 \family default
15525  which uses a DVI-version as intermediate step.
15526  So this export variant consists of three conversions.
15527 \end_layout
15528
15529 \begin_layout Standard
15530 We recommend using 
15531 \family sans
15532 PDF
15533 \begin_inset space ~
15534 \end_inset
15535
15536 (pdflatex)
15537 \family default
15538  because 
15539 \family typewriter
15540 pdftex
15541 \family default
15542  supports all the features of actual PDF-versions, is quick, stable, and
15543  works without problems.
15544  If you rely on multiscript support and\SpecialChar \slash{}
15545 or specific OpenType fonts, you might
15546  want to try out 
15547 \family sans
15548 PDF
15549 \begin_inset space ~
15550 \end_inset
15551
15552 (XeTe
15553 \begin_inset ERT
15554 status collapsed
15555
15556 \begin_layout Plain Layout
15557
15558 {}
15559 \end_layout
15560
15561 \end_inset
15562
15563 X)
15564 \family default
15565  or 
15566 \family sans
15567 PDF
15568 \begin_inset space ~
15569 \end_inset
15570
15571 (LuaTe
15572 \begin_inset ERT
15573 status collapsed
15574
15575 \begin_layout Plain Layout
15576
15577 {}
15578 \end_layout
15579
15580 \end_inset
15581
15582 X)
15583 \family default
15584  instead, bearing in mind that these two programs are not yet as mature
15585  as 
15586 \family typewriter
15587 pdflatex
15588 \family default
15589 .
15590 \end_layout
15591
15592 \begin_layout Subsubsection
15593 XHTML
15594 \begin_inset Index idx
15595 status collapsed
15596
15597 \begin_layout Plain Layout
15598 FileFormats ! XHTML
15599 \end_layout
15600
15601 \end_inset
15602
15603
15604 \begin_inset Index idx
15605 status collapsed
15606
15607 \begin_layout Plain Layout
15608 HTML
15609 \end_layout
15610
15611 \end_inset
15612
15613
15614 \end_layout
15615
15616 \begin_layout Standard
15617 This file type has the extension 
15618 \begin_inset Quotes eld
15619 \end_inset
15620
15621
15622 \family typewriter
15623 .xhtml
15624 \family default
15625
15626 \begin_inset Quotes erd
15627 \end_inset
15628
15629 .
15630  It is a file suitable for viewing in web browsers.
15631  It does not itself contain images and the like but only links to them.
15632  When LyX produces XHTML, it also generates corresponding images in formats
15633  suitable for the purpose.
15634  For the math output you can choose in the menu 
15635 \family sans
15636 Document\SpecialChar \menuseparator
15637 Settings\SpecialChar \menuseparator
15638 Output
15639 \family default
15640  between different formats, which are described in section 
15641 \emph on
15642 Math Output in XHTML
15643 \emph default
15644  of the 
15645 \emph on
15646 Additional
15647 \begin_inset space ~
15648 \end_inset
15649
15650 Features
15651 \emph default
15652  manual.
15653 \end_layout
15654
15655 \begin_layout Standard
15656 XHTML output remains 
15657 \begin_inset Quotes eld
15658 \end_inset
15659
15660 under development
15661 \begin_inset Quotes erd
15662 \end_inset
15663
15664 , and not all LyX features are supported yet.
15665  See the chapter 
15666 \emph on
15667 LyX and the World Wide Web
15668 \emph default
15669 , in the 
15670 \emph on
15671 Additional Features
15672 \emph default
15673  manual, for more information.
15674 \end_layout
15675
15676 \begin_layout Standard
15677 You can export your document as an XHTML file using the menu item 
15678 \family sans
15679 File\SpecialChar \menuseparator
15680 Export\SpecialChar \menuseparator
15681 LyXHTML
15682 \family default
15683 .
15684 \end_layout
15685
15686 \begin_layout Subsection
15687 Previewing
15688 \begin_inset Index idx
15689 status collapsed
15690
15691 \begin_layout Plain Layout
15692 Document ! Preview 
15693 \end_layout
15694
15695 \end_inset
15696
15697
15698 \end_layout
15699
15700 \begin_layout Standard
15701 To get a look at the final version of your document, with all of the page
15702  breaks in place, the footnotes correctly numbered, and so on, use the menu
15703  
15704 \family sans
15705 Document
15706 \family default
15707  and choose 
15708 \family sans
15709 View
15710 \family default
15711  or use the toolbar button 
15712 \begin_inset Info
15713 type  "icon"
15714 arg   "buffer-view"
15715 \end_inset
15716
15717 .
15718  A viewing program will pop up showing the output in the defined default
15719  output format, which is globally set in the preferences (see sec.
15720 \begin_inset space \thinspace{}
15721 \end_inset
15722
15723
15724 \begin_inset CommandInset ref
15725 LatexCommand ref
15726 reference "sec:File-Formats"
15727
15728 \end_inset
15729
15730 ) and can also be altered for single documents in the document settings
15731  (see sec.
15732 \begin_inset space \thinspace{}
15733 \end_inset
15734
15735
15736 \begin_inset CommandInset ref
15737 LatexCommand ref
15738 reference "sec:Doc-Output"
15739
15740 \end_inset
15741
15742 ).
15743  Further output formats can be selected via 
15744 \family sans
15745 Document\SpecialChar \menuseparator
15746 View (Other Formats)
15747 \family default
15748  or the toolbar button 
15749 \begin_inset Graphics
15750         filename ../images/view-others.png
15751         scale 85
15752         groupId toolbarbuttons
15753
15754 \end_inset
15755
15756 .
15757 \end_layout
15758
15759 \begin_layout Standard
15760 If you have changed your document, you can refresh the output in the same
15761  viewer window using the menu 
15762 \family sans
15763 Document\SpecialChar \menuseparator
15764 Update
15765 \family default
15766  or 
15767 \family sans
15768 Document\SpecialChar \menuseparator
15769 Update (Other Formats)
15770 \family default
15771 , respectively.
15772 \end_layout
15773
15774 \begin_layout Standard
15775 When you preview a file, the output file is only generated in LyX's temporary
15776  directory.
15777  To have a real output, export your document.
15778 \end_layout
15779
15780 \begin_layout Subsection
15781 Printing the File from within LyX
15782 \begin_inset CommandInset label
15783 LatexCommand label
15784 name "sub:Printing-the-File"
15785
15786 \end_inset
15787
15788
15789 \end_layout
15790
15791 \begin_layout Standard
15792 Instead of exporting your file and then printing it, you can also print
15793  it directly from within LyX.
15794  To print a file, select the menu 
15795 \family sans
15796 File\SpecialChar \menuseparator
15797 Print
15798 \family default
15799  (shortcut 
15800 \begin_inset Info
15801 type  "shortcut"
15802 arg   "dialog-show print"
15803 \end_inset
15804
15805 ) or click on the toolbar button 
15806 \begin_inset Info
15807 type  "icon"
15808 arg   "dialog-show print"
15809 \end_inset
15810
15811 .
15812  LyX will internally call LaTeX to produce a DVI.
15813  This file is then processed by the program 
15814 \family typewriter
15815 dvips
15816 \family default
15817  to a PostScript-file, which is finally printed using the program 
15818 \family typewriter
15819 Ghostscript
15820 \family default
15821 .
15822  Due to these steps in the background, this method is not the fastest.
15823 \end_layout
15824
15825 \begin_layout Standard
15826 You can set the following print parameters in the 
15827 \family sans
15828 Print
15829 \begin_inset space ~
15830 \end_inset
15831
15832 Destination
15833 \family default
15834  box:
15835 \end_layout
15836
15837 \begin_layout Labeling
15838 \labelwidthstring 00.00.0000
15839
15840 \family sans
15841 Printer
15842 \family default
15843  This is the name of the printer to print to.
15844 \begin_inset Foot
15845 status collapsed
15846
15847 \begin_layout Plain Layout
15848 Note that this printer name is for the program 
15849 \family typewriter
15850 dvips
15851 \family default
15852 .
15853  That means 
15854 \family typewriter
15855 dvips
15856 \family default
15857  has to be configured for this printer name.
15858  The default printer can be set in LyX's preferences dialog, see section
15859 \begin_inset space ~
15860 \end_inset
15861
15862
15863 \begin_inset CommandInset ref
15864 LatexCommand ref
15865 reference "sub:Printer"
15866
15867 \end_inset
15868
15869 .
15870 \end_layout
15871
15872 \end_inset
15873
15874  The printer should understand PostScript.
15875 \end_layout
15876
15877 \begin_layout Labeling
15878 \labelwidthstring 00.00.0000
15879
15880 \family sans
15881 File
15882 \family default
15883  The name of a file to print to.
15884  The output will be a PostScript file.
15885  It will be written in LyX's working directory unless you specify the full
15886  path.
15887 \end_layout
15888
15889 \begin_layout Standard
15890 You can choose to print only a range of pages, only even-numbered or only
15891  odd-numbered pages or to print the pages in reverse — the latter options
15892  are useful for printing on two sides with a printer without a duplexer:
15893  you re-insert the pages after printing one set to print on the other side.
15894  Some printers spit out pages face-up, others, face-down.
15895  By choosing a particular order to print in, you can take the entire stack
15896  of pages out of the printer without needing to reorder them.
15897 \end_layout
15898
15899 \begin_layout Section
15900 A few Words about Typography
15901 \begin_inset Index idx
15902 status collapsed
15903
15904 \begin_layout Plain Layout
15905 Typography
15906 \end_layout
15907
15908 \end_inset
15909
15910
15911 \end_layout
15912
15913 \begin_layout Subsection
15914 Hyphens, Dashes and Minus Signs
15915 \begin_inset Index idx
15916 status collapsed
15917
15918 \begin_layout Plain Layout
15919 Hyphens
15920 \end_layout
15921
15922 \end_inset
15923
15924
15925 \begin_inset Index idx
15926 status collapsed
15927
15928 \begin_layout Plain Layout
15929 Dashes
15930 \end_layout
15931
15932 \end_inset
15933
15934
15935 \end_layout
15936
15937 \begin_layout Standard
15938 In LyX, the 
15939 \begin_inset Quotes eld
15940 \end_inset
15941
15942
15943 \family typewriter
15944 -
15945 \family default
15946
15947 \begin_inset Quotes erd
15948 \end_inset
15949
15950  character comes in four lengths: the 
15951 \emph on
15952 hyphen
15953 \emph default
15954 , the 
15955 \emph on
15956 en dash
15957 \emph default
15958 , the 
15959 \emph on
15960 em dash
15961 \emph default
15962 , and the minus sign:
15963 \begin_inset VSpace defskip
15964 \end_inset
15965
15966
15967 \end_layout
15968
15969 \begin_layout Standard
15970 \begin_inset Tabular
15971 <lyxtabular version="3" rows="5" columns="3">
15972 <features rotate="0" tabularvalignment="middle">
15973 <column alignment="left" valignment="top">
15974 <column alignment="left" valignment="top">
15975 <column alignment="left" valignment="top">
15976 <row interlinespace="3mm">
15977 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15978 \begin_inset Text
15979
15980 \begin_layout Plain Layout
15981 name
15982 \end_layout
15983
15984 \end_inset
15985 </cell>
15986 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15987 \begin_inset Text
15988
15989 \begin_layout Plain Layout
15990 output
15991 \end_layout
15992
15993 \end_inset
15994 </cell>
15995 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15996 \begin_inset Text
15997
15998 \begin_layout Plain Layout
15999 inserted with
16000 \end_layout
16001
16002 \end_inset
16003 </cell>
16004 </row>
16005 <row interlinespace="3mm">
16006 <cell alignment="center" valignment="top" usebox="none">
16007 \begin_inset Text
16008
16009 \begin_layout Plain Layout
16010 hyphen
16011 \end_layout
16012
16013 \end_inset
16014 </cell>
16015 <cell alignment="center" valignment="top" usebox="none">
16016 \begin_inset Text
16017
16018 \begin_layout Plain Layout
16019 -
16020 \end_layout
16021
16022 \end_inset
16023 </cell>
16024 <cell alignment="center" valignment="top" usebox="none">
16025 \begin_inset Text
16026
16027 \begin_layout Plain Layout
16028 \begin_inset Quotes eld
16029 \end_inset
16030
16031
16032 \family typewriter
16033 -
16034 \family default
16035
16036 \begin_inset Quotes erd
16037 \end_inset
16038
16039  in text
16040 \end_layout
16041
16042 \end_inset
16043 </cell>
16044 </row>
16045 <row interlinespace="3mm">
16046 <cell alignment="center" valignment="top" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050 en dash
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell alignment="center" valignment="top" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 <cell alignment="center" valignment="top" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068
16069 \family sans
16070 Insert\SpecialChar \menuseparator
16071 Special
16072 \begin_inset space ~
16073 \end_inset
16074
16075 Character\SpecialChar \menuseparator
16076 Symbols
16077 \end_layout
16078
16079 \end_inset
16080 </cell>
16081 </row>
16082 <row interlinespace="3mm">
16083 <cell alignment="center" valignment="top" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Plain Layout
16087 em dash
16088 \end_layout
16089
16090 \end_inset
16091 </cell>
16092 <cell alignment="center" valignment="top" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096
16097 \end_layout
16098
16099 \end_inset
16100 </cell>
16101 <cell alignment="center" valignment="top" usebox="none">
16102 \begin_inset Text
16103
16104 \begin_layout Plain Layout
16105
16106 \family sans
16107 Insert\SpecialChar \menuseparator
16108 Special
16109 \begin_inset space ~
16110 \end_inset
16111
16112 Character\SpecialChar \menuseparator
16113 Symbols
16114 \end_layout
16115
16116 \end_inset
16117 </cell>
16118 </row>
16119 <row>
16120 <cell alignment="center" valignment="top" usebox="none">
16121 \begin_inset Text
16122
16123 \begin_layout Plain Layout
16124 minus sign
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 <cell alignment="center" valignment="top" usebox="none">
16130 \begin_inset Text
16131
16132 \begin_layout Plain Layout
16133 \begin_inset Formula $-$
16134 \end_inset
16135
16136
16137 \end_layout
16138
16139 \end_inset
16140 </cell>
16141 <cell alignment="center" valignment="top" usebox="none">
16142 \begin_inset Text
16143
16144 \begin_layout Plain Layout
16145 \begin_inset Quotes eld
16146 \end_inset
16147
16148
16149 \family typewriter
16150 -
16151 \family default
16152
16153 \begin_inset Quotes erd
16154 \end_inset
16155
16156  in math mode
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 </row>
16162 </lyxtabular>
16163
16164 \end_inset
16165
16166
16167 \begin_inset VSpace defskip
16168 \end_inset
16169
16170
16171 \end_layout
16172
16173 \begin_layout Standard
16174 You can alternatively generate the en and em dash by inserting the 
16175 \begin_inset Quotes eld
16176 \end_inset
16177
16178
16179 \family typewriter
16180 -
16181 \family default
16182
16183 \begin_inset Quotes erd
16184 \end_inset
16185
16186  character multiple times in a row.
16187  They will automatically be converted to the appropriate length dash in
16188  the final output, but not in LyX.
16189  
16190 \begin_inset Quotes eld
16191 \end_inset
16192
16193 -
16194 \begin_inset space \thinspace{}
16195 \end_inset
16196
16197 -
16198 \begin_inset Quotes erd
16199 \end_inset
16200
16201  gives a en dash, 
16202 \begin_inset Quotes eld
16203 \end_inset
16204
16205 -
16206 \begin_inset space \thinspace{}
16207 \end_inset
16208
16209 -
16210 \begin_inset space \thinspace{}
16211 \end_inset
16212
16213 -
16214 \begin_inset Quotes erd
16215 \end_inset
16216
16217  a em dash.
16218 \end_layout
16219
16220 \begin_layout Standard
16221 The three dash types are distinct from the minus sign, which appears in
16222  math mode and has a length of its own.
16223  Here are some examples:
16224 \end_layout
16225
16226 \begin_layout Enumerate
16227 line- and page-breaks
16228 \begin_inset space \hfill{}
16229 \end_inset
16230
16231 (
16232 \emph on
16233 hyphen
16234 \emph default
16235 )
16236 \end_layout
16237
16238 \begin_layout Enumerate
16239 From A–Z
16240 \begin_inset space \hfill{}
16241 \end_inset
16242
16243 (
16244 \emph on
16245 en dash
16246 \emph default
16247 )
16248 \end_layout
16249
16250 \begin_layout Enumerate
16251 Oh — there's a dash.
16252 \begin_inset space \hfill{}
16253 \end_inset
16254
16255 (
16256 \emph on
16257 em dash
16258 \emph default
16259 )
16260 \end_layout
16261
16262 \begin_layout Enumerate
16263 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
16264 \end_inset
16265
16266
16267 \begin_inset space \hfill{}
16268 \end_inset
16269
16270 (
16271 \emph on
16272 minus sign
16273 \emph default
16274 )
16275 \end_layout
16276
16277 \begin_layout Subsection
16278 Hyphenation
16279 \begin_inset Index idx
16280 status collapsed
16281
16282 \begin_layout Plain Layout
16283 Hyphenation
16284 \end_layout
16285
16286 \end_inset
16287
16288
16289 \begin_inset CommandInset label
16290 LatexCommand label
16291 name "sub:Hyphenation"
16292
16293 \end_inset
16294
16295
16296 \end_layout
16297
16298 \begin_layout Standard
16299 Words are not hyphenated within LyX but automatically in the output.
16300  Hyphenation is done by the LaTeX-package 
16301 \series bold
16302 babel
16303 \series default
16304
16305 \begin_inset Index idx
16306 status collapsed
16307
16308 \begin_layout Plain Layout
16309 LaTeX-packages ! babel
16310 \end_layout
16311
16312 \end_inset
16313
16314  following the rules of the document language.
16315 \end_layout
16316
16317 \begin_layout Standard
16318 LaTeX hyphenates almost perfectly; it only has problems with text in the
16319  
16320 \family sans
16321 typewriter
16322 \family default
16323  font and with unusual constructs, like 
16324 \begin_inset Quotes eld
16325 \end_inset
16326
16327 h3knix/m0n0wall
16328 \begin_inset Quotes erd
16329 \end_inset
16330
16331 .
16332  If LaTeX cannot break a word correctly, you can set hyphenation points
16333  manually.
16334  This is done with the menu 
16335 \family sans
16336 Insert\SpecialChar \menuseparator
16337 Formatting\SpecialChar \menuseparator
16338 Hyphenation
16339 \begin_inset space ~
16340 \end_inset
16341
16342 Point
16343 \family default
16344 .
16345  These extra hyphenation points are only recommendations to LaTeX.
16346  If no hyphenation is necessary, LaTeX will ignore them.
16347 \end_layout
16348
16349 \begin_layout Standard
16350 Sometimes you want to prevent words or constructs from being hyphenated.
16351  Imagine that you are describing keybindings/shortcuts in your document
16352  in the form 
16353 \begin_inset Quotes eld
16354 \end_inset
16355
16356 A-b c
16357 \begin_inset Quotes erd
16358 \end_inset
16359
16360 .
16361  LaTeX would then see the hyphen 
16362 \begin_inset Quotes eld
16363 \end_inset
16364
16365 -
16366 \begin_inset Quotes erd
16367 \end_inset
16368
16369  as a hyphenation possibility.
16370  Hyphenating at this point would look ugly.
16371  To prevent the shortcut from being hyphenated, you can put it into a makebox
16372  as described in section 
16373 \begin_inset Quotes eld
16374 \end_inset
16375
16376 Prevent Hyphenation
16377 \begin_inset Quotes erd
16378 \end_inset
16379
16380  of the 
16381 \emph on
16382 Embedded
16383 \begin_inset space ~
16384 \end_inset
16385
16386 Objects
16387 \emph default
16388  manual.
16389 \end_layout
16390
16391 \begin_layout Subsection
16392 Punctuation Marks
16393 \begin_inset Index idx
16394 status collapsed
16395
16396 \begin_layout Plain Layout
16397 Punctuation marks
16398 \end_layout
16399
16400 \end_inset
16401
16402
16403 \end_layout
16404
16405 \begin_layout Subsubsection
16406 Abbreviations and End of Sentence
16407 \begin_inset CommandInset label
16408 LatexCommand label
16409 name "sub:Abbreviations"
16410
16411 \end_inset
16412
16413
16414 \end_layout
16415
16416 \begin_layout Standard
16417 When LyX calls LaTeX to generate the final version of your document, LaTeX
16418  automatically distinguishes between words, sentences, and abbreviations.
16419  LaTeX then adds the 
16420 \begin_inset Quotes eld
16421 \end_inset
16422
16423 appropriate amount of space.
16424 \begin_inset Quotes erd
16425 \end_inset
16426
16427  That means sentences get a little bit more space between the period and
16428  the next word.
16429  Abbreviations get the same amount of space after the period that a word
16430  gets after another word.
16431 \end_layout
16432
16433 \begin_layout Standard
16434 Unfortunately, the algorithm for figuring out what's an abbreviation does
16435  not work in all cases.
16436  If a 
16437 \begin_inset Quotes eld
16438 \end_inset
16439
16440
16441 \family typewriter
16442 .
16443 \family default
16444
16445 \begin_inset Quotes erd
16446 \end_inset
16447
16448  is at the end of a lowercase letter, it's the end of a sentence; if it's
16449  at the end of a capitalized letter, it's an abbreviation.
16450 \end_layout
16451
16452 \begin_layout Standard
16453 Here are some examples of 
16454 \emph on
16455 correct
16456 \emph default
16457  abbreviations and of the end of a sentence:
16458 \end_layout
16459
16460 \begin_layout Itemize
16461 M.
16462  Butterfly
16463 \end_layout
16464
16465 \begin_layout Itemize
16466 Don't worry.
16467  Be happy.
16468 \end_layout
16469
16470 \begin_layout Standard
16471 And here is an example of the algorithm going wrong:
16472 \end_layout
16473
16474 \begin_layout Itemize
16475 e.
16476 \begin_inset space \thinspace{}
16477 \end_inset
16478
16479 g.
16480  this is too much space!
16481 \end_layout
16482
16483 \begin_layout Itemize
16484 This is I.
16485  It's okay.
16486 \end_layout
16487
16488 \begin_layout Standard
16489 You will not see anything wrong until you view a final version of your document.
16490 \end_layout
16491
16492 \begin_layout Standard
16493 To fix this problem, use one of the following:
16494 \end_layout
16495
16496 \begin_layout Enumerate
16497 Use an 
16498 \family sans
16499 Inter-word
16500 \begin_inset space ~
16501 \end_inset
16502
16503 Space
16504 \family default
16505  after lowercase abbreviations (see section
16506 \begin_inset space ~
16507 \end_inset
16508
16509
16510 \begin_inset CommandInset ref
16511 LatexCommand ref
16512 reference "sub:Inter-word-Space"
16513
16514 \end_inset
16515
16516 ).
16517 \begin_inset Index idx
16518 status collapsed
16519
16520 \begin_layout Plain Layout
16521 Spaces ! inter-word
16522 \end_layout
16523
16524 \end_inset
16525
16526
16527 \end_layout
16528
16529 \begin_layout Enumerate
16530 Use a 
16531 \family sans
16532 Thin
16533 \begin_inset space ~
16534 \end_inset
16535
16536 Space
16537 \family default
16538  between two tokens of an abbreviation (see section
16539 \begin_inset space ~
16540 \end_inset
16541
16542
16543 \begin_inset CommandInset ref
16544 LatexCommand ref
16545 reference "sub:Thin-Space"
16546
16547 \end_inset
16548
16549 ).
16550 \begin_inset Index idx
16551 status collapsed
16552
16553 \begin_layout Plain Layout
16554 Spaces ! thin
16555 \end_layout
16556
16557 \end_inset
16558
16559
16560 \end_layout
16561
16562 \begin_layout Enumerate
16563 Use an 
16564 \family sans
16565 End
16566 \begin_inset space ~
16567 \end_inset
16568
16569 of
16570 \begin_inset space ~
16571 \end_inset
16572
16573 sentence
16574 \begin_inset space ~
16575 \end_inset
16576
16577 period
16578 \family default
16579  found under the 
16580 \family sans
16581 Insert\SpecialChar \menuseparator
16582 Special
16583 \begin_inset space ~
16584 \end_inset
16585
16586 Character
16587 \family default
16588  menu to force the use of inter-sentence spacing.
16589  This function is also bound to 
16590 \begin_inset Info
16591 type  "shortcut"
16592 arg   "specialchar-insert end-of-sentence"
16593 \end_inset
16594
16595  for easy access.
16596 \end_layout
16597
16598 \begin_layout Standard
16599 With the corrections, our earlier examples look like this:
16600 \end_layout
16601
16602 \begin_layout Itemize
16603 e.
16604 \begin_inset space \thinspace{}
16605 \end_inset
16606
16607 g.
16608 \begin_inset space \space{}
16609 \end_inset
16610
16611 this is too much space!
16612 \end_layout
16613
16614 \begin_layout Itemize
16615 This is I\SpecialChar \@.
16616  It's okay.
16617 \end_layout
16618
16619 \begin_layout Standard
16620 Some languages don't use extra spacing between sentences.
16621  If your language is such a language, you don't need to worry, because LaTeX
16622  will take care of this.
16623 \end_layout
16624
16625 \begin_layout Standard
16626 For those that do need to bother, there is help to catch those sneaky errors:
16627  Check out the 
16628 \family sans
16629 Check
16630 \begin_inset space ~
16631 \end_inset
16632
16633 TeX
16634 \family default
16635  feature described in the section 
16636 \emph on
16637 Checking TeX
16638 \emph default
16639  of the 
16640 \emph on
16641 Additional Features
16642 \emph default
16643  manual.
16644 \end_layout
16645
16646 \begin_layout Subsubsection
16647 Quotes
16648 \begin_inset Index idx
16649 status collapsed
16650
16651 \begin_layout Plain Layout
16652 Typography ! Quotes
16653 \end_layout
16654
16655 \end_inset
16656
16657
16658 \begin_inset Index idx
16659 status collapsed
16660
16661 \begin_layout Plain Layout
16662 Quotes | see
16663 \begin_inset ERT
16664 status collapsed
16665
16666 \begin_layout Plain Layout
16667
16668 {
16669 \end_layout
16670
16671 \end_inset
16672
16673 Typography
16674 \begin_inset ERT
16675 status collapsed
16676
16677 \begin_layout Plain Layout
16678
16679 }
16680 \end_layout
16681
16682 \end_inset
16683
16684
16685 \end_layout
16686
16687 \end_inset
16688
16689
16690 \end_layout
16691
16692 \begin_layout Standard
16693 LyX usually sets quotes correctly.
16694  Specifically, it will use an opening quote at the beginning of quoted text,
16695  and use a closing quote at the end.
16696  For example, 
16697 \begin_inset Quotes eld
16698 \end_inset
16699
16700 open close
16701 \begin_inset Quotes erd
16702 \end_inset
16703
16704 .
16705  The keyboard character, 
16706 \family sans
16707 "
16708 \family default
16709 , generates this automatically.
16710 \end_layout
16711
16712 \begin_layout Standard
16713 You can specify what character the 
16714 \family sans
16715 "
16716 \family default
16717  key produces using the submenu 
16718 \family sans
16719 Language
16720 \family default
16721  of the 
16722 \family sans
16723 Document\SpecialChar \menuseparator
16724 Settings
16725 \family default
16726
16727 \begin_inset Index idx
16728 status collapsed
16729
16730 \begin_layout Plain Layout
16731 Document ! Settings
16732 \end_layout
16733
16734 \end_inset
16735
16736  dialog in the box 
16737 \family sans
16738 Quote Style
16739 \family default
16740 .
16741  There are six choices:
16742 \end_layout
16743
16744 \begin_layout Labeling
16745 \labelwidthstring 00.00.0000
16746
16747 \family sans
16748 \begin_inset Quotes eld
16749 \end_inset
16750
16751 Text
16752 \begin_inset Quotes erd
16753 \end_inset
16754
16755
16756 \family default
16757  Use quotes like 
16758 \begin_inset Quotes eld
16759 \end_inset
16760
16761 this
16762 \begin_inset Quotes erd
16763 \end_inset
16764
16765
16766 \end_layout
16767
16768 \begin_layout Labeling
16769 \labelwidthstring 00.00.0000
16770
16771 \family sans
16772 \begin_inset Quotes sld
16773 \end_inset
16774
16775 Text
16776 \begin_inset Quotes srd
16777 \end_inset
16778
16779
16780 \family default
16781  Use quotes like 
16782 \begin_inset Quotes sld
16783 \end_inset
16784
16785 this
16786 \begin_inset Quotes srd
16787 \end_inset
16788
16789
16790 \end_layout
16791
16792 \begin_layout Labeling
16793 \labelwidthstring 00.00.0000
16794
16795 \family sans
16796 \begin_inset Quotes gld
16797 \end_inset
16798
16799 Text
16800 \begin_inset Quotes grd
16801 \end_inset
16802
16803
16804 \family default
16805  Use quotes like 
16806 \begin_inset Quotes gld
16807 \end_inset
16808
16809 this
16810 \begin_inset Quotes grd
16811 \end_inset
16812
16813
16814 \end_layout
16815
16816 \begin_layout Labeling
16817 \labelwidthstring 00.00.0000
16818
16819 \family sans
16820 \begin_inset Quotes pld
16821 \end_inset
16822
16823 Text
16824 \begin_inset Quotes prd
16825 \end_inset
16826
16827
16828 \family default
16829  Use quotes like 
16830 \begin_inset Quotes pld
16831 \end_inset
16832
16833 this
16834 \begin_inset Quotes prd
16835 \end_inset
16836
16837
16838 \end_layout
16839
16840 \begin_layout Labeling
16841 \labelwidthstring 00.00.0000
16842
16843 \family sans
16844 \begin_inset Quotes fld
16845 \end_inset
16846
16847 Text
16848 \begin_inset Quotes frd
16849 \end_inset
16850
16851
16852 \family default
16853  Use quotes like 
16854 \begin_inset Quotes fld
16855 \end_inset
16856
16857 this
16858 \begin_inset Quotes frd
16859 \end_inset
16860
16861
16862 \end_layout
16863
16864 \begin_layout Labeling
16865 \labelwidthstring 00.00.0000
16866
16867 \family sans
16868 \begin_inset Quotes ald
16869 \end_inset
16870
16871 Text
16872 \begin_inset Quotes ard
16873 \end_inset
16874
16875
16876 \family default
16877  Use quotes like 
16878 \begin_inset Quotes ald
16879 \end_inset
16880
16881 this
16882 \begin_inset Quotes ard
16883 \end_inset
16884
16885
16886 \end_layout
16887
16888 \begin_layout Standard
16889 For single quotes you have to use the shortcut 
16890 \begin_inset Info
16891 type  "shortcut"
16892 arg   "quote-insert single"
16893 \end_inset
16894
16895 .
16896 \end_layout
16897
16898 \begin_layout Subsection
16899 Ligatures
16900 \begin_inset Index idx
16901 status collapsed
16902
16903 \begin_layout Plain Layout
16904 Typography ! Ligatures
16905 \end_layout
16906
16907 \end_inset
16908
16909
16910 \begin_inset Index idx
16911 status collapsed
16912
16913 \begin_layout Plain Layout
16914 Ligatures | see
16915 \begin_inset ERT
16916 status collapsed
16917
16918 \begin_layout Plain Layout
16919
16920 {
16921 \end_layout
16922
16923 \end_inset
16924
16925 Typography
16926 \begin_inset ERT
16927 status collapsed
16928
16929 \begin_layout Plain Layout
16930
16931 }
16932 \end_layout
16933
16934 \end_inset
16935
16936
16937 \end_layout
16938
16939 \end_inset
16940
16941
16942 \begin_inset CommandInset label
16943 LatexCommand label
16944 name "sub:Ligatures"
16945
16946 \end_inset
16947
16948
16949 \end_layout
16950
16951 \begin_layout Standard
16952 It is standard typesetting practice to group certain letters together and
16953  print them as single characters.
16954  These groups are known as 
16955 \emph on
16956 ligatures
16957 \emph default
16958 .
16959  Since LaTeX knows about ligatures, your documents will contain them too
16960  in the output.
16961  Here are the standard ligatures:
16962 \end_layout
16963
16964 \begin_layout Itemize
16965 ff
16966 \end_layout
16967
16968 \begin_layout Itemize
16969 fi
16970 \end_layout
16971
16972 \begin_layout Itemize
16973 fl
16974 \end_layout
16975
16976 \begin_layout Itemize
16977 ffi
16978 \end_layout
16979
16980 \begin_layout Itemize
16981 ffl
16982 \end_layout
16983
16984 \begin_layout Standard
16985 Some languages uses other ligatures if the document font supports them.
16986 \end_layout
16987
16988 \begin_layout Standard
16989 Sometimes, you don't want a ligature in a word.
16990  While a ligature may be okay in the word, 
16991 \begin_inset Quotes eld
16992 \end_inset
16993
16994 graffiti,
16995 \begin_inset Quotes erd
16996 \end_inset
16997
16998  it looks really weird in compound words, such as 
16999 \begin_inset Quotes eld
17000 \end_inset
17001
17002 cufflink
17003 \begin_inset Quotes erd
17004 \end_inset
17005
17006  or the German 
17007 \begin_inset Quotes eld
17008 \end_inset
17009
17010 Dorffest.
17011 \begin_inset Quotes erd
17012 \end_inset
17013
17014  To break a ligature, use 
17015 \family sans
17016 Insert\SpecialChar \menuseparator
17017 Formatting\SpecialChar \menuseparator
17018 Ligature
17019 \begin_inset space ~
17020 \end_inset
17021
17022 Break.
17023
17024 \family default
17025  This changes 
17026 \begin_inset Quotes eld
17027 \end_inset
17028
17029 cufflinks
17030 \begin_inset Quotes erd
17031 \end_inset
17032
17033  to 
17034 \begin_inset Quotes eld
17035 \end_inset
17036
17037 cuff\SpecialChar \textcompwordmark{}
17038 links
17039 \begin_inset Quotes erd
17040 \end_inset
17041
17042  and 
17043 \begin_inset Quotes eld
17044 \end_inset
17045
17046 Dorffest
17047 \begin_inset Quotes erd
17048 \end_inset
17049
17050  to 
17051 \begin_inset Quotes eld
17052 \end_inset
17053
17054 Dorf\SpecialChar \textcompwordmark{}
17055 fest
17056 \begin_inset Quotes erd
17057 \end_inset
17058
17059 .
17060 \end_layout
17061
17062 \begin_layout Subsection
17063 LyX's Proper Names
17064 \begin_inset Index idx
17065 status collapsed
17066
17067 \begin_layout Plain Layout
17068 LyX ! Proper names
17069 \end_layout
17070
17071 \end_inset
17072
17073
17074 \begin_inset CommandInset label
17075 LatexCommand label
17076 name "sub:LyX's-Proper-Names"
17077
17078 \end_inset
17079
17080
17081 \end_layout
17082
17083 \begin_layout Standard
17084 You will certainly have noticed that the word “LaTeX” always appears with
17085  characters in different sizes and positions.
17086  LaTeX is the name of the program used by LyX and is therefore recognized
17087  as a proper name when you type it in LyX as 
17088 \begin_inset Quotes eld
17089 \end_inset
17090
17091 LaT
17092 \begin_inset ERT
17093 status collapsed
17094
17095 \begin_layout Plain Layout
17096
17097 {}
17098 \end_layout
17099
17100 \end_inset
17101
17102 eX
17103 \begin_inset Quotes erd
17104 \end_inset
17105
17106 .
17107 \begin_inset Note Note
17108 status collapsed
17109
17110 \begin_layout Plain Layout
17111 The braces in TeX Code are here to avoid that the Text appears as proper
17112  name in the output, see the last paragraph of this section.
17113 \end_layout
17114
17115 \end_inset
17116
17117  Note the order of the upper- and lowercase letters! LyX recognizes the
17118  following proper names:
17119 \end_layout
17120
17121 \begin_layout Description
17122 LyX The name of the game, write 
17123 \begin_inset Quotes eld
17124 \end_inset
17125
17126 L
17127 \begin_inset ERT
17128 status collapsed
17129
17130 \begin_layout Plain Layout
17131
17132 {}
17133 \end_layout
17134
17135 \end_inset
17136
17137 yX
17138 \begin_inset Quotes erd
17139 \end_inset
17140
17141  to produce it.
17142 \end_layout
17143
17144 \begin_layout Description
17145 TeX The program used by LaTeX, write 
17146 \begin_inset Quotes eld
17147 \end_inset
17148
17149 T
17150 \begin_inset ERT
17151 status collapsed
17152
17153 \begin_layout Plain Layout
17154
17155 {}
17156 \end_layout
17157
17158 \end_inset
17159
17160 eX
17161 \begin_inset Quotes erd
17162 \end_inset
17163
17164  to produce it.
17165 \end_layout
17166
17167 \begin_layout Description
17168 LaTeX The program used by LyX, write 
17169 \begin_inset Quotes eld
17170 \end_inset
17171
17172 LaT
17173 \begin_inset ERT
17174 status collapsed
17175
17176 \begin_layout Plain Layout
17177
17178 {}
17179 \end_layout
17180
17181 \end_inset
17182
17183 eX
17184 \begin_inset Quotes erd
17185 \end_inset
17186
17187  to produce it.
17188 \end_layout
17189
17190 \begin_layout Description
17191 LaTeX2e The actual version of LaTeX, write 
17192 \begin_inset Quotes eld
17193 \end_inset
17194
17195 LaT
17196 \begin_inset ERT
17197 status collapsed
17198
17199 \begin_layout Plain Layout
17200
17201 {}
17202 \end_layout
17203
17204 \end_inset
17205
17206 eX2e
17207 \begin_inset Quotes erd
17208 \end_inset
17209
17210  to produce it.
17211 \end_layout
17212
17213 \begin_layout Standard
17214 You might wonder why the LaTeX-version is 
17215 \begin_inset Quotes eld
17216 \end_inset
17217
17218 2
17219 \begin_inset Formula $\epsilon$
17220 \end_inset
17221
17222
17223 \begin_inset Quotes erd
17224 \end_inset
17225
17226 .
17227  It is an old tradition in the TeX-world to give programs geek version numbers.
17228  For example the version number of TeX converges to the number 
17229 \begin_inset Formula $\pi$
17230 \end_inset
17231
17232 : The actual version is 
17233 \begin_inset Quotes eld
17234 \end_inset
17235
17236 TeX-3.141592
17237 \begin_inset Quotes erd
17238 \end_inset
17239
17240 , the previous one was 
17241 \begin_inset Quotes eld
17242 \end_inset
17243
17244 TeX-3.14159
17245 \begin_inset Quotes erd
17246 \end_inset
17247
17248 .
17249 \end_layout
17250
17251 \begin_layout Standard
17252 If you don't want to use proper names, for example, in section headings,
17253  you can insert two empty braces in TeX Code in the word.
17254  In LyX this will look like 
17255 \begin_inset Graphics
17256         filename clipart/LaTeX.png
17257         scale 80
17258
17259 \end_inset
17260
17261 .
17262 \begin_inset Newline newline
17263 \end_inset
17264
17265 For more about TeX Code, see section
17266 \begin_inset space ~
17267 \end_inset
17268
17269
17270 \begin_inset CommandInset ref
17271 LatexCommand ref
17272 reference "sec:TeX-Code"
17273
17274 \end_inset
17275
17276 .
17277 \end_layout
17278
17279 \begin_layout Subsection
17280 Units
17281 \begin_inset Index idx
17282 status collapsed
17283
17284 \begin_layout Plain Layout
17285 Typography ! Units
17286 \end_layout
17287
17288 \end_inset
17289
17290
17291 \end_layout
17292
17293 \begin_layout Standard
17294 Generally the space between units and the number is smaller than the normal
17295  space between two words.
17296  As you can see in the example below, it looks better when the space is
17297  smaller.
17298  To get such a 
17299 \begin_inset Quotes eld
17300 \end_inset
17301
17302 half space
17303 \begin_inset Quotes erd
17304 \end_inset
17305
17306  for units use the menu 
17307 \family sans
17308 Insert\SpecialChar \menuseparator
17309 Formatting\SpecialChar \menuseparator
17310 Thin
17311 \begin_inset space ~
17312 \end_inset
17313
17314 Space
17315 \family default
17316  (shortcut 
17317 \begin_inset Info
17318 type  "shortcuts"
17319 arg   "space-insert thin"
17320 \end_inset
17321
17322 ).
17323 \end_layout
17324
17325 \begin_layout Standard
17326 Here is an example to show the differences:
17327 \end_layout
17328
17329 \begin_layout Standard
17330 \begin_inset Tabular
17331 <lyxtabular version="3" rows="2" columns="2">
17332 <features rotate="0" tabularvalignment="middle">
17333 <column alignment="left" valignment="top">
17334 <column alignment="left" valignment="top">
17335 <row>
17336 <cell alignment="center" valignment="top" usebox="none">
17337 \begin_inset Text
17338
17339 \begin_layout Plain Layout
17340 24
17341 \begin_inset space ~
17342 \end_inset
17343
17344 kW
17345 \begin_inset Formula $\cdot$
17346 \end_inset
17347
17348 h
17349 \end_layout
17350
17351 \end_inset
17352 </cell>
17353 <cell alignment="center" valignment="top" usebox="none">
17354 \begin_inset Text
17355
17356 \begin_layout Plain Layout
17357 space between number and unit
17358 \end_layout
17359
17360 \end_inset
17361 </cell>
17362 </row>
17363 <row>
17364 <cell alignment="center" valignment="top" usebox="none">
17365 \begin_inset Text
17366
17367 \begin_layout Plain Layout
17368 24
17369 \begin_inset space \thinspace{}
17370 \end_inset
17371
17372 kW
17373 \begin_inset Formula $\cdot$
17374 \end_inset
17375
17376 h
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385 half space between number and unit
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 </row>
17391 </lyxtabular>
17392
17393 \end_inset
17394
17395
17396 \end_layout
17397
17398 \begin_layout Subsection
17399 Widows and Orphans
17400 \begin_inset Index idx
17401 status collapsed
17402
17403 \begin_layout Plain Layout
17404 Typography ! Widows and orphans
17405 \end_layout
17406
17407 \end_inset
17408
17409
17410 \end_layout
17411
17412 \begin_layout Standard
17413 In the early days of word processors, page breaks went wherever the page
17414  happened to end.
17415  There was no regard for what was actually going on in the text.
17416  For example the heading for a new section was printed at the very bottom
17417  of the page, the first line of a new paragraph all alone at the bottom
17418  of a page, or the last line of a paragraph at the top of a new page.
17419  These bits of text became known as 
17420 \emph on
17421 widows
17422 \emph default
17423  and 
17424 \emph on
17425 orphans
17426 \emph default
17427 .
17428 \end_layout
17429
17430 \begin_layout Standard
17431 Clearly, LyX can avoid breaking pages after a section heading.
17432  That's part of the advantage of paragraph environments.
17433  But what about widows and orphans, where the page breaks leave one line
17434  of a paragraph all alone at the top or bottom of a page? There are rules
17435  built into LaTeX governing page breaks, and some of those rules are there
17436  specifically to prevent widows and orphans.
17437  If they appear nevertheless and you don't like them, you can add the commands
17438 \begin_inset Newline newline
17439 \end_inset
17440
17441
17442 \series bold
17443
17444 \backslash
17445 widowpenalty=10000
17446 \begin_inset Newline newline
17447 \end_inset
17448
17449
17450 \backslash
17451 clubpenalty=10000
17452 \series default
17453
17454 \begin_inset Newline newline
17455 \end_inset
17456
17457 to the LaTeX preamble of your document to avoid them.
17458  Some LaTeX books (such as
17459 \begin_inset space ~
17460 \end_inset
17461
17462
17463 \begin_inset CommandInset citation
17464 LatexCommand cite
17465 key "latexcompanion"
17466
17467 \end_inset
17468
17469  or
17470 \begin_inset space ~
17471 \end_inset
17472
17473
17474 \begin_inset CommandInset citation
17475 LatexCommand cite
17476 key "latexguide"
17477
17478 \end_inset
17479
17480 ) have more information about the technical details of LaTeX's page break
17481  mechanism.
17482 \end_layout
17483
17484 \begin_layout Chapter
17485 Notes, Graphics, Tables and Floats
17486 \begin_inset CommandInset label
17487 LatexCommand label
17488 name "chap:Floats-and-Notes"
17489
17490 \end_inset
17491
17492
17493 \end_layout
17494
17495 \begin_layout Standard
17496 The issues of this chapter are described in detail in the 
17497 \emph on
17498 Embedded
17499 \begin_inset space ~
17500 \end_inset
17501
17502 Objects
17503 \emph default
17504  manual.
17505  There you will also find tips and tricks for special cases.
17506 \end_layout
17507
17508 \begin_layout Section
17509 Notes
17510 \begin_inset Index idx
17511 status collapsed
17512
17513 \begin_layout Plain Layout
17514 Notes
17515 \end_layout
17516
17517 \end_inset
17518
17519
17520 \begin_inset CommandInset label
17521 LatexCommand label
17522 name "sec:Notes"
17523
17524 \end_inset
17525
17526
17527 \end_layout
17528
17529 \begin_layout Standard
17530 LyX offers you a few types of notes to add to your document:
17531 \end_layout
17532
17533 \begin_layout Description
17534 LyX
17535 \begin_inset space ~
17536 \end_inset
17537
17538 Note This note type is for internal notes that will not appear in the output.
17539 \begin_inset Newline newline
17540 \end_inset
17541
17542
17543 \begin_inset Note Note
17544 status open
17545
17546 \begin_layout Plain Layout
17547 This is text in a note box that doesn't appear in the output.
17548 \end_layout
17549
17550 \end_inset
17551
17552
17553 \end_layout
17554
17555 \begin_layout Description
17556 Comment This note also doesn't appear in the output but it does appear as
17557  a LaTeX-comment when you export the document to LaTeX via the menu 
17558 \family sans
17559 File\SpecialChar \menuseparator
17560 Export\SpecialChar \menuseparator
17561 LaT
17562 \begin_inset ERT
17563 status collapsed
17564
17565 \begin_layout Plain Layout
17566
17567 {}
17568 \end_layout
17569
17570 \end_inset
17571
17572 eX
17573 \begin_inset space ~
17574 \end_inset
17575
17576 (xxx)
17577 \family default
17578 .
17579 \begin_inset Newline newline
17580 \end_inset
17581
17582
17583 \begin_inset Note Comment
17584 status open
17585
17586 \begin_layout Plain Layout
17587 This is text in a note box that only appears as a comment in LaTeX-files.
17588 \end_layout
17589
17590 \end_inset
17591
17592
17593 \end_layout
17594
17595 \begin_layout Description
17596 Greyed
17597 \begin_inset space ~
17598 \end_inset
17599
17600 Out This note will appear in the output as text in a color which you can
17601  set in the document settings under 
17602 \family sans
17603 Colors\SpecialChar \menuseparator
17604 Greyed-out
17605 \begin_inset space ~
17606 \end_inset
17607
17608 notes
17609 \family default
17610 .
17611 \begin_inset Newline newline
17612 \end_inset
17613
17614
17615 \begin_inset Newline newline
17616 \end_inset
17617
17618
17619 \begin_inset Note Greyedout
17620 status open
17621
17622 \begin_layout Plain Layout
17623 This is the text
17624 \begin_inset Foot
17625 status collapsed
17626
17627 \begin_layout Plain Layout
17628 This is an example footnote within a greyed out note.
17629  In this document the color of this note type is set to blue.
17630 \end_layout
17631
17632 \end_inset
17633
17634  of a comment that appears in the output.
17635 \end_layout
17636
17637 \end_inset
17638
17639
17640 \begin_inset Newline newline
17641 \end_inset
17642
17643
17644 \begin_inset Newline newline
17645 \end_inset
17646
17647 As you can see in the example, greyed out notes can have footnotes.
17648 \end_layout
17649
17650 \begin_layout Standard
17651 Notes are inserted with the toolbar button 
17652 \begin_inset Info
17653 type  "icon"
17654 arg   "note-insert"
17655 \end_inset
17656
17657  or the menu 
17658 \family sans
17659 Insert\SpecialChar \menuseparator
17660 Note
17661 \family default
17662 .
17663  Right-click on the note box that appears to select the note type.
17664 \end_layout
17665
17666 \begin_layout Section
17667 Footnotes
17668 \begin_inset Index idx
17669 status collapsed
17670
17671 \begin_layout Plain Layout
17672 Footnotes
17673 \end_layout
17674
17675 \end_inset
17676
17677
17678 \begin_inset CommandInset label
17679 LatexCommand label
17680 name "sec:Footnotes"
17681
17682 \end_inset
17683
17684
17685 \end_layout
17686
17687 \begin_layout Standard
17688 LyX uses boxes to display footnotes: When you insert a footnote using the
17689  menu 
17690 \family sans
17691 Insert\SpecialChar \menuseparator
17692 Footnote
17693 \family default
17694  or the toolbar button 
17695 \begin_inset Info
17696 type  "icon"
17697 arg   "footnote-insert"
17698 \end_inset
17699
17700
17701 \family roman
17702 \series medium
17703 \bar no
17704 you will see
17705 \family default
17706 \series default
17707 \bar default
17708  a box like this: 
17709 \begin_inset Graphics
17710         filename clipart/footnoteQt4.png
17711         scale 80
17712
17713 \end_inset
17714
17715
17716 \family roman
17717 \series medium
17718 \bar no
17719  This box is LyX's representation of your footnote.
17720  If you
17721 \family default
17722 \series default
17723 \bar default
17724  left-click on 
17725 \family roman
17726 \series medium
17727 \bar no
17728 the 
17729 \begin_inset Quotes eld
17730 \end_inset
17731
17732
17733 \family sans
17734 foot
17735 \family roman
17736
17737 \begin_inset Quotes erd
17738 \end_inset
17739
17740
17741 \family default
17742 \series default
17743 \bar default
17744  
17745 \family roman
17746 \series medium
17747 \bar no
17748 label, the box will
17749 \family default
17750 \series default
17751 \bar default
17752  be opened and you can enter the footnote text into it.
17753  Clicking on the box label again will close 
17754 \family roman
17755 \series medium
17756 \bar no
17757 the
17758 \family default
17759 \series default
17760 \bar default
17761  box
17762 \family roman
17763 \series medium
17764 \bar no
17765 .
17766  If you want to turn existing text into a footnote, simply highlight it
17767  and click on the footnote
17768 \family default
17769 \series default
17770 \bar default
17771  toolbar 
17772 \family roman
17773 \series medium
17774 \bar no
17775 button
17776 \family default
17777 \series default
17778 \bar default
17779 .
17780 \end_layout
17781
17782 \begin_layout Standard
17783 Here is an example footnote:
17784 \family roman
17785 \series medium
17786 \bar no
17787
17788 \begin_inset Foot
17789 status collapsed
17790
17791 \begin_layout Plain Layout
17792 To close a footnote, click on the footnote box label.
17793 \end_layout
17794
17795 \end_inset
17796
17797
17798 \end_layout
17799
17800 \begin_layout Standard
17801 The footnote will appear in the output as a superscript number at the text
17802  position where the footnote box is placed.
17803  The footnote text is placed at the bottom of the current page.
17804  The footnote number is calculated by LyX according to the document class.
17805  LyX does not yet support a particular numbering scheme, but you can get
17806  other schemes using special LaTeX-commands.
17807  T
17808 \family roman
17809 h
17810 \family default
17811 ey are described in the 
17812 \emph on
17813 Embedded
17814 \begin_inset space ~
17815 \end_inset
17816
17817 Objects
17818 \emph default
17819  manual.
17820 \end_layout
17821
17822 \begin_layout Section
17823 Marginal Notes
17824 \begin_inset Index idx
17825 status collapsed
17826
17827 \begin_layout Plain Layout
17828 Marginal notes
17829 \end_layout
17830
17831 \end_inset
17832
17833
17834 \begin_inset CommandInset label
17835 LatexCommand label
17836 name "sec:Marginal-Notes"
17837
17838 \end_inset
17839
17840
17841 \end_layout
17842
17843 \begin_layout Standard
17844 Marginal notes look and behave just like footnotes in LyX.
17845  When you insert a margin note via the menu 
17846 \family sans
17847 Insert\SpecialChar \menuseparator
17848 Marginal
17849 \begin_inset space ~
17850 \end_inset
17851
17852 Note
17853 \family default
17854  or the toolbar button 
17855 \begin_inset Info
17856 type  "icon"
17857 arg   "marginalnote-insert"
17858 \end_inset
17859
17860 , you will see 
17861 \family roman
17862 \series medium
17863 a
17864 \family default
17865 \series default
17866  
17867 \family roman
17868 \series medium
17869 box with the
17870 \family default
17871 \series default
17872  
17873 \family roman
17874 \series medium
17875 label 
17876 \begin_inset Quotes eld
17877 \end_inset
17878
17879 margin
17880 \begin_inset Quotes erd
17881 \end_inset
17882
17883  appearing within your text.
17884  This box is LyX's representation of your margin
17885 \family default
17886 \series default
17887 al 
17888 \family roman
17889 \series medium
17890 note.
17891 \end_layout
17892
17893 \begin_layout Standard
17894 At the side of this sentence is an example marginal note.
17895 \family roman
17896 \series medium
17897
17898 \begin_inset Marginal
17899 status open
17900
17901 \begin_layout Plain Layout
17902 \align left
17903 This is a marginal note.
17904 \end_layout
17905
17906 \end_inset
17907
17908
17909 \end_layout
17910
17911 \begin_layout Standard
17912 Marginal notes appear at the right side in single-sided documents.
17913  In double-sided documents they appear in the outer margin – left on even
17914  pages, right on odd pages.
17915 \end_layout
17916
17917 \begin_layout Standard
17918 For further information about marginal notes see the section 
17919 \emph on
17920 Margin
17921 \begin_inset space ~
17922 \end_inset
17923
17924 Notes
17925 \emph default
17926  in the 
17927 \emph on
17928 Embedded
17929 \begin_inset space ~
17930 \end_inset
17931
17932 Objects
17933 \emph default
17934  manual.
17935 \end_layout
17936
17937 \begin_layout Section
17938 Graphics and Images
17939 \begin_inset Index idx
17940 status collapsed
17941
17942 \begin_layout Plain Layout
17943 Images
17944 \end_layout
17945
17946 \end_inset
17947
17948
17949 \begin_inset Index idx
17950 status collapsed
17951
17952 \begin_layout Plain Layout
17953 Graphics
17954 \end_layout
17955
17956 \end_inset
17957
17958
17959 \begin_inset CommandInset label
17960 LatexCommand label
17961 name "sec:Graphics"
17962
17963 \end_inset
17964
17965
17966 \end_layout
17967
17968 \begin_layout Standard
17969 To insert an image in your document, place the cursor at the text position
17970  you want and click on the toolbar icon 
17971 \begin_inset Info
17972 type  "icon"
17973 arg   "dialog-show-new-inset graphics"
17974 \end_inset
17975
17976  or select 
17977 \family sans
17978 Insert\SpecialChar \menuseparator
17979 Graphics
17980 \family default
17981  from the menu.
17982  Then a dialog will appear to choose the file to load.
17983 \end_layout
17984
17985 \begin_layout Standard
17986 This dialog has numerous mostly self-explanatory parameters.
17987  The 
17988 \family sans
17989 Graphics
17990 \family default
17991  tab allows you to choose your image file.
17992  The image can be transformed by setting a rotation angle and a scaling
17993  factor.
17994  The scaling units are explained in Appendix
17995 \begin_inset space ~
17996 \end_inset
17997
17998
17999 \begin_inset CommandInset ref
18000 LatexCommand ref
18001 reference "chap:Units-available-in"
18002
18003 \end_inset
18004
18005 .
18006 \end_layout
18007
18008 \begin_layout Standard
18009 In the tab 
18010 \family sans
18011 Clipping
18012 \family default
18013  it is possible to set image coordinates to adjust the height and width
18014  of the image in the output.
18015  The coordinates can also be calculated automatically by pressing the button
18016  
18017 \family sans
18018 Get
18019 \begin_inset space ~
18020 \end_inset
18021
18022 from
18023 \begin_inset space ~
18024 \end_inset
18025
18026 file
18027 \family default
18028 .
18029  The option 
18030 \family sans
18031 Clip
18032 \begin_inset space ~
18033 \end_inset
18034
18035 to
18036 \begin_inset space ~
18037 \end_inset
18038
18039 bounding
18040 \begin_inset space ~
18041 \end_inset
18042
18043 box
18044 \family default
18045  will only print the image region within the given coordinates.
18046  Normally you don't need to take care about image coordinates and can ignore
18047  the tab 
18048 \family sans
18049 Clipping
18050 \family default
18051 .
18052 \end_layout
18053
18054 \begin_layout Standard
18055 In the 
18056 \family sans
18057 LaT
18058 \begin_inset ERT
18059 status collapsed
18060
18061 \begin_layout Plain Layout
18062
18063 {}
18064 \end_layout
18065
18066 \end_inset
18067
18068 eX
18069 \begin_inset space ~
18070 \end_inset
18071
18072 and
18073 \begin_inset space ~
18074 \end_inset
18075
18076 Ly
18077 \begin_inset ERT
18078 status collapsed
18079
18080 \begin_layout Plain Layout
18081
18082 {}
18083 \end_layout
18084
18085 \end_inset
18086
18087 X options
18088 \family default
18089  tab LaTeX experts can specify additional LaTeX options.
18090  In this tab you can also specify the appearance of the image inside LyX.
18091  The option 
18092 \family sans
18093 Draft
18094 \begin_inset space ~
18095 \end_inset
18096
18097 mode
18098 \family default
18099  has the effect that the image doesn't appear in the output, only a frame
18100  with the image size is printed.
18101  The option 
18102 \family sans
18103 Don't
18104 \begin_inset space ~
18105 \end_inset
18106
18107 unzip
18108 \begin_inset space ~
18109 \end_inset
18110
18111 on
18112 \begin_inset space ~
18113 \end_inset
18114
18115 export
18116 \family default
18117  is explained in the 
18118 \emph on
18119 Embedded
18120 \begin_inset space ~
18121 \end_inset
18122
18123 Objects
18124 \emph default
18125  manual in section 
18126 \emph on
18127 Graphics Dialog
18128 \emph default
18129 .
18130 \end_layout
18131
18132 \begin_layout Standard
18133 The graphics dialog can be called at any time by clicking on an image.
18134  Images will appear in the output exactly at the position where they are
18135  in the text.
18136  This is an example image within a separate, horizontally centered paragraph:
18137 \end_layout
18138
18139 \begin_layout Standard
18140 \align center
18141 \begin_inset Graphics
18142         filename clipart/mobius.eps
18143         scale 70
18144
18145 \end_inset
18146
18147
18148 \end_layout
18149
18150 \begin_layout Standard
18151 If you need image captions or want to reference images, you have to put
18152  the image into a float, see section
18153 \begin_inset space ~
18154 \end_inset
18155
18156
18157 \begin_inset CommandInset ref
18158 LatexCommand ref
18159 reference "sub:Figure-Floats"
18160
18161 \end_inset
18162
18163 .
18164 \end_layout
18165
18166 \begin_layout Subsection
18167 Image Formats
18168 \begin_inset Index idx
18169 status collapsed
18170
18171 \begin_layout Plain Layout
18172 Images ! Formats
18173 \end_layout
18174
18175 \end_inset
18176
18177
18178 \begin_inset CommandInset label
18179 LatexCommand label
18180 name "sub:Image-Formats"
18181
18182 \end_inset
18183
18184
18185 \end_layout
18186
18187 \begin_layout Standard
18188 You can insert images in any known file format.
18189  But as we explained in section
18190 \begin_inset space ~
18191 \end_inset
18192
18193
18194 \begin_inset CommandInset ref
18195 LatexCommand ref
18196 reference "sub:Output-file-formats"
18197
18198 \end_inset
18199
18200 , every output document format allows only a few image formats.
18201  LyX therefore uses the program 
18202 \family typewriter
18203 ImageMagick
18204 \family default
18205  in the background to convert the images to the right format.
18206  To increase your workflow by avoiding these conversions in the background,
18207  use only the image formats listed in the subsections of section
18208 \begin_inset space ~
18209 \end_inset
18210
18211
18212 \begin_inset CommandInset ref
18213 LatexCommand ref
18214 reference "sub:Output-file-formats"
18215
18216 \end_inset
18217
18218 .
18219 \end_layout
18220
18221 \begin_layout Standard
18222 Similar to fonts there are two types of image formats:
18223 \end_layout
18224
18225 \begin_layout Description
18226 Bitmap
18227 \begin_inset space ~
18228 \end_inset
18229
18230 images consist of pixel values, often in a compressed form.
18231  They are therefore not fully scalable and look pixelated in large zooms.
18232  Well-known bitmap image formats are 
18233 \begin_inset Quotes eld
18234 \end_inset
18235
18236 Graphics Interchange Format
18237 \begin_inset Quotes erd
18238 \end_inset
18239
18240  (GIF, file extension 
18241 \begin_inset Quotes eld
18242 \end_inset
18243
18244
18245 \family typewriter
18246 .gif
18247 \family default
18248
18249 \begin_inset Quotes erd
18250 \end_inset
18251
18252 )
18253 \begin_inset Index idx
18254 status collapsed
18255
18256 \begin_layout Plain Layout
18257 GIF|see
18258 \begin_inset ERT
18259 status collapsed
18260
18261 \begin_layout Plain Layout
18262
18263 {
18264 \end_layout
18265
18266 \end_inset
18267
18268 Image formats
18269 \begin_inset ERT
18270 status collapsed
18271
18272 \begin_layout Plain Layout
18273
18274 }
18275 \end_layout
18276
18277 \end_inset
18278
18279
18280 \end_layout
18281
18282 \end_inset
18283
18284
18285 \begin_inset Quotes eld
18286 \end_inset
18287
18288 Portable Network Graphics
18289 \begin_inset Quotes erd
18290 \end_inset
18291
18292  (PNG, file extension 
18293 \begin_inset Quotes eld
18294 \end_inset
18295
18296
18297 \family typewriter
18298 .png
18299 \family default
18300
18301 \begin_inset Quotes erd
18302 \end_inset
18303
18304 )
18305 \begin_inset Index idx
18306 status collapsed
18307
18308 \begin_layout Plain Layout
18309 PNG|see
18310 \begin_inset ERT
18311 status collapsed
18312
18313 \begin_layout Plain Layout
18314
18315 {
18316 \end_layout
18317
18318 \end_inset
18319
18320 Image formats
18321 \begin_inset ERT
18322 status collapsed
18323
18324 \begin_layout Plain Layout
18325
18326 }
18327 \end_layout
18328
18329 \end_inset
18330
18331
18332 \end_layout
18333
18334 \end_inset
18335
18336 , and 
18337 \begin_inset Quotes eld
18338 \end_inset
18339
18340 Joint Photographic Experts Group
18341 \begin_inset Quotes erd
18342 \end_inset
18343
18344  (JPG, file extension 
18345 \begin_inset Quotes eld
18346 \end_inset
18347
18348
18349 \family typewriter
18350 .jpg
18351 \family default
18352
18353 \begin_inset Quotes erd
18354 \end_inset
18355
18356  or 
18357 \begin_inset Quotes eld
18358 \end_inset
18359
18360
18361 \family typewriter
18362 .jpeg
18363 \family default
18364
18365 \begin_inset Quotes erd
18366 \end_inset
18367
18368 )
18369 \begin_inset Index idx
18370 status collapsed
18371
18372 \begin_layout Plain Layout
18373 JPG|see
18374 \begin_inset ERT
18375 status collapsed
18376
18377 \begin_layout Plain Layout
18378
18379 {
18380 \end_layout
18381
18382 \end_inset
18383
18384 Image formats
18385 \begin_inset ERT
18386 status collapsed
18387
18388 \begin_layout Plain Layout
18389
18390 }
18391 \end_layout
18392
18393 \end_inset
18394
18395
18396 \end_layout
18397
18398 \end_inset
18399
18400 .
18401 \end_layout
18402
18403 \begin_layout Description
18404 Scalable
18405 \begin_inset space ~
18406 \end_inset
18407
18408 images consist of vectors and can therefore be scaled to any size without
18409  data loss.
18410  The scaling ability is desired if you want to create presentations, because
18411  presentations are always scaled by the beamer.
18412  Scaling is also useful for online documents to let the user zoom into diagrams.
18413 \begin_inset Newline newline
18414 \end_inset
18415
18416 Scalable image formats can be 
18417 \begin_inset Quotes eld
18418 \end_inset
18419
18420 Scalable Vector Graphics
18421 \begin_inset Quotes erd
18422 \end_inset
18423
18424  (SVG, file extension 
18425 \begin_inset Quotes eld
18426 \end_inset
18427
18428
18429 \family typewriter
18430 .svg
18431 \family default
18432
18433 \begin_inset Quotes erd
18434 \end_inset
18435
18436 )
18437 \begin_inset Index idx
18438 status collapsed
18439
18440 \begin_layout Plain Layout
18441 SVG|see
18442 \begin_inset ERT
18443 status collapsed
18444
18445 \begin_layout Plain Layout
18446
18447 {
18448 \end_layout
18449
18450 \end_inset
18451
18452 Image formats
18453 \begin_inset ERT
18454 status collapsed
18455
18456 \begin_layout Plain Layout
18457
18458 }
18459 \end_layout
18460
18461 \end_inset
18462
18463
18464 \end_layout
18465
18466 \end_inset
18467
18468
18469 \begin_inset Quotes eld
18470 \end_inset
18471
18472 Encapsulated PostScript
18473 \begin_inset Quotes erd
18474 \end_inset
18475
18476  (EPS, file extension 
18477 \begin_inset Quotes eld
18478 \end_inset
18479
18480
18481 \family typewriter
18482 .eps
18483 \family default
18484
18485 \begin_inset Quotes erd
18486 \end_inset
18487
18488 )
18489 \begin_inset Index idx
18490 status collapsed
18491
18492 \begin_layout Plain Layout
18493 EPS|see
18494 \begin_inset ERT
18495 status collapsed
18496
18497 \begin_layout Plain Layout
18498
18499 {
18500 \end_layout
18501
18502 \end_inset
18503
18504 Image formats
18505 \begin_inset ERT
18506 status collapsed
18507
18508 \begin_layout Plain Layout
18509
18510 }
18511 \end_layout
18512
18513 \end_inset
18514
18515
18516 \end_layout
18517
18518 \end_inset
18519
18520 , and 
18521 \begin_inset Quotes eld
18522 \end_inset
18523
18524 Portable Document Format
18525 \begin_inset Quotes erd
18526 \end_inset
18527
18528  (PDF, file extension 
18529 \begin_inset Quotes eld
18530 \end_inset
18531
18532
18533 \family typewriter
18534 .pdf
18535 \family default
18536
18537 \begin_inset Quotes erd
18538 \end_inset
18539
18540 )
18541 \begin_inset Index idx
18542 status collapsed
18543
18544 \begin_layout Plain Layout
18545 PDF
18546 \end_layout
18547
18548 \end_inset
18549
18550 .
18551  We say 
18552 \begin_inset Quotes eld
18553 \end_inset
18554
18555 can be
18556 \begin_inset Quotes erd
18557 \end_inset
18558
18559 , because you can convert any bitmap image format to PDF or EPS and the
18560  result will not be scalable.
18561  In this case only a header with the image properties is added to the original
18562  image.
18563 \begin_inset Foot
18564 status collapsed
18565
18566 \begin_layout Plain Layout
18567 In the case of PDF, the original image is additionally compressed.
18568 \end_layout
18569
18570 \end_inset
18571
18572
18573 \end_layout
18574
18575 \begin_layout Standard
18576 Normally one cannot convert a bitmap image into a scalable one, only 
18577 \emph on
18578 vice versa
18579 \emph default
18580 .
18581 \end_layout
18582
18583 \begin_layout Subsection
18584 Grouping of Image Settings
18585 \begin_inset Index idx
18586 status collapsed
18587
18588 \begin_layout Plain Layout
18589 Images ! Settings grouping
18590 \end_layout
18591
18592 \end_inset
18593
18594
18595 \end_layout
18596
18597 \begin_layout Standard
18598 Each image can define a new group of image settings or join an existing
18599  group.
18600  Images within such a group share their settings, so adjusting one image
18601  of the group automatically also adjusts all other images of the group in
18602  the same way.
18603  So you can for example change the size for a bunch of images without the
18604  need to manually change each of them.
18605  
18606 \end_layout
18607
18608 \begin_layout Standard
18609 A new group can be set by pressing the button 
18610 \family sans
18611 Open
18612 \begin_inset space ~
18613 \end_inset
18614
18615 new
18616 \begin_inset space ~
18617 \end_inset
18618
18619 group
18620 \family default
18621  in the
18622 \family sans
18623  Graphics
18624 \family default
18625  dialog in the 
18626 \family sans
18627 LaT
18628 \begin_inset ERT
18629 status collapsed
18630
18631 \begin_layout Plain Layout
18632
18633 {}
18634 \end_layout
18635
18636 \end_inset
18637
18638 eX
18639 \begin_inset space ~
18640 \end_inset
18641
18642 and
18643 \begin_inset space ~
18644 \end_inset
18645
18646 Ly
18647 \begin_inset ERT
18648 status collapsed
18649
18650 \begin_layout Plain Layout
18651
18652 {}
18653 \end_layout
18654
18655 \end_inset
18656
18657 X options
18658 \family default
18659  tab.
18660  Joining an existing group can be done using the context menu of the image
18661  and checking the name of the desired group.
18662 \end_layout
18663
18664 \begin_layout Section
18665 Tables
18666 \begin_inset Index idx
18667 status collapsed
18668
18669 \begin_layout Plain Layout
18670 Tables
18671 \end_layout
18672
18673 \end_inset
18674
18675
18676 \begin_inset CommandInset label
18677 LatexCommand label
18678 name "sec:Tables"
18679
18680 \end_inset
18681
18682
18683 \end_layout
18684
18685 \begin_layout Standard
18686 You can insert a table using either the toolbar button 
18687 \begin_inset Info
18688 type  "icon"
18689 arg   "tabular-insert"
18690 \end_inset
18691
18692  or the menu 
18693 \family sans
18694 Insert\SpecialChar \menuseparator
18695 Table
18696 \family default
18697 .
18698  A dialog will appear, asking you for the number of rows and columns.
18699  The default table has lines around any cell and the first row appears separated
18700  from the rest of the table.
18701  This separation appears due to a double line: The cells of the first row
18702  have a line below them and the cells of the second row have a line above
18703  them.
18704  Here is an example table:
18705 \end_layout
18706
18707 \begin_layout Standard
18708 \align center
18709 \begin_inset Tabular
18710 <lyxtabular version="3" rows="4" columns="4">
18711 <features rotate="0" tabularvalignment="middle">
18712 <column alignment="center" valignment="top" width="0pt">
18713 <column alignment="center" valignment="top" width="0pt">
18714 <column alignment="center" valignment="top" width="0in">
18715 <column alignment="center" valignment="top" width="0pt">
18716 <row>
18717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18718 \begin_inset Text
18719
18720 \begin_layout Plain Layout
18721
18722 \end_layout
18723
18724 \end_inset
18725 </cell>
18726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18727 \begin_inset Text
18728
18729 \begin_layout Plain Layout
18730
18731 \family roman
18732 \series medium
18733 \shape up
18734 \size normal
18735 \emph off
18736 \bar no
18737 \noun off
18738 \color none
18739 1
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18745 \begin_inset Text
18746
18747 \begin_layout Plain Layout
18748 2
18749 \end_layout
18750
18751 \end_inset
18752 </cell>
18753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18754 \begin_inset Text
18755
18756 \begin_layout Plain Layout
18757 3
18758 \end_layout
18759
18760 \end_inset
18761 </cell>
18762 </row>
18763 <row>
18764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18765 \begin_inset Text
18766
18767 \begin_layout Plain Layout
18768
18769 \family roman
18770 \series medium
18771 \shape up
18772 \size normal
18773 \emph off
18774 \bar no
18775 \noun off
18776 \color none
18777 A
18778 \end_layout
18779
18780 \end_inset
18781 </cell>
18782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18783 \begin_inset Text
18784
18785 \begin_layout Plain Layout
18786
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18792 \begin_inset Text
18793
18794 \begin_layout Plain Layout
18795
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 </row>
18810 <row>
18811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18812 \begin_inset Text
18813
18814 \begin_layout Plain Layout
18815
18816 \family roman
18817 \series medium
18818 \shape up
18819 \size normal
18820 \emph off
18821 \bar no
18822 \noun off
18823 \color none
18824 B
18825 \end_layout
18826
18827 \end_inset
18828 </cell>
18829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18830 \begin_inset Text
18831
18832 \begin_layout Plain Layout
18833
18834 \end_layout
18835
18836 \end_inset
18837 </cell>
18838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18839 \begin_inset Text
18840
18841 \begin_layout Plain Layout
18842
18843 \size normal
18844 \noun off
18845 \color none
18846  
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 </row>
18861 <row>
18862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \begin_layout Plain Layout
18866
18867 \family roman
18868 \series medium
18869 \shape up
18870 \size normal
18871 \emph off
18872 \bar no
18873 \noun off
18874 \color none
18875 C
18876 \end_layout
18877
18878 \end_inset
18879 </cell>
18880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18881 \begin_inset Text
18882
18883 \begin_layout Plain Layout
18884
18885 \end_layout
18886
18887 \end_inset
18888 </cell>
18889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 </row>
18908 </lyxtabular>
18909
18910 \end_inset
18911
18912
18913 \end_layout
18914
18915 \begin_layout Subsection
18916 The Table dialog
18917 \end_layout
18918
18919 \begin_layout Standard
18920 You can alter a table by clicking on it with the right mouse button and
18921  then choosing 
18922 \family sans
18923 More\SpecialChar \menuseparator
18924 Settings
18925 \family default
18926 .
18927  This brings up the table dialog.
18928  Here you can adjust the settings of the cell, row and/or column where the
18929  cursor is placed currently.
18930  Most of the dialog options also work on selections.
18931  This means that if you select more cells, columns or rows the action is
18932  done on all of your selection.
18933 \end_layout
18934
18935 \begin_layout Standard
18936 In addition to the table dialog, the 
18937 \family sans
18938 table
18939 \begin_inset space ~
18940 \end_inset
18941
18942 toolbar
18943 \family default
18944  helps you in setting table properties.
18945  It appears if the cursor is inside a table.
18946 \end_layout
18947
18948 \begin_layout Standard
18949 In the tab 
18950 \family sans
18951 Table
18952 \begin_inset space ~
18953 \end_inset
18954
18955 Settings
18956 \family default
18957  of the table dialog you can set the alignment for the current row.
18958  If you add a row or column, it will be inserted right beside or below the
18959  current cell respectively.
18960  The vertical alignment of a column can only be adjusted when a column width
18961  is given.
18962  A given width will allow the cell to have line breaks and multiple paragraphs
18963  of text, see section
18964 \begin_inset space ~
18965 \end_inset
18966
18967
18968 \begin_inset CommandInset ref
18969 LatexCommand ref
18970 reference "sub:Table-Cells"
18971
18972 \end_inset
18973
18974 .
18975 \end_layout
18976
18977 \begin_layout Standard
18978 You can mark multiple cells of one row/column as a multicolumn/row cell
18979  using the check box 
18980 \family sans
18981 Multicolumn
18982 \family default
18983  or 
18984 \family sans
18985 Multirow
18986 \family default
18987 .
18988  This will merge the cells to 
18989 \emph on
18990 one
18991 \emph default
18992  cell, spread over more than one column/row.
18993  Multicolumn cells are treated as own rows, so that the alignment, width,
18994  and border settings affect only the multicolumn cell.
18995  Here is an example table with a multicolumn cell in the first row and one
18996  in the last row without the upper border:
18997 \end_layout
18998
18999 \begin_layout Standard
19000 \align center
19001 \begin_inset Tabular
19002 <lyxtabular version="3" rows="3" columns="4">
19003 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
19004 <column alignment="center" valignment="top" width="0pt">
19005 <column alignment="center" valignment="middle">
19006 <column alignment="center" valignment="top" width="0in">
19007 <column alignment="center" valignment="top" width="0pt">
19008 <row>
19009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013 abc
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
19019 \begin_inset Text
19020
19021 \begin_layout Plain Layout
19022 def ghi
19023 \end_layout
19024
19025 \end_inset
19026 </cell>
19027 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19028 \begin_inset Text
19029
19030 \begin_layout Plain Layout
19031
19032 \end_layout
19033
19034 \end_inset
19035 </cell>
19036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19037 \begin_inset Text
19038
19039 \begin_layout Plain Layout
19040 jkl
19041 \end_layout
19042
19043 \end_inset
19044 </cell>
19045 </row>
19046 <row>
19047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19048 \begin_inset Text
19049
19050 \begin_layout Plain Layout
19051
19052 \family roman
19053 \series medium
19054 \shape up
19055 \size normal
19056 \emph off
19057 \bar no
19058 \noun off
19059 \color none
19060 A
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19066 \begin_inset Text
19067
19068 \begin_layout Plain Layout
19069 B
19070 \end_layout
19071
19072 \end_inset
19073 </cell>
19074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19075 \begin_inset Text
19076
19077 \begin_layout Plain Layout
19078 C
19079 \end_layout
19080
19081 \end_inset
19082 </cell>
19083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19084 \begin_inset Text
19085
19086 \begin_layout Plain Layout
19087 D
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 </row>
19093 <row>
19094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19095 \begin_inset Text
19096
19097 \begin_layout Plain Layout
19098 1
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107 2
19108 \end_layout
19109
19110 \end_inset
19111 </cell>
19112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116 3
19117 \end_layout
19118
19119 \end_inset
19120 </cell>
19121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19122 \begin_inset Text
19123
19124 \begin_layout Plain Layout
19125 4
19126 \end_layout
19127
19128 \end_inset
19129 </cell>
19130 </row>
19131 </lyxtabular>
19132
19133 \end_inset
19134
19135
19136 \end_layout
19137
19138 \begin_layout Standard
19139 Adept users can declare special LaTeX-arguments for the table.
19140  They are necessary for special table formatting, such as the multirow cells,
19141  explained in the chapter 
19142 \emph on
19143 Tables
19144 \emph default
19145  of the 
19146 \emph on
19147 Embedded
19148 \begin_inset space ~
19149 \end_inset
19150
19151 Objects
19152 \emph default
19153  manual.
19154  You can also rotate the current cell or the whole table 90
19155 \begin_inset space \thinspace{}
19156 \end_inset
19157
19158 degrees counterclockwise.
19159  These rotations are not visible in LyX but are visible in the output.
19160 \end_layout
19161
19162 \begin_layout Standard
19163 \begin_inset Note Greyedout
19164 status open
19165
19166 \begin_layout Plain Layout
19167
19168 \series bold
19169 Note:
19170 \series default
19171  Most DVI-viewers are 
19172 \emph on
19173 not
19174 \emph default
19175  able to display rotations.
19176 \end_layout
19177
19178 \end_inset
19179
19180
19181 \end_layout
19182
19183 \begin_layout Standard
19184 The 
19185 \family sans
19186 Borders
19187 \family default
19188  tab allows you to add and delete border lines for the current row/column.
19189  The button 
19190 \family sans
19191 Default
19192 \family default
19193  adds lines for all cell borders.
19194 \end_layout
19195
19196 \begin_layout Subsection
19197 Longtables
19198 \begin_inset Index idx
19199 status collapsed
19200
19201 \begin_layout Plain Layout
19202 Tables ! Longtables
19203 \end_layout
19204
19205 \end_inset
19206
19207
19208 \begin_inset Index idx
19209 status collapsed
19210
19211 \begin_layout Plain Layout
19212 Longtables
19213 \end_layout
19214
19215 \end_inset
19216
19217
19218 \end_layout
19219
19220 \begin_layout Standard
19221 If the table is too long to fit on one page, you can use the option 
19222 \family sans
19223 Use
19224 \begin_inset space ~
19225 \end_inset
19226
19227 long
19228 \begin_inset space ~
19229 \end_inset
19230
19231 table
19232 \family default
19233  in the tab 
19234 \family sans
19235 Longtable
19236 \family default
19237  of the table dialog to split the table automatically over more pages.
19238  Doing this enables some check boxes and you can now define:
19239 \end_layout
19240
19241 \begin_layout Description
19242
19243 \family sans
19244 Header
19245 \family default
19246 : The current row and all rows above, that don't have any special options
19247  defined, are defined to be the header rows of all pages of the longtable.
19248  except for the first page, if 
19249 \family sans
19250 First
19251 \begin_inset space ~
19252 \end_inset
19253
19254 header
19255 \family default
19256  is defined.
19257 \end_layout
19258
19259 \begin_layout Description
19260
19261 \family sans
19262 First
19263 \begin_inset space ~
19264 \end_inset
19265
19266 header
19267 \family default
19268 : The current row and all rows above, that don't have any special options
19269  defined, are defined to be the header rows of the first page of the longtable.
19270 \end_layout
19271
19272 \begin_layout Description
19273
19274 \family sans
19275 Footer
19276 \family default
19277 : The current row and all rows below, that don't have any special options
19278  defined, are defined to be the footer rows of all pages of the longtable,
19279  except for the last page, if 
19280 \family sans
19281 Last
19282 \begin_inset space ~
19283 \end_inset
19284
19285 footer
19286 \family default
19287  is defined.
19288 \end_layout
19289
19290 \begin_layout Description
19291
19292 \family sans
19293 Last
19294 \begin_inset space ~
19295 \end_inset
19296
19297 footer
19298 \family default
19299 : The current row and all rows below, that don't have any special options
19300  defined, are defined to be the footer rows of the last page of the longtable.
19301 \end_layout
19302
19303 \begin_layout Description
19304 Caption: The first row is reset as a single column.
19305  You can now insert there the table caption via the menu 
19306 \family sans
19307 Insert\SpecialChar \menuseparator
19308 Caption
19309 \family default
19310 .
19311  More about longtable captions can be found in the 
19312 \emph on
19313 Embedded
19314 \begin_inset space ~
19315 \end_inset
19316
19317 Objects
19318 \emph default
19319  manual.
19320 \end_layout
19321
19322 \begin_layout Standard
19323 You can also specify a row where the table is split.
19324  If you set more than one option in the same table row, you should be aware
19325  that then only the first option is used; the others will be defined as
19326  
19327 \emph on
19328 empty
19329 \emph default
19330 .
19331  In this context, first means first in this order: 
19332 \family sans
19333 Footer, Last
19334 \begin_inset space ~
19335 \end_inset
19336
19337 footer,
19338 \family default
19339  
19340 \family sans
19341 Header,
19342 \family default
19343  
19344 \family sans
19345 First
19346 \begin_inset space ~
19347 \end_inset
19348
19349 header
19350 \family default
19351 ; see the following longtable to see how it works:
19352 \end_layout
19353
19354 \begin_layout Standard
19355 \align center
19356 \begin_inset Tabular
19357 <lyxtabular version="3" rows="69" columns="3">
19358 <features rotate="0" islongtable="true" longtabularalignment="center">
19359 <column alignment="block" valignment="top" width="5cm">
19360 <column alignment="left" valignment="top" width="0pt">
19361 <column alignment="right" valignment="top" width="0pt">
19362 <row endfirsthead="true">
19363 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367
19368 \series bold
19369 Example Phone List (ignore the names)
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 </row>
19393 <row endfirsthead="true">
19394 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398
19399 \series bold
19400 NAME
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418
19419 \series bold
19420 TEL.
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 </row>
19426 <row endhead="true">
19427 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431  
19432 \series bold
19433 Example Phone List
19434 \end_layout
19435
19436 \end_inset
19437 </cell>
19438 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 </row>
19457 <row endhead="true">
19458 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462
19463 \series bold
19464 NAME
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473
19474 \end_layout
19475
19476 \end_inset
19477 </cell>
19478 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482
19483 \series bold
19484 TEL.
19485 \end_layout
19486
19487 \end_inset
19488 </cell>
19489 </row>
19490 <row endfoot="true">
19491 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19492 \begin_inset Text
19493
19494 \begin_layout Plain Layout
19495  
19496 \series bold
19497 continue ...
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Plain Layout
19506
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 </row>
19521 <row>
19522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526
19527 \series bold
19528 Annovi
19529 \end_layout
19530
19531 \end_inset
19532 </cell>
19533 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537 Silvia
19538 \end_layout
19539
19540 \end_inset
19541 </cell>
19542 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19543 \begin_inset Text
19544
19545 \begin_layout Plain Layout
19546 111
19547 \end_layout
19548
19549 \end_inset
19550 </cell>
19551 </row>
19552 <row>
19553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19554 \begin_inset Text
19555
19556 \begin_layout Plain Layout
19557
19558 \series bold
19559 Bertoli
19560 \end_layout
19561
19562 \end_inset
19563 </cell>
19564 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19565 \begin_inset Text
19566
19567 \begin_layout Plain Layout
19568 Stefano
19569 \end_layout
19570
19571 \end_inset
19572 </cell>
19573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19574 \begin_inset Text
19575
19576 \begin_layout Plain Layout
19577 111
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 </row>
19583 <row>
19584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588
19589 \series bold
19590 Bozzi
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599 Walter
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19605 \begin_inset Text
19606
19607 \begin_layout Plain Layout
19608 111
19609 \end_layout
19610
19611 \end_inset
19612 </cell>
19613 </row>
19614 <row>
19615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19616 \begin_inset Text
19617
19618 \begin_layout Plain Layout
19619
19620 \series bold
19621 Cachia
19622 \end_layout
19623
19624 \end_inset
19625 </cell>
19626 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19627 \begin_inset Text
19628
19629 \begin_layout Plain Layout
19630 Maria
19631 \end_layout
19632
19633 \end_inset
19634 </cell>
19635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19636 \begin_inset Text
19637
19638 \begin_layout Plain Layout
19639 111
19640 \end_layout
19641
19642 \end_inset
19643 </cell>
19644 </row>
19645 <row>
19646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19647 \begin_inset Text
19648
19649 \begin_layout Plain Layout
19650
19651 \series bold
19652 Cachia
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19658 \begin_inset Text
19659
19660 \begin_layout Plain Layout
19661 Maurizio
19662 \end_layout
19663
19664 \end_inset
19665 </cell>
19666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19667 \begin_inset Text
19668
19669 \begin_layout Plain Layout
19670 111
19671 \end_layout
19672
19673 \end_inset
19674 </cell>
19675 </row>
19676 <row>
19677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19678 \begin_inset Text
19679
19680 \begin_layout Plain Layout
19681
19682 \series bold
19683 Cinquemani
19684 \end_layout
19685
19686 \end_inset
19687 </cell>
19688 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Plain Layout
19692 Giusi
19693 \end_layout
19694
19695 \end_inset
19696 </cell>
19697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19698 \begin_inset Text
19699
19700 \begin_layout Plain Layout
19701 111
19702 \end_layout
19703
19704 \end_inset
19705 </cell>
19706 </row>
19707 <row>
19708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19709 \begin_inset Text
19710
19711 \begin_layout Plain Layout
19712
19713 \series bold
19714 Colin
19715 \end_layout
19716
19717 \end_inset
19718 </cell>
19719 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19720 \begin_inset Text
19721
19722 \begin_layout Plain Layout
19723 Bernard
19724 \end_layout
19725
19726 \end_inset
19727 </cell>
19728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19729 \begin_inset Text
19730
19731 \begin_layout Plain Layout
19732 111
19733 \end_layout
19734
19735 \end_inset
19736 </cell>
19737 </row>
19738 <row>
19739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19740 \begin_inset Text
19741
19742 \begin_layout Plain Layout
19743
19744 \series bold
19745 Concli
19746 \end_layout
19747
19748 \end_inset
19749 </cell>
19750 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19751 \begin_inset Text
19752
19753 \begin_layout Plain Layout
19754 Gianfranco
19755 \end_layout
19756
19757 \end_inset
19758 </cell>
19759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19760 \begin_inset Text
19761
19762 \begin_layout Plain Layout
19763 111
19764 \end_layout
19765
19766 \end_inset
19767 </cell>
19768 </row>
19769 <row>
19770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774
19775 \series bold
19776 Dal Bosco
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785 Carolina
19786 \end_layout
19787
19788 \end_inset
19789 </cell>
19790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19791 \begin_inset Text
19792
19793 \begin_layout Plain Layout
19794 111
19795 \end_layout
19796
19797 \end_inset
19798 </cell>
19799 </row>
19800 <row>
19801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19802 \begin_inset Text
19803
19804 \begin_layout Plain Layout
19805
19806 \series bold
19807 Dalpiaz
19808 \end_layout
19809
19810 \end_inset
19811 </cell>
19812 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19813 \begin_inset Text
19814
19815 \begin_layout Plain Layout
19816 Annamaria
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825 111
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 </row>
19831 <row>
19832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836
19837 \series bold
19838 Feliciello
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847 Domenico
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Plain Layout
19856 111
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 </row>
19862 <row>
19863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19864 \begin_inset Text
19865
19866 \begin_layout Plain Layout
19867
19868 \series bold
19869 Focarelli
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19875 \begin_inset Text
19876
19877 \begin_layout Plain Layout
19878 Paola
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19884 \begin_inset Text
19885
19886 \begin_layout Plain Layout
19887 111
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 </row>
19893 <row>
19894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19895 \begin_inset Text
19896
19897 \begin_layout Plain Layout
19898
19899 \series bold
19900 Galletti
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909 Oreste
19910 \end_layout
19911
19912 \end_inset
19913 </cell>
19914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19915 \begin_inset Text
19916
19917 \begin_layout Plain Layout
19918 111
19919 \end_layout
19920
19921 \end_inset
19922 </cell>
19923 </row>
19924 <row>
19925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19926 \begin_inset Text
19927
19928 \begin_layout Plain Layout
19929
19930 \series bold
19931 Gasparini
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940 Franca
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Plain Layout
19949 111
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 </row>
19955 <row>
19956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Plain Layout
19960
19961 \series bold
19962 Rizzardi
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Plain Layout
19971 Paola
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19977 \begin_inset Text
19978
19979 \begin_layout Plain Layout
19980 111
19981 \end_layout
19982
19983 \end_inset
19984 </cell>
19985 </row>
19986 <row>
19987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19988 \begin_inset Text
19989
19990 \begin_layout Plain Layout
19991
19992 \series bold
19993 Lassini
19994 \end_layout
19995
19996 \end_inset
19997 </cell>
19998 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19999 \begin_inset Text
20000
20001 \begin_layout Plain Layout
20002 Giancarlo
20003 \end_layout
20004
20005 \end_inset
20006 </cell>
20007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20008 \begin_inset Text
20009
20010 \begin_layout Plain Layout
20011 111
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 </row>
20017 <row>
20018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022
20023 \series bold
20024 Malfatti
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033 Luciano
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042 111
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 </row>
20048 <row>
20049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053
20054 \series bold
20055 Malfatti
20056 \end_layout
20057
20058 \end_inset
20059 </cell>
20060 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20061 \begin_inset Text
20062
20063 \begin_layout Plain Layout
20064 Valeriano
20065 \end_layout
20066
20067 \end_inset
20068 </cell>
20069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20070 \begin_inset Text
20071
20072 \begin_layout Plain Layout
20073 111
20074 \end_layout
20075
20076 \end_inset
20077 </cell>
20078 </row>
20079 <row>
20080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084
20085 \series bold
20086 Meneguzzo
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20092 \begin_inset Text
20093
20094 \begin_layout Plain Layout
20095 Roberto
20096 \end_layout
20097
20098 \end_inset
20099 </cell>
20100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104 111
20105 \end_layout
20106
20107 \end_inset
20108 </cell>
20109 </row>
20110 <row>
20111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115
20116 \series bold
20117 Mezzadra
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20123 \begin_inset Text
20124
20125 \begin_layout Plain Layout
20126 Roberto
20127 \end_layout
20128
20129 \end_inset
20130 </cell>
20131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20132 \begin_inset Text
20133
20134 \begin_layout Plain Layout
20135 111
20136 \end_layout
20137
20138 \end_inset
20139 </cell>
20140 </row>
20141 <row>
20142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20143 \begin_inset Text
20144
20145 \begin_layout Plain Layout
20146
20147 \series bold
20148 Pirpamer
20149 \end_layout
20150
20151 \end_inset
20152 </cell>
20153 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20154 \begin_inset Text
20155
20156 \begin_layout Plain Layout
20157 Erich
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20163 \begin_inset Text
20164
20165 \begin_layout Plain Layout
20166 111
20167 \end_layout
20168
20169 \end_inset
20170 </cell>
20171 </row>
20172 <row>
20173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20174 \begin_inset Text
20175
20176 \begin_layout Plain Layout
20177
20178 \series bold
20179 Pochiesa
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20185 \begin_inset Text
20186
20187 \begin_layout Plain Layout
20188 Paolo
20189 \end_layout
20190
20191 \end_inset
20192 </cell>
20193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20194 \begin_inset Text
20195
20196 \begin_layout Plain Layout
20197 111, 222
20198 \end_layout
20199
20200 \end_inset
20201 </cell>
20202 </row>
20203 <row>
20204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20205 \begin_inset Text
20206
20207 \begin_layout Plain Layout
20208
20209 \series bold
20210 Radina
20211 \end_layout
20212
20213 \end_inset
20214 </cell>
20215 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20216 \begin_inset Text
20217
20218 \begin_layout Plain Layout
20219 Claudio
20220 \end_layout
20221
20222 \end_inset
20223 </cell>
20224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20225 \begin_inset Text
20226
20227 \begin_layout Plain Layout
20228 111
20229 \end_layout
20230
20231 \end_inset
20232 </cell>
20233 </row>
20234 <row>
20235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20236 \begin_inset Text
20237
20238 \begin_layout Plain Layout
20239
20240 \series bold
20241 Stuffer
20242 \end_layout
20243
20244 \end_inset
20245 </cell>
20246 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20247 \begin_inset Text
20248
20249 \begin_layout Plain Layout
20250 Oskar
20251 \end_layout
20252
20253 \end_inset
20254 </cell>
20255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20256 \begin_inset Text
20257
20258 \begin_layout Plain Layout
20259 111
20260 \end_layout
20261
20262 \end_inset
20263 </cell>
20264 </row>
20265 <row>
20266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20267 \begin_inset Text
20268
20269 \begin_layout Plain Layout
20270
20271 \series bold
20272 Tacchelli
20273 \end_layout
20274
20275 \end_inset
20276 </cell>
20277 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20278 \begin_inset Text
20279
20280 \begin_layout Plain Layout
20281 Ugo
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290 111
20291 \end_layout
20292
20293 \end_inset
20294 </cell>
20295 </row>
20296 <row>
20297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20298 \begin_inset Text
20299
20300 \begin_layout Plain Layout
20301
20302 \series bold
20303 Tezzele
20304 \end_layout
20305
20306 \end_inset
20307 </cell>
20308 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20309 \begin_inset Text
20310
20311 \begin_layout Plain Layout
20312 Margit
20313 \end_layout
20314
20315 \end_inset
20316 </cell>
20317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20318 \begin_inset Text
20319
20320 \begin_layout Plain Layout
20321 111
20322 \end_layout
20323
20324 \end_inset
20325 </cell>
20326 </row>
20327 <row>
20328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332
20333 \series bold
20334 Unterkalmsteiner
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343 Frieda
20344 \end_layout
20345
20346 \end_inset
20347 </cell>
20348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20349 \begin_inset Text
20350
20351 \begin_layout Plain Layout
20352 111
20353 \end_layout
20354
20355 \end_inset
20356 </cell>
20357 </row>
20358 <row>
20359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363
20364 \series bold
20365 Vieider
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374 Hilde
20375 \end_layout
20376
20377 \end_inset
20378 </cell>
20379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20380 \begin_inset Text
20381
20382 \begin_layout Plain Layout
20383 111
20384 \end_layout
20385
20386 \end_inset
20387 </cell>
20388 </row>
20389 <row>
20390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20391 \begin_inset Text
20392
20393 \begin_layout Plain Layout
20394
20395 \series bold
20396 Vigna
20397 \end_layout
20398
20399 \end_inset
20400 </cell>
20401 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405 Jürgen
20406 \end_layout
20407
20408 \end_inset
20409 </cell>
20410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20411 \begin_inset Text
20412
20413 \begin_layout Plain Layout
20414 111
20415 \end_layout
20416
20417 \end_inset
20418 </cell>
20419 </row>
20420 <row>
20421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20422 \begin_inset Text
20423
20424 \begin_layout Plain Layout
20425
20426 \series bold
20427 Weber
20428 \end_layout
20429
20430 \end_inset
20431 </cell>
20432 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20433 \begin_inset Text
20434
20435 \begin_layout Plain Layout
20436 Maurizio
20437 \end_layout
20438
20439 \end_inset
20440 </cell>
20441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20442 \begin_inset Text
20443
20444 \begin_layout Plain Layout
20445 111
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 </row>
20451 <row>
20452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20453 \begin_inset Text
20454
20455 \begin_layout Plain Layout
20456
20457 \series bold
20458 Winkler
20459 \end_layout
20460
20461 \end_inset
20462 </cell>
20463 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20464 \begin_inset Text
20465
20466 \begin_layout Plain Layout
20467 Franz
20468 \end_layout
20469
20470 \end_inset
20471 </cell>
20472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20473 \begin_inset Text
20474
20475 \begin_layout Plain Layout
20476 111
20477 \end_layout
20478
20479 \end_inset
20480 </cell>
20481 </row>
20482 <row>
20483 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20484 \begin_inset Text
20485
20486 \begin_layout Plain Layout
20487  
20488 \end_layout
20489
20490 \end_inset
20491 </cell>
20492 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20493 \begin_inset Text
20494
20495 \begin_layout Plain Layout
20496
20497 \end_layout
20498
20499 \end_inset
20500 </cell>
20501 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20502 \begin_inset Text
20503
20504 \begin_layout Plain Layout
20505
20506 \end_layout
20507
20508 \end_inset
20509 </cell>
20510 </row>
20511 <row>
20512 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20513 \begin_inset Text
20514
20515 \begin_layout Plain Layout
20516
20517 \series bold
20518 Annovi
20519 \end_layout
20520
20521 \end_inset
20522 </cell>
20523 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20524 \begin_inset Text
20525
20526 \begin_layout Plain Layout
20527 Silvia
20528 \end_layout
20529
20530 \end_inset
20531 </cell>
20532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536 555
20537 \end_layout
20538
20539 \end_inset
20540 </cell>
20541 </row>
20542 <row>
20543 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20544 \begin_inset Text
20545
20546 \begin_layout Plain Layout
20547
20548 \series bold
20549 Bertoli
20550 \end_layout
20551
20552 \end_inset
20553 </cell>
20554 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20555 \begin_inset Text
20556
20557 \begin_layout Plain Layout
20558 Stefano
20559 \end_layout
20560
20561 \end_inset
20562 </cell>
20563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20564 \begin_inset Text
20565
20566 \begin_layout Plain Layout
20567 555
20568 \end_layout
20569
20570 \end_inset
20571 </cell>
20572 </row>
20573 <row>
20574 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20575 \begin_inset Text
20576
20577 \begin_layout Plain Layout
20578
20579 \series bold
20580 Bozzi
20581 \end_layout
20582
20583 \end_inset
20584 </cell>
20585 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20586 \begin_inset Text
20587
20588 \begin_layout Plain Layout
20589 Walter
20590 \end_layout
20591
20592 \end_inset
20593 </cell>
20594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20595 \begin_inset Text
20596
20597 \begin_layout Plain Layout
20598 555
20599 \end_layout
20600
20601 \end_inset
20602 </cell>
20603 </row>
20604 <row>
20605 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20606 \begin_inset Text
20607
20608 \begin_layout Plain Layout
20609
20610 \series bold
20611 Cachia
20612 \end_layout
20613
20614 \end_inset
20615 </cell>
20616 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20617 \begin_inset Text
20618
20619 \begin_layout Plain Layout
20620 Maria
20621 \end_layout
20622
20623 \end_inset
20624 </cell>
20625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20626 \begin_inset Text
20627
20628 \begin_layout Plain Layout
20629 555
20630 \end_layout
20631
20632 \end_inset
20633 </cell>
20634 </row>
20635 <row>
20636 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640
20641 \series bold
20642 Cachia
20643 \end_layout
20644
20645 \end_inset
20646 </cell>
20647 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20648 \begin_inset Text
20649
20650 \begin_layout Plain Layout
20651 Maurizio
20652 \end_layout
20653
20654 \end_inset
20655 </cell>
20656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20657 \begin_inset Text
20658
20659 \begin_layout Plain Layout
20660 555
20661 \end_layout
20662
20663 \end_inset
20664 </cell>
20665 </row>
20666 <row>
20667 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20668 \begin_inset Text
20669
20670 \begin_layout Plain Layout
20671
20672 \series bold
20673 Cinquemani
20674 \end_layout
20675
20676 \end_inset
20677 </cell>
20678 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20679 \begin_inset Text
20680
20681 \begin_layout Plain Layout
20682 Giusi
20683 \end_layout
20684
20685 \end_inset
20686 </cell>
20687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20688 \begin_inset Text
20689
20690 \begin_layout Plain Layout
20691 555
20692 \end_layout
20693
20694 \end_inset
20695 </cell>
20696 </row>
20697 <row>
20698 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20699 \begin_inset Text
20700
20701 \begin_layout Plain Layout
20702
20703 \series bold
20704 Colin
20705 \end_layout
20706
20707 \end_inset
20708 </cell>
20709 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20710 \begin_inset Text
20711
20712 \begin_layout Plain Layout
20713 Bernard
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20719 \begin_inset Text
20720
20721 \begin_layout Plain Layout
20722 555
20723 \end_layout
20724
20725 \end_inset
20726 </cell>
20727 </row>
20728 <row>
20729 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20730 \begin_inset Text
20731
20732 \begin_layout Plain Layout
20733
20734 \series bold
20735 Concli
20736 \end_layout
20737
20738 \end_inset
20739 </cell>
20740 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744 Gianfranco
20745 \end_layout
20746
20747 \end_inset
20748 </cell>
20749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20750 \begin_inset Text
20751
20752 \begin_layout Plain Layout
20753 555
20754 \end_layout
20755
20756 \end_inset
20757 </cell>
20758 </row>
20759 <row>
20760 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20761 \begin_inset Text
20762
20763 \begin_layout Plain Layout
20764
20765 \series bold
20766 Dal Bosco
20767 \end_layout
20768
20769 \end_inset
20770 </cell>
20771 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20772 \begin_inset Text
20773
20774 \begin_layout Plain Layout
20775 Carolina
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20781 \begin_inset Text
20782
20783 \begin_layout Plain Layout
20784 555
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 </row>
20790 <row>
20791 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795
20796 \series bold
20797 Dalpiaz
20798 \end_layout
20799
20800 \end_inset
20801 </cell>
20802 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806 Annamaria
20807 \end_layout
20808
20809 \end_inset
20810 </cell>
20811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20812 \begin_inset Text
20813
20814 \begin_layout Plain Layout
20815 555
20816 \end_layout
20817
20818 \end_inset
20819 </cell>
20820 </row>
20821 <row>
20822 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20823 \begin_inset Text
20824
20825 \begin_layout Plain Layout
20826
20827 \series bold
20828 Feliciello
20829 \end_layout
20830
20831 \end_inset
20832 </cell>
20833 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20834 \begin_inset Text
20835
20836 \begin_layout Plain Layout
20837 Domenico
20838 \end_layout
20839
20840 \end_inset
20841 </cell>
20842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20843 \begin_inset Text
20844
20845 \begin_layout Plain Layout
20846 555
20847 \end_layout
20848
20849 \end_inset
20850 </cell>
20851 </row>
20852 <row>
20853 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857
20858 \series bold
20859 Focarelli
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868 Paola
20869 \end_layout
20870
20871 \end_inset
20872 </cell>
20873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20874 \begin_inset Text
20875
20876 \begin_layout Plain Layout
20877 555
20878 \end_layout
20879
20880 \end_inset
20881 </cell>
20882 </row>
20883 <row>
20884 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20885 \begin_inset Text
20886
20887 \begin_layout Plain Layout
20888
20889 \series bold
20890 Galletti
20891 \end_layout
20892
20893 \end_inset
20894 </cell>
20895 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20896 \begin_inset Text
20897
20898 \begin_layout Plain Layout
20899 Oreste
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908 555
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 </row>
20914 <row>
20915 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20916 \begin_inset Text
20917
20918 \begin_layout Plain Layout
20919
20920 \series bold
20921 Gasparini
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20927 \begin_inset Text
20928
20929 \begin_layout Plain Layout
20930 Franca
20931 \end_layout
20932
20933 \end_inset
20934 </cell>
20935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20936 \begin_inset Text
20937
20938 \begin_layout Plain Layout
20939 555
20940 \end_layout
20941
20942 \end_inset
20943 </cell>
20944 </row>
20945 <row>
20946 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20947 \begin_inset Text
20948
20949 \begin_layout Plain Layout
20950
20951 \series bold
20952 Rizzardi
20953 \end_layout
20954
20955 \end_inset
20956 </cell>
20957 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Plain Layout
20961 Paola
20962 \end_layout
20963
20964 \end_inset
20965 </cell>
20966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970 555
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 </row>
20976 <row>
20977 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981
20982 \series bold
20983 Lassini
20984 \end_layout
20985
20986 \end_inset
20987 </cell>
20988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992 Giancarlo
20993 \end_layout
20994
20995 \end_inset
20996 </cell>
20997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20998 \begin_inset Text
20999
21000 \begin_layout Plain Layout
21001 555
21002 \end_layout
21003
21004 \end_inset
21005 </cell>
21006 </row>
21007 <row>
21008 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21009 \begin_inset Text
21010
21011 \begin_layout Plain Layout
21012
21013 \series bold
21014 Malfatti
21015 \end_layout
21016
21017 \end_inset
21018 </cell>
21019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21020 \begin_inset Text
21021
21022 \begin_layout Plain Layout
21023 Luciano
21024 \end_layout
21025
21026 \end_inset
21027 </cell>
21028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21029 \begin_inset Text
21030
21031 \begin_layout Plain Layout
21032 555
21033 \end_layout
21034
21035 \end_inset
21036 </cell>
21037 </row>
21038 <row>
21039 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21040 \begin_inset Text
21041
21042 \begin_layout Plain Layout
21043
21044 \series bold
21045 Malfatti
21046 \end_layout
21047
21048 \end_inset
21049 </cell>
21050 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21051 \begin_inset Text
21052
21053 \begin_layout Plain Layout
21054 Valeriano
21055 \end_layout
21056
21057 \end_inset
21058 </cell>
21059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063 555
21064 \end_layout
21065
21066 \end_inset
21067 </cell>
21068 </row>
21069 <row>
21070 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21071 \begin_inset Text
21072
21073 \begin_layout Plain Layout
21074
21075 \series bold
21076 Meneguzzo
21077 \end_layout
21078
21079 \end_inset
21080 </cell>
21081 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21082 \begin_inset Text
21083
21084 \begin_layout Plain Layout
21085 Roberto
21086 \end_layout
21087
21088 \end_inset
21089 </cell>
21090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094 555
21095 \end_layout
21096
21097 \end_inset
21098 </cell>
21099 </row>
21100 <row>
21101 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21102 \begin_inset Text
21103
21104 \begin_layout Plain Layout
21105
21106 \series bold
21107 Mezzadra
21108 \end_layout
21109
21110 \end_inset
21111 </cell>
21112 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21113 \begin_inset Text
21114
21115 \begin_layout Plain Layout
21116 Roberto
21117 \end_layout
21118
21119 \end_inset
21120 </cell>
21121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21122 \begin_inset Text
21123
21124 \begin_layout Plain Layout
21125 555
21126 \end_layout
21127
21128 \end_inset
21129 </cell>
21130 </row>
21131 <row>
21132 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21133 \begin_inset Text
21134
21135 \begin_layout Plain Layout
21136
21137 \series bold
21138 Pirpamer
21139 \end_layout
21140
21141 \end_inset
21142 </cell>
21143 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21144 \begin_inset Text
21145
21146 \begin_layout Plain Layout
21147 Erich
21148 \end_layout
21149
21150 \end_inset
21151 </cell>
21152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156 555
21157 \end_layout
21158
21159 \end_inset
21160 </cell>
21161 </row>
21162 <row>
21163 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21164 \begin_inset Text
21165
21166 \begin_layout Plain Layout
21167
21168 \series bold
21169 Pochiesa
21170 \end_layout
21171
21172 \end_inset
21173 </cell>
21174 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21175 \begin_inset Text
21176
21177 \begin_layout Plain Layout
21178 Paolo
21179 \end_layout
21180
21181 \end_inset
21182 </cell>
21183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21184 \begin_inset Text
21185
21186 \begin_layout Plain Layout
21187 555, 222
21188 \end_layout
21189
21190 \end_inset
21191 </cell>
21192 </row>
21193 <row>
21194 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21195 \begin_inset Text
21196
21197 \begin_layout Plain Layout
21198
21199 \series bold
21200 Radina
21201 \end_layout
21202
21203 \end_inset
21204 </cell>
21205 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21206 \begin_inset Text
21207
21208 \begin_layout Plain Layout
21209 Claudio
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21215 \begin_inset Text
21216
21217 \begin_layout Plain Layout
21218 555
21219 \end_layout
21220
21221 \end_inset
21222 </cell>
21223 </row>
21224 <row>
21225 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21226 \begin_inset Text
21227
21228 \begin_layout Plain Layout
21229
21230 \series bold
21231 Stuffer
21232 \end_layout
21233
21234 \end_inset
21235 </cell>
21236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21237 \begin_inset Text
21238
21239 \begin_layout Plain Layout
21240 Oskar
21241 \end_layout
21242
21243 \end_inset
21244 </cell>
21245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21246 \begin_inset Text
21247
21248 \begin_layout Plain Layout
21249 555
21250 \end_layout
21251
21252 \end_inset
21253 </cell>
21254 </row>
21255 <row>
21256 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21257 \begin_inset Text
21258
21259 \begin_layout Plain Layout
21260
21261 \series bold
21262 Tacchelli
21263 \end_layout
21264
21265 \end_inset
21266 </cell>
21267 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21268 \begin_inset Text
21269
21270 \begin_layout Plain Layout
21271 Ugo
21272 \end_layout
21273
21274 \end_inset
21275 </cell>
21276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21277 \begin_inset Text
21278
21279 \begin_layout Plain Layout
21280 555
21281 \end_layout
21282
21283 \end_inset
21284 </cell>
21285 </row>
21286 <row>
21287 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21288 \begin_inset Text
21289
21290 \begin_layout Plain Layout
21291
21292 \series bold
21293 Tezzele
21294 \end_layout
21295
21296 \end_inset
21297 </cell>
21298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21299 \begin_inset Text
21300
21301 \begin_layout Plain Layout
21302 Margit
21303 \end_layout
21304
21305 \end_inset
21306 </cell>
21307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21308 \begin_inset Text
21309
21310 \begin_layout Plain Layout
21311 555
21312 \end_layout
21313
21314 \end_inset
21315 </cell>
21316 </row>
21317 <row>
21318 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21319 \begin_inset Text
21320
21321 \begin_layout Plain Layout
21322
21323 \series bold
21324 Unterkalmsteiner
21325 \end_layout
21326
21327 \end_inset
21328 </cell>
21329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21330 \begin_inset Text
21331
21332 \begin_layout Plain Layout
21333 Frieda
21334 \end_layout
21335
21336 \end_inset
21337 </cell>
21338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21339 \begin_inset Text
21340
21341 \begin_layout Plain Layout
21342 555
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 </row>
21348 <row>
21349 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21350 \begin_inset Text
21351
21352 \begin_layout Plain Layout
21353
21354 \series bold
21355 Vieider
21356 \end_layout
21357
21358 \end_inset
21359 </cell>
21360 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21361 \begin_inset Text
21362
21363 \begin_layout Plain Layout
21364 Hilde
21365 \end_layout
21366
21367 \end_inset
21368 </cell>
21369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21370 \begin_inset Text
21371
21372 \begin_layout Plain Layout
21373 555
21374 \end_layout
21375
21376 \end_inset
21377 </cell>
21378 </row>
21379 <row>
21380 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21381 \begin_inset Text
21382
21383 \begin_layout Plain Layout
21384
21385 \series bold
21386 Vigna
21387 \end_layout
21388
21389 \end_inset
21390 </cell>
21391 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21392 \begin_inset Text
21393
21394 \begin_layout Plain Layout
21395 Jürgen
21396 \end_layout
21397
21398 \end_inset
21399 </cell>
21400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21401 \begin_inset Text
21402
21403 \begin_layout Plain Layout
21404 999
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 </row>
21410 <row>
21411 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Plain Layout
21415
21416 \series bold
21417 Weber
21418 \end_layout
21419
21420 \end_inset
21421 </cell>
21422 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Plain Layout
21426 Maurizio
21427 \end_layout
21428
21429 \end_inset
21430 </cell>
21431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21432 \begin_inset Text
21433
21434 \begin_layout Plain Layout
21435 555
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 </row>
21441 <row>
21442 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21443 \begin_inset Text
21444
21445 \begin_layout Plain Layout
21446
21447 \series bold
21448 Winkler
21449 \end_layout
21450
21451 \end_inset
21452 </cell>
21453 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Plain Layout
21457 Franz
21458 \end_layout
21459
21460 \end_inset
21461 </cell>
21462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21463 \begin_inset Text
21464
21465 \begin_layout Plain Layout
21466 555
21467 \end_layout
21468
21469 \end_inset
21470 </cell>
21471 </row>
21472 <row endlastfoot="true">
21473 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21474 \begin_inset Text
21475
21476 \begin_layout Plain Layout
21477
21478 \series bold
21479 End
21480 \end_layout
21481
21482 \end_inset
21483 </cell>
21484 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Plain Layout
21488
21489 \end_layout
21490
21491 \end_inset
21492 </cell>
21493 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21494 \begin_inset Text
21495
21496 \begin_layout Plain Layout
21497
21498 \end_layout
21499
21500 \end_inset
21501 </cell>
21502 </row>
21503 </lyxtabular>
21504
21505 \end_inset
21506
21507
21508 \end_layout
21509
21510 \begin_layout Subsection
21511 Table Cells
21512 \begin_inset Index idx
21513 status collapsed
21514
21515 \begin_layout Plain Layout
21516 Tables ! Cells
21517 \end_layout
21518
21519 \end_inset
21520
21521
21522 \begin_inset CommandInset label
21523 LatexCommand label
21524 name "sub:Table-Cells"
21525
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \begin_layout Standard
21532 A table cell can contain text, inline equations, a figure, or another table.
21533  All these kinds of objects can be placed in the same cell.
21534  Font sizes and shapes can also be altered.
21535  But you can't put a special environment in a cell (like 
21536 \family sans
21537 Section*
21538 \family default
21539 , etc.), nor set spacing options for the cell's paragraph.
21540 \end_layout
21541
21542 \begin_layout Standard
21543 To have multi-line entries in table cells, you have to declare a fixed width
21544  for the column in the table dialog.
21545  Your text is then automatically split into multiple lines and the cell
21546  is enlarged vertically when the length of the text exceeds the given width.
21547  An example:
21548 \end_layout
21549
21550 \begin_layout Standard
21551 \align center
21552 \begin_inset Tabular
21553 <lyxtabular version="3" rows="4" columns="3">
21554 <features rotate="0" tabularvalignment="middle">
21555 <column alignment="center" valignment="top" width="0pt">
21556 <column alignment="block" valignment="top" width="3cm">
21557 <column alignment="center" valignment="top" width="0pt">
21558 <row>
21559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21560 \begin_inset Text
21561
21562 \begin_layout Plain Layout
21563
21564 \family roman
21565 \series medium
21566 \shape up
21567 \size normal
21568 \emph off
21569 \bar no
21570 \noun off
21571 \color none
21572 1
21573 \end_layout
21574
21575 \end_inset
21576 </cell>
21577 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21578 \begin_inset Text
21579
21580 \begin_layout Plain Layout
21581
21582 \family roman
21583 \series medium
21584 \shape up
21585 \size normal
21586 \emph off
21587 \bar no
21588 \noun off
21589 \color none
21590 2
21591 \end_layout
21592
21593 \end_inset
21594 </cell>
21595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21596 \begin_inset Text
21597
21598 \begin_layout Plain Layout
21599
21600 \family roman
21601 \series medium
21602 \shape up
21603 \size normal
21604 \emph off
21605 \bar no
21606 \noun off
21607 \color none
21608 3
21609 \end_layout
21610
21611 \end_inset
21612 </cell>
21613 </row>
21614 <row>
21615 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Plain Layout
21619
21620 \family roman
21621 \series medium
21622 \shape up
21623 \size normal
21624 \emph off
21625 \bar no
21626 \noun off
21627 \color none
21628 4
21629 \end_layout
21630
21631 \end_inset
21632 </cell>
21633 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21634 \begin_inset Text
21635
21636 \begin_layout Plain Layout
21637
21638 \family roman
21639 \series medium
21640 \shape up
21641 \size normal
21642 \emph off
21643 \bar no
21644 \noun off
21645 \color none
21646 This is a multi-line entry in a table.
21647 \end_layout
21648
21649 \end_inset
21650 </cell>
21651 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655
21656 \family roman
21657 \series medium
21658 \shape up
21659 \size normal
21660 \emph off
21661 \bar no
21662 \noun off
21663 \color none
21664 5
21665 \end_layout
21666
21667 \end_inset
21668 </cell>
21669 </row>
21670 <row>
21671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675
21676 \family roman
21677 \series medium
21678 \shape up
21679 \size normal
21680 \emph off
21681 \bar no
21682 \noun off
21683 \color none
21684 6
21685 \end_layout
21686
21687 \end_inset
21688 </cell>
21689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21690 \begin_inset Text
21691
21692 \begin_layout Plain Layout
21693
21694 \family roman
21695 \series medium
21696 \shape up
21697 \size normal
21698 \emph off
21699 \bar no
21700 \noun off
21701 \color none
21702 This is longer now.
21703 \end_layout
21704
21705 \end_inset
21706 </cell>
21707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21708 \begin_inset Text
21709
21710 \begin_layout Plain Layout
21711
21712 \family roman
21713 \series medium
21714 \shape up
21715 \size normal
21716 \emph off
21717 \bar no
21718 \noun off
21719 \color none
21720 7
21721 \end_layout
21722
21723 \end_inset
21724 </cell>
21725 </row>
21726 <row>
21727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21728 \begin_inset Text
21729
21730 \begin_layout Plain Layout
21731
21732 \family roman
21733 \series medium
21734 \shape up
21735 \size normal
21736 \emph off
21737 \bar no
21738 \noun off
21739 \color none
21740 8
21741 \end_layout
21742
21743 \end_inset
21744 </cell>
21745 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21746 \begin_inset Text
21747
21748 \begin_layout Plain Layout
21749
21750 \family roman
21751 \series medium
21752 \shape up
21753 \size normal
21754 \emph off
21755 \bar no
21756 \noun off
21757 \color none
21758 This is a multi-line entry in a table.
21759  This is longer now.
21760 \end_layout
21761
21762 \end_inset
21763 </cell>
21764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768
21769 \family roman
21770 \series medium
21771 \shape up
21772 \size normal
21773 \emph off
21774 \bar no
21775 \noun off
21776 \color none
21777 9
21778 \end_layout
21779
21780 \end_inset
21781 </cell>
21782 </row>
21783 </lyxtabular>
21784
21785 \end_inset
21786
21787
21788 \end_layout
21789
21790 \begin_layout Standard
21791 Cutting and pasting between tables and table cells works reasonably well.
21792  You can even cut and paste more than one row.
21793 \begin_inset Foot
21794 status collapsed
21795
21796 \begin_layout Plain Layout
21797 Note that you cannot paste into a multicell selection because it would not
21798  be clear what to do when pasting a single word in a selected 2×3.
21799  
21800 \end_layout
21801
21802 \end_inset
21803
21804  Selection with the mouse or with 
21805 \family sans
21806 Shift
21807 \family default
21808  plus the arrow keys works as usual.
21809  You can also copy and paste the entire table as a single unit by starting
21810  the selection from outside the table.
21811 \end_layout
21812
21813 \begin_layout Section
21814 Floats
21815 \begin_inset Index idx
21816 status collapsed
21817
21818 \begin_layout Plain Layout
21819 Floats
21820 \end_layout
21821
21822 \end_inset
21823
21824
21825 \begin_inset CommandInset label
21826 LatexCommand label
21827 name "sec:Floats"
21828
21829 \end_inset
21830
21831
21832 \end_layout
21833
21834 \begin_layout Subsection
21835 Introduction
21836 \end_layout
21837
21838 \begin_layout Standard
21839 A float is a block of text associated with some sort of label, which doesn't
21840  have a fixed location.
21841  It can 
21842 \begin_inset Quotes eld
21843 \end_inset
21844
21845 float
21846 \begin_inset Quotes erd
21847 \end_inset
21848
21849  forward or backward a page or two, to wherever it fits best.
21850  
21851 \family sans
21852 Footnotes
21853 \family default
21854  and 
21855 \family sans
21856 Margin
21857 \begin_inset space ~
21858 \end_inset
21859
21860 Notes
21861 \family default
21862  are also floats, because they can float to the next page when there are
21863  too many notes on the current page.
21864 \end_layout
21865
21866 \begin_layout Standard
21867 Floats make it possible to get a high quality layout.
21868  Images and tables can be distributed evenly over the pages to avoid whitespace
21869  and pages without text.
21870  As the floating often destroys the spatial context between the text and
21871  the image/table, every float can be referenced in the text.
21872  Floats are therefore numbered.
21873  Referencing is described in section
21874 \begin_inset space ~
21875 \end_inset
21876
21877
21878 \begin_inset CommandInset ref
21879 LatexCommand ref
21880 reference "sec:Cross-References"
21881
21882 \end_inset
21883
21884 .
21885 \end_layout
21886
21887 \begin_layout Standard
21888 To insert a float, use the menu 
21889 \family sans
21890 Insert\SpecialChar \menuseparator
21891 Float
21892 \family default
21893 .
21894  A box with a caption will be inserted into your document.
21895  The label will automatically be translated to the document language in
21896  the output.
21897  After the label you can insert the caption text.
21898 \begin_inset Index idx
21899 status collapsed
21900
21901 \begin_layout Plain Layout
21902 Floats ! Captions
21903 \end_layout
21904
21905 \end_inset
21906
21907  The image or table is inserted above or below the caption in a separate
21908  paragraph within the float.
21909  To keep your LyX-document readable, you can open and close the float box
21910  by left-clicking on the box label.
21911  A closed float box looks like this: 
21912 \begin_inset Graphics
21913         filename clipart/floatQt4.png
21914         scale 80
21915
21916 \end_inset
21917
21918  – a gray button with a red label.
21919 \end_layout
21920
21921 \begin_layout Standard
21922 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21923  that can occur when the surrounding text is specially formatted.
21924 \end_layout
21925
21926 \begin_layout Subsection
21927 Figure Floats
21928 \begin_inset CommandInset label
21929 LatexCommand label
21930 name "sub:Figure-Floats"
21931
21932 \end_inset
21933
21934
21935 \begin_inset Index idx
21936 status collapsed
21937
21938 \begin_layout Plain Layout
21939 Floats ! Figure floats
21940 \end_layout
21941
21942 \end_inset
21943
21944
21945 \end_layout
21946
21947 \begin_layout Standard
21948 Figure
21949 \begin_inset space ~
21950 \end_inset
21951
21952
21953 \begin_inset CommandInset ref
21954 LatexCommand ref
21955 reference "fig:Platypus-distorted"
21956
21957 \end_inset
21958
21959  was created using the menu 
21960 \family sans
21961 Insert\SpecialChar \menuseparator
21962 Float\SpecialChar \menuseparator
21963 Figure
21964 \family default
21965  (toolbar button 
21966 \begin_inset Info
21967 type  "icon"
21968 arg   "float-insert figure"
21969 \end_inset
21970
21971 ).
21972  The image was inserted by setting the cursor above the caption label and
21973  using the menu 
21974 \family sans
21975 Insert\SpecialChar \menuseparator
21976 Graphics
21977 \family default
21978  (toolbar button 
21979 \begin_inset Info
21980 type  "icon"
21981 arg   "dialog-show-new-inset graphics"
21982 \end_inset
21983
21984 ).
21985  The image in the float was horizontally centered by putting the cursor
21986  to the left or right of the image and using the menu 
21987 \family sans
21988 Edit\SpecialChar \menuseparator
21989 Paragraph
21990 \begin_inset space ~
21991 \end_inset
21992
21993 Settings
21994 \family default
21995  (toolbar button 
21996 \begin_inset Info
21997 type  "icon"
21998 arg   "layout-paragraph"
21999 \end_inset
22000
22001 ).
22002 \end_layout
22003
22004 \begin_layout Standard
22005 \begin_inset Float figure
22006 wide false
22007 sideways false
22008 status collapsed
22009
22010 \begin_layout Plain Layout
22011 \align center
22012 \begin_inset Graphics
22013         filename clipart/platypus.eps
22014         lyxscale 50
22015         width 50col%
22016
22017 \end_inset
22018
22019
22020 \end_layout
22021
22022 \begin_layout Plain Layout
22023 \begin_inset Caption Standard
22024
22025 \begin_layout Plain Layout
22026 \begin_inset CommandInset label
22027 LatexCommand label
22028 name "fig:Platypus-distorted"
22029
22030 \end_inset
22031
22032 A severely distorted platypus in a float.
22033 \end_layout
22034
22035 \end_inset
22036
22037
22038 \end_layout
22039
22040 \end_inset
22041
22042
22043 \end_layout
22044
22045 \begin_layout Standard
22046 This figure float also shows how to set a label and create a cross-reference
22047  to it: Insert a label into the caption using the menu 
22048 \family sans
22049 Insert\SpecialChar \menuseparator
22050 Label
22051 \family default
22052  (toolbar button 
22053 \begin_inset Info
22054 type  "icon"
22055 arg   "label-insert"
22056 \end_inset
22057
22058 ) and refer to it using the menu 
22059 \family sans
22060 Insert\SpecialChar \menuseparator
22061 Cross-Reference
22062 \family default
22063  (toolbar button 
22064 \begin_inset Info
22065 type  "icon"
22066 arg   "dialog-show-new-inset ref"
22067 \end_inset
22068
22069 ).
22070  It is important to use cross-references to figure floats rather than using
22071  vague references like 
22072 \begin_inset Quotes eld
22073 \end_inset
22074
22075 the figure above
22076 \begin_inset Quotes erd
22077 \end_inset
22078
22079 , because, as LaTeX will reposition the floats in the final document, it
22080  might not be 
22081 \begin_inset Quotes eld
22082 \end_inset
22083
22084 above
22085 \begin_inset Quotes erd
22086 \end_inset
22087
22088  at all.
22089  For more about cross-references, see section
22090 \begin_inset space ~
22091 \end_inset
22092
22093
22094 \begin_inset CommandInset ref
22095 LatexCommand ref
22096 reference "sec:Cross-References"
22097
22098 \end_inset
22099
22100 .
22101 \end_layout
22102
22103 \begin_layout Standard
22104 Normally only one image is inserted in a figure float, but sometimes you
22105  might want to use two images with separate subcaptions.
22106  This can be done by inserting image floats into existing image floats.
22107  Note that only the main caption of the float is added to the List of Figures
22108  as described in section
22109 \begin_inset space ~
22110 \end_inset
22111
22112
22113 \begin_inset CommandInset ref
22114 LatexCommand ref
22115 reference "sub:List-of-Figures"
22116
22117 \end_inset
22118
22119 .
22120  Figure
22121 \begin_inset space ~
22122 \end_inset
22123
22124
22125 \begin_inset CommandInset ref
22126 LatexCommand ref
22127 reference "fig:Two-distorted-images"
22128
22129 \end_inset
22130
22131  is an example of a figure float with two images set side by side.
22132  You can also set the images one below the other.
22133  Figure
22134 \begin_inset space ~
22135 \end_inset
22136
22137
22138 \begin_inset CommandInset ref
22139 LatexCommand ref
22140 reference "fig:Undefinable"
22141
22142 \end_inset
22143
22144  and 
22145 \begin_inset CommandInset ref
22146 LatexCommand ref
22147 reference "fig:Platypus"
22148
22149 \end_inset
22150
22151  are the subfigures.
22152 \end_layout
22153
22154 \begin_layout Standard
22155 \begin_inset Float figure
22156 wide false
22157 sideways false
22158 status open
22159
22160 \begin_layout Plain Layout
22161 \begin_inset space \hfill{}
22162 \end_inset
22163
22164
22165 \begin_inset Float figure
22166 wide false
22167 sideways false
22168 status collapsed
22169
22170 \begin_layout Plain Layout
22171 \begin_inset Caption Standard
22172
22173 \begin_layout Plain Layout
22174 \begin_inset CommandInset label
22175 LatexCommand label
22176 name "fig:Undefinable"
22177
22178 \end_inset
22179
22180 Undefinable
22181 \end_layout
22182
22183 \end_inset
22184
22185
22186 \end_layout
22187
22188 \begin_layout Plain Layout
22189 \begin_inset Graphics
22190         filename clipart/escher-lsd.eps
22191         width 45col%
22192
22193 \end_inset
22194
22195
22196 \end_layout
22197
22198 \end_inset
22199
22200
22201 \begin_inset space \hfill{}
22202 \end_inset
22203
22204
22205 \begin_inset Float figure
22206 wide false
22207 sideways false
22208 status collapsed
22209
22210 \begin_layout Plain Layout
22211 \begin_inset Caption Standard
22212
22213 \begin_layout Plain Layout
22214 \begin_inset CommandInset label
22215 LatexCommand label
22216 name "fig:Platypus"
22217
22218 \end_inset
22219
22220 Platypus
22221 \end_layout
22222
22223 \end_inset
22224
22225
22226 \end_layout
22227
22228 \begin_layout Plain Layout
22229 \begin_inset Graphics
22230         filename clipart/platypus.eps
22231         lyxscale 60
22232         width 45col%
22233
22234 \end_inset
22235
22236
22237 \end_layout
22238
22239 \end_inset
22240
22241
22242 \begin_inset space \hfill{}
22243 \end_inset
22244
22245
22246 \end_layout
22247
22248 \begin_layout Plain Layout
22249 \begin_inset Caption Standard
22250
22251 \begin_layout Plain Layout
22252 \begin_inset CommandInset label
22253 LatexCommand label
22254 name "fig:Two-distorted-images"
22255
22256 \end_inset
22257
22258 Two distorted images.
22259 \end_layout
22260
22261 \end_inset
22262
22263
22264 \end_layout
22265
22266 \end_inset
22267
22268
22269 \end_layout
22270
22271 \begin_layout Subsection
22272 Table Floats
22273 \begin_inset Index idx
22274 status collapsed
22275
22276 \begin_layout Plain Layout
22277 Floats ! Table floats
22278 \end_layout
22279
22280 \end_inset
22281
22282
22283 \end_layout
22284
22285 \begin_layout Standard
22286 Table floats can be inserted using the menu 
22287 \family sans
22288 Insert\SpecialChar \menuseparator
22289 Float\SpecialChar \menuseparator
22290 Table
22291 \family default
22292  or the toolbar button 
22293 \begin_inset Info
22294 type  "icon"
22295 arg   "float-insert table"
22296 \end_inset
22297
22298 .
22299  They have the same properties as figure floats except that the table in
22300  the float is normally placed below the caption and not above like for figures
22301  and that the label begins with “tab:”.
22302  Table
22303 \begin_inset space ~
22304 \end_inset
22305
22306
22307 \begin_inset CommandInset ref
22308 LatexCommand ref
22309 reference "tab:Table-float"
22310
22311 \end_inset
22312
22313  is a table float.
22314 \end_layout
22315
22316 \begin_layout Standard
22317 \begin_inset Float table
22318 wide false
22319 sideways false
22320 status open
22321
22322 \begin_layout Plain Layout
22323 \begin_inset Caption Standard
22324
22325 \begin_layout Plain Layout
22326 \begin_inset CommandInset label
22327 LatexCommand label
22328 name "tab:Table-float"
22329
22330 \end_inset
22331
22332 A table float.
22333 \end_layout
22334
22335 \end_inset
22336
22337
22338 \end_layout
22339
22340 \begin_layout Plain Layout
22341 \align center
22342 \begin_inset Tabular
22343 <lyxtabular version="3" rows="3" columns="3">
22344 <features rotate="0" tabularvalignment="middle">
22345 <column alignment="center" valignment="top" width="0pt">
22346 <column alignment="center" valignment="top" width="0pt">
22347 <column alignment="center" valignment="top" width="0pt">
22348 <row>
22349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22350 \begin_inset Text
22351
22352 \begin_layout Plain Layout
22353
22354 \family roman
22355 \series medium
22356 \shape up
22357 \size normal
22358 \emph off
22359 \bar no
22360 \noun off
22361 \color none
22362 1
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Plain Layout
22371
22372 \family roman
22373 \series medium
22374 \shape up
22375 \size normal
22376 \emph off
22377 \bar no
22378 \noun off
22379 \color none
22380 2
22381 \end_layout
22382
22383 \end_inset
22384 </cell>
22385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22386 \begin_inset Text
22387
22388 \begin_layout Plain Layout
22389
22390 \family roman
22391 \series medium
22392 \shape up
22393 \size normal
22394 \emph off
22395 \bar no
22396 \noun off
22397 \color none
22398 3
22399 \end_layout
22400
22401 \end_inset
22402 </cell>
22403 </row>
22404 <row>
22405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409
22410 \family roman
22411 \series medium
22412 \shape up
22413 \size normal
22414 \emph off
22415 \bar no
22416 \noun off
22417 \color none
22418 Joe
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22424 \begin_inset Text
22425
22426 \begin_layout Plain Layout
22427
22428 \family roman
22429 \series medium
22430 \shape up
22431 \size normal
22432 \emph off
22433 \bar no
22434 \noun off
22435 \color none
22436 Mary
22437 \end_layout
22438
22439 \end_inset
22440 </cell>
22441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22442 \begin_inset Text
22443
22444 \begin_layout Plain Layout
22445
22446 \family roman
22447 \series medium
22448 \shape up
22449 \size normal
22450 \emph off
22451 \bar no
22452 \noun off
22453 \color none
22454 Ted
22455 \end_layout
22456
22457 \end_inset
22458 </cell>
22459 </row>
22460 <row>
22461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22462 \begin_inset Text
22463
22464 \begin_layout Plain Layout
22465
22466 \family roman
22467 \series medium
22468 \shape up
22469 \size normal
22470 \emph off
22471 \bar no
22472 \noun off
22473 \color none
22474 \begin_inset Formula $\int x^{2}dx$
22475 \end_inset
22476
22477
22478 \end_layout
22479
22480 \end_inset
22481 </cell>
22482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22483 \begin_inset Text
22484
22485 \begin_layout Plain Layout
22486
22487 \family roman
22488 \series medium
22489 \shape up
22490 \size normal
22491 \emph off
22492 \bar no
22493 \noun off
22494 \color none
22495 \begin_inset Formula $\left[\begin{array}{cc}
22496 a & b\\
22497 c & d
22498 \end{array}\right]$
22499 \end_inset
22500
22501
22502 \end_layout
22503
22504 \end_inset
22505 </cell>
22506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22507 \begin_inset Text
22508
22509 \begin_layout Plain Layout
22510
22511 \family roman
22512 \series medium
22513 \shape up
22514 \size normal
22515 \emph off
22516 \bar no
22517 \noun off
22518 \color none
22519 \begin_inset Formula $1+1=2$
22520 \end_inset
22521
22522
22523 \end_layout
22524
22525 \end_inset
22526 </cell>
22527 </row>
22528 </lyxtabular>
22529
22530 \end_inset
22531
22532
22533 \end_layout
22534
22535 \end_inset
22536
22537
22538 \end_layout
22539
22540 \begin_layout Subsection
22541 More Information
22542 \begin_inset Index idx
22543 status collapsed
22544
22545 \begin_layout Plain Layout
22546 Floats ! Details
22547 \end_layout
22548
22549 \end_inset
22550
22551
22552 \end_layout
22553
22554 \begin_layout Standard
22555 LyX offers you further float types as well as rotated floats.
22556  It also allows you to change the float numbering scheme, to control the
22557  float placement and to change the formatting and placement of the float
22558  caption.
22559  All these features are explained in detail with many examples in the chapter
22560  
22561 \emph on
22562 Floats
22563 \emph default
22564  in the 
22565 \emph on
22566 Embedded
22567 \begin_inset space ~
22568 \end_inset
22569
22570 Objects
22571 \emph default
22572  manual.
22573 \end_layout
22574
22575 \begin_layout Section
22576 Minipages
22577 \begin_inset Index idx
22578 status collapsed
22579
22580 \begin_layout Plain Layout
22581 Minipages
22582 \end_layout
22583
22584 \end_inset
22585
22586
22587 \end_layout
22588
22589 \begin_layout Standard
22590 LaTeX provides a mechanism essentially to produce a page within a page,
22591  called a minipage.
22592  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22593 \begin_inset space \space{}
22594 \end_inset
22595
22596 apply.
22597  
22598 \end_layout
22599
22600 \begin_layout Standard
22601 Minipages in LyX have their own collapsible box inserted via the menu 
22602 \family sans
22603 Insert\SpecialChar \menuseparator
22604 Box
22605 \family default
22606 .
22607  Right-clicking on the box label allows you to alter the width of the minipage
22608  and its alignment within the page.
22609 \end_layout
22610
22611 \begin_layout Standard
22612 \align center
22613 \begin_inset Box Frameless
22614 position "t"
22615 hor_pos "c"
22616 has_inner_box 1
22617 inner_pos "t"
22618 use_parbox 0
22619 use_makebox 0
22620 width "30col%"
22621 special "none"
22622 height "1pt"
22623 height_special "totalheight"
22624 status collapsed
22625
22626 \begin_layout Plain Layout
22627
22628 \shape italic
22629 This is a minipage.
22630  The text is set in an italic style.
22631 \end_layout
22632
22633 \begin_layout Plain Layout
22634
22635 \shape italic
22636 Minipages are often used for text in another language or text that needs
22637  another formatting.
22638 \end_layout
22639
22640 \end_inset
22641
22642
22643 \end_layout
22644
22645 \begin_layout Standard
22646 \begin_inset VSpace medskip
22647 \end_inset
22648
22649 If you place two minipages side-by-side, you can use 
22650 \family sans
22651 Horizontal Fills
22652 \family default
22653  as described in section
22654 \begin_inset space ~
22655 \end_inset
22656
22657
22658 \begin_inset CommandInset ref
22659 LatexCommand ref
22660 reference "sub:Horizontal-Space"
22661
22662 \end_inset
22663
22664 :
22665 \begin_inset VSpace medskip
22666 \end_inset
22667
22668
22669 \end_layout
22670
22671 \begin_layout Standard
22672 \begin_inset Box Frameless
22673 position "t"
22674 hor_pos "c"
22675 has_inner_box 1
22676 inner_pos "t"
22677 use_parbox 0
22678 use_makebox 0
22679 width "1.5in"
22680 special "none"
22681 height "1pt"
22682 height_special "totalheight"
22683 status open
22684
22685 \begin_layout Plain Layout
22686 This is a minipage with some stupid dummy text.
22687  This dummy text is used to increase the size of the minipage.
22688 \end_layout
22689
22690 \end_inset
22691
22692
22693 \begin_inset space \hfill{}
22694 \end_inset
22695
22696
22697 \begin_inset Box Frameless
22698 position "t"
22699 hor_pos "c"
22700 has_inner_box 1
22701 inner_pos "t"
22702 use_parbox 0
22703 use_makebox 0
22704 width "1.5in"
22705 special "none"
22706 height "1pt"
22707 height_special "totalheight"
22708 status open
22709
22710 \begin_layout Plain Layout
22711 This is a minipage with some stupid dummy text.
22712  This dummy text is used to increase the size of the minipage.
22713 \end_layout
22714
22715 \end_inset
22716
22717
22718 \end_layout
22719
22720 \begin_layout Standard
22721 \begin_inset VSpace bigskip
22722 \end_inset
22723
22724
22725 \end_layout
22726
22727 \begin_layout Standard
22728 When you right-click on a minipage box, you can transform the box to another
22729  box type.
22730  All box types and their settings are explained in detail in chapter 
22731 \emph on
22732 Boxes
22733 \emph default
22734  of the 
22735 \emph on
22736 Embedded
22737 \begin_inset space ~
22738 \end_inset
22739
22740 Objects
22741 \emph default
22742  manual.
22743 \end_layout
22744
22745 \begin_layout Chapter
22746 Mathematical Formulas
22747 \begin_inset Index idx
22748 status collapsed
22749
22750 \begin_layout Plain Layout
22751 Math
22752 \end_layout
22753
22754 \end_inset
22755
22756
22757 \begin_inset Index idx
22758 status collapsed
22759
22760 \begin_layout Plain Layout
22761 Formulas | see
22762 \begin_inset ERT
22763 status collapsed
22764
22765 \begin_layout Plain Layout
22766
22767 {
22768 \end_layout
22769
22770 \end_inset
22771
22772 Math
22773 \begin_inset ERT
22774 status collapsed
22775
22776 \begin_layout Plain Layout
22777
22778 }
22779 \end_layout
22780
22781 \end_inset
22782
22783
22784 \end_layout
22785
22786 \end_inset
22787
22788
22789 \begin_inset CommandInset label
22790 LatexCommand label
22791 name "chap:Mathematical-Formulas"
22792
22793 \end_inset
22794
22795
22796 \end_layout
22797
22798 \begin_layout Standard
22799 The issues of this chapter are described in detail in the 
22800 \emph on
22801 Math
22802 \emph default
22803  manual.
22804  There you will also find tips and tricks for special cases.
22805 \end_layout
22806
22807 \begin_layout Section
22808 Basic Math Editing
22809 \begin_inset Index idx
22810 status collapsed
22811
22812 \begin_layout Plain Layout
22813 Math ! Basics
22814 \end_layout
22815
22816 \end_inset
22817
22818
22819 \end_layout
22820
22821 \begin_layout Standard
22822 To create a math formula, you can just click on the toolbar icon 
22823 \begin_inset Info
22824 type  "icon"
22825 arg   "math-mode on"
22826 \end_inset
22827
22828  (shortcut 
22829 \begin_inset Info
22830 type  "shortcut"
22831 arg   "math-mode"
22832 \end_inset
22833
22834 ).
22835  That will create a little blue rectangle, with purple markers around its
22836  corners.
22837  That blue rectangle is the formula itself; the purple markers indicate
22838  what level of nesting within the formula you are at.
22839  You can also choose a particular formula type to insert via the 
22840 \family sans
22841 Insert\SpecialChar \menuseparator
22842 Math
22843 \family default
22844  menu.
22845 \end_layout
22846
22847 \begin_layout Standard
22848 Editing the parameters of a formula and adding math constructs can be done
22849  with the 
22850 \family sans
22851 math
22852 \begin_inset space ~
22853 \end_inset
22854
22855 toolbar
22856 \family default
22857 , that appears if the cursor is in a formula.
22858 \end_layout
22859
22860 \begin_layout Standard
22861 There are two main types of formulas, inline formulas and display formulas.
22862  Inline formulas appear within a text line, like this one:
22863 \end_layout
22864
22865 \begin_layout Standard
22866 This is a line with an inline formula 
22867 \begin_inset Formula $A=B$
22868 \end_inset
22869
22870  in it.
22871 \end_layout
22872
22873 \begin_layout Standard
22874 Displayed formulas appear outside the text like if they were in a separate
22875  paragraph, like this one:
22876 \begin_inset Formula 
22877 \[
22878 A=B
22879 \]
22880
22881 \end_inset
22882
22883 You can only number and reference displayed formulas.
22884 \end_layout
22885
22886 \begin_layout Standard
22887 LyX also supports many LaTeX math commands.
22888  For example, typing 
22889 \begin_inset Quotes eld
22890 \end_inset
22891
22892
22893 \series bold
22894
22895 \backslash
22896 alpha
22897 \series default
22898
22899 \begin_inset Quotes erd
22900 \end_inset
22901
22902 , followed by a space, in a formula will create the Greek letter 
22903 \begin_inset Formula $\alpha$
22904 \end_inset
22905
22906 .
22907  Typing commands might sometimes be faster than using the 
22908 \family sans
22909 Math
22910 \begin_inset space ~
22911 \end_inset
22912
22913 Panel
22914 \family default
22915 .
22916 \end_layout
22917
22918 \begin_layout Subsection
22919 Navigating in Formulas
22920 \begin_inset Index idx
22921 status collapsed
22922
22923 \begin_layout Plain Layout
22924 Math ! Navigating
22925 \end_layout
22926
22927 \end_inset
22928
22929
22930 \end_layout
22931
22932 \begin_layout Standard
22933 The best control over the cursor position within an existing formula is
22934  achieved with the arrow keys.
22935  LyX uses small rectangles to indicate places where something can be inserted.
22936  The arrow keys can be used to navigate between parts of a formula.
22937  Pressing 
22938 \family sans
22939 Space
22940 \family default
22941  will leave a formula construct (a square root 
22942 \begin_inset Formula $\sqrt{2}$
22943 \end_inset
22944
22945 , or parentheses 
22946 \begin_inset Formula $\left(f\right)$
22947 \end_inset
22948
22949 , or a matrix 
22950 \begin_inset Formula $\left[\begin{array}{cc}
22951 1 & 2\\
22952 3 & 4
22953 \end{array}\right]$
22954 \end_inset
22955
22956 ).
22957  Pressing 
22958 \family sans
22959 Escape
22960 \family default
22961  will leave the formula, placing the cursor after the formula.
22962  
22963 \family sans
22964 Tab
22965 \family default
22966  can be used to move horizontally in a formula; for example, through the
22967  cells of a matrix or the positions in a multi-line equation.
22968 \end_layout
22969
22970 \begin_layout Standard
22971
22972 \family sans
22973 Space
22974 \family default
22975 , printed in this document as 
22976 \begin_inset Quotes eld
22977 \end_inset
22978
22979
22980 \begin_inset space \textvisiblespace{}
22981 \end_inset
22982
22983
22984 \begin_inset Quotes erd
22985 \end_inset
22986
22987 , seems to do nothing in a formula, since it does not add a space between
22988  characters, but it does exit a nested structure.
22989  For this reason, you have to be careful about using 
22990 \family sans
22991 Space
22992 \family default
22993 .
22994  For example, if you want 
22995 \begin_inset Formula $\sqrt{2x+1}$
22996 \end_inset
22997
22998 , type 
22999 \series bold
23000
23001 \backslash
23002 sqrt
23003 \begin_inset space \textvisiblespace{}
23004 \end_inset
23005
23006 2x+1
23007 \series default
23008  and not 
23009 \series bold
23010
23011 \backslash
23012 sqrt
23013 \begin_inset space \textvisiblespace{}
23014 \end_inset
23015
23016 2x
23017 \begin_inset space \textvisiblespace{}
23018 \end_inset
23019
23020 +1
23021 \series default
23022 , since in the latter case only the 
23023 \family typewriter
23024
23025 \begin_inset Formula $2x$
23026 \end_inset
23027
23028
23029 \family default
23030  will be under the square root sign: 
23031 \begin_inset Formula $\sqrt{2x}+1$
23032 \end_inset
23033
23034 .
23035 \end_layout
23036
23037 \begin_layout Standard
23038 You can leave many parts of a formula, like this matrix, partially filled
23039  in, such as:
23040 \begin_inset Formula 
23041 \[
23042 \left(\begin{array}{ccc}
23043 \lambda_{1}\\
23044  & \ddots\\
23045  &  & \lambda_{n}
23046 \end{array}\right)
23047 \]
23048
23049 \end_inset
23050
23051 If you leave a fraction only partially filled in, or a subscript with nothing
23052  in it, the results will be unpredictable, but most constructs don't mind.
23053 \end_layout
23054
23055 \begin_layout Subsection
23056 Selecting Text
23057 \end_layout
23058
23059 \begin_layout Standard
23060 You can select text within a formula in two different ways.
23061  Place the cursor at one end of the string of text you want, and press 
23062 \family sans
23063 Shift
23064 \family default
23065  and a cursor movement key to select text.
23066  It will be highlighted as with regular text selection.
23067  Alternatively, you can select text with the mouse in the usual way.
23068  That text can then be cut or copied, and then pasted within any formula,
23069  but not in a normal text region in LyX.
23070 \end_layout
23071
23072 \begin_layout Subsection
23073 Exponents and Subscripts
23074 \begin_inset Index idx
23075 status collapsed
23076
23077 \begin_layout Plain Layout
23078 Math ! Exponents
23079 \end_layout
23080
23081 \end_inset
23082
23083
23084 \begin_inset Index idx
23085 status collapsed
23086
23087 \begin_layout Plain Layout
23088 Math ! Subscripts
23089 \end_layout
23090
23091 \end_inset
23092
23093
23094 \end_layout
23095
23096 \begin_layout Standard
23097 You can use the math panel to add super- or subscripts (buttons 
23098 \begin_inset Info
23099 type  "icon"
23100 arg   "math-superscript"
23101 \end_inset
23102
23103  and 
23104 \begin_inset Info
23105 type  "icon"
23106 arg   "math-subscript"
23107 \end_inset
23108
23109 ), but it is often much easier to use a command.
23110  To get 
23111 \begin_inset Formula $x^{2}$
23112 \end_inset
23113
23114 , type in a formula 
23115 \series bold
23116 x^2
23117 \begin_inset space \textvisiblespace{}
23118 \end_inset
23119
23120
23121 \series default
23122 .
23123  The final 
23124 \family sans
23125 Space
23126 \family default
23127  puts the cursor back down on the base line of the expression.
23128  If you type 
23129 \series bold
23130 x^2y
23131 \series default
23132 , you will get 
23133 \begin_inset Formula $x^{2y}$
23134 \end_inset
23135
23136 , to get 
23137 \begin_inset Formula $x^{2}y$
23138 \end_inset
23139
23140 , type 
23141 \series bold
23142 x^2
23143 \begin_inset space \textvisiblespace{}
23144 \end_inset
23145
23146 y
23147 \series default
23148 .
23149  If you use characters in the superscript, that could be accented with the
23150  circumflex 
23151 \begin_inset Quotes eld
23152 \end_inset
23153
23154 ^
23155 \begin_inset Quotes erd
23156 \end_inset
23157
23158 , you have to use an extra 
23159 \family sans
23160 Space
23161 \family default
23162  to separate the circumflex and the character.
23163  For example, if you want 
23164 \begin_inset Formula $x^{a}$
23165 \end_inset
23166
23167 , type 
23168 \series bold
23169 x^
23170 \begin_inset space \textvisiblespace{}
23171 \end_inset
23172
23173 a
23174 \series default
23175 .
23176  Subscripts are similar: To get 
23177 \begin_inset Formula $a_{1}$
23178 \end_inset
23179
23180 , type 
23181 \series bold
23182 a_1
23183 \begin_inset space \textvisiblespace{}
23184 \end_inset
23185
23186
23187 \series default
23188 .
23189 \end_layout
23190
23191 \begin_layout Subsection
23192 Fractions
23193 \begin_inset Index idx
23194 status collapsed
23195
23196 \begin_layout Plain Layout
23197 Math ! Fractions
23198 \end_layout
23199
23200 \end_inset
23201
23202
23203 \end_layout
23204
23205 \begin_layout Standard
23206 Create a fraction either with the command 
23207 \series bold
23208
23209 \backslash
23210 frac
23211 \series default
23212  or by using the icon 
23213 \begin_inset Info
23214 type  "icon"
23215 arg   "math-insert \\frac"
23216 \end_inset
23217
23218  in the 
23219 \family sans
23220 Math
23221 \begin_inset space ~
23222 \end_inset
23223
23224 Panel
23225 \family default
23226 .
23227  You will be presented with an empty fraction.
23228  The cursor is above the fraction line.
23229  To move it to the bottom, simply press 
23230 \family sans
23231 Down
23232 \family default
23233 .
23234  To move back up, press 
23235 \family sans
23236 Up
23237 \family default
23238 .
23239  Any math structure can be placed in a fraction, as this example shows:
23240 \begin_inset Formula 
23241 \[
23242 \left[\frac{1}{\left(\begin{array}{cc}
23243 2 & 3\\
23244 4 & 5
23245 \end{array}\right)}\right]
23246 \]
23247
23248 \end_inset
23249
23250
23251 \end_layout
23252
23253 \begin_layout Subsection
23254 Roots
23255 \begin_inset Index idx
23256 status collapsed
23257
23258 \begin_layout Plain Layout
23259 Math ! Roots
23260 \end_layout
23261
23262 \end_inset
23263
23264
23265 \end_layout
23266
23267 \begin_layout Standard
23268 Roots can be created using the 
23269 \family sans
23270 Math
23271 \begin_inset space ~
23272 \end_inset
23273
23274 Panel
23275 \family default
23276  buttons 
23277 \begin_inset Info
23278 type  "icon"
23279 arg   "math-insert \\sqrt"
23280 \end_inset
23281
23282  or 
23283 \begin_inset Info
23284 type  "icon"
23285 arg   "math-insert \\root"
23286 \end_inset
23287
23288  or the commands 
23289 \series bold
23290
23291 \backslash
23292 sqrt
23293 \series default
23294  or 
23295 \series bold
23296
23297 \backslash
23298 root
23299 \series default
23300 .
23301  With the command 
23302 \series bold
23303
23304 \backslash
23305 root
23306 \series default
23307  you can produce roots of higher orders, like cube roots, while 
23308 \series bold
23309
23310 \backslash
23311 sqrt
23312 \series default
23313  always produces a square root.
23314 \end_layout
23315
23316 \begin_layout Subsection
23317 Operators with Limits
23318 \begin_inset Index idx
23319 status collapsed
23320
23321 \begin_layout Plain Layout
23322 Math ! Sums
23323 \end_layout
23324
23325 \end_inset
23326
23327
23328 \begin_inset Index idx
23329 status collapsed
23330
23331 \begin_layout Plain Layout
23332 Math ! Integrals
23333 \end_layout
23334
23335 \end_inset
23336
23337
23338 \begin_inset CommandInset label
23339 LatexCommand label
23340 name "sub:Operators-with-Limits"
23341
23342 \end_inset
23343
23344
23345 \end_layout
23346
23347 \begin_layout Standard
23348 Sum (
23349 \begin_inset Formula $\sum$
23350 \end_inset
23351
23352 ) and integral (
23353 \begin_inset Formula $\int$
23354 \end_inset
23355
23356 ) operators are very often decorated with limits.
23357  These limits can be entered in LyX by entering them as you would enter
23358  a super- or subscript, directly after the symbol.
23359  The sum operator will automatically place its 
23360 \begin_inset Quotes eld
23361 \end_inset
23362
23363 limits
23364 \begin_inset Quotes erd
23365 \end_inset
23366
23367  over and under the symbol in displayed formulas, and to the side in inline
23368  formulas, as in 
23369 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23370 \end_inset
23371
23372 , versus
23373 \begin_inset Formula 
23374 \[
23375 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23376 \]
23377
23378 \end_inset
23379
23380 Integral signs, however, will place the limits to the side in both formula
23381  types.
23382 \end_layout
23383
23384 \begin_layout Standard
23385 All operators with limits will be automatically re-sized when placed in
23386  display mode.
23387  The placement of the limits can be changed by placing the cursor directly
23388  behind the operator and using the menu 
23389 \family sans
23390 Edit\SpecialChar \menuseparator
23391 Math\SpecialChar \menuseparator
23392 Change
23393 \begin_inset space ~
23394 \end_inset
23395
23396 Limits
23397 \begin_inset space ~
23398 \end_inset
23399
23400 Type
23401 \family default
23402  or entering 
23403 \begin_inset Info
23404 type  "shortcut"
23405 arg   "math-limits"
23406 \end_inset
23407
23408 .
23409 \end_layout
23410
23411 \begin_layout Standard
23412 Certain other mathematical expressions also have this 
23413 \begin_inset Quotes eld
23414 \end_inset
23415
23416 moving limits
23417 \begin_inset Quotes erd
23418 \end_inset
23419
23420  feature, such as
23421 \begin_inset Index idx
23422 status collapsed
23423
23424 \begin_layout Plain Layout
23425 Math ! Limits
23426 \end_layout
23427
23428 \end_inset
23429
23430
23431 \begin_inset Formula 
23432 \[
23433 \lim_{x\rightarrow\infty}f(x),
23434 \]
23435
23436 \end_inset
23437
23438 which will place the 
23439 \begin_inset Formula $x\rightarrow\infty$
23440 \end_inset
23441
23442  underneath the 
23443 \begin_inset Quotes eld
23444 \end_inset
23445
23446 lim
23447 \begin_inset Quotes erd
23448 \end_inset
23449
23450  in display mode.
23451  In inline formulas it looks like this: 
23452 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23453 \end_inset
23454
23455 .
23456 \end_layout
23457
23458 \begin_layout Standard
23459 Note that the lim-function was entered as the function macro 
23460 \series bold
23461
23462 \backslash
23463 lim
23464 \series default
23465 .
23466  Have a look at section
23467 \begin_inset space ~
23468 \end_inset
23469
23470
23471 \begin_inset CommandInset ref
23472 LatexCommand ref
23473 reference "sub:Functions"
23474
23475 \end_inset
23476
23477  for an explanation of function macros.
23478 \end_layout
23479
23480 \begin_layout Subsection
23481 Math Symbols
23482 \begin_inset Index idx
23483 status collapsed
23484
23485 \begin_layout Plain Layout
23486 Math ! Symbols
23487 \end_layout
23488
23489 \end_inset
23490
23491
23492 \end_layout
23493
23494 \begin_layout Standard
23495 Most math symbols can be found in the 
23496 \family sans
23497 Math
23498 \begin_inset space ~
23499 \end_inset
23500
23501 Panel
23502 \family default
23503  under one of several categories; including 
23504 \family sans
23505 Greek
23506 \family default
23507
23508 \family sans
23509 Operators
23510 \family default
23511
23512 \family sans
23513 Relations
23514 \family default
23515
23516 \family sans
23517 Arrows
23518 \family default
23519 .
23520  There are also the additional symbols provided by the American Mathematical
23521  Society (AMS).
23522 \end_layout
23523
23524 \begin_layout Standard
23525 If you know the LaTeX-command for a construct or symbol you wish to use,
23526  you don't have to use the 
23527 \family sans
23528 Math
23529 \begin_inset space ~
23530 \end_inset
23531
23532 Panel
23533 \family default
23534 ; you can type the command directly into the formula.
23535  LyX will convert it to the corresponding symbol or construct.
23536 \end_layout
23537
23538 \begin_layout Subsection
23539 Altering Spacing
23540 \begin_inset Index idx
23541 status collapsed
23542
23543 \begin_layout Plain Layout
23544 Math ! Spaces
23545 \end_layout
23546
23547 \end_inset
23548
23549
23550 \end_layout
23551
23552 \begin_layout Standard
23553 You may want to create spaces that differ from the standard spacing that
23554  LaTeX provides.
23555  To do this, press 
23556 \begin_inset Info
23557 type  "shortcut"
23558 arg   "command-alternatives math-space ; space-insert protected"
23559 \end_inset
23560
23561  or use the 
23562 \family sans
23563 Math
23564 \begin_inset space ~
23565 \end_inset
23566
23567 Panel
23568 \family default
23569  button 
23570 \begin_inset Info
23571 type  "icon"
23572 arg   "math-insert \\space"
23573 \end_inset
23574
23575 .
23576  This generates a small space, and shows a small marker on the screen.
23577  For example, the sequence 
23578 \series bold
23579 a Ctrl+Space b
23580 \series default
23581
23582 \begin_inset Formula $a\, b$
23583 \end_inset
23584
23585  appears in LyX as 
23586 \begin_inset Graphics
23587         filename clipart/SpaceMarker.png
23588
23589 \end_inset
23590
23591 .
23592  You can change the space to different sizes when you set the cursor behind
23593  the space marker and enter space again several times.
23594  With every space enter the size will be changed.
23595  Some markers for the space size appear red in LyX, because they are negative
23596  spaces.
23597  Here are two examples:
23598 \end_layout
23599
23600 \begin_layout Standard
23601
23602 \series bold
23603 a Ctrl+Space b
23604 \series default
23605  and 3×
23606 \family sans
23607 Space
23608 \family default
23609
23610 \begin_inset Formula $a\quad b$
23611 \end_inset
23612
23613
23614 \end_layout
23615
23616 \begin_layout Standard
23617
23618 \series bold
23619 a Ctrl+Space b
23620 \series default
23621  and 5×
23622 \family sans
23623 Space
23624 \family default
23625
23626 \begin_inset Formula $a\! b$
23627 \end_inset
23628
23629
23630 \end_layout
23631
23632 \begin_layout Subsection
23633 Functions
23634 \begin_inset Index idx
23635 status collapsed
23636
23637 \begin_layout Plain Layout
23638 Math ! Functions
23639 \end_layout
23640
23641 \end_inset
23642
23643
23644 \begin_inset CommandInset label
23645 LatexCommand label
23646 name "sub:Functions"
23647
23648 \end_inset
23649
23650
23651 \end_layout
23652
23653 \begin_layout Standard
23654 The 
23655 \family sans
23656 Math
23657 \begin_inset space ~
23658 \end_inset
23659
23660 Panel
23661 \family default
23662  contains under the button 
23663 \begin_inset Info
23664 type  "icon"
23665 arg   "math-insert \\functions"
23666 \end_inset
23667
23668  a number of function macros, such as 
23669 \begin_inset Formula $\sin$
23670 \end_inset
23671
23672
23673 \begin_inset Formula $\lim$
23674 \end_inset
23675
23676
23677 \emph on
23678 etc
23679 \emph default
23680 .
23681  (you can also insert them in a formula by typing 
23682 \series bold
23683
23684 \backslash
23685 sin
23686 \series default
23687  etc.).
23688  Standard mathematical practice is that functions are printed upright to
23689  avoid confusions, because 
23690 \begin_inset Formula $sin$
23691 \end_inset
23692
23693  does normally mean 
23694 \begin_inset Formula $s\cdot i\cdot n$
23695 \end_inset
23696
23697 .
23698 \end_layout
23699
23700 \begin_layout Standard
23701 Using the function macros will also produce correct spacing around the function:
23702  
23703 \begin_inset Formula $a\sin x$
23704 \end_inset
23705
23706  is different from 
23707 \begin_inset Formula $asinx$
23708 \end_inset
23709
23710 .
23711 \end_layout
23712
23713 \begin_layout Standard
23714 For some mathematical objects, like limits, the macro changes where subscripts
23715  are placed, as described in section
23716 \begin_inset space ~
23717 \end_inset
23718
23719
23720 \begin_inset CommandInset ref
23721 LatexCommand ref
23722 reference "sub:Operators-with-Limits"
23723
23724 \end_inset
23725
23726 .
23727 \end_layout
23728
23729 \begin_layout Subsection
23730 Accents
23731 \begin_inset Index idx
23732 status collapsed
23733
23734 \begin_layout Plain Layout
23735 Math ! Accents
23736 \end_layout
23737
23738 \end_inset
23739
23740
23741 \end_layout
23742
23743 \begin_layout Standard
23744 In a formula you can insert accented characters in the same way as in text
23745  mode.
23746  This may depend on your keyboard, or the bindings file you use.
23747  You can also use LaTeX commands, for example, to enter 
23748 \begin_inset Formula $\hat{a}$
23749 \end_inset
23750
23751  even if your keyboard doesn't have the circumflex enabled.
23752  Our example is entered by typing 
23753 \series bold
23754
23755 \backslash
23756 hat
23757 \begin_inset space \textvisiblespace{}
23758 \end_inset
23759
23760 a
23761 \series default
23762  in a formula.
23763  Table
23764 \begin_inset space ~
23765 \end_inset
23766
23767
23768 \begin_inset CommandInset ref
23769 LatexCommand ref
23770 reference "tab:Accent-names-and"
23771
23772 \end_inset
23773
23774  shows the equivalences between the accent names and the commands.
23775 \end_layout
23776
23777 \begin_layout Standard
23778 \begin_inset Float table
23779 wide false
23780 sideways false
23781 status open
23782
23783 \begin_layout Plain Layout
23784 \begin_inset Caption Standard
23785
23786 \begin_layout Plain Layout
23787 \begin_inset CommandInset label
23788 LatexCommand label
23789 name "tab:Accent-names-and"
23790
23791 \end_inset
23792
23793 Accent names and the corresponding commands.
23794 \end_layout
23795
23796 \end_inset
23797
23798
23799 \end_layout
23800
23801 \begin_layout Plain Layout
23802 \align center
23803 \begin_inset Tabular
23804 <lyxtabular version="3" rows="11" columns="3">
23805 <features rotate="0" tabularvalignment="middle">
23806 <column alignment="center" valignment="top" width="0pt">
23807 <column alignment="center" valignment="top" width="0pt">
23808 <column alignment="center" valignment="top" width="0pt">
23809 <row>
23810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814 Name
23815 \end_layout
23816
23817 \end_inset
23818 </cell>
23819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23820 \begin_inset Text
23821
23822 \begin_layout Plain Layout
23823 Command
23824 \end_layout
23825
23826 \end_inset
23827 </cell>
23828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23829 \begin_inset Text
23830
23831 \begin_layout Plain Layout
23832 E
23833 \family roman
23834 \series medium
23835 \shape up
23836 \size normal
23837 \emph off
23838 \bar no
23839 \noun off
23840 \color none
23841 xample
23842 \end_layout
23843
23844 \end_inset
23845 </cell>
23846 </row>
23847 <row>
23848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23849 \begin_inset Text
23850
23851 \begin_layout Plain Layout
23852
23853 \family roman
23854 \series medium
23855 \shape up
23856 \size normal
23857 \emph off
23858 \bar no
23859 \noun off
23860 \color none
23861 circumflex
23862 \end_layout
23863
23864 \end_inset
23865 </cell>
23866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23867 \begin_inset Text
23868
23869 \begin_layout Plain Layout
23870
23871 \series bold
23872
23873 \backslash
23874 hat
23875 \end_layout
23876
23877 \end_inset
23878 </cell>
23879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23880 \begin_inset Text
23881
23882 \begin_layout Plain Layout
23883
23884 \family roman
23885 \series medium
23886 \shape up
23887 \size normal
23888 \emph off
23889 \bar no
23890 \noun off
23891 \color none
23892 \begin_inset Formula $\hat{a}$
23893 \end_inset
23894
23895
23896 \end_layout
23897
23898 \end_inset
23899 </cell>
23900 </row>
23901 <row>
23902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23903 \begin_inset Text
23904
23905 \begin_layout Plain Layout
23906
23907 \family roman
23908 \series medium
23909 \shape up
23910 \size normal
23911 \emph off
23912 \bar no
23913 \noun off
23914 \color none
23915 grave
23916 \end_layout
23917
23918 \end_inset
23919 </cell>
23920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23921 \begin_inset Text
23922
23923 \begin_layout Plain Layout
23924
23925 \series bold
23926
23927 \backslash
23928 grave
23929 \end_layout
23930
23931 \end_inset
23932 </cell>
23933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23934 \begin_inset Text
23935
23936 \begin_layout Plain Layout
23937
23938 \family roman
23939 \series medium
23940 \shape up
23941 \size normal
23942 \emph off
23943 \bar no
23944 \noun off
23945 \color none
23946 \begin_inset Formula $\grave{a}$
23947 \end_inset
23948
23949
23950 \end_layout
23951
23952 \end_inset
23953 </cell>
23954 </row>
23955 <row>
23956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Plain Layout
23960
23961 \family roman
23962 \series medium
23963 \shape up
23964 \size normal
23965 \emph off
23966 \bar no
23967 \noun off
23968 \color none
23969 acute
23970 \end_layout
23971
23972 \end_inset
23973 </cell>
23974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23975 \begin_inset Text
23976
23977 \begin_layout Plain Layout
23978
23979 \series bold
23980
23981 \backslash
23982 acute
23983 \end_layout
23984
23985 \end_inset
23986 </cell>
23987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Plain Layout
23991
23992 \family roman
23993 \series medium
23994 \shape up
23995 \size normal
23996 \emph off
23997 \bar no
23998 \noun off
23999 \color none
24000 \begin_inset Formula $\acute{a}$
24001 \end_inset
24002
24003
24004 \end_layout
24005
24006 \end_inset
24007 </cell>
24008 </row>
24009 <row>
24010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24011 \begin_inset Text
24012
24013 \begin_layout Plain Layout
24014
24015 \family roman
24016 \series medium
24017 \shape up
24018 \size normal
24019 \emph off
24020 \bar no
24021 \noun off
24022 \color none
24023 umlaut
24024 \end_layout
24025
24026 \end_inset
24027 </cell>
24028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24029 \begin_inset Text
24030
24031 \begin_layout Plain Layout
24032
24033 \series bold
24034
24035 \backslash
24036 ddot
24037 \end_layout
24038
24039 \end_inset
24040 </cell>
24041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24042 \begin_inset Text
24043
24044 \begin_layout Plain Layout
24045
24046 \family roman
24047 \series medium
24048 \shape up
24049 \size normal
24050 \emph off
24051 \bar no
24052 \noun off
24053 \color none
24054 \begin_inset Formula $\ddot{a}$
24055 \end_inset
24056
24057
24058 \end_layout
24059
24060 \end_inset
24061 </cell>
24062 </row>
24063 <row>
24064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24065 \begin_inset Text
24066
24067 \begin_layout Plain Layout
24068
24069 \family roman
24070 \series medium
24071 \shape up
24072 \size normal
24073 \emph off
24074 \bar no
24075 \noun off
24076 \color none
24077 tilde
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086
24087 \series bold
24088
24089 \backslash
24090 tilde
24091 \end_layout
24092
24093 \end_inset
24094 </cell>
24095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24096 \begin_inset Text
24097
24098 \begin_layout Plain Layout
24099
24100 \family roman
24101 \series medium
24102 \shape up
24103 \size normal
24104 \emph off
24105 \bar no
24106 \noun off
24107 \color none
24108 \begin_inset Formula $\tilde{a}$
24109 \end_inset
24110
24111
24112 \end_layout
24113
24114 \end_inset
24115 </cell>
24116 </row>
24117 <row>
24118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24119 \begin_inset Text
24120
24121 \begin_layout Plain Layout
24122
24123 \family roman
24124 \series medium
24125 \shape up
24126 \size normal
24127 \emph off
24128 \bar no
24129 \noun off
24130 \color none
24131 dot
24132 \end_layout
24133
24134 \end_inset
24135 </cell>
24136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24137 \begin_inset Text
24138
24139 \begin_layout Plain Layout
24140
24141 \series bold
24142
24143 \backslash
24144 dot
24145 \end_layout
24146
24147 \end_inset
24148 </cell>
24149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24150 \begin_inset Text
24151
24152 \begin_layout Plain Layout
24153
24154 \family roman
24155 \series medium
24156 \shape up
24157 \size normal
24158 \emph off
24159 \bar no
24160 \noun off
24161 \color none
24162 \begin_inset Formula $\dot{a}$
24163 \end_inset
24164
24165
24166 \end_layout
24167
24168 \end_inset
24169 </cell>
24170 </row>
24171 <row>
24172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24173 \begin_inset Text
24174
24175 \begin_layout Plain Layout
24176
24177 \family roman
24178 \series medium
24179 \shape up
24180 \size normal
24181 \emph off
24182 \bar no
24183 \noun off
24184 \color none
24185 breve
24186 \end_layout
24187
24188 \end_inset
24189 </cell>
24190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24191 \begin_inset Text
24192
24193 \begin_layout Plain Layout
24194
24195 \series bold
24196
24197 \backslash
24198 breve
24199 \end_layout
24200
24201 \end_inset
24202 </cell>
24203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24204 \begin_inset Text
24205
24206 \begin_layout Plain Layout
24207
24208 \family roman
24209 \series medium
24210 \shape up
24211 \size normal
24212 \emph off
24213 \bar no
24214 \noun off
24215 \color none
24216 \begin_inset Formula $\breve{a}$
24217 \end_inset
24218
24219
24220 \end_layout
24221
24222 \end_inset
24223 </cell>
24224 </row>
24225 <row>
24226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24227 \begin_inset Text
24228
24229 \begin_layout Plain Layout
24230
24231 \family roman
24232 \series medium
24233 \shape up
24234 \size normal
24235 \emph off
24236 \bar no
24237 \noun off
24238 \color none
24239 caron
24240 \end_layout
24241
24242 \end_inset
24243 </cell>
24244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248
24249 \series bold
24250
24251 \backslash
24252 check
24253 \end_layout
24254
24255 \end_inset
24256 </cell>
24257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24258 \begin_inset Text
24259
24260 \begin_layout Plain Layout
24261
24262 \family roman
24263 \series medium
24264 \shape up
24265 \size normal
24266 \emph off
24267 \bar no
24268 \noun off
24269 \color none
24270 \begin_inset Formula $\check{a}$
24271 \end_inset
24272
24273
24274 \end_layout
24275
24276 \end_inset
24277 </cell>
24278 </row>
24279 <row>
24280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24281 \begin_inset Text
24282
24283 \begin_layout Plain Layout
24284
24285 \family roman
24286 \series medium
24287 \shape up
24288 \size normal
24289 \emph off
24290 \bar no
24291 \noun off
24292 \color none
24293 macron
24294 \end_layout
24295
24296 \end_inset
24297 </cell>
24298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24299 \begin_inset Text
24300
24301 \begin_layout Plain Layout
24302
24303 \series bold
24304
24305 \backslash
24306 bar
24307 \end_layout
24308
24309 \end_inset
24310 </cell>
24311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24312 \begin_inset Text
24313
24314 \begin_layout Plain Layout
24315
24316 \family roman
24317 \series medium
24318 \shape up
24319 \size normal
24320 \emph off
24321 \bar no
24322 \noun off
24323 \color none
24324 \begin_inset Formula $\bar{a}$
24325 \end_inset
24326
24327
24328 \end_layout
24329
24330 \end_inset
24331 </cell>
24332 </row>
24333 <row>
24334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24335 \begin_inset Text
24336
24337 \begin_layout Plain Layout
24338 vector
24339 \end_layout
24340
24341 \end_inset
24342 </cell>
24343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24344 \begin_inset Text
24345
24346 \begin_layout Plain Layout
24347
24348 \series bold
24349
24350 \backslash
24351 vec
24352 \end_layout
24353
24354 \end_inset
24355 </cell>
24356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24357 \begin_inset Text
24358
24359 \begin_layout Plain Layout
24360
24361 \family roman
24362 \series medium
24363 \shape up
24364 \size normal
24365 \emph off
24366 \bar no
24367 \noun off
24368 \color none
24369 \begin_inset Formula $\vec{a}$
24370 \end_inset
24371
24372
24373 \end_layout
24374
24375 \end_inset
24376 </cell>
24377 </row>
24378 </lyxtabular>
24379
24380 \end_inset
24381
24382
24383 \end_layout
24384
24385 \end_inset
24386
24387
24388 \end_layout
24389
24390 \begin_layout Standard
24391 You can choose one of the accents by selecting an item from the 
24392 \family sans
24393 Frame
24394 \begin_inset space ~
24395 \end_inset
24396
24397 decorations
24398 \family default
24399  symbol set button 
24400 \begin_inset Info
24401 type  "icon"
24402 arg   "math-insert \\hat"
24403 \end_inset
24404
24405  in the math panel; this will apply to any selection you have made within
24406  a formula too.
24407 \end_layout
24408
24409 \begin_layout Section
24410 Brackets and Delimiters
24411 \begin_inset Index idx
24412 status collapsed
24413
24414 \begin_layout Plain Layout
24415 Math ! Brackets
24416 \end_layout
24417
24418 \end_inset
24419
24420
24421 \begin_inset Index idx
24422 status collapsed
24423
24424 \begin_layout Plain Layout
24425 Math ! Delimiters
24426 \end_layout
24427
24428 \end_inset
24429
24430
24431 \begin_inset CommandInset label
24432 LatexCommand label
24433 name "sec:Brackets-and-Delimiters"
24434
24435 \end_inset
24436
24437
24438 \end_layout
24439
24440 \begin_layout Standard
24441 There are several brackets available through LyX.
24442  For some purposes, using just the keys 
24443 \family typewriter
24444 []{}()|<>
24445 \family default
24446  should suffice.
24447  But if you want to surround a large structure, like a matrix or a fraction,
24448  or if you have several layers of brackets, it is better to use the math
24449  toolbar delimiter icon 
24450 \begin_inset Info
24451 type  "icon"
24452 arg   "dialog-show mathdelimiter"
24453 \end_inset
24454
24455 .
24456  For example, if you construct the brackets around a matrix in this way:
24457 \begin_inset Formula 
24458 \[
24459 \left[\begin{array}{cc}
24460 1 & 2\\
24461 3 & 4
24462 \end{array}\right]
24463 \]
24464
24465 \end_inset
24466
24467 it makes it easier to see the layers of parentheses.
24468  Below, the expression on the left was entered using the delimiter icon
24469  
24470 \begin_inset Info
24471 type  "icon"
24472 arg   "dialog-show mathdelimiter"
24473 \end_inset
24474
24475  and the expression on the right was entered using the 
24476 \family typewriter
24477 ()
24478 \family default
24479  keys.
24480  
24481 \begin_inset Formula 
24482 \[
24483 \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})}))}
24484 \]
24485
24486 \end_inset
24487
24488
24489 \end_layout
24490
24491 \begin_layout Standard
24492 If you use the delimiter icon, the parentheses, and other brackets from
24493  that menu will automatically re-size to accommodate the size of what is
24494  inside.
24495 \end_layout
24496
24497 \begin_layout Standard
24498 To construct brackets click on the button for the bracket you want on the
24499  left side and right side.
24500  If you use the option 
24501 \family sans
24502 Keep
24503 \begin_inset space ~
24504 \end_inset
24505
24506 matched
24507 \family default
24508 , the selected bracket type will be used for the left and the right side.
24509  The selection will be shown as TeX code.
24510  If you want one side not to have a bracket, use 
24511 \family sans
24512 (none)
24513 \family default
24514 .
24515  It will appear in LyX with a dotted line, but nothing will be printed.
24516 \end_layout
24517
24518 \begin_layout Standard
24519 If you want to place brackets around existing math structures, like a square
24520  root, you can do so by first highlighting (selecting) the structure that
24521  is to go inside the brackets.
24522  Then choose the appropriate brackets for left and right and click on 
24523 \family sans
24524 Insert
24525 \family default
24526 .
24527  The most common bracket combinations (parentheses, square brackets, and
24528  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24529  For example, to insert a pair of parentheses, select the structure and
24530  enter 
24531 \begin_inset Info
24532 type  "shortcut"
24533 arg   "math-delim ( )"
24534 \end_inset
24535
24536 .
24537 \end_layout
24538
24539 \begin_layout Section
24540 Arrays and Multi-line Equations
24541 \begin_inset Index idx
24542 status collapsed
24543
24544 \begin_layout Plain Layout
24545 Math ! Arrays
24546 \end_layout
24547
24548 \end_inset
24549
24550
24551 \begin_inset Index idx
24552 status collapsed
24553
24554 \begin_layout Plain Layout
24555 Math ! Matrices
24556 \end_layout
24557
24558 \end_inset
24559
24560
24561 \begin_inset Index idx
24562 status collapsed
24563
24564 \begin_layout Plain Layout
24565 Math ! Multi-line Equations
24566 \end_layout
24567
24568 \end_inset
24569
24570
24571 \end_layout
24572
24573 \begin_layout Standard
24574 Matrices are entered in LyX using the 
24575 \family sans
24576 Math
24577 \begin_inset space ~
24578 \end_inset
24579
24580 Panel
24581 \family default
24582  matrix button 
24583 \begin_inset Info
24584 type  "icon"
24585 arg   "dialog-show mathmatrix"
24586 \end_inset
24587
24588 .
24589  It will open a dialog for you to choose the number of rows/columns.
24590  Here is an example:
24591 \begin_inset Formula 
24592 \[
24593 \left(\begin{array}{ccc}
24594 1 & 2 & 3\\
24595 4 & 5 & 6\\
24596 7 & 8 & 9
24597 \end{array}\right)
24598 \]
24599
24600 \end_inset
24601
24602 The parentheses aren't automatic, but you can add them as described in section
24603 \begin_inset space ~
24604 \end_inset
24605
24606
24607 \begin_inset CommandInset ref
24608 LatexCommand ref
24609 reference "sec:Brackets-and-Delimiters"
24610
24611 \end_inset
24612
24613 .
24614  When you construct the matrix, you can decide whether the column entries
24615  will be left-, right-, or center-justified.
24616  This alignment is set in the box 
24617 \family sans
24618 Horizontal
24619 \family default
24620  with the letters 
24621 \begin_inset Quotes eld
24622 \end_inset
24623
24624
24625 \family sans
24626 l
24627 \family default
24628
24629 \begin_inset Quotes erd
24630 \end_inset
24631
24632
24633 \begin_inset Quotes eld
24634 \end_inset
24635
24636
24637 \family sans
24638 r
24639 \family default
24640
24641 \begin_inset Quotes erd
24642 \end_inset
24643
24644 , and 
24645 \begin_inset Quotes eld
24646 \end_inset
24647
24648
24649 \family sans
24650 c
24651 \family default
24652
24653 \begin_inset Quotes erd
24654 \end_inset
24655
24656 .
24657  LyX proposes a 
24658 \begin_inset Quotes eld
24659 \end_inset
24660
24661
24662 \family sans
24663 c
24664 \family default
24665
24666 \begin_inset Quotes erd
24667 \end_inset
24668
24669  for every column as default.
24670  For example, the sequence 
24671 \begin_inset Quotes eld
24672 \end_inset
24673
24674
24675 \family sans
24676 lcr
24677 \family default
24678
24679 \begin_inset Quotes erd
24680 \end_inset
24681
24682  means that the first column will be left-justified, the second will be
24683  centered, and the third column will be right-justified, because each letter
24684  corresponds to the relevant column.
24685  The result will look like this:
24686 \begin_inset Formula 
24687 \[
24688 \begin{array}{lcr}
24689 this & this\, column & this\, column\\
24690 column & has & has\, right\\
24691 has\, left\, alignment & center\, alignment & alignment
24692 \end{array}.
24693 \]
24694
24695 \end_inset
24696
24697
24698 \end_layout
24699
24700 \begin_layout Standard
24701 You can add more rows to an existing matrix by entering 
24702 \begin_inset Info
24703 type  "shortcut"
24704 arg   "newline-insert newline"
24705 \end_inset
24706
24707  while the cursor is in the matrix.
24708  Adding or deleting columns can be done via the menu 
24709 \family sans
24710 Edit\SpecialChar \menuseparator
24711 Math
24712 \family default
24713  or the math toolbar.
24714 \end_layout
24715
24716 \begin_layout Standard
24717 There are other arrays used in formulas, such as distinctions of cases.
24718  It can be created with the menu 
24719 \family sans
24720 Insert\SpecialChar \menuseparator
24721 Math\SpecialChar \menuseparator
24722 Cases
24723 \begin_inset space ~
24724 \end_inset
24725
24726 Environment
24727 \family default
24728  or the command 
24729 \series bold
24730
24731 \backslash
24732 cases
24733 \series default
24734 .
24735  Here is an example: 
24736 \begin_inset Formula 
24737 \[
24738 f(x)=\begin{cases}
24739 -1 & x<0\\
24740 0 & x=0\\
24741 1 & x>0
24742 \end{cases}
24743 \]
24744
24745 \end_inset
24746
24747
24748 \end_layout
24749
24750 \begin_layout Standard
24751 \begin_inset VSpace bigskip
24752 \end_inset
24753
24754 Multi-line formulas are created when you press 
24755 \begin_inset Info
24756 type  "shortcut"
24757 arg   "newline-insert newline"
24758 \end_inset
24759
24760  within a formula.
24761  In an empty formula you can see that three blue boxes appear, one for each
24762  column.
24763  When you press 
24764 \begin_inset Info
24765 type  "shortcut"
24766 arg   "newline-insert newline"
24767 \end_inset
24768
24769  in a non-empty formula, the part before the relation sign (equal sign 
24770 \begin_inset Quotes eld
24771 \end_inset
24772
24773 =
24774 \begin_inset Quotes erd
24775 \end_inset
24776
24777  etc.) will be inserted automatically in the first column, the relation sign
24778  is in the second column, and the rest in the third column.
24779  A new row is created by every further entry of 
24780 \begin_inset Info
24781 type  "shortcut"
24782 arg   "newline-insert newline"
24783 \end_inset
24784
24785 .
24786  Multi-line formulas are always displayed formulas.
24787  Here is an example:
24788 \begin_inset Formula 
24789 \begin{eqnarray}
24790 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24791 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24792 \end{eqnarray}
24793
24794 \end_inset
24795
24796 Note that the middle column is designed for relation signs so structures
24797  in this column will be printed in a smaller size:
24798 \begin_inset Formula 
24799 \begin{eqnarray*}
24800 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24801 \end{eqnarray*}
24802
24803 \end_inset
24804
24805
24806 \end_layout
24807
24808 \begin_layout Standard
24809 The multi-line formula type described here is called 
24810 \family typewriter
24811 \series medium
24812 eqnarray
24813 \family default
24814 \series default
24815 .
24816  There are other multi-line types more suitable for certain situations,
24817  for example if you want a better inter-line spacing than in formula 
24818 \begin_inset CommandInset ref
24819 LatexCommand eqref
24820 reference "eq:asquared"
24821
24822 \end_inset
24823
24824 .
24825  The other types are described in section
24826 \begin_inset space ~
24827 \end_inset
24828
24829
24830 \begin_inset CommandInset ref
24831 LatexCommand ref
24832 reference "sub:AMS-Formula-Types"
24833
24834 \end_inset
24835
24836 .
24837 \end_layout
24838
24839 \begin_layout Section
24840 Formula Numbering and Referencing
24841 \begin_inset Index idx
24842 status collapsed
24843
24844 \begin_layout Plain Layout
24845 Math ! Formula numbering
24846 \end_layout
24847
24848 \end_inset
24849
24850
24851 \begin_inset Index idx
24852 status collapsed
24853
24854 \begin_layout Plain Layout
24855 Math ! Referencing formulas
24856 \end_layout
24857
24858 \end_inset
24859
24860
24861 \begin_inset CommandInset label
24862 LatexCommand label
24863 name "sec:Formula-Numbering-and"
24864
24865 \end_inset
24866
24867
24868 \end_layout
24869
24870 \begin_layout Standard
24871 To number a formula, set the cursor in the formula and use the menu 
24872 \family sans
24873 Edit\SpecialChar \menuseparator
24874 Math\SpecialChar \menuseparator
24875 Number
24876 \begin_inset space ~
24877 \end_inset
24878
24879 Whole
24880 \begin_inset space ~
24881 \end_inset
24882
24883 Formula
24884 \family default
24885  or the shortcut 
24886 \begin_inset Info
24887 type  "shortcut"
24888 arg   "math-number-toggle"
24889 \end_inset
24890
24891 .
24892  The formula number appears in LyX within parentheses.
24893  The number shown is temporary and may be different when the output is generated.
24894  The placement and format of the formula number in the output depends on
24895  the document class.
24896  In this document the number is printed together with the chapter number,
24897  separated by a dot:
24898 \begin_inset Formula 
24899 \begin{equation}
24900 1+1=2
24901 \end{equation}
24902
24903 \end_inset
24904
24905 Using 
24906 \begin_inset Info
24907 type  "shortcut"
24908 arg   "math-number-toggle"
24909 \end_inset
24910
24911  in a numbered formula will switch off the numbering.
24912  You can only number displayed formulas.
24913 \end_layout
24914
24915 \begin_layout Standard
24916 Multi-line formulas can be numbered line by line: Using the menu 
24917 \family sans
24918 Edit\SpecialChar \menuseparator
24919 Math\SpecialChar \menuseparator
24920 Number
24921 \begin_inset space ~
24922 \end_inset
24923
24924 This
24925 \begin_inset space ~
24926 \end_inset
24927
24928 Line
24929 \family default
24930  or the shortcut 
24931 \begin_inset Info
24932 type  "shortcut"
24933 arg   "math-number-line-toggle"
24934 \end_inset
24935
24936  will only toggle the numbering of the line where the cursor is:
24937 \begin_inset Formula 
24938 \begin{eqnarray}
24939 1 & = & 3-2\\
24940 2 & = & 4-2\nonumber \\
24941 4 & \leq & 7
24942 \end{eqnarray}
24943
24944 \end_inset
24945
24946 To number all lines use the shortcut 
24947 \begin_inset Info
24948 type  "shortcut"
24949 arg   "math-number-toggle"
24950 \end_inset
24951
24952 .
24953 \end_layout
24954
24955 \begin_layout Standard
24956 \begin_inset VSpace bigskip
24957 \end_inset
24958
24959 Every displayed formula can be referenced by its number using a label.
24960  A label is inserted with the menu 
24961 \family sans
24962 Insert\SpecialChar \menuseparator
24963 Label
24964 \family default
24965  (toolbar button 
24966 \begin_inset Info
24967 type  "icon"
24968 arg   "label-insert"
24969 \end_inset
24970
24971 ) when the cursor is in the formula.
24972  This opens a dialog to enter the label.
24973  It is recommended that you use the suggested 
24974 \begin_inset Quotes eld
24975 \end_inset
24976
24977
24978 \family sans
24979 eq:
24980 \family default
24981
24982 \begin_inset Quotes erd
24983 \end_inset
24984
24985  as the first part of the label, because this helps later to identify the
24986  label type when you have many labels in your document.
24987  We inserted in the following example the label 
24988 \begin_inset Quotes eld
24989 \end_inset
24990
24991 eq:tanhExp
24992 \begin_inset Quotes erd
24993 \end_inset
24994
24995  in the second line:
24996 \begin_inset Formula 
24997 \begin{eqnarray}
24998 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24999  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
25000 \end{eqnarray}
25001
25002 \end_inset
25003
25004 Every labeled line is automatically numbered.
25005  Therefore the label is shown behind the formula number.
25006  You can reference a labeled formula using the menu 
25007 \family sans
25008 Insert\SpecialChar \menuseparator
25009 Cross
25010 \begin_inset space ~
25011 \end_inset
25012
25013 Reference
25014 \family default
25015  (toolbar button 
25016 \begin_inset Info
25017 type  "icon"
25018 arg   "dialog-show-new-inset ref"
25019 \end_inset
25020
25021 ).
25022  A dialog appears to choose a label you want to refer to.
25023  The reference appears in LyX as a gray cross-reference box and in the output
25024  as the formula number:
25025 \end_layout
25026
25027 \begin_layout Standard
25028 This is a cross-reference to equation (
25029 \begin_inset CommandInset ref
25030 LatexCommand ref
25031 reference "eq:tanhExp"
25032
25033 \end_inset
25034
25035 ).
25036 \end_layout
25037
25038 \begin_layout Standard
25039 The properties of LyX's cross-reference box are described in section
25040 \begin_inset space ~
25041 \end_inset
25042
25043
25044 \begin_inset CommandInset ref
25045 LatexCommand ref
25046 reference "sec:Cross-References"
25047
25048 \end_inset
25049
25050 .
25051  To delete a label, set the cursor at the end in the labeled formula and
25052  press 
25053 \family sans
25054 Del
25055 \family default
25056 .
25057 \end_layout
25058
25059 \begin_layout Section
25060 User defined math macros
25061 \begin_inset Index idx
25062 status collapsed
25063
25064 \begin_layout Plain Layout
25065 Math ! Macros
25066 \end_layout
25067
25068 \end_inset
25069
25070
25071 \end_layout
25072
25073 \begin_layout Standard
25074 LyX allows you to define macros for formulas which is very useful when you
25075  have equations of the same form in a document several times.
25076  Math macros are explained in section 
25077 \emph on
25078 Math
25079 \begin_inset space ~
25080 \end_inset
25081
25082 Macros
25083 \emph default
25084  of the 
25085 \emph on
25086 Math
25087 \emph default
25088  manual.
25089 \end_layout
25090
25091 \begin_layout Section
25092 Fine-Tuning
25093 \end_layout
25094
25095 \begin_layout Subsection
25096 Typefaces
25097 \begin_inset Index idx
25098 status collapsed
25099
25100 \begin_layout Plain Layout
25101 Math ! Typefaces
25102 \end_layout
25103
25104 \end_inset
25105
25106
25107 \end_layout
25108
25109 \begin_layout Standard
25110 The standard font for text is italic, for numbers the standard is roman.
25111  To set a font in a formula, use the 
25112 \family sans
25113 Math
25114 \begin_inset space ~
25115 \end_inset
25116
25117 Panel
25118 \family default
25119  button 
25120 \begin_inset Info
25121 type  "icon"
25122 arg   "math-insert \\font"
25123 \end_inset
25124
25125 , or enter its command, listed in table
25126 \begin_inset space ~
25127 \end_inset
25128
25129
25130 \begin_inset CommandInset ref
25131 LatexCommand ref
25132 reference "tab:Typefaces-and-the"
25133
25134 \end_inset
25135
25136 , directly.
25137 \end_layout
25138
25139 \begin_layout Standard
25140 \begin_inset Float table
25141 wide false
25142 sideways false
25143 status open
25144
25145 \begin_layout Plain Layout
25146 \begin_inset Caption Standard
25147
25148 \begin_layout Plain Layout
25149 \begin_inset CommandInset label
25150 LatexCommand label
25151 name "tab:Typefaces-and-the"
25152
25153 \end_inset
25154
25155 Typefaces and the corresponding commands.
25156 \end_layout
25157
25158 \end_inset
25159
25160
25161 \end_layout
25162
25163 \begin_layout Plain Layout
25164 \align center
25165 \begin_inset Tabular
25166 <lyxtabular version="3" rows="9" columns="2">
25167 <features rotate="0" tabularvalignment="middle">
25168 <column alignment="center" valignment="top" width="0pt">
25169 <column alignment="center" valignment="top" width="0pt">
25170 <row>
25171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25172 \begin_inset Text
25173
25174 \begin_layout Plain Layout
25175 Font
25176 \end_layout
25177
25178 \end_inset
25179 </cell>
25180 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25181 \begin_inset Text
25182
25183 \begin_layout Plain Layout
25184 Command
25185 \end_layout
25186
25187 \end_inset
25188 </cell>
25189 </row>
25190 <row>
25191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25192 \begin_inset Text
25193
25194 \begin_layout Plain Layout
25195
25196 \shape up
25197 \size normal
25198 \bar no
25199 \noun off
25200 \color none
25201 \begin_inset Formula $\mathrm{Roman}$
25202 \end_inset
25203
25204
25205 \end_layout
25206
25207 \end_inset
25208 </cell>
25209 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25210 \begin_inset Text
25211
25212 \begin_layout Plain Layout
25213
25214 \series bold
25215
25216 \backslash
25217 mathrm
25218 \end_layout
25219
25220 \end_inset
25221 </cell>
25222 </row>
25223 <row>
25224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25225 \begin_inset Text
25226
25227 \begin_layout Plain Layout
25228 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25229 \end_inset
25230
25231
25232 \end_layout
25233
25234 \end_inset
25235 </cell>
25236 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25237 \begin_inset Text
25238
25239 \begin_layout Plain Layout
25240
25241 \series bold
25242
25243 \backslash
25244 mathbf
25245 \end_layout
25246
25247 \end_inset
25248 </cell>
25249 </row>
25250 <row>
25251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25252 \begin_inset Text
25253
25254 \begin_layout Plain Layout
25255 \begin_inset Formula $\mathit{Italic}$
25256 \end_inset
25257
25258
25259 \end_layout
25260
25261 \end_inset
25262 </cell>
25263 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25264 \begin_inset Text
25265
25266 \begin_layout Plain Layout
25267
25268 \series bold
25269
25270 \backslash
25271 mathit
25272 \end_layout
25273
25274 \end_inset
25275 </cell>
25276 </row>
25277 <row>
25278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25279 \begin_inset Text
25280
25281 \begin_layout Plain Layout
25282
25283 \shape up
25284 \size normal
25285 \bar no
25286 \noun off
25287 \color none
25288 \begin_inset Formula $\mathtt{Typewriter}$
25289 \end_inset
25290
25291
25292 \end_layout
25293
25294 \end_inset
25295 </cell>
25296 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25297 \begin_inset Text
25298
25299 \begin_layout Plain Layout
25300
25301 \series bold
25302
25303 \backslash
25304 mathtt
25305 \end_layout
25306
25307 \end_inset
25308 </cell>
25309 </row>
25310 <row>
25311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25312 \begin_inset Text
25313
25314 \begin_layout Plain Layout
25315 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25316 \end_inset
25317
25318
25319 \end_layout
25320
25321 \end_inset
25322 </cell>
25323 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25324 \begin_inset Text
25325
25326 \begin_layout Plain Layout
25327
25328 \series bold
25329
25330 \backslash
25331 mathbb
25332 \end_layout
25333
25334 \end_inset
25335 </cell>
25336 </row>
25337 <row>
25338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25339 \begin_inset Text
25340
25341 \begin_layout Plain Layout
25342 \begin_inset Formula $\mathfrak{Fraktur}$
25343 \end_inset
25344
25345
25346 \end_layout
25347
25348 \end_inset
25349 </cell>
25350 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25351 \begin_inset Text
25352
25353 \begin_layout Plain Layout
25354
25355 \series bold
25356
25357 \backslash
25358 mathfrak
25359 \end_layout
25360
25361 \end_inset
25362 </cell>
25363 </row>
25364 <row>
25365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25366 \begin_inset Text
25367
25368 \begin_layout Plain Layout
25369
25370 \shape up
25371 \size normal
25372 \emph on
25373 \bar no
25374 \noun off
25375 \color none
25376 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25377 \end_inset
25378
25379
25380 \end_layout
25381
25382 \end_inset
25383 </cell>
25384 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25385 \begin_inset Text
25386
25387 \begin_layout Plain Layout
25388
25389 \series bold
25390
25391 \backslash
25392 mathcal
25393 \end_layout
25394
25395 \end_inset
25396 </cell>
25397 </row>
25398 <row>
25399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25400 \begin_inset Text
25401
25402 \begin_layout Plain Layout
25403 \begin_inset Formula $\mathsf{SansSerif}$
25404 \end_inset
25405
25406
25407 \end_layout
25408
25409 \end_inset
25410 </cell>
25411 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25412 \begin_inset Text
25413
25414 \begin_layout Plain Layout
25415
25416 \series bold
25417
25418 \backslash
25419 mathsf
25420 \end_layout
25421
25422 \end_inset
25423 </cell>
25424 </row>
25425 </lyxtabular>
25426
25427 \end_inset
25428
25429
25430 \end_layout
25431
25432 \end_inset
25433
25434
25435 \end_layout
25436
25437 \begin_layout Standard
25438 \begin_inset Note Greyedout
25439 status open
25440
25441 \begin_layout Plain Layout
25442
25443 \series bold
25444 Note:
25445 \series default
25446  You can only print capital letters in the typefaces 
25447 \family sans
25448 Blackboard
25449 \family default
25450  and 
25451 \family sans
25452 Calligraphic
25453 \family default
25454 .
25455 \end_layout
25456
25457 \end_inset
25458
25459
25460 \end_layout
25461
25462 \begin_layout Standard
25463 When you use a typeface, a blue box is inserted in the formula.
25464  Every character in this box will be printed in this typeface.
25465  Pressing 
25466 \family sans
25467 Space
25468 \family default
25469  within the box will set the cursor outside, so that you have to use a protected
25470  space when you need a space in the box.
25471  Here is an example where 
25472 \begin_inset Quotes eld
25473 \end_inset
25474
25475 N
25476 \begin_inset Quotes erd
25477 \end_inset
25478
25479  in 
25480 \family sans
25481 Blackboard
25482 \family default
25483  denotes the set of numbers:
25484 \begin_inset Formula 
25485 \[
25486 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25487 \]
25488
25489 \end_inset
25490
25491
25492 \end_layout
25493
25494 \begin_layout Standard
25495 The typefaces are nestable, which can cause confusion.
25496  You can, for example, put a character in 
25497 \family sans
25498 Fraktur
25499 \family default
25500  in a box for 
25501 \family sans
25502 Typewriter
25503 \family default
25504
25505 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25506 \end_inset
25507
25508  
25509 \begin_inset Newline newline
25510 \end_inset
25511
25512 So it is better not to use this feature.
25513 \end_layout
25514
25515 \begin_layout Standard
25516 The typefaces have no effect on Greek letters: 
25517 \begin_inset Formula $\mathfrak{abc\delta e}$
25518 \end_inset
25519
25520
25521 \begin_inset Newline newline
25522 \end_inset
25523
25524 You can only print them emboldened using the command 
25525 \series bold
25526
25527 \backslash
25528 boldsymbol
25529 \series default
25530 , which works like the other typeface commands: 
25531 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25532 \end_inset
25533
25534
25535 \end_layout
25536
25537 \begin_layout Standard
25538
25539 \series bold
25540
25541 \backslash
25542 boldsymbol
25543 \series default
25544  works for all symbols, letters, and numbers.
25545 \end_layout
25546
25547 \begin_layout Standard
25548 A number of other font options are available as well, in the menu 
25549 \family sans
25550 Edit\SpecialChar \menuseparator
25551 Math\SpecialChar \menuseparator
25552 Text
25553 \begin_inset space ~
25554 \end_inset
25555
25556 Style
25557 \family default
25558 .
25559 \end_layout
25560
25561 \begin_layout Subsection
25562 Math Text
25563 \begin_inset Index idx
25564 status collapsed
25565
25566 \begin_layout Plain Layout
25567 Math ! Text
25568 \end_layout
25569
25570 \end_inset
25571
25572
25573 \end_layout
25574
25575 \begin_layout Standard
25576 Typefaces are useful for entering some characters in some given font, but
25577  not for text.
25578  For typing longer pieces of text use the math text, which is obtained using
25579  the entry 
25580 \family sans
25581 Normal
25582 \begin_inset space ~
25583 \end_inset
25584
25585 text
25586 \begin_inset space ~
25587 \end_inset
25588
25589 mode
25590 \family default
25591  of the 
25592 \family sans
25593 Math
25594 \begin_inset space ~
25595 \end_inset
25596
25597 Panel
25598 \family default
25599  button 
25600 \begin_inset Info
25601 type  "icon"
25602 arg   "math-insert \\font"
25603 \end_inset
25604
25605 .
25606  Math text appears in LyX in black instead of blue.
25607  You can use spaces and accents in math text as in normal text.
25608  Here is an example:
25609 \begin_inset Formula 
25610 \[
25611 f(x)=\begin{cases}
25612 x & \mbox{if I say so}\\
25613 -x & \mbox{under Umständen}
25614 \end{cases}
25615 \]
25616
25617 \end_inset
25618
25619
25620 \end_layout
25621
25622 \begin_layout Subsection
25623 Font Sizes
25624 \begin_inset Index idx
25625 status collapsed
25626
25627 \begin_layout Plain Layout
25628 Math ! Font sizes
25629 \end_layout
25630
25631 \end_inset
25632
25633
25634 \end_layout
25635
25636 \begin_layout Standard
25637 There are four font styles (relative sizes) used in math-mode, which are
25638  automatically chosen in most situations.
25639  These are called 
25640 \family sans
25641 textstyle
25642 \family default
25643
25644 \family sans
25645 displaystyle
25646 \family default
25647
25648 \family sans
25649 scriptstyle
25650 \family default
25651 , and 
25652 \family sans
25653 scriptscriptstyle
25654 \family default
25655 .
25656  For most characters, 
25657 \family sans
25658 textstyle
25659 \family default
25660  and 
25661 \family sans
25662 displaystyle
25663 \family default
25664  are actually the same size, but fractions, superscripts and subscripts,
25665  and certain other structures, are set larger in 
25666 \family sans
25667 displaystyle
25668 \family default
25669 .
25670  Except for some operators, which resize themselves to accommodate various
25671  situations, all text will be set in the styles that LaTeX thinks are appropriat
25672 e.
25673  These choices can be overridden by using the math panel button 
25674 \begin_inset Info
25675 type  "icon"
25676 arg   "math-insert \\style"
25677 \end_inset
25678
25679 .
25680  A box for the size will be created in which you can insert the math structure.
25681  For example, you can set 
25682 \begin_inset Formula $\frac{1}{2}$
25683 \end_inset
25684
25685 , which is normally in 
25686 \family sans
25687 textstyle
25688 \family default
25689 , larger in 
25690 \family sans
25691 displaystyle
25692 \family default
25693
25694 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25695 \end_inset
25696
25697 .
25698  The four styles are used in the following example:
25699 \end_layout
25700
25701 \begin_layout Standard
25702 \begin_inset Formula $displaystyle$
25703 \end_inset
25704
25705
25706 \begin_inset Formula ${\textstyle textstyle}$
25707 \end_inset
25708
25709
25710 \begin_inset Formula ${\scriptstyle scriptstyle}$
25711 \end_inset
25712
25713
25714 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25715 \end_inset
25716
25717 .
25718 \end_layout
25719
25720 \begin_layout Standard
25721 All these math-mode font sizes are relative so that if the whole math inset
25722  is set in a particular size with the menu 
25723 \family sans
25724 Edit\SpecialChar \menuseparator
25725 Text
25726 \begin_inset space ~
25727 \end_inset
25728
25729 Style
25730 \family default
25731 , all sizes in the formula will be adjusted relative to this size.
25732  Similarly, if the base font size of the document is changed, all fonts
25733  will be adjusted to correspond.
25734  As an example here is a formula in the font size 
25735 \begin_inset Quotes eld
25736 \end_inset
25737
25738 largest
25739 \begin_inset Quotes erd
25740 \end_inset
25741
25742 :
25743 \end_layout
25744
25745 \begin_layout Standard
25746
25747 \family roman
25748 \size largest
25749 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25750 \end_inset
25751
25752
25753 \end_layout
25754
25755 \begin_layout Section
25756 AMS-LaTeX
25757 \begin_inset Index idx
25758 status collapsed
25759
25760 \begin_layout Plain Layout
25761 AMS math
25762 \end_layout
25763
25764 \end_inset
25765
25766
25767 \begin_inset Index idx
25768 status collapsed
25769
25770 \begin_layout Plain Layout
25771 Math ! AMS
25772 \end_layout
25773
25774 \end_inset
25775
25776
25777 \end_layout
25778
25779 \begin_layout Standard
25780 LyX supports the packages provided by the American Mathematical Society
25781  (AMS) that are in common use.
25782 \end_layout
25783
25784 \begin_layout Subsection
25785 Enabling AMS-Support
25786 \end_layout
25787
25788 \begin_layout Standard
25789 You can make the facilities of the AMS-packages explicitly available in
25790  the document by selecting the checkbox 
25791 \family sans
25792 Use
25793 \begin_inset space ~
25794 \end_inset
25795
25796 AMS
25797 \begin_inset space ~
25798 \end_inset
25799
25800 math
25801 \begin_inset space ~
25802 \end_inset
25803
25804 package
25805 \family default
25806  in the 
25807 \family sans
25808 Document\SpecialChar \menuseparator
25809 Settings
25810 \family default
25811
25812 \begin_inset Index idx
25813 status collapsed
25814
25815 \begin_layout Plain Layout
25816 Document ! Settings
25817 \end_layout
25818
25819 \end_inset
25820
25821  dialog under 
25822 \family sans
25823 Math
25824 \begin_inset space ~
25825 \end_inset
25826
25827 Options
25828 \family default
25829 .
25830  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25831  formulas, ensure that you have enabled AMS.
25832 \end_layout
25833
25834 \begin_layout Subsection
25835 AMS-Formula Types
25836 \begin_inset CommandInset label
25837 LatexCommand label
25838 name "sub:AMS-Formula-Types"
25839
25840 \end_inset
25841
25842
25843 \begin_inset Index idx
25844 status collapsed
25845
25846 \begin_layout Plain Layout
25847 Math ! Multi-line Equations
25848 \end_layout
25849
25850 \end_inset
25851
25852
25853 \end_layout
25854
25855 \begin_layout Standard
25856 AMS-LaTeX provides a selection of different formula types.
25857  LyX allows you to choose between 
25858 \family typewriter
25859 align
25860 \family default
25861
25862 \family typewriter
25863 alignat
25864 \family default
25865
25866 \family typewriter
25867 flalign
25868 \family default
25869
25870 \family typewriter
25871 gather
25872 \family default
25873 , and 
25874 \family typewriter
25875 multline
25876 \family default
25877 .
25878  We refer you to the AMS-documentation, 
25879 \begin_inset CommandInset citation
25880 LatexCommand cite
25881 key "AMS"
25882
25883 \end_inset
25884
25885 , for an explanation of these formula types.
25886 \end_layout
25887
25888 \begin_layout Chapter
25889 More Tools
25890 \end_layout
25891
25892 \begin_layout Section
25893 Cross-References
25894 \begin_inset Index idx
25895 status collapsed
25896
25897 \begin_layout Plain Layout
25898 Cross references
25899 \end_layout
25900
25901 \end_inset
25902
25903
25904 \begin_inset CommandInset label
25905 LatexCommand label
25906 name "sec:Cross-References"
25907
25908 \end_inset
25909
25910
25911 \end_layout
25912
25913 \begin_layout Standard
25914 One of LyX's strengths is cross-references.
25915  You can reference every section, float, footnote, formula, and list in
25916  the document.
25917  To reference a document part, you have to insert a label into it.
25918  The label is used as an anchor and a name for the reference.
25919  We want for example to refer to the second item of the following list:
25920 \end_layout
25921
25922 \begin_layout Enumerate
25923 First item
25924 \end_layout
25925
25926 \begin_layout Enumerate
25927 \begin_inset CommandInset label
25928 LatexCommand label
25929 name "enu:Second-item"
25930
25931 \end_inset
25932
25933 Second item
25934 \end_layout
25935
25936 \begin_layout Enumerate
25937 Third item
25938 \end_layout
25939
25940 \begin_layout Standard
25941 First we insert a label into the second item with the menu 
25942 \family sans
25943 Insert\SpecialChar \menuseparator
25944 Label
25945 \family default
25946  or by pressing the toolbar button 
25947 \begin_inset Info
25948 type  "icon"
25949 arg   "label-insert"
25950 \end_inset
25951
25952 .
25953  A gray label box like this: 
25954 \begin_inset Graphics
25955         filename clipart/labelQt4.png
25956         scale 85
25957
25958 \end_inset
25959
25960  is inserted and the label window pops up asking for the label text.
25961  LyX offers as text the first words of the item with a prefix, in our case
25962  the text 
25963 \begin_inset Quotes eld
25964 \end_inset
25965
25966
25967 \family sans
25968 enu:Second-item
25969 \family default
25970
25971 \begin_inset Quotes erd
25972 \end_inset
25973
25974 .
25975  The prefix 
25976 \begin_inset Quotes eld
25977 \end_inset
25978
25979
25980 \family sans
25981 enu:
25982 \family default
25983
25984 \begin_inset Quotes erd
25985 \end_inset
25986
25987  stands for 
25988 \begin_inset Quotes eld
25989 \end_inset
25990
25991 enumerate
25992 \begin_inset Quotes erd
25993 \end_inset
25994
25995 .
25996  The prefix depends on the document part where the label is inserted; for
25997  example, if you insert a label into a section heading, the suggested prefix
25998  will be 
25999 \begin_inset Quotes eld
26000 \end_inset
26001
26002
26003 \family sans
26004 sec:
26005 \family default
26006
26007 \begin_inset Quotes erd
26008 \end_inset
26009
26010 .
26011 \end_layout
26012
26013 \begin_layout Standard
26014 To reference the item, we refer to its label using the menu 
26015 \family sans
26016 Insert\SpecialChar \menuseparator
26017 Cross-Reference
26018 \family default
26019  or the toolbar button 
26020 \begin_inset Info
26021 type  "icon"
26022 arg   "dialog-show-new-inset ref"
26023 \end_inset
26024
26025 .
26026  A gray cross-reference box like this: 
26027 \begin_inset Graphics
26028         filename clipart/referenceQt4.png
26029         scale 85
26030
26031 \end_inset
26032
26033  is inserted and the cross-reference window appears showing all the labels
26034  in the document.
26035  We can now sort the labels alphabetically and then choose the entry 
26036 \begin_inset Quotes eld
26037 \end_inset
26038
26039
26040 \family sans
26041 enu:Second-item
26042 \family default
26043
26044 \begin_inset Quotes erd
26045 \end_inset
26046
26047 .
26048  At the position of the cross-reference box the item number will appear
26049  in the output.
26050 \end_layout
26051
26052 \begin_layout Standard
26053 As an alternative to 
26054 \family sans
26055 Insert\SpecialChar \menuseparator
26056 Cross-Reference
26057 \family default
26058 , you can right-click on a label and in the popup menu select 
26059 \family sans
26060 Copy as Reference
26061 \family default
26062 .
26063  The cross-reference to this label is now in the clipboard and can be pasted
26064  to the actual cursor position via the menu 
26065 \family sans
26066 Edit\SpecialChar \menuseparator
26067 Paste
26068 \family default
26069  (shortcut 
26070 \begin_inset Info
26071 type  "shortcut"
26072 arg   "paste"
26073 \end_inset
26074
26075 ).
26076 \end_layout
26077
26078 \begin_layout Standard
26079 Here is our cross-reference: Item
26080 \begin_inset space ~
26081 \end_inset
26082
26083
26084 \begin_inset CommandInset ref
26085 LatexCommand ref
26086 reference "enu:Second-item"
26087
26088 \end_inset
26089
26090
26091 \end_layout
26092
26093 \begin_layout Standard
26094 It is recommended to use a protected space
26095 \begin_inset Foot
26096 status collapsed
26097
26098 \begin_layout Plain Layout
26099 described in section
26100 \begin_inset space ~
26101 \end_inset
26102
26103
26104 \begin_inset CommandInset ref
26105 LatexCommand ref
26106 reference "sub:Protected-Space"
26107
26108 \end_inset
26109
26110
26111 \end_layout
26112
26113 \end_inset
26114
26115  between the cross-reference name and the cross-reference to avoid ugly
26116  line breaks between them.
26117 \end_layout
26118
26119 \begin_layout Standard
26120 There are six formats of cross-references:
26121 \end_layout
26122
26123 \begin_layout Description
26124 <reference>: prints the number, this is the default: 
26125 \begin_inset CommandInset ref
26126 LatexCommand ref
26127 reference "fig:Two-distorted-images"
26128
26129 \end_inset
26130
26131
26132 \end_layout
26133
26134 \begin_layout Description
26135 (<reference>): prints the number within two parentheses, this is the style
26136  normally used to reference formulas, especially when the reference name
26137  
26138 \begin_inset Quotes eld
26139 \end_inset
26140
26141 Equation
26142 \begin_inset Quotes erd
26143 \end_inset
26144
26145  is omitted: 
26146 \begin_inset CommandInset ref
26147 LatexCommand eqref
26148 reference "eq:tanhExp"
26149
26150 \end_inset
26151
26152
26153 \end_layout
26154
26155 \begin_layout Description
26156 <page>: prints the page number: Page
26157 \begin_inset space ~
26158 \end_inset
26159
26160
26161 \begin_inset CommandInset ref
26162 LatexCommand pageref
26163 reference "fig:Two-distorted-images"
26164
26165 \end_inset
26166
26167
26168 \end_layout
26169
26170 \begin_layout Description
26171 on
26172 \begin_inset space ~
26173 \end_inset
26174
26175 page
26176 \begin_inset space ~
26177 \end_inset
26178
26179 <page>: prints the text “on page” and the page number: 
26180 \begin_inset CommandInset ref
26181 LatexCommand vpageref
26182 reference "fig:Two-distorted-images"
26183
26184 \end_inset
26185
26186
26187 \begin_inset Newline newline
26188 \end_inset
26189
26190 If the label is on the same page, it prints “on this page”; if the label
26191  is on a facing page in a two-sided document, it prints “on the facing page”;
26192  if it is on the previous page which is not a facing page, it prints “on
26193  the previous page”; if it is on the next page which is not a facing page,
26194  it prints “on the next page”.
26195  The wording of the printed text also depends on the used document class.
26196 \end_layout
26197
26198 \begin_layout Description
26199 <reference>
26200 \begin_inset space ~
26201 \end_inset
26202
26203 on
26204 \begin_inset space ~
26205 \end_inset
26206
26207 page
26208 \begin_inset space ~
26209 \end_inset
26210
26211 <page>: prints the number, the text “on page” and the page number: 
26212 \begin_inset CommandInset ref
26213 LatexCommand vref
26214 reference "fig:Two-distorted-images"
26215
26216 \end_inset
26217
26218
26219 \begin_inset Newline newline
26220 \end_inset
26221
26222 If the label is on the same page, this format behaves like 
26223 \family sans
26224 \series bold
26225 <reference>
26226 \family default
26227 \series default
26228 ; otherwise it behaves like 
26229 \family sans
26230 \series bold
26231 on
26232 \begin_inset space ~
26233 \end_inset
26234
26235 page
26236 \begin_inset space ~
26237 \end_inset
26238
26239 <page>
26240 \family default
26241 \series default
26242 .
26243 \end_layout
26244
26245 \begin_layout Description
26246 Formatted
26247 \begin_inset space ~
26248 \end_inset
26249
26250 reference: prints a self defined cross-reference format.
26251 \begin_inset Newline newline
26252 \end_inset
26253
26254
26255 \begin_inset Note Greyedout
26256 status open
26257
26258 \begin_layout Plain Layout
26259
26260 \series bold
26261 Note:
26262 \series default
26263  This feature is only available when you have the LaTeX-package 
26264 \series bold
26265 prettyref
26266 \series default
26267  or 
26268 \series bold
26269 refstyle
26270 \series default
26271
26272 \begin_inset Index idx
26273 status collapsed
26274
26275 \begin_layout Plain Layout
26276 LaTeX-packages ! prettyref
26277 \end_layout
26278
26279 \end_inset
26280
26281
26282 \begin_inset Index idx
26283 status collapsed
26284
26285 \begin_layout Plain Layout
26286 LaTeX-packages ! refstyle
26287 \end_layout
26288
26289 \end_inset
26290
26291  installed.
26292 \end_layout
26293
26294 \end_inset
26295
26296
26297 \begin_inset Newline newline
26298 \end_inset
26299
26300 You can select which LaTeX-package should be used for this feature by setting
26301  the option 
26302 \family sans
26303 Use refstyle (not prettyref) for cross-references
26304 \family default
26305  in the menu 
26306 \family sans
26307 Document\SpecialChar \menuseparator
26308 Settings\SpecialChar \menuseparator
26309 Document Class
26310 \family default
26311 .
26312  The package 
26313 \series bold
26314 refstyle
26315 \series default
26316  is the default and preferred because 
26317 \series bold
26318 prettyref
26319 \series default
26320  supports only English documents.
26321  The format is specified by using the command 
26322 \series bold
26323
26324 \backslash
26325 newrefformat
26326 \series default
26327  (prettyref) or 
26328 \series bold
26329
26330 \backslash
26331 newref
26332 \series default
26333  (refstyle) in the LaTeX preamble of the document.
26334  For example redefining all references to figures (which have the label
26335  shortcut 
26336 \begin_inset Quotes eld
26337 \end_inset
26338
26339
26340 \family sans
26341 fig
26342 \family default
26343
26344 \begin_inset Quotes erd
26345 \end_inset
26346
26347 ) can be done with this command
26348 \begin_inset Newline newline
26349 \end_inset
26350
26351
26352 \series bold
26353
26354 \backslash
26355 newref{fig}{refcmd={Image on page 
26356 \backslash
26357 pageref{#1}}}
26358 \series default
26359
26360 \begin_inset Newline newline
26361 \end_inset
26362
26363 For more information about the format, have a look at the package documentations
26364
26365 \begin_inset CommandInset citation
26366 LatexCommand cite
26367 key "prettyref,refstyle"
26368
26369 \end_inset
26370
26371 .
26372 \end_layout
26373
26374 \begin_layout Description
26375 Textual
26376 \begin_inset space ~
26377 \end_inset
26378
26379 reference: prints the caption or the name of the reference: 
26380 \begin_inset CommandInset ref
26381 LatexCommand nameref
26382 reference "fig:Two-distorted-images"
26383
26384 \end_inset
26385
26386
26387 \end_layout
26388
26389 \begin_layout Standard
26390 The number and current page of the referenced document part in the output
26391  is automatically calculated by LaTeX.
26392  The varieties are adjusted in the field 
26393 \family sans
26394 Format
26395 \family default
26396  of the cross-reference window, that appears when you click on the cross-referen
26397 ce.
26398 \end_layout
26399
26400 \begin_layout Standard
26401 You can only use the style 
26402 \family sans
26403 <reference>
26404 \family default
26405  to reference numbered document parts, while the reference style 
26406 \family sans
26407 <page>
26408 \family default
26409  is always possible.
26410 \end_layout
26411
26412 \begin_layout Standard
26413 If you want to reference a section, put the label in the section heading;
26414  for floats put the label in the caption; for footnotes put the label in
26415  it.
26416  Referencing formulas is explained in section
26417 \begin_inset space ~
26418 \end_inset
26419
26420
26421 \begin_inset CommandInset ref
26422 LatexCommand ref
26423 reference "sec:Formula-Numbering-and"
26424
26425 \end_inset
26426
26427 .
26428 \end_layout
26429
26430 \begin_layout Standard
26431 Right-clicking on a cross-reference opens a context menu.
26432  The entry 
26433 \family sans
26434 Go
26435 \begin_inset space ~
26436 \end_inset
26437
26438 to
26439 \begin_inset space ~
26440 \end_inset
26441
26442 Label
26443 \family default
26444  sets the cursor before the referenced label.
26445  This entry will be renamed in the context menu of the label to 
26446 \family sans
26447 Go
26448 \begin_inset space ~
26449 \end_inset
26450
26451 Back
26452 \family default
26453  so that you can use it to set the cursor back to the cross-reference.
26454  You can also go back with the toolbar button 
26455 \begin_inset Info
26456 type  "icon"
26457 arg   "bookmark-goto 0"
26458 \end_inset
26459
26460 .
26461 \end_layout
26462
26463 \begin_layout Standard
26464 You can change labels at any time.
26465  References to the changed label will automatically be updated so that you
26466  do not need to think about this.
26467 \end_layout
26468
26469 \begin_layout Standard
26470 If a cross-reference refers to a non-existent label, you will see in LyX
26471  “BROKEN” in the cross-reference label and two question marks in the output
26472  instead of the reference.
26473 \end_layout
26474
26475 \begin_layout Standard
26476 References are described in detail in the section
26477 \begin_inset space ~
26478 \end_inset
26479
26480
26481 \begin_inset Quotes eld
26482 \end_inset
26483
26484 Referencing Floats
26485 \begin_inset Quotes erd
26486 \end_inset
26487
26488  of the 
26489 \emph on
26490 Embedded
26491 \begin_inset space ~
26492 \end_inset
26493
26494 Objects
26495 \emph default
26496  manual.
26497 \end_layout
26498
26499 \begin_layout Section
26500 Table of Contents and other Listings
26501 \begin_inset Index idx
26502 status collapsed
26503
26504 \begin_layout Plain Layout
26505 Table of contents
26506 \end_layout
26507
26508 \end_inset
26509
26510
26511 \begin_inset Index idx
26512 status collapsed
26513
26514 \begin_layout Plain Layout
26515 Outline
26516 \end_layout
26517
26518 \end_inset
26519
26520
26521 \begin_inset CommandInset label
26522 LatexCommand label
26523 name "sec:toc"
26524
26525 \end_inset
26526
26527
26528 \end_layout
26529
26530 \begin_layout Subsection
26531 Table of Contents
26532 \begin_inset CommandInset label
26533 LatexCommand label
26534 name "sub:Table-of-Contents"
26535
26536 \end_inset
26537
26538
26539 \end_layout
26540
26541 \begin_layout Standard
26542 The Table of Contents (TOC) is inserted with the menu 
26543 \family sans
26544 Insert\SpecialChar \menuseparator
26545 List/TOC\SpecialChar \menuseparator
26546 Table
26547 \begin_inset space ~
26548 \end_inset
26549
26550 of
26551 \begin_inset space ~
26552 \end_inset
26553
26554 Contents
26555 \family default
26556 .
26557  It is displayed in LyX as a gray box.
26558  If you click on it, the 
26559 \family sans
26560 Outline
26561 \family default
26562  window appears, showing you the TOC entries as outline, which allows you
26563  to move and rearrange sections in your documents.
26564  So this operation is an alternative to the menu 
26565 \family sans
26566 View\SpecialChar \menuseparator
26567 Outline
26568 \begin_inset space ~
26569 \end_inset
26570
26571 Pane
26572 \family default
26573  that is described in section
26574 \begin_inset space ~
26575 \end_inset
26576
26577
26578 \begin_inset CommandInset ref
26579 LatexCommand ref
26580 reference "sub:The-Outliner"
26581
26582 \end_inset
26583
26584 .
26585 \end_layout
26586
26587 \begin_layout Standard
26588 The TOC in the document output lists every numbered section automatically.
26589  If you have declared a short title for a section heading, as described
26590  in section
26591 \begin_inset space ~
26592 \end_inset
26593
26594
26595 \begin_inset CommandInset ref
26596 LatexCommand ref
26597 reference "sec:Short-Titles"
26598
26599 \end_inset
26600
26601 , it will be used in the TOC instead of the section heading.
26602  Section
26603 \begin_inset space ~
26604 \end_inset
26605
26606
26607 \begin_inset CommandInset ref
26608 LatexCommand ref
26609 reference "sub:Numbering-depth"
26610
26611 \end_inset
26612
26613  describes how the level is adjusted that defines which section types are
26614  listed in the TOC.
26615  Unnumbered sections are not listed in the TOC.
26616 \end_layout
26617
26618 \begin_layout Subsection
26619 List of Figures, Tables, Listings and Algorithms
26620 \begin_inset CommandInset label
26621 LatexCommand label
26622 name "sub:List-of-Figures"
26623
26624 \end_inset
26625
26626
26627 \end_layout
26628
26629 \begin_layout Standard
26630 Table, figure, listings and algorithm lists are very much like the table
26631  of contents.
26632  You can insert them via the 
26633 \family sans
26634 Insert\SpecialChar \menuseparator
26635 List/TOC
26636 \family default
26637  submenus.
26638  The list entries are the float captions and the float number.
26639 \end_layout
26640
26641 \begin_layout Section
26642 URLs and Hyperlinks
26643 \begin_inset Index idx
26644 status collapsed
26645
26646 \begin_layout Plain Layout
26647 URLs
26648 \end_layout
26649
26650 \end_inset
26651
26652
26653 \begin_inset Index idx
26654 status collapsed
26655
26656 \begin_layout Plain Layout
26657 Hyperlinks
26658 \end_layout
26659
26660 \end_inset
26661
26662
26663 \end_layout
26664
26665 \begin_layout Subsection
26666 URLs
26667 \begin_inset CommandInset label
26668 LatexCommand label
26669 name "sub:URLs"
26670
26671 \end_inset
26672
26673
26674 \end_layout
26675
26676 \begin_layout Standard
26677 Links to web pages or email addresses can be inserted via the menu 
26678 \family sans
26679 Insert\SpecialChar \menuseparator
26680 URL
26681 \family default
26682 .
26683 \end_layout
26684
26685 \begin_layout Standard
26686 Here is an example URL: LyX's homepage: 
26687 \begin_inset Flex URL
26688 status collapsed
26689
26690 \begin_layout Plain Layout
26691
26692 http://www.lyx.org
26693 \end_layout
26694
26695 \end_inset
26696
26697
26698 \end_layout
26699
26700 \begin_layout Standard
26701 You cannot change the style of the link text, the URL text will always be
26702  in the style 
26703 \family typewriter
26704 Typewriter
26705 \family default
26706 .
26707  To be able to format the URL text, use hyperlinks as explained in the next
26708  subsection.
26709 \end_layout
26710
26711 \begin_layout Standard
26712 \begin_inset Note Greyedout
26713 status open
26714
26715 \begin_layout Plain Layout
26716
26717 \series bold
26718 Note:
26719 \series default
26720  URLs must not end with a backslash, otherwise you get LaTeX errors.
26721 \end_layout
26722
26723 \end_inset
26724
26725
26726 \end_layout
26727
26728 \begin_layout Subsection
26729 Hyperlinks
26730 \begin_inset CommandInset label
26731 LatexCommand label
26732 name "sub:Hyperlinks"
26733
26734 \end_inset
26735
26736
26737 \end_layout
26738
26739 \begin_layout Standard
26740 Hyperlinks can be inserted with the menu 
26741 \family sans
26742 Insert\SpecialChar \menuseparator
26743 Hyperlink
26744 \family default
26745  or with the toolbar button 
26746 \begin_inset Info
26747 type  "icon"
26748 arg   "href-insert"
26749 \end_inset
26750
26751 .
26752  The appearing dialog has two fields: 
26753 \family sans
26754 Target
26755 \family default
26756  and 
26757 \family sans
26758 Name
26759 \family default
26760 .
26761  The name is the printed text for the hyperlink.
26762  The hyperlink type can be a weblink like this: 
26763 \begin_inset CommandInset href
26764 LatexCommand href
26765 name "LyX's homepage"
26766 target "http://www.lyx.org"
26767
26768 \end_inset
26769
26770 , an Email address like this: 
26771 \begin_inset CommandInset href
26772 LatexCommand href
26773 name "lyx-docs mailing list"
26774 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26775 type "mailto:"
26776
26777 \end_inset
26778
26779 , or a link to a file.
26780 \end_layout
26781
26782 \begin_layout Standard
26783 You can start applications via a hyperlink when you insert a weblink by
26784  adding the prefix 
26785 \begin_inset Quotes eld
26786 \end_inset
26787
26788
26789 \family sans
26790 run:
26791 \family default
26792
26793 \begin_inset Quotes erd
26794 \end_inset
26795
26796  to the link target.
26797 \end_layout
26798
26799 \begin_layout Standard
26800 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26801  and become clickable in the DVI and PDF-output.
26802  To set the format of the link text, highlight the hyperlink inset and use
26803  the text style dialog.
26804  This is for example a hyperlink with bold sans serif text: 
26805 \family sans
26806 \series bold
26807
26808 \begin_inset CommandInset href
26809 LatexCommand href
26810 name "LyX's homepage"
26811 target "http://www.lyx.org"
26812
26813 \end_inset
26814
26815
26816 \end_layout
26817
26818 \begin_layout Standard
26819 The link text color can be changed, when the option 
26820 \family sans
26821 Color links
26822 \family default
26823  is set in the PDF Properties dialog (menu 
26824 \family sans
26825 Document\SpecialChar \menuseparator
26826 Settings\SpecialChar \menuseparator
26827 PDF Properties
26828 \family default
26829 ).
26830  The link text is for example set in this document to blue by adding the
26831  option
26832 \begin_inset Newline newline
26833 \end_inset
26834
26835
26836 \series bold
26837 urlcolor=blue
26838 \series default
26839
26840 \begin_inset Newline newline
26841 \end_inset
26842
26843 to the field 
26844 \family sans
26845 Additional options
26846 \family default
26847  in the PDF Properties dialog.
26848 \end_layout
26849
26850 \begin_layout Section
26851 Appendices
26852 \begin_inset Index idx
26853 status collapsed
26854
26855 \begin_layout Plain Layout
26856 Appendix
26857 \end_layout
26858
26859 \end_inset
26860
26861
26862 \begin_inset CommandInset label
26863 LatexCommand label
26864 name "sec:Appendices"
26865
26866 \end_inset
26867
26868
26869 \end_layout
26870
26871 \begin_layout Standard
26872 Appendices are created with the menu 
26873 \family sans
26874 Document\SpecialChar \menuseparator
26875 Start
26876 \begin_inset space ~
26877 \end_inset
26878
26879 Appendix
26880 \begin_inset space ~
26881 \end_inset
26882
26883 Here
26884 \family default
26885 .
26886  This menu sets the document from the current cursor position to the end
26887  as the appendix part of the book.
26888  This part is marked with a red borderline.
26889 \end_layout
26890
26891 \begin_layout Standard
26892 Every chapter (or section) within the appendix part is treated as an appendix,
26893  numbered with a capital Latin letter.
26894  The appendix subsections are numbered with this letter followed by a dot
26895  and the subsection number.
26896  All appendix sections can be referenced as if they were normal sections,
26897  here two examples:
26898 \end_layout
26899
26900 \begin_layout Standard
26901 Appendix
26902 \begin_inset space ~
26903 \end_inset
26904
26905
26906 \begin_inset CommandInset ref
26907 LatexCommand ref
26908 reference "chap:Credits"
26909
26910 \end_inset
26911
26912 ; Appendix
26913 \begin_inset space ~
26914 \end_inset
26915
26916
26917 \begin_inset CommandInset ref
26918 LatexCommand ref
26919 reference "sub:Export"
26920
26921 \end_inset
26922
26923
26924 \end_layout
26925
26926 \begin_layout Section
26927 Bibliography
26928 \begin_inset Index idx
26929 status collapsed
26930
26931 \begin_layout Plain Layout
26932 Bibliography
26933 \end_layout
26934
26935 \end_inset
26936
26937
26938 \begin_inset CommandInset label
26939 LatexCommand label
26940 name "sec:Bibliography"
26941
26942 \end_inset
26943
26944
26945 \end_layout
26946
26947 \begin_layout Standard
26948 There are two ways of generating the bibliography in a LyX-document.
26949  You can include a bibliography database,
26950 \begin_inset Foot
26951 status collapsed
26952
26953 \begin_layout Plain Layout
26954 Known under the name 
26955 \begin_inset Quotes eld
26956 \end_inset
26957
26958 BibTeX-database
26959 \begin_inset Quotes erd
26960 \end_inset
26961
26962 .
26963 \end_layout
26964
26965 \end_inset
26966
26967  which is explained in the next subsection, or you can insert the bibliography
26968  manually, using the paragraph environment 
26969 \family sans
26970 Bibliography
26971 \family default
26972 , which was described in section
26973 \begin_inset space ~
26974 \end_inset
26975
26976
26977 \begin_inset CommandInset ref
26978 LatexCommand ref
26979 reference "sub:Biblio_environment"
26980
26981 \end_inset
26982
26983 .
26984  If you want anything other than the numerical citations that are used in
26985  this document, like author-year citations, then you must
26986 \emph on
26987  
26988 \emph default
26989 use a bibliography database.
26990 \end_layout
26991
26992 \begin_layout Subsection
26993 The Bibliography Environment
26994 \end_layout
26995
26996 \begin_layout Standard
26997 Within the 
26998 \family sans
26999 Bibliography
27000 \family default
27001  environment, every paragraph begins with a gray bibliography box labeled
27002  with a number.
27003  If you click on it, you will get a dialog in which you can set a 
27004 \family sans
27005 Key
27006 \family default
27007  and a 
27008 \family sans
27009 Label
27010 \family default
27011 .
27012  The key is the symbolic name by which you will refer to this bibliography
27013  entry.
27014  For example, our second entry in the bibliography is a book about LaTeX
27015  and we used 
27016 \begin_inset Quotes eld
27017 \end_inset
27018
27019 latexcompanion
27020 \begin_inset Quotes erd
27021 \end_inset
27022
27023 , a short form of its title, as the key.
27024 \end_layout
27025
27026 \begin_layout Standard
27027 You can cross-reference a bibliography entry using the menu 
27028 \family sans
27029 Insert\SpecialChar \menuseparator
27030 Citation
27031 \family default
27032  or the toolbar button 
27033 \begin_inset Info
27034 type  "icon"
27035 arg   "dialog-show-new-inset citation"
27036 \end_inset
27037
27038 .
27039  A citation reference box is inserted and a citation window will appear
27040  containing the available citations.
27041  Select one or more keys from the list and 
27042 \family sans
27043 Add
27044 \family default
27045  them.
27046  Then press 
27047 \family sans
27048 OK
27049 \family default
27050 .
27051  The citation reference box will be labeled with the referenced key(s).
27052  If you click on the box, the citation window will appear and you can change
27053  the reference.
27054 \end_layout
27055
27056 \begin_layout Standard
27057 Citation references appear in the output as the number of the bibliography
27058  entry with surrounding brackets.
27059  If you set a 
27060 \family sans
27061 Label
27062 \family default
27063  for the entry, the label will appear instead of the number.
27064  Here are two examples; the first without a label, the second with the label
27065  
27066 \begin_inset Quotes eld
27067 \end_inset
27068
27069 Credits
27070 \begin_inset Quotes erd
27071 \end_inset
27072
27073 :
27074 \end_layout
27075
27076 \begin_layout Standard
27077 Have a look at the 
27078 \family sans
27079 LaTeX Companion Second Edition
27080 \family default
27081
27082 \begin_inset CommandInset citation
27083 LatexCommand cite
27084 key "latexcompanion"
27085
27086 \end_inset
27087
27088
27089 \end_layout
27090
27091 \begin_layout Standard
27092 The LyX-Team members are listed in the Credits: 
27093 \begin_inset CommandInset citation
27094 LatexCommand cite
27095 key "lyxcredit"
27096
27097 \end_inset
27098
27099
27100 \end_layout
27101
27102 \begin_layout Standard
27103 To align all entries in the bibliography environment you can set a longest
27104  label via the menu 
27105 \family sans
27106 Edit\SpecialChar \menuseparator
27107 Paragraph
27108 \begin_inset space ~
27109 \end_inset
27110
27111 Settings
27112 \family default
27113  (toolbar button 
27114 \begin_inset Info
27115 type  "icon"
27116 arg   "layout-paragraph"
27117 \end_inset
27118
27119 ).
27120  All entries are then indented in the output by the width of the given label.
27121 \end_layout
27122
27123 \begin_layout Subsection
27124 Bibliography databases (BibTeX)
27125 \begin_inset Index idx
27126 status collapsed
27127
27128 \begin_layout Plain Layout
27129 Bibliography ! Databases
27130 \end_layout
27131
27132 \end_inset
27133
27134
27135 \begin_inset Index idx
27136 status collapsed
27137
27138 \begin_layout Plain Layout
27139 Bibliography ! BibTeX
27140 \end_layout
27141
27142 \end_inset
27143
27144
27145 \begin_inset CommandInset label
27146 LatexCommand label
27147 name "sub:Bibliography-databases"
27148
27149 \end_inset
27150
27151
27152 \end_layout
27153
27154 \begin_layout Standard
27155 Bibliography databases are useful if you use the same bibliography in different
27156  documents.
27157 \begin_inset Foot
27158 status collapsed
27159
27160 \begin_layout Plain Layout
27161 They are also useful for keeping a database of articles and notes concerning
27162  them.
27163  Most of the database programs mentioned below allow you to store annotations
27164  and reviews along with bibliographical information.
27165 \end_layout
27166
27167 \end_inset
27168
27169  It also makes it very easy to have a uniform layout for all bibliography
27170  entries.
27171  You can collect the bibliography of all relevant books and articles of
27172  your working field in a database.
27173  This database can be used for different documents, and by default only
27174  the entries cited in a particular document will appear in the bibliography
27175  list for that document.
27176  This relieves you of the need to keep track of which articles and books
27177  you have cited.
27178 \end_layout
27179
27180 \begin_layout Standard
27181 The database is a text file with the file extension 
27182 \begin_inset Quotes eld
27183 \end_inset
27184
27185
27186 \family sans
27187 .bib
27188 \family default
27189
27190 \begin_inset Quotes erd
27191 \end_inset
27192
27193 , containing the bibliography in a special format.
27194  The format is explained in 
27195 \begin_inset CommandInset citation
27196 LatexCommand cite
27197 key "BibTeX-2"
27198
27199 \end_inset
27200
27201  and in the LaTeX books (
27202 \begin_inset CommandInset citation
27203 LatexCommand cite
27204 key "Mittelbach,Kopka,Lamport"
27205
27206 \end_inset
27207
27208 ).
27209  The file can be created using any text editor, but normally one uses a
27210  special program to create and edit the entries in the database.
27211  A list of such programs is maintained on the LyX Wiki at 
27212 \begin_inset Flex URL
27213 status collapsed
27214
27215 \begin_layout Plain Layout
27216
27217 http://wiki.lyx.org/BibTeX/Programs
27218 \end_layout
27219
27220 \end_inset
27221
27222 .
27223 \end_layout
27224
27225 \begin_layout Standard
27226 To use a database, use the menu 
27227 \family sans
27228 Insert\SpecialChar \menuseparator
27229 List
27230 \family default
27231 /
27232 \family sans
27233 TOC\SpecialChar \menuseparator
27234 BibT
27235 \begin_inset ERT
27236 status collapsed
27237
27238 \begin_layout Plain Layout
27239
27240 {}
27241 \end_layout
27242
27243 \end_inset
27244
27245 eX
27246 \begin_inset space ~
27247 \end_inset
27248
27249 Bibliography
27250 \family default
27251 .
27252  A gray box will be inserted and a window appears.
27253  In this window you can add one or more databases and select a 
27254 \family sans
27255 style
27256 \family default
27257  file.
27258  The option 
27259 \family sans
27260 Add bibliography to TOC
27261 \family default
27262  adds a table of contents entry for the bibliography.
27263  In the 
27264 \family sans
27265 Content
27266 \family default
27267  drop box you can select whether to include all the entries in the database
27268  in the document or just the cited references.
27269 \end_layout
27270
27271 \begin_layout Standard
27272 The style file is a text file with the file extension 
27273 \begin_inset Quotes eld
27274 \end_inset
27275
27276
27277 \family sans
27278 .bst
27279 \family default
27280
27281 \begin_inset Quotes erd
27282 \end_inset
27283
27284  that controls how the bibliography entries will appear.
27285  Your LaTeX distribution should provide several of these, and many publishers
27286  provide their own style files, so that you don't have to take care of the
27287  layout.
27288  It is of course possible to write your own style file, but this is something
27289  for experts.
27290 \begin_inset Foot
27291 status collapsed
27292
27293 \begin_layout Plain Layout
27294 For information on how this is done, have a look at
27295 \begin_inset Newline newline
27296 \end_inset
27297
27298
27299 \begin_inset CommandInset href
27300 LatexCommand href
27301 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
27302
27303 \end_inset
27304
27305 .
27306 \end_layout
27307
27308 \end_inset
27309
27310
27311 \end_layout
27312
27313 \begin_layout Standard
27314 Inserting a citation reference works as described in the previous section.
27315 \end_layout
27316
27317 \begin_layout Standard
27318 To generate the bibliography from a database, LyX uses the program BibTeX.
27319  You can choose which of its variants should be used by LyX as the 
27320 \family sans
27321 Processor
27322 \family default
27323  either in 
27324 \family sans
27325 Document\SpecialChar \menuseparator
27326 Settings\SpecialChar \menuseparator
27327 Bibliography
27328 \family default
27329  or in 
27330 \family sans
27331 Tools\SpecialChar \menuseparator
27332 Preferences\SpecialChar \menuseparator
27333 Output\SpecialChar \menuseparator
27334 LaT
27335 \begin_inset ERT
27336 status collapsed
27337
27338 \begin_layout Plain Layout
27339
27340 {}
27341 \end_layout
27342
27343 \end_inset
27344
27345 eX
27346 \family default
27347 .
27348  The following variants are possible:
27349 \end_layout
27350
27351 \begin_layout Description
27352 biber provides full Unicode support, unlimited memory, but does not work
27353  with other bibliography packages (e.
27354 \begin_inset space \thinspace{}
27355 \end_inset
27356
27357 g.
27358 \begin_inset space \space{}
27359 \end_inset
27360
27361
27362 \series bold
27363 natbib
27364 \series default
27365 ), only with the package 
27366 \series bold
27367 biblatex
27368 \series default
27369 ; recommended for multilingual texts and for languages that don't use Latin
27370  letters
27371 \end_layout
27372
27373 \begin_layout Description
27374 bibtex the standard; does not allow special characters in bibliography entries
27375  that are not possible to encode in a 7-bit encoding, limited memory, works
27376  with all bibliography packages, except 
27377 \series bold
27378 biblatex
27379 \end_layout
27380
27381 \begin_layout Description
27382 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27383  larger memory than 
27384 \family sans
27385 bibtex
27386 \family default
27387 , works with all bibliography packages
27388 \end_layout
27389
27390 \begin_layout Standard
27391 BibTeX can be controlled with options that you can add below the specification
27392  of the variants.
27393  Before adding options, it is strongly recommended that you read the manual
27394  of 
27395 \family sans
27396 BibTeX
27397 \family default
27398  
27399 \begin_inset CommandInset citation
27400 LatexCommand cite
27401 key "BibTeX"
27402
27403 \end_inset
27404
27405 .
27406 \end_layout
27407
27408 \begin_layout Standard
27409 When you select the option 
27410 \family sans
27411 Sectioned bibliography
27412 \family default
27413  in the 
27414 \family sans
27415 Document\SpecialChar \menuseparator
27416 Settings\SpecialChar \menuseparator
27417 Bibliography
27418 \family default
27419  dialog, it is possible to have multiple and sectioned bibliographies.
27420  This and other options are explained in detail in section 
27421 \emph on
27422 Customizing Bibliographies
27423 \emph default
27424  
27425 \emph on
27426 with BibTeX
27427 \emph default
27428  of the 
27429 \emph on
27430 Additional Features
27431 \emph default
27432  manual.
27433 \end_layout
27434
27435 \begin_layout Standard
27436 We use two bibliographies in this document to show the difference between
27437  the two methods of creating them.
27438  As you can see, the bibliography that is created from a database lists
27439  only the database entries that are referenced in the document.
27440  We used the style file 
27441 \family sans
27442 alphadin.bst
27443 \family default
27444  to get the complicated German reference key scheme in the bibliography.
27445 \end_layout
27446
27447 \begin_layout Subsection
27448 Bibliography layout
27449 \begin_inset Index idx
27450 status collapsed
27451
27452 \begin_layout Plain Layout
27453 Bibliography ! Layout
27454 \end_layout
27455
27456 \end_inset
27457
27458
27459 \end_layout
27460
27461 \begin_layout Standard
27462 In the citation reference dialog you can set a special citation format.
27463  For this feature you need to enable the option 
27464 \family sans
27465 Natbib
27466 \family default
27467  in the 
27468 \family sans
27469 Document\SpecialChar \menuseparator
27470 Settings
27471 \family default
27472
27473 \begin_inset Index idx
27474 status collapsed
27475
27476 \begin_layout Plain Layout
27477 Document ! Settings
27478 \end_layout
27479
27480 \end_inset
27481
27482  dialog under 
27483 \family sans
27484 Bibliography
27485 \family default
27486 .
27487  Setting a citation style for a reference will overwrite the default.
27488  For the global citation format use the BibTeX style files as explained
27489  in the previous section.
27490 \end_layout
27491
27492 \begin_layout Standard
27493 You can also set text to appear before or after a citation reference, in
27494  the citation reference window.
27495  Here is an example where the text 
27496 \begin_inset Quotes eld
27497 \end_inset
27498
27499 Chapter
27500 \begin_inset space ~
27501 \end_inset
27502
27503 3
27504 \begin_inset Quotes erd
27505 \end_inset
27506
27507  appears after the reference:
27508 \end_layout
27509
27510 \begin_layout Standard
27511 Have a look at 
27512 \begin_inset CommandInset citation
27513 LatexCommand cite
27514 after "Chapter 3"
27515 key "latexcompanion"
27516
27517 \end_inset
27518
27519 .
27520 \end_layout
27521
27522 \begin_layout Section
27523 Index
27524 \begin_inset Index idx
27525 status collapsed
27526
27527 \begin_layout Plain Layout
27528 Index generation
27529 \end_layout
27530
27531 \end_inset
27532
27533
27534 \begin_inset CommandInset label
27535 LatexCommand label
27536 name "sec:Index"
27537
27538 \end_inset
27539
27540
27541 \end_layout
27542
27543 \begin_layout Standard
27544 An index entry is created if you use the menu 
27545 \family sans
27546 Insert\SpecialChar \menuseparator
27547 Index
27548 \begin_inset space ~
27549 \end_inset
27550
27551 Entry
27552 \family default
27553  or the toolbar button 
27554 \begin_inset Info
27555 type  "icon"
27556 arg   "index-insert"
27557 \end_inset
27558
27559 .
27560  A box is inserted containing the text that appears in the index.
27561  The word where the cursor is in or the currently highlighted text is proposed
27562  by LyX as the index entry.
27563 \end_layout
27564
27565 \begin_layout Standard
27566 The index list is inserted in the document with the menu 
27567 \family sans
27568 Insert\SpecialChar \menuseparator
27569 List/TOC\SpecialChar \menuseparator
27570 Index
27571 \begin_inset space ~
27572 \end_inset
27573
27574 List
27575 \family default
27576 .
27577  A light blue box labeled 
27578 \begin_inset Quotes eld
27579 \end_inset
27580
27581
27582 \family sans
27583 Index
27584 \family default
27585
27586 \begin_inset Quotes erd
27587 \end_inset
27588
27589  will show the place where the index is printed in the output.
27590  The index list box is not clickable like other LyX-boxes.
27591 \end_layout
27592
27593 \begin_layout Standard
27594 We give a short overview of the index commands in the next subsections.
27595  For a detailed description of LaTeX's index mechanism, have a look at one
27596  of the LaTeX books 
27597 \begin_inset CommandInset citation
27598 LatexCommand cite
27599 key "latexcompanion,latexguide,latexbook"
27600
27601 \end_inset
27602
27603 .
27604 \end_layout
27605
27606 \begin_layout Subsection
27607 Grouping Index Entries
27608 \begin_inset Index idx
27609 status collapsed
27610
27611 \begin_layout Plain Layout
27612 Index ! Grouping
27613 \end_layout
27614
27615 \end_inset
27616
27617
27618 \end_layout
27619
27620 \begin_layout Standard
27621 Index entries are often grouped to offer the reader a fast search in the
27622  index.
27623  We want to group for example the index entries for itemized and enumerated
27624  lists under the entry 
27625 \begin_inset Quotes eld
27626 \end_inset
27627
27628 Lists
27629 \begin_inset Quotes erd
27630 \end_inset
27631
27632 .
27633  First we create the entry 
27634 \begin_inset Quotes eld
27635 \end_inset
27636
27637 Lists
27638 \begin_inset Quotes erd
27639 \end_inset
27640
27641  in section
27642 \begin_inset space ~
27643 \end_inset
27644
27645
27646 \begin_inset CommandInset ref
27647 LatexCommand ref
27648 reference "sub:Lists"
27649
27650 \end_inset
27651
27652 .
27653  In the text field for the itemized list index entry in section
27654 \begin_inset space ~
27655 \end_inset
27656
27657
27658 \begin_inset CommandInset ref
27659 LatexCommand ref
27660 reference "sec:Itemize"
27661
27662 \end_inset
27663
27664 , we insert the command
27665 \end_layout
27666
27667 \begin_layout Standard
27668
27669 \series bold
27670 Lists ! Itemize
27671 \end_layout
27672
27673 \begin_layout Standard
27674 and the command
27675 \end_layout
27676
27677 \begin_layout Standard
27678
27679 \series bold
27680 Lists ! Enumerate
27681 \end_layout
27682
27683 \begin_layout Standard
27684 for the enumerated list in section
27685 \begin_inset space ~
27686 \end_inset
27687
27688
27689 \begin_inset CommandInset ref
27690 LatexCommand ref
27691 reference "sec:Enumerate"
27692
27693 \end_inset
27694
27695 .
27696 \end_layout
27697
27698 \begin_layout Standard
27699 The exclamation mark 
27700 \begin_inset Quotes eld
27701 \end_inset
27702
27703 !
27704 \begin_inset Quotes erd
27705 \end_inset
27706
27707  marks the grouping levels.
27708  You can have three levels; every index level is indented a bit more.
27709  An index entry for the higher levels is not required.
27710  If we don't have an index entry for 
27711 \begin_inset Quotes eld
27712 \end_inset
27713
27714 Lists
27715 \begin_inset Quotes erd
27716 \end_inset
27717
27718 , it will be printed anyway, but without a page number.
27719 \end_layout
27720
27721 \begin_layout Subsection
27722 Page Ranges
27723 \begin_inset Index idx
27724 status collapsed
27725
27726 \begin_layout Plain Layout
27727 Index ! Page ranges
27728 \end_layout
27729
27730 \end_inset
27731
27732
27733 \end_layout
27734
27735 \begin_layout Standard
27736 Normally an index entry will appear with the page number of the indexed
27737  section.
27738  But sometimes you want to index more pages under the same entry.
27739  For example, if we want to index the paragraph environments, we create
27740  an index entry in section
27741 \begin_inset space ~
27742 \end_inset
27743
27744
27745 \begin_inset CommandInset ref
27746 LatexCommand ref
27747 reference "sec:Paragraph-Environments"
27748
27749 \end_inset
27750
27751  with the command
27752 \end_layout
27753
27754 \begin_layout Standard
27755
27756 \series bold
27757 Paragraph environments|(
27758 \end_layout
27759
27760 \begin_layout Standard
27761 and another entry at the end of section
27762 \begin_inset space ~
27763 \end_inset
27764
27765
27766 \begin_inset CommandInset ref
27767 LatexCommand ref
27768 reference "sub:LyX-Code"
27769
27770 \end_inset
27771
27772  with the command
27773 \end_layout
27774
27775 \begin_layout Standard
27776
27777 \series bold
27778 Paragraph environments|)
27779 \end_layout
27780
27781 \begin_layout Standard
27782 The commands 
27783 \begin_inset Quotes eld
27784 \end_inset
27785
27786
27787 \series bold
27788 |(
27789 \series default
27790
27791 \begin_inset Quotes erd
27792 \end_inset
27793
27794  and 
27795 \begin_inset Quotes eld
27796 \end_inset
27797
27798
27799 \series bold
27800 |)
27801 \series default
27802
27803 \begin_inset Quotes erd
27804 \end_inset
27805
27806  respectively start and end the index range.
27807  You can also add the same index entry at different places in the document.
27808  They appear in the output under one entry with a comma separated list of
27809  the pages of the indexed document parts.
27810  An example is the index entry 
27811 \begin_inset Quotes eld
27812 \end_inset
27813
27814 Document ! Settings
27815 \begin_inset Quotes erd
27816 \end_inset
27817
27818 .
27819 \end_layout
27820
27821 \begin_layout Subsection
27822 Cross referencing
27823 \begin_inset Index idx
27824 status collapsed
27825
27826 \begin_layout Plain Layout
27827 Index ! Cross referencing
27828 \end_layout
27829
27830 \end_inset
27831
27832
27833 \end_layout
27834
27835 \begin_layout Standard
27836 It is also possible to refer to another index entry.
27837  We referred for example in the index entry 
27838 \begin_inset Quotes eld
27839 \end_inset
27840
27841 GIF
27842 \begin_inset Quotes erd
27843 \end_inset
27844
27845  (in section
27846 \begin_inset space ~
27847 \end_inset
27848
27849
27850 \begin_inset CommandInset ref
27851 LatexCommand ref
27852 reference "sub:Image-Formats"
27853
27854 \end_inset
27855
27856 ) to the index entry 
27857 \begin_inset Quotes eld
27858 \end_inset
27859
27860 Image formats
27861 \begin_inset Quotes erd
27862 \end_inset
27863
27864  in the same section using the entry
27865 \end_layout
27866
27867 \begin_layout Standard
27868
27869 \series bold
27870 GIF|see{Image formats}
27871 \end_layout
27872
27873 \begin_layout Standard
27874 where the braces have to be inserted as TeX Code.
27875  The text within the braces is the referenced entry.
27876  The reference will appear in the output without a page number.
27877 \end_layout
27878
27879 \begin_layout Subsection
27880 Index Entry Order
27881 \begin_inset Index idx
27882 status collapsed
27883
27884 \begin_layout Plain Layout
27885 Index ! Entry order
27886 \end_layout
27887
27888 \end_inset
27889
27890
27891 \end_layout
27892
27893 \begin_layout Standard
27894 If you use accented characters in the index entry the entries might not
27895  follow the rules for the index order.
27896  The index entries are sorted alphabetically but LaTeX
27897 \begin_inset Foot
27898 status collapsed
27899
27900 \begin_layout Plain Layout
27901 The index generating is done in the background by an extra program, see
27902  section
27903 \begin_inset space ~
27904 \end_inset
27905
27906
27907 \begin_inset CommandInset ref
27908 LatexCommand ref
27909 reference "sub:Index-Program"
27910
27911 \end_inset
27912
27913 .
27914 \end_layout
27915
27916 \end_inset
27917
27918  does not know how to sort accents in different languages.
27919  We have created as an example the three dummy index entries 
27920 \begin_inset Quotes eld
27921 \end_inset
27922
27923 maison
27924 \begin_inset Quotes erd
27925 \end_inset
27926
27927
27928 \begin_inset Quotes eld
27929 \end_inset
27930
27931 maïs
27932 \begin_inset Quotes erd
27933 \end_inset
27934
27935 , and 
27936 \begin_inset Quotes eld
27937 \end_inset
27938
27939 maître
27940 \begin_inset Quotes erd
27941 \end_inset
27942
27943 .
27944 \begin_inset Index idx
27945 status collapsed
27946
27947 \begin_layout Plain Layout
27948 Dummy entries ! maïs
27949 \end_layout
27950
27951 \end_inset
27952
27953
27954 \begin_inset Index idx
27955 status collapsed
27956
27957 \begin_layout Plain Layout
27958 Dummy entries ! maître
27959 \end_layout
27960
27961 \end_inset
27962
27963
27964 \begin_inset Index idx
27965 status collapsed
27966
27967 \begin_layout Plain Layout
27968 Dummy entries ! maïs@maison
27969 \end_layout
27970
27971 \end_inset
27972
27973  They will be sorted in the order maïs, maître, maison but we want the order
27974  maïs, maison, maître.
27975  To achieve this, we use the command
27976 \end_layout
27977
27978 \begin_layout Standard
27979
27980 \series bold
27981 previous entry@current entry
27982 \end_layout
27983
27984 \begin_layout Standard
27985 In our case we want to have 
27986 \begin_inset Quotes eld
27987 \end_inset
27988
27989 maison
27990 \begin_inset Quotes erd
27991 \end_inset
27992
27993  after 
27994 \begin_inset Quotes eld
27995 \end_inset
27996
27997 maïs
27998 \begin_inset Quotes erd
27999 \end_inset
28000
28001  and write therefore for the index entry of maison:
28002 \end_layout
28003
28004 \begin_layout Standard
28005
28006 \series bold
28007 maïs@maison
28008 \end_layout
28009
28010 \begin_layout Standard
28011 The previous entry need not be a real existing entry.
28012  You can also use another word to tell LaTeX the entry order.
28013  See the next subsection for an example.
28014 \end_layout
28015
28016 \begin_layout Standard
28017 \begin_inset VSpace bigskip
28018 \end_inset
28019
28020
28021 \end_layout
28022
28023 \begin_layout Standard
28024 In some cases the index entry order is not correct when you are using the
28025  program 
28026 \family sans
28027 makeindex 
28028 \family default
28029 to generate the index (see sec.
28030 \begin_inset space \thinspace{}
28031 \end_inset
28032
28033
28034 \begin_inset CommandInset ref
28035 LatexCommand ref
28036 reference "sub:Index-Program"
28037
28038 \end_inset
28039
28040 ).
28041  
28042 \family sans
28043 makeindex
28044 \family default
28045  would for example print the index entry for the LaTeX-package aeguill in
28046  sec.
28047 \begin_inset space \thinspace{}
28048 \end_inset
28049
28050
28051 \begin_inset CommandInset ref
28052 LatexCommand ref
28053 reference "sub:Document-Font"
28054
28055 \end_inset
28056
28057  after the index entries of the other LaTeX-packages although all these
28058  index commands start with 
28059 \begin_inset Quotes eld
28060 \end_inset
28061
28062
28063 \series bold
28064 LaTeX-packages !
28065 \series default
28066  
28067 \begin_inset Quotes erd
28068 \end_inset
28069
28070 .
28071  The reason is that the index entry for aeguill is in a footnote.
28072  To fix this 
28073 \family sans
28074 makeindex
28075 \family default
28076  bug, add these commands to the preamble of your document:
28077 \end_layout
28078
28079 \begin_layout Standard
28080
28081 \series bold
28082
28083 \backslash
28084 let
28085 \backslash
28086 OrgIndex
28087 \backslash
28088 index
28089 \end_layout
28090
28091 \begin_layout Standard
28092
28093 \series bold
28094
28095 \backslash
28096 renewcommand*{
28097 \backslash
28098 index}[1]{
28099 \backslash
28100 OrgIndex{#1}}
28101 \end_layout
28102
28103 \begin_layout Subsection
28104 Index Entry Layout
28105 \begin_inset Index idx
28106 status collapsed
28107
28108 \begin_layout Plain Layout
28109 Index ! Entry layout
28110 \end_layout
28111
28112 \end_inset
28113
28114
28115 \end_layout
28116
28117 \begin_layout Standard
28118 You can change the appearance of index entries via the text style dialog.
28119 \begin_inset Index idx
28120 status open
28121
28122 \begin_layout Plain Layout
28123 Dummy entries ! 
28124 \shape italic
28125 This is an italic dummy entry
28126 \end_layout
28127
28128 \end_inset
28129
28130  You can also format the page number using the character 
28131 \begin_inset Quotes eld
28132 \end_inset
28133
28134 |
28135 \begin_inset Quotes erd
28136 \end_inset
28137
28138  followed by a LaTeX-command without a backslash.
28139  We can write for example
28140 \end_layout
28141
28142 \begin_layout Standard
28143
28144 \series bold
28145 italic page number:|textit
28146 \end_layout
28147
28148 \begin_layout Standard
28149 to get the page number in italic.
28150 \begin_inset Index idx
28151 status open
28152
28153 \begin_layout Plain Layout
28154 Dummy entries ! italic page number:|textit
28155 \end_layout
28156
28157 \end_inset
28158
28159  Normally all LaTeX-commands begin with a backslash, but in this special
28160  case 
28161 \begin_inset Quotes eld
28162 \end_inset
28163
28164
28165 \series bold
28166 |command
28167 \series default
28168
28169 \begin_inset Quotes erd
28170 \end_inset
28171
28172  means 
28173 \series bold
28174
28175 \backslash
28176 command{page
28177 \begin_inset space ~
28178 \end_inset
28179
28180 number}
28181 \series default
28182 .
28183  Have a look at section
28184 \begin_inset space ~
28185 \end_inset
28186
28187
28188 \begin_inset CommandInset ref
28189 LatexCommand ref
28190 reference "sub:LaTeX-Syntax"
28191
28192 \end_inset
28193
28194  to learn more about the LaTeX-syntax.
28195 \end_layout
28196
28197 \begin_layout Standard
28198 \begin_inset Note Greyedout
28199 status open
28200
28201 \begin_layout Plain Layout
28202
28203 \series bold
28204 Note:
28205 \series default
28206  Formatting single index entries only works when you use the program 
28207 \family sans
28208 makeindex 
28209 \family default
28210 to generate the index, see sec.
28211 \begin_inset space \thinspace{}
28212 \end_inset
28213
28214
28215 \begin_inset CommandInset ref
28216 LatexCommand ref
28217 reference "sub:Index-Program"
28218
28219 \end_inset
28220
28221 .
28222  If you use 
28223 \family sans
28224 xindy
28225 \family default
28226 , this will not work for anything other than bold or italic text.
28227  This is because 
28228 \family sans
28229 xindy
28230 \family default
28231  requires you to define semantic elements before they can be used, see 
28232 \begin_inset CommandInset citation
28233 LatexCommand cite
28234 after "p. 678 ff."
28235 key "latexcompanion"
28236
28237 \end_inset
28238
28239  for details.
28240 \end_layout
28241
28242 \end_inset
28243
28244
28245 \end_layout
28246
28247 \begin_layout Standard
28248 In general, we encourage you to not format page numbers directly as shown
28249  above.
28250  Instead, you should define a macro in the preamble and use that.
28251  Maybe you want all page references italic that refer to a definition of
28252  the indexed term, so that users can easily find definitions.
28253  If so, put the following in the preamble
28254 \end_layout
28255
28256 \begin_layout Standard
28257
28258 \series bold
28259
28260 \backslash
28261 newcommand{
28262 \backslash
28263 IndexDef}[1]{
28264 \backslash
28265 textit{#1}}
28266 \end_layout
28267
28268 \begin_layout Standard
28269 and write
28270 \end_layout
28271
28272 \begin_layout Standard
28273
28274 \series bold
28275 my entry|IndexDef
28276 \end_layout
28277
28278 \begin_layout Standard
28279 in the index entry.
28280 \begin_inset Index idx
28281 status open
28282
28283 \begin_layout Plain Layout
28284 Dummy entries ! my entry|IndexDef
28285 \end_layout
28286
28287 \end_inset
28288
28289  The advantage is that, if you change your mind later or if your publisher
28290  insists that definitions must not be italic but bold, you just need to
28291  change the macro in the preamble, not every single index entry.
28292 \end_layout
28293
28294 \begin_layout Standard
28295 You can also change the layout for the whole index.
28296  For example, we marked the index list box of this document as bold to get
28297  a bold font for all index entries.
28298  For more advanced tasks you have to set up a so-called 
28299 \emph on
28300 Index Style File
28301 \emph default
28302 , see the 
28303 \family sans
28304 makeindex
28305 \family default
28306  or 
28307 \family sans
28308 xindy
28309 \family default
28310  documentation for details, 
28311 \begin_inset CommandInset citation
28312 LatexCommand cite
28313 key "makeindex,xindy"
28314
28315 \end_inset
28316
28317 .
28318 \end_layout
28319
28320 \begin_layout Subsection
28321 Index Program
28322 \begin_inset Index idx
28323 status collapsed
28324
28325 \begin_layout Plain Layout
28326 Index ! Program
28327 \end_layout
28328
28329 \end_inset
28330
28331
28332 \begin_inset CommandInset label
28333 LatexCommand label
28334 name "sub:Index-Program"
28335
28336 \end_inset
28337
28338
28339 \end_layout
28340
28341 \begin_layout Standard
28342 If the index generation program 
28343 \family sans
28344 xindy
28345 \family default
28346  is installed, LyX uses it for index generation; otherwise the program 
28347 \family sans
28348 makeindex
28349 \family default
28350 , the program that is part of every LaTeX distribution, is used.
28351 \begin_inset Foot
28352 status collapsed
28353
28354 \begin_layout Plain Layout
28355
28356 \family sans
28357 Makeindex
28358 \family default
28359  is very old, no longer under development and has many pitfalls, notably
28360  that it was developed with only the English language in mind.
28361  So it fails to sort anything other than a monolingual English text correctly.
28362  We have shown above how to fix this sorting.
28363  However, if you are writing in another than the English language, consider
28364  to use 
28365 \family sans
28366 xindy
28367 \family default
28368 .
28369 \end_layout
28370
28371 \end_inset
28372
28373  Both programs can be controlled by options that can be set in LyX's preferences
28374  dialog, see section
28375 \begin_inset space ~
28376 \end_inset
28377
28378
28379 \begin_inset CommandInset ref
28380 LatexCommand ref
28381 reference "sub:LaTeX-settings"
28382
28383 \end_inset
28384
28385 .
28386  The available options are listed and explained in 
28387 \begin_inset CommandInset citation
28388 LatexCommand cite
28389 key "makeindex,xindy"
28390
28391 \end_inset
28392
28393 .
28394  In this dialog, you can also specify an alternative program to generate
28395  the index.
28396 \end_layout
28397
28398 \begin_layout Standard
28399 If you need specific options or an alternative index program only for a
28400  given document, you can define the program and\SpecialChar \slash{}
28401 or the options in 
28402 \family sans
28403 Document\SpecialChar \menuseparator
28404 Settings\SpecialChar \menuseparator
28405 Indexes
28406 \family default
28407 .
28408  This is especially useful if you need to pass language-specific options
28409  to the index program or if you need a specific layout style.
28410 \end_layout
28411
28412 \begin_layout Subsection
28413 Multiple Indexes
28414 \end_layout
28415
28416 \begin_layout Standard
28417 In many fields it is common to have more than one index.
28418  For instance, you might need to set up a separate 
28419 \begin_inset Quotes eld
28420 \end_inset
28421
28422 Index of Names
28423 \begin_inset Quotes erd
28424 \end_inset
28425
28426  next to the standard index.
28427  LaTeX does not provide this possibility out of the box, but there are packages
28428  that add this feature.
28429  LyX uses the 
28430 \series bold
28431 splitidx
28432 \series default
28433
28434 \begin_inset Index idx
28435 status collapsed
28436
28437 \begin_layout Plain Layout
28438 LaTeX-packages ! splitidx
28439 \end_layout
28440
28441 \end_inset
28442
28443  package to generate multiple indexes.
28444  The package is included in all recent LaTeX distributions.
28445 \begin_inset Foot
28446 status collapsed
28447
28448 \begin_layout Plain Layout
28449 If yours does not ship it, consult the TeX-catalogue, 
28450 \begin_inset CommandInset citation
28451 LatexCommand cite
28452 key "TeXCatalogue"
28453
28454 \end_inset
28455
28456 .
28457  Note that the package does not only consist of a LaTeX style, but it also
28458  includes specific preprocessor programs that need to be installed as well.
28459  Please consult the package's manual for details.
28460 \end_layout
28461
28462 \end_inset
28463
28464
28465 \end_layout
28466
28467 \begin_layout Standard
28468 To set up LyX for the use of multiple indexes, go to 
28469 \family sans
28470 Document\SpecialChar \menuseparator
28471 Settings\SpecialChar \menuseparator
28472 Indexes
28473 \family default
28474  and select the option 
28475 \family sans
28476 Use multiple Indexes
28477 \family default
28478 .
28479  Note that the list 
28480 \family sans
28481 Available Indexes
28482 \family default
28483  already contains the standard index 
28484 \begin_inset Quotes eld
28485 \end_inset
28486
28487 Index
28488 \begin_inset Quotes erd
28489 \end_inset
28490
28491 .
28492  To add further indexes, add the name of the index (in the form that should
28493  also appear as a heading) to the 
28494 \family sans
28495 New
28496 \family default
28497  input field and press the 
28498 \family sans
28499 Add
28500 \family default
28501  button.
28502  The new index now also appears in the list.
28503  If you like, you can attribute an alternative LyX label color to the new
28504  index.
28505 \end_layout
28506
28507 \begin_layout Standard
28508 Once the document changes have been applied, you can find the new index
28509  list in 
28510 \family sans
28511 Insert\SpecialChar \menuseparator
28512 List/TOC
28513 \family default
28514  and the 
28515 \family sans
28516 Insert
28517 \family default
28518  menu has a separate entry for each of the defined indexes.
28519  The workflow is basically the same as for the default index, but there
28520  are additional features:
28521 \end_layout
28522
28523 \begin_layout Itemize
28524 If you want to change the attribution of a specific index entry, right-clicking
28525  on the entry's label will open a dialog where you can do that.
28526 \end_layout
28527
28528 \begin_layout Itemize
28529 By right-clicking on an index, you can change its type.
28530  Furthermore, you can specify an index to be a 
28531 \begin_inset Quotes eld
28532 \end_inset
28533
28534 Subindex.
28535 \begin_inset Quotes erd
28536 \end_inset
28537
28538  If you do that, the heading of that list will be decreased by one level.
28539  For example, if you use a book class, where the standard index heading
28540  is defined as a chapter, subindexes will be defined as sections and can
28541  thus be nested to the non-subindexes.
28542 \end_layout
28543
28544 \begin_layout Section
28545 Nomenclature/Glossary 
28546 \begin_inset Index idx
28547 status collapsed
28548
28549 \begin_layout Plain Layout
28550 Nomenclature
28551 \end_layout
28552
28553 \end_inset
28554
28555
28556 \begin_inset Index idx
28557 status collapsed
28558
28559 \begin_layout Plain Layout
28560 Glossary|see
28561 \begin_inset ERT
28562 status collapsed
28563
28564 \begin_layout Plain Layout
28565
28566 {
28567 \end_layout
28568
28569 \end_inset
28570
28571 Nomenclature
28572 \begin_inset ERT
28573 status collapsed
28574
28575 \begin_layout Plain Layout
28576
28577 }
28578 \end_layout
28579
28580 \end_inset
28581
28582
28583 \end_layout
28584
28585 \end_inset
28586
28587
28588 \begin_inset CommandInset label
28589 LatexCommand label
28590 name "sec:Nomenclature"
28591
28592 \end_inset
28593
28594
28595 \end_layout
28596
28597 \begin_layout Standard
28598 Sometimes you need to provide a list of technical terms or symbols that
28599  are mentioned in your document with a brief explanation of them – a so
28600  called nomenclature or glossary.
28601 \end_layout
28602
28603 \begin_layout Standard
28604 To be able to create nomenclatures or glossaries, you need the LaTeX package
28605  
28606 \series bold
28607 nomencl
28608 \series default
28609
28610 \begin_inset Index idx
28611 status collapsed
28612
28613 \begin_layout Plain Layout
28614 LaTeX-packages ! nomencl
28615 \end_layout
28616
28617 \end_inset
28618
28619  installed.
28620  You find it in the TeX-catalogue, 
28621 \begin_inset CommandInset citation
28622 LatexCommand cite
28623 key "TeXCatalogue"
28624
28625 \end_inset
28626
28627  or in the package manager of your LaTeX-system.
28628 \end_layout
28629
28630 \begin_layout Standard
28631 A nomenclature entry is created if you place the cursor after a symbol entry
28632  and then use the menu 
28633 \family sans
28634 Insert\SpecialChar \menuseparator
28635
28636 \family default
28637 N
28638 \family sans
28639 omenclature
28640 \begin_inset space ~
28641 \end_inset
28642
28643 Entry
28644 \family default
28645  or the toolbar button 
28646 \begin_inset Info
28647 type  "icon"
28648 arg   "nomencl-insert"
28649 \end_inset
28650
28651 .
28652  A gray box labeled 
28653 \begin_inset Quotes eld
28654 \end_inset
28655
28656
28657 \family sans
28658 Nom
28659 \family default
28660
28661 \begin_inset Quotes erd
28662 \end_inset
28663
28664  is inserted and a window pops up asking for the nomenclature entry.
28665 \end_layout
28666
28667 \begin_layout Standard
28668 A nomenclature entry consists of two main entries.
28669  The first is the term or 
28670 \family sans
28671 Symbol
28672 \family default
28673  that you wish to define.
28674  The second is the 
28675 \family sans
28676 Description
28677 \family default
28678  of the term or symbol.
28679 \end_layout
28680
28681 \begin_layout Standard
28682 \begin_inset Note Greyedout
28683 status open
28684
28685 \begin_layout Plain Layout
28686
28687 \series bold
28688 Note:
28689 \series default
28690  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28691 \end_layout
28692
28693 \end_inset
28694
28695
28696 \end_layout
28697
28698 \begin_layout Subsection
28699 Nomenclature Definition and Layout
28700 \begin_inset Index idx
28701 status collapsed
28702
28703 \begin_layout Plain Layout
28704 Nomenclature ! Layout
28705 \end_layout
28706
28707 \end_inset
28708
28709
28710 \end_layout
28711
28712 \begin_layout Standard
28713 If you have symbols in formulas, you have to define them in the 
28714 \family sans
28715 Symbol
28716 \family default
28717  field as LaTeX-formulas.
28718  For example to get 
28719 \begin_inset Quotes eld
28720 \end_inset
28721
28722
28723 \begin_inset Formula $\sigma$
28724 \end_inset
28725
28726
28727 \begin_inset Quotes erd
28728 \end_inset
28729
28730 , insert this:
28731 \begin_inset Newline newline
28732 \end_inset
28733
28734
28735 \series bold
28736 $
28737 \backslash
28738 sigma$
28739 \begin_inset Newline newline
28740 \end_inset
28741
28742
28743 \series default
28744 The 
28745 \begin_inset Quotes eld
28746 \end_inset
28747
28748 $
28749 \begin_inset Quotes erd
28750 \end_inset
28751
28752  character starts/ends the formula.
28753  The LaTeX-command for the Greek letter is the name of the letter beginning
28754  with a backslash 
28755 \begin_inset Quotes eld
28756 \end_inset
28757
28758
28759 \backslash
28760
28761 \begin_inset Quotes erd
28762 \end_inset
28763
28764 .
28765  For capital Greek letters, start the command also with a capital letter,
28766  like 
28767 \series bold
28768
28769 \backslash
28770 Sigma
28771 \series default
28772 .
28773 \end_layout
28774
28775 \begin_layout Standard
28776 (A short introduction to the LaTeX-syntax is given in section
28777 \begin_inset space ~
28778 \end_inset
28779
28780
28781 \begin_inset CommandInset ref
28782 LatexCommand ref
28783 reference "sub:LaTeX-Syntax"
28784
28785 \end_inset
28786
28787 .)
28788 \end_layout
28789
28790 \begin_layout Standard
28791 You cannot use the 
28792 \family sans
28793 Text
28794 \begin_inset space ~
28795 \end_inset
28796
28797 Style
28798 \family default
28799  dialog to format the description text; you have to use LaTeX-commands.
28800  For example the description of the nomenclature entry for the 
28801 \begin_inset Quotes eld
28802 \end_inset
28803
28804
28805 \begin_inset Formula $\sigma$
28806 \end_inset
28807
28808
28809 \begin_inset Quotes erd
28810 \end_inset
28811
28812  in this document is:
28813 \begin_inset Newline newline
28814 \end_inset
28815
28816
28817 \series bold
28818 dummy entry for the character 
28819 \backslash
28820 textsf{sigma}
28821 \series default
28822
28823 \begin_inset Newline newline
28824 \end_inset
28825
28826 The command 
28827 \series bold
28828
28829 \backslash
28830 textsf
28831 \series default
28832  sets the fonts to 
28833 \family sans
28834 sans
28835 \begin_inset space ~
28836 \end_inset
28837
28838 serif
28839 \family default
28840 .
28841  To get 
28842 \series bold
28843 bold
28844 \series default
28845  font use the command 
28846 \series bold
28847
28848 \backslash
28849 textbf
28850 \series default
28851 , for 
28852 \family typewriter
28853 typewriter
28854 \family default
28855  use 
28856 \series bold
28857
28858 \backslash
28859 texttt
28860 \series default
28861 , for 
28862 \emph on
28863 emphasized
28864 \emph default
28865  use 
28866 \series bold
28867
28868 \backslash
28869 emph
28870 \series default
28871 .
28872 \end_layout
28873
28874 \begin_layout Standard
28875 If the characters |
28876 \begin_inset space \space{}
28877 \end_inset
28878
28879 ,
28880 \begin_inset space \space{}
28881 \end_inset
28882
28883 !
28884 \begin_inset space \space{}
28885 \end_inset
28886
28887 , @ and
28888 \begin_inset space \space{}
28889 \end_inset
28890
28891 "
28892 \begin_inset space \space{}
28893 \end_inset
28894
28895 should appear in nomenclature entries they need to be escaped by adding
28896  a quote character in front of them.
28897 \begin_inset CommandInset nomenclature
28898 LatexCommand nomenclature
28899 symbol "\"@, \"|, \"!, \"\""
28900 description "The quote sign is output by writing ‘ \"\"\"\" '"
28901
28902 \end_inset
28903
28904
28905 \end_layout
28906
28907 \begin_layout Subsection
28908 Sort Order of Nomenclature Entries
28909 \begin_inset Index idx
28910 status collapsed
28911
28912 \begin_layout Plain Layout
28913 Nomenclature ! Sort order
28914 \end_layout
28915
28916 \end_inset
28917
28918
28919 \end_layout
28920
28921 \begin_layout Standard
28922 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28923  the symbol definition.
28924  This leads to undesired results when you, for example, have symbols in
28925  formulas.
28926  Suppose you have nomenclature entries for the symbols 
28927 \emph on
28928 a
28929 \begin_inset CommandInset nomenclature
28930 LatexCommand nomenclature
28931 symbol "a"
28932 description "dummy entry for the character \"a\""
28933
28934 \end_inset
28935
28936
28937 \emph default
28938  and 
28939 \begin_inset Formula $\sigma$
28940 \end_inset
28941
28942
28943 \begin_inset CommandInset nomenclature
28944 LatexCommand nomenclature
28945 prefix "sigma"
28946 symbol "$\\sigma$"
28947 description "dummy entry for the character \\textsf{sigma}"
28948
28949 \end_inset
28950
28951 .
28952  They will be sorted by 
28953 \begin_inset Quotes eld
28954 \end_inset
28955
28956
28957 \family sans
28958 a
28959 \family default
28960
28961 \begin_inset Quotes erd
28962 \end_inset
28963
28964  and 
28965 \begin_inset Quotes eld
28966 \end_inset
28967
28968
28969 \family typewriter
28970 $
28971 \backslash
28972 sigma$
28973 \family default
28974
28975 \begin_inset Quotes erd
28976 \end_inset
28977
28978  – the 
28979 \begin_inset Formula $\sigma$
28980 \end_inset
28981
28982  will be sorted before the 
28983 \emph on
28984 a
28985 \emph default
28986  since the character 
28987 \begin_inset Quotes eld
28988 \end_inset
28989
28990 $
28991 \begin_inset Quotes erd
28992 \end_inset
28993
28994  is considered in sorting.
28995 \end_layout
28996
28997 \begin_layout Standard
28998 To control the sort order, you can edit the 
28999 \family sans
29000 Sort
29001 \begin_inset space ~
29002 \end_inset
29003
29004 as
29005 \family default
29006  field of the nomenclature dialog.
29007  Then the nomenclature entry will be sorted by this entry and not the symbol
29008  definition.
29009  For the example given, you can insert 
29010 \family typewriter
29011 sigma
29012 \family default
29013  in this field for the 
29014 \begin_inset Formula $\sigma$
29015 \end_inset
29016
29017 , then 
29018 \emph on
29019 a
29020 \emph default
29021  will be located before 
29022 \begin_inset Formula $\sigma$
29023 \end_inset
29024
29025 .
29026 \end_layout
29027
29028 \begin_layout Standard
29029 For subgrouping and tips for using sort entries see the 
29030 \series bold
29031 nomencl
29032 \series default
29033  documentation, 
29034 \begin_inset CommandInset citation
29035 LatexCommand cite
29036 key "nomencl"
29037
29038 \end_inset
29039
29040 .
29041 \end_layout
29042
29043 \begin_layout Subsection
29044 Nomenclature Options
29045 \begin_inset Index idx
29046 status collapsed
29047
29048 \begin_layout Plain Layout
29049 Nomenclature ! Options
29050 \end_layout
29051
29052 \end_inset
29053
29054
29055 \end_layout
29056
29057 \begin_layout Standard
29058 The 
29059 \series bold
29060 nomencl
29061 \series default
29062  package offers some options to adjust the appearance of the nomenclature.
29063  Here are some of its options; for more have a look at its documentation:
29064 \end_layout
29065
29066 \begin_layout Description
29067 refeq Appends the phrase 
29068 \begin_inset Quotes eld
29069 \end_inset
29070
29071
29072 \family sans
29073 , see equation (
29074 \emph on
29075 eq
29076 \emph default
29077 )
29078 \family default
29079
29080 \begin_inset Quotes erd
29081 \end_inset
29082
29083  to every nomenclature entry, where 
29084 \family sans
29085 \emph on
29086 eq
29087 \family default
29088 \emph default
29089  is the number of the last equation in front of the nomenclature entry
29090 \end_layout
29091
29092 \begin_layout Description
29093 refpage Appends the phrase 
29094 \begin_inset Quotes eld
29095 \end_inset
29096
29097
29098 \family sans
29099 , page (
29100 \emph on
29101 page
29102 \emph default
29103 )
29104 \family default
29105
29106 \begin_inset Quotes erd
29107 \end_inset
29108
29109  to every nomenclature entry, where 
29110 \family sans
29111 \emph on
29112 page
29113 \family default
29114 \emph default
29115  is the number of the page on which the nomenclature entry appeared
29116 \end_layout
29117
29118 \begin_layout Description
29119 intoc Inserts the nomenclature in the Table of Contents
29120 \end_layout
29121
29122 \begin_layout Standard
29123 To use one or more of the options, add them to the comma-separated document
29124  class options list in the 
29125 \family sans
29126 Document\SpecialChar \menuseparator
29127 Settings
29128 \family default
29129  dialog.
29130  In this document the options 
29131 \series bold
29132 refpage, intoc
29133 \series default
29134  are used.
29135 \end_layout
29136
29137 \begin_layout Standard
29138 \begin_inset VSpace bigskip
29139 \end_inset
29140
29141
29142 \end_layout
29143
29144 \begin_layout Standard
29145 You can also use the first two options above only for certain nomenclature
29146  entries when you add one of the following commands as last entry to the
29147  
29148 \family sans
29149 Description
29150 \family default
29151  field in the nomenclature dialog:
29152 \end_layout
29153
29154 \begin_layout Description
29155
29156 \backslash
29157 nomrefeq Like the 
29158 \series bold
29159 refeq
29160 \series default
29161  option
29162 \end_layout
29163
29164 \begin_layout Description
29165
29166 \backslash
29167 nomrefpage Like the 
29168 \series bold
29169 refpage
29170 \series default
29171  option
29172 \end_layout
29173
29174 \begin_layout Description
29175
29176 \backslash
29177 nomrefeqpage Short notation of 
29178 \series bold
29179
29180 \backslash
29181 nomrefeq
29182 \backslash
29183 nomrefpage
29184 \end_layout
29185
29186 \begin_layout Description
29187
29188 \backslash
29189 nomnorefeq,
29190 \begin_inset space ~
29191 \end_inset
29192
29193
29194 \backslash
29195 nomnorefpage,
29196 \begin_inset space ~
29197 \end_inset
29198
29199
29200 \backslash
29201 nomnorefeqpage Turns off the corresponding options
29202 \end_layout
29203
29204 \begin_layout Standard
29205 Words like 
29206 \begin_inset Quotes eld
29207 \end_inset
29208
29209 page
29210 \begin_inset Quotes erd
29211 \end_inset
29212
29213  are automatically translated for some document languages.
29214  If not, add these lines to your LaTeX preamble:
29215 \end_layout
29216
29217 \begin_layout Standard
29218 \noindent
29219
29220 \series bold
29221
29222 \backslash
29223 renewcommand{
29224 \backslash
29225 eqdeclaration}[1]{, see equation
29226 \backslash
29227 nobreakspace(#1)}
29228 \begin_inset Newline newline
29229 \end_inset
29230
29231
29232 \backslash
29233 renewcommand{
29234 \backslash
29235 pagedeclaration}[1]{, page
29236 \backslash
29237 nobreakspace{}#1}
29238 \series default
29239
29240 \begin_inset Newline newline
29241 \end_inset
29242
29243 and replace 
29244 \begin_inset Quotes eld
29245 \end_inset
29246
29247 see equation
29248 \begin_inset Quotes erd
29249 \end_inset
29250
29251  and 
29252 \begin_inset Quotes eld
29253 \end_inset
29254
29255 page
29256 \begin_inset Quotes erd
29257 \end_inset
29258
29259  by their translation.
29260 \end_layout
29261
29262 \begin_layout Subsection
29263 Printing the Nomenclature
29264 \begin_inset Index idx
29265 status collapsed
29266
29267 \begin_layout Plain Layout
29268 Nomenclature ! Printing
29269 \end_layout
29270
29271 \end_inset
29272
29273
29274 \end_layout
29275
29276 \begin_layout Standard
29277 To print the nomenclature, use the menu 
29278 \family sans
29279 Insert\SpecialChar \menuseparator
29280 Lists/TOC\SpecialChar \menuseparator
29281 Nomenclature
29282 \family default
29283 .
29284  A box labeled 
29285 \begin_inset Quotes eld
29286 \end_inset
29287
29288
29289 \family sans
29290 Nomenclature
29291 \family default
29292
29293 \begin_inset Quotes erd
29294 \end_inset
29295
29296  will show the place where the nomenclature is printed in the output.
29297  By right-clicking on it, the amount of space for symbols can be altered.
29298  You can choose between these settings:
29299 \end_layout
29300
29301 \begin_layout Description
29302 Default a space of 1
29303 \begin_inset space \thinspace{}
29304 \end_inset
29305
29306 cm is used
29307 \end_layout
29308
29309 \begin_layout Description
29310 Longest
29311 \begin_inset space ~
29312 \end_inset
29313
29314 label
29315 \begin_inset space ~
29316 \end_inset
29317
29318 width the width of the widest symbol of all nomenclature entries is used
29319 \end_layout
29320
29321 \begin_layout Description
29322 Custom custom space
29323 \end_layout
29324
29325 \begin_layout Standard
29326 In the printed output the title of the nomenclature appears as 
29327 \begin_inset Quotes eld
29328 \end_inset
29329
29330 Nomenclature
29331 \begin_inset Quotes erd
29332 \end_inset
29333
29334 .
29335  If you are not happy with the name, you can change it by redefining the
29336  command 
29337 \series bold
29338
29339 \backslash
29340 nomname
29341 \series default
29342  in the preamble.
29343  For example, in order to change the name to 
29344 \emph on
29345 List of Symbols
29346 \emph default
29347 , add the following line to the preamble:
29348 \end_layout
29349
29350 \begin_layout Standard
29351
29352 \family roman
29353 \series bold
29354
29355 \backslash
29356 renewcommand{
29357 \backslash
29358 nomname}{List of Symbols}
29359 \end_layout
29360
29361 \begin_layout Subsection
29362 Nomenclature Program
29363 \begin_inset Index idx
29364 status collapsed
29365
29366 \begin_layout Plain Layout
29367 Nomenclature ! Program
29368 \end_layout
29369
29370 \end_inset
29371
29372
29373 \begin_inset CommandInset label
29374 LatexCommand label
29375 name "sub:Nomenclature-Program"
29376
29377 \end_inset
29378
29379
29380 \end_layout
29381
29382 \begin_layout Standard
29383 LyX uses the program 
29384 \family sans
29385 makeindex
29386 \family default
29387 , that is part of every LaTeX distribution, to generate the nomenclature.
29388  LyX's preferences dialog allows you to specify another program or to control
29389  
29390 \family sans
29391 makeindex
29392 \family default
29393  by adding options, see section
29394 \begin_inset space ~
29395 \end_inset
29396
29397
29398 \begin_inset CommandInset ref
29399 LatexCommand ref
29400 reference "sub:LaTeX-settings"
29401
29402 \end_inset
29403
29404 .
29405  The available options are listed and explained in 
29406 \begin_inset CommandInset citation
29407 LatexCommand cite
29408 key "nomencl,makeindex"
29409
29410 \end_inset
29411
29412 .
29413 \end_layout
29414
29415 \begin_layout Section
29416 Branches
29417 \begin_inset Index idx
29418 status collapsed
29419
29420 \begin_layout Plain Layout
29421 Branches
29422 \end_layout
29423
29424 \end_inset
29425
29426
29427 \begin_inset Index idx
29428 status collapsed
29429
29430 \begin_layout Plain Layout
29431 Document ! Branches
29432 \end_layout
29433
29434 \end_inset
29435
29436
29437 \begin_inset CommandInset label
29438 LatexCommand label
29439 name "sec:Branches"
29440
29441 \end_inset
29442
29443
29444 \end_layout
29445
29446 \begin_layout Standard
29447 Sometimes it is useful to hide some document parts in the output.
29448  For example a teacher who is setting an exam obviously doesn't want the
29449  pupils to see the answers, but having questions and answers in the same
29450  document will make the life of the markers of that exam much easier.
29451 \end_layout
29452
29453 \begin_layout Standard
29454 For these cases LyX allows you to put text into branches.
29455  The text will then only appear in the output when its branch is activated.
29456  To create a branch, either select the menu 
29457 \family sans
29458 Insert\SpecialChar \menuseparator
29459 Branch\SpecialChar \menuseparator
29460 Insert New Branch
29461 \family default
29462  (if you just want to specify a new branch) or go in the 
29463 \family sans
29464 Document\SpecialChar \menuseparator
29465 Settings
29466 \family default
29467  dialog to 
29468 \family sans
29469 Branches
29470 \family default
29471 , where you can specify and change the name of the branch, its activation
29472  state (whether the content of the branch is shown in the output or not),
29473  its background color inside LyX and whether the name of the branch should
29474  be appended to the document file name on export if the branch is active
29475  (see below for an example).
29476  Furthermore, the dialog lets you merge two branches (just rename one branch
29477  to the name of the other) and to add 
29478 \begin_inset Quotes eld
29479 \end_inset
29480
29481 unknown branches
29482 \begin_inset Quotes erd
29483 \end_inset
29484
29485  (i.
29486 \begin_inset space \thinspace{}
29487 \end_inset
29488
29489 e.
29490 \begin_inset space ~
29491 \end_inset
29492
29493 branches that were added to the document via copy and paste from other documents
29494 , without having been defined) to the document's branch list.
29495 \end_layout
29496
29497 \begin_layout Standard
29498 Text that should be in a branch is set into branch inset boxes.
29499  These boxes are inserted via the menu 
29500 \family sans
29501 Insert\SpecialChar \menuseparator
29502 Branch
29503 \family default
29504  where you can choose a branch.
29505  You can later change the activation state of the branch by right-clicking
29506  on them.
29507 \end_layout
29508
29509 \begin_layout Standard
29510 Here is an example, where only the question text appears, the answer branch
29511  is deactivated and therefore does not appear in the output:
29512 \end_layout
29513
29514 \begin_layout Standard
29515 \begin_inset Branch Question
29516 status open
29517
29518 \begin_layout Standard
29519 Question: Who was the first physics Nobel prize winner?
29520 \end_layout
29521
29522 \end_inset
29523
29524
29525 \end_layout
29526
29527 \begin_layout Standard
29528 \begin_inset Branch Answer
29529 status collapsed
29530
29531 \begin_layout Standard
29532 Answer: Wilhelm Conrad Röntgen
29533 \end_layout
29534
29535 \end_inset
29536
29537
29538 \end_layout
29539
29540 \begin_layout Standard
29541 If you activate 
29542 \family sans
29543 Filename Suffix
29544 \family default
29545  in 
29546 \family sans
29547 Document\SpecialChar \menuseparator
29548 Settings\SpecialChar \menuseparator
29549 Branches
29550 \family default
29551 , the name of the active branches will be appended to the file name at export.
29552  Consider for example a file 
29553 \begin_inset Quotes eld
29554 \end_inset
29555
29556 Exam.lyx
29557 \begin_inset Quotes erd
29558 \end_inset
29559
29560  which has the above branches.
29561  If 
29562 \begin_inset Quotes eld
29563 \end_inset
29564
29565 Filename Suffix
29566 \begin_inset Quotes erd
29567 \end_inset
29568
29569  is active, the PDF export file would be called 
29570 \begin_inset Quotes eld
29571 \end_inset
29572
29573 Exam.pdf
29574 \begin_inset Quotes erd
29575 \end_inset
29576
29577  if both the 
29578 \begin_inset Quotes eld
29579 \end_inset
29580
29581 Question
29582 \begin_inset Quotes erd
29583 \end_inset
29584
29585  and 
29586 \begin_inset Quotes eld
29587 \end_inset
29588
29589 Answer
29590 \begin_inset Quotes erd
29591 \end_inset
29592
29593  branch were inactive, 
29594 \begin_inset Quotes eld
29595 \end_inset
29596
29597 Exam-Question.pdf
29598 \begin_inset Quotes erd
29599 \end_inset
29600
29601  if only the 
29602 \begin_inset Quotes eld
29603 \end_inset
29604
29605 Question
29606 \begin_inset Quotes erd
29607 \end_inset
29608
29609  branch was active, likewise 
29610 \begin_inset Quotes eld
29611 \end_inset
29612
29613 Exam-Answer.pdf
29614 \begin_inset Quotes erd
29615 \end_inset
29616
29617  if only the 
29618 \begin_inset Quotes eld
29619 \end_inset
29620
29621 Answer
29622 \begin_inset Quotes erd
29623 \end_inset
29624
29625  branch was active, and 
29626 \begin_inset Quotes eld
29627 \end_inset
29628
29629 Exam-Question-Answer.pdf
29630 \begin_inset Quotes erd
29631 \end_inset
29632
29633  if both branches were active.
29634  This helps you to export different versions of your document easily.
29635 \end_layout
29636
29637 \begin_layout Standard
29638 \begin_inset VSpace bigskip
29639 \end_inset
29640
29641
29642 \end_layout
29643
29644 \begin_layout Standard
29645 To use conditional output inside places where you cannot insert branch insets,
29646  like inside equations, you can code special LaTeX definitions for each
29647  branch.
29648  For example you can define for the question branch
29649 \begin_inset Foot
29650 status collapsed
29651
29652 \begin_layout Plain Layout
29653 For an introduction to the LaTeX-syntax, see section
29654 \begin_inset space ~
29655 \end_inset
29656
29657
29658 \begin_inset CommandInset ref
29659 LatexCommand ref
29660 reference "sub:LaTeX-Syntax"
29661
29662 \end_inset
29663
29664 .
29665 \end_layout
29666
29667 \end_inset
29668
29669
29670 \end_layout
29671
29672 \begin_layout Standard
29673
29674 \series bold
29675
29676 \backslash
29677 newcommand{
29678 \backslash
29679 question}[1]{#1}
29680 \end_layout
29681
29682 \begin_layout Standard
29683
29684 \series bold
29685
29686 \backslash
29687 newcommand{
29688 \backslash
29689 answer}[1]{}
29690 \end_layout
29691
29692 \begin_layout Standard
29693 and for the answer branch
29694 \end_layout
29695
29696 \begin_layout Standard
29697
29698 \series bold
29699
29700 \backslash
29701 newcommand{
29702 \backslash
29703 question}[1]{}
29704 \end_layout
29705
29706 \begin_layout Standard
29707
29708 \series bold
29709
29710 \backslash
29711 newcommand{
29712 \backslash
29713 answer}[1]{#1}
29714 \end_layout
29715
29716 \begin_layout Standard
29717 \begin_inset Branch Question
29718 status open
29719
29720 \begin_layout Standard
29721 \begin_inset ERT
29722 status open
29723
29724 \begin_layout Plain Layout
29725
29726
29727 \backslash
29728 newcommand{
29729 \backslash
29730 question}[1]{#1}
29731 \end_layout
29732
29733 \begin_layout Plain Layout
29734
29735
29736 \backslash
29737 newcommand{
29738 \backslash
29739 answer}[1]{}
29740 \end_layout
29741
29742 \end_inset
29743
29744
29745 \end_layout
29746
29747 \end_inset
29748
29749
29750 \end_layout
29751
29752 \begin_layout Standard
29753 \begin_inset Branch Answer
29754 status collapsed
29755
29756 \begin_layout Standard
29757 \begin_inset ERT
29758 status collapsed
29759
29760 \begin_layout Plain Layout
29761
29762
29763 \backslash
29764 newcommand{
29765 \backslash
29766 question}[1]{}
29767 \end_layout
29768
29769 \begin_layout Plain Layout
29770
29771
29772 \backslash
29773 newcommand{
29774 \backslash
29775 answer}[1]{#1}
29776 \end_layout
29777
29778 \end_inset
29779
29780
29781 \end_layout
29782
29783 \end_inset
29784
29785
29786 \end_layout
29787
29788 \begin_layout Standard
29789 Now it is possible to use the 
29790 \series bold
29791
29792 \backslash
29793 question{\SpecialChar \ldots{}
29794 }
29795 \series default
29796  and 
29797 \series bold
29798
29799 \backslash
29800 answer{\SpecialChar \ldots{}
29801 }
29802 \series default
29803  commands to obtain conditional output.
29804  Here is an example formula where only the 
29805 \series bold
29806
29807 \backslash
29808 question
29809 \series default
29810  part appears:
29811 \begin_inset Formula 
29812 \[
29813 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29814 \]
29815
29816 \end_inset
29817
29818
29819 \end_layout
29820
29821 \begin_layout Standard
29822 Inside math, the same effect can be achieved using math macros, see the
29823  
29824 \emph on
29825 Math
29826 \emph default
29827  manual.
29828 \end_layout
29829
29830 \begin_layout Standard
29831 Each type of branch is allowed to have its specific style defined in layout
29832  files (e.
29833 \begin_inset space \thinspace{}
29834 \end_inset
29835
29836 g.
29837 \begin_inset space \space{}
29838 \end_inset
29839
29840 any branch inset can be automatically wrapped by your own LaTeX commands.).
29841  For this advanced usage, see the 
29842 \emph on
29843 Customization
29844 \emph default
29845  manual, section 
29846 \begin_inset Quotes eld
29847 \end_inset
29848
29849 Flex insets and InsetLayout
29850 \begin_inset Quotes erd
29851 \end_inset
29852
29853 ).
29854 \end_layout
29855
29856 \begin_layout Section
29857 PDF Properties
29858 \begin_inset CommandInset label
29859 LatexCommand label
29860 name "sec:PDF-Properties"
29861
29862 \end_inset
29863
29864
29865 \begin_inset Index idx
29866 status collapsed
29867
29868 \begin_layout Plain Layout
29869 PDF properties
29870 \end_layout
29871
29872 \end_inset
29873
29874
29875 \end_layout
29876
29877 \begin_layout Standard
29878 The 
29879 \family sans
29880 Document\SpecialChar \menuseparator
29881 Settings\SpecialChar \menuseparator
29882 PDF Properties
29883 \family default
29884  dialog allows you to set up special options for the PDF output of your
29885  document.
29886  All these options are provided by the LaTeX-package 
29887 \series bold
29888 hyperref
29889 \series default
29890
29891 \begin_inset Index idx
29892 status collapsed
29893
29894 \begin_layout Plain Layout
29895 LaTeX-packages ! hyperref
29896 \end_layout
29897
29898 \end_inset
29899
29900  which will link all cross-references in the DVI- and PDF-output.
29901  This means that the reader of your document will be able to click on a
29902  table of contents entry or on a reference to move to the cross-referenced
29903  part of the document.
29904  
29905 \end_layout
29906
29907 \begin_layout Standard
29908 The header information in the dialog tab 
29909 \family sans
29910 General
29911 \family default
29912  is saved together with the PDF as file properties.
29913  Many programs are able to extract this information, for example, automatically
29914  to recognize who the author is and what the PDF is about.
29915  This is very useful to sort, classify or use PDFs for bibliography issues.
29916  When the option 
29917 \family sans
29918 Automatically
29919 \begin_inset space ~
29920 \end_inset
29921
29922 fill
29923 \begin_inset space ~
29924 \end_inset
29925
29926 header
29927 \family default
29928  is set, LyX tries to extract the header information from your document
29929  title and author entries.
29930  The option 
29931 \family sans
29932 Load
29933 \begin_inset space ~
29934 \end_inset
29935
29936 in
29937 \begin_inset space ~
29938 \end_inset
29939
29940 fullscreen
29941 \begin_inset space ~
29942 \end_inset
29943
29944 mode
29945 \family default
29946  will open the PDF in fullscreen mode, which is useful for presentations.
29947 \end_layout
29948
29949 \begin_layout Standard
29950 You can specify in the dialog tab 
29951 \family sans
29952 Hyperlinks
29953 \family default
29954  how the links will look and if links for bibliographical backreferences
29955  are created.
29956  The 
29957 \family sans
29958 Break
29959 \begin_inset space ~
29960 \end_inset
29961
29962 links
29963 \begin_inset space ~
29964 \end_inset
29965
29966 over
29967 \begin_inset space ~
29968 \end_inset
29969
29970 lines
29971 \family default
29972  option allows long links to be split; 
29973 \family sans
29974 No
29975 \begin_inset space ~
29976 \end_inset
29977
29978 frames
29979 \begin_inset space ~
29980 \end_inset
29981
29982 around
29983 \begin_inset space ~
29984 \end_inset
29985
29986 links
29987 \family default
29988  and 
29989 \family sans
29990 Color
29991 \begin_inset space ~
29992 \end_inset
29993
29994 links
29995 \family default
29996  both turn off the default behavior of enclosing all links in frames; 
29997 \family sans
29998 Color
29999 \begin_inset space ~
30000 \end_inset
30001
30002 links
30003 \family default
30004  colors the different links.
30005  The default colors are:
30006 \end_layout
30007
30008 \begin_layout Labeling
30009 \labelwidthstring 00.00.0000
30010
30011 \color magenta
30012 magenta
30013 \color inherit
30014  for hyperlinks and URLs
30015 \end_layout
30016
30017 \begin_layout Labeling
30018 \labelwidthstring 00.00.0000
30019
30020 \color red
30021 red
30022 \color inherit
30023  for links
30024 \end_layout
30025
30026 \begin_layout Labeling
30027 \labelwidthstring 00.00.0000
30028
30029 \color green
30030 green
30031 \color inherit
30032  for citations
30033 \end_layout
30034
30035 \begin_layout Standard
30036 but you can change these in the field 
30037 \family sans
30038 Additional options
30039 \family default
30040 .
30041  For example, in this document they were changed with the additional options:
30042 \end_layout
30043
30044 \begin_layout Standard
30045
30046 \series bold
30047 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
30048 \end_layout
30049
30050 \begin_layout Standard
30051 If the option 
30052 \family sans
30053 Backreferences
30054 \family default
30055  is set, the hyperlinks will appear in the bibliography after the different
30056  entries, showing, depending on the option selected, the number of the section,
30057  slide or page where the entry is referenced.
30058 \end_layout
30059
30060 \begin_layout Standard
30061 In the dialog tab 
30062 \family sans
30063 Bookmarks
30064 \family default
30065  you can specify if PDF-bookmarks should be created for every section of
30066  your document to make it easier for readers to navigate through the document.
30067  You can decide if the bookmarks should be numbered like your document sections
30068  or not.
30069  With the 
30070 \family sans
30071 Open bookmarks
30072 \family default
30073  
30074 \family sans
30075 Level
30076 \family default
30077  you can specify what sectioning level should be displayed in the bookmarks
30078  when opening the PDF.
30079  For example level
30080 \begin_inset space ~
30081 \end_inset
30082
30083 2 will display all sections and subsections, while level
30084 \begin_inset space ~
30085 \end_inset
30086
30087 1 will only display the sections.
30088 \end_layout
30089
30090 \begin_layout Standard
30091 PDF properties are also used in this document.
30092  When you look in its document settings, you can see that some additional
30093  
30094 \series bold
30095 hyperref
30096 \series default
30097  options are used.
30098  For an explanation of all them we refer you to the hyperref manual 
30099 \begin_inset CommandInset citation
30100 LatexCommand cite
30101 key "hyperref"
30102
30103 \end_inset
30104
30105 .
30106 \end_layout
30107
30108 \begin_layout Section
30109 TeX Code and the LaTeX Syntax
30110 \begin_inset CommandInset label
30111 LatexCommand label
30112 name "sec:TeX-Code"
30113
30114 \end_inset
30115
30116
30117 \end_layout
30118
30119 \begin_layout Subsection
30120 TeX Code Boxes
30121 \begin_inset Index idx
30122 status collapsed
30123
30124 \begin_layout Plain Layout
30125 TeX Code
30126 \end_layout
30127
30128 \end_inset
30129
30130
30131 \begin_inset CommandInset label
30132 LatexCommand label
30133 name "sub:TeX-Code-Boxes"
30134
30135 \end_inset
30136
30137
30138 \end_layout
30139
30140 \begin_layout Standard
30141 As LyX uses LaTeX in the background, it supports many LaTeX commands and
30142  constructs, but not all.
30143  LaTeX contains hundreds of packages that provide different commands.
30144  All the time packages are being updated and new ones added.
30145  This has the advantage that you can typeset nearly everything as there
30146  is a LaTeX-package for every problem, though LyX cannot support all packages
30147  and their commands.
30148 \end_layout
30149
30150 \begin_layout Standard
30151 But don't worry, you can use any LaTeX-command directly in LyX inside the
30152  TeX Code box.
30153  A TeX Code box is created by the menu 
30154 \family sans
30155 Insert\SpecialChar \menuseparator
30156 Te
30157 \begin_inset ERT
30158 status collapsed
30159
30160 \begin_layout Plain Layout
30161
30162 {}
30163 \end_layout
30164
30165 \end_inset
30166
30167 X
30168 \begin_inset space ~
30169 \end_inset
30170
30171 Code
30172 \family default
30173  or by the toolbar button 
30174 \begin_inset Info
30175 type  "icon"
30176 arg   "ert-insert"
30177 \end_inset
30178
30179  (shortcut 
30180 \begin_inset Info
30181 type  "shortcut"
30182 arg   "ert-insert"
30183 \end_inset
30184
30185 ).
30186  The box can be opened by left-clicking and closed by right-clicking on
30187  it and selecting 
30188 \family sans
30189 Close Inset
30190 \family default
30191 .
30192 \end_layout
30193
30194 \begin_layout Standard
30195 You can insert complete or incomplete commands as TeX Code.
30196  Incomplete means that the command argument can be Standard LyX text.
30197  For example, if you want to draw a frame around a word and are therefore
30198  using the LaTeX-command 
30199 \series bold
30200
30201 \backslash
30202 fbox
30203 \series default
30204 , you can write the command part 
30205 \series bold
30206
30207 \backslash
30208 fbox{
30209 \series default
30210  in a TeX Code box before the word and the closing brace 
30211 \series bold
30212 }
30213 \series default
30214  in a second TeX Code box behind the word.
30215  The word between the two TeX Code boxes is then the argument as it is in
30216  the following example:
30217 \end_layout
30218
30219 \begin_layout Standard
30220 \begin_inset Graphics
30221         filename clipart/ERT.png
30222         scale 89
30223
30224 \end_inset
30225
30226
30227 \end_layout
30228
30229 \begin_layout Standard
30230 gives
30231 \end_layout
30232
30233 \begin_layout Standard
30234 This is a line with a 
30235 \begin_inset ERT
30236 status collapsed
30237
30238 \begin_layout Plain Layout
30239
30240
30241 \backslash
30242 fbox{
30243 \end_layout
30244
30245 \end_inset
30246
30247 framed
30248 \begin_inset ERT
30249 status collapsed
30250
30251 \begin_layout Plain Layout
30252
30253 }
30254 \end_layout
30255
30256 \end_inset
30257
30258  word.
30259 \end_layout
30260
30261 \begin_layout Standard
30262 \begin_inset Note Greyedout
30263 status open
30264
30265 \begin_layout Plain Layout
30266
30267 \series bold
30268 Note:
30269 \series default
30270  At the end of LaTeX-commands without parameters, you have to insert a space
30271  to let LaTeX know that the command is finished.
30272 \end_layout
30273
30274 \end_inset
30275
30276
30277 \end_layout
30278
30279 \begin_layout Subsection
30280 A Short Introduction to the LaTeX Syntax
30281 \begin_inset Argument 1
30282 status collapsed
30283
30284 \begin_layout Plain Layout
30285 The LaTeX Syntax
30286 \end_layout
30287
30288 \end_inset
30289
30290
30291 \begin_inset Index idx
30292 status collapsed
30293
30294 \begin_layout Plain Layout
30295 LaTeX Syntax
30296 \end_layout
30297
30298 \end_inset
30299
30300
30301 \begin_inset CommandInset label
30302 LatexCommand label
30303 name "sub:LaTeX-Syntax"
30304
30305 \end_inset
30306
30307
30308 \end_layout
30309
30310 \begin_layout Standard
30311 When you write larger documents or books, you will need to know something
30312  about the LaTeX-commands that LyX uses in the background.
30313  Because LaTeX is based on commands, you can 
30314 \begin_inset Quotes eld
30315 \end_inset
30316
30317 program
30318 \begin_inset Quotes erd
30319 \end_inset
30320
30321  your text.
30322  This has the advantage that the layout of the document can be changed at
30323  any time if you know the right commands.
30324  For example, imagine you have to write a manual for a product and the deadline
30325  is the end of the day.
30326  Your boss has just complimented you for your good work but wants to have
30327  all caption labels bold.
30328  But you have over a hundred figure and table captions with non-bold labels
30329  in your manual.
30330  Of course it is impossible to change all caption labels manually in one
30331  day.
30332 \end_layout
30333
30334 \begin_layout Standard
30335 Now LaTeX comes into play.
30336  As mentioned above, for every problem there exists a LaTeX-package.
30337  First you have to find out which and therefore look in the LaTeX package
30338  database, 
30339 \begin_inset CommandInset citation
30340 LatexCommand cite
30341 key "Catalogue"
30342
30343 \end_inset
30344
30345 .
30346 \end_layout
30347
30348 \begin_layout Standard
30349 As result you find that the package 
30350 \series bold
30351 caption
30352 \series default
30353
30354 \begin_inset Index idx
30355 status collapsed
30356
30357 \begin_layout Plain Layout
30358 LaTeX-packages ! caption
30359 \end_layout
30360
30361 \end_inset
30362
30363  is what you need.
30364  To use a package, you have to load it in the document preamble (menu 
30365 \family sans
30366 Document\SpecialChar \menuseparator
30367 Settings
30368 \family default
30369 \SpecialChar \menuseparator
30370
30371 \family sans
30372 LaT
30373 \begin_inset ERT
30374 status collapsed
30375
30376 \begin_layout Plain Layout
30377
30378 {}
30379 \end_layout
30380
30381 \end_inset
30382
30383 eX
30384 \begin_inset space ~
30385 \end_inset
30386
30387 Preamble
30388 \family default
30389 ) with the command
30390 \end_layout
30391
30392 \begin_layout Standard
30393
30394 \series bold
30395
30396 \backslash
30397 usepackage[options]{package name}
30398 \end_layout
30399
30400 \begin_layout Standard
30401 All LaTeX commands begin with a backslash, the command argument is set within
30402  two braces and the options are set within two brackets.
30403  Note that not all commands have an argument and options.
30404 \end_layout
30405
30406 \begin_layout Standard
30407 In your case the package name is 
30408 \series bold
30409 caption
30410 \series default
30411 .
30412  After a look in the documentation of the package, you know that the option
30413  
30414 \series bold
30415 labelfont=bf
30416 \series default
30417  will change the font of all caption labels to bold.
30418  So you add the command
30419 \end_layout
30420
30421 \begin_layout Standard
30422
30423 \series bold
30424
30425 \backslash
30426 usepackage[labelfont=bf]{caption}
30427 \end_layout
30428
30429 \begin_layout Standard
30430 to the preamble and the problem is solved.
30431 \begin_inset Foot
30432 status collapsed
30433
30434 \begin_layout Plain Layout
30435 For more commands provided by the 
30436 \series bold
30437 caption
30438 \series default
30439  package, have a look at its documentation, 
30440 \begin_inset CommandInset citation
30441 LatexCommand cite
30442 key "caption"
30443
30444 \end_inset
30445
30446 .
30447 \end_layout
30448
30449 \end_inset
30450
30451
30452 \end_layout
30453
30454 \begin_layout Standard
30455 Note that some document classes have built-in solutions for well-known problems
30456  like your case.
30457  For example if you use a 
30458 \family sans
30459 KOMA-Script
30460 \family default
30461  class, you don't need the package 
30462 \series bold
30463 caption
30464 \series default
30465 , you can instead write
30466 \end_layout
30467
30468 \begin_layout Standard
30469
30470 \series bold
30471
30472 \backslash
30473 setkomafont{captionlabel}{
30474 \backslash
30475 bfseries}
30476 \end_layout
30477
30478 \begin_layout Standard
30479 in the preamble and the problem is solved.
30480  So if you plan to write a large document, you should have a look at the
30481  documentation of the document class you want to use.
30482  (
30483 \series bold
30484
30485 \backslash
30486 setkomafont
30487 \series default
30488  is an example of a command with more than one argument.)
30489 \end_layout
30490
30491 \begin_layout Standard
30492 Commands in the preamble affect the whole document, while commands in the
30493  text affect only the text after the command or only the text used as command
30494  argument.
30495  To insert a LaTeX-command in text, use the TeX Code box as described in
30496  the previous section.
30497 \end_layout
30498
30499 \begin_layout Standard
30500 If you want to learn more about LaTeX and its syntax, have a look at the
30501  LaTeX-books 
30502 \begin_inset CommandInset citation
30503 LatexCommand cite
30504 key "latexcompanion,latexguide"
30505
30506 \end_inset
30507
30508 .
30509 \end_layout
30510
30511 \begin_layout Standard
30512 \begin_inset Newpage cleardoublepage
30513 \end_inset
30514
30515
30516 \end_layout
30517
30518 \begin_layout Standard
30519 \begin_inset ERT
30520 status collapsed
30521
30522 \begin_layout Plain Layout
30523
30524
30525 \backslash
30526 pagestyle{fancy}
30527 \end_layout
30528
30529 \end_inset
30530
30531
30532 \begin_inset Note Note
30533 status collapsed
30534
30535 \begin_layout Plain Layout
30536 switches temporarily to a page style with custom header and footer line
30537 \end_layout
30538
30539 \end_inset
30540
30541
30542 \end_layout
30543
30544 \begin_layout Left Header
30545 \begin_inset Argument 1
30546 status collapsed
30547
30548 \begin_layout Plain Layout
30549
30550 \end_layout
30551
30552 \end_inset
30553
30554
30555 \begin_inset ERT
30556 status collapsed
30557
30558 \begin_layout Plain Layout
30559
30560
30561 \backslash
30562 rightmark
30563 \end_layout
30564
30565 \end_inset
30566
30567
30568 \begin_inset Note Note
30569 status collapsed
30570
30571 \begin_layout Plain Layout
30572 defines the header line as described below
30573 \end_layout
30574
30575 \end_inset
30576
30577
30578 \end_layout
30579
30580 \begin_layout Center Header
30581 \begin_inset Argument 1
30582 status collapsed
30583
30584 \begin_layout Plain Layout
30585
30586 \end_layout
30587
30588 \end_inset
30589
30590
30591 \end_layout
30592
30593 \begin_layout Right Header
30594 \begin_inset Argument 1
30595 status collapsed
30596
30597 \begin_layout Plain Layout
30598 \begin_inset ERT
30599 status collapsed
30600
30601 \begin_layout Plain Layout
30602
30603
30604 \backslash
30605 leftmark
30606 \end_layout
30607
30608 \end_inset
30609
30610
30611 \end_layout
30612
30613 \end_inset
30614
30615
30616 \end_layout
30617
30618 \begin_layout Left Footer
30619 \begin_inset Argument 1
30620 status collapsed
30621
30622 \begin_layout Plain Layout
30623 \begin_inset ERT
30624 status collapsed
30625
30626 \begin_layout Plain Layout
30627
30628
30629 \backslash
30630 thepage
30631 \end_layout
30632
30633 \end_inset
30634
30635
30636 \end_layout
30637
30638 \end_inset
30639
30640
30641 \end_layout
30642
30643 \begin_layout Center Footer
30644 \begin_inset Argument 1
30645 status collapsed
30646
30647 \begin_layout Plain Layout
30648
30649 \family sans
30650 \series bold
30651 \color red
30652 LyX's user guide
30653 \end_layout
30654
30655 \end_inset
30656
30657 Magic code:
30658 \begin_inset Newline newline
30659 \end_inset
30660
30661
30662 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30663 \end_inset
30664
30665
30666 \end_layout
30667
30668 \begin_layout Right Footer
30669 \begin_inset Argument 1
30670 status collapsed
30671
30672 \begin_layout Plain Layout
30673
30674 \end_layout
30675
30676 \end_inset
30677
30678
30679 \begin_inset ERT
30680 status collapsed
30681
30682 \begin_layout Plain Layout
30683
30684
30685 \backslash
30686 Roman{page}
30687 \end_layout
30688
30689 \end_inset
30690
30691
30692 \end_layout
30693
30694 \begin_layout Section
30695 Customized Page Headers and Footers
30696 \begin_inset CommandInset label
30697 LatexCommand label
30698 name "sec:Customized-Page-Headers"
30699
30700 \end_inset
30701
30702
30703 \begin_inset Index idx
30704 status collapsed
30705
30706 \begin_layout Plain Layout
30707 Document ! Header/Footer line
30708 \end_layout
30709
30710 \end_inset
30711
30712
30713 \begin_inset Index idx
30714 status collapsed
30715
30716 \begin_layout Plain Layout
30717 Header/Footer line
30718 \end_layout
30719
30720 \end_inset
30721
30722
30723 \end_layout
30724
30725 \begin_layout Standard
30726 To define a custom page header and footer line for your document, you need
30727  to set the 
30728 \family sans
30729 Page
30730 \begin_inset space ~
30731 \end_inset
30732
30733 style
30734 \family default
30735  to 
30736 \family sans
30737 Fancy
30738 \family default
30739  in the 
30740 \family sans
30741 Document\SpecialChar \menuseparator
30742 Settings
30743 \family default
30744  dialog under 
30745 \family sans
30746 Page
30747 \begin_inset space ~
30748 \end_inset
30749
30750 Layout
30751 \family default
30752 .
30753  As a second step add in the menu 
30754 \family sans
30755 Document\SpecialChar \menuseparator
30756 Settings\SpecialChar \menuseparator
30757 Modules
30758 \family default
30759  the module 
30760 \begin_inset Quotes eld
30761 \end_inset
30762
30763 Custom Header/Footerlines
30764 \begin_inset Quotes erd
30765 \end_inset
30766
30767 .
30768  This module offers the following 6
30769 \begin_inset space ~
30770 \end_inset
30771
30772 styles:
30773 \end_layout
30774
30775 \begin_layout Description
30776 Left
30777 \begin_inset space ~
30778 \end_inset
30779
30780 Header,
30781 \begin_inset space ~
30782 \end_inset
30783
30784 Center
30785 \begin_inset space ~
30786 \end_inset
30787
30788 Header,
30789 \begin_inset space ~
30790 \end_inset
30791
30792 Right
30793 \begin_inset space ~
30794 \end_inset
30795
30796 Header
30797 \end_layout
30798
30799 \begin_layout Description
30800 Left
30801 \begin_inset space ~
30802 \end_inset
30803
30804 Footer,
30805 \begin_inset space ~
30806 \end_inset
30807
30808 Center
30809 \begin_inset space ~
30810 \end_inset
30811
30812 Footer,
30813 \begin_inset space ~
30814 \end_inset
30815
30816 Right
30817 \begin_inset space ~
30818 \end_inset
30819
30820 Footer
30821 \end_layout
30822
30823 \begin_layout Standard
30824 for the different positions in the header/footer.
30825 \end_layout
30826
30827 \begin_layout Standard
30828 Normally, headers and footers are set up at the beginning of the document.
30829  But you can change them anywhere you want to.
30830  Figure
30831 \begin_inset space ~
30832 \end_inset
30833
30834
30835 \begin_inset CommandInset ref
30836 LatexCommand ref
30837 reference "fig:Page-layout"
30838
30839 \end_inset
30840
30841  shows the page layout and where the header/footer styles will appear.
30842 \end_layout
30843
30844 \begin_layout Standard
30845 \begin_inset Float figure
30846 placement h
30847 wide false
30848 sideways false
30849 status open
30850
30851 \begin_layout Plain Layout
30852 \noindent
30853 \align center
30854 \begin_inset Tabular
30855 <lyxtabular version="3" rows="5" columns="3">
30856 <features rotate="0" tabularvalignment="middle">
30857 <column alignment="left" valignment="top" width="30line%">
30858 <column alignment="center" valignment="top" width="30line%">
30859 <column alignment="right" valignment="top" width="30line%">
30860 <row>
30861 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30862 \begin_inset Text
30863
30864 \begin_layout Plain Layout
30865 Left Header
30866 \end_layout
30867
30868 \end_inset
30869 </cell>
30870 <cell alignment="center" valignment="top" topline="true" usebox="none">
30871 \begin_inset Text
30872
30873 \begin_layout Plain Layout
30874 Center Header
30875 \end_layout
30876
30877 \end_inset
30878 </cell>
30879 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30880 \begin_inset Text
30881
30882 \begin_layout Plain Layout
30883 Right Header
30884 \end_layout
30885
30886 \end_inset
30887 </cell>
30888 </row>
30889 <row>
30890 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30891 \begin_inset Text
30892
30893 \begin_layout Plain Layout
30894
30895 \end_layout
30896
30897 \end_inset
30898 </cell>
30899 <cell alignment="center" valignment="top" usebox="none">
30900 \begin_inset Text
30901
30902 \begin_layout Plain Layout
30903
30904 \end_layout
30905
30906 \end_inset
30907 </cell>
30908 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30909 \begin_inset Text
30910
30911 \begin_layout Plain Layout
30912
30913 \end_layout
30914
30915 \end_inset
30916 </cell>
30917 </row>
30918 <row>
30919 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30920 \begin_inset Text
30921
30922 \begin_layout Plain Layout
30923 The normal text on the page goes here.
30924  The running header is above the text, and the footer is below (including
30925  footnotes).
30926  Headers/footers typically contain things like the page number, title of
30927  the chapter, company logo but your can use almost anything, except of floats.
30928 \end_layout
30929
30930 \end_inset
30931 </cell>
30932 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30933 \begin_inset Text
30934
30935 \begin_layout Plain Layout
30936
30937 \end_layout
30938
30939 \end_inset
30940 </cell>
30941 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30942 \begin_inset Text
30943
30944 \begin_layout Plain Layout
30945
30946 \end_layout
30947
30948 \end_inset
30949 </cell>
30950 </row>
30951 <row>
30952 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30953 \begin_inset Text
30954
30955 \begin_layout Plain Layout
30956
30957 \end_layout
30958
30959 \end_inset
30960 </cell>
30961 <cell alignment="center" valignment="top" usebox="none">
30962 \begin_inset Text
30963
30964 \begin_layout Plain Layout
30965
30966 \end_layout
30967
30968 \end_inset
30969 </cell>
30970 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30971 \begin_inset Text
30972
30973 \begin_layout Plain Layout
30974
30975 \end_layout
30976
30977 \end_inset
30978 </cell>
30979 </row>
30980 <row>
30981 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30982 \begin_inset Text
30983
30984 \begin_layout Plain Layout
30985 Left Footer
30986 \end_layout
30987
30988 \end_inset
30989 </cell>
30990 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30991 \begin_inset Text
30992
30993 \begin_layout Plain Layout
30994 Center Footer
30995 \end_layout
30996
30997 \end_inset
30998 </cell>
30999 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
31000 \begin_inset Text
31001
31002 \begin_layout Plain Layout
31003 Right Footer
31004 \end_layout
31005
31006 \end_inset
31007 </cell>
31008 </row>
31009 </lyxtabular>
31010
31011 \end_inset
31012
31013
31014 \end_layout
31015
31016 \begin_layout Plain Layout
31017 \begin_inset Caption Standard
31018
31019 \begin_layout Plain Layout
31020 \begin_inset CommandInset label
31021 LatexCommand label
31022 name "fig:Page-layout"
31023
31024 \end_inset
31025
31026 Page layout with custom header and footer line.
31027 \end_layout
31028
31029 \end_inset
31030
31031
31032 \end_layout
31033
31034 \end_inset
31035
31036
31037 \end_layout
31038
31039 \begin_layout Standard
31040 \begin_inset Note Greyedout
31041 status open
31042
31043 \begin_layout Plain Layout
31044
31045 \series bold
31046 Note
31047 \series default
31048 : some document classes implement their own customized page headers and
31049  footers if 
31050 \family sans
31051 Page
31052 \begin_inset space ~
31053 \end_inset
31054
31055 style
31056 \family default
31057  is set to “Default”.
31058  Check what these are before you specify your own customized page headers
31059  and footers.
31060 \end_layout
31061
31062 \end_inset
31063
31064
31065 \end_layout
31066
31067 \begin_layout Subsection
31068 Definition
31069 \end_layout
31070
31071 \begin_layout Standard
31072 To define your header line, add all three header styles.
31073  The things you add to the styles appear on odd numbered pages, the things
31074  in the optional arguments on even numbered pages.
31075  For single-sided documents, the optional arguments will not be used and
31076  can be omitted.
31077  If you leave a style or its argument empty, nothing appears in the output.
31078  Defining the footer line works similarly.
31079 \end_layout
31080
31081 \begin_layout Standard
31082 For the definition, you will need some LaTeX-commands that are inserted
31083  as TeX code (menu 
31084 \family sans
31085 Insert\SpecialChar \menuseparator
31086 Te
31087 \begin_inset ERT
31088 status collapsed
31089
31090 \begin_layout Plain Layout
31091
31092 {}
31093 \end_layout
31094
31095 \end_inset
31096
31097 X
31098 \begin_inset space ~
31099 \end_inset
31100
31101 Code
31102 \family default
31103 ):
31104 \end_layout
31105
31106 \begin_layout Description
31107
31108 \backslash
31109 thepage prints the current page number
31110 \end_layout
31111
31112 \begin_layout Description
31113
31114 \backslash
31115 Roman{page} prints the current page number with capital roman numerals
31116 \end_layout
31117
31118 \begin_layout Description
31119
31120 \backslash
31121 roman{page} prints the current page number with small roman numerals
31122 \end_layout
31123
31124 \begin_layout Description
31125
31126 \backslash
31127 leftmark prints the current section number and title.
31128  If the document has chapters, it prints the current chapter number and
31129  title instead.
31130  It is called 
31131 \begin_inset Quotes eld
31132 \end_inset
31133
31134 leftmark
31135 \begin_inset Quotes prd
31136 \end_inset
31137
31138  because it usually goes in a left header.
31139 \end_layout
31140
31141 \begin_layout Description
31142
31143 \backslash
31144 rightmark prints the current subsection number and title.
31145  If the document has chapters, it prints the current section number and
31146  title instead.
31147  It is normally used in the right header.
31148 \end_layout
31149
31150 \begin_layout Subsection
31151 Default header/footer
31152 \end_layout
31153
31154 \begin_layout Standard
31155 The custom header/footer is not empty by default.
31156  The default header contains the chapter and section title and the center
31157  footer has the page number.
31158  In order to remove unwanted entries from the header/footer, include the
31159  relevant header/footer style in your document, but leave it blank.
31160  So, if you do not want a page number in the footer, include a blank 
31161 \family sans
31162 Center
31163 \begin_inset space ~
31164 \end_inset
31165
31166 Footer
31167 \family default
31168  style.
31169 \end_layout
31170
31171 \begin_layout Subsection
31172 Appearance
31173 \end_layout
31174
31175 \begin_layout Standard
31176 The header and footer will appear on normal pages.
31177  Some pages are different.
31178  The title page has a style of its own, and so does any page that starts
31179  a new part or chapter in your book.
31180  Such pages will not have the custom headers/footers, but that is normal.
31181  There is for example no need to print a header with the chapter name on
31182  the chapter page where the chapter heading is in big bold letters anyway.
31183 \end_layout
31184
31185 \begin_layout Subsubsection
31186 Header and footer decoration line
31187 \end_layout
31188
31189 \begin_layout Standard
31190 By default, you get a 0.4
31191 \begin_inset space \thinspace{}
31192 \end_inset
31193
31194 pt thick line below the header and no footer line.
31195  This can be changed in the document preamble with the commands 
31196 \series bold
31197
31198 \backslash
31199 headrulewidth
31200 \series default
31201  and 
31202 \series bold
31203
31204 \backslash
31205 footrulewidth
31206 \series default
31207  in the following way:
31208 \end_layout
31209
31210 \begin_layout Standard
31211
31212 \series bold
31213
31214 \backslash
31215 renewcommand{
31216 \backslash
31217 headrulewidth}{thickness}
31218 \end_layout
31219
31220 \begin_layout Standard
31221 where thickness is a size in standard units like 
31222 \family sans
31223 pt
31224 \family default
31225  or 
31226 \family sans
31227 mm
31228 \family default
31229 .
31230  If you don't want a line, set the thickness to 0
31231 \begin_inset space \thinspace{}
31232 \end_inset
31233
31234 pt.
31235 \end_layout
31236
31237 \begin_layout Standard
31238 The lines can also be colored, but this requires more knowledge of LaTeX.
31239  If you really need this, have a look at the Internet or in sec.
31240 \begin_inset space ~
31241 \end_inset
31242
31243 4.4 of the book 
31244 \begin_inset CommandInset citation
31245 LatexCommand cite
31246 key "Mittelbach"
31247
31248 \end_inset
31249
31250 .
31251 \end_layout
31252
31253 \begin_layout Subsubsection
31254 Several header/footer lines
31255 \end_layout
31256
31257 \begin_layout Standard
31258 In case you need more than one text line as a header/footer, you can do
31259  this by adding a normal line break in the style definition.
31260  However, the default height of the header/footer is only the one of one
31261  text line.
31262  To expand the height, redefine the LaTeX length 
31263 \series bold
31264
31265 \backslash
31266 headheight
31267 \series default
31268  or 
31269 \series bold
31270
31271 \backslash
31272 footheight
31273 \series default
31274  in this entry in 
31275 \family sans
31276 Document\SpecialChar \menuseparator
31277 Settings\SpecialChar \menuseparator
31278 Lat
31279 \begin_inset ERT
31280 status collapsed
31281
31282 \begin_layout Plain Layout
31283
31284 {}
31285 \end_layout
31286
31287 \end_inset
31288
31289 eX
31290 \begin_inset space ~
31291 \end_inset
31292
31293 Preamble
31294 \family default
31295 :
31296 \end_layout
31297
31298 \begin_layout Standard
31299
31300 \series bold
31301
31302 \backslash
31303 setlength{
31304 \backslash
31305 headheight}{height}
31306 \end_layout
31307
31308 \begin_layout Standard
31309 where height is a size in standard units.
31310  If you don't know which amount of space is needed for the height, define
31311  your header/footer and preview your document as a PDF.
31312  Then open the LaTeX logfile with the menu 
31313 \family sans
31314 Document\SpecialChar \menuseparator
31315 La
31316 \begin_inset ERT
31317 status collapsed
31318
31319 \begin_layout Plain Layout
31320
31321 {}
31322 \end_layout
31323
31324 \end_inset
31325
31326 TeX Log
31327 \family default
31328  and use the button 
31329 \family sans
31330 Next
31331 \begin_inset space ~
31332 \end_inset
31333
31334 Warning
31335 \family default
31336  to see if you can find a warning about the package 
31337 \series bold
31338 fancyhdr
31339 \series default
31340
31341 \begin_inset Index idx
31342 status collapsed
31343
31344 \begin_layout Plain Layout
31345 LaTeX-packages ! fancyhdr
31346 \end_layout
31347
31348 \end_inset
31349
31350 .
31351  If there is such a warning, it contains the space that you need at least
31352  for your header/footer.
31353 \end_layout
31354
31355 \begin_layout Subsection
31356 This example
31357 \end_layout
31358
31359 \begin_layout Standard
31360 This example demonstrates what can be done with custom header/footers.
31361  Don't use it for your document as it is just an example.
31362  This example consists of the following definition:
31363 \end_layout
31364
31365 \begin_layout Description
31366 Left
31367 \begin_inset space ~
31368 \end_inset
31369
31370 Header 
31371 \series bold
31372
31373 \backslash
31374 rightmark
31375 \series default
31376 , empty optional argument
31377 \end_layout
31378
31379 \begin_layout Description
31380 Center
31381 \begin_inset space ~
31382 \end_inset
31383
31384 Header empty, empty optional argument
31385 \end_layout
31386
31387 \begin_layout Description
31388 Right
31389 \begin_inset space ~
31390 \end_inset
31391
31392 Header empty, 
31393 \series bold
31394
31395 \backslash
31396 leftmark
31397 \series default
31398  in the optional argument
31399 \end_layout
31400
31401 \begin_layout Description
31402 Left
31403 \begin_inset space ~
31404 \end_inset
31405
31406 Footer empty, 
31407 \series bold
31408
31409 \backslash
31410 thepage
31411 \series default
31412  in the optional argument
31413 \end_layout
31414
31415 \begin_layout Description
31416 Center
31417 \begin_inset space ~
31418 \end_inset
31419
31420 Footer 
31421 \family sans
31422 \series bold
31423 \color red
31424 LyX's user guide
31425 \family default
31426 \series default
31427 \color inherit
31428
31429 \begin_inset Quotes eld
31430 \end_inset
31431
31432 Magic code:
31433 \begin_inset Newline newline
31434 \end_inset
31435
31436
31437 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31438 \end_inset
31439
31440
31441 \begin_inset Quotes erd
31442 \end_inset
31443
31444  in the optional argument
31445 \end_layout
31446
31447 \begin_layout Description
31448 Right
31449 \begin_inset space ~
31450 \end_inset
31451
31452 Footer 
31453 \series bold
31454
31455 \backslash
31456 Roman{page}
31457 \series default
31458 , empty optional argument
31459 \end_layout
31460
31461 \begin_layout Description
31462
31463 \backslash
31464 headrulewidth set to 2
31465 \begin_inset space \thinspace{}
31466 \end_inset
31467
31468 pt
31469 \end_layout
31470
31471 \begin_layout Standard
31472 In principle you can use almost everything in headers/footers, except floats.
31473  For more specialized features, for example, thumb-indexes, see the manual
31474  of the 
31475 \series bold
31476 fancyhdr
31477 \series default
31478  package, 
31479 \begin_inset CommandInset citation
31480 LatexCommand cite
31481 key "fancyhdr"
31482
31483 \end_inset
31484
31485 .
31486 \end_layout
31487
31488 \begin_layout Standard
31489 \begin_inset Newpage clearpage
31490 \end_inset
31491
31492
31493 \end_layout
31494
31495 \begin_layout Standard
31496 \begin_inset ERT
31497 status open
31498
31499 \begin_layout Plain Layout
31500
31501
31502 \backslash
31503 pagestyle{headings}
31504 \end_layout
31505
31506 \end_inset
31507
31508
31509 \begin_inset Note Note
31510 status collapsed
31511
31512 \begin_layout Plain Layout
31513 switches back to page style with the default headings
31514 \end_layout
31515
31516 \end_inset
31517
31518
31519 \end_layout
31520
31521 \begin_layout Section
31522 Previewing Snippets of your Document
31523 \begin_inset CommandInset label
31524 LatexCommand label
31525 name "sec:Previewing-snippets-of"
31526
31527 \end_inset
31528
31529
31530 \begin_inset Index idx
31531 status collapsed
31532
31533 \begin_layout Plain Layout
31534 Instant preview
31535 \end_layout
31536
31537 \end_inset
31538
31539
31540 \begin_inset Index idx
31541 status collapsed
31542
31543 \begin_layout Plain Layout
31544 Document ! Preview
31545 \end_layout
31546
31547 \end_inset
31548
31549
31550 \end_layout
31551
31552 \begin_layout Standard
31553 LyX allows you to generate previews of sections of your document on the
31554  fly so you can see how they will look in the final document without having
31555  to break your train of thought with viewing the output.
31556 \end_layout
31557
31558 \begin_layout Subsection
31559 Prerequisites
31560 \end_layout
31561
31562 \begin_layout Standard
31563 To get previews working, you need the LaTeX package 
31564 \series bold
31565 preview-latex
31566 \series default
31567
31568 \begin_inset Index idx
31569 status collapsed
31570
31571 \begin_layout Plain Layout
31572 LaTeX-packages ! preview-latex
31573 \end_layout
31574
31575 \end_inset
31576
31577  (on some systems named simply 
31578 \series bold
31579 preview
31580 \series default
31581 ) installed.
31582  If it is not already installed, you will find it in the TeX-catalogue,
31583  
31584 \begin_inset CommandInset citation
31585 LatexCommand cite
31586 key "TeXCatalogue"
31587
31588 \end_inset
31589
31590  or in the package manager of your LaTeX-system.
31591  You obtain prettier results if you install the program 
31592 \family typewriter
31593 pnmcrop
31594 \family default
31595  from the 
31596 \family typewriter
31597 netpbm
31598 \family default
31599  package; for LyX on Windows this program and also the LaTeX-package are
31600  automatically installed together with LyX.
31601 \end_layout
31602
31603 \begin_layout Subsection
31604 Enabling previews
31605 \end_layout
31606
31607 \begin_layout Standard
31608 If you would for example like to see in LyX your math formulas typeset by
31609  LaTeX, activate the option 
31610 \family sans
31611 Display
31612 \begin_inset space ~
31613 \end_inset
31614
31615 Graphics
31616 \family default
31617  in the 
31618 \family sans
31619 Tools\SpecialChar \menuseparator
31620 Preferences 
31621 \family default
31622 dialog under 
31623 \family sans
31624 Look
31625 \begin_inset space ~
31626 \end_inset
31627
31628 and
31629 \begin_inset space ~
31630 \end_inset
31631
31632 feel\SpecialChar \menuseparator
31633 Display
31634 \family default
31635 .
31636  Then set 
31637 \family sans
31638 Instant
31639 \begin_inset space ~
31640 \end_inset
31641
31642 Preview
31643 \family default
31644  to 
31645 \family sans
31646 On
31647 \family default
31648 .
31649  The 
31650 \family sans
31651 Preview
31652 \begin_inset space ~
31653 \end_inset
31654
31655 Size
31656 \family default
31657  is the multiplication factor for the size.
31658 \end_layout
31659
31660 \begin_layout Standard
31661 If you would like to see everything but your math formulas typeset by LaTeX,
31662  set 
31663 \family sans
31664 Instant
31665 \begin_inset space ~
31666 \end_inset
31667
31668 Preview
31669 \family default
31670  to 
31671 \family sans
31672 No
31673 \begin_inset space ~
31674 \end_inset
31675
31676 math
31677 \family default
31678 .
31679 \end_layout
31680
31681 \begin_layout Standard
31682 Previews are generated when you load a document into LyX and when you finish
31683  editing an inset.
31684 \end_layout
31685
31686 \begin_layout Standard
31687 \begin_inset Note Greyedout
31688 status open
31689
31690 \begin_layout Plain Layout
31691
31692 \series bold
31693 Note:
31694 \series default
31695  Previews of an already loaded document are not in every case immediately
31696  generated by activating the option 
31697 \family sans
31698 Display
31699 \begin_inset space ~
31700 \end_inset
31701
31702 Graphics
31703 \family default
31704 .
31705  Reopening the document will fix such problems.
31706 \end_layout
31707
31708 \end_inset
31709
31710
31711 \end_layout
31712
31713 \begin_layout Subsection
31714 Selected document parts
31715 \end_layout
31716
31717 \begin_layout Standard
31718 Besides math there are other cases where you might like to see a preview,
31719  for example things that LyX cannot render like rotated parts or things
31720  that are not yet supported by LyX.
31721  To do this, insert a preview inset via the menu 
31722 \family sans
31723 Insert\SpecialChar \menuseparator
31724 Preview
31725 \family default
31726 .
31727  Insert or paste the stuff that you want to preview into this inset.
31728  The preview will be generated when the cursor is outside the preview inset.
31729  If you click on the preview, you can edit the previewed stuff.
31730 \end_layout
31731
31732 \begin_layout Standard
31733 An example: To create rotated boxes, you use the LaTeX command 
31734 \series bold
31735
31736 \backslash
31737 rotatebox
31738 \series default
31739  which is not yet supported by LyX.
31740 \begin_inset Foot
31741 status collapsed
31742
31743 \begin_layout Plain Layout
31744
31745 \series bold
31746
31747 \backslash
31748 rotatebox
31749 \series default
31750  is explained in section 
31751 \emph on
31752 Rotated and Scaled Boxes
31753 \emph default
31754  of the 
31755 \emph on
31756 Embedded
31757 \begin_inset space ~
31758 \end_inset
31759
31760 Objects
31761 \emph default
31762  manual.
31763 \end_layout
31764
31765 \end_inset
31766
31767  Instead of the TeX Code boxes you want to see in LyX the final rotated
31768  boxes, for example to adjust the rotation angle to fit with the surrounding
31769  text.
31770  Therefore you create a preview inset and copy the text with the rotated
31771  boxes into it.
31772  Here is the result:
31773 \end_layout
31774
31775 \begin_layout Standard
31776 \begin_inset Preview
31777
31778 \begin_layout Standard
31779 This is a line
31780 \begin_inset ERT
31781 status collapsed
31782
31783 \begin_layout Plain Layout
31784
31785
31786 \backslash
31787 rotatebox[origin=r]{-60}{
31788 \end_layout
31789
31790 \end_inset
31791
31792
31793 \begin_inset Box Doublebox
31794 position "c"
31795 hor_pos "c"
31796 has_inner_box 0
31797 inner_pos "c"
31798 use_parbox 0
31799 use_makebox 0
31800 width "1in"
31801 special "width"
31802 height "1in"
31803 height_special "totalheight"
31804 status collapsed
31805
31806 \begin_layout Plain Layout
31807 with rotated
31808 \end_layout
31809
31810 \end_inset
31811
31812
31813 \begin_inset ERT
31814 status collapsed
31815
31816 \begin_layout Plain Layout
31817
31818 }
31819 \end_layout
31820
31821 \end_inset
31822
31823  framed text 
31824 \begin_inset ERT
31825 status collapsed
31826
31827 \begin_layout Plain Layout
31828
31829
31830 \backslash
31831 rotatebox[origin=lb]{60}{
31832 \end_layout
31833
31834 \end_inset
31835
31836
31837 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31838 \end_inset
31839
31840
31841 \begin_inset ERT
31842 status collapsed
31843
31844 \begin_layout Plain Layout
31845
31846 }
31847 \end_layout
31848
31849 \end_inset
31850
31851  and a formula.
31852 \end_layout
31853
31854 \end_inset
31855
31856
31857 \end_layout
31858
31859 \begin_layout Standard
31860 Previewing works also for colors.
31861  In this example a special framed, colored box was created using the LaTeX
31862  command 
31863 \series bold
31864
31865 \backslash
31866 fcolorbox
31867 \series default
31868 :
31869 \begin_inset Foot
31870 status collapsed
31871
31872 \begin_layout Plain Layout
31873
31874 \series bold
31875
31876 \backslash
31877 fcolorbox
31878 \series default
31879  is explained in section 
31880 \emph on
31881 Colored Boxes
31882 \emph default
31883  of the 
31884 \emph on
31885 Embedded
31886 \begin_inset space ~
31887 \end_inset
31888
31889 Objects
31890 \emph default
31891  manual.
31892 \end_layout
31893
31894 \end_inset
31895
31896
31897 \end_layout
31898
31899 \begin_layout Standard
31900 \begin_inset Preview
31901
31902 \begin_layout Standard
31903 \begin_inset ERT
31904 status collapsed
31905
31906 \begin_layout Plain Layout
31907
31908
31909 \backslash
31910 fboxrule 1mm 
31911 \backslash
31912 fboxsep 1mm
31913 \end_layout
31914
31915 \end_inset
31916
31917
31918 \begin_inset ERT
31919 status collapsed
31920
31921 \begin_layout Plain Layout
31922
31923
31924 \backslash
31925 fcolorbox{cyan}{magenta}{
31926 \end_layout
31927
31928 \end_inset
31929
31930 This is text within a colored, framed box.
31931 \begin_inset ERT
31932 status collapsed
31933
31934 \begin_layout Plain Layout
31935
31936 }
31937 \end_layout
31938
31939 \end_inset
31940
31941
31942 \end_layout
31943
31944 \end_inset
31945
31946
31947 \end_layout
31948
31949 \begin_layout Standard
31950 \begin_inset VSpace medskip
31951 \end_inset
31952
31953
31954 \end_layout
31955
31956 \begin_layout Standard
31957 If LyX does not show a preview, make sure that you enabled previews as described
31958  above and also make sure that TeX Code in the preview inset is valid and
31959  that you loaded the LaTeX packages in your document preamble that are required
31960  by the TeX Code.
31961  If LyX cannot create a preview, you will in most cases also not be able
31962  to view your document due to LaTeX errors.
31963  So if you have to use some TeX Code and don't know if it is correct, the
31964  preview inset is a nice method to check it without the need to view the
31965  whole document.
31966 \end_layout
31967
31968 \begin_layout Subsection
31969 LaTeX source code
31970 \end_layout
31971
31972 \begin_layout Standard
31973 You can preview the LaTeX source of the whole document or parts of it.
31974  Use the menu 
31975 \family sans
31976 View\SpecialChar \menuseparator
31977 Source
31978 \begin_inset space ~
31979 \end_inset
31980
31981 Pane
31982 \family default
31983  and a window will be shown where you can see the LaTeX-source code.
31984  The window shows the source of the whole paragraph in which the cursor
31985  currently sits.
31986  You can also select document parts in LyX's main window, then only this
31987  selection (when it is more than one paragraph) is shown as source code.
31988  To view the whole document as source, enable the corresponding option in
31989  the source view window.
31990  If you check 
31991 \family sans
31992 Automatic update
31993 \family default
31994 , you can see the changes as you make them in LyX; but note that if you
31995  have several documents open, this will slow things down as LyX updates
31996  them all, not just the one which is open at the time.
31997 \end_layout
31998
31999 \begin_layout Section
32000 Advanced Find and Replace
32001 \begin_inset CommandInset label
32002 LatexCommand label
32003 name "sec:Advanced-Find-and"
32004
32005 \end_inset
32006
32007
32008 \begin_inset Index idx
32009 status collapsed
32010
32011 \begin_layout Plain Layout
32012 Replace
32013 \end_layout
32014
32015 \end_inset
32016
32017
32018 \begin_inset Index idx
32019 status collapsed
32020
32021 \begin_layout Plain Layout
32022 Find
32023 \end_layout
32024
32025 \end_inset
32026
32027
32028 \end_layout
32029
32030 \begin_layout Subsection
32031 Introduction
32032 \end_layout
32033
32034 \begin_layout Standard
32035 The advanced find and replace feature of LyX allows for searching of complex,
32036  format-sensitive text segments and mathematics contents within LyX documents.
32037  It is an enhancement of the standard (quick) find and replace feature.
32038  The key-features are:
32039 \end_layout
32040
32041 \begin_layout Itemize
32042 Both searching of text and of mathematical formulas is allowed, where the
32043  latter is done by entering mathematics in the usual way; not only entire
32044  mathematical formulas are found, but also parts occurring within more complex
32045  formulas
32046 \end_layout
32047
32048 \begin_layout Itemize
32049 Search may be format-insensitive, so that the searched text is found in
32050  any context/style (standard text, section headings, notes, and even mathematics
32051 ), or it may be format-sensitive, so that, for example, a word entered with
32052  a section heading will only be found within section headings
32053 \end_layout
32054
32055 \begin_layout Itemize
32056 Search may be restricted to mathematics environments only; this is useful
32057  for remangling math notation where one does not want to match any text
32058  outside of mathematics environments
32059 \end_layout
32060
32061 \begin_layout Itemize
32062 Search may be widened to a specific 
32063 \emph on
32064 scope
32065 \emph default
32066 , i.
32067 \begin_inset space \thinspace{}
32068 \end_inset
32069
32070 e.
32071 \begin_inset space ~
32072 \end_inset
32073
32074 a set of files which may be all the children of the document being edited,
32075  all the open files, or all the manuals available from the 
32076 \family sans
32077 Help
32078 \family default
32079  menu
32080 \end_layout
32081
32082 \begin_layout Itemize
32083 Replace may optionally preserve capitalization, so that the replaced text
32084  capitalization is adapted to the matching text (i.
32085 \begin_inset space \thinspace{}
32086 \end_inset
32087
32088 e.
32089 \begin_inset space ~
32090 \end_inset
32091
32092 all lowercase, all uppercase, first letter uppercase followed by lowercase)
32093 \end_layout
32094
32095 \begin_layout Subsection
32096 Basic usage
32097 \end_layout
32098
32099 \begin_layout Standard
32100 The advanced find and replace feature is activated through the menu 
32101 \family sans
32102 Edit\SpecialChar \menuseparator
32103 Find & Replace
32104 \noun on
32105  (
32106 \noun default
32107 Advanced
32108 \noun on
32109 )
32110 \family default
32111 \noun default
32112  (shortcut 
32113 \begin_inset Info
32114 type  "shortcut"
32115 arg   "dialog-show findreplaceadv"
32116 \end_inset
32117
32118 ) or the toolbar button 
32119 \begin_inset Info
32120 type  "icon"
32121 arg   "dialog-toggle findreplaceadv"
32122 \end_inset
32123
32124 .
32125  This opens the 
32126 \family sans
32127 Advanced Find and Replace
32128 \family default
32129  dialog.
32130 \end_layout
32131
32132 \begin_layout Subsubsection
32133 Searching for text
32134 \end_layout
32135
32136 \begin_layout Standard
32137 Enter into the 
32138 \family sans
32139 Find
32140 \family default
32141  LyX mini-editor a simple word, and search for occurrences of it by clicking
32142  on the 
32143 \family sans
32144 Find
32145 \begin_inset space ~
32146 \end_inset
32147
32148 Next
32149 \family default
32150  button at the bottom of the dialog (or just press the 
32151 \begin_inset Info
32152 type  "shortcut"
32153 arg   "paragraph-break"
32154 \end_inset
32155
32156  key).
32157  The entered word is found both in text mode and in math mode, and in emphasized
32158 , bold or normal face, and in both in section titles and in standard text.
32159  Pressing 
32160 \begin_inset Info
32161 type  "shortcut"
32162 arg   "paragraph-break"
32163 \end_inset
32164
32165  repeatedly keeps searching forward while pressing 
32166 \family sans
32167 Shift+Return
32168 \family default
32169  searches backwards.
32170 \end_layout
32171
32172 \begin_layout Standard
32173 The 
32174 \family sans
32175 Case
32176 \begin_inset space ~
32177 \end_inset
32178
32179 sensitive
32180 \family default
32181  option allows matches to occur only with the same case as entered in the
32182  
32183 \family sans
32184 Find
32185 \family default
32186  editor.
32187  The 
32188 \family sans
32189 Whole
32190 \begin_inset space ~
32191 \end_inset
32192
32193 words
32194 \family default
32195  option allows matches to occur only at word boundaries.
32196 \end_layout
32197
32198 \begin_layout Subsubsection
32199 Searching for mathematics
32200 \end_layout
32201
32202 \begin_layout Standard
32203 Mathematical formulas, such as 
32204 \begin_inset Formula $x^{2}$
32205 \end_inset
32206
32207  or something more complex like 
32208 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
32209 \end_inset
32210
32211 , may be searched for by typing them in the 
32212 \family sans
32213 Find
32214 \family default
32215  editor.
32216  When searching for a formula, it is found both when it is alone and when
32217  it occurs in sub-formulas and nested parts of sub-formulas.
32218  For example the mentioned segments would be found in something like 
32219 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
32220 \end_inset
32221
32222
32223 \end_layout
32224
32225 \begin_layout Subsubsection
32226 Style-aware search
32227 \end_layout
32228
32229 \begin_layout Standard
32230 It is also possible to search for text with specific styles.
32231  This is done by switching to the 
32232 \family sans
32233 Settings
32234 \family default
32235  tab of the dialog and unchecking the 
32236 \family sans
32237 Ignore format
32238 \family default
32239  option.
32240  This way, entering in the 
32241 \family sans
32242 Find
32243 \family default
32244  editor
32245 \end_layout
32246
32247 \begin_layout Itemize
32248 a normal word and searching for it would not find instances of the word
32249  occurring in emphasized or boldface.
32250 \end_layout
32251
32252 \begin_layout Itemize
32253 an emphasized or boldface word and searching for it would find the respective
32254  instances with the same face only, and within the same text style only.
32255 \end_layout
32256
32257 \begin_layout Itemize
32258 a normal word in a section heading, and searching for it, would find occurrences
32259  of it only within section headings.
32260  Also, if the text to search is given an emphasized or bold face, in addition
32261  to a section style, then it is found only when occurring with the same
32262  style.
32263 \end_layout
32264
32265 \begin_layout Itemize
32266 a displayed formula will only find instances of this formula that are also
32267  displayed formulas (and not inline formulas).
32268 \end_layout
32269
32270 \begin_layout Subsubsection
32271 Replace
32272 \end_layout
32273
32274 \begin_layout Standard
32275 The entries made in the 
32276 \family sans
32277 Find
32278 \family default
32279  editor can be replaced with entries made in the 
32280 \family sans
32281 Replace
32282 \begin_inset space ~
32283 \end_inset
32284
32285 with
32286 \family default
32287  editor.
32288  In order to find the next occurrence and replace it, click on the 
32289 \family sans
32290 Replace
32291 \family default
32292  button or alternatively press 
32293 \begin_inset Info
32294 type  "shortcut"
32295 arg   "paragraph-break"
32296 \end_inset
32297
32298  or 
32299 \family sans
32300 Shift+Return
32301 \family default
32302  while the cursor is in the 
32303 \family sans
32304 Replace
32305 \begin_inset space ~
32306 \end_inset
32307
32308 with
32309 \family default
32310  editor.
32311 \end_layout
32312
32313 \begin_layout Standard
32314 You can replace with fully-featured formatted LyX entries.
32315  Typical scenarios in which to use this capability might be (just to mention
32316  two):
32317 \end_layout
32318
32319 \begin_layout Itemize
32320 replacing occurrences of a word with a customized formatted version of the
32321  same word, for example replacing occurrences of a name like 
32322 \begin_inset Quotes eld
32323 \end_inset
32324
32325 func()
32326 \begin_inset Quotes erd
32327 \end_inset
32328
32329  with its typewriter version 
32330 \begin_inset Quotes eld
32331 \end_inset
32332
32333
32334 \family typewriter
32335 func()
32336 \family default
32337
32338 \begin_inset Quotes erd
32339 \end_inset
32340
32341
32342 \end_layout
32343
32344 \begin_layout Itemize
32345 performing a notation rework of mathematical symbols, for example replacing
32346  occurrences of 
32347 \begin_inset Quotes eld
32348 \end_inset
32349
32350
32351 \begin_inset Formula $R$
32352 \end_inset
32353
32354
32355 \begin_inset Quotes erd
32356 \end_inset
32357
32358  with 
32359 \begin_inset Quotes eld
32360 \end_inset
32361
32362
32363 \begin_inset Formula $\mathbb{R}$
32364 \end_inset
32365
32366
32367 \begin_inset Quotes erd
32368 \end_inset
32369
32370  (you may want to enable the 
32371 \family sans
32372 Whole
32373 \begin_inset space ~
32374 \end_inset
32375
32376 words
32377 \family default
32378  and 
32379 \family sans
32380 Case
32381 \begin_inset space ~
32382 \end_inset
32383
32384 sensitive
32385 \family default
32386  options and disable the 
32387 \family sans
32388 Ignore format
32389 \family default
32390  option in the 
32391 \family sans
32392 Settings
32393 \family default
32394  tab, in order to avoid replacing all 
32395 \begin_inset Quotes eld
32396 \end_inset
32397
32398 R
32399 \begin_inset Quotes erd
32400 \end_inset
32401
32402  letters occurring in normal text), or occurrences of 
32403 \begin_inset Formula $x_{j}^{i}$
32404 \end_inset
32405
32406  with 
32407 \begin_inset Formula $x_{i,\, j}$
32408 \end_inset
32409
32410 , or occurrences of 
32411 \begin_inset Formula $x[k]$
32412 \end_inset
32413
32414  with 
32415 \begin_inset Formula $x_{k}$
32416 \end_inset
32417
32418 .
32419 \end_layout
32420
32421 \begin_layout Subsection
32422 Advanced usage
32423 \end_layout
32424
32425 \begin_layout Standard
32426 There is a regular expression (regexp) based searching facility.
32427 \begin_inset Foot
32428 status collapsed
32429
32430 \begin_layout Plain Layout
32431 A good explanation of regular expressions is given in this Wikipedia entry:
32432  
32433 \begin_inset CommandInset href
32434 LatexCommand href
32435 target "http://en.wikipedia.org/wiki/Regular_expression"
32436
32437 \end_inset
32438
32439 .
32440 \end_layout
32441
32442 \end_inset
32443
32444  You can search for a regular expression by inserting a regexp inset into
32445  the 
32446 \family sans
32447 Find
32448 \family default
32449  editor.
32450  This is done with the context menu 
32451 \family sans
32452 Insert\SpecialChar \menuseparator
32453 Insert Regular Expression
32454 \family default
32455  while the cursor is in the 
32456 \family sans
32457 Find
32458 \family default
32459  editor.
32460  Characters entered within regexp insets are matched according to the regular
32461  expression matching rules
32462 \begin_inset Foot
32463 status collapsed
32464
32465 \begin_layout Plain Layout
32466 Under the constraint that any (sub)expression must match a well-formed LyX
32467  segment, i.
32468 \begin_inset space \thinspace{}
32469 \end_inset
32470
32471 e.
32472 \begin_inset space ~
32473 \end_inset
32474
32475 when matching LaTeX code, no segments with unbalanced {} braces are allowed
32476  to match expressions.
32477 \end_layout
32478
32479 \end_inset
32480
32481 , while text entered outside regexp insets is matched exactly against the
32482  same text in the document.
32483  You can cut and paste regexp-mode insets.
32484  Examples of using such a feature may be:
32485 \end_layout
32486
32487 \begin_layout Enumerate
32488 Searching for all fractions with a given denominator: for example, entering
32489  in the 
32490 \family sans
32491 Find
32492 \family default
32493  editor the fraction 
32494 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32495 \end_inset
32496
32497  (where the 
32498 \begin_inset Formula $.*$
32499 \end_inset
32500
32501  on the numerator is the match-everything regular expression) finds all
32502  fractions with the given denominator.
32503 \end_layout
32504
32505 \begin_layout Enumerate
32506 Searching for all text with a given style: for example, after unchecking
32507  the 
32508 \family sans
32509 Ignore format
32510 \family default
32511  option from the 
32512 \family sans
32513 Settings
32514 \family default
32515  tab, entering a 
32516 \series bold
32517
32518 \begin_inset Formula $.*$
32519 \end_inset
32520
32521
32522 \series default
32523  regular expression and giving it an emphasized or bold face, finds all
32524  emphasized or bold face text respectively.
32525  Also, by inserting a 
32526 \begin_inset Formula $.*$
32527 \end_inset
32528
32529  regular expression in a bullet or enumerated list or a section heading,
32530  you can find all bullet or enumerated lists or section headings.
32531 \end_layout
32532
32533 \begin_layout Standard
32534 Finally, references to (sub)expressions in regexp may be used as usual:
32535  Enclosing parts of the expression within round braces 
32536 \begin_inset Formula $()$
32537 \end_inset
32538
32539 , and referring back to them through 
32540 \begin_inset Formula $\backslash1$
32541 \end_inset
32542
32543
32544 \begin_inset Formula $\backslash2$
32545 \end_inset
32546
32547 , etc..
32548  For example, try searching with the regexp
32549 \begin_inset Newline newline
32550 \end_inset
32551
32552 [[:space:]]([[:alpha:]]+)[[:space:]]
32553 \backslash
32554 1[[:space:]]
32555 \begin_inset Newline newline
32556 \end_inset
32557
32558 in order to find word repetitions, if there are any.
32559 \end_layout
32560
32561 \begin_layout Standard
32562 The usage of back references in the replaced text is not (yet) implemented.
32563 \end_layout
32564
32565 \begin_layout Standard
32566 \begin_inset Note Greyedout
32567 status open
32568
32569 \begin_layout Plain Layout
32570
32571 \series bold
32572 Note:
32573 \series default
32574  Back references work both when occurring within the same regexp, and when
32575  occurring in multiple different regexps, where the numbering of back-referenced
32576  sub-expressions is absolute.
32577  That is,
32578 \begin_inset space ~
32579 \end_inset
32580
32581
32582 \begin_inset Formula $\backslash1$
32583 \end_inset
32584
32585  always refers to the first occurrence of 
32586 \begin_inset Formula $()$
32587 \end_inset
32588
32589  in all entered regexps.
32590 \end_layout
32591
32592 \end_inset
32593
32594
32595 \end_layout
32596
32597 \begin_layout Section
32598 Spell Checking
32599 \begin_inset CommandInset label
32600 LatexCommand label
32601 name "sec:Spellchecking"
32602
32603 \end_inset
32604
32605
32606 \begin_inset Index idx
32607 status collapsed
32608
32609 \begin_layout Plain Layout
32610 Spell checking
32611 \end_layout
32612
32613 \end_inset
32614
32615
32616 \end_layout
32617
32618 \begin_layout Standard
32619 LyX has a built-in spell checker.
32620  The menu
32621 \family sans
32622  Tools\SpecialChar \menuseparator
32623 Spellchecker
32624 \family default
32625 , the 
32626 \family sans
32627 F7
32628 \family default
32629  key or the toolbar button 
32630 \begin_inset Info
32631 type  "icon"
32632 arg   "dialog-show spellchecker"
32633 \end_inset
32634
32635  start the spell checking from either the current cursor position or the
32636  beginning of the currently selected text.
32637  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32638  you to edit and replace it in a second line.
32639  Whenever an unknown word is found, the word is highlighted and the text
32640  scrolled so that it is visible.
32641  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32642 n, if any could be found.
32643  Clicking on one of the corrections will copy it to the 
32644 \family sans
32645 Replacement
32646 \family default
32647  field, double-clicking directly invokes the replacement.
32648  Unknown but correctly typed words can be added to the personal dictionary.
32649 \end_layout
32650
32651 \begin_layout Standard
32652 By default, the dictionary file used is determined by the document language
32653  that is set in the 
32654 \family sans
32655 Document\SpecialChar \menuseparator
32656 Settings
32657 \family default
32658  dialog.
32659  You can specify the language of a word in the spellchecker dialog by choosing
32660  a different one at the top of the dialog.
32661  LyX can correctly spell check documents containing multiple languages.
32662  This works if you have set the language of the text parts using the 
32663 \family sans
32664 Text
32665 \begin_inset space ~
32666 \end_inset
32667
32668 Style
32669 \family default
32670  dialog (
32671 \begin_inset Info
32672 type  "icon"
32673 arg   "dialog-show character"
32674 \end_inset
32675
32676 ) and have the spell checker dictionaries installed.
32677  LyX automatically switches to the appropriate dictionary file.
32678 \end_layout
32679
32680 \begin_layout Standard
32681 All spell-checker dictionaries supported by LyX can be downloaded from here:
32682 \begin_inset Newline newline
32683 \end_inset
32684
32685
32686 \begin_inset Flex URL
32687 status collapsed
32688
32689 \begin_layout Plain Layout
32690
32691 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32692 \end_layout
32693
32694 \end_inset
32695
32696
32697 \begin_inset Newline newline
32698 \end_inset
32699
32700 There are 2
32701 \begin_inset space ~
32702 \end_inset
32703
32704 files for each language.
32705  To install a dictionary on Windows, copy the 2
32706 \begin_inset space ~
32707 \end_inset
32708
32709 files into LyX's installation subfolder 
32710 \family sans
32711 ~
32712 \backslash
32713 Resources
32714 \backslash
32715 dicts
32716 \family default
32717  and restart LyX.
32718 \begin_inset Newline newline
32719 \end_inset
32720
32721 With Linux one needs to install the packages for the desired language.
32722  The number of these packages vary depending on the Linux distribution,
32723  but in most cases these are 
32724 \family typewriter
32725 aspell-xx
32726 \family default
32727
32728 \family typewriter
32729 hunspell-xx
32730 \family default
32731 ,
32732 \family typewriter
32733  myspell-xx
32734 \family default
32735 , etc., where 
32736 \family sans
32737 xx
32738 \family default
32739  is the language code.
32740 \end_layout
32741
32742 \begin_layout Subsection
32743 Further Settings
32744 \end_layout
32745
32746 \begin_layout Standard
32747 In the menu 
32748 \family sans
32749 Tools\SpecialChar \menuseparator
32750 Preferences\SpecialChar \menuseparator
32751 Language
32752 \begin_inset space ~
32753 \end_inset
32754
32755 Settings\SpecialChar \menuseparator
32756 Spellchecker
32757 \family default
32758  you can set the following things:
32759 \end_layout
32760
32761 \begin_layout Description
32762 Spellchecker
32763 \begin_inset space ~
32764 \end_inset
32765
32766 engine Select the library LyX should use for spell checking.
32767  Depending on your platform, 
32768 \family typewriter
32769 aspell
32770 \family default
32771
32772 \family typewriter
32773 hunspell
32774 \family default
32775  or 
32776 \family typewriter
32777 enchant
32778 \begin_inset Foot
32779 status collapsed
32780
32781 \begin_layout Plain Layout
32782 Enchant itself is a wrapper library having different configurable back-ends.
32783  Please consult the documentation or man-page of it to learn more.
32784 \end_layout
32785
32786 \end_inset
32787
32788
32789 \family default
32790  are available.
32791  On Windows only 
32792 \family typewriter
32793 hunspell
32794 \family default
32795  is available.
32796 \end_layout
32797
32798 \begin_layout Description
32799 Alternative
32800 \begin_inset space ~
32801 \end_inset
32802
32803 language If this field is not empty, LyX will always use the given language
32804  for the spell checking, no matter what the document language is.
32805 \end_layout
32806
32807 \begin_layout Description
32808 Escape
32809 \begin_inset space ~
32810 \end_inset
32811
32812 characters Allows you to add non-standard characters that the spell checker
32813  should escape, e.
32814 \begin_inset space \thinspace{}
32815 \end_inset
32816
32817 g.
32818 \begin_inset space \space{}
32819 \end_inset
32820
32821 German umlauts.
32822  This should normally not be needed.
32823 \end_layout
32824
32825 \begin_layout Description
32826 Accept
32827 \begin_inset space ~
32828 \end_inset
32829
32830 compound
32831 \begin_inset space ~
32832 \end_inset
32833
32834 words Prevents the spell checker from complaining about compounded words
32835  like 
32836 \begin_inset Quotes eld
32837 \end_inset
32838
32839 passthrough
32840 \begin_inset Quotes erd
32841 \end_inset
32842
32843 .
32844 \end_layout
32845
32846 \begin_layout Description
32847 Spellcheck
32848 \begin_inset space ~
32849 \end_inset
32850
32851 continuously Checks the spelling of your document as you type it.
32852  Misspelled words get underlined with a dotted red line.
32853  By right-clicking on an underlined word, suggestions from the spellchecker
32854  appear in a context menu.
32855  Choosing one of them will replace the misspelled word with the suggested
32856  word.
32857 \end_layout
32858
32859 \begin_layout Description
32860 Spellcheck
32861 \begin_inset space ~
32862 \end_inset
32863
32864 notes
32865 \begin_inset space ~
32866 \end_inset
32867
32868 and
32869 \begin_inset space ~
32870 \end_inset
32871
32872 comments If enabled, the spelling of non-printed document content is checked
32873  as well.
32874 \end_layout
32875
32876 \begin_layout Section
32877 Thesaurus
32878 \begin_inset Index idx
32879 status collapsed
32880
32881 \begin_layout Plain Layout
32882 Thesaurus
32883 \end_layout
32884
32885 \end_inset
32886
32887
32888 \begin_inset CommandInset label
32889 LatexCommand label
32890 name "sec:Thesaurus"
32891
32892 \end_inset
32893
32894
32895 \end_layout
32896
32897 \begin_layout Standard
32898 LyX provides a multilingual thesaurus.
32899  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32900  (namely the 
32901 \family sans
32902 MyThes
32903 \family default
32904
32905 \begin_inset Foot
32906 status collapsed
32907
32908 \begin_layout Plain Layout
32909 \begin_inset CommandInset href
32910 LatexCommand href
32911 target "http://lingucomponent.openoffice.org/thesaurus.html"
32912
32913 \end_inset
32914
32915
32916 \end_layout
32917
32918 \end_inset
32919
32920  thesaurus library, which is included in LyX).
32921  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32922  which are available for many languages.
32923 \end_layout
32924
32925 \begin_layout Standard
32926 This section describes how new dictionaries are installed and set up for
32927  the use with LyX.
32928 \end_layout
32929
32930 \begin_layout Subsection
32931 Setting up the thesaurus
32932 \end_layout
32933
32934 \begin_layout Standard
32935 The 
32936 \family sans
32937 MyThes
32938 \emph on
32939 /
32940 \emph default
32941 OpenOffice
32942 \family default
32943  thesauri consist of two files per language: A file with the suffix 
32944 \emph on
32945 *.dat
32946 \emph default
32947  containing the data and an index file with the suffix 
32948 \emph on
32949 *.idx
32950 \emph default
32951 .
32952  The standardized file names include the language code for the given language
32953  (e.
32954 \begin_inset space \thinspace{}
32955 \end_inset
32956
32957 g.
32958 \begin_inset space ~
32959 \end_inset
32960
32961
32962 \family sans
32963 en_US
32964 \family default
32965  for US English).
32966  For instance, the US English files are named:
32967 \end_layout
32968
32969 \begin_layout Itemize
32970 th_en_EN_v2.idx
32971 \end_layout
32972
32973 \begin_layout Itemize
32974 th_en_EN_v2.dat
32975 \end_layout
32976
32977 \begin_layout Standard
32978 If you have 
32979 \family sans
32980 LibreOffice
32981 \family default
32982  or 
32983 \family sans
32984 OpenOffice
32985 \family default
32986  and its thesaurus installed, these files should be already on your system
32987  and you just need to point LyX (in 
32988 \family sans
32989 Tools\SpecialChar \menuseparator
32990 Preferences\SpecialChar \menuseparator
32991 Paths\SpecialChar \menuseparator
32992 Thesaurus
32993 \begin_inset space ~
32994 \end_inset
32995
32996 dictionaries
32997 \family default
32998 ) to the path where they are installed.
32999 \begin_inset Foot
33000 status collapsed
33001
33002 \begin_layout Plain Layout
33003 On Linux, depending on your distribution and the way you installed the dictionar
33004 ies, typical locations are 
33005 \family typewriter
33006 /usr/share/mythes/
33007 \family default
33008
33009 \family typewriter
33010 /usr/share/myspell/dicts/
33011 \family default
33012
33013 \family typewriter
33014 /usr/share/ooo/thesaurus/
33015 \family default
33016 ,
33017 \family typewriter
33018  ~/.config/libreoffice/<version>/user/
33019 \family default
33020  or alike.
33021  On Windows, dictionaries are to be found at 
33022 \family typewriter
33023 ~
33024 \backslash
33025 Program Files
33026 \backslash
33027 LibreOffice-<Version>
33028 \backslash
33029 share
33030 \backslash
33031 extensions 
33032 \family default
33033 or similar.
33034  On the Mac, the default location is 
33035 \family typewriter
33036 /Users\SpecialChar \slash{}
33037 <user name>\SpecialChar \slash{}
33038 Library\SpecialChar \slash{}
33039 Application Support\SpecialChar \slash{}
33040 libreoffice\SpecialChar \slash{}
33041 <version>\SpecialChar \slash{}
33042 user
33043 \family default
33044 /.
33045 \end_layout
33046
33047 \end_inset
33048
33049  On Windows, you can alternatively also select dictionaries for installation
33050  during the LyX installation process, which will then be installed in the
33051  correct place right away.
33052 \end_layout
33053
33054 \begin_layout Standard
33055 If you want to install new\SpecialChar \slash{}
33056 further thesaurus dictionaries, you can downloaded
33057  them from here:
33058 \end_layout
33059
33060 \begin_layout Itemize
33061 \begin_inset Flex URL
33062 status open
33063
33064 \begin_layout Plain Layout
33065
33066 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
33067 \end_layout
33068
33069 \end_inset
33070
33071
33072 \end_layout
33073
33074 \begin_layout Standard
33075 To install a new dictionary, download the two files for this dictionary
33076  into the thesaurus path (which is set in 
33077 \family sans
33078 Tools\SpecialChar \menuseparator
33079 Preferences\SpecialChar \menuseparator
33080 Paths\SpecialChar \menuseparator
33081 Thesaurus
33082 \begin_inset space ~
33083 \end_inset
33084
33085 dictionaries
33086 \family default
33087 ) and restart LyX.
33088  If this path is not defined yet, you can use a dictionary of your choice
33089  and point LyX there.
33090 \end_layout
33091
33092 \begin_layout Standard
33093 Alternatively, you can also install new dictionaries via 
33094 \family sans
33095 LibreOffice\SpecialChar \slash{}
33096 OpenOffice
33097 \family default
33098  or, on Linux, via your package manager (look for 
33099 \emph on
33100 mythes-*
33101 \emph default
33102  or 
33103 \emph on
33104 libreoffice-thesaurus-*
33105 \emph default
33106  packages).
33107  If you do this, make sure that LyX is able to find the installed dictionaries,
33108  i.
33109 \begin_inset space \thinspace{}
33110 \end_inset
33111
33112 e.
33113  that 
33114 \family sans
33115 Tools\SpecialChar \menuseparator
33116 Preferences\SpecialChar \menuseparator
33117 Paths\SpecialChar \menuseparator
33118 Thesaurus
33119 \begin_inset space ~
33120 \end_inset
33121
33122 dictionaries
33123 \family default
33124  points to the path where you installed these dictionaries.
33125 \end_layout
33126
33127 \begin_layout Subsection
33128 Using the thesaurus
33129 \end_layout
33130
33131 \begin_layout Standard
33132 To start the thesaurus, use the menu 
33133 \family sans
33134 Tools\SpecialChar \menuseparator
33135 Thesaurus
33136 \family default
33137  or the toolbar button 
33138 \begin_inset Info
33139 type  "icon"
33140 arg   "thesaurus-entry"
33141 \end_inset
33142
33143  while the cursor is at the word you want to look up or while a word is
33144  selected.
33145  A dialog pops up showing you probably related words that you can use as
33146  a replacement.
33147  The suggestions are grouped into categories.
33148  Note that, for some languages (such as English), the thesaurus does not
33149  only show equivalent words (synonyms), but also generic terms (such as
33150  
33151 \emph on
33152 organism
33153 \emph default
33154  for 
33155 \emph on
33156 plant
33157 \emph default
33158 ), related terms (such as 
33159 \emph on
33160 political
33161 \begin_inset space ~
33162 \end_inset
33163
33164 theory
33165 \emph default
33166  for 
33167 \emph on
33168 anarchistic
33169 \emph default
33170 ), compounds (such as 
33171 \emph on
33172 tree
33173 \begin_inset space ~
33174 \end_inset
33175
33176 diagram
33177 \emph default
33178 , if you look for 
33179 \emph on
33180 tree
33181 \emph default
33182 ) and opposites (antonyms) (such as 
33183 \emph on
33184 girl
33185 \emph default
33186  for 
33187 \emph on
33188 boy
33189 \emph default
33190 ).
33191  Generic terms, related terms and antonyms are marked as such.
33192 \end_layout
33193
33194 \begin_layout Standard
33195 The language is automatically chosen from the language at the cursor, but
33196  you can also switch it in the dialog, as you can enter new words to look
33197  up directly there.
33198 \end_layout
33199
33200 \begin_layout Standard
33201 Note that the thesaurus cannot handle phrases (only compounds that are in
33202  the dictionary, such as the above 
33203 \emph on
33204 tree diagram
33205 \emph default
33206 ), and you have to use the so called lemma form, i.
33207 \begin_inset space \thinspace{}
33208 \end_inset
33209
33210 e.
33211 \begin_inset space \space{}
33212 \end_inset
33213
33214 the form that is used in the dictionaries (for many languages: first person
33215  singular indicative active for nouns, infinitive for verbs).
33216  For example, looking up the word form 
33217 \emph on
33218 reporting
33219 \emph default
33220  yields no results, while results are shown for the word form 
33221 \emph on
33222 report
33223 \emph default
33224 .
33225  Your best bet is to highlight only the relevant part of such a word (e.
33226 \begin_inset space \thinspace{}
33227 \end_inset
33228
33229 g.
33230 \begin_inset space \space{}
33231 \end_inset
33232
33233
33234 \emph on
33235 report
33236 \emph default
33237  in 
33238 \emph on
33239 report
33240 \emph default
33241 s); then you will get suggestions without needing to adjust the query in
33242  the dialog, and also the replacement will probably be correct (as only
33243  the highlighted part will be replaced; thus the ending remains).
33244 \end_layout
33245
33246 \begin_layout Section
33247 Change Tracking
33248 \begin_inset Index idx
33249 status collapsed
33250
33251 \begin_layout Plain Layout
33252 Change Tracking
33253 \end_layout
33254
33255 \end_inset
33256
33257
33258 \begin_inset Index idx
33259 status collapsed
33260
33261 \begin_layout Plain Layout
33262 Document ! Change Tracking
33263 \end_layout
33264
33265 \end_inset
33266
33267
33268 \begin_inset CommandInset label
33269 LatexCommand label
33270 name "sec:Change-Tracking"
33271
33272 \end_inset
33273
33274
33275 \end_layout
33276
33277 \begin_layout Standard
33278 When you work on a document collaboratively it is extremely useful to be
33279  able to see changes that others have made highlighted in the document.
33280  You can then decide if you want to accept a change or not.
33281  This can be achieved by turning on change tracking in the menu 
33282 \family sans
33283 Document\SpecialChar \menuseparator
33284 Change
33285 \begin_inset space ~
33286 \end_inset
33287
33288 Tracking\SpecialChar \menuseparator
33289 Track
33290 \begin_inset space ~
33291 \end_inset
33292
33293 Changes
33294 \family default
33295 .
33296 \end_layout
33297
33298 \begin_layout Standard
33299 Changes made in the document will then be highlighted by strokes and colors:
33300  
33301 \bar under
33302 \color blue
33303 underlined text
33304 \bar default
33305 \color inherit
33306  is an addition, 
33307 \strikeout on
33308 \color blue
33309 canceled text
33310 \strikeout default
33311 \color inherit
33312  is a deletion.
33313  The color depends on the author that made the change.
33314  You can change the color in 
33315 \family sans
33316 Tools\SpecialChar \menuseparator
33317 Preferences\SpecialChar \menuseparator
33318 Look
33319 \begin_inset space ~
33320 \end_inset
33321
33322 &
33323 \begin_inset space ~
33324 \end_inset
33325
33326 feel
33327 \family default
33328 \SpecialChar \menuseparator
33329
33330 \family sans
33331 Colors
33332 \family default
33333 .
33334 \begin_inset Index idx
33335 status collapsed
33336
33337 \begin_layout Plain Layout
33338 Color ! Change tracking
33339 \end_layout
33340
33341 \end_inset
33342
33343  The author and the date of the change are shown in LyX's status bar when
33344  the cursor is in changed text.
33345  The same information is shown when you use the toolbar button 
33346 \begin_inset Info
33347 type  "icon"
33348 arg   "changes-merge"
33349 \end_inset
33350
33351 .
33352 \end_layout
33353
33354 \begin_layout Standard
33355 When change tracking is activated, you will see the review toolbar in LyX:
33356 \begin_inset Index idx
33357 status collapsed
33358
33359 \begin_layout Plain Layout
33360 Toolbar ! Review
33361 \end_layout
33362
33363 \end_inset
33364
33365
33366 \end_layout
33367
33368 \begin_layout Standard
33369 \begin_inset VSpace defskip
33370 \end_inset
33371
33372
33373 \end_layout
33374
33375 \begin_layout Standard
33376 \begin_inset Graphics
33377         filename clipart/ChangesToolbar.png
33378         scale 90
33379
33380 \end_inset
33381
33382
33383 \end_layout
33384
33385 \begin_layout Standard
33386 \begin_inset VSpace defskip
33387 \end_inset
33388
33389
33390 \end_layout
33391
33392 \begin_layout Standard
33393 The review toolbar as shown above contains the following buttons:
33394 \end_layout
33395
33396 \begin_layout Standard
33397 \begin_inset VSpace defskip
33398 \end_inset
33399
33400
33401 \end_layout
33402
33403 \begin_layout Standard
33404 \begin_inset Tabular
33405 <lyxtabular version="3" rows="10" columns="2">
33406 <features rotate="0" islongtable="true" longtabularalignment="center">
33407 <column alignment="left" valignment="top">
33408 <column alignment="left" valignment="top">
33409 <row interlinespace="2.5mm">
33410 <cell alignment="center" valignment="top" usebox="none">
33411 \begin_inset Text
33412
33413 \begin_layout Plain Layout
33414
33415 \family sans
33416 \begin_inset Info
33417 type  "icon"
33418 arg   "changes-track"
33419 \end_inset
33420
33421
33422 \end_layout
33423
33424 \end_inset
33425 </cell>
33426 <cell alignment="center" valignment="top" usebox="none">
33427 \begin_inset Text
33428
33429 \begin_layout Plain Layout
33430
33431 \family sans
33432 Document\SpecialChar \menuseparator
33433 Change
33434 \begin_inset space ~
33435 \end_inset
33436
33437 Tracking\SpecialChar \menuseparator
33438 Track
33439 \begin_inset space ~
33440 \end_inset
33441
33442 Changes
33443 \end_layout
33444
33445 \end_inset
33446 </cell>
33447 </row>
33448 <row interlinespace="2.5mm">
33449 <cell alignment="center" valignment="top" usebox="none">
33450 \begin_inset Text
33451
33452 \begin_layout Plain Layout
33453
33454 \family sans
33455 \begin_inset Info
33456 type  "icon"
33457 arg   "changes-output"
33458 \end_inset
33459
33460
33461 \end_layout
33462
33463 \end_inset
33464 </cell>
33465 <cell alignment="center" valignment="top" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Plain Layout
33469
33470 \family sans
33471 Document\SpecialChar \menuseparator
33472 Change
33473 \begin_inset space ~
33474 \end_inset
33475
33476 Tracking\SpecialChar \menuseparator
33477 Show
33478 \begin_inset space ~
33479 \end_inset
33480
33481 Changes
33482 \begin_inset space ~
33483 \end_inset
33484
33485 in
33486 \begin_inset space ~
33487 \end_inset
33488
33489 Output
33490 \end_layout
33491
33492 \end_inset
33493 </cell>
33494 </row>
33495 <row interlinespace="2.5mm">
33496 <cell alignment="center" valignment="top" usebox="none">
33497 \begin_inset Text
33498
33499 \begin_layout Plain Layout
33500
33501 \family sans
33502 \begin_inset Info
33503 type  "icon"
33504 arg   "change-next"
33505 \end_inset
33506
33507
33508 \end_layout
33509
33510 \end_inset
33511 </cell>
33512 <cell alignment="center" valignment="top" usebox="none">
33513 \begin_inset Text
33514
33515 \begin_layout Plain Layout
33516 Jumps to the next change
33517 \end_layout
33518
33519 \end_inset
33520 </cell>
33521 </row>
33522 <row interlinespace="2.5mm">
33523 <cell alignment="center" valignment="top" usebox="none">
33524 \begin_inset Text
33525
33526 \begin_layout Plain Layout
33527
33528 \family sans
33529 \begin_inset Info
33530 type  "icon"
33531 arg   "change-accept"
33532 \end_inset
33533
33534
33535 \end_layout
33536
33537 \end_inset
33538 </cell>
33539 <cell alignment="center" valignment="top" usebox="none">
33540 \begin_inset Text
33541
33542 \begin_layout Plain Layout
33543
33544 \family sans
33545 Document\SpecialChar \menuseparator
33546 Change
33547 \begin_inset space ~
33548 \end_inset
33549
33550 Tracking\SpecialChar \menuseparator
33551 Accept
33552 \begin_inset space ~
33553 \end_inset
33554
33555 Change
33556 \end_layout
33557
33558 \end_inset
33559 </cell>
33560 </row>
33561 <row interlinespace="2.5mm">
33562 <cell alignment="center" valignment="top" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566
33567 \family sans
33568 \begin_inset Info
33569 type  "icon"
33570 arg   "change-reject"
33571 \end_inset
33572
33573
33574 \end_layout
33575
33576 \end_inset
33577 </cell>
33578 <cell alignment="center" valignment="top" usebox="none">
33579 \begin_inset Text
33580
33581 \begin_layout Plain Layout
33582
33583 \family sans
33584 Document\SpecialChar \menuseparator
33585 Change
33586 \begin_inset space ~
33587 \end_inset
33588
33589 Tracking\SpecialChar \menuseparator
33590 Reject
33591 \begin_inset space ~
33592 \end_inset
33593
33594 Change
33595 \end_layout
33596
33597 \end_inset
33598 </cell>
33599 </row>
33600 <row interlinespace="2.5mm">
33601 <cell alignment="center" valignment="top" usebox="none">
33602 \begin_inset Text
33603
33604 \begin_layout Plain Layout
33605
33606 \family sans
33607 \begin_inset Info
33608 type  "icon"
33609 arg   "changes-merge"
33610 \end_inset
33611
33612
33613 \end_layout
33614
33615 \end_inset
33616 </cell>
33617 <cell alignment="center" valignment="top" usebox="none">
33618 \begin_inset Text
33619
33620 \begin_layout Plain Layout
33621
33622 \family sans
33623 Document\SpecialChar \menuseparator
33624 Change
33625 \begin_inset space ~
33626 \end_inset
33627
33628 Tracking\SpecialChar \menuseparator
33629 Merge
33630 \begin_inset space ~
33631 \end_inset
33632
33633 Changes
33634 \end_layout
33635
33636 \end_inset
33637 </cell>
33638 </row>
33639 <row interlinespace="2.5mm">
33640 <cell alignment="center" valignment="top" usebox="none">
33641 \begin_inset Text
33642
33643 \begin_layout Plain Layout
33644
33645 \family sans
33646 \begin_inset Info
33647 type  "icon"
33648 arg   "all-changes-accept"
33649 \end_inset
33650
33651
33652 \end_layout
33653
33654 \end_inset
33655 </cell>
33656 <cell alignment="center" valignment="top" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Plain Layout
33660
33661 \family sans
33662 Document\SpecialChar \menuseparator
33663 Change
33664 \begin_inset space ~
33665 \end_inset
33666
33667 Tracking\SpecialChar \menuseparator
33668 Accept
33669 \begin_inset space ~
33670 \end_inset
33671
33672 All
33673 \begin_inset space ~
33674 \end_inset
33675
33676 Changes
33677 \end_layout
33678
33679 \end_inset
33680 </cell>
33681 </row>
33682 <row interlinespace="2.5mm">
33683 <cell alignment="center" valignment="top" usebox="none">
33684 \begin_inset Text
33685
33686 \begin_layout Plain Layout
33687
33688 \family sans
33689 \begin_inset Info
33690 type  "icon"
33691 arg   "all-changes-reject"
33692 \end_inset
33693
33694
33695 \end_layout
33696
33697 \end_inset
33698 </cell>
33699 <cell alignment="center" valignment="top" usebox="none">
33700 \begin_inset Text
33701
33702 \begin_layout Plain Layout
33703
33704 \family sans
33705 Document\SpecialChar \menuseparator
33706 Change
33707 \begin_inset space ~
33708 \end_inset
33709
33710 Tracking\SpecialChar \menuseparator
33711 Reject
33712 \begin_inset space ~
33713 \end_inset
33714
33715 All
33716 \begin_inset space ~
33717 \end_inset
33718
33719 Changes
33720 \end_layout
33721
33722 \end_inset
33723 </cell>
33724 </row>
33725 <row interlinespace="2.5mm">
33726 <cell alignment="center" valignment="top" usebox="none">
33727 \begin_inset Text
33728
33729 \begin_layout Plain Layout
33730
33731 \family sans
33732 \begin_inset Info
33733 type  "icon"
33734 arg   "note-insert"
33735 \end_inset
33736
33737
33738 \end_layout
33739
33740 \end_inset
33741 </cell>
33742 <cell alignment="center" valignment="top" usebox="none">
33743 \begin_inset Text
33744
33745 \begin_layout Plain Layout
33746
33747 \family sans
33748 Insert\SpecialChar \menuseparator
33749 Note\SpecialChar \menuseparator
33750 Ly
33751 \begin_inset ERT
33752 status collapsed
33753
33754 \begin_layout Plain Layout
33755
33756 {}
33757 \end_layout
33758
33759 \end_inset
33760
33761 X
33762 \begin_inset space ~
33763 \end_inset
33764
33765 Note
33766 \end_layout
33767
33768 \end_inset
33769 </cell>
33770 </row>
33771 <row interlinespace="2.5mm">
33772 <cell alignment="center" valignment="top" usebox="none">
33773 \begin_inset Text
33774
33775 \begin_layout Plain Layout
33776
33777 \family sans
33778 \begin_inset Info
33779 type  "icon"
33780 arg   "note-next"
33781 \end_inset
33782
33783
33784 \end_layout
33785
33786 \end_inset
33787 </cell>
33788 <cell alignment="center" valignment="top" usebox="none">
33789 \begin_inset Text
33790
33791 \begin_layout Plain Layout
33792
33793 \family sans
33794 Navigate\SpecialChar \menuseparator
33795 Next
33796 \begin_inset space ~
33797 \end_inset
33798
33799 Note
33800 \end_layout
33801
33802 \end_inset
33803 </cell>
33804 </row>
33805 </lyxtabular>
33806
33807 \end_inset
33808
33809
33810 \end_layout
33811
33812 \begin_layout Standard
33813 \begin_inset VSpace defskip
33814 \end_inset
33815
33816
33817 \end_layout
33818
33819 \begin_layout Standard
33820 Not all changes are (yet) visualized, especially no format changes like
33821  from 
33822 \emph on
33823 normal
33824 \emph default
33825  to 
33826 \emph on
33827 bold
33828 \emph default
33829  font or 
33830 \emph on
33831 Standard
33832 \emph default
33833  to 
33834 \emph on
33835 Description
33836 \emph default
33837  paragraph.
33838 \end_layout
33839
33840 \begin_layout Standard
33841 The review toolbar helps you to accept, reject, or merge changes – highlight
33842  the change and press one of the desired toolbar buttons.
33843  When you merge changes, a window pops up showing you information about
33844  the next change after the current cursor position.
33845  So you don't need to highlight a certain change.
33846  Within the merge window you can decide to accept or reject changes and
33847  step to the next change.
33848  This way you can jump through all the changes in the document.
33849 \end_layout
33850
33851 \begin_layout Standard
33852 The toolbar has two buttons to handle notes because notes are often important
33853  to describe a change.
33854 \end_layout
33855
33856 \begin_layout Standard
33857 To show the changes made in the output you need the LaTeX package 
33858 \series bold
33859 dvipost
33860 \series default
33861
33862 \begin_inset Index idx
33863 status collapsed
33864
33865 \begin_layout Plain Layout
33866 LaTeX-packages ! dvipost
33867 \end_layout
33868
33869 \end_inset
33870
33871  installed.
33872  You will find it in the TeX Catalogue, 
33873 \begin_inset CommandInset citation
33874 LatexCommand cite
33875 key "TeXCatalogue"
33876
33877 \end_inset
33878
33879  or in the package manager of your LaTeX-system.
33880 \end_layout
33881
33882 \begin_layout Section
33883 Comparison of Documents
33884 \begin_inset CommandInset label
33885 LatexCommand label
33886 name "sec:Comparison-of-Documents"
33887
33888 \end_inset
33889
33890
33891 \begin_inset Index idx
33892 status collapsed
33893
33894 \begin_layout Plain Layout
33895 Comparison of documents
33896 \end_layout
33897
33898 \end_inset
33899
33900
33901 \end_layout
33902
33903 \begin_layout Standard
33904 You can compare two different LyX files via the menu 
33905 \family sans
33906 Tools\SpecialChar \menuseparator
33907 Compare
33908 \family default
33909 .
33910  The comparison result is a LyX file with change tracking enabled showing
33911  the differences.
33912  In the comparison dialog you can select from which document LyX should
33913  take the document settings for the resulting difference file with the option
33914  
33915 \family sans
33916 Copy
33917 \begin_inset space ~
33918 \end_inset
33919
33920 Document
33921 \begin_inset space ~
33922 \end_inset
33923
33924 Settings
33925 \begin_inset space ~
33926 \end_inset
33927
33928 from
33929 \family default
33930 .
33931  The option 
33932 \family sans
33933 Enable
33934 \begin_inset space ~
33935 \end_inset
33936
33937 change
33938 \begin_inset space ~
33939 \end_inset
33940
33941 tracking
33942 \begin_inset space ~
33943 \end_inset
33944
33945 features
33946 \begin_inset space ~
33947 \end_inset
33948
33949 in
33950 \begin_inset space ~
33951 \end_inset
33952
33953 the
33954 \begin_inset space ~
33955 \end_inset
33956
33957 output
33958 \family default
33959  enables the change tracking option 
33960 \family sans
33961 Show
33962 \begin_inset space ~
33963 \end_inset
33964
33965 Changes
33966 \begin_inset space ~
33967 \end_inset
33968
33969 in
33970 \begin_inset space ~
33971 \end_inset
33972
33973 Output
33974 \family default
33975  to visualize the differences also in the PDF output of the difference file.
33976 \end_layout
33977
33978 \begin_layout Section
33979 International Support
33980 \begin_inset Index idx
33981 status collapsed
33982
33983 \begin_layout Plain Layout
33984 International support
33985 \end_layout
33986
33987 \end_inset
33988
33989
33990 \end_layout
33991
33992 \begin_layout Standard
33993 This section describes how to use LyX with any language you want.
33994  For some languages there are special Wiki-pages that explain how to set
33995  up LyX to use them: 
33996 \begin_inset CommandInset citation
33997 LatexCommand cite
33998 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
33999
34000 \end_inset
34001
34002
34003 \end_layout
34004
34005 \begin_layout Standard
34006 Besides languages, LyX also supports phonetic symbols, see section
34007 \begin_inset space ~
34008 \end_inset
34009
34010
34011 \begin_inset CommandInset ref
34012 LatexCommand ref
34013 reference "sub:Special-Character"
34014
34015 \end_inset
34016
34017 .
34018 \end_layout
34019
34020 \begin_layout Subsection
34021 Language Options
34022 \begin_inset Index idx
34023 status collapsed
34024
34025 \begin_layout Plain Layout
34026 Language ! Options
34027 \end_layout
34028
34029 \end_inset
34030
34031
34032 \begin_inset Index idx
34033 status collapsed
34034
34035 \begin_layout Plain Layout
34036 Document ! Settings
34037 \end_layout
34038
34039 \end_inset
34040
34041
34042 \begin_inset Index idx
34043 status collapsed
34044
34045 \begin_layout Plain Layout
34046 Document ! Language
34047 \end_layout
34048
34049 \end_inset
34050
34051
34052 \end_layout
34053
34054 \begin_layout Standard
34055 The 
34056 \family sans
34057 Document\SpecialChar \menuseparator
34058 Settings\SpecialChar \menuseparator
34059 Language
34060 \family default
34061  dialog lets you set 
34062 \family roman
34063 the language, the quote style and character encoding
34064 \family default
34065 .
34066 \end_layout
34067
34068 \begin_layout Standard
34069 Under 
34070 \family sans
34071 Encoding
34072 \family default
34073  you can choose the character encoding map you want to use for LaTeX export.
34074  The option 
34075 \family sans
34076 Language
34077 \begin_inset space ~
34078 \end_inset
34079
34080 Default
34081 \family default
34082  is the preferred choice and works well in most cases.
34083  For details about the different encoding options see section
34084 \begin_inset space ~
34085 \end_inset
34086
34087
34088 \begin_inset CommandInset ref
34089 LatexCommand ref
34090 reference "sec:Language-encodings"
34091
34092 \end_inset
34093
34094 .
34095 \end_layout
34096
34097 \begin_layout Subsection
34098 Keyboard mapping configuration
34099 \begin_inset CommandInset label
34100 LatexCommand label
34101 name "sub:Keyboard-mapping"
34102
34103 \end_inset
34104
34105
34106 \end_layout
34107
34108 \begin_layout Standard
34109 If you have for example a U.
34110 \begin_inset space \thinspace{}
34111 \end_inset
34112
34113 S.-style keyboard and want to write in a language other than English, you
34114  can use an alternate keymap.
34115  For example, if you want to write in Italian, you can configure LyX to
34116  use an Italian keymap.
34117  The 
34118 \family sans
34119 Tools\SpecialChar \menuseparator
34120 Preferences\SpecialChar \menuseparator
34121 Editing\SpecialChar \menuseparator
34122 Keyboard/Mouse
34123 \family default
34124  dialog allows you to choose up to two keyboard mappings, see section
34125 \begin_inset space ~
34126 \end_inset
34127
34128
34129 \begin_inset CommandInset ref
34130 LatexCommand ref
34131 reference "sub:Keyboard-Map"
34132
34133 \end_inset
34134
34135 .
34136  You can choose primary and secondary keyboard languages and then select
34137  which one you want to use.
34138 \end_layout
34139
34140 \begin_layout Standard
34141 Finally, you may just want to change a few key mappings or create an entirely
34142  different keymap (for Vulcan, for instance).
34143  You may, for example, normally write in Italian on a U.
34144 \begin_inset space \thinspace{}
34145 \end_inset
34146
34147 S.-style keyboard but want to include an occasional quotation in German.
34148  In such a case, you can write your own keyboard mapping or modify an existing
34149  one to support the characters you want.
34150  This and many other customizations are explained in the 
34151 \emph on
34152 Customization
34153 \emph default
34154  manual.
34155 \end_layout
34156
34157 \begin_layout Chapter
34158 \start_of_appendix
34159 The User Interface
34160 \begin_inset CommandInset label
34161 LatexCommand label
34162 name "chap:The-User-Interface"
34163
34164 \end_inset
34165
34166
34167 \end_layout
34168
34169 \begin_layout Standard
34170 This appendix lists all the available menus and describes their functionality.
34171  It is designed as a quick reference if you are searching for a special
34172  topic inside the user's guide.
34173 \end_layout
34174
34175 \begin_layout Section
34176 The File Menu
34177 \begin_inset Index idx
34178 status collapsed
34179
34180 \begin_layout Plain Layout
34181 Menu ! File
34182 \end_layout
34183
34184 \end_inset
34185
34186
34187 \end_layout
34188
34189 \begin_layout Standard
34190 Under the 
34191 \family sans
34192 File
34193 \family default
34194  menu are the basic operations in addition to some more advanced operations.
34195 \end_layout
34196
34197 \begin_layout Subsection
34198 New
34199 \end_layout
34200
34201 \begin_layout Standard
34202 Creates a new document.
34203 \end_layout
34204
34205 \begin_layout Subsection
34206 New from Template
34207 \end_layout
34208
34209 \begin_layout Standard
34210 This menu entry prompts you for a template to use.
34211  Selecting a template will automatically set certain layout features for
34212  the document, features you would otherwise need to change manually.
34213 \end_layout
34214
34215 \begin_layout Subsection
34216 Open
34217 \end_layout
34218
34219 \begin_layout Standard
34220 Opens a document.
34221 \end_layout
34222
34223 \begin_layout Subsection
34224 Open Recent
34225 \end_layout
34226
34227 \begin_layout Standard
34228 The submenu shows a list of the recently opened files.
34229  Click there on a file to open it.
34230 \end_layout
34231
34232 \begin_layout Subsection
34233 Close
34234 \end_layout
34235
34236 \begin_layout Standard
34237 Closes the current document.
34238 \end_layout
34239
34240 \begin_layout Subsection
34241 Close All
34242 \end_layout
34243
34244 \begin_layout Standard
34245 Closes all opened documents.
34246 \end_layout
34247
34248 \begin_layout Subsection
34249 Save
34250 \end_layout
34251
34252 \begin_layout Standard
34253 Saves the actual document.
34254 \end_layout
34255
34256 \begin_layout Subsection
34257 Save As
34258 \end_layout
34259
34260 \begin_layout Standard
34261 Saves the actual document under a new name to create a copy.
34262 \end_layout
34263
34264 \begin_layout Subsection
34265 Save All
34266 \end_layout
34267
34268 \begin_layout Standard
34269 Saves all opened documents.
34270 \end_layout
34271
34272 \begin_layout Subsection
34273 Revert to saved
34274 \end_layout
34275
34276 \begin_layout Standard
34277 Reloads the actual document from disk.
34278 \end_layout
34279
34280 \begin_layout Subsection
34281 Version Control
34282 \end_layout
34283
34284 \begin_layout Standard
34285 This is used when multiple people are working on the same document or when
34286  one person wants to keep a careful archive of changes.
34287  It is described in the section 
34288 \emph on
34289 Version Control in LyX
34290 \emph default
34291  of the 
34292 \emph on
34293 Additional Features
34294 \emph default
34295  manual.
34296 \end_layout
34297
34298 \begin_layout Subsection
34299 Import
34300 \end_layout
34301
34302 \begin_layout Standard
34303 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
34304  NoWeb-files, plain text files and comma separated, table-like text files
34305  (CSV).
34306  The files will be imported as a new LyX-document.
34307 \end_layout
34308
34309 \begin_layout Standard
34310 When using the menu entry 
34311 \family sans
34312 Plain
34313 \begin_inset space ~
34314 \end_inset
34315
34316 text
34317 \family default
34318 , line breaks in the text will start a new paragraph; when using the menu
34319  entry 
34320 \family sans
34321 Plain
34322 \begin_inset space ~
34323 \end_inset
34324
34325 Text,
34326 \begin_inset space ~
34327 \end_inset
34328
34329 Join
34330 \begin_inset space ~
34331 \end_inset
34332
34333 Lines
34334 \family default
34335 , consecutive lines of text will be imported to one big paragraph.
34336  A new paragraph will begin when there is a blank line in the file.
34337 \end_layout
34338
34339 \begin_layout Subsection
34340 Export
34341 \begin_inset CommandInset label
34342 LatexCommand label
34343 name "sub:Export"
34344
34345 \end_inset
34346
34347
34348 \end_layout
34349
34350 \begin_layout Standard
34351 You can export your document to various file formats.
34352  The resulting files are placed in the directory of your LyX-file.
34353  The menu entries are not the same on all installations.
34354  They depend on the programs found by LyX during its configuration.
34355 \end_layout
34356
34357 \begin_layout Standard
34358 Here is a list of all available entries; some of them are explained in detail
34359  in section
34360 \begin_inset space ~
34361 \end_inset
34362
34363
34364 \begin_inset CommandInset ref
34365 LatexCommand ref
34366 reference "sub:Output-file-formats"
34367
34368 \end_inset
34369
34370 :
34371 \end_layout
34372
34373 \begin_layout Description
34374
34375 \family sans
34376 CJK
34377 \family default
34378
34379 \begin_inset space ~
34380 \end_inset
34381
34382 L
34383 \begin_inset ERT
34384 status collapsed
34385
34386 \begin_layout Plain Layout
34387
34388 {}
34389 \end_layout
34390
34391 \end_inset
34392
34393 yX format of the special LyX
34394 \begin_inset space ~
34395 \end_inset
34396
34397 1.4.x versions for Chinese, Japanese and Korean (CJK)
34398 \begin_inset Newline newline
34399 \end_inset
34400
34401  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
34402 \end_layout
34403
34404 \begin_layout Description
34405 DocBook text file with code in the language SGML that is used for the markup
34406  language 
34407 \family typewriter
34408 DocBook
34409 \end_layout
34410
34411 \begin_layout Description
34412 DocBook
34413 \begin_inset space ~
34414 \end_inset
34415
34416 (XML) text file with code in the language XML that is used for the markup
34417  language 
34418 \family typewriter
34419 DocBook
34420 \end_layout
34421
34422 \begin_layout Description
34423 DraftDVI LaTeX's native DVI-format.
34424  This format is not suitable if you have special characters or spaces in
34425  files paths or file names in your document.
34426  LyX use this format internally as a pre-stage to export to 
34427 \family sans
34428 DVI
34429 \family default
34430 .
34431 \end_layout
34432
34433 \begin_layout Description
34434 DVI DVI-format that also allows the useage of special characters or spaces
34435  in files paths or file names
34436 \end_layout
34437
34438 \begin_layout Description
34439 DVI
34440 \begin_inset space ~
34441 \end_inset
34442
34443 (LuaT
34444 \begin_inset ERT
34445 status collapsed
34446
34447 \begin_layout Plain Layout
34448
34449 {}
34450 \end_layout
34451
34452 \end_inset
34453
34454 eX) DVI-format using the program 
34455 \family typewriter
34456 LuaTeX
34457 \family default
34458 ; supports Unicode and the usage of non-TeX fonts; 
34459 \series bold
34460
34461 \begin_inset Note Greyedout
34462 status open
34463
34464 \begin_layout Plain Layout
34465
34466 \series bold
34467 Note:
34468 \series default
34469  not all DVI-viewers are currently able to display this output format properly.
34470 \end_layout
34471
34472 \end_inset
34473
34474
34475 \end_layout
34476
34477 \begin_layout Description
34478 Graphviz
34479 \begin_inset space ~
34480 \end_inset
34481
34482 Dot text file with code in the programming language 
34483 \family typewriter
34484 Dot
34485 \family default
34486  which is used to draw visualizations of graphs via the program 
34487 \family typewriter
34488 Graphviz
34489 \end_layout
34490
34491 \begin_layout Description
34492 HTML HTML-format (the HTML-converter is a third-party product and may not
34493  work in all cases)
34494 \end_layout
34495
34496 \begin_layout Description
34497 HTML
34498 \begin_inset space ~
34499 \end_inset
34500
34501 (MS
34502 \begin_inset space ~
34503 \end_inset
34504
34505 Word) HTML-format specialized so that the result can be imported to 
34506 \family sans
34507 MS Word
34508 \family default
34509 ; as a consequence of this formulas will be embedded as bitmap fonts and
34510  not in the format 
34511 \family sans
34512 MathML
34513 \family default
34514 .
34515 \end_layout
34516
34517 \begin_layout Description
34518
34519 \family sans
34520 LaT
34521 \begin_inset ERT
34522 status collapsed
34523
34524 \begin_layout Plain Layout
34525
34526 {}
34527 \end_layout
34528
34529 \end_inset
34530
34531 eX
34532 \begin_inset space ~
34533 \end_inset
34534
34535 (
34536 \family default
34537 LuaT
34538 \family sans
34539
34540 \begin_inset ERT
34541 status collapsed
34542
34543 \begin_layout Plain Layout
34544
34545 {}
34546 \end_layout
34547
34548 \end_inset
34549
34550
34551 \family default
34552 eX
34553 \family sans
34554
34555 \family default
34556 text file with the LaTeX source that is compilable with the program 
34557 \family typewriter
34558 LuaTeX
34559 \end_layout
34560
34561 \begin_layout Description
34562
34563 \family sans
34564 LaT
34565 \begin_inset ERT
34566 status collapsed
34567
34568 \begin_layout Plain Layout
34569
34570 {}
34571 \end_layout
34572
34573 \end_inset
34574
34575 eX
34576 \begin_inset space ~
34577 \end_inset
34578
34579 (pdflatex)
34580 \family default
34581  text file with the LaTeX source, additionally all images used in the document
34582  will be converted to a format that is readable by the 
34583 \family typewriter
34584 pdflatex
34585 \family default
34586  program (GIF, JPG, PDF, PNG)
34587 \end_layout
34588
34589 \begin_layout Description
34590
34591 \family sans
34592 LaT
34593 \begin_inset ERT
34594 status collapsed
34595
34596 \begin_layout Plain Layout
34597
34598 {}
34599 \end_layout
34600
34601 \end_inset
34602
34603 eX
34604 \begin_inset space ~
34605 \end_inset
34606
34607 (plain)
34608 \family default
34609  text file with the LaTeX source code, additionally all images used in the
34610  document will be converted to the EPS-format, only this format is readable
34611  by the 
34612 \family typewriter
34613 latex
34614 \family default
34615  program
34616 \end_layout
34617
34618 \begin_layout Description
34619
34620 \family sans
34621 LaT
34622 \begin_inset ERT
34623 status collapsed
34624
34625 \begin_layout Plain Layout
34626
34627 {}
34628 \end_layout
34629
34630 \end_inset
34631
34632 eX
34633 \begin_inset space ~
34634 \end_inset
34635
34636 (
34637 \family default
34638 XeT
34639 \family sans
34640
34641 \begin_inset ERT
34642 status collapsed
34643
34644 \begin_layout Plain Layout
34645
34646 {}
34647 \end_layout
34648
34649 \end_inset
34650
34651
34652 \family default
34653 eX
34654 \family sans
34655
34656 \family default
34657 text file with the LaTeX source that is compilable with the program 
34658 \family typewriter
34659 XeTeX
34660 \end_layout
34661
34662 \begin_layout Description
34663 LilyPond
34664 \begin_inset space ~
34665 \end_inset
34666
34667 book
34668 \begin_inset space ~
34669 \end_inset
34670
34671 (La
34672 \family sans
34673
34674 \begin_inset ERT
34675 status collapsed
34676
34677 \begin_layout Plain Layout
34678
34679 {}
34680 \end_layout
34681
34682 \end_inset
34683
34684
34685 \family default
34686 TeX) text file with the LaTeX source and also code in the syntax of the
34687  music notation software 
34688 \family typewriter
34689 LilyPond
34690 \end_layout
34691
34692 \begin_layout Description
34693 L
34694 \family sans
34695
34696 \begin_inset ERT
34697 status collapsed
34698
34699 \begin_layout Plain Layout
34700
34701 {}
34702 \end_layout
34703
34704 \end_inset
34705
34706
34707 \family default
34708 yX
34709 \begin_inset space ~
34710 \end_inset
34711
34712 Archive
34713 \begin_inset space ~
34714 \end_inset
34715
34716 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34717  your system) that contains your document and all files that are necessary
34718  to compile it (images, child documents, BibTeX files, etc.)
34719 \end_layout
34720
34721 \begin_layout Description
34722 L
34723 \family sans
34724
34725 \begin_inset ERT
34726 status collapsed
34727
34728 \begin_layout Plain Layout
34729
34730 {}
34731 \end_layout
34732
34733 \end_inset
34734
34735
34736 \family default
34737 yX
34738 \begin_inset space ~
34739 \end_inset
34740
34741 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
34742 \begin_inset Quotes eld
34743 \end_inset
34744
34745 z
34746 \begin_inset Quotes erd
34747 \end_inset
34748
34749  and 
34750 \begin_inset Quotes eld
34751 \end_inset
34752
34753 y
34754 \begin_inset Quotes erd
34755 \end_inset
34756
34757  represent the version number)
34758 \end_layout
34759
34760 \begin_layout Description
34761 L
34762 \family sans
34763
34764 \begin_inset ERT
34765 status collapsed
34766
34767 \begin_layout Plain Layout
34768
34769 {}
34770 \end_layout
34771
34772 \end_inset
34773
34774
34775 \family default
34776 yXHTML HTML-format using LyX's internal XHTML engine
34777 \end_layout
34778
34779 \begin_layout Description
34780 NoWeb text file with code in the format of the literate programming language
34781 \family typewriter
34782  NoWeb
34783 \end_layout
34784
34785 \begin_layout Description
34786 OpenDocument OpenDocument-formatted file, to be opened with 
34787 \family sans
34788 LibreOffice, OpenOffice, KOffice, Abiword
34789 \family default
34790 , etc.
34791  (The OpenDocument-converter is a third-party product and may not work in
34792  all cases)
34793 \end_layout
34794
34795 \begin_layout Description
34796
34797 \family sans
34798 PDF
34799 \begin_inset space ~
34800 \end_inset
34801
34802 (dvipdfm)
34803 \family default
34804  PDF-format using the program 
34805 \family typewriter
34806 dvipdfm
34807 \family default
34808 , produces internally a DVI-file which is then converted to a PDF-file
34809 \end_layout
34810
34811 \begin_layout Description
34812
34813 \family sans
34814 PDF
34815 \begin_inset space ~
34816 \end_inset
34817
34818 (LuaT
34819 \begin_inset ERT
34820 status collapsed
34821
34822 \begin_layout Plain Layout
34823
34824 {}
34825 \end_layout
34826
34827 \end_inset
34828
34829 eX)
34830 \family default
34831  PDF-format using the program 
34832 \family typewriter
34833 LuaTeX
34834 \family default
34835 , produces PDF-files directly
34836 \end_layout
34837
34838 \begin_layout Description
34839
34840 \family sans
34841 PDF
34842 \begin_inset space ~
34843 \end_inset
34844
34845 (pdflatex)
34846 \family default
34847  PDF-format using the program 
34848 \family typewriter
34849 pdflatex
34850 \family default
34851 , produces PDF-files directly
34852 \end_layout
34853
34854 \begin_layout Description
34855
34856 \family sans
34857 PDF
34858 \begin_inset space ~
34859 \end_inset
34860
34861 (ps2pdf)
34862 \family default
34863  PDF-format using the program 
34864 \family typewriter
34865 ps2pdf
34866 \family default
34867 , produces internally a PostScript-file which is then converted to a PDF-file
34868 \end_layout
34869
34870 \begin_layout Description
34871
34872 \family sans
34873 PDF
34874 \begin_inset space ~
34875 \end_inset
34876
34877 (XeT
34878 \begin_inset ERT
34879 status collapsed
34880
34881 \begin_layout Plain Layout
34882
34883 {}
34884 \end_layout
34885
34886 \end_inset
34887
34888 eX)
34889 \family default
34890  PDF-format using the program 
34891 \family typewriter
34892 XeTeX
34893 \family default
34894 , produces PDF-files directly
34895 \end_layout
34896
34897 \begin_layout Description
34898
34899 \family sans
34900 Plain
34901 \begin_inset space ~
34902 \end_inset
34903
34904 text
34905 \family default
34906  text format
34907 \end_layout
34908
34909 \begin_layout Description
34910
34911 \family sans
34912 Plain
34913 \begin_inset space ~
34914 \end_inset
34915
34916 text
34917 \begin_inset space ~
34918 \end_inset
34919
34920 (ps2ascii)
34921 \family default
34922  text format, the document will first be converted to Postscript format
34923  and then exported as text using the program 
34924 \family sans
34925 ps2ascii
34926 \end_layout
34927
34928 \begin_layout Description
34929
34930 \family sans
34931 Postscript
34932 \family default
34933  PostScript format using the program 
34934 \family typewriter
34935 dvips
34936 \end_layout
34937
34938 \begin_layout Description
34939 Sweave text file with the LaTeX source and also code in the statistical
34940  programming language 
34941 \family typewriter
34942 R
34943 \family default
34944 .
34945  Using the 
34946 \family typewriter
34947 R
34948 \family default
34949 -function 
34950 \family typewriter
34951 Sweave
34952 \family default
34953  it is possible to use 
34954 \family typewriter
34955 R
34956 \family default
34957 -commands in LaTeX
34958 \end_layout
34959
34960 \begin_layout Standard
34961 If one of the menu entries 
34962 \family sans
34963 DVI
34964 \family default
34965
34966 \family sans
34967 PDF
34968 \begin_inset space ~
34969 \end_inset
34970
34971 (pdflatex)
34972 \family default
34973  or 
34974 \family sans
34975 Postscript
34976 \family default
34977  is missing, you need to update your LaTeX installation.
34978  After updating you have to reconfigure LyX, see section
34979 \begin_inset space ~
34980 \end_inset
34981
34982
34983 \begin_inset CommandInset ref
34984 LatexCommand ref
34985 reference "sec:Basic-LyX-Setup"
34986
34987 \end_inset
34988
34989 .
34990 \begin_inset Index idx
34991 status collapsed
34992
34993 \begin_layout Plain Layout
34994 Reconfiguration of LyX
34995 \end_layout
34996
34997 \end_inset
34998
34999
35000 \end_layout
35001
35002 \begin_layout Subsection
35003 Print
35004 \end_layout
35005
35006 \begin_layout Standard
35007 With this menu entry you can print your document to a file in PostScript
35008  format or send it to a printer.
35009  The printer will also use the document in PostScript format.
35010  The conversion to PostScript is done in the background by LyX using the
35011  program 
35012 \family typewriter
35013 dvips
35014 \family default
35015 .
35016  For more information have a look at section
35017 \begin_inset space ~
35018 \end_inset
35019
35020
35021 \begin_inset CommandInset ref
35022 LatexCommand ref
35023 reference "sub:Printing-the-File"
35024
35025 \end_inset
35026
35027 .
35028 \end_layout
35029
35030 \begin_layout Subsection
35031 Fax
35032 \end_layout
35033
35034 \begin_layout Standard
35035 This menu entry will only appear if you have a fax program installed (on
35036  Windows you additionally need to register its program path to LyX's PATH
35037  prefix, see section
35038 \begin_inset space ~
35039 \end_inset
35040
35041
35042 \begin_inset CommandInset ref
35043 LatexCommand ref
35044 reference "sec:Paths"
35045
35046 \end_inset
35047
35048 ).
35049  With this menu entry you can send your document to a fax program like 
35050 \family typewriter
35051 hylapex
35052 \family default
35053  or 
35054 \family typewriter
35055 kdeprintfax
35056 \family default
35057 .
35058  The default format of the sent file is PostScript.
35059  The format can be changed in LyX's preferences as described in section
35060 \begin_inset space ~
35061 \end_inset
35062
35063
35064 \begin_inset CommandInset ref
35065 LatexCommand ref
35066 reference "sub:Converters"
35067
35068 \end_inset
35069
35070 .
35071 \end_layout
35072
35073 \begin_layout Subsection
35074 New and Close Window
35075 \end_layout
35076
35077 \begin_layout Standard
35078 Opens or closes a new instance of LyX.
35079 \end_layout
35080
35081 \begin_layout Subsection
35082 Exit
35083 \end_layout
35084
35085 \begin_layout Standard
35086 Prompts you to save all unsaved documents and then exits.
35087 \end_layout
35088
35089 \begin_layout Section
35090 The Edit Menu
35091 \begin_inset Index idx
35092 status collapsed
35093
35094 \begin_layout Plain Layout
35095 Menu ! Edit
35096 \end_layout
35097
35098 \end_inset
35099
35100
35101 \end_layout
35102
35103 \begin_layout Subsection
35104 Undo and Redo
35105 \end_layout
35106
35107 \begin_layout Standard
35108 Described in section
35109 \begin_inset space ~
35110 \end_inset
35111
35112
35113 \begin_inset CommandInset ref
35114 LatexCommand ref
35115 reference "sec:Undo-and-Redo"
35116
35117 \end_inset
35118
35119 .
35120 \end_layout
35121
35122 \begin_layout Subsection
35123 Cut, Copy, Paste, Paste Recent, Paste Special
35124 \end_layout
35125
35126 \begin_layout Standard
35127 Described in section
35128 \begin_inset space ~
35129 \end_inset
35130
35131
35132 \begin_inset CommandInset ref
35133 LatexCommand ref
35134 reference "sec:Basic-Editing-Features"
35135
35136 \end_inset
35137
35138 .
35139 \end_layout
35140
35141 \begin_layout Subsection
35142 Select Whole Inset
35143 \end_layout
35144
35145 \begin_layout Standard
35146 Selects the content of the inset in which the cursor currently is.
35147  If the cursor is outside an inset, the whole document will be selected.
35148 \end_layout
35149
35150 \begin_layout Subsection
35151 Select All
35152 \end_layout
35153
35154 \begin_layout Standard
35155 Selects the whole document.
35156 \end_layout
35157
35158 \begin_layout Subsection
35159 Find & Replace (Quick)
35160 \end_layout
35161
35162 \begin_layout Standard
35163 Described in section
35164 \begin_inset space ~
35165 \end_inset
35166
35167
35168 \begin_inset CommandInset ref
35169 LatexCommand ref
35170 reference "sec:Basic-Editing-Features"
35171
35172 \end_inset
35173
35174 .
35175 \end_layout
35176
35177 \begin_layout Subsection
35178 Find & Replace (Advanced)
35179 \end_layout
35180
35181 \begin_layout Standard
35182 Described in section
35183 \begin_inset space ~
35184 \end_inset
35185
35186
35187 \begin_inset CommandInset ref
35188 LatexCommand ref
35189 reference "sec:Advanced-Find-and"
35190
35191 \end_inset
35192
35193 .
35194 \end_layout
35195
35196 \begin_layout Subsection
35197 Move Paragraph Up/Down
35198 \end_layout
35199
35200 \begin_layout Standard
35201 This shifts the paragraph in which the cursor currently is one paragraph
35202  up or down.
35203 \end_layout
35204
35205 \begin_layout Subsection
35206 Text Style
35207 \end_layout
35208
35209 \begin_layout Standard
35210 Described in section
35211 \begin_inset space ~
35212 \end_inset
35213
35214
35215 \begin_inset CommandInset ref
35216 LatexCommand ref
35217 reference "sub:Fine-Tuning-with-the"
35218
35219 \end_inset
35220
35221 .
35222 \end_layout
35223
35224 \begin_layout Subsection
35225 Paragraph Settings
35226 \begin_inset Index idx
35227 status collapsed
35228
35229 \begin_layout Plain Layout
35230 Paragraph ! Settings
35231 \end_layout
35232
35233 \end_inset
35234
35235
35236 \end_layout
35237
35238 \begin_layout Standard
35239 Enables you to set the paragraph alignment, line spacing and label width.
35240  These settings only affect the paragraph in which the cursor is currently
35241  in.
35242 \end_layout
35243
35244 \begin_layout Standard
35245 You can also prevent the first line of the paragraph being indented if you
35246  have chosen to separate paragraphs with 
35247 \family sans
35248 Indentation
35249 \family default
35250  in the 
35251 \family sans
35252 Document\SpecialChar \menuseparator
35253 Settings\SpecialChar \menuseparator
35254 Text
35255 \begin_inset space ~
35256 \end_inset
35257
35258 Layout
35259 \family default
35260  dialog.
35261 \end_layout
35262
35263 \begin_layout Subsection
35264 Table
35265 \end_layout
35266
35267 \begin_layout Standard
35268 This menu only appears if the cursor is inside a table.
35269  It allows you to create multicolumn and multirow cells, add or remove borders
35270  of a cell and to set the vertical alignment of the cell.Table Settings and
35271  Math
35272 \end_layout
35273
35274 \begin_layout Standard
35275 These two menus are only fully active if the cursor is inside a table or
35276  a formula.
35277  Here you can change the properties of tables and formulas.
35278  The properties of tables are described in section
35279 \begin_inset space ~
35280 \end_inset
35281
35282
35283 \begin_inset CommandInset ref
35284 LatexCommand ref
35285 reference "sec:Tables"
35286
35287 \end_inset
35288
35289 , the properties of formulas in chapter
35290 \begin_inset space ~
35291 \end_inset
35292
35293
35294 \begin_inset CommandInset ref
35295 LatexCommand ref
35296 reference "chap:Mathematical-Formulas"
35297
35298 \end_inset
35299
35300 .
35301 \end_layout
35302
35303 \begin_layout Subsection
35304 Increase/Decrease List Depth
35305 \end_layout
35306
35307 \begin_layout Standard
35308 These menus are only active if the cursor is in an environment that can
35309  be nested.
35310  They increase/decrease the environment nesting level as explained in section
35311 \begin_inset space ~
35312 \end_inset
35313
35314
35315 \begin_inset CommandInset ref
35316 LatexCommand ref
35317 reference "sec:Nesting"
35318
35319 \end_inset
35320
35321  and 
35322 \begin_inset CommandInset ref
35323 LatexCommand ref
35324 reference "sub:Numbering-depth"
35325
35326 \end_inset
35327
35328 .
35329 \end_layout
35330
35331 \begin_layout Subsection
35332
35333 \family sans
35334 Start New Environment/Start New Parent Environment
35335 \end_layout
35336
35337 \begin_layout Standard
35338 These menus are only visible if it is possible to have two consecutive environme
35339 nts of the same type.
35340  See section
35341 \begin_inset space ~
35342 \end_inset
35343
35344
35345 \begin_inset CommandInset ref
35346 LatexCommand ref
35347 reference "sub:Separate-Nestings"
35348
35349 \end_inset
35350
35351  for an explanation.
35352 \end_layout
35353
35354 \begin_layout Section
35355 The View Menu
35356 \begin_inset Index idx
35357 status collapsed
35358
35359 \begin_layout Plain Layout
35360 Menu ! View
35361 \end_layout
35362
35363 \end_inset
35364
35365
35366 \end_layout
35367
35368 \begin_layout Standard
35369 At the bottom of the 
35370 \family sans
35371 View
35372 \family default
35373  menu the opened documents are listed.
35374 \end_layout
35375
35376 \begin_layout Subsection
35377 Open/Close all Insets
35378 \end_layout
35379
35380 \begin_layout Standard
35381 Opens/closes all insets in your document.
35382 \end_layout
35383
35384 \begin_layout Subsection
35385 Unfold/Fold Math Macros
35386 \end_layout
35387
35388 \begin_layout Standard
35389 Unfolds/folds the current math macro.
35390 \end_layout
35391
35392 \begin_layout Standard
35393 Math macros are described in the 
35394 \emph on
35395 Math
35396 \emph default
35397  manual.
35398 \end_layout
35399
35400 \begin_layout Subsection
35401 Outline Pane
35402 \end_layout
35403
35404 \begin_layout Standard
35405 Shows the outline window as described in sections
35406 \begin_inset space ~
35407 \end_inset
35408
35409
35410 \begin_inset CommandInset ref
35411 LatexCommand ref
35412 reference "sec:Navigating"
35413
35414 \end_inset
35415
35416  and 
35417 \begin_inset CommandInset ref
35418 LatexCommand ref
35419 reference "sub:Table-of-Contents"
35420
35421 \end_inset
35422
35423 .
35424 \end_layout
35425
35426 \begin_layout Subsection
35427 Source Pane
35428 \end_layout
35429
35430 \begin_layout Standard
35431 Opens a window showing the source code of the actual document, as described
35432  in section
35433 \begin_inset space ~
35434 \end_inset
35435
35436
35437 \begin_inset CommandInset ref
35438 LatexCommand ref
35439 reference "sec:Previewing-snippets-of"
35440
35441 \end_inset
35442
35443 .
35444 \end_layout
35445
35446 \begin_layout Subsection
35447 Messages Pane
35448 \end_layout
35449
35450 \begin_layout Standard
35451 Opens a window showing console messages.
35452  This is useful for debugging LyX (i.
35453 \begin_inset space \thinspace{}
35454 \end_inset
35455
35456 e., hunt for errors in the program) or to see what is going on in the background
35457  while LaTeX is processing the document.
35458 \end_layout
35459
35460 \begin_layout Subsection
35461 Toolbars
35462 \begin_inset CommandInset label
35463 LatexCommand label
35464 name "sub:Toolbars"
35465
35466 \end_inset
35467
35468
35469 \begin_inset Index idx
35470 status collapsed
35471
35472 \begin_layout Plain Layout
35473 Toolbar
35474 \end_layout
35475
35476 \end_inset
35477
35478
35479 \end_layout
35480
35481 \begin_layout Standard
35482 In this menu entry you can set the appearance of the different toolbars.
35483  All toolbars and the 
35484 \family sans
35485 Command
35486 \begin_inset space ~
35487 \end_inset
35488
35489 Buffer
35490 \family default
35491  can be turned on and off.
35492  The 
35493 \emph on
35494 on
35495 \emph default
35496  state is denoted in the menu with a checkmark.
35497  The 
35498 \family sans
35499 Table
35500 \family default
35501
35502 \family sans
35503 Math,
35504 \family default
35505  
35506 \family sans
35507 Math
35508 \begin_inset space ~
35509 \end_inset
35510
35511 Macros,
35512 \family default
35513  
35514 \family sans
35515 Review
35516 \family default
35517  and 
35518 \family sans
35519 Math
35520 \begin_inset space ~
35521 \end_inset
35522
35523 Panels
35524 \family default
35525  toolbars can additionally be set to the state 
35526 \emph on
35527 automatic
35528 \emph default
35529 , denoted in the menu with the suffix 
35530 \family sans
35531 (auto)
35532 \family default
35533 .
35534 \end_layout
35535
35536 \begin_layout Standard
35537 In the 
35538 \emph on
35539 on
35540 \emph default
35541  state the toolbar is permanently shown; in the 
35542 \emph on
35543 automatic
35544 \emph default
35545  state the toolbar is only shown when the cursor is in a certain environment
35546  or when a certain feature is enabled.
35547  That means that the review toolbar will only be shown if change tracking
35548  is activated, the math and table toolbars are only shown if the cursor
35549  is inside a formula or table respectively.
35550 \end_layout
35551
35552 \begin_layout Standard
35553 LyX's toolbars and their buttons are explained in section
35554 \begin_inset space ~
35555 \end_inset
35556
35557
35558 \begin_inset CommandInset ref
35559 LatexCommand ref
35560 reference "sec:Toolbars"
35561
35562 \end_inset
35563
35564 .
35565 \end_layout
35566
35567 \begin_layout Subsection
35568 Split View
35569 \end_layout
35570
35571 \begin_layout Standard
35572
35573 \family sans
35574 Split
35575 \begin_inset space ~
35576 \end_inset
35577
35578 View
35579 \begin_inset space ~
35580 \end_inset
35581
35582 into
35583 \begin_inset space ~
35584 \end_inset
35585
35586 Left
35587 \begin_inset space ~
35588 \end_inset
35589
35590 and
35591 \begin_inset space ~
35592 \end_inset
35593
35594 Right
35595 \begin_inset space ~
35596 \end_inset
35597
35598 Half
35599 \family default
35600  will split LyX's main window vertically while 
35601 \family sans
35602 Split
35603 \begin_inset space ~
35604 \end_inset
35605
35606 View
35607 \begin_inset space ~
35608 \end_inset
35609
35610 into
35611 \begin_inset space ~
35612 \end_inset
35613
35614 Upper
35615 \begin_inset space ~
35616 \end_inset
35617
35618 and
35619 \begin_inset space ~
35620 \end_inset
35621
35622 Lower
35623 \begin_inset space ~
35624 \end_inset
35625
35626 Half
35627 \family default
35628  will split it horizontally.
35629  This allows you to view documents at the same time to compare them, or
35630  to view the same document, but at different positions.
35631  You can even split the main window several times to view, for example,
35632  three or more documents at the same time.
35633  To close a split view, use the menu 
35634 \family sans
35635 Close
35636 \begin_inset space ~
35637 \end_inset
35638
35639 Current
35640 \begin_inset space ~
35641 \end_inset
35642
35643 View
35644 \family default
35645 .
35646 \end_layout
35647
35648 \begin_layout Subsection
35649 Close Current View
35650 \end_layout
35651
35652 \begin_layout Standard
35653 Closes a split view.
35654 \end_layout
35655
35656 \begin_layout Subsection
35657 Fullscreen
35658 \end_layout
35659
35660 \begin_layout Standard
35661 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35662  so that you will see nothing but your text.
35663  It furthermore displays LyX's main window fullscreen.
35664  To return from fullscreen to the normal view, press F11, or right-click
35665  and turn off the fullscreen mode in the context menu.
35666 \end_layout
35667
35668 \begin_layout Section
35669 The Insert Menu
35670 \begin_inset Index idx
35671 status collapsed
35672
35673 \begin_layout Plain Layout
35674 Menu ! Insert
35675 \end_layout
35676
35677 \end_inset
35678
35679
35680 \end_layout
35681
35682 \begin_layout Subsection
35683 Math
35684 \end_layout
35685
35686 \begin_layout Standard
35687 Inserts math constructs that are explained in chapter
35688 \begin_inset space ~
35689 \end_inset
35690
35691
35692 \begin_inset CommandInset ref
35693 LatexCommand ref
35694 reference "chap:Mathematical-Formulas"
35695
35696 \end_inset
35697
35698  and the 
35699 \emph on
35700 Math
35701 \emph default
35702  manual.
35703 \end_layout
35704
35705 \begin_layout Subsection
35706 Special Character
35707 \begin_inset CommandInset label
35708 LatexCommand label
35709 name "sub:Special-Character"
35710
35711 \end_inset
35712
35713
35714 \end_layout
35715
35716 \begin_layout Standard
35717 Here you can insert the following characters:
35718 \end_layout
35719
35720 \begin_layout Description
35721 Symbols Opens the 
35722 \family sans
35723 Symbols
35724 \family default
35725  dialog which allows you to insert any character that can be output by your
35726  LaTeX system.
35727  By default groups of characters are displayed in character categories;
35728  the available characters depend on the LaTeX-packages you have installed.
35729  You can get a complete display by checking 
35730 \family sans
35731 Display
35732 \begin_inset space ~
35733 \end_inset
35734
35735 all
35736 \family default
35737 .
35738 \begin_inset Newline newline
35739 \end_inset
35740
35741  
35742 \begin_inset Note Greyedout
35743 status open
35744
35745 \begin_layout Plain Layout
35746
35747 \series bold
35748 Note:
35749 \series default
35750  Not all characters will be visible in the 
35751 \family sans
35752 Symbols
35753 \family default
35754  dialog because none of the screen fonts that you can set in the preferences
35755  dialog (see sec.
35756 \begin_inset space \thinspace{}
35757 \end_inset
35758
35759
35760 \begin_inset CommandInset ref
35761 LatexCommand ref
35762 reference "sub:Screen-Fonts"
35763
35764 \end_inset
35765
35766 ) can display every character.
35767 \end_layout
35768
35769 \end_inset
35770
35771
35772 \end_layout
35773
35774 \begin_layout Description
35775 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35776
35777 \end_layout
35778
35779 \begin_layout Description
35780 End
35781 \begin_inset space ~
35782 \end_inset
35783
35784 of
35785 \begin_inset space ~
35786 \end_inset
35787
35788 Sentence Inserts an end of sentence period as described in section
35789 \begin_inset space ~
35790 \end_inset
35791
35792
35793 \begin_inset CommandInset ref
35794 LatexCommand ref
35795 reference "sub:Abbreviations"
35796
35797 \end_inset
35798
35799 .
35800 \end_layout
35801
35802 \begin_layout Description
35803 Ordinary
35804 \begin_inset space ~
35805 \end_inset
35806
35807 Quote Inserts this quote: ", no matter what quote style you selected in
35808  the 
35809 \family sans
35810 Document\SpecialChar \menuseparator
35811 Settings\SpecialChar \menuseparator
35812 Language
35813 \family default
35814  dialog.
35815 \end_layout
35816
35817 \begin_layout Description
35818 Single
35819 \begin_inset space ~
35820 \end_inset
35821
35822 Quote Inserts a single quote in the quotation marks style selected in the
35823  
35824 \family sans
35825 Document\SpecialChar \menuseparator
35826 Settings\SpecialChar \menuseparator
35827 Language
35828 \family default
35829  dialog.
35830 \end_layout
35831
35832 \begin_layout Description
35833 Protected
35834 \begin_inset space ~
35835 \end_inset
35836
35837 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35838
35839 \end_layout
35840
35841 \begin_layout Description
35842 Breakable
35843 \begin_inset space ~
35844 \end_inset
35845
35846 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35847
35848 \end_layout
35849
35850 \begin_layout Description
35851 Visible
35852 \begin_inset space ~
35853 \end_inset
35854
35855 Space Inserts a character representing a single space (the one you get when
35856  pressing the 
35857 \family sans
35858 Space
35859 \family default
35860  key): 
35861 \begin_inset space \textvisiblespace{}
35862 \end_inset
35863
35864
35865 \end_layout
35866
35867 \begin_layout Description
35868 Menu
35869 \begin_inset space ~
35870 \end_inset
35871
35872 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35873
35874 \end_layout
35875
35876 \begin_layout Description
35877 Phonetic
35878 \begin_inset space ~
35879 \end_inset
35880
35881 Symbols 
35882 \begin_inset Index idx
35883 status collapsed
35884
35885 \begin_layout Plain Layout
35886 Phonetic symbols
35887 \end_layout
35888
35889 \end_inset
35890
35891
35892 \begin_inset Index idx
35893 status collapsed
35894
35895 \begin_layout Plain Layout
35896 Language ! Phonetic symbols
35897 \end_layout
35898
35899 \end_inset
35900
35901 Inserts a box where you can insert symbols from the International Phonetic
35902  Alphabet (IPA) and opens a toolbar which provides a large set of these
35903  symbols.
35904  To use this feature you must have the LaTeX-package 
35905 \series bold
35906 tipa
35907 \series default
35908
35909 \begin_inset Index idx
35910 status collapsed
35911
35912 \begin_layout Plain Layout
35913 LaTeX-packages ! tipa
35914 \end_layout
35915
35916 \end_inset
35917
35918  installed.
35919 \begin_inset Newline newline
35920 \end_inset
35921
35922 More information about this feature can be found in the 
35923 \emph on
35924 Linguistics
35925 \emph default
35926  manual (
35927 \family sans
35928 Help\SpecialChar \menuseparator
35929 Specific Manuals
35930 \family default
35931 ).
35932 \end_layout
35933
35934 \begin_layout Subsection
35935 Formatting
35936 \end_layout
35937
35938 \begin_layout Standard
35939 Opens a submenu with the following options:
35940 \end_layout
35941
35942 \begin_layout Description
35943 Superscript Inserts a superscript: test
35944 \begin_inset script superscript
35945
35946 \begin_layout Plain Layout
35947 a, b
35948 \end_layout
35949
35950 \end_inset
35951
35952
35953 \end_layout
35954
35955 \begin_layout Description
35956 Subscript Inserts a subscript: test
35957 \begin_inset script subscript
35958
35959 \begin_layout Plain Layout
35960 3x
35961 \end_layout
35962
35963 \end_inset
35964
35965
35966 \end_layout
35967
35968 \begin_layout Description
35969 Protected
35970 \begin_inset space ~
35971 \end_inset
35972
35973 Space Inserts a protected space as described in section
35974 \begin_inset space ~
35975 \end_inset
35976
35977
35978 \begin_inset CommandInset ref
35979 LatexCommand ref
35980 reference "sub:Protected-Space"
35981
35982 \end_inset
35983
35984 .
35985 \end_layout
35986
35987 \begin_layout Description
35988 Inter-word
35989 \begin_inset space ~
35990 \end_inset
35991
35992 Space Inserts an inter-word space as described in section
35993 \begin_inset space ~
35994 \end_inset
35995
35996
35997 \begin_inset CommandInset ref
35998 LatexCommand ref
35999 reference "sub:Inter-word-Space"
36000
36001 \end_inset
36002
36003 .
36004 \end_layout
36005
36006 \begin_layout Description
36007 Thin
36008 \begin_inset space ~
36009 \end_inset
36010
36011 Space Inserts a thin space as described in section
36012 \begin_inset space ~
36013 \end_inset
36014
36015
36016 \begin_inset CommandInset ref
36017 LatexCommand ref
36018 reference "sub:Thin-Space"
36019
36020 \end_inset
36021
36022 .
36023 \end_layout
36024
36025 \begin_layout Description
36026 Visible
36027 \begin_inset space ~
36028 \end_inset
36029
36030 Space Inserts a character to visualize that there is or should be a space.
36031  This is e.
36032 \begin_inset space \thinspace{}
36033 \end_inset
36034
36035 g.
36036 \begin_inset space \space{}
36037 \end_inset
36038
36039 useful if you need to indicate a space in a command sequence.
36040  An example from the LyX 
36041 \emph on
36042 Math
36043 \emph default
36044  manual: 
36045 \begin_inset Quotes eld
36046 \end_inset
36047
36048 To insert a fraction use the command 
36049 \series bold
36050
36051 \backslash
36052 frac
36053 \begin_inset space \textvisiblespace{}
36054 \end_inset
36055
36056 A
36057 \begin_inset Formula $\downarrow$
36058 \end_inset
36059
36060 B.
36061 \series default
36062
36063 \begin_inset Quotes erd
36064 \end_inset
36065
36066  The visible space is hereby the character before the 
36067 \series bold
36068 A
36069 \series default
36070 .
36071 \end_layout
36072
36073 \begin_layout Description
36074 Horizontal
36075 \begin_inset space ~
36076 \end_inset
36077
36078 Space Inserts horizontal space as described in section
36079 \begin_inset space ~
36080 \end_inset
36081
36082
36083 \begin_inset CommandInset ref
36084 LatexCommand ref
36085 reference "sub:Horizontal-Space"
36086
36087 \end_inset
36088
36089 .
36090 \end_layout
36091
36092 \begin_layout Description
36093 Horizontal
36094 \begin_inset space ~
36095 \end_inset
36096
36097 Line Inserts a horizontal line as described in section
36098 \begin_inset space ~
36099 \end_inset
36100
36101
36102 \begin_inset CommandInset ref
36103 LatexCommand ref
36104 reference "sub:Horizontal-Lines"
36105
36106 \end_inset
36107
36108 .
36109 \end_layout
36110
36111 \begin_layout Description
36112 Vertical
36113 \begin_inset space ~
36114 \end_inset
36115
36116 Space Inserts vertical space as described in section
36117 \begin_inset space ~
36118 \end_inset
36119
36120
36121 \begin_inset CommandInset ref
36122 LatexCommand ref
36123 reference "sub:Vertical-Space"
36124
36125 \end_inset
36126
36127 .
36128 \end_layout
36129
36130 \begin_layout Description
36131 Phantom Inserts a Phantom space as described in section
36132 \begin_inset space ~
36133 \end_inset
36134
36135
36136 \begin_inset CommandInset ref
36137 LatexCommand ref
36138 reference "sub:Phantom-Space"
36139
36140 \end_inset
36141
36142 .
36143 \end_layout
36144
36145 \begin_layout Description
36146 Hyphenation
36147 \begin_inset space ~
36148 \end_inset
36149
36150 Point Inserts a hyphenation point as described in section
36151 \begin_inset space ~
36152 \end_inset
36153
36154
36155 \begin_inset CommandInset ref
36156 LatexCommand ref
36157 reference "sub:Hyphenation"
36158
36159 \end_inset
36160
36161 .
36162 \end_layout
36163
36164 \begin_layout Description
36165 Ligature
36166 \begin_inset space ~
36167 \end_inset
36168
36169 Break Inserts a ligature break as described in section
36170 \begin_inset space ~
36171 \end_inset
36172
36173
36174 \begin_inset CommandInset ref
36175 LatexCommand ref
36176 reference "sub:Ligatures"
36177
36178 \end_inset
36179
36180 .
36181 \end_layout
36182
36183 \begin_layout Description
36184 Ragged
36185 \begin_inset space ~
36186 \end_inset
36187
36188 Line
36189 \begin_inset space ~
36190 \end_inset
36191
36192 Break Inserts a forced line break as described in section
36193 \begin_inset space ~
36194 \end_inset
36195
36196
36197 \begin_inset CommandInset ref
36198 LatexCommand ref
36199 reference "sub:Forced-Line-Breaks"
36200
36201 \end_inset
36202
36203 .
36204 \end_layout
36205
36206 \begin_layout Description
36207 Justified
36208 \begin_inset space ~
36209 \end_inset
36210
36211 Break Inserts a forced line break that right justifies the remaining text
36212  as described in section
36213 \begin_inset space ~
36214 \end_inset
36215
36216
36217 \begin_inset CommandInset ref
36218 LatexCommand ref
36219 reference "sub:Forced-Line-Breaks"
36220
36221 \end_inset
36222
36223 .
36224 \end_layout
36225
36226 \begin_layout Description
36227 New
36228 \begin_inset space ~
36229 \end_inset
36230
36231 Page Inserts a forced page break as described in section
36232 \begin_inset space ~
36233 \end_inset
36234
36235
36236 \begin_inset CommandInset ref
36237 LatexCommand ref
36238 reference "sub:Forced-Page-Breaks"
36239
36240 \end_inset
36241
36242 .
36243 \end_layout
36244
36245 \begin_layout Description
36246 Page
36247 \begin_inset space ~
36248 \end_inset
36249
36250 Break Inserts a forced page break that shares the extra space among paragraph
36251  breaks instead of leaving it at the bottom of the page, as described in
36252  section
36253 \begin_inset space ~
36254 \end_inset
36255
36256
36257 \begin_inset CommandInset ref
36258 LatexCommand ref
36259 reference "sub:Forced-Page-Breaks"
36260
36261 \end_inset
36262
36263 .
36264 \end_layout
36265
36266 \begin_layout Description
36267 Clear
36268 \begin_inset space ~
36269 \end_inset
36270
36271 Page Inserts a clear page break as described in section
36272 \begin_inset space ~
36273 \end_inset
36274
36275
36276 \begin_inset CommandInset ref
36277 LatexCommand ref
36278 reference "sub:Clear-Page-Breaks"
36279
36280 \end_inset
36281
36282 .
36283 \end_layout
36284
36285 \begin_layout Description
36286 Clear
36287 \begin_inset space ~
36288 \end_inset
36289
36290 Double
36291 \begin_inset space ~
36292 \end_inset
36293
36294 Page Inserts a clear doublepage break as described in section
36295 \begin_inset space ~
36296 \end_inset
36297
36298
36299 \begin_inset CommandInset ref
36300 LatexCommand ref
36301 reference "sub:Clear-Page-Breaks"
36302
36303 \end_inset
36304
36305 .
36306 \end_layout
36307
36308 \begin_layout Subsection
36309 List/TOC
36310 \end_layout
36311
36312 \begin_layout Standard
36313 Various lists can be inserted with this menu entry.
36314  The 
36315 \family sans
36316 Table
36317 \begin_inset space ~
36318 \end_inset
36319
36320 of Contents
36321 \family default
36322 , the 
36323 \family sans
36324 List of Algorithms
36325 \family default
36326
36327 \family sans
36328 List of Figures,
36329 \family default
36330  
36331 \family sans
36332 List of Tables
36333 \family default
36334  and 
36335 \family sans
36336 List of Listings
36337 \family default
36338  are described in section
36339 \begin_inset space ~
36340 \end_inset
36341
36342
36343 \begin_inset CommandInset ref
36344 LatexCommand ref
36345 reference "sec:toc"
36346
36347 \end_inset
36348
36349 .
36350  The 
36351 \family sans
36352 Index List
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 "sec:Index"
36362
36363 \end_inset
36364
36365 , the 
36366 \family sans
36367 Nomenclature
36368 \family default
36369  is described in section
36370 \begin_inset space ~
36371 \end_inset
36372
36373
36374 \begin_inset CommandInset ref
36375 LatexCommand ref
36376 reference "sec:Nomenclature"
36377
36378 \end_inset
36379
36380  and the 
36381 \family sans
36382 BibTeX Bibliography
36383 \family default
36384  is described in section
36385 \begin_inset space ~
36386 \end_inset
36387
36388
36389 \begin_inset CommandInset ref
36390 LatexCommand ref
36391 reference "sub:Bibliography-databases"
36392
36393 \end_inset
36394
36395 .
36396 \end_layout
36397
36398 \begin_layout Subsection
36399 Float
36400 \end_layout
36401
36402 \begin_layout Standard
36403 To insert floats, as described in section
36404 \begin_inset space ~
36405 \end_inset
36406
36407
36408 \begin_inset CommandInset ref
36409 LatexCommand ref
36410 reference "sec:Floats"
36411
36412 \end_inset
36413
36414  and in detail the chapter 
36415 \emph on
36416 Floats
36417 \emph default
36418  of the 
36419 \emph on
36420 Embedded
36421 \begin_inset space ~
36422 \end_inset
36423
36424 Objects
36425 \emph default
36426  manual.
36427 \end_layout
36428
36429 \begin_layout Subsection
36430 Note
36431 \end_layout
36432
36433 \begin_layout Standard
36434 To insert notes, described in section
36435 \begin_inset space ~
36436 \end_inset
36437
36438
36439 \begin_inset CommandInset ref
36440 LatexCommand ref
36441 reference "sec:Notes"
36442
36443 \end_inset
36444
36445 .
36446 \end_layout
36447
36448 \begin_layout Subsection
36449 Branch
36450 \end_layout
36451
36452 \begin_layout Standard
36453 Inserts a branch inset, if any, and allowing you to create and insert a
36454  new branch.
36455  Branches are described in section
36456 \begin_inset space ~
36457 \end_inset
36458
36459
36460 \begin_inset CommandInset ref
36461 LatexCommand ref
36462 reference "sec:Branches"
36463
36464 \end_inset
36465
36466 .
36467 \end_layout
36468
36469 \begin_layout Subsection
36470 Custom Insets
36471 \end_layout
36472
36473 \begin_layout Standard
36474 Inserts document class-specific insets.
36475  Such insets only exist if they are defined in the layout file for a certain
36476  document class.
36477  An example is the document class 
36478 \begin_inset Quotes eld
36479 \end_inset
36480
36481 article (Elsevier)
36482 \begin_inset Quotes erd
36483 \end_inset
36484
36485  with three custom insets.
36486  The section 
36487 \emph on
36488 Flex insets and InsetLayout
36489 \emph default
36490  in 
36491 \emph on
36492 Installing New Document Classes, The Layout file format 
36493 \emph default
36494 of the 
36495 \emph on
36496 Customization
36497 \emph default
36498  manual explains how custom insets are defined.
36499 \end_layout
36500
36501 \begin_layout Subsection
36502 File
36503 \begin_inset Index idx
36504 status collapsed
36505
36506 \begin_layout Plain Layout
36507 External Material
36508 \end_layout
36509
36510 \end_inset
36511
36512
36513 \end_layout
36514
36515 \begin_layout Standard
36516 This menu entry allows you to insert or include the contents of other files
36517  in your document.
36518  For more information see chapter 
36519 \emph on
36520 External Document Parts
36521 \emph default
36522  of the Embedded
36523 \begin_inset space ~
36524 \end_inset
36525
36526 Objects manual.
36527 \end_layout
36528
36529 \begin_layout Subsection
36530 Box
36531 \begin_inset Index idx
36532 status collapsed
36533
36534 \begin_layout Plain Layout
36535 Boxes
36536 \end_layout
36537
36538 \end_inset
36539
36540
36541 \end_layout
36542
36543 \begin_layout Standard
36544 Inserts a box in a certain style.
36545  Boxes are described in detail in the chapter 
36546 \emph on
36547 Boxes
36548 \emph default
36549  of the 
36550 \emph on
36551 Embedded
36552 \begin_inset space ~
36553 \end_inset
36554
36555 Objects
36556 \emph default
36557  manual.
36558 \end_layout
36559
36560 \begin_layout Subsection
36561 Citation
36562 \end_layout
36563
36564 \begin_layout Standard
36565 Opens the 
36566 \family sans
36567 Citation
36568 \family default
36569  dialog as described in section
36570 \begin_inset space ~
36571 \end_inset
36572
36573
36574 \begin_inset CommandInset ref
36575 LatexCommand ref
36576 reference "sec:Bibliography"
36577
36578 \end_inset
36579
36580 .
36581 \end_layout
36582
36583 \begin_layout Subsection
36584 Cross-Reference
36585 \end_layout
36586
36587 \begin_layout Standard
36588 Inserts a 
36589 \family sans
36590 cross-reference
36591 \family default
36592  as described in section
36593 \begin_inset space ~
36594 \end_inset
36595
36596
36597 \begin_inset CommandInset ref
36598 LatexCommand ref
36599 reference "sec:Cross-References"
36600
36601 \end_inset
36602
36603 .
36604 \end_layout
36605
36606 \begin_layout Subsection
36607 Label
36608 \end_layout
36609
36610 \begin_layout Standard
36611 Inserts a 
36612 \family sans
36613 label
36614 \family default
36615  as described in section
36616 \begin_inset space ~
36617 \end_inset
36618
36619
36620 \begin_inset CommandInset ref
36621 LatexCommand ref
36622 reference "sec:Cross-References"
36623
36624 \end_inset
36625
36626 .
36627 \end_layout
36628
36629 \begin_layout Subsection
36630 Caption
36631 \begin_inset Index idx
36632 status collapsed
36633
36634 \begin_layout Plain Layout
36635 Captions
36636 \end_layout
36637
36638 \end_inset
36639
36640
36641 \begin_inset Index idx
36642 status collapsed
36643
36644 \begin_layout Plain Layout
36645 Longtables ! Caption
36646 \end_layout
36647
36648 \end_inset
36649
36650
36651 \end_layout
36652
36653 \begin_layout Standard
36654 Inserts a caption in a float or longtable.
36655  Floats are described in section
36656 \begin_inset space ~
36657 \end_inset
36658
36659
36660 \begin_inset CommandInset ref
36661 LatexCommand ref
36662 reference "sec:Floats"
36663
36664 \end_inset
36665
36666 ; captions in longtables are described in the section 
36667 \emph on
36668 Longtable Captions
36669 \emph default
36670  of the 
36671 \emph on
36672 Embedded
36673 \begin_inset space ~
36674 \end_inset
36675
36676 Objects
36677 \emph default
36678  manual.
36679 \end_layout
36680
36681 \begin_layout Subsection
36682 Index Entry
36683 \end_layout
36684
36685 \begin_layout Standard
36686 Inserts an index entry as described in section
36687 \begin_inset space ~
36688 \end_inset
36689
36690
36691 \begin_inset CommandInset ref
36692 LatexCommand ref
36693 reference "sec:Index"
36694
36695 \end_inset
36696
36697 .
36698 \end_layout
36699
36700 \begin_layout Subsection
36701 Nomenclature Entry
36702 \end_layout
36703
36704 \begin_layout Standard
36705 Inserts a nomenclature entry as described in section
36706 \begin_inset space ~
36707 \end_inset
36708
36709
36710 \begin_inset CommandInset ref
36711 LatexCommand ref
36712 reference "sec:Nomenclature"
36713
36714 \end_inset
36715
36716 .
36717 \end_layout
36718
36719 \begin_layout Subsection
36720 Table
36721 \end_layout
36722
36723 \begin_layout Standard
36724 Opens a dialog allowing you to specify the rows and columns of the table.
36725  Tables are described in section
36726 \begin_inset space ~
36727 \end_inset
36728
36729
36730 \begin_inset CommandInset ref
36731 LatexCommand ref
36732 reference "sec:Tables"
36733
36734 \end_inset
36735
36736  and in detail in the chapter 
36737 \emph on
36738 Tables
36739 \emph default
36740  of the 
36741 \emph on
36742 Embedded
36743 \begin_inset space ~
36744 \end_inset
36745
36746 Objects
36747 \emph default
36748  manual.
36749 \end_layout
36750
36751 \begin_layout Subsection
36752 Graphics
36753 \end_layout
36754
36755 \begin_layout Standard
36756 Opens the 
36757 \family sans
36758 Graphics
36759 \family default
36760  dialog.
36761  Graphics are described in section
36762 \begin_inset space ~
36763 \end_inset
36764
36765
36766 \begin_inset CommandInset ref
36767 LatexCommand ref
36768 reference "sec:Graphics"
36769
36770 \end_inset
36771
36772 .
36773 \end_layout
36774
36775 \begin_layout Subsection
36776 URL
36777 \end_layout
36778
36779 \begin_layout Standard
36780 Inserts a URL as described in section
36781 \begin_inset space ~
36782 \end_inset
36783
36784
36785 \begin_inset CommandInset ref
36786 LatexCommand ref
36787 reference "sub:URLs"
36788
36789 \end_inset
36790
36791 .
36792 \end_layout
36793
36794 \begin_layout Subsection
36795 Hyperlinks
36796 \end_layout
36797
36798 \begin_layout Standard
36799 Inserts a hyperlink as described in section
36800 \begin_inset space ~
36801 \end_inset
36802
36803
36804 \begin_inset CommandInset ref
36805 LatexCommand ref
36806 reference "sub:Hyperlinks"
36807
36808 \end_inset
36809
36810 .
36811 \end_layout
36812
36813 \begin_layout Subsection
36814 Footnote
36815 \end_layout
36816
36817 \begin_layout Standard
36818 Inserts a footnote as described in section
36819 \begin_inset space ~
36820 \end_inset
36821
36822
36823 \begin_inset CommandInset ref
36824 LatexCommand ref
36825 reference "sec:Footnotes"
36826
36827 \end_inset
36828
36829 .
36830 \end_layout
36831
36832 \begin_layout Subsection
36833 Marginal Note
36834 \end_layout
36835
36836 \begin_layout Standard
36837 Inserts a marginal note as described in section
36838 \begin_inset space ~
36839 \end_inset
36840
36841
36842 \begin_inset CommandInset ref
36843 LatexCommand ref
36844 reference "sec:Marginal-Notes"
36845
36846 \end_inset
36847
36848 .
36849 \end_layout
36850
36851 \begin_layout Subsection
36852 Short Title
36853 \end_layout
36854
36855 \begin_layout Standard
36856 Is only visible if the cursor is in front, in or behind a section heading,
36857  title or caption of a float.
36858  Inserts a short title as described in section
36859 \begin_inset space ~
36860 \end_inset
36861
36862
36863 \begin_inset CommandInset ref
36864 LatexCommand ref
36865 reference "sec:Short-Titles"
36866
36867 \end_inset
36868
36869 .
36870 \end_layout
36871
36872 \begin_layout Subsection
36873 TeX Code
36874 \end_layout
36875
36876 \begin_layout Standard
36877 Inserts a TeX Code box as described in section
36878 \begin_inset space ~
36879 \end_inset
36880
36881
36882 \begin_inset CommandInset ref
36883 LatexCommand ref
36884 reference "sub:TeX-Code-Boxes"
36885
36886 \end_inset
36887
36888 .
36889 \end_layout
36890
36891 \begin_layout Subsection
36892 Program Listing
36893 \begin_inset Index idx
36894 status collapsed
36895
36896 \begin_layout Plain Layout
36897 Program listings
36898 \end_layout
36899
36900 \end_inset
36901
36902
36903 \end_layout
36904
36905 \begin_layout Standard
36906 Inserts a program listings box.
36907  Program listings are explained in the chapter 
36908 \emph on
36909 Program Code Listings
36910 \emph default
36911  of the 
36912 \emph on
36913 Embedded
36914 \begin_inset space ~
36915 \end_inset
36916
36917 Objects
36918 \emph default
36919  manual.
36920 \end_layout
36921
36922 \begin_layout Subsection
36923 Date
36924 \end_layout
36925
36926 \begin_layout Standard
36927 Inserts the actual date.
36928  The format depends on the date format of the language that is used for
36929  LyX's menus.
36930  LyX offers various ways to insert a date which are explained and also compared
36931  in the section 
36932 \emph on
36933 External Material
36934 \emph default
36935  of the 
36936 \emph on
36937 Embedded
36938 \begin_inset space ~
36939 \end_inset
36940
36941 Objects
36942 \emph default
36943  manual.
36944 \end_layout
36945
36946 \begin_layout Subsection
36947 Preview
36948 \end_layout
36949
36950 \begin_layout Standard
36951 Inserts a preview inset as described in section
36952 \begin_inset space ~
36953 \end_inset
36954
36955
36956 \begin_inset CommandInset ref
36957 LatexCommand ref
36958 reference "sec:Previewing-snippets-of"
36959
36960 \end_inset
36961
36962 .
36963 \end_layout
36964
36965 \begin_layout Section
36966 The Navigate Menu
36967 \begin_inset Index idx
36968 status collapsed
36969
36970 \begin_layout Plain Layout
36971 Menu ! Navigate
36972 \end_layout
36973
36974 \end_inset
36975
36976
36977 \end_layout
36978
36979 \begin_layout Standard
36980 This menu lists the existing chapters, sections, figures, tables, etc.
36981 \begin_inset space ~
36982 \end_inset
36983
36984 of the current document.
36985  This allows you to navigate easily through your document.
36986 \end_layout
36987
36988 \begin_layout Subsection
36989 Bookmarks
36990 \end_layout
36991
36992 \begin_layout Standard
36993 With this menu entry you are able to define your own bookmarks.
36994  This is useful when you are working on a large document and often have
36995  to jump, for example, between section
36996 \begin_inset space ~
36997 \end_inset
36998
36999 2.5 and 6.3.
37000  To create bookmarks for this example, go to section
37001 \begin_inset space ~
37002 \end_inset
37003
37004 2.5 and use the submenu 
37005 \family sans
37006 Save
37007 \begin_inset space ~
37008 \end_inset
37009
37010 Bookmark
37011 \begin_inset space ~
37012 \end_inset
37013
37014 1
37015 \family default
37016 .
37017  Then go to section
37018 \begin_inset space ~
37019 \end_inset
37020
37021 6.3 and use 
37022 \family sans
37023 Save
37024 \begin_inset space ~
37025 \end_inset
37026
37027 Bookmark
37028 \begin_inset space ~
37029 \end_inset
37030
37031
37032 \family default
37033 2.
37034  Now you can jump easily between these sections by using the menu or by
37035  the key bindings 
37036 \begin_inset Info
37037 type  "shortcut"
37038 arg   "bookmark-goto 1"
37039 \end_inset
37040
37041  and 
37042 \begin_inset Info
37043 type  "shortcut"
37044 arg   "bookmark-goto 2"
37045 \end_inset
37046
37047 .You can also use bookmarks to jump between several opened documents.
37048 \end_layout
37049
37050 \begin_layout Standard
37051 The saved bookmarks are valid till the document is closed.
37052  The submenu 
37053 \family sans
37054 Clear
37055 \begin_inset space ~
37056 \end_inset
37057
37058 Bookmarks
37059 \family default
37060  allows you to clear bookmarks while the submenu 
37061 \family sans
37062 Navigate
37063 \begin_inset space ~
37064 \end_inset
37065
37066 Back
37067 \family default
37068  jumps to the position in the document where you recently changed something.
37069 \end_layout
37070
37071 \begin_layout Subsection
37072 Next Note, Change, Cross-reference
37073 \end_layout
37074
37075 \begin_layout Standard
37076 Jump to the next note, change, or cross-reference after the current cursor
37077  position.
37078 \end_layout
37079
37080 \begin_layout Subsection
37081 Go to Label
37082 \end_layout
37083
37084 \begin_layout Standard
37085 Only active if the cursor is in front of a cross-reference.
37086  Sets the cursor before the referenced label.
37087  (It is the same as if you right-click on a cross-reference box and use
37088  
37089 \family sans
37090 Go
37091 \begin_inset space ~
37092 \end_inset
37093
37094 to
37095 \begin_inset space ~
37096 \end_inset
37097
37098 Label)
37099 \family default
37100 .
37101 \end_layout
37102
37103 \begin_layout Subsection
37104 Forward Search
37105 \end_layout
37106
37107 \begin_layout Standard
37108 Allows you to jump directly to the corresponding text part in the output,
37109  see section 
37110 \emph on
37111 The LyX Server\SpecialChar \menuseparator
37112 Forward
37113 \begin_inset space ~
37114 \end_inset
37115
37116 search
37117 \emph default
37118  in the 
37119 \emph on
37120 Additional
37121 \begin_inset space ~
37122 \end_inset
37123
37124 Features
37125 \emph default
37126  manual for a detailed description.
37127 \end_layout
37128
37129 \begin_layout Section
37130 The Document Menu
37131 \begin_inset Index idx
37132 status collapsed
37133
37134 \begin_layout Plain Layout
37135 Menu ! Document
37136 \end_layout
37137
37138 \end_inset
37139
37140
37141 \end_layout
37142
37143 \begin_layout Subsection
37144 Change Tracking
37145 \end_layout
37146
37147 \begin_layout Standard
37148 Change Tracking is described in section
37149 \begin_inset space ~
37150 \end_inset
37151
37152
37153 \begin_inset CommandInset ref
37154 LatexCommand ref
37155 reference "sec:Change-Tracking"
37156
37157 \end_inset
37158
37159 .
37160 \end_layout
37161
37162 \begin_layout Subsection
37163 LaT
37164 \begin_inset ERT
37165 status collapsed
37166
37167 \begin_layout Plain Layout
37168
37169 {}
37170 \end_layout
37171
37172 \end_inset
37173
37174 eX Log
37175 \end_layout
37176
37177 \begin_layout Standard
37178 After running LaTeX by viewing or exporting a document, this menu will be
37179  enabled.
37180  It shows the logfile of the LaTeX-program used.
37181  You can go to the next error or the next warning, search, copy something
37182  to the clipboard or update the view.
37183  With the help of the logfile experts can find in it reasons for LaTeX-errors.
37184 \end_layout
37185
37186 \begin_layout Subsection
37187 Start Appendix Here
37188 \end_layout
37189
37190 \begin_layout Standard
37191 Sets the start of the appendices of the document at the current cursor position
37192  as described in section
37193 \begin_inset space ~
37194 \end_inset
37195
37196
37197 \begin_inset CommandInset ref
37198 LatexCommand ref
37199 reference "sec:Appendices"
37200
37201 \end_inset
37202
37203 .
37204 \end_layout
37205
37206 \begin_layout Subsection
37207 View
37208 \begin_inset space ~
37209 \end_inset
37210
37211 [<output format>]
37212 \end_layout
37213
37214 \begin_layout Standard
37215 This menu entry generates the output in the format you have specified as
37216  default output format for the document (menu 
37217 \family sans
37218 Document\SpecialChar \menuseparator
37219 Settings\SpecialChar \menuseparator
37220 Output\SpecialChar \menuseparator
37221 Default
37222 \begin_inset space ~
37223 \end_inset
37224
37225 Output
37226 \begin_inset space ~
37227 \end_inset
37228
37229 Format
37230 \family default
37231 ; see section
37232 \begin_inset space ~
37233 \end_inset
37234
37235
37236 \begin_inset CommandInset ref
37237 LatexCommand ref
37238 reference "sec:Doc-Output"
37239
37240 \end_inset
37241
37242 ) or in the LyX preferences (menu 
37243 \family sans
37244 Tools\SpecialChar \menuseparator
37245 Preferences\SpecialChar \menuseparator
37246 File
37247 \begin_inset space ~
37248 \end_inset
37249
37250 Handling\SpecialChar \menuseparator
37251 File
37252 \begin_inset space ~
37253 \end_inset
37254
37255 Formats\SpecialChar \menuseparator
37256 Default
37257 \begin_inset space ~
37258 \end_inset
37259
37260 Output
37261 \begin_inset space ~
37262 \end_inset
37263
37264 Format
37265 \family default
37266 ; see section
37267 \begin_inset space ~
37268 \end_inset
37269
37270
37271 \begin_inset CommandInset ref
37272 LatexCommand ref
37273 reference "sec:File-Formats"
37274
37275 \end_inset
37276
37277 ) and opens it in an appropriate viewer.
37278  The viewer can be set or changed in the preferences (menu 
37279 \family sans
37280 Tools\SpecialChar \menuseparator
37281 Preferences\SpecialChar \menuseparator
37282 File
37283 \begin_inset space ~
37284 \end_inset
37285
37286 Handling\SpecialChar \menuseparator
37287 File
37288 \begin_inset space ~
37289 \end_inset
37290
37291 Formats\SpecialChar \menuseparator
37292 Viewer
37293 \family default
37294 ; see section
37295 \begin_inset space ~
37296 \end_inset
37297
37298
37299 \begin_inset CommandInset ref
37300 LatexCommand ref
37301 reference "sec:File-Formats"
37302
37303 \end_inset
37304
37305 ).
37306  The default viewers are set by LyX when it is first configured.
37307  The default output format is 
37308 \family sans
37309 PDF
37310 \begin_inset space ~
37311 \end_inset
37312
37313 (pdflatex)
37314 \family default
37315 .
37316 \end_layout
37317
37318 \begin_layout Subsection
37319 View (Other Formats)
37320 \end_layout
37321
37322 \begin_layout Standard
37323 With this menu you can view your document in alternative output formats.
37324  The menu contains a list of available formats in which you can view the
37325  actual document with an external program.
37326  The menu entries are not the same on all installations — it depends on
37327  the LaTeX programs that are found when LyX was configured.
37328  All possible formats are listed in section
37329 \begin_inset space ~
37330 \end_inset
37331
37332
37333 \begin_inset CommandInset ref
37334 LatexCommand ref
37335 reference "sub:Export"
37336
37337 \end_inset
37338
37339 .
37340  You should at least see the menu entry 
37341 \family sans
37342 DVI
37343 \family default
37344 .
37345  If it is missing, you need to update or repair your LaTeX installation.
37346  After updating you have to reconfigure LyX (see section
37347 \begin_inset space ~
37348 \end_inset
37349
37350
37351 \begin_inset CommandInset ref
37352 LatexCommand ref
37353 reference "sec:Basic-LyX-Setup"
37354
37355 \end_inset
37356
37357 .
37358 \begin_inset Index idx
37359 status collapsed
37360
37361 \begin_layout Plain Layout
37362 Reconfiguration of LyX
37363 \end_layout
37364
37365 \end_inset
37366
37367 )
37368 \end_layout
37369
37370 \begin_layout Standard
37371 Invoking a view menu will start a viewer program.
37372  The viewer can be set or changed in the preferences (menu 
37373 \family sans
37374 Tools\SpecialChar \menuseparator
37375 Preferences\SpecialChar \menuseparator
37376 File
37377 \begin_inset space ~
37378 \end_inset
37379
37380 Handling\SpecialChar \menuseparator
37381 File
37382 \begin_inset space ~
37383 \end_inset
37384
37385 Formats\SpecialChar \menuseparator
37386 Viewer
37387 \family default
37388 ; see section
37389 \begin_inset space ~
37390 \end_inset
37391
37392
37393 \begin_inset CommandInset ref
37394 LatexCommand ref
37395 reference "sec:File-Formats"
37396
37397 \end_inset
37398
37399 ).
37400  The default viewers are set by LyX when it is first configured.
37401 \end_layout
37402
37403 \begin_layout Subsection
37404 Update
37405 \begin_inset space ~
37406 \end_inset
37407
37408 [<output format>]
37409 \end_layout
37410
37411 \begin_layout Standard
37412 This menu entry allows you to update the view with your latest changes (in
37413  the default output format) without opening a new viewer window.
37414 \end_layout
37415
37416 \begin_layout Subsection
37417 Update (Other Formats)
37418 \end_layout
37419
37420 \begin_layout Standard
37421 With this menu you can update the view of alternative output formats of
37422  your document without opening a new viewer window.
37423 \end_layout
37424
37425 \begin_layout Subsection
37426 View Master Document
37427 \end_layout
37428
37429 \begin_layout Standard
37430 This menu item is only visible if your document is included to another document,
37431  which is then its 
37432 \begin_inset Quotes eld
37433 \end_inset
37434
37435 master
37436 \begin_inset Quotes erd
37437 \end_inset
37438
37439  (see section 
37440 \emph on
37441 Child Documents
37442 \emph default
37443  in the 
37444 \emph on
37445 Embedded
37446 \begin_inset space ~
37447 \end_inset
37448
37449 Objects
37450 \emph default
37451  manual for more information on this topic).
37452  This item allows you to view the master document from within its child.
37453  That is, if you are working on a child document which is a chapter of a
37454  book, 
37455 \family sans
37456 View
37457 \begin_inset space ~
37458 \end_inset
37459
37460 Master
37461 \begin_inset space ~
37462 \end_inset
37463
37464 Document
37465 \family default
37466  generates the output of the whole book, while 
37467 \family sans
37468 View
37469 \family default
37470  will just output the chapter alone.
37471 \end_layout
37472
37473 \begin_layout Standard
37474 The format used by this function is the default output format as specified
37475  in the document settings (menu 
37476 \family sans
37477 Document\SpecialChar \menuseparator
37478 Settings\SpecialChar \menuseparator
37479 Output\SpecialChar \menuseparator
37480 Default
37481 \begin_inset space ~
37482 \end_inset
37483
37484 Output
37485 \begin_inset space ~
37486 \end_inset
37487
37488 Format
37489 \family default
37490 ; see section
37491 \begin_inset space ~
37492 \end_inset
37493
37494
37495 \begin_inset CommandInset ref
37496 LatexCommand ref
37497 reference "sec:Doc-Output"
37498
37499 \end_inset
37500
37501 ) or in the preferences (menu 
37502 \family sans
37503 Tools\SpecialChar \menuseparator
37504 Preferences\SpecialChar \menuseparator
37505 File
37506 \begin_inset space ~
37507 \end_inset
37508
37509 Handling\SpecialChar \menuseparator
37510 File
37511 \begin_inset space ~
37512 \end_inset
37513
37514 Formats\SpecialChar \menuseparator
37515 Default
37516 \begin_inset space ~
37517 \end_inset
37518
37519 Output
37520 \begin_inset space ~
37521 \end_inset
37522
37523 Format
37524 \family default
37525 ; see section
37526 \begin_inset space ~
37527 \end_inset
37528
37529
37530 \begin_inset CommandInset ref
37531 LatexCommand ref
37532 reference "sec:File-Formats"
37533
37534 \end_inset
37535
37536 ).
37537 \end_layout
37538
37539 \begin_layout Subsection
37540 Update Master Document
37541 \end_layout
37542
37543 \begin_layout Standard
37544 This menu item is only visible if your document is included to another document,
37545  which is then its 
37546 \begin_inset Quotes eld
37547 \end_inset
37548
37549 master
37550 \begin_inset Quotes erd
37551 \end_inset
37552
37553  (see section 
37554 \emph on
37555 Child Documents
37556 \emph default
37557  in the 
37558 \emph on
37559 Embedded
37560 \begin_inset space ~
37561 \end_inset
37562
37563 Objects
37564 \emph default
37565  manual for more information on this topic).
37566  This item allows you to update the view of a master document from within
37567  its child without the need to switch to the master document itself.
37568 \end_layout
37569
37570 \begin_layout Standard
37571 The format used by this function is the default output format as specified
37572  in the document settings (menu 
37573 \family sans
37574 Document\SpecialChar \menuseparator
37575 Settings\SpecialChar \menuseparator
37576 Output\SpecialChar \menuseparator
37577 Default
37578 \begin_inset space ~
37579 \end_inset
37580
37581 Output
37582 \begin_inset space ~
37583 \end_inset
37584
37585 Format
37586 \family default
37587 ; see section
37588 \begin_inset space ~
37589 \end_inset
37590
37591
37592 \begin_inset CommandInset ref
37593 LatexCommand ref
37594 reference "sec:Doc-Output"
37595
37596 \end_inset
37597
37598 ) or in the preferences (menu 
37599 \family sans
37600 Tools\SpecialChar \menuseparator
37601 Preferences\SpecialChar \menuseparator
37602 File
37603 \begin_inset space ~
37604 \end_inset
37605
37606 Handling\SpecialChar \menuseparator
37607 File
37608 \begin_inset space ~
37609 \end_inset
37610
37611 Formats\SpecialChar \menuseparator
37612 Default
37613 \begin_inset space ~
37614 \end_inset
37615
37616 Output
37617 \begin_inset space ~
37618 \end_inset
37619
37620 Format
37621 \family default
37622 ; see section
37623 \begin_inset space ~
37624 \end_inset
37625
37626
37627 \begin_inset CommandInset ref
37628 LatexCommand ref
37629 reference "sec:File-Formats"
37630
37631 \end_inset
37632
37633 ).
37634 \end_layout
37635
37636 \begin_layout Subsection
37637 Compressed
37638 \end_layout
37639
37640 \begin_layout Standard
37641 Un/compresses the current document.
37642 \end_layout
37643
37644 \begin_layout Subsection
37645 Settings
37646 \end_layout
37647
37648 \begin_layout Standard
37649 The document settings are described in appendix
37650 \begin_inset space ~
37651 \end_inset
37652
37653
37654 \begin_inset CommandInset ref
37655 LatexCommand ref
37656 reference "chap:The-Document-Settings"
37657
37658 \end_inset
37659
37660 .
37661 \end_layout
37662
37663 \begin_layout Section
37664 The Tools Menu
37665 \begin_inset Index idx
37666 status collapsed
37667
37668 \begin_layout Plain Layout
37669 Menu ! Tools
37670 \end_layout
37671
37672 \end_inset
37673
37674
37675 \end_layout
37676
37677 \begin_layout Subsection
37678 Spellchecker
37679 \end_layout
37680
37681 \begin_layout Standard
37682 Spell checking is explained in section
37683 \begin_inset space ~
37684 \end_inset
37685
37686
37687 \begin_inset CommandInset ref
37688 LatexCommand ref
37689 reference "sec:Spellchecking"
37690
37691 \end_inset
37692
37693 .
37694 \end_layout
37695
37696 \begin_layout Subsection
37697 Thesaurus
37698 \end_layout
37699
37700 \begin_layout Standard
37701 The thesaurus is described in section
37702 \begin_inset space ~
37703 \end_inset
37704
37705
37706 \begin_inset CommandInset ref
37707 LatexCommand ref
37708 reference "sec:Thesaurus"
37709
37710 \end_inset
37711
37712 .
37713 \end_layout
37714
37715 \begin_layout Subsection
37716 Statistics
37717 \begin_inset Index idx
37718 status collapsed
37719
37720 \begin_layout Plain Layout
37721 Word count
37722 \end_layout
37723
37724 \end_inset
37725
37726
37727 \begin_inset Index idx
37728 status collapsed
37729
37730 \begin_layout Plain Layout
37731 Character count
37732 \end_layout
37733
37734 \end_inset
37735
37736
37737 \end_layout
37738
37739 \begin_layout Standard
37740 Returns the number of the words and characters in the actual document or
37741  the highlighted document part.
37742 \end_layout
37743
37744 \begin_layout Subsection
37745 Check T
37746 \begin_inset ERT
37747 status collapsed
37748
37749 \begin_layout Plain Layout
37750
37751 {}
37752 \end_layout
37753
37754 \end_inset
37755
37756 eX
37757 \begin_inset Index idx
37758 status collapsed
37759
37760 \begin_layout Plain Layout
37761 ChkTeX
37762 \end_layout
37763
37764 \end_inset
37765
37766
37767 \end_layout
37768
37769 \begin_layout Standard
37770 Generates with the help of the program 
37771 \family typewriter
37772 ChkTeX
37773 \family default
37774  a log of possible LaTeX-errors and displays it in a dialog.
37775  This feature is not available on Windows.
37776 \end_layout
37777
37778 \begin_layout Subsection
37779 T
37780 \begin_inset ERT
37781 status collapsed
37782
37783 \begin_layout Plain Layout
37784
37785 {}
37786 \end_layout
37787
37788 \end_inset
37789
37790 eX Information
37791 \begin_inset Index idx
37792 status collapsed
37793
37794 \begin_layout Plain Layout
37795 TeX Information
37796 \end_layout
37797
37798 \end_inset
37799
37800
37801 \end_layout
37802
37803 \begin_layout Standard
37804 Shows you a list of the document classes and styles installed in your LaTeX-syst
37805 em.
37806  Use the option 
37807 \family sans
37808 Show
37809 \begin_inset space ~
37810 \end_inset
37811
37812 path
37813 \family default
37814  to see the full filename paths.
37815 \end_layout
37816
37817 \begin_layout Subsection
37818 Compare
37819 \begin_inset Index idx
37820 status collapsed
37821
37822 \begin_layout Plain Layout
37823 Compare
37824 \end_layout
37825
37826 \end_inset
37827
37828
37829 \end_layout
37830
37831 \begin_layout Standard
37832 Opens a dialog to compare LyX files as described in section
37833 \begin_inset space ~
37834 \end_inset
37835
37836
37837 \begin_inset CommandInset ref
37838 LatexCommand ref
37839 reference "sec:Comparison-of-Documents"
37840
37841 \end_inset
37842
37843 .
37844 \end_layout
37845
37846 \begin_layout Subsection
37847 Reconfigure
37848 \begin_inset Index idx
37849 status collapsed
37850
37851 \begin_layout Plain Layout
37852 LyX ! Reconfigure|see
37853 \begin_inset ERT
37854 status collapsed
37855
37856 \begin_layout Plain Layout
37857
37858 {
37859 \end_layout
37860
37861 \end_inset
37862
37863 Reconfiguration of LyX
37864 \begin_inset ERT
37865 status collapsed
37866
37867 \begin_layout Plain Layout
37868
37869 }
37870 \end_layout
37871
37872 \end_inset
37873
37874
37875 \end_layout
37876
37877 \end_inset
37878
37879
37880 \begin_inset Index idx
37881 status collapsed
37882
37883 \begin_layout Plain Layout
37884 Reconfiguration of LyX
37885 \end_layout
37886
37887 \end_inset
37888
37889
37890 \end_layout
37891
37892 \begin_layout Standard
37893 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
37894  needs; see also section
37895 \begin_inset space ~
37896 \end_inset
37897
37898
37899 \begin_inset CommandInset ref
37900 LatexCommand ref
37901 reference "sec:Basic-LyX-Setup"
37902
37903 \end_inset
37904
37905 .
37906 \end_layout
37907
37908 \begin_layout Subsection
37909 Preferences
37910 \end_layout
37911
37912 \begin_layout Standard
37913 Opens the 
37914 \family sans
37915 Preferences
37916 \family default
37917  dialog as described in detail in appendix
37918 \begin_inset space ~
37919 \end_inset
37920
37921
37922 \begin_inset CommandInset ref
37923 LatexCommand ref
37924 reference "chap:The-Preferences-dialog"
37925
37926 \end_inset
37927
37928 .
37929 \end_layout
37930
37931 \begin_layout Section
37932 The Help Menu
37933 \begin_inset Index idx
37934 status collapsed
37935
37936 \begin_layout Plain Layout
37937 Menu ! Help
37938 \end_layout
37939
37940 \end_inset
37941
37942
37943 \end_layout
37944
37945 \begin_layout Standard
37946 This menu lists the documentation files of LyX in the language of LyX's
37947  menus.
37948  If a file is not available in this language, the English version will be
37949  listed.
37950 \end_layout
37951
37952 \begin_layout Standard
37953 The menu 
37954 \family sans
37955 LaTeX
37956 \begin_inset space ~
37957 \end_inset
37958
37959 Configuration
37960 \family default
37961  shows a LyX-document with information about the LaTeX-packages and classes
37962  found by LyX (see also section
37963 \begin_inset space ~
37964 \end_inset
37965
37966
37967 \begin_inset CommandInset ref
37968 LatexCommand ref
37969 reference "sec:LaTeX-Setup"
37970
37971 \end_inset
37972
37973 ).
37974 \end_layout
37975
37976 \begin_layout Standard
37977 The menu 
37978 \family sans
37979 About
37980 \begin_inset space ~
37981 \end_inset
37982
37983 Ly
37984 \begin_inset ERT
37985 status collapsed
37986
37987 \begin_layout Plain Layout
37988
37989 {}
37990 \end_layout
37991
37992 \end_inset
37993
37994 X
37995 \family default
37996  gives information about the copyright, the credits and the LyX version
37997  you are using.
37998 \end_layout
37999
38000 \begin_layout Section
38001 Toolbars
38002 \begin_inset CommandInset label
38003 LatexCommand label
38004 name "sec:Toolbars"
38005
38006 \end_inset
38007
38008
38009 \end_layout
38010
38011 \begin_layout Standard
38012 How to show or hide toolbars is explained in section
38013 \begin_inset space ~
38014 \end_inset
38015
38016
38017 \begin_inset CommandInset ref
38018 LatexCommand ref
38019 reference "sub:Toolbars"
38020
38021 \end_inset
38022
38023 .
38024 \end_layout
38025
38026 \begin_layout Standard
38027 It is also possible to define custom toolbars.
38028  This is described in the 
38029 \emph on
38030 Additional Features
38031 \emph default
38032  manual.
38033 \end_layout
38034
38035 \begin_layout Subsection
38036 Standard Toolbar
38037 \begin_inset Index idx
38038 status collapsed
38039
38040 \begin_layout Plain Layout
38041 Toolbar ! Standard
38042 \end_layout
38043
38044 \end_inset
38045
38046
38047 \end_layout
38048
38049 \begin_layout Standard
38050 \begin_inset Graphics
38051         filename clipart/StandardToolbar.png
38052         width 100col%
38053
38054 \end_inset
38055
38056
38057 \end_layout
38058
38059 \begin_layout Standard
38060 \begin_inset VSpace defskip
38061 \end_inset
38062
38063
38064 \end_layout
38065
38066 \begin_layout Standard
38067 The standard toolbar as shown above contains from left to right the following
38068  buttons:
38069 \begin_inset ERT
38070 status collapsed
38071
38072 \begin_layout Plain Layout
38073
38074
38075 \backslash
38076 setlength{
38077 \backslash
38078 LTleft}{0pt}
38079 \end_layout
38080
38081 \end_inset
38082
38083
38084 \begin_inset Note Note
38085 status collapsed
38086
38087 \begin_layout Plain Layout
38088 This is necessary to left align the following longtables.
38089  See the 
38090 \emph on
38091 Embedded Objects
38092 \emph default
38093  manual for more information.
38094 \end_layout
38095
38096 \end_inset
38097
38098
38099 \end_layout
38100
38101 \begin_layout Standard
38102 \begin_inset VSpace defskip
38103 \end_inset
38104
38105
38106 \end_layout
38107
38108 \begin_layout Standard
38109 \begin_inset Tabular
38110 <lyxtabular version="3" rows="1" columns="2">
38111 <features rotate="0" islongtable="true" longtabularalignment="center">
38112 <column alignment="center" valignment="top">
38113 <column alignment="center" valignment="top">
38114 <row>
38115 <cell alignment="center" valignment="top" usebox="none">
38116 \begin_inset Text
38117
38118 \begin_layout Plain Layout
38119 \begin_inset Graphics
38120         filename clipart/ToolbarEnvBox.png
38121         clip
38122
38123 \end_inset
38124
38125
38126 \end_layout
38127
38128 \end_inset
38129 </cell>
38130 <cell alignment="center" valignment="top" usebox="none">
38131 \begin_inset Text
38132
38133 \begin_layout Plain Layout
38134 pull-down box for the environments
38135 \end_layout
38136
38137 \end_inset
38138 </cell>
38139 </row>
38140 </lyxtabular>
38141
38142 \end_inset
38143
38144
38145 \end_layout
38146
38147 \begin_layout Standard
38148 \begin_inset VSpace -10mm
38149 \end_inset
38150
38151
38152 \end_layout
38153
38154 \begin_layout Standard
38155 \align left
38156 \begin_inset Tabular
38157 <lyxtabular version="3" rows="22" columns="2">
38158 <features rotate="0" islongtable="true" longtabularalignment="center">
38159 <column alignment="left" valignment="top">
38160 <column alignment="left" valignment="top">
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   "buffer-new"
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 New
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   "file-open"
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 Open
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   "buffer-write"
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 Save
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 print"
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 File\SpecialChar \menuseparator
38275 Print
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   "dialog-show spellchecker"
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 Tools\SpecialChar \menuseparator
38305 Spellchecker
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   "undo"
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 Undo
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   "redo"
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 Redo
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   "cut"
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 Cut
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   "copy"
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 Copy
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   "paste"
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 Paste
38456 \end_layout
38457
38458 \end_inset
38459 </cell>
38460 </row>
38461 <row interlinespace="2.5mm">
38462 <cell alignment="center" valignment="top" usebox="none">
38463 \begin_inset Text
38464
38465 \begin_layout Plain Layout
38466
38467 \family sans
38468 \begin_inset Info
38469 type  "icon"
38470 arg   "dialog-show findreplace"
38471 \end_inset
38472
38473
38474 \end_layout
38475
38476 \end_inset
38477 </cell>
38478 <cell alignment="center" valignment="top" usebox="none">
38479 \begin_inset Text
38480
38481 \begin_layout Plain Layout
38482
38483 \family sans
38484 Edit\SpecialChar \menuseparator
38485 Find
38486 \begin_inset space \thinspace{}
38487 \end_inset
38488
38489 &
38490 \begin_inset space \thinspace{}
38491 \end_inset
38492
38493 Replace
38494 \begin_inset space \thinspace{}
38495 \end_inset
38496
38497 (Quick)
38498 \end_layout
38499
38500 \end_inset
38501 </cell>
38502 </row>
38503 <row interlinespace="2.5mm">
38504 <cell alignment="center" valignment="top" usebox="none">
38505 \begin_inset Text
38506
38507 \begin_layout Plain Layout
38508 \begin_inset Info
38509 type  "icon"
38510 arg   "dialog-toggle findreplaceadv"
38511 \end_inset
38512
38513
38514 \end_layout
38515
38516 \end_inset
38517 </cell>
38518 <cell alignment="center" valignment="top" usebox="none">
38519 \begin_inset Text
38520
38521 \begin_layout Plain Layout
38522
38523 \family sans
38524 Edit\SpecialChar \menuseparator
38525 Find
38526 \begin_inset space \thinspace{}
38527 \end_inset
38528
38529 &
38530 \begin_inset space \thinspace{}
38531 \end_inset
38532
38533 Replace
38534 \begin_inset space \thinspace{}
38535 \end_inset
38536
38537 (Advanced)
38538 \end_layout
38539
38540 \end_inset
38541 </cell>
38542 </row>
38543 <row interlinespace="2.5mm">
38544 <cell alignment="center" valignment="top" usebox="none">
38545 \begin_inset Text
38546
38547 \begin_layout Plain Layout
38548
38549 \family sans
38550 \begin_inset Info
38551 type  "icon"
38552 arg   "bookmark-goto 0"
38553 \end_inset
38554
38555
38556 \end_layout
38557
38558 \end_inset
38559 </cell>
38560 <cell alignment="center" valignment="top" usebox="none">
38561 \begin_inset Text
38562
38563 \begin_layout Plain Layout
38564
38565 \family sans
38566 Navigate\SpecialChar \menuseparator
38567 Bookmarks\SpecialChar \menuseparator
38568 Navigate Back
38569 \end_layout
38570
38571 \end_inset
38572 </cell>
38573 </row>
38574 <row interlinespace="2.5mm">
38575 <cell alignment="center" valignment="top" usebox="none">
38576 \begin_inset Text
38577
38578 \begin_layout Plain Layout
38579
38580 \family sans
38581 \begin_inset Info
38582 type  "icon"
38583 arg   "font-emph"
38584 \end_inset
38585
38586
38587 \end_layout
38588
38589 \end_inset
38590 </cell>
38591 <cell alignment="center" valignment="top" usebox="none">
38592 \begin_inset Text
38593
38594 \begin_layout Plain Layout
38595 Emphasize text, function of the 
38596 \family sans
38597 Edit\SpecialChar \menuseparator
38598 Text
38599 \begin_inset space ~
38600 \end_inset
38601
38602 Style\SpecialChar \menuseparator
38603 Customized
38604 \family default
38605  dialog
38606 \end_layout
38607
38608 \end_inset
38609 </cell>
38610 </row>
38611 <row interlinespace="2.5mm">
38612 <cell alignment="center" valignment="top" usebox="none">
38613 \begin_inset Text
38614
38615 \begin_layout Plain Layout
38616
38617 \family sans
38618 \begin_inset Info
38619 type  "icon"
38620 arg   "font-noun"
38621 \end_inset
38622
38623
38624 \end_layout
38625
38626 \end_inset
38627 </cell>
38628 <cell alignment="center" valignment="top" usebox="none">
38629 \begin_inset Text
38630
38631 \begin_layout Plain Layout
38632 Set text to noun style, function of the 
38633 \family sans
38634 Edit\SpecialChar \menuseparator
38635 Text
38636 \begin_inset space ~
38637 \end_inset
38638
38639 Style\SpecialChar \menuseparator
38640 Customized
38641 \family default
38642  dialog
38643 \end_layout
38644
38645 \end_inset
38646 </cell>
38647 </row>
38648 <row interlinespace="2.5mm">
38649 <cell alignment="center" valignment="top" usebox="none">
38650 \begin_inset Text
38651
38652 \begin_layout Plain Layout
38653
38654 \family sans
38655 \begin_inset Info
38656 type  "icon"
38657 arg   "textstyle-apply"
38658 \end_inset
38659
38660
38661 \end_layout
38662
38663 \end_inset
38664 </cell>
38665 <cell alignment="center" valignment="top" usebox="none">
38666 \begin_inset Text
38667
38668 \begin_layout Plain Layout
38669 Format text using the current settings in the 
38670 \family sans
38671 Edit\SpecialChar \menuseparator
38672 Text
38673 \begin_inset space ~
38674 \end_inset
38675
38676 Style\SpecialChar \menuseparator
38677 Customized
38678 \family default
38679  dialog
38680 \end_layout
38681
38682 \end_inset
38683 </cell>
38684 </row>
38685 <row interlinespace="2.5mm">
38686 <cell alignment="center" valignment="top" usebox="none">
38687 \begin_inset Text
38688
38689 \begin_layout Plain Layout
38690
38691 \family sans
38692 \begin_inset Info
38693 type  "icon"
38694 arg   "math-mode"
38695 \end_inset
38696
38697
38698 \end_layout
38699
38700 \end_inset
38701 </cell>
38702 <cell alignment="center" valignment="top" usebox="none">
38703 \begin_inset Text
38704
38705 \begin_layout Plain Layout
38706
38707 \family sans
38708 Insert\SpecialChar \menuseparator
38709 Math\SpecialChar \menuseparator
38710 Inline
38711 \begin_inset space ~
38712 \end_inset
38713
38714 Formula
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
38726 \family sans
38727 \begin_inset Info
38728 type  "icon"
38729 arg   "dialog-show-new-inset graphics"
38730 \end_inset
38731
38732
38733 \end_layout
38734
38735 \end_inset
38736 </cell>
38737 <cell alignment="center" valignment="top" usebox="none">
38738 \begin_inset Text
38739
38740 \begin_layout Plain Layout
38741
38742 \family sans
38743 Insert\SpecialChar \menuseparator
38744 Graphics
38745 \end_layout
38746
38747 \end_inset
38748 </cell>
38749 </row>
38750 <row interlinespace="2.5mm">
38751 <cell alignment="center" valignment="top" usebox="none">
38752 \begin_inset Text
38753
38754 \begin_layout Plain Layout
38755 \begin_inset Info
38756 type  "icon"
38757 arg   "tabular-insert"
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
38770 \family sans
38771 Insert\SpecialChar \menuseparator
38772 Table
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   "dialog-toggle toc"
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 outline window on/off, 
38800 \family sans
38801 View\SpecialChar \menuseparator
38802 Outline
38803 \end_layout
38804
38805 \end_inset
38806 </cell>
38807 </row>
38808 <row interlinespace="2.5mm">
38809 <cell alignment="center" valignment="top" usebox="none">
38810 \begin_inset Text
38811
38812 \begin_layout Plain Layout
38813
38814 \family sans
38815 \begin_inset Info
38816 type  "icon"
38817 arg   "toolbar-toggle math"
38818 \end_inset
38819
38820
38821 \end_layout
38822
38823 \end_inset
38824 </cell>
38825 <cell alignment="center" valignment="top" usebox="none">
38826 \begin_inset Text
38827
38828 \begin_layout Plain Layout
38829 Toggle math toolbar on/off
38830 \end_layout
38831
38832 \end_inset
38833 </cell>
38834 </row>
38835 <row interlinespace="2.5mm">
38836 <cell alignment="center" valignment="top" usebox="none">
38837 \begin_inset Text
38838
38839 \begin_layout Plain Layout
38840
38841 \family sans
38842 \begin_inset Info
38843 type  "icon"
38844 arg   "toolbar-toggle table"
38845 \end_inset
38846
38847
38848 \end_layout
38849
38850 \end_inset
38851 </cell>
38852 <cell alignment="center" valignment="top" usebox="none">
38853 \begin_inset Text
38854
38855 \begin_layout Plain Layout
38856 Toggle table toolbar on/off
38857 \end_layout
38858
38859 \end_inset
38860 </cell>
38861 </row>
38862 </lyxtabular>
38863
38864 \end_inset
38865
38866
38867 \end_layout
38868
38869 \begin_layout Subsection
38870 Extra Toolbar
38871 \begin_inset Index idx
38872 status collapsed
38873
38874 \begin_layout Plain Layout
38875 Toolbar ! Extra
38876 \end_layout
38877
38878 \end_inset
38879
38880
38881 \end_layout
38882
38883 \begin_layout Standard
38884 \begin_inset Graphics
38885         filename clipart/ExtraToolbar.png
38886         width 100col%
38887
38888 \end_inset
38889
38890
38891 \end_layout
38892
38893 \begin_layout Standard
38894 \begin_inset VSpace defskip
38895 \end_inset
38896
38897
38898 \end_layout
38899
38900 \begin_layout Standard
38901 The extra toolbar as shown above contains from left to right the following
38902  buttons:
38903 \end_layout
38904
38905 \begin_layout Standard
38906 \begin_inset VSpace defskip
38907 \end_inset
38908
38909
38910 \end_layout
38911
38912 \begin_layout Standard
38913 \begin_inset Tabular
38914 <lyxtabular version="3" rows="25" columns="2">
38915 <features rotate="0" islongtable="true" longtabularalignment="center">
38916 <column alignment="left" valignment="top">
38917 <column alignment="left" valignment="top">
38918 <row interlinespace="2.5mm">
38919 <cell alignment="center" valignment="top" usebox="none">
38920 \begin_inset Text
38921
38922 \begin_layout Plain Layout
38923
38924 \family sans
38925 \begin_inset Info
38926 type  "icon"
38927 arg   "layout"
38928 \end_inset
38929
38930
38931 \end_layout
38932
38933 \end_inset
38934 </cell>
38935 <cell alignment="center" valignment="top" usebox="none">
38936 \begin_inset Text
38937
38938 \begin_layout Plain Layout
38939 Default
38940 \end_layout
38941
38942 \end_inset
38943 </cell>
38944 </row>
38945 <row interlinespace="2.5mm">
38946 <cell alignment="center" valignment="top" usebox="none">
38947 \begin_inset Text
38948
38949 \begin_layout Plain Layout
38950
38951 \family sans
38952 \begin_inset Info
38953 type  "icon"
38954 arg   "layout Enumerate"
38955 \end_inset
38956
38957
38958 \end_layout
38959
38960 \end_inset
38961 </cell>
38962 <cell alignment="center" valignment="top" usebox="none">
38963 \begin_inset Text
38964
38965 \begin_layout Plain Layout
38966 Numbered list
38967 \end_layout
38968
38969 \end_inset
38970 </cell>
38971 </row>
38972 <row interlinespace="2.5mm">
38973 <cell alignment="center" valignment="top" usebox="none">
38974 \begin_inset Text
38975
38976 \begin_layout Plain Layout
38977
38978 \family sans
38979 \begin_inset Info
38980 type  "icon"
38981 arg   "layout Itemize"
38982 \end_inset
38983
38984
38985 \end_layout
38986
38987 \end_inset
38988 </cell>
38989 <cell alignment="center" valignment="top" usebox="none">
38990 \begin_inset Text
38991
38992 \begin_layout Plain Layout
38993 Itemized list
38994 \end_layout
38995
38996 \end_inset
38997 </cell>
38998 </row>
38999 <row interlinespace="2.5mm">
39000 <cell alignment="center" valignment="top" usebox="none">
39001 \begin_inset Text
39002
39003 \begin_layout Plain Layout
39004
39005 \family sans
39006 \begin_inset Info
39007 type  "icon"
39008 arg   "layout List"
39009 \end_inset
39010
39011
39012 \end_layout
39013
39014 \end_inset
39015 </cell>
39016 <cell alignment="center" valignment="top" usebox="none">
39017 \begin_inset Text
39018
39019 \begin_layout Plain Layout
39020 List
39021 \end_layout
39022
39023 \end_inset
39024 </cell>
39025 </row>
39026 <row interlinespace="2.5mm">
39027 <cell alignment="center" valignment="top" usebox="none">
39028 \begin_inset Text
39029
39030 \begin_layout Plain Layout
39031
39032 \family sans
39033 \begin_inset Info
39034 type  "icon"
39035 arg   "layout Description"
39036 \end_inset
39037
39038
39039 \end_layout
39040
39041 \end_inset
39042 </cell>
39043 <cell alignment="center" valignment="top" usebox="none">
39044 \begin_inset Text
39045
39046 \begin_layout Plain Layout
39047 Description list
39048 \end_layout
39049
39050 \end_inset
39051 </cell>
39052 </row>
39053 <row interlinespace="2.5mm">
39054 <cell alignment="center" valignment="top" usebox="none">
39055 \begin_inset Text
39056
39057 \begin_layout Plain Layout
39058
39059 \family sans
39060 \begin_inset Info
39061 type  "icon"
39062 arg   "depth-increment"
39063 \end_inset
39064
39065
39066 \end_layout
39067
39068 \end_inset
39069 </cell>
39070 <cell alignment="center" valignment="top" usebox="none">
39071 \begin_inset Text
39072
39073 \begin_layout Plain Layout
39074
39075 \family sans
39076 Edit\SpecialChar \menuseparator
39077 Increase
39078 \begin_inset space ~
39079 \end_inset
39080
39081 List
39082 \begin_inset space ~
39083 \end_inset
39084
39085 Depth
39086 \end_layout
39087
39088 \end_inset
39089 </cell>
39090 </row>
39091 <row interlinespace="2.5mm">
39092 <cell alignment="center" valignment="top" usebox="none">
39093 \begin_inset Text
39094
39095 \begin_layout Plain Layout
39096
39097 \family sans
39098 \begin_inset Info
39099 type  "icon"
39100 arg   "depth-decrement"
39101 \end_inset
39102
39103
39104 \end_layout
39105
39106 \end_inset
39107 </cell>
39108 <cell alignment="center" valignment="top" usebox="none">
39109 \begin_inset Text
39110
39111 \begin_layout Plain Layout
39112
39113 \family sans
39114 Edit\SpecialChar \menuseparator
39115 Decrease
39116 \begin_inset space ~
39117 \end_inset
39118
39119 List
39120 \begin_inset space ~
39121 \end_inset
39122
39123 Depth
39124 \end_layout
39125
39126 \end_inset
39127 </cell>
39128 </row>
39129 <row interlinespace="2.5mm">
39130 <cell alignment="center" valignment="top" usebox="none">
39131 \begin_inset Text
39132
39133 \begin_layout Plain Layout
39134
39135 \family sans
39136 \begin_inset Info
39137 type  "icon"
39138 arg   "float-insert figure"
39139 \end_inset
39140
39141
39142 \end_layout
39143
39144 \end_inset
39145 </cell>
39146 <cell alignment="center" valignment="top" usebox="none">
39147 \begin_inset Text
39148
39149 \begin_layout Plain Layout
39150
39151 \family sans
39152 Insert\SpecialChar \menuseparator
39153 Float\SpecialChar \menuseparator
39154 Figure
39155 \end_layout
39156
39157 \end_inset
39158 </cell>
39159 </row>
39160 <row interlinespace="2.5mm">
39161 <cell alignment="center" valignment="top" usebox="none">
39162 \begin_inset Text
39163
39164 \begin_layout Plain Layout
39165
39166 \family sans
39167 \begin_inset Info
39168 type  "icon"
39169 arg   "float-insert table"
39170 \end_inset
39171
39172
39173 \end_layout
39174
39175 \end_inset
39176 </cell>
39177 <cell alignment="center" valignment="top" usebox="none">
39178 \begin_inset Text
39179
39180 \begin_layout Plain Layout
39181
39182 \family sans
39183 Insert\SpecialChar \menuseparator
39184 Float\SpecialChar \menuseparator
39185 Table
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   "label-insert"
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 Label
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 ref"
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 Cross-Reference
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   "dialog-show-new-inset citation"
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 Citation
39276 \end_layout
39277
39278 \end_inset
39279 </cell>
39280 </row>
39281 <row interlinespace="2.5mm">
39282 <cell alignment="center" valignment="top" usebox="none">
39283 \begin_inset Text
39284
39285 \begin_layout Plain Layout
39286
39287 \family sans
39288 \begin_inset Info
39289 type  "icon"
39290 arg   "index-insert"
39291 \end_inset
39292
39293
39294 \end_layout
39295
39296 \end_inset
39297 </cell>
39298 <cell alignment="center" valignment="top" usebox="none">
39299 \begin_inset Text
39300
39301 \begin_layout Plain Layout
39302
39303 \family sans
39304 Insert\SpecialChar \menuseparator
39305 Index
39306 \begin_inset space ~
39307 \end_inset
39308
39309 Entry
39310 \end_layout
39311
39312 \end_inset
39313 </cell>
39314 </row>
39315 <row interlinespace="2.5mm">
39316 <cell alignment="center" valignment="top" usebox="none">
39317 \begin_inset Text
39318
39319 \begin_layout Plain Layout
39320
39321 \family sans
39322 \begin_inset Info
39323 type  "icon"
39324 arg   "nomencl-insert"
39325 \end_inset
39326
39327
39328 \end_layout
39329
39330 \end_inset
39331 </cell>
39332 <cell alignment="center" valignment="top" usebox="none">
39333 \begin_inset Text
39334
39335 \begin_layout Plain Layout
39336
39337 \family sans
39338 Insert\SpecialChar \menuseparator
39339 Nomenclature
39340 \begin_inset space ~
39341 \end_inset
39342
39343 Entry
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   "footnote-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 Footnote
39374 \end_layout
39375
39376 \end_inset
39377 </cell>
39378 </row>
39379 <row interlinespace="2.5mm">
39380 <cell alignment="center" valignment="top" usebox="none">
39381 \begin_inset Text
39382
39383 \begin_layout Plain Layout
39384
39385 \family sans
39386 \begin_inset Info
39387 type  "icon"
39388 arg   "marginalnote-insert"
39389 \end_inset
39390
39391
39392 \end_layout
39393
39394 \end_inset
39395 </cell>
39396 <cell alignment="center" valignment="top" usebox="none">
39397 \begin_inset Text
39398
39399 \begin_layout Plain Layout
39400
39401 \family sans
39402 Insert\SpecialChar \menuseparator
39403 Marginal
39404 \begin_inset space ~
39405 \end_inset
39406
39407 Note
39408 \end_layout
39409
39410 \end_inset
39411 </cell>
39412 </row>
39413 <row interlinespace="2.5mm">
39414 <cell alignment="center" valignment="top" usebox="none">
39415 \begin_inset Text
39416
39417 \begin_layout Plain Layout
39418
39419 \family sans
39420 \begin_inset Info
39421 type  "icon"
39422 arg   "note-insert"
39423 \end_inset
39424
39425
39426 \end_layout
39427
39428 \end_inset
39429 </cell>
39430 <cell alignment="center" valignment="top" usebox="none">
39431 \begin_inset Text
39432
39433 \begin_layout Plain Layout
39434
39435 \family sans
39436 Insert\SpecialChar \menuseparator
39437 Note\SpecialChar \menuseparator
39438 L
39439 \begin_inset ERT
39440 status collapsed
39441
39442 \begin_layout Plain Layout
39443
39444 {}
39445 \end_layout
39446
39447 \end_inset
39448
39449 yX
39450 \begin_inset space ~
39451 \end_inset
39452
39453 Note
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   "box-insert Frameless"
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 Box
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   "href-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 Hyperlink
39514 \end_layout
39515
39516 \end_inset
39517 </cell>
39518 </row>
39519 <row interlinespace="2.5mm">
39520 <cell alignment="center" valignment="top" usebox="none">
39521 \begin_inset Text
39522
39523 \begin_layout Plain Layout
39524
39525 \family sans
39526 \begin_inset Info
39527 type  "icon"
39528 arg   "ert-insert"
39529 \end_inset
39530
39531
39532 \end_layout
39533
39534 \end_inset
39535 </cell>
39536 <cell alignment="center" valignment="top" usebox="none">
39537 \begin_inset Text
39538
39539 \begin_layout Plain Layout
39540
39541 \family sans
39542 Insert\SpecialChar \menuseparator
39543 T
39544 \family default
39545
39546 \begin_inset ERT
39547 status collapsed
39548
39549 \begin_layout Plain Layout
39550
39551 {}
39552 \end_layout
39553
39554 \end_inset
39555
39556
39557 \family sans
39558 eX
39559 \begin_inset space ~
39560 \end_inset
39561
39562 Code
39563 \end_layout
39564
39565 \end_inset
39566 </cell>
39567 </row>
39568 <row interlinespace="2.5mm">
39569 <cell alignment="center" valignment="top" usebox="none">
39570 \begin_inset Text
39571
39572 \begin_layout Plain Layout
39573
39574 \family sans
39575 \begin_inset Info
39576 type  "icon"
39577 arg   "math-macro newmacroname newcommand"
39578 \end_inset
39579
39580
39581 \end_layout
39582
39583 \end_inset
39584 </cell>
39585 <cell alignment="center" valignment="top" usebox="none">
39586 \begin_inset Text
39587
39588 \begin_layout Plain Layout
39589
39590 \family sans
39591 Insert\SpecialChar \menuseparator
39592 Math\SpecialChar \menuseparator
39593 Macro
39594 \end_layout
39595
39596 \end_inset
39597 </cell>
39598 </row>
39599 <row interlinespace="2.5mm">
39600 <cell alignment="center" valignment="top" usebox="none">
39601 \begin_inset Text
39602
39603 \begin_layout Plain Layout
39604
39605 \family sans
39606 \begin_inset Info
39607 type  "icon"
39608 arg   "dialog-show-new-inset include"
39609 \end_inset
39610
39611
39612 \end_layout
39613
39614 \end_inset
39615 </cell>
39616 <cell alignment="center" valignment="top" usebox="none">
39617 \begin_inset Text
39618
39619 \begin_layout Plain Layout
39620
39621 \family sans
39622 Insert\SpecialChar \menuseparator
39623 File\SpecialChar \menuseparator
39624 Child
39625 \begin_inset space ~
39626 \end_inset
39627
39628 Document
39629 \end_layout
39630
39631 \end_inset
39632 </cell>
39633 </row>
39634 <row interlinespace="2.5mm">
39635 <cell alignment="center" valignment="top" usebox="none">
39636 \begin_inset Text
39637
39638 \begin_layout Plain Layout
39639
39640 \family sans
39641 \begin_inset Info
39642 type  "icon"
39643 arg   "dialog-show character"
39644 \end_inset
39645
39646
39647 \end_layout
39648
39649 \end_inset
39650 </cell>
39651 <cell alignment="center" valignment="top" usebox="none">
39652 \begin_inset Text
39653
39654 \begin_layout Plain Layout
39655
39656 \family sans
39657 Edit\SpecialChar \menuseparator
39658 Text
39659 \begin_inset space ~
39660 \end_inset
39661
39662 Style\SpecialChar \menuseparator
39663 Customized
39664 \end_layout
39665
39666 \end_inset
39667 </cell>
39668 </row>
39669 <row interlinespace="2.5mm">
39670 <cell alignment="center" valignment="top" usebox="none">
39671 \begin_inset Text
39672
39673 \begin_layout Plain Layout
39674
39675 \family sans
39676 \begin_inset Info
39677 type  "icon"
39678 arg   "layout-paragraph"
39679 \end_inset
39680
39681
39682 \end_layout
39683
39684 \end_inset
39685 </cell>
39686 <cell alignment="center" valignment="top" usebox="none">
39687 \begin_inset Text
39688
39689 \begin_layout Plain Layout
39690
39691 \family sans
39692 Edit\SpecialChar \menuseparator
39693 Paragraph
39694 \begin_inset space ~
39695 \end_inset
39696
39697 Settings
39698 \end_layout
39699
39700 \end_inset
39701 </cell>
39702 </row>
39703 <row interlinespace="2.5mm">
39704 <cell alignment="center" valignment="top" usebox="none">
39705 \begin_inset Text
39706
39707 \begin_layout Plain Layout
39708
39709 \family sans
39710 \begin_inset Info
39711 type  "icon"
39712 arg   "thesaurus-entry"
39713 \end_inset
39714
39715
39716 \end_layout
39717
39718 \end_inset
39719 </cell>
39720 <cell alignment="center" valignment="top" usebox="none">
39721 \begin_inset Text
39722
39723 \begin_layout Plain Layout
39724
39725 \family sans
39726 Tools\SpecialChar \menuseparator
39727 Thesaurus
39728 \end_layout
39729
39730 \end_inset
39731 </cell>
39732 </row>
39733 </lyxtabular>
39734
39735 \end_inset
39736
39737
39738 \end_layout
39739
39740 \begin_layout Subsection
39741 View/Update Toolbar
39742 \begin_inset Index idx
39743 status collapsed
39744
39745 \begin_layout Plain Layout
39746 Toolbar ! View / Update
39747 \end_layout
39748
39749 \end_inset
39750
39751
39752 \end_layout
39753
39754 \begin_layout Standard
39755 \begin_inset Graphics
39756         filename clipart/ViewToolbar.png
39757
39758 \end_inset
39759
39760
39761 \end_layout
39762
39763 \begin_layout Standard
39764 \begin_inset VSpace defskip
39765 \end_inset
39766
39767
39768 \end_layout
39769
39770 \begin_layout Standard
39771 The view/update toolbar as shown above contains from left to right the following
39772  buttons:
39773 \end_layout
39774
39775 \begin_layout Standard
39776 \begin_inset VSpace defskip
39777 \end_inset
39778
39779
39780 \end_layout
39781
39782 \begin_layout Standard
39783 \begin_inset Tabular
39784 <lyxtabular version="3" rows="7" columns="2">
39785 <features rotate="0" islongtable="true" longtabularalignment="center">
39786 <column alignment="left" valignment="top">
39787 <column alignment="left" valignment="top">
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-view"
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 View
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   "buffer-update"
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 Update
39843 \end_layout
39844
39845 \end_inset
39846 </cell>
39847 </row>
39848 <row interlinespace="2.5mm">
39849 <cell alignment="center" valignment="top" usebox="none">
39850 \begin_inset Text
39851
39852 \begin_layout Plain Layout
39853
39854 \family sans
39855 \begin_inset Info
39856 type  "icon"
39857 arg   "master-buffer-view"
39858 \end_inset
39859
39860
39861 \end_layout
39862
39863 \end_inset
39864 </cell>
39865 <cell alignment="center" valignment="top" usebox="none">
39866 \begin_inset Text
39867
39868 \begin_layout Plain Layout
39869
39870 \family sans
39871 Document\SpecialChar \menuseparator
39872 Master
39873 \begin_inset space ~
39874 \end_inset
39875
39876 Document
39877 \end_layout
39878
39879 \end_inset
39880 </cell>
39881 </row>
39882 <row interlinespace="2.5mm">
39883 <cell alignment="center" valignment="top" usebox="none">
39884 \begin_inset Text
39885
39886 \begin_layout Plain Layout
39887
39888 \family sans
39889 \begin_inset Info
39890 type  "icon"
39891 arg   "master-buffer-update"
39892 \end_inset
39893
39894
39895 \end_layout
39896
39897 \end_inset
39898 </cell>
39899 <cell alignment="center" valignment="top" usebox="none">
39900 \begin_inset Text
39901
39902 \begin_layout Plain Layout
39903
39904 \family sans
39905 Document\SpecialChar \menuseparator
39906 Update
39907 \begin_inset space ~
39908 \end_inset
39909
39910 Master
39911 \begin_inset space ~
39912 \end_inset
39913
39914 Document
39915 \end_layout
39916
39917 \end_inset
39918 </cell>
39919 </row>
39920 <row interlinespace="2.5mm">
39921 <cell alignment="center" valignment="top" usebox="none">
39922 \begin_inset Text
39923
39924 \begin_layout Plain Layout
39925
39926 \family sans
39927 \begin_inset Info
39928 type  "icon"
39929 arg   "buffer-toggle-output-sync"
39930 \end_inset
39931
39932
39933 \end_layout
39934
39935 \end_inset
39936 </cell>
39937 <cell alignment="center" valignment="top" usebox="none">
39938 \begin_inset Text
39939
39940 \begin_layout Plain Layout
39941
39942 \family sans
39943 Document\SpecialChar \menuseparator
39944 Settings\SpecialChar \menuseparator
39945 Output\SpecialChar \menuseparator
39946 Synchronize with Output
39947 \end_layout
39948
39949 \end_inset
39950 </cell>
39951 </row>
39952 <row interlinespace="2.5mm">
39953 <cell alignment="center" valignment="top" usebox="none">
39954 \begin_inset Text
39955
39956 \begin_layout Plain Layout
39957 \begin_inset Graphics
39958         filename ../images/view-others.png
39959         scale 85
39960         groupId toolbarbuttons
39961
39962 \end_inset
39963
39964
39965 \family sans
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 View (Other Formats)
39979 \end_layout
39980
39981 \end_inset
39982 </cell>
39983 </row>
39984 <row interlinespace="2.5mm">
39985 <cell alignment="center" valignment="top" usebox="none">
39986 \begin_inset Text
39987
39988 \begin_layout Plain Layout
39989 \begin_inset Graphics
39990         filename ../images/update-others.png
39991         scale 85
39992         groupId toolbarbuttons
39993
39994 \end_inset
39995
39996 *
39997 \end_layout
39998
39999 \end_inset
40000 </cell>
40001 <cell alignment="center" valignment="top" usebox="none">
40002 \begin_inset Text
40003
40004 \begin_layout Plain Layout
40005
40006 \family sans
40007 Document\SpecialChar \menuseparator
40008 Update (Other Formats)
40009 \end_layout
40010
40011 \end_inset
40012 </cell>
40013 </row>
40014 </lyxtabular>
40015
40016 \end_inset
40017
40018
40019 \end_layout
40020
40021 \begin_layout Standard
40022 * These icons might look different for you if you do not use the default
40023  icon set.
40024 \end_layout
40025
40026 \begin_layout Subsection
40027 Other Toolbars
40028 \end_layout
40029
40030 \begin_layout Standard
40031 The change tracking toolbar is explained in section
40032 \begin_inset space ~
40033 \end_inset
40034
40035
40036 \begin_inset CommandInset ref
40037 LatexCommand ref
40038 reference "sec:Change-Tracking"
40039
40040 \end_inset
40041
40042 , the table toolbar
40043 \begin_inset Index idx
40044 status collapsed
40045
40046 \begin_layout Plain Layout
40047 Toolbar ! Table
40048 \end_layout
40049
40050 \end_inset
40051
40052  in the 
40053 \emph on
40054 Embedded
40055 \begin_inset space ~
40056 \end_inset
40057
40058 Objects
40059 \emph default
40060  manual and the math macro toolbar
40061 \begin_inset Index idx
40062 status collapsed
40063
40064 \begin_layout Plain Layout
40065 Toolbar ! Macro
40066 \end_layout
40067
40068 \end_inset
40069
40070  in the 
40071 \emph on
40072 Math
40073 \emph default
40074  manual.
40075 \end_layout
40076
40077 \begin_layout Chapter
40078 The Document Settings
40079 \begin_inset CommandInset label
40080 LatexCommand label
40081 name "chap:The-Document-Settings"
40082
40083 \end_inset
40084
40085
40086 \begin_inset Index idx
40087 status collapsed
40088
40089 \begin_layout Plain Layout
40090 Document ! Settings
40091 \end_layout
40092
40093 \end_inset
40094
40095
40096 \end_layout
40097
40098 \begin_layout Standard
40099 The 
40100 \family sans
40101 Document
40102 \begin_inset space ~
40103 \end_inset
40104
40105 Setting
40106 \family default
40107 s dialog contains submenus to set properties for the whole document and
40108  is called with the menu
40109 \family sans
40110  Document\SpecialChar \menuseparator
40111 Settings
40112 \family default
40113 .
40114  You can save your document settings as default with the
40115 \family sans
40116  Save as Document Defaults
40117 \family default
40118  button in any dialog.
40119  This will create a template named 
40120 \family typewriter
40121 defaults.lyx
40122 \family default
40123  which is automatically loaded by LyX when you create a new document without
40124  using a template.
40125 \end_layout
40126
40127 \begin_layout Standard
40128 The button 
40129 \family sans
40130 Use Class Defaults
40131 \family default
40132  resets the document settings to the default of the document class.
40133  This affects mostly class options, the page layout and Numbering & TOC.
40134 \end_layout
40135
40136 \begin_layout Standard
40137 The different submenus of the dialog are explained in the following sections.
40138  There are so many document settings available that it might take a while
40139  to find the one you are looking for.
40140  To find a setting quicker, you can use the search field which is above
40141  the submenus of the dialog.
40142  If you search e.
40143 \begin_inset space \thinspace{}
40144 \end_inset
40145
40146 g.
40147 \begin_inset space \space{}
40148 \end_inset
40149
40150 for 
40151 \begin_inset Quotes eld
40152 \end_inset
40153
40154 page
40155 \begin_inset Quotes erd
40156 \end_inset
40157
40158 , you will see that some submenus will be grayed-out and disabled.
40159  Only the submenus with page settings stay enabled.
40160  The found page settings are labeled red in these submenus.
40161 \end_layout
40162
40163 \begin_layout Section
40164 Document Class
40165 \end_layout
40166
40167 \begin_layout Standard
40168 Here you set the document class, class options, a graphics driver, and a
40169  master document.
40170  Document classes are described in section
40171 \begin_inset space ~
40172 \end_inset
40173
40174
40175 \begin_inset CommandInset ref
40176 LatexCommand ref
40177 reference "sec:Document-Classes"
40178
40179 \end_inset
40180
40181 .
40182  
40183 \end_layout
40184
40185 \begin_layout Standard
40186 With the button 
40187 \family sans
40188 Local
40189 \begin_inset space ~
40190 \end_inset
40191
40192 Layout
40193 \family default
40194  you can load you own layout-file, that is not in LyX's 
40195 \emph on
40196 layouts
40197 \emph default
40198  folder and thus not recognized by LyX as a layout for a document class.
40199  For more about layout-files, see the chapter 
40200 \emph on
40201 Installing New Document Classes, Types of Layout Files
40202 \emph default
40203  of the 
40204 \emph on
40205 Customization
40206 \emph default
40207  Handbook.
40208 \end_layout
40209
40210 \begin_layout Standard
40211 Some classes use special class options by default.
40212  If this is the case, they are listed in the field 
40213 \family sans
40214 Predefined
40215 \family default
40216  and you can decide to use them or not.
40217  If you do not know exactly what the default class options are for, it is
40218  recommended you leave them untouched.
40219  The 
40220 \family sans
40221 Graphics driver
40222 \family default
40223  is used for LaTeX's graphics, color and page layout packages.
40224  If using 
40225 \family sans
40226 Default
40227 \family default
40228 , the default driver for the LaTeX-packages is used.
40229  It is recommended that you use the default unless you know what you are
40230  doing.
40231 \begin_inset Foot
40232 status collapsed
40233
40234 \begin_layout Plain Layout
40235 When you want to use one of the following drivers
40236 \begin_inset Newline newline
40237 \end_inset
40238
40239
40240 \family sans
40241 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40242 \family default
40243
40244 \begin_inset Newline newline
40245 \end_inset
40246
40247 you first have to activate them in your LaTeX distribution, see section
40248  
40249 \emph on
40250 Driver support
40251 \emph default
40252  in 
40253 \begin_inset CommandInset href
40254 LatexCommand href
40255 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
40256
40257 \end_inset
40258
40259 .
40260 \end_layout
40261
40262 \end_inset
40263
40264
40265 \end_layout
40266
40267 \begin_layout Standard
40268 Specifying a 
40269 \family sans
40270 Master
40271 \family default
40272  document is necessary if the current document is a child or subdocument.
40273  The master document will be used by LyX in the background if the child
40274  document is opened without its master.
40275  This way child documents are always compilable.
40276  More about master and child documents is explained in the section 
40277 \emph on
40278 Child Documents
40279 \emph default
40280  of the 
40281 \emph on
40282 Embedded
40283 \begin_inset space ~
40284 \end_inset
40285
40286 Objects
40287 \emph default
40288  manual.
40289 \end_layout
40290
40291 \begin_layout Standard
40292 There is also an option to suppress the date and one to use the LaTeX-package
40293  
40294 \series bold
40295 refstyle
40296 \series default
40297  instead of 
40298 \series bold
40299 prettyref
40300 \series default
40301
40302 \begin_inset Index idx
40303 status collapsed
40304
40305 \begin_layout Plain Layout
40306 LaTeX-packages ! prettyref
40307 \end_layout
40308
40309 \end_inset
40310
40311
40312 \begin_inset Index idx
40313 status collapsed
40314
40315 \begin_layout Plain Layout
40316 LaTeX-packages ! refstyle
40317 \end_layout
40318
40319 \end_inset
40320
40321  for cross-references, see section
40322 \begin_inset space ~
40323 \end_inset
40324
40325
40326 \begin_inset CommandInset ref
40327 LatexCommand ref
40328 reference "sec:Cross-References"
40329
40330 \end_inset
40331
40332 .
40333 \end_layout
40334
40335 \begin_layout Section
40336 Child Documents
40337 \end_layout
40338
40339 \begin_layout Standard
40340 This submenu is only visible when your document includes child documents.
40341  Please refer to the section 
40342 \emph on
40343 Child
40344 \begin_inset space ~
40345 \end_inset
40346
40347 Documents
40348 \emph default
40349  of the 
40350 \emph on
40351 Embedded
40352 \begin_inset space ~
40353 \end_inset
40354
40355 Objects
40356 \emph default
40357  manual for details.
40358 \end_layout
40359
40360 \begin_layout Section
40361 Modules
40362 \end_layout
40363
40364 \begin_layout Standard
40365 Modules are explained in section
40366 \begin_inset space ~
40367 \end_inset
40368
40369
40370 \begin_inset CommandInset ref
40371 LatexCommand ref
40372 reference "sub:Modules"
40373
40374 \end_inset
40375
40376 .
40377 \end_layout
40378
40379 \begin_layout Section
40380 Local Layout
40381 \end_layout
40382
40383 \begin_layout Standard
40384 See section
40385 \begin_inset space ~
40386 \end_inset
40387
40388
40389 \begin_inset CommandInset ref
40390 LatexCommand ref
40391 reference "sub:Local-Layout"
40392
40393 \end_inset
40394
40395  for a description.
40396 \end_layout
40397
40398 \begin_layout Section
40399 Fonts
40400 \end_layout
40401
40402 \begin_layout Standard
40403 The document font settings are described in section
40404 \begin_inset space ~
40405 \end_inset
40406
40407
40408 \begin_inset CommandInset ref
40409 LatexCommand ref
40410 reference "sec:Fonts-and-Text"
40411
40412 \end_inset
40413
40414 .
40415 \end_layout
40416
40417 \begin_layout Section
40418 Text Layout
40419 \end_layout
40420
40421 \begin_layout Standard
40422 You can specify if paragraphs should be separated by 
40423 \family sans
40424 Indentation
40425 \family default
40426  or by 
40427 \family sans
40428 Vertical space
40429 \family default
40430 .
40431  The 
40432 \family sans
40433 Line
40434 \begin_inset space ~
40435 \end_inset
40436
40437 spacing
40438 \family default
40439  and whether it should be a 
40440 \family sans
40441 Two-column
40442 \begin_inset space ~
40443 \end_inset
40444
40445 document
40446 \family default
40447  can also be specified here.
40448 \end_layout
40449
40450 \begin_layout Standard
40451 Note that LyX will not show two columns or the specified line spacing on
40452  screen.
40453  That would be impractical, often unreadable, and is not part of the WYSIWYM
40454  concept.
40455  However, it will be as you specified in the output.
40456 \end_layout
40457
40458 \begin_layout Section
40459 Page Layout
40460 \end_layout
40461
40462 \begin_layout Standard
40463 This dialog is described in sections
40464 \begin_inset space ~
40465 \end_inset
40466
40467
40468 \begin_inset CommandInset ref
40469 LatexCommand ref
40470 reference "sub:Paper-Size,-Orientation"
40471
40472 \end_inset
40473
40474  and 
40475 \begin_inset CommandInset ref
40476 LatexCommand ref
40477 reference "sub:Document-Layout"
40478
40479 \end_inset
40480
40481 .
40482 \end_layout
40483
40484 \begin_layout Section
40485 Page Margins
40486 \end_layout
40487
40488 \begin_layout Standard
40489 Here you can adjust the page margins as described in section
40490 \begin_inset space ~
40491 \end_inset
40492
40493
40494 \begin_inset CommandInset ref
40495 LatexCommand ref
40496 reference "sub:Margins"
40497
40498 \end_inset
40499
40500 .
40501 \end_layout
40502
40503 \begin_layout Section
40504 Language
40505 \begin_inset CommandInset label
40506 LatexCommand label
40507 name "sec:Language-encodings"
40508
40509 \end_inset
40510
40511
40512 \begin_inset Index idx
40513 status collapsed
40514
40515 \begin_layout Plain Layout
40516 Language ! Encoding
40517 \end_layout
40518
40519 \end_inset
40520
40521
40522 \end_layout
40523
40524 \begin_layout Standard
40525 The document language and quote styles are set here.
40526  The encoding specifies how the document content is exported to LaTeX (the
40527  LyX file is always encoded in utf8).
40528  All characters that cannot be encoded using the specified encoding will
40529  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
40530  known for a particular character).
40531 \begin_inset Foot
40532 status collapsed
40533
40534 \begin_layout Plain Layout
40535 The known commands are defined in a text file (
40536 \emph on
40537 unicodesymbols
40538 \emph default
40539 ).
40540  You can add commands for unknown symbols to that file yourself, see the
40541  
40542 \emph on
40543 Customization
40544 \emph default
40545  manual for details.
40546 \end_layout
40547
40548 \end_inset
40549
40550
40551 \end_layout
40552
40553 \begin_layout Standard
40554 If you use the option 
40555 \family sans
40556 Language Default
40557 \family default
40558 , LyX determines the encoding of a text part from the language of this text.
40559  If the document contains text in more than one language you may get more
40560  than one encoding in the LaTeX file.
40561  If you do not use this option then the complete document will always use
40562  exactly one encoding.
40563  Checking this option is the preferred setting.
40564 \end_layout
40565
40566 \begin_layout Standard
40567 LyX also supports Unicode output, which is particularly useful if you need
40568  lots of special symbols or non-alphabetic scripts, respectively.
40569  If you want to use this (and your LaTeX installation supports Unicode),
40570  choose one of the four utf8 variants from the list below.
40571  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40572  so it is not uncommon that a file with lots of Unicode symbols works fine
40573  with 
40574 \family sans
40575 Language Default
40576 \family default
40577  (when LyX uses its list of known LaTeX-commands), but does not work with
40578  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40579  because all Unicode symbols can be encoded in utf8).
40580  The situation is much better with XeTeX and LuaTeX, two new alternative
40581  engines to standard LaTeX.
40582  Both engines support Unicode natively.
40583  LyX now also supports these two engines (via the output formats 
40584 \family sans
40585 PDF
40586 \begin_inset space ~
40587 \end_inset
40588
40589 (XeTe
40590 \begin_inset ERT
40591 status collapsed
40592
40593 \begin_layout Plain Layout
40594
40595 {}
40596 \end_layout
40597
40598 \end_inset
40599
40600 X)
40601 \family default
40602
40603 \family sans
40604 PDF
40605 \begin_inset space ~
40606 \end_inset
40607
40608 (LuaTe
40609 \begin_inset ERT
40610 status collapsed
40611
40612 \begin_layout Plain Layout
40613
40614 {}
40615 \end_layout
40616
40617 \end_inset
40618
40619 X)
40620 \family default
40621  and 
40622 \family sans
40623 DVI
40624 \begin_inset space ~
40625 \end_inset
40626
40627 (LuaTeX)
40628 \family default
40629 , see section
40630 \begin_inset space ~
40631 \end_inset
40632
40633
40634 \begin_inset CommandInset ref
40635 LatexCommand ref
40636 reference "sub:Output-file-formats"
40637
40638 \end_inset
40639
40640 ).
40641  So if you are using many special or accented characters and 
40642 \family sans
40643 Language Default
40644 \family default
40645  fails, you might try out one of these new engines.
40646 \end_layout
40647
40648 \begin_layout Standard
40649 The 
40650 \family sans
40651 Language
40652 \begin_inset space ~
40653 \end_inset
40654
40655 package
40656 \family default
40657  determines the LaTeX-package that is used for hyphenation and the translation
40658  of strings like 
40659 \begin_inset Quotes eld
40660 \end_inset
40661
40662 Part
40663 \begin_inset Quotes erd
40664 \end_inset
40665
40666 .
40667  The possible settings are:
40668 \end_layout
40669
40670 \begin_layout Description
40671 Default uses the language package that is selected in
40672 \family sans
40673  Tools\SpecialChar \menuseparator
40674 Preferences\SpecialChar \menuseparator
40675 Language Settings
40676 \family default
40677  (see section
40678 \begin_inset space ~
40679 \end_inset
40680
40681
40682 \begin_inset CommandInset ref
40683 LatexCommand ref
40684 reference "sub:Prefs-Language"
40685
40686 \end_inset
40687
40688 ).
40689 \end_layout
40690
40691 \begin_layout Description
40692 Automatic selects the most suitable language package for the view/export
40693  format you will use.
40694  In many cases this will be 
40695 \series bold
40696 babel
40697 \series default
40698
40699 \begin_inset Index idx
40700 status collapsed
40701
40702 \begin_layout Plain Layout
40703 LaTeX-packages ! babel
40704 \end_layout
40705
40706 \end_inset
40707
40708 .
40709  If the newer package 
40710 \series bold
40711 polyglossia
40712 \series default
40713
40714 \begin_inset Index idx
40715 status collapsed
40716
40717 \begin_layout Plain Layout
40718 LaTeX-packages ! polyglossia
40719 \end_layout
40720
40721 \end_inset
40722
40723  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40724  this package will be used instead of 
40725 \series bold
40726 babel
40727 \series default
40728 .
40729 \end_layout
40730
40731 \begin_layout Description
40732 Always
40733 \begin_inset space ~
40734 \end_inset
40735
40736 Babel uses 
40737 \series bold
40738 babel
40739 \series default
40740  even if 
40741 \series bold
40742 polyglossia
40743 \series default
40744  would be more appropriate.
40745 \end_layout
40746
40747 \begin_layout Description
40748 Custom allows you to specify a language package command of your choice.
40749  For example if you want to use a language-specific package like 
40750 \series bold
40751 ngerman
40752 \series default
40753  (for German texts), type in
40754 \series bold
40755
40756 \begin_inset Newline newline
40757 \end_inset
40758
40759
40760 \backslash
40761 usepackage{ngerman}
40762 \end_layout
40763
40764 \begin_layout Description
40765 None will not use a language package.
40766  This is necessary for some document classes for scientific articles.
40767 \end_layout
40768
40769 \begin_layout Standard
40770 Here is a list with the important encodings:
40771 \end_layout
40772
40773 \begin_layout Description
40774 Language
40775 \begin_inset space ~
40776 \end_inset
40777
40778 Default
40779 \begin_inset space ~
40780 \end_inset
40781
40782 (no
40783 \begin_inset space ~
40784 \end_inset
40785
40786 inputenc) Same as 
40787 \family sans
40788 Language Default
40789 \family default
40790 , but the LaTeX-package 
40791 \series bold
40792 inputenc
40793 \series default
40794
40795 \begin_inset Index idx
40796 status collapsed
40797
40798 \begin_layout Plain Layout
40799 LaTeX-packages ! inputenc
40800 \end_layout
40801
40802 \end_inset
40803
40804  is not used.
40805  When using this, you probably need to load some additional packages manually
40806  in the preamble and specify the used encoding for text parts in foreign
40807  languages in TeX code.
40808 \end_layout
40809
40810 \begin_layout Description
40811 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40812  LyX converts all other characters into LaTeX commands, which may result
40813  in a big file when lots of LaTeX-commands are needed.
40814 \end_layout
40815
40816 \begin_layout Description
40817 Arabic
40818 \begin_inset space ~
40819 \end_inset
40820
40821 (CP
40822 \begin_inset space ~
40823 \end_inset
40824
40825 1256) MS Windows code page for Arabic and Farsi
40826 \end_layout
40827
40828 \begin_layout Description
40829 Arabic
40830 \begin_inset space ~
40831 \end_inset
40832
40833 (ISO
40834 \begin_inset space ~
40835 \end_inset
40836
40837 8859-6) for Arabic and Farsi
40838 \end_layout
40839
40840 \begin_layout Description
40841 Armenian
40842 \begin_inset space ~
40843 \end_inset
40844
40845 (ArmSCII8) for Armenian
40846 \end_layout
40847
40848 \begin_layout Description
40849 Baltic
40850 \begin_inset space ~
40851 \end_inset
40852
40853 (CP
40854 \begin_inset space ~
40855 \end_inset
40856
40857 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40858  as the ISO-8859-13 encoding
40859 \end_layout
40860
40861 \begin_layout Description
40862 Baltic
40863 \begin_inset space ~
40864 \end_inset
40865
40866 (ISO
40867 \begin_inset space ~
40868 \end_inset
40869
40870 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40871  encoding
40872 \end_layout
40873
40874 \begin_layout Description
40875 Baltic
40876 \begin_inset space ~
40877 \end_inset
40878
40879 (ISO
40880 \begin_inset space ~
40881 \end_inset
40882
40883 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40884  ISO-8859-13 encoding
40885 \end_layout
40886
40887 \begin_layout Description
40888 Central
40889 \begin_inset space ~
40890 \end_inset
40891
40892 European
40893 \begin_inset space ~
40894 \end_inset
40895
40896 (CP
40897 \begin_inset space ~
40898 \end_inset
40899
40900 1250) MS Windows code page for ISO
40901 \begin_inset space ~
40902 \end_inset
40903
40904 8859-2 (latin2)
40905 \end_layout
40906
40907 \begin_layout Description
40908 Central
40909 \begin_inset space ~
40910 \end_inset
40911
40912 European
40913 \begin_inset space ~
40914 \end_inset
40915
40916 (ISO
40917 \begin_inset space ~
40918 \end_inset
40919
40920 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40921  Romanian, Slovak and Slovenian
40922 \end_layout
40923
40924 \begin_layout Description
40925 Chinese
40926 \begin_inset space ~
40927 \end_inset
40928
40929 (simplified)
40930 \begin_inset space ~
40931 \end_inset
40932
40933 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
40934  this encoding is officially replaced by the encoding GB18030, as GB18030
40935  is not available for LaTeX you should try to use the encoding Unicode
40936 \begin_inset space ~
40937 \end_inset
40938
40939 (CJK)
40940 \begin_inset space ~
40941 \end_inset
40942
40943 (utf8)
40944 \end_layout
40945
40946 \begin_layout Description
40947 Chinese
40948 \begin_inset space ~
40949 \end_inset
40950
40951 (simplified)
40952 \begin_inset space ~
40953 \end_inset
40954
40955 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
40956  except for the Euro currency sign, since 2001 this encoding is officially
40957  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
40958  you should try to use the encoding Unicode
40959 \begin_inset space ~
40960 \end_inset
40961
40962 (CJK)
40963 \begin_inset space ~
40964 \end_inset
40965
40966 (utf8)
40967 \end_layout
40968
40969 \begin_layout Description
40970 Chinese
40971 \begin_inset space ~
40972 \end_inset
40973
40974 (traditional)
40975 \begin_inset space ~
40976 \end_inset
40977
40978 (EUC-TW) for traditional Chinese
40979 \end_layout
40980
40981 \begin_layout Description
40982 Cyrillic
40983 \begin_inset space ~
40984 \end_inset
40985
40986 (CP
40987 \begin_inset space ~
40988 \end_inset
40989
40990 1251) MS Windows code page for Cyrillic
40991 \end_layout
40992
40993 \begin_layout Description
40994 Cyrillic
40995 \begin_inset space ~
40996 \end_inset
40997
40998 (ISO
40999 \begin_inset space ~
41000 \end_inset
41001
41002 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
41003 \end_layout
41004
41005 \begin_layout Description
41006 Cyrillic
41007 \begin_inset space ~
41008 \end_inset
41009
41010 (KOI8-R) standard Cyrillic especially for Russian
41011 \end_layout
41012
41013 \begin_layout Description
41014 Cyrillic
41015 \begin_inset space ~
41016 \end_inset
41017
41018 (KOI8-U) Cyrillic for Ukrainian
41019 \end_layout
41020
41021 \begin_layout Description
41022 Cyrillic
41023 \begin_inset space ~
41024 \end_inset
41025
41026 (pt
41027 \begin_inset space ~
41028 \end_inset
41029
41030 154) Cyrillic for Kazakh
41031 \end_layout
41032
41033 \begin_layout Description
41034 Greek
41035 \begin_inset space ~
41036 \end_inset
41037
41038 (ISO
41039 \begin_inset space ~
41040 \end_inset
41041
41042 8859-7) for Greek
41043 \end_layout
41044
41045 \begin_layout Description
41046 Hebrew
41047 \begin_inset space ~
41048 \end_inset
41049
41050 (CP
41051 \begin_inset space ~
41052 \end_inset
41053
41054 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
41055 \end_layout
41056
41057 \begin_layout Description
41058 Hebrew
41059 \begin_inset space ~
41060 \end_inset
41061
41062 (ISO
41063 \begin_inset space ~
41064 \end_inset
41065
41066 8859-8) for Hebrew
41067 \end_layout
41068
41069 \begin_layout Description
41070 Japanese
41071 \begin_inset space ~
41072 \end_inset
41073
41074 (CJK)
41075 \begin_inset space ~
41076 \end_inset
41077
41078 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41079 \series bold
41080 CJK
41081 \series default
41082
41083 \begin_inset Index idx
41084 status collapsed
41085
41086 \begin_layout Plain Layout
41087 LaTeX-packages ! CJK
41088 \end_layout
41089
41090 \end_inset
41091
41092 , when using this, set the document language to 
41093 \family sans
41094 Japanese (CJK)
41095 \end_layout
41096
41097 \begin_layout Description
41098 Japanese
41099 \begin_inset space ~
41100 \end_inset
41101
41102 (CJK)
41103 \begin_inset space ~
41104 \end_inset
41105
41106 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41107 \series bold
41108 CJK
41109 \series default
41110 , when using this, set the document language to 
41111 \family sans
41112 Japanese
41113 \begin_inset space ~
41114 \end_inset
41115
41116 (CJK)
41117 \end_layout
41118
41119 \begin_layout Description
41120 Japanese
41121 \begin_inset space ~
41122 \end_inset
41123
41124 (non-CJK)
41125 \begin_inset space ~
41126 \end_inset
41127
41128 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41129 \series bold
41130 japanese
41131 \series default
41132
41133 \begin_inset Index idx
41134 status collapsed
41135
41136 \begin_layout Plain Layout
41137 LaTeX-packages ! japanese
41138 \end_layout
41139
41140 \end_inset
41141
41142 , when using this, set the document language to 
41143 \family sans
41144 Japanese
41145 \end_layout
41146
41147 \begin_layout Description
41148 Japanese
41149 \begin_inset space ~
41150 \end_inset
41151
41152 (non-CJK)
41153 \begin_inset space ~
41154 \end_inset
41155
41156 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41157 \series bold
41158 japanese
41159 \series default
41160 , when using this, set the document language to 
41161 \family sans
41162 Japanese
41163 \end_layout
41164
41165 \begin_layout Description
41166 Japanese
41167 \begin_inset space ~
41168 \end_inset
41169
41170 (non-CJK)
41171 \begin_inset space ~
41172 \end_inset
41173
41174 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
41175 \series bold
41176 japanese
41177 \series default
41178 , when using this, set the document language to 
41179 \family sans
41180 Japanese
41181 \end_layout
41182
41183 \begin_layout Description
41184 Korean
41185 \begin_inset space ~
41186 \end_inset
41187
41188 (EUC-KR) for Korean
41189 \end_layout
41190
41191 \begin_layout Description
41192 Southern
41193 \begin_inset space ~
41194 \end_inset
41195
41196 European
41197 \begin_inset space ~
41198 \end_inset
41199
41200 (ISO
41201 \begin_inset space ~
41202 \end_inset
41203
41204 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41205 \end_layout
41206
41207 \begin_layout Description
41208 South-Eastern
41209 \begin_inset space ~
41210 \end_inset
41211
41212 European
41213 \begin_inset space ~
41214 \end_inset
41215
41216 (ISO
41217 \begin_inset space ~
41218 \end_inset
41219
41220 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41221  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41222  to cover many languages and characters with diacritics
41223 \end_layout
41224
41225 \begin_layout Description
41226 Thai
41227 \begin_inset space ~
41228 \end_inset
41229
41230 (TIS
41231 \begin_inset space ~
41232 \end_inset
41233
41234 620-0) for Thai
41235 \end_layout
41236
41237 \begin_layout Description
41238 Turkish
41239 \begin_inset space ~
41240 \end_inset
41241
41242 (ISO
41243 \begin_inset space ~
41244 \end_inset
41245
41246 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41247  Icelandic letters are replaced by Turkish ones
41248 \end_layout
41249
41250 \begin_layout Description
41251 Unicode
41252 \begin_inset space ~
41253 \end_inset
41254
41255 (CJK)
41256 \begin_inset space ~
41257 \end_inset
41258
41259 (utf8) Unicode utf8 with the LaTeX-package 
41260 \series bold
41261 CJK
41262 \series default
41263
41264 \begin_inset Index idx
41265 status collapsed
41266
41267 \begin_layout Plain Layout
41268 LaTeX-packages ! CJK
41269 \end_layout
41270
41271 \end_inset
41272
41273  (for the languages Chinese, Japanese and Korean)
41274 \end_layout
41275
41276 \begin_layout Description
41277 Unicode
41278 \begin_inset space ~
41279 \end_inset
41280
41281 (XeTeX)
41282 \begin_inset space ~
41283 \end_inset
41284
41285 (utf8) Unicode utf8 to be used with 
41286 \family sans
41287 XeTeX
41288 \family default
41289  and 
41290 \family sans
41291 LuaTeX
41292 \family default
41293 , which use Unicode directly, without the help of the LaTeX-package 
41294 \series bold
41295 inputenc
41296 \series default
41297 .
41298  LyX automatically selects this encoding if you export or preview XeTeX
41299  or LuaTeX.
41300  Normally you do not need to set this encoding manually.
41301 \end_layout
41302
41303 \begin_layout Description
41304 Unicode
41305 \begin_inset space ~
41306 \end_inset
41307
41308 (ucs-extended)
41309 \begin_inset space ~
41310 \end_inset
41311
41312 (utf8x) Unicode utf8 based on the LaTeX-package 
41313 \series bold
41314 ucs
41315 \series default
41316
41317 \begin_inset Index idx
41318 status collapsed
41319
41320 \begin_layout Plain Layout
41321 LaTeX-packages ! ucs
41322 \end_layout
41323
41324 \end_inset
41325
41326  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41327 \end_layout
41328
41329 \begin_layout Description
41330 Unicode
41331 \begin_inset space ~
41332 \end_inset
41333
41334 (utf8) Unicode utf8 based on the LaTeX-package 
41335 \series bold
41336 inputenc
41337 \series default
41338
41339 \begin_inset Index idx
41340 status collapsed
41341
41342 \begin_layout Plain Layout
41343 LaTeX-packages ! inputenc
41344 \end_layout
41345
41346 \end_inset
41347
41348 .
41349  Currently only a limited range of characters (mainly for Latin scripts)
41350  is supported.
41351 \end_layout
41352
41353 \begin_layout Description
41354 Western
41355 \begin_inset space ~
41356 \end_inset
41357
41358 European
41359 \begin_inset space ~
41360 \end_inset
41361
41362 (CP
41363 \begin_inset space ~
41364 \end_inset
41365
41366 1252) MS Windows code page for ISO
41367 \begin_inset space ~
41368 \end_inset
41369
41370 8859-1 (latin1)
41371 \end_layout
41372
41373 \begin_layout Description
41374 Western
41375 \begin_inset space ~
41376 \end_inset
41377
41378 European
41379 \begin_inset space ~
41380 \end_inset
41381
41382 (ISO
41383 \begin_inset space ~
41384 \end_inset
41385
41386 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41387  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41388  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41389  encoding instead
41390 \end_layout
41391
41392 \begin_layout Description
41393 Western
41394 \begin_inset space ~
41395 \end_inset
41396
41397 European
41398 \begin_inset space ~
41399 \end_inset
41400
41401 (ISO
41402 \begin_inset space ~
41403 \end_inset
41404
41405 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41406  sign, the œ-ligature and some characters used for French and Finnish
41407 \end_layout
41408
41409 \begin_layout Section
41410 Colors
41411 \begin_inset Index idx
41412 status collapsed
41413
41414 \begin_layout Plain Layout
41415 Color ! main text
41416 \end_layout
41417
41418 \end_inset
41419
41420
41421 \begin_inset Index idx
41422 status collapsed
41423
41424 \begin_layout Plain Layout
41425 Color ! background
41426 \end_layout
41427
41428 \end_inset
41429
41430
41431 \begin_inset Index idx
41432 status collapsed
41433
41434 \begin_layout Plain Layout
41435 Color ! Shaded boxes
41436 \end_layout
41437
41438 \end_inset
41439
41440
41441 \begin_inset Index idx
41442 status collapsed
41443
41444 \begin_layout Plain Layout
41445 Color ! Greyed-out notes
41446 \end_layout
41447
41448 \end_inset
41449
41450
41451 \end_layout
41452
41453 \begin_layout Standard
41454 Here you can alter the font color for the 
41455 \family sans
41456 Main text
41457 \family default
41458  (default: black), for 
41459 \family sans
41460 Greyed
41461 \begin_inset space ~
41462 \end_inset
41463
41464 out notes
41465 \family default
41466  (default: light grey)for the background color for the 
41467 \family sans
41468 Page
41469 \family default
41470  (default: white) and for 
41471 \family sans
41472 Shaded
41473 \begin_inset space ~
41474 \end_inset
41475
41476 boxes
41477 \family default
41478  (default: red).
41479  The button 
41480 \family sans
41481 Reset
41482 \family default
41483  sets the color back to the default.
41484 \end_layout
41485
41486 \begin_layout Standard
41487 Clicking any button showing 
41488 \family sans
41489 Default
41490 \family default
41491  or 
41492 \family sans
41493 Change
41494 \family default
41495  opens a dialog enabling you to choose from a selection of colors or from
41496  a color-picker or to specify a color using HSL or RGB values.
41497  In the dialog you can add any color to the custom colors to select them
41498  later more quickly.
41499 \end_layout
41500
41501 \begin_layout Standard
41502 \begin_inset Note Greyedout
41503 status open
41504
41505 \begin_layout Plain Layout
41506 The colors are not shown within LyX, only in the output.
41507  (This Greyed
41508 \begin_inset space ~
41509 \end_inset
41510
41511 out note appears blue in the output.)
41512 \end_layout
41513
41514 \end_inset
41515
41516
41517 \end_layout
41518
41519 \begin_layout Standard
41520 Note, if you change the 
41521 \family sans
41522 Main
41523 \begin_inset space ~
41524 \end_inset
41525
41526 text
41527 \family default
41528  font color and use the option 
41529 \family sans
41530 Color
41531 \begin_inset space ~
41532 \end_inset
41533
41534 links
41535 \family default
41536  in the document settings under 
41537 \family sans
41538 PDF
41539 \begin_inset space ~
41540 \end_inset
41541
41542 properties
41543 \family default
41544 , you probably also need to change the link font color as described in section
41545 \begin_inset space ~
41546 \end_inset
41547
41548
41549 \begin_inset CommandInset ref
41550 LatexCommand ref
41551 reference "sec:PDF-Properties"
41552
41553 \end_inset
41554
41555 .
41556 \end_layout
41557
41558 \begin_layout Standard
41559 \begin_inset VSpace bigskip
41560 \end_inset
41561
41562
41563 \end_layout
41564
41565 \begin_layout Standard
41566 You can adapt the 
41567 \family sans
41568 Main
41569 \begin_inset space ~
41570 \end_inset
41571
41572 text
41573 \family default
41574  font color and the 
41575 \family sans
41576 Page
41577 \family default
41578  background for every page in your document if you use these commands as
41579  TeX
41580 \begin_inset space ~
41581 \end_inset
41582
41583 Code after a forced page break:
41584 \end_layout
41585
41586 \begin_layout Itemize
41587 For the page color:
41588 \begin_inset Newline newline
41589 \end_inset
41590
41591
41592 \series bold
41593
41594 \backslash
41595 pagecolor{color name}
41596 \end_layout
41597
41598 \begin_layout Itemize
41599 For the text color:
41600 \begin_inset Newline newline
41601 \end_inset
41602
41603
41604 \series bold
41605
41606 \backslash
41607 color{color name}
41608 \end_layout
41609
41610 \begin_layout Standard
41611 You are restricted to one of 
41612 \series bold
41613 black
41614 \series default
41615
41616 \series bold
41617 blue
41618 \series default
41619
41620 \series bold
41621 cyan
41622 \series default
41623
41624 \series bold
41625 green
41626 \series default
41627
41628 \series bold
41629 magenta
41630 \series default
41631
41632 \series bold
41633 red
41634 \series default
41635
41636 \series bold
41637 white
41638 \series default
41639  or 
41640 \series bold
41641 yellow
41642 \series default
41643  for the 
41644 \series bold
41645 color name
41646 \series default
41647  unless you have defined your own color (see the 
41648 \emph on
41649 Colored Tables
41650 \emph default
41651  section of the 
41652 \emph on
41653 Embedded
41654 \begin_inset space ~
41655 \end_inset
41656
41657 Objects
41658 \emph default
41659  Manual).
41660 \begin_inset Newline newline
41661 \end_inset
41662
41663 If you have changed a text or background color, you can use the following
41664  names to refer to them:
41665 \end_layout
41666
41667 \begin_layout Itemize
41668 For the 
41669 \family sans
41670 Page
41671 \family default
41672  background color:
41673 \begin_inset Newline newline
41674 \end_inset
41675
41676
41677 \series bold
41678 page_backgroundcolor
41679 \end_layout
41680
41681 \begin_layout Itemize
41682 For the 
41683 \family sans
41684 Main
41685 \begin_inset space ~
41686 \end_inset
41687
41688 text
41689 \family default
41690  color:
41691 \begin_inset Newline newline
41692 \end_inset
41693
41694
41695 \series bold
41696 document_fontcolor
41697 \end_layout
41698
41699 \begin_layout Itemize
41700 For the 
41701 \family sans
41702 Shaded
41703 \begin_inset space ~
41704 \end_inset
41705
41706 boxes
41707 \family default
41708  background color:
41709 \begin_inset Newline newline
41710 \end_inset
41711
41712
41713 \series bold
41714 shadecolor
41715 \end_layout
41716
41717 \begin_layout Itemize
41718 For the 
41719 \family sans
41720 Greyed
41721 \begin_inset space ~
41722 \end_inset
41723
41724 out notes
41725 \family default
41726  text color:
41727 \begin_inset Newline newline
41728 \end_inset
41729
41730
41731 \series bold
41732 note_fontcolor
41733 \end_layout
41734
41735 \begin_layout Standard
41736 To see how to define and use custom colors, see section Colored
41737 \begin_inset space ~
41738 \end_inset
41739
41740 Cells of the Embedded
41741 \begin_inset space ~
41742 \end_inset
41743
41744 Objects manual.
41745 \end_layout
41746
41747 \begin_layout Section
41748 Numbering & TOC
41749 \end_layout
41750
41751 \begin_layout Standard
41752 Here you can adjust the 
41753 \family sans
41754 Numbering
41755 \family default
41756  depth of section headings and the section depth in the 
41757 \family sans
41758 Table of Contents
41759 \family default
41760  as described in section
41761 \begin_inset space ~
41762 \end_inset
41763
41764
41765 \begin_inset CommandInset ref
41766 LatexCommand ref
41767 reference "sub:Numbering-depth"
41768
41769 \end_inset
41770
41771 .
41772 \end_layout
41773
41774 \begin_layout Section
41775 Bibliography
41776 \end_layout
41777
41778 \begin_layout Standard
41779 Here you can specify if a citation style using the LaTeX packages 
41780 \series bold
41781 natbib
41782 \series default
41783
41784 \begin_inset Index idx
41785 status collapsed
41786
41787 \begin_layout Plain Layout
41788 LaTeX-packages ! natbib
41789 \end_layout
41790
41791 \end_inset
41792
41793  or 
41794 \series bold
41795 jurabib
41796 \series default
41797
41798 \begin_inset Index idx
41799 status collapsed
41800
41801 \begin_layout Plain Layout
41802 LaTeX-packages ! jurabib
41803 \end_layout
41804
41805 \end_inset
41806
41807  should be used.
41808  You can enable a 
41809 \family sans
41810 Sectioned bibliography
41811 \family default
41812  using the LaTeX package 
41813 \series bold
41814 bibtopic
41815 \series default
41816
41817 \begin_inset Index idx
41818 status collapsed
41819
41820 \begin_layout Plain Layout
41821 LaTeX-packages ! bibtopic
41822 \end_layout
41823
41824 \end_inset
41825
41826  and you can select a 
41827 \family sans
41828 Processor
41829 \family default
41830  for the generation of the bibliography.
41831  For a further description see section
41832 \begin_inset space ~
41833 \end_inset
41834
41835
41836 \begin_inset CommandInset ref
41837 LatexCommand ref
41838 reference "sec:Bibliography"
41839
41840 \end_inset
41841
41842 .
41843 \end_layout
41844
41845 \begin_layout Section
41846 Indexes
41847 \end_layout
41848
41849 \begin_layout Standard
41850 Here you can define the 
41851 \family sans
41852 Processor
41853 \family default
41854  that will generate your index and you can define additional indexes (see
41855  section
41856 \begin_inset space ~
41857 \end_inset
41858
41859
41860 \begin_inset CommandInset ref
41861 LatexCommand ref
41862 reference "sec:Index"
41863
41864 \end_inset
41865
41866  for details).
41867 \end_layout
41868
41869 \begin_layout Section
41870 PDF Properties
41871 \end_layout
41872
41873 \begin_layout Standard
41874 The PDF properties are explained in section
41875 \begin_inset space ~
41876 \end_inset
41877
41878
41879 \begin_inset CommandInset ref
41880 LatexCommand ref
41881 reference "sec:PDF-Properties"
41882
41883 \end_inset
41884
41885 .
41886 \end_layout
41887
41888 \begin_layout Section
41889 Math Options
41890 \end_layout
41891
41892 \begin_layout Standard
41893 These options will force LyX to use the LaTeX-packages 
41894 \series bold
41895 amsmath
41896 \series default
41897
41898 \begin_inset Index idx
41899 status collapsed
41900
41901 \begin_layout Plain Layout
41902 LaTeX-packages ! amsmath
41903 \end_layout
41904
41905 \end_inset
41906
41907
41908 \series bold
41909 esint
41910 \series default
41911
41912 \begin_inset Index idx
41913 status collapsed
41914
41915 \begin_layout Plain Layout
41916 LaTeX-packages ! esint
41917 \end_layout
41918
41919 \end_inset
41920
41921
41922 \series bold
41923 mathdots
41924 \series default
41925
41926 \begin_inset Index idx
41927 status collapsed
41928
41929 \begin_layout Plain Layout
41930 LaTeX-packages ! mathdots
41931 \end_layout
41932
41933 \end_inset
41934
41935  und 
41936 \series bold
41937 mhchem
41938 \series default
41939
41940 \begin_inset Index idx
41941 status collapsed
41942
41943 \begin_layout Plain Layout
41944 LaTeX-packages ! mhchem
41945 \end_layout
41946
41947 \end_inset
41948
41949  or to use them automatically when they are needed.
41950 \end_layout
41951
41952 \begin_layout Description
41953 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
41954  ensure that you have enabled 
41955 \family sans
41956 AMS
41957 \begin_inset space ~
41958 \end_inset
41959
41960 math
41961 \family default
41962 .
41963 \end_layout
41964
41965 \begin_layout Description
41966 esint is used for special integral characters, see section 
41967 \emph on
41968 Big
41969 \begin_inset space ~
41970 \end_inset
41971
41972 Operators
41973 \emph default
41974  of the 
41975 \emph on
41976 Math
41977 \emph default
41978  manual.
41979 \end_layout
41980
41981 \begin_layout Description
41982 mathdots is used for special ellipses, see section 
41983 \emph on
41984 Ellipses
41985 \emph default
41986  of the 
41987 \emph on
41988 Math
41989 \emph default
41990  manual.
41991 \end_layout
41992
41993 \begin_layout Description
41994 mhchem is used for chemical equations, see section 
41995 \emph on
41996 Chemical Symbols and Equations
41997 \emph default
41998  of the 
41999 \emph on
42000 Math
42001 \emph default
42002  manual.
42003 \end_layout
42004
42005 \begin_layout Section
42006 Float Placement
42007 \end_layout
42008
42009 \begin_layout Standard
42010 The float placement options are described in the section 
42011 \emph on
42012 Float
42013 \begin_inset space ~
42014 \end_inset
42015
42016 Placement
42017 \emph default
42018  of the 
42019 \emph on
42020 Embedded
42021 \begin_inset space ~
42022 \end_inset
42023
42024 Objects
42025 \emph default
42026  manual.
42027 \end_layout
42028
42029 \begin_layout Section
42030 Listings
42031 \end_layout
42032
42033 \begin_layout Standard
42034 The listings settings are explained in the chapter 
42035 \emph on
42036 Program Code Listings
42037 \emph default
42038  of the 
42039 \emph on
42040 Embedded
42041 \begin_inset space ~
42042 \end_inset
42043
42044 Objects
42045 \emph default
42046  manual.
42047 \end_layout
42048
42049 \begin_layout Section
42050 Bullets
42051 \end_layout
42052
42053 \begin_layout Standard
42054 Here you can adjust the characters used for the itemize 
42055 \family sans
42056 Level
42057 \family default
42058 s, specify the 
42059 \family sans
42060 Font
42061 \family default
42062  set to be used and set the 
42063 \family sans
42064 Size
42065 \family default
42066  of the bullets.
42067  The itemize environment is described in section
42068 \begin_inset space ~
42069 \end_inset
42070
42071
42072 \begin_inset CommandInset ref
42073 LatexCommand ref
42074 reference "sec:Itemize"
42075
42076 \end_inset
42077
42078 .
42079 \end_layout
42080
42081 \begin_layout Standard
42082 You can furthermore specify a 
42083 \family sans
42084 Custom
42085 \begin_inset space ~
42086 \end_inset
42087
42088 Bullet
42089 \family default
42090  by inserting in this field the LaTeX command of the desired character.
42091  For example to use the € sign, you have to insert the command 
42092 \series bold
42093
42094 \backslash
42095 texteuro
42096 \series default
42097 .
42098  For math symbols you additionally need to enclose the command with $ signs.
42099  To use e.
42100 \begin_inset space \thinspace{}
42101 \end_inset
42102
42103 g.
42104 \begin_inset space \space{}
42105 \end_inset
42106
42107 the symbol 
42108 \begin_inset Formula $\circlearrowright$
42109 \end_inset
42110
42111  you need to enter 
42112 \series bold
42113 $
42114 \backslash
42115 circlearrowright$
42116 \series default
42117 .
42118  To find the command for a math symbol, create a formula and hover the mouse
42119  over the desired symbol in the math toolbar.
42120 \end_layout
42121
42122 \begin_layout Standard
42123 \begin_inset Note Greyedout
42124 status open
42125
42126 \begin_layout Plain Layout
42127
42128 \series bold
42129 Note:
42130 \series default
42131  Some characters require to load special LaTeX-packages in the preamble
42132  (menu 
42133 \family sans
42134 Document\SpecialChar \menuseparator
42135 Settings\SpecialChar \menuseparator
42136 LaTeX
42137 \begin_inset space ~
42138 \end_inset
42139
42140 Preamble
42141 \family default
42142 ).
42143  For example for the € sign one needs to add the line 
42144 \series bold
42145
42146 \backslash
42147 usepackage{textcomp}
42148 \series default
42149  to the preamble.
42150  For most math symbols it is sufficient to add the line 
42151 \series bold
42152
42153 \backslash
42154 usepackage{amssymb}
42155 \series default
42156 .
42157 \end_layout
42158
42159 \end_inset
42160
42161
42162 \end_layout
42163
42164 \begin_layout Section
42165 Branches
42166 \end_layout
42167
42168 \begin_layout Standard
42169 Branches are described in section
42170 \begin_inset space ~
42171 \end_inset
42172
42173
42174 \begin_inset CommandInset ref
42175 LatexCommand ref
42176 reference "sec:Branches"
42177
42178 \end_inset
42179
42180 .
42181 \end_layout
42182
42183 \begin_layout Section
42184 Output
42185 \begin_inset CommandInset label
42186 LatexCommand label
42187 name "sec:Doc-Output"
42188
42189 \end_inset
42190
42191
42192 \end_layout
42193
42194 \begin_layout Standard
42195 Here you can define some output specifics for the current document:
42196 \end_layout
42197
42198 \begin_layout Description
42199 Default
42200 \begin_inset space ~
42201 \end_inset
42202
42203 Output
42204 \begin_inset space ~
42205 \end_inset
42206
42207 Format: The format that is used when you enter 
42208 \begin_inset Quotes eld
42209 \end_inset
42210
42211 View
42212 \begin_inset Quotes erd
42213 \end_inset
42214
42215
42216 \begin_inset Quotes eld
42217 \end_inset
42218
42219 Update
42220 \begin_inset Quotes erd
42221 \end_inset
42222
42223
42224 \begin_inset Quotes eld
42225 \end_inset
42226
42227 View Master Document
42228 \begin_inset Quotes erd
42229 \end_inset
42230
42231  and 
42232 \begin_inset Quotes eld
42233 \end_inset
42234
42235 Update Master Document
42236 \begin_inset Quotes erd
42237 \end_inset
42238
42239  in the 
42240 \family sans
42241 Document
42242 \family default
42243  menu or the toolbar.
42244  The default is set in 
42245 \family sans
42246 Tools\SpecialChar \menuseparator
42247 Preferences\SpecialChar \menuseparator
42248 File
42249 \begin_inset space ~
42250 \end_inset
42251
42252 Handling\SpecialChar \menuseparator
42253 File Formats
42254 \family default
42255 , see section
42256 \begin_inset space ~
42257 \end_inset
42258
42259
42260 \begin_inset CommandInset ref
42261 LatexCommand ref
42262 reference "sec:File-Formats"
42263
42264 \end_inset
42265
42266 .
42267 \end_layout
42268
42269 \begin_layout Description
42270 Synchronize
42271 \begin_inset space ~
42272 \end_inset
42273
42274 with
42275 \begin_inset space ~
42276 \end_inset
42277
42278 Output settings for the menu 
42279 \family sans
42280 Navigate\SpecialChar \menuseparator
42281 Forward
42282 \begin_inset space ~
42283 \end_inset
42284
42285 search
42286 \family default
42287 .
42288  For a detailed description see section 
42289 \emph on
42290 Reverse DVI/PDF search
42291 \emph default
42292  of the 
42293 \emph on
42294 Additional
42295 \begin_inset space ~
42296 \end_inset
42297
42298 Features
42299 \emph default
42300  manual.
42301 \end_layout
42302
42303 \begin_layout Description
42304 XHTML
42305 \begin_inset space ~
42306 \end_inset
42307
42308 Output
42309 \begin_inset space ~
42310 \end_inset
42311
42312 Options offers settings for the export format 
42313 \family sans
42314 Ly
42315 \begin_inset ERT
42316 status collapsed
42317
42318 \begin_layout Plain Layout
42319
42320 {}
42321 \end_layout
42322
42323 \end_inset
42324
42325 XHTML
42326 \family default
42327 .
42328  
42329 \family sans
42330 Strict XHTML
42331 \begin_inset space ~
42332 \end_inset
42333
42334 1.1
42335 \family default
42336  will assure that the output follows exactly version
42337 \begin_inset space ~
42338 \end_inset
42339
42340 1.1 of the XHTML standard.
42341  The different 
42342 \family sans
42343 Math
42344 \begin_inset space ~
42345 \end_inset
42346
42347 output
42348 \family default
42349  settings are described in detail in section 
42350 \emph on
42351 Math Output in XHTML
42352 \emph default
42353  of the 
42354 \emph on
42355 Additional
42356 \begin_inset space ~
42357 \end_inset
42358
42359 Features
42360 \emph default
42361  manual.
42362  
42363 \family sans
42364 Math
42365 \begin_inset space ~
42366 \end_inset
42367
42368 image
42369 \begin_inset space ~
42370 \end_inset
42371
42372 scaling
42373 \family default
42374  is used for the size of equations in the output.
42375 \end_layout
42376
42377 \begin_layout Section
42378 LaT
42379 \begin_inset ERT
42380 status collapsed
42381
42382 \begin_layout Plain Layout
42383
42384 {}
42385 \end_layout
42386
42387 \end_inset
42388
42389 eX Preamble
42390 \end_layout
42391
42392 \begin_layout Standard
42393 In this text field you can enter commands to load special LaTeX-packages
42394  or to define LaTeX-commands.
42395  The preamble is a thing for LaTeX-experts.
42396  You should not enter commands here until you know exactly what you are
42397  doing.
42398 \end_layout
42399
42400 \begin_layout Standard
42401 An introduction to the LaTeX-syntax is given in section
42402 \begin_inset space ~
42403 \end_inset
42404
42405
42406 \begin_inset CommandInset ref
42407 LatexCommand ref
42408 reference "sub:LaTeX-Syntax"
42409
42410 \end_inset
42411
42412 .
42413 \end_layout
42414
42415 \begin_layout Chapter
42416 The 
42417 \family sans
42418 Preferences
42419 \family default
42420  Dialog
42421 \begin_inset CommandInset label
42422 LatexCommand label
42423 name "chap:The-Preferences-dialog"
42424
42425 \end_inset
42426
42427
42428 \begin_inset Index idx
42429 status collapsed
42430
42431 \begin_layout Plain Layout
42432 Preferences
42433 \end_layout
42434
42435 \end_inset
42436
42437
42438 \end_layout
42439
42440 \begin_layout Standard
42441 The preferences dialog is called with the menu 
42442 \family sans
42443 Tools\SpecialChar \menuseparator
42444 Preferences
42445 \family default
42446 .
42447  It has the following submenus.
42448 \end_layout
42449
42450 \begin_layout Section
42451 Look and Feel
42452 \end_layout
42453
42454 \begin_layout Subsection
42455 User Interface
42456 \end_layout
42457
42458 \begin_layout Subsubsection
42459 User Interface File
42460 \begin_inset Index idx
42461 status collapsed
42462
42463 \begin_layout Plain Layout
42464 Customization ! of toolbars
42465 \end_layout
42466
42467 \end_inset
42468
42469
42470 \begin_inset Index idx
42471 status collapsed
42472
42473 \begin_layout Plain Layout
42474 Customization ! of menus
42475 \end_layout
42476
42477 \end_inset
42478
42479
42480 \end_layout
42481
42482 \begin_layout Standard
42483 The appearance of the menus and toolbars can be changed by choosing a user
42484  interface (ui) file.
42485  A ui-file is a text file where the toolbars and menus are listed.
42486  The file 
42487 \emph on
42488 default.ui
42489 \emph default
42490  loads three files:
42491 \end_layout
42492
42493 \begin_layout Description
42494 stdmenus.inc
42495 \shape italic
42496  
42497 \emph on
42498 specifies the menu entries for the standard menus
42499 \end_layout
42500
42501 \begin_layout Description
42502 stdcontext.inc 
42503 \shape italic
42504 \emph on
42505 specifies
42506 \shape default
42507 \emph default
42508  the menu entries in popup context menus
42509 \end_layout
42510
42511 \begin_layout Description
42512 stdtoolbars.inc
42513 \shape italic
42514  
42515 \emph on
42516 specifies the toolbar buttons
42517 \end_layout
42518
42519 \begin_layout Standard
42520 To create your own menu and toolbar layout, start with a copy of these files
42521  and edit the entries.
42522 \end_layout
42523
42524 \begin_layout Standard
42525 The syntax of the .inc-files is straightforward: the 
42526 \family sans
42527 Menubar
42528 \family default
42529
42530 \family sans
42531 Menu
42532 \family default
42533  and 
42534 \family sans
42535 Toolbar
42536 \family default
42537  entries must be finished with an explicit 
42538 \family sans
42539 End
42540 \family default
42541 .
42542  They may contain 
42543 \family sans
42544 Submenu
42545 \family default
42546
42547 \family sans
42548 Item
42549 \family default
42550
42551 \family sans
42552 OptItem
42553 \family default
42554
42555 \family sans
42556 Separator
42557 \family default
42558
42559 \family sans
42560 Icon,
42561 \family default
42562  and in the case of the 
42563 \begin_inset Quotes eld
42564 \end_inset
42565
42566 file_lastfiles
42567 \begin_inset Quotes erd
42568 \end_inset
42569
42570  menu a 
42571 \family sans
42572 Lastfiles
42573 \family default
42574  entry.
42575  The syntax for the entries is:
42576 \end_layout
42577
42578 \begin_layout Standard
42579 \begin_inset VSpace smallskip*
42580 \end_inset
42581
42582
42583 \series bold
42584 Item 
42585 \begin_inset Quotes eld
42586 \end_inset
42587
42588 menu 
42589 \series default
42590 or
42591 \series bold
42592  button name
42593 \begin_inset Quotes erd
42594 \end_inset
42595
42596  
42597 \begin_inset Quotes eld
42598 \end_inset
42599
42600 LyX-function
42601 \begin_inset Quotes erd
42602 \end_inset
42603
42604
42605 \end_layout
42606
42607 \begin_layout Standard
42608 \noindent
42609 \begin_inset VSpace smallskip*
42610 \end_inset
42611
42612 All the LyX-functions are listed in the menu 
42613 \family sans
42614 Help\SpecialChar \menuseparator
42615 Ly
42616 \begin_inset ERT
42617 status collapsed
42618
42619 \begin_layout Plain Layout
42620
42621 {}
42622 \end_layout
42623
42624 \end_inset
42625
42626 X
42627 \begin_inset space ~
42628 \end_inset
42629
42630 Functions
42631 \family default
42632 .
42633 \end_layout
42634
42635 \begin_layout Standard
42636 \begin_inset VSpace medskip
42637 \end_inset
42638
42639
42640 \end_layout
42641
42642 \begin_layout Standard
42643 For example, assuming you use the menu 
42644 \family sans
42645 Navigate\SpecialChar \menuseparator
42646 Bookmarks
42647 \family default
42648  quite often and therefore want six available bookmarks, you can add the
42649  line
42650 \end_layout
42651
42652 \begin_layout Standard
42653 \begin_inset VSpace smallskip*
42654 \end_inset
42655
42656
42657 \series bold
42658 Item 
42659 \begin_inset Quotes eld
42660 \end_inset
42661
42662 Save Bookmark 6
42663 \begin_inset Quotes erd
42664 \end_inset
42665
42666  
42667 \begin_inset Quotes eld
42668 \end_inset
42669
42670 bookmark-save 6
42671 \begin_inset Quotes erd
42672 \end_inset
42673
42674
42675 \end_layout
42676
42677 \begin_layout Standard
42678 \noindent
42679 \begin_inset VSpace smallskip*
42680 \end_inset
42681
42682 to the 
42683 \begin_inset Quotes eld
42684 \end_inset
42685
42686 navigate_bookmarks
42687 \begin_inset Quotes erd
42688 \end_inset
42689
42690  menu in 
42691 \emph on
42692 stdmenus.inc
42693 \emph default
42694  to have the sixth bookmark.
42695 \end_layout
42696
42697 \begin_layout Standard
42698
42699 \family sans
42700 Icon
42701 \begin_inset space ~
42702 \end_inset
42703
42704 Set
42705 \family default
42706  allows you to change the appearance of LyX's toolbar buttons.
42707  The currently available icon sets are compared in 
42708 \begin_inset CommandInset href
42709 LatexCommand href
42710 name "this image"
42711 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
42712
42713 \end_inset
42714
42715 .
42716 \end_layout
42717
42718 \begin_layout Subsubsection
42719 Automatic help
42720 \end_layout
42721
42722 \begin_layout Standard
42723 The option 
42724 \family sans
42725 Enable tool tips in main work area
42726 \family default
42727  enables tool tips showing the content of closed insets like index entries
42728  or footnotes.
42729 \end_layout
42730
42731 \begin_layout Subsubsection
42732 Session
42733 \end_layout
42734
42735 \begin_layout Standard
42736 With the option 
42737 \family sans
42738 Restore window layouts and geometries
42739 \family default
42740  LyX's main window will be opened with the size and layout that was used
42741  in the last LyX session.
42742 \end_layout
42743
42744 \begin_layout Standard
42745 The option 
42746 \family sans
42747 Restore cursor positions
42748 \family default
42749  sets the cursor to the position in the file where it was at the end of
42750  the last session.
42751 \end_layout
42752
42753 \begin_layout Standard
42754 The option 
42755 \family sans
42756 Load opened files from last session
42757 \family default
42758  opens all files that were opened in the last LyX session.
42759 \end_layout
42760
42761 \begin_layout Standard
42762 The button 
42763 \family sans
42764 Clear all session information
42765 \family default
42766  deletes all information from previous LyX sessions (cursor positions, names
42767  of last opened documents, etc.).
42768 \end_layout
42769
42770 \begin_layout Subsubsection
42771 Documents
42772 \begin_inset CommandInset label
42773 LatexCommand label
42774 name "sub:Backup documents"
42775
42776 \end_inset
42777
42778
42779 \begin_inset Index idx
42780 status collapsed
42781
42782 \begin_layout Plain Layout
42783 Backup ! Documents
42784 \end_layout
42785
42786 \end_inset
42787
42788
42789 \end_layout
42790
42791 \begin_layout Standard
42792
42793 \family sans
42794 Backup original documents when saving
42795 \family default
42796  creates a backup copy of the file in the state when it was opened or when
42797  it was saved the last time.
42798  It is stored in the 
42799 \family sans
42800 Backup
42801 \begin_inset space ~
42802 \end_inset
42803
42804 directory
42805 \family default
42806  (see section
42807 \begin_inset space ~
42808 \end_inset
42809
42810
42811 \begin_inset CommandInset ref
42812 LatexCommand ref
42813 reference "sec:Paths"
42814
42815 \end_inset
42816
42817 ) or in the same folder as your document if no 
42818 \family sans
42819 Backup
42820 \begin_inset space ~
42821 \end_inset
42822
42823 directory
42824 \family default
42825  is specified.
42826  The backup file has the file extension 
42827 \begin_inset Quotes eld
42828 \end_inset
42829
42830
42831 \family sans
42832 .lyx~
42833 \family default
42834
42835 \begin_inset Quotes erd
42836 \end_inset
42837
42838 .
42839 \end_layout
42840
42841 \begin_layout Standard
42842 With the option 
42843 \family sans
42844 Backup documents, every
42845 \family default
42846 , you can specify the time between backup saves.
42847 \end_layout
42848
42849 \begin_layout Standard
42850
42851 \family sans
42852 Save documents compressed by default
42853 \family default
42854  always saves files in a compressed format.
42855 \end_layout
42856
42857 \begin_layout Standard
42858
42859 \family sans
42860 Maximum last files
42861 \family default
42862  is the number of last opened files that LyX should display in the menu
42863  
42864 \family sans
42865 File\SpecialChar \menuseparator
42866 Open
42867 \begin_inset space ~
42868 \end_inset
42869
42870 Recent
42871 \family default
42872 .
42873 \end_layout
42874
42875 \begin_layout Standard
42876 If the option 
42877 \family sans
42878 Open documents in tabs
42879 \family default
42880  is not checked, every file will be opened in its own new instance of LyX.
42881 \end_layout
42882
42883 \begin_layout Standard
42884 The option 
42885 \family sans
42886 Single instance
42887 \family default
42888  is only active if a LyXServer pipe
42889 \begin_inset Foot
42890 status collapsed
42891
42892 \begin_layout Plain Layout
42893 See sec.
42894 \begin_inset space \thinspace{}
42895 \end_inset
42896
42897
42898 \begin_inset CommandInset ref
42899 LatexCommand ref
42900 reference "sec:Paths"
42901
42902 \end_inset
42903
42904  for information about LyXServer pipes.
42905 \end_layout
42906
42907 \end_inset
42908
42909  is specified.
42910  If it is checked, LyX documents will be opened in the same running instance
42911  of LyX.
42912  Otherwise a new LyX instance is created for each file.
42913 \end_layout
42914
42915 \begin_layout Standard
42916 If the option 
42917 \family sans
42918 Single close-tab button
42919 \family default
42920  is checked, there will only be one close button (
42921 \family sans
42922
42923 \begin_inset Graphics
42924         filename ../images/closetab.png
42925         scale 75
42926
42927 \end_inset
42928
42929
42930 \family default
42931 ) at the right side of the tab bar to close tabs.
42932  Otherwise every document tab has its own close button.
42933 \end_layout
42934
42935 \begin_layout Standard
42936 \begin_inset Note Greyedout
42937 status open
42938
42939 \begin_layout Plain Layout
42940
42941 \series bold
42942 Note:
42943 \series default
42944  For the last option you have to restart LyX before the change takes effect.
42945 \end_layout
42946
42947 \end_inset
42948
42949
42950 \end_layout
42951
42952 \begin_layout Subsection
42953 Screen Fonts
42954 \begin_inset Index idx
42955 status collapsed
42956
42957 \begin_layout Plain Layout
42958 Font ! Screen
42959 \end_layout
42960
42961 \end_inset
42962
42963
42964 \begin_inset CommandInset label
42965 LatexCommand label
42966 name "sub:Screen-Fonts"
42967
42968 \end_inset
42969
42970
42971 \end_layout
42972
42973 \begin_layout Standard
42974 These fonts are used to display your documents within LyX.
42975 \end_layout
42976
42977 \begin_layout Standard
42978 \begin_inset Note Greyedout
42979 status open
42980
42981 \begin_layout Plain Layout
42982
42983 \series bold
42984 Note:
42985 \series default
42986  This section only deals with the fonts 
42987 \emph on
42988 inside
42989 \emph default
42990  the LyX window.
42991  The fonts that appear in the output are independent of these fonts, and
42992  set in the menu 
42993 \family sans
42994 Document\SpecialChar \menuseparator
42995 Settings\SpecialChar \menuseparator
42996 Fonts
42997 \family default
42998 .
42999 \end_layout
43000
43001 \end_inset
43002
43003
43004 \end_layout
43005
43006 \begin_layout Standard
43007 By default, LyX uses 
43008 \family typewriter
43009 Times
43010 \family default
43011  as its 
43012 \family sans
43013 Roman
43014 \family default
43015  (serif) font, 
43016 \family typewriter
43017 Arial
43018 \family default
43019  or 
43020 \family typewriter
43021 Helvetica
43022 \family default
43023  (depends on the system) as its 
43024 \family sans
43025 Sans
43026 \begin_inset space ~
43027 \end_inset
43028
43029 Serif
43030 \family default
43031  font and 
43032 \family typewriter
43033 Courier
43034 \family default
43035  as its 
43036 \family typewriter
43037 Typewriter
43038 \family default
43039  font.
43040 \end_layout
43041
43042 \begin_layout Standard
43043 You can change the font size with the 
43044 \family sans
43045 Zoom
43046 \family default
43047  setting.
43048 \end_layout
43049
43050 \begin_layout Standard
43051 The 
43052 \family sans
43053 Font Sizes
43054 \family default
43055  are calculated as letter height in units of points.
43056  72.27
43057 \begin_inset space \thinspace{}
43058 \end_inset
43059
43060 points have the size of 1
43061 \begin_inset space \thinspace{}
43062 \end_inset
43063
43064 inch, see Appendix
43065 \begin_inset space ~
43066 \end_inset
43067
43068
43069 \begin_inset CommandInset ref
43070 LatexCommand ref
43071 reference "chap:Units-available-in"
43072
43073 \end_inset
43074
43075 .
43076  The default font sizes are the same as if a document font size of 10
43077 \begin_inset space \thinspace{}
43078 \end_inset
43079
43080 pt were used.
43081  The sizes are explained in detail in section
43082 \begin_inset space ~
43083 \end_inset
43084
43085
43086 \begin_inset CommandInset ref
43087 LatexCommand ref
43088 reference "sub:Document-Font"
43089
43090 \end_inset
43091
43092 .
43093 \end_layout
43094
43095 \begin_layout Standard
43096 With the option 
43097 \family sans
43098 Use pixmap cache to speed up font rendering
43099 \family default
43100  enabled, LyX needs to redraw the screen less often.
43101  This results in better performance, especially on slow systems.
43102  On the other hand, the characters might look more fuzzy on screen.
43103  So whether you enable this or not depends on whether you prefer speed over
43104  aesthetics.
43105  Note that the Pixmap Cache is only available and useful under Mac
43106 \begin_inset space ~
43107 \end_inset
43108
43109 OS and Windows.
43110 \end_layout
43111
43112 \begin_layout Subsection
43113 Colors
43114 \begin_inset Index idx
43115 status collapsed
43116
43117 \begin_layout Plain Layout
43118 Color ! LyX screen
43119 \end_layout
43120
43121 \end_inset
43122
43123
43124 \begin_inset Index idx
43125 status collapsed
43126
43127 \begin_layout Plain Layout
43128 Settings ! Color
43129 \end_layout
43130
43131 \end_inset
43132
43133
43134 \end_layout
43135
43136 \begin_layout Standard
43137 Here you can change the screen colors used by LyX by choosing an item in
43138  the list and selecting the 
43139 \family sans
43140 Alter
43141 \family default
43142  button.
43143 \end_layout
43144
43145 \begin_layout Standard
43146 By checking the option 
43147 \family sans
43148 Use system colors
43149 \family default
43150  the color scheme of your OS or window manager is used.
43151  The colors 
43152 \family sans
43153 cursor, selection, table line, text, URL
43154 \begin_inset space ~
43155 \end_inset
43156
43157 label and URL
43158 \begin_inset space ~
43159 \end_inset
43160
43161 text
43162 \family default
43163  are then not customizable and thus not listed.
43164 \end_layout
43165
43166 \begin_layout Subsection
43167 Display
43168 \begin_inset Index idx
43169 status collapsed
43170
43171 \begin_layout Plain Layout
43172 Settings ! Display
43173 \end_layout
43174
43175 \end_inset
43176
43177
43178 \end_layout
43179
43180 \begin_layout Standard
43181 Here you can specify if graphics are displayed inside LyX.
43182 \end_layout
43183
43184 \begin_layout Standard
43185
43186 \family sans
43187 Instant Preview
43188 \family default
43189  enables previewing snippets of your document.
43190  This feature is described in section
43191 \begin_inset space ~
43192 \end_inset
43193
43194
43195 \begin_inset CommandInset ref
43196 LatexCommand ref
43197 reference "sec:Previewing-snippets-of"
43198
43199 \end_inset
43200
43201 .
43202 \end_layout
43203
43204 \begin_layout Standard
43205 Checking the option 
43206 \family sans
43207 Mark
43208 \begin_inset space ~
43209 \end_inset
43210
43211 end
43212 \begin_inset space ~
43213 \end_inset
43214
43215 of
43216 \begin_inset space ~
43217 \end_inset
43218
43219 paragraphs
43220 \family default
43221  displays a pilcrow (¶) at the end of every paragraph.
43222 \end_layout
43223
43224 \begin_layout Section
43225 Editing
43226 \begin_inset Index idx
43227 status collapsed
43228
43229 \begin_layout Plain Layout
43230 Settings ! Editing
43231 \end_layout
43232
43233 \end_inset
43234
43235
43236 \end_layout
43237
43238 \begin_layout Subsection
43239 Control
43240 \end_layout
43241
43242 \begin_layout Subsubsection
43243 Editing
43244 \end_layout
43245
43246 \begin_layout Standard
43247 The option 
43248 \family sans
43249 Cursor follows scrollbar
43250 \family default
43251  sets the cursor to the top of the currently displayed document part when
43252  scrolling.
43253 \end_layout
43254
43255 \begin_layout Standard
43256 You can adjust the width of the cursor.
43257  If you set the value to zero, the thickness of the cursor scales relative
43258  to the zoom value you choose for the screen fonts.
43259 \end_layout
43260
43261 \begin_layout Standard
43262
43263 \family sans
43264 Scroll below end of document
43265 \family default
43266  is self-explanatory.
43267 \end_layout
43268
43269 \begin_layout Standard
43270 In LyX one can jump from word to word by pressing 
43271 \family sans
43272 Ctrl+arrow key
43273 \family default
43274 .
43275  With the option
43276 \family sans
43277  Use Mac-style for cursor moving between words
43278 \family default
43279  the cursor jumps from the end of a word to the end of the next word.
43280  Normally it jumps from the beginning to the beginning.
43281 \end_layout
43282
43283 \begin_layout Standard
43284 The option 
43285 \family sans
43286 Sort environments alphabetically
43287 \family default
43288  sorts the entries in the pull-down box for the paragraph environments.
43289 \end_layout
43290
43291 \begin_layout Standard
43292 The option 
43293 \family sans
43294 Group environments by their category
43295 \family default
43296  groups the entries in the pull-down box for the paragraph environments.
43297 \end_layout
43298
43299 \begin_layout Standard
43300 The 
43301 \family sans
43302 Edit math macros
43303 \family default
43304  options determine the editing style for math macros, see the section 
43305 \emph on
43306 Math Macros
43307 \emph default
43308  of the 
43309 \emph on
43310 Math
43311 \emph default
43312  manual.
43313 \end_layout
43314
43315 \begin_layout Subsubsection
43316 Fullscreen
43317 \end_layout
43318
43319 \begin_layout Standard
43320 Here you can specify what is hidden in the fullscreen mode.
43321  With the option 
43322 \family sans
43323 Limit text width
43324 \family default
43325  you can specify the width of the text in fullscreen mode.
43326  This way you can display the text smaller than the screen; the text then
43327  appears centered.
43328 \end_layout
43329
43330 \begin_layout Subsection
43331 Shortcuts
43332 \begin_inset Index idx
43333 status collapsed
43334
43335 \begin_layout Plain Layout
43336 Key Bindings
43337 \end_layout
43338
43339 \end_inset
43340
43341
43342 \begin_inset Index idx
43343 status collapsed
43344
43345 \begin_layout Plain Layout
43346 Settings ! Shortcuts
43347 \end_layout
43348
43349 \end_inset
43350
43351
43352 \end_layout
43353
43354 \begin_layout Standard
43355
43356 \family sans
43357 Bind File
43358 \family default
43359  specifies the file to be used to bind a LyX-function to a key.
43360  Several binding files are available, among them:
43361 \end_layout
43362
43363 \begin_layout Description
43364 cua.bind a typical set of PC keyboard shortcuts
43365 \end_layout
43366
43367 \begin_layout Description
43368 (x)emacs.bind a set of bindings similar to those used in the editor programs
43369  
43370 \family sans
43371 Emacs
43372 \family default
43373  (
43374 \family sans
43375 XEmacs
43376 \family default
43377 )
43378 \end_layout
43379
43380 \begin_layout Description
43381 mac.bind a set of bindings for 
43382 \family sans
43383 Mac
43384 \begin_inset space \thinspace{}
43385 \end_inset
43386
43387 OS
43388 \family default
43389  systems.
43390 \end_layout
43391
43392 \begin_layout Standard
43393 There are also binding files designed for special document classes, like
43394  
43395 \shape italic
43396 broadway.bind
43397 \shape default
43398 , and binding files for special languages.
43399  The names of language binding files begin with a language code, e.
43400 \begin_inset space \thinspace{}
43401 \end_inset
43402
43403 g.
43404 \begin_inset space \space{}
43405 \end_inset
43406
43407
43408 \begin_inset Quotes eld
43409 \end_inset
43410
43411 pt
43412 \begin_inset Quotes erd
43413 \end_inset
43414
43415  for Portuguese.
43416  If you use LyX in a certain language, LyX will try to use the appropriate
43417  binding file.
43418 \end_layout
43419
43420 \begin_layout Standard
43421 Some binding files, like 
43422 \shape italic
43423 math.bind
43424 \shape default
43425 , only have a limited scope.
43426  When looking at the end of the file 
43427 \shape italic
43428 cua.bind
43429 \shape default
43430 , you can see that they are included to keep the overview in the bind-file.
43431 \end_layout
43432
43433 \begin_layout Standard
43434 The field 
43435 \family sans
43436 Show
43437 \begin_inset space ~
43438 \end_inset
43439
43440 key-bindings
43441 \begin_inset space ~
43442 \end_inset
43443
43444 containing
43445 \family default
43446  allows you to search for the shortcut provided for a particular function
43447  in the selected key binding file.
43448 \end_layout
43449
43450 \begin_layout Subsubsection
43451 Editing Shortcuts
43452 \begin_inset CommandInset label
43453 LatexCommand label
43454 name "sub:Editing-Shortcuts"
43455
43456 \end_inset
43457
43458
43459 \begin_inset Index idx
43460 status collapsed
43461
43462 \begin_layout Plain Layout
43463 Key Bindings ! Editing
43464 \end_layout
43465
43466 \end_inset
43467
43468
43469 \end_layout
43470
43471 \begin_layout Standard
43472 To add new or modify existing keybindings to your own taste you can use
43473  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43474  To find functions easily, they are grouped by categories and the dialog
43475  provides the field 
43476 \family sans
43477 Show key-bindings containing
43478 \family default
43479 .
43480  In this field you can insert a keyword for a function you want to edit.
43481  Insert there for example as keyword 
43482 \begin_inset Quotes eld
43483 \end_inset
43484
43485 paste
43486 \begin_inset Quotes erd
43487 \end_inset
43488
43489  and you get the four different existing shortcuts for the three different
43490  functions that contain 
43491 \begin_inset Quotes eld
43492 \end_inset
43493
43494 paste
43495 \begin_inset Quotes erd
43496 \end_inset
43497
43498  in their name.
43499  As you can see, one function can have more than one shortcut.
43500  All LyX-functions are also listed in the file 
43501 \family sans
43502 LyX Functions
43503 \family default
43504  that you will find in the 
43505 \family sans
43506 Help
43507 \family default
43508  menu.
43509 \end_layout
43510
43511 \begin_layout Standard
43512 For example, to add the shortcut 
43513 \family sans
43514 Alt+Q
43515 \family default
43516  for the function 
43517 \family sans
43518 textstyle-apply
43519 \family default
43520 , select the function and press the 
43521 \family sans
43522 Modify
43523 \family default
43524  button.
43525  A dialog pops up where you can add the shortcut by using it.
43526  So press Alt+Q to define the shortcut.
43527 \end_layout
43528
43529 \begin_layout Standard
43530 Modifying an existing shortcut is done the same way.
43531  You can also bind multiple functions to one shortcut by starting the LyX
43532  Function definition with “command alternatives” and following it with the
43533  different function names as a semicolon separated list.
43534  LyX will then use the first function that is enabled in the current document
43535  part.
43536  
43537 \end_layout
43538
43539 \begin_layout Standard
43540 If you don't like a particular shortcut, you can remove it.
43541 \end_layout
43542
43543 \begin_layout Standard
43544 Alternatively you can also edit shortcuts by modifying binding files with
43545  a text editor.
43546  The syntax of the entries is:
43547 \end_layout
43548
43549 \begin_layout Standard
43550
43551 \series bold
43552
43553 \backslash
43554 bind 
43555 \begin_inset Quotes eld
43556 \end_inset
43557
43558 key combination
43559 \begin_inset Quotes erd
43560 \end_inset
43561
43562  
43563 \begin_inset Quotes eld
43564 \end_inset
43565
43566 LyX-function
43567 \begin_inset Quotes erd
43568 \end_inset
43569
43570
43571 \end_layout
43572
43573 \begin_layout Subsection
43574 Keyboard/Mouse
43575 \begin_inset CommandInset label
43576 LatexCommand label
43577 name "sub:Keyboard-Map"
43578
43579 \end_inset
43580
43581
43582 \begin_inset Index idx
43583 status collapsed
43584
43585 \begin_layout Plain Layout
43586 Keyboard Map
43587 \end_layout
43588
43589 \end_inset
43590
43591
43592 \begin_inset Index idx
43593 status collapsed
43594
43595 \begin_layout Plain Layout
43596 Settings ! Keyboard Map
43597 \end_layout
43598
43599 \end_inset
43600
43601
43602 \end_layout
43603
43604 \begin_layout Standard
43605 Normally keyboard settings are made in a menu of your operating system.
43606  For the case thatWhere this is not possible, LyX provides keyboard maps.
43607  If, for example, you have a Czech keyboard but want to use it as if it
43608  is a Romanian one, you can enable 
43609 \family sans
43610 Use
43611 \begin_inset space ~
43612 \end_inset
43613
43614 keyboard
43615 \begin_inset space ~
43616 \end_inset
43617
43618 map
43619 \family default
43620  and select the keyboard map file named 
43621 \shape italic
43622 romanian.kmap
43623 \shape default
43624 .
43625 \end_layout
43626
43627 \begin_layout Standard
43628 You can specify a 
43629 \family sans
43630 First
43631 \family default
43632  and a 
43633 \family sans
43634 Second
43635 \family default
43636  keyboard map and, if you use the 
43637 \emph on
43638 cua
43639 \emph default
43640  bindings, you can select the first and second with 
43641 \begin_inset Info
43642 type  "shortcut"
43643 arg   "keymap-primary"
43644 \end_inset
43645
43646  and 
43647 \begin_inset Info
43648 type  "shortcut"
43649 arg   "keymap-secondary"
43650 \end_inset
43651
43652  respectively or toggle between them with 
43653 \begin_inset Info
43654 type  "shortcut"
43655 arg   "keymap-toggle"
43656 \end_inset
43657
43658 .
43659 \end_layout
43660
43661 \begin_layout Standard
43662 \begin_inset Note Greyedout
43663 status open
43664
43665 \begin_layout Plain Layout
43666
43667 \series bold
43668 Note:
43669 \series default
43670  Keyboard maps can only provide a makeshift solution and don't work on all
43671  systems.
43672 \end_layout
43673
43674 \end_inset
43675
43676
43677 \end_layout
43678
43679 \begin_layout Standard
43680 You can also specify the mouse 
43681 \family sans
43682 Wheel scrolling speed
43683 \family default
43684 .
43685  The standard value is 1.0; higher values speed up the scrolling, lower ones
43686  slow it down.
43687 \end_layout
43688
43689 \begin_layout Standard
43690 If you 
43691 \family sans
43692 Enable
43693 \family default
43694  
43695 \family sans
43696 Scroll
43697 \begin_inset space ~
43698 \end_inset
43699
43700 wheel
43701 \begin_inset space ~
43702 \end_inset
43703
43704 zoom,
43705 \family default
43706  you can select a key for zooming.
43707  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
43708 \end_layout
43709
43710 \begin_layout Subsection
43711 Input Completion
43712 \end_layout
43713
43714 \begin_layout Standard
43715 Input completion is described in section
43716 \begin_inset space ~
43717 \end_inset
43718
43719
43720 \begin_inset CommandInset ref
43721 LatexCommand ref
43722 reference "sec:Input-Completion"
43723
43724 \end_inset
43725
43726 .
43727 \end_layout
43728
43729 \begin_layout Section
43730 Paths
43731 \begin_inset CommandInset label
43732 LatexCommand label
43733 name "sec:Paths"
43734
43735 \end_inset
43736
43737
43738 \begin_inset Index idx
43739 status collapsed
43740
43741 \begin_layout Plain Layout
43742 Paths
43743 \end_layout
43744
43745 \end_inset
43746
43747
43748 \begin_inset Index idx
43749 status collapsed
43750
43751 \begin_layout Plain Layout
43752 Settings ! Paths
43753 \end_layout
43754
43755 \end_inset
43756
43757
43758 \end_layout
43759
43760 \begin_layout Standard
43761 The paths to the various resources used by LyX are normally determined during
43762  the installation.
43763  But there may be reasons why you might want to modify them.
43764 \end_layout
43765
43766 \begin_layout Description
43767 Working
43768 \begin_inset space ~
43769 \end_inset
43770
43771 directory This is LyX's working directory.
43772  It is the default when you 
43773 \family sans
43774 Open
43775 \family default
43776
43777 \family sans
43778 Save
43779 \family default
43780  or 
43781 \family sans
43782 Save
43783 \begin_inset space ~
43784 \end_inset
43785
43786 As
43787 \family default
43788  files.
43789 \end_layout
43790
43791 \begin_layout Description
43792 Document
43793 \begin_inset space ~
43794 \end_inset
43795
43796 templates This directory will be opened when you use the menu 
43797 \family sans
43798 File\SpecialChar \menuseparator
43799 New
43800 \begin_inset space ~
43801 \end_inset
43802
43803 from
43804 \begin_inset space ~
43805 \end_inset
43806
43807 Template
43808 \family default
43809 .
43810 \end_layout
43811
43812 \begin_layout Description
43813 Example
43814 \begin_inset space ~
43815 \end_inset
43816
43817 files This directory will be opened when you use the button 
43818 \family sans
43819 Examples
43820 \family default
43821  in the 
43822 \family sans
43823 File\SpecialChar \menuseparator
43824 Open
43825 \family default
43826  dialog.
43827 \begin_inset Newline newline
43828 \end_inset
43829
43830
43831 \begin_inset Note Greyedout
43832 status open
43833
43834 \begin_layout Plain Layout
43835
43836 \series bold
43837 Note:
43838 \series default
43839  The 
43840 \family sans
43841 Examples
43842 \family default
43843  button does not exist when using LyX on Mac OS and Windows systems.
43844 \end_layout
43845
43846 \end_inset
43847
43848
43849 \end_layout
43850
43851 \begin_layout Description
43852 Backup
43853 \begin_inset space ~
43854 \end_inset
43855
43856 directory
43857 \begin_inset Index idx
43858 status collapsed
43859
43860 \begin_layout Plain Layout
43861 Backup ! Directory
43862 \end_layout
43863
43864 \end_inset
43865
43866  Backup copies will be saved to this directory.
43867  If no directory is given but backups are enabled as described in section
43868 \begin_inset space ~
43869 \end_inset
43870
43871
43872 \begin_inset CommandInset ref
43873 LatexCommand ref
43874 reference "sub:Backup documents"
43875
43876 \end_inset
43877
43878 , the 
43879 \family sans
43880 Working directory
43881 \family default
43882  will be used to save the backups.
43883 \begin_inset Newline newline
43884 \end_inset
43885
43886 Backup files have the ending 
43887 \begin_inset Quotes eld
43888 \end_inset
43889
43890 .lyx~
43891 \begin_inset Quotes erd
43892 \end_inset
43893
43894 .
43895 \end_layout
43896
43897 \begin_layout Description
43898 Ly
43899 \begin_inset ERT
43900 status collapsed
43901
43902 \begin_layout Plain Layout
43903
43904 {}
43905 \end_layout
43906
43907 \end_inset
43908
43909 XServer
43910 \begin_inset space ~
43911 \end_inset
43912
43913 pipe Here you can enter the name of a so-called UNIX-pipe.
43914  This pipe is used to send data from external programs to LyX.
43915 \begin_inset Newline newline
43916 \end_inset
43917
43918
43919 \series bold
43920 Example:
43921 \series default
43922  You add a BibTeX-database 
43923 \emph on
43924 test.bib
43925 \emph default
43926  to your document.
43927  You can edit this file with the program 
43928 \family typewriter
43929 JabRef
43930 \family default
43931 .
43932  In 
43933 \family typewriter
43934 JabRef
43935 \family default
43936  you have to use the same Unix-Pipe for LyX in its preferences under 
43937 \family sans
43938 External
43939 \begin_inset space ~
43940 \end_inset
43941
43942 programs
43943 \family default
43944 .
43945  If you want to get one entry of the database as citation, select it in
43946  
43947 \family typewriter
43948 JabRef
43949 \family default
43950  and click on the LyX-symbol.
43951  The entry will now be inserted as a citation at the current cursor position
43952  in your LyX file.
43953  Of course, 
43954 \family typewriter
43955 JabRef
43956 \family default
43957  and LyX need to be running the same time.
43958 \begin_inset Newline newline
43959 \end_inset
43960
43961 The pipe is also used for the 
43962 \family sans
43963 Single instance
43964 \family default
43965  feature, see sec.
43966 \begin_inset space \thinspace{}
43967 \end_inset
43968
43969
43970 \begin_inset CommandInset ref
43971 LatexCommand ref
43972 reference "sub:Backup documents"
43973
43974 \end_inset
43975
43976 .
43977 \begin_inset Newline newline
43978 \end_inset
43979
43980 To use the LyXServer-Pipe on Windows, you must use this pipe name:
43981 \begin_inset Newline newline
43982 \end_inset
43983
43984
43985 \series bold
43986
43987 \backslash
43988
43989 \backslash
43990 .
43991 \backslash
43992 pipe
43993 \backslash
43994 lyxpipe
43995 \end_layout
43996
43997 \begin_layout Description
43998 Temporary
43999 \begin_inset space ~
44000 \end_inset
44001
44002 directory Temporary files will be saved in this directory.
44003 \end_layout
44004
44005 \begin_layout Description
44006 Thesaurus
44007 \begin_inset space ~
44008 \end_inset
44009
44010 dictionary Directory where the thesaurus dictionaries are located.
44011  You only need to specify it if the thesaurus does not work or if you want
44012  to use custom/alternative dictionaries.
44013 \end_layout
44014
44015 \begin_layout Description
44016 Hunspell
44017 \begin_inset space ~
44018 \end_inset
44019
44020 dictionary Directory where the dictionaries of the spell checker program
44021  
44022 \family typewriter
44023 Hunspell
44024 \family default
44025  are located.
44026  You only need to specify it if you are using 
44027 \family typewriter
44028 Hunspell
44029 \family default
44030  and spell checking does not work or if you want to use custom/alternative
44031  dictionaries.
44032  For LyX on Windows 
44033 \family typewriter
44034 Hunspell
44035 \family default
44036  is the only available spell checker and should work without specifying
44037  a directory.
44038 \end_layout
44039
44040 \begin_layout Description
44041 PATH
44042 \begin_inset space ~
44043 \end_inset
44044
44045 prefix This field contains a list of paths to external programs.
44046  When LyX needs to use an external program, it looks in this list to see
44047  where to find it on the system.
44048  The path list is automatically set up on Windows and Mac systems when LyX
44049  is configured; so you normally don't have to modify it.
44050  On Unix
44051 \begin_inset space \thinspace{}
44052 \end_inset
44053
44054 /
44055 \begin_inset space \thinspace{}
44056 \end_inset
44057
44058 Linux systems, the path list will need to be set only if there are external
44059  programs you wish to use that are not in your normal system path ($PATH).
44060 \end_layout
44061
44062 \begin_layout Description
44063 TEXINPUTS
44064 \begin_inset space ~
44065 \end_inset
44066
44067 prefix The TEXINPUTS environment variable allows you to use external files
44068  which are included in a LyX document via commands in TeX code or in the
44069  document preamble.
44070  This prefix includes by default the document directory (represented by
44071  a single dot '.').
44072  The prefix can contain any list of paths separated by the default separator
44073  of the OS (':' on UNIX like systems and ';' on Windows).
44074  If files are included, the paths listed in the TEXINPUTS prefix will be
44075  scanned for the input files.
44076  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
44077  to be relative to the directory of your LyX file.
44078  It is recommended that you always include ‘.' as one of the paths; otherwise
44079  compilation may fail for some documents.
44080 \end_layout
44081
44082 \begin_layout Section
44083 Identity
44084 \end_layout
44085
44086 \begin_layout Standard
44087 Here you can insert your 
44088 \family sans
44089 Name
44090 \family default
44091  and 
44092 \family sans
44093 E-mail
44094 \family default
44095  address.
44096  These will be used when you have enabled change tracking, as described
44097  in section
44098 \begin_inset space ~
44099 \end_inset
44100
44101
44102 \begin_inset CommandInset ref
44103 LatexCommand ref
44104 reference "sec:Change-Tracking"
44105
44106 \end_inset
44107
44108 , to mark changes you make as yours.
44109 \end_layout
44110
44111 \begin_layout Section
44112 Language Settings
44113 \begin_inset Index idx
44114 status collapsed
44115
44116 \begin_layout Plain Layout
44117 Language ! Settings
44118 \end_layout
44119
44120 \end_inset
44121
44122
44123 \begin_inset Index idx
44124 status collapsed
44125
44126 \begin_layout Plain Layout
44127 Settings ! Language
44128 \end_layout
44129
44130 \end_inset
44131
44132
44133 \end_layout
44134
44135 \begin_layout Subsection
44136 Language
44137 \begin_inset CommandInset label
44138 LatexCommand label
44139 name "sub:Prefs-Language"
44140
44141 \end_inset
44142
44143
44144 \end_layout
44145
44146 \begin_layout Description
44147 User
44148 \begin_inset space ~
44149 \end_inset
44150
44151 interface
44152 \begin_inset space ~
44153 \end_inset
44154
44155 language Here you can select the language for LyX's menus.
44156  You can find its actual translation status here: 
44157 \begin_inset CommandInset href
44158 LatexCommand href
44159 target "http://www.lyx.org/I18n"
44160
44161 \end_inset
44162
44163
44164 \end_layout
44165
44166 \begin_layout Description
44167 Language
44168 \begin_inset space ~
44169 \end_inset
44170
44171 package determines which LaTeX package should be loaded to handle language
44172  issues.
44173  Language issues that are handled by this package include proper hyphenation
44174  as well as localization of dates and text strings such as 
44175 \begin_inset Quotes eld
44176 \end_inset
44177
44178 Chapter
44179 \begin_inset Quotes erd
44180 \end_inset
44181
44182  and 
44183 \begin_inset Quotes eld
44184 \end_inset
44185
44186 Table
44187 \begin_inset Quotes erd
44188 \end_inset
44189
44190 .
44191  The most widespread language package is 
44192 \series bold
44193 babel
44194 \series default
44195
44196 \begin_inset Index idx
44197 status collapsed
44198
44199 \begin_layout Plain Layout
44200 LaTeX-packages ! babel
44201 \end_layout
44202
44203 \end_inset
44204
44205 ; it is the default language package in classic LaTeX.
44206  More recent typesetting engines such as XeTeX and LuaTeX come with the
44207  alternative language package 
44208 \series bold
44209 polyglossia
44210 \series default
44211
44212 \begin_inset Index idx
44213 status collapsed
44214
44215 \begin_layout Plain Layout
44216 LaTeX-packages ! polyglossia
44217 \end_layout
44218
44219 \end_inset
44220
44221  that is more suited to the multi-script support of these engines.
44222  Furthermore, there are also specific language packages for languages not
44223  covered by 
44224 \series bold
44225 babel
44226 \series default
44227 .
44228  The available selections are described in section
44229 \begin_inset space ~
44230 \end_inset
44231
44232
44233 \begin_inset CommandInset ref
44234 LatexCommand ref
44235 reference "sec:Language-encodings"
44236
44237 \end_inset
44238
44239 .
44240 \end_layout
44241
44242 \begin_layout Description
44243 Command
44244 \begin_inset space ~
44245 \end_inset
44246
44247 start If a special LaTeX-package is needed to write in a certain document
44248  language, you can here specify the command to start the package.
44249  An example is the start command 
44250 \family sans
44251
44252 \backslash
44253 begin{arabtext}
44254 \family default
44255  that is needed to write Arabic using the package 
44256 \series bold
44257 ArabTeX
44258 \series default
44259 , see 
44260 \begin_inset CommandInset citation
44261 LatexCommand cite
44262 key "Arabic"
44263
44264 \end_inset
44265
44266 .
44267  The default is the 
44268 \series bold
44269 babel
44270 \series default
44271  command 
44272 \family sans
44273
44274 \backslash
44275 selectlanguage{$$lang}
44276 \family default
44277 .
44278 \end_layout
44279
44280 \begin_layout Description
44281 Command
44282 \begin_inset space ~
44283 \end_inset
44284
44285 end Counterpart to 
44286 \family sans
44287 Command start
44288 \family default
44289 .
44290  Some packages, like the default, don't have an end command since the start
44291  command toggles the package on and off.
44292 \end_layout
44293
44294 \begin_layout Description
44295 Default
44296 \begin_inset space ~
44297 \end_inset
44298
44299 Decimal
44300 \begin_inset space ~
44301 \end_inset
44302
44303 Point Define the default decimal point for use in tables (decimal point
44304  alignment).
44305 \end_layout
44306
44307 \begin_layout Description
44308 Set
44309 \begin_inset space ~
44310 \end_inset
44311
44312 languages
44313 \begin_inset space ~
44314 \end_inset
44315
44316 globally When this option is set, the languages used in the document will
44317  be added as options to the document class options, so that they can be
44318  used by all LaTeX-packages.
44319  Otherwise they will only be used as options for the 
44320 \series bold
44321 babel
44322 \series default
44323  package.
44324 \end_layout
44325
44326 \begin_layout Description
44327 Auto
44328 \begin_inset space ~
44329 \end_inset
44330
44331 begin When this option is set, documents start with the chosen document
44332  language.
44333  When this option is not set, the 
44334 \family sans
44335 Command
44336 \begin_inset space ~
44337 \end_inset
44338
44339 start
44340 \family default
44341  is explicitly set to the beginning of the document in the LaTeX-output.
44342  This assures that the correct language is used when you use another 
44343 \family sans
44344 Command
44345 \begin_inset space ~
44346 \end_inset
44347
44348 start
44349 \family default
44350  than the default.
44351 \end_layout
44352
44353 \begin_layout Description
44354 Auto
44355 \begin_inset space ~
44356 \end_inset
44357
44358 end Counterpart to 
44359 \family sans
44360 Auto
44361 \begin_inset space ~
44362 \end_inset
44363
44364 begin
44365 \family default
44366 .
44367  When it is not set, the 
44368 \family sans
44369 Command
44370 \begin_inset space ~
44371 \end_inset
44372
44373 end
44374 \family default
44375  is set to the end of the document.
44376 \end_layout
44377
44378 \begin_layout Description
44379 Mark
44380 \begin_inset space ~
44381 \end_inset
44382
44383 foreign
44384 \begin_inset space ~
44385 \end_inset
44386
44387 languages Text marked formatted in a language different from the document
44388  language will be underlined in blue.
44389 \end_layout
44390
44391 \begin_layout Description
44392 Enable
44393 \begin_inset space ~
44394 \end_inset
44395
44396 RTL
44397 \begin_inset space ~
44398 \end_inset
44399
44400 support Enables the use of languages, written from right to left (RTL),
44401  like Arabic, Hebrew or Farsi.
44402 \end_layout
44403
44404 \begin_layout Description
44405 Cursor
44406 \begin_inset space ~
44407 \end_inset
44408
44409 movement When writing RTL, you can define if the left and right arrow keys
44410  move the cursor visually to the left or right, respectively, or logically.
44411  Logical means that the cursor is moved to the left when pressing the right
44412  arrow key and the cursor is inside text in an RTL language.
44413 \end_layout
44414
44415 \begin_layout Subsection
44416 Spellchecker
44417 \end_layout
44418
44419 \begin_layout Standard
44420 The spellchecker settings are explained in section
44421 \begin_inset space ~
44422 \end_inset
44423
44424
44425 \begin_inset CommandInset ref
44426 LatexCommand ref
44427 reference "sec:Spellchecking"
44428
44429 \end_inset
44430
44431 .
44432 \end_layout
44433
44434 \begin_layout Section
44435 Outputs
44436 \end_layout
44437
44438 \begin_layout Subsection
44439 General
44440 \end_layout
44441
44442 \begin_layout Description
44443 Output
44444 \begin_inset space ~
44445 \end_inset
44446
44447 line
44448 \begin_inset space ~
44449 \end_inset
44450
44451 length sets the maximum number of characters printed in one line when using
44452  the menu 
44453 \family sans
44454 File\SpecialChar \menuseparator
44455 Export\SpecialChar \menuseparator
44456 Plain
44457 \begin_inset space ~
44458 \end_inset
44459
44460 text
44461 \family default
44462 .
44463  Setting the line length to 0 means all text is printed in one endless line.
44464 \end_layout
44465
44466 \begin_layout Description
44467 Date
44468 \begin_inset space ~
44469 \end_inset
44470
44471 format
44472 \begin_inset Index idx
44473 status collapsed
44474
44475 \begin_layout Plain Layout
44476 Date Format
44477 \end_layout
44478
44479 \end_inset
44480
44481
44482 \begin_inset Index idx
44483 status collapsed
44484
44485 \begin_layout Plain Layout
44486 Settings ! Date format
44487 \end_layout
44488
44489 \end_inset
44490
44491  The date format can be one or a mixture of the formats listed here:
44492 \begin_inset Newline newline
44493 \end_inset
44494
44495
44496 \begin_inset Flex URL
44497 status collapsed
44498
44499 \begin_layout Plain Layout
44500
44501 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44502 \end_layout
44503
44504 \end_inset
44505
44506
44507 \begin_inset Newline newline
44508 \end_inset
44509
44510 For example the format
44511 \begin_inset Newline newline
44512 \end_inset
44513
44514 %d/%m/%y
44515 \begin_inset Newline newline
44516 \end_inset
44517
44518 prints the date as day/month/year.
44519 \end_layout
44520
44521 \begin_layout Description
44522 Overwrite
44523 \begin_inset space ~
44524 \end_inset
44525
44526 on
44527 \begin_inset space ~
44528 \end_inset
44529
44530 export Setting what LyX is allowed to overwrite on export.
44531 \end_layout
44532
44533 \begin_layout Description
44534 Forward
44535 \begin_inset space ~
44536 \end_inset
44537
44538 search Commands that will be used for the menu 
44539 \family sans
44540 Navigate\SpecialChar \menuseparator
44541 Forward
44542 \begin_inset space ~
44543 \end_inset
44544
44545 search
44546 \family default
44547 .
44548  For a detailed description see section 
44549 \emph on
44550 Reverse DVI/PDF search
44551 \emph default
44552  of the 
44553 \emph on
44554 Additional
44555 \begin_inset space ~
44556 \end_inset
44557
44558 Features
44559 \emph default
44560  manual.
44561 \end_layout
44562
44563 \begin_layout Subsection
44564 Printer
44565 \begin_inset CommandInset label
44566 LatexCommand label
44567 name "sub:Printer"
44568
44569 \end_inset
44570
44571
44572 \begin_inset Index idx
44573 status collapsed
44574
44575 \begin_layout Plain Layout
44576 Printer
44577 \end_layout
44578
44579 \end_inset
44580
44581
44582 \begin_inset Index idx
44583 status collapsed
44584
44585 \begin_layout Plain Layout
44586 Settings ! Printer
44587 \end_layout
44588
44589 \end_inset
44590
44591
44592 \end_layout
44593
44594 \begin_layout Description
44595 Default
44596 \begin_inset space ~
44597 \end_inset
44598
44599 printer Here you can specify the name of your 
44600 \family sans
44601 Default printer
44602 \family default
44603 .
44604  The name will be used when the 
44605 \family sans
44606 Printer command
44607 \family default
44608  is executed.
44609 \begin_inset Newline newline
44610 \end_inset
44611
44612
44613 \begin_inset Note Greyedout
44614 status open
44615
44616 \begin_layout Plain Layout
44617
44618 \series bold
44619 Note:
44620 \series default
44621  You can leave this field empty on Windows systems because it has no effect.
44622 \end_layout
44623
44624 \end_inset
44625
44626
44627 \end_layout
44628
44629 \begin_layout Description
44630 Printer
44631 \begin_inset space ~
44632 \end_inset
44633
44634 command is the command LyX
44635 \begin_inset space \thinspace{}
44636 \end_inset
44637
44638 /
44639 \begin_inset space \thinspace{}
44640 \end_inset
44641
44642 LaTeX uses for printing.
44643  The default is 
44644 \family sans
44645 dvips
44646 \family default
44647  on most systems.
44648 \end_layout
44649
44650 \begin_layout Description
44651 Printer
44652 \begin_inset space ~
44653 \end_inset
44654
44655 Command
44656 \begin_inset space ~
44657 \end_inset
44658
44659 Options Here you can specify printer options.
44660  A list of printer options with explanations can be found in the documentation
44661  of the program that provides the 
44662 \family sans
44663 Printer command
44664 \family default
44665  you are using.
44666 \end_layout
44667
44668 \begin_layout Description
44669 Adapt
44670 \begin_inset space ~
44671 \end_inset
44672
44673 output
44674 \begin_inset space ~
44675 \end_inset
44676
44677 to
44678 \begin_inset space ~
44679 \end_inset
44680
44681 printer This option works only for the 
44682 \family sans
44683 Printer command
44684 \family default
44685  
44686 \begin_inset Quotes eld
44687 \end_inset
44688
44689
44690 \family sans
44691 dvips
44692 \family default
44693
44694 \begin_inset Quotes erd
44695 \end_inset
44696
44697 .
44698  It activates a configuration file for dvips.
44699  This is an option only for dvips experts.
44700 \end_layout
44701
44702 \begin_layout Subsection
44703 LaT
44704 \begin_inset ERT
44705 status collapsed
44706
44707 \begin_layout Plain Layout
44708
44709 {}
44710 \end_layout
44711
44712 \end_inset
44713
44714 eX
44715 \begin_inset CommandInset label
44716 LatexCommand label
44717 name "sub:LaTeX-settings"
44718
44719 \end_inset
44720
44721
44722 \begin_inset Index idx
44723 status collapsed
44724
44725 \begin_layout Plain Layout
44726 Settings ! LaTeX
44727 \end_layout
44728
44729 \end_inset
44730
44731
44732 \end_layout
44733
44734 \begin_layout Description
44735 Use
44736 \begin_inset space ~
44737 \end_inset
44738
44739 LaTe
44740 \begin_inset ERT
44741 status collapsed
44742
44743 \begin_layout Plain Layout
44744
44745 {}
44746 \end_layout
44747
44748 \end_inset
44749
44750 X
44751 \begin_inset space ~
44752 \end_inset
44753
44754 font
44755 \begin_inset space ~
44756 \end_inset
44757
44758 encoding This is the default encoding of the document font.
44759  
44760 \family sans
44761 T1
44762 \family default
44763  is the default and covers western languages and symbols.
44764  
44765 \family sans
44766 T2A
44767 \family default
44768
44769 \family sans
44770 T2B
44771 \family default
44772
44773 \family sans
44774 T2C
44775 \family default
44776
44777 \family sans
44778 LCY
44779 \family default
44780  and 
44781 \family sans
44782 X2
44783 \family default
44784  are used for Cyrillic.
44785  Combinations of the encodings are possible, like 
44786 \begin_inset Quotes eld
44787 \end_inset
44788
44789
44790 \family sans
44791 T1, T2B
44792 \family default
44793
44794 \begin_inset Quotes erd
44795 \end_inset
44796
44797 .
44798  The font encoding is normally automatically loaded by the language packages
44799  LyX sets up in the background.
44800  So there is no need to change the default encoding.
44801 \end_layout
44802
44803 \begin_layout Description
44804 Default
44805 \begin_inset space ~
44806 \end_inset
44807
44808 paper
44809 \begin_inset space ~
44810 \end_inset
44811
44812 size This is the paper size that is used for new documents.
44813  The 
44814 \family sans
44815 Default
44816 \family default
44817  value depends on your LaTeX-system setup.
44818 \end_layout
44819
44820 \begin_layout Description
44821 DVI
44822 \begin_inset space ~
44823 \end_inset
44824
44825 viewer
44826 \begin_inset space ~
44827 \end_inset
44828
44829 paper
44830 \begin_inset space ~
44831 \end_inset
44832
44833 size
44834 \begin_inset space ~
44835 \end_inset
44836
44837 options They only have an effect when the program 
44838 \family sans
44839 xdvi
44840 \family default
44841  is used as DVI-viewer, read its manual to find out more.
44842 \end_layout
44843
44844 \begin_layout Standard
44845 Here you can also specify options and commands with parameters for processors.
44846  But before you change something, it is strongly recommended to read the
44847  manuals of the applications.
44848 \end_layout
44849
44850 \begin_layout Description
44851 Bibliography
44852 \begin_inset space ~
44853 \end_inset
44854
44855 generation Settings for the generation of the bibliography, see section
44856 \begin_inset space ~
44857 \end_inset
44858
44859
44860 \begin_inset CommandInset ref
44861 LatexCommand ref
44862 reference "sub:Bibliography-databases"
44863
44864 \end_inset
44865
44866 .
44867 \end_layout
44868
44869 \begin_layout Description
44870 Index
44871 \begin_inset space ~
44872 \end_inset
44873
44874 generation Settings for the generation of the index, see section
44875 \begin_inset space ~
44876 \end_inset
44877
44878
44879 \begin_inset CommandInset ref
44880 LatexCommand ref
44881 reference "sub:Index-Program"
44882
44883 \end_inset
44884
44885 .
44886 \end_layout
44887
44888 \begin_layout Description
44889 Nomenclature
44890 \begin_inset space ~
44891 \end_inset
44892
44893 command Command for the program that generates the nomenclature, see section
44894 \begin_inset space ~
44895 \end_inset
44896
44897
44898 \begin_inset CommandInset ref
44899 LatexCommand ref
44900 reference "sub:Nomenclature-Program"
44901
44902 \end_inset
44903
44904 .
44905 \end_layout
44906
44907 \begin_layout Description
44908 CheckTe
44909 \begin_inset ERT
44910 status collapsed
44911
44912 \begin_layout Plain Layout
44913
44914 {}
44915 \end_layout
44916
44917 \end_inset
44918
44919 X
44920 \begin_inset space ~
44921 \end_inset
44922
44923 command Command for the program 
44924 \family sans
44925 CheckTeX
44926 \family default
44927  that is described in the section 
44928 \emph on
44929 Checking TeX
44930 \emph default
44931  of the 
44932 \emph on
44933 Additional Features
44934 \emph default
44935  manual.
44936 \end_layout
44937
44938 \begin_layout Standard
44939 There are additionally the following options:
44940 \end_layout
44941
44942 \begin_layout Description
44943 Use
44944 \begin_inset space ~
44945 \end_inset
44946
44947 Windows-style
44948 \begin_inset space ~
44949 \end_inset
44950
44951 paths
44952 \begin_inset space ~
44953 \end_inset
44954
44955 in
44956 \begin_inset space ~
44957 \end_inset
44958
44959 LaTeX
44960 \begin_inset space ~
44961 \end_inset
44962
44963 files Uses paths in the notation of Windows, that means that 
44964 \begin_inset Quotes eld
44965 \end_inset
44966
44967
44968 \backslash
44969
44970 \begin_inset Quotes erd
44971 \end_inset
44972
44973  is used instead of 
44974 \begin_inset Quotes eld
44975 \end_inset
44976
44977 /
44978 \begin_inset Quotes erd
44979 \end_inset
44980
44981  to separate folders.
44982  This option is enabled by default when you use LyX on Windows.
44983 \begin_inset Index idx
44984 status collapsed
44985
44986 \begin_layout Plain Layout
44987 Paths
44988 \end_layout
44989
44990 \end_inset
44991
44992
44993 \begin_inset Index idx
44994 status collapsed
44995
44996 \begin_layout Plain Layout
44997 Settings ! Paths
44998 \end_layout
44999
45000 \end_inset
45001
45002
45003 \end_layout
45004
45005 \begin_layout Description
45006 Reset
45007 \begin_inset space ~
45008 \end_inset
45009
45010 class
45011 \begin_inset space ~
45012 \end_inset
45013
45014 options
45015 \begin_inset space ~
45016 \end_inset
45017
45018 when
45019 \begin_inset space ~
45020 \end_inset
45021
45022 document
45023 \begin_inset space ~
45024 \end_inset
45025
45026 class
45027 \begin_inset space ~
45028 \end_inset
45029
45030 changes Removes all manually set 
45031 \family sans
45032 Class options
45033 \family default
45034  in the 
45035 \family sans
45036 Document\SpecialChar \menuseparator
45037 Settings\SpecialChar \menuseparator
45038 Document
45039 \begin_inset space ~
45040 \end_inset
45041
45042 Class
45043 \family default
45044  dialog when changing the document class.
45045 \end_layout
45046
45047 \begin_layout Section
45048 File
45049 \begin_inset space ~
45050 \end_inset
45051
45052 Handling
45053 \begin_inset Index idx
45054 status collapsed
45055
45056 \begin_layout Plain Layout
45057 File handling
45058 \end_layout
45059
45060 \end_inset
45061
45062
45063 \end_layout
45064
45065 \begin_layout Subsection
45066 Converters
45067 \begin_inset CommandInset label
45068 LatexCommand label
45069 name "sub:Converters"
45070
45071 \end_inset
45072
45073
45074 \begin_inset Index idx
45075 status collapsed
45076
45077 \begin_layout Plain Layout
45078 Converters
45079 \end_layout
45080
45081 \end_inset
45082
45083
45084 \end_layout
45085
45086 \begin_layout Standard
45087 Here you find the list of defined converter commands to convert material
45088  from one format to another.
45089  You can modify converters or create new ones.
45090  To modify a converter, select it, change the entry of the 
45091 \family sans
45092 Converter
45093 \family default
45094  and/or 
45095 \family sans
45096 Extra
45097 \begin_inset space ~
45098 \end_inset
45099
45100 flag
45101 \family default
45102  field and press the 
45103 \family sans
45104 Modify
45105 \family default
45106  button.
45107  To create a new converter, select an existing one, select a different format
45108  in the 
45109 \family sans
45110 To
45111 \begin_inset space ~
45112 \end_inset
45113
45114 format
45115 \family default
45116  drop-down list, modify the 
45117 \family sans
45118 Converter
45119 \family default
45120  field and press the 
45121 \family sans
45122 Add
45123 \family default
45124  button.
45125 \end_layout
45126
45127 \begin_layout Standard
45128 If the 
45129 \family sans
45130 Converter File Cache
45131 \family default
45132  is 
45133 \family sans
45134 Enabled
45135 \family default
45136 , conversions will be cached as long as specified in the field 
45137 \family sans
45138 Maximum Age (in days
45139 \family default
45140 ).
45141  This means that images don't need to be converted again when you reopen
45142  a document; the converted images from the cache will be used instead.
45143 \end_layout
45144
45145 \begin_layout Standard
45146 More about converters, like the flags that can be used in the converter
45147  definition, is described in the section 
45148 \emph on
45149 Converters
45150 \emph default
45151  of the 
45152 \emph on
45153 Customization
45154 \emph default
45155  manual.
45156 \end_layout
45157
45158 \begin_layout Subsection
45159 File Formats
45160 \begin_inset CommandInset label
45161 LatexCommand label
45162 name "sec:File-Formats"
45163
45164 \end_inset
45165
45166
45167 \begin_inset Index idx
45168 status collapsed
45169
45170 \begin_layout Plain Layout
45171 File formats
45172 \end_layout
45173
45174 \end_inset
45175
45176
45177 \begin_inset Index idx
45178 status collapsed
45179
45180 \begin_layout Plain Layout
45181 Copiers
45182 \end_layout
45183
45184 \end_inset
45185
45186
45187 \end_layout
45188
45189 \begin_layout Standard
45190 Here you find the list of defined file formats that LyX can handle.
45191  You can modify the 
45192 \family sans
45193 Editor
45194 \family default
45195  and 
45196 \family sans
45197 Viewer
45198 \family default
45199  programs that should be used for certain formats.
45200 \end_layout
45201
45202 \begin_layout Standard
45203 You can also define the 
45204 \family sans
45205 Default output format
45206 \family default
45207  that is used when you use 
45208 \family sans
45209 View, Update, View Master Document
45210 \family default
45211  or 
45212 \family sans
45213 Update Master Document
45214 \family default
45215  in the 
45216 \family sans
45217 Document
45218 \family default
45219  menu or the toolbar.
45220 \end_layout
45221
45222 \begin_layout Standard
45223 More about formats and their options is described in the section 
45224 \emph on
45225 Formats
45226 \emph default
45227  of the 
45228 \emph on
45229 Customization
45230 \emph default
45231  manual.
45232 \end_layout
45233
45234 \begin_layout Standard
45235 Since all conversions from one format to another take place in LyX's temporary
45236  directory, it is sometimes necessary to modify a file before copying it
45237  to the temporary directory so that the conversion may be performed.
45238  This is done by specifying a 
45239 \family sans
45240 Copier
45241 \family default
45242 .
45243  More about this is described in the section 
45244 \emph on
45245 Copiers
45246 \emph default
45247  of the 
45248 \emph on
45249 Customization
45250 \emph default
45251  manual.
45252 \end_layout
45253
45254 \begin_layout Chapter
45255 Units available in LyX
45256 \begin_inset Index idx
45257 status collapsed
45258
45259 \begin_layout Plain Layout
45260 Units
45261 \end_layout
45262
45263 \end_inset
45264
45265
45266 \begin_inset CommandInset label
45267 LatexCommand label
45268 name "chap:Units-available-in"
45269
45270 \end_inset
45271
45272
45273 \end_layout
45274
45275 \begin_layout Standard
45276 Table
45277 \begin_inset space ~
45278 \end_inset
45279
45280
45281 \begin_inset CommandInset ref
45282 LatexCommand ref
45283 reference "tab:Units"
45284
45285 \end_inset
45286
45287  explains all the units available in LyX and used in this documentation.
45288 \end_layout
45289
45290 \begin_layout Standard
45291 \begin_inset Float table
45292 placement h
45293 wide false
45294 sideways false
45295 status open
45296
45297 \begin_layout Plain Layout
45298 \begin_inset Caption Standard
45299
45300 \begin_layout Plain Layout
45301 \begin_inset CommandInset label
45302 LatexCommand label
45303 name "tab:Units"
45304
45305 \end_inset
45306
45307 Units
45308 \end_layout
45309
45310 \end_inset
45311
45312
45313 \end_layout
45314
45315 \begin_layout Plain Layout
45316 \begin_inset VSpace medskip
45317 \end_inset
45318
45319
45320 \end_layout
45321
45322 \begin_layout Plain Layout
45323 \align center
45324 \begin_inset Tabular
45325 <lyxtabular version="3" rows="20" columns="2">
45326 <features rotate="0" tabularvalignment="middle">
45327 <column alignment="center" valignment="top">
45328 <column alignment="center" valignment="top">
45329 <row>
45330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45331 \begin_inset Text
45332
45333 \begin_layout Plain Layout
45334 unit
45335 \end_layout
45336
45337 \end_inset
45338 </cell>
45339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45340 \begin_inset Text
45341
45342 \begin_layout Plain Layout
45343 name/description
45344 \end_layout
45345
45346 \end_inset
45347 </cell>
45348 </row>
45349 <row>
45350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45351 \begin_inset Text
45352
45353 \begin_layout Plain Layout
45354 mm
45355 \end_layout
45356
45357 \end_inset
45358 </cell>
45359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45360 \begin_inset Text
45361
45362 \begin_layout Plain Layout
45363 millimeter
45364 \end_layout
45365
45366 \end_inset
45367 </cell>
45368 </row>
45369 <row>
45370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45371 \begin_inset Text
45372
45373 \begin_layout Plain Layout
45374 cm
45375 \end_layout
45376
45377 \end_inset
45378 </cell>
45379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45380 \begin_inset Text
45381
45382 \begin_layout Plain Layout
45383 centimeter
45384 \end_layout
45385
45386 \end_inset
45387 </cell>
45388 </row>
45389 <row>
45390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45391 \begin_inset Text
45392
45393 \begin_layout Plain Layout
45394 in
45395 \end_layout
45396
45397 \end_inset
45398 </cell>
45399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45400 \begin_inset Text
45401
45402 \begin_layout Plain Layout
45403 inch
45404 \end_layout
45405
45406 \end_inset
45407 </cell>
45408 </row>
45409 <row>
45410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45411 \begin_inset Text
45412
45413 \begin_layout Plain Layout
45414 pt
45415 \end_layout
45416
45417 \end_inset
45418 </cell>
45419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45420 \begin_inset Text
45421
45422 \begin_layout Plain Layout
45423 point (72.27
45424 \begin_inset space \thinspace{}
45425 \end_inset
45426
45427 pt = 1
45428 \begin_inset space \thinspace{}
45429 \end_inset
45430
45431 in)
45432 \end_layout
45433
45434 \end_inset
45435 </cell>
45436 </row>
45437 <row>
45438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45439 \begin_inset Text
45440
45441 \begin_layout Plain Layout
45442 pc
45443 \end_layout
45444
45445 \end_inset
45446 </cell>
45447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45448 \begin_inset Text
45449
45450 \begin_layout Plain Layout
45451 pica (1
45452 \begin_inset space \thinspace{}
45453 \end_inset
45454
45455 pc = 12
45456 \begin_inset space \thinspace{}
45457 \end_inset
45458
45459 pt)
45460 \end_layout
45461
45462 \end_inset
45463 </cell>
45464 </row>
45465 <row>
45466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45467 \begin_inset Text
45468
45469 \begin_layout Plain Layout
45470 sp
45471 \end_layout
45472
45473 \end_inset
45474 </cell>
45475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45476 \begin_inset Text
45477
45478 \begin_layout Plain Layout
45479 scaled point (65536
45480 \begin_inset space \thinspace{}
45481 \end_inset
45482
45483 sp = 1
45484 \begin_inset space \thinspace{}
45485 \end_inset
45486
45487 pt)
45488 \end_layout
45489
45490 \end_inset
45491 </cell>
45492 </row>
45493 <row>
45494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45495 \begin_inset Text
45496
45497 \begin_layout Plain Layout
45498 bp
45499 \end_layout
45500
45501 \end_inset
45502 </cell>
45503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45504 \begin_inset Text
45505
45506 \begin_layout Plain Layout
45507 big point (72
45508 \begin_inset space \thinspace{}
45509 \end_inset
45510
45511 bp = 1
45512 \begin_inset space \thinspace{}
45513 \end_inset
45514
45515 in)
45516 \end_layout
45517
45518 \end_inset
45519 </cell>
45520 </row>
45521 <row>
45522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45523 \begin_inset Text
45524
45525 \begin_layout Plain Layout
45526 dd
45527 \end_layout
45528
45529 \end_inset
45530 </cell>
45531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45532 \begin_inset Text
45533
45534 \begin_layout Plain Layout
45535 didot (72
45536 \begin_inset space \thinspace{}
45537 \end_inset
45538
45539 dd 
45540 \begin_inset Formula $\approx$
45541 \end_inset
45542
45543  37.6
45544 \begin_inset space \thinspace{}
45545 \end_inset
45546
45547 mm)
45548 \end_layout
45549
45550 \end_inset
45551 </cell>
45552 </row>
45553 <row>
45554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45555 \begin_inset Text
45556
45557 \begin_layout Plain Layout
45558 cc
45559 \end_layout
45560
45561 \end_inset
45562 </cell>
45563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45564 \begin_inset Text
45565
45566 \begin_layout Plain Layout
45567 cicero (1
45568 \begin_inset space \thinspace{}
45569 \end_inset
45570
45571 cc = 12
45572 \begin_inset space \thinspace{}
45573 \end_inset
45574
45575 dd)
45576 \end_layout
45577
45578 \end_inset
45579 </cell>
45580 </row>
45581 <row>
45582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45583 \begin_inset Text
45584
45585 \begin_layout Plain Layout
45586 Scale%
45587 \end_layout
45588
45589 \end_inset
45590 </cell>
45591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45592 \begin_inset Text
45593
45594 \begin_layout Plain Layout
45595 % of original image width
45596 \end_layout
45597
45598 \end_inset
45599 </cell>
45600 </row>
45601 <row>
45602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45603 \begin_inset Text
45604
45605 \begin_layout Plain Layout
45606 text%
45607 \end_layout
45608
45609 \end_inset
45610 </cell>
45611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45612 \begin_inset Text
45613
45614 \begin_layout Plain Layout
45615 % of text width
45616 \end_layout
45617
45618 \end_inset
45619 </cell>
45620 </row>
45621 <row>
45622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45623 \begin_inset Text
45624
45625 \begin_layout Plain Layout
45626 col%
45627 \end_layout
45628
45629 \end_inset
45630 </cell>
45631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45632 \begin_inset Text
45633
45634 \begin_layout Plain Layout
45635 % of column width
45636 \end_layout
45637
45638 \end_inset
45639 </cell>
45640 </row>
45641 <row>
45642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45643 \begin_inset Text
45644
45645 \begin_layout Plain Layout
45646 page%
45647 \end_layout
45648
45649 \end_inset
45650 </cell>
45651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45652 \begin_inset Text
45653
45654 \begin_layout Plain Layout
45655 % of paper width
45656 \end_layout
45657
45658 \end_inset
45659 </cell>
45660 </row>
45661 <row>
45662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45663 \begin_inset Text
45664
45665 \begin_layout Plain Layout
45666 line%
45667 \end_layout
45668
45669 \end_inset
45670 </cell>
45671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45672 \begin_inset Text
45673
45674 \begin_layout Plain Layout
45675 % of line width
45676 \end_layout
45677
45678 \end_inset
45679 </cell>
45680 </row>
45681 <row>
45682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45683 \begin_inset Text
45684
45685 \begin_layout Plain Layout
45686 theight%
45687 \end_layout
45688
45689 \end_inset
45690 </cell>
45691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45692 \begin_inset Text
45693
45694 \begin_layout Plain Layout
45695 % of text height
45696 \end_layout
45697
45698 \end_inset
45699 </cell>
45700 </row>
45701 <row>
45702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45703 \begin_inset Text
45704
45705 \begin_layout Plain Layout
45706 pheight%
45707 \end_layout
45708
45709 \end_inset
45710 </cell>
45711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45712 \begin_inset Text
45713
45714 \begin_layout Plain Layout
45715 % of paper height
45716 \end_layout
45717
45718 \end_inset
45719 </cell>
45720 </row>
45721 <row>
45722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45723 \begin_inset Text
45724
45725 \begin_layout Plain Layout
45726 ex
45727 \end_layout
45728
45729 \end_inset
45730 </cell>
45731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45732 \begin_inset Text
45733
45734 \begin_layout Plain Layout
45735 height of letter 
45736 \emph on
45737 x
45738 \emph default
45739  in current font
45740 \end_layout
45741
45742 \end_inset
45743 </cell>
45744 </row>
45745 <row>
45746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45747 \begin_inset Text
45748
45749 \begin_layout Plain Layout
45750 em
45751 \end_layout
45752
45753 \end_inset
45754 </cell>
45755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45756 \begin_inset Text
45757
45758 \begin_layout Plain Layout
45759 width of letter 
45760 \emph on
45761 M
45762 \emph default
45763  in current font
45764 \end_layout
45765
45766 \end_inset
45767 </cell>
45768 </row>
45769 <row>
45770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45771 \begin_inset Text
45772
45773 \begin_layout Plain Layout
45774 mu
45775 \end_layout
45776
45777 \end_inset
45778 </cell>
45779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45780 \begin_inset Text
45781
45782 \begin_layout Plain Layout
45783 math unit (1
45784 \begin_inset space \thinspace{}
45785 \end_inset
45786
45787 mu = 1/18
45788 \begin_inset space \thinspace{}
45789 \end_inset
45790
45791 em)
45792 \end_layout
45793
45794 \end_inset
45795 </cell>
45796 </row>
45797 </lyxtabular>
45798
45799 \end_inset
45800
45801
45802 \end_layout
45803
45804 \end_inset
45805
45806
45807 \end_layout
45808
45809 \begin_layout Chapter
45810 Credits
45811 \begin_inset CommandInset label
45812 LatexCommand label
45813 name "chap:Credits"
45814
45815 \end_inset
45816
45817
45818 \end_layout
45819
45820 \begin_layout Standard
45821 The documentation is a collaborative effort between many different people
45822  (and we would encourage people to contribute!).
45823 \end_layout
45824
45825 \begin_layout Itemize
45826
45827 \noun on
45828 Alejandro Aguilar Sierra
45829 \end_layout
45830
45831 \begin_layout Itemize
45832
45833 \noun on
45834 Amir Karger
45835 \end_layout
45836
45837 \begin_layout Itemize
45838
45839 \noun on
45840 David Johnson
45841 \end_layout
45842
45843 \begin_layout Itemize
45844
45845 \noun on
45846 Hartmut Haase
45847 \end_layout
45848
45849 \begin_layout Itemize
45850
45851 \noun on
45852 Ignacio García
45853 \end_layout
45854
45855 \begin_layout Itemize
45856
45857 \noun on
45858 Ivan Schreter
45859 \end_layout
45860
45861 \begin_layout Itemize
45862
45863 \noun on
45864 John Raithel
45865 \end_layout
45866
45867 \begin_layout Itemize
45868
45869 \noun on
45870 John Weiss
45871 \end_layout
45872
45873 \begin_layout Itemize
45874
45875 \noun on
45876 Lars Gullik Bjønnes
45877 \end_layout
45878
45879 \begin_layout Itemize
45880
45881 \noun on
45882 Matthias Ettrich
45883 \end_layout
45884
45885 \begin_layout Itemize
45886
45887 \noun on
45888 Matthias Zenker
45889 \end_layout
45890
45891 \begin_layout Itemize
45892
45893 \noun on
45894 Rich Fields
45895 \end_layout
45896
45897 \begin_layout Itemize
45898
45899 \noun on
45900 Pascal André
45901 \end_layout
45902
45903 \begin_layout Itemize
45904
45905 \noun on
45906 Paul Evans
45907 \end_layout
45908
45909 \begin_layout Itemize
45910
45911 \noun on
45912 Paul Russel
45913 \end_layout
45914
45915 \begin_layout Itemize
45916
45917 \noun on
45918 Robin Socha
45919 \end_layout
45920
45921 \begin_layout Itemize
45922
45923 \noun on
45924 Uwe Stöhr
45925 \end_layout
45926
45927 \begin_layout Itemize
45928 The LyX Team: 
45929 \begin_inset CommandInset citation
45930 LatexCommand cite
45931 key "lyxcredit"
45932
45933 \end_inset
45934
45935
45936 \end_layout
45937
45938 \begin_layout Standard
45939 \begin_inset Newpage newpage
45940 \end_inset
45941
45942 The bibliography on the following page was created with the 
45943 \family sans
45944 Bibliography
45945 \family default
45946  environment.
45947 \end_layout
45948
45949 \begin_layout Bibliography
45950 \begin_inset CommandInset bibitem
45951 LatexCommand bibitem
45952 label "Credits"
45953 key "lyxcredit"
45954
45955 \end_inset
45956
45957 The LyX Team: 
45958 \begin_inset CommandInset href
45959 LatexCommand href
45960 name "Credits"
45961 target "http://www.lyx.org/Credits"
45962
45963 \end_inset
45964
45965 :
45966 \begin_inset Newline newline
45967 \end_inset
45968
45969
45970 \begin_inset Flex URL
45971 status collapsed
45972
45973 \begin_layout Plain Layout
45974
45975 http://www.lyx.org/Credits
45976 \end_layout
45977
45978 \end_inset
45979
45980
45981 \end_layout
45982
45983 \begin_layout Bibliography
45984 \begin_inset CommandInset bibitem
45985 LatexCommand bibitem
45986 key "latexcompanion"
45987
45988 \end_inset
45989
45990 Frank Mittelbach and Michel Goossens: 
45991 \emph on
45992 The LaTeX Companion Second Edition.
45993
45994 \emph default
45995  Addison-Wesley, 2004
45996 \end_layout
45997
45998 \begin_layout Bibliography
45999 \begin_inset CommandInset bibitem
46000 LatexCommand bibitem
46001 key "latexguide"
46002
46003 \end_inset
46004
46005 Helmut Kopka and Patrick W.
46006  Daly: 
46007 \emph on
46008 A Guide to LaTeX Fourth Edition.
46009
46010 \emph default
46011  Addison-Wesley, 2003
46012 \end_layout
46013
46014 \begin_layout Bibliography
46015 \begin_inset CommandInset bibitem
46016 LatexCommand bibitem
46017 key "latexbook"
46018
46019 \end_inset
46020
46021 Leslie Lamport: 
46022 \emph on
46023 LaTeX: A Document Preparation System.
46024
46025 \emph default
46026  Addison-Wesley, second edition, 1994
46027 \end_layout
46028
46029 \begin_layout Bibliography
46030 \begin_inset CommandInset bibitem
46031 LatexCommand bibitem
46032 key "texbook"
46033
46034 \end_inset
46035
46036 Donald E.
46037  Knuth.
46038  
46039 \emph on
46040 The TeXbook.
46041
46042 \emph default
46043  Addison-Wesley, 1984
46044 \end_layout
46045
46046 \begin_layout Bibliography
46047 \begin_inset CommandInset bibitem
46048 LatexCommand bibitem
46049 key "TeXCatalogue"
46050
46051 \end_inset
46052
46053 The TeX Catalogue:
46054 \begin_inset Newline newline
46055 \end_inset
46056
46057
46058 \begin_inset Flex URL
46059 status collapsed
46060
46061 \begin_layout Plain Layout
46062
46063 http://mirrors.ctan.org/help/Catalogue/bytopic.html
46064 \end_layout
46065
46066 \end_inset
46067
46068
46069 \end_layout
46070
46071 \begin_layout Bibliography
46072 \begin_inset CommandInset bibitem
46073 LatexCommand bibitem
46074 key "LaTeXFAQ"
46075
46076 \end_inset
46077
46078 The LaTeX FAQ:
46079 \begin_inset Newline newline
46080 \end_inset
46081
46082
46083 \begin_inset Flex URL
46084 status collapsed
46085
46086 \begin_layout Plain Layout
46087
46088 http://www.tex.ac.uk/cgi-bin/texfaq2html
46089 \end_layout
46090
46091 \end_inset
46092
46093
46094 \end_layout
46095
46096 \begin_layout Bibliography
46097 \begin_inset CommandInset bibitem
46098 LatexCommand bibitem
46099 key "BibTeX"
46100
46101 \end_inset
46102
46103
46104 \begin_inset CommandInset href
46105 LatexCommand href
46106 name "Documentation"
46107 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
46108
46109 \end_inset
46110
46111  of the program 
46112 \family sans
46113 BibTeX
46114 \family default
46115 :
46116 \begin_inset Newline newline
46117 \end_inset
46118
46119
46120 \begin_inset Flex URL
46121 status collapsed
46122
46123 \begin_layout Plain Layout
46124
46125 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
46126 \end_layout
46127
46128 \end_inset
46129
46130
46131 \end_layout
46132
46133 \begin_layout Bibliography
46134 \begin_inset CommandInset bibitem
46135 LatexCommand bibitem
46136 key "BibTeX-2"
46137
46138 \end_inset
46139
46140
46141 \begin_inset CommandInset href
46142 LatexCommand href
46143 name "Documentation"
46144 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46145
46146 \end_inset
46147
46148  how to use the program 
46149 \family sans
46150 BibTeX
46151 \family default
46152 :
46153 \begin_inset Newline newline
46154 \end_inset
46155
46156
46157 \begin_inset Flex URL
46158 status collapsed
46159
46160 \begin_layout Plain Layout
46161
46162 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46163 \end_layout
46164
46165 \end_inset
46166
46167
46168 \end_layout
46169
46170 \begin_layout Bibliography
46171 \begin_inset CommandInset bibitem
46172 LatexCommand bibitem
46173 key "makeindex"
46174
46175 \end_inset
46176
46177
46178 \begin_inset CommandInset href
46179 LatexCommand href
46180 name "Documentation"
46181 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
46182
46183 \end_inset
46184
46185  of the program 
46186 \family sans
46187 makeindex
46188 \family default
46189 :
46190 \begin_inset Newline newline
46191 \end_inset
46192
46193
46194 \begin_inset Flex URL
46195 status collapsed
46196
46197 \begin_layout Plain Layout
46198
46199 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
46200 \end_layout
46201
46202 \end_inset
46203
46204
46205 \end_layout
46206
46207 \begin_layout Bibliography
46208 \begin_inset CommandInset bibitem
46209 LatexCommand bibitem
46210 key "xindy"
46211
46212 \end_inset
46213
46214
46215 \begin_inset CommandInset href
46216 LatexCommand href
46217 name "Documentation"
46218 target "http://www.xindy.org/documentation.html"
46219
46220 \end_inset
46221
46222  of the program 
46223 \family sans
46224 xindy
46225 \family default
46226 :
46227 \begin_inset Newline newline
46228 \end_inset
46229
46230
46231 \begin_inset Flex URL
46232 status collapsed
46233
46234 \begin_layout Plain Layout
46235
46236 http://www.xindy.org/documentation.html
46237 \end_layout
46238
46239 \end_inset
46240
46241
46242 \end_layout
46243
46244 \begin_layout Bibliography
46245 \begin_inset CommandInset bibitem
46246 LatexCommand bibitem
46247 key "AMS"
46248
46249 \end_inset
46250
46251
46252 \begin_inset CommandInset href
46253 LatexCommand href
46254 name "Documentation"
46255 target "http://www.ams.org/publications/authors/tex/amslatex"
46256
46257 \end_inset
46258
46259  of the AMS LaTeX-packages:
46260 \begin_inset Newline newline
46261 \end_inset
46262
46263
46264 \begin_inset Flex URL
46265 status collapsed
46266
46267 \begin_layout Plain Layout
46268
46269 http://www.ams.org/publications/authors/tex/amslatex
46270 \end_layout
46271
46272 \end_inset
46273
46274
46275 \end_layout
46276
46277 \begin_layout Bibliography
46278 \begin_inset CommandInset bibitem
46279 LatexCommand bibitem
46280 key "caption"
46281
46282 \end_inset
46283
46284
46285 \begin_inset CommandInset href
46286 LatexCommand href
46287 name "Documentation"
46288 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46289
46290 \end_inset
46291
46292  of the LaTeX-package 
46293 \series bold
46294 caption
46295 \series default
46296
46297 \begin_inset Index idx
46298 status collapsed
46299
46300 \begin_layout Plain Layout
46301 LaTeX-packages ! caption
46302 \end_layout
46303
46304 \end_inset
46305
46306 :
46307 \begin_inset Newline newline
46308 \end_inset
46309
46310
46311 \begin_inset Flex URL
46312 status collapsed
46313
46314 \begin_layout Plain Layout
46315
46316 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
46317 \end_layout
46318
46319 \end_inset
46320
46321
46322 \end_layout
46323
46324 \begin_layout Bibliography
46325 \begin_inset CommandInset bibitem
46326 LatexCommand bibitem
46327 key "enumitem"
46328
46329 \end_inset
46330
46331
46332 \begin_inset CommandInset href
46333 LatexCommand href
46334 name "Documentation"
46335 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
46336
46337 \end_inset
46338
46339  of the LaTeX-package 
46340 \series bold
46341 enumitem
46342 \series default
46343
46344 \begin_inset Index idx
46345 status collapsed
46346
46347 \begin_layout Plain Layout
46348 LaTeX-packages ! enumitem
46349 \end_layout
46350
46351 \end_inset
46352
46353 :
46354 \begin_inset Newline newline
46355 \end_inset
46356
46357
46358 \begin_inset Flex URL
46359 status collapsed
46360
46361 \begin_layout Plain Layout
46362
46363 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
46364 \end_layout
46365
46366 \end_inset
46367
46368
46369 \end_layout
46370
46371 \begin_layout Bibliography
46372 \begin_inset CommandInset bibitem
46373 LatexCommand bibitem
46374 key "fancyhdr"
46375
46376 \end_inset
46377
46378
46379 \begin_inset CommandInset href
46380 LatexCommand href
46381 name "Documentation"
46382 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46383
46384 \end_inset
46385
46386  of the LaTeX-package 
46387 \series bold
46388 fancyhdr
46389 \series default
46390
46391 \begin_inset Index idx
46392 status collapsed
46393
46394 \begin_layout Plain Layout
46395 LaTeX-packages ! fancyhdr
46396 \end_layout
46397
46398 \end_inset
46399
46400 :
46401 \begin_inset Newline newline
46402 \end_inset
46403
46404
46405 \begin_inset Flex URL
46406 status collapsed
46407
46408 \begin_layout Plain Layout
46409
46410 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46411 \end_layout
46412
46413 \end_inset
46414
46415
46416 \end_layout
46417
46418 \begin_layout Bibliography
46419 \begin_inset CommandInset bibitem
46420 LatexCommand bibitem
46421 key "hyperref"
46422
46423 \end_inset
46424
46425
46426 \begin_inset CommandInset href
46427 LatexCommand href
46428 name "Documentation"
46429 target "http://www.ctan.org/pkg/hyperref"
46430
46431 \end_inset
46432
46433  of the LaTeX-package 
46434 \series bold
46435 hyperref
46436 \series default
46437
46438 \begin_inset Index idx
46439 status collapsed
46440
46441 \begin_layout Plain Layout
46442 LaTeX-packages ! hyperref
46443 \end_layout
46444
46445 \end_inset
46446
46447 :
46448 \begin_inset Newline newline
46449 \end_inset
46450
46451
46452 \begin_inset Flex URL
46453 status collapsed
46454
46455 \begin_layout Plain Layout
46456
46457 http://www.ctan.org/pkg/hyperref
46458 \end_layout
46459
46460 \end_inset
46461
46462
46463 \end_layout
46464
46465 \begin_layout Bibliography
46466 \begin_inset CommandInset bibitem
46467 LatexCommand bibitem
46468 key "nomencl"
46469
46470 \end_inset
46471
46472
46473 \begin_inset CommandInset href
46474 LatexCommand href
46475 name "Documentation"
46476 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
46477
46478 \end_inset
46479
46480  of the LaTeX-package 
46481 \series bold
46482 nomencl
46483 \series default
46484
46485 \begin_inset Index idx
46486 status collapsed
46487
46488 \begin_layout Plain Layout
46489 LaTeX-packages ! nomencl
46490 \end_layout
46491
46492 \end_inset
46493
46494 :
46495 \begin_inset Newline newline
46496 \end_inset
46497
46498
46499 \begin_inset Flex URL
46500 status collapsed
46501
46502 \begin_layout Plain Layout
46503
46504 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
46505 \end_layout
46506
46507 \end_inset
46508
46509
46510 \end_layout
46511
46512 \begin_layout Bibliography
46513 \begin_inset CommandInset bibitem
46514 LatexCommand bibitem
46515 key "prettyref"
46516
46517 \end_inset
46518
46519
46520 \begin_inset CommandInset href
46521 LatexCommand href
46522 name "Documentation"
46523 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46524
46525 \end_inset
46526
46527  of the LaTeX-package 
46528 \series bold
46529 prettyref
46530 \series default
46531
46532 \begin_inset Index idx
46533 status collapsed
46534
46535 \begin_layout Plain Layout
46536 LaTeX-packages ! prettyref
46537 \end_layout
46538
46539 \end_inset
46540
46541 :
46542 \begin_inset Newline newline
46543 \end_inset
46544
46545
46546 \begin_inset Flex URL
46547 status collapsed
46548
46549 \begin_layout Plain Layout
46550
46551 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
46552 \end_layout
46553
46554 \end_inset
46555
46556
46557 \end_layout
46558
46559 \begin_layout Bibliography
46560 \begin_inset CommandInset bibitem
46561 LatexCommand bibitem
46562 key "refstyle"
46563
46564 \end_inset
46565
46566
46567 \begin_inset CommandInset href
46568 LatexCommand href
46569 name "Documentation"
46570 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46571
46572 \end_inset
46573
46574  of the LaTeX-package 
46575 \series bold
46576 refstyle
46577 \series default
46578
46579 \begin_inset Index idx
46580 status collapsed
46581
46582 \begin_layout Plain Layout
46583 LaTeX-packages ! refstyle
46584 \end_layout
46585
46586 \end_inset
46587
46588 :
46589 \begin_inset Newline newline
46590 \end_inset
46591
46592
46593 \begin_inset Flex URL
46594 status collapsed
46595
46596 \begin_layout Plain Layout
46597
46598 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
46599 \end_layout
46600
46601 \end_inset
46602
46603
46604 \end_layout
46605
46606 \begin_layout Bibliography
46607 \begin_inset CommandInset bibitem
46608 LatexCommand bibitem
46609 key "Arabic"
46610
46611 \end_inset
46612
46613
46614 \begin_inset CommandInset href
46615 LatexCommand href
46616 name "Wiki-page"
46617 target "http://wiki.lyx.org/Windows/Arabic"
46618
46619 \end_inset
46620
46621  how to set up LyX for Arabic:
46622 \begin_inset Newline newline
46623 \end_inset
46624
46625
46626 \begin_inset Flex URL
46627 status collapsed
46628
46629 \begin_layout Plain Layout
46630
46631 http://wiki.lyx.org/Windows/Arabic
46632 \end_layout
46633
46634 \end_inset
46635
46636
46637 \end_layout
46638
46639 \begin_layout Bibliography
46640 \begin_inset CommandInset bibitem
46641 LatexCommand bibitem
46642 key "Armenian"
46643
46644 \end_inset
46645
46646
46647 \begin_inset CommandInset href
46648 LatexCommand href
46649 name "Wiki-page"
46650 target "http://wiki.lyx.org/Windows/Armenian"
46651
46652 \end_inset
46653
46654  how to set up LyX for Armenian:
46655 \begin_inset Newline newline
46656 \end_inset
46657
46658
46659 \begin_inset Flex URL
46660 status collapsed
46661
46662 \begin_layout Plain Layout
46663
46664 http://wiki.lyx.org/Windows/Armenian
46665 \end_layout
46666
46667 \end_inset
46668
46669
46670 \end_layout
46671
46672 \begin_layout Bibliography
46673 \begin_inset CommandInset bibitem
46674 LatexCommand bibitem
46675 key "Cyrillic"
46676
46677 \end_inset
46678
46679
46680 \begin_inset CommandInset href
46681 LatexCommand href
46682 name "Wiki-page"
46683 target "http://wiki.lyx.org/Windows/Cyrillic"
46684
46685 \end_inset
46686
46687  how to set up LyX for Cyrillic languages:
46688 \begin_inset Newline newline
46689 \end_inset
46690
46691
46692 \begin_inset Flex URL
46693 status collapsed
46694
46695 \begin_layout Plain Layout
46696
46697 http://wiki.lyx.org/Windows/Cyrillic
46698 \end_layout
46699
46700 \end_inset
46701
46702
46703 \end_layout
46704
46705 \begin_layout Bibliography
46706 \begin_inset CommandInset bibitem
46707 LatexCommand bibitem
46708 key "Farsi"
46709
46710 \end_inset
46711
46712
46713 \begin_inset CommandInset href
46714 LatexCommand href
46715 name "Wiki-page"
46716 target "http://wiki.lyx.org/Windows/Farsi"
46717
46718 \end_inset
46719
46720  how to set up LyX for Farsi:
46721 \begin_inset Newline newline
46722 \end_inset
46723
46724
46725 \begin_inset Flex URL
46726 status collapsed
46727
46728 \begin_layout Plain Layout
46729
46730 http://wiki.lyx.org/Windows/Farsi
46731 \end_layout
46732
46733 \end_inset
46734
46735
46736 \end_layout
46737
46738 \begin_layout Bibliography
46739 \begin_inset CommandInset bibitem
46740 LatexCommand bibitem
46741 key "Hebrew"
46742
46743 \end_inset
46744
46745
46746 \begin_inset CommandInset href
46747 LatexCommand href
46748 name "Wiki-page"
46749 target "http://wiki.lyx.org/Windows/Hebrew"
46750
46751 \end_inset
46752
46753  how to set up LyX for Hebrew:
46754 \begin_inset Newline newline
46755 \end_inset
46756
46757
46758 \begin_inset Flex URL
46759 status collapsed
46760
46761 \begin_layout Plain Layout
46762
46763 http://wiki.lyx.org/Windows/Hebrew
46764 \end_layout
46765
46766 \end_inset
46767
46768
46769 \end_layout
46770
46771 \begin_layout Bibliography
46772 \begin_inset CommandInset bibitem
46773 LatexCommand bibitem
46774 key "Japanese"
46775
46776 \end_inset
46777
46778
46779 \begin_inset CommandInset href
46780 LatexCommand href
46781 name "Wiki-page"
46782 target "http://wiki.lyx.org/Windows/Japanese"
46783
46784 \end_inset
46785
46786  how to set up LyX for Japanese:
46787 \begin_inset Newline newline
46788 \end_inset
46789
46790
46791 \begin_inset Flex URL
46792 status collapsed
46793
46794 \begin_layout Plain Layout
46795
46796 http://wiki.lyx.org/Windows/Japanese
46797 \end_layout
46798
46799 \end_inset
46800
46801
46802 \end_layout
46803
46804 \begin_layout Bibliography
46805 \begin_inset CommandInset bibitem
46806 LatexCommand bibitem
46807 key "Latvian"
46808
46809 \end_inset
46810
46811
46812 \begin_inset CommandInset href
46813 LatexCommand href
46814 name "Wiki-page"
46815 target "http://wiki.lyx.org/Windows/Latvian"
46816
46817 \end_inset
46818
46819  how to set up LyX for Latvian:
46820 \begin_inset Newline newline
46821 \end_inset
46822
46823
46824 \begin_inset Flex URL
46825 status collapsed
46826
46827 \begin_layout Plain Layout
46828
46829 http://wiki.lyx.org/Windows/Latvian
46830 \end_layout
46831
46832 \end_inset
46833
46834
46835 \end_layout
46836
46837 \begin_layout Bibliography
46838 \begin_inset CommandInset bibitem
46839 LatexCommand bibitem
46840 key "Lithuanian"
46841
46842 \end_inset
46843
46844
46845 \begin_inset CommandInset href
46846 LatexCommand href
46847 name "Wiki-page"
46848 target "http://wiki.lyx.org/Windows/Lithuanian"
46849
46850 \end_inset
46851
46852  how to set up LyX for Lithuanian:
46853 \begin_inset Newline newline
46854 \end_inset
46855
46856
46857 \begin_inset Flex URL
46858 status collapsed
46859
46860 \begin_layout Plain Layout
46861
46862 http://wiki.lyx.org/Windows/Lithuanian
46863 \end_layout
46864
46865 \end_inset
46866
46867
46868 \end_layout
46869
46870 \begin_layout Bibliography
46871 \begin_inset CommandInset bibitem
46872 LatexCommand bibitem
46873 key "Mongolian"
46874
46875 \end_inset
46876
46877
46878 \begin_inset CommandInset href
46879 LatexCommand href
46880 name "Wiki-page"
46881 target "http://wiki.lyx.org/Windows/Mongolian"
46882
46883 \end_inset
46884
46885  how to set up LyX for Mongolian:
46886 \begin_inset Newline newline
46887 \end_inset
46888
46889
46890 \begin_inset Flex URL
46891 status collapsed
46892
46893 \begin_layout Plain Layout
46894
46895 http://wiki.lyx.org/Windows/Mongolian
46896 \end_layout
46897
46898 \end_inset
46899
46900
46901 \end_layout
46902
46903 \begin_layout Bibliography
46904 \begin_inset CommandInset bibitem
46905 LatexCommand bibitem
46906 key "Vietnamese"
46907
46908 \end_inset
46909
46910
46911 \begin_inset CommandInset href
46912 LatexCommand href
46913 name "Wiki-page"
46914 target "http://wiki.lyx.org/Windows/Vietnamese"
46915
46916 \end_inset
46917
46918  how to set up LyX for Vietnamese:
46919 \begin_inset Newline newline
46920 \end_inset
46921
46922
46923 \begin_inset Flex URL
46924 status collapsed
46925
46926 \begin_layout Plain Layout
46927
46928 http://wiki.lyx.org/Windows/Vietnamese
46929 \end_layout
46930
46931 \end_inset
46932
46933
46934 \end_layout
46935
46936 \begin_layout Bibliography
46937 \begin_inset CommandInset bibitem
46938 LatexCommand bibitem
46939 key "NewInLyX20"
46940
46941 \end_inset
46942
46943
46944 \begin_inset CommandInset href
46945 LatexCommand href
46946 name "Wiki-page"
46947 target "http://wiki.lyx.org/LyX/NewInLyX20"
46948
46949 \end_inset
46950
46951  about new features in 
46952 \family sans
46953 LyX 2.0
46954 \family default
46955 :
46956 \begin_inset Newline newline
46957 \end_inset
46958
46959
46960 \begin_inset Flex URL
46961 status collapsed
46962
46963 \begin_layout Plain Layout
46964
46965 http://wiki.lyx.org/LyX/NewInLyX20
46966 \end_layout
46967
46968 \end_inset
46969
46970
46971 \end_layout
46972
46973 \begin_layout Standard
46974 \begin_inset Newpage newpage
46975 \end_inset
46976
46977
46978 \begin_inset ERT
46979 status collapsed
46980
46981 \begin_layout Plain Layout
46982
46983
46984 \backslash
46985 let
46986 \backslash
46987 mybibname
46988 \backslash
46989 bibname
46990 \end_layout
46991
46992 \begin_layout Plain Layout
46993
46994
46995 \backslash
46996 renewcommand{
46997 \backslash
46998 bibname}{
46999 \backslash
47000 mybibname
47001 \backslash
47002 ; 2}
47003 \end_layout
47004
47005 \end_inset
47006
47007
47008 \begin_inset Note Note
47009 status collapsed
47010
47011 \begin_layout Plain Layout
47012 The command 
47013 \series bold
47014
47015 \backslash
47016 bibname
47017 \series default
47018  is the name of the bibliography in the current document language.
47019  It is redefined here with the number 2 at the end to state that the following
47020  bibliography is the second one:
47021 \end_layout
47022
47023 \end_inset
47024
47025
47026 \end_layout
47027
47028 \begin_layout Standard
47029 \begin_inset CommandInset bibtex
47030 LatexCommand bibtex
47031 bibfiles "biblio/LyXDocs"
47032 options "biblio/alphadin"
47033
47034 \end_inset
47035
47036
47037 \end_layout
47038
47039 \begin_layout Standard
47040 The above bibliography is created from a BibTeX-database.
47041 \end_layout
47042
47043 \begin_layout Standard
47044 \begin_inset CommandInset nomencl_print
47045 LatexCommand printnomenclature
47046 set_width "auto"
47047
47048 \end_inset
47049
47050
47051 \begin_inset CommandInset index_print
47052 LatexCommand printindex
47053 type "idx"
47054
47055 \end_inset
47056
47057
47058 \end_layout
47059
47060 \end_body
47061 \end_document