]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
ed9c0896e39d3e9794410e67f96e491670ff1a75
[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   "break-paragraph 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 This is verbatim.
8044 \end_layout
8045
8046 \begin_layout Verbatim
8047 \noindent
8048 \align block
8049 The following 2 lines are empty:
8050 \end_layout
8051
8052 \begin_layout Verbatim
8053
8054 \end_layout
8055
8056 \begin_layout Verbatim
8057
8058 \end_layout
8059
8060 \begin_layout Verbatim
8061 Almost everything is allowed in verbatim:"%&$§#~'`
8062 \backslash
8063 }][{|
8064 \end_layout
8065
8066 \begin_layout Section
8067 Nesting Environments
8068 \begin_inset Index idx
8069 status collapsed
8070
8071 \begin_layout Plain Layout
8072 Nesting ! Environments
8073 \end_layout
8074
8075 \end_inset
8076
8077
8078 \begin_inset CommandInset label
8079 LatexCommand label
8080 name "sec:Nesting"
8081
8082 \end_inset
8083
8084
8085 \end_layout
8086
8087 \begin_layout Subsection
8088 Introduction
8089 \end_layout
8090
8091 \begin_layout Standard
8092 LyX treats text as a unified block with a particular context and specific
8093  properties.
8094  This allows you to create blocks that inherit some of the properties of
8095  another block.
8096  For example you have three main points in an outline, but point #2 also
8097  has two subpoints.
8098  In other words, you have a list inside of another list, with the inner
8099  list 
8100 \begin_inset Quotes eld
8101 \end_inset
8102
8103 attached
8104 \begin_inset Quotes erd
8105 \end_inset
8106
8107  to item #2:
8108 \end_layout
8109
8110 \begin_layout Enumerate
8111 one
8112 \end_layout
8113
8114 \begin_layout Enumerate
8115 two
8116 \end_layout
8117
8118 \begin_deeper
8119 \begin_layout Enumerate
8120 sublist – item #1
8121 \end_layout
8122
8123 \begin_layout Enumerate
8124 sublist – item #2
8125 \end_layout
8126
8127 \end_deeper
8128 \begin_layout Enumerate
8129 three
8130 \end_layout
8131
8132 \begin_layout Standard
8133 You put a list inside a list by nesting one list inside the other.
8134  Nesting an environment is quite simple: Select 
8135 \family sans
8136 Edit\SpecialChar \menuseparator
8137 Increase
8138 \begin_inset space ~
8139 \end_inset
8140
8141 List
8142 \begin_inset space ~
8143 \end_inset
8144
8145 Depth
8146 \family default
8147  or 
8148 \family sans
8149 Decrease
8150 \begin_inset space ~
8151 \end_inset
8152
8153 List
8154 \begin_inset space ~
8155 \end_inset
8156
8157 Depth
8158 \family default
8159  to change the nesting depth (the status bar will tell you how far you are
8160  nested).
8161  Instead of the menu, you can also use the toolbar buttons 
8162 \begin_inset Info
8163 type  "icon"
8164 arg   "depth-increment"
8165 \end_inset
8166
8167  and 
8168 \begin_inset Info
8169 type  "icon"
8170 arg   "depth-decrement"
8171 \end_inset
8172
8173  or the key bindings 
8174 \family sans
8175 Tab
8176 \family default
8177  and 
8178 \family sans
8179 Shift+Tab
8180 \family default
8181  or 
8182 \begin_inset Info
8183 type  "shortcut"
8184 arg   "depth-increment"
8185 \end_inset
8186
8187  and 
8188 \begin_inset Info
8189 type  "shortcut"
8190 arg   "depth-decrement"
8191 \end_inset
8192
8193 .
8194  The change will work on the current selection, if you have made one (allowing
8195  you to change the nesting of several paragraphs at once), or the current
8196  paragraph.
8197 \end_layout
8198
8199 \begin_layout Standard
8200 Note that LyX only changes the nesting depth if it can.
8201  If it is invalid to do so, nothing happens if you try to change the depth.
8202  Additionally, if you change the depth of one paragraph, it affects the
8203  depth of every paragraph nested inside of it.
8204 \end_layout
8205
8206 \begin_layout Standard
8207 Nesting isn't limited to lists.
8208  In LyX, you can nest just about anything inside anything else, as you're
8209  about to find out.
8210  This is the real power of nesting paragraph environments.
8211 \end_layout
8212
8213 \begin_layout Subsection
8214 What You Can and Can't Nest
8215 \end_layout
8216
8217 \begin_layout Standard
8218 Before we fire a list of paragraph environments at you, we need to tell
8219  you a little bit more about how nesting works.
8220 \end_layout
8221
8222 \begin_layout Standard
8223 The question of nesting a paragraph environment is a bit more complicated
8224  than a simple yes or no.
8225  There are three types of paragraph environments:
8226 \end_layout
8227
8228 \begin_layout Itemize
8229 Completely unnestable
8230 \end_layout
8231
8232 \begin_layout Itemize
8233 Fully nestable, you can nest them inside things and you can also nest other
8234  things inside them.
8235 \end_layout
8236
8237 \begin_layout Itemize
8238 A third type, you can nest them into other environments, but you can't nest
8239  anything into them.
8240 \end_layout
8241
8242 \begin_layout Standard
8243 Here's a list of the three types of nesting behavior, and which paragraph
8244  environments have them:
8245 \end_layout
8246
8247 \begin_layout Description
8248 Unnestable Can't nest them.
8249  Can't nest into them.
8250 \end_layout
8251
8252 \begin_deeper
8253 \begin_layout Itemize
8254
8255 \family sans
8256 Bibliography
8257 \end_layout
8258
8259 \begin_layout Itemize
8260
8261 \family sans
8262 Abstract
8263 \end_layout
8264
8265 \begin_layout Itemize
8266
8267 \family sans
8268 Title
8269 \end_layout
8270
8271 \begin_layout Itemize
8272
8273 \family sans
8274 Author
8275 \end_layout
8276
8277 \begin_layout Itemize
8278
8279 \family sans
8280 Date
8281 \end_layout
8282
8283 \end_deeper
8284 \begin_layout Description
8285 Fully
8286 \begin_inset space ~
8287 \end_inset
8288
8289 Nestable You can nest them.
8290  You can nest other things into them.
8291 \end_layout
8292
8293 \begin_deeper
8294 \begin_layout Itemize
8295
8296 \family sans
8297 Verse
8298 \end_layout
8299
8300 \begin_layout Itemize
8301
8302 \family sans
8303 Quote
8304 \end_layout
8305
8306 \begin_layout Itemize
8307
8308 \family sans
8309 Quotation
8310 \end_layout
8311
8312 \begin_layout Itemize
8313
8314 \family sans
8315 Itemize
8316 \end_layout
8317
8318 \begin_layout Itemize
8319
8320 \family sans
8321 Enumerate
8322 \end_layout
8323
8324 \begin_layout Itemize
8325
8326 \family sans
8327 Description
8328 \end_layout
8329
8330 \begin_layout Itemize
8331
8332 \family sans
8333 List
8334 \end_layout
8335
8336 \begin_layout Itemize
8337
8338 \family sans
8339 LyX-Code
8340 \end_layout
8341
8342 \end_deeper
8343 \begin_layout Description
8344 Nestable-Inside You can nest them inside other things.
8345  You can't nest anything into them.
8346 \end_layout
8347
8348 \begin_deeper
8349 \begin_layout Itemize
8350
8351 \family sans
8352 Standard
8353 \end_layout
8354
8355 \begin_layout Itemize
8356
8357 \family sans
8358 Part
8359 \end_layout
8360
8361 \begin_layout Itemize
8362
8363 \family sans
8364 Chapter
8365 \end_layout
8366
8367 \begin_layout Itemize
8368
8369 \family sans
8370 Section
8371 \end_layout
8372
8373 \begin_layout Itemize
8374
8375 \family sans
8376 Subsection
8377 \end_layout
8378
8379 \begin_layout Itemize
8380
8381 \family sans
8382 Subsubsection
8383 \end_layout
8384
8385 \begin_layout Itemize
8386
8387 \family sans
8388 Paragraph
8389 \end_layout
8390
8391 \begin_layout Itemize
8392
8393 \family sans
8394 Subparagraph
8395 \end_layout
8396
8397 \begin_layout Itemize
8398
8399 \family sans
8400 Part*
8401 \end_layout
8402
8403 \begin_layout Itemize
8404
8405 \family sans
8406 Chapter*
8407 \end_layout
8408
8409 \begin_layout Itemize
8410
8411 \family sans
8412 Section*
8413 \end_layout
8414
8415 \begin_layout Itemize
8416
8417 \family sans
8418 Subsection*
8419 \end_layout
8420
8421 \begin_layout Itemize
8422
8423 \family sans
8424 Subsubsection*
8425 \end_layout
8426
8427 \begin_layout Itemize
8428
8429 \family sans
8430 Right
8431 \begin_inset space ~
8432 \end_inset
8433
8434 Address
8435 \end_layout
8436
8437 \begin_layout Itemize
8438
8439 \family sans
8440 Address
8441 \end_layout
8442
8443 \end_deeper
8444 \begin_layout Standard
8445 \begin_inset Note Greyedout
8446 status open
8447
8448 \begin_layout Plain Layout
8449
8450 \series bold
8451 Note:
8452 \series default
8453  Although it is possible, for example, to nest numbered section headings
8454  like 
8455 \family sans
8456 Chapter
8457 \family default
8458
8459 \family sans
8460 Section
8461 \family default
8462 , etc.
8463 \begin_inset space ~
8464 \end_inset
8465
8466 into lists, it is highly recommended not to do this because the aim is to
8467  create well-structured documents following typesetting guidelines whereas
8468  nested section headings violate this.
8469 \end_layout
8470
8471 \end_inset
8472
8473
8474 \end_layout
8475
8476 \begin_layout Subsection
8477 Nesting Other Things: Tables, Math, Floats, etc.
8478 \begin_inset Index idx
8479 status collapsed
8480
8481 \begin_layout Plain Layout
8482 Nesting ! Tables etc.
8483 \end_layout
8484
8485 \end_inset
8486
8487
8488 \end_layout
8489
8490 \begin_layout Standard
8491 There are several things that aren't paragraph environments, but which are
8492  affected by nesting anyhow.
8493  They are:
8494 \end_layout
8495
8496 \begin_layout Itemize
8497 equations
8498 \end_layout
8499
8500 \begin_layout Itemize
8501 tables
8502 \end_layout
8503
8504 \begin_layout Itemize
8505 figures
8506 \end_layout
8507
8508 \begin_layout Standard
8509 (
8510 \begin_inset Note Greyedout
8511 status open
8512
8513 \begin_layout Plain Layout
8514
8515 \series bold
8516 Note:
8517 \series default
8518  Figures and tables in 
8519 \family sans
8520 Floats
8521 \family default
8522  are not affected by this.
8523 \end_layout
8524
8525 \end_inset
8526
8527  Have a look at section
8528 \begin_inset space ~
8529 \end_inset
8530
8531
8532 \begin_inset CommandInset ref
8533 LatexCommand ref
8534 reference "sec:Floats"
8535
8536 \end_inset
8537
8538  for more information about 
8539 \family sans
8540 Floats
8541 \family default
8542 .)
8543 \end_layout
8544
8545 \begin_layout Standard
8546 LyX can treat these three objects as either a word or as a paragraph.
8547  If a figure, table, or an equation is inline, it goes wherever the paragraph
8548  it is in goes.
8549 \end_layout
8550
8551 \begin_layout Standard
8552 On the other hand, if you have an equation, figure or table in a 
8553 \begin_inset Quotes eld
8554 \end_inset
8555
8556 paragraph
8557 \begin_inset Quotes erd
8558 \end_inset
8559
8560  of its own, it behaves just like a 
8561 \begin_inset Quotes eld
8562 \end_inset
8563
8564 nestable-inside
8565 \begin_inset Quotes erd
8566 \end_inset
8567
8568  paragraph environment.
8569  You can nest it into any environment, but you obviously can't nest anything
8570  into it.
8571 \end_layout
8572
8573 \begin_layout Standard
8574 Here's an example with a table:
8575 \end_layout
8576
8577 \begin_layout Enumerate
8578 Item One
8579 \end_layout
8580
8581 \begin_deeper
8582 \begin_layout Enumerate
8583 This is (a) and it's nested.
8584 \end_layout
8585
8586 \begin_deeper
8587 \begin_layout Standard
8588 \begin_inset VSpace 0.3cm
8589 \end_inset
8590
8591
8592 \end_layout
8593
8594 \begin_layout Standard
8595 \align center
8596 \begin_inset Tabular
8597 <lyxtabular version="3" rows="2" columns="2">
8598 <features rotate="0" tabularvalignment="middle">
8599 <column alignment="center" valignment="top" width="0pt">
8600 <column alignment="center" valignment="top" width="0pt">
8601 <row>
8602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606
8607 \family roman
8608 \series medium
8609 \shape up
8610 \size normal
8611 \emph off
8612 \bar no
8613 \noun off
8614 \color none
8615 a
8616 \end_layout
8617
8618 \end_inset
8619 </cell>
8620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8621 \begin_inset Text
8622
8623 \begin_layout Plain Layout
8624
8625 \family roman
8626 \series medium
8627 \shape up
8628 \size normal
8629 \emph off
8630 \bar no
8631 \noun off
8632 \color none
8633 b
8634 \end_layout
8635
8636 \end_inset
8637 </cell>
8638 </row>
8639 <row>
8640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644
8645 \family roman
8646 \series medium
8647 \shape up
8648 \size normal
8649 \emph off
8650 \bar no
8651 \noun off
8652 \color none
8653 c
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662
8663 \family roman
8664 \series medium
8665 \shape up
8666 \size normal
8667 \emph off
8668 \bar no
8669 \noun off
8670 \color none
8671 d
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 </row>
8677 </lyxtabular>
8678
8679 \end_inset
8680
8681
8682 \end_layout
8683
8684 \begin_layout Standard
8685 \begin_inset VSpace 0.3cm
8686 \end_inset
8687
8688
8689 \end_layout
8690
8691 \end_deeper
8692 \begin_layout Enumerate
8693 This is (b).
8694  The table is actually nested inside (a).
8695 \end_layout
8696
8697 \end_deeper
8698 \begin_layout Enumerate
8699 Back out again.
8700 \end_layout
8701
8702 \begin_layout Standard
8703 If we hadn't nested the table at all, the list would look like this:
8704 \end_layout
8705
8706 \begin_layout Enumerate
8707 Item One
8708 \end_layout
8709
8710 \begin_deeper
8711 \begin_layout Enumerate
8712 This is (a) and it's nested.
8713 \end_layout
8714
8715 \end_deeper
8716 \begin_layout Standard
8717 \begin_inset VSpace 0.3cm
8718 \end_inset
8719
8720
8721 \end_layout
8722
8723 \begin_layout Standard
8724 \align center
8725 \begin_inset Tabular
8726 <lyxtabular version="3" rows="2" columns="2">
8727 <features rotate="0" tabularvalignment="middle">
8728 <column alignment="center" valignment="top" width="0pt">
8729 <column alignment="center" valignment="top" width="0pt">
8730 <row>
8731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8732 \begin_inset Text
8733
8734 \begin_layout Plain Layout
8735
8736 \family roman
8737 \series medium
8738 \shape up
8739 \size normal
8740 \emph off
8741 \bar no
8742 \noun off
8743 \color none
8744 a
8745 \end_layout
8746
8747 \end_inset
8748 </cell>
8749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8750 \begin_inset Text
8751
8752 \begin_layout Plain Layout
8753
8754 \family roman
8755 \series medium
8756 \shape up
8757 \size normal
8758 \emph off
8759 \bar no
8760 \noun off
8761 \color none
8762 b
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 </row>
8768 <row>
8769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8770 \begin_inset Text
8771
8772 \begin_layout Plain Layout
8773
8774 \family roman
8775 \series medium
8776 \shape up
8777 \size normal
8778 \emph off
8779 \bar no
8780 \noun off
8781 \color none
8782 c
8783 \end_layout
8784
8785 \end_inset
8786 </cell>
8787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8788 \begin_inset Text
8789
8790 \begin_layout Plain Layout
8791
8792 \family roman
8793 \series medium
8794 \shape up
8795 \size normal
8796 \emph off
8797 \bar no
8798 \noun off
8799 \color none
8800 d
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 </row>
8806 </lyxtabular>
8807
8808 \end_inset
8809
8810
8811 \end_layout
8812
8813 \begin_layout Standard
8814 \begin_inset VSpace 0.3cm
8815 \end_inset
8816
8817
8818 \end_layout
8819
8820 \begin_layout Enumerate
8821 This is (b).
8822  The table is 
8823 \emph on
8824 not
8825 \emph default
8826  nested inside (a).
8827  In fact, it's not nested at all.
8828 \end_layout
8829
8830 \begin_layout Enumerate
8831 Back out again.
8832 \end_layout
8833
8834 \begin_layout Standard
8835 Notice how item (b) is not only no longer nested, but is also the first
8836  item of a new list!
8837 \end_layout
8838
8839 \begin_layout Standard
8840 There's another trap you can fall into: Nesting the table, but not going
8841  deep enough.
8842  LyX then turns anything after the table into a new sublist.
8843 \end_layout
8844
8845 \begin_layout Enumerate
8846 Item One
8847 \end_layout
8848
8849 \begin_deeper
8850 \begin_layout Enumerate
8851 This is (a) and it's nested.
8852 \end_layout
8853
8854 \begin_layout Standard
8855 \begin_inset VSpace 0.3cm
8856 \end_inset
8857
8858
8859 \end_layout
8860
8861 \begin_layout Standard
8862 \align center
8863 \begin_inset Tabular
8864 <lyxtabular version="3" rows="2" columns="2">
8865 <features rotate="0" tabularvalignment="middle">
8866 <column alignment="center" valignment="top" width="0pt">
8867 <column alignment="center" valignment="top" width="0pt">
8868 <row>
8869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8870 \begin_inset Text
8871
8872 \begin_layout Plain Layout
8873
8874 \family roman
8875 \series medium
8876 \shape up
8877 \size normal
8878 \emph off
8879 \bar no
8880 \noun off
8881 \color none
8882 a
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8888 \begin_inset Text
8889
8890 \begin_layout Plain Layout
8891
8892 \family roman
8893 \series medium
8894 \shape up
8895 \size normal
8896 \emph off
8897 \bar no
8898 \noun off
8899 \color none
8900 b
8901 \end_layout
8902
8903 \end_inset
8904 </cell>
8905 </row>
8906 <row>
8907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911
8912 \family roman
8913 \series medium
8914 \shape up
8915 \size normal
8916 \emph off
8917 \bar no
8918 \noun off
8919 \color none
8920 c
8921 \end_layout
8922
8923 \end_inset
8924 </cell>
8925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8926 \begin_inset Text
8927
8928 \begin_layout Plain Layout
8929
8930 \family roman
8931 \series medium
8932 \shape up
8933 \size normal
8934 \emph off
8935 \bar no
8936 \noun off
8937 \color none
8938 d
8939 \end_layout
8940
8941 \end_inset
8942 </cell>
8943 </row>
8944 </lyxtabular>
8945
8946 \end_inset
8947
8948
8949 \end_layout
8950
8951 \end_deeper
8952 \begin_layout Standard
8953 \begin_inset VSpace 0.3cm
8954 \end_inset
8955
8956
8957 \end_layout
8958
8959 \begin_layout Enumerate
8960 This is (b).
8961  The table is actually nested inside Item One, but 
8962 \emph on
8963 not
8964 \emph default
8965  inside (a).
8966 \end_layout
8967
8968 \begin_layout Enumerate
8969 Back out again.
8970 \end_layout
8971
8972 \begin_layout Standard
8973 As you can see, item (b) turned into the first item of a new list, but a
8974  new list 
8975 \emph on
8976 inside
8977 \emph default
8978  item 1.
8979  The same thing would have happened to a figure or an equation.
8980  So, if you nest tables, figures or equations, make sure you go to the right
8981  depth!
8982 \end_layout
8983
8984 \begin_layout Subsection
8985 Usage and General Features
8986 \end_layout
8987
8988 \begin_layout Standard
8989 Speaking of levels, LyX can perform up to a six-fold nesting.
8990  In other words, 
8991 \begin_inset Quotes eld
8992 \end_inset
8993
8994 level #6
8995 \begin_inset Quotes erd
8996 \end_inset
8997
8998  is the innermost possible depth.
8999  Here's an example to illustrate what we mean:
9000 \end_layout
9001
9002 \begin_layout Enumerate
9003 level #1 – outermost
9004 \end_layout
9005
9006 \begin_deeper
9007 \begin_layout Enumerate
9008 level #2
9009 \end_layout
9010
9011 \begin_deeper
9012 \begin_layout Enumerate
9013 level #3
9014 \end_layout
9015
9016 \begin_deeper
9017 \begin_layout Enumerate
9018 level #4
9019 \end_layout
9020
9021 \begin_deeper
9022 \begin_layout Itemize
9023 level #5
9024 \end_layout
9025
9026 \begin_deeper
9027 \begin_layout Itemize
9028 level #6
9029 \end_layout
9030
9031 \end_deeper
9032 \end_deeper
9033 \end_deeper
9034 \end_deeper
9035 \end_deeper
9036 \begin_layout Standard
9037 There are two exceptions to the six-fold nesting limit, and you can see
9038  both of them in the example.
9039  Unlike the other fully-nestable environments, you can only perform a four-fold
9040  nesting with the 
9041 \family sans
9042 Enumerate
9043 \family default
9044  and 
9045 \family sans
9046 Itemize
9047 \family default
9048  environments.
9049  For example, if we tried to nest another 
9050 \family sans
9051 Enumerate
9052 \family default
9053  list inside item 
9054 \begin_inset Quotes eld
9055 \end_inset
9056
9057 A.
9058 \begin_inset Quotes erd
9059 \end_inset
9060
9061 , we would get errors.
9062 \end_layout
9063
9064 \begin_layout Subsection
9065 Some Examples
9066 \begin_inset Index idx
9067 status collapsed
9068
9069 \begin_layout Plain Layout
9070 Nesting ! Examples
9071 \end_layout
9072
9073 \end_inset
9074
9075
9076 \end_layout
9077
9078 \begin_layout Standard
9079 The best way to explain just what you can do with nesting is by illustration.
9080  We have several examples of nested environments.
9081  In them, we explain how we created the example, so that you can reproduce
9082  them.
9083 \end_layout
9084
9085 \begin_layout Subsubsection
9086 Example 1: The Six-fold Way and Mixed Nesting
9087 \end_layout
9088
9089 \begin_layout Labeling
9090 \labelwidthstring MMM
9091 #1-a This is the outermost level.
9092  It's a 
9093 \family sans
9094 List
9095 \family default
9096  environment.
9097 \end_layout
9098
9099 \begin_deeper
9100 \begin_layout Labeling
9101 \labelwidthstring MMM
9102 #2-a This is level #2.
9103  We created it by using 
9104 \begin_inset Info
9105 type  "shortcut"
9106 arg   "break-paragraph inverse"
9107 \end_inset
9108
9109  followed by 
9110 \begin_inset Info
9111 type  "shortcut"
9112 arg   "depth-increment"
9113 \end_inset
9114
9115 .
9116 \end_layout
9117
9118 \begin_deeper
9119 \begin_layout Labeling
9120 \labelwidthstring MMM
9121 #3-a This is level #3.
9122  This time, we just enter 
9123 \family sans
9124 Return
9125 \family default
9126 , then used 
9127 \begin_inset Info
9128 type  "shortcut"
9129 arg   "depth-increment"
9130 \end_inset
9131
9132  twice in a row.
9133  We could have also created it the same way as we did the previous level,
9134  by entering 
9135 \begin_inset Info
9136 type  "shortcut"
9137 arg   "break-paragraph inverse"
9138 \end_inset
9139
9140  followed by 
9141 \begin_inset Info
9142 type  "shortcut"
9143 arg   "depth-increment"
9144 \end_inset
9145
9146 .
9147 \end_layout
9148
9149 \begin_deeper
9150 \begin_layout Standard
9151 This is actually a 
9152 \family sans
9153 Standard
9154 \family default
9155  environment, nested inside of 
9156 \begin_inset Quotes eld
9157 \end_inset
9158
9159 #3-a
9160 \begin_inset Quotes erd
9161 \end_inset
9162
9163 .
9164  So, it's at level #4.
9165  We did this by entering 
9166 \begin_inset Info
9167 type  "shortcut"
9168 arg   "break-paragraph inverse"
9169 \end_inset
9170
9171 , then 
9172 \begin_inset Info
9173 type  "shortcut"
9174 arg   "depth-increment"
9175 \end_inset
9176
9177 , then changing the paragraph environment to 
9178 \family sans
9179 Standard
9180 \family default
9181 .
9182  Do this to create list items with more than one paragraph — it also works
9183  for the 
9184 \family sans
9185 Description
9186 \family default
9187
9188 \family sans
9189 Enumerate
9190 \family default
9191 , and 
9192 \family sans
9193 Itemize
9194 \family default
9195  environments!
9196 \end_layout
9197
9198 \begin_layout Standard
9199 Here's another 
9200 \family sans
9201 Standard
9202 \family default
9203  paragraph, also at level #4, made with just a 
9204 \begin_inset Info
9205 type  "shortcut"
9206 arg   "break-paragraph inverse"
9207 \end_inset
9208
9209 .
9210 \end_layout
9211
9212 \begin_layout Labeling
9213 \labelwidthstring MMM
9214 #4-a This is level #4.
9215  We enter 
9216 \begin_inset Info
9217 type  "shortcut"
9218 arg   "break-paragraph inverse"
9219 \end_inset
9220
9221  and changed the paragraph environment back to 
9222 \family sans
9223 List
9224 \family default
9225 .
9226  Remember — we can't nest anything inside a 
9227 \family sans
9228 Standard
9229 \family default
9230  environment, which is why we're still at level #4.
9231  However, we 
9232 \emph on
9233 can
9234 \emph default
9235  keep nesting things inside 
9236 \begin_inset Quotes eld
9237 \end_inset
9238
9239 #3-a
9240 \begin_inset Quotes erd
9241 \end_inset
9242
9243 .
9244 \end_layout
9245
9246 \begin_deeper
9247 \begin_layout Labeling
9248 \labelwidthstring MMM
9249 #5-a This is level #5\SpecialChar \ldots{}
9250
9251 \end_layout
9252
9253 \begin_deeper
9254 \begin_layout Labeling
9255 \labelwidthstring MMM
9256 #6-a \SpecialChar \ldots{}
9257 and this is level #6.
9258  By now, you should know how we made these two.
9259 \end_layout
9260
9261 \end_deeper
9262 \begin_layout Labeling
9263 \labelwidthstring MMM
9264 #5-b Back to level #5.
9265  Just enter 
9266 \begin_inset Info
9267 type  "shortcut"
9268 arg   "break-paragraph inverse"
9269 \end_inset
9270
9271  followed by a 
9272 \begin_inset Info
9273 type  "shortcut"
9274 arg   "depth-decrement"
9275 \end_inset
9276
9277 .
9278 \end_layout
9279
9280 \end_deeper
9281 \begin_layout Labeling
9282 \labelwidthstring MMM
9283 #4-b After another 
9284 \begin_inset Info
9285 type  "shortcut"
9286 arg   "break-paragraph inverse"
9287 \end_inset
9288
9289  followed by a 
9290 \begin_inset Info
9291 type  "shortcut"
9292 arg   "depth-decrement"
9293 \end_inset
9294
9295 , we're back at level #4.
9296 \end_layout
9297
9298 \end_deeper
9299 \begin_layout Labeling
9300 \labelwidthstring MMM
9301 #3-b Back to level #3.
9302  By now it should be obvious how we did this.
9303 \end_layout
9304
9305 \end_deeper
9306 \begin_layout Labeling
9307 \labelwidthstring MMM
9308 #2-b Back to level #2.
9309  
9310 \end_layout
9311
9312 \end_deeper
9313 \begin_layout Labeling
9314 \labelwidthstring MMM
9315 #1-b And last, back to the outermost level, #1.
9316  After this sentence, we will enter 
9317 \family sans
9318 Return
9319 \family default
9320  and change the paragraph environment back to 
9321 \family sans
9322 Standard
9323 \family default
9324  to end the list.
9325 \end_layout
9326
9327 \begin_layout Standard
9328 We could have also used the 
9329 \family sans
9330 Description
9331 \family default
9332
9333 \family sans
9334 Quote
9335 \family default
9336
9337 \family sans
9338 Quotation
9339 \family default
9340 , or even the 
9341 \family sans
9342 Verse
9343 \family default
9344  environment in place of the 
9345 \family sans
9346 List
9347 \family default
9348  environment.
9349  The example would have worked exactly the same.
9350 \end_layout
9351
9352 \begin_layout Subsubsection
9353 Example 2: Inheritance
9354 \end_layout
9355
9356 \begin_layout LyX-Code
9357 This is the LyX-Code environment, at level #1, the outermost
9358 \end_layout
9359
9360 \begin_layout LyX-Code
9361 level.
9362   Now we will enter 
9363 \family sans
9364 Return
9365 \family default
9366 , then 
9367 \begin_inset Info
9368 type  "shortcut"
9369 arg   "depth-increment"
9370 \end_inset
9371
9372 , after
9373 \begin_inset Newline newline
9374 \end_inset
9375
9376 which, we will change to the 
9377 \family sans
9378 Enumerate
9379 \family default
9380  environment.
9381 \end_layout
9382
9383 \begin_deeper
9384 \begin_layout Enumerate
9385 This is the 
9386 \family sans
9387 Enumerate
9388 \family default
9389  environment, at level #2.
9390 \end_layout
9391
9392 \begin_layout Enumerate
9393 Notice how the nested 
9394 \family sans
9395 Enumerate
9396 \family default
9397  not only inherits its margins from its parent environment (
9398 \family sans
9399 LyX-Code
9400 \family default
9401 ), but also inherits its font and spacing!
9402 \end_layout
9403
9404 \end_deeper
9405 \begin_layout Standard
9406 We ended this example by entering 
9407 \family sans
9408 Return
9409 \family default
9410 .
9411  After that, we needed to reset the paragraph environment to 
9412 \family sans
9413 Standard
9414 \family default
9415  and reset the nesting depth by using 
9416 \begin_inset Info
9417 type  "shortcut"
9418 arg   "depth-decrement"
9419 \end_inset
9420
9421  once.
9422 \end_layout
9423
9424 \begin_layout Subsubsection
9425 Example 3: Labels, Levels, and the 
9426 \family sans
9427 Enumerate
9428 \family default
9429  and 
9430 \family sans
9431 Itemize
9432 \family default
9433  Environments
9434 \begin_inset Argument 1
9435 status collapsed
9436
9437 \begin_layout Plain Layout
9438 Example #3: Labels, Levels and other list environments
9439 \end_layout
9440
9441 \end_inset
9442
9443
9444 \end_layout
9445
9446 \begin_layout Enumerate
9447 This is level #1, in an 
9448 \family sans
9449 Enumerate
9450 \family default
9451  paragraph environment.
9452  We're actually going to nest a bunch of these.
9453 \end_layout
9454
9455 \begin_deeper
9456 \begin_layout Enumerate
9457 This is level #2.
9458  We used 
9459 \begin_inset Info
9460 type  "shortcut"
9461 arg   "break-paragraph inverse"
9462 \end_inset
9463
9464  followed by 
9465 \begin_inset Info
9466 type  "shortcut"
9467 arg   "depth-increment"
9468 \end_inset
9469
9470 .
9471  Now, what happens if we nest an 
9472 \family sans
9473 Itemize
9474 \family default
9475  environment inside of this one? It will be at level #3, but what will its
9476  label be? An asterisk?
9477 \end_layout
9478
9479 \begin_deeper
9480 \begin_layout Itemize
9481 No! It's a bullet.
9482  This is the 
9483 \emph on
9484 first
9485 \emph default
9486  
9487 \family sans
9488 Itemize
9489 \family default
9490  environment, even though it's at level #3.
9491  So, its label is a bullet.
9492  (We got here by using 
9493 \begin_inset Info
9494 type  "shortcut"
9495 arg   "break-paragraph inverse"
9496 \end_inset
9497
9498 , then 
9499 \begin_inset Info
9500 type  "shortcut"
9501 arg   "depth-increment"
9502 \end_inset
9503
9504 , then changing the environment to 
9505 \family sans
9506 Itemize
9507 \family default
9508 .)
9509 \end_layout
9510
9511 \begin_deeper
9512 \begin_layout Itemize
9513 Here's level #4, produced using 
9514 \begin_inset Info
9515 type  "shortcut"
9516 arg   "break-paragraph inverse"
9517 \end_inset
9518
9519 , then 
9520 \begin_inset Info
9521 type  "shortcut"
9522 arg   "depth-increment"
9523 \end_inset
9524
9525 .
9526  We will do that again\SpecialChar \ldots{}
9527
9528 \end_layout
9529
9530 \begin_deeper
9531 \begin_layout Enumerate
9532 \SpecialChar \ldots{}
9533 to get to level #5.
9534  This time, however, we also changed the paragraph environment back to 
9535 \family sans
9536 Enumerate
9537 \family default
9538 .
9539  Notice the type of numbering, it is 
9540 \emph on
9541 lowercase Roman
9542 \emph default
9543 , because we are in the 
9544 \emph on
9545 thirdfold
9546 \emph default
9547  
9548 \family sans
9549 Enumerate
9550 \family default
9551  environment (that is, it is an 
9552 \family sans
9553 Enumerate
9554 \family default
9555  inside an 
9556 \family sans
9557 Enumerate
9558 \family default
9559  inside an 
9560 \family sans
9561 Enumerate
9562 \family default
9563 ).
9564 \end_layout
9565
9566 \begin_layout Enumerate
9567 What happens if we 
9568 \emph on
9569 don't
9570 \emph default
9571  change the paragraph environment, but decrease the nesting depth? What
9572  type of numbering does LyX use?
9573 \end_layout
9574
9575 \begin_layout Enumerate
9576 Oh, as if you couldn't guess by now, we're just using 
9577 \begin_inset Info
9578 type  "shortcut"
9579 arg   "break-paragraph inverse"
9580 \end_inset
9581
9582  to keep the current environment and depth but create a new item.
9583 \end_layout
9584
9585 \begin_layout Enumerate
9586 Let's use 
9587 \begin_inset Info
9588 type  "shortcut"
9589 arg   "depth-decrement"
9590 \end_inset
9591
9592  to decrease the depth after the next 
9593 \begin_inset Info
9594 type  "shortcut"
9595 arg   "break-paragraph inverse"
9596 \end_inset
9597
9598 .
9599 \end_layout
9600
9601 \end_deeper
9602 \begin_layout Enumerate
9603 This is level #4.
9604  Look what type of label LyX is using!
9605 \end_layout
9606
9607 \end_deeper
9608 \begin_layout Enumerate
9609 This is level #3.
9610  Even though we've changed levels, LyX is still using a lowercase Roman
9611  numeral as the label.Why?
9612 \end_layout
9613
9614 \begin_layout Enumerate
9615 Because, even though the nesting depth has changed, the paragraph is 
9616 \emph on
9617 still
9618 \emph default
9619  a thirdfold 
9620 \family sans
9621 Enumerate
9622 \family default
9623  environment.
9624  Notice, however, that LyX 
9625 \emph on
9626 did
9627 \emph default
9628  reset the counter for the label.
9629 \end_layout
9630
9631 \end_deeper
9632 \begin_layout Enumerate
9633 Another 
9634 \begin_inset Info
9635 type  "shortcut"
9636 arg   "break-paragraph inverse"
9637 \end_inset
9638
9639  
9640 \begin_inset Info
9641 type  "shortcut"
9642 arg   "depth-decrement"
9643 \end_inset
9644
9645  sequence, and we're back to level #2.
9646  This time, we not only changed the nesting depth, but we also moved back
9647  into the twofold-nested 
9648 \family sans
9649 Enumerate
9650 \family default
9651  environment.
9652 \end_layout
9653
9654 \end_deeper
9655 \begin_layout Enumerate
9656 The same thing happens if we do another 
9657 \begin_inset Info
9658 type  "shortcut"
9659 arg   "break-paragraph inverse"
9660 \end_inset
9661
9662  
9663 \begin_inset Info
9664 type  "shortcut"
9665 arg   "depth-decrement"
9666 \end_inset
9667
9668  sequence and return to level #1, the outermost level.
9669 \end_layout
9670
9671 \begin_layout Standard
9672 Lastly, we reset the environment to 
9673 \family sans
9674 Standard
9675 \family default
9676 .
9677  As you can see, the level number doesn't correspond to what type of labeling
9678  LyX uses for the 
9679 \family sans
9680 Enumerate
9681 \family default
9682  and 
9683 \family sans
9684 Itemize
9685 \family default
9686  environments.
9687  The number of other 
9688 \family sans
9689 Enumerate
9690 \family default
9691  environments surrounding it determines what kind of label LyX uses for
9692  an 
9693 \family sans
9694 Enumerate
9695 \family default
9696  item.
9697  The same rule applies for the 
9698 \family sans
9699 Itemize
9700 \family default
9701  environment, as well.
9702 \end_layout
9703
9704 \begin_layout Subsubsection
9705 Example 4: Going Bonkers
9706 \end_layout
9707
9708 \begin_layout Enumerate
9709 We're going to go totally nuts now.
9710  We will not nest as deep as in the other examples, nor will we go into
9711  the same detail with how we did it.
9712  (level #1: 
9713 \family sans
9714 Enumerate
9715 \family default
9716 )
9717 \end_layout
9718
9719 \begin_deeper
9720 \begin_layout Standard
9721 (
9722 \family sans
9723 Return, 
9724 \family default
9725
9726 \begin_inset Info
9727 type  "shortcut"
9728 arg   "depth-increment"
9729 \end_inset
9730
9731
9732 \family sans
9733 , Standard
9734 \family default
9735 : level #2) We will stick an encapsulated description of how we created
9736  the example in parentheses someplace.
9737  For example, the two key bindings are how we changed the depth.
9738  The environment name is the name of the current environment.
9739  Either before or after this, we will put in the level.
9740 \end_layout
9741
9742 \end_deeper
9743 \begin_layout Enumerate
9744 (
9745 \family sans
9746 Return, Enumerate
9747 \family default
9748 : level #1) This is the next item in the list.
9749 \end_layout
9750
9751 \begin_deeper
9752 \begin_layout Verse
9753 Now we will add verse.
9754 \begin_inset Newline newline
9755 \end_inset
9756
9757 It will get much worse.
9758 \begin_inset Newline newline
9759 \end_inset
9760
9761 (
9762 \family sans
9763 Return, 
9764 \family default
9765
9766 \begin_inset Info
9767 type  "shortcut"
9768 arg   "depth-increment"
9769 \end_inset
9770
9771
9772 \family sans
9773 , Verse
9774 \family default
9775 : level #2)
9776 \end_layout
9777
9778 \begin_layout Verse
9779 Fiddle dee, Fiddle doo.
9780 \begin_inset Newline newline
9781 \end_inset
9782
9783 Bippitey boppitey boo!
9784 \begin_inset Newline newline
9785 \end_inset
9786
9787 (
9788 \begin_inset Info
9789 type  "shortcut"
9790 arg   "break-paragraph inverse"
9791 \end_inset
9792
9793
9794 \family sans
9795 )
9796 \end_layout
9797
9798 \begin_layout Verse
9799 Here comes a table:
9800 \end_layout
9801
9802 \begin_deeper
9803 \begin_layout Standard
9804 \begin_inset VSpace 0.3cm
9805 \end_inset
9806
9807
9808 \end_layout
9809
9810 \begin_layout Standard
9811 \align center
9812 \begin_inset Tabular
9813 <lyxtabular version="3" rows="2" columns="2">
9814 <features rotate="0" tabularvalignment="middle">
9815 <column alignment="center" valignment="top" width="0pt">
9816 <column alignment="center" valignment="top" width="0pt">
9817 <row>
9818 <cell alignment="center" valignment="top" usebox="none">
9819 \begin_inset Text
9820
9821 \begin_layout Plain Layout
9822
9823 \family roman
9824 \series medium
9825 \shape up
9826 \size normal
9827 \emph off
9828 \bar no
9829 \noun off
9830 \color none
9831 one-fish
9832 \end_layout
9833
9834 \end_inset
9835 </cell>
9836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840
9841 \family roman
9842 \series medium
9843 \shape up
9844 \size normal
9845 \emph off
9846 \bar no
9847 \noun off
9848 \color none
9849 two-fish
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 </row>
9855 <row>
9856 <cell alignment="center" valignment="top" topline="true" usebox="none">
9857 \begin_inset Text
9858
9859 \begin_layout Plain Layout
9860
9861 \family roman
9862 \series medium
9863 \shape up
9864 \size normal
9865 \emph off
9866 \bar no
9867 \noun off
9868 \color none
9869 red-fish
9870 \end_layout
9871
9872 \end_inset
9873 </cell>
9874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Plain Layout
9878
9879 \family roman
9880 \series medium
9881 \shape up
9882 \size normal
9883 \emph off
9884 \bar no
9885 \noun off
9886 \color none
9887 blue-fish
9888 \end_layout
9889
9890 \end_inset
9891 </cell>
9892 </row>
9893 </lyxtabular>
9894
9895 \end_inset
9896
9897
9898 \end_layout
9899
9900 \end_deeper
9901 \begin_layout Verse
9902 (
9903 \begin_inset Info
9904 type  "shortcut"
9905 arg   "break-paragraph inverse"
9906 \end_inset
9907
9908
9909 \family sans
9910 , Table, 
9911 \family default
9912
9913 \begin_inset Info
9914 type  "shortcut"
9915 arg   "depth-increment"
9916 \end_inset
9917
9918  3 times, 
9919 \begin_inset Info
9920 type  "shortcut"
9921 arg   "break-paragraph inverse"
9922 \end_inset
9923
9924
9925 \family sans
9926 , Verse, 
9927 \family default
9928
9929 \begin_inset Info
9930 type  "shortcut"
9931 arg   "depth-decrement"
9932 \end_inset
9933
9934 )
9935 \end_layout
9936
9937 \end_deeper
9938 \begin_layout Enumerate
9939 (
9940 \family sans
9941 Return, Enumerate
9942 \family default
9943 : level #1) This is another item.
9944  Note that selecting a 
9945 \family sans
9946 Table
9947 \family default
9948  resets the nesting depth to level #1, so we increased the nesting depth
9949  3 times to put the table inside the 
9950 \family sans
9951 Verse
9952 \family default
9953  environment.
9954  
9955 \end_layout
9956
9957 \begin_layout Quotation
9958 We're now ending the 
9959 \family sans
9960 Enumerate
9961 \family default
9962  list and changing to 
9963 \family sans
9964 Quotation
9965 \family default
9966 .
9967  We're still at level #1.
9968  We want to show you some of the things you can do by mixing environments.
9969  The next set of paragraphs is a 
9970 \begin_inset Quotes eld
9971 \end_inset
9972
9973 quoted letter.
9974 \begin_inset Quotes erd
9975 \end_inset
9976
9977  We will nest both the 
9978 \family sans
9979 Address
9980 \family default
9981  and 
9982 \family sans
9983 Right
9984 \begin_inset space ~
9985 \end_inset
9986
9987 Address
9988 \family default
9989  environments inside of this one, then use another nested 
9990 \family sans
9991 Quotation
9992 \family default
9993  for the letter body.
9994  We will use 
9995 \begin_inset Info
9996 type  "shortcut"
9997 arg   "break-paragraph inverse"
9998 \end_inset
9999
10000  to preserve the depth.
10001  Remember that you need to use 
10002 \begin_inset Info
10003 type  "shortcut"
10004 arg   "newline-insert newline"
10005 \end_inset
10006
10007  to create multiple lines inside the 
10008 \family sans
10009 Address
10010 \family default
10011  and 
10012 \family sans
10013 Right
10014 \begin_inset space ~
10015 \end_inset
10016
10017 Address
10018 \family default
10019  environments.
10020  Here it goes:
10021 \end_layout
10022
10023 \begin_deeper
10024 \begin_layout Right Address
10025 1234 Nowhere Rd.
10026 \begin_inset Newline newline
10027 \end_inset
10028
10029 Moosegroin, MT 00100
10030 \begin_inset Newline newline
10031 \end_inset
10032
10033 9-6-96
10034 \end_layout
10035
10036 \begin_layout Address
10037 Dear Mr.
10038 \begin_inset space ~
10039 \end_inset
10040
10041 Fizlewitz:
10042 \end_layout
10043
10044 \begin_layout Quotation
10045 We regret to inform you that we cannot fill your order for 50
10046 \begin_inset space \thinspace{}
10047 \end_inset
10048
10049 L of compressed methane gas due to circumstances beyond our control.
10050  Unfortunately, several of our cows have mysteriously exploded, creating
10051  a backlog in our orders for methane.
10052  We will place your name on the waiting list and try to fill your order
10053  as soon as possible.
10054  In the meantime, we thank you for your patience.
10055 \end_layout
10056
10057 \begin_layout Quotation
10058 We do, however, now have a special on beef.
10059  If you are interested, please return the enclosed pricing and order form
10060  with your order, along with payment.
10061 \end_layout
10062
10063 \begin_layout Quotation
10064 We thank you again for your patience.
10065 \end_layout
10066
10067 \begin_layout Address
10068 Sincerely,
10069 \begin_inset Newline newline
10070 \end_inset
10071
10072 Bill Hick
10073 \end_layout
10074
10075 \end_deeper
10076 \begin_layout Quotation
10077 That ends that example!
10078 \end_layout
10079
10080 \begin_layout Standard
10081 As you can see, nesting environments in LyX gives you a lot of power with
10082  just a few keystrokes.
10083  We could have easily nested an 
10084 \family sans
10085 Itemize
10086 \family default
10087  list inside of a 
10088 \family sans
10089 Quotation
10090 \family default
10091  or 
10092 \family sans
10093 Quote
10094 \family default
10095 , or put a 
10096 \family sans
10097 Quote
10098 \family default
10099  inside of an 
10100 \family sans
10101 Itemize
10102 \family default
10103  list.
10104  You have a huge variety of options at your disposal.
10105 \end_layout
10106
10107 \begin_layout Section
10108 Spacing, pagination and line breaks
10109 \begin_inset Index idx
10110 status collapsed
10111
10112 \begin_layout Plain Layout
10113 Spacing
10114 \end_layout
10115
10116 \end_inset
10117
10118
10119 \end_layout
10120
10121 \begin_layout Standard
10122 What is a space? While you might be used to pressing the space key anytime
10123  you want to separate two words in ordinary word processors, LyX offers
10124  you more spaces: spaces of different widths and spaces which can or cannot
10125  be broken at the end of a line.
10126  The following sections will show you some examples where those spaces are
10127  useful.
10128 \end_layout
10129
10130 \begin_layout Subsection
10131 Protected Space
10132 \begin_inset CommandInset label
10133 LatexCommand label
10134 name "sub:Protected-Space"
10135
10136 \end_inset
10137
10138
10139 \begin_inset Index idx
10140 status collapsed
10141
10142 \begin_layout Plain Layout
10143 Spaces ! Protected
10144 \end_layout
10145
10146 \end_inset
10147
10148
10149 \end_layout
10150
10151 \begin_layout Standard
10152 The protected space: It is used to tell LyX (and LaTeX) not to break the
10153  line at that point.
10154  This may be necessary to avoid unlucky line breaks, like in: 
10155 \end_layout
10156
10157 \begin_layout Quote
10158 Further documentation is given in section
10159 \begin_inset Newline newline
10160 \end_inset
10161
10162
10163 \begin_inset CommandInset ref
10164 LatexCommand ref
10165 reference "sec:Bibliography"
10166
10167 \end_inset
10168
10169 .
10170  
10171 \end_layout
10172
10173 \begin_layout Standard
10174 Obviously, it would be a good thing to put a protected space between 
10175 \begin_inset Quotes eld
10176 \end_inset
10177
10178 section
10179 \begin_inset Quotes erd
10180 \end_inset
10181
10182  and 
10183 \begin_inset Quotes eld
10184 \end_inset
10185
10186
10187 \begin_inset CommandInset ref
10188 LatexCommand ref
10189 reference "sec:Bibliography"
10190
10191 \end_inset
10192
10193
10194 \begin_inset Quotes erd
10195 \end_inset
10196
10197 .
10198  A protected space is set with 
10199 \family sans
10200 Insert\SpecialChar \menuseparator
10201 Formatting\SpecialChar \menuseparator
10202 Protected
10203 \begin_inset space ~
10204 \end_inset
10205
10206 Space
10207 \family default
10208  (shortcut 
10209 \begin_inset Info
10210 type  "shortcut"
10211 arg   "command-alternatives math-space ; space-insert protected"
10212 \end_inset
10213
10214 ).
10215 \end_layout
10216
10217 \begin_layout Subsection
10218 Horizontal Space
10219 \begin_inset CommandInset label
10220 LatexCommand label
10221 name "sub:Horizontal-Space"
10222
10223 \end_inset
10224
10225
10226 \begin_inset Index idx
10227 status collapsed
10228
10229 \begin_layout Plain Layout
10230 Spacing ! Horizontal
10231 \end_layout
10232
10233 \end_inset
10234
10235
10236 \end_layout
10237
10238 \begin_layout Standard
10239 All horizontal spaces can be inserted with the menu 
10240 \family sans
10241 Insert\SpecialChar \menuseparator
10242 Formatting\SpecialChar \menuseparator
10243 Horizontal Space
10244 \family default
10245 .
10246  The length units are listed in Appendix
10247 \begin_inset space ~
10248 \end_inset
10249
10250
10251 \begin_inset CommandInset ref
10252 LatexCommand ref
10253 reference "chap:Units-available-in"
10254
10255 \end_inset
10256
10257 .
10258 \end_layout
10259
10260 \begin_layout Subsubsection
10261 Inter-word Space
10262 \begin_inset CommandInset label
10263 LatexCommand label
10264 name "sub:Inter-word-Space"
10265
10266 \end_inset
10267
10268
10269 \begin_inset Index idx
10270 status collapsed
10271
10272 \begin_layout Plain Layout
10273 Spaces ! Inter-word
10274 \end_layout
10275
10276 \end_inset
10277
10278
10279 \end_layout
10280
10281 \begin_layout Standard
10282 With the introduction of typewriters, it became conventional in some countries
10283  to type two spaces after a period to mimic the wider spaces used by typesetters
10284  at the ends of sentences.
10285  There is no need to do this as LyX automatically takes care about this.
10286  However, you do not want an end of sentence space after an abbreviation
10287  followed by a period; see section
10288 \begin_inset space ~
10289 \end_inset
10290
10291
10292 \begin_inset CommandInset ref
10293 LatexCommand ref
10294 reference "sub:Abbreviations"
10295
10296 \end_inset
10297
10298  for examples.
10299  To insert a normal space, select 
10300 \family sans
10301 Insert\SpecialChar \menuseparator
10302 Formatting\SpecialChar \menuseparator
10303 Interword
10304 \begin_inset space ~
10305 \end_inset
10306
10307 Space
10308 \family default
10309  (shortcut 
10310 \begin_inset Info
10311 type  "shortcut"
10312 arg   "space-insert normal"
10313 \end_inset
10314
10315 ).
10316 \end_layout
10317
10318 \begin_layout Subsubsection
10319 Thin Space
10320 \begin_inset CommandInset label
10321 LatexCommand label
10322 name "sub:Thin-Space"
10323
10324 \end_inset
10325
10326
10327 \begin_inset Index idx
10328 status collapsed
10329
10330 \begin_layout Plain Layout
10331 Spaces ! Thin
10332 \end_layout
10333
10334 \end_inset
10335
10336
10337 \end_layout
10338
10339 \begin_layout Standard
10340
10341 \begin_inset Quotes eld
10342 \end_inset
10343
10344 thin space
10345 \begin_inset Quotes erd
10346 \end_inset
10347
10348  is a blank which has half the size of a normal space (and it is also 
10349 \begin_inset Quotes eld
10350 \end_inset
10351
10352 protected
10353 \begin_inset Quotes erd
10354 \end_inset
10355
10356 ).
10357  The typographical conventions in a lot of languages propose the use of
10358  thin spaces in cases where normal spaces would be too wide, for instance,
10359  inside abbreviations:
10360 \end_layout
10361
10362 \begin_layout Quote
10363 D.
10364 \begin_inset space \thinspace{}
10365 \end_inset
10366
10367 E.
10368  Knuth has developed our beloved typesetting program.
10369 \end_layout
10370
10371 \begin_layout Standard
10372 or between values and units.
10373  Compare for example this:
10374 \begin_inset Newline newline
10375 \end_inset
10376
10377 10
10378 \begin_inset space \thinspace{}
10379 \end_inset
10380
10381 kg (thin space)
10382 \begin_inset Newline newline
10383 \end_inset
10384
10385 10 kg (normal space
10386 \end_layout
10387
10388 \begin_layout Standard
10389 You can insert thin spaces with the menu 
10390 \family sans
10391 Insert\SpecialChar \menuseparator
10392 Formatting\SpecialChar \menuseparator
10393 Thin
10394 \begin_inset space ~
10395 \end_inset
10396
10397 Space
10398 \family default
10399  (shortcut 
10400 \begin_inset Info
10401 type  "shortcuts"
10402 arg   "space-insert thin"
10403 \end_inset
10404
10405 ).
10406 \end_layout
10407
10408 \begin_layout Subsubsection
10409 More Spaces
10410 \end_layout
10411
10412 \begin_layout Standard
10413 You can also insert the following space types:
10414 \end_layout
10415
10416 \begin_layout Description
10417 Negative
10418 \begin_inset space ~
10419 \end_inset
10420
10421 thin
10422 \begin_inset space ~
10423 \end_inset
10424
10425 space A line with a 
10426 \begin_inset Formula $\to$
10427 \end_inset
10428
10429
10430 \begin_inset space \negthinspace{}
10431 \end_inset
10432
10433
10434 \begin_inset Formula $\gets$
10435 \end_inset
10436
10437  negative thin space between the arrows.
10438 \end_layout
10439
10440 \begin_layout Description
10441 Negative
10442 \begin_inset space ~
10443 \end_inset
10444
10445 medium
10446 \begin_inset space ~
10447 \end_inset
10448
10449 space A line with a 
10450 \begin_inset Formula $\to$
10451 \end_inset
10452
10453
10454 \begin_inset space \negmedspace{}
10455 \end_inset
10456
10457
10458 \begin_inset Formula $\gets$
10459 \end_inset
10460
10461  negative medium space between the arrows.
10462 \end_layout
10463
10464 \begin_layout Description
10465 Negative
10466 \begin_inset space ~
10467 \end_inset
10468
10469 thick
10470 \begin_inset space ~
10471 \end_inset
10472
10473 space A line with a 
10474 \begin_inset Formula $\to$
10475 \end_inset
10476
10477
10478 \begin_inset space \negthickspace{}
10479 \end_inset
10480
10481
10482 \begin_inset Formula $\gets$
10483 \end_inset
10484
10485  negative thick space between the arrows.
10486 \end_layout
10487
10488 \begin_layout Description
10489 Enspace
10490 \begin_inset space ~
10491 \end_inset
10492
10493 (0.5
10494 \begin_inset space \thinspace{}
10495 \end_inset
10496
10497 em) A line with an 
10498 \begin_inset Formula $\to$
10499 \end_inset
10500
10501
10502 \begin_inset space \enskip{}
10503 \end_inset
10504
10505
10506 \begin_inset Formula $\gets$
10507 \end_inset
10508
10509  enspace
10510 \begin_inset space ~
10511 \end_inset
10512
10513 (0.5
10514 \begin_inset space \thinspace{}
10515 \end_inset
10516
10517 em) space between the arrows.
10518 \end_layout
10519
10520 \begin_layout Description
10521 Quad
10522 \begin_inset space ~
10523 \end_inset
10524
10525 (1
10526 \begin_inset space \thinspace{}
10527 \end_inset
10528
10529 em) A line with a 
10530 \begin_inset Formula $\to$
10531 \end_inset
10532
10533
10534 \begin_inset space \quad{}
10535 \end_inset
10536
10537
10538 \begin_inset Formula $\gets$
10539 \end_inset
10540
10541  Quad
10542 \begin_inset space ~
10543 \end_inset
10544
10545 (1
10546 \begin_inset space \thinspace{}
10547 \end_inset
10548
10549 em) space between the arrows.
10550 \end_layout
10551
10552 \begin_layout Description
10553 QQuad
10554 \begin_inset space ~
10555 \end_inset
10556
10557 (2
10558 \begin_inset space \thinspace{}
10559 \end_inset
10560
10561 em) A line with a 
10562 \begin_inset Formula $\to$
10563 \end_inset
10564
10565
10566 \begin_inset space \qquad{}
10567 \end_inset
10568
10569
10570 \begin_inset Formula $\gets$
10571 \end_inset
10572
10573  QQuad
10574 \begin_inset space ~
10575 \end_inset
10576
10577 (2
10578 \begin_inset space \thinspace{}
10579 \end_inset
10580
10581 em) space between the arrows.
10582 \end_layout
10583
10584 \begin_layout Description
10585 Custom
10586 \begin_inset space ~
10587 \end_inset
10588
10589 space A line with 
10590 \begin_inset Formula $\to$
10591 \end_inset
10592
10593
10594 \begin_inset space \hspace{}
10595 \length 2cm
10596 \end_inset
10597
10598
10599 \begin_inset Formula $\gets$
10600 \end_inset
10601
10602  2
10603 \begin_inset space \thinspace{}
10604 \end_inset
10605
10606 cm space between the arrows.
10607 \end_layout
10608
10609 \begin_layout Standard
10610 Table
10611 \begin_inset space ~
10612 \end_inset
10613
10614
10615 \begin_inset CommandInset ref
10616 LatexCommand ref
10617 reference "tab:Width-of-the"
10618
10619 \end_inset
10620
10621  lists the different space sizes.
10622 \end_layout
10623
10624 \begin_layout Standard
10625 \begin_inset Float table
10626 wide false
10627 sideways false
10628 status open
10629
10630 \begin_layout Plain Layout
10631 \begin_inset Caption Standard
10632
10633 \begin_layout Plain Layout
10634 \begin_inset CommandInset label
10635 LatexCommand label
10636 name "tab:Width-of-the"
10637
10638 \end_inset
10639
10640 Width of the different horizontal spaces.
10641 \end_layout
10642
10643 \end_inset
10644
10645
10646 \end_layout
10647
10648 \begin_layout Plain Layout
10649 \align center
10650 \begin_inset Tabular
10651 <lyxtabular version="3" rows="10" columns="2">
10652 <features rotate="0" tabularvalignment="middle">
10653 <column alignment="center" valignment="top">
10654 <column alignment="center" valignment="top">
10655 <row>
10656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10657 \begin_inset Text
10658
10659 \begin_layout Plain Layout
10660
10661 \series bold
10662 Space
10663 \end_layout
10664
10665 \end_inset
10666 </cell>
10667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10668 \begin_inset Text
10669
10670 \begin_layout Plain Layout
10671
10672 \series bold
10673 Width
10674 \end_layout
10675
10676 \end_inset
10677 </cell>
10678 </row>
10679 <row>
10680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684 Normal
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693 1/3
10694 \begin_inset space \thinspace{}
10695 \end_inset
10696
10697 em
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 </row>
10703 <row>
10704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10705 \begin_inset Text
10706
10707 \begin_layout Plain Layout
10708 Protected
10709 \end_layout
10710
10711 \end_inset
10712 </cell>
10713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10714 \begin_inset Text
10715
10716 \begin_layout Plain Layout
10717 1/3
10718 \begin_inset space \thinspace{}
10719 \end_inset
10720
10721 em
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 </row>
10727 <row>
10728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10729 \begin_inset Text
10730
10731 \begin_layout Plain Layout
10732 Thin
10733 \end_layout
10734
10735 \end_inset
10736 </cell>
10737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10738 \begin_inset Text
10739
10740 \begin_layout Plain Layout
10741 1/6
10742 \begin_inset space \thinspace{}
10743 \end_inset
10744
10745 em
10746 \end_layout
10747
10748 \end_inset
10749 </cell>
10750 </row>
10751 <row>
10752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10753 \begin_inset Text
10754
10755 \begin_layout Plain Layout
10756 Negative thin
10757 \end_layout
10758
10759 \end_inset
10760 </cell>
10761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10762 \begin_inset Text
10763
10764 \begin_layout Plain Layout
10765 -1/6
10766 \begin_inset space \thinspace{}
10767 \end_inset
10768
10769 em
10770 \begin_inset Formula $\thinspace=\thinspace$
10771 \end_inset
10772
10773 -3
10774 \begin_inset space \thinspace{}
10775 \end_inset
10776
10777 mu
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 </row>
10783 <row>
10784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788 Negative medium
10789 \end_layout
10790
10791 \end_inset
10792 </cell>
10793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10794 \begin_inset Text
10795
10796 \begin_layout Plain Layout
10797 -4
10798 \begin_inset space \thinspace{}
10799 \end_inset
10800
10801 mu
10802 \end_layout
10803
10804 \end_inset
10805 </cell>
10806 </row>
10807 <row>
10808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10809 \begin_inset Text
10810
10811 \begin_layout Plain Layout
10812 Negative thick
10813 \end_layout
10814
10815 \end_inset
10816 </cell>
10817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10818 \begin_inset Text
10819
10820 \begin_layout Plain Layout
10821 -5
10822 \begin_inset space \thinspace{}
10823 \end_inset
10824
10825 mu
10826 \end_layout
10827
10828 \end_inset
10829 </cell>
10830 </row>
10831 <row>
10832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10833 \begin_inset Text
10834
10835 \begin_layout Plain Layout
10836 Enspace (0.5
10837 \begin_inset space \thinspace{}
10838 \end_inset
10839
10840 em)
10841 \end_layout
10842
10843 \end_inset
10844 </cell>
10845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10846 \begin_inset Text
10847
10848 \begin_layout Plain Layout
10849 0.5
10850 \begin_inset space \thinspace{}
10851 \end_inset
10852
10853 em
10854 \end_layout
10855
10856 \end_inset
10857 </cell>
10858 </row>
10859 <row>
10860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864 Quad (1
10865 \begin_inset space \thinspace{}
10866 \end_inset
10867
10868 em)
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877 1
10878 \begin_inset space \thinspace{}
10879 \end_inset
10880
10881 em
10882 \end_layout
10883
10884 \end_inset
10885 </cell>
10886 </row>
10887 <row>
10888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 QQuad (2
10893 \begin_inset space \thinspace{}
10894 \end_inset
10895
10896 em)
10897 \end_layout
10898
10899 \end_inset
10900 </cell>
10901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10902 \begin_inset Text
10903
10904 \begin_layout Plain Layout
10905 2
10906 \begin_inset space \thinspace{}
10907 \end_inset
10908
10909 em
10910 \end_layout
10911
10912 \end_inset
10913 </cell>
10914 </row>
10915 </lyxtabular>
10916
10917 \end_inset
10918
10919
10920 \end_layout
10921
10922 \end_inset
10923
10924
10925 \end_layout
10926
10927 \begin_layout Subsubsection
10928 Horizontal Fills
10929 \begin_inset Index idx
10930 status collapsed
10931
10932 \begin_layout Plain Layout
10933 Spacing ! Fills
10934 \end_layout
10935
10936 \end_inset
10937
10938
10939 \end_layout
10940
10941 \begin_layout Standard
10942 Horizontal fills (HFills) are a special LyX feature for adding extra space
10943  in a uniform fashion.
10944  An HFill is actually a variable length space, whose length always equals
10945  the remaining space between the left and right margins.
10946  If there is more than one HFill on a line, they divide the available space
10947  equally between themselves.
10948 \end_layout
10949
10950 \begin_layout Standard
10951 Here are a few examples of what you can do with them:
10952 \end_layout
10953
10954 \begin_layout Quote
10955 \noindent
10956 This is on the left side
10957 \begin_inset space \hfill{}
10958 \end_inset
10959
10960 This is on the right
10961 \end_layout
10962
10963 \begin_layout Quote
10964 \noindent
10965 Left
10966 \begin_inset space \hfill{}
10967 \end_inset
10968
10969 Middle
10970 \begin_inset space \hfill{}
10971 \end_inset
10972
10973 Right
10974 \end_layout
10975
10976 \begin_layout Quote
10977 \noindent
10978 Left
10979 \begin_inset space \hfill{}
10980 \end_inset
10981
10982 1/3 Left
10983 \begin_inset space \hfill{}
10984 \end_inset
10985
10986
10987 \begin_inset space \hfill{}
10988 \end_inset
10989
10990 Right
10991 \end_layout
10992
10993 \begin_layout Standard
10994 That was an example in the 
10995 \family sans
10996 Quote
10997 \family default
10998  environment.
10999  Here
11000 \begin_inset Formula $\to$
11001 \end_inset
11002
11003
11004 \begin_inset space \hfill{}
11005 \end_inset
11006
11007
11008 \begin_inset Formula $\gets$
11009 \end_inset
11010
11011 is one in a standard paragraph.
11012  It may or may not be apparent in the printed text, but it 
11013 \emph on
11014 is
11015 \emph default
11016  sitting in-between the two arrows.
11017 \end_layout
11018
11019 \begin_layout Standard
11020 HFills can be made visible when you choose one of the 
11021 \family sans
11022 Fill
11023 \begin_inset space ~
11024 \end_inset
11025
11026 Pattern
11027 \family default
11028 s in the space dialog: The following patterns are available:
11029 \end_layout
11030
11031 \begin_layout Standard
11032 Dots: 
11033 \begin_inset space \dotfill{}
11034 \end_inset
11035
11036
11037 \begin_inset space ~
11038 \end_inset
11039
11040
11041 \end_layout
11042
11043 \begin_layout Standard
11044 Rule: 
11045 \begin_inset space \hrulefill{}
11046 \end_inset
11047
11048
11049 \begin_inset space ~
11050 \end_inset
11051
11052
11053 \end_layout
11054
11055 \begin_layout Standard
11056 Left arrow: 
11057 \begin_inset space \leftarrowfill{}
11058 \end_inset
11059
11060
11061 \begin_inset space ~
11062 \end_inset
11063
11064
11065 \end_layout
11066
11067 \begin_layout Standard
11068 Right arrow: 
11069 \begin_inset space \rightarrowfill{}
11070 \end_inset
11071
11072
11073 \begin_inset space ~
11074 \end_inset
11075
11076
11077 \end_layout
11078
11079 \begin_layout Standard
11080 Up brace: 
11081 \begin_inset space \downbracefill{}
11082 \end_inset
11083
11084
11085 \begin_inset space ~
11086 \end_inset
11087
11088
11089 \end_layout
11090
11091 \begin_layout Standard
11092 Down brace: 
11093 \begin_inset space \upbracefill{}
11094 \end_inset
11095
11096
11097 \begin_inset space ~
11098 \end_inset
11099
11100
11101 \end_layout
11102
11103 \begin_layout Standard
11104 \begin_inset Note Greyedout
11105 status open
11106
11107 \begin_layout Plain Layout
11108
11109 \series bold
11110 Note:
11111 \series default
11112  If an HFill is at the beginning of a line, and 
11113 \emph on
11114 not
11115 \emph default
11116  in the first line in a paragraph, LyX ignores it.
11117  This prevents HFills from accidentally being wrapped onto a new line.
11118  If you need space in this case anyway, set the 
11119 \family sans
11120 Protect
11121 \family default
11122  option in the space dialog.
11123 \end_layout
11124
11125 \end_inset
11126
11127
11128 \end_layout
11129
11130 \begin_layout Subsubsection
11131 Phantom Space
11132 \begin_inset CommandInset label
11133 LatexCommand label
11134 name "sub:Phantom-Space"
11135
11136 \end_inset
11137
11138
11139 \begin_inset Index idx
11140 status collapsed
11141
11142 \begin_layout Plain Layout
11143 Spacing ! Phantom
11144 \end_layout
11145
11146 \end_inset
11147
11148
11149 \end_layout
11150
11151 \begin_layout Standard
11152 Sometimes you want to insert space with exactly the length of a phrase.
11153  For example, you want to create the following multiple choice question:
11154 \end_layout
11155
11156 \begin_layout Standard
11157 \begin_inset VSpace medskip
11158 \end_inset
11159
11160 What is correct English?:
11161 \begin_inset Newline newline
11162 \end_inset
11163
11164
11165 \begin_inset Newline newline
11166 \end_inset
11167
11168 Mr.
11169 \begin_inset space ~
11170 \end_inset
11171
11172 Edge would have been jumps the gun.
11173 \begin_inset Newline newline
11174 \end_inset
11175
11176
11177 \begin_inset Phantom HPhantom
11178 status open
11179
11180 \begin_layout Plain Layout
11181 Mr.
11182  Edge 
11183 \end_layout
11184
11185 \end_inset
11186
11187 has to be jumped
11188 \begin_inset Newline newline
11189 \end_inset
11190
11191
11192 \begin_inset Phantom HPhantom
11193 status open
11194
11195 \begin_layout Plain Layout
11196 Mr.
11197  Edge 
11198 \end_layout
11199
11200 \end_inset
11201
11202 jumps
11203 \begin_inset VSpace medskip
11204 \end_inset
11205
11206
11207 \end_layout
11208
11209 \begin_layout Standard
11210 \noindent
11211 so that the choices appear exactly after the phrase 
11212 \begin_inset Quotes eld
11213 \end_inset
11214
11215 Mr.
11216 \begin_inset space ~
11217 \end_inset
11218
11219 Edge
11220 \begin_inset space ~
11221 \end_inset
11222
11223
11224 \begin_inset Quotes erd
11225 \end_inset
11226
11227 .
11228  To get this, you can use the phantom insets available via the menu 
11229 \family sans
11230 Insert\SpecialChar \menuseparator
11231 Formatting\SpecialChar \menuseparator
11232 Phantom
11233 \family default
11234 .
11235  In our case insert a horizontal phantom at the beginning of the last two
11236  lines and insert 
11237 \begin_inset Quotes eld
11238 \end_inset
11239
11240 Mr.
11241 \begin_inset space ~
11242 \end_inset
11243
11244 Edge
11245 \begin_inset space ~
11246 \end_inset
11247
11248
11249 \begin_inset Quotes erd
11250 \end_inset
11251
11252  into the phantom inset (note the space after 
11253 \begin_inset Quotes eld
11254 \end_inset
11255
11256 Edge
11257 \begin_inset Quotes erd
11258 \end_inset
11259
11260 ).
11261  A phantom insets prints only the space of its content (like a placeholder).
11262  That is why it is named 
11263 \begin_inset Quotes eld
11264 \end_inset
11265
11266 phantom
11267 \begin_inset Quotes erd
11268 \end_inset
11269
11270 .
11271  The normal phantom outputs the width and height of the content as space,
11272  while the horizontal and vertical variant only outputs the corresponding
11273  dimension.
11274 \end_layout
11275
11276 \begin_layout Subsection
11277 Vertical Space
11278 \begin_inset CommandInset label
11279 LatexCommand label
11280 name "sub:Vertical-Space"
11281
11282 \end_inset
11283
11284
11285 \begin_inset Index idx
11286 status collapsed
11287
11288 \begin_layout Plain Layout
11289 Spacing ! Vertical
11290 \end_layout
11291
11292 \end_inset
11293
11294
11295 \end_layout
11296
11297 \begin_layout Standard
11298 To add extra vertical space above or below a paragraph, use the 
11299 \family sans
11300 Insert\SpecialChar \menuseparator
11301 Formatting\SpecialChar \menuseparator
11302 Vertical
11303 \begin_inset space ~
11304 \end_inset
11305
11306 Space
11307 \family default
11308  dialog.
11309  There you find the following sizes:
11310 \end_layout
11311
11312 \begin_layout Standard
11313
11314 \family sans
11315 SmallSkip
11316 \family default
11317
11318 \family sans
11319 MedSkip
11320 \family default
11321  and 
11322 \family sans
11323 BigSkip
11324 \family default
11325  are LaTeX sizes which depend on the font size of the document.
11326  
11327 \family sans
11328 DefSkip
11329 \family default
11330  is the skip adjusted in the dialog 
11331 \family sans
11332 Document\SpecialChar \menuseparator
11333 Settings\SpecialChar \menuseparator
11334 Text
11335 \begin_inset space ~
11336 \end_inset
11337
11338 Layout
11339 \family default
11340
11341 \begin_inset Index idx
11342 status collapsed
11343
11344 \begin_layout Plain Layout
11345 Document ! Settings
11346 \end_layout
11347
11348 \end_inset
11349
11350  for the paragraph separation.
11351  If you use indentation to separate paragraphs 
11352 \family sans
11353 DefSkip
11354 \family default
11355  is equal to 
11356 \family sans
11357 MedSkip
11358 \family default
11359 .
11360 \end_layout
11361
11362 \begin_layout Standard
11363
11364 \family sans
11365 VFill
11366 \family default
11367
11368 \begin_inset Index idx
11369 status collapsed
11370
11371 \begin_layout Plain Layout
11372 Spacing ! Fills
11373 \end_layout
11374
11375 \end_inset
11376
11377  is a variable space, set so that the space is maximal within one page.
11378  An example: you have only two short paragraphs on one page with a 
11379 \family sans
11380 Vfill
11381 \family default
11382  between them.
11383  Then the first paragraph is placed at the top of the page and the second
11384  one at the bottom, because the space between them is then maximal.
11385  
11386 \family sans
11387 VFill
11388 \family default
11389 s work like 
11390 \family sans
11391 HFill
11392 \family default
11393 s: they fill the remaining vertical space on a page with blank space.
11394 \begin_inset Foot
11395 status collapsed
11396
11397 \begin_layout Plain Layout
11398
11399 \family sans
11400 HFill
11401 \family default
11402 s are described in section
11403 \begin_inset space ~
11404 \end_inset
11405
11406
11407 \begin_inset CommandInset ref
11408 LatexCommand ref
11409 reference "sub:Horizontal-Space"
11410
11411 \end_inset
11412
11413 .
11414 \end_layout
11415
11416 \end_inset
11417
11418  If there are several 
11419 \family sans
11420 VFill
11421 \family default
11422 s on a page, they divide the remaining vertical space equally between themselves.
11423  You can therefore use 
11424 \family sans
11425 VFill
11426 \family default
11427 s to center text on a page, or even place text 2/3 down a page.
11428 \end_layout
11429
11430 \begin_layout Standard
11431
11432 \family sans
11433 Custom
11434 \family default
11435  are custom spaces in units explained in Appendix
11436 \begin_inset space ~
11437 \end_inset
11438
11439
11440 \begin_inset CommandInset ref
11441 LatexCommand ref
11442 reference "chap:Units-available-in"
11443
11444 \end_inset
11445
11446 .
11447 \end_layout
11448
11449 \begin_layout Standard
11450 \begin_inset Note Greyedout
11451 status open
11452
11453 \begin_layout Plain Layout
11454
11455 \series bold
11456 Note:
11457 \series default
11458  
11459 \series medium
11460 If the extra vertical space would be in the output at the top/bottom of
11461  a page, the space is only added if you have also checked the option 
11462 \family sans
11463 Protect
11464 \family default
11465 .
11466 \end_layout
11467
11468 \end_inset
11469
11470
11471 \end_layout
11472
11473 \begin_layout Subsection
11474 Paragraph Alignment
11475 \begin_inset Index idx
11476 status collapsed
11477
11478 \begin_layout Plain Layout
11479 Paragraph ! Alignment
11480 \end_layout
11481
11482 \end_inset
11483
11484
11485 \end_layout
11486
11487 \begin_layout Standard
11488 You can change the paragraph alignment with the 
11489 \family sans
11490 Edit\SpecialChar \menuseparator
11491 Paragraph Settings
11492 \family default
11493  dialog (toolbar button 
11494 \begin_inset Info
11495 type  "icon"
11496 arg   "layout-paragraph"
11497 \end_inset
11498
11499 ).
11500  There are five possibilities: 
11501 \end_layout
11502
11503 \begin_layout Itemize
11504
11505 \family sans
11506 Justified
11507 \family default
11508  (shortcut 
11509 \begin_inset Info
11510 type  "shortcut"
11511 arg   "paragraph-params \\align block"
11512 \end_inset
11513
11514 )
11515 \end_layout
11516
11517 \begin_layout Itemize
11518
11519 \family sans
11520 Left
11521 \family default
11522  (
11523 \begin_inset Info
11524 type  "shortcut"
11525 arg   "paragraph-params \\align left"
11526 \end_inset
11527
11528 )
11529 \end_layout
11530
11531 \begin_layout Itemize
11532
11533 \family sans
11534 Right
11535 \family default
11536  (
11537 \begin_inset Info
11538 type  "shortcut"
11539 arg   "paragraph-params \\align right"
11540 \end_inset
11541
11542 )
11543 \end_layout
11544
11545 \begin_layout Itemize
11546
11547 \family sans
11548 Center
11549 \family default
11550  (
11551 \begin_inset Info
11552 type  "shortcut"
11553 arg   "paragraph-params \\align center"
11554 \end_inset
11555
11556 )
11557 \end_layout
11558
11559 \begin_layout Itemize
11560
11561 \family sans
11562 Default
11563 \family default
11564  (
11565 \begin_inset Info
11566 type  "shortcut"
11567 arg   "paragraph-params \\align default"
11568 \end_inset
11569
11570 )
11571 \end_layout
11572
11573 \begin_layout Standard
11574 The default in most cases is justified alignment, in which the inter-word
11575  spacing is variable and each line of a paragraph fills the region between
11576  the left and right margins.
11577  The other three alignments should be self-explanatory, and look like this:
11578 \end_layout
11579
11580 \begin_layout Standard
11581 \align right
11582 This paragraph is right aligned,
11583 \end_layout
11584
11585 \begin_layout Standard
11586 \align center
11587 this one is centered,
11588 \end_layout
11589
11590 \begin_layout Standard
11591 \align left
11592 this one is left aligned.
11593 \end_layout
11594
11595 \begin_layout Subsection
11596 Forced Page Breaks
11597 \begin_inset Index idx
11598 status collapsed
11599
11600 \begin_layout Plain Layout
11601 Page breaks ! Forced
11602 \end_layout
11603
11604 \end_inset
11605
11606
11607 \begin_inset CommandInset label
11608 LatexCommand label
11609 name "sub:Forced-Page-Breaks"
11610
11611 \end_inset
11612
11613
11614 \end_layout
11615
11616 \begin_layout Standard
11617 If you don't like the way LaTeX does the page breaks in your document, you
11618  can force a page break where you want one.
11619  Normally this will not be necessary, because LaTeX is good at page breaking.
11620  Only if you use a lot of 
11621 \family sans
11622 Floats
11623 \family default
11624 , LaTeX's page breaking algorithm can fail.
11625 \end_layout
11626
11627 \begin_layout Standard
11628 We recommend you not to use forced page breaks until the text is finished
11629  and you have checked in the preview to see if you 
11630 \emph on
11631 really
11632 \emph default
11633  have to change the page breaking.
11634 \end_layout
11635
11636 \begin_layout Standard
11637 There are two types of page breaks: One that ends the page without any special
11638  action.
11639  This can be inserted above or below a paragraph via the menu 
11640 \family sans
11641 Insert\SpecialChar \menuseparator
11642 Formatting\SpecialChar \menuseparator
11643 New
11644 \begin_inset space ~
11645 \end_inset
11646
11647 Page
11648 \family default
11649 .
11650  The second type, that is inserted via the menu 
11651 \family sans
11652 Insert\SpecialChar \menuseparator
11653 Formatting\SpecialChar \menuseparator
11654 Page
11655 \begin_inset space ~
11656 \end_inset
11657
11658 Break
11659 \family default
11660 , ends a page but stretches the content of the page, so that it fills out
11661  the complete page.
11662  This type is useful to avoid whitespace when a page break produces a page
11663  on which only the last few lines are absent.
11664 \end_layout
11665
11666 \begin_layout Standard
11667 You might try to use a page break to ensure that a figure or table appears
11668  at the top of a page.
11669  This is, of course, the wrong way to do it.
11670  LyX gives you a way of automatically ensuring that your figures and tables
11671  appear at the top of a page (or the bottom, or on their own page) without
11672  having to worry about what precedes or follows your figure or table.
11673  See chapter 
11674 \begin_inset CommandInset ref
11675 LatexCommand ref
11676 reference "chap:Floats-and-Notes"
11677
11678 \end_inset
11679
11680  to learn more about 
11681 \family sans
11682 Floats
11683 \family default
11684 .
11685 \end_layout
11686
11687 \begin_layout Subsubsection
11688 Clear Page Breaks
11689 \begin_inset CommandInset label
11690 LatexCommand label
11691 name "sub:Clear-Page-Breaks"
11692
11693 \end_inset
11694
11695
11696 \begin_inset Index idx
11697 status collapsed
11698
11699 \begin_layout Plain Layout
11700 Page breaks ! Clear
11701 \end_layout
11702
11703 \end_inset
11704
11705
11706 \end_layout
11707
11708 \begin_layout Standard
11709 Rather than forced page breaks where the content behind the break is placed
11710  directly on the next page, you can also clear pages while breaking them.
11711  That means that the current paragraph is terminated and everything, including
11712  unprocessed floats, from the earlier part of the document are placed after
11713  it, if necessary by adding pages.
11714 \end_layout
11715
11716 \begin_layout Standard
11717 You can insert a clear page break with the menu 
11718 \family sans
11719 Insert\SpecialChar \menuseparator
11720 Formatting\SpecialChar \menuseparator
11721 Clear
11722 \begin_inset space ~
11723 \end_inset
11724
11725 Page
11726 \family default
11727 .
11728  When you have a two-sided document like a book, you can use the menu 
11729 \family sans
11730 Insert\SpecialChar \menuseparator
11731 Formatting\SpecialChar \menuseparator
11732 Clear
11733 \begin_inset space ~
11734 \end_inset
11735
11736 Double
11737 \begin_inset space ~
11738 \end_inset
11739
11740 Page
11741 \family default
11742  to insert a clear page break that assures that the next page is a right-hand
11743  page (odd-numbered), if necessary by adding a page.
11744 \end_layout
11745
11746 \begin_layout Subsection
11747 Forced Line Breaks
11748 \begin_inset Index idx
11749 status collapsed
11750
11751 \begin_layout Plain Layout
11752 Line breaks
11753 \end_layout
11754
11755 \end_inset
11756
11757
11758 \begin_inset CommandInset label
11759 LatexCommand label
11760 name "sub:Forced-Line-Breaks"
11761
11762 \end_inset
11763
11764
11765 \end_layout
11766
11767 \begin_layout Standard
11768 Similar to page breaks there are two types of line breaks: one simply breaks
11769  the line.
11770  You can force this line break within a paragraph by selecting 
11771 \family sans
11772 Insert\SpecialChar \menuseparator
11773 Formatting\SpecialChar \menuseparator
11774 Ragged
11775 \begin_inset space ~
11776 \end_inset
11777
11778 Line
11779 \begin_inset space ~
11780 \end_inset
11781
11782 Break
11783 \family default
11784  or with 
11785 \begin_inset Info
11786 type  "shortcut"
11787 arg   "newline-insert newline"
11788 \end_inset
11789
11790 .
11791  Another type that is inserted via the menu 
11792 \family sans
11793 Insert\SpecialChar \menuseparator
11794 Formatting\SpecialChar \menuseparator
11795 Justified
11796 \begin_inset space ~
11797 \end_inset
11798
11799 Line
11800 \begin_inset space ~
11801 \end_inset
11802
11803 Break
11804 \family default
11805  or with 
11806 \begin_inset Info
11807 type  "shortcut"
11808 arg   "newline-insert linebreak"
11809 \end_inset
11810
11811  breaks the line and stretches it so that it fills out the whole space between
11812  the page margins.
11813  This is useful to avoid 
11814 \begin_inset Quotes eld
11815 \end_inset
11816
11817 fringes
11818 \begin_inset Quotes erd
11819 \end_inset
11820
11821  in justified paragraphs due to possible whitespace introduced by line breaks.
11822 \end_layout
11823
11824 \begin_layout Standard
11825 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11826  LaTeX is very good at line breaking.
11827  There are, however, a number of situations where it is necessaryactively
11828  to set a line break, for example, in a poem or for an address (see sections
11829 \begin_inset space ~
11830 \end_inset
11831
11832
11833 \begin_inset CommandInset ref
11834 LatexCommand ref
11835 reference "sec:Quote"
11836
11837 \end_inset
11838
11839
11840 \begin_inset CommandInset ref
11841 LatexCommand ref
11842 reference "sec:Verse"
11843
11844 \end_inset
11845
11846  and 
11847 \begin_inset CommandInset ref
11848 LatexCommand ref
11849 reference "sec:Address-Usage"
11850
11851 \end_inset
11852
11853 ).
11854 \end_layout
11855
11856 \begin_layout Subsection
11857 Horizontal Lines
11858 \begin_inset CommandInset label
11859 LatexCommand label
11860 name "sub:Horizontal-Lines"
11861
11862 \end_inset
11863
11864
11865 \begin_inset Index idx
11866 status collapsed
11867
11868 \begin_layout Plain Layout
11869 Horizontal lines
11870 \end_layout
11871
11872 \end_inset
11873
11874
11875 \end_layout
11876
11877 \begin_layout Standard
11878 \noindent
11879 \begin_inset CommandInset line
11880 LatexCommand rule
11881 offset "0.5ex"
11882 width "100line%"
11883 height "1pt"
11884
11885 \end_inset
11886
11887
11888 \end_layout
11889
11890 \begin_layout Standard
11891 \noindent
11892 In the dialog 
11893 \family sans
11894 Insert\SpecialChar \menuseparator
11895 Formatting\SpecialChar \menuseparator
11896 Horizontal
11897 \begin_inset space ~
11898 \end_inset
11899
11900 Line
11901 \family default
11902  you can insert horizontal lines.
11903  The line offset is the vertical distance between the line and the baseline
11904  of the current text line or the paragraph.
11905  The line settings can be changed by left-clicking on the line.
11906 \end_layout
11907
11908 \begin_layout Standard
11909 \noindent
11910 \begin_inset CommandInset line
11911 LatexCommand rule
11912 offset "0.5ex"
11913 width "100line%"
11914 height "1pt"
11915
11916 \end_inset
11917
11918
11919 \end_layout
11920
11921 \begin_layout Section
11922 Characters and Symbols
11923 \end_layout
11924
11925 \begin_layout Standard
11926 You can directly enter all characters that are available on your keyboard.
11927  You can also use special keyboard maps to be able to enter, for example,
11928  characters needed for French with an English keyboard.
11929  See section
11930 \begin_inset space \thinspace{}
11931 \end_inset
11932
11933
11934 \begin_inset CommandInset ref
11935 LatexCommand ref
11936 reference "sub:Keyboard-mapping"
11937
11938 \end_inset
11939
11940  for information on how this is done.
11941 \end_layout
11942
11943 \begin_layout Standard
11944 For the case where you need a character that is not on your keyboard, you
11945  can use the 
11946 \family sans
11947 Symbols
11948 \family default
11949  dialog via the menu 
11950 \family sans
11951 Insert\SpecialChar \menuseparator
11952 Special Character\SpecialChar \menuseparator
11953 Symbols
11954 \family default
11955 .
11956 \end_layout
11957
11958 \begin_layout Standard
11959 \begin_inset Note Greyedout
11960 status open
11961
11962 \begin_layout Plain Layout
11963
11964 \series bold
11965 Note:
11966 \series default
11967  Maybe not all symbols inserted with the symbols dialog can be displayed
11968  when you are using a special screen font in LyX's preferences.
11969  But the inserted symbols will in every case be displayed in the output.
11970 \end_layout
11971
11972 \end_inset
11973
11974
11975 \end_layout
11976
11977 \begin_layout Section
11978 Fonts and Text Styles
11979 \begin_inset CommandInset label
11980 LatexCommand label
11981 name "sec:Fonts-and-Text"
11982
11983 \end_inset
11984
11985
11986 \end_layout
11987
11988 \begin_layout Subsection
11989 Font Types
11990 \begin_inset Index idx
11991 status collapsed
11992
11993 \begin_layout Plain Layout
11994 Font ! Types
11995 \end_layout
11996
11997 \end_inset
11998
11999
12000 \end_layout
12001
12002 \begin_layout Standard
12003 There are two types of fonts:
12004 \end_layout
12005
12006 \begin_layout Description
12007 Vector
12008 \begin_inset space ~
12009 \end_inset
12010
12011 fonts
12012 \begin_inset Index idx
12013 status collapsed
12014
12015 \begin_layout Plain Layout
12016 Fonts ! Vector-
12017 \end_layout
12018
12019 \end_inset
12020
12021  are built from outlines of the single glyphs (e.
12022 \begin_inset space \thinspace{}
12023 \end_inset
12024
12025 g.
12026  characters) in the font.
12027  This means that each glyph is defined using mathematical curves that are
12028  well suited for scaling to any requested size.
12029  This mathematical definition is interpreted by the font renderer and the
12030  curve is filled out with pixels according to the size and glyph.
12031  This means that vector fonts will look pretty good in all sizes.
12032  Only at very small sizes where each pixel has to be very carefully computed
12033  to provide a good image might it be hard to provide a good rendering.
12034 \begin_inset Newline newline
12035 \end_inset
12036
12037 That could mean that one only needs to define one font size and scale them.
12038  But to achieve a better quality, many fonts define several font sizes.
12039  That improves the appearance because you need more details at large font
12040  sizes than at small ones.
12041 \begin_inset Newline newline
12042 \end_inset
12043
12044 The font types 
12045 \family typewriter
12046 TrueType
12047 \family default
12048
12049 \family typewriter
12050 OpenType
12051 \family default
12052 , and 
12053 \family typewriter
12054 Type
12055 \begin_inset space ~
12056 \end_inset
12057
12058 1
12059 \family default
12060  are vector fonts.
12061 \end_layout
12062
12063 \begin_layout Description
12064 Bitmap
12065 \begin_inset space ~
12066 \end_inset
12067
12068 fonts
12069 \begin_inset Index idx
12070 status collapsed
12071
12072 \begin_layout Plain Layout
12073 Fonts ! Bitmap-
12074 \end_layout
12075
12076 \end_inset
12077
12078  on the other hand, are defined by bitmap graphics from the start; so they
12079  will look good at all the sizes they are meant for.
12080  However, they don't scale well, because in order to scale a glyph, each
12081  pixel is enlarged into several pixels.
12082  It is the same effect that happens if you try to enlarge a picture in an
12083  image manipulation program.
12084  In order to mitigate this effect, bitmap fonts are typically provided in
12085  several fixed sizes typically from around 8
12086 \begin_inset space ~
12087 \end_inset
12088
12089 pixels high up to 34
12090 \begin_inset space ~
12091 \end_inset
12092
12093 pixels or so high in steps according to what is believed to be useful.
12094  The advantage of bitmap fonts is that no complicated computations are necessary
12095  to display each glyph; so bitmap fonts display therefore more quickly than
12096  scalable fonts.
12097  The disadvantage is that sizes that don't exist as fixed versions have
12098  to be scaled by doubling pixels, and thus look bad.
12099 \begin_inset Newline newline
12100 \end_inset
12101
12102 Bitmap fonts are named 
12103 \family typewriter
12104 Type
12105 \begin_inset space ~
12106 \end_inset
12107
12108 3
12109 \family default
12110  in PostScript- and PDF-documents.
12111 \end_layout
12112
12113 \begin_layout Standard
12114 The result of all this is that bitmap fonts are best for the size they are
12115  designed for, while scalable fonts are good for nearly all sizes.
12116  So one needs fewer font size definitions for scalable fonts.
12117  That's the reason why nearly all text rendering and typesetting programs
12118  use scalable fonts.
12119 \end_layout
12120
12121 \begin_layout Standard
12122 To see which fonts are used in a PDF-document, look at its document properties.
12123 \end_layout
12124
12125 \begin_layout Standard
12126 Many modern typesetting and markup languages have begun to move towards
12127  specifying character styles rather than specifying a particular font.
12128  For example, instead of changing to an italicized version of the current
12129  font to emphasize text, you use an 
12130 \begin_inset Quotes eld
12131 \end_inset
12132
12133 emphasized style
12134 \begin_inset Quotes erd
12135 \end_inset
12136
12137  instead.
12138  This concept fits in perfectly with LyX.
12139  In LyX, you do things based on contexts, rather than focusing on typesetting
12140  details.
12141 \end_layout
12142
12143 \begin_layout Subsection
12144 LaTeX font support
12145 \begin_inset CommandInset label
12146 LatexCommand label
12147 name "sub:LaTeX-font-support"
12148
12149 \end_inset
12150
12151
12152 \end_layout
12153
12154 \begin_layout Standard
12155 Traditionally, LaTeX used its own fonts.
12156  That is to say, you cannot directly access the fonts installed on your
12157  operating system, but you have to use specific fonts provided by your LaTeX
12158  distribution.
12159  The reason is that LaTeX needs some extra information about the fonts,
12160  which have to be provided by additional files and packages.
12161  The downside of this is that your font choice is somewhat limited compared
12162  to a word processor.
12163  On the other hand this comes with the advantage that the provided fonts
12164  are generally of very good quality, and that LaTeX files are very portable
12165  across different machines.
12166  Also, the range of fonts supported by traditional LaTeX has increased a
12167  lot in the meantime; so you can find packages for many free and commercial
12168  fonts.
12169  LyX supports the fonts that are under a free license via the user interface
12170  (see section
12171 \begin_inset space ~
12172 \end_inset
12173
12174
12175 \begin_inset CommandInset ref
12176 LatexCommand ref
12177 reference "sub:Document-Font"
12178
12179 \end_inset
12180
12181  for details).
12182  Other fonts are available if you enter the relevant LaTeX code in the document
12183  preamble (please refer to the documentation of your desired font).
12184 \end_layout
12185
12186 \begin_layout Standard
12187 Recent developments brought some new LaTeX engines that are also able directly
12188  to access fonts that are installed for your operating system, namely XeTeX
12189  and LuaTeX.
12190  Both engines are supported by LyX.
12191  By using them, you can theoretically use any OpenType or TrueType font
12192  that is installed on your system.
12193  The next section describes how to use these fonts.
12194 \end_layout
12195
12196 \begin_layout Standard
12197 \begin_inset Note Greyedout
12198 status open
12199
12200 \begin_layout Plain Layout
12201
12202 \series bold
12203 Note:
12204 \series default
12205  In practice, some fonts might fail due to bad metrics and other font deficienci
12206 es; so you might have to experiment.
12207 \end_layout
12208
12209 \end_inset
12210
12211
12212 \end_layout
12213
12214 \begin_layout Standard
12215 \begin_inset Note Greyedout
12216 status open
12217
12218 \begin_layout Plain Layout
12219
12220 \series bold
12221 Note:
12222 \series default
12223  XeTeX and especially LuaTeX, are still rather new and thus not as mature
12224  as traditional LaTeX or PDFTeX.
12225 \end_layout
12226
12227 \end_inset
12228
12229
12230 \end_layout
12231
12232 \begin_layout Subsection
12233 Document Font and Font size
12234 \begin_inset CommandInset label
12235 LatexCommand label
12236 name "sub:Document-Font"
12237
12238 \end_inset
12239
12240
12241 \begin_inset Index idx
12242 status collapsed
12243
12244 \begin_layout Plain Layout
12245 Font ! Size
12246 \end_layout
12247
12248 \end_inset
12249
12250
12251 \begin_inset Index idx
12252 status collapsed
12253
12254 \begin_layout Plain Layout
12255 Document ! Font
12256 \end_layout
12257
12258 \end_inset
12259
12260
12261 \end_layout
12262
12263 \begin_layout Standard
12264 You can set the document fonts in the 
12265 \family sans
12266 Document\SpecialChar \menuseparator
12267 Settings
12268 \family default
12269
12270 \begin_inset Index idx
12271 status collapsed
12272
12273 \begin_layout Plain Layout
12274 Document ! Settings
12275 \end_layout
12276
12277 \end_inset
12278
12279  dialog.
12280  In the 
12281 \family sans
12282 Fonts
12283 \family default
12284  section of the dialog, you can specify which font should be used for the
12285  three different font shapes — roman (serif), 
12286 \family sans
12287 sans
12288 \begin_inset space ~
12289 \end_inset
12290
12291 serif
12292 \family default
12293  and 
12294 \family typewriter
12295 typewriter
12296 \family default
12297  (monospaced) — and you can specify the base font size and scaling factors
12298  for (some) sans
12299 \begin_inset space ~
12300 \end_inset
12301
12302 serif and typewriter fonts if this is necessary to fit with the roman font.
12303 \end_layout
12304
12305 \begin_layout Standard
12306 If you select 
12307 \family sans
12308 Use non-T
12309 \begin_inset ERT
12310 status collapsed
12311
12312 \begin_layout Plain Layout
12313
12314 {}
12315 \end_layout
12316
12317 \end_inset
12318
12319 eX fonts
12320 \family default
12321 , you will have access to the fonts installed on your operating system.
12322  This requires that you use 
12323 \family sans
12324 PDF (XeT
12325 \begin_inset ERT
12326 status collapsed
12327
12328 \begin_layout Plain Layout
12329
12330 {}
12331 \end_layout
12332
12333 \end_inset
12334
12335 eX)
12336 \family default
12337
12338 \family sans
12339 PDF (LuaT
12340 \begin_inset ERT
12341 status collapsed
12342
12343 \begin_layout Plain Layout
12344
12345 {}
12346 \end_layout
12347
12348 \end_inset
12349
12350 eX)
12351 \family default
12352  or 
12353 \family sans
12354 DVI (LuaT
12355 \begin_inset ERT
12356 status collapsed
12357
12358 \begin_layout Plain Layout
12359
12360 {}
12361 \end_layout
12362
12363 \end_inset
12364
12365 eX)
12366 \family default
12367  as the output format, i.
12368 \begin_inset space \thinspace{}
12369 \end_inset
12370
12371 e.
12372 \begin_inset space \space{}
12373 \end_inset
12374
12375 you will have to have either XeTeX or LuaTeX installed (see section
12376 \begin_inset space ~
12377 \end_inset
12378
12379
12380 \begin_inset CommandInset ref
12381 LatexCommand ref
12382 reference "sub:LaTeX-font-support"
12383
12384 \end_inset
12385
12386 ).
12387  You will then not have access to TeX's own fonts.
12388  Note that LyX then lists all available fonts in each of the three lists
12389  (roman, sans
12390 \begin_inset space ~
12391 \end_inset
12392
12393 serif, and typewriter), since LyX cannot determine the family.
12394  Also note that the output might fail with some of the listed fonts, due
12395  to the encoding of the fonts and\SpecialChar \slash{}
12396 or font failures.
12397  LyX cannot determine this in advance, so you might need to experiment.
12398 \end_layout
12399
12400 \begin_layout Standard
12401 If you use TeX fonts (which is the default), the possible options for the
12402  font include 
12403 \family sans
12404 Default
12405 \family default
12406  and a list of fonts available with your LaTeX distribution.
12407  If you select 
12408 \family sans
12409 Default,
12410 \family default
12411  the font that is preset by the current document class is used.
12412  In most cases, this will be the standard TeX font, known as 
12413 \begin_inset Quotes eld
12414 \end_inset
12415
12416
12417 \family typewriter
12418 Computer
12419 \begin_inset space ~
12420 \end_inset
12421
12422 Modern
12423 \family default
12424
12425 \begin_inset Quotes erd
12426 \end_inset
12427
12428  (
12429 \family typewriter
12430 cm
12431 \family default
12432 ) or 
12433 \begin_inset Quotes eld
12434 \end_inset
12435
12436
12437 \family typewriter
12438 European Computer Modern
12439 \family default
12440
12441 \begin_inset Quotes erd
12442 \end_inset
12443
12444  (
12445 \family typewriter
12446 ec
12447 \family default
12448 ), but some classes preset different default fonts.
12449 \end_layout
12450
12451 \begin_layout Standard
12452 As 
12453 \family typewriter
12454 cm
12455 \family default
12456  and 
12457 \family typewriter
12458 ec
12459 \family default
12460  are bitmap fonts, they often look pixelated in PDF output, especially when
12461  you read the PDF in a zoomed size.
12462 \begin_inset Foot
12463 status collapsed
12464
12465 \begin_layout Plain Layout
12466 This problem does not appear if you read PDFs in 
12467 \family typewriter
12468 Adobe
12469 \begin_inset space ~
12470 \end_inset
12471
12472 Reader
12473 \family default
12474  version 6 or later, because this program includes a special bitmap font
12475  renderer.
12476 \end_layout
12477
12478 \end_inset
12479
12480  To get rid of pixelated fonts, you have to use a vector font.
12481  Depending on how your document should look, you can either:
12482 \end_layout
12483
12484 \begin_layout Itemize
12485 select the 
12486 \family sans
12487 Latin
12488 \begin_inset space ~
12489 \end_inset
12490
12491 Modern
12492 \family default
12493  fonts, which is the recommended choice if you want to keep the look of
12494  
12495 \family typewriter
12496 cm
12497 \family default
12498 /
12499 \family typewriter
12500 ec
12501 \family default
12502 .
12503  
12504 \family sans
12505 Latin
12506 \begin_inset space ~
12507 \end_inset
12508
12509 Modern
12510 \family default
12511  was developed for the LaTeX community in order to replace 
12512 \family typewriter
12513 cm
12514 \family default
12515  as the default font.
12516  It covers a huge range of glyphs and several font shapes.
12517  Except for some details, where the appearance was improved, 
12518 \family sans
12519 Latin
12520 \begin_inset space ~
12521 \end_inset
12522
12523 Modern
12524 \family default
12525  looks identical to 
12526 \family typewriter
12527 cm
12528 \family default
12529 .
12530 \begin_inset Foot
12531 status collapsed
12532
12533 \begin_layout Plain Layout
12534 One difference is improved kerning.
12535 \end_layout
12536
12537 \end_inset
12538
12539
12540 \end_layout
12541
12542 \begin_layout Itemize
12543 or select the 
12544 \family sans
12545 AE
12546 \begin_inset space ~
12547 \end_inset
12548
12549 (Almost
12550 \begin_inset space ~
12551 \end_inset
12552
12553 European)
12554 \family default
12555  fonts in (the rare) case that 
12556 \family sans
12557 Latin
12558 \begin_inset space ~
12559 \end_inset
12560
12561 Modern
12562 \family default
12563  is not available to you or does not work, and you still want to emulate
12564  the look of 
12565 \family typewriter
12566 cm
12567 \family default
12568 /
12569 \family typewriter
12570 ec
12571 \family default
12572 .
12573  
12574 \family typewriter
12575 AE
12576 \family default
12577  is a virtual font.
12578  Virtual means that it 
12579 \begin_inset Quotes eld
12580 \end_inset
12581
12582 steals
12583 \begin_inset Quotes erd
12584 \end_inset
12585
12586  outline 
12587 \family typewriter
12588 cm
12589 \family default
12590 -glyphs from other fonts.
12591  This has the disadvantage that some characters are missing, like the French
12592  guillemets (
12593 \begin_inset Quotes eld
12594 \end_inset
12595
12596 «
12597 \begin_inset Quotes erd
12598 \end_inset
12599
12600  and 
12601 \begin_inset Quotes eld
12602 \end_inset
12603
12604 »
12605 \begin_inset Quotes erd
12606 \end_inset
12607
12608 )
12609 \begin_inset Foot
12610 status collapsed
12611
12612 \begin_layout Plain Layout
12613 Loading the LaTeX-package 
12614 \series bold
12615 aeguill
12616 \series default
12617
12618 \begin_inset Index idx
12619 status collapsed
12620
12621 \begin_layout Plain Layout
12622 LaTeX-packages ! aeguill
12623 \end_layout
12624
12625 \end_inset
12626
12627  with the document preamble line
12628 \begin_inset Newline newline
12629 \end_inset
12630
12631
12632 \series bold
12633
12634 \backslash
12635 usepackage[ec]{aeguill}
12636 \begin_inset Newline newline
12637 \end_inset
12638
12639
12640 \series default
12641 will fix the guillemet problem.
12642 \end_layout
12643
12644 \end_inset
12645
12646  and that accented characters are not 
12647 \emph on
12648 one
12649 \emph default
12650  glyph, but built of 
12651 \emph on
12652 two
12653 \emph default
12654  characters, the accent and the letter.
12655  Therefore you cannot search for words with accented characters in documents
12656  using the 
12657 \family typewriter
12658 AE
12659 \family default
12660  fonts.
12661  If you search for example for the French word 
12662 \begin_inset Quotes eld
12663 \end_inset
12664
12665 rève
12666 \begin_inset Quotes erd
12667 \end_inset
12668
12669  in a PDF, you will not get any result, because the PDF-viewer searches
12670  for the glyph 
12671 \begin_inset Quotes eld
12672 \end_inset
12673
12674  è 
12675 \begin_inset Quotes erd
12676 \end_inset
12677
12678  and not for the glyph 
12679 \begin_inset Quotes eld
12680 \end_inset
12681
12682  e +
12683 \begin_inset space ~
12684 \end_inset
12685
12686  ̀ 
12687 \begin_inset Quotes erd
12688 \end_inset
12689
12690 .
12691 \end_layout
12692
12693 \begin_layout Itemize
12694 If you do not like the look of 
12695 \family typewriter
12696 cm
12697 \family default
12698 /
12699 \family typewriter
12700 ec
12701 \family default
12702 , you can of course select one of the other vector fonts provided, e.
12703 \begin_inset space \thinspace{}
12704 \end_inset
12705
12706 g.
12707 \begin_inset space ~
12708 \end_inset
12709
12710
12711 \family typewriter
12712 Times
12713 \begin_inset space ~
12714 \end_inset
12715
12716 Roman
12717 \family default
12718  or
12719 \family typewriter
12720  Palatino
12721 \family default
12722 .
12723  Most roman vector fonts will automatically select matching sans
12724 \begin_inset space ~
12725 \end_inset
12726
12727 serif and typewriter fonts,
12728 \begin_inset Foot
12729 status collapsed
12730
12731 \begin_layout Plain Layout
12732 These are sometimes just matching other fonts (e.
12733 \begin_inset space \thinspace{}
12734 \end_inset
12735
12736 g., 
12737 \family sans
12738 Times
12739 \begin_inset space ~
12740 \end_inset
12741
12742 Roman
12743 \family default
12744  selects 
12745 \family sans
12746 Helvetica
12747 \family default
12748  for sans serif text), or different shapes of the same font, i.
12749 \begin_inset space \thinspace{}
12750 \end_inset
12751
12752 e.
12753 \begin_inset space \space{}
12754 \end_inset
12755
12756 a real font 
12757 \emph on
12758 family
12759 \emph default
12760  (e.
12761 \begin_inset space \thinspace{}
12762 \end_inset
12763
12764 g.
12765 \begin_inset space \space{}
12766 \end_inset
12767
12768 in case of 
12769 \family sans
12770 Latin
12771 \begin_inset space ~
12772 \end_inset
12773
12774 Modern
12775 \family default
12776  oder 
12777 \family sans
12778 Computer
12779 \begin_inset space ~
12780 \end_inset
12781
12782 Modern
12783 \family default
12784 ).
12785 \end_layout
12786
12787 \end_inset
12788
12789  but you can also select your own.
12790 \begin_inset Newline newline
12791 \end_inset
12792
12793 The differences between roman, 
12794 \family sans
12795 sans
12796 \begin_inset space ~
12797 \end_inset
12798
12799 serif
12800 \family default
12801  and 
12802 \family typewriter
12803 typewriter
12804 \family default
12805  fonts are explained in section
12806 \begin_inset space ~
12807 \end_inset
12808
12809
12810 \begin_inset CommandInset ref
12811 LatexCommand ref
12812 reference "sub:Fine-Tuning-with-the"
12813
12814 \end_inset
12815
12816 .
12817 \begin_inset Newline newline
12818 \end_inset
12819
12820 The font 
12821 \family sans
12822 Times
12823 \begin_inset space ~
12824 \end_inset
12825
12826 Roman
12827 \family default
12828  was originally designed for newspapers.
12829  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12830  into the small newspaper columns.
12831  Therefore 
12832 \family sans
12833 Times
12834 \begin_inset space ~
12835 \end_inset
12836
12837 Roman
12838 \family default
12839  is not the optimal choice for larger documents like books.
12840 \end_layout
12841
12842 \begin_layout Standard
12843 For the font size there are generally four possible values: 
12844 \family sans
12845 Default, 10
12846 \family default
12847
12848 \family sans
12849 11
12850 \family default
12851  and 
12852 \family sans
12853 12
12854 \family default
12855 .
12856  Some classes provide additional sizes.
12857  The size of 
12858 \family sans
12859 Default
12860 \family default
12861  depends on the class you are using.
12862  In the standard classes it is equal to the font size 10.
12863 \end_layout
12864
12865 \begin_layout Standard
12866 Note that the font size is the 
12867 \emph on
12868 base size
12869 \emph default
12870 .
12871  That means that LyX scales all other possible font sizes (such as those
12872  used in footnotes, super-, and subscripts) by this value.
12873  You can fine-tune the font size of text parts via the 
12874 \family sans
12875 Text
12876 \begin_inset space ~
12877 \end_inset
12878
12879 Style
12880 \family default
12881  dialog if needed.
12882  The possible font sizes for text parts are explained in section
12883 \begin_inset space ~
12884 \end_inset
12885
12886
12887 \begin_inset CommandInset ref
12888 LatexCommand ref
12889 reference "sub:Fine-Tuning-with-the"
12890
12891 \end_inset
12892
12893 .
12894 \end_layout
12895
12896 \begin_layout Standard
12897 The 
12898 \family sans
12899 Default
12900 \begin_inset space ~
12901 \end_inset
12902
12903 Family
12904 \family default
12905  selection lets you specify whether the base font of your document should
12906  be roman, sans
12907 \begin_inset space ~
12908 \end_inset
12909
12910 serif or typewriter.
12911  The 
12912 \family sans
12913 Default
12914 \family default
12915  selection uses what is preset by the class, the other selections override
12916  this.
12917  In most cases, 
12918 \family sans
12919 Default
12920 \family default
12921  is equal to 
12922 \family sans
12923 roman
12924 \family default
12925 , but some classes (such as presentation classes) use other defaults.
12926 \end_layout
12927
12928 \begin_layout Standard
12929 The
12930 \family typewriter
12931  
12932 \family sans
12933 LaTe
12934 \begin_inset ERT
12935 status collapsed
12936
12937 \begin_layout Plain Layout
12938
12939 {}
12940 \end_layout
12941
12942 \end_inset
12943
12944 X font encoding
12945 \family default
12946  selection is an expert setting which lets you change the value passed to
12947  the LaTeX-package 
12948 \series bold
12949 fontenc
12950 \series default
12951
12952 \begin_inset Index idx
12953 status collapsed
12954
12955 \begin_layout Plain Layout
12956 LaTeX-packages ! fontenc
12957 \end_layout
12958
12959 \end_inset
12960
12961  (see also sec.
12962 \begin_inset space ~
12963 \end_inset
12964
12965
12966 \begin_inset CommandInset ref
12967 LatexCommand ref
12968 reference "sub:LaTeX-settings"
12969
12970 \end_inset
12971
12972 ).
12973  Normally, you do not need to change (or even understand) this.
12974  Unless you have specific reasons, use 
12975 \family sans
12976 Default
12977 \family default
12978 .
12979 \end_layout
12980
12981 \begin_layout Standard
12982 With some fonts, the checkboxes 
12983 \family sans
12984 Use Old Style Figures
12985 \family default
12986  and 
12987 \family sans
12988 Use True Small Caps
12989 \family default
12990  are available.
12991  These are extra features some fonts provide.
12992  If 
12993 \family sans
12994 Use Old Style Figures
12995 \family default
12996  is checked, old style figures (also known as medieval or text figures)
12997  are used.
12998  Old style figures are the numerals (0
12999 \begin_inset space \thinspace{}
13000 \end_inset
13001
13002 --
13003 \begin_inset space \thinspace{}
13004 \end_inset
13005
13006 9) with ascenders and descenders, which makes them fit nicely with lowercase
13007  letters.
13008  
13009 \family sans
13010 Use True Small Caps
13011 \family default
13012  determines that real small caps are used instead of faked small caps made
13013  of scaled capitals.
13014  Real small caps are often part of expert font sets; they generally look
13015  better than faked small caps but might have to be purchased separately.
13016 \end_layout
13017
13018 \begin_layout Standard
13019 The field 
13020 \family sans
13021 CJK
13022 \family default
13023  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
13024  a font to display the script characters.
13025 \begin_inset Foot
13026 status collapsed
13027
13028 \begin_layout Plain Layout
13029 The font will be the argument for the commands of the LaTeX-package 
13030 \series bold
13031 CJK
13032 \series default
13033 .
13034 \begin_inset Index idx
13035 status collapsed
13036
13037 \begin_layout Plain Layout
13038 LaTeX-packages ! CJK
13039 \end_layout
13040
13041 \end_inset
13042
13043  So this has no effect for the document language 
13044 \family sans
13045 Japanese
13046 \family default
13047  that does not use 
13048 \series bold
13049 CJK
13050 \series default
13051 .
13052 \end_layout
13053
13054 \end_inset
13055
13056
13057 \begin_inset VSpace bigskip
13058 \end_inset
13059
13060
13061 \begin_inset Note Greyedout
13062 status open
13063
13064 \begin_layout Plain Layout
13065
13066 \series bold
13067 Note:
13068 \series default
13069  When you choose a new font or font size, LyX does 
13070 \emph on
13071 not
13072 \emph default
13073  change the screen font! You will only see a difference in the printed output;
13074  this is part of the WYSIWYM concept.
13075  LyX's screen fonts can be adjusted in the 
13076 \family sans
13077 Tools\SpecialChar \menuseparator
13078 Preferences
13079 \family default
13080  dialog, see section
13081 \begin_inset space ~
13082 \end_inset
13083
13084
13085 \begin_inset CommandInset ref
13086 LatexCommand ref
13087 reference "sub:Screen-Fonts"
13088
13089 \end_inset
13090
13091 .
13092 \end_layout
13093
13094 \end_inset
13095
13096
13097 \end_layout
13098
13099 \begin_layout Subsection
13100 Math Fonts
13101 \end_layout
13102
13103 \begin_layout Standard
13104 In LaTeX the font used for characters in equations is different from the
13105  document font.
13106  For the case that you use TeX fonts for your document, you can explicitly
13107  choose a math font in the dialog 
13108 \family sans
13109 Document\SpecialChar \menuseparator
13110 Settings
13111 \family default
13112
13113 \begin_inset Index idx
13114 status collapsed
13115
13116 \begin_layout Plain Layout
13117 Document ! Settings
13118 \end_layout
13119
13120 \end_inset
13121
13122 .
13123  The default setting is that LyX automatically selects a math font.
13124  For most cases this will be LaTeX's default -- the math variant of LaTeX's
13125  default font family 
13126 \begin_inset Quotes eld
13127 \end_inset
13128
13129
13130 \family typewriter
13131 Computer
13132 \begin_inset space ~
13133 \end_inset
13134
13135 Modern
13136 \family default
13137
13138 \begin_inset Quotes erd
13139 \end_inset
13140
13141 .
13142  LyX will automatically only load another math font if a math variant of
13143  the document font is available.
13144 \end_layout
13145
13146 \begin_layout Standard
13147 Note that the math font will not be used for 
13148 \emph on
13149 mathematical text
13150 \emph default
13151  (which is inserted with the shortcut 
13152 \begin_inset Info
13153 type  "shortcut"
13154 arg   "font-default"
13155 \end_inset
13156
13157  or by the insertion of the command 
13158 \series bold
13159
13160 \backslash
13161 text
13162 \series default
13163  into a formula).
13164  Also note that some math fonts are sans
13165 \begin_inset space ~
13166 \end_inset
13167
13168 serif.
13169  Your document might therefore look strange when the document text has serifs
13170  while the math characters do not.
13171  Sans
13172 \begin_inset space ~
13173 \end_inset
13174
13175 serif math fonts make therefore in most cases only sense if you select 
13176 \family sans
13177 Sans
13178 \begin_inset space ~
13179 \end_inset
13180
13181 Serif
13182 \family default
13183  for the 
13184 \family sans
13185 Default
13186 \begin_inset space ~
13187 \end_inset
13188
13189 family
13190 \family default
13191  in the document font settings.
13192 \end_layout
13193
13194 \begin_layout Standard
13195 If you use non-TeX fonts for the document, you can only choose for math
13196  to use either the document's class default TeX font (in most cases 
13197 \begin_inset Quotes eld
13198 \end_inset
13199
13200
13201 \family typewriter
13202 Computer
13203 \begin_inset space ~
13204 \end_inset
13205
13206 Modern
13207 \family default
13208
13209 \begin_inset Quotes erd
13210 \end_inset
13211
13212 ) or to use the non-TeX variant of the document's class default font (in
13213  most cases 
13214 \begin_inset Quotes eld
13215 \end_inset
13216
13217
13218 \family typewriter
13219 Latin
13220 \begin_inset space ~
13221 \end_inset
13222
13223 Modern
13224 \family default
13225
13226 \begin_inset Quotes erd
13227 \end_inset
13228
13229 ).
13230 \end_layout
13231
13232 \begin_layout Subsection
13233 Using Different Character Styles
13234 \begin_inset Index idx
13235 status collapsed
13236
13237 \begin_layout Plain Layout
13238 Character Styles
13239 \end_layout
13240
13241 \end_inset
13242
13243
13244 \begin_inset Index idx
13245 status collapsed
13246
13247 \begin_layout Plain Layout
13248 Text Style
13249 \end_layout
13250
13251 \end_inset
13252
13253
13254 \end_layout
13255
13256 \begin_layout Standard
13257 As we've already seen, LyX automatically changes the character style for
13258  certain paragraph environments.
13259  LyX supports two character styles, 
13260 \family sans
13261 Emphasized
13262 \family default
13263  and 
13264 \family sans
13265 Noun
13266 \family default
13267 .
13268  You can activate both of these styles via key bindings, the menus, and
13269  the toolbar.
13270 \end_layout
13271
13272 \begin_layout Standard
13273 To activate the 
13274 \family sans
13275 Noun
13276 \family default
13277  style, do one of the following:
13278 \end_layout
13279
13280 \begin_layout Itemize
13281 click on the toolbar button 
13282 \begin_inset Info
13283 type  "icon"
13284 arg   "font-noun"
13285 \end_inset
13286
13287
13288 \end_layout
13289
13290 \begin_layout Itemize
13291 use the key binding 
13292 \begin_inset Info
13293 type  "shortcut"
13294 arg   "font-noun"
13295 \end_inset
13296
13297
13298 \end_layout
13299
13300 \begin_layout Standard
13301 These commands are all toggles.
13302  That is, if 
13303 \family sans
13304 Noun
13305 \family default
13306  style is already active, they deactivate it.
13307 \end_layout
13308
13309 \begin_layout Standard
13310 One typically uses the 
13311 \family sans
13312 Noun
13313 \family default
13314  style for proper names.
13315  For example: 
13316 \begin_inset Quotes eld
13317 \end_inset
13318
13319
13320 \noun on
13321 Matthias Ettrich
13322 \noun default
13323  is the original author of LyX.
13324 \begin_inset Quotes erd
13325 \end_inset
13326
13327
13328 \end_layout
13329
13330 \begin_layout Standard
13331 A more widely used character style is the 
13332 \family sans
13333 Emphasized
13334 \family default
13335  style.
13336  You can activate (or deactivate — it's also a toggle) the 
13337 \family sans
13338 Emphasized
13339 \family default
13340  style by:
13341 \end_layout
13342
13343 \begin_layout Itemize
13344 clicking on the toolbar button 
13345 \begin_inset Info
13346 type  "icon"
13347 arg   "font-emph"
13348 \end_inset
13349
13350
13351 \end_layout
13352
13353 \begin_layout Itemize
13354 using the keybindings 
13355 \begin_inset Info
13356 type  "shortcut"
13357 arg   "font-emph"
13358 \end_inset
13359
13360
13361 \end_layout
13362
13363 \begin_layout Standard
13364 Normally the 
13365 \family sans
13366 Emphasized
13367 \family default
13368  style is equivalent to an italic font but some document classes or LaTeX-packag
13369 es use a different font.
13370 \end_layout
13371
13372 \begin_layout Standard
13373 We've been using the 
13374 \family sans
13375 Emphasized
13376 \family default
13377  style all over the place in this document.
13378  Here's one more example:
13379 \end_layout
13380
13381 \begin_layout Quotation
13382
13383 \emph on
13384 Do not overuse character styles!
13385 \end_layout
13386
13387 \begin_layout Standard
13388 It's also a warning in addition to an example.
13389  One's writing should parallel ordinary conversation.
13390  Since we don't all constantly scream at each other, we should also avoid
13391  the common tendency to overuse character styles.
13392  
13393 \end_layout
13394
13395 \begin_layout Standard
13396 You can always reset to the default font using the key binding 
13397 \begin_inset Info
13398 type  "shortcut"
13399 arg   "font-default"
13400 \end_inset
13401
13402  or the dialog 
13403 \family sans
13404 Edit\SpecialChar \menuseparator
13405 Text
13406 \begin_inset space ~
13407 \end_inset
13408
13409 Style\SpecialChar \menuseparator
13410 Customized
13411 \family default
13412  (
13413 \begin_inset Info
13414 type  "icon"
13415 arg   "dialog-show character"
13416 \end_inset
13417
13418 ).
13419 \end_layout
13420
13421 \begin_layout Subsection
13422 Fine-Tuning with the 
13423 \family sans
13424 Text Style
13425 \family default
13426  dialog
13427 \begin_inset CommandInset label
13428 LatexCommand label
13429 name "sub:Fine-Tuning-with-the"
13430
13431 \end_inset
13432
13433
13434 \begin_inset Index idx
13435 status collapsed
13436
13437 \begin_layout Plain Layout
13438 Text Style
13439 \end_layout
13440
13441 \end_inset
13442
13443
13444 \end_layout
13445
13446 \begin_layout Standard
13447 There are always occasions when you will need to do some fine-tuning; so
13448  LyX gives you a way to create a custom character style.
13449  For example, an academic journal or a corporation may have a style sheet
13450  requiring a sans-serif font be used in certain situations.
13451  Also, writers sometimes use a different font to offset a character's thoughts
13452  from ordinary dialog.
13453 \end_layout
13454
13455 \begin_layout Standard
13456 Before we document how to use custom character style, we want to issue a
13457  warning yet again: Don't overuse character styles! 
13458 \begin_inset Newline newline
13459 \end_inset
13460
13461 Documents that overuse different fonts and sizes are not easy to read and
13462  tend to look as if someone has knocked huge holes in them.
13463 \end_layout
13464
13465 \begin_layout Standard
13466 To use custom character styles, open the 
13467 \family sans
13468 Edit\SpecialChar \menuseparator
13469 Text
13470 \begin_inset space ~
13471 \end_inset
13472
13473 Style\SpecialChar \menuseparator
13474 Customized
13475 \family default
13476  dialog or press the toolbar button 
13477 \begin_inset Info
13478 type  "icon"
13479 arg   "dialog-show character"
13480 \end_inset
13481
13482 .
13483  There are several boxes in this dialog, each corresponding to a different
13484  font property that you can choose.
13485  You can choose an option for one of these properties, or select 
13486 \family sans
13487 No
13488 \begin_inset space ~
13489 \end_inset
13490
13491 change
13492 \family default
13493 , which keeps the current state of that property.
13494  The item 
13495 \family sans
13496 Reset
13497 \family default
13498  will reset the property to whatever is the default.
13499  You can use this to reset attributes across a bunch of different paragraph
13500  environments all at once.
13501 \end_layout
13502
13503 \begin_layout Standard
13504 The font properties, and their options (in addition to 
13505 \family sans
13506 No
13507 \begin_inset space ~
13508 \end_inset
13509
13510 change
13511 \family default
13512  and 
13513 \family sans
13514 Reset
13515 \family default
13516 ) are:
13517 \end_layout
13518
13519 \begin_layout Labeling
13520 \labelwidthstring 00.00.0000
13521
13522 \family sans
13523 Family
13524 \family default
13525  The 
13526 \begin_inset Quotes eld
13527 \end_inset
13528
13529 overall look
13530 \begin_inset Quotes erd
13531 \end_inset
13532
13533  of the font.
13534  The possible options are:
13535 \end_layout
13536
13537 \begin_deeper
13538 \begin_layout Labeling
13539 \labelwidthstring 00.00.0000
13540
13541 \family sans
13542 Roman
13543 \family default
13544  This is the Roman font family.
13545  Normally a serif font.
13546  It's also the default family.
13547  (key binding 
13548 \begin_inset Info
13549 type  "shortcut"
13550 arg   "font-roman"
13551 \end_inset
13552
13553 )
13554 \end_layout
13555
13556 \begin_layout Labeling
13557 \labelwidthstring 00.00.0000
13558
13559 \family sans
13560 Sans
13561 \begin_inset space ~
13562 \end_inset
13563
13564 Serif
13565 \family default
13566  
13567 \family sans
13568 This is the Sans Serif font family.
13569
13570 \family default
13571  (key binding 
13572 \begin_inset Info
13573 type  "shortcut"
13574 arg   "font-sans"
13575 \end_inset
13576
13577 )
13578 \end_layout
13579
13580 \begin_layout Labeling
13581 \labelwidthstring 00.00.0000
13582
13583 \family sans
13584 Typewriter
13585 \family default
13586  
13587 \family typewriter
13588 This is the Typewriter font family.
13589
13590 \family default
13591  (key binding 
13592 \begin_inset Info
13593 type  "shortcut"
13594 arg   "font-typewriter"
13595 \end_inset
13596
13597
13598 \family sans
13599 )
13600 \end_layout
13601
13602 \end_deeper
13603 \begin_layout Labeling
13604 \labelwidthstring 00.00.0000
13605
13606 \family sans
13607 Series
13608 \family default
13609  This corresponds to the print weight.
13610  Options are:
13611 \end_layout
13612
13613 \begin_deeper
13614 \begin_layout Labeling
13615 \labelwidthstring 00.00.0000
13616
13617 \family sans
13618 Medium
13619 \family default
13620  This is the Medium font series.
13621  It's also the default series.
13622 \end_layout
13623
13624 \begin_layout Labeling
13625 \labelwidthstring 00.00.0000
13626
13627 \family sans
13628 Bold
13629 \family default
13630  
13631 \series bold
13632 This is the Bold font series.
13633
13634 \series default
13635  (key binding 
13636 \begin_inset Info
13637 type  "shortcut"
13638 arg   "font-bold"
13639 \end_inset
13640
13641 )
13642 \end_layout
13643
13644 \end_deeper
13645 \begin_layout Labeling
13646 \labelwidthstring 00.00.0000
13647
13648 \family sans
13649 Shape
13650 \family default
13651  As the name implies.
13652  Options are:
13653 \end_layout
13654
13655 \begin_deeper
13656 \begin_layout Labeling
13657 \labelwidthstring 00.00.0000
13658
13659 \family sans
13660 Upright
13661 \family default
13662  This is the Upright font shape.
13663  It's also the default shape.
13664 \end_layout
13665
13666 \begin_layout Labeling
13667 \labelwidthstring 00.00.0000
13668
13669 \family sans
13670 Italic
13671 \family default
13672  
13673 \shape italic
13674 This
13675 \shape default
13676  
13677 \family sans
13678 \shape italic
13679 i
13680 \family default
13681 s the Italic font shape
13682 \shape default
13683 \emph on
13684 .
13685 \end_layout
13686
13687 \begin_layout Labeling
13688 \labelwidthstring 00.00.0000
13689
13690 \family sans
13691 Slanted
13692 \family default
13693  
13694 \shape slanted
13695 This is the Slanted font shape
13696 \shape default
13697  (although it might not be visible in LyX, this is different from italic).
13698 \end_layout
13699
13700 \begin_layout Labeling
13701 \labelwidthstring 00.00.0000
13702
13703 \family sans
13704 Small
13705 \begin_inset space ~
13706 \end_inset
13707
13708 Caps
13709 \family default
13710  
13711 \shape smallcaps
13712 This is the Small caps font shape
13713 \shape default
13714 \noun on
13715 .
13716 \end_layout
13717
13718 \end_deeper
13719 \begin_layout Labeling
13720 \labelwidthstring 00.00.0000
13721
13722 \family sans
13723 Color
13724 \family default
13725  Alters the text color.
13726  Note that not all DVI-viewers are able to display colors.
13727  Besides 
13728 \family sans
13729 No
13730 \begin_inset space ~
13731 \end_inset
13732
13733 color
13734 \family default
13735 , which means that the document default color set in 
13736 \family sans
13737 Document\SpecialChar \menuseparator
13738 Settings\SpecialChar \menuseparator
13739 Color
13740 \family default
13741  for 
13742 \family sans
13743 Main
13744 \begin_inset space ~
13745 \end_inset
13746
13747 text
13748 \family default
13749  is used, you can choose between 
13750 \family sans
13751 Black
13752 \family default
13753
13754 \family sans
13755 White
13756 \family default
13757
13758 \family sans
13759 Red
13760 \family default
13761
13762 \family sans
13763 Green
13764 \family default
13765
13766 \family sans
13767 Blue
13768 \family default
13769
13770 \family sans
13771 Cyan
13772 \family default
13773
13774 \family sans
13775 Magenta
13776 \family default
13777  and 
13778 \family sans
13779 Yellow
13780 \family default
13781  text.
13782 \begin_inset Index idx
13783 status collapsed
13784
13785 \begin_layout Plain Layout
13786 Color ! Text
13787 \end_layout
13788
13789 \end_inset
13790
13791
13792 \end_layout
13793
13794 \begin_layout Labeling
13795 \labelwidthstring 00.00.0000
13796
13797 \family sans
13798 Language
13799 \family default
13800  This is used to mark regions of text as having a different language from
13801  the language of the document.
13802  Text marked in this way will be underlined in blue to indicate the change
13803  (only within LyX).
13804 \begin_inset Newline newline
13805 \end_inset
13806
13807 If you have for example, an extract of German text in a non-German document,
13808  LaTeX respects the German hyphenation rules automatically.
13809  When using the spell checking (see section
13810 \begin_inset space ~
13811 \end_inset
13812
13813
13814 \begin_inset CommandInset ref
13815 LatexCommand ref
13816 reference "sec:Spellchecking"
13817
13818 \end_inset
13819
13820 ) the German-marked text will be checked according to the German dictionary.
13821 \end_layout
13822
13823 \begin_layout Labeling
13824 \labelwidthstring 00.00.0000
13825
13826 \family sans
13827 Size
13828 \family default
13829  Alters the size of the font.
13830  You will find no numerical values here; all possible sizes are actually
13831  proportional to the document font size.
13832  Once again, you don't feed LyX the details, but a general description of
13833  what you want to do.
13834  The options are:
13835 \end_layout
13836
13837 \begin_deeper
13838 \begin_layout Labeling
13839 \labelwidthstring 00.00.0000
13840
13841 \family sans
13842 Tiny
13843 \family default
13844  
13845 \size tiny
13846 This is the 
13847 \begin_inset Quotes eld
13848 \end_inset
13849
13850 Tiny
13851 \begin_inset Quotes erd
13852 \end_inset
13853
13854  font size.
13855
13856 \size default
13857  (key bindings 
13858 \begin_inset Info
13859 type  "shortcuts"
13860 arg   "font-size tiny"
13861 \end_inset
13862
13863 )
13864 \end_layout
13865
13866 \begin_layout Labeling
13867 \labelwidthstring 00.00.0000
13868
13869 \family sans
13870 Smallest
13871 \family default
13872  
13873 \size scriptsize
13874 This is the 
13875 \begin_inset Quotes eld
13876 \end_inset
13877
13878 Smallest
13879 \begin_inset Quotes erd
13880 \end_inset
13881
13882  font size
13883 \size default
13884 .
13885  (key binding 
13886 \begin_inset Info
13887 type  "shortcut"
13888 arg   "font-size scriptsize"
13889 \end_inset
13890
13891 )
13892 \end_layout
13893
13894 \begin_layout Labeling
13895 \labelwidthstring 00.00.0000
13896
13897 \family sans
13898 Smaller
13899 \family default
13900  
13901 \size footnotesize
13902 This is the 
13903 \begin_inset Quotes eld
13904 \end_inset
13905
13906 Smaller
13907 \begin_inset Quotes erd
13908 \end_inset
13909
13910  font size.
13911
13912 \size default
13913  (key bindings 
13914 \begin_inset Info
13915 type  "shortcuts"
13916 arg   "font-size footnotesize"
13917 \end_inset
13918
13919 )
13920 \end_layout
13921
13922 \begin_layout Labeling
13923 \labelwidthstring 00.00.0000
13924
13925 \family sans
13926 Small
13927 \family default
13928  
13929 \size small
13930 This is the 
13931 \begin_inset Quotes eld
13932 \end_inset
13933
13934 Small
13935 \begin_inset Quotes erd
13936 \end_inset
13937
13938  font size.
13939
13940 \size default
13941  (key bindings 
13942 \begin_inset Info
13943 type  "shortcuts"
13944 arg   "font-size small"
13945 \end_inset
13946
13947 )
13948 \end_layout
13949
13950 \begin_layout Labeling
13951 \labelwidthstring 00.00.0000
13952
13953 \family sans
13954 Normal
13955 \family default
13956  This is the 
13957 \begin_inset Quotes eld
13958 \end_inset
13959
13960 Normal
13961 \begin_inset Quotes erd
13962 \end_inset
13963
13964  font size.
13965  It's also the default size.
13966  (key bindings 
13967 \begin_inset Info
13968 type  "shortcuts"
13969 arg   "font-size normal"
13970 \end_inset
13971
13972 )
13973 \end_layout
13974
13975 \begin_layout Labeling
13976 \labelwidthstring 00.00.0000
13977
13978 \family sans
13979 Large
13980 \family default
13981  
13982 \size large
13983 This is the 
13984 \begin_inset Quotes eld
13985 \end_inset
13986
13987 Large
13988 \begin_inset Quotes erd
13989 \end_inset
13990
13991  font size.
13992
13993 \size default
13994  (key bindings 
13995 \begin_inset Info
13996 type  "shortcuts"
13997 arg   "font-size large"
13998 \end_inset
13999
14000 )
14001 \end_layout
14002
14003 \begin_layout Labeling
14004 \labelwidthstring 00.00.0000
14005
14006 \family sans
14007 Larger
14008 \family default
14009  
14010 \size larger
14011 This is the 
14012 \begin_inset Quotes eld
14013 \end_inset
14014
14015 Larger
14016 \begin_inset Quotes erd
14017 \end_inset
14018
14019  font size.
14020
14021 \size default
14022  (key bindings 
14023 \begin_inset Info
14024 type  "shortcuts"
14025 arg   "font-size larger"
14026 \end_inset
14027
14028 )
14029 \end_layout
14030
14031 \begin_layout Labeling
14032 \labelwidthstring 00.00.0000
14033
14034 \family sans
14035 Largest
14036 \family default
14037  
14038 \size largest
14039 This is the 
14040 \begin_inset Quotes eld
14041 \end_inset
14042
14043 Largest
14044 \begin_inset Quotes erd
14045 \end_inset
14046
14047  font size.
14048
14049 \size default
14050  (key binding 
14051 \begin_inset Info
14052 type  "shortcut"
14053 arg   "font-size largest"
14054 \end_inset
14055
14056 )
14057 \end_layout
14058
14059 \begin_layout Labeling
14060 \labelwidthstring 00.00.0000
14061
14062 \family sans
14063 Huge
14064 \family default
14065  
14066 \size huge
14067 This is the 
14068 \begin_inset Quotes eld
14069 \end_inset
14070
14071 Huge
14072 \begin_inset Quotes erd
14073 \end_inset
14074
14075  font size.
14076
14077 \size default
14078  (key bindings 
14079 \begin_inset Info
14080 type  "shortcuts"
14081 arg   "font-size huge"
14082 \end_inset
14083
14084 )
14085 \end_layout
14086
14087 \begin_layout Labeling
14088 \labelwidthstring 00.00.0000
14089
14090 \family sans
14091 Huger
14092 \family default
14093  
14094 \size giant
14095 This is the 
14096 \begin_inset Quotes eld
14097 \end_inset
14098
14099 Huger
14100 \begin_inset Quotes erd
14101 \end_inset
14102
14103  font size.
14104
14105 \size default
14106  (key bindings 
14107 \begin_inset Info
14108 type  "shortcuts"
14109 arg   "font-size giant"
14110 \end_inset
14111
14112 )
14113 \end_layout
14114
14115 \begin_layout Labeling
14116 \labelwidthstring 00.00.0000
14117
14118 \family sans
14119 Increase
14120 \family default
14121  This increases the size by one step (for instance, from 
14122 \begin_inset Quotes eld
14123 \end_inset
14124
14125 Largest
14126 \begin_inset Quotes erd
14127 \end_inset
14128
14129  to 
14130 \begin_inset Quotes eld
14131 \end_inset
14132
14133 Huge
14134 \begin_inset Quotes erd
14135 \end_inset
14136
14137 ).
14138  (key binding 
14139 \begin_inset Info
14140 type  "shortcut"
14141 arg   "font-size increase"
14142 \end_inset
14143
14144 )
14145 \end_layout
14146
14147 \begin_layout Labeling
14148 \labelwidthstring 00.00.0000
14149
14150 \family sans
14151 Decrease
14152 \family default
14153  This decreases the size by one step (for instance, from 
14154 \begin_inset Quotes eld
14155 \end_inset
14156
14157 Normal
14158 \begin_inset Quotes erd
14159 \end_inset
14160
14161  to 
14162 \begin_inset Quotes eld
14163 \end_inset
14164
14165 Small
14166 \begin_inset Quotes erd
14167 \end_inset
14168
14169 ).
14170  (key binding 
14171 \begin_inset Info
14172 type  "shortcut"
14173 arg   "font-size decrease"
14174 \end_inset
14175
14176 )
14177 \end_layout
14178
14179 \end_deeper
14180 \begin_layout Standard
14181 We warn you 
14182 \emph on
14183 yet again
14184 \emph default
14185 : don't go crazy with this feature.
14186  You should almost never need to change the font size.
14187  LyX automatically changes the font size for different paragraph environments
14188  — use those instead.
14189  This is here for fine-tuning only!
14190 \end_layout
14191
14192 \begin_layout Labeling
14193 \labelwidthstring 00.00.0000
14194
14195 \family sans
14196 Misc
14197 \family default
14198  Here you can change a few other things at the character level.
14199  Options are:
14200 \end_layout
14201
14202 \begin_deeper
14203 \begin_layout Labeling
14204 \labelwidthstring 00.00.0000
14205
14206 \family sans
14207 Emph
14208 \family default
14209  
14210 \emph on
14211 This is text with emphasize on
14212 \emph default
14213 .
14214  This might seem like the same as 
14215 \shape italic
14216 Italic
14217 \shape default
14218 , but it is actually a bit different.
14219  Emphasized is a 
14220 \emph on
14221 logical
14222 \emph default
14223  attribute.
14224  That means every document class can define its own font used for emphasized
14225  text.
14226  Normally this font is equal to italic.
14227 \end_layout
14228
14229 \begin_layout Labeling
14230 \labelwidthstring 00.00.0000
14231
14232 \family sans
14233 Underbar
14234 \family default
14235  
14236 \bar under
14237 This is text with Underbar on.
14238
14239 \bar default
14240  (key binding 
14241 \begin_inset Info
14242 type  "shortcuts"
14243 arg   "font-underline"
14244 \end_inset
14245
14246
14247 \family sans
14248 )
14249 \begin_inset Newline newline
14250 \end_inset
14251
14252
14253 \family default
14254 Avoid using underbar if you can! It is a hangover from the typewriter days,
14255  when you could not change fonts.
14256  One no longer needs to emphasize text by underscoring characters.
14257  This is only possible in LyX because some people 
14258 \emph on
14259 may
14260 \emph default
14261  need it in order to follow style sheets for journal submissions.
14262 \end_layout
14263
14264 \begin_layout Labeling
14265 \labelwidthstring 00.00.0000
14266
14267 \family sans
14268 Double
14269 \begin_inset space ~
14270 \end_inset
14271
14272 underbar
14273 \family default
14274  
14275 \uuline on
14276 This is text with Double underbar on.
14277
14278 \uuline default
14279  (key binding 
14280 \begin_inset Info
14281 type  "shortcut"
14282 arg   "font-underunderline"
14283 \end_inset
14284
14285 )
14286 \begin_inset Newline newline
14287 \end_inset
14288
14289 As we just warned you against using underbar, you can imagine what we think
14290  about double underbar.
14291 \end_layout
14292
14293 \begin_layout Labeling
14294 \labelwidthstring 00.00.0000
14295
14296 \family sans
14297 Wavy
14298 \begin_inset space ~
14299 \end_inset
14300
14301 underbar
14302 \family default
14303  
14304 \uwave on
14305 This is text with Wavy underbar on.
14306
14307 \uwave default
14308  (key binding 
14309 \begin_inset Info
14310 type  "shortcut"
14311 arg   "font-underwave"
14312 \end_inset
14313
14314 )
14315 \begin_inset Newline newline
14316 \end_inset
14317
14318 Use this only if a journal absolutely insists on it.
14319  Keep antinausea pills handy.
14320 \end_layout
14321
14322 \begin_layout Labeling
14323 \labelwidthstring 00.00.0000
14324
14325 \family sans
14326 Strikeout
14327 \family default
14328  
14329 \strikeout on
14330 This is text with Strikeout on.
14331
14332 \strikeout default
14333  (key binding 
14334 \begin_inset Info
14335 type  "shortcut"
14336 arg   "font-strikeout"
14337 \end_inset
14338
14339 )
14340 \begin_inset Newline newline
14341 \end_inset
14342
14343 This is frequently used to indicate an older version of text that has been
14344  changed in the meantime.
14345 \end_layout
14346
14347 \begin_layout Labeling
14348 \labelwidthstring 00.00.0000
14349
14350 \family sans
14351 Noun
14352 \family default
14353  
14354 \noun on
14355 This is text with Noun on.
14356
14357 \noun default
14358  Like 
14359 \family sans
14360 Emph
14361 \family default
14362 , this is a logical attribute.
14363  Normally it's equivalent to 
14364 \family sans
14365 Small
14366 \begin_inset space ~
14367 \end_inset
14368
14369 Caps
14370 \family default
14371 .
14372 \end_layout
14373
14374 \end_deeper
14375 \begin_layout Standard
14376 So you have a huge number of combinations to choose from.
14377  Once you have chosen a new character style via the 
14378 \family sans
14379 Edit\SpecialChar \menuseparator
14380 Text
14381 \begin_inset space ~
14382 \end_inset
14383
14384 Style\SpecialChar \menuseparator
14385 Customized
14386 \family default
14387  (
14388 \begin_inset Info
14389 type  "icon"
14390 arg   "dialog-show character"
14391 \end_inset
14392
14393 ) dialog, the settings are saved.
14394  You can activate them by using the toolbar button 
14395 \begin_inset Info
14396 type  "icon"
14397 arg   "textstyle-apply"
14398 \end_inset
14399
14400 .
14401  The button lets you apply your custom character style even when the dialog
14402  isn't visible.
14403 \end_layout
14404
14405 \begin_layout Standard
14406 To completely reset the character style to the default, use 
14407 \begin_inset Info
14408 type  "shortcut"
14409 arg   "font-default"
14410 \end_inset
14411
14412 .
14413  If you want to toggle only those properties that you have just changed
14414  (suppose you just set the shape to 
14415 \begin_inset Quotes eld
14416 \end_inset
14417
14418 slanted
14419 \begin_inset Quotes erd
14420 \end_inset
14421
14422  and the series to 
14423 \begin_inset Quotes eld
14424 \end_inset
14425
14426 bold
14427 \begin_inset Quotes erd
14428 \end_inset
14429
14430 ), set the 
14431 \family sans
14432 Toggle
14433 \begin_inset space ~
14434 \end_inset
14435
14436 all
14437 \family default
14438  switch and press 
14439 \family sans
14440 Apply
14441 \family default
14442 .
14443 \end_layout
14444
14445 \begin_layout Standard
14446 You should also know something about the differences between the three main
14447  font types 
14448 \family sans
14449 serif
14450 \family default
14451
14452 \family sans
14453 sans
14454 \begin_inset space ~
14455 \end_inset
14456
14457 serif
14458 \family default
14459 , and 
14460 \family sans
14461 typewriter
14462 \family default
14463 :
14464 \end_layout
14465
14466 \begin_layout Itemize
14467
14468 \family sans
14469 Typewriter
14470 \family default
14471  is a so called 
14472 \begin_inset Quotes eld
14473 \end_inset
14474
14475 monospaced
14476 \begin_inset Quotes erd
14477 \end_inset
14478
14479  font, which means every character has the same width; the 
14480 \begin_inset Quotes eld
14481 \end_inset
14482
14483 i
14484 \begin_inset Quotes erd
14485 \end_inset
14486
14487  is as wide as the 
14488 \begin_inset Quotes eld
14489 \end_inset
14490
14491 m
14492 \begin_inset Quotes erd
14493 \end_inset
14494
14495 .
14496  Here is an example
14497 \begin_inset Newline newline
14498 \end_inset
14499
14500
14501 \begin_inset Phantom HPhantom
14502 status open
14503
14504 \begin_layout Plain Layout
14505 no 
14506 \end_layout
14507
14508 \end_inset
14509
14510
14511 \family typewriter
14512 typewriter text
14513 \family default
14514
14515 \begin_inset Note Note
14516 status collapsed
14517
14518 \begin_layout Plain Layout
14519 For more on phantoms see section
14520 \begin_inset space ~
14521 \end_inset
14522
14523
14524 \begin_inset CommandInset ref
14525 LatexCommand ref
14526 reference "sub:Phantom-Space"
14527
14528 \end_inset
14529
14530 .
14531 \end_layout
14532
14533 \end_inset
14534
14535
14536 \begin_inset Newline newline
14537 \end_inset
14538
14539 no typewriter text
14540 \end_layout
14541
14542 \begin_layout Itemize
14543
14544 \family sans
14545 Serif
14546 \family default
14547  fonts use characters with serifs.
14548  These are the small 
14549 \begin_inset Quotes eld
14550 \end_inset
14551
14552 appendices
14553 \begin_inset Quotes erd
14554 \end_inset
14555
14556  at the ends of the strokes that form the character.
14557  The following example shows the difference:
14558 \begin_inset Newline newline
14559 \end_inset
14560
14561 text with serifs
14562 \begin_inset Newline newline
14563 \end_inset
14564
14565
14566 \family sans
14567 text without serifs
14568 \family default
14569
14570 \begin_inset Newline newline
14571 \end_inset
14572
14573 Serifs facilitate quick and easy reading.
14574  These fonts are therefore used as default (named 
14575 \family sans
14576 roman
14577 \family default
14578 ).
14579 \end_layout
14580
14581 \begin_layout Itemize
14582
14583 \family sans
14584 Sans serif
14585 \family default
14586  is not recommended for use as a base type.
14587  This font type is therefore often only used for headings and short texts.
14588  We use it in this document to highlight menu names.
14589 \end_layout
14590
14591 \begin_layout Standard
14592 \begin_inset Quotes eld
14593 \end_inset
14594
14595 Toggling
14596 \begin_inset Quotes erd
14597 \end_inset
14598
14599  refers to applying or removing font properties.
14600  When a property is marked for toggling in the 
14601 \family sans
14602 Text
14603 \begin_inset space ~
14604 \end_inset
14605
14606 Style
14607 \family default
14608  dialog, applying the style to text that already has the property will cause
14609  the property to be removed.
14610  If you, for example, apply a style with properties A, B and C to text that
14611  currently has font properties B, C, F and G, and if B is set to toggle
14612  and C is set not to toggle, the text ends up with properties A, C, F and
14613  G.
14614  
14615 \begin_inset Quotes eld
14616 \end_inset
14617
14618 Never toggled
14619 \begin_inset Quotes erd
14620 \end_inset
14621
14622  and 
14623 \begin_inset Quotes eld
14624 \end_inset
14625
14626 always toggled
14627 \begin_inset Quotes erd
14628 \end_inset
14629
14630  mean that you do not control the toggling behavior.
14631  For the properties on the left side of the dialog (
14632 \begin_inset Quotes eld
14633 \end_inset
14634
14635 Family
14636 \begin_inset Quotes erd
14637 \end_inset
14638
14639  etc.), toggling behavior is up to you.
14640  If 
14641 \family sans
14642 Toggle
14643 \begin_inset space ~
14644 \end_inset
14645
14646 all
14647 \family default
14648  is checked, all of the left side properties are toggled; by default, none
14649  of them are.
14650  Finally, 
14651 \begin_inset Quotes eld
14652 \end_inset
14653
14654 Reset
14655 \begin_inset Quotes erd
14656 \end_inset
14657
14658  is never toggled.
14659  If you, for example, set 
14660 \begin_inset Quotes eld
14661 \end_inset
14662
14663 Series
14664 \begin_inset Quotes erd
14665 \end_inset
14666
14667  to 
14668 \begin_inset Quotes eld
14669 \end_inset
14670
14671 Reset
14672 \begin_inset Quotes erd
14673 \end_inset
14674
14675  and select 
14676 \family sans
14677 Toggle
14678 \begin_inset space ~
14679 \end_inset
14680
14681 all
14682 \family default
14683 , then apply the style to bold face text, the text will revert to the default
14684  series (
14685 \begin_inset Quotes eld
14686 \end_inset
14687
14688 Medium
14689 \begin_inset Quotes erd
14690 \end_inset
14691
14692 ), no matter how many times you apply the style.
14693 \end_layout
14694
14695 \begin_layout Standard
14696 We conclude with the same warning once again: Do not overuse the fonts!
14697  They are, more often than not, a kludge and a bad substitute for good writing.
14698 \end_layout
14699
14700 \begin_layout Section
14701 Printing and Previewing
14702 \end_layout
14703
14704 \begin_layout Subsection
14705 Overview
14706 \end_layout
14707
14708 \begin_layout Standard
14709 Now that we have covered some of the basic features of document preparation
14710  using LyX, you probably want to know how to print out your masterpiece.
14711  Before we tell you that, we want to give you a quick explanation of what
14712  goes on behind-the-scenes.
14713  We cover this information in much greater detail in the 
14714 \emph on
14715 Additional Features
14716 \emph default
14717  manual as well.
14718 \end_layout
14719
14720 \begin_layout Standard
14721 LyX uses the program LaTeX as its backend.
14722  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14723  confusion, we will only refer to LaTeX.
14724  LyX is what you use to do your actual writing.
14725  Then, LyX calls LaTeX to turn your writing into printable output.
14726  This happens in two stages:
14727 \end_layout
14728
14729 \begin_layout Enumerate
14730 First, LyX converts your document to a series of text commands for LaTeX,
14731  generating a file with the extension, 
14732 \begin_inset Quotes eld
14733 \end_inset
14734
14735
14736 \family typewriter
14737 .tex
14738 \family default
14739
14740 \begin_inset Quotes erd
14741 \end_inset
14742
14743 .
14744 \end_layout
14745
14746 \begin_layout Enumerate
14747 Next, LyX calls LaTeX to use the commands in the 
14748 \family typewriter
14749 .tex
14750 \family default
14751  file to produce printable output.
14752 \end_layout
14753
14754 \begin_layout Subsection
14755 Output file formats
14756 \begin_inset Index idx
14757 status collapsed
14758
14759 \begin_layout Plain Layout
14760 File formats
14761 \end_layout
14762
14763 \end_inset
14764
14765
14766 \begin_inset CommandInset label
14767 LatexCommand label
14768 name "sub:Output-file-formats"
14769
14770 \end_inset
14771
14772
14773 \end_layout
14774
14775 \begin_layout Subsubsection
14776 Simple text (ASCII)
14777 \begin_inset Index idx
14778 status collapsed
14779
14780 \begin_layout Plain Layout
14781 File formats ! ASCII
14782 \end_layout
14783
14784 \end_inset
14785
14786
14787 \end_layout
14788
14789 \begin_layout Standard
14790 This file type has the extension 
14791 \begin_inset Quotes eld
14792 \end_inset
14793
14794
14795 \family typewriter
14796 .txt
14797 \family default
14798
14799 \begin_inset Quotes erd
14800 \end_inset
14801
14802 .
14803  It contains your document as plain text following the rules of the 
14804 \begin_inset Quotes eld
14805 \end_inset
14806
14807 American Standard Code for Information Interchange
14808 \begin_inset Quotes erd
14809 \end_inset
14810
14811  (ASCII).
14812 \end_layout
14813
14814 \begin_layout Standard
14815 You can export your document to ASCII with the menu 
14816 \family sans
14817 File\SpecialChar \menuseparator
14818 Export\SpecialChar \menuseparator
14819 Plain
14820 \begin_inset space ~
14821 \end_inset
14822
14823 text
14824 \family default
14825 .
14826  However, this will not export any externally generated material such as
14827  a BibTeX bibliography (section
14828 \begin_inset space ~
14829 \end_inset
14830
14831
14832 \begin_inset CommandInset ref
14833 LatexCommand ref
14834 reference "sub:Bibliography-databases"
14835
14836 \end_inset
14837
14838 ).
14839  If your document includes such material, use 
14840 \family sans
14841 File\SpecialChar \menuseparator
14842 Export\SpecialChar \menuseparator
14843 More
14844 \begin_inset space ~
14845 \end_inset
14846
14847 Formats
14848 \begin_inset space ~
14849 \end_inset
14850
14851 &
14852 \begin_inset space ~
14853 \end_inset
14854
14855 Options
14856 \family default
14857  and then select 
14858 \family sans
14859 Plain
14860 \begin_inset space ~
14861 \end_inset
14862
14863 text
14864 \begin_inset space ~
14865 \end_inset
14866
14867 (ps2ascii)
14868 \family default
14869 .
14870  This will first internally export your document to PostScript (generating
14871  thereby the external material) and then do the conversion to ASCII.
14872 \end_layout
14873
14874 \begin_layout Subsubsection
14875 LaTeX
14876 \begin_inset Index idx
14877 status collapsed
14878
14879 \begin_layout Plain Layout
14880 File formats ! LaTeX
14881 \end_layout
14882
14883 \end_inset
14884
14885
14886 \end_layout
14887
14888 \begin_layout Standard
14889 This file type has the extension 
14890 \begin_inset Quotes eld
14891 \end_inset
14892
14893
14894 \family typewriter
14895 .tex
14896 \family default
14897
14898 \begin_inset Quotes erd
14899 \end_inset
14900
14901  and contains all commands that are necessary for the LaTeX program to process
14902  your document.
14903  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14904  it manually with console commands.
14905  The LaTeX-file is automatically created in LyX's temporary directory whenever
14906  you view or export your document.
14907 \end_layout
14908
14909 \begin_layout Standard
14910 You can export your document as a LaTeX-file using the menu 
14911 \family sans
14912 File\SpecialChar \menuseparator
14913 Export\SpecialChar \menuseparator
14914 LaT
14915 \begin_inset ERT
14916 status collapsed
14917
14918 \begin_layout Plain Layout
14919
14920 {}
14921 \end_layout
14922
14923 \end_inset
14924
14925 eX
14926 \family default
14927 .
14928  The different LaTeX export variants are explained in section
14929 \begin_inset space ~
14930 \end_inset
14931
14932
14933 \begin_inset CommandInset ref
14934 LatexCommand ref
14935 reference "sub:Export"
14936
14937 \end_inset
14938
14939 .
14940 \end_layout
14941
14942 \begin_layout Subsubsection
14943 DVI
14944 \begin_inset Index idx
14945 status collapsed
14946
14947 \begin_layout Plain Layout
14948 File formats ! DVI
14949 \end_layout
14950
14951 \end_inset
14952
14953
14954 \end_layout
14955
14956 \begin_layout Standard
14957 This file type has the extension 
14958 \begin_inset Quotes eld
14959 \end_inset
14960
14961
14962 \family typewriter
14963 .dvi
14964 \family default
14965
14966 \begin_inset Quotes erd
14967 \end_inset
14968
14969 .
14970  It is called 
14971 \begin_inset Quotes eld
14972 \end_inset
14973
14974 device-independent
14975 \begin_inset Quotes erd
14976 \end_inset
14977
14978  (DVI), because it is completely portable; you can move them from one machine
14979  to another without needing to do any sort of conversion.
14980  DVIs are used for quick previews and as a pre-stage for other output formats,
14981  like PostScript.
14982 \end_layout
14983
14984 \begin_layout Standard
14985 DVI files do not contain images, they only link to them.
14986  So don't forget to deliver the images together with your DVIs.
14987  Because the DVI-viewer has to convert the images in the background to make
14988  them visible when you scroll the DVI, this can slow down your computer
14989  when you view the DVI.
14990  So we recommend using PDF for files with many images.
14991 \end_layout
14992
14993 \begin_layout Standard
14994 You can export your document to DVI by the menus 
14995 \family sans
14996 File\SpecialChar \menuseparator
14997 Export\SpecialChar \menuseparator
14998 DVI
14999 \family default
15000  or 
15001 \family sans
15002 File\SpecialChar \menuseparator
15003 Export\SpecialChar \menuseparator
15004 DVI
15005 \begin_inset space ~
15006 \end_inset
15007
15008 (LuaTe
15009 \begin_inset ERT
15010 status collapsed
15011
15012 \begin_layout Plain Layout
15013
15014 {}
15015 \end_layout
15016
15017 \end_inset
15018
15019 X).
15020
15021 \family default
15022  The latter option uses the program 
15023 \family typewriter
15024 LuaTeX
15025 \family default
15026 .
15027  
15028 \family typewriter
15029 LuaTeX
15030 \family default
15031  is an engine that provides direct Unicode support and support for direct
15032  font access (see section
15033 \begin_inset space ~
15034 \end_inset
15035
15036
15037 \begin_inset CommandInset ref
15038 LatexCommand ref
15039 reference "sub:LaTeX-font-support"
15040
15041 \end_inset
15042
15043 ).
15044  LuaTeX is still a work in progress, but it might develop into the next
15045  standard TeX processor.
15046 \end_layout
15047
15048 \begin_layout Subsubsection
15049 PostScript
15050 \begin_inset Index idx
15051 status collapsed
15052
15053 \begin_layout Plain Layout
15054 File formats ! PostScript
15055 \end_layout
15056
15057 \end_inset
15058
15059
15060 \end_layout
15061
15062 \begin_layout Standard
15063 This file type has the extension 
15064 \begin_inset Quotes eld
15065 \end_inset
15066
15067
15068 \family typewriter
15069 .ps
15070 \family default
15071
15072 \begin_inset Quotes erd
15073 \end_inset
15074
15075 .
15076  PostScript was developed by the company 
15077 \family typewriter
15078 Adobe
15079 \family default
15080  as a printer language.
15081  The file therefore contains commands that the printer uses to print the
15082  file.
15083  PostScript can be seen as a 
15084 \begin_inset Quotes eld
15085 \end_inset
15086
15087 programming language
15088 \begin_inset Quotes erd
15089 \end_inset
15090
15091 ; you can calculate with it and draw diagrams and images.
15092 \begin_inset Foot
15093 status collapsed
15094
15095 \begin_layout Plain Layout
15096 If you are interested in learning more about this, have a look at the LaTeX-pack
15097 age 
15098 \series bold
15099 pstricks
15100 \series default
15101
15102 \begin_inset Index idx
15103 status collapsed
15104
15105 \begin_layout Plain Layout
15106 LaTeX-packages ! pstricks
15107 \end_layout
15108
15109 \end_inset
15110
15111 .
15112 \end_layout
15113
15114 \end_inset
15115
15116  As a result of this, the files are often bigger than PDFs.
15117 \end_layout
15118
15119 \begin_layout Standard
15120 PostScript can only contain images in the format 
15121 \begin_inset Quotes eld
15122 \end_inset
15123
15124 Encapsulated PostScript
15125 \begin_inset Quotes erd
15126 \end_inset
15127
15128  (EPS, file extension 
15129 \begin_inset Quotes eld
15130 \end_inset
15131
15132
15133 \family typewriter
15134 .eps
15135 \family default
15136
15137 \begin_inset Quotes erd
15138 \end_inset
15139
15140 ).
15141  As LyX allows you to use any known image format in your document, it has
15142  to convert them in the background to EPS.
15143  If, for example, you have 50
15144 \begin_inset space ~
15145 \end_inset
15146
15147 images in your document, LyX has to do 50
15148 \begin_inset space ~
15149 \end_inset
15150
15151 conversions when you view or export your document the first time.
15152  This might slow down your workflow with LyX.
15153  So if you plan to use PostScript, you can insert your images directly as
15154  EPS to avoid this problem.
15155 \end_layout
15156
15157 \begin_layout Standard
15158 You can export to PostScript using the menu 
15159 \family sans
15160 File\SpecialChar \menuseparator
15161 Export\SpecialChar \menuseparator
15162 PostScript
15163 \family default
15164 .
15165 \end_layout
15166
15167 \begin_layout Subsubsection
15168 PDF
15169 \begin_inset Index idx
15170 status collapsed
15171
15172 \begin_layout Plain Layout
15173 File formats ! PDF
15174 \end_layout
15175
15176 \end_inset
15177
15178
15179 \begin_inset Index idx
15180 status collapsed
15181
15182 \begin_layout Plain Layout
15183 PDF
15184 \end_layout
15185
15186 \end_inset
15187
15188
15189 \end_layout
15190
15191 \begin_layout Standard
15192 This file type has the extension 
15193 \begin_inset Quotes eld
15194 \end_inset
15195
15196
15197 \family typewriter
15198 .pdf
15199 \family default
15200
15201 \begin_inset Quotes erd
15202 \end_inset
15203
15204 .
15205  The 
15206 \begin_inset Quotes eld
15207 \end_inset
15208
15209 Portable Document Format
15210 \begin_inset Quotes erd
15211 \end_inset
15212
15213  (PDF) developed by 
15214 \family typewriter
15215 Adobe
15216 \family default
15217  was derived from PostScript.
15218  It is more compressed and it uses fewer commands than PostScript.
15219  As the name 
15220 \begin_inset Quotes eld
15221 \end_inset
15222
15223 portable
15224 \begin_inset Quotes erd
15225 \end_inset
15226
15227  implies, it can be processed on any computer system and the printed output
15228  looks exactly the same.
15229 \end_layout
15230
15231 \begin_layout Standard
15232 PDF can contain images in its own PDF format and in the formats 
15233 \begin_inset Quotes eld
15234 \end_inset
15235
15236 Joint Photographic Experts Group
15237 \begin_inset Quotes erd
15238 \end_inset
15239
15240  (JPG, file extension 
15241 \begin_inset Quotes eld
15242 \end_inset
15243
15244
15245 \family typewriter
15246 .jpg
15247 \family default
15248
15249 \begin_inset Quotes erd
15250 \end_inset
15251
15252  or 
15253 \begin_inset Quotes eld
15254 \end_inset
15255
15256
15257 \family typewriter
15258 .jpeg
15259 \family default
15260
15261 \begin_inset Quotes erd
15262 \end_inset
15263
15264 ) and 
15265 \begin_inset Quotes eld
15266 \end_inset
15267
15268 Portable Network Graphics
15269 \begin_inset Quotes erd
15270 \end_inset
15271
15272  (PNG, file extension 
15273 \begin_inset Quotes eld
15274 \end_inset
15275
15276
15277 \family typewriter
15278 .png
15279 \family default
15280
15281 \begin_inset Quotes erd
15282 \end_inset
15283
15284 ).
15285  You can also use any other image format, because LyX converts them in the
15286  background to one of these formats.
15287  But as described in the section about PostScript, the image conversion
15288  will slow down your workflow.
15289  So we recommend using images in one of the three formats mentioned above.
15290 \end_layout
15291
15292 \begin_layout Standard
15293 You can export your document to PDF via the menu 
15294 \family sans
15295 File\SpecialChar \menuseparator
15296 Export
15297 \family default
15298  in different ways:
15299 \end_layout
15300
15301 \begin_layout Description
15302 PDF
15303 \begin_inset space ~
15304 \end_inset
15305
15306 (pdflatex) This uses the program 
15307 \family typewriter
15308 pdftex
15309 \family default
15310  which converts your file directly to PDF.
15311 \end_layout
15312
15313 \begin_layout Description
15314 PDF
15315 \begin_inset space ~
15316 \end_inset
15317
15318 (LuaTe
15319 \begin_inset ERT
15320 status collapsed
15321
15322 \begin_layout Plain Layout
15323
15324 {}
15325 \end_layout
15326
15327 \end_inset
15328
15329 X) This uses the program 
15330 \family typewriter
15331 LuaTeX
15332 \family default
15333  which converts your file directly to PDF.
15334  
15335 \family typewriter
15336 LuaTeX
15337 \family default
15338  is a new engine, derived from 
15339 \family typewriter
15340 pdflatex
15341 \family default
15342 , that also provides direct Unicode support and support for direct font
15343  access (see section
15344 \begin_inset space ~
15345 \end_inset
15346
15347
15348 \begin_inset CommandInset ref
15349 LatexCommand ref
15350 reference "sub:LaTeX-font-support"
15351
15352 \end_inset
15353
15354 ).
15355  LuaTeX is still a work in progress, but it might develop into the next
15356  standard TeX processor.
15357 \end_layout
15358
15359 \begin_layout Description
15360 PDF
15361 \begin_inset space ~
15362 \end_inset
15363
15364 (XeTe
15365 \begin_inset ERT
15366 status collapsed
15367
15368 \begin_layout Plain Layout
15369
15370 {}
15371 \end_layout
15372
15373 \end_inset
15374
15375 X) This uses the program 
15376 \family typewriter
15377 XeTeX
15378 \family default
15379  that converts your file directly to PDF.
15380  
15381 \family typewriter
15382 XeTeX
15383 \family default
15384  is a new engine that provides direct Unicode support and support for direct
15385  font access (see section
15386 \begin_inset space ~
15387 \end_inset
15388
15389
15390 \begin_inset CommandInset ref
15391 LatexCommand ref
15392 reference "sub:LaTeX-font-support"
15393
15394 \end_inset
15395
15396 ).
15397  It is particularly good at typesetting different scripts, for example,
15398  vertically written Japanese.
15399 \end_layout
15400
15401 \begin_layout Description
15402 PDF
15403 \begin_inset space ~
15404 \end_inset
15405
15406 (dvipdfm) This uses the program 
15407 \family typewriter
15408 dvipdfm
15409 \family default
15410  that converts your file in the background to DVI and in a second step to
15411  PDF.
15412 \end_layout
15413
15414 \begin_layout Description
15415 PDF
15416 \begin_inset space ~
15417 \end_inset
15418
15419 (ps2pdf) This uses the program 
15420 \family typewriter
15421 ps2pdf
15422 \family default
15423  that creates a PDF from a PostScript-version of your file.
15424  The PostScript-version is produced by the program 
15425 \family typewriter
15426 dvips
15427 \family default
15428  which uses a DVI-version as intermediate step.
15429  So this export variant consists of three conversions.
15430 \end_layout
15431
15432 \begin_layout Standard
15433 We recommend using 
15434 \family sans
15435 PDF
15436 \begin_inset space ~
15437 \end_inset
15438
15439 (pdflatex)
15440 \family default
15441  because 
15442 \family typewriter
15443 pdftex
15444 \family default
15445  supports all the features of actual PDF-versions, is quick, stable, and
15446  works without problems.
15447  If you rely on multiscript support and\SpecialChar \slash{}
15448 or specific OpenType fonts, you might
15449  want to try out 
15450 \family sans
15451 PDF
15452 \begin_inset space ~
15453 \end_inset
15454
15455 (XeTe
15456 \begin_inset ERT
15457 status collapsed
15458
15459 \begin_layout Plain Layout
15460
15461 {}
15462 \end_layout
15463
15464 \end_inset
15465
15466 X)
15467 \family default
15468  or 
15469 \family sans
15470 PDF
15471 \begin_inset space ~
15472 \end_inset
15473
15474 (LuaTe
15475 \begin_inset ERT
15476 status collapsed
15477
15478 \begin_layout Plain Layout
15479
15480 {}
15481 \end_layout
15482
15483 \end_inset
15484
15485 X)
15486 \family default
15487  instead, bearing in mind that these two programs are not yet as mature
15488  as 
15489 \family typewriter
15490 pdflatex
15491 \family default
15492 .
15493 \end_layout
15494
15495 \begin_layout Subsubsection
15496 XHTML
15497 \begin_inset Index idx
15498 status collapsed
15499
15500 \begin_layout Plain Layout
15501 FileFormats ! XHTML
15502 \end_layout
15503
15504 \end_inset
15505
15506
15507 \begin_inset Index idx
15508 status collapsed
15509
15510 \begin_layout Plain Layout
15511 HTML
15512 \end_layout
15513
15514 \end_inset
15515
15516
15517 \end_layout
15518
15519 \begin_layout Standard
15520 This file type has the extension 
15521 \begin_inset Quotes eld
15522 \end_inset
15523
15524
15525 \family typewriter
15526 .xhtml
15527 \family default
15528
15529 \begin_inset Quotes erd
15530 \end_inset
15531
15532 .
15533  It is a file suitable for viewing in web browsers.
15534  It does not itself contain images and the like but only links to them.
15535  When LyX produces XHTML, it also generates corresponding images in formats
15536  suitable for the purpose.
15537  For the math output you can choose in the menu 
15538 \family sans
15539 Document\SpecialChar \menuseparator
15540 Settings\SpecialChar \menuseparator
15541 Output
15542 \family default
15543  between different formats, which are described in section 
15544 \emph on
15545 Math Output in XHTML
15546 \emph default
15547  of the 
15548 \emph on
15549 Additional
15550 \begin_inset space ~
15551 \end_inset
15552
15553 Features
15554 \emph default
15555  manual.
15556 \end_layout
15557
15558 \begin_layout Standard
15559 XHTML output remains 
15560 \begin_inset Quotes eld
15561 \end_inset
15562
15563 under development
15564 \begin_inset Quotes erd
15565 \end_inset
15566
15567 , and not all LyX features are supported yet.
15568  See the chapter 
15569 \emph on
15570 LyX and the World Wide Web
15571 \emph default
15572 , in the 
15573 \emph on
15574 Additional Features
15575 \emph default
15576  manual, for more information.
15577 \end_layout
15578
15579 \begin_layout Standard
15580 You can export your document as an XHTML file using the menu item 
15581 \family sans
15582 File\SpecialChar \menuseparator
15583 Export\SpecialChar \menuseparator
15584 LyXHTML
15585 \family default
15586 .
15587 \end_layout
15588
15589 \begin_layout Subsection
15590 Previewing
15591 \begin_inset Index idx
15592 status collapsed
15593
15594 \begin_layout Plain Layout
15595 Document ! Preview 
15596 \end_layout
15597
15598 \end_inset
15599
15600
15601 \end_layout
15602
15603 \begin_layout Standard
15604 To get a look at the final version of your document, with all of the page
15605  breaks in place, the footnotes correctly numbered, and so on, use the menu
15606  
15607 \family sans
15608 Document
15609 \family default
15610  and choose 
15611 \family sans
15612 View
15613 \family default
15614  or use the toolbar button 
15615 \begin_inset Info
15616 type  "icon"
15617 arg   "buffer-view"
15618 \end_inset
15619
15620 .
15621  A viewing program will pop up showing the output in the defined default
15622  output format, which is globally set in the preferences (see sec.
15623 \begin_inset space \thinspace{}
15624 \end_inset
15625
15626
15627 \begin_inset CommandInset ref
15628 LatexCommand ref
15629 reference "sec:File-Formats"
15630
15631 \end_inset
15632
15633 ) and can also be altered for single documents in the document settings
15634  (see sec.
15635 \begin_inset space \thinspace{}
15636 \end_inset
15637
15638
15639 \begin_inset CommandInset ref
15640 LatexCommand ref
15641 reference "sec:Doc-Output"
15642
15643 \end_inset
15644
15645 ).
15646  Further output formats can be selected via 
15647 \family sans
15648 Document\SpecialChar \menuseparator
15649 View (Other Formats)
15650 \family default
15651  or the toolbar button 
15652 \begin_inset Graphics
15653         filename ../images/view-others.png
15654         scale 85
15655         groupId toolbarbuttons
15656
15657 \end_inset
15658
15659 .
15660 \end_layout
15661
15662 \begin_layout Standard
15663 If you have changed your document, you can refresh the output in the same
15664  viewer window using the menu 
15665 \family sans
15666 Document\SpecialChar \menuseparator
15667 Update
15668 \family default
15669  or 
15670 \family sans
15671 Document\SpecialChar \menuseparator
15672 Update (Other Formats)
15673 \family default
15674 , respectively.
15675 \end_layout
15676
15677 \begin_layout Standard
15678 When you preview a file, the output file is only generated in LyX's temporary
15679  directory.
15680  To have a real output, export your document.
15681 \end_layout
15682
15683 \begin_layout Subsection
15684 Printing the File from within LyX
15685 \begin_inset CommandInset label
15686 LatexCommand label
15687 name "sub:Printing-the-File"
15688
15689 \end_inset
15690
15691
15692 \end_layout
15693
15694 \begin_layout Standard
15695 Instead of exporting your file and then printing it, you can also print
15696  it directly from within LyX.
15697  To print a file, select the menu 
15698 \family sans
15699 File\SpecialChar \menuseparator
15700 Print
15701 \family default
15702  (shortcut 
15703 \begin_inset Info
15704 type  "shortcut"
15705 arg   "dialog-show print"
15706 \end_inset
15707
15708 ) or click on the toolbar button 
15709 \begin_inset Info
15710 type  "icon"
15711 arg   "dialog-show print"
15712 \end_inset
15713
15714 .
15715  LyX will internally call LaTeX to produce a DVI.
15716  This file is then processed by the program 
15717 \family typewriter
15718 dvips
15719 \family default
15720  to a PostScript-file, which is finally printed using the program 
15721 \family typewriter
15722 Ghostscript
15723 \family default
15724 .
15725  Due to these steps in the background, this method is not the fastest.
15726 \end_layout
15727
15728 \begin_layout Standard
15729 You can set the following print parameters in the 
15730 \family sans
15731 Print
15732 \begin_inset space ~
15733 \end_inset
15734
15735 Destination
15736 \family default
15737  box:
15738 \end_layout
15739
15740 \begin_layout Labeling
15741 \labelwidthstring 00.00.0000
15742
15743 \family sans
15744 Printer
15745 \family default
15746  This is the name of the printer to print to.
15747 \begin_inset Foot
15748 status collapsed
15749
15750 \begin_layout Plain Layout
15751 Note that this printer name is for the program 
15752 \family typewriter
15753 dvips
15754 \family default
15755 .
15756  That means 
15757 \family typewriter
15758 dvips
15759 \family default
15760  has to be configured for this printer name.
15761  The default printer can be set in LyX's preferences dialog, see section
15762 \begin_inset space ~
15763 \end_inset
15764
15765
15766 \begin_inset CommandInset ref
15767 LatexCommand ref
15768 reference "sub:Printer"
15769
15770 \end_inset
15771
15772 .
15773 \end_layout
15774
15775 \end_inset
15776
15777  The printer should understand PostScript.
15778 \end_layout
15779
15780 \begin_layout Labeling
15781 \labelwidthstring 00.00.0000
15782
15783 \family sans
15784 File
15785 \family default
15786  The name of a file to print to.
15787  The output will be a PostScript file.
15788  It will be written in LyX's working directory unless you specify the full
15789  path.
15790 \end_layout
15791
15792 \begin_layout Standard
15793 You can choose to print only a range of pages, only even-numbered or only
15794  odd-numbered pages or to print the pages in reverse — the latter options
15795  are useful for printing on two sides with a printer without a duplexer:
15796  you re-insert the pages after printing one set to print on the other side.
15797  Some printers spit out pages face-up, others, face-down.
15798  By choosing a particular order to print in, you can take the entire stack
15799  of pages out of the printer without needing to reorder them.
15800 \end_layout
15801
15802 \begin_layout Section
15803 A few Words about Typography
15804 \begin_inset Index idx
15805 status collapsed
15806
15807 \begin_layout Plain Layout
15808 Typography
15809 \end_layout
15810
15811 \end_inset
15812
15813
15814 \end_layout
15815
15816 \begin_layout Subsection
15817 Hyphens, Dashes and Minus Signs
15818 \begin_inset Index idx
15819 status collapsed
15820
15821 \begin_layout Plain Layout
15822 Hyphens
15823 \end_layout
15824
15825 \end_inset
15826
15827
15828 \begin_inset Index idx
15829 status collapsed
15830
15831 \begin_layout Plain Layout
15832 Dashes
15833 \end_layout
15834
15835 \end_inset
15836
15837
15838 \end_layout
15839
15840 \begin_layout Standard
15841 In LyX, the 
15842 \begin_inset Quotes eld
15843 \end_inset
15844
15845
15846 \family typewriter
15847 -
15848 \family default
15849
15850 \begin_inset Quotes erd
15851 \end_inset
15852
15853  character comes in four lengths: the 
15854 \emph on
15855 hyphen
15856 \emph default
15857 , the 
15858 \emph on
15859 en dash
15860 \emph default
15861 , the 
15862 \emph on
15863 em dash
15864 \emph default
15865 , and the minus sign:
15866 \begin_inset VSpace defskip
15867 \end_inset
15868
15869
15870 \end_layout
15871
15872 \begin_layout Standard
15873 \begin_inset Tabular
15874 <lyxtabular version="3" rows="5" columns="3">
15875 <features rotate="0" tabularvalignment="middle">
15876 <column alignment="left" valignment="top">
15877 <column alignment="left" valignment="top">
15878 <column alignment="left" valignment="top">
15879 <row interlinespace="3mm">
15880 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15881 \begin_inset Text
15882
15883 \begin_layout Plain Layout
15884 name
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15890 \begin_inset Text
15891
15892 \begin_layout Plain Layout
15893 output
15894 \end_layout
15895
15896 \end_inset
15897 </cell>
15898 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15899 \begin_inset Text
15900
15901 \begin_layout Plain Layout
15902 inserted with
15903 \end_layout
15904
15905 \end_inset
15906 </cell>
15907 </row>
15908 <row interlinespace="3mm">
15909 <cell alignment="center" valignment="top" usebox="none">
15910 \begin_inset Text
15911
15912 \begin_layout Plain Layout
15913 hyphen
15914 \end_layout
15915
15916 \end_inset
15917 </cell>
15918 <cell alignment="center" valignment="top" usebox="none">
15919 \begin_inset Text
15920
15921 \begin_layout Plain Layout
15922 -
15923 \end_layout
15924
15925 \end_inset
15926 </cell>
15927 <cell alignment="center" valignment="top" usebox="none">
15928 \begin_inset Text
15929
15930 \begin_layout Plain Layout
15931 \begin_inset Quotes eld
15932 \end_inset
15933
15934
15935 \family typewriter
15936 -
15937 \family default
15938
15939 \begin_inset Quotes erd
15940 \end_inset
15941
15942  in text
15943 \end_layout
15944
15945 \end_inset
15946 </cell>
15947 </row>
15948 <row interlinespace="3mm">
15949 <cell alignment="center" valignment="top" usebox="none">
15950 \begin_inset Text
15951
15952 \begin_layout Plain Layout
15953 en dash
15954 \end_layout
15955
15956 \end_inset
15957 </cell>
15958 <cell alignment="center" valignment="top" usebox="none">
15959 \begin_inset Text
15960
15961 \begin_layout Plain Layout
15962
15963 \end_layout
15964
15965 \end_inset
15966 </cell>
15967 <cell alignment="center" valignment="top" usebox="none">
15968 \begin_inset Text
15969
15970 \begin_layout Plain Layout
15971
15972 \family sans
15973 Insert\SpecialChar \menuseparator
15974 Special
15975 \begin_inset space ~
15976 \end_inset
15977
15978 Character\SpecialChar \menuseparator
15979 Symbols
15980 \end_layout
15981
15982 \end_inset
15983 </cell>
15984 </row>
15985 <row interlinespace="3mm">
15986 <cell alignment="center" valignment="top" usebox="none">
15987 \begin_inset Text
15988
15989 \begin_layout Plain Layout
15990 em dash
15991 \end_layout
15992
15993 \end_inset
15994 </cell>
15995 <cell alignment="center" valignment="top" usebox="none">
15996 \begin_inset Text
15997
15998 \begin_layout Plain Layout
15999
16000 \end_layout
16001
16002 \end_inset
16003 </cell>
16004 <cell alignment="center" valignment="top" usebox="none">
16005 \begin_inset Text
16006
16007 \begin_layout Plain Layout
16008
16009 \family sans
16010 Insert\SpecialChar \menuseparator
16011 Special
16012 \begin_inset space ~
16013 \end_inset
16014
16015 Character\SpecialChar \menuseparator
16016 Symbols
16017 \end_layout
16018
16019 \end_inset
16020 </cell>
16021 </row>
16022 <row>
16023 <cell alignment="center" valignment="top" usebox="none">
16024 \begin_inset Text
16025
16026 \begin_layout Plain Layout
16027 minus sign
16028 \end_layout
16029
16030 \end_inset
16031 </cell>
16032 <cell alignment="center" valignment="top" usebox="none">
16033 \begin_inset Text
16034
16035 \begin_layout Plain Layout
16036 \begin_inset Formula $-$
16037 \end_inset
16038
16039
16040 \end_layout
16041
16042 \end_inset
16043 </cell>
16044 <cell alignment="center" valignment="top" usebox="none">
16045 \begin_inset Text
16046
16047 \begin_layout Plain Layout
16048 \begin_inset Quotes eld
16049 \end_inset
16050
16051
16052 \family typewriter
16053 -
16054 \family default
16055
16056 \begin_inset Quotes erd
16057 \end_inset
16058
16059  in math mode
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 </row>
16065 </lyxtabular>
16066
16067 \end_inset
16068
16069
16070 \begin_inset VSpace defskip
16071 \end_inset
16072
16073
16074 \end_layout
16075
16076 \begin_layout Standard
16077 You can alternatively generate the en and em dash by inserting the 
16078 \begin_inset Quotes eld
16079 \end_inset
16080
16081
16082 \family typewriter
16083 -
16084 \family default
16085
16086 \begin_inset Quotes erd
16087 \end_inset
16088
16089  character multiple times in a row.
16090  They will automatically be converted to the appropriate length dash in
16091  the final output, but not in LyX.
16092  
16093 \begin_inset Quotes eld
16094 \end_inset
16095
16096 -
16097 \begin_inset space \thinspace{}
16098 \end_inset
16099
16100 -
16101 \begin_inset Quotes erd
16102 \end_inset
16103
16104  gives a en dash, 
16105 \begin_inset Quotes eld
16106 \end_inset
16107
16108 -
16109 \begin_inset space \thinspace{}
16110 \end_inset
16111
16112 -
16113 \begin_inset space \thinspace{}
16114 \end_inset
16115
16116 -
16117 \begin_inset Quotes erd
16118 \end_inset
16119
16120  a em dash.
16121 \end_layout
16122
16123 \begin_layout Standard
16124 The three dash types are distinct from the minus sign, which appears in
16125  math mode and has a length of its own.
16126  Here are some examples:
16127 \end_layout
16128
16129 \begin_layout Enumerate
16130 line- and page-breaks
16131 \begin_inset space \hfill{}
16132 \end_inset
16133
16134 (
16135 \emph on
16136 hyphen
16137 \emph default
16138 )
16139 \end_layout
16140
16141 \begin_layout Enumerate
16142 From A–Z
16143 \begin_inset space \hfill{}
16144 \end_inset
16145
16146 (
16147 \emph on
16148 en dash
16149 \emph default
16150 )
16151 \end_layout
16152
16153 \begin_layout Enumerate
16154 Oh — there's a dash.
16155 \begin_inset space \hfill{}
16156 \end_inset
16157
16158 (
16159 \emph on
16160 em dash
16161 \emph default
16162 )
16163 \end_layout
16164
16165 \begin_layout Enumerate
16166 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
16167 \end_inset
16168
16169
16170 \begin_inset space \hfill{}
16171 \end_inset
16172
16173 (
16174 \emph on
16175 minus sign
16176 \emph default
16177 )
16178 \end_layout
16179
16180 \begin_layout Subsection
16181 Hyphenation
16182 \begin_inset Index idx
16183 status collapsed
16184
16185 \begin_layout Plain Layout
16186 Hyphenation
16187 \end_layout
16188
16189 \end_inset
16190
16191
16192 \begin_inset CommandInset label
16193 LatexCommand label
16194 name "sub:Hyphenation"
16195
16196 \end_inset
16197
16198
16199 \end_layout
16200
16201 \begin_layout Standard
16202 Words are not hyphenated within LyX but automatically in the output.
16203  Hyphenation is done by the LaTeX-package 
16204 \series bold
16205 babel
16206 \series default
16207
16208 \begin_inset Index idx
16209 status collapsed
16210
16211 \begin_layout Plain Layout
16212 LaTeX-packages ! babel
16213 \end_layout
16214
16215 \end_inset
16216
16217  following the rules of the document language.
16218 \end_layout
16219
16220 \begin_layout Standard
16221 LaTeX hyphenates almost perfectly; it only has problems with text in the
16222  
16223 \family sans
16224 typewriter
16225 \family default
16226  font and with unusual constructs, like 
16227 \begin_inset Quotes eld
16228 \end_inset
16229
16230 h3knix/m0n0wall
16231 \begin_inset Quotes erd
16232 \end_inset
16233
16234 .
16235  If LaTeX cannot break a word correctly, you can set hyphenation points
16236  manually.
16237  This is done with the menu 
16238 \family sans
16239 Insert\SpecialChar \menuseparator
16240 Formatting\SpecialChar \menuseparator
16241 Hyphenation
16242 \begin_inset space ~
16243 \end_inset
16244
16245 Point
16246 \family default
16247 .
16248  These extra hyphenation points are only recommendations to LaTeX.
16249  If no hyphenation is necessary, LaTeX will ignore them.
16250 \end_layout
16251
16252 \begin_layout Standard
16253 Sometimes you want to prevent words or constructs from being hyphenated.
16254  Imagine that you are describing keybindings/shortcuts in your document
16255  in the form 
16256 \begin_inset Quotes eld
16257 \end_inset
16258
16259 A-b c
16260 \begin_inset Quotes erd
16261 \end_inset
16262
16263 .
16264  LaTeX would then see the hyphen 
16265 \begin_inset Quotes eld
16266 \end_inset
16267
16268 -
16269 \begin_inset Quotes erd
16270 \end_inset
16271
16272  as a hyphenation possibility.
16273  Hyphenating at this point would look ugly.
16274  To prevent the shortcut from being hyphenated, you can put it into a makebox
16275  as described in section 
16276 \begin_inset Quotes eld
16277 \end_inset
16278
16279 Prevent Hyphenation
16280 \begin_inset Quotes erd
16281 \end_inset
16282
16283  of the 
16284 \emph on
16285 Embedded
16286 \begin_inset space ~
16287 \end_inset
16288
16289 Objects
16290 \emph default
16291  manual.
16292 \end_layout
16293
16294 \begin_layout Subsection
16295 Punctuation Marks
16296 \begin_inset Index idx
16297 status collapsed
16298
16299 \begin_layout Plain Layout
16300 Punctuation marks
16301 \end_layout
16302
16303 \end_inset
16304
16305
16306 \end_layout
16307
16308 \begin_layout Subsubsection
16309 Abbreviations and End of Sentence
16310 \begin_inset CommandInset label
16311 LatexCommand label
16312 name "sub:Abbreviations"
16313
16314 \end_inset
16315
16316
16317 \end_layout
16318
16319 \begin_layout Standard
16320 When LyX calls LaTeX to generate the final version of your document, LaTeX
16321  automatically distinguishes between words, sentences, and abbreviations.
16322  LaTeX then adds the 
16323 \begin_inset Quotes eld
16324 \end_inset
16325
16326 appropriate amount of space.
16327 \begin_inset Quotes erd
16328 \end_inset
16329
16330  That means sentences get a little bit more space between the period and
16331  the next word.
16332  Abbreviations get the same amount of space after the period that a word
16333  gets after another word.
16334 \end_layout
16335
16336 \begin_layout Standard
16337 Unfortunately, the algorithm for figuring out what's an abbreviation does
16338  not work in all cases.
16339  If a 
16340 \begin_inset Quotes eld
16341 \end_inset
16342
16343
16344 \family typewriter
16345 .
16346 \family default
16347
16348 \begin_inset Quotes erd
16349 \end_inset
16350
16351  is at the end of a lowercase letter, it's the end of a sentence; if it's
16352  at the end of a capitalized letter, it's an abbreviation.
16353 \end_layout
16354
16355 \begin_layout Standard
16356 Here are some examples of 
16357 \emph on
16358 correct
16359 \emph default
16360  abbreviations and of the end of a sentence:
16361 \end_layout
16362
16363 \begin_layout Itemize
16364 M.
16365  Butterfly
16366 \end_layout
16367
16368 \begin_layout Itemize
16369 Don't worry.
16370  Be happy.
16371 \end_layout
16372
16373 \begin_layout Standard
16374 And here is an example of the algorithm going wrong:
16375 \end_layout
16376
16377 \begin_layout Itemize
16378 e.
16379 \begin_inset space \thinspace{}
16380 \end_inset
16381
16382 g.
16383  this is too much space!
16384 \end_layout
16385
16386 \begin_layout Itemize
16387 This is I.
16388  It's okay.
16389 \end_layout
16390
16391 \begin_layout Standard
16392 You will not see anything wrong until you view a final version of your document.
16393 \end_layout
16394
16395 \begin_layout Standard
16396 To fix this problem, use one of the following:
16397 \end_layout
16398
16399 \begin_layout Enumerate
16400 Use an 
16401 \family sans
16402 Inter-word
16403 \begin_inset space ~
16404 \end_inset
16405
16406 Space
16407 \family default
16408  after lowercase abbreviations (see section
16409 \begin_inset space ~
16410 \end_inset
16411
16412
16413 \begin_inset CommandInset ref
16414 LatexCommand ref
16415 reference "sub:Inter-word-Space"
16416
16417 \end_inset
16418
16419 ).
16420 \begin_inset Index idx
16421 status collapsed
16422
16423 \begin_layout Plain Layout
16424 Spaces ! inter-word
16425 \end_layout
16426
16427 \end_inset
16428
16429
16430 \end_layout
16431
16432 \begin_layout Enumerate
16433 Use a 
16434 \family sans
16435 Thin
16436 \begin_inset space ~
16437 \end_inset
16438
16439 Space
16440 \family default
16441  between two tokens of an abbreviation (see section
16442 \begin_inset space ~
16443 \end_inset
16444
16445
16446 \begin_inset CommandInset ref
16447 LatexCommand ref
16448 reference "sub:Thin-Space"
16449
16450 \end_inset
16451
16452 ).
16453 \begin_inset Index idx
16454 status collapsed
16455
16456 \begin_layout Plain Layout
16457 Spaces ! thin
16458 \end_layout
16459
16460 \end_inset
16461
16462
16463 \end_layout
16464
16465 \begin_layout Enumerate
16466 Use an 
16467 \family sans
16468 End
16469 \begin_inset space ~
16470 \end_inset
16471
16472 of
16473 \begin_inset space ~
16474 \end_inset
16475
16476 sentence
16477 \begin_inset space ~
16478 \end_inset
16479
16480 period
16481 \family default
16482  found under the 
16483 \family sans
16484 Insert\SpecialChar \menuseparator
16485 Special
16486 \begin_inset space ~
16487 \end_inset
16488
16489 Character
16490 \family default
16491  menu to force the use of inter-sentence spacing.
16492  This function is also bound to 
16493 \begin_inset Info
16494 type  "shortcut"
16495 arg   "specialchar-insert end-of-sentence"
16496 \end_inset
16497
16498  for easy access.
16499 \end_layout
16500
16501 \begin_layout Standard
16502 With the corrections, our earlier examples look like this:
16503 \end_layout
16504
16505 \begin_layout Itemize
16506 e.
16507 \begin_inset space \thinspace{}
16508 \end_inset
16509
16510 g.
16511 \begin_inset space \space{}
16512 \end_inset
16513
16514 this is too much space!
16515 \end_layout
16516
16517 \begin_layout Itemize
16518 This is I\SpecialChar \@.
16519  It's okay.
16520 \end_layout
16521
16522 \begin_layout Standard
16523 Some languages don't use extra spacing between sentences.
16524  If your language is such a language, you don't need to worry, because LaTeX
16525  will take care of this.
16526 \end_layout
16527
16528 \begin_layout Standard
16529 For those that do need to bother, there is help to catch those sneaky errors:
16530  Check out the 
16531 \family sans
16532 Check
16533 \begin_inset space ~
16534 \end_inset
16535
16536 TeX
16537 \family default
16538  feature described in the section 
16539 \emph on
16540 Checking TeX
16541 \emph default
16542  of the 
16543 \emph on
16544 Additional Features
16545 \emph default
16546  manual.
16547 \end_layout
16548
16549 \begin_layout Subsubsection
16550 Quotes
16551 \begin_inset Index idx
16552 status collapsed
16553
16554 \begin_layout Plain Layout
16555 Typography ! Quotes
16556 \end_layout
16557
16558 \end_inset
16559
16560
16561 \begin_inset Index idx
16562 status collapsed
16563
16564 \begin_layout Plain Layout
16565 Quotes | see
16566 \begin_inset ERT
16567 status collapsed
16568
16569 \begin_layout Plain Layout
16570
16571 {
16572 \end_layout
16573
16574 \end_inset
16575
16576 Typography
16577 \begin_inset ERT
16578 status collapsed
16579
16580 \begin_layout Plain Layout
16581
16582 }
16583 \end_layout
16584
16585 \end_inset
16586
16587
16588 \end_layout
16589
16590 \end_inset
16591
16592
16593 \end_layout
16594
16595 \begin_layout Standard
16596 LyX usually sets quotes correctly.
16597  Specifically, it will use an opening quote at the beginning of quoted text,
16598  and use a closing quote at the end.
16599  For example, 
16600 \begin_inset Quotes eld
16601 \end_inset
16602
16603 open close
16604 \begin_inset Quotes erd
16605 \end_inset
16606
16607 .
16608  The keyboard character, 
16609 \family sans
16610 "
16611 \family default
16612 , generates this automatically.
16613 \end_layout
16614
16615 \begin_layout Standard
16616 You can specify what character the 
16617 \family sans
16618 "
16619 \family default
16620  key produces using the submenu 
16621 \family sans
16622 Language
16623 \family default
16624  of the 
16625 \family sans
16626 Document\SpecialChar \menuseparator
16627 Settings
16628 \family default
16629
16630 \begin_inset Index idx
16631 status collapsed
16632
16633 \begin_layout Plain Layout
16634 Document ! Settings
16635 \end_layout
16636
16637 \end_inset
16638
16639  dialog in the box 
16640 \family sans
16641 Quote Style
16642 \family default
16643 .
16644  There are six choices:
16645 \end_layout
16646
16647 \begin_layout Labeling
16648 \labelwidthstring 00.00.0000
16649
16650 \family sans
16651 \begin_inset Quotes eld
16652 \end_inset
16653
16654 Text
16655 \begin_inset Quotes erd
16656 \end_inset
16657
16658
16659 \family default
16660  Use quotes like 
16661 \begin_inset Quotes eld
16662 \end_inset
16663
16664 this
16665 \begin_inset Quotes erd
16666 \end_inset
16667
16668
16669 \end_layout
16670
16671 \begin_layout Labeling
16672 \labelwidthstring 00.00.0000
16673
16674 \family sans
16675 \begin_inset Quotes sld
16676 \end_inset
16677
16678 Text
16679 \begin_inset Quotes srd
16680 \end_inset
16681
16682
16683 \family default
16684  Use quotes like 
16685 \begin_inset Quotes sld
16686 \end_inset
16687
16688 this
16689 \begin_inset Quotes srd
16690 \end_inset
16691
16692
16693 \end_layout
16694
16695 \begin_layout Labeling
16696 \labelwidthstring 00.00.0000
16697
16698 \family sans
16699 \begin_inset Quotes gld
16700 \end_inset
16701
16702 Text
16703 \begin_inset Quotes grd
16704 \end_inset
16705
16706
16707 \family default
16708  Use quotes like 
16709 \begin_inset Quotes gld
16710 \end_inset
16711
16712 this
16713 \begin_inset Quotes grd
16714 \end_inset
16715
16716
16717 \end_layout
16718
16719 \begin_layout Labeling
16720 \labelwidthstring 00.00.0000
16721
16722 \family sans
16723 \begin_inset Quotes pld
16724 \end_inset
16725
16726 Text
16727 \begin_inset Quotes prd
16728 \end_inset
16729
16730
16731 \family default
16732  Use quotes like 
16733 \begin_inset Quotes pld
16734 \end_inset
16735
16736 this
16737 \begin_inset Quotes prd
16738 \end_inset
16739
16740
16741 \end_layout
16742
16743 \begin_layout Labeling
16744 \labelwidthstring 00.00.0000
16745
16746 \family sans
16747 \begin_inset Quotes fld
16748 \end_inset
16749
16750 Text
16751 \begin_inset Quotes frd
16752 \end_inset
16753
16754
16755 \family default
16756  Use quotes like 
16757 \begin_inset Quotes fld
16758 \end_inset
16759
16760 this
16761 \begin_inset Quotes frd
16762 \end_inset
16763
16764
16765 \end_layout
16766
16767 \begin_layout Labeling
16768 \labelwidthstring 00.00.0000
16769
16770 \family sans
16771 \begin_inset Quotes ald
16772 \end_inset
16773
16774 Text
16775 \begin_inset Quotes ard
16776 \end_inset
16777
16778
16779 \family default
16780  Use quotes like 
16781 \begin_inset Quotes ald
16782 \end_inset
16783
16784 this
16785 \begin_inset Quotes ard
16786 \end_inset
16787
16788
16789 \end_layout
16790
16791 \begin_layout Standard
16792 For single quotes you have to use the shortcut 
16793 \begin_inset Info
16794 type  "shortcut"
16795 arg   "quote-insert single"
16796 \end_inset
16797
16798 .
16799 \end_layout
16800
16801 \begin_layout Subsection
16802 Ligatures
16803 \begin_inset Index idx
16804 status collapsed
16805
16806 \begin_layout Plain Layout
16807 Typography ! Ligatures
16808 \end_layout
16809
16810 \end_inset
16811
16812
16813 \begin_inset Index idx
16814 status collapsed
16815
16816 \begin_layout Plain Layout
16817 Ligatures | see
16818 \begin_inset ERT
16819 status collapsed
16820
16821 \begin_layout Plain Layout
16822
16823 {
16824 \end_layout
16825
16826 \end_inset
16827
16828 Typography
16829 \begin_inset ERT
16830 status collapsed
16831
16832 \begin_layout Plain Layout
16833
16834 }
16835 \end_layout
16836
16837 \end_inset
16838
16839
16840 \end_layout
16841
16842 \end_inset
16843
16844
16845 \begin_inset CommandInset label
16846 LatexCommand label
16847 name "sub:Ligatures"
16848
16849 \end_inset
16850
16851
16852 \end_layout
16853
16854 \begin_layout Standard
16855 It is standard typesetting practice to group certain letters together and
16856  print them as single characters.
16857  These groups are known as 
16858 \emph on
16859 ligatures
16860 \emph default
16861 .
16862  Since LaTeX knows about ligatures, your documents will contain them too
16863  in the output.
16864  Here are the standard ligatures:
16865 \end_layout
16866
16867 \begin_layout Itemize
16868 ff
16869 \end_layout
16870
16871 \begin_layout Itemize
16872 fi
16873 \end_layout
16874
16875 \begin_layout Itemize
16876 fl
16877 \end_layout
16878
16879 \begin_layout Itemize
16880 ffi
16881 \end_layout
16882
16883 \begin_layout Itemize
16884 ffl
16885 \end_layout
16886
16887 \begin_layout Standard
16888 Some languages uses other ligatures if the document font supports them.
16889 \end_layout
16890
16891 \begin_layout Standard
16892 Sometimes, you don't want a ligature in a word.
16893  While a ligature may be okay in the word, 
16894 \begin_inset Quotes eld
16895 \end_inset
16896
16897 graffiti,
16898 \begin_inset Quotes erd
16899 \end_inset
16900
16901  it looks really weird in compound words, such as 
16902 \begin_inset Quotes eld
16903 \end_inset
16904
16905 cufflink
16906 \begin_inset Quotes erd
16907 \end_inset
16908
16909  or the German 
16910 \begin_inset Quotes eld
16911 \end_inset
16912
16913 Dorffest.
16914 \begin_inset Quotes erd
16915 \end_inset
16916
16917  To break a ligature, use 
16918 \family sans
16919 Insert\SpecialChar \menuseparator
16920 Formatting\SpecialChar \menuseparator
16921 Ligature
16922 \begin_inset space ~
16923 \end_inset
16924
16925 Break.
16926
16927 \family default
16928  This changes 
16929 \begin_inset Quotes eld
16930 \end_inset
16931
16932 cufflinks
16933 \begin_inset Quotes erd
16934 \end_inset
16935
16936  to 
16937 \begin_inset Quotes eld
16938 \end_inset
16939
16940 cuff\SpecialChar \textcompwordmark{}
16941 links
16942 \begin_inset Quotes erd
16943 \end_inset
16944
16945  and 
16946 \begin_inset Quotes eld
16947 \end_inset
16948
16949 Dorffest
16950 \begin_inset Quotes erd
16951 \end_inset
16952
16953  to 
16954 \begin_inset Quotes eld
16955 \end_inset
16956
16957 Dorf\SpecialChar \textcompwordmark{}
16958 fest
16959 \begin_inset Quotes erd
16960 \end_inset
16961
16962 .
16963 \end_layout
16964
16965 \begin_layout Subsection
16966 LyX's Proper Names
16967 \begin_inset Index idx
16968 status collapsed
16969
16970 \begin_layout Plain Layout
16971 LyX ! Proper names
16972 \end_layout
16973
16974 \end_inset
16975
16976
16977 \begin_inset CommandInset label
16978 LatexCommand label
16979 name "sub:LyX's-Proper-Names"
16980
16981 \end_inset
16982
16983
16984 \end_layout
16985
16986 \begin_layout Standard
16987 You will certainly have noticed that the word “LaTeX” always appears with
16988  characters in different sizes and positions.
16989  LaTeX is the name of the program used by LyX and is therefore recognized
16990  as a proper name when you type it in LyX as 
16991 \begin_inset Quotes eld
16992 \end_inset
16993
16994 LaT
16995 \begin_inset ERT
16996 status collapsed
16997
16998 \begin_layout Plain Layout
16999
17000 {}
17001 \end_layout
17002
17003 \end_inset
17004
17005 eX
17006 \begin_inset Quotes erd
17007 \end_inset
17008
17009 .
17010 \begin_inset Note Note
17011 status collapsed
17012
17013 \begin_layout Plain Layout
17014 The braces in TeX Code are here to avoid that the Text appears as proper
17015  name in the output, see the last paragraph of this section.
17016 \end_layout
17017
17018 \end_inset
17019
17020  Note the order of the upper- and lowercase letters! LyX recognizes the
17021  following proper names:
17022 \end_layout
17023
17024 \begin_layout Description
17025 LyX The name of the game, write 
17026 \begin_inset Quotes eld
17027 \end_inset
17028
17029 L
17030 \begin_inset ERT
17031 status collapsed
17032
17033 \begin_layout Plain Layout
17034
17035 {}
17036 \end_layout
17037
17038 \end_inset
17039
17040 yX
17041 \begin_inset Quotes erd
17042 \end_inset
17043
17044  to produce it.
17045 \end_layout
17046
17047 \begin_layout Description
17048 TeX The program used by LaTeX, write 
17049 \begin_inset Quotes eld
17050 \end_inset
17051
17052 T
17053 \begin_inset ERT
17054 status collapsed
17055
17056 \begin_layout Plain Layout
17057
17058 {}
17059 \end_layout
17060
17061 \end_inset
17062
17063 eX
17064 \begin_inset Quotes erd
17065 \end_inset
17066
17067  to produce it.
17068 \end_layout
17069
17070 \begin_layout Description
17071 LaTeX The program used by LyX, write 
17072 \begin_inset Quotes eld
17073 \end_inset
17074
17075 LaT
17076 \begin_inset ERT
17077 status collapsed
17078
17079 \begin_layout Plain Layout
17080
17081 {}
17082 \end_layout
17083
17084 \end_inset
17085
17086 eX
17087 \begin_inset Quotes erd
17088 \end_inset
17089
17090  to produce it.
17091 \end_layout
17092
17093 \begin_layout Description
17094 LaTeX2e The actual version of LaTeX, write 
17095 \begin_inset Quotes eld
17096 \end_inset
17097
17098 LaT
17099 \begin_inset ERT
17100 status collapsed
17101
17102 \begin_layout Plain Layout
17103
17104 {}
17105 \end_layout
17106
17107 \end_inset
17108
17109 eX2e
17110 \begin_inset Quotes erd
17111 \end_inset
17112
17113  to produce it.
17114 \end_layout
17115
17116 \begin_layout Standard
17117 You might wonder why the LaTeX-version is 
17118 \begin_inset Quotes eld
17119 \end_inset
17120
17121 2
17122 \begin_inset Formula $\epsilon$
17123 \end_inset
17124
17125
17126 \begin_inset Quotes erd
17127 \end_inset
17128
17129 .
17130  It is an old tradition in the TeX-world to give programs geek version numbers.
17131  For example the version number of TeX converges to the number 
17132 \begin_inset Formula $\pi$
17133 \end_inset
17134
17135 : The actual version is 
17136 \begin_inset Quotes eld
17137 \end_inset
17138
17139 TeX-3.141592
17140 \begin_inset Quotes erd
17141 \end_inset
17142
17143 , the previous one was 
17144 \begin_inset Quotes eld
17145 \end_inset
17146
17147 TeX-3.14159
17148 \begin_inset Quotes erd
17149 \end_inset
17150
17151 .
17152 \end_layout
17153
17154 \begin_layout Standard
17155 If you don't want to use proper names, for example, in section headings,
17156  you can insert two empty braces in TeX Code in the word.
17157  In LyX this will look like 
17158 \begin_inset Graphics
17159         filename clipart/LaTeX.png
17160         scale 80
17161
17162 \end_inset
17163
17164 .
17165 \begin_inset Newline newline
17166 \end_inset
17167
17168 For more about TeX Code, see section
17169 \begin_inset space ~
17170 \end_inset
17171
17172
17173 \begin_inset CommandInset ref
17174 LatexCommand ref
17175 reference "sec:TeX-Code"
17176
17177 \end_inset
17178
17179 .
17180 \end_layout
17181
17182 \begin_layout Subsection
17183 Units
17184 \begin_inset Index idx
17185 status collapsed
17186
17187 \begin_layout Plain Layout
17188 Typography ! Units
17189 \end_layout
17190
17191 \end_inset
17192
17193
17194 \end_layout
17195
17196 \begin_layout Standard
17197 Generally the space between units and the number is smaller than the normal
17198  space between two words.
17199  As you can see in the example below, it looks better when the space is
17200  smaller.
17201  To get such a 
17202 \begin_inset Quotes eld
17203 \end_inset
17204
17205 half space
17206 \begin_inset Quotes erd
17207 \end_inset
17208
17209  for units use the menu 
17210 \family sans
17211 Insert\SpecialChar \menuseparator
17212 Formatting\SpecialChar \menuseparator
17213 Thin
17214 \begin_inset space ~
17215 \end_inset
17216
17217 Space
17218 \family default
17219  (shortcut 
17220 \begin_inset Info
17221 type  "shortcuts"
17222 arg   "space-insert thin"
17223 \end_inset
17224
17225 ).
17226 \end_layout
17227
17228 \begin_layout Standard
17229 Here is an example to show the differences:
17230 \end_layout
17231
17232 \begin_layout Standard
17233 \begin_inset Tabular
17234 <lyxtabular version="3" rows="2" columns="2">
17235 <features rotate="0" tabularvalignment="middle">
17236 <column alignment="left" valignment="top">
17237 <column alignment="left" valignment="top">
17238 <row>
17239 <cell alignment="center" valignment="top" usebox="none">
17240 \begin_inset Text
17241
17242 \begin_layout Plain Layout
17243 24
17244 \begin_inset space ~
17245 \end_inset
17246
17247 kW
17248 \begin_inset Formula $\cdot$
17249 \end_inset
17250
17251 h
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell alignment="center" valignment="top" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 space between number and unit
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 </row>
17266 <row>
17267 <cell alignment="center" valignment="top" usebox="none">
17268 \begin_inset Text
17269
17270 \begin_layout Plain Layout
17271 24
17272 \begin_inset space \thinspace{}
17273 \end_inset
17274
17275 kW
17276 \begin_inset Formula $\cdot$
17277 \end_inset
17278
17279 h
17280 \end_layout
17281
17282 \end_inset
17283 </cell>
17284 <cell alignment="center" valignment="top" usebox="none">
17285 \begin_inset Text
17286
17287 \begin_layout Plain Layout
17288 half space between number and unit
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 </row>
17294 </lyxtabular>
17295
17296 \end_inset
17297
17298
17299 \end_layout
17300
17301 \begin_layout Subsection
17302 Widows and Orphans
17303 \begin_inset Index idx
17304 status collapsed
17305
17306 \begin_layout Plain Layout
17307 Typography ! Widows and orphans
17308 \end_layout
17309
17310 \end_inset
17311
17312
17313 \end_layout
17314
17315 \begin_layout Standard
17316 In the early days of word processors, page breaks went wherever the page
17317  happened to end.
17318  There was no regard for what was actually going on in the text.
17319  For example the heading for a new section was printed at the very bottom
17320  of the page, the first line of a new paragraph all alone at the bottom
17321  of a page, or the last line of a paragraph at the top of a new page.
17322  These bits of text became known as 
17323 \emph on
17324 widows
17325 \emph default
17326  and 
17327 \emph on
17328 orphans
17329 \emph default
17330 .
17331 \end_layout
17332
17333 \begin_layout Standard
17334 Clearly, LyX can avoid breaking pages after a section heading.
17335  That's part of the advantage of paragraph environments.
17336  But what about widows and orphans, where the page breaks leave one line
17337  of a paragraph all alone at the top or bottom of a page? There are rules
17338  built into LaTeX governing page breaks, and some of those rules are there
17339  specifically to prevent widows and orphans.
17340  If they appear nevertheless and you don't like them, you can add the commands
17341 \begin_inset Newline newline
17342 \end_inset
17343
17344
17345 \series bold
17346
17347 \backslash
17348 widowpenalty=10000
17349 \begin_inset Newline newline
17350 \end_inset
17351
17352
17353 \backslash
17354 clubpenalty=10000
17355 \series default
17356
17357 \begin_inset Newline newline
17358 \end_inset
17359
17360 to the LaTeX preamble of your document to avoid them.
17361  Some LaTeX books (such as
17362 \begin_inset space ~
17363 \end_inset
17364
17365
17366 \begin_inset CommandInset citation
17367 LatexCommand cite
17368 key "latexcompanion"
17369
17370 \end_inset
17371
17372  or
17373 \begin_inset space ~
17374 \end_inset
17375
17376
17377 \begin_inset CommandInset citation
17378 LatexCommand cite
17379 key "latexguide"
17380
17381 \end_inset
17382
17383 ) have more information about the technical details of LaTeX's page break
17384  mechanism.
17385 \end_layout
17386
17387 \begin_layout Chapter
17388 Notes, Graphics, Tables and Floats
17389 \begin_inset CommandInset label
17390 LatexCommand label
17391 name "chap:Floats-and-Notes"
17392
17393 \end_inset
17394
17395
17396 \end_layout
17397
17398 \begin_layout Standard
17399 The issues of this chapter are described in detail in the 
17400 \emph on
17401 Embedded
17402 \begin_inset space ~
17403 \end_inset
17404
17405 Objects
17406 \emph default
17407  manual.
17408  There you will also find tips and tricks for special cases.
17409 \end_layout
17410
17411 \begin_layout Section
17412 Notes
17413 \begin_inset Index idx
17414 status collapsed
17415
17416 \begin_layout Plain Layout
17417 Notes
17418 \end_layout
17419
17420 \end_inset
17421
17422
17423 \begin_inset CommandInset label
17424 LatexCommand label
17425 name "sec:Notes"
17426
17427 \end_inset
17428
17429
17430 \end_layout
17431
17432 \begin_layout Standard
17433 LyX offers you a few types of notes to add to your document:
17434 \end_layout
17435
17436 \begin_layout Description
17437 LyX
17438 \begin_inset space ~
17439 \end_inset
17440
17441 Note This note type is for internal notes that will not appear in the output.
17442 \begin_inset Newline newline
17443 \end_inset
17444
17445
17446 \begin_inset Note Note
17447 status open
17448
17449 \begin_layout Plain Layout
17450 This is text in a note box that doesn't appear in the output.
17451 \end_layout
17452
17453 \end_inset
17454
17455
17456 \end_layout
17457
17458 \begin_layout Description
17459 Comment This note also doesn't appear in the output but it does appear as
17460  a LaTeX-comment when you export the document to LaTeX via the menu 
17461 \family sans
17462 File\SpecialChar \menuseparator
17463 Export\SpecialChar \menuseparator
17464 LaT
17465 \begin_inset ERT
17466 status collapsed
17467
17468 \begin_layout Plain Layout
17469
17470 {}
17471 \end_layout
17472
17473 \end_inset
17474
17475 eX
17476 \begin_inset space ~
17477 \end_inset
17478
17479 (xxx)
17480 \family default
17481 .
17482 \begin_inset Newline newline
17483 \end_inset
17484
17485
17486 \begin_inset Note Comment
17487 status open
17488
17489 \begin_layout Plain Layout
17490 This is text in a note box that only appears as a comment in LaTeX-files.
17491 \end_layout
17492
17493 \end_inset
17494
17495
17496 \end_layout
17497
17498 \begin_layout Description
17499 Greyed
17500 \begin_inset space ~
17501 \end_inset
17502
17503 Out This note will appear in the output as text in a color which you can
17504  set in the document settings under 
17505 \family sans
17506 Colors\SpecialChar \menuseparator
17507 Greyed-out
17508 \begin_inset space ~
17509 \end_inset
17510
17511 notes
17512 \family default
17513 .
17514 \begin_inset Newline newline
17515 \end_inset
17516
17517
17518 \begin_inset Newline newline
17519 \end_inset
17520
17521
17522 \begin_inset Note Greyedout
17523 status open
17524
17525 \begin_layout Plain Layout
17526 This is the text
17527 \begin_inset Foot
17528 status collapsed
17529
17530 \begin_layout Plain Layout
17531 This is an example footnote within a greyed out note.
17532  In this document the color of this note type is set to blue.
17533 \end_layout
17534
17535 \end_inset
17536
17537  of a comment that appears in the output.
17538 \end_layout
17539
17540 \end_inset
17541
17542
17543 \begin_inset Newline newline
17544 \end_inset
17545
17546
17547 \begin_inset Newline newline
17548 \end_inset
17549
17550 As you can see in the example, greyed out notes can have footnotes.
17551 \end_layout
17552
17553 \begin_layout Standard
17554 Notes are inserted with the toolbar button 
17555 \begin_inset Info
17556 type  "icon"
17557 arg   "note-insert"
17558 \end_inset
17559
17560  or the menu 
17561 \family sans
17562 Insert\SpecialChar \menuseparator
17563 Note
17564 \family default
17565 .
17566  Right-click on the note box that appears to select the note type.
17567 \end_layout
17568
17569 \begin_layout Section
17570 Footnotes
17571 \begin_inset Index idx
17572 status collapsed
17573
17574 \begin_layout Plain Layout
17575 Footnotes
17576 \end_layout
17577
17578 \end_inset
17579
17580
17581 \begin_inset CommandInset label
17582 LatexCommand label
17583 name "sec:Footnotes"
17584
17585 \end_inset
17586
17587
17588 \end_layout
17589
17590 \begin_layout Standard
17591 LyX uses boxes to display footnotes: When you insert a footnote using the
17592  menu 
17593 \family sans
17594 Insert\SpecialChar \menuseparator
17595 Footnote
17596 \family default
17597  or the toolbar button 
17598 \begin_inset Info
17599 type  "icon"
17600 arg   "footnote-insert"
17601 \end_inset
17602
17603
17604 \family roman
17605 \series medium
17606 \bar no
17607 you will see
17608 \family default
17609 \series default
17610 \bar default
17611  a box like this: 
17612 \begin_inset Graphics
17613         filename clipart/footnoteQt4.png
17614         scale 80
17615
17616 \end_inset
17617
17618
17619 \family roman
17620 \series medium
17621 \bar no
17622  This box is LyX's representation of your footnote.
17623  If you
17624 \family default
17625 \series default
17626 \bar default
17627  left-click on 
17628 \family roman
17629 \series medium
17630 \bar no
17631 the 
17632 \begin_inset Quotes eld
17633 \end_inset
17634
17635
17636 \family sans
17637 foot
17638 \family roman
17639
17640 \begin_inset Quotes erd
17641 \end_inset
17642
17643
17644 \family default
17645 \series default
17646 \bar default
17647  
17648 \family roman
17649 \series medium
17650 \bar no
17651 label, the box will
17652 \family default
17653 \series default
17654 \bar default
17655  be opened and you can enter the footnote text into it.
17656  Clicking on the box label again will close 
17657 \family roman
17658 \series medium
17659 \bar no
17660 the
17661 \family default
17662 \series default
17663 \bar default
17664  box
17665 \family roman
17666 \series medium
17667 \bar no
17668 .
17669  If you want to turn existing text into a footnote, simply highlight it
17670  and click on the footnote
17671 \family default
17672 \series default
17673 \bar default
17674  toolbar 
17675 \family roman
17676 \series medium
17677 \bar no
17678 button
17679 \family default
17680 \series default
17681 \bar default
17682 .
17683 \end_layout
17684
17685 \begin_layout Standard
17686 Here is an example footnote:
17687 \family roman
17688 \series medium
17689 \bar no
17690
17691 \begin_inset Foot
17692 status collapsed
17693
17694 \begin_layout Plain Layout
17695 To close a footnote, click on the footnote box label.
17696 \end_layout
17697
17698 \end_inset
17699
17700
17701 \end_layout
17702
17703 \begin_layout Standard
17704 The footnote will appear in the output as a superscript number at the text
17705  position where the footnote box is placed.
17706  The footnote text is placed at the bottom of the current page.
17707  The footnote number is calculated by LyX according to the document class.
17708  LyX does not yet support a particular numbering scheme, but you can get
17709  other schemes using special LaTeX-commands.
17710  T
17711 \family roman
17712 h
17713 \family default
17714 ey are described in the 
17715 \emph on
17716 Embedded
17717 \begin_inset space ~
17718 \end_inset
17719
17720 Objects
17721 \emph default
17722  manual.
17723 \end_layout
17724
17725 \begin_layout Section
17726 Marginal Notes
17727 \begin_inset Index idx
17728 status collapsed
17729
17730 \begin_layout Plain Layout
17731 Marginal notes
17732 \end_layout
17733
17734 \end_inset
17735
17736
17737 \begin_inset CommandInset label
17738 LatexCommand label
17739 name "sec:Marginal-Notes"
17740
17741 \end_inset
17742
17743
17744 \end_layout
17745
17746 \begin_layout Standard
17747 Marginal notes look and behave just like footnotes in LyX.
17748  When you insert a margin note via the menu 
17749 \family sans
17750 Insert\SpecialChar \menuseparator
17751 Marginal
17752 \begin_inset space ~
17753 \end_inset
17754
17755 Note
17756 \family default
17757  or the toolbar button 
17758 \begin_inset Info
17759 type  "icon"
17760 arg   "marginalnote-insert"
17761 \end_inset
17762
17763 , you will see 
17764 \family roman
17765 \series medium
17766 a
17767 \family default
17768 \series default
17769  
17770 \family roman
17771 \series medium
17772 box with the
17773 \family default
17774 \series default
17775  
17776 \family roman
17777 \series medium
17778 label 
17779 \begin_inset Quotes eld
17780 \end_inset
17781
17782 margin
17783 \begin_inset Quotes erd
17784 \end_inset
17785
17786  appearing within your text.
17787  This box is LyX's representation of your margin
17788 \family default
17789 \series default
17790 al 
17791 \family roman
17792 \series medium
17793 note.
17794 \end_layout
17795
17796 \begin_layout Standard
17797 At the side of this sentence is an example marginal note.
17798 \family roman
17799 \series medium
17800
17801 \begin_inset Marginal
17802 status open
17803
17804 \begin_layout Plain Layout
17805 \align left
17806 This is a marginal note.
17807 \end_layout
17808
17809 \end_inset
17810
17811
17812 \end_layout
17813
17814 \begin_layout Standard
17815 Marginal notes appear at the right side in single-sided documents.
17816  In double-sided documents they appear in the outer margin – left on even
17817  pages, right on odd pages.
17818 \end_layout
17819
17820 \begin_layout Standard
17821 For further information about marginal notes see the section 
17822 \emph on
17823 Margin
17824 \begin_inset space ~
17825 \end_inset
17826
17827 Notes
17828 \emph default
17829  in the 
17830 \emph on
17831 Embedded
17832 \begin_inset space ~
17833 \end_inset
17834
17835 Objects
17836 \emph default
17837  manual.
17838 \end_layout
17839
17840 \begin_layout Section
17841 Graphics and Images
17842 \begin_inset Index idx
17843 status collapsed
17844
17845 \begin_layout Plain Layout
17846 Images
17847 \end_layout
17848
17849 \end_inset
17850
17851
17852 \begin_inset Index idx
17853 status collapsed
17854
17855 \begin_layout Plain Layout
17856 Graphics
17857 \end_layout
17858
17859 \end_inset
17860
17861
17862 \begin_inset CommandInset label
17863 LatexCommand label
17864 name "sec:Graphics"
17865
17866 \end_inset
17867
17868
17869 \end_layout
17870
17871 \begin_layout Standard
17872 To insert an image in your document, place the cursor at the text position
17873  you want and click on the toolbar icon 
17874 \begin_inset Info
17875 type  "icon"
17876 arg   "dialog-show-new-inset graphics"
17877 \end_inset
17878
17879  or select 
17880 \family sans
17881 Insert\SpecialChar \menuseparator
17882 Graphics
17883 \family default
17884  from the menu.
17885  Then a dialog will appear to choose the file to load.
17886 \end_layout
17887
17888 \begin_layout Standard
17889 This dialog has numerous mostly self-explanatory parameters.
17890  The 
17891 \family sans
17892 Graphics
17893 \family default
17894  tab allows you to choose your image file.
17895  The image can be transformed by setting a rotation angle and a scaling
17896  factor.
17897  The scaling units are explained in Appendix
17898 \begin_inset space ~
17899 \end_inset
17900
17901
17902 \begin_inset CommandInset ref
17903 LatexCommand ref
17904 reference "chap:Units-available-in"
17905
17906 \end_inset
17907
17908 .
17909 \end_layout
17910
17911 \begin_layout Standard
17912 In the tab 
17913 \family sans
17914 Clipping
17915 \family default
17916  it is possible to set image coordinates to adjust the height and width
17917  of the image in the output.
17918  The coordinates can also be calculated automatically by pressing the button
17919  
17920 \family sans
17921 Get
17922 \begin_inset space ~
17923 \end_inset
17924
17925 from
17926 \begin_inset space ~
17927 \end_inset
17928
17929 file
17930 \family default
17931 .
17932  The option 
17933 \family sans
17934 Clip
17935 \begin_inset space ~
17936 \end_inset
17937
17938 to
17939 \begin_inset space ~
17940 \end_inset
17941
17942 bounding
17943 \begin_inset space ~
17944 \end_inset
17945
17946 box
17947 \family default
17948  will only print the image region within the given coordinates.
17949  Normally you don't need to take care about image coordinates and can ignore
17950  the tab 
17951 \family sans
17952 Clipping
17953 \family default
17954 .
17955 \end_layout
17956
17957 \begin_layout Standard
17958 In the 
17959 \family sans
17960 LaT
17961 \begin_inset ERT
17962 status collapsed
17963
17964 \begin_layout Plain Layout
17965
17966 {}
17967 \end_layout
17968
17969 \end_inset
17970
17971 eX
17972 \begin_inset space ~
17973 \end_inset
17974
17975 and
17976 \begin_inset space ~
17977 \end_inset
17978
17979 Ly
17980 \begin_inset ERT
17981 status collapsed
17982
17983 \begin_layout Plain Layout
17984
17985 {}
17986 \end_layout
17987
17988 \end_inset
17989
17990 X options
17991 \family default
17992  tab LaTeX experts can specify additional LaTeX options.
17993  In this tab you can also specify the appearance of the image inside LyX.
17994  The option 
17995 \family sans
17996 Draft
17997 \begin_inset space ~
17998 \end_inset
17999
18000 mode
18001 \family default
18002  has the effect that the image doesn't appear in the output, only a frame
18003  with the image size is printed.
18004  The option 
18005 \family sans
18006 Don't
18007 \begin_inset space ~
18008 \end_inset
18009
18010 unzip
18011 \begin_inset space ~
18012 \end_inset
18013
18014 on
18015 \begin_inset space ~
18016 \end_inset
18017
18018 export
18019 \family default
18020  is explained in the 
18021 \emph on
18022 Embedded
18023 \begin_inset space ~
18024 \end_inset
18025
18026 Objects
18027 \emph default
18028  manual in section 
18029 \emph on
18030 Graphics Dialog
18031 \emph default
18032 .
18033 \end_layout
18034
18035 \begin_layout Standard
18036 The graphics dialog can be called at any time by clicking on an image.
18037  Images will appear in the output exactly at the position where they are
18038  in the text.
18039  This is an example image within a separate, horizontally centered paragraph:
18040 \end_layout
18041
18042 \begin_layout Standard
18043 \align center
18044 \begin_inset Graphics
18045         filename clipart/mobius.eps
18046         scale 70
18047
18048 \end_inset
18049
18050
18051 \end_layout
18052
18053 \begin_layout Standard
18054 If you need image captions or want to reference images, you have to put
18055  the image into a float, see section
18056 \begin_inset space ~
18057 \end_inset
18058
18059
18060 \begin_inset CommandInset ref
18061 LatexCommand ref
18062 reference "sub:Figure-Floats"
18063
18064 \end_inset
18065
18066 .
18067 \end_layout
18068
18069 \begin_layout Subsection
18070 Image Formats
18071 \begin_inset Index idx
18072 status collapsed
18073
18074 \begin_layout Plain Layout
18075 Images ! Formats
18076 \end_layout
18077
18078 \end_inset
18079
18080
18081 \begin_inset CommandInset label
18082 LatexCommand label
18083 name "sub:Image-Formats"
18084
18085 \end_inset
18086
18087
18088 \end_layout
18089
18090 \begin_layout Standard
18091 You can insert images in any known file format.
18092  But as we explained in section
18093 \begin_inset space ~
18094 \end_inset
18095
18096
18097 \begin_inset CommandInset ref
18098 LatexCommand ref
18099 reference "sub:Output-file-formats"
18100
18101 \end_inset
18102
18103 , every output document format allows only a few image formats.
18104  LyX therefore uses the program 
18105 \family typewriter
18106 ImageMagick
18107 \family default
18108  in the background to convert the images to the right format.
18109  To increase your workflow by avoiding these conversions in the background,
18110  use only the image formats listed in the subsections of section
18111 \begin_inset space ~
18112 \end_inset
18113
18114
18115 \begin_inset CommandInset ref
18116 LatexCommand ref
18117 reference "sub:Output-file-formats"
18118
18119 \end_inset
18120
18121 .
18122 \end_layout
18123
18124 \begin_layout Standard
18125 Similar to fonts there are two types of image formats:
18126 \end_layout
18127
18128 \begin_layout Description
18129 Bitmap
18130 \begin_inset space ~
18131 \end_inset
18132
18133 images consist of pixel values, often in a compressed form.
18134  They are therefore not fully scalable and look pixelated in large zooms.
18135  Well-known bitmap image formats are 
18136 \begin_inset Quotes eld
18137 \end_inset
18138
18139 Graphics Interchange Format
18140 \begin_inset Quotes erd
18141 \end_inset
18142
18143  (GIF, file extension 
18144 \begin_inset Quotes eld
18145 \end_inset
18146
18147
18148 \family typewriter
18149 .gif
18150 \family default
18151
18152 \begin_inset Quotes erd
18153 \end_inset
18154
18155 )
18156 \begin_inset Index idx
18157 status collapsed
18158
18159 \begin_layout Plain Layout
18160 GIF|see
18161 \begin_inset ERT
18162 status collapsed
18163
18164 \begin_layout Plain Layout
18165
18166 {
18167 \end_layout
18168
18169 \end_inset
18170
18171 Image formats
18172 \begin_inset ERT
18173 status collapsed
18174
18175 \begin_layout Plain Layout
18176
18177 }
18178 \end_layout
18179
18180 \end_inset
18181
18182
18183 \end_layout
18184
18185 \end_inset
18186
18187
18188 \begin_inset Quotes eld
18189 \end_inset
18190
18191 Portable Network Graphics
18192 \begin_inset Quotes erd
18193 \end_inset
18194
18195  (PNG, file extension 
18196 \begin_inset Quotes eld
18197 \end_inset
18198
18199
18200 \family typewriter
18201 .png
18202 \family default
18203
18204 \begin_inset Quotes erd
18205 \end_inset
18206
18207 )
18208 \begin_inset Index idx
18209 status collapsed
18210
18211 \begin_layout Plain Layout
18212 PNG|see
18213 \begin_inset ERT
18214 status collapsed
18215
18216 \begin_layout Plain Layout
18217
18218 {
18219 \end_layout
18220
18221 \end_inset
18222
18223 Image formats
18224 \begin_inset ERT
18225 status collapsed
18226
18227 \begin_layout Plain Layout
18228
18229 }
18230 \end_layout
18231
18232 \end_inset
18233
18234
18235 \end_layout
18236
18237 \end_inset
18238
18239 , and 
18240 \begin_inset Quotes eld
18241 \end_inset
18242
18243 Joint Photographic Experts Group
18244 \begin_inset Quotes erd
18245 \end_inset
18246
18247  (JPG, file extension 
18248 \begin_inset Quotes eld
18249 \end_inset
18250
18251
18252 \family typewriter
18253 .jpg
18254 \family default
18255
18256 \begin_inset Quotes erd
18257 \end_inset
18258
18259  or 
18260 \begin_inset Quotes eld
18261 \end_inset
18262
18263
18264 \family typewriter
18265 .jpeg
18266 \family default
18267
18268 \begin_inset Quotes erd
18269 \end_inset
18270
18271 )
18272 \begin_inset Index idx
18273 status collapsed
18274
18275 \begin_layout Plain Layout
18276 JPG|see
18277 \begin_inset ERT
18278 status collapsed
18279
18280 \begin_layout Plain Layout
18281
18282 {
18283 \end_layout
18284
18285 \end_inset
18286
18287 Image formats
18288 \begin_inset ERT
18289 status collapsed
18290
18291 \begin_layout Plain Layout
18292
18293 }
18294 \end_layout
18295
18296 \end_inset
18297
18298
18299 \end_layout
18300
18301 \end_inset
18302
18303 .
18304 \end_layout
18305
18306 \begin_layout Description
18307 Scalable
18308 \begin_inset space ~
18309 \end_inset
18310
18311 images consist of vectors and can therefore be scaled to any size without
18312  data loss.
18313  The scaling ability is desired if you want to create presentations, because
18314  presentations are always scaled by the beamer.
18315  Scaling is also useful for online documents to let the user zoom into diagrams.
18316 \begin_inset Newline newline
18317 \end_inset
18318
18319 Scalable image formats can be 
18320 \begin_inset Quotes eld
18321 \end_inset
18322
18323 Scalable Vector Graphics
18324 \begin_inset Quotes erd
18325 \end_inset
18326
18327  (SVG, file extension 
18328 \begin_inset Quotes eld
18329 \end_inset
18330
18331
18332 \family typewriter
18333 .svg
18334 \family default
18335
18336 \begin_inset Quotes erd
18337 \end_inset
18338
18339 )
18340 \begin_inset Index idx
18341 status collapsed
18342
18343 \begin_layout Plain Layout
18344 SVG|see
18345 \begin_inset ERT
18346 status collapsed
18347
18348 \begin_layout Plain Layout
18349
18350 {
18351 \end_layout
18352
18353 \end_inset
18354
18355 Image formats
18356 \begin_inset ERT
18357 status collapsed
18358
18359 \begin_layout Plain Layout
18360
18361 }
18362 \end_layout
18363
18364 \end_inset
18365
18366
18367 \end_layout
18368
18369 \end_inset
18370
18371
18372 \begin_inset Quotes eld
18373 \end_inset
18374
18375 Encapsulated PostScript
18376 \begin_inset Quotes erd
18377 \end_inset
18378
18379  (EPS, file extension 
18380 \begin_inset Quotes eld
18381 \end_inset
18382
18383
18384 \family typewriter
18385 .eps
18386 \family default
18387
18388 \begin_inset Quotes erd
18389 \end_inset
18390
18391 )
18392 \begin_inset Index idx
18393 status collapsed
18394
18395 \begin_layout Plain Layout
18396 EPS|see
18397 \begin_inset ERT
18398 status collapsed
18399
18400 \begin_layout Plain Layout
18401
18402 {
18403 \end_layout
18404
18405 \end_inset
18406
18407 Image formats
18408 \begin_inset ERT
18409 status collapsed
18410
18411 \begin_layout Plain Layout
18412
18413 }
18414 \end_layout
18415
18416 \end_inset
18417
18418
18419 \end_layout
18420
18421 \end_inset
18422
18423 , and 
18424 \begin_inset Quotes eld
18425 \end_inset
18426
18427 Portable Document Format
18428 \begin_inset Quotes erd
18429 \end_inset
18430
18431  (PDF, file extension 
18432 \begin_inset Quotes eld
18433 \end_inset
18434
18435
18436 \family typewriter
18437 .pdf
18438 \family default
18439
18440 \begin_inset Quotes erd
18441 \end_inset
18442
18443 )
18444 \begin_inset Index idx
18445 status collapsed
18446
18447 \begin_layout Plain Layout
18448 PDF
18449 \end_layout
18450
18451 \end_inset
18452
18453 .
18454  We say 
18455 \begin_inset Quotes eld
18456 \end_inset
18457
18458 can be
18459 \begin_inset Quotes erd
18460 \end_inset
18461
18462 , because you can convert any bitmap image format to PDF or EPS and the
18463  result will not be scalable.
18464  In this case only a header with the image properties is added to the original
18465  image.
18466 \begin_inset Foot
18467 status collapsed
18468
18469 \begin_layout Plain Layout
18470 In the case of PDF, the original image is additionally compressed.
18471 \end_layout
18472
18473 \end_inset
18474
18475
18476 \end_layout
18477
18478 \begin_layout Standard
18479 Normally one cannot convert a bitmap image into a scalable one, only 
18480 \emph on
18481 vice versa
18482 \emph default
18483 .
18484 \end_layout
18485
18486 \begin_layout Subsection
18487 Grouping of Image Settings
18488 \begin_inset Index idx
18489 status collapsed
18490
18491 \begin_layout Plain Layout
18492 Images ! Settings grouping
18493 \end_layout
18494
18495 \end_inset
18496
18497
18498 \end_layout
18499
18500 \begin_layout Standard
18501 Each image can define a new group of image settings or join an existing
18502  group.
18503  Images within such a group share their settings, so adjusting one image
18504  of the group automatically also adjusts all other images of the group in
18505  the same way.
18506  So you can for example change the size for a bunch of images without the
18507  need to manually change each of them.
18508  
18509 \end_layout
18510
18511 \begin_layout Standard
18512 A new group can be set by pressing the button 
18513 \family sans
18514 Open
18515 \begin_inset space ~
18516 \end_inset
18517
18518 new
18519 \begin_inset space ~
18520 \end_inset
18521
18522 group
18523 \family default
18524  in the
18525 \family sans
18526  Graphics
18527 \family default
18528  dialog in the 
18529 \family sans
18530 LaT
18531 \begin_inset ERT
18532 status collapsed
18533
18534 \begin_layout Plain Layout
18535
18536 {}
18537 \end_layout
18538
18539 \end_inset
18540
18541 eX
18542 \begin_inset space ~
18543 \end_inset
18544
18545 and
18546 \begin_inset space ~
18547 \end_inset
18548
18549 Ly
18550 \begin_inset ERT
18551 status collapsed
18552
18553 \begin_layout Plain Layout
18554
18555 {}
18556 \end_layout
18557
18558 \end_inset
18559
18560 X options
18561 \family default
18562  tab.
18563  Joining an existing group can be done using the context menu of the image
18564  and checking the name of the desired group.
18565 \end_layout
18566
18567 \begin_layout Section
18568 Tables
18569 \begin_inset Index idx
18570 status collapsed
18571
18572 \begin_layout Plain Layout
18573 Tables
18574 \end_layout
18575
18576 \end_inset
18577
18578
18579 \begin_inset CommandInset label
18580 LatexCommand label
18581 name "sec:Tables"
18582
18583 \end_inset
18584
18585
18586 \end_layout
18587
18588 \begin_layout Standard
18589 You can insert a table using either the toolbar button 
18590 \begin_inset Info
18591 type  "icon"
18592 arg   "tabular-insert"
18593 \end_inset
18594
18595  or the menu 
18596 \family sans
18597 Insert\SpecialChar \menuseparator
18598 Table
18599 \family default
18600 .
18601  A dialog will appear, asking you for the number of rows and columns.
18602  The default table has lines around any cell and the first row appears separated
18603  from the rest of the table.
18604  This separation appears due to a double line: The cells of the first row
18605  have a line below them and the cells of the second row have a line above
18606  them.
18607  Here is an example table:
18608 \end_layout
18609
18610 \begin_layout Standard
18611 \align center
18612 \begin_inset Tabular
18613 <lyxtabular version="3" rows="4" columns="4">
18614 <features rotate="0" tabularvalignment="middle">
18615 <column alignment="center" valignment="top" width="0pt">
18616 <column alignment="center" valignment="top" width="0pt">
18617 <column alignment="center" valignment="top" width="0in">
18618 <column alignment="center" valignment="top" width="0pt">
18619 <row>
18620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18621 \begin_inset Text
18622
18623 \begin_layout Plain Layout
18624
18625 \end_layout
18626
18627 \end_inset
18628 </cell>
18629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18630 \begin_inset Text
18631
18632 \begin_layout Plain Layout
18633
18634 \family roman
18635 \series medium
18636 \shape up
18637 \size normal
18638 \emph off
18639 \bar no
18640 \noun off
18641 \color none
18642 1
18643 \end_layout
18644
18645 \end_inset
18646 </cell>
18647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18648 \begin_inset Text
18649
18650 \begin_layout Plain Layout
18651 2
18652 \end_layout
18653
18654 \end_inset
18655 </cell>
18656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18657 \begin_inset Text
18658
18659 \begin_layout Plain Layout
18660 3
18661 \end_layout
18662
18663 \end_inset
18664 </cell>
18665 </row>
18666 <row>
18667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18668 \begin_inset Text
18669
18670 \begin_layout Plain Layout
18671
18672 \family roman
18673 \series medium
18674 \shape up
18675 \size normal
18676 \emph off
18677 \bar no
18678 \noun off
18679 \color none
18680 A
18681 \end_layout
18682
18683 \end_inset
18684 </cell>
18685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Plain Layout
18689
18690 \end_layout
18691
18692 \end_inset
18693 </cell>
18694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18695 \begin_inset Text
18696
18697 \begin_layout Plain Layout
18698
18699 \end_layout
18700
18701 \end_inset
18702 </cell>
18703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18704 \begin_inset Text
18705
18706 \begin_layout Plain Layout
18707
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 </row>
18713 <row>
18714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18715 \begin_inset Text
18716
18717 \begin_layout Plain Layout
18718
18719 \family roman
18720 \series medium
18721 \shape up
18722 \size normal
18723 \emph off
18724 \bar no
18725 \noun off
18726 \color none
18727 B
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745
18746 \size normal
18747 \noun off
18748 \color none
18749  
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Plain Layout
18758
18759 \end_layout
18760
18761 \end_inset
18762 </cell>
18763 </row>
18764 <row>
18765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18766 \begin_inset Text
18767
18768 \begin_layout Plain Layout
18769
18770 \family roman
18771 \series medium
18772 \shape up
18773 \size normal
18774 \emph off
18775 \bar no
18776 \noun off
18777 \color none
18778 C
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18784 \begin_inset Text
18785
18786 \begin_layout Plain Layout
18787
18788 \end_layout
18789
18790 \end_inset
18791 </cell>
18792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796
18797 \end_layout
18798
18799 \end_inset
18800 </cell>
18801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18802 \begin_inset Text
18803
18804 \begin_layout Plain Layout
18805
18806 \end_layout
18807
18808 \end_inset
18809 </cell>
18810 </row>
18811 </lyxtabular>
18812
18813 \end_inset
18814
18815
18816 \end_layout
18817
18818 \begin_layout Subsection
18819 The Table dialog
18820 \end_layout
18821
18822 \begin_layout Standard
18823 You can alter a table by clicking on it with the right mouse button and
18824  then choosing 
18825 \family sans
18826 More\SpecialChar \menuseparator
18827 Settings
18828 \family default
18829 .
18830  This brings up the table dialog.
18831  Here you can adjust the settings of the cell, row and/or column where the
18832  cursor is placed currently.
18833  Most of the dialog options also work on selections.
18834  This means that if you select more cells, columns or rows the action is
18835  done on all of your selection.
18836 \end_layout
18837
18838 \begin_layout Standard
18839 In addition to the table dialog, the 
18840 \family sans
18841 table
18842 \begin_inset space ~
18843 \end_inset
18844
18845 toolbar
18846 \family default
18847  helps you in setting table properties.
18848  It appears if the cursor is inside a table.
18849 \end_layout
18850
18851 \begin_layout Standard
18852 In the tab 
18853 \family sans
18854 Table
18855 \begin_inset space ~
18856 \end_inset
18857
18858 Settings
18859 \family default
18860  of the table dialog you can set the alignment for the current row.
18861  If you add a row or column, it will be inserted right beside or below the
18862  current cell respectively.
18863  The vertical alignment of a column can only be adjusted when a column width
18864  is given.
18865  A given width will allow the cell to have line breaks and multiple paragraphs
18866  of text, see section
18867 \begin_inset space ~
18868 \end_inset
18869
18870
18871 \begin_inset CommandInset ref
18872 LatexCommand ref
18873 reference "sub:Table-Cells"
18874
18875 \end_inset
18876
18877 .
18878 \end_layout
18879
18880 \begin_layout Standard
18881 You can mark multiple cells of one row/column as a multicolumn/row cell
18882  using the check box 
18883 \family sans
18884 Multicolumn
18885 \family default
18886  or 
18887 \family sans
18888 Multirow
18889 \family default
18890 .
18891  This will merge the cells to 
18892 \emph on
18893 one
18894 \emph default
18895  cell, spread over more than one column/row.
18896  Multicolumn cells are treated as own rows, so that the alignment, width,
18897  and border settings affect only the multicolumn cell.
18898  Here is an example table with a multicolumn cell in the first row and one
18899  in the last row without the upper border:
18900 \end_layout
18901
18902 \begin_layout Standard
18903 \align center
18904 \begin_inset Tabular
18905 <lyxtabular version="3" rows="3" columns="4">
18906 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18907 <column alignment="center" valignment="top" width="0pt">
18908 <column alignment="center" valignment="middle">
18909 <column alignment="center" valignment="top" width="0in">
18910 <column alignment="center" valignment="top" width="0pt">
18911 <row>
18912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18913 \begin_inset Text
18914
18915 \begin_layout Plain Layout
18916 abc
18917 \end_layout
18918
18919 \end_inset
18920 </cell>
18921 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18922 \begin_inset Text
18923
18924 \begin_layout Plain Layout
18925 def ghi
18926 \end_layout
18927
18928 \end_inset
18929 </cell>
18930 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18931 \begin_inset Text
18932
18933 \begin_layout Plain Layout
18934
18935 \end_layout
18936
18937 \end_inset
18938 </cell>
18939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18940 \begin_inset Text
18941
18942 \begin_layout Plain Layout
18943 jkl
18944 \end_layout
18945
18946 \end_inset
18947 </cell>
18948 </row>
18949 <row>
18950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18951 \begin_inset Text
18952
18953 \begin_layout Plain Layout
18954
18955 \family roman
18956 \series medium
18957 \shape up
18958 \size normal
18959 \emph off
18960 \bar no
18961 \noun off
18962 \color none
18963 A
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972 B
18973 \end_layout
18974
18975 \end_inset
18976 </cell>
18977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Plain Layout
18981 C
18982 \end_layout
18983
18984 \end_inset
18985 </cell>
18986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18987 \begin_inset Text
18988
18989 \begin_layout Plain Layout
18990 D
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 </row>
18996 <row>
18997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001 1
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010 2
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019 3
19020 \end_layout
19021
19022 \end_inset
19023 </cell>
19024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19025 \begin_inset Text
19026
19027 \begin_layout Plain Layout
19028 4
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 </row>
19034 </lyxtabular>
19035
19036 \end_inset
19037
19038
19039 \end_layout
19040
19041 \begin_layout Standard
19042 Adept users can declare special LaTeX-arguments for the table.
19043  They are necessary for special table formatting, such as the multirow cells,
19044  explained in the chapter 
19045 \emph on
19046 Tables
19047 \emph default
19048  of the 
19049 \emph on
19050 Embedded
19051 \begin_inset space ~
19052 \end_inset
19053
19054 Objects
19055 \emph default
19056  manual.
19057  You can also rotate the current cell or the whole table 90
19058 \begin_inset space \thinspace{}
19059 \end_inset
19060
19061 degrees counterclockwise.
19062  These rotations are not visible in LyX but are visible in the output.
19063 \end_layout
19064
19065 \begin_layout Standard
19066 \begin_inset Note Greyedout
19067 status open
19068
19069 \begin_layout Plain Layout
19070
19071 \series bold
19072 Note:
19073 \series default
19074  Most DVI-viewers are 
19075 \emph on
19076 not
19077 \emph default
19078  able to display rotations.
19079 \end_layout
19080
19081 \end_inset
19082
19083
19084 \end_layout
19085
19086 \begin_layout Standard
19087 The 
19088 \family sans
19089 Borders
19090 \family default
19091  tab allows you to add and delete border lines for the current row/column.
19092  The button 
19093 \family sans
19094 Default
19095 \family default
19096  adds lines for all cell borders.
19097 \end_layout
19098
19099 \begin_layout Subsection
19100 Longtables
19101 \begin_inset Index idx
19102 status collapsed
19103
19104 \begin_layout Plain Layout
19105 Tables ! Longtables
19106 \end_layout
19107
19108 \end_inset
19109
19110
19111 \begin_inset Index idx
19112 status collapsed
19113
19114 \begin_layout Plain Layout
19115 Longtables
19116 \end_layout
19117
19118 \end_inset
19119
19120
19121 \end_layout
19122
19123 \begin_layout Standard
19124 If the table is too long to fit on one page, you can use the option 
19125 \family sans
19126 Use
19127 \begin_inset space ~
19128 \end_inset
19129
19130 long
19131 \begin_inset space ~
19132 \end_inset
19133
19134 table
19135 \family default
19136  in the tab 
19137 \family sans
19138 Longtable
19139 \family default
19140  of the table dialog to split the table automatically over more pages.
19141  Doing this enables some check boxes and you can now define:
19142 \end_layout
19143
19144 \begin_layout Description
19145
19146 \family sans
19147 Header
19148 \family default
19149 : The current row and all rows above, that don't have any special options
19150  defined, are defined to be the header rows of all pages of the longtable.
19151  except for the first page, if 
19152 \family sans
19153 First
19154 \begin_inset space ~
19155 \end_inset
19156
19157 header
19158 \family default
19159  is defined.
19160 \end_layout
19161
19162 \begin_layout Description
19163
19164 \family sans
19165 First
19166 \begin_inset space ~
19167 \end_inset
19168
19169 header
19170 \family default
19171 : The current row and all rows above, that don't have any special options
19172  defined, are defined to be the header rows of the first page of the longtable.
19173 \end_layout
19174
19175 \begin_layout Description
19176
19177 \family sans
19178 Footer
19179 \family default
19180 : The current row and all rows below, that don't have any special options
19181  defined, are defined to be the footer rows of all pages of the longtable,
19182  except for the last page, if 
19183 \family sans
19184 Last
19185 \begin_inset space ~
19186 \end_inset
19187
19188 footer
19189 \family default
19190  is defined.
19191 \end_layout
19192
19193 \begin_layout Description
19194
19195 \family sans
19196 Last
19197 \begin_inset space ~
19198 \end_inset
19199
19200 footer
19201 \family default
19202 : The current row and all rows below, that don't have any special options
19203  defined, are defined to be the footer rows of the last page of the longtable.
19204 \end_layout
19205
19206 \begin_layout Description
19207 Caption: The first row is reset as a single column.
19208  You can now insert there the table caption via the menu 
19209 \family sans
19210 Insert\SpecialChar \menuseparator
19211 Caption
19212 \family default
19213 .
19214  More about longtable captions can be found in the 
19215 \emph on
19216 Embedded
19217 \begin_inset space ~
19218 \end_inset
19219
19220 Objects
19221 \emph default
19222  manual.
19223 \end_layout
19224
19225 \begin_layout Standard
19226 You can also specify a row where the table is split.
19227  If you set more than one option in the same table row, you should be aware
19228  that then only the first option is used; the others will be defined as
19229  
19230 \emph on
19231 empty
19232 \emph default
19233 .
19234  In this context, first means first in this order: 
19235 \family sans
19236 Footer, Last
19237 \begin_inset space ~
19238 \end_inset
19239
19240 footer,
19241 \family default
19242  
19243 \family sans
19244 Header,
19245 \family default
19246  
19247 \family sans
19248 First
19249 \begin_inset space ~
19250 \end_inset
19251
19252 header
19253 \family default
19254 ; see the following longtable to see how it works:
19255 \end_layout
19256
19257 \begin_layout Standard
19258 \align center
19259 \begin_inset Tabular
19260 <lyxtabular version="3" rows="69" columns="3">
19261 <features rotate="0" islongtable="true" longtabularalignment="center">
19262 <column alignment="block" valignment="top" width="5cm">
19263 <column alignment="left" valignment="top" width="0pt">
19264 <column alignment="right" valignment="top" width="0pt">
19265 <row endfirsthead="true">
19266 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270
19271 \series bold
19272 Example Phone List (ignore the names)
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 </row>
19296 <row endfirsthead="true">
19297 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301
19302 \series bold
19303 NAME
19304 \end_layout
19305
19306 \end_inset
19307 </cell>
19308 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19309 \begin_inset Text
19310
19311 \begin_layout Plain Layout
19312
19313 \end_layout
19314
19315 \end_inset
19316 </cell>
19317 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19318 \begin_inset Text
19319
19320 \begin_layout Plain Layout
19321
19322 \series bold
19323 TEL.
19324 \end_layout
19325
19326 \end_inset
19327 </cell>
19328 </row>
19329 <row endhead="true">
19330 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19331 \begin_inset Text
19332
19333 \begin_layout Plain Layout
19334  
19335 \series bold
19336 Example Phone List
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19342 \begin_inset Text
19343
19344 \begin_layout Plain Layout
19345
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Plain Layout
19354
19355 \end_layout
19356
19357 \end_inset
19358 </cell>
19359 </row>
19360 <row endhead="true">
19361 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365
19366 \series bold
19367 NAME
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376
19377 \end_layout
19378
19379 \end_inset
19380 </cell>
19381 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19382 \begin_inset Text
19383
19384 \begin_layout Plain Layout
19385
19386 \series bold
19387 TEL.
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 </row>
19393 <row endfoot="true">
19394 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398  
19399 \series bold
19400 continue ...
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="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 </row>
19424 <row>
19425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429
19430 \series bold
19431 Annovi
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 Silvia
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 111
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 </row>
19455 <row>
19456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460
19461 \series bold
19462 Bertoli
19463 \end_layout
19464
19465 \end_inset
19466 </cell>
19467 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471 Stefano
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480 111
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 </row>
19486 <row>
19487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491
19492 \series bold
19493 Bozzi
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 Walter
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19508 \begin_inset Text
19509
19510 \begin_layout Plain Layout
19511 111
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 </row>
19517 <row>
19518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522
19523 \series bold
19524 Cachia
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533 Maria
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542 111
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 </row>
19548 <row>
19549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553
19554 \series bold
19555 Cachia
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19561 \begin_inset Text
19562
19563 \begin_layout Plain Layout
19564 Maurizio
19565 \end_layout
19566
19567 \end_inset
19568 </cell>
19569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573 111
19574 \end_layout
19575
19576 \end_inset
19577 </cell>
19578 </row>
19579 <row>
19580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Plain Layout
19584
19585 \series bold
19586 Cinquemani
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Plain Layout
19595 Giusi
19596 \end_layout
19597
19598 \end_inset
19599 </cell>
19600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604 111
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 </row>
19610 <row>
19611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615
19616 \series bold
19617 Colin
19618 \end_layout
19619
19620 \end_inset
19621 </cell>
19622 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626 Bernard
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635 111
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 </row>
19641 <row>
19642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646
19647 \series bold
19648 Concli
19649 \end_layout
19650
19651 \end_inset
19652 </cell>
19653 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657 Gianfranco
19658 \end_layout
19659
19660 \end_inset
19661 </cell>
19662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666 111
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 </row>
19672 <row>
19673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677
19678 \series bold
19679 Dal Bosco
19680 \end_layout
19681
19682 \end_inset
19683 </cell>
19684 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19685 \begin_inset Text
19686
19687 \begin_layout Plain Layout
19688 Carolina
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697 111
19698 \end_layout
19699
19700 \end_inset
19701 </cell>
19702 </row>
19703 <row>
19704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708
19709 \series bold
19710 Dalpiaz
19711 \end_layout
19712
19713 \end_inset
19714 </cell>
19715 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19716 \begin_inset Text
19717
19718 \begin_layout Plain Layout
19719 Annamaria
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Plain Layout
19728 111
19729 \end_layout
19730
19731 \end_inset
19732 </cell>
19733 </row>
19734 <row>
19735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19736 \begin_inset Text
19737
19738 \begin_layout Plain Layout
19739
19740 \series bold
19741 Feliciello
19742 \end_layout
19743
19744 \end_inset
19745 </cell>
19746 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19747 \begin_inset Text
19748
19749 \begin_layout Plain Layout
19750 Domenico
19751 \end_layout
19752
19753 \end_inset
19754 </cell>
19755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19756 \begin_inset Text
19757
19758 \begin_layout Plain Layout
19759 111
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 </row>
19765 <row>
19766 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19767 \begin_inset Text
19768
19769 \begin_layout Plain Layout
19770
19771 \series bold
19772 Focarelli
19773 \end_layout
19774
19775 \end_inset
19776 </cell>
19777 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19778 \begin_inset Text
19779
19780 \begin_layout Plain Layout
19781 Paola
19782 \end_layout
19783
19784 \end_inset
19785 </cell>
19786 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19787 \begin_inset Text
19788
19789 \begin_layout Plain Layout
19790 111
19791 \end_layout
19792
19793 \end_inset
19794 </cell>
19795 </row>
19796 <row>
19797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19798 \begin_inset Text
19799
19800 \begin_layout Plain Layout
19801
19802 \series bold
19803 Galletti
19804 \end_layout
19805
19806 \end_inset
19807 </cell>
19808 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19809 \begin_inset Text
19810
19811 \begin_layout Plain Layout
19812 Oreste
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821 111
19822 \end_layout
19823
19824 \end_inset
19825 </cell>
19826 </row>
19827 <row>
19828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19829 \begin_inset Text
19830
19831 \begin_layout Plain Layout
19832
19833 \series bold
19834 Gasparini
19835 \end_layout
19836
19837 \end_inset
19838 </cell>
19839 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19840 \begin_inset Text
19841
19842 \begin_layout Plain Layout
19843 Franca
19844 \end_layout
19845
19846 \end_inset
19847 </cell>
19848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Plain Layout
19852 111
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 </row>
19858 <row>
19859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19860 \begin_inset Text
19861
19862 \begin_layout Plain Layout
19863
19864 \series bold
19865 Rizzardi
19866 \end_layout
19867
19868 \end_inset
19869 </cell>
19870 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19871 \begin_inset Text
19872
19873 \begin_layout Plain Layout
19874 Paola
19875 \end_layout
19876
19877 \end_inset
19878 </cell>
19879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19880 \begin_inset Text
19881
19882 \begin_layout Plain Layout
19883 111
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 </row>
19889 <row>
19890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19891 \begin_inset Text
19892
19893 \begin_layout Plain Layout
19894
19895 \series bold
19896 Lassini
19897 \end_layout
19898
19899 \end_inset
19900 </cell>
19901 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19902 \begin_inset Text
19903
19904 \begin_layout Plain Layout
19905 Giancarlo
19906 \end_layout
19907
19908 \end_inset
19909 </cell>
19910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19911 \begin_inset Text
19912
19913 \begin_layout Plain Layout
19914 111
19915 \end_layout
19916
19917 \end_inset
19918 </cell>
19919 </row>
19920 <row>
19921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19922 \begin_inset Text
19923
19924 \begin_layout Plain Layout
19925
19926 \series bold
19927 Malfatti
19928 \end_layout
19929
19930 \end_inset
19931 </cell>
19932 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19933 \begin_inset Text
19934
19935 \begin_layout Plain Layout
19936 Luciano
19937 \end_layout
19938
19939 \end_inset
19940 </cell>
19941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19942 \begin_inset Text
19943
19944 \begin_layout Plain Layout
19945 111
19946 \end_layout
19947
19948 \end_inset
19949 </cell>
19950 </row>
19951 <row>
19952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19953 \begin_inset Text
19954
19955 \begin_layout Plain Layout
19956
19957 \series bold
19958 Malfatti
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19964 \begin_inset Text
19965
19966 \begin_layout Plain Layout
19967 Valeriano
19968 \end_layout
19969
19970 \end_inset
19971 </cell>
19972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976 111
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 </row>
19982 <row>
19983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19984 \begin_inset Text
19985
19986 \begin_layout Plain Layout
19987
19988 \series bold
19989 Meneguzzo
19990 \end_layout
19991
19992 \end_inset
19993 </cell>
19994 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19995 \begin_inset Text
19996
19997 \begin_layout Plain Layout
19998 Roberto
19999 \end_layout
20000
20001 \end_inset
20002 </cell>
20003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20004 \begin_inset Text
20005
20006 \begin_layout Plain Layout
20007 111
20008 \end_layout
20009
20010 \end_inset
20011 </cell>
20012 </row>
20013 <row>
20014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20015 \begin_inset Text
20016
20017 \begin_layout Plain Layout
20018
20019 \series bold
20020 Mezzadra
20021 \end_layout
20022
20023 \end_inset
20024 </cell>
20025 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20026 \begin_inset Text
20027
20028 \begin_layout Plain Layout
20029 Roberto
20030 \end_layout
20031
20032 \end_inset
20033 </cell>
20034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20035 \begin_inset Text
20036
20037 \begin_layout Plain Layout
20038 111
20039 \end_layout
20040
20041 \end_inset
20042 </cell>
20043 </row>
20044 <row>
20045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20046 \begin_inset Text
20047
20048 \begin_layout Plain Layout
20049
20050 \series bold
20051 Pirpamer
20052 \end_layout
20053
20054 \end_inset
20055 </cell>
20056 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20057 \begin_inset Text
20058
20059 \begin_layout Plain Layout
20060 Erich
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069 111
20070 \end_layout
20071
20072 \end_inset
20073 </cell>
20074 </row>
20075 <row>
20076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20077 \begin_inset Text
20078
20079 \begin_layout Plain Layout
20080
20081 \series bold
20082 Pochiesa
20083 \end_layout
20084
20085 \end_inset
20086 </cell>
20087 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20088 \begin_inset Text
20089
20090 \begin_layout Plain Layout
20091 Paolo
20092 \end_layout
20093
20094 \end_inset
20095 </cell>
20096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20097 \begin_inset Text
20098
20099 \begin_layout Plain Layout
20100 111, 222
20101 \end_layout
20102
20103 \end_inset
20104 </cell>
20105 </row>
20106 <row>
20107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20108 \begin_inset Text
20109
20110 \begin_layout Plain Layout
20111
20112 \series bold
20113 Radina
20114 \end_layout
20115
20116 \end_inset
20117 </cell>
20118 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20119 \begin_inset Text
20120
20121 \begin_layout Plain Layout
20122 Claudio
20123 \end_layout
20124
20125 \end_inset
20126 </cell>
20127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20128 \begin_inset Text
20129
20130 \begin_layout Plain Layout
20131 111
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 </row>
20137 <row>
20138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20139 \begin_inset Text
20140
20141 \begin_layout Plain Layout
20142
20143 \series bold
20144 Stuffer
20145 \end_layout
20146
20147 \end_inset
20148 </cell>
20149 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Plain Layout
20153 Oskar
20154 \end_layout
20155
20156 \end_inset
20157 </cell>
20158 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20159 \begin_inset Text
20160
20161 \begin_layout Plain Layout
20162 111
20163 \end_layout
20164
20165 \end_inset
20166 </cell>
20167 </row>
20168 <row>
20169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20170 \begin_inset Text
20171
20172 \begin_layout Plain Layout
20173
20174 \series bold
20175 Tacchelli
20176 \end_layout
20177
20178 \end_inset
20179 </cell>
20180 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20181 \begin_inset Text
20182
20183 \begin_layout Plain Layout
20184 Ugo
20185 \end_layout
20186
20187 \end_inset
20188 </cell>
20189 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193 111
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 </row>
20199 <row>
20200 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204
20205 \series bold
20206 Tezzele
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20212 \begin_inset Text
20213
20214 \begin_layout Plain Layout
20215 Margit
20216 \end_layout
20217
20218 \end_inset
20219 </cell>
20220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20221 \begin_inset Text
20222
20223 \begin_layout Plain Layout
20224 111
20225 \end_layout
20226
20227 \end_inset
20228 </cell>
20229 </row>
20230 <row>
20231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20232 \begin_inset Text
20233
20234 \begin_layout Plain Layout
20235
20236 \series bold
20237 Unterkalmsteiner
20238 \end_layout
20239
20240 \end_inset
20241 </cell>
20242 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20243 \begin_inset Text
20244
20245 \begin_layout Plain Layout
20246 Frieda
20247 \end_layout
20248
20249 \end_inset
20250 </cell>
20251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20252 \begin_inset Text
20253
20254 \begin_layout Plain Layout
20255 111
20256 \end_layout
20257
20258 \end_inset
20259 </cell>
20260 </row>
20261 <row>
20262 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20263 \begin_inset Text
20264
20265 \begin_layout Plain Layout
20266
20267 \series bold
20268 Vieider
20269 \end_layout
20270
20271 \end_inset
20272 </cell>
20273 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20274 \begin_inset Text
20275
20276 \begin_layout Plain Layout
20277 Hilde
20278 \end_layout
20279
20280 \end_inset
20281 </cell>
20282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20283 \begin_inset Text
20284
20285 \begin_layout Plain Layout
20286 111
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 </row>
20292 <row>
20293 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20294 \begin_inset Text
20295
20296 \begin_layout Plain Layout
20297
20298 \series bold
20299 Vigna
20300 \end_layout
20301
20302 \end_inset
20303 </cell>
20304 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20305 \begin_inset Text
20306
20307 \begin_layout Plain Layout
20308 Jürgen
20309 \end_layout
20310
20311 \end_inset
20312 </cell>
20313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20314 \begin_inset Text
20315
20316 \begin_layout Plain Layout
20317 111
20318 \end_layout
20319
20320 \end_inset
20321 </cell>
20322 </row>
20323 <row>
20324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20325 \begin_inset Text
20326
20327 \begin_layout Plain Layout
20328
20329 \series bold
20330 Weber
20331 \end_layout
20332
20333 \end_inset
20334 </cell>
20335 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20336 \begin_inset Text
20337
20338 \begin_layout Plain Layout
20339 Maurizio
20340 \end_layout
20341
20342 \end_inset
20343 </cell>
20344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20345 \begin_inset Text
20346
20347 \begin_layout Plain Layout
20348 111
20349 \end_layout
20350
20351 \end_inset
20352 </cell>
20353 </row>
20354 <row>
20355 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20356 \begin_inset Text
20357
20358 \begin_layout Plain Layout
20359
20360 \series bold
20361 Winkler
20362 \end_layout
20363
20364 \end_inset
20365 </cell>
20366 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20367 \begin_inset Text
20368
20369 \begin_layout Plain Layout
20370 Franz
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20376 \begin_inset Text
20377
20378 \begin_layout Plain Layout
20379 111
20380 \end_layout
20381
20382 \end_inset
20383 </cell>
20384 </row>
20385 <row>
20386 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20387 \begin_inset Text
20388
20389 \begin_layout Plain Layout
20390  
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399
20400 \end_layout
20401
20402 \end_inset
20403 </cell>
20404 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20405 \begin_inset Text
20406
20407 \begin_layout Plain Layout
20408
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 </row>
20414 <row>
20415 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419
20420 \series bold
20421 Annovi
20422 \end_layout
20423
20424 \end_inset
20425 </cell>
20426 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430 Silvia
20431 \end_layout
20432
20433 \end_inset
20434 </cell>
20435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20436 \begin_inset Text
20437
20438 \begin_layout Plain Layout
20439 555
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 </row>
20445 <row>
20446 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450
20451 \series bold
20452 Bertoli
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461 Stefano
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470 555
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 </row>
20476 <row>
20477 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481
20482 \series bold
20483 Bozzi
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492 Walter
20493 \end_layout
20494
20495 \end_inset
20496 </cell>
20497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501 555
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 </row>
20507 <row>
20508 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512
20513 \series bold
20514 Cachia
20515 \end_layout
20516
20517 \end_inset
20518 </cell>
20519 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Plain Layout
20523 Maria
20524 \end_layout
20525
20526 \end_inset
20527 </cell>
20528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532 555
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 </row>
20538 <row>
20539 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543
20544 \series bold
20545 Cachia
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554 Maurizio
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563 555
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 </row>
20569 <row>
20570 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574
20575 \series bold
20576 Cinquemani
20577 \end_layout
20578
20579 \end_inset
20580 </cell>
20581 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585 Giusi
20586 \end_layout
20587
20588 \end_inset
20589 </cell>
20590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20591 \begin_inset Text
20592
20593 \begin_layout Plain Layout
20594 555
20595 \end_layout
20596
20597 \end_inset
20598 </cell>
20599 </row>
20600 <row>
20601 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605
20606 \series bold
20607 Colin
20608 \end_layout
20609
20610 \end_inset
20611 </cell>
20612 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20613 \begin_inset Text
20614
20615 \begin_layout Plain Layout
20616 Bernard
20617 \end_layout
20618
20619 \end_inset
20620 </cell>
20621 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625 555
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 </row>
20631 <row>
20632 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636
20637 \series bold
20638 Concli
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 Gianfranco
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656 555
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 </row>
20662 <row>
20663 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667
20668 \series bold
20669 Dal Bosco
20670 \end_layout
20671
20672 \end_inset
20673 </cell>
20674 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20675 \begin_inset Text
20676
20677 \begin_layout Plain Layout
20678 Carolina
20679 \end_layout
20680
20681 \end_inset
20682 </cell>
20683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20684 \begin_inset Text
20685
20686 \begin_layout Plain Layout
20687 555
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 </row>
20693 <row>
20694 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698
20699 \series bold
20700 Dalpiaz
20701 \end_layout
20702
20703 \end_inset
20704 </cell>
20705 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Plain Layout
20709 Annamaria
20710 \end_layout
20711
20712 \end_inset
20713 </cell>
20714 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718 555
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 </row>
20724 <row>
20725 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20726 \begin_inset Text
20727
20728 \begin_layout Plain Layout
20729
20730 \series bold
20731 Feliciello
20732 \end_layout
20733
20734 \end_inset
20735 </cell>
20736 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20737 \begin_inset Text
20738
20739 \begin_layout Plain Layout
20740 Domenico
20741 \end_layout
20742
20743 \end_inset
20744 </cell>
20745 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20746 \begin_inset Text
20747
20748 \begin_layout Plain Layout
20749 555
20750 \end_layout
20751
20752 \end_inset
20753 </cell>
20754 </row>
20755 <row>
20756 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20757 \begin_inset Text
20758
20759 \begin_layout Plain Layout
20760
20761 \series bold
20762 Focarelli
20763 \end_layout
20764
20765 \end_inset
20766 </cell>
20767 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20768 \begin_inset Text
20769
20770 \begin_layout Plain Layout
20771 Paola
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780 555
20781 \end_layout
20782
20783 \end_inset
20784 </cell>
20785 </row>
20786 <row>
20787 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20788 \begin_inset Text
20789
20790 \begin_layout Plain Layout
20791
20792 \series bold
20793 Galletti
20794 \end_layout
20795
20796 \end_inset
20797 </cell>
20798 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20799 \begin_inset Text
20800
20801 \begin_layout Plain Layout
20802 Oreste
20803 \end_layout
20804
20805 \end_inset
20806 </cell>
20807 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20808 \begin_inset Text
20809
20810 \begin_layout Plain Layout
20811 555
20812 \end_layout
20813
20814 \end_inset
20815 </cell>
20816 </row>
20817 <row>
20818 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20819 \begin_inset Text
20820
20821 \begin_layout Plain Layout
20822
20823 \series bold
20824 Gasparini
20825 \end_layout
20826
20827 \end_inset
20828 </cell>
20829 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20830 \begin_inset Text
20831
20832 \begin_layout Plain Layout
20833 Franca
20834 \end_layout
20835
20836 \end_inset
20837 </cell>
20838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20839 \begin_inset Text
20840
20841 \begin_layout Plain Layout
20842 555
20843 \end_layout
20844
20845 \end_inset
20846 </cell>
20847 </row>
20848 <row>
20849 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20850 \begin_inset Text
20851
20852 \begin_layout Plain Layout
20853
20854 \series bold
20855 Rizzardi
20856 \end_layout
20857
20858 \end_inset
20859 </cell>
20860 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20861 \begin_inset Text
20862
20863 \begin_layout Plain Layout
20864 Paola
20865 \end_layout
20866
20867 \end_inset
20868 </cell>
20869 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20870 \begin_inset Text
20871
20872 \begin_layout Plain Layout
20873 555
20874 \end_layout
20875
20876 \end_inset
20877 </cell>
20878 </row>
20879 <row>
20880 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20881 \begin_inset Text
20882
20883 \begin_layout Plain Layout
20884
20885 \series bold
20886 Lassini
20887 \end_layout
20888
20889 \end_inset
20890 </cell>
20891 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20892 \begin_inset Text
20893
20894 \begin_layout Plain Layout
20895 Giancarlo
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904 555
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 </row>
20910 <row>
20911 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915
20916 \series bold
20917 Malfatti
20918 \end_layout
20919
20920 \end_inset
20921 </cell>
20922 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20923 \begin_inset Text
20924
20925 \begin_layout Plain Layout
20926 Luciano
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20932 \begin_inset Text
20933
20934 \begin_layout Plain Layout
20935 555
20936 \end_layout
20937
20938 \end_inset
20939 </cell>
20940 </row>
20941 <row>
20942 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20943 \begin_inset Text
20944
20945 \begin_layout Plain Layout
20946
20947 \series bold
20948 Malfatti
20949 \end_layout
20950
20951 \end_inset
20952 </cell>
20953 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20954 \begin_inset Text
20955
20956 \begin_layout Plain Layout
20957 Valeriano
20958 \end_layout
20959
20960 \end_inset
20961 </cell>
20962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20963 \begin_inset Text
20964
20965 \begin_layout Plain Layout
20966 555
20967 \end_layout
20968
20969 \end_inset
20970 </cell>
20971 </row>
20972 <row>
20973 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20974 \begin_inset Text
20975
20976 \begin_layout Plain Layout
20977
20978 \series bold
20979 Meneguzzo
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20985 \begin_inset Text
20986
20987 \begin_layout Plain Layout
20988 Roberto
20989 \end_layout
20990
20991 \end_inset
20992 </cell>
20993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20994 \begin_inset Text
20995
20996 \begin_layout Plain Layout
20997 555
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 </row>
21003 <row>
21004 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21005 \begin_inset Text
21006
21007 \begin_layout Plain Layout
21008
21009 \series bold
21010 Mezzadra
21011 \end_layout
21012
21013 \end_inset
21014 </cell>
21015 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21016 \begin_inset Text
21017
21018 \begin_layout Plain Layout
21019 Roberto
21020 \end_layout
21021
21022 \end_inset
21023 </cell>
21024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21025 \begin_inset Text
21026
21027 \begin_layout Plain Layout
21028 555
21029 \end_layout
21030
21031 \end_inset
21032 </cell>
21033 </row>
21034 <row>
21035 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21036 \begin_inset Text
21037
21038 \begin_layout Plain Layout
21039
21040 \series bold
21041 Pirpamer
21042 \end_layout
21043
21044 \end_inset
21045 </cell>
21046 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21047 \begin_inset Text
21048
21049 \begin_layout Plain Layout
21050 Erich
21051 \end_layout
21052
21053 \end_inset
21054 </cell>
21055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21056 \begin_inset Text
21057
21058 \begin_layout Plain Layout
21059 555
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 </row>
21065 <row>
21066 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21067 \begin_inset Text
21068
21069 \begin_layout Plain Layout
21070
21071 \series bold
21072 Pochiesa
21073 \end_layout
21074
21075 \end_inset
21076 </cell>
21077 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081 Paolo
21082 \end_layout
21083
21084 \end_inset
21085 </cell>
21086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21087 \begin_inset Text
21088
21089 \begin_layout Plain Layout
21090 555, 222
21091 \end_layout
21092
21093 \end_inset
21094 </cell>
21095 </row>
21096 <row>
21097 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21098 \begin_inset Text
21099
21100 \begin_layout Plain Layout
21101
21102 \series bold
21103 Radina
21104 \end_layout
21105
21106 \end_inset
21107 </cell>
21108 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21109 \begin_inset Text
21110
21111 \begin_layout Plain Layout
21112 Claudio
21113 \end_layout
21114
21115 \end_inset
21116 </cell>
21117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21118 \begin_inset Text
21119
21120 \begin_layout Plain Layout
21121 555
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 </row>
21127 <row>
21128 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21129 \begin_inset Text
21130
21131 \begin_layout Plain Layout
21132
21133 \series bold
21134 Stuffer
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21140 \begin_inset Text
21141
21142 \begin_layout Plain Layout
21143 Oskar
21144 \end_layout
21145
21146 \end_inset
21147 </cell>
21148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21149 \begin_inset Text
21150
21151 \begin_layout Plain Layout
21152 555
21153 \end_layout
21154
21155 \end_inset
21156 </cell>
21157 </row>
21158 <row>
21159 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21160 \begin_inset Text
21161
21162 \begin_layout Plain Layout
21163
21164 \series bold
21165 Tacchelli
21166 \end_layout
21167
21168 \end_inset
21169 </cell>
21170 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21171 \begin_inset Text
21172
21173 \begin_layout Plain Layout
21174 Ugo
21175 \end_layout
21176
21177 \end_inset
21178 </cell>
21179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21180 \begin_inset Text
21181
21182 \begin_layout Plain Layout
21183 555
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 </row>
21189 <row>
21190 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194
21195 \series bold
21196 Tezzele
21197 \end_layout
21198
21199 \end_inset
21200 </cell>
21201 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21202 \begin_inset Text
21203
21204 \begin_layout Plain Layout
21205 Margit
21206 \end_layout
21207
21208 \end_inset
21209 </cell>
21210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21211 \begin_inset Text
21212
21213 \begin_layout Plain Layout
21214 555
21215 \end_layout
21216
21217 \end_inset
21218 </cell>
21219 </row>
21220 <row>
21221 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21222 \begin_inset Text
21223
21224 \begin_layout Plain Layout
21225
21226 \series bold
21227 Unterkalmsteiner
21228 \end_layout
21229
21230 \end_inset
21231 </cell>
21232 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21233 \begin_inset Text
21234
21235 \begin_layout Plain Layout
21236 Frieda
21237 \end_layout
21238
21239 \end_inset
21240 </cell>
21241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21242 \begin_inset Text
21243
21244 \begin_layout Plain Layout
21245 555
21246 \end_layout
21247
21248 \end_inset
21249 </cell>
21250 </row>
21251 <row>
21252 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21253 \begin_inset Text
21254
21255 \begin_layout Plain Layout
21256
21257 \series bold
21258 Vieider
21259 \end_layout
21260
21261 \end_inset
21262 </cell>
21263 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21264 \begin_inset Text
21265
21266 \begin_layout Plain Layout
21267 Hilde
21268 \end_layout
21269
21270 \end_inset
21271 </cell>
21272 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21273 \begin_inset Text
21274
21275 \begin_layout Plain Layout
21276 555
21277 \end_layout
21278
21279 \end_inset
21280 </cell>
21281 </row>
21282 <row>
21283 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21284 \begin_inset Text
21285
21286 \begin_layout Plain Layout
21287
21288 \series bold
21289 Vigna
21290 \end_layout
21291
21292 \end_inset
21293 </cell>
21294 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21295 \begin_inset Text
21296
21297 \begin_layout Plain Layout
21298 Jürgen
21299 \end_layout
21300
21301 \end_inset
21302 </cell>
21303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21304 \begin_inset Text
21305
21306 \begin_layout Plain Layout
21307 999
21308 \end_layout
21309
21310 \end_inset
21311 </cell>
21312 </row>
21313 <row>
21314 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21315 \begin_inset Text
21316
21317 \begin_layout Plain Layout
21318
21319 \series bold
21320 Weber
21321 \end_layout
21322
21323 \end_inset
21324 </cell>
21325 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21326 \begin_inset Text
21327
21328 \begin_layout Plain Layout
21329 Maurizio
21330 \end_layout
21331
21332 \end_inset
21333 </cell>
21334 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21335 \begin_inset Text
21336
21337 \begin_layout Plain Layout
21338 555
21339 \end_layout
21340
21341 \end_inset
21342 </cell>
21343 </row>
21344 <row>
21345 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
21346 \begin_inset Text
21347
21348 \begin_layout Plain Layout
21349
21350 \series bold
21351 Winkler
21352 \end_layout
21353
21354 \end_inset
21355 </cell>
21356 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21357 \begin_inset Text
21358
21359 \begin_layout Plain Layout
21360 Franz
21361 \end_layout
21362
21363 \end_inset
21364 </cell>
21365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21366 \begin_inset Text
21367
21368 \begin_layout Plain Layout
21369 555
21370 \end_layout
21371
21372 \end_inset
21373 </cell>
21374 </row>
21375 <row endlastfoot="true">
21376 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21377 \begin_inset Text
21378
21379 \begin_layout Plain Layout
21380
21381 \series bold
21382 End
21383 \end_layout
21384
21385 \end_inset
21386 </cell>
21387 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
21388 \begin_inset Text
21389
21390 \begin_layout Plain Layout
21391
21392 \end_layout
21393
21394 \end_inset
21395 </cell>
21396 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21397 \begin_inset Text
21398
21399 \begin_layout Plain Layout
21400
21401 \end_layout
21402
21403 \end_inset
21404 </cell>
21405 </row>
21406 </lyxtabular>
21407
21408 \end_inset
21409
21410
21411 \end_layout
21412
21413 \begin_layout Subsection
21414 Table Cells
21415 \begin_inset Index idx
21416 status collapsed
21417
21418 \begin_layout Plain Layout
21419 Tables ! Cells
21420 \end_layout
21421
21422 \end_inset
21423
21424
21425 \begin_inset CommandInset label
21426 LatexCommand label
21427 name "sub:Table-Cells"
21428
21429 \end_inset
21430
21431
21432 \end_layout
21433
21434 \begin_layout Standard
21435 A table cell can contain text, inline equations, a figure, or another table.
21436  All these kinds of objects can be placed in the same cell.
21437  Font sizes and shapes can also be altered.
21438  But you can't put a special environment in a cell (like 
21439 \family sans
21440 Section*
21441 \family default
21442 , etc.), nor set spacing options for the cell's paragraph.
21443 \end_layout
21444
21445 \begin_layout Standard
21446 To have multi-line entries in table cells, you have to declare a fixed width
21447  for the column in the table dialog.
21448  Your text is then automatically split into multiple lines and the cell
21449  is enlarged vertically when the length of the text exceeds the given width.
21450  An example:
21451 \end_layout
21452
21453 \begin_layout Standard
21454 \align center
21455 \begin_inset Tabular
21456 <lyxtabular version="3" rows="4" columns="3">
21457 <features rotate="0" tabularvalignment="middle">
21458 <column alignment="center" valignment="top" width="0pt">
21459 <column alignment="block" valignment="top" width="3cm">
21460 <column alignment="center" valignment="top" width="0pt">
21461 <row>
21462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21463 \begin_inset Text
21464
21465 \begin_layout Plain Layout
21466
21467 \family roman
21468 \series medium
21469 \shape up
21470 \size normal
21471 \emph off
21472 \bar no
21473 \noun off
21474 \color none
21475 1
21476 \end_layout
21477
21478 \end_inset
21479 </cell>
21480 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21481 \begin_inset Text
21482
21483 \begin_layout Plain Layout
21484
21485 \family roman
21486 \series medium
21487 \shape up
21488 \size normal
21489 \emph off
21490 \bar no
21491 \noun off
21492 \color none
21493 2
21494 \end_layout
21495
21496 \end_inset
21497 </cell>
21498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21499 \begin_inset Text
21500
21501 \begin_layout Plain Layout
21502
21503 \family roman
21504 \series medium
21505 \shape up
21506 \size normal
21507 \emph off
21508 \bar no
21509 \noun off
21510 \color none
21511 3
21512 \end_layout
21513
21514 \end_inset
21515 </cell>
21516 </row>
21517 <row>
21518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21519 \begin_inset Text
21520
21521 \begin_layout Plain Layout
21522
21523 \family roman
21524 \series medium
21525 \shape up
21526 \size normal
21527 \emph off
21528 \bar no
21529 \noun off
21530 \color none
21531 4
21532 \end_layout
21533
21534 \end_inset
21535 </cell>
21536 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21537 \begin_inset Text
21538
21539 \begin_layout Plain Layout
21540
21541 \family roman
21542 \series medium
21543 \shape up
21544 \size normal
21545 \emph off
21546 \bar no
21547 \noun off
21548 \color none
21549 This is a multi-line entry in a table.
21550 \end_layout
21551
21552 \end_inset
21553 </cell>
21554 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Plain Layout
21558
21559 \family roman
21560 \series medium
21561 \shape up
21562 \size normal
21563 \emph off
21564 \bar no
21565 \noun off
21566 \color none
21567 5
21568 \end_layout
21569
21570 \end_inset
21571 </cell>
21572 </row>
21573 <row>
21574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21575 \begin_inset Text
21576
21577 \begin_layout Plain Layout
21578
21579 \family roman
21580 \series medium
21581 \shape up
21582 \size normal
21583 \emph off
21584 \bar no
21585 \noun off
21586 \color none
21587 6
21588 \end_layout
21589
21590 \end_inset
21591 </cell>
21592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21593 \begin_inset Text
21594
21595 \begin_layout Plain Layout
21596
21597 \family roman
21598 \series medium
21599 \shape up
21600 \size normal
21601 \emph off
21602 \bar no
21603 \noun off
21604 \color none
21605 This is longer now.
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614
21615 \family roman
21616 \series medium
21617 \shape up
21618 \size normal
21619 \emph off
21620 \bar no
21621 \noun off
21622 \color none
21623 7
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 </row>
21629 <row>
21630 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634
21635 \family roman
21636 \series medium
21637 \shape up
21638 \size normal
21639 \emph off
21640 \bar no
21641 \noun off
21642 \color none
21643 8
21644 \end_layout
21645
21646 \end_inset
21647 </cell>
21648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21649 \begin_inset Text
21650
21651 \begin_layout Plain Layout
21652
21653 \family roman
21654 \series medium
21655 \shape up
21656 \size normal
21657 \emph off
21658 \bar no
21659 \noun off
21660 \color none
21661 This is a multi-line entry in a table.
21662  This is longer now.
21663 \end_layout
21664
21665 \end_inset
21666 </cell>
21667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21668 \begin_inset Text
21669
21670 \begin_layout Plain Layout
21671
21672 \family roman
21673 \series medium
21674 \shape up
21675 \size normal
21676 \emph off
21677 \bar no
21678 \noun off
21679 \color none
21680 9
21681 \end_layout
21682
21683 \end_inset
21684 </cell>
21685 </row>
21686 </lyxtabular>
21687
21688 \end_inset
21689
21690
21691 \end_layout
21692
21693 \begin_layout Standard
21694 Cutting and pasting between tables and table cells works reasonably well.
21695  You can even cut and paste more than one row.
21696 \begin_inset Foot
21697 status collapsed
21698
21699 \begin_layout Plain Layout
21700 Note that you cannot paste into a multicell selection because it would not
21701  be clear what to do when pasting a single word in a selected 2×3.
21702  
21703 \end_layout
21704
21705 \end_inset
21706
21707  Selection with the mouse or with 
21708 \family sans
21709 Shift
21710 \family default
21711  plus the arrow keys works as usual.
21712  You can also copy and paste the entire table as a single unit by starting
21713  the selection from outside the table.
21714 \end_layout
21715
21716 \begin_layout Section
21717 Floats
21718 \begin_inset Index idx
21719 status collapsed
21720
21721 \begin_layout Plain Layout
21722 Floats
21723 \end_layout
21724
21725 \end_inset
21726
21727
21728 \begin_inset CommandInset label
21729 LatexCommand label
21730 name "sec:Floats"
21731
21732 \end_inset
21733
21734
21735 \end_layout
21736
21737 \begin_layout Subsection
21738 Introduction
21739 \end_layout
21740
21741 \begin_layout Standard
21742 A float is a block of text associated with some sort of label, which doesn't
21743  have a fixed location.
21744  It can 
21745 \begin_inset Quotes eld
21746 \end_inset
21747
21748 float
21749 \begin_inset Quotes erd
21750 \end_inset
21751
21752  forward or backward a page or two, to wherever it fits best.
21753  
21754 \family sans
21755 Footnotes
21756 \family default
21757  and 
21758 \family sans
21759 Margin
21760 \begin_inset space ~
21761 \end_inset
21762
21763 Notes
21764 \family default
21765  are also floats, because they can float to the next page when there are
21766  too many notes on the current page.
21767 \end_layout
21768
21769 \begin_layout Standard
21770 Floats make it possible to get a high quality layout.
21771  Images and tables can be distributed evenly over the pages to avoid whitespace
21772  and pages without text.
21773  As the floating often destroys the spatial context between the text and
21774  the image/table, every float can be referenced in the text.
21775  Floats are therefore numbered.
21776  Referencing is described in section
21777 \begin_inset space ~
21778 \end_inset
21779
21780
21781 \begin_inset CommandInset ref
21782 LatexCommand ref
21783 reference "sec:Cross-References"
21784
21785 \end_inset
21786
21787 .
21788 \end_layout
21789
21790 \begin_layout Standard
21791 To insert a float, use the menu 
21792 \family sans
21793 Insert\SpecialChar \menuseparator
21794 Float
21795 \family default
21796 .
21797  A box with a caption will be inserted into your document.
21798  The label will automatically be translated to the document language in
21799  the output.
21800  After the label you can insert the caption text.
21801 \begin_inset Index idx
21802 status collapsed
21803
21804 \begin_layout Plain Layout
21805 Floats ! Captions
21806 \end_layout
21807
21808 \end_inset
21809
21810  The image or table is inserted above or below the caption in a separate
21811  paragraph within the float.
21812  To keep your LyX-document readable, you can open and close the float box
21813  by left-clicking on the box label.
21814  A closed float box looks like this: 
21815 \begin_inset Graphics
21816         filename clipart/floatQt4.png
21817         scale 80
21818
21819 \end_inset
21820
21821  – a gray button with a red label.
21822 \end_layout
21823
21824 \begin_layout Standard
21825 You should insert floats in a separate paragraph to avoid possible LaTeX-errors
21826  that can occur when the surrounding text is specially formatted.
21827 \end_layout
21828
21829 \begin_layout Subsection
21830 Figure Floats
21831 \begin_inset CommandInset label
21832 LatexCommand label
21833 name "sub:Figure-Floats"
21834
21835 \end_inset
21836
21837
21838 \begin_inset Index idx
21839 status collapsed
21840
21841 \begin_layout Plain Layout
21842 Floats ! Figure floats
21843 \end_layout
21844
21845 \end_inset
21846
21847
21848 \end_layout
21849
21850 \begin_layout Standard
21851 Figure
21852 \begin_inset space ~
21853 \end_inset
21854
21855
21856 \begin_inset CommandInset ref
21857 LatexCommand ref
21858 reference "fig:Platypus-distorted"
21859
21860 \end_inset
21861
21862  was created using the menu 
21863 \family sans
21864 Insert\SpecialChar \menuseparator
21865 Float\SpecialChar \menuseparator
21866 Figure
21867 \family default
21868  (toolbar button 
21869 \begin_inset Info
21870 type  "icon"
21871 arg   "float-insert figure"
21872 \end_inset
21873
21874 ).
21875  The image was inserted by setting the cursor above the caption label and
21876  using the menu 
21877 \family sans
21878 Insert\SpecialChar \menuseparator
21879 Graphics
21880 \family default
21881  (toolbar button 
21882 \begin_inset Info
21883 type  "icon"
21884 arg   "dialog-show-new-inset graphics"
21885 \end_inset
21886
21887 ).
21888  The image in the float was horizontally centered by putting the cursor
21889  to the left or right of the image and using the menu 
21890 \family sans
21891 Edit\SpecialChar \menuseparator
21892 Paragraph
21893 \begin_inset space ~
21894 \end_inset
21895
21896 Settings
21897 \family default
21898  (toolbar button 
21899 \begin_inset Info
21900 type  "icon"
21901 arg   "layout-paragraph"
21902 \end_inset
21903
21904 ).
21905 \end_layout
21906
21907 \begin_layout Standard
21908 \begin_inset Float figure
21909 wide false
21910 sideways false
21911 status collapsed
21912
21913 \begin_layout Plain Layout
21914 \align center
21915 \begin_inset Graphics
21916         filename clipart/platypus.eps
21917         lyxscale 50
21918         width 50col%
21919
21920 \end_inset
21921
21922
21923 \end_layout
21924
21925 \begin_layout Plain Layout
21926 \begin_inset Caption Standard
21927
21928 \begin_layout Plain Layout
21929 \begin_inset CommandInset label
21930 LatexCommand label
21931 name "fig:Platypus-distorted"
21932
21933 \end_inset
21934
21935 A severely distorted platypus in a float.
21936 \end_layout
21937
21938 \end_inset
21939
21940
21941 \end_layout
21942
21943 \end_inset
21944
21945
21946 \end_layout
21947
21948 \begin_layout Standard
21949 This figure float also shows how to set a label and create a cross-reference
21950  to it: Insert a label into the caption using the menu 
21951 \family sans
21952 Insert\SpecialChar \menuseparator
21953 Label
21954 \family default
21955  (toolbar button 
21956 \begin_inset Info
21957 type  "icon"
21958 arg   "label-insert"
21959 \end_inset
21960
21961 ) and refer to it using the menu 
21962 \family sans
21963 Insert\SpecialChar \menuseparator
21964 Cross-Reference
21965 \family default
21966  (toolbar button 
21967 \begin_inset Info
21968 type  "icon"
21969 arg   "dialog-show-new-inset ref"
21970 \end_inset
21971
21972 ).
21973  It is important to use cross-references to figure floats rather than using
21974  vague references like 
21975 \begin_inset Quotes eld
21976 \end_inset
21977
21978 the figure above
21979 \begin_inset Quotes erd
21980 \end_inset
21981
21982 , because, as LaTeX will reposition the floats in the final document, it
21983  might not be 
21984 \begin_inset Quotes eld
21985 \end_inset
21986
21987 above
21988 \begin_inset Quotes erd
21989 \end_inset
21990
21991  at all.
21992  For more about cross-references, see section
21993 \begin_inset space ~
21994 \end_inset
21995
21996
21997 \begin_inset CommandInset ref
21998 LatexCommand ref
21999 reference "sec:Cross-References"
22000
22001 \end_inset
22002
22003 .
22004 \end_layout
22005
22006 \begin_layout Standard
22007 Normally only one image is inserted in a figure float, but sometimes you
22008  might want to use two images with separate subcaptions.
22009  This can be done by inserting image floats into existing image floats.
22010  Note that only the main caption of the float is added to the List of Figures
22011  as described in section
22012 \begin_inset space ~
22013 \end_inset
22014
22015
22016 \begin_inset CommandInset ref
22017 LatexCommand ref
22018 reference "sub:List-of-Figures"
22019
22020 \end_inset
22021
22022 .
22023  Figure
22024 \begin_inset space ~
22025 \end_inset
22026
22027
22028 \begin_inset CommandInset ref
22029 LatexCommand ref
22030 reference "fig:Two-distorted-images"
22031
22032 \end_inset
22033
22034  is an example of a figure float with two images set side by side.
22035  You can also set the images one below the other.
22036  Figure
22037 \begin_inset space ~
22038 \end_inset
22039
22040
22041 \begin_inset CommandInset ref
22042 LatexCommand ref
22043 reference "fig:Undefinable"
22044
22045 \end_inset
22046
22047  and 
22048 \begin_inset CommandInset ref
22049 LatexCommand ref
22050 reference "fig:Platypus"
22051
22052 \end_inset
22053
22054  are the subfigures.
22055 \end_layout
22056
22057 \begin_layout Standard
22058 \begin_inset Float figure
22059 wide false
22060 sideways false
22061 status open
22062
22063 \begin_layout Plain Layout
22064 \begin_inset space \hfill{}
22065 \end_inset
22066
22067
22068 \begin_inset Float figure
22069 wide false
22070 sideways false
22071 status collapsed
22072
22073 \begin_layout Plain Layout
22074 \begin_inset Caption Standard
22075
22076 \begin_layout Plain Layout
22077 \begin_inset CommandInset label
22078 LatexCommand label
22079 name "fig:Undefinable"
22080
22081 \end_inset
22082
22083 Undefinable
22084 \end_layout
22085
22086 \end_inset
22087
22088
22089 \end_layout
22090
22091 \begin_layout Plain Layout
22092 \begin_inset Graphics
22093         filename clipart/escher-lsd.eps
22094         width 45col%
22095
22096 \end_inset
22097
22098
22099 \end_layout
22100
22101 \end_inset
22102
22103
22104 \begin_inset space \hfill{}
22105 \end_inset
22106
22107
22108 \begin_inset Float figure
22109 wide false
22110 sideways false
22111 status collapsed
22112
22113 \begin_layout Plain Layout
22114 \begin_inset Caption Standard
22115
22116 \begin_layout Plain Layout
22117 \begin_inset CommandInset label
22118 LatexCommand label
22119 name "fig:Platypus"
22120
22121 \end_inset
22122
22123 Platypus
22124 \end_layout
22125
22126 \end_inset
22127
22128
22129 \end_layout
22130
22131 \begin_layout Plain Layout
22132 \begin_inset Graphics
22133         filename clipart/platypus.eps
22134         lyxscale 60
22135         width 45col%
22136
22137 \end_inset
22138
22139
22140 \end_layout
22141
22142 \end_inset
22143
22144
22145 \begin_inset space \hfill{}
22146 \end_inset
22147
22148
22149 \end_layout
22150
22151 \begin_layout Plain Layout
22152 \begin_inset Caption Standard
22153
22154 \begin_layout Plain Layout
22155 \begin_inset CommandInset label
22156 LatexCommand label
22157 name "fig:Two-distorted-images"
22158
22159 \end_inset
22160
22161 Two distorted images.
22162 \end_layout
22163
22164 \end_inset
22165
22166
22167 \end_layout
22168
22169 \end_inset
22170
22171
22172 \end_layout
22173
22174 \begin_layout Subsection
22175 Table Floats
22176 \begin_inset Index idx
22177 status collapsed
22178
22179 \begin_layout Plain Layout
22180 Floats ! Table floats
22181 \end_layout
22182
22183 \end_inset
22184
22185
22186 \end_layout
22187
22188 \begin_layout Standard
22189 Table floats can be inserted using the menu 
22190 \family sans
22191 Insert\SpecialChar \menuseparator
22192 Float\SpecialChar \menuseparator
22193 Table
22194 \family default
22195  or the toolbar button 
22196 \begin_inset Info
22197 type  "icon"
22198 arg   "float-insert table"
22199 \end_inset
22200
22201 .
22202  They have the same properties as figure floats except that the table in
22203  the float is normally placed below the caption and not above like for figures
22204  and that the label begins with “tab:”.
22205  Table
22206 \begin_inset space ~
22207 \end_inset
22208
22209
22210 \begin_inset CommandInset ref
22211 LatexCommand ref
22212 reference "tab:Table-float"
22213
22214 \end_inset
22215
22216  is a table float.
22217 \end_layout
22218
22219 \begin_layout Standard
22220 \begin_inset Float table
22221 wide false
22222 sideways false
22223 status open
22224
22225 \begin_layout Plain Layout
22226 \begin_inset Caption Standard
22227
22228 \begin_layout Plain Layout
22229 \begin_inset CommandInset label
22230 LatexCommand label
22231 name "tab:Table-float"
22232
22233 \end_inset
22234
22235 A table float.
22236 \end_layout
22237
22238 \end_inset
22239
22240
22241 \end_layout
22242
22243 \begin_layout Plain Layout
22244 \align center
22245 \begin_inset Tabular
22246 <lyxtabular version="3" rows="3" columns="3">
22247 <features rotate="0" tabularvalignment="middle">
22248 <column alignment="center" valignment="top" width="0pt">
22249 <column alignment="center" valignment="top" width="0pt">
22250 <column alignment="center" valignment="top" width="0pt">
22251 <row>
22252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22253 \begin_inset Text
22254
22255 \begin_layout Plain Layout
22256
22257 \family roman
22258 \series medium
22259 \shape up
22260 \size normal
22261 \emph off
22262 \bar no
22263 \noun off
22264 \color none
22265 1
22266 \end_layout
22267
22268 \end_inset
22269 </cell>
22270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22271 \begin_inset Text
22272
22273 \begin_layout Plain Layout
22274
22275 \family roman
22276 \series medium
22277 \shape up
22278 \size normal
22279 \emph off
22280 \bar no
22281 \noun off
22282 \color none
22283 2
22284 \end_layout
22285
22286 \end_inset
22287 </cell>
22288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Plain Layout
22292
22293 \family roman
22294 \series medium
22295 \shape up
22296 \size normal
22297 \emph off
22298 \bar no
22299 \noun off
22300 \color none
22301 3
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 </row>
22307 <row>
22308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22309 \begin_inset Text
22310
22311 \begin_layout Plain Layout
22312
22313 \family roman
22314 \series medium
22315 \shape up
22316 \size normal
22317 \emph off
22318 \bar no
22319 \noun off
22320 \color none
22321 Joe
22322 \end_layout
22323
22324 \end_inset
22325 </cell>
22326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22327 \begin_inset Text
22328
22329 \begin_layout Plain Layout
22330
22331 \family roman
22332 \series medium
22333 \shape up
22334 \size normal
22335 \emph off
22336 \bar no
22337 \noun off
22338 \color none
22339 Mary
22340 \end_layout
22341
22342 \end_inset
22343 </cell>
22344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22345 \begin_inset Text
22346
22347 \begin_layout Plain Layout
22348
22349 \family roman
22350 \series medium
22351 \shape up
22352 \size normal
22353 \emph off
22354 \bar no
22355 \noun off
22356 \color none
22357 Ted
22358 \end_layout
22359
22360 \end_inset
22361 </cell>
22362 </row>
22363 <row>
22364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368
22369 \family roman
22370 \series medium
22371 \shape up
22372 \size normal
22373 \emph off
22374 \bar no
22375 \noun off
22376 \color none
22377 \begin_inset Formula $\int x^{2}dx$
22378 \end_inset
22379
22380
22381 \end_layout
22382
22383 \end_inset
22384 </cell>
22385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 \begin_inset Formula $\left[\begin{array}{cc}
22399 a & b\\
22400 c & d
22401 \end{array}\right]$
22402 \end_inset
22403
22404
22405 \end_layout
22406
22407 \end_inset
22408 </cell>
22409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22410 \begin_inset Text
22411
22412 \begin_layout Plain Layout
22413
22414 \family roman
22415 \series medium
22416 \shape up
22417 \size normal
22418 \emph off
22419 \bar no
22420 \noun off
22421 \color none
22422 \begin_inset Formula $1+1=2$
22423 \end_inset
22424
22425
22426 \end_layout
22427
22428 \end_inset
22429 </cell>
22430 </row>
22431 </lyxtabular>
22432
22433 \end_inset
22434
22435
22436 \end_layout
22437
22438 \end_inset
22439
22440
22441 \end_layout
22442
22443 \begin_layout Subsection
22444 More Information
22445 \begin_inset Index idx
22446 status collapsed
22447
22448 \begin_layout Plain Layout
22449 Floats ! Details
22450 \end_layout
22451
22452 \end_inset
22453
22454
22455 \end_layout
22456
22457 \begin_layout Standard
22458 LyX offers you further float types as well as rotated floats.
22459  It also allows you to change the float numbering scheme, to control the
22460  float placement and to change the formatting and placement of the float
22461  caption.
22462  All these features are explained in detail with many examples in the chapter
22463  
22464 \emph on
22465 Floats
22466 \emph default
22467  in the 
22468 \emph on
22469 Embedded
22470 \begin_inset space ~
22471 \end_inset
22472
22473 Objects
22474 \emph default
22475  manual.
22476 \end_layout
22477
22478 \begin_layout Section
22479 Minipages
22480 \begin_inset Index idx
22481 status collapsed
22482
22483 \begin_layout Plain Layout
22484 Minipages
22485 \end_layout
22486
22487 \end_inset
22488
22489
22490 \end_layout
22491
22492 \begin_layout Standard
22493 LaTeX provides a mechanism essentially to produce a page within a page,
22494  called a minipage.
22495  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22496 \begin_inset space \space{}
22497 \end_inset
22498
22499 apply.
22500  
22501 \end_layout
22502
22503 \begin_layout Standard
22504 Minipages in LyX have their own collapsible box inserted via the menu 
22505 \family sans
22506 Insert\SpecialChar \menuseparator
22507 Box
22508 \family default
22509 .
22510  Right-clicking on the box label allows you to alter the width of the minipage
22511  and its alignment within the page.
22512 \end_layout
22513
22514 \begin_layout Standard
22515 \align center
22516 \begin_inset Box Frameless
22517 position "t"
22518 hor_pos "c"
22519 has_inner_box 1
22520 inner_pos "t"
22521 use_parbox 0
22522 use_makebox 0
22523 width "30col%"
22524 special "none"
22525 height "1pt"
22526 height_special "totalheight"
22527 status collapsed
22528
22529 \begin_layout Plain Layout
22530
22531 \shape italic
22532 This is a minipage.
22533  The text is set in an italic style.
22534 \end_layout
22535
22536 \begin_layout Plain Layout
22537
22538 \shape italic
22539 Minipages are often used for text in another language or text that needs
22540  another formatting.
22541 \end_layout
22542
22543 \end_inset
22544
22545
22546 \end_layout
22547
22548 \begin_layout Standard
22549 \begin_inset VSpace medskip
22550 \end_inset
22551
22552 If you place two minipages side-by-side, you can use 
22553 \family sans
22554 Horizontal Fills
22555 \family default
22556  as described in section
22557 \begin_inset space ~
22558 \end_inset
22559
22560
22561 \begin_inset CommandInset ref
22562 LatexCommand ref
22563 reference "sub:Horizontal-Space"
22564
22565 \end_inset
22566
22567 :
22568 \begin_inset VSpace medskip
22569 \end_inset
22570
22571
22572 \end_layout
22573
22574 \begin_layout Standard
22575 \begin_inset Box Frameless
22576 position "t"
22577 hor_pos "c"
22578 has_inner_box 1
22579 inner_pos "t"
22580 use_parbox 0
22581 use_makebox 0
22582 width "1.5in"
22583 special "none"
22584 height "1pt"
22585 height_special "totalheight"
22586 status open
22587
22588 \begin_layout Plain Layout
22589 This is a minipage with some stupid dummy text.
22590  This dummy text is used to increase the size of the minipage.
22591 \end_layout
22592
22593 \end_inset
22594
22595
22596 \begin_inset space \hfill{}
22597 \end_inset
22598
22599
22600 \begin_inset Box Frameless
22601 position "t"
22602 hor_pos "c"
22603 has_inner_box 1
22604 inner_pos "t"
22605 use_parbox 0
22606 use_makebox 0
22607 width "1.5in"
22608 special "none"
22609 height "1pt"
22610 height_special "totalheight"
22611 status open
22612
22613 \begin_layout Plain Layout
22614 This is a minipage with some stupid dummy text.
22615  This dummy text is used to increase the size of the minipage.
22616 \end_layout
22617
22618 \end_inset
22619
22620
22621 \end_layout
22622
22623 \begin_layout Standard
22624 \begin_inset VSpace bigskip
22625 \end_inset
22626
22627
22628 \end_layout
22629
22630 \begin_layout Standard
22631 When you right-click on a minipage box, you can transform the box to another
22632  box type.
22633  All box types and their settings are explained in detail in chapter 
22634 \emph on
22635 Boxes
22636 \emph default
22637  of the 
22638 \emph on
22639 Embedded
22640 \begin_inset space ~
22641 \end_inset
22642
22643 Objects
22644 \emph default
22645  manual.
22646 \end_layout
22647
22648 \begin_layout Chapter
22649 Mathematical Formulas
22650 \begin_inset Index idx
22651 status collapsed
22652
22653 \begin_layout Plain Layout
22654 Math
22655 \end_layout
22656
22657 \end_inset
22658
22659
22660 \begin_inset Index idx
22661 status collapsed
22662
22663 \begin_layout Plain Layout
22664 Formulas | see
22665 \begin_inset ERT
22666 status collapsed
22667
22668 \begin_layout Plain Layout
22669
22670 {
22671 \end_layout
22672
22673 \end_inset
22674
22675 Math
22676 \begin_inset ERT
22677 status collapsed
22678
22679 \begin_layout Plain Layout
22680
22681 }
22682 \end_layout
22683
22684 \end_inset
22685
22686
22687 \end_layout
22688
22689 \end_inset
22690
22691
22692 \begin_inset CommandInset label
22693 LatexCommand label
22694 name "chap:Mathematical-Formulas"
22695
22696 \end_inset
22697
22698
22699 \end_layout
22700
22701 \begin_layout Standard
22702 The issues of this chapter are described in detail in the 
22703 \emph on
22704 Math
22705 \emph default
22706  manual.
22707  There you will also find tips and tricks for special cases.
22708 \end_layout
22709
22710 \begin_layout Section
22711 Basic Math Editing
22712 \begin_inset Index idx
22713 status collapsed
22714
22715 \begin_layout Plain Layout
22716 Math ! Basics
22717 \end_layout
22718
22719 \end_inset
22720
22721
22722 \end_layout
22723
22724 \begin_layout Standard
22725 To create a math formula, you can just click on the toolbar icon 
22726 \begin_inset Info
22727 type  "icon"
22728 arg   "math-mode on"
22729 \end_inset
22730
22731  (shortcut 
22732 \begin_inset Info
22733 type  "shortcut"
22734 arg   "math-mode"
22735 \end_inset
22736
22737 ).
22738  That will create a little blue rectangle, with purple markers around its
22739  corners.
22740  That blue rectangle is the formula itself; the purple markers indicate
22741  what level of nesting within the formula you are at.
22742  You can also choose a particular formula type to insert via the 
22743 \family sans
22744 Insert\SpecialChar \menuseparator
22745 Math
22746 \family default
22747  menu.
22748 \end_layout
22749
22750 \begin_layout Standard
22751 Editing the parameters of a formula and adding math constructs can be done
22752  with the 
22753 \family sans
22754 math
22755 \begin_inset space ~
22756 \end_inset
22757
22758 toolbar
22759 \family default
22760 , that appears if the cursor is in a formula.
22761 \end_layout
22762
22763 \begin_layout Standard
22764 There are two main types of formulas, inline formulas and display formulas.
22765  Inline formulas appear within a text line, like this one:
22766 \end_layout
22767
22768 \begin_layout Standard
22769 This is a line with an inline formula 
22770 \begin_inset Formula $A=B$
22771 \end_inset
22772
22773  in it.
22774 \end_layout
22775
22776 \begin_layout Standard
22777 Displayed formulas appear outside the text like if they were in a separate
22778  paragraph, like this one:
22779 \begin_inset Formula 
22780 \[
22781 A=B
22782 \]
22783
22784 \end_inset
22785
22786 You can only number and reference displayed formulas.
22787 \end_layout
22788
22789 \begin_layout Standard
22790 LyX also supports many LaTeX math commands.
22791  For example, typing 
22792 \begin_inset Quotes eld
22793 \end_inset
22794
22795
22796 \series bold
22797
22798 \backslash
22799 alpha
22800 \series default
22801
22802 \begin_inset Quotes erd
22803 \end_inset
22804
22805 , followed by a space, in a formula will create the Greek letter 
22806 \begin_inset Formula $\alpha$
22807 \end_inset
22808
22809 .
22810  Typing commands might sometimes be faster than using the 
22811 \family sans
22812 Math
22813 \begin_inset space ~
22814 \end_inset
22815
22816 Panel
22817 \family default
22818 .
22819 \end_layout
22820
22821 \begin_layout Subsection
22822 Navigating in Formulas
22823 \begin_inset Index idx
22824 status collapsed
22825
22826 \begin_layout Plain Layout
22827 Math ! Navigating
22828 \end_layout
22829
22830 \end_inset
22831
22832
22833 \end_layout
22834
22835 \begin_layout Standard
22836 The best control over the cursor position within an existing formula is
22837  achieved with the arrow keys.
22838  LyX uses small rectangles to indicate places where something can be inserted.
22839  The arrow keys can be used to navigate between parts of a formula.
22840  Pressing 
22841 \family sans
22842 Space
22843 \family default
22844  will leave a formula construct (a square root 
22845 \begin_inset Formula $\sqrt{2}$
22846 \end_inset
22847
22848 , or parentheses 
22849 \begin_inset Formula $\left(f\right)$
22850 \end_inset
22851
22852 , or a matrix 
22853 \begin_inset Formula $\left[\begin{array}{cc}
22854 1 & 2\\
22855 3 & 4
22856 \end{array}\right]$
22857 \end_inset
22858
22859 ).
22860  Pressing 
22861 \family sans
22862 Escape
22863 \family default
22864  will leave the formula, placing the cursor after the formula.
22865  
22866 \family sans
22867 Tab
22868 \family default
22869  can be used to move horizontally in a formula; for example, through the
22870  cells of a matrix or the positions in a multi-line equation.
22871 \end_layout
22872
22873 \begin_layout Standard
22874
22875 \family sans
22876 Space
22877 \family default
22878 , printed in this document as 
22879 \begin_inset Quotes eld
22880 \end_inset
22881
22882
22883 \begin_inset space \textvisiblespace{}
22884 \end_inset
22885
22886
22887 \begin_inset Quotes erd
22888 \end_inset
22889
22890 , seems to do nothing in a formula, since it does not add a space between
22891  characters, but it does exit a nested structure.
22892  For this reason, you have to be careful about using 
22893 \family sans
22894 Space
22895 \family default
22896 .
22897  For example, if you want 
22898 \begin_inset Formula $\sqrt{2x+1}$
22899 \end_inset
22900
22901 , type 
22902 \series bold
22903
22904 \backslash
22905 sqrt
22906 \begin_inset space \textvisiblespace{}
22907 \end_inset
22908
22909 2x+1
22910 \series default
22911  and not 
22912 \series bold
22913
22914 \backslash
22915 sqrt
22916 \begin_inset space \textvisiblespace{}
22917 \end_inset
22918
22919 2x
22920 \begin_inset space \textvisiblespace{}
22921 \end_inset
22922
22923 +1
22924 \series default
22925 , since in the latter case only the 
22926 \family typewriter
22927
22928 \begin_inset Formula $2x$
22929 \end_inset
22930
22931
22932 \family default
22933  will be under the square root sign: 
22934 \begin_inset Formula $\sqrt{2x}+1$
22935 \end_inset
22936
22937 .
22938 \end_layout
22939
22940 \begin_layout Standard
22941 You can leave many parts of a formula, like this matrix, partially filled
22942  in, such as:
22943 \begin_inset Formula 
22944 \[
22945 \left(\begin{array}{ccc}
22946 \lambda_{1}\\
22947  & \ddots\\
22948  &  & \lambda_{n}
22949 \end{array}\right)
22950 \]
22951
22952 \end_inset
22953
22954 If you leave a fraction only partially filled in, or a subscript with nothing
22955  in it, the results will be unpredictable, but most constructs don't mind.
22956 \end_layout
22957
22958 \begin_layout Subsection
22959 Selecting Text
22960 \end_layout
22961
22962 \begin_layout Standard
22963 You can select text within a formula in two different ways.
22964  Place the cursor at one end of the string of text you want, and press 
22965 \family sans
22966 Shift
22967 \family default
22968  and a cursor movement key to select text.
22969  It will be highlighted as with regular text selection.
22970  Alternatively, you can select text with the mouse in the usual way.
22971  That text can then be cut or copied, and then pasted within any formula,
22972  but not in a normal text region in LyX.
22973 \end_layout
22974
22975 \begin_layout Subsection
22976 Exponents and Subscripts
22977 \begin_inset Index idx
22978 status collapsed
22979
22980 \begin_layout Plain Layout
22981 Math ! Exponents
22982 \end_layout
22983
22984 \end_inset
22985
22986
22987 \begin_inset Index idx
22988 status collapsed
22989
22990 \begin_layout Plain Layout
22991 Math ! Subscripts
22992 \end_layout
22993
22994 \end_inset
22995
22996
22997 \end_layout
22998
22999 \begin_layout Standard
23000 You can use the math panel to add super- or subscripts (buttons 
23001 \begin_inset Info
23002 type  "icon"
23003 arg   "math-superscript"
23004 \end_inset
23005
23006  and 
23007 \begin_inset Info
23008 type  "icon"
23009 arg   "math-subscript"
23010 \end_inset
23011
23012 ), but it is often much easier to use a command.
23013  To get 
23014 \begin_inset Formula $x^{2}$
23015 \end_inset
23016
23017 , type in a formula 
23018 \series bold
23019 x^2
23020 \begin_inset space \textvisiblespace{}
23021 \end_inset
23022
23023
23024 \series default
23025 .
23026  The final 
23027 \family sans
23028 Space
23029 \family default
23030  puts the cursor back down on the base line of the expression.
23031  If you type 
23032 \series bold
23033 x^2y
23034 \series default
23035 , you will get 
23036 \begin_inset Formula $x^{2y}$
23037 \end_inset
23038
23039 , to get 
23040 \begin_inset Formula $x^{2}y$
23041 \end_inset
23042
23043 , type 
23044 \series bold
23045 x^2
23046 \begin_inset space \textvisiblespace{}
23047 \end_inset
23048
23049 y
23050 \series default
23051 .
23052  If you use characters in the superscript, that could be accented with the
23053  circumflex 
23054 \begin_inset Quotes eld
23055 \end_inset
23056
23057 ^
23058 \begin_inset Quotes erd
23059 \end_inset
23060
23061 , you have to use an extra 
23062 \family sans
23063 Space
23064 \family default
23065  to separate the circumflex and the character.
23066  For example, if you want 
23067 \begin_inset Formula $x^{a}$
23068 \end_inset
23069
23070 , type 
23071 \series bold
23072 x^
23073 \begin_inset space \textvisiblespace{}
23074 \end_inset
23075
23076 a
23077 \series default
23078 .
23079  Subscripts are similar: To get 
23080 \begin_inset Formula $a_{1}$
23081 \end_inset
23082
23083 , type 
23084 \series bold
23085 a_1
23086 \begin_inset space \textvisiblespace{}
23087 \end_inset
23088
23089
23090 \series default
23091 .
23092 \end_layout
23093
23094 \begin_layout Subsection
23095 Fractions
23096 \begin_inset Index idx
23097 status collapsed
23098
23099 \begin_layout Plain Layout
23100 Math ! Fractions
23101 \end_layout
23102
23103 \end_inset
23104
23105
23106 \end_layout
23107
23108 \begin_layout Standard
23109 Create a fraction either with the command 
23110 \series bold
23111
23112 \backslash
23113 frac
23114 \series default
23115  or by using the icon 
23116 \begin_inset Info
23117 type  "icon"
23118 arg   "math-insert \\frac"
23119 \end_inset
23120
23121  in the 
23122 \family sans
23123 Math
23124 \begin_inset space ~
23125 \end_inset
23126
23127 Panel
23128 \family default
23129 .
23130  You will be presented with an empty fraction.
23131  The cursor is above the fraction line.
23132  To move it to the bottom, simply press 
23133 \family sans
23134 Down
23135 \family default
23136 .
23137  To move back up, press 
23138 \family sans
23139 Up
23140 \family default
23141 .
23142  Any math structure can be placed in a fraction, as this example shows:
23143 \begin_inset Formula 
23144 \[
23145 \left[\frac{1}{\left(\begin{array}{cc}
23146 2 & 3\\
23147 4 & 5
23148 \end{array}\right)}\right]
23149 \]
23150
23151 \end_inset
23152
23153
23154 \end_layout
23155
23156 \begin_layout Subsection
23157 Roots
23158 \begin_inset Index idx
23159 status collapsed
23160
23161 \begin_layout Plain Layout
23162 Math ! Roots
23163 \end_layout
23164
23165 \end_inset
23166
23167
23168 \end_layout
23169
23170 \begin_layout Standard
23171 Roots can be created using the 
23172 \family sans
23173 Math
23174 \begin_inset space ~
23175 \end_inset
23176
23177 Panel
23178 \family default
23179  buttons 
23180 \begin_inset Info
23181 type  "icon"
23182 arg   "math-insert \\sqrt"
23183 \end_inset
23184
23185  or 
23186 \begin_inset Info
23187 type  "icon"
23188 arg   "math-insert \\root"
23189 \end_inset
23190
23191  or the commands 
23192 \series bold
23193
23194 \backslash
23195 sqrt
23196 \series default
23197  or 
23198 \series bold
23199
23200 \backslash
23201 root
23202 \series default
23203 .
23204  With the command 
23205 \series bold
23206
23207 \backslash
23208 root
23209 \series default
23210  you can produce roots of higher orders, like cube roots, while 
23211 \series bold
23212
23213 \backslash
23214 sqrt
23215 \series default
23216  always produces a square root.
23217 \end_layout
23218
23219 \begin_layout Subsection
23220 Operators with Limits
23221 \begin_inset Index idx
23222 status collapsed
23223
23224 \begin_layout Plain Layout
23225 Math ! Sums
23226 \end_layout
23227
23228 \end_inset
23229
23230
23231 \begin_inset Index idx
23232 status collapsed
23233
23234 \begin_layout Plain Layout
23235 Math ! Integrals
23236 \end_layout
23237
23238 \end_inset
23239
23240
23241 \begin_inset CommandInset label
23242 LatexCommand label
23243 name "sub:Operators-with-Limits"
23244
23245 \end_inset
23246
23247
23248 \end_layout
23249
23250 \begin_layout Standard
23251 Sum (
23252 \begin_inset Formula $\sum$
23253 \end_inset
23254
23255 ) and integral (
23256 \begin_inset Formula $\int$
23257 \end_inset
23258
23259 ) operators are very often decorated with limits.
23260  These limits can be entered in LyX by entering them as you would enter
23261  a super- or subscript, directly after the symbol.
23262  The sum operator will automatically place its 
23263 \begin_inset Quotes eld
23264 \end_inset
23265
23266 limits
23267 \begin_inset Quotes erd
23268 \end_inset
23269
23270  over and under the symbol in displayed formulas, and to the side in inline
23271  formulas, as in 
23272 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23273 \end_inset
23274
23275 , versus
23276 \begin_inset Formula 
23277 \[
23278 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
23279 \]
23280
23281 \end_inset
23282
23283 Integral signs, however, will place the limits to the side in both formula
23284  types.
23285 \end_layout
23286
23287 \begin_layout Standard
23288 All operators with limits will be automatically re-sized when placed in
23289  display mode.
23290  The placement of the limits can be changed by placing the cursor directly
23291  behind the operator and using the menu 
23292 \family sans
23293 Edit\SpecialChar \menuseparator
23294 Math\SpecialChar \menuseparator
23295 Change
23296 \begin_inset space ~
23297 \end_inset
23298
23299 Limits
23300 \begin_inset space ~
23301 \end_inset
23302
23303 Type
23304 \family default
23305  or entering 
23306 \begin_inset Info
23307 type  "shortcut"
23308 arg   "math-limits"
23309 \end_inset
23310
23311 .
23312 \end_layout
23313
23314 \begin_layout Standard
23315 Certain other mathematical expressions also have this 
23316 \begin_inset Quotes eld
23317 \end_inset
23318
23319 moving limits
23320 \begin_inset Quotes erd
23321 \end_inset
23322
23323  feature, such as
23324 \begin_inset Index idx
23325 status collapsed
23326
23327 \begin_layout Plain Layout
23328 Math ! Limits
23329 \end_layout
23330
23331 \end_inset
23332
23333
23334 \begin_inset Formula 
23335 \[
23336 \lim_{x\rightarrow\infty}f(x),
23337 \]
23338
23339 \end_inset
23340
23341 which will place the 
23342 \begin_inset Formula $x\rightarrow\infty$
23343 \end_inset
23344
23345  underneath the 
23346 \begin_inset Quotes eld
23347 \end_inset
23348
23349 lim
23350 \begin_inset Quotes erd
23351 \end_inset
23352
23353  in display mode.
23354  In inline formulas it looks like this: 
23355 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23356 \end_inset
23357
23358 .
23359 \end_layout
23360
23361 \begin_layout Standard
23362 Note that the lim-function was entered as the function macro 
23363 \series bold
23364
23365 \backslash
23366 lim
23367 \series default
23368 .
23369  Have a look at section
23370 \begin_inset space ~
23371 \end_inset
23372
23373
23374 \begin_inset CommandInset ref
23375 LatexCommand ref
23376 reference "sub:Functions"
23377
23378 \end_inset
23379
23380  for an explanation of function macros.
23381 \end_layout
23382
23383 \begin_layout Subsection
23384 Math Symbols
23385 \begin_inset Index idx
23386 status collapsed
23387
23388 \begin_layout Plain Layout
23389 Math ! Symbols
23390 \end_layout
23391
23392 \end_inset
23393
23394
23395 \end_layout
23396
23397 \begin_layout Standard
23398 Most math symbols can be found in the 
23399 \family sans
23400 Math
23401 \begin_inset space ~
23402 \end_inset
23403
23404 Panel
23405 \family default
23406  under one of several categories; including 
23407 \family sans
23408 Greek
23409 \family default
23410
23411 \family sans
23412 Operators
23413 \family default
23414
23415 \family sans
23416 Relations
23417 \family default
23418
23419 \family sans
23420 Arrows
23421 \family default
23422 .
23423  There are also the additional symbols provided by the American Mathematical
23424  Society (AMS).
23425 \end_layout
23426
23427 \begin_layout Standard
23428 If you know the LaTeX-command for a construct or symbol you wish to use,
23429  you don't have to use the 
23430 \family sans
23431 Math
23432 \begin_inset space ~
23433 \end_inset
23434
23435 Panel
23436 \family default
23437 ; you can type the command directly into the formula.
23438  LyX will convert it to the corresponding symbol or construct.
23439 \end_layout
23440
23441 \begin_layout Subsection
23442 Altering Spacing
23443 \begin_inset Index idx
23444 status collapsed
23445
23446 \begin_layout Plain Layout
23447 Math ! Spaces
23448 \end_layout
23449
23450 \end_inset
23451
23452
23453 \end_layout
23454
23455 \begin_layout Standard
23456 You may want to create spaces that differ from the standard spacing that
23457  LaTeX provides.
23458  To do this, press 
23459 \begin_inset Info
23460 type  "shortcut"
23461 arg   "command-alternatives math-space ; space-insert protected"
23462 \end_inset
23463
23464  or use the 
23465 \family sans
23466 Math
23467 \begin_inset space ~
23468 \end_inset
23469
23470 Panel
23471 \family default
23472  button 
23473 \begin_inset Info
23474 type  "icon"
23475 arg   "math-insert \\space"
23476 \end_inset
23477
23478 .
23479  This generates a small space, and shows a small marker on the screen.
23480  For example, the sequence 
23481 \series bold
23482 a Ctrl+Space b
23483 \series default
23484
23485 \begin_inset Formula $a\, b$
23486 \end_inset
23487
23488  appears in LyX as 
23489 \begin_inset Graphics
23490         filename clipart/SpaceMarker.png
23491
23492 \end_inset
23493
23494 .
23495  You can change the space to different sizes when you set the cursor behind
23496  the space marker and enter space again several times.
23497  With every space enter the size will be changed.
23498  Some markers for the space size appear red in LyX, because they are negative
23499  spaces.
23500  Here are two examples:
23501 \end_layout
23502
23503 \begin_layout Standard
23504
23505 \series bold
23506 a Ctrl+Space b
23507 \series default
23508  and 3×
23509 \family sans
23510 Space
23511 \family default
23512
23513 \begin_inset Formula $a\quad b$
23514 \end_inset
23515
23516
23517 \end_layout
23518
23519 \begin_layout Standard
23520
23521 \series bold
23522 a Ctrl+Space b
23523 \series default
23524  and 5×
23525 \family sans
23526 Space
23527 \family default
23528
23529 \begin_inset Formula $a\! b$
23530 \end_inset
23531
23532
23533 \end_layout
23534
23535 \begin_layout Subsection
23536 Functions
23537 \begin_inset Index idx
23538 status collapsed
23539
23540 \begin_layout Plain Layout
23541 Math ! Functions
23542 \end_layout
23543
23544 \end_inset
23545
23546
23547 \begin_inset CommandInset label
23548 LatexCommand label
23549 name "sub:Functions"
23550
23551 \end_inset
23552
23553
23554 \end_layout
23555
23556 \begin_layout Standard
23557 The 
23558 \family sans
23559 Math
23560 \begin_inset space ~
23561 \end_inset
23562
23563 Panel
23564 \family default
23565  contains under the button 
23566 \begin_inset Info
23567 type  "icon"
23568 arg   "math-insert \\functions"
23569 \end_inset
23570
23571  a number of function macros, such as 
23572 \begin_inset Formula $\sin$
23573 \end_inset
23574
23575
23576 \begin_inset Formula $\lim$
23577 \end_inset
23578
23579
23580 \emph on
23581 etc
23582 \emph default
23583 .
23584  (you can also insert them in a formula by typing 
23585 \series bold
23586
23587 \backslash
23588 sin
23589 \series default
23590  etc.).
23591  Standard mathematical practice is that functions are printed upright to
23592  avoid confusions, because 
23593 \begin_inset Formula $sin$
23594 \end_inset
23595
23596  does normally mean 
23597 \begin_inset Formula $s\cdot i\cdot n$
23598 \end_inset
23599
23600 .
23601 \end_layout
23602
23603 \begin_layout Standard
23604 Using the function macros will also produce correct spacing around the function:
23605  
23606 \begin_inset Formula $a\sin x$
23607 \end_inset
23608
23609  is different from 
23610 \begin_inset Formula $asinx$
23611 \end_inset
23612
23613 .
23614 \end_layout
23615
23616 \begin_layout Standard
23617 For some mathematical objects, like limits, the macro changes where subscripts
23618  are placed, as described in section
23619 \begin_inset space ~
23620 \end_inset
23621
23622
23623 \begin_inset CommandInset ref
23624 LatexCommand ref
23625 reference "sub:Operators-with-Limits"
23626
23627 \end_inset
23628
23629 .
23630 \end_layout
23631
23632 \begin_layout Subsection
23633 Accents
23634 \begin_inset Index idx
23635 status collapsed
23636
23637 \begin_layout Plain Layout
23638 Math ! Accents
23639 \end_layout
23640
23641 \end_inset
23642
23643
23644 \end_layout
23645
23646 \begin_layout Standard
23647 In a formula you can insert accented characters in the same way as in text
23648  mode.
23649  This may depend on your keyboard, or the bindings file you use.
23650  You can also use LaTeX commands, for example, to enter 
23651 \begin_inset Formula $\hat{a}$
23652 \end_inset
23653
23654  even if your keyboard doesn't have the circumflex enabled.
23655  Our example is entered by typing 
23656 \series bold
23657
23658 \backslash
23659 hat
23660 \begin_inset space \textvisiblespace{}
23661 \end_inset
23662
23663 a
23664 \series default
23665  in a formula.
23666  Table
23667 \begin_inset space ~
23668 \end_inset
23669
23670
23671 \begin_inset CommandInset ref
23672 LatexCommand ref
23673 reference "tab:Accent-names-and"
23674
23675 \end_inset
23676
23677  shows the equivalences between the accent names and the commands.
23678 \end_layout
23679
23680 \begin_layout Standard
23681 \begin_inset Float table
23682 wide false
23683 sideways false
23684 status open
23685
23686 \begin_layout Plain Layout
23687 \begin_inset Caption Standard
23688
23689 \begin_layout Plain Layout
23690 \begin_inset CommandInset label
23691 LatexCommand label
23692 name "tab:Accent-names-and"
23693
23694 \end_inset
23695
23696 Accent names and the corresponding commands.
23697 \end_layout
23698
23699 \end_inset
23700
23701
23702 \end_layout
23703
23704 \begin_layout Plain Layout
23705 \align center
23706 \begin_inset Tabular
23707 <lyxtabular version="3" rows="11" columns="3">
23708 <features rotate="0" tabularvalignment="middle">
23709 <column alignment="center" valignment="top" width="0pt">
23710 <column alignment="center" valignment="top" width="0pt">
23711 <column alignment="center" valignment="top" width="0pt">
23712 <row>
23713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23714 \begin_inset Text
23715
23716 \begin_layout Plain Layout
23717 Name
23718 \end_layout
23719
23720 \end_inset
23721 </cell>
23722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23723 \begin_inset Text
23724
23725 \begin_layout Plain Layout
23726 Command
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23732 \begin_inset Text
23733
23734 \begin_layout Plain Layout
23735 E
23736 \family roman
23737 \series medium
23738 \shape up
23739 \size normal
23740 \emph off
23741 \bar no
23742 \noun off
23743 \color none
23744 xample
23745 \end_layout
23746
23747 \end_inset
23748 </cell>
23749 </row>
23750 <row>
23751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23752 \begin_inset Text
23753
23754 \begin_layout Plain Layout
23755
23756 \family roman
23757 \series medium
23758 \shape up
23759 \size normal
23760 \emph off
23761 \bar no
23762 \noun off
23763 \color none
23764 circumflex
23765 \end_layout
23766
23767 \end_inset
23768 </cell>
23769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23770 \begin_inset Text
23771
23772 \begin_layout Plain Layout
23773
23774 \series bold
23775
23776 \backslash
23777 hat
23778 \end_layout
23779
23780 \end_inset
23781 </cell>
23782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23783 \begin_inset Text
23784
23785 \begin_layout Plain Layout
23786
23787 \family roman
23788 \series medium
23789 \shape up
23790 \size normal
23791 \emph off
23792 \bar no
23793 \noun off
23794 \color none
23795 \begin_inset Formula $\hat{a}$
23796 \end_inset
23797
23798
23799 \end_layout
23800
23801 \end_inset
23802 </cell>
23803 </row>
23804 <row>
23805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23806 \begin_inset Text
23807
23808 \begin_layout Plain Layout
23809
23810 \family roman
23811 \series medium
23812 \shape up
23813 \size normal
23814 \emph off
23815 \bar no
23816 \noun off
23817 \color none
23818 grave
23819 \end_layout
23820
23821 \end_inset
23822 </cell>
23823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23824 \begin_inset Text
23825
23826 \begin_layout Plain Layout
23827
23828 \series bold
23829
23830 \backslash
23831 grave
23832 \end_layout
23833
23834 \end_inset
23835 </cell>
23836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23837 \begin_inset Text
23838
23839 \begin_layout Plain Layout
23840
23841 \family roman
23842 \series medium
23843 \shape up
23844 \size normal
23845 \emph off
23846 \bar no
23847 \noun off
23848 \color none
23849 \begin_inset Formula $\grave{a}$
23850 \end_inset
23851
23852
23853 \end_layout
23854
23855 \end_inset
23856 </cell>
23857 </row>
23858 <row>
23859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23860 \begin_inset Text
23861
23862 \begin_layout Plain Layout
23863
23864 \family roman
23865 \series medium
23866 \shape up
23867 \size normal
23868 \emph off
23869 \bar no
23870 \noun off
23871 \color none
23872 acute
23873 \end_layout
23874
23875 \end_inset
23876 </cell>
23877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23878 \begin_inset Text
23879
23880 \begin_layout Plain Layout
23881
23882 \series bold
23883
23884 \backslash
23885 acute
23886 \end_layout
23887
23888 \end_inset
23889 </cell>
23890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23891 \begin_inset Text
23892
23893 \begin_layout Plain Layout
23894
23895 \family roman
23896 \series medium
23897 \shape up
23898 \size normal
23899 \emph off
23900 \bar no
23901 \noun off
23902 \color none
23903 \begin_inset Formula $\acute{a}$
23904 \end_inset
23905
23906
23907 \end_layout
23908
23909 \end_inset
23910 </cell>
23911 </row>
23912 <row>
23913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917
23918 \family roman
23919 \series medium
23920 \shape up
23921 \size normal
23922 \emph off
23923 \bar no
23924 \noun off
23925 \color none
23926 umlaut
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23932 \begin_inset Text
23933
23934 \begin_layout Plain Layout
23935
23936 \series bold
23937
23938 \backslash
23939 ddot
23940 \end_layout
23941
23942 \end_inset
23943 </cell>
23944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Plain Layout
23948
23949 \family roman
23950 \series medium
23951 \shape up
23952 \size normal
23953 \emph off
23954 \bar no
23955 \noun off
23956 \color none
23957 \begin_inset Formula $\ddot{a}$
23958 \end_inset
23959
23960
23961 \end_layout
23962
23963 \end_inset
23964 </cell>
23965 </row>
23966 <row>
23967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23968 \begin_inset Text
23969
23970 \begin_layout Plain Layout
23971
23972 \family roman
23973 \series medium
23974 \shape up
23975 \size normal
23976 \emph off
23977 \bar no
23978 \noun off
23979 \color none
23980 tilde
23981 \end_layout
23982
23983 \end_inset
23984 </cell>
23985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23986 \begin_inset Text
23987
23988 \begin_layout Plain Layout
23989
23990 \series bold
23991
23992 \backslash
23993 tilde
23994 \end_layout
23995
23996 \end_inset
23997 </cell>
23998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \begin_layout Plain Layout
24002
24003 \family roman
24004 \series medium
24005 \shape up
24006 \size normal
24007 \emph off
24008 \bar no
24009 \noun off
24010 \color none
24011 \begin_inset Formula $\tilde{a}$
24012 \end_inset
24013
24014
24015 \end_layout
24016
24017 \end_inset
24018 </cell>
24019 </row>
24020 <row>
24021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025
24026 \family roman
24027 \series medium
24028 \shape up
24029 \size normal
24030 \emph off
24031 \bar no
24032 \noun off
24033 \color none
24034 dot
24035 \end_layout
24036
24037 \end_inset
24038 </cell>
24039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24040 \begin_inset Text
24041
24042 \begin_layout Plain Layout
24043
24044 \series bold
24045
24046 \backslash
24047 dot
24048 \end_layout
24049
24050 \end_inset
24051 </cell>
24052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24053 \begin_inset Text
24054
24055 \begin_layout Plain Layout
24056
24057 \family roman
24058 \series medium
24059 \shape up
24060 \size normal
24061 \emph off
24062 \bar no
24063 \noun off
24064 \color none
24065 \begin_inset Formula $\dot{a}$
24066 \end_inset
24067
24068
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 </row>
24074 <row>
24075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24076 \begin_inset Text
24077
24078 \begin_layout Plain Layout
24079
24080 \family roman
24081 \series medium
24082 \shape up
24083 \size normal
24084 \emph off
24085 \bar no
24086 \noun off
24087 \color none
24088 breve
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24094 \begin_inset Text
24095
24096 \begin_layout Plain Layout
24097
24098 \series bold
24099
24100 \backslash
24101 breve
24102 \end_layout
24103
24104 \end_inset
24105 </cell>
24106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24107 \begin_inset Text
24108
24109 \begin_layout Plain Layout
24110
24111 \family roman
24112 \series medium
24113 \shape up
24114 \size normal
24115 \emph off
24116 \bar no
24117 \noun off
24118 \color none
24119 \begin_inset Formula $\breve{a}$
24120 \end_inset
24121
24122
24123 \end_layout
24124
24125 \end_inset
24126 </cell>
24127 </row>
24128 <row>
24129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24130 \begin_inset Text
24131
24132 \begin_layout Plain Layout
24133
24134 \family roman
24135 \series medium
24136 \shape up
24137 \size normal
24138 \emph off
24139 \bar no
24140 \noun off
24141 \color none
24142 caron
24143 \end_layout
24144
24145 \end_inset
24146 </cell>
24147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24148 \begin_inset Text
24149
24150 \begin_layout Plain Layout
24151
24152 \series bold
24153
24154 \backslash
24155 check
24156 \end_layout
24157
24158 \end_inset
24159 </cell>
24160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24161 \begin_inset Text
24162
24163 \begin_layout Plain Layout
24164
24165 \family roman
24166 \series medium
24167 \shape up
24168 \size normal
24169 \emph off
24170 \bar no
24171 \noun off
24172 \color none
24173 \begin_inset Formula $\check{a}$
24174 \end_inset
24175
24176
24177 \end_layout
24178
24179 \end_inset
24180 </cell>
24181 </row>
24182 <row>
24183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24184 \begin_inset Text
24185
24186 \begin_layout Plain Layout
24187
24188 \family roman
24189 \series medium
24190 \shape up
24191 \size normal
24192 \emph off
24193 \bar no
24194 \noun off
24195 \color none
24196 macron
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24202 \begin_inset Text
24203
24204 \begin_layout Plain Layout
24205
24206 \series bold
24207
24208 \backslash
24209 bar
24210 \end_layout
24211
24212 \end_inset
24213 </cell>
24214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24215 \begin_inset Text
24216
24217 \begin_layout Plain Layout
24218
24219 \family roman
24220 \series medium
24221 \shape up
24222 \size normal
24223 \emph off
24224 \bar no
24225 \noun off
24226 \color none
24227 \begin_inset Formula $\bar{a}$
24228 \end_inset
24229
24230
24231 \end_layout
24232
24233 \end_inset
24234 </cell>
24235 </row>
24236 <row>
24237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24238 \begin_inset Text
24239
24240 \begin_layout Plain Layout
24241 vector
24242 \end_layout
24243
24244 \end_inset
24245 </cell>
24246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24247 \begin_inset Text
24248
24249 \begin_layout Plain Layout
24250
24251 \series bold
24252
24253 \backslash
24254 vec
24255 \end_layout
24256
24257 \end_inset
24258 </cell>
24259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24260 \begin_inset Text
24261
24262 \begin_layout Plain Layout
24263
24264 \family roman
24265 \series medium
24266 \shape up
24267 \size normal
24268 \emph off
24269 \bar no
24270 \noun off
24271 \color none
24272 \begin_inset Formula $\vec{a}$
24273 \end_inset
24274
24275
24276 \end_layout
24277
24278 \end_inset
24279 </cell>
24280 </row>
24281 </lyxtabular>
24282
24283 \end_inset
24284
24285
24286 \end_layout
24287
24288 \end_inset
24289
24290
24291 \end_layout
24292
24293 \begin_layout Standard
24294 You can choose one of the accents by selecting an item from the 
24295 \family sans
24296 Frame
24297 \begin_inset space ~
24298 \end_inset
24299
24300 decorations
24301 \family default
24302  symbol set button 
24303 \begin_inset Info
24304 type  "icon"
24305 arg   "math-insert \\hat"
24306 \end_inset
24307
24308  in the math panel; this will apply to any selection you have made within
24309  a formula too.
24310 \end_layout
24311
24312 \begin_layout Section
24313 Brackets and Delimiters
24314 \begin_inset Index idx
24315 status collapsed
24316
24317 \begin_layout Plain Layout
24318 Math ! Brackets
24319 \end_layout
24320
24321 \end_inset
24322
24323
24324 \begin_inset Index idx
24325 status collapsed
24326
24327 \begin_layout Plain Layout
24328 Math ! Delimiters
24329 \end_layout
24330
24331 \end_inset
24332
24333
24334 \begin_inset CommandInset label
24335 LatexCommand label
24336 name "sec:Brackets-and-Delimiters"
24337
24338 \end_inset
24339
24340
24341 \end_layout
24342
24343 \begin_layout Standard
24344 There are several brackets available through LyX.
24345  For some purposes, using just the keys 
24346 \family typewriter
24347 []{}()|<>
24348 \family default
24349  should suffice.
24350  But if you want to surround a large structure, like a matrix or a fraction,
24351  or if you have several layers of brackets, it is better to use the math
24352  toolbar delimiter icon 
24353 \begin_inset Info
24354 type  "icon"
24355 arg   "dialog-show mathdelimiter"
24356 \end_inset
24357
24358 .
24359  For example, if you construct the brackets around a matrix in this way:
24360 \begin_inset Formula 
24361 \[
24362 \left[\begin{array}{cc}
24363 1 & 2\\
24364 3 & 4
24365 \end{array}\right]
24366 \]
24367
24368 \end_inset
24369
24370 it makes it easier to see the layers of parentheses.
24371  Below, the expression on the left was entered using the delimiter icon
24372  
24373 \begin_inset Info
24374 type  "icon"
24375 arg   "dialog-show mathdelimiter"
24376 \end_inset
24377
24378  and the expression on the right was entered using the 
24379 \family typewriter
24380 ()
24381 \family default
24382  keys.
24383  
24384 \begin_inset Formula 
24385 \[
24386 \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})}))}
24387 \]
24388
24389 \end_inset
24390
24391
24392 \end_layout
24393
24394 \begin_layout Standard
24395 If you use the delimiter icon, the parentheses, and other brackets from
24396  that menu will automatically re-size to accommodate the size of what is
24397  inside.
24398 \end_layout
24399
24400 \begin_layout Standard
24401 To construct brackets click on the button for the bracket you want on the
24402  left side and right side.
24403  If you use the option 
24404 \family sans
24405 Keep
24406 \begin_inset space ~
24407 \end_inset
24408
24409 matched
24410 \family default
24411 , the selected bracket type will be used for the left and the right side.
24412  The selection will be shown as TeX code.
24413  If you want one side not to have a bracket, use 
24414 \family sans
24415 (none)
24416 \family default
24417 .
24418  It will appear in LyX with a dotted line, but nothing will be printed.
24419 \end_layout
24420
24421 \begin_layout Standard
24422 If you want to place brackets around existing math structures, like a square
24423  root, you can do so by first highlighting (selecting) the structure that
24424  is to go inside the brackets.
24425  Then choose the appropriate brackets for left and right and click on 
24426 \family sans
24427 Insert
24428 \family default
24429 .
24430  The most common bracket combinations (parentheses, square brackets, and
24431  braces, on both sides) can be entered more quickly using keyboard shortcuts.
24432  For example, to insert a pair of parentheses, select the structure and
24433  enter 
24434 \begin_inset Info
24435 type  "shortcut"
24436 arg   "math-delim ( )"
24437 \end_inset
24438
24439 .
24440 \end_layout
24441
24442 \begin_layout Section
24443 Arrays and Multi-line Equations
24444 \begin_inset Index idx
24445 status collapsed
24446
24447 \begin_layout Plain Layout
24448 Math ! Arrays
24449 \end_layout
24450
24451 \end_inset
24452
24453
24454 \begin_inset Index idx
24455 status collapsed
24456
24457 \begin_layout Plain Layout
24458 Math ! Matrices
24459 \end_layout
24460
24461 \end_inset
24462
24463
24464 \begin_inset Index idx
24465 status collapsed
24466
24467 \begin_layout Plain Layout
24468 Math ! Multi-line Equations
24469 \end_layout
24470
24471 \end_inset
24472
24473
24474 \end_layout
24475
24476 \begin_layout Standard
24477 Matrices are entered in LyX using the 
24478 \family sans
24479 Math
24480 \begin_inset space ~
24481 \end_inset
24482
24483 Panel
24484 \family default
24485  matrix button 
24486 \begin_inset Info
24487 type  "icon"
24488 arg   "dialog-show mathmatrix"
24489 \end_inset
24490
24491 .
24492  It will open a dialog for you to choose the number of rows/columns.
24493  Here is an example:
24494 \begin_inset Formula 
24495 \[
24496 \left(\begin{array}{ccc}
24497 1 & 2 & 3\\
24498 4 & 5 & 6\\
24499 7 & 8 & 9
24500 \end{array}\right)
24501 \]
24502
24503 \end_inset
24504
24505 The parentheses aren't automatic, but you can add them as described in section
24506 \begin_inset space ~
24507 \end_inset
24508
24509
24510 \begin_inset CommandInset ref
24511 LatexCommand ref
24512 reference "sec:Brackets-and-Delimiters"
24513
24514 \end_inset
24515
24516 .
24517  When you construct the matrix, you can decide whether the column entries
24518  will be left-, right-, or center-justified.
24519  This alignment is set in the box 
24520 \family sans
24521 Horizontal
24522 \family default
24523  with the letters 
24524 \begin_inset Quotes eld
24525 \end_inset
24526
24527
24528 \family sans
24529 l
24530 \family default
24531
24532 \begin_inset Quotes erd
24533 \end_inset
24534
24535
24536 \begin_inset Quotes eld
24537 \end_inset
24538
24539
24540 \family sans
24541 r
24542 \family default
24543
24544 \begin_inset Quotes erd
24545 \end_inset
24546
24547 , and 
24548 \begin_inset Quotes eld
24549 \end_inset
24550
24551
24552 \family sans
24553 c
24554 \family default
24555
24556 \begin_inset Quotes erd
24557 \end_inset
24558
24559 .
24560  LyX proposes a 
24561 \begin_inset Quotes eld
24562 \end_inset
24563
24564
24565 \family sans
24566 c
24567 \family default
24568
24569 \begin_inset Quotes erd
24570 \end_inset
24571
24572  for every column as default.
24573  For example, the sequence 
24574 \begin_inset Quotes eld
24575 \end_inset
24576
24577
24578 \family sans
24579 lcr
24580 \family default
24581
24582 \begin_inset Quotes erd
24583 \end_inset
24584
24585  means that the first column will be left-justified, the second will be
24586  centered, and the third column will be right-justified, because each letter
24587  corresponds to the relevant column.
24588  The result will look like this:
24589 \begin_inset Formula 
24590 \[
24591 \begin{array}{lcr}
24592 this & this\, column & this\, column\\
24593 column & has & has\, right\\
24594 has\, left\, alignment & center\, alignment & alignment
24595 \end{array}.
24596 \]
24597
24598 \end_inset
24599
24600
24601 \end_layout
24602
24603 \begin_layout Standard
24604 You can add more rows to an existing matrix by entering 
24605 \begin_inset Info
24606 type  "shortcut"
24607 arg   "newline-insert newline"
24608 \end_inset
24609
24610  while the cursor is in the matrix.
24611  Adding or deleting columns can be done via the menu 
24612 \family sans
24613 Edit\SpecialChar \menuseparator
24614 Math
24615 \family default
24616  or the math toolbar.
24617 \end_layout
24618
24619 \begin_layout Standard
24620 There are other arrays used in formulas, such as distinctions of cases.
24621  It can be created with the menu 
24622 \family sans
24623 Insert\SpecialChar \menuseparator
24624 Math\SpecialChar \menuseparator
24625 Cases
24626 \begin_inset space ~
24627 \end_inset
24628
24629 Environment
24630 \family default
24631  or the command 
24632 \series bold
24633
24634 \backslash
24635 cases
24636 \series default
24637 .
24638  Here is an example: 
24639 \begin_inset Formula 
24640 \[
24641 f(x)=\begin{cases}
24642 -1 & x<0\\
24643 0 & x=0\\
24644 1 & x>0
24645 \end{cases}
24646 \]
24647
24648 \end_inset
24649
24650
24651 \end_layout
24652
24653 \begin_layout Standard
24654 \begin_inset VSpace bigskip
24655 \end_inset
24656
24657 Multi-line formulas are created when you press 
24658 \begin_inset Info
24659 type  "shortcut"
24660 arg   "newline-insert newline"
24661 \end_inset
24662
24663  within a formula.
24664  In an empty formula you can see that three blue boxes appear, one for each
24665  column.
24666  When you press 
24667 \begin_inset Info
24668 type  "shortcut"
24669 arg   "newline-insert newline"
24670 \end_inset
24671
24672  in a non-empty formula, the part before the relation sign (equal sign 
24673 \begin_inset Quotes eld
24674 \end_inset
24675
24676 =
24677 \begin_inset Quotes erd
24678 \end_inset
24679
24680  etc.) will be inserted automatically in the first column, the relation sign
24681  is in the second column, and the rest in the third column.
24682  A new row is created by every further entry of 
24683 \begin_inset Info
24684 type  "shortcut"
24685 arg   "newline-insert newline"
24686 \end_inset
24687
24688 .
24689  Multi-line formulas are always displayed formulas.
24690  Here is an example:
24691 \begin_inset Formula 
24692 \begin{eqnarray}
24693 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24694 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24695 \end{eqnarray}
24696
24697 \end_inset
24698
24699 Note that the middle column is designed for relation signs so structures
24700  in this column will be printed in a smaller size:
24701 \begin_inset Formula 
24702 \begin{eqnarray*}
24703 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24704 \end{eqnarray*}
24705
24706 \end_inset
24707
24708
24709 \end_layout
24710
24711 \begin_layout Standard
24712 The multi-line formula type described here is called 
24713 \family typewriter
24714 \series medium
24715 eqnarray
24716 \family default
24717 \series default
24718 .
24719  There are other multi-line types more suitable for certain situations,
24720  for example if you want a better inter-line spacing than in formula 
24721 \begin_inset CommandInset ref
24722 LatexCommand eqref
24723 reference "eq:asquared"
24724
24725 \end_inset
24726
24727 .
24728  The other types are described in section
24729 \begin_inset space ~
24730 \end_inset
24731
24732
24733 \begin_inset CommandInset ref
24734 LatexCommand ref
24735 reference "sub:AMS-Formula-Types"
24736
24737 \end_inset
24738
24739 .
24740 \end_layout
24741
24742 \begin_layout Section
24743 Formula Numbering and Referencing
24744 \begin_inset Index idx
24745 status collapsed
24746
24747 \begin_layout Plain Layout
24748 Math ! Formula numbering
24749 \end_layout
24750
24751 \end_inset
24752
24753
24754 \begin_inset Index idx
24755 status collapsed
24756
24757 \begin_layout Plain Layout
24758 Math ! Referencing formulas
24759 \end_layout
24760
24761 \end_inset
24762
24763
24764 \begin_inset CommandInset label
24765 LatexCommand label
24766 name "sec:Formula-Numbering-and"
24767
24768 \end_inset
24769
24770
24771 \end_layout
24772
24773 \begin_layout Standard
24774 To number a formula, set the cursor in the formula and use the menu 
24775 \family sans
24776 Edit\SpecialChar \menuseparator
24777 Math\SpecialChar \menuseparator
24778 Number
24779 \begin_inset space ~
24780 \end_inset
24781
24782 Whole
24783 \begin_inset space ~
24784 \end_inset
24785
24786 Formula
24787 \family default
24788  or the shortcut 
24789 \begin_inset Info
24790 type  "shortcut"
24791 arg   "math-number-toggle"
24792 \end_inset
24793
24794 .
24795  The formula number appears in LyX within parentheses.
24796  The number shown is temporary and may be different when the output is generated.
24797  The placement and format of the formula number in the output depends on
24798  the document class.
24799  In this document the number is printed together with the chapter number,
24800  separated by a dot:
24801 \begin_inset Formula 
24802 \begin{equation}
24803 1+1=2
24804 \end{equation}
24805
24806 \end_inset
24807
24808 Using 
24809 \begin_inset Info
24810 type  "shortcut"
24811 arg   "math-number-toggle"
24812 \end_inset
24813
24814  in a numbered formula will switch off the numbering.
24815  You can only number displayed formulas.
24816 \end_layout
24817
24818 \begin_layout Standard
24819 Multi-line formulas can be numbered line by line: Using the menu 
24820 \family sans
24821 Edit\SpecialChar \menuseparator
24822 Math\SpecialChar \menuseparator
24823 Number
24824 \begin_inset space ~
24825 \end_inset
24826
24827 This
24828 \begin_inset space ~
24829 \end_inset
24830
24831 Line
24832 \family default
24833  or the shortcut 
24834 \begin_inset Info
24835 type  "shortcut"
24836 arg   "math-number-line-toggle"
24837 \end_inset
24838
24839  will only toggle the numbering of the line where the cursor is:
24840 \begin_inset Formula 
24841 \begin{eqnarray}
24842 1 & = & 3-2\\
24843 2 & = & 4-2\nonumber \\
24844 4 & \leq & 7
24845 \end{eqnarray}
24846
24847 \end_inset
24848
24849 To number all lines use the shortcut 
24850 \begin_inset Info
24851 type  "shortcut"
24852 arg   "math-number-toggle"
24853 \end_inset
24854
24855 .
24856 \end_layout
24857
24858 \begin_layout Standard
24859 \begin_inset VSpace bigskip
24860 \end_inset
24861
24862 Every displayed formula can be referenced by its number using a label.
24863  A label is inserted with the menu 
24864 \family sans
24865 Insert\SpecialChar \menuseparator
24866 Label
24867 \family default
24868  (toolbar button 
24869 \begin_inset Info
24870 type  "icon"
24871 arg   "label-insert"
24872 \end_inset
24873
24874 ) when the cursor is in the formula.
24875  This opens a dialog to enter the label.
24876  It is recommended that you use the suggested 
24877 \begin_inset Quotes eld
24878 \end_inset
24879
24880
24881 \family sans
24882 eq:
24883 \family default
24884
24885 \begin_inset Quotes erd
24886 \end_inset
24887
24888  as the first part of the label, because this helps later to identify the
24889  label type when you have many labels in your document.
24890  We inserted in the following example the label 
24891 \begin_inset Quotes eld
24892 \end_inset
24893
24894 eq:tanhExp
24895 \begin_inset Quotes erd
24896 \end_inset
24897
24898  in the second line:
24899 \begin_inset Formula 
24900 \begin{eqnarray}
24901 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24902  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24903 \end{eqnarray}
24904
24905 \end_inset
24906
24907 Every labeled line is automatically numbered.
24908  Therefore the label is shown behind the formula number.
24909  You can reference a labeled formula using the menu 
24910 \family sans
24911 Insert\SpecialChar \menuseparator
24912 Cross
24913 \begin_inset space ~
24914 \end_inset
24915
24916 Reference
24917 \family default
24918  (toolbar button 
24919 \begin_inset Info
24920 type  "icon"
24921 arg   "dialog-show-new-inset ref"
24922 \end_inset
24923
24924 ).
24925  A dialog appears to choose a label you want to refer to.
24926  The reference appears in LyX as a gray cross-reference box and in the output
24927  as the formula number:
24928 \end_layout
24929
24930 \begin_layout Standard
24931 This is a cross-reference to equation (
24932 \begin_inset CommandInset ref
24933 LatexCommand ref
24934 reference "eq:tanhExp"
24935
24936 \end_inset
24937
24938 ).
24939 \end_layout
24940
24941 \begin_layout Standard
24942 The properties of LyX's cross-reference box are described in section
24943 \begin_inset space ~
24944 \end_inset
24945
24946
24947 \begin_inset CommandInset ref
24948 LatexCommand ref
24949 reference "sec:Cross-References"
24950
24951 \end_inset
24952
24953 .
24954  To delete a label, set the cursor at the end in the labeled formula and
24955  press 
24956 \family sans
24957 Del
24958 \family default
24959 .
24960 \end_layout
24961
24962 \begin_layout Section
24963 User defined math macros
24964 \begin_inset Index idx
24965 status collapsed
24966
24967 \begin_layout Plain Layout
24968 Math ! Macros
24969 \end_layout
24970
24971 \end_inset
24972
24973
24974 \end_layout
24975
24976 \begin_layout Standard
24977 LyX allows you to define macros for formulas which is very useful when you
24978  have equations of the same form in a document several times.
24979  Math macros are explained in section 
24980 \emph on
24981 Math
24982 \begin_inset space ~
24983 \end_inset
24984
24985 Macros
24986 \emph default
24987  of the 
24988 \emph on
24989 Math
24990 \emph default
24991  manual.
24992 \end_layout
24993
24994 \begin_layout Section
24995 Fine-Tuning
24996 \end_layout
24997
24998 \begin_layout Subsection
24999 Typefaces
25000 \begin_inset Index idx
25001 status collapsed
25002
25003 \begin_layout Plain Layout
25004 Math ! Typefaces
25005 \end_layout
25006
25007 \end_inset
25008
25009
25010 \end_layout
25011
25012 \begin_layout Standard
25013 The standard font for text is italic, for numbers the standard is roman.
25014  To set a font in a formula, use the 
25015 \family sans
25016 Math
25017 \begin_inset space ~
25018 \end_inset
25019
25020 Panel
25021 \family default
25022  button 
25023 \begin_inset Info
25024 type  "icon"
25025 arg   "math-insert \\font"
25026 \end_inset
25027
25028 , or enter its command, listed in table
25029 \begin_inset space ~
25030 \end_inset
25031
25032
25033 \begin_inset CommandInset ref
25034 LatexCommand ref
25035 reference "tab:Typefaces-and-the"
25036
25037 \end_inset
25038
25039 , directly.
25040 \end_layout
25041
25042 \begin_layout Standard
25043 \begin_inset Float table
25044 wide false
25045 sideways false
25046 status open
25047
25048 \begin_layout Plain Layout
25049 \begin_inset Caption Standard
25050
25051 \begin_layout Plain Layout
25052 \begin_inset CommandInset label
25053 LatexCommand label
25054 name "tab:Typefaces-and-the"
25055
25056 \end_inset
25057
25058 Typefaces and the corresponding commands.
25059 \end_layout
25060
25061 \end_inset
25062
25063
25064 \end_layout
25065
25066 \begin_layout Plain Layout
25067 \align center
25068 \begin_inset Tabular
25069 <lyxtabular version="3" rows="9" columns="2">
25070 <features rotate="0" tabularvalignment="middle">
25071 <column alignment="center" valignment="top" width="0pt">
25072 <column alignment="center" valignment="top" width="0pt">
25073 <row>
25074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25075 \begin_inset Text
25076
25077 \begin_layout Plain Layout
25078 Font
25079 \end_layout
25080
25081 \end_inset
25082 </cell>
25083 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25084 \begin_inset Text
25085
25086 \begin_layout Plain Layout
25087 Command
25088 \end_layout
25089
25090 \end_inset
25091 </cell>
25092 </row>
25093 <row>
25094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25095 \begin_inset Text
25096
25097 \begin_layout Plain Layout
25098
25099 \shape up
25100 \size normal
25101 \bar no
25102 \noun off
25103 \color none
25104 \begin_inset Formula $\mathrm{Roman}$
25105 \end_inset
25106
25107
25108 \end_layout
25109
25110 \end_inset
25111 </cell>
25112 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25113 \begin_inset Text
25114
25115 \begin_layout Plain Layout
25116
25117 \series bold
25118
25119 \backslash
25120 mathrm
25121 \end_layout
25122
25123 \end_inset
25124 </cell>
25125 </row>
25126 <row>
25127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25128 \begin_inset Text
25129
25130 \begin_layout Plain Layout
25131 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25132 \end_inset
25133
25134
25135 \end_layout
25136
25137 \end_inset
25138 </cell>
25139 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25140 \begin_inset Text
25141
25142 \begin_layout Plain Layout
25143
25144 \series bold
25145
25146 \backslash
25147 mathbf
25148 \end_layout
25149
25150 \end_inset
25151 </cell>
25152 </row>
25153 <row>
25154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25155 \begin_inset Text
25156
25157 \begin_layout Plain Layout
25158 \begin_inset Formula $\mathit{Italic}$
25159 \end_inset
25160
25161
25162 \end_layout
25163
25164 \end_inset
25165 </cell>
25166 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25167 \begin_inset Text
25168
25169 \begin_layout Plain Layout
25170
25171 \series bold
25172
25173 \backslash
25174 mathit
25175 \end_layout
25176
25177 \end_inset
25178 </cell>
25179 </row>
25180 <row>
25181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25182 \begin_inset Text
25183
25184 \begin_layout Plain Layout
25185
25186 \shape up
25187 \size normal
25188 \bar no
25189 \noun off
25190 \color none
25191 \begin_inset Formula $\mathtt{Typewriter}$
25192 \end_inset
25193
25194
25195 \end_layout
25196
25197 \end_inset
25198 </cell>
25199 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25200 \begin_inset Text
25201
25202 \begin_layout Plain Layout
25203
25204 \series bold
25205
25206 \backslash
25207 mathtt
25208 \end_layout
25209
25210 \end_inset
25211 </cell>
25212 </row>
25213 <row>
25214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25215 \begin_inset Text
25216
25217 \begin_layout Plain Layout
25218 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25219 \end_inset
25220
25221
25222 \end_layout
25223
25224 \end_inset
25225 </cell>
25226 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25227 \begin_inset Text
25228
25229 \begin_layout Plain Layout
25230
25231 \series bold
25232
25233 \backslash
25234 mathbb
25235 \end_layout
25236
25237 \end_inset
25238 </cell>
25239 </row>
25240 <row>
25241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25242 \begin_inset Text
25243
25244 \begin_layout Plain Layout
25245 \begin_inset Formula $\mathfrak{Fraktur}$
25246 \end_inset
25247
25248
25249 \end_layout
25250
25251 \end_inset
25252 </cell>
25253 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25254 \begin_inset Text
25255
25256 \begin_layout Plain Layout
25257
25258 \series bold
25259
25260 \backslash
25261 mathfrak
25262 \end_layout
25263
25264 \end_inset
25265 </cell>
25266 </row>
25267 <row>
25268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25269 \begin_inset Text
25270
25271 \begin_layout Plain Layout
25272
25273 \shape up
25274 \size normal
25275 \emph on
25276 \bar no
25277 \noun off
25278 \color none
25279 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25280 \end_inset
25281
25282
25283 \end_layout
25284
25285 \end_inset
25286 </cell>
25287 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25288 \begin_inset Text
25289
25290 \begin_layout Plain Layout
25291
25292 \series bold
25293
25294 \backslash
25295 mathcal
25296 \end_layout
25297
25298 \end_inset
25299 </cell>
25300 </row>
25301 <row>
25302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25303 \begin_inset Text
25304
25305 \begin_layout Plain Layout
25306 \begin_inset Formula $\mathsf{SansSerif}$
25307 \end_inset
25308
25309
25310 \end_layout
25311
25312 \end_inset
25313 </cell>
25314 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25315 \begin_inset Text
25316
25317 \begin_layout Plain Layout
25318
25319 \series bold
25320
25321 \backslash
25322 mathsf
25323 \end_layout
25324
25325 \end_inset
25326 </cell>
25327 </row>
25328 </lyxtabular>
25329
25330 \end_inset
25331
25332
25333 \end_layout
25334
25335 \end_inset
25336
25337
25338 \end_layout
25339
25340 \begin_layout Standard
25341 \begin_inset Note Greyedout
25342 status open
25343
25344 \begin_layout Plain Layout
25345
25346 \series bold
25347 Note:
25348 \series default
25349  You can only print capital letters in the typefaces 
25350 \family sans
25351 Blackboard
25352 \family default
25353  and 
25354 \family sans
25355 Calligraphic
25356 \family default
25357 .
25358 \end_layout
25359
25360 \end_inset
25361
25362
25363 \end_layout
25364
25365 \begin_layout Standard
25366 When you use a typeface, a blue box is inserted in the formula.
25367  Every character in this box will be printed in this typeface.
25368  Pressing 
25369 \family sans
25370 Space
25371 \family default
25372  within the box will set the cursor outside, so that you have to use a protected
25373  space when you need a space in the box.
25374  Here is an example where 
25375 \begin_inset Quotes eld
25376 \end_inset
25377
25378 N
25379 \begin_inset Quotes erd
25380 \end_inset
25381
25382  in 
25383 \family sans
25384 Blackboard
25385 \family default
25386  denotes the set of numbers:
25387 \begin_inset Formula 
25388 \[
25389 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25390 \]
25391
25392 \end_inset
25393
25394
25395 \end_layout
25396
25397 \begin_layout Standard
25398 The typefaces are nestable, which can cause confusion.
25399  You can, for example, put a character in 
25400 \family sans
25401 Fraktur
25402 \family default
25403  in a box for 
25404 \family sans
25405 Typewriter
25406 \family default
25407
25408 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25409 \end_inset
25410
25411  
25412 \begin_inset Newline newline
25413 \end_inset
25414
25415 So it is better not to use this feature.
25416 \end_layout
25417
25418 \begin_layout Standard
25419 The typefaces have no effect on Greek letters: 
25420 \begin_inset Formula $\mathfrak{abc\delta e}$
25421 \end_inset
25422
25423
25424 \begin_inset Newline newline
25425 \end_inset
25426
25427 You can only print them emboldened using the command 
25428 \series bold
25429
25430 \backslash
25431 boldsymbol
25432 \series default
25433 , which works like the other typeface commands: 
25434 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25435 \end_inset
25436
25437
25438 \end_layout
25439
25440 \begin_layout Standard
25441
25442 \series bold
25443
25444 \backslash
25445 boldsymbol
25446 \series default
25447  works for all symbols, letters, and numbers.
25448 \end_layout
25449
25450 \begin_layout Standard
25451 A number of other font options are available as well, in the menu 
25452 \family sans
25453 Edit\SpecialChar \menuseparator
25454 Math\SpecialChar \menuseparator
25455 Text
25456 \begin_inset space ~
25457 \end_inset
25458
25459 Style
25460 \family default
25461 .
25462 \end_layout
25463
25464 \begin_layout Subsection
25465 Math Text
25466 \begin_inset Index idx
25467 status collapsed
25468
25469 \begin_layout Plain Layout
25470 Math ! Text
25471 \end_layout
25472
25473 \end_inset
25474
25475
25476 \end_layout
25477
25478 \begin_layout Standard
25479 Typefaces are useful for entering some characters in some given font, but
25480  not for text.
25481  For typing longer pieces of text use the math text, which is obtained using
25482  the entry 
25483 \family sans
25484 Normal
25485 \begin_inset space ~
25486 \end_inset
25487
25488 text
25489 \begin_inset space ~
25490 \end_inset
25491
25492 mode
25493 \family default
25494  of the 
25495 \family sans
25496 Math
25497 \begin_inset space ~
25498 \end_inset
25499
25500 Panel
25501 \family default
25502  button 
25503 \begin_inset Info
25504 type  "icon"
25505 arg   "math-insert \\font"
25506 \end_inset
25507
25508 .
25509  Math text appears in LyX in black instead of blue.
25510  You can use spaces and accents in math text as in normal text.
25511  Here is an example:
25512 \begin_inset Formula 
25513 \[
25514 f(x)=\begin{cases}
25515 x & \mbox{if I say so}\\
25516 -x & \mbox{under Umständen}
25517 \end{cases}
25518 \]
25519
25520 \end_inset
25521
25522
25523 \end_layout
25524
25525 \begin_layout Subsection
25526 Font Sizes
25527 \begin_inset Index idx
25528 status collapsed
25529
25530 \begin_layout Plain Layout
25531 Math ! Font sizes
25532 \end_layout
25533
25534 \end_inset
25535
25536
25537 \end_layout
25538
25539 \begin_layout Standard
25540 There are four font styles (relative sizes) used in math-mode, which are
25541  automatically chosen in most situations.
25542  These are called 
25543 \family sans
25544 textstyle
25545 \family default
25546
25547 \family sans
25548 displaystyle
25549 \family default
25550
25551 \family sans
25552 scriptstyle
25553 \family default
25554 , and 
25555 \family sans
25556 scriptscriptstyle
25557 \family default
25558 .
25559  For most characters, 
25560 \family sans
25561 textstyle
25562 \family default
25563  and 
25564 \family sans
25565 displaystyle
25566 \family default
25567  are actually the same size, but fractions, superscripts and subscripts,
25568  and certain other structures, are set larger in 
25569 \family sans
25570 displaystyle
25571 \family default
25572 .
25573  Except for some operators, which resize themselves to accommodate various
25574  situations, all text will be set in the styles that LaTeX thinks are appropriat
25575 e.
25576  These choices can be overridden by using the math panel button 
25577 \begin_inset Info
25578 type  "icon"
25579 arg   "math-insert \\style"
25580 \end_inset
25581
25582 .
25583  A box for the size will be created in which you can insert the math structure.
25584  For example, you can set 
25585 \begin_inset Formula $\frac{1}{2}$
25586 \end_inset
25587
25588 , which is normally in 
25589 \family sans
25590 textstyle
25591 \family default
25592 , larger in 
25593 \family sans
25594 displaystyle
25595 \family default
25596
25597 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25598 \end_inset
25599
25600 .
25601  The four styles are used in the following example:
25602 \end_layout
25603
25604 \begin_layout Standard
25605 \begin_inset Formula $displaystyle$
25606 \end_inset
25607
25608
25609 \begin_inset Formula ${\textstyle textstyle}$
25610 \end_inset
25611
25612
25613 \begin_inset Formula ${\scriptstyle scriptstyle}$
25614 \end_inset
25615
25616
25617 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25618 \end_inset
25619
25620 .
25621 \end_layout
25622
25623 \begin_layout Standard
25624 All these math-mode font sizes are relative so that if the whole math inset
25625  is set in a particular size with the menu 
25626 \family sans
25627 Edit\SpecialChar \menuseparator
25628 Text
25629 \begin_inset space ~
25630 \end_inset
25631
25632 Style
25633 \family default
25634 , all sizes in the formula will be adjusted relative to this size.
25635  Similarly, if the base font size of the document is changed, all fonts
25636  will be adjusted to correspond.
25637  As an example here is a formula in the font size 
25638 \begin_inset Quotes eld
25639 \end_inset
25640
25641 largest
25642 \begin_inset Quotes erd
25643 \end_inset
25644
25645 :
25646 \end_layout
25647
25648 \begin_layout Standard
25649
25650 \family roman
25651 \size largest
25652 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25653 \end_inset
25654
25655
25656 \end_layout
25657
25658 \begin_layout Section
25659 AMS-LaTeX
25660 \begin_inset Index idx
25661 status collapsed
25662
25663 \begin_layout Plain Layout
25664 AMS math
25665 \end_layout
25666
25667 \end_inset
25668
25669
25670 \begin_inset Index idx
25671 status collapsed
25672
25673 \begin_layout Plain Layout
25674 Math ! AMS
25675 \end_layout
25676
25677 \end_inset
25678
25679
25680 \end_layout
25681
25682 \begin_layout Standard
25683 LyX supports the packages provided by the American Mathematical Society
25684  (AMS) that are in common use.
25685 \end_layout
25686
25687 \begin_layout Subsection
25688 Enabling AMS-Support
25689 \end_layout
25690
25691 \begin_layout Standard
25692 You can make the facilities of the AMS-packages explicitly available in
25693  the document by selecting the checkbox 
25694 \family sans
25695 Use
25696 \begin_inset space ~
25697 \end_inset
25698
25699 AMS
25700 \begin_inset space ~
25701 \end_inset
25702
25703 math
25704 \begin_inset space ~
25705 \end_inset
25706
25707 package
25708 \family default
25709  in the 
25710 \family sans
25711 Document\SpecialChar \menuseparator
25712 Settings
25713 \family default
25714
25715 \begin_inset Index idx
25716 status collapsed
25717
25718 \begin_layout Plain Layout
25719 Document ! Settings
25720 \end_layout
25721
25722 \end_inset
25723
25724  dialog under 
25725 \family sans
25726 Math
25727 \begin_inset space ~
25728 \end_inset
25729
25730 Options
25731 \family default
25732 .
25733  AMS is needed for many math-constructs; so when you get LaTeX-errors in
25734  formulas, ensure that you have enabled AMS.
25735 \end_layout
25736
25737 \begin_layout Subsection
25738 AMS-Formula Types
25739 \begin_inset CommandInset label
25740 LatexCommand label
25741 name "sub:AMS-Formula-Types"
25742
25743 \end_inset
25744
25745
25746 \begin_inset Index idx
25747 status collapsed
25748
25749 \begin_layout Plain Layout
25750 Math ! Multi-line Equations
25751 \end_layout
25752
25753 \end_inset
25754
25755
25756 \end_layout
25757
25758 \begin_layout Standard
25759 AMS-LaTeX provides a selection of different formula types.
25760  LyX allows you to choose between 
25761 \family typewriter
25762 align
25763 \family default
25764
25765 \family typewriter
25766 alignat
25767 \family default
25768
25769 \family typewriter
25770 flalign
25771 \family default
25772
25773 \family typewriter
25774 gather
25775 \family default
25776 , and 
25777 \family typewriter
25778 multline
25779 \family default
25780 .
25781  We refer you to the AMS-documentation, 
25782 \begin_inset CommandInset citation
25783 LatexCommand cite
25784 key "AMS"
25785
25786 \end_inset
25787
25788 , for an explanation of these formula types.
25789 \end_layout
25790
25791 \begin_layout Chapter
25792 More Tools
25793 \end_layout
25794
25795 \begin_layout Section
25796 Cross-References
25797 \begin_inset Index idx
25798 status collapsed
25799
25800 \begin_layout Plain Layout
25801 Cross references
25802 \end_layout
25803
25804 \end_inset
25805
25806
25807 \begin_inset CommandInset label
25808 LatexCommand label
25809 name "sec:Cross-References"
25810
25811 \end_inset
25812
25813
25814 \end_layout
25815
25816 \begin_layout Standard
25817 One of LyX's strengths is cross-references.
25818  You can reference every section, float, footnote, formula, and list in
25819  the document.
25820  To reference a document part, you have to insert a label into it.
25821  The label is used as an anchor and a name for the reference.
25822  We want for example to refer to the second item of the following list:
25823 \end_layout
25824
25825 \begin_layout Enumerate
25826 First item
25827 \end_layout
25828
25829 \begin_layout Enumerate
25830 \begin_inset CommandInset label
25831 LatexCommand label
25832 name "enu:Second-item"
25833
25834 \end_inset
25835
25836 Second item
25837 \end_layout
25838
25839 \begin_layout Enumerate
25840 Third item
25841 \end_layout
25842
25843 \begin_layout Standard
25844 First we insert a label into the second item with the menu 
25845 \family sans
25846 Insert\SpecialChar \menuseparator
25847 Label
25848 \family default
25849  or by pressing the toolbar button 
25850 \begin_inset Info
25851 type  "icon"
25852 arg   "label-insert"
25853 \end_inset
25854
25855 .
25856  A gray label box like this: 
25857 \begin_inset Graphics
25858         filename clipart/labelQt4.png
25859         scale 85
25860
25861 \end_inset
25862
25863  is inserted and the label window pops up asking for the label text.
25864  LyX offers as text the first words of the item with a prefix, in our case
25865  the text 
25866 \begin_inset Quotes eld
25867 \end_inset
25868
25869
25870 \family sans
25871 enu:Second-item
25872 \family default
25873
25874 \begin_inset Quotes erd
25875 \end_inset
25876
25877 .
25878  The prefix 
25879 \begin_inset Quotes eld
25880 \end_inset
25881
25882
25883 \family sans
25884 enu:
25885 \family default
25886
25887 \begin_inset Quotes erd
25888 \end_inset
25889
25890  stands for 
25891 \begin_inset Quotes eld
25892 \end_inset
25893
25894 enumerate
25895 \begin_inset Quotes erd
25896 \end_inset
25897
25898 .
25899  The prefix depends on the document part where the label is inserted; for
25900  example, if you insert a label into a section heading, the suggested prefix
25901  will be 
25902 \begin_inset Quotes eld
25903 \end_inset
25904
25905
25906 \family sans
25907 sec:
25908 \family default
25909
25910 \begin_inset Quotes erd
25911 \end_inset
25912
25913 .
25914 \end_layout
25915
25916 \begin_layout Standard
25917 To reference the item, we refer to its label using the menu 
25918 \family sans
25919 Insert\SpecialChar \menuseparator
25920 Cross-Reference
25921 \family default
25922  or the toolbar button 
25923 \begin_inset Info
25924 type  "icon"
25925 arg   "dialog-show-new-inset ref"
25926 \end_inset
25927
25928 .
25929  A gray cross-reference box like this: 
25930 \begin_inset Graphics
25931         filename clipart/referenceQt4.png
25932         scale 85
25933
25934 \end_inset
25935
25936  is inserted and the cross-reference window appears showing all the labels
25937  in the document.
25938  We can now sort the labels alphabetically and then choose the entry 
25939 \begin_inset Quotes eld
25940 \end_inset
25941
25942
25943 \family sans
25944 enu:Second-item
25945 \family default
25946
25947 \begin_inset Quotes erd
25948 \end_inset
25949
25950 .
25951  At the position of the cross-reference box the item number will appear
25952  in the output.
25953 \end_layout
25954
25955 \begin_layout Standard
25956 As an alternative to 
25957 \family sans
25958 Insert\SpecialChar \menuseparator
25959 Cross-Reference
25960 \family default
25961 , you can right-click on a label and in the popup menu select 
25962 \family sans
25963 Copy as Reference
25964 \family default
25965 .
25966  The cross-reference to this label is now in the clipboard and can be pasted
25967  to the actual cursor position via the menu 
25968 \family sans
25969 Edit\SpecialChar \menuseparator
25970 Paste
25971 \family default
25972  (shortcut 
25973 \begin_inset Info
25974 type  "shortcut"
25975 arg   "paste"
25976 \end_inset
25977
25978 ).
25979 \end_layout
25980
25981 \begin_layout Standard
25982 Here is our cross-reference: Item
25983 \begin_inset space ~
25984 \end_inset
25985
25986
25987 \begin_inset CommandInset ref
25988 LatexCommand ref
25989 reference "enu:Second-item"
25990
25991 \end_inset
25992
25993
25994 \end_layout
25995
25996 \begin_layout Standard
25997 It is recommended to use a protected space
25998 \begin_inset Foot
25999 status collapsed
26000
26001 \begin_layout Plain Layout
26002 described in section
26003 \begin_inset space ~
26004 \end_inset
26005
26006
26007 \begin_inset CommandInset ref
26008 LatexCommand ref
26009 reference "sub:Protected-Space"
26010
26011 \end_inset
26012
26013
26014 \end_layout
26015
26016 \end_inset
26017
26018  between the cross-reference name and the cross-reference to avoid ugly
26019  line breaks between them.
26020 \end_layout
26021
26022 \begin_layout Standard
26023 There are six formats of cross-references:
26024 \end_layout
26025
26026 \begin_layout Description
26027 <reference>: prints the number, this is the default: 
26028 \begin_inset CommandInset ref
26029 LatexCommand ref
26030 reference "fig:Two-distorted-images"
26031
26032 \end_inset
26033
26034
26035 \end_layout
26036
26037 \begin_layout Description
26038 (<reference>): prints the number within two parentheses, this is the style
26039  normally used to reference formulas, especially when the reference name
26040  
26041 \begin_inset Quotes eld
26042 \end_inset
26043
26044 Equation
26045 \begin_inset Quotes erd
26046 \end_inset
26047
26048  is omitted: 
26049 \begin_inset CommandInset ref
26050 LatexCommand eqref
26051 reference "eq:tanhExp"
26052
26053 \end_inset
26054
26055
26056 \end_layout
26057
26058 \begin_layout Description
26059 <page>: prints the page number: Page
26060 \begin_inset space ~
26061 \end_inset
26062
26063
26064 \begin_inset CommandInset ref
26065 LatexCommand pageref
26066 reference "fig:Two-distorted-images"
26067
26068 \end_inset
26069
26070
26071 \end_layout
26072
26073 \begin_layout Description
26074 on
26075 \begin_inset space ~
26076 \end_inset
26077
26078 page
26079 \begin_inset space ~
26080 \end_inset
26081
26082 <page>: prints the text “on page” and the page number: 
26083 \begin_inset CommandInset ref
26084 LatexCommand vpageref
26085 reference "fig:Two-distorted-images"
26086
26087 \end_inset
26088
26089
26090 \begin_inset Newline newline
26091 \end_inset
26092
26093 If the label is on the same page, it prints “on this page”; if the label
26094  is on a facing page in a two-sided document, it prints “on the facing page”;
26095  if it is on the previous page which is not a facing page, it prints “on
26096  the previous page”; if it is on the next page which is not a facing page,
26097  it prints “on the next page”.
26098  The wording of the printed text also depends on the used document class.
26099 \end_layout
26100
26101 \begin_layout Description
26102 <reference>
26103 \begin_inset space ~
26104 \end_inset
26105
26106 on
26107 \begin_inset space ~
26108 \end_inset
26109
26110 page
26111 \begin_inset space ~
26112 \end_inset
26113
26114 <page>: prints the number, the text “on page” and the page number: 
26115 \begin_inset CommandInset ref
26116 LatexCommand vref
26117 reference "fig:Two-distorted-images"
26118
26119 \end_inset
26120
26121
26122 \begin_inset Newline newline
26123 \end_inset
26124
26125 If the label is on the same page, this format behaves like 
26126 \family sans
26127 \series bold
26128 <reference>
26129 \family default
26130 \series default
26131 ; otherwise it behaves like 
26132 \family sans
26133 \series bold
26134 on
26135 \begin_inset space ~
26136 \end_inset
26137
26138 page
26139 \begin_inset space ~
26140 \end_inset
26141
26142 <page>
26143 \family default
26144 \series default
26145 .
26146 \end_layout
26147
26148 \begin_layout Description
26149 Formatted
26150 \begin_inset space ~
26151 \end_inset
26152
26153 reference: prints a self defined cross-reference format.
26154 \begin_inset Newline newline
26155 \end_inset
26156
26157
26158 \begin_inset Note Greyedout
26159 status open
26160
26161 \begin_layout Plain Layout
26162
26163 \series bold
26164 Note:
26165 \series default
26166  This feature is only available when you have the LaTeX-package 
26167 \series bold
26168 prettyref
26169 \series default
26170  or 
26171 \series bold
26172 refstyle
26173 \series default
26174
26175 \begin_inset Index idx
26176 status collapsed
26177
26178 \begin_layout Plain Layout
26179 LaTeX-packages ! prettyref
26180 \end_layout
26181
26182 \end_inset
26183
26184
26185 \begin_inset Index idx
26186 status collapsed
26187
26188 \begin_layout Plain Layout
26189 LaTeX-packages ! refstyle
26190 \end_layout
26191
26192 \end_inset
26193
26194  installed.
26195 \end_layout
26196
26197 \end_inset
26198
26199
26200 \begin_inset Newline newline
26201 \end_inset
26202
26203 You can select which LaTeX-package should be used for this feature by setting
26204  the option 
26205 \family sans
26206 Use refstyle (not prettyref) for cross-references
26207 \family default
26208  in the menu 
26209 \family sans
26210 Document\SpecialChar \menuseparator
26211 Settings\SpecialChar \menuseparator
26212 Document Class
26213 \family default
26214 .
26215  The package 
26216 \series bold
26217 refstyle
26218 \series default
26219  is the default and preferred because 
26220 \series bold
26221 prettyref
26222 \series default
26223  supports only English documents.
26224  The format is specified by using the command 
26225 \series bold
26226
26227 \backslash
26228 newrefformat
26229 \series default
26230  (prettyref) or 
26231 \series bold
26232
26233 \backslash
26234 newref
26235 \series default
26236  (refstyle) in the LaTeX preamble of the document.
26237  For example redefining all references to figures (which have the label
26238  shortcut 
26239 \begin_inset Quotes eld
26240 \end_inset
26241
26242
26243 \family sans
26244 fig
26245 \family default
26246
26247 \begin_inset Quotes erd
26248 \end_inset
26249
26250 ) can be done with this command
26251 \begin_inset Newline newline
26252 \end_inset
26253
26254
26255 \series bold
26256
26257 \backslash
26258 newref{fig}{refcmd={Image on page 
26259 \backslash
26260 pageref{#1}}}
26261 \series default
26262
26263 \begin_inset Newline newline
26264 \end_inset
26265
26266 For more information about the format, have a look at the package documentations
26267
26268 \begin_inset CommandInset citation
26269 LatexCommand cite
26270 key "prettyref,refstyle"
26271
26272 \end_inset
26273
26274 .
26275 \end_layout
26276
26277 \begin_layout Description
26278 Textual
26279 \begin_inset space ~
26280 \end_inset
26281
26282 reference: prints the caption or the name of the reference: 
26283 \begin_inset CommandInset ref
26284 LatexCommand nameref
26285 reference "fig:Two-distorted-images"
26286
26287 \end_inset
26288
26289
26290 \end_layout
26291
26292 \begin_layout Standard
26293 The number and current page of the referenced document part in the output
26294  is automatically calculated by LaTeX.
26295  The varieties are adjusted in the field 
26296 \family sans
26297 Format
26298 \family default
26299  of the cross-reference window, that appears when you click on the cross-referen
26300 ce.
26301 \end_layout
26302
26303 \begin_layout Standard
26304 You can only use the style 
26305 \family sans
26306 <reference>
26307 \family default
26308  to reference numbered document parts, while the reference style 
26309 \family sans
26310 <page>
26311 \family default
26312  is always possible.
26313 \end_layout
26314
26315 \begin_layout Standard
26316 If you want to reference a section, put the label in the section heading;
26317  for floats put the label in the caption; for footnotes put the label in
26318  it.
26319  Referencing formulas is explained in section
26320 \begin_inset space ~
26321 \end_inset
26322
26323
26324 \begin_inset CommandInset ref
26325 LatexCommand ref
26326 reference "sec:Formula-Numbering-and"
26327
26328 \end_inset
26329
26330 .
26331 \end_layout
26332
26333 \begin_layout Standard
26334 Right-clicking on a cross-reference opens a context menu.
26335  The entry 
26336 \family sans
26337 Go
26338 \begin_inset space ~
26339 \end_inset
26340
26341 to
26342 \begin_inset space ~
26343 \end_inset
26344
26345 Label
26346 \family default
26347  sets the cursor before the referenced label.
26348  This entry will be renamed in the context menu of the label to 
26349 \family sans
26350 Go
26351 \begin_inset space ~
26352 \end_inset
26353
26354 Back
26355 \family default
26356  so that you can use it to set the cursor back to the cross-reference.
26357  You can also go back with the toolbar button 
26358 \begin_inset Info
26359 type  "icon"
26360 arg   "bookmark-goto 0"
26361 \end_inset
26362
26363 .
26364 \end_layout
26365
26366 \begin_layout Standard
26367 You can change labels at any time.
26368  References to the changed label will automatically be updated so that you
26369  do not need to think about this.
26370 \end_layout
26371
26372 \begin_layout Standard
26373 If a cross-reference refers to a non-existent label, you will see in LyX
26374  “BROKEN” in the cross-reference label and two question marks in the output
26375  instead of the reference.
26376 \end_layout
26377
26378 \begin_layout Standard
26379 References are described in detail in the section
26380 \begin_inset space ~
26381 \end_inset
26382
26383
26384 \begin_inset Quotes eld
26385 \end_inset
26386
26387 Referencing Floats
26388 \begin_inset Quotes erd
26389 \end_inset
26390
26391  of the 
26392 \emph on
26393 Embedded
26394 \begin_inset space ~
26395 \end_inset
26396
26397 Objects
26398 \emph default
26399  manual.
26400 \end_layout
26401
26402 \begin_layout Section
26403 Table of Contents and other Listings
26404 \begin_inset Index idx
26405 status collapsed
26406
26407 \begin_layout Plain Layout
26408 Table of contents
26409 \end_layout
26410
26411 \end_inset
26412
26413
26414 \begin_inset Index idx
26415 status collapsed
26416
26417 \begin_layout Plain Layout
26418 Outline
26419 \end_layout
26420
26421 \end_inset
26422
26423
26424 \begin_inset CommandInset label
26425 LatexCommand label
26426 name "sec:toc"
26427
26428 \end_inset
26429
26430
26431 \end_layout
26432
26433 \begin_layout Subsection
26434 Table of Contents
26435 \begin_inset CommandInset label
26436 LatexCommand label
26437 name "sub:Table-of-Contents"
26438
26439 \end_inset
26440
26441
26442 \end_layout
26443
26444 \begin_layout Standard
26445 The Table of Contents (TOC) is inserted with the menu 
26446 \family sans
26447 Insert\SpecialChar \menuseparator
26448 List/TOC\SpecialChar \menuseparator
26449 Table
26450 \begin_inset space ~
26451 \end_inset
26452
26453 of
26454 \begin_inset space ~
26455 \end_inset
26456
26457 Contents
26458 \family default
26459 .
26460  It is displayed in LyX as a gray box.
26461  If you click on it, the 
26462 \family sans
26463 Outline
26464 \family default
26465  window appears, showing you the TOC entries as outline, which allows you
26466  to move and rearrange sections in your documents.
26467  So this operation is an alternative to the menu 
26468 \family sans
26469 View\SpecialChar \menuseparator
26470 Outline
26471 \begin_inset space ~
26472 \end_inset
26473
26474 Pane
26475 \family default
26476  that is described in section
26477 \begin_inset space ~
26478 \end_inset
26479
26480
26481 \begin_inset CommandInset ref
26482 LatexCommand ref
26483 reference "sub:The-Outliner"
26484
26485 \end_inset
26486
26487 .
26488 \end_layout
26489
26490 \begin_layout Standard
26491 The TOC in the document output lists every numbered section automatically.
26492  If you have declared a short title for a section heading, as described
26493  in section
26494 \begin_inset space ~
26495 \end_inset
26496
26497
26498 \begin_inset CommandInset ref
26499 LatexCommand ref
26500 reference "sec:Short-Titles"
26501
26502 \end_inset
26503
26504 , it will be used in the TOC instead of the section heading.
26505  Section
26506 \begin_inset space ~
26507 \end_inset
26508
26509
26510 \begin_inset CommandInset ref
26511 LatexCommand ref
26512 reference "sub:Numbering-depth"
26513
26514 \end_inset
26515
26516  describes how the level is adjusted that defines which section types are
26517  listed in the TOC.
26518  Unnumbered sections are not listed in the TOC.
26519 \end_layout
26520
26521 \begin_layout Subsection
26522 List of Figures, Tables, Listings and Algorithms
26523 \begin_inset CommandInset label
26524 LatexCommand label
26525 name "sub:List-of-Figures"
26526
26527 \end_inset
26528
26529
26530 \end_layout
26531
26532 \begin_layout Standard
26533 Table, figure, listings and algorithm lists are very much like the table
26534  of contents.
26535  You can insert them via the 
26536 \family sans
26537 Insert\SpecialChar \menuseparator
26538 List/TOC
26539 \family default
26540  submenus.
26541  The list entries are the float captions and the float number.
26542 \end_layout
26543
26544 \begin_layout Section
26545 URLs and Hyperlinks
26546 \begin_inset Index idx
26547 status collapsed
26548
26549 \begin_layout Plain Layout
26550 URLs
26551 \end_layout
26552
26553 \end_inset
26554
26555
26556 \begin_inset Index idx
26557 status collapsed
26558
26559 \begin_layout Plain Layout
26560 Hyperlinks
26561 \end_layout
26562
26563 \end_inset
26564
26565
26566 \end_layout
26567
26568 \begin_layout Subsection
26569 URLs
26570 \begin_inset CommandInset label
26571 LatexCommand label
26572 name "sub:URLs"
26573
26574 \end_inset
26575
26576
26577 \end_layout
26578
26579 \begin_layout Standard
26580 Links to web pages or email addresses can be inserted via the menu 
26581 \family sans
26582 Insert\SpecialChar \menuseparator
26583 URL
26584 \family default
26585 .
26586 \end_layout
26587
26588 \begin_layout Standard
26589 Here is an example URL: LyX's homepage: 
26590 \begin_inset Flex URL
26591 status collapsed
26592
26593 \begin_layout Plain Layout
26594
26595 http://www.lyx.org
26596 \end_layout
26597
26598 \end_inset
26599
26600
26601 \end_layout
26602
26603 \begin_layout Standard
26604 You cannot change the style of the link text, the URL text will always be
26605  in the style 
26606 \family typewriter
26607 Typewriter
26608 \family default
26609 .
26610  To be able to format the URL text, use hyperlinks as explained in the next
26611  subsection.
26612 \end_layout
26613
26614 \begin_layout Standard
26615 \begin_inset Note Greyedout
26616 status open
26617
26618 \begin_layout Plain Layout
26619
26620 \series bold
26621 Note:
26622 \series default
26623  URLs must not end with a backslash, otherwise you get LaTeX errors.
26624 \end_layout
26625
26626 \end_inset
26627
26628
26629 \end_layout
26630
26631 \begin_layout Subsection
26632 Hyperlinks
26633 \begin_inset CommandInset label
26634 LatexCommand label
26635 name "sub:Hyperlinks"
26636
26637 \end_inset
26638
26639
26640 \end_layout
26641
26642 \begin_layout Standard
26643 Hyperlinks can be inserted with the menu 
26644 \family sans
26645 Insert\SpecialChar \menuseparator
26646 Hyperlink
26647 \family default
26648  or with the toolbar button 
26649 \begin_inset Info
26650 type  "icon"
26651 arg   "href-insert"
26652 \end_inset
26653
26654 .
26655  The appearing dialog has two fields: 
26656 \family sans
26657 Target
26658 \family default
26659  and 
26660 \family sans
26661 Name
26662 \family default
26663 .
26664  The name is the printed text for the hyperlink.
26665  The hyperlink type can be a weblink like this: 
26666 \begin_inset CommandInset href
26667 LatexCommand href
26668 name "LyX's homepage"
26669 target "http://www.lyx.org"
26670
26671 \end_inset
26672
26673 , an Email address like this: 
26674 \begin_inset CommandInset href
26675 LatexCommand href
26676 name "lyx-docs mailing list"
26677 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26678 type "mailto:"
26679
26680 \end_inset
26681
26682 , or a link to a file.
26683 \end_layout
26684
26685 \begin_layout Standard
26686 You can start applications via a hyperlink when you insert a weblink by
26687  adding the prefix 
26688 \begin_inset Quotes eld
26689 \end_inset
26690
26691
26692 \family sans
26693 run:
26694 \family default
26695
26696 \begin_inset Quotes erd
26697 \end_inset
26698
26699  to the link target.
26700 \end_layout
26701
26702 \begin_layout Standard
26703 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26704  and become clickable in the DVI and PDF-output.
26705  To set the format of the link text, highlight the hyperlink inset and use
26706  the text style dialog.
26707  This is for example a hyperlink with bold sans serif text: 
26708 \family sans
26709 \series bold
26710
26711 \begin_inset CommandInset href
26712 LatexCommand href
26713 name "LyX's homepage"
26714 target "http://www.lyx.org"
26715
26716 \end_inset
26717
26718
26719 \end_layout
26720
26721 \begin_layout Standard
26722 The link text color can be changed, when the option 
26723 \family sans
26724 Color links
26725 \family default
26726  is set in the PDF Properties dialog (menu 
26727 \family sans
26728 Document\SpecialChar \menuseparator
26729 Settings\SpecialChar \menuseparator
26730 PDF Properties
26731 \family default
26732 ).
26733  The link text is for example set in this document to blue by adding the
26734  option
26735 \begin_inset Newline newline
26736 \end_inset
26737
26738
26739 \series bold
26740 urlcolor=blue
26741 \series default
26742
26743 \begin_inset Newline newline
26744 \end_inset
26745
26746 to the field 
26747 \family sans
26748 Additional options
26749 \family default
26750  in the PDF Properties dialog.
26751 \end_layout
26752
26753 \begin_layout Section
26754 Appendices
26755 \begin_inset Index idx
26756 status collapsed
26757
26758 \begin_layout Plain Layout
26759 Appendix
26760 \end_layout
26761
26762 \end_inset
26763
26764
26765 \begin_inset CommandInset label
26766 LatexCommand label
26767 name "sec:Appendices"
26768
26769 \end_inset
26770
26771
26772 \end_layout
26773
26774 \begin_layout Standard
26775 Appendices are created with the menu 
26776 \family sans
26777 Document\SpecialChar \menuseparator
26778 Start
26779 \begin_inset space ~
26780 \end_inset
26781
26782 Appendix
26783 \begin_inset space ~
26784 \end_inset
26785
26786 Here
26787 \family default
26788 .
26789  This menu sets the document from the current cursor position to the end
26790  as the appendix part of the book.
26791  This part is marked with a red borderline.
26792 \end_layout
26793
26794 \begin_layout Standard
26795 Every chapter (or section) within the appendix part is treated as an appendix,
26796  numbered with a capital Latin letter.
26797  The appendix subsections are numbered with this letter followed by a dot
26798  and the subsection number.
26799  All appendix sections can be referenced as if they were normal sections,
26800  here two examples:
26801 \end_layout
26802
26803 \begin_layout Standard
26804 Appendix
26805 \begin_inset space ~
26806 \end_inset
26807
26808
26809 \begin_inset CommandInset ref
26810 LatexCommand ref
26811 reference "chap:Credits"
26812
26813 \end_inset
26814
26815 ; Appendix
26816 \begin_inset space ~
26817 \end_inset
26818
26819
26820 \begin_inset CommandInset ref
26821 LatexCommand ref
26822 reference "sub:Export"
26823
26824 \end_inset
26825
26826
26827 \end_layout
26828
26829 \begin_layout Section
26830 Bibliography
26831 \begin_inset Index idx
26832 status collapsed
26833
26834 \begin_layout Plain Layout
26835 Bibliography
26836 \end_layout
26837
26838 \end_inset
26839
26840
26841 \begin_inset CommandInset label
26842 LatexCommand label
26843 name "sec:Bibliography"
26844
26845 \end_inset
26846
26847
26848 \end_layout
26849
26850 \begin_layout Standard
26851 There are two ways of generating the bibliography in a LyX-document.
26852  You can include a bibliography database,
26853 \begin_inset Foot
26854 status collapsed
26855
26856 \begin_layout Plain Layout
26857 Known under the name 
26858 \begin_inset Quotes eld
26859 \end_inset
26860
26861 BibTeX-database
26862 \begin_inset Quotes erd
26863 \end_inset
26864
26865 .
26866 \end_layout
26867
26868 \end_inset
26869
26870  which is explained in the next subsection, or you can insert the bibliography
26871  manually, using the paragraph environment 
26872 \family sans
26873 Bibliography
26874 \family default
26875 , which was described in section
26876 \begin_inset space ~
26877 \end_inset
26878
26879
26880 \begin_inset CommandInset ref
26881 LatexCommand ref
26882 reference "sub:Biblio_environment"
26883
26884 \end_inset
26885
26886 .
26887  If you want anything other than the numerical citations that are used in
26888  this document, like author-year citations, then you must
26889 \emph on
26890  
26891 \emph default
26892 use a bibliography database.
26893 \end_layout
26894
26895 \begin_layout Subsection
26896 The Bibliography Environment
26897 \end_layout
26898
26899 \begin_layout Standard
26900 Within the 
26901 \family sans
26902 Bibliography
26903 \family default
26904  environment, every paragraph begins with a gray bibliography box labeled
26905  with a number.
26906  If you click on it, you will get a dialog in which you can set a 
26907 \family sans
26908 Key
26909 \family default
26910  and a 
26911 \family sans
26912 Label
26913 \family default
26914 .
26915  The key is the symbolic name by which you will refer to this bibliography
26916  entry.
26917  For example, our second entry in the bibliography is a book about LaTeX
26918  and we used 
26919 \begin_inset Quotes eld
26920 \end_inset
26921
26922 latexcompanion
26923 \begin_inset Quotes erd
26924 \end_inset
26925
26926 , a short form of its title, as the key.
26927 \end_layout
26928
26929 \begin_layout Standard
26930 You can cross-reference a bibliography entry using the menu 
26931 \family sans
26932 Insert\SpecialChar \menuseparator
26933 Citation
26934 \family default
26935  or the toolbar button 
26936 \begin_inset Info
26937 type  "icon"
26938 arg   "dialog-show-new-inset citation"
26939 \end_inset
26940
26941 .
26942  A citation reference box is inserted and a citation window will appear
26943  containing the available citations.
26944  Select one or more keys from the list and 
26945 \family sans
26946 Add
26947 \family default
26948  them.
26949  Then press 
26950 \family sans
26951 OK
26952 \family default
26953 .
26954  The citation reference box will be labeled with the referenced key(s).
26955  If you click on the box, the citation window will appear and you can change
26956  the reference.
26957 \end_layout
26958
26959 \begin_layout Standard
26960 Citation references appear in the output as the number of the bibliography
26961  entry with surrounding brackets.
26962  If you set a 
26963 \family sans
26964 Label
26965 \family default
26966  for the entry, the label will appear instead of the number.
26967  Here are two examples; the first without a label, the second with the label
26968  
26969 \begin_inset Quotes eld
26970 \end_inset
26971
26972 Credits
26973 \begin_inset Quotes erd
26974 \end_inset
26975
26976 :
26977 \end_layout
26978
26979 \begin_layout Standard
26980 Have a look at the 
26981 \family sans
26982 LaTeX Companion Second Edition
26983 \family default
26984
26985 \begin_inset CommandInset citation
26986 LatexCommand cite
26987 key "latexcompanion"
26988
26989 \end_inset
26990
26991
26992 \end_layout
26993
26994 \begin_layout Standard
26995 The LyX-Team members are listed in the Credits: 
26996 \begin_inset CommandInset citation
26997 LatexCommand cite
26998 key "lyxcredit"
26999
27000 \end_inset
27001
27002
27003 \end_layout
27004
27005 \begin_layout Standard
27006 To align all entries in the bibliography environment you can set a longest
27007  label via the menu 
27008 \family sans
27009 Edit\SpecialChar \menuseparator
27010 Paragraph
27011 \begin_inset space ~
27012 \end_inset
27013
27014 Settings
27015 \family default
27016  (toolbar button 
27017 \begin_inset Info
27018 type  "icon"
27019 arg   "layout-paragraph"
27020 \end_inset
27021
27022 ).
27023  All entries are then indented in the output by the width of the given label.
27024 \end_layout
27025
27026 \begin_layout Subsection
27027 Bibliography databases (BibTeX)
27028 \begin_inset Index idx
27029 status collapsed
27030
27031 \begin_layout Plain Layout
27032 Bibliography ! Databases
27033 \end_layout
27034
27035 \end_inset
27036
27037
27038 \begin_inset Index idx
27039 status collapsed
27040
27041 \begin_layout Plain Layout
27042 Bibliography ! BibTeX
27043 \end_layout
27044
27045 \end_inset
27046
27047
27048 \begin_inset CommandInset label
27049 LatexCommand label
27050 name "sub:Bibliography-databases"
27051
27052 \end_inset
27053
27054
27055 \end_layout
27056
27057 \begin_layout Standard
27058 Bibliography databases are useful if you use the same bibliography in different
27059  documents.
27060 \begin_inset Foot
27061 status collapsed
27062
27063 \begin_layout Plain Layout
27064 They are also useful for keeping a database of articles and notes concerning
27065  them.
27066  Most of the database programs mentioned below allow you to store annotations
27067  and reviews along with bibliographical information.
27068 \end_layout
27069
27070 \end_inset
27071
27072  It also makes it very easy to have a uniform layout for all bibliography
27073  entries.
27074  You can collect the bibliography of all relevant books and articles of
27075  your working field in a database.
27076  This database can be used for different documents, and by default only
27077  the entries cited in a particular document will appear in the bibliography
27078  list for that document.
27079  This relieves you of the need to keep track of which articles and books
27080  you have cited.
27081 \end_layout
27082
27083 \begin_layout Standard
27084 The database is a text file with the file extension 
27085 \begin_inset Quotes eld
27086 \end_inset
27087
27088
27089 \family sans
27090 .bib
27091 \family default
27092
27093 \begin_inset Quotes erd
27094 \end_inset
27095
27096 , containing the bibliography in a special format.
27097  The format is explained in 
27098 \begin_inset CommandInset citation
27099 LatexCommand cite
27100 key "BibTeX-2"
27101
27102 \end_inset
27103
27104  and in the LaTeX books (
27105 \begin_inset CommandInset citation
27106 LatexCommand cite
27107 key "Mittelbach,Kopka,Lamport"
27108
27109 \end_inset
27110
27111 ).
27112  The file can be created using any text editor, but normally one uses a
27113  special program to create and edit the entries in the database.
27114  A list of such programs is maintained on the LyX Wiki at 
27115 \begin_inset Flex URL
27116 status collapsed
27117
27118 \begin_layout Plain Layout
27119
27120 http://wiki.lyx.org/BibTeX/Programs
27121 \end_layout
27122
27123 \end_inset
27124
27125 .
27126 \end_layout
27127
27128 \begin_layout Standard
27129 To use a database, use the menu 
27130 \family sans
27131 Insert\SpecialChar \menuseparator
27132 List
27133 \family default
27134 /
27135 \family sans
27136 TOC\SpecialChar \menuseparator
27137 BibT
27138 \begin_inset ERT
27139 status collapsed
27140
27141 \begin_layout Plain Layout
27142
27143 {}
27144 \end_layout
27145
27146 \end_inset
27147
27148 eX
27149 \begin_inset space ~
27150 \end_inset
27151
27152 Bibliography
27153 \family default
27154 .
27155  A gray box will be inserted and a window appears.
27156  In this window you can add one or more databases and select a 
27157 \family sans
27158 style
27159 \family default
27160  file.
27161  The option 
27162 \family sans
27163 Add bibliography to TOC
27164 \family default
27165  adds a table of contents entry for the bibliography.
27166  In the 
27167 \family sans
27168 Content
27169 \family default
27170  drop box you can select whether to include all the entries in the database
27171  in the document or just the cited references.
27172 \end_layout
27173
27174 \begin_layout Standard
27175 The style file is a text file with the file extension 
27176 \begin_inset Quotes eld
27177 \end_inset
27178
27179
27180 \family sans
27181 .bst
27182 \family default
27183
27184 \begin_inset Quotes erd
27185 \end_inset
27186
27187  that controls how the bibliography entries will appear.
27188  Your LaTeX distribution should provide several of these, and many publishers
27189  provide their own style files, so that you don't have to take care of the
27190  layout.
27191  It is of course possible to write your own style file, but this is something
27192  for experts.
27193 \begin_inset Foot
27194 status collapsed
27195
27196 \begin_layout Plain Layout
27197 For information on how this is done, have a look at
27198 \begin_inset Newline newline
27199 \end_inset
27200
27201
27202 \begin_inset CommandInset href
27203 LatexCommand href
27204 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
27205
27206 \end_inset
27207
27208 .
27209 \end_layout
27210
27211 \end_inset
27212
27213
27214 \end_layout
27215
27216 \begin_layout Standard
27217 Inserting a citation reference works as described in the previous section.
27218 \end_layout
27219
27220 \begin_layout Standard
27221 To generate the bibliography from a database, LyX uses the program BibTeX.
27222  You can choose which of its variants should be used by LyX as the 
27223 \family sans
27224 Processor
27225 \family default
27226  either in 
27227 \family sans
27228 Document\SpecialChar \menuseparator
27229 Settings\SpecialChar \menuseparator
27230 Bibliography
27231 \family default
27232  or in 
27233 \family sans
27234 Tools\SpecialChar \menuseparator
27235 Preferences\SpecialChar \menuseparator
27236 Output\SpecialChar \menuseparator
27237 LaT
27238 \begin_inset ERT
27239 status collapsed
27240
27241 \begin_layout Plain Layout
27242
27243 {}
27244 \end_layout
27245
27246 \end_inset
27247
27248 eX
27249 \family default
27250 .
27251  The following variants are possible:
27252 \end_layout
27253
27254 \begin_layout Description
27255 biber provides full Unicode support, unlimited memory, but does not work
27256  with other bibliography packages (e.
27257 \begin_inset space \thinspace{}
27258 \end_inset
27259
27260 g.
27261 \begin_inset space \space{}
27262 \end_inset
27263
27264
27265 \series bold
27266 natbib
27267 \series default
27268 ), only with the package 
27269 \series bold
27270 biblatex
27271 \series default
27272 ; recommended for multilingual texts and for languages that don't use Latin
27273  letters
27274 \end_layout
27275
27276 \begin_layout Description
27277 bibtex the standard; does not allow special characters in bibliography entries
27278  that are not possible to encode in a 7-bit encoding, limited memory, works
27279  with all bibliography packages, except 
27280 \series bold
27281 biblatex
27282 \end_layout
27283
27284 \begin_layout Description
27285 bibtex8 allows all characters that are possible to encode in an 8-bit encoding,
27286  larger memory than 
27287 \family sans
27288 bibtex
27289 \family default
27290 , works with all bibliography packages
27291 \end_layout
27292
27293 \begin_layout Standard
27294 BibTeX can be controlled with options that you can add below the specification
27295  of the variants.
27296  Before adding options, it is strongly recommended that you read the manual
27297  of 
27298 \family sans
27299 BibTeX
27300 \family default
27301  
27302 \begin_inset CommandInset citation
27303 LatexCommand cite
27304 key "BibTeX"
27305
27306 \end_inset
27307
27308 .
27309 \end_layout
27310
27311 \begin_layout Standard
27312 When you select the option 
27313 \family sans
27314 Sectioned bibliography
27315 \family default
27316  in the 
27317 \family sans
27318 Document\SpecialChar \menuseparator
27319 Settings\SpecialChar \menuseparator
27320 Bibliography
27321 \family default
27322  dialog, it is possible to have multiple and sectioned bibliographies.
27323  This and other options are explained in detail in section 
27324 \emph on
27325 Customizing Bibliographies
27326 \emph default
27327  
27328 \emph on
27329 with BibTeX
27330 \emph default
27331  of the 
27332 \emph on
27333 Additional Features
27334 \emph default
27335  manual.
27336 \end_layout
27337
27338 \begin_layout Standard
27339 We use two bibliographies in this document to show the difference between
27340  the two methods of creating them.
27341  As you can see, the bibliography that is created from a database lists
27342  only the database entries that are referenced in the document.
27343  We used the style file 
27344 \family sans
27345 alphadin.bst
27346 \family default
27347  to get the complicated German reference key scheme in the bibliography.
27348 \end_layout
27349
27350 \begin_layout Subsection
27351 Bibliography layout
27352 \begin_inset Index idx
27353 status collapsed
27354
27355 \begin_layout Plain Layout
27356 Bibliography ! Layout
27357 \end_layout
27358
27359 \end_inset
27360
27361
27362 \end_layout
27363
27364 \begin_layout Standard
27365 In the citation reference dialog you can set a special citation format.
27366  For this feature you need to enable the option 
27367 \family sans
27368 Natbib
27369 \family default
27370  in the 
27371 \family sans
27372 Document\SpecialChar \menuseparator
27373 Settings
27374 \family default
27375
27376 \begin_inset Index idx
27377 status collapsed
27378
27379 \begin_layout Plain Layout
27380 Document ! Settings
27381 \end_layout
27382
27383 \end_inset
27384
27385  dialog under 
27386 \family sans
27387 Bibliography
27388 \family default
27389 .
27390  Setting a citation style for a reference will overwrite the default.
27391  For the global citation format use the BibTeX style files as explained
27392  in the previous section.
27393 \end_layout
27394
27395 \begin_layout Standard
27396 You can also set text to appear before or after a citation reference, in
27397  the citation reference window.
27398  Here is an example where the text 
27399 \begin_inset Quotes eld
27400 \end_inset
27401
27402 Chapter
27403 \begin_inset space ~
27404 \end_inset
27405
27406 3
27407 \begin_inset Quotes erd
27408 \end_inset
27409
27410  appears after the reference:
27411 \end_layout
27412
27413 \begin_layout Standard
27414 Have a look at 
27415 \begin_inset CommandInset citation
27416 LatexCommand cite
27417 after "Chapter 3"
27418 key "latexcompanion"
27419
27420 \end_inset
27421
27422 .
27423 \end_layout
27424
27425 \begin_layout Section
27426 Index
27427 \begin_inset Index idx
27428 status collapsed
27429
27430 \begin_layout Plain Layout
27431 Index generation
27432 \end_layout
27433
27434 \end_inset
27435
27436
27437 \begin_inset CommandInset label
27438 LatexCommand label
27439 name "sec:Index"
27440
27441 \end_inset
27442
27443
27444 \end_layout
27445
27446 \begin_layout Standard
27447 An index entry is created if you use the menu 
27448 \family sans
27449 Insert\SpecialChar \menuseparator
27450 Index
27451 \begin_inset space ~
27452 \end_inset
27453
27454 Entry
27455 \family default
27456  or the toolbar button 
27457 \begin_inset Info
27458 type  "icon"
27459 arg   "index-insert"
27460 \end_inset
27461
27462 .
27463  A box is inserted containing the text that appears in the index.
27464  The word where the cursor is in or the currently highlighted text is proposed
27465  by LyX as the index entry.
27466 \end_layout
27467
27468 \begin_layout Standard
27469 The index list is inserted in the document with the menu 
27470 \family sans
27471 Insert\SpecialChar \menuseparator
27472 List/TOC\SpecialChar \menuseparator
27473 Index
27474 \begin_inset space ~
27475 \end_inset
27476
27477 List
27478 \family default
27479 .
27480  A light blue box labeled 
27481 \begin_inset Quotes eld
27482 \end_inset
27483
27484
27485 \family sans
27486 Index
27487 \family default
27488
27489 \begin_inset Quotes erd
27490 \end_inset
27491
27492  will show the place where the index is printed in the output.
27493  The index list box is not clickable like other LyX-boxes.
27494 \end_layout
27495
27496 \begin_layout Standard
27497 We give a short overview of the index commands in the next subsections.
27498  For a detailed description of LaTeX's index mechanism, have a look at one
27499  of the LaTeX books 
27500 \begin_inset CommandInset citation
27501 LatexCommand cite
27502 key "latexcompanion,latexguide,latexbook"
27503
27504 \end_inset
27505
27506 .
27507 \end_layout
27508
27509 \begin_layout Subsection
27510 Grouping Index Entries
27511 \begin_inset Index idx
27512 status collapsed
27513
27514 \begin_layout Plain Layout
27515 Index ! Grouping
27516 \end_layout
27517
27518 \end_inset
27519
27520
27521 \end_layout
27522
27523 \begin_layout Standard
27524 Index entries are often grouped to offer the reader a fast search in the
27525  index.
27526  We want to group for example the index entries for itemized and enumerated
27527  lists under the entry 
27528 \begin_inset Quotes eld
27529 \end_inset
27530
27531 Lists
27532 \begin_inset Quotes erd
27533 \end_inset
27534
27535 .
27536  First we create the entry 
27537 \begin_inset Quotes eld
27538 \end_inset
27539
27540 Lists
27541 \begin_inset Quotes erd
27542 \end_inset
27543
27544  in section
27545 \begin_inset space ~
27546 \end_inset
27547
27548
27549 \begin_inset CommandInset ref
27550 LatexCommand ref
27551 reference "sub:Lists"
27552
27553 \end_inset
27554
27555 .
27556  In the text field for the itemized list index entry in section
27557 \begin_inset space ~
27558 \end_inset
27559
27560
27561 \begin_inset CommandInset ref
27562 LatexCommand ref
27563 reference "sec:Itemize"
27564
27565 \end_inset
27566
27567 , we insert the command
27568 \end_layout
27569
27570 \begin_layout Standard
27571
27572 \series bold
27573 Lists ! Itemize
27574 \end_layout
27575
27576 \begin_layout Standard
27577 and the command
27578 \end_layout
27579
27580 \begin_layout Standard
27581
27582 \series bold
27583 Lists ! Enumerate
27584 \end_layout
27585
27586 \begin_layout Standard
27587 for the enumerated list in section
27588 \begin_inset space ~
27589 \end_inset
27590
27591
27592 \begin_inset CommandInset ref
27593 LatexCommand ref
27594 reference "sec:Enumerate"
27595
27596 \end_inset
27597
27598 .
27599 \end_layout
27600
27601 \begin_layout Standard
27602 The exclamation mark 
27603 \begin_inset Quotes eld
27604 \end_inset
27605
27606 !
27607 \begin_inset Quotes erd
27608 \end_inset
27609
27610  marks the grouping levels.
27611  You can have three levels; every index level is indented a bit more.
27612  An index entry for the higher levels is not required.
27613  If we don't have an index entry for 
27614 \begin_inset Quotes eld
27615 \end_inset
27616
27617 Lists
27618 \begin_inset Quotes erd
27619 \end_inset
27620
27621 , it will be printed anyway, but without a page number.
27622 \end_layout
27623
27624 \begin_layout Subsection
27625 Page Ranges
27626 \begin_inset Index idx
27627 status collapsed
27628
27629 \begin_layout Plain Layout
27630 Index ! Page ranges
27631 \end_layout
27632
27633 \end_inset
27634
27635
27636 \end_layout
27637
27638 \begin_layout Standard
27639 Normally an index entry will appear with the page number of the indexed
27640  section.
27641  But sometimes you want to index more pages under the same entry.
27642  For example, if we want to index the paragraph environments, we create
27643  an index entry in section
27644 \begin_inset space ~
27645 \end_inset
27646
27647
27648 \begin_inset CommandInset ref
27649 LatexCommand ref
27650 reference "sec:Paragraph-Environments"
27651
27652 \end_inset
27653
27654  with the command
27655 \end_layout
27656
27657 \begin_layout Standard
27658
27659 \series bold
27660 Paragraph environments|(
27661 \end_layout
27662
27663 \begin_layout Standard
27664 and another entry at the end of section
27665 \begin_inset space ~
27666 \end_inset
27667
27668
27669 \begin_inset CommandInset ref
27670 LatexCommand ref
27671 reference "sub:LyX-Code"
27672
27673 \end_inset
27674
27675  with the command
27676 \end_layout
27677
27678 \begin_layout Standard
27679
27680 \series bold
27681 Paragraph environments|)
27682 \end_layout
27683
27684 \begin_layout Standard
27685 The commands 
27686 \begin_inset Quotes eld
27687 \end_inset
27688
27689
27690 \series bold
27691 |(
27692 \series default
27693
27694 \begin_inset Quotes erd
27695 \end_inset
27696
27697  and 
27698 \begin_inset Quotes eld
27699 \end_inset
27700
27701
27702 \series bold
27703 |)
27704 \series default
27705
27706 \begin_inset Quotes erd
27707 \end_inset
27708
27709  respectively start and end the index range.
27710  You can also add the same index entry at different places in the document.
27711  They appear in the output under one entry with a comma separated list of
27712  the pages of the indexed document parts.
27713  An example is the index entry 
27714 \begin_inset Quotes eld
27715 \end_inset
27716
27717 Document ! Settings
27718 \begin_inset Quotes erd
27719 \end_inset
27720
27721 .
27722 \end_layout
27723
27724 \begin_layout Subsection
27725 Cross referencing
27726 \begin_inset Index idx
27727 status collapsed
27728
27729 \begin_layout Plain Layout
27730 Index ! Cross referencing
27731 \end_layout
27732
27733 \end_inset
27734
27735
27736 \end_layout
27737
27738 \begin_layout Standard
27739 It is also possible to refer to another index entry.
27740  We referred for example in the index entry 
27741 \begin_inset Quotes eld
27742 \end_inset
27743
27744 GIF
27745 \begin_inset Quotes erd
27746 \end_inset
27747
27748  (in section
27749 \begin_inset space ~
27750 \end_inset
27751
27752
27753 \begin_inset CommandInset ref
27754 LatexCommand ref
27755 reference "sub:Image-Formats"
27756
27757 \end_inset
27758
27759 ) to the index entry 
27760 \begin_inset Quotes eld
27761 \end_inset
27762
27763 Image formats
27764 \begin_inset Quotes erd
27765 \end_inset
27766
27767  in the same section using the entry
27768 \end_layout
27769
27770 \begin_layout Standard
27771
27772 \series bold
27773 GIF|see{Image formats}
27774 \end_layout
27775
27776 \begin_layout Standard
27777 where the braces have to be inserted as TeX Code.
27778  The text within the braces is the referenced entry.
27779  The reference will appear in the output without a page number.
27780 \end_layout
27781
27782 \begin_layout Subsection
27783 Index Entry Order
27784 \begin_inset Index idx
27785 status collapsed
27786
27787 \begin_layout Plain Layout
27788 Index ! Entry order
27789 \end_layout
27790
27791 \end_inset
27792
27793
27794 \end_layout
27795
27796 \begin_layout Standard
27797 If you use accented characters in the index entry the entries might not
27798  follow the rules for the index order.
27799  The index entries are sorted alphabetically but LaTeX
27800 \begin_inset Foot
27801 status collapsed
27802
27803 \begin_layout Plain Layout
27804 The index generating is done in the background by an extra program, see
27805  section
27806 \begin_inset space ~
27807 \end_inset
27808
27809
27810 \begin_inset CommandInset ref
27811 LatexCommand ref
27812 reference "sub:Index-Program"
27813
27814 \end_inset
27815
27816 .
27817 \end_layout
27818
27819 \end_inset
27820
27821  does not know how to sort accents in different languages.
27822  We have created as an example the three dummy index entries 
27823 \begin_inset Quotes eld
27824 \end_inset
27825
27826 maison
27827 \begin_inset Quotes erd
27828 \end_inset
27829
27830
27831 \begin_inset Quotes eld
27832 \end_inset
27833
27834 maïs
27835 \begin_inset Quotes erd
27836 \end_inset
27837
27838 , and 
27839 \begin_inset Quotes eld
27840 \end_inset
27841
27842 maître
27843 \begin_inset Quotes erd
27844 \end_inset
27845
27846 .
27847 \begin_inset Index idx
27848 status collapsed
27849
27850 \begin_layout Plain Layout
27851 Dummy entries ! maïs
27852 \end_layout
27853
27854 \end_inset
27855
27856
27857 \begin_inset Index idx
27858 status collapsed
27859
27860 \begin_layout Plain Layout
27861 Dummy entries ! maître
27862 \end_layout
27863
27864 \end_inset
27865
27866
27867 \begin_inset Index idx
27868 status collapsed
27869
27870 \begin_layout Plain Layout
27871 Dummy entries ! maïs@maison
27872 \end_layout
27873
27874 \end_inset
27875
27876  They will be sorted in the order maïs, maître, maison but we want the order
27877  maïs, maison, maître.
27878  To achieve this, we use the command
27879 \end_layout
27880
27881 \begin_layout Standard
27882
27883 \series bold
27884 previous entry@current entry
27885 \end_layout
27886
27887 \begin_layout Standard
27888 In our case we want to have 
27889 \begin_inset Quotes eld
27890 \end_inset
27891
27892 maison
27893 \begin_inset Quotes erd
27894 \end_inset
27895
27896  after 
27897 \begin_inset Quotes eld
27898 \end_inset
27899
27900 maïs
27901 \begin_inset Quotes erd
27902 \end_inset
27903
27904  and write therefore for the index entry of maison:
27905 \end_layout
27906
27907 \begin_layout Standard
27908
27909 \series bold
27910 maïs@maison
27911 \end_layout
27912
27913 \begin_layout Standard
27914 The previous entry need not be a real existing entry.
27915  You can also use another word to tell LaTeX the entry order.
27916  See the next subsection for an example.
27917 \end_layout
27918
27919 \begin_layout Standard
27920 \begin_inset VSpace bigskip
27921 \end_inset
27922
27923
27924 \end_layout
27925
27926 \begin_layout Standard
27927 In some cases the index entry order is not correct when you are using the
27928  program 
27929 \family sans
27930 makeindex 
27931 \family default
27932 to generate the index (see sec.
27933 \begin_inset space \thinspace{}
27934 \end_inset
27935
27936
27937 \begin_inset CommandInset ref
27938 LatexCommand ref
27939 reference "sub:Index-Program"
27940
27941 \end_inset
27942
27943 ).
27944  
27945 \family sans
27946 makeindex
27947 \family default
27948  would for example print the index entry for the LaTeX-package aeguill in
27949  sec.
27950 \begin_inset space \thinspace{}
27951 \end_inset
27952
27953
27954 \begin_inset CommandInset ref
27955 LatexCommand ref
27956 reference "sub:Document-Font"
27957
27958 \end_inset
27959
27960  after the index entries of the other LaTeX-packages although all these
27961  index commands start with 
27962 \begin_inset Quotes eld
27963 \end_inset
27964
27965
27966 \series bold
27967 LaTeX-packages !
27968 \series default
27969  
27970 \begin_inset Quotes erd
27971 \end_inset
27972
27973 .
27974  The reason is that the index entry for aeguill is in a footnote.
27975  To fix this 
27976 \family sans
27977 makeindex
27978 \family default
27979  bug, add these commands to the preamble of your document:
27980 \end_layout
27981
27982 \begin_layout Standard
27983
27984 \series bold
27985
27986 \backslash
27987 let
27988 \backslash
27989 OrgIndex
27990 \backslash
27991 index
27992 \end_layout
27993
27994 \begin_layout Standard
27995
27996 \series bold
27997
27998 \backslash
27999 renewcommand*{
28000 \backslash
28001 index}[1]{
28002 \backslash
28003 OrgIndex{#1}}
28004 \end_layout
28005
28006 \begin_layout Subsection
28007 Index Entry Layout
28008 \begin_inset Index idx
28009 status collapsed
28010
28011 \begin_layout Plain Layout
28012 Index ! Entry layout
28013 \end_layout
28014
28015 \end_inset
28016
28017
28018 \end_layout
28019
28020 \begin_layout Standard
28021 You can change the appearance of index entries via the text style dialog.
28022 \begin_inset Index idx
28023 status open
28024
28025 \begin_layout Plain Layout
28026 Dummy entries ! 
28027 \shape italic
28028 This is an italic dummy entry
28029 \end_layout
28030
28031 \end_inset
28032
28033  You can also format the page number using the character 
28034 \begin_inset Quotes eld
28035 \end_inset
28036
28037 |
28038 \begin_inset Quotes erd
28039 \end_inset
28040
28041  followed by a LaTeX-command without a backslash.
28042  We can write for example
28043 \end_layout
28044
28045 \begin_layout Standard
28046
28047 \series bold
28048 italic page number:|textit
28049 \end_layout
28050
28051 \begin_layout Standard
28052 to get the page number in italic.
28053 \begin_inset Index idx
28054 status open
28055
28056 \begin_layout Plain Layout
28057 Dummy entries ! italic page number:|textit
28058 \end_layout
28059
28060 \end_inset
28061
28062  Normally all LaTeX-commands begin with a backslash, but in this special
28063  case 
28064 \begin_inset Quotes eld
28065 \end_inset
28066
28067
28068 \series bold
28069 |command
28070 \series default
28071
28072 \begin_inset Quotes erd
28073 \end_inset
28074
28075  means 
28076 \series bold
28077
28078 \backslash
28079 command{page
28080 \begin_inset space ~
28081 \end_inset
28082
28083 number}
28084 \series default
28085 .
28086  Have a look at section
28087 \begin_inset space ~
28088 \end_inset
28089
28090
28091 \begin_inset CommandInset ref
28092 LatexCommand ref
28093 reference "sub:LaTeX-Syntax"
28094
28095 \end_inset
28096
28097  to learn more about the LaTeX-syntax.
28098 \end_layout
28099
28100 \begin_layout Standard
28101 \begin_inset Note Greyedout
28102 status open
28103
28104 \begin_layout Plain Layout
28105
28106 \series bold
28107 Note:
28108 \series default
28109  Formatting single index entries only works when you use the program 
28110 \family sans
28111 makeindex 
28112 \family default
28113 to generate the index, see sec.
28114 \begin_inset space \thinspace{}
28115 \end_inset
28116
28117
28118 \begin_inset CommandInset ref
28119 LatexCommand ref
28120 reference "sub:Index-Program"
28121
28122 \end_inset
28123
28124 .
28125  If you use 
28126 \family sans
28127 xindy
28128 \family default
28129 , this will not work for anything other than bold or italic text.
28130  This is because 
28131 \family sans
28132 xindy
28133 \family default
28134  requires you to define semantic elements before they can be used, see 
28135 \begin_inset CommandInset citation
28136 LatexCommand cite
28137 after "p. 678 ff."
28138 key "latexcompanion"
28139
28140 \end_inset
28141
28142  for details.
28143 \end_layout
28144
28145 \end_inset
28146
28147
28148 \end_layout
28149
28150 \begin_layout Standard
28151 In general, we encourage you to not format page numbers directly as shown
28152  above.
28153  Instead, you should define a macro in the preamble and use that.
28154  Maybe you want all page references italic that refer to a definition of
28155  the indexed term, so that users can easily find definitions.
28156  If so, put the following in the preamble
28157 \end_layout
28158
28159 \begin_layout Standard
28160
28161 \series bold
28162
28163 \backslash
28164 newcommand{
28165 \backslash
28166 IndexDef}[1]{
28167 \backslash
28168 textit{#1}}
28169 \end_layout
28170
28171 \begin_layout Standard
28172 and write
28173 \end_layout
28174
28175 \begin_layout Standard
28176
28177 \series bold
28178 my entry|IndexDef
28179 \end_layout
28180
28181 \begin_layout Standard
28182 in the index entry.
28183 \begin_inset Index idx
28184 status open
28185
28186 \begin_layout Plain Layout
28187 Dummy entries ! my entry|IndexDef
28188 \end_layout
28189
28190 \end_inset
28191
28192  The advantage is that, if you change your mind later or if your publisher
28193  insists that definitions must not be italic but bold, you just need to
28194  change the macro in the preamble, not every single index entry.
28195 \end_layout
28196
28197 \begin_layout Standard
28198 You can also change the layout for the whole index.
28199  For example, we marked the index list box of this document as bold to get
28200  a bold font for all index entries.
28201  For more advanced tasks you have to set up a so-called 
28202 \emph on
28203 Index Style File
28204 \emph default
28205 , see the 
28206 \family sans
28207 makeindex
28208 \family default
28209  or 
28210 \family sans
28211 xindy
28212 \family default
28213  documentation for details, 
28214 \begin_inset CommandInset citation
28215 LatexCommand cite
28216 key "makeindex,xindy"
28217
28218 \end_inset
28219
28220 .
28221 \end_layout
28222
28223 \begin_layout Subsection
28224 Index Program
28225 \begin_inset Index idx
28226 status collapsed
28227
28228 \begin_layout Plain Layout
28229 Index ! Program
28230 \end_layout
28231
28232 \end_inset
28233
28234
28235 \begin_inset CommandInset label
28236 LatexCommand label
28237 name "sub:Index-Program"
28238
28239 \end_inset
28240
28241
28242 \end_layout
28243
28244 \begin_layout Standard
28245 If the index generation program 
28246 \family sans
28247 xindy
28248 \family default
28249  is installed, LyX uses it for index generation; otherwise the program 
28250 \family sans
28251 makeindex
28252 \family default
28253 , the program that is part of every LaTeX distribution, is used.
28254 \begin_inset Foot
28255 status collapsed
28256
28257 \begin_layout Plain Layout
28258
28259 \family sans
28260 Makeindex
28261 \family default
28262  is very old, no longer under development and has many pitfalls, notably
28263  that it was developed with only the English language in mind.
28264  So it fails to sort anything other than a monolingual English text correctly.
28265  We have shown above how to fix this sorting.
28266  However, if you are writing in another than the English language, consider
28267  to use 
28268 \family sans
28269 xindy
28270 \family default
28271 .
28272 \end_layout
28273
28274 \end_inset
28275
28276  Both programs can be controlled by options that can be set in LyX's preferences
28277  dialog, see section
28278 \begin_inset space ~
28279 \end_inset
28280
28281
28282 \begin_inset CommandInset ref
28283 LatexCommand ref
28284 reference "sub:LaTeX-settings"
28285
28286 \end_inset
28287
28288 .
28289  The available options are listed and explained in 
28290 \begin_inset CommandInset citation
28291 LatexCommand cite
28292 key "makeindex,xindy"
28293
28294 \end_inset
28295
28296 .
28297  In this dialog, you can also specify an alternative program to generate
28298  the index.
28299 \end_layout
28300
28301 \begin_layout Standard
28302 If you need specific options or an alternative index program only for a
28303  given document, you can define the program and\SpecialChar \slash{}
28304 or the options in 
28305 \family sans
28306 Document\SpecialChar \menuseparator
28307 Settings\SpecialChar \menuseparator
28308 Indexes
28309 \family default
28310 .
28311  This is especially useful if you need to pass language-specific options
28312  to the index program or if you need a specific layout style.
28313 \end_layout
28314
28315 \begin_layout Subsection
28316 Multiple Indexes
28317 \end_layout
28318
28319 \begin_layout Standard
28320 In many fields it is common to have more than one index.
28321  For instance, you might need to set up a separate 
28322 \begin_inset Quotes eld
28323 \end_inset
28324
28325 Index of Names
28326 \begin_inset Quotes erd
28327 \end_inset
28328
28329  next to the standard index.
28330  LaTeX does not provide this possibility out of the box, but there are packages
28331  that add this feature.
28332  LyX uses the 
28333 \series bold
28334 splitidx
28335 \series default
28336
28337 \begin_inset Index idx
28338 status collapsed
28339
28340 \begin_layout Plain Layout
28341 LaTeX-packages ! splitidx
28342 \end_layout
28343
28344 \end_inset
28345
28346  package to generate multiple indexes.
28347  The package is included in all recent LaTeX distributions.
28348 \begin_inset Foot
28349 status collapsed
28350
28351 \begin_layout Plain Layout
28352 If yours does not ship it, consult the TeX-catalogue, 
28353 \begin_inset CommandInset citation
28354 LatexCommand cite
28355 key "TeXCatalogue"
28356
28357 \end_inset
28358
28359 .
28360  Note that the package does not only consist of a LaTeX style, but it also
28361  includes specific preprocessor programs that need to be installed as well.
28362  Please consult the package's manual for details.
28363 \end_layout
28364
28365 \end_inset
28366
28367
28368 \end_layout
28369
28370 \begin_layout Standard
28371 To set up LyX for the use of multiple indexes, go to 
28372 \family sans
28373 Document\SpecialChar \menuseparator
28374 Settings\SpecialChar \menuseparator
28375 Indexes
28376 \family default
28377  and select the option 
28378 \family sans
28379 Use multiple Indexes
28380 \family default
28381 .
28382  Note that the list 
28383 \family sans
28384 Available Indexes
28385 \family default
28386  already contains the standard index 
28387 \begin_inset Quotes eld
28388 \end_inset
28389
28390 Index
28391 \begin_inset Quotes erd
28392 \end_inset
28393
28394 .
28395  To add further indexes, add the name of the index (in the form that should
28396  also appear as a heading) to the 
28397 \family sans
28398 New
28399 \family default
28400  input field and press the 
28401 \family sans
28402 Add
28403 \family default
28404  button.
28405  The new index now also appears in the list.
28406  If you like, you can attribute an alternative LyX label color to the new
28407  index.
28408 \end_layout
28409
28410 \begin_layout Standard
28411 Once the document changes have been applied, you can find the new index
28412  list in 
28413 \family sans
28414 Insert\SpecialChar \menuseparator
28415 List/TOC
28416 \family default
28417  and the 
28418 \family sans
28419 Insert
28420 \family default
28421  menu has a separate entry for each of the defined indexes.
28422  The workflow is basically the same as for the default index, but there
28423  are additional features:
28424 \end_layout
28425
28426 \begin_layout Itemize
28427 If you want to change the attribution of a specific index entry, right-clicking
28428  on the entry's label will open a dialog where you can do that.
28429 \end_layout
28430
28431 \begin_layout Itemize
28432 By right-clicking on an index, you can change its type.
28433  Furthermore, you can specify an index to be a 
28434 \begin_inset Quotes eld
28435 \end_inset
28436
28437 Subindex.
28438 \begin_inset Quotes erd
28439 \end_inset
28440
28441  If you do that, the heading of that list will be decreased by one level.
28442  For example, if you use a book class, where the standard index heading
28443  is defined as a chapter, subindexes will be defined as sections and can
28444  thus be nested to the non-subindexes.
28445 \end_layout
28446
28447 \begin_layout Section
28448 Nomenclature/Glossary 
28449 \begin_inset Index idx
28450 status collapsed
28451
28452 \begin_layout Plain Layout
28453 Nomenclature
28454 \end_layout
28455
28456 \end_inset
28457
28458
28459 \begin_inset Index idx
28460 status collapsed
28461
28462 \begin_layout Plain Layout
28463 Glossary|see
28464 \begin_inset ERT
28465 status collapsed
28466
28467 \begin_layout Plain Layout
28468
28469 {
28470 \end_layout
28471
28472 \end_inset
28473
28474 Nomenclature
28475 \begin_inset ERT
28476 status collapsed
28477
28478 \begin_layout Plain Layout
28479
28480 }
28481 \end_layout
28482
28483 \end_inset
28484
28485
28486 \end_layout
28487
28488 \end_inset
28489
28490
28491 \begin_inset CommandInset label
28492 LatexCommand label
28493 name "sec:Nomenclature"
28494
28495 \end_inset
28496
28497
28498 \end_layout
28499
28500 \begin_layout Standard
28501 Sometimes you need to provide a list of technical terms or symbols that
28502  are mentioned in your document with a brief explanation of them – a so
28503  called nomenclature or glossary.
28504 \end_layout
28505
28506 \begin_layout Standard
28507 To be able to create nomenclatures or glossaries, you need the LaTeX package
28508  
28509 \series bold
28510 nomencl
28511 \series default
28512
28513 \begin_inset Index idx
28514 status collapsed
28515
28516 \begin_layout Plain Layout
28517 LaTeX-packages ! nomencl
28518 \end_layout
28519
28520 \end_inset
28521
28522  installed.
28523  You find it in the TeX-catalogue, 
28524 \begin_inset CommandInset citation
28525 LatexCommand cite
28526 key "TeXCatalogue"
28527
28528 \end_inset
28529
28530  or in the package manager of your LaTeX-system.
28531 \end_layout
28532
28533 \begin_layout Standard
28534 A nomenclature entry is created if you place the cursor after a symbol entry
28535  and then use the menu 
28536 \family sans
28537 Insert\SpecialChar \menuseparator
28538
28539 \family default
28540 N
28541 \family sans
28542 omenclature
28543 \begin_inset space ~
28544 \end_inset
28545
28546 Entry
28547 \family default
28548  or the toolbar button 
28549 \begin_inset Info
28550 type  "icon"
28551 arg   "nomencl-insert"
28552 \end_inset
28553
28554 .
28555  A gray box labeled 
28556 \begin_inset Quotes eld
28557 \end_inset
28558
28559
28560 \family sans
28561 Nom
28562 \family default
28563
28564 \begin_inset Quotes erd
28565 \end_inset
28566
28567  is inserted and a window pops up asking for the nomenclature entry.
28568 \end_layout
28569
28570 \begin_layout Standard
28571 A nomenclature entry consists of two main entries.
28572  The first is the term or 
28573 \family sans
28574 Symbol
28575 \family default
28576  that you wish to define.
28577  The second is the 
28578 \family sans
28579 Description
28580 \family default
28581  of the term or symbol.
28582 \end_layout
28583
28584 \begin_layout Standard
28585 \begin_inset Note Greyedout
28586 status open
28587
28588 \begin_layout Plain Layout
28589
28590 \series bold
28591 Note:
28592 \series default
28593  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28594 \end_layout
28595
28596 \end_inset
28597
28598
28599 \end_layout
28600
28601 \begin_layout Subsection
28602 Nomenclature Definition and Layout
28603 \begin_inset Index idx
28604 status collapsed
28605
28606 \begin_layout Plain Layout
28607 Nomenclature ! Layout
28608 \end_layout
28609
28610 \end_inset
28611
28612
28613 \end_layout
28614
28615 \begin_layout Standard
28616 If you have symbols in formulas, you have to define them in the 
28617 \family sans
28618 Symbol
28619 \family default
28620  field as LaTeX-formulas.
28621  For example to get 
28622 \begin_inset Quotes eld
28623 \end_inset
28624
28625
28626 \begin_inset Formula $\sigma$
28627 \end_inset
28628
28629
28630 \begin_inset Quotes erd
28631 \end_inset
28632
28633 , insert this:
28634 \begin_inset Newline newline
28635 \end_inset
28636
28637
28638 \series bold
28639 $
28640 \backslash
28641 sigma$
28642 \begin_inset Newline newline
28643 \end_inset
28644
28645
28646 \series default
28647 The 
28648 \begin_inset Quotes eld
28649 \end_inset
28650
28651 $
28652 \begin_inset Quotes erd
28653 \end_inset
28654
28655  character starts/ends the formula.
28656  The LaTeX-command for the Greek letter is the name of the letter beginning
28657  with a backslash 
28658 \begin_inset Quotes eld
28659 \end_inset
28660
28661
28662 \backslash
28663
28664 \begin_inset Quotes erd
28665 \end_inset
28666
28667 .
28668  For capital Greek letters, start the command also with a capital letter,
28669  like 
28670 \series bold
28671
28672 \backslash
28673 Sigma
28674 \series default
28675 .
28676 \end_layout
28677
28678 \begin_layout Standard
28679 (A short introduction to the LaTeX-syntax is given in section
28680 \begin_inset space ~
28681 \end_inset
28682
28683
28684 \begin_inset CommandInset ref
28685 LatexCommand ref
28686 reference "sub:LaTeX-Syntax"
28687
28688 \end_inset
28689
28690 .)
28691 \end_layout
28692
28693 \begin_layout Standard
28694 You cannot use the 
28695 \family sans
28696 Text
28697 \begin_inset space ~
28698 \end_inset
28699
28700 Style
28701 \family default
28702  dialog to format the description text; you have to use LaTeX-commands.
28703  For example the description of the nomenclature entry for the 
28704 \begin_inset Quotes eld
28705 \end_inset
28706
28707
28708 \begin_inset Formula $\sigma$
28709 \end_inset
28710
28711
28712 \begin_inset Quotes erd
28713 \end_inset
28714
28715  in this document is:
28716 \begin_inset Newline newline
28717 \end_inset
28718
28719
28720 \series bold
28721 dummy entry for the character 
28722 \backslash
28723 textsf{sigma}
28724 \series default
28725
28726 \begin_inset Newline newline
28727 \end_inset
28728
28729 The command 
28730 \series bold
28731
28732 \backslash
28733 textsf
28734 \series default
28735  sets the fonts to 
28736 \family sans
28737 sans
28738 \begin_inset space ~
28739 \end_inset
28740
28741 serif
28742 \family default
28743 .
28744  To get 
28745 \series bold
28746 bold
28747 \series default
28748  font use the command 
28749 \series bold
28750
28751 \backslash
28752 textbf
28753 \series default
28754 , for 
28755 \family typewriter
28756 typewriter
28757 \family default
28758  use 
28759 \series bold
28760
28761 \backslash
28762 texttt
28763 \series default
28764 , for 
28765 \emph on
28766 emphasized
28767 \emph default
28768  use 
28769 \series bold
28770
28771 \backslash
28772 emph
28773 \series default
28774 .
28775 \end_layout
28776
28777 \begin_layout Standard
28778 If the characters |
28779 \begin_inset space \space{}
28780 \end_inset
28781
28782 ,
28783 \begin_inset space \space{}
28784 \end_inset
28785
28786 !
28787 \begin_inset space \space{}
28788 \end_inset
28789
28790 , @ and
28791 \begin_inset space \space{}
28792 \end_inset
28793
28794 "
28795 \begin_inset space \space{}
28796 \end_inset
28797
28798 should appear in nomenclature entries they need to be escaped by adding
28799  a quote character in front of them.
28800 \begin_inset CommandInset nomenclature
28801 LatexCommand nomenclature
28802 symbol "\"@, \"|, \"!, \"\""
28803 description "The quote sign is output by writing ‘ \"\"\"\" '"
28804
28805 \end_inset
28806
28807
28808 \end_layout
28809
28810 \begin_layout Subsection
28811 Sort Order of Nomenclature Entries
28812 \begin_inset Index idx
28813 status collapsed
28814
28815 \begin_layout Plain Layout
28816 Nomenclature ! Sort order
28817 \end_layout
28818
28819 \end_inset
28820
28821
28822 \end_layout
28823
28824 \begin_layout Standard
28825 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28826  the symbol definition.
28827  This leads to undesired results when you, for example, have symbols in
28828  formulas.
28829  Suppose you have nomenclature entries for the symbols 
28830 \emph on
28831 a
28832 \begin_inset CommandInset nomenclature
28833 LatexCommand nomenclature
28834 symbol "a"
28835 description "dummy entry for the character \"a\""
28836
28837 \end_inset
28838
28839
28840 \emph default
28841  and 
28842 \begin_inset Formula $\sigma$
28843 \end_inset
28844
28845
28846 \begin_inset CommandInset nomenclature
28847 LatexCommand nomenclature
28848 prefix "sigma"
28849 symbol "$\\sigma$"
28850 description "dummy entry for the character \\textsf{sigma}"
28851
28852 \end_inset
28853
28854 .
28855  They will be sorted by 
28856 \begin_inset Quotes eld
28857 \end_inset
28858
28859
28860 \family sans
28861 a
28862 \family default
28863
28864 \begin_inset Quotes erd
28865 \end_inset
28866
28867  and 
28868 \begin_inset Quotes eld
28869 \end_inset
28870
28871
28872 \family typewriter
28873 $
28874 \backslash
28875 sigma$
28876 \family default
28877
28878 \begin_inset Quotes erd
28879 \end_inset
28880
28881  – the 
28882 \begin_inset Formula $\sigma$
28883 \end_inset
28884
28885  will be sorted before the 
28886 \emph on
28887 a
28888 \emph default
28889  since the character 
28890 \begin_inset Quotes eld
28891 \end_inset
28892
28893 $
28894 \begin_inset Quotes erd
28895 \end_inset
28896
28897  is considered in sorting.
28898 \end_layout
28899
28900 \begin_layout Standard
28901 To control the sort order, you can edit the 
28902 \family sans
28903 Sort
28904 \begin_inset space ~
28905 \end_inset
28906
28907 as
28908 \family default
28909  field of the nomenclature dialog.
28910  Then the nomenclature entry will be sorted by this entry and not the symbol
28911  definition.
28912  For the example given, you can insert 
28913 \family typewriter
28914 sigma
28915 \family default
28916  in this field for the 
28917 \begin_inset Formula $\sigma$
28918 \end_inset
28919
28920 , then 
28921 \emph on
28922 a
28923 \emph default
28924  will be located before 
28925 \begin_inset Formula $\sigma$
28926 \end_inset
28927
28928 .
28929 \end_layout
28930
28931 \begin_layout Standard
28932 For subgrouping and tips for using sort entries see the 
28933 \series bold
28934 nomencl
28935 \series default
28936  documentation, 
28937 \begin_inset CommandInset citation
28938 LatexCommand cite
28939 key "nomencl"
28940
28941 \end_inset
28942
28943 .
28944 \end_layout
28945
28946 \begin_layout Subsection
28947 Nomenclature Options
28948 \begin_inset Index idx
28949 status collapsed
28950
28951 \begin_layout Plain Layout
28952 Nomenclature ! Options
28953 \end_layout
28954
28955 \end_inset
28956
28957
28958 \end_layout
28959
28960 \begin_layout Standard
28961 The 
28962 \series bold
28963 nomencl
28964 \series default
28965  package offers some options to adjust the appearance of the nomenclature.
28966  Here are some of its options; for more have a look at its documentation:
28967 \end_layout
28968
28969 \begin_layout Description
28970 refeq Appends the phrase 
28971 \begin_inset Quotes eld
28972 \end_inset
28973
28974
28975 \family sans
28976 , see equation (
28977 \emph on
28978 eq
28979 \emph default
28980 )
28981 \family default
28982
28983 \begin_inset Quotes erd
28984 \end_inset
28985
28986  to every nomenclature entry, where 
28987 \family sans
28988 \emph on
28989 eq
28990 \family default
28991 \emph default
28992  is the number of the last equation in front of the nomenclature entry
28993 \end_layout
28994
28995 \begin_layout Description
28996 refpage Appends the phrase 
28997 \begin_inset Quotes eld
28998 \end_inset
28999
29000
29001 \family sans
29002 , page (
29003 \emph on
29004 page
29005 \emph default
29006 )
29007 \family default
29008
29009 \begin_inset Quotes erd
29010 \end_inset
29011
29012  to every nomenclature entry, where 
29013 \family sans
29014 \emph on
29015 page
29016 \family default
29017 \emph default
29018  is the number of the page on which the nomenclature entry appeared
29019 \end_layout
29020
29021 \begin_layout Description
29022 intoc Inserts the nomenclature in the Table of Contents
29023 \end_layout
29024
29025 \begin_layout Standard
29026 To use one or more of the options, add them to the comma-separated document
29027  class options list in the 
29028 \family sans
29029 Document\SpecialChar \menuseparator
29030 Settings
29031 \family default
29032  dialog.
29033  In this document the options 
29034 \series bold
29035 refpage, intoc
29036 \series default
29037  are used.
29038 \end_layout
29039
29040 \begin_layout Standard
29041 \begin_inset VSpace bigskip
29042 \end_inset
29043
29044
29045 \end_layout
29046
29047 \begin_layout Standard
29048 You can also use the first two options above only for certain nomenclature
29049  entries when you add one of the following commands as last entry to the
29050  
29051 \family sans
29052 Description
29053 \family default
29054  field in the nomenclature dialog:
29055 \end_layout
29056
29057 \begin_layout Description
29058
29059 \backslash
29060 nomrefeq Like the 
29061 \series bold
29062 refeq
29063 \series default
29064  option
29065 \end_layout
29066
29067 \begin_layout Description
29068
29069 \backslash
29070 nomrefpage Like the 
29071 \series bold
29072 refpage
29073 \series default
29074  option
29075 \end_layout
29076
29077 \begin_layout Description
29078
29079 \backslash
29080 nomrefeqpage Short notation of 
29081 \series bold
29082
29083 \backslash
29084 nomrefeq
29085 \backslash
29086 nomrefpage
29087 \end_layout
29088
29089 \begin_layout Description
29090
29091 \backslash
29092 nomnorefeq,
29093 \begin_inset space ~
29094 \end_inset
29095
29096
29097 \backslash
29098 nomnorefpage,
29099 \begin_inset space ~
29100 \end_inset
29101
29102
29103 \backslash
29104 nomnorefeqpage Turns off the corresponding options
29105 \end_layout
29106
29107 \begin_layout Standard
29108 Words like 
29109 \begin_inset Quotes eld
29110 \end_inset
29111
29112 page
29113 \begin_inset Quotes erd
29114 \end_inset
29115
29116  are automatically translated for some document languages.
29117  If not, add these lines to your LaTeX preamble:
29118 \end_layout
29119
29120 \begin_layout Standard
29121 \noindent
29122
29123 \series bold
29124
29125 \backslash
29126 renewcommand{
29127 \backslash
29128 eqdeclaration}[1]{, see equation
29129 \backslash
29130 nobreakspace(#1)}
29131 \begin_inset Newline newline
29132 \end_inset
29133
29134
29135 \backslash
29136 renewcommand{
29137 \backslash
29138 pagedeclaration}[1]{, page
29139 \backslash
29140 nobreakspace{}#1}
29141 \series default
29142
29143 \begin_inset Newline newline
29144 \end_inset
29145
29146 and replace 
29147 \begin_inset Quotes eld
29148 \end_inset
29149
29150 see equation
29151 \begin_inset Quotes erd
29152 \end_inset
29153
29154  and 
29155 \begin_inset Quotes eld
29156 \end_inset
29157
29158 page
29159 \begin_inset Quotes erd
29160 \end_inset
29161
29162  by their translation.
29163 \end_layout
29164
29165 \begin_layout Subsection
29166 Printing the Nomenclature
29167 \begin_inset Index idx
29168 status collapsed
29169
29170 \begin_layout Plain Layout
29171 Nomenclature ! Printing
29172 \end_layout
29173
29174 \end_inset
29175
29176
29177 \end_layout
29178
29179 \begin_layout Standard
29180 To print the nomenclature, use the menu 
29181 \family sans
29182 Insert\SpecialChar \menuseparator
29183 Lists/TOC\SpecialChar \menuseparator
29184 Nomenclature
29185 \family default
29186 .
29187  A box labeled 
29188 \begin_inset Quotes eld
29189 \end_inset
29190
29191
29192 \family sans
29193 Nomenclature
29194 \family default
29195
29196 \begin_inset Quotes erd
29197 \end_inset
29198
29199  will show the place where the nomenclature is printed in the output.
29200  By right-clicking on it, the amount of space for symbols can be altered.
29201  You can choose between these settings:
29202 \end_layout
29203
29204 \begin_layout Description
29205 Default a space of 1
29206 \begin_inset space \thinspace{}
29207 \end_inset
29208
29209 cm is used
29210 \end_layout
29211
29212 \begin_layout Description
29213 Longest
29214 \begin_inset space ~
29215 \end_inset
29216
29217 label
29218 \begin_inset space ~
29219 \end_inset
29220
29221 width the width of the widest symbol of all nomenclature entries is used
29222 \end_layout
29223
29224 \begin_layout Description
29225 Custom custom space
29226 \end_layout
29227
29228 \begin_layout Standard
29229 In the printed output the title of the nomenclature appears as 
29230 \begin_inset Quotes eld
29231 \end_inset
29232
29233 Nomenclature
29234 \begin_inset Quotes erd
29235 \end_inset
29236
29237 .
29238  If you are not happy with the name, you can change it by redefining the
29239  command 
29240 \series bold
29241
29242 \backslash
29243 nomname
29244 \series default
29245  in the preamble.
29246  For example, in order to change the name to 
29247 \emph on
29248 List of Symbols
29249 \emph default
29250 , add the following line to the preamble:
29251 \end_layout
29252
29253 \begin_layout Standard
29254
29255 \family roman
29256 \series bold
29257
29258 \backslash
29259 renewcommand{
29260 \backslash
29261 nomname}{List of Symbols}
29262 \end_layout
29263
29264 \begin_layout Subsection
29265 Nomenclature Program
29266 \begin_inset Index idx
29267 status collapsed
29268
29269 \begin_layout Plain Layout
29270 Nomenclature ! Program
29271 \end_layout
29272
29273 \end_inset
29274
29275
29276 \begin_inset CommandInset label
29277 LatexCommand label
29278 name "sub:Nomenclature-Program"
29279
29280 \end_inset
29281
29282
29283 \end_layout
29284
29285 \begin_layout Standard
29286 LyX uses the program 
29287 \family sans
29288 makeindex
29289 \family default
29290 , that is part of every LaTeX distribution, to generate the nomenclature.
29291  LyX's preferences dialog allows you to specify another program or to control
29292  
29293 \family sans
29294 makeindex
29295 \family default
29296  by adding options, see section
29297 \begin_inset space ~
29298 \end_inset
29299
29300
29301 \begin_inset CommandInset ref
29302 LatexCommand ref
29303 reference "sub:LaTeX-settings"
29304
29305 \end_inset
29306
29307 .
29308  The available options are listed and explained in 
29309 \begin_inset CommandInset citation
29310 LatexCommand cite
29311 key "nomencl,makeindex"
29312
29313 \end_inset
29314
29315 .
29316 \end_layout
29317
29318 \begin_layout Section
29319 Branches
29320 \begin_inset Index idx
29321 status collapsed
29322
29323 \begin_layout Plain Layout
29324 Branches
29325 \end_layout
29326
29327 \end_inset
29328
29329
29330 \begin_inset Index idx
29331 status collapsed
29332
29333 \begin_layout Plain Layout
29334 Document ! Branches
29335 \end_layout
29336
29337 \end_inset
29338
29339
29340 \begin_inset CommandInset label
29341 LatexCommand label
29342 name "sec:Branches"
29343
29344 \end_inset
29345
29346
29347 \end_layout
29348
29349 \begin_layout Standard
29350 Sometimes it is useful to hide some document parts in the output.
29351  For example a teacher who is setting an exam obviously doesn't want the
29352  pupils to see the answers, but having questions and answers in the same
29353  document will make the life of the markers of that exam much easier.
29354 \end_layout
29355
29356 \begin_layout Standard
29357 For these cases LyX allows you to put text into branches.
29358  The text will then only appear in the output when its branch is activated.
29359  To create a branch, either select the menu 
29360 \family sans
29361 Insert\SpecialChar \menuseparator
29362 Branch\SpecialChar \menuseparator
29363 Insert New Branch
29364 \family default
29365  (if you just want to specify a new branch) or go in the 
29366 \family sans
29367 Document\SpecialChar \menuseparator
29368 Settings
29369 \family default
29370  dialog to 
29371 \family sans
29372 Branches
29373 \family default
29374 , where you can specify and change the name of the branch, its activation
29375  state (whether the content of the branch is shown in the output or not),
29376  its background color inside LyX and whether the name of the branch should
29377  be appended to the document file name on export if the branch is active
29378  (see below for an example).
29379  Furthermore, the dialog lets you merge two branches (just rename one branch
29380  to the name of the other) and to add 
29381 \begin_inset Quotes eld
29382 \end_inset
29383
29384 unknown branches
29385 \begin_inset Quotes erd
29386 \end_inset
29387
29388  (i.
29389 \begin_inset space \thinspace{}
29390 \end_inset
29391
29392 e.
29393 \begin_inset space ~
29394 \end_inset
29395
29396 branches that were added to the document via copy and paste from other documents
29397 , without having been defined) to the document's branch list.
29398 \end_layout
29399
29400 \begin_layout Standard
29401 Text that should be in a branch is set into branch inset boxes.
29402  These boxes are inserted via the menu 
29403 \family sans
29404 Insert\SpecialChar \menuseparator
29405 Branch
29406 \family default
29407  where you can choose a branch.
29408  You can later change the activation state of the branch by right-clicking
29409  on them.
29410 \end_layout
29411
29412 \begin_layout Standard
29413 Here is an example, where only the question text appears, the answer branch
29414  is deactivated and therefore does not appear in the output:
29415 \end_layout
29416
29417 \begin_layout Standard
29418 \begin_inset Branch Question
29419 status open
29420
29421 \begin_layout Standard
29422 Question: Who was the first physics Nobel prize winner?
29423 \end_layout
29424
29425 \end_inset
29426
29427
29428 \end_layout
29429
29430 \begin_layout Standard
29431 \begin_inset Branch Answer
29432 status collapsed
29433
29434 \begin_layout Standard
29435 Answer: Wilhelm Conrad Röntgen
29436 \end_layout
29437
29438 \end_inset
29439
29440
29441 \end_layout
29442
29443 \begin_layout Standard
29444 If you activate 
29445 \family sans
29446 Filename Suffix
29447 \family default
29448  in 
29449 \family sans
29450 Document\SpecialChar \menuseparator
29451 Settings\SpecialChar \menuseparator
29452 Branches
29453 \family default
29454 , the name of the active branches will be appended to the file name at export.
29455  Consider for example a file 
29456 \begin_inset Quotes eld
29457 \end_inset
29458
29459 Exam.lyx
29460 \begin_inset Quotes erd
29461 \end_inset
29462
29463  which has the above branches.
29464  If 
29465 \begin_inset Quotes eld
29466 \end_inset
29467
29468 Filename Suffix
29469 \begin_inset Quotes erd
29470 \end_inset
29471
29472  is active, the PDF export file would be called 
29473 \begin_inset Quotes eld
29474 \end_inset
29475
29476 Exam.pdf
29477 \begin_inset Quotes erd
29478 \end_inset
29479
29480  if both the 
29481 \begin_inset Quotes eld
29482 \end_inset
29483
29484 Question
29485 \begin_inset Quotes erd
29486 \end_inset
29487
29488  and 
29489 \begin_inset Quotes eld
29490 \end_inset
29491
29492 Answer
29493 \begin_inset Quotes erd
29494 \end_inset
29495
29496  branch were inactive, 
29497 \begin_inset Quotes eld
29498 \end_inset
29499
29500 Exam-Question.pdf
29501 \begin_inset Quotes erd
29502 \end_inset
29503
29504  if only the 
29505 \begin_inset Quotes eld
29506 \end_inset
29507
29508 Question
29509 \begin_inset Quotes erd
29510 \end_inset
29511
29512  branch was active, likewise 
29513 \begin_inset Quotes eld
29514 \end_inset
29515
29516 Exam-Answer.pdf
29517 \begin_inset Quotes erd
29518 \end_inset
29519
29520  if only the 
29521 \begin_inset Quotes eld
29522 \end_inset
29523
29524 Answer
29525 \begin_inset Quotes erd
29526 \end_inset
29527
29528  branch was active, and 
29529 \begin_inset Quotes eld
29530 \end_inset
29531
29532 Exam-Question-Answer.pdf
29533 \begin_inset Quotes erd
29534 \end_inset
29535
29536  if both branches were active.
29537  This helps you to export different versions of your document easily.
29538 \end_layout
29539
29540 \begin_layout Standard
29541 \begin_inset VSpace bigskip
29542 \end_inset
29543
29544
29545 \end_layout
29546
29547 \begin_layout Standard
29548 To use conditional output inside places where you cannot insert branch insets,
29549  like inside equations, you can code special LaTeX definitions for each
29550  branch.
29551  For example you can define for the question branch
29552 \begin_inset Foot
29553 status collapsed
29554
29555 \begin_layout Plain Layout
29556 For an introduction to the LaTeX-syntax, see section
29557 \begin_inset space ~
29558 \end_inset
29559
29560
29561 \begin_inset CommandInset ref
29562 LatexCommand ref
29563 reference "sub:LaTeX-Syntax"
29564
29565 \end_inset
29566
29567 .
29568 \end_layout
29569
29570 \end_inset
29571
29572
29573 \end_layout
29574
29575 \begin_layout Standard
29576
29577 \series bold
29578
29579 \backslash
29580 newcommand{
29581 \backslash
29582 question}[1]{#1}
29583 \end_layout
29584
29585 \begin_layout Standard
29586
29587 \series bold
29588
29589 \backslash
29590 newcommand{
29591 \backslash
29592 answer}[1]{}
29593 \end_layout
29594
29595 \begin_layout Standard
29596 and for the answer branch
29597 \end_layout
29598
29599 \begin_layout Standard
29600
29601 \series bold
29602
29603 \backslash
29604 newcommand{
29605 \backslash
29606 question}[1]{}
29607 \end_layout
29608
29609 \begin_layout Standard
29610
29611 \series bold
29612
29613 \backslash
29614 newcommand{
29615 \backslash
29616 answer}[1]{#1}
29617 \end_layout
29618
29619 \begin_layout Standard
29620 \begin_inset Branch Question
29621 status open
29622
29623 \begin_layout Standard
29624 \begin_inset ERT
29625 status open
29626
29627 \begin_layout Plain Layout
29628
29629
29630 \backslash
29631 newcommand{
29632 \backslash
29633 question}[1]{#1}
29634 \end_layout
29635
29636 \begin_layout Plain Layout
29637
29638
29639 \backslash
29640 newcommand{
29641 \backslash
29642 answer}[1]{}
29643 \end_layout
29644
29645 \end_inset
29646
29647
29648 \end_layout
29649
29650 \end_inset
29651
29652
29653 \end_layout
29654
29655 \begin_layout Standard
29656 \begin_inset Branch Answer
29657 status collapsed
29658
29659 \begin_layout Standard
29660 \begin_inset ERT
29661 status collapsed
29662
29663 \begin_layout Plain Layout
29664
29665
29666 \backslash
29667 newcommand{
29668 \backslash
29669 question}[1]{}
29670 \end_layout
29671
29672 \begin_layout Plain Layout
29673
29674
29675 \backslash
29676 newcommand{
29677 \backslash
29678 answer}[1]{#1}
29679 \end_layout
29680
29681 \end_inset
29682
29683
29684 \end_layout
29685
29686 \end_inset
29687
29688
29689 \end_layout
29690
29691 \begin_layout Standard
29692 Now it is possible to use the 
29693 \series bold
29694
29695 \backslash
29696 question{\SpecialChar \ldots{}
29697 }
29698 \series default
29699  and 
29700 \series bold
29701
29702 \backslash
29703 answer{\SpecialChar \ldots{}
29704 }
29705 \series default
29706  commands to obtain conditional output.
29707  Here is an example formula where only the 
29708 \series bold
29709
29710 \backslash
29711 question
29712 \series default
29713  part appears:
29714 \begin_inset Formula 
29715 \[
29716 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29717 \]
29718
29719 \end_inset
29720
29721
29722 \end_layout
29723
29724 \begin_layout Standard
29725 Inside math, the same effect can be achieved using math macros, see the
29726  
29727 \emph on
29728 Math
29729 \emph default
29730  manual.
29731 \end_layout
29732
29733 \begin_layout Standard
29734 Each type of branch is allowed to have its specific style defined in layout
29735  files (e.
29736 \begin_inset space \thinspace{}
29737 \end_inset
29738
29739 g.
29740 \begin_inset space \space{}
29741 \end_inset
29742
29743 any branch inset can be automatically wrapped by your own LaTeX commands.).
29744  For this advanced usage, see the 
29745 \emph on
29746 Customization
29747 \emph default
29748  manual, section 
29749 \begin_inset Quotes eld
29750 \end_inset
29751
29752 Flex insets and InsetLayout
29753 \begin_inset Quotes erd
29754 \end_inset
29755
29756 ).
29757 \end_layout
29758
29759 \begin_layout Section
29760 PDF Properties
29761 \begin_inset CommandInset label
29762 LatexCommand label
29763 name "sec:PDF-Properties"
29764
29765 \end_inset
29766
29767
29768 \begin_inset Index idx
29769 status collapsed
29770
29771 \begin_layout Plain Layout
29772 PDF properties
29773 \end_layout
29774
29775 \end_inset
29776
29777
29778 \end_layout
29779
29780 \begin_layout Standard
29781 The 
29782 \family sans
29783 Document\SpecialChar \menuseparator
29784 Settings\SpecialChar \menuseparator
29785 PDF Properties
29786 \family default
29787  dialog allows you to set up special options for the PDF output of your
29788  document.
29789  All these options are provided by the LaTeX-package 
29790 \series bold
29791 hyperref
29792 \series default
29793
29794 \begin_inset Index idx
29795 status collapsed
29796
29797 \begin_layout Plain Layout
29798 LaTeX-packages ! hyperref
29799 \end_layout
29800
29801 \end_inset
29802
29803  which will link all cross-references in the DVI- and PDF-output.
29804  This means that the reader of your document will be able to click on a
29805  table of contents entry or on a reference to move to the cross-referenced
29806  part of the document.
29807  
29808 \end_layout
29809
29810 \begin_layout Standard
29811 The header information in the dialog tab 
29812 \family sans
29813 General
29814 \family default
29815  is saved together with the PDF as file properties.
29816  Many programs are able to extract this information, for example, automatically
29817  to recognize who the author is and what the PDF is about.
29818  This is very useful to sort, classify or use PDFs for bibliography issues.
29819  When the option 
29820 \family sans
29821 Automatically
29822 \begin_inset space ~
29823 \end_inset
29824
29825 fill
29826 \begin_inset space ~
29827 \end_inset
29828
29829 header
29830 \family default
29831  is set, LyX tries to extract the header information from your document
29832  title and author entries.
29833  The option 
29834 \family sans
29835 Load
29836 \begin_inset space ~
29837 \end_inset
29838
29839 in
29840 \begin_inset space ~
29841 \end_inset
29842
29843 fullscreen
29844 \begin_inset space ~
29845 \end_inset
29846
29847 mode
29848 \family default
29849  will open the PDF in fullscreen mode, which is useful for presentations.
29850 \end_layout
29851
29852 \begin_layout Standard
29853 You can specify in the dialog tab 
29854 \family sans
29855 Hyperlinks
29856 \family default
29857  how the links will look and if links for bibliographical backreferences
29858  are created.
29859  The 
29860 \family sans
29861 Break
29862 \begin_inset space ~
29863 \end_inset
29864
29865 links
29866 \begin_inset space ~
29867 \end_inset
29868
29869 over
29870 \begin_inset space ~
29871 \end_inset
29872
29873 lines
29874 \family default
29875  option allows long links to be split; 
29876 \family sans
29877 No
29878 \begin_inset space ~
29879 \end_inset
29880
29881 frames
29882 \begin_inset space ~
29883 \end_inset
29884
29885 around
29886 \begin_inset space ~
29887 \end_inset
29888
29889 links
29890 \family default
29891  and 
29892 \family sans
29893 Color
29894 \begin_inset space ~
29895 \end_inset
29896
29897 links
29898 \family default
29899  both turn off the default behavior of enclosing all links in frames; 
29900 \family sans
29901 Color
29902 \begin_inset space ~
29903 \end_inset
29904
29905 links
29906 \family default
29907  colors the different links.
29908  The default colors are:
29909 \end_layout
29910
29911 \begin_layout Labeling
29912 \labelwidthstring 00.00.0000
29913
29914 \color magenta
29915 magenta
29916 \color inherit
29917  for hyperlinks and URLs
29918 \end_layout
29919
29920 \begin_layout Labeling
29921 \labelwidthstring 00.00.0000
29922
29923 \color red
29924 red
29925 \color inherit
29926  for links
29927 \end_layout
29928
29929 \begin_layout Labeling
29930 \labelwidthstring 00.00.0000
29931
29932 \color green
29933 green
29934 \color inherit
29935  for citations
29936 \end_layout
29937
29938 \begin_layout Standard
29939 but you can change these in the field 
29940 \family sans
29941 Additional options
29942 \family default
29943 .
29944  For example, in this document they were changed with the additional options:
29945 \end_layout
29946
29947 \begin_layout Standard
29948
29949 \series bold
29950 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
29951 \end_layout
29952
29953 \begin_layout Standard
29954 If the option 
29955 \family sans
29956 Backreferences
29957 \family default
29958  is set, the hyperlinks will appear in the bibliography after the different
29959  entries, showing, depending on the option selected, the number of the section,
29960  slide or page where the entry is referenced.
29961 \end_layout
29962
29963 \begin_layout Standard
29964 In the dialog tab 
29965 \family sans
29966 Bookmarks
29967 \family default
29968  you can specify if PDF-bookmarks should be created for every section of
29969  your document to make it easier for readers to navigate through the document.
29970  You can decide if the bookmarks should be numbered like your document sections
29971  or not.
29972  With the 
29973 \family sans
29974 Open bookmarks
29975 \family default
29976  
29977 \family sans
29978 Level
29979 \family default
29980  you can specify what sectioning level should be displayed in the bookmarks
29981  when opening the PDF.
29982  For example level
29983 \begin_inset space ~
29984 \end_inset
29985
29986 2 will display all sections and subsections, while level
29987 \begin_inset space ~
29988 \end_inset
29989
29990 1 will only display the sections.
29991 \end_layout
29992
29993 \begin_layout Standard
29994 PDF properties are also used in this document.
29995  When you look in its document settings, you can see that some additional
29996  
29997 \series bold
29998 hyperref
29999 \series default
30000  options are used.
30001  For an explanation of all them we refer you to the hyperref manual 
30002 \begin_inset CommandInset citation
30003 LatexCommand cite
30004 key "hyperref"
30005
30006 \end_inset
30007
30008 .
30009 \end_layout
30010
30011 \begin_layout Section
30012 TeX Code and the LaTeX Syntax
30013 \begin_inset CommandInset label
30014 LatexCommand label
30015 name "sec:TeX-Code"
30016
30017 \end_inset
30018
30019
30020 \end_layout
30021
30022 \begin_layout Subsection
30023 TeX Code Boxes
30024 \begin_inset Index idx
30025 status collapsed
30026
30027 \begin_layout Plain Layout
30028 TeX Code
30029 \end_layout
30030
30031 \end_inset
30032
30033
30034 \begin_inset CommandInset label
30035 LatexCommand label
30036 name "sub:TeX-Code-Boxes"
30037
30038 \end_inset
30039
30040
30041 \end_layout
30042
30043 \begin_layout Standard
30044 As LyX uses LaTeX in the background, it supports many LaTeX commands and
30045  constructs, but not all.
30046  LaTeX contains hundreds of packages that provide different commands.
30047  All the time packages are being updated and new ones added.
30048  This has the advantage that you can typeset nearly everything as there
30049  is a LaTeX-package for every problem, though LyX cannot support all packages
30050  and their commands.
30051 \end_layout
30052
30053 \begin_layout Standard
30054 But don't worry, you can use any LaTeX-command directly in LyX inside the
30055  TeX Code box.
30056  A TeX Code box is created by the menu 
30057 \family sans
30058 Insert\SpecialChar \menuseparator
30059 Te
30060 \begin_inset ERT
30061 status collapsed
30062
30063 \begin_layout Plain Layout
30064
30065 {}
30066 \end_layout
30067
30068 \end_inset
30069
30070 X
30071 \begin_inset space ~
30072 \end_inset
30073
30074 Code
30075 \family default
30076  or by the toolbar button 
30077 \begin_inset Info
30078 type  "icon"
30079 arg   "ert-insert"
30080 \end_inset
30081
30082  (shortcut 
30083 \begin_inset Info
30084 type  "shortcut"
30085 arg   "ert-insert"
30086 \end_inset
30087
30088 ).
30089  The box can be opened by left-clicking and closed by right-clicking on
30090  it and selecting 
30091 \family sans
30092 Close Inset
30093 \family default
30094 .
30095 \end_layout
30096
30097 \begin_layout Standard
30098 You can insert complete or incomplete commands as TeX Code.
30099  Incomplete means that the command argument can be Standard LyX text.
30100  For example, if you want to draw a frame around a word and are therefore
30101  using the LaTeX-command 
30102 \series bold
30103
30104 \backslash
30105 fbox
30106 \series default
30107 , you can write the command part 
30108 \series bold
30109
30110 \backslash
30111 fbox{
30112 \series default
30113  in a TeX Code box before the word and the closing brace 
30114 \series bold
30115 }
30116 \series default
30117  in a second TeX Code box behind the word.
30118  The word between the two TeX Code boxes is then the argument as it is in
30119  the following example:
30120 \end_layout
30121
30122 \begin_layout Standard
30123 \begin_inset Graphics
30124         filename clipart/ERT.png
30125         scale 89
30126
30127 \end_inset
30128
30129
30130 \end_layout
30131
30132 \begin_layout Standard
30133 gives
30134 \end_layout
30135
30136 \begin_layout Standard
30137 This is a line with a 
30138 \begin_inset ERT
30139 status collapsed
30140
30141 \begin_layout Plain Layout
30142
30143
30144 \backslash
30145 fbox{
30146 \end_layout
30147
30148 \end_inset
30149
30150 framed
30151 \begin_inset ERT
30152 status collapsed
30153
30154 \begin_layout Plain Layout
30155
30156 }
30157 \end_layout
30158
30159 \end_inset
30160
30161  word.
30162 \end_layout
30163
30164 \begin_layout Standard
30165 \begin_inset Note Greyedout
30166 status open
30167
30168 \begin_layout Plain Layout
30169
30170 \series bold
30171 Note:
30172 \series default
30173  At the end of LaTeX-commands without parameters, you have to insert a space
30174  to let LaTeX know that the command is finished.
30175 \end_layout
30176
30177 \end_inset
30178
30179
30180 \end_layout
30181
30182 \begin_layout Subsection
30183 A Short Introduction to the LaTeX Syntax
30184 \begin_inset Argument 1
30185 status collapsed
30186
30187 \begin_layout Plain Layout
30188 The LaTeX Syntax
30189 \end_layout
30190
30191 \end_inset
30192
30193
30194 \begin_inset Index idx
30195 status collapsed
30196
30197 \begin_layout Plain Layout
30198 LaTeX Syntax
30199 \end_layout
30200
30201 \end_inset
30202
30203
30204 \begin_inset CommandInset label
30205 LatexCommand label
30206 name "sub:LaTeX-Syntax"
30207
30208 \end_inset
30209
30210
30211 \end_layout
30212
30213 \begin_layout Standard
30214 When you write larger documents or books, you will need to know something
30215  about the LaTeX-commands that LyX uses in the background.
30216  Because LaTeX is based on commands, you can 
30217 \begin_inset Quotes eld
30218 \end_inset
30219
30220 program
30221 \begin_inset Quotes erd
30222 \end_inset
30223
30224  your text.
30225  This has the advantage that the layout of the document can be changed at
30226  any time if you know the right commands.
30227  For example, imagine you have to write a manual for a product and the deadline
30228  is the end of the day.
30229  Your boss has just complimented you for your good work but wants to have
30230  all caption labels bold.
30231  But you have over a hundred figure and table captions with non-bold labels
30232  in your manual.
30233  Of course it is impossible to change all caption labels manually in one
30234  day.
30235 \end_layout
30236
30237 \begin_layout Standard
30238 Now LaTeX comes into play.
30239  As mentioned above, for every problem there exists a LaTeX-package.
30240  First you have to find out which and therefore look in the LaTeX package
30241  database, 
30242 \begin_inset CommandInset citation
30243 LatexCommand cite
30244 key "Catalogue"
30245
30246 \end_inset
30247
30248 .
30249 \end_layout
30250
30251 \begin_layout Standard
30252 As result you find that the package 
30253 \series bold
30254 caption
30255 \series default
30256
30257 \begin_inset Index idx
30258 status collapsed
30259
30260 \begin_layout Plain Layout
30261 LaTeX-packages ! caption
30262 \end_layout
30263
30264 \end_inset
30265
30266  is what you need.
30267  To use a package, you have to load it in the document preamble (menu 
30268 \family sans
30269 Document\SpecialChar \menuseparator
30270 Settings
30271 \family default
30272 \SpecialChar \menuseparator
30273
30274 \family sans
30275 LaT
30276 \begin_inset ERT
30277 status collapsed
30278
30279 \begin_layout Plain Layout
30280
30281 {}
30282 \end_layout
30283
30284 \end_inset
30285
30286 eX
30287 \begin_inset space ~
30288 \end_inset
30289
30290 Preamble
30291 \family default
30292 ) with the command
30293 \end_layout
30294
30295 \begin_layout Standard
30296
30297 \series bold
30298
30299 \backslash
30300 usepackage[options]{package name}
30301 \end_layout
30302
30303 \begin_layout Standard
30304 All LaTeX commands begin with a backslash, the command argument is set within
30305  two braces and the options are set within two brackets.
30306  Note that not all commands have an argument and options.
30307 \end_layout
30308
30309 \begin_layout Standard
30310 In your case the package name is 
30311 \series bold
30312 caption
30313 \series default
30314 .
30315  After a look in the documentation of the package, you know that the option
30316  
30317 \series bold
30318 labelfont=bf
30319 \series default
30320  will change the font of all caption labels to bold.
30321  So you add the command
30322 \end_layout
30323
30324 \begin_layout Standard
30325
30326 \series bold
30327
30328 \backslash
30329 usepackage[labelfont=bf]{caption}
30330 \end_layout
30331
30332 \begin_layout Standard
30333 to the preamble and the problem is solved.
30334 \begin_inset Foot
30335 status collapsed
30336
30337 \begin_layout Plain Layout
30338 For more commands provided by the 
30339 \series bold
30340 caption
30341 \series default
30342  package, have a look at its documentation, 
30343 \begin_inset CommandInset citation
30344 LatexCommand cite
30345 key "caption"
30346
30347 \end_inset
30348
30349 .
30350 \end_layout
30351
30352 \end_inset
30353
30354
30355 \end_layout
30356
30357 \begin_layout Standard
30358 Note that some document classes have built-in solutions for well-known problems
30359  like your case.
30360  For example if you use a 
30361 \family sans
30362 KOMA-Script
30363 \family default
30364  class, you don't need the package 
30365 \series bold
30366 caption
30367 \series default
30368 , you can instead write
30369 \end_layout
30370
30371 \begin_layout Standard
30372
30373 \series bold
30374
30375 \backslash
30376 setkomafont{captionlabel}{
30377 \backslash
30378 bfseries}
30379 \end_layout
30380
30381 \begin_layout Standard
30382 in the preamble and the problem is solved.
30383  So if you plan to write a large document, you should have a look at the
30384  documentation of the document class you want to use.
30385  (
30386 \series bold
30387
30388 \backslash
30389 setkomafont
30390 \series default
30391  is an example of a command with more than one argument.)
30392 \end_layout
30393
30394 \begin_layout Standard
30395 Commands in the preamble affect the whole document, while commands in the
30396  text affect only the text after the command or only the text used as command
30397  argument.
30398  To insert a LaTeX-command in text, use the TeX Code box as described in
30399  the previous section.
30400 \end_layout
30401
30402 \begin_layout Standard
30403 If you want to learn more about LaTeX and its syntax, have a look at the
30404  LaTeX-books 
30405 \begin_inset CommandInset citation
30406 LatexCommand cite
30407 key "latexcompanion,latexguide"
30408
30409 \end_inset
30410
30411 .
30412 \end_layout
30413
30414 \begin_layout Standard
30415 \begin_inset Newpage cleardoublepage
30416 \end_inset
30417
30418
30419 \end_layout
30420
30421 \begin_layout Standard
30422 \begin_inset ERT
30423 status collapsed
30424
30425 \begin_layout Plain Layout
30426
30427
30428 \backslash
30429 pagestyle{fancy}
30430 \end_layout
30431
30432 \end_inset
30433
30434
30435 \begin_inset Note Note
30436 status collapsed
30437
30438 \begin_layout Plain Layout
30439 switches temporarily to a page style with custom header and footer line
30440 \end_layout
30441
30442 \end_inset
30443
30444
30445 \end_layout
30446
30447 \begin_layout Left Header
30448 \begin_inset Argument 1
30449 status collapsed
30450
30451 \begin_layout Plain Layout
30452
30453 \end_layout
30454
30455 \end_inset
30456
30457
30458 \begin_inset ERT
30459 status collapsed
30460
30461 \begin_layout Plain Layout
30462
30463
30464 \backslash
30465 rightmark
30466 \end_layout
30467
30468 \end_inset
30469
30470
30471 \begin_inset Note Note
30472 status collapsed
30473
30474 \begin_layout Plain Layout
30475 defines the header line as described below
30476 \end_layout
30477
30478 \end_inset
30479
30480
30481 \end_layout
30482
30483 \begin_layout Center Header
30484 \begin_inset Argument 1
30485 status collapsed
30486
30487 \begin_layout Plain Layout
30488
30489 \end_layout
30490
30491 \end_inset
30492
30493
30494 \end_layout
30495
30496 \begin_layout Right Header
30497 \begin_inset Argument 1
30498 status collapsed
30499
30500 \begin_layout Plain Layout
30501 \begin_inset ERT
30502 status collapsed
30503
30504 \begin_layout Plain Layout
30505
30506
30507 \backslash
30508 leftmark
30509 \end_layout
30510
30511 \end_inset
30512
30513
30514 \end_layout
30515
30516 \end_inset
30517
30518
30519 \end_layout
30520
30521 \begin_layout Left Footer
30522 \begin_inset Argument 1
30523 status collapsed
30524
30525 \begin_layout Plain Layout
30526 \begin_inset ERT
30527 status collapsed
30528
30529 \begin_layout Plain Layout
30530
30531
30532 \backslash
30533 thepage
30534 \end_layout
30535
30536 \end_inset
30537
30538
30539 \end_layout
30540
30541 \end_inset
30542
30543
30544 \end_layout
30545
30546 \begin_layout Center Footer
30547 \begin_inset Argument 1
30548 status collapsed
30549
30550 \begin_layout Plain Layout
30551
30552 \family sans
30553 \series bold
30554 \color red
30555 LyX's user guide
30556 \end_layout
30557
30558 \end_inset
30559
30560 Magic code:
30561 \begin_inset Newline newline
30562 \end_inset
30563
30564
30565 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30566 \end_inset
30567
30568
30569 \end_layout
30570
30571 \begin_layout Right Footer
30572 \begin_inset Argument 1
30573 status collapsed
30574
30575 \begin_layout Plain Layout
30576
30577 \end_layout
30578
30579 \end_inset
30580
30581
30582 \begin_inset ERT
30583 status collapsed
30584
30585 \begin_layout Plain Layout
30586
30587
30588 \backslash
30589 Roman{page}
30590 \end_layout
30591
30592 \end_inset
30593
30594
30595 \end_layout
30596
30597 \begin_layout Section
30598 Customized Page Headers and Footers
30599 \begin_inset CommandInset label
30600 LatexCommand label
30601 name "sec:Customized-Page-Headers"
30602
30603 \end_inset
30604
30605
30606 \begin_inset Index idx
30607 status collapsed
30608
30609 \begin_layout Plain Layout
30610 Document ! Header/Footer line
30611 \end_layout
30612
30613 \end_inset
30614
30615
30616 \begin_inset Index idx
30617 status collapsed
30618
30619 \begin_layout Plain Layout
30620 Header/Footer line
30621 \end_layout
30622
30623 \end_inset
30624
30625
30626 \end_layout
30627
30628 \begin_layout Standard
30629 To define a custom page header and footer line for your document, you need
30630  to set the 
30631 \family sans
30632 Page
30633 \begin_inset space ~
30634 \end_inset
30635
30636 style
30637 \family default
30638  to 
30639 \family sans
30640 Fancy
30641 \family default
30642  in the 
30643 \family sans
30644 Document\SpecialChar \menuseparator
30645 Settings
30646 \family default
30647  dialog under 
30648 \family sans
30649 Page
30650 \begin_inset space ~
30651 \end_inset
30652
30653 Layout
30654 \family default
30655 .
30656  As a second step add in the menu 
30657 \family sans
30658 Document\SpecialChar \menuseparator
30659 Settings\SpecialChar \menuseparator
30660 Modules
30661 \family default
30662  the module 
30663 \begin_inset Quotes eld
30664 \end_inset
30665
30666 Custom Header/Footerlines
30667 \begin_inset Quotes erd
30668 \end_inset
30669
30670 .
30671  This module offers the following 6
30672 \begin_inset space ~
30673 \end_inset
30674
30675 styles:
30676 \end_layout
30677
30678 \begin_layout Description
30679 Left
30680 \begin_inset space ~
30681 \end_inset
30682
30683 Header,
30684 \begin_inset space ~
30685 \end_inset
30686
30687 Center
30688 \begin_inset space ~
30689 \end_inset
30690
30691 Header,
30692 \begin_inset space ~
30693 \end_inset
30694
30695 Right
30696 \begin_inset space ~
30697 \end_inset
30698
30699 Header
30700 \end_layout
30701
30702 \begin_layout Description
30703 Left
30704 \begin_inset space ~
30705 \end_inset
30706
30707 Footer,
30708 \begin_inset space ~
30709 \end_inset
30710
30711 Center
30712 \begin_inset space ~
30713 \end_inset
30714
30715 Footer,
30716 \begin_inset space ~
30717 \end_inset
30718
30719 Right
30720 \begin_inset space ~
30721 \end_inset
30722
30723 Footer
30724 \end_layout
30725
30726 \begin_layout Standard
30727 for the different positions in the header/footer.
30728 \end_layout
30729
30730 \begin_layout Standard
30731 Normally, headers and footers are set up at the beginning of the document.
30732  But you can change them anywhere you want to.
30733  Figure
30734 \begin_inset space ~
30735 \end_inset
30736
30737
30738 \begin_inset CommandInset ref
30739 LatexCommand ref
30740 reference "fig:Page-layout"
30741
30742 \end_inset
30743
30744  shows the page layout and where the header/footer styles will appear.
30745 \end_layout
30746
30747 \begin_layout Standard
30748 \begin_inset Float figure
30749 placement h
30750 wide false
30751 sideways false
30752 status open
30753
30754 \begin_layout Plain Layout
30755 \noindent
30756 \align center
30757 \begin_inset Tabular
30758 <lyxtabular version="3" rows="5" columns="3">
30759 <features rotate="0" tabularvalignment="middle">
30760 <column alignment="left" valignment="top" width="30line%">
30761 <column alignment="center" valignment="top" width="30line%">
30762 <column alignment="right" valignment="top" width="30line%">
30763 <row>
30764 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30765 \begin_inset Text
30766
30767 \begin_layout Plain Layout
30768 Left Header
30769 \end_layout
30770
30771 \end_inset
30772 </cell>
30773 <cell alignment="center" valignment="top" topline="true" usebox="none">
30774 \begin_inset Text
30775
30776 \begin_layout Plain Layout
30777 Center Header
30778 \end_layout
30779
30780 \end_inset
30781 </cell>
30782 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30783 \begin_inset Text
30784
30785 \begin_layout Plain Layout
30786 Right Header
30787 \end_layout
30788
30789 \end_inset
30790 </cell>
30791 </row>
30792 <row>
30793 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30794 \begin_inset Text
30795
30796 \begin_layout Plain Layout
30797
30798 \end_layout
30799
30800 \end_inset
30801 </cell>
30802 <cell alignment="center" valignment="top" usebox="none">
30803 \begin_inset Text
30804
30805 \begin_layout Plain Layout
30806
30807 \end_layout
30808
30809 \end_inset
30810 </cell>
30811 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30812 \begin_inset Text
30813
30814 \begin_layout Plain Layout
30815
30816 \end_layout
30817
30818 \end_inset
30819 </cell>
30820 </row>
30821 <row>
30822 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30823 \begin_inset Text
30824
30825 \begin_layout Plain Layout
30826 The normal text on the page goes here.
30827  The running header is above the text, and the footer is below (including
30828  footnotes).
30829  Headers/footers typically contain things like the page number, title of
30830  the chapter, company logo but your can use almost anything, except of floats.
30831 \end_layout
30832
30833 \end_inset
30834 </cell>
30835 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30836 \begin_inset Text
30837
30838 \begin_layout Plain Layout
30839
30840 \end_layout
30841
30842 \end_inset
30843 </cell>
30844 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30845 \begin_inset Text
30846
30847 \begin_layout Plain Layout
30848
30849 \end_layout
30850
30851 \end_inset
30852 </cell>
30853 </row>
30854 <row>
30855 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30856 \begin_inset Text
30857
30858 \begin_layout Plain Layout
30859
30860 \end_layout
30861
30862 \end_inset
30863 </cell>
30864 <cell alignment="center" valignment="top" usebox="none">
30865 \begin_inset Text
30866
30867 \begin_layout Plain Layout
30868
30869 \end_layout
30870
30871 \end_inset
30872 </cell>
30873 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30874 \begin_inset Text
30875
30876 \begin_layout Plain Layout
30877
30878 \end_layout
30879
30880 \end_inset
30881 </cell>
30882 </row>
30883 <row>
30884 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30885 \begin_inset Text
30886
30887 \begin_layout Plain Layout
30888 Left Footer
30889 \end_layout
30890
30891 \end_inset
30892 </cell>
30893 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30894 \begin_inset Text
30895
30896 \begin_layout Plain Layout
30897 Center Footer
30898 \end_layout
30899
30900 \end_inset
30901 </cell>
30902 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30903 \begin_inset Text
30904
30905 \begin_layout Plain Layout
30906 Right Footer
30907 \end_layout
30908
30909 \end_inset
30910 </cell>
30911 </row>
30912 </lyxtabular>
30913
30914 \end_inset
30915
30916
30917 \end_layout
30918
30919 \begin_layout Plain Layout
30920 \begin_inset Caption Standard
30921
30922 \begin_layout Plain Layout
30923 \begin_inset CommandInset label
30924 LatexCommand label
30925 name "fig:Page-layout"
30926
30927 \end_inset
30928
30929 Page layout with custom header and footer line.
30930 \end_layout
30931
30932 \end_inset
30933
30934
30935 \end_layout
30936
30937 \end_inset
30938
30939
30940 \end_layout
30941
30942 \begin_layout Standard
30943 \begin_inset Note Greyedout
30944 status open
30945
30946 \begin_layout Plain Layout
30947
30948 \series bold
30949 Note
30950 \series default
30951 : some document classes implement their own customized page headers and
30952  footers if 
30953 \family sans
30954 Page
30955 \begin_inset space ~
30956 \end_inset
30957
30958 style
30959 \family default
30960  is set to “Default”.
30961  Check what these are before you specify your own customized page headers
30962  and footers.
30963 \end_layout
30964
30965 \end_inset
30966
30967
30968 \end_layout
30969
30970 \begin_layout Subsection
30971 Definition
30972 \end_layout
30973
30974 \begin_layout Standard
30975 To define your header line, add all three header styles.
30976  The things you add to the styles appear on odd numbered pages, the things
30977  in the optional arguments on even numbered pages.
30978  For single-sided documents, the optional arguments will not be used and
30979  can be omitted.
30980  If you leave a style or its argument empty, nothing appears in the output.
30981  Defining the footer line works similarly.
30982 \end_layout
30983
30984 \begin_layout Standard
30985 For the definition, you will need some LaTeX-commands that are inserted
30986  as TeX code (menu 
30987 \family sans
30988 Insert\SpecialChar \menuseparator
30989 Te
30990 \begin_inset ERT
30991 status collapsed
30992
30993 \begin_layout Plain Layout
30994
30995 {}
30996 \end_layout
30997
30998 \end_inset
30999
31000 X
31001 \begin_inset space ~
31002 \end_inset
31003
31004 Code
31005 \family default
31006 ):
31007 \end_layout
31008
31009 \begin_layout Description
31010
31011 \backslash
31012 thepage prints the current page number
31013 \end_layout
31014
31015 \begin_layout Description
31016
31017 \backslash
31018 Roman{page} prints the current page number with capital roman numerals
31019 \end_layout
31020
31021 \begin_layout Description
31022
31023 \backslash
31024 roman{page} prints the current page number with small roman numerals
31025 \end_layout
31026
31027 \begin_layout Description
31028
31029 \backslash
31030 leftmark prints the current section number and title.
31031  If the document has chapters, it prints the current chapter number and
31032  title instead.
31033  It is called 
31034 \begin_inset Quotes eld
31035 \end_inset
31036
31037 leftmark
31038 \begin_inset Quotes prd
31039 \end_inset
31040
31041  because it usually goes in a left header.
31042 \end_layout
31043
31044 \begin_layout Description
31045
31046 \backslash
31047 rightmark prints the current subsection number and title.
31048  If the document has chapters, it prints the current section number and
31049  title instead.
31050  It is normally used in the right header.
31051 \end_layout
31052
31053 \begin_layout Subsection
31054 Default header/footer
31055 \end_layout
31056
31057 \begin_layout Standard
31058 The custom header/footer is not empty by default.
31059  The default header contains the chapter and section title and the center
31060  footer has the page number.
31061  In order to remove unwanted entries from the header/footer, include the
31062  relevant header/footer style in your document, but leave it blank.
31063  So, if you do not want a page number in the footer, include a blank 
31064 \family sans
31065 Center
31066 \begin_inset space ~
31067 \end_inset
31068
31069 Footer
31070 \family default
31071  style.
31072 \end_layout
31073
31074 \begin_layout Subsection
31075 Appearance
31076 \end_layout
31077
31078 \begin_layout Standard
31079 The header and footer will appear on normal pages.
31080  Some pages are different.
31081  The title page has a style of its own, and so does any page that starts
31082  a new part or chapter in your book.
31083  Such pages will not have the custom headers/footers, but that is normal.
31084  There is for example no need to print a header with the chapter name on
31085  the chapter page where the chapter heading is in big bold letters anyway.
31086 \end_layout
31087
31088 \begin_layout Subsubsection
31089 Header and footer decoration line
31090 \end_layout
31091
31092 \begin_layout Standard
31093 By default, you get a 0.4
31094 \begin_inset space \thinspace{}
31095 \end_inset
31096
31097 pt thick line below the header and no footer line.
31098  This can be changed in the document preamble with the commands 
31099 \series bold
31100
31101 \backslash
31102 headrulewidth
31103 \series default
31104  and 
31105 \series bold
31106
31107 \backslash
31108 footrulewidth
31109 \series default
31110  in the following way:
31111 \end_layout
31112
31113 \begin_layout Standard
31114
31115 \series bold
31116
31117 \backslash
31118 renewcommand{
31119 \backslash
31120 headrulewidth}{thickness}
31121 \end_layout
31122
31123 \begin_layout Standard
31124 where thickness is a size in standard units like 
31125 \family sans
31126 pt
31127 \family default
31128  or 
31129 \family sans
31130 mm
31131 \family default
31132 .
31133  If you don't want a line, set the thickness to 0
31134 \begin_inset space \thinspace{}
31135 \end_inset
31136
31137 pt.
31138 \end_layout
31139
31140 \begin_layout Standard
31141 The lines can also be colored, but this requires more knowledge of LaTeX.
31142  If you really need this, have a look at the Internet or in sec.
31143 \begin_inset space ~
31144 \end_inset
31145
31146 4.4 of the book 
31147 \begin_inset CommandInset citation
31148 LatexCommand cite
31149 key "Mittelbach"
31150
31151 \end_inset
31152
31153 .
31154 \end_layout
31155
31156 \begin_layout Subsubsection
31157 Several header/footer lines
31158 \end_layout
31159
31160 \begin_layout Standard
31161 In case you need more than one text line as a header/footer, you can do
31162  this by adding a normal line break in the style definition.
31163  However, the default height of the header/footer is only the one of one
31164  text line.
31165  To expand the height, redefine the LaTeX length 
31166 \series bold
31167
31168 \backslash
31169 headheight
31170 \series default
31171  or 
31172 \series bold
31173
31174 \backslash
31175 footheight
31176 \series default
31177  in this entry in 
31178 \family sans
31179 Document\SpecialChar \menuseparator
31180 Settings\SpecialChar \menuseparator
31181 Lat
31182 \begin_inset ERT
31183 status collapsed
31184
31185 \begin_layout Plain Layout
31186
31187 {}
31188 \end_layout
31189
31190 \end_inset
31191
31192 eX
31193 \begin_inset space ~
31194 \end_inset
31195
31196 Preamble
31197 \family default
31198 :
31199 \end_layout
31200
31201 \begin_layout Standard
31202
31203 \series bold
31204
31205 \backslash
31206 setlength{
31207 \backslash
31208 headheight}{height}
31209 \end_layout
31210
31211 \begin_layout Standard
31212 where height is a size in standard units.
31213  If you don't know which amount of space is needed for the height, define
31214  your header/footer and preview your document as a PDF.
31215  Then open the LaTeX logfile with the menu 
31216 \family sans
31217 Document\SpecialChar \menuseparator
31218 La
31219 \begin_inset ERT
31220 status collapsed
31221
31222 \begin_layout Plain Layout
31223
31224 {}
31225 \end_layout
31226
31227 \end_inset
31228
31229 TeX Log
31230 \family default
31231  and use the button 
31232 \family sans
31233 Next
31234 \begin_inset space ~
31235 \end_inset
31236
31237 Warning
31238 \family default
31239  to see if you can find a warning about the package 
31240 \series bold
31241 fancyhdr
31242 \series default
31243
31244 \begin_inset Index idx
31245 status collapsed
31246
31247 \begin_layout Plain Layout
31248 LaTeX-packages ! fancyhdr
31249 \end_layout
31250
31251 \end_inset
31252
31253 .
31254  If there is such a warning, it contains the space that you need at least
31255  for your header/footer.
31256 \end_layout
31257
31258 \begin_layout Subsection
31259 This example
31260 \end_layout
31261
31262 \begin_layout Standard
31263 This example demonstrates what can be done with custom header/footers.
31264  Don't use it for your document as it is just an example.
31265  This example consists of the following definition:
31266 \end_layout
31267
31268 \begin_layout Description
31269 Left
31270 \begin_inset space ~
31271 \end_inset
31272
31273 Header 
31274 \series bold
31275
31276 \backslash
31277 rightmark
31278 \series default
31279 , empty optional argument
31280 \end_layout
31281
31282 \begin_layout Description
31283 Center
31284 \begin_inset space ~
31285 \end_inset
31286
31287 Header empty, empty optional argument
31288 \end_layout
31289
31290 \begin_layout Description
31291 Right
31292 \begin_inset space ~
31293 \end_inset
31294
31295 Header empty, 
31296 \series bold
31297
31298 \backslash
31299 leftmark
31300 \series default
31301  in the optional argument
31302 \end_layout
31303
31304 \begin_layout Description
31305 Left
31306 \begin_inset space ~
31307 \end_inset
31308
31309 Footer empty, 
31310 \series bold
31311
31312 \backslash
31313 thepage
31314 \series default
31315  in the optional argument
31316 \end_layout
31317
31318 \begin_layout Description
31319 Center
31320 \begin_inset space ~
31321 \end_inset
31322
31323 Footer 
31324 \family sans
31325 \series bold
31326 \color red
31327 LyX's user guide
31328 \family default
31329 \series default
31330 \color inherit
31331
31332 \begin_inset Quotes eld
31333 \end_inset
31334
31335 Magic code:
31336 \begin_inset Newline newline
31337 \end_inset
31338
31339
31340 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31341 \end_inset
31342
31343
31344 \begin_inset Quotes erd
31345 \end_inset
31346
31347  in the optional argument
31348 \end_layout
31349
31350 \begin_layout Description
31351 Right
31352 \begin_inset space ~
31353 \end_inset
31354
31355 Footer 
31356 \series bold
31357
31358 \backslash
31359 Roman{page}
31360 \series default
31361 , empty optional argument
31362 \end_layout
31363
31364 \begin_layout Description
31365
31366 \backslash
31367 headrulewidth set to 2
31368 \begin_inset space \thinspace{}
31369 \end_inset
31370
31371 pt
31372 \end_layout
31373
31374 \begin_layout Standard
31375 In principle you can use almost everything in headers/footers, except floats.
31376  For more specialized features, for example, thumb-indexes, see the manual
31377  of the 
31378 \series bold
31379 fancyhdr
31380 \series default
31381  package, 
31382 \begin_inset CommandInset citation
31383 LatexCommand cite
31384 key "fancyhdr"
31385
31386 \end_inset
31387
31388 .
31389 \end_layout
31390
31391 \begin_layout Standard
31392 \begin_inset Newpage clearpage
31393 \end_inset
31394
31395
31396 \end_layout
31397
31398 \begin_layout Standard
31399 \begin_inset ERT
31400 status open
31401
31402 \begin_layout Plain Layout
31403
31404
31405 \backslash
31406 pagestyle{headings}
31407 \end_layout
31408
31409 \end_inset
31410
31411
31412 \begin_inset Note Note
31413 status collapsed
31414
31415 \begin_layout Plain Layout
31416 switches back to page style with the default headings
31417 \end_layout
31418
31419 \end_inset
31420
31421
31422 \end_layout
31423
31424 \begin_layout Section
31425 Previewing Snippets of your Document
31426 \begin_inset CommandInset label
31427 LatexCommand label
31428 name "sec:Previewing-snippets-of"
31429
31430 \end_inset
31431
31432
31433 \begin_inset Index idx
31434 status collapsed
31435
31436 \begin_layout Plain Layout
31437 Instant preview
31438 \end_layout
31439
31440 \end_inset
31441
31442
31443 \begin_inset Index idx
31444 status collapsed
31445
31446 \begin_layout Plain Layout
31447 Document ! Preview
31448 \end_layout
31449
31450 \end_inset
31451
31452
31453 \end_layout
31454
31455 \begin_layout Standard
31456 LyX allows you to generate previews of sections of your document on the
31457  fly so you can see how they will look in the final document without having
31458  to break your train of thought with viewing the output.
31459 \end_layout
31460
31461 \begin_layout Subsection
31462 Prerequisites
31463 \end_layout
31464
31465 \begin_layout Standard
31466 To get previews working, you need the LaTeX package 
31467 \series bold
31468 preview-latex
31469 \series default
31470
31471 \begin_inset Index idx
31472 status collapsed
31473
31474 \begin_layout Plain Layout
31475 LaTeX-packages ! preview-latex
31476 \end_layout
31477
31478 \end_inset
31479
31480  (on some systems named simply 
31481 \series bold
31482 preview
31483 \series default
31484 ) installed.
31485  If it is not already installed, you will find it in the TeX-catalogue,
31486  
31487 \begin_inset CommandInset citation
31488 LatexCommand cite
31489 key "TeXCatalogue"
31490
31491 \end_inset
31492
31493  or in the package manager of your LaTeX-system.
31494  You obtain prettier results if you install the program 
31495 \family typewriter
31496 pnmcrop
31497 \family default
31498  from the 
31499 \family typewriter
31500 netpbm
31501 \family default
31502  package; for LyX on Windows this program and also the LaTeX-package are
31503  automatically installed together with LyX.
31504 \end_layout
31505
31506 \begin_layout Subsection
31507 Enabling previews
31508 \end_layout
31509
31510 \begin_layout Standard
31511 If you would for example like to see in LyX your math formulas typeset by
31512  LaTeX, activate the option 
31513 \family sans
31514 Display
31515 \begin_inset space ~
31516 \end_inset
31517
31518 Graphics
31519 \family default
31520  in the 
31521 \family sans
31522 Tools\SpecialChar \menuseparator
31523 Preferences 
31524 \family default
31525 dialog under 
31526 \family sans
31527 Look
31528 \begin_inset space ~
31529 \end_inset
31530
31531 and
31532 \begin_inset space ~
31533 \end_inset
31534
31535 feel\SpecialChar \menuseparator
31536 Display
31537 \family default
31538 .
31539  Then set 
31540 \family sans
31541 Instant
31542 \begin_inset space ~
31543 \end_inset
31544
31545 Preview
31546 \family default
31547  to 
31548 \family sans
31549 On
31550 \family default
31551 .
31552  The 
31553 \family sans
31554 Preview
31555 \begin_inset space ~
31556 \end_inset
31557
31558 Size
31559 \family default
31560  is the multiplication factor for the size.
31561 \end_layout
31562
31563 \begin_layout Standard
31564 If you would like to see everything but your math formulas typeset by LaTeX,
31565  set 
31566 \family sans
31567 Instant
31568 \begin_inset space ~
31569 \end_inset
31570
31571 Preview
31572 \family default
31573  to 
31574 \family sans
31575 No
31576 \begin_inset space ~
31577 \end_inset
31578
31579 math
31580 \family default
31581 .
31582 \end_layout
31583
31584 \begin_layout Standard
31585 Previews are generated when you load a document into LyX and when you finish
31586  editing an inset.
31587 \end_layout
31588
31589 \begin_layout Standard
31590 \begin_inset Note Greyedout
31591 status open
31592
31593 \begin_layout Plain Layout
31594
31595 \series bold
31596 Note:
31597 \series default
31598  Previews of an already loaded document are not in every case immediately
31599  generated by activating the option 
31600 \family sans
31601 Display
31602 \begin_inset space ~
31603 \end_inset
31604
31605 Graphics
31606 \family default
31607 .
31608  Reopening the document will fix such problems.
31609 \end_layout
31610
31611 \end_inset
31612
31613
31614 \end_layout
31615
31616 \begin_layout Subsection
31617 Selected document parts
31618 \end_layout
31619
31620 \begin_layout Standard
31621 Besides math there are other cases where you might like to see a preview,
31622  for example things that LyX cannot render like rotated parts or things
31623  that are not yet supported by LyX.
31624  To do this, insert a preview inset via the menu 
31625 \family sans
31626 Insert\SpecialChar \menuseparator
31627 Preview
31628 \family default
31629 .
31630  Insert or paste the stuff that you want to preview into this inset.
31631  The preview will be generated when the cursor is outside the preview inset.
31632  If you click on the preview, you can edit the previewed stuff.
31633 \end_layout
31634
31635 \begin_layout Standard
31636 An example: To create rotated boxes, you use the LaTeX command 
31637 \series bold
31638
31639 \backslash
31640 rotatebox
31641 \series default
31642  which is not yet supported by LyX.
31643 \begin_inset Foot
31644 status collapsed
31645
31646 \begin_layout Plain Layout
31647
31648 \series bold
31649
31650 \backslash
31651 rotatebox
31652 \series default
31653  is explained in section 
31654 \emph on
31655 Rotated and Scaled Boxes
31656 \emph default
31657  of the 
31658 \emph on
31659 Embedded
31660 \begin_inset space ~
31661 \end_inset
31662
31663 Objects
31664 \emph default
31665  manual.
31666 \end_layout
31667
31668 \end_inset
31669
31670  Instead of the TeX Code boxes you want to see in LyX the final rotated
31671  boxes, for example to adjust the rotation angle to fit with the surrounding
31672  text.
31673  Therefore you create a preview inset and copy the text with the rotated
31674  boxes into it.
31675  Here is the result:
31676 \end_layout
31677
31678 \begin_layout Standard
31679 \begin_inset Preview
31680
31681 \begin_layout Standard
31682 This is a line
31683 \begin_inset ERT
31684 status collapsed
31685
31686 \begin_layout Plain Layout
31687
31688
31689 \backslash
31690 rotatebox[origin=r]{-60}{
31691 \end_layout
31692
31693 \end_inset
31694
31695
31696 \begin_inset Box Doublebox
31697 position "c"
31698 hor_pos "c"
31699 has_inner_box 0
31700 inner_pos "c"
31701 use_parbox 0
31702 use_makebox 0
31703 width "1in"
31704 special "width"
31705 height "1in"
31706 height_special "totalheight"
31707 status collapsed
31708
31709 \begin_layout Plain Layout
31710 with rotated
31711 \end_layout
31712
31713 \end_inset
31714
31715
31716 \begin_inset ERT
31717 status collapsed
31718
31719 \begin_layout Plain Layout
31720
31721 }
31722 \end_layout
31723
31724 \end_inset
31725
31726  framed text 
31727 \begin_inset ERT
31728 status collapsed
31729
31730 \begin_layout Plain Layout
31731
31732
31733 \backslash
31734 rotatebox[origin=lb]{60}{
31735 \end_layout
31736
31737 \end_inset
31738
31739
31740 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31741 \end_inset
31742
31743
31744 \begin_inset ERT
31745 status collapsed
31746
31747 \begin_layout Plain Layout
31748
31749 }
31750 \end_layout
31751
31752 \end_inset
31753
31754  and a formula.
31755 \end_layout
31756
31757 \end_inset
31758
31759
31760 \end_layout
31761
31762 \begin_layout Standard
31763 Previewing works also for colors.
31764  In this example a special framed, colored box was created using the LaTeX
31765  command 
31766 \series bold
31767
31768 \backslash
31769 fcolorbox
31770 \series default
31771 :
31772 \begin_inset Foot
31773 status collapsed
31774
31775 \begin_layout Plain Layout
31776
31777 \series bold
31778
31779 \backslash
31780 fcolorbox
31781 \series default
31782  is explained in section 
31783 \emph on
31784 Colored Boxes
31785 \emph default
31786  of the 
31787 \emph on
31788 Embedded
31789 \begin_inset space ~
31790 \end_inset
31791
31792 Objects
31793 \emph default
31794  manual.
31795 \end_layout
31796
31797 \end_inset
31798
31799
31800 \end_layout
31801
31802 \begin_layout Standard
31803 \begin_inset Preview
31804
31805 \begin_layout Standard
31806 \begin_inset ERT
31807 status collapsed
31808
31809 \begin_layout Plain Layout
31810
31811
31812 \backslash
31813 fboxrule 1mm 
31814 \backslash
31815 fboxsep 1mm
31816 \end_layout
31817
31818 \end_inset
31819
31820
31821 \begin_inset ERT
31822 status collapsed
31823
31824 \begin_layout Plain Layout
31825
31826
31827 \backslash
31828 fcolorbox{cyan}{magenta}{
31829 \end_layout
31830
31831 \end_inset
31832
31833 This is text within a colored, framed box.
31834 \begin_inset ERT
31835 status collapsed
31836
31837 \begin_layout Plain Layout
31838
31839 }
31840 \end_layout
31841
31842 \end_inset
31843
31844
31845 \end_layout
31846
31847 \end_inset
31848
31849
31850 \end_layout
31851
31852 \begin_layout Standard
31853 \begin_inset VSpace medskip
31854 \end_inset
31855
31856
31857 \end_layout
31858
31859 \begin_layout Standard
31860 If LyX does not show a preview, make sure that you enabled previews as described
31861  above and also make sure that TeX Code in the preview inset is valid and
31862  that you loaded the LaTeX packages in your document preamble that are required
31863  by the TeX Code.
31864  If LyX cannot create a preview, you will in most cases also not be able
31865  to view your document due to LaTeX errors.
31866  So if you have to use some TeX Code and don't know if it is correct, the
31867  preview inset is a nice method to check it without the need to view the
31868  whole document.
31869 \end_layout
31870
31871 \begin_layout Subsection
31872 LaTeX source code
31873 \end_layout
31874
31875 \begin_layout Standard
31876 You can preview the LaTeX source of the whole document or parts of it.
31877  Use the menu 
31878 \family sans
31879 View\SpecialChar \menuseparator
31880 Source
31881 \begin_inset space ~
31882 \end_inset
31883
31884 Pane
31885 \family default
31886  and a window will be shown where you can see the LaTeX-source code.
31887  The window shows the source of the whole paragraph in which the cursor
31888  currently sits.
31889  You can also select document parts in LyX's main window, then only this
31890  selection (when it is more than one paragraph) is shown as source code.
31891  To view the whole document as source, enable the corresponding option in
31892  the source view window.
31893  If you check 
31894 \family sans
31895 Automatic update
31896 \family default
31897 , you can see the changes as you make them in LyX; but note that if you
31898  have several documents open, this will slow things down as LyX updates
31899  them all, not just the one which is open at the time.
31900 \end_layout
31901
31902 \begin_layout Section
31903 Advanced Find and Replace
31904 \begin_inset CommandInset label
31905 LatexCommand label
31906 name "sec:Advanced-Find-and"
31907
31908 \end_inset
31909
31910
31911 \begin_inset Index idx
31912 status collapsed
31913
31914 \begin_layout Plain Layout
31915 Replace
31916 \end_layout
31917
31918 \end_inset
31919
31920
31921 \begin_inset Index idx
31922 status collapsed
31923
31924 \begin_layout Plain Layout
31925 Find
31926 \end_layout
31927
31928 \end_inset
31929
31930
31931 \end_layout
31932
31933 \begin_layout Subsection
31934 Introduction
31935 \end_layout
31936
31937 \begin_layout Standard
31938 The advanced find and replace feature of LyX allows for searching of complex,
31939  format-sensitive text segments and mathematics contents within LyX documents.
31940  It is an enhancement of the standard (quick) find and replace feature.
31941  The key-features are:
31942 \end_layout
31943
31944 \begin_layout Itemize
31945 Both searching of text and of mathematical formulas is allowed, where the
31946  latter is done by entering mathematics in the usual way; not only entire
31947  mathematical formulas are found, but also parts occurring within more complex
31948  formulas
31949 \end_layout
31950
31951 \begin_layout Itemize
31952 Search may be format-insensitive, so that the searched text is found in
31953  any context/style (standard text, section headings, notes, and even mathematics
31954 ), or it may be format-sensitive, so that, for example, a word entered with
31955  a section heading will only be found within section headings
31956 \end_layout
31957
31958 \begin_layout Itemize
31959 Search may be restricted to mathematics environments only; this is useful
31960  for remangling math notation where one does not want to match any text
31961  outside of mathematics environments
31962 \end_layout
31963
31964 \begin_layout Itemize
31965 Search may be widened to a specific 
31966 \emph on
31967 scope
31968 \emph default
31969 , i.
31970 \begin_inset space \thinspace{}
31971 \end_inset
31972
31973 e.
31974 \begin_inset space ~
31975 \end_inset
31976
31977 a set of files which may be all the children of the document being edited,
31978  all the open files, or all the manuals available from the 
31979 \family sans
31980 Help
31981 \family default
31982  menu
31983 \end_layout
31984
31985 \begin_layout Itemize
31986 Replace may optionally preserve capitalization, so that the replaced text
31987  capitalization is adapted to the matching text (i.
31988 \begin_inset space \thinspace{}
31989 \end_inset
31990
31991 e.
31992 \begin_inset space ~
31993 \end_inset
31994
31995 all lowercase, all uppercase, first letter uppercase followed by lowercase)
31996 \end_layout
31997
31998 \begin_layout Subsection
31999 Basic usage
32000 \end_layout
32001
32002 \begin_layout Standard
32003 The advanced find and replace feature is activated through the menu 
32004 \family sans
32005 Edit\SpecialChar \menuseparator
32006 Find & Replace
32007 \noun on
32008  (
32009 \noun default
32010 Advanced
32011 \noun on
32012 )
32013 \family default
32014 \noun default
32015  (shortcut 
32016 \begin_inset Info
32017 type  "shortcut"
32018 arg   "dialog-show findreplaceadv"
32019 \end_inset
32020
32021 ) or the toolbar button 
32022 \begin_inset Info
32023 type  "icon"
32024 arg   "dialog-toggle findreplaceadv"
32025 \end_inset
32026
32027 .
32028  This opens the 
32029 \family sans
32030 Advanced Find and Replace
32031 \family default
32032  dialog.
32033 \end_layout
32034
32035 \begin_layout Subsubsection
32036 Searching for text
32037 \end_layout
32038
32039 \begin_layout Standard
32040 Enter into the 
32041 \family sans
32042 Find
32043 \family default
32044  LyX mini-editor a simple word, and search for occurrences of it by clicking
32045  on the 
32046 \family sans
32047 Find
32048 \begin_inset space ~
32049 \end_inset
32050
32051 Next
32052 \family default
32053  button at the bottom of the dialog (or just press the 
32054 \begin_inset Info
32055 type  "shortcut"
32056 arg   "break-paragraph"
32057 \end_inset
32058
32059  key).
32060  The entered word is found both in text mode and in math mode, and in emphasized
32061 , bold or normal face, and in both in section titles and in standard text.
32062  Pressing 
32063 \begin_inset Info
32064 type  "shortcut"
32065 arg   "break-paragraph"
32066 \end_inset
32067
32068  repeatedly keeps searching forward while pressing 
32069 \family sans
32070 Shift+Return
32071 \family default
32072  searches backwards.
32073 \end_layout
32074
32075 \begin_layout Standard
32076 The 
32077 \family sans
32078 Case
32079 \begin_inset space ~
32080 \end_inset
32081
32082 sensitive
32083 \family default
32084  option allows matches to occur only with the same case as entered in the
32085  
32086 \family sans
32087 Find
32088 \family default
32089  editor.
32090  The 
32091 \family sans
32092 Whole
32093 \begin_inset space ~
32094 \end_inset
32095
32096 words
32097 \family default
32098  option allows matches to occur only at word boundaries.
32099 \end_layout
32100
32101 \begin_layout Subsubsection
32102 Searching for mathematics
32103 \end_layout
32104
32105 \begin_layout Standard
32106 Mathematical formulas, such as 
32107 \begin_inset Formula $x^{2}$
32108 \end_inset
32109
32110  or something more complex like 
32111 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
32112 \end_inset
32113
32114 , may be searched for by typing them in the 
32115 \family sans
32116 Find
32117 \family default
32118  editor.
32119  When searching for a formula, it is found both when it is alone and when
32120  it occurs in sub-formulas and nested parts of sub-formulas.
32121  For example the mentioned segments would be found in something like 
32122 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
32123 \end_inset
32124
32125
32126 \end_layout
32127
32128 \begin_layout Subsubsection
32129 Style-aware search
32130 \end_layout
32131
32132 \begin_layout Standard
32133 It is also possible to search for text with specific styles.
32134  This is done by switching to the 
32135 \family sans
32136 Settings
32137 \family default
32138  tab of the dialog and unchecking the 
32139 \family sans
32140 Ignore format
32141 \family default
32142  option.
32143  This way, entering in the 
32144 \family sans
32145 Find
32146 \family default
32147  editor
32148 \end_layout
32149
32150 \begin_layout Itemize
32151 a normal word and searching for it would not find instances of the word
32152  occurring in emphasized or boldface.
32153 \end_layout
32154
32155 \begin_layout Itemize
32156 an emphasized or boldface word and searching for it would find the respective
32157  instances with the same face only, and within the same text style only.
32158 \end_layout
32159
32160 \begin_layout Itemize
32161 a normal word in a section heading, and searching for it, would find occurrences
32162  of it only within section headings.
32163  Also, if the text to search is given an emphasized or bold face, in addition
32164  to a section style, then it is found only when occurring with the same
32165  style.
32166 \end_layout
32167
32168 \begin_layout Itemize
32169 a displayed formula will only find instances of this formula that are also
32170  displayed formulas (and not inline formulas).
32171 \end_layout
32172
32173 \begin_layout Subsubsection
32174 Replace
32175 \end_layout
32176
32177 \begin_layout Standard
32178 The entries made in the 
32179 \family sans
32180 Find
32181 \family default
32182  editor can be replaced with entries made in the 
32183 \family sans
32184 Replace
32185 \begin_inset space ~
32186 \end_inset
32187
32188 with
32189 \family default
32190  editor.
32191  In order to find the next occurrence and replace it, click on the 
32192 \family sans
32193 Replace
32194 \family default
32195  button or alternatively press 
32196 \begin_inset Info
32197 type  "shortcut"
32198 arg   "break-paragraph"
32199 \end_inset
32200
32201  or 
32202 \family sans
32203 Shift+Return
32204 \family default
32205  while the cursor is in the 
32206 \family sans
32207 Replace
32208 \begin_inset space ~
32209 \end_inset
32210
32211 with
32212 \family default
32213  editor.
32214 \end_layout
32215
32216 \begin_layout Standard
32217 You can replace with fully-featured formatted LyX entries.
32218  Typical scenarios in which to use this capability might be (just to mention
32219  two):
32220 \end_layout
32221
32222 \begin_layout Itemize
32223 replacing occurrences of a word with a customized formatted version of the
32224  same word, for example replacing occurrences of a name like 
32225 \begin_inset Quotes eld
32226 \end_inset
32227
32228 func()
32229 \begin_inset Quotes erd
32230 \end_inset
32231
32232  with its typewriter version 
32233 \begin_inset Quotes eld
32234 \end_inset
32235
32236
32237 \family typewriter
32238 func()
32239 \family default
32240
32241 \begin_inset Quotes erd
32242 \end_inset
32243
32244
32245 \end_layout
32246
32247 \begin_layout Itemize
32248 performing a notation rework of mathematical symbols, for example replacing
32249  occurrences of 
32250 \begin_inset Quotes eld
32251 \end_inset
32252
32253
32254 \begin_inset Formula $R$
32255 \end_inset
32256
32257
32258 \begin_inset Quotes erd
32259 \end_inset
32260
32261  with 
32262 \begin_inset Quotes eld
32263 \end_inset
32264
32265
32266 \begin_inset Formula $\mathbb{R}$
32267 \end_inset
32268
32269
32270 \begin_inset Quotes erd
32271 \end_inset
32272
32273  (you may want to enable the 
32274 \family sans
32275 Whole
32276 \begin_inset space ~
32277 \end_inset
32278
32279 words
32280 \family default
32281  and 
32282 \family sans
32283 Case
32284 \begin_inset space ~
32285 \end_inset
32286
32287 sensitive
32288 \family default
32289  options and disable the 
32290 \family sans
32291 Ignore format
32292 \family default
32293  option in the 
32294 \family sans
32295 Settings
32296 \family default
32297  tab, in order to avoid replacing all 
32298 \begin_inset Quotes eld
32299 \end_inset
32300
32301 R
32302 \begin_inset Quotes erd
32303 \end_inset
32304
32305  letters occurring in normal text), or occurrences of 
32306 \begin_inset Formula $x_{j}^{i}$
32307 \end_inset
32308
32309  with 
32310 \begin_inset Formula $x_{i,\, j}$
32311 \end_inset
32312
32313 , or occurrences of 
32314 \begin_inset Formula $x[k]$
32315 \end_inset
32316
32317  with 
32318 \begin_inset Formula $x_{k}$
32319 \end_inset
32320
32321 .
32322 \end_layout
32323
32324 \begin_layout Subsection
32325 Advanced usage
32326 \end_layout
32327
32328 \begin_layout Standard
32329 There is a regular expression (regexp) based searching facility.
32330 \begin_inset Foot
32331 status collapsed
32332
32333 \begin_layout Plain Layout
32334 A good explanation of regular expressions is given in this Wikipedia entry:
32335  
32336 \begin_inset CommandInset href
32337 LatexCommand href
32338 target "http://en.wikipedia.org/wiki/Regular_expression"
32339
32340 \end_inset
32341
32342 .
32343 \end_layout
32344
32345 \end_inset
32346
32347  You can search for a regular expression by inserting a regexp inset into
32348  the 
32349 \family sans
32350 Find
32351 \family default
32352  editor.
32353  This is done with the context menu 
32354 \family sans
32355 Insert\SpecialChar \menuseparator
32356 Insert Regular Expression
32357 \family default
32358  while the cursor is in the 
32359 \family sans
32360 Find
32361 \family default
32362  editor.
32363  Characters entered within regexp insets are matched according to the regular
32364  expression matching rules
32365 \begin_inset Foot
32366 status collapsed
32367
32368 \begin_layout Plain Layout
32369 Under the constraint that any (sub)expression must match a well-formed LyX
32370  segment, i.
32371 \begin_inset space \thinspace{}
32372 \end_inset
32373
32374 e.
32375 \begin_inset space ~
32376 \end_inset
32377
32378 when matching LaTeX code, no segments with unbalanced {} braces are allowed
32379  to match expressions.
32380 \end_layout
32381
32382 \end_inset
32383
32384 , while text entered outside regexp insets is matched exactly against the
32385  same text in the document.
32386  You can cut and paste regexp-mode insets.
32387  Examples of using such a feature may be:
32388 \end_layout
32389
32390 \begin_layout Enumerate
32391 Searching for all fractions with a given denominator: for example, entering
32392  in the 
32393 \family sans
32394 Find
32395 \family default
32396  editor the fraction 
32397 \begin_inset Formula $\frac{.*}{1+x^{2}}$
32398 \end_inset
32399
32400  (where the 
32401 \begin_inset Formula $.*$
32402 \end_inset
32403
32404  on the numerator is the match-everything regular expression) finds all
32405  fractions with the given denominator.
32406 \end_layout
32407
32408 \begin_layout Enumerate
32409 Searching for all text with a given style: for example, after unchecking
32410  the 
32411 \family sans
32412 Ignore format
32413 \family default
32414  option from the 
32415 \family sans
32416 Settings
32417 \family default
32418  tab, entering a 
32419 \series bold
32420
32421 \begin_inset Formula $.*$
32422 \end_inset
32423
32424
32425 \series default
32426  regular expression and giving it an emphasized or bold face, finds all
32427  emphasized or bold face text respectively.
32428  Also, by inserting a 
32429 \begin_inset Formula $.*$
32430 \end_inset
32431
32432  regular expression in a bullet or enumerated list or a section heading,
32433  you can find all bullet or enumerated lists or section headings.
32434 \end_layout
32435
32436 \begin_layout Standard
32437 Finally, references to (sub)expressions in regexp may be used as usual:
32438  Enclosing parts of the expression within round braces 
32439 \begin_inset Formula $()$
32440 \end_inset
32441
32442 , and referring back to them through 
32443 \begin_inset Formula $\backslash1$
32444 \end_inset
32445
32446
32447 \begin_inset Formula $\backslash2$
32448 \end_inset
32449
32450 , etc..
32451  For example, try searching with the regexp
32452 \begin_inset Newline newline
32453 \end_inset
32454
32455 [[:space:]]([[:alpha:]]+)[[:space:]]
32456 \backslash
32457 1[[:space:]]
32458 \begin_inset Newline newline
32459 \end_inset
32460
32461 in order to find word repetitions, if there are any.
32462 \end_layout
32463
32464 \begin_layout Standard
32465 The usage of back references in the replaced text is not (yet) implemented.
32466 \end_layout
32467
32468 \begin_layout Standard
32469 \begin_inset Note Greyedout
32470 status open
32471
32472 \begin_layout Plain Layout
32473
32474 \series bold
32475 Note:
32476 \series default
32477  Back references work both when occurring within the same regexp, and when
32478  occurring in multiple different regexps, where the numbering of back-referenced
32479  sub-expressions is absolute.
32480  That is,
32481 \begin_inset space ~
32482 \end_inset
32483
32484
32485 \begin_inset Formula $\backslash1$
32486 \end_inset
32487
32488  always refers to the first occurrence of 
32489 \begin_inset Formula $()$
32490 \end_inset
32491
32492  in all entered regexps.
32493 \end_layout
32494
32495 \end_inset
32496
32497
32498 \end_layout
32499
32500 \begin_layout Section
32501 Spell Checking
32502 \begin_inset CommandInset label
32503 LatexCommand label
32504 name "sec:Spellchecking"
32505
32506 \end_inset
32507
32508
32509 \begin_inset Index idx
32510 status collapsed
32511
32512 \begin_layout Plain Layout
32513 Spell checking
32514 \end_layout
32515
32516 \end_inset
32517
32518
32519 \end_layout
32520
32521 \begin_layout Standard
32522 LyX has a built-in spell checker.
32523  The menu
32524 \family sans
32525  Tools\SpecialChar \menuseparator
32526 Spellchecker
32527 \family default
32528 , the 
32529 \family sans
32530 F7
32531 \family default
32532  key or the toolbar button 
32533 \begin_inset Info
32534 type  "icon"
32535 arg   "dialog-show spellchecker"
32536 \end_inset
32537
32538  start the spell checking from either the current cursor position or the
32539  beginning of the currently selected text.
32540  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32541  you to edit and replace it in a second line.
32542  Whenever an unknown word is found, the word is highlighted and the text
32543  scrolled so that it is visible.
32544  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32545 n, if any could be found.
32546  Clicking on one of the corrections will copy it to the 
32547 \family sans
32548 Replacement
32549 \family default
32550  field, double-clicking directly invokes the replacement.
32551  Unknown but correctly typed words can be added to the personal dictionary.
32552 \end_layout
32553
32554 \begin_layout Standard
32555 By default, the dictionary file used is determined by the document language
32556  that is set in the 
32557 \family sans
32558 Document\SpecialChar \menuseparator
32559 Settings
32560 \family default
32561  dialog.
32562  You can specify the language of a word in the spellchecker dialog by choosing
32563  a different one at the top of the dialog.
32564  LyX can correctly spell check documents containing multiple languages.
32565  This works if you have set the language of the text parts using the 
32566 \family sans
32567 Text
32568 \begin_inset space ~
32569 \end_inset
32570
32571 Style
32572 \family default
32573  dialog (
32574 \begin_inset Info
32575 type  "icon"
32576 arg   "dialog-show character"
32577 \end_inset
32578
32579 ) and have the spell checker dictionaries installed.
32580  LyX automatically switches to the appropriate dictionary file.
32581 \end_layout
32582
32583 \begin_layout Standard
32584 All spell-checker dictionaries supported by LyX can be downloaded from here:
32585 \begin_inset Newline newline
32586 \end_inset
32587
32588
32589 \begin_inset Flex URL
32590 status collapsed
32591
32592 \begin_layout Plain Layout
32593
32594 http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
32595 \end_layout
32596
32597 \end_inset
32598
32599
32600 \begin_inset Newline newline
32601 \end_inset
32602
32603 There are 2
32604 \begin_inset space ~
32605 \end_inset
32606
32607 files for each language.
32608  To install a dictionary on Windows, copy the 2
32609 \begin_inset space ~
32610 \end_inset
32611
32612 files into LyX's installation subfolder 
32613 \family sans
32614 ~
32615 \backslash
32616 Resources
32617 \backslash
32618 dicts
32619 \family default
32620  and restart LyX.
32621 \begin_inset Newline newline
32622 \end_inset
32623
32624 With Linux one needs to install the packages for the desired language.
32625  The number of these packages vary depending on the Linux distribution,
32626  but in most cases these are 
32627 \family typewriter
32628 aspell-xx
32629 \family default
32630
32631 \family typewriter
32632 hunspell-xx
32633 \family default
32634 ,
32635 \family typewriter
32636  myspell-xx
32637 \family default
32638 , etc., where 
32639 \family sans
32640 xx
32641 \family default
32642  is the language code.
32643 \end_layout
32644
32645 \begin_layout Subsection
32646 Further Settings
32647 \end_layout
32648
32649 \begin_layout Standard
32650 In the menu 
32651 \family sans
32652 Tools\SpecialChar \menuseparator
32653 Preferences\SpecialChar \menuseparator
32654 Language
32655 \begin_inset space ~
32656 \end_inset
32657
32658 Settings\SpecialChar \menuseparator
32659 Spellchecker
32660 \family default
32661  you can set the following things:
32662 \end_layout
32663
32664 \begin_layout Description
32665 Spellchecker
32666 \begin_inset space ~
32667 \end_inset
32668
32669 engine Select the library LyX should use for spell checking.
32670  Depending on your platform, 
32671 \family typewriter
32672 aspell
32673 \family default
32674
32675 \family typewriter
32676 hunspell
32677 \family default
32678  or 
32679 \family typewriter
32680 enchant
32681 \begin_inset Foot
32682 status collapsed
32683
32684 \begin_layout Plain Layout
32685 Enchant itself is a wrapper library having different configurable back-ends.
32686  Please consult the documentation or man-page of it to learn more.
32687 \end_layout
32688
32689 \end_inset
32690
32691
32692 \family default
32693  are available.
32694  On Windows only 
32695 \family typewriter
32696 hunspell
32697 \family default
32698  is available.
32699 \end_layout
32700
32701 \begin_layout Description
32702 Alternative
32703 \begin_inset space ~
32704 \end_inset
32705
32706 language If this field is not empty, LyX will always use the given language
32707  for the spell checking, no matter what the document language is.
32708 \end_layout
32709
32710 \begin_layout Description
32711 Escape
32712 \begin_inset space ~
32713 \end_inset
32714
32715 characters Allows you to add non-standard characters that the spell checker
32716  should escape, e.
32717 \begin_inset space \thinspace{}
32718 \end_inset
32719
32720 g.
32721 \begin_inset space \space{}
32722 \end_inset
32723
32724 German umlauts.
32725  This should normally not be needed.
32726 \end_layout
32727
32728 \begin_layout Description
32729 Accept
32730 \begin_inset space ~
32731 \end_inset
32732
32733 compound
32734 \begin_inset space ~
32735 \end_inset
32736
32737 words Prevents the spell checker from complaining about compounded words
32738  like 
32739 \begin_inset Quotes eld
32740 \end_inset
32741
32742 passthrough
32743 \begin_inset Quotes erd
32744 \end_inset
32745
32746 .
32747 \end_layout
32748
32749 \begin_layout Description
32750 Spellcheck
32751 \begin_inset space ~
32752 \end_inset
32753
32754 continuously Checks the spelling of your document as you type it.
32755  Misspelled words get underlined with a dotted red line.
32756  By right-clicking on an underlined word, suggestions from the spellchecker
32757  appear in a context menu.
32758  Choosing one of them will replace the misspelled word with the suggested
32759  word.
32760 \end_layout
32761
32762 \begin_layout Description
32763 Spellcheck
32764 \begin_inset space ~
32765 \end_inset
32766
32767 notes
32768 \begin_inset space ~
32769 \end_inset
32770
32771 and
32772 \begin_inset space ~
32773 \end_inset
32774
32775 comments If enabled, the spelling of non-printed document content is checked
32776  as well.
32777 \end_layout
32778
32779 \begin_layout Section
32780 Thesaurus
32781 \begin_inset Index idx
32782 status collapsed
32783
32784 \begin_layout Plain Layout
32785 Thesaurus
32786 \end_layout
32787
32788 \end_inset
32789
32790
32791 \begin_inset CommandInset label
32792 LatexCommand label
32793 name "sec:Thesaurus"
32794
32795 \end_inset
32796
32797
32798 \end_layout
32799
32800 \begin_layout Standard
32801 LyX provides a multilingual thesaurus.
32802  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32803  (namely the 
32804 \family sans
32805 MyThes
32806 \family default
32807
32808 \begin_inset Foot
32809 status collapsed
32810
32811 \begin_layout Plain Layout
32812 \begin_inset CommandInset href
32813 LatexCommand href
32814 target "http://lingucomponent.openoffice.org/thesaurus.html"
32815
32816 \end_inset
32817
32818
32819 \end_layout
32820
32821 \end_inset
32822
32823  thesaurus library, which is included in LyX).
32824  Therefore, LyX is able to directly access OpenOffice thesaurus dictionaries,
32825  which are available for many languages.
32826 \end_layout
32827
32828 \begin_layout Standard
32829 This section describes how new dictionaries are installed and set up for
32830  the use with LyX.
32831 \end_layout
32832
32833 \begin_layout Subsection
32834 Setting up the thesaurus
32835 \end_layout
32836
32837 \begin_layout Standard
32838 The 
32839 \family sans
32840 MyThes
32841 \emph on
32842 /
32843 \emph default
32844 OpenOffice
32845 \family default
32846  thesauri consist of two files per language: A file with the suffix 
32847 \emph on
32848 *.dat
32849 \emph default
32850  containing the data and an index file with the suffix 
32851 \emph on
32852 *.idx
32853 \emph default
32854 .
32855  The standardized file names include the language code for the given language
32856  (e.
32857 \begin_inset space \thinspace{}
32858 \end_inset
32859
32860 g.
32861 \begin_inset space ~
32862 \end_inset
32863
32864
32865 \family sans
32866 en_US
32867 \family default
32868  for US English).
32869  For instance, the US English files are named:
32870 \end_layout
32871
32872 \begin_layout Itemize
32873 th_en_EN_v2.idx
32874 \end_layout
32875
32876 \begin_layout Itemize
32877 th_en_EN_v2.dat
32878 \end_layout
32879
32880 \begin_layout Standard
32881 If you have 
32882 \family sans
32883 LibreOffice
32884 \family default
32885  or 
32886 \family sans
32887 OpenOffice
32888 \family default
32889  and its thesaurus installed, these files should be already on your system
32890  and you just need to point LyX (in 
32891 \family sans
32892 Tools\SpecialChar \menuseparator
32893 Preferences\SpecialChar \menuseparator
32894 Paths\SpecialChar \menuseparator
32895 Thesaurus
32896 \begin_inset space ~
32897 \end_inset
32898
32899 dictionaries
32900 \family default
32901 ) to the path where they are installed.
32902 \begin_inset Foot
32903 status collapsed
32904
32905 \begin_layout Plain Layout
32906 On Linux, depending on your distribution and the way you installed the dictionar
32907 ies, typical locations are 
32908 \family typewriter
32909 /usr/share/mythes/
32910 \family default
32911
32912 \family typewriter
32913 /usr/share/myspell/dicts/
32914 \family default
32915
32916 \family typewriter
32917 /usr/share/ooo/thesaurus/
32918 \family default
32919 ,
32920 \family typewriter
32921  ~/.config/libreoffice/<version>/user/
32922 \family default
32923  or alike.
32924  On Windows, dictionaries are to be found at 
32925 \family typewriter
32926 ~
32927 \backslash
32928 Program Files
32929 \backslash
32930 LibreOffice-<Version>
32931 \backslash
32932 share
32933 \backslash
32934 extensions 
32935 \family default
32936 or similar.
32937  On the Mac, the default location is 
32938 \family typewriter
32939 /Users\SpecialChar \slash{}
32940 <user name>\SpecialChar \slash{}
32941 Library\SpecialChar \slash{}
32942 Application Support\SpecialChar \slash{}
32943 libreoffice\SpecialChar \slash{}
32944 <version>\SpecialChar \slash{}
32945 user
32946 \family default
32947 /.
32948 \end_layout
32949
32950 \end_inset
32951
32952  On Windows, you can alternatively also select dictionaries for installation
32953  during the LyX installation process, which will then be installed in the
32954  correct place right away.
32955 \end_layout
32956
32957 \begin_layout Standard
32958 If you want to install new\SpecialChar \slash{}
32959 further thesaurus dictionaries, you can downloaded
32960  them from here:
32961 \end_layout
32962
32963 \begin_layout Itemize
32964 \begin_inset Flex URL
32965 status open
32966
32967 \begin_layout Plain Layout
32968
32969 http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
32970 \end_layout
32971
32972 \end_inset
32973
32974
32975 \end_layout
32976
32977 \begin_layout Standard
32978 To install a new dictionary, download the two files for this dictionary
32979  into the thesaurus path (which is set in 
32980 \family sans
32981 Tools\SpecialChar \menuseparator
32982 Preferences\SpecialChar \menuseparator
32983 Paths\SpecialChar \menuseparator
32984 Thesaurus
32985 \begin_inset space ~
32986 \end_inset
32987
32988 dictionaries
32989 \family default
32990 ) and restart LyX.
32991  If this path is not defined yet, you can use a dictionary of your choice
32992  and point LyX there.
32993 \end_layout
32994
32995 \begin_layout Standard
32996 Alternatively, you can also install new dictionaries via 
32997 \family sans
32998 LibreOffice\SpecialChar \slash{}
32999 OpenOffice
33000 \family default
33001  or, on Linux, via your package manager (look for 
33002 \emph on
33003 mythes-*
33004 \emph default
33005  or 
33006 \emph on
33007 libreoffice-thesaurus-*
33008 \emph default
33009  packages).
33010  If you do this, make sure that LyX is able to find the installed dictionaries,
33011  i.
33012 \begin_inset space \thinspace{}
33013 \end_inset
33014
33015 e.
33016  that 
33017 \family sans
33018 Tools\SpecialChar \menuseparator
33019 Preferences\SpecialChar \menuseparator
33020 Paths\SpecialChar \menuseparator
33021 Thesaurus
33022 \begin_inset space ~
33023 \end_inset
33024
33025 dictionaries
33026 \family default
33027  points to the path where you installed these dictionaries.
33028 \end_layout
33029
33030 \begin_layout Subsection
33031 Using the thesaurus
33032 \end_layout
33033
33034 \begin_layout Standard
33035 To start the thesaurus, use the menu 
33036 \family sans
33037 Tools\SpecialChar \menuseparator
33038 Thesaurus
33039 \family default
33040  or the toolbar button 
33041 \begin_inset Info
33042 type  "icon"
33043 arg   "thesaurus-entry"
33044 \end_inset
33045
33046  while the cursor is at the word you want to look up or while a word is
33047  selected.
33048  A dialog pops up showing you probably related words that you can use as
33049  a replacement.
33050  The suggestions are grouped into categories.
33051  Note that, for some languages (such as English), the thesaurus does not
33052  only show equivalent words (synonyms), but also generic terms (such as
33053  
33054 \emph on
33055 organism
33056 \emph default
33057  for 
33058 \emph on
33059 plant
33060 \emph default
33061 ), related terms (such as 
33062 \emph on
33063 political
33064 \begin_inset space ~
33065 \end_inset
33066
33067 theory
33068 \emph default
33069  for 
33070 \emph on
33071 anarchistic
33072 \emph default
33073 ), compounds (such as 
33074 \emph on
33075 tree
33076 \begin_inset space ~
33077 \end_inset
33078
33079 diagram
33080 \emph default
33081 , if you look for 
33082 \emph on
33083 tree
33084 \emph default
33085 ) and opposites (antonyms) (such as 
33086 \emph on
33087 girl
33088 \emph default
33089  for 
33090 \emph on
33091 boy
33092 \emph default
33093 ).
33094  Generic terms, related terms and antonyms are marked as such.
33095 \end_layout
33096
33097 \begin_layout Standard
33098 The language is automatically chosen from the language at the cursor, but
33099  you can also switch it in the dialog, as you can enter new words to look
33100  up directly there.
33101 \end_layout
33102
33103 \begin_layout Standard
33104 Note that the thesaurus cannot handle phrases (only compounds that are in
33105  the dictionary, such as the above 
33106 \emph on
33107 tree diagram
33108 \emph default
33109 ), and you have to use the so called lemma form, i.
33110 \begin_inset space \thinspace{}
33111 \end_inset
33112
33113 e.
33114 \begin_inset space \space{}
33115 \end_inset
33116
33117 the form that is used in the dictionaries (for many languages: first person
33118  singular indicative active for nouns, infinitive for verbs).
33119  For example, looking up the word form 
33120 \emph on
33121 reporting
33122 \emph default
33123  yields no results, while results are shown for the word form 
33124 \emph on
33125 report
33126 \emph default
33127 .
33128  Your best bet is to highlight only the relevant part of such a word (e.
33129 \begin_inset space \thinspace{}
33130 \end_inset
33131
33132 g.
33133 \begin_inset space \space{}
33134 \end_inset
33135
33136
33137 \emph on
33138 report
33139 \emph default
33140  in 
33141 \emph on
33142 report
33143 \emph default
33144 s); then you will get suggestions without needing to adjust the query in
33145  the dialog, and also the replacement will probably be correct (as only
33146  the highlighted part will be replaced; thus the ending remains).
33147 \end_layout
33148
33149 \begin_layout Section
33150 Change Tracking
33151 \begin_inset Index idx
33152 status collapsed
33153
33154 \begin_layout Plain Layout
33155 Change Tracking
33156 \end_layout
33157
33158 \end_inset
33159
33160
33161 \begin_inset Index idx
33162 status collapsed
33163
33164 \begin_layout Plain Layout
33165 Document ! Change Tracking
33166 \end_layout
33167
33168 \end_inset
33169
33170
33171 \begin_inset CommandInset label
33172 LatexCommand label
33173 name "sec:Change-Tracking"
33174
33175 \end_inset
33176
33177
33178 \end_layout
33179
33180 \begin_layout Standard
33181 When you work on a document collaboratively it is extremely useful to be
33182  able to see changes that others have made highlighted in the document.
33183  You can then decide if you want to accept a change or not.
33184  This can be achieved by turning on change tracking in the menu 
33185 \family sans
33186 Document\SpecialChar \menuseparator
33187 Change
33188 \begin_inset space ~
33189 \end_inset
33190
33191 Tracking\SpecialChar \menuseparator
33192 Track
33193 \begin_inset space ~
33194 \end_inset
33195
33196 Changes
33197 \family default
33198 .
33199 \end_layout
33200
33201 \begin_layout Standard
33202 Changes made in the document will then be highlighted by strokes and colors:
33203  
33204 \bar under
33205 \color blue
33206 underlined text
33207 \bar default
33208 \color inherit
33209  is an addition, 
33210 \strikeout on
33211 \color blue
33212 canceled text
33213 \strikeout default
33214 \color inherit
33215  is a deletion.
33216  The color depends on the author that made the change.
33217  You can change the color in 
33218 \family sans
33219 Tools\SpecialChar \menuseparator
33220 Preferences\SpecialChar \menuseparator
33221 Look
33222 \begin_inset space ~
33223 \end_inset
33224
33225 &
33226 \begin_inset space ~
33227 \end_inset
33228
33229 feel
33230 \family default
33231 \SpecialChar \menuseparator
33232
33233 \family sans
33234 Colors
33235 \family default
33236 .
33237 \begin_inset Index idx
33238 status collapsed
33239
33240 \begin_layout Plain Layout
33241 Color ! Change tracking
33242 \end_layout
33243
33244 \end_inset
33245
33246  The author and the date of the change are shown in LyX's status bar when
33247  the cursor is in changed text.
33248  The same information is shown when you use the toolbar button 
33249 \begin_inset Info
33250 type  "icon"
33251 arg   "changes-merge"
33252 \end_inset
33253
33254 .
33255 \end_layout
33256
33257 \begin_layout Standard
33258 When change tracking is activated, you will see the review toolbar in LyX:
33259 \begin_inset Index idx
33260 status collapsed
33261
33262 \begin_layout Plain Layout
33263 Toolbar ! Review
33264 \end_layout
33265
33266 \end_inset
33267
33268
33269 \end_layout
33270
33271 \begin_layout Standard
33272 \begin_inset VSpace defskip
33273 \end_inset
33274
33275
33276 \end_layout
33277
33278 \begin_layout Standard
33279 \begin_inset Graphics
33280         filename clipart/ChangesToolbar.png
33281         scale 90
33282
33283 \end_inset
33284
33285
33286 \end_layout
33287
33288 \begin_layout Standard
33289 \begin_inset VSpace defskip
33290 \end_inset
33291
33292
33293 \end_layout
33294
33295 \begin_layout Standard
33296 The review toolbar as shown above contains the following buttons:
33297 \end_layout
33298
33299 \begin_layout Standard
33300 \begin_inset VSpace defskip
33301 \end_inset
33302
33303
33304 \end_layout
33305
33306 \begin_layout Standard
33307 \begin_inset Tabular
33308 <lyxtabular version="3" rows="10" columns="2">
33309 <features rotate="0" islongtable="true" longtabularalignment="center">
33310 <column alignment="left" valignment="top">
33311 <column alignment="left" valignment="top">
33312 <row interlinespace="2.5mm">
33313 <cell alignment="center" valignment="top" usebox="none">
33314 \begin_inset Text
33315
33316 \begin_layout Plain Layout
33317
33318 \family sans
33319 \begin_inset Info
33320 type  "icon"
33321 arg   "changes-track"
33322 \end_inset
33323
33324
33325 \end_layout
33326
33327 \end_inset
33328 </cell>
33329 <cell alignment="center" valignment="top" usebox="none">
33330 \begin_inset Text
33331
33332 \begin_layout Plain Layout
33333
33334 \family sans
33335 Document\SpecialChar \menuseparator
33336 Change
33337 \begin_inset space ~
33338 \end_inset
33339
33340 Tracking\SpecialChar \menuseparator
33341 Track
33342 \begin_inset space ~
33343 \end_inset
33344
33345 Changes
33346 \end_layout
33347
33348 \end_inset
33349 </cell>
33350 </row>
33351 <row interlinespace="2.5mm">
33352 <cell alignment="center" valignment="top" usebox="none">
33353 \begin_inset Text
33354
33355 \begin_layout Plain Layout
33356
33357 \family sans
33358 \begin_inset Info
33359 type  "icon"
33360 arg   "changes-output"
33361 \end_inset
33362
33363
33364 \end_layout
33365
33366 \end_inset
33367 </cell>
33368 <cell alignment="center" valignment="top" usebox="none">
33369 \begin_inset Text
33370
33371 \begin_layout Plain Layout
33372
33373 \family sans
33374 Document\SpecialChar \menuseparator
33375 Change
33376 \begin_inset space ~
33377 \end_inset
33378
33379 Tracking\SpecialChar \menuseparator
33380 Show
33381 \begin_inset space ~
33382 \end_inset
33383
33384 Changes
33385 \begin_inset space ~
33386 \end_inset
33387
33388 in
33389 \begin_inset space ~
33390 \end_inset
33391
33392 Output
33393 \end_layout
33394
33395 \end_inset
33396 </cell>
33397 </row>
33398 <row interlinespace="2.5mm">
33399 <cell alignment="center" valignment="top" usebox="none">
33400 \begin_inset Text
33401
33402 \begin_layout Plain Layout
33403
33404 \family sans
33405 \begin_inset Info
33406 type  "icon"
33407 arg   "change-next"
33408 \end_inset
33409
33410
33411 \end_layout
33412
33413 \end_inset
33414 </cell>
33415 <cell alignment="center" valignment="top" usebox="none">
33416 \begin_inset Text
33417
33418 \begin_layout Plain Layout
33419 Jumps to the next change
33420 \end_layout
33421
33422 \end_inset
33423 </cell>
33424 </row>
33425 <row interlinespace="2.5mm">
33426 <cell alignment="center" valignment="top" usebox="none">
33427 \begin_inset Text
33428
33429 \begin_layout Plain Layout
33430
33431 \family sans
33432 \begin_inset Info
33433 type  "icon"
33434 arg   "change-accept"
33435 \end_inset
33436
33437
33438 \end_layout
33439
33440 \end_inset
33441 </cell>
33442 <cell alignment="center" valignment="top" usebox="none">
33443 \begin_inset Text
33444
33445 \begin_layout Plain Layout
33446
33447 \family sans
33448 Document\SpecialChar \menuseparator
33449 Change
33450 \begin_inset space ~
33451 \end_inset
33452
33453 Tracking\SpecialChar \menuseparator
33454 Accept
33455 \begin_inset space ~
33456 \end_inset
33457
33458 Change
33459 \end_layout
33460
33461 \end_inset
33462 </cell>
33463 </row>
33464 <row interlinespace="2.5mm">
33465 <cell alignment="center" valignment="top" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Plain Layout
33469
33470 \family sans
33471 \begin_inset Info
33472 type  "icon"
33473 arg   "change-reject"
33474 \end_inset
33475
33476
33477 \end_layout
33478
33479 \end_inset
33480 </cell>
33481 <cell alignment="center" valignment="top" usebox="none">
33482 \begin_inset Text
33483
33484 \begin_layout Plain Layout
33485
33486 \family sans
33487 Document\SpecialChar \menuseparator
33488 Change
33489 \begin_inset space ~
33490 \end_inset
33491
33492 Tracking\SpecialChar \menuseparator
33493 Reject
33494 \begin_inset space ~
33495 \end_inset
33496
33497 Change
33498 \end_layout
33499
33500 \end_inset
33501 </cell>
33502 </row>
33503 <row interlinespace="2.5mm">
33504 <cell alignment="center" valignment="top" usebox="none">
33505 \begin_inset Text
33506
33507 \begin_layout Plain Layout
33508
33509 \family sans
33510 \begin_inset Info
33511 type  "icon"
33512 arg   "changes-merge"
33513 \end_inset
33514
33515
33516 \end_layout
33517
33518 \end_inset
33519 </cell>
33520 <cell alignment="center" valignment="top" usebox="none">
33521 \begin_inset Text
33522
33523 \begin_layout Plain Layout
33524
33525 \family sans
33526 Document\SpecialChar \menuseparator
33527 Change
33528 \begin_inset space ~
33529 \end_inset
33530
33531 Tracking\SpecialChar \menuseparator
33532 Merge
33533 \begin_inset space ~
33534 \end_inset
33535
33536 Changes
33537 \end_layout
33538
33539 \end_inset
33540 </cell>
33541 </row>
33542 <row interlinespace="2.5mm">
33543 <cell alignment="center" valignment="top" usebox="none">
33544 \begin_inset Text
33545
33546 \begin_layout Plain Layout
33547
33548 \family sans
33549 \begin_inset Info
33550 type  "icon"
33551 arg   "all-changes-accept"
33552 \end_inset
33553
33554
33555 \end_layout
33556
33557 \end_inset
33558 </cell>
33559 <cell alignment="center" valignment="top" usebox="none">
33560 \begin_inset Text
33561
33562 \begin_layout Plain Layout
33563
33564 \family sans
33565 Document\SpecialChar \menuseparator
33566 Change
33567 \begin_inset space ~
33568 \end_inset
33569
33570 Tracking\SpecialChar \menuseparator
33571 Accept
33572 \begin_inset space ~
33573 \end_inset
33574
33575 All
33576 \begin_inset space ~
33577 \end_inset
33578
33579 Changes
33580 \end_layout
33581
33582 \end_inset
33583 </cell>
33584 </row>
33585 <row interlinespace="2.5mm">
33586 <cell alignment="center" valignment="top" usebox="none">
33587 \begin_inset Text
33588
33589 \begin_layout Plain Layout
33590
33591 \family sans
33592 \begin_inset Info
33593 type  "icon"
33594 arg   "all-changes-reject"
33595 \end_inset
33596
33597
33598 \end_layout
33599
33600 \end_inset
33601 </cell>
33602 <cell alignment="center" valignment="top" usebox="none">
33603 \begin_inset Text
33604
33605 \begin_layout Plain Layout
33606
33607 \family sans
33608 Document\SpecialChar \menuseparator
33609 Change
33610 \begin_inset space ~
33611 \end_inset
33612
33613 Tracking\SpecialChar \menuseparator
33614 Reject
33615 \begin_inset space ~
33616 \end_inset
33617
33618 All
33619 \begin_inset space ~
33620 \end_inset
33621
33622 Changes
33623 \end_layout
33624
33625 \end_inset
33626 </cell>
33627 </row>
33628 <row interlinespace="2.5mm">
33629 <cell alignment="center" valignment="top" usebox="none">
33630 \begin_inset Text
33631
33632 \begin_layout Plain Layout
33633
33634 \family sans
33635 \begin_inset Info
33636 type  "icon"
33637 arg   "note-insert"
33638 \end_inset
33639
33640
33641 \end_layout
33642
33643 \end_inset
33644 </cell>
33645 <cell alignment="center" valignment="top" usebox="none">
33646 \begin_inset Text
33647
33648 \begin_layout Plain Layout
33649
33650 \family sans
33651 Insert\SpecialChar \menuseparator
33652 Note\SpecialChar \menuseparator
33653 Ly
33654 \begin_inset ERT
33655 status collapsed
33656
33657 \begin_layout Plain Layout
33658
33659 {}
33660 \end_layout
33661
33662 \end_inset
33663
33664 X
33665 \begin_inset space ~
33666 \end_inset
33667
33668 Note
33669 \end_layout
33670
33671 \end_inset
33672 </cell>
33673 </row>
33674 <row interlinespace="2.5mm">
33675 <cell alignment="center" valignment="top" usebox="none">
33676 \begin_inset Text
33677
33678 \begin_layout Plain Layout
33679
33680 \family sans
33681 \begin_inset Info
33682 type  "icon"
33683 arg   "note-next"
33684 \end_inset
33685
33686
33687 \end_layout
33688
33689 \end_inset
33690 </cell>
33691 <cell alignment="center" valignment="top" usebox="none">
33692 \begin_inset Text
33693
33694 \begin_layout Plain Layout
33695
33696 \family sans
33697 Navigate\SpecialChar \menuseparator
33698 Next
33699 \begin_inset space ~
33700 \end_inset
33701
33702 Note
33703 \end_layout
33704
33705 \end_inset
33706 </cell>
33707 </row>
33708 </lyxtabular>
33709
33710 \end_inset
33711
33712
33713 \end_layout
33714
33715 \begin_layout Standard
33716 \begin_inset VSpace defskip
33717 \end_inset
33718
33719
33720 \end_layout
33721
33722 \begin_layout Standard
33723 Not all changes are (yet) visualized, especially no format changes like
33724  from 
33725 \emph on
33726 normal
33727 \emph default
33728  to 
33729 \emph on
33730 bold
33731 \emph default
33732  font or 
33733 \emph on
33734 Standard
33735 \emph default
33736  to 
33737 \emph on
33738 Description
33739 \emph default
33740  paragraph.
33741 \end_layout
33742
33743 \begin_layout Standard
33744 The review toolbar helps you to accept, reject, or merge changes – highlight
33745  the change and press one of the desired toolbar buttons.
33746  When you merge changes, a window pops up showing you information about
33747  the next change after the current cursor position.
33748  So you don't need to highlight a certain change.
33749  Within the merge window you can decide to accept or reject changes and
33750  step to the next change.
33751  This way you can jump through all the changes in the document.
33752 \end_layout
33753
33754 \begin_layout Standard
33755 The toolbar has two buttons to handle notes because notes are often important
33756  to describe a change.
33757 \end_layout
33758
33759 \begin_layout Standard
33760 To show the changes made in the output you need the LaTeX package 
33761 \series bold
33762 dvipost
33763 \series default
33764
33765 \begin_inset Index idx
33766 status collapsed
33767
33768 \begin_layout Plain Layout
33769 LaTeX-packages ! dvipost
33770 \end_layout
33771
33772 \end_inset
33773
33774  installed.
33775  You will find it in the TeX Catalogue, 
33776 \begin_inset CommandInset citation
33777 LatexCommand cite
33778 key "TeXCatalogue"
33779
33780 \end_inset
33781
33782  or in the package manager of your LaTeX-system.
33783 \end_layout
33784
33785 \begin_layout Section
33786 Comparison of Documents
33787 \begin_inset CommandInset label
33788 LatexCommand label
33789 name "sec:Comparison-of-Documents"
33790
33791 \end_inset
33792
33793
33794 \begin_inset Index idx
33795 status collapsed
33796
33797 \begin_layout Plain Layout
33798 Comparison of documents
33799 \end_layout
33800
33801 \end_inset
33802
33803
33804 \end_layout
33805
33806 \begin_layout Standard
33807 You can compare two different LyX files via the menu 
33808 \family sans
33809 Tools\SpecialChar \menuseparator
33810 Compare
33811 \family default
33812 .
33813  The comparison result is a LyX file with change tracking enabled showing
33814  the differences.
33815  In the comparison dialog you can select from which document LyX should
33816  take the document settings for the resulting difference file with the option
33817  
33818 \family sans
33819 Copy
33820 \begin_inset space ~
33821 \end_inset
33822
33823 Document
33824 \begin_inset space ~
33825 \end_inset
33826
33827 Settings
33828 \begin_inset space ~
33829 \end_inset
33830
33831 from
33832 \family default
33833 .
33834  The option 
33835 \family sans
33836 Enable
33837 \begin_inset space ~
33838 \end_inset
33839
33840 change
33841 \begin_inset space ~
33842 \end_inset
33843
33844 tracking
33845 \begin_inset space ~
33846 \end_inset
33847
33848 features
33849 \begin_inset space ~
33850 \end_inset
33851
33852 in
33853 \begin_inset space ~
33854 \end_inset
33855
33856 the
33857 \begin_inset space ~
33858 \end_inset
33859
33860 output
33861 \family default
33862  enables the change tracking option 
33863 \family sans
33864 Show
33865 \begin_inset space ~
33866 \end_inset
33867
33868 Changes
33869 \begin_inset space ~
33870 \end_inset
33871
33872 in
33873 \begin_inset space ~
33874 \end_inset
33875
33876 Output
33877 \family default
33878  to visualize the differences also in the PDF output of the difference file.
33879 \end_layout
33880
33881 \begin_layout Section
33882 International Support
33883 \begin_inset Index idx
33884 status collapsed
33885
33886 \begin_layout Plain Layout
33887 International support
33888 \end_layout
33889
33890 \end_inset
33891
33892
33893 \end_layout
33894
33895 \begin_layout Standard
33896 This section describes how to use LyX with any language you want.
33897  For some languages there are special Wiki-pages that explain how to set
33898  up LyX to use them: 
33899 \begin_inset CommandInset citation
33900 LatexCommand cite
33901 key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
33902
33903 \end_inset
33904
33905
33906 \end_layout
33907
33908 \begin_layout Standard
33909 Besides languages, LyX also supports phonetic symbols, see section
33910 \begin_inset space ~
33911 \end_inset
33912
33913
33914 \begin_inset CommandInset ref
33915 LatexCommand ref
33916 reference "sub:Special-Character"
33917
33918 \end_inset
33919
33920 .
33921 \end_layout
33922
33923 \begin_layout Subsection
33924 Language Options
33925 \begin_inset Index idx
33926 status collapsed
33927
33928 \begin_layout Plain Layout
33929 Language ! Options
33930 \end_layout
33931
33932 \end_inset
33933
33934
33935 \begin_inset Index idx
33936 status collapsed
33937
33938 \begin_layout Plain Layout
33939 Document ! Settings
33940 \end_layout
33941
33942 \end_inset
33943
33944
33945 \begin_inset Index idx
33946 status collapsed
33947
33948 \begin_layout Plain Layout
33949 Document ! Language
33950 \end_layout
33951
33952 \end_inset
33953
33954
33955 \end_layout
33956
33957 \begin_layout Standard
33958 The 
33959 \family sans
33960 Document\SpecialChar \menuseparator
33961 Settings\SpecialChar \menuseparator
33962 Language
33963 \family default
33964  dialog lets you set 
33965 \family roman
33966 the language, the quote style and character encoding
33967 \family default
33968 .
33969 \end_layout
33970
33971 \begin_layout Standard
33972 Under 
33973 \family sans
33974 Encoding
33975 \family default
33976  you can choose the character encoding map you want to use for LaTeX export.
33977  The option 
33978 \family sans
33979 Language
33980 \begin_inset space ~
33981 \end_inset
33982
33983 Default
33984 \family default
33985  is the preferred choice and works well in most cases.
33986  For details about the different encoding options see section
33987 \begin_inset space ~
33988 \end_inset
33989
33990
33991 \begin_inset CommandInset ref
33992 LatexCommand ref
33993 reference "sec:Language-encodings"
33994
33995 \end_inset
33996
33997 .
33998 \end_layout
33999
34000 \begin_layout Subsection
34001 Keyboard mapping configuration
34002 \begin_inset CommandInset label
34003 LatexCommand label
34004 name "sub:Keyboard-mapping"
34005
34006 \end_inset
34007
34008
34009 \end_layout
34010
34011 \begin_layout Standard
34012 If you have for example a U.
34013 \begin_inset space \thinspace{}
34014 \end_inset
34015
34016 S.-style keyboard and want to write in a language other than English, you
34017  can use an alternate keymap.
34018  For example, if you want to write in Italian, you can configure LyX to
34019  use an Italian keymap.
34020  The 
34021 \family sans
34022 Tools\SpecialChar \menuseparator
34023 Preferences\SpecialChar \menuseparator
34024 Editing\SpecialChar \menuseparator
34025 Keyboard/Mouse
34026 \family default
34027  dialog allows you to choose up to two keyboard mappings, see section
34028 \begin_inset space ~
34029 \end_inset
34030
34031
34032 \begin_inset CommandInset ref
34033 LatexCommand ref
34034 reference "sub:Keyboard-Map"
34035
34036 \end_inset
34037
34038 .
34039  You can choose primary and secondary keyboard languages and then select
34040  which one you want to use.
34041 \end_layout
34042
34043 \begin_layout Standard
34044 Finally, you may just want to change a few key mappings or create an entirely
34045  different keymap (for Vulcan, for instance).
34046  You may, for example, normally write in Italian on a U.
34047 \begin_inset space \thinspace{}
34048 \end_inset
34049
34050 S.-style keyboard but want to include an occasional quotation in German.
34051  In such a case, you can write your own keyboard mapping or modify an existing
34052  one to support the characters you want.
34053  This and many other customizations are explained in the 
34054 \emph on
34055 Customization
34056 \emph default
34057  manual.
34058 \end_layout
34059
34060 \begin_layout Chapter
34061 \start_of_appendix
34062 The User Interface
34063 \begin_inset CommandInset label
34064 LatexCommand label
34065 name "chap:The-User-Interface"
34066
34067 \end_inset
34068
34069
34070 \end_layout
34071
34072 \begin_layout Standard
34073 This appendix lists all the available menus and describes their functionality.
34074  It is designed as a quick reference if you are searching for a special
34075  topic inside the user's guide.
34076 \end_layout
34077
34078 \begin_layout Section
34079 The File Menu
34080 \begin_inset Index idx
34081 status collapsed
34082
34083 \begin_layout Plain Layout
34084 Menu ! File
34085 \end_layout
34086
34087 \end_inset
34088
34089
34090 \end_layout
34091
34092 \begin_layout Standard
34093 Under the 
34094 \family sans
34095 File
34096 \family default
34097  menu are the basic operations in addition to some more advanced operations.
34098 \end_layout
34099
34100 \begin_layout Subsection
34101 New
34102 \end_layout
34103
34104 \begin_layout Standard
34105 Creates a new document.
34106 \end_layout
34107
34108 \begin_layout Subsection
34109 New from Template
34110 \end_layout
34111
34112 \begin_layout Standard
34113 This menu entry prompts you for a template to use.
34114  Selecting a template will automatically set certain layout features for
34115  the document, features you would otherwise need to change manually.
34116 \end_layout
34117
34118 \begin_layout Subsection
34119 Open
34120 \end_layout
34121
34122 \begin_layout Standard
34123 Opens a document.
34124 \end_layout
34125
34126 \begin_layout Subsection
34127 Open Recent
34128 \end_layout
34129
34130 \begin_layout Standard
34131 The submenu shows a list of the recently opened files.
34132  Click there on a file to open it.
34133 \end_layout
34134
34135 \begin_layout Subsection
34136 Close
34137 \end_layout
34138
34139 \begin_layout Standard
34140 Closes the current document.
34141 \end_layout
34142
34143 \begin_layout Subsection
34144 Close All
34145 \end_layout
34146
34147 \begin_layout Standard
34148 Closes all opened documents.
34149 \end_layout
34150
34151 \begin_layout Subsection
34152 Save
34153 \end_layout
34154
34155 \begin_layout Standard
34156 Saves the actual document.
34157 \end_layout
34158
34159 \begin_layout Subsection
34160 Save As
34161 \end_layout
34162
34163 \begin_layout Standard
34164 Saves the actual document under a new name to create a copy.
34165 \end_layout
34166
34167 \begin_layout Subsection
34168 Save All
34169 \end_layout
34170
34171 \begin_layout Standard
34172 Saves all opened documents.
34173 \end_layout
34174
34175 \begin_layout Subsection
34176 Revert to saved
34177 \end_layout
34178
34179 \begin_layout Standard
34180 Reloads the actual document from disk.
34181 \end_layout
34182
34183 \begin_layout Subsection
34184 Version Control
34185 \end_layout
34186
34187 \begin_layout Standard
34188 This is used when multiple people are working on the same document or when
34189  one person wants to keep a careful archive of changes.
34190  It is described in the section 
34191 \emph on
34192 Version Control in LyX
34193 \emph default
34194  of the 
34195 \emph on
34196 Additional Features
34197 \emph default
34198  manual.
34199 \end_layout
34200
34201 \begin_layout Subsection
34202 Import
34203 \end_layout
34204
34205 \begin_layout Standard
34206 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
34207  NoWeb-files, plain text files and comma separated, table-like text files
34208  (CSV).
34209  The files will be imported as a new LyX-document.
34210 \end_layout
34211
34212 \begin_layout Standard
34213 When using the menu entry 
34214 \family sans
34215 Plain
34216 \begin_inset space ~
34217 \end_inset
34218
34219 text
34220 \family default
34221 , line breaks in the text will start a new paragraph; when using the menu
34222  entry 
34223 \family sans
34224 Plain
34225 \begin_inset space ~
34226 \end_inset
34227
34228 Text,
34229 \begin_inset space ~
34230 \end_inset
34231
34232 Join
34233 \begin_inset space ~
34234 \end_inset
34235
34236 Lines
34237 \family default
34238 , consecutive lines of text will be imported to one big paragraph.
34239  A new paragraph will begin when there is a blank line in the file.
34240 \end_layout
34241
34242 \begin_layout Subsection
34243 Export
34244 \begin_inset CommandInset label
34245 LatexCommand label
34246 name "sub:Export"
34247
34248 \end_inset
34249
34250
34251 \end_layout
34252
34253 \begin_layout Standard
34254 You can export your document to various file formats.
34255  The resulting files are placed in the directory of your LyX-file.
34256  The menu entries are not the same on all installations.
34257  They depend on the programs found by LyX during its configuration.
34258 \end_layout
34259
34260 \begin_layout Standard
34261 Here is a list of all available entries; some of them are explained in detail
34262  in section
34263 \begin_inset space ~
34264 \end_inset
34265
34266
34267 \begin_inset CommandInset ref
34268 LatexCommand ref
34269 reference "sub:Output-file-formats"
34270
34271 \end_inset
34272
34273 :
34274 \end_layout
34275
34276 \begin_layout Description
34277
34278 \family sans
34279 CJK
34280 \family default
34281
34282 \begin_inset space ~
34283 \end_inset
34284
34285 L
34286 \begin_inset ERT
34287 status collapsed
34288
34289 \begin_layout Plain Layout
34290
34291 {}
34292 \end_layout
34293
34294 \end_inset
34295
34296 yX format of the special LyX
34297 \begin_inset space ~
34298 \end_inset
34299
34300 1.4.x versions for Chinese, Japanese and Korean (CJK)
34301 \begin_inset Newline newline
34302 \end_inset
34303
34304  Since LyX 1.5.0 CJK support has been fully integrated into LyX.
34305 \end_layout
34306
34307 \begin_layout Description
34308 DocBook text file with code in the language SGML that is used for the markup
34309  language 
34310 \family typewriter
34311 DocBook
34312 \end_layout
34313
34314 \begin_layout Description
34315 DocBook
34316 \begin_inset space ~
34317 \end_inset
34318
34319 (XML) text file with code in the language XML that is used for the markup
34320  language 
34321 \family typewriter
34322 DocBook
34323 \end_layout
34324
34325 \begin_layout Description
34326 DraftDVI LaTeX's native DVI-format.
34327  This format is not suitable if you have special characters or spaces in
34328  files paths or file names in your document.
34329  LyX use this format internally as a pre-stage to export to 
34330 \family sans
34331 DVI
34332 \family default
34333 .
34334 \end_layout
34335
34336 \begin_layout Description
34337 DVI DVI-format that also allows the useage of special characters or spaces
34338  in files paths or file names
34339 \end_layout
34340
34341 \begin_layout Description
34342 DVI
34343 \begin_inset space ~
34344 \end_inset
34345
34346 (LuaT
34347 \begin_inset ERT
34348 status collapsed
34349
34350 \begin_layout Plain Layout
34351
34352 {}
34353 \end_layout
34354
34355 \end_inset
34356
34357 eX) DVI-format using the program 
34358 \family typewriter
34359 LuaTeX
34360 \family default
34361 ; supports Unicode and the usage of non-TeX fonts; 
34362 \series bold
34363
34364 \begin_inset Note Greyedout
34365 status open
34366
34367 \begin_layout Plain Layout
34368
34369 \series bold
34370 Note:
34371 \series default
34372  not all DVI-viewers are currently able to display this output format properly.
34373 \end_layout
34374
34375 \end_inset
34376
34377
34378 \end_layout
34379
34380 \begin_layout Description
34381 Graphviz
34382 \begin_inset space ~
34383 \end_inset
34384
34385 Dot text file with code in the programming language 
34386 \family typewriter
34387 Dot
34388 \family default
34389  which is used to draw visualizations of graphs via the program 
34390 \family typewriter
34391 Graphviz
34392 \end_layout
34393
34394 \begin_layout Description
34395 HTML HTML-format (the HTML-converter is a third-party product and may not
34396  work in all cases)
34397 \end_layout
34398
34399 \begin_layout Description
34400 HTML
34401 \begin_inset space ~
34402 \end_inset
34403
34404 (MS
34405 \begin_inset space ~
34406 \end_inset
34407
34408 Word) HTML-format specialized so that the result can be imported to 
34409 \family sans
34410 MS Word
34411 \family default
34412 ; as a consequence of this formulas will be embedded as bitmap fonts and
34413  not in the format 
34414 \family sans
34415 MathML
34416 \family default
34417 .
34418 \end_layout
34419
34420 \begin_layout Description
34421
34422 \family sans
34423 LaT
34424 \begin_inset ERT
34425 status collapsed
34426
34427 \begin_layout Plain Layout
34428
34429 {}
34430 \end_layout
34431
34432 \end_inset
34433
34434 eX
34435 \begin_inset space ~
34436 \end_inset
34437
34438 (
34439 \family default
34440 LuaT
34441 \family sans
34442
34443 \begin_inset ERT
34444 status collapsed
34445
34446 \begin_layout Plain Layout
34447
34448 {}
34449 \end_layout
34450
34451 \end_inset
34452
34453
34454 \family default
34455 eX
34456 \family sans
34457
34458 \family default
34459 text file with the LaTeX source that is compilable with the program 
34460 \family typewriter
34461 LuaTeX
34462 \end_layout
34463
34464 \begin_layout Description
34465
34466 \family sans
34467 LaT
34468 \begin_inset ERT
34469 status collapsed
34470
34471 \begin_layout Plain Layout
34472
34473 {}
34474 \end_layout
34475
34476 \end_inset
34477
34478 eX
34479 \begin_inset space ~
34480 \end_inset
34481
34482 (pdflatex)
34483 \family default
34484  text file with the LaTeX source, additionally all images used in the document
34485  will be converted to a format that is readable by the 
34486 \family typewriter
34487 pdflatex
34488 \family default
34489  program (GIF, JPG, PDF, PNG)
34490 \end_layout
34491
34492 \begin_layout Description
34493
34494 \family sans
34495 LaT
34496 \begin_inset ERT
34497 status collapsed
34498
34499 \begin_layout Plain Layout
34500
34501 {}
34502 \end_layout
34503
34504 \end_inset
34505
34506 eX
34507 \begin_inset space ~
34508 \end_inset
34509
34510 (plain)
34511 \family default
34512  text file with the LaTeX source code, additionally all images used in the
34513  document will be converted to the EPS-format, only this format is readable
34514  by the 
34515 \family typewriter
34516 latex
34517 \family default
34518  program
34519 \end_layout
34520
34521 \begin_layout Description
34522
34523 \family sans
34524 LaT
34525 \begin_inset ERT
34526 status collapsed
34527
34528 \begin_layout Plain Layout
34529
34530 {}
34531 \end_layout
34532
34533 \end_inset
34534
34535 eX
34536 \begin_inset space ~
34537 \end_inset
34538
34539 (
34540 \family default
34541 XeT
34542 \family sans
34543
34544 \begin_inset ERT
34545 status collapsed
34546
34547 \begin_layout Plain Layout
34548
34549 {}
34550 \end_layout
34551
34552 \end_inset
34553
34554
34555 \family default
34556 eX
34557 \family sans
34558
34559 \family default
34560 text file with the LaTeX source that is compilable with the program 
34561 \family typewriter
34562 XeTeX
34563 \end_layout
34564
34565 \begin_layout Description
34566 LilyPond
34567 \begin_inset space ~
34568 \end_inset
34569
34570 book
34571 \begin_inset space ~
34572 \end_inset
34573
34574 (La
34575 \family sans
34576
34577 \begin_inset ERT
34578 status collapsed
34579
34580 \begin_layout Plain Layout
34581
34582 {}
34583 \end_layout
34584
34585 \end_inset
34586
34587
34588 \family default
34589 TeX) text file with the LaTeX source and also code in the syntax of the
34590  music notation software 
34591 \family typewriter
34592 LilyPond
34593 \end_layout
34594
34595 \begin_layout Description
34596 L
34597 \family sans
34598
34599 \begin_inset ERT
34600 status collapsed
34601
34602 \begin_layout Plain Layout
34603
34604 {}
34605 \end_layout
34606
34607 \end_inset
34608
34609
34610 \family default
34611 yX
34612 \begin_inset space ~
34613 \end_inset
34614
34615 Archive
34616 \begin_inset space ~
34617 \end_inset
34618
34619 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
34620  your system) that contains your document and all files that are necessary
34621  to compile it (images, child documents, BibTeX files, etc.)
34622 \end_layout
34623
34624 \begin_layout Description
34625 L
34626 \family sans
34627
34628 \begin_inset ERT
34629 status collapsed
34630
34631 \begin_layout Plain Layout
34632
34633 {}
34634 \end_layout
34635
34636 \end_inset
34637
34638
34639 \family default
34640 yX
34641 \begin_inset space ~
34642 \end_inset
34643
34644 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
34645 \begin_inset Quotes eld
34646 \end_inset
34647
34648 z
34649 \begin_inset Quotes erd
34650 \end_inset
34651
34652  and 
34653 \begin_inset Quotes eld
34654 \end_inset
34655
34656 y
34657 \begin_inset Quotes erd
34658 \end_inset
34659
34660  represent the version number)
34661 \end_layout
34662
34663 \begin_layout Description
34664 L
34665 \family sans
34666
34667 \begin_inset ERT
34668 status collapsed
34669
34670 \begin_layout Plain Layout
34671
34672 {}
34673 \end_layout
34674
34675 \end_inset
34676
34677
34678 \family default
34679 yXHTML HTML-format using LyX's internal XHTML engine
34680 \end_layout
34681
34682 \begin_layout Description
34683 NoWeb text file with code in the format of the literate programming language
34684 \family typewriter
34685  NoWeb
34686 \end_layout
34687
34688 \begin_layout Description
34689 OpenDocument OpenDocument-formatted file, to be opened with 
34690 \family sans
34691 LibreOffice, OpenOffice, KOffice, Abiword
34692 \family default
34693 , etc.
34694  (The OpenDocument-converter is a third-party product and may not work in
34695  all cases)
34696 \end_layout
34697
34698 \begin_layout Description
34699
34700 \family sans
34701 PDF
34702 \begin_inset space ~
34703 \end_inset
34704
34705 (dvipdfm)
34706 \family default
34707  PDF-format using the program 
34708 \family typewriter
34709 dvipdfm
34710 \family default
34711 , produces internally a DVI-file which is then converted to a PDF-file
34712 \end_layout
34713
34714 \begin_layout Description
34715
34716 \family sans
34717 PDF
34718 \begin_inset space ~
34719 \end_inset
34720
34721 (LuaT
34722 \begin_inset ERT
34723 status collapsed
34724
34725 \begin_layout Plain Layout
34726
34727 {}
34728 \end_layout
34729
34730 \end_inset
34731
34732 eX)
34733 \family default
34734  PDF-format using the program 
34735 \family typewriter
34736 LuaTeX
34737 \family default
34738 , produces PDF-files directly
34739 \end_layout
34740
34741 \begin_layout Description
34742
34743 \family sans
34744 PDF
34745 \begin_inset space ~
34746 \end_inset
34747
34748 (pdflatex)
34749 \family default
34750  PDF-format using the program 
34751 \family typewriter
34752 pdflatex
34753 \family default
34754 , produces PDF-files directly
34755 \end_layout
34756
34757 \begin_layout Description
34758
34759 \family sans
34760 PDF
34761 \begin_inset space ~
34762 \end_inset
34763
34764 (ps2pdf)
34765 \family default
34766  PDF-format using the program 
34767 \family typewriter
34768 ps2pdf
34769 \family default
34770 , produces internally a PostScript-file which is then converted to a PDF-file
34771 \end_layout
34772
34773 \begin_layout Description
34774
34775 \family sans
34776 PDF
34777 \begin_inset space ~
34778 \end_inset
34779
34780 (XeT
34781 \begin_inset ERT
34782 status collapsed
34783
34784 \begin_layout Plain Layout
34785
34786 {}
34787 \end_layout
34788
34789 \end_inset
34790
34791 eX)
34792 \family default
34793  PDF-format using the program 
34794 \family typewriter
34795 XeTeX
34796 \family default
34797 , produces PDF-files directly
34798 \end_layout
34799
34800 \begin_layout Description
34801
34802 \family sans
34803 Plain
34804 \begin_inset space ~
34805 \end_inset
34806
34807 text
34808 \family default
34809  text format
34810 \end_layout
34811
34812 \begin_layout Description
34813
34814 \family sans
34815 Plain
34816 \begin_inset space ~
34817 \end_inset
34818
34819 text
34820 \begin_inset space ~
34821 \end_inset
34822
34823 (ps2ascii)
34824 \family default
34825  text format, the document will first be converted to Postscript format
34826  and then exported as text using the program 
34827 \family sans
34828 ps2ascii
34829 \end_layout
34830
34831 \begin_layout Description
34832
34833 \family sans
34834 Postscript
34835 \family default
34836  PostScript format using the program 
34837 \family typewriter
34838 dvips
34839 \end_layout
34840
34841 \begin_layout Description
34842 Sweave text file with the LaTeX source and also code in the statistical
34843  programming language 
34844 \family typewriter
34845 R
34846 \family default
34847 .
34848  Using the 
34849 \family typewriter
34850 R
34851 \family default
34852 -function 
34853 \family typewriter
34854 Sweave
34855 \family default
34856  it is possible to use 
34857 \family typewriter
34858 R
34859 \family default
34860 -commands in LaTeX
34861 \end_layout
34862
34863 \begin_layout Standard
34864 If one of the menu entries 
34865 \family sans
34866 DVI
34867 \family default
34868
34869 \family sans
34870 PDF
34871 \begin_inset space ~
34872 \end_inset
34873
34874 (pdflatex)
34875 \family default
34876  or 
34877 \family sans
34878 Postscript
34879 \family default
34880  is missing, you need to update your LaTeX installation.
34881  After updating you have to reconfigure LyX, see section
34882 \begin_inset space ~
34883 \end_inset
34884
34885
34886 \begin_inset CommandInset ref
34887 LatexCommand ref
34888 reference "sec:Basic-LyX-Setup"
34889
34890 \end_inset
34891
34892 .
34893 \begin_inset Index idx
34894 status collapsed
34895
34896 \begin_layout Plain Layout
34897 Reconfiguration of LyX
34898 \end_layout
34899
34900 \end_inset
34901
34902
34903 \end_layout
34904
34905 \begin_layout Subsection
34906 Print
34907 \end_layout
34908
34909 \begin_layout Standard
34910 With this menu entry you can print your document to a file in PostScript
34911  format or send it to a printer.
34912  The printer will also use the document in PostScript format.
34913  The conversion to PostScript is done in the background by LyX using the
34914  program 
34915 \family typewriter
34916 dvips
34917 \family default
34918 .
34919  For more information have a look at section
34920 \begin_inset space ~
34921 \end_inset
34922
34923
34924 \begin_inset CommandInset ref
34925 LatexCommand ref
34926 reference "sub:Printing-the-File"
34927
34928 \end_inset
34929
34930 .
34931 \end_layout
34932
34933 \begin_layout Subsection
34934 Fax
34935 \end_layout
34936
34937 \begin_layout Standard
34938 This menu entry will only appear if you have a fax program installed (on
34939  Windows you additionally need to register its program path to LyX's PATH
34940  prefix, see section
34941 \begin_inset space ~
34942 \end_inset
34943
34944
34945 \begin_inset CommandInset ref
34946 LatexCommand ref
34947 reference "sec:Paths"
34948
34949 \end_inset
34950
34951 ).
34952  With this menu entry you can send your document to a fax program like 
34953 \family typewriter
34954 hylapex
34955 \family default
34956  or 
34957 \family typewriter
34958 kdeprintfax
34959 \family default
34960 .
34961  The default format of the sent file is PostScript.
34962  The format can be changed in LyX's preferences as described in section
34963 \begin_inset space ~
34964 \end_inset
34965
34966
34967 \begin_inset CommandInset ref
34968 LatexCommand ref
34969 reference "sub:Converters"
34970
34971 \end_inset
34972
34973 .
34974 \end_layout
34975
34976 \begin_layout Subsection
34977 New and Close Window
34978 \end_layout
34979
34980 \begin_layout Standard
34981 Opens or closes a new instance of LyX.
34982 \end_layout
34983
34984 \begin_layout Subsection
34985 Exit
34986 \end_layout
34987
34988 \begin_layout Standard
34989 Prompts you to save all unsaved documents and then exits.
34990 \end_layout
34991
34992 \begin_layout Section
34993 The Edit Menu
34994 \begin_inset Index idx
34995 status collapsed
34996
34997 \begin_layout Plain Layout
34998 Menu ! Edit
34999 \end_layout
35000
35001 \end_inset
35002
35003
35004 \end_layout
35005
35006 \begin_layout Subsection
35007 Undo and Redo
35008 \end_layout
35009
35010 \begin_layout Standard
35011 Described in section
35012 \begin_inset space ~
35013 \end_inset
35014
35015
35016 \begin_inset CommandInset ref
35017 LatexCommand ref
35018 reference "sec:Undo-and-Redo"
35019
35020 \end_inset
35021
35022 .
35023 \end_layout
35024
35025 \begin_layout Subsection
35026 Cut, Copy, Paste, Paste Recent, Paste Special
35027 \end_layout
35028
35029 \begin_layout Standard
35030 Described in section
35031 \begin_inset space ~
35032 \end_inset
35033
35034
35035 \begin_inset CommandInset ref
35036 LatexCommand ref
35037 reference "sec:Basic-Editing-Features"
35038
35039 \end_inset
35040
35041 .
35042 \end_layout
35043
35044 \begin_layout Subsection
35045 Select Whole Inset
35046 \end_layout
35047
35048 \begin_layout Standard
35049 Selects the content of the inset in which the cursor currently is.
35050  If the cursor is outside an inset, the whole document will be selected.
35051 \end_layout
35052
35053 \begin_layout Subsection
35054 Select All
35055 \end_layout
35056
35057 \begin_layout Standard
35058 Selects the whole document.
35059 \end_layout
35060
35061 \begin_layout Subsection
35062 Find & Replace (Quick)
35063 \end_layout
35064
35065 \begin_layout Standard
35066 Described in section
35067 \begin_inset space ~
35068 \end_inset
35069
35070
35071 \begin_inset CommandInset ref
35072 LatexCommand ref
35073 reference "sec:Basic-Editing-Features"
35074
35075 \end_inset
35076
35077 .
35078 \end_layout
35079
35080 \begin_layout Subsection
35081 Find & Replace (Advanced)
35082 \end_layout
35083
35084 \begin_layout Standard
35085 Described in section
35086 \begin_inset space ~
35087 \end_inset
35088
35089
35090 \begin_inset CommandInset ref
35091 LatexCommand ref
35092 reference "sec:Advanced-Find-and"
35093
35094 \end_inset
35095
35096 .
35097 \end_layout
35098
35099 \begin_layout Subsection
35100 Move Paragraph Up/Down
35101 \end_layout
35102
35103 \begin_layout Standard
35104 This shifts the paragraph in which the cursor currently is one paragraph
35105  up or down.
35106 \end_layout
35107
35108 \begin_layout Subsection
35109 Text Style
35110 \end_layout
35111
35112 \begin_layout Standard
35113 Described in section
35114 \begin_inset space ~
35115 \end_inset
35116
35117
35118 \begin_inset CommandInset ref
35119 LatexCommand ref
35120 reference "sub:Fine-Tuning-with-the"
35121
35122 \end_inset
35123
35124 .
35125 \end_layout
35126
35127 \begin_layout Subsection
35128 Paragraph Settings
35129 \begin_inset Index idx
35130 status collapsed
35131
35132 \begin_layout Plain Layout
35133 Paragraph ! Settings
35134 \end_layout
35135
35136 \end_inset
35137
35138
35139 \end_layout
35140
35141 \begin_layout Standard
35142 Enables you to set the paragraph alignment, line spacing and label width.
35143  These settings only affect the paragraph in which the cursor is currently
35144  in.
35145 \end_layout
35146
35147 \begin_layout Standard
35148 You can also prevent the first line of the paragraph being indented if you
35149  have chosen to separate paragraphs with 
35150 \family sans
35151 Indentation
35152 \family default
35153  in the 
35154 \family sans
35155 Document\SpecialChar \menuseparator
35156 Settings\SpecialChar \menuseparator
35157 Text
35158 \begin_inset space ~
35159 \end_inset
35160
35161 Layout
35162 \family default
35163  dialog.
35164 \end_layout
35165
35166 \begin_layout Subsection
35167 Table
35168 \end_layout
35169
35170 \begin_layout Standard
35171 This menu only appears if the cursor is inside a table.
35172  It allows you to create multicolumn and multirow cells, add or remove borders
35173  of a cell and to set the vertical alignment of the cell.Table Settings and
35174  Math
35175 \end_layout
35176
35177 \begin_layout Standard
35178 These two menus are only fully active if the cursor is inside a table or
35179  a formula.
35180  Here you can change the properties of tables and formulas.
35181  The properties of tables are described in section
35182 \begin_inset space ~
35183 \end_inset
35184
35185
35186 \begin_inset CommandInset ref
35187 LatexCommand ref
35188 reference "sec:Tables"
35189
35190 \end_inset
35191
35192 , the properties of formulas in chapter
35193 \begin_inset space ~
35194 \end_inset
35195
35196
35197 \begin_inset CommandInset ref
35198 LatexCommand ref
35199 reference "chap:Mathematical-Formulas"
35200
35201 \end_inset
35202
35203 .
35204 \end_layout
35205
35206 \begin_layout Subsection
35207 Increase/Decrease List Depth
35208 \end_layout
35209
35210 \begin_layout Standard
35211 These menu entries are only active if the cursor is in an environment that
35212  can be nested.
35213  They increase/decrease the environment nesting level as explained in section
35214 \begin_inset space ~
35215 \end_inset
35216
35217
35218 \begin_inset CommandInset ref
35219 LatexCommand ref
35220 reference "sec:Nesting"
35221
35222 \end_inset
35223
35224  and 
35225 \begin_inset CommandInset ref
35226 LatexCommand ref
35227 reference "sub:Numbering-depth"
35228
35229 \end_inset
35230
35231 .
35232 \end_layout
35233
35234 \begin_layout Section
35235 The View Menu
35236 \begin_inset Index idx
35237 status collapsed
35238
35239 \begin_layout Plain Layout
35240 Menu ! View
35241 \end_layout
35242
35243 \end_inset
35244
35245
35246 \end_layout
35247
35248 \begin_layout Standard
35249 At the bottom of the 
35250 \family sans
35251 View
35252 \family default
35253  menu the opened documents are listed.
35254 \end_layout
35255
35256 \begin_layout Subsection
35257 Open/Close all Insets
35258 \end_layout
35259
35260 \begin_layout Standard
35261 Opens/closes all insets in your document.
35262 \end_layout
35263
35264 \begin_layout Subsection
35265 Unfold/Fold Math Macros
35266 \end_layout
35267
35268 \begin_layout Standard
35269 Unfolds/folds the current math macro.
35270 \end_layout
35271
35272 \begin_layout Standard
35273 Math macros are described in the 
35274 \emph on
35275 Math
35276 \emph default
35277  manual.
35278 \end_layout
35279
35280 \begin_layout Subsection
35281 Outline Pane
35282 \end_layout
35283
35284 \begin_layout Standard
35285 Shows the outline window as described in sections
35286 \begin_inset space ~
35287 \end_inset
35288
35289
35290 \begin_inset CommandInset ref
35291 LatexCommand ref
35292 reference "sec:Navigating"
35293
35294 \end_inset
35295
35296  and 
35297 \begin_inset CommandInset ref
35298 LatexCommand ref
35299 reference "sub:Table-of-Contents"
35300
35301 \end_inset
35302
35303 .
35304 \end_layout
35305
35306 \begin_layout Subsection
35307 Source Pane
35308 \end_layout
35309
35310 \begin_layout Standard
35311 Opens a window showing the source code of the actual document, as described
35312  in section
35313 \begin_inset space ~
35314 \end_inset
35315
35316
35317 \begin_inset CommandInset ref
35318 LatexCommand ref
35319 reference "sec:Previewing-snippets-of"
35320
35321 \end_inset
35322
35323 .
35324 \end_layout
35325
35326 \begin_layout Subsection
35327 Messages Pane
35328 \end_layout
35329
35330 \begin_layout Standard
35331 Opens a window showing console messages.
35332  This is useful for debugging LyX (i.
35333 \begin_inset space \thinspace{}
35334 \end_inset
35335
35336 e., hunt for errors in the program) or to see what is going on in the background
35337  while LaTeX is processing the document.
35338 \end_layout
35339
35340 \begin_layout Subsection
35341 Toolbars
35342 \begin_inset CommandInset label
35343 LatexCommand label
35344 name "sub:Toolbars"
35345
35346 \end_inset
35347
35348
35349 \begin_inset Index idx
35350 status collapsed
35351
35352 \begin_layout Plain Layout
35353 Toolbar
35354 \end_layout
35355
35356 \end_inset
35357
35358
35359 \end_layout
35360
35361 \begin_layout Standard
35362 In this menu entry you can set the appearance of the different toolbars.
35363  All toolbars and the 
35364 \family sans
35365 Command
35366 \begin_inset space ~
35367 \end_inset
35368
35369 Buffer
35370 \family default
35371  can be turned on and off.
35372  The 
35373 \emph on
35374 on
35375 \emph default
35376  state is denoted in the menu with a checkmark.
35377  The 
35378 \family sans
35379 Table
35380 \family default
35381
35382 \family sans
35383 Math,
35384 \family default
35385  
35386 \family sans
35387 Math
35388 \begin_inset space ~
35389 \end_inset
35390
35391 Macros,
35392 \family default
35393  
35394 \family sans
35395 Review
35396 \family default
35397  and 
35398 \family sans
35399 Math
35400 \begin_inset space ~
35401 \end_inset
35402
35403 Panels
35404 \family default
35405  toolbars can additionally be set to the state 
35406 \emph on
35407 automatic
35408 \emph default
35409 , denoted in the menu with the suffix 
35410 \family sans
35411 (auto)
35412 \family default
35413 .
35414 \end_layout
35415
35416 \begin_layout Standard
35417 In the 
35418 \emph on
35419 on
35420 \emph default
35421  state the toolbar is permanently shown; in the 
35422 \emph on
35423 automatic
35424 \emph default
35425  state the toolbar is only shown when the cursor is in a certain environment
35426  or when a certain feature is enabled.
35427  That means that the review toolbar will only be shown if change tracking
35428  is activated, the math and table toolbars are only shown if the cursor
35429  is inside a formula or table respectively.
35430 \end_layout
35431
35432 \begin_layout Standard
35433 LyX's toolbars and their buttons are explained in section
35434 \begin_inset space ~
35435 \end_inset
35436
35437
35438 \begin_inset CommandInset ref
35439 LatexCommand ref
35440 reference "sec:Toolbars"
35441
35442 \end_inset
35443
35444 .
35445 \end_layout
35446
35447 \begin_layout Subsection
35448 Split View
35449 \end_layout
35450
35451 \begin_layout Standard
35452
35453 \family sans
35454 Split
35455 \begin_inset space ~
35456 \end_inset
35457
35458 View
35459 \begin_inset space ~
35460 \end_inset
35461
35462 into
35463 \begin_inset space ~
35464 \end_inset
35465
35466 Left
35467 \begin_inset space ~
35468 \end_inset
35469
35470 and
35471 \begin_inset space ~
35472 \end_inset
35473
35474 Right
35475 \begin_inset space ~
35476 \end_inset
35477
35478 Half
35479 \family default
35480  will split LyX's main window vertically while 
35481 \family sans
35482 Split
35483 \begin_inset space ~
35484 \end_inset
35485
35486 View
35487 \begin_inset space ~
35488 \end_inset
35489
35490 into
35491 \begin_inset space ~
35492 \end_inset
35493
35494 Upper
35495 \begin_inset space ~
35496 \end_inset
35497
35498 and
35499 \begin_inset space ~
35500 \end_inset
35501
35502 Lower
35503 \begin_inset space ~
35504 \end_inset
35505
35506 Half
35507 \family default
35508  will split it horizontally.
35509  This allows you to view documents at the same time to compare them, or
35510  to view the same document, but at different positions.
35511  You can even split the main window several times to view, for example,
35512  three or more documents at the same time.
35513  To close a split view, use the menu 
35514 \family sans
35515 Close
35516 \begin_inset space ~
35517 \end_inset
35518
35519 Current
35520 \begin_inset space ~
35521 \end_inset
35522
35523 View
35524 \family default
35525 .
35526 \end_layout
35527
35528 \begin_layout Subsection
35529 Close Current View
35530 \end_layout
35531
35532 \begin_layout Standard
35533 Closes a split view.
35534 \end_layout
35535
35536 \begin_layout Subsection
35537 Fullscreen
35538 \end_layout
35539
35540 \begin_layout Standard
35541 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35542  so that you will see nothing but your text.
35543  It furthermore displays LyX's main window fullscreen.
35544  To return from fullscreen to the normal view, press F11, or right-click
35545  and turn off the fullscreen mode in the context menu.
35546 \end_layout
35547
35548 \begin_layout Section
35549 The Insert Menu
35550 \begin_inset Index idx
35551 status collapsed
35552
35553 \begin_layout Plain Layout
35554 Menu ! Insert
35555 \end_layout
35556
35557 \end_inset
35558
35559
35560 \end_layout
35561
35562 \begin_layout Subsection
35563 Math
35564 \end_layout
35565
35566 \begin_layout Standard
35567 Inserts math constructs that are explained in chapter
35568 \begin_inset space ~
35569 \end_inset
35570
35571
35572 \begin_inset CommandInset ref
35573 LatexCommand ref
35574 reference "chap:Mathematical-Formulas"
35575
35576 \end_inset
35577
35578  and the 
35579 \emph on
35580 Math
35581 \emph default
35582  manual.
35583 \end_layout
35584
35585 \begin_layout Subsection
35586 Special Character
35587 \begin_inset CommandInset label
35588 LatexCommand label
35589 name "sub:Special-Character"
35590
35591 \end_inset
35592
35593
35594 \end_layout
35595
35596 \begin_layout Standard
35597 Here you can insert the following characters:
35598 \end_layout
35599
35600 \begin_layout Description
35601 Symbols Opens the 
35602 \family sans
35603 Symbols
35604 \family default
35605  dialog which allows you to insert any character that can be output by your
35606  LaTeX system.
35607  By default groups of characters are displayed in character categories;
35608  the available characters depend on the LaTeX-packages you have installed.
35609  You can get a complete display by checking 
35610 \family sans
35611 Display
35612 \begin_inset space ~
35613 \end_inset
35614
35615 all
35616 \family default
35617 .
35618 \begin_inset Newline newline
35619 \end_inset
35620
35621  
35622 \begin_inset Note Greyedout
35623 status open
35624
35625 \begin_layout Plain Layout
35626
35627 \series bold
35628 Note:
35629 \series default
35630  Not all characters will be visible in the 
35631 \family sans
35632 Symbols
35633 \family default
35634  dialog because none of the screen fonts that you can set in the preferences
35635  dialog (see sec.
35636 \begin_inset space \thinspace{}
35637 \end_inset
35638
35639
35640 \begin_inset CommandInset ref
35641 LatexCommand ref
35642 reference "sub:Screen-Fonts"
35643
35644 \end_inset
35645
35646 ) can display every character.
35647 \end_layout
35648
35649 \end_inset
35650
35651
35652 \end_layout
35653
35654 \begin_layout Description
35655 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35656
35657 \end_layout
35658
35659 \begin_layout Description
35660 End
35661 \begin_inset space ~
35662 \end_inset
35663
35664 of
35665 \begin_inset space ~
35666 \end_inset
35667
35668 Sentence Inserts an end of sentence period as described in section
35669 \begin_inset space ~
35670 \end_inset
35671
35672
35673 \begin_inset CommandInset ref
35674 LatexCommand ref
35675 reference "sub:Abbreviations"
35676
35677 \end_inset
35678
35679 .
35680 \end_layout
35681
35682 \begin_layout Description
35683 Ordinary
35684 \begin_inset space ~
35685 \end_inset
35686
35687 Quote Inserts this quote: ", no matter what quote style you selected in
35688  the 
35689 \family sans
35690 Document\SpecialChar \menuseparator
35691 Settings\SpecialChar \menuseparator
35692 Language
35693 \family default
35694  dialog.
35695 \end_layout
35696
35697 \begin_layout Description
35698 Single
35699 \begin_inset space ~
35700 \end_inset
35701
35702 Quote Inserts a single quote in the quotation marks style selected in the
35703  
35704 \family sans
35705 Document\SpecialChar \menuseparator
35706 Settings\SpecialChar \menuseparator
35707 Language
35708 \family default
35709  dialog.
35710 \end_layout
35711
35712 \begin_layout Description
35713 Protected
35714 \begin_inset space ~
35715 \end_inset
35716
35717 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35718
35719 \end_layout
35720
35721 \begin_layout Description
35722 Breakable
35723 \begin_inset space ~
35724 \end_inset
35725
35726 Slash Inserts a slash where a line break can also occur: \SpecialChar \slash{}
35727
35728 \end_layout
35729
35730 \begin_layout Description
35731 Visible
35732 \begin_inset space ~
35733 \end_inset
35734
35735 Space Inserts a character representing a single space (the one you get when
35736  pressing the 
35737 \family sans
35738 Space
35739 \family default
35740  key): 
35741 \begin_inset space \textvisiblespace{}
35742 \end_inset
35743
35744
35745 \end_layout
35746
35747 \begin_layout Description
35748 Menu
35749 \begin_inset space ~
35750 \end_inset
35751
35752 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35753
35754 \end_layout
35755
35756 \begin_layout Description
35757 Phonetic
35758 \begin_inset space ~
35759 \end_inset
35760
35761 Symbols 
35762 \begin_inset Index idx
35763 status collapsed
35764
35765 \begin_layout Plain Layout
35766 Phonetic symbols
35767 \end_layout
35768
35769 \end_inset
35770
35771
35772 \begin_inset Index idx
35773 status collapsed
35774
35775 \begin_layout Plain Layout
35776 Language ! Phonetic symbols
35777 \end_layout
35778
35779 \end_inset
35780
35781 Inserts a box where you can insert symbols from the International Phonetic
35782  Alphabet (IPA) and opens a toolbar which provides a large set of these
35783  symbols.
35784  To use this feature you must have the LaTeX-package 
35785 \series bold
35786 tipa
35787 \series default
35788
35789 \begin_inset Index idx
35790 status collapsed
35791
35792 \begin_layout Plain Layout
35793 LaTeX-packages ! tipa
35794 \end_layout
35795
35796 \end_inset
35797
35798  installed.
35799 \begin_inset Newline newline
35800 \end_inset
35801
35802 More information about this feature can be found in the 
35803 \emph on
35804 Linguistics
35805 \emph default
35806  manual (
35807 \family sans
35808 Help\SpecialChar \menuseparator
35809 Specific Manuals
35810 \family default
35811 ).
35812 \end_layout
35813
35814 \begin_layout Subsection
35815 Formatting
35816 \end_layout
35817
35818 \begin_layout Standard
35819 Opens a submenu with the following options:
35820 \end_layout
35821
35822 \begin_layout Description
35823 Superscript Inserts a superscript: test
35824 \begin_inset script superscript
35825
35826 \begin_layout Plain Layout
35827 a, b
35828 \end_layout
35829
35830 \end_inset
35831
35832
35833 \end_layout
35834
35835 \begin_layout Description
35836 Subscript Inserts a subscript: test
35837 \begin_inset script subscript
35838
35839 \begin_layout Plain Layout
35840 3x
35841 \end_layout
35842
35843 \end_inset
35844
35845
35846 \end_layout
35847
35848 \begin_layout Description
35849 Protected
35850 \begin_inset space ~
35851 \end_inset
35852
35853 Space Inserts a protected space as described in section
35854 \begin_inset space ~
35855 \end_inset
35856
35857
35858 \begin_inset CommandInset ref
35859 LatexCommand ref
35860 reference "sub:Protected-Space"
35861
35862 \end_inset
35863
35864 .
35865 \end_layout
35866
35867 \begin_layout Description
35868 Inter-word
35869 \begin_inset space ~
35870 \end_inset
35871
35872 Space Inserts an inter-word space as described in section
35873 \begin_inset space ~
35874 \end_inset
35875
35876
35877 \begin_inset CommandInset ref
35878 LatexCommand ref
35879 reference "sub:Inter-word-Space"
35880
35881 \end_inset
35882
35883 .
35884 \end_layout
35885
35886 \begin_layout Description
35887 Thin
35888 \begin_inset space ~
35889 \end_inset
35890
35891 Space Inserts a thin space as described in section
35892 \begin_inset space ~
35893 \end_inset
35894
35895
35896 \begin_inset CommandInset ref
35897 LatexCommand ref
35898 reference "sub:Thin-Space"
35899
35900 \end_inset
35901
35902 .
35903 \end_layout
35904
35905 \begin_layout Description
35906 Visible
35907 \begin_inset space ~
35908 \end_inset
35909
35910 Space Inserts a character to visualize that there is or should be a space.
35911  This is e.
35912 \begin_inset space \thinspace{}
35913 \end_inset
35914
35915 g.
35916 \begin_inset space \space{}
35917 \end_inset
35918
35919 useful if you need to indicate a space in a command sequence.
35920  An example from the LyX 
35921 \emph on
35922 Math
35923 \emph default
35924  manual: 
35925 \begin_inset Quotes eld
35926 \end_inset
35927
35928 To insert a fraction use the command 
35929 \series bold
35930
35931 \backslash
35932 frac
35933 \begin_inset space \textvisiblespace{}
35934 \end_inset
35935
35936 A
35937 \begin_inset Formula $\downarrow$
35938 \end_inset
35939
35940 B.
35941 \series default
35942
35943 \begin_inset Quotes erd
35944 \end_inset
35945
35946  The visible space is hereby the character before the 
35947 \series bold
35948 A
35949 \series default
35950 .
35951 \end_layout
35952
35953 \begin_layout Description
35954 Horizontal
35955 \begin_inset space ~
35956 \end_inset
35957
35958 Space Inserts horizontal space as described in section
35959 \begin_inset space ~
35960 \end_inset
35961
35962
35963 \begin_inset CommandInset ref
35964 LatexCommand ref
35965 reference "sub:Horizontal-Space"
35966
35967 \end_inset
35968
35969 .
35970 \end_layout
35971
35972 \begin_layout Description
35973 Horizontal
35974 \begin_inset space ~
35975 \end_inset
35976
35977 Line Inserts a horizontal line as described in section
35978 \begin_inset space ~
35979 \end_inset
35980
35981
35982 \begin_inset CommandInset ref
35983 LatexCommand ref
35984 reference "sub:Horizontal-Lines"
35985
35986 \end_inset
35987
35988 .
35989 \end_layout
35990
35991 \begin_layout Description
35992 Vertical
35993 \begin_inset space ~
35994 \end_inset
35995
35996 Space Inserts vertical space as described in section
35997 \begin_inset space ~
35998 \end_inset
35999
36000
36001 \begin_inset CommandInset ref
36002 LatexCommand ref
36003 reference "sub:Vertical-Space"
36004
36005 \end_inset
36006
36007 .
36008 \end_layout
36009
36010 \begin_layout Description
36011 Phantom Inserts a Phantom 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:Phantom-Space"
36019
36020 \end_inset
36021
36022 .
36023 \end_layout
36024
36025 \begin_layout Description
36026 Hyphenation
36027 \begin_inset space ~
36028 \end_inset
36029
36030 Point Inserts a hyphenation point as described in section
36031 \begin_inset space ~
36032 \end_inset
36033
36034
36035 \begin_inset CommandInset ref
36036 LatexCommand ref
36037 reference "sub:Hyphenation"
36038
36039 \end_inset
36040
36041 .
36042 \end_layout
36043
36044 \begin_layout Description
36045 Ligature
36046 \begin_inset space ~
36047 \end_inset
36048
36049 Break Inserts a ligature break as described in section
36050 \begin_inset space ~
36051 \end_inset
36052
36053
36054 \begin_inset CommandInset ref
36055 LatexCommand ref
36056 reference "sub:Ligatures"
36057
36058 \end_inset
36059
36060 .
36061 \end_layout
36062
36063 \begin_layout Description
36064 Ragged
36065 \begin_inset space ~
36066 \end_inset
36067
36068 Line
36069 \begin_inset space ~
36070 \end_inset
36071
36072 Break Inserts a forced line break as described in section
36073 \begin_inset space ~
36074 \end_inset
36075
36076
36077 \begin_inset CommandInset ref
36078 LatexCommand ref
36079 reference "sub:Forced-Line-Breaks"
36080
36081 \end_inset
36082
36083 .
36084 \end_layout
36085
36086 \begin_layout Description
36087 Justified
36088 \begin_inset space ~
36089 \end_inset
36090
36091 Break Inserts a forced line break that right justifies the remaining text
36092  as described in section
36093 \begin_inset space ~
36094 \end_inset
36095
36096
36097 \begin_inset CommandInset ref
36098 LatexCommand ref
36099 reference "sub:Forced-Line-Breaks"
36100
36101 \end_inset
36102
36103 .
36104 \end_layout
36105
36106 \begin_layout Description
36107 New
36108 \begin_inset space ~
36109 \end_inset
36110
36111 Page Inserts a forced page break as described in section
36112 \begin_inset space ~
36113 \end_inset
36114
36115
36116 \begin_inset CommandInset ref
36117 LatexCommand ref
36118 reference "sub:Forced-Page-Breaks"
36119
36120 \end_inset
36121
36122 .
36123 \end_layout
36124
36125 \begin_layout Description
36126 Page
36127 \begin_inset space ~
36128 \end_inset
36129
36130 Break Inserts a forced page break that shares the extra space among paragraph
36131  breaks instead of leaving it at the bottom of the page, as described in
36132  section
36133 \begin_inset space ~
36134 \end_inset
36135
36136
36137 \begin_inset CommandInset ref
36138 LatexCommand ref
36139 reference "sub:Forced-Page-Breaks"
36140
36141 \end_inset
36142
36143 .
36144 \end_layout
36145
36146 \begin_layout Description
36147 Clear
36148 \begin_inset space ~
36149 \end_inset
36150
36151 Page Inserts a clear page break as described in section
36152 \begin_inset space ~
36153 \end_inset
36154
36155
36156 \begin_inset CommandInset ref
36157 LatexCommand ref
36158 reference "sub:Clear-Page-Breaks"
36159
36160 \end_inset
36161
36162 .
36163 \end_layout
36164
36165 \begin_layout Description
36166 Clear
36167 \begin_inset space ~
36168 \end_inset
36169
36170 Double
36171 \begin_inset space ~
36172 \end_inset
36173
36174 Page Inserts a clear doublepage break as described in section
36175 \begin_inset space ~
36176 \end_inset
36177
36178
36179 \begin_inset CommandInset ref
36180 LatexCommand ref
36181 reference "sub:Clear-Page-Breaks"
36182
36183 \end_inset
36184
36185 .
36186 \end_layout
36187
36188 \begin_layout Subsection
36189 List/TOC
36190 \end_layout
36191
36192 \begin_layout Standard
36193 Various lists can be inserted with this menu entry.
36194  The 
36195 \family sans
36196 Table
36197 \begin_inset space ~
36198 \end_inset
36199
36200 of Contents
36201 \family default
36202 , the 
36203 \family sans
36204 List of Algorithms
36205 \family default
36206
36207 \family sans
36208 List of Figures,
36209 \family default
36210  
36211 \family sans
36212 List of Tables
36213 \family default
36214  and 
36215 \family sans
36216 List of Listings
36217 \family default
36218  are described in section
36219 \begin_inset space ~
36220 \end_inset
36221
36222
36223 \begin_inset CommandInset ref
36224 LatexCommand ref
36225 reference "sec:toc"
36226
36227 \end_inset
36228
36229 .
36230  The 
36231 \family sans
36232 Index List
36233 \family default
36234  is described in section
36235 \begin_inset space ~
36236 \end_inset
36237
36238
36239 \begin_inset CommandInset ref
36240 LatexCommand ref
36241 reference "sec:Index"
36242
36243 \end_inset
36244
36245 , the 
36246 \family sans
36247 Nomenclature
36248 \family default
36249  is described in section
36250 \begin_inset space ~
36251 \end_inset
36252
36253
36254 \begin_inset CommandInset ref
36255 LatexCommand ref
36256 reference "sec:Nomenclature"
36257
36258 \end_inset
36259
36260  and the 
36261 \family sans
36262 BibTeX Bibliography
36263 \family default
36264  is described in section
36265 \begin_inset space ~
36266 \end_inset
36267
36268
36269 \begin_inset CommandInset ref
36270 LatexCommand ref
36271 reference "sub:Bibliography-databases"
36272
36273 \end_inset
36274
36275 .
36276 \end_layout
36277
36278 \begin_layout Subsection
36279 Float
36280 \end_layout
36281
36282 \begin_layout Standard
36283 To insert floats, as described in section
36284 \begin_inset space ~
36285 \end_inset
36286
36287
36288 \begin_inset CommandInset ref
36289 LatexCommand ref
36290 reference "sec:Floats"
36291
36292 \end_inset
36293
36294  and in detail the chapter 
36295 \emph on
36296 Floats
36297 \emph default
36298  of the 
36299 \emph on
36300 Embedded
36301 \begin_inset space ~
36302 \end_inset
36303
36304 Objects
36305 \emph default
36306  manual.
36307 \end_layout
36308
36309 \begin_layout Subsection
36310 Note
36311 \end_layout
36312
36313 \begin_layout Standard
36314 To insert notes, described in section
36315 \begin_inset space ~
36316 \end_inset
36317
36318
36319 \begin_inset CommandInset ref
36320 LatexCommand ref
36321 reference "sec:Notes"
36322
36323 \end_inset
36324
36325 .
36326 \end_layout
36327
36328 \begin_layout Subsection
36329 Branch
36330 \end_layout
36331
36332 \begin_layout Standard
36333 Inserts a branch inset, if any, and allowing you to create and insert a
36334  new branch.
36335  Branches are described in section
36336 \begin_inset space ~
36337 \end_inset
36338
36339
36340 \begin_inset CommandInset ref
36341 LatexCommand ref
36342 reference "sec:Branches"
36343
36344 \end_inset
36345
36346 .
36347 \end_layout
36348
36349 \begin_layout Subsection
36350 Custom Insets
36351 \end_layout
36352
36353 \begin_layout Standard
36354 Inserts document class-specific insets.
36355  Such insets only exist if they are defined in the layout file for a certain
36356  document class.
36357  An example is the document class 
36358 \begin_inset Quotes eld
36359 \end_inset
36360
36361 article (Elsevier)
36362 \begin_inset Quotes erd
36363 \end_inset
36364
36365  with three custom insets.
36366  The section 
36367 \emph on
36368 Flex insets and InsetLayout
36369 \emph default
36370  in 
36371 \emph on
36372 Installing New Document Classes, The Layout file format 
36373 \emph default
36374 of the 
36375 \emph on
36376 Customization
36377 \emph default
36378  manual explains how custom insets are defined.
36379 \end_layout
36380
36381 \begin_layout Subsection
36382 File
36383 \begin_inset Index idx
36384 status collapsed
36385
36386 \begin_layout Plain Layout
36387 External Material
36388 \end_layout
36389
36390 \end_inset
36391
36392
36393 \end_layout
36394
36395 \begin_layout Standard
36396 This menu entry allows you to insert or include the contents of other files
36397  in your document.
36398  For more information see chapter 
36399 \emph on
36400 External Document Parts
36401 \emph default
36402  of the Embedded
36403 \begin_inset space ~
36404 \end_inset
36405
36406 Objects manual.
36407 \end_layout
36408
36409 \begin_layout Subsection
36410 Box
36411 \begin_inset Index idx
36412 status collapsed
36413
36414 \begin_layout Plain Layout
36415 Boxes
36416 \end_layout
36417
36418 \end_inset
36419
36420
36421 \end_layout
36422
36423 \begin_layout Standard
36424 Inserts a box in a certain style.
36425  Boxes are described in detail in the chapter 
36426 \emph on
36427 Boxes
36428 \emph default
36429  of the 
36430 \emph on
36431 Embedded
36432 \begin_inset space ~
36433 \end_inset
36434
36435 Objects
36436 \emph default
36437  manual.
36438 \end_layout
36439
36440 \begin_layout Subsection
36441 Citation
36442 \end_layout
36443
36444 \begin_layout Standard
36445 Opens the 
36446 \family sans
36447 Citation
36448 \family default
36449  dialog as described in section
36450 \begin_inset space ~
36451 \end_inset
36452
36453
36454 \begin_inset CommandInset ref
36455 LatexCommand ref
36456 reference "sec:Bibliography"
36457
36458 \end_inset
36459
36460 .
36461 \end_layout
36462
36463 \begin_layout Subsection
36464 Cross-Reference
36465 \end_layout
36466
36467 \begin_layout Standard
36468 Inserts a 
36469 \family sans
36470 cross-reference
36471 \family default
36472  as described in section
36473 \begin_inset space ~
36474 \end_inset
36475
36476
36477 \begin_inset CommandInset ref
36478 LatexCommand ref
36479 reference "sec:Cross-References"
36480
36481 \end_inset
36482
36483 .
36484 \end_layout
36485
36486 \begin_layout Subsection
36487 Label
36488 \end_layout
36489
36490 \begin_layout Standard
36491 Inserts a 
36492 \family sans
36493 label
36494 \family default
36495  as described in section
36496 \begin_inset space ~
36497 \end_inset
36498
36499
36500 \begin_inset CommandInset ref
36501 LatexCommand ref
36502 reference "sec:Cross-References"
36503
36504 \end_inset
36505
36506 .
36507 \end_layout
36508
36509 \begin_layout Subsection
36510 Caption
36511 \begin_inset Index idx
36512 status collapsed
36513
36514 \begin_layout Plain Layout
36515 Captions
36516 \end_layout
36517
36518 \end_inset
36519
36520
36521 \begin_inset Index idx
36522 status collapsed
36523
36524 \begin_layout Plain Layout
36525 Longtables ! Caption
36526 \end_layout
36527
36528 \end_inset
36529
36530
36531 \end_layout
36532
36533 \begin_layout Standard
36534 Inserts a caption in a float or longtable.
36535  Floats are described in section
36536 \begin_inset space ~
36537 \end_inset
36538
36539
36540 \begin_inset CommandInset ref
36541 LatexCommand ref
36542 reference "sec:Floats"
36543
36544 \end_inset
36545
36546 ; captions in longtables are described in the section 
36547 \emph on
36548 Longtable Captions
36549 \emph default
36550  of the 
36551 \emph on
36552 Embedded
36553 \begin_inset space ~
36554 \end_inset
36555
36556 Objects
36557 \emph default
36558  manual.
36559 \end_layout
36560
36561 \begin_layout Subsection
36562 Index Entry
36563 \end_layout
36564
36565 \begin_layout Standard
36566 Inserts an index entry as described in section
36567 \begin_inset space ~
36568 \end_inset
36569
36570
36571 \begin_inset CommandInset ref
36572 LatexCommand ref
36573 reference "sec:Index"
36574
36575 \end_inset
36576
36577 .
36578 \end_layout
36579
36580 \begin_layout Subsection
36581 Nomenclature Entry
36582 \end_layout
36583
36584 \begin_layout Standard
36585 Inserts a nomenclature entry as described in section
36586 \begin_inset space ~
36587 \end_inset
36588
36589
36590 \begin_inset CommandInset ref
36591 LatexCommand ref
36592 reference "sec:Nomenclature"
36593
36594 \end_inset
36595
36596 .
36597 \end_layout
36598
36599 \begin_layout Subsection
36600 Table
36601 \end_layout
36602
36603 \begin_layout Standard
36604 Opens a dialog allowing you to specify the rows and columns of the table.
36605  Tables are described in section
36606 \begin_inset space ~
36607 \end_inset
36608
36609
36610 \begin_inset CommandInset ref
36611 LatexCommand ref
36612 reference "sec:Tables"
36613
36614 \end_inset
36615
36616  and in detail in the chapter 
36617 \emph on
36618 Tables
36619 \emph default
36620  of the 
36621 \emph on
36622 Embedded
36623 \begin_inset space ~
36624 \end_inset
36625
36626 Objects
36627 \emph default
36628  manual.
36629 \end_layout
36630
36631 \begin_layout Subsection
36632 Graphics
36633 \end_layout
36634
36635 \begin_layout Standard
36636 Opens the 
36637 \family sans
36638 Graphics
36639 \family default
36640  dialog.
36641  Graphics are described in section
36642 \begin_inset space ~
36643 \end_inset
36644
36645
36646 \begin_inset CommandInset ref
36647 LatexCommand ref
36648 reference "sec:Graphics"
36649
36650 \end_inset
36651
36652 .
36653 \end_layout
36654
36655 \begin_layout Subsection
36656 URL
36657 \end_layout
36658
36659 \begin_layout Standard
36660 Inserts a URL as described in section
36661 \begin_inset space ~
36662 \end_inset
36663
36664
36665 \begin_inset CommandInset ref
36666 LatexCommand ref
36667 reference "sub:URLs"
36668
36669 \end_inset
36670
36671 .
36672 \end_layout
36673
36674 \begin_layout Subsection
36675 Hyperlinks
36676 \end_layout
36677
36678 \begin_layout Standard
36679 Inserts a hyperlink as described in section
36680 \begin_inset space ~
36681 \end_inset
36682
36683
36684 \begin_inset CommandInset ref
36685 LatexCommand ref
36686 reference "sub:Hyperlinks"
36687
36688 \end_inset
36689
36690 .
36691 \end_layout
36692
36693 \begin_layout Subsection
36694 Footnote
36695 \end_layout
36696
36697 \begin_layout Standard
36698 Inserts a footnote as described in section
36699 \begin_inset space ~
36700 \end_inset
36701
36702
36703 \begin_inset CommandInset ref
36704 LatexCommand ref
36705 reference "sec:Footnotes"
36706
36707 \end_inset
36708
36709 .
36710 \end_layout
36711
36712 \begin_layout Subsection
36713 Marginal Note
36714 \end_layout
36715
36716 \begin_layout Standard
36717 Inserts a marginal note as described in section
36718 \begin_inset space ~
36719 \end_inset
36720
36721
36722 \begin_inset CommandInset ref
36723 LatexCommand ref
36724 reference "sec:Marginal-Notes"
36725
36726 \end_inset
36727
36728 .
36729 \end_layout
36730
36731 \begin_layout Subsection
36732 Short Title
36733 \end_layout
36734
36735 \begin_layout Standard
36736 Is only visible if the cursor is in front, in or behind a section heading,
36737  title or caption of a float.
36738  Inserts a short title as described in section
36739 \begin_inset space ~
36740 \end_inset
36741
36742
36743 \begin_inset CommandInset ref
36744 LatexCommand ref
36745 reference "sec:Short-Titles"
36746
36747 \end_inset
36748
36749 .
36750 \end_layout
36751
36752 \begin_layout Subsection
36753 TeX Code
36754 \end_layout
36755
36756 \begin_layout Standard
36757 Inserts a TeX Code box as described in section
36758 \begin_inset space ~
36759 \end_inset
36760
36761
36762 \begin_inset CommandInset ref
36763 LatexCommand ref
36764 reference "sub:TeX-Code-Boxes"
36765
36766 \end_inset
36767
36768 .
36769 \end_layout
36770
36771 \begin_layout Subsection
36772 Program Listing
36773 \begin_inset Index idx
36774 status collapsed
36775
36776 \begin_layout Plain Layout
36777 Program listings
36778 \end_layout
36779
36780 \end_inset
36781
36782
36783 \end_layout
36784
36785 \begin_layout Standard
36786 Inserts a program listings box.
36787  Program listings are explained in the chapter 
36788 \emph on
36789 Program Code Listings
36790 \emph default
36791  of the 
36792 \emph on
36793 Embedded
36794 \begin_inset space ~
36795 \end_inset
36796
36797 Objects
36798 \emph default
36799  manual.
36800 \end_layout
36801
36802 \begin_layout Subsection
36803 Date
36804 \end_layout
36805
36806 \begin_layout Standard
36807 Inserts the actual date.
36808  The format depends on the date format of the language that is used for
36809  LyX's menus.
36810  LyX offers various ways to insert a date which are explained and also compared
36811  in the section 
36812 \emph on
36813 External Material
36814 \emph default
36815  of the 
36816 \emph on
36817 Embedded
36818 \begin_inset space ~
36819 \end_inset
36820
36821 Objects
36822 \emph default
36823  manual.
36824 \end_layout
36825
36826 \begin_layout Subsection
36827 Preview
36828 \end_layout
36829
36830 \begin_layout Standard
36831 Inserts a preview inset as described in section
36832 \begin_inset space ~
36833 \end_inset
36834
36835
36836 \begin_inset CommandInset ref
36837 LatexCommand ref
36838 reference "sec:Previewing-snippets-of"
36839
36840 \end_inset
36841
36842 .
36843 \end_layout
36844
36845 \begin_layout Section
36846 The Navigate Menu
36847 \begin_inset Index idx
36848 status collapsed
36849
36850 \begin_layout Plain Layout
36851 Menu ! Navigate
36852 \end_layout
36853
36854 \end_inset
36855
36856
36857 \end_layout
36858
36859 \begin_layout Standard
36860 This menu lists the existing chapters, sections, figures, tables, etc.
36861 \begin_inset space ~
36862 \end_inset
36863
36864 of the current document.
36865  This allows you to navigate easily through your document.
36866 \end_layout
36867
36868 \begin_layout Subsection
36869 Bookmarks
36870 \end_layout
36871
36872 \begin_layout Standard
36873 With this menu entry you are able to define your own bookmarks.
36874  This is useful when you are working on a large document and often have
36875  to jump, for example, between section
36876 \begin_inset space ~
36877 \end_inset
36878
36879 2.5 and 6.3.
36880  To create bookmarks for this example, go to section
36881 \begin_inset space ~
36882 \end_inset
36883
36884 2.5 and use the submenu 
36885 \family sans
36886 Save
36887 \begin_inset space ~
36888 \end_inset
36889
36890 Bookmark
36891 \begin_inset space ~
36892 \end_inset
36893
36894 1
36895 \family default
36896 .
36897  Then go to section
36898 \begin_inset space ~
36899 \end_inset
36900
36901 6.3 and use 
36902 \family sans
36903 Save
36904 \begin_inset space ~
36905 \end_inset
36906
36907 Bookmark
36908 \begin_inset space ~
36909 \end_inset
36910
36911
36912 \family default
36913 2.
36914  Now you can jump easily between these sections by using the menu or by
36915  the key bindings 
36916 \begin_inset Info
36917 type  "shortcut"
36918 arg   "bookmark-goto 1"
36919 \end_inset
36920
36921  and 
36922 \begin_inset Info
36923 type  "shortcut"
36924 arg   "bookmark-goto 2"
36925 \end_inset
36926
36927 .You can also use bookmarks to jump between several opened documents.
36928 \end_layout
36929
36930 \begin_layout Standard
36931 The saved bookmarks are valid till the document is closed.
36932  The submenu 
36933 \family sans
36934 Clear
36935 \begin_inset space ~
36936 \end_inset
36937
36938 Bookmarks
36939 \family default
36940  allows you to clear bookmarks while the submenu 
36941 \family sans
36942 Navigate
36943 \begin_inset space ~
36944 \end_inset
36945
36946 Back
36947 \family default
36948  jumps to the position in the document where you recently changed something.
36949 \end_layout
36950
36951 \begin_layout Subsection
36952 Next Note, Change, Cross-reference
36953 \end_layout
36954
36955 \begin_layout Standard
36956 Jump to the next note, change, or cross-reference after the current cursor
36957  position.
36958 \end_layout
36959
36960 \begin_layout Subsection
36961 Go to Label
36962 \end_layout
36963
36964 \begin_layout Standard
36965 Only active if the cursor is in front of a cross-reference.
36966  Sets the cursor before the referenced label.
36967  (It is the same as if you right-click on a cross-reference box and use
36968  
36969 \family sans
36970 Go
36971 \begin_inset space ~
36972 \end_inset
36973
36974 to
36975 \begin_inset space ~
36976 \end_inset
36977
36978 Label)
36979 \family default
36980 .
36981 \end_layout
36982
36983 \begin_layout Subsection
36984 Forward Search
36985 \end_layout
36986
36987 \begin_layout Standard
36988 Allows you to jump directly to the corresponding text part in the output,
36989  see section 
36990 \emph on
36991 The LyX Server\SpecialChar \menuseparator
36992 Forward
36993 \begin_inset space ~
36994 \end_inset
36995
36996 search
36997 \emph default
36998  in the 
36999 \emph on
37000 Additional
37001 \begin_inset space ~
37002 \end_inset
37003
37004 Features
37005 \emph default
37006  manual for a detailed description.
37007 \end_layout
37008
37009 \begin_layout Section
37010 The Document Menu
37011 \begin_inset Index idx
37012 status collapsed
37013
37014 \begin_layout Plain Layout
37015 Menu ! Document
37016 \end_layout
37017
37018 \end_inset
37019
37020
37021 \end_layout
37022
37023 \begin_layout Subsection
37024 Change Tracking
37025 \end_layout
37026
37027 \begin_layout Standard
37028 Change Tracking is described in section
37029 \begin_inset space ~
37030 \end_inset
37031
37032
37033 \begin_inset CommandInset ref
37034 LatexCommand ref
37035 reference "sec:Change-Tracking"
37036
37037 \end_inset
37038
37039 .
37040 \end_layout
37041
37042 \begin_layout Subsection
37043 LaT
37044 \begin_inset ERT
37045 status collapsed
37046
37047 \begin_layout Plain Layout
37048
37049 {}
37050 \end_layout
37051
37052 \end_inset
37053
37054 eX Log
37055 \end_layout
37056
37057 \begin_layout Standard
37058 After running LaTeX by viewing or exporting a document, this menu will be
37059  enabled.
37060  It shows the logfile of the LaTeX-program used.
37061  You can go to the next error or the next warning, search, copy something
37062  to the clipboard or update the view.
37063  With the help of the logfile experts can find in it reasons for LaTeX-errors.
37064 \end_layout
37065
37066 \begin_layout Subsection
37067 Start Appendix Here
37068 \end_layout
37069
37070 \begin_layout Standard
37071 Sets the start of the appendices of the document at the current cursor position
37072  as described in section
37073 \begin_inset space ~
37074 \end_inset
37075
37076
37077 \begin_inset CommandInset ref
37078 LatexCommand ref
37079 reference "sec:Appendices"
37080
37081 \end_inset
37082
37083 .
37084 \end_layout
37085
37086 \begin_layout Subsection
37087 View
37088 \begin_inset space ~
37089 \end_inset
37090
37091 [<output format>]
37092 \end_layout
37093
37094 \begin_layout Standard
37095 This menu entry generates the output in the format you have specified as
37096  default output format for the document (menu 
37097 \family sans
37098 Document\SpecialChar \menuseparator
37099 Settings\SpecialChar \menuseparator
37100 Output\SpecialChar \menuseparator
37101 Default
37102 \begin_inset space ~
37103 \end_inset
37104
37105 Output
37106 \begin_inset space ~
37107 \end_inset
37108
37109 Format
37110 \family default
37111 ; see section
37112 \begin_inset space ~
37113 \end_inset
37114
37115
37116 \begin_inset CommandInset ref
37117 LatexCommand ref
37118 reference "sec:Doc-Output"
37119
37120 \end_inset
37121
37122 ) or in the LyX preferences (menu 
37123 \family sans
37124 Tools\SpecialChar \menuseparator
37125 Preferences\SpecialChar \menuseparator
37126 File
37127 \begin_inset space ~
37128 \end_inset
37129
37130 Handling\SpecialChar \menuseparator
37131 File
37132 \begin_inset space ~
37133 \end_inset
37134
37135 Formats\SpecialChar \menuseparator
37136 Default
37137 \begin_inset space ~
37138 \end_inset
37139
37140 Output
37141 \begin_inset space ~
37142 \end_inset
37143
37144 Format
37145 \family default
37146 ; see section
37147 \begin_inset space ~
37148 \end_inset
37149
37150
37151 \begin_inset CommandInset ref
37152 LatexCommand ref
37153 reference "sec:File-Formats"
37154
37155 \end_inset
37156
37157 ) and opens it in an appropriate viewer.
37158  The viewer can be set or changed in the preferences (menu 
37159 \family sans
37160 Tools\SpecialChar \menuseparator
37161 Preferences\SpecialChar \menuseparator
37162 File
37163 \begin_inset space ~
37164 \end_inset
37165
37166 Handling\SpecialChar \menuseparator
37167 File
37168 \begin_inset space ~
37169 \end_inset
37170
37171 Formats\SpecialChar \menuseparator
37172 Viewer
37173 \family default
37174 ; see section
37175 \begin_inset space ~
37176 \end_inset
37177
37178
37179 \begin_inset CommandInset ref
37180 LatexCommand ref
37181 reference "sec:File-Formats"
37182
37183 \end_inset
37184
37185 ).
37186  The default viewers are set by LyX when it is first configured.
37187  The default output format is 
37188 \family sans
37189 PDF
37190 \begin_inset space ~
37191 \end_inset
37192
37193 (pdflatex)
37194 \family default
37195 .
37196 \end_layout
37197
37198 \begin_layout Subsection
37199 View (Other Formats)
37200 \end_layout
37201
37202 \begin_layout Standard
37203 With this menu you can view your document in alternative output formats.
37204  The menu contains a list of available formats in which you can view the
37205  actual document with an external program.
37206  The menu entries are not the same on all installations — it depends on
37207  the LaTeX programs that are found when LyX was configured.
37208  All possible formats are listed in section
37209 \begin_inset space ~
37210 \end_inset
37211
37212
37213 \begin_inset CommandInset ref
37214 LatexCommand ref
37215 reference "sub:Export"
37216
37217 \end_inset
37218
37219 .
37220  You should at least see the menu entry 
37221 \family sans
37222 DVI
37223 \family default
37224 .
37225  If it is missing, you need to update or repair your LaTeX installation.
37226  After updating you have to reconfigure LyX (see section
37227 \begin_inset space ~
37228 \end_inset
37229
37230
37231 \begin_inset CommandInset ref
37232 LatexCommand ref
37233 reference "sec:Basic-LyX-Setup"
37234
37235 \end_inset
37236
37237 .
37238 \begin_inset Index idx
37239 status collapsed
37240
37241 \begin_layout Plain Layout
37242 Reconfiguration of LyX
37243 \end_layout
37244
37245 \end_inset
37246
37247 )
37248 \end_layout
37249
37250 \begin_layout Standard
37251 Invoking a view menu will start a viewer program.
37252  The viewer can be set or changed in the preferences (menu 
37253 \family sans
37254 Tools\SpecialChar \menuseparator
37255 Preferences\SpecialChar \menuseparator
37256 File
37257 \begin_inset space ~
37258 \end_inset
37259
37260 Handling\SpecialChar \menuseparator
37261 File
37262 \begin_inset space ~
37263 \end_inset
37264
37265 Formats\SpecialChar \menuseparator
37266 Viewer
37267 \family default
37268 ; see section
37269 \begin_inset space ~
37270 \end_inset
37271
37272
37273 \begin_inset CommandInset ref
37274 LatexCommand ref
37275 reference "sec:File-Formats"
37276
37277 \end_inset
37278
37279 ).
37280  The default viewers are set by LyX when it is first configured.
37281 \end_layout
37282
37283 \begin_layout Subsection
37284 Update
37285 \begin_inset space ~
37286 \end_inset
37287
37288 [<output format>]
37289 \end_layout
37290
37291 \begin_layout Standard
37292 This menu entry allows you to update the view with your latest changes (in
37293  the default output format) without opening a new viewer window.
37294 \end_layout
37295
37296 \begin_layout Subsection
37297 Update (Other Formats)
37298 \end_layout
37299
37300 \begin_layout Standard
37301 With this menu you can update the view of alternative output formats of
37302  your document without opening a new viewer window.
37303 \end_layout
37304
37305 \begin_layout Subsection
37306 View Master Document
37307 \end_layout
37308
37309 \begin_layout Standard
37310 This menu item is only visible if your document is included to another document,
37311  which is then its 
37312 \begin_inset Quotes eld
37313 \end_inset
37314
37315 master
37316 \begin_inset Quotes erd
37317 \end_inset
37318
37319  (see section 
37320 \emph on
37321 Child Documents
37322 \emph default
37323  in the 
37324 \emph on
37325 Embedded
37326 \begin_inset space ~
37327 \end_inset
37328
37329 Objects
37330 \emph default
37331  manual for more information on this topic).
37332  This item allows you to view the master document from within its child.
37333  That is, if you are working on a child document which is a chapter of a
37334  book, 
37335 \family sans
37336 View
37337 \begin_inset space ~
37338 \end_inset
37339
37340 Master
37341 \begin_inset space ~
37342 \end_inset
37343
37344 Document
37345 \family default
37346  generates the output of the whole book, while 
37347 \family sans
37348 View
37349 \family default
37350  will just output the chapter alone.
37351 \end_layout
37352
37353 \begin_layout Standard
37354 The format used by this function is the default output format as specified
37355  in the document settings (menu 
37356 \family sans
37357 Document\SpecialChar \menuseparator
37358 Settings\SpecialChar \menuseparator
37359 Output\SpecialChar \menuseparator
37360 Default
37361 \begin_inset space ~
37362 \end_inset
37363
37364 Output
37365 \begin_inset space ~
37366 \end_inset
37367
37368 Format
37369 \family default
37370 ; see section
37371 \begin_inset space ~
37372 \end_inset
37373
37374
37375 \begin_inset CommandInset ref
37376 LatexCommand ref
37377 reference "sec:Doc-Output"
37378
37379 \end_inset
37380
37381 ) or in the preferences (menu 
37382 \family sans
37383 Tools\SpecialChar \menuseparator
37384 Preferences\SpecialChar \menuseparator
37385 File
37386 \begin_inset space ~
37387 \end_inset
37388
37389 Handling\SpecialChar \menuseparator
37390 File
37391 \begin_inset space ~
37392 \end_inset
37393
37394 Formats\SpecialChar \menuseparator
37395 Default
37396 \begin_inset space ~
37397 \end_inset
37398
37399 Output
37400 \begin_inset space ~
37401 \end_inset
37402
37403 Format
37404 \family default
37405 ; see section
37406 \begin_inset space ~
37407 \end_inset
37408
37409
37410 \begin_inset CommandInset ref
37411 LatexCommand ref
37412 reference "sec:File-Formats"
37413
37414 \end_inset
37415
37416 ).
37417 \end_layout
37418
37419 \begin_layout Subsection
37420 Update Master Document
37421 \end_layout
37422
37423 \begin_layout Standard
37424 This menu item is only visible if your document is included to another document,
37425  which is then its 
37426 \begin_inset Quotes eld
37427 \end_inset
37428
37429 master
37430 \begin_inset Quotes erd
37431 \end_inset
37432
37433  (see section 
37434 \emph on
37435 Child Documents
37436 \emph default
37437  in the 
37438 \emph on
37439 Embedded
37440 \begin_inset space ~
37441 \end_inset
37442
37443 Objects
37444 \emph default
37445  manual for more information on this topic).
37446  This item allows you to update the view of a master document from within
37447  its child without the need to switch to the master document itself.
37448 \end_layout
37449
37450 \begin_layout Standard
37451 The format used by this function is the default output format as specified
37452  in the document settings (menu 
37453 \family sans
37454 Document\SpecialChar \menuseparator
37455 Settings\SpecialChar \menuseparator
37456 Output\SpecialChar \menuseparator
37457 Default
37458 \begin_inset space ~
37459 \end_inset
37460
37461 Output
37462 \begin_inset space ~
37463 \end_inset
37464
37465 Format
37466 \family default
37467 ; see section
37468 \begin_inset space ~
37469 \end_inset
37470
37471
37472 \begin_inset CommandInset ref
37473 LatexCommand ref
37474 reference "sec:Doc-Output"
37475
37476 \end_inset
37477
37478 ) or in the preferences (menu 
37479 \family sans
37480 Tools\SpecialChar \menuseparator
37481 Preferences\SpecialChar \menuseparator
37482 File
37483 \begin_inset space ~
37484 \end_inset
37485
37486 Handling\SpecialChar \menuseparator
37487 File
37488 \begin_inset space ~
37489 \end_inset
37490
37491 Formats\SpecialChar \menuseparator
37492 Default
37493 \begin_inset space ~
37494 \end_inset
37495
37496 Output
37497 \begin_inset space ~
37498 \end_inset
37499
37500 Format
37501 \family default
37502 ; see section
37503 \begin_inset space ~
37504 \end_inset
37505
37506
37507 \begin_inset CommandInset ref
37508 LatexCommand ref
37509 reference "sec:File-Formats"
37510
37511 \end_inset
37512
37513 ).
37514 \end_layout
37515
37516 \begin_layout Subsection
37517 Compressed
37518 \end_layout
37519
37520 \begin_layout Standard
37521 Un/compresses the current document.
37522 \end_layout
37523
37524 \begin_layout Subsection
37525 Settings
37526 \end_layout
37527
37528 \begin_layout Standard
37529 The document settings are described in appendix
37530 \begin_inset space ~
37531 \end_inset
37532
37533
37534 \begin_inset CommandInset ref
37535 LatexCommand ref
37536 reference "chap:The-Document-Settings"
37537
37538 \end_inset
37539
37540 .
37541 \end_layout
37542
37543 \begin_layout Section
37544 The Tools Menu
37545 \begin_inset Index idx
37546 status collapsed
37547
37548 \begin_layout Plain Layout
37549 Menu ! Tools
37550 \end_layout
37551
37552 \end_inset
37553
37554
37555 \end_layout
37556
37557 \begin_layout Subsection
37558 Spellchecker
37559 \end_layout
37560
37561 \begin_layout Standard
37562 Spell checking is explained in section
37563 \begin_inset space ~
37564 \end_inset
37565
37566
37567 \begin_inset CommandInset ref
37568 LatexCommand ref
37569 reference "sec:Spellchecking"
37570
37571 \end_inset
37572
37573 .
37574 \end_layout
37575
37576 \begin_layout Subsection
37577 Thesaurus
37578 \end_layout
37579
37580 \begin_layout Standard
37581 The thesaurus is described in section
37582 \begin_inset space ~
37583 \end_inset
37584
37585
37586 \begin_inset CommandInset ref
37587 LatexCommand ref
37588 reference "sec:Thesaurus"
37589
37590 \end_inset
37591
37592 .
37593 \end_layout
37594
37595 \begin_layout Subsection
37596 Statistics
37597 \begin_inset Index idx
37598 status collapsed
37599
37600 \begin_layout Plain Layout
37601 Word count
37602 \end_layout
37603
37604 \end_inset
37605
37606
37607 \begin_inset Index idx
37608 status collapsed
37609
37610 \begin_layout Plain Layout
37611 Character count
37612 \end_layout
37613
37614 \end_inset
37615
37616
37617 \end_layout
37618
37619 \begin_layout Standard
37620 Returns the number of the words and characters in the actual document or
37621  the highlighted document part.
37622 \end_layout
37623
37624 \begin_layout Subsection
37625 Check T
37626 \begin_inset ERT
37627 status collapsed
37628
37629 \begin_layout Plain Layout
37630
37631 {}
37632 \end_layout
37633
37634 \end_inset
37635
37636 eX
37637 \begin_inset Index idx
37638 status collapsed
37639
37640 \begin_layout Plain Layout
37641 ChkTeX
37642 \end_layout
37643
37644 \end_inset
37645
37646
37647 \end_layout
37648
37649 \begin_layout Standard
37650 Generates with the help of the program 
37651 \family typewriter
37652 ChkTeX
37653 \family default
37654  a log of possible LaTeX-errors and displays it in a dialog.
37655  This feature is not available on Windows.
37656 \end_layout
37657
37658 \begin_layout Subsection
37659 T
37660 \begin_inset ERT
37661 status collapsed
37662
37663 \begin_layout Plain Layout
37664
37665 {}
37666 \end_layout
37667
37668 \end_inset
37669
37670 eX Information
37671 \begin_inset Index idx
37672 status collapsed
37673
37674 \begin_layout Plain Layout
37675 TeX Information
37676 \end_layout
37677
37678 \end_inset
37679
37680
37681 \end_layout
37682
37683 \begin_layout Standard
37684 Shows you a list of the document classes and styles installed in your LaTeX-syst
37685 em.
37686  Use the option 
37687 \family sans
37688 Show
37689 \begin_inset space ~
37690 \end_inset
37691
37692 path
37693 \family default
37694  to see the full filename paths.
37695 \end_layout
37696
37697 \begin_layout Subsection
37698 Compare
37699 \begin_inset Index idx
37700 status collapsed
37701
37702 \begin_layout Plain Layout
37703 Compare
37704 \end_layout
37705
37706 \end_inset
37707
37708
37709 \end_layout
37710
37711 \begin_layout Standard
37712 Opens a dialog to compare LyX files as described in section
37713 \begin_inset space ~
37714 \end_inset
37715
37716
37717 \begin_inset CommandInset ref
37718 LatexCommand ref
37719 reference "sec:Comparison-of-Documents"
37720
37721 \end_inset
37722
37723 .
37724 \end_layout
37725
37726 \begin_layout Subsection
37727 Reconfigure
37728 \begin_inset Index idx
37729 status collapsed
37730
37731 \begin_layout Plain Layout
37732 LyX ! Reconfigure|see
37733 \begin_inset ERT
37734 status collapsed
37735
37736 \begin_layout Plain Layout
37737
37738 {
37739 \end_layout
37740
37741 \end_inset
37742
37743 Reconfiguration of LyX
37744 \begin_inset ERT
37745 status collapsed
37746
37747 \begin_layout Plain Layout
37748
37749 }
37750 \end_layout
37751
37752 \end_inset
37753
37754
37755 \end_layout
37756
37757 \end_inset
37758
37759
37760 \begin_inset Index idx
37761 status collapsed
37762
37763 \begin_layout Plain Layout
37764 Reconfiguration of LyX
37765 \end_layout
37766
37767 \end_inset
37768
37769
37770 \end_layout
37771
37772 \begin_layout Standard
37773 Reconfigures LyX; that is, LyX looks for LaTeX-packages and programs it
37774  needs; see also section
37775 \begin_inset space ~
37776 \end_inset
37777
37778
37779 \begin_inset CommandInset ref
37780 LatexCommand ref
37781 reference "sec:Basic-LyX-Setup"
37782
37783 \end_inset
37784
37785 .
37786 \end_layout
37787
37788 \begin_layout Subsection
37789 Preferences
37790 \end_layout
37791
37792 \begin_layout Standard
37793 Opens the 
37794 \family sans
37795 Preferences
37796 \family default
37797  dialog as described in detail in appendix
37798 \begin_inset space ~
37799 \end_inset
37800
37801
37802 \begin_inset CommandInset ref
37803 LatexCommand ref
37804 reference "chap:The-Preferences-dialog"
37805
37806 \end_inset
37807
37808 .
37809 \end_layout
37810
37811 \begin_layout Section
37812 The Help Menu
37813 \begin_inset Index idx
37814 status collapsed
37815
37816 \begin_layout Plain Layout
37817 Menu ! Help
37818 \end_layout
37819
37820 \end_inset
37821
37822
37823 \end_layout
37824
37825 \begin_layout Standard
37826 This menu lists the documentation files of LyX in the language of LyX's
37827  menus.
37828  If a file is not available in this language, the English version will be
37829  listed.
37830 \end_layout
37831
37832 \begin_layout Standard
37833 The menu 
37834 \family sans
37835 LaTeX
37836 \begin_inset space ~
37837 \end_inset
37838
37839 Configuration
37840 \family default
37841  shows a LyX-document with information about the LaTeX-packages and classes
37842  found by LyX (see also section
37843 \begin_inset space ~
37844 \end_inset
37845
37846
37847 \begin_inset CommandInset ref
37848 LatexCommand ref
37849 reference "sec:LaTeX-Setup"
37850
37851 \end_inset
37852
37853 ).
37854 \end_layout
37855
37856 \begin_layout Standard
37857 The menu 
37858 \family sans
37859 About
37860 \begin_inset space ~
37861 \end_inset
37862
37863 Ly
37864 \begin_inset ERT
37865 status collapsed
37866
37867 \begin_layout Plain Layout
37868
37869 {}
37870 \end_layout
37871
37872 \end_inset
37873
37874 X
37875 \family default
37876  gives information about the copyright, the credits and the LyX version
37877  you are using.
37878 \end_layout
37879
37880 \begin_layout Section
37881 Toolbars
37882 \begin_inset CommandInset label
37883 LatexCommand label
37884 name "sec:Toolbars"
37885
37886 \end_inset
37887
37888
37889 \end_layout
37890
37891 \begin_layout Standard
37892 How to show or hide toolbars is explained in section
37893 \begin_inset space ~
37894 \end_inset
37895
37896
37897 \begin_inset CommandInset ref
37898 LatexCommand ref
37899 reference "sub:Toolbars"
37900
37901 \end_inset
37902
37903 .
37904 \end_layout
37905
37906 \begin_layout Standard
37907 It is also possible to define custom toolbars.
37908  This is described in the 
37909 \emph on
37910 Additional Features
37911 \emph default
37912  manual.
37913 \end_layout
37914
37915 \begin_layout Subsection
37916 Standard Toolbar
37917 \begin_inset Index idx
37918 status collapsed
37919
37920 \begin_layout Plain Layout
37921 Toolbar ! Standard
37922 \end_layout
37923
37924 \end_inset
37925
37926
37927 \end_layout
37928
37929 \begin_layout Standard
37930 \begin_inset Graphics
37931         filename clipart/StandardToolbar.png
37932         width 100col%
37933
37934 \end_inset
37935
37936
37937 \end_layout
37938
37939 \begin_layout Standard
37940 \begin_inset VSpace defskip
37941 \end_inset
37942
37943
37944 \end_layout
37945
37946 \begin_layout Standard
37947 The standard toolbar as shown above contains from left to right the following
37948  buttons:
37949 \begin_inset ERT
37950 status collapsed
37951
37952 \begin_layout Plain Layout
37953
37954
37955 \backslash
37956 setlength{
37957 \backslash
37958 LTleft}{0pt}
37959 \end_layout
37960
37961 \end_inset
37962
37963
37964 \begin_inset Note Note
37965 status collapsed
37966
37967 \begin_layout Plain Layout
37968 This is necessary to left align the following longtables.
37969  See the 
37970 \emph on
37971 Embedded Objects
37972 \emph default
37973  manual for more information.
37974 \end_layout
37975
37976 \end_inset
37977
37978
37979 \end_layout
37980
37981 \begin_layout Standard
37982 \begin_inset VSpace defskip
37983 \end_inset
37984
37985
37986 \end_layout
37987
37988 \begin_layout Standard
37989 \begin_inset Tabular
37990 <lyxtabular version="3" rows="1" columns="2">
37991 <features rotate="0" islongtable="true" longtabularalignment="center">
37992 <column alignment="center" valignment="top">
37993 <column alignment="center" valignment="top">
37994 <row>
37995 <cell alignment="center" valignment="top" usebox="none">
37996 \begin_inset Text
37997
37998 \begin_layout Plain Layout
37999 \begin_inset Graphics
38000         filename clipart/ToolbarEnvBox.png
38001         clip
38002
38003 \end_inset
38004
38005
38006 \end_layout
38007
38008 \end_inset
38009 </cell>
38010 <cell alignment="center" valignment="top" usebox="none">
38011 \begin_inset Text
38012
38013 \begin_layout Plain Layout
38014 pull-down box for the environments
38015 \end_layout
38016
38017 \end_inset
38018 </cell>
38019 </row>
38020 </lyxtabular>
38021
38022 \end_inset
38023
38024
38025 \end_layout
38026
38027 \begin_layout Standard
38028 \begin_inset VSpace -10mm
38029 \end_inset
38030
38031
38032 \end_layout
38033
38034 \begin_layout Standard
38035 \align left
38036 \begin_inset Tabular
38037 <lyxtabular version="3" rows="22" columns="2">
38038 <features rotate="0" islongtable="true" longtabularalignment="center">
38039 <column alignment="left" valignment="top">
38040 <column alignment="left" valignment="top">
38041 <row interlinespace="2.5mm">
38042 <cell alignment="center" valignment="top" usebox="none">
38043 \begin_inset Text
38044
38045 \begin_layout Plain Layout
38046
38047 \family sans
38048 \begin_inset Info
38049 type  "icon"
38050 arg   "buffer-new"
38051 \end_inset
38052
38053
38054 \end_layout
38055
38056 \end_inset
38057 </cell>
38058 <cell alignment="center" valignment="top" usebox="none">
38059 \begin_inset Text
38060
38061 \begin_layout Plain Layout
38062
38063 \family sans
38064 File\SpecialChar \menuseparator
38065 New
38066 \end_layout
38067
38068 \end_inset
38069 </cell>
38070 </row>
38071 <row interlinespace="2.5mm">
38072 <cell alignment="center" valignment="top" usebox="none">
38073 \begin_inset Text
38074
38075 \begin_layout Plain Layout
38076
38077 \family sans
38078 \begin_inset Info
38079 type  "icon"
38080 arg   "file-open"
38081 \end_inset
38082
38083
38084 \end_layout
38085
38086 \end_inset
38087 </cell>
38088 <cell alignment="center" valignment="top" usebox="none">
38089 \begin_inset Text
38090
38091 \begin_layout Plain Layout
38092
38093 \family sans
38094 File\SpecialChar \menuseparator
38095 Open
38096 \end_layout
38097
38098 \end_inset
38099 </cell>
38100 </row>
38101 <row interlinespace="2.5mm">
38102 <cell alignment="center" valignment="top" usebox="none">
38103 \begin_inset Text
38104
38105 \begin_layout Plain Layout
38106
38107 \family sans
38108 \begin_inset Info
38109 type  "icon"
38110 arg   "buffer-write"
38111 \end_inset
38112
38113
38114 \end_layout
38115
38116 \end_inset
38117 </cell>
38118 <cell alignment="center" valignment="top" usebox="none">
38119 \begin_inset Text
38120
38121 \begin_layout Plain Layout
38122
38123 \family sans
38124 File\SpecialChar \menuseparator
38125 Save
38126 \end_layout
38127
38128 \end_inset
38129 </cell>
38130 </row>
38131 <row interlinespace="2.5mm">
38132 <cell alignment="center" valignment="top" usebox="none">
38133 \begin_inset Text
38134
38135 \begin_layout Plain Layout
38136
38137 \family sans
38138 \begin_inset Info
38139 type  "icon"
38140 arg   "dialog-show print"
38141 \end_inset
38142
38143
38144 \end_layout
38145
38146 \end_inset
38147 </cell>
38148 <cell alignment="center" valignment="top" usebox="none">
38149 \begin_inset Text
38150
38151 \begin_layout Plain Layout
38152
38153 \family sans
38154 File\SpecialChar \menuseparator
38155 Print
38156 \end_layout
38157
38158 \end_inset
38159 </cell>
38160 </row>
38161 <row interlinespace="2.5mm">
38162 <cell alignment="center" valignment="top" usebox="none">
38163 \begin_inset Text
38164
38165 \begin_layout Plain Layout
38166
38167 \family sans
38168 \begin_inset Info
38169 type  "icon"
38170 arg   "dialog-show spellchecker"
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 Tools\SpecialChar \menuseparator
38185 Spellchecker
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   "undo"
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 Edit\SpecialChar \menuseparator
38215 Undo
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   "redo"
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 Edit\SpecialChar \menuseparator
38245 Redo
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   "cut"
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 Edit\SpecialChar \menuseparator
38275 Cut
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   "copy"
38291 \end_inset
38292
38293
38294 \end_layout
38295
38296 \end_inset
38297 </cell>
38298 <cell alignment="center" valignment="top" usebox="none">
38299 \begin_inset Text
38300
38301 \begin_layout Plain Layout
38302
38303 \family sans
38304 Edit\SpecialChar \menuseparator
38305 Copy
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   "paste"
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 Paste
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   "dialog-show findreplace"
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 Find
38366 \begin_inset space \thinspace{}
38367 \end_inset
38368
38369 &
38370 \begin_inset space \thinspace{}
38371 \end_inset
38372
38373 Replace
38374 \begin_inset space \thinspace{}
38375 \end_inset
38376
38377 (Quick)
38378 \end_layout
38379
38380 \end_inset
38381 </cell>
38382 </row>
38383 <row interlinespace="2.5mm">
38384 <cell alignment="center" valignment="top" usebox="none">
38385 \begin_inset Text
38386
38387 \begin_layout Plain Layout
38388 \begin_inset Info
38389 type  "icon"
38390 arg   "dialog-toggle findreplaceadv"
38391 \end_inset
38392
38393
38394 \end_layout
38395
38396 \end_inset
38397 </cell>
38398 <cell alignment="center" valignment="top" usebox="none">
38399 \begin_inset Text
38400
38401 \begin_layout Plain Layout
38402
38403 \family sans
38404 Edit\SpecialChar \menuseparator
38405 Find
38406 \begin_inset space \thinspace{}
38407 \end_inset
38408
38409 &
38410 \begin_inset space \thinspace{}
38411 \end_inset
38412
38413 Replace
38414 \begin_inset space \thinspace{}
38415 \end_inset
38416
38417 (Advanced)
38418 \end_layout
38419
38420 \end_inset
38421 </cell>
38422 </row>
38423 <row interlinespace="2.5mm">
38424 <cell alignment="center" valignment="top" usebox="none">
38425 \begin_inset Text
38426
38427 \begin_layout Plain Layout
38428
38429 \family sans
38430 \begin_inset Info
38431 type  "icon"
38432 arg   "bookmark-goto 0"
38433 \end_inset
38434
38435
38436 \end_layout
38437
38438 \end_inset
38439 </cell>
38440 <cell alignment="center" valignment="top" usebox="none">
38441 \begin_inset Text
38442
38443 \begin_layout Plain Layout
38444
38445 \family sans
38446 Navigate\SpecialChar \menuseparator
38447 Bookmarks\SpecialChar \menuseparator
38448 Navigate Back
38449 \end_layout
38450
38451 \end_inset
38452 </cell>
38453 </row>
38454 <row interlinespace="2.5mm">
38455 <cell alignment="center" valignment="top" usebox="none">
38456 \begin_inset Text
38457
38458 \begin_layout Plain Layout
38459
38460 \family sans
38461 \begin_inset Info
38462 type  "icon"
38463 arg   "font-emph"
38464 \end_inset
38465
38466
38467 \end_layout
38468
38469 \end_inset
38470 </cell>
38471 <cell alignment="center" valignment="top" usebox="none">
38472 \begin_inset Text
38473
38474 \begin_layout Plain Layout
38475 Emphasize text, function of the 
38476 \family sans
38477 Edit\SpecialChar \menuseparator
38478 Text
38479 \begin_inset space ~
38480 \end_inset
38481
38482 Style\SpecialChar \menuseparator
38483 Customized
38484 \family default
38485  dialog
38486 \end_layout
38487
38488 \end_inset
38489 </cell>
38490 </row>
38491 <row interlinespace="2.5mm">
38492 <cell alignment="center" valignment="top" usebox="none">
38493 \begin_inset Text
38494
38495 \begin_layout Plain Layout
38496
38497 \family sans
38498 \begin_inset Info
38499 type  "icon"
38500 arg   "font-noun"
38501 \end_inset
38502
38503
38504 \end_layout
38505
38506 \end_inset
38507 </cell>
38508 <cell alignment="center" valignment="top" usebox="none">
38509 \begin_inset Text
38510
38511 \begin_layout Plain Layout
38512 Set text to noun style, function of the 
38513 \family sans
38514 Edit\SpecialChar \menuseparator
38515 Text
38516 \begin_inset space ~
38517 \end_inset
38518
38519 Style\SpecialChar \menuseparator
38520 Customized
38521 \family default
38522  dialog
38523 \end_layout
38524
38525 \end_inset
38526 </cell>
38527 </row>
38528 <row interlinespace="2.5mm">
38529 <cell alignment="center" valignment="top" usebox="none">
38530 \begin_inset Text
38531
38532 \begin_layout Plain Layout
38533
38534 \family sans
38535 \begin_inset Info
38536 type  "icon"
38537 arg   "textstyle-apply"
38538 \end_inset
38539
38540
38541 \end_layout
38542
38543 \end_inset
38544 </cell>
38545 <cell alignment="center" valignment="top" usebox="none">
38546 \begin_inset Text
38547
38548 \begin_layout Plain Layout
38549 Format text using the current settings in the 
38550 \family sans
38551 Edit\SpecialChar \menuseparator
38552 Text
38553 \begin_inset space ~
38554 \end_inset
38555
38556 Style\SpecialChar \menuseparator
38557 Customized
38558 \family default
38559  dialog
38560 \end_layout
38561
38562 \end_inset
38563 </cell>
38564 </row>
38565 <row interlinespace="2.5mm">
38566 <cell alignment="center" valignment="top" usebox="none">
38567 \begin_inset Text
38568
38569 \begin_layout Plain Layout
38570
38571 \family sans
38572 \begin_inset Info
38573 type  "icon"
38574 arg   "math-mode"
38575 \end_inset
38576
38577
38578 \end_layout
38579
38580 \end_inset
38581 </cell>
38582 <cell alignment="center" valignment="top" usebox="none">
38583 \begin_inset Text
38584
38585 \begin_layout Plain Layout
38586
38587 \family sans
38588 Insert\SpecialChar \menuseparator
38589 Math\SpecialChar \menuseparator
38590 Inline
38591 \begin_inset space ~
38592 \end_inset
38593
38594 Formula
38595 \end_layout
38596
38597 \end_inset
38598 </cell>
38599 </row>
38600 <row interlinespace="2.5mm">
38601 <cell alignment="center" valignment="top" usebox="none">
38602 \begin_inset Text
38603
38604 \begin_layout Plain Layout
38605
38606 \family sans
38607 \begin_inset Info
38608 type  "icon"
38609 arg   "dialog-show-new-inset graphics"
38610 \end_inset
38611
38612
38613 \end_layout
38614
38615 \end_inset
38616 </cell>
38617 <cell alignment="center" valignment="top" usebox="none">
38618 \begin_inset Text
38619
38620 \begin_layout Plain Layout
38621
38622 \family sans
38623 Insert\SpecialChar \menuseparator
38624 Graphics
38625 \end_layout
38626
38627 \end_inset
38628 </cell>
38629 </row>
38630 <row interlinespace="2.5mm">
38631 <cell alignment="center" valignment="top" usebox="none">
38632 \begin_inset Text
38633
38634 \begin_layout Plain Layout
38635 \begin_inset Info
38636 type  "icon"
38637 arg   "tabular-insert"
38638 \end_inset
38639
38640
38641 \end_layout
38642
38643 \end_inset
38644 </cell>
38645 <cell alignment="center" valignment="top" usebox="none">
38646 \begin_inset Text
38647
38648 \begin_layout Plain Layout
38649
38650 \family sans
38651 Insert\SpecialChar \menuseparator
38652 Table
38653 \end_layout
38654
38655 \end_inset
38656 </cell>
38657 </row>
38658 <row interlinespace="2.5mm">
38659 <cell alignment="center" valignment="top" usebox="none">
38660 \begin_inset Text
38661
38662 \begin_layout Plain Layout
38663
38664 \family sans
38665 \begin_inset Info
38666 type  "icon"
38667 arg   "dialog-toggle toc"
38668 \end_inset
38669
38670
38671 \end_layout
38672
38673 \end_inset
38674 </cell>
38675 <cell alignment="center" valignment="top" usebox="none">
38676 \begin_inset Text
38677
38678 \begin_layout Plain Layout
38679 Toggle outline window on/off, 
38680 \family sans
38681 View\SpecialChar \menuseparator
38682 Outline
38683 \end_layout
38684
38685 \end_inset
38686 </cell>
38687 </row>
38688 <row interlinespace="2.5mm">
38689 <cell alignment="center" valignment="top" usebox="none">
38690 \begin_inset Text
38691
38692 \begin_layout Plain Layout
38693
38694 \family sans
38695 \begin_inset Info
38696 type  "icon"
38697 arg   "toolbar-toggle math"
38698 \end_inset
38699
38700
38701 \end_layout
38702
38703 \end_inset
38704 </cell>
38705 <cell alignment="center" valignment="top" usebox="none">
38706 \begin_inset Text
38707
38708 \begin_layout Plain Layout
38709 Toggle math toolbar on/off
38710 \end_layout
38711
38712 \end_inset
38713 </cell>
38714 </row>
38715 <row interlinespace="2.5mm">
38716 <cell alignment="center" valignment="top" usebox="none">
38717 \begin_inset Text
38718
38719 \begin_layout Plain Layout
38720
38721 \family sans
38722 \begin_inset Info
38723 type  "icon"
38724 arg   "toolbar-toggle table"
38725 \end_inset
38726
38727
38728 \end_layout
38729
38730 \end_inset
38731 </cell>
38732 <cell alignment="center" valignment="top" usebox="none">
38733 \begin_inset Text
38734
38735 \begin_layout Plain Layout
38736 Toggle table toolbar on/off
38737 \end_layout
38738
38739 \end_inset
38740 </cell>
38741 </row>
38742 </lyxtabular>
38743
38744 \end_inset
38745
38746
38747 \end_layout
38748
38749 \begin_layout Subsection
38750 Extra Toolbar
38751 \begin_inset Index idx
38752 status collapsed
38753
38754 \begin_layout Plain Layout
38755 Toolbar ! Extra
38756 \end_layout
38757
38758 \end_inset
38759
38760
38761 \end_layout
38762
38763 \begin_layout Standard
38764 \begin_inset Graphics
38765         filename clipart/ExtraToolbar.png
38766         width 100col%
38767
38768 \end_inset
38769
38770
38771 \end_layout
38772
38773 \begin_layout Standard
38774 \begin_inset VSpace defskip
38775 \end_inset
38776
38777
38778 \end_layout
38779
38780 \begin_layout Standard
38781 The extra toolbar as shown above contains from left to right the following
38782  buttons:
38783 \end_layout
38784
38785 \begin_layout Standard
38786 \begin_inset VSpace defskip
38787 \end_inset
38788
38789
38790 \end_layout
38791
38792 \begin_layout Standard
38793 \begin_inset Tabular
38794 <lyxtabular version="3" rows="25" columns="2">
38795 <features rotate="0" islongtable="true" longtabularalignment="center">
38796 <column alignment="left" valignment="top">
38797 <column alignment="left" valignment="top">
38798 <row interlinespace="2.5mm">
38799 <cell alignment="center" valignment="top" usebox="none">
38800 \begin_inset Text
38801
38802 \begin_layout Plain Layout
38803
38804 \family sans
38805 \begin_inset Info
38806 type  "icon"
38807 arg   "layout"
38808 \end_inset
38809
38810
38811 \end_layout
38812
38813 \end_inset
38814 </cell>
38815 <cell alignment="center" valignment="top" usebox="none">
38816 \begin_inset Text
38817
38818 \begin_layout Plain Layout
38819 Default
38820 \end_layout
38821
38822 \end_inset
38823 </cell>
38824 </row>
38825 <row interlinespace="2.5mm">
38826 <cell alignment="center" valignment="top" usebox="none">
38827 \begin_inset Text
38828
38829 \begin_layout Plain Layout
38830
38831 \family sans
38832 \begin_inset Info
38833 type  "icon"
38834 arg   "layout Enumerate"
38835 \end_inset
38836
38837
38838 \end_layout
38839
38840 \end_inset
38841 </cell>
38842 <cell alignment="center" valignment="top" usebox="none">
38843 \begin_inset Text
38844
38845 \begin_layout Plain Layout
38846 Numbered list
38847 \end_layout
38848
38849 \end_inset
38850 </cell>
38851 </row>
38852 <row interlinespace="2.5mm">
38853 <cell alignment="center" valignment="top" usebox="none">
38854 \begin_inset Text
38855
38856 \begin_layout Plain Layout
38857
38858 \family sans
38859 \begin_inset Info
38860 type  "icon"
38861 arg   "layout Itemize"
38862 \end_inset
38863
38864
38865 \end_layout
38866
38867 \end_inset
38868 </cell>
38869 <cell alignment="center" valignment="top" usebox="none">
38870 \begin_inset Text
38871
38872 \begin_layout Plain Layout
38873 Itemized list
38874 \end_layout
38875
38876 \end_inset
38877 </cell>
38878 </row>
38879 <row interlinespace="2.5mm">
38880 <cell alignment="center" valignment="top" usebox="none">
38881 \begin_inset Text
38882
38883 \begin_layout Plain Layout
38884
38885 \family sans
38886 \begin_inset Info
38887 type  "icon"
38888 arg   "layout List"
38889 \end_inset
38890
38891
38892 \end_layout
38893
38894 \end_inset
38895 </cell>
38896 <cell alignment="center" valignment="top" usebox="none">
38897 \begin_inset Text
38898
38899 \begin_layout Plain Layout
38900 List
38901 \end_layout
38902
38903 \end_inset
38904 </cell>
38905 </row>
38906 <row interlinespace="2.5mm">
38907 <cell alignment="center" valignment="top" usebox="none">
38908 \begin_inset Text
38909
38910 \begin_layout Plain Layout
38911
38912 \family sans
38913 \begin_inset Info
38914 type  "icon"
38915 arg   "layout Description"
38916 \end_inset
38917
38918
38919 \end_layout
38920
38921 \end_inset
38922 </cell>
38923 <cell alignment="center" valignment="top" usebox="none">
38924 \begin_inset Text
38925
38926 \begin_layout Plain Layout
38927 Description list
38928 \end_layout
38929
38930 \end_inset
38931 </cell>
38932 </row>
38933 <row interlinespace="2.5mm">
38934 <cell alignment="center" valignment="top" usebox="none">
38935 \begin_inset Text
38936
38937 \begin_layout Plain Layout
38938
38939 \family sans
38940 \begin_inset Info
38941 type  "icon"
38942 arg   "depth-increment"
38943 \end_inset
38944
38945
38946 \end_layout
38947
38948 \end_inset
38949 </cell>
38950 <cell alignment="center" valignment="top" usebox="none">
38951 \begin_inset Text
38952
38953 \begin_layout Plain Layout
38954
38955 \family sans
38956 Edit\SpecialChar \menuseparator
38957 Increase
38958 \begin_inset space ~
38959 \end_inset
38960
38961 List
38962 \begin_inset space ~
38963 \end_inset
38964
38965 Depth
38966 \end_layout
38967
38968 \end_inset
38969 </cell>
38970 </row>
38971 <row interlinespace="2.5mm">
38972 <cell alignment="center" valignment="top" usebox="none">
38973 \begin_inset Text
38974
38975 \begin_layout Plain Layout
38976
38977 \family sans
38978 \begin_inset Info
38979 type  "icon"
38980 arg   "depth-decrement"
38981 \end_inset
38982
38983
38984 \end_layout
38985
38986 \end_inset
38987 </cell>
38988 <cell alignment="center" valignment="top" usebox="none">
38989 \begin_inset Text
38990
38991 \begin_layout Plain Layout
38992
38993 \family sans
38994 Edit\SpecialChar \menuseparator
38995 Decrease
38996 \begin_inset space ~
38997 \end_inset
38998
38999 List
39000 \begin_inset space ~
39001 \end_inset
39002
39003 Depth
39004 \end_layout
39005
39006 \end_inset
39007 </cell>
39008 </row>
39009 <row interlinespace="2.5mm">
39010 <cell alignment="center" valignment="top" usebox="none">
39011 \begin_inset Text
39012
39013 \begin_layout Plain Layout
39014
39015 \family sans
39016 \begin_inset Info
39017 type  "icon"
39018 arg   "float-insert figure"
39019 \end_inset
39020
39021
39022 \end_layout
39023
39024 \end_inset
39025 </cell>
39026 <cell alignment="center" valignment="top" usebox="none">
39027 \begin_inset Text
39028
39029 \begin_layout Plain Layout
39030
39031 \family sans
39032 Insert\SpecialChar \menuseparator
39033 Float\SpecialChar \menuseparator
39034 Figure
39035 \end_layout
39036
39037 \end_inset
39038 </cell>
39039 </row>
39040 <row interlinespace="2.5mm">
39041 <cell alignment="center" valignment="top" usebox="none">
39042 \begin_inset Text
39043
39044 \begin_layout Plain Layout
39045
39046 \family sans
39047 \begin_inset Info
39048 type  "icon"
39049 arg   "float-insert table"
39050 \end_inset
39051
39052
39053 \end_layout
39054
39055 \end_inset
39056 </cell>
39057 <cell alignment="center" valignment="top" usebox="none">
39058 \begin_inset Text
39059
39060 \begin_layout Plain Layout
39061
39062 \family sans
39063 Insert\SpecialChar \menuseparator
39064 Float\SpecialChar \menuseparator
39065 Table
39066 \end_layout
39067
39068 \end_inset
39069 </cell>
39070 </row>
39071 <row interlinespace="2.5mm">
39072 <cell alignment="center" valignment="top" usebox="none">
39073 \begin_inset Text
39074
39075 \begin_layout Plain Layout
39076
39077 \family sans
39078 \begin_inset Info
39079 type  "icon"
39080 arg   "label-insert"
39081 \end_inset
39082
39083
39084 \end_layout
39085
39086 \end_inset
39087 </cell>
39088 <cell alignment="center" valignment="top" usebox="none">
39089 \begin_inset Text
39090
39091 \begin_layout Plain Layout
39092
39093 \family sans
39094 Insert\SpecialChar \menuseparator
39095 Label
39096 \end_layout
39097
39098 \end_inset
39099 </cell>
39100 </row>
39101 <row interlinespace="2.5mm">
39102 <cell alignment="center" valignment="top" usebox="none">
39103 \begin_inset Text
39104
39105 \begin_layout Plain Layout
39106
39107 \family sans
39108 \begin_inset Info
39109 type  "icon"
39110 arg   "dialog-show-new-inset ref"
39111 \end_inset
39112
39113
39114 \end_layout
39115
39116 \end_inset
39117 </cell>
39118 <cell alignment="center" valignment="top" usebox="none">
39119 \begin_inset Text
39120
39121 \begin_layout Plain Layout
39122
39123 \family sans
39124 Insert\SpecialChar \menuseparator
39125 Cross-Reference
39126 \end_layout
39127
39128 \end_inset
39129 </cell>
39130 </row>
39131 <row interlinespace="2.5mm">
39132 <cell alignment="center" valignment="top" usebox="none">
39133 \begin_inset Text
39134
39135 \begin_layout Plain Layout
39136
39137 \family sans
39138 \begin_inset Info
39139 type  "icon"
39140 arg   "dialog-show-new-inset citation"
39141 \end_inset
39142
39143
39144 \end_layout
39145
39146 \end_inset
39147 </cell>
39148 <cell alignment="center" valignment="top" usebox="none">
39149 \begin_inset Text
39150
39151 \begin_layout Plain Layout
39152
39153 \family sans
39154 Insert\SpecialChar \menuseparator
39155 Citation
39156 \end_layout
39157
39158 \end_inset
39159 </cell>
39160 </row>
39161 <row interlinespace="2.5mm">
39162 <cell alignment="center" valignment="top" usebox="none">
39163 \begin_inset Text
39164
39165 \begin_layout Plain Layout
39166
39167 \family sans
39168 \begin_inset Info
39169 type  "icon"
39170 arg   "index-insert"
39171 \end_inset
39172
39173
39174 \end_layout
39175
39176 \end_inset
39177 </cell>
39178 <cell alignment="center" valignment="top" usebox="none">
39179 \begin_inset Text
39180
39181 \begin_layout Plain Layout
39182
39183 \family sans
39184 Insert\SpecialChar \menuseparator
39185 Index
39186 \begin_inset space ~
39187 \end_inset
39188
39189 Entry
39190 \end_layout
39191
39192 \end_inset
39193 </cell>
39194 </row>
39195 <row interlinespace="2.5mm">
39196 <cell alignment="center" valignment="top" usebox="none">
39197 \begin_inset Text
39198
39199 \begin_layout Plain Layout
39200
39201 \family sans
39202 \begin_inset Info
39203 type  "icon"
39204 arg   "nomencl-insert"
39205 \end_inset
39206
39207
39208 \end_layout
39209
39210 \end_inset
39211 </cell>
39212 <cell alignment="center" valignment="top" usebox="none">
39213 \begin_inset Text
39214
39215 \begin_layout Plain Layout
39216
39217 \family sans
39218 Insert\SpecialChar \menuseparator
39219 Nomenclature
39220 \begin_inset space ~
39221 \end_inset
39222
39223 Entry
39224 \end_layout
39225
39226 \end_inset
39227 </cell>
39228 </row>
39229 <row interlinespace="2.5mm">
39230 <cell alignment="center" valignment="top" usebox="none">
39231 \begin_inset Text
39232
39233 \begin_layout Plain Layout
39234
39235 \family sans
39236 \begin_inset Info
39237 type  "icon"
39238 arg   "footnote-insert"
39239 \end_inset
39240
39241
39242 \end_layout
39243
39244 \end_inset
39245 </cell>
39246 <cell alignment="center" valignment="top" usebox="none">
39247 \begin_inset Text
39248
39249 \begin_layout Plain Layout
39250
39251 \family sans
39252 Insert\SpecialChar \menuseparator
39253 Footnote
39254 \end_layout
39255
39256 \end_inset
39257 </cell>
39258 </row>
39259 <row interlinespace="2.5mm">
39260 <cell alignment="center" valignment="top" usebox="none">
39261 \begin_inset Text
39262
39263 \begin_layout Plain Layout
39264
39265 \family sans
39266 \begin_inset Info
39267 type  "icon"
39268 arg   "marginalnote-insert"
39269 \end_inset
39270
39271
39272 \end_layout
39273
39274 \end_inset
39275 </cell>
39276 <cell alignment="center" valignment="top" usebox="none">
39277 \begin_inset Text
39278
39279 \begin_layout Plain Layout
39280
39281 \family sans
39282 Insert\SpecialChar \menuseparator
39283 Marginal
39284 \begin_inset space ~
39285 \end_inset
39286
39287 Note
39288 \end_layout
39289
39290 \end_inset
39291 </cell>
39292 </row>
39293 <row interlinespace="2.5mm">
39294 <cell alignment="center" valignment="top" usebox="none">
39295 \begin_inset Text
39296
39297 \begin_layout Plain Layout
39298
39299 \family sans
39300 \begin_inset Info
39301 type  "icon"
39302 arg   "note-insert"
39303 \end_inset
39304
39305
39306 \end_layout
39307
39308 \end_inset
39309 </cell>
39310 <cell alignment="center" valignment="top" usebox="none">
39311 \begin_inset Text
39312
39313 \begin_layout Plain Layout
39314
39315 \family sans
39316 Insert\SpecialChar \menuseparator
39317 Note\SpecialChar \menuseparator
39318 L
39319 \begin_inset ERT
39320 status collapsed
39321
39322 \begin_layout Plain Layout
39323
39324 {}
39325 \end_layout
39326
39327 \end_inset
39328
39329 yX
39330 \begin_inset space ~
39331 \end_inset
39332
39333 Note
39334 \end_layout
39335
39336 \end_inset
39337 </cell>
39338 </row>
39339 <row interlinespace="2.5mm">
39340 <cell alignment="center" valignment="top" usebox="none">
39341 \begin_inset Text
39342
39343 \begin_layout Plain Layout
39344
39345 \family sans
39346 \begin_inset Info
39347 type  "icon"
39348 arg   "box-insert Frameless"
39349 \end_inset
39350
39351
39352 \end_layout
39353
39354 \end_inset
39355 </cell>
39356 <cell alignment="center" valignment="top" usebox="none">
39357 \begin_inset Text
39358
39359 \begin_layout Plain Layout
39360
39361 \family sans
39362 Insert\SpecialChar \menuseparator
39363 Box
39364 \end_layout
39365
39366 \end_inset
39367 </cell>
39368 </row>
39369 <row interlinespace="2.5mm">
39370 <cell alignment="center" valignment="top" usebox="none">
39371 \begin_inset Text
39372
39373 \begin_layout Plain Layout
39374
39375 \family sans
39376 \begin_inset Info
39377 type  "icon"
39378 arg   "href-insert"
39379 \end_inset
39380
39381
39382 \end_layout
39383
39384 \end_inset
39385 </cell>
39386 <cell alignment="center" valignment="top" usebox="none">
39387 \begin_inset Text
39388
39389 \begin_layout Plain Layout
39390
39391 \family sans
39392 Insert\SpecialChar \menuseparator
39393 Hyperlink
39394 \end_layout
39395
39396 \end_inset
39397 </cell>
39398 </row>
39399 <row interlinespace="2.5mm">
39400 <cell alignment="center" valignment="top" usebox="none">
39401 \begin_inset Text
39402
39403 \begin_layout Plain Layout
39404
39405 \family sans
39406 \begin_inset Info
39407 type  "icon"
39408 arg   "ert-insert"
39409 \end_inset
39410
39411
39412 \end_layout
39413
39414 \end_inset
39415 </cell>
39416 <cell alignment="center" valignment="top" usebox="none">
39417 \begin_inset Text
39418
39419 \begin_layout Plain Layout
39420
39421 \family sans
39422 Insert\SpecialChar \menuseparator
39423 T
39424 \family default
39425
39426 \begin_inset ERT
39427 status collapsed
39428
39429 \begin_layout Plain Layout
39430
39431 {}
39432 \end_layout
39433
39434 \end_inset
39435
39436
39437 \family sans
39438 eX
39439 \begin_inset space ~
39440 \end_inset
39441
39442 Code
39443 \end_layout
39444
39445 \end_inset
39446 </cell>
39447 </row>
39448 <row interlinespace="2.5mm">
39449 <cell alignment="center" valignment="top" usebox="none">
39450 \begin_inset Text
39451
39452 \begin_layout Plain Layout
39453
39454 \family sans
39455 \begin_inset Info
39456 type  "icon"
39457 arg   "math-macro newmacroname newcommand"
39458 \end_inset
39459
39460
39461 \end_layout
39462
39463 \end_inset
39464 </cell>
39465 <cell alignment="center" valignment="top" usebox="none">
39466 \begin_inset Text
39467
39468 \begin_layout Plain Layout
39469
39470 \family sans
39471 Insert\SpecialChar \menuseparator
39472 Math\SpecialChar \menuseparator
39473 Macro
39474 \end_layout
39475
39476 \end_inset
39477 </cell>
39478 </row>
39479 <row interlinespace="2.5mm">
39480 <cell alignment="center" valignment="top" usebox="none">
39481 \begin_inset Text
39482
39483 \begin_layout Plain Layout
39484
39485 \family sans
39486 \begin_inset Info
39487 type  "icon"
39488 arg   "dialog-show-new-inset include"
39489 \end_inset
39490
39491
39492 \end_layout
39493
39494 \end_inset
39495 </cell>
39496 <cell alignment="center" valignment="top" usebox="none">
39497 \begin_inset Text
39498
39499 \begin_layout Plain Layout
39500
39501 \family sans
39502 Insert\SpecialChar \menuseparator
39503 File\SpecialChar \menuseparator
39504 Child
39505 \begin_inset space ~
39506 \end_inset
39507
39508 Document
39509 \end_layout
39510
39511 \end_inset
39512 </cell>
39513 </row>
39514 <row interlinespace="2.5mm">
39515 <cell alignment="center" valignment="top" usebox="none">
39516 \begin_inset Text
39517
39518 \begin_layout Plain Layout
39519
39520 \family sans
39521 \begin_inset Info
39522 type  "icon"
39523 arg   "dialog-show character"
39524 \end_inset
39525
39526
39527 \end_layout
39528
39529 \end_inset
39530 </cell>
39531 <cell alignment="center" valignment="top" usebox="none">
39532 \begin_inset Text
39533
39534 \begin_layout Plain Layout
39535
39536 \family sans
39537 Edit\SpecialChar \menuseparator
39538 Text
39539 \begin_inset space ~
39540 \end_inset
39541
39542 Style\SpecialChar \menuseparator
39543 Customized
39544 \end_layout
39545
39546 \end_inset
39547 </cell>
39548 </row>
39549 <row interlinespace="2.5mm">
39550 <cell alignment="center" valignment="top" usebox="none">
39551 \begin_inset Text
39552
39553 \begin_layout Plain Layout
39554
39555 \family sans
39556 \begin_inset Info
39557 type  "icon"
39558 arg   "layout-paragraph"
39559 \end_inset
39560
39561
39562 \end_layout
39563
39564 \end_inset
39565 </cell>
39566 <cell alignment="center" valignment="top" usebox="none">
39567 \begin_inset Text
39568
39569 \begin_layout Plain Layout
39570
39571 \family sans
39572 Edit\SpecialChar \menuseparator
39573 Paragraph
39574 \begin_inset space ~
39575 \end_inset
39576
39577 Settings
39578 \end_layout
39579
39580 \end_inset
39581 </cell>
39582 </row>
39583 <row interlinespace="2.5mm">
39584 <cell alignment="center" valignment="top" usebox="none">
39585 \begin_inset Text
39586
39587 \begin_layout Plain Layout
39588
39589 \family sans
39590 \begin_inset Info
39591 type  "icon"
39592 arg   "thesaurus-entry"
39593 \end_inset
39594
39595
39596 \end_layout
39597
39598 \end_inset
39599 </cell>
39600 <cell alignment="center" valignment="top" usebox="none">
39601 \begin_inset Text
39602
39603 \begin_layout Plain Layout
39604
39605 \family sans
39606 Tools\SpecialChar \menuseparator
39607 Thesaurus
39608 \end_layout
39609
39610 \end_inset
39611 </cell>
39612 </row>
39613 </lyxtabular>
39614
39615 \end_inset
39616
39617
39618 \end_layout
39619
39620 \begin_layout Subsection
39621 View/Update Toolbar
39622 \begin_inset Index idx
39623 status collapsed
39624
39625 \begin_layout Plain Layout
39626 Toolbar ! View / Update
39627 \end_layout
39628
39629 \end_inset
39630
39631
39632 \end_layout
39633
39634 \begin_layout Standard
39635 \begin_inset Graphics
39636         filename clipart/ViewToolbar.png
39637
39638 \end_inset
39639
39640
39641 \end_layout
39642
39643 \begin_layout Standard
39644 \begin_inset VSpace defskip
39645 \end_inset
39646
39647
39648 \end_layout
39649
39650 \begin_layout Standard
39651 The view/update toolbar as shown above contains from left to right the following
39652  buttons:
39653 \end_layout
39654
39655 \begin_layout Standard
39656 \begin_inset VSpace defskip
39657 \end_inset
39658
39659
39660 \end_layout
39661
39662 \begin_layout Standard
39663 \begin_inset Tabular
39664 <lyxtabular version="3" rows="7" columns="2">
39665 <features rotate="0" islongtable="true" longtabularalignment="center">
39666 <column alignment="left" valignment="top">
39667 <column alignment="left" valignment="top">
39668 <row interlinespace="2.5mm">
39669 <cell alignment="center" valignment="top" usebox="none">
39670 \begin_inset Text
39671
39672 \begin_layout Plain Layout
39673
39674 \family sans
39675 \begin_inset Info
39676 type  "icon"
39677 arg   "buffer-view"
39678 \end_inset
39679
39680
39681 \end_layout
39682
39683 \end_inset
39684 </cell>
39685 <cell alignment="center" valignment="top" usebox="none">
39686 \begin_inset Text
39687
39688 \begin_layout Plain Layout
39689
39690 \family sans
39691 Document\SpecialChar \menuseparator
39692 View
39693 \end_layout
39694
39695 \end_inset
39696 </cell>
39697 </row>
39698 <row interlinespace="2.5mm">
39699 <cell alignment="center" valignment="top" usebox="none">
39700 \begin_inset Text
39701
39702 \begin_layout Plain Layout
39703
39704 \family sans
39705 \begin_inset Info
39706 type  "icon"
39707 arg   "buffer-update"
39708 \end_inset
39709
39710
39711 \end_layout
39712
39713 \end_inset
39714 </cell>
39715 <cell alignment="center" valignment="top" usebox="none">
39716 \begin_inset Text
39717
39718 \begin_layout Plain Layout
39719
39720 \family sans
39721 Document\SpecialChar \menuseparator
39722 Update
39723 \end_layout
39724
39725 \end_inset
39726 </cell>
39727 </row>
39728 <row interlinespace="2.5mm">
39729 <cell alignment="center" valignment="top" usebox="none">
39730 \begin_inset Text
39731
39732 \begin_layout Plain Layout
39733
39734 \family sans
39735 \begin_inset Info
39736 type  "icon"
39737 arg   "master-buffer-view"
39738 \end_inset
39739
39740
39741 \end_layout
39742
39743 \end_inset
39744 </cell>
39745 <cell alignment="center" valignment="top" usebox="none">
39746 \begin_inset Text
39747
39748 \begin_layout Plain Layout
39749
39750 \family sans
39751 Document\SpecialChar \menuseparator
39752 Master
39753 \begin_inset space ~
39754 \end_inset
39755
39756 Document
39757 \end_layout
39758
39759 \end_inset
39760 </cell>
39761 </row>
39762 <row interlinespace="2.5mm">
39763 <cell alignment="center" valignment="top" usebox="none">
39764 \begin_inset Text
39765
39766 \begin_layout Plain Layout
39767
39768 \family sans
39769 \begin_inset Info
39770 type  "icon"
39771 arg   "master-buffer-update"
39772 \end_inset
39773
39774
39775 \end_layout
39776
39777 \end_inset
39778 </cell>
39779 <cell alignment="center" valignment="top" usebox="none">
39780 \begin_inset Text
39781
39782 \begin_layout Plain Layout
39783
39784 \family sans
39785 Document\SpecialChar \menuseparator
39786 Update
39787 \begin_inset space ~
39788 \end_inset
39789
39790 Master
39791 \begin_inset space ~
39792 \end_inset
39793
39794 Document
39795 \end_layout
39796
39797 \end_inset
39798 </cell>
39799 </row>
39800 <row interlinespace="2.5mm">
39801 <cell alignment="center" valignment="top" usebox="none">
39802 \begin_inset Text
39803
39804 \begin_layout Plain Layout
39805
39806 \family sans
39807 \begin_inset Info
39808 type  "icon"
39809 arg   "buffer-toggle-output-sync"
39810 \end_inset
39811
39812
39813 \end_layout
39814
39815 \end_inset
39816 </cell>
39817 <cell alignment="center" valignment="top" usebox="none">
39818 \begin_inset Text
39819
39820 \begin_layout Plain Layout
39821
39822 \family sans
39823 Document\SpecialChar \menuseparator
39824 Settings\SpecialChar \menuseparator
39825 Output\SpecialChar \menuseparator
39826 Synchronize with Output
39827 \end_layout
39828
39829 \end_inset
39830 </cell>
39831 </row>
39832 <row interlinespace="2.5mm">
39833 <cell alignment="center" valignment="top" usebox="none">
39834 \begin_inset Text
39835
39836 \begin_layout Plain Layout
39837 \begin_inset Graphics
39838         filename ../images/view-others.png
39839         scale 85
39840         groupId toolbarbuttons
39841
39842 \end_inset
39843
39844
39845 \family sans
39846 *
39847 \end_layout
39848
39849 \end_inset
39850 </cell>
39851 <cell alignment="center" valignment="top" usebox="none">
39852 \begin_inset Text
39853
39854 \begin_layout Plain Layout
39855
39856 \family sans
39857 Document\SpecialChar \menuseparator
39858 View (Other Formats)
39859 \end_layout
39860
39861 \end_inset
39862 </cell>
39863 </row>
39864 <row interlinespace="2.5mm">
39865 <cell alignment="center" valignment="top" usebox="none">
39866 \begin_inset Text
39867
39868 \begin_layout Plain Layout
39869 \begin_inset Graphics
39870         filename ../images/update-others.png
39871         scale 85
39872         groupId toolbarbuttons
39873
39874 \end_inset
39875
39876 *
39877 \end_layout
39878
39879 \end_inset
39880 </cell>
39881 <cell alignment="center" valignment="top" usebox="none">
39882 \begin_inset Text
39883
39884 \begin_layout Plain Layout
39885
39886 \family sans
39887 Document\SpecialChar \menuseparator
39888 Update (Other Formats)
39889 \end_layout
39890
39891 \end_inset
39892 </cell>
39893 </row>
39894 </lyxtabular>
39895
39896 \end_inset
39897
39898
39899 \end_layout
39900
39901 \begin_layout Standard
39902 * These icons might look different for you if you do not use the default
39903  icon set.
39904 \end_layout
39905
39906 \begin_layout Subsection
39907 Other Toolbars
39908 \end_layout
39909
39910 \begin_layout Standard
39911 The change tracking toolbar is explained in section
39912 \begin_inset space ~
39913 \end_inset
39914
39915
39916 \begin_inset CommandInset ref
39917 LatexCommand ref
39918 reference "sec:Change-Tracking"
39919
39920 \end_inset
39921
39922 , the table toolbar
39923 \begin_inset Index idx
39924 status collapsed
39925
39926 \begin_layout Plain Layout
39927 Toolbar ! Table
39928 \end_layout
39929
39930 \end_inset
39931
39932  in the 
39933 \emph on
39934 Embedded
39935 \begin_inset space ~
39936 \end_inset
39937
39938 Objects
39939 \emph default
39940  manual and the math macro toolbar
39941 \begin_inset Index idx
39942 status collapsed
39943
39944 \begin_layout Plain Layout
39945 Toolbar ! Macro
39946 \end_layout
39947
39948 \end_inset
39949
39950  in the 
39951 \emph on
39952 Math
39953 \emph default
39954  manual.
39955 \end_layout
39956
39957 \begin_layout Chapter
39958 The Document Settings
39959 \begin_inset CommandInset label
39960 LatexCommand label
39961 name "chap:The-Document-Settings"
39962
39963 \end_inset
39964
39965
39966 \begin_inset Index idx
39967 status collapsed
39968
39969 \begin_layout Plain Layout
39970 Document ! Settings
39971 \end_layout
39972
39973 \end_inset
39974
39975
39976 \end_layout
39977
39978 \begin_layout Standard
39979 The 
39980 \family sans
39981 Document
39982 \begin_inset space ~
39983 \end_inset
39984
39985 Setting
39986 \family default
39987 s dialog contains submenus to set properties for the whole document and
39988  is called with the menu
39989 \family sans
39990  Document\SpecialChar \menuseparator
39991 Settings
39992 \family default
39993 .
39994  You can save your document settings as default with the
39995 \family sans
39996  Save as Document Defaults
39997 \family default
39998  button in any dialog.
39999  This will create a template named 
40000 \family typewriter
40001 defaults.lyx
40002 \family default
40003  which is automatically loaded by LyX when you create a new document without
40004  using a template.
40005 \end_layout
40006
40007 \begin_layout Standard
40008 The button 
40009 \family sans
40010 Use Class Defaults
40011 \family default
40012  resets the document settings to the default of the document class.
40013  This affects mostly class options, the page layout and Numbering & TOC.
40014 \end_layout
40015
40016 \begin_layout Standard
40017 The different submenus of the dialog are explained in the following sections.
40018  There are so many document settings available that it might take a while
40019  to find the one you are looking for.
40020  To find a setting quicker, you can use the search field which is above
40021  the submenus of the dialog.
40022  If you search e.
40023 \begin_inset space \thinspace{}
40024 \end_inset
40025
40026 g.
40027 \begin_inset space \space{}
40028 \end_inset
40029
40030 for 
40031 \begin_inset Quotes eld
40032 \end_inset
40033
40034 page
40035 \begin_inset Quotes erd
40036 \end_inset
40037
40038 , you will see that some submenus will be grayed-out and disabled.
40039  Only the submenus with page settings stay enabled.
40040  The found page settings are labeled red in these submenus.
40041 \end_layout
40042
40043 \begin_layout Section
40044 Document Class
40045 \end_layout
40046
40047 \begin_layout Standard
40048 Here you set the document class, class options, a graphics driver, and a
40049  master document.
40050  Document classes are described in section
40051 \begin_inset space ~
40052 \end_inset
40053
40054
40055 \begin_inset CommandInset ref
40056 LatexCommand ref
40057 reference "sec:Document-Classes"
40058
40059 \end_inset
40060
40061 .
40062  
40063 \end_layout
40064
40065 \begin_layout Standard
40066 With the button 
40067 \family sans
40068 Local
40069 \begin_inset space ~
40070 \end_inset
40071
40072 Layout
40073 \family default
40074  you can load you own layout-file, that is not in LyX's 
40075 \emph on
40076 layouts
40077 \emph default
40078  folder and thus not recognized by LyX as a layout for a document class.
40079  For more about layout-files, see the chapter 
40080 \emph on
40081 Installing New Document Classes, Types of Layout Files
40082 \emph default
40083  of the 
40084 \emph on
40085 Customization
40086 \emph default
40087  Handbook.
40088 \end_layout
40089
40090 \begin_layout Standard
40091 Some classes use special class options by default.
40092  If this is the case, they are listed in the field 
40093 \family sans
40094 Predefined
40095 \family default
40096  and you can decide to use them or not.
40097  If you do not know exactly what the default class options are for, it is
40098  recommended you leave them untouched.
40099  The 
40100 \family sans
40101 Graphics driver
40102 \family default
40103  is used for LaTeX's graphics, color and page layout packages.
40104  If using 
40105 \family sans
40106 Default
40107 \family default
40108 , the default driver for the LaTeX-packages is used.
40109  It is recommended that you use the default unless you know what you are
40110  doing.
40111 \begin_inset Foot
40112 status collapsed
40113
40114 \begin_layout Plain Layout
40115 When you want to use one of the following drivers
40116 \begin_inset Newline newline
40117 \end_inset
40118
40119
40120 \family sans
40121 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40122 \family default
40123
40124 \begin_inset Newline newline
40125 \end_inset
40126
40127 you first have to activate them in your LaTeX distribution, see section
40128  
40129 \emph on
40130 Driver support
40131 \emph default
40132  in 
40133 \begin_inset CommandInset href
40134 LatexCommand href
40135 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
40136
40137 \end_inset
40138
40139 .
40140 \end_layout
40141
40142 \end_inset
40143
40144
40145 \end_layout
40146
40147 \begin_layout Standard
40148 Specifying a 
40149 \family sans
40150 Master
40151 \family default
40152  document is necessary if the current document is a child or subdocument.
40153  The master document will be used by LyX in the background if the child
40154  document is opened without its master.
40155  This way child documents are always compilable.
40156  More about master and child documents is explained in the section 
40157 \emph on
40158 Child Documents
40159 \emph default
40160  of the 
40161 \emph on
40162 Embedded
40163 \begin_inset space ~
40164 \end_inset
40165
40166 Objects
40167 \emph default
40168  manual.
40169 \end_layout
40170
40171 \begin_layout Standard
40172 There is also an option to suppress the date and one to use the LaTeX-package
40173  
40174 \series bold
40175 refstyle
40176 \series default
40177  instead of 
40178 \series bold
40179 prettyref
40180 \series default
40181
40182 \begin_inset Index idx
40183 status collapsed
40184
40185 \begin_layout Plain Layout
40186 LaTeX-packages ! prettyref
40187 \end_layout
40188
40189 \end_inset
40190
40191
40192 \begin_inset Index idx
40193 status collapsed
40194
40195 \begin_layout Plain Layout
40196 LaTeX-packages ! refstyle
40197 \end_layout
40198
40199 \end_inset
40200
40201  for cross-references, see section
40202 \begin_inset space ~
40203 \end_inset
40204
40205
40206 \begin_inset CommandInset ref
40207 LatexCommand ref
40208 reference "sec:Cross-References"
40209
40210 \end_inset
40211
40212 .
40213 \end_layout
40214
40215 \begin_layout Section
40216 Child Documents
40217 \end_layout
40218
40219 \begin_layout Standard
40220 This submenu is only visible when your document includes child documents.
40221  Please refer to the section 
40222 \emph on
40223 Child
40224 \begin_inset space ~
40225 \end_inset
40226
40227 Documents
40228 \emph default
40229  of the 
40230 \emph on
40231 Embedded
40232 \begin_inset space ~
40233 \end_inset
40234
40235 Objects
40236 \emph default
40237  manual for details.
40238 \end_layout
40239
40240 \begin_layout Section
40241 Modules
40242 \end_layout
40243
40244 \begin_layout Standard
40245 Modules are explained in section
40246 \begin_inset space ~
40247 \end_inset
40248
40249
40250 \begin_inset CommandInset ref
40251 LatexCommand ref
40252 reference "sub:Modules"
40253
40254 \end_inset
40255
40256 .
40257 \end_layout
40258
40259 \begin_layout Section
40260 Local Layout
40261 \end_layout
40262
40263 \begin_layout Standard
40264 See section
40265 \begin_inset space ~
40266 \end_inset
40267
40268
40269 \begin_inset CommandInset ref
40270 LatexCommand ref
40271 reference "sub:Local-Layout"
40272
40273 \end_inset
40274
40275  for a description.
40276 \end_layout
40277
40278 \begin_layout Section
40279 Fonts
40280 \end_layout
40281
40282 \begin_layout Standard
40283 The document font settings are described in section
40284 \begin_inset space ~
40285 \end_inset
40286
40287
40288 \begin_inset CommandInset ref
40289 LatexCommand ref
40290 reference "sec:Fonts-and-Text"
40291
40292 \end_inset
40293
40294 .
40295 \end_layout
40296
40297 \begin_layout Section
40298 Text Layout
40299 \end_layout
40300
40301 \begin_layout Standard
40302 You can specify if paragraphs should be separated by 
40303 \family sans
40304 Indentation
40305 \family default
40306  or by 
40307 \family sans
40308 Vertical space
40309 \family default
40310 .
40311  The 
40312 \family sans
40313 Line
40314 \begin_inset space ~
40315 \end_inset
40316
40317 spacing
40318 \family default
40319  and whether it should be a 
40320 \family sans
40321 Two-column
40322 \begin_inset space ~
40323 \end_inset
40324
40325 document
40326 \family default
40327  can also be specified here.
40328 \end_layout
40329
40330 \begin_layout Standard
40331 Note that LyX will not show two columns or the specified line spacing on
40332  screen.
40333  That would be impractical, often unreadable, and is not part of the WYSIWYM
40334  concept.
40335  However, it will be as you specified in the output.
40336 \end_layout
40337
40338 \begin_layout Section
40339 Page Layout
40340 \end_layout
40341
40342 \begin_layout Standard
40343 This dialog is described in sections
40344 \begin_inset space ~
40345 \end_inset
40346
40347
40348 \begin_inset CommandInset ref
40349 LatexCommand ref
40350 reference "sub:Paper-Size,-Orientation"
40351
40352 \end_inset
40353
40354  and 
40355 \begin_inset CommandInset ref
40356 LatexCommand ref
40357 reference "sub:Document-Layout"
40358
40359 \end_inset
40360
40361 .
40362 \end_layout
40363
40364 \begin_layout Section
40365 Page Margins
40366 \end_layout
40367
40368 \begin_layout Standard
40369 Here you can adjust the page margins as described in section
40370 \begin_inset space ~
40371 \end_inset
40372
40373
40374 \begin_inset CommandInset ref
40375 LatexCommand ref
40376 reference "sub:Margins"
40377
40378 \end_inset
40379
40380 .
40381 \end_layout
40382
40383 \begin_layout Section
40384 Language
40385 \begin_inset CommandInset label
40386 LatexCommand label
40387 name "sec:Language-encodings"
40388
40389 \end_inset
40390
40391
40392 \begin_inset Index idx
40393 status collapsed
40394
40395 \begin_layout Plain Layout
40396 Language ! Encoding
40397 \end_layout
40398
40399 \end_inset
40400
40401
40402 \end_layout
40403
40404 \begin_layout Standard
40405 The document language and quote styles are set here.
40406  The encoding specifies how the document content is exported to LaTeX (the
40407  LyX file is always encoded in utf8).
40408  All characters that cannot be encoded using the specified encoding will
40409  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
40410  known for a particular character).
40411 \begin_inset Foot
40412 status collapsed
40413
40414 \begin_layout Plain Layout
40415 The known commands are defined in a text file (
40416 \emph on
40417 unicodesymbols
40418 \emph default
40419 ).
40420  You can add commands for unknown symbols to that file yourself, see the
40421  
40422 \emph on
40423 Customization
40424 \emph default
40425  manual for details.
40426 \end_layout
40427
40428 \end_inset
40429
40430
40431 \end_layout
40432
40433 \begin_layout Standard
40434 If you use the option 
40435 \family sans
40436 Language Default
40437 \family default
40438 , LyX determines the encoding of a text part from the language of this text.
40439  If the document contains text in more than one language you may get more
40440  than one encoding in the LaTeX file.
40441  If you do not use this option then the complete document will always use
40442  exactly one encoding.
40443  Checking this option is the preferred setting.
40444 \end_layout
40445
40446 \begin_layout Standard
40447 LyX also supports Unicode output, which is particularly useful if you need
40448  lots of special symbols or non-alphabetic scripts, respectively.
40449  If you want to use this (and your LaTeX installation supports Unicode),
40450  choose one of the four utf8 variants from the list below.
40451  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40452  so it is not uncommon that a file with lots of Unicode symbols works fine
40453  with 
40454 \family sans
40455 Language Default
40456 \family default
40457  (when LyX uses its list of known LaTeX-commands), but does not work with
40458  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40459  because all Unicode symbols can be encoded in utf8).
40460  The situation is much better with XeTeX and LuaTeX, two new alternative
40461  engines to standard LaTeX.
40462  Both engines support Unicode natively.
40463  LyX now also supports these two engines (via the output formats 
40464 \family sans
40465 PDF
40466 \begin_inset space ~
40467 \end_inset
40468
40469 (XeTe
40470 \begin_inset ERT
40471 status collapsed
40472
40473 \begin_layout Plain Layout
40474
40475 {}
40476 \end_layout
40477
40478 \end_inset
40479
40480 X)
40481 \family default
40482
40483 \family sans
40484 PDF
40485 \begin_inset space ~
40486 \end_inset
40487
40488 (LuaTe
40489 \begin_inset ERT
40490 status collapsed
40491
40492 \begin_layout Plain Layout
40493
40494 {}
40495 \end_layout
40496
40497 \end_inset
40498
40499 X)
40500 \family default
40501  and 
40502 \family sans
40503 DVI
40504 \begin_inset space ~
40505 \end_inset
40506
40507 (LuaTeX)
40508 \family default
40509 , see section
40510 \begin_inset space ~
40511 \end_inset
40512
40513
40514 \begin_inset CommandInset ref
40515 LatexCommand ref
40516 reference "sub:Output-file-formats"
40517
40518 \end_inset
40519
40520 ).
40521  So if you are using many special or accented characters and 
40522 \family sans
40523 Language Default
40524 \family default
40525  fails, you might try out one of these new engines.
40526 \end_layout
40527
40528 \begin_layout Standard
40529 The 
40530 \family sans
40531 Language
40532 \begin_inset space ~
40533 \end_inset
40534
40535 package
40536 \family default
40537  determines the LaTeX-package that is used for hyphenation and the translation
40538  of strings like 
40539 \begin_inset Quotes eld
40540 \end_inset
40541
40542 Part
40543 \begin_inset Quotes erd
40544 \end_inset
40545
40546 .
40547  The possible settings are:
40548 \end_layout
40549
40550 \begin_layout Description
40551 Default uses the language package that is selected in
40552 \family sans
40553  Tools\SpecialChar \menuseparator
40554 Preferences\SpecialChar \menuseparator
40555 Language Settings
40556 \family default
40557  (see section
40558 \begin_inset space ~
40559 \end_inset
40560
40561
40562 \begin_inset CommandInset ref
40563 LatexCommand ref
40564 reference "sub:Prefs-Language"
40565
40566 \end_inset
40567
40568 ).
40569 \end_layout
40570
40571 \begin_layout Description
40572 Automatic selects the most suitable language package for the view/export
40573  format you will use.
40574  In many cases this will be 
40575 \series bold
40576 babel
40577 \series default
40578
40579 \begin_inset Index idx
40580 status collapsed
40581
40582 \begin_layout Plain Layout
40583 LaTeX-packages ! babel
40584 \end_layout
40585
40586 \end_inset
40587
40588 .
40589  If the newer package 
40590 \series bold
40591 polyglossia
40592 \series default
40593
40594 \begin_inset Index idx
40595 status collapsed
40596
40597 \begin_layout Plain Layout
40598 LaTeX-packages ! polyglossia
40599 \end_layout
40600
40601 \end_inset
40602
40603  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
40604  this package will be used instead of 
40605 \series bold
40606 babel
40607 \series default
40608 .
40609 \end_layout
40610
40611 \begin_layout Description
40612 Always
40613 \begin_inset space ~
40614 \end_inset
40615
40616 Babel uses 
40617 \series bold
40618 babel
40619 \series default
40620  even if 
40621 \series bold
40622 polyglossia
40623 \series default
40624  would be more appropriate.
40625 \end_layout
40626
40627 \begin_layout Description
40628 Custom allows you to specify a language package command of your choice.
40629  For example if you want to use a language-specific package like 
40630 \series bold
40631 ngerman
40632 \series default
40633  (for German texts), type in
40634 \series bold
40635
40636 \begin_inset Newline newline
40637 \end_inset
40638
40639
40640 \backslash
40641 usepackage{ngerman}
40642 \end_layout
40643
40644 \begin_layout Description
40645 None will not use a language package.
40646  This is necessary for some document classes for scientific articles.
40647 \end_layout
40648
40649 \begin_layout Standard
40650 Here is a list with the important encodings:
40651 \end_layout
40652
40653 \begin_layout Description
40654 Language
40655 \begin_inset space ~
40656 \end_inset
40657
40658 Default
40659 \begin_inset space ~
40660 \end_inset
40661
40662 (no
40663 \begin_inset space ~
40664 \end_inset
40665
40666 inputenc) Same as 
40667 \family sans
40668 Language Default
40669 \family default
40670 , but the LaTeX-package 
40671 \series bold
40672 inputenc
40673 \series default
40674
40675 \begin_inset Index idx
40676 status collapsed
40677
40678 \begin_layout Plain Layout
40679 LaTeX-packages ! inputenc
40680 \end_layout
40681
40682 \end_inset
40683
40684  is not used.
40685  When using this, you probably need to load some additional packages manually
40686  in the preamble and specify the used encoding for text parts in foreign
40687  languages in TeX code.
40688 \end_layout
40689
40690 \begin_layout Description
40691 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40692  LyX converts all other characters into LaTeX commands, which may result
40693  in a big file when lots of LaTeX-commands are needed.
40694 \end_layout
40695
40696 \begin_layout Description
40697 Arabic
40698 \begin_inset space ~
40699 \end_inset
40700
40701 (CP
40702 \begin_inset space ~
40703 \end_inset
40704
40705 1256) MS Windows code page for Arabic and Farsi
40706 \end_layout
40707
40708 \begin_layout Description
40709 Arabic
40710 \begin_inset space ~
40711 \end_inset
40712
40713 (ISO
40714 \begin_inset space ~
40715 \end_inset
40716
40717 8859-6) for Arabic and Farsi
40718 \end_layout
40719
40720 \begin_layout Description
40721 Armenian
40722 \begin_inset space ~
40723 \end_inset
40724
40725 (ArmSCII8) for Armenian
40726 \end_layout
40727
40728 \begin_layout Description
40729 Baltic
40730 \begin_inset space ~
40731 \end_inset
40732
40733 (CP
40734 \begin_inset space ~
40735 \end_inset
40736
40737 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40738  as the ISO-8859-13 encoding
40739 \end_layout
40740
40741 \begin_layout Description
40742 Baltic
40743 \begin_inset space ~
40744 \end_inset
40745
40746 (ISO
40747 \begin_inset space ~
40748 \end_inset
40749
40750 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40751  encoding
40752 \end_layout
40753
40754 \begin_layout Description
40755 Baltic
40756 \begin_inset space ~
40757 \end_inset
40758
40759 (ISO
40760 \begin_inset space ~
40761 \end_inset
40762
40763 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40764  ISO-8859-13 encoding
40765 \end_layout
40766
40767 \begin_layout Description
40768 Central
40769 \begin_inset space ~
40770 \end_inset
40771
40772 European
40773 \begin_inset space ~
40774 \end_inset
40775
40776 (CP
40777 \begin_inset space ~
40778 \end_inset
40779
40780 1250) MS Windows code page for ISO
40781 \begin_inset space ~
40782 \end_inset
40783
40784 8859-2 (latin2)
40785 \end_layout
40786
40787 \begin_layout Description
40788 Central
40789 \begin_inset space ~
40790 \end_inset
40791
40792 European
40793 \begin_inset space ~
40794 \end_inset
40795
40796 (ISO
40797 \begin_inset space ~
40798 \end_inset
40799
40800 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40801  Romanian, Slovak and Slovenian
40802 \end_layout
40803
40804 \begin_layout Description
40805 Chinese
40806 \begin_inset space ~
40807 \end_inset
40808
40809 (simplified)
40810 \begin_inset space ~
40811 \end_inset
40812
40813 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
40814  this encoding is officially replaced by the encoding GB18030, as GB18030
40815  is not available for LaTeX you should try to use the encoding Unicode
40816 \begin_inset space ~
40817 \end_inset
40818
40819 (CJK)
40820 \begin_inset space ~
40821 \end_inset
40822
40823 (utf8)
40824 \end_layout
40825
40826 \begin_layout Description
40827 Chinese
40828 \begin_inset space ~
40829 \end_inset
40830
40831 (simplified)
40832 \begin_inset space ~
40833 \end_inset
40834
40835 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
40836  except for the Euro currency sign, since 2001 this encoding is officially
40837  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
40838  you should try to use the encoding Unicode
40839 \begin_inset space ~
40840 \end_inset
40841
40842 (CJK)
40843 \begin_inset space ~
40844 \end_inset
40845
40846 (utf8)
40847 \end_layout
40848
40849 \begin_layout Description
40850 Chinese
40851 \begin_inset space ~
40852 \end_inset
40853
40854 (traditional)
40855 \begin_inset space ~
40856 \end_inset
40857
40858 (EUC-TW) for traditional Chinese
40859 \end_layout
40860
40861 \begin_layout Description
40862 Cyrillic
40863 \begin_inset space ~
40864 \end_inset
40865
40866 (CP
40867 \begin_inset space ~
40868 \end_inset
40869
40870 1251) MS Windows code page for Cyrillic
40871 \end_layout
40872
40873 \begin_layout Description
40874 Cyrillic
40875 \begin_inset space ~
40876 \end_inset
40877
40878 (ISO
40879 \begin_inset space ~
40880 \end_inset
40881
40882 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
40883 \end_layout
40884
40885 \begin_layout Description
40886 Cyrillic
40887 \begin_inset space ~
40888 \end_inset
40889
40890 (KOI8-R) standard Cyrillic especially for Russian
40891 \end_layout
40892
40893 \begin_layout Description
40894 Cyrillic
40895 \begin_inset space ~
40896 \end_inset
40897
40898 (KOI8-U) Cyrillic for Ukrainian
40899 \end_layout
40900
40901 \begin_layout Description
40902 Cyrillic
40903 \begin_inset space ~
40904 \end_inset
40905
40906 (pt
40907 \begin_inset space ~
40908 \end_inset
40909
40910 154) Cyrillic for Kazakh
40911 \end_layout
40912
40913 \begin_layout Description
40914 Greek
40915 \begin_inset space ~
40916 \end_inset
40917
40918 (ISO
40919 \begin_inset space ~
40920 \end_inset
40921
40922 8859-7) for Greek
40923 \end_layout
40924
40925 \begin_layout Description
40926 Hebrew
40927 \begin_inset space ~
40928 \end_inset
40929
40930 (CP
40931 \begin_inset space ~
40932 \end_inset
40933
40934 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
40935 \end_layout
40936
40937 \begin_layout Description
40938 Hebrew
40939 \begin_inset space ~
40940 \end_inset
40941
40942 (ISO
40943 \begin_inset space ~
40944 \end_inset
40945
40946 8859-8) for Hebrew
40947 \end_layout
40948
40949 \begin_layout Description
40950 Japanese
40951 \begin_inset space ~
40952 \end_inset
40953
40954 (CJK)
40955 \begin_inset space ~
40956 \end_inset
40957
40958 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40959 \series bold
40960 CJK
40961 \series default
40962
40963 \begin_inset Index idx
40964 status collapsed
40965
40966 \begin_layout Plain Layout
40967 LaTeX-packages ! CJK
40968 \end_layout
40969
40970 \end_inset
40971
40972 , when using this, set the document language to 
40973 \family sans
40974 Japanese (CJK)
40975 \end_layout
40976
40977 \begin_layout Description
40978 Japanese
40979 \begin_inset space ~
40980 \end_inset
40981
40982 (CJK)
40983 \begin_inset space ~
40984 \end_inset
40985
40986 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40987 \series bold
40988 CJK
40989 \series default
40990 , when using this, set the document language to 
40991 \family sans
40992 Japanese
40993 \begin_inset space ~
40994 \end_inset
40995
40996 (CJK)
40997 \end_layout
40998
40999 \begin_layout Description
41000 Japanese
41001 \begin_inset space ~
41002 \end_inset
41003
41004 (non-CJK)
41005 \begin_inset space ~
41006 \end_inset
41007
41008 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41009 \series bold
41010 japanese
41011 \series default
41012
41013 \begin_inset Index idx
41014 status collapsed
41015
41016 \begin_layout Plain Layout
41017 LaTeX-packages ! japanese
41018 \end_layout
41019
41020 \end_inset
41021
41022 , when using this, set the document language to 
41023 \family sans
41024 Japanese
41025 \end_layout
41026
41027 \begin_layout Description
41028 Japanese
41029 \begin_inset space ~
41030 \end_inset
41031
41032 (non-CJK)
41033 \begin_inset space ~
41034 \end_inset
41035
41036 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41037 \series bold
41038 japanese
41039 \series default
41040 , when using this, set the document language to 
41041 \family sans
41042 Japanese
41043 \end_layout
41044
41045 \begin_layout Description
41046 Japanese
41047 \begin_inset space ~
41048 \end_inset
41049
41050 (non-CJK)
41051 \begin_inset space ~
41052 \end_inset
41053
41054 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
41055 \series bold
41056 japanese
41057 \series default
41058 , when using this, set the document language to 
41059 \family sans
41060 Japanese
41061 \end_layout
41062
41063 \begin_layout Description
41064 Korean
41065 \begin_inset space ~
41066 \end_inset
41067
41068 (EUC-KR) for Korean
41069 \end_layout
41070
41071 \begin_layout Description
41072 Southern
41073 \begin_inset space ~
41074 \end_inset
41075
41076 European
41077 \begin_inset space ~
41078 \end_inset
41079
41080 (ISO
41081 \begin_inset space ~
41082 \end_inset
41083
41084 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41085 \end_layout
41086
41087 \begin_layout Description
41088 South-Eastern
41089 \begin_inset space ~
41090 \end_inset
41091
41092 European
41093 \begin_inset space ~
41094 \end_inset
41095
41096 (ISO
41097 \begin_inset space ~
41098 \end_inset
41099
41100 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41101  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41102  to cover many languages and characters with diacritics
41103 \end_layout
41104
41105 \begin_layout Description
41106 Thai
41107 \begin_inset space ~
41108 \end_inset
41109
41110 (TIS
41111 \begin_inset space ~
41112 \end_inset
41113
41114 620-0) for Thai
41115 \end_layout
41116
41117 \begin_layout Description
41118 Turkish
41119 \begin_inset space ~
41120 \end_inset
41121
41122 (ISO
41123 \begin_inset space ~
41124 \end_inset
41125
41126 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41127  Icelandic letters are replaced by Turkish ones
41128 \end_layout
41129
41130 \begin_layout Description
41131 Unicode
41132 \begin_inset space ~
41133 \end_inset
41134
41135 (CJK)
41136 \begin_inset space ~
41137 \end_inset
41138
41139 (utf8) Unicode utf8 with the LaTeX-package 
41140 \series bold
41141 CJK
41142 \series default
41143
41144 \begin_inset Index idx
41145 status collapsed
41146
41147 \begin_layout Plain Layout
41148 LaTeX-packages ! CJK
41149 \end_layout
41150
41151 \end_inset
41152
41153  (for the languages Chinese, Japanese and Korean)
41154 \end_layout
41155
41156 \begin_layout Description
41157 Unicode
41158 \begin_inset space ~
41159 \end_inset
41160
41161 (XeTeX)
41162 \begin_inset space ~
41163 \end_inset
41164
41165 (utf8) Unicode utf8 to be used with 
41166 \family sans
41167 XeTeX
41168 \family default
41169  and 
41170 \family sans
41171 LuaTeX
41172 \family default
41173 , which use Unicode directly, without the help of the LaTeX-package 
41174 \series bold
41175 inputenc
41176 \series default
41177 .
41178  LyX automatically selects this encoding if you export or preview XeTeX
41179  or LuaTeX.
41180  Normally you do not need to set this encoding manually.
41181 \end_layout
41182
41183 \begin_layout Description
41184 Unicode
41185 \begin_inset space ~
41186 \end_inset
41187
41188 (ucs-extended)
41189 \begin_inset space ~
41190 \end_inset
41191
41192 (utf8x) Unicode utf8 based on the LaTeX-package 
41193 \series bold
41194 ucs
41195 \series default
41196
41197 \begin_inset Index idx
41198 status collapsed
41199
41200 \begin_layout Plain Layout
41201 LaTeX-packages ! ucs
41202 \end_layout
41203
41204 \end_inset
41205
41206  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41207 \end_layout
41208
41209 \begin_layout Description
41210 Unicode
41211 \begin_inset space ~
41212 \end_inset
41213
41214 (utf8) Unicode utf8 based on the LaTeX-package 
41215 \series bold
41216 inputenc
41217 \series default
41218
41219 \begin_inset Index idx
41220 status collapsed
41221
41222 \begin_layout Plain Layout
41223 LaTeX-packages ! inputenc
41224 \end_layout
41225
41226 \end_inset
41227
41228 .
41229  Currently only a limited range of characters (mainly for Latin scripts)
41230  is supported.
41231 \end_layout
41232
41233 \begin_layout Description
41234 Western
41235 \begin_inset space ~
41236 \end_inset
41237
41238 European
41239 \begin_inset space ~
41240 \end_inset
41241
41242 (CP
41243 \begin_inset space ~
41244 \end_inset
41245
41246 1252) MS Windows code page for ISO
41247 \begin_inset space ~
41248 \end_inset
41249
41250 8859-1 (latin1)
41251 \end_layout
41252
41253 \begin_layout Description
41254 Western
41255 \begin_inset space ~
41256 \end_inset
41257
41258 European
41259 \begin_inset space ~
41260 \end_inset
41261
41262 (ISO
41263 \begin_inset space ~
41264 \end_inset
41265
41266 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41267  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41268  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41269  encoding instead
41270 \end_layout
41271
41272 \begin_layout Description
41273 Western
41274 \begin_inset space ~
41275 \end_inset
41276
41277 European
41278 \begin_inset space ~
41279 \end_inset
41280
41281 (ISO
41282 \begin_inset space ~
41283 \end_inset
41284
41285 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41286  sign, the œ-ligature and some characters used for French and Finnish
41287 \end_layout
41288
41289 \begin_layout Section
41290 Colors
41291 \begin_inset Index idx
41292 status collapsed
41293
41294 \begin_layout Plain Layout
41295 Color ! main text
41296 \end_layout
41297
41298 \end_inset
41299
41300
41301 \begin_inset Index idx
41302 status collapsed
41303
41304 \begin_layout Plain Layout
41305 Color ! background
41306 \end_layout
41307
41308 \end_inset
41309
41310
41311 \begin_inset Index idx
41312 status collapsed
41313
41314 \begin_layout Plain Layout
41315 Color ! Shaded boxes
41316 \end_layout
41317
41318 \end_inset
41319
41320
41321 \begin_inset Index idx
41322 status collapsed
41323
41324 \begin_layout Plain Layout
41325 Color ! Greyed-out notes
41326 \end_layout
41327
41328 \end_inset
41329
41330
41331 \end_layout
41332
41333 \begin_layout Standard
41334 Here you can alter the font color for the 
41335 \family sans
41336 Main text
41337 \family default
41338  (default: black), for 
41339 \family sans
41340 Greyed
41341 \begin_inset space ~
41342 \end_inset
41343
41344 out notes
41345 \family default
41346  (default: light grey)for the background color for the 
41347 \family sans
41348 Page
41349 \family default
41350  (default: white) and for 
41351 \family sans
41352 Shaded
41353 \begin_inset space ~
41354 \end_inset
41355
41356 boxes
41357 \family default
41358  (default: red).
41359  The button 
41360 \family sans
41361 Reset
41362 \family default
41363  sets the color back to the default.
41364 \end_layout
41365
41366 \begin_layout Standard
41367 Clicking any button showing 
41368 \family sans
41369 Default
41370 \family default
41371  or 
41372 \family sans
41373 Change
41374 \family default
41375  opens a dialog enabling you to choose from a selection of colors or from
41376  a color-picker or to specify a color using HSL or RGB values.
41377  In the dialog you can add any color to the custom colors to select them
41378  later more quickly.
41379 \end_layout
41380
41381 \begin_layout Standard
41382 \begin_inset Note Greyedout
41383 status open
41384
41385 \begin_layout Plain Layout
41386 The colors are not shown within LyX, only in the output.
41387  (This Greyed
41388 \begin_inset space ~
41389 \end_inset
41390
41391 out note appears blue in the output.)
41392 \end_layout
41393
41394 \end_inset
41395
41396
41397 \end_layout
41398
41399 \begin_layout Standard
41400 Note, if you change the 
41401 \family sans
41402 Main
41403 \begin_inset space ~
41404 \end_inset
41405
41406 text
41407 \family default
41408  font color and use the option 
41409 \family sans
41410 Color
41411 \begin_inset space ~
41412 \end_inset
41413
41414 links
41415 \family default
41416  in the document settings under 
41417 \family sans
41418 PDF
41419 \begin_inset space ~
41420 \end_inset
41421
41422 properties
41423 \family default
41424 , you probably also need to change the link font color as described in section
41425 \begin_inset space ~
41426 \end_inset
41427
41428
41429 \begin_inset CommandInset ref
41430 LatexCommand ref
41431 reference "sec:PDF-Properties"
41432
41433 \end_inset
41434
41435 .
41436 \end_layout
41437
41438 \begin_layout Standard
41439 \begin_inset VSpace bigskip
41440 \end_inset
41441
41442
41443 \end_layout
41444
41445 \begin_layout Standard
41446 You can adapt the 
41447 \family sans
41448 Main
41449 \begin_inset space ~
41450 \end_inset
41451
41452 text
41453 \family default
41454  font color and the 
41455 \family sans
41456 Page
41457 \family default
41458  background for every page in your document if you use these commands as
41459  TeX
41460 \begin_inset space ~
41461 \end_inset
41462
41463 Code after a forced page break:
41464 \end_layout
41465
41466 \begin_layout Itemize
41467 For the page color:
41468 \begin_inset Newline newline
41469 \end_inset
41470
41471
41472 \series bold
41473
41474 \backslash
41475 pagecolor{color name}
41476 \end_layout
41477
41478 \begin_layout Itemize
41479 For the text color:
41480 \begin_inset Newline newline
41481 \end_inset
41482
41483
41484 \series bold
41485
41486 \backslash
41487 color{color name}
41488 \end_layout
41489
41490 \begin_layout Standard
41491 You are restricted to one of 
41492 \series bold
41493 black
41494 \series default
41495
41496 \series bold
41497 blue
41498 \series default
41499
41500 \series bold
41501 cyan
41502 \series default
41503
41504 \series bold
41505 green
41506 \series default
41507
41508 \series bold
41509 magenta
41510 \series default
41511
41512 \series bold
41513 red
41514 \series default
41515
41516 \series bold
41517 white
41518 \series default
41519  or 
41520 \series bold
41521 yellow
41522 \series default
41523  for the 
41524 \series bold
41525 color name
41526 \series default
41527  unless you have defined your own color (see the 
41528 \emph on
41529 Colored Tables
41530 \emph default
41531  section of the 
41532 \emph on
41533 Embedded
41534 \begin_inset space ~
41535 \end_inset
41536
41537 Objects
41538 \emph default
41539  Manual).
41540 \begin_inset Newline newline
41541 \end_inset
41542
41543 If you have changed a text or background color, you can use the following
41544  names to refer to them:
41545 \end_layout
41546
41547 \begin_layout Itemize
41548 For the 
41549 \family sans
41550 Page
41551 \family default
41552  background color:
41553 \begin_inset Newline newline
41554 \end_inset
41555
41556
41557 \series bold
41558 page_backgroundcolor
41559 \end_layout
41560
41561 \begin_layout Itemize
41562 For the 
41563 \family sans
41564 Main
41565 \begin_inset space ~
41566 \end_inset
41567
41568 text
41569 \family default
41570  color:
41571 \begin_inset Newline newline
41572 \end_inset
41573
41574
41575 \series bold
41576 document_fontcolor
41577 \end_layout
41578
41579 \begin_layout Itemize
41580 For the 
41581 \family sans
41582 Shaded
41583 \begin_inset space ~
41584 \end_inset
41585
41586 boxes
41587 \family default
41588  background color:
41589 \begin_inset Newline newline
41590 \end_inset
41591
41592
41593 \series bold
41594 shadecolor
41595 \end_layout
41596
41597 \begin_layout Itemize
41598 For the 
41599 \family sans
41600 Greyed
41601 \begin_inset space ~
41602 \end_inset
41603
41604 out notes
41605 \family default
41606  text color:
41607 \begin_inset Newline newline
41608 \end_inset
41609
41610
41611 \series bold
41612 note_fontcolor
41613 \end_layout
41614
41615 \begin_layout Standard
41616 To see how to define and use custom colors, see section Colored
41617 \begin_inset space ~
41618 \end_inset
41619
41620 Cells of the Embedded
41621 \begin_inset space ~
41622 \end_inset
41623
41624 Objects manual.
41625 \end_layout
41626
41627 \begin_layout Section
41628 Numbering & TOC
41629 \end_layout
41630
41631 \begin_layout Standard
41632 Here you can adjust the 
41633 \family sans
41634 Numbering
41635 \family default
41636  depth of section headings and the section depth in the 
41637 \family sans
41638 Table of Contents
41639 \family default
41640  as described in section
41641 \begin_inset space ~
41642 \end_inset
41643
41644
41645 \begin_inset CommandInset ref
41646 LatexCommand ref
41647 reference "sub:Numbering-depth"
41648
41649 \end_inset
41650
41651 .
41652 \end_layout
41653
41654 \begin_layout Section
41655 Bibliography
41656 \end_layout
41657
41658 \begin_layout Standard
41659 Here you can specify if a citation style using the LaTeX packages 
41660 \series bold
41661 natbib
41662 \series default
41663
41664 \begin_inset Index idx
41665 status collapsed
41666
41667 \begin_layout Plain Layout
41668 LaTeX-packages ! natbib
41669 \end_layout
41670
41671 \end_inset
41672
41673  or 
41674 \series bold
41675 jurabib
41676 \series default
41677
41678 \begin_inset Index idx
41679 status collapsed
41680
41681 \begin_layout Plain Layout
41682 LaTeX-packages ! jurabib
41683 \end_layout
41684
41685 \end_inset
41686
41687  should be used.
41688  You can enable a 
41689 \family sans
41690 Sectioned bibliography
41691 \family default
41692  using the LaTeX package 
41693 \series bold
41694 bibtopic
41695 \series default
41696
41697 \begin_inset Index idx
41698 status collapsed
41699
41700 \begin_layout Plain Layout
41701 LaTeX-packages ! bibtopic
41702 \end_layout
41703
41704 \end_inset
41705
41706  and you can select a 
41707 \family sans
41708 Processor
41709 \family default
41710  for the generation of the bibliography.
41711  For a further description see section
41712 \begin_inset space ~
41713 \end_inset
41714
41715
41716 \begin_inset CommandInset ref
41717 LatexCommand ref
41718 reference "sec:Bibliography"
41719
41720 \end_inset
41721
41722 .
41723 \end_layout
41724
41725 \begin_layout Section
41726 Indexes
41727 \end_layout
41728
41729 \begin_layout Standard
41730 Here you can define the 
41731 \family sans
41732 Processor
41733 \family default
41734  that will generate your index and you can define additional indexes (see
41735  section
41736 \begin_inset space ~
41737 \end_inset
41738
41739
41740 \begin_inset CommandInset ref
41741 LatexCommand ref
41742 reference "sec:Index"
41743
41744 \end_inset
41745
41746  for details).
41747 \end_layout
41748
41749 \begin_layout Section
41750 PDF Properties
41751 \end_layout
41752
41753 \begin_layout Standard
41754 The PDF properties are explained in section
41755 \begin_inset space ~
41756 \end_inset
41757
41758
41759 \begin_inset CommandInset ref
41760 LatexCommand ref
41761 reference "sec:PDF-Properties"
41762
41763 \end_inset
41764
41765 .
41766 \end_layout
41767
41768 \begin_layout Section
41769 Math Options
41770 \end_layout
41771
41772 \begin_layout Standard
41773 These options will force LyX to use the LaTeX-packages 
41774 \series bold
41775 amsmath
41776 \series default
41777
41778 \begin_inset Index idx
41779 status collapsed
41780
41781 \begin_layout Plain Layout
41782 LaTeX-packages ! amsmath
41783 \end_layout
41784
41785 \end_inset
41786
41787
41788 \series bold
41789 esint
41790 \series default
41791
41792 \begin_inset Index idx
41793 status collapsed
41794
41795 \begin_layout Plain Layout
41796 LaTeX-packages ! esint
41797 \end_layout
41798
41799 \end_inset
41800
41801
41802 \series bold
41803 mathdots
41804 \series default
41805
41806 \begin_inset Index idx
41807 status collapsed
41808
41809 \begin_layout Plain Layout
41810 LaTeX-packages ! mathdots
41811 \end_layout
41812
41813 \end_inset
41814
41815  und 
41816 \series bold
41817 mhchem
41818 \series default
41819
41820 \begin_inset Index idx
41821 status collapsed
41822
41823 \begin_layout Plain Layout
41824 LaTeX-packages ! mhchem
41825 \end_layout
41826
41827 \end_inset
41828
41829  or to use them automatically when they are needed.
41830 \end_layout
41831
41832 \begin_layout Description
41833 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
41834  ensure that you have enabled 
41835 \family sans
41836 AMS
41837 \begin_inset space ~
41838 \end_inset
41839
41840 math
41841 \family default
41842 .
41843 \end_layout
41844
41845 \begin_layout Description
41846 esint is used for special integral characters, see section 
41847 \emph on
41848 Big
41849 \begin_inset space ~
41850 \end_inset
41851
41852 Operators
41853 \emph default
41854  of the 
41855 \emph on
41856 Math
41857 \emph default
41858  manual.
41859 \end_layout
41860
41861 \begin_layout Description
41862 mathdots is used for special ellipses, see section 
41863 \emph on
41864 Ellipses
41865 \emph default
41866  of the 
41867 \emph on
41868 Math
41869 \emph default
41870  manual.
41871 \end_layout
41872
41873 \begin_layout Description
41874 mhchem is used for chemical equations, see section 
41875 \emph on
41876 Chemical Symbols and Equations
41877 \emph default
41878  of the 
41879 \emph on
41880 Math
41881 \emph default
41882  manual.
41883 \end_layout
41884
41885 \begin_layout Section
41886 Float Placement
41887 \end_layout
41888
41889 \begin_layout Standard
41890 The float placement options are described in the section 
41891 \emph on
41892 Float
41893 \begin_inset space ~
41894 \end_inset
41895
41896 Placement
41897 \emph default
41898  of the 
41899 \emph on
41900 Embedded
41901 \begin_inset space ~
41902 \end_inset
41903
41904 Objects
41905 \emph default
41906  manual.
41907 \end_layout
41908
41909 \begin_layout Section
41910 Listings
41911 \end_layout
41912
41913 \begin_layout Standard
41914 The listings settings are explained in the chapter 
41915 \emph on
41916 Program Code Listings
41917 \emph default
41918  of the 
41919 \emph on
41920 Embedded
41921 \begin_inset space ~
41922 \end_inset
41923
41924 Objects
41925 \emph default
41926  manual.
41927 \end_layout
41928
41929 \begin_layout Section
41930 Bullets
41931 \end_layout
41932
41933 \begin_layout Standard
41934 Here you can adjust the characters used for the itemize 
41935 \family sans
41936 Level
41937 \family default
41938 s, specify the 
41939 \family sans
41940 Font
41941 \family default
41942  set to be used and set the 
41943 \family sans
41944 Size
41945 \family default
41946  of the bullets.
41947  The itemize environment is described in section
41948 \begin_inset space ~
41949 \end_inset
41950
41951
41952 \begin_inset CommandInset ref
41953 LatexCommand ref
41954 reference "sec:Itemize"
41955
41956 \end_inset
41957
41958 .
41959 \end_layout
41960
41961 \begin_layout Standard
41962 You can furthermore specify a 
41963 \family sans
41964 Custom
41965 \begin_inset space ~
41966 \end_inset
41967
41968 Bullet
41969 \family default
41970  by inserting in this field the LaTeX command of the desired character.
41971  For example to use the € sign, you have to insert the command 
41972 \series bold
41973
41974 \backslash
41975 texteuro
41976 \series default
41977 .
41978  For math symbols you additionally need to enclose the command with $ signs.
41979  To use e.
41980 \begin_inset space \thinspace{}
41981 \end_inset
41982
41983 g.
41984 \begin_inset space \space{}
41985 \end_inset
41986
41987 the symbol 
41988 \begin_inset Formula $\circlearrowright$
41989 \end_inset
41990
41991  you need to enter 
41992 \series bold
41993 $
41994 \backslash
41995 circlearrowright$
41996 \series default
41997 .
41998  To find the command for a math symbol, create a formula and hover the mouse
41999  over the desired symbol in the math toolbar.
42000 \end_layout
42001
42002 \begin_layout Standard
42003 \begin_inset Note Greyedout
42004 status open
42005
42006 \begin_layout Plain Layout
42007
42008 \series bold
42009 Note:
42010 \series default
42011  Some characters require to load special LaTeX-packages in the preamble
42012  (menu 
42013 \family sans
42014 Document\SpecialChar \menuseparator
42015 Settings\SpecialChar \menuseparator
42016 LaTeX
42017 \begin_inset space ~
42018 \end_inset
42019
42020 Preamble
42021 \family default
42022 ).
42023  For example for the € sign one needs to add the line 
42024 \series bold
42025
42026 \backslash
42027 usepackage{textcomp}
42028 \series default
42029  to the preamble.
42030  For most math symbols it is sufficient to add the line 
42031 \series bold
42032
42033 \backslash
42034 usepackage{amssymb}
42035 \series default
42036 .
42037 \end_layout
42038
42039 \end_inset
42040
42041
42042 \end_layout
42043
42044 \begin_layout Section
42045 Branches
42046 \end_layout
42047
42048 \begin_layout Standard
42049 Branches are described in section
42050 \begin_inset space ~
42051 \end_inset
42052
42053
42054 \begin_inset CommandInset ref
42055 LatexCommand ref
42056 reference "sec:Branches"
42057
42058 \end_inset
42059
42060 .
42061 \end_layout
42062
42063 \begin_layout Section
42064 Output
42065 \begin_inset CommandInset label
42066 LatexCommand label
42067 name "sec:Doc-Output"
42068
42069 \end_inset
42070
42071
42072 \end_layout
42073
42074 \begin_layout Standard
42075 Here you can define some output specifics for the current document:
42076 \end_layout
42077
42078 \begin_layout Description
42079 Default
42080 \begin_inset space ~
42081 \end_inset
42082
42083 Output
42084 \begin_inset space ~
42085 \end_inset
42086
42087 Format: The format that is used when you enter 
42088 \begin_inset Quotes eld
42089 \end_inset
42090
42091 View
42092 \begin_inset Quotes erd
42093 \end_inset
42094
42095
42096 \begin_inset Quotes eld
42097 \end_inset
42098
42099 Update
42100 \begin_inset Quotes erd
42101 \end_inset
42102
42103
42104 \begin_inset Quotes eld
42105 \end_inset
42106
42107 View Master Document
42108 \begin_inset Quotes erd
42109 \end_inset
42110
42111  and 
42112 \begin_inset Quotes eld
42113 \end_inset
42114
42115 Update Master Document
42116 \begin_inset Quotes erd
42117 \end_inset
42118
42119  in the 
42120 \family sans
42121 Document
42122 \family default
42123  menu or the toolbar.
42124  The default is set in 
42125 \family sans
42126 Tools\SpecialChar \menuseparator
42127 Preferences\SpecialChar \menuseparator
42128 File
42129 \begin_inset space ~
42130 \end_inset
42131
42132 Handling\SpecialChar \menuseparator
42133 File Formats
42134 \family default
42135 , see section
42136 \begin_inset space ~
42137 \end_inset
42138
42139
42140 \begin_inset CommandInset ref
42141 LatexCommand ref
42142 reference "sec:File-Formats"
42143
42144 \end_inset
42145
42146 .
42147 \end_layout
42148
42149 \begin_layout Description
42150 Synchronize
42151 \begin_inset space ~
42152 \end_inset
42153
42154 with
42155 \begin_inset space ~
42156 \end_inset
42157
42158 Output settings for the menu 
42159 \family sans
42160 Navigate\SpecialChar \menuseparator
42161 Forward
42162 \begin_inset space ~
42163 \end_inset
42164
42165 search
42166 \family default
42167 .
42168  For a detailed description see section 
42169 \emph on
42170 Reverse DVI/PDF search
42171 \emph default
42172  of the 
42173 \emph on
42174 Additional
42175 \begin_inset space ~
42176 \end_inset
42177
42178 Features
42179 \emph default
42180  manual.
42181 \end_layout
42182
42183 \begin_layout Description
42184 XHTML
42185 \begin_inset space ~
42186 \end_inset
42187
42188 Output
42189 \begin_inset space ~
42190 \end_inset
42191
42192 Options offers settings for the export format 
42193 \family sans
42194 Ly
42195 \begin_inset ERT
42196 status collapsed
42197
42198 \begin_layout Plain Layout
42199
42200 {}
42201 \end_layout
42202
42203 \end_inset
42204
42205 XHTML
42206 \family default
42207 .
42208  
42209 \family sans
42210 Strict XHTML
42211 \begin_inset space ~
42212 \end_inset
42213
42214 1.1
42215 \family default
42216  will assure that the output follows exactly version
42217 \begin_inset space ~
42218 \end_inset
42219
42220 1.1 of the XHTML standard.
42221  The different 
42222 \family sans
42223 Math
42224 \begin_inset space ~
42225 \end_inset
42226
42227 output
42228 \family default
42229  settings are described in detail in section 
42230 \emph on
42231 Math Output in XHTML
42232 \emph default
42233  of the 
42234 \emph on
42235 Additional
42236 \begin_inset space ~
42237 \end_inset
42238
42239 Features
42240 \emph default
42241  manual.
42242  
42243 \family sans
42244 Math
42245 \begin_inset space ~
42246 \end_inset
42247
42248 image
42249 \begin_inset space ~
42250 \end_inset
42251
42252 scaling
42253 \family default
42254  is used for the size of equations in the output.
42255 \end_layout
42256
42257 \begin_layout Section
42258 LaT
42259 \begin_inset ERT
42260 status collapsed
42261
42262 \begin_layout Plain Layout
42263
42264 {}
42265 \end_layout
42266
42267 \end_inset
42268
42269 eX Preamble
42270 \end_layout
42271
42272 \begin_layout Standard
42273 In this text field you can enter commands to load special LaTeX-packages
42274  or to define LaTeX-commands.
42275  The preamble is a thing for LaTeX-experts.
42276  You should not enter commands here until you know exactly what you are
42277  doing.
42278 \end_layout
42279
42280 \begin_layout Standard
42281 An introduction to the LaTeX-syntax is given in section
42282 \begin_inset space ~
42283 \end_inset
42284
42285
42286 \begin_inset CommandInset ref
42287 LatexCommand ref
42288 reference "sub:LaTeX-Syntax"
42289
42290 \end_inset
42291
42292 .
42293 \end_layout
42294
42295 \begin_layout Chapter
42296 The 
42297 \family sans
42298 Preferences
42299 \family default
42300  Dialog
42301 \begin_inset CommandInset label
42302 LatexCommand label
42303 name "chap:The-Preferences-dialog"
42304
42305 \end_inset
42306
42307
42308 \begin_inset Index idx
42309 status collapsed
42310
42311 \begin_layout Plain Layout
42312 Preferences
42313 \end_layout
42314
42315 \end_inset
42316
42317
42318 \end_layout
42319
42320 \begin_layout Standard
42321 The preferences dialog is called with the menu 
42322 \family sans
42323 Tools\SpecialChar \menuseparator
42324 Preferences
42325 \family default
42326 .
42327  It has the following submenus.
42328 \end_layout
42329
42330 \begin_layout Section
42331 Look and Feel
42332 \end_layout
42333
42334 \begin_layout Subsection
42335 User Interface
42336 \end_layout
42337
42338 \begin_layout Subsubsection
42339 User Interface File
42340 \begin_inset Index idx
42341 status collapsed
42342
42343 \begin_layout Plain Layout
42344 Customization ! of toolbars
42345 \end_layout
42346
42347 \end_inset
42348
42349
42350 \begin_inset Index idx
42351 status collapsed
42352
42353 \begin_layout Plain Layout
42354 Customization ! of menus
42355 \end_layout
42356
42357 \end_inset
42358
42359
42360 \end_layout
42361
42362 \begin_layout Standard
42363 The appearance of the menus and toolbars can be changed by choosing a user
42364  interface (ui) file.
42365  A ui-file is a text file where the toolbars and menus are listed.
42366  The file 
42367 \emph on
42368 default.ui
42369 \emph default
42370  loads three files:
42371 \end_layout
42372
42373 \begin_layout Description
42374 stdmenus.inc
42375 \shape italic
42376  
42377 \emph on
42378 specifies the menu entries for the standard menus
42379 \end_layout
42380
42381 \begin_layout Description
42382 stdcontext.inc 
42383 \shape italic
42384 \emph on
42385 specifies
42386 \shape default
42387 \emph default
42388  the menu entries in popup context menus
42389 \end_layout
42390
42391 \begin_layout Description
42392 stdtoolbars.inc
42393 \shape italic
42394  
42395 \emph on
42396 specifies the toolbar buttons
42397 \end_layout
42398
42399 \begin_layout Standard
42400 To create your own menu and toolbar layout, start with a copy of these files
42401  and edit the entries.
42402 \end_layout
42403
42404 \begin_layout Standard
42405 The syntax of the .inc-files is straightforward: the 
42406 \family sans
42407 Menubar
42408 \family default
42409
42410 \family sans
42411 Menu
42412 \family default
42413  and 
42414 \family sans
42415 Toolbar
42416 \family default
42417  entries must be finished with an explicit 
42418 \family sans
42419 End
42420 \family default
42421 .
42422  They may contain 
42423 \family sans
42424 Submenu
42425 \family default
42426
42427 \family sans
42428 Item
42429 \family default
42430
42431 \family sans
42432 OptItem
42433 \family default
42434
42435 \family sans
42436 Separator
42437 \family default
42438
42439 \family sans
42440 Icon,
42441 \family default
42442  and in the case of the 
42443 \begin_inset Quotes eld
42444 \end_inset
42445
42446 file_lastfiles
42447 \begin_inset Quotes erd
42448 \end_inset
42449
42450  menu a 
42451 \family sans
42452 Lastfiles
42453 \family default
42454  entry.
42455  The syntax for the entries is:
42456 \end_layout
42457
42458 \begin_layout Standard
42459 \begin_inset VSpace smallskip*
42460 \end_inset
42461
42462
42463 \series bold
42464 Item 
42465 \begin_inset Quotes eld
42466 \end_inset
42467
42468 menu 
42469 \series default
42470 or
42471 \series bold
42472  button name
42473 \begin_inset Quotes erd
42474 \end_inset
42475
42476  
42477 \begin_inset Quotes eld
42478 \end_inset
42479
42480 LyX-function
42481 \begin_inset Quotes erd
42482 \end_inset
42483
42484
42485 \end_layout
42486
42487 \begin_layout Standard
42488 \noindent
42489 \begin_inset VSpace smallskip*
42490 \end_inset
42491
42492 All the LyX-functions are listed in the menu 
42493 \family sans
42494 Help\SpecialChar \menuseparator
42495 Ly
42496 \begin_inset ERT
42497 status collapsed
42498
42499 \begin_layout Plain Layout
42500
42501 {}
42502 \end_layout
42503
42504 \end_inset
42505
42506 X
42507 \begin_inset space ~
42508 \end_inset
42509
42510 Functions
42511 \family default
42512 .
42513 \end_layout
42514
42515 \begin_layout Standard
42516 \begin_inset VSpace medskip
42517 \end_inset
42518
42519
42520 \end_layout
42521
42522 \begin_layout Standard
42523 For example, assuming you use the menu 
42524 \family sans
42525 Navigate\SpecialChar \menuseparator
42526 Bookmarks
42527 \family default
42528  quite often and therefore want six available bookmarks, you can add the
42529  line
42530 \end_layout
42531
42532 \begin_layout Standard
42533 \begin_inset VSpace smallskip*
42534 \end_inset
42535
42536
42537 \series bold
42538 Item 
42539 \begin_inset Quotes eld
42540 \end_inset
42541
42542 Save Bookmark 6
42543 \begin_inset Quotes erd
42544 \end_inset
42545
42546  
42547 \begin_inset Quotes eld
42548 \end_inset
42549
42550 bookmark-save 6
42551 \begin_inset Quotes erd
42552 \end_inset
42553
42554
42555 \end_layout
42556
42557 \begin_layout Standard
42558 \noindent
42559 \begin_inset VSpace smallskip*
42560 \end_inset
42561
42562 to the 
42563 \begin_inset Quotes eld
42564 \end_inset
42565
42566 navigate_bookmarks
42567 \begin_inset Quotes erd
42568 \end_inset
42569
42570  menu in 
42571 \emph on
42572 stdmenus.inc
42573 \emph default
42574  to have the sixth bookmark.
42575 \end_layout
42576
42577 \begin_layout Standard
42578
42579 \family sans
42580 Icon
42581 \begin_inset space ~
42582 \end_inset
42583
42584 Set
42585 \family default
42586  allows you to change the appearance of LyX's toolbar buttons.
42587  The currently available icon sets are compared in 
42588 \begin_inset CommandInset href
42589 LatexCommand href
42590 name "this image"
42591 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
42592
42593 \end_inset
42594
42595 .
42596 \end_layout
42597
42598 \begin_layout Subsubsection
42599 Automatic help
42600 \end_layout
42601
42602 \begin_layout Standard
42603 The option 
42604 \family sans
42605 Enable tool tips in main work area
42606 \family default
42607  enables tool tips showing the content of closed insets like index entries
42608  or footnotes.
42609 \end_layout
42610
42611 \begin_layout Subsubsection
42612 Session
42613 \end_layout
42614
42615 \begin_layout Standard
42616 With the option 
42617 \family sans
42618 Restore window layouts and geometries
42619 \family default
42620  LyX's main window will be opened with the size and layout that was used
42621  in the last LyX session.
42622 \end_layout
42623
42624 \begin_layout Standard
42625 The option 
42626 \family sans
42627 Restore cursor positions
42628 \family default
42629  sets the cursor to the position in the file where it was at the end of
42630  the last session.
42631 \end_layout
42632
42633 \begin_layout Standard
42634 The option 
42635 \family sans
42636 Load opened files from last session
42637 \family default
42638  opens all files that were opened in the last LyX session.
42639 \end_layout
42640
42641 \begin_layout Standard
42642 The button 
42643 \family sans
42644 Clear all session information
42645 \family default
42646  deletes all information from previous LyX sessions (cursor positions, names
42647  of last opened documents, etc.).
42648 \end_layout
42649
42650 \begin_layout Subsubsection
42651 Documents
42652 \begin_inset CommandInset label
42653 LatexCommand label
42654 name "sub:Backup documents"
42655
42656 \end_inset
42657
42658
42659 \begin_inset Index idx
42660 status collapsed
42661
42662 \begin_layout Plain Layout
42663 Backup ! Documents
42664 \end_layout
42665
42666 \end_inset
42667
42668
42669 \end_layout
42670
42671 \begin_layout Standard
42672
42673 \family sans
42674 Backup original documents when saving
42675 \family default
42676  creates a backup copy of the file in the state when it was opened or when
42677  it was saved the last time.
42678  It is stored in the 
42679 \family sans
42680 Backup
42681 \begin_inset space ~
42682 \end_inset
42683
42684 directory
42685 \family default
42686  (see section
42687 \begin_inset space ~
42688 \end_inset
42689
42690
42691 \begin_inset CommandInset ref
42692 LatexCommand ref
42693 reference "sec:Paths"
42694
42695 \end_inset
42696
42697 ) or in the same folder as your document if no 
42698 \family sans
42699 Backup
42700 \begin_inset space ~
42701 \end_inset
42702
42703 directory
42704 \family default
42705  is specified.
42706  The backup file has the file extension 
42707 \begin_inset Quotes eld
42708 \end_inset
42709
42710
42711 \family sans
42712 .lyx~
42713 \family default
42714
42715 \begin_inset Quotes erd
42716 \end_inset
42717
42718 .
42719 \end_layout
42720
42721 \begin_layout Standard
42722 With the option 
42723 \family sans
42724 Backup documents, every
42725 \family default
42726 , you can specify the time between backup saves.
42727 \end_layout
42728
42729 \begin_layout Standard
42730
42731 \family sans
42732 Save documents compressed by default
42733 \family default
42734  always saves files in a compressed format.
42735 \end_layout
42736
42737 \begin_layout Standard
42738
42739 \family sans
42740 Maximum last files
42741 \family default
42742  is the number of last opened files that LyX should display in the menu
42743  
42744 \family sans
42745 File\SpecialChar \menuseparator
42746 Open
42747 \begin_inset space ~
42748 \end_inset
42749
42750 Recent
42751 \family default
42752 .
42753 \end_layout
42754
42755 \begin_layout Standard
42756 If the option 
42757 \family sans
42758 Open documents in tabs
42759 \family default
42760  is not checked, every file will be opened in its own new instance of LyX.
42761 \end_layout
42762
42763 \begin_layout Standard
42764 The option 
42765 \family sans
42766 Single instance
42767 \family default
42768  is only active if a LyXServer pipe
42769 \begin_inset Foot
42770 status collapsed
42771
42772 \begin_layout Plain Layout
42773 See sec.
42774 \begin_inset space \thinspace{}
42775 \end_inset
42776
42777
42778 \begin_inset CommandInset ref
42779 LatexCommand ref
42780 reference "sec:Paths"
42781
42782 \end_inset
42783
42784  for information about LyXServer pipes.
42785 \end_layout
42786
42787 \end_inset
42788
42789  is specified.
42790  If it is checked, LyX documents will be opened in the same running instance
42791  of LyX.
42792  Otherwise a new LyX instance is created for each file.
42793 \end_layout
42794
42795 \begin_layout Standard
42796 If the option 
42797 \family sans
42798 Single close-tab button
42799 \family default
42800  is checked, there will only be one close button (
42801 \family sans
42802
42803 \begin_inset Graphics
42804         filename ../images/closetab.png
42805         scale 75
42806
42807 \end_inset
42808
42809
42810 \family default
42811 ) at the right side of the tab bar to close tabs.
42812  Otherwise every document tab has its own close button.
42813 \end_layout
42814
42815 \begin_layout Standard
42816 \begin_inset Note Greyedout
42817 status open
42818
42819 \begin_layout Plain Layout
42820
42821 \series bold
42822 Note:
42823 \series default
42824  For the last option you have to restart LyX before the change takes effect.
42825 \end_layout
42826
42827 \end_inset
42828
42829
42830 \end_layout
42831
42832 \begin_layout Subsection
42833 Screen Fonts
42834 \begin_inset Index idx
42835 status collapsed
42836
42837 \begin_layout Plain Layout
42838 Font ! Screen
42839 \end_layout
42840
42841 \end_inset
42842
42843
42844 \begin_inset CommandInset label
42845 LatexCommand label
42846 name "sub:Screen-Fonts"
42847
42848 \end_inset
42849
42850
42851 \end_layout
42852
42853 \begin_layout Standard
42854 These fonts are used to display your documents within LyX.
42855 \end_layout
42856
42857 \begin_layout Standard
42858 \begin_inset Note Greyedout
42859 status open
42860
42861 \begin_layout Plain Layout
42862
42863 \series bold
42864 Note:
42865 \series default
42866  This section only deals with the fonts 
42867 \emph on
42868 inside
42869 \emph default
42870  the LyX window.
42871  The fonts that appear in the output are independent of these fonts, and
42872  set in the menu 
42873 \family sans
42874 Document\SpecialChar \menuseparator
42875 Settings\SpecialChar \menuseparator
42876 Fonts
42877 \family default
42878 .
42879 \end_layout
42880
42881 \end_inset
42882
42883
42884 \end_layout
42885
42886 \begin_layout Standard
42887 By default, LyX uses 
42888 \family typewriter
42889 Times
42890 \family default
42891  as its 
42892 \family sans
42893 Roman
42894 \family default
42895  (serif) font, 
42896 \family typewriter
42897 Arial
42898 \family default
42899  or 
42900 \family typewriter
42901 Helvetica
42902 \family default
42903  (depends on the system) as its 
42904 \family sans
42905 Sans
42906 \begin_inset space ~
42907 \end_inset
42908
42909 Serif
42910 \family default
42911  font and 
42912 \family typewriter
42913 Courier
42914 \family default
42915  as its 
42916 \family typewriter
42917 Typewriter
42918 \family default
42919  font.
42920 \end_layout
42921
42922 \begin_layout Standard
42923 You can change the font size with the 
42924 \family sans
42925 Zoom
42926 \family default
42927  setting.
42928 \end_layout
42929
42930 \begin_layout Standard
42931 The 
42932 \family sans
42933 Font Sizes
42934 \family default
42935  are calculated as letter height in units of points.
42936  72.27
42937 \begin_inset space \thinspace{}
42938 \end_inset
42939
42940 points have the size of 1
42941 \begin_inset space \thinspace{}
42942 \end_inset
42943
42944 inch, see Appendix
42945 \begin_inset space ~
42946 \end_inset
42947
42948
42949 \begin_inset CommandInset ref
42950 LatexCommand ref
42951 reference "chap:Units-available-in"
42952
42953 \end_inset
42954
42955 .
42956  The default font sizes are the same as if a document font size of 10
42957 \begin_inset space \thinspace{}
42958 \end_inset
42959
42960 pt were used.
42961  The sizes are explained in detail in section
42962 \begin_inset space ~
42963 \end_inset
42964
42965
42966 \begin_inset CommandInset ref
42967 LatexCommand ref
42968 reference "sub:Document-Font"
42969
42970 \end_inset
42971
42972 .
42973 \end_layout
42974
42975 \begin_layout Standard
42976 With the option 
42977 \family sans
42978 Use pixmap cache to speed up font rendering
42979 \family default
42980  enabled, LyX needs to redraw the screen less often.
42981  This results in better performance, especially on slow systems.
42982  On the other hand, the characters might look more fuzzy on screen.
42983  So whether you enable this or not depends on whether you prefer speed over
42984  aesthetics.
42985  Note that the Pixmap Cache is only available and useful under Mac
42986 \begin_inset space ~
42987 \end_inset
42988
42989 OS and Windows.
42990 \end_layout
42991
42992 \begin_layout Subsection
42993 Colors
42994 \begin_inset Index idx
42995 status collapsed
42996
42997 \begin_layout Plain Layout
42998 Color ! LyX screen
42999 \end_layout
43000
43001 \end_inset
43002
43003
43004 \begin_inset Index idx
43005 status collapsed
43006
43007 \begin_layout Plain Layout
43008 Settings ! Color
43009 \end_layout
43010
43011 \end_inset
43012
43013
43014 \end_layout
43015
43016 \begin_layout Standard
43017 Here you can change the screen colors used by LyX by choosing an item in
43018  the list and selecting the 
43019 \family sans
43020 Alter
43021 \family default
43022  button.
43023 \end_layout
43024
43025 \begin_layout Standard
43026 By checking the option 
43027 \family sans
43028 Use system colors
43029 \family default
43030  the color scheme of your OS or window manager is used.
43031  The colors 
43032 \family sans
43033 cursor, selection, table line, text, URL
43034 \begin_inset space ~
43035 \end_inset
43036
43037 label and URL
43038 \begin_inset space ~
43039 \end_inset
43040
43041 text
43042 \family default
43043  are then not customizable and thus not listed.
43044 \end_layout
43045
43046 \begin_layout Subsection
43047 Display
43048 \begin_inset Index idx
43049 status collapsed
43050
43051 \begin_layout Plain Layout
43052 Settings ! Display
43053 \end_layout
43054
43055 \end_inset
43056
43057
43058 \end_layout
43059
43060 \begin_layout Standard
43061 Here you can specify if graphics are displayed inside LyX.
43062 \end_layout
43063
43064 \begin_layout Standard
43065
43066 \family sans
43067 Instant Preview
43068 \family default
43069  enables previewing snippets of your document.
43070  This feature is described in section
43071 \begin_inset space ~
43072 \end_inset
43073
43074
43075 \begin_inset CommandInset ref
43076 LatexCommand ref
43077 reference "sec:Previewing-snippets-of"
43078
43079 \end_inset
43080
43081 .
43082 \end_layout
43083
43084 \begin_layout Standard
43085 Checking the option 
43086 \family sans
43087 Mark
43088 \begin_inset space ~
43089 \end_inset
43090
43091 end
43092 \begin_inset space ~
43093 \end_inset
43094
43095 of
43096 \begin_inset space ~
43097 \end_inset
43098
43099 paragraphs
43100 \family default
43101  displays a pilcrow (¶) at the end of every paragraph.
43102 \end_layout
43103
43104 \begin_layout Section
43105 Editing
43106 \begin_inset Index idx
43107 status collapsed
43108
43109 \begin_layout Plain Layout
43110 Settings ! Editing
43111 \end_layout
43112
43113 \end_inset
43114
43115
43116 \end_layout
43117
43118 \begin_layout Subsection
43119 Control
43120 \end_layout
43121
43122 \begin_layout Subsubsection
43123 Editing
43124 \end_layout
43125
43126 \begin_layout Standard
43127 The option 
43128 \family sans
43129 Cursor follows scrollbar
43130 \family default
43131  sets the cursor to the top of the currently displayed document part when
43132  scrolling.
43133 \end_layout
43134
43135 \begin_layout Standard
43136 You can adjust the width of the cursor.
43137  If you set the value to zero, the thickness of the cursor scales relative
43138  to the zoom value you choose for the screen fonts.
43139 \end_layout
43140
43141 \begin_layout Standard
43142
43143 \family sans
43144 Scroll below end of document
43145 \family default
43146  is self-explanatory.
43147 \end_layout
43148
43149 \begin_layout Standard
43150 In LyX one can jump from word to word by pressing 
43151 \family sans
43152 Ctrl+arrow key
43153 \family default
43154 .
43155  With the option
43156 \family sans
43157  Use Mac-style for cursor moving between words
43158 \family default
43159  the cursor jumps from the end of a word to the end of the next word.
43160  Normally it jumps from the beginning to the beginning.
43161 \end_layout
43162
43163 \begin_layout Standard
43164 The option 
43165 \family sans
43166 Sort environments alphabetically
43167 \family default
43168  sorts the entries in the pull-down box for the paragraph environments.
43169 \end_layout
43170
43171 \begin_layout Standard
43172 The option 
43173 \family sans
43174 Group environments by their category
43175 \family default
43176  groups the entries in the pull-down box for the paragraph environments.
43177 \end_layout
43178
43179 \begin_layout Standard
43180 The 
43181 \family sans
43182 Edit math macros
43183 \family default
43184  options determine the editing style for math macros, see the section 
43185 \emph on
43186 Math Macros
43187 \emph default
43188  of the 
43189 \emph on
43190 Math
43191 \emph default
43192  manual.
43193 \end_layout
43194
43195 \begin_layout Subsubsection
43196 Fullscreen
43197 \end_layout
43198
43199 \begin_layout Standard
43200 Here you can specify what is hidden in the fullscreen mode.
43201  With the option 
43202 \family sans
43203 Limit text width
43204 \family default
43205  you can specify the width of the text in fullscreen mode.
43206  This way you can display the text smaller than the screen; the text then
43207  appears centered.
43208 \end_layout
43209
43210 \begin_layout Subsection
43211 Shortcuts
43212 \begin_inset Index idx
43213 status collapsed
43214
43215 \begin_layout Plain Layout
43216 Key Bindings
43217 \end_layout
43218
43219 \end_inset
43220
43221
43222 \begin_inset Index idx
43223 status collapsed
43224
43225 \begin_layout Plain Layout
43226 Settings ! Shortcuts
43227 \end_layout
43228
43229 \end_inset
43230
43231
43232 \end_layout
43233
43234 \begin_layout Standard
43235
43236 \family sans
43237 Bind File
43238 \family default
43239  specifies the file to be used to bind a LyX-function to a key.
43240  Several binding files are available, among them:
43241 \end_layout
43242
43243 \begin_layout Description
43244 cua.bind a typical set of PC keyboard shortcuts
43245 \end_layout
43246
43247 \begin_layout Description
43248 (x)emacs.bind a set of bindings similar to those used in the editor programs
43249  
43250 \family sans
43251 Emacs
43252 \family default
43253  (
43254 \family sans
43255 XEmacs
43256 \family default
43257 )
43258 \end_layout
43259
43260 \begin_layout Description
43261 mac.bind a set of bindings for 
43262 \family sans
43263 Mac
43264 \begin_inset space \thinspace{}
43265 \end_inset
43266
43267 OS
43268 \family default
43269  systems.
43270 \end_layout
43271
43272 \begin_layout Standard
43273 There are also binding files designed for special document classes, like
43274  
43275 \shape italic
43276 broadway.bind
43277 \shape default
43278 , and binding files for special languages.
43279  The names of language binding files begin with a language code, e.
43280 \begin_inset space \thinspace{}
43281 \end_inset
43282
43283 g.
43284 \begin_inset space \space{}
43285 \end_inset
43286
43287
43288 \begin_inset Quotes eld
43289 \end_inset
43290
43291 pt
43292 \begin_inset Quotes erd
43293 \end_inset
43294
43295  for Portuguese.
43296  If you use LyX in a certain language, LyX will try to use the appropriate
43297  binding file.
43298 \end_layout
43299
43300 \begin_layout Standard
43301 Some binding files, like 
43302 \shape italic
43303 math.bind
43304 \shape default
43305 , only have a limited scope.
43306  When looking at the end of the file 
43307 \shape italic
43308 cua.bind
43309 \shape default
43310 , you can see that they are included to keep the overview in the bind-file.
43311 \end_layout
43312
43313 \begin_layout Standard
43314 The field 
43315 \family sans
43316 Show
43317 \begin_inset space ~
43318 \end_inset
43319
43320 key-bindings
43321 \begin_inset space ~
43322 \end_inset
43323
43324 containing
43325 \family default
43326  allows you to search for the shortcut provided for a particular function
43327  in the selected key binding file.
43328 \end_layout
43329
43330 \begin_layout Subsubsection
43331 Editing Shortcuts
43332 \begin_inset CommandInset label
43333 LatexCommand label
43334 name "sub:Editing-Shortcuts"
43335
43336 \end_inset
43337
43338
43339 \begin_inset Index idx
43340 status collapsed
43341
43342 \begin_layout Plain Layout
43343 Key Bindings ! Editing
43344 \end_layout
43345
43346 \end_inset
43347
43348
43349 \end_layout
43350
43351 \begin_layout Standard
43352 To add new or modify existing keybindings to your own taste you can use
43353  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43354  To find functions easily, they are grouped by categories and the dialog
43355  provides the field 
43356 \family sans
43357 Show key-bindings containing
43358 \family default
43359 .
43360  In this field you can insert a keyword for a function you want to edit.
43361  Insert there for example as keyword 
43362 \begin_inset Quotes eld
43363 \end_inset
43364
43365 paste
43366 \begin_inset Quotes erd
43367 \end_inset
43368
43369  and you get the four different existing shortcuts for the three different
43370  functions that contain 
43371 \begin_inset Quotes eld
43372 \end_inset
43373
43374 paste
43375 \begin_inset Quotes erd
43376 \end_inset
43377
43378  in their name.
43379  As you can see, one function can have more than one shortcut.
43380  All LyX-functions are also listed in the file 
43381 \family sans
43382 LyX Functions
43383 \family default
43384  that you will find in the 
43385 \family sans
43386 Help
43387 \family default
43388  menu.
43389 \end_layout
43390
43391 \begin_layout Standard
43392 For example, to add the shortcut 
43393 \family sans
43394 Alt+Q
43395 \family default
43396  for the function 
43397 \family sans
43398 textstyle-apply
43399 \family default
43400 , select the function and press the 
43401 \family sans
43402 Modify
43403 \family default
43404  button.
43405  A dialog pops up where you can add the shortcut by using it.
43406  So press Alt+Q to define the shortcut.
43407 \end_layout
43408
43409 \begin_layout Standard
43410 Modifying an existing shortcut is done the same way.
43411  You can also bind multiple functions to one shortcut by starting the LyX
43412  Function definition with “command alternatives” and following it with the
43413  different function names as a semicolon separated list.
43414  LyX will then use the first function that is enabled in the current document
43415  part.
43416  
43417 \end_layout
43418
43419 \begin_layout Standard
43420 If you don't like a particular shortcut, you can remove it.
43421 \end_layout
43422
43423 \begin_layout Standard
43424 Alternatively you can also edit shortcuts by modifying binding files with
43425  a text editor.
43426  The syntax of the entries is:
43427 \end_layout
43428
43429 \begin_layout Standard
43430
43431 \series bold
43432
43433 \backslash
43434 bind 
43435 \begin_inset Quotes eld
43436 \end_inset
43437
43438 key combination
43439 \begin_inset Quotes erd
43440 \end_inset
43441
43442  
43443 \begin_inset Quotes eld
43444 \end_inset
43445
43446 LyX-function
43447 \begin_inset Quotes erd
43448 \end_inset
43449
43450
43451 \end_layout
43452
43453 \begin_layout Subsection
43454 Keyboard/Mouse
43455 \begin_inset CommandInset label
43456 LatexCommand label
43457 name "sub:Keyboard-Map"
43458
43459 \end_inset
43460
43461
43462 \begin_inset Index idx
43463 status collapsed
43464
43465 \begin_layout Plain Layout
43466 Keyboard Map
43467 \end_layout
43468
43469 \end_inset
43470
43471
43472 \begin_inset Index idx
43473 status collapsed
43474
43475 \begin_layout Plain Layout
43476 Settings ! Keyboard Map
43477 \end_layout
43478
43479 \end_inset
43480
43481
43482 \end_layout
43483
43484 \begin_layout Standard
43485 Normally keyboard settings are made in a menu of your operating system.
43486  For the case thatWhere this is not possible, LyX provides keyboard maps.
43487  If, for example, you have a Czech keyboard but want to use it as if it
43488  is a Romanian one, you can enable 
43489 \family sans
43490 Use
43491 \begin_inset space ~
43492 \end_inset
43493
43494 keyboard
43495 \begin_inset space ~
43496 \end_inset
43497
43498 map
43499 \family default
43500  and select the keyboard map file named 
43501 \shape italic
43502 romanian.kmap
43503 \shape default
43504 .
43505 \end_layout
43506
43507 \begin_layout Standard
43508 You can specify a 
43509 \family sans
43510 First
43511 \family default
43512  and a 
43513 \family sans
43514 Second
43515 \family default
43516  keyboard map and, if you use the 
43517 \emph on
43518 cua
43519 \emph default
43520  bindings, you can select the first and second with 
43521 \begin_inset Info
43522 type  "shortcut"
43523 arg   "keymap-primary"
43524 \end_inset
43525
43526  and 
43527 \begin_inset Info
43528 type  "shortcut"
43529 arg   "keymap-secondary"
43530 \end_inset
43531
43532  respectively or toggle between them with 
43533 \begin_inset Info
43534 type  "shortcut"
43535 arg   "keymap-toggle"
43536 \end_inset
43537
43538 .
43539 \end_layout
43540
43541 \begin_layout Standard
43542 \begin_inset Note Greyedout
43543 status open
43544
43545 \begin_layout Plain Layout
43546
43547 \series bold
43548 Note:
43549 \series default
43550  Keyboard maps can only provide a makeshift solution and don't work on all
43551  systems.
43552 \end_layout
43553
43554 \end_inset
43555
43556
43557 \end_layout
43558
43559 \begin_layout Standard
43560 You can also specify the mouse 
43561 \family sans
43562 Wheel scrolling speed
43563 \family default
43564 .
43565  The standard value is 1.0; higher values speed up the scrolling, lower ones
43566  slow it down.
43567 \end_layout
43568
43569 \begin_layout Standard
43570 If you 
43571 \family sans
43572 Enable
43573 \family default
43574  
43575 \family sans
43576 Scroll
43577 \begin_inset space ~
43578 \end_inset
43579
43580 wheel
43581 \begin_inset space ~
43582 \end_inset
43583
43584 zoom,
43585 \family default
43586  you can select a key for zooming.
43587  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
43588 \end_layout
43589
43590 \begin_layout Subsection
43591 Input Completion
43592 \end_layout
43593
43594 \begin_layout Standard
43595 Input completion is described in section
43596 \begin_inset space ~
43597 \end_inset
43598
43599
43600 \begin_inset CommandInset ref
43601 LatexCommand ref
43602 reference "sec:Input-Completion"
43603
43604 \end_inset
43605
43606 .
43607 \end_layout
43608
43609 \begin_layout Section
43610 Paths
43611 \begin_inset CommandInset label
43612 LatexCommand label
43613 name "sec:Paths"
43614
43615 \end_inset
43616
43617
43618 \begin_inset Index idx
43619 status collapsed
43620
43621 \begin_layout Plain Layout
43622 Paths
43623 \end_layout
43624
43625 \end_inset
43626
43627
43628 \begin_inset Index idx
43629 status collapsed
43630
43631 \begin_layout Plain Layout
43632 Settings ! Paths
43633 \end_layout
43634
43635 \end_inset
43636
43637
43638 \end_layout
43639
43640 \begin_layout Standard
43641 The paths to the various resources used by LyX are normally determined during
43642  the installation.
43643  But there may be reasons why you might want to modify them.
43644 \end_layout
43645
43646 \begin_layout Description
43647 Working
43648 \begin_inset space ~
43649 \end_inset
43650
43651 directory This is LyX's working directory.
43652  It is the default when you 
43653 \family sans
43654 Open
43655 \family default
43656
43657 \family sans
43658 Save
43659 \family default
43660  or 
43661 \family sans
43662 Save
43663 \begin_inset space ~
43664 \end_inset
43665
43666 As
43667 \family default
43668  files.
43669 \end_layout
43670
43671 \begin_layout Description
43672 Document
43673 \begin_inset space ~
43674 \end_inset
43675
43676 templates This directory will be opened when you use the menu 
43677 \family sans
43678 File\SpecialChar \menuseparator
43679 New
43680 \begin_inset space ~
43681 \end_inset
43682
43683 from
43684 \begin_inset space ~
43685 \end_inset
43686
43687 Template
43688 \family default
43689 .
43690 \end_layout
43691
43692 \begin_layout Description
43693 Example
43694 \begin_inset space ~
43695 \end_inset
43696
43697 files This directory will be opened when you use the button 
43698 \family sans
43699 Examples
43700 \family default
43701  in the 
43702 \family sans
43703 File\SpecialChar \menuseparator
43704 Open
43705 \family default
43706  dialog.
43707 \begin_inset Newline newline
43708 \end_inset
43709
43710
43711 \begin_inset Note Greyedout
43712 status open
43713
43714 \begin_layout Plain Layout
43715
43716 \series bold
43717 Note:
43718 \series default
43719  The 
43720 \family sans
43721 Examples
43722 \family default
43723  button does not exist when using LyX on Mac OS and Windows systems.
43724 \end_layout
43725
43726 \end_inset
43727
43728
43729 \end_layout
43730
43731 \begin_layout Description
43732 Backup
43733 \begin_inset space ~
43734 \end_inset
43735
43736 directory
43737 \begin_inset Index idx
43738 status collapsed
43739
43740 \begin_layout Plain Layout
43741 Backup ! Directory
43742 \end_layout
43743
43744 \end_inset
43745
43746  Backup copies will be saved to this directory.
43747  If no directory is given but backups are enabled as described in section
43748 \begin_inset space ~
43749 \end_inset
43750
43751
43752 \begin_inset CommandInset ref
43753 LatexCommand ref
43754 reference "sub:Backup documents"
43755
43756 \end_inset
43757
43758 , the 
43759 \family sans
43760 Working directory
43761 \family default
43762  will be used to save the backups.
43763 \begin_inset Newline newline
43764 \end_inset
43765
43766 Backup files have the ending 
43767 \begin_inset Quotes eld
43768 \end_inset
43769
43770 .lyx~
43771 \begin_inset Quotes erd
43772 \end_inset
43773
43774 .
43775 \end_layout
43776
43777 \begin_layout Description
43778 Ly
43779 \begin_inset ERT
43780 status collapsed
43781
43782 \begin_layout Plain Layout
43783
43784 {}
43785 \end_layout
43786
43787 \end_inset
43788
43789 XServer
43790 \begin_inset space ~
43791 \end_inset
43792
43793 pipe Here you can enter the name of a so-called UNIX-pipe.
43794  This pipe is used to send data from external programs to LyX.
43795 \begin_inset Newline newline
43796 \end_inset
43797
43798
43799 \series bold
43800 Example:
43801 \series default
43802  You add a BibTeX-database 
43803 \emph on
43804 test.bib
43805 \emph default
43806  to your document.
43807  You can edit this file with the program 
43808 \family typewriter
43809 JabRef
43810 \family default
43811 .
43812  In 
43813 \family typewriter
43814 JabRef
43815 \family default
43816  you have to use the same Unix-Pipe for LyX in its preferences under 
43817 \family sans
43818 External
43819 \begin_inset space ~
43820 \end_inset
43821
43822 programs
43823 \family default
43824 .
43825  If you want to get one entry of the database as citation, select it in
43826  
43827 \family typewriter
43828 JabRef
43829 \family default
43830  and click on the LyX-symbol.
43831  The entry will now be inserted as a citation at the current cursor position
43832  in your LyX file.
43833  Of course, 
43834 \family typewriter
43835 JabRef
43836 \family default
43837  and LyX need to be running the same time.
43838 \begin_inset Newline newline
43839 \end_inset
43840
43841 The pipe is also used for the 
43842 \family sans
43843 Single instance
43844 \family default
43845  feature, see sec.
43846 \begin_inset space \thinspace{}
43847 \end_inset
43848
43849
43850 \begin_inset CommandInset ref
43851 LatexCommand ref
43852 reference "sub:Backup documents"
43853
43854 \end_inset
43855
43856 .
43857 \begin_inset Newline newline
43858 \end_inset
43859
43860 To use the LyXServer-Pipe on Windows, you must use this pipe name:
43861 \begin_inset Newline newline
43862 \end_inset
43863
43864
43865 \series bold
43866
43867 \backslash
43868
43869 \backslash
43870 .
43871 \backslash
43872 pipe
43873 \backslash
43874 lyxpipe
43875 \end_layout
43876
43877 \begin_layout Description
43878 Temporary
43879 \begin_inset space ~
43880 \end_inset
43881
43882 directory Temporary files will be saved in this directory.
43883 \end_layout
43884
43885 \begin_layout Description
43886 Thesaurus
43887 \begin_inset space ~
43888 \end_inset
43889
43890 dictionary Directory where the thesaurus dictionaries are located.
43891  You only need to specify it if the thesaurus does not work or if you want
43892  to use custom/alternative dictionaries.
43893 \end_layout
43894
43895 \begin_layout Description
43896 Hunspell
43897 \begin_inset space ~
43898 \end_inset
43899
43900 dictionary Directory where the dictionaries of the spell checker program
43901  
43902 \family typewriter
43903 Hunspell
43904 \family default
43905  are located.
43906  You only need to specify it if you are using 
43907 \family typewriter
43908 Hunspell
43909 \family default
43910  and spell checking does not work or if you want to use custom/alternative
43911  dictionaries.
43912  For LyX on Windows 
43913 \family typewriter
43914 Hunspell
43915 \family default
43916  is the only available spell checker and should work without specifying
43917  a directory.
43918 \end_layout
43919
43920 \begin_layout Description
43921 PATH
43922 \begin_inset space ~
43923 \end_inset
43924
43925 prefix This field contains a list of paths to external programs.
43926  When LyX needs to use an external program, it looks in this list to see
43927  where to find it on the system.
43928  The path list is automatically set up on Windows and Mac systems when LyX
43929  is configured; so you normally don't have to modify it.
43930  On Unix
43931 \begin_inset space \thinspace{}
43932 \end_inset
43933
43934 /
43935 \begin_inset space \thinspace{}
43936 \end_inset
43937
43938 Linux systems, the path list will need to be set only if there are external
43939  programs you wish to use that are not in your normal system path ($PATH).
43940 \end_layout
43941
43942 \begin_layout Description
43943 TEXINPUTS
43944 \begin_inset space ~
43945 \end_inset
43946
43947 prefix The TEXINPUTS environment variable allows you to use external files
43948  which are included in a LyX document via commands in TeX code or in the
43949  document preamble.
43950  This prefix includes by default the document directory (represented by
43951  a single dot '.').
43952  The prefix can contain any list of paths separated by the default separator
43953  of the OS (':' on UNIX like systems and ';' on Windows).
43954  If files are included, the paths listed in the TEXINPUTS prefix will be
43955  scanned for the input files.
43956  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
43957  to be relative to the directory of your LyX file.
43958  It is recommended that you always include ‘.' as one of the paths; otherwise
43959  compilation may fail for some documents.
43960 \end_layout
43961
43962 \begin_layout Section
43963 Identity
43964 \end_layout
43965
43966 \begin_layout Standard
43967 Here you can insert your 
43968 \family sans
43969 Name
43970 \family default
43971  and 
43972 \family sans
43973 E-mail
43974 \family default
43975  address.
43976  These will be used when you have enabled change tracking, as described
43977  in section
43978 \begin_inset space ~
43979 \end_inset
43980
43981
43982 \begin_inset CommandInset ref
43983 LatexCommand ref
43984 reference "sec:Change-Tracking"
43985
43986 \end_inset
43987
43988 , to mark changes you make as yours.
43989 \end_layout
43990
43991 \begin_layout Section
43992 Language Settings
43993 \begin_inset Index idx
43994 status collapsed
43995
43996 \begin_layout Plain Layout
43997 Language ! Settings
43998 \end_layout
43999
44000 \end_inset
44001
44002
44003 \begin_inset Index idx
44004 status collapsed
44005
44006 \begin_layout Plain Layout
44007 Settings ! Language
44008 \end_layout
44009
44010 \end_inset
44011
44012
44013 \end_layout
44014
44015 \begin_layout Subsection
44016 Language
44017 \begin_inset CommandInset label
44018 LatexCommand label
44019 name "sub:Prefs-Language"
44020
44021 \end_inset
44022
44023
44024 \end_layout
44025
44026 \begin_layout Description
44027 User
44028 \begin_inset space ~
44029 \end_inset
44030
44031 interface
44032 \begin_inset space ~
44033 \end_inset
44034
44035 language Here you can select the language for LyX's menus.
44036  You can find its actual translation status here: 
44037 \begin_inset CommandInset href
44038 LatexCommand href
44039 target "http://www.lyx.org/I18n"
44040
44041 \end_inset
44042
44043
44044 \end_layout
44045
44046 \begin_layout Description
44047 Language
44048 \begin_inset space ~
44049 \end_inset
44050
44051 package determines which LaTeX package should be loaded to handle language
44052  issues.
44053  Language issues that are handled by this package include proper hyphenation
44054  as well as localization of dates and text strings such as 
44055 \begin_inset Quotes eld
44056 \end_inset
44057
44058 Chapter
44059 \begin_inset Quotes erd
44060 \end_inset
44061
44062  and 
44063 \begin_inset Quotes eld
44064 \end_inset
44065
44066 Table
44067 \begin_inset Quotes erd
44068 \end_inset
44069
44070 .
44071  The most widespread language package is 
44072 \series bold
44073 babel
44074 \series default
44075
44076 \begin_inset Index idx
44077 status collapsed
44078
44079 \begin_layout Plain Layout
44080 LaTeX-packages ! babel
44081 \end_layout
44082
44083 \end_inset
44084
44085 ; it is the default language package in classic LaTeX.
44086  More recent typesetting engines such as XeTeX and LuaTeX come with the
44087  alternative language package 
44088 \series bold
44089 polyglossia
44090 \series default
44091
44092 \begin_inset Index idx
44093 status collapsed
44094
44095 \begin_layout Plain Layout
44096 LaTeX-packages ! polyglossia
44097 \end_layout
44098
44099 \end_inset
44100
44101  that is more suited to the multi-script support of these engines.
44102  Furthermore, there are also specific language packages for languages not
44103  covered by 
44104 \series bold
44105 babel
44106 \series default
44107 .
44108  The available selections are described in section
44109 \begin_inset space ~
44110 \end_inset
44111
44112
44113 \begin_inset CommandInset ref
44114 LatexCommand ref
44115 reference "sec:Language-encodings"
44116
44117 \end_inset
44118
44119 .
44120 \end_layout
44121
44122 \begin_layout Description
44123 Command
44124 \begin_inset space ~
44125 \end_inset
44126
44127 start If a special LaTeX-package is needed to write in a certain document
44128  language, you can here specify the command to start the package.
44129  An example is the start command 
44130 \family sans
44131
44132 \backslash
44133 begin{arabtext}
44134 \family default
44135  that is needed to write Arabic using the package 
44136 \series bold
44137 ArabTeX
44138 \series default
44139 , see 
44140 \begin_inset CommandInset citation
44141 LatexCommand cite
44142 key "Arabic"
44143
44144 \end_inset
44145
44146 .
44147  The default is the 
44148 \series bold
44149 babel
44150 \series default
44151  command 
44152 \family sans
44153
44154 \backslash
44155 selectlanguage{$$lang}
44156 \family default
44157 .
44158 \end_layout
44159
44160 \begin_layout Description
44161 Command
44162 \begin_inset space ~
44163 \end_inset
44164
44165 end Counterpart to 
44166 \family sans
44167 Command start
44168 \family default
44169 .
44170  Some packages, like the default, don't have an end command since the start
44171  command toggles the package on and off.
44172 \end_layout
44173
44174 \begin_layout Description
44175 Default
44176 \begin_inset space ~
44177 \end_inset
44178
44179 Decimal
44180 \begin_inset space ~
44181 \end_inset
44182
44183 Point Define the default decimal point for use in tables (decimal point
44184  alignment).
44185 \end_layout
44186
44187 \begin_layout Description
44188 Set
44189 \begin_inset space ~
44190 \end_inset
44191
44192 languages
44193 \begin_inset space ~
44194 \end_inset
44195
44196 globally When this option is set, the languages used in the document will
44197  be added as options to the document class options, so that they can be
44198  used by all LaTeX-packages.
44199  Otherwise they will only be used as options for the 
44200 \series bold
44201 babel
44202 \series default
44203  package.
44204 \end_layout
44205
44206 \begin_layout Description
44207 Auto
44208 \begin_inset space ~
44209 \end_inset
44210
44211 begin When this option is set, documents start with the chosen document
44212  language.
44213  When this option is not set, the 
44214 \family sans
44215 Command
44216 \begin_inset space ~
44217 \end_inset
44218
44219 start
44220 \family default
44221  is explicitly set to the beginning of the document in the LaTeX-output.
44222  This assures that the correct language is used when you use another 
44223 \family sans
44224 Command
44225 \begin_inset space ~
44226 \end_inset
44227
44228 start
44229 \family default
44230  than the default.
44231 \end_layout
44232
44233 \begin_layout Description
44234 Auto
44235 \begin_inset space ~
44236 \end_inset
44237
44238 end Counterpart to 
44239 \family sans
44240 Auto
44241 \begin_inset space ~
44242 \end_inset
44243
44244 begin
44245 \family default
44246 .
44247  When it is not set, the 
44248 \family sans
44249 Command
44250 \begin_inset space ~
44251 \end_inset
44252
44253 end
44254 \family default
44255  is set to the end of the document.
44256 \end_layout
44257
44258 \begin_layout Description
44259 Mark
44260 \begin_inset space ~
44261 \end_inset
44262
44263 foreign
44264 \begin_inset space ~
44265 \end_inset
44266
44267 languages Text marked formatted in a language different from the document
44268  language will be underlined in blue.
44269 \end_layout
44270
44271 \begin_layout Description
44272 Enable
44273 \begin_inset space ~
44274 \end_inset
44275
44276 RTL
44277 \begin_inset space ~
44278 \end_inset
44279
44280 support Enables the use of languages, written from right to left (RTL),
44281  like Arabic, Hebrew or Farsi.
44282 \end_layout
44283
44284 \begin_layout Description
44285 Cursor
44286 \begin_inset space ~
44287 \end_inset
44288
44289 movement When writing RTL, you can define if the left and right arrow keys
44290  move the cursor visually to the left or right, respectively, or logically.
44291  Logical means that the cursor is moved to the left when pressing the right
44292  arrow key and the cursor is inside text in an RTL language.
44293 \end_layout
44294
44295 \begin_layout Subsection
44296 Spellchecker
44297 \end_layout
44298
44299 \begin_layout Standard
44300 The spellchecker settings are explained in section
44301 \begin_inset space ~
44302 \end_inset
44303
44304
44305 \begin_inset CommandInset ref
44306 LatexCommand ref
44307 reference "sec:Spellchecking"
44308
44309 \end_inset
44310
44311 .
44312 \end_layout
44313
44314 \begin_layout Section
44315 Outputs
44316 \end_layout
44317
44318 \begin_layout Subsection
44319 General
44320 \end_layout
44321
44322 \begin_layout Description
44323 Output
44324 \begin_inset space ~
44325 \end_inset
44326
44327 line
44328 \begin_inset space ~
44329 \end_inset
44330
44331 length sets the maximum number of characters printed in one line when using
44332  the menu 
44333 \family sans
44334 File\SpecialChar \menuseparator
44335 Export\SpecialChar \menuseparator
44336 Plain
44337 \begin_inset space ~
44338 \end_inset
44339
44340 text
44341 \family default
44342 .
44343  Setting the line length to 0 means all text is printed in one endless line.
44344 \end_layout
44345
44346 \begin_layout Description
44347 Date
44348 \begin_inset space ~
44349 \end_inset
44350
44351 format
44352 \begin_inset Index idx
44353 status collapsed
44354
44355 \begin_layout Plain Layout
44356 Date Format
44357 \end_layout
44358
44359 \end_inset
44360
44361
44362 \begin_inset Index idx
44363 status collapsed
44364
44365 \begin_layout Plain Layout
44366 Settings ! Date format
44367 \end_layout
44368
44369 \end_inset
44370
44371  The date format can be one or a mixture of the formats listed here:
44372 \begin_inset Newline newline
44373 \end_inset
44374
44375
44376 \begin_inset Flex URL
44377 status collapsed
44378
44379 \begin_layout Plain Layout
44380
44381 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44382 \end_layout
44383
44384 \end_inset
44385
44386
44387 \begin_inset Newline newline
44388 \end_inset
44389
44390 For example the format
44391 \begin_inset Newline newline
44392 \end_inset
44393
44394 %d/%m/%y
44395 \begin_inset Newline newline
44396 \end_inset
44397
44398 prints the date as day/month/year.
44399 \end_layout
44400
44401 \begin_layout Description
44402 Overwrite
44403 \begin_inset space ~
44404 \end_inset
44405
44406 on
44407 \begin_inset space ~
44408 \end_inset
44409
44410 export Setting what LyX is allowed to overwrite on export.
44411 \end_layout
44412
44413 \begin_layout Description
44414 Forward
44415 \begin_inset space ~
44416 \end_inset
44417
44418 search Commands that will be used for the menu 
44419 \family sans
44420 Navigate\SpecialChar \menuseparator
44421 Forward
44422 \begin_inset space ~
44423 \end_inset
44424
44425 search
44426 \family default
44427 .
44428  For a detailed description see section 
44429 \emph on
44430 Reverse DVI/PDF search
44431 \emph default
44432  of the 
44433 \emph on
44434 Additional
44435 \begin_inset space ~
44436 \end_inset
44437
44438 Features
44439 \emph default
44440  manual.
44441 \end_layout
44442
44443 \begin_layout Subsection
44444 Printer
44445 \begin_inset CommandInset label
44446 LatexCommand label
44447 name "sub:Printer"
44448
44449 \end_inset
44450
44451
44452 \begin_inset Index idx
44453 status collapsed
44454
44455 \begin_layout Plain Layout
44456 Printer
44457 \end_layout
44458
44459 \end_inset
44460
44461
44462 \begin_inset Index idx
44463 status collapsed
44464
44465 \begin_layout Plain Layout
44466 Settings ! Printer
44467 \end_layout
44468
44469 \end_inset
44470
44471
44472 \end_layout
44473
44474 \begin_layout Description
44475 Default
44476 \begin_inset space ~
44477 \end_inset
44478
44479 printer Here you can specify the name of your 
44480 \family sans
44481 Default printer
44482 \family default
44483 .
44484  The name will be used when the 
44485 \family sans
44486 Printer command
44487 \family default
44488  is executed.
44489 \begin_inset Newline newline
44490 \end_inset
44491
44492
44493 \begin_inset Note Greyedout
44494 status open
44495
44496 \begin_layout Plain Layout
44497
44498 \series bold
44499 Note:
44500 \series default
44501  You can leave this field empty on Windows systems because it has no effect.
44502 \end_layout
44503
44504 \end_inset
44505
44506
44507 \end_layout
44508
44509 \begin_layout Description
44510 Printer
44511 \begin_inset space ~
44512 \end_inset
44513
44514 command is the command LyX
44515 \begin_inset space \thinspace{}
44516 \end_inset
44517
44518 /
44519 \begin_inset space \thinspace{}
44520 \end_inset
44521
44522 LaTeX uses for printing.
44523  The default is 
44524 \family sans
44525 dvips
44526 \family default
44527  on most systems.
44528 \end_layout
44529
44530 \begin_layout Description
44531 Printer
44532 \begin_inset space ~
44533 \end_inset
44534
44535 Command
44536 \begin_inset space ~
44537 \end_inset
44538
44539 Options Here you can specify printer options.
44540  A list of printer options with explanations can be found in the documentation
44541  of the program that provides the 
44542 \family sans
44543 Printer command
44544 \family default
44545  you are using.
44546 \end_layout
44547
44548 \begin_layout Description
44549 Adapt
44550 \begin_inset space ~
44551 \end_inset
44552
44553 output
44554 \begin_inset space ~
44555 \end_inset
44556
44557 to
44558 \begin_inset space ~
44559 \end_inset
44560
44561 printer This option works only for the 
44562 \family sans
44563 Printer command
44564 \family default
44565  
44566 \begin_inset Quotes eld
44567 \end_inset
44568
44569
44570 \family sans
44571 dvips
44572 \family default
44573
44574 \begin_inset Quotes erd
44575 \end_inset
44576
44577 .
44578  It activates a configuration file for dvips.
44579  This is an option only for dvips experts.
44580 \end_layout
44581
44582 \begin_layout Subsection
44583 LaT
44584 \begin_inset ERT
44585 status collapsed
44586
44587 \begin_layout Plain Layout
44588
44589 {}
44590 \end_layout
44591
44592 \end_inset
44593
44594 eX
44595 \begin_inset CommandInset label
44596 LatexCommand label
44597 name "sub:LaTeX-settings"
44598
44599 \end_inset
44600
44601
44602 \begin_inset Index idx
44603 status collapsed
44604
44605 \begin_layout Plain Layout
44606 Settings ! LaTeX
44607 \end_layout
44608
44609 \end_inset
44610
44611
44612 \end_layout
44613
44614 \begin_layout Description
44615 Use
44616 \begin_inset space ~
44617 \end_inset
44618
44619 LaTe
44620 \begin_inset ERT
44621 status collapsed
44622
44623 \begin_layout Plain Layout
44624
44625 {}
44626 \end_layout
44627
44628 \end_inset
44629
44630 X
44631 \begin_inset space ~
44632 \end_inset
44633
44634 font
44635 \begin_inset space ~
44636 \end_inset
44637
44638 encoding This is the default encoding of the document font.
44639  
44640 \family sans
44641 T1
44642 \family default
44643  is the default and covers western languages and symbols.
44644  
44645 \family sans
44646 T2A
44647 \family default
44648
44649 \family sans
44650 T2B
44651 \family default
44652
44653 \family sans
44654 T2C
44655 \family default
44656
44657 \family sans
44658 LCY
44659 \family default
44660  and 
44661 \family sans
44662 X2
44663 \family default
44664  are used for Cyrillic.
44665  Combinations of the encodings are possible, like 
44666 \begin_inset Quotes eld
44667 \end_inset
44668
44669
44670 \family sans
44671 T1, T2B
44672 \family default
44673
44674 \begin_inset Quotes erd
44675 \end_inset
44676
44677 .
44678  The font encoding is normally automatically loaded by the language packages
44679  LyX sets up in the background.
44680  So there is no need to change the default encoding.
44681 \end_layout
44682
44683 \begin_layout Description
44684 Default
44685 \begin_inset space ~
44686 \end_inset
44687
44688 paper
44689 \begin_inset space ~
44690 \end_inset
44691
44692 size This is the paper size that is used for new documents.
44693  The 
44694 \family sans
44695 Default
44696 \family default
44697  value depends on your LaTeX-system setup.
44698 \end_layout
44699
44700 \begin_layout Description
44701 DVI
44702 \begin_inset space ~
44703 \end_inset
44704
44705 viewer
44706 \begin_inset space ~
44707 \end_inset
44708
44709 paper
44710 \begin_inset space ~
44711 \end_inset
44712
44713 size
44714 \begin_inset space ~
44715 \end_inset
44716
44717 options They only have an effect when the program 
44718 \family sans
44719 xdvi
44720 \family default
44721  is used as DVI-viewer, read its manual to find out more.
44722 \end_layout
44723
44724 \begin_layout Standard
44725 Here you can also specify options and commands with parameters for processors.
44726  But before you change something, it is strongly recommended to read the
44727  manuals of the applications.
44728 \end_layout
44729
44730 \begin_layout Description
44731 Bibliography
44732 \begin_inset space ~
44733 \end_inset
44734
44735 generation Settings for the generation of the bibliography, see section
44736 \begin_inset space ~
44737 \end_inset
44738
44739
44740 \begin_inset CommandInset ref
44741 LatexCommand ref
44742 reference "sub:Bibliography-databases"
44743
44744 \end_inset
44745
44746 .
44747 \end_layout
44748
44749 \begin_layout Description
44750 Index
44751 \begin_inset space ~
44752 \end_inset
44753
44754 generation Settings for the generation of the index, see section
44755 \begin_inset space ~
44756 \end_inset
44757
44758
44759 \begin_inset CommandInset ref
44760 LatexCommand ref
44761 reference "sub:Index-Program"
44762
44763 \end_inset
44764
44765 .
44766 \end_layout
44767
44768 \begin_layout Description
44769 Nomenclature
44770 \begin_inset space ~
44771 \end_inset
44772
44773 command Command for the program that generates the nomenclature, see section
44774 \begin_inset space ~
44775 \end_inset
44776
44777
44778 \begin_inset CommandInset ref
44779 LatexCommand ref
44780 reference "sub:Nomenclature-Program"
44781
44782 \end_inset
44783
44784 .
44785 \end_layout
44786
44787 \begin_layout Description
44788 CheckTe
44789 \begin_inset ERT
44790 status collapsed
44791
44792 \begin_layout Plain Layout
44793
44794 {}
44795 \end_layout
44796
44797 \end_inset
44798
44799 X
44800 \begin_inset space ~
44801 \end_inset
44802
44803 command Command for the program 
44804 \family sans
44805 CheckTeX
44806 \family default
44807  that is described in the section 
44808 \emph on
44809 Checking TeX
44810 \emph default
44811  of the 
44812 \emph on
44813 Additional Features
44814 \emph default
44815  manual.
44816 \end_layout
44817
44818 \begin_layout Standard
44819 There are additionally the following options:
44820 \end_layout
44821
44822 \begin_layout Description
44823 Use
44824 \begin_inset space ~
44825 \end_inset
44826
44827 Windows-style
44828 \begin_inset space ~
44829 \end_inset
44830
44831 paths
44832 \begin_inset space ~
44833 \end_inset
44834
44835 in
44836 \begin_inset space ~
44837 \end_inset
44838
44839 LaTeX
44840 \begin_inset space ~
44841 \end_inset
44842
44843 files Uses paths in the notation of Windows, that means that 
44844 \begin_inset Quotes eld
44845 \end_inset
44846
44847
44848 \backslash
44849
44850 \begin_inset Quotes erd
44851 \end_inset
44852
44853  is used instead of 
44854 \begin_inset Quotes eld
44855 \end_inset
44856
44857 /
44858 \begin_inset Quotes erd
44859 \end_inset
44860
44861  to separate folders.
44862  This option is enabled by default when you use LyX on Windows.
44863 \begin_inset Index idx
44864 status collapsed
44865
44866 \begin_layout Plain Layout
44867 Paths
44868 \end_layout
44869
44870 \end_inset
44871
44872
44873 \begin_inset Index idx
44874 status collapsed
44875
44876 \begin_layout Plain Layout
44877 Settings ! Paths
44878 \end_layout
44879
44880 \end_inset
44881
44882
44883 \end_layout
44884
44885 \begin_layout Description
44886 Reset
44887 \begin_inset space ~
44888 \end_inset
44889
44890 class
44891 \begin_inset space ~
44892 \end_inset
44893
44894 options
44895 \begin_inset space ~
44896 \end_inset
44897
44898 when
44899 \begin_inset space ~
44900 \end_inset
44901
44902 document
44903 \begin_inset space ~
44904 \end_inset
44905
44906 class
44907 \begin_inset space ~
44908 \end_inset
44909
44910 changes Removes all manually set 
44911 \family sans
44912 Class options
44913 \family default
44914  in the 
44915 \family sans
44916 Document\SpecialChar \menuseparator
44917 Settings\SpecialChar \menuseparator
44918 Document
44919 \begin_inset space ~
44920 \end_inset
44921
44922 Class
44923 \family default
44924  dialog when changing the document class.
44925 \end_layout
44926
44927 \begin_layout Section
44928 File
44929 \begin_inset space ~
44930 \end_inset
44931
44932 Handling
44933 \begin_inset Index idx
44934 status collapsed
44935
44936 \begin_layout Plain Layout
44937 File handling
44938 \end_layout
44939
44940 \end_inset
44941
44942
44943 \end_layout
44944
44945 \begin_layout Subsection
44946 Converters
44947 \begin_inset CommandInset label
44948 LatexCommand label
44949 name "sub:Converters"
44950
44951 \end_inset
44952
44953
44954 \begin_inset Index idx
44955 status collapsed
44956
44957 \begin_layout Plain Layout
44958 Converters
44959 \end_layout
44960
44961 \end_inset
44962
44963
44964 \end_layout
44965
44966 \begin_layout Standard
44967 Here you find the list of defined converter commands to convert material
44968  from one format to another.
44969  You can modify converters or create new ones.
44970  To modify a converter, select it, change the entry of the 
44971 \family sans
44972 Converter
44973 \family default
44974  and/or 
44975 \family sans
44976 Extra
44977 \begin_inset space ~
44978 \end_inset
44979
44980 flag
44981 \family default
44982  field and press the 
44983 \family sans
44984 Modify
44985 \family default
44986  button.
44987  To create a new converter, select an existing one, select a different format
44988  in the 
44989 \family sans
44990 To
44991 \begin_inset space ~
44992 \end_inset
44993
44994 format
44995 \family default
44996  drop-down list, modify the 
44997 \family sans
44998 Converter
44999 \family default
45000  field and press the 
45001 \family sans
45002 Add
45003 \family default
45004  button.
45005 \end_layout
45006
45007 \begin_layout Standard
45008 If the 
45009 \family sans
45010 Converter File Cache
45011 \family default
45012  is 
45013 \family sans
45014 Enabled
45015 \family default
45016 , conversions will be cached as long as specified in the field 
45017 \family sans
45018 Maximum Age (in days
45019 \family default
45020 ).
45021  This means that images don't need to be converted again when you reopen
45022  a document; the converted images from the cache will be used instead.
45023 \end_layout
45024
45025 \begin_layout Standard
45026 More about converters, like the flags that can be used in the converter
45027  definition, is described in the section 
45028 \emph on
45029 Converters
45030 \emph default
45031  of the 
45032 \emph on
45033 Customization
45034 \emph default
45035  manual.
45036 \end_layout
45037
45038 \begin_layout Subsection
45039 File Formats
45040 \begin_inset CommandInset label
45041 LatexCommand label
45042 name "sec:File-Formats"
45043
45044 \end_inset
45045
45046
45047 \begin_inset Index idx
45048 status collapsed
45049
45050 \begin_layout Plain Layout
45051 File formats
45052 \end_layout
45053
45054 \end_inset
45055
45056
45057 \begin_inset Index idx
45058 status collapsed
45059
45060 \begin_layout Plain Layout
45061 Copiers
45062 \end_layout
45063
45064 \end_inset
45065
45066
45067 \end_layout
45068
45069 \begin_layout Standard
45070 Here you find the list of defined file formats that LyX can handle.
45071  You can modify the 
45072 \family sans
45073 Editor
45074 \family default
45075  and 
45076 \family sans
45077 Viewer
45078 \family default
45079  programs that should be used for certain formats.
45080 \end_layout
45081
45082 \begin_layout Standard
45083 You can also define the 
45084 \family sans
45085 Default output format
45086 \family default
45087  that is used when you use 
45088 \family sans
45089 View, Update, View Master Document
45090 \family default
45091  or 
45092 \family sans
45093 Update Master Document
45094 \family default
45095  in the 
45096 \family sans
45097 Document
45098 \family default
45099  menu or the toolbar.
45100 \end_layout
45101
45102 \begin_layout Standard
45103 More about formats and their options is described in the section 
45104 \emph on
45105 Formats
45106 \emph default
45107  of the 
45108 \emph on
45109 Customization
45110 \emph default
45111  manual.
45112 \end_layout
45113
45114 \begin_layout Standard
45115 Since all conversions from one format to another take place in LyX's temporary
45116  directory, it is sometimes necessary to modify a file before copying it
45117  to the temporary directory so that the conversion may be performed.
45118  This is done by specifying a 
45119 \family sans
45120 Copier
45121 \family default
45122 .
45123  More about this is described in the section 
45124 \emph on
45125 Copiers
45126 \emph default
45127  of the 
45128 \emph on
45129 Customization
45130 \emph default
45131  manual.
45132 \end_layout
45133
45134 \begin_layout Chapter
45135 Units available in LyX
45136 \begin_inset Index idx
45137 status collapsed
45138
45139 \begin_layout Plain Layout
45140 Units
45141 \end_layout
45142
45143 \end_inset
45144
45145
45146 \begin_inset CommandInset label
45147 LatexCommand label
45148 name "chap:Units-available-in"
45149
45150 \end_inset
45151
45152
45153 \end_layout
45154
45155 \begin_layout Standard
45156 Table
45157 \begin_inset space ~
45158 \end_inset
45159
45160
45161 \begin_inset CommandInset ref
45162 LatexCommand ref
45163 reference "tab:Units"
45164
45165 \end_inset
45166
45167  explains all the units available in LyX and used in this documentation.
45168 \end_layout
45169
45170 \begin_layout Standard
45171 \begin_inset Float table
45172 placement h
45173 wide false
45174 sideways false
45175 status open
45176
45177 \begin_layout Plain Layout
45178 \begin_inset Caption Standard
45179
45180 \begin_layout Plain Layout
45181 \begin_inset CommandInset label
45182 LatexCommand label
45183 name "tab:Units"
45184
45185 \end_inset
45186
45187 Units
45188 \end_layout
45189
45190 \end_inset
45191
45192
45193 \end_layout
45194
45195 \begin_layout Plain Layout
45196 \begin_inset VSpace medskip
45197 \end_inset
45198
45199
45200 \end_layout
45201
45202 \begin_layout Plain Layout
45203 \align center
45204 \begin_inset Tabular
45205 <lyxtabular version="3" rows="20" columns="2">
45206 <features rotate="0" tabularvalignment="middle">
45207 <column alignment="center" valignment="top">
45208 <column alignment="center" valignment="top">
45209 <row>
45210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45211 \begin_inset Text
45212
45213 \begin_layout Plain Layout
45214 unit
45215 \end_layout
45216
45217 \end_inset
45218 </cell>
45219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45220 \begin_inset Text
45221
45222 \begin_layout Plain Layout
45223 name/description
45224 \end_layout
45225
45226 \end_inset
45227 </cell>
45228 </row>
45229 <row>
45230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45231 \begin_inset Text
45232
45233 \begin_layout Plain Layout
45234 mm
45235 \end_layout
45236
45237 \end_inset
45238 </cell>
45239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45240 \begin_inset Text
45241
45242 \begin_layout Plain Layout
45243 millimeter
45244 \end_layout
45245
45246 \end_inset
45247 </cell>
45248 </row>
45249 <row>
45250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45251 \begin_inset Text
45252
45253 \begin_layout Plain Layout
45254 cm
45255 \end_layout
45256
45257 \end_inset
45258 </cell>
45259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45260 \begin_inset Text
45261
45262 \begin_layout Plain Layout
45263 centimeter
45264 \end_layout
45265
45266 \end_inset
45267 </cell>
45268 </row>
45269 <row>
45270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45271 \begin_inset Text
45272
45273 \begin_layout Plain Layout
45274 in
45275 \end_layout
45276
45277 \end_inset
45278 </cell>
45279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45280 \begin_inset Text
45281
45282 \begin_layout Plain Layout
45283 inch
45284 \end_layout
45285
45286 \end_inset
45287 </cell>
45288 </row>
45289 <row>
45290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45291 \begin_inset Text
45292
45293 \begin_layout Plain Layout
45294 pt
45295 \end_layout
45296
45297 \end_inset
45298 </cell>
45299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45300 \begin_inset Text
45301
45302 \begin_layout Plain Layout
45303 point (72.27
45304 \begin_inset space \thinspace{}
45305 \end_inset
45306
45307 pt = 1
45308 \begin_inset space \thinspace{}
45309 \end_inset
45310
45311 in)
45312 \end_layout
45313
45314 \end_inset
45315 </cell>
45316 </row>
45317 <row>
45318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45319 \begin_inset Text
45320
45321 \begin_layout Plain Layout
45322 pc
45323 \end_layout
45324
45325 \end_inset
45326 </cell>
45327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45328 \begin_inset Text
45329
45330 \begin_layout Plain Layout
45331 pica (1
45332 \begin_inset space \thinspace{}
45333 \end_inset
45334
45335 pc = 12
45336 \begin_inset space \thinspace{}
45337 \end_inset
45338
45339 pt)
45340 \end_layout
45341
45342 \end_inset
45343 </cell>
45344 </row>
45345 <row>
45346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45347 \begin_inset Text
45348
45349 \begin_layout Plain Layout
45350 sp
45351 \end_layout
45352
45353 \end_inset
45354 </cell>
45355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45356 \begin_inset Text
45357
45358 \begin_layout Plain Layout
45359 scaled point (65536
45360 \begin_inset space \thinspace{}
45361 \end_inset
45362
45363 sp = 1
45364 \begin_inset space \thinspace{}
45365 \end_inset
45366
45367 pt)
45368 \end_layout
45369
45370 \end_inset
45371 </cell>
45372 </row>
45373 <row>
45374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45375 \begin_inset Text
45376
45377 \begin_layout Plain Layout
45378 bp
45379 \end_layout
45380
45381 \end_inset
45382 </cell>
45383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45384 \begin_inset Text
45385
45386 \begin_layout Plain Layout
45387 big point (72
45388 \begin_inset space \thinspace{}
45389 \end_inset
45390
45391 bp = 1
45392 \begin_inset space \thinspace{}
45393 \end_inset
45394
45395 in)
45396 \end_layout
45397
45398 \end_inset
45399 </cell>
45400 </row>
45401 <row>
45402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45403 \begin_inset Text
45404
45405 \begin_layout Plain Layout
45406 dd
45407 \end_layout
45408
45409 \end_inset
45410 </cell>
45411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45412 \begin_inset Text
45413
45414 \begin_layout Plain Layout
45415 didot (72
45416 \begin_inset space \thinspace{}
45417 \end_inset
45418
45419 dd 
45420 \begin_inset Formula $\approx$
45421 \end_inset
45422
45423  37.6
45424 \begin_inset space \thinspace{}
45425 \end_inset
45426
45427 mm)
45428 \end_layout
45429
45430 \end_inset
45431 </cell>
45432 </row>
45433 <row>
45434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45435 \begin_inset Text
45436
45437 \begin_layout Plain Layout
45438 cc
45439 \end_layout
45440
45441 \end_inset
45442 </cell>
45443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45444 \begin_inset Text
45445
45446 \begin_layout Plain Layout
45447 cicero (1
45448 \begin_inset space \thinspace{}
45449 \end_inset
45450
45451 cc = 12
45452 \begin_inset space \thinspace{}
45453 \end_inset
45454
45455 dd)
45456 \end_layout
45457
45458 \end_inset
45459 </cell>
45460 </row>
45461 <row>
45462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45463 \begin_inset Text
45464
45465 \begin_layout Plain Layout
45466 Scale%
45467 \end_layout
45468
45469 \end_inset
45470 </cell>
45471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45472 \begin_inset Text
45473
45474 \begin_layout Plain Layout
45475 % of original image width
45476 \end_layout
45477
45478 \end_inset
45479 </cell>
45480 </row>
45481 <row>
45482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45483 \begin_inset Text
45484
45485 \begin_layout Plain Layout
45486 text%
45487 \end_layout
45488
45489 \end_inset
45490 </cell>
45491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45492 \begin_inset Text
45493
45494 \begin_layout Plain Layout
45495 % of text width
45496 \end_layout
45497
45498 \end_inset
45499 </cell>
45500 </row>
45501 <row>
45502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45503 \begin_inset Text
45504
45505 \begin_layout Plain Layout
45506 col%
45507 \end_layout
45508
45509 \end_inset
45510 </cell>
45511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45512 \begin_inset Text
45513
45514 \begin_layout Plain Layout
45515 % of column width
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 page%
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 % of paper width
45536 \end_layout
45537
45538 \end_inset
45539 </cell>
45540 </row>
45541 <row>
45542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45543 \begin_inset Text
45544
45545 \begin_layout Plain Layout
45546 line%
45547 \end_layout
45548
45549 \end_inset
45550 </cell>
45551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45552 \begin_inset Text
45553
45554 \begin_layout Plain Layout
45555 % of line width
45556 \end_layout
45557
45558 \end_inset
45559 </cell>
45560 </row>
45561 <row>
45562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45563 \begin_inset Text
45564
45565 \begin_layout Plain Layout
45566 theight%
45567 \end_layout
45568
45569 \end_inset
45570 </cell>
45571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45572 \begin_inset Text
45573
45574 \begin_layout Plain Layout
45575 % of text height
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 pheight%
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 paper height
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 ex
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 height of letter 
45616 \emph on
45617 x
45618 \emph default
45619  in current font
45620 \end_layout
45621
45622 \end_inset
45623 </cell>
45624 </row>
45625 <row>
45626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45627 \begin_inset Text
45628
45629 \begin_layout Plain Layout
45630 em
45631 \end_layout
45632
45633 \end_inset
45634 </cell>
45635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45636 \begin_inset Text
45637
45638 \begin_layout Plain Layout
45639 width of letter 
45640 \emph on
45641 M
45642 \emph default
45643  in current font
45644 \end_layout
45645
45646 \end_inset
45647 </cell>
45648 </row>
45649 <row>
45650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45651 \begin_inset Text
45652
45653 \begin_layout Plain Layout
45654 mu
45655 \end_layout
45656
45657 \end_inset
45658 </cell>
45659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45660 \begin_inset Text
45661
45662 \begin_layout Plain Layout
45663 math unit (1
45664 \begin_inset space \thinspace{}
45665 \end_inset
45666
45667 mu = 1/18
45668 \begin_inset space \thinspace{}
45669 \end_inset
45670
45671 em)
45672 \end_layout
45673
45674 \end_inset
45675 </cell>
45676 </row>
45677 </lyxtabular>
45678
45679 \end_inset
45680
45681
45682 \end_layout
45683
45684 \end_inset
45685
45686
45687 \end_layout
45688
45689 \begin_layout Chapter
45690 Credits
45691 \begin_inset CommandInset label
45692 LatexCommand label
45693 name "chap:Credits"
45694
45695 \end_inset
45696
45697
45698 \end_layout
45699
45700 \begin_layout Standard
45701 The documentation is a collaborative effort between many different people
45702  (and we would encourage people to contribute!).
45703 \end_layout
45704
45705 \begin_layout Itemize
45706
45707 \noun on
45708 Alejandro Aguilar Sierra
45709 \end_layout
45710
45711 \begin_layout Itemize
45712
45713 \noun on
45714 Amir Karger
45715 \end_layout
45716
45717 \begin_layout Itemize
45718
45719 \noun on
45720 David Johnson
45721 \end_layout
45722
45723 \begin_layout Itemize
45724
45725 \noun on
45726 Hartmut Haase
45727 \end_layout
45728
45729 \begin_layout Itemize
45730
45731 \noun on
45732 Ignacio García
45733 \end_layout
45734
45735 \begin_layout Itemize
45736
45737 \noun on
45738 Ivan Schreter
45739 \end_layout
45740
45741 \begin_layout Itemize
45742
45743 \noun on
45744 John Raithel
45745 \end_layout
45746
45747 \begin_layout Itemize
45748
45749 \noun on
45750 John Weiss
45751 \end_layout
45752
45753 \begin_layout Itemize
45754
45755 \noun on
45756 Lars Gullik Bjønnes
45757 \end_layout
45758
45759 \begin_layout Itemize
45760
45761 \noun on
45762 Matthias Ettrich
45763 \end_layout
45764
45765 \begin_layout Itemize
45766
45767 \noun on
45768 Matthias Zenker
45769 \end_layout
45770
45771 \begin_layout Itemize
45772
45773 \noun on
45774 Rich Fields
45775 \end_layout
45776
45777 \begin_layout Itemize
45778
45779 \noun on
45780 Pascal André
45781 \end_layout
45782
45783 \begin_layout Itemize
45784
45785 \noun on
45786 Paul Evans
45787 \end_layout
45788
45789 \begin_layout Itemize
45790
45791 \noun on
45792 Paul Russel
45793 \end_layout
45794
45795 \begin_layout Itemize
45796
45797 \noun on
45798 Robin Socha
45799 \end_layout
45800
45801 \begin_layout Itemize
45802
45803 \noun on
45804 Uwe Stöhr
45805 \end_layout
45806
45807 \begin_layout Itemize
45808 The LyX Team: 
45809 \begin_inset CommandInset citation
45810 LatexCommand cite
45811 key "lyxcredit"
45812
45813 \end_inset
45814
45815
45816 \end_layout
45817
45818 \begin_layout Standard
45819 \begin_inset Newpage newpage
45820 \end_inset
45821
45822 The bibliography on the following page was created with the 
45823 \family sans
45824 Bibliography
45825 \family default
45826  environment.
45827 \end_layout
45828
45829 \begin_layout Bibliography
45830 \begin_inset CommandInset bibitem
45831 LatexCommand bibitem
45832 label "Credits"
45833 key "lyxcredit"
45834
45835 \end_inset
45836
45837 The LyX Team: 
45838 \begin_inset CommandInset href
45839 LatexCommand href
45840 name "Credits"
45841 target "http://www.lyx.org/Credits"
45842
45843 \end_inset
45844
45845 :
45846 \begin_inset Newline newline
45847 \end_inset
45848
45849
45850 \begin_inset Flex URL
45851 status collapsed
45852
45853 \begin_layout Plain Layout
45854
45855 http://www.lyx.org/Credits
45856 \end_layout
45857
45858 \end_inset
45859
45860
45861 \end_layout
45862
45863 \begin_layout Bibliography
45864 \begin_inset CommandInset bibitem
45865 LatexCommand bibitem
45866 key "latexcompanion"
45867
45868 \end_inset
45869
45870 Frank Mittelbach and Michel Goossens: 
45871 \emph on
45872 The LaTeX Companion Second Edition.
45873
45874 \emph default
45875  Addison-Wesley, 2004
45876 \end_layout
45877
45878 \begin_layout Bibliography
45879 \begin_inset CommandInset bibitem
45880 LatexCommand bibitem
45881 key "latexguide"
45882
45883 \end_inset
45884
45885 Helmut Kopka and Patrick W.
45886  Daly: 
45887 \emph on
45888 A Guide to LaTeX Fourth Edition.
45889
45890 \emph default
45891  Addison-Wesley, 2003
45892 \end_layout
45893
45894 \begin_layout Bibliography
45895 \begin_inset CommandInset bibitem
45896 LatexCommand bibitem
45897 key "latexbook"
45898
45899 \end_inset
45900
45901 Leslie Lamport: 
45902 \emph on
45903 LaTeX: A Document Preparation System.
45904
45905 \emph default
45906  Addison-Wesley, second edition, 1994
45907 \end_layout
45908
45909 \begin_layout Bibliography
45910 \begin_inset CommandInset bibitem
45911 LatexCommand bibitem
45912 key "texbook"
45913
45914 \end_inset
45915
45916 Donald E.
45917  Knuth.
45918  
45919 \emph on
45920 The TeXbook.
45921
45922 \emph default
45923  Addison-Wesley, 1984
45924 \end_layout
45925
45926 \begin_layout Bibliography
45927 \begin_inset CommandInset bibitem
45928 LatexCommand bibitem
45929 key "TeXCatalogue"
45930
45931 \end_inset
45932
45933 The TeX Catalogue:
45934 \begin_inset Newline newline
45935 \end_inset
45936
45937
45938 \begin_inset Flex URL
45939 status collapsed
45940
45941 \begin_layout Plain Layout
45942
45943 http://mirrors.ctan.org/help/Catalogue/bytopic.html
45944 \end_layout
45945
45946 \end_inset
45947
45948
45949 \end_layout
45950
45951 \begin_layout Bibliography
45952 \begin_inset CommandInset bibitem
45953 LatexCommand bibitem
45954 key "LaTeXFAQ"
45955
45956 \end_inset
45957
45958 The LaTeX FAQ:
45959 \begin_inset Newline newline
45960 \end_inset
45961
45962
45963 \begin_inset Flex URL
45964 status collapsed
45965
45966 \begin_layout Plain Layout
45967
45968 http://www.tex.ac.uk/cgi-bin/texfaq2html
45969 \end_layout
45970
45971 \end_inset
45972
45973
45974 \end_layout
45975
45976 \begin_layout Bibliography
45977 \begin_inset CommandInset bibitem
45978 LatexCommand bibitem
45979 key "BibTeX"
45980
45981 \end_inset
45982
45983
45984 \begin_inset CommandInset href
45985 LatexCommand href
45986 name "Documentation"
45987 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
45988
45989 \end_inset
45990
45991  of the program 
45992 \family sans
45993 BibTeX
45994 \family default
45995 :
45996 \begin_inset Newline newline
45997 \end_inset
45998
45999
46000 \begin_inset Flex URL
46001 status collapsed
46002
46003 \begin_layout Plain Layout
46004
46005 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
46006 \end_layout
46007
46008 \end_inset
46009
46010
46011 \end_layout
46012
46013 \begin_layout Bibliography
46014 \begin_inset CommandInset bibitem
46015 LatexCommand bibitem
46016 key "BibTeX-2"
46017
46018 \end_inset
46019
46020
46021 \begin_inset CommandInset href
46022 LatexCommand href
46023 name "Documentation"
46024 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46025
46026 \end_inset
46027
46028  how to use the program 
46029 \family sans
46030 BibTeX
46031 \family default
46032 :
46033 \begin_inset Newline newline
46034 \end_inset
46035
46036
46037 \begin_inset Flex URL
46038 status collapsed
46039
46040 \begin_layout Plain Layout
46041
46042 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46043 \end_layout
46044
46045 \end_inset
46046
46047
46048 \end_layout
46049
46050 \begin_layout Bibliography
46051 \begin_inset CommandInset bibitem
46052 LatexCommand bibitem
46053 key "makeindex"
46054
46055 \end_inset
46056
46057
46058 \begin_inset CommandInset href
46059 LatexCommand href
46060 name "Documentation"
46061 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
46062
46063 \end_inset
46064
46065  of the program 
46066 \family sans
46067 makeindex
46068 \family default
46069 :
46070 \begin_inset Newline newline
46071 \end_inset
46072
46073
46074 \begin_inset Flex URL
46075 status collapsed
46076
46077 \begin_layout Plain Layout
46078
46079 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
46080 \end_layout
46081
46082 \end_inset
46083
46084
46085 \end_layout
46086
46087 \begin_layout Bibliography
46088 \begin_inset CommandInset bibitem
46089 LatexCommand bibitem
46090 key "xindy"
46091
46092 \end_inset
46093
46094
46095 \begin_inset CommandInset href
46096 LatexCommand href
46097 name "Documentation"
46098 target "http://www.xindy.org/documentation.html"
46099
46100 \end_inset
46101
46102  of the program 
46103 \family sans
46104 xindy
46105 \family default
46106 :
46107 \begin_inset Newline newline
46108 \end_inset
46109
46110
46111 \begin_inset Flex URL
46112 status collapsed
46113
46114 \begin_layout Plain Layout
46115
46116 http://www.xindy.org/documentation.html
46117 \end_layout
46118
46119 \end_inset
46120
46121
46122 \end_layout
46123
46124 \begin_layout Bibliography
46125 \begin_inset CommandInset bibitem
46126 LatexCommand bibitem
46127 key "AMS"
46128
46129 \end_inset
46130
46131
46132 \begin_inset CommandInset href
46133 LatexCommand href
46134 name "Documentation"
46135 target "http://www.ams.org/publications/authors/tex/amslatex"
46136
46137 \end_inset
46138
46139  of the AMS LaTeX-packages:
46140 \begin_inset Newline newline
46141 \end_inset
46142
46143
46144 \begin_inset Flex URL
46145 status collapsed
46146
46147 \begin_layout Plain Layout
46148
46149 http://www.ams.org/publications/authors/tex/amslatex
46150 \end_layout
46151
46152 \end_inset
46153
46154
46155 \end_layout
46156
46157 \begin_layout Bibliography
46158 \begin_inset CommandInset bibitem
46159 LatexCommand bibitem
46160 key "caption"
46161
46162 \end_inset
46163
46164
46165 \begin_inset CommandInset href
46166 LatexCommand href
46167 name "Documentation"
46168 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46169
46170 \end_inset
46171
46172  of the LaTeX-package 
46173 \series bold
46174 caption
46175 \series default
46176
46177 \begin_inset Index idx
46178 status collapsed
46179
46180 \begin_layout Plain Layout
46181 LaTeX-packages ! caption
46182 \end_layout
46183
46184 \end_inset
46185
46186 :
46187 \begin_inset Newline newline
46188 \end_inset
46189
46190
46191 \begin_inset Flex URL
46192 status collapsed
46193
46194 \begin_layout Plain Layout
46195
46196 http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
46197 \end_layout
46198
46199 \end_inset
46200
46201
46202 \end_layout
46203
46204 \begin_layout Bibliography
46205 \begin_inset CommandInset bibitem
46206 LatexCommand bibitem
46207 key "enumitem"
46208
46209 \end_inset
46210
46211
46212 \begin_inset CommandInset href
46213 LatexCommand href
46214 name "Documentation"
46215 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
46216
46217 \end_inset
46218
46219  of the LaTeX-package 
46220 \series bold
46221 enumitem
46222 \series default
46223
46224 \begin_inset Index idx
46225 status collapsed
46226
46227 \begin_layout Plain Layout
46228 LaTeX-packages ! enumitem
46229 \end_layout
46230
46231 \end_inset
46232
46233 :
46234 \begin_inset Newline newline
46235 \end_inset
46236
46237
46238 \begin_inset Flex URL
46239 status collapsed
46240
46241 \begin_layout Plain Layout
46242
46243 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
46244 \end_layout
46245
46246 \end_inset
46247
46248
46249 \end_layout
46250
46251 \begin_layout Bibliography
46252 \begin_inset CommandInset bibitem
46253 LatexCommand bibitem
46254 key "fancyhdr"
46255
46256 \end_inset
46257
46258
46259 \begin_inset CommandInset href
46260 LatexCommand href
46261 name "Documentation"
46262 target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46263
46264 \end_inset
46265
46266  of the LaTeX-package 
46267 \series bold
46268 fancyhdr
46269 \series default
46270
46271 \begin_inset Index idx
46272 status collapsed
46273
46274 \begin_layout Plain Layout
46275 LaTeX-packages ! fancyhdr
46276 \end_layout
46277
46278 \end_inset
46279
46280 :
46281 \begin_inset Newline newline
46282 \end_inset
46283
46284
46285 \begin_inset Flex URL
46286 status collapsed
46287
46288 \begin_layout Plain Layout
46289
46290 http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46291 \end_layout
46292
46293 \end_inset
46294
46295
46296 \end_layout
46297
46298 \begin_layout Bibliography
46299 \begin_inset CommandInset bibitem
46300 LatexCommand bibitem
46301 key "hyperref"
46302
46303 \end_inset
46304
46305
46306 \begin_inset CommandInset href
46307 LatexCommand href
46308 name "Documentation"
46309 target "http://www.ctan.org/pkg/hyperref"
46310
46311 \end_inset
46312
46313  of the LaTeX-package 
46314 \series bold
46315 hyperref
46316 \series default
46317
46318 \begin_inset Index idx
46319 status collapsed
46320
46321 \begin_layout Plain Layout
46322 LaTeX-packages ! hyperref
46323 \end_layout
46324
46325 \end_inset
46326
46327 :
46328 \begin_inset Newline newline
46329 \end_inset
46330
46331
46332 \begin_inset Flex URL
46333 status collapsed
46334
46335 \begin_layout Plain Layout
46336
46337 http://www.ctan.org/pkg/hyperref
46338 \end_layout
46339
46340 \end_inset
46341
46342
46343 \end_layout
46344
46345 \begin_layout Bibliography
46346 \begin_inset CommandInset bibitem
46347 LatexCommand bibitem
46348 key "nomencl"
46349
46350 \end_inset
46351
46352
46353 \begin_inset CommandInset href
46354 LatexCommand href
46355 name "Documentation"
46356 target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
46357
46358 \end_inset
46359
46360  of the LaTeX-package 
46361 \series bold
46362 nomencl
46363 \series default
46364
46365 \begin_inset Index idx
46366 status collapsed
46367
46368 \begin_layout Plain Layout
46369 LaTeX-packages ! nomencl
46370 \end_layout
46371
46372 \end_inset
46373
46374 :
46375 \begin_inset Newline newline
46376 \end_inset
46377
46378
46379 \begin_inset Flex URL
46380 status collapsed
46381
46382 \begin_layout Plain Layout
46383
46384 http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
46385 \end_layout
46386
46387 \end_inset
46388
46389
46390 \end_layout
46391
46392 \begin_layout Bibliography
46393 \begin_inset CommandInset bibitem
46394 LatexCommand bibitem
46395 key "prettyref"
46396
46397 \end_inset
46398
46399
46400 \begin_inset CommandInset href
46401 LatexCommand href
46402 name "Documentation"
46403 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46404
46405 \end_inset
46406
46407  of the LaTeX-package 
46408 \series bold
46409 prettyref
46410 \series default
46411
46412 \begin_inset Index idx
46413 status collapsed
46414
46415 \begin_layout Plain Layout
46416 LaTeX-packages ! prettyref
46417 \end_layout
46418
46419 \end_inset
46420
46421 :
46422 \begin_inset Newline newline
46423 \end_inset
46424
46425
46426 \begin_inset Flex URL
46427 status collapsed
46428
46429 \begin_layout Plain Layout
46430
46431 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
46432 \end_layout
46433
46434 \end_inset
46435
46436
46437 \end_layout
46438
46439 \begin_layout Bibliography
46440 \begin_inset CommandInset bibitem
46441 LatexCommand bibitem
46442 key "refstyle"
46443
46444 \end_inset
46445
46446
46447 \begin_inset CommandInset href
46448 LatexCommand href
46449 name "Documentation"
46450 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46451
46452 \end_inset
46453
46454  of the LaTeX-package 
46455 \series bold
46456 refstyle
46457 \series default
46458
46459 \begin_inset Index idx
46460 status collapsed
46461
46462 \begin_layout Plain Layout
46463 LaTeX-packages ! refstyle
46464 \end_layout
46465
46466 \end_inset
46467
46468 :
46469 \begin_inset Newline newline
46470 \end_inset
46471
46472
46473 \begin_inset Flex URL
46474 status collapsed
46475
46476 \begin_layout Plain Layout
46477
46478 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
46479 \end_layout
46480
46481 \end_inset
46482
46483
46484 \end_layout
46485
46486 \begin_layout Bibliography
46487 \begin_inset CommandInset bibitem
46488 LatexCommand bibitem
46489 key "Arabic"
46490
46491 \end_inset
46492
46493
46494 \begin_inset CommandInset href
46495 LatexCommand href
46496 name "Wiki-page"
46497 target "http://wiki.lyx.org/Windows/Arabic"
46498
46499 \end_inset
46500
46501  how to set up LyX for Arabic:
46502 \begin_inset Newline newline
46503 \end_inset
46504
46505
46506 \begin_inset Flex URL
46507 status collapsed
46508
46509 \begin_layout Plain Layout
46510
46511 http://wiki.lyx.org/Windows/Arabic
46512 \end_layout
46513
46514 \end_inset
46515
46516
46517 \end_layout
46518
46519 \begin_layout Bibliography
46520 \begin_inset CommandInset bibitem
46521 LatexCommand bibitem
46522 key "Armenian"
46523
46524 \end_inset
46525
46526
46527 \begin_inset CommandInset href
46528 LatexCommand href
46529 name "Wiki-page"
46530 target "http://wiki.lyx.org/Windows/Armenian"
46531
46532 \end_inset
46533
46534  how to set up LyX for Armenian:
46535 \begin_inset Newline newline
46536 \end_inset
46537
46538
46539 \begin_inset Flex URL
46540 status collapsed
46541
46542 \begin_layout Plain Layout
46543
46544 http://wiki.lyx.org/Windows/Armenian
46545 \end_layout
46546
46547 \end_inset
46548
46549
46550 \end_layout
46551
46552 \begin_layout Bibliography
46553 \begin_inset CommandInset bibitem
46554 LatexCommand bibitem
46555 key "Cyrillic"
46556
46557 \end_inset
46558
46559
46560 \begin_inset CommandInset href
46561 LatexCommand href
46562 name "Wiki-page"
46563 target "http://wiki.lyx.org/Windows/Cyrillic"
46564
46565 \end_inset
46566
46567  how to set up LyX for Cyrillic languages:
46568 \begin_inset Newline newline
46569 \end_inset
46570
46571
46572 \begin_inset Flex URL
46573 status collapsed
46574
46575 \begin_layout Plain Layout
46576
46577 http://wiki.lyx.org/Windows/Cyrillic
46578 \end_layout
46579
46580 \end_inset
46581
46582
46583 \end_layout
46584
46585 \begin_layout Bibliography
46586 \begin_inset CommandInset bibitem
46587 LatexCommand bibitem
46588 key "Farsi"
46589
46590 \end_inset
46591
46592
46593 \begin_inset CommandInset href
46594 LatexCommand href
46595 name "Wiki-page"
46596 target "http://wiki.lyx.org/Windows/Farsi"
46597
46598 \end_inset
46599
46600  how to set up LyX for Farsi:
46601 \begin_inset Newline newline
46602 \end_inset
46603
46604
46605 \begin_inset Flex URL
46606 status collapsed
46607
46608 \begin_layout Plain Layout
46609
46610 http://wiki.lyx.org/Windows/Farsi
46611 \end_layout
46612
46613 \end_inset
46614
46615
46616 \end_layout
46617
46618 \begin_layout Bibliography
46619 \begin_inset CommandInset bibitem
46620 LatexCommand bibitem
46621 key "Hebrew"
46622
46623 \end_inset
46624
46625
46626 \begin_inset CommandInset href
46627 LatexCommand href
46628 name "Wiki-page"
46629 target "http://wiki.lyx.org/Windows/Hebrew"
46630
46631 \end_inset
46632
46633  how to set up LyX for Hebrew:
46634 \begin_inset Newline newline
46635 \end_inset
46636
46637
46638 \begin_inset Flex URL
46639 status collapsed
46640
46641 \begin_layout Plain Layout
46642
46643 http://wiki.lyx.org/Windows/Hebrew
46644 \end_layout
46645
46646 \end_inset
46647
46648
46649 \end_layout
46650
46651 \begin_layout Bibliography
46652 \begin_inset CommandInset bibitem
46653 LatexCommand bibitem
46654 key "Japanese"
46655
46656 \end_inset
46657
46658
46659 \begin_inset CommandInset href
46660 LatexCommand href
46661 name "Wiki-page"
46662 target "http://wiki.lyx.org/Windows/Japanese"
46663
46664 \end_inset
46665
46666  how to set up LyX for Japanese:
46667 \begin_inset Newline newline
46668 \end_inset
46669
46670
46671 \begin_inset Flex URL
46672 status collapsed
46673
46674 \begin_layout Plain Layout
46675
46676 http://wiki.lyx.org/Windows/Japanese
46677 \end_layout
46678
46679 \end_inset
46680
46681
46682 \end_layout
46683
46684 \begin_layout Bibliography
46685 \begin_inset CommandInset bibitem
46686 LatexCommand bibitem
46687 key "Latvian"
46688
46689 \end_inset
46690
46691
46692 \begin_inset CommandInset href
46693 LatexCommand href
46694 name "Wiki-page"
46695 target "http://wiki.lyx.org/Windows/Latvian"
46696
46697 \end_inset
46698
46699  how to set up LyX for Latvian:
46700 \begin_inset Newline newline
46701 \end_inset
46702
46703
46704 \begin_inset Flex URL
46705 status collapsed
46706
46707 \begin_layout Plain Layout
46708
46709 http://wiki.lyx.org/Windows/Latvian
46710 \end_layout
46711
46712 \end_inset
46713
46714
46715 \end_layout
46716
46717 \begin_layout Bibliography
46718 \begin_inset CommandInset bibitem
46719 LatexCommand bibitem
46720 key "Lithuanian"
46721
46722 \end_inset
46723
46724
46725 \begin_inset CommandInset href
46726 LatexCommand href
46727 name "Wiki-page"
46728 target "http://wiki.lyx.org/Windows/Lithuanian"
46729
46730 \end_inset
46731
46732  how to set up LyX for Lithuanian:
46733 \begin_inset Newline newline
46734 \end_inset
46735
46736
46737 \begin_inset Flex URL
46738 status collapsed
46739
46740 \begin_layout Plain Layout
46741
46742 http://wiki.lyx.org/Windows/Lithuanian
46743 \end_layout
46744
46745 \end_inset
46746
46747
46748 \end_layout
46749
46750 \begin_layout Bibliography
46751 \begin_inset CommandInset bibitem
46752 LatexCommand bibitem
46753 key "Mongolian"
46754
46755 \end_inset
46756
46757
46758 \begin_inset CommandInset href
46759 LatexCommand href
46760 name "Wiki-page"
46761 target "http://wiki.lyx.org/Windows/Mongolian"
46762
46763 \end_inset
46764
46765  how to set up LyX for Mongolian:
46766 \begin_inset Newline newline
46767 \end_inset
46768
46769
46770 \begin_inset Flex URL
46771 status collapsed
46772
46773 \begin_layout Plain Layout
46774
46775 http://wiki.lyx.org/Windows/Mongolian
46776 \end_layout
46777
46778 \end_inset
46779
46780
46781 \end_layout
46782
46783 \begin_layout Bibliography
46784 \begin_inset CommandInset bibitem
46785 LatexCommand bibitem
46786 key "Vietnamese"
46787
46788 \end_inset
46789
46790
46791 \begin_inset CommandInset href
46792 LatexCommand href
46793 name "Wiki-page"
46794 target "http://wiki.lyx.org/Windows/Vietnamese"
46795
46796 \end_inset
46797
46798  how to set up LyX for Vietnamese:
46799 \begin_inset Newline newline
46800 \end_inset
46801
46802
46803 \begin_inset Flex URL
46804 status collapsed
46805
46806 \begin_layout Plain Layout
46807
46808 http://wiki.lyx.org/Windows/Vietnamese
46809 \end_layout
46810
46811 \end_inset
46812
46813
46814 \end_layout
46815
46816 \begin_layout Bibliography
46817 \begin_inset CommandInset bibitem
46818 LatexCommand bibitem
46819 key "NewInLyX20"
46820
46821 \end_inset
46822
46823
46824 \begin_inset CommandInset href
46825 LatexCommand href
46826 name "Wiki-page"
46827 target "http://wiki.lyx.org/LyX/NewInLyX20"
46828
46829 \end_inset
46830
46831  about new features in 
46832 \family sans
46833 LyX 2.0
46834 \family default
46835 :
46836 \begin_inset Newline newline
46837 \end_inset
46838
46839
46840 \begin_inset Flex URL
46841 status collapsed
46842
46843 \begin_layout Plain Layout
46844
46845 http://wiki.lyx.org/LyX/NewInLyX20
46846 \end_layout
46847
46848 \end_inset
46849
46850
46851 \end_layout
46852
46853 \begin_layout Standard
46854 \begin_inset Newpage newpage
46855 \end_inset
46856
46857
46858 \begin_inset ERT
46859 status collapsed
46860
46861 \begin_layout Plain Layout
46862
46863
46864 \backslash
46865 let
46866 \backslash
46867 mybibname
46868 \backslash
46869 bibname
46870 \end_layout
46871
46872 \begin_layout Plain Layout
46873
46874
46875 \backslash
46876 renewcommand{
46877 \backslash
46878 bibname}{
46879 \backslash
46880 mybibname
46881 \backslash
46882 ; 2}
46883 \end_layout
46884
46885 \end_inset
46886
46887
46888 \begin_inset Note Note
46889 status collapsed
46890
46891 \begin_layout Plain Layout
46892 The command 
46893 \series bold
46894
46895 \backslash
46896 bibname
46897 \series default
46898  is the name of the bibliography in the current document language.
46899  It is redefined here with the number 2 at the end to state that the following
46900  bibliography is the second one:
46901 \end_layout
46902
46903 \end_inset
46904
46905
46906 \end_layout
46907
46908 \begin_layout Standard
46909 \begin_inset CommandInset bibtex
46910 LatexCommand bibtex
46911 bibfiles "biblio/LyXDocs"
46912 options "biblio/alphadin"
46913
46914 \end_inset
46915
46916
46917 \end_layout
46918
46919 \begin_layout Standard
46920 The above bibliography is created from a BibTeX-database.
46921 \end_layout
46922
46923 \begin_layout Standard
46924 \begin_inset CommandInset nomencl_print
46925 LatexCommand printnomenclature
46926 set_width "auto"
46927
46928 \end_inset
46929
46930
46931 \begin_inset CommandInset index_print
46932 LatexCommand printindex
46933 type "idx"
46934
46935 \end_inset
46936
46937
46938 \end_layout
46939
46940 \end_body
46941 \end_document